@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: optional;
  src: url(/assets/fonts/dm-sans-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: optional;
  src: url(/assets/fonts/dm-sans-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Libre Caslon Display';
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url(/assets/fonts/libre-caslon-display-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Libre Caslon Display';
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url(/assets/fonts/libre-caslon-display-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root{--ink:#11263c;--blue:#254ee7;--sky:#eaf0fa;--paper:#fff;--line:#d7dfeb;--muted:#506278;--soft:#f5f7fb;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.7 var(--sans)}a{color:inherit;text-underline-offset:4px}a:hover{color:var(--blue)}button,input,select{font:inherit}button,select{cursor:pointer}button:disabled{cursor:default}img{max-width:100%;display:block}button,a,input,select{touch-action:manipulation}:focus-visible{outline:3px solid #dd7300;outline-offset:4px}.wrap{width:min(1320px,calc(100% - 64px));margin:auto}.skip{position:absolute;top:-100px;z-index:99;background:white;padding:12px}.skip:focus{top:0}.notice{background:var(--ink);color:white;text-align:center;padding:8px 20px;font-size:13px;letter-spacing:.05em}.masthead{border-bottom:1px solid var(--line);background:white}.nav{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:100px}.logo{font-family:var(--serif);font-size:34px;line-height:.9;text-decoration:none;letter-spacing:-1px}.logo small{display:block;font:11px/1.8 var(--sans);text-transform:uppercase;letter-spacing:3px;margin-top:6px}.navlinks{display:flex;flex-wrap:wrap;align-items:center;gap:30px;font-size:15px;font-weight:600}.navlinks a{text-decoration:none}.navlinks .pill{border:1px solid var(--ink);padding:10px 20px;border-radius:30px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:700;color:var(--blue)}h1,h2,h3{line-height:1.12;margin:0 0 20px}h1,h2{font-family:var(--serif);font-weight:400}h1{font-size:clamp(45px,5.5vw,84px);letter-spacing:-.025em}h2{font-size:clamp(35px,4vw,54px)}h3{font-size:21px}p{margin:0 0 22px}.lede{font-size:20px;line-height:1.6;color:var(--muted);max-width:780px}.hero{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:5%;padding:48px 0 60px}.hero h1{margin:22px 0 25px}.hero h1 em{color:var(--blue);font-style:normal}.hero p{max-width:475px}.herofigure{margin:0;position:relative}.herofigure img{width:100%;height:540px;object-fit:cover;object-position:50% 40%;border-radius:150px 150px 6px 6px}.herofigure figcaption{font-size:12px;color:var(--muted);margin-top:9px}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:var(--blue);color:white;border:1px solid var(--blue);border-radius:4px;padding:12px 21px;font-size:15px;font-weight:600;gap:10px}.button:hover{background:var(--ink);border-color:var(--ink);color:white}.button.secondary{background:white;border-color:var(--line);color:var(--ink)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0}.section{padding:64px 0}.section.soft{background:var(--soft)}.section.dark{background:var(--ink);color:white}.sectionhead{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:28px}.sectionhead h2{margin:0}.sectionhead>a{flex-shrink:0;font-size:15px}.categorygrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category{padding:28px;min-height:180px;background:var(--sky);border:1px solid var(--line);text-decoration:none;display:flex;flex-direction:column;justify-content:space-between}.category:nth-child(2){background:#e9ecff}.category:nth-child(3){background:#f1f5fa}.category:nth-child(4){background:#eff2fb}.category h3{font-family:var(--serif);font-weight:400;font-size:34px;margin:10px 0}.category span{font-size:14px;color:var(--muted)}.category:hover{border-color:var(--blue)}.productgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px}.product{min-width:0;position:relative}.productpicture{display:block;background:var(--soft);border:1px solid var(--line);padding:18px;margin-bottom:16px;border-radius:6px;overflow:hidden}.productpicture img{width:100%;height:250px;object-fit:contain;mix-blend-mode:multiply}.product .brand{font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);display:block;margin-bottom:8px}.product h3{font-size:17px;line-height:1.4;margin-bottom:8px}.product h3 a{text-decoration:none}.product p{font-size:14px;line-height:1.5;color:var(--muted);margin-bottom:12px}.product .button{width:100%;padding:10px 12px;font-size:14px}.product .details{font-size:14px;display:block;margin-top:9px}.badge{font-size:12px;font-weight:700;display:inline-block;background:var(--blue);color:white;padding:5px 12px;margin-bottom:10px;border-radius:2px}.disclosure{font-size:13px;color:var(--muted);margin:25px 0}.featurestory{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.featurestory .statement{font:clamp(36px,4vw,60px)/1.15 var(--serif)}.featurestory p{max-width:620px}.factrow{border-top:1px solid var(--line);padding:20px 0;display:grid;grid-template-columns:140px 1fr;gap:20px}.factrow strong{font-size:16px}.factrow p{margin:0;font-size:15px}.brandrow{display:flex;flex-wrap:wrap;gap:12px}.brandchip{padding:11px 20px;border:1px solid var(--line);border-radius:4px;text-decoration:none;font-weight:600;font-size:15px}.brandchip:hover{border-color:var(--blue)}.editorialgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.story{border-top:2px solid var(--ink);padding-top:20px}.story h3{font-family:var(--serif);font-size:31px;font-weight:400;margin:10px 0}.story a{text-decoration:none}.story p{font-size:15px;color:var(--muted)}.breadcrumb{padding:20px 0;color:var(--muted);font-size:13px}.breadcrumb a{text-decoration:none}.pagehead{padding:35px 0 45px}.pagehead h1{font-size:clamp(43px,5vw,70px);max-width:1000px}.pagehead .eyebrow{margin-bottom:15px}.collectionlayout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:35px}.filterpanel{background:var(--soft);border:1px solid var(--line);padding:22px;align-self:start;border-radius:6px}.filterpanel label{display:block;font-size:14px;font-weight:600;margin:18px 0 5px}.filterpanel label:first-child{margin-top:0}.filterpanel input,.filterpanel select,.searchbar input{width:100%;padding:11px;border:1px solid #9dacc0;background:white;border-radius:3px;color:var(--ink);font-size:15px}.filterpanel button{margin-top:20px;width:100%}.collectionlayout .productgrid{grid-template-columns:repeat(3,minmax(0,1fr))}.resultsline{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--muted);margin-bottom:20px;gap:15px}.resultsline select{padding:8px;border:1px solid var(--line);background:white}.empty{padding:30px;background:var(--sky);border:1px solid var(--line)}[hidden]{display:none!important}.prose{font-size:18px;line-height:1.85}.prose h2{font-size:36px;line-height:1.2;margin:45px 0 18px;scroll-margin-top:30px}.prose h3{font-size:23px;line-height:1.3;margin:30px 0 15px}.prose ul,.prose ol{padding-left:25px}.prose li{margin:10px 0}.prose a{color:var(--blue)}.prose table{font-size:15px;line-height:1.6;width:100%;border-collapse:collapse;margin:25px 0;display:block;overflow-x:auto}.prose td,.prose th{border:1px solid var(--line);padding:13px;text-align:left;min-width:130px}.prose th{background:var(--sky)}.prose blockquote{border-left:3px solid var(--blue);padding:15px 25px;margin:25px 0;background:var(--soft)}.articlelayout{display:grid;grid-template-columns:minmax(0,800px) 260px;justify-content:space-between;gap:60px}.articleaside{align-self:start;position:sticky;top:25px;font-size:14px;padding-left:20px;border-left:1px solid var(--line)}.articleaside a{display:block;margin:12px 0;text-decoration:none;color:var(--muted);line-height:1.5}.articleaside strong{font-size:13px;text-transform:uppercase;letter-spacing:.1em}.byline{display:flex;flex-wrap:wrap;gap:8px 20px;font-size:13px;color:var(--muted);margin-top:20px}.quick{border-left:4px solid var(--blue);padding:24px 28px;background:var(--sky);margin:0 0 28px}.quick strong{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:var(--blue);margin-bottom:8px}.quick p{margin:0;font-size:17px;line-height:1.65}.picks{margin:35px 0;padding:24px;border:1px solid var(--line);border-radius:6px;background:var(--soft)}.picks h2{font-size:31px;margin:0 0 20px}.picks .productgrid{grid-template-columns:repeat(3,1fr);gap:18px}.picks .productpicture{padding:10px;background:white}.picks .productpicture img{height:180px}.picks h3{font-size:16px;margin:0 0 10px}.picks a{color:inherit}.picks .button{color:white}.picks .disclosure{margin-bottom:0}.calloutproduct{display:grid;grid-template-columns:120px 1fr;gap:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;margin:35px 0}.calloutproduct img{height:150px;width:120px;object-fit:contain}.calloutproduct h3{font-size:20px;margin:0 0 10px}.calloutproduct p{font-size:15px;margin-bottom:15px}.calloutproduct .button{color:white}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-size:19px;font-weight:600;line-height:1.5}.faq details p{margin:18px 0 0}.verdict{margin:40px 0;padding:30px;background:var(--ink);color:white}.verdict h2{margin-top:0;color:white}.verdict p{margin-bottom:0}.productdetail{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-bottom:50px}.productdetail .mainimage{padding:35px;background:var(--soft);border:1px solid var(--line);border-radius:8px}.productdetail .mainimage img{height:560px;width:100%;object-fit:contain;mix-blend-mode:multiply}.productdetail h1{font-size:48px;margin:20px 0}.specs{width:100%;border-collapse:collapse;font-size:15px;margin:30px 0}.specs td,.specs th{border-bottom:1px solid var(--line);text-align:left;padding:12px 0;vertical-align:top}.specs th{width:36%;font-weight:500;color:var(--muted)}.variants{margin:22px 0;padding:20px;background:var(--sky)}.variants a{font-size:14px;display:block;margin:8px 0}.fine{font-size:13px;color:var(--muted)}.footer{background:var(--ink);color:white;padding:55px 0 30px;margin-top:60px}.footer a:hover{color:#c5d4ff}.footergrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer p{font-size:14px;max-width:420px;color:#d1dbe7}.footer nav a{display:block;font-size:14px;text-decoration:none;margin:7px 0}.footer .logo{display:block;margin-bottom:22px}.footer .legal{border-top:1px solid #42546a;padding-top:25px;margin-top:35px;font-size:12px;color:#cad4e0}.center{max-width:900px;margin:auto}.searchbar{max-width:700px;margin:25px 0}.guidefamilies{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:35px}.guidefamilies a{padding:8px 15px;border:1px solid var(--line);font-size:14px;text-decoration:none}.hubintro{max-width:950px;margin-bottom:40px}.hubintro p{font-size:17px;color:var(--muted)}.readinglinks{padding:24px;background:var(--sky);margin:35px 0}.readinglinks a{display:block;margin:10px 0;font-size:16px}.notice a{color:white}.mobilemenu{display:none}.comparisonbar{position:sticky;bottom:0;background:var(--ink);color:white;padding:15px 22px;z-index:5}.comparecheck{font-size:13px;display:flex;gap:8px;align-items:center;margin:12px 0}.comparecheck input{width:17px;height:17px}.comparedialog{max-width:1100px;width:calc(100% - 30px);border:1px solid var(--line);border-radius:8px;padding:30px;max-height:90vh;overflow:auto}.comparedialog::backdrop{background:#11263ca6}.comparedialog table{width:100%;border-collapse:collapse;font-size:15px}.comparedialog th,.comparedialog td{padding:15px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.comparedialog img{width:110px;height:140px;object-fit:contain}.closebutton{float:right;padding:7px 15px;background:white;border:1px solid var(--line)}
@media(max-width:1050px){.wrap{width:calc(100% - 40px)}.navlinks{gap:18px}.herofigure img{height:470px}.productgrid{grid-template-columns:repeat(3,1fr)}.categorygrid{grid-template-columns:repeat(2,1fr)}.articlelayout{grid-template-columns:minmax(0,1fr) 215px;gap:30px}.collectionlayout{grid-template-columns:200px minmax(0,1fr);gap:22px}.collectionlayout .productgrid{grid-template-columns:repeat(2,1fr)}.productdetail{gap:30px}.productdetail h1{font-size:40px}.productdetail .mainimage img{height:470px}.picks{padding:18px}.picks .productgrid{gap:10px}.picks .productpicture img{height:140px}}
@media(max-width:720px){body{font-size:16px}.wrap{width:calc(100% - 32px)}.notice{font-size:12px}.nav{min-height:90px;flex-wrap:wrap;padding:20px 0 15px;gap:20px}.logo{font-size:30px}.navlinks{width:100%;justify-content:space-between;gap:10px;font-size:13px;overflow-x:auto;padding-bottom:5px}.navlinks .pill{padding:5px 12px;white-space:nowrap}.hero{grid-template-columns:1fr;padding:35px 0;gap:20px}.hero h1{font-size:62px;max-width:500px}.hero p{font-size:18px}.herofigure img{height:390px;border-radius:90px 90px 5px 5px}.section{padding:42px 0}.sectionhead{align-items:start;flex-direction:column;gap:12px}.categorygrid{gap:12px}.category{padding:20px;min-height:155px}.category h3{font-size:29px}.productgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 13px}.productpicture{padding:10px}.productpicture img{height:210px}.product h3{font-size:16px}.featurestory{grid-template-columns:1fr;gap:30px}.factrow{grid-template-columns:100px 1fr;gap:15px}.editorialgrid{grid-template-columns:1fr;gap:25px}.articlelayout{display:block}.articleaside{position:static;border-left:0;border-top:1px solid var(--line);padding:25px 0;margin-top:40px}.pagehead{padding:20px 0 30px}.pagehead h1{font-size:46px}.collectionlayout{display:block}.filterpanel{margin-bottom:25px;display:grid;grid-template-columns:1fr 1fr;gap:10px 15px}.filterpanel label{margin-top:0}.filterpanel .filterfield{min-width:0}.filterpanel button{margin-top:5px}.prose{font-size:17px;line-height:1.8}.prose h2{font-size:32px}.picks .productgrid{grid-template-columns:1fr}.picks .product{display:grid;grid-template-columns:110px minmax(0,1fr);gap:15px}.picks .productpicture{grid-row:1 / 8;margin:0;align-self:start}.picks .productpicture img{height:150px}.picks .product .productbody{min-width:0}.picks .badge{font-size:11px}.quick{padding:20px}.calloutproduct{grid-template-columns:90px 1fr;gap:15px}.calloutproduct img{width:90px;height:135px}.productdetail{grid-template-columns:1fr;gap:25px}.productdetail .mainimage img{height:420px}.productdetail h1{font-size:41px}.footergrid{grid-template-columns:1fr 1fr;gap:30px}.footergrid>div:first-child{grid-column:1/-1}.resultsline{align-items:start}.lede{font-size:18px}.comparedialog{padding:15px}.comparedialog table{font-size:13px}.comparedialog th,.comparedialog td{padding:9px}.comparedialog img{width:80px;height:100px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.hubintro table{width:100%;border-collapse:collapse;font-size:15px;display:block;overflow-x:auto;margin:25px 0}.hubintro th,.hubintro td{border:1px solid var(--line);padding:14px;text-align:left;vertical-align:top;min-width:160px}.hubintro th{background:var(--sky)}.hubintro h2{font-size:34px;margin:30px 0 20px}.brandintro{max-width:960px;margin-bottom:30px}.brandintro p{max-width:900px}.comparisonbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px}#rotation-form{display:block}#rotation-form label{margin:18px 0 5px}@media(max-width:380px){.hero h1{font-size:53px}.picks .product{grid-template-columns:85px minmax(0,1fr)}.navlinks{flex-wrap:wrap;justify-content:flex-start;gap:12px}}

.moreguides{margin-top:28px;border-top:1px solid var(--line);padding-top:20px}.moreguides summary{cursor:pointer;font-weight:600}.moreguides ul{columns:2;column-gap:35px;padding-left:22px}.moreguides li{break-inside:avoid;margin:10px 0;font-size:15px}@media(max-width:720px){.moreguides ul{columns:1}}
