@import url('/assets/fonts.css');
:root{--ink:#132423;--muted:#566561;--blue:#154bdf;--lime:#d9ef8b;--line:#dce2dc;--paper:#f6f8f3;--dark:#102d2b;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:'Space Grotesk',Arial,sans-serif;font-weight:600;line-height:1.12;letter-spacing:-.035em;margin:0 0 20px}h1{font-size:clamp(2.65rem,5.1vw,4.6rem)}h2{font-size:clamp(2rem,3.1vw,3rem)}h3{font-size:1.45rem}p{margin:0 0 20px}.wrap{max-width:1240px;margin:auto;padding:0 36px}.topline{background:var(--dark);color:#fff;text-align:center;font-size:13px;padding:8px 20px}.topline a{color:var(--lime);margin-left:12px}.header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav{display:flex;align-items:center;gap:30px;min-height:91px}.brand{display:flex;align-items:center;gap:11px;font-size:18px;font-weight:750;line-height:1.12;letter-spacing:-.5px;flex-shrink:0}.brand svg{width:34px;height:42px;color:var(--dark)}.brand small{display:block;color:#60736b;font-size:12px;font-weight:500;letter-spacing:1.8px;margin-top:5px}.navlinks{display:flex;align-items:center;gap:26px;margin-left:auto;font-size:14px;font-weight:600}.navlinks a:hover,.navlinks a[aria-current=page]{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:13px 21px;border-radius:7px;background:var(--blue);color:#fff;font-size:14px;font-weight:650;border:1px solid transparent;cursor:pointer;line-height:1.4}.button:hover{background:#103cb3}.button.light{background:#fff;border-color:#bac8bc;color:var(--ink)}.button.lime{background:var(--lime);color:var(--dark)}.arrow{font-size:21px;line-height:1}.menu{display:none}.eyebrow{font-size:12px;letter-spacing:1.7px;text-transform:uppercase;font-weight:700;display:flex;align-items:center;gap:9px;margin-bottom:22px}.eyebrow::before{content:'';width:22px;height:2px;background:currentColor}.hero{background:var(--paper);overflow:hidden;border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:58px;padding-top:72px;padding-bottom:58px;align-items:center}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{max-width:490px;color:var(--muted);font-size:18px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}.byline{font-size:12px;color:#69746b;margin-top:24px;display:flex;gap:20px;align-items:center}.hero-product{position:relative;min-height:455px;display:flex;align-items:center;justify-content:center;background:#e6eacb;border-radius:50% 50% 7% 7%;isolation:isolate}.hero-product img{width:95%;height:420px;object-fit:contain;transform:rotate(-19deg);filter:drop-shadow(15px 22px 12px #29341738);mix-blend-mode:multiply}.hero-product .caption{position:absolute;bottom:16px;left:24px;font-size:12px;letter-spacing:1px}.spec{position:absolute;background:#fff;padding:10px 14px;border-radius:7px;box-shadow:0 3px 15px #18382008;font-size:13px;font-weight:600}.spec.top{top:65px;right:-7px}.spec.bottom{bottom:81px;left:-24px}.spec span{display:block;color:var(--muted);font-weight:400;font-size:12px}.trust{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-top:1px solid #d6dece;font-size:13px;color:#41564a}.trust strong{margin-right:7px;color:var(--dark)}.section{padding:76px 0}.section.alt{background:var(--paper);border-block:1px solid var(--line)}.section-title{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:32px}.section-title h2{margin-bottom:0}.section-title p{margin-bottom:8px;max-width:470px;color:var(--muted)}.textlink{color:var(--blue);font-weight:650;font-size:14px;white-space:nowrap}.textlink:hover{text-decoration:underline}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;display:flex;flex-direction:column}.product-image{height:230px;background:#f0f3ed;position:relative;display:flex;align-items:center;justify-content:center}.product-image img{width:210px;height:200px;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.product:hover img{transform:translateY(-5px)}.product-image.titan img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;top:15px;left:15px;font-size:11px;font-weight:700;letter-spacing:.6px;background:var(--lime);color:var(--dark);padding:4px 9px;border-radius:4px;text-transform:uppercase}.product-body{padding:25px;display:flex;flex-direction:column;flex:1}.product-body h3{font-size:23px;margin-bottom:12px}.product-body p{font-size:14px;color:var(--muted);margin-bottom:19px}.tags{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.tag{font-size:11px;border:1px solid #d7dfd5;padding:3px 8px;border-radius:4px}.product-links{margin-top:auto;border-top:1px solid var(--line);padding-top:17px;display:flex;gap:14px;justify-content:space-between;align-items:center}.product-links a{font-size:13px;font-weight:650;color:var(--blue)}.smallprint{font-size:12px;color:var(--muted);margin:18px 0 0}.stepgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.step{border-top:1px solid #cbd5c6;padding-top:23px}.step .number{font:500 15px 'Space Grotesk';color:var(--blue);margin-bottom:20px}.step p{color:var(--muted);font-size:15px}.eco-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.eco{padding:28px;border-right:1px solid var(--line);display:block}.eco:last-child{border-right:0}.eco:hover{background:var(--paper)}.eco .letter{font-family:'Space Grotesk';font-size:30px;font-weight:650;margin-bottom:18px}.eco h3{font-size:18px;margin:0 0 8px}.eco p{font-size:13px;color:var(--muted);margin:0}.feature{background:var(--dark);color:#fff;padding:48px;border-radius:var(--radius);display:grid;grid-template-columns:1.5fr 1fr;gap:70px;align-items:center}.feature h2{font-size:37px}.feature p{color:#c8d8d1;font-size:16px}.feature .eyebrow{color:var(--lime)}.feature-side{border-left:1px solid #49615a;padding-left:35px}.feature-side .big{font:600 43px 'Space Grotesk';color:var(--lime);line-height:1.1;margin-bottom:15px}.feature-side p{font-size:14px}.manager-row{display:grid;grid-template-columns:75px 1fr auto;gap:24px;align-items:center;border-top:1px solid var(--line);padding:25px 0}.manager-icon{width:60px;height:60px;border-radius:15px;background:#e4edff;color:#164cd4;font:600 25px 'Space Grotesk';display:grid;place-items:center}.manager-icon.nord{background:#e3f4e9;color:#245b4c}.manager-row h3{margin:0 0 7px;font-size:23px}.manager-row p{font-size:14px;color:var(--muted);margin:0;max-width:720px}.faq-grid{display:grid;grid-template-columns:1fr 1.7fr;gap:70px}.faq-grid h2{max-width:270px}details{border-bottom:1px solid var(--line);padding:19px 0}summary{font-size:16px;font-weight:650;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::after{content:'+';color:var(--blue);font-size:23px}details[open] summary::after{content:'−'}details p{font-size:15px;color:var(--muted);margin:16px 28px 0 0}.footer{background:var(--dark);color:#fff;padding:49px 0 22px}.footer-top{display:flex;justify-content:space-between;gap:40px;margin-bottom:35px}.footer .brand svg{color:var(--lime)}.footer .brand small{color:#bacbbc}.footer-links{display:flex;gap:23px;flex-wrap:wrap;font-size:13px}.footer-bottom{border-top:1px solid #37534c;padding-top:21px;display:flex;justify-content:space-between;gap:25px;color:#b0c4ba;font-size:12px}.pagehead{background:var(--paper);padding:45px 0 48px;border-bottom:1px solid var(--line)}.breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:27px}.breadcrumbs a{color:var(--blue)}.pagehead h1{font-size:clamp(2.3rem,4.1vw,3.6rem);max-width:900px}.pagehead .lead{font-size:19px;color:var(--muted);max-width:810px}.article-layout{display:grid;grid-template-columns:minmax(0,800px) 270px;gap:65px;align-items:start}.prose h2{font-size:28px;letter-spacing:-.6px;margin-top:41px}.prose h2:first-child{margin-top:0}.prose h3{font-size:21px;margin-top:28px}.prose p,.prose li{color:#40534c;font-size:16px}.prose a:not(.button){color:var(--blue);text-decoration:underline;text-underline-offset:3px}.prose ul,.prose ol{padding-left:23px}.prose li{padding-left:4px;margin-bottom:10px}.note{background:#eef3e8;border-left:3px solid #99b74f;padding:20px 23px;margin:26px 0}.note p{margin:0}.sidebar{position:sticky;top:122px;border:1px solid var(--line);padding:24px;border-radius:12px;background:var(--paper)}.sidebar h3{font-size:20px}.sidebar a{display:block;border-bottom:1px solid var(--line);padding:12px 0;font-size:14px}.sidebar .button{margin-top:19px;color:#fff;border:0}.sources{margin-top:37px;padding-top:22px;border-top:1px solid var(--line)}.sources h2{font-size:22px;margin-top:0}.sources li,.sources p{font-size:13px}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:10px;margin:26px 0}table{border-collapse:collapse;width:100%;text-align:left;font-size:14px;min-width:650px}th,td{padding:18px;border-bottom:1px solid var(--line);vertical-align:top}th{background:#edf2e9;font-weight:650}td:first-child{font-weight:650}tr:last-child td{border-bottom:0}.guide-list{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-card{border:1px solid var(--line);border-radius:12px;padding:27px;display:flex;flex-direction:column;transition:background .2s}.guide-card:hover{background:var(--paper)}.guide-card .cat{font-size:11px;letter-spacing:1px;color:var(--blue);font-weight:700;text-transform:uppercase;margin-bottom:22px}.guide-card h2{font-size:25px}.guide-card p{font-size:14px;color:var(--muted)}.guide-card .textlink{margin-top:auto}.empty404{text-align:center;padding:100px 20px}.skip{position:fixed;left:10px;top:-100px;background:#fff;z-index:100;padding:10px}.skip:focus{top:10px}@media(min-width:1600px){.wrap{max-width:1380px}.hero-grid{gap:90px}.hero-product{min-height:480px}}@media(max-width:1000px){.navlinks{gap:17px}.nav>.button{display:none}.hero-grid{gap:30px}.hero-product{min-height:375px}.hero-product img{height:360px}.article-layout{grid-template-columns:minmax(0,1fr) 230px;gap:30px}.eco{padding:22px}.feature{gap:35px;padding:36px}}@media(max-width:760px){.wrap{padding:0 22px}.topline{font-size:11px;padding:8px 12px}.nav{min-height:75px;justify-content:space-between;flex-wrap:wrap;gap:0}.brand{font-size:16px}.brand small{font-size:10px}.menu{display:block;border:1px solid var(--line);background:#fff;border-radius:6px;padding:7px 12px;font-size:14px}.navlinks{display:none;order:5;flex-basis:100%;padding:15px 0 22px;flex-direction:column;align-items:flex-start;gap:14px}.navlinks.open{display:flex}.hero-grid{grid-template-columns:1fr;padding-top:39px;padding-bottom:30px;gap:40px}.hero h1{font-size:46px;max-width:550px}.hero-copy>p{font-size:16px}.hero-product{max-width:430px;min-height:325px;width:90%;margin:auto}.hero-product img{height:305px}.spec.top{top:35px}.spec.bottom{bottom:70px;left:-13px}.hero-product .caption{font-size:10px}.trust{flex-wrap:wrap;gap:12px;font-size:12px;padding-block:20px}.section{padding:48px 0}.section-title{align-items:flex-start;flex-direction:column;gap:17px}.grid3,.stepgrid,.guide-list{grid-template-columns:1fr}.product-image{height:240px}.product-image img{height:210px}.product-body h3{font-size:24px}.product-body p{font-size:16px}.product-links a{font-size:14px}.eco-grid{grid-template-columns:1fr 1fr}.eco{border-bottom:1px solid var(--line)}.eco:nth-child(2){border-right:0}.eco:nth-child(n+3){border-bottom:0}.feature{grid-template-columns:1fr;padding:29px;gap:24px}.feature h2{font-size:31px}.feature-side{border-left:0;border-top:1px solid #49615a;padding:25px 0 0}.feature-side .big{font-size:34px}.manager-row{grid-template-columns:55px 1fr;gap:17px}.manager-icon{width:50px;height:50px}.manager-row .button{grid-column:2;justify-self:start}.faq-grid{grid-template-columns:1fr;gap:15px}.faq-grid h2{max-width:100%}.footer-top,.footer-bottom{flex-direction:column}.footer-links{gap:17px}.article-layout{grid-template-columns:1fr}.sidebar{position:static}.pagehead{padding:28px 0 34px}.pagehead h1{font-size:37px}.pagehead .lead{font-size:17px}.byline{flex-wrap:wrap;gap:8px 18px}.prose h2{font-size:25px}.actions .button{padding-inline:16px}.eyebrow{font-size:11px}.guide-card h2{font-size:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.prose{min-width:0}.table-scroll{max-width:100%}

.cookie-link{background:none;border:0;padding:0;color:inherit;font:inherit;cursor:pointer;text-align:left;text-decoration:underline}.cookie-panel{position:fixed;bottom:20px;left:20px;z-index:1000;width:min(520px,calc(100% - 40px));padding:24px;background:#fff;color:#182725;border:1px solid #c5d0ca;box-shadow:0 8px 36px #102d2b30;border-radius:12px}.cookie-panel[hidden]{display:none}.cookie-panel h2{font-size:22px;margin:0 0 10px}.cookie-panel p{font-size:14px;line-height:1.6;margin:0 0 18px}.cookie-actions{display:flex;gap:12px}.cookie-actions button{flex:1;border:1px solid #102d2b;background:#102d2b;color:#fff;border-radius:5px;padding:12px 10px;font:inherit;font-size:14px;cursor:pointer}.cookie-actions button:focus-visible,.cookie-link:focus-visible{outline:3px solid #2047df;outline-offset:3px}@media(max-width:420px){.cookie-panel{padding:18px;bottom:12px}.cookie-actions{gap:8px}}
