body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.toast-container{pointer-events:none;position:fixed;right:1rem;top:1rem;z-index:9999}@media(max-width:768px){.toast-container{left:.5rem;right:.5rem;top:.5rem}}.toast{align-items:flex-start;background:#fff;border:1px solid;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;gap:.75rem;margin-bottom:.75rem;max-width:500px;min-width:300px;opacity:0;padding:1rem 1.25rem;pointer-events:all;transform:translateX(100%);transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.toast{max-width:none;min-width:auto}}.toast--visible{opacity:1;transform:translateX(0)}.toast--success{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#10b981}.toast--success .toast__icon{background:#10b9811a;color:#10b981}.toast--error{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#ef4444}.toast--error .toast__icon{background:#ef44441a;color:#ef4444}.toast--warning{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#f59e0b}.toast--warning .toast__icon{background:#f59e0b1a;color:#f59e0b}.toast--info{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6}.toast--info .toast__icon{background:#3b82f61a;color:#3b82f6}.toast__content{align-items:flex-start;display:flex;flex:1 1;gap:.75rem}.toast__icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:1.5rem;justify-content:center;width:1.5rem}.toast__text{flex:1 1;min-width:0}.toast__title{color:#1f2937;font-size:.95rem;font-weight:600;line-height:1.4;margin-bottom:.25rem}.toast__message{color:#6b7280;font-size:.875rem;line-height:1.4}.toast__close{background:none;border:none;color:#9ca3af;cursor:pointer;flex-shrink:0;font-size:1.25rem;line-height:1;opacity:.7;padding:0;transition:opacity .2s ease}.toast__close:hover{opacity:1}.build-moto-gridv2--drawer-open .header,.build-moto-gridv2--drawer-open~.app__content .header,body.hide-app-header .header{display:none}.header{background-color:#212121;box-shadow:0 2px 8px #0000001a;color:#fff;max-width:100%;overflow-x:clip;padding:1rem 0;position:sticky;top:0;transition:transform .3s ease;width:100%;z-index:100}.header--hidden{transform:translateY(-100%)}.header__container{align-items:center;display:flex;gap:1.5rem;margin:0 auto;max-width:1200px;min-width:0;padding:0 2rem}.header__logo{align-items:center;color:#fff;display:flex;flex-shrink:0;text-decoration:none}.header__logo-image{filter:invert(1) brightness(2);height:50px;transition:all .3s ease;width:auto}.header__logo-image:hover{filter:invert(1) brightness(1.8);transform:scale(1.05)}@media(max-width:768px){.header__logo-image{height:40px}}.header__avatar-fallback{align-items:center;background:#ffffff14;border-radius:50%;display:inline-flex;height:32px;justify-content:center;width:32px}.header__avatar-fallback svg{height:1.25rem;width:1.25rem}.header__avatar-fallback--logged-in{background:#2b7fff26;border:2px solid #2b7fff}.header__nav{align-items:center;display:flex;gap:2rem;margin-left:auto}@media(max-width:600px){.header__nav{align-items:stretch;background:#212121;box-shadow:-2px 0 10px #0000004d;flex-direction:column;gap:.25rem;height:100vh;height:100dvh;justify-content:flex-start;margin-left:0;max-width:300px;overflow-y:auto;padding:max(.75rem,env(safe-area-inset-top,0px)) 0 max(1.25rem,env(safe-area-inset-bottom,0px));position:fixed;right:-100%;top:0;transition:right .3s ease;width:70%;z-index:1000}.header__nav.open{right:0}}@media(max-width:400px){.header__nav{max-width:100%;width:100%}}.header__actions{align-items:center;display:flex;flex-shrink:0;gap:1rem;margin-left:1rem}@media(max-width:600px){.header__actions{gap:.55rem;margin-left:0}}.header__cart-icon{align-items:center;color:#fff;display:inline-flex;justify-content:center;position:relative;text-decoration:none;transition:all .3s ease}.header__cart-icon svg{height:1.75rem;width:1.75rem}.header__cart-icon:hover{color:#1e90ff}.header__account-link{align-items:center;color:#fff;display:inline-flex;justify-content:center;text-decoration:none;transition:all .3s ease}.header__account-link svg{height:1.75rem;width:1.75rem}.header__account-link:hover{color:#1e90ff}.header__avatar{border:2px solid #fff;border-radius:50%;height:32px;object-fit:cover;transition:all .3s ease;width:32px}.header__avatar:hover{border-color:#1e90ff;transform:scale(1.05)}.header__hamburger{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:25px;justify-content:space-around;padding:0;position:relative;width:30px;z-index:1001}@media(max-width:600px){.header__hamburger{display:flex}}.header__hamburger span{background:#fff;border-radius:10px;height:3px;transform-origin:center;transition:all .3s ease;width:30px}.header__hamburger.open{justify-content:center}.header__hamburger.open span{position:absolute}.header__hamburger.open span:first-child{transform:rotate(45deg)}.header__hamburger.open span:nth-child(2){opacity:0}.header__hamburger.open span:nth-child(3){transform:rotate(-45deg)}.header__overlay{display:none}@media(max-width:600px){.header__overlay{background:#00000080;display:block;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}}.header__mobile-social-links{display:none}@media(max-width:600px){.header__mobile-social-links{align-items:center;display:flex;flex-shrink:0;gap:1.4rem;justify-content:center;margin-top:auto;padding:1.25rem 2rem .5rem;position:static}}.header__link{color:#fff;font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.header__link:hover{color:#1e90ff}@media(max-width:600px){.header__link{flex-shrink:0;font-size:1.35rem;padding:.65rem 1.5rem;text-align:center;width:100%}.header__link:hover{background:#1e90ff1a}}.header__social-link{color:#fff;display:none}@media(max-width:600px){.header__social-link{align-items:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;display:inline-flex;height:52px;justify-content:center;width:52px}}.header__social-link svg{flex-shrink:0;height:1.45rem;width:1.45rem}.header__social-link:hover{background:#1e90ff1f;color:#1e90ff}.header__social-link:active{background:#1e90ff2e;color:#1e90ff}.header__cart{position:relative}.header__cart-badge{align-items:center;background-color:#1e90ff;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:20px;justify-content:center;position:absolute;right:-12px;top:-8px;width:20px}@media(max-width:768px){.header{padding:.6rem 0}.header__container{justify-content:space-between;padding:0 1rem}}@media(min-width:601px)and (max-width:768px){.header__nav{gap:1rem}.header__link{font-size:.9rem}}.footer{background-color:#212121;color:#fff;margin-top:4rem;padding:3rem 0 1rem}.footer__container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer__content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}@media(max-width:768px){.footer__content{gap:1.5rem;grid-template-columns:1fr}}.footer__section h3,.footer__section h4{color:#1e90ff;margin-bottom:1rem}.footer__section p{color:#e0e0e0;margin:.5rem 0}.footer__section ul{list-style:none;padding:0}.footer__section ul li{margin:.5rem 0}.footer__section ul li a{color:#e0e0e0;text-decoration:none;transition:all .3s ease}.footer__section ul li a:hover{color:#1e90ff}.footer__social-links{display:flex;flex-direction:column;gap:.65rem;margin-top:1rem}.footer__social-links a{align-items:center;color:#e0e0e0;display:inline-flex;gap:.55rem;text-decoration:none;transition:all .3s ease}.footer__social-links a:hover{color:#1e90ff}.footer__social-links a svg{flex-shrink:0;height:1rem;width:1rem}.footer__bottom{border-top:1px solid #424242;padding-top:1rem;text-align:center}.footer__bottom p{color:#e0e0e0;font-size:.9rem;margin:0}.footer__payment-methods{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.footer__payment-label{color:#e0e0e0;font-size:.85rem}.footer__payment-icons{align-items:center;display:flex;gap:1rem}.footer__payment-icons svg{color:#fff;height:2.5rem;opacity:.8;transition:all .3s ease;width:2.5rem}.footer__payment-icons svg:hover{opacity:1}@media(max-width:768px){.footer__payment-icons{gap:.75rem}.footer__payment-icons svg{height:2rem;width:2rem}}.shop-price-display{color:inherit;font-weight:700}.shop-price-display__was{color:#00000073;font-weight:600;margin-right:.25rem}.shop-price-display__now{color:#439a46}.bundle-piece-image-grid{grid-gap:3px;background:#e0e0e059;box-sizing:border-box;display:grid;gap:3px;height:100%;padding:3px;width:100%}.bundle-piece-image-grid--n2{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.bundle-piece-image-grid--n3{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.bundle-piece-image-grid--n3 .bundle-piece-image-grid__cell:nth-child(3){grid-column:1/-1}.bundle-piece-image-grid--n4{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.bundle-piece-image-grid__cell{align-items:center;background:#fff;border-radius:4px;display:flex;justify-content:center;min-height:0;min-width:0;overflow:hidden}.bundle-piece-image-grid__cell img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.product-image-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2)!important;border-radius:8px;color:#fff;display:flex;flex-shrink:0;justify-content:center;object-fit:contain}.product-image-placeholder svg{opacity:.9}.product-image-placeholder--small{height:60px!important;min-height:60px;min-width:60px;width:60px!important}.product-image-placeholder--small svg{height:24px!important;width:24px!important}.product-image-placeholder--medium{height:200px!important;min-height:120px;min-width:120px;width:100%!important}.product-image-placeholder--medium svg{height:70px!important;width:70px!important}.product-image-placeholder--large{height:400px!important;min-height:300px;min-width:300px;width:100%!important}.product-image-placeholder--large svg{height:48px!important;width:48px!important}.product-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:inherit;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .3s ease}.product-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-5px)}.product-card__image{align-items:center;background:#e8e8e8;display:flex;height:250px;justify-content:center;overflow:hidden;width:100%}.product-card__image img{height:100%;object-fit:contain;object-position:center;width:100%}.product-card--cover-track-image .product-card__image{height:222px}@media(max-width:768px){.product-card--cover-track-image .product-card__image{height:158px}}.product-card--cover-track-image .product-card__image img{object-fit:contain;object-position:center center}.product-card--cover-track-image.product-card--fill-image-area .product-card__image img{object-fit:cover;object-position:center center}.product-card__bundle-piece-grid{align-self:stretch;flex:1 1;min-height:0}.product-card__model-canvas{animation:fadeInCanvas .6s cubic-bezier(.4,0,.2,1) forwards;background:linear-gradient(180deg,#f7f7f7,#e8e8e8);display:block;height:100%!important;opacity:0;width:100%!important}@keyframes fadeInCanvas{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-card__model-placeholder{background:linear-gradient(180deg,#f7f7f7,#e8e8e8);height:100%;width:100%}.product-card__content{display:flex;flex:1 1;flex-direction:column;padding:.65rem 1.25rem .7rem}.product-card__name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#212121;display:-webkit-box;font-size:1.25rem;margin:0 0 .35rem;overflow:hidden;text-overflow:ellipsis}.product-card__category{color:#1e90ff;font-size:.9rem;font-weight:600;margin:0 0 .5rem;text-transform:uppercase}.product-card__description{color:#424242;flex:1 1;font-size:.95rem;margin:0 0 1rem}.product-card__meta-info{align-items:center;color:#212121c7;display:flex;font-size:.8rem;font-weight:600;gap:.5rem;justify-content:space-between;margin:0 0 .6rem}@media(max-width:1200px){.product-card__meta-info{align-items:flex-start;flex-direction:column}}.product-card__footer{align-items:center;display:flex;justify-content:space-between;margin-bottom:.35rem;margin-top:auto;padding-top:.55rem}.product-card__actions{align-items:center;display:flex;justify-content:center;width:100%}.product-card__price{color:#1e90ff;font-size:1.5rem;font-weight:700}.product-card__button{background-color:#1e90ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.5rem 1.5rem;transition:all .3s ease;width:100%}.product-card__button:hover:not(:disabled){background-color:#0077ea;transform:scale(1.05)}.product-card__button:disabled{background-color:#e0e0e0;cursor:not-allowed}.product-card__cart-controls{align-items:center;background:#1e90ff14;border:1px solid #1e90ff40;border-radius:8px;box-sizing:border-box;display:inline-flex;flex-wrap:wrap;gap:.5rem;justify-content:center;max-width:100%;padding:.35rem .5rem}@media(max-width:768px){.product-card__cart-controls{gap:.35rem;padding:.3rem .4rem;width:100%}}.product-card__cart-label{color:#1e90ff;font-size:.9rem;font-weight:600;margin-left:.2rem;padding-right:.35rem;white-space:nowrap}@media(max-width:768px){.product-card__cart-label{flex:1 1 100%;font-size:.8rem;line-height:1.2;margin-left:0;padding-right:0;text-align:center;white-space:normal}}.product-card__qty-btn{background:#fff;border:1px solid #1e90ff;border-radius:6px;color:#1e90ff;cursor:pointer;font-size:1rem;font-weight:700;height:28px;line-height:1;transition:all .3s ease;width:28px}.product-card__qty-btn:hover:not(:disabled){background:#1e90ff;color:#fff}.product-card__qty-btn:disabled{border-color:#e0e0e0;color:#e0e0e0;cursor:not-allowed}@media(max-width:768px){.product-card__qty-btn{border-radius:5px;font-size:.95rem;height:26px;width:26px}}.product-card__qty{color:#212121;font-size:.95rem;font-weight:700;min-width:20px;text-align:center}.product-card__stock{color:#424242;font-size:.85rem;margin:0}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.skeleton-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:inherit;display:flex;flex-direction:column;min-height:430px;overflow:hidden;text-decoration:none}.skeleton-card__image{background:#e7e7e7;height:250px;width:100%}.skeleton-card--cover-track-image{min-height:380px}.skeleton-card--cover-track-image .skeleton-card__image{height:222px}@media(max-width:768px){.skeleton-card--cover-track-image .skeleton-card__image{height:158px}}.skeleton-card__content{display:flex;flex-direction:column;gap:10px;padding:.65rem 1.25rem .7rem}.skeleton-card__footer{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:8px}.skeleton-line{background:#e7e7e7;border-radius:8px;height:14px}.skeleton-line--title{height:18px;width:70%}.skeleton-line--subtitle{width:45%}.skeleton-line--text{height:12px;width:100%}.skeleton-line--price{height:18px;width:80px}.skeleton-pill{background:#e7e7e7;border-radius:8px;height:38px;width:110px}.shimmer{animation:shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#e7e7e7 25%,#f4f4f4 37%,#e7e7e7 63%);background-size:400px 100%;overflow:hidden;position:relative}.continue-build-banner{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;margin-bottom:48px;padding:0;width:100%}.continue-build-banner__container{margin:0 auto;max-width:1200px;padding:48px 24px;position:relative}@media(max-width:768px){.continue-build-banner__container{padding:32px 16px}}.continue-build-banner__close{align-items:center;background-color:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;line-height:1;padding:0;position:absolute;right:16px;top:16px;transition:all .2s ease;width:32px}.continue-build-banner__close:hover{background-color:#ffffff4d;transform:scale(1.1)}@media(max-width:768px){.continue-build-banner__close{font-size:20px;height:28px;right:12px;top:12px;width:28px}}.continue-build-banner__content{align-items:center;display:flex;gap:32px;justify-content:space-between}@media(max-width:768px){.continue-build-banner__content{align-items:flex-start;flex-direction:column;gap:24px}}.continue-build-banner__preview{background-color:#ffffff1a;border-radius:12px;box-shadow:0 8px 24px #0003;flex-shrink:0;height:280px;overflow:hidden;width:280px}@media(max-width:768px){.continue-build-banner__preview{height:200px;width:100%}}.continue-build-banner__preview-image{height:100%;object-fit:cover;width:100%}.continue-build-banner__text{flex:1 1}.continue-build-banner__title{color:#fff;font-size:32px;font-weight:700;margin:0 0 12px}@media(max-width:768px){.continue-build-banner__title{font-size:24px}}.continue-build-banner__description{color:#fffffff2;font-size:18px;line-height:1.6;margin:0 0 16px}@media(max-width:768px){.continue-build-banner__description{font-size:16px}}.continue-build-banner__meta{align-items:center;display:flex;gap:16px}.continue-build-banner__date{color:#fffc;font-size:14px;font-weight:500}.continue-build-banner__actions{align-items:center;display:flex;gap:16px}@media(max-width:768px){.continue-build-banner__actions{width:100%}}.continue-build-banner__button{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#3b82f6;display:inline-block;font-size:16px;font-weight:700;padding:16px 32px;transition:all .2s ease}.continue-build-banner__button:hover{background-color:#fffffff2;box-shadow:0 6px 16px #0003;transform:translateY(-2px)}@media(max-width:768px){.continue-build-banner__button{text-align:center;width:100%}}.expand-collapse{margin-bottom:1rem}.expand-collapse__header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 0;-webkit-user-select:none;user-select:none}.expand-collapse__header:hover .expand-collapse__toggle{background:#1e90ff33}.expand-collapse__title{align-items:center;color:#1e90ff;display:flex;font-size:1.1rem;gap:.5rem;margin:0}.expand-collapse__toggle{align-items:center;background:#1e90ff1a;border-radius:50%;color:#1e90ff;display:flex;font-size:.8rem;font-weight:700;height:24px;justify-content:center;transition:transform .2s ease,background .2s ease;width:24px}.expand-collapse__toggle.expanded{transform:rotate(180deg)}.expand-collapse__toggle.collapsed{transform:rotate(0deg)}.expand-collapse__content{overflow:hidden;transition:max-height .3s ease,opacity .3s ease,margin-top .3s ease}.expand-collapse__content.expanded{margin-top:.75rem;max-height:500px;opacity:1}.expand-collapse__content.collapsed{margin-top:0;max-height:0;opacity:0}.expand-collapse__content p{color:#212121;font-size:.95rem;line-height:1.5;margin:0}.confirm-modal__overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:10000}.confirm-modal__content{animation:slideIn .2s ease-out;background:#fff;border-radius:8px;box-shadow:0 10px 40px #0003;max-width:500px;padding:2rem;width:100%}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.confirm-modal__title{color:#212121;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.confirm-modal__message{color:#212121;font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.confirm-modal__actions{display:flex;gap:.75rem;justify-content:flex-end}.confirm-modal__btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.confirm-modal__btn--cancel{background:#fff;border:2px solid #e0e0e0;color:#212121}.confirm-modal__btn--cancel:hover{background:#f5f5f5;transform:translateY(-1px)}.confirm-modal__btn--confirm{color:#212121}.confirm-modal__btn--confirm:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.confirm-modal__btn--confirm--danger{background:#f44336;color:#212121}.confirm-modal__btn--confirm--danger:hover{background:#f21f0f}.confirm-modal__btn--confirm--warning{background:#f59e0b;color:#212121}.confirm-modal__btn--confirm--warning:hover{background:#cf8508}.confirm-modal__btn--confirm--info{background:#10b981;color:#fff}.confirm-modal__btn--confirm--info:hover{background:#059669}.confirm-modal__btn--confirm--warning-outline{background:#0000;border:2px solid #ffa000;box-shadow:none;color:#ffa000}.confirm-modal__btn--confirm--warning-outline:hover{background:#ffa0001f;box-shadow:none}.inventory-modal__overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;overscroll-behavior:contain;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.inventory-modal__container{background:#fff;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:min(90vh,100dvh - 2rem);max-width:900px;min-height:0;width:100%}.inventory-modal__header{border-bottom:1px solid #e5e7eb;padding:1.5rem;position:relative}.inventory-modal__header h2{color:#111827;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.inventory-modal__subtitle{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0;padding-right:2rem}.inventory-modal__close{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;padding:.25rem;position:absolute;right:1rem;top:1rem;width:2rem}.inventory-modal__close:hover{background-color:#f3f4f6;color:#374151}.inventory-modal__content{-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:1.5rem}.inventory-modal__error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:4px;color:#dc2626;font-size:.875rem;margin-bottom:1rem;padding:.75rem}.inventory-modal__loading{color:#6b7280;font-style:italic;padding:2rem;text-align:center}.inventory-modal__pieces{display:flex;flex-direction:column;gap:2rem}.inventory-modal__category-title{border-bottom:1px solid #e5e7eb;color:#374151;font-size:1.125rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.inventory-modal__pieces-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.inventory-modal__piece-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1rem;transition:all .2s ease}.inventory-modal__piece-card:hover{border-color:#d1d5db;box-shadow:0 1px 3px 0 #0000001a}.inventory-modal__piece-card--changed{background-color:#eff6ff;border-color:#3b82f6}.inventory-modal__piece-image{align-items:center;background-color:#f9fafb;border-radius:4px;display:flex;height:80px;justify-content:center;margin-bottom:.75rem;overflow:hidden;width:100%}.inventory-modal__piece-image img{max-height:100%;max-width:100%;object-fit:contain}.inventory-modal__piece-info{text-align:center}.inventory-modal__piece-card h4{color:#374151;font-size:.875rem;font-weight:500;line-height:1.3;margin:0 0 .75rem}.inventory-modal__quantity-control{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:.5rem}.inventory-modal__quantity-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:4px;color:#374151;cursor:pointer;display:flex;font-size:1rem;font-weight:500;height:2rem;justify-content:center;transition:all .2s ease;width:2rem}.inventory-modal__quantity-btn:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.inventory-modal__quantity-btn:disabled{cursor:not-allowed;opacity:.5}.inventory-modal__quantity-input{border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;font-weight:500;height:2rem;text-align:center;width:3rem}.inventory-modal__quantity-input:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6;outline:none}.inventory-modal__change-indicator{color:#3b82f6;font-size:.75rem;font-weight:500;margin-top:.25rem}.inventory-modal__buy-more-btn{background:#10b981;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:600;margin-top:.5rem;padding:.375rem .5rem;transition:all .2s ease;width:100%}.inventory-modal__buy-more-btn:hover{background:#059669;box-shadow:0 2px 4px #10b98133;transform:translateY(-1px)}.inventory-modal__buy-more-btn:active{transform:translateY(0)}.inventory-modal__buy-more-btn:focus{box-shadow:0 0 0 2px #10b9814d;outline:none}.inventory-modal__footer{border-top:1px solid #e5e7eb;padding:1.5rem}.inventory-modal__footer-info{margin-bottom:1rem}.inventory-modal__footer-info p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.inventory-modal__actions{display:flex;gap:.75rem;justify-content:flex-end}.inventory-modal__btn{border:1px solid;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.inventory-modal__btn--secondary{background:#fff;border-color:#d1d5db;color:#6b7280}.inventory-modal__btn--secondary:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af;color:#374151}.inventory-modal__btn--primary{background-color:#10b981;border-color:#10b981;color:#fff}.inventory-modal__btn--primary:hover:not(:disabled){background-color:#059669;border-color:#059669}.inventory-modal__btn--primary:disabled{background-color:#9ca3af;border-color:#9ca3af;cursor:not-allowed}.inventory-modal__changes-list{font-size:.875rem;margin:1rem 0;padding-left:1.5rem}.inventory-modal__changes-list li{line-height:1.4;margin-bottom:.5rem}.inventory-modal__change-add{color:#059669;font-weight:500}.inventory-modal__change-remove{color:#dc2626;font-weight:500}.inventory-modal__confirm-note{background-color:#fef3c7;border:1px solid #fde68a;border-radius:4px;color:#92400e;font-size:.875rem;line-height:1.4;margin-top:1rem;padding:.75rem}@media(max-width:768px){.inventory-modal__overlay{padding:.5rem}.inventory-modal__container{max-height:min(95vh,100dvh - 1rem)}.inventory-modal__content,.inventory-modal__footer,.inventory-modal__header{padding:1rem}.inventory-modal__pieces-grid{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.inventory-modal__piece-card{padding:.75rem}.inventory-modal__piece-image{height:60px}.inventory-modal__actions{flex-direction:column}.inventory-modal__btn{padding:.75rem;width:100%}}.home__welcome-banner{animation:slideDown .3s ease-out;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 8px #0000001a;color:#fff;padding:16px 24px}.home__welcome-content{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:0 auto;max-width:1200px}.home__welcome-text{display:flex;flex-direction:column;gap:4px}.home__welcome-message{font-size:18px;font-weight:600}@media(max-width:768px){.home__welcome-message{font-size:16px}}.home__welcome-draft{color:#fffffff2;font-size:14px;font-weight:400}@media(max-width:768px){.home__welcome-draft{font-size:13px}}.home__welcome-link{color:#fff;font-weight:600;text-decoration:underline;transition:opacity .2s ease}.home__welcome-link:hover{opacity:.8}.home__welcome-close{align-items:center;background-color:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:28px;justify-content:center;line-height:1;padding:0;transition:all .2s ease;width:28px}.home__welcome-close:hover{background-color:#ffffff4d;transform:scale(1.1)}.home__track-compound-card-meta{align-items:flex-start;display:flex;flex-direction:column;gap:.2rem;width:100%}.home{min-height:calc(100vh - 300px)}.hero{color:#fff;overflow:hidden;padding:5.75rem 2rem 5rem;position:relative;text-align:center}@media(max-width:768px){.hero{padding:4.5rem 1.5rem 4rem}}.hero__background-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero__bg-image{background-position:50%;background-size:cover;opacity:.3;transition:opacity .5s ease}.hero__bg-image:hover{opacity:.5}.hero__overlay{background:linear-gradient(135deg,#2121214d,#4242424d);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero__content{margin:0 auto;max-width:800px;position:relative;z-index:2}.hero__title{color:#fff;font-family:Arial Black,sans-serif;font-size:3.5rem;letter-spacing:2px;margin:0 0 1rem}@media(max-width:768px){.hero__title{font-size:2.5rem}}.hero__subtitle{color:#fffffff2;font-size:1.35rem;line-height:1.6;margin:0 auto 2.5rem;max-width:700px}@media(max-width:768px){.hero__subtitle{font-size:1.1rem}}.hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero__button{border:2px solid #0000;border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.hero__button--primary{background-color:#212121;border-color:#212121}.hero__button--primary:hover{background-color:#0d0d0d;box-shadow:0 4px 12px #21212166;transform:translateY(-2px)}.hero__button--secondary{background-color:#0000;border-color:#fff}.hero__button--secondary:hover{background-color:#ffffff1a;transform:translateY(-2px)}@media(max-width:768px){.hero__button{font-size:1rem;padding:.85rem 2rem}}.about-section{background-color:#fff;padding:5rem 2rem}@media(max-width:768px){.about-section{padding:3rem 1.5rem}}.about-section__container{margin:0 auto;max-width:1100px;text-align:center}.about-section__title{color:#212121;font-family:Arial Black,sans-serif;font-size:2.8rem;letter-spacing:1px;margin:0 0 1.5rem;padding-bottom:1.5rem;position:relative}.about-section__title:after{background:#1e90ff;border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}@media(max-width:768px){.about-section__title{font-size:2rem}}.about-section__intro{color:#424242;font-size:1.2rem;line-height:1.8;margin:0 auto 3.5rem;max-width:800px}@media(max-width:768px){.about-section__intro{font-size:1.05rem;margin-bottom:2.5rem}}.about-section__features{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.about-section__features{gap:2rem;grid-template-columns:1fr}}.about-section__feature{background:#1e90ff0a;border:1px solid #1e90ff1a;border-radius:8px;border-top:3px solid #1e90ff;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.about-section__feature:hover{border-top-color:#0077ea;box-shadow:0 8px 20px #00000014;transform:translateY(-4px)}.about-section__feature h3{color:#1e90ff;font-size:1.4rem;font-weight:700;margin:0 0 1rem}.about-section__feature p{color:#424242;font-size:1.05rem;line-height:1.7;margin:0}.story-section{background:linear-gradient(135deg,#21212114,#1e90ff0f);padding:5rem 2rem;text-align:center}@media(max-width:768px){.story-section{padding:3.5rem 1.5rem}}.story-section__container{margin:0 auto;max-width:900px}.story-section__title{color:#212121;font-family:Arial Black,sans-serif;font-size:2.5rem;letter-spacing:.5px;margin:0 0 2rem;padding-bottom:1.5rem;position:relative}.story-section__title:after{background:#1e90ff;border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}@media(max-width:768px){.story-section__title{font-size:1.8rem}}.story-section__text{color:#424242;font-size:1.2rem;line-height:1.9;margin:0 0 2.5rem}@media(max-width:768px){.story-section__text{font-size:1.05rem;line-height:1.7}}.story-section__cta{background-color:#212121;border-radius:8px;box-shadow:0 4px 12px #2121214d;color:#fff;display:inline-block;font-size:1.15rem;font-weight:700;padding:1.1rem 2.8rem;text-decoration:none;transition:all .3s ease}.story-section__cta:hover{background-color:#0d0d0d;box-shadow:0 6px 16px #21212166;transform:translateY(-2px)}@media(max-width:768px){.story-section__cta{font-size:1.05rem;padding:.95rem 2.2rem}}.featured-products .track-compound-callout__sections{gap:3rem}@media(max-width:768px){.featured-products .track-compound-callout__sections{gap:2.6rem}}.featured-products .track-compound-callout__header .featured-products__header-ctas{flex:0 0 auto;justify-content:flex-end;margin-left:auto}.featured-products__header-ctas{align-items:center;display:flex;flex-shrink:0;flex-wrap:wrap;gap:1rem}@media(max-width:768px){.featured-products__header-ctas{align-items:stretch;flex-direction:column;margin-left:0;width:100%}.featured-products__header-ctas .track-compound-callout__cta,.featured-products__header-ctas .track-compound-callout__view-more{justify-content:center;text-align:center}}.track-compound-callout{background:linear-gradient(135deg,#1e90ff0f,#2121211a);padding:3rem 2rem 3.5rem}@media(max-width:768px){.track-compound-callout{padding:2.2rem .8rem 2.5rem}}.track-compound-callout__container{margin:0 auto;max-width:1200px}.track-compound-callout__header{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin-bottom:3rem}.track-compound-callout__header>div:first-child{flex:0 1 70%;min-width:0}@media(max-width:768px){.track-compound-callout__header>div:first-child{flex:1 1 auto;width:100%}}.track-compound-callout__header h2{color:#212121;font-family:Arial Black,sans-serif;font-size:2.4rem;margin:0 0 .35rem}@media(max-width:768px){.track-compound-callout__header h2{font-size:1.7rem;line-height:1.2}}.track-compound-callout__header p{color:#424242;font-size:1.05rem;margin:0;max-width:none}@media(max-width:768px){.track-compound-callout__header p{font-size:.95rem;line-height:1.45}.track-compound-callout__header{align-items:flex-start;flex-direction:column}}.track-compound-callout__sections{display:flex;flex-direction:column;gap:2.25rem}.track-compound-callout__section{display:flex;flex-direction:column;gap:1rem}.track-compound-callout__section h3{color:#212121;font-family:Arial Black,sans-serif;font-size:1.5rem;margin:0}@media(max-width:768px){.track-compound-callout__section h3{font-size:1.2rem;line-height:1.25}}.track-compound-callout__section-header{align-items:center;display:flex;gap:1rem;justify-content:space-between}@media(max-width:768px){.track-compound-callout__section-header{align-items:flex-start}}.track-compound-callout__view-more{border-bottom:2px solid #21212159;color:#212121;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s ease}.track-compound-callout__view-more:hover{border-bottom-color:initial;color:#0d0d0d}.track-compound-callout__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}.track-compound-callout__grid .product-card__name{font-size:1.05rem}@media(max-width:1150px){.track-compound-callout__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.track-compound-callout__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.track-compound-callout__grid{gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.track-compound-callout__grid .product-card__content{padding:.65rem .8rem .7rem}.track-compound-callout__grid .skeleton-card__content{gap:10px;padding:.65rem .8rem .7rem}.track-compound-callout__grid .product-card__footer{align-items:flex-start;flex-wrap:nowrap;gap:.35rem}.track-compound-callout__grid .product-card__price{flex:1 1;min-width:0}.track-compound-callout__grid .product-card__stock{flex:0 1 auto;font-size:.68rem;line-height:1.25;margin-left:auto;max-width:52%;text-align:right}}.track-compound-callout__empty{background:#fff;border:1px dashed #2121214d;border-radius:8px;padding:2rem;text-align:center}.track-compound-callout__empty p{color:#424242;margin:0}.track-compound-callout__cta{align-items:center;background:#212121;border-radius:999px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;padding:.85rem 1.6rem;text-decoration:none;transition:all .3s ease}.track-compound-callout__cta:hover{background:#0d0d0d;transform:translateY(-1px)}.your-collection{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:4rem 0}.your-collection__container{margin:0 auto;max-width:1180px;padding:0 2rem}.your-collection__header{margin-bottom:3rem;text-align:center}.your-collection__header h2{color:#212121;font-size:2.5rem;font-weight:700;margin:0 0 1rem}@media(max-width:768px){.your-collection__header h2{font-size:1.75rem;line-height:1.2}}.your-collection__header p{color:#212121;font-size:1.2rem;margin:0 auto;max-width:600px}@media(max-width:768px){.your-collection__header p{font-size:1.05rem;line-height:1.5}}.your-collection__content{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:900px;padding:2.5rem}.your-collection__stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.your-collection__stat-link{color:inherit;display:block;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.your-collection__stat-link:hover{color:inherit;text-decoration:none;transform:translateY(-2px)}.your-collection__stat-link:hover .your-collection__stat{box-shadow:0 6px 16px #00000026}.your-collection__stat{background:#f5f5f5;border-left:4px solid #1e90ff;border-radius:8px;padding:1.5rem;text-align:center;transition:box-shadow .2s ease}.your-collection__stat-number{color:#1e90ff;display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.your-collection__stat-label{color:#212121;display:block;font-size:1rem;font-weight:600}.your-collection__benefits,.your-collection__how-it-works{margin-bottom:1.5rem}.your-collection__link{border-bottom:1px solid #0000;color:#1e90ff;cursor:pointer;font-weight:600;text-decoration:none;transition:border-color .2s ease}.your-collection__link:hover{border-bottom-color:#1e90ff}.your-collection__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.your-collection__cta{background:#1e90ff;border:2px solid #1e90ff;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:all .2s ease}.your-collection__cta:hover{background:#0077ea;border-color:#0077ea;box-shadow:0 4px 12px #1e90ff4d;transform:translateY(-2px)}.your-collection__cta--secondary{background:#0000;color:#1e90ff}.your-collection__cta--secondary:hover{background:#1e90ff;color:#fff}@media(max-width:768px){.your-collection{padding:2rem 0}.your-collection__container{padding:0 1rem}.your-collection__header h2{font-size:2rem}.your-collection__header p{font-size:1rem}.your-collection__content{padding:1.5rem}.your-collection__stats{gap:1rem;grid-template-columns:1fr}.your-collection__actions{align-items:center;flex-direction:column}.your-collection__cta{text-align:center;width:100%}}.shop{background:linear-gradient(135deg,#fdfbfb,#ebedee);min-height:100vh;padding:3rem 0}.shop__container{margin:0 auto;max-width:1200px;padding:0 2rem}.shop__title{color:#212121;font-family:Arial Black,sans-serif;font-size:2.5rem;margin:0 0 2rem;text-align:center}.shop__filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.shop__filter-btn{background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#212121;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.shop__filter-btn:hover{border-color:#1e90ff;color:#1e90ff}.shop__filter-btn.active{background-color:#1e90ff;border-color:#1e90ff;color:#fff}.shop__sub-filters{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:-1.5rem 0 2.5rem}.shop__sub-filter-btn{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#212121;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.shop__sub-filter-btn:hover{background:#2121210d;border-color:#212121;color:#212121}.shop__sub-filter-btn.active{background-color:#212121;border-color:#212121;color:#fff}.shop__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.shop__grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.shop__grid{gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.shop__grid-stack{min-height:60vh;position:relative}.shop__grid--products,.shop__grid--skeleton{transition:opacity .3s ease}.shop__grid--skeleton{left:0;position:absolute;right:0;top:0}.shop .fade-in{opacity:1}.shop .fade-out{opacity:0}.shop .is-hidden{opacity:0;pointer-events:none}.shop__no-products{color:#424242;font-size:1.2rem;margin-top:3rem;text-align:center}.shop__load-more{display:flex;justify-content:center;margin-top:2rem}.shop__load-more-btn{background:#fff;border:2px solid #1e90ff;border-radius:8px;color:#1e90ff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.shop__load-more-btn:hover{background:#1e90ff;color:#fff}.shop__warranty-link{border-top:1px solid #f5f5f5;margin-top:4rem;padding-top:2rem;text-align:center}.shop__warranty-link a{color:#1e90ff;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.shop__warranty-link a:hover{color:#0077ea;text-decoration:underline}@media(max-width:768px){.shop{padding:2rem 0}.shop__container{padding:0 1rem}.shop__title{font-size:2rem}.shop__grid{gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.cart-line-pricing-strip{background:#f5f5f59e;border:1px solid #e0e0e0b8;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:.55rem;margin-bottom:.65rem;margin-top:.45rem;padding:.55rem .65rem;width:100%}.cart-line-pricing-strip__metrics+.cart-line-pricing-strip__hero{margin-top:.1rem}.cart-line-pricing-strip__hero{align-items:baseline;background:#fffffff2;border:1px solid #1e90ff38;border-radius:8px;display:flex;flex-wrap:wrap;gap:.35rem .65rem;justify-content:flex-end;padding:.35rem .45rem;text-align:right}.cart-line-pricing-strip__hero-label{color:#424242;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.cart-line-pricing-strip__hero-value{color:#212121;font-size:1.25rem;font-weight:800;line-height:1.1}.cart-line-pricing-strip__metrics{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:768px){.cart-line-pricing-strip__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.cart-line-pricing-strip__metrics--footer{margin-top:.15rem}.cart-line-pricing-strip__metric{background:#ffffffe6;border:1px solid #e0e0e09e;border-radius:8px;display:flex;flex-direction:column;gap:.05rem;padding:.3rem .4rem}.cart-line-pricing-strip__metric-label{color:#424242;font-size:.65rem;font-weight:700;letter-spacing:.03em;line-height:1.1;text-transform:uppercase}.cart-line-pricing-strip__metric-value{color:#212121;font-size:.95rem;font-weight:800;line-height:1.1;white-space:nowrap}.cart-line-pricing-strip__metric--savings .cart-line-pricing-strip__metric-value{color:#1f9f50}.cart-line-pricing-strip__metric--emphasis .cart-line-pricing-strip__metric-value{color:#1e90ff}.free-shipping-callout{background:#1e90ff14;border:1px solid #1e90ff38;border-radius:8px;box-sizing:border-box;color:#212121;font-size:.95rem;font-weight:600;line-height:1.4;padding:.75rem 1rem;text-align:center;width:100%}.free-shipping-callout--checkout{margin:0 0 1.5rem}.free-shipping-callout--product{margin:0 0 1rem}.free-shipping-callout--cart{margin:0 0 1.25rem}.free-shipping-callout--qualified{background:#4caf501f;border-color:#4caf5066;color:#367d39}.free-shipping-callout__link{color:inherit;font-weight:inherit;text-decoration:underline;text-underline-offset:2px}.free-shipping-callout__link:hover{text-decoration-thickness:2px}.free-shipping-callout__link:focus-visible{border-radius:2px;outline:2px solid #1e90ff80;outline-offset:2px}@media(max-width:768px){.free-shipping-callout{font-size:.9rem;padding:.65rem .85rem}}.cart{min-height:calc(100vh - 300px);padding:3rem 0}.cart__container{margin:0 auto;max-width:1200px;padding:0 2rem}.cart__title{color:#212121;font-family:Arial Black,sans-serif;font-size:2.5rem;margin:0 0 2rem}.cart__undo-bar{align-items:center;background:#2121211a;border:1px solid #21212147;border-radius:8px;color:#212121;display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin:-1rem 0 1.25rem;padding:.65rem 1rem}.cart__undo-bar-text{flex:1 1 auto;font-size:.95rem;font-weight:600;min-width:10rem}.cart__undo-bar-btn{border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:700;transition:all .3s ease}.cart__undo-bar-btn--primary{background:#1e90ff;border:none;color:#fff;padding:.45rem 1.1rem}.cart__undo-bar-btn--primary:hover{background:#007cf4}.cart__undo-bar-btn--dismiss{background:#0000;border:none;color:#424242;font-size:1.35rem;line-height:1;padding:.35rem .55rem}.cart__undo-bar-btn--dismiss:hover{color:#212121}.cart__empty-main{background:#fff;border:1px solid #21212133;border-radius:8px;box-shadow:0 1px 0 #2121210a;display:flex;flex-direction:column;justify-content:center;min-height:12rem;padding:2rem 1.75rem}.cart__empty-heading{color:#212121;font-family:Arial Black,sans-serif;font-size:1.35rem;font-weight:700;margin:0 0 .65rem}.cart__empty-message{color:#424242;font-size:1rem;line-height:1.55;margin:0 0 1.5rem;max-width:36rem}.cart__empty-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem 1rem}.cart .cart-item__bundle-name-button{background:#0000;border:none;cursor:pointer;margin:0;padding:0;text-align:left}.cart .cart-item__bundle-name-button:focus-visible{border-radius:4px;outline:2px solid #1e90ff8c;outline-offset:2px}.cart__edit-build{align-self:auto;background:#fff;border:1px solid #21212140;border-radius:999px;color:#1c1c1c;cursor:pointer;font-size:.78rem;font-weight:700;line-height:1;padding:.35rem .72rem;text-decoration:none;transition:all .3s ease}.cart__edit-build:hover{background:#f5f5f5b8;border-color:#2121216b;color:#020202}.cart__edit-build:focus-visible{outline:2px solid #1e90ff8c;outline-offset:2px}.cart__content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr}@media(max-width:1024px){.cart__content{grid-template-columns:1fr}}.cart__items{display:flex;flex-direction:column;gap:1.5rem}.cart__made-to-order{background:#1e90ff14;border:1px solid #1e90ff47;border-radius:8px;box-shadow:0 1px 0 #2121210a;margin-top:.5rem;padding:1.25rem 1.35rem}.cart__made-to-order-title{color:#212121;font-family:Arial Black,sans-serif;font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.cart__made-to-order-text{color:#424242;font-size:.95rem;line-height:1.55;margin:0}.cart__made-to-order-text strong{color:#212121;font-weight:600}.cart__summary{background:#f5f5f5;border-radius:8px;height:fit-content;padding:2rem;position:sticky;top:100px}.cart__summary--empty{opacity:.92}.cart__summary-title{color:#212121;font-size:1.5rem;margin:0 0 1.5rem}.cart__summary-row{color:#424242;display:flex;justify-content:space-between;margin-bottom:1rem}.cart__summary-shipping-free{color:#3d8b40;font-weight:700}.cart__summary-total{align-items:baseline;border-top:2px solid #e0e0e0;color:#212121;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem .75rem;justify-content:flex-end;margin:1rem 0;padding-top:1rem;text-align:right}.cart__checkout-btn{background-color:#1e90ff;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:600;margin-bottom:1rem;margin-top:16px;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.cart__checkout-btn:hover:not(:disabled){background-color:#0077ea}.cart__checkout-btn:disabled{background-color:#e0e0e0;color:#ffffffeb;cursor:not-allowed}.cart__clear-btn{background-color:#0000;border:2px solid #1e90ff;border-radius:8px;box-sizing:border-box;color:#1e90ff;cursor:pointer;display:block;font-size:1rem;font-weight:600;padding:.75rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.cart__clear-btn:hover{background-color:#1e90ff;color:#fff}.cart__clear-btn--secondary{min-width:10rem;width:auto}.cart .cart__empty-actions .cart__checkout-btn{margin-bottom:0;margin-top:0;min-width:11rem;width:auto}.cart .cart__empty-actions .cart__clear-btn--secondary{margin:0}.cart__image-modal-overlay{align-items:center;background:#000000bd;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:1200}.cart__image-modal{background:#fff;border-radius:12px;box-shadow:0 24px 60px #0000006b;max-height:90vh;max-width:min(92vw,1200px);overflow:hidden;position:relative}.cart__image-modal img{background:#101116;display:block;height:100%;max-height:90vh;object-fit:contain;width:100%}.cart__image-modal-edit{background:#1e90fff0;border:none;border-radius:999px;bottom:.75rem;box-shadow:0 8px 20px #1e90ff66;color:#fff;cursor:pointer;font-size:.86rem;font-weight:700;padding:.5rem .9rem;position:absolute;right:.75rem}@media(max-width:768px){.cart__image-modal-edit{left:50%;right:auto;transform:translateX(-50%)}}.cart__image-modal-close{align-items:center;background:#0000009e;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.35rem;height:34px;justify-content:center;line-height:1;position:absolute;right:.6rem;top:.6rem;width:34px}.cart__confirm-modal-overlay{align-items:center;background:#0000008f;display:flex;inset:0;justify-content:center;padding:1.2rem;position:fixed;z-index:1250}.cart__confirm-modal{background:#fff;border:1px solid #e0e0e0bf;border-radius:12px;box-shadow:0 20px 46px #00000047;padding:1rem 1rem .9rem;width:min(480px,100%)}.cart__confirm-modal h3{color:#212121;font-size:1.12rem;margin:0}.cart__confirm-modal p{color:#424242;font-size:.92rem;line-height:1.45;margin:.55rem 0 0}.cart__confirm-modal-actions{display:flex;gap:.55rem;justify-content:flex-end;margin-top:.9rem}.cart__confirm-modal-btn{background:#fff;border:1px solid #e0e0e0d9;border-radius:8px;color:#212121;cursor:pointer;font-size:.85rem;font-weight:700;padding:.5rem .75rem}.cart__confirm-modal-btn--danger{background:#f44336;border-color:#f21f0f;color:#fff}.cart__confirm-modal-btn--danger:hover{background:#f21f0f;border-color:#e11b0c}.cart-item{grid-gap:1.5rem;align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;display:grid;gap:1.5rem;grid-template-columns:auto 1fr auto auto;padding:1.5rem;transition:all .3s ease}.cart-item:hover{box-shadow:0 4px 12px #0000001f}.cart-item--build:hover{box-shadow:0 2px 8px #00000014}@media(max-width:768px){.cart-item{gap:1rem;grid-template-columns:1fr;padding:1rem}}.cart-item__product-link{align-items:center;color:inherit;display:flex;gap:1.5rem;min-width:0;text-decoration:none;transition:all .3s ease}.cart-item__product-link:hover .cart-item__image{transform:scale(1.05)}.cart-item__product-link:hover .cart-item__name{color:#1e90ff}@media(max-width:768px){.cart-item__product-link{grid-column:1}}.cart-item__product-link--static{align-items:stretch;cursor:default;flex-direction:column;gap:.65rem;grid-column:1/-1;justify-content:flex-start;width:100%}.cart-item__product-link--static:hover .cart-item__image{transform:none}.cart-item__product-link--static:hover .cart-item__name{color:#212121}@media(max-width:768px){.cart-item__product-link--static{gap:.75rem;grid-column:1}}.cart-item__bundle-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:100%}@media(max-width:768px){.cart-item__bundle-header{align-items:flex-start;flex-direction:column}}.cart-item__bundle-product-main{align-items:center;display:flex;flex:1 1 auto;gap:1.5rem;min-width:0}.cart-item__bundle-image-button{align-items:center;background:#0000;border:none;border-radius:8px;cursor:zoom-in;display:inline-flex;justify-content:center;line-height:0;padding:0}.cart-item__bundle-image-button:focus-visible{outline:2px solid #1e90ff99;outline-offset:2px}.cart-item__bundle-actions{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:.35rem;justify-content:center}@media(max-width:768px){.cart-item__bundle-actions{justify-content:flex-start;margin-left:0;width:100%}}.cart-item__bundle-header-stats{align-items:flex-end;display:flex;flex-direction:column;gap:.05rem}.cart-item__bundle-header-stats small{color:#424242;font-size:.75rem;font-weight:700}.cart-item__bundle-summary{align-items:stretch;background:#f5f5f59e;border:1px solid #e0e0e0b8;border-radius:10px;display:flex;gap:.5rem;justify-content:flex-end;padding:.4rem .5rem;width:100%}@media(max-width:768px){.cart-item__bundle-summary{justify-content:center;padding:.5rem}}.cart-item__bundle-quantity{align-items:center;background:#ffffffe6;border:1px solid #e0e0e0bd;border-radius:10px;display:flex;flex-direction:column;gap:.25rem;justify-content:center;min-width:110px;padding:.35rem .5rem}.cart-item__bundle-quantity .cart-item__qty{font-size:.95rem;font-weight:700}.cart-item__bundle-quantity .cart-item__qty-controls{flex-wrap:nowrap;gap:.35rem}.cart-item__bundle-quantity .cart-item__qty-btn{font-size:.9rem;height:26px;width:26px}.cart-item__bundle-quantity .cart-item__bundle-delete{flex-shrink:0}.cart-item__purchase-row{align-items:center;display:flex;gap:1rem;justify-content:flex-start}@media(max-width:768px){.cart-item__purchase-row{width:100%}}.cart-item__bundle-qty-display{background:#f5f5f5d9;border:1px solid #e0e0e0d1;border-radius:7px;color:#212121;font-size:.82rem;font-weight:700;min-height:32px;min-width:62px;padding:0 .45rem;white-space:nowrap}.cart-item__bundle-delete,.cart-item__bundle-qty-display{align-items:center;display:inline-flex;justify-content:center}.cart-item__bundle-delete{background:#f443361a;border:1px solid #f4433659;border-radius:8px;color:#f21f0f;cursor:pointer;height:32px;transition:all .3s ease;width:32px}.cart-item__bundle-delete:hover{background:#f4433629;border-color:#f4433680}.cart-item__bundle-delete svg{height:16px;width:16px}.cart-item__expand-toggle{align-items:center;align-self:flex-start;background:#1e90ff14;border:1px solid #1e90ff59;border-radius:999px;color:#1e90ff;cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:700;gap:.55rem;justify-content:space-between;min-width:148px;padding:.35rem .72rem;transition:all .3s ease}.cart-item__expand-toggle:hover{background:#1e90ff24;border-color:#1e90ff8c}.cart-item__bundle-actions .cart-item__expand-toggle{align-self:auto}.cart-item__expand-toggle-text{align-items:flex-start;display:flex;flex-direction:column;line-height:1.05}.cart-item__expand-toggle-text strong{color:inherit;font-size:.78rem;font-weight:800}.cart-item__expand-toggle-text small{color:#212121d1;font-size:.68rem;font-weight:700}.cart-item__expand-toggle-icon{font-size:.9rem;line-height:1;transition:transform .22s ease}.cart-item__expand-toggle--open{background:#1e90ff2e;border-color:#1e90ffa6}.cart-item__expand-toggle--open .cart-item__expand-toggle-icon{transform:rotate(180deg)}.cart-item__expand-toggle--full{align-self:stretch;background:#f5f5f5eb;border-color:#e0e0e0d9;border-radius:8px;color:#212121;font-size:.95rem;font-weight:700;justify-content:center;margin-top:.08rem;min-width:0;padding:.52rem .9rem;text-align:center;width:100%}.cart-item__expand-toggle--full:hover{background:#f5f5f5;border-color:#e0e0e0}.cart-item__expand-toggle--full.cart-item__expand-toggle--open{background:#f5f5f5;border-color:#e0e0e0;color:#191919}.cart-item__bundle-breakdown{background:#f5f5f58c;border:1px solid #0000;border-radius:8px;grid-column:1/-1;margin-bottom:0;margin-top:0;max-height:0;opacity:0;overflow:hidden;padding:0 .85rem;pointer-events:none;transition:max-height .28s ease,opacity .2s ease,padding .22s ease,margin .22s ease,border-color .22s ease}.cart-item__bundle-breakdown--open{border-color:#e0e0e0b3;margin-bottom:.15rem;margin-top:-.25rem;max-height:min(74vh,1200px);opacity:1;overflow-y:auto;padding:.7rem .85rem;pointer-events:auto}.cart-item__bundle-breakdown ul{display:flex;flex-direction:column;gap:.35rem;list-style:none;margin:0;padding:0}.cart-item__bundle-breakdown .cart-item__bundle-breakdown-header{align-items:center;border-bottom:1px solid #e0e0e0a3;display:flex;gap:.6rem;justify-content:space-between;margin-bottom:.45rem;padding-bottom:.35rem}.cart-item__bundle-breakdown .cart-item__bundle-breakdown-header strong{color:#212121;font-size:.9rem;font-weight:800}.cart-item__bundle-breakdown .cart-item__bundle-breakdown-header span{color:#1e90ff;font-size:.8rem;font-weight:700}.cart-item__bundle-breakdown li{align-items:flex-start;color:#212121;display:flex;font-size:.86rem;gap:.8rem;justify-content:space-between}.cart-item__bundle-breakdown li .cart-item__bundle-main{align-items:flex-start;display:flex;gap:.55rem;min-width:0}.cart-item__bundle-breakdown li .cart-item__bundle-main strong{color:#212121;font-size:.9rem;font-weight:700;line-height:1.2}.cart-item__bundle-breakdown li .cart-item__bundle-price{color:#1e90ff;flex-shrink:0;font-weight:700;white-space:nowrap}.cart-item__bundle-breakdown .cart-item__bundle-divider{border-top:1px dashed #e0e0e0cc;color:#424242;font-size:.7rem;justify-content:flex-start;letter-spacing:.08em;margin-top:.2rem;padding-top:.4rem;text-transform:uppercase}.cart-item__bundle-breakdown .cart-item__bundle-divider span{font-weight:700}.cart-item__bundle-breakdown .cart-item__bundle-accessory{background:#fffc;border:1px solid #e0e0e080;border-radius:10px;padding:.35rem .45rem}.cart-item__bundle-breakdown .cart-item__bundle-accessory .cart-item__bundle-main strong{color:#212121;font-weight:600}.cart-item__bundle-breakdown .cart-item__bundle-accessory .cart-item__bundle-price s{color:#424242;font-weight:600;text-decoration:line-through}.cart-item__bundle-breakdown .cart-item__bundle-accessory .cart-item__bundle-price-free{color:#0b7c3a;font-weight:800}.cart-item__bundle-thumb{align-items:center;background:linear-gradient(140deg,#1e90ff38,#21212124);border:1px solid #1e90ff52;border-radius:8px;color:#212121;display:inline-flex;flex-shrink:0;font-size:.68rem;font-weight:800;height:30px;justify-content:center;letter-spacing:.04em;object-fit:contain;width:30px}.cart-item__bundle-thumb--fallback{text-transform:uppercase}.cart-item__image{border-radius:8px;flex-shrink:0;height:120px;object-fit:cover;transition:all .3s ease;width:120px}@media(max-width:768px){.cart-item__image{height:80px;width:80px}}.cart-item__image--bundle-collage{display:block;object-fit:fill;padding:0}.cart-item__product-info{min-width:0}.cart-item__details,.cart-item__product-info{display:flex;flex-direction:column;gap:.5rem}@media(max-width:768px){.cart-item__details{grid-column:1}}.cart-item__name{color:#212121;font-size:1.25rem;font-weight:600;margin:0;transition:all .3s ease}@media(max-width:768px){.cart-item__name{font-size:1.02rem;line-height:1.3}}.cart-item__price{color:#1e90ff;font-size:1.1rem;font-weight:600;margin:0}@media(max-width:768px){.cart-item__price{font-size:.95rem}}.cart-item__admin-oz{color:#212121f2;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.72rem;font-weight:600;line-height:1.35;margin:0}.cart-item__admin-oz--inline{color:#212121e0;font-weight:600}.cart-item__bundle-line-text{align-items:flex-start;display:flex;flex-direction:column;gap:.12rem;min-width:0}.cart-item__source-link{background:#0000;border:none;color:#212121;cursor:pointer;display:inline-block;font-family:inherit;font-size:.8rem;font-weight:600;margin-top:.1rem;padding:0;text-align:left;text-decoration:underline}.cart-item__source-link:hover{color:#1e90ff}.cart-item__color{color:#424242;font-size:.9rem;margin:0}.cart-item__color-selector{align-items:center;display:flex;font-size:.9rem;gap:.5rem}.cart-item__color-selector label{color:#424242;font-weight:500}.cart-item__color-select{background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#212121;cursor:pointer;font-size:.9rem;padding:.4rem .8rem;transition:all .3s ease}.cart-item__color-select:hover{border-color:#1e90ff}.cart-item__color-select:focus{border-color:#1e90ff;box-shadow:0 0 0 3px #1e90ff1a;outline:none}.cart-item__quantity{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;flex-direction:column;gap:.35rem;padding:.5rem .75rem}@media(max-width:768px){.cart-item__quantity{align-items:flex-start;justify-self:flex-start}}.cart-item__qty-controls{align-items:center;display:flex;gap:.75rem}.cart-item__qty-btn{background:#fff;border:2px solid #1e90ff;border-radius:4px;color:#1e90ff;cursor:pointer;font-size:1.2rem;height:32px;transition:all .3s ease;width:32px}.cart-item__qty-btn:hover:not(:disabled){background:#1e90ff;color:#fff}.cart-item__qty-btn:disabled{border-color:#e0e0e0;color:#e0e0e0;cursor:not-allowed}.cart-item__qty{font-weight:600;min-width:30px;text-align:center}.cart-item__remove{background:#0000;border:none;color:#f44336;cursor:pointer;font-size:.85rem;font-weight:600;line-height:1.2;padding:0;text-decoration:underline;transition:color .2s ease}.cart-item__remove:hover{color:#ea1c0d}.google-auth{display:flex;flex-direction:column;gap:.75rem}.google-auth__button{align-items:center;background:#fff;border:2px solid #212121;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#212121;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;margin:0 auto;max-width:400px;padding:.85rem 1.2rem;transition:all .2s;width:100%}.google-auth__button:hover:not(:disabled){background:#fff;border-color:#1e90ff;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.google-auth__button:disabled{cursor:not-allowed;opacity:.6}@media(max-width:768px){.google-auth__button{font-size:.95rem;padding:.75rem 1rem}}.google-auth__icon{flex-shrink:0;height:20px;width:20px}.google-auth__text{flex:1 1;text-align:center}.google-auth__error{background:#f443361a;border:1px solid #f4433633;border-radius:8px;color:#f44336;font-size:.9rem;font-weight:600;padding:.75rem .9rem}.checkout-auth-modal{align-items:center;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1300}.checkout-auth-modal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;left:0;position:absolute;right:0;top:0}.checkout-auth-modal__container{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:480px;overflow-y:auto;padding:2rem;position:relative;width:100%}@media(max-width:768px){.checkout-auth-modal__container{max-height:95vh;padding:1.5rem}}.checkout-auth-modal__close{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:color .2s}.checkout-auth-modal__close:hover{color:#333}.checkout-auth-modal__back{background:none;border:none;color:#ff6b35;cursor:pointer;font-size:.95rem;margin-bottom:1rem;padding:0;transition:opacity .2s}.checkout-auth-modal__back:hover{opacity:.8}.checkout-auth-modal__prompt{text-align:center}.checkout-auth-modal__form-container{text-align:left}.checkout-auth-modal__title{color:#1a1a1a;font-size:1.75rem;font-weight:700;margin:0 0 .75rem}.checkout-auth-modal__prompt .checkout-auth-modal__title{text-align:center}.checkout-auth-modal__description{color:#666;font-size:1rem;line-height:1.5;margin:0 0 2rem}.checkout-auth-modal__actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.checkout-auth-modal__button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .2s}.checkout-auth-modal__button--primary{background:#ff6b35;color:#fff}.checkout-auth-modal__button--primary:hover{background:#e55a2b;box-shadow:0 4px 12px #ff6b354d;transform:translateY(-1px)}.checkout-auth-modal__button--primary:active{transform:translateY(0)}.checkout-auth-modal__button--secondary{background:#fff;border:2px solid #ff6b35;color:#ff6b35}.checkout-auth-modal__button--secondary:hover{background:#fff5f2}.checkout-auth-modal__divider{margin:1.5rem 0;position:relative;text-align:center}.checkout-auth-modal__divider:before{background:#e0e0e0;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.checkout-auth-modal__divider-text{background:#fff;color:#999;font-size:.875rem;font-weight:500;padding:0 1rem;position:relative}.checkout-auth-modal__guest{background:none;border:none;color:#666;cursor:pointer;font-size:.95rem;margin-top:1rem;padding:.75rem;transition:color .2s;width:100%}.checkout-auth-modal__guest:hover{color:#333;text-decoration:underline}.checkout-auth-modal__form{margin-bottom:1.5rem}.checkout-auth-modal__field{margin-bottom:1.25rem}.checkout-auth-modal__field label{color:#333;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.checkout-auth-modal__field input{border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.checkout-auth-modal__field input:focus{border-color:#ff6b35;outline:none}.checkout-auth-modal__password-wrapper{position:relative}.checkout-auth-modal__password-wrapper input{padding-right:3rem}.checkout-auth-modal__password-toggle{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;justify-content:center;padding:.5rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:color .2s}.checkout-auth-modal__password-toggle:hover{color:#666}.checkout-auth-modal__error{background:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;font-size:.9rem;margin-bottom:1rem;padding:.75rem}.checkout-auth-modal__submit{background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .2s;width:100%}.checkout-auth-modal__submit:hover:not(:disabled){background:#e55a2b;box-shadow:0 4px 12px #ff6b354d;transform:translateY(-1px)}.checkout-auth-modal__submit:active:not(:disabled){transform:translateY(0)}.checkout-auth-modal__submit:disabled{cursor:not-allowed;opacity:.6}.checkout-auth-modal__footer{color:#666;font-size:.95rem;margin-top:1.5rem;text-align:center}.checkout-auth-modal__link{background:none;border:none;color:#ff6b35;cursor:pointer;font-weight:600;padding:0;transition:opacity .2s}.checkout-auth-modal__link:hover{opacity:.8;text-decoration:underline}.checkout{min-height:calc(100vh - 300px);padding:3rem 0}.checkout__container{margin:0 auto;max-width:1200px;padding:0 2rem}.checkout__title{color:#212121;font-family:Arial Black,sans-serif;font-size:2.5rem;margin:0 0 2rem}.checkout__back{align-items:center;background:#1e90ff0f;border:1px solid #1e90ff47;border-radius:8px;color:#1e90ff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;justify-content:center;margin-bottom:1rem;padding:.7rem 1rem;transition:all .3s ease}.checkout__back:hover{background:#1e90ff1f}.checkout__auth-prompt{background:#fff;border:2px solid #1e90ff26;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:2rem}.checkout__auth-prompt-content{margin:0 auto;max-width:500px;text-align:center}.checkout__auth-prompt-title{color:#212121;font-size:1.5rem;font-weight:700;margin:0 0 .75rem}.checkout__auth-prompt-description{color:#424242;font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.checkout__auth-prompt-actions{display:flex;flex-direction:column;gap:.75rem}@media(max-width:768px){.checkout__auth-prompt-actions{gap:.5rem}}.checkout__auth-prompt-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .3s ease}.checkout__auth-prompt-button--primary{background:#1e90ff;color:#fff}.checkout__auth-prompt-button--primary:hover{background:#0077ea;box-shadow:0 4px 12px #1e90ff4d;transform:translateY(-1px)}.checkout__auth-prompt-button--primary:active{transform:translateY(0)}.checkout__auth-prompt-button--secondary{background:#fff;border:2px solid #1e90ff;color:#1e90ff}.checkout__auth-prompt-button--secondary:hover{background:#1e90ff14}.checkout__auth-prompt-button--guest{background:none;color:#424242;font-size:.95rem;padding:.75rem}.checkout__auth-prompt-button--guest:hover{color:#212121;text-decoration:underline}.checkout__auth-prompt-compact{align-items:center;background:#1e90ff0d;border:1px solid #1e90ff1a;border-radius:8px;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem;padding:1rem}@media(max-width:768px){.checkout__auth-prompt-compact{justify-content:flex-start;padding:.875rem}}.checkout__auth-prompt-compact-text{color:#424242;font-size:.95rem;margin:0}.checkout__auth-prompt-compact-link{background:none;border:none;color:#1e90ff;cursor:pointer;font-size:.95rem;font-weight:600;padding:0;transition:all .3s ease}.checkout__auth-prompt-compact-link:hover{opacity:.8;text-decoration:underline}.checkout__auth-prompt-compact-divider{color:#424242;font-size:.9rem}.checkout__content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr}@media(max-width:1024px){.checkout__content{grid-template-columns:1fr}}.checkout__form{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem}.checkout__section{margin-bottom:2rem}.checkout__section h2{border-bottom:2px solid #f5f5f5;color:#212121;font-size:1.5rem;margin:0 0 1.5rem;padding-bottom:.5rem}.checkout__field{margin-bottom:1.5rem}.checkout__field label{color:#212121;display:block;font-weight:600;margin-bottom:.5rem}.checkout__field input,.checkout__field select{background:#fff;border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.checkout__field input:focus,.checkout__field select:focus{border-color:#1e90ff;outline:none}.checkout__field-group{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.checkout__field-group{grid-template-columns:1fr}}.checkout__notice{background:#1e90ff14;border:1px solid #1e90ff2e;border-radius:8px;color:#212121;margin-bottom:1.5rem;padding:1rem 1.25rem}.checkout__error{background:#f443361a;border:1px solid #f4433633;border-radius:8px;color:#f44336;font-weight:600;margin-bottom:1.5rem;padding:.9rem 1rem}.checkout__address-hint{color:#424242;font-size:.9rem;line-height:1.45;margin:0 0 1rem}.checkout__sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.checkout__zip-label-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:.25rem .4rem;margin-bottom:.5rem}.checkout__zip-label-row label{color:#212121;font-weight:600;margin-bottom:0}.checkout__zip-help-wrap{align-items:center;display:inline-flex;position:relative}.checkout__zip-help-wrap:focus-within .checkout__zip-tooltip,.checkout__zip-help-wrap:hover .checkout__zip-tooltip{opacity:1;visibility:visible}.checkout__zip-help-btn{align-items:center;background:#0000;border:none;color:#1e90ffe6;cursor:help;display:inline-flex;font:inherit;font-size:1rem;justify-content:center;line-height:1;margin:0;padding:0 .2rem}.checkout__zip-help-btn:hover{color:#1e90ff}.checkout__zip-help-btn:focus-visible{border-radius:2px;outline:2px solid #1e90ff;outline-offset:2px}.checkout__zip-tooltip{background:#1f2937;border-radius:8px;bottom:calc(100% + .5rem);box-shadow:0 10px 28px #00000038;color:#f9fafb;font-size:.8rem;font-weight:400;line-height:1.55;opacity:0;padding:.75rem .9rem;position:absolute;right:0;transition:opacity .12s ease,visibility .12s ease;visibility:hidden;width:min(19rem,88vw);z-index:30}.checkout__zip-tooltip:after{border:7px solid #0000;border-top-color:#1f2937;content:"";position:absolute;right:.65rem;top:100%}.checkout__section--shipping h2{margin-bottom:.5rem}.checkout__section--shipping .checkout__shipping-processing-note{border-bottom:1px solid #e0e0e066;color:#424242;font-size:.8125rem;line-height:1.5;margin:0 0 1.1rem;padding-bottom:.75rem}.checkout__section--shipping .checkout__shipping-processing-note strong{color:#212121;font-weight:600}.checkout__section--shipping .checkout__admin-parcel-debug{background:#f5f5f5a6;border:1px dashed #2121218c;border-radius:6px;color:#2e2e2e;font-size:.75rem;line-height:1.45;margin:0 0 .85rem;padding:.55rem .65rem}.checkout__section--shipping .checkout__admin-parcel-debug-title{color:#212121;font-size:.68rem;font-weight:700;letter-spacing:.04em;margin-bottom:.35rem;text-transform:uppercase}.checkout__section--shipping .checkout__admin-parcel-debug-body{display:flex;flex-direction:column;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.72rem;gap:.2rem}.checkout__section--shipping .checkout__shipping-hint{color:#424242;line-height:1.5;margin:0}.checkout__section--shipping .checkout__shipping-hint--muted{font-size:.95rem}.checkout__section--shipping .checkout__error--compact{margin:0}.checkout__rate-cards{display:flex;flex-direction:column;gap:.75rem}.checkout__rate-card{align-items:flex-start;background:#fff;border:1px solid #1e90ff33;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;margin:0;padding:1rem 1.1rem;transition:all .3s ease}.checkout__rate-card--selected{background:#1e90ff0f;border-color:#1e90ff;box-shadow:0 0 0 1px #1e90ff1f}.checkout__rate-card:focus-within{outline:2px solid #1e90ff59;outline-offset:2px}.checkout__rate-card-input{accent-color:#1e90ff;flex-shrink:0;margin-top:.35rem}.checkout__rate-card-body{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0}.checkout__rate-card-top{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.checkout__rate-card-heading{display:flex;flex-direction:column;gap:.2rem;min-width:0}.checkout__rate-card-title-row{align-items:center;display:flex;gap:.45rem;min-width:0}.checkout__rate-card-usps-icon{color:#004b87;flex-shrink:0;font-size:1.125rem}.checkout__rate-card-title{color:#212121;font-size:1.05rem;font-weight:700;line-height:1.25}.checkout__rate-card-service{color:#424242;font-size:.85rem;line-height:1.3}.checkout__rate-card-price{color:#1e90ff;font-size:1.05rem;font-weight:700;white-space:nowrap}.checkout__rate-card-price--free{color:#409343}.checkout__rate-card-description{color:#212121;display:block;font-size:.92rem;line-height:1.45;margin:0}.checkout__rate-card-detail{color:#424242;display:block;font-size:.85rem;line-height:1.5;margin:0}.checkout__rate-card-detail strong{color:#212121;font-weight:700}.checkout__summary-row{color:#424242;display:flex;font-size:.95rem;justify-content:space-between;padding:.35rem 0}.checkout__form-actions{align-items:stretch;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}@media(max-width:768px){.checkout__form-actions{flex-direction:column}}.checkout__form-actions .checkout__submit{flex:1 1;min-width:min(100%,14rem);width:auto}.checkout__back-to-cart{align-items:center;background:#1e90ff0f;border:1px solid #1e90ff47;border-radius:8px;color:#1e90ff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:1.05rem;font-weight:600;justify-content:center;padding:1.25rem 1.35rem;transition:all .3s ease}.checkout__back-to-cart:hover{background:#1e90ff1f}.checkout__submit{background-color:#1e90ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1.25rem;transition:all .3s ease;width:100%}.checkout__submit:hover:not(:disabled){background-color:#0077ea}.checkout__submit:disabled{background-color:#e0e0e0;cursor:not-allowed}.checkout__summary{background:#f5f5f5;border-radius:8px;height:fit-content;padding:2rem;position:sticky;top:100px}.checkout__summary h2{color:#212121;font-size:1.5rem;margin:0 0 1.5rem}.checkout__items{margin-bottom:1.5rem}.checkout__item{align-items:flex-start;border-bottom:1px solid #e0e0e0;color:#424242;display:flex;gap:1.25rem;padding:.75rem 0}.checkout__item:last-child{border-bottom:none}.checkout__item-main{align-items:baseline;column-gap:.65rem;display:flex;flex:1 1;flex-wrap:wrap;min-width:0;row-gap:.2rem}.checkout__item-name{color:#212121;font-weight:500}.checkout__item-qty{color:#424242d9;font-size:.9em;font-weight:600;white-space:nowrap}.checkout__item-price{color:#1e90ff;flex-shrink:0;font-weight:700;padding-top:.05rem;text-align:right}.checkout__total{border-top:2px solid #e0e0e0;color:#212121;display:flex;font-size:1.5rem;font-weight:700;justify-content:space-between;padding-top:1.5rem}.checkout__result-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:0 auto;max-width:720px;padding:2.5rem;text-align:center}.checkout__result-card--content{margin:0;max-width:none;text-align:left}.checkout__result-shell{display:flex;flex-direction:column;gap:2rem}.checkout__result-eyebrow{align-items:center;background:#1e90ff1a;border-radius:999px;color:#1e90ff;display:inline-flex;font-size:.82rem;font-weight:700;letter-spacing:.06em;margin-bottom:.85rem;padding:.35rem .7rem;text-transform:uppercase}.checkout__result-message{color:#424242;line-height:1.6;margin:0 0 1.5rem;max-width:48rem}.checkout__result-summary{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr}@media(max-width:1024px){.checkout__result-summary{grid-template-columns:1fr}}.checkout__result-items,.checkout__result-sidebar{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem}.checkout__result-section-title{color:#212121;font-size:1.45rem;margin:0 0 1.25rem}.checkout__result-meta{grid-gap:1rem;background:#1e90ff0f;border-radius:8px;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1.25rem;padding:1rem}.checkout__result-meta div{min-width:0}.checkout__result-meta span{color:#424242;display:block;font-size:.8rem;font-weight:700;letter-spacing:.05em;margin-bottom:.35rem;text-transform:uppercase}.checkout__result-meta strong{color:#212121;display:block;word-break:break-word}@media(max-width:768px){.checkout__result-meta{grid-template-columns:1fr}}.checkout__result-item{grid-gap:1rem;align-items:center;border-bottom:1px solid #f5f5f5;display:grid;gap:1rem;grid-template-columns:auto 1fr;padding:.75rem 0}.checkout__result-item:last-child{border-bottom:none;padding-bottom:0}.checkout__result-item-image{background:#f5f5f5;border-radius:8px;height:72px;object-fit:cover;width:72px}.checkout__result-item-info{min-width:0}.checkout__result-item-info h3{color:#212121;font-size:1rem;margin:0 0 .35rem}.checkout__result-item-info p,.checkout__result-item-info span{color:#424242;display:block;font-size:.88rem;margin:.18rem 0 0}.checkout__result-item-total-inline{color:#212121;display:block;font-size:.95rem;font-weight:700;margin-top:.3rem}.checkout__result-empty{color:#424242;padding:1rem 0 0}.checkout__result-summary-row,.checkout__result-summary-total{display:flex;gap:1rem;justify-content:space-between}.checkout__result-summary-row{color:#424242;margin-bottom:1rem}.checkout__result-summary-total{border-top:2px solid #e0e0e0;color:#212121;font-size:1.3rem;font-weight:700;margin-top:1.25rem;padding-top:1.25rem}.checkout__result-note{color:#424242;font-size:.95rem;line-height:1.5;margin:1rem 0 0}.checkout__result-link{align-items:center;border:2px solid #1e90ff;border-radius:8px;color:#1e90ff;display:inline-flex;font-weight:600;justify-content:center;min-width:180px;padding:.9rem 1.25rem;text-decoration:none;transition:all .3s ease}.checkout__result-link:hover{background:#1e90ff14}.checkout__result-link--primary{background:#1e90ff;color:#fff}.checkout__result-link--primary:hover{background:#0077ea}.checkout__featured{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem}.checkout__featured-header{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}@media(max-width:768px){.checkout__featured-header{align-items:stretch;flex-direction:column}}.checkout__featured-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1024px){.checkout__featured-grid{grid-template-columns:1fr}}.checkout__featured-card{background:#f5f5f5;border:1px solid #1e90ff14;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.checkout__featured-card:hover{border-color:#1e90ff33;box-shadow:0 10px 22px #0000001f;transform:translateY(-2px)}.checkout__featured-card-link{color:inherit;display:block;text-decoration:none}.checkout__featured-image{background:#fff;height:220px;object-fit:cover;width:100%}.checkout__featured-content{display:flex;flex:1 1;flex-direction:column;gap:.85rem;padding:1.25rem}.checkout__featured-content h3{color:#212121;margin:0}.checkout__featured-content p{color:#424242;line-height:1.55;margin:0}.checkout__featured-category{color:#1e90ff;font-size:.8rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.checkout__featured-footer{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:auto}.checkout__featured-footer strong{color:#212121;font-size:1.05rem}.checkout__featured-link{color:#1e90ff;font-weight:700;text-decoration:none}.checkout__featured-link:hover{text-decoration:underline}.checkout__alert{align-items:flex-start;animation:slideDown .3s ease-out;border:1px solid;border-radius:8px;display:flex;gap:1rem;margin-bottom:2rem;padding:1rem 1.25rem}.checkout__alert--warning{background:#ff98001a;border-color:#ff98004d}.checkout__alert--error{background:#f443361a;border-color:#f443364d}.checkout__alert--success{background:#4caf501a;border-color:#4caf504d}.checkout__alert-content{flex:1 1}.checkout__alert-content h3{color:#212121;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.checkout__alert-content p{color:#424242;font-size:.95rem;line-height:1.5;margin:0}.checkout__alert-close{background:none;border:none;color:#424242;cursor:pointer;font-size:1.5rem;line-height:1;opacity:.7;padding:0;transition:opacity .2s ease}.checkout__alert-close:hover{opacity:1}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.track-pieces-breakdown{border:1px solid #e0e0e0;border-radius:8px;margin-top:1rem;overflow:hidden}.track-pieces-breakdown__toggle{align-items:center;background:#f5f5f5;border:none;cursor:pointer;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:space-between;padding:1rem;transition:background .2s;width:100%}.track-pieces-breakdown__toggle:hover{background:#ededed}.track-pieces-breakdown__toggle-text{color:#212121;font-size:.95rem;font-weight:600}.track-pieces-breakdown__toggle-icon{color:#424242;font-size:.75rem;transition:transform .2s}.track-pieces-breakdown__toggle-icon--expanded{transform:rotate(180deg)}.track-pieces-breakdown__list{background:#fff;max-height:400px;overflow-y:auto}.track-pieces-breakdown__item{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;gap:1rem;padding:.75rem 1rem}.track-pieces-breakdown__item:last-child{border-bottom:none}.track-pieces-breakdown__item-image{background:#f5f5f5;border-radius:4px;flex-shrink:0;height:50px;object-fit:contain;padding:.25rem;width:50px}.track-pieces-breakdown__item-info{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.track-pieces-breakdown__item-name{color:#212121;font-size:.95rem;font-weight:600}.track-pieces-breakdown__item-details{color:#424242;font-family:Courier New,monospace;font-size:.85rem}.admin-review{background:#f5f5f5;min-height:100vh;padding:2rem 1rem}.admin-review__container{margin:0 auto;max-width:1400px}.admin-review__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.admin-review__header h1{color:#333;font-size:2.5rem;margin:0 0 .5rem}.admin-review__subtitle{color:#666;font-size:1.1rem;margin:0}.admin-review__back-btn{background:#fff;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s;white-space:nowrap}.admin-review__back-btn:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.admin-review__stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.admin-review__stat-card{align-items:center;background:#fff;border-left:4px solid #667eea;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}.admin-review__stat-card--pending{border-left-color:#ffc107}.admin-review__stat-card--approved{border-left-color:#28a745}.admin-review__stat-card--rejected{border-left-color:#dc3545}.admin-review__stat-value{color:#333;font-size:2.5rem;font-weight:700}.admin-review__stat-label{color:#666;font-size:.9rem;text-align:center}.admin-review__controls{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.admin-review__search{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;margin-bottom:1rem;padding:.75rem 1rem;transition:border-color .2s;width:100%}.admin-review__search:focus{border-color:#667eea;outline:none}.admin-review__filters{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.admin-review__filter-group{align-items:center;display:flex;gap:.75rem}.admin-review__filter-group label{color:#333;font-size:.9rem;font-weight:600}.admin-review__filter-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.admin-review__filter-btn{background:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s}.admin-review__filter-btn:hover{border-color:#667eea;color:#667eea}.admin-review__filter-btn.active{background:#667eea;border-color:#667eea;color:#fff}.admin-review__sort-select{background:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:border-color .2s}.admin-review__sort-select:focus{border-color:#667eea;outline:none}.admin-review__empty,.admin-review__loading{color:#424242;font-size:1.1rem;padding:3rem 1rem;text-align:center}.admin-review__error{background:#f443361a;border:1px solid #f4433633;border-radius:8px;color:#f44336;font-weight:600;margin-bottom:1.5rem;padding:1rem}.admin-review__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.admin-review__card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;overflow:hidden;transition:all .2s}.admin-review__card:hover{border-color:#1e90ff;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.admin-review__card-image{align-items:center;background:#fff;display:flex;height:200px;justify-content:center;overflow:hidden;padding:1rem;width:100%}.admin-review__card-image img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.admin-review__card-info{padding:1.25rem}.admin-review__card-info h3{color:#212121;font-size:1.1rem;font-weight:700;margin:0 0 .75rem}.admin-review__card-info p{color:#424242;font-size:.9rem;margin:.5rem 0}.admin-review__card-date{color:#424242;font-size:.85rem;margin:0}.admin-review__card-price{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0}.admin-review__card-price-original{color:#999;font-size:.9rem;text-decoration:line-through}.admin-review__card-price-final{color:#28a745;font-size:1.1rem;font-weight:700}.admin-review__card-price-discount{background:#28a745;border-radius:4px;color:#fff;font-size:.85rem;font-weight:600;padding:.2rem .5rem}.admin-review__card-author{color:#1e90ff!important;font-weight:600}.admin-review__modal-overlay{align-items:center;background:#000000bd;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:1200}.admin-review__modal{background:#fff;border-radius:12px;box-shadow:0 24px 60px #0000006b;max-height:90vh;max-width:min(92vw,900px);overflow:hidden;position:relative}.admin-review__modal-close{align-items:center;background:#0000009e;border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:44px;justify-content:center;line-height:1;position:absolute;right:.6rem;top:.6rem;transition:background .2s;width:44px;z-index:20}.admin-review__modal-close:hover{background:#000c}.admin-review__modal-content{display:flex;flex-direction:column;max-height:90vh;overflow-y:auto}@media(min-width:1024px){.admin-review__modal-content{flex-direction:row}}.admin-review__modal-image{align-items:center;background:#f5f5f5;display:flex;flex-shrink:0;height:300px;justify-content:center;width:100%}@media(min-width:1024px){.admin-review__modal-image{height:auto;width:400px}}.admin-review__modal-image img{height:100%;object-fit:contain;padding:1rem;width:100%}.admin-review__modal-info{display:flex;flex:1 1;flex-direction:column;gap:1rem;max-height:90vh;overflow-y:auto;padding:2rem}.admin-review__modal-info h2{color:#212121;font-size:1.75rem;font-weight:700;margin:0}.admin-review__modal-info p{color:#424242;font-size:1rem;margin:0}.admin-review__modal-author{color:#1e90ff!important;font-weight:600}.admin-review__open-builder-button{background:#fff;border:2px solid #1e90ff;border-radius:8px;color:#1e90ff;font-size:1rem;margin-top:1rem;padding:.75rem 1.5rem;width:100%}.admin-review__open-builder-button:hover{background:#1e90ff;color:#fff}.admin-review__edit-button{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-bottom:.35rem;padding:.5rem 1rem;transition:all .2s}.admin-review__edit-button:hover:not(:disabled){background:#5568d3}.admin-review__edit-button:disabled{background:#ccc;cursor:not-allowed;opacity:.6}.admin-review__open-builder-button{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-bottom:.75rem;padding:.5rem 1rem;transition:all .2s}.admin-review__open-builder-button:hover{background:#5a6268}.admin-review__edit-section{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.admin-review__form-group{display:flex;flex-direction:column;gap:.5rem}.admin-review__form-group label{color:#333;font-size:.9rem;font-weight:600}.admin-review__form-group input,.admin-review__form-group textarea{border:2px solid #e0e0e0;border-radius:6px;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .2s}.admin-review__form-group input:focus,.admin-review__form-group textarea:focus{border-color:#667eea;outline:none}.admin-review__form-group textarea{resize:vertical}.admin-review__cancel-button{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.admin-review__cancel-button:hover{background:#5a6268}.admin-review__save-button{background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.admin-review__save-button:hover:not(:disabled){background:#218838}.admin-review__save-button:disabled{cursor:not-allowed;opacity:.5}.admin-review__modal-actions{display:flex;flex-direction:column;gap:.85rem;margin-top:1rem}@media(max-width:768px){.admin-review{padding:1rem}.admin-review__header{flex-direction:column}.admin-review__header h1{font-size:2rem}.admin-review__back-btn{align-self:flex-start}.admin-review__stats{grid-template-columns:1fr 1fr}.admin-review__filters{align-items:flex-start;flex-direction:column;gap:1rem}.admin-review__filter-group{align-items:flex-start;flex-direction:column;width:100%}.admin-review__filter-buttons{width:100%}.admin-review__filter-btn{flex:1 1}.admin-review__sort-select{width:100%}.admin-review__grid{grid-template-columns:1fr}}.admin-review__approve-button{background:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;padding:.65rem 1.25rem;transition:all .2s}.admin-review__approve-button:hover:not(:disabled){background:#409343;box-shadow:0 4px 12px #4caf504d;transform:translateY(-1px)}.admin-review__approve-button:disabled{cursor:not-allowed;opacity:.6}.admin-review__reject-section{display:flex;flex-direction:column;gap:.75rem}.admin-review__rejection-reason{border:1px solid #e0e0e0;border-radius:8px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.95rem;padding:.75rem;resize:vertical;transition:border-color .2s}.admin-review__rejection-reason:focus{border-color:#1e90ff;outline:none}.admin-review__reject-button{background:#f44336;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;padding:.65rem 1.25rem;transition:all .2s}.admin-review__reject-button:hover:not(:disabled){background:#f21f0f;box-shadow:0 4px 12px #f443364d;transform:translateY(-1px)}.admin-review__reject-button:disabled{cursor:not-allowed;opacity:.6}@media(max-width:768px){.admin-review{padding:1rem .5rem}.admin-review__header h1{font-size:1.5rem}.admin-review__grid{grid-template-columns:1fr}.admin-review__modal-overlay{padding:0}.admin-review__modal{border-radius:0;max-height:100vh;max-width:100vw}.admin-review__modal-info{padding:1.5rem}}.admin-dashboard{background:linear-gradient(135deg,#3b82f6,#8b5cf6);min-height:100vh;padding:2rem 1rem}.admin-dashboard__container{margin:0 auto;max-width:1200px}.admin-dashboard__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.admin-dashboard__header h1{color:#fff;font-size:2.5rem;margin:0 0 .5rem}.admin-dashboard__subtitle{color:#ffffffe6;font-size:1.1rem;margin:0}.admin-dashboard__back-btn{background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .2s;white-space:nowrap}.admin-dashboard__back-btn:hover{background:#ffffff4d;transform:translateY(-2px)}.admin-dashboard__sections{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.admin-dashboard__section-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;cursor:pointer;padding:2rem;transition:all .3s}.admin-dashboard__section-card:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-8px)}.admin-dashboard__section-card h2{color:#333;font-size:1.5rem;margin:1rem 0 .75rem}.admin-dashboard__section-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.admin-dashboard__section-card p strong{color:#e74c3c;display:block;margin-top:.5rem}.admin-dashboard__section-icon{font-size:3rem;line-height:1}.admin-dashboard__section-stats{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:1.25rem}.admin-dashboard__section-stat{background:#f5f7fb;border:1px solid #e3e8f5;border-radius:10px;display:flex;flex-direction:column;gap:.2rem;padding:.7rem .8rem}.admin-dashboard__section-stat-value{color:#222;font-size:1.3rem;font-weight:700;line-height:1.1}.admin-dashboard__section-stat-label{color:#5f6677;font-size:.76rem;letter-spacing:.03em;line-height:1.2;text-transform:uppercase}.admin-dashboard__section-stat--alert{background:#fff5f5;border-color:#ffc9c9}.admin-dashboard__section-stat--alert .admin-dashboard__section-stat-value{color:#c92a2a}.admin-dashboard__section-stat--alert .admin-dashboard__section-stat-label{color:#a61e1e}.admin-dashboard__section-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s;width:100%}.admin-dashboard__section-btn:hover{box-shadow:0 4px 12px #667eea66;transform:translateX(4px)}@media(max-width:768px){.admin-dashboard{padding:1rem}.admin-dashboard__header{flex-direction:column}.admin-dashboard__header h1{font-size:2rem}.admin-dashboard__back-btn{align-self:flex-start}.admin-dashboard__sections{grid-template-columns:1fr}}.piece-filter-modal{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1300}.piece-filter-modal__content{background:#fff;border-radius:8px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:900px;width:100%}@media(max-width:600px){.piece-filter-modal__content{border-radius:12px;max-height:76vh;max-width:100%;overflow-y:auto}}.piece-filter-modal__header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:1.5rem}.piece-filter-modal__header h2{color:#212121;font-size:1.25rem;margin:0}@media(max-width:600px){.piece-filter-modal__header{padding:1rem}.piece-filter-modal__header h2{font-size:1.05rem}}.piece-filter-modal__close{align-items:center;background:#0000000d;border:none;border-radius:999px;color:#212121;cursor:pointer;display:inline-flex;font-size:1.5rem;height:34px;justify-content:center;line-height:1;transition:all .3s ease;width:34px}.piece-filter-modal__close:hover{background:#0000001a}.piece-filter-modal__body{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;overflow-y:auto;padding:1.5rem}@media(max-width:600px){.piece-filter-modal__body{gap:1rem;padding:1rem}}.piece-filter-modal__category{display:flex;flex-direction:column;gap:.75rem}.piece-filter-modal__category-title{color:#424242;font-size:.85rem;font-weight:600;letter-spacing:.05em;margin:0;text-transform:uppercase}.piece-filter-modal__chips{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.piece-filter-modal__chip-with-qty{align-items:center;display:flex;flex-direction:row;gap:.2rem}.piece-filter-modal__qty-btn{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#212121;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:1.1rem;font-weight:700;height:28px;justify-content:center;line-height:1;padding:0;transition:all .3s ease;width:28px}.piece-filter-modal__qty-btn:hover:not(:disabled){background:#fff;border-color:#1e90ff}.piece-filter-modal__qty-btn:disabled{cursor:not-allowed;opacity:.4}@media(max-width:600px){.piece-filter-modal__qty-btn{font-size:1rem;height:26px;width:26px}}.piece-filter-modal__chip{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;height:70px;justify-content:center;overflow:hidden;padding:.4rem;transition:all .3s ease;width:70px}.piece-filter-modal__chip:active,.piece-filter-modal__chip:focus{outline:none}.piece-filter-modal__chip:hover:not(:disabled){border-color:#1e90ff;transform:scale(1.05)}.piece-filter-modal__chip--active{background:#fff;border-color:#1e90ff;box-shadow:0 0 0 3px #1e90ff33}.piece-filter-modal__chip--active:hover:not(:disabled){background:#fff}.piece-filter-modal__chip--max{cursor:not-allowed;opacity:.45;transform:none}.piece-filter-modal__chip--max:hover{border-color:#e0e0e0;transform:none}@media(max-width:600px){.piece-filter-modal__chip{height:58px;padding:.3rem;width:58px}}.piece-filter-modal__chip--in-qty-row{cursor:default;flex-shrink:0;height:52px;pointer-events:none;width:52px}.piece-filter-modal__chip--in-qty-row:hover{border-color:#1e90ff;transform:none}@media(max-width:600px){.piece-filter-modal__chip--in-qty-row{height:46px;width:46px}}.piece-filter-modal__chip-image{height:100%;object-fit:contain;pointer-events:none;width:100%}.piece-filter-modal__hint{color:#424242;flex:1 1;font-size:.88rem;font-weight:600;line-height:1.35;margin:0;min-width:0}.piece-filter-modal__footer{align-items:center;border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.5rem}@media(max-width:600px){.piece-filter-modal__footer{padding:1rem}}.piece-filter-modal__footer-actions{display:flex;gap:.75rem;margin-left:auto}.piece-filter-modal__btn{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#212121;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.piece-filter-modal__btn:hover:not(:disabled){background:#f5f5f5}.piece-filter-modal__btn:disabled{cursor:not-allowed;opacity:.5}.piece-filter-modal__btn--clear{border-color:#f44336;color:#f44336}.piece-filter-modal__btn--clear:hover:not(:disabled){background:#fff}.piece-filter-modal__btn--save{background:#1e90ff;border-color:#1e90ff;color:#fff}.piece-filter-modal__btn--save:hover:not(:disabled){background:#007cf4}.product-edit-modal__overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.product-edit-modal{background:#fff;border-radius:12px;max-height:90vh;max-width:900px;overflow-y:auto;padding:2rem;position:relative;width:100%}.product-edit-modal__close{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;line-height:1;padding:0;position:absolute;right:1rem;top:1rem;transition:all .2s;width:40px}.product-edit-modal__close:hover{background:#f0f0f0;color:#333}.product-edit-modal__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-right:3rem}.product-edit-modal__header h2{color:#333;font-size:1.8rem;margin:0}.product-edit-modal__shop-link{align-items:center;color:#667eea;display:flex;font-size:.82rem;font-weight:600;gap:.2rem;opacity:.85;position:absolute;right:4rem;text-decoration:none;top:1.2rem;transition:opacity .15s}.product-edit-modal__shop-link:hover{opacity:1;text-decoration:underline}.product-edit-modal__public-toggle{align-items:center;cursor:pointer;display:flex;gap:.5rem;-webkit-user-select:none;user-select:none}.product-edit-modal__public-toggle input[type=checkbox]{cursor:pointer;height:18px;width:18px}.product-edit-modal__public-toggle span{color:#333;font-size:1rem;font-weight:500}.product-edit-modal__draft-notice{align-items:center;background:#fff3cd;border:2px solid #ffc107;border-radius:8px;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem;padding:1rem}.product-edit-modal__draft-notice span{color:#856404;font-size:.95rem;font-weight:500}.product-edit-modal__discard-draft-btn{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s;white-space:nowrap}.product-edit-modal__discard-draft-btn:hover{background:#c82333}.product-edit-modal h3{border-bottom:2px solid #e0e0e0;color:#333;font-size:1.2rem;margin:0 0 1rem;padding-bottom:.5rem}.product-edit-modal__form{display:flex;flex-direction:column;gap:2rem}.product-edit-modal__section{display:flex;flex-direction:column;gap:1rem}.product-edit-modal__form-group{display:flex;flex-direction:column;gap:.5rem}.product-edit-modal__form-group label{color:#333;font-size:.9rem;font-weight:600}.product-edit-modal__form-group input,.product-edit-modal__form-group select,.product-edit-modal__form-group textarea{border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .2s}.product-edit-modal__form-group input:focus,.product-edit-modal__form-group select:focus,.product-edit-modal__form-group textarea:focus{border-color:#667eea;outline:none}.product-edit-modal__form-group textarea{font-family:inherit;resize:vertical}.product-edit-modal__form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.product-edit-modal__upload-zone{background:#fafafa;border:3px dashed #d0d0d0;border-radius:12px;cursor:pointer;margin-bottom:1.5rem;padding:3rem 2rem;text-align:center;transition:all .3s}.product-edit-modal__upload-zone:hover{background:#f5f7ff;border-color:#667eea}.product-edit-modal__upload-zone.dragging{background:#e8ecff;border-color:#667eea;transform:scale(1.02)}.product-edit-modal__upload-zone.uploading{cursor:not-allowed;opacity:.7}.product-edit-modal__upload-icon{font-size:3rem;margin-bottom:1rem}.product-edit-modal__upload-text{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.product-edit-modal__upload-hint{color:#666;font-size:.9rem;margin:0}.product-edit-modal__upload-status{align-items:center;display:flex;flex-direction:column;gap:1rem}.product-edit-modal__upload-status p{color:#667eea;font-weight:600;margin:0}.product-edit-modal__spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product-edit-modal__error{background:#fee;border:2px solid #fcc;border-radius:8px;color:#c33;font-size:.9rem;margin-bottom:1rem;padding:1rem}.product-edit-modal__hint--images{margin:0 0 1rem;max-width:52rem}.product-edit-modal__bundle-collage-panel{background:#f8f9fb;border:1px solid #e4e6ec;border-radius:8px;margin-bottom:1.25rem;padding:1rem}.product-edit-modal__bundle-collage-toggle{align-items:flex-start;color:#333;cursor:pointer;display:flex;font-size:.9rem;gap:.65rem;line-height:1.45;margin-bottom:.85rem}.product-edit-modal__bundle-collage-toggle input{flex-shrink:0;margin-top:.2rem}.product-edit-modal__bundle-collage-preview{max-width:200px}.product-edit-modal__bundle-collage-grid{border:1px solid #ddd;border-radius:8px;overflow:hidden}.product-edit-modal__images{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-bottom:1rem}.product-edit-modal__image-item{aspect-ratio:1;border:2px solid #e0e0e0;border-radius:8px;cursor:grab;overflow:hidden;position:relative}.product-edit-modal__image-item--dragging{border-color:#667eea;opacity:.65}.product-edit-modal__image-item:active{cursor:grabbing}.product-edit-modal__image-item img{height:100%;object-fit:cover;width:100%}.product-edit-modal__image-drag-hint{background:#00000073;border-radius:4px;color:#fff;font-size:.65rem;font-weight:700;left:.35rem;letter-spacing:.04em;padding:.15rem .35rem;pointer-events:none;position:absolute;text-transform:uppercase;top:.35rem}.product-edit-modal__image-reorder{bottom:.35rem;display:flex;gap:.2rem;position:absolute;right:.35rem}.product-edit-modal__image-reorder-btn{background:#ffffffeb;border:none;border-radius:4px;box-shadow:0 1px 3px #0000001f;color:#333;cursor:pointer;font-size:.85rem;font-weight:700;height:26px;line-height:1;padding:0;width:26px}.product-edit-modal__image-reorder-btn:disabled{cursor:not-allowed;opacity:.35}.product-edit-modal__image-reorder-btn:hover:not(:disabled){background:#fff;color:#667eea}.product-edit-modal__remove-btn{align-items:center;background:#dc3545e6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:24px;justify-content:center;position:absolute;right:.25rem;top:.25rem;transition:all .2s;width:24px}.product-edit-modal__remove-btn:hover{background:#dc3545;transform:scale(1.1)}.product-edit-modal__primary-badge{background:#28a745;border-radius:4px;bottom:.5rem;color:#fff;font-size:.75rem;font-weight:600;left:.5rem;padding:.25rem .5rem;position:absolute}.product-edit-modal__add-color,.product-edit-modal__add-image{align-items:center;display:flex;gap:.5rem}.product-edit-modal__add-color input[type=text],.product-edit-modal__add-image input[type=text]{border:2px solid #e0e0e0;border-radius:6px;flex:1 1;font-size:1rem;padding:.75rem}.product-edit-modal__add-color input[type=text]:focus,.product-edit-modal__add-image input[type=text]:focus{border-color:#667eea;outline:none}.product-edit-modal__add-color input[type=color],.product-edit-modal__add-image input[type=color]{border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;height:42px;width:60px}.product-edit-modal__add-color button,.product-edit-modal__add-image button{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s;white-space:nowrap}.product-edit-modal__add-color button:hover,.product-edit-modal__add-image button:hover{background:#5568d3}.product-edit-modal__colors{display:flex;flex-wrap:wrap;gap:.75rem}.product-edit-modal__color-item{align-items:center;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;display:flex;gap:.75rem;padding:.5rem .75rem;position:relative}.product-edit-modal__color-item span{color:#333;flex:1 1;font-size:.9rem}.product-edit-modal__color-item button{background:#0000;border-radius:0;color:#dc3545;font-size:1.5rem;height:auto;margin:0;padding:0;position:static;width:auto}.product-edit-modal__color-item button:hover{background:#0000;color:#c82333;transform:none}.product-edit-modal__color-swatch{border:1px solid #ccc;border-radius:4px;height:24px;width:24px}.product-edit-modal__list{display:flex;flex-direction:column;gap:.5rem}.product-edit-modal__list-item{align-items:center;display:flex;gap:.5rem;position:relative}.product-edit-modal__list-item input{border:2px solid #e0e0e0;border-radius:6px;flex:1 1;font-size:1rem;padding:.75rem}.product-edit-modal__list-item input:focus{border-color:#667eea;outline:none}.product-edit-modal__list-item button{background:#0000;border-radius:0;color:#dc3545;font-size:1.5rem;height:auto;margin:0;padding:0 .25rem;position:static;width:auto}.product-edit-modal__list-item button:hover{background:#0000;color:#c82333;transform:none}.product-edit-modal__add-list-btn{align-self:flex-start;background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.product-edit-modal__add-list-btn:hover{background:#5a6268}.product-edit-modal__actions{border-top:2px solid #e0e0e0;display:flex;gap:1rem;padding-top:1rem}.product-edit-modal__save-btn{background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .2s}.product-edit-modal__save-btn:hover{background:#218838;transform:translateY(-2px)}.product-edit-modal__cancel-btn{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .2s}.product-edit-modal__cancel-btn:hover{background:#5a6268}.product-edit-modal__hint{color:#666;font-size:.82rem;line-height:1.35;margin:.35rem 0 0}.product-edit-modal__form-group--category{grid-column:1/-1}.product-edit-modal__category-select{background:#fff;border:1px solid #ccc;border-radius:6px;font-size:.95rem;max-width:28rem;padding:.5rem .65rem;width:100%}.product-edit-modal__new-category-toggle{align-items:center;background:#0000;border:1px dashed #c5cae8;border-radius:6px;color:#667eea;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;margin-top:.5rem;padding:.35rem .65rem;transition:background .15s,border-color .15s}.product-edit-modal__new-category-toggle:hover{background:#f5f6ff;border-color:#667eea}.product-edit-modal__new-category-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.65rem}.product-edit-modal__new-category-row input{border:1px solid #ccc;border-radius:6px;flex:1 1;font-size:.9rem;max-width:20rem;min-width:12rem;padding:.45rem .6rem}.product-edit-modal__new-category-save{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.88rem;font-weight:600;padding:.45rem 1rem}.product-edit-modal__new-category-save:hover{background:#5a6fd6}.product-edit-modal__bundle-block{border-top:1px solid #eee;margin-top:1.25rem;padding-top:1rem}.product-edit-modal__bundle-block h4{color:#333;font-size:1rem;margin:0 0 .5rem}.product-edit-modal__bundle-picker{align-items:flex-start;display:flex;flex-direction:column;gap:.65rem;margin-top:.75rem}.product-edit-modal__bundle-choose-btn{background:#6b7cff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.55rem 1rem}.product-edit-modal__bundle-choose-btn:hover{background:#5a6fd6}.product-edit-modal__bundle-chip-row{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem}.product-edit-modal__bundle-chip{align-items:center;background:#fafafa;border:1px solid #ccc;border-radius:6px;display:flex;height:52px;justify-content:center;overflow:hidden;width:52px}.product-edit-modal__bundle-chip-img{display:block;height:100%;object-fit:contain;width:100%}.product-edit-modal__bundle-chip-fallback{color:#888;font-size:1.1rem;font-weight:700}.product-edit-modal__bundle-estimate{color:#444;font-size:.88rem;font-weight:600;margin:.85rem 0 0}.product-edit-modal__suggested-price{color:#444;font-size:.88rem;font-weight:500;margin:.45rem 0 0}@media(max-width:768px){.product-edit-modal{padding:1.5rem}.product-edit-modal h2{font-size:1.5rem}.product-edit-modal__form-row{grid-template-columns:1fr}.product-edit-modal__images{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.product-edit-modal__add-color,.product-edit-modal__add-image{flex-direction:column}.product-edit-modal__add-color button,.product-edit-modal__add-color input,.product-edit-modal__add-image button,.product-edit-modal__add-image input{width:100%}.product-edit-modal__actions{flex-direction:column}}.products-manager{background:#f5f7fa;min-height:100vh;padding:2rem 1rem}.products-manager__container{margin:0 auto;max-width:1400px}.products-manager__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.products-manager__header h1{color:#333;font-size:2.5rem;margin:0 0 .5rem}.products-manager__subtitle{color:#666;font-size:1.1rem;margin:0}.products-manager__header-actions{display:flex;gap:1rem}.products-manager__add-btn{background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s;white-space:nowrap}.products-manager__add-btn:hover{background:#218838;transform:translateY(-2px)}.products-manager__back-btn{background:#fff;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s;white-space:nowrap}.products-manager__back-btn:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.products-manager__controls{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.products-manager__search{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;margin-bottom:1rem;padding:.75rem 1rem;transition:border-color .2s;width:100%}.products-manager__search:focus{border-color:#667eea;outline:none}.products-manager__filters{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.products-manager__filter-btn{background:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;flex-shrink:0;font-size:.9rem;padding:.5rem 1rem;transition:all .2s;white-space:nowrap}.products-manager__filter-btn:hover{border-color:#667eea;color:#667eea}.products-manager__filter-btn.active{background:#667eea;border-color:#667eea;color:#fff}.products-manager__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.products-manager__card{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s}.products-manager__card:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-4px)}.products-manager__card-media{align-items:center;background:#0000000a;box-sizing:border-box;display:flex;flex-shrink:0;height:200px;justify-content:center;padding:.65rem;width:100%}.products-manager__card-image{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.products-manager__card-bundle-grid{height:100%;min-height:0;width:100%}.products-manager__card-content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:1.5rem}.products-manager__card-content h3{color:#333;font-size:1.2rem;margin:0 0 .5rem}.products-manager__featured-badge{align-self:flex-start;background:#e67e22;border-radius:4px;color:#fff;display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.04em;margin-bottom:.35rem;padding:.2rem .5rem;text-transform:uppercase}.products-manager__card-category{color:#667eea;font-size:.9rem;font-weight:600;margin:0 0 .5rem}.products-manager__card-price{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:.35rem;margin-top:auto}.products-manager__card-price .shop-price-display{font-size:inherit;font-weight:inherit}.products-manager__card-stock{color:#666;font-size:.9rem;margin:0 0 .65rem}.products-manager__card-actions{display:flex;gap:.5rem}.products-manager__edit-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.products-manager__edit-btn:hover{background:#5568d3}.products-manager__delete-btn{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.products-manager__delete-btn:hover:not(:disabled){background:#c82333}.products-manager__delete-btn:disabled{background:#ccc;cursor:not-allowed;opacity:.6}.products-manager__loading{color:#667eea;font-weight:600}.products-manager__empty,.products-manager__loading{background:#fff;border-radius:12px;font-size:1.1rem;padding:3rem;text-align:center}.products-manager__empty{color:#666}@media(max-width:768px){.products-manager{padding:1rem}.products-manager__header{flex-direction:column;gap:1rem}.products-manager__header h1{font-size:2rem}.products-manager__header-actions{flex-direction:column;width:100%}.products-manager__header-actions button{width:100%}.products-manager__controls{flex-direction:column;gap:1rem}.products-manager__search{width:100%}.products-manager__filters{gap:.5rem;width:100%}.products-manager__grid{grid-template-columns:1fr}}.tracking-link{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;display:flex;gap:.75rem;justify-content:space-between;margin:.5rem 0;overflow:hidden;padding:.75rem}.tracking-link__info{align-items:center;border-radius:4px;cursor:pointer;display:flex;flex:1 1;gap:.5rem;min-width:0;padding:.25rem .5rem;transition:background .2s}.tracking-link__info:hover{background:#f8f9fa}.tracking-link__info:active{background:#e9ecef}.tracking-link__number{color:#333;font-family:Courier New,monospace;font-size:.9rem;font-weight:500;max-width:100%;overflow-wrap:break-word;-webkit-user-select:none;user-select:none;word-break:break-all}.tracking-link__copy-icon{align-items:center;color:#667eea;display:flex;flex-shrink:0;font-size:1rem;justify-content:center;transition:all .2s}.tracking-link__track-btn{align-items:center;background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;height:32px;padding:.4rem .75rem;text-decoration:none;transition:all .2s;white-space:nowrap}.tracking-link__track-btn:hover{background:#5568d3}.tracking-link__track-btn--delivered{background:#0000;border:1px solid #e0e0e0;color:#667eea;font-weight:500}.tracking-link__track-btn--delivered:hover{background:#f8f9fa;border-color:#667eea}@media(max-width:768px){.tracking-link{gap:.5rem}.tracking-link__track-btn{font-size:.8rem;padding:.4rem .6rem}}.order-details-modal__overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.order-details-modal{background:#fff;border-radius:12px;max-height:90vh;max-width:800px;overflow-y:auto;padding:2rem;position:relative;width:100%}.order-details-modal__close{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s;width:40px}.order-details-modal__close:hover{background:#f0f0f0;color:#333}.order-details-modal h2{color:#333;font-size:1.8rem;margin:0 0 1.5rem}.order-details-modal h3{color:#333;font-size:1.2rem;margin:0 0 1rem}.order-details-modal__section{border-bottom:1px solid #e0e0e0;margin-bottom:2rem;padding-bottom:2rem}.order-details-modal__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.order-details-modal__section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.order-details-modal__edit-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.order-details-modal__edit-btn:hover{background:#5568d3}.order-details-modal__info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.order-details-modal__info-grid>div strong{color:#666;display:block;font-size:.9rem;margin-bottom:.25rem}.order-details-modal__info-grid>div p{color:#333;line-height:1.5;margin:0}.order-details-modal__full-width{grid-column:1/-1}.order-details-modal__edit-form{display:flex;flex-direction:column;gap:1rem}.order-details-modal__form-group{display:flex;flex-direction:column;gap:.5rem}.order-details-modal__form-group label{color:#333;font-size:.9rem;font-weight:600}.order-details-modal__form-group input,.order-details-modal__form-group select{border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .2s}.order-details-modal__form-group input:focus,.order-details-modal__form-group select:focus{border-color:#667eea;outline:none}.order-details-modal__form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.order-details-modal__form-actions{display:flex;gap:1rem;margin-top:1rem}.order-details-modal__save-btn{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.order-details-modal__save-btn:hover{background:#218838}.order-details-modal__cancel-btn{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.order-details-modal__cancel-btn:hover{background:#5a6268}.order-details-modal__items{display:flex;flex-direction:column;gap:1rem;width:100%}.order-details-modal__item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;flex-wrap:nowrap;gap:1rem;padding:1rem;width:100%}.order-details-modal__item-image{background:#fff;border-radius:6px;height:60px;object-fit:contain;padding:.25rem;width:60px}.order-details-modal__item-info{flex:1 1}.order-details-modal__item-info strong{color:#333;display:block;margin-bottom:.25rem}.order-details-modal__item-info p{color:#666;font-size:.9rem;margin:0}.order-details-modal__item-price{color:#333;font-size:1.1rem;font-weight:600}.order-details-modal__status-control{align-items:center;display:flex;gap:1rem}.order-details-modal__status-select{border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;flex:1 1;font-size:1rem;padding:.75rem}.order-details-modal__status-select:focus{border-color:#667eea;outline:none}.order-details-modal__update-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s;white-space:nowrap}.order-details-modal__update-btn:hover:not(:disabled){background:#5568d3}.order-details-modal__update-btn:disabled{cursor:not-allowed;opacity:.5}.order-details-modal__tracking-display{margin-bottom:1.5rem}.order-details-modal__tracking-hint{color:#666;font-size:.9rem;margin:.5rem 0}.order-details-modal__tracking-form{grid-gap:1rem;align-items:end;display:grid;gap:1rem;grid-template-columns:1fr 1fr auto}.order-details-modal__actions{display:flex;gap:1rem;justify-content:flex-end}.order-details-modal__cancel-order-btn{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.order-details-modal__cancel-order-btn:hover:not(:disabled){background:#c82333}.order-details-modal__cancel-order-btn:disabled{cursor:not-allowed;opacity:.5}@media(max-width:768px){.order-details-modal{max-height:calc(100vh - 1rem);padding:1rem}.order-details-modal__overlay{align-items:flex-start;padding:.5rem}.order-details-modal h2{font-size:1.5rem}.order-details-modal__form-row,.order-details-modal__info-grid,.order-details-modal__tracking-form{grid-template-columns:1fr}.order-details-modal__item{flex-wrap:wrap;justify-content:center}.order-details-modal__item .order-details-modal__item-image{height:50px;width:50px}.order-details-modal__item .order-details-modal__item-info,.order-details-modal__item .order-details-modal__item-price{flex-basis:100%;text-align:center}}.order-details-modal__easypost-hint{color:#666;font-size:.95rem;line-height:1.45;margin:0 0 .75rem}.order-details-modal__easypost-label{margin:0 0 .75rem}.order-details-modal__easypost-label a{color:#667eea;font-weight:600}.order-details-modal__easypost-error{color:#c82333;font-size:.9rem;margin:0 0 .75rem}.order-details-modal__easypost-actions{margin-bottom:.75rem}.order-details-modal__easypost-rates{display:flex;flex-direction:column;gap:.35rem;list-style:none;margin:0 0 1rem;padding:0}.order-details-modal__easypost-rate{align-items:flex-start;cursor:pointer;display:flex;font-size:.95rem;gap:.5rem}.order-details-modal__zip-autofill-hint{color:#666;font-size:.9rem;line-height:1.4;margin:0 0 .75rem}.order-details-modal__easypost-parcel{margin-bottom:.75rem}.order-details-modal__easypost-parcel-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr);margin-bottom:.5rem}@media(max-width:600px){.order-details-modal__easypost-parcel-grid{grid-template-columns:repeat(2,1fr)}}.order-details-modal__easypost-parcel-field{color:#555;display:flex;flex-direction:column;font-size:.85rem;gap:.25rem}.order-details-modal__easypost-parcel-field input{border:1px solid #ccc;border-radius:6px;font-size:.95rem;padding:.4rem .5rem}.order-details-modal__easypost-parcel-reset{background:#fff;border:1px solid #667eea;border-radius:6px;color:#667eea;cursor:pointer;font-size:.85rem;font-weight:600;padding:.35rem .65rem}.order-details-modal__easypost-parcel-reset:hover{background:#667eea14}.orders-manager{background:#f5f7fa;min-height:100vh;padding:2rem 1rem}.orders-manager__container{margin:0 auto;max-width:1400px}.orders-manager__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.orders-manager__header h1{color:#333;font-size:2.5rem;margin:0 0 .5rem}.orders-manager__subtitle{color:#666;font-size:1.1rem;margin:0}.orders-manager__back-btn{background:#fff;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s;white-space:nowrap}.orders-manager__back-btn:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.orders-manager__error{background:#fee;border-radius:8px;color:#c33;margin-bottom:1rem;padding:1rem}.orders-manager__controls{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.orders-manager__search{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;margin-bottom:1rem;padding:.75rem 1rem;transition:border-color .2s;width:100%}.orders-manager__search:focus{border-color:#667eea;outline:none}.orders-manager__filters{display:flex;flex-wrap:wrap;gap:.5rem}.orders-manager__filter-btn{background:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s}.orders-manager__filter-btn:hover{border-color:#667eea;color:#667eea}.orders-manager__filter-btn.active{background:#667eea;border-color:#667eea;color:#fff}.orders-manager__empty,.orders-manager__loading{background:#fff;border-radius:12px;color:#666;font-size:1.1rem;padding:3rem;text-align:center}.orders-manager__table-container{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.orders-manager__table{border-collapse:collapse;width:100%}.orders-manager__table th{background:#f8f9fa;border-bottom:2px solid #e0e0e0;color:#333;font-weight:600;padding:1rem;text-align:left}.orders-manager__table td{border-bottom:1px solid #f0f0f0;padding:1rem}.orders-manager__table tr:hover{background:#f8f9fa}.orders-manager__order-id{color:#666;font-family:monospace;font-size:.9rem}.orders-manager__customer{display:flex;flex-direction:column;gap:.25rem}.orders-manager__customer strong{color:#333}.orders-manager__customer span{color:#666;font-size:.9rem}.orders-manager__status{border-radius:20px;display:inline-block;font-size:.85rem;font-weight:600;padding:.35rem .75rem;text-transform:capitalize;transition:all .2s}.orders-manager__status--clickable{cursor:pointer}.orders-manager__status--clickable:hover{box-shadow:0 2px 4px #00000026;transform:scale(1.05)}.orders-manager__status--paid{background:#d4edda;color:#155724}.orders-manager__status--processing{background:#fff3cd;color:#856404}.orders-manager__status--shipped{background:#cce5ff;color:#004085}.orders-manager__status--delivered{background:#d1ecf1;color:#0c5460}.orders-manager__status--canceled{background:#f8d7da;color:#721c24}.orders-manager__status--pending_payment{background:#e2e3e5;color:#383d41}.orders-manager__total{color:#333;font-weight:600}.orders-manager__tracking{display:flex;flex-direction:column;gap:.25rem;transition:all .2s}.orders-manager__tracking strong{color:#333;font-size:.9rem}.orders-manager__tracking span{color:#666;font-family:monospace;font-size:.85rem}.orders-manager__tracking--clickable{border-radius:4px;cursor:pointer;padding:.25rem .5rem}.orders-manager__tracking--clickable:hover{background:#f8f9fa}.orders-manager__no-tracking{color:#999;font-size:.9rem;font-style:italic}.orders-manager__no-tracking--clickable{color:#667eea;cursor:pointer;font-style:normal;transition:all .2s}.orders-manager__no-tracking--clickable:hover{color:#5568d3;text-decoration:underline}.orders-manager__view-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.orders-manager__view-btn:hover{background:#5568d3;transform:translateY(-2px)}.orders-manager__inline-edit{align-items:center;background:#f8f9fa;border-radius:6px;display:flex;gap:.5rem;padding:.25rem}.orders-manager__inline-edit--tracking{flex-wrap:wrap}.orders-manager__inline-select{background:#fff;border:2px solid #667eea;border-radius:4px;cursor:pointer;font-size:.85rem;min-width:120px;padding:.4rem .6rem}.orders-manager__inline-select:focus{border-color:#5568d3;outline:none}.orders-manager__inline-select--small{min-width:90px}.orders-manager__inline-input{border:2px solid #667eea;border-radius:4px;flex:1 1;font-family:Courier New,monospace;font-size:.85rem;min-width:150px;padding:.4rem .6rem}.orders-manager__inline-input:focus{border-color:#5568d3;outline:none}.orders-manager__inline-save{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;min-width:32px;padding:.4rem .6rem;transition:all .2s}.orders-manager__inline-save:hover:not(:disabled){background:#218838}.orders-manager__inline-save:disabled{cursor:not-allowed;opacity:.5}.orders-manager__inline-cancel{background:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;min-width:32px;padding:.4rem .6rem;transition:all .2s}.orders-manager__inline-cancel:hover{background:#c82333}@media(max-width:1200px){.orders-manager__table-container{overflow-x:auto}.orders-manager__table{min-width:900px}}@media(max-width:768px){.orders-manager{padding:1rem}.orders-manager__header{flex-direction:column;gap:1rem}.orders-manager__header h1{font-size:1.75rem}.orders-manager__back-btn{align-self:flex-start;font-size:.9rem;padding:.6rem 1rem}.orders-manager__controls{flex-direction:column;gap:1rem}.orders-manager__search{width:100%}.orders-manager__filters{flex-direction:column;gap:.75rem;width:100%}.orders-manager__filter-group,.orders-manager__filter-group select{width:100%}.orders-manager__stats{gap:.75rem;grid-template-columns:1fr}.orders-manager__stat-card{padding:1rem}}.track-edit-modal__overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.track-edit-modal{background:#fff;border-radius:12px;max-height:90vh;max-width:800px;overflow-y:auto;padding:2rem;position:relative;width:100%}.track-edit-modal__close{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s;width:40px}.track-edit-modal__close:hover{background:#f0f0f0;color:#333}.track-edit-modal h2{color:#333;font-size:1.8rem;margin:0 0 1.5rem}.track-edit-modal h3{border-bottom:2px solid #e0e0e0;color:#333;font-size:1.2rem;margin:0 0 1rem;padding-bottom:.5rem}.track-edit-modal__form{display:flex;flex-direction:column;gap:2rem}.track-edit-modal__section{display:flex;flex-direction:column;gap:1rem}.track-edit-modal__info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.track-edit-modal__info-grid>div strong{color:#666;display:block;font-size:.9rem;margin-bottom:.25rem}.track-edit-modal__info-grid>div p{color:#333;margin:0}.track-edit-modal__status{border-radius:12px;display:inline-block;font-size:.85rem;font-weight:600;padding:.25rem .75rem;text-transform:capitalize}.track-edit-modal__status--approved{background:#d4edda;color:#155724}.track-edit-modal__status--pending{background:#fff3cd;color:#856404}.track-edit-modal__status--rejected{background:#f8d7da;color:#721c24}.track-edit-modal__form-group{display:flex;flex-direction:column;gap:.5rem}.track-edit-modal__form-group label{color:#333;font-size:.9rem;font-weight:600}.track-edit-modal__form-group input,.track-edit-modal__form-group textarea{border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .2s}.track-edit-modal__form-group input:focus,.track-edit-modal__form-group textarea:focus{border-color:#667eea;outline:none}.track-edit-modal__form-group textarea{font-family:inherit;resize:vertical}.track-edit-modal__form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.track-edit-modal__checkbox-label{align-items:center;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;display:flex;gap:.75rem;padding:.75rem;transition:all .2s}.track-edit-modal__checkbox-label:hover{background:#f0f4ff;border-color:#667eea}.track-edit-modal__checkbox-label input[type=checkbox]{cursor:pointer;height:20px;width:20px}.track-edit-modal__checkbox-label span{color:#333;font-size:1rem;font-weight:600}.track-edit-modal__help-text{color:#666;font-size:.85rem;font-style:italic;margin:.25rem 0 0}.track-edit-modal__preview-image{border:2px solid #e0e0e0;border-radius:8px;max-height:300px;object-fit:contain;width:100%}.track-edit-modal__review-actions{display:flex;flex-direction:column;gap:1rem}.track-edit-modal__approve-btn{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.track-edit-modal__approve-btn:hover:not(:disabled){background:#218838}.track-edit-modal__approve-btn:disabled{cursor:not-allowed;opacity:.5}.track-edit-modal__reject-section{display:flex;flex-direction:column;gap:.5rem}.track-edit-modal__rejection-reason{border:2px solid #e0e0e0;border-radius:6px;font-family:inherit;font-size:1rem;padding:.75rem;resize:vertical}.track-edit-modal__rejection-reason:focus{border-color:#dc3545;outline:none}.track-edit-modal__reject-btn{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.track-edit-modal__reject-btn:hover:not(:disabled){background:#c82333}.track-edit-modal__reject-btn:disabled{cursor:not-allowed;opacity:.5}.track-edit-modal__actions{border-top:2px solid #e0e0e0;display:flex;gap:1rem;padding-top:1rem}.track-edit-modal__save-btn{background:#10b981;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .2s}.track-edit-modal__save-btn:hover:not(:disabled){background:#059669;transform:translateY(-2px)}.track-edit-modal__save-btn:disabled{cursor:not-allowed;opacity:.5}.track-edit-modal__cancel-btn{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .2s}.track-edit-modal__cancel-btn:hover{background:#5a6268}@media(max-width:768px){.track-edit-modal{padding:1.5rem}.track-edit-modal h2{font-size:1.5rem}.track-edit-modal__form-row,.track-edit-modal__info-grid{grid-template-columns:1fr}.track-edit-modal__actions{flex-direction:column}}.tracks-manager{background:#f5f7fa;min-height:100vh;padding:2rem 1rem}.tracks-manager__container{margin:0 auto;max-width:1400px}.tracks-manager__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.tracks-manager__header h1{color:#333;font-size:2.5rem;margin:0 0 .5rem}.tracks-manager__subtitle{color:#666;font-size:1.1rem;margin:0}.tracks-manager__note{color:#6b7280;font-size:.86rem;line-height:1.35;margin:.5rem 0 0;max-width:620px}.tracks-manager__back-btn{background:#fff;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s;white-space:nowrap}.tracks-manager__back-btn:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.tracks-manager__error{background:#fee;border-radius:8px;color:#c33;margin-bottom:1rem;padding:1rem}.tracks-manager__controls{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.tracks-manager__search{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;margin-bottom:1rem;padding:.75rem 1rem;transition:border-color .2s;width:100%}.tracks-manager__search:focus{border-color:#667eea;outline:none}.tracks-manager__filters{display:flex;flex-wrap:wrap;gap:.5rem}.tracks-manager__filter-btn{background:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s}.tracks-manager__filter-btn:hover{border-color:#667eea;color:#667eea}.tracks-manager__filter-btn.active{background:#667eea;border-color:#667eea;color:#fff}.tracks-manager__empty,.tracks-manager__loading{background:#fff;border-radius:12px;color:#666;font-size:1.1rem;padding:3rem;text-align:center}.tracks-manager__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.tracks-manager__card{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;overflow:hidden;position:relative;transition:all .3s}.tracks-manager__card:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-4px)}.tracks-manager__card-image{background:#fff;height:200px;object-fit:contain;padding:1rem;width:100%}.tracks-manager__featured-badge{background:linear-gradient(135deg,gold,#ffed4e);color:#333;right:1rem}.tracks-manager__featured-badge,.tracks-manager__publish-badge{border-radius:20px;box-shadow:0 2px 8px #0003;font-size:.85rem;font-weight:700;padding:.5rem 1rem;position:absolute;top:1rem}.tracks-manager__publish-badge{left:1rem}.tracks-manager__publish-badge--published{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.tracks-manager__publish-badge--unpublished{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff}.tracks-manager__card-content{padding:1.5rem}.tracks-manager__card-content h3{color:#333;font-size:1.2rem;margin:0 0 .5rem}.tracks-manager__card-author{color:#666;font-size:.9rem;margin:0 0 .75rem}.tracks-manager__card-meta{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.tracks-manager__status{border-radius:12px;display:inline-block;font-size:.8rem;font-weight:600;padding:.25rem .75rem;text-transform:capitalize}.tracks-manager__status--approved{background:#d4edda;color:#155724}.tracks-manager__status--pending{background:#fff3cd;color:#856404}.tracks-manager__status--rejected{background:#f8d7da;color:#721c24}.tracks-manager__pieces{color:#666;font-size:.85rem}.tracks-manager__card-price{color:#28a745;font-size:1.2rem;font-weight:700;margin:.5rem 0 1rem}.tracks-manager__card-actions{display:flex;gap:.5rem}.tracks-manager__edit-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.tracks-manager__edit-btn:hover{background:#5568d3}.tracks-manager__view-btn{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.tracks-manager__view-btn:hover{background:#5a6268}.tracks-manager__delete-btn{background:#fff;border:2px solid #dc3545;border-radius:6px;color:#dc3545;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.tracks-manager__delete-btn:hover{background:#dc3545;color:#fff}@media(max-width:768px){.tracks-manager{padding:1rem}.tracks-manager__header{flex-direction:column;gap:1rem}.tracks-manager__header h1{font-size:2rem}.tracks-manager__back-btn{align-self:flex-start;font-size:.9rem;padding:.6rem 1rem}.tracks-manager__controls{flex-direction:column;gap:1rem}.tracks-manager__search{width:100%}.tracks-manager__filters{flex-direction:column;gap:.75rem;width:100%}.tracks-manager__filters select{width:100%}.tracks-manager__grid{grid-template-columns:1fr}}.track-compound{background:linear-gradient(135deg,#1e90ff,#4169e1);color:#212121;min-height:calc(100vh - 240px);padding:2rem 1rem 3rem}.track-compound__container{margin:0 auto;max-width:1500px}.track-compound__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.25rem}@media(max-width:768px){.track-compound__header{align-items:stretch;flex-direction:column}}.track-compound__header h1{color:#fff;font-size:clamp(2rem,4.2vw,3rem);font-weight:700;margin:0;text-shadow:0 2px 4px #0003}.track-compound__header-content{flex:1 1;min-width:0}.track-compound__owned-status{color:#fff;font-weight:700}.track-compound__owned-status--complete{color:#4caf50;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.track-compound__modal-overlay,.track-compound__popup-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:1rem;position:fixed;z-index:1200}.track-compound__popup{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1rem;width:min(360px,100%)}.track-compound__popup-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.track-compound__popup-header h3{color:#212121;font-size:1rem;font-weight:600;margin:0}.track-compound__popup-close{background:#0000;border:none;color:#424242;cursor:pointer;font-size:1.2rem}.track-compound__popup-close:hover{color:#212121}.track-compound__popup-state{color:#424242;font-size:.88rem;margin:0}.track-compound__likers-list{grid-gap:.3rem;display:grid;gap:.3rem;list-style:none;margin:0;padding:0}.track-compound__likers-list li{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;color:#212121;font-size:.85rem;padding:.45rem .55rem}.track-compound__modal{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0003;max-height:92vh;overflow:auto;position:relative;width:min(980px,100%)}@media(max-width:900px){.track-compound__modal{margin-top:max(1.25rem,env(safe-area-inset-top,0px))}}.track-compound__modal-top-actions{align-items:center;display:inline-flex;gap:.4rem;position:absolute;right:.55rem;top:calc(.45rem + 10px);z-index:2}.track-compound__modal-share{align-items:center;background:#0000;border:none;color:#0b7c3a;cursor:pointer;display:flex;font-size:1.4rem;justify-content:center;padding:.5rem;transition:all .2s}.track-compound__modal-share svg{height:20px;width:20px}.track-compound__modal-share:hover{color:#074d24;transform:scale(1.1)}.track-compound__modal-close{align-items:center;background:#0000009e;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.8rem;height:40px;justify-content:center;line-height:1;transition:all .3s ease;width:40px}.track-compound__modal-close:hover{background:#000c}.track-compound__modal-content{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:minmax(280px,40%) minmax(0,1fr);padding:.95rem}@media(max-width:900px){.track-compound__modal-content{grid-template-columns:1fr;padding-top:2.85rem}}.track-compound__modal-image-wrap{background:#2c2420;border:1px solid #e0e0e0;border-radius:8px;min-height:240px;overflow:hidden;position:relative}.track-compound__modal-image{display:block;height:100%;object-fit:contain;width:100%}.track-compound__modal-info{grid-gap:.55rem;display:grid;gap:.55rem}.track-compound__modal-info h2{color:#212121;font-size:1.3rem;font-weight:700;margin:0}.track-compound__modal-meta,.track-compound__modal-owned{color:#424242;font-size:.9rem;margin:0}.track-compound__modal-section{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem}.track-compound__modal-section h3{color:#212121;font-size:.9rem;font-weight:600;letter-spacing:.05em;margin:0 0 .5rem;text-transform:uppercase}.track-compound__modal-section--auth{background:#fff;border-color:#d1e8ff;display:flex;flex-direction:column;gap:.5rem}.track-compound__modal-auth-text{color:#424242;font-size:.88rem;line-height:1.4;margin:0}.track-compound__modal-section-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.35rem}.track-compound__modal-section-header h3{margin:0}.track-compound__modal-collection-link{margin:1rem 0 .5rem;text-align:left}.track-compound__modal-stats{flex:1 1;text-align:right}.track-compound__modal-stats span{color:#424242;font-size:.85rem;font-weight:600}.track-compound__modal-inventory-link{color:#1e90ff;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-decoration:underline;text-transform:uppercase;white-space:nowrap}.track-compound__modal-inventory-link:hover{color:#006ad1}.track-compound__view-collection-link{color:#1e90ff;cursor:pointer;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-decoration:underline;text-transform:uppercase;white-space:nowrap}.track-compound__view-collection-link:hover{color:#006ad1}.track-compound__modal-piece-list{grid-gap:.26rem;display:grid;gap:.26rem;list-style:none;margin:0;padding:0}.track-compound__modal-piece-list li{color:#424242;display:flex;font-size:.84rem;gap:.5rem;justify-content:space-between}.track-compound__modal-piece-list li strong{color:#212121;font-weight:600}.track-compound__modal-empty{color:#424242;font-size:.85rem;margin:0}.track-compound__modal-empty--success{color:#4caf50;font-size:1rem;font-weight:700;line-height:1.35}.track-compound__modal-buy-missing{margin-top:.5rem;width:100%}.track-compound__modal-instructions-overlay{align-items:center;background:#0000;border:none;bottom:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:700;gap:.5rem;left:50%;padding:.5rem 1rem;position:absolute;text-shadow:0 1px 3px #000c;transform:translateX(-50%) translateY(-8px);transition:all .3s ease;white-space:nowrap;z-index:10}.track-compound__modal-instructions-overlay svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.8));flex-shrink:0;order:2}.track-compound__modal-instructions-overlay span{order:1;text-decoration:underline;text-decoration-color:#fff;text-underline-offset:3px}.track-compound__modal-instructions-overlay:hover{color:#fff;opacity:.9}.track-compound__modal-actions{grid-gap:.4rem;display:grid;gap:.4rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:900px){.track-compound__modal-actions{grid-template-columns:1fr}}.track-compound__build-track-btn{align-self:flex-start;background:#fff3;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.04em;padding:.8rem 1.5rem;position:relative;text-transform:uppercase;transition:all .3s ease;white-space:nowrap;z-index:10}.track-compound__build-track-btn:hover{background:#fff;box-shadow:0 4px 12px #ffffff4d;color:#1e90ff;transform:translateY(-2px)}@media(max-width:768px){.track-compound__build-track-btn{align-self:stretch;font-size:.9rem;padding:.7rem 1.2rem}}.track-compound__btn{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#212121;cursor:pointer;font-size:.85rem;font-weight:600;padding:.65rem 1rem;transition:all .3s ease}.track-compound__btn:hover{background:#f5f5f5}.track-compound__btn--primary{background:#1e90ff;border-color:#1e90ff;color:#fff}.track-compound__btn--primary:hover{background:#0077ea}.track-compound__btn--outline{background:#fff;border-color:#4caf50;color:#4caf50}.track-compound__btn--outline:hover{background:#eaf6eb}.track-compound__btn--outline-orange{background:#fff;border:2px solid #ffa000;color:#c27a00}.track-compound__btn--outline-orange:hover{background:#ffa0001a}.track-compound__btn--ghost{background:#0000;border-color:#e0e0e0;color:#212121}.track-compound__btn--ghost:hover{background:#f5f5f5}.track-compound__kicker{color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.1em;margin:0 0 .35rem;text-transform:uppercase}.track-compound__subtitle{color:#fffffff2;line-height:1.45;margin:.65rem 0 0;max-width:760px}.track-compound__filters{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1rem}.track-compound__filter-row{grid-gap:.75rem;align-items:end;display:grid;gap:.75rem;grid-template-columns:2fr 1fr 1fr auto}@media(max-width:900px){.track-compound__filter-row{grid-template-columns:1fr 1fr}}@media(max-width:600px){.track-compound__filter-row{grid-template-columns:1fr}}.track-compound__filter{display:flex;flex-direction:column;gap:.4rem}@media(max-width:900px){.track-compound__filter--search{grid-column:1/-1}}.track-compound__filter span{color:#424242;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.track-compound__filter select{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#212121;font-size:.9rem;padding:.6rem .75rem;transition:all .3s ease;width:100%}.track-compound__filter select:focus{border-color:#1e90ff;box-shadow:0 0 0 3px #1e90ff1a;outline:none}.track-compound__search-input{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#212121;font-size:.9rem;padding:.6rem .75rem;transition:all .3s ease;width:100%}.track-compound__search-input:focus{border-color:#1e90ff;box-shadow:0 0 0 3px #1e90ff1a;outline:none}.track-compound__search-input::placeholder{color:#424242;opacity:.6}.track-compound__clear-filters{background:#fff;border:1px solid #f44336;border-radius:8px;color:#f44336;cursor:pointer;font-size:.85rem;font-weight:600;padding:.6rem 1rem;transition:all .3s ease;white-space:nowrap}.track-compound__clear-filters:hover{background:#fff}@media(max-width:900px){.track-compound__clear-filters{grid-column:1/-1}}.track-compound__piece-filter-toggle{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#212121;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.6rem 1rem;transition:all .3s ease}.track-compound__piece-filter-toggle:hover{background:#f5f5f5;border-color:#1e90ff}.track-compound__filter-count{color:#1e90ff;font-weight:700}.track-compound__state{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#212121;padding:1.5rem;text-align:center}.track-compound__state--error{background:#fff;color:#ea1c0d}.track-compound__empty-state{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#212121;padding:3rem 2rem;text-align:center}.track-compound__empty-content{margin:0 auto;max-width:500px}.track-compound__empty-content h2{color:#212121;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.track-compound__empty-content p{color:#424242;font-size:1rem;line-height:1.5;margin:0 0 2rem}.track-compound__empty-cta{background:#1e90ff;border:2px solid #1e90ff;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.04em;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.track-compound__empty-cta:hover{background:#007cf4;box-shadow:0 4px 12px #1e90ff4d;transform:translateY(-2px)}@media(max-width:699px){.track-compound__empty-cta{font-size:.9rem;padding:.8rem 1.5rem}}.track-compound__grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:700px){.track-compound__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.track-compound__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1400px){.track-compound__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.track-compound__card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;cursor:pointer;min-width:0;overflow:hidden;transition:all .3s ease}.track-compound__card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.track-compound__card--all-owned{border:2px solid #4caf50;box-shadow:0 2px 12px #4caf5033}.track-compound__card--skeleton{cursor:default;pointer-events:none}.track-compound__card--skeleton:hover{box-shadow:0 2px 8px #0000001a;transform:none}.track-compound__skeleton-button,.track-compound__skeleton-meta,.track-compound__skeleton-name,.track-compound__skeleton-thumb{animation:skeleton-loading 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f5f5f5,#fdfdfd 50%,#f5f5f5);background-size:200% 100%;border-radius:8px}.track-compound__skeleton-thumb{border-radius:0;height:100%;width:100%}.track-compound__skeleton-name{height:1.1rem;margin-bottom:.3rem;width:80%}.track-compound__skeleton-meta{height:.8rem;width:60%}.track-compound__skeleton-meta--short{width:40%}.track-compound__skeleton-button{height:2rem;width:100%}.track-compound__skeleton-button--wide{width:100%}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.track-compound__thumb-wrap{aspect-ratio:1;border-bottom:1px solid #e0e0e0;overflow:hidden;position:relative}@media(max-width:699px){.track-compound__thumb-wrap{aspect-ratio:4/3}}.track-compound__thumb{background:#2c2420;height:100%;object-fit:contain;width:100%}.track-compound__verified{background:#1e90ff;border-radius:999px;box-shadow:0 2px 4px #0003;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.05em;padding:.25rem .5rem;position:absolute;right:.5rem;text-transform:uppercase;top:.5rem}.track-compound__body{display:flex;flex-direction:column;gap:.5rem;padding:.75rem}@media(max-width:699px){.track-compound__body{gap:.35rem;padding:.5rem}}.track-compound__name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#212121;display:-webkit-box;font-size:.9rem;font-weight:600;line-height:1.3;margin:0;min-height:2.6em;overflow:hidden}@media(max-width:699px){.track-compound__name{font-size:.8rem;min-height:2.2em}}.track-compound__meta{grid-gap:.25rem;color:#424242;display:grid;font-size:.8rem;gap:.25rem}@media(max-width:699px){.track-compound__meta{font-size:.75rem;gap:.2rem}}.track-compound__meta-row{align-items:center;display:flex;gap:.3rem}.track-compound__owned-status{color:#4caf50;font-weight:600}.track-compound__actions{align-items:center;display:flex;gap:.5rem;padding-top:.25rem}@media(max-width:699px){.track-compound__actions{gap:.35rem;padding-top:.2rem}}.track-compound__like-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:999px;color:#424242;cursor:pointer;display:inline-flex;font-size:.8rem;gap:.35rem;padding:.35rem .7rem;transition:all .3s ease}@media(max-width:699px){.track-compound__like-btn{font-size:.75rem;gap:.25rem;padding:.3rem .6rem}}.track-compound__like-btn--active,.track-compound__like-btn:hover{border-color:#1e90ff;color:#1e90ff}.track-compound__like-btn--active{background:#fff}.track-compound__details-btn{background:#1e90ff;border:2px solid #1e90ff;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:.85rem;font-weight:700;letter-spacing:.04em;padding:.65rem 1rem;text-transform:uppercase;transition:all .3s ease}@media(max-width:699px){.track-compound__details-btn{font-size:.75rem;padding:.5rem .8rem}}.track-compound__details-btn:hover{background:#007cf4;box-shadow:0 2px 8px #1e90ff4d;transform:translateY(-1px)}.track-compound__like-count{font-weight:600}.track-compound__card--build-your-own{align-items:center;background:linear-gradient(135deg,#1e90ff,#0077ea);border:2px solid #1e90ff;cursor:pointer;display:flex;justify-content:center;min-height:200px}.track-compound__card--build-your-own:hover{border-color:#006ad1;box-shadow:0 6px 20px #1e90ff66;transform:translateY(-2px)}@media(max-width:699px){.track-compound__card--build-your-own{min-height:160px}}.track-compound__build-your-own-content{align-items:center;color:#fff;display:flex;flex-direction:column;gap:.5rem;padding:1rem;text-align:center}.track-compound__build-your-own-icon{font-size:3rem;font-weight:300;line-height:1;margin-bottom:.5rem;opacity:.9}@media(max-width:699px){.track-compound__build-your-own-icon{font-size:2.5rem;margin-bottom:.3rem}}.track-compound__build-your-own-title{font-size:1.1rem;font-weight:700;letter-spacing:.05em;line-height:1.2;margin:0;text-transform:uppercase}@media(max-width:699px){.track-compound__build-your-own-title{font-size:.95rem}}.track-compound__build-your-own-description{font-size:.85rem;line-height:1.3;margin:0;max-width:200px;opacity:.9}@media(max-width:699px){.track-compound__build-your-own-description{font-size:.8rem;max-width:180px}}.track-compound__build-your-own-arrow{font-size:1.5rem;font-weight:700;margin-top:.5rem;opacity:.8;transition:all .3s ease}.track-compound__card--build-your-own:hover .track-compound__build-your-own-arrow{opacity:1;transform:translateX(4px)}.build-moto-gridv2__toast{align-items:center;animation:build-moto-gridv2-toast-drop .18s ease-out;border:1px solid #0000;border-radius:10px;box-shadow:0 8px 18px #00000052;color:#fff;display:flex;font-size:.82rem;font-weight:700;gap:.5rem;left:50%;max-width:min(88%,440px);padding:.45rem .7rem;position:fixed;top:5.5rem;transform:translateX(-50%);z-index:9999}.build-moto-gridv2__toast span{flex:1 1;line-height:1.2;min-width:0}.build-moto-gridv2__toast button{background:#0000;border:0;color:#fff;cursor:pointer;font-size:1rem;line-height:1;opacity:.9;padding:0}.build-moto-gridv2__toast button:hover{opacity:1}.build-moto-gridv2__toast--warning{background:#e78a2ff2;border-color:#d97b20e0}.build-moto-gridv2__toast--error{background:#dc3545f2}.build-moto-gridv2__toast--success{background:#28a745f2;border-color:#228b3ae0}@keyframes build-moto-gridv2-toast-drop{0%{opacity:0;transform:translateX(-50%) translateY(-12px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.order-detail-modal__overlay{align-items:center;background:#000000bd;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:1200}.order-detail-modal__content{background:#fff;border-radius:12px;box-shadow:0 24px 60px #0000006b;display:flex;flex-direction:column;max-height:90vh;max-width:min(92vw,800px);overflow:hidden;position:relative}@media(max-width:768px){.order-detail-modal__content{max-height:85vh;overflow-y:auto}}.order-detail-modal__close{align-items:center;background:#0000009e;border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:44px;justify-content:center;line-height:1;position:absolute;right:.6rem;top:.6rem;transition:background .2s;width:44px;z-index:20}.order-detail-modal__close:hover{background:#000c}.order-detail-modal__section-header{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:1rem}.order-detail-modal__section-header h3{margin:0}.order-detail-modal__edit-button{background:#1e90ff14;border:1px solid #1e90ff40;border-radius:999px;color:#1e90ff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.35rem .8rem;transition:all .2s ease}.order-detail-modal__edit-button:hover{background:#1e90ff24;border-color:#1e90ff66}.order-detail-modal__header{border-bottom:1px solid #e5e7eb;padding:2rem 2rem 1.5rem}.order-detail-modal__header h2{color:#212121;font-size:1.75rem;font-weight:700;margin:0 0 .75rem}.order-detail-modal__meta{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.order-detail-modal__order-number-wrapper{align-items:center;display:flex;gap:.5rem}.order-detail-modal__order-number{color:#424242;font-family:Courier New,monospace;font-size:.9rem}.order-detail-modal__copy-button{align-items:center;background:#0000;border:none;border-radius:4px;color:#424242;cursor:pointer;display:flex;justify-content:center;padding:.25rem;transition:all .2s}.order-detail-modal__copy-button:hover{background:#1e90ff1a;color:#1e90ff}.order-detail-modal__copy-button:active{transform:scale(.95)}.order-detail-modal__copy-button svg{display:block}.order-detail-modal__status{background:#1e90ff1a;border-radius:999px;color:#1e90ff;display:inline-block;font-size:.8rem;font-weight:600;padding:.25rem .75rem;text-transform:capitalize}.order-detail-modal__date{color:#424242;font-size:.95rem;margin:0}.order-detail-modal__actions{display:flex;justify-content:flex-start;margin-top:1rem}.order-detail-modal__purchase-again-button{align-items:center;background:#1e90ff;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.order-detail-modal__purchase-again-button:hover:not(:disabled){background:#1976d2;box-shadow:0 4px 12px #1e90ff4d;transform:translateY(-1px)}.order-detail-modal__purchase-again-button:active:not(:disabled){transform:translateY(0)}.order-detail-modal__purchase-again-button:disabled{cursor:not-allowed;opacity:.7;transform:none}@media(max-width:768px){.order-detail-modal__purchase-again-button{font-size:.9rem;padding:.65rem 1.2rem}}.order-detail-modal__body{flex:1 1;overflow-y:auto;padding:1.5rem 2rem 2rem}.order-detail-modal__section{margin-bottom:2rem}.order-detail-modal__section:last-child{margin-bottom:0}.order-detail-modal__section h3{color:#212121;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.order-detail-modal__items{display:flex;flex-direction:column;gap:1rem}.order-detail-modal__item{background:#f9fafb;border-radius:8px;display:flex;gap:1rem;padding:1rem}.order-detail-modal__item-image{align-items:center;background:#fff;border-radius:6px;display:flex;flex-shrink:0;height:80px;justify-content:center;overflow:hidden;width:80px}.order-detail-modal__item-image img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.order-detail-modal__item-info{flex:1 1;min-width:0}.order-detail-modal__item-info h4{color:#212121;font-size:1rem;font-weight:600;margin:0 0 .5rem}.order-detail-modal__item-info p{color:#424242;font-size:.875rem;margin:.25rem 0}.order-detail-modal__item-color{font-weight:500}.order-detail-modal__item-total{align-self:center;color:#212121;flex-shrink:0;font-size:1rem;font-weight:600}.order-detail-modal__summary{display:flex;flex-direction:column;gap:.75rem}.order-detail-modal__summary-row{color:#424242;display:flex;font-size:.95rem;justify-content:space-between}.order-detail-modal__summary-row--total{border-top:2px solid #e5e7eb;color:#212121;font-size:1.1rem;font-weight:700;padding-top:.75rem}.order-detail-modal__payment p,.order-detail-modal__shipping p,.order-detail-modal__tracking p{color:#424242;font-size:.95rem;line-height:1.5;margin:.25rem 0}.order-detail-modal__payment p{font-family:Courier New,monospace;font-weight:500}.order-detail-modal__shipping-name{color:#212121!important;font-weight:600}.order-detail-modal__shipping-note{color:#424242;font-size:.8rem;font-style:italic;margin:.5rem 0 0}.order-detail-modal__shipping-zip-hint{color:#424242;font-size:.85rem;line-height:1.4;margin:0 0 .5rem}.order-detail-modal__shipping-form{display:flex;flex-direction:column;gap:.65rem;margin-top:.75rem}.order-detail-modal__shipping-form input{border:1px solid #d1d5db;border-radius:8px;color:#212121;font-size:.92rem;padding:.6rem .75rem;width:100%}.order-detail-modal__shipping-form input:focus{border-color:#1e90ffa6;box-shadow:0 0 0 3px #1e90ff1f;outline:none}.order-detail-modal__shipping-form-row{grid-gap:.65rem;display:grid;gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr))}.order-detail-modal__shipping-actions{align-items:center;display:flex;gap:.6rem;margin-top:.25rem}.order-detail-modal__cancel-button,.order-detail-modal__save-button{border:none;border-radius:8px;cursor:pointer;font-size:.86rem;font-weight:600;padding:.55rem .85rem;transition:opacity .2s ease}.order-detail-modal__cancel-button:disabled,.order-detail-modal__save-button:disabled{cursor:not-allowed;opacity:.6}.order-detail-modal__save-button{background:#1e90ff;color:#fff}.order-detail-modal__cancel-button{background:#f3f4f6;color:#212121}.order-detail-modal__shipping-error{color:#b91c1c!important;font-size:.85rem;margin:0}.order-detail-modal__tracking-container{align-items:center;display:flex;gap:1rem}@media(max-width:768px){.order-detail-modal__tracking-container{gap:.75rem}}.order-detail-modal__carrier{flex-shrink:0}.order-detail-modal__carrier-logo{display:block;height:60px;max-width:200px;object-fit:contain;width:auto}@media(max-width:768px){.order-detail-modal__carrier-logo{height:50px;max-width:150px}}.order-detail-modal__carrier img[alt*=ups i]{padding:8px 0}.order-detail-modal__carrier-badge{border-radius:4px;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:.25rem .75rem}.order-detail-modal__carrier-badge--fedex{background-color:#4d148c;color:#fff}.order-detail-modal__carrier-badge--ups{background-color:#351c15;color:#ffb500}.order-detail-modal__carrier-badge--usps{background-color:#004b87;color:#fff}.order-detail-modal__carrier-badge--dhl{background-color:#fc0;color:#d40511}.order-detail-modal__tracking p strong{color:#212121}.order-detail-modal__no-data{color:#424242!important;font-style:italic}@media(max-width:768px){.order-detail-modal__overlay{padding:.5rem}.order-detail-modal__content{border-radius:12px;max-height:calc(100vh - 1rem);max-width:min(100vw,680px)}.order-detail-modal__header{padding:1.15rem .9rem .85rem}.order-detail-modal__header h2{font-size:1.3rem}.order-detail-modal__body{padding:.9rem}.order-detail-modal__item{align-items:flex-start;gap:.7rem}.order-detail-modal__item-image{height:64px;width:64px}.order-detail-modal__item-total{align-self:flex-start;font-size:.95rem;margin-left:auto}.order-detail-modal__shipping-form-row{grid-template-columns:1fr}.order-detail-modal__shipping-actions{flex-wrap:wrap}}.track-piece-modal__overlay{align-items:center;background:#000000bd;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:1200}.track-piece-modal__content{background:#fff;border-radius:12px;box-shadow:0 24px 60px #0000006b;display:flex;flex-direction:column;max-width:min(92vw,600px);overflow:hidden;position:relative}.track-piece-modal__close{align-items:center;background:#0000009e;border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:44px;justify-content:center;line-height:1;position:absolute;right:.6rem;top:.6rem;transition:background .2s;width:44px;z-index:20}.track-piece-modal__close:hover{background:#000c}.track-piece-modal__image{align-items:center;background:#f9fafb;display:flex;height:300px;justify-content:center;overflow:hidden;width:100%}.track-piece-modal__image img{height:100%;object-fit:contain;padding:1.5rem;width:100%}.track-piece-modal__info{display:flex;flex-direction:column;gap:1rem;padding:2rem}.track-piece-modal__info h2{color:#212121;font-size:1.5rem;font-weight:700;margin:0}.track-piece-modal__quantity{color:#424242;font-size:1.1rem;margin:0}.track-piece-modal__quantity strong{color:#1e90ff;font-size:1.25rem}.track-piece-modal__price{color:#424242;font-size:1rem;font-weight:600;margin:0}.track-piece-modal__buy-button{background:#1e90ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:.5rem;padding:.9rem 1.5rem;transition:all .3s ease}.track-piece-modal__buy-button:hover{background:#007cf4;box-shadow:0 4px 12px #1e90ff4d;transform:translateY(-1px)}.track-piece-modal__buy-button:active{transform:translateY(0)}@media(max-width:768px){.track-piece-modal__overlay{padding:0}.track-piece-modal__content{border-radius:0;max-height:100vh;max-width:100vw}.track-piece-modal__image{height:250px}.track-piece-modal__info{padding:1.5rem}.track-piece-modal__info h2{font-size:1.25rem}}.submit-track-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.submit-track-modal{animation:slideUp .3s ease;background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000004d;max-width:500px;padding:2rem;width:90%}.submit-track-modal__title{color:#212121;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.submit-track-modal__message{color:#424242;line-height:1.5;margin:0 0 1.5rem}.submit-track-modal__input{border:2px solid #f5f5f5;border-radius:8px;font-size:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;transition:border-color .2s;width:100%}.submit-track-modal__input:focus{border-color:#1e90ff;outline:none}.submit-track-modal__actions{display:flex;gap:1rem;justify-content:flex-end}.submit-track-modal__btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.submit-track-modal__btn--cancel{background:#f5f5f5;color:#212121}.submit-track-modal__btn--cancel:hover{background:#e8e8e8}.submit-track-modal__btn--confirm{background:#10b981;color:#fff}.submit-track-modal__btn--confirm:hover:not(:disabled){background:#059669}.submit-track-modal__btn--confirm:disabled{cursor:not-allowed;opacity:.5}.submit-track-modal__back-link{background:none;border:none;color:#424242;cursor:pointer;display:block;font-size:.88rem;margin-top:1rem;padding:0;text-decoration:underline;text-underline-offset:2px}.submit-track-modal__back-link:hover{color:#212121}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-page{background:linear-gradient(135deg,#1e90ff,#4169e1);min-height:calc(100vh - 300px);padding:3rem 0}@media(max-width:768px){.auth-page{padding:1.5rem 0}}.auth-page__container{margin:0 auto;max-width:1180px;padding:0 2rem}@media(max-width:768px){.auth-page__container{padding:0 1rem}}.auth-page__admin-banner{background:linear-gradient(135deg,#1e90ff,#0077ea);border-radius:8px;box-shadow:0 4px 12px #1e90ff33;margin-bottom:2rem;padding:1.5rem 2rem}@media(max-width:768px){.auth-page__admin-banner{margin-bottom:1.5rem;padding:1rem 1.25rem}}.auth-page__admin-banner-content{align-items:center;display:flex;gap:1.5rem;justify-content:space-between}@media(max-width:768px){.auth-page__admin-banner-content{align-items:flex-start;flex-direction:column;gap:1rem}}.auth-page__admin-banner-label{color:#ffffffe6;font-size:.875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.auth-page__admin-banner-links{display:flex;gap:1rem}@media(max-width:768px){.auth-page__admin-banner-links{flex-direction:column;gap:.75rem;width:100%}}.auth-page__admin-banner-link{background:#fff;border-radius:8px;color:#1e90ff;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s;white-space:nowrap}.auth-page__admin-banner-link:hover{background:#fffffff2;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}@media(max-width:768px){.auth-page__admin-banner-link{text-align:center;width:100%}}.auth-page__shell{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:minmax(0,420px) minmax(0,1fr)}@media(max-width:1024px){.auth-page__shell{grid-template-columns:1fr}}.auth-page__account-shell{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(260px,300px) minmax(0,1fr)}@media(max-width:1024px){.auth-page__account-shell{gap:1rem;grid-template-columns:1fr}}.auth-page__card,.auth-page__content-card,.auth-page__panel,.auth-page__sidebar-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem}@media(max-width:768px){.auth-page__card,.auth-page__content-card,.auth-page__panel,.auth-page__sidebar-card{padding:1.25rem}}.auth-page__divider{align-items:center;display:flex;margin:1.5rem 0;text-align:center}.auth-page__divider:after,.auth-page__divider:before{border-bottom:1px solid #e0e0e0;content:"";flex:1 1}@media(max-width:768px){.auth-page__divider{margin:1.25rem 0}}.auth-page__divider-text{color:#424242;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:0 1rem;text-transform:uppercase}@media(max-width:768px){.auth-page__divider-text{font-size:.8rem;padding:0 .75rem}}.auth-page__sidebar{grid-gap:1rem;display:grid;gap:1rem;position:sticky;top:1.5rem}@media(max-width:1024px){.auth-page__sidebar{display:none}}.auth-page__sidebar-compact{display:none;flex-direction:column;gap:1rem;position:sticky;top:1.5rem}@media(max-width:1024px){.auth-page__sidebar-compact{display:flex;flex-direction:column;gap:.5rem;overflow:visible;padding:0}}.auth-page__account-section-full{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:1rem;padding:1rem;width:100%}@media(max-width:1024px){.auth-page__account-section-full{margin-bottom:.75rem;padding:.75rem}}.auth-page__account-section-full--desktop{grid-column:1/-1;margin-bottom:0}.auth-page__account-subtext{color:#424242;font-size:1.02rem;line-height:1.55;margin:.9rem 0 0}.auth-page__account-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;flex:1 1;padding:1rem}@media(max-width:1024px){.auth-page__account-section{padding:.75rem}}.auth-page__account-info{align-items:center;display:flex;gap:.75rem;justify-content:space-between;width:100%}.auth-page__account-avatar{align-items:center;display:flex;gap:.65rem;min-width:0}.auth-page__account-avatar-media{align-items:center;background:#1e90ff1a;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;overflow:hidden;width:40px}.auth-page__account-image{height:100%;object-fit:cover;width:100%}.auth-page__account-icon{align-items:center;color:#1e90ff;display:flex;font-size:1.2rem;height:100%;justify-content:center;width:100%}.auth-page__account-icon--logged-in{background:#2b7fff24;border:2px solid #2b7fff}.auth-page__account-details{flex:1 1;min-width:0}.auth-page__account-name{color:#212121;font-size:1.35rem;font-weight:700;margin:0}.auth-page__view-details-btn{background:#1e90ff;border-radius:4px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;padding:.45rem .9rem;text-decoration:none;transition:all .2s}.auth-page__view-details-btn:hover{background:#007cf4;transform:translateY(-1px)}.auth-page__nav-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;min-width:0;padding:1rem;width:100%}@media(max-width:1024px){.auth-page__nav-container{display:flex;flex-direction:column;gap:.75rem;padding:.75rem}}.auth-page__account-nav-compact{display:flex;flex-direction:column;gap:.25rem;min-width:0}@media(max-width:1024px){.auth-page__account-nav-compact{flex-direction:row;flex-wrap:nowrap;gap:.25rem;width:100%}}@media(max-width:375px){.auth-page__account-nav-compact{gap:.2rem}}.auth-page__account-tab-compact{align-items:center;background:#1e90ff0d;border:1px solid #1e90ff33;border-radius:8px;color:#212121;cursor:pointer;display:flex;height:44px;justify-content:center;min-width:0;position:relative;transition:all .3s ease;width:44px}.auth-page__account-tab-compact:hover{background:#1e90ff1a;border-color:#1e90ff66;transform:translateY(-1px)}.auth-page__account-tab-compact:active,.auth-page__account-tab-compact:focus,.auth-page__account-tab-compact:focus-visible{color:#212121}@media(max-width:1024px){.auth-page__account-tab-compact{flex:1 1;flex-direction:row;gap:.5rem;height:40px;min-width:0;padding:0 1rem}}@media(max-width:375px){.auth-page__account-tab-compact{border-radius:8px;gap:.35rem;height:36px;padding:0 .5rem}}.auth-page__account-tab-compact--active{background:#1e90ff2e;border-color:#1e90ff80;box-shadow:0 4px 12px #1e90ff2e;color:#212121}.auth-page__account-tab-compact--active:active,.auth-page__account-tab-compact--active:focus,.auth-page__account-tab-compact--active:focus-visible{color:#212121}@media(max-width:1024px){.auth-page__account-tab-compact--active{background:#1e90ff33;border-color:#1e90ff8c;color:#212121}}.auth-page__account-tab-icon{font-size:1.2rem;line-height:1}@media(max-width:1024px){.auth-page__account-tab-icon{font-size:1rem}}@media(max-width:375px){.auth-page__account-tab-icon{font-size:.9rem}}.auth-page__account-tab-tooltip{background:#212121;border-radius:6px;color:#fff;font-size:.8rem;font-weight:600;left:100%;margin-left:.5rem;opacity:0;padding:.4rem .8rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;visibility:hidden;white-space:nowrap;z-index:10}.auth-page__account-tab-tooltip:before{border:4px solid #0000;border-right-color:#212121;content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%)}@media(max-width:1024px){.auth-page__account-tab-tooltip{background:#0000;border-radius:0;color:inherit;font-size:.9rem;margin-left:0;opacity:1;padding:0;position:static;text-align:center;transform:none;visibility:visible;white-space:normal}.auth-page__account-tab-tooltip:before{display:none}}@media(max-width:375px){.auth-page__account-tab-tooltip{font-size:.82rem;line-height:1.15}}.auth-page__account-tab-compact:hover .auth-page__account-tab-tooltip{opacity:1;visibility:visible}.auth-page__account-actions{border-top:1px solid #1e90ff1a;margin-top:2rem;padding-top:2rem;text-align:center}.auth-page__button--signout{background:#f443361a;border:1px solid #f4433633;color:#f44336}.auth-page__button--signout:hover:not(:disabled){background:#f4433626;border-color:#f443364d}.auth-page__section-subtitle{color:#212121;font-size:1.3rem;font-weight:600;margin:0 0 1rem}.auth-page__admin-section{background:#1e90ff0d;border:1px solid #1e90ff26;border-radius:8px;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.auth-page__admin-links{display:flex;flex-direction:column;gap:1rem}.auth-page__admin-link{align-items:center;background:#fff;border:1px solid #1e90ff1a;border-radius:8px;color:#212121;display:flex;gap:1rem;padding:1rem;text-decoration:none;transition:all .2s}.auth-page__admin-link:hover{background:#1e90ff05;border-color:#1e90ff4d;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.auth-page__admin-link-icon{flex-shrink:0;font-size:1.5rem}.auth-page__admin-link-desc{color:#424242;display:block;font-size:.9rem;font-weight:400;margin-top:.25rem}.auth-page__admin-label{color:#1e90ff;font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.auth-page__sidebar-actions{grid-gap:.75rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:grid;gap:.75rem;padding:1rem}@media(max-width:768px){.auth-page__sidebar-actions{gap:.6rem;padding:.875rem}}.auth-page__sidebar-actions{margin-top:auto}.auth-page__account-nav{grid-gap:.75rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:grid;gap:.75rem;padding:1rem}@media(max-width:1024px){.auth-page__account-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.auth-page__account-nav{grid-template-columns:1fr}}.auth-page__account-tab{grid-gap:.3rem;background:#1e90ff08;border:1px solid #1e90ff1f;border-radius:8px;cursor:pointer;display:grid;gap:.3rem;padding:1rem;text-align:left;transition:all .3s ease;width:100%}@media(max-width:768px){.auth-page__account-tab{gap:.2rem;padding:.75rem}}.auth-page__account-tab--active{background:#1e90ff1f;border-color:#1e90ff73;box-shadow:0 10px 24px #1e90ff1f}.auth-page__account-tab-label{color:#212121;font-weight:700}@media(max-width:768px){.auth-page__account-tab-label{font-size:.95rem}}.auth-page__account-tab-copy{color:#424242;font-size:.92rem;line-height:1.5}@media(max-width:768px){.auth-page__account-tab-copy{font-size:.85rem;line-height:1.4}}.auth-page__page-header{margin-bottom:2rem}@media(max-width:1024px){.auth-page__page-header{display:none}}.auth-page__section-header{grid-gap:.75rem;display:grid;gap:.75rem;margin-bottom:1.75rem}@media(max-width:768px){.auth-page__section-header{gap:.5rem;margin-bottom:1.25rem}}.auth-page__section-title{color:#212121;font-family:Arial Black,sans-serif;font-size:1.8rem;margin:0}@media(max-width:768px){.auth-page__section-title{font-size:1.4rem}}.auth-page__section-stack{grid-gap:1.5rem;display:grid;gap:1.5rem}.auth-page__eyebrow{background:#1e90ff1a;border-radius:999px;color:#1e90ff;display:inline-flex;font-size:.82rem;font-weight:700;letter-spacing:.06em;margin-bottom:.15rem;padding:.35rem .7rem;text-transform:uppercase;width:fit-content}.auth-page__title{color:#212121;font-family:Arial Black,sans-serif;font-size:2rem;margin:0 0 .85rem}.auth-page__description{color:#424242;line-height:1.6;margin:0}.auth-page__form{grid-gap:1rem;background:#f5f5f559;border:1px solid #1e90ff14;border-radius:8px;display:grid;gap:1rem;padding:1.5rem}.auth-page__address-hint{color:#424242;font-size:.9rem;line-height:1.45;margin:0}.auth-page__row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:768px){.auth-page__row{grid-template-columns:1fr}}.auth-page__field{grid-gap:.45rem;display:grid;gap:.45rem}.auth-page__field label{color:#212121;font-weight:600}.auth-page__field input{background:#fff;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:.8rem .9rem;width:100%}.auth-page__password-wrapper{align-items:center;display:flex;position:relative}.auth-page__password-wrapper input{padding-right:3rem}.auth-page__password-toggle{align-items:center;background:#0000;border:none;color:#424242;cursor:pointer;display:flex;font-size:1.1rem;justify-content:center;opacity:.5;padding:.5rem;position:absolute;right:.75rem;transition:all .3s ease}.auth-page__password-toggle:hover{color:#1e90ff;opacity:1}.auth-page__password-toggle:focus{color:#1e90ff;opacity:1;outline:none}.auth-page__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.5rem}.auth-page__button,.auth-page__link{align-items:center;border-radius:8px;display:inline-flex;font-weight:700;justify-content:center;min-width:180px;padding:.9rem 1.2rem;text-decoration:none;transition:all .3s ease}.auth-page__button{background:#1e90ff;border:none;color:#fff;cursor:pointer}.auth-page__button:disabled{cursor:not-allowed;opacity:.75}@media(max-width:768px){.auth-page__button{font-size:.9rem;padding:.7rem 1rem}}.auth-page__link{background:#1e90ff0f;border:1px solid #1e90ff4d;color:#1e90ff}.auth-page__error,.auth-page__success{border-radius:8px;font-weight:600;padding:.9rem 1rem}.auth-page__error{background:#f443361a;border:1px solid #f4433633;color:#f44336}.auth-page__success{background:#2a8f551a;border:1px solid #2a8f5533;color:#2a8f55}.auth-page__order-controls{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}@media(max-width:768px){.auth-page__order-controls{align-items:stretch;flex-direction:column;gap:.75rem}}.auth-page__empty-with-action{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:2rem}.auth-page__button--secondary{background:#fff;border:2px solid #667eea;color:#667eea}.auth-page__button--secondary:hover:not(:disabled){background:#667eea;color:#fff}.auth-page__button--secondary:disabled{cursor:not-allowed;gap:.75rem;opacity:.6}@media(max-width:768px){.auth-page__button--secondary{width:100%}}.auth-page__order-control{display:flex;flex:1 1;flex-direction:column;gap:.4rem}@media(max-width:768px){.auth-page__order-control{width:100%}}.auth-page__order-control label{color:#212121;font-size:.875rem;font-weight:600}@media(max-width:768px){.auth-page__order-control label{font-size:.8rem}}.auth-page__order-control select{background:#fff;border:1px solid #1e90ff33;border-radius:8px;color:#212121;cursor:pointer;font-size:.95rem;padding:.6rem .75rem;transition:all .3s ease}.auth-page__order-control select:hover{border-color:#1e90ff59}.auth-page__order-control select:focus{border-color:#1e90ff;box-shadow:0 0 0 3px #1e90ff1a;outline:none}.auth-page__order-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.auth-page__piece-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:768px){.auth-page__piece-grid{grid-template-columns:1fr}}.auth-page__order-card{background:#1e90ff08;border:1px solid #1e90ff1a;border-radius:8px;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .2s}.auth-page__order-card:hover{background:#1e90ff0f;border-color:#1e90ff40;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}@media(max-width:768px){.auth-page__order-card{flex-direction:column;gap:.75rem;padding:.875rem}}.auth-page__order-image{align-items:center;background:#fff;border-radius:8px;display:flex;flex-shrink:0;height:100px;justify-content:center;overflow:hidden;padding:.5rem;width:100px}.auth-page__order-image img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}@media(max-width:768px){.auth-page__order-image{align-self:center;height:120px;width:100%}}.auth-page__order-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0;overflow:hidden}.auth-page__order-number-wrapper{align-items:center;display:flex;gap:.5rem}@media(max-width:768px){.auth-page__order-number-wrapper{gap:.35rem}}.auth-page__order-number{color:#424242;font-family:Courier New,monospace;font-size:.8rem;font-weight:600;letter-spacing:.02em;margin:0;overflow-wrap:break-word;text-transform:uppercase;word-break:break-all}@media(max-width:768px){.auth-page__order-number{font-size:.7rem}}.auth-page__copy-button{align-items:center;background:#0000;border:none;border-radius:4px;color:#424242;cursor:pointer;display:flex;justify-content:center;padding:.25rem;transition:all .2s}.auth-page__copy-button:hover{background:#1e90ff1a;color:#1e90ff}.auth-page__copy-button:active{transform:scale(.95)}.auth-page__copy-button svg{display:block}.auth-page__order-title{word-wrap:break-word;color:#212121;font-size:1rem;font-weight:600;line-height:1.3;margin:0;overflow-wrap:break-word}@media(max-width:768px){.auth-page__order-title{font-size:.95rem}}.auth-page__order-date{word-wrap:break-word;color:#424242;font-size:.875rem;margin:0}@media(max-width:768px){.auth-page__order-date{font-size:.8rem}}.auth-page__order-payment{word-wrap:break-word;color:#424242;font-family:Courier New,monospace;font-size:.85rem;font-weight:500;margin:0}@media(max-width:768px){.auth-page__order-payment{font-size:.75rem}}.auth-page__tracking-container{align-items:center;display:flex;gap:1rem;margin:.5rem 0}@media(max-width:768px){.auth-page__tracking-container{gap:.75rem}}.auth-page__order-carrier{flex-shrink:0}.auth-page__carrier-logo{display:block;height:60px;max-width:200px;object-fit:contain;width:auto}@media(max-width:768px){.auth-page__carrier-logo{height:50px;max-width:150px}}.auth-page__order-carrier img[alt*=ups i]{padding:8px 0}.auth-page__carrier-badge{border-radius:4px;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:.25rem .75rem}.auth-page__carrier-badge--fedex{background-color:#4d148c;color:#fff}.auth-page__carrier-badge--ups{background-color:#351c15;color:#ffb500}.auth-page__carrier-badge--usps{background-color:#004b87;color:#fff}.auth-page__carrier-badge--dhl{background-color:#fc0;color:#d40511}.auth-page__order-footer{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:auto}@media(max-width:768px){.auth-page__order-footer{flex-wrap:wrap;gap:.5rem}}.auth-page__order-total{color:#212121;font-family:Arial Black,sans-serif;font-size:1.25rem;font-weight:700;margin:0}@media(max-width:768px){.auth-page__order-total{font-size:1.1rem}}.auth-page__order-status{background:#1e90ff1f;border-radius:999px;color:#1e90ff;display:inline-flex;font-size:.8rem;font-weight:700;padding:.3rem .65rem;text-transform:capitalize}@media(max-width:768px){.auth-page__order-status{font-size:.75rem;padding:.25rem .5rem}}.auth-page__order-status--delivered{background:#10b9811f;color:#10b981}.auth-page__piece-card{background:#1e90ff08;border:1px solid #1e90ff1a;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;padding:1rem;transition:all .2s}.auth-page__piece-card:hover{background:#1e90ff0f;border-color:#1e90ff40;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.auth-page__piece-image{align-items:center;background:#fff;border-radius:6px;display:flex;height:160px;justify-content:center;overflow:hidden;position:relative;width:100%}.auth-page__piece-image img{height:auto;max-height:90%;max-width:90%;object-fit:contain;width:auto}.auth-page__piece-quantity-badge{background:#1e90ff;border-radius:999px;box-shadow:0 2px 8px #1e90ff4d;color:#fff;font-size:.85rem;font-weight:700;padding:.35rem .65rem;position:absolute;right:.5rem;top:.5rem}.auth-page__piece-info{display:flex;flex-direction:column;gap:.25rem}.auth-page__piece-info h3{color:#212121;font-size:.95rem;font-weight:600;line-height:1.3;margin:0}.auth-page__list{color:#424242;line-height:1.7;margin:1.25rem 0 0;padding-left:1.1rem}.auth-page__empty{color:#424242;line-height:1.6;margin:0}.auth-page__success-message{animation:slideInDown .3s ease-out;background:linear-gradient(135deg,#10b981,#059669);border-radius:8px;box-shadow:0 4px 12px #10b98133;color:#fff;font-weight:500;margin-bottom:1.5rem;padding:1rem 1.5rem}.auth-page__success-message--nav{align-items:center;display:flex;font-size:1rem;gap:1rem;justify-content:space-between}.auth-page__success-message-close{background:none;border:none;color:#fff;cursor:pointer;flex-shrink:0;font-size:1.4rem;line-height:1;opacity:.8;padding:0}.auth-page__success-message-close:hover{opacity:1}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.auth-page__tracks-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.auth-page__tracks-empty-state{grid-gap:.8rem;background:#1e90ff0d;border:1px dashed #1e90ff59;border-radius:8px;display:grid;gap:.8rem;justify-items:start;padding:1.5rem}.auth-page__tracks-empty-state h3{color:#212121;font-size:1.2rem;margin:0}.auth-page__tracks-empty-state p{color:#424242;line-height:1.55;margin:0;max-width:48ch}.auth-page__tracks-empty-state--compact{gap:.65rem;padding:1.1rem}.auth-page__tracks-empty-state--compact h3{font-size:1.05rem}.auth-page__track-card--create{background:#1e90ff0a;border:1px dashed #1e90ff73;box-shadow:none}.auth-page__track-create-card{grid-gap:.65rem;background:#0000;border:none;color:inherit;cursor:pointer;display:grid;gap:.65rem;min-height:100%;padding:1.2rem 1rem;text-align:left;width:100%}.auth-page__track-create-card h3{color:#212121;font-size:1.06rem;margin:0}.auth-page__track-create-card p{color:#424242;font-size:.92rem;line-height:1.5;margin:0}.auth-page__track-create-icon{align-items:center;background:#1e90ff29;border-radius:999px;color:#1e90ff;display:inline-flex;font-size:1.45rem;font-weight:700;height:40px;justify-content:center;line-height:1;width:40px}.auth-page__track-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;cursor:pointer;overflow:hidden;transition:all .2s}.auth-page__track-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.auth-page__track-image{aspect-ratio:16/9;background:#f5f5f5;position:relative;width:100%}.auth-page__track-image img{height:100%;object-fit:cover;width:100%}.auth-page__track-status{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;font-size:.85rem;font-weight:600;padding:.4rem .75rem;position:absolute;right:.75rem;top:.75rem}.auth-page__track-status--pending{border:2px solid #f59e0b;color:#f59e0b}.auth-page__track-status--approved{border:2px solid #4caf50;color:#4caf50}.auth-page__track-status--rejected{border:2px solid #f44336;color:#f44336}.auth-page__track-status--draft{border:2px solid #6366f1;color:#6366f1}.auth-page__track-placeholder{align-items:center;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#9ca3af;display:flex;height:100%;justify-content:center;width:100%}.auth-page__track-snapshot{display:block;height:100%;object-fit:cover;width:100%}.auth-page__track-card--draft{cursor:pointer}.auth-page__track-card--draft:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-4px)}.auth-page__track-info{padding:1rem}.auth-page__track-info h3{color:#212121;font-size:1.1rem;margin:0 0 .5rem}.auth-page__track-pieces{color:#424242;font-size:.9rem;font-weight:600;margin:0 0 .25rem}.auth-page__inventory-info{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:2rem}.auth-page__inventory-info h3{color:#212121;font-size:1.5rem;margin:0 0 1.5rem;text-align:center}.auth-page__inventory-info .auth-page__button{justify-content:center;margin-top:1.5rem;width:100%}.auth-page__inventory-explanation,.auth-page__inventory-perks{background:#f5f5f5;border-radius:8px;margin-bottom:1rem;padding:.5rem}.auth-page__inventory-explanation h4,.auth-page__inventory-perks h4{align-items:center;color:#1e90ff;display:flex;font-size:1.1rem;gap:.5rem;justify-content:flex-start;margin:0}.auth-page__inventory-explanation p,.auth-page__inventory-perks p{color:#212121;font-size:.95rem;line-height:1.5;margin:0}.auth-page__inventory-perks{border-left:4px solid #4caf50}.auth-page__inventory-explanation{border-left:4px solid #1e90ff}.auth-page__inventory-explanation-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;-webkit-user-select:none;user-select:none}.auth-page__inventory-explanation-header h4{align-items:center;color:#1e90ff;display:flex;gap:.5rem;margin:0}.auth-page__inventory-explanation-toggle{align-items:center;background:#1e90ff1a;border-radius:50%;color:#1e90ff;display:flex;font-size:1.2rem;font-weight:700;height:24px;justify-content:center;transition:transform .2s ease;width:24px}.auth-page__inventory-explanation-toggle.expanded{transform:rotate(180deg)}.auth-page__inventory-explanation-toggle.collapsed{transform:rotate(0deg)}.auth-page__inventory-link{border-bottom:1px solid #0000;color:#1e90ff;cursor:pointer;font-weight:600;text-decoration:none;transition:border-color .2s ease}.auth-page__inventory-link:hover{border-bottom-color:#1e90ff}.auth-page__track-date{color:#e0e0e0;font-size:.85rem;margin:0}.auth-page__track-card-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.7rem}.auth-page__track-instructions-btn{align-items:center;background:#1e90ff0a;border:1.5px solid #1e90ff;border-radius:8px;color:#1e90ff;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:600;justify-content:center;line-height:1;padding:.38rem .82rem;transition:background .15s,color .15s,transform .15s}.auth-page__track-instructions-btn:hover{background:#1e90ff;color:#fff;transform:translateY(-1px)}.auth-page__track-cart-btn{align-items:center;background:#10b9810f;border:1.5px solid #10b981;border-radius:8px;color:#047857;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:600;justify-content:center;line-height:1;padding:.38rem .82rem;transition:background .15s,color .15s,border-color .15s,transform .15s}.auth-page__track-cart-btn:hover{background:#10b981;border-color:#10b981;color:#fff;transform:translateY(-1px)}.auth-page__modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.auth-page__modal{background:#fff;border-radius:8px;max-height:90vh;max-width:700px;overflow-y:auto;position:relative;width:100%}.auth-page__modal-close{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:50%;cursor:pointer;display:flex;font-size:1.5rem;height:36px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s;width:36px;z-index:10}.auth-page__modal-close:hover{background:#f5f5f5;border-color:#424242}.auth-page__modal-content{padding:2rem}.auth-page__modal-image{aspect-ratio:16/9;background:#f5f5f5;border-radius:8px;margin-bottom:1.5rem;overflow:hidden;width:100%}.auth-page__modal-image img{height:100%;object-fit:cover;width:100%}.auth-page__modal-info h2{color:#212121;font-size:1.75rem;margin:0 0 1rem}.auth-page__modal-info p{color:#424242;margin:0 0 .75rem}.auth-page__modal-title-row{align-items:center;display:flex;gap:.55rem}.auth-page__modal-title-edit{align-items:center;background:#1e90ff14;border:1px solid #1e90ff40;border-radius:999px;color:#1e90ff;cursor:pointer;display:inline-flex;height:2rem;justify-content:center;transition:all .15s ease;width:2rem}.auth-page__modal-title-edit:hover{background:#1e90ff29;border-color:#1e90ff66}.auth-page__track-name-edit{margin:0 0 .9rem}.auth-page__track-name-input{border:1px solid #21212133;border-radius:8px;font-size:.95rem;margin-bottom:.55rem;padding:.55rem .7rem;width:100%}.auth-page__track-name-input:focus{border-color:#1e90ff8c;box-shadow:0 0 0 2px #1e90ff1f;outline:none}.auth-page__track-name-actions{display:flex;gap:.5rem}.auth-page__track-name-cancel,.auth-page__track-name-save{border:1px solid #0000;border-radius:999px;cursor:pointer;font-size:.85rem;font-weight:600;padding:.35rem .75rem;transition:all .15s ease}.auth-page__track-name-cancel:disabled,.auth-page__track-name-save:disabled{cursor:not-allowed;opacity:.55}.auth-page__track-name-cancel{background:#0000;border-color:#21212140;color:#424242}.auth-page__track-name-save{background:#1e90ff;color:#fff}.auth-page__track-name-error{color:#f44336;font-size:.82rem;font-weight:600;margin-top:.45rem}.auth-page__modal-status{align-items:center;display:flex;font-weight:600;gap:.5rem}.auth-page__status-badge{border-radius:999px;font-size:.85rem;font-weight:600;padding:.35rem .75rem}.auth-page__status-badge--pending{background:#f59e0b1f;color:#f59e0b}.auth-page__status-badge--approved{background:#10b9811f;color:#10b981}.auth-page__status-badge--rejected{background:#ef44441f;color:#ef4444}.auth-page__status-badge--draft{background:#6b72801f;color:#6b7280}.auth-page__status-badge--completed{background:#10b9811f;color:#10b981}.auth-page__rejection-notice{background:#f443360d;border:1px solid #f4433633;border-radius:8px;margin:1rem 0;padding:1rem}.auth-page__rejection-notice strong{color:#f44336;display:block;margin-bottom:.5rem}.auth-page__rejection-notice p{color:#212121;margin:0}.auth-page__track-compound-note{color:#424242;font-size:.9rem;line-height:1.5;margin:1.75rem 0 0}.auth-page__track-compound-note--approved{background:#ecfdf5;border:1px solid #6ee7b7;border-radius:8px;color:#065f46;font-weight:500;padding:.6rem .9rem}.auth-page__track-compound-link{color:#1e90ff;font-weight:600;text-decoration:underline;text-underline-offset:2px}.auth-page__track-compound-link:hover{color:#0077ea}.auth-page__track-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1rem}.auth-page__edit-track-button{align-items:center;background:#1e90ff;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;flex:1 1;font-size:1rem;font-weight:600;justify-content:center;min-width:150px;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .2s}.auth-page__edit-track-button:hover{background:#007cf4;box-shadow:0 4px 12px #1e90ff4d;transform:translateY(-1px)}.auth-page__delete-track-button{align-items:center;background:#fff;border:2px solid #f44336;border-radius:8px;color:#f44336;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:.75rem 1.5rem;text-align:center;transition:all .2s;width:100%}.auth-page__delete-track-button:hover{background:#f44336;box-shadow:0 4px 12px #f443364d;color:#fff;transform:translateY(-1px)}.auth-page__profile-header{align-items:center;background:#1e90ff08;border:1px solid #1e90ff1a;border-radius:8px;display:flex;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem}@media(max-width:768px){.auth-page__profile-header{flex-direction:column;gap:1rem;padding:1.25rem;text-align:center}}.auth-page__profile-avatar{flex-shrink:0}.auth-page__profile-image{border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;height:80px;object-fit:cover;width:80px}@media(max-width:768px){.auth-page__profile-image{height:70px;width:70px}}.auth-page__profile-placeholder{align-items:center;background:#1e90ff1a;border-radius:50%;color:#1e90ff;display:flex;font-size:3rem;height:80px;justify-content:center;width:80px}@media(max-width:768px){.auth-page__profile-placeholder{font-size:2.5rem;height:70px;width:70px}}.auth-page__profile-placeholder--logged-in{background:#2b7fff24;border:3px solid #2b7fff;color:#2b7fff}.auth-page__profile-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.auth-page__profile-name{color:#212121;font-size:1.5rem;font-weight:700;margin:0}@media(max-width:768px){.auth-page__profile-name{font-size:1.25rem}}.auth-page__auth-badge{align-items:center;background:#fff;border:1px solid #1e90ff33;border-radius:999px;color:#212121;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.4rem .75rem;width:fit-content}@media(max-width:768px){.auth-page__auth-badge{font-size:.8rem;margin:0 auto;padding:.35rem .65rem}}.auth-page__auth-badge-icon{flex-shrink:0;height:16px;width:16px}.warranty-returns{background:linear-gradient(180deg,#f5f5f5 0,#fff);min-height:calc(100vh - 300px);padding:4rem 0}@media(max-width:768px){.warranty-returns{padding:2rem 0}}.warranty-returns__container{margin:0 auto;max-width:900px;padding:0 2rem}@media(max-width:768px){.warranty-returns__container{padding:0 1rem}}.warranty-returns__header{margin-bottom:3rem;text-align:center}.warranty-returns__header h1{color:#212121;font-size:2.5rem;font-weight:700;margin:0 0 1rem}@media(max-width:768px){.warranty-returns__header h1{font-size:2rem}}.warranty-returns__subtitle{color:#212121;font-size:1.125rem;margin:0}.warranty-returns__content{display:flex;flex-direction:column;gap:2rem}.warranty-returns__section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2.5rem}@media(max-width:768px){.warranty-returns__section{padding:1.5rem}}.warranty-returns__section h2{color:#212121;font-size:1.75rem;font-weight:700;margin:0 0 1rem}.warranty-returns__section p{color:#212121;font-size:1rem;line-height:1.6;margin:0 0 1rem}.warranty-returns__section p:last-child{margin-bottom:0}.warranty-returns__section a{color:#1e90ff;font-weight:600;text-decoration:none}.warranty-returns__section a:hover{text-decoration:underline}.warranty-returns__section--highlight{background:linear-gradient(135deg,#1e90ff,#0077ea);color:#fff;text-align:center}.warranty-returns__section--highlight h2,.warranty-returns__section--highlight p{color:#fff}.warranty-returns__note{background:#1e90ff0d;border-left:4px solid #1e90ff;border-radius:4px;margin-top:1.5rem;padding:1rem 1.25rem}.warranty-returns__note strong{color:#1e90ff}.warranty-returns__contact{background:#f5f5f5;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.warranty-returns__contact p{margin:0}.warranty-returns__contact p+p{margin-top:.75rem}.warranty-returns__contact-note{color:#e0e0e0;font-size:.9rem}.warranty-returns__steps{margin:1.5rem 0 0;padding-left:1.5rem}.warranty-returns__steps li{color:#212121;font-size:1rem;line-height:1.6;margin-bottom:1rem}.warranty-returns__steps li:last-child{margin-bottom:0}.warranty-returns__steps li strong{color:#1e90ff}.warranty-returns__cta{background:#fff;border-radius:8px;color:#1e90ff;display:inline-block;font-weight:700;margin-top:1.5rem;padding:.875rem 2rem;text-decoration:none;transition:all .2s}.warranty-returns__cta:hover{box-shadow:0 4px 12px #00000026;text-decoration:none;transform:translateY(-2px)}.added-to-cart-popdown{background:#fff;border:1px solid #1e90ff33;border-radius:8px;box-shadow:0 18px 40px #0003;color:#212121;padding:1rem;position:fixed;right:1.25rem;top:5.75rem;width:min(92vw,420px);z-index:1300}.added-to-cart-popdown--enter{animation:added-to-cart-popdown-enter .22s ease-out}.added-to-cart-popdown--exit{animation:added-to-cart-popdown-exit .26s ease-in forwards;pointer-events:none}@keyframes added-to-cart-popdown-enter{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes added-to-cart-popdown-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-12px)}}.added-to-cart-popdown__header{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.85rem}.added-to-cart-popdown__title{color:#212121;font-size:1.05rem;font-weight:700;margin:0}.added-to-cart-popdown__close{align-items:center;background:#0000;border:1px solid #1e90ff33;border-radius:999px;color:#424242;cursor:pointer;display:inline-flex;font-size:1.7rem;height:34px;justify-content:center;line-height:1;padding:0;transition:all .3s ease;width:34px}.added-to-cart-popdown__close:hover{background:#1e90ff14;border-color:#1e90ff6b;color:#1e90ff}.added-to-cart-popdown__product{grid-gap:.9rem;align-items:center;display:grid;gap:.9rem;grid-template-columns:96px 1fr;margin-bottom:.65rem}.added-to-cart-popdown__shipping{background:#1e90ff14;border:1px solid #1e90ff33;border-radius:6px;color:#212121;font-size:.8rem;font-weight:700;line-height:1.35;margin:0 0 .85rem;padding:.45rem .55rem;text-align:center}.added-to-cart-popdown__shipping--qualified{background:#4caf501f;border-color:#4caf5066;color:#367d39}.added-to-cart-popdown__shipping-link{color:inherit;font-weight:inherit;text-decoration:underline;text-underline-offset:2px}.added-to-cart-popdown__shipping-link:hover{text-decoration-thickness:2px}.added-to-cart-popdown__shipping-link:focus-visible{border-radius:2px;outline:2px solid #1e90ff73;outline-offset:2px}.added-to-cart-popdown__image{background:#e8e8e8;border:1px solid #1e90ff24;border-radius:8px;height:96px;overflow:hidden;width:96px}.added-to-cart-popdown__image img{display:block;height:100%;object-fit:contain;width:100%}.added-to-cart-popdown__image .added-to-cart-popdown__bundle-grid{height:100%;width:100%}.added-to-cart-popdown__details h3{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#212121;display:-webkit-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis}.added-to-cart-popdown__details p{color:#424242;font-size:.95rem;font-weight:600;margin:.45rem 0 0}.added-to-cart-popdown__actions{display:flex;flex-direction:column;gap:.75rem}.added-to-cart-popdown__checkout,.added-to-cart-popdown__continue,.added-to-cart-popdown__view-cart{border-radius:8px;cursor:pointer;font-size:1rem;font-weight:700;padding:.72rem 1rem;transition:all .3s ease;width:100%}.added-to-cart-popdown__view-cart{background:#0000;border:2px solid #1e90ff;color:#1e90ff}.added-to-cart-popdown__view-cart:hover{background:#1e90ff14}.added-to-cart-popdown__checkout{background:#1e90ff;border:2px solid #1e90ff;color:#fff}.added-to-cart-popdown__checkout:hover{background:#007cf4;border-color:#007cf4}.added-to-cart-popdown__continue{background:#0000;border:none;color:#1e90ff;font-weight:600;padding:.3rem 0;text-decoration:underline}.added-to-cart-popdown__continue:hover{color:#0077ea}.added-to-cart-popdown button:focus-visible{outline:2px solid #1e90ff99;outline-offset:2px}@media(max-width:768px){.added-to-cart-popdown{left:.6rem;padding:.9rem;right:.6rem;top:4.7rem;width:auto}.added-to-cart-popdown__product{grid-template-columns:82px 1fr}.added-to-cart-popdown__image{height:82px;width:82px}.added-to-cart-popdown__details h3{font-size:1.05rem}}*{box-sizing:border-box}#root,body,html{max-width:100%;overflow-x:hidden;width:100%}body{background-color:#fff;color:#212121;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}.button,[class*=-btn],[class*=-button],[class*=__btn],[class*=__button],button{text-decoration:none!important}.app-route-fallback{align-items:center;color:#424242;display:flex;flex-direction:column;font-size:.95rem;font-weight:600;gap:.85rem;justify-content:center;min-height:42vh;padding:2rem 1rem}.app-route-fallback__spinner{animation:app-route-fallback-spin .75s linear infinite;border:3px solid #1e90ff33;border-radius:50%;border-top-color:#1e90ff;height:36px;width:36px}.app-route-fallback__label{letter-spacing:.02em}@keyframes app-route-fallback-spin{to{transform:rotate(1turn)}}.app{display:flex;flex-direction:column;max-width:100%;min-height:100vh;overflow-x:hidden;width:100%}.app__content{flex:1 1;min-width:0}.app__route-loading{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 220px);width:100%}.app__route-loading-spinner{animation:app-route-spinner .8s linear infinite;border-color:#fffffffa #1e90fff2 #ffffff38 #ffffff38;border-radius:50%;border-style:solid;border-width:3px;box-shadow:0 0 0 1px #00000029;height:36px;width:36px}@keyframes app-route-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.02425966.css.map*/