@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Barlow:wght@300;400;500;600&display=swap";:root{--paper:#f5f5f2;--ink:#171717;--muted:#6f6d6b;--plum:#2b2644;--blush:#ead7cf;--line:#17171729;--radius:34px;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,video{max-width:100%;display:block}main{min-height:70vh}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f5f2b8;border:1px solid #ffffff52;border-radius:999px;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;padding:8px 10px 8px 22px;display:grid;position:absolute;top:28px;left:4vw;right:4vw;box-shadow:0 12px 36px #18122014}.logo{letter-spacing:-.04em;align-items:center;gap:10px;width:max-content;font-size:19px;font-weight:600;display:flex}.logo span{background:var(--plum);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-family:Instrument Serif,serif;font-size:20px;font-style:italic;display:grid}.nav{background:#ffffff61;border-radius:999px;align-items:center;gap:5px;padding:4px;display:flex}.nav a{border-radius:999px;padding:10px 13px;font-size:13px;font-weight:500}.nav a:hover,.nav a.active{background:#fff}.header-cta{justify-self:end}.menu-button{cursor:pointer;background:0 0;border:0;display:none}.pill-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:14px;width:max-content;padding:7px 7px 7px 19px;font-size:14px;font-weight:600;display:inline-flex}.pill-button>span,.pill-button>svg:last-child{width:34px;height:34px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;padding:8px;display:grid}.pill-button svg{width:16px}.pill-button.light{color:var(--ink);background:#fff}.pill-button.light>span{background:var(--ink);color:#fff}.text-link{align-items:center;gap:7px;font-size:14px;font-weight:600;display:inline-flex}.text-link svg{width:16px}.light-text{color:#fff}.hero{color:#fff;background:#7f7972;border-radius:0 0 42px 42px;height:calc(100vh - 22px);min-height:680px;margin:0 18px;position:relative;overflow:hidden}.hero video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#0e0a12a1 0%,#0e0a1230 55%,#0e0a1214),#0000000d;position:absolute;inset:0}.hero-content{max-width:760px;position:absolute;top:50%;left:7vw;transform:translateY(-42%)}.hero-kicker,.kicker{letter-spacing:.18em;margin-bottom:24px;font-size:11px;font-weight:600;display:block}.hero h1{letter-spacing:-.065em;margin:0 0 35px;font-family:Instrument Serif,Georgia,serif;font-size:clamp(70px,8.7vw,140px);font-weight:400;line-height:.78}.hero-content>p{color:#ffffffe0;letter-spacing:-.02em;max-width:590px;font-size:19px;line-height:1.45}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.hero-note{border-top:1px solid #ffffffa6;gap:30px;width:230px;padding-top:16px;font-size:12px;display:flex;position:absolute;bottom:50px;right:5vw}.hero-note span{opacity:.65}.hero-note p{margin:0;line-height:1.5}.brand-rail{border-bottom:1px solid var(--line);background:var(--paper);padding:25px 0;overflow:hidden}.brand-rail>p{text-align:center;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin:0 0 18px;font-size:10px}.rail{gap:54px;width:max-content;animation:36s linear infinite rail;display:flex}.rail.reverse{animation-direction:reverse}.rail span{letter-spacing:-.04em;color:#4f4b4a;white-space:nowrap;font-size:16px;font-weight:600}.rail span:after{content:"✦";color:#b8a7a0;margin-left:54px}@keyframes rail{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.rail{animation:none}.hero video,.how-video video{display:none}}.split{grid-template-columns:1.05fr .95fr;gap:8vw;display:grid}.intro{padding:130px 7vw 88px}.intro h2,.how h2,.section-heading h2,.newsletter h2,.brand-feature h2,.official-links h2{letter-spacing:-.05em;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:clamp(48px,5.4vw,82px);font-weight:400;line-height:.93}.intro .lead{letter-spacing:-.04em;color:#373433;margin:32px 0;font-size:clamp(24px,2.2vw,34px);line-height:1.12}.intro .pill-button{margin-top:30px}.feature-grid{grid-template-rows:560px 340px;grid-template-columns:repeat(2,1fr);gap:16px;margin:0 3vw 120px;display:grid}.feature-card{border-radius:var(--radius);padding:38px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #1f16231f}.feature-card span{letter-spacing:.16em;font-size:10px;font-weight:600}.feature-card h3{letter-spacing:-.04em;max-width:560px;margin:18px 0 10px;font-family:Instrument Serif,Georgia,serif;font-size:52px;font-weight:400;line-height:.95}.feature-card p{max-width:400px;line-height:1.5}.feature-card>svg{position:absolute;bottom:34px;right:34px}.image-card{background:#e5ded9;grid-row:span 2;padding:0}.image-card img{object-fit:cover;width:100%;height:63%}.image-card>div{padding:34px}.plum{background:var(--plum);color:#fff}.blush{background:var(--blush)}.ink{color:#fff;background:#202324}.feature-grid .ink{display:none}.how{background:#e7e4df;align-items:center;padding:130px 7vw}.how>div:first-child{padding-right:3vw}.how p{color:#55514f;max-width:580px;font-size:18px;line-height:1.55}.how ul,.brand-feature ul{grid-template-columns:1fr 1fr;gap:14px;margin:30px 0;padding:0;list-style:none;display:grid}.how li,.brand-feature li{align-items:center;gap:9px;font-size:14px;display:flex}.how li svg,.brand-feature li svg{width:17px}.how-video{border-radius:var(--radius);background:var(--plum);height:650px;position:relative;overflow:hidden}.how-video video{object-fit:cover;width:100%;height:100%}.how-video>div{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);letter-spacing:.12em;background:#ffffffbf;border-radius:999px;align-items:center;gap:12px;padding:18px;font-size:11px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.how-video svg{width:18px}.latest,.page-shell,.brand-page{padding:120px 4vw}.section-heading{justify-content:space-between;align-items:end;margin:0 2vw 45px;display:flex}.section-heading h2{font-size:72px}.section-heading a{align-items:center;gap:9px;font-size:14px;display:flex}.section-heading a svg{width:18px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.guide-card{border:1px solid var(--line);background:#fbfaf8;border-radius:30px;transition:transform .3s,box-shadow .3s;overflow:hidden}.guide-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #1e141e17}.guide-image{background:#e8e4e0;height:420px;position:relative}.guide-image img{object-fit:cover;width:100%;height:100%}.guide-image>span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:600;position:absolute;top:18px;left:18px}.guide-copy{padding:30px}.guide-copy small{letter-spacing:.16em;color:#6f656c;font-size:10px}.guide-copy h3{letter-spacing:-.035em;margin:14px 0;font-family:Instrument Serif,Georgia,serif;font-size:40px;font-weight:400;line-height:1}.guide-copy p{color:var(--muted);line-height:1.55}.read{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:25px;padding-top:20px;font-size:13px;font-weight:600;display:flex}.read svg{width:18px}.newsletter{background:var(--plum);color:#fff;text-align:center;border-radius:42px;margin:0 18px 18px;padding:100px 7vw}.newsletter.compact{margin:100px 0 0}.newsletter h2{font-size:75px}.newsletter>p{color:#ffffffb3;max-width:620px;margin:22px auto 36px;line-height:1.55}.newsletter form{background:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;gap:8px;max-width:580px;margin:auto;padding:7px;display:flex}.newsletter input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 18px}.newsletter input::placeholder{color:#ffffff8c}.newsletter button{color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:9px;padding:14px 20px;font-weight:600;display:flex}.newsletter button svg{width:16px}.page-shell,.brand-page{padding-top:170px}.page-hero{max-width:1120px;margin:0 auto 70px}.page-hero h1{letter-spacing:-.055em;max-width:1000px;margin:0 0 30px;font-family:Instrument Serif,Georgia,serif;font-size:clamp(64px,8vw,125px);font-weight:400;line-height:.86}.page-hero>p{color:var(--muted);max-width:720px;font-size:21px;line-height:1.45}.search-panel{border:1px solid var(--line);background:#faf9f7;border-radius:999px;justify-content:space-between;align-items:center;gap:25px;margin:0 0 45px;padding:18px;display:flex}.search-panel label{flex:1;align-items:center;gap:10px;display:flex}.search-panel label svg{color:#777;width:19px}.search-panel input{background:0 0;border:0;outline:0;width:100%;font-size:15px}.filters{gap:3px;display:flex}.filters button{cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 15px}.filters button.active{background:var(--ink);color:#fff}.empty{text-align:center;padding:90px}.empty button{cursor:pointer;background:0 0;border:0;text-decoration:underline}.article{padding-top:130px}.article-hero{background:#e6dfdc;border-radius:38px;grid-template-columns:1.08fr .92fr;min-height:690px;margin:0 18px 22px;display:grid;overflow:hidden}.article-hero>div{flex-direction:column;justify-content:center;padding:90px 5vw;display:flex}.article-hero h1{letter-spacing:-.05em;margin:0 0 30px;font-family:Instrument Serif,Georgia,serif;font-size:clamp(58px,6vw,100px);font-weight:400;line-height:.88}.article-hero p{color:#55504e;max-width:700px;font-size:20px;line-height:1.5}.article-hero>img{object-fit:cover;background:#fff;width:100%;height:100%}.article-meta{text-transform:uppercase;letter-spacing:.12em;gap:26px;margin-top:35px;font-size:11px;display:flex}.disclosure-strip{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr auto;align-items:center;gap:30px;margin:0 5vw;padding:22px 0;display:grid}.disclosure-strip strong{text-transform:uppercase;letter-spacing:.14em;font-size:12px}.disclosure-strip p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.disclosure-strip a{align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.disclosure-strip svg{width:16px}.article-body{grid-template-columns:240px minmax(0,850px);justify-content:center;gap:8vw;padding:100px 8vw;display:grid}.article-body aside{border-top:1px solid var(--ink);flex-direction:column;align-self:start;gap:14px;padding-top:20px;display:flex;position:sticky;top:30px}.article-body aside span{letter-spacing:.15em;margin-bottom:6px;font-size:10px}.article-body aside a{color:var(--muted);font-size:13px}.prose>section{margin-bottom:100px;scroll-margin-top:30px}.prose h2{letter-spacing:-.04em;margin:0 0 25px;font-family:Instrument Serif,Georgia,serif;font-size:58px;font-weight:400;line-height:.98}.prose>section>p{color:#575250;font-size:19px;line-height:1.65}.criteria{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:45px;display:grid}.criteria>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px}.criteria span{color:#987d88;font-family:Instrument Serif,serif;font-size:24px;font-style:italic}.criteria p{margin:35px 0 0;font-weight:600}.product-row{border-top:1px solid var(--line);grid-template-columns:45px 230px 1fr;align-items:start;gap:25px;padding:36px 0;display:grid}.product-number{color:#9e9195;font-family:Instrument Serif,serif;font-size:24px;font-style:italic}.product-row img{object-fit:cover;background:#eee;border-radius:18px;width:230px;height:250px}.product-row small{text-transform:uppercase;letter-spacing:.14em;font-size:10px}.product-row h3{margin:12px 0;font-family:Instrument Serif,Georgia,serif;font-size:37px;font-weight:400;line-height:1}.product-row p{color:var(--muted);font-size:14px;line-height:1.55}.product-row .best{color:var(--ink);font-weight:600}.external{border-bottom:1px solid var(--ink);align-items:center;gap:7px;padding-bottom:3px;font-size:12px;font-weight:600;display:inline-flex}.external svg{width:15px}.verdict{background:var(--plum);color:#fff;border-radius:32px;padding:55px!important}.verdict h2{font-size:48px}.verdict>p{color:#ffffffa8!important;font-size:14px!important}.brand-feature{background:#e8ded9;border-radius:38px;grid-template-columns:1fr 1fr;margin-bottom:120px;display:grid;overflow:hidden}.brand-feature>img{object-fit:cover;width:100%;height:100%}.brand-feature>div{padding:70px}.brand-feature h2{font-size:61px}.brand-feature p{color:#5f5754;line-height:1.6}.brand-feature ul{grid-template-columns:1fr}.brand-feature .pill-button{margin-top:20px}.official-links{background:var(--plum);color:#fff;border-radius:34px;margin:100px 0 0;padding:60px}.official-links h2{margin-bottom:35px;font-size:54px}.official-links a{border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;padding:18px 0;font-size:15px;display:flex}.official-links svg{width:17px}.text-page{min-height:80vh;padding:170px 6vw 120px}.text-page .page-hero{margin-left:0}.text-sections{max-width:900px;margin-left:auto}.text-sections section{border-top:1px solid var(--line);grid-template-columns:260px 1fr;gap:40px;padding:35px 0;display:grid}.text-sections h2{margin:0;font-family:Instrument Serif,serif;font-size:34px;font-weight:400}.text-sections p{color:var(--muted);margin:0;font-size:17px;line-height:1.7}.contact-form{gap:24px;max-width:800px;margin-left:auto;display:grid}.contact-form label{letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:12px;font-weight:600;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--line);text-transform:none;background:#fff;border-radius:18px;outline:none;padding:17px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--plum);box-shadow:0 0 0 3px #2b264417}.status-page{min-height:70vh;padding:230px 7vw 150px}.status-page h1{letter-spacing:-.05em;margin:0;font-family:Instrument Serif,serif;font-size:90px;font-weight:400}.status-page p{color:var(--muted);margin:20px 0 35px;font-size:19px}.footer{color:#fff;background:#17191a;border-radius:36px;margin:0 18px 18px;padding:70px 5vw 30px}.footer-top{grid-template-columns:2fr repeat(3,1fr);gap:7vw;display:grid}.footer-top>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer .logo span{color:var(--plum);background:#fff}.footer p{color:#9e9f9f;max-width:350px;line-height:1.5}.footer h3{text-transform:uppercase;letter-spacing:.14em;margin:5px 0 10px;font-size:11px}.footer a:not(.logo){color:#c8c8c8;font-size:13px}.footer a:hover{color:#fff}.footer .fine{margin:0 0 8px;font-size:11px}.footer-bottom{color:#888;text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #3a3b3c;justify-content:space-between;margin-top:65px;padding-top:25px;font-size:11px;display:flex}@media (max-width:1000px){.site-header{grid-template-columns:1fr auto}.menu-button{grid-column:2;place-items:center;display:grid}.menu-button svg{width:22px}.nav{background:#f8f7f4;border-radius:24px;flex-direction:column;align-items:stretch;padding:12px;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 20px 40px #00000026}.nav.open{display:flex}.nav a{padding:13px}.header-cta{display:none}.split{grid-template-columns:1fr}.intro{gap:20px}.feature-grid{grid-template-rows:auto;grid-template-columns:1fr}.feature-card{min-height:350px}.image-card{grid-row:auto;min-height:700px}.feature-grid .ink{display:block}.how-video{height:500px}.guide-image{height:340px}.article-hero{grid-template-columns:1fr;min-height:0}.article-hero>img{height:550px}.article-body{grid-template-columns:1fr}.article-body aside{display:none;position:static}.product-row{grid-template-columns:40px 190px 1fr}.product-row img{width:190px;height:220px}.brand-feature{grid-template-columns:1fr}.brand-feature>img{height:600px}.footer-top{grid-template-columns:2fr 1fr 1fr}.footer-top>div:last-child{grid-column:2/4}.search-panel{border-radius:28px;flex-direction:column;align-items:stretch}.filters{overflow:auto}}@media (max-width:700px){.site-header{height:56px;padding:7px 10px 7px 15px;top:14px;left:14px;right:14px}.logo{font-size:17px}.logo span{width:28px;height:28px}.hero{border-radius:0 0 28px 28px;height:760px;min-height:0;margin:0 8px}.hero-content{inset:auto 23px 120px;transform:none}.hero h1{font-size:70px;line-height:.8}.hero-content>p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px}.hero-note{display:none}.brand-rail{padding:20px 0}.intro,.how{padding:90px 22px}.intro h2,.how h2{font-size:51px}.intro .lead{font-size:23px}.feature-grid{gap:8px;margin:0 8px 80px}.feature-card{border-radius:24px;padding:25px}.feature-card h3{font-size:40px}.image-card{min-height:600px;padding:0}.image-card img{height:52%}.image-card>div{padding:25px}.how ul,.brand-feature ul{grid-template-columns:1fr}.how-video{height:430px}.latest,.page-shell,.brand-page{padding:90px 14px}.section-heading{align-items:flex-start;gap:20px}.section-heading h2{font-size:52px}.section-heading>a{margin-top:12px}.guide-grid{grid-template-columns:1fr;gap:12px}.guide-image{height:310px}.guide-copy{padding:23px}.guide-copy h3{font-size:35px}.newsletter{border-radius:28px;margin:0 8px 8px;padding:70px 20px}.newsletter.compact{margin:70px 0 0}.newsletter h2{font-size:52px}.newsletter form{border-radius:24px;flex-direction:column;align-items:stretch;padding:8px}.newsletter input{height:50px}.newsletter button{justify-content:center}.page-shell,.brand-page{padding-top:130px}.page-hero{margin-bottom:45px}.page-hero h1{font-size:62px}.page-hero>p{font-size:17px}.filters{gap:4px}.filters button{padding:9px 12px}.article{padding-top:95px}.article-hero{border-radius:26px;margin:0 8px 12px}.article-hero>div{padding:65px 22px 45px}.article-hero h1{font-size:53px}.article-hero p{font-size:17px}.article-hero>img{height:390px}.article-meta{flex-direction:column;gap:8px}.disclosure-strip{grid-template-columns:1fr;gap:8px;padding:22px 0}.article-body{padding:70px 18px}.prose h2{font-size:47px}.criteria{grid-template-columns:1fr}.product-row{grid-template-columns:32px 1fr;gap:15px}.product-row img{aspect-ratio:1;border-radius:15px;grid-column:2;width:100%;height:auto}.product-row>div:last-child{grid-column:2}.verdict{padding:35px 25px!important}.verdict h2{font-size:38px}.brand-feature{border-radius:25px;margin-bottom:80px}.brand-feature>img{height:390px}.brand-feature>div{padding:35px 22px}.brand-feature h2{font-size:47px}.official-links{border-radius:25px;padding:35px 22px}.official-links h2{font-size:42px}.text-page{padding:130px 18px 80px}.text-sections section{grid-template-columns:1fr;gap:12px}.contact-form{margin:0}.status-page{padding:180px 22px 100px}.status-page h1{font-size:62px}.footer{border-radius:28px;margin:0 8px 8px;padding:50px 25px 25px}.footer-top{grid-template-columns:1fr 1fr;gap:45px}.footer-top>div:first-child,.footer-top>div:last-child{grid-column:1/3}.footer-bottom{flex-direction:column;gap:20px}.rail{animation-duration:45s}}
