:root{--ink:#141c25;--muted:#58616a;--yellow:#f7d544;--paper:#fff;--line:#dde1e5;--night:#101a26}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font:17px/1.7 Arial,Helvetica,sans-serif}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ac7410;outline-offset:5px}.wrap{width:min(1240px,calc(100% - 64px));margin:auto}.skip{position:absolute;left:20px;top:-100px;z-index:99;background:var(--yellow);padding:12px}.skip:focus{top:10px}header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;gap:28px;min-height:88px}.brand{font-size:27px;font-weight:800;letter-spacing:-1.3px;text-decoration:none;white-space:nowrap}.brand span{font-weight:400}.brand small{font-size:15px;letter-spacing:0}#menu{display:flex;gap:22px;margin-left:auto}#menu a{text-decoration:none;font-size:14px;font-weight:600}#menu a:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--yellow);color:var(--ink);padding:15px 23px;border:0;border-radius:5px;text-decoration:none;font-size:15px;font-weight:700;line-height:1.4;cursor:pointer}.button:hover{background:#edc52b;transform:translateY(-1px)}.nav-cta{font-size:13px;padding:13px 17px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:630px;background:var(--night);color:white}.hero-copy{padding:65px 60px 60px max(32px,calc((100vw - 1240px)/2));align-self:center}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:700;display:block;color:#666f77;margin-bottom:16px}.hero .eyebrow{color:var(--yellow)}h1,h2,h3{line-height:1.13;letter-spacing:-1.2px;margin:0 0 22px}h1{font-size:clamp(40px,4.5vw,69px);font-weight:750}h1 em{font-style:normal;color:var(--yellow)}h2{font-size:clamp(29px,3vw,41px)}h3{font-size:23px;letter-spacing:-.55px}p{margin:0 0 20px}.hero p{color:#d9dfe6;font-size:18px;max-width:450px}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:28px}.text-link{font-size:15px;font-weight:700}.hero-note{margin-top:39px;color:#aeb9c6;font-size:12px;letter-spacing:.2px}.hero figure{position:relative;margin:0;overflow:hidden;min-height:100%}.hero img{width:100%;height:100%;object-fit:cover;object-position:57% center;position:absolute}.hero figcaption{position:absolute;bottom:25px;left:30px;color:white;font-size:13px;background:#101a26cc;padding:10px 16px;border-radius:3px}.quick{padding-top:25px;padding-bottom:25px;border-bottom:1px solid var(--line);display:flex;gap:35px;align-items:center}.quick span{font-size:13px;color:var(--muted);margin-right:auto}.quick a{font-size:14px;font-weight:600;text-decoration:none}.section{padding-top:76px;padding-bottom:40px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:32px}.section-title h2{margin-bottom:0}.section-title p{color:var(--muted);font-size:16px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:30px;border:1px solid var(--line);border-radius:7px;text-decoration:none;display:flex;flex-direction:column;transition:.18s}.card:hover{border-color:#a79346;background:#fffef7}.card h3{margin-bottom:15px}.card p{color:var(--muted);font-size:15px;line-height:1.65}.card .eyebrow{font-size:11px}.read{margin-top:auto;font-size:14px;font-weight:700}.summary-band{margin-top:40px;background:#f2f4f5;padding:60px 0}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.summary-grid p{font-size:16px}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tool-card{border-radius:6px;background:#182532;padding:32px;color:white;text-decoration:none}.tool-card span{color:var(--yellow);font-size:12px;letter-spacing:1px;display:block;margin-bottom:25px}.tool-card p{color:#c6d0da;font-size:15px}.tool-card b{font-size:14px;color:var(--yellow)}.cta{margin:70px 0;display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--night);color:white;padding:45px;border-radius:8px}.cta h2{font-size:32px;margin-bottom:14px}.cta p{color:#c6d0da;margin:0;font-size:16px}.cta .eyebrow{color:var(--yellow)}.cta .button{flex-shrink:0}.breadcrumb{padding-top:27px;display:flex;gap:12px;font-size:13px;color:var(--muted)}.page-head{padding-top:38px;padding-bottom:44px;max-width:1240px}.page-head h1{max-width:1000px;font-size:clamp(36px,4vw,56px)}.lead{max-width:830px;font-size:20px;color:var(--muted)}.article-layout{display:grid;grid-template-columns:260px minmax(0,760px);gap:75px;padding-bottom:30px}.toc{align-self:start;position:sticky;top:120px;border-top:2px solid var(--ink);padding-top:20px;font-size:14px}.toc b{display:block;margin-bottom:18px}.toc a{display:block;margin:0 0 15px;color:var(--muted);text-decoration:none}.toc a:hover{text-decoration:underline}.toc .aside-cta{background:var(--yellow);color:var(--ink);padding:15px;font-weight:bold;margin-top:30px}.tldr{background:#fff8d9;border-left:4px solid var(--yellow);padding:24px 28px;margin-bottom:42px}.tldr strong{text-transform:uppercase;font-size:12px;letter-spacing:1.5px}.tldr p{margin:9px 0 0}article h2{font-size:30px;margin-top:42px}article p{color:#38434c}article section{margin-bottom:35px}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-weight:700}details p{margin-top:15px;margin-bottom:0}.related{display:grid;gap:12px}.related a{background:#f3f5f6;padding:17px;text-decoration:none;font-weight:600;font-size:15px}.editorial,.source{font-size:13px;color:var(--muted);margin-top:30px}.jump{display:flex;flex-wrap:wrap;gap:12px}.jump a{border:1px solid var(--line);padding:8px 16px;border-radius:30px;font-size:14px;text-decoration:none}.tool-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:50px;padding-bottom:80px;align-items:start}.form-card{border:1px solid var(--line);border-radius:8px;padding:35px;background:#f7f8f9}label{display:block;font-size:15px;font-weight:600;margin-bottom:22px}select,input{display:block;width:100%;padding:14px;background:white;color:var(--ink);border:1px solid #a5adb5;border-radius:4px;margin-top:8px;min-height:50px}fieldset{border:1px solid #b9c0c5;border-radius:4px;padding:20px;margin:0 0 25px}legend{padding:0 7px;font-weight:bold}.small{font-size:14px;color:var(--muted)}.result{margin-top:25px;padding:25px;background:#fff8d9;border:1px solid #e5cc61;scroll-margin-top:110px}.result h2{font-size:25px}.result p:last-child{margin-bottom:0}.result a{font-weight:bold}.tool-aside{padding:30px;background:#f2f4f5;border-radius:6px}.tool-aside h2{font-size:28px}.tool-aside a{display:block;font-size:15px;margin-top:12px}.tool-aside p{font-size:16px}.prose{max-width:860px;padding-bottom:80px}footer{background:#0d151e;color:#d7dde4;margin-top:35px;padding:55px 0 25px}.footer-top{display:flex;align-items:center;gap:35px;padding-bottom:40px;border-bottom:1px solid #34414f}.footer-top p{font-size:14px;margin:0;max-width:310px;color:#a8b4c1}.footer-top .button{margin-left:auto}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;padding:45px 0}.footer-grid h3{color:var(--yellow);font-size:15px;letter-spacing:0;line-height:1.4;margin-bottom:18px}.footer-grid a{display:block;font-size:13px;text-decoration:none;color:#b8c3cf;margin-bottom:9px;line-height:1.6}.footer-grid a:hover{color:white;text-decoration:underline}.footer-bottom{border-top:1px solid #34414f;padding-top:22px;display:flex;justify-content:space-between;gap:15px;color:#a8b4c1;font-size:12px}[hidden]{display:none!important}@media(min-width:1550px){.hero-copy{padding-right:90px}.hero{min-height:710px}}@media(max-width:1150px){#menu{gap:14px}.nav{gap:18px}.brand{font-size:24px}#menu a{font-size:13px}.hero-copy{padding-right:35px}.quick{gap:22px}.article-layout{gap:40px;grid-template-columns:220px 1fr}}@media(max-width:950px){.wrap{width:calc(100% - 40px)}#menu{display:none;position:absolute;left:0;right:0;top:76px;background:white;border-bottom:1px solid var(--line);padding:20px;flex-direction:column;gap:0}#menu.open{display:flex}#menu a{font-size:16px;padding:12px}.menu-toggle{display:block;border:0;background:#f0f2f4;border-radius:4px;font-size:23px;padding:5px 10px;cursor:pointer}.nav{min-height:76px;gap:12px}.nav-cta{margin-left:auto}.hero{min-height:580px}.hero-copy{padding-left:25px;padding-right:25px}.hero h1{font-size:52px}.hero p{font-size:17px}.actions{gap:18px}.cards{grid-template-columns:repeat(2,1fr)}.tools-grid{gap:15px}.tool-card{padding:23px}.quick{flex-wrap:wrap;gap:15px}.quick span{flex-basis:100%}.summary-grid{gap:35px}.footer-grid{grid-template-columns:repeat(3,1fr)}.article-layout{grid-template-columns:1fr;gap:15px}.toc{position:static;display:flex;gap:12px;flex-wrap:wrap;font-size:13px}.toc b{width:100%;margin-bottom:0}.toc a{margin-bottom:3px;background:#f2f4f5;padding:8px}.toc .aside-cta{margin:0;padding:8px}.tool-layout{gap:25px;grid-template-columns:1.4fr 1fr}}@media(max-width:650px){body{font-size:16px}.wrap{width:calc(100% - 36px)}.brand{font-size:22px}.brand small{font-size:12px}.nav{gap:9px;min-height:70px}.nav-cta{font-size:11px;padding:11px 10px}.menu-toggle{font-size:21px;padding:4px 8px}#menu{top:70px}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 23px 33px}.hero h1{font-size:51px;line-height:1.04}.hero h1 br:nth-child(1){display:none}.hero .eyebrow{font-size:10px}.hero p{font-size:16px;max-width:370px}.hero-note{margin-top:25px;font-size:11px}.hero figure{min-height:260px}.hero img{object-position:center 48%}.hero figcaption{bottom:15px;left:20px;font-size:11px}.actions{gap:18px}.actions .button{padding:14px 18px}.actions .text-link{font-size:13px}.quick{padding-top:20px;padding-bottom:20px;gap:12px 20px}.quick a{font-size:13px}.section{padding-top:45px;padding-bottom:20px}.section-title{display:block;margin-bottom:23px}.section-title p{margin-top:20px}.section-title .text-link{display:inline-block;margin-top:15px}.cards,.tools-grid{grid-template-columns:1fr;gap:15px}.card{padding:25px}.card h3{font-size:23px}.card p{font-size:15px}.eyebrow{font-size:11px;margin-bottom:13px}.summary-band{padding:37px 0;margin-top:25px}.summary-grid{grid-template-columns:1fr;gap:15px}.summary-grid h2{margin-bottom:10px}.tool-card{padding:27px}.tool-card span{margin-bottom:17px}.cta{margin:40px 0;padding:28px;display:block}.cta h2{font-size:29px}.cta .button{margin-top:25px}.page-head{padding-top:26px;padding-bottom:22px}.page-head h1{font-size:37px}.lead{font-size:18px}.breadcrumb{font-size:12px;line-height:1.5}.tldr{padding:20px;margin-top:20px;margin-bottom:30px}article h2{font-size:27px}.article-layout{gap:8px}.tool-layout{grid-template-columns:1fr;padding-bottom:35px}.form-card{padding:22px}.tool-aside{padding:25px}.footer-top{display:block}.footer-top p{margin:20px 0}.footer-top .button{margin:0}.footer-grid{grid-template-columns:1fr 1fr;gap:25px 18px}.footer-grid a{font-size:13px}.footer-bottom{display:block}.footer-bottom span{display:block;margin:8px 0}.prose{padding-bottom:35px}.jump{gap:8px}.jump a{font-size:13px;padding:7px 12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Product cards */
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:7px;padding:16px;text-decoration:none;background:#fff;display:flex;flex-direction:column}.product-card:hover{border-color:#b49a29;background:#fffdf1}.product-card img{width:100%;height:190px;object-fit:contain;margin-bottom:16px}.product-card h3{font-size:20px;margin-bottom:12px}.product-card .read{margin-top:auto}.product-links{margin:42px 0;padding:25px;background:#f6f7f8;border-radius:7px}.product-links h2{font-size:26px;margin-top:0}.inline-products{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.inline-products a{display:grid;grid-template-columns:90px 1fr;grid-template-rows:auto auto;column-gap:14px;align-items:center;background:white;border:1px solid var(--line);padding:10px;text-decoration:none}.inline-products img{width:90px;height:72px;object-fit:contain;grid-row:span 2}.inline-products span{font-weight:700;font-size:15px}.inline-products b{font-size:13px;color:#5a6570}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.product-grid{grid-template-columns:1fr 1fr}.product-card img{height:140px}.inline-products{grid-template-columns:1fr}}
/* Article photography and mature-audience readability */
.page-head.with-photo{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:48px;align-items:center;padding-bottom:48px}.with-photo h1{font-size:clamp(34px,3.25vw,49px);overflow-wrap:break-word}.with-photo .lead{font-size:19px}.with-photo figure{margin:0;position:relative}.with-photo figure img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:8px}.with-photo figcaption{font-size:12px;color:#5d6871;margin-top:6px}.card{overflow:hidden}.card>img{width:calc(100% + 60px);max-width:none;height:auto;aspect-ratio:3/2;object-fit:cover;margin:-30px -30px 25px}.card p{font-size:16px}.card .eyebrow{font-size:12px}.card .read{font-size:15px}.breadcrumb{position:static;display:flex!important;flex-wrap:wrap;align-items:center;margin:auto;background:transparent;border:0;line-height:1.6;gap:8px;font-size:14px}.breadcrumb a{font-size:14px;padding:0;font-weight:400;text-decoration:underline}.usp-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 65px;padding:15px 25px;background:#fff7d2;color:#293340;font-size:14px;font-weight:bold}.benefit-note{background:#f1f4f6;border-radius:6px;padding:25px;margin:35px 0}.benefit-note p{margin:10px 0 15px}.benefit-note a{font-weight:bold}.review-teaser{background:#f1f4f6;margin-top:45px;padding:35px;border-radius:8px}.review-teaser a{font-weight:bold}.review-intro{max-width:900px}.table-scroll{overflow-x:auto;max-width:100%;border:1px solid #cfd7df;border-radius:6px}.table-scroll table{border-collapse:collapse;width:100%;font-size:15px;line-height:1.55;min-width:570px}.table-scroll th,.table-scroll td{text-align:left;vertical-align:top;padding:16px;border-bottom:1px solid #dbe0e5}.table-scroll thead{background:#182532;color:white}.table-scroll tbody th{font-weight:600;width:25%;background:#f6f7f8}.table-scroll tbody td:last-child{background:#fff9df}.footer-grid .footer-reviews{grid-column:span 2;column-count:2;column-gap:25px}.footer-reviews h3{column-span:all}.footer-grid h3 a{color:var(--yellow);font-size:15px;font-weight:bold}.footer-grid a{font-size:14px}.footer-reviews a{break-inside:avoid}.contact-result{border-width:2px}.contact-result h2{margin-top:0}.draft-label{margin-top:25px}textarea{display:block;width:100%;max-width:100%;font:inherit;font-weight:400;line-height:1.6;border:1px solid #a5adb5;border-radius:4px;margin-top:8px;padding:14px;resize:vertical;min-height:140px}textarea:focus-visible{outline:3px solid #ac7410;outline-offset:3px}.button:disabled{opacity:.65;cursor:not-allowed}.nav{gap:20px}#menu{gap:17px}.nav-cta{white-space:nowrap}article p{font-size:18px}article .small,article .source,article .editorial{font-size:14px}.prose li{margin-bottom:12px}@media(max-width:1150px){.page-head.with-photo{gap:30px}.nav{gap:14px}#menu{gap:12px}#menu a{font-size:13px}.with-photo h1{font-size:39px}}@media(max-width:1000px){#menu{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:20px;flex-direction:column;gap:0;border-bottom:1px solid var(--line)}#menu.open{display:flex}#menu a{font-size:16px;padding:12px}.menu-toggle{display:block}.nav-cta{margin-left:auto}.nav{min-height:76px}.page-head.with-photo{grid-template-columns:1fr 1fr;gap:25px}.with-photo h1{font-size:35px}.with-photo .lead{font-size:18px}}@media(max-width:700px){.page-head.with-photo{grid-template-columns:1fr;padding-bottom:25px;gap:18px}.with-photo h1{font-size:36px}.with-photo figure img{max-height:330px}.breadcrumb{font-size:12px;gap:5px}.breadcrumb a{font-size:12px}.card>img{width:calc(100% + 50px);margin:-25px -25px 22px}.usp-strip{font-size:12px;gap:10px 20px;padding:13px 18px}.footer-grid .footer-reviews{column-count:1}.table-scroll table{font-size:14px}.table-scroll td,.table-scroll th{padding:12px}.review-teaser{padding:25px}.with-photo .eyebrow{font-size:11px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid a{font-size:14px}.footer-reviews{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.footer-reviews h3{grid-column:1/-1}.footer-reviews a{overflow-wrap:anywhere}.hero-note{line-height:1.7}.nav-cta{font-size:12px}}@media(max-width:650px){#menu{top:70px}.nav{min-height:70px}.nav-cta{font-size:11px}article p{font-size:17px}}@media(max-width:375px){.brand{font-size:20px}.nav-cta{max-width:112px;white-space:normal;padding:9px}.menu-toggle{padding:4px 6px}.nav{gap:7px}.wrap{width:calc(100% - 28px)}}
