:root{--paper:#f2f0e9;--ink:#171817;--muted:#6e706c;--lime:#d8ff48;--line:#d3d1c9;--white:#fff;--deep:#1d2621;--blue:#a7cdd0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,sans-serif;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}.site-header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);position:absolute;z-index:20;width:100%}.brand{font:700 27px/1 Manrope,sans-serif;letter-spacing:-1.5px}.brand span{font-size:8px;vertical-align:top;margin-left:2px}.desktop-nav{display:flex;gap:28px;align-items:center;font-size:13px}.shop-link{border-bottom:1px solid}.menu-button{display:none;background:none;border:0;width:42px;height:42px}.menu-button span{display:block;width:20px;height:1px;background:#111;margin:6px auto}.mobile-menu{position:fixed;inset:0;background:var(--paper);z-index:15;padding:100px 7vw 90px}.mobile-menu a{display:block;font:600 30px Manrope;padding:12px 0;border-bottom:1px solid var(--line)}.hero{min-height:760px;height:100svh;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;padding:110px 6vw 48px;overflow:hidden}.hero-copy{max-width:720px;z-index:2}.eyebrow{font:600 11px/1 DM Sans;letter-spacing:.19em;margin:0 0 24px}.hero h1,.section h2,.engineering h2,.campaign h2{font:600 clamp(47px,6vw,90px)/.98 "Manrope";letter-spacing:-.065em;margin:0}.hero h1 em{font-style:normal;color:#777a73}.hero-sub{font-size:18px;color:var(--muted);max-width:480px;line-height:1.55;margin:27px 0 30px}.game-prompt label{display:block;font-weight:600;margin-bottom:10px}.prompt-shell{background:#fff;border:1px solid #c9c7bf;border-radius:20px;box-shadow:0 16px 45px #25291d12;display:flex;padding:14px}.prompt-shell textarea{resize:none;border:0;outline:0;background:transparent;width:100%;font-size:16px;line-height:1.4;padding:5px 7px}.prompt-shell button{align-self:flex-end;width:46px;height:46px;border:0;border-radius:50%;background:var(--ink);color:#fff;font-size:23px}.quick-start{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 22px}.quick-start button{background:transparent;border:1px solid #c6c5be;border-radius:99px;padding:10px 14px;font-size:13px}.quick-start button:hover{background:var(--lime);border-color:var(--lime)}.primary-action{width:100%;border:0;background:var(--lime);padding:18px 21px;border-radius:3px;font-weight:600;display:flex;justify-content:space-between}.browse-action{display:inline-block;margin-top:18px;font-size:13px;color:var(--muted);border-bottom:1px solid #aaa}.hero-orbit{position:relative;height:650px}.orbit-line{position:absolute;border:1px solid #b5b8ac;border-radius:50%;inset:12% -10%}.orbit-two{inset:22% 4%;transform:rotate(58deg)}.paddle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(13deg);filter:drop-shadow(0 35px 25px #1113)}.paddle-face{width:230px;height:330px;background:#202622;border-radius:90px 90px 32px 32px;clip-path:polygon(18% 0,82% 0,100% 18%,90% 84%,67% 100%,33% 100%,10% 84%,0 18%);position:relative;border:1px solid #5f6961}.paddle-face b{position:absolute;color:var(--lime);font:700 120px Manrope;left:68px;top:78px}.paddle-face i{position:absolute;width:42px;height:12px;background:var(--paper);border-radius:9px;left:94px;top:20px}.paddle-face i:nth-of-type(2){top:45px}.paddle-face i:nth-of-type(3){top:70px}.paddle-handle{width:68px;height:170px;background:repeating-linear-gradient(90deg,#d8d9d6 0 4px,#aeb0ac 4px 6px);margin:-5px auto 0;border-radius:0 0 16px 16px}.orbit-label{position:absolute;font-size:9px;letter-spacing:.18em}.label-a{left:4%;top:21%}.label-b{right:8%;top:30%}.label-c{right:17%;bottom:18%}.proof-strip{height:52px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-around;font-size:10px;letter-spacing:.2em}.section{padding:120px 6vw}.section-heading{display:grid;grid-template-columns:1.5fr .5fr;gap:6vw;align-items:end;margin-bottom:52px}.section-heading p{color:var(--muted);line-height:1.6;margin:0}.section h2{font-size:clamp(44px,5.2vw,76px)}.finder-intro{background:#dedbd2}.finder-card{width:100%;display:grid;grid-template-columns:70px 1fr 60px;align-items:center;text-align:left;background:#fff;border:0;padding:26px;border-radius:4px}.finder-card b{display:block;font:600 24px Manrope}.finder-card small{display:block;color:var(--muted);margin-top:7px}.step-number{font-size:11px}.round-arrow{width:48px;height:48px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-size:22px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product-card{min-height:520px;background:#e7e5de;position:relative;padding:24px;display:flex;flex-direction:column;overflow:hidden}.product-card:nth-child(2){background:#dce7e4}.product-card:nth-child(3){background:#e8e0d5}.product-card:nth-child(4){background:#dfe2d8}.product-card .mini-paddle{width:120px;height:210px;border-radius:50px 50px 18px 18px;background:#222;margin:38px auto 48px;transform:rotate(8deg);clip-path:polygon(15% 0,85% 0,100% 15%,90% 82%,64% 100%,36% 100%,10% 82%,0 15%);display:grid;place-items:center;color:var(--lime);font:700 68px Manrope}.product-card h3{font:600 25px Manrope;margin:auto 0 7px}.product-card p{color:var(--muted);font-size:14px;line-height:1.5}.product-card a{border-top:1px solid #aaa;padding-top:15px;margin-top:12px;font-size:13px}.draft-badge{position:absolute;top:18px;right:18px;font-size:9px;letter-spacing:.13em;background:#fff;padding:6px 8px}.compare-section{background:#fff}.compare-wrap{margin-left:20%}table{border-collapse:collapse;width:100%;font-size:15px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:19px 12px}th{font:600 19px Manrope}td:first-child{color:var(--muted);width:32%}.text-link{display:inline-block;margin-top:30px;border-bottom:1px solid}.engineering{background:var(--deep);color:#eef1ea;display:grid;grid-template-columns:1fr 1fr;min-height:780px}.engineering-visual{position:relative;overflow:hidden}.tech-ring{position:absolute;border:1px solid #80908755;border-radius:50%;inset:16%}.r2{inset:25%}.r3{inset:35%}.wire-paddle{transform:translate(-50%,-50%) rotate(-8deg) scale(.74)}.wire-paddle .paddle-face{background:#cad7cc10;border:1px solid #b7c0b9}.engineering-copy{padding:130px 8vw 100px 4vw}.engineering-copy h2{font-size:clamp(55px,6vw,90px)}.engineering-copy>p:not(.eyebrow){color:#aab4ac;line-height:1.7;max-width:530px}.engineering-points{margin:45px 0}.engineering-points div{border-top:1px solid #ffffff2b;padding:18px 0;display:flex;gap:25px}.engineering-points b{color:var(--lime);font-size:10px}.light-link{border-bottom:1px solid #eef1ea;padding-bottom:5px}.players{background:#cbd9d6}.story-grid{display:grid;grid-template-columns:2fr 1fr;gap:12px}.story{background:#f0efe9;padding:42px;min-height:300px;position:relative;display:flex;flex-direction:column;justify-content:flex-end}.story blockquote{font:500 clamp(26px,3vw,44px)/1.18 "Manrope";letter-spacing:-.035em;margin:50px 0 25px}.story-stat{font:600 80px Manrope;letter-spacing:-.07em}.learn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.learn-grid article{border-top:1px solid;padding:24px 0;min-height:260px;display:flex;flex-direction:column}.learn-grid span{font-size:9px;letter-spacing:.16em}.learn-grid h3{font:600 27px/1.2 Manrope;letter-spacing:-.03em}.learn-grid a{margin-top:auto;font-size:13px}.campaign{background:var(--lime);padding:130px 8vw;min-height:600px;display:flex;flex-direction:column;justify-content:center}.campaign h2{font-size:clamp(70px,9vw,140px)}.campaign>p:not(.eyebrow){max-width:560px;line-height:1.6}.campaign>a{margin-top:30px;border-bottom:1px solid;align-self:flex-start;padding-bottom:5px}footer{padding:48px 6vw;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}footer>a:last-child{text-align:right}.sticky-mobile{display:none}.finder-dialog{border:0;padding:0;background:transparent;width:min(680px,94vw);max-width:none}.finder-dialog::backdrop{background:#0b0d0bcc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.finder-panel{background:var(--paper);padding:44px;min-height:560px;position:relative}.close-finder{position:absolute;right:24px;top:18px;border:0;background:transparent;font-size:30px}.progress{height:3px;background:#d2d0c8;margin:18px 0 48px}.progress span{display:block;height:100%;background:var(--ink);width:20%;transition:.3s}.finder-stage h2{font:600 38px/1.06 Manrope;letter-spacing:-.045em}.option-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:30px}.option-grid button{padding:19px;border:1px solid #bbb;background:#fff;text-align:left}.option-grid button:hover{background:var(--lime)}.result-card{background:#fff;padding:24px;margin-top:22px}.result-card .result-kicker{font-size:10px;letter-spacing:.15em}.result-card h3{font:600 36px Manrope;margin:10px 0}.result-card p{color:var(--muted);line-height:1.55}.result-actions{display:flex;gap:10px;margin-top:24px}.result-actions a,.result-actions button{padding:14px 17px;border:1px solid #111;background:transparent}.result-actions a{background:var(--ink);color:#fff}.note{font-size:11px;color:var(--muted);margin-top:20px}.fade-up{animation:up .45s both}@keyframes up{0%{opacity:.2;transform:translateY(12px)}to{opacity:1;transform:none}}@media(max-width:900px){.desktop-nav{display:none}.menu-button{display:block}.hero{grid-template-columns:1fr;min-height:850px;height:auto;padding:112px 6vw 60px}.hero-copy{max-width:620px}.hero-orbit{position:absolute;right:-160px;top:50px;opacity:.16;width:520px}.hero h1{font-size:clamp(49px,12vw,72px)}.section-heading{grid-template-columns:1fr;row-gap:18px}.product-grid{grid-template-columns:1fr 1fr}.engineering{grid-template-columns:1fr}.engineering-visual{height:520px}.engineering-copy{padding:60px 7vw 90px}.compare-wrap{margin-left:0}}@media(max-width:600px){.site-header{height:64px;padding:0 5vw}.hero{padding-top:102px;min-height:760px}.hero h1{font-size:49px}.hero-sub{font-size:16px;margin:20px 0 24px}.hero-orbit{display:none}.prompt-shell{border-radius:14px}.quick-start{display:grid;grid-template-columns:1fr 1fr}.quick-start button{padding:11px}.proof-strip{justify-content:center;gap:30px;overflow:hidden}.proof-strip span:nth-child(3){display:none}.section{padding:82px 5vw}.section h2{font-size:43px}.section-heading{margin-bottom:34px;row-gap:14px}.finder-card{grid-template-columns:38px 1fr 42px;padding:20px 14px}.finder-card b{font-size:19px}.finder-card small{font-size:11px}.round-arrow{width:38px;height:38px}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-5vw;padding-right:5vw}.product-card{min-width:82vw;min-height:480px;scroll-snap-align:start}.compare-wrap{overflow-x:auto}.compare-wrap table{min-width:620px}.engineering-visual{height:430px}.engineering-copy h2{font-size:58px}.story-grid,.learn-grid{grid-template-columns:1fr}.story{min-height:260px}.campaign{padding:95px 6vw 120px;min-height:620px}.campaign h2{font-size:68px}footer{grid-template-columns:1fr;gap:22px;padding-bottom:100px}footer>a:last-child{text-align:left}.sticky-mobile{position:fixed;display:grid;grid-template-columns:1fr 90px;bottom:0;left:0;right:0;z-index:40;background:#fff;border-top:1px solid #ccc;padding:10px}.sticky-mobile button,.sticky-mobile a{border:0;padding:14px;text-align:center}.sticky-mobile button{background:var(--lime)}.sticky-mobile a{background:var(--ink);color:#fff}.finder-panel{padding:40px 22px;min-height:650px}.finder-stage h2{font-size:32px}.option-grid{grid-template-columns:1fr}.result-actions{flex-direction:column}.result-actions a,.result-actions button{text-align:center}}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card{min-height:500px}.product-card:nth-child(3n+2){background:#dce7e4}.product-card:nth-child(3n){background:#e8e0d5}.product-card:nth-child(5n){background:#dfe2d8}.product-price{position:absolute;top:20px;left:22px;font-size:11px;letter-spacing:.08em}@media(max-width:900px){.product-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.product-grid{display:flex}.product-card{min-width:82vw;min-height:480px}}.brand{display:inline-flex;align-items:center;font-size:0;letter-spacing:0}.brand img{display:block;width:96px;height:auto}.engineering-wordmark{position:absolute;top:44px;left:6vw;width:128px;height:auto;opacity:.9;z-index:2}@media(max-width:600px){.brand img{width:88px}.engineering-wordmark{top:34px;left:5vw;width:108px}}.hero-product{position:absolute;left:50%;top:50%;z-index:2;width:min(100%,650px);height:auto;transform:translate(-50%,-50%) rotate(4deg);filter:drop-shadow(0 34px 28px #1113)}.hero-product-side{width:min(112%,720px);transform:translate(-50%,-50%) rotate(-3deg);mix-blend-mode:multiply}@media(max-width:900px)and (min-width:601px){.hero-orbit{opacity:.38}}@media(max-width:600px){.hero{min-height:auto}.hero-orbit{display:block;position:relative;right:auto;top:auto;width:100%;height:360px;opacity:1;margin-top:12px}.hero-product{width:min(112%,460px);transform:translate(-50%,-50%) rotate(5deg)}.hero-product-side{width:min(122%,500px);transform:translate(-50%,-50%) rotate(-3deg)}.orbit-label{display:none}}.site-footer{grid-template-columns:1.2fr repeat(3,1fr);gap:44px;align-items:start}.site-footer>div:first-child p{max-width:260px;line-height:1.6}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links strong{color:var(--ink);font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px}.footer-links a:hover{text-decoration:underline}.footer-disclosure{grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px;margin:8px 0 0;max-width:none}.footer-socials{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:18px}.footer-socials a{font-size:12px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:2px}.footer-socials a:hover{color:#ff461a}.article-page{background:#f4f2ec}.article-page main{padding-top:72px}.article-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-height:650px;background:#232720;color:#fff}.article-hero>div{padding:88px 7vw 70px;align-self:center}.article-hero h1{font:600 clamp(52px,6vw,92px)/.94 "Manrope",sans-serif;letter-spacing:-.06em;margin:12px 0 28px}.article-standfirst{max-width:760px;color:#c4c7c1;font-size:20px;line-height:1.55}.article-byline{display:flex;flex-wrap:wrap;gap:10px 20px;font-size:12px;color:#adb2aa;margin-top:32px}.article-hero>img{width:100%;height:100%;object-fit:cover;min-height:650px}.article-layout{display:grid;grid-template-columns:250px minmax(0,760px);gap:70px;justify-content:center;padding:90px 6vw;background:#fff}.article-toc{position:sticky;top:100px;align-self:start;display:flex;flex-direction:column;gap:12px;border-top:3px solid #ff461a;padding-top:18px}.article-toc strong{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.article-toc a{font-size:13px;color:#5d625c}.article-toc a:hover{color:#ff461a}.article-body{font-size:18px;line-height:1.76;color:#343833}.article-body h2{font:600 clamp(38px,4vw,56px)/1 "Manrope",sans-serif;letter-spacing:-.045em;color:#171a17;margin:84px 0 24px;scroll-margin-top:100px}.article-body h3{font:700 25px/1.2 Manrope,sans-serif;color:#171a17;margin:44px 0 12px}.article-body a{color:#a92c0e;text-decoration:underline;text-underline-offset:3px}.article-body li{margin:10px 0}.article-intro{font-size:23px;line-height:1.55;color:#171a17}.article-key{background:#e8e6df;border-left:5px solid #ff461a;padding:26px 30px;margin:38px 0}.article-key strong{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.article-key p{margin-bottom:0}.article-figure{margin:70px -70px;background:#232720;padding:40px;display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.article-figure img{width:100%;height:440px;object-fit:contain}.article-figure figcaption{color:#d3d5cf;font-size:16px;line-height:1.6}.article-quote{font:600 clamp(30px,4vw,46px)/1.08 "Manrope",sans-serif;letter-spacing:-.035em;border-top:1px solid #999;border-bottom:1px solid #999;padding:42px 0;margin:62px 0;color:#171a17}.article-sources{border-top:1px solid #aaa;margin-top:84px}.article-sources h2{font-size:38px;margin-top:45px}.article-sources li{font-size:15px}.article-disclosure{font-size:14px;color:#676d66;background:#f1f0eb;padding:20px}.article-share{margin-top:55px;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.article-share strong{width:100%;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.article-share a,.article-share button{font:700 12px/1 inherit;text-decoration:none;color:#171a17;background:#fff;border:1px solid #999;padding:10px 13px;cursor:pointer}.article-share a:hover,.article-share button:hover{background:#232720;color:#fff}.article-share span{font-size:12px}.editorial-next{margin-top:0}@media(max-width:900px){.article-hero{grid-template-columns:1fr}.article-hero>img{height:420px;min-height:0}.article-layout{grid-template-columns:1fr;gap:35px}.article-toc{position:static;display:grid;grid-template-columns:repeat(2,1fr)}.article-toc strong{grid-column:1/-1}.article-figure{margin:55px 0}}@media(max-width:600px){.article-page main{padding-top:64px}.article-hero>div{padding:64px 5vw}.article-hero h1{font-size:48px}.article-hero>img{height:300px}.article-layout{padding:60px 5vw}.article-body{font-size:17px}.article-intro{font-size:20px}.article-figure{grid-template-columns:1fr;padding:24px}.article-figure img{height:310px}.article-toc{grid-template-columns:1fr}.article-toc strong{grid-column:auto}}.learn-page{padding-top:72px}.learn-hero{padding:130px 6vw 90px;background:#dedbd2}.learn-hero h1{font:600 clamp(58px,8vw,118px)/.9 "Manrope";letter-spacing:-.07em;margin:0;max-width:960px}.learn-hero>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:19px;line-height:1.6;margin-top:30px}.topic-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:36px}.topic-nav a{border:1px solid #aaa;border-radius:99px;padding:11px 16px;font-size:13px}.editorial-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:12px}.editorial-card{min-height:340px;background:#e7e5de;padding:28px;display:flex;flex-direction:column}.editorial-card:first-child{grid-row:span 2;min-height:692px;background:var(--deep);color:#fff}.editorial-card:nth-child(3){background:#cbd9d6}.editorial-card:nth-child(4){background:var(--lime)}.editorial-card .article-type{font-size:10px;letter-spacing:.15em}.editorial-card h2,.editorial-card h3{font:600 29px/1.08 Manrope;letter-spacing:-.04em;margin:auto 0 16px}.editorial-card:first-child h2{font-size:clamp(46px,5vw,72px)}.editorial-card p{color:var(--muted);line-height:1.55}.editorial-card:first-child p{color:#aab4ac}.draft-label{font-size:9px;letter-spacing:.13em;align-self:flex-start;border:1px solid currentColor;padding:6px 8px}.publishing-note{background:#fff;padding:90px 6vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start}.publishing-note h2{font:600 clamp(44px,5vw,72px)/1 "Manrope";letter-spacing:-.055em;margin:0}.publishing-note p{color:var(--muted);line-height:1.7}.learn-page+.site-footer{margin-top:0}@media(max-width:900px){.site-footer,.editorial-grid{grid-template-columns:1fr 1fr}.editorial-card:first-child{grid-row:auto;grid-column:1/-1;min-height:500px}}@media(max-width:600px){.site-footer{grid-template-columns:1fr;padding-bottom:115px}.footer-disclosure{grid-column:auto}.learn-page{padding-top:64px}.learn-hero{padding:92px 5vw 65px}.learn-hero h1{font-size:58px}.editorial-grid{grid-template-columns:1fr}.editorial-card,.editorial-card:first-child{grid-column:auto;min-height:360px}.publishing-note{grid-template-columns:1fr;padding:72px 5vw}}.quick-label{font-size:12px;color:var(--muted);margin:15px 0 9px}.quick-start{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:0 0 9px}.quick-start button{background:#ffffff8c;border:1px solid #c6c5be;border-radius:8px;padding:11px 12px;text-align:left}.quick-start button b,.quick-start button small{display:block}.quick-start button b{font-size:12px}.quick-start button small{font-size:9px;color:var(--muted);margin-top:3px}.unsure-action{border:0;background:transparent;padding:4px 0 14px;font-size:12px;text-decoration:underline;text-underline-offset:4px}.question-meta{display:flex;justify-content:space-between;align-items:start}.question-meta>span{font-size:10px;color:var(--muted);letter-spacing:.12em}.question-hint{color:var(--muted);line-height:1.5}.option-grid{margin-top:26px}.option-grid button{padding:17px;border-radius:3px}.option-grid button b,.option-grid button small{display:block}.option-grid button b{font:600 15px Manrope}.option-grid button small{color:var(--muted);font-size:11px;line-height:1.35;margin-top:5px}.finder-back{border:0;background:transparent;padding:18px 0 0;color:var(--muted)}.result-card dl{border-top:1px solid var(--line);margin:20px 0 0}.result-card dl div{display:grid;grid-template-columns:145px 1fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--line);font-size:11px}.result-card dt{color:var(--muted)}.result-card dd{margin:0}.alternative-card{margin-top:10px;padding:18px 22px;border:1px solid var(--line);display:grid;grid-template-columns:110px 1fr auto;gap:10px;align-items:center}.alternative-card span{font-size:9px;letter-spacing:.12em;color:var(--muted)}.alternative-card p{font-size:11px;color:var(--muted);margin:0}.alternative-card a{font-size:11px;text-decoration:underline}@media(max-width:600px){.quick-start{grid-template-columns:1fr 1fr}.quick-start button{padding:10px}.alternative-card{grid-template-columns:1fr}.result-card dl div{grid-template-columns:1fr;gap:4px}}.finder-page-body{background:#eceae3}.finder-header{position:relative}.finder-exit{font-size:12px;border-bottom:1px solid}.finder-page{min-height:calc(100vh - 72px);display:grid;grid-template-columns:.8fr 1.2fr}.finder-page-intro{background:var(--deep);color:#fff;padding:10vh 5vw;display:flex;flex-direction:column;justify-content:center}.finder-page-intro h1{font:600 clamp(54px,6vw,88px)/.95 "Manrope";letter-spacing:-.065em;margin:0}.finder-page-intro h1 em{font-style:normal;color:#9baa9e}.finder-page-intro>p:not(.eyebrow){color:#aeb8b0;font-size:16px;line-height:1.6;max-width:430px}.finder-principles{display:flex;flex-wrap:wrap;gap:8px;margin-top:36px}.finder-principles span{border:1px solid #ffffff36;border-radius:99px;padding:9px 11px;font-size:8px;letter-spacing:.13em}.finder-workspace{padding:7vh 7vw;background:var(--paper);display:flex;flex-direction:column}.finder-page-progress{display:flex;align-items:center;gap:18px;margin-bottom:9vh}.finder-page-progress>div{height:3px;background:#d2d0c8;flex:1}.finder-page-progress span{display:block;height:100%;width:0;background:var(--ink);transition:width .35s}.finder-page-progress small{font-size:9px;letter-spacing:.13em;color:var(--muted)}.finder-page-question{max-width:720px;margin:auto 0}.finder-page-question h2,.finder-page-result>h2{font:600 clamp(39px,4.5vw,68px)/1 "Manrope";letter-spacing:-.055em;margin:0}.finder-page-options{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:32px}.finder-page-options button{background:#fff;border:1px solid #c9c7c0;padding:18px;text-align:left;display:flex;justify-content:space-between;align-items:center;min-height:82px}.finder-page-options button:hover{background:var(--lime);border-color:var(--lime)}.finder-page-options b,.finder-page-options small{display:block}.finder-page-options b{font:600 15px Manrope}.finder-page-options small{font-size:11px;color:var(--muted);margin-top:6px}.finder-page-options i{font-style:normal;font-size:19px}.finder-page-controls{display:flex;justify-content:space-between;margin-top:24px}.finder-page-controls button,.finder-page-controls a{border:0;background:transparent;color:var(--muted);padding:0;font-size:11px}.finder-page-result{max-width:920px}.result-lede{max-width:720px;color:var(--muted);line-height:1.6}.finder-result-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:10px;margin-top:28px}.primary-match,.answer-recap,.second-match{background:#fff;padding:25px}.primary-match>span,.answer-recap>span,.second-match>span{font-size:9px;letter-spacing:.15em;color:var(--muted)}.result-paddle{width:90px;height:145px;margin:15px auto;background:#202321;color:var(--lime);display:grid;place-items:center;font:700 50px Manrope;clip-path:polygon(15% 0,85% 0,100% 15%,90% 82%,64% 100%,36% 100%,10% 82%,0 15%);transform:rotate(5deg)}.primary-match h3,.second-match h3{font:600 25px Manrope;margin:10px 0}.primary-match p,.second-match p{color:var(--muted);font-size:12px;line-height:1.5}.primary-match a{display:block;background:var(--ink);color:#fff;text-align:center;padding:14px;margin-top:18px}.finder-result-layout aside{display:flex;flex-direction:column;gap:10px}.answer-recap ul{list-style:none;margin:15px 0 0;padding:0}.answer-recap li{border-top:1px solid var(--line);padding:9px 0}.answer-recap li span,.answer-recap li b{display:block}.answer-recap li span{font-size:8px;letter-spacing:.1em;color:var(--muted)}.answer-recap li b{font-size:12px;margin-top:3px}.second-match{background:#dce7e4}.second-match a{font-size:11px;text-decoration:underline}.fit-disclosure{border-top:1px solid var(--line);margin-top:20px;padding-top:16px;display:grid;grid-template-columns:150px 1fr;gap:20px;font-size:11px}.fit-disclosure p{margin:0;color:var(--muted);line-height:1.55}.finder-restart-large{margin-top:16px;border:0;background:transparent;text-decoration:underline}.finder-method{padding:100px 6vw;background:#fff}.finder-method>div{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.finder-method h2{font:600 clamp(42px,5vw,72px)/1 "Manrope";letter-spacing:-.055em;margin:0}.finder-method div p{color:var(--muted);line-height:1.7;margin:0}.finder-footer{display:flex;justify-content:space-between;gap:20px;padding:28px 6vw;background:var(--ink);color:#fff;font-size:11px}.finder-footer p{margin:0;color:#aaa}@media(max-width:900px){.finder-page{grid-template-columns:1fr}.finder-page-intro{padding:90px 6vw 60px}.finder-workspace{padding:60px 6vw 80px}.finder-page-progress{margin-bottom:55px}}@media(max-width:600px){.finder-header{height:64px}.finder-page-intro{padding:65px 5vw 48px}.finder-page-intro h1{font-size:52px}.finder-page-intro>p:not(.eyebrow){font-size:14px}.finder-workspace{padding:45px 5vw 70px}.finder-page-progress{margin-bottom:40px}.finder-page-question h2,.finder-page-result>h2{font-size:40px}.finder-page-options{grid-template-columns:1fr;margin-top:24px}.finder-page-options button{min-height:72px}.finder-result-layout{grid-template-columns:1fr}.fit-disclosure{grid-template-columns:1fr;gap:5px}.finder-method{padding:75px 5vw}.finder-method>div{grid-template-columns:1fr;gap:24px}.finder-footer{flex-direction:column;padding:35px 5vw}}.product-photo-wrap{height:296px;margin:18px 0 22px;display:grid;place-items:center}.product-photo{height:100%;width:auto;max-width:88%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 18px 15px #1112)}.product-photo-pair{grid-template-columns:1fr 1fr;gap:2px}.product-photo-pair .product-photo{width:100%;height:92%;max-width:100%}.colorway-labels{margin:-14px 0 12px!important;font-size:10px!important;letter-spacing:.12em;text-transform:uppercase;color:#6b6b63!important}.result-photo-stage{height:235px;margin:5px 0 16px;background:#f3f3ef;display:grid;place-items:center;overflow:hidden}.result-photo-stage img{height:auto;max-height:216px;width:auto;max-width:95%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 14px 12px #1112)}.result-photo-pair{grid-template-columns:1fr 1fr;gap:2px}.result-photo-pair img{max-width:100%;max-height:205px}.modal-result-photo{float:right;width:112px;height:175px;object-fit:contain;margin:-5px 0 12px 18px;mix-blend-mode:multiply}.result-card:has(.modal-result-photo){min-height:245px}.result-photo-stage img[src*=transparent],.modal-result-photo[src*=transparent],.product-photo[src*=transparent]{mix-blend-mode:normal}@media(max-width:600px){.product-photo-wrap{height:275px}.result-photo-stage{height:260px}.result-photo-stage img{max-height:240px}.modal-result-photo{width:82px;height:130px}}.alternative-photo{float:right;width:64px;height:98px;object-fit:contain;margin:-4px -4px 8px 12px;mix-blend-mode:multiply}.alternative-modal-photo{width:42px;height:66px;object-fit:contain;mix-blend-mode:multiply}.alternative-card:has(.alternative-modal-photo){grid-template-columns:48px 100px 1fr auto}.second-match:has(.alternative-photo){min-height:150px}@media(max-width:600px){.alternative-card:has(.alternative-modal-photo){grid-template-columns:48px 1fr}.alternative-card:has(.alternative-modal-photo) a{grid-column:1/-1}}:root{--paper:#f7f7f5;--ink:#232720;--charcoal:#232720;--muted:#62665f;--lime:#fa4616;--orange:#fa4616;--line:#d8d9d5;--deep:#232720;--blue:#fa4616}.learn-featured{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);background:#232720;color:#fff;min-height:520px}.learn-featured-copy{padding:76px 7vw;align-self:center}.learn-featured h2{font:700 clamp(42px,5.5vw,76px)/.98 "Inter",sans-serif;letter-spacing:-.055em;max-width:900px;margin:12px 0 24px}.learn-featured-copy>p:not(.eyebrow){max-width:700px;color:#c7cbc4;font-size:18px;line-height:1.6}.learn-featured .article-byline{color:#aeb4ac}.learn-featured img{width:100%;height:100%;min-height:520px;object-fit:cover}.feature-link{display:inline-block;background:#ff461a;color:#fff;font-weight:700;padding:16px 22px;margin-top:28px}@media(max-width:850px){.learn-featured{grid-template-columns:1fr}.learn-featured img{height:360px;min-height:0}.article-page .article-hero{grid-template-columns:1fr}.article-page .article-hero>img{height:360px;min-height:0}.article-page .article-layout{grid-template-columns:1fr;gap:45px}.article-page .article-toc{position:static;display:grid;grid-template-columns:1fr 1fr}.article-page .article-toc strong{grid-column:1/-1}}@media(max-width:600px){.learn-featured-copy{padding:58px 5vw}.learn-featured h2{font-size:42px}.learn-featured img{height:280px}.article-page .article-hero{padding:0}.article-page .article-hero>div{padding:64px 5vw}.article-page .article-hero>img{height:300px}.article-page .article-layout{padding:60px 5vw}.article-page .article-layout .article-body{font-size:17px}.article-page .article-toc{grid-template-columns:1fr}.article-page .article-toc strong{grid-column:auto}}.hero h1{font-size:clamp(40px,4vw,56px)!important;line-height:1.02!important;letter-spacing:-.045em}.review-ticker{height:58px;justify-content:flex-start;overflow:hidden;padding:0 0 0 6vw;gap:28px;cursor:default}.ticker-label{flex:0 0 auto;color:#fa4616;font-weight:700;white-space:nowrap}.ticker-window{overflow:hidden;flex:1;min-width:0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.ticker-track{width:max-content;display:flex;align-items:center;gap:18px;white-space:nowrap;animation:kobo-review-scroll 72s linear infinite;font-size:12px;letter-spacing:.02em}.ticker-track span{color:#fa4616;letter-spacing:.08em}.ticker-track q{font-style:normal}.ticker-track cite{color:#b8bdb8;font-style:normal}.ticker-track i{color:#6f756f;font-size:6px;margin:0 20px}@keyframes kobo-review-scroll{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ticker-track{animation:none}}@media(max-width:600px){.review-ticker{height:54px;padding-left:5vw;gap:18px}.ticker-label{font-size:9px}.ticker-track{font-size:11px;animation-duration:56s}.proof-strip.review-ticker span:nth-child(3){display:inline}}body{font-family:Inter,sans-serif}.mobile-menu a,.hero h1,.section h2,.engineering h2,.campaign h2,.finder-card b,.product-card h3,th,.story blockquote,.story-stat,.learn-grid h3,.finder-stage h2,.result-card h3,.learn-hero h1,.editorial-card h2,.editorial-card h3,.finder-page-intro h1,.finder-page-question h2,.finder-page-result>h2,.finder-page-options b,.primary-match h3,.second-match h3,.finder-method h2{font-family:Inter,sans-serif}.eyebrow{font-family:Inter,sans-serif}.hero h1 em,.finder-page-intro h1 em{color:var(--lime)}.primary-action,.round-arrow,.sticky-mobile button{color:#fff}.quick-start button:hover,.option-grid button:hover,.finder-page-options button:hover{color:#fff;border-color:var(--lime)}.finder-intro,.learn-hero{background:#ececeb}.players{background:#e9e9e7}.story{background:#fff}.product-card{background:#eeeeec}.product-card:nth-child(3n+2){background:#f5f5f3}.product-card:nth-child(3n){background:#e8e8e6}.product-card:nth-child(5n){background:#f1f1ef}.campaign{color:#fff}.editorial-card{background:#eeeeec}.editorial-card:nth-child(3){background:#e4e4e2}.editorial-card:nth-child(4){color:#fff}.finder-page-body,.second-match{background:#eeeeec}:root{--paddle-card-stage:320px;--paddle-card-height:292px;--paddle-card-width:210px}.product-photo-wrap{width:100%;height:var(--paddle-card-stage);margin:10px 0 18px;display:grid;place-items:center}.product-photo-wrap:not(.product-photo-pair) .product-photo{width:100%;height:var(--paddle-card-height);max-width:100%;max-height:var(--paddle-card-height);object-fit:contain;object-position:center}.product-t700-pink .product-photo{transform:scale(1.11);transform-origin:center}.product-photo-pair{position:relative;display:block}.product-photo-pair .product-photo{position:absolute;top:0;left:43%;width:150px;height:var(--paddle-card-height);max-width:150px;max-height:var(--paddle-card-height);object-fit:contain;object-position:center;transform:translate(-50%)}.product-photo-pair .product-photo:nth-child(2){left:57%}.result-photo-stage{height:260px;min-height:260px}.result-photo-stage:not(.result-photo-pair) img{width:180px;height:238px;max-width:180px;max-height:238px;object-fit:contain}.result-photo-pair img{width:100%;height:226px;max-width:100%;max-height:226px;object-fit:contain}.modal-result-photo{width:108px;height:164px;object-fit:contain}.alternative-photo{width:64px;height:98px;object-fit:contain}@media(max-width:600px){:root{--paddle-card-stage:300px;--paddle-card-height:274px;--paddle-card-width:198px}.product-photo-wrap{height:var(--paddle-card-stage)}.product-photo-pair .product-photo{height:255px;max-height:255px}}.section{padding:64px 6vw}.section-heading{margin-bottom:28px}.eyebrow{margin-bottom:14px}.hero{min-height:650px;padding:82px 6vw 26px}.hero h1{font-size:clamp(42px,4.7vw,68px);line-height:1;letter-spacing:-.05em}.hero-sub{margin:16px 0 18px}.hero-orbit{height:530px}.hero{grid-template-columns:minmax(0,1.12fr) minmax(350px,.88fr);gap:5vw}.hero-orbit{isolation:isolate;overflow:visible;background:transparent;border:0}.hero-orbit:before{content:none}.hero-orbit:after{content:none}.hero-orbit .orbit-line,.hero-orbit .orbit-label{display:none}.hero-product-side{width:min(105%,690px);max-height:520px;object-fit:contain;mix-blend-mode:normal;opacity:1;transform:translate(-50%,-50%) rotate(-4deg);filter:drop-shadow(0 16px 12px #15181224)}.hero-product-caption{position:absolute;z-index:4;left:50%;bottom:12px;width:min(82%,420px);transform:translate(-50%);display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:13px;border-top:1px solid #bfc0ba;color:var(--charcoal)}.hero-product-caption span{color:var(--orange);font-size:9px;font-weight:700;letter-spacing:.16em}.hero-product-caption b{font-size:11px;font-weight:600}.finder-card{padding:18px 22px}.product-card{min-height:445px;padding:18px}.product-hydro-blue{grid-column:1}.product-hydro-pink{grid-column:2}.product-t700-black .product-photo{transform:scale(1.12)}:root{--paddle-card-stage:252px;--paddle-card-height:232px;--paddle-card-width:178px}.product-photo-wrap{margin:2px 0 8px}.product-photo-pair .product-photo{height:var(--paddle-card-height);max-height:var(--paddle-card-height)}.product-section{padding-top:52px;padding-bottom:52px}.product-section>.eyebrow{margin-bottom:10px}.product-section .section-heading{margin-bottom:20px;row-gap:18px}.product-section .section-heading h2{line-height:1}.product-section .section-heading p{line-height:1.55}.product-section .product-card h3{line-height:1.08;margin-bottom:4px}.product-section .product-card p{line-height:1.36;margin:4px 0}.product-section .product-card a{margin-top:8px;padding-top:11px}.compare-wrap{margin-left:12%}.compare-section th,.compare-section td{padding:13px 12px;line-height:1.3}.compare-section th{line-height:1.15}.engineering{min-height:570px}.engineering-detail{background:#f7f7f4;isolation:isolate}.engineering-detail>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:multiply}.engineering-detail>span{position:absolute;left:18px;right:auto;bottom:7px;z-index:2;color:#232720;font-size:9px;font-weight:700;letter-spacing:.14em}.product-card-actions{margin-top:auto}.product-card-actions a{display:block;margin-top:0}.product-card-actions .product-guide-link{background:#ff461a;color:#fff;border-top:0;padding:13px 14px;margin-bottom:10px;font-weight:700}.guide-page{background:#f4f2ec}.guide-header{position:relative;background:#f4f2ec}.guide-header .brand img{display:block;width:100px;height:auto}.guide-hero{min-height:720px;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.guide-hero-copy{padding:90px 7vw 70px;display:flex;flex-direction:column;justify-content:center}.guide-hero h1{font:600 clamp(58px,6.4vw,98px)/.93 "Inter",sans-serif;letter-spacing:-.065em;margin:0}.guide-hero h1 em{font-style:normal;color:#ff461a}.guide-lead{font-size:19px;line-height:1.55;color:var(--muted);max-width:650px;margin:28px 0}.edition-picker{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0 24px}.edition-picker button{border:1px solid #aaa;background:transparent;padding:12px 15px;display:flex;align-items:center;gap:9px;font-weight:700}.edition-picker button[aria-pressed=true]{background:#232720;color:#fff;border-color:#232720}.edition-picker button span{width:12px;height:12px;border-radius:50%;background:#b9bab7}.edition-picker button[data-edition=gold] span{background:#d5aa31}.guide-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.guide-actions a{font-weight:700;border-bottom:1px solid;padding:14px 0}.guide-actions .guide-primary{background:#ff461a;color:#fff;border:0;padding:16px 20px}.guide-product-stage{background:#e8e6df;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:70px}.guide-product-stage>p{position:absolute;top:30px;left:34px;font-size:10px;letter-spacing:.16em;font-weight:700}.guide-product-stage>img{height:560px;max-width:90%;object-fit:contain;filter:drop-shadow(0 28px 22px #1718172e)}.guide-product-stage>div{position:absolute;bottom:28px;left:34px;right:34px;border-top:1px solid #aaa;padding-top:14px;display:flex;justify-content:space-between}.guide-product-stage strong{font-size:21px}.guide-product-stage span{color:var(--muted);font-size:13px}.guide-proof{display:grid;grid-template-columns:repeat(4,1fr);background:#232720;color:#fff}.guide-proof div{padding:28px;border-right:1px solid #ffffff20}.guide-proof span,.guide-editions article>span{display:block;font-size:9px;letter-spacing:.17em;color:#ff6a43;margin-bottom:10px}.guide-proof strong{font-size:15px}.guide-story{padding:100px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.guide-story h2,.guide-feature h2,.guide-editions h2,.guide-faq h2,.guide-newsletter h2{font:600 clamp(43px,5vw,72px)/1 "Inter",sans-serif;letter-spacing:-.055em;margin:0}.guide-story-copy{font-size:18px;line-height:1.65;color:var(--muted)}.guide-feature{display:grid;grid-template-columns:1fr 1fr;min-height:620px}.guide-feature>div{padding:100px 7vw;display:flex;flex-direction:column;justify-content:center}.guide-feature>div>p:not(.eyebrow){font-size:18px;line-height:1.65;color:var(--muted)}.guide-feature>img{width:100%;height:100%;max-height:680px;object-fit:cover}.guide-feature-dark{background:#232720;color:#fff}.guide-feature-dark>div>p:not(.eyebrow){color:#c4c7c1}.guide-editions{padding:100px 7vw}.guide-editions .section-heading{grid-template-columns:1fr 1fr}.edition-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.edition-cards article{background:#e6e4dd;padding:34px;display:grid;grid-template-columns:1fr;align-content:end}.edition-cards img{width:100%;height:430px;object-fit:contain;margin-bottom:24px}.edition-cards h3{font-size:30px;margin:4px 0}.edition-cards p{color:var(--muted);line-height:1.6}.edition-cards a{border-top:1px solid #aaa;padding-top:14px;margin-top:15px}.guide-faq{padding:100px 18vw;background:#fff}.guide-faq>h2{margin-bottom:45px}.guide-faq details{border-top:1px solid #bbb;padding:22px 0}.guide-faq summary{font-size:19px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between}.guide-faq details p{max-width:760px;color:var(--muted);line-height:1.65}.guide-newsletter{margin:0}.guide-page .site-footer{background:#f4f2ec}@media(max-width:900px){.guide-hero,.guide-story,.guide-feature{grid-template-columns:1fr}.guide-product-stage{min-height:650px}.guide-feature>img{order:-1;height:520px}.guide-proof{grid-template-columns:1fr 1fr}.guide-faq{padding:80px 7vw}}@media(max-width:600px){.guide-hero-copy{padding:65px 6vw 55px}.guide-hero h1{font-size:52px}.guide-product-stage{min-height:560px;padding:55px 20px}.guide-product-stage>img{height:440px}.guide-product-stage>div{display:block}.guide-product-stage span{display:block;margin-top:4px}.guide-proof{grid-template-columns:1fr}.guide-story,.guide-editions{padding:75px 6vw}.guide-feature>div{padding:70px 6vw}.guide-feature>img{height:390px}.edition-cards{grid-template-columns:1fr}.edition-cards img{height:340px}.guide-editions .section-heading{grid-template-columns:1fr}.guide-faq{padding:75px 6vw}.guide-actions{align-items:stretch;flex-direction:column}.guide-actions a{text-align:center}}.engineering-copy{padding:64px 7vw 58px 3vw}.engineering-copy>p:not(.eyebrow){line-height:1.55}.engineering-points{margin:22px 0}.engineering-points div{padding:11px 0}.engineering-product{position:absolute;left:50%;top:54%;width:min(66%,430px);max-height:530px;object-fit:contain;transform:translate(-50%,-50%) rotate(-4deg);filter:drop-shadow(0 30px 24px #0006);z-index:1}.story{min-height:215px;padding:26px}.story blockquote{margin:24px 0 16px}.learn-grid article{min-height:185px}.campaign{min-height:400px;padding:64px 8vw}.newsletter{background:var(--deep);color:#fff;padding:64px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:end}.newsletter h2{font:700 clamp(40px,5vw,72px)/1 "Inter",sans-serif;letter-spacing:-.055em;margin:0}.newsletter-copy>p:last-child{max-width:510px;color:#bcc1b9;line-height:1.55;margin:18px 0 0}.newsletter-form label{display:block;font-size:12px;font-weight:700;margin-bottom:10px}.newsletter-field{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid #ffffff66}.newsletter-field input{min-width:0;border:0;background:transparent;color:#fff;font:500 19px Inter,sans-serif;padding:16px 0;outline:0}.newsletter-field input::placeholder{color:#8e958b;font-size:15px}.newsletter-field button{align-self:center;min-height:48px;border:0;background:var(--lime);color:#fff;font-weight:700;padding:0 16px;cursor:pointer}.newsletter-field button span{margin-left:10px}.newsletter-field button:disabled{opacity:.55;cursor:default}.newsletter-consent,.newsletter-status{font-size:11px;line-height:1.55;color:#9fa69c;margin:14px 0 0}.newsletter-consent a{text-decoration:underline;text-underline-offset:3px}.newsletter-status{color:#fff;min-height:18px}.site-footer{padding-top:30px;padding-bottom:30px;gap:26px}.learn-hero{padding:82px 6vw 52px}.editorial-card{min-height:260px;padding:22px}.editorial-card:first-child{min-height:532px}.publishing-note{padding:54px 6vw}.finder-page-intro{padding:7vh 5vw}.finder-workspace{padding:5vh 6vw}.finder-page-progress{margin-bottom:6vh}.finder-method{padding:72px 6vw}.compare-actions{display:flex;align-items:center;justify-content:flex-start;gap:16px;flex-wrap:wrap;margin-top:22px}.compare-actions .text-link{margin-top:0}.compare-tool-link{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:56px;padding:0 22px;background:var(--orange);color:#fff;font-size:14px;font-weight:700;text-decoration:none}.compare-tool-link span{font-size:20px;font-weight:400}.compare-page-body{background:var(--paper);color:var(--charcoal)}.compare-page{padding-top:72px}.compare-page-hero{padding:48px 6vw 38px;background:var(--charcoal);color:#fff}.compare-page-hero .eyebrow{color:var(--orange)}.compare-page-hero h1{max-width:1000px;margin:12px 0 22px;font-size:clamp(48px,6.8vw,98px);line-height:.96;letter-spacing:-.065em}.compare-page-hero h1 em{color:#b6b8b1;font-style:normal;font-weight:400}.compare-page-hero>p:last-child{max-width:650px;color:#c7cbc3;font-size:17px;line-height:1.6}.compare-builder{padding:48px 6vw 64px}.compare-selectors{display:grid;grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);align-items:end;gap:24px;max-width:1120px;margin:0 auto 40px}.compare-selectors label{display:grid;gap:10px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.compare-selectors select{width:100%;min-height:64px;padding:0 48px 0 18px;border:1px solid #c9c8c1;border-radius:0;background:#fff;color:var(--charcoal);font:600 17px Inter,sans-serif;cursor:pointer}.versus{display:grid;place-items:center;width:54px;height:54px;margin-bottom:5px;border-radius:50%;background:var(--orange);color:#fff;font-size:13px;font-weight:700}#comparison-results{max-width:1120px;margin:0 auto}.comparison-products{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d2d0c8;border-bottom:0;background:#fff}.comparison-product{min-width:0;padding:30px 34px 28px;text-align:center}.comparison-product+.comparison-product{border-left:1px solid #d2d0c8}.comparison-number{margin:0;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.18em}.comparison-product img{display:block;width:100%;height:290px;margin:8px auto 16px;object-fit:contain}.comparison-product h2{margin:0 0 8px;font-size:clamp(25px,3vw,40px);letter-spacing:-.045em}.comparison-need{min-height:44px;margin:0 auto 18px;color:#656960;line-height:1.45}.comparison-product .comparison-shop-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;background:var(--charcoal);color:#fff;font-size:12px;font-weight:700;text-decoration:none}.comparison-product .comparison-shop-link:hover{background:var(--orange)}.comparison-table{display:grid;gap:1px;padding:1px;background:#d7d8d3}.comparison-row{display:grid;grid-template-columns:minmax(0,1fr) 170px minmax(0,1fr);align-items:stretch;min-height:96px;background:#fff}.comparison-row>div{display:flex;align-items:center;padding:22px 30px;line-height:1.5}.comparison-row>div:nth-child(2){grid-column:1;grid-row:1;justify-content:flex-end;text-align:right}.comparison-row>div:nth-child(3){grid-column:3;grid-row:1;text-align:left}.comparison-label{grid-column:2!important;grid-row:1!important;justify-content:center!important;text-align:center!important;background:#dededb;color:#292b29;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border-left:1px solid #c9cac6;border-right:1px solid #c9cac6;border-bottom:1px solid #c6c7c3}.comparison-row:first-child .comparison-label,.comparison-row:last-child .comparison-label{background:#dededb;color:#292b29}.comparison-row:last-child>div:not(.comparison-label){font-size:24px;font-weight:700}.compare-page-actions{display:flex;align-items:center;justify-content:space-between;gap:22px;max-width:1120px;margin:30px auto 0;flex-wrap:wrap}.comparison-note{max-width:1120px;margin:22px auto 0;color:#74786f;font-size:11px;line-height:1.6}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.compare-wrap{margin-left:0}.engineering-visual{height:350px}.engineering-copy{padding:44px 7vw 52px}.engineering-product{width:min(56%,360px);max-height:340px}.hero{grid-template-columns:1fr;gap:0;padding-bottom:90px}.hero-copy{display:contents}.hero-intro{order:1;max-width:660px}.hero-orbit{order:2;position:relative;right:auto;top:auto;width:100%;height:390px;opacity:1;margin:6px 0 26px}.hero-finder{order:3;max-width:660px}.hero-product-side{width:min(92%,520px);max-height:365px;transform:translate(-50%,-52%) rotate(-2deg)}.hero-product-caption{width:min(74%,420px);bottom:0}}@media(max-width:600px){.hero{grid-template-columns:1fr;padding:78px 5vw 92px;min-height:auto;gap:0}.hero-copy{display:contents}.hero-intro{order:1}.hero-orbit{order:2;display:block;height:286px;margin:0 0 22px}.hero-finder{order:3}.hero-orbit:before{content:none}.hero-product-side{width:min(106%,410px);max-height:260px;transform:translate(-50%,-52%) rotate(-2deg);filter:drop-shadow(0 12px 10px #15181220)}.hero-product-caption{left:8px;right:8px;bottom:0;width:auto;transform:none}.hero-product-caption b{font-size:10px}.hero-sub{margin-bottom:10px}.section{padding:48px 5vw}.section-heading{margin-bottom:20px}.product-section{padding-top:42px;padding-bottom:42px}.product-section .section-heading{margin-bottom:16px;row-gap:14px}.product-section .section-heading h2{line-height:1}.compare-section th,.compare-section td{padding:11px 10px}.compare-actions{gap:12px;margin-top:18px}:root{--paddle-card-stage:232px;--paddle-card-height:216px;--paddle-card-width:164px}.product-card{min-height:405px;padding:16px}.product-photo-pair .product-photo{width:142px;height:var(--paddle-card-height);max-width:142px;max-height:var(--paddle-card-height)}.engineering-visual{height:290px}.engineering-detail>img{object-position:center 54%}.engineering-detail>span{left:12px;right:auto;bottom:6px}.engineering-product{width:min(62%,300px);max-height:290px}.engineering-copy{padding:38px 6vw 44px}.campaign{min-height:390px;padding:54px 6vw 72px}.newsletter{grid-template-columns:1fr;gap:32px;padding:52px 6vw}.newsletter h2{font-size:44px}.newsletter-field{grid-template-columns:1fr}.newsletter-field button{min-height:52px;margin-bottom:8px}.learn-hero{padding:72px 5vw 42px}.editorial-card,.editorial-card:first-child{min-height:290px}.publishing-note{padding:46px 5vw}.finder-page-intro{padding:54px 5vw 40px}.finder-workspace{padding:38px 5vw 54px}.finder-page-progress{margin-bottom:30px}.finder-method{padding:58px 5vw}.compare-page{padding-top:64px}.compare-page-hero{padding:56px 5vw 42px}.compare-builder{padding:34px 5vw 50px}.compare-selectors{grid-template-columns:1fr;gap:14px;margin-bottom:28px}.versus{width:38px;height:38px;margin:0 auto;font-size:10px}.comparison-product{padding:22px 14px}.comparison-product img{height:220px}.comparison-table{gap:1px;padding:1px}.comparison-row{grid-template-columns:1fr 1fr;min-height:0;font-size:12px}.comparison-label{grid-column:1/-1!important;grid-row:1!important;min-height:38px;border:0;padding:10px 12px!important}.comparison-row>div:nth-child(2){grid-column:1;grid-row:2;justify-content:flex-start;text-align:left;border-right:1px solid #deddd7}.comparison-row>div:nth-child(3){grid-column:2;grid-row:2}.comparison-row>div{padding:16px 14px}}.hero{display:block;min-height:auto;padding:112px 6vw 58px;background:var(--paper)}.hero-copy{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:7vw;align-items:center;width:100%;max-width:none}.hero-intro{max-width:650px}.hero-intro h1{max-width:640px}.hero-sub{max-width:590px;font-size:18px}.hero-browse-link{display:inline-flex;align-items:center;gap:36px;margin-top:14px;padding-bottom:7px;border-bottom:1px solid var(--charcoal);font-size:13px;font-weight:600}.hero-browse-link span{color:var(--orange);font-size:18px}.hero-finder{max-width:760px;padding:28px 30px 30px;background:#fff;border:1px solid var(--line);border-top:4px solid var(--orange);box-shadow:0 18px 50px #2327200b}.finder-kicker{margin:0 0 8px;color:var(--orange);font-size:9px;font-weight:700;letter-spacing:.18em}.hero-finder>h2{margin:0 0 24px;font-size:clamp(26px,2.6vw,38px);line-height:1.05;letter-spacing:-.04em}.hero-finder .browse-action{display:none}.hero-finder .quick-label{margin-top:15px}.hero-finder .quick-start{margin-bottom:14px}@media(max-width:900px){.hero{display:block;padding:94px 6vw 54px}.hero-copy{display:block}.hero-intro{max-width:680px}.hero-finder{max-width:680px;margin-top:36px}}@media(max-width:600px){.hero{padding:82px 5vw 90px}.hero-intro h1{font-size:46px!important}.hero-sub{font-size:16px}.hero-browse-link{margin-top:4px}.hero-finder{margin-top:30px;padding:23px 18px 24px}.hero-finder>h2{font-size:28px}}.editorial-card b{margin-top:18px;font-size:12px}.article-page{padding-top:72px}.article-hero{padding:100px 6vw 72px;background:#ececeb;border-bottom:1px solid var(--line)}.article-hero h1{font:700 clamp(48px,7vw,96px)/.96 "Inter",sans-serif;letter-spacing:-.06em;max-width:1050px;margin:0}.article-hero>p:not(.eyebrow){max-width:710px;color:var(--muted);font-size:20px;line-height:1.55;margin:28px 0 0}.article-body{display:grid;grid-template-columns:minmax(0,700px) 260px;justify-content:center;gap:9vw;padding:76px 6vw 100px;background:#fff}.article-copy h2{font:700 clamp(30px,4vw,48px)/1.05 "Inter",sans-serif;letter-spacing:-.045em;margin:58px 0 18px}.article-copy h2:first-child{margin-top:0}.article-copy p,.article-copy li{font-size:17px;line-height:1.75;color:#4f524e}.article-copy ul{padding-left:22px}.article-callout{border-left:4px solid var(--lime);padding:4px 0 4px 22px;margin:36px 0;font-weight:600}.article-aside{align-self:start;position:sticky;top:28px;border-top:1px solid;padding-top:18px}.article-aside span{font-size:10px;letter-spacing:.16em}.article-aside a{display:block;margin-top:16px;padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.article-next{background:var(--deep);color:#fff;padding:64px 6vw;display:flex;justify-content:space-between;align-items:center;gap:30px}.article-next h2{font:700 clamp(32px,5vw,64px)/1 "Inter",sans-serif;letter-spacing:-.05em;margin:0}.article-next a{border-bottom:1px solid;padding-bottom:5px}@media(max-width:600px){.article-page{padding-top:64px}.article-hero{padding:76px 5vw 52px}.article-hero h1{font-size:48px}.article-hero>p:not(.eyebrow){font-size:17px}.article-body{grid-template-columns:1fr;padding:54px 5vw 72px}.article-aside{position:static}.article-copy p,.article-copy li{font-size:16px}.article-next{align-items:flex-start;flex-direction:column}}.learn-article{scroll-margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:9vw;padding:94px 6vw;background:#fff;border-bottom:1px solid var(--line)}.learn-article.alternate{background:#e8e7e1}.learn-article-heading{align-self:start;position:sticky;top:34px}.learn-article-heading h2{font:700 clamp(40px,5.5vw,76px)/1 "Inter",sans-serif;letter-spacing:-.06em;margin:0}.learn-deck{font-size:17px;line-height:1.6;color:var(--muted);max-width:520px;margin-top:24px}.learn-article-copy h3{font:700 24px/1.15 Inter,sans-serif;letter-spacing:-.025em;margin:40px 0 12px}.learn-article-copy h3:first-child{margin-top:0}.learn-article-copy p,.learn-article-copy li{font-size:17px;line-height:1.75;color:#4f524e}.learn-article-copy ul{padding-left:21px}.article-next div{display:flex;flex-direction:column;align-items:flex-start;gap:18px}@media(max-width:700px){.learn-article{grid-template-columns:1fr;gap:40px;padding:70px 5vw}.learn-article-heading{position:static}.learn-article-heading h2{font-size:44px}.learn-article-copy p,.learn-article-copy li{font-size:16px}}.learn-grid details{margin-top:auto;border-top:1px solid #aaa}.learn-grid summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:15px 0;font-size:13px;cursor:pointer}.learn-grid summary::-webkit-details-marker{display:none}.learn-grid summary i{font-style:normal;font-size:20px;line-height:1;transition:transform .2s}.learn-grid details[open] summary i{transform:rotate(45deg)}.learn-answer{padding:4px 0 18px}.learn-answer p{font-size:13px;line-height:1.55;color:var(--muted);margin:0 0 12px}.learn-answer a{display:inline-block;margin-top:3px;border-bottom:1px solid;font-size:12px}.learn-grid article:has(details[open]){min-height:390px}.learn-all-link{display:flex;width:max-content;align-items:center;gap:18px;margin:34px 0 0 auto;padding:15px 0;border-bottom:2px solid var(--ink);font-weight:700;font-size:15px}.learn-all-link span{font-size:22px;line-height:1}.learn-all-link:hover{color:#c93513;border-color:#c93513}.guide-subscribe{display:inline-flex;margin-top:28px;background:var(--orange);color:#fff;padding:14px 17px;font-size:12px;font-weight:700}.learn-newsletter{scroll-margin-top:20px}.compare-newsletter{margin-top:0;padding:44px 6vw}.compare-page+.finder-footer{margin-top:0}@media(max-width:600px){.compare-page-hero{padding:38px 5vw 30px}.compare-newsletter{padding:40px 5vw}}.guide-product-stage{background:#fff;color:#20251f}.guide-product-stage>p,.guide-product-stage strong{color:#20251f}.guide-product-stage>img{filter:none}.guide-product-stage>div{border-top-color:#b9b9b4}.guide-product-stage span,.guide-product-stage .guide-availability-link{color:#4d534c}.guide-product-stage .guide-availability-link:hover{color:#20251f}.guide-hero{min-height:600px}.guide-hero-copy{padding:58px 6vw 50px}.guide-hero h1{font-size:clamp(50px,5.6vw,82px);line-height:.96}.guide-lead{line-height:1.45;margin:20px 0}.guide-bullets{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:8px;color:var(--muted);font-size:14px;line-height:1.4}.guide-bullets li{position:relative;padding-left:18px}.guide-bullets li:before{content:"•";position:absolute;left:0;color:#ff461a;font-weight:700}.guide-bullets strong{color:#232720}.edition-picker{margin:2px 0 16px}.guide-product-stage{padding:48px}.guide-product-stage>img{height:480px}.guide-proof div{padding:20px 24px}.guide-proof span{margin-bottom:7px}.guide-story{padding:62px 6vw;gap:6vw}.guide-story h2,.guide-feature h2,.guide-editions h2,.guide-faq h2,.guide-newsletter h2{font-size:clamp(38px,4.3vw,62px);line-height:1.02}.guide-story-copy,.guide-feature>div>p:not(.eyebrow){font-size:17px;line-height:1.5}.guide-story-copy p{margin:0 0 14px}.guide-feature{min-height:480px}.guide-feature>div{padding:62px 6vw}.guide-feature>img{max-height:520px}.guide-feature-contain>img{object-fit:contain;background:#eeece6;padding:28px}.guide-feature-horizontal{overflow:hidden}.guide-feature-horizontal>img{object-fit:contain;background:#fff;padding:0;max-width:100%}.guide-availability-link{color:var(--muted);font-size:13px;text-decoration:underline;text-underline-offset:4px}.guide-availability-link:hover{color:var(--ink)}.guide-editions{padding:62px 6vw}.edition-cards article{padding:26px}.edition-cards img{height:330px;margin-bottom:16px}.edition-cards p{line-height:1.45}.guide-faq{padding:62px 14vw}.guide-faq>h2{margin-bottom:28px}.guide-faq details{padding:17px 0}.guide-faq details p{line-height:1.5;margin-bottom:0}.guide-newsletter{padding:48px 7vw;gap:5vw}@media(max-width:900px){.guide-product-stage{min-height:500px}.guide-feature>img{height:360px}.guide-faq{padding:54px 7vw}}@media(max-width:600px){.guide-hero-copy{padding:38px 5vw 30px}.guide-hero h1{font-size:42px;line-height:.97}.guide-lead{font-size:16px;line-height:1.42;margin:16px 0}.guide-bullets{font-size:13px;gap:6px;margin-bottom:14px}.edition-picker{gap:6px;margin:0 0 12px}.edition-picker button{padding:10px 12px}.guide-actions{gap:6px}.guide-actions a{padding:11px 0}.guide-actions .guide-primary{padding:13px 16px}.guide-product-stage{min-height:400px;padding:42px 16px}.guide-product-stage>p{top:18px;left:20px}.guide-product-stage>img{height:315px}.guide-product-stage>div{bottom:17px;left:20px;right:20px;padding-top:9px}.guide-proof div{padding:15px 20px}.guide-proof span{margin-bottom:5px}.guide-story,.guide-editions{padding:42px 5vw}.guide-story{gap:20px}.guide-story h2,.guide-feature h2,.guide-editions h2,.guide-faq h2,.guide-newsletter h2{font-size:36px;line-height:1.02}.guide-story-copy,.guide-feature>div>p:not(.eyebrow){font-size:16px;line-height:1.45}.guide-feature>div{padding:42px 5vw}.guide-feature>img{height:265px}.guide-feature-contain>img{height:330px;padding:18px}.guide-feature-horizontal>img{height:300px;padding:0}.edition-cards article{padding:20px}.edition-cards img{height:260px;margin-bottom:12px}.guide-faq{padding:42px 5vw}.guide-faq>h2{margin-bottom:20px}.guide-faq details{padding:15px 0}.guide-faq summary{font-size:17px}.guide-newsletter{padding:40px 5vw;gap:22px}}.back-to-learn{position:fixed;z-index:40;top:92px;left:22px;display:inline-flex;align-items:center;gap:8px;padding:11px 15px;background:#232720;color:#fff;border:1px solid rgba(255,255,255,.22);box-shadow:0 8px 24px #00000024;font-size:12px;font-weight:700;letter-spacing:.02em}.back-to-learn:hover{background:#ff461a}.article-page .article-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);padding:0;min-height:650px;background:#232720;color:#fff}.article-page .article-hero>div{padding:88px 7vw 70px;align-self:center}.article-page .article-hero h1{color:#fff;margin:12px 0 28px;max-width:none}.article-page .article-hero>img{width:100%;height:100%;min-height:650px;object-fit:cover}.article-page .article-layout{display:grid;grid-template-columns:250px minmax(0,760px);gap:70px;justify-content:center;padding:90px 6vw;background:#fff}.article-page .article-layout .article-body{display:block;padding:0;background:transparent}.article-page .article-layout .article-body h2{font:600 clamp(38px,4vw,56px)/1 "Manrope",sans-serif;letter-spacing:-.045em;color:#171a17;margin:84px 0 24px}.article-page .article-layout .article-body h2:first-of-type{margin-top:0}@media(max-width:850px){.article-page .article-hero{grid-template-columns:1fr}.article-page .article-hero>img{height:360px;min-height:0}.article-page .article-layout{grid-template-columns:1fr;gap:45px}.article-page .article-toc{position:static;display:grid;grid-template-columns:1fr 1fr}.article-page .article-toc strong{grid-column:1/-1}}@media(max-width:600px){.back-to-learn{top:74px;left:12px;padding:9px 12px}.article-page .article-hero{padding:0}.article-page .article-hero>div{padding:64px 5vw}.article-page .article-hero>img{height:300px}.article-page .article-layout{padding:60px 5vw}.article-page .article-layout .article-body{font-size:17px}.article-page .article-toc{grid-template-columns:1fr}.article-page .article-toc strong{grid-column:auto}}.article-page .article-hero{min-height:540px}.article-page .article-hero>div{padding:66px 6vw 54px}.article-page .article-hero>img{min-height:540px}.article-page .article-hero h1{font-size:clamp(46px,5.4vw,78px)}.article-page .article-standfirst{margin:20px 0 0;line-height:1.48}.article-page .article-byline{margin-top:24px}.article-page .article-layout{grid-template-columns:220px minmax(0,780px);gap:48px;padding:62px 5vw 72px}.article-page .article-toc{top:88px;gap:9px;padding-top:14px}.article-page .article-layout .article-body{line-height:1.68}.article-page .article-layout .article-body h2{font-size:clamp(34px,3.6vw,50px);margin:58px 0 18px}.article-page .article-body h3{margin:32px 0 9px}.article-page .article-body p{margin-top:0;margin-bottom:18px}.article-page .article-key{margin:28px 0;padding:22px 25px}.article-page .article-figure{margin:48px -42px;padding:30px;gap:28px}.article-page .article-figure img{height:360px}.article-page .article-quote{padding:30px 0;margin:42px 0}.article-page .article-sources{margin-top:58px}.article-page .article-share{margin-top:38px}.figure-cta-label{display:block;margin-top:24px;color:#fff;font-weight:700}.article-body .figure-cta{display:inline-block;margin-top:11px;padding:12px 15px;background:#ff461a;color:#fff;text-decoration:none;font-size:13px;font-weight:700}.article-body .figure-cta:hover{background:#fff;color:#171a17}.article-page .article-figure.thickness-feature{grid-template-columns:minmax(250px,1.15fr) minmax(250px,.85fr);padding:28px 34px}.article-page .article-figure.thickness-feature img{height:440px;transform:scale(1.08);transform-origin:center}.article-page .thickness-feature figcaption{padding-right:12px}@media(max-width:850px){.article-page .article-hero{min-height:0}.article-page .article-hero>div{padding:54px 6vw 42px}.article-page .article-hero>img{height:300px;min-height:0}.article-page .article-layout{gap:30px;padding:44px 6vw 60px}.article-page .article-toc{grid-template-columns:repeat(3,1fr);gap:9px 18px}.article-page .article-layout .article-body h2{margin-top:48px}.article-page .article-figure{margin:40px 0}}@media(max-width:600px){.article-page .article-hero>div{padding:44px 5vw 34px}.article-page .article-hero h1{font-size:43px}.article-page .article-hero>img{height:240px}.article-page .article-layout{padding:34px 5vw 50px}.article-page .article-toc{grid-template-columns:1fr 1fr}.article-page .article-layout .article-body h2{font-size:34px;margin:42px 0 15px}.article-page .article-body h3{font-size:22px;margin-top:28px}.article-page .article-figure{margin:32px 0;padding:20px;gap:18px}.article-page .article-figure img{height:260px}}@media(max-width:600px){.article-page .article-figure.thickness-feature{grid-template-columns:1fr;padding:22px}.article-page .article-figure.thickness-feature img{height:360px;transform:scale(1.04)}.article-page .thickness-feature figcaption{padding-right:0}}.learn-paddle-showcase{min-height:520px;background:linear-gradient(145deg,#f5f3ed,#deddd5);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;padding:46px 20px 30px;overflow:hidden}.learn-paddle-showcase figure{height:100%;min-width:0;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.learn-paddle-showcase figure:nth-child(1){transform:rotate(-4deg) translateY(14px)}.learn-paddle-showcase figure:nth-child(2){z-index:2;transform:translateY(-10px)}.learn-paddle-showcase figure:nth-child(3){transform:rotate(4deg) translateY(14px)}.learn-featured .learn-paddle-showcase img{width:100%;height:405px;min-height:0;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(20,24,20,.18))}.learn-paddle-showcase figcaption{margin-top:12px;color:#232720;font:700 10px/1.2 Manrope,sans-serif;letter-spacing:.1em;text-transform:uppercase}@media(max-width:850px){.learn-paddle-showcase{min-height:360px;height:360px;padding:28px 16px 20px}.learn-featured .learn-paddle-showcase img{height:275px}}@media(max-width:600px){.learn-paddle-showcase{min-height:290px;height:290px;padding:20px 7px 14px}.learn-featured .learn-paddle-showcase img{height:215px}.learn-paddle-showcase figcaption{font-size:8px;letter-spacing:.05em}}.article-page .article-hero>.air-channel-showcase{min-height:540px;background:linear-gradient(145deg,#f4f2ec,#dfded7);display:grid;grid-template-columns:repeat(3,1fr);align-items:end;align-self:stretch;gap:0;padding:56px 26px 34px;overflow:hidden}.article-page .article-hero.airflow-article-hero,.article-page .article-hero.thickness-article-hero{display:block;min-height:0}.article-page .airflow-article-hero>div,.article-page .thickness-article-hero>div{padding-bottom:58px}.article-page .airflow-article-hero>img,.article-page .thickness-article-hero>img{display:block;width:100%;height:auto;max-height:680px;min-height:0;aspect-ratio:16/9;object-fit:cover;object-position:center}.air-channel-showcase figure{margin:0;min-width:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative}.air-channel-showcase figure:nth-child(1){transform:rotate(-5deg) translateY(14px)}.air-channel-showcase figure:nth-child(2){z-index:2;transform:translateY(-12px)}.air-channel-showcase figure:nth-child(3){transform:rotate(5deg) translateY(14px)}.air-channel-showcase img{width:100%;height:430px;object-fit:contain;filter:drop-shadow(0 20px 20px rgba(20,24,20,.2))}.air-channel-showcase img.air-channel-white-removal{mix-blend-mode:multiply}.air-channel-showcase figure:first-child img{transform:scale(1.16);transform-origin:center bottom}.air-channel-showcase figcaption{margin-top:12px;color:#232720;font:700 11px/1.2 Manrope,sans-serif;letter-spacing:.12em;text-transform:uppercase}.article-page .article-hero>.thickness-showcase{min-height:540px;background:radial-gradient(circle at 50% 42%,#f5f2e9 0,#dedbd2 58%,#cbc9c2);display:grid;grid-template-columns:repeat(3,1fr);align-self:stretch;align-items:end;padding:42px 18px 34px;gap:4px;overflow:hidden}.thickness-showcase figure{height:100%;margin:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-width:0;position:relative}.thickness-showcase figure:after{content:"";position:absolute;bottom:0;width:70%;height:22px;background:radial-gradient(ellipse,rgba(20,24,20,.2),transparent 68%);filter:blur(4px);z-index:0}.thickness-showcase figure:nth-child(1){transform:translateY(16px) rotate(-4deg)}.thickness-showcase figure:nth-child(2){transform:translateY(-10px)}.thickness-showcase figure:nth-child(3){transform:translateY(16px) rotate(4deg)}.thickness-showcase span{color:#ff461a;font:800 15px/1 Manrope,sans-serif;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.thickness-showcase img{width:100%;height:415px;object-fit:contain;filter:drop-shadow(0 22px 18px rgba(20,24,20,.22));position:relative;z-index:1}.thickness-showcase figure:nth-child(1) img{transform:scale(1.03)}.thickness-showcase figure:nth-child(2) img{transform:scale(1.08)}@media(max-width:850px){.article-page .article-hero>.thickness-showcase{min-height:350px;height:350px;padding:25px 14px 22px}.thickness-showcase img{height:265px}}@media(max-width:600px){.article-page .article-hero>.thickness-showcase{min-height:290px;height:290px;padding:22px 6px 18px;gap:0}.thickness-showcase img{height:210px}.thickness-showcase span{font-size:11px;margin-bottom:8px}}@media(max-width:850px){.article-page .article-hero>.air-channel-showcase{min-height:360px;height:360px;padding:28px 18px 20px}.air-channel-showcase img{height:275px}}@media(max-width:600px){.article-page .article-hero>.air-channel-showcase{min-height:300px;height:300px;padding:24px 8px 16px}.air-channel-showcase img{height:225px}.air-channel-showcase figcaption{font-size:9px;letter-spacing:.07em}}@media(max-width:850px){.article-page .article-layout{grid-template-columns:minmax(0,1fr)}.article-page .article-layout .article-body{min-width:0}}@media(max-width:1100px){.article-page .article-layout{grid-template-columns:minmax(0,1fr);gap:34px}.article-page .article-toc{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 18px}.article-page .article-toc strong{grid-column:1/-1}.article-page .article-figure{margin:40px 0}}.article-page .article-figure{overflow:hidden}.article-page .article-figure>*{min-width:0}.article-body .figure-cta{max-width:100%;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere}
