:root{color:#f5f7fa;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#0b1410;font-family:Inter,system-ui,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:#0b1410;min-width:320px;margin:0}button,input,select,textarea{font:inherit}#root{background:0 0;min-height:100vh}.app{flex-direction:column;min-height:100vh;display:flex}.app.theme-customer{background-color:#0b1410;background-image:radial-gradient(circle at 100% 0,#1f7a4d2e,#0000 30%),radial-gradient(circle at 0 100%,#002b7f40,#0000 35%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.app.theme-admin{background:radial-gradient(circle at 100% 0,#ce11262e,#0000 30%),radial-gradient(circle at 0 100%,#002b7f40,#0000 35%),#0b1410}main{background:0 0;flex:1;width:min(1200px,100% - 2rem);margin:0 auto;padding:1.5rem 0 3rem}.header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08120ed9;border-bottom:1px solid #ffffff14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1200px,100% - 2rem);margin:0 auto;padding:1rem 0;display:flex}.brand{color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;display:flex}.brand strong{letter-spacing:.04em;font-family:Bebas Neue,sans-serif;font-size:1.6rem;display:block}.brand small{color:#9eb0a3;font-size:.75rem}.brand-logo{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.nav{gap:.5rem;display:flex}.nav button,.header-actions button{cursor:pointer;border:none}.nav button{color:#c8d4cb;background:0 0;border-radius:999px;padding:.55rem .9rem}.nav button.active,.nav button:hover{color:#fff;background:#ffffff14}.header-actions{align-items:center;gap:.75rem;display:flex}.user-pill{background:#ffffff0f;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .5rem .35rem .85rem;font-size:.9rem;display:flex}.user-pill button{color:#ff8f8f;cursor:pointer;background:0 0;border:none}.cart-btn{color:#fff;background:#1f7a4d;border-radius:999px;padding:.65rem 1rem;font-weight:600;position:relative}.cart-badge{color:#fff;background:#ce1126;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.7rem;display:grid;position:absolute;top:-6px;right:-6px}.btn-primary,.btn-secondary{cursor:pointer;border:none;border-radius:12px;padding:.75rem 1rem;font-weight:600}.btn-primary{color:#fff;background:linear-gradient(135deg,#1f7a4d,#2ea86a)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{color:#fff;background:#ffffff14}.hero-banner{background:#0003;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;gap:2rem;margin-bottom:1.5rem;padding:2rem;display:flex}.hero-banner h1{letter-spacing:.03em;margin:.25rem 0 .75rem;font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,6vw,4rem);line-height:.95}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#8fd6ad;margin:0;font-size:.8rem}.hero-stats{gap:1rem;min-width:180px;display:grid}.hero-stats div{text-align:center;background:#00000040;border-radius:16px;padding:1rem}.hero-stats strong{font-size:1.6rem;display:block}.hero-stats span{color:#a8b7ad;font-size:.85rem}.filters{align-items:stretch;gap:1rem;margin-bottom:1.5rem;display:flex}.search-field{flex:2;min-width:220px;position:relative}.search-field input{width:100%}.filters select{flex:1;min-width:180px}.shop-clear-filters{white-space:nowrap;flex-shrink:0}.filters input,.filters select,.checkout-form input,.checkout-form textarea,.modal input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;width:100%;padding:.8rem 1rem}.filters input::placeholder{color:#9eb0a3}.filters select{color:#f5f7fa;background-color:#0b1410f2}.filters select option{color:#1a1a1a;background:#fff}.product-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}.product-carousel{flex-direction:column;gap:1rem;display:flex}.carousel-header{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.carousel-title{letter-spacing:.04em;margin:0;font-family:Bebas Neue,sans-serif;font-size:1.75rem}.carousel-count{color:#9eb0a3;margin:.25rem 0 0;font-size:.9rem}.carousel-controls{gap:.5rem;display:flex}.carousel-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.5rem;line-height:1;display:grid}.carousel-btn:hover:not(:disabled){background:#1f7a4d59;border-color:#2ea86a}.carousel-btn:disabled{opacity:.35;cursor:not-allowed}.carousel-viewport{border-radius:20px;overflow:hidden}.carousel-track{transition:transform .45s;display:flex}.carousel-slide{--carousel-columns:4;grid-template-columns:repeat(var(--carousel-columns,4), minmax(0, 1fr));flex:0 0 100%;gap:1rem;display:grid}.carousel-slide .product-shirt{height:180px}.carousel-slide .product-body h3{font-size:.95rem}.carousel-slide .product-body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;display:-webkit-box;overflow:hidden}.carousel-dots{flex-wrap:wrap;justify-content:center;gap:.45rem;display:flex}.carousel-dots button{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:9px;height:9px;padding:0}.carousel-dots button.active{background:#1f7a4d;transform:scale(1.15)}.product-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.product-shirt{background:#0a0f0c;align-items:flex-end;height:220px;padding:1rem;display:flex;position:relative;overflow:hidden}.product-photo{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .3s;position:absolute;inset:0}.product-card:hover .product-photo{transform:scale(1.05)}.product-team{background:#00000073;border-radius:999px;padding:.35rem .7rem;font-size:.8rem}.product-badge{color:#fff;background:#ce1126;border-radius:999px;padding:.3rem .6rem;font-size:.75rem;position:absolute;top:1rem;right:1rem}.product-shirt-top-badges{z-index:2;flex-direction:column;align-items:flex-start;gap:.5rem;max-width:calc(100% - 5.5rem);display:flex;position:absolute;top:.75rem;left:.75rem}.product-delivery-badge{position:static}.product-delivery-badge .delivery-badge{padding:.3rem .55rem;font-size:.68rem;box-shadow:0 2px 8px #00000059}.delivery-badge-wrap{flex-direction:column;gap:.35rem;display:inline-flex}.delivery-badge-wrap-detail{margin:.5rem 0 .75rem}.delivery-badge{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.delivery-immediate{color:#fff;background:#1f7a4d;border:1px solid #2ea86a}.delivery-made-to-order{color:#fff;background:#9a6b00;border:1px solid #c49200}.delivery-badge-hint{color:#a8b7ad;text-transform:none;margin:0;font-size:.88rem;font-weight:400;line-height:1.45}.product-body{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex}.product-body h3{margin:0}.product-body p{color:#aeb9b0;flex:1;margin:0;font-size:.92rem}.product-footer{flex-direction:column;gap:.75rem;display:flex}.size-picker{flex-wrap:wrap;gap:.4rem;display:flex}.size-picker-slot{display:inline-flex;position:relative}.size-picker-slot[data-tooltip]:hover:after{content:attr(data-tooltip);white-space:nowrap;color:#f5f7fa;pointer-events:none;z-index:5;background:#1a2420;border:1px solid #ffffff26;border-radius:8px;padding:.35rem .65rem;font-size:.75rem;font-weight:600;position:absolute;bottom:calc(100% + .4rem);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000059}.size-picker button{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #0000;border-radius:8px;padding:.35rem .55rem}.size-picker button:disabled{opacity:.45;cursor:not-allowed}.size-picker button.active{background:#2ea86a2e;border-color:#2ea86a}.cart-overlay,.modal-overlay{z-index:50;background:#0000008c;justify-content:flex-end;display:flex;position:fixed;inset:0}.modal-overlay{justify-content:center;align-items:center}.cart-drawer,.modal{color:#fff;background:#101915;border-left:1px solid #ffffff14;width:min(420px,100%);height:100%;padding:1.25rem;overflow-y:auto}.modal{border:1px solid #ffffff14;border-radius:20px;width:min(420px,100% - 2rem);height:auto;position:relative}.cart-header,.modal h2{justify-content:space-between;align-items:center;display:flex}.cart-header button,.modal-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.6rem}.cart-list{flex-direction:column;gap:1rem;margin:1rem 0;padding:0;list-style:none;display:flex}.cart-list li{grid-template-columns:56px 1fr auto;align-items:start;gap:.75rem;display:grid}.cart-shirt{object-fit:contain;background:#0a0f0c;border-radius:12px;flex-shrink:0;width:56px;height:56px}.qty-controls{align-items:center;gap:.5rem;margin-top:.35rem;display:flex}.qty-controls button{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;width:28px;height:28px}.remove-btn,.link-btn{color:#ff9f9f;cursor:pointer;background:0 0;border:none}.cart-footer,.checkout-actions{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.cart-total{justify-content:space-between;font-size:1.1rem;display:flex}.checkout-form,.modal form{flex-direction:column;gap:.85rem;display:flex}.checkout-form label,.modal label{flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.checkout-actions{flex-direction:row}.status-msg{color:#9eb0a3}.status-msg.error{color:#ff8f8f}.about-section,.shop-section,.admin-panel,.orders-section{-webkit-backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;padding:2rem;box-shadow:0 12px 40px #0003}.about-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.about-story{flex-direction:column;gap:1.15rem;max-width:760px;margin-top:1.25rem;display:flex}.about-story p{color:#c5d4cb;margin:0;font-size:1.02rem;line-height:1.75}.about-closing{color:#8fe0b1;max-width:760px;margin:1.75rem 0 0;font-size:1.1rem;font-weight:600;line-height:1.6}.about-grid article,.order-card{background:#0003;border-radius:16px;padding:1rem}.orders-table{gap:1rem;margin-top:1rem;display:grid}.order-card header,.order-card footer{justify-content:space-between;gap:1rem;display:flex}.footer{text-align:center;color:#8ea095;border-top:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.footer-social{align-items:center;gap:.75rem;display:flex}.instagram-link,.whatsapp-link{color:#f5f7fa;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,color .2s,transform .2s;display:inline-flex}.instagram-link:hover{color:#fff;background:#1f7a4d59;transform:translateY(-2px)}.whatsapp-link:hover{color:#fff;background:#25d36659;transform:translateY(-2px)}.instagram-link svg,.whatsapp-link svg{fill:currentColor;width:20px;height:20px}.language-switcher select{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:.5rem .75rem}.language-switcher select option{color:#111;background:#fff}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-badge.stock-low{background:#e67e22;top:auto;bottom:1rem;right:1rem}.status-msg.success{color:#8fd6ad}.admin-tabs{gap:.5rem;margin:1rem 0 1.5rem;display:flex}.admin-tabs button{color:#c8d4cb;cursor:pointer;background:#ffffff0f;border:none;border-radius:999px;padding:.6rem 1rem}.admin-tabs button.active{color:#fff;background:#1f7a4d}.admin-products-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.admin-products-layout{grid-template-columns:minmax(280px,360px) 1fr;gap:1.5rem;display:grid}.admin-product-form,.admin-product-list{flex-direction:column;gap:.85rem;display:flex}.admin-product-list-panel{flex-direction:column;gap:.75rem;min-height:0;display:flex}.admin-filters{grid-template-columns:1.4fr repeat(3,minmax(120px,1fr)) auto;align-items:center;gap:.65rem;display:grid}.admin-filters input,.admin-filters select{color:#f5f7fa;background:#0b1410f2;border:1px solid #ffffff1f;border-radius:12px;width:100%;padding:.7rem .85rem}.admin-filters input::placeholder{color:#9eb0a3}.admin-filters select option{color:#1a1a1a;background:#fff}.admin-clear-filters{white-space:nowrap;padding:.7rem .9rem}.admin-filter-count{color:#9eb0a3;margin:0;font-size:.9rem}.admin-product-list{max-height:70vh;padding-right:.25rem;overflow-y:auto}.admin-product-form{background:#0003;border-radius:16px;padding:1rem}.admin-product-form label,.admin-product-form h4{flex-direction:column;gap:.35rem;min-width:0;display:flex}.admin-form-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.75rem;display:grid}.admin-form-row>label{margin:0}.admin-product-form input,.admin-product-form textarea,.admin-product-form select{box-sizing:border-box;color:#f5f7fa;background:#0b1410f2;border:1px solid #ffffff1f;border-radius:12px;width:100%;padding:.75rem 1rem}.admin-product-form select option{color:#1a1a1a;background:#fff}.admin-product-form .input-readonly{opacity:.9;cursor:default;color:#c5d4cb;background:#ffffff0a}.admin-product-form input[type=color]{width:100%;height:44px;padding:.25rem}.admin-product-form input[type=number]{-moz-appearance:textfield}.admin-product-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.admin-product-form input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.admin-checkboxes{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.admin-product-form .checkbox-label,.checkbox-label{cursor:pointer;width:auto;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:.55rem!important;display:flex!important}.admin-product-form .checkbox-label input[type=checkbox],.checkbox-label input[type=checkbox]{accent-color:#1f7a4d;flex:none;width:1rem;min-width:1rem;height:1rem;margin:0;padding:0}.admin-form-actions{gap:.75rem;display:flex}.admin-image-preview{object-fit:cover;border-radius:12px;width:100%;max-height:180px}.admin-product-item{background:#0003;border-radius:16px;grid-template-columns:72px 1fr auto;align-items:center;gap:.85rem;padding:.85rem;display:grid}.admin-product-item.unavailable{opacity:.65}.admin-product-thumb{object-fit:cover;border-radius:12px;width:72px;height:72px}.admin-product-info p{color:#aeb9b0;margin:.2rem 0 0;font-size:.9rem}.admin-product-actions{flex-direction:column;gap:.4rem;display:flex}.badge-off{color:#ff9f9f}.badge-default{color:#8fd6ad}.league-filters{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.filter-label{color:#9eb0a3;margin-right:.25rem;font-size:.9rem}.league-filters button{color:#c8d4cb;cursor:pointer;background:#ffffff0f;border:1px solid #0000;border-radius:999px;padding:.45rem .85rem}.league-filters button.active{color:#fff;background:#1f7a4d59;border-color:#2ea86a}.theme-customer .league-filters button.active{color:#fff;background:#1f7a4d;border-color:#1f7a4d}.theme-admin .league-filters button.active{color:#fff;background:#ce112659;border-color:#ce1126}.admin-filters-compact{grid-template-columns:1.4fr minmax(140px,.8fr) auto}.admin-league-item{grid-template-columns:56px 1fr auto}.admin-league-icon{background:#1f7a4d33;border-radius:14px;place-items:center;width:56px;height:56px;font-size:1.5rem;display:grid}.admin-team-groups{flex-direction:column;gap:1rem;display:flex}.admin-team-groups-scroll{max-height:70vh;padding-right:.25rem;overflow-y:auto}.admin-team-group h4{color:#8fd6ad;margin:0 0 .5rem}.admin-team-list{flex-direction:column;gap:.65rem;display:flex}.admin-team-item{background:#0003;border-radius:14px;grid-template-columns:56px 1fr auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.admin-team-item.unavailable{opacity:.65}.admin-team-thumb{object-fit:cover;border-radius:12px;width:56px;height:56px}.admin-team-thumb.placeholder{background:#ffffff14;place-items:center;font-size:1.4rem;display:grid}.admin-team-info p{color:#aeb9b0;margin:.15rem 0 0;font-size:.85rem}.ref-link{color:#8fd6ad;font-size:.82rem}.product-league{background:#00000073;border-radius:999px;padding:.3rem .6rem;font-size:.72rem;position:static}@media (width<=900px){.admin-products-layout,.admin-filters{grid-template-columns:1fr}.admin-product-item{grid-template-columns:72px 1fr}.admin-product-actions{flex-flow:wrap;grid-column:1/-1}}@media (width<=800px){.header-inner{flex-wrap:wrap}.hero-banner,.filters{flex-direction:column}.carousel-slide{--carousel-columns:3}}@media (width<=640px){.shop-section{padding:1.25rem}.carousel-header{flex-direction:column;align-items:flex-start;gap:.75rem}.carousel-slide{--carousel-columns:2;gap:.75rem}.carousel-slide .product-shirt{height:140px}.carousel-slide .product-body{gap:.5rem;padding:.75rem}.carousel-slide .product-body h3{font-size:.88rem;line-height:1.25}.carousel-slide .product-body p{-webkit-line-clamp:2;font-size:.74rem}.carousel-slide .product-footer strong{font-size:.95rem}.carousel-slide .product-delivery-badge .delivery-badge{padding:.22rem .42rem;font-size:.58rem}.carousel-slide .product-league,.carousel-slide .product-badge{padding:.22rem .45rem;font-size:.62rem}.carousel-slide .size-picker{gap:.3rem}.carousel-slide .size-picker button{padding:.28rem .42rem;font-size:.72rem}.carousel-slide .product-actions .btn-primary,.carousel-slide .product-actions .btn-secondary{padding:.55rem .5rem;font-size:.78rem}.league-filters{gap:.4rem}.league-filters button{padding:.45rem .7rem;font-size:.82rem}}.search-summary{color:#9eb0a3;margin:0 0 1rem;font-size:.9rem}.product-shirt-btn,.product-title-btn{text-align:left;color:inherit;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.product-actions{flex-direction:column;gap:.5rem;display:flex}.product-card.compact .product-body p{display:none}.product-detail{padding:1rem 0 2rem}.back-btn{margin-bottom:1rem}.product-detail-grid{grid-template-columns:minmax(280px,1fr) minmax(320px,1fr);align-items:start;gap:2rem;display:grid}.product-detail-media{background:#0a0f0c;border:1px solid #ffffff14;border-radius:20px;padding:1.5rem;position:relative}.product-detail-media img{object-fit:contain;width:100%;max-height:520px}.product-detail-info h1{letter-spacing:.04em;margin:.5rem 0;font-family:Bebas Neue,sans-serif;font-size:2.4rem}.product-league-line{color:#9eb0a3;margin:0}.product-detail-description{color:#c7d4cb;line-height:1.6}.product-detail-price{margin:1rem 0;font-size:1.6rem;display:block}.detail-size-picker{margin:1rem 0 1.5rem}.product-option-group{margin:1.25rem 0}.product-option-label{margin-bottom:.5rem;font-weight:600;display:block}.product-option-hint,.product-base-price{color:#a8b7ad;margin:.35rem 0 0;font-size:.88rem}.option-picker{gap:.5rem;display:grid}.option-choice{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;align-items:flex-start;gap:.65rem;padding:.75rem .85rem;display:flex}.option-choice.active{background:#1f7a4d24;border-color:#1f7a4da6}.option-choice input{margin-top:.15rem}.option-choice span{line-height:1.4}.option-choice small{color:#8fd6ad}.product-option-notes{gap:.45rem;margin-bottom:1rem;display:grid}.product-option-notes textarea{color:#f5f7fa;resize:vertical;background:#0003;border:1px solid #ffffff24;border-radius:12px;width:100%;padding:.75rem}.cart-item-options,.cart-item-notes,.order-item-option,.order-item-notes{color:#a8b7ad;font-size:.85rem}.cart-item-notes,.order-item-notes{font-style:italic}.related-products{margin-top:2.5rem}.related-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.payment-proof-box{background:#ffffff0d;border:1px dashed #ffffff2e;border-radius:14px;margin:1rem 0;padding:1rem}.payment-proof-box h3{margin:0 0 .5rem;font-size:1rem}.proof-required-notice{color:#ffe08a;background:#ffc1071a;border:1px solid #ffc10759;border-radius:12px;margin:1rem 0 0;padding:.85rem 1rem;font-size:.92rem;line-height:1.45}.proof-required-hint{color:#a8b7ad;text-align:center;margin:.5rem 0 0;font-size:.85rem}.whatsapp-checkout-btn:disabled{opacity:.55;cursor:not-allowed}.proof-upload-label{cursor:pointer;margin-top:.75rem;display:block}.proof-upload-label.disabled{opacity:.6;cursor:not-allowed}.proof-upload-label input{display:none}.proof-upload-label span{color:#f5f7fa;text-align:center;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:.65rem 1rem;display:inline-flex}.proof-preview,.proof-preview-link{margin-top:.75rem}.proof-preview img,.proof-preview-link img,.order-payment-proof img{object-fit:contain;background:#0003;border:1px solid #ffffff1f;border-radius:12px;width:100%;max-height:220px}.order-payment-proof{margin:.75rem 0}.order-payment-proof a{display:block}.payment-proof-box.uploaded{border-style:solid}.proof-actions{gap:.75rem;margin-top:.75rem;display:flex}.proof-actions .btn-primary,.proof-actions .btn-secondary{flex:1}.payment-box{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;margin:1rem 0;padding:1rem}.payment-box h3{margin:0 0 .5rem;font-size:1rem}.payment-box-complete{margin-top:.5rem}.payment-order-ref{color:#8fd6ad;margin:.75rem 0;font-weight:600}.payment-details-list{gap:.75rem;margin:0 0 1rem;display:grid}.payment-details-list div{gap:.2rem;display:grid}.payment-details-list dt{color:#a8b7ad;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.payment-details-list dd,.payment-totals{margin:0}.checkout-totals{gap:.5rem;margin:1rem 0;display:grid}.checkout-totals>div,.checkout-grand-total{justify-content:space-between;gap:1rem;display:flex}.checkout-grand-total{border-top:1px solid #ffffff1a;padding-top:.5rem;font-size:1.05rem}.whatsapp-checkout-btn{justify-content:center;margin-bottom:.75rem;text-decoration:none;display:inline-flex}.order-status{text-transform:capitalize;border-radius:999px;padding:.2rem .55rem;font-size:.75rem}.order-status-pending{color:#ffd666;background:#ffc1072e}.order-status-confirmed{color:#8fe0b1;background:#1f7a4d40}.order-status-shipped{color:#8ed0ff;background:#3498db33}.order-status-delivered{color:#9dffb8;background:#2ecc7133}.order-status-cancelled{color:#ff9f95;background:#e74c3c33}.order-status-control{margin:.75rem 0}.order-status-control select{color:#f5f7fa;background:#0b1410f2;border:1px solid #ffffff1f;border-radius:12px;width:100%;margin-top:.35rem;padding:.6rem .75rem}.order-status-control select option{color:#1a1a1a;background:#fff}.customer-order-card .order-meta{color:#a8b7ad;font-size:.9rem}.customer-order-card .order-items-block h3{margin:.75rem 0 .35rem;font-size:.95rem}.customer-order-card footer{border-top:1px solid #ffffff14;flex-direction:column;align-items:flex-start;gap:.35rem;margin-top:.75rem;padding-top:.75rem}.order-totals{color:#a8b7ad;flex-direction:column;gap:.2rem;font-size:.9rem;display:flex}.order-proof-pending{color:#ffe08a;background:#ffc1071a;border:1px solid #ffc10740;border-radius:10px;margin:.75rem 0 0;padding:.65rem .85rem;font-size:.88rem}.admin-size-stock{flex-direction:column;gap:.5rem;min-width:0;display:flex}.admin-size-stock>span,.admin-field-label{font-size:.95rem;line-height:1.3}.admin-field-hint{color:#9eb0a3;margin:.15rem 0 .5rem;font-size:.85rem;line-height:1.45}.admin-size-stock-grid{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:.5rem;width:100%;display:grid}.admin-size-stock-grid label{text-align:center;flex-direction:column;align-items:stretch;gap:.35rem;min-width:0;margin:0;font-size:.85rem;font-weight:600;display:flex}.admin-size-stock-grid label input{text-align:center;width:100%;padding:.65rem .5rem}@media (width<=800px){.product-detail-grid{grid-template-columns:1fr}}
