.free-items-page{display:flex;flex-direction:column;gap:1.5rem}.page-header{display:flex;justify-content:space-between;align-items:center}.current-month{font-size:1.25rem;font-weight:600;display:block;margin-bottom:.25rem}.header-subtitle{color:#888;font-size:.875rem}.add-item-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:#c41e3a;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;font-family:Inter,sans-serif}.add-item-btn:hover{background-color:#a01830}.add-icon{width:16px;height:16px;background-color:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cline x1='12' y1='5' x2='12' y2='19'/%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-card{background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;padding:1.25rem;display:flex;align-items:center;gap:1rem}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.stat-icon.claims{background-color:#c41e3a1a}.stat-icon.claims:after{content:"";width:24px;height:24px;background-color:#c41e3a;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpolyline points='20 12 20 22 4 22 4 12'/%3E%3Crect x='2' y='7' width='20' height='5'/%3E%3Cline x1='12' y1='22' x2='12' y2='7'/%3E%3Cpath d='M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z'/%3E%3Cpath d='M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat}.stat-icon.members{background-color:#3b82f61a}.stat-icon.members:after{content:"";width:24px;height:24px;background-color:#3b82f6;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat}.stat-icon.rate{background-color:#22c55e1a}.stat-icon.rate:after{content:"";width:24px;height:24px;background-color:#22c55e;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cline x1='12' y1='20' x2='12' y2='10'/%3E%3Cline x1='18' y1='20' x2='18' y2='4'/%3E%3Cline x1='6' y1='20' x2='6' y2='16'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat}.stat-icon.value{background-color:#8b5cf61a}.stat-icon.value:after{content:"";width:24px;height:24px;background-color:#8b5cf6;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cline x1='12' y1='1' x2='12' y2='23'/%3E%3Cpath d='M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat}.stat-content{display:flex;flex-direction:column}.stat-value{font-size:1.5rem;font-weight:700}.stat-label{font-size:.75rem;color:#888;text-transform:uppercase}.content-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:1.5rem}.card{background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;overflow:hidden}.card-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #2a2a2a}.card-header h2{font-size:1rem;font-weight:600}.item-count{font-size:.875rem;color:#888}.empty-pool,.empty-claims{padding:3rem 2rem;text-align:center}.empty-pool-icon{width:56px;height:56px;margin:0 auto 1rem;background-color:#252525;border-radius:12px;display:flex;align-items:center;justify-content:center}.empty-pool-icon:after{content:"";width:28px;height:28px;background-color:#555;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpolyline points='20 12 20 22 4 22 4 12'/%3E%3Crect x='2' y='7' width='20' height='5'/%3E%3Cline x1='12' y1='22' x2='12' y2='7'/%3E%3Cpath d='M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z'/%3E%3Cpath d='M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat}.empty-pool h3{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#ccc}.empty-pool p,.empty-claims p{margin:0;color:#666;font-size:.875rem}.items-list{min-height:100px}.item-row{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #222;gap:1rem}.item-row:last-child{border-bottom:none}.item-info{display:flex;align-items:center;gap:1rem;flex:1}.item-image{width:48px;height:48px;background-color:#252525;border-radius:8px;overflow:hidden;flex-shrink:0}.item-details{display:flex;flex-direction:column;gap:.125rem}.item-name{font-weight:500}.item-sku{font-size:.75rem;color:#666;font-family:monospace}.card-footer{padding:1rem 1.5rem;border-top:1px solid #2a2a2a;text-align:center}.add-more-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background-color:transparent;border:1px dashed #444;border-radius:8px;color:#888;font-size:.875rem;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.add-more-btn:hover{border-color:#c41e3a;color:#c41e3a}.claims-list{min-height:100px}.claim-row{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;border-bottom:1px solid #222}.claim-row:last-child{border-bottom:none}.claim-member{display:flex;align-items:center;gap:.75rem}.member-avatar{width:32px;height:32px;background:linear-gradient(135deg,#c41e3a,#8b0000);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.75rem}.member-name{font-size:.875rem;font-weight:500}.claim-item{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.claim-item .item-name{font-size:.875rem}.item-size{font-size:.75rem;color:#666}.claim-date{font-size:.75rem;color:#666;white-space:nowrap}.config-card .config-content{padding:0}.config-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #222}.config-row:last-child{border-bottom:none}.option-header{display:flex;align-items:center;gap:1rem;margin-bottom:.25rem}.option-header h3{font-size:.875rem;font-weight:500}.option-value{font-size:.75rem;padding:.25rem .5rem;background-color:#c41e3a1a;color:#c41e3a;border-radius:4px}.option-description{font-size:.75rem;color:#666}@media(max-width:1200px){.stats-row{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}}@media(max-width:640px){.stats-row{grid-template-columns:1fr}.page-header{flex-direction:column;align-items:flex-start;gap:1rem}}
