@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap";:root{--ink:#1a2b32;--muted:#627985;--line:#dce7eb;--soft:#f0f6f8;--red:#9c6b17;--sage:#3ba2c0;--teal:#3ba2c0;--gold:#9c6b17;--beige:#d4c3ae;--brand-primary:#3ba2c0;--brand-gold:#9c6b17;--brand-dark:#143440;--max:1380px}body{color:var(--ink);letter-spacing:.05em;margin:0;font:12px Montserrat,Arial,sans-serif}button,input,select{font:inherit}button{color:inherit;cursor:pointer;background:0 0;border:0}.shell{max-width:var(--max);margin:auto;padding-left:24px;padding-right:24px}.announcement{color:#fff;text-align:center;letter-spacing:.08em;background:#143440;height:28px;padding:7px;font-size:8px}.announcement span{color:#ccc;margin-left:18px}header{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:24px;height:70px;padding:0 28px;display:grid}.brand{letter-spacing:.18em;font-size:20px;font-weight:600;line-height:.8}.brand small{letter-spacing:.5em;margin:8px 0 0 .5em;font-size:7px;display:block}.header-links{gap:20px;display:flex}.header-links.right{justify-content:flex-end}.header-links button,.subnav button{letter-spacing:.13em;font-size:9px}.header-actions{align-items:center;gap:18px;display:flex}.header-actions b{margin-left:3px;font-size:9px}.subnav{border-bottom:1px solid var(--line);white-space:nowrap;justify-content:center;align-items:center;gap:24px;height:34px;display:flex;overflow:auto}.category-rail{gap:16px;padding-top:18px;padding-bottom:14px;display:flex;overflow:auto}.category-rail button{text-align:center;letter-spacing:.03em;min-width:80px;font-size:8px}.category-rail button span{background:#eee;border-radius:50%;width:68px;height:68px;margin:0 auto 8px;display:block;overflow:hidden}.category-rail img{object-fit:cover;width:100%;height:100%}.hero{color:#fff;background:#143440;grid-template-columns:1.15fr .85fr;align-items:center;gap:30px;min-height:475px;padding:35px 13%;display:grid}.hero>img{object-fit:cover;filter:brightness(.86);width:100%;height:405px}.hero-copy{text-align:center}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#666;font-size:9px}.eyebrow.light{color:#ccc}.hero h1{letter-spacing:-.04em;font-size:32px;font-weight:400;line-height:1.05}.hero h1 b{font-size:72px;font-weight:600}.hero p{color:#bdbdbd;font-size:10px}.timer{justify-content:center;width:290px;margin:22px auto;display:flex}.timer span{border:1px solid #3ba2c0;min-width:72px;padding:10px 4px;font-size:8px}.timer b{margin-bottom:5px;font-size:19px;font-weight:400;display:block}.white-button,.black-button{letter-spacing:.16em;text-transform:uppercase;padding:12px 25px;font-size:9px}.white-button{color:#222;background:#fff}.black-button{color:#fff;background:#292929}.full{width:100%}.section{padding-top:48px;padding-bottom:48px}.section-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.section-head h2,.training h2,.trust h2,.lesson h2,.reviews h2{text-transform:uppercase;margin:0;font-size:17px;font-weight:600}.section-head button{align-items:center;gap:8px;font-size:9px;display:flex}.section-head svg{width:14px}.product-grid{grid-template-columns:repeat(4,1fr);gap:36px 18px;display:grid}.product-card{min-width:0}.product-visual{background:#f2f2f2;width:100%;height:286px;display:block;position:relative;overflow:hidden}.product-visual img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.product-visual:hover img{transform:scale(1.04)}.tag{background:#fff;padding:5px;font-size:7px;position:absolute;top:9px;left:9px}.discount{background:var(--red);color:#fff;padding:4px;font-size:7px;position:absolute;top:34px;left:9px}.quick-add{color:#fff;letter-spacing:.12em;background:#143440;padding:10px;font-size:8px;position:absolute;bottom:8px;left:8px;right:8px}.product-copy{text-align:left;flex-direction:column;align-items:flex-start;gap:5px;width:100%;padding:10px 0;font-size:10px;display:flex}.product-copy strong{font-size:10px;font-weight:500}.stars{letter-spacing:0;color:#151515}.price{color:var(--red)}.price del,.detail-price del{color:#999;margin-right:5px}.training{background:var(--sage);justify-content:space-between;align-items:center;gap:20px;padding:46px 18%;display:flex}.training h2{max-width:410px;margin-top:12px;line-height:1.35}.category-cards{grid-template-columns:repeat(4,1fr);gap:16px;padding-bottom:48px;display:grid}.category-cards button{text-align:left;background:#eee;height:220px;position:relative;overflow:hidden}.category-cards img{object-fit:cover;filter:brightness(.75);width:100%;height:100%;transition:transform .3s}.category-cards button:hover img{transform:scale(1.05)}.category-cards span{color:#fff;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:10px;display:flex;position:absolute;bottom:15px;left:16px;right:14px}.category-cards svg{width:14px}.trust{background:#ededed;padding-top:36px;padding-bottom:36px}.trust h2{margin-bottom:28px}.trust>div,.metrics{text-align:center;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.trust span{flex-direction:column;align-items:center;gap:8px;display:flex}.trust svg{width:23px}.trust small{color:#666;font-size:9px}.metrics{padding:34px 8%;font-size:9px}.metrics b{margin-bottom:6px;font-weight:500;display:block}.community{text-align:center;background:#f1f1f1;padding:17px 4% 28px}.community>div{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.community img{object-fit:cover;width:100%;height:190px}.collection{padding-top:30px;padding-bottom:60px}.breadcrumb{color:#777;font-size:9px}.breadcrumb button{text-decoration:underline}.collection h1{margin:28px 0 0;font-size:36px;font-weight:500}.filterbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin:12px 0 22px;padding:12px 0;font-size:9px;display:flex}.filterbar button,.filterbar label{align-items:center;gap:8px;display:flex}.filterbar svg{width:13px}.filterbar select{background:0 0;border:0;font-size:9px}.product-page{grid-template-columns:1.1fr .9fr;gap:42px;padding-top:24px;padding-bottom:70px;display:grid}.product-gallery{grid-column:1;grid-template-columns:80px 1fr;gap:10px;display:grid}.thumbs button{background:#f3f3f3;height:80px}.thumbs img,.main-image{object-fit:cover;width:100%;height:100%}.main-image{background:#f4f4f4;max-height:610px}.product-detail{grid-area:1/2}.product-detail h1{margin:14px 0;font-size:29px;font-weight:500}.detail-price{color:var(--red);margin:20px 0;font-size:19px}.product-detail ul{color:#777;padding-left:16px;font-size:10px;line-height:2}.benefit-pills{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#777;grid-template-columns:repeat(3,1fr);margin:22px 0;padding:20px 0;font-size:9px;display:grid}.benefit-pills b{color:#222;margin-top:7px;font-weight:500;display:block}.accordions>div{border-bottom:1px solid var(--line)}.accordions button{letter-spacing:.15em;justify-content:space-between;width:100%;padding:15px 0;font-size:9px;display:flex}.accordions svg{width:14px}.accordions p{color:#666;margin:0 0 15px;font-size:10px;line-height:1.8}.lesson{background:#e7e7e7;grid-template-columns:1fr 1fr;align-items:center;margin-bottom:45px;display:grid}.lesson h2{max-width:390px;margin:15px 0;line-height:1.4}.lesson>img{object-fit:cover;width:100%;height:330px}.reviews{padding-bottom:80px}.reviews article{border-top:1px solid var(--line);padding:22px 0}.reviews h3{margin:8px 0;font-size:13px;font-weight:500}.reviews p{color:#666;font-size:10px}footer{background:#eee;padding:42px 0 18px}.footer-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.footer-grid h4{letter-spacing:.15em;font-size:9px}.footer-grid a,.footer-grid p{color:#555;margin:12px 0;font-size:9px;display:block}.footer-grid label{border-bottom:1px solid #888;align-items:center;display:flex}.footer-grid input{background:0 0;border:0;outline:0;width:100%;padding:9px 0;font-size:10px}.footer-grid label svg{width:13px}.socials{gap:12px;display:flex}.socials svg{width:15px}.copyright{color:#777;border-top:1px solid #d4d4d4;margin-top:30px;padding-top:18px;font-size:8px}.drawer-backdrop{z-index:20;background:#0008;position:fixed;inset:0}.drawer-backdrop aside{background:#fff;width:min(430px,92vw);height:100%;padding:32px;position:absolute;top:0;right:0}.drawer-close{float:right}.drawer-backdrop h2{margin:15px 0 30px;font-size:24px;font-weight:500}.search-field{border-bottom:1px solid #222;gap:10px;padding:12px 0;display:flex}.search-field svg{width:17px}.search-field input{border:0;outline:0;width:100%;font-size:15px}.muted{color:#777;font-size:10px}.empty{text-align:center;color:#777;margin:100px 0}.empty svg{width:34px}.cart-item{border-top:1px solid var(--line);gap:12px;padding:14px 0;display:flex}.cart-item img{object-fit:cover;background:#eee;width:75px;height:75px}.cart-item b{font-size:10px}.cart-item p{color:var(--red)}.cart-item button{font-size:9px;text-decoration:underline}.mobile-only,.mobile-menu,.mobile-dock{display:none}@media (width<=760px){.shell{padding-left:14px;padding-right:14px}.desktop-only{display:none!important}.mobile-only{display:block}.announcement{height:35px;padding:6px 10px;font-size:7px;line-height:1.3}.announcement span{margin:3px 0 0;font-size:6px;display:block}header{grid-template-columns:32px 1fr 32px;gap:10px;height:58px;padding:0 14px;display:grid}.brand{text-align:center;font-size:18px}.header-actions{justify-content:flex-end}.header-actions button{padding:0}.header-actions b{font-size:8px}.subnav{display:none}.mobile-menu{z-index:15;background:#fff;padding:30px 24px;display:block;position:fixed;inset:0 20% 0 0;box-shadow:8px 0 30px #0003}.menu-close{float:right}.mobile-menu h3{margin:45px 0 20px;font-size:12px}.mobile-menu>button:not(.menu-close){border-bottom:1px solid var(--line);justify-content:space-between;width:100%;padding:15px 0;font-size:10px;display:flex}.mobile-menu svg{width:15px}.category-rail{gap:9px;padding-top:12px}.category-rail button{min-width:66px;font-size:7px}.category-rail button span{width:56px;height:56px}.hero{flex-direction:column;gap:0;min-height:0;padding:0 0 34px;display:flex}.hero>img{order:0;height:270px}.hero-copy{padding:25px 14px 0}.hero h1{margin:10px 0;font-size:24px}.hero h1 b{font-size:55px}.timer{width:100%;margin:18px auto}.timer span{min-width:25%;font-size:7px}.timer b{font-size:17px}.section{padding-top:30px;padding-bottom:30px}.section-head h2,.training h2,.trust h2,.lesson h2,.reviews h2{font-size:14px}.product-grid{grid-template-columns:repeat(2,1fr);gap:27px 9px}.product-visual{height:190px}.quick-add{padding:9px 2px;font-size:7px;bottom:5px;left:5px;right:5px}.product-copy{gap:4px;padding-top:8px}.product-copy strong{font-size:8px;line-height:1.3}.product-copy span{font-size:8px}.training{text-align:center;padding:34px 14px;display:block}.training h2{max-width:300px;margin:12px auto 20px}.category-cards{grid-template-columns:repeat(2,1fr);gap:8px;padding-bottom:30px}.category-cards button{height:150px}.category-cards span{font-size:8px;bottom:9px;left:9px}.trust{padding-top:28px;padding-bottom:28px}.trust>div,.metrics{grid-template-columns:repeat(2,1fr);gap:24px 8px}.trust h2{line-height:1.3}.trust small{font-size:8px}.metrics{padding:25px 14px;font-size:8px}.community>div{grid-template-columns:repeat(2,1fr);gap:5px}.community img{height:145px}.community img:nth-child(n+3){display:none}.collection{padding-top:20px;padding-bottom:85px}.collection h1{margin-top:20px;font-size:25px}.collection .category-rail{margin-left:-14px;margin-right:-14px;padding-left:14px}.filterbar{font-size:8px}.filterbar select{max-width:115px;font-size:8px}.product-page{padding-bottom:80px;display:block}.product-gallery{grid-template-columns:56px 1fr;gap:7px}.thumbs button{height:56px}.product-detail{padding-top:30px}.product-detail h1{font-size:23px}.detail-price{font-size:17px}.benefit-pills{font-size:8px}.lesson{flex-direction:column;margin:0 14px 35px;padding:22px 0 0;display:flex}.lesson>div{padding:0 18px 22px}.lesson>img{height:240px}.reviews{padding-bottom:90px}.footer-grid{display:block}.footer-grid section{border-bottom:1px solid #d5d5d5;padding:12px 0}.footer-grid section h4{margin:0}.footer-grid section a{display:none}.footer-grid section:last-child p{margin:10px 0}.copyright{margin-top:20px}.mobile-dock{z-index:10;background:#fff;border-top:1px solid #ddd;justify-content:space-around;padding:7px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-dock button{flex-direction:column;align-items:center;gap:3px;font-size:16px;display:flex}.mobile-dock svg{width:15px;height:15px}.mobile-dock small{letter-spacing:.1em;font-size:7px}}body{color:#404040;letter-spacing:.57px;font-size:15.2px;line-height:28px}header{height:83px}header .brand{font-size:20px}.subnav{height:29px;font-size:9px}.category-rail{justify-content:center;gap:12px;max-width:100%;padding-top:10px;padding-bottom:10px}.category-rail button{min-width:68px}.hero{grid-template-columns:1fr 1fr;gap:60px;min-height:750px;padding:45px 10%}.hero>img{display:none}.hero-offer{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.hero-offer strong{letter-spacing:-.08em;font-size:76px;line-height:.9}.hero-offer>b{letter-spacing:-.04em;font-size:34px;line-height:1.05}.hero-copy h1{letter-spacing:0;font-size:18px;font-weight:500;line-height:1.35}.hero-copy .eyebrow{font-size:18px}.hero-copy p{font-size:11px}.brand-ticker{white-space:nowrap;color:#777;background:#efefef;align-items:center;height:40px;font-size:10px;display:flex;overflow:hidden}.brand-ticker span{padding-right:50px;animation:22s linear infinite ticker}@keyframes ticker{to{transform:translate(-100%)}}.product-section{padding-top:36px;padding-bottom:36px}.product-section .product-grid{row-gap:62px}.product-visual{background:#f1f1f1;height:275px}.section-view-all{color:#fff;letter-spacing:.16em;background:#143440;margin:30px auto 0;padding:10px 34px;font-size:9px;display:block}.training{min-height:550px;padding:50px 28%}.category-cards{padding-top:50px;padding-bottom:50px}.category-cards button{height:220px}.trust{max-width:none;padding:38px 10%}.metrics{min-height:184px;padding:35px 10%}.community{padding-top:20px}.community>div{grid-template-columns:repeat(6,1fr);max-width:1340px;margin:auto}.community img{height:230px}.footer-grid{max-width:none;min-height:390px;padding:55px 7%}.footer-grid h4{justify-content:space-between;align-items:center;display:flex}.footer-grid section>button{margin:9px 0;font-size:10px}.footer-subscribe h5{margin-top:27px;font-size:8px}.footer-bottom{border-top:1px solid #ddd;justify-content:space-between;align-items:center;padding-top:22px;padding-bottom:22px;font-size:9px;display:flex}.payment-badges{gap:5px;display:flex}.payment-badges b{background:#fff;border:1px solid #ddd;padding:4px 6px;font-size:7px}.socials{gap:15px}.socials button{font-size:15px}@media (width<=760px){body{font-size:14.25px;line-height:26.25px}.announcement{height:45px}.main-header,header{height:65px}.category-rail{justify-content:flex-start;height:93px;padding:12px 14px}.category-rail button{min-width:60px}.category-rail button span{width:54px;height:54px}.hero{grid-template-columns:1fr;gap:10px;min-height:500px;padding:27px 15px 35px;display:grid}.hero-offer{order:0}.hero-offer strong{font-size:54px}.hero-offer>b{font-size:24px}.hero-offer small{margin-top:16px;font-size:7px}.hero-copy{order:1;padding:0}.hero-copy .eyebrow{font-size:17px}.hero-copy h1{margin:7px 0;font-size:14px}.timer{width:100%;margin:15px auto}.timer span{min-width:25%;padding:9px 2px}.brand-ticker{height:30px;font-size:8px}.product-section{padding-top:30px;padding-bottom:30px}.product-section .product-grid{row-gap:38px}.product-visual{height:188px}.section-view-all{margin-top:20px}.training{flex-direction:column;justify-content:flex-end;min-height:400px;padding:32px 14px;display:flex}.category-cards{padding-top:30px;padding-bottom:30px}.trust{padding:28px 14px}.metrics{min-height:277px;padding:28px 14px}.community>div{grid-template-columns:repeat(2,1fr)}.community img{height:145px}.community img:nth-child(n+3){display:none}.footer-grid{min-height:600px;padding:26px 14px;display:block}.footer-grid section{border-bottom:1px solid #d5d5d5;padding:13px 0}.footer-grid h4{margin:0;font-size:8px}.footer-grid h4 svg{width:13px;display:block}.footer-grid section>button{display:none}.footer-subscribe{padding-bottom:35px}.footer-subscribe label{margin-top:20px}.footer-bottom{padding:20px 14px 80px;display:block}.footer-bottom span{font-size:8px}.payment-badges{flex-wrap:wrap;margin-top:15px}}.offers-link{color:#b42f3a!important;font-weight:700!important}.subnav .offers-link{position:relative}.subnav .offers-link:after{content:"";background:#b42f3a;height:2px;transition:transform .25s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.subnav .offers-link:hover:after{transform:scaleX(1)}header{padding-left:7.5%;padding-right:7.5%}.header-links button,.subnav button{letter-spacing:1.35px;font-size:11px;font-weight:500}.brand{font-size:24px!important}.brand small{font-size:8px}.header-actions svg,header>button svg{width:18px;height:18px}.subnav{gap:27px}.category-rail button{font-size:10px;font-weight:500}.category-rail button span{width:64px;height:64px}.hero-offer strong{font-size:150px;line-height:.82}.hero-offer>b{font-size:57px;line-height:1.08}.hero-offer small{margin-top:34px;font-size:11px}.hero-copy .eyebrow{letter-spacing:.5px;font-size:25px;font-weight:500}.hero-copy h1{font-size:15px;line-height:1.55}.timer{width:440px}.timer span{min-width:110px;padding:18px 6px;font-size:10px}.timer b{font-size:27px}.white-button,.black-button{padding:15px 35px;font-size:11px}.section-head h2,.training h2,.trust h2,.lesson h2,.reviews h2{font-size:23px}.section-head button{font-size:10px}.product-copy{gap:7px}.product-copy strong{font-size:14px;line-height:1.35}.product-copy span{font-size:12px}.tag,.discount{font-size:9px}.quick-add{padding:12px;font-size:10px}.section-view-all{padding:13px 38px;font-size:10px}.training h2{font-size:22px}.trust b{font-size:13px}.trust small,.metrics{font-size:11px}.community p{font-size:12px}.footer-grid h4,.footer-grid section>button,.footer-grid p{font-size:11px}@media (width>=1600px){.shell{max-width:1180px}.product-visual{height:310px}.product-section .product-grid{column-gap:24px}.hero{padding-left:10%;padding-right:10%}.category-rail{max-width:1100px}}@media (width<=760px){header{padding-left:14px;padding-right:14px}.brand{font-size:18px!important}.category-rail button{font-size:7px}.category-rail button span{width:54px;height:54px}.hero-offer strong{font-size:60px}.hero-offer>b{font-size:27px}.hero-offer small{font-size:7px}.hero-copy .eyebrow{font-size:17px}.hero-copy h1{font-size:13px}.timer{width:100%}.timer span{min-width:25%;padding:10px 3px}.timer b{font-size:18px}.white-button,.black-button{padding:12px 25px;font-size:9px}.section-head h2,.training h2,.trust h2,.lesson h2,.reviews h2{font-size:15px}.product-copy strong{font-size:10px}.product-copy span{font-size:9px}.quick-add{font-size:8px}.tag,.discount{font-size:7px}.trust b{font-size:11px}.trust small,.footer-grid h4{font-size:8px}}.community{background:#fff;padding-bottom:38px}.community>p{text-align:center;background:#f1f1f1;margin:0 -4% 20px;padding:18px}.social-carousel{overflow:hidden;grid-template-columns:repeat(8,1fr)!important;gap:10px!important;max-width:1160px!important;position:relative!important}.social-carousel img{object-fit:cover;height:255px!important}.carousel-arrow{z-index:2;background:#fff;border:1px solid #ddd;border-radius:50%;width:32px;height:32px;font-size:23px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0001}footer{background:#f1f0ef}.footer-grid{grid-template-columns:1.08fr .9fr 1fr 1.15fr;column-gap:105px;width:min(100%,1160px);margin:auto;max-width:1160px!important;min-height:350px!important;padding:58px 0 48px!important}.footer-grid section{width:auto!important}.footer-grid section>button{white-space:nowrap;margin:7px 0!important;line-height:1.45!important;display:block!important}.footer-grid h4{letter-spacing:1.6px;margin:0 0 27px;font-size:10px!important}.footer-subscribe label{margin-top:2px}.footer-subscribe h5{letter-spacing:1.5px;white-space:nowrap;font-size:8px}.footer-bottom{width:min(100%,1160px);max-width:1160px!important;padding-left:0!important;padding-right:0!important}.payment-badges b{text-align:center;min-width:34px}.socials button{color:#111}@media (width>=1600px){.community{padding-left:0;padding-right:0}.social-carousel{max-width:1160px!important}.social-carousel img{height:255px!important}}@media (width<=760px){.community{padding:0 0 25px}.community>p{margin:0 0 18px}.social-carousel{padding:0 28px;overflow:hidden;gap:6px!important;display:flex!important}.social-carousel img{min-width:calc(50% - 3px);height:180px!important;display:block!important}.social-carousel img:nth-of-type(n+3){display:none!important}.carousel-arrow.previous{left:6px}.carousel-arrow.next{right:6px}.footer-grid{width:100%;min-height:600px!important;padding:25px 14px!important}.footer-grid h4{margin:0!important}.footer-grid section>button{display:none!important}.footer-subscribe h5{white-space:normal}.footer-bottom{width:100%;padding-left:14px!important;padding-right:14px!important}}.product-grid{column-gap:24px;max-width:1158px;margin-left:auto;margin-right:auto}.product-visual{aspect-ratio:1;background:#eee;height:auto}.product-visual>img{object-fit:cover;width:100%;height:100%;transition:opacity .32s,transform .42s;position:absolute;inset:0}.product-primary-image{opacity:1}.product-hover-image,.product-card.has-hover-image .product-visual:hover .product-primary-image{opacity:0}.product-card.has-hover-image .product-visual:hover .product-hover-image{opacity:1}.product-visual:hover>img{transform:scale(1.012)}.product-badges{z-index:3;flex-direction:column;align-items:flex-start;gap:5px;display:flex;position:absolute;top:8px;left:8px}.product-badges small{color:#777;letter-spacing:.25px;background:#fff;padding:4px 8px;font-size:9px;line-height:1;display:block;position:static!important}.product-badges .discount{color:#fff;background:#b83a3d}.quick-view{opacity:0;z-index:4;background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;transition:opacity .2s,transform .2s;display:grid;position:absolute;top:11px;right:11px;transform:translateY(-4px);box-shadow:0 3px 12px #00000012}.quick-view svg{width:18px}.quick-add{opacity:0;color:#fff;background:#143440;transition:opacity .2s,transform .2s;bottom:11px;left:11px;right:11px;transform:translateY(7px)}.product-visual:hover .quick-add,.product-visual:hover .quick-view{opacity:1;transform:none}.product-copy strong{color:#4c4c4c;font-weight:400}.product-copy .stars{color:#111}.product-copy .price{color:#c45959;font-size:13px}.product-copy .price del{color:#999}@media (width>=1600px){.product-section.shell{max-width:1206px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:24px}.product-copy strong{font-size:14px}.product-copy span{font-size:12px}.section-head h2{font-size:24px}.product-section{padding-left:24px;padding-right:24px}}@media (width<=760px){.product-grid{column-gap:8px}.product-visual{aspect-ratio:1}.product-hover-image{display:none}.product-card.has-hover-image .product-visual:hover .product-primary-image{opacity:1}.quick-view{display:none}.quick-add{opacity:1;bottom:5px;left:5px;right:5px;transform:none}.product-badges{gap:3px;top:6px;left:6px}.product-badges small{padding:3px 5px;font-size:6px}.product-card:hover{transform:none}}.product-card{transition:none}.product-card:hover{transform:none}.sold-out{color:#fff;text-align:center;letter-spacing:.15em;z-index:5;background:#7e7e7ed1;padding:11px;font-size:11px;position:absolute;bottom:12px;left:12px;right:12px}.product-card:has(.sold-out) .quick-add{display:none}.product-copy{gap:6px;padding-top:8px}.product-copy strong{letter-spacing:.01em;line-height:1.25}.product-copy span,.product-copy .price{letter-spacing:0}@media (width>=1600px){.product-copy strong{font-size:14px}.product-copy span{font-size:12px}.product-copy .price{font-size:13px}.product-badges small{font-size:9px}.quick-add{padding:12px;font-size:11px}}.category-loading{z-index:30;color:#fff;letter-spacing:.08em;background:#143440;padding:10px 18px;font-size:11px;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #0002}.product-main{background:#fff}.product-page{grid-template-columns:minmax(0,1fr) minmax(440px,.98fr);align-items:start;column-gap:64px;padding-top:0;padding-bottom:78px;display:grid}.product-breadcrumb{color:#777;grid-column:1/-1;margin:0;padding:15px 0 14px;font-size:9px}.product-gallery{grid-column:1;grid-template-columns:minmax(0,1fr) 56px;gap:10px;display:grid;position:relative}.product-main-media{background:#ededed;min-height:570px;position:relative;overflow:hidden}.product-main-media .main-image{object-fit:cover;width:100%;height:570px;display:block}.product-detail-badges{z-index:2;flex-direction:column;align-items:flex-start;gap:5px;display:flex;position:absolute;top:10px;left:10px}.product-detail-badges small{color:#777;letter-spacing:.04em;background:#fff;padding:5px 9px;font-size:9px}.product-detail-badges .sale{color:#fff;background:#b83a3d}.thumbs{flex-direction:column;gap:7px;display:flex}.thumbs button{background:#eee;border:1px solid #e2e2e2;width:56px;height:56px;padding:0;overflow:hidden}.thumbs button.active{border:2px solid #333}.thumbs img{object-fit:cover;width:100%;height:100%;display:block}.product-detail{grid-column:2;min-width:0;padding-top:28px}.product-loading{color:#888;margin:0 0 12px;font-size:10px}.product-heading-row{justify-content:space-between;align-items:baseline;gap:24px;display:flex}.product-detail h1{letter-spacing:.01em;margin:0;font-size:28px;font-weight:500;line-height:1.2}.product-detail .detail-price{white-space:nowrap;color:#c45959;letter-spacing:0;margin:0;font-size:24px}.detail-price del{font-size:15px}.detail-price b{font-weight:400}.product-rating{letter-spacing:0;align-items:center;gap:7px;margin:20px 0 17px;font-size:13px;display:flex}.product-rating .stars{font-size:18px}.product-code{letter-spacing:.18em;color:#999;margin:0 0 25px;font-size:9px}.product-purchase-row,.quantity-control{align-items:center;gap:18px;display:flex}.quantity-control button{background:#f3f3f3;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.quantity-control svg{width:14px}.quantity-control span{text-align:center;min-width:10px;font-size:13px}.product-add{flex:1;height:47px;font-size:11px}.product-add:disabled{opacity:.55;cursor:not-allowed}.shipping-note{letter-spacing:.01em;align-items:center;gap:5px;margin:23px 0 32px;font-size:13px;display:flex}.shipping-note svg{color:#d96d32;width:20px}.shipping-note button{text-decoration:underline}.product-story{margin-bottom:25px}.product-story p{letter-spacing:.02em;white-space:pre-line;margin:0;font-size:15px;line-height:1.8}.product-accordions{border-top:1px solid #ddd}.product-accordions>div{border-bottom:1px solid #ddd}.product-accordions button{text-align:left;letter-spacing:.2em;justify-content:space-between;align-items:center;width:100%;padding:17px 14px;font-size:11px;display:flex}.product-accordions svg{width:14px;transition:transform .2s}.product-accordions svg.open{transform:rotate(180deg)}.product-accordions p{white-space:pre-line;letter-spacing:.02em;margin:0;padding:0 14px 18px;font-size:13px;line-height:1.7}.product-lesson{margin-top:0}.reviews-heading{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:18px;display:flex}.reviews-heading button{letter-spacing:.1em;font-size:10px;text-decoration:underline}.product-reviews article{border-bottom:1px solid #e4e4e4;padding:20px 0}.product-reviews article h3{margin:9px 0 5px;font-size:15px;font-weight:500}.product-reviews article b{color:#777;font-size:10px}.product-reviews article p{font-size:13px;line-height:1.6}.no-reviews{color:#777;padding:28px 0}.no-reviews h3{color:#333;font-size:16px;font-weight:500}.no-reviews p{font-size:13px}@media (width<=760px){.product-page{flex-direction:column;padding:0 14px 64px;display:flex}.product-breadcrumb{order:0;padding:13px 0 12px;font-size:8px}.product-gallery{flex-direction:column;order:1;gap:8px;width:100%;display:flex}.product-main-media{aspect-ratio:1;height:auto;min-height:0}.product-main-media .main-image{aspect-ratio:1;height:100%}.product-detail-badges{top:9px;left:9px}.product-detail-badges small{padding:4px 6px;font-size:7px}.thumbs{flex-direction:row;order:2;justify-content:center;gap:5px;padding:9px 0 5px}.thumbs button{width:48px;height:48px}.product-detail{order:2;width:100%;padding-top:22px}.product-heading-row{align-items:flex-start;gap:12px}.product-detail h1{text-transform:uppercase;max-width:58%;font-size:20px;line-height:1.25}.product-detail .detail-price{text-align:right;font-size:23px}.detail-price del{font-size:14px;display:block}.product-rating{margin:17px 0 16px}.product-rating .stars{font-size:16px}.product-code{margin-bottom:23px;font-size:8px}.product-purchase-row{flex-wrap:wrap;gap:18px}.product-add{flex-basis:100%;height:49px}.shipping-note{margin:20px 0 28px;font-size:11px}.product-story p{font-size:14px;line-height:1.75}.product-accordions button{padding:16px 10px;font-size:9px}.product-accordions p{padding:0 10px 16px;font-size:12px}.product-lesson{order:3}.product-reviews{padding:35px 14px 90px}.reviews-heading h2{font-size:16px}.reviews-heading button{font-size:8px}}@media (width>=761px){.product-breadcrumb{grid-area:1/1/auto/-1}.product-gallery{grid-area:2/1;align-self:start}.product-detail{grid-area:2/2;align-self:start}.product-main-media .main-image{object-fit:contain;padding:26px}}.product-brand-ticker{color:#fff;background:#bdbdbd;border-bottom:1px solid #ddd}.product-main-image-button{cursor:zoom-in;background:#ededed;width:100%;height:570px;padding:0;display:block;overflow:hidden}.product-main-image-button .main-image{transition:transform .45s cubic-bezier(.2,.65,.25,1)}.product-main-image-button:hover .main-image{transform:scale(1.018)}.product-zoom-hint{z-index:3;color:#292929;letter-spacing:.13em;opacity:0;background:#fffffff0;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:9px;font-weight:600;line-height:1;transition:opacity .2s,transform .2s;display:inline-flex;position:absolute;bottom:16px;right:16px;transform:translateY(5px);box-shadow:0 5px 20px #0000001f}.product-zoom-hint svg{width:15px;height:15px}.product-main-media:hover .product-zoom-hint{opacity:1;transform:none}.product-zoom-modal{z-index:140;background:#ededed;animation:.24s both product-zoom-in;position:fixed;inset:0;overflow:hidden}.product-zoom-stage{overscroll-behavior:contain;place-items:center;padding:72px 105px 100px;display:grid;position:absolute;inset:0;overflow:auto}.product-zoom-image-button{cursor:zoom-in;background:0 0;width:max-content;max-width:100%;margin:auto;padding:0;display:block}.product-zoom-image{object-fit:contain;width:auto;max-width:min(88vw,1500px);max-height:calc(100vh - 172px);transition:max-width .28s,width .28s;display:block}.product-zoom-stage.is-zoomed{place-items:start center}.product-zoom-stage.is-zoomed .product-zoom-image-button{cursor:zoom-out;max-width:none}.product-zoom-stage.is-zoomed .product-zoom-image{width:min(165vw,1900px);max-width:none;max-height:none}.product-zoom-close,.product-zoom-nav{z-index:3;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;box-shadow:0 8px 28px #00000024}.product-zoom-close{width:58px;height:58px;top:28px;right:34px}.product-zoom-close svg{stroke-width:1.3px;width:25px;height:25px}.product-zoom-nav{width:50px;height:50px;top:50%;transform:translateY(-50%)}.product-zoom-nav.previous{left:28px}.product-zoom-nav.next{right:28px}.product-zoom-nav svg{stroke-width:1.5px;width:23px;height:23px}.product-zoom-toolbar{z-index:3;letter-spacing:.08em;background:#fff;border-radius:999px;align-items:center;gap:18px;min-width:148px;padding:9px 15px;font-size:10px;line-height:1;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #00000024}.product-zoom-toolbar button{letter-spacing:.14em;font-size:9px;font-weight:600}.product-zoom-toolbar span{color:#777;border-left:1px solid #ddd;padding-left:17px}@keyframes product-zoom-in{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:none}}@media (width<=760px){.product-brand-ticker{display:flex}.product-main-image-button{aspect-ratio:1;height:auto}.product-main-image-button .main-image{aspect-ratio:1;object-fit:contain;height:100%;padding:16px}.product-zoom-hint{opacity:1;padding:8px 10px;font-size:8px;bottom:10px;right:10px;transform:none}.product-zoom-hint svg{width:14px;height:14px}.product-zoom-stage{padding:72px 12px 92px}.product-zoom-image{max-width:96vw;max-height:calc(100vh - 155px)}.product-zoom-stage.is-zoomed .product-zoom-image{width:185vw}.product-zoom-close{width:46px;height:46px;top:16px;right:16px}.product-zoom-close svg{width:21px;height:21px}.product-zoom-nav{width:42px;height:42px}.product-zoom-nav.previous{left:8px}.product-zoom-nav.next{right:8px}.product-zoom-nav svg{width:20px;height:20px}.product-zoom-toolbar{padding:9px 14px;bottom:17px}}.product-pairs{border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-top:18px}.product-pairs-toggle{letter-spacing:.2em;text-align:left;justify-content:space-between;align-items:center;width:100%;padding:18px 14px;font-size:11px;font-weight:500;line-height:1;display:flex}.product-pairs-toggle svg{width:14px;height:14px;transition:transform .2s}.product-pairs-toggle svg.open{transform:rotate(180deg)}.product-pairs-list{padding:0 14px 8px}.product-pair{border-top:1px solid #ececec;grid-template-columns:72px minmax(0,1fr);gap:14px;padding:13px 0;display:grid}.product-pair-image{background:#f0f0f0;width:72px;height:72px;padding:0;display:block;overflow:hidden}.product-pair-image img{object-fit:cover;width:100%;height:100%;display:block}.product-pair>div{grid-template-rows:auto auto 1fr;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:14px;min-width:0;display:grid}.product-pair-name{text-align:left;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;grid-column:1;padding:0;font-size:11px;font-weight:500;line-height:16px;overflow:hidden}.product-pair-rating{color:#777;grid-column:1;margin:2px 0 0!important;font-size:9px!important;line-height:14px!important}.product-pair-rating .stars{color:#292929;font-size:11px}.product-pair-price{white-space:nowrap;grid-area:1/2;margin:0!important;font-size:11px!important;line-height:16px!important}.product-pair-price del{color:#999;margin-right:4px}.product-pair-price b{color:#9c6b17;font-weight:500}.product-pair-add{letter-spacing:.12em;border:1px solid #292929;grid-area:2/2/4;align-self:end;min-width:102px;padding:8px 10px;font-size:8px;line-height:1}.product-pair-add:hover{color:#fff;background:#292929}.product-pair-add:disabled{color:#999;cursor:not-allowed;border-color:#ccc}.product-reviews{padding-top:78px;padding-bottom:92px}.product-reviews .reviews-heading{border-bottom:1px solid #d9d9d9;justify-content:space-between;align-items:flex-end;margin:0;padding:0 0 25px;display:flex}.product-reviews .reviews-heading h2{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:25px;font-weight:600;line-height:31px}.product-reviews .reviews-heading button{letter-spacing:.13em;text-underline-offset:4px;padding:0 0 3px;font-size:10px;font-weight:500;text-decoration:underline}.review-overview{border-bottom:1px solid #e3e3e3;grid-template-columns:210px minmax(320px,510px) 1fr;align-items:center;gap:48px;padding:32px 0;display:grid}.review-score{text-align:center;flex-direction:column;align-items:center;display:flex}.review-score .stars{letter-spacing:.08em;font-size:22px;line-height:1}.review-score b{margin-top:13px;font-size:28px;font-weight:500;line-height:1}.review-score small{color:#777;margin-top:10px;font-size:10px;line-height:1.4}.review-breakdown{gap:7px;transition:opacity .2s;display:grid}.review-breakdown:not(.is-open){opacity:.25}.review-breakdown span{grid-template-columns:32px 1fr 28px;align-items:center;gap:10px;font-size:9px;line-height:12px;display:grid}.review-breakdown b{font-weight:400}.review-breakdown i{background:#ececec;height:5px;display:block;overflow:hidden}.review-breakdown em{background:#143440;height:100%;display:block}.review-breakdown small{text-align:right;color:#777}.review-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.review-actions button,.review-actions select{letter-spacing:.1em;background:#fff;border:1px solid #d7d7d7;height:39px;padding:0 14px;font-size:9px}.review-actions button{align-items:center;gap:8px;display:flex}.review-actions button.active{border-color:#292929}.review-actions svg{width:13px}.review-actions select{outline:0;min-width:145px}.review-form{border-bottom:1px solid #e3e3e3;grid-template-columns:1fr 160px;gap:12px;padding:25px 0;display:grid}.review-form input,.review-form select,.review-form textarea{background:#fff;border:1px solid #d9d9d9;outline:0;width:100%;padding:12px;font-size:12px}.review-form textarea{resize:vertical;grid-column:1/-1}.review-form .black-button{grid-column:2;justify-self:end;min-width:160px}.review-list article{grid-template-columns:180px 1fr;column-gap:35px;display:grid;border-bottom:1px solid #e3e3e3!important;padding:27px 0!important}.review-list article .stars{letter-spacing:.06em;grid-column:1;font-size:14px}.review-list article h3{grid-column:1;margin:8px 0 2px!important;font-size:13px!important}.review-list article b{grid-column:1;font-weight:400;color:#888!important;font-size:9px!important}.review-list article p{color:#555;grid-area:1/2/4;margin:0!important;font-size:13px!important;line-height:1.75!important}.product-recommendations{padding-top:8px;padding-bottom:95px}.product-recommendations h2{letter-spacing:.08em;margin:0 0 32px;font-size:25px;font-weight:600;line-height:31px}.product-recommendations .product-grid{gap:42px 18px}@media (width<=980px) and (width>=761px){.review-overview{grid-template-columns:180px 1fr;gap:32px}.review-actions{grid-column:1/-1;justify-content:flex-end}}@media (width<=760px){.product-pairs{margin-top:12px}.product-pairs-toggle{padding:16px 10px;font-size:9px}.product-pairs-list{padding:0 10px 6px}.product-pair{grid-template-columns:62px minmax(0,1fr);gap:10px;padding:11px 0}.product-pair-image{width:62px;height:62px}.product-pair>div{column-gap:8px}.product-pair-name{font-size:9px;line-height:14px}.product-pair-rating{font-size:7px!important}.product-pair-rating .stars{font-size:9px}.product-pair-price{font-size:9px!important}.product-pair-add{min-width:76px;padding:7px 5px;font-size:6.5px}.product-reviews{padding:48px 14px 68px}.product-reviews .reviews-heading{align-items:center;padding-bottom:17px}.product-reviews .reviews-heading h2{font-size:17px;line-height:23px}.product-reviews .reviews-heading button{font-size:7px}.review-overview{flex-direction:column;align-items:stretch;gap:25px;padding:25px 0;display:flex}.review-score{text-align:left;align-items:flex-start}.review-score .stars{font-size:18px}.review-score b{font-size:24px}.review-breakdown{width:100%}.review-actions{justify-content:space-between}.review-actions button,.review-actions select{height:36px;padding:0 10px;font-size:7px}.review-actions select{min-width:125px}.review-form{grid-template-columns:1fr;padding:20px 0}.review-form textarea,.review-form .black-button{grid-column:1}.review-form .black-button{justify-self:stretch;width:100%}.review-list article{display:block;padding:22px 0!important}.review-list article h3{margin-top:6px!important}.review-list article p{margin-top:13px!important;font-size:12px!important}.product-recommendations{padding:0 14px 68px}.product-recommendations h2{margin-bottom:22px;font-size:18px;line-height:24px}.product-recommendations .product-grid{gap:32px 9px}}.checkout-page{padding-top:30px;padding-bottom:90px}.checkout-page h1{margin:26px 0 34px;font-size:36px;font-weight:500}.checkout-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.65fr);align-items:start;gap:70px;display:grid}.checkout-form,.checkout-summary{border-top:1px solid var(--line);padding-top:22px}.checkout-form h2,.checkout-summary h2{text-transform:uppercase;letter-spacing:.12em;margin:0 0 20px;font-size:16px;font-weight:500}.checkout-fields{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:34px;display:grid}.checkout-fields label,.checkout-form>label{letter-spacing:.08em;flex-direction:column;gap:7px;font-size:10px;display:flex}.checkout-fields label.wide{grid-column:1/-1}.checkout-fields input{background:#fff;border:1px solid #d9d9d9;outline:none;height:43px;padding:0 12px}.checkout-fields input:focus{border-color:#292929}.choice{border-bottom:1px solid var(--line);align-items:center;padding:14px 0;letter-spacing:.02em!important;flex-direction:row!important;gap:10px!important;display:flex!important}.choice input{accent-color:#292929}.checkout-form h2:not(:first-child){margin-top:34px}.checkout-form .black-button{height:50px;margin-top:28px}.checkout-error{color:var(--red);font-size:11px}.summary-line,.summary-total{border-bottom:1px solid var(--line);letter-spacing:.01em;justify-content:space-between;gap:16px;padding:15px 0;font-size:11px;display:flex}.summary-line b,.summary-total b{white-space:nowrap;font-weight:500}.summary-total{border-bottom:0;padding-top:22px;font-size:16px}.order-success{text-align:center;border-top:1px solid var(--line);max-width:650px;margin:90px auto 160px;padding-top:45px}.order-success h1{margin:15px 0;font-size:34px}.order-success p{font-size:13px;line-height:1.8}.order-success .black-button{margin-top:25px}@media (width<=760px){.checkout-page{padding:18px 14px 80px}.checkout-page h1{margin:20px 0 26px;font-size:28px}.checkout-layout{flex-direction:column;gap:38px;display:flex}.checkout-summary{order:-1;width:100%}.checkout-form{width:100%}.checkout-fields{grid-template-columns:1fr;gap:14px;margin-bottom:28px}.checkout-fields label.wide{grid-column:auto}.checkout-fields input{height:45px}.checkout-form h2,.checkout-summary h2{font-size:13px}.order-success{margin:60px auto 120px}.order-success h1{font-size:27px}}.auth-page{padding:70px 24px 120px}.auth-card{border-top:1px solid var(--line);max-width:480px;margin:0 auto;padding-top:35px}.auth-card h1{margin:12px 0;font-size:38px;font-weight:500}.auth-intro{color:#666;margin-bottom:25px;font-size:12px;line-height:1.7}.account-switch{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:25px;display:grid}.account-switch button{letter-spacing:.12em;padding:12px;font-size:9px}.account-switch button.active{color:#fff;background:#292929}.form-field{letter-spacing:.08em;flex-direction:column;gap:8px;margin-bottom:18px;font-size:10px;display:flex}.form-field input{border:1px solid #d8d8d8;outline:none;height:44px;padding:0 12px}.form-field input:focus{border-color:#292929}.auth-card .black-button{height:48px;margin-top:5px}.auth-card>.text-action{margin:22px auto 0;font-size:10px;text-decoration:underline;display:block}.auth-error{color:var(--red);background:#fff2f2;padding:11px;font-size:11px}.dashboard-page{min-height:650px;padding-top:48px;padding-bottom:100px}.dashboard-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;margin-bottom:30px;padding-bottom:28px;display:flex}.dashboard-top h1{margin:12px 0 8px;font-size:34px;font-weight:500}.dashboard-top p{color:#666}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:34px;display:grid}.dashboard-stats div{background:#f2f2f2;padding:28px}.dashboard-stats b{margin-bottom:8px;font-size:28px;font-weight:500;display:block}.dashboard-stats span{text-transform:uppercase;letter-spacing:.12em;font-size:10px}.dashboard-panel{border-top:1px solid var(--line);padding-top:22px}.dashboard-panel h2{text-transform:uppercase;letter-spacing:.1em;font-size:17px}.admin-order{border-bottom:1px solid var(--line);grid-template-columns:1.2fr 1fr .6fr .4fr;align-items:center;gap:20px;padding:15px 0;font-size:11px;display:grid}.admin-order b{font-weight:500}.admin-order small{text-transform:uppercase;color:#777}@media (width<=760px){.auth-page{padding:45px 14px 95px}.auth-card h1{font-size:30px}.dashboard-page{padding:30px 14px 90px}.dashboard-top{flex-direction:column;gap:18px}.dashboard-top h1{font-size:27px}.dashboard-stats{grid-template-columns:1fr}.admin-order{grid-template-columns:1fr auto;gap:7px 12px}.admin-order span:first-of-type{grid-column:1}.admin-order small{text-align:right}}.announcement{letter-spacing:.025em;white-space:nowrap;height:32px;padding:7px 16px;font-size:12px;font-weight:500;line-height:18px;overflow:hidden}.announcement b{font-weight:600}.announcement span{color:#d7d7d7;font-size:12px}@media (width<=760px){.announcement{white-space:normal;height:40px;padding:6px 10px;font-size:9px;line-height:14px}.announcement span{margin:0;font-size:8px;line-height:12px;display:block}}.brand-ticker{letter-spacing:.015em;color:#6b6b6b;height:44px;font-size:14px;font-weight:500;line-height:20px}.brand-ticker span{padding-right:64px}@media (width<=760px){.brand-ticker{height:36px;font-size:11px;line-height:16px}.brand-ticker span{padding-right:42px}}.category-rail{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#bdbdbd transparent;justify-content:flex-start;overflow:auto hidden}.category-rail::-webkit-scrollbar{height:5px}.category-rail::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:999px}.category-rail::-webkit-scrollbar-track{background:0 0}.category-rail button{white-space:nowrap;flex:none;width:max-content;min-width:82px}.category-rail button em{white-space:nowrap;max-width:none;font-style:normal;line-height:1.25;display:block}.home-category-rail{max-width:1180px;padding-bottom:12px}.home-category-rail .category-offers em{color:#9c6b17;font-weight:600}.home-category-rail .category-offers span{outline-offset:2px;outline:2px solid #9c6b17}@media (width<=760px){.category-rail button{min-width:68px}.home-category-rail{padding-bottom:10px;padding-right:14px}.category-rail button em,.home-category-rail .category-offers em{font-size:8px}}@media (width>=761px){.announcement{letter-spacing:.3px;background:#2d2d2d;flex-direction:column;justify-content:center;align-items:center;gap:2px;height:81px;padding:11px 20px 9px;font-size:16px;font-weight:400;line-height:27px;display:flex}.announcement b{text-transform:none;font-size:16px;font-weight:600}.announcement span{color:#ddd;margin:0;font-size:15px;line-height:25px;display:block}header{grid-template-columns:40px minmax(360px,1fr) auto minmax(360px,1fr) 70px;gap:22px;height:83px;padding:0 max(7.5%,48px)}header>.desktop-only:first-of-type{justify-self:start}.header-links{align-items:center;gap:45px}.header-links.right{gap:45px}.header-links button{letter-spacing:2.4px;white-space:nowrap;font-size:13px;font-weight:400}.brand{letter-spacing:2.6px;font-weight:500;line-height:.78;font-size:29px!important}.brand small{letter-spacing:4px;margin-top:10px;font-size:11px}.header-actions{gap:26px}.header-actions svg,header>button svg{width:20px;height:20px}.header-actions b{font-size:10px}.subnav{scrollbar-width:none;background:#f2f1f1;border:0;justify-content:flex-start;gap:30px;height:43px;padding:0 max(50vw - 690px,24px);overflow-x:auto}.subnav::-webkit-scrollbar{display:none}.subnav button{letter-spacing:0;white-space:nowrap;color:#383838;flex:none;font-size:14px;font-weight:400}.subnav .offers-link{color:#b42f3a!important;font-weight:600!important}.subnav .offers-link:after{display:none}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:80px;height:650px;min-height:650px;padding:70px max(9%,80px) 28px}.hero-offer{justify-content:flex-end;height:100%;padding-bottom:0}.hero-offer strong{letter-spacing:-12px;font-size:156px;font-weight:600;line-height:.82}.hero-offer>b{letter-spacing:-3px;margin-top:28px;font-size:64px;font-weight:600;line-height:1.18}.hero-offer small{letter-spacing:0;color:#d0d0d0;align-self:flex-start;margin:72px 0 0 3%;font-size:20px;font-weight:400}.hero-copy{align-self:center;padding-top:95px}.hero-copy .eyebrow{text-transform:none;letter-spacing:.6px;color:#fff;font-size:28px;font-weight:500;line-height:36px}.hero-copy h1{letter-spacing:.3px;margin:15px 0 18px;font-size:16px;font-weight:400;line-height:24px}.timer{width:542px;margin:17px auto 19px}.timer span{letter-spacing:3px;color:#777;min-width:135px;height:94px;padding:14px 5px 8px;font-size:12px;line-height:17px}.timer b{color:#fff;font-size:29px;line-height:36px}.hero .white-button{letter-spacing:2.6px;min-width:228px;height:48px;padding:0 30px;font-size:13px;font-weight:600;line-height:48px}}@media (width<=760px){.announcement{flex-direction:column;justify-content:center;gap:0;height:58px;padding:7px 10px;display:flex}.announcement b{font-size:10px;line-height:17px}.announcement span{font-size:8px;line-height:14px}.hero{min-height:560px;padding:35px 15px 32px}.hero-offer strong{font-size:72px}.hero-offer>b{font-size:31px}.hero-offer small{font-size:9px}.hero-copy .eyebrow{text-transform:none;font-size:20px}.hero-copy h1{font-size:14px}}@media (width>=761px){.hero-offer{transform:translate(-78px)}.hero-copy{transform:translate(72px)}}.training{background:#abb59b;grid-template-columns:1fr 1fr;height:550px;min-height:550px;padding:0;display:grid;overflow:hidden}.training-media{min-width:0;height:100%;display:block;overflow:hidden}.training-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.training-content{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:60px 10.4%;display:flex}.training-content h2{letter-spacing:.6px;text-transform:none;color:#fff;max-width:510px;margin:0;font-size:28px;font-weight:500;line-height:1.285}.training-content .black-button{color:#fff;letter-spacing:2.6px;background:#000;min-width:228px;height:57px;margin-top:36px;padding:0 32px;font-size:13px;font-weight:600;line-height:57px}@media (width<=760px){.training{text-align:center;background:#abb59b;flex-direction:column;height:auto;min-height:0;padding:0;display:flex}.training-media{width:100%;height:400px}.training-media img{object-position:center center}.training-content{align-items:center;min-height:315px;padding:52px 24px 58px}.training-content h2{letter-spacing:.35px;max-width:340px;margin:0;font-size:22px;line-height:1.35}.training-content .black-button{letter-spacing:2.1px;min-width:210px;height:52px;margin-top:29px;padding:0 24px;font-size:11px;line-height:52px}}.sets-section{padding-top:36px;padding-bottom:36px}.sets-section .section-head{margin-bottom:18px}.sets-section .section-head h2{letter-spacing:.6px;text-transform:uppercase;color:#000;font-size:28px;font-weight:500;line-height:36px}.sets-section .product-grid{row-gap:52px}.sets-section .section-view-all{margin-top:36px}.category-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;width:calc(100% - 95px);max-width:none;padding:0 0 16px;display:grid}.category-gallery button{text-align:left;background:#eee;height:500px;position:relative;overflow:hidden}.category-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.category-gallery button:nth-child(3) img{object-position:80% 50%}.category-gallery button:hover img{transform:scale(1.025)}.category-gallery button:after{content:"";background:linear-gradient(#0000 58%,#00000057);position:absolute;inset:0}.category-gallery span{z-index:1;color:#fff;letter-spacing:.25px;font-size:20px;font-weight:400;line-height:1.4;position:absolute;bottom:22px;left:28px;right:20px}.trust{background:#e9e9e9;max-width:none;padding:0}.trust>.trust-inner{width:calc(100% - 95px);margin:0 auto;padding:60px 0;display:block}.trust h2{letter-spacing:1.32px;text-align:left;color:#111;margin:0 0 30px;font-size:22px;font-weight:700;line-height:28px}.trust-list{text-align:center;grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center;gap:30px;display:grid}.trust-list span{flex-direction:column;align-items:center;gap:0;display:flex}.trust-list img{object-fit:contain;opacity:.9;width:60px;height:60px;margin-bottom:12px;transition:transform .25s}.trust-list span:hover img{transform:scale(1.05)}.trust-list b,.trust-list small{letter-spacing:.55px;color:#222;font-size:16px;line-height:22px}.trust-list b{font-weight:600}.trust-list small{font-weight:400}.metrics{text-align:center;background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;height:184px;min-height:184px;padding:40px 4% 64px;display:grid}.metrics span{letter-spacing:.55px;flex-direction:column;justify-content:flex-start;align-items:center;font-size:15.2px;line-height:22px;display:flex}.metrics svg{stroke-width:1.6px;width:25px;height:25px;margin-bottom:16px}.metrics b{margin:0;font-weight:400;display:inline}.instagram-section{background:#fff;padding:0}.instagram-section>p{letter-spacing:.45px;background:#efeeed;justify-content:center;align-items:center;height:89px;margin:0;font-size:16px;line-height:22px;display:flex}.instagram-section>p b{margin:0 .25em;font-weight:600}.instagram-section>p a{color:inherit;text-decoration:none}.social-carousel{gap:16px;width:calc(100% - 190px);max-width:1090px;height:380px;margin:0 auto;padding:47px 0 45px;display:flex;position:relative;overflow:hidden}.social-carousel img{object-fit:cover;flex:0 0 162px;width:162px;height:288px}.carousel-arrow{z-index:2;width:34px;height:34px;box-shadow:none;background:#fff;border:1px solid #ddd;border-radius:50%;padding:0;font-size:24px;line-height:30px;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow.previous{left:6px}.carousel-arrow.next{right:6px}footer{background:#efeeed;height:530px;padding:0}.footer-grid{grid-template-columns:1fr 1fr 1.5fr 1.2fr;column-gap:70px;width:calc(100% - 95px);height:430px;margin:0 auto;max-width:none!important;min-height:430px!important;padding:72px 0 55px!important}.footer-grid h4{letter-spacing:1.9px;margin:0 0 30px;font-weight:500;line-height:12px;font-size:9.5px!important}.footer-grid h4 svg{display:none}.footer-grid section>button{letter-spacing:.3px;white-space:nowrap;text-align:left;padding:0;font-weight:400;display:block;margin:0 0 8px!important;font-size:15.2px!important;line-height:21.6px!important}.footer-subscribe label{border-bottom:1px solid #c4c4c4;height:41px;margin:0}.footer-subscribe input{letter-spacing:.2px;height:40px;padding:0 12px;font-size:15px}.footer-subscribe label button{place-items:center;width:38px;height:40px;display:grid}.footer-subscribe p{margin:12px 0 25px;font-size:13px;line-height:20px}.footer-subscribe h5{letter-spacing:1.8px;white-space:nowrap;margin:0 0 14px;font-size:9px;line-height:12px}.socials{align-items:center;gap:22px;display:flex}.socials button{color:#111;place-items:center;width:20px;height:20px;padding:0;display:grid}.socials a{color:#111;place-items:center;width:20px;height:20px;padding:0;text-decoration:none;display:grid}.socials img{object-fit:contain;width:16px;height:16px;display:block}.socials button:first-child img{width:12px;height:18px}.socials button:last-child img{width:18px;height:16px}.socials a:first-child img{width:12px;height:18px}.socials a:last-child img{width:18px;height:16px}.shop-follow{color:#fff;white-space:nowrap;background:#5433eb;border-radius:999px;letter-spacing:0!important;align-items:center!important;gap:8px!important;width:max-content!important;height:38px!important;margin:14px 0 0!important;padding:0 15px!important;font-size:16px!important;line-height:38px!important;display:flex!important}.shop-follow svg{stroke-width:2px;width:20px;height:20px}.shop-follow span{font-weight:400}.shop-follow b{letter-spacing:-.6px;font-size:17px;font-weight:700}.footer-bottom{border-top:1px solid #d5d4d3;justify-content:space-between;align-items:center;width:calc(100% - 95px);height:100px;margin:0 auto;font-size:10px;display:flex;max-width:none!important;padding:28px 0 30px!important}.payment-badges{align-items:center;gap:8px;display:flex}.payment-badges img{object-fit:contain;width:38px;height:24px;display:block}@media (width>=1600px){.category-gallery,.trust-inner,.footer-grid,.footer-bottom{width:calc(100% - 100px);max-width:1500px!important}.social-carousel{gap:18px;width:calc(100% - 200px);max-width:1350px}.social-carousel img{flex-basis:180px;width:180px}}@media (width<=760px){.sets-section{padding-top:29px;padding-bottom:30px}.sets-section .section-head{margin-bottom:18px}.sets-section .section-head h2{font-size:17px;line-height:23px}.sets-section .product-grid{row-gap:34px}.sets-section .section-view-all{margin-top:25px}.category-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;gap:4px;width:100%;padding:0 15px 16px;display:flex;overflow-x:auto}.category-gallery::-webkit-scrollbar{display:none}.category-gallery button{scroll-snap-align:center;flex:0 0 calc(100vw - 30px);height:310px}.category-gallery span{font-size:17px;bottom:19px;left:25px}.trust-inner{width:100%;padding:40px 15px}.trust h2{letter-spacing:1px;margin-bottom:20px;font-size:18px;line-height:24px}.trust-list{scroll-snap-type:x mandatory;scrollbar-width:none;text-align:center;gap:20px;display:flex;overflow-x:auto}.trust-list::-webkit-scrollbar{display:none}.trust-list span{scroll-snap-align:center;flex:0 0 160px}.trust-list img{width:50px;height:50px}.trust-list b,.trust-list small{font-size:13px;line-height:19px}.metrics{grid-template-columns:repeat(2,1fr);gap:35px 8px;height:auto;min-height:250px;padding:34px 15px 40px}.metrics span{font-size:11px;line-height:17px}.metrics svg{width:22px;height:22px;margin-bottom:10px}.instagram-section>p{text-align:center;flex-wrap:wrap;height:74px;padding:0 18px;font-size:12px;line-height:18px}.social-carousel{gap:8px;width:100%;height:310px;padding:25px 32px 35px;overflow:hidden}.social-carousel img{flex:0 0 calc(50% - 4px);width:calc(50% - 4px);height:250px}.social-carousel img:nth-of-type(n+3){display:none}.carousel-arrow{width:30px;height:30px;font-size:20px}.carousel-arrow.previous{left:7px}.carousel-arrow.next{right:7px}footer{height:auto;min-height:0}.footer-grid{width:100%;height:auto;display:block;min-height:0!important;padding:25px 15px 30px!important}.footer-grid section{border-bottom:1px solid #d5d5d5;padding:15px 0}.footer-grid h4{justify-content:space-between;align-items:center;display:flex;margin:0!important;font-size:9px!important}.footer-grid h4 svg{width:13px;display:block}.footer-grid section>button{display:none!important}.footer-subscribe{border-bottom:0!important;padding-bottom:10px!important}.footer-subscribe label{margin-top:22px}.footer-subscribe p{margin:10px 0 20px;display:block}.footer-subscribe h5{white-space:normal;font-size:8px}.socials{gap:18px}.footer-grid .footer-subscribe>.shop-follow{height:34px!important;margin-top:15px!important;padding:0 13px!important;font-size:14px!important;line-height:34px!important;display:flex!important}.shop-follow b{font-size:15px}.footer-bottom{width:100%;height:auto;min-height:108px;font-size:8px;display:block;padding:24px 15px 78px!important}.payment-badges{flex-wrap:wrap;gap:5px;margin-top:16px}.payment-badges img{width:34px;height:22px}}.discount-popup-backdrop{z-index:100;background:#000000c2;place-items:center;padding:24px;animation:.22s both discount-backdrop-in;display:grid;position:fixed;inset:0}.discount-popup{background:#fff;border-radius:10px;grid-template-columns:1fr 1fr;width:min(640px,100vw - 48px);height:400px;animation:.28s both discount-popup-in;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 80px #00000047}.discount-popup-image{object-fit:cover;width:100%;height:100%;display:block}.discount-popup-content{text-align:center;color:#101010;letter-spacing:0;flex-direction:column;align-items:center;padding:39px 31px 25px;display:flex;position:relative}.discount-popup-close{place-items:center;width:20px;height:20px;padding:0;display:grid;position:absolute;top:20px;right:20px}.discount-popup-close svg{stroke-width:2.2px;width:18px;height:18px}.discount-popup-content h2{letter-spacing:0;margin:0;font-size:22px;font-weight:700;line-height:1.2}.discount-popup-content>p{letter-spacing:0;margin:7px 0 36px;font-size:14px;line-height:19px}.discount-popup-form{flex-direction:column;gap:10px;width:100%;display:flex}.discount-popup-form input{color:#222;letter-spacing:0;background:#fff;border:1px solid #d2d2d2;border-radius:6px;outline:none;width:100%;height:48px;padding:0 14px;font-size:14px}.discount-popup-form input:focus{border-color:#292929;box-shadow:0 0 0 1px #292929}.discount-popup-form button{color:#fff;letter-spacing:0;background:#242628;border-radius:5px;height:45px;font-size:14px}.discount-popup-content>small{letter-spacing:.02em;margin-top:12px;font-size:9.5px;line-height:13px}.discount-popup-minimized{z-index:90;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;width:128px;height:66px;padding:0 17px;animation:.22s both discount-popup-in;display:flex;position:fixed;bottom:20px;left:12px;box-shadow:0 10px 32px #00000038}.discount-popup-reopen{letter-spacing:0;height:100%;padding:0;font-size:18px;font-weight:700}.discount-popup-dismiss{color:#5f5f5f;place-items:center;width:24px;height:100%;padding:0;display:grid}.discount-popup-dismiss svg{stroke-width:2px;width:18px;height:18px}@keyframes discount-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes discount-popup-in{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:none}}@media (width<=760px){.discount-popup-backdrop{padding:16px;overflow-y:auto}.discount-popup{border-radius:9px;grid-template-columns:1fr;width:min(420px,100vw - 32px);height:auto;max-height:calc(100vh - 32px);overflow-y:auto}.discount-popup-image{object-position:center 32%;height:220px}.discount-popup-content{padding:25px 22px 21px}.discount-popup-close{background:#ffffffe6;border-radius:50%;width:28px;height:28px;top:12px;right:12px}.discount-popup-content h2{font-size:21px}.discount-popup-content>p{margin:7px 0 20px;font-size:13px;line-height:18px}.discount-popup-form input{height:45px;font-size:13px}.discount-popup-form button{height:44px}.discount-popup-content>small{font-size:8px;line-height:11px}.discount-popup-minimized{bottom:76px}}.lazy-image{opacity:0;filter:blur(9px);transition:opacity .62s,filter .78s,transform .9s cubic-bezier(.2,.65,.25,1);transform:scale(1.025)}.lazy-image.is-loaded{opacity:1;filter:blur();transform:scale(1)}.product-hover-image.lazy-image.is-loaded{opacity:0}.product-card.has-hover-image .product-visual:hover .product-hover-image.lazy-image.is-loaded{opacity:1}.reveal-on-scroll{opacity:0;transition:opacity .72s cubic-bezier(.22,.61,.36,1) var(--reveal-delay,0s),transform .88s cubic-bezier(.22,.61,.36,1) var(--reveal-delay,0s);transform:translateY(28px)}.reveal-on-scroll.is-revealed{opacity:1;transform:none}.product-card.reveal-on-scroll{transform:translateY(24px)}.product-card.reveal-on-scroll.is-revealed{transform:none}.category-gallery button.reveal-on-scroll{clip-path:inset(0 0 12%);transform:translateY(34px)}.category-gallery button.reveal-on-scroll.is-revealed{clip-path:inset(0);transform:none}.hero-enter .hero-offer strong,.hero-enter .hero-offer>b span,.hero-enter .hero-offer small,.hero-enter .hero-copy>*{opacity:0;animation:.9s cubic-bezier(.18,.75,.25,1) forwards hero-line-in}.hero-enter .hero-offer strong{animation-delay:80ms}.hero-enter .hero-offer>b{flex-direction:column;display:flex}.hero-enter .hero-offer>b span:first-child{animation-delay:.2s}.hero-enter .hero-offer>b span:last-child{animation-delay:.32s}.hero-enter .hero-offer small{animation-delay:.48s}.hero-enter .hero-copy>.eyebrow{animation-delay:.28s}.hero-enter .hero-copy>h1{animation-delay:.4s}.hero-enter .hero-copy>.timer{animation-delay:.52s}.hero-enter .hero-copy>.white-button{animation-delay:.65s}@keyframes hero-line-in{0%{opacity:0;filter:blur(7px);transform:translateY(38px)}to{opacity:1;filter:blur();transform:none}}@media (width<=760px){.reveal-on-scroll{transition-duration:.62s,.72s;transform:translateY(20px)}.hero-enter .hero-offer strong,.hero-enter .hero-offer>b span,.hero-enter .hero-offer small,.hero-enter .hero-copy>*{animation-duration:.72s}}@media (prefers-reduced-motion:reduce){.lazy-image,.lazy-image.is-loaded,.reveal-on-scroll,.reveal-on-scroll.is-revealed,.hero-enter .hero-offer strong,.hero-enter .hero-offer>b span,.hero-enter .hero-offer small,.hero-enter .hero-copy>*{opacity:1!important;filter:none!important;clip-path:none!important;transition:none!important;animation:none!important;transform:none!important}}.collection{max-width:1240px;padding-top:18px;padding-bottom:90px}.collection .breadcrumb{margin:0 0 22px;font-size:10px}.collection h1{letter-spacing:.01em;flex-direction:column;margin:0 0 20px;font-size:37px;font-weight:500;line-height:1.15;display:flex}.collection h1 small{letter-spacing:.12em;text-transform:uppercase;color:#777;margin-bottom:8px;font-size:12px;font-weight:500;line-height:1}.collection-enter{opacity:0;animation:.72s cubic-bezier(.2,.72,.25,1) forwards collection-enter}.collection-enter-1{animation-delay:40ms}.collection-enter-2{animation-delay:.13s}.collection-enter-3{animation-delay:.23s}@keyframes collection-enter{0%{opacity:0;filter:blur(5px);transform:translateY(22px)}to{opacity:1;filter:none;transform:none}}.collection>.collection-enter-3 .category-rail{border-bottom:1px solid #e6e6e6;justify-content:flex-start;max-width:none;margin:0 -24px;padding:10px 24px 24px}.collection-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:30px 0 34px;display:grid}.collection-category-grid button{text-align:left;background:#eee;min-width:0;height:218px;padding:0;position:relative;overflow:hidden}.collection-category-grid button:after{content:"";background:linear-gradient(#0000 48%,#00000085);position:absolute;inset:0}.collection-category-grid img{object-fit:cover;width:100%;height:100%;transition:opacity .62s,filter .78s,transform .7s cubic-bezier(.2,.65,.25,1);display:block}.collection-category-grid button:hover img{transform:scale(1.035)}.collection-category-grid span{z-index:2;color:#fff;letter-spacing:.02em;justify-content:space-between;align-items:flex-end;gap:8px;font-size:13px;line-height:1.3;display:flex;position:absolute;bottom:14px;left:16px;right:13px}.collection-category-grid svg{flex:none;width:16px;height:16px}.collection .filterbar{letter-spacing:.1em;border-color:#ddd;grid-template-columns:1fr auto 1fr;min-height:52px;margin:0 0 28px;padding:0;font-size:10px;display:grid}.collection .filterbar label{justify-self:start}.collection .filterbar>span{color:#777;letter-spacing:.02em;justify-self:center}.collection .filterbar>button{justify-self:end}.collection .filterbar select{text-transform:none;font-size:10px}.collection .filterbar svg{width:15px}.collection-product-results{min-height:450px;transition:opacity .25s}.collection-product-results.is-loading{opacity:.82}.collection-skeleton{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 24px;display:grid}.collection-skeleton-card span,.collection-skeleton-card i{background:linear-gradient(100deg,#ededed 20%,#f8f8f8 42%,#ededed 65%) 0 0/220% 100%;animation:1.35s linear infinite collection-shimmer;display:block}.collection-skeleton-card span{aspect-ratio:1}.collection-skeleton-card i{height:11px;margin-top:13px}.collection-skeleton-card i:last-child{width:45%;height:9px;margin-top:8px}.collection-load-more-button{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#143440;min-width:180px;margin:42px auto 0;padding:14px 28px;font-size:10px;transition:background .2s,transform .2s;display:block}.collection-load-more-button:hover{background:#9c6b17;transform:translateY(-2px)}.collection-results-end{text-align:center;color:#888;border-top:1px solid #eee;margin:58px 0 0;padding-top:22px;font-size:10px}@keyframes collection-shimmer{to{background-position-x:-220%}}@media (width<=1000px) and (width>=761px){.collection-category-grid{grid-template-columns:repeat(3,1fr)}.collection-category-grid button{height:250px}}@media (width<=760px){.collection{padding:15px 14px 90px}.collection .breadcrumb{margin-bottom:16px;font-size:8px}.collection h1{margin-bottom:13px;font-size:27px}.collection h1 small{margin-bottom:6px;font-size:9px}.collection>.collection-enter-3 .category-rail{margin:0 -14px;padding:8px 14px 18px}.collection-category-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:7px;margin:22px -14px 25px;padding:0 14px 5px;display:flex;overflow-x:auto}.collection-category-grid::-webkit-scrollbar{display:none}.collection-category-grid button{scroll-snap-align:start;flex:0 0 42vw;height:190px}.collection-category-grid span{font-size:11px;bottom:10px;left:11px;right:9px}.collection-category-grid svg{width:13px}.collection .filterbar{grid-template-columns:1fr auto;min-height:48px;margin-bottom:20px;font-size:8px}.collection .filterbar label{order:1}.collection .filterbar>button{order:2}.collection .filterbar>span{border-top:1px solid #eee;order:3;grid-column:1/-1;justify-self:start;width:100%;padding:8px 0}.collection .filterbar select{max-width:125px;font-size:8px}.collection-skeleton{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 8px}.collection-load-more-button{min-width:158px;margin-top:30px;padding:13px 22px;font-size:9px}}@media (prefers-reduced-motion:reduce){.collection-enter,.collection-skeleton-card span,.collection-skeleton-card i{opacity:1;filter:none;animation:none;transform:none}}.content-page{max-width:1180px;padding-top:22px;padding-bottom:110px}.content-page>.breadcrumb{color:#888;margin:0;font-size:10px}.content-hero{border-bottom:1px solid #dedede;max-width:930px;padding:58px 0 48px}.content-hero .eyebrow{color:#a24848;letter-spacing:.18em;margin:0 0 14px;font-size:10px;font-weight:600}.content-hero h1{letter-spacing:-.035em;margin:0;font-size:54px;font-weight:500;line-height:1.04}.content-lead{color:#666;letter-spacing:.01em;max-width:760px;margin:23px 0 0;font-size:17px;line-height:1.75}.content-updated{color:#999;letter-spacing:.08em;text-transform:uppercase;margin-top:19px;font-size:10px;display:block}.content-body{max-width:930px}.content-section{border-bottom:1px solid #e3e3e3;grid-template-columns:245px minmax(0,1fr);column-gap:65px;padding:36px 0;display:grid}.content-section h2{letter-spacing:.01em;grid-area:1/1/span 20;margin:0;font-size:17px;font-weight:600;line-height:1.45}.content-section p,.content-section ul{color:#5f5f5f;letter-spacing:.01em;white-space:pre-line;grid-column:2;margin:0 0 16px;font-size:14px;line-height:1.85}.content-section p:last-child,.content-section ul:last-child{margin-bottom:0}.content-section ul{padding-left:19px}.content-section li{margin-bottom:7px;padding-left:5px}.content-cta{min-width:230px;margin-top:38px}.content-faqs{border-top:1px solid #ddd}.content-faqs details{border-bottom:1px solid #ddd}.content-faqs summary{cursor:pointer;letter-spacing:.01em;justify-content:space-between;align-items:center;gap:20px;padding:22px 4px;font-size:14px;font-weight:500;list-style:none;display:flex}.content-faqs summary::-webkit-details-marker{display:none}.content-faqs summary svg{width:17px;transition:transform .2s}.content-faqs details[open] summary svg{transform:rotate(180deg)}.content-faqs details p{color:#666;max-width:760px;margin:0;padding:0 36px 24px 4px;font-size:14px;line-height:1.8}.content-contact-layout{grid-template-columns:minmax(0,1fr) 430px;align-items:start;gap:78px;max-width:1060px;display:grid}.content-contact-layout .content-section{padding:31px 0;display:block}.content-contact-layout .content-section h2{margin-bottom:13px}.content-contact-layout .content-section p{margin:0}.content-contact-details{gap:4px;padding-top:27px;font-size:13px;display:grid}.content-contact-details b{letter-spacing:.12em;text-transform:uppercase;margin-top:12px;font-size:10px}.content-contact-details a{color:#333;text-underline-offset:3px;text-decoration:underline}.content-contact-form{background:#f1f1ef;gap:17px;margin-top:38px;padding:32px;display:grid}.content-contact-form label{letter-spacing:.1em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:500;display:grid}.content-contact-form label span{color:#999;font-size:8px;font-weight:400}.content-contact-form input,.content-contact-form textarea{color:#292929;letter-spacing:.01em;resize:vertical;background:#fff;border:1px solid #d4d4d1;outline:none;width:100%;padding:12px;font:13px Montserrat,Arial,sans-serif}.content-contact-form input{height:45px}.content-contact-form input:focus,.content-contact-form textarea:focus{border-color:#555}.content-contact-form .black-button{justify-self:start;margin-top:3px}@media (width<=760px){.content-page{padding:14px 14px 95px}.content-page>.breadcrumb{font-size:8px}.content-hero{padding:40px 0 34px}.content-hero .eyebrow{font-size:8px}.content-hero h1{font-size:37px;line-height:1.08}.content-lead{margin-top:17px;font-size:14px;line-height:1.7}.content-updated{font-size:8px}.content-section{padding:27px 0;display:block}.content-section h2{margin-bottom:13px;font-size:15px}.content-section p,.content-section ul{font-size:13px;line-height:1.75}.content-section ul{padding-left:18px}.content-faqs summary{padding:19px 2px;font-size:12px;line-height:1.5}.content-faqs details p{padding:0 24px 20px 2px;font-size:12px;line-height:1.75}.content-contact-layout{display:block}.content-contact-form{margin-top:28px;padding:22px 18px}.content-contact-form .black-button{width:100%}.content-cta{width:100%;margin-top:28px}.footer-grid section>button{text-align:left;width:100%;margin:8px 0!important;font-size:9px!important;display:block!important}}.brand{letter-spacing:0;place-items:center;width:72px;height:72px;display:grid}.brand-logo{object-fit:contain;width:64px;height:64px;display:block}.auth-logo{object-fit:contain;width:88px;height:88px;margin:0 auto 18px;display:block}.content-contact-details address{font-style:normal;line-height:1.7}.content-contact-details>span{color:#555;line-height:1.7}@media (width<=760px){.brand{width:52px;height:52px}.brand-logo{width:48px;height:48px}.auth-logo{width:76px;height:76px}}@media (width>=761px){.header-actions>button{white-space:nowrap;justify-content:center;align-items:center;gap:5px;min-width:24px;padding:0;line-height:1;display:inline-flex}.header-actions>button>svg{flex:none}.header-actions>button>b{justify-content:center;align-items:center;min-width:12px;height:20px;margin:0;font-size:10px;line-height:1;display:inline-flex}}.breadcrumb a{color:inherit;text-decoration:underline}.collection .filterbar{letter-spacing:.2em;border:0;align-items:center;gap:18px;min-height:78px;margin:2px 0 24px;padding:0;font-size:11.4px;display:flex}.collection .filterbar .collection-filter-trigger{color:#fff;letter-spacing:.2em;background:#252525;flex:0 0 134px;justify-content:center;align-items:center;gap:12px;width:134px;height:40px;font-size:11.4px;font-weight:600;display:flex}.collection .filterbar .collection-filter-trigger svg{width:17px;height:17px}.collection .filterbar .collection-filter-trigger b{color:#252525;letter-spacing:0;background:#fff;border-radius:50%;place-items:center;width:18px;height:18px;margin-left:-4px;font-size:9px;display:grid}.collection-sort-control{color:#252525;letter-spacing:.2em;white-space:nowrap;flex:0 0 210px;align-items:center;gap:11px;width:210px;height:40px;padding:0 34px 0 0;font-size:11.4px;font-weight:600;position:relative;display:flex!important}.collection-sort-control select{color:#252525;letter-spacing:.04em;appearance:none;cursor:pointer;background:0 0;border:0;outline:none;width:100%;height:100%;padding:0 31px 0 78px;font-weight:500;position:absolute;inset:0;font-size:11.4px!important}.collection-sort-control svg{pointer-events:none;height:14px;position:absolute;right:8px;width:14px!important}.collection-product-count{color:#404040b3;letter-spacing:.04em;text-transform:none;margin-left:auto;font-size:13.3px}.collection-filter-backdrop{z-index:90;background:#00000085;justify-content:flex-end;height:100dvh;animation:.22s both filter-fade-in;display:flex;position:fixed;inset:0;overflow:hidden}.collection-filter-panel{background:#fff;flex-direction:column;width:min(440px,100vw);height:100dvh;max-height:100dvh;animation:.3s cubic-bezier(.22,.68,.27,1) both filter-panel-in;display:flex;overflow:hidden;box-shadow:-12px 0 35px #0000001f}.collection-filter-panel>header{text-align:center;border-bottom:1px solid #ddd;flex:0 0 63px;justify-content:center;align-items:center;height:63px;display:flex;position:relative}.collection-filter-panel>header h2{letter-spacing:.04em;margin:0;font-size:14px;font-weight:500}.collection-filter-panel>header span{color:#999;letter-spacing:.06em;margin-top:3px;font-size:12px;display:block}.collection-filter-panel>header>button{background:#f5f5f3;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:12px;right:15px}.collection-filter-panel>header svg{width:19px}.collection-filter-sections{overscroll-behavior:contain;flex:auto;min-height:0;padding:0 28px;overflow:hidden auto}.collection-filter-sections>section{border-bottom:1px solid #ddd}.collection-filter-section-toggle{text-align:left;letter-spacing:.02em;justify-content:space-between;align-items:center;width:100%;height:62px;font-size:16px;display:flex}.collection-filter-section-toggle svg{width:16px;transition:transform .2s}.collection-filter-sections>section.is-open .collection-filter-section-toggle svg{transform:rotate(90deg)}.collection-filter-options{gap:13px;padding:0 4px 22px;display:grid}.collection-filter-options label{color:#5f5f5f;letter-spacing:.02em;cursor:pointer;align-items:center;gap:11px;font-size:13px;display:flex}.collection-filter-options input{accent-color:#252525;width:16px;height:16px;margin:0}.filter-empty{color:#999;font-size:12px}.collection-filter-price{grid-template-columns:1fr 1fr;gap:12px;padding:0 0 22px;display:grid}.collection-filter-price label{color:#777;letter-spacing:.12em;text-transform:uppercase;gap:7px;font-size:10px;display:grid}.collection-filter-price input{color:#252525;border:1px solid #d5d5d5;outline:none;width:100%;height:42px;padding:0 12px;font-size:13px}.collection-filter-price input:focus{border-color:#252525}.collection-filter-panel>footer{z-index:2;background:#fff;border-top:1px solid #ddd;flex:none;grid-template-columns:1fr auto;align-items:center;gap:18px;min-height:90px;margin-top:auto;padding:19px 28px 24px;display:grid;position:relative;height:auto!important}.collection-filter-panel>footer .black-button{height:47px}.filter-clear{text-underline-offset:3px;font-size:12px;text-decoration:underline}.collection-no-results{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.collection-no-results svg{color:#777;width:28px;height:28px}.collection-no-results h2{margin:18px 0 7px;font-size:20px;font-weight:500}.collection-no-results p{color:#777;margin:0;font-size:13px}.collection-no-results button{letter-spacing:.14em;text-underline-offset:4px;margin-top:20px;font-size:11px;font-weight:600;text-decoration:underline}@keyframes filter-fade-in{0%{opacity:0}to{opacity:1}}@keyframes filter-panel-in{0%{transform:translate(100%)}to{transform:none}}@media (width<=760px){.collection .filterbar{grid-template-columns:134px minmax(0,1fr);gap:8px 12px;min-height:96px;margin-bottom:20px;padding:8px 0;font-size:10px;display:grid}.collection .filterbar .collection-filter-trigger{width:134px;height:40px;font-size:10px}.collection-sort-control{flex-basis:auto;width:100%;min-width:0;font-size:10px}.collection-sort-control select{padding-left:70px;font-size:10px!important}.collection-product-count{border-top:1px solid #eee;grid-column:1/-1;margin:0;padding-top:8px;font-size:11px}.collection-filter-panel{width:100vw;max-width:none}.collection-filter-sections{padding:0 18px 12px}.collection-filter-panel>footer{min-height:85px;padding:16px max(18px,env(safe-area-inset-right)) max(21px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));position:sticky;bottom:0}.collection-filter-section-toggle{font-size:15px}}.route-progress{z-index:120;pointer-events:none;background:#3ba2c026;height:3px;position:fixed;top:0;left:0;right:0;overflow:hidden}.route-progress span{background:linear-gradient(90deg,#0000,#3ba2c0 28%,#9c6b17 72%,#0000);width:38%;animation:.85s cubic-bezier(.45,0,.25,1) infinite route-progress-slide;position:absolute;inset:0 auto 0 0}.storefront-route-stage{opacity:1;filter:none;min-height:38vh;transition:opacity .24s,transform .3s cubic-bezier(.2,.65,.25,1),filter .3s;transform:none}.storefront-route-stage.is-navigating{opacity:.58;filter:blur(1.5px);pointer-events:none;cursor:progress;transform:translateY(5px)}.route-loading-screen{flex-direction:column;justify-content:center;gap:16px;min-height:52vh;padding-top:70px;padding-bottom:90px;display:flex}.route-loading-screen span{background:linear-gradient(100deg,#efefed 20%,#fafafa 42%,#efefed 64%) 0 0/220% 100%;border-radius:2px;height:17px;animation:1.2s ease-in-out infinite route-skeleton-shimmer;display:block}.route-loading-screen span:first-child{width:min(560px,72%);height:34px}.route-loading-screen span:nth-child(2){width:min(820px,92%)}.route-loading-screen span:nth-child(3){width:min(690px,82%)}@keyframes route-progress-slide{0%{transform:translate(-110%)}to{transform:translate(280%)}}@keyframes route-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-120% 0}}@media (width<=760px){.route-progress{height:2px}.storefront-route-stage{min-height:50vh}.storefront-route-stage.is-navigating{opacity:.7;filter:blur(1px);transform:translateY(3px)}.route-loading-screen{gap:12px;min-height:58vh;padding:50px 14px 95px}.route-loading-screen span:first-child{width:78%;height:27px}.route-loading-screen span:nth-child(2){width:100%}.route-loading-screen span:nth-child(3){width:88%}}@media (prefers-reduced-motion:reduce){.route-progress span,.route-loading-screen span{animation:none}.storefront-route-stage,.storefront-route-stage.is-navigating{filter:none;transition:none;transform:none}}:root{--admin-bg:#f6f7f9;--admin-card:#fff;--admin-line:#e5e7eb;--admin-text:#17202a;--admin-muted:#73808c;--admin-brand:#272727;--admin-green:#18794e;--admin-red:#b42318}*{box-sizing:border-box}.admin-app{background:var(--admin-bg);min-height:100vh;color:var(--admin-text);letter-spacing:0;font:13px Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}.admin-sidebar{border-right:1px solid var(--admin-line);z-index:20;background:#fff;flex-direction:column;width:248px;display:flex;position:fixed;inset:0 auto 0 0}.admin-logo{border-bottom:1px solid var(--admin-line);letter-spacing:.16em;align-items:center;gap:9px;height:74px;padding:0 24px;font-weight:700;display:flex}.admin-logo svg{width:21px}.admin-logo small{letter-spacing:.1em;background:#eee;padding:4px 5px;font-size:8px}.admin-sidebar nav{gap:4px;padding:22px 14px;display:grid}.admin-sidebar nav button,.admin-side-bottom button,.admin-side-bottom a{color:#64707c;text-align:left;border-radius:8px;align-items:center;gap:12px;padding:11px 12px;font-size:13px;text-decoration:none;display:flex}.admin-sidebar nav button svg,.admin-side-bottom svg{width:17px}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#111;background:#f1f1f1;font-weight:600}.admin-sidebar nav button.active{box-shadow:inset 3px 0 #292929}.admin-side-bottom{border-top:1px solid var(--admin-line);gap:3px;margin-top:auto;padding:14px;display:grid}.admin-main{min-height:100vh;margin-left:248px}.admin-topbar{border-bottom:1px solid var(--admin-line);background:#fff;justify-content:space-between;align-items:center;gap:20px;height:74px;padding:0 34px;display:flex}.admin-topbar>label{color:#89939d;align-items:center;gap:10px;width:min(400px,45%);display:flex}.admin-topbar input{border:0;outline:0;width:100%;font-size:13px}.admin-topbar>div{align-items:center;gap:14px;display:flex}.admin-topbar>div button{position:relative}.admin-topbar>div button svg{width:18px}.admin-topbar>div button i{background:#cb3c3c;border-radius:50%;width:6px;height:6px;position:absolute;top:0;right:0}.admin-topbar>div span{color:#176640;background:#e6ede8;border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:700;display:grid}.admin-topbar>div b{font-size:12px}.admin-menu{display:none}.admin-main main{max-width:1480px;margin:auto;padding:34px}.page-head{justify-content:space-between;align-items:flex-start;margin-bottom:26px;display:flex}.page-head h1{letter-spacing:-.03em;margin:0 0 7px;font-size:28px}.page-head p{color:var(--admin-muted);margin:0}.admin-primary{color:#fff;background:#143440;border:0;border-radius:7px;align-items:center;gap:7px;padding:11px 15px;font-weight:600;display:flex}.admin-primary svg{width:15px}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px;display:grid}.kpi,.admin-card{background:var(--admin-card);border:1px solid var(--admin-line);border-radius:10px}.kpi{justify-content:space-between;align-items:flex-start;padding:20px;display:flex}.kpi span{color:var(--admin-muted);margin-bottom:11px;font-size:12px;display:block}.kpi strong{letter-spacing:-.04em;font-size:25px;display:block}.kpi small{color:var(--admin-green);margin-top:8px;font-size:11px;display:block}.kpi small.negative,.danger-text{color:var(--admin-red)}.kpi>svg{color:#86929d;width:24px}.admin-grid{gap:18px;margin-bottom:22px;display:grid}.admin-grid.two{grid-template-columns:1.35fr 1fr}.admin-card{margin-bottom:22px;padding:20px}.card-head{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.card-head h3,.admin-card>h3{margin:0;font-size:15px}.card-head p,.admin-card>p{color:var(--admin-muted);margin:6px 0 0;font-size:12px}.card-head button,.admin-toolbar button{color:#555;font-size:12px;text-decoration:underline}.fake-chart{background:linear-gradient(#0000 24%,#f1f2f4 25%,#0000 26% 49%,#f1f2f4 50%,#0000 51% 74%,#f1f2f4 75%,#0000 76%);justify-content:space-around;align-items:end;gap:12px;height:220px;padding:16px 12px 0;display:flex}.fake-chart span{background:linear-gradient(#303030,#717171);border-radius:5px 5px 0 0;width:9%;min-height:25px;position:relative}.fake-chart b{color:#777;white-space:nowrap;font-size:9px;font-weight:400;position:absolute;top:-21px;left:50%;transform:translate(-50%)}.task{border-top:1px solid var(--admin-line);text-align:left;align-items:center;gap:13px;width:100%;padding:17px 0;display:flex}.task svg{color:#6f7c87;width:19px}.task span{flex:1;gap:4px;display:grid}.task small{color:var(--admin-muted)}.admin-toolbar{border:1px solid var(--admin-line);background:#fff;border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:9px 12px;display:flex}.admin-toolbar>label{color:#89939d;align-items:center;gap:8px;width:270px;display:flex}.admin-toolbar input{border:0;outline:0;width:100%;font-size:12px}.admin-toolbar>button{margin-left:18px;text-decoration:none}.admin-table-wrap{overflow:auto}.admin-table-wrap table{border-collapse:collapse;width:100%;min-width:700px}.admin-table-wrap th{color:#75808a;text-align:left;background:#fafbfc;font-size:11px;font-weight:500}.admin-table-wrap th,.admin-table-wrap td{border-bottom:1px solid var(--admin-line);white-space:nowrap;padding:14px 12px}.admin-table-wrap td small,.admin-table-wrap td:first-child small{color:var(--admin-muted);margin-top:4px;font-size:10px;display:block}.admin-table-wrap tr:last-child td{border-bottom:0}.product-cell{align-items:center;gap:10px;display:flex!important}.product-cell img{object-fit:cover;background:#eee;width:42px;height:42px}.admin-status{color:#56616a;background:#eef1f3;border-radius:999px;padding:5px 8px;font-size:10px;display:inline-flex}.admin-status.paid,.admin-status.active,.admin-status.fulfilled,.admin-status.vip,.admin-status.in-stock{color:#17633f;background:#e7f5ed}.admin-status.pending,.admin-status.processing,.admin-status.returning{color:#916512;background:#fff4d7}.admin-status.refunded,.admin-status.draft,.admin-status.out-of-stock,.admin-status.low-stock{color:#a32b25;background:#feeceb}.row-actions{gap:8px;display:flex}.row-actions button{font-size:11px;text-decoration:underline}.row-actions svg{width:15px}.admin-form{gap:17px;display:grid}.admin-form h3{margin-bottom:0}.admin-form>div{gap:14px;display:flex}.admin-form label{color:#53606b;flex:1;gap:7px;font-size:11px;display:grid}.admin-form input,.admin-form select,.admin-form textarea{color:#17202a;background:#fff;border:1px solid #d9dee3;border-radius:6px;outline:0;padding:11px}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:#777;box-shadow:0 0 0 3px #0000000a}.admin-form .admin-primary{justify-self:start}.admin-modal-backdrop{z-index:50;background:#0008;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:12px;width:min(570px,100%);max-height:90vh;padding:28px;position:relative;overflow:auto}.admin-modal h2{margin:0 0 22px;font-size:21px}.admin-modal-close{position:absolute;top:18px;right:18px}.admin-modal-close svg{width:18px}.inventory-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.inventory-card{border:1px solid var(--admin-line);background:#fff;border-radius:10px;grid-template-columns:60px 1fr auto;align-items:center;gap:13px;padding:14px;display:grid}.inventory-card>img{object-fit:cover;background:#eee;width:60px;height:60px}.inventory-card>div{gap:6px;display:grid}.inventory-card small{color:var(--admin-muted);font-size:10px}.inventory-card>strong{font-size:23px}.stepper{grid-column:2/4;justify-content:flex-end!important;display:flex!important}.stepper button{border:1px solid var(--admin-line);padding:7px 13px}.discount-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.discount-card{align-items:center;gap:15px;margin:0;display:flex}.discount-card>svg{width:27px}.discount-card>div{flex:1}.discount-card h3{letter-spacing:.08em;margin:0;font-size:16px}.discount-card p{color:#555;margin:5px 0}.discount-card small{color:var(--admin-muted)}.switch{width:38px;height:21px;display:block;position:relative}.switch input{opacity:0;width:0;height:0}.switch span{background:#cad1d6;border-radius:20px;position:absolute;inset:0}.switch span:before{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:all .2s;position:absolute;top:2px;left:2px}.switch input:checked+span{background:#198754}.switch input:checked+span:before{transform:translate(17px)}.setting-row{border-top:1px solid var(--admin-line);justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;display:flex}.setting-row span{gap:5px;display:grid}.setting-row small{color:var(--admin-muted)}.service-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:5px 0 12px;display:grid}.service-grid span{border:1px solid var(--admin-line);border-radius:7px;gap:8px;padding:13px;display:grid}.service-grid svg{width:18px}.service-grid small,.muted-admin{color:var(--admin-muted)}.admin-toast{color:#fff;z-index:70;background:#222;border-radius:7px;padding:13px 19px;font-size:12px;position:fixed;bottom:25px;left:50%;transform:translate(-50%)}.admin-empty{text-align:center;color:var(--admin-muted);padding:60px}.admin-empty svg{width:35px;margin-bottom:10px}@media (width<=800px){.admin-sidebar{width:270px;transition:all .25s;transform:translate(-100%);box-shadow:8px 0 30px #0002}.admin-sidebar.open{transform:none}.admin-main{margin-left:0}.admin-topbar{padding:0 16px}.admin-menu{display:block}.admin-topbar>label{flex:1;width:auto}.admin-topbar>div b{display:none}.admin-main main{padding:24px 15px 85px}.page-head h1{font-size:23px}.kpi-grid{grid-template-columns:repeat(2,1fr);gap:10px}.kpi{padding:14px}.kpi strong{font-size:20px}.admin-grid.two,.inventory-grid,.discount-grid{grid-template-columns:1fr}.admin-card{padding:14px}.admin-toolbar>label{width:180px}.admin-form>div{display:grid}.service-grid{grid-template-columns:1fr}.admin-modal{padding:22px}.chart-card{min-height:0}}.admin-logo>span{letter-spacing:.12em;gap:4px;font-size:11px;line-height:1.1;display:grid}.admin-logo>span small{justify-self:start}.admin-logo>img{object-fit:cover;border-radius:50%;width:30px;height:30px}.admin-primary:disabled{opacity:.6;cursor:wait}.settings-form h3:not(:first-child){border-top:1px solid var(--admin-line);margin-top:12px;padding-top:18px}.admin-access-denied{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.admin-access-denied svg{color:#7a8792;width:34px;height:34px;margin-bottom:12px}.admin-access-denied h3{margin:0 0 8px}.admin-access-denied p{max-width:430px;color:var(--admin-muted);margin:0;line-height:1.6}.spin{animation:.8s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-login-page{color:#181818;background:#f2eee7;grid-template-columns:minmax(360px,1.05fr) minmax(420px,.95fr);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;display:grid}.admin-login-brand{color:#fff;background:radial-gradient(circle at 78% 17%,#fff8 0 5%,#0000 6%),linear-gradient(145deg,#d9cbbd,#9f7f6b 55%,#5c4438);flex-direction:column;justify-content:flex-end;padding:clamp(55px,8vw,120px);display:flex;position:relative;overflow:hidden}.admin-login-brand:before{content:"";border:1px solid #fff6;border-radius:48% 48% 8px 8px;position:absolute;inset:9% 10% 28% 25%;transform:rotate(-7deg)}.admin-login-brand:after{content:"";aspect-ratio:1;border:1px solid #fff5;border-radius:50%;width:38%;position:absolute;top:12%;right:-8%}.admin-login-brand img{object-fit:cover;border-radius:50%;width:58px;height:58px;position:absolute;top:clamp(45px,7vw,90px);left:clamp(45px,7vw,105px);box-shadow:0 8px 30px #3c241f33}.admin-login-brand p{letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;font-size:11px}.admin-login-brand h1{letter-spacing:-.055em;max-width:650px;margin:0;font:500 clamp(42px,5.2vw,76px)/.98 Georgia,serif;position:relative}.admin-login-brand span{color:#fffddd;max-width:560px;margin-top:26px;font-size:14px;line-height:1.7;display:block;position:relative}.admin-login-card{background:#fff;border:1px solid #e6dfd7;place-self:center;gap:18px;width:min(430px,100% - 48px);padding:44px;display:grid;box-shadow:0 30px 90px #49352818}.admin-login-logo{letter-spacing:.14em;align-items:center;gap:11px;margin-bottom:18px;font-size:12px;font-weight:700;display:flex}.admin-login-logo img{object-fit:cover;border-radius:50%;width:35px;height:35px}.admin-login-logo span{gap:3px;display:grid}.admin-login-logo small{letter-spacing:.16em;color:#81756d;font-size:8px}.eyebrow-admin{letter-spacing:.2em;color:#9a7e68!important;margin:0!important;font-size:10px!important}.admin-login-card h2{letter-spacing:-.035em;margin:-5px 0 0;font:500 35px/1.1 Georgia,serif}.admin-login-card>p:not(.eyebrow-admin){color:#766f69;margin:-8px 0 8px;line-height:1.6}.admin-login-card label{color:#4d4945;gap:8px;font-size:11px;font-weight:600;display:grid}.admin-login-card input{background:#fdfcfb;border:1px solid #d9d2ca;outline:0;width:100%;padding:13px 14px;font-size:14px}.admin-login-card input:focus{border-color:#725e4f;box-shadow:0 0 0 3px #725e4f12}.admin-login-submit{border-radius:0;justify-content:center;margin-top:4px;padding:14px}.admin-login-card>a{color:#665e57;justify-content:center;align-items:center;gap:8px;font-size:11px;text-decoration:none;display:flex}.admin-login-card>a svg{width:14px}.admin-login-error{color:#9b2c20;background:#fff0ee;border:1px solid #f5cbc5;padding:11px 12px;font-size:11px}.admin-full-loading{color:#6f6258;letter-spacing:.05em;background:#f2eee7;place-content:center;justify-items:center;gap:14px;min-height:100vh;font:12px Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.admin-full-loading img{object-fit:cover;border-radius:50%;width:58px;height:58px;margin-bottom:6px}.admin-full-loading svg{width:22px}.real-chart{background:linear-gradient(#0000 24%,#f1f2f4 25%,#0000 26% 49%,#f1f2f4 50%,#0000 51% 74%,#f1f2f4 75%,#0000 76%);justify-content:space-around;align-items:end;gap:15px;height:220px;padding:30px 12px 25px;display:flex}.real-chart>span{background:linear-gradient(#303030,#848484);border-radius:5px 5px 0 0;width:9%;min-height:5px;position:relative}.real-chart b{color:#777;white-space:nowrap;font-size:9px;font-weight:400;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.real-chart small{color:#8a949d;font-size:9px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.admin-toolbar-actions{color:#6f7982;align-items:center;gap:14px;font-size:11px;display:flex}.admin-load-more{border-top:1px solid var(--admin-line);color:#444;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:14px;padding:12px;font-weight:600;display:flex}.admin-load-more span{color:var(--admin-muted);font-size:10px;font-weight:400}.admin-source{color:#64717b;text-transform:uppercase;letter-spacing:.07em;border:1px solid #dfe3e6;border-radius:999px;padding:5px 8px;font-size:9px;display:inline-flex}.admin-db-state{background:#f8faf8;border:1px solid #e2e9e4;border-radius:8px;align-items:center;gap:10px;margin:auto 18px 16px;padding:12px;display:flex}.admin-db-state i{background:#278b57;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #278b5714}.admin-db-state span{gap:3px;display:grid}.admin-db-state b{font-size:10px}.admin-db-state small{color:#758078;font-size:8px}.admin-topbar-context{gap:4px;display:grid}.admin-topbar-context small{letter-spacing:.15em;color:#188152;font-size:8px}.admin-topbar-context b{font-size:12px}.admin-topbar-account{align-items:center;gap:14px;display:flex}.admin-topbar-account button{position:relative}.admin-topbar-account button:disabled{opacity:.5}.admin-topbar-account button svg{width:18px}.admin-topbar-account button i{background:#cb3c3c;border-radius:50%;width:6px;height:6px;position:absolute;top:0;right:0}.admin-topbar-account>span{color:#176640;background:#e6ede8;border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:700;display:grid}.admin-topbar-account>b{font-size:12px}.admin-sidebar-overlay{display:none}.content-maintenance{border-top:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line);margin:0!important;padding:15px 0!important}.content-maintenance .switch{display:block}.admin-status.draft,.admin-status.disabled,.admin-status.cancelled,.admin-status.canceled{color:#a32b25;background:#feeceb}.admin-status.complete,.admin-status.shipped{color:#17633f;background:#e7f5ed}.admin-status.new{color:#2f5d8a;background:#eef3fa}.admin-status.unfulfilled{color:#916512;background:#fff4d7}@media (width<=900px){.admin-login-page{grid-template-columns:1fr}.admin-login-brand{min-height:310px;padding:45px 28px}.admin-login-brand img{width:48px;height:48px;top:28px;left:28px}.admin-login-brand h1{max-width:600px;font-size:43px}.admin-login-brand span{margin-top:18px}.admin-login-card{width:min(500px,100% - 32px);margin:40px auto}.admin-sidebar-overlay{z-index:19;background:#0005;display:block;position:fixed;inset:0}.admin-topbar-context{margin-right:auto}.admin-topbar-account>b{display:none}}@media (width<=800px){.admin-topbar{gap:12px}.admin-topbar-context small{display:none}.admin-topbar-context b{white-space:nowrap;text-overflow:ellipsis;max-width:130px;font-size:11px;overflow:hidden}.admin-topbar-account{gap:10px}.admin-db-state{margin-top:auto}.real-chart{gap:9px;padding-left:4px;padding-right:4px}.real-chart b{display:none}.admin-toolbar{align-items:stretch;gap:10px}.admin-toolbar>label{flex:1;width:auto}.admin-toolbar-actions{white-space:nowrap}.inventory-grid{grid-template-columns:1fr}.admin-load-more{margin-bottom:24px}}@media (width<=520px){.admin-login-brand{min-height:285px}.admin-login-brand h1{font-size:36px}.admin-login-brand span{font-size:12px}.admin-login-card{margin:24px auto;padding:30px 24px}.admin-topbar-account>button:nth-of-type(2){display:none}.admin-topbar-account>span{width:29px;height:29px}.admin-main main{padding:21px 12px 75px}.page-head{gap:12px}.page-head h1{font-size:22px}.page-head p{font-size:11px;line-height:1.45}.page-head .admin-primary{padding:10px;font-size:0}.page-head .admin-primary svg{margin:0}.kpi-grid{grid-template-columns:1fr 1fr}.kpi{min-height:114px}.kpi>svg{width:20px}.kpi strong{font-size:19px}.admin-card{border-radius:7px}.discount-card{align-items:flex-start}.discount-card>div p{line-height:1.5}.admin-toolbar-actions{font-size:10px}.admin-form>div{gap:12px}}

.admin-filter-select {
  height: 32px !important;
  line-height: 32px !important;
  padding: 0 10px !important;
  font-size: 11px !important;
  border: 1px solid #d9dee3 !important;
  border-radius: 6px !important;
  background: #fff !important;
  color: #333 !important;
  cursor: pointer !important;
  outline: none !important;
  min-width: 120px !important;
  max-width: 160px !important;
  position: static !important;
  appearance: auto !important;
  -webkit-appearance: auto !important;
}
.admin-filter-select:focus {
  border-color: #3BA2C0 !important;
  box-shadow: 0 0 0 2px rgba(59, 162, 192, 0.15) !important;
}
.admin-toolbar-actions {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  flex-wrap: wrap !important;
}

/* === CALI BEAUTY SUPPLY BRAND THEME OVERRIDES === */
.announcement {
  background: #143440 !important;
  color: #ffffff !important;
}
.announcement b {
  color: #e5b358 !important;
}
.announcement span {
  color: #aed9e6 !important;
}

header {
  border-bottom: 1px solid #dce7eb !important;
}
header-links button:hover, .subnav button:hover {
  color: #3ba2c0 !important;
}
header-actions > button:hover svg {
  stroke: #3ba2c0 !important;
  fill: #3ba2c0 !important;
}
header-actions b {
  background: #3ba2c0 !important;
  color: #ffffff !important;
  border-radius: 50% !important;
}

.hero {
  background: radial-gradient(circle at 70% 30%, #205060 0%, #143440 60%, #0d222a 100%) !important;
  color: #ffffff !important;
}
.hero-offer strong {
  color: #ffffff !important;
  text-shadow: 0 4px 20px rgba(0,0,0,0.3) !important;
}
.hero-offer > b span:first-child {
  color: #e5b358 !important;
}
.hero-offer > b span:last-child {
  color: #ffffff !important;
}
.hero-offer small {
  color: #aed9e6 !important;
}

.hero-copy .eyebrow {
  color: #e5b358 !important;
}
.hero-copy h1 {
  color: #ffffff !important;
}
.hero-copy .timer span {
  background: rgba(255,255,255,0.12) !important;
  border: 1px solid rgba(255,255,255,0.2) !important;
  color: #ffffff !important;
}
.hero-copy .timer span b {
  color: #e5b358 !important;
}

.white-button {
  background: #ffffff !important;
  color: #143440 !important;
  border: 2px solid #ffffff !important;
  font-weight: 600 !important;
  transition: all 0.25s ease !important;
}
.white-button:hover {
  background: #3ba2c0 !important;
  border-color: #3ba2c0 !important;
  color: #ffffff !important;
}

.black-button {
  background: #3ba2c0 !important;
  color: #ffffff !important;
  border: 1px solid #3ba2c0 !important;
  font-weight: 600 !important;
  transition: all 0.25s ease !important;
}
.black-button:hover {
  background: #143440 !important;
  border-color: #143440 !important;
  color: #ffffff !important;
}

.section-view-all, .section-head button {
  color: #3ba2c0 !important;
}
.section-view-all:hover, .section-head button:hover {
  color: #143440 !important;
}

.brand-ticker {
  background: #f0f6f8 !important;
  border-top: 1px solid #dce7eb !important;
  border-bottom: 1px solid #dce7eb !important;
  color: #143440 !important;
}

.admin-primary {
  background: #3ba2c0 !important;
  color: #ffffff !important;
}
.admin-primary:hover {
  background: #2b849e !important;
}

.admin-sidebar nav button.active {
  color: #3ba2c0 !important;
  background: #f0f6f8 !important;
  box-shadow: inset 3px 0 #3ba2c0 !important;
}

.admin-filter-select:focus {
  border-color: #3ba2c0 !important;
  box-shadow: 0 0 0 2px rgba(59, 162, 192, 0.15) !important;
}

.drawer-head, .cart-head {
  border-bottom: 1px solid #dce7eb !important;
}
.drawer-close:hover svg {
  stroke: #3ba2c0 !important;
}

/* === ADMIN TREEVIEW DROPDOWN STYLES === */
.admin-tree-dropdown-wrap {
  position: relative !important;
  display: inline-block !important;
}
.admin-tree-toggle-btn {
  height: 32px !important;
  line-height: 30px !important;
  padding: 0 10px !important;
  font-size: 11px !important;
  border: 1px solid #d9dee3 !important;
  border-radius: 6px !important;
  background: #fff !important;
  color: #333 !important;
  cursor: pointer !important;
  outline: none !important;
  min-width: 150px !important;
  max-width: 220px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 8px !important;
}
.admin-tree-toggle-btn:hover, .admin-tree-toggle-btn:focus {
  border-color: #3BA2C0 !important;
}
.admin-tree-toggle-text {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  font-weight: 500 !important;
}
.admin-tree-arrow {
  font-size: 8px !important;
  color: #888 !important;
  flex: none !important;
}
.admin-tree-menu {
  position: absolute !important;
  top: calc(100% + 4px) !important;
  left: 0 !important;
  width: 280px !important;
  max-height: 340px !important;
  background: #ffffff !important;
  border: 1px solid #dce7eb !important;
  border-radius: 8px !important;
  box-shadow: 0 8px 24px rgba(0,0,0,0.12) !important;
  z-index: 1000 !important;
  display: flex !important;
  flex-direction: column !important;
  overflow: hidden !important;
}
.admin-tree-search-box {
  padding: 8px !important;
  background: #f0f6f8 !important;
  border-bottom: 1px solid #dce7eb !important;
}
.admin-tree-search-input {
  width: 100% !important;
  height: 28px !important;
  padding: 0 8px !important;
  font-size: 11px !important;
  border: 1px solid #cbd5e1 !important;
  border-radius: 4px !important;
  outline: none !important;
  background: #fff !important;
}
.admin-tree-search-input:focus {
  border-color: #3BA2C0 !important;
}
.admin-tree-list {
  flex: 1 !important;
  overflow-y: auto !important;
  padding: 4px 0 !important;
}
.admin-tree-item {
  padding: 6px 12px !important;
  font-size: 11px !important;
  color: #334155 !important;
  cursor: pointer !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  transition: background 0.15s ease !important;
}
.admin-tree-item:hover {
  background: #f0f6f8 !important;
  color: #3BA2C0 !important;
}
.admin-tree-item.active {
  background: #e0f2f7 !important;
  color: #0e7490 !important;
  font-weight: 600 !important;
}

/* === MOBILE SPECIFIC BRAND THEME OVERRIDES === */
@media (max-width: 768px), (width <= 760px), (width <= 800px) {
  /* Top Announcement Bar on Mobile */
  .announcement {
    background: #143440 !important;
    color: #ffffff !important;
  }
  .announcement b {
    color: #e5b358 !important;
  }
  .announcement span {
    color: #aed9e6 !important;
  }

  /* Mobile Header */
  header, .main-header {
    background: #ffffff !important;
    border-bottom: 1px solid #dce7eb !important;
  }
  .brand {
    color: #143440 !important;
  }
  .header-actions button:hover svg, header > button:hover svg {
    stroke: #3ba2c0 !important;
  }
  .header-actions b {
    background: #3ba2c0 !important;
    color: #ffffff !important;
  }

  /* Mobile Slide Menu Drawer */
  .mobile-menu {
    background: #ffffff !important;
    border-right: 2px solid #3ba2c0 !important;
  }
  .mobile-menu h3 {
    color: #143440 !important;
  }
  .mobile-menu > button:not(.menu-close) {
    border-bottom: 1px solid #dce7eb !important;
    color: #1a2b32 !important;
    font-weight: 500 !important;
  }
  .mobile-menu > button:not(.menu-close):hover {
    color: #3ba2c0 !important;
  }
  .mobile-menu svg {
    stroke: #3ba2c0 !important;
  }

  /* Mobile Bottom Navigation Dock */
  .mobile-dock {
    background: #ffffff !important;
    border-top: 1px solid #dce7eb !important;
    box-shadow: 0 -4px 15px rgba(20, 52, 64, 0.08) !important;
  }
  .mobile-dock button {
    color: #627985 !important;
  }
  .mobile-dock button.active, .mobile-dock button:hover {
    color: #3ba2c0 !important;
  }
  .mobile-dock button.active svg, .mobile-dock button:hover svg {
    stroke: #3ba2c0 !important;
  }

  /* Mobile Hero Banner */
  .hero {
    background: radial-gradient(circle at 70% 30%, #205060 0%, #143440 60%, #0d222a 100%) !important;
    color: #ffffff !important;
  }
  .hero-offer strong {
    color: #ffffff !important;
    text-shadow: 0 4px 15px rgba(0,0,0,0.3) !important;
  }
  .hero-offer > b span:first-child {
    color: #e5b358 !important;
  }
  .hero-offer > b span:last-child {
    color: #ffffff !important;
  }
  .hero-offer small {
    color: #aed9e6 !important;
  }
  .hero-copy .eyebrow {
    color: #e5b358 !important;
  }
  .hero-copy h1 {
    color: #ffffff !important;
  }
  .timer span {
    background: rgba(255,255,255,0.12) !important;
    border: 1px solid rgba(255,255,255,0.2) !important;
    color: #ffffff !important;
  }
  .timer span b {
    color: #e5b358 !important;
  }

  /* Mobile Buttons */
  .black-button, .product-add {
    background: #3ba2c0 !important;
    color: #ffffff !important;
    border-color: #3ba2c0 !important;
  }
  .black-button:hover, .product-add:hover {
    background: #143440 !important;
    border-color: #143440 !important;
  }
  .white-button {
    background: #ffffff !important;
    color: #143440 !important;
    border-color: #ffffff !important;
  }
  .white-button:hover {
    background: #3ba2c0 !important;
    color: #ffffff !important;
    border-color: #3ba2c0 !important;
  }
  .quick-add {
    background: #3ba2c0 !important;
    color: #ffffff !important;
  }

  /* Mobile Training Section */
  .training {
    background: #143440 !important;
    color: #ffffff !important;
  }
  .training-content h2 {
    color: #ffffff !important;
  }

  /* Mobile Product & Collection Detail */
  .product-copy strong {
    color: #143440 !important;
  }
  .product-copy .price, .product-detail .detail-price {
    color: #3ba2c0 !important;
  }
  .product-badges .discount, .tag.discount {
    background: #9c6b17 !important;
    color: #ffffff !important;
  }
  .brand-ticker {
    background: #f0f6f8 !important;
    border-color: #dce7eb !important;
    color: #143440 !important;
  }
}

/* === ADDITIONAL BRAND COLOR THEME UPGRADES === */
.trust {
  background: #f0f6f8 !important;
}
.trust h2 {
  color: #143440 !important;
}
.trust-list b {
  color: #143440 !important;
}
.trust-list small {
  color: #627985 !important;
}

.metrics {
  background: #ffffff !important;
  border-top: 1px solid #dce7eb !important;
  border-bottom: 1px solid #dce7eb !important;
}
.metrics span {
  color: #143440 !important;
}
.metrics svg {
  stroke: #3ba2c0 !important;
}

footer, .footer-grid, .footer-bottom {
  background: #143440 !important;
  color: #ffffff !important;
}
.footer-grid h4 {
  color: #e5b358 !important;
}
.footer-grid section > button, .footer-grid a, .footer-grid p {
  color: #dce7eb !important;
}
.footer-grid section > button:hover, .footer-grid a:hover {
  color: #3ba2c0 !important;
}
.footer-subscribe h5 {
  color: #e5b358 !important;
}
.footer-subscribe p {
  color: #aed9e6 !important;
}
.footer-subscribe input {
  color: #ffffff !important;
}
.footer-subscribe label {
  border-bottom: 1px solid #3ba2c0 !important;
}
.footer-subscribe label button svg {
  stroke: #e5b358 !important;
}
.footer-bottom {
  border-top: 1px solid rgba(220, 231, 235, 0.2) !important;
  color: #aed9e6 !important;
}

/* Category Rail / Circles */
.category-rail button span {
  border: 2px solid transparent !important;
  transition: all 0.2s ease !important;
}
.category-rail button:hover span, .category-rail button.active span {
  border-color: #3ba2c0 !important;
  box-shadow: 0 0 0 2px rgba(59, 162, 192, 0.25) !important;
}
.category-rail button b {
  color: #143440 !important;
}
.category-rail button:hover b, .category-rail button.active b {
  color: #3ba2c0 !important;
}


/* =========================================================
   CALI BEAUTY SUPPLY - MASTER BRAND THEME (100% COVERAGE)
   Brand Primary: #3BA2C0 | Brand Gold: #9C6B17 / #E5B358 | Brand Dark: #143440
   ========================================================= */

/* 1. ROOT COLORS & BASE */
:root {
  --ink: #143440 !important;
  --muted: #627985 !important;
  --line: #dce7eb !important;
  --soft: #f0f6f8 !important;
  --red: #9c6b17 !important;
  --sage: #3ba2c0 !important;
  --teal: #3ba2c0 !important;
  --gold: #9c6b17 !important;
  --beige: #d4c3ae !important;
  --brand-primary: #3ba2c0 !important;
  --brand-gold: #9c6b17 !important;
  --brand-dark: #143440 !important;
}

/* 2. TOP ANNOUNCEMENT BAR */
.announcement {
  background: #143440 !important;
  color: #ffffff !important;
}
.announcement b {
  color: #e5b358 !important;
}
.announcement span {
  color: #aed9e6 !important;
}

/* 3. HEADER & NAVIGATION */
header, .main-header {
  background: #ffffff !important;
  border-bottom: 1px solid #dce7eb !important;
}
.brand {
  color: #143440 !important;
}
.brand small {
  color: #9c6b17 !important;
}
.header-links button:hover, .subnav button:hover {
  color: #3ba2c0 !important;
}
.header-actions svg, header > button svg {
  stroke: #143440 !important;
}
.header-actions button:hover svg, header > button:hover svg {
  stroke: #3ba2c0 !important;
}
.header-actions b {
  background: #3ba2c0 !important;
  color: #ffffff !important;
  border-radius: 50% !important;
}

/* 4. HERO SECTION (DESKTOP & MOBILE) */
.hero, .hero.hero-enter {
  background: radial-gradient(circle at 70% 30%, #205060 0%, #143440 60%, #0d222a 100%) !important;
  color: #ffffff !important;
}
.hero-offer strong {
  color: #ffffff !important;
  text-shadow: 0 4px 20px rgba(0,0,0,0.3) !important;
}
.hero-offer > b span:first-child {
  color: #e5b358 !important;
}
.hero-offer > b span:last-child {
  color: #ffffff !important;
}
.hero-offer small {
  color: #aed9e6 !important;
}
.hero-copy .eyebrow, .hero-copy .eyebrow.light {
  color: #e5b358 !important;
}
.hero-copy h1 {
  color: #ffffff !important;
}

/* 5. COUNTDOWN TIMER */
.timer, .hero-copy .timer {
  display: flex !important;
  gap: 8px !important;
}
.timer span, .hero-copy .timer span {
  background: rgba(20, 52, 64, 0.65) !important;
  border: 1px solid #3ba2c0 !important;
  border-radius: 6px !important;
  color: #aed9e6 !important;
  backdrop-filter: blur(8px) !important;
}
.timer span b, .hero-copy .timer span b {
  color: #e5b358 !important;
  font-weight: 700 !important;
}

/* 6. BUTTONS & CTAS */
.white-button {
  background: #ffffff !important;
  color: #143440 !important;
  border: 1px solid #ffffff !important;
  font-weight: 600 !important;
  transition: all 0.2s ease !important;
}
.white-button:hover {
  background: #3ba2c0 !important;
  color: #ffffff !important;
  border-color: #3ba2c0 !important;
}
.black-button, .product-add, button.admin-primary {
  background: #3ba2c0 !important;
  color: #ffffff !important;
  border: 1px solid #3ba2c0 !important;
  font-weight: 600 !important;
  transition: all 0.2s ease !important;
}
.black-button:hover, .product-add:hover, button.admin-primary:hover {
  background: #143440 !important;
  border-color: #143440 !important;
  color: #ffffff !important;
}
.quick-add {
  background: #3ba2c0 !important;
  color: #ffffff !important;
}
.quick-add:hover {
  background: #143440 !important;
}

/* 7. DISCOUNT 10% MINIMIZED POPUP & BACKDROP */
.discount-popup-minimized {
  background: #ffffff !important;
  border: 2px solid #3ba2c0 !important;
  box-shadow: 0 8px 24px rgba(20, 52, 64, 0.18) !important;
}
.discount-popup-reopen {
  color: #3ba2c0 !important;
  font-weight: 700 !important;
}
.discount-popup-dismiss svg {
  stroke: #627985 !important;
}
.discount-popup-dismiss:hover svg {
  stroke: #3ba2c0 !important;
}
.discount-popup-form button {
  background: #3ba2c0 !important;
  color: #ffffff !important;
}
.discount-popup-form button:hover {
  background: #143440 !important;
}

/* 8. MOBILE NAVIGATION & DOCK */
.mobile-dock {
  background: #ffffff !important;
  border-top: 1px solid #dce7eb !important;
  box-shadow: 0 -4px 15px rgba(20, 52, 64, 0.08) !important;
}
.mobile-dock button {
  color: #627985 !important;
}
.mobile-dock button svg {
  stroke: #627985 !important;
}
.mobile-dock button:hover, .mobile-dock button.active {
  color: #3ba2c0 !important;
}
.mobile-dock button:hover svg, .mobile-dock button.active svg {
  stroke: #3ba2c0 !important;
}

.mobile-menu {
  background: #ffffff !important;
  border-right: 3px solid #3ba2c0 !important;
}
.mobile-menu h3 {
  color: #143440 !important;
}
.mobile-menu > button:not(.menu-close) {
  border-bottom: 1px solid #dce7eb !important;
  color: #143440 !important;
}
.mobile-menu > button:not(.menu-close):hover {
  color: #3ba2c0 !important;
}
.mobile-menu svg {
  stroke: #3ba2c0 !important;
}

/* 9. BRAND TICKER, CATEGORY RAIL, BADGES */
.brand-ticker {
  background: #f0f6f8 !important;
  border-top: 1px solid #dce7eb !important;
  border-bottom: 1px solid #dce7eb !important;
  color: #143440 !important;
}
.category-rail button span {
  border: 2px solid transparent !important;
}
.category-rail button:hover span, .category-rail button.active span {
  border-color: #3ba2c0 !important;
}
.category-rail button b {
  color: #143440 !important;
}
.product-badges .discount, .tag.discount {
  background: #9c6b17 !important;
  color: #ffffff !important;
}
.product-copy .price, .product-detail .detail-price {
  color: #3ba2c0 !important;
  font-weight: 600 !important;
}

/* 10. FOOTER */
footer, .footer-grid, .footer-bottom {
  background: #143440 !important;
  color: #ffffff !important;
}
.footer-grid h4 {
  color: #e5b358 !important;
}
.footer-grid section > button, .footer-grid a, .footer-grid p {
  color: #dce7eb !important;
}
.footer-grid section > button:hover, .footer-grid a:hover {
  color: #3ba2c0 !important;
}
.footer-subscribe h5 {
  color: #e5b358 !important;
}
.footer-subscribe p {
  color: #aed9e6 !important;
}
.footer-subscribe label {
  border-bottom: 1px solid #3ba2c0 !important;
}
.footer-subscribe label button svg {
  stroke: #e5b358 !important;
}


/* === FIX MOBILE MENU SCROLL & OVERFLOW === */
.mobile-menu {
  z-index: 9999 !important;
  background: #ffffff !important;
  padding: 24px 20px 100px !important;
  display: flex !important;
  flex-direction: column !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: auto !important;
  width: min(340px, 85vw) !important;
  height: 100dvh !important;
  max-height: 100dvh !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  touch-action: pan-y !important;
  box-shadow: 10px 0 35px rgba(20, 52, 64, 0.25) !important;
  border-right: 3px solid #3ba2c0 !important;
}
.mobile-menu h3 {
  margin: 20px 0 15px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 0.05em !important;
  color: #143440 !important;
  flex-shrink: 0 !important;
}
.mobile-menu .menu-close {
  align-self: flex-end !important;
  width: 32px !important;
  height: 32px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 50% !important;
  background: #f0f6f8 !important;
  cursor: pointer !important;
  flex-shrink: 0 !important;
}
.mobile-menu .menu-close svg {
  stroke: #143440 !important;
  width: 18px !important;
  height: 18px !important;
}
.mobile-menu > button:not(.menu-close) {
  border-bottom: 1px solid #dce7eb !important;
  color: #143440 !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  padding: 14px 4px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  flex-shrink: 0 !important;
  text-align: left !important;
}
.mobile-menu > button:not(.menu-close):hover,
.mobile-menu > button:not(.menu-close):active {
  color: #3ba2c0 !important;
  background: #f0f6f8 !important;
}
.mobile-menu > button:not(.menu-close) svg {
  stroke: #3ba2c0 !important;
  width: 14px !important;
  height: 14px !important;
  flex-shrink: 0 !important;
}

/* ENFORCE UPPERCASE & BOLD FOR HEADER & SUBNAV & MOBILE MENU */
.header-links button,
.subnav button,
.mobile-menu > button:not(.menu-close) {
  text-transform: uppercase !important;
  font-weight: 700 !important;
}

/* FORCE EXTRA BOLD ON HEADER AND SUBNAV */
.header-links,
.header-links *,
.subnav,
.subnav *,
.mobile-menu,
.mobile-menu * {
  font-weight: 700 !important;
  -webkit-font-smoothing: antialiased;
}

/* ULTRA BOLD & CRISP HEADER & SUBNAV */
.header-links button,
.subnav button,
.mobile-menu > button:not(.menu-close) {
  font-weight: 800 !important;
  letter-spacing: 1.2px !important;
}

/* PERFECT HEADER & SUBNAV SYNC */
.header-links button {
  font-weight: 800 !important;
  font-size: 13px !important;
  letter-spacing: 0.5px !important;
  color: #1a2b32 !important;
}

.subnav button {
  font-weight: 700 !important;
  font-size: 13px !important;
  letter-spacing: 0.5px !important;
}

/* Hide duplicate offers button if present */
.subnav button:not(.offers-link):first-of-type {
  display: inline-block;
}

/* REMOVE DUPLICATE OFFERS IN SUBNAV */
/* Only hide if the button explicitly says OFFERS */
.subnav button.offers-link + button:first-of-type:empty {
  display: none !important;
}

/* ENFORCE UPPERCASE & BOLD FOR TRUST SECTION */
.trust h2,
.trust-list b,
.trust-list small {
  text-transform: uppercase !important;
  font-weight: 700 !important;
}

.trust-list b {
  font-weight: 800 !important;
}

/* FULL BOLD FOR BOTH LINES IN TRUST SECTION */
.trust-list small {
  font-weight: 700 !important;
}

/* FULL BOLD AND CONTRAST FOR TRUST SECTION */
.trust-list small {
  font-weight: 800 !important;
  color: #143440 !important;
  opacity: 0.95 !important;
}
.trust-list b {
  font-weight: 800 !important;
  color: #143440 !important;
}

/* WHITE SOCIAL ICONS */
.socials img {
  filter: brightness(0) invert(1) !important;
  opacity: 0.95 !important;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.socials a:hover img,
.socials button:hover img {
  opacity: 1 !important;
  transform: scale(1.1);
}

/* PURE BRIGHT WHITE SOCIAL ICONS */
.socials {
  gap: 16px !important;
  align-items: center !important;
}

.socials a,
.socials button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #ffffff !important;
  opacity: 1 !important;
}

.socials img {
  filter: brightness(0) invert(1) !important;
  opacity: 1 !important;
  width: 20px !important;
  height: 20px !important;
  object-fit: contain !important;
}

.socials svg {
  fill: #ffffff !important;
  stroke: #ffffff !important;
  color: #ffffff !important;
}



/* BRAND TEXT LOGO: CALI BEAUTY SUPPLY GERMANY */
header .brand {
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  max-width: 100% !important;
  display: inline-flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  justify-self: center !important;
  text-decoration: none !important;
  line-height: 1.15 !important;
  cursor: pointer !important;
  padding: 0 4px !important;
  border: none !important;
  background: transparent !important;
  margin: 0 auto !important;
  text-align: center !important;
}

header .brand-logo {
  display: none !important;
}

header .brand::before {
  content: "CALI BEAUTY SUPPLY" !important;
  display: block !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  letter-spacing: 1.6px !important;
  color: #143440 !important;
  white-space: nowrap !important;
  line-height: 1.2 !important;
  text-align: center !important;
}

header .brand::after {
  content: "GERMANY" !important;
  display: block !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 9.5px !important;
  font-weight: 700 !important;
  letter-spacing: 4px !important;
  color: #9C6B17 !important;
  white-space: nowrap !important;
  margin-top: 3px !important;
  line-height: 1.2 !important;
  text-indent: 4px !important;
  text-align: center !important;
}

@media (max-width: 768px), (width <= 760px) {
  header {
    display: grid !important;
    grid-template-columns: 40px 1fr 40px !important;
    align-items: center !important;
    padding: 0 14px !important;
    height: 64px !important;
  }
  header .mobile-only {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
  }
  header .header-actions {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    width: 40px !important;
  }
  header .brand {
    justify-self: center !important;
    width: auto !important;
    height: auto !important;
  }
  header .brand::before {
    font-size: 12.5px !important;
    letter-spacing: 0.8px !important;
  }
  header .brand::after {
    font-size: 7.5px !important;
    letter-spacing: 3px !important;
    text-indent: 3px !important;
    margin-top: 2px !important;
  }
}


/* TUNE SUBNAV FOR SMOOTH HORIZONTAL SCROLL & FIT */
.subnav {
  justify-content: flex-start !important;
  padding: 0 24px !important;
  overflow-x: auto !important;
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
  gap: 20px !important;
}
.subnav::-webkit-scrollbar {
  display: none !important;
}
.subnav button {
  white-space: nowrap !important;
  flex-shrink: 0 !important;
}


/* Subnav edge fade indicator and center-aligned scroll container */
.subnav {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 22px !important;
  padding: 0 32px !important;
  overflow-x: auto !important;
  white-space: nowrap !important;
  scroll-behavior: smooth !important;
  -webkit-overflow-scrolling: touch !important;
  scrollbar-width: none !important;
  mask-image: linear-gradient(to right, transparent 0, black 28px, black calc(100% - 28px), transparent 100%) !important;
  -webkit-mask-image: linear-gradient(to right, transparent 0, black 28px, black calc(100% - 28px), transparent 100%) !important;
}
.subnav > button {
  flex-shrink: 0 !important;
  white-space: nowrap !important;
}


/* ENHANCE SOCIAL ICONS & FOLLOW ON FACEBOOK BUTTON */
.socials {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  margin-top: 12px !important;
}
.socials a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 34px !important;
  height: 34px !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.12) !important;
  transition: all 0.25s ease !important;
}
.socials a:hover {
  background: rgba(255, 255, 255, 0.28) !important;
  transform: translateY(-2px) !important;
}
.socials a img {
  width: 18px !important;
  height: 18px !important;
  filter: brightness(0) invert(1) !important;
  opacity: 1 !important;
}

/* FOLLOW ON FACEBOOK BUTTON */
.shop-follow, a.shop-follow {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
  background: #1877F2 !important;
  color: #ffffff !important;
  padding: 10px 20px !important;
  border-radius: 24px !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.05em !important;
  text-decoration: none !important;
  margin-top: 18px !important;
  box-shadow: 0 4px 14px rgba(24, 119, 242, 0.35) !important;
  transition: all 0.25s ease !important;
  border: none !important;
  cursor: pointer !important;
}
.shop-follow:hover, a.shop-follow:hover {
  background: #0d65d9 !important;
  box-shadow: 0 6px 18px rgba(24, 119, 242, 0.5) !important;
  transform: translateY(-1px) !important;
}
.shop-follow svg, a.shop-follow svg {
  width: 16px !important;
  height: 16px !important;
  color: #ffffff !important;
  stroke: #ffffff !important;
  fill: #ffffff !important;
}
.shop-follow span, a.shop-follow span {
  color: rgba(255, 255, 255, 0.95) !important;
  font-weight: 500 !important;
}
.shop-follow b, a.shop-follow b {
  color: #ffffff !important;
  font-weight: 800 !important;
  letter-spacing: 0.02em !important;
}


/* ENFORCE UPPERCASE & BOLD FOR CATEGORY RAIL LABELS (UNDER CIRCULAR IMAGES) */
.category-rail button em,
.category-rail button span + em,
.home-category-rail button em,
.home-category-rail .category-offers em,
.category-rail button b,
.category-cards button span {
  text-transform: uppercase !important;
  font-weight: 800 !important;
  font-style: normal !important;
  letter-spacing: 0.05em !important;
  color: #143440 !important;
}

.home-category-rail .category-offers em {
  color: #9c6b17 !important;
}

/* ENFORCE UPPERCASE AND NORMAL WEIGHT (KHÔNG ĐẬM) FOR ALL PRODUCT NAMES */
.product-copy strong,
.product-card .product-copy strong,
.product-detail h1,
.product-detail .product-heading-row h1,
.cart-item b,
.cart-drawer .cart-item b,
.search-results .product-copy strong {
  text-transform: uppercase !important;
  font-weight: 400 !important;
  letter-spacing: 0.05em !important;
}
