:root{--teal:#145a5a;--teal-dark:#0d4142;--coral:#ef6a4c;--yellow:#f4c928;--cream:#fbf7ee;--sand:#f1ede5;--ink:#222b2b;--muted:#65706e;--line:#dedbd3;--white:#fff;--max:1160px;--display:"Trebuchet MS",Arial,sans-serif;--body:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--body);font-size:16px;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;object-fit:cover}button,input{font:inherit}.wrap{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.utility{height:38px;border-bottom:1px solid var(--line);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.utility-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.utility nav{display:flex;gap:22px}.utility a:hover,.utility a:focus{color:var(--coral)}.masthead{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{display:inline-flex;align-items:center;gap:9px;width:max-content;grid-column:2}.brand-mark{width:45px;height:45px}.brand-mark circle{fill:var(--yellow)}.brand-mark path{fill:none;stroke:var(--teal);stroke-width:5;stroke-linecap:round}.brand span{display:flex;flex-direction:column;line-height:.86}.brand b{font:900 25px/1 var(--display);letter-spacing:-1px;color:var(--teal)}.brand em{font:800 10px/1 var(--display);font-style:normal;letter-spacing:.22em;color:var(--coral);margin-top:5px}.menu-button,.search-button{border:0;background:transparent;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.08em;cursor:pointer}.menu-button{display:none;justify-self:start}.search-button{justify-self:end;grid-column:3}.main-nav{border-block:1px solid var(--line);background:var(--white)}.nav-inner{height:48px;display:flex;align-items:center;justify-content:center;gap:25px;white-space:nowrap}.nav-inner a{font:800 11px/1 var(--display);text-transform:uppercase;letter-spacing:.04em}.nav-inner a:hover,.nav-inner a:focus{color:var(--coral)}.search-panel{background:var(--cream);border-bottom:1px solid var(--line);padding:20px 0}.search-row{display:flex;gap:10px}.search-row input{flex:1;padding:12px;border:1px solid var(--teal)}.search-results{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px}.search-results a{background:#fff;padding:10px 12px;display:flex;justify-content:space-between;gap:10px}.search-results span{color:var(--coral);font-size:11px;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--teal);color:#fff;padding:12px 20px;font-weight:800;text-transform:uppercase;font-size:11px;letter-spacing:.06em;cursor:pointer}.button.coral{background:var(--coral)}.gateway{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-top:32px}.gateway-card{position:relative;padding-bottom:48px}.gateway-card img{width:100%;height:310px}.gateway-card strong{position:absolute;left:20px;right:20px;bottom:16px;min-height:74px;background:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;text-align:center;font:900 20px/1.05 var(--display);box-shadow:0 5px 0 var(--yellow)}.gateway-card small{display:block;font:700 10px/1.3 var(--body);color:var(--muted);margin-top:7px}.feature-banner{position:relative;margin-top:28px;min-height:340px;display:grid;place-items:center;overflow:hidden}.feature-banner>img{position:absolute;inset:0;width:100%;height:100%;filter:saturate(.9)}.feature-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0d4142b8,#0d414244)}.feature-banner>div{position:relative;z-index:1;text-align:center;color:#fff;background:#0d4142d1;padding:30px 55px;max-width:670px}.feature-banner span,.method-band span{font-size:11px;font-weight:900;letter-spacing:.18em;color:var(--yellow)}.feature-banner h1{font:900 44px/1.02 var(--display);margin:8px 0}.feature-banner p{margin:0 0 18px}.topic-intro{text-align:center;padding:70px 0 55px}.topic-intro h2,.hello h2,.method-band h2,.archive-hero h1,.article-head h1,.prose-page h1{font:900 45px/1.05 var(--display);letter-spacing:-1.5px}.topic-intro h2{margin:0 0 10px}.topic-intro p{max-width:680px;margin:0 auto 24px;color:var(--muted)}.topic-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 26px}.topic-links a{font-size:11px;font-weight:800;text-transform:uppercase;border-bottom:3px solid var(--yellow)}.hello{display:grid;grid-template-columns:1.05fr .95fr;gap:0;background:var(--cream);margin-bottom:78px}.hello img{width:100%;height:100%;min-height:430px}.hello>div{padding:55px}.kicker{display:block;color:var(--teal);font-weight:900;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.hello h2{font-size:38px;margin:10px 0 18px}.hello p{color:#4f5b59}.text-link{font-weight:900;color:var(--coral);border-bottom:2px solid currentColor}.category-module{padding:14px 0 70px}.outlined-heading{width:100%;border:3px solid var(--yellow);text-align:center;font:900 30px/1.1 var(--display);padding:6px 15px;margin:0}.section-intro{max-width:690px;text-align:center;margin:16px auto;color:var(--muted)}.chips{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:14px 0 24px}.chips a{background:var(--yellow);padding:6px 13px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.chips a[aria-current="page"]{background:var(--teal);color:#fff}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.guide-card{min-width:0}.card-image{overflow:hidden;background:var(--sand)}.card-image img{width:100%;aspect-ratio:4/3;transition:transform .25s ease}.guide-card:hover .card-image img{transform:scale(1.025)}.card-copy{padding:14px 3px}.guide-card h2,.guide-card h3{font:900 18px/1.14 var(--display);margin:5px 0 8px}.guide-card h2 a:hover,.guide-card h3 a:hover{color:var(--coral)}.guide-card p{font-size:13px;line-height:1.45;color:var(--muted);margin:0 0 8px}.meta{font-size:10px;color:#7d8583;text-transform:uppercase;letter-spacing:.04em}.method-band{background:var(--teal);color:#fff;text-align:center;padding:75px 20px;margin-top:20px}.method-band .wrap{max-width:760px}.method-band h2{margin:10px 0;font-size:42px}.method-band p{color:#d7e6e4}.site-footer{background:var(--teal-dark);color:#fff;padding:60px 0 20px}.site-footer .brand{grid-column:auto}.site-footer .brand-mark circle{fill:var(--yellow)}.site-footer .brand b{color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer-grid p{color:#bed0ce;max-width:320px;font-size:13px}.footer-grid h2{font:900 13px var(--display);color:var(--yellow);text-transform:uppercase}.footer-grid>div>a{display:block;font-size:12px;color:#e4efed;padding:4px 0}.footer-note{border-top:1px solid #ffffff2b;margin-top:40px;padding-top:17px;display:flex;justify-content:space-between;color:#a9bfbd;font-size:10px}.archive-hero{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;background:var(--cream);margin-top:38px}.archive-hero img{width:100%;height:430px}.archive-hero>div{padding:55px}.archive-hero h1{margin:8px 0 15px}.archive-feature{padding:70px 0}.archive-all{padding:0 0 80px}.archive-all>h2{text-align:center;font:900 31px var(--display)}.list-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 18px}.article-head{max-width:940px;padding:62px 0 28px;text-align:center}.breadcrumbs{font-size:11px;color:var(--muted);margin-bottom:22px}.breadcrumbs span{margin:0 9px}.article-head h1{font-size:58px;max-width:900px;margin:10px auto 15px}.article-head .dek{font-size:19px;max-width:760px;margin:0 auto 14px;color:#52605e}.disclosure{max-width:780px;text-align:left;background:var(--cream);border-left:5px solid var(--yellow);padding:13px 16px;margin:20px auto 0;font-size:12px}.article-cover{max-width:1100px}.article-cover img{width:100%;height:min(65vw,650px);aspect-ratio:16/9}.article-cover figcaption{font-size:10px;color:var(--muted);padding-top:6px}.article-layout{display:grid;grid-template-columns:190px minmax(0,730px);gap:48px;justify-content:center;padding:42px 0 80px}.article-rail{align-self:start;position:sticky;top:16px;border-top:3px solid var(--yellow)}.article-rail strong,.article-rail a{display:block;padding:9px 3px;border-bottom:1px solid var(--line);font-size:11px}.article-body{font-family:Georgia,"Times New Roman",serif;font-size:17px;line-height:1.72}.article-body .lede{font-size:21px;color:#34413f}.article-body h2{font:900 34px/1.12 var(--display);margin:38px 0 12px}.article-body h3{font:900 23px/1.15 var(--display);margin:8px 0}.article-body li{margin:10px 0}.pick{border-top:3px solid var(--yellow);background:var(--cream);padding:20px;margin:24px 0}.pick small{display:block;font:10px var(--body);color:var(--muted);margin-top:8px}.avoid{border-left:5px solid var(--coral);background:#f8eeea;padding:18px 20px}.avoid p{margin-bottom:0}.health-note{font:12px/1.5 var(--body);color:var(--muted)}.related{background:var(--cream);padding:55px 0}.card-grid.three{grid-template-columns:repeat(3,1fr);margin-top:25px}.prose-page{max-width:850px;padding:70px 0 95px}.prose-page h1{margin:8px 0 26px}.prose-page h2{font:900 29px var(--display);margin:40px 0 8px}.prose-page .lede{font-size:21px}.contact-card{background:var(--cream);border-top:5px solid var(--yellow);padding:25px;margin:30px 0}.cookie-banner{position:fixed;z-index:20;left:16px;right:16px;bottom:16px;max-width:670px;margin:auto;background:#fff;border:1px solid var(--line);box-shadow:0 10px 45px #0004;padding:14px 17px;display:flex;gap:18px;align-items:center}.cookie-banner[hidden]{display:none}.cookie-banner p{margin:0;flex:1;font-size:12px}.cookie-banner a{text-decoration:underline;color:var(--teal)}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}
@media(max-width:900px){.wrap{width:min(100% - 30px,var(--max))}.nav-inner{justify-content:flex-start;overflow-x:auto}.gateway{grid-template-columns:repeat(2,1fr)}.hello,.archive-hero{grid-template-columns:1fr}.card-grid,.list-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr;max-width:760px}.article-rail{position:static;display:grid;grid-template-columns:repeat(3,1fr)}.article-rail strong{grid-column:1/-1}.article-head h1{font-size:48px}}
@media(max-width:640px){.wrap{width:min(100% - 24px,var(--max))}.utility{height:30px}.utility-inner>span{font-size:8px}.utility nav a:not(:first-child){display:none}.masthead{height:68px}.brand-mark{width:36px;height:36px}.brand b{font-size:20px}.brand em{font-size:8px}.menu-button{display:block}.search-button{font-size:0}.search-button span{font-size:20px}.main-nav{display:none}.main-nav.is-open{display:block}.nav-inner{height:auto;padding-block:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:0}.nav-inner a{padding:10px;border-bottom:1px solid var(--line)}.search-results{grid-template-columns:1fr}.gateway{grid-template-columns:repeat(2,1fr);gap:12px;padding-top:18px}.gateway-card{padding-bottom:38px}.gateway-card img{height:190px}.gateway-card strong{left:8px;right:8px;bottom:8px;min-height:62px;font-size:16px}.gateway-card small{font-size:8px}.feature-banner{width:100%;min-height:390px;margin-top:18px}.feature-banner>div{padding:26px 20px;margin:14px}.feature-banner h1{font-size:36px}.topic-intro{padding:52px 0 40px}.topic-intro h2,.hello h2,.method-band h2,.archive-hero h1,.prose-page h1{font-size:35px}.topic-links{gap:12px 18px}.hello{width:100%;margin-bottom:55px}.hello img{min-height:280px}.hello>div,.archive-hero>div{padding:30px 22px}.category-module{padding-bottom:55px}.outlined-heading{font-size:25px}.card-grid,.list-grid,.card-grid.three{grid-template-columns:1fr}.guide-card{display:grid;grid-template-columns:42% 1fr;gap:12px}.guide-card .card-copy{padding:2px 0}.guide-card h2,.guide-card h3{font-size:17px}.guide-card p{display:none}.archive-hero{width:100%;margin-top:0}.archive-hero img{height:280px}.archive-feature{padding:55px 0}.article-head{padding:42px 0 22px}.article-head h1{font-size:39px}.article-head .dek{font-size:17px}.article-cover{width:100%}.article-cover img{height:260px}.article-cover figcaption{padding-inline:12px}.article-layout{padding-top:26px}.article-rail{grid-template-columns:repeat(2,1fr)}.article-body h2{font-size:29px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-note{display:block}.footer-note span{display:block;margin-top:4px}.cookie-banner{flex-direction:column;align-items:stretch}.cookie-banner .button{width:100%}}
