@import"https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#0b0b0b;background:#f4f4f2;font-synthesis:none;text-rendering:optimizeLegibility;--black: #050505;--muted: #70706c;--line: #deded9;--paper: #f5f5f2;--white: #ffffff;--lime: #dfff36;--red: #dc2b31}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{display:block;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.icon-button{position:relative;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;border-radius:50%}.icon-button:hover{background:#7f7f7f1f}.icon-badge{position:absolute;top:0;right:-1px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border-radius:10px;background:var(--lime);color:#050505;font-size:10px;font-weight:800}.store-app{min-height:100vh;background:#fff}.announcement{position:relative;height:26px;display:grid;place-items:center;background:var(--lime);color:#050505;font-size:10px;font-weight:800;letter-spacing:.09em}.store-header{position:sticky;top:0;z-index:40;height:72px;padding:0 24px;display:flex;align-items:center;gap:26px;background:var(--black);color:#fff;border-bottom:1px solid #202020}.brand-button{width:205px;padding:0;border:0;background:transparent}.brand-logo{width:185px;height:42px;object-fit:contain;object-position:left center}.store-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:26px}.store-nav button{padding:25px 0 22px;border:0;border-bottom:2px solid transparent;background:transparent;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase}.store-nav button:hover{border-color:var(--lime)}.header-actions{display:flex;align-items:center;gap:4px}.cart-button{height:44px;margin-left:6px;padding:0 0 0 15px;display:flex;align-items:center;gap:9px;border:0;border-left:1px solid #353535;background:transparent;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase}.header-search{position:absolute;top:72px;left:0;right:0;height:62px;padding:0 34px;display:flex;align-items:center;gap:12px;background:#fff;color:#111;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #00000014}.header-search input{flex:1;border:0;outline:0;font-size:15px}.mobile-menu{display:none;border:0;background:transparent;color:#fff}.hero{height:400px;min-height:400px;position:relative;display:grid;grid-template-columns:44% 56%;overflow:hidden;background:#050505;color:#fff}.hero-copy{z-index:2;align-self:center;padding:40px 4vw 44px 7vw}.hero-copy .eyebrow{margin-bottom:16px;color:#cfcfcf}.hero-copy h1{margin:0 0 18px;font-family:Archivo Black,Impact,sans-serif;font-size:clamp(54px,5vw,78px);line-height:.88;letter-spacing:-.055em;text-transform:uppercase}.hero-copy h1 span{color:transparent;-webkit-text-stroke:2px #fff}.hero-copy p{margin:0 0 30px;color:#d8d8d8;font-size:16px;line-height:1.55}.hero-copy button{min-width:182px;height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:20px;border:0;background:#fff;color:#050505;font-size:12px;font-weight:800;text-transform:uppercase}.hero-copy button:hover{background:var(--lime)}.hero-image-wrap{position:relative;height:400px;min-height:400px;overflow:hidden;background:#111}.hero-image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000040;pointer-events:none}.hero-image-wrap>img,.hero-image-wrap>video{width:100%;height:100%;object-fit:cover;object-position:center 56%;filter:grayscale(.2) contrast(1.08) brightness(.62)}.hero-drop-card{position:absolute;z-index:2;right:30px;bottom:30px;width:132px;height:150px;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--lime);color:#050505}.hero-drop-card span{font-size:11px;font-weight:800;letter-spacing:.2em}.hero-drop-card strong{font-family:Archivo Black,Impact,sans-serif;font-size:54px;line-height:.9}.hero-drop-card small{margin-top:10px;font-size:10px;font-weight:700}.hero-index{position:absolute;left:50%;bottom:24px;z-index:3;display:flex;align-items:center;gap:9px;color:#fff;font-size:10px;font-weight:700;transform:translate(-50%)}.hero-index i{width:64px;height:2px;background:#fff}.category-strip{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:5px;background:#fff}.category-card{min-width:0;padding:0;border:1px solid #e6e6e3;background:#f2f2ef;text-align:left}.category-card img{width:100%;height:clamp(140px,11vw,230px);padding:6px;object-fit:contain;object-position:center;background:#ededeb;filter:saturate(.78);transition:transform .35s ease,filter .35s ease}.category-card:nth-child(1) img{object-position:center 38%}.category-card:nth-child(2) img{object-position:center 32%}.category-card:hover img{transform:scale(1.025);filter:saturate(1)}.category-card>span{height:45px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;background:#fff;color:#0b0b0b;font-size:12px;font-weight:800;text-transform:uppercase}.launches{position:relative;padding:74px clamp(18px,4vw,64px) 84px}.section-heading{margin-bottom:30px;display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading .eyebrow{margin-bottom:8px;color:#777}.section-heading h2{margin:0;font-family:Archivo Black,Impact,sans-serif;font-size:clamp(30px,3vw,49px);letter-spacing:-.04em;text-transform:uppercase}.filter-control{position:relative;height:42px;padding:0 13px;display:flex;align-items:center;gap:8px;border:1px solid #cfcfca;background:#fff}.filter-control select{padding-right:24px;border:0;outline:0;background:transparent;font-size:12px;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none}.filter-control svg:last-child{position:absolute;right:11px;pointer-events:none}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 12px}.product-card{min-width:0;background:#fff;border:1px solid #e1e1dd}.product-image-button{position:relative;width:100%;height:370px;padding:0;overflow:hidden;border:0;background:#eee}.product-image-button img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-image-button:hover img{transform:scale(1.025)}.product-badge{position:absolute;top:12px;left:12px;padding:7px 9px;background:var(--black);color:#fff;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-card-body{min-height:74px;padding:14px 14px 6px;display:flex;justify-content:space-between;gap:10px}.product-category{margin:0 0 4px;color:#8b8b87;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.product-card h3{margin:0;font-size:14px;line-height:1.3;text-transform:uppercase}.favorite-button{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;color:#111}.favorite-button.is-favorite{color:var(--red)}.product-card-footer{padding:7px 14px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card-footer strong{font-size:15px}.product-card-footer button,.product-card-footer a{height:34px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #111;background:#fff;color:#111;font-size:10px;font-weight:800;text-decoration:none;text-transform:uppercase}.product-card-footer button:hover,.product-card-footer a:hover{background:#111;color:#fff}.product-card-footer button:disabled{border-color:#d5d5d0;background:#eee;color:#888;cursor:not-allowed}.product-card-actions{display:flex;gap:6px}.product-card-footer .share-product,.product-card-footer .source-product{width:34px;padding:0;justify-content:center}.empty-products{padding:70px;text-align:center;border:1px dashed #bbb}.empty-products h3{margin:15px 0 5px}.empty-products p{margin:0;color:var(--muted)}.service-band{position:relative;padding:0 clamp(18px,4vw,64px);display:grid;grid-template-columns:repeat(4,1fr);background:#050505;color:#fff}.service-band>div{min-height:105px;padding:25px;display:flex;align-items:center;gap:15px;border-right:1px solid #323232}.service-band>div:last-child{border:0}.service-band span{display:flex;flex-direction:column;gap:5px}.service-band strong{font-size:11px;text-transform:uppercase}.service-band small{color:#a9a9a9;font-size:10px}.community-band{position:relative;padding:45px clamp(18px,5vw,82px);display:grid;grid-template-columns:1fr minmax(280px,520px) auto;align-items:center;gap:50px;background:#111;color:#fff;border-top:1px solid #333}.community-band h2{margin:5px 0 6px;font-family:Archivo Black,Impact,sans-serif;font-size:25px;text-transform:uppercase}.community-band p{margin:0;color:#a4a4a4;font-size:12px}.community-band .newsletter-form{min-width:0}.newsletter-field{height:46px;display:flex;border:1px solid #606060}.newsletter-field input{flex:1;min-width:0;padding:0 14px;border:0;outline:0;background:transparent;color:#fff}.newsletter-field button{width:54px;display:grid;place-items:center;border:0;background:#fff;color:#050505}.newsletter-field button:disabled{cursor:wait;opacity:.7}.newsletter-consent{margin-top:8px;display:flex;align-items:flex-start;gap:7px;color:#aaa;font-size:10px;line-height:1.35}.newsletter-consent input{flex:0 0 auto;width:13px;height:13px;margin:0;accent-color:var(--lime)}.newsletter-status{min-height:14px;margin-top:6px;display:block;color:var(--lime);font-size:10px;line-height:1.35}.newsletter-honeypot{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.newsletter-loader{letter-spacing:2px}.socials{display:flex;gap:12px}.socials a{width:40px;height:40px;display:grid;place-items:center;border:1px solid #454545;border-radius:50%}.store-footer{position:relative;min-height:92px;padding:24px clamp(18px,4vw,64px);display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:30px;background:#050505;color:#fff;border-top:1px solid #272727}.store-footer img{width:165px}.store-footer nav{display:flex;gap:28px}.store-footer a,.store-footer button{border:0;background:transparent;color:#c4c4c4;font-size:10px;text-transform:uppercase}.store-footer button{display:flex;align-items:center;gap:6px}.store-footer>span{grid-column:1 / -1;color:#6d6d6d;font-size:9px;text-align:right}.modal-backdrop,.drawer-backdrop,.mobile-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;background:#000000b8}.product-modal{position:relative;width:min(960px,calc(100vw - 32px));max-height:calc(100vh - 32px);display:grid;grid-template-columns:52% 48%;overflow:auto;background:#fff;box-shadow:0 22px 70px #00000061}.modal-close{position:absolute;top:10px;right:10px;z-index:3;background:#fff}.product-modal-gallery{min-width:0;display:flex;flex-direction:column;background:#eaeae6}.product-modal-image{min-height:620px;background:#eaeae6}.product-modal-image img{width:100%;height:100%;object-fit:cover}.product-modal-thumbnails{padding:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:#111}.product-modal-thumbnails button{height:66px;padding:0;overflow:hidden;border:2px solid transparent;background:#333;opacity:.7}.product-modal-thumbnails button.active{border-color:var(--lime);opacity:1}.product-modal-thumbnails img{width:100%;height:100%;object-fit:cover}.product-modal-content{padding:72px 50px 38px}.product-modal-content .eyebrow{color:#777}.product-modal-content h2{margin:12px 0 6px;font-family:Archivo Black,Impact,sans-serif;font-size:38px;line-height:1;text-transform:uppercase}.modal-price{margin:0 0 24px;font-size:23px;font-weight:800}.modal-description{margin:0 0 28px;color:#5f5f5b;font-size:14px;line-height:1.6}.variant-block>span{display:block;margin-bottom:10px;font-size:11px;font-weight:800;text-transform:uppercase}.variant-list{display:flex;flex-wrap:wrap;gap:8px}.variant-list button{min-width:44px;height:40px;padding:0 12px;border:1px solid #bbb;background:#fff;font-size:12px;font-weight:700}.variant-list button.selected{background:#050505;color:#fff;border-color:#050505}.stock-line{margin:24px 0;display:flex;align-items:center;gap:7px;color:#277648;font-size:12px;font-weight:700}.stock-line.out{color:#a1322a}.primary-action{width:100%;height:54px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;background:#050505;color:#fff;font-size:12px;font-weight:800;text-transform:uppercase}.primary-action:disabled{background:#a9a9a4;cursor:not-allowed}.external-product-action{width:100%;height:50px;margin-top:9px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #111;background:var(--lime);color:#111;font-size:10px;font-weight:800;text-decoration:none;text-transform:uppercase}.secondary-share-action{width:100%;height:46px;margin-top:9px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #111;background:#fff;color:#111;font-size:10px;font-weight:800;text-transform:uppercase}.modal-assurances{margin-top:20px;display:flex;justify-content:space-between;gap:14px;color:#686864;font-size:10px}.modal-assurances span{display:flex;align-items:center;gap:5px}.drawer-backdrop{place-items:stretch end}.cart-drawer{width:min(455px,100vw);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-20px 0 60px #00000038}.cart-head{padding:28px 25px 20px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line)}.cart-head .eyebrow{color:#888}.cart-head h2{margin:5px 0 0;font-family:Archivo Black,Impact,sans-serif;font-size:29px;text-transform:uppercase}.cart-content{flex:1;overflow:auto;padding:10px 25px}.cart-line{padding:16px 0;display:grid;grid-template-columns:105px 1fr;gap:16px;border-bottom:1px solid var(--line)}.cart-line>img{width:105px;height:118px;object-fit:cover}.cart-line-info>span{color:#888;font-size:9px;font-weight:700;text-transform:uppercase}.cart-line-info h3{margin:5px 0 8px;font-size:13px;text-transform:uppercase}.cart-line-info strong{font-size:13px}.quantity-control{width:98px;height:30px;margin-top:12px;display:grid;grid-template-columns:30px 1fr 30px;border:1px solid #ccc}.quantity-control button{display:grid;place-items:center;border:0;background:#fff}.quantity-control span{display:grid;place-items:center;font-size:11px;border-inline:1px solid #ccc}.empty-cart{height:100%;display:grid;place-content:center;justify-items:center;text-align:center;color:#777}.empty-cart h3{margin:15px 0 5px;color:#111}.empty-cart p{margin:0;font-size:13px}.cart-summary{padding:20px 25px 25px;border-top:1px solid var(--line);background:#f6f6f3}.cart-summary>div{display:flex;justify-content:space-between;font-size:18px}.cart-summary p{margin:8px 0 16px;color:#777;font-size:10px}.cart-summary button{width:100%;height:50px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;background:#050505;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase}.cart-summary button:disabled{opacity:.35;cursor:not-allowed}.toast{position:fixed;right:22px;bottom:22px;z-index:200;max-width:410px;min-height:52px;padding:13px 18px;display:flex;align-items:center;gap:10px;background:var(--lime);color:#050505;box-shadow:0 12px 40px #00000040;font-size:12px;font-weight:700}.pwa-install-button{position:fixed;left:20px;bottom:20px;z-index:85;min-height:48px;padding:0 18px;display:flex;align-items:center;gap:9px;border:1px solid #050505;background:var(--lime);color:#050505;box-shadow:0 12px 35px #0000003d;font-size:11px;font-weight:800;text-transform:uppercase}.admin-login{min-height:100vh;display:grid;grid-template-columns:44% 56%;background:#f2f2ef}.admin-login-aside{position:relative;overflow:hidden;background:#050505}.admin-login-aside>img{width:100%;height:100%;object-fit:cover;filter:brightness(.42) saturate(.65)}.admin-login-brand{position:absolute;left:48px;top:42px;display:flex;flex-direction:column;gap:8px;color:#fff}.admin-login-brand img{width:205px}.admin-login-brand span{color:#c9c9c9;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.admin-login-panel{position:relative;display:grid;place-items:center;overflow:auto;padding:80px 30px}.back-to-store{position:absolute;top:30px;right:36px;display:flex;align-items:center;gap:8px;border:0;background:transparent;font-size:11px;font-weight:700}.back-to-store svg{transform:rotate(180deg)}.login-content{width:min(520px,100%);display:grid;gap:14px}.login-card{width:100%;padding:38px 44px;background:#fff;border:1px solid #deded9;text-align:center;box-shadow:0 20px 60px #00000014}.demo-pill{width:fit-content;margin:0 auto 26px;padding:7px 11px;display:flex;align-items:center;gap:6px;background:#efffd3;color:#315400;font-size:10px;font-weight:800;text-transform:uppercase}.admin-avatar{width:78px;height:78px;margin:0 auto 18px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#050505;color:#fff;font-family:Archivo Black,Impact,sans-serif;font-size:24px}.admin-avatar.has-image img{width:100%;height:100%;object-fit:cover}.login-card h1{margin:0 0 4px;font-family:Archivo Black,Impact,sans-serif;font-size:32px;text-transform:uppercase}.login-card>p{margin:0 0 28px;color:#777;font-size:13px}.login-permissions{padding:18px;display:grid;gap:11px;background:#f5f5f2;text-align:left}.login-permissions span{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600}.credential-field{margin-top:20px;display:flex;flex-direction:column;gap:7px;text-align:left}.credential-field span{font-size:9px;font-weight:800;text-transform:uppercase}.credential-field input{width:100%;height:48px;padding:0 13px;border:1px solid #bdbdb8;outline:0;font-size:16px;letter-spacing:.12em}.credential-field input:focus{border-color:#111;box-shadow:0 0 0 3px #ccff0052}.password-control{position:relative}.password-control input{padding-right:50px!important}.password-control>button{position:absolute;top:1px;right:1px;width:46px;height:calc(100% - 2px);display:grid;place-items:center;border:0;background:#fff;color:#333}.login-error{margin:8px 0 -10px!important;color:#b42318!important;font-size:10px!important;font-weight:700;text-align:left}.admin-enter{width:100%;height:52px;margin-top:22px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;background:#050505;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase}.login-card>small{display:block;margin-top:14px;color:#999;font-size:9px}.managed-profiles{padding:20px 22px;background:#fff;border:1px solid #deded9}.managed-profiles>div:first-child>span{color:#80807b;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.managed-profiles h2{margin:4px 0;font-family:Archivo Black,Impact,sans-serif;font-size:17px;text-transform:uppercase}.managed-profiles>div:first-child>p,.profiles-empty{margin:0;color:#777;font-size:10px}.managed-profile-list{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.managed-profile-list article{min-width:0;padding:10px;display:flex;align-items:center;gap:9px;background:#f3f3f0;border:1px solid #e1e1dc}.managed-profile-list article.inactive{opacity:.5}.managed-profile-list article>span{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:9px;font-weight:800}.managed-profile-list article div{min-width:0;display:flex;flex-direction:column;gap:3px}.managed-profile-list strong,.managed-profile-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.managed-profile-list strong{font-size:10px}.managed-profile-list small{color:#777;font-size:8px}.managed-profile-list.account-selector{grid-template-columns:1fr;max-height:260px;overflow:auto}.managed-profile-list.account-selector>button{width:100%;min-width:0;padding:9px 10px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #e1e1dc;background:#f3f3f0;text-align:left}.managed-profile-list.account-selector>button.selected{border-color:#050505;background:#efffd3}.managed-profile-list.account-selector>button.inactive{opacity:.48;cursor:not-allowed}.managed-profile-list.account-selector>button>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.account-avatar{width:36px;height:36px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#111;color:#fff;font-size:9px;font-weight:900}.account-avatar img{width:100%;height:100%;object-fit:cover}.account-avatar.logo-avatar img{object-fit:contain;padding:4px}.profiles-empty{margin-top:14px;padding:13px;background:#f3f3f0;border-left:3px solid var(--lime)}.admin-shell{min-height:100vh;display:grid;grid-template-columns:238px minmax(0,1fr);background:#efefec;color:#161616}.admin-sidebar{position:sticky;top:0;z-index:30;height:100vh;padding:24px 16px 18px;display:flex;flex-direction:column;background:#070707;color:#fff}.admin-brand{height:72px;padding:0 10px 20px;display:flex;flex-direction:column;gap:4px;border-bottom:1px solid #292929}.admin-brand img{width:175px}.admin-brand span{color:var(--lime);font-size:9px;font-weight:800;letter-spacing:.2em}.admin-sidebar nav{flex:1;padding-top:24px;display:flex;flex-direction:column;gap:6px}.admin-sidebar button{width:100%;height:46px;padding:0 13px;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:#a7a7a7;font-size:12px;font-weight:600;text-align:left}.admin-sidebar button:hover{color:#fff}.admin-sidebar button.active{background:var(--lime);color:#050505;font-weight:800}.sidebar-bottom{padding-top:14px;border-top:1px solid #292929}.admin-main{min-width:0;display:flex;flex-direction:column}.admin-topbar{min-height:92px;padding:18px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff;border-bottom:1px solid #deded9}.admin-topbar>div:first-child>span{color:#81817d;font-size:10px;text-transform:capitalize}.admin-topbar h1{margin:4px 0 0;font-family:Archivo Black,Impact,sans-serif;font-size:26px;letter-spacing:-.03em;text-transform:uppercase}.admin-top-actions{display:flex;align-items:center;gap:12px}.live-store{height:36px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #c8c8c3;background:#fff;font-size:10px;font-weight:700}.live-store>span{width:7px;height:7px;border-radius:50%;background:#28a264;box-shadow:0 0 0 4px #daf5e6}.mini-profile{padding-left:13px;display:flex;align-items:center;gap:9px;border-left:1px solid #ddd}.mini-profile>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#050505;color:#fff;font-size:11px;font-weight:800}.mini-profile>span.has-image{overflow:hidden}.mini-profile>span.has-image img{width:100%;height:100%;object-fit:cover}.mini-profile div{display:flex;flex-direction:column}.mini-profile strong{font-size:11px}.mini-profile small{margin-top:2px;color:#888;font-size:9px}.admin-page{width:100%;max-width:1500px;min-height:calc(100vh - 139px);margin:0 auto;padding:28px 34px 36px}.home-editor-page{max-width:none;padding:18px;background:#e7e7e3}.home-editor-toolbar{position:sticky;top:0;z-index:45;min-height:64px;margin-bottom:12px;padding:10px 12px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d4d4cf;box-shadow:0 7px 22px #00000014}.home-editor-toolbar>div:first-child{margin-right:auto;display:flex;align-items:center;gap:9px}.home-editor-toolbar>div:first-child>div{display:flex;flex-direction:column;gap:2px}.home-editor-toolbar strong{font-size:10px}.home-editor-toolbar small{color:#777;font-size:8px}.editor-status{width:9px;height:9px;border-radius:50%;background:#28a264;box-shadow:0 0 0 4px #daf5e6}.editor-status.dirty{background:#ed9e21;box-shadow:0 0 0 4px #fff0d8}.device-switch{height:38px;padding:3px;display:flex;background:#eeeeea}.device-switch button{padding:0 10px;border:0;background:transparent;color:#777;font-size:8px;font-weight:800;text-transform:uppercase}.device-switch button.active{background:#111;color:#fff}.discard-home,.apply-home{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:800;text-transform:uppercase}.discard-home{border:1px solid #ccc;background:#fff;color:#111}.apply-home{border:0;background:var(--lime);color:#111}.discard-home:disabled,.apply-home:disabled{opacity:.42;cursor:not-allowed}.home-editor-help{min-height:50px;margin-bottom:12px;padding:10px 14px;display:flex;align-items:center;gap:10px;background:#101010;color:#fff}.home-editor-help span{display:flex;flex-direction:column;gap:3px}.home-editor-help strong{font-size:10px}.home-editor-help small{color:#aaa;font-size:8px}.home-preview-canvas{width:100%;min-height:640px;overflow:auto;padding:18px;background:#bdbdb8;border:1px solid #aaa}.home-preview-device{margin:0 auto;overflow:hidden;background:#fff;box-shadow:0 18px 55px #00000038;transition:width .25s ease;container-type:inline-size}.home-preview-device.desktop{width:min(1280px,100%)}.home-preview-device.tablet{width:820px}.home-preview-device.mobile{width:390px}.home-edit-preview{min-height:0}.home-edit-preview .store-header{position:relative;top:auto}.home-inline-edit{position:absolute;right:12px;top:10px;z-index:24;min-height:32px;padding:0 10px;display:inline-flex!important;align-items:center;justify-content:center;gap:6px;border:1px solid #111!important;border-radius:18px;background:var(--lime)!important;color:#111!important;box-shadow:0 5px 18px #0000003d;font-size:8px!important;font-weight:900!important;letter-spacing:0!important;text-transform:uppercase}.home-inline-edit:hover{transform:translateY(-1px)}.announcement .home-inline-edit{right:5px;top:3px;min-height:20px;padding:0 7px;font-size:6px!important}.store-header>.home-inline-edit{right:8px;top:4px;min-height:24px}.home-editor-panel{position:fixed;right:0;top:0;bottom:0;z-index:160;width:min(430px,100vw);display:flex;flex-direction:column;background:#fff;border-left:1px solid #ccc;box-shadow:-20px 0 70px #0000004d}.home-editor-panel-head{min-height:78px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd}.home-editor-panel-head span{color:#777;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-editor-panel-head h2{margin:4px 0 0;font-family:Archivo Black,Impact,sans-serif;font-size:19px;text-transform:uppercase}.home-editor-panel-body{flex:1;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:14px}.home-editor-field{display:flex;flex-direction:column;gap:6px}.home-editor-field>span,.home-media-type legend{color:#555;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.home-editor-field input,.home-editor-field textarea,.home-editor-field select{width:100%;min-height:42px;padding:10px 11px;border:1px solid #c9c9c4;background:#fff;outline:0;font-size:11px}.home-editor-field textarea{min-height:82px;resize:vertical;line-height:1.5}.home-editor-field input:focus,.home-editor-field textarea:focus,.home-editor-field select:focus{border-color:#111;box-shadow:0 0 0 2px #caff3173}.home-editor-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-media-type{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:7px;border:0}.home-media-type legend{grid-column:1 / -1;margin-bottom:1px}.home-media-type label{min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #ccc;background:#f5f5f2;font-size:9px;font-weight:800;text-transform:uppercase}.home-media-type label.selected{border-color:#111;background:#111;color:#fff}.home-media-type input{accent-color:var(--lime)}.home-media-upload{min-height:82px;padding:14px;display:flex;align-items:center;gap:12px;border:1px dashed #888;background:#efffd3;cursor:pointer}.home-media-upload>span{display:flex;flex-direction:column;gap:3px}.home-media-upload strong{font-size:10px}.home-media-upload small{color:#5b5b56;font-size:8px;line-height:1.4}.home-media-upload em{color:#276b43;font-size:8px;font-style:normal;font-weight:800}.home-media-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.home-media-error{margin:0;padding:10px;background:#fff0ef;color:#a42620;font-size:9px;font-weight:700}.category-editor-intro{margin:0;color:#65655f;font-size:9px;line-height:1.5}.category-editor-row{padding:10px;display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;border:1px solid #d9d9d4;background:#f7f7f4}.category-editor-row>img{width:112px;height:112px;padding:4px;object-fit:contain;background:#ededeb}.category-editor-row>div{min-width:0;display:flex;flex-direction:column;gap:8px}.category-editor-row>div>strong{font-size:9px;letter-spacing:.06em;text-transform:uppercase}.category-image-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.category-image-actions label,.category-image-actions button{min-height:34px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #b8b8b3;background:#fff;color:#111;font-size:7px;font-weight:800;text-transform:uppercase}.category-image-actions label{position:relative;background:#e6ff87;cursor:pointer}.category-image-actions input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.category-image-actions button:disabled{opacity:.4;cursor:not-allowed}.benefit-editor-row{padding:12px;display:flex;flex-direction:column;gap:10px;border:1px solid #ddd;background:#f7f7f4}.benefit-editor-row>strong{font-size:9px;text-transform:uppercase}.home-editor-panel-foot{padding:12px 18px;border-top:1px solid #ddd;background:#f5f5f2}.home-editor-panel-foot button{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;background:#111;color:#fff;font-size:9px;font-weight:800;text-transform:uppercase}@container (max-width: 900px){.home-edit-preview .store-header{height:64px;padding:0 16px;justify-content:space-between}.home-edit-preview .mobile-menu{display:grid;place-items:center}.home-edit-preview .store-nav{display:none}.home-edit-preview .brand-button{width:auto}.home-edit-preview .brand-logo{width:154px;height:38px}.home-edit-preview .header-actions .icon-button{display:none}.home-edit-preview .cart-button{border:0;padding:0}.home-edit-preview .cart-button span{display:none}.home-edit-preview .hero{height:610px;min-height:610px;grid-template-columns:1fr}.home-edit-preview .hero-copy{position:absolute;left:0;bottom:0;width:min(620px,85%);padding:44px 30px;background:#000000e0}.home-edit-preview .hero-copy h1{font-size:64px}.home-edit-preview .hero-image-wrap{height:610px;min-height:610px}.home-edit-preview .category-strip{grid-template-columns:repeat(3,1fr)}.home-edit-preview .category-card:nth-child(n+4){display:none}.home-edit-preview .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-edit-preview .service-band{grid-template-columns:repeat(2,1fr)}.home-edit-preview .service-band>div:nth-child(2){border-right:0}.home-edit-preview .service-band>div:nth-child(-n+2){border-bottom:1px solid #323232}.home-edit-preview .community-band{grid-template-columns:1fr;gap:24px}.home-edit-preview .store-footer{grid-template-columns:1fr auto}.home-edit-preview .store-footer nav{grid-column:1 / -1;flex-wrap:wrap}}@container (max-width: 600px){.home-edit-preview .announcement{height:24px;padding:0 8px;font-size:8px;text-align:center}.home-edit-preview .hero,.home-edit-preview .hero-image-wrap{height:570px;min-height:570px}.home-edit-preview .hero-image-wrap>img,.home-edit-preview .hero-image-wrap>video{object-position:52% center}.home-edit-preview .hero-copy{width:calc(100% - 20px);padding:30px 22px}.home-edit-preview .hero-copy h1{font-size:54px}.home-edit-preview .hero-copy p{font-size:13px}.home-edit-preview .hero-drop-card{top:48px;right:18px;bottom:auto;width:96px;height:110px;padding:12px}.home-edit-preview .hero-drop-card strong{font-size:38px}.home-edit-preview .hero-index{display:none}.home-edit-preview .category-strip{grid-template-columns:repeat(2,1fr)}.home-edit-preview .category-card:nth-child(3){display:none}.home-edit-preview .category-card img{height:132px}.home-edit-preview .launches{padding:50px 12px 58px}.home-edit-preview .section-heading{flex-direction:column;align-items:stretch}.home-edit-preview .section-heading h2{font-size:30px}.home-edit-preview .filter-control{width:100%}.home-edit-preview .filter-control svg:first-child{display:none}.home-edit-preview .product-grid{gap:10px 6px}.home-edit-preview .product-image-button{height:235px}.home-edit-preview .product-card-body{min-height:77px;padding-inline:10px}.home-edit-preview .product-card h3{font-size:11px}.home-edit-preview .product-card-footer{padding-inline:10px}.home-edit-preview .product-card-footer strong{font-size:12px}.home-edit-preview .product-card-footer button{width:34px;padding:0;font-size:0}.home-edit-preview .service-band{grid-template-columns:1fr;padding:0 18px}.home-edit-preview .service-band>div{min-height:83px;border-right:0;border-bottom:1px solid #323232}.home-edit-preview .community-band{padding-block:36px}.home-edit-preview .store-footer{grid-template-columns:1fr;gap:20px}.home-edit-preview .store-footer nav{gap:14px 22px}.home-edit-preview .store-footer>span{text-align:left}.home-edit-preview .home-inline-edit{right:7px;top:7px;min-height:28px;padding:0 8px}}.demo-notice{min-height:54px;margin-bottom:18px;padding:12px 16px;display:flex;align-items:center;gap:10px;background:#ecffd2;border:1px solid #c4e98c;color:#284400}.demo-notice div{display:flex;flex-direction:column;gap:2px}.demo-notice strong{font-size:11px}.demo-notice span{font-size:10px}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{min-height:150px;padding:20px;display:flex;flex-direction:column;border:1px solid #deded9;background:#fff}.metric-card>div{display:flex;align-items:center;justify-content:space-between;color:#777}.metric-card>div span{font-size:10px;font-weight:700;text-transform:uppercase}.metric-card>strong{margin-top:auto;font-family:Archivo Black,Impact,sans-serif;font-size:30px}.metric-card>small{margin-top:5px;color:#6d6d69;font-size:9px}.metric-card.dark{background:#050505;color:#fff;border-color:#050505}.metric-card.dark>div,.metric-card.dark>small{color:#b8b8b8}.metric-card.alert{border-top:4px solid #ef4c48}.dashboard-grid{margin-top:12px;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:12px}.dashboard-grid.lower{grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr)}.admin-panel{background:#fff;border:1px solid #deded9}.panel-heading{min-height:72px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e6e6e2}.panel-heading>div>span{color:#858581;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.panel-heading h2{margin:5px 0 0;font-size:16px}.panel-heading button{min-height:32px;padding:0 9px;display:flex;align-items:center;gap:5px;border:1px solid #d1d1cc;background:#fff;font-size:9px;font-weight:700}.panel-heading>small{color:#858581;font-size:9px}.bar-chart{height:210px;padding:28px 24px 8px;display:flex;align-items:end;gap:12px}.bar-chart>div{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px}.bar-chart span{width:min(32px,65%);background:#111}.bar-chart>div:nth-child(6) span{background:var(--lime);border:1px solid #a8c600}.bar-chart small{color:#777;font-size:9px}.empty-admin-data{min-height:130px;display:grid;place-content:center;gap:6px;text-align:center;color:#777}.empty-admin-data strong{color:#111;font-size:13px}.orders-empty{min-height:230px;display:grid;place-content:center;justify-items:center;gap:8px;padding:24px;text-align:center;color:#777}.orders-empty strong{color:#111;font-size:14px}.orders-empty span{max-width:360px;font-size:11px}.sales-total{margin:0 20px 20px;padding:12px;display:flex;align-items:center;gap:10px;background:#f2f2ef}.sales-total span{display:flex;flex-direction:column}.sales-total strong{font-size:12px}.sales-total small{color:#777;font-size:9px}.quick-panel{padding-bottom:12px}.quick-panel>button{width:calc(100% - 24px);min-height:57px;margin:12px 12px 0;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border:1px solid #ddd;background:#fff}.quick-panel>button>span{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700}.quick-panel>button:hover{background:#050505;color:#fff}.compact-table{padding:0 20px 14px}.compact-table>div{min-height:55px;display:grid;grid-template-columns:70px 1fr 100px 95px;align-items:center;gap:12px;border-bottom:1px solid #eee;font-size:10px}.status{width:fit-content;padding:5px 7px;border-radius:12px;font-size:8px;font-style:normal;font-weight:800}.status.pagado{background:#dcf8e7;color:#197046}.status.preparando{background:#fff0c8;color:#875d00}.status.enviado{background:#e2edff;color:#27538f}.team-summary{padding-bottom:18px}.avatar-stack{padding:22px 20px 10px;display:flex}.avatar-stack span{width:44px;height:44px;margin-right:-8px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:#050505;color:#fff;font-size:10px;font-weight:800}.avatar-stack span.has-image{overflow:hidden}.avatar-stack span.has-image img{width:100%;height:100%;object-fit:cover}.avatar-stack span:nth-child(2){background:#727272}.avatar-stack span:nth-child(3){background:var(--lime);color:#111}.team-summary p{margin:8px 20px 0;color:#72726e;font-size:10px;line-height:1.5}.admin-demo-footer{min-height:46px;margin-top:auto;padding:0 34px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dcdcd7;color:#888;font-size:8px;font-weight:800;letter-spacing:.08em}.admin-demo-footer button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#666;font-size:9px}.page-actions{margin-bottom:14px;display:flex;justify-content:space-between;gap:14px}.admin-search{width:min(420px,100%);height:42px;padding:0 13px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #d5d5d0}.admin-search input{flex:1;border:0;outline:0;background:transparent;font-size:11px}.new-button,.save-button{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;background:#050505;color:#fff;font-size:10px;font-weight:800;text-transform:uppercase}.product-admin-table .table-header,.product-admin-table .table-row{display:grid;grid-template-columns:minmax(280px,1.7fr) .7fr .65fr .75fr 112px;align-items:center;gap:15px}.table-header{min-height:40px;padding:0 20px;background:#f4f4f1;color:#777;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-admin-table .table-row{min-height:82px;padding:9px 20px;border-top:1px solid #edede8;font-size:10px}.admin-product-cell{min-width:0;display:flex;align-items:center;gap:12px}.admin-product-cell img{width:54px;height:60px;object-fit:cover;background:#eee}.admin-product-cell span{min-width:0;display:flex;flex-direction:column;gap:4px}.admin-product-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.admin-product-cell small{color:#858581;font-size:8px}.admin-product-cell em{color:#4e4e4a;font-size:8px;font-style:normal;font-weight:700}.stock-editor{width:86px;height:30px;display:grid;grid-template-columns:28px 30px 28px;border:1px solid #d6d6d1}.stock-editor button{display:grid;place-items:center;border:0;background:#fff}.stock-editor span{display:grid;place-items:center;border-inline:1px solid #d6d6d1;font-size:10px}.stock-editor span.low{background:#fff0ef;color:#b12929;font-weight:800}.publish-pill{width:fit-content;min-height:30px;padding:0 9px;display:flex;align-items:center;gap:5px;border:0;border-radius:16px;font-size:8px;font-weight:800}.publish-pill.live{background:#e0f8e8;color:#1b7044}.publish-pill.hidden{background:#ececea;color:#666}.row-actions{display:flex}.row-actions .icon-button{width:34px;height:34px}.admin-form-modal{width:min(720px,calc(100vw - 30px));max-height:calc(100vh - 30px);overflow:auto;background:#fff}.admin-form-modal.product-editor-modal{width:min(920px,calc(100vw - 30px))}.form-modal-head{position:sticky;top:0;z-index:2;min-height:78px;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e2e2dd}.form-modal-head h2{margin:4px 0 0;font-family:Archivo Black,Impact,sans-serif;font-size:22px;text-transform:uppercase}.form-modal-head p{margin:5px 0 0;color:#73736e;font-size:9px}.form-grid{padding:22px 24px;display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.form-grid label,.collaborator-form label{display:flex;flex-direction:column;gap:7px}.form-grid label>span,.collaborator-form label>span{font-size:9px;font-weight:800;text-transform:uppercase}.form-grid label>small{color:#777;font-size:8px;line-height:1.4}.form-grid input,.form-grid select,.form-grid textarea,.collaborator-form input,.collaborator-form select{width:100%;height:42px;padding:0 11px;border:1px solid #cecec9;background:#fff;outline:0;font-size:11px}.form-grid textarea{min-height:78px;padding:11px;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.collaborator-form input:focus,.collaborator-form select:focus{border-color:#111;box-shadow:0 0 0 2px #00000014}.form-grid .wide{grid-column:1 / -1}.product-owner-lock{min-height:56px;padding:12px 14px;display:flex;align-items:center;gap:10px;background:#efffd3;border-left:4px solid #111}.product-owner-lock span{display:flex;flex-direction:column;gap:3px}.product-owner-lock strong{font-size:10px}.product-owner-lock small{color:#567000;font-size:8px}.form-section-title{margin-top:5px;padding:14px 0 9px;border-bottom:2px solid #111}.form-section-title span{color:#666;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.form-section-title h3{margin:3px 0 0;font-family:Archivo Black,Impact,sans-serif;font-size:16px;text-transform:uppercase}.publication-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:0;border:0}.option-card{min-height:64px;padding:12px 13px;display:grid!important;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px!important;border:1px solid #d1d1cc;background:#f6f6f3;cursor:pointer}.option-card:has(input:checked){border-color:#111;background:#efffd3;box-shadow:inset 3px 0 #111}.option-card input{width:17px;height:17px;margin:1px 0 0;accent-color:#111}.option-card>span{display:flex;flex-direction:column;gap:4px}.option-card strong{font-size:10px}.option-card small{color:#666;font-size:8px;line-height:1.4}.conditional-field{padding:14px;border-left:4px solid var(--lime);background:#f5f5f2}.image-picker{margin:0;padding:0;display:flex;gap:8px;border:0}.image-picker legend{margin-bottom:8px;font-size:9px;font-weight:800;text-transform:uppercase}.image-picker button{position:relative;width:72px;height:72px;padding:0;border:2px solid transparent;background:#eee}.image-picker button.selected{border-color:#050505}.image-picker img{width:100%;height:100%;object-fit:cover}.image-picker svg{position:absolute;right:3px;bottom:3px;padding:2px;border-radius:50%;background:var(--lime);color:#050505}.device-photo-picker{margin:0;padding:0;border:0}.device-photo-picker>legend{margin-bottom:9px;font-size:9px;font-weight:800;text-transform:uppercase}.photo-upload{min-height:74px;padding:14px 18px;display:flex;align-items:center;gap:13px;border:1px dashed #8f8f89;background:#f5f5f2;cursor:pointer}.photo-upload:hover{border-color:#111;background:#efffd3}.photo-upload.loading{opacity:.65;cursor:wait}.photo-upload>span{display:flex;flex-direction:column;gap:3px}.photo-upload strong{font-size:11px}.photo-upload small{color:#777;font-size:9px}.photo-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.photo-error{margin:8px 0 0;color:#b42318;font-size:9px;font-weight:700}.uploaded-photo-grid{margin-top:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.uploaded-photo{position:relative;min-width:0;height:116px;background:#e5e5e1}.photo-main{width:100%;height:100%;padding:0;overflow:hidden;border:2px solid transparent;background:transparent}.photo-main:focus{border-color:#111}.photo-main img{width:100%;height:100%;object-fit:cover}.photo-main span{position:absolute;left:6px;bottom:6px;padding:4px 6px;background:var(--lime);color:#111;font-size:7px;font-weight:900;text-transform:uppercase}.photo-remove{position:absolute;right:5px;top:5px;width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:50%;background:#000000d1;color:#fff}.photo-count{display:block;margin-top:7px;color:#777;font-size:8px}.product-photo-editor .uploaded-photo{height:auto;border:1px solid #d8d8d3;background:#fff}.photo-preview{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#e5e5e1}.photo-preview img{width:100%;height:100%;object-fit:cover}.photo-preview>span{position:absolute;left:6px;top:6px;padding:4px 6px;background:var(--lime);color:#111;font-size:7px;font-weight:900;text-transform:uppercase}.photo-editor-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #ddd}.photo-editor-actions button,.photo-editor-actions label{min-width:0;min-height:30px;padding:0 4px;display:flex;align-items:center;justify-content:center;border:0;border-right:1px solid #e2e2dd;border-bottom:1px solid #e2e2dd;background:#fff;color:#111;cursor:pointer;font-size:7px;font-weight:800;text-transform:uppercase}.photo-editor-actions button:hover,.photo-editor-actions label:hover{background:#111;color:#fff}.photo-editor-actions button:disabled{background:#efffd3;color:#111;cursor:default}.photo-editor-actions .danger{color:#a5261d}.photo-editor-actions label>span{font-size:7px}.photo-editor-actions input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.demo-photo-options{border:1px solid #deded9}.demo-photo-options summary{padding:11px 13px;cursor:pointer;font-size:9px;font-weight:800;text-transform:uppercase}.demo-photo-options .image-picker{padding:0 12px 12px;flex-wrap:wrap}.save-button:disabled{opacity:.45;cursor:wait}.check-label{flex-direction:row!important;align-items:center}.check-label input{width:17px;height:17px}.form-actions{position:sticky;bottom:0;z-index:2;padding:14px 24px;display:flex;align-items:center;justify-content:flex-end;gap:9px;background:#f5f5f2;border-top:1px solid #deded9}.form-actions>span{margin-right:auto;color:#666;font-size:9px;font-weight:700}.form-actions>button:not(.save-button){min-height:42px;padding:0 16px;border:1px solid #ccc;background:#fff;font-size:10px;font-weight:700}.cropper-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;display:grid;place-items:center;padding:20px;background:#000000d6}.product-cropper{width:min(790px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;box-shadow:0 24px 90px #0000007a}.cropper-head{padding:17px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd}.cropper-head span{color:#666;font-size:8px;font-weight:800;text-transform:uppercase}.cropper-head h3{margin:3px 0 0;font-family:Archivo Black,Impact,sans-serif;font-size:19px;text-transform:uppercase}.cropper-stage{min-height:300px;padding:18px;display:grid;place-items:center;background:#111;color:#fff}.cropper-stage canvas{width:min(100%,720px);height:auto;display:block;background:#08080a}.cropper-controls{padding:17px 20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cropper-controls label{display:flex;flex-direction:column;gap:8px}.cropper-controls span{font-size:8px;font-weight:800;text-transform:uppercase}.cropper-controls input{width:100%;accent-color:#111}.cropper-actions{padding:13px 20px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #ddd;background:#f5f5f2}.cropper-actions>button:not(.save-button){min-height:42px;padding:0 16px;border:1px solid #ccc;background:#fff;font-size:10px;font-weight:700}.showcase-summary{margin-bottom:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.showcase-summary article{min-height:82px;padding:16px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #deded9}.showcase-summary article:first-child{background:#050505;color:#fff}.showcase-summary span{display:flex;flex-direction:column;gap:4px}.showcase-summary strong{font-size:11px}.showcase-summary small{color:#858581;font-size:9px}.showcase-grid{padding:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.showcase-grid>article{border:1px solid #ddd;background:#fff}.showcase-grid>article.muted{opacity:.58}.showcase-image{position:relative;height:210px;overflow:hidden;background:#eee}.showcase-image img{width:100%;height:100%;object-fit:cover}.showcase-image span{position:absolute;left:9px;top:9px;padding:5px 7px;background:#050505;color:#fff;font-size:8px;font-weight:800;text-transform:uppercase}.showcase-info{padding:13px}.showcase-info>div{min-height:50px;display:flex;flex-direction:column;gap:4px}.showcase-info strong{font-size:11px}.showcase-info small{color:#777;font-size:8px}.switch-row{min-height:34px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eee;font-size:9px;font-weight:700}.switch-row input{position:absolute;opacity:0}.switch-row i{position:relative;width:34px;height:18px;border-radius:10px;background:#ccc}.switch-row i:after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#fff;transition:left .2s}.switch-row input:checked+i{background:#171717}.switch-row input:checked+i:after{left:19px;background:var(--lime)}.switch-row input:disabled+i{opacity:.35}.order-counters{margin-bottom:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.order-counters article{min-height:90px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border:1px solid #deded9}.order-counters span{color:#777;font-size:9px;font-weight:800;text-transform:uppercase}.order-counters strong{font-family:Archivo Black,Impact,sans-serif;font-size:27px}.orders-table .table-header,.orders-table .table-row{display:grid;grid-template-columns:.55fr 1.2fr .8fr .8fr .8fr .8fr;align-items:center;gap:14px}.orders-table .table-row{min-height:64px;padding:0 20px;border-top:1px solid #edede8;font-size:10px}.orders-table small{color:#777;font-size:9px}.collaborators-page{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:14px;align-items:start}.collaborator-list{padding:0 18px 14px}.collaborator-list article{min-height:92px;display:grid;grid-template-columns:50px minmax(190px,1fr) minmax(130px,.7fr) auto;align-items:center;gap:14px;border-bottom:1px solid #eee}.collaborator-list article.inactive{opacity:.5}.collaborator-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:10px;font-weight:800}.collaborator-main{min-width:0}.collaborator-main>div{display:flex;align-items:center;gap:8px}.collaborator-main strong{font-size:11px}.collaborator-main>div span{padding:4px 6px;background:var(--lime);font-size:7px;font-weight:800}.collaborator-main small{color:#888;font-size:8px}.collaborator-main p{margin:6px 0 0;font-size:9px;font-weight:700}.access-chip{display:flex;align-items:center;gap:6px;color:#555;font-size:8px}.collaborator-actions{display:flex;align-items:center}.collaborator-actions>button{height:30px;padding:0 9px;border:1px solid #ccc;background:#fff;font-size:8px;font-weight:700}.protected{display:flex;align-items:center;gap:4px;color:#777;font-size:8px}.collaborator-form{padding:0 20px 20px}.collaborator-form .panel-heading{margin:0 -20px 18px}.collaborator-form label{margin-bottom:14px}.permission-note{margin:4px 0 16px;padding:12px;display:flex;align-items:center;gap:9px;background:#f2f2ef}.permission-note span{display:flex;flex-direction:column;gap:2px}.permission-note strong{font-size:9px}.permission-note small{color:#777;font-size:8px}.collaborator-form .save-button{width:100%}.clients-page{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.72fr);gap:14px;align-items:start}.client-logic-note{margin:0 18px 10px;padding:13px 15px;display:flex;align-items:center;gap:10px;background:#efffd3;border-left:4px solid #111}.client-logic-note>span{display:flex;flex-direction:column;gap:3px}.client-logic-note strong{font-size:10px}.client-logic-note small{color:#5b6b26;font-size:8px}.client-account-list{padding:0 18px 16px}.client-account-list>article{min-height:106px;display:grid;grid-template-columns:58px minmax(190px,1fr) 120px 108px;align-items:center;gap:13px;border-bottom:1px solid #e8e8e3}.client-account-list>article.inactive{opacity:.52}.client-account-avatar{position:relative;width:52px;height:52px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#111;color:#fff;font-size:10px;font-weight:900}.client-account-avatar img{width:100%;height:100%;object-fit:cover}.client-account-avatar.logo img{object-fit:contain;padding:6px}.client-account-avatar.editable{cursor:pointer}.client-account-avatar.editable>span{position:absolute;right:0;bottom:0;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:var(--lime);color:#111}.client-account-avatar input{position:absolute;width:1px;height:1px;opacity:0}.client-account-copy{min-width:0}.client-account-copy>div{display:flex;align-items:center;gap:8px}.client-account-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.client-account-copy>div span{padding:4px 6px;background:var(--lime);font-size:7px;font-weight:900}.client-account-copy small{display:block;margin-top:4px;color:#777;font-size:8px}.client-account-copy p{margin:6px 0 0;font-size:8px;font-weight:650}.client-account-switches .switch-row{min-height:30px}.client-account-switches .switch-row span{font-size:8px}.client-form .password-control input{width:100%}.client-form-error{margin:-4px 0 12px;color:#b42318;font-size:9px;font-weight:750}.cancel-edit{width:100%;height:38px;margin-top:8px;border:1px solid #ccc;background:#fff;font-size:9px;font-weight:700}.mobile-drawer-backdrop{place-items:stretch start}.mobile-drawer{width:min(330px,88vw);height:100%;padding:18px;background:#050505;color:#fff}.mobile-drawer-head{margin-bottom:20px;padding-bottom:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #333}.mobile-drawer-head img{width:175px}.mobile-drawer>button{width:100%;min-height:51px;padding:0 8px;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #242424;background:transparent;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase}.mobile-drawer .mobile-admin-link{margin-top:20px;justify-content:flex-start;gap:8px;color:var(--lime)}@media(max-width:1180px){.store-nav{gap:14px}.store-nav button{font-size:9px}.brand-button{width:170px}.brand-logo{width:160px}.header-actions .icon-button:nth-of-type(2),.header-actions .icon-button:nth-of-type(3){display:none}.hero{grid-template-columns:48% 52%}.category-card img{height:clamp(150px,18vw,210px)}.product-image-button{height:300px}.service-band>div{padding:20px 14px}.collaborators-page,.clients-page{grid-template-columns:1fr}}@media(max-width:900px){.store-header{height:64px;padding:0 16px;justify-content:space-between}.mobile-menu{display:grid;place-items:center}.store-nav{display:none}.brand-button{width:auto}.brand-logo{width:154px;height:38px}.header-actions .icon-button{display:none}.cart-button{border:0;padding:0}.cart-button span{display:none}.header-search{top:64px}.hero{height:610px;min-height:610px;grid-template-columns:1fr}.hero-copy{position:absolute;left:0;bottom:0;width:min(620px,85%);padding:44px 30px;background:#000000e0}.hero-copy h1{font-size:clamp(54px,12vw,88px)}.hero-image-wrap{height:610px;min-height:610px}.category-strip{grid-template-columns:repeat(3,1fr)}.category-card:nth-child(n+4){display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-band{grid-template-columns:repeat(2,1fr)}.service-band>div:nth-child(2){border-right:0}.service-band>div:nth-child(-n+2){border-bottom:1px solid #323232}.community-band{grid-template-columns:1fr;gap:24px}.store-footer{grid-template-columns:1fr auto}.store-footer nav{grid-column:1 / -1;flex-wrap:wrap}.product-modal{grid-template-columns:1fr}.product-modal-image{min-height:440px}.admin-login{grid-template-columns:1fr}.admin-login-aside{display:none}.admin-shell{grid-template-columns:80px minmax(0,1fr)}.admin-sidebar{padding-inline:10px}.admin-brand img{display:none}.admin-brand{align-items:center;justify-content:center}.admin-sidebar button{justify-content:center;padding:0}.admin-sidebar button span{display:none}.metrics-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.dashboard-grid.lower{grid-template-columns:1fr}.product-admin-table,.orders-table{overflow-x:auto}.product-admin-table .table-header,.product-admin-table .table-row{min-width:840px}.showcase-grid{grid-template-columns:repeat(2,1fr)}.orders-table .table-header,.orders-table .table-row{min-width:760px}}@media(max-width:600px){.announcement{height:24px;padding:0 8px;font-size:8px;text-align:center}.hero,.hero-image-wrap{height:570px;min-height:570px}.hero-image-wrap>img,.hero-image-wrap>video{object-position:52% center}.hero-copy{width:calc(100% - 20px);padding:30px 22px}.hero-copy h1{font-size:54px}.hero-copy p{font-size:13px}.hero-drop-card{top:18px;right:18px;bottom:auto;width:96px;height:110px;padding:12px}.hero-drop-card strong{font-size:38px}.hero-index{display:none}.category-strip{grid-template-columns:repeat(2,1fr)}.category-card:nth-child(3){display:none}.category-card img{height:142px}.launches{padding:50px 12px 58px}.section-heading{flex-direction:column;align-items:stretch}.section-heading h2{font-size:30px}.filter-control{width:100%;height:38px}.filter-control svg:first-child{display:none}.product-grid{gap:10px 6px}.product-image-button{height:235px}.product-card-body{min-height:77px;padding-inline:10px}.product-card h3{font-size:11px}.product-card-footer{padding-inline:10px}.product-card-footer strong{font-size:12px}.product-card-footer button{width:34px;padding:0;font-size:0;justify-content:center}.service-band{grid-template-columns:1fr;padding:0 18px}.service-band>div{min-height:83px;border-right:0;border-bottom:1px solid #323232}.community-band{padding-block:36px}.store-footer{grid-template-columns:1fr;gap:20px}.store-footer nav{gap:14px 22px}.store-footer>span{text-align:left}.product-modal{width:100%;max-height:100%;height:100%}.product-modal-image{min-height:44vh;height:44vh}.product-modal-content{padding:30px 22px}.product-modal-content h2{font-size:29px}.modal-assurances{flex-direction:column}.toast{left:12px;right:12px;bottom:12px}.pwa-install-button{left:12px;bottom:76px;min-height:44px}.admin-login-panel{padding:76px 14px 25px}.back-to-store{top:24px;right:18px}.login-card{padding:30px 20px}.managed-profile-list{grid-template-columns:1fr}.admin-shell{display:block;padding-bottom:70px}.admin-sidebar{position:fixed;top:auto;bottom:0;left:0;right:0;z-index:50;width:100%;height:64px;padding:7px 6px;flex-direction:row}.admin-brand,.sidebar-bottom{display:none}.admin-sidebar nav{width:100%;padding:0;flex-direction:row;justify-content:space-around}.admin-sidebar nav button{width:auto;min-width:0;flex:1;height:50px;flex-direction:column;gap:3px}.admin-sidebar nav button span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:6.5px}.admin-topbar{min-height:78px;padding:14px}.admin-topbar h1{font-size:19px}.live-store,.mini-profile div{display:none}.mini-profile{padding-left:0;border:0}.admin-page{padding:16px 10px 25px}.home-editor-page{padding:10px 6px 18px}.home-editor-toolbar{position:relative;flex-wrap:wrap}.home-editor-toolbar>div:first-child{width:100%;margin-right:0}.device-switch{flex:1 1 100%}.device-switch button,.discard-home,.apply-home{flex:1}.home-editor-help{align-items:flex-start}.home-preview-canvas{min-height:540px;padding:8px}.home-editor-panel{bottom:64px;width:100%}.home-editor-columns{grid-template-columns:1fr}.category-editor-row{grid-template-columns:86px minmax(0,1fr)}.category-editor-row>img{width:86px;height:112px}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.metric-card{min-height:132px;padding:14px}.metric-card>strong{font-size:22px}.bar-chart{height:170px;gap:5px}.compact-table>div{grid-template-columns:56px 1fr 80px}.compact-table .status{display:none}.page-actions{flex-direction:column}.admin-search,.new-button{width:100%}.showcase-summary{grid-template-columns:1fr;gap:7px}.showcase-summary article{min-height:68px}.showcase-grid{grid-template-columns:1fr;padding:10px}.showcase-image{height:250px}.order-counters{grid-template-columns:repeat(2,1fr);gap:7px}.collaborator-list{padding-inline:12px}.collaborator-list article{padding:13px 0;grid-template-columns:44px 1fr auto;gap:9px}.access-chip{grid-column:2 / -1}.collaborator-actions{grid-column:3;grid-row:1}.collaborator-actions>button{font-size:0;width:30px;border-radius:50%}.collaborator-actions>button:after{content:"•••";font-size:10px}.client-logic-note{margin-inline:10px}.client-account-list{padding-inline:10px}.client-account-list>article{padding:14px 0;grid-template-columns:52px minmax(0,1fr) auto;gap:9px}.client-account-switches{grid-column:2 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.client-account-list .row-actions{grid-column:3;grid-row:1}.client-account-list .primary-account-row .protected{grid-column:2 / -1}.form-grid{grid-template-columns:1fr;padding:18px 15px}.form-grid .wide{grid-column:1}.publication-options{grid-template-columns:1fr}.image-picker{flex-wrap:wrap}.uploaded-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uploaded-photo{height:138px}.product-photo-editor .uploaded-photo{height:auto}.admin-form-modal{width:100%;max-height:100%;height:100%}.form-actions{padding:10px 15px;flex-wrap:wrap}.form-actions>span{width:100%;margin-right:0}.cropper-backdrop{padding:0}.product-cropper{width:100%;max-height:100%;height:100%}.cropper-stage{min-height:210px;padding:10px}.cropper-controls{grid-template-columns:1fr;gap:12px}.admin-demo-footer{padding:0 12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
