:root{--paper:#f6f4ed;--white:#fff;--ink:#20232c;--muted:#646974;--accent:#6554c0;--line:#deded9;--lavender:#ece8f4;--mint:#e8eee8;--sand:#eee7dc;--blue:#e8edf1;--radius:16px;--wrap:1240px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button,input,select,textarea{font:inherit}button,a,input,summary,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{display:block;max-width:100%;height:auto}svg{flex-shrink:0}button{cursor:pointer}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.12;letter-spacing:-.045em;font-weight:730}h2{font-size:clamp(30px,3vw,42px)}h3{font-size:23px}p{margin-bottom:1.2em}small{font-size:14px}.wrap{width:calc(100% - 80px);max-width:var(--wrap);margin-inline:auto}.icon{width:24px;height:24px;vertical-align:middle}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.skip-link:focus{clip:auto;clip-path:none;height:auto;width:auto;position:fixed;top:10px;left:10px;background:var(--ink);color:#fff;padding:16px;z-index:1000}.topline{background:var(--ink);color:#f8f7f2;font-size:11px;letter-spacing:.12em;padding:10px 0}.topline .wrap{display:flex;align-items:center;justify-content:space-between}.topline a{display:flex;gap:12px;align-items:center;letter-spacing:.01em;color:#e8e8e5;font-size:12px}.topline .icon{width:16px;height:16px}.site-header{border-bottom:1px solid var(--line);position:relative;z-index:10}.header-inner{display:flex;align-items:center;min-height:100px;gap:34px}.brand{display:inline-flex;gap:10px;align-items:center;font-size:32px;letter-spacing:-1.7px;font-weight:800;line-height:1}.brand:hover{color:var(--ink)}.brand-mark{width:39px;height:39px;border-radius:10px;background:var(--ink);color:var(--paper);display:grid;place-items:center}.brand-mark .icon{height:27px;width:27px;stroke-width:1.6}.brand-dot{color:var(--accent)}.custom-logo-link{max-width:210px;display:block}.custom-logo{max-height:65px;width:auto}.primary-nav{margin-left:auto}.primary-nav ul{display:flex;list-style:none;gap:25px;padding:0;margin:0;font-size:13px;font-weight:600}.primary-nav li{position:relative}.primary-nav a{display:block;padding:12px 0}.primary-nav .sub-menu{display:none;position:absolute;top:100%;min-width:220px;background:white;padding:12px 22px;box-shadow:0 8px 24px #20232c18;border-radius:10px}.primary-nav li:hover>.sub-menu,.primary-nav li:focus-within>.sub-menu{display:block}.header-actions{display:flex;gap:24px;align-items:center}.header-search summary{display:grid;place-items:center;cursor:pointer;list-style:none;padding:8px}.header-search summary::-webkit-details-marker{display:none}.search-popover{position:absolute;right:40px;top:90px;width:min(520px,calc(100vw - 40px));padding:20px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 25px #20232c12;border-radius:14px}.nav-toggle{display:none;padding:10px;border:1px solid var(--line);background:transparent;border-radius:8px}.button{background:var(--ink);color:white;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:17px 24px;border-radius:8px;line-height:1.2;font-weight:650;font-size:14px;border:1px solid var(--ink);min-height:52px;transition:background .15s,transform .15s}.button:hover{background:var(--accent);color:#fff;border-color:var(--accent);transform:translateY(-1px)}.button .icon{width:20px;height:20px}.button-small{font-size:12px;min-height:42px;padding:12px 17px;gap:14px}.button-light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.text-link{display:inline-flex;gap:12px;align-items:center;font-size:14px;font-weight:650;line-height:1.4}.text-link .icon{width:19px;height:19px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.eyebrow{font-size:11px;line-height:1.5;letter-spacing:.12em;font-weight:750;color:var(--accent);margin-bottom:16px;text-transform:uppercase}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:34px;align-items:center;padding-top:46px;padding-bottom:46px}.hero-copy{padding:10px 0 15px}.hero-eyebrow{display:flex;gap:10px;align-items:center;font-size:10px;margin-bottom:23px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.hero h1{font-size:clamp(56px,5.5vw,80px);line-height:1.025;letter-spacing:-.065em;margin:0 0 26px}.hero h1 span{color:var(--accent)}.hero-copy>p{font-size:18px;line-height:1.7;color:var(--muted);max-width:455px;margin-bottom:30px}.hero-buttons{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:12px;margin-top:35px;font-size:12px;line-height:1.5;color:var(--muted)}.hero-note .icon{width:29px;height:29px;color:var(--accent)}.hero-visual img{width:100%;border-radius:24px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px}.section-heading h2{margin:0}.section-heading>p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.section-heading .eyebrow{margin-bottom:12px}.paths-section{padding:28px 0 76px}.path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.path-card{position:relative;border:1px solid rgba(32,35,44,.07);padding:24px 23px 54px;border-radius:var(--radius);transition:transform .18s}.path-card:hover{transform:translateY(-4px);color:var(--ink)}.lavender{background:var(--lavender)}.mint{background:var(--mint)}.sand{background:var(--sand)}.blue{background:var(--blue)}.path-icon{display:inline-grid;place-items:center;width:44px;height:44px;background:#ffffff94;border:1px solid #ffffff9a;border-radius:11px;color:var(--ink);margin-bottom:23px}.path-card h3{font-size:21px;max-width:180px;margin-bottom:12px}.path-card p{font-size:13px;color:var(--muted);line-height:1.6;margin:0;max-width:200px}.path-arrow{position:absolute;bottom:19px;right:20px}.path-arrow .icon{width:19px}.symptoms-section{background:#eeece5;border-block:1px solid var(--line);padding:66px 0}.symptoms-grid{display:grid;grid-template-columns:.9fr 1.4fr;gap:90px}.symptoms-intro h2{font-size:46px;margin-bottom:20px}.symptoms-intro>p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:360px}.symptoms-intro .text-link{margin-top:12px}.symptom-list{border-top:1px solid #d4d5d0}.symptom-list>a{display:flex;gap:19px;align-items:center;padding:22px 0;border-bottom:1px solid #d4d5d0}.symptom-list>a>.icon:first-child{color:var(--accent);width:26px;height:26px}.symptom-list>a>.icon:last-child{margin-left:auto;width:20px}.symptom-list strong{font-size:17px;font-weight:650;letter-spacing:-.02em}.symptom-list small{display:block;color:var(--muted);font-size:13px;margin-top:4px}.section-space{padding-block:75px}.guide-grid{display:grid;gap:28px}.two-col{grid-template-columns:repeat(2,1fr)}.three-col{grid-template-columns:repeat(3,1fr)}.guide-card{min-width:0;position:relative}.card-art{display:block;overflow:hidden;border-radius:14px;background:#eae7ef;border:1px solid #20232c09}.card-art img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;transition:transform .3s}.guide-card:hover .card-art img{transform:scale(1.025)}.card-copy{padding:22px 0 4px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--muted);font-size:10px;letter-spacing:.02em;margin-bottom:13px}.card-meta>span:first-child{font-weight:750;text-transform:uppercase;color:var(--accent);letter-spacing:.08em}.guide-card h3{font-size:24px;line-height:1.2;letter-spacing:-.035em;margin-bottom:14px}.three-col .guide-card h3{font-size:22px}.guide-card p{font-size:14px;color:var(--muted);line-height:1.7;margin-bottom:20px}.guide-card .text-link{font-size:12px}.workflow-panel{border:1px solid var(--line);border-radius:20px;padding:42px;display:grid;grid-template-columns:1fr 1.2fr;gap:50px;align-items:center}.workflow-intro h2{font-size:31px;max-width:360px;margin-bottom:14px}.workflow-intro p:last-child{color:var(--muted);font-size:14px;margin:0}.workflow-links{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.workflow-links>a{background:#fff;border:1px solid var(--line);border-radius:12px;padding:27px 18px;min-height:142px;display:flex;justify-content:space-between;flex-direction:column;gap:25px}.platform-name{font-weight:750;font-size:27px;letter-spacing:-.05em}.workflow-links>a>span:last-child{font-size:11px;display:flex;align-items:center;justify-content:space-between;gap:6px;white-space:nowrap}.workflow-links .icon{width:16px;height:16px}.editorial-panel{background:var(--ink);border-radius:22px;color:var(--paper);padding:59px;display:grid;grid-template-columns:1fr 1fr;gap:100px;margin-bottom:76px}.editorial-panel .eyebrow{color:#d2c8ff}.editorial-panel h2{font-size:43px;margin-bottom:23px}.editorial-panel>div>p:not(.eyebrow){color:#c7c9cf;max-width:385px;font-size:15px;line-height:1.7;margin-bottom:27px}.editorial-points{align-self:center}.editorial-points>div{display:flex;gap:21px;border-bottom:1px solid #ffffff22;padding:23px 0}.editorial-points>div:last-child{border:0}.editorial-points .icon{color:#dae8ac;width:26px;height:26px;margin-top:2px}.editorial-points h3{font-size:18px;line-height:1.3;letter-spacing:-.02em;margin-bottom:6px}.editorial-points p{font-size:13px;color:#c7c9cf;margin:0;line-height:1.6}.site-footer{border-top:1px solid var(--line);padding:52px 0 22px}.footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:45px;padding-bottom:43px}.footer-brand p{font-size:13px;color:var(--muted);line-height:1.7;margin-top:21px}.footer-grid h2{font-size:12px;letter-spacing:0;font-weight:750;margin:4px 0 20px}.footer-grid>div>a:not(.brand){display:block;color:var(--muted);font-size:12px;margin-bottom:9px}.footer-grid>div>a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:25px;font-size:10px;color:var(--muted);line-height:1.7}.footer-extra ul{list-style:none;display:flex;gap:20px;font-size:12px;margin:15px 0 0;padding:0}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:11px;color:var(--muted);padding:27px 0 35px;line-height:1.5}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.breadcrumbs>span[aria-current]{max-width:470px}.article-header{max-width:900px;margin-bottom:37px}.article-header h1{font-size:clamp(36px,4.2vw,56px);line-height:1.09;letter-spacing:-.05em;margin-bottom:27px}.article-meta{display:flex;gap:12px;align-items:center;font-size:12px}.article-meta small{display:block;font-size:11px;color:var(--muted);margin-top:2px}.author-badge{display:grid;place-items:center;width:39px;height:39px;background:var(--lavender);border-radius:50%;color:var(--accent)}.author-badge .icon{width:22px}.print-button{display:flex;align-items:center;gap:7px;font-size:11px;border:0;background:transparent;color:var(--muted);margin-left:22px}.print-button .icon{width:18px}.article-layout{display:grid;grid-template-columns:minmax(0,800px) minmax(230px,300px);gap:65px;align-items:start;padding-bottom:75px}.article-layout.standard-page{display:block;max-width:820px}.entry-content{font-size:16px;line-height:1.85;min-width:0;overflow-wrap:break-word}.entry-content p{margin-bottom:1.3em}.entry-content h2{font-size:29px;line-height:1.22;margin:42px 0 19px;letter-spacing:-.03em;scroll-margin-top:24px}.entry-content h3{font-size:23px;line-height:1.3;margin:30px 0 15px;letter-spacing:-.025em}.entry-content li{margin-bottom:10px;padding-left:5px}.entry-content ul,.entry-content ol{padding-left:23px}.entry-content a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.entry-content .button{color:white;text-decoration:none}.entry-content figure{margin:30px 0}.entry-content figcaption{font-size:10px;line-height:1.5;color:var(--muted);margin-top:10px}.entry-content img{border-radius:12px}.entry-content iframe{max-width:100%}.entry-content pre{overflow:auto;max-width:100%;background:#efeee8;padding:20px;border-radius:8px}.entry-content .alignwide,.entry-content .alignfull{max-width:100%;width:100%;margin-inline:0}.anb-answer{border-left:3px solid var(--accent);background:var(--lavender);padding:24px 26px;border-radius:0 12px 12px 0;margin-bottom:25px}.anb-answer .eyebrow{display:block;font-size:10px;margin-bottom:9px}.anb-answer p{font-size:18px;line-height:1.6;margin:0;font-weight:550;letter-spacing:-.015em}.anb-toc{border:1px solid var(--line);border-radius:12px;padding:22px 25px;margin:32px 0;font-size:13px;background:#fff8}.anb-toc strong{display:block;font-size:14px;margin-bottom:12px}.anb-toc ul{columns:2;column-gap:30px;margin:0;padding-left:17px}.anb-toc li{margin-bottom:7px;break-inside:avoid}.anb-toc a{text-decoration:none;color:var(--muted)}.table-scroll{overflow-x:auto;max-width:100%;margin:24px 0;border:1px solid var(--line);border-radius:10px}.table-scroll:focus-visible{outline-offset:2px}.entry-content table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.6;background:#fff8}.entry-content th,.entry-content td{padding:14px 17px;text-align:left;vertical-align:top;min-width:155px}.entry-content th{background:var(--ink);color:#fff;font-size:11px;font-weight:600;letter-spacing:.01em}.entry-content tr+tr td{border-top:1px solid var(--line)}.entry-content tr:nth-child(even){background:#eeeeea80}.anb-faq details{border-top:1px solid var(--line);padding:16px 0;font-size:14px}.anb-faq details:last-child{border-bottom:1px solid var(--line)}.anb-faq summary{cursor:pointer;font-weight:650;padding-right:20px}.anb-faq details p{color:var(--muted);margin:13px 0 4px}.anb-sources{padding:22px 26px;background:#eeece5;border-radius:12px;margin-top:38px;font-size:12px;line-height:1.75}.entry-content .anb-sources h2{margin-top:0;font-size:23px}.anb-sources ul{margin:15px 0}.anb-sources li{margin-bottom:6px}.anb-sources p:last-child{margin-bottom:0}.entry-content .source-ref{font-size:11px;white-space:nowrap}.anb-related{padding:6px 0;border-bottom:1px solid var(--line)}.anb-related li{font-size:14px}.article-sidebar{position:sticky;top:30px}.sidebar-card{background:#e8eee8;border:1px solid #d9e1d9;border-radius:16px;padding:25px}.sidebar-card h2{font-size:28px;margin-bottom:15px}.sidebar-card p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.75}.sidebar-card .eyebrow{font-size:9px}.sidebar-card .button{font-size:12px;min-height:45px;padding:14px 18px}.sidebar-note{padding:25px 3px;color:var(--muted);font-size:12px}.sidebar-note>.icon{color:var(--accent);margin-bottom:11px}.sidebar-note a{font-size:11px;text-decoration:underline;text-underline-offset:3px}.hub-page{padding-bottom:76px}.hub-header{max-width:900px;padding-top:12px}.hub-header h1{font-size:clamp(38px,4.5vw,58px);margin-bottom:22px}.hub-intro,.hub-header>p:not(.eyebrow){font-size:17px;line-height:1.8;color:var(--muted);max-width:760px}.hub-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:35px 0 27px;border-bottom:1px solid var(--line);padding-bottom:20px}.hub-tabs a{padding:9px 15px;font-size:12px;border:1px solid var(--line);border-radius:7px}.hub-tabs a[aria-current=page]{background:var(--ink);color:#fff;border-color:var(--ink)}.library-tools{display:flex;gap:18px;align-items:center;margin:0 0 35px;flex-wrap:wrap}.library-tools label{font-size:12px;font-weight:650}.library-tools input{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px 15px;width:340px;max-width:100%;font-size:13px}.library-tools p{font-size:12px;color:var(--muted);margin:0 0 0 auto}.filter-grid{row-gap:42px}.guide-card[hidden],.filter-empty[hidden]{display:none!important}.filter-empty{padding:35px;border:1px solid var(--line);border-radius:12px}.search-form{display:flex;gap:9px;width:100%;max-width:580px}.search-form input{min-width:0;flex:1;border:1px solid var(--line);border-radius:8px;padding:13px 16px;background:white;font-size:14px;color:var(--ink)}.search-form .button{padding:12px 16px;min-height:49px}.hub-header .search-form{margin-bottom:35px}.error-page{padding-block:90px}.error-page h1{font-size:clamp(44px,6vw,75px);line-height:1.06}.error-page p:not(.eyebrow){color:var(--muted)}.error-page .search-form{margin:28px 0}.empty-state{padding:45px;background:#efeee7;border-radius:14px}.empty-state .text-link{margin-top:25px}.page-numbers{list-style:none;padding:0;margin:40px 0;display:flex;gap:8px;flex-wrap:wrap}.page-numbers a,.page-numbers span{display:inline-block;padding:10px 15px;border:1px solid var(--line);border-radius:6px;font-size:13px}.page-numbers .current{background:var(--ink);color:white}.navigation.pagination{margin-top:40px}.navigation .nav-links{display:flex;gap:10px}.lead{font-size:23px;color:var(--accent);line-height:1.5}.legacy-featured{margin-bottom:30px}.comment-form textarea{max-width:100%;width:100%}.comment-form input{max-width:100%}.comments-area{border-top:1px solid var(--line);margin-top:35px}.wp-caption{max-width:100%}.wp-block-image{max-width:100%}.bypostauthor{border-left:2px solid var(--accent);padding-left:12px}.sticky{border-top:2px solid var(--accent)}.gallery-caption{color:var(--muted);font-size:12px}
@media(min-width:1500px){.hero{gap:64px}.hero h1{font-size:82px}}
@media(max-width:1120px){.wrap{width:calc(100% - 56px)}.header-inner{gap:22px}.primary-nav ul{gap:17px;font-size:12px}.header-actions{gap:13px}.brand{font-size:29px}.header-actions>.button{display:none}.hero{gap:20px}.hero h1{font-size:64px}.hero-copy>p{font-size:16px}.hero-buttons{gap:20px}.symptoms-grid{gap:50px}.workflow-panel{grid-template-columns:1fr;padding:32px;gap:25px}.workflow-intro h2{max-width:none}.workflow-links>a{min-height:123px}.editorial-panel{gap:55px;padding:43px}.article-layout{gap:35px;grid-template-columns:minmax(0,1fr) 250px}.footer-grid{gap:25px}}
@media(max-width:850px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:82px;flex-wrap:wrap;gap:15px}.brand{font-size:30px}.nav-toggle{display:block;margin-left:auto}.header-actions{margin-left:0}.header-search .icon{width:22px}.primary-nav{order:5;width:100%;margin:0;padding-bottom:18px}.js .primary-nav{display:none}.js .primary-nav.is-open{display:block}.primary-nav ul{gap:16px;flex-wrap:wrap;font-size:13px}.primary-nav .sub-menu{position:static;box-shadow:none;border:1px solid var(--line)}.hero{grid-template-columns:1fr 1fr;padding-top:35px}.hero h1{font-size:49px}.hero-eyebrow{font-size:8px;letter-spacing:.1em}.hero-copy>p{font-size:15px}.hero-note{font-size:11px;margin-top:23px}.hero-buttons{gap:18px}.hero-buttons .text-link{font-size:12px}.hero-buttons .button{font-size:12px;min-height:47px;padding:14px 17px}.path-grid{grid-template-columns:repeat(2,1fr)}.path-card{min-height:215px}.path-card h3{max-width:none}.path-card p{max-width:none}.symptoms-grid{gap:30px;grid-template-columns:.85fr 1.15fr}.symptoms-intro h2{font-size:38px}.symptom-list strong{font-size:15px}.symptom-list small{font-size:12px}.section-heading{align-items:flex-start}.section-heading .text-link{font-size:12px}.three-col{grid-template-columns:repeat(2,1fr)}.editorial-panel{gap:35px}.editorial-panel h2{font-size:36px}.editorial-points>div{gap:15px}.footer-grid{grid-template-columns:repeat(2,1fr);row-gap:35px}.footer-brand{padding-bottom:8px}.article-layout{grid-template-columns:1fr;max-width:800px}.article-sidebar{display:none}.article-header{max-width:800px}.library-tools p{margin-left:0}.topline .wrap>a{font-size:10px}.footer-bottom{flex-direction:column;gap:5px}}
@media(max-width:600px){body{font-size:15px}.wrap{width:calc(100% - 36px)}.topline{padding:9px 0;font-size:9px;letter-spacing:.12em}.topline a{display:none}.header-inner{min-height:78px;gap:12px}.brand{font-size:29px}.brand-mark{width:34px;height:34px;border-radius:9px}.brand-mark .icon{width:24px;height:24px}.nav-toggle{padding:8px}.header-search summary{padding:6px}.search-popover{right:18px;top:74px;padding:14px}.hero{grid-template-columns:1fr;gap:22px;padding-top:34px;padding-bottom:35px}.hero-copy{padding:0}.hero-eyebrow{font-size:9px;margin-bottom:20px}.hero h1{font-size:57px;line-height:1.02;letter-spacing:-.066em;margin-bottom:23px}.hero-copy>p{font-size:16px;line-height:1.7;max-width:390px;margin-bottom:25px}.hero-buttons{gap:23px}.hero-buttons .button{font-size:13px;padding:15px 20px;min-height:50px}.hero-buttons .text-link{font-size:12px}.hero-note{font-size:11px;margin-top:22px;line-height:1.4}.hero-note br{display:none}.hero-note .icon{width:22px;height:22px}.hero-visual{margin:0 -6px}.hero-visual img{border-radius:16px}.section-heading{display:block;margin-bottom:22px}.section-heading>p{margin-top:13px;font-size:13px}.section-heading>p br{display:none}.section-heading .text-link{margin-top:17px}.section-heading h2{font-size:31px;line-height:1.15}.eyebrow{font-size:9px;margin-bottom:12px}.paths-section{padding-top:9px;padding-bottom:42px}.path-grid{gap:12px}.path-card{padding:19px 16px 45px;min-height:240px;border-radius:12px}.path-icon{width:39px;height:39px;border-radius:10px;margin-bottom:20px}.path-card h3{font-size:19px;letter-spacing:-.04em;margin-bottom:11px}.path-card p{font-size:12px;line-height:1.6}.path-arrow{bottom:14px;right:16px}.symptoms-section{padding:40px 0}.symptoms-grid{grid-template-columns:1fr;gap:28px}.symptoms-intro h2{font-size:38px;margin-bottom:16px}.symptoms-intro h2 br{display:none}.symptoms-intro>p:not(.eyebrow){font-size:15px;max-width:none}.symptoms-intro .text-link{font-size:12px;margin-top:4px}.symptom-list>a{padding:19px 0;gap:13px}.symptom-list strong{font-size:15px}.symptom-list small{font-size:11px;line-height:1.5}.symptom-list>a>.icon:first-child{width:23px;height:23px}.section-space{padding-block:43px}.two-col,.three-col{grid-template-columns:1fr}.guide-grid{gap:31px}.card-copy{padding-top:19px}.card-meta{font-size:10px;margin-bottom:12px}.guide-card h3,.three-col .guide-card h3{font-size:24px;line-height:1.2}.guide-card p{font-size:14px;margin-bottom:17px}.workflow-panel{padding:25px 21px;gap:26px;border-radius:15px}.workflow-intro h2{font-size:30px}.workflow-intro p:last-child{font-size:13px}.workflow-links{grid-template-columns:1fr;gap:10px}.workflow-links>a{padding:18px 17px;min-height:76px;flex-direction:row;align-items:center;gap:15px}.platform-name{font-size:24px}.workflow-links>a>span:last-child{font-size:12px;gap:11px}.editorial-panel{grid-template-columns:1fr;padding:30px 23px;gap:23px;margin-bottom:43px;border-radius:16px}.editorial-panel h2{font-size:36px}.editorial-panel>div>p:not(.eyebrow){font-size:14px;margin-bottom:23px}.editorial-panel .button{font-size:12px;padding:14px 17px}.editorial-points>div{padding:18px 0}.editorial-points h3{font-size:17px}.editorial-points p{font-size:12px}.site-footer{padding-top:35px}.footer-grid{gap:25px 17px;padding-bottom:28px}.footer-brand{grid-column:1/-1}.footer-brand p{margin:16px 0 7px}.footer-grid h2{font-size:11px;margin-bottom:16px}.footer-grid>div>a:not(.brand){font-size:11px;margin-bottom:9px}.footer-bottom{font-size:9px;gap:8px;padding-top:18px}.breadcrumbs{font-size:10px;gap:7px;padding:22px 0 28px}.breadcrumbs>span[aria-current]{display:none}.breadcrumbs>span[aria-hidden]:last-of-type{display:none}.article-header{margin-bottom:28px}.article-header h1{font-size:36px;letter-spacing:-.05em;margin-bottom:21px}.article-meta{font-size:11px;gap:9px;flex-wrap:wrap}.article-meta small{font-size:10px}.print-button{margin-left:auto;font-size:10px;gap:4px;padding:0}.print-button .icon{width:16px}.article-layout{padding-bottom:43px}.entry-content{font-size:15px;line-height:1.85}.entry-content h2{font-size:25px;margin-top:34px}.entry-content h3{font-size:21px}.entry-content ul,.entry-content ol{padding-left:21px}.entry-content li{padding-left:3px}.anb-answer{padding:20px 20px}.anb-answer p{font-size:16px;line-height:1.65}.entry-content figure{margin-block:26px}.entry-content figcaption{font-size:9px}.anb-toc{padding:20px}.anb-toc ul{columns:1;font-size:13px}.entry-content th,.entry-content td{padding:12px;min-width:140px}.entry-content table{font-size:12px}.anb-sources{padding:20px;font-size:11px}.entry-content .anb-sources h2{font-size:22px}.anb-related li{font-size:13px}.hub-page{padding-bottom:43px}.hub-header h1{font-size:39px}.hub-intro,.hub-header>p:not(.eyebrow){font-size:15px}.hub-tabs{margin:27px 0 24px;gap:7px}.hub-tabs a{font-size:11px;padding:8px 11px}.library-tools{display:block;margin-bottom:29px}.library-tools label{display:block;margin-bottom:9px}.library-tools input{width:100%}.library-tools p{margin-top:11px}.error-page{padding-block:60px}.error-page h1{font-size:48px}.empty-state{padding:25px}.search-form input{font-size:12px;padding:12px}.search-form .button{padding:12px;min-height:45px}.lead{font-size:22px}.primary-nav ul{gap:5px 23px}}
@media(max-width:370px){.hero h1{font-size:50px}.hero-buttons{gap:17px}.hero-buttons .button{padding:14px 17px}.hero-buttons .text-link{font-size:11px}.path-card h3{font-size:17px}.path-card p{font-size:11px}.article-header h1{font-size:32px}.print-button{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
@media print{body{background:#fff;color:#000;font-size:11pt}.topline,.site-header,.site-footer,.article-sidebar,.print-button,.breadcrumbs,.anb-related,.anb-toc,.header-actions,.hero-visual{display:none!important}.wrap{width:100%;max-width:none}.article-layout{display:block;padding:0}.article-header h1{font-size:25pt}.entry-content{font-size:11pt;line-height:1.55}.entry-content h2{font-size:17pt;break-after:avoid}.entry-content figure{max-width:65%;break-inside:avoid}.entry-content table{font-size:9pt}.entry-content .anb-sources{background:none;border:1px solid #ccc}.anb-answer{background:none;border:1px solid #ccc}.anb-faq details>*{display:block!important}.article-header{margin-bottom:20pt}a{color:#000!important}.table-scroll{overflow:visible}tr{break-inside:avoid}}
