@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Barlow:wght@400;500&display=swap";
:root{--green:#79e64b;--black:#05090b;--rail:12.2vw;--pad:4.6vw;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Barlow,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{background:#05090b;min-height:100%;margin:0}body{overflow-x:hidden}.site{color:#fff;min-height:100svh;overflow:hidden}.skip,.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.skip:focus{clip:auto;clip-path:none;z-index:99;color:#000;background:#fff;width:auto;height:auto;padding:.8rem;top:1rem;left:1rem}.sidebar{z-index:20;width:var(--rail);background:linear-gradient(120deg,#071015,#030709);flex-direction:column;padding:2.8vw 1.5vw;display:flex;position:fixed;inset:0 auto 0 0}.brand img{width:100%;height:auto;display:block}.sidebar nav{flex-direction:column;gap:1.8rem;margin:auto 0 17vh;display:flex}.sidebar nav a{color:#fff;text-transform:uppercase;letter-spacing:.08em;font:600 clamp(13px,1.1vw,20px)/1 Barlow Condensed;text-decoration:none}.sidebar nav a:after{content:"";border-bottom:1px solid #627077;width:1.5rem;margin-top:1.1rem;display:block}.sidebar nav a:hover,.sidebar nav a:focus-visible{color:var(--green)}.close{display:none}.stage{margin-left:var(--rail);width:calc(100vw - var(--rail));background:#020506;height:100svh;position:relative;overflow:hidden}.scene{object-fit:cover;object-position:82% center;opacity:0;width:112%;height:100%;transition:opacity .65s,transform .9s;position:absolute;inset:0 -12% 0 0;transform:scale(1.025)}.scene.active{opacity:1;transform:scale(1)}.project{z-index:4;border:1px solid var(--green);width:16vw;min-width:200px;color:inherit;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font:600 clamp(13px,1.2vw,20px)/1 Barlow Condensed;text-decoration:none;display:flex;position:absolute;top:3.3vh;right:1.6vw}.project svg,.explore svg{width:1.2em;color:var(--green)}.hero-copy{z-index:4;text-shadow:0 1px #00000042,0 8px 28px #00000080;width:min(38vw,650px);position:absolute;top:24%}.copy-right,.copy-left{left:var(--pad)}.stage-team .hero-copy,.stage-leather .hero-copy,.stage-streetwear .hero-copy{max-width:min(38vw,650px);top:24%}.stage-streetwear .hero-copy{color:#06090a;text-shadow:none}.hero-copy h1{letter-spacing:-.025em;text-transform:uppercase;margin:0 0 1rem;font:800 clamp(54px,6.6vw,118px)/.84 Barlow Condensed,sans-serif}.stage-team h1{font-size:clamp(52px,6vw,108px)}.hero-copy p{max-width:31rem;margin:0 0 1.4rem;font-size:clamp(17px,1.45vw,25px);line-height:1.4}.explore{color:var(--green);border-bottom:2px solid var(--green);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:1rem;width:max-content;max-width:100%;padding:.5rem 0 .65rem;font:600 clamp(16px,1.45vw,25px)/1 Barlow Condensed;text-decoration:none;display:flex}.process{align-items:center;gap:.45rem;margin-top:3.2rem;font:400 clamp(13px,1vw,17px)/1 Barlow;display:flex}.process svg{color:var(--green);width:1rem}.category-rail{z-index:6;background:linear-gradient(#02060800,#020608eb);grid-template-columns:repeat(5,1fr) 38px;align-items:start;gap:1.1vw;padding-top:4rem;display:grid;position:absolute;bottom:2.6vh;left:2.4vw;right:1.5vw}.category-rail button{appearance:none;color:#fff;text-align:left;cursor:pointer;text-transform:uppercase;white-space:nowrap;background:0 0;border:0;border-right:1px solid #798086;padding:0 1vw 1.5rem 0;font:700 clamp(20px,2.3vw,41px)/.95 Barlow Condensed}.category-rail button[aria-selected=true]{color:var(--green)}.category-rail i{background:#777;height:4px;margin-top:1.5rem;display:block;position:relative;overflow:hidden}.category-rail i:before{content:"";background:var(--green);transform-origin:0;position:absolute;inset:0;transform:scaleX(.5)}.category-rail i.running:before{animation:7s linear forwards progress}.category-rail .pause{border:1px solid #8d969a;border-radius:50%;width:36px;height:36px;margin-top:0;padding:8px}.pause svg{width:18px;height:18px}.light{color:#080b0c}.light .category-rail,.light .sidebar,.light .mobile-header{color:#fff}.light .project{color:#080b0c}.site.light .hero-copy,.site.light .hero-copy *,.light .hero-copy,.light .hero-copy *{color:#0e1113;text-shadow:0 0 1px #ffffffe6,0 6px 20px #fffc}.mobile-header{display:none}@keyframes progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}button:focus-visible,a:focus-visible{outline:2px solid var(--green);outline-offset:4px}@media (min-width:901px) and (max-height:800px){.sidebar{padding-top:2rem}.sidebar nav{gap:1.35rem;margin-bottom:12vh}.hero-copy,.stage-team .hero-copy,.stage-leather .hero-copy,.stage-streetwear .hero-copy{top:16%}.hero-copy h1{font-size:clamp(48px,5.3vw,82px)}.stage-team h1{font-size:clamp(46px,4.7vw,74px)}.hero-copy p{margin-bottom:.8rem;font-size:clamp(15px,1.2vw,19px)}.process{margin-top:1.4rem}.category-rail{padding-top:2.5rem;bottom:1.5vh}.category-rail button{padding-bottom:.8rem;font-size:clamp(18px,1.75vw,27px)}.category-rail i{margin-top:.8rem}.project{padding:1rem 1.25rem}}@media (max-width:900px){:root{--rail:0}body{overflow:auto}.sidebar{width:min(82vw,360px);padding:2rem;transition:transform .3s;transform:translate(-100%)}.sidebar.open{transform:none}.sidebar.open~.scrim{display:block}.sidebar .brand img{width:190px}.sidebar nav{margin:auto 0}.close{color:#fff;background:0 0;border:0;display:block;position:absolute;top:1rem;right:1rem}.scrim{z-index:19;background:#000b;display:none;position:fixed;inset:0}.mobile-header{z-index:12;background:#061015;justify-content:space-between;align-items:center;height:72px;padding:12px 16px;display:flex;position:fixed;top:0;left:0;right:0}.mobile-header button{color:#fff;background:0 0;border:0}.mobile-header img{width:140px}.mobile-header a{color:#fff;text-transform:uppercase;letter-spacing:.08em;font:600 13px Barlow Condensed;text-decoration:none}.stage{flex-direction:column;width:100%;height:auto;min-height:100svh;margin-left:0;padding-top:72px;display:flex}.scene{width:120%;height:62svh;inset:72px -20% auto 0}.project{display:none}.hero-copy,.copy-left,.copy-right,.stage-streetwear .hero-copy,.stage-leather .hero-copy,.stage-team .hero-copy{color:#080b0c;width:auto;max-width:none;text-shadow:none;order:2;margin-top:47svh;padding:0 1.4rem 1.5rem;position:relative;top:auto;left:auto}.stage-streetwear .hero-copy{color:#080b0c;text-shadow:none}.hero-copy h1{font-size:clamp(54px,17vw,78px)}.hero-copy p{max-width:34rem;font-size:18px}.process{margin-top:1.5rem}.category-rail{background:#05090b;flex-direction:column;order:3;gap:0;padding:0 1.4rem 1.5rem;display:flex;position:relative;bottom:auto;left:auto;right:auto}.category-rail button{white-space:normal;border-bottom:1px solid #333;border-right:0;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;font-size:30px;display:flex}.category-rail i{width:80px;height:3px;margin:0}.category-rail .pause{width:44px;height:44px;padding:11px;display:block;position:absolute;top:-4.8rem;right:1.4rem}.light .category-rail{color:#fff;background:#05090b}.light .category-rail button{color:#fff}.light .category-rail button[aria-selected=true]{color:var(--green)}}@media (prefers-reduced-motion:reduce){*,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}.category-rail{grid-template-columns:repeat(5,1fr)}.category-rail i:before{animation:4s linear forwards progress;transform:scaleX(0)}.category-rail i.paused:before{animation-play-state:paused}@media (max-width:1180px){:root{--rail:0}html,body,#root{background:#05090b;min-height:100%}body{overflow:auto}.site,.site.light{color:#fff;background:#05090b;min-height:100svh}.sidebar{width:min(82vw,360px);padding:2rem;transition:transform .3s;transform:translate(-100%);box-shadow:20px 0 60px #0008}.sidebar.open{transform:none}.sidebar.open~.scrim{display:block}.sidebar .brand img{width:190px}.sidebar nav{margin:auto 0}.close{color:#fff;background:0 0;border:0;display:block;position:absolute;top:1rem;right:1rem}.scrim{z-index:19;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;display:none;position:fixed;inset:0}.mobile-header{z-index:12;background:#071014;border-bottom:1px solid #1a2427;grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:12px clamp(18px,3vw,34px);display:grid;position:fixed;top:0;left:0;right:0}.mobile-header button{color:#fff;background:0 0;border:0;justify-self:start;place-items:center;padding:8px 0;display:grid}.mobile-header img{object-fit:contain;width:clamp(135px,20vw,180px);max-height:52px}.mobile-header a{color:#fff;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;justify-self:end;font:600 clamp(13px,1.7vw,17px)/1 Barlow Condensed;text-decoration:none}.stage{background:#05090b;flex-direction:column;width:100%;height:auto;min-height:100svh;margin-left:0;padding-top:76px;display:flex;overflow:hidden}.scene{object-fit:cover;height:52svh;min-height:390px;max-height:560px;transition:opacity .5s,transform .7s;top:76px;bottom:auto}.stage-combat .scene,.stage-team .scene{object-position:76% center}.stage-performance .scene{object-position:74% center}.stage-streetwear .scene{object-position:76% center}.stage-leather .scene{object-position:70% center}.project{display:none}.hero-copy,.copy-left,.copy-right,.stage-streetwear .hero-copy,.stage-leather .hero-copy,.stage-team .hero-copy{color:#fff;width:100%;max-width:none;text-shadow:none;background:#05090b;border-top:1px solid #172024;order:2;margin-top:max(390px,52svh);padding:clamp(28px,5vw,52px) clamp(24px,5vw,56px) 32px;position:relative;top:auto;left:auto}.hero-copy:before{content:"";background:var(--green);width:72px;height:3px;position:absolute;top:0;left:clamp(24px,5vw,56px)}.hero-copy h1,.stage-team .hero-copy h1{max-width:760px;margin-bottom:20px;font-size:clamp(58px,9vw,90px);line-height:.86}.hero-copy p{color:#e4e9e7;max-width:650px;margin-bottom:20px;font-size:clamp(18px,2.4vw,22px);line-height:1.45}.site-social-links{align-items:center;gap:.6rem;margin-top:.75rem;display:flex}.site-social-links a{background:0 0;border:1px solid #ffffff0a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:transform .12s,background .12s;display:inline-flex}.site-social-links a img{width:22px;height:22px;display:block}.site-social-links a:hover,.site-social-links a:focus-visible{background:#ffffff08;transform:translateY(-2px)}.explore{padding:.55rem 0 .7rem;font-size:clamp(17px,2.2vw,21px)}.process{color:#c9d0cd;margin-top:26px;font-size:15px}.category-rail{background:#05090b;order:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;padding:8px clamp(24px,5vw,56px) 40px;display:grid;position:relative;bottom:auto;left:auto;right:auto}.category-rail button{white-space:normal;color:#f4f6f5;border-bottom:1px solid #273034;border-right:0;grid-template-columns:1fr;align-content:center;width:100%;min-height:72px;padding:18px 0 14px;font-size:clamp(24px,3.5vw,32px);line-height:1;display:grid}.category-rail button[aria-selected=true]{color:var(--green)}.category-rail i{background:#485054;width:100%;height:3px;margin:12px 0 0}.light .category-rail{color:#fff;background:#05090b}.light .category-rail button{color:#fff}.light .category-rail button[aria-selected=true]{color:var(--green)}}@media (max-width:600px){.mobile-header{grid-template-columns:44px 1fr auto;height:70px;padding:10px 18px}.mobile-header img{justify-self:center;width:132px}.mobile-header a{font-size:13px}.stage{padding-top:70px}.scene{height:44svh;min-height:330px;max-height:410px;top:70px}.stage-combat .scene,.stage-team .scene{object-position:74% center}.stage-performance .scene,.stage-streetwear .scene{object-position:72% center}.stage-leather .scene{object-position:68% center}.hero-copy,.copy-left,.copy-right,.stage-streetwear .hero-copy,.stage-leather .hero-copy,.stage-team .hero-copy{margin-top:max(330px,44svh);padding:28px 22px 24px}.hero-copy:before{width:56px;left:22px}.hero-copy h1,.stage-team .hero-copy h1{margin-bottom:16px;font-size:clamp(50px,15vw,64px);line-height:.86}.hero-copy p{margin-bottom:16px;font-size:17px;line-height:1.45}.explore{font-size:17px}.process{flex-wrap:wrap;gap:.35rem;margin-top:22px;font-size:13px}.category-rail{grid-template-columns:1fr;padding:4px 22px 30px}.category-rail button{grid-template-columns:1fr auto;align-items:center;min-height:64px;padding:16px 0 12px;font-size:27px}.category-rail i{width:82px;margin:0 0 0 14px}}.inner-site{color:#0a0e0f;background:#f4f5f2;min-height:100vh}.inner-site main{min-height:70vh}.inner-header{color:#fff;z-index:30;background:#071014;border-bottom:1px solid #1b2528;grid-template-columns:210px 1fr auto;align-items:center;height:92px;padding:0 clamp(28px,4vw,72px);display:grid;position:relative}.inner-logo img{object-fit:contain;width:180px;max-height:58px;display:block}.inner-header nav{justify-content:center;gap:clamp(18px,2.5vw,44px);display:flex}.inner-header nav a,.inner-project{color:#fff;text-transform:uppercase;letter-spacing:.08em;font:600 16px/1 Barlow Condensed;text-decoration:none}.inner-header nav a:hover,.inner-header nav a:focus-visible{color:var(--green)}.inner-project{border:1px solid var(--green);align-items:center;gap:18px;padding:16px 20px;display:flex}.inner-project svg{width:18px;color:var(--green)}.inner-menu-button,.inner-close,.inner-scrim{display:none}.category-hero{background:#05090b;height:min(72vh,760px);min-height:570px;position:relative;overflow:hidden}.category-hero>img{object-fit:cover;width:100%;height:100%}.category-hero:after{content:"";background:linear-gradient(90deg,#030708e0,#03070814 70%);position:absolute;inset:0}.category-hero>div{z-index:2;color:#fff;max-width:760px;position:absolute;bottom:clamp(42px,8vh,92px);left:clamp(28px,7vw,118px)}.category-hero div>p,.simple-hero>p,.category-intro>p,.section-heading>p,.capability-strip>p,.editorial-split>div>p,.form-intro>p,.product-placeholder>div>p{letter-spacing:.12em;text-transform:uppercase;color:var(--green);font:600 15px/1 Barlow Condensed}.category-hero h1,.simple-hero h1,.form-intro h1{text-transform:uppercase;letter-spacing:-.025em;margin:20px 0;font:800 clamp(66px,9vw,150px)/.82 Barlow Condensed}.category-hero div>span,.simple-hero>span,.form-intro>span{max-width:650px;font-size:clamp(19px,2vw,29px);line-height:1.4;display:block}.category-intro,.editorial-split,.product-placeholder{background:#f4f5f2;grid-template-columns:.75fr 1.25fr;gap:clamp(36px,8vw,140px);padding:clamp(80px,10vw,150px) clamp(28px,7vw,118px);display:grid}.category-intro>p{grid-column:1/-1;margin:0}.category-intro h2,.section-heading h2,.editorial-split h2,.product-placeholder h2,.wide-cta h2{text-transform:uppercase;margin:0;font:700 clamp(46px,5.5vw,86px)/.94 Barlow Condensed}.category-intro>div>p,.editorial-split>p,.editorial-split>div>p,.product-placeholder>div>p{color:#3c4545;margin:0 0 32px;font-size:clamp(18px,1.6vw,24px);line-height:1.65}.category-intro a,.text-link,.form-intro a{color:#0a0e0f;text-transform:uppercase;border-bottom:2px solid var(--green);letter-spacing:.06em;align-items:center;gap:14px;width:max-content;padding-bottom:8px;font:600 18px Barlow Condensed;text-decoration:none;display:flex}.category-intro a svg,.text-link svg,.form-intro a svg{color:#4fbf2c;width:18px}.directory{color:#fff;background:#071014;padding:clamp(70px,8vw,130px) clamp(28px,7vw,118px)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:60px;display:flex}.section-heading p{order:2}.section-heading h2{color:#fff}.directory-grid{border-top:1px solid #334044;grid-template-columns:repeat(12,1fr);display:grid}.directory-item{color:#fff;border-bottom:1px solid #334044;border-right:1px solid #334044;flex-direction:column;grid-column:span 4;min-height:240px;padding:30px;text-decoration:none;transition:background .25s,color .25s;display:flex;position:relative}.directory-item:nth-child(3n){border-right:0}.directory-item span{color:#7e8a8b;font:500 14px Barlow}.directory-item h3{text-transform:uppercase;margin:auto 0 20px;font:700 clamp(30px,3vw,48px)/1 Barlow Condensed}.directory-item svg{width:24px;color:var(--green)}.directory-item:hover{background:var(--green);color:#071014}.directory-item:hover svg{color:#071014}.capability-strip{background:#dfe3dd;grid-template-columns:220px 1fr;align-items:center;padding:46px clamp(28px,7vw,118px);display:grid}.capability-strip p{color:#46514e}.capability-strip div{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.capability-strip span{text-transform:uppercase;border:1px solid #aeb7af;padding:12px 16px;font:600 16px Barlow Condensed}.wide-cta{background:var(--green);justify-content:space-between;align-items:end;gap:40px;padding:clamp(64px,8vw,120px) clamp(28px,7vw,118px);display:flex}.wide-cta p{max-width:560px;font-size:19px}.wide-cta>a{color:#071014;text-transform:uppercase;letter-spacing:.08em;border:1px solid #071014;flex:none;align-items:center;gap:30px;padding:20px 24px;font:700 18px Barlow Condensed;text-decoration:none;display:flex}.simple-hero{color:#fff;background:#071014;flex-direction:column;justify-content:end;min-height:600px;padding:clamp(100px,13vw,190px) clamp(28px,7vw,118px);display:flex}.simple-hero h1{max-width:1100px}.simple-hero>a:first-child{color:#fff}.manufacturing-hero{background:linear-gradient(90deg,#071014 40%,#13211b)}.process-list{background:#f4f5f2;padding:30px clamp(28px,7vw,118px) 120px}.process-list article{border-bottom:1px solid #bfc6c1;grid-template-columns:90px 1fr 1.4fr;align-items:start;padding:48px 0;display:grid}.process-list b{color:#6c7772}.process-list h2{text-transform:uppercase;margin:0;font:700 clamp(42px,5vw,70px)/1 Barlow Condensed}.process-list article div{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.process-list span{font-size:19px}.values,.quality-grid{color:#fff;background:#071014;grid-template-columns:repeat(3,1fr);padding:clamp(70px,8vw,120px) clamp(28px,7vw,118px);display:grid}.values article,.quality-grid article{border-right:1px solid #344044;padding:20px 38px 40px}.values article:first-child,.quality-grid article:first-child{padding-left:0}.values article:last-child,.quality-grid article:last-child{border:0}.values span,.quality-grid span{color:var(--green)}.values h3,.quality-grid h2{text-transform:uppercase;font:700 clamp(31px,3vw,45px)/1 Barlow Condensed}.values p,.quality-grid p{color:#c6cfcb;font-size:18px;line-height:1.6}.evidence-note{background:#dfe3dd;align-items:center;gap:30px;padding:60px clamp(28px,7vw,118px);display:flex}.evidence-note>svg{color:#3aaf27;width:50px;height:50px}.evidence-note h2{text-transform:uppercase;margin:0;font:700 38px Barlow Condensed}.evidence-note p{margin:.4rem 0 0}.form-page{background:#f4f5f2;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,130px);min-height:calc(100vh - 92px);padding:clamp(90px,10vw,150px) clamp(28px,7vw,118px);display:grid}.form-intro h1{font-size:clamp(60px,7vw,110px)}.form-intro>span{color:#4b5653;font-size:20px}.form-intro>a{margin-top:34px}.form-page form{grid-template-columns:1fr 1fr;gap:24px;display:grid}.form-page label{letter-spacing:.06em;text-transform:uppercase;flex-direction:column;gap:9px;font:600 15px Barlow Condensed;display:flex}.form-page input,.form-page select,.form-page textarea{color:#071014;background:0 0;border:0;border-bottom:1px solid #87918c;border-radius:0;width:100%;padding:12px 2px;font:400 17px Barlow}.form-page textarea{resize:vertical;border:1px solid #87918c;padding:14px}.form-page .full{grid-column:1/-1}.form-page .consent{text-transform:none;letter-spacing:0;flex-direction:row;font-family:Barlow;font-weight:400;display:flex}.consent input{width:18px}.form-page form>button{color:#fff;text-transform:uppercase;letter-spacing:.07em;background:#071014;border:0;grid-column:1/-1;justify-self:start;align-items:center;gap:40px;padding:18px 24px;font:600 18px Barlow Condensed;display:flex}.form-page form>button svg{color:var(--green)}.success{color:#fff;background:#071014;align-self:start;padding:50px}.success>svg{color:var(--green);width:52px;height:52px}.success h2{text-transform:uppercase;font:700 48px Barlow Condensed}.success p{font-size:18px;line-height:1.6}.success a{color:var(--green)}.toast{z-index:10000;max-width:420px;position:fixed;top:24px;right:24px;box-shadow:0 8px 24px #06080a66}.toast .toast-inner{color:#fff;background:#071014;border-radius:6px;align-items:center;gap:12px;padding:14px 16px;display:flex}.toast.success .toast-inner{border-left:4px solid var(--green)}.toast .toast-text strong{margin-bottom:2px;font-weight:700;display:block}.toast .toast-close{color:inherit;background:0 0;border:none;margin-left:8px}footer{color:#fff;background:#030708;grid-template-columns:1fr 1fr;gap:50px;padding:70px clamp(28px,7vw,118px) 36px;display:grid}footer img{object-fit:contain;width:190px;max-height:54px}footer p{color:#9eaaa5;max-width:380px}footer nav{grid-template-columns:1fr 1fr;gap:20px;display:grid}footer nav a{color:#fff;text-transform:uppercase;font:600 17px Barlow Condensed;text-decoration:none}footer small{color:#7f8c87;border-top:1px solid #273133;grid-column:1/-1;padding-top:30px}@media (max-width:900px){.inner-header{grid-template-columns:1fr auto;height:74px;padding:0 22px}.inner-logo img{width:145px}.inner-menu-button{color:#fff;background:0 0;border:0;grid-column:2;display:block}.inner-header nav{z-index:32;background:#071014;flex-direction:column;justify-content:center;gap:30px;width:min(84vw,380px);padding:36px;transition:transform .3s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.inner-header nav.open{transform:none}.inner-header nav a{font-size:30px}.inner-close{color:#fff;background:0 0;border:0;display:block;position:absolute;top:22px;right:22px}.inner-project{display:none}.inner-scrim{z-index:31;background:#000a;border:0;display:block;position:fixed;inset:0}.category-hero{height:68svh;min-height:520px}.category-hero:after{background:linear-gradient(#03070808 25%,#030708e0)}.category-hero>div{bottom:40px;left:24px;right:24px}.category-hero h1,.simple-hero h1,.form-intro h1{font-size:clamp(58px,13vw,94px)}.category-intro,.editorial-split,.product-placeholder{grid-template-columns:1fr;gap:28px;padding:75px 24px}.category-intro>p{grid-column:auto}.section-heading{margin-bottom:36px;display:block}.directory{padding:70px 24px}.directory-grid{grid-template-columns:1fr 1fr}.directory-item{grid-column:auto;min-height:190px}.directory-item:nth-child(3n){border-right:1px solid #334044}.directory-item:nth-child(2n){border-right:0}.capability-strip{grid-template-columns:1fr;gap:20px;padding:36px 24px}.capability-strip div{justify-content:flex-start}.wide-cta{flex-direction:column;align-items:start;padding:70px 24px}.simple-hero{min-height:520px;padding:100px 24px 70px}.process-list{padding:20px 24px 80px}.process-list article{grid-template-columns:50px 1fr;padding:36px 0}.process-list article div{grid-column:2;grid-template-columns:1fr;margin-top:20px}.values,.quality-grid{grid-template-columns:1fr;padding:70px 24px}.values article,.quality-grid article,.values article:first-child,.quality-grid article:first-child{border-bottom:1px solid #344044;border-right:0;padding:30px 0}.form-page{grid-template-columns:1fr;gap:60px;padding:80px 24px}.form-page form{grid-template-columns:1fr}.form-page form>*{grid-column:1!important}footer{grid-template-columns:1fr;padding:60px 24px 30px}}@media (max-width:520px){.category-hero{height:72svh}.category-hero h1{font-size:58px}.directory-grid{grid-template-columns:1fr}.directory-item,.directory-item:nth-child(3n){border-right:0}.directory-item{min-height:160px;padding:24px}.process-list article{grid-template-columns:38px 1fr}.wide-cta>a{justify-content:space-between;width:100%}.form-page{padding-top:60px}}.sample-products{color:#071014;background:#edf0eb;padding:clamp(70px,8vw,125px) clamp(28px,7vw,118px)}.sample-products .section-heading h2{color:#071014}.sample-product-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.sample-product-grid>a{color:#071014;text-decoration:none}.sample-product-grid>a>div{aspect-ratio:4/3;background:#071014;overflow:hidden}.sample-product-grid img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.sample-product-grid>a:hover img{transform:scale(1.035)}.sample-product-grid span{color:#65716d;text-transform:uppercase;letter-spacing:.08em;margin-top:22px;font:600 14px Barlow Condensed;display:block}.sample-product-grid h3{text-transform:uppercase;margin:10px 0;font:700 clamp(30px,3vw,46px)/1 Barlow Condensed}.sample-product-grid p{color:#4b5652;max-width:520px;font-size:17px;line-height:1.5}.sample-product-grid b{text-transform:uppercase;color:#359b22;align-items:center;gap:12px;font:600 17px Barlow Condensed;display:flex}.sample-product-grid b svg{width:18px}.product-detail{background:#edf0eb;grid-template-columns:1.25fr .75fr;min-height:calc(100vh - 92px);display:grid}.product-gallery{background:#c8ceca;grid-template-columns:1fr 1fr;gap:1px;display:grid}.product-shot{aspect-ratio:4/3;background:#071014;margin:0;position:relative;overflow:hidden}.product-shot img{object-fit:cover;width:100%;height:100%}.product-shot.shot-1 img{object-position:25% center}.product-shot.shot-2 img{object-position:75% center;transform:scale(1.15)}.product-shot.shot-3 img{object-position:center top}.product-shot.shot-4 img{object-position:center bottom;transform:scale(1.08)}.product-shot figcaption{color:#fff;text-transform:uppercase;letter-spacing:.07em;background:#071014dd;padding:7px 9px;font:500 12px Barlow Condensed;position:absolute;bottom:12px;left:14px}.product-copy{align-self:start;padding:clamp(52px,7vw,110px) clamp(32px,5vw,80px);position:sticky;top:0}.product-copy>p:first-child{text-transform:uppercase;color:#65716d;letter-spacing:.08em;font:600 14px Barlow Condensed}.product-copy>p:first-child a{color:#359b22}.product-copy h1{text-transform:uppercase;margin:24px 0 12px;font:800 clamp(54px,6vw,96px)/.88 Barlow Condensed}.product-copy>span{text-transform:uppercase;color:#4c5a55;font:600 17px Barlow Condensed}.product-copy>p:not(:first-child){color:#46514d;margin:30px 0;font-size:19px;line-height:1.55}.attribute-list{border-top:1px solid #b5bdb7}.attribute-list>div{border-bottom:1px solid #b5bdb7;align-items:center;gap:14px;padding:15px 0;display:flex}.attribute-list svg{color:#359b22;width:18px}.product-enquire{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#071014;justify-content:space-between;align-items:center;margin-top:32px;padding:18px 20px;font:600 17px Barlow Condensed;text-decoration:none;display:flex}.product-enquire svg{color:var(--green)}.product-copy small{color:#6d7873;margin-top:20px;line-height:1.45;display:block}.prompt-note{color:#fff;background:#071014;grid-template-columns:1fr 1fr;gap:80px;padding:80px clamp(28px,7vw,118px);display:grid}.prompt-note>div>p:first-child{text-transform:uppercase;color:var(--green);letter-spacing:.09em;font:600 14px Barlow Condensed}.prompt-note h2{text-transform:uppercase;margin:18px 0;font:700 clamp(42px,5vw,72px)/.95 Barlow Condensed}.prompt-note>div:last-child p{color:#c5ceca;font-size:19px;line-height:1.6}.prompt-note code{color:var(--green)}@media (max-width:900px){.sample-product-grid{grid-template-columns:1fr 1fr}.product-detail{grid-template-columns:1fr}.product-copy{padding:60px 24px;position:relative}.prompt-note{grid-template-columns:1fr;gap:24px;padding:70px 24px}}@media (max-width:560px){.sample-product-grid,.product-gallery{grid-template-columns:1fr}.product-shot{aspect-ratio:4/3}.product-copy h1{font-size:54px}.sample-products{padding-left:24px;padding-right:24px}}.product-gallery{align-self:start}.product-mobile-gallery{display:none}@media (max-width:900px){.product-gallery{grid-template-columns:1fr}.product-gallery .product-shot:not(:first-child){display:none}.product-mobile-gallery{background:#c8ceca;grid-template-columns:1fr 1fr;gap:1px;display:grid}.product-mobile-gallery .product-shot:last-child{grid-column:1/-1}}@media (max-width:560px){.product-mobile-gallery{grid-template-columns:1fr}.product-mobile-gallery .product-shot:last-child{grid-column:auto}}@media (min-width:1181px){.category-rail>button:first-child{padding-left:1vw}}.category-hero{height:min(76vh,780px);min-height:600px}.category-hero>div{max-width:780px}.category-hero>div p a{color:#fff;text-decoration:none}.category-hero>div p{letter-spacing:.08em}.category-intro-new{background:#fff;padding-top:clamp(78px,9vw,132px);padding-bottom:clamp(78px,9vw,132px)}.category-intro-new h2{max-width:650px}.category-intro-new>div{align-self:end}.visual-directory{color:#071014;background:#fff;padding:clamp(72px,8vw,120px) clamp(28px,7vw,118px)}.visual-directory .section-heading h2{color:#071014}.visual-directory-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:230px;gap:5px;display:grid}.visual-directory-item{--x:50%;isolation:isolate;color:#fff;background:#071014;flex-direction:column;grid-column:span 6;justify-content:space-between;padding:28px;text-decoration:none;display:flex;position:relative;overflow:hidden}.visual-directory-item:before{content:"";z-index:-2;background-image:var(--category-image);background-size:cover;background-position:var(--x) center;filter:saturate(.55)brightness(.7);transition:transform .55s,filter .35s;position:absolute;inset:0;transform:scale(1.02)}.visual-directory-item:after{content:"";z-index:-1;background:linear-gradient(120deg,#030708e6,#0307081f 70%);position:absolute;inset:0}.visual-directory-item:nth-child(3),.visual-directory-item:nth-child(6){grid-area:span 2/span 4}.visual-directory-item:nth-child(4),.visual-directory-item:nth-child(5){grid-column:span 4}.visual-directory-item:nth-child(7){grid-column:span 8}.visual-directory-item:nth-child(2n){--x:72%}.visual-directory-item:nth-child(3n){--x:25%}.visual-directory-item span{letter-spacing:.12em;color:#c4cdca;font:600 13px Barlow Condensed}.visual-directory-item h3{text-transform:uppercase;max-width:460px;margin:auto 0 18px;font:800 clamp(34px,4vw,62px)/.9 Barlow Condensed}.visual-directory-item svg{width:25px;color:var(--green)}.visual-directory-item:hover:before,.visual-directory-item:focus-visible:before{filter:saturate(.8)brightness(.78);transform:scale(1.07)}.visual-directory-item:focus-visible{outline:3px solid var(--green);outline-offset:3px}.featured-development{color:#071014;background:#edf0eb;padding:clamp(72px,8vw,120px) clamp(28px,7vw,118px)}.featured-head{justify-content:space-between;align-items:end;gap:32px;margin-bottom:48px;display:flex}.featured-head p{color:#67736e;text-transform:uppercase;letter-spacing:.1em;margin:0;font:600 14px Barlow Condensed}.featured-head h2{margin:8px 0 0}.featured-head>a,.concept-product-link{color:#071014;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:18px;font:700 16px Barlow Condensed;text-decoration:none;display:flex}.featured-head svg,.concept-product-link svg{color:var(--green);width:19px}.featured-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.featured-grid>a{color:#071014;text-decoration:none}.featured-grid figure{aspect-ratio:1;background:#dfe3dd;margin:0;overflow:hidden}.featured-grid img{object-fit:cover;filter:saturate(.5);width:100%;height:100%;transition:transform .5s}.featured-crop-0{object-position:20% center}.featured-crop-1{object-position:52% center;transform:scale(1.12)}.featured-crop-2{object-position:82% center;transform:scale(1.08)}.featured-grid>a:hover img{transform:scale(1.06)}.featured-grid>a:hover .featured-crop-1{transform:scale(1.18)}.featured-grid span{color:#65716d;text-transform:uppercase;letter-spacing:.09em;margin-top:20px;font:600 13px Barlow Condensed;display:block}.featured-grid h3{text-transform:uppercase;margin:8px 0;font:800 clamp(30px,3vw,45px)/.95 Barlow Condensed}.featured-grid p{color:#4d5955;line-height:1.55}.featured-grid b{text-transform:uppercase;color:#071014;align-items:center;gap:12px;font:700 15px Barlow Condensed;display:flex}.featured-grid b svg{width:17px;color:var(--green)}.concept-product-link{border-bottom:1px solid #8c9792;width:max-content;margin-top:45px;padding-bottom:8px}.construction-story{color:#fff;background:#071014;grid-template-columns:.72fr 1.28fr;min-height:560px;display:grid}.construction-story>div{flex-direction:column;justify-content:center;padding:clamp(60px,8vw,118px);display:flex}.construction-story>div>p:first-child{color:var(--green);text-transform:uppercase;letter-spacing:.1em;font:600 14px Barlow Condensed}.construction-story h2{margin:18px 0;font-size:clamp(54px,6vw,96px)}.construction-story>div>p:not(:first-child){color:#c4ceca;max-width:480px;font-size:18px;line-height:1.6}.construction-story a{color:#fff;text-transform:uppercase;align-items:center;gap:18px;margin-top:22px;font:700 16px Barlow Condensed;text-decoration:none;display:flex}.construction-story a svg{color:var(--green);width:18px}.construction-story figure{margin:0;overflow:hidden}.construction-story img{object-fit:cover;object-position:25% center;filter:saturate(.4)contrast(1.12);width:100%;height:100%;transform:scale(1.22)}.category-process{background:#fff;grid-template-columns:repeat(4,1fr);padding:0 clamp(28px,7vw,118px);display:grid}.category-process article{border-right:1px solid #d4d9d5;padding:58px 32px 64px}.category-process article:first-child{padding-left:0}.category-process article:last-child{border:0}.category-process span{color:var(--green);font:700 18px Barlow Condensed}.category-process h3{text-transform:uppercase;margin:12px 0;font:800 clamp(31px,3vw,45px)/1 Barlow Condensed}.category-process p{color:#52605a;line-height:1.5}@media (max-width:900px){.visual-directory-grid{grid-template-columns:1fr 1fr;grid-auto-rows:210px}.visual-directory-item,.visual-directory-item:nth-child(3),.visual-directory-item:nth-child(4),.visual-directory-item:nth-child(5),.visual-directory-item:nth-child(6),.visual-directory-item:nth-child(7){grid-area:auto}.visual-directory-item:nth-child(3),.visual-directory-item:nth-child(6){grid-row:span 2}.featured-grid{grid-template-columns:1fr 1fr}.featured-grid>a:last-child{grid-column:1/-1;max-width:calc(50% - 14px)}.construction-story{grid-template-columns:1fr}.construction-story figure{height:420px}.category-process{grid-template-columns:1fr 1fr}.category-process article:nth-child(2){border-right:0}.category-process article:first-child{padding-left:32px}}@media (max-width:560px){.category-hero{min-height:540px}.visual-directory,.featured-development{padding-left:20px;padding-right:20px}.visual-directory-grid{grid-template-columns:1fr;grid-auto-rows:170px}.visual-directory-item:nth-child(3),.visual-directory-item:nth-child(6){grid-row:auto}.visual-directory-item{padding:22px}.visual-directory-item h3{font-size:38px}.featured-head{display:block}.featured-head>a{margin-top:20px}.featured-grid{grid-template-columns:1fr}.featured-grid>a:last-child{grid-column:auto;max-width:none}.construction-story>div{padding:70px 24px}.construction-story figure{height:300px}.category-process{grid-template-columns:1fr;padding:0 24px}.category-process article,.category-process article:first-child{border-bottom:1px solid #d4d9d5;border-right:0;padding:36px 0}.category-process article:last-child{border-bottom:0}}.mobile-active-hit{z-index:3;display:block;position:absolute;inset:0}.hero-copy{color:inherit;text-decoration:none}.stage{width:100vw;margin-left:0}.copy-left{left:calc(var(--rail) + var(--pad))}.project{z-index:7}.sidebar{-webkit-backdrop-filter:blur(7px);background:linear-gradient(120deg,#07101585,#03070957);border-right:1px solid #ffffff1a}.brand-mark{filter:drop-shadow(0 8px 18px #00000073);align-self:center;width:min(86px,66%)}.sidebar .brand-mark img{object-fit:contain;width:100%;max-height:none}.sidebar nav{margin:clamp(86px,14vh,132px) 0 0}.rail-wordmark{filter:drop-shadow(0 8px 18px #0000008c);width:min(154px,88%);display:block;position:absolute;bottom:clamp(28px,4vh,42px);left:50%;right:auto;transform:translate(-50%)}.rail-wordmark img{object-fit:contain;width:100%;height:auto;max-height:none;display:block}.category-rail{left:var(--rail);grid-template-columns:repeat(5,minmax(0,1fr));gap:0;bottom:0;right:0;container-type:inline-size}.category-rail>button{appearance:none;color:#fff;text-align:left;cursor:pointer;text-transform:uppercase;white-space:normal;overflow-wrap:break-word;text-wrap:balance;background:0 0;border:0;border-right:1px solid #798086;grid-template-rows:1.9em 4px;align-content:start;row-gap:1.25rem;min-width:0;padding:0 clamp(16px,1.6cqw,28px) 1.5rem;font:700 clamp(18px,2.15cqw,38px)/.95 Barlow Condensed;text-decoration:none;display:grid}.category-rail>button:first-child{padding-left:clamp(16px,1.6cqw,28px)}.category-rail>button:last-child{border-right:0}.category-rail>button span{max-width:100%;min-height:1.9em;display:block}.category-rail>button[aria-selected=true]{color:var(--green)}.category-rail>button i{background:#777;height:4px;margin-top:0;display:block;position:relative;overflow:hidden}.category-rail>button i:before{content:"";background:var(--green);transform-origin:0;animation:4s linear forwards progress;position:absolute;inset:0;transform:scaleX(0)}.category-rail>button i.paused:before{animation-play-state:paused}@media (min-width:901px) and (max-height:800px){.category-rail>button{row-gap:.8rem;padding-bottom:.8rem;font-size:clamp(18px,1.75vw,27px)}.category-rail>button i{margin-top:0}}@media (max-width:1180px){.mobile-header{-webkit-backdrop-filter:blur(7px);background:linear-gradient(120deg,#0710159e,#03070961);border-bottom:1px solid #ffffff1a;grid-template-columns:auto auto 1fr;justify-content:start;column-gap:18px}.mobile-header img{justify-self:start}.mobile-header a{justify-self:end}.sidebar{width:min(72vw,300px);padding:1.5rem}.brand-mark{align-self:flex-start;width:96px}.rail-wordmark{display:none}.sidebar nav{gap:1.45rem;margin:auto 0}.sidebar nav a{font-size:17px}.sidebar nav a:after{margin-top:.85rem}.close{top:1.25rem;right:1.25rem}.mobile-header a{border:1px solid var(--green);color:#fff;letter-spacing:.1em;justify-content:space-between;align-items:center;gap:18px;min-width:170px;padding:14px 16px;font:600 clamp(13px,1.7vw,17px)/1 Barlow Condensed;display:flex}.mobile-header a svg{width:1.15em;color:var(--green);flex:none}.stage{padding-top:0}.scene,.mobile-active-hit{top:0}.mobile-active-hit{z-index:3;height:min(52svh,560px);min-height:390px;display:block;position:absolute;top:76px;left:0;right:0}.category-rail>button{white-space:normal;color:#f4f6f5;border-bottom:1px solid #273034;border-right:0;grid-template-rows:auto auto;grid-template-columns:1fr;align-content:center;row-gap:0;width:100%;min-height:72px;padding:18px 0 14px;font-size:clamp(24px,3.5vw,32px);line-height:1;display:grid}.category-rail>button span{min-height:0}.category-rail>button[aria-selected=true]{color:var(--green)}.category-rail>button i{background:#485054;width:100%;height:3px;margin:12px 0 0}.mobile-active-hit{top:0}}@media (max-width:600px){.mobile-active-hit{height:min(44svh,410px);min-height:330px;top:70px}.category-rail>button{grid-template-rows:auto;grid-template-columns:1fr auto;align-items:center;min-height:64px;padding:16px 0 12px;font-size:27px}.category-rail>button i{width:82px;margin:0 0 0 14px}.stage{padding-top:0}.scene,.mobile-active-hit{top:0}.mobile-header{grid-template-columns:auto auto 1fr;column-gap:12px}.mobile-header img{justify-self:start;width:128px}.sidebar{width:min(68vw,270px);padding:1.25rem}.brand-mark{width:84px}.sidebar nav{gap:1.25rem}.sidebar nav a{font-size:16px}.close{top:1rem;right:1rem}.mobile-header a{letter-spacing:.08em;gap:8px;min-width:0;padding:11px 10px;font-size:11px}.mobile-header a svg{width:13px}}@media (max-width:1180px){.site,.site.light{background:#05090b;height:100svh;min-height:100svh;overflow:hidden}.stage{background:#05090b;width:100vw;height:100svh;min-height:100svh;padding-top:0;display:block;position:relative;overflow:hidden}.scene{object-fit:cover;width:100%;height:100%;min-height:0;max-height:none;position:absolute;inset:0}.mobile-active-hit{z-index:3;height:auto;min-height:0;display:block;position:absolute;inset:0}.stage:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#02060800,#0206086b 46%,#020608e6);height:min(52vh,440px);position:absolute;bottom:0;left:0;right:0}.hero-copy,.copy-left,.copy-right,.stage-streetwear .hero-copy,.stage-leather .hero-copy,.stage-team .hero-copy{z-index:4;width:min(660px,100vw - 48px);max-width:none;color:inherit;text-shadow:0 2px 14px #000000b8;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:auto clamp(24px,6vw,64px) clamp(126px,17vh,156px)}.stage-streetwear .hero-copy{text-shadow:0 2px 14px #000000b8}.light .hero-copy,.light .hero-copy *{color:#fff!important}.hero-copy:before{display:none}.hero-copy h1,.stage-team .hero-copy h1{max-width:760px;margin:0 0 18px;font-size:clamp(54px,10vw,88px);line-height:.86}.hero-copy p{color:currentColor;max-width:560px;margin:0 0 18px;font-size:clamp(17px,2.2vw,22px);line-height:1.38}.explore{font-size:clamp(16px,2vw,21px)}.process{color:currentColor;margin-top:22px;font-size:14px}.category-rail{z-index:6;background:linear-gradient(#02060800,#0206085c,#020608db);grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:22px 0 0;display:grid;position:absolute;bottom:0;left:0;right:0;container-type:inline-size}.light .category-rail{color:#fff;background:linear-gradient(#02060800,#0206085c,#020608db)}.category-rail>button{color:#fff;text-transform:uppercase;white-space:normal;overflow-wrap:break-word;text-wrap:balance;border-bottom:0;border-right:1px solid #ffffff47;grid-template-rows:2.2em 3px;grid-template-columns:1fr;align-content:start;row-gap:8px;width:auto;min-width:0;min-height:76px;padding:0 clamp(8px,1.5cqw,18px) 12px;font:700 clamp(13px,2.1cqw,20px)/1.08 Barlow Condensed;text-decoration:none;display:grid}.category-rail>button:first-child{padding-left:clamp(8px,1.5cqw,18px)}.category-rail>button:last-child{border-right:0}.category-rail>button span{max-width:100%;min-height:2.2em}.category-rail>button i{background:#687174;width:100%;height:3px;margin:0}}@media (max-width:600px){.hero-copy,.copy-left,.copy-right,.stage-streetwear .hero-copy,.stage-leather .hero-copy,.stage-team .hero-copy{width:auto;bottom:114px;left:22px;right:22px}.hero-copy h1,.stage-team .hero-copy h1{margin-bottom:12px;font-size:clamp(45px,12.8vw,58px)}.hero-copy p{max-width:320px;margin-bottom:12px;font-size:16px;line-height:1.35}.explore{padding:.45rem 0 .55rem;font-size:16px}.process{flex-wrap:wrap;gap:.32rem;max-width:330px;margin-top:14px;font-size:12px}.category-rail{padding-top:16px}.category-rail>button{grid-template-rows:2.35em 3px;row-gap:7px;min-height:70px;padding:0 6px 10px;font-size:clamp(10px,2.8vw,13px)}.category-rail>button span{min-height:2.35em}}.inner-site:has(.category-hero){background:#fff}.inner-site:has(.category-hero) .inner-header{background:#030303;border-bottom:1px solid #262626;grid-template-columns:270px 1fr auto;height:78px;padding:0 48px}.inner-site:has(.category-hero) .inner-logo img{width:224px;max-height:60px}.inner-site:has(.category-hero) .inner-header nav{justify-content:flex-end;gap:52px}.inner-site:has(.category-hero) .inner-header nav a{letter-spacing:.035em;font-size:14px}.inner-site:has(.category-hero) .inner-project{display:none}.inner-site:has(.category-hero) .category-hero{background:#050607;height:545px;min-height:0}.inner-site:has(.category-hero) .category-hero>img{object-position:center}.inner-site:has(.category-hero) .category-hero>div{max-width:430px;inset:66px auto auto max(48px,50vw - 660px)}.inner-site:has(.category-hero) .category-hero>div p{text-transform:uppercase;letter-spacing:.08em;margin:0 0 24px;font:600 12px Barlow Condensed}.inner-site:has(.category-hero) .category-hero>div p b{color:var(--green)}.inner-site:has(.category-hero) .category-hero h1{letter-spacing:-.035em;max-width:410px;margin:0;font-size:clamp(82px,7.7vw,124px);line-height:.78}.category-intro-new h2:after,.construction-story>div>i{background:#b9e900;width:40px;height:5px;margin:30px 0 25px;display:block}.inner-site:has(.category-hero) .category-hero>div i{background:#b9e900;width:40px;height:5px;margin:30px 0 25px;display:block}.inner-site:has(.category-hero) .category-hero>div span{white-space:normal;max-width:365px;font-size:18px;line-height:1.42;display:block}.inner-site:has(.category-hero) .category-intro-new{background:#fff;grid-template-columns:1fr 1fr;gap:90px;padding:62px max(48px,50vw - 660px) 38px;display:grid}.inner-site:has(.category-hero) .category-intro-new h2{max-width:520px;margin:0;font-size:clamp(54px,4.6vw,74px);line-height:.92}.category-intro-new h2:after{content:"";margin:30px 0 0}.inner-site:has(.category-hero) .category-intro-new>div{align-self:start;padding-top:3px}.inner-site:has(.category-hero) .category-intro-new>div p{max-width:535px;margin:0;font-size:18px;line-height:1.55}.inner-site:has(.category-hero) .visual-directory{background:#fff;padding:0 max(48px,50vw - 660px) 34px}.inner-site:has(.category-hero) .visual-directory-grid{grid-template-rows:250px 216px 216px;grid-template-columns:repeat(12,1fr);gap:6px}.inner-site:has(.category-hero) .visual-directory-item{background:#050505;grid-area:auto;justify-content:flex-end;padding:30px}.inner-site:has(.category-hero) .visual-directory-item:before{filter:none;background-position:50%;background-size:cover;transform:scale(1.01)}.inner-site:has(.category-hero) .visual-directory-item svg{width:30px;height:30px}.inner-site:has(.category-hero) .visual-item-0{grid-area:1/1/auto/8}.inner-site:has(.category-hero) .visual-item-1{grid-area:1/8/auto/13}.inner-site:has(.category-hero) .visual-item-2{grid-area:2/1/4/4}.inner-site:has(.category-hero) .visual-item-3{grid-area:2/4/auto/10}.inner-site:has(.category-hero) .visual-item-4{grid-area:2/10/4/13}.inner-site:has(.category-hero) .visual-item-5{grid-area:3/4/auto/7}.inner-site:has(.category-hero) .visual-item-6{grid-area:3/7/auto/10}.inner-site:has(.category-hero) .featured-development{background:#f0f1ef;padding:38px max(48px,50vw - 660px) 42px}.inner-site:has(.category-hero) .featured-head{align-items:center;margin-bottom:20px}.inner-site:has(.category-hero) .featured-head p{color:#08100e;font-size:14px;font-weight:700}.inner-site:has(.category-hero) .featured-head p:before{content:"";background:var(--green);width:34px;height:3px;margin-bottom:11px;display:block}.inner-site:has(.category-hero) .featured-head>a{font-size:14px}.inner-site:has(.category-hero) .featured-grid{gap:8px}.inner-site:has(.category-hero) .featured-grid>a{position:relative}.inner-site:has(.category-hero) .featured-grid figure{aspect-ratio:1.45;background-color:#e7e8e6;background-image:var(--featured-image);background-repeat:no-repeat;background-size:300% 100%;margin:0}.featured-grid .featured-crop-0{background-position:0}.featured-grid .featured-crop-1{background-position:50%}.featured-grid .featured-crop-2{background-position:100%}.inner-site:has(.category-hero) .featured-grid h3{text-transform:uppercase;margin:14px 18px 0;font-size:17px;line-height:1}.inner-site:has(.category-hero) .featured-grid>a>svg{width:24px;color:var(--green);position:absolute;bottom:-4px;right:18px}.inner-site:has(.category-hero) .concept-product-link{display:none}.inner-site:has(.category-hero) .construction-story h2{max-width:390px;margin:0;font-size:clamp(54px,4.7vw,76px);line-height:.84}.inner-site:has(.category-hero) .construction-story>div>p{color:#fff;max-width:390px;margin:0;font-size:16px;line-height:1.5}.inner-site:has(.category-hero) .construction-story img{object-position:center;filter:none;width:100%;height:100%;transform:none}.inner-site:has(.category-hero) .category-process{background:#fff;grid-template-columns:repeat(4,1fr);padding:0 max(48px,50vw - 660px)}.inner-site:has(.category-hero) .category-process article:first-child{padding-left:0}.inner-site:has(.category-hero) .category-process span{font-size:20px}.inner-site:has(.category-hero) .category-process h3{margin:8px 0 13px;font-size:37px}.inner-site:has(.category-hero) .category-process p{max-width:210px;margin:0;font-size:14px;line-height:1.45}.inner-site:has(.category-hero) .category-cta{background:#bee600;align-items:center;min-height:140px;padding:28px max(48px,50vw - 660px);position:relative}.inner-site:has(.category-hero) .category-cta>div{margin:auto}.inner-site:has(.category-hero) .category-cta h2{margin:0;font-size:clamp(55px,5vw,78px);line-height:.9}.inner-site:has(.category-hero) .category-cta p{margin:10px 0 0;font-size:16px}.inner-site:has(.category-hero) .category-cta>a{border:0;padding:20px 0;font-size:0;position:absolute;right:max(48px,50vw - 660px)}.inner-site:has(.category-hero) .category-cta>a svg{width:42px;height:42px}.inner-site:has(.category-hero) footer{grid-template-columns:1fr 1.4fr;gap:80px;padding:48px max(48px,50vw - 660px) 28px}.inner-site:has(.category-hero) footer img{width:230px;max-height:62px}.inner-site:has(.category-hero) footer nav{grid-template-columns:repeat(4,1fr);align-content:start}.inner-site:has(.category-hero) footer small{font-size:12px}@media (max-width:900px){.inner-site:has(.category-hero) .inner-header{grid-template-columns:1fr auto;height:74px;padding:0 22px}.inner-site:has(.category-hero) .inner-header nav{justify-content:center}.inner-site:has(.category-hero) .category-hero{height:650px;min-height:650px}.inner-site:has(.category-hero) .category-hero>img{object-position:65% center}.inner-site:has(.category-hero) .category-hero>div{inset:auto 24px 38px}.inner-site:has(.category-hero) .category-hero h1{max-width:330px;font-size:70px}.inner-site:has(.category-hero) .category-hero>div span{max-width:330px;font-size:16px}.inner-site:has(.category-hero) .category-intro-new{grid-template-columns:1fr;gap:30px;padding:64px 24px 34px}.inner-site:has(.category-hero) .category-intro-new h2{font-size:54px}.inner-site:has(.category-hero) .visual-directory{padding:0 20px 24px}.inner-site:has(.category-hero) .visual-directory-grid{grid-template-rows:none;grid-template-columns:1fr}:is(.inner-site:has(.category-hero) .visual-directory-item,.inner-site:has(.category-hero) .visual-item-0,.inner-site:has(.category-hero) .visual-item-1,.inner-site:has(.category-hero) .visual-item-2,.inner-site:has(.category-hero) .visual-item-3,.inner-site:has(.category-hero) .visual-item-4,.inner-site:has(.category-hero) .visual-item-5,.inner-site:has(.category-hero) .visual-item-6){grid-area:auto/1;min-height:190px}.inner-site:has(.category-hero) .featured-development{padding:36px 20px}.inner-site:has(.category-hero) .featured-grid{grid-template-columns:1fr}.inner-site:has(.category-hero) .featured-grid>a:last-child{grid-column:auto;max-width:none}.inner-site:has(.category-hero) .construction-story{grid-template-columns:1fr}.inner-site:has(.category-hero) .construction-story>div{padding:58px 24px}.inner-site:has(.category-hero) .construction-story figure{height:300px}.inner-site:has(.category-hero) .category-process{grid-template-columns:1fr;padding:0 24px}.inner-site:has(.category-hero) .category-process article{border-bottom:1px solid #d4d9d5;border-right:0;min-height:0;padding:30px 0}.inner-site:has(.category-hero) .category-process article:first-child{border-bottom:1px solid #d4d9d5;border-right:0;min-height:0;padding:30px 0}.inner-site:has(.category-hero) .category-cta{min-height:190px;padding:48px 24px}.inner-site:has(.category-hero) .category-cta>div{margin:0}.inner-site:has(.category-hero) .category-cta>a{right:24px}.inner-site:has(.category-hero) footer{grid-template-columns:1fr;padding:50px 24px 28px}.inner-site:has(.category-hero) footer nav{grid-template-columns:1fr 1fr}}.inner-site:has(.category-hero) .inner-header{z-index:40;color:#fff;-webkit-backdrop-filter:blur(12px);background:linear-gradient(120deg,#0710159e,#0307096b);border-bottom:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:center;column-gap:clamp(24px,3.2vw,54px);height:76px;padding:12px clamp(22px,4vw,58px);transition:background .22s,border-color .22s,box-shadow .22s;display:grid;position:fixed;top:0;left:0;right:0}.inner-site:has(.category-hero) .inner-header.scrolled{background:#071014;border-bottom-color:#1b2528;box-shadow:0 12px 34px #00000038}.inner-site:has(.category-hero) .inner-logo{justify-self:start;display:block}.inner-site:has(.category-hero) .inner-logo img{object-fit:contain;width:clamp(146px,14vw,206px);max-height:52px}.inner-site:has(.category-hero) .inner-header nav{background:0 0;flex-direction:row;justify-content:end;align-items:center;gap:clamp(18px,2.4vw,40px);width:auto;padding:0;transition:none;display:flex;position:static;transform:none}.inner-site:has(.category-hero) .inner-header nav a{color:#fff;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 10px #00000073;white-space:nowrap;font:600 clamp(13px,1vw,16px)/1 Barlow Condensed;text-decoration:none}:is(.inner-site:has(.category-hero) .inner-header nav a:hover,.inner-site:has(.category-hero) .inner-header nav a:focus-visible){color:var(--green)}.inner-site:has(.category-hero) .inner-project{border:1px solid var(--green);color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;justify-content:space-between;align-items:center;gap:18px;min-width:170px;padding:14px 16px;font:600 clamp(13px,1vw,16px)/1 Barlow Condensed;text-decoration:none;display:flex}.inner-site:has(.category-hero) .inner-project svg{width:1.15em;color:var(--green);flex:none}:is(.inner-site:has(.category-hero) .inner-menu-button,.inner-site:has(.category-hero) .inner-close){display:none}.inner-site:has(.category-hero) .inner-drawer-mark{display:none}.inner-site:has(.category-hero) .category-hero>div{top:116px}@media (max-width:1180px){.inner-site:has(.category-hero) .inner-header{grid-template-columns:auto minmax(0,1fr) auto;justify-content:start;column-gap:14px;height:76px;padding:12px clamp(18px,3vw,34px)}.inner-site:has(.category-hero) .inner-menu-button{color:#fff;background:0 0;border:0;order:1;grid-column:auto;justify-self:start;place-items:center;padding:8px 0;display:grid}.inner-site:has(.category-hero) .inner-logo{order:2;grid-column:auto;justify-self:start;min-width:0}.inner-site:has(.category-hero) .inner-logo img{width:clamp(132px,18vw,176px)}.inner-site:has(.category-hero) .inner-project{order:3;grid-column:auto;justify-self:end;min-width:clamp(148px,18vw,170px);padding:14px clamp(12px,1.6vw,16px);font-size:clamp(12px,1.6vw,16px)}.inner-site:has(.category-hero) .inner-header nav{z-index:42;-webkit-backdrop-filter:blur(12px);background:linear-gradient(120deg,#071015e6,#030709d6);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.45rem;width:min(72vw,300px);padding:1.5rem;transition:transform .3s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:20px 0 60px #0008}.inner-site:has(.category-hero) .inner-header nav.open{transform:none}.inner-site:has(.category-hero) .inner-header nav a{font-size:17px}.inner-site:has(.category-hero) .inner-header nav a:after{content:"";border-bottom:1px solid #627077;width:1.5rem;margin-top:.85rem;display:block}.inner-site:has(.category-hero) .inner-drawer-mark{filter:drop-shadow(0 8px 18px #00000073);width:96px;margin-bottom:clamp(86px,14vh,132px);display:block}.inner-site:has(.category-hero) .inner-drawer-mark img{width:100%;height:auto;display:block}.inner-site:has(.category-hero) .inner-drawer-mark:after{display:none}.inner-site:has(.category-hero) .inner-close{color:#fff;background:0 0;border:0;display:block;position:absolute;top:1.25rem;right:1.25rem}.inner-site:has(.category-hero) .inner-scrim{z-index:39;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;border:0;display:block;position:fixed;inset:0}}@media (max-width:900px){.inner-site:has(.category-hero) .category-hero{height:72svh;min-height:700px}.inner-site:has(.category-hero) .category-hero>div{top:auto}}.inner-site:has(.product-detail-page) .product-gallery-pro{background:#f4f6f2;grid-template-columns:1fr;align-self:start;gap:12px;min-height:0;padding:clamp(24px,3.6vw,56px);display:grid;position:sticky;top:76px}.product-thumb-rail{order:2;gap:12px;padding-bottom:2px;display:flex;overflow-x:auto}.product-thumb-rail button{aspect-ratio:1;cursor:pointer;background:#fff;border:1px solid #c7cec8;flex:0 0 82px;padding:0;transition:border-color .2s,transform .2s;overflow:hidden}.product-thumb-rail button:hover,.product-thumb-rail button.active{border-color:#071014}.product-thumb-rail button.active{box-shadow:inset 0 0 0 2px var(--green)}.product-thumb-rail img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery-main{order:1;align-self:start;position:relative}.product-gallery-stage{aspect-ratio:1;cursor:zoom-in;background:#fff;border:1px solid #d7ddd8;width:100%;padding:0;display:block;position:relative;overflow:hidden}.product-gallery-stage img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s,opacity .2s;display:block}.product-gallery-stage:after{content:"";z-index:2;background-image:var(--zoom-image);background-repeat:no-repeat;background-size:230%;background-position:var(--zoom-x) var(--zoom-y);opacity:0;pointer-events:none;transition:opacity .16s;position:absolute;inset:0}.product-gallery-stage.zooming:after,.product-gallery-stage:hover:after{opacity:1}.product-gallery-controls{z-index:5;color:#071014;letter-spacing:.08em;pointer-events:none;justify-content:space-between;align-items:center;gap:0;margin:0;padding:0 14px;font:800 13px/1 Barlow Condensed;display:flex;position:absolute;inset:0}.product-gallery-controls button,.product-gallery-expand,.product-lightbox-close,.product-lightbox-nav{color:#fff;cursor:pointer;background:#071014;border:1px solid #071014;place-items:center;display:grid}.product-gallery-controls button{pointer-events:auto;width:44px;height:44px}.product-gallery-controls span{color:#fff;background:#071014e8;padding:9px 11px;font:800 13px/1 Barlow Condensed;display:block;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.product-gallery-controls svg,.product-gallery-expand svg,.product-lightbox-close svg,.product-lightbox-nav svg{width:18px;height:18px}.product-gallery-expand{z-index:4;width:42px;height:42px;position:absolute;top:14px;right:14px}.product-key-points{flex-wrap:wrap;gap:8px;margin:0 0 30px;display:flex}.product-key-points span{color:#28322f;letter-spacing:.08em;text-transform:uppercase;border:1px solid #c4ccc6;padding:8px 10px;font:800 12px/1 Barlow Condensed}.product-options{border-top:1px solid #c9d0cb;border-bottom:1px solid #c9d0cb;gap:28px;margin:0 0 32px;padding:28px 0 30px;display:grid}.product-option-block{gap:14px;display:grid}.product-option-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.product-option-head h2{color:#66736e;letter-spacing:.08em;text-transform:uppercase;margin:0;font:700 18px/1 Barlow Condensed}.product-option-head p{color:#071014;letter-spacing:.06em;text-transform:uppercase;margin:0;font:700 16px/1 Barlow Condensed}.product-color-options{flex-wrap:wrap;gap:12px;display:flex}.product-color-options button{appearance:none;color:#071014;cursor:pointer;text-align:left;background:#fff;border:2px solid #dfe4df;grid-template-rows:58px auto;gap:8px;width:104px;min-height:106px;padding:7px;display:grid}.product-color-options button.active{border-color:var(--green);box-shadow:inset 0 0 0 2px #071014}.product-color-visual{background:#edf0eb;width:100%;height:58px;display:block;overflow:hidden}.product-color-options img,.product-color-visual i{object-fit:cover;background:var(--option-color);width:100%;height:100%;display:block}.product-color-options b{overflow-wrap:anywhere;color:#4f5d58;letter-spacing:.06em;text-transform:uppercase;min-width:0;font:800 11px/1.06 Barlow Condensed}.product-size-options{flex-wrap:wrap;gap:10px;display:flex}.product-size-options button{appearance:none;color:#071014;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:#fff;border:1px solid #bfc7c1;align-items:center;gap:10px;min-height:46px;padding:0 16px;font:800 16px/1 Barlow Condensed;display:flex}.product-size-options button.active{color:#fff;background:#071014;border-color:#071014}.product-size-options svg{width:16px;height:16px;color:var(--green)}.size-chart-trigger{appearance:none;border:0;border-bottom:2px solid var(--green);color:#071014;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:0 0;align-items:center;gap:10px;padding:0 0 7px;font:800 16px/1 Barlow Condensed;display:flex}.size-chart-trigger svg{width:18px;height:18px;color:var(--green)}.size-chart-modal{z-index:150;place-items:center;padding:clamp(18px,4vw,54px);display:grid;position:fixed;inset:0}.size-chart-backdrop{-webkit-backdrop-filter:blur(8px);background:#020708b8;position:absolute;inset:0}.size-chart-panel{z-index:1;color:#071014;background:#f4f5f2;width:min(100%,1040px);max-height:min(88vh,900px);padding:clamp(28px,4vw,52px);position:relative;overflow:auto;box-shadow:0 24px 80px #00000052}.size-chart-close{color:#071014;cursor:pointer;background:#fff;border:1px solid #c6cec8;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:18px;right:18px}.size-chart-close svg{width:20px;height:20px}.size-chart-copy{max-width:650px;margin:0 58px 28px 0}.size-chart-copy p{color:#328f24;letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font:800 14px/1 Barlow Condensed}.size-chart-copy h2{text-transform:uppercase;margin:0 0 12px;font:800 clamp(44px,5vw,76px)/.9 Barlow Condensed}.size-chart-copy span{color:#4c5954;font-size:18px;line-height:1.5;display:block}.size-chart-table-wrap{background:#fff;border:1px solid #bfc7c1;overflow:auto}.size-chart-table{border-collapse:collapse;width:100%;min-width:720px}.size-chart-table th,.size-chart-table td{text-align:left;border-bottom:1px solid #d2d9d4;padding:17px 18px}.size-chart-table th{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#071014;font:800 14px/1 Barlow Condensed}.size-chart-table td{color:#26312d;font-size:16px}.size-chart-table tr:last-child td{border-bottom:0}.measurement-guide{background:#cbd3ce;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:24px;display:grid}.measurement-guide article{background:#fff;padding:22px}.measurement-guide b{color:#328f24;letter-spacing:.1em;font:800 13px/1 Barlow Condensed}.measurement-guide h3{text-transform:uppercase;margin:10px 0 8px;font:800 28px/.9 Barlow Condensed}.measurement-guide p{color:#4f5a56;margin:0;line-height:1.5}.product-action-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px;display:flex}.inner-site:has(.product-detail-page) .product-action-row .product-enquire{margin-top:0}.product-secondary-action{color:#071014;letter-spacing:.07em;text-transform:uppercase;border:1px solid #071014;justify-content:center;align-items:center;min-height:54px;padding:0 18px;font:800 16px/1 Barlow Condensed;text-decoration:none;display:flex}.affiliate-page-share{color:#071014;cursor:pointer;text-align:left;background:#fff;border:1px solid #071014;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:9px 14px;display:inline-grid}.affiliate-page-share svg{flex:none;width:18px;height:18px}.affiliate-page-share .affiliate-share-mark{color:#359b22}.affiliate-page-share>span:not(.sr-only){gap:3px;display:grid}.affiliate-page-share strong{letter-spacing:.06em;text-transform:uppercase;font:800 15px/1 Barlow Condensed}.affiliate-page-share small{color:#66716d;letter-spacing:.08em;margin:0;font:700 10px/1 Barlow Condensed}.affiliate-page-share:hover,.affiliate-page-share:focus-visible{background:var(--green);outline:0}.affiliate-page-share-on-dark{color:#fff;background:#071014b8;border-color:#ffffff6b;margin-top:26px}.affiliate-page-share-on-dark small{color:#c9d2ce}.affiliate-page-share-on-dark:hover,.affiliate-page-share-on-dark:focus-visible{color:#071014}.affiliate-share-category{background:#fff;justify-content:flex-end;padding:22px max(48px,50vw - 660px) 0;display:flex}.product-action-row .affiliate-page-share{flex:210px}.product-lightbox{z-index:120;background:#020708f0;place-items:center;padding:clamp(22px,4vw,58px);display:grid;position:fixed;inset:0}.product-lightbox figure{gap:14px;width:min(100%,1100px);max-height:88vh;margin:0;display:grid}.product-lightbox img{object-fit:contain;background:#111a19;width:100%;max-height:82vh}.product-lightbox-close{width:46px;height:46px;position:absolute;top:24px;right:24px}.product-lightbox-nav{width:52px;height:52px;position:absolute;top:50%;transform:translateY(-50%)}.product-lightbox-nav.previous{left:24px}.product-lightbox-nav.next{right:24px}@media (hover:none){.product-gallery-stage:after{display:none}}@media (max-width:1050px){.inner-site:has(.product-detail-page) .product-gallery-pro{min-height:0;position:relative;top:auto}}@media (max-width:900px){.inner-site:has(.product-detail-page) .product-gallery-pro{grid-template-columns:1fr;gap:12px;padding:18px}.product-gallery-main{order:1}.product-thumb-rail button{flex:0 0 72px}.product-gallery-stage{aspect-ratio:1}.product-action-row{align-items:stretch}.product-action-row .product-enquire,.product-secondary-action,.product-action-row .affiliate-page-share{width:100%}.product-lightbox{padding:18px}.product-lightbox-close{top:14px;right:14px}.product-lightbox-nav{top:auto;bottom:24px;transform:none}}@media (max-width:600px){.affiliate-share-category{padding:18px 20px 0}.affiliate-share-category .affiliate-page-share{width:100%}}.inner-site:has(.product-listing-page){--product-gutter:max(32px, calc((100vw - 1320px)/2));background:#fff;overflow-x:hidden}.inner-site:has(.product-listing-page) .inner-header{z-index:40;color:#fff;background:#050708;border-bottom:1px solid #ffffff1f;grid-template-columns:auto 1fr auto;align-items:center;column-gap:clamp(24px,3vw,52px);height:76px;padding:12px clamp(22px,4vw,58px);display:grid;position:fixed;top:0;left:0;right:0}.inner-site:has(.product-listing-page) .inner-logo{display:block}.inner-site:has(.product-listing-page) .inner-logo img{display:block}.inner-site:has(.product-listing-page) .inner-logo img{object-fit:contain;width:clamp(146px,14vw,206px);max-height:52px}.inner-site:has(.product-listing-page) .inner-header nav{background:0 0;flex-direction:row;justify-content:end;align-items:center;gap:clamp(18px,2vw,34px);width:auto;padding:0;display:flex;position:static;transform:none}.inner-site:has(.product-listing-page) .inner-header nav a{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font:600 clamp(13px,1vw,16px)/1 Barlow Condensed;text-decoration:none}.inner-site:has(.product-listing-page) .inner-project{background:var(--green);border-color:var(--green);color:#071014;letter-spacing:.1em;justify-content:space-between;align-items:center;gap:18px;min-width:170px;padding:14px 16px;font:700 clamp(13px,1vw,16px)/1 Barlow Condensed;display:flex}.inner-site:has(.product-listing-page) .inner-project svg{color:#071014}:is(.inner-site:has(.product-listing-page) .inner-menu-button,.inner-site:has(.product-listing-page) .inner-close,.inner-site:has(.product-listing-page) .inner-drawer-mark){display:none}.product-listing-page{color:#071014;background:#fff}.product-listing-hero{min-height:620px;padding:150px var(--product-gutter) 70px;color:#fff;background:#050708;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:end;gap:clamp(42px,6vw,96px);display:grid;overflow:hidden}.product-listing-hero>div{min-width:0;max-width:620px}.product-listing-hero h1{letter-spacing:-.035em;text-transform:uppercase;text-wrap:balance;margin:0;font:800 clamp(74px,9vw,100px)/.78 Barlow Condensed}.product-listing-hero i{background:var(--green);width:52px;height:5px;margin:32px 0 24px;display:block}.product-listing-hero p{color:#eef2ef;max-width:510px;margin:0;font-size:clamp(18px,1.6vw,24px);line-height:1.45}.product-listing-hero figure{aspect-ratio:1.42;background:#11191a;margin:0;overflow:hidden}.product-listing-hero img{object-fit:cover;object-position:right center;filter:saturate(.88)contrast(1.04);width:100%;height:100%}.product-listing-layout{padding:54px var(--product-gutter) 80px;grid-template-columns:270px minmax(0,1fr);gap:clamp(34px,4vw,64px);display:grid}.product-filter-panel{border-top:4px solid var(--green);background:#f2f4f1;align-self:start;padding:24px;position:sticky;top:102px}.product-filter-panel h2{letter-spacing:.06em;text-transform:uppercase;margin:28px 0 12px;font:800 18px/1 Barlow Condensed}.product-filter-panel a,.product-filter-panel span{color:#313b38;border-bottom:1px solid #d7ddd8;padding:12px 0;font-size:15px;text-decoration:none;display:block}.product-filter-panel a.active{color:#071014;font-weight:700}.mobile-product-filters{display:none}.product-results-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.product-results-head p{color:#65716d;letter-spacing:.08em;text-transform:uppercase;margin:0;font:700 14px/1 Barlow Condensed}.product-results-head a,.product-line-chips a{color:#071014;border-bottom:2px solid var(--green);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:12px;padding-bottom:8px;font:700 16px/1 Barlow Condensed;text-decoration:none;display:flex}.product-line-chips{flex-wrap:wrap;gap:12px;margin-bottom:26px;display:flex}.product-line-chips a{border:1px solid #c9d0cb;padding:12px 14px}.manufacturer-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.manufacturer-product-card{color:#071014;background:#f4f5f2;flex-direction:column;min-width:0;text-decoration:none;display:flex}.manufacturer-product-card figure{aspect-ratio:1;background:#dfe3dd;margin:0;position:relative;overflow:hidden}.manufacturer-product-card img{object-fit:cover;width:100%;height:100%;transition:opacity .35s,transform .45s;display:block}.manufacturer-product-card .product-hover-image{opacity:0;position:absolute;inset:0}.manufacturer-product-card:hover img,.manufacturer-product-card:focus-visible img{transform:scale(1.045)}.manufacturer-product-card:hover .product-hover-image,.manufacturer-product-card:focus-visible .product-hover-image{opacity:1}.manufacturer-product-card>div{flex-direction:column;flex:1;padding:20px 22px 24px;display:flex}.manufacturer-product-card span{color:#65716d;letter-spacing:.1em;text-transform:uppercase;font:700 12px/1 Barlow Condensed}.manufacturer-product-card h3{text-transform:uppercase;margin:10px 0;font:800 clamp(26px,2.3vw,36px)/.96 Barlow Condensed}.manufacturer-product-card p{color:#4b5652;margin:0 0 18px;line-height:1.5}.manufacturer-product-card dl{border-top:1px solid #c9d0cb;margin:auto 0 20px}.manufacturer-product-card dl div{border-bottom:1px solid #c9d0cb;grid-template-columns:72px 1fr;gap:12px;padding:10px 0;display:grid}.manufacturer-product-card dt{color:#65716d;text-transform:uppercase;font:700 12px/1 Barlow Condensed}.manufacturer-product-card dd{margin:0;font-size:14px}.manufacturer-product-card b{color:#071014;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;font:800 15px/1 Barlow Condensed;display:flex}.product-spec-grid{border-top:1px solid #bfc7c1;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:34px 0;display:grid}.product-spec-grid article{border-bottom:1px solid #bfc7c1;min-height:104px;padding:18px 18px 18px 0}.product-spec-grid h2{color:#65716d;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font:800 14px/1 Barlow Condensed}.product-spec-grid p{color:#202927;margin:0;line-height:1.45}.related-products .manufacturer-product-grid{padding:0}.related-products-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.related-products-head p{color:#071014;letter-spacing:.1em;text-transform:uppercase;margin:0;font:800 15px/1 Barlow Condensed}.related-products-head p:before{content:"";background:var(--green);width:44px;height:3px;margin-bottom:12px;display:block}.related-products-link{color:#071014;border-bottom:2px solid var(--green);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:12px;width:max-content;max-width:100%;margin:0;padding-bottom:8px;font:700 16px/1 Barlow Condensed;text-decoration:none;display:flex}.related-products-link svg{flex:none;width:18px}@media (max-width:1050px){.product-listing-hero{grid-template-columns:1fr}.product-listing-layout{grid-template-columns:1fr;gap:24px}.desktop-product-filters{display:none}.mobile-product-filters{border-top:4px solid var(--green);background:#f2f4f1;display:block}.mobile-product-filters summary{cursor:pointer;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#071014;align-items:center;gap:12px;min-height:60px;padding:0 18px;font:800 16px/1 Barlow Condensed;list-style:none;display:flex}.mobile-product-filters summary::-webkit-details-marker{display:none}.mobile-product-filters summary svg{width:20px;height:20px;color:var(--green)}.mobile-product-filters summary svg:last-child{margin-left:auto;transition:transform .2s}.mobile-product-filters[open] summary svg:last-child{transform:rotate(180deg)}.mobile-product-filters summary:focus-visible{outline:3px solid var(--green);outline-offset:3px}.mobile-product-filter-panel{border-top:0;padding:20px 22px 24px;position:relative;top:auto}.manufacturer-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-products-head{grid-template-columns:1fr;align-items:start;gap:22px;display:grid}.related-products-link{margin:0}}@media (max-width:900px){.inner-site:has(.product-listing-page) .inner-header{grid-template-columns:1fr auto;height:74px;padding:0 22px}.inner-site:has(.product-listing-page) .inner-menu-button{z-index:60;color:#fff;background:0 0;border:0;place-items:center;width:40px;height:40px;padding:0;position:absolute;top:18px;right:20px;display:grid!important}.inner-site:has(.product-listing-page) .inner-menu-button svg{width:24px;height:24px}.inner-site:has(.product-listing-page) .inner-header nav{z-index:32;background:#071014;flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;width:min(84vw,380px);padding:36px;transition:transform .3s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.inner-site:has(.product-listing-page) .inner-header nav.open{transform:none}.inner-site:has(.product-listing-page) .inner-header nav a{font-size:30px}.inner-site:has(.product-listing-page) .inner-close{color:#fff;background:0 0;border:0;display:block;position:absolute;top:22px;right:22px}.inner-site:has(.product-listing-page) .inner-drawer-mark{display:block;position:absolute;top:24px;left:30px}.inner-site:has(.product-listing-page) .inner-project{display:none}.product-listing-hero{min-height:0;padding:130px 24px 52px;display:block}.product-listing-hero h1{width:min(100%,342px);max-width:342px;font-size:clamp(64px,15vw,92px)}.product-listing-hero p{width:min(100%,342px)}.product-listing-hero figure{margin-top:38px}.product-listing-layout{padding:36px 20px 64px}.manufacturer-product-grid{grid-template-columns:1fr}.product-results-head{display:block}.product-results-head a{width:max-content;margin-top:18px}.product-spec-grid{grid-template-columns:1fr}}@media (max-width:600px){.inner-site:has(.category-hero) .inner-header{grid-template-columns:auto minmax(0,1fr) auto;column-gap:10px;height:70px;padding:10px 14px}.inner-site:has(.category-hero) .inner-menu-button{padding-right:0}.inner-site:has(.category-hero) .inner-logo img{width:clamp(104px,29vw,128px)}.inner-site:has(.category-hero) .inner-project{letter-spacing:.08em;gap:7px;min-width:clamp(124px,34vw,148px);padding:11px 9px;font-size:clamp(10px,2.8vw,11px)}.inner-site:has(.category-hero) .inner-project svg{width:13px}.inner-site:has(.category-hero) .inner-header nav{gap:1.25rem;width:min(68vw,270px);padding:1.25rem}.inner-site:has(.category-hero) .inner-drawer-mark{width:84px;margin-bottom:clamp(78px,13vh,118px)}.inner-site:has(.category-hero) .inner-header nav a{font-size:16px}.inner-site:has(.category-hero) .inner-close{top:1rem;right:1rem}}.inner-site:has(.category-hero){--cat-page-max:1420px;--cat-gutter:max(28px, calc((100vw - var(--cat-page-max))/2 + 48px));--cat-ink:#071014;--cat-muted:#485550;--cat-line:#d9ded9;background:#fff}.inner-site:has(.category-hero) .category-hero{height:min(84vh,820px);min-height:690px}.inner-site:has(.category-hero) .category-hero:after{background:linear-gradient(90deg,#000000c7,#0003 48%,#0000000a 76%),linear-gradient(#0000 65%,#00000047)}.inner-site:has(.category-hero) .category-hero>img{transform:scale(1.01)}.inner-site:has(.category-hero) .category-hero>div{top:50%;left:var(--cat-gutter);max-width:min(520px,42vw);transform:translateY(-50%)}.inner-site:has(.category-hero) .category-hero>div p{color:#dce4df;margin:0 0 26px}.inner-site:has(.category-hero) .category-hero h1{max-width:480px;font-size:clamp(86px,8.5vw,138px);line-height:.78}.inner-site:has(.category-hero) .category-hero>div span{color:#eef3f0;max-width:430px;font-size:clamp(18px,1.4vw,22px)}.inner-site:has(.category-hero) .category-intro-new{padding:clamp(74px, 8vw, 126px) var(--cat-gutter) clamp(54px, 6vw, 92px);grid-template-columns:minmax(320px,.9fr) minmax(340px,1fr);align-items:start;gap:clamp(44px,7vw,112px)}.inner-site:has(.category-hero) .category-intro-new h2{max-width:620px;font-size:clamp(58px,5.2vw,86px)}.inner-site:has(.category-hero) .category-intro-new>div{align-self:start;padding:8px 0 0}.inner-site:has(.category-hero) .category-intro-new>div p{color:#394640;max-width:620px;font-size:clamp(18px,1.25vw,21px);line-height:1.62}.inner-site:has(.category-hero) .visual-directory-grid{grid-auto-flow:dense;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:clamp(176px,17vw,252px);gap:8px;display:grid}:is(.inner-site:has(.category-hero) .visual-directory-item,.inner-site:has(.category-hero) .visual-item-0,.inner-site:has(.category-hero) .visual-item-1,.inner-site:has(.category-hero) .visual-item-2,.inner-site:has(.category-hero) .visual-item-3,.inner-site:has(.category-hero) .visual-item-4,.inner-site:has(.category-hero) .visual-item-5,.inner-site:has(.category-hero) .visual-item-6){grid-area:auto/span 4}:is(.inner-site:has(.category-hero) .visual-directory-item:first-child,.inner-site:has(.category-hero) .visual-directory-item:nth-child(6n)){grid-column:span 6}.inner-site:has(.category-hero) .visual-directory-item:nth-child(4n){grid-column:span 5}.inner-site:has(.category-hero) .visual-directory-item:nth-child(5n){grid-column:span 7}.inner-site:has(.category-hero) .visual-directory-item{border:0;min-height:0;padding:clamp(22px,2.3vw,34px)}.inner-site:has(.category-hero) .visual-directory-item:before{filter:saturate(.82)brightness(.76);transition:transform .5s,filter .35s}.inner-site:has(.category-hero) .visual-directory-item span{color:#b9e900;letter-spacing:.1em;font:700 14px/1 Barlow Condensed}.inner-site:has(.category-hero) .visual-directory-item h3{max-width:360px;margin:auto 0 12px;font-size:clamp(32px,3.1vw,54px)}.inner-site:has(.category-hero) .visual-directory-item svg{width:28px;transition:transform .25s}.inner-site:has(.category-hero) .visual-directory-item:hover:before{filter:saturate()brightness(.84);transform:scale(1.06)}.inner-site:has(.category-hero) .visual-directory-item:focus-visible:before{filter:saturate()brightness(.84);transform:scale(1.06)}:is(.inner-site:has(.category-hero) .visual-directory-item:hover svg,.inner-site:has(.category-hero) .visual-directory-item:focus-visible svg){transform:translate(5px)}.inner-site:has(.category-hero) .featured-head{justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px;display:flex}.inner-site:has(.category-hero) .featured-head p{color:var(--cat-ink);letter-spacing:.12em;text-transform:uppercase;margin:0;font:700 15px/1 Barlow Condensed}.inner-site:has(.category-hero) .featured-head>a{color:var(--cat-ink);border-bottom:2px solid var(--green);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:14px;padding-bottom:8px;font:700 15px/1 Barlow Condensed;text-decoration:none;display:flex}.inner-site:has(.category-hero) .featured-head>a svg{color:#4fbf2c;width:18px}.inner-site:has(.category-hero) .featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,28px);display:grid}.inner-site:has(.category-hero) .featured-grid>a{min-height:100%;color:var(--cat-ink);background:#fff;border:1px solid #e1e5e0;grid-template-rows:auto 1fr;text-decoration:none;display:grid;position:relative}.inner-site:has(.category-hero) .featured-grid figure{aspect-ratio:1.35;background-size:300% 100%;margin:0}.inner-site:has(.category-hero) .featured-grid>a>div{padding:22px 24px 28px}.inner-site:has(.category-hero) .featured-grid span{color:#617069;letter-spacing:.1em;text-transform:uppercase;font:700 13px/1 Barlow Condensed}.inner-site:has(.category-hero) .featured-grid h3{color:var(--cat-ink);text-transform:uppercase;margin:12px 0 10px;font:800 clamp(27px,2.35vw,38px)/.95 Barlow Condensed}.inner-site:has(.category-hero) .featured-grid p{color:var(--cat-muted);margin:0;font-size:15px;line-height:1.48}.inner-site:has(.category-hero) .featured-grid>a>svg{width:24px;bottom:22px;right:22px}.inner-site:has(.category-hero) .construction-story{grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);min-height:clamp(430px,42vw,620px)}.inner-site:has(.category-hero) .construction-story>div{padding:clamp(64px, 7vw, 112px) var(--cat-gutter)}.inner-site:has(.category-hero) .construction-story>div>p:first-child{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font:700 14px/1 Barlow Condensed}.inner-site:has(.category-hero) .construction-story h2{max-width:470px;font-size:clamp(58px,5.8vw,96px)}.inner-site:has(.category-hero) .construction-story>div>p:not(:first-child){color:#d5ddd9;max-width:455px;font-size:17px;line-height:1.62}.inner-site:has(.category-hero) .category-process{padding:0 var(--cat-gutter)}.inner-site:has(.category-hero) .category-process article{min-height:238px;padding:42px 30px}.inner-site:has(.category-hero) .category-process h3{font-size:clamp(32px,2.8vw,44px)}.inner-site:has(.category-hero) .category-cta{min-height:172px;padding:34px var(--cat-gutter);background:#b9e900}.inner-site:has(.category-hero) .category-cta h2{font-size:clamp(58px,5.3vw,88px)}.inner-site:has(.category-hero) .category-cta>a{right:var(--cat-gutter)}.inner-site:has(.category-hero) footer{padding-left:var(--cat-gutter);padding-right:var(--cat-gutter)}@media (max-width:1180px){.inner-site:has(.category-hero){--cat-gutter:clamp(24px, 5vw, 56px)}.inner-site:has(.category-hero) .category-hero>div{max-width:min(520px,54vw)}.inner-site:has(.category-hero) .visual-directory-grid{grid-auto-rows:220px}.inner-site:has(.category-hero) .visual-directory-item{grid-column:span 6}.inner-site:has(.category-hero) .visual-directory-item:first-child{grid-column:span 6}.inner-site:has(.category-hero) .visual-directory-item:nth-child(4n){grid-column:span 6}.inner-site:has(.category-hero) .visual-directory-item:nth-child(5n){grid-column:span 6}.inner-site:has(.category-hero) .visual-directory-item:nth-child(6n){grid-column:span 6}}@media (max-width:900px){.inner-site:has(.category-hero) .category-hero{height:72svh;min-height:660px}.inner-site:has(.category-hero) .category-hero:after{background:linear-gradient(#00000014 28%,#000000d1)}.inner-site:has(.category-hero) .category-hero>div{max-width:440px;inset:50% 24px auto;transform:translateY(-50%)}.inner-site:has(.category-hero) .category-hero h1{max-width:380px;font-size:clamp(64px,14vw,86px)}.inner-site:has(.category-hero) .category-hero>div span{max-width:360px;font-size:17px}.inner-site:has(.category-hero) .category-intro-new{grid-template-columns:1fr;gap:26px;padding:62px 24px 44px}.inner-site:has(.category-hero) .category-intro-new h2{font-size:clamp(48px,10vw,64px)}.inner-site:has(.category-hero) .visual-directory{padding:0 20px 34px}.inner-site:has(.category-hero) .visual-directory-grid{grid-template-columns:1fr;grid-auto-rows:minmax(178px,auto)}.inner-site:has(.category-hero) .visual-directory-item{grid-column:1}.inner-site:has(.category-hero) .visual-directory-item:first-child{grid-column:1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(4n){grid-column:1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(5n){grid-column:1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(6n){grid-column:1}.inner-site:has(.category-hero) .featured-head{display:block}.inner-site:has(.category-hero) .featured-head>a{width:max-content;margin-top:20px}.inner-site:has(.category-hero) .featured-grid{grid-template-columns:1fr}.inner-site:has(.category-hero) .construction-story{grid-template-columns:1fr}.inner-site:has(.category-hero) .construction-story>div{padding:62px 24px}.inner-site:has(.category-hero) .construction-story figure{height:360px}.inner-site:has(.category-hero) .category-process{grid-template-columns:1fr;padding:0 24px}.inner-site:has(.category-hero) .category-process article{border-right:0;border-bottom:1px solid var(--cat-line);min-height:0;padding:34px 0}.inner-site:has(.category-hero) .category-process article:first-child{border-right:0;border-bottom:1px solid var(--cat-line);min-height:0;padding:34px 0}.inner-site:has(.category-hero) .category-process article:last-child{border-bottom:0}.inner-site:has(.category-hero) .category-cta{padding:48px 24px}.inner-site:has(.category-hero) .category-cta>a{right:24px}}@media (max-width:560px){.inner-site:has(.category-hero) .category-hero{min-height:600px}.inner-site:has(.category-hero) .category-hero>div{top:53%;transform:translateY(-50%)}.inner-site:has(.category-hero) .category-hero h1{font-size:clamp(55px,15vw,70px)}.inner-site:has(.category-hero) .visual-directory-item h3{font-size:36px}.inner-site:has(.category-hero) .featured-grid>a>div{padding:20px}}.inner-header .nav-categories{position:relative}.inner-header .nav-categories-trigger{appearance:none;color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:0;align-items:center;gap:8px;padding:0;font:600 16px/1 Barlow Condensed;text-decoration:none;display:flex}.inner-header .nav-categories-trigger svg{width:14px;color:var(--green);transition:transform .2s;transform:rotate(90deg)}.inner-header .nav-categories.open .nav-categories-trigger svg,.inner-header .nav-categories:focus-within .nav-categories-trigger svg,.inner-header .nav-categories:hover .nav-categories-trigger svg{transform:rotate(90deg)translate(3px)}.inner-header .category-menu{z-index:55;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(14px);background:linear-gradient(120deg,#071015f0,#030709e6);border:1px solid #ffffff24;min-width:260px;padding:12px;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 20px);left:50%;transform:translate(-50%,8px);box-shadow:0 22px 60px #0000005c}.inner-header .category-menu:before{content:"";height:22px;position:absolute;top:-22px;left:0;right:0}.inner-header .nav-categories.open .category-menu,.inner-header .nav-categories:focus-within .category-menu,.inner-header .nav-categories:hover .category-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.inner-header .category-menu a{color:#fff;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:40px;padding:12px 14px;font:700 16px/1 Barlow Condensed;text-decoration:none;display:flex}.inner-header .category-menu a:last-child{border-bottom:0}.inner-header .category-menu a:after{content:"";border-bottom:2px solid var(--green);transform-origin:0;width:18px;transition:transform .2s;transform:scaleX(.5)}.inner-header .category-menu a:hover,.inner-header .category-menu a:focus-visible{color:var(--green)}.inner-header .category-menu a:hover:after,.inner-header .category-menu a:focus-visible:after{transform:scaleX(1)}.inner-site:has(.category-hero) .inner-header .nav-categories-trigger{letter-spacing:.08em;text-shadow:0 1px 10px #00000073;font:600 clamp(13px,1vw,16px)/1 Barlow Condensed}@media (max-width:1180px){.inner-site:has(.category-hero) .inner-header .nav-categories{width:100%}.inner-site:has(.category-hero) .inner-header .nav-categories-trigger{text-align:left;justify-content:space-between;width:100%;font-size:17px}.inner-site:has(.category-hero) .inner-header .nav-categories-trigger:after{content:"";border-bottom:1px solid #627077;width:1.5rem;margin-top:.85rem;display:block;position:absolute;top:100%;left:0}.inner-site:has(.category-hero) .inner-header .category-menu{width:100%;min-width:0;max-height:0;box-shadow:none;opacity:1;pointer-events:auto;-webkit-backdrop-filter:none;background:0 0;border:0;gap:0;margin:0;padding:0;transition:max-height .24s,margin .24s;display:grid;position:static;overflow:hidden;transform:none}.inner-site:has(.category-hero) .inner-header .category-menu:before{display:none}.inner-site:has(.category-hero) .inner-header .nav-categories.open .category-menu{max-height:340px;margin:14px 0 2px}.inner-site:has(.category-hero) .inner-header .category-menu a{color:#cfd8d4;border-bottom:0;min-height:34px;padding:10px 0 10px 18px;font-size:14px}.inner-site:has(.category-hero) .inner-header .category-menu a:after{display:none}.inner-site:has(.category-hero) .inner-header .nav-categories-trigger svg{width:15px}}@media (max-width:600px){.inner-site:has(.category-hero) .inner-header .nav-categories-trigger{font-size:16px}.inner-site:has(.category-hero) .inner-header .category-menu a{font-size:13px}}@media (max-width:1180px){.mobile-header{-webkit-backdrop-filter:none;background:#071014;border-bottom-color:#1a2427}.stage{height:calc(100svh - 76px);min-height:calc(100svh - 76px);margin-top:76px;padding-top:0}.scene,.mobile-active-hit{inset:0}.inner-site:has(.category-hero) .inner-header{box-shadow:none;-webkit-backdrop-filter:none;background:#071014;border-bottom-color:#1a2427}.inner-site:has(.category-hero) .category-hero{margin-top:76px}}@media (max-width:600px){.stage{height:calc(100svh - 70px);min-height:calc(100svh - 70px);margin-top:70px}.inner-site:has(.category-hero) .inner-header{height:70px}.inner-site:has(.category-hero) .category-hero{margin-top:70px}}.inner-site:has(.category-hero) .visual-directory{padding:0 var(--cat-gutter) clamp(64px, 6vw, 96px)}.inner-site:has(.category-hero) .visual-directory-grid{grid-template-rows:none;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:clamp(126px,10vw,160px);gap:8px;display:grid}.inner-site:has(.category-hero) .visual-directory-item{grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-directory-item:first-child{grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-directory-item:nth-child(4n){grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-directory-item:nth-child(5n){grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-directory-item:nth-child(6n){grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-item-0{grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-item-1{grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-item-2{grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-item-3{grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-item-4{grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-item-5{grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-item-6{grid-area:span 2/span 4}:is(.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+1),.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+8)){grid-column:span 5}:is(.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+2),.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+5),.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+6),.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+9)){grid-column:span 4}:is(.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+3),.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+7)){grid-column:span 3}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+4){grid-column:span 4}.inner-site:has(.category-hero) .visual-directory-item{aspect-ratio:auto;background:#050708;border:1px solid #ffffff14;min-height:0;padding:clamp(22px,2vw,32px)}.inner-site:has(.category-hero) .visual-directory-item:before{filter:none;background-position:50%;background-size:cover}.inner-site:has(.category-hero) .visual-directory-item:after{background:linear-gradient(#0000 48%,#0000006b)}.inner-site:has(.category-hero) .visual-directory-item h3{text-wrap:balance;max-width:92%;margin:auto 0 12px;font-size:clamp(30px,2.6vw,48px)}.inner-site:has(.category-hero) .visual-directory-item span{opacity:.95}.inner-site:has(.category-hero) .visual-directory-item svg{width:26px}.inner-site:has(.category-hero) .visual-directory-item{grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:first-child{grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(4n){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(5n){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(6n){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+1){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+2){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+3){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+4){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+5){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+6){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+7){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+8){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+9){grid-row:span 1}.inner-site:has(.category-hero) .visual-item-0{grid-row:span 1}.inner-site:has(.category-hero) .visual-item-1{grid-row:span 1}.inner-site:has(.category-hero) .visual-item-2{grid-row:span 1}.inner-site:has(.category-hero) .visual-item-3{grid-row:span 1}.inner-site:has(.category-hero) .visual-item-4{grid-row:span 1}.inner-site:has(.category-hero) .visual-item-5{grid-row:span 1}.inner-site:has(.category-hero) .visual-item-6{grid-row:span 1}.inner-site:has(.category-hero) .featured-development{padding:clamp(92px, 8vw, 132px) var(--cat-gutter) clamp(76px, 7vw, 118px);background:linear-gradient(#eff2ee,#f7f8f6)}.inner-site:has(.category-hero) .featured-head{border-bottom:1px solid #dce2db;margin-bottom:34px;padding-bottom:18px}.inner-site:has(.category-hero) .featured-carousel{grid-template-rows:auto auto;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:18px;min-height:540px;display:grid;position:relative}.inner-site:has(.category-hero) .featured-track{grid-area:1/2;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr) minmax(0,.82fr);align-items:stretch;gap:18px;display:grid}.inner-site:has(.category-hero) .featured-card{min-height:410px;color:var(--cat-ink);opacity:.64;background:#fff;border:1px solid #dde3dd;grid-template-rows:auto 1fr;text-decoration:none;transition:opacity .25s,transform .25s,box-shadow .25s,border-color .25s;display:grid;position:relative;transform:scale(.94);box-shadow:0 14px 34px #0710140e}.inner-site:has(.category-hero) .featured-card.center{z-index:2;opacity:1;border-color:#bac8bd;min-height:500px;transform:scale(1);box-shadow:0 30px 74px #07101429}:is(.inner-site:has(.category-hero) .featured-card:hover,.inner-site:has(.category-hero) .featured-card:focus-visible){opacity:1;transform:translateY(-4px)scale(.96)}:is(.inner-site:has(.category-hero) .featured-card.center:hover,.inner-site:has(.category-hero) .featured-card.center:focus-visible){transform:translateY(-4px)scale(1)}.inner-site:has(.category-hero) .featured-card figure{aspect-ratio:1;background-color:#e7e8e6;background-image:var(--featured-image);filter:saturate(.72)contrast(1.02)brightness(.88);background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0;overflow:hidden;transform:none}.inner-site:has(.category-hero) .featured-card.center figure{filter:saturate(.92)contrast(1.05)brightness(.96);transform:none}.inner-site:has(.category-hero) .featured-card>div{flex-direction:column;min-height:172px;padding:24px 26px 38px;display:flex}.inner-site:has(.category-hero) .featured-card span{color:#617069;letter-spacing:.1em;text-transform:uppercase;font:700 13px/1 Barlow Condensed}.inner-site:has(.category-hero) .featured-card h3{color:var(--cat-ink);text-transform:uppercase;margin:12px 34px 10px 0;font:800 clamp(27px,2.15vw,38px)/.95 Barlow Condensed}.inner-site:has(.category-hero) .featured-card.center h3{max-width:90%;font-size:clamp(34px,3vw,52px)}.inner-site:has(.category-hero) .featured-card p{max-width:92%;color:var(--cat-muted);margin:0;font-size:15px;line-height:1.48}.inner-site:has(.category-hero) .featured-card.center p{font-size:16px;line-height:1.55}.inner-site:has(.category-hero) .featured-card>svg{width:24px;color:var(--green);position:absolute;bottom:28px;right:24px}.inner-site:has(.category-hero) .featured-control{appearance:none;width:48px;height:58px;color:var(--cat-ink);cursor:pointer;background:#fff;border:1px solid #cfd8d1;place-items:center;transition:background .2s,border-color .2s,color .2s;display:grid}.inner-site:has(.category-hero) .featured-control.previous{grid-area:1/1}.inner-site:has(.category-hero) .featured-control.next{grid-area:1/3}:is(.inner-site:has(.category-hero) .featured-control:hover,.inner-site:has(.category-hero) .featured-control:focus-visible){background:var(--green);border-color:var(--green);color:#071014}.inner-site:has(.category-hero) .featured-control svg{width:22px}.inner-site:has(.category-hero) .featured-dots{grid-area:2/2;justify-content:center;gap:7px;margin-top:24px;display:flex}.inner-site:has(.category-hero) .featured-dots button{background:#c9d2cc;border:0;width:24px;height:3px;padding:0}.inner-site:has(.category-hero) .featured-dots button.active{background:var(--green)}.inner-site:has(.category-hero) .construction-story{background:#050708;grid-template-columns:minmax(420px,.44fr) minmax(0,.56fr);min-height:clamp(520px,46vw,700px)}.inner-site:has(.category-hero) .construction-story>div{width:min(100%,560px);margin-left:var(--cat-gutter);border-left:5px solid var(--green);background:linear-gradient(#0a1011fa,#050809fa);align-self:center;padding:clamp(64px,6vw,96px) clamp(36px,4vw,64px)}.inner-site:has(.category-hero) .construction-story h2{text-wrap:balance;max-width:500px;font-size:clamp(54px,4.8vw,82px);line-height:.9}.inner-site:has(.category-hero) .construction-story>div>i{margin:24px 0}.inner-site:has(.category-hero) .construction-story>div>p:not(:first-child){max-width:420px}.inner-site:has(.category-hero) .construction-story figure{min-height:inherit}.inner-site:has(.category-hero) .construction-story img{object-position:center}@media (max-width:1100px){.inner-site:has(.category-hero) .visual-directory-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.inner-site:has(.category-hero) .visual-directory-item{grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+1){grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+2){grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+3){grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+4){grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+5){grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+6){grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+7){grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+8){grid-area:span 2/span 4}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+9){grid-area:span 2/span 4}.inner-site:has(.category-hero) .featured-carousel{grid-template-columns:38px minmax(0,1fr) 38px;gap:10px;min-height:470px}.inner-site:has(.category-hero) .featured-track{gap:10px}.inner-site:has(.category-hero) .featured-card{min-height:400px}.inner-site:has(.category-hero) .featured-card.center{min-height:400px}}@media (max-width:900px){.inner-site:has(.category-hero) .visual-directory{padding:0 20px 44px}.inner-site:has(.category-hero) .visual-directory-grid{grid-template-columns:1fr;grid-auto-rows:auto}.inner-site:has(.category-hero) .visual-directory-item{aspect-ratio:auto;min-height:190px}.inner-site:has(.category-hero) .featured-development{padding:42px 20px 52px}.inner-site:has(.category-hero) .featured-head{margin-bottom:24px;padding-bottom:16px}.inner-site:has(.category-hero) .featured-head p:before{width:52px;margin-bottom:14px}.inner-site:has(.category-hero) .featured-head>a{margin-top:18px}.inner-site:has(.category-hero) .featured-carousel{grid-template-rows:auto 44px;grid-template-columns:44px minmax(0,1fr) 44px;gap:16px 10px;min-height:0}.inner-site:has(.category-hero) .featured-track{grid-area:1/1/auto/-1;grid-template-columns:1fr}.inner-site:has(.category-hero) .featured-card.side{display:none}.inner-site:has(.category-hero) .featured-card{opacity:1;width:min(100%,680px);min-height:0;margin:0 auto;transform:none;box-shadow:0 18px 50px #07101414}.inner-site:has(.category-hero) .featured-card.center{opacity:1;width:min(100%,680px);min-height:0;margin:0 auto;transform:none;box-shadow:0 18px 50px #07101414}.inner-site:has(.category-hero) .featured-card figure{aspect-ratio:1;filter:saturate(.95)contrast(1.02)}.inner-site:has(.category-hero) .featured-card.center figure{aspect-ratio:1;filter:saturate(.95)contrast(1.02)}.inner-site:has(.category-hero) .featured-card>div{min-height:0;padding:22px 24px 34px}.inner-site:has(.category-hero) .featured-card span{font-size:12px}.inner-site:has(.category-hero) .featured-card h3{max-width:92%;margin:10px 34px 12px 0;font-size:clamp(34px,9.5vw,54px)}.inner-site:has(.category-hero) .featured-card.center h3{max-width:92%;margin:10px 34px 12px 0;font-size:clamp(34px,9.5vw,54px)}.inner-site:has(.category-hero) .featured-card p{max-width:92%;font-size:clamp(17px,4.7vw,24px);line-height:1.46}.inner-site:has(.category-hero) .featured-card.center p{max-width:92%;font-size:clamp(17px,4.7vw,24px);line-height:1.46}.inner-site:has(.category-hero) .featured-card>svg{bottom:28px;right:22px}.inner-site:has(.category-hero) .featured-control{background:0 0;border-color:#bcc8c0;grid-row:2;place-self:center;width:44px;height:44px}.inner-site:has(.category-hero) .featured-control.previous{background:0 0;border-color:#bcc8c0;grid-row:2;place-self:center;width:44px;height:44px}.inner-site:has(.category-hero) .featured-control.next{background:0 0;border-color:#bcc8c0;grid-row:2;place-self:center;width:44px;height:44px}.inner-site:has(.category-hero) .featured-control.previous{grid-column:1}.inner-site:has(.category-hero) .featured-control.next{grid-column:3}.inner-site:has(.category-hero) .featured-dots{grid-area:2/2;align-self:center;margin:0}.inner-site:has(.category-hero) .featured-dots button{width:22px}.inner-site:has(.category-hero) .construction-story{grid-template-columns:1fr}.inner-site:has(.category-hero) .construction-story>div{width:auto;margin:0 24px;padding:56px 28px}.inner-site:has(.category-hero) .construction-story figure{height:380px}}.inner-site:has(.category-hero) .visual-directory-grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:clamp(210px,16vw,280px);grid-auto-flow:row}.inner-site:has(.category-hero) .visual-directory-item{grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:first-child{grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(4n){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(5n){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(6n){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+1){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+2){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+3){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+4){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+5){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+6){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+7){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+8){grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item:nth-child(9n+9){grid-row:span 1}.inner-site:has(.category-hero) .visual-item-0{grid-row:span 1}.inner-site:has(.category-hero) .visual-item-1{grid-row:span 1}.inner-site:has(.category-hero) .visual-item-2{grid-row:span 1}.inner-site:has(.category-hero) .visual-item-3{grid-row:span 1}.inner-site:has(.category-hero) .visual-item-4{grid-row:span 1}.inner-site:has(.category-hero) .visual-item-5{grid-row:span 1}.inner-site:has(.category-hero) .visual-item-6{grid-row:span 1}.inner-site:has(.category-hero) .visual-directory-item.visual-span-1{grid-column:span 6}.inner-site:has(.category-hero) .visual-directory-item.visual-span-2{grid-column:span 3}.inner-site:has(.category-hero) .visual-directory-item.visual-span-3{grid-column:span 2}@media (max-width:700px){.inner-site:has(.category-hero) .visual-directory-grid{grid-template-columns:1fr;grid-auto-rows:190px}:is(.inner-site:has(.category-hero) .visual-directory-item.visual-span-1,.inner-site:has(.category-hero) .visual-directory-item.visual-span-2,.inner-site:has(.category-hero) .visual-directory-item.visual-span-3){grid-column:1}}:is(.inner-site:has(.products-page),.inner-site:has(.subcategory-products-hero),.inner-site:has(.product-detail-page),.inner-site:has(.form-page),.inner-site:has(.content-page)){--product-gutter:max(32px, calc((100vw - 1320px)/2));background:#fff;overflow-x:hidden}:is(.inner-site:has(.products-page) .inner-header,.inner-site:has(.subcategory-products-hero) .inner-header,.inner-site:has(.product-detail-page) .inner-header,.inner-site:has(.form-page) .inner-header,.inner-site:has(.content-page) .inner-header){z-index:40;color:#fff;-webkit-backdrop-filter:blur(12px);background:#050708;border-bottom:1px solid #ffffff1f;grid-template-columns:auto 1fr auto;align-items:center;column-gap:clamp(24px,3vw,52px);height:76px;padding:12px clamp(22px,4vw,58px);display:grid;position:fixed;top:0;left:0;right:0}:is(.inner-site:has(.products-page) .inner-header.scrolled,.inner-site:has(.subcategory-products-hero) .inner-header.scrolled,.inner-site:has(.product-detail-page) .inner-header.scrolled,.inner-site:has(.form-page) .inner-header.scrolled,.inner-site:has(.content-page) .inner-header.scrolled){background:#050708;border-bottom-color:#1b2528;box-shadow:0 12px 34px #00000038}:is(.inner-site:has(.products-page) .inner-logo img,.inner-site:has(.subcategory-products-hero) .inner-logo img,.inner-site:has(.product-detail-page) .inner-logo img,.inner-site:has(.form-page) .inner-logo img,.inner-site:has(.content-page) .inner-logo img){object-fit:contain;width:clamp(146px,14vw,206px);max-height:52px;display:block}:is(.inner-site:has(.products-page) .inner-logo,.inner-site:has(.subcategory-products-hero) .inner-logo,.inner-site:has(.product-detail-page) .inner-logo,.inner-site:has(.form-page) .inner-logo,.inner-site:has(.content-page) .inner-logo){place-self:center start;display:block}:is(.inner-site:has(.products-page) .inner-header nav,.inner-site:has(.subcategory-products-hero) .inner-header nav,.inner-site:has(.product-detail-page) .inner-header nav,.inner-site:has(.form-page) .inner-header nav,.inner-site:has(.content-page) .inner-header nav){background:0 0;flex-direction:row;justify-content:end;align-items:center;gap:clamp(18px,2vw,34px);width:auto;padding:0;display:flex;position:static;transform:none}:is(.inner-site:has(.products-page) .inner-header nav a,.inner-site:has(.subcategory-products-hero) .inner-header nav a,.inner-site:has(.product-detail-page) .inner-header nav a,.inner-site:has(.form-page) .inner-header nav a,.inner-site:has(.content-page) .inner-header nav a){color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font:600 clamp(13px,1vw,16px)/1 Barlow Condensed;text-decoration:none}:is(.inner-site:has(.products-page) .inner-project,.inner-site:has(.subcategory-products-hero) .inner-project,.inner-site:has(.product-detail-page) .inner-project,.inner-site:has(.form-page) .inner-project,.inner-site:has(.content-page) .inner-project){background:var(--green);border-color:var(--green);color:#071014;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;justify-content:space-between;place-self:center end;align-items:center;gap:18px;min-width:170px;padding:14px 16px;font:700 clamp(13px,1vw,16px)/1 Barlow Condensed;text-decoration:none;display:flex}:is(.inner-site:has(.products-page) .inner-project svg,.inner-site:has(.subcategory-products-hero) .inner-project svg,.inner-site:has(.product-detail-page) .inner-project svg,.inner-site:has(.form-page) .inner-project svg,.inner-site:has(.content-page) .inner-project svg){color:#071014;flex:none;width:1.15em}:is(.inner-site:has(.products-page) .inner-menu-button,.inner-site:has(.products-page) .inner-close,.inner-site:has(.products-page) .inner-drawer-mark,.inner-site:has(.subcategory-products-hero) .inner-menu-button,.inner-site:has(.subcategory-products-hero) .inner-close,.inner-site:has(.subcategory-products-hero) .inner-drawer-mark,.inner-site:has(.product-detail-page) .inner-menu-button,.inner-site:has(.product-detail-page) .inner-close,.inner-site:has(.product-detail-page) .inner-drawer-mark,.inner-site:has(.form-page) .inner-menu-button,.inner-site:has(.form-page) .inner-close,.inner-site:has(.form-page) .inner-drawer-mark,.inner-site:has(.content-page) .inner-menu-button,.inner-site:has(.content-page) .inner-close,.inner-site:has(.content-page) .inner-drawer-mark){display:none}.inner-site:has(.form-page) .form-page{min-height:100vh;padding-top:clamp(130px,10vw,168px)}.quote-product-selects{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.quote-specification-fields{background:#edf1ed;border:1px solid #cfd6d1;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:22px;display:grid}.quote-specification-head{grid-column:1/-1;gap:7px;padding-bottom:2px;display:grid}.quote-specification-head span{color:#071014;letter-spacing:.08em;text-transform:uppercase;font:800 16px/1 Barlow Condensed}.quote-specification-head p{color:#59645f;margin:0;font-size:15px;line-height:1.45}.quote-product-card{border:1px solid var(--green);background:#fffdf2;grid-template-columns:116px minmax(0,1fr);align-items:center;gap:24px;padding:22px;display:grid}.quote-product-card img{aspect-ratio:1;object-fit:cover;background:#fff;border:1px solid #d9ded9;width:116px}.quote-product-card b{color:#fff;letter-spacing:.1em;background:#071014;border-radius:999px;width:max-content;margin:0 0 10px;padding:7px 12px;font:800 13px/1 Barlow Condensed;display:inline-flex}.quote-product-card h2{text-transform:uppercase;margin:0;font:800 clamp(28px,3vw,42px)/.9 Barlow Condensed}.quote-product-card p{color:#4b5652;margin:8px 0 16px;font-size:18px}.quote-product-card a{color:#328f24;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;width:max-content;font:800 16px/1 Barlow Condensed;text-decoration:none;display:flex}.quote-product-card svg{width:18px}.form-page{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.form-page input:not([type=checkbox]):not([type=file]),.form-page select,.form-page textarea{color:#101716;caret-color:#101716;min-height:54px;box-shadow:none;background:#fff;border:1px solid #aeb8b2;padding:14px 16px;transition:border-color .18s,box-shadow .18s,background-color .18s}.form-page textarea{min-height:150px}.form-page input:not([type=checkbox]):not([type=file]):hover,.form-page select:hover,.form-page textarea:hover{border-color:#7f8b84}.form-page input:not([type=checkbox]):not([type=file]):focus,.form-page select:focus,.form-page textarea:focus{background:#fff;border-color:#398f29;outline:0;box-shadow:0 0 0 3px #398f2929}.form-page input::placeholder,.form-page textarea::placeholder{color:#68736e;opacity:1}.form-page select:disabled{color:#69736e;opacity:1;background:#e9ede9}.form-page input:-webkit-autofill{-webkit-text-fill-color:#101716;caret-color:#101716;-webkit-box-shadow:inset 0 0 0 1000px #fff}.form-page input:-webkit-autofill:hover{-webkit-text-fill-color:#101716;caret-color:#101716;-webkit-box-shadow:inset 0 0 0 1000px #fff}.form-page input:-webkit-autofill:focus{-webkit-text-fill-color:#101716;caret-color:#101716;-webkit-box-shadow:inset 0 0 0 1000px #fff}.form-page textarea:-webkit-autofill{-webkit-text-fill-color:#101716;caret-color:#101716;-webkit-box-shadow:inset 0 0 0 1000px #fff}.form-page textarea:-webkit-autofill:hover{-webkit-text-fill-color:#101716;caret-color:#101716;-webkit-box-shadow:inset 0 0 0 1000px #fff}.form-page textarea:-webkit-autofill:focus{-webkit-text-fill-color:#101716;caret-color:#101716;-webkit-box-shadow:inset 0 0 0 1000px #fff}.form-page input[type=date]::-webkit-calendar-picker-indicator{opacity:.72;cursor:pointer;filter:none}.form-page .consent{color:#27312d;cursor:pointer;align-items:flex-start;gap:12px;font-size:16px;line-height:1.45}.form-page .consent input{appearance:none;cursor:pointer;background:#fff;border:2px solid #49554f;border-radius:3px;flex:0 0 26px;place-content:center;width:26px;height:26px;margin:0;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid}.form-page .consent input:before{content:"";transform-origin:50%;border:3px solid #fff;border-width:0 3px 3px 0;width:7px;height:13px;transition:transform .12s;transform:rotate(45deg)scale(0)}.form-page .consent input:hover{border-color:#398f29}.form-page .consent input:checked{background:#398f29;border-color:#2f7f22}.form-page .consent input:checked:before{transform:rotate(45deg)scale(1)}.form-page .consent input:focus-visible{border-color:#2f7f22;outline:0;box-shadow:0 0 0 4px #398f2933}.form-page .mockup-upload{background:#fff;border:1px solid #cfd6d1;gap:16px;padding:20px;display:grid}.mockup-upload-head{gap:6px;display:grid}.mockup-upload-head span{color:#071014;letter-spacing:.08em;text-transform:uppercase;font:800 15px/1 Barlow Condensed}.mockup-upload-head p{color:#59645f;margin:0;font-size:15px;line-height:1.45}.form-page .mockup-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.mockup-dropzone{cursor:pointer;background:#f8faf7;border:1px dashed #b9c2bc;grid-template-rows:auto auto;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:4px 14px;min-height:96px;padding:18px 20px;transition:border-color .2s,background .2s,transform .2s;display:grid}.mockup-dropzone:hover{background:#fbfdf9;border-color:#328f24}.mockup-dropzone:active{transform:translateY(1px)}.mockup-dropzone i{color:#328f24;background:0 0;grid-row:1/span 2;place-items:center;width:38px;height:38px;display:grid}.mockup-dropzone svg{stroke-width:1.7px;width:28px;height:28px}.mockup-dropzone b{color:#27312d;letter-spacing:0;text-transform:none;font:600 18px/1.15 Barlow}.mockup-dropzone small{color:#6d7873;letter-spacing:0;text-transform:none;font:400 14px/1.35 Barlow}.mockup-error{color:#8a1f17;background:#fff4f2;border-left:3px solid #b42318;align-items:flex-start;gap:8px;margin:0;padding:12px 14px;font:600 14px/1.45 Barlow;display:flex}.mockup-error svg{flex:none;width:17px;height:17px;margin-top:1px}.mockup-preview-grid{grid-template-columns:repeat(auto-fill,minmax(156px,190px));gap:12px;display:grid}.mockup-preview-grid figure{aspect-ratio:4/3;background:#f7f8f6;border:1px solid #d9ded9;margin:0;position:relative;overflow:hidden}.mockup-preview-grid img{object-fit:contain;width:100%;height:100%;display:block}.mockup-pdf-card{color:#fff;background:linear-gradient(135deg,#79e64b29,#79e64b00 55%),#071014;align-content:center;place-items:center;gap:8px;width:100%;height:100%;display:grid}.mockup-pdf-card svg{width:36px;height:36px;color:var(--green)}.mockup-pdf-card b{color:#fff;letter-spacing:.08em;font:800 22px/.9 Barlow Condensed}.mockup-preview-grid button{color:#fff;cursor:pointer;background:#071014d1;border:1px solid #ffffffb3;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:8px;right:8px}.mockup-preview-grid button svg{width:15px;height:15px}.products-hero{min-height:620px;padding:150px var(--product-gutter) 70px;color:#fff;background:#050708;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:end;gap:clamp(42px,6vw,96px);display:grid;overflow:hidden}.products-hero>div,.subcategory-products-hero>div{z-index:2;min-width:0;max-width:620px;position:relative}.products-hero p,.subcategory-products-hero p,.product-index-head p,.product-copy>p:first-child{text-transform:uppercase;letter-spacing:.1em;color:#aab4af;font:700 13px/1 Barlow Condensed}.products-hero p a,.subcategory-products-hero p a,.product-copy>p:first-child a{color:#fff}.products-hero h1,.subcategory-products-hero h1{text-transform:uppercase;letter-spacing:-.035em;text-wrap:balance;margin:22px 0 0;font:800 clamp(74px,9vw,100px)/.78 Barlow Condensed}.products-hero i,.subcategory-products-hero i{background:var(--green);width:52px;height:5px;margin:32px 0 24px;display:block}.products-hero span,.subcategory-products-hero span{color:#eef2ef;max-width:510px;font-size:clamp(18px,1.6vw,24px);line-height:1.45;display:block}.products-hero figure{aspect-ratio:1.42;background:#11191a;margin:0;position:relative;overflow:hidden}.products-hero figure:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(120deg,#0507081f,#050708b3 82%);position:absolute;inset:0}.products-hero img{object-fit:cover;filter:saturate(.9)contrast(1.05);width:100%;height:100%}@media (min-width:1051px){.product-listing-hero{grid-template-columns:minmax(0,620px) minmax(0,620px);justify-content:space-between}.product-listing-hero figure{aspect-ratio:1.68;width:100%}.products-hero{grid-template-columns:minmax(0,620px) minmax(0,620px);justify-content:space-between}.products-hero figure{aspect-ratio:1.68;width:100%}}.product-family-index,.catalogue-products,.subcategory-products,.related-products{padding:clamp(58px, 6vw, 92px) var(--product-gutter);color:#071014;background:#fff}.catalogue-products,.related-products{background:#f0f1ef}.product-index-head{grid-template-columns:minmax(260px,.6fr) minmax(0,1fr);align-items:end;gap:clamp(34px,6vw,90px);margin-bottom:34px;display:grid}.product-index-head>*{min-width:0}.product-index-head p{color:#071014;margin:0}.product-index-head p:before{content:"";background:var(--green);width:44px;height:3px;margin-bottom:12px;display:block}.product-index-head h2{text-transform:uppercase;letter-spacing:-.015em;max-width:820px;margin:0;font:800 clamp(46px,5.1vw,82px)/.9 Barlow Condensed}.product-family-grid{--family-gap:6px;flex-wrap:wrap;gap:6px;display:flex}.product-family-grid>a{isolation:isolate;flex:0 0 calc((100% - ((var(--family-columns,3) - 1) * var(--family-gap))) / var(--family-columns,3));color:#fff;background:#071014;flex-direction:column;justify-content:flex-end;min-width:0;min-height:290px;padding:28px;text-decoration:none;display:flex;position:relative;overflow:hidden}.product-family-grid>a:before{content:"";z-index:-2;background-image:var(--family-image);filter:saturate(.75)brightness(.72);background-position:50%;background-size:cover;transition:transform .5s,filter .35s;position:absolute;inset:0;transform:scale(1.01)}.product-family-grid>a:after{content:"";z-index:-1;background:linear-gradient(90deg,#000000c7,#00000014 72%);position:absolute;inset:0}.product-family-grid>a:hover:before,.product-family-grid>a:focus-visible:before{filter:saturate(.95)brightness(.82);transform:scale(1.06)}.product-family-grid span,.catalogue-product-grid span{color:#c7d0cc;text-transform:uppercase;letter-spacing:.1em;font:700 13px/1 Barlow Condensed}.product-family-grid h3{text-transform:uppercase;max-width:330px;margin:16px 0 12px;font:800 clamp(36px,3.8vw,58px)/.9 Barlow Condensed}.product-family-grid p{color:#e8eeeb;max-width:360px;margin:0 0 22px;line-height:1.48}.product-family-grid svg,.catalogue-product-grid svg{width:25px;color:var(--green)}.catalogue-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.catalogue-product-grid>a{color:#071014;background:#fff;min-width:0;padding-bottom:24px;text-decoration:none;position:relative}.catalogue-product-grid figure{aspect-ratio:1.25;background:#e3e5e1;margin:0;overflow:hidden}.catalogue-product-grid img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.catalogue-product-grid>a:hover img,.catalogue-product-grid>a:focus-visible img{transform:scale(1.045)}.catalogue-product-grid span{color:#5e6965;margin:18px 22px 0;display:block}.catalogue-product-grid h3{text-transform:uppercase;min-height:2em;margin:9px 56px 12px 22px;font:800 clamp(27px,2.35vw,38px)/1 Barlow Condensed}.catalogue-product-grid p{color:#4b5652;min-height:4.5em;margin:0 22px 20px;line-height:1.5}.catalogue-product-grid b{color:#071014;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:12px;margin:0 22px;font:700 15px/1 Barlow Condensed;display:flex}.catalogue-capabilities{padding:0 var(--product-gutter);background:#fff;border-top:1px solid #d8ded9;border-bottom:1px solid #d8ded9;gap:0;display:flex}.catalogue-capabilities span{text-transform:uppercase;border-right:1px solid #d8ded9;flex:1;place-items:center start;min-height:92px;padding:0 24px;font:800 clamp(20px,2vw,34px)/.95 Barlow Condensed;display:grid}.catalogue-capabilities span:first-child{padding-left:0}.catalogue-capabilities span:last-child{border-right:0}.subcategory-products-hero{min-height:600px;padding:150px var(--product-gutter) 70px;color:#fff;background:#050708;align-items:end;display:flex;position:relative;overflow:hidden}.subcategory-products-hero:after{content:"";background:linear-gradient(90deg,#000000c7,#00000014 70%);position:absolute;inset:0}.subcategory-products-hero>img{object-fit:cover;filter:saturate(.88)contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.subcategory-products-hero p b{color:var(--green)}.inner-site:has(.product-detail-page) .product-detail{background:#fff;grid-template-columns:minmax(560px,.9fr) minmax(430px,1.1fr);min-height:100vh;padding-top:76px;display:grid}.inner-site:has(.product-detail-page) .product-gallery{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(310px,calc(50vh - 38px));align-self:stretch;gap:6px;padding:6px;display:grid}.inner-site:has(.product-detail-page) .product-shot{aspect-ratio:auto;background:#dfe3dd;min-height:0}.inner-site:has(.product-detail-page) .product-shot:first-child{grid-row:span 2}.inner-site:has(.product-detail-page) .product-shot img{filter:saturate(.9)contrast(1.02)}.inner-site:has(.product-detail-page) .product-shot:first-child img{object-position:64% center}.inner-site:has(.product-detail-page) .product-shot figcaption{color:#fff;letter-spacing:.09em;background:#050708;padding:8px 10px;font:700 12px/1 Barlow Condensed;bottom:16px;left:18px}.inner-site:has(.product-detail-page) .product-copy{align-self:start;padding:clamp(58px,7vw,112px) clamp(34px,5vw,80px);position:sticky;top:76px}.inner-site:has(.product-detail-page) .product-copy>p:first-child{color:#65716d}.inner-site:has(.product-detail-page) .product-copy>p:first-child a{color:#278f17}.inner-site:has(.product-detail-page) .product-copy h1{letter-spacing:0;margin:24px 0 14px;font-size:clamp(42px,4.8vw,74px);line-height:.92}.inner-site:has(.product-detail-page) .product-copy>span{color:#45514d;text-transform:uppercase;letter-spacing:.07em;font:700 17px/1 Barlow Condensed;display:block}.inner-site:has(.product-detail-page) .product-copy>p:not(:first-child){color:#3e4945;max-width:560px;font-size:20px;line-height:1.58}.inner-site:has(.product-detail-page) .attribute-list{border-top:1px solid #bfc7c1;margin-top:34px}.inner-site:has(.product-detail-page) .attribute-list>div{border-bottom:1px solid #bfc7c1;min-height:58px;padding:16px 0}.inner-site:has(.product-detail-page) .product-enquire{background:#071014;max-width:420px;margin-top:34px}.inner-site:has(.product-detail-page) .product-build-notes{padding:0 var(--product-gutter);color:#fff;background:#071014;grid-template-columns:repeat(3,1fr);display:grid}.product-build-notes article{border-right:1px solid #2d393b;min-height:250px;padding:42px 34px 38px}.product-build-notes article:first-child{padding-left:0}.product-build-notes article:last-child{border-right:0}.product-build-notes span{color:var(--green);font:800 24px/1 Barlow Condensed}.product-build-notes h2{text-transform:uppercase;margin:12px 0 16px;font:800 clamp(38px,4vw,58px)/.9 Barlow Condensed}.product-build-notes p{color:#c6cfcb;max-width:300px;margin:0;line-height:1.55}:is(.inner-site:has(.products-page) .category-cta,.inner-site:has(.subcategory-products-hero) .wide-cta,.inner-site:has(.product-detail-page) .wide-cta){min-height:160px;padding:34px var(--product-gutter)}:is(.inner-site:has(.products-page) footer,.inner-site:has(.subcategory-products-hero) footer,.inner-site:has(.product-detail-page) footer){padding:48px var(--product-gutter) 28px}@media (max-width:1050px){.products-hero{grid-template-columns:1fr}.inner-site:has(.product-detail-page) .product-detail{grid-template-columns:1fr}.products-hero figure{display:none}.inner-site:has(.product-detail-page) .product-copy{position:relative;top:auto}}@media (max-width:900px){:is(.inner-site:has(.products-page) .inner-header,.inner-site:has(.subcategory-products-hero) .inner-header,.inner-site:has(.product-detail-page) .inner-header,.inner-site:has(.form-page) .inner-header,.inner-site:has(.content-page) .inner-header){grid-template-columns:1fr auto;height:74px;padding:0 22px}:is(.inner-site:has(.products-page) .inner-menu-button,.inner-site:has(.subcategory-products-hero) .inner-menu-button,.inner-site:has(.product-detail-page) .inner-menu-button,.inner-site:has(.form-page) .inner-menu-button,.inner-site:has(.content-page) .inner-menu-button){z-index:60;color:#fff;background:0 0;border:0;grid-column:2;place-items:center;width:40px;height:40px;padding:0;position:absolute;top:18px;right:20px;display:grid!important}:is(.inner-site:has(.products-page) .inner-menu-button svg,.inner-site:has(.subcategory-products-hero) .inner-menu-button svg,.inner-site:has(.product-detail-page) .inner-menu-button svg,.inner-site:has(.form-page) .inner-menu-button svg,.inner-site:has(.content-page) .inner-menu-button svg){stroke:currentColor;width:24px;height:24px;display:block}:is(.inner-site:has(.products-page) .inner-header nav,.inner-site:has(.subcategory-products-hero) .inner-header nav,.inner-site:has(.product-detail-page) .inner-header nav,.inner-site:has(.form-page) .inner-header nav,.inner-site:has(.content-page) .inner-header nav){z-index:32;background:#071014;flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;width:min(84vw,380px);padding:36px;transition:transform .3s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}:is(.inner-site:has(.products-page) .inner-header nav.open,.inner-site:has(.subcategory-products-hero) .inner-header nav.open,.inner-site:has(.product-detail-page) .inner-header nav.open,.inner-site:has(.form-page) .inner-header nav.open,.inner-site:has(.content-page) .inner-header nav.open){transform:none}:is(.inner-site:has(.products-page) .inner-header nav a,.inner-site:has(.subcategory-products-hero) .inner-header nav a,.inner-site:has(.product-detail-page) .inner-header nav a,.inner-site:has(.form-page) .inner-header nav a,.inner-site:has(.content-page) .inner-header nav a){font-size:30px}:is(.inner-site:has(.products-page) .inner-close,.inner-site:has(.subcategory-products-hero) .inner-close,.inner-site:has(.product-detail-page) .inner-close,.inner-site:has(.form-page) .inner-close,.inner-site:has(.content-page) .inner-close){color:#fff;background:0 0;border:0;display:block;position:absolute;top:22px;right:22px}:is(.inner-site:has(.products-page) .inner-drawer-mark,.inner-site:has(.subcategory-products-hero) .inner-drawer-mark,.inner-site:has(.product-detail-page) .inner-drawer-mark,.inner-site:has(.form-page) .inner-drawer-mark,.inner-site:has(.content-page) .inner-drawer-mark){display:block;position:absolute;top:24px;left:30px}:is(.inner-site:has(.products-page) .inner-drawer-mark img,.inner-site:has(.subcategory-products-hero) .inner-drawer-mark img,.inner-site:has(.product-detail-page) .inner-drawer-mark img,.inner-site:has(.form-page) .inner-drawer-mark img,.inner-site:has(.content-page) .inner-drawer-mark img){width:76px;height:auto}:is(.inner-site:has(.products-page) .inner-project,.inner-site:has(.subcategory-products-hero) .inner-project,.inner-site:has(.product-detail-page) .inner-project,.inner-site:has(.form-page) .inner-project,.inner-site:has(.content-page) .inner-project){display:none}.quote-product-selects,.quote-product-card,.quote-specification-fields{grid-template-columns:1fr}.quote-product-card{padding:18px}.quote-product-card img{width:96px}.products-hero,.subcategory-products-hero{min-height:0;padding:130px 24px 52px;display:block}.products-hero>div,.subcategory-products-hero>div,.products-hero span,.subcategory-products-hero span{white-space:normal;overflow-wrap:normal;width:min(100%,342px);max-width:342px}.products-hero h1,.subcategory-products-hero h1,.product-index-head h2{white-space:normal;width:min(100%,342px);max-width:342px}.products-hero h1,.subcategory-products-hero h1{font-size:clamp(64px,15vw,92px)}.product-index-head{display:block}.product-index-head h2{overflow-wrap:normal;max-width:100%;margin-top:22px;font-size:clamp(35px,10vw,44px);line-height:.93}.product-family-index,.catalogue-products,.subcategory-products,.related-products{padding:52px 20px}.product-family-grid,.catalogue-product-grid{grid-template-columns:1fr}.product-family-grid{display:grid}.product-family-grid>a{flex-basis:auto;grid-column:1;min-height:230px}.catalogue-product-grid p,.catalogue-product-grid h3{min-height:0}.catalogue-capabilities{grid-template-columns:1fr;padding:0 24px;display:grid}.catalogue-capabilities span{border-bottom:1px solid #d8ded9;border-right:0;min-height:74px;padding:0}.catalogue-capabilities span:last-child{border-bottom:0}.inner-site:has(.product-detail-page) .product-detail{padding-top:74px}.inner-site:has(.product-detail-page) .product-gallery{grid-template-columns:1fr;grid-auto-rows:auto;padding:0}.inner-site:has(.product-detail-page) .product-shot{aspect-ratio:1.18;grid-row:auto}.inner-site:has(.product-detail-page) .product-shot:first-child{aspect-ratio:1.18;grid-row:auto}.inner-site:has(.product-detail-page) .product-gallery .product-shot:not(:first-child){display:none}.inner-site:has(.product-detail-page) .product-copy{padding:56px 24px}.inner-site:has(.product-detail-page) .product-copy h1{font-size:clamp(38px,10vw,58px)}.product-option-head{flex-direction:column;align-items:flex-start;gap:10px}.product-color-options button{grid-template-rows:56px auto;width:calc(50% - 6px);min-height:96px}.product-color-visual{height:56px}.product-size-options{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-size-options button{justify-content:space-between;min-width:0}.size-chart-panel{max-height:92vh;padding:30px 20px 24px}.size-chart-copy{margin-right:48px}.measurement-guide{grid-template-columns:1fr}.inner-site:has(.product-detail-page) .product-build-notes{grid-template-columns:1fr;padding:0 24px}.product-build-notes article,.product-build-notes article:first-child{border-bottom:1px solid #2d393b;border-right:0;min-height:0;padding:36px 0}.product-build-notes article:last-child{border-bottom:0}:is(.inner-site:has(.products-page) .category-cta,.inner-site:has(.subcategory-products-hero) .wide-cta,.inner-site:has(.product-detail-page) .wide-cta){padding:52px 24px}}.inner-site:has(.product-detail-page) .product-gallery.product-gallery-pro{background:#f4f6f2;grid-template-columns:88px minmax(0,680px);grid-auto-rows:auto;justify-content:end;align-self:start;gap:16px;min-height:0;padding:clamp(28px,4vw,64px) clamp(22px,3.2vw,52px);display:grid;position:sticky;top:76px}.inner-site:has(.product-detail-page) .product-gallery.product-gallery-pro .product-lightbox{z-index:1000}.inner-site:has(.product-detail-page) .product-gallery.product-gallery-pro.lightbox-open{z-index:1000}:is(.inner-site:has(.product-detail-page) .product-gallery.product-gallery-pro .product-lightbox-close,.inner-site:has(.product-detail-page) .product-gallery.product-gallery-pro .product-lightbox-nav){z-index:1001}.inner-site:has(.product-detail-page) .product-gallery.product-gallery-pro .product-thumb-rail{flex-direction:column;order:1;gap:12px;max-height:min(680px,100vh - 180px);padding:0 2px 0 0;display:flex;overflow:hidden auto}.inner-site:has(.product-detail-page) .product-gallery.product-gallery-pro .product-gallery-main{order:2;width:100%;max-width:680px}.inner-site:has(.product-detail-page) .product-gallery.product-gallery-pro .product-gallery-stage{aspect-ratio:1}@media (max-width:1050px){.inner-site:has(.product-detail-page) .product-gallery.product-gallery-pro{grid-template-columns:1fr;justify-content:stretch;min-height:0;position:relative;top:auto}.inner-site:has(.product-detail-page) .product-gallery.product-gallery-pro .product-thumb-rail{flex-direction:row;order:2;max-height:none;padding:0 0 2px;overflow:auto hidden}.inner-site:has(.product-detail-page) .product-gallery.product-gallery-pro .product-gallery-main{order:1;max-width:none}}@media (max-width:900px){.inner-site:has(.product-detail-page) .product-gallery.product-gallery-pro{grid-template-columns:1fr;gap:12px;padding:18px}.inner-site:has(.product-detail-page) .product-gallery.product-gallery-pro .product-gallery-stage{aspect-ratio:1}}.inner-site footer.site-footer{color:#fff;background:#030708;border-top:1px solid #172125;grid-template-columns:none;gap:0;padding:0;display:block}.site-footer-cta{color:#071014;background:#79e64b;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(28px,5vw,80px);padding:clamp(46px,5vw,76px) max(32px,50vw - 660px);display:grid}.site-footer-cta p,.site-footer h3{letter-spacing:.1em;text-transform:uppercase;margin:0;font:800 13px/1 Barlow Condensed}.wide-cta p,.site-footer-cta p{color:#fff}.site-footer-cta h2{letter-spacing:-.02em;text-transform:uppercase;max-width:760px;margin:12px 0 0;font:800 clamp(48px,5.8vw,88px)/.86 Barlow Condensed}.site-footer-cta>a,.site-footer-contact>a:last-child{color:#071014;letter-spacing:.08em;text-transform:uppercase;border:1px solid #071014;justify-content:space-between;align-items:center;gap:22px;min-width:220px;padding:18px 20px;font:800 16px/1 Barlow Condensed;text-decoration:none;display:flex}.site-footer-cta svg,.site-footer-contact>a:last-child svg{flex:none;width:20px}.site-footer-main{grid-template-columns:minmax(280px,1.35fr) minmax(180px,.7fr) minmax(180px,.65fr) minmax(230px,.8fr);gap:clamp(34px,5vw,82px);padding:clamp(54px,6vw,86px) max(32px,50vw - 660px) clamp(42px,5vw,70px);display:grid}.site-footer-brand img{object-fit:contain;width:min(260px,80vw);max-height:70px;display:block}.site-footer-tagline{color:#79e64b;letter-spacing:.12em;text-transform:uppercase;margin-top:18px;font:800 13px/1 Barlow Condensed,sans-serif;display:block}.site-footer-brand p{color:#aab4af;max-width:500px;margin:16px 0 0;font-size:18px;line-height:1.55}.site-footer-badges{flex-wrap:wrap;gap:8px;max-width:520px;margin-top:28px;display:flex}.site-footer-badges span{color:#dce5e1;letter-spacing:.08em;text-transform:uppercase;border:1px solid #273438;padding:9px 11px;font:800 12px/1 Barlow Condensed}.site-footer-nav,.site-footer-contact{flex-direction:column;align-items:flex-start;display:flex}.site-footer h3{color:#79e64b;margin-bottom:22px}.site-footer-nav a,.site-footer-contact a{color:#eef3f0;letter-spacing:.05em;text-transform:uppercase;font:700 17px/1.15 Barlow Condensed;text-decoration:none}.site-footer-nav a+a,.site-footer-contact a+a{margin-top:15px}.site-footer-nav a:hover,.site-footer-nav a:focus-visible,.site-footer-contact a:hover,.site-footer-contact a:focus-visible{color:#79e64b}.site-footer-contact p{color:#aab4af;margin:0 0 15px;line-height:1.5}.site-footer-contact>a:last-child{color:#fff;background:#071014;border-color:#344247;width:100%;min-width:0;max-width:235px;margin-top:28px}.site-social-links{flex-wrap:wrap;gap:8px;display:flex}.site-footer-contact .site-social-links{margin-top:22px}.site-footer-contact .site-social-links a{color:#cbd5d0;letter-spacing:.07em;border:1px solid #2c393d;margin:0;padding:7px 9px;font-size:12px}.site-footer-contact .site-social-links a:hover,.site-footer-contact .site-social-links a:focus-visible{outline-offset:2px;color:#79e64b;border-color:#79e64b;outline:1px solid #79e64b}.contact-detail-list .contact-social-links{flex-wrap:wrap;grid-column:1/-1;gap:8px;margin-top:10px;display:flex}.contact-detail-list .contact-social-links a{border:1px solid #bfc8c2;width:auto;min-height:38px;margin:0;padding:10px 12px;font-size:12px}.site-footer-bottom{color:#7f8c87;border-top:1px solid #1d292d;justify-content:space-between;align-items:center;gap:28px;padding:26px max(32px,50vw - 660px) 32px;display:flex}.site-footer-bottom small,.site-footer-bottom p{color:#7f8c87;margin:0;font-size:14px;line-height:1.5}.site-footer-bottom p{text-align:right;max-width:620px}@media (max-width:1050px){.site-footer-cta,.site-footer-main{grid-template-columns:1fr 1fr;padding-left:32px;padding-right:32px}.site-footer-cta{align-items:start}.site-footer-brand{grid-column:1/-1}.site-footer-bottom{padding-left:32px;padding-right:32px}}@media (max-width:720px){.site-footer-cta,.site-footer-main{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.site-footer-cta>a{width:100%}.site-footer-bottom{padding-left:24px;padding-right:24px;display:block}.site-footer-bottom p{text-align:left;margin-top:14px}}.content-hero{min-height:640px;padding:150px var(--product-gutter) 74px;color:#fff;background:#050708;grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);align-items:center;gap:clamp(42px,6vw,96px);display:grid;overflow:hidden}.content-hero>div{z-index:2;max-width:780px;position:relative}.content-hero>div>p{color:#aab4af;letter-spacing:.1em;text-transform:uppercase;margin:0;font:700 13px/1 Barlow Condensed}.content-hero>div>p a{color:#fff}.content-hero h1{letter-spacing:-.035em;text-transform:uppercase;text-wrap:balance;max-width:860px;margin:24px 0 0;font:800 clamp(56px,6.2vw,86px)/.84 Barlow Condensed}.content-hero i{background:var(--green);width:54px;height:5px;margin:32px 0 24px;display:block}.content-hero span{color:#eef2ef;max-width:590px;font-size:clamp(18px,1.55vw,24px);line-height:1.48;display:block}.content-hero>div>a{color:#071014;background:var(--green);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:24px;width:max-content;margin-top:34px;padding:18px 20px;font:800 16px/1 Barlow Condensed;text-decoration:none;display:flex}.content-hero>div>a svg{width:20px}.content-hero figure{aspect-ratio:1.18;background:#121a1d;margin:0;position:relative;overflow:hidden}.content-hero figure:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0507080a,#05070873);position:absolute;inset:0}.content-hero img,.content-media-band img{object-fit:cover;width:100%;height:100%;display:block}.content-proof-strip{padding:0 var(--product-gutter);background:#fff;border-bottom:1px solid #d8ded9;grid-template-columns:repeat(4,1fr);display:grid}.content-proof-strip article{border-right:1px solid #d8ded9;flex-direction:column;justify-content:center;min-height:132px;padding:0 clamp(18px,2vw,30px);display:flex}.content-proof-strip article:first-child{padding-left:0}.content-proof-strip article:last-child{border-right:0}.content-proof-strip strong{color:#071014;text-transform:uppercase;font:800 clamp(46px,5vw,76px)/.85 Barlow Condensed}.content-proof-strip span{color:#56615d;letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font:700 14px/1 Barlow Condensed}.content-split{padding:clamp(68px, 7vw, 110px) var(--product-gutter);color:#071014;background:#fff;grid-template-columns:minmax(280px,.7fr) minmax(0,1fr);gap:clamp(38px,7vw,118px);display:grid}.content-split>div:first-child p,.content-media-band>div>p:first-child,.content-section-head p{color:#328f24;letter-spacing:.1em;text-transform:uppercase;margin:0;font:800 13px/1 Barlow Condensed}.content-split h2,.content-media-band h2,.content-section-head h2{letter-spacing:-.02em;text-transform:uppercase;max-width:720px;margin:14px 0 0;font:800 clamp(46px,5vw,78px)/.9 Barlow Condensed}.content-split>div:last-child p,.content-media-band>div>p:not(:first-child){color:#3e4945;max-width:760px;margin:0 0 24px;font-size:20px;line-height:1.6}.content-split>div:last-child p:last-child,.content-media-band>div>p:last-child{margin-bottom:0}.production-terms{padding:0 var(--product-gutter);background:#f4f5f2;border-bottom:1px solid #d8ded9;grid-template-columns:repeat(4,1fr);display:grid}.production-terms article{border-right:1px solid #d8ded9;flex-direction:column;justify-content:center;min-height:150px;padding-right:28px;display:flex}.production-terms article:last-child{border-right:0}.production-terms span{color:#328f24;letter-spacing:.1em;text-transform:uppercase;font:800 13px/1 Barlow Condensed}.production-terms strong{color:#071014;letter-spacing:0;text-transform:uppercase;margin-top:12px;font:800 clamp(30px,3vw,48px)/.9 Barlow Condensed;display:block}.private-label-summary{padding:clamp(68px, 7vw, 108px) var(--product-gutter);background:#f4f5f2}.private-label-summary>div:last-of-type{background:#d8ded9;border:1px solid #d8ded9;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.private-label-summary article{background:#fff;flex-direction:column;min-height:420px;padding:32px;display:flex}.private-label-summary h3{letter-spacing:0;text-transform:uppercase;margin:0 0 16px;font:800 clamp(34px,3.2vw,50px)/.9 Barlow Condensed}.private-label-summary article p{color:#45514d;margin:0;line-height:1.58}.private-label-summary ul{margin:auto 0 0;padding:0;list-style:none}.private-label-summary li{color:#071014;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #d8ded9;padding:11px 0;font:800 13px/1.1 Barlow Condensed}.private-label-summary>a{color:#071014;letter-spacing:.08em;text-transform:uppercase;border-bottom:2px solid #79e64b;align-items:center;gap:14px;width:max-content;margin-top:30px;padding-bottom:8px;font:800 16px/1 Barlow Condensed;text-decoration:none;display:flex}.private-label-summary>a svg{color:#328f24;width:18px}.private-label-page-summary{background:#fff}.logistics-partners{padding:clamp(58px, 6vw, 88px) var(--product-gutter);color:#fff;background:#071014;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:clamp(34px,6vw,90px);display:grid}.logistics-partners p{color:#79e64b;letter-spacing:.1em;text-transform:uppercase;margin:0;font:800 13px/1 Barlow Condensed}.logistics-partners h2{letter-spacing:0;text-transform:uppercase;max-width:620px;margin:14px 0 0;font:800 clamp(42px,4.5vw,70px)/.9 Barlow Condensed}.partner-logo-grid{background:#2e3a3e;border:1px solid #2e3a3e;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.partner-logo-grid figure,.registration-logo-row figure{background:#fff;place-items:center;margin:0;display:grid}.partner-logo-grid figure{min-height:118px;padding:20px}.partner-logo-grid img{object-fit:contain;max-width:125px;max-height:54px}.payments-page{color:#fff;background:#071014;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.payments-page>div>p{color:#79e64b;letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px;font:800 13px/1 Barlow Condensed}.payments-status-card{background:#101a17;border:1px solid #35413d;align-self:end;padding:34px}.payments-status-card span{color:#79e64b;letter-spacing:.1em;text-transform:uppercase;font:800 13px/1 Barlow Condensed}.payments-status-card strong{text-transform:uppercase;margin:22px 0 16px;font:800 clamp(34px,3.5vw,54px)/.9 Barlow Condensed;display:block}.payments-status-card p{color:#bcc7c2;margin:0;font-size:18px;line-height:1.55}.payment-flow{padding:0 var(--product-gutter);background:#f4f5f2;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.payment-flow article{border-right:1px solid #d8ded9;min-height:330px;padding:42px 30px}.payment-flow article:last-child{border-right:0}.payment-flow span{color:#328f24;font:800 13px/1 Barlow Condensed}.payment-flow h2{text-transform:uppercase;margin:74px 0 16px;font:800 clamp(32px,3vw,46px)/.9 Barlow Condensed}.payment-flow p{color:#45514d;margin:0;line-height:1.55}.payment-safety{padding:clamp(70px, 8vw, 120px) var(--product-gutter);background:#dfe3dd;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(40px,8vw,130px);display:grid}.payment-safety>div:first-child p{color:#328f24;letter-spacing:.1em;text-transform:uppercase;margin:0;font:800 13px/1 Barlow Condensed}.payment-safety h2{text-transform:uppercase;margin:14px 0 0;font:800 clamp(44px,5vw,72px)/.9 Barlow Condensed}.payment-safety>div:last-child p{color:#3e4945;margin:0 0 24px;font-size:20px;line-height:1.6}.payment-safety>div:last-child p:last-child{margin-bottom:0}.registration-logo-row{flex-wrap:wrap;gap:12px;margin:28px 0 0;display:flex}.registration-logo-row figure{border:1px solid #cbd3ce;width:210px;height:132px;padding:18px}.registration-logo-row img{object-fit:contain;max-width:100%;max-height:100%}.about-certifications{padding:clamp(58px, 6vw, 88px) var(--product-gutter);color:#fff;background:#071014;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(36px,6vw,90px);display:grid}.about-certifications p{color:#79e64b;letter-spacing:.1em;text-transform:uppercase;margin:0;font:800 13px/1 Barlow Condensed}.about-certifications h2{letter-spacing:0;text-transform:uppercase;max-width:760px;margin:14px 0 0;font:800 clamp(42px,4.8vw,72px)/.9 Barlow Condensed}.about-certifications span{color:#cbd3ce;max-width:660px;margin-top:22px;font-size:20px;line-height:1.55;display:block}.about-certifications .registration-logo-row{justify-content:flex-end;min-width:480px;margin:0}.about-certifications .registration-logo-row figure{border-color:#2b383c;width:230px;height:146px}.contact-detail-list{gap:14px;margin-top:34px;display:grid}.form-intro .contact-detail-list a{color:#071014;margin:0}.contact-detail-list address{color:#4b5653;max-width:430px;font-style:normal;line-height:1.55}.manufacturing-flow,.quality-gates{color:#fff;padding:0 var(--product-gutter);background:#071014;grid-template-columns:repeat(4,1fr);display:grid}.manufacturing-flow article,.quality-gates article{border-right:1px solid #293538;min-height:420px;padding:42px 30px 38px}.manufacturing-flow article:first-child,.quality-gates article:first-child{padding-left:0}.manufacturing-flow article:last-child,.quality-gates article:last-child{border-right:0}.manufacturing-flow span,.quality-gates span,.content-values span{color:var(--green);font:800 22px/1 Barlow Condensed}.manufacturing-flow h2,.quality-gates h2{text-transform:uppercase;margin:18px 0;font:800 clamp(34px,3.3vw,54px)/.92 Barlow Condensed}.manufacturing-flow p,.quality-gates p{color:#c6cfcb;line-height:1.55}.manufacturing-flow ul{border-top:1px solid #263236;margin:28px 0 0;padding:0;list-style:none}.manufacturing-flow li{color:#eef3f0;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #263236;padding:12px 0;font:700 14px/1.2 Barlow Condensed}.content-media-band{color:#071014;background:#f0f1ef;grid-template-columns:1.1fr .9fr;min-height:520px;display:grid}.content-media-band.reverse{grid-template-columns:.9fr 1.1fr}.content-media-band.reverse>figure{order:2}.content-media-band>figure{background:#dce1dc;min-height:520px;margin:0}.content-media-band>div{padding:clamp(54px, 7vw, 104px) var(--product-gutter);align-self:center}.content-card-grid{padding:clamp(64px, 7vw, 108px) var(--product-gutter);color:#071014;background:#fff}.content-section-head{grid-template-columns:minmax(250px,.55fr) minmax(0,1fr);align-items:end;gap:clamp(32px,6vw,90px);margin-bottom:34px;display:grid}.content-card-grid>div:last-child{border-top:1px solid #d6ddd8;border-left:1px solid #d6ddd8;grid-template-columns:repeat(3,1fr);display:grid}.content-card-grid.quality-check-grid>div:last-child{grid-template-columns:repeat(2,1fr)}.content-card-grid>div:last-child:has(article:nth-child(4):last-child){grid-template-columns:repeat(2,1fr)}.content-card-grid article{border-bottom:1px solid #d6ddd8;border-right:1px solid #d6ddd8;min-height:255px;padding:30px}.content-card-grid article svg{color:#328f24;width:26px;height:26px}.content-card-grid h3{text-transform:uppercase;margin:34px 0 14px;font:800 clamp(28px,2.6vw,42px)/.95 Barlow Condensed}.content-card-grid article p{color:#4b5652;margin:0;line-height:1.55}.about-category-showcase{padding:0 var(--product-gutter) clamp(64px, 7vw, 100px);background:#fff;grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.about-category-showcase a{isolation:isolate;color:#fff;background:#071014;flex-direction:column;justify-content:flex-end;min-height:380px;padding:24px;text-decoration:none;display:flex;position:relative;overflow:hidden}.about-category-showcase a:before{content:"";z-index:-2;background-image:var(--showcase-image);filter:saturate(.8)brightness(.7);background-position:50%;background-size:cover;transition:transform .45s,filter .35s;position:absolute;inset:0}.about-category-showcase a:after{content:"";z-index:-1;background:linear-gradient(#00000014 30%,#000000c7);position:absolute;inset:0}.about-category-showcase a:hover:before,.about-category-showcase a:focus-visible:before{filter:saturate(.95)brightness(.82);transform:scale(1.06)}.about-category-showcase h2{text-transform:uppercase;margin:0 0 14px;font:800 clamp(30px,2.6vw,44px)/.9 Barlow Condensed}.about-category-showcase p{color:#dce5e1;margin:0 0 20px;line-height:1.45}.about-category-showcase svg{width:24px;color:var(--green)}.content-values{padding:0 var(--product-gutter);color:#fff;background:#071014;grid-template-columns:repeat(4,1fr);display:grid}.content-values article{border-right:1px solid #293538;min-height:300px;padding:42px 30px 38px}.content-values article:first-child{padding-left:0}.content-values article:last-child{border-right:0}.content-values h3{text-transform:uppercase;margin:16px 0;font:800 clamp(32px,3vw,50px)/.9 Barlow Condensed}.content-values p{color:#c6cfcb;line-height:1.55}.quality-page.content-hero figure img{object-position:center}.quality-gates{grid-template-columns:repeat(3,1fr)}.quality-gates article{min-height:320px}.quality-note{border-top:1px solid #c8d0ca;align-items:flex-start;gap:14px;max-width:600px;margin-top:30px;padding-top:24px;display:flex}.quality-note svg{color:#328f24;flex:none;width:25px}.quality-note span{color:#26312d;line-height:1.55}@media (max-width:1180px){.manufacturing-flow,.content-values,.production-terms,.private-label-summary>div:last-of-type{grid-template-columns:repeat(2,1fr)}.manufacturing-flow article:nth-child(2),.content-values article:nth-child(2){border-right:0}.manufacturing-flow article:nth-child(n+3),.content-values article:nth-child(n+3){border-top:1px solid #293538}.quality-gates,.content-card-grid>div:last-child,.about-category-showcase{grid-template-columns:repeat(2,1fr)}.logistics-partners,.about-certifications{grid-template-columns:1fr}.about-certifications .registration-logo-row{justify-content:flex-start;min-width:0}.partner-logo-grid{grid-template-columns:repeat(3,1fr)}.payment-flow{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.content-hero{grid-template-columns:1fr;gap:34px;min-height:0;padding:130px 24px 52px}.payments-page,.payment-safety{grid-template-columns:1fr}.content-hero h1{font-size:clamp(58px,15vw,88px)}.content-hero>div>a{justify-content:space-between;width:100%}.content-hero figure{min-height:280px}.content-proof-strip,.manufacturing-flow,.quality-gates,.content-values,.production-terms,.private-label-summary>div:last-of-type,.partner-logo-grid{grid-template-columns:1fr;padding:0 24px}.content-proof-strip article,.manufacturing-flow article,.quality-gates article,.content-values article,.production-terms article,.manufacturing-flow article:first-child,.quality-gates article:first-child,.content-values article:first-child,.production-terms article:first-child{border-bottom:1px solid #d8ded9;border-right:0;min-height:0;padding:32px 0}.manufacturing-flow article,.quality-gates article,.content-values article{border-bottom-color:#293538}.content-proof-strip article:last-child,.manufacturing-flow article:last-child,.quality-gates article:last-child,.content-values article:last-child,.production-terms article:last-child{border-bottom:0}.content-split,.content-section-head{padding-left:24px;padding-right:24px;display:block}.content-split h2,.content-media-band h2,.content-section-head h2{margin-bottom:26px;font-size:clamp(42px,11vw,58px)}.content-media-band,.content-media-band.reverse{grid-template-columns:1fr}.content-media-band.reverse>figure{order:0}.content-media-band>figure{min-height:320px}.content-media-band>div,.content-card-grid,.private-label-summary,.about-certifications,.logistics-partners{padding:54px 24px}.registration-logo-row figure,.about-certifications .registration-logo-row figure{width:min(100%,190px);height:122px}.private-label-summary>div:last-of-type,.partner-logo-grid{padding:0}.payment-flow{grid-template-columns:1fr;padding:0 24px}.payment-flow article{border-bottom:1px solid #d8ded9;border-right:0;min-height:0;padding:38px 0}.payment-flow article:last-child{border-bottom:0}.payment-flow h2{margin-top:38px}.payment-safety{padding:60px 24px}.private-label-summary article{min-height:0}.content-card-grid>div:last-child,.content-card-grid.quality-check-grid>div:last-child,.about-category-showcase{grid-template-columns:1fr}.content-card-grid>div:last-child:has(article:nth-child(4):last-child){grid-template-columns:1fr}.about-category-showcase{padding:0 20px 54px}.about-category-showcase a{min-height:260px}}.inner-site:has(.category-hero) .category-hero.category-hero-slider{background:#050607;height:auto;min-height:0;max-height:none;display:grid;overflow:hidden}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides{width:100%;max-width:none;color:inherit;grid-area:1/1;display:grid;position:relative;inset:auto}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides img{object-fit:contain;object-position:center;opacity:0;width:100%;height:auto;animation:12s infinite categoryHeroFade;animation-delay:calc(var(--slide-index) * 4s);grid-area:1/1;display:block}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides img:first-child{opacity:1}.inner-site:has(.category-hero) .category-hero.category-hero-slider:after{z-index:1;pointer-events:none;grid-area:1/1}.inner-site:has(.category-hero) .category-hero.category-hero-slider>div:not(.category-hero-slides){z-index:2;grid-area:1/1}@keyframes categoryHeroFade{0%,28%{opacity:1}33%,95%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides img{animation:none}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides img:not(:first-child){display:none}}.inner-site:has(.category-hero) .inner-header{z-index:40;height:96px;box-shadow:none;-webkit-backdrop-filter:none;background:#071014;border-bottom:1px solid #1b2528;position:sticky;top:0}.inner-site:has(.category-hero) .inner-header.scrolled{z-index:40;height:96px;box-shadow:none;-webkit-backdrop-filter:none;background:#071014;border-bottom:1px solid #1b2528;position:sticky;top:0}.inner-site:has(.category-hero) .category-hero.category-hero-slider{width:100%;height:900px;min-height:900px;max-height:none;margin-top:0}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides{width:100%;height:900px}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides img{width:100%;height:900px}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides{max-width:none;inset:auto;transform:none}.inner-site:has(.category-hero) .category-hero.category-hero-slider>div:not(.category-hero-slides){max-width:min(520px,42vw);top:128px;bottom:auto;left:clamp(40px,13vw,268px);transform:none}.inner-site:has(.category-hero) .category-hero.category-hero-slider>div p{margin:0 0 22px;font-size:12px}.inner-site:has(.category-hero) .category-hero.category-hero-slider h1{letter-spacing:0;max-width:520px;font-size:clamp(62px,5vw,100px);line-height:.86}.inner-site:has(.category-hero) .category-hero.category-hero-slider>div i{width:46px;height:5px;margin:24px 0}.inner-site:has(.category-hero) .category-hero.category-hero-slider>div span{max-width:430px;font-size:clamp(17px,1.25vw,22px);line-height:1.45}@media (max-width:1180px){.inner-site:has(.category-hero) .inner-header{height:76px}.inner-site:has(.category-hero) .inner-header.scrolled{height:76px}.inner-site:has(.category-hero) .category-hero.category-hero-slider{height:720px;min-height:720px;margin-top:0}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides{height:720px}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides img{height:720px}.inner-site:has(.category-hero) .category-hero.category-hero-slider>div:not(.category-hero-slides){max-width:460px;inset:auto 32px 52px}.inner-site:has(.category-hero) .category-hero.category-hero-slider h1{max-width:420px;font-size:clamp(56px,10vw,82px)}}@media (max-width:600px){.inner-site:has(.category-hero) .inner-header{height:70px}.inner-site:has(.category-hero) .inner-header.scrolled{height:70px}.inner-site:has(.category-hero) .category-hero.category-hero-slider{height:640px;min-height:640px;margin-top:0}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides{height:640px}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides img{height:640px}.inner-site:has(.category-hero) .category-hero.category-hero-slider>div:not(.category-hero-slides){max-width:none;bottom:38px;left:24px;right:24px}.inner-site:has(.category-hero) .category-hero.category-hero-slider h1{max-width:320px;font-size:52px}.inner-site:has(.category-hero) .category-hero.category-hero-slider>div span{max-width:320px;font-size:16px}}.inner-site:has(.category-hero) .category-hero.category-hero-slider{aspect-ratio:2048/900;width:100%;height:auto;min-height:0;max-height:none;margin-top:0}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides{width:100%;height:100%}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides img{width:100%;height:100%}.inner-site:has(.category-hero) .category-hero-slider .category-hero-slides img{object-fit:cover}.inner-site:has(.category-hero) .category-hero.category-hero-slider:after{background:linear-gradient(90deg,#00000038,#00000014 34% 66%,#00000038)}.inner-site:has(.category-hero) .category-hero.category-hero-slider>div:not(.category-hero-slides){text-align:center;pointer-events:none;place-items:center;width:100%;max-width:none;display:grid;inset:0;transform:none}:is(.inner-site:has(.category-hero) .category-hero.category-hero-slider>div p,.inner-site:has(.category-hero) .category-hero.category-hero-slider>div i,.inner-site:has(.category-hero) .category-hero.category-hero-slider>div span){display:none}.inner-site:has(.category-hero) .category-hero.category-hero-slider h1{color:#fff;letter-spacing:0;text-align:center;text-shadow:0 8px 32px #00000094;width:min(86vw,1180px);max-width:none;margin:0;font-size:clamp(40px,5vw,92px);line-height:.9}@media (max-width:900px){.inner-site:has(.category-hero) .category-hero.category-hero-slider h1{width:min(88vw,680px);font-size:clamp(30px,8vw,58px)}}@media (max-width:520px){.inner-site:has(.category-hero) .category-hero.category-hero-slider h1{font-size:clamp(24px,7vw,38px)}}.admin-page{--cms-green:#79e64b;--cms-green-strong:#56c92f;--cms-ink:#091012;--cms-ink-soft:#11191c;--cms-canvas:#f3f5f2;--cms-surface:#fff;--cms-border:#d8ded9;--cms-border-dark:#263034;--cms-muted:#64706b;background:var(--cms-canvas);min-height:100svh;color:var(--cms-ink);grid-template-columns:280px minmax(0,1fr);display:grid}.admin-sidebar{background:var(--cms-ink);color:#fff;border-right:1px solid #1c2629;flex-direction:column;height:100svh;padding:28px 20px 22px;display:flex;position:sticky;top:0;overflow-y:auto}.admin-brand{color:#fff;justify-content:space-between;align-items:center;gap:14px;min-height:52px;text-decoration:none;display:flex}.admin-brand>img{object-fit:contain;object-position:left center;width:min(174px,100% - 52px);max-height:50px;display:block}.admin-brand>span{color:var(--cms-green);letter-spacing:.12em;text-transform:uppercase;flex:none;font:800 11px/1 Barlow Condensed,sans-serif}.admin-nav-label{color:#718078;letter-spacing:.16em;text-transform:uppercase;margin:38px 10px 13px;font:700 11px/1 Barlow Condensed,sans-serif}.admin-sidebar nav{gap:4px;display:grid}.admin-sidebar nav a{color:#b9c2bd;border:1px solid #0000;align-items:center;gap:12px;min-height:44px;padding:0 12px;font:600 14px/1.1 Barlow,sans-serif;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:flex}.admin-sidebar nav a svg{color:#73817a;stroke-width:1.8px;flex:none;width:18px;height:18px}.admin-sidebar nav a:hover{color:#fff;background:#11191c;border-color:#263236}.admin-sidebar nav a:hover svg{color:var(--cms-green)}.admin-sidebar nav a.active{border-color:var(--cms-green);background:var(--cms-green);color:var(--cms-ink);font-weight:700}.admin-sidebar nav a.active svg{color:var(--cms-ink);stroke-width:2.2px}.admin-sidebar-footer{gap:16px;margin-top:auto;padding-top:28px;display:grid}.admin-sidebar-account{border-top:1px solid var(--cms-border-dark);border-bottom:1px solid var(--cms-border-dark);min-width:0;padding:14px 12px}.admin-sidebar-account span{color:#6f7d76;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;font:700 10px/1 Barlow Condensed,sans-serif;display:block}.admin-sidebar-account strong{color:#d7ddd9;text-overflow:ellipsis;white-space:nowrap;font:500 13px/1.2 Barlow,sans-serif;display:block;overflow:hidden}.admin-logout{color:#d7ddd9;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #334044;justify-content:center;align-items:center;gap:10px;width:100%;min-height:44px;font:700 12px/1 Barlow Condensed,sans-serif;transition:border-color .18s,color .18s,background-color .18s;display:flex}.admin-logout:hover{color:var(--cms-ink);background:#fff;border-color:#fff}.admin-logout svg{width:16px;height:16px}.admin-workspace{min-width:0;padding:0 clamp(28px,4vw,68px) 80px}.admin-workspace-head{border-bottom:1px solid var(--cms-border);background:var(--cms-surface);grid-template-columns:minmax(0,1fr) auto;gap:22px 36px;margin:0 calc(-1*clamp(28px,4vw,68px));padding:40px clamp(28px,4vw,68px) 34px;display:grid}.admin-workspace-title{align-items:center;gap:18px;min-width:0;display:flex}.admin-resource-icon{background:var(--cms-ink);width:54px;height:54px;color:var(--cms-green);flex:none;place-items:center;display:grid}.admin-resource-icon svg{stroke-width:1.8px;width:25px;height:25px}.admin-workspace-title p{color:#74807a;letter-spacing:.11em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 7px;font:700 11px/1 Barlow Condensed,sans-serif;display:flex}.admin-workspace-title p i{color:#bac2bd;font-style:normal}.admin-workspace-title h1{color:var(--cms-ink);letter-spacing:-.02em;text-transform:uppercase;margin:0;font:800 clamp(40px,4vw,58px)/.9 Barlow Condensed,sans-serif}.admin-workspace-actions{justify-content:flex-end;align-items:center;display:flex}.admin-workspace-actions a{border:1px solid var(--cms-ink);min-height:46px;color:var(--cms-ink);letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;gap:15px;padding:0 18px;font:800 12px/1 Barlow Condensed,sans-serif;text-decoration:none;transition:background-color .18s,color .18s;display:flex}.admin-workspace-actions a:hover{background:var(--cms-ink);color:#fff}.admin-workspace-actions svg{width:16px;height:16px;color:var(--cms-green-strong)}.admin-workspace-description{grid-column:1/-1;max-width:780px;padding-left:72px}.admin-workspace-description>span{color:#56625d;font:400 16px/1.55 Barlow,sans-serif}.admin-notice{color:#493514;background:#fff8e8;border:1px solid #e4b668;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;margin-top:28px;padding:22px 24px;display:grid}.admin-notice>svg{color:#a96c08;width:24px;height:24px}.admin-notice h2{letter-spacing:.01em;text-transform:uppercase;margin:0;font:800 20px/1 Barlow Condensed,sans-serif}.admin-notice p{margin:7px 0 0;font:400 14px/1.5 Barlow,sans-serif}.admin-create-panel{border:1px solid var(--cms-border);background:var(--cms-surface);margin-top:22px}.admin-create-panel>summary{cursor:pointer;align-items:center;gap:16px;min-height:82px;padding:16px 22px;list-style:none;display:flex}.admin-create-panel>summary::-webkit-details-marker{display:none}.admin-row>summary::-webkit-details-marker{display:none}.admin-create-panel>summary>span{border:1px solid var(--cms-ink);width:40px;height:40px;color:var(--cms-ink);flex:none;place-items:center;transition:background-color .18s,color .18s,transform .18s;display:grid}.admin-create-panel>summary svg{width:19px;height:19px}.admin-create-panel>summary strong{color:var(--cms-ink);letter-spacing:.02em;text-transform:uppercase;font:800 18px/1 Barlow Condensed,sans-serif;display:block}.admin-create-panel>summary small{color:var(--cms-muted);margin-top:7px;font:400 13px/1.3 Barlow,sans-serif;display:block}.admin-create-panel[open]>summary{border-bottom:1px solid var(--cms-border)}.admin-create-panel[open]>summary>span{border-color:var(--cms-green);background:var(--cms-green);transform:rotate(45deg)}.admin-list-head{justify-content:space-between;align-items:end;gap:24px;margin:46px 0 16px;display:flex}.admin-list-head h2{color:var(--cms-ink);text-transform:uppercase;margin:0;font:800 clamp(28px,2.8vw,38px)/1 Barlow Condensed,sans-serif}.admin-list-head p{color:var(--cms-muted);margin:8px 0 0;font:400 14px/1.4 Barlow,sans-serif}.admin-list-head>span{color:#6e7974;letter-spacing:.1em;text-transform:uppercase;flex:none;padding-bottom:4px;font:700 12px/1 Barlow Condensed,sans-serif}.admin-row-list{min-width:0}.admin-row{border:1px solid var(--cms-border);background:var(--cms-surface);border-bottom:0}.admin-row:last-child{border-bottom:1px solid var(--cms-border)}.admin-row>summary{cursor:pointer;min-height:98px;padding:22px 62px 22px 24px;list-style:none;transition:background-color .16s;display:block;position:relative}.admin-row>summary:after{content:"";border-bottom:2px solid #748079;border-right:2px solid #748079;width:9px;height:9px;transition:transform .2s,border-color .2s;position:absolute;top:50%;right:26px;transform:translateY(-65%)rotate(45deg)}.admin-row>summary:hover{background:#f8faf7}.admin-row[open]{border-color:#aeb9b2;border-bottom-style:solid;border-bottom-width:1px;margin-bottom:14px;box-shadow:0 12px 30px #0d181312}.admin-row[open]>summary{border-top:4px solid var(--cms-green);border-bottom:1px solid var(--cms-border);background:#fbfcfa;padding-top:18px}.admin-row[open]>summary:after{border-color:var(--cms-ink);transform:translateY(-30%)rotate(225deg)}.admin-row-summary{grid-template-columns:minmax(200px,1.1fr) minmax(220px,1.5fr) minmax(130px,.7fr);align-items:center;gap:28px;min-width:0;display:grid}.admin-row-summary>div,.admin-row-summary p,.admin-row-summary code{min-width:0}.admin-row-summary>div>span{color:var(--cms-green-strong);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font:800 10px/1 Barlow Condensed,sans-serif;display:block}.admin-row-summary h2{color:var(--cms-ink);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0;font:800 clamp(20px,1.8vw,26px)/1 Barlow Condensed,sans-serif;overflow:hidden}.admin-row-summary p{color:#5e6964;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font:400 14px/1.45 Barlow,sans-serif;display:-webkit-box;overflow:hidden}.admin-row-summary code{color:#6d7872;text-overflow:ellipsis;white-space:nowrap;background:#f5f7f4;border:1px solid #e0e5e1;padding:7px 9px;font:500 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.admin-row-content{padding:28px 24px 24px}.admin-resource-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.admin-resource-form>label{flex-direction:column;gap:9px;min-width:0;display:flex}.admin-resource-form>label>span{color:#303b36;letter-spacing:.09em;text-transform:uppercase;font:700 12px/1 Barlow Condensed,sans-serif}.admin-resource-form input,.admin-resource-form textarea,.admin-resource-form select{width:100%;color:var(--cms-ink);background:#fff;border:1px solid #cbd3cd;border-radius:0;outline:0;font:400 15px/1.45 Barlow,sans-serif;transition:border-color .17s,box-shadow .17s}.admin-resource-form input{min-height:46px;padding:0 13px}.admin-select-control{display:block;position:relative}.admin-select-control select{appearance:none;cursor:pointer;min-height:46px;padding:0 46px 0 13px}.admin-select-control>svg{color:#4d5d55;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.admin-resource-form textarea{resize:vertical;min-height:116px;padding:12px 13px}.admin-resource-form input:hover,.admin-resource-form textarea:hover,.admin-resource-form select:hover{border-color:#9ca8a1}.admin-resource-form input:focus,.admin-resource-form textarea:focus,.admin-resource-form select:focus{border-color:var(--cms-green-strong);box-shadow:0 0 0 3px #56c92f1f}.admin-resource-form input[readonly]{color:#7b8580;background:#f0f3f0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.admin-resource-form input:disabled,.admin-resource-form textarea:disabled,.admin-resource-form select:disabled{color:#606a65;opacity:1;background:#eef1ee}.admin-resource-form small{color:#77827c;font:400 12px/1.4 Barlow,sans-serif}.admin-resource-form .admin-document-id,.admin-resource-form .admin-field-wide,.admin-resource-form .admin-field-textarea{grid-column:1/-1}.admin-switch{cursor:pointer;background:#f9faf8;border:1px solid #cbd3cd;justify-content:space-between;align-self:end;align-items:center;min-height:72px;transition:border-color .17s,background-color .17s;position:relative;flex-direction:row!important;gap:20px!important;padding:14px 16px!important;display:flex!important}.admin-switch:hover{background:#fff;border-color:#96a29b}.admin-switch-copy{gap:6px;min-width:0;display:grid}.admin-switch-copy strong{color:var(--cms-ink);letter-spacing:.08em;text-transform:uppercase;font:800 13px/1 Barlow Condensed,sans-serif}.admin-switch-copy small{color:#77827c;font:400 12px/1.3 Barlow,sans-serif}.admin-switch input{opacity:0;pointer-events:none;overflow:hidden;width:1px!important;height:1px!important;min-height:1px!important;margin:0!important;padding:0!important;position:absolute!important}.admin-switch-control{background:#dfe4e0;border:1px solid #9aa59f;border-radius:999px;flex:none;width:58px;height:32px;transition:border-color .2s,background-color .2s;display:block;position:relative}.admin-switch-control:before{content:"OFF";color:#65716b;letter-spacing:.06em;font:800 8px/1 Barlow Condensed,sans-serif;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.admin-switch-control>span{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0e191440}.admin-switch input:checked+.admin-switch-control{background:var(--cms-green);border-color:#3dbf24}.admin-switch input:checked+.admin-switch-control:before{content:"ON";color:#183514;left:8px;right:auto}.admin-switch input:checked+.admin-switch-control>span{transform:translate(26px)}.admin-switch input:focus-visible+.admin-switch-control{outline-offset:3px;outline:3px solid #56c92f40}.admin-switch:has(input:disabled){cursor:not-allowed;opacity:.6}.admin-resource-form>button[type=submit]{border:1px solid var(--cms-ink);background:var(--cms-ink);color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;grid-column:1/-1;justify-self:start;align-items:center;gap:13px;min-height:48px;margin-top:4px;padding:0 20px;font:800 13px/1 Barlow Condensed,sans-serif;transition:background-color .18s,border-color .18s,color .18s;display:flex}.admin-resource-form>button[type=submit]:hover{border-color:var(--cms-green);background:var(--cms-green);color:var(--cms-ink)}.admin-resource-form>button svg{width:17px;height:17px}.admin-delete-form{border-top:1px solid #e0e5e1;justify-content:flex-end;margin-top:28px;padding-top:20px;display:flex}.admin-delete-form button{color:#a02f29;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #d8a6a2;align-items:center;gap:10px;min-height:42px;padding:0 14px;font:800 11px/1 Barlow Condensed,sans-serif;display:flex}.admin-delete-form button:hover{color:#fff;background:#a02f29;border-color:#a02f29}.admin-delete-form svg{width:15px;height:15px}.admin-empty-state{border:1px solid var(--cms-border);color:var(--cms-muted);text-align:center;background:#fff;margin:0;padding:52px 24px;font:500 15px/1.5 Barlow,sans-serif}body:has(.admin-page) .custom-cursor{display:none!important}body.has-custom-cursor:has(.admin-page){cursor:auto}body.has-custom-cursor:has(.admin-page) a{cursor:auto}body.has-custom-cursor:has(.admin-page) button{cursor:auto}body.has-custom-cursor:has(.admin-page) input{cursor:auto}body.has-custom-cursor:has(.admin-page) textarea{cursor:auto}body.has-custom-cursor:has(.admin-page) summary{cursor:auto}body.has-custom-cursor:has(.admin-page) a{cursor:pointer}body.has-custom-cursor:has(.admin-page) button:not(:disabled){cursor:pointer}body.has-custom-cursor:has(.admin-page) summary{cursor:pointer}@media (max-width:1180px){.admin-page{grid-template-columns:238px minmax(0,1fr)}.admin-sidebar{padding-left:14px;padding-right:14px}.admin-workspace{padding-left:30px;padding-right:30px}.admin-workspace-head{margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px}.admin-row-summary{grid-template-columns:minmax(180px,1fr) minmax(180px,1.2fr)}.admin-row-summary code{grid-column:1/-1;width:max-content;max-width:100%}}@media (max-width:900px){.admin-page{display:block}.admin-sidebar{height:auto;min-height:0;padding:18px 22px 14px;position:relative;overflow:visible}.admin-brand{min-height:44px}.admin-brand>img{width:164px;max-height:44px}.admin-nav-label,.admin-sidebar-account{display:none}.admin-sidebar nav{scrollbar-width:thin;gap:6px;margin-top:16px;padding-bottom:4px;display:flex;overflow-x:auto}.admin-sidebar nav a{white-space:nowrap;flex:none;min-height:40px;padding:0 12px}.admin-sidebar nav a svg{width:16px;height:16px}.admin-sidebar-footer{margin:0;padding:0;display:block;position:absolute;top:18px;right:22px}.admin-logout{width:auto;min-height:40px;padding:0 14px}.admin-workspace{padding-bottom:60px}}@media (max-width:680px){.admin-workspace{padding-left:18px;padding-right:18px}.admin-workspace-head{grid-template-columns:1fr;margin-left:-18px;margin-right:-18px;padding:30px 18px 26px}.admin-workspace-actions{justify-content:flex-start}.admin-workspace-actions a{justify-content:space-between;width:100%}.admin-workspace-description{padding-left:0}.admin-notice{grid-template-columns:auto minmax(0,1fr);align-items:start;padding:18px}.admin-list-head{align-items:start}.admin-row>summary{padding:20px 48px 20px 18px}.admin-row>summary:after{right:20px}.admin-row-summary{grid-template-columns:1fr;gap:12px}.admin-row-summary code{width:max-content}.admin-row-content{padding:22px 18px 18px}.admin-resource-form{grid-template-columns:1fr;gap:18px}.admin-resource-form>label,.admin-resource-form .admin-document-id,.admin-resource-form .admin-field-wide,.admin-resource-form .admin-field-textarea,.admin-resource-form>button[type=submit]{grid-column:1}}@media (max-width:460px){.admin-sidebar{padding-left:16px;padding-right:16px}.admin-brand>img{width:150px}.admin-sidebar-footer{right:16px}.admin-logout{width:40px;padding:0;font-size:0}.admin-logout svg{width:17px;height:17px}.admin-resource-icon{width:46px;height:46px}.admin-workspace-title{gap:14px}.admin-workspace-title h1{font-size:38px}.admin-create-panel>summary{padding-left:16px;padding-right:16px}.admin-list-head>span{display:none}}.admin-category-head-actions{gap:10px}.admin-workspace-actions a.primary{border-color:var(--cms-green);background:var(--cms-green)}.admin-workspace-actions a.primary:hover{border-color:var(--cms-ink)}.admin-category-table{border:1px solid var(--cms-border);background:var(--cms-surface)}.admin-subcategory-groups{gap:12px;display:grid}.admin-subcategory-group{border:1px solid var(--cms-border);background:var(--cms-surface)}.admin-subcategory-group>summary{cursor:pointer;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:82px;padding:16px 20px;list-style:none;display:grid}.admin-subcategory-group>summary::-webkit-details-marker{display:none}.admin-subcategory-group>summary>span{color:#405047;background:#f0f4ef;border:1px solid #d4dbd6;place-items:center;width:46px;height:46px;display:grid}.admin-subcategory-group>summary svg{width:21px;height:21px}.admin-subcategory-group>summary h2{color:var(--cms-ink);text-transform:uppercase;margin:0;font:800 24px/1 Barlow Condensed,sans-serif}.admin-subcategory-group>summary p{color:#6c7871;margin:7px 0 0;font:400 12px/1.3 Barlow,sans-serif}.admin-subcategory-group>summary>strong{color:#526058;text-align:center;background:#eef2ed;min-width:38px;padding:8px 10px;font:800 11px/1 Barlow Condensed,sans-serif}.admin-subcategory-group[open]>summary{border-bottom:1px solid var(--cms-border);background:#f7f9f6}.admin-subcategory-group[open]>summary>span{color:#357d25;background:#e8f7e2;border-color:#78bd62}.admin-subcategory-group .admin-category-table{border:0}.admin-product-table .admin-category-table-head,.admin-product-table>article{grid-template-columns:minmax(280px,1.7fr) 92px 92px minmax(150px,.8fr) 92px}.admin-blog-table .admin-category-table-head,.admin-blog-table>article{grid-template-columns:minmax(320px,1.8fr) 92px 120px minmax(120px,.65fr) 92px}.admin-blog-thumb{aspect-ratio:16/9;width:88px;height:auto}.admin-subcategory-group-empty{color:#6c7871;margin:0;padding:24px 20px;font:400 13px/1.5 Barlow,sans-serif}.admin-category-table-head,.admin-category-table>article{grid-template-columns:minmax(280px,1.8fr) minmax(92px,.55fr) 64px minmax(130px,.75fr) 92px;align-items:center;gap:24px;display:grid}.admin-category-table-head{border-bottom:1px solid var(--cms-border);color:#718078;letter-spacing:.12em;text-transform:uppercase;background:#f2f5f1;min-height:42px;padding:0 22px;font:800 10px/1 Barlow Condensed,sans-serif}.admin-category-table>article{border-bottom:1px solid var(--cms-border);min-height:100px;padding:18px 22px}.admin-category-table>article:last-child{border-bottom:0}.admin-category-identity{align-items:center;gap:16px;min-width:0;display:flex}.admin-category-thumb{color:#69766f;background:#edf1ed;border:1px solid #d8ded9;flex:none;place-items:center;width:64px;height:64px;display:grid;overflow:hidden}.admin-category-thumb img{object-fit:cover;width:100%;height:100%}.admin-category-thumb svg{width:24px;height:24px}.admin-category-identity>div{min-width:0}.admin-category-identity h2{color:var(--cms-ink);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0;font:800 23px/1 Barlow Condensed,sans-serif;overflow:hidden}.admin-category-identity p{color:#68746e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:9px 0 0;font:400 13px/1.4 Barlow,sans-serif;display:-webkit-box;overflow:hidden}.admin-category-status{letter-spacing:.09em;text-transform:uppercase;width:max-content;padding:7px 9px;font:800 10px/1 Barlow Condensed,sans-serif}.admin-category-status.published{color:#2e7a23;background:#e8f8e1}.admin-category-status.draft{color:#69736e;background:#f2f3f1}.admin-category-order{color:#4d5a54;font:700 13px/1 Barlow,sans-serif}.admin-category-table code{color:#65716b;text-overflow:ellipsis;white-space:nowrap;font:500 11px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.admin-category-table>article>a{border:1px solid var(--cms-ink);min-height:38px;color:var(--cms-ink);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;padding:0 12px;font:800 11px/1 Barlow Condensed,sans-serif;text-decoration:none;display:flex}.admin-category-table>article>a:hover{background:var(--cms-ink);color:#fff}.admin-category-table>article>a svg{width:15px;height:15px;color:var(--cms-green-strong)}.admin-category-form-shell{gap:24px;margin-top:30px;display:grid}.admin-category-form{gap:22px;display:grid}.admin-form-section{border:1px solid var(--cms-border);background:var(--cms-surface);grid-template-columns:minmax(210px,.48fr) minmax(0,1.52fr);gap:34px;padding:28px;display:grid}.admin-form-section>header{align-self:start}.admin-form-section>header p{color:var(--cms-green-strong);letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font:800 10px/1 Barlow Condensed,sans-serif}.admin-form-section>header h2{color:var(--cms-ink);text-transform:uppercase;margin:0;font:800 24px/1 Barlow Condensed,sans-serif}.admin-form-section>header span{color:#66726c;margin-top:11px;font:400 13px/1.5 Barlow,sans-serif;display:block}.admin-category-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;min-width:0;display:grid}.admin-category-form-grid>label{flex-direction:column;gap:9px;min-width:0;display:flex}.admin-category-form-grid>label>span{color:#303b36;letter-spacing:.09em;text-transform:uppercase;font:700 12px/1 Barlow Condensed,sans-serif}.admin-category-form-grid input,.admin-category-form-grid textarea,.admin-category-form-grid select{width:100%;color:var(--cms-ink);background:#fff;border:1px solid #cbd3cd;border-radius:0;outline:0;font:400 15px/1.45 Barlow,sans-serif;transition:border-color .17s,box-shadow .17s}.admin-category-form-grid input{min-height:46px;padding:0 13px}.admin-category-form-grid textarea{resize:vertical;min-height:116px;padding:12px 13px}.admin-category-form-grid input:hover,.admin-category-form-grid textarea:hover,.admin-category-form-grid select:hover{border-color:#9ca8a1}.admin-category-form-grid input:focus,.admin-category-form-grid textarea:focus,.admin-category-form-grid select:focus{border-color:var(--cms-green-strong);box-shadow:0 0 0 3px #56c92f1f}.admin-category-form-grid input[readonly]{color:#7b8580;background:#f0f3f0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.admin-category-form-grid small{color:#77827c;font:400 12px/1.4 Barlow,sans-serif}.admin-category-form-grid .admin-document-id,.admin-category-form-grid .admin-field-wide,.admin-category-form-grid .admin-field-textarea{grid-column:1/-1}.admin-category-form-grid .admin-switch{align-self:end}.admin-blog-form .admin-blog-content-section .admin-category-form-grid{display:block}.admin-blog-editor,.admin-blog-editor-loading{background:#fff;border:1px solid #cbd3cd;grid-column:1/-1;width:100%}.admin-blog-editor-loading{color:#66726c;justify-content:center;align-items:center;gap:10px;min-height:240px;font:700 13px/1 Barlow,sans-serif;display:flex}.admin-blog-editor-loading svg{width:18px;height:18px;animation:.8s linear infinite admin-image-spin}.admin-blog-editor-toolbar{z-index:4;background:#f2f5f1;border-bottom:1px solid #cbd3cd;flex-wrap:wrap;align-items:center;gap:6px;padding:9px;display:flex;position:sticky;top:0}.admin-blog-editor-toolbar>div{border-right:1px solid #d4dad5;align-items:center;gap:3px;padding-right:6px;display:flex}.admin-blog-editor-toolbar>div:last-of-type{border-right:0}.admin-blog-editor-toolbar button{color:#34413b;cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;width:34px;height:34px;padding:0;display:grid}.admin-blog-editor-toolbar button:hover,.admin-blog-editor-toolbar button.active{color:#24781a;background:#fff;border-color:#95a198}.admin-blog-editor-toolbar button:disabled{opacity:.35;cursor:not-allowed}.admin-blog-editor-toolbar button svg{width:17px;height:17px}.admin-blog-editor-toolbar select{color:#2c3832;background:#fff;border:1px solid #b9c2bc;width:auto;min-width:126px;min-height:34px;padding:0 28px 0 9px;font:700 12px/1 Barlow,sans-serif}.admin-blog-editor .tiptap{color:#26322c;outline:0;min-height:520px;padding:clamp(28px,4vw,54px)}.admin-blog-editor .tiptap>*{max-width:760px;margin-left:auto;margin-right:auto}.admin-blog-editor .tiptap p{margin-top:0;margin-bottom:22px;font:400 18px/1.75 Barlow,sans-serif}.admin-blog-editor .tiptap h2,.admin-blog-editor .tiptap h3,.admin-blog-editor .tiptap h4{color:#15221b;text-transform:uppercase;margin-top:38px;margin-bottom:16px;font-family:Barlow Condensed,sans-serif;font-weight:800;line-height:1}.admin-blog-editor .tiptap h2{font-size:38px}.admin-blog-editor .tiptap h3{font-size:29px}.admin-blog-editor .tiptap h4{font-size:23px}.admin-blog-editor .tiptap ul,.admin-blog-editor .tiptap ol{margin-top:0;margin-bottom:24px;padding-left:28px;font:400 18px/1.65 Barlow,sans-serif}.admin-blog-editor .tiptap blockquote{border-left:5px solid var(--cms-green);margin-top:34px;margin-bottom:34px;padding:5px 0 5px 24px}.admin-blog-editor .tiptap blockquote p{color:#1c2a22;margin:0;font:700 24px/1.35 Barlow Condensed,sans-serif}.admin-blog-editor .tiptap img{max-width:100%;height:auto;margin:32px auto;display:block}.admin-blog-editor .tiptap a{color:#267d1b;text-decoration:underline}.admin-blog-editor .tiptap p.is-editor-empty:first-child:before{content:"Start writing the article…";float:left;color:#929d96;pointer-events:none;height:0}.admin-blog-editor-footer{color:#6f7b74;background:#f8faf7;border-top:1px solid #d6ddd8;justify-content:space-between;gap:20px;padding:10px 13px;font:500 11px/1.35 Barlow,sans-serif;display:flex}.admin-site-social-section .admin-category-form-grid{display:block}.admin-social-editor{grid-column:1/-1;gap:16px;display:grid}.admin-social-editor>header{border-bottom:1px solid #d6ddd8;justify-content:space-between;align-items:center;gap:24px;padding-bottom:15px;display:flex}.admin-social-editor>header strong{color:#26342c;text-transform:uppercase;font:800 17px/1 Barlow Condensed,sans-serif}.admin-social-editor>header p{color:#6f7a74;margin:7px 0 0;font:400 12px/1.4 Barlow,sans-serif}.admin-social-editor>header button{color:#243129;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #243129;flex:none;align-items:center;gap:9px;min-height:40px;padding:0 13px;font:800 10px/1 Barlow Condensed,sans-serif;display:flex}.admin-social-editor>header button:hover{color:#fff;background:#243129}.admin-social-editor>header button svg{width:15px}.admin-social-list{gap:10px;display:grid}.admin-social-list>article{background:#f8faf7;border:1px solid #d2dad4;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:16px;padding:14px;display:grid}.admin-social-order{grid-template-columns:repeat(2,1fr);gap:4px;display:grid}.admin-social-order>span{color:#59804d;letter-spacing:.1em;text-align:center;grid-column:1/-1;padding-bottom:4px;font:800 11px/1 Barlow Condensed,sans-serif}.admin-social-order button{color:#344139;cursor:pointer;background:#fff;border:1px solid #bac5bd;place-items:center;width:22px;height:24px;padding:0;display:grid}.admin-social-order button:disabled{opacity:.3;cursor:not-allowed}.admin-social-order svg{width:12px}.admin-social-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.admin-social-fields .admin-social-url{grid-column:1/-1}.admin-social-fields label{gap:7px;min-width:0;display:grid}.admin-social-fields label>span{color:#48564e;letter-spacing:.08em;text-transform:uppercase;font:700 10px/1 Barlow Condensed,sans-serif}.admin-social-fields input,.admin-social-fields select{color:#17231c;background:#fff;border:1px solid #c6d0c9;border-radius:0;outline:0;width:100%;min-width:0;min-height:42px;padding:0 11px;font:400 13px/1.3 Barlow,sans-serif}.admin-social-fields input:focus,.admin-social-fields select:focus{border-color:var(--cms-green-strong);box-shadow:0 0 0 3px #56c92f1f}.admin-social-controls{grid-column:2;grid-template-columns:minmax(130px,1fr) 120px;gap:9px;display:grid}.admin-social-controls .admin-switch{min-height:46px}.admin-social-remove{color:#96342e;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #d2aaa6;justify-content:center;align-items:center;gap:7px;min-height:34px;font:800 9px/1 Barlow Condensed,sans-serif;display:flex}.admin-social-remove:hover{color:#fff;background:#96342e;border-color:#96342e}.admin-social-remove svg{width:13px}.admin-account-message{border:1px solid;align-items:center;gap:12px;margin:0 0 18px;padding:16px 18px;font-size:15px;font-weight:700;display:flex}.admin-account-message svg{flex:none;width:20px;height:20px}.admin-account-message.error{color:#8f2822;background:#fff4f2;border-color:#dcb4af}.admin-account-message.success{color:#245918;background:#f1faee;border-color:#aed3a4}.admin-account-manager{background:#f8faf8;border:1px solid #cbd2ce}.admin-account-manager>header{background:#fff;border-bottom:1px solid #cbd2ce;justify-content:space-between;align-items:center;gap:24px;padding:28px 30px;display:flex}.admin-account-manager>header>div{align-items:center;gap:16px;display:flex}.admin-account-manager>header>div>span{color:#142019;background:var(--cms-green);place-items:center;width:48px;height:48px;display:grid}.admin-account-manager>header h2{letter-spacing:.035em;text-transform:uppercase;margin:0 0 4px;font:800 25px/1 Barlow Condensed,sans-serif}.admin-account-manager>header p{color:#6b756f;margin:0;font-size:14px}.admin-account-manager>header>strong{color:#47534c;letter-spacing:.06em;text-transform:uppercase;background:#eef2ef;padding:8px 11px;font-size:12px}.admin-account-create{background:#fff;border:1px solid #aeb8b2;margin:22px}.admin-account-create>summary{cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px;list-style:none;display:grid}.admin-account-create>summary::-webkit-details-marker{display:none}.admin-account-create>summary>span{color:#142019;background:var(--cms-green);place-items:center;width:38px;height:38px;display:grid}.admin-account-create>summary strong,.admin-account-create>summary small{display:block}.admin-account-create>summary strong{letter-spacing:.04em;text-transform:uppercase;font:800 18px/1 Barlow Condensed,sans-serif}.admin-account-create>summary small{color:#748078;margin-top:4px;font-size:13px}.admin-account-create>summary>svg{width:20px;transition:transform .2s}.admin-account-create[open]>summary>svg{transform:rotate(180deg)}.admin-account-create>form{background:#fbfcfb;border-top:1px solid #d6dcd8;padding:24px}.admin-account-list{gap:18px;padding:22px;display:grid}.admin-account-card{background:#fff;border:1px solid #c7cfca;position:relative}.admin-account-card.current{box-shadow:inset 4px 0 0 var(--cms-green);border-color:#71ca4d}.admin-account-card>header{background:#f8faf8;border-bottom:1px solid #d8ddda;align-items:center;gap:15px;padding:22px 24px;display:flex}.admin-account-avatar{color:#48554d;background:#fff;border:1px solid #b8c1bb;flex:none;place-items:center;width:46px;height:46px;display:grid}.admin-account-avatar svg{width:22px}.admin-account-card>header p{align-items:center;gap:8px;margin:0 0 4px;display:flex}.admin-account-card>header p strong,.admin-account-card>header p span{letter-spacing:.08em;text-transform:uppercase;padding:4px 7px;font-size:10px;font-weight:800}.admin-account-card>header p strong{color:#1d4f12;background:#dff7d6}.admin-account-card>header p span{color:#58635c;background:#e7ebe8}.admin-account-card>header h2{margin:0;font-size:19px}.admin-account-card>header small{color:#758078;margin-top:3px;font-size:12px;display:block}.admin-account-form,.admin-account-create>form{gap:22px;display:grid}.admin-account-fields,.admin-account-passwords{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.admin-account-form{padding:24px}.admin-account-fields label,.admin-account-passwords label{gap:8px;display:grid}.admin-account-fields label>span,.admin-account-passwords label>span{color:#354239;letter-spacing:.07em;text-transform:uppercase;font:800 13px/1 Barlow Condensed,sans-serif}.admin-account-fields input,.admin-account-fields select,.admin-account-passwords input{color:#1d2721;width:100%;min-height:52px;font:inherit;background:#fff;border:1px solid #bfc8c2;border-radius:0;outline:0;padding:0 14px}.admin-account-fields input:focus,.admin-account-fields select:focus,.admin-account-passwords input:focus{border-color:#3e9130;box-shadow:0 0 0 2px #73ec4233}.admin-account-fields input:disabled{color:#677169;background:#eef1ef}.admin-account-passwords input:disabled,.admin-account-fields select:disabled{color:#7d867f;background:#eef1ef}.admin-account-form>footer button:disabled,.admin-account-create>form>footer button:disabled{color:#7d867f;cursor:not-allowed;filter:none;background:#e3e7e4;border-color:#c7ceca}.admin-account-form>footer,.admin-account-create>form>footer{color:#1d2721;background:0 0;border-top:1px solid #d9dedb;grid-template-columns:none;justify-content:space-between;align-items:center;gap:24px;padding:18px 0 0;display:flex}.admin-account-form>footer p,.admin-account-create>form>footer p{color:#748078;max-width:680px;margin:0;font-size:13px;line-height:1.55}.admin-account-form>footer button,.admin-account-create>form>footer button{color:#10200f;border:1px solid var(--cms-green-strong);background:var(--cms-green);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 19px;font:800 13px/1 Barlow Condensed,sans-serif;display:inline-flex}.admin-account-form>footer button:hover,.admin-account-create>form>footer button:hover{filter:brightness(1.05)}.admin-account-form>footer button svg,.admin-account-create>form>footer button svg{width:17px}.admin-account-remove{position:absolute;top:22px;right:22px}.admin-account-remove button{color:#8d302a;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #d5aaa6;align-items:center;gap:7px;min-height:38px;padding:0 12px;font:800 11px/1 Barlow Condensed,sans-serif;display:inline-flex}.admin-account-remove button:hover{background:#fff2f0}.admin-account-remove svg{width:15px}.admin-category-subcategories,.admin-category-featured-products{grid-column:1/-1;gap:14px;display:grid}.admin-category-subcategories-head{border-bottom:1px solid #d5dcd7;justify-content:space-between;align-items:center;gap:20px;padding-bottom:14px;display:flex}.admin-category-subcategories-head>div{gap:5px;display:grid}.admin-category-subcategories-head strong{color:#25332c;text-transform:uppercase;font:800 17px/1 Barlow Condensed,sans-serif}.admin-category-subcategories-head span{color:#6c7871;font:400 12px/1.45 Barlow,sans-serif}.admin-category-subcategories-head>a{color:#233128;letter-spacing:.07em;text-transform:uppercase;border:1px solid #233128;align-items:center;min-height:38px;padding:0 13px;font:800 10px/1 Barlow Condensed,sans-serif;text-decoration:none;display:flex}.admin-category-subcategories-head>a:hover{color:#fff;background:#233128}.admin-category-subcategory-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-category-subcategory-list>a{color:#243129;background:#f8faf7;border:1px solid #d4dbd6;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:14px;min-width:0;padding:10px;text-decoration:none;display:grid}.admin-category-subcategory-list>a:hover{background:#fff;border-color:#6e7e74}.admin-category-subcategory-image{aspect-ratio:4/3;background:#e6ebe7;width:86px;display:block;overflow:hidden}.admin-category-subcategory-image>img{object-fit:cover;width:100%;height:100%;display:block}.admin-category-subcategory-list>a>span:last-child{gap:6px;min-width:0;display:grid}.admin-category-subcategory-list strong{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font:800 18px/1 Barlow Condensed,sans-serif;overflow:hidden}.admin-category-subcategory-list small{color:#6d7972;text-overflow:ellipsis;white-space:nowrap;font:500 10px/1.35 Barlow,sans-serif;overflow:hidden}.admin-category-subcategories-empty{color:#68756e;background:#f8faf7;border:1px dashed #b9c3bc;padding:22px;font:400 13px/1.5 Barlow,sans-serif}.admin-category-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-category-product-option{cursor:pointer;background:#f8faf7;border:1px solid #d4dbd6;grid-template-columns:86px minmax(0,1fr) 46px;align-items:center;gap:14px;min-width:0;padding:10px;display:grid;position:relative}.admin-category-product-option:hover{background:#fff;border-color:#6e7e74}.admin-category-product-copy{gap:6px;min-width:0;display:grid}.admin-category-product-copy strong{color:#243129;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font:800 17px/1 Barlow Condensed,sans-serif;overflow:hidden}.admin-category-product-copy small{color:#6d7972;text-overflow:ellipsis;white-space:nowrap;font:500 10px/1.35 Barlow,sans-serif;overflow:hidden}.admin-category-product-option>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.admin-category-product-toggle{background:#dfe4e0;border:1px solid #9ba69f;border-radius:999px;width:42px;height:24px;transition:background-color .18s,border-color .18s;display:block;position:relative}.admin-category-product-toggle>span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0000003d}.admin-category-product-option>input:checked~.admin-category-product-toggle{background:#56c92f;border-color:#43a52a}.admin-category-product-option>input:checked~.admin-category-product-toggle>span{transform:translate(18px)}.admin-category-product-option>input:focus-visible~.admin-category-product-toggle{outline-offset:3px;outline:2px solid #2e7f21}.admin-resource-form .admin-image-field,.admin-category-form-grid .admin-image-field{grid-column:1/-1}.admin-image-field{background:#f8faf7;border:1px solid #cbd3cd;gap:14px;min-width:0;padding:16px;display:grid}.admin-image-field-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-image-field-head>div{gap:7px;min-width:0;display:grid}.admin-image-field-head>div>span{color:#303b36;letter-spacing:.09em;text-transform:uppercase;font:700 12px/1 Barlow Condensed,sans-serif}.admin-image-field-head small{color:#77827c;font:400 12px/1.4 Barlow,sans-serif}.admin-image-field-head .admin-image-guidance{color:#52615a;line-height:1.55}.admin-image-guidance b{color:#24322b;font-weight:700}.admin-image-file-input{pointer-events:none;opacity:0!important;width:1px!important;height:1px!important;min-height:1px!important;margin:0!important;padding:0!important;position:absolute!important;overflow:hidden!important}.admin-image-select{border:1px solid var(--cms-ink);min-height:40px;color:var(--cms-ink);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#fff;flex:none;justify-content:center;align-items:center;gap:10px;padding:0 14px;font:800 11px/1 Barlow Condensed,sans-serif;transition:background-color .17s,color .17s;display:flex}.admin-image-select:hover{background:var(--cms-ink);color:#fff}.admin-image-select.disabled{cursor:wait;opacity:.55;pointer-events:none}.admin-image-select svg{width:16px;height:16px;color:var(--cms-green-strong)}.admin-image-spinner{animation:.8s linear infinite admin-image-spin}@keyframes admin-image-spin{to{transform:rotate(360deg)}}.admin-image-empty{color:#75817b;text-align:left;background:#fff;border:1px dashed #b8c1bb;justify-content:center;align-items:center;gap:16px;min-height:150px;padding:24px;display:flex}.admin-image-empty>svg{color:#7e8a83;flex:none;width:30px;height:30px}.admin-image-empty strong,.admin-image-empty span{display:block}.admin-image-empty strong{color:#3c4842;text-transform:uppercase;font:800 16px/1 Barlow Condensed,sans-serif}.admin-image-empty span{margin-top:7px;font:400 12px/1.4 Barlow,sans-serif}.admin-image-previews{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.admin-image-previews.multiple{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-image-field.compact-preview .admin-image-previews{grid-template-columns:minmax(0,300px)}.admin-product-primary-images{background:#f8faf7;border:1px solid #cbd3cd;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-product-primary-images .admin-image-field{border:0;grid-column:auto}.admin-product-primary-images .admin-image-field-head{flex-direction:column;align-items:stretch}.admin-product-primary-images .admin-image-select{width:100%}.admin-product-primary-images .admin-image-field+.admin-image-field{border-left:1px solid #cbd3cd}.admin-creatable-select{background:#f8faf7;border:1px solid #cbd3cd;gap:14px;padding:16px;display:grid}.admin-creatable-select-head{grid-template-columns:minmax(180px,.72fr) minmax(320px,1.28fr);align-items:end;gap:20px;display:grid}.admin-creatable-select-head>div:first-child{gap:7px;display:grid}.admin-creatable-select-head>div:first-child>span,.admin-creatable-new>label{color:#303b36;letter-spacing:.09em;text-transform:uppercase;font:700 12px/1 Barlow Condensed,sans-serif}.admin-creatable-select-head small{color:#77827c;font:400 12px/1.4 Barlow,sans-serif}.admin-creatable-select-picker,.admin-creatable-new>div{grid-template-columns:minmax(0,1fr) auto;gap:9px;display:grid}.admin-creatable-select button,.admin-size-chart-editor button{color:#26332c;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #9ea9a2;min-height:42px;padding:0 14px;font:800 11px/1 Barlow Condensed,sans-serif}.admin-creatable-select button:disabled{cursor:not-allowed;opacity:.45}.admin-creatable-tags{background:#fff;border:1px solid #d7ddd8;flex-wrap:wrap;align-items:center;gap:8px;min-height:50px;padding:10px;display:flex}.admin-creatable-tags>span{color:#284b21;background:#e6f5df;align-items:center;gap:9px;padding:8px 8px 8px 11px;font:700 12px/1 Barlow,sans-serif;display:flex}.admin-creatable-tags>span button{background:0 0;border:0;width:22px;min-height:22px;padding:3px}.admin-creatable-tags svg{width:14px;height:14px}.admin-creatable-tags p{color:#77827c;margin:0;font:400 12px/1.4 Barlow,sans-serif}.admin-creatable-new{gap:8px;display:grid}.admin-creatable-new button,.admin-size-chart-buttons button,.admin-size-chart-guide>button{justify-content:center;align-items:center;gap:8px;display:flex}.admin-creatable-new button svg,.admin-size-chart-editor button svg{width:15px;height:15px}.admin-creatable-label{gap:7px;display:grid}.admin-creatable-label>span{color:#303b36;letter-spacing:.09em;text-transform:uppercase;font:700 12px/1 Barlow Condensed,sans-serif}.admin-creatable-label>small{color:#77827c;font:400 11px/1.4 Barlow,sans-serif}.admin-tag-combobox{position:relative}.admin-tag-combobox-field{cursor:text;background:#fff;border:1px solid #bfc8c1;flex-wrap:wrap;align-items:center;gap:8px;min-height:58px;padding:8px;transition:border-color .17s,box-shadow .17s;display:flex}.admin-tag-combobox.open .admin-tag-combobox-field,.admin-tag-combobox-field:focus-within{border-color:var(--cms-green-strong);box-shadow:0 0 0 3px #56c92f1f}.admin-tag-chip{color:#294722;background:#e4f3de;align-items:center;gap:8px;min-height:36px;padding:0 7px 0 11px;font:700 12px/1 Barlow,sans-serif;display:flex}.admin-creatable-select .admin-tag-chip>button{background:0 0;border:0;place-items:center;width:23px;min-height:23px;padding:3px;display:grid}.admin-tag-chip button:hover{color:#8b302f}.admin-tag-chip svg{width:14px;height:14px}.admin-tag-input-wrap{flex:260px;align-items:center;gap:7px;min-width:210px;display:flex}.admin-category-form-grid .admin-tag-input-wrap>input{width:auto;min-width:110px;min-height:38px;box-shadow:none;background:0 0;border:0;flex:150px;padding:0 7px}.admin-category-form-grid .admin-tag-input-wrap>input:focus{box-shadow:none}.admin-creatable-select .admin-tag-add-new{color:#286f1f;white-space:nowrap;background:#f2faef;border-color:#74a968;align-items:center;gap:6px;min-height:30px;padding:0 9px;font-size:9px;display:flex}.admin-tag-add-new svg{width:13px;height:13px}.admin-tag-suggestions{z-index:25;background:#fff;border:1px solid #aeb8b0;max-height:240px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 34px #141e1824}.admin-creatable-select .admin-tag-suggestions>button{color:#303b36;text-align:left;letter-spacing:0;text-transform:none;background:#fff;border:0;border-bottom:1px solid #e2e6e2;align-items:center;width:100%;min-height:40px;padding:0 13px;font:600 12px/1.2 Barlow,sans-serif;display:flex}.admin-tag-suggestions>button:last-child{border-bottom:0}.admin-tag-suggestions>button:hover,.admin-tag-suggestions>button.active{color:#24591d;background:#eaf6e5}.admin-color-options-editor{gap:16px;display:grid}.admin-color-options-intro{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-color-options-intro>div{gap:7px;display:grid}.admin-color-options-intro strong{color:#303b36;text-transform:uppercase;font:800 16px/1 Barlow Condensed,sans-serif}.admin-color-options-intro span{color:#77827c;font:400 12px/1.45 Barlow,sans-serif}.admin-color-options-intro>button,.admin-color-option header button,.admin-color-option figcaption button{color:#26332c;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #9ea9a2;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 13px;font:800 11px/1 Barlow Condensed,sans-serif;display:flex}.admin-color-options-intro svg,.admin-color-option button svg,.admin-color-image-select svg{width:15px;height:15px}.admin-color-option-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-color-option{background:#f8faf7;border:1px solid #cbd3cd;gap:14px;min-width:0;margin:0;padding:14px;display:grid}.admin-color-option>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-color-option>header>span{color:#303b36;text-transform:uppercase;font:800 14px/1 Barlow Condensed,sans-serif}.admin-color-option header button,.admin-color-option figcaption button{color:#8b302f;min-height:32px}.admin-color-option-fields{grid-template-columns:minmax(0,1fr) minmax(150px,.75fr);gap:12px;display:grid}.admin-color-option-fields>label{gap:8px;display:grid}.admin-color-option-fields>label>span{color:#303b36;letter-spacing:.08em;text-transform:uppercase;font:700 11px/1 Barlow Condensed,sans-serif}.admin-color-hex-control{grid-template-columns:46px minmax(0,1fr);display:grid}.admin-category-form-grid .admin-color-hex-control input[type=color]{cursor:pointer;border-right:0;width:46px;min-height:46px;padding:4px}.admin-color-option-image{gap:7px;width:150px;display:grid;position:relative}.admin-color-image-frame{aspect-ratio:1;color:#637069;cursor:pointer;background:#edf1ed;border:1px dashed #aeb9b1;width:150px;display:block;position:relative;overflow:hidden}.admin-color-image-frame.has-image{border-style:solid}.admin-color-image-frame>img{object-fit:cover;background:#e8ece8;width:100%;height:100%;display:block}.admin-color-image-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;width:100%;height:100%;padding:18px;display:flex}.admin-color-image-empty svg{width:28px;height:28px}.admin-color-image-empty b{text-transform:uppercase;font:700 10px/1.35 Barlow Condensed,sans-serif}.admin-color-image-action{color:#243029;letter-spacing:.06em;text-transform:uppercase;background:#fffffff0;border:1px solid #707d75;justify-content:center;align-items:center;gap:6px;min-height:30px;padding:0 9px;font:800 9px/1 Barlow Condensed,sans-serif;display:flex;position:absolute;bottom:7px;right:7px;box-shadow:0 3px 10px #141e181f}.admin-color-image-frame:hover .admin-color-image-action,.admin-color-image-frame:focus-within .admin-color-image-action{border-color:var(--cms-green-strong);color:#26761c}.admin-color-image-frame.disabled{cursor:not-allowed;opacity:.55}.admin-color-image-frame input{pointer-events:none;opacity:0!important;width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;position:absolute!important}.admin-color-image-remove{position:absolute;top:7px;left:7px;box-shadow:0 3px 10px #141e181a;color:#8b302f!important;background:#fffffff0!important;border:1px solid #82302f6b!important;min-height:28px!important;padding:0 8px!important;font-size:8px!important}.admin-color-option-image>small{color:#77827c;text-transform:uppercase;font:600 9px/1.35 Barlow Condensed,sans-serif}.admin-color-options-empty{color:#77827c;border:1px dashed #aeb9b1;grid-column:1/-1;justify-content:center;align-items:center;gap:12px;min-height:100px;display:flex}.admin-color-options-empty svg{width:26px}.admin-color-options-empty p{margin:0;font-size:12px}.admin-size-chart-editor{gap:20px;display:grid}.admin-size-chart-copy{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-size-chart-copy label{gap:8px;display:grid}.admin-size-chart-copy label>span{color:#303b36;letter-spacing:.09em;text-transform:uppercase;font:700 12px/1 Barlow Condensed,sans-serif}.admin-size-chart-table-wrap{background:#fff;border:1px solid #cbd3cd;width:100%;overflow-x:auto}.admin-size-chart-table{border-collapse:collapse;width:100%;min-width:760px}.admin-size-chart-table th,.admin-size-chart-table td{vertical-align:top;border-bottom:1px solid #dce1dd;border-right:1px solid #dce1dd;min-width:170px;padding:8px}.admin-size-chart-table th{background:#edf1ed;padding-right:42px;position:relative}.admin-size-chart-table input{min-height:40px}.admin-size-chart-table th>button,.admin-size-chart-row-action button,.admin-size-chart-guide>div>button{color:#8b302f;width:32px;min-height:32px;padding:7px}.admin-size-chart-table th>button{position:absolute;top:12px;right:8px}.admin-size-chart-table .admin-size-chart-row-action{text-align:center;border-right:0;width:50px;min-width:50px}.admin-size-chart-buttons{flex-wrap:wrap;gap:10px;display:flex}.admin-size-chart-guide{gap:10px;display:grid}.admin-size-chart-guide h3{color:#303b36;text-transform:uppercase;margin:0 0 4px;font:800 16px/1 Barlow Condensed,sans-serif}.admin-size-chart-guide>div{grid-template-columns:70px minmax(150px,.55fr) minmax(280px,1.45fr) 42px;align-items:start;gap:9px;display:grid}.admin-size-chart-guide textarea{min-height:64px}.admin-image-previews figure{background:#fff;border:1px solid #d7ddd8;min-width:0;margin:0}.admin-image-preview-frame{aspect-ratio:16/7;background:#e8ece8;position:relative;overflow:hidden}.admin-image-previews img{object-fit:cover;transform-origin:50%;background:#e8ece8;width:100%;height:100%;display:block}.admin-image-previews figcaption{justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px 10px;display:flex}.admin-image-previews figcaption>div{gap:7px;display:flex}.admin-image-previews figcaption>span{color:#66716b;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font:700 10px/1 Barlow Condensed,sans-serif;overflow:hidden}.admin-image-previews button{color:#9e342e;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #d6aaa6;flex:none;align-items:center;gap:7px;min-height:30px;padding:0 9px;font:800 9px/1 Barlow Condensed,sans-serif;display:flex}.admin-image-previews figcaption>div button:first-child:not(:last-child){color:#30483c;border-color:#99aaa1}.admin-image-previews figcaption>div button:first-child:not(:last-child):hover{color:#fff;background:#243b30;border-color:#243b30}.admin-image-previews button:hover{color:#fff;background:#9e342e;border-color:#9e342e}.admin-image-previews button svg{width:13px;height:13px}.admin-image-error{color:#8e2f29;background:#fff0ee;border-left:3px solid #c94840;margin:0;padding:10px 12px;font:500 12px/1.4 Barlow,sans-serif}.admin-crop-overlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03090bc7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-crop-dialog{color:#10191a;background:#f6f8f5;border:1px solid #93a098;width:min(1050px,100%);max-height:calc(100svh - 48px);overflow:auto;box-shadow:0 30px 90px #0006}.admin-crop-dialog>header,.admin-crop-dialog>footer{border-bottom:1px solid #ccd4ce;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.admin-crop-dialog>header p{color:#68756e;letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font:700 10px/1 Barlow Condensed,sans-serif}.admin-crop-dialog>header h2{text-transform:uppercase;margin:0;font:800 24px/1 Barlow Condensed,sans-serif}.admin-crop-dialog>header>button{color:#17221d;cursor:pointer;background:#fff;border:1px solid #bcc6bf;place-items:center;width:38px;height:38px;display:grid}.admin-crop-dialog>header svg{width:18px}.admin-crop-layout{grid-template-columns:minmax(0,1.5fr) minmax(270px,.65fr);gap:28px;padding:24px;display:grid}.admin-crop-frame{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#101615;border:1px solid #78867e;width:100%;position:relative;overflow:hidden}.admin-crop-frame:active{cursor:grabbing}.admin-crop-frame img{object-fit:cover;transform-origin:50%;pointer-events:none;width:100%;height:100%;display:block}.admin-crop-frame>span{color:#fff;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;background:#040a0bcc;padding:8px 11px;font:700 10px/1 Barlow Condensed,sans-serif;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.admin-crop-preview-note{color:#66736c;margin:10px 0 0;font:400 12px/1.5 Barlow,sans-serif}.admin-crop-layout aside h3{text-transform:uppercase;margin:0 0 14px;font:800 17px/1 Barlow Condensed,sans-serif}.admin-crop-layout dl{border-top:1px solid #d1d8d3;gap:0;margin:0 0 24px;display:grid}.admin-crop-layout dl>div{border-bottom:1px solid #d1d8d3;grid-template-columns:110px 1fr;gap:12px;padding:9px 0;font:400 12px/1.35 Barlow,sans-serif;display:grid}.admin-crop-layout dt{color:#68756e}.admin-crop-layout dd{color:#25322c;margin:0;font-weight:600}.admin-crop-layout aside>label{color:#34423b;gap:8px;margin-top:16px;font:600 12px/1 Barlow,sans-serif;display:grid}.admin-crop-layout aside>label>span{justify-content:space-between;gap:12px;display:flex}.admin-crop-layout input[type=range]{accent-color:#398424;width:100%}.admin-crop-dialog>footer{border-top:1px solid #ccd4ce;border-bottom:0}.admin-crop-dialog>footer>div{gap:10px;display:flex}.admin-crop-dialog>footer button{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#15211c;border:1px solid #15211c;min-height:40px;padding:0 16px;font:800 11px/1 Barlow Condensed,sans-serif}.admin-crop-dialog>footer button.secondary{color:#15211c;background:#fff}.admin-form-actions{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c1214f5;border:1px solid #273236;justify-content:flex-end;align-items:center;gap:12px;padding:16px 18px;display:flex;position:sticky;bottom:0;box-shadow:0 -10px 30px #0d18131f}.admin-form-actions a,.admin-form-actions button{letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font:800 12px/1 Barlow Condensed,sans-serif;text-decoration:none;display:flex}.admin-form-actions a{color:#d4dbd7;border:1px solid #556166}.admin-form-actions button{border:1px solid var(--cms-green);background:var(--cms-green);color:var(--cms-ink);cursor:pointer;gap:12px}.admin-form-actions button:hover{background:#8cf35f}.admin-form-actions svg{width:17px;height:17px}.admin-category-danger{background:#fff8f7;border:1px solid #e5c5c1;justify-content:space-between;align-items:center;gap:28px;padding:24px 26px;display:flex}.admin-category-danger h2{color:#8d2d27;text-transform:uppercase;margin:0;font:800 20px/1 Barlow Condensed,sans-serif}.admin-category-danger p{color:#785b58;margin:8px 0 0;font:400 13px/1.45 Barlow,sans-serif}.admin-category-danger button{color:#a02f29;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #b5473f;align-items:center;gap:10px;min-height:42px;padding:0 14px;font:800 11px/1 Barlow Condensed,sans-serif;display:flex}.admin-category-danger button:hover{color:#fff;background:#a02f29}.admin-category-danger svg{width:15px;height:15px}@media (max-width:1180px){.admin-category-table-head,.admin-category-table>article{grid-template-columns:minmax(250px,1.6fr) minmax(92px,.6fr) 50px minmax(82px,.55fr)}.admin-category-table-head span:nth-child(4),.admin-category-table>article>code{display:none}.admin-product-table .admin-category-table-head,.admin-product-table>article{grid-template-columns:minmax(250px,1.6fr) 92px 92px 86px}.admin-blog-table .admin-category-table-head,.admin-blog-table>article{grid-template-columns:minmax(270px,1.6fr) 92px 120px 86px}.admin-social-list>article{grid-template-columns:42px minmax(0,1fr)}.admin-social-controls{grid-column:2;grid-template-columns:minmax(130px,1fr) 120px}}@media (max-width:760px){.admin-category-head-actions{grid-template-columns:1fr 1fr;display:grid}.admin-category-table-head{display:none}.admin-category-table>article{grid-template-columns:minmax(0,1fr) auto;gap:14px 18px}.admin-category-identity{grid-column:1/-1}.admin-category-table>article>code{display:none}.admin-category-table>article>a{min-width:86px}.admin-form-section{grid-template-columns:1fr;gap:24px;padding:22px}.admin-category-form-grid{grid-template-columns:1fr}.admin-category-form-grid>label,.admin-category-form-grid .admin-document-id,.admin-category-form-grid .admin-field-wide,.admin-category-form-grid .admin-field-textarea{grid-column:1}.admin-social-editor>header{flex-direction:column;align-items:flex-start}.admin-social-fields,.admin-social-controls,.admin-image-previews.multiple{grid-template-columns:1fr}.admin-image-field.compact-preview .admin-image-previews{grid-template-columns:minmax(0,1fr)}.admin-product-primary-images{grid-template-columns:1fr}.admin-product-primary-images .admin-image-field+.admin-image-field{border-top:1px solid #cbd3cd;border-left:0}.admin-creatable-select-head,.admin-size-chart-copy,.admin-color-option-list,.admin-creatable-select-picker,.admin-creatable-new>div,.admin-size-chart-guide>div{grid-template-columns:1fr}.admin-size-chart-guide>div>button{width:100%}.admin-color-options-intro{flex-direction:column;align-items:stretch}.admin-color-option-fields,.admin-color-option-image{grid-template-columns:1fr}.admin-category-danger{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.admin-category-head-actions{grid-template-columns:1fr}.admin-category-table>article{padding:16px}.admin-category-thumb{width:54px;height:54px}.admin-form-section{padding:18px}.admin-image-field-head{flex-direction:column;align-items:stretch}.admin-image-select{width:100%}.admin-image-empty{justify-content:flex-start;align-items:flex-start;min-height:0;padding:18px}.admin-form-actions{grid-template-columns:1fr;display:grid;position:static}.admin-form-actions a,.admin-form-actions button{width:100%}}@media (max-width:720px){.admin-category-subcategories-head{flex-direction:column;align-items:stretch}.admin-category-subcategories-head>a{justify-content:center}.admin-category-subcategory-list,.admin-category-product-list{grid-template-columns:1fr}}@media (max-width:760px){.admin-crop-overlay{padding:0}.admin-crop-dialog{border:0;min-height:100svh;max-height:100svh}.admin-crop-layout{grid-template-columns:1fr;padding:18px}.admin-crop-dialog>footer{flex-direction:column;align-items:stretch}.admin-crop-dialog>footer>div,.admin-crop-dialog>footer button{width:100%}}.admin-nav-divider{background:#202a2d;height:1px;margin:8px 12px;display:block}.admin-dashboard-stats{border:1px solid var(--cms-border);background:var(--cms-surface);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:28px;display:grid}.admin-dashboard-stats>a{border-right:1px solid var(--cms-border);min-width:0;min-height:142px;color:var(--cms-ink);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;text-decoration:none;transition:background-color .18s;display:grid;position:relative}.admin-dashboard-stats>a:last-child{border-right:0}.admin-dashboard-stats>a:hover{background:#f8faf7}.admin-dashboard-stats>a>span{background:var(--cms-ink);width:42px;height:42px;color:var(--cms-green);flex:none;place-items:center;display:grid}.admin-dashboard-stats>a>span svg{stroke-width:1.8px;width:20px;height:20px}.admin-dashboard-stats strong{color:var(--cms-ink);font:800 clamp(34px,3vw,48px)/.8 Barlow Condensed,sans-serif;display:block}.admin-dashboard-stats p{color:var(--cms-muted);letter-spacing:.11em;text-transform:uppercase;margin:11px 0 0;font:700 11px/1 Barlow Condensed,sans-serif}.admin-dashboard-stats>a>svg{color:#95a099;width:18px;height:18px;transition:color .18s,transform .18s}.admin-dashboard-stats>a:hover>svg{color:var(--cms-green-strong);transform:translate(3px)}.admin-dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.7fr);align-items:start;gap:22px;margin-top:22px;display:grid}.admin-dashboard-panel{border:1px solid var(--cms-border);background:var(--cms-surface)}.admin-dashboard-panel>header{border-bottom:1px solid var(--cms-border);justify-content:space-between;align-items:end;gap:20px;min-height:104px;padding:24px;display:flex}.admin-dashboard-panel h2{color:var(--cms-ink);text-transform:uppercase;margin:0;font:800 27px/1 Barlow Condensed,sans-serif}.admin-dashboard-panel header p{color:var(--cms-muted);margin:8px 0 0;font:400 13px/1.4 Barlow,sans-serif}.admin-dashboard-panel header>span{color:#75807a;letter-spacing:.12em;text-transform:uppercase;flex:none;font:700 10px/1 Barlow Condensed,sans-serif}.admin-collection-overview>div{display:grid}.admin-collection-overview>div>a{min-height:67px;color:var(--cms-ink);border-bottom:1px solid #e4e8e5;grid-template-columns:36px minmax(130px,1fr) auto 18px;align-items:center;gap:14px;padding:12px 20px;text-decoration:none;transition:background-color .16s;display:grid}.admin-collection-overview>div>a:last-child{border-bottom:0}.admin-collection-overview>div>a:hover{background:#f7f9f6}.admin-collection-overview>div>a>span{color:#46534c;background:#edf1ed;place-items:center;width:34px;height:34px;display:grid}.admin-collection-overview>div>a>span svg{stroke-width:1.8px;width:17px;height:17px}.admin-collection-overview strong{text-overflow:ellipsis;white-space:nowrap;font:700 14px/1.2 Barlow,sans-serif;overflow:hidden}.admin-collection-overview small{color:#7b8680;letter-spacing:.09em;text-transform:uppercase;font:700 10px/1 Barlow Condensed,sans-serif}.admin-collection-overview>div>a>svg{color:#8e9993;width:16px;height:16px;transition:color .16s,transform .16s}.admin-collection-overview>div>a:hover>svg{color:var(--cms-green-strong);transform:translate(3px)}.admin-dashboard-side{gap:22px;display:grid}.admin-quick-actions>header{min-height:0;display:block}.admin-quick-actions nav{display:grid}.admin-quick-actions nav a{min-height:56px;color:var(--cms-ink);border-bottom:1px solid #e4e8e5;justify-content:space-between;align-items:center;gap:18px;padding:0 20px;font:700 13px/1.2 Barlow,sans-serif;text-decoration:none;display:flex}.admin-quick-actions nav a:last-child{border-bottom:0}.admin-quick-actions nav a:hover{background:var(--cms-green)}.admin-quick-actions nav svg{flex:none;width:16px;height:16px}.admin-database-status{background:var(--cms-ink-soft);color:#fff;border:1px solid #1f292c;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:22px;display:grid}.admin-database-status>svg{width:23px;height:23px;color:var(--cms-green);margin-top:2px}.admin-database-status span{color:#75817b;letter-spacing:.13em;text-transform:uppercase;margin-bottom:9px;font:700 10px/1 Barlow Condensed,sans-serif;display:block}.admin-database-status h2{color:#fff;text-transform:uppercase;margin:0;font:800 22px/1 Barlow Condensed,sans-serif}.admin-database-status p{color:#aeb7b2;margin:9px 0 0;font:400 13px/1.5 Barlow,sans-serif}.admin-database-status.disconnected{border-color:#765d2d}.admin-database-status.disconnected>svg{color:#e4b668}@media (max-width:1180px){.admin-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-stats>a:nth-child(2){border-right:0}.admin-dashboard-stats>a:nth-child(-n+2){border-bottom:1px solid var(--cms-border)}.admin-dashboard-grid{grid-template-columns:1fr}.admin-dashboard-side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.admin-nav-divider{flex:none;width:1px;height:30px;margin:5px 3px}}@media (max-width:680px){.admin-dashboard-stats{grid-template-columns:1fr}.admin-dashboard-stats>a,.admin-dashboard-stats>a:nth-child(2){border-right:0;border-bottom:1px solid var(--cms-border);min-height:112px}.admin-dashboard-stats>a:last-child{border-bottom:0}.admin-dashboard-side{grid-template-columns:1fr}}@media (max-width:460px){.admin-dashboard-stats>a{padding:20px}.admin-dashboard-panel>header{align-items:start;min-height:0;padding:20px}.admin-dashboard-panel header>span{display:none}.admin-collection-overview>div>a{grid-template-columns:34px minmax(0,1fr) 16px;padding-left:16px;padding-right:16px}.admin-collection-overview small{display:none}}.drawer-categories,.drawer-project{display:none}.landing-social-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid;position:absolute;bottom:112px;left:1.2vw;right:1.2vw}.landing-social-links a{aspect-ratio:1;color:#cbd5d0;letter-spacing:.06em;border:1px solid #344247;place-items:center;min-width:0;font:800 9px/1 Barlow Condensed,sans-serif;text-decoration:none;display:grid}.landing-social-links a:hover,.landing-social-links a:focus-visible{border-color:var(--green);background:var(--green);color:#071014}@media (max-width:1180px){.mobile-header{grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;column-gap:18px}.mobile-header img{justify-self:start}.mobile-header button{grid-column:2;justify-self:end}.mobile-header>a{display:none}.drawer-categories{width:100%;display:block}.drawer-categories-trigger{appearance:none;color:#fff;cursor:pointer;text-align:left;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;font:600 17px/1 Barlow Condensed,sans-serif;text-decoration:none;display:flex;position:relative}.drawer-categories-trigger:after{content:"";border-bottom:1px solid #627077;width:1.5rem;margin-top:.85rem;display:block;position:absolute;top:100%;left:0}.drawer-categories-trigger svg{width:15px;color:var(--green);transition:transform .2s;transform:rotate(90deg)}.drawer-categories.open .drawer-categories-trigger svg{transform:rotate(90deg)translate(3px)}.drawer-category-menu{max-height:0;margin:0;transition:max-height .24s,margin .24s;display:grid;overflow:hidden}.drawer-categories.open .drawer-category-menu{max-height:340px;margin:14px 0 2px}.sidebar nav .drawer-category-menu a{color:#cfd8d4;letter-spacing:.07em;border-bottom:0;min-height:34px;padding:10px 0 10px 18px;font:700 14px/1 Barlow Condensed,sans-serif}.sidebar nav .drawer-category-menu a:after{display:none}.sidebar nav .drawer-category-menu a:hover,.sidebar nav .drawer-category-menu a:focus-visible{color:var(--green)}.drawer-project{border:1px solid var(--green);color:#fff;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;gap:18px;width:100%;margin-top:24px;padding:14px 16px;font:600 15px/1 Barlow Condensed,sans-serif;text-decoration:none;display:flex}.drawer-project svg{width:1.15em;color:var(--green);flex:none}.landing-social-links{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex;position:static}.landing-social-links a{aspect-ratio:auto;width:34px;height:34px}}@media (max-width:600px){.mobile-header{grid-template-columns:minmax(0,1fr) auto;column-gap:14px}.drawer-categories-trigger{font-size:16px}.sidebar nav .drawer-category-menu a{font-size:13px}}.inner-site.inner-site .inner-drawer-project{display:none}.inner-site.inner-site .inner-header,.inner-site.inner-site .inner-header.scrolled{z-index:40;color:#fff;height:96px;box-shadow:none;-webkit-backdrop-filter:none;background:#071014;border-bottom:1px solid #1b2528;grid-template-columns:auto 1fr auto;align-items:center;column-gap:clamp(24px,3.2vw,54px);padding:12px clamp(22px,4vw,58px);display:grid;position:sticky;top:0;left:auto;right:auto}.inner-site.inner-site .inner-logo{justify-self:start;min-width:0;display:block}.inner-site.inner-site .inner-logo img{object-fit:contain;width:clamp(146px,14vw,206px);max-height:52px;display:block}.inner-site.inner-site .inner-header nav{background:0 0;flex-direction:row;justify-content:end;align-items:center;gap:clamp(18px,2.4vw,40px);width:auto;padding:0;transition:none;display:flex;position:static;transform:none}.inner-site.inner-site .inner-header nav a,.inner-site.inner-site .inner-header .nav-categories-trigger{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font:600 clamp(13px,1vw,16px)/1 Barlow Condensed,sans-serif;text-decoration:none}.inner-site.inner-site .inner-header nav a:hover,.inner-site.inner-site .inner-header nav a:focus-visible,.inner-site.inner-site .inner-header .nav-categories-trigger:hover,.inner-site.inner-site .inner-header .nav-categories-trigger:focus-visible{color:var(--green)}.inner-site.inner-site .inner-project{border:1px solid var(--green);color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:0 0;justify-content:space-between;align-items:center;gap:18px;min-width:170px;padding:14px 16px;font:600 clamp(13px,1vw,16px)/1 Barlow Condensed,sans-serif;text-decoration:none;display:flex}.inner-site.inner-site .inner-project svg{width:1.15em;color:var(--green);flex:none}.inner-site.inner-site .inner-menu-button,.inner-site.inner-site .inner-close,.inner-site.inner-site .inner-drawer-mark{display:none}@media (max-width:1180px){.inner-site.inner-site .inner-header,.inner-site.inner-site .inner-header.scrolled{z-index:70;background:#071014;border-bottom:1px solid #1a2427;grid-template-columns:minmax(0,1fr) auto;column-gap:18px;height:76px;padding:12px clamp(18px,3vw,34px);position:fixed;top:0;left:0;right:0}.inner-site.inner-site .inner-logo{order:1;justify-self:start}.inner-site.inner-site .inner-logo img{width:clamp(135px,20vw,180px)}.inner-site.inner-site .inner-menu-button{color:#fff;background:0 0;border:0;order:2;grid-column:2;justify-self:end;place-items:center;width:40px;height:40px;padding:0;display:grid}.inner-site.inner-site .inner-menu-button svg{stroke:currentColor;width:24px;height:24px;display:block}.inner-site.inner-site .inner-header nav{z-index:72;-webkit-backdrop-filter:blur(12px);background:linear-gradient(120deg,#071015e6,#030709d6);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.45rem;width:min(72vw,300px);height:100svh;padding:1.5rem;transition:transform .3s;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%);box-shadow:20px 0 60px #0008}.inner-site.inner-site .inner-header nav.open{transform:none}.inner-site.inner-site .inner-close{color:#fff;background:0 0;border:0;display:block;position:absolute;top:1.25rem;right:1.25rem}.inner-site.inner-site .inner-drawer-mark{filter:drop-shadow(0 8px 18px #00000073);flex:none;width:96px;display:block}.inner-site.inner-site .inner-drawer-mark img{width:100%;height:auto;display:block}.inner-site.inner-site .inner-header .nav-categories{width:100%;margin-top:auto}.inner-site.inner-site .inner-header .nav-categories-trigger{text-align:left;justify-content:space-between;width:100%;padding:0;font-size:17px;position:relative}.inner-site.inner-site .inner-header .nav-categories-trigger:after,.inner-site.inner-site .inner-header nav>a:not(.inner-drawer-mark):not(.inner-drawer-project):after{content:"";border-bottom:1px solid #627077;width:1.5rem;margin-top:.85rem;display:block}.inner-site.inner-site .inner-header .nav-categories-trigger:after{position:absolute;top:100%;left:0}.inner-site.inner-site .inner-header .nav-categories-trigger svg{width:15px;color:var(--green);transition:transform .2s;transform:rotate(90deg)}.inner-site.inner-site .inner-header .nav-categories.open .nav-categories-trigger svg{transform:rotate(90deg)translate(3px)}.inner-site.inner-site .inner-header .category-menu{width:100%;min-width:0;max-height:0;box-shadow:none;opacity:1;pointer-events:auto;-webkit-backdrop-filter:none;background:0 0;border:0;gap:0;margin:0;padding:0;transition:max-height .24s,margin .24s;display:grid;position:static;overflow:hidden;transform:none}.inner-site.inner-site .inner-header .category-menu:before{display:none}.inner-site.inner-site .inner-header .nav-categories.open .category-menu{max-height:340px;margin:14px 0 2px}.inner-site.inner-site .inner-header .category-menu a{color:#cfd8d4;letter-spacing:.07em;border-bottom:0;min-height:34px;padding:10px 0 10px 18px;font:700 14px/1 Barlow Condensed,sans-serif}.inner-site.inner-site .inner-header .category-menu a:after{display:none}.inner-site.inner-site .inner-header nav>a:not(.inner-drawer-mark):not(.inner-drawer-project){color:#fff;letter-spacing:.08em;text-shadow:none;white-space:normal;font:600 17px/1 Barlow Condensed,sans-serif}.inner-site.inner-site .inner-project{display:none}.inner-site.inner-site .inner-header nav .inner-drawer-project{border:1px solid var(--green);color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;justify-content:space-between;align-items:center;gap:18px;width:100%;margin-top:auto;padding:14px 16px;font:600 15px/1 Barlow Condensed,sans-serif;text-decoration:none;display:flex}.inner-site.inner-site .inner-header nav .inner-drawer-project svg{width:1.15em;color:var(--green);flex:none}.inner-site.inner-site .inner-scrim{z-index:69;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;border:0;display:block;position:fixed;inset:0}}@media (max-width:600px){.inner-site.inner-site .inner-header,.inner-site.inner-site .inner-header.scrolled{grid-template-columns:minmax(0,1fr) auto;column-gap:14px;height:70px;padding:10px 18px}.inner-site.inner-site .inner-logo img{width:128px}.inner-site.inner-site .inner-header nav{width:min(68vw,270px);padding:1.25rem}.inner-site.inner-site .inner-drawer-mark{width:84px}.inner-site.inner-site .inner-header .nav-categories-trigger,.inner-site.inner-site .inner-header nav>a:not(.inner-drawer-mark):not(.inner-drawer-project){font-size:16px}.inner-site.inner-site .inner-header .category-menu a{font-size:13px}}@media (max-width:1180px){.inner-site:has(.category-hero) .category-hero.category-hero-slider{margin-top:76px}}@media (max-width:600px){.inner-site:has(.category-hero) .category-hero.category-hero-slider{aspect-ratio:16/9;margin-top:70px}}:is(.inner-site:has(.products-page) .products-hero,.inner-site:has(.product-listing-page) .product-listing-hero){min-height:520px;padding:70px var(--product-gutter) 66px;grid-template-columns:minmax(0,560px) minmax(0,620px);justify-content:center;align-items:center;gap:clamp(46px,6vw,92px)}.inner-site:has(.subcategory-products-hero) .subcategory-products-hero{min-height:520px;padding:70px var(--product-gutter) 66px;align-items:center}:is(.inner-site:has(.products-page) .products-hero>div,.inner-site:has(.product-listing-page) .product-listing-hero>div,.inner-site:has(.subcategory-products-hero) .subcategory-products-hero>div){align-self:center}:is(.inner-site:has(.products-page) .products-hero h1,.inner-site:has(.product-listing-page) .product-listing-hero h1,.inner-site:has(.subcategory-products-hero) .subcategory-products-hero h1){margin-top:0}:is(.inner-site:has(.products-page) .products-hero figure,.inner-site:has(.product-listing-page) .product-listing-hero figure){aspect-ratio:1.68;align-self:center;width:100%}@media (max-width:1050px){:is(.inner-site:has(.products-page) .products-hero,.inner-site:has(.product-listing-page) .product-listing-hero){grid-template-columns:minmax(0,560px);justify-content:start;min-height:0;padding:118px 24px 50px}.inner-site:has(.products-page) .products-hero figure{display:none}}@media (max-width:900px){:is(.inner-site:has(.products-page) .products-hero,.inner-site:has(.product-listing-page) .product-listing-hero,.inner-site:has(.subcategory-products-hero) .subcategory-products-hero){min-height:0;padding:112px 24px 48px}}@media (max-width:600px){:is(.inner-site:has(.products-page) .products-hero,.inner-site:has(.product-listing-page) .product-listing-hero,.inner-site:has(.subcategory-products-hero) .subcategory-products-hero){padding:104px 20px 44px}}.inner-site:has(.content-page) .content-hero{min-height:500px;padding:64px var(--product-gutter) 60px;grid-template-columns:minmax(0,650px) minmax(0,560px);justify-content:center;align-items:center;gap:clamp(44px,6vw,88px)}.inner-site:has(.content-page) .content-hero>div{align-self:center;max-width:650px}.inner-site:has(.content-page) .content-hero h1{letter-spacing:0;max-width:650px;margin:0;font-size:clamp(50px,4.75vw,70px);line-height:.9}.inner-site:has(.content-page) .content-hero i{width:50px;height:5px;margin:26px 0 22px}.inner-site:has(.content-page) .content-hero span{max-width:540px;font-size:clamp(17px,1.25vw,21px);line-height:1.48}.inner-site:has(.content-page) .content-hero>div>a{margin-top:28px}.inner-site:has(.content-page) .content-hero figure{aspect-ratio:1.38;align-self:center;width:100%}@media (max-width:1050px){.inner-site:has(.content-page) .content-hero{grid-template-columns:minmax(0,620px);justify-content:start;min-height:0;margin-top:74px;padding:48px 24px 50px}.inner-site:has(.content-page) .content-hero h1{font-size:clamp(48px,9vw,66px)}.inner-site:has(.content-page) .content-hero figure{aspect-ratio:1.42;max-width:620px;min-height:0}}@media (max-width:720px){.inner-site:has(.content-page) .content-hero{gap:28px;margin-top:70px;padding:38px 20px 44px}.inner-site:has(.content-page) .content-hero h1{font-size:clamp(42px,11.5vw,58px);line-height:.9}.inner-site:has(.content-page) .content-hero span{font-size:17px}.inner-site:has(.content-page) .content-hero>div>a{justify-content:space-between;width:100%}}@media (max-width:900px){.inner-site:has(.form-page) .form-page{margin-top:74px;padding-top:54px}}@media (max-width:720px){.inner-site:has(.form-page) .form-page{margin-top:70px;padding-top:42px}}.custom-cursor{display:none}@media (pointer:fine) and (prefers-reduced-motion:no-preference){body.has-custom-cursor,body.has-custom-cursor a,body.has-custom-cursor button,body.has-custom-cursor input,body.has-custom-cursor textarea,body.has-custom-cursor select,body.has-custom-cursor summary{cursor:none}.custom-cursor{z-index:9999;pointer-events:none;opacity:0;mix-blend-mode:difference;width:1px;height:1px;transition:opacity .16s;display:block;position:fixed;top:0;left:0}.custom-cursor.visible{opacity:1}.custom-cursor:not(.visible) .custom-cursor-circle{display:none}.custom-cursor-circle{background:#ffffff05;border:1.5px solid #fff;border-radius:999px;width:28px;height:28px;transition:width .18s,height .18s,transform .14s,background-color .18s,box-shadow .18s;position:absolute;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 12px #ffffff1a}.custom-cursor-circle:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;transition:width .18s,height .18s,box-shadow .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #ffffffb3}.custom-cursor.active .custom-cursor-circle{background:#ffffff24;width:38px;height:38px;box-shadow:0 0 0 5px #ffffff0f,0 0 18px #ffffff2e}.custom-cursor.active .custom-cursor-circle:after{width:8px;height:8px}.custom-cursor.pressed .custom-cursor-circle{transform:translate(-50%,-50%)scale(.72)}}@media (min-width:1181px){.inner-site.inner-site .inner-header nav{gap:clamp(14px,1.75vw,30px)}.inner-site.inner-site .inner-header nav a,.inner-site.inner-site .inner-header .nav-categories-trigger{font-size:clamp(12px,.9vw,15px)}}.editorial-page,.affiliate-page{color:#071014;background:#f4f5f2}.editorial-hero,.affiliate-hero{color:#fff;background:#030708;grid-template-columns:minmax(0,590px) minmax(0,590px);justify-content:center;align-items:center;gap:clamp(44px,6vw,88px);min-height:500px;padding:64px max(32px,50vw - 660px) 60px;display:grid}.editorial-hero>div,.affiliate-hero>div{align-self:center}.editorial-hero p,.affiliate-hero p,.editorial-section-head p,.affiliate-dashboard-head p{color:#79e64b;letter-spacing:.12em;text-transform:uppercase;margin:0;font:800 13px/1 Barlow Condensed}.editorial-hero h1,.affiliate-hero h1,.affiliate-dashboard-head h1{color:#fff;letter-spacing:0;text-transform:uppercase;max-width:680px;margin:14px 0 0;font:800 clamp(54px,6.2vw,92px)/.86 Barlow Condensed}.editorial-hero i,.affiliate-hero i{background:#79e64b;width:54px;height:5px;margin:26px 0 22px;display:block}.editorial-hero span,.affiliate-hero span,.affiliate-dashboard-head span{color:#e2e9e5;max-width:560px;font-size:clamp(18px,1.35vw,22px);line-height:1.5;display:block}.editorial-hero figure,.affiliate-hero figure{aspect-ratio:1.45;background:#071014;width:100%;margin:0;overflow:hidden}.editorial-hero img,.affiliate-hero img{object-fit:cover;filter:saturate(.9)contrast(1.05);width:100%;height:100%}.blog-feature,.blog-listing,.blog-article-body,.affiliate-overview,.affiliate-split,.affiliate-dashboard-head,.affiliate-stat-grid,.affiliate-dashboard-grid{padding-left:max(32px,50vw - 660px);padding-right:max(32px,50vw - 660px)}.blog-feature{padding-top:72px}.blog-feature>a{color:#071014;background:#fff;border-top:5px solid #79e64b;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;min-height:380px;text-decoration:none;display:grid}.blog-feature figure,.blog-card figure{background:#dfe3dd;margin:0;overflow:hidden}.blog-feature img,.blog-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.blog-feature>a:hover img,.blog-card:hover img{transform:scale(1.045)}.blog-feature div{flex-direction:column;justify-content:center;padding:clamp(34px,4vw,60px);display:flex}.blog-feature p,.blog-card p{color:#4c5a56;letter-spacing:.1em;text-transform:uppercase;margin:0;font:800 13px/1 Barlow Condensed}.blog-feature h2,.editorial-section-head h2,.blog-article-cta h2{letter-spacing:0;text-transform:uppercase;margin:14px 0 0;font:800 clamp(42px,4.7vw,72px)/.9 Barlow Condensed}.blog-feature span,.blog-card span{color:#43504c;font-size:19px;line-height:1.55;display:block}.blog-feature span{max-width:520px;margin-top:22px}.blog-feature b{color:#071014;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:14px;margin-top:34px;font:800 16px/1 Barlow Condensed;display:flex}.blog-feature b svg{color:#4fbf2c;width:18px}.blog-listing{padding-top:76px;padding-bottom:96px}.editorial-section-head{grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);align-items:end;gap:clamp(32px,5vw,70px);margin-bottom:34px;display:grid}.editorial-section-head h2{max-width:860px}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.blog-card{color:#071014;background:#fff;border:1px solid #d9ded9;grid-template-columns:240px minmax(0,1fr);min-height:260px;text-decoration:none;display:grid}.blog-card div{flex-direction:column;padding:28px;display:flex}.blog-card h3{letter-spacing:0;text-transform:uppercase;margin:10px 0 14px;font:800 clamp(30px,2.5vw,42px)/.96 Barlow Condensed}.blog-card small{color:#72807a;letter-spacing:.1em;text-transform:uppercase;margin-top:auto;font:800 12px/1 Barlow Condensed}.blog-article-body{max-width:950px;margin:0 auto;padding-top:70px;padding-bottom:92px}.blog-article-body>p{color:#2f3936;margin:30px 0 0;font-size:21px;line-height:1.75}.blog-article-cta{color:#fff;background:#071014;justify-content:space-between;align-items:center;gap:28px;margin-top:58px;padding:34px;display:flex}.blog-article-cta h2{color:#fff;margin:0;font-size:clamp(34px,4vw,56px)}.blog-article-cta a,.affiliate-hero-actions a,.affiliate-dashboard-head>a,.affiliate-form button,.affiliate-link-tools button{color:#071014;letter-spacing:.08em;text-transform:uppercase;background:#79e64b;border:1px solid #071014;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;font:800 15px/1 Barlow Condensed;text-decoration:none;display:flex}.blog-article-cta a{flex:none}.blog-article-cta svg,.affiliate-hero-actions svg,.affiliate-dashboard-head>a svg,.affiliate-form button svg,.affiliate-link-tools button svg{flex:none;width:18px}.affiliate-hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.affiliate-hero-actions a:last-child{color:#fff;background:#071014;border-color:#39464a}.affiliate-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding-top:72px;display:grid}.affiliate-overview article{background:#fff;border-top:5px solid #79e64b;min-height:300px;padding:34px}.affiliate-overview svg,.affiliate-stat-grid svg{color:#4fbf2c;width:30px;height:30px}.affiliate-overview h2{letter-spacing:0;text-transform:uppercase;margin:28px 0 16px;font:800 clamp(34px,3.2vw,50px)/.96 Barlow Condensed}.affiliate-overview p,.affiliate-split p{color:#43504c;margin:0;font-size:18px;line-height:1.6}.affiliate-split{grid-template-columns:minmax(0,.75fr) minmax(0,1.15fr);gap:clamp(36px,7vw,110px);padding-top:86px;padding-bottom:96px;display:grid}.affiliate-split h2{letter-spacing:0;text-transform:uppercase;margin:12px 0 0;font:800 clamp(44px,5.2vw,78px)/.9 Barlow Condensed}.affiliate-split>div:first-child p{color:#4fbf2c;letter-spacing:.12em;text-transform:uppercase;font:800 13px/1 Barlow Condensed}.affiliate-split>div:last-child p+p{margin-top:24px}.affiliate-form-hero{grid-template-columns:minmax(0,520px) minmax(0,620px)}.affiliate-form{color:#071014;background:#f4f5f2;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:34px;display:grid}.affiliate-form label{color:#071014;letter-spacing:.1em;text-transform:uppercase;flex-direction:column;gap:9px;font:800 13px/1 Barlow Condensed;display:flex}.affiliate-form .full,.affiliate-form button{grid-column:1/-1}.affiliate-form input,.affiliate-form select,.affiliate-form textarea{color:#071014;background:#fff;border:1px solid #b6beb9;border-radius:0;width:100%;min-height:44px;padding:12px;font:400 16px/1.35 Barlow}.affiliate-form textarea{resize:vertical;min-height:118px}.affiliate-channels{border:0;min-width:0;margin:0;padding:0}.affiliate-channels legend{color:#071014;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;padding:0;font:800 13px/1 Barlow Condensed,sans-serif}.affiliate-channel-list{gap:10px;display:grid}.affiliate-channel-group+.affiliate-channel-group{margin-top:24px}.affiliate-channel-group h3{color:#071014;letter-spacing:.04em;text-transform:uppercase;margin:0 0 5px;font:800 18px/1.1 Barlow Condensed,sans-serif}.affiliate-channel-group>p{color:#66716c;margin:0 0 12px;font:400 14px/1.45 Barlow,sans-serif}.affiliate-channel-row-no-link{grid-template-columns:26px minmax(0,1fr)}.affiliate-channel-row{background:#fff;border:1px solid #c9d0cc;grid-template-columns:26px minmax(150px,210px) minmax(0,1fr);align-items:center;gap:14px;min-width:0;padding:10px 12px;transition:border-color .18s,background-color .18s;display:grid}.affiliate-channel-row.selected{background:#fbfdf9;border-color:#398f29}.affiliate-channel-checkbox{appearance:none;cursor:pointer;place-content:center;margin:0;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid;background:#fff!important;border:2px solid #49554f!important;border-radius:3px!important;width:26px!important;height:26px!important;min-height:26px!important;padding:0!important}.affiliate-channel-checkbox:before{content:"";transform-origin:50%;border:3px solid #fff;border-width:0 3px 3px 0;width:7px;height:13px;transition:transform .12s;transform:rotate(45deg)scale(0)}.affiliate-channel-checkbox:hover{border-color:#398f29!important}.affiliate-channel-checkbox:checked{background:#398f29!important;border-color:#2f7f22!important}.affiliate-channel-checkbox:checked:before{transform:rotate(45deg)scale(1)}.affiliate-channel-checkbox:focus-visible{outline:0;border-color:#2f7f22!important;box-shadow:0 0 0 4px #398f2933!important}.affiliate-channel-name{color:#071014;cursor:pointer;margin:0;letter-spacing:0!important;text-transform:none!important;font:700 16px/1.2 Barlow,sans-serif!important}.affiliate-channel-url{margin:0;color:#071014!important;background:#fff!important;border:1px solid #9da7a1!important;width:100%!important;min-height:46px!important;padding:10px 12px!important}.affiliate-channel-url::placeholder{color:#6d7470;opacity:1}.affiliate-channel-url:disabled{cursor:not-allowed;color:#89918d!important;background:#f1f3f1!important;border-color:#d4dad6!important}.affiliate-channel-url:focus{outline:0;border-color:#398f29!important;box-shadow:0 0 0 3px #398f2929!important}.affiliate-form button{justify-self:start;width:max-content}.affiliate-dashboard-page{padding-bottom:96px}.affiliate-dashboard-head{color:#fff;background:#030708;justify-content:space-between;align-items:end;gap:34px;padding-top:72px;padding-bottom:48px;display:flex}.affiliate-dashboard-head h1{margin-bottom:20px}.affiliate-dashboard-head>a{flex:none}.affiliate-logout{color:#071014;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;background:#79e64b;border:1px solid #79e64b;flex:none;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font:800 13px/1 Barlow Condensed;display:inline-flex}.affiliate-logout svg{width:17px}.form-submit-success{color:#236b16;margin:0;font-weight:700}.affiliate-dev-verification{color:#236b16;font-weight:800}.affiliate-form .affiliate-resend-button{color:#071014;background:0 0;border:1px solid #071014;grid-column:1/-1}.affiliate-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:-1px;padding-top:40px;display:grid}.affiliate-stat-grid article{background:#fff;border-top:5px solid #79e64b;padding:26px}.affiliate-stat-grid span{color:#62706b;letter-spacing:.1em;text-transform:uppercase;margin-top:22px;font:800 13px/1 Barlow Condensed;display:block}.affiliate-stat-grid strong{letter-spacing:0;margin-top:10px;font:800 clamp(36px,4vw,58px)/.9 Barlow Condensed;display:block}.affiliate-stat-grid p{color:#4b5854;margin:12px 0 0}.affiliate-dashboard-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;padding-top:48px;display:grid}.affiliate-link-panel,.affiliate-referral-panel{background:#fff;border:1px solid #d9ded9;padding:32px}.affiliate-link-panel .editorial-section-head,.affiliate-referral-panel .editorial-section-head{margin-bottom:24px;display:block}.affiliate-link-panel .editorial-section-head h2,.affiliate-referral-panel .editorial-section-head h2{font-size:clamp(34px,3vw,48px)}.affiliate-link-tools{gap:12px;display:grid}.affiliate-link-tools article{background:#f4f5f2;border:1px solid #dce2dd;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.affiliate-link-tools span{color:#4d5b56;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font:800 12px/1 Barlow Condensed;display:block}.affiliate-link-tools input{color:#071014;background:#fff;border:1px solid #c9d0cb;width:100%;min-height:42px;padding:10px;font:500 14px/1.3 Barlow}.affiliate-link-tools button{min-width:98px}.affiliate-table{border:1px solid #d8ded9;display:grid}.affiliate-table div{border-bottom:1px solid #d8ded9;grid-template-columns:1.2fr 1fr 1fr .8fr;gap:14px;padding:16px;display:grid}.affiliate-table div:last-child{border-bottom:0}.affiliate-table div:first-child{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#071014;font:800 12px/1 Barlow Condensed}.affiliate-table span{overflow-wrap:anywhere;min-width:0}@media (max-width:1180px){.editorial-hero,.affiliate-hero{grid-template-columns:minmax(0,640px);justify-content:start;min-height:0;margin-top:76px;padding:42px 24px 52px}.affiliate-dashboard-head{margin-top:76px;padding-top:48px}.editorial-hero h1,.affiliate-hero h1,.affiliate-dashboard-head h1{font-size:clamp(48px,9vw,78px)}.editorial-hero figure,.affiliate-hero figure{max-width:640px}.blog-feature,.blog-listing,.blog-article-body,.affiliate-overview,.affiliate-split,.affiliate-dashboard-head,.affiliate-stat-grid,.affiliate-dashboard-grid{padding-left:24px;padding-right:24px}.blog-feature>a,.affiliate-dashboard-grid{grid-template-columns:1fr}.blog-feature figure{aspect-ratio:1.6}.blog-grid,.affiliate-overview,.affiliate-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.editorial-hero,.affiliate-hero{gap:28px;margin-top:70px;padding:34px 20px 44px}.affiliate-dashboard-head{margin-top:70px}.editorial-hero h1,.affiliate-hero h1,.affiliate-dashboard-head h1{font-size:clamp(42px,12vw,62px)}.blog-feature,.blog-listing,.blog-article-body,.affiliate-overview,.affiliate-split,.affiliate-dashboard-head,.affiliate-stat-grid,.affiliate-dashboard-grid{padding-left:20px;padding-right:20px}.editorial-section-head,.affiliate-split,.blog-grid,.blog-card,.affiliate-overview,.affiliate-stat-grid,.affiliate-form,.affiliate-dashboard-head{grid-template-columns:1fr}.affiliate-dashboard-head{display:grid}.blog-card figure{aspect-ratio:1.5}.blog-article-cta,.affiliate-hero-actions{flex-direction:column;align-items:stretch}.affiliate-channel-grid,.affiliate-link-tools article,.affiliate-table div{grid-template-columns:1fr}.blog-article-cta a,.affiliate-hero-actions a,.affiliate-dashboard-head>a,.affiliate-form button,.affiliate-link-tools button{width:100%}}.blog-index-page,.blog-story-page{color:#071014;background:#f6f7f4}.blog-masthead{color:#fff;background:#030708;grid-template-columns:1fr;align-items:end;gap:clamp(34px,5vw,54px);padding:clamp(58px,7vw,96px) max(32px,50vw - 660px) clamp(52px,6vw,82px);display:grid}.blog-masthead-copy{grid-template-columns:minmax(0,720px) minmax(0,480px);justify-content:space-between;align-items:end;gap:clamp(30px,5vw,72px);display:grid}.blog-masthead-copy h1{color:#fff;letter-spacing:0;text-transform:uppercase;max-width:720px;margin:0;font:800 clamp(58px,7.6vw,104px)/.82 Barlow Condensed}.blog-masthead-copy p{color:#d9e1dd;max-width:480px;margin:28px 0 0;font-size:clamp(18px,1.35vw,22px);line-height:1.5}.blog-feature-story{color:#fff;background:#071014;border:1px solid #253135;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);min-height:430px;text-decoration:none;display:grid}.blog-feature-story figure,.blog-library-card figure,.blog-story-image{background:#dce1dc;margin:0;overflow:hidden}.blog-feature-story img,.blog-library-card img,.blog-story-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.blog-feature-story:hover img,.blog-feature-story:focus-visible img,.blog-library-card:hover img,.blog-library-card:focus-visible img{transform:scale(1.045)}.blog-feature-story>div{flex-direction:column;justify-content:flex-end;padding:clamp(28px,4vw,48px);display:flex}.blog-feature-story span,.blog-library-card span,.blog-story-meta span,.blog-related a span,.blog-story-aside span{color:#79e64b;letter-spacing:.12em;text-transform:uppercase;font:800 12px/1 Barlow Condensed}.blog-feature-story h2{color:#fff;letter-spacing:0;text-transform:uppercase;margin:14px 0 18px;font:800 clamp(42px,4.5vw,68px)/.88 Barlow Condensed}.blog-feature-story p{color:#c9d3ce;margin:0;font-size:18px;line-height:1.52}.blog-feature-story b{color:#fff;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;margin-top:30px;font:800 15px/1 Barlow Condensed;display:flex}.blog-feature-story b svg{color:#79e64b;width:18px}.blog-library{padding:clamp(62px,7vw,92px) max(32px,50vw - 660px) clamp(82px,8vw,118px)}.blog-library-head{justify-content:space-between;align-items:end;gap:36px;margin-bottom:34px;display:flex}.blog-library-head h2{letter-spacing:0;text-transform:uppercase;max-width:620px;margin:0;font:800 clamp(46px,5vw,74px)/.88 Barlow Condensed}.blog-library-head p{color:#4b5652;max-width:470px;margin:0;font-size:18px;line-height:1.55}.blog-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.blog-library-card{color:#071014;background:#fff;border:1px solid #d8ded9;grid-template-columns:minmax(220px,.85fr) minmax(0,1fr);min-height:310px;text-decoration:none;display:grid}.blog-library-card>div{flex-direction:column;justify-content:center;padding:clamp(26px,3vw,38px);display:flex}.blog-library-card span,.blog-related a span{color:#328f24}.blog-library-card h3{letter-spacing:0;text-transform:uppercase;margin:14px 0 18px;font:800 clamp(34px,3.1vw,48px)/.9 Barlow Condensed}.blog-library-card p{color:#4a5651;margin:0;line-height:1.55}.blog-story-header{background:#f6f7f4;padding:clamp(54px,6vw,88px) max(32px,50vw - 560px) clamp(30px,4vw,52px)}.blog-story-back{color:#071014;letter-spacing:.08em;text-transform:uppercase;border-bottom:2px solid #79e64b;align-items:center;gap:10px;margin-bottom:34px;padding-bottom:8px;font:800 14px/1 Barlow Condensed;text-decoration:none;display:inline-flex}.blog-story-back svg{color:#328f24;width:17px;transform:rotate(180deg)}.blog-story-meta{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.blog-story-meta span{color:#35423e;border:1px solid #cbd3ce;padding:9px 10px}.blog-story-header h1{letter-spacing:0;text-transform:uppercase;max-width:1040px;margin:0;font:800 clamp(54px,7.3vw,92px)/.86 Barlow Condensed}.blog-story-header p{color:#43504c;max-width:760px;margin:26px 0 0;font-size:clamp(19px,1.55vw,24px);line-height:1.5}.blog-story-image{aspect-ratio:2.15;width:min(1320px,100% - 64px);margin:0 auto}.blog-story-layout{grid-template-columns:260px minmax(0,760px);justify-content:center;gap:clamp(44px,7vw,96px);padding:clamp(58px,6vw,88px) max(32px,50vw - 660px) clamp(68px,7vw,104px);display:grid}.blog-story-aside{align-self:start;gap:22px;padding-top:8px;display:grid;position:sticky;top:128px}.blog-story-aside>div{border-top:1px solid #cbd3ce;padding-top:18px}.blog-story-aside strong{letter-spacing:0;text-transform:uppercase;margin-top:9px;font:800 30px/.95 Barlow Condensed;display:block}.blog-story-aside p{color:#4c5954;margin:9px 0 0;line-height:1.5}.blog-story-aside a,.blog-story-cta a{color:#071014;letter-spacing:.08em;text-transform:uppercase;background:#79e64b;border:1px solid #071014;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:15px 16px;font:800 14px/1 Barlow Condensed;text-decoration:none;display:flex}.blog-story-aside a svg,.blog-story-cta a svg{width:18px}.blog-story-content{min-width:0}.blog-story-content p{color:#2f3936;margin:0;font-size:20px;line-height:1.78}.blog-story-content p+p{margin-top:28px}.blog-html-content>p:first-child{color:#071014;font-size:clamp(24px,2.2vw,34px);line-height:1.38}.blog-html-content h2,.blog-html-content h3,.blog-html-content h4{color:#071014;text-transform:uppercase;margin:48px 0 18px;font-family:Barlow Condensed,sans-serif;font-weight:800;line-height:.98}.blog-html-content h2{font-size:clamp(36px,3.6vw,58px)}.blog-html-content h3{font-size:clamp(30px,3vw,44px)}.blog-html-content h4{font-size:clamp(25px,2.4vw,34px)}.blog-html-content ul,.blog-html-content ol{margin:28px 0;padding-left:28px}.blog-html-content li{color:#2f3936;padding:5px 0 5px 6px;font-size:19px;line-height:1.6}.blog-html-content a{color:#246f1b;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}.blog-html-content img{width:100%;height:auto;margin:42px 0;display:block}.blog-html-content hr{border:0;border-top:1px solid #cbd3ce;margin:46px 0}.blog-html-content pre{color:#eef4ef;background:#071014;max-width:100%;margin:32px 0;padding:24px;overflow:auto}.blog-story-content blockquote{border-left:6px solid #79e64b;margin:46px 0;padding:30px 0 30px 34px}.blog-story-content blockquote p{color:#071014;letter-spacing:0;text-transform:uppercase;font:800 clamp(34px,3.5vw,54px)/.95 Barlow Condensed}.blog-story-checklist{background:#fff;border:1px solid #d8ded9;border-top:5px solid #79e64b;margin-top:46px;padding:34px}.blog-story-checklist h2,.blog-story-cta h2,.blog-related h2{letter-spacing:0;text-transform:uppercase;margin:0;font:800 clamp(36px,3.6vw,58px)/.9 Barlow Condensed}.blog-story-checklist ul{margin:26px 0 0;padding:0;list-style:none}.blog-story-checklist li{color:#34413d;border-top:1px solid #d9ded9;padding:14px 0 14px 28px;font-size:18px;line-height:1.45;position:relative}.blog-story-checklist li:before{content:"";background:#79e64b;width:11px;height:11px;position:absolute;top:24px;left:0}.blog-story-cta{color:#fff;background:#071014;justify-content:space-between;align-items:center;gap:28px;margin-top:34px;padding:34px;display:flex}.blog-story-cta h2{color:#fff}.blog-story-cta a{flex:none;width:auto;min-width:230px}.blog-related{color:#fff;background:#071014;grid-template-columns:minmax(240px,.45fr) minmax(0,1fr);gap:clamp(34px,6vw,88px);padding:clamp(58px,6vw,84px) max(32px,50vw - 660px) clamp(76px,8vw,112px);display:grid}.blog-related>div:first-child p{color:#b8c3be;max-width:340px;margin:16px 0 0;line-height:1.55}.blog-related>div:last-child{border-top:1px solid #2d393d;border-left:1px solid #2d393d;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.blog-related a{color:#fff;border-bottom:1px solid #2d393d;border-right:1px solid #2d393d;flex-direction:column;min-height:230px;padding:28px;text-decoration:none;display:flex}.blog-related a h3{letter-spacing:0;text-transform:uppercase;margin:18px 0 auto;font:800 clamp(32px,3vw,48px)/.9 Barlow Condensed}.blog-related a svg{color:#79e64b;width:22px}@media (max-width:1180px){.blog-masthead,.blog-library,.blog-story-header,.blog-story-layout,.blog-related{padding-left:24px;padding-right:24px}.blog-masthead{grid-template-columns:1fr;align-items:start;margin-top:76px}.blog-masthead-copy{grid-template-columns:1fr}.blog-feature-story{grid-template-columns:minmax(0,1fr) minmax(280px,.78fr)}.blog-story-layout{grid-template-columns:minmax(0,780px)}.blog-story-header{margin-top:76px}.blog-story-aside{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;position:static}.blog-story-aside a{align-self:end}}@media (max-width:760px){.blog-masthead,.blog-library,.blog-story-header,.blog-story-layout,.blog-related{padding-left:20px;padding-right:20px}.blog-masthead{margin-top:70px;padding-top:40px}.blog-story-header{margin-top:70px}.blog-masthead-copy h1,.blog-story-header h1{font-size:clamp(48px,13vw,66px)}.blog-feature-story,.blog-library-head,.blog-library-grid,.blog-library-card,.blog-story-aside,.blog-story-cta,.blog-related,.blog-related>div:last-child{grid-template-columns:1fr;display:grid}.blog-feature-story figure,.blog-library-card figure{aspect-ratio:1.45}.blog-story-image{aspect-ratio:1.25;width:calc(100% - 40px)}.blog-story-content p{font-size:18px}.blog-story-checklist,.blog-story-cta{padding:26px 22px}.blog-story-cta a{width:100%}}.affiliate-public-page{background:#f4f5f2}.affiliate-public-hero{color:#fff;background:#030708;grid-template-columns:minmax(0,600px) minmax(0,620px);justify-content:center;align-items:center;gap:clamp(46px,7vw,96px);min-height:560px;padding:clamp(58px,7vw,88px) max(32px,50vw - 660px);display:grid}.affiliate-public-hero h1,.affiliate-login-shell h1{max-width:640px;color:inherit;letter-spacing:0;text-transform:uppercase;margin:0;font:800 clamp(58px,7vw,96px)/.84 Barlow Condensed}.affiliate-public-hero p,.affiliate-login-shell>div>p{color:#dce5e1;max-width:560px;margin:26px 0 0;font-size:clamp(19px,1.45vw,23px);line-height:1.5}.affiliate-public-hero figure{aspect-ratio:1.32;background:#071014;border:1px solid #263438;margin:0;position:relative;overflow:hidden}.affiliate-public-hero figure:after{content:"";background:linear-gradient(#03070800,#030708d1);height:34%;position:absolute;inset:auto 0 0}.affiliate-public-hero img{object-fit:cover;width:100%;height:100%}.affiliate-public-page .affiliate-hero-actions{margin-top:34px}.affiliate-public-page .affiliate-hero-actions a:first-child{color:#071014;background:#79e64b;border-color:#79e64b}.affiliate-public-page .affiliate-hero-actions a:last-child{color:#fff;background:0 0;border-color:#526166}.affiliate-program-strip{color:#071014;background:#79e64b;border-bottom:1px solid #071014;justify-content:space-between;align-items:center;gap:28px;padding:30px max(32px,50vw - 660px);display:flex}.affiliate-program-strip p{letter-spacing:0;text-transform:uppercase;max-width:760px;margin:0;font:800 clamp(24px,2.7vw,42px)/.95 Barlow Condensed}.affiliate-program-strip a,.affiliate-login-shell>div>a,.affiliate-empty-state a{color:#071014;letter-spacing:.08em;text-transform:uppercase;border-bottom:2px solid;align-items:center;gap:14px;padding-bottom:8px;font:800 15px/1 Barlow Condensed;text-decoration:none;display:flex}.affiliate-program-strip svg,.affiliate-login-shell>div>a svg,.affiliate-empty-state a svg{width:18px}.affiliate-partner-fit{background:#fff;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(42px,7vw,110px);padding:clamp(68px,7vw,104px) max(32px,50vw - 660px);display:grid}.affiliate-partner-fit>div:first-child{align-self:start;position:sticky;top:128px}.affiliate-partner-fit h2{letter-spacing:0;text-transform:uppercase;max-width:520px;margin:0;font:800 clamp(48px,5.4vw,78px)/.88 Barlow Condensed}.affiliate-partner-fit>div:first-child p{color:#45514d;max-width:470px;margin:24px 0 0;font-size:19px;line-height:1.55}.affiliate-partner-fit>div:last-child{background:#d8ded9;border:1px solid #d8ded9;gap:1px;display:grid}.affiliate-partner-fit article{background:#f4f5f2;grid-template-columns:46px minmax(0,1fr);column-gap:22px;padding:32px;display:grid}.affiliate-partner-fit article svg{color:#328f24;width:28px;height:28px}.affiliate-partner-fit h3{letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font:800 clamp(32px,3vw,48px)/.9 Barlow Condensed}.affiliate-partner-fit article p{color:#4b5652;grid-column:2;margin:0;line-height:1.58}.affiliate-workflow{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 max(32px,50vw - 660px) clamp(78px,8vw,118px);display:grid}.affiliate-workflow article{border-top:1px solid #d8ded9;border-bottom:1px solid #d8ded9;border-right:1px solid #d8ded9;min-height:260px;padding:32px}.affiliate-workflow article:first-child{border-left:1px solid #d8ded9}.affiliate-workflow span{color:#328f24;letter-spacing:.12em;text-transform:uppercase;font:800 13px/1 Barlow Condensed}.affiliate-workflow h2{letter-spacing:0;text-transform:uppercase;margin:52px 0 16px;font:800 clamp(38px,4vw,58px)/.88 Barlow Condensed}.affiliate-workflow p{color:#4b5652;margin:0;line-height:1.55}.affiliate-login-page{color:#fff;background:#030708}.affiliate-login-shell{grid-template-columns:minmax(0,520px) minmax(0,500px);justify-content:center;align-items:center;gap:clamp(48px,7vw,110px);min-height:calc(100vh - 96px);padding:clamp(58px,7vw,88px) max(32px,50vw - 590px);display:grid}.affiliate-login-shell>div>a{color:#79e64b;width:max-content;margin-top:34px}.affiliate-login-form{background:#f4f5f2;border-top:5px solid #79e64b;grid-template-columns:1fr;align-self:center}.affiliate-forgot-password{color:#236b16;width:max-content;font-weight:800}.affiliate-form-intro{color:#43504c;margin:0;font-size:16px;line-height:1.55}.affiliate-empty-state{background:#f4f5f2;border:1px solid #d8ded9;flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;min-height:280px;padding:30px;display:flex}.affiliate-empty-state svg{color:#328f24;width:34px;height:34px}.affiliate-empty-state p{color:#43504c;max-width:520px;margin:0;font-size:18px;line-height:1.55}@media (max-width:1180px){.affiliate-public-hero,.affiliate-program-strip,.affiliate-partner-fit,.affiliate-workflow,.affiliate-login-shell{padding-left:24px;padding-right:24px}.affiliate-public-hero,.affiliate-login-shell{grid-template-columns:minmax(0,680px);justify-content:start;min-height:0;margin-top:76px}.affiliate-partner-fit{grid-template-columns:1fr}.affiliate-partner-fit>div:first-child{position:static}}@media (max-width:760px){.affiliate-public-hero,.affiliate-program-strip,.affiliate-partner-fit,.affiliate-workflow,.affiliate-login-shell{padding-left:20px;padding-right:20px}.affiliate-public-hero,.affiliate-login-shell{margin-top:70px;padding-top:40px;padding-bottom:48px}.affiliate-public-hero h1,.affiliate-login-shell h1{font-size:clamp(48px,13vw,64px)}.affiliate-program-strip,.affiliate-workflow,.affiliate-partner-fit article{grid-template-columns:1fr}.affiliate-program-strip{align-items:start;display:grid}.affiliate-partner-fit article{row-gap:20px}.affiliate-partner-fit article p{grid-column:auto}.affiliate-workflow{padding-bottom:78px}.affiliate-workflow article{border-bottom:0;border-left:1px solid #d8ded9;min-height:0}.affiliate-workflow article:last-child{border-bottom:1px solid #d8ded9}}.admin-login-page{--admin-green:#79e64b;--admin-bg:#080c0e;--admin-panel:#0d1214;--admin-border:#30383b;--admin-muted:#a9b1ae;background:var(--admin-bg);color:#fff;grid-template-columns:minmax(420px,1fr) minmax(560px,1fr);min-height:100svh;display:grid;overflow:hidden}.admin-login-visual{isolation:isolate;background:#030506;min-height:100svh;position:relative;overflow:hidden}.admin-login-visual:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0305060a 36%,#030506f0 88%),linear-gradient(90deg,#0305061f,#03050600 65%);position:absolute;inset:0}.admin-login-visual>img{z-index:-2;object-fit:cover;object-position:center 38%;filter:contrast(1.06);width:100%;height:100%;position:absolute;inset:0}.admin-login-brand{margin-bottom:26px}.admin-login-brand img{object-fit:contain;object-position:left center;width:clamp(160px,14vw,220px);max-height:62px;display:block}.admin-login-statement{position:absolute;bottom:clamp(34px,5vw,72px);left:clamp(28px,4vw,64px);right:clamp(28px,5vw,80px)}.admin-login-statement h2{color:#fff;letter-spacing:-.02em;text-transform:uppercase;text-wrap:balance;max-width:680px;margin:0;font:800 clamp(44px,4.6vw,78px)/.88 Barlow Condensed,sans-serif}.admin-login-statement p,.admin-login-secure{color:var(--admin-green);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin:24px 0 0;font:700 13px/1 Barlow Condensed,sans-serif;display:flex}.admin-login-statement p:before{content:"";background:var(--admin-green);width:50px;height:2px;margin-right:4px}.admin-login-statement svg,.admin-login-secure svg{stroke-width:2px;width:16px;height:16px}.admin-login-panel{background:linear-gradient(#ffffff05 1px, transparent 1px), linear-gradient(90deg, #ffffff05 1px, transparent 1px), var(--admin-panel);background-size:48px 48px;place-items:center;min-height:100svh;padding:clamp(32px,5vw,80px);display:grid}.admin-login-panel-inner{border:1px solid var(--admin-border);background:#0a0f11b8;width:min(100%,620px);padding:clamp(40px,4vw,58px)}.admin-login-back{border-top:1px solid var(--admin-border);color:#c8cecb;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:11px;width:100%;margin-top:26px;padding-top:26px;font:600 14px/1 Barlow Condensed,sans-serif;text-decoration:none;transition:color .2s;display:inline-flex}.admin-login-back svg{width:17px;height:17px;color:var(--admin-green);transition:transform .2s}.admin-login-back:hover,.admin-login-back:focus-visible{color:#fff}.admin-login-back:hover svg{transform:translate(-3px)}.admin-login-heading{margin-top:0}.admin-login-heading>p{color:var(--admin-green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font:800 15px/1 Barlow Condensed,sans-serif}.admin-login-heading h1{color:#fff;letter-spacing:-.02em;text-transform:uppercase;margin:0;font:800 clamp(58px,5.4vw,88px)/.85 Barlow Condensed,sans-serif}.admin-login-heading>span{max-width:500px;color:var(--admin-muted);margin-top:22px;font:400 clamp(17px,1.2vw,19px)/1.5 Barlow,sans-serif;display:block}.admin-login-form{gap:24px;margin-top:clamp(38px,5vh,54px);display:grid}.admin-login-form>label{gap:11px;display:grid}.admin-login-form>label>span:first-child{color:#f1f3f2;letter-spacing:.1em;text-transform:uppercase;font:700 14px/1 Barlow Condensed,sans-serif}.admin-login-form input{border:1px solid var(--admin-border);color:#fff;background:#0a0f11;border-radius:0;outline:0;width:100%;height:60px;padding:0 18px;font:400 17px/1 Barlow,sans-serif;transition:border-color .2s,box-shadow .2s,background-color .2s}.admin-login-form input::placeholder{color:#737d79;opacity:1}.admin-login-form input:hover{border-color:#4b5652}.admin-login-form input:focus{border-color:var(--admin-green);background:#0c1214;box-shadow:0 0 0 3px #79e64b1f}.admin-login-form input:disabled{opacity:.68}.admin-password-field{display:block;position:relative}.admin-password-field input{padding-right:58px}.admin-password-toggle{color:#aeb6b3;cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.admin-password-toggle:hover{color:var(--admin-green)}.admin-password-toggle svg{stroke-width:1.8px;width:20px;height:20px}.admin-form-message{color:#ffb7b2;background:#ef6b641a;border-left:3px solid #ef6b64;margin:0;padding:13px 15px;font:500 15px/1.45 Barlow,sans-serif}.admin-login-submit{border:1px solid var(--admin-green);background:var(--admin-green);color:#071014;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border-radius:0;justify-content:space-between;align-items:center;gap:24px;min-height:60px;margin-top:4px;padding:0 20px;font:800 16px/1 Barlow Condensed,sans-serif;transition:background-color .2s,color .2s,transform .2s;display:flex}.admin-login-submit:hover:not(:disabled){background:#8cf35f;transform:translateY(-1px)}.admin-login-submit:disabled{cursor:wait;opacity:.7}.admin-login-submit svg{stroke-width:2px;width:20px;height:20px}.admin-login-secure{display:none}.admin-login-progress{background:#151b1e;border:1px solid #252d30;align-items:center;gap:18px;margin-top:24px;padding:20px;display:flex}.admin-login-progress>span{border:3px solid #414a47;border-top-color:var(--admin-green);border-radius:50%;flex:none;width:34px;height:34px;animation:.8s linear infinite admin-login-spin}.admin-login-progress strong{color:#fff;font:700 16px/1.2 Barlow,sans-serif}.admin-login-progress p{color:var(--admin-muted);margin:6px 0 0;font:400 14px/1.4 Barlow,sans-serif}@keyframes admin-login-spin{to{transform:rotate(360deg)}}body:has(.admin-login-page) .custom-cursor{display:none!important}body.has-custom-cursor:has(.admin-login-page){cursor:auto}body.has-custom-cursor:has(.admin-login-page) a{cursor:auto}body.has-custom-cursor:has(.admin-login-page) button{cursor:auto}body.has-custom-cursor:has(.admin-login-page) input{cursor:auto}body.has-custom-cursor:has(.admin-login-page) button:not(:disabled){cursor:pointer}@media (max-width:1100px){.admin-login-page{grid-template-columns:minmax(340px,.8fr) minmax(520px,1.2fr)}.admin-login-statement h2{font-size:clamp(40px,5.2vw,60px)}.admin-login-panel{padding:44px}}@media (max-width:820px){.admin-login-page{grid-template-columns:1fr;min-height:100svh;overflow:visible}.admin-login-visual{height:30svh;min-height:240px;max-height:330px}.admin-login-visual:after{background:linear-gradient(#03050614,#030506eb)}.admin-login-visual>img{object-position:center 37%}.admin-login-brand{margin-bottom:14px}.admin-login-brand img{width:170px}.admin-login-statement{bottom:24px;left:26px}.admin-login-statement h2{font-size:clamp(34px,7.5vw,52px)}.admin-login-statement p{display:none}.admin-login-panel{place-items:start center;min-height:70svh;padding:38px 26px 44px}.admin-login-panel-inner{width:min(100%,600px);padding:38px}.admin-login-heading{margin-top:0}.admin-login-heading h1{font-size:clamp(54px,11vw,74px)}.admin-login-secure{margin-top:28px;display:flex}}@media (max-width:520px){.admin-login-visual{height:26svh;min-height:205px}.admin-login-brand{margin-bottom:10px}.admin-login-brand img{width:148px}.admin-login-statement{bottom:19px;left:20px;right:20px}.admin-login-statement h2{font-size:clamp(30px,9vw,42px)}.admin-login-panel{padding:30px 20px 36px}.admin-login-panel-inner{padding:30px 22px}.admin-login-heading>p{margin-bottom:16px;font-size:13px}.admin-login-heading h1{font-size:clamp(48px,14vw,62px)}.admin-login-heading>span{margin-top:18px;font-size:16px}.admin-login-form{gap:21px;margin-top:36px}.admin-login-form input,.admin-login-submit{height:56px;min-height:56px}}@media (max-width:1000px){.admin-account-fields,.admin-account-passwords{grid-template-columns:1fr 1fr}.admin-account-passwords label:last-child{grid-column:1/-1}}@media (max-width:700px){.admin-account-manager>header,.admin-account-form>footer,.admin-account-create>form>footer{flex-direction:column;align-items:flex-start}.admin-account-manager>header,.admin-account-create>form,.admin-account-form{padding:20px}.admin-account-create{margin:14px}.admin-account-list{padding:14px}.admin-account-fields,.admin-account-passwords{grid-template-columns:1fr}.admin-account-passwords label:last-child{grid-column:auto}.admin-account-card>header{padding:20px}.admin-account-remove{padding:0 20px 20px;position:static}.admin-account-form>footer button,.admin-account-create>form>footer button,.admin-account-remove button{width:100%}}.payment-methods{padding:clamp(66px, 7vw, 104px) var(--product-gutter);background:#fff}.payment-methods .content-section-head{padding:0 0 clamp(34px,4vw,54px)}.payment-logo-grid{background:#d8ded9;border:1px solid #d8ded9;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid}.payment-logo-grid figure{background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:150px;margin:0;padding:22px 18px 16px;display:flex}.payment-logo-grid img{object-fit:contain;width:100%;max-width:150px;height:58px}.payment-logo-grid figcaption{color:#44504c;letter-spacing:.07em;text-align:center;text-transform:uppercase;font:700 13px/1.1 Barlow Condensed,sans-serif}.payment-method-note{color:#59645f;max-width:780px;margin:26px 0 0;font-size:17px;line-height:1.55}.shipping-page{background:#071014;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.shipping-page>div>p{color:#79e64b;letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px;font:800 13px/1 Barlow Condensed}.shipping-status-card{background:#101a17;border:1px solid #35413d;align-self:end;padding:34px}.shipping-status-card span{color:#79e64b;letter-spacing:.1em;text-transform:uppercase;font:800 13px/1 Barlow Condensed}.shipping-status-card strong{text-transform:uppercase;margin:22px 0 16px;font:800 clamp(34px,3.5vw,54px)/.9 Barlow Condensed;display:block}.shipping-status-card p{color:#bcc7c2;margin:0;font-size:18px;line-height:1.55}.shipping-partners{background:#071014}.shipping-note{background:#eef0ec}.site-footer-brand .site-social-links{max-width:300px;margin-top:22px}.site-social-links a{flex:0 0 42px;width:42px;height:42px;padding:0;overflow:hidden}.site-social-links a img{object-fit:contain;width:20px;height:20px}.site-footer .site-social-links a{border:1px solid #2c393d}.site-footer .site-social-links a:hover,.site-footer .site-social-links a:focus-visible{outline-offset:2px;border-color:#79e64b;outline:1px solid #79e64b}.site-footer .site-social-links a img{filter:invert()}.contact-detail-list .contact-social-links{max-width:470px}.contact-detail-list .contact-social-links a{flex:0 0 54px;width:54px;height:54px;min-height:54px;padding:0}.contact-detail-list .contact-social-links a:hover,.contact-detail-list .contact-social-links a:focus-visible{outline-offset:2px;border-color:#79e64b;outline:1px solid #79e64b}.contact-detail-list .contact-social-links a img{width:23px;height:23px}@media (max-width:1180px){.payment-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.shipping-page{grid-template-columns:1fr}.payment-methods{padding:58px 24px}.payment-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.payment-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-logo-grid figure{min-height:130px}}.site-social-links a,.site-footer .site-social-links a,.contact-detail-list .contact-social-links a{place-items:center;line-height:0;display:grid}.site-social-links a img,.site-footer .site-social-links a img,.contact-detail-list .contact-social-links a img{place-self:center;margin:0;display:block}.payment-logo-grid{background:0 0;border:0;border-top:1px solid #d8ded9;border-left:1px solid #d8ded9;flex-wrap:wrap;gap:0;display:flex}.payment-logo-grid figure{border-bottom:1px solid #d8ded9;border-right:1px solid #d8ded9;flex:0 0 20%;width:20%}.partner-logo-grid{background:0 0;border:0;border-top:1px solid #2e3a3e;border-left:1px solid #2e3a3e;flex-wrap:wrap;gap:0;display:flex}.partner-logo-grid figure{border-bottom:1px solid #2e3a3e;border-right:1px solid #2e3a3e;flex:0 0 25%;width:25%}@media (max-width:1180px){.payment-logo-grid figure{flex-basis:25%;width:25%}.partner-logo-grid figure{flex-basis:33.3333%;width:33.3333%}}@media (max-width:900px){.payment-logo-grid figure,.partner-logo-grid figure{flex-basis:33.3333%;width:33.3333%}}@media (max-width:560px){.payment-logo-grid figure,.partner-logo-grid figure{flex-basis:50%;width:50%}}.site-footer .site-social-links a img{object-fit:contain;width:20px;max-width:20px;height:20px;max-height:20px;filter:brightness(0)invert()!important}.inner-site:has(.category-hero) .site-footer .site-social-links a img{object-fit:contain;width:20px;max-width:20px;height:20px;max-height:20px;filter:brightness(0)invert()!important}.inner-site:has(.subcategory-products-hero) .site-footer .site-social-links a img{object-fit:contain;width:20px;max-width:20px;height:20px;max-height:20px;filter:brightness(0)invert()!important}.stage .hero-copy,.stage .hero-copy *{text-shadow:inherit}.site:not(.light) .hero-copy,.site:not(.light) .hero-copy *{text-shadow:0 1px #00000042,0 8px 28px #00000080}.site.light .hero-copy,.site.light .hero-copy *{text-shadow:none}.site .hero-copy .explore,.site.light .hero-copy .explore,.site .hero-copy .explore svg,.site.light .hero-copy .explore svg{color:var(--green)!important}.site .hero-copy .explore .landing-explore-arrow,.site.light .hero-copy .explore .landing-explore-arrow{color:#79e64b!important;stroke:#79e64b!important}.site .hero-copy .explore .landing-explore-arrow path,.site.light .hero-copy .explore .landing-explore-arrow path{stroke:#79e64b!important}@media (min-width:1181px){.stage .scene{width:100%;left:0;right:0}}@media (min-width:601px) and (max-width:1180px){.stage .scene{width:115%;left:0;right:-15%}.site.light .stage:after{background:linear-gradient(#02060800 0%,#02060857 32%,#020608c2 62%,#020608f5 100%);height:min(68vh,620px)}}@media (max-width:600px){.stage .scene{width:120%;left:0;right:-20%}.stage .scene.has-mobile-image{object-position:center center}.site.light .stage:after{background:linear-gradient(#02060800 0%,#0206086b 30%,#020608d1 58%,#020608fa 100%);height:min(74vh,680px)}.stage .hero-copy,.stage .hero-copy h1,.stage .hero-copy h2,.stage .hero-copy p,.site.light .stage .hero-copy,.site.light .stage .hero-copy h1,.site.light .stage .hero-copy h2,.site.light .stage .hero-copy p{color:#fff!important;text-shadow:none!important}.stage .hero-copy .explore,.stage .hero-copy .explore svg,.site.light .stage .hero-copy .explore,.site.light .stage .hero-copy .explore svg{color:var(--green)!important}}.product-search-form{margin:0 0 28px}.product-search-form label{display:block;position:relative}.product-search-form input[type=search]{caret-color:#0b1211;width:100%;min-height:54px;font:inherit;appearance:none;border-radius:0;outline:0;padding:0 58px 0 17px;font-size:15px;color:#0b1211!important;box-shadow:none!important;background:#fff!important;border:1px solid #0b121157!important}.product-search-form input[type=search]::placeholder{opacity:1;color:#0b12119e!important}.product-search-form input[type=search]:focus{border-color:var(--green)!important;box-shadow:inset 0 0 0 1px var(--green)!important}.product-search-form input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.product-search-form input[type=search]::-webkit-search-decoration{-webkit-appearance:none;display:none}.product-search-form button{cursor:pointer;border:0;border-radius:0;place-items:center;width:40px;height:40px;padding:0;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%);color:#0b1211!important;background:0 0!important}.product-search-form button:hover,.product-search-form button:focus-visible{outline:0;background:#0b12110f!important}.product-search-form button svg,.product-search-form button svg path,.product-search-form button svg circle{width:22px;height:22px;color:#0b1211!important;stroke:#0b1211!important}.affiliate-activity-list{gap:10px;display:grid}.affiliate-activity-list article{border-bottom:1px solid #0000001f;gap:4px;padding:14px 0;display:grid}.affiliate-activity-list span{overflow-wrap:anywhere}.affiliate-activity-list small{opacity:.65}button[aria-busy=true]{cursor:wait}.admin-row-summary{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:24px}.admin-row-summary:has(.admin-row-thumb){grid-template-columns:72px minmax(0,1fr) auto auto}.admin-row-thumb{object-fit:cover;background:#f3f5f2;border:1px solid #0a121129;width:72px;height:58px}.admin-row-primary{min-width:0}.admin-row-meta{flex-wrap:wrap;gap:7px 14px;margin-top:8px;display:flex}.admin-row-meta small{color:#65706c;font-size:12px}.admin-file-count{white-space:nowrap;color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.admin-mockup-section{padding-top:8px}.admin-mockup-section>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.admin-mockup-section>header>span{text-transform:uppercase;letter-spacing:.08em;font-weight:700}.admin-file-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.admin-file-card{background:#fff;border:1px solid #0a121129;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:10px;display:grid}.admin-file-preview{color:#111;background:#eef1ed;place-items:center;width:92px;height:76px;font-weight:800;text-decoration:none;display:grid;overflow:hidden}.admin-file-preview img{object-fit:cover;width:100%;height:100%}.admin-file-card>div{flex-direction:column;gap:5px;min-width:0;display:flex}.admin-file-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.admin-file-card small{color:#6d7773}.admin-file-card div span{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.admin-file-card div a{color:#111;font-size:12px;font-weight:700;text-decoration:underline}.admin-delete-trigger,.admin-confirm-dialog form button{color:#fff;cursor:pointer;background:#8c1717;border:0;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex}.admin-delete-trigger svg,.admin-confirm-dialog button svg{width:18px}.admin-confirm-backdrop{z-index:9999;background:#00000094;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-confirm-dialog{background:#fff;border-top:4px solid #8c1717;width:min(480px,100%);padding:28px;box-shadow:0 24px 80px #00000047}.admin-confirm-dialog h3{margin:0 0 10px;font-size:24px}.admin-confirm-dialog p{color:#59635f;margin:0 0 24px}.admin-confirm-dialog>div{justify-content:flex-end;gap:10px;display:flex}.admin-confirm-dialog form{margin:0}.admin-confirm-cancel{color:#111;cursor:pointer;background:#fff;border:1px solid #bfc7c3;min-height:46px;padding:0 18px;font-weight:700}@media (max-width:700px){.affiliate-channel-row{grid-template-columns:26px minmax(0,1fr);gap:10px 12px}.affiliate-channel-url{grid-column:1/-1}:is(.admin-row-summary,.admin-row-summary:has(.admin-row-thumb)){grid-template-columns:58px minmax(0,1fr);gap:12px}.admin-row-summary:not(:has(.admin-row-thumb)){grid-template-columns:minmax(0,1fr)}.admin-row-thumb{width:58px;height:50px}.admin-row-summary code,.admin-file-count{grid-column:1/-1}}.affiliate-form-hero{align-items:start}.affiliate-form-hero>div,.affiliate-form-hero>.affiliate-form{align-self:start}.affiliate-performance-details{padding-top:0}.affiliate-sale-history{gap:0;display:grid}.affiliate-sale-history article{border-bottom:1px solid #0710141f;justify-content:space-between;gap:24px;padding:16px 0;display:flex}.affiliate-sale-history article>div{gap:5px;display:grid}.affiliate-sale-history article>div:last-child{text-align:right}.affiliate-sale-history span{color:#687274;text-transform:capitalize;font-size:13px}.affiliate-admin-analytics{gap:28px;display:grid}.affiliate-admin-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.affiliate-admin-stat-grid article{background:#fff;border:1px solid #dce2df;grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;min-height:132px;padding:22px;display:grid}.affiliate-admin-stat-grid svg{color:#4bd62f;grid-row:1/span 2;width:25px}.affiliate-admin-stat-grid span{color:#687274;text-transform:uppercase;letter-spacing:.06em;font-size:13px}.affiliate-admin-stat-grid strong{font:800 28px/1 Barlow Condensed}.affiliate-admin-panel{background:#fff;border:1px solid #dce2df}.affiliate-admin-panel>header{border-bottom:1px solid #dce2df;justify-content:space-between;align-items:end;gap:24px;padding:24px;display:flex}.affiliate-admin-panel>header p{color:#4a575a;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:12px}.affiliate-admin-panel>header h2{text-transform:uppercase;margin:0;font:800 28px/1 Barlow Condensed}.affiliate-admin-panel>header>span{color:#687274;font-size:13px}.affiliate-sale-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:24px;display:grid}.affiliate-sale-form label,.affiliate-sales-ledger form label{color:#354144;text-transform:uppercase;letter-spacing:.05em;gap:7px;font-size:12px;font-weight:700;display:grid}.affiliate-sale-form .wide{grid-column:span 3}.affiliate-sale-form input,.affiliate-sale-form select,.affiliate-sale-form textarea,.affiliate-sales-ledger input,.affiliate-sales-ledger select{color:#071014;width:100%;min-height:44px;font:inherit;text-transform:none;letter-spacing:normal;background:#fff;border:1px solid #cbd4d0;padding:10px 12px}.affiliate-sale-form button,.affiliate-sales-ledger button{color:#071014;text-transform:uppercase;letter-spacing:.07em;cursor:pointer;background:#4bd62f;border:0;align-self:end;min-height:44px;padding:0 20px;font:800 14px/1 Barlow Condensed}.affiliate-sale-form button:disabled{opacity:.45;cursor:not-allowed}.affiliate-admin-table{overflow-x:auto}.affiliate-admin-table-head,.affiliate-performance-table article{border-bottom:1px solid #e2e7e4;grid-template-columns:1.5fr repeat(6,minmax(110px,1fr));align-items:center;gap:12px;min-width:1050px;padding:15px 20px;display:grid}.affiliate-admin-table-head{color:#657073;letter-spacing:.07em;text-transform:uppercase;background:#f3f5f3;font-size:11px;font-weight:700}.affiliate-performance-table article>span{gap:4px;display:grid}.affiliate-performance-table article strong{font-size:14px}.affiliate-performance-table article small{color:#6e797b;text-transform:capitalize;font-size:11px}.affiliate-sales-ledger>article{border-bottom:1px solid #e2e7e4;grid-template-columns:1.1fr .8fr 2.5fr;align-items:center;gap:20px;padding:20px 24px;display:grid}.affiliate-sales-ledger>article>div{gap:5px;display:grid}.affiliate-sales-ledger span,.affiliate-sales-ledger small{color:#687274;font-size:12px}.affiliate-sales-ledger form{grid-template-columns:.8fr .8fr 1.2fr auto;align-items:end;gap:10px;display:grid}@media (max-width:1100px){.affiliate-admin-stat-grid,.affiliate-sale-form{grid-template-columns:repeat(2,minmax(0,1fr))}.affiliate-sale-form .wide{grid-column:span 2}.affiliate-sales-ledger>article{grid-template-columns:1fr 1fr}.affiliate-sales-ledger form{grid-column:1/-1}}@media (max-width:700px){.affiliate-admin-stat-grid,.affiliate-sale-form,.affiliate-sales-ledger>article,.affiliate-sales-ledger form{grid-template-columns:1fr}.affiliate-sale-form .wide,.affiliate-sales-ledger form{grid-column:auto}.affiliate-admin-panel>header{flex-direction:column;align-items:start}}
