@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.pl-1{padding-left:calc(var(--spacing) * 1)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#0f3447;--text:#435c60;--muted:#6d8183;--line:#dbe7e4;--card-line:#bfd3ce;--card-line-hover:#8fbab0;--paper:#fff;--surface:#f7faf9;--accent:#2f7f8f;--accent-dark:#17596a;--sage:#eaf3f0;--sage-strong:#77a99b;--warning:#fff8f2;--warning-line:#e7cbb9;--brand-ring:#77a99b1a;--max-width:1180px;--header-width:1480px;--article-width:920px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--text);text-rendering:optimizelegibility;margin:0;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit}h1,h2,h3{color:var(--ink);letter-spacing:-.035em;margin:0;font-weight:750;line-height:1.08}p{margin:0}.card-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:8px;padding:10px 16px;position:absolute;top:-60px;left:16px}.skip-link:focus{top:12px}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;position:sticky;top:0}.footer-inner,.shell{width:min(calc(100% - 40px), var(--max-width));margin-inline:auto}.header-inner{width:min(calc(100% - 40px), var(--header-width));justify-content:center;align-items:center;min-height:82px;margin-inline:auto;display:flex}.brand-lockup{color:var(--ink);justify-self:start;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-mark{object-fit:contain;flex:0 0 46px;width:46px;height:46px}.wordmark{color:var(--ink);white-space:nowrap;flex-direction:column;line-height:.9;text-decoration:none;display:inline-flex}.wordmark span{color:var(--sage-strong);letter-spacing:.035em;font-size:.7rem;font-weight:750}.wordmark strong{letter-spacing:-.02em;font-size:1.2rem}.desktop-navigation{justify-content:flex-end;align-items:center;gap:clamp(14px,1.5vw,24px);min-width:0;margin-left:clamp(34px,3vw,54px);display:flex}.desktop-navigation a,.search-link{color:var(--ink);letter-spacing:-.012em;white-space:nowrap;font-size:.92rem;font-weight:650;text-decoration:none;position:relative}.desktop-navigation a{padding-block:14px}.desktop-navigation a:after{background:var(--sage-strong);content:"";opacity:0;border-radius:2px;height:3px;transition:opacity .16s,transform .16s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(.35)}.desktop-navigation a:hover,.desktop-navigation a:focus-visible,.desktop-navigation a.is-active,.search-link:hover,.search-link:focus-visible{color:var(--accent-dark)}.desktop-navigation a.is-active{font-weight:760}.desktop-navigation a:hover:after,.desktop-navigation a:focus-visible:after,.desktop-navigation a.is-active:after{opacity:1;transform:scaleX(1)}.header-actions{align-items:center;gap:12px;margin-left:clamp(16px,1.4vw,24px);display:flex}.search-link{border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:inline-flex}.search-icon{border:2px solid;border-radius:50%;width:17px;height:17px;position:relative}.search-icon:after{content:"";transform-origin:0;background:currentColor;border-radius:2px;width:6px;height:1.7px;position:absolute;bottom:-3px;right:-4px;transform:rotate(45deg)}.crisis-link{background:var(--sage);color:var(--ink);border:1px solid #cfe0dc;border-radius:999px;padding:10px 18px;font-size:.9rem;font-weight:760;text-decoration:none;transition:border-color .16s,background .16s,transform .16s}.crisis-link:hover,.crisis-link:focus-visible{border-color:var(--card-line-hover);background:#e2efeb;outline:none;transform:translateY(-1px)}.not-found-page{min-height:calc(100vh - 82px);padding-block:clamp(96px,11vw,170px)}.not-found-page h1{max-width:800px;margin-top:20px;font-size:clamp(3rem,7vw,6.2rem)}.not-found-lead{max-width:760px;color:var(--text);margin-top:28px;font-size:clamp(1.1rem,1.8vw,1.35rem)}.not-found-actions{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.not-found-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:12px 26px;margin-top:56px;padding-top:28px;display:flex}.not-found-links a{color:var(--accent-dark);font-weight:700;text-decoration:none}.not-found-links a:hover,.not-found-links a:focus-visible{text-underline-offset:4px;text-decoration:underline}.home-hero{padding-block:104px 86px;position:relative}.home-hero h1{max-width:980px;font-size:clamp(3rem,6.5vw,5.8rem)}.home-lead{max-width:790px;color:var(--text);margin-top:28px;font-size:clamp(1.15rem,2vw,1.45rem)}.home-page{position:relative;overflow:hidden}.home-page:before{z-index:-1;border:86px solid var(--brand-ring);content:"";pointer-events:none;border-radius:50%;width:560px;height:560px;position:absolute;top:90px;right:-180px}@media (min-width:1800px){.home-page:before{border-width:98px;width:660px;height:660px;top:72px;right:80px}}.home-search{border:1px solid var(--card-line);background:var(--paper);border-radius:20px;max-width:820px;margin-top:42px;padding:12px 12px 12px 22px;box-shadow:0 20px 55px #0f344717}.home-search label{color:#48776e;letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:.7rem;font-weight:800;display:block}.home-search-row{align-items:center;gap:12px;display:flex}.home-search input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:7px 0;font-size:1.04rem}.home-search input::placeholder{color:#829294}.home-search button{background:var(--ink);color:#fff;cursor:pointer;min-height:50px;font:inherit;border:0;border-radius:14px;padding-inline:26px;font-weight:750}.home-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #2f7f8f1f,0 20px 55px #0f344717}.home-start-link{color:var(--muted);margin-top:18px;font-size:.92rem}.home-start-link a,.home-text-link{color:var(--accent-dark);text-underline-offset:4px;font-weight:700}.home-panel{width:min(calc(100% - 40px), calc(var(--max-width) + 64px));background:#f6f9f8;border:1px solid #e2ebe8;border-radius:30px;padding:58px 32px}.home-section-heading{margin-bottom:32px}.home-section-heading h2{max-width:860px;font-size:clamp(2.15rem,4.6vw,4rem)}.home-section-heading>p:last-child{max-width:690px;color:var(--muted);margin-top:16px;font-size:1.04rem}.home-path-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-path-card{border:1px solid var(--card-line);background:var(--paper);min-height:220px;color:inherit;border-radius:20px;padding:28px 86px 28px 28px;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative}.home-path-card>span:first-child{color:#527b73;letter-spacing:.07em;font-size:.7rem;font-weight:800}.home-path-card h3{margin-top:17px;font-size:clamp(1.35rem,2.5vw,1.75rem)}.home-path-card p{color:var(--muted);margin-top:12px;line-height:1.6}.home-path-card .arrow{position:absolute;bottom:26px;right:26px}.home-path-card:hover,.home-path-card:focus-visible,.home-feature-card:hover,.home-feature-card:focus-visible{border-color:var(--card-line-hover);background:linear-gradient(135deg,#dff0ec94,#fffffffa 70%);outline:none;transform:translateY(-2px);box-shadow:0 18px 44px #16374514}.home-path-card:hover .arrow,.home-path-card:focus-visible .arrow{border-color:var(--accent-dark);background:var(--accent-dark);color:#fff}.home-heading-row{justify-content:space-between;align-items:flex-end;gap:48px;display:flex}.home-heading-row>p,.home-heading-row>.home-text-link{max-width:430px;margin:0 0 6px}.home-start-feature{width:100%}.home-feature-card{border:1px solid var(--card-line);background:var(--paper);color:inherit;border-radius:24px;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.home-feature-card--split{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);min-height:430px;display:grid}.home-feature-card--stacked{display:block}.home-feature-card--split .home-card-visual{min-height:100%}.home-feature-card-content{padding:30px}.home-feature-card--start .home-feature-card-content{flex-direction:column;justify-content:center;padding:34px;display:flex}.home-feature-card--start h3{margin-top:18px;font-size:clamp(1.8rem,3vw,2.7rem)}.home-feature-card--start p{color:var(--muted);margin-top:17px;font-size:1rem;line-height:1.65}.home-start-footer{justify-content:flex-end;margin-top:24px;display:flex}.home-section-grid .section-card{min-height:220px}.home-knowledge{width:min(calc(100% - 40px), calc(var(--max-width) + 64px));background:#f6f8f7;border:1px solid #e5ecea;border-radius:30px;padding:62px 32px}.home-feature-card{border:1px solid var(--card-line);background:var(--paper);color:inherit;border-radius:22px;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}.home-card-visual{background:radial-gradient(circle at 22% 18%,#77a99b47,#0000 36%),linear-gradient(135deg,#e3efec,#f9fbfa);align-items:flex-end;min-height:250px;padding:28px;display:flex;position:relative}.home-card-visual picture,.home-card-visual img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.home-card-visual span{z-index:1;color:#527b73;letter-spacing:.07em;background:#fafcfbe6;border-radius:999px;padding:8px 11px;font-size:.72rem;font-weight:800;position:relative}.home-feature-card--knowledge h3{margin-top:17px;font-size:clamp(1.75rem,3.4vw,2.65rem)}.home-feature-card--knowledge p{color:var(--muted);margin-top:14px;line-height:1.6}.home-card-link{color:var(--accent-dark);margin-top:22px;font-size:.9rem;font-weight:750;display:inline-block}.home-knowledge-footer{justify-content:flex-end;margin-top:26px;display:flex}.home-trust{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:stretch;gap:24px;display:grid}.home-trust-copy,.home-author-card{border:1px solid var(--card-line);border-radius:22px;padding:36px}.home-trust-copy h2{max-width:720px;font-size:clamp(2rem,3.8vw,3.35rem)}.home-trust-copy>p:not(.eyebrow){max-width:760px;margin-top:20px;font-size:1.02rem;line-height:1.7}.home-trust-links{flex-wrap:wrap;gap:12px 24px;margin-top:24px;display:flex}.home-trust-links a{color:var(--accent-dark);text-underline-offset:4px;font-weight:700}.home-author-card{background:var(--surface);color:inherit;grid-template-columns:96px minmax(0,1fr);align-content:center;gap:22px;text-decoration:none;display:grid}.home-author-card img{object-fit:cover;border-radius:18px;width:96px;height:96px}.home-author-card span{color:#527b73;letter-spacing:.06em;font-size:.67rem;font-weight:800}.home-author-card h3{margin-top:9px;font-size:1.45rem}.home-author-card p{color:var(--muted);margin-top:8px;font-size:.9rem;line-height:1.55}.home-author-card strong{color:var(--accent-dark);margin-top:13px;font-size:.88rem;display:inline-block}.home-crisis{border:1px solid var(--card-line);background:var(--sage);border-radius:24px;justify-content:space-between;align-items:center;gap:40px;margin-top:30px;padding:34px 38px;display:flex}.home-crisis h2{font-size:clamp(1.7rem,3vw,2.45rem)}.home-crisis p:not(.eyebrow){max-width:790px;margin-top:12px;line-height:1.65}.eyebrow{color:#48776e;letter-spacing:.08em;margin-bottom:16px;font-size:.76rem;font-weight:800}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:10px 20px;font-weight:700;text-decoration:none;display:inline-flex}.button-primary{background:var(--ink);color:#fff}.button-secondary{border:1px solid var(--line);background:var(--paper)}.section-space{padding-block:70px}.section-landing{padding-top:76px}.section-hero{border-bottom:1px solid var(--line);max-width:900px;padding-bottom:58px}.section-hero h1{font-size:clamp(3.2rem,7vw,6.2rem)}.section-hero>p:last-child{max-width:720px;margin-top:22px;font-size:1.22rem}.migration-note{border:1px solid var(--line);background:var(--surface);border-radius:16px;max-width:760px;padding:26px}.migration-note h3{margin-bottom:10px;font-size:1.4rem}.section-heading{margin-bottom:30px}.section-heading h2{font-size:clamp(2.2rem,4.8vw,4.4rem)}.section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.section-card,.featured-card,.related-card{border:1px solid var(--card-line);background:var(--paper);min-height:220px;color:inherit;border-radius:20px;justify-content:space-between;gap:24px;padding:28px;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.section-card:hover,.section-card:focus-visible,.featured-card:hover,.featured-card:focus-visible,.related-card:hover,.related-card:focus-visible{border-color:var(--card-line-hover);background:linear-gradient(135deg,#dff0ec94,#fffffff5 68%);outline:none;transform:translateY(-2px);box-shadow:0 18px 44px #16374514}.section-card:hover .arrow,.section-card:focus-visible .arrow,.featured-card:hover .arrow,.featured-card:focus-visible .arrow,.related-card:hover .arrow,.related-card:focus-visible .arrow{border-color:var(--accent-dark);background:var(--accent-dark);color:#fff}.section-card h3,.featured-card h3,.related-card h3{font-size:1.45rem}.section-card p,.featured-card p,.related-card p{color:var(--muted);margin-top:12px;font-size:.96rem}.arrow{border:1px solid var(--card-line);width:42px;height:42px;color:var(--accent-dark);border-radius:50%;flex:0 0 42px;justify-content:center;align-self:flex-end;align-items:center;font-weight:800;display:inline-flex}.featured-card{align-items:flex-end;min-height:300px}.featured-card h3{max-width:780px;margin-top:22px;font-size:clamp(2.1rem,4vw,4.2rem)}.featured-card p{max-width:760px;font-size:1.08rem}.card-label{color:#48776e;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.section-template{padding-bottom:90px}.section-template-hero{max-width:830px;padding-bottom:64px}.section-template-hero h1{max-width:760px;font-size:clamp(3.2rem,6.5vw,5.8rem)}.section-template-hero>p:last-child{max-width:700px;color:var(--muted);margin-top:22px;font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.65}.section-template-block{padding-top:62px}.section-template-block+.section-template-block{margin-top:18px}.section-choices,.section-faq,.section-see-also{border:1px solid #e5ecea;border-radius:28px;width:calc(100% + 64px);margin-left:-32px;padding:54px 32px}.section-choices{background:#f7f9f8}.section-faq{background:#f5f8f7}.section-see-also{background:#fafbf9}.section-articles{padding-bottom:24px}.section-template .section-heading{margin-bottom:30px}.section-template .section-heading h2{font-size:clamp(2.25rem,4vw,3.8rem)}.section-choice-grid,.section-article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.section-choice-card,.section-article-card,.section-featured-card,.section-see-card{border:1px solid var(--card-line);background:var(--paper);color:inherit;border-radius:20px;justify-content:space-between;gap:24px;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.section-choice-card:hover,.section-choice-card:focus-visible,.section-article-card:hover,.section-article-card:focus-visible,.section-featured-card:hover,.section-featured-card:focus-visible,.section-see-card:hover,.section-see-card:focus-visible{border-color:var(--card-line-hover);background:linear-gradient(135deg,#dff0ec94,#fffffff5 68%);outline:none;transform:translateY(-2px);box-shadow:0 18px 44px #16374514}.section-choice-card:hover .arrow,.section-choice-card:focus-visible .arrow,.section-article-card:hover .arrow,.section-article-card:focus-visible .arrow,.section-featured-card:hover .arrow,.section-featured-card:focus-visible .arrow,.section-see-card:hover .arrow,.section-see-card:focus-visible .arrow{border-color:var(--accent-dark);background:var(--accent-dark);color:#fff}.section-choice-card{align-items:center;min-height:142px;padding:24px 26px}.section-choice-card h3{font-size:1.2rem}.section-choice-card p{color:var(--muted);margin-top:6px;font-size:.9rem}.section-featured-card{background:linear-gradient(135deg,#e2f0ecd1,#fffffffa 72%);align-items:flex-end;min-height:300px;padding:42px}.section-featured-card--with-image{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;min-height:0;padding:0;display:grid;overflow:hidden}.section-featured-card-content{flex-direction:column;justify-content:center;min-width:0;padding:28px 72px 28px 34px;display:flex}.section-featured-card--with-image>.arrow{position:absolute;bottom:26px;right:26px}.section-card-thumbnail{aspect-ratio:16/9;background:var(--sage);width:100%;display:block;position:relative;overflow:hidden}.section-card-thumbnail--featured{aspect-ratio:16/9;min-height:0}.section-card-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.section-featured-card h3{max-width:800px;margin-top:14px;font-size:clamp(2rem,3.2vw,2.85rem)}.section-featured-card p{max-width:780px;color:var(--muted);margin-top:12px;font-size:1rem;line-height:1.55}.section-article-grid{margin-top:16px}.section-article-card{flex-direction:column;justify-content:flex-start;gap:0;min-height:260px;padding:0;overflow:hidden}.section-article-card-content{min-width:0;padding:26px 76px 30px 30px}.section-article-card>.arrow{position:absolute;bottom:26px;right:26px}.section-article-card h3{font-size:clamp(1.35rem,2.2vw,1.75rem);line-height:1.16}.section-article-card p{color:var(--muted);margin-top:18px;line-height:1.6}.section-faq-list{gap:12px;display:grid}.section-faq-list article{border:1px solid var(--card-line);background:var(--paper);border-radius:15px;padding:22px 24px}.section-faq-list h3{font-size:1.05rem}.section-faq-list p{color:var(--muted);margin-top:8px;line-height:1.58}.section-see-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.section-see-card{flex-direction:column;min-height:205px;padding:24px}.section-see-card h3{font-size:1.2rem}.section-see-card p{color:var(--muted);margin-top:10px;font-size:.9rem;line-height:1.5}.knowledge-articles{padding-bottom:24px}.knowledge-featured-card .knowledge-card-meta{margin-top:18px}.knowledge-article-grid,.knowledge-see-grid{grid-template-columns:1fr;gap:16px;display:grid}.knowledge-article-grid{margin-top:16px}.knowledge-card-meta{color:#527b73;letter-spacing:.055em;flex-wrap:wrap;align-items:center;gap:7px 14px;font-size:.72rem;font-weight:800;display:flex}.knowledge-card-meta time{color:var(--muted);letter-spacing:0;font-weight:650}.knowledge-article-card h3{margin-top:18px}.knowledge-see-grid .section-see-card{min-height:190px}@media (min-width:560px){.knowledge-see-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:760px){.knowledge-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1040px){.knowledge-see-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.article-shell{width:min(calc(100% - 40px), var(--max-width));margin-inline:auto}.article-header{padding-block:58px 28px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:28px;font-size:.82rem;display:flex}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.section-pill{color:var(--ink);background:#e8eff4;border-radius:999px;margin-bottom:22px;padding:7px 14px;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex}.article-header h1{font-size:clamp(2.7rem,4.5vw,3.75rem)}.reading-meta{color:var(--muted);margin-top:22px;font-size:.9rem}.article-lead,.article-intro{color:#243e45;font-size:clamp(1.15rem,1.8vw,1.3125rem);line-height:1.52}.article-lead{margin-top:38px}.article-intro{margin-top:18px}.editorial-image{margin:38px 0 34px}.editorial-image-frame{aspect-ratio:16/9;border:1px solid var(--line);background:#edf3f1;border-radius:20px;place-items:center;display:grid;position:relative;overflow:hidden}.editorial-image-frame picture,.editorial-image-frame img{object-fit:cover;width:100%;height:100%;display:block}.editorial-image-placeholder{color:#63817c;text-align:center;width:70%}.editorial-image-placeholder strong{color:var(--ink);font-size:1.15rem;display:block}.editorial-image figcaption{color:#536b6d;margin-top:8px;font-size:.75rem;line-height:1.5}.takeaways{border:1px solid var(--card-line);border-left:6px solid var(--sage-strong);background:linear-gradient(135deg,#eaf3f0d1,#fafcfbfa 72%);border-radius:14px;margin:0 0 64px;padding:30px 34px;font-size:1.125rem;line-height:1.67}.takeaways h2{font-size:clamp(1.65rem,2.5vw,2.125rem)}.takeaways ul{margin:18px 0 0;padding-left:1.55rem;list-style:outside}.takeaways li{padding-left:.2rem}.takeaways li+li{margin-top:8px}.takeaways li::marker{color:var(--sage-strong);font-size:1.05em}.article-body section{border-top:1px solid var(--line);padding-block:44px}.article-body{font-size:1.125rem;line-height:1.67}.article-body h2{max-width:790px;margin-bottom:26px;font-size:clamp(1.65rem,2.5vw,2.125rem);line-height:1.18}.article-body h3{margin:32px 0 14px;font-size:clamp(1.25rem,2vw,1.5625rem)}.article-body p+p{margin-top:20px}.article-body ul{margin-block:22px;padding-left:1.45rem;list-style:outside}.article-body li{padding-left:.25rem}.article-body li+li{margin-top:9px}.article-body li::marker{color:var(--sage-strong);font-size:1.05em}.decision-box,.save-box{border:1px solid var(--card-line);border-radius:16px;margin-top:54px;padding:30px}.decision-box{background:linear-gradient(135deg,#e8f3efe6,#f8fbfafa 76%)}.decision-box h2,.save-box h2{margin-bottom:20px;font-size:clamp(1.65rem,2.5vw,2.125rem)}.decision-box ol{counter-reset:decision-step;margin:0;padding:0;list-style:none}.decision-box li{counter-increment:decision-step;background:#fff;border:1px solid #d9e7e3;border-radius:12px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:14px;padding:17px 18px;display:grid}.decision-box li:before{background:var(--sage-strong);color:#fff;content:counter(decision-step);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;line-height:1;display:grid}.decision-box li+li{margin-top:12px}.save-box{background:linear-gradient(135deg,#f7faf9fa,#fffffffa 76%)}.save-box-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.save-box-heading h2{margin-bottom:0}.save-box-print{min-height:42px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #bfd4cf;border-radius:999px;flex:none;align-items:center;gap:9px;padding:8px 14px;font-size:.88rem;font-weight:750;line-height:1.2;transition:border-color .16s,background-color .16s,transform .16s;display:inline-flex}.save-box-print:hover{border-color:var(--sage-strong);background:#f5faf8;transform:translateY(-1px)}.save-box-print:focus-visible{outline:3px solid var(--sage-strong)}@supports (color:color-mix(in lab, red, red)){.save-box-print:focus-visible{outline:3px solid color-mix(in srgb, var(--sage-strong) 32%, transparent)}}.save-box-print:focus-visible{outline-offset:3px}.save-box-print-icon{font-size:1.05rem;line-height:1}.save-box p+ul,.save-box ul+p{margin-top:18px}.save-box ul{padding-left:1.55rem;list-style:outside}.save-box li{padding-left:.2rem}.save-box li+li{margin-top:7px}.save-box li::marker{color:var(--sage-strong)}@media (max-width:640px){.save-box-heading{flex-direction:column;align-items:flex-start}}.primary-source{border:1px solid var(--card-line);background:linear-gradient(135deg,#f1f7f5f5,#fffffffa 76%);border-radius:16px;margin:18px 0 58px;padding:26px 28px}.primary-source h2{margin-bottom:14px;font-size:1.45rem}.primary-source a,.sources a,.educational-note a{color:#236f75;text-underline-offset:3px;text-decoration-thickness:1px}.educational-note{border-top:1px solid var(--line);margin-top:54px;padding-top:24px;font-size:.92rem}.sources,.faq,.related{margin-top:54px}.faq h2,.related h2{margin-bottom:22px;font-size:clamp(2rem,4.5vw,3.2rem)}.sources{border:1px solid var(--card-line);background:linear-gradient(135deg,#f7faf9fa,#fffffffa 78%);border-radius:16px;padding:28px 30px}.sources h2{margin-bottom:18px;font-size:clamp(1.55rem,3vw,2.15rem)}.sources ol{margin-bottom:0;padding-left:1.65rem;list-style:decimal}.sources li{padding-left:.3rem}.sources li+li{margin-top:12px}.sources li::marker{color:var(--sage-strong);font-weight:750}.author-box{border:1px solid var(--card-line);background:#fbfcfb;border-radius:16px;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:22px;margin-top:28px;padding:22px 24px;display:grid}.author-photo{object-fit:cover;border-radius:12px}.author-label{color:#48776e;letter-spacing:.06em;margin-bottom:5px;font-size:.68rem;font-weight:800}.author-box h2{letter-spacing:-.02em;font-size:1.4rem}.author-box p:not(.author-label){margin-top:7px;font-size:.88rem;line-height:1.55}.author-box a{color:#236f75;text-underline-offset:3px;margin-top:9px;font-size:.86rem;font-weight:700;display:inline-block}.reveal-ready [data-reveal]{opacity:0;transition:opacity .42s,transform .42s;transform:translateY(14px)}.reveal-ready [data-reveal].is-revealed{opacity:1;transform:translateY(0)}.faq{border:1px solid var(--card-line);background:#f5f8f7;border-radius:16px;padding:28px}.faq article+article{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.faq h3{letter-spacing:-.015em;margin-bottom:8px;font-size:1.15rem}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.related{background:#fafbf9;border:1px solid #e5ecea;border-radius:28px;width:100%;padding:44px 32px}.related-card{min-height:210px}.article-tools{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-block:58px;padding-block:28px}.article-tools p{color:var(--ink);margin-bottom:16px}.article-shell>.article-header,.article-shell>.editorial-image,.article-shell>.takeaways,.article-shell>.article-body,.article-shell>.decision-box,.article-shell>.save-box,.article-shell>.primary-source,.article-shell>.educational-note,.article-shell>.author-box,.article-shell>.sources,.article-shell>.faq,.article-shell>.related,.article-shell>.article-tools{width:min(100%, var(--article-width));margin-inline:auto}.tool-row{flex-wrap:wrap;gap:8px;display:flex}.tool-button{background:var(--ink);color:#fff;cursor:pointer;min-height:40px;font:inherit;border:0;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.search-page{padding-block:70px 110px}.search-page h1{font-size:clamp(3rem,6vw,5.3rem)}.search-intro{max-width:680px;margin-top:20px;font-size:1.12rem}.search-form{max-width:900px;margin-top:42px}.search-form label{color:var(--ink);margin-bottom:10px;font-weight:700;display:block}.search-input-wrap{position:relative}.search-input-wrap>.search-icon{width:18px;height:18px;color:var(--accent-dark);position:absolute;top:50%;left:22px;transform:translateY(-50%)}.search-form input{border:1px solid var(--card-line);background:var(--paper);width:100%;min-height:66px;color:var(--ink);font:inherit;border-radius:18px;padding:13px 20px 13px 58px;font-size:1.05rem;box-shadow:0 14px 38px #0f344712}.search-form input:focus{border-color:var(--accent);outline:3px solid #2f7f8f29}.search-start{grid-template-columns:.85fr 1.15fr;gap:22px;margin-top:46px;display:grid}.search-suggestions,.search-sections{border:1px solid var(--card-line);border-radius:24px;padding:32px}.search-suggestions{background:var(--sage)}.search-sections{background:var(--paper)}.search-start h2{max-width:480px;margin-top:9px;font-size:clamp(1.55rem,2.5vw,2rem)}.search-suggestions>div{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.search-suggestions button{border:1px solid var(--card-line);color:var(--ink);cursor:pointer;font:inherit;background:#ffffffc7;border-radius:999px;padding:9px 13px;font-size:.82rem;font-weight:700}.search-suggestions button:hover,.search-suggestions button:focus-visible{border-color:var(--card-line-hover);background:var(--paper);outline:none}.search-sections>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:25px;display:grid}.search-sections a{border:1px solid var(--line);min-height:74px;color:var(--ink);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:15px 16px;font-size:.85rem;font-weight:750;line-height:1.35;text-decoration:none;display:flex}.search-sections a:hover,.search-sections a:focus-visible{border-color:var(--card-line-hover);background:var(--surface);outline:none}.search-sections strong{color:var(--accent-dark);font-size:1rem}.search-results{margin-top:46px}.search-results-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.search-results-heading h2{font-size:clamp(1.65rem,3vw,2.3rem)}.search-results-heading button,.search-empty button{border:1px solid var(--card-line);background:var(--paper);color:var(--ink);cursor:pointer;font:inherit;border-radius:999px;padding:9px 13px;font-size:.8rem;font-weight:700}.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.search-result{border:1px solid var(--card-line);background:var(--paper);border-radius:18px;flex-direction:column;align-items:flex-start;min-height:210px;padding:24px;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:flex}.search-result:hover,.search-result:focus-visible{border-color:var(--card-line-hover);background:linear-gradient(135deg, var(--paper) 38%, var(--sage));outline:none;transform:translateY(-2px)}.search-result h3{margin-top:13px;font-size:1.42rem}.search-result p{color:var(--text);margin-top:8px;font-size:.92rem}.search-result span{color:#48776e;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.search-result strong{color:var(--accent-dark);margin-top:auto;padding-top:18px}.search-empty{border:1px solid var(--card-line);background:var(--surface);border-radius:18px;max-width:720px;padding:28px}.search-empty button{margin-top:18px}.site-footer{border-top:1px solid var(--line);background:radial-gradient(circle at 10% 10%, #eaf3f0b3, transparent 22rem), var(--surface);margin-top:80px;padding-block:64px 28px}.footer-inner{grid-template-columns:minmax(240px,1.45fr) repeat(4,minmax(130px,1fr));gap:36px 30px;display:grid}.footer-about>p{max-width:330px;color:var(--muted);margin-top:16px;font-size:.82rem}.footer-brand{width:max-content}.footer-brand .brand-mark{flex-basis:40px;width:40px;height:40px}.footer-column h2{letter-spacing:.03em;text-transform:uppercase;margin-bottom:14px;font-size:.82rem}.footer-column a{color:var(--text);font-size:.82rem;text-decoration:none;display:block}.footer-column a+a{margin-top:8px}.footer-column a:hover,.footer-column a:focus-visible,.footer-bottom a:hover,.footer-bottom a:focus-visible{color:var(--accent-dark);text-underline-offset:4px;text-decoration:underline}.footer-crisis-link{border:1px solid var(--card-line);width:fit-content;color:var(--ink);border-radius:999px;align-items:center;gap:9px;margin-top:22px;padding:9px 13px;font-size:.8rem;font-weight:750;text-decoration:none;display:inline-flex}.footer-crisis-link:hover,.footer-crisis-link:focus-visible{border-color:var(--card-line-hover);background:var(--sage);outline:none}.footer-bottom{border-top:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;margin-top:10px;padding-top:24px;display:flex}.footer-bottom p{color:var(--muted);font-size:.75rem}.footer-bottom>div{flex-wrap:wrap;justify-content:flex-end;gap:10px 22px;display:flex}.footer-bottom a{color:var(--muted);font-size:.75rem;text-decoration:none}.footer-cookie-settings{color:var(--muted);cursor:pointer;font:inherit;font-size:.75rem;line-height:inherit;text-align:left;background:0 0;border:0;padding:0}.footer-cookie-settings:hover,.footer-cookie-settings:focus-visible{color:var(--accent-dark);text-underline-offset:4px;text-decoration:underline}.footer-wordmark{display:flex}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.cookie-banner{z-index:180;width:min(calc(100% - 48px), var(--max-width));border:1px solid var(--card-line);background:var(--paper);border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-inline:auto;padding:24px;display:grid;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 18px 60px #0f34472e}.cookie-banner-copy{max-width:680px}.cookie-consent-eyebrow{color:#406f67;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.cookie-banner h2,.cookie-dialog h2{margin-top:4px;font-size:clamp(1.45rem,3vw,1.85rem)}.cookie-banner-copy>p:not(.cookie-consent-eyebrow),.cookie-dialog-description,.cookie-category p,.cookie-dialog-policy{color:#536b6d}.cookie-banner-copy>p:not(.cookie-consent-eyebrow){margin-top:8px;font-size:.92rem;line-height:1.55}.cookie-banner-copy>a,.cookie-dialog-policy a{color:var(--accent-dark);text-underline-offset:3px;font-size:.84rem;font-weight:700;text-decoration:underline}.cookie-banner-controls{min-width:390px}.cookie-banner-actions,.cookie-dialog-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.cookie-consent-button{border:1px solid var(--ink);cursor:pointer;min-height:46px;font:inherit;border-radius:999px;padding:10px 18px;font-size:.84rem;font-weight:750;line-height:1.25}.cookie-consent-button--primary{background:var(--ink);color:#fff}.cookie-consent-button--outline{background:var(--paper);color:var(--ink)}.cookie-consent-button:hover,.cookie-consent-button:focus-visible{border-color:var(--accent-dark);outline-offset:2px;outline:3px solid #2f7f8f3d}.cookie-consent-button--primary:hover,.cookie-consent-button--primary:focus-visible{background:var(--accent-dark)}.cookie-customize-button{width:100%;color:var(--accent-dark);cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;margin-top:9px;padding:5px;font-size:.84rem;font-weight:750;text-decoration:underline}.cookie-customize-button:focus-visible,.cookie-dialog-close:focus-visible,.cookie-switch input:focus-visible+.cookie-switch-track{outline-offset:3px;outline:3px solid #2f7f8f47}.cookie-dialog-backdrop{z-index:190;background:#0f34477a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.cookie-dialog{border:1px solid var(--card-line);background:var(--paper);border-radius:22px;width:min(100%,680px);max-height:min(820px,100vh - 48px);padding:28px;overflow-y:auto;box-shadow:0 24px 80px #0f344747}.cookie-dialog-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.cookie-dialog-close{border:1px solid var(--line);background:var(--paper);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:50%;flex:0 0 42px;place-items:center;font-size:1.6rem;line-height:1;display:inline-grid}.cookie-dialog-description{margin-top:16px;font-size:.94rem;line-height:1.58}.cookie-category-list{gap:12px;margin-top:22px;display:grid}.cookie-category{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:18px;display:grid}.cookie-category h3{letter-spacing:-.015em;font-size:1rem}.cookie-category p{margin-top:4px;font-size:.82rem;line-height:1.5}.cookie-switch{cursor:pointer;flex:0 0 52px;width:52px;height:30px;position:relative}.cookie-switch input{opacity:0;width:1px;height:1px;position:absolute}.cookie-switch-track{background:#d8e2e0;border:1px solid #75898b;border-radius:999px;transition:background .16s;position:absolute;inset:0}.cookie-switch-track:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0f344747}.cookie-switch input:checked+.cookie-switch-track{border-color:var(--accent-dark);background:var(--accent-dark)}.cookie-switch input:checked+.cookie-switch-track:after{transform:translate(22px)}.cookie-switch--locked{cursor:not-allowed;opacity:.78}.cookie-dialog-policy{margin-top:18px;font-size:.82rem}.cookie-dialog-actions{margin-top:24px}@media (max-width:780px){.cookie-banner{grid-template-columns:1fr;gap:18px;width:auto;padding:20px;bottom:14px;left:14px;right:14px}.cookie-banner-controls{min-width:0}}@media (max-width:520px){.cookie-banner-actions,.cookie-dialog-actions{grid-template-columns:1fr}.cookie-dialog-backdrop{align-items:end;padding:0}.cookie-dialog{width:100%;max-height:calc(100vh - 18px);padding:24px 18px max(22px, env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.cookie-category{gap:14px;padding:16px}}.mobile-navigation{display:none}.menu-toggle{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;display:inline-flex}.menu-toggle span{background:var(--ink);border-radius:2px;width:18px;height:2px}.mobile-menu{z-index:60;border:1px solid var(--line);background:var(--paper);border-radius:16px;gap:0;padding:12px;display:grid;position:absolute;top:calc(100% + 1px);left:14px;right:14px;box-shadow:0 18px 40px #12343c1f}.mobile-menu-label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;padding:8px 14px 7px;font-size:.7rem;font-weight:800}.mobile-menu a{color:var(--ink);border-radius:10px;padding:12px 14px;font-weight:650;text-decoration:none}.mobile-menu a:hover,.mobile-menu a:focus-visible{background:var(--surface);outline:none}.mobile-menu a.is-active{background:var(--surface);color:var(--accent-dark)}.mobile-menu .mobile-search{border-top:1px solid var(--line);border-radius:0 0 10px 10px;margin-top:7px}.mobile-menu .mobile-crisis{background:var(--sage);margin-top:6px}@media (max-width:1320px){.header-inner{display:flex}.desktop-navigation{display:none}.header-actions{margin-left:auto}.mobile-navigation{display:block}}@media (max-width:1140px){.header-inner,.desktop-navigation{gap:14px}.footer-inner{grid-template-columns:minmax(230px,1.4fr) repeat(2,minmax(150px,1fr))}}@media (max-width:1000px){.footer-inner{grid-template-columns:minmax(220px,1.35fr) repeat(2,minmax(150px,1fr))}.footer-about{grid-row:span 2}.home-trust{grid-template-columns:1fr}.home-author-card{max-width:680px}.section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:761px) and (max-width:1220px){.section-choices,.section-faq,.section-see-also{width:calc(100% + 40px);margin-left:-20px}}@media (max-width:760px){body{font-size:16px}.header-inner,.footer-inner,.shell,.article-shell{width:min(calc(100% - 28px), var(--max-width))}.search-link{display:none}.search-page{padding-block:48px 76px}.search-page h1{font-size:clamp(2.75rem,14vw,4rem)}.search-intro{font-size:1rem}.search-form{margin-top:32px}.search-form input{min-height:60px}.search-start{grid-template-columns:1fr;margin-top:34px}.search-suggestions,.search-sections{border-radius:20px;padding:25px 22px}.search-sections>div,.search-results-grid{grid-template-columns:1fr}.search-results{margin-top:36px}.search-results-heading{flex-direction:column;align-items:flex-start;gap:13px}.search-result{min-height:210px;padding:22px}.brand-lockup{gap:7px}.brand-mark{flex-basis:40px;width:40px;height:40px}.home-hero{padding-block:58px 50px}.home-hero h1{font-size:clamp(2.55rem,12vw,3.7rem)}.home-page:before{border-width:60px;width:420px;height:420px;top:150px;right:-240px}.home-search{margin-top:32px;padding:14px}.home-search-row{flex-direction:column;align-items:stretch;gap:8px}.home-search input{min-height:48px;padding-inline:4px;font-size:1rem}.home-search button{width:100%}.home-panel,.home-knowledge{border-radius:24px;width:calc(100% - 14px);padding:38px 14px}.home-section-heading{margin-bottom:25px}.home-section-heading h2{font-size:clamp(2rem,10vw,3rem)}.home-path-grid{grid-template-columns:1fr}.home-path-card{min-height:210px;padding:24px 78px 24px 23px}.home-path-card .arrow{bottom:22px;right:22px}.home-heading-row{flex-direction:column;align-items:flex-start;gap:18px}.home-section-grid .section-card{min-height:200px}.home-card-visual{min-height:190px;padding:23px}.home-feature-card-content{padding:23px}.home-feature-card--split{grid-template-columns:1fr;min-height:auto}.home-feature-card--split .home-card-visual{min-height:190px}.home-feature-card--start .home-feature-card-content{padding:26px 23px}.home-trust-copy{padding:28px 24px}.home-author-card{grid-template-columns:72px minmax(0,1fr);gap:17px;padding:24px}.home-author-card img{border-radius:14px;width:72px;height:72px}.home-crisis{flex-direction:column;align-items:stretch;margin-top:14px;padding:28px 24px}.home-crisis .button{width:100%}.hero-actions{flex-direction:column;align-items:stretch}.section-space{padding-block:50px}.section-landing{padding-top:48px}.section-template{padding-bottom:64px}.section-template-hero{padding-bottom:46px}.section-template-hero h1{font-size:clamp(2.35rem,11.4vw,4rem)}.section-template-block{padding-top:46px}.section-choices,.section-faq,.section-see-also{border-radius:22px;width:calc(100% + 28px);margin-left:-14px;padding:38px 14px}.section-articles{padding-bottom:10px}.section-choice-grid,.section-article-grid{grid-template-columns:1fr}.section-choice-card{min-height:132px}.section-featured-card{flex-direction:column;align-items:flex-start;min-height:270px;padding:28px 24px}.section-featured-card--with-image{grid-template-columns:1fr;padding:0;display:grid;overflow:hidden}.section-card-thumbnail--featured{aspect-ratio:16/9;min-height:0}.section-featured-card-content{padding:26px 70px 30px 24px}.section-article-card{min-height:250px;padding:0}.section-article-card-content{padding:22px 66px 26px 23px}.section-see-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-see-card{min-height:220px;padding:21px}.section-grid,.related-grid{grid-template-columns:1fr}.site-footer{margin-top:64px;padding-block:46px 24px}.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 22px}.footer-about,.footer-bottom{grid-column:1/-1}.footer-about{grid-row:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom>div{justify-content:flex-start}.section-card{min-height:190px}.article-header{padding-top:38px}.article-header h1{font-size:clamp(2.3rem,10vw,3rem)}.article-lead{margin-top:28px}.takeaways{padding:24px 22px}.related{border-radius:22px;width:100%;padding:38px 14px}.article-body section{padding-block:36px}.article-body h2{font-size:clamp(1.55rem,7vw,2rem)}.featured-card{min-height:360px}.author-box{grid-template-columns:58px minmax(0,1fr);gap:16px;padding:18px}.author-photo{width:58px;height:58px}}@media (max-width:420px){.section-see-grid{grid-template-columns:1fr}.section-see-card{min-height:185px}.footer-inner{grid-template-columns:1fr}.footer-about,.footer-bottom{grid-column:auto}}@media (max-width:520px){.crisis-link{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal-ready [data-reveal]{opacity:1;transform:none}}.formal-page{background:radial-gradient(circle at 88% 2%, #eaf3f08c, transparent 25rem), var(--paper);padding-block:76px 110px}.formal-hero{padding-bottom:54px}.formal-hero h1{max-width:900px;margin-top:14px;font-size:clamp(2.7rem,5.6vw,4.5rem)}.formal-lead{max-width:760px;color:var(--text);margin-top:24px;font-size:clamp(1.05rem,1.8vw,1.22rem);line-height:1.65}.formal-notice{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;margin-top:24px;padding:7px 12px;font-size:.82rem;line-height:1.4;display:inline-flex}.formal-layout{grid-template-columns:210px minmax(0,820px);justify-content:start;align-items:start;gap:54px;display:grid}.formal-navigation{border:1px solid var(--line);background:#f7faf9eb;border-radius:18px;padding:20px;position:sticky;top:96px}.formal-navigation>p{color:var(--ink);letter-spacing:.06em;text-transform:uppercase;margin-bottom:13px;font-size:.75rem;font-weight:800}.formal-navigation nav{gap:8px;display:grid}.formal-navigation a{color:var(--muted);font-size:.85rem;line-height:1.35;text-decoration:none}.formal-navigation a:hover,.formal-navigation a:focus-visible{color:var(--accent-dark);text-underline-offset:4px;text-decoration:underline}.formal-document{border:1px solid var(--card-line);background:var(--paper);border-radius:24px;overflow:hidden;box-shadow:0 22px 60px #0f34470f}.formal-section{padding:38px 46px 42px;scroll-margin-top:100px}.formal-section+.formal-section{border-top:1px solid var(--line)}.formal-section h2{letter-spacing:-.025em;margin-bottom:18px;font-size:clamp(1.35rem,2.2vw,1.72rem)}.formal-section p,.formal-section li{color:var(--text);font-size:1rem;line-height:1.78}.formal-section p+p{margin-top:16px}.formal-section a{color:var(--accent-dark);text-underline-offset:4px;font-weight:650;text-decoration-color:#17596a59}.formal-section a:hover,.formal-section a:focus-visible{text-decoration-color:currentColor}.formal-section ul{gap:9px;margin:18px 0 0;padding-left:1.25rem;list-style:outside;display:grid}.formal-section li::marker{color:var(--sage-strong)}.formal-section ul+p{margin-top:18px}@media (max-width:900px){.formal-page{padding-block:54px 80px}.formal-layout{grid-template-columns:1fr;gap:22px}.formal-navigation{padding:18px;position:static}.formal-navigation nav{flex-wrap:wrap;gap:8px 16px;display:flex}}@media (max-width:600px){.formal-page{padding-block:42px 64px}.formal-hero{padding-bottom:38px}.formal-hero h1{font-size:clamp(2.25rem,11vw,3.15rem)}.formal-section{padding:28px 23px 32px}.formal-document{border-radius:20px}.formal-section p,.formal-section li{font-size:.96rem;line-height:1.72}}.author-page{background:radial-gradient(circle at 84% 5%, #eaf3f080, transparent 30rem), var(--paper);padding-bottom:110px}.author-page-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.18fr) minmax(300px,.72fr);align-items:center;gap:78px;padding-block:82px 72px;display:grid}.author-page-intro h1{max-width:660px;margin-top:14px;font-size:clamp(3.3rem,6.5vw,5.5rem)}.author-page-intro>p:last-child{max-width:690px;margin-top:27px;font-size:clamp(1.05rem,1.7vw,1.22rem);line-height:1.72}.author-portrait-frame{aspect-ratio:4/5;border:1px solid var(--card-line);background:var(--surface);border-radius:28px;overflow:hidden;box-shadow:0 28px 70px #0f34471c}.author-portrait{object-fit:cover;width:100%;height:100%;display:block}.author-experience{grid-template-columns:minmax(0,1.6fr) minmax(270px,.7fr);align-items:start;gap:64px;padding-block:72px 78px;display:grid}.author-story{max-width:730px}.author-story h2{max-width:620px;margin-bottom:28px;font-size:clamp(2.25rem,4vw,3.35rem)}.author-story p{font-size:1.03rem;line-height:1.8}.author-story p+p{margin-top:21px}.author-story a{color:var(--accent-dark);text-underline-offset:4px;font-weight:650;text-decoration-color:#17596a59}.author-credentials{border:1px solid var(--card-line);background:var(--paper);border-radius:22px;padding:28px;box-shadow:0 20px 55px #0f344712}.author-credentials-label{color:var(--ink);margin-bottom:22px;font-size:1.16rem;font-weight:800}.author-credentials>div{border-top:1px solid var(--line);padding-top:19px}.author-credentials>div+div{margin-top:19px}.author-credentials h3{letter-spacing:-.01em;margin-bottom:5px;font-size:.93rem}.author-credentials p{color:var(--muted);font-size:.92rem;line-height:1.65}.author-purpose{border:1px solid var(--card-line);border-top:5px solid var(--sage-strong);background:var(--paper);border-radius:24px;grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr);gap:56px;padding:46px 52px 50px;display:grid;box-shadow:0 24px 65px #0f344712}.author-purpose h2{overflow-wrap:break-word;text-wrap:balance;min-width:0;max-width:430px;margin-top:12px;font-size:clamp(2rem,3vw,2.65rem);line-height:1.08}.author-purpose-copy p{font-size:1rem;line-height:1.78}.author-purpose>*{min-width:0}.author-purpose-copy{overflow-wrap:anywhere}.author-purpose-copy p+p{margin-top:18px}.author-purpose-note{border-left:4px solid var(--sage-strong);background:var(--surface);color:var(--muted);border-radius:4px 14px 14px 4px;padding:18px 20px;font-size:.9rem!important}.author-contact{border:1px solid var(--line);background:var(--surface);border-radius:20px;justify-content:space-between;align-items:center;gap:36px;margin-top:30px;padding:30px 34px;display:flex}.author-contact h2{margin-top:7px;font-size:clamp(1.65rem,2.8vw,2.2rem)}.author-contact div>p:last-child{color:var(--muted);margin-top:8px}.author-contact-link{background:var(--ink);color:#fff;border-radius:999px;flex:none;padding:12px 20px;font-size:.9rem;font-weight:750;text-decoration:none}.author-contact-link:hover,.author-contact-link:focus-visible{background:var(--accent-dark)}@media (max-width:900px){.author-page-hero{gap:42px}.author-experience{grid-template-columns:1fr;gap:38px}.author-story{max-width:760px}.author-purpose{grid-template-columns:minmax(0,1fr);gap:32px}}@media (max-width:700px){.author-page{padding-bottom:70px}.author-page-hero{grid-template-columns:1fr;gap:38px;padding-block:50px}.author-page-intro h1{font-size:clamp(2.8rem,14vw,4.2rem)}.author-portrait-frame{width:min(100%,430px)}.author-experience{padding-block:52px}.author-purpose{padding:32px 25px 35px}.author-contact{flex-direction:column;align-items:flex-start;padding:26px 24px}}.crisis-page{padding-bottom:86px}.crisis-hero{padding-block:82px 64px}.crisis-hero h1{max-width:880px;font-size:clamp(3.2rem,7vw,5.8rem)}.crisis-hero>p:last-child{max-width:760px;color:var(--muted);margin-top:24px;font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.65}.crisis-content{gap:84px;display:grid}.crisis-emergency{border:1px solid var(--card-line);background:var(--paper);border-radius:26px;justify-content:space-between;align-items:flex-end;gap:42px;padding:44px 48px;display:flex;box-shadow:0 22px 60px #0f344712}.crisis-emergency>div{max-width:780px}.crisis-card-label{color:#667d79;letter-spacing:.085em;margin-bottom:14px;font-size:.72rem;font-weight:800}.crisis-emergency .crisis-card-label{color:var(--accent-dark)}.crisis-emergency h2{font-size:clamp(1.8rem,3vw,2.65rem)}.crisis-emergency p:not(.crisis-card-label){margin-top:20px;font-size:1.04rem;line-height:1.75}.crisis-call{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 18px;font-size:.9rem;font-weight:750;text-decoration:none;display:inline-flex}.crisis-call:hover,.crisis-call:focus-visible{background:var(--accent-dark)}.crisis-call-emergency{background:var(--ink);flex:none;min-height:50px;padding-inline:24px}.crisis-section-heading{max-width:760px;margin-bottom:32px}.crisis-section-heading h2{font-size:clamp(2.25rem,4vw,3.6rem)}.crisis-section-heading>p:last-child{color:var(--muted);margin-top:18px;font-size:1.04rem}.crisis-contact-grid,.crisis-online-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.crisis-contact-card{border:1px solid var(--card-line);background:var(--paper);border-radius:24px;flex-direction:column;min-height:390px;padding:34px;display:flex;box-shadow:0 18px 50px #0f34470f}.crisis-contact-card h3{max-width:470px;font-size:clamp(1.35rem,2.2vw,1.75rem)}.crisis-number{width:fit-content;color:var(--accent-dark);letter-spacing:-.04em;margin-block:20px 18px;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1;text-decoration:none}.crisis-number:hover,.crisis-number:focus-visible{text-underline-offset:6px;text-decoration:underline}.crisis-contact-card>p:not(.crisis-card-label){line-height:1.7}.crisis-availability{color:var(--muted);margin-top:12px;font-size:.9rem}.crisis-card-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:auto;padding-top:26px;display:flex}.crisis-online-link{color:var(--accent-dark);text-underline-offset:4px;font-size:.9rem;font-weight:700;-webkit-text-decoration:underline #17596a4d;text-decoration:underline #17596a4d}.crisis-choice-note{border:1px solid var(--card-line);background:var(--sage);border-radius:22px;grid-template-columns:auto 1fr;align-items:start;gap:22px;padding:30px 34px;display:grid}.crisis-choice-icon{background:var(--paper);width:42px;height:42px;color:var(--accent-dark);border-radius:50%;place-items:center;font-size:1.15rem;font-weight:800;display:grid}.crisis-choice-note h2{font-size:clamp(1.4rem,2.3vw,1.85rem)}.crisis-choice-note p{max-width:920px;margin-top:10px;line-height:1.7}.crisis-online-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.crisis-online-card{border:1px solid var(--card-line);background:var(--surface);border-radius:22px;flex-direction:column;justify-content:space-between;min-height:260px;padding:28px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.crisis-online-card:hover,.crisis-online-card:focus-visible{border-color:var(--card-line-hover);transform:translateY(-3px);box-shadow:0 20px 45px #0f344717}.crisis-online-card h3{font-size:1.28rem}.crisis-online-card p{color:var(--muted);margin-top:14px;font-size:.93rem;line-height:1.65}.crisis-online-card-link{width:fit-content;min-width:0;max-width:100%;color:var(--accent-dark);align-self:flex-start;align-items:flex-end;gap:7px;margin-top:26px;font-size:.88rem;font-weight:750;display:flex}.crisis-online-card-label{min-width:0}.crisis-online-card-arrow{flex:none;line-height:1.65}.crisis-verification{border-top:1px solid var(--line);color:var(--muted);padding-top:26px;font-size:.84rem}.crisis-verification a{color:var(--accent-dark);text-underline-offset:3px;font-weight:700}@media (max-width:900px){.crisis-online-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.crisis-page{padding-bottom:64px}.crisis-hero{padding-block:52px 42px}.crisis-hero h1{font-size:clamp(3rem,16vw,4.6rem)}.crisis-content{gap:60px}.crisis-emergency{flex-direction:column;align-items:flex-start;gap:28px;padding:30px 25px}.crisis-call-emergency{width:100%}.crisis-contact-grid,.crisis-online-grid{grid-template-columns:1fr}.crisis-contact-card{min-height:0;padding:28px 24px}.crisis-choice-note{grid-template-columns:1fr;padding:26px 24px}.crisis-online-card{min-height:220px;padding:25px 24px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
