@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Oswald:wght@500;600;700&display=swap";:root{--paper:#f4f1eb;--paper-2:#ece8df;--ink:#11110f;--muted:#625f59;--line:#11110f40;--blue:#0756ce;--blue-dark:#07399b;--copper:#bb7451;--display:"Oswald", "Arial Narrow", sans-serif;--body:"Manrope", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:156px}body{background:var(--paper);color:var(--ink);font-family:var(--body);margin:0;overflow-x:hidden}body.menu-open,body.cart-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.eyebrow{letter-spacing:.2em;text-transform:uppercase;font-size:13px;font-weight:800;line-height:1.4;display:block}.button{border:1px solid var(--ink);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border-radius:0;justify-content:center;align-items:center;gap:16px;min-height:58px;padding:0 28px;font-size:13px;font-weight:800;line-height:1;transition:transform .25s,background .25s,color .25s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-dark{background:var(--ink);color:#fff}.button-blue{border-color:var(--blue);background:var(--blue);color:#fff}.claim-bar{background:var(--blue);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-bottom:0;min-height:36px;padding:0;font-size:10px;font-weight:800;overflow:hidden}.claim-track,.claim-group{align-items:center;width:max-content;display:flex}.claim-track{min-height:36px;animation:30s linear infinite claim-marquee}.claim-group{flex-shrink:0}.claim-group span{white-space:nowrap;align-items:center;gap:12px;min-height:36px;padding:0 30px;display:flex}.claim-group i{border:1px solid;width:7px;height:7px;transform:rotate(45deg)}.site-header{z-index:80;border-bottom:1px solid var(--line);background:#f4f1ebf7;grid-template-columns:220px 1fr auto;align-items:center;gap:28px;min-height:90px;padding:0 44px;display:grid;position:relative}.menu-trigger{cursor:pointer;background:0 0;border:0;width:48px;height:48px;padding:0;display:none;position:relative}.menu-trigger span{background:currentColor;width:36px;height:2px;transition:transform .25s,top .25s;position:absolute;left:5px}.menu-trigger span:first-child{top:17px}.menu-trigger span:last-child{top:29px}.menu-trigger.is-open span:first-child{top:23px;transform:rotate(45deg)}.menu-trigger.is-open span:last-child{top:23px;transform:rotate(-45deg)}.logo{letter-spacing:.25em;flex-direction:column;align-items:center;width:max-content;font-family:Georgia,serif;font-size:34px;line-height:.9;display:flex}.logo small{font-family:var(--body);letter-spacing:.48em;margin-top:12px;padding-left:.25em;font-size:8px;font-weight:800}.desktop-nav{justify-content:center;align-items:center;gap:clamp(22px,3vw,48px);display:flex}.desktop-nav a{letter-spacing:.08em;text-transform:uppercase;padding:34px 0 30px;font-size:11px;font-weight:800;position:relative}.desktop-nav a:after{content:"";background:var(--blue);transform-origin:100%;height:2px;transition:transform .25s;position:absolute;bottom:23px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-actions{align-items:center;gap:6px;display:flex}.header-actions button{cursor:pointer;background:0 0;border:0;place-items:center;width:46px;height:46px;padding:0;display:grid;position:relative}.header-actions .bag-button b{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid;position:absolute;top:0;right:0}.mobile-menu{visibility:hidden;z-index:70;background:var(--paper);opacity:0;pointer-events:none;grid-template-columns:1fr auto;gap:32px;padding:64px 6vw 42px;transition:opacity .25s,transform .25s,visibility .25s;display:grid;position:fixed;inset:121px 0 0;transform:translateY(-16px)}.mobile-menu.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu>div{flex-direction:column;display:flex}.mobile-menu a{border-bottom:1px solid var(--ink);font-family:var(--display);letter-spacing:-.02em;text-transform:uppercase;grid-template-columns:50px 1fr;align-items:baseline;padding:18px 0;font-size:clamp(46px,8vw,86px);font-weight:600;line-height:.9;display:grid}.mobile-menu a small{font-family:var(--body);letter-spacing:.1em;font-size:11px}.mobile-menu>p{align-self:end;min-width:240px;font-size:14px}.mobile-menu>p b{margin-top:8px;font-size:28px;display:block}.home-hero{border-bottom:1px solid var(--ink);grid-template-columns:minmax(430px,39%) minmax(0,1fr) 170px;min-height:calc(100svh - 121px);display:grid}.hero-copy{z-index:2;background:var(--paper);flex-direction:column;justify-content:center;padding:72px clamp(40px,5vw,86px);display:flex}.hero-copy h1,.section-copy h2,.shade-heading h2,.proof-copy h2,.social-proof h2,.faq-section h2,.conversion-section h2,.method-heading h2,.shade-guide-heading h2,.wear-copy h2,.pack-details-heading h2,.pdp-reviews h2{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:22px 0 24px;font-size:clamp(64px,6.6vw,118px);font-weight:600;line-height:.98}.hero-copy h1{font-size:clamp(66px,5.9vw,104px)}.hero-copy h1 em,.section-copy h2 em,.proof-copy h2 em,.social-proof h2 em,.method-heading h2 em,.shade-guide-heading h2 em,.wear-copy h2 em,.pdp-reviews h2 em{color:var(--blue);font-style:italic}.hero-copy>p,.section-copy>p,.shade-heading>p,.proof-copy>p,.method-heading>p,.shade-guide-heading>p,.wear-copy>p,.pack-details-heading>p{max-width:610px;margin:0;font-size:clamp(18px,1.35vw,23px);line-height:1.55}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.text-link{border-bottom:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;padding:10px 0;font-size:12px;font-weight:800}.hero-visual{background:var(--blue);min-width:0;position:relative;overflow:hidden}.hero-campaign-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.hero-visual:hover .hero-campaign-image{transform:scale(1.025)}.hero-product-fallback,.creative-fallback,.proof-fallback{display:none}.hero-shade{z-index:2;color:#fff;flex-direction:column;display:flex;position:absolute;top:38px;left:38px}.hero-shade small{letter-spacing:.15em;font-size:11px;font-weight:800}.hero-shade b{font-family:var(--display);text-transform:uppercase;margin-top:10px;font-size:52px;line-height:.9}.hero-shade span{margin-top:9px;font-size:14px}.hero-orbit{border:1px solid #ffffff52;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-190px;right:-140px}.hero-shades{grid-template-rows:repeat(7,minmax(68px,1fr));display:grid}.hero-shades button{cursor:pointer;border:0;border-bottom:1px solid #11110f40;flex-direction:column;justify-content:center;align-items:flex-start;min-height:0;padding:14px 18px;transition:padding .2s;display:flex;position:relative;overflow:hidden}.hero-shades button:after{content:"";transform-origin:0;background:currentColor;height:6px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.hero-shades button.active:after{transform:scaleX(1)}.hero-shades button:hover{padding-left:24px}.hero-shades small{font-size:10px}.hero-shades b{font-family:var(--display);text-align:left;text-transform:uppercase;margin-top:5px;font-size:20px;line-height:.95}.performance-strip{background:var(--ink);color:#fff;grid-template-columns:repeat(3,1fr);display:grid}.performance-strip>div{border-right:1px solid #ffffff40;justify-content:center;align-items:center;gap:20px;min-height:124px;padding:26px 36px;display:flex}.performance-strip>div:last-child{border-right:0}.performance-strip .icon{width:38px;height:38px}.performance-strip span{flex-direction:column;gap:6px;display:flex}.performance-strip b{letter-spacing:.1em;text-transform:uppercase;font-size:13px}.performance-strip small{color:#aaa9a6;font-size:11px}.problem-solution,.proof-section,.wear-section{border-bottom:1px solid var(--ink);grid-template-columns:44% 56%;min-height:800px;display:grid}.section-copy,.proof-copy,.wear-copy{flex-direction:column;justify-content:center;padding:90px clamp(42px,6vw,110px);display:flex}.section-copy .button,.proof-copy .button{align-self:flex-start;margin-top:38px}.dual-end-creative{border-left:1px solid var(--ink);background:#eee9e0;grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:hidden}.dual-panel{min-width:0;overflow:hidden}.dual-panel+.dual-panel{border-left:1px solid var(--ink)}.dual-panel img{object-fit:cover;width:100%;height:100%}.dual-panel-tip img{object-position:34% center}.creative-label{border:1px solid var(--ink);background:var(--paper);text-transform:uppercase;align-items:baseline;gap:10px;padding:12px 16px;display:flex;position:absolute}.creative-label b{font-size:11px}.creative-label span{font-family:var(--display);font-size:28px;font-weight:800}.label-one{bottom:44px;left:44px}.label-two{bottom:44px;right:44px}.shade-finder{border-bottom:1px solid var(--ink);padding-top:110px}.shade-heading{grid-template-columns:1fr 1.7fr 1fr;align-items:end;gap:42px;padding:0 6vw 68px;display:grid}.shade-heading h2{margin:0;font-size:clamp(72px,7.5vw,128px)}.shade-heading>p{align-self:end}.shade-tabs{border-top:1px solid var(--ink);grid-template-columns:repeat(7,1fr);display:grid}.shade-tabs button{border:0;border-right:1px solid var(--line);cursor:pointer;background:0 0;flex-direction:column;align-items:flex-start;min-height:168px;padding:24px 18px;display:flex;position:relative;overflow:hidden}.shade-tabs button i{background:var(--tab-color);height:12px;transition:height .25s;position:absolute;inset:auto 0 0}.shade-tabs button:hover i,.shade-tabs button.active i{height:100%}.shade-tabs button small,.shade-tabs button b{z-index:1;transition:color .2s;position:relative}.shade-tabs button.active small,.shade-tabs button.active b,.shade-tabs button:hover small,.shade-tabs button:hover b{color:var(--tab-ink)}.shade-tabs button b{text-align:left;text-transform:uppercase;margin-top:34px;font-size:12px;line-height:1.4}.shade-stage{grid-template-columns:42% 58%;align-items:center;min-height:620px;padding:70px 6vw;display:grid;position:relative;overflow:hidden}.shade-stage>div{z-index:1}.shade-stage span{letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800}.shade-stage h3{max-width:560px;font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:18px 0 20px;font-size:clamp(78px,8vw,138px);font-weight:600;line-height:.94}.shade-stage p{max-width:430px;font-size:18px;line-height:1.5}.shade-stage>img{filter:drop-shadow(0 28px 24px #00000038);justify-self:end;width:80%;max-width:none;transform:rotate(-5deg)}.shade-actions{gap:10px;margin-top:36px;display:flex}.shade-actions a,.shade-actions button{min-height:54px;color:inherit;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid;align-items:center;padding:0 24px;font-size:11px;font-weight:800;display:inline-flex}.shade-actions button{background:var(--ink);color:#fff}.proof-section{grid-template-columns:56% 44%}.proof-visual,.wear-visual{overflow:hidden}.proof-visual>img:first-child,.wear-visual>img{object-fit:cover;width:100%;height:100%}.proof-copy{border-left:1px solid var(--ink)}.proof-copy ul,.wear-copy ul{border-top:1px solid var(--line);flex-direction:column;gap:0;margin:40px 0 0;padding:0;list-style:none;display:flex}.proof-copy li,.wear-copy li{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:22px 0;display:flex}.proof-copy li .icon,.wear-copy li .icon{flex:none;width:34px;height:34px}.proof-copy li span{font-size:15px}.social-proof,.pdp-reviews{border-bottom:1px solid var(--ink);grid-template-columns:1.1fr .9fr;align-items:center;gap:8vw;padding:100px 6vw;display:grid}.social-proof h2,.pdp-reviews h2{margin-bottom:0}.review-panel{border:1px solid var(--ink);padding:44px}.stars{letter-spacing:.12em;white-space:nowrap;margin-bottom:28px;font-size:clamp(36px,4vw,64px)}.review-panel p{margin:0 0 28px;font-size:17px;line-height:1.6}.faq-section{border-bottom:1px solid var(--ink);grid-template-columns:37% 63%;gap:7vw;padding:100px 6vw;display:grid}.faq-section h2{margin-bottom:0}.faq-section details,.pack-accordions details{border-top:1px solid var(--ink)}.faq-section details:last-child,.pack-accordions details:last-child{border-bottom:1px solid var(--ink)}.faq-section summary,.pack-accordions summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:74px;font-size:14px;font-weight:800;list-style:none;display:flex}.faq-section summary::-webkit-details-marker{display:none}.pack-accordions summary::-webkit-details-marker{display:none}.faq-section summary span,.pack-accordions summary span{font-size:22px;transition:transform .2s}.faq-section details[open] summary span,.pack-accordions details[open] summary span{transform:rotate(45deg)}.faq-section details p,.pack-accordions details p{max-width:680px;color:var(--muted);margin:-6px 50px 26px 0;font-size:14px;line-height:1.65}.conversion-section{background:var(--blue);color:#fff;grid-template-columns:1.2fr .8fr;display:grid}.conversion-section>div{flex-direction:column;justify-content:center;min-height:520px;padding:78px 7vw;display:flex}.conversion-section>div+div{background:var(--ink);border-left:1px solid #ffffff59}.conversion-section h2{margin:20px 0;font-size:clamp(68px,7vw,110px)}.conversion-section p{max-width:480px;line-height:1.6}.conversion-section form{max-width:620px;margin-top:26px;display:flex}.conversion-section input{color:#fff;background:0 0;border:1px solid #fff;outline:none;flex:1;min-width:0;height:60px;padding:0 20px}.conversion-section input::placeholder{color:#ffffffb3}.conversion-section form button,.conversion-section>div:last-child button{min-height:60px;color:var(--ink);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #fff;padding:0 26px;font-size:11px;font-weight:800}.conversion-section>div:last-child .icon{width:48px;height:48px}.conversion-section>div:last-child h3{max-width:520px;font-family:var(--display);text-transform:uppercase;margin:28px 0 10px;font-size:clamp(48px,5vw,78px);line-height:.93}.conversion-section>div:last-child button{color:#fff;background:0 0;align-self:flex-start;margin-top:28px}.breadcrumbs{border-bottom:1px solid var(--line);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:14px;min-height:64px;padding:0 4vw;font-size:10px;font-weight:700;display:flex}.breadcrumbs b{color:#8d8982}.pdp-top{border-bottom:1px solid var(--ink);grid-template-columns:minmax(0,56%) minmax(440px,44%);display:grid}.pdp-gallery{border-right:1px solid var(--ink);min-width:0;padding:46px 4vw 48px}.gallery-frame{background:#eae7e0;height:min(680px,71vw);min-height:540px;max-height:680px;position:relative;overflow:hidden}.gallery-frame img{width:100%;height:100%}.gallery-fit-cover img{object-fit:cover}.gallery-fit-contain img{object-fit:contain;padding:9%}.gallery-control-bar{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:20px;min-height:76px;display:flex}.gallery-control-bar>span{letter-spacing:.08em;font-size:12px}.gallery-control-bar>span b{font-size:24px}.gallery-control-bar>div{gap:8px;display:flex}.gallery-control-bar button{border:1px solid var(--ink);cursor:pointer;background:0 0;width:54px;height:44px;font-size:24px;transition:background .2s,color .2s}.gallery-control-bar button:hover{background:var(--ink);color:#fff}.gallery-thumbs{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:16px;display:grid}.gallery-thumbs button{cursor:pointer;background:#e7e3dc;border:2px solid #0000;height:105px;padding:0;overflow:hidden}.gallery-thumbs button.active{border-color:var(--blue)}.gallery-thumbs img{object-fit:cover;width:100%;height:100%}.buy-box{min-width:0;padding:58px clamp(36px,5vw,78px) 54px}.buy-box h1{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:22px 0 18px;font-size:clamp(66px,6vw,104px);font-weight:600;line-height:.98}.buy-box h1 em{color:var(--blue);font-style:italic}.product-tagline{max-width:560px;margin:0;font-size:clamp(19px,1.4vw,24px);font-weight:700;line-height:1.45}.rating-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:30px;padding-bottom:24px;display:flex}.rating-row span{letter-spacing:.1em;white-space:nowrap;font-size:27px}.rating-row a{text-transform:uppercase;border-bottom:1px solid;font-size:11px;font-weight:700}.pdp-price{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;padding:26px 0;display:flex}.pdp-price b{font-size:46px;line-height:1}.pdp-price span{color:var(--muted);font-size:11px}.shade-label{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:20px;margin:30px 0 14px;font-size:11px;font-weight:800;display:flex}.shade-label b{color:var(--blue)}.pdp-shades{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.pdp-shades button{border:0;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);cursor:pointer;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:92px;padding:14px;display:flex;position:relative;overflow:hidden}.pdp-shades button.active:after{content:"✓";background:var(--paper);width:24px;height:24px;color:var(--blue);border-radius:50%;place-items:center;font-size:13px;display:grid;position:absolute;bottom:7px;right:8px}.pdp-shades small{font-size:9px}.pdp-shades b{text-align:left;text-transform:uppercase;max-width:90px;font-size:10px;line-height:1.3}.selected-shade-card{border:1px solid var(--ink);grid-template-columns:142px 1fr;align-items:center;gap:24px;min-height:110px;margin-top:18px;padding:14px 18px 14px 0;display:grid}.selected-shade-image{background:var(--shade);place-items:center;height:100%;display:grid;overflow:hidden}.selected-shade-image img{width:130%;max-width:none}.selected-shade-card>div:last-child{flex-direction:column;display:flex}.selected-shade-card small{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.selected-shade-card b{font-family:var(--display);text-transform:uppercase;margin-top:5px;font-size:27px;line-height:1}.selected-shade-card p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.45}.buy-controls{grid-template-columns:142px 1fr;gap:10px;margin-top:20px;display:grid}.quantity{border:1px solid var(--ink);grid-template-columns:1fr 1fr 1fr;min-height:58px;display:grid}.quantity button{cursor:pointer;background:0 0;border:0;font-size:22px}.quantity b{place-items:center;font-size:14px;display:grid}.add-button{width:100%}.buy-now{border-color:var(--blue);width:100%;margin-top:10px}.pincode-box{border:1px solid var(--line);margin-top:22px;padding:20px}.pincode-box label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:800;display:block}.pincode-box>div{display:flex}.pincode-box input{border:1px solid var(--ink);background:0 0;outline:none;flex:1;min-width:0;height:52px;padding:0 16px}.pincode-box button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;text-transform:uppercase;width:100px;font-size:11px;font-weight:800}.pincode-box p{margin:12px 0 0;font-size:11px;line-height:1.45}.buy-reassurance{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:20px;display:grid}.buy-reassurance p{border-right:1px solid var(--line);flex-direction:column;gap:12px;min-width:0;margin:0;padding:18px 14px;display:flex}.buy-reassurance p:last-child{border-right:0}.buy-reassurance .icon{width:27px;height:27px}.buy-reassurance span{font-size:9px;line-height:1.45}.buy-reassurance b{text-transform:uppercase;font-size:9px;display:block}.pdp-nav{z-index:45;border-bottom:1px solid var(--ink);scrollbar-width:none;background:#f4f1ebf7;justify-content:center;align-items:stretch;display:flex;position:sticky;top:0;overflow-x:auto}.pdp-nav::-webkit-scrollbar{display:none}.pdp-nav a{border-right:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;flex:none;place-items:center;min-height:64px;padding:0 28px;font-size:11px;font-weight:800;display:grid}.pdp-nav a.active{background:var(--blue);color:#fff}.pdp-method{border-bottom:1px solid var(--ink);padding:110px 5vw}.method-heading{grid-template-columns:.65fr 1.4fr .85fr;align-items:end;gap:5vw;display:grid}.method-heading h2{margin:0}.method-visual{border:1px solid var(--ink);background:var(--blue);place-items:center;height:440px;margin-top:80px;display:grid;position:relative;overflow:hidden}.method-visual:before{content:"";border:1px solid #ffffff59;border-radius:50%;width:560px;height:560px;position:absolute}.method-visual>img{z-index:2;filter:drop-shadow(0 28px 20px #00000047);width:min(80%,980px);max-width:none;transform:rotate(-4deg)}.method-line{z-index:1;background:#ffffff73;height:2px;position:absolute}.method-line-one{top:30%;left:0;right:50%}.method-line-two{bottom:26%;left:50%;right:0}.method-label{z-index:3;border:1px solid var(--ink);background:var(--paper);flex-direction:column;padding:18px 20px;display:flex;position:absolute}.method-label b{font-size:10px}.method-label span{font-family:var(--display);text-transform:uppercase;margin-top:8px;font-size:32px;font-weight:800;line-height:1}.method-label small{margin-top:5px}.method-label-one{top:32px;left:32px}.method-label-two{bottom:32px;right:32px}.method-steps{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.method-steps article{border-right:1px solid var(--ink);min-height:280px;padding:36px;position:relative}.method-steps article:last-child{border-right:0}.method-steps article>span{font-size:11px;font-weight:800;position:absolute;top:28px;right:28px}.method-steps .icon{width:42px;height:42px}.method-steps h3{font-family:var(--display);text-transform:uppercase;margin:56px 0 10px;font-size:44px;line-height:1}.method-steps p{max-width:320px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.pdp-shade-guide{border-bottom:1px solid var(--ink);grid-template-columns:minmax(340px,36%) minmax(190px,18%) 1fr;min-height:760px;display:grid}.shade-guide-heading{flex-direction:column;justify-content:center;padding:80px 4vw;display:flex}.shade-guide-heading h2{font-size:clamp(70px,6vw,106px)}.shade-guide-rail{border-left:1px solid var(--ink);border-right:1px solid var(--ink);grid-template-rows:repeat(7,1fr);display:grid}.shade-guide-rail button{cursor:pointer;text-align:left;border:0;border-bottom:1px solid #11110f47;grid-template-columns:30px 1fr;align-content:center;gap:5px 8px;min-height:92px;padding:12px 18px;display:grid;position:relative}.shade-guide-rail button small{grid-row:1/3}.shade-guide-rail button b{font-family:var(--display);text-transform:uppercase;font-size:19px;line-height:1}.shade-guide-rail button span{font-size:9px}.shade-guide-rail .icon{width:22px;height:22px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.shade-feature{flex-direction:column;justify-content:space-between;min-width:0;padding:64px 4vw 38px;display:flex;position:relative;overflow:hidden}.shade-feature>div{z-index:2}.shade-feature span{font-size:12px}.shade-feature h3{max-width:520px;font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:18px 0;font-size:clamp(78px,7vw,120px);font-weight:600;line-height:.96}.shade-feature p{max-width:430px;font-size:18px;line-height:1.5}.shade-feature img{filter:drop-shadow(0 24px 20px #0000003d);width:90%;max-width:none;margin:auto -18% 20px auto}.shade-feature button{z-index:2;background:var(--ink);color:#fff;cursor:pointer;text-transform:uppercase;border:0;min-height:58px;font-size:12px;font-weight:800}.wear-section{grid-template-columns:57% 43%}.wear-copy{border-left:1px solid var(--ink)}.wear-copy li{align-items:flex-start}.wear-copy li div{flex-direction:column;gap:5px;display:flex}.wear-copy li b{letter-spacing:.05em;text-transform:uppercase;font-size:13px}.wear-copy li span{color:var(--muted);font-size:12px}.pack-details{border-bottom:1px solid var(--ink);grid-template-columns:.8fr 1fr 1fr;gap:6vw;padding:110px 6vw;display:grid}.pack-details-heading h2{margin-bottom:22px}.pack-claims{border-top:1px solid var(--ink);flex-direction:column;display:flex}.pack-claims p{border-bottom:1px solid var(--line);align-items:center;gap:16px;min-height:65px;margin:0;display:flex}.pack-claims .icon{width:29px;height:29px;color:var(--blue)}.pack-claims b{letter-spacing:.04em;text-transform:uppercase;font-size:12px}.pdp-help{background:var(--blue);color:#fff;grid-template-columns:80px 1fr auto;align-items:center;gap:38px;min-height:260px;padding:48px 6vw;display:grid}.pdp-help>.icon{width:62px;height:62px}.pdp-help h2{font-family:var(--display);text-transform:uppercase;margin:8px 0 0;font-size:clamp(48px,5vw,82px);line-height:.9}.pdp-help button{color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid #fff;min-height:58px;padding:0 28px;font-size:11px;font-weight:800}.mobile-buy-bar{display:none}.footer{background:var(--ink);color:#fff;grid-template-columns:1.5fr repeat(3,1fr);gap:5vw;padding:76px 6vw 50px;display:grid}.footer-intro p{color:#aaa9a6;max-width:320px;margin-top:32px;font-size:15px;line-height:1.6}.light-logo{align-items:flex-start}.footer>div:not(.footer-intro){flex-direction:column;gap:15px;display:flex}.footer>div>b{letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:11px}.footer>div>a,.footer>div>span{color:#aaa9a6;font-size:12px}.footer>small{color:#777;border-top:1px solid #ffffff38;grid-column:1/-1;margin-top:30px;padding-top:28px;font-size:9px}.toast{z-index:120;background:var(--ink);color:#fff;opacity:0;pointer-events:none;max-width:min(380px,100vw - 48px);padding:16px 20px;font-size:12px;transition:opacity .2s,transform .2s;position:fixed;bottom:24px;right:24px;transform:translateY(20px)}.toast.show{opacity:1;transform:translateY(0)}@media (width<=1100px){.site-header{grid-template-columns:180px 1fr auto;padding:0 24px}.desktop-nav{gap:20px}.home-hero{grid-template-columns:45% 55%}.hero-shades{grid-template:108px/repeat(7,1fr);grid-column:1/-1}.hero-shades button{border-right:1px solid var(--line)}.pdp-top{grid-template-columns:52% 48%}.pdp-gallery{padding:32px}.buy-box{padding:44px 34px}.buy-box h1{font-size:72px}.buy-reassurance{grid-template-columns:1fr}.buy-reassurance p{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center}.buy-reassurance p:last-child{border-bottom:0}.pdp-shade-guide{grid-template-columns:34% 22% 44%}}@media (width<=900px){html{scroll-padding-top:130px}.claim-bar{gap:12px;min-height:34px;padding-inline:12px;font-size:9px}.site-header{grid-template-columns:52px 1fr 52px;min-height:88px;padding:0 18px}.menu-trigger{display:block}.logo{justify-self:center;font-size:32px}.desktop-nav,.header-actions>button:first-child{display:none}.header-actions{justify-self:end}.header-actions button{width:46px}.mobile-menu{grid-template-columns:1fr;padding:34px 28px 36px;inset:122px 0 0;overflow-y:auto}.mobile-menu a{grid-template-columns:38px 1fr;padding:17px 0;font-size:clamp(43px,14vw,68px);line-height:.92}.mobile-menu>p{align-self:start;min-width:0;margin:24px 0 0 38px}.home-hero{flex-direction:column;min-height:0;display:flex}.hero-copy{padding:58px 28px 50px}.hero-copy h1,.section-copy h2,.shade-heading h2,.proof-copy h2,.social-proof h2,.faq-section h2,.conversion-section h2,.method-heading h2,.shade-guide-heading h2,.wear-copy h2,.pack-details-heading h2,.pdp-reviews h2{letter-spacing:-.025em;margin:18px 0 22px;font-size:clamp(58px,16vw,76px);line-height:.94}.hero-copy>p,.section-copy>p,.shade-heading>p,.proof-copy>p,.method-heading>p,.shade-guide-heading>p,.wear-copy>p,.pack-details-heading>p{font-size:17px;line-height:1.6}.hero-actions{flex-direction:column;align-items:stretch;gap:18px;margin-top:30px}.text-link{align-self:flex-start}.hero-visual{min-height:520px}.hero-shade{top:28px;left:28px}.hero-shade b{font-size:42px}.hero-campaign-image{object-position:58% center}.hero-shades{scroll-snap-type:x mandatory;scrollbar-width:none;grid-column:auto;width:100%;display:flex;overflow-x:auto}.hero-shades::-webkit-scrollbar{display:none}.hero-shades button{scroll-snap-align:start;min-width:116px;height:112px}.performance-strip{grid-template-columns:1fr}.performance-strip>div{border-bottom:1px solid #ffffff40;border-right:0;justify-content:flex-start;min-height:92px;padding:22px 28px}.performance-strip>div:last-child{border-bottom:0}.performance-strip .icon{width:34px;height:34px}.performance-strip b{font-size:15px}.performance-strip small{font-size:12px}.problem-solution,.proof-section,.wear-section{flex-direction:column;min-height:0;display:flex}.section-copy,.proof-copy,.wear-copy{padding:72px 28px}.dual-end-creative{border-top:1px solid var(--ink);border-left:0;height:470px}.dual-end-creative>img{object-position:center}.creative-label{bottom:24px}.label-one{left:20px}.label-two{right:20px}.shade-finder{padding-top:72px}.shade-heading{flex-direction:column;align-items:flex-start;gap:0;padding:0 28px 50px;display:flex}.shade-heading .eyebrow{margin-bottom:4px}.shade-tabs{scrollbar-width:none;display:flex;overflow-x:auto}.shade-tabs::-webkit-scrollbar{display:none}.shade-tabs button{min-width:144px;min-height:132px}.shade-tabs button b{margin-top:26px}.shade-stage{flex-direction:column;align-items:stretch;min-height:660px;padding:52px 28px 36px;display:flex}.shade-stage h3{margin-top:16px;font-size:clamp(78px,22vw,104px);line-height:.86}.shade-stage>img{width:120%;margin:auto -34% 30px auto}.shade-actions{flex-direction:column}.shade-actions a,.shade-actions button{justify-content:center}.proof-visual,.wear-visual{height:520px}.proof-copy,.wear-copy{border-top:1px solid var(--ink);border-left:0}.social-proof,.pdp-reviews{grid-template-columns:1fr;gap:42px;padding:72px 28px}.review-panel{padding:30px 24px}.stars{font-size:clamp(30px,10vw,48px)}.faq-section{grid-template-columns:1fr;gap:34px;padding:72px 28px}.faq-section summary{min-height:76px;font-size:13px}.conversion-section{grid-template-columns:1fr}.conversion-section>div{min-height:440px;padding:64px 28px}.conversion-section>div+div{border-top:1px solid #ffffff59;border-left:0}.breadcrumbs{white-space:nowrap;min-height:52px;padding:0 20px;overflow:hidden}.pdp-top{flex-direction:column;display:flex}.pdp-gallery{border-right:0;border-bottom:1px solid var(--ink);padding:24px 20px 32px}.gallery-frame{height:520px;min-height:0;max-height:none}.gallery-fit-contain img{padding:12%}.gallery-control-bar{min-height:68px}.gallery-control-bar button{width:58px;height:46px}.gallery-thumbs{gap:7px}.gallery-thumbs button{height:76px}.buy-box{padding:58px 28px 44px}.buy-box h1{margin:18px 0;font-size:clamp(66px,19vw,92px);line-height:.92}.product-tagline{font-size:19px}.rating-row{flex-direction:column;align-items:flex-start;gap:14px}.pdp-price b{font-size:52px}.pdp-shades{grid-template-columns:repeat(2,1fr)}.pdp-shades button{min-height:108px}.pdp-shades b{font-size:11px}.selected-shade-card{grid-template-columns:120px 1fr}.buy-controls{grid-template-columns:112px 1fr}.buy-reassurance{grid-template-columns:1fr}.pdp-nav{justify-content:flex-start;top:0}.pdp-nav a{min-height:58px;padding:0 22px}.pdp-method{padding:76px 20px}.method-heading{flex-direction:column;align-items:flex-start;gap:0;padding:0 8px;display:flex}.method-visual{height:420px;margin-top:48px}.method-visual>img{width:132%;transform:rotate(-8deg)}.method-label{padding:14px}.method-label span{font-size:25px}.method-label-one{top:18px;left:18px}.method-label-two{bottom:18px;right:18px}.method-steps{grid-template-columns:1fr}.method-steps article{border-right:0;border-bottom:1px solid var(--ink);min-height:220px}.method-steps article:last-child{border-bottom:0}.method-steps h3{margin-top:36px;font-size:48px}.pdp-shade-guide{flex-direction:column;min-height:0;display:flex}.shade-guide-heading{padding:76px 28px 50px}.shade-guide-rail{border-top:1px solid var(--ink);border-right:0;border-bottom:1px solid var(--ink);scrollbar-width:none;border-left:0;display:flex;overflow-x:auto}.shade-guide-rail::-webkit-scrollbar{display:none}.shade-guide-rail button{border-right:1px solid var(--ink);border-bottom:0;min-width:158px;min-height:132px}.shade-feature{min-height:650px;padding:52px 28px 34px}.shade-feature h3{font-size:clamp(78px,22vw,104px)}.shade-feature img{width:125%;margin:auto -36% 24px auto}.wear-section{flex-direction:column}.pack-details{grid-template-columns:1fr;gap:42px;padding:76px 28px}.pdp-help{grid-template-columns:58px 1fr;gap:22px;padding:52px 28px}.pdp-help>.icon{width:52px;height:52px}.pdp-help button{grid-column:1/-1}.mobile-buy-bar{z-index:90;min-height:92px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--ink);background:#f4f1ebfa;grid-template-columns:minmax(0,1fr) 40%;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 28px #00000014}.mobile-buy-product{grid-template-columns:96px 1fr;align-items:center;gap:10px;min-width:0;display:grid}.mobile-buy-product>img{object-fit:contain;background:var(--paper-2);width:96px;height:60px;padding:6px}.mobile-buy-product span{flex-direction:column;gap:4px;min-width:0;display:flex}.mobile-buy-product b{letter-spacing:.03em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.mobile-buy-product strong{font-size:24px;line-height:1}.mobile-buy-bar>button{background:var(--blue);color:#fff;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;border:0;font-size:11px;font-weight:800}.product-page .footer{padding-bottom:150px}.toast{max-width:none;bottom:112px;left:16px;right:16px}.footer{grid-template-columns:1fr 1fr;padding:64px 28px 46px}.footer-intro{grid-column:1/-1}}@media (width<=520px){.claim-bar{letter-spacing:.07em;gap:8px;font-size:8px}.site-header{padding-inline:12px}.hero-copy,.section-copy,.proof-copy,.wear-copy,.buy-box,.shade-guide-heading,.pack-details,.social-proof,.pdp-reviews,.faq-section{padding-left:20px;padding-right:20px}.eyebrow{font-size:11px}.hero-copy h1,.section-copy h2,.shade-heading h2,.proof-copy h2,.social-proof h2,.faq-section h2,.conversion-section h2,.method-heading h2,.shade-guide-heading h2,.wear-copy h2,.pack-details-heading h2,.pdp-reviews h2{font-size:clamp(54px,17.4vw,74px);line-height:.95}.hero-visual{min-height:440px}.hero-campaign-image{object-position:62% center}.performance-strip>div{padding-inline:20px}.dual-end-creative{height:390px}.creative-label{padding:9px 11px}.creative-label span{font-size:22px}.shade-heading{padding-inline:20px}.shade-stage,.shade-feature{padding-left:20px;padding-right:20px}.proof-visual,.wear-visual{height:410px}.conversion-section>div{padding-inline:20px}.conversion-section form{flex-direction:column;gap:8px}.breadcrumbs{display:none}.pdp-gallery{padding:18px 12px 26px}.gallery-frame{height:430px}.gallery-thumbs{gap:5px}.gallery-thumbs button{height:66px}.buy-box h1{font-size:clamp(62px,18.4vw,84px);line-height:.94}.pdp-price{flex-direction:column;align-items:flex-start;gap:8px}.selected-shade-card{grid-template-columns:100px 1fr;gap:14px}.buy-controls{grid-template-columns:100px 1fr}.add-button{padding-inline:12px;font-size:10px}.method-visual{height:360px}.method-label small{display:none}.method-steps article{padding:28px 24px}.shade-feature{min-height:600px}.pdp-help{padding-inline:20px}.mobile-buy-bar{grid-template-columns:minmax(0,1fr) 38%}.mobile-buy-product{grid-template-columns:72px 1fr}.mobile-buy-product>img{width:72px}.mobile-buy-product strong{font-size:20px}.footer{padding-inline:20px}}@keyframes claim-marquee{to{transform:translate(-50%)}}@keyframes shade-enter{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes product-float{0%,to{transform:rotate(-7deg)translateY(0)}50%{transform:rotate(-5deg)translateY(-13px)}}@keyframes stroke-breathe{0%,to{opacity:.2;transform:rotate(-14deg)scale(.92)}50%{opacity:.34;transform:rotate(-10deg)scale(1.04)}}.motion-ready [data-animate]{opacity:0;transition:opacity .75s cubic-bezier(.2,.8,.2,1),transform .75s cubic-bezier(.2,.8,.2,1);transform:translateY(34px)}.motion-ready [data-animate].in-view{opacity:1;transform:none}.hero-copy>*{animation:.7s cubic-bezier(.2,.8,.2,1) both shade-enter}.hero-copy h1{animation-delay:80ms}.hero-copy>p{animation-delay:.16s}.hero-actions{animation-delay:.24s}.hero-shade{color:inherit}.hero-shade-stage{place-items:center;animation:.55s cubic-bezier(.2,.8,.2,1) both shade-enter;display:grid;position:absolute;inset:0;overflow:hidden}.hero-shade-stage img{z-index:2;filter:drop-shadow(0 30px 25px #00000040);width:116%;max-width:none;animation:5.5s ease-in-out infinite product-float}.hero-colour-stroke{opacity:.26;border:22px solid;border-right-color:#0000;border-radius:50%;width:72%;height:38%;animation:4.5s ease-in-out infinite stroke-breathe;position:absolute}.hero-orbit{opacity:.28;border-color:currentColor}.home-method{border-bottom:1px solid var(--ink);padding:110px 6vw 0}.home-method-heading{grid-template-columns:.55fr 1.4fr .78fr;align-items:end;gap:4vw;display:grid}.home-method-heading h2{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(70px,7vw,118px);font-weight:600;line-height:.98}.home-method-heading h2 em,.shade-heading h2 em{color:var(--blue);font-style:normal}.home-method-heading p{margin:0;font-size:clamp(17px,1.2vw,20px);line-height:1.6}.home-method-product{background:var(--blue);color:#fff;place-items:center;height:430px;margin-top:72px;display:grid;position:relative;overflow:hidden}.home-method-product .method-halo{aspect-ratio:1;border:1px solid #ffffff73;border-radius:50%;width:min(44vw,560px);position:absolute;box-shadow:0 0 0 58px #ffffff0f,0 0 0 116px #ffffff0a}.home-method-product>img{z-index:2;filter:drop-shadow(0 28px 22px #00000047);width:min(82%,1060px);max-width:none;animation:5.5s ease-in-out infinite product-float}.home-method-product>div{z-index:3;flex-direction:column;gap:7px;max-width:210px;display:flex;position:absolute}.home-method-product>div:first-of-type{top:36px;left:38px}.home-method-product>div:nth-of-type(2){text-align:right;bottom:36px;right:38px}.home-method-product>div b{letter-spacing:.12em;text-transform:uppercase;font-size:13px}.home-method-product>div small{color:#ffffffc2;font-size:11px;line-height:1.4}.home-method-cards{border-top:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-inline:-6vw;display:grid}.home-method-cards article{border-right:1px solid var(--ink);min-height:260px;padding:34px 4vw 38px;position:relative}.home-method-cards article:last-child{border-right:0}.home-method-cards article>span{letter-spacing:.14em;font-size:12px}.home-method-cards .icon{width:36px;height:36px;position:absolute;top:32px;right:32px}.home-method-cards h3{font-family:var(--display);letter-spacing:-.02em;text-transform:uppercase;margin:56px 0 12px;font-size:46px;font-weight:600;line-height:1}.home-method-cards p{max-width:330px;margin:0;font-size:15px;line-height:1.55}.shade-heading{grid-template-columns:.5fr 1.65fr .8fr;align-items:start;gap:5vw}.shade-heading h2{letter-spacing:-.025em;font-weight:600;line-height:.98}.gallery-fit-dynamic{padding:0}.gallery-shade-creative{padding:42px;animation:.55s cubic-bezier(.2,.8,.2,1) both shade-enter;position:absolute;inset:0;overflow:hidden}.gallery-shade-creative>span{z-index:2;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800;position:relative}.gallery-shade-creative h2{z-index:2;max-width:72%;font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:18px 0 0;font-size:clamp(68px,6.3vw,112px);font-weight:600;line-height:.92;position:relative}.gallery-shade-creative>i{aspect-ratio:1.8;opacity:.2;border:18px solid;border-left-color:#0000;border-radius:50%;width:64%;position:absolute;bottom:20%;right:-7%;transform:rotate(-12deg)}.gallery-shade-creative>img{z-index:2;filter:drop-shadow(0 24px 18px #00000047);max-width:none;position:absolute;bottom:15%;right:-30%;transform:rotate(-7deg);object-fit:contain!important;width:128%!important;height:auto!important;padding:0!important}.gallery-dynamic-thumb{place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.gallery-dynamic-thumb img{object-fit:contain;width:135%;max-width:none;height:auto;transform:rotate(-7deg)}.gallery-dynamic-thumb b{letter-spacing:.08em;font-size:8px;position:absolute;top:6px;left:7px}.cart-backdrop{visibility:hidden;z-index:140;opacity:0;cursor:pointer;background:#11110f94;border:0;padding:0;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.cart-backdrop.is-open{visibility:visible;opacity:1}.cart-drawer{visibility:hidden;z-index:150;background:var(--paper);grid-template-rows:auto 1fr auto;width:min(520px,100%);transition:transform .42s cubic-bezier(.2,.8,.2,1),visibility .42s;display:grid;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-28px 0 70px #0003}.cart-drawer.is-open{visibility:visible;transform:translate(0)}.cart-head{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:20px;min-height:104px;padding:22px 28px;display:flex}.cart-head>div{flex-direction:column;gap:5px;display:flex}.cart-head span{font-family:var(--display);text-transform:uppercase;font-size:34px;font-weight:600;line-height:1}.cart-head b{letter-spacing:.1em;text-transform:uppercase;font-size:10px}.cart-head button{border:1px solid var(--ink);cursor:pointer;background:0 0;width:54px;height:54px;font-size:34px;font-weight:300;line-height:1}.cart-body{padding:0 28px;overflow-y:auto}.cart-empty{flex-direction:column;justify-content:center;min-height:100%;padding:54px 0;display:flex}.cart-empty>span{letter-spacing:.14em;font-size:12px}.cart-empty h2{font-family:var(--display);letter-spacing:-.025em;margin:18px 0 20px;font-size:clamp(62px,6vw,88px);font-weight:600;line-height:.96}.cart-empty p{margin:0 0 30px;font-size:17px}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;gap:22px;padding:28px 0;display:grid}.cart-item-visual{place-items:center;min-height:150px;display:grid;overflow:hidden}.cart-item-visual img{filter:drop-shadow(0 14px 10px #0003);width:150%;max-width:none;transform:rotate(-8deg)}.cart-item-copy small{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.cart-item-copy h3{font-family:var(--display);text-transform:uppercase;margin:10px 0 6px;font-size:30px;font-weight:600;line-height:1}.cart-item-copy>b{font-size:18px}.cart-quantity{border:1px solid var(--ink);grid-template-columns:repeat(3,1fr);width:128px;height:42px;margin-top:18px;display:grid}.cart-quantity button{cursor:pointer;background:0 0;border:0;font-size:19px}.cart-quantity span{border-right:1px solid var(--line);border-left:1px solid var(--line);place-items:center;font-size:12px;display:grid}.cart-foot{border-top:1px solid var(--ink);background:var(--paper);padding:24px 28px 30px}.cart-foot>div{text-transform:uppercase;justify-content:space-between;align-items:center;font-size:15px;display:flex}.cart-foot>div b{font-size:25px}.cart-foot>small{color:var(--muted);margin:8px 0 18px;font-size:10px;display:block}.cart-foot>button{background:var(--blue);color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border:0;width:100%;min-height:60px;font-size:12px;font-weight:800}.cart-foot>button:disabled{cursor:not-allowed;opacity:.45}.cart-foot>a{text-align:center;text-transform:uppercase;margin-top:15px;font-size:11px;font-weight:800;text-decoration:underline;display:block}@media (width<=900px){.claim-bar,.claim-track,.claim-group span{min-height:34px}.claim-bar{padding:0;font-size:9px}.claim-group span{padding-inline:20px}.mobile-menu{z-index:79;inset:122px 0 0}.mobile-menu a{font-size:clamp(40px,12.5vw,62px);line-height:1}.hero-shade-stage img{width:145%}.hero-colour-stroke{border-width:15px;width:82%;height:32%}.home-method{padding:72px 28px 0}.home-method-heading{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.home-method-heading h2{font-size:clamp(56px,15vw,76px);line-height:1}.home-method-heading p{font-size:17px}.home-method-product{height:390px;margin:48px -28px 0}.home-method-product .method-halo{width:75vw}.home-method-product>img{width:145%}.home-method-product>div:first-of-type{top:24px;left:24px}.home-method-product>div:nth-of-type(2){bottom:24px;right:24px}.home-method-cards{grid-template-columns:1fr;margin-inline:-28px}.home-method-cards article{border-right:0;border-bottom:1px solid var(--ink);min-height:190px;padding:28px}.home-method-cards article:last-child{border-bottom:0}.home-method-cards h3{margin-top:34px;font-size:42px}.shade-heading h2{line-height:1}.shade-stage h3,.shade-feature h3{line-height:.98}.buy-box h1{line-height:1}.gallery-shade-creative{padding:28px}.gallery-shade-creative h2{max-width:88%;font-size:clamp(58px,17vw,82px);line-height:.95}.gallery-shade-creative>img{bottom:17%;right:-55%;width:160%!important}.cart-drawer{width:min(440px,100%)}}@media (width<=520px){.claim-group span{letter-spacing:.08em;padding-inline:16px;font-size:8px}.cart-head,.cart-foot{padding-left:20px;padding-right:20px}.cart-body{padding:0 20px}.cart-item{grid-template-columns:112px 1fr;gap:16px}.cart-item-visual{min-height:128px}.cart-empty h2{font-size:62px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
