:root{--ink:#183c38;--text:#2d4440;--muted:#647771;--red:#bd3e32;--paper:#f6f5ef;--sage:#e8efe7;--line:#d9e2d9;--white:#fff;--shadow:0 12px 38px #143b3610}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font:17px/1.75 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:var(--text);background:var(--white)}h1,h2,h3,h4{color:var(--ink);line-height:1.14;letter-spacing:-.035em;overflow-wrap:break-word}h1{font-size:clamp(39px,5.4vw,76px);font-weight:760;margin:16px 0 27px}h2{font-size:clamp(28px,3.2vw,42px);margin:0 0 24px}h3{font-size:23px;margin:0 0 15px}p{margin:0 0 20px}a{color:var(--ink);text-underline-offset:4px}a:hover{color:var(--red)}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:default}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:4px}[hidden]{display:none!important}.wrap{width:min(1360px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;left:16px;top:-100px;background:#fff;padding:14px;z-index:100}.skip:focus{top:8px}.header{position:sticky;top:0;z-index:50;background:#fffffff5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.head{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:95px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.brand .portal-mark{width:51px;height:57px;flex-shrink:0}.wordmark{display:flex;flex-direction:column;line-height:1}.wordmark strong{font-size:16px;letter-spacing:.008em;color:#172b27}.wordmark b{font-size:31px;color:var(--red);letter-spacing:.11em;margin-top:2px}.wordmark small{font-size:8px;color:var(--muted);margin-top:6px;letter-spacing:.015em}.nav{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:650}.nav a{text-decoration:none;white-space:nowrap}.nav a.active{color:var(--red)}.nav .help{padding:11px 17px;background:var(--ink);color:white;border-radius:7px}.menu-toggle{display:none}.more{position:relative}.more summary{cursor:pointer;list-style:none;color:var(--ink)}.more summary::after{content:' +';color:var(--red)}.more[open] .more-links{position:absolute;right:0;top:35px;width:220px;padding:14px;background:white;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.more-links a{display:block;padding:9px}.eyebrow{color:var(--red);font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:750;margin-bottom:12px}.hero{padding:64px 0 55px;background:var(--paper);border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(270px,.7fr);gap:85px;align-items:center}.hero-grid h1{max-width:850px}.hero .lead,.pagehead .lead{font-size:21px;line-height:1.65;color:var(--muted);max-width:940px}.hero .accent{color:var(--red)}.hero-side{background:var(--ink);color:white;border-radius:18px;padding:34px 31px;box-shadow:var(--shadow)}.hero-side .eyebrow{color:#cddfcf}.hero-side h2{color:white;font-size:34px;margin:20px 0 25px}.hero-side p{font-size:14px;color:#d8e4dd;line-height:1.7}.hero-side .line{height:1px;background:#ffffff30;margin:25px 0}.hero-side strong{font-size:47px;color:white;line-height:1.2;display:block}.hero-side small{font-size:11px;color:#cbd9d2}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:27px 0 10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--ink);color:white;border:1px solid var(--ink);border-radius:7px;padding:13px 19px;font-size:13px;line-height:1.5;font-weight:700;text-decoration:none;min-height:46px}.button:hover{background:#2b5349;color:white}.button.light{background:transparent;color:var(--ink);border-color:#becdc2}.button.small{padding:9px 13px;min-height:39px;font-size:12px}.button.ghost{background:white;color:var(--ink);border-color:var(--line)}.meta{font-size:12px;line-height:1.65;color:var(--muted);margin-top:23px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:13px;overflow:hidden;margin-top:44px}.metric{background:white;padding:22px 24px}.metric strong{font-size:36px;line-height:1.2;color:var(--ink);letter-spacing:-.045em}.metric span{display:block;font-size:13px;margin-top:9px;line-height:1.5}.metric small{display:block;color:var(--muted);font-size:10px;line-height:1.5;margin-top:10px}.section{padding:65px 0;border-bottom:1px solid var(--line)}.section.alt{background:var(--paper)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:30px}.section-head>div{max-width:810px}.section-head h2{margin-bottom:15px}.section-head p{color:var(--muted);max-width:800px;margin:0}.section-head>a{white-space:nowrap;font-size:13px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cards.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{padding:28px;border:1px solid var(--line);border-radius:13px;background:white;display:flex;flex-direction:column;min-width:0}.card .overline{font-size:10px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;color:var(--red);margin-bottom:13px}.card h3{font-size:24px}.card p{font-size:14px;color:var(--muted);line-height:1.7}.card .card-footer{margin-top:auto;padding-top:15px;display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.card a.card-main{font-size:13px;font-weight:700;text-decoration:none}.card .pill{align-self:flex-start}.card .rate{font-size:30px;font-weight:760;color:var(--ink);line-height:1.2;margin:6px 0 13px}.card .rate small{font-size:11px;font-weight:500;display:block;color:var(--muted);letter-spacing:0;margin-top:8px}.pill{display:inline-block;border-radius:40px;border:1px solid #cbd8cc;background:var(--sage);padding:4px 10px;font-size:10px;line-height:1.5}.pill.warn{background:#fff2df;color:#724d1f;border-color:#e4cba9}.pagehead{padding:49px 0 40px;background:var(--paper);border-bottom:1px solid var(--line)}.pagehead h1{max-width:1110px;font-size:clamp(37px,4.4vw,63px)}.breadcrumb{font-size:11px;color:var(--muted);margin-bottom:23px}.breadcrumb a{text-decoration:none}.breadcrumb span{margin-inline:9px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:65px;align-items:start;padding-block:45px 60px}.prose{max-width:865px}.prose p{line-height:1.85;margin-bottom:25px}.prose h2{font-size:31px;margin:39px 0 20px}.prose h3{font-size:22px;margin-top:25px}.aside{position:sticky;top:124px;min-width:0}.aside-box{padding:23px;background:var(--paper);border:1px solid var(--line);border-radius:12px;font-size:12px;line-height:1.75;margin-bottom:18px}.aside-box h3{font-size:17px;letter-spacing:-.02em;margin-bottom:12px}.aside-box a{display:block;margin-top:9px;overflow-wrap:anywhere}.callout{padding:24px 27px;background:var(--sage);border-left:4px solid var(--ink);border-radius:0 10px 10px 0;margin:26px 0;font-size:15px;line-height:1.8}.callout.warning{background:#fcf2e5;border-color:#ad7349}.callout strong{display:block;margin-bottom:7px}.callout p:last-child{margin:0}.filters{background:white;border:1px solid var(--line);border-radius:13px;padding:25px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:15px;margin-bottom:25px}.field{min-width:0}.field label,fieldset legend{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;min-height:47px;border:1px solid #bdccc1;background:white;border-radius:7px;padding:11px;color:var(--ink);font-size:15px}.field textarea{line-height:1.65;min-height:300px;font-size:13px;resize:vertical}.field small{font-size:11px;color:var(--muted);display:block;line-height:1.6;margin-top:7px}.result-line{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;margin:20px 0;color:var(--muted)}.pagination{display:flex;gap:7px;flex-wrap:wrap;margin-top:30px;justify-content:center}.pagination a,.pagination button{min-width:39px;min-height:39px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:6px;text-decoration:none;background:white;font-size:12px;color:var(--ink);padding:6px 10px}.pagination [aria-current=page]{background:var(--ink);color:white}.table-scroll{overflow:auto;border:1px solid var(--line);border-radius:10px;margin:24px 0;max-width:100%}table{border-collapse:collapse;width:100%;font-size:12px;line-height:1.65;min-width:650px}th,td{padding:13px 15px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}thead th{background:var(--ink);color:white;font-size:11px;font-weight:650}tbody tr:nth-child(even){background:#f7f9f4}tr:last-child td{border-bottom:0}td.num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.tcaption{font-size:12px;color:var(--muted);margin:8px 0 25px}.source-link{font-size:11px;white-space:nowrap;font-weight:750;text-decoration:none;color:var(--red)}.sources{padding:0;list-style:none}.sources li{padding:22px 0;border-bottom:1px solid var(--line);font-size:13px;scroll-margin-top:120px}.sources li strong{display:block;line-height:1.6}.sources .source-no{color:var(--red);font-weight:750;display:inline-block;margin-right:7px}.sources p{font-size:12px;color:var(--muted);margin:8px 0 0}.sources .url{font-size:11px;overflow-wrap:anywhere}.sourcechips{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.sourcechips a{border:1px solid var(--line);border-radius:20px;padding:5px 10px;font-size:10px;text-decoration:none}.timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.timeline article{border-top:3px solid var(--red);padding:23px 8px 0 0}.timeline strong{font-size:32px;color:var(--ink);line-height:1.1}.timeline p{font-size:13px;margin:14px 0}.timeline a{font-size:12px}.tool{border:1px solid var(--line);border-radius:15px;padding:30px;background:var(--paper);margin:25px 0}.tool h2{font-size:31px}.tool h3{font-size:25px}.tool>p{font-size:14px;max-width:900px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.tool output{display:block;padding:24px;background:white;border:1px solid var(--line);border-radius:10px;margin-top:25px;font-size:14px;line-height:1.75}.tool output strong{display:block;font-size:28px;color:var(--ink);line-height:1.3;margin-bottom:10px}.tool output.error{border-color:var(--red);color:#773b2c}.tool .notice{font-size:11px;color:var(--muted);margin-top:16px}.compare-bar{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);z-index:45;background:var(--ink);color:white;border-radius:12px;padding:14px 22px;display:flex;gap:20px;align-items:center;box-shadow:0 8px 40px #0003;max-width:calc(100% - 28px)}.compare-bar p{margin:0;font-size:12px}.compare-bar a,.compare-bar button{font-size:12px;color:white;background:transparent;border:1px solid #ffffff60;border-radius:6px;padding:8px 13px;white-space:nowrap;text-decoration:none}.compare-choice{font-size:11px;display:flex;gap:7px;align-items:center}.compare-choice input{accent-color:var(--ink);width:17px;height:17px}.compare-table th{max-width:310px;min-width:170px}.compare-table td{min-width:180px}.compare-table td:first-child{font-weight:700}.empty{padding:30px;background:var(--paper);border:1px solid var(--line);border-radius:10px;font-size:14px}.bars{max-width:930px}.bar{display:grid;grid-template-columns:70px minmax(0,1fr) 110px;gap:20px;align-items:center;font-size:13px;margin:15px 0}.bar-track{background:#e4ede3;height:19px;border-radius:5px;overflow:hidden}.bar-fill{height:100%;background:var(--ink);border-radius:5px}.bar b{text-align:right;font-variant-numeric:tabular-nums}.footer{background:var(--ink);color:#e0eae4;padding:44px 0 95px;font-size:12px;line-height:1.8}.footer h2{color:white;font-size:23px}.footer a{color:white}.footer-grid{display:grid;grid-template-columns:2fr 1fr;gap:65px}.footer p{max-width:900px}.footer-nav{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:18px}.status{font-size:11px;color:var(--muted)}.toast{position:fixed;top:110px;left:50%;transform:translateX(-50%);padding:13px 22px;border-radius:8px;background:var(--ink);color:white;z-index:100;font-size:13px;box-shadow:var(--shadow);max-width:90vw}.no-js{padding:14px 25px;border:1px solid var(--line);font-size:12px;margin:20px auto}.switches{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.switches a{padding:8px 13px;background:var(--paper);border:1px solid var(--line);border-radius:25px;font-size:12px;text-decoration:none}.route:focus{outline:none}.route:target{scroll-margin-top:0}.tiny{font-size:11px;color:var(--muted)}.print-button{font-size:12px;padding:8px 12px;background:white;border:1px solid var(--line);border-radius:7px;color:var(--ink)}
@media(min-width:1650px){.wrap{width:min(1440px,calc(100% - 120px))}}
@media(max-width:1120px){.wrap{width:calc(100% - 46px)}.nav{gap:17px}.nav .help{display:none}.hero-grid{gap:35px;grid-template-columns:1.4fr 1fr}.hero-side{padding:28px}.hero-side h2{font-size:28px}.content-layout{gap:35px;grid-template-columns:minmax(0,1fr) 240px}.filters{grid-template-columns:2fr 1fr 1fr}.filters .last{grid-column:1/-1}.card{padding:23px}.card h3{font-size:22px}.wordmark strong{font-size:14px}.wordmark b{font-size:28px}}
@media(max-width:760px){body{font-size:16px}.wrap{width:calc(100% - 32px)}.head{min-height:79px;gap:15px}.brand .portal-mark{width:39px;height:47px}.wordmark strong{font-size:12px}.wordmark b{font-size:24px}.wordmark small{font-size:6.5px}.menu-toggle{display:inline-flex;align-items:center;border:1px solid var(--line);background:white;color:var(--ink);border-radius:6px;font-size:12px;padding:10px 13px;min-height:40px}.nav{display:none;position:absolute;left:0;right:0;top:79px;background:white;border-bottom:1px solid var(--line);padding:18px 24px;align-items:stretch;gap:0;max-height:75vh;overflow:auto}.nav.open{display:flex;flex-direction:column}.nav>a,.more summary{padding:11px 0}.nav .help{display:block;margin-top:10px;text-align:center}.more[open] .more-links{position:static;box-shadow:none;border:0;padding:0 0 8px 16px;width:auto}.hero{padding:35px 0}.hero-grid{display:block}.hero h1{font-size:43px;line-height:1.11;margin:13px 0 23px}.hero .lead,.pagehead .lead{font-size:18px;line-height:1.65}.hero-side{margin-top:30px;padding:24px;display:none}.metrics{grid-template-columns:1fr 1fr;margin-top:29px}.metric{padding:21px 17px}.metric strong{font-size:30px}.metric span{font-size:12px}.metric small{font-size:10px}.section{padding:42px 0}.section-head{display:block;margin-bottom:24px}.section-head>a{display:inline-block;margin-top:17px}.section-head p{font-size:15px}.cards,.cards.two{grid-template-columns:1fr;gap:14px}.card{padding:24px}.card h3{font-size:25px}.card p{font-size:14px}.pagehead{padding:32px 0}.pagehead h1{font-size:38px;line-height:1.12;margin-top:12px}.breadcrumb{font-size:10px;margin-bottom:19px}.content-layout{display:block;padding-block:28px 42px}.aside{position:static;margin-top:34px}.prose p{line-height:1.82}.prose h2{font-size:28px}.filters{grid-template-columns:1fr;padding:20px;gap:15px}.filters .last{grid-column:auto}.result-line{align-items:flex-start;flex-direction:column;gap:10px}.timeline{grid-template-columns:1fr 1fr}.timeline strong{font-size:27px}.form-grid{grid-template-columns:1fr}.tool{padding:22px;margin:20px 0}.tool h2{font-size:28px}.tool output{padding:20px}.callout{padding:20px;font-size:14px}.compare-bar{bottom:10px;padding:12px;gap:10px;flex-wrap:wrap;justify-content:center}.compare-bar p{font-size:11px;flex:1;min-width:140px}.compare-bar a,.compare-bar button{padding:6px 9px;font-size:11px}.footer-grid{grid-template-columns:1fr;gap:22px}.footer{padding:34px 0 110px}.table-scroll table{font-size:11px}th,td{padding:11px 12px}.bar{grid-template-columns:45px minmax(0,1fr) 89px;gap:12px;font-size:11px}.bar-track{height:15px}.toast{top:91px;font-size:12px}.actions .button{flex:1;min-width:140px}.actions .button.small{min-width:100px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{body{font:10pt/1.5 Arial,sans-serif;color:#111}.header,.footer,.filters,.pagination,.actions,.compare-bar,.toast,.menu-toggle,.print-button,.aside,.tool form button{display:none!important}.route[hidden]{display:none!important}.wrap{width:100%}.hero,.pagehead{padding:0;background:white}.hero h1,.pagehead h1{font-size:27pt}.section{padding:15px 0}.hero-side{display:none}.hero-grid,.content-layout{display:block}.prose{max-width:none}.cards{display:block}.card{margin:14px 0;break-inside:avoid}.table-scroll{overflow:visible}table{min-width:0;font-size:8pt}th,td{padding:6px}tr{break-inside:avoid}thead{display:table-header-group}.source-link{color:black}.metrics{margin:20px 0}.metric strong{font-size:19pt}.sources li{break-inside:avoid}h2,h3{break-after:avoid}.form-grid{display:block}.tool{break-inside:avoid}.no-js{display:none}}

#help-shell{--ink:#142e37;--deep:#153b3f;--muted:#4e6268;--paper:#f5f4ee;--white:#fff;--mint:#d6eddf;--green:#245842;--accent:#b9432f;--sand:#efe3ce;--border:#d7dfd9;--shadow:0 20px 60px #173f3710;--radius:20px}#help-shell *{box-sizing:border-box}#help-shell{scroll-behavior:smooth;scroll-padding-top:95px}#help-shell{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.65;font-size:16px}#help-shell a{color:var(--green);text-underline-offset:4px}#help-shell button,#help-shell input,#help-shell select,#help-shell textarea{font:inherit}#help-shell button,#help-shell a,#help-shell input,#help-shell select,#help-shell summary,#help-shell textarea{-webkit-tap-highlight-color:transparent}#help-shell button{cursor:pointer}#help-shell button:disabled{opacity:.5;cursor:not-allowed}#help-shell :focus-visible{outline:3px solid var(--accent);outline-offset:4px}#help-shell button,#help-shell a{touch-action:manipulation}#help-shell h1,#help-shell h2,#help-shell h3,#help-shell h4,#help-shell p{margin:0}#help-shell h1,#help-shell h2,#help-shell h3,#help-shell h4{line-height:1.17;letter-spacing:-.035em}#help-shell h1{font-size:clamp(44px,5.25vw,76px);font-weight:720}#help-shell h1 em{font-style:normal;color:var(--green)}#help-shell h2{font-size:clamp(29px,3.1vw,44px)}#help-shell h3{font-size:23px}#help-shell h4{font-size:18px;letter-spacing:-.015em}#help-shell p+p{margin-top:1em}#help-shell .wrap{width:min(1220px,calc(100% - 72px));margin-inline:auto}#help-shell .skip{position:fixed;z-index:1000;top:-80px;left:20px;background:#fff;padding:12px}#help-shell .skip:focus{top:8px}#help-shell .preview{background:var(--deep);color:#e6f0e7;font-size:12px;letter-spacing:.02em;text-align:center;padding:6px 16px}#help-shell .preview a{color:inherit}#help-shell .header{position:sticky;top:0;z-index:30;background:#f5f4eef2;border-bottom:1px solid var(--border);backdrop-filter:blur(12px)}#help-shell .header-inner{min-height:82px;display:flex;align-items:center;gap:28px}#help-shell .brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink);line-height:1.15}#help-shell .brand strong{font-size:21px;letter-spacing:-.6px}#help-shell .brand small{display:block;font-size:10px;letter-spacing:.14em;text-transform:uppercase;margin-top:5px;color:var(--muted)}#help-shell .brandmark{height:40px;width:40px;border-radius:12px;display:grid;place-items:center;background:var(--green);color:white;font-weight:800;font-size:18px}#help-shell .nav{display:flex;gap:24px;margin-left:auto;align-items:center;font-size:14px}#help-shell .nav a{text-decoration:none;color:var(--ink);font-weight:600}#help-shell .nav .nav-cta{border:1px solid var(--ink);border-radius:9px;padding:9px 15px}#help-shell .eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.15em;font-weight:750;display:flex;align-items:center;gap:10px}#help-shell .dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green)}#help-shell .hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-top:62px;padding-bottom:58px;align-items:start}#help-shell .hero-copy{padding-top:18px}#help-shell .hero h1{margin-top:26px}#help-shell .lead{font-size:19px;line-height:1.65;max-width:500px;margin-top:26px;color:var(--muted)}#help-shell .trust-line{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;font-weight:650;margin-top:22px}#help-shell .trust-line span:before{content:"✓";display:inline-block;color:var(--green);margin-right:7px}#help-shell .safety{font-size:12px;color:var(--muted);margin-top:24px;max-width:450px}#help-shell .quote{border-left:3px solid var(--green);padding:10px 0 10px 20px;margin-top:38px;max-width:420px;font-size:17px}#help-shell .quote span{display:block;font-size:13px;color:var(--muted);margin-top:6px}#help-shell .calc{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}#help-shell .calc-head{padding:24px 28px 13px}#help-shell .calc-head-top{display:flex;align-items:center;justify-content:space-between;gap:12px}#help-shell .calc-head h2{font-size:25px}#help-shell .badge{font-size:11px;background:var(--mint);color:var(--green);font-weight:750;white-space:nowrap;border-radius:20px;padding:4px 10px}#help-shell .calc-nav{display:flex;overflow:auto;border-bottom:1px solid var(--border);gap:4px;padding:0 20px;scrollbar-width:thin}#help-shell .calc-nav button{border:0;background:none;padding:13px 8px;font-size:12px;font-weight:650;color:var(--muted);white-space:nowrap;border-bottom:3px solid transparent}#help-shell .calc-nav button[aria-selected=true]{color:var(--green);border-bottom-color:var(--green)}#help-shell .calc-body{padding:22px 28px 26px}#help-shell .field{margin-bottom:17px}#help-shell .field label,#help-shell .field-label{display:block;font-size:13px;font-weight:700;margin-bottom:6px}#help-shell .field small,#help-shell .help{display:block;font-size:12px;color:var(--muted);line-height:1.55;margin-top:6px}#help-shell input[type=number],#help-shell input[type=text],#help-shell input[type=date],#help-shell input[type=search],#help-shell select,#help-shell textarea{border:1px solid #b9c8bf;border-radius:9px;background:#fff;width:100%;padding:11px 12px;color:var(--ink);min-height:45px}#help-shell input[type=number]{font-variant-numeric:tabular-nums;font-weight:700}#help-shell select{font-size:14px}#help-shell input[type=checkbox]{accent-color:var(--green);height:17px;width:17px;flex-shrink:0;margin:3px 0 0}#help-shell .check{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.5;font-weight:500;margin-bottom:12px}#help-shell .pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}#help-shell .unit{position:relative}#help-shell .unit input{padding-right:62px}#help-shell .unit span{position:absolute;right:12px;top:12px;font-size:12px;color:var(--muted);pointer-events:none}#help-shell .segmented{display:flex;border:1px solid var(--border);border-radius:10px;background:var(--paper);padding:4px;gap:4px}#help-shell .segmented button{flex:1;border:0;border-radius:7px;background:transparent;font-size:13px;padding:9px 6px;font-weight:600;color:var(--muted)}#help-shell .segmented button[aria-pressed=true]{background:#fff;box-shadow:0 2px 5px #12332210;color:var(--green)}#help-shell .advanced{border-top:1px solid var(--border);margin-top:4px;padding-top:13px;margin-bottom:15px}#help-shell .advanced summary{font-size:13px;font-weight:650;cursor:pointer}#help-shell .advanced[open] summary{margin-bottom:15px}#help-shell .button{display:inline-flex;justify-content:center;align-items:center;gap:12px;text-decoration:none;background:var(--green);border:1px solid var(--green);border-radius:10px;color:#fff;font-size:15px;font-weight:650;padding:13px 20px;min-height:48px;line-height:1.35}#help-shell .button:hover{background:#163e2d}#help-shell .button.light{background:#fff;color:var(--green);border-color:var(--border)}#help-shell .button.light:hover{background:#eff6f1}#help-shell .button.dark{background:var(--ink);border-color:var(--ink)}#help-shell .button.full{width:100%}#help-shell .button.small{padding:9px 13px;min-height:42px;font-size:13px}#help-shell .micro{text-align:center;font-size:11px;color:var(--muted);margin-top:10px}#help-shell .error{padding:12px 14px;border:1px solid #c05f48;background:#fff0ea;border-radius:9px;font-size:13px;margin-bottom:13px;color:#77251b}#help-shell .muted{color:var(--muted)}#help-shell .tiny{font-size:12px}#help-shell .section{padding-block:66px;border-top:1px solid var(--border)}#help-shell .section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:28px}#help-shell .section-head>div{max-width:650px}#help-shell .section-head h2{margin-top:9px}#help-shell .section-head p{margin-top:12px;color:var(--muted)}#help-shell .phasebar{padding:28px 0 36px;border-top:1px solid var(--border)}#help-shell .phases{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}#help-shell .phase{background:transparent;border:1px solid var(--border);border-radius:13px;padding:18px;text-align:left;color:var(--ink);display:flex;gap:12px;align-items:flex-start}#help-shell .phase b{font-size:14px;display:block}#help-shell .phase small{font-size:12px;color:var(--muted);display:block;margin-top:4px;line-height:1.4}#help-shell .phase .num{font-size:12px;display:grid;place-items:center;border:1px solid var(--border);border-radius:50%;height:25px;width:25px;flex-shrink:0}#help-shell .phase[aria-pressed=true]{border-color:var(--green);background:#eaf3ec}#help-shell .phase[aria-pressed=true] .num{background:var(--green);color:white}#help-shell .phase-note{margin-top:14px;font-size:13px;color:var(--muted);max-width:1000px}#help-shell .result{background:#fff;border:1px solid var(--border);border-radius:24px;padding:36px;margin-block:16px 46px;box-shadow:var(--shadow);scroll-margin-top:100px}#help-shell .result-top{display:flex;justify-content:space-between;align-items:center;gap:16px}#help-shell .result h2{font-size:34px;margin-top:12px}#help-shell .result-intro{color:var(--muted);margin-top:10px;max-width:840px}#help-shell .result .kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px}#help-shell .kpi{padding:22px 18px;background:var(--paper);border-radius:12px}#help-shell .kpi:first-child{background:var(--mint)}#help-shell .kpi dt{font-size:12px;font-weight:650;color:var(--muted)}#help-shell .kpi dd{margin:10px 0 4px;font-size:32px;letter-spacing:-.035em;font-weight:750;line-height:1.15;font-variant-numeric:tabular-nums}#help-shell .kpi small{font-size:11px;color:var(--muted);line-height:1.4;display:block}#help-shell .notice{padding:16px 19px;border-radius:12px;background:#f8edde;border-left:3px solid #b46a2f;font-size:14px;margin-top:18px}#help-shell .notice.calm{background:#edf5ef;border-color:var(--green)}#help-shell .notice h3{font-size:17px;margin-bottom:6px}#help-shell .result-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;margin-top:25px}#help-shell .result-grid p{font-size:14px}#help-shell .result-grid h3{font-size:19px;margin-bottom:10px}#help-shell .method{background:var(--paper);padding:20px;border-radius:12px;font-size:13px}#help-shell .method ul{padding-left:18px;margin-bottom:0}#help-shell .actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}#help-shell .refs{font-size:11px;white-space:normal}#help-shell .refs a{color:var(--green);font-weight:650}#help-shell .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}#help-shell .step{padding:27px;border:1px solid var(--border);border-radius:16px;background:#fff}#help-shell .step .big-num{font-size:13px;font-weight:700;color:var(--green);letter-spacing:.08em;display:block;margin-bottom:20px}#help-shell .step p{margin-top:12px;font-size:14px;color:var(--muted)}#help-shell .step a,#help-shell .article-card a{display:inline-block;font-weight:650;font-size:13px;margin-top:16px}#help-shell .band{background:var(--deep);color:#fff;border-radius:24px;padding:40px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}#help-shell .band h2{font-size:35px}#help-shell .band p{color:#d9e5df;font-size:15px;margin-top:17px}#help-shell .band .button{background:var(--mint);color:var(--ink);border:0}#help-shell .band .smallcopy{font-size:12px;color:#d9e5df}#help-shell .table-tools{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap;margin-bottom:20px}#help-shell .table-tools .field{margin:0;min-width:210px}#help-shell .table-tools .field:first-child{flex:1}#help-shell .table-wrap{overflow:auto;border:1px solid var(--border);border-radius:14px;background:#fff}#help-shell table{border-collapse:collapse;width:100%;font-size:14px;text-align:left}#help-shell caption{text-align:left;padding:17px 20px;font-weight:650;font-size:14px;background:#eaf2eb}#help-shell th,#help-shell td{padding:14px 20px;border-bottom:1px solid #e5e9e5;vertical-align:middle}#help-shell th{background:#f6f8f5;font-size:12px;font-weight:700}#help-shell tbody tr:last-child td{border-bottom:0}#help-shell tbody tr:hover{background:#f5f9f5}#help-shell td.numeric{font-variant-numeric:tabular-nums;font-weight:600}#help-shell td a{font-size:12px}#help-shell td.tone{color:var(--accent)}#help-shell .examples{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:23px}#help-shell .example{border:1px solid var(--border);background:#fff;border-radius:12px;padding:17px;text-align:left;color:var(--ink)}#help-shell .example strong{display:block;font-size:15px}#help-shell .example small{display:block;font-size:12px;color:var(--muted);margin-top:6px}#help-shell .article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}#help-shell .article-card{background:#fff;border:1px solid var(--border);border-radius:15px;padding:26px;display:flex;flex-direction:column;align-items:flex-start}#help-shell .article-card .eyebrow{font-size:10px;color:var(--green);margin-bottom:16px}#help-shell .article-card h3{font-size:21px}#help-shell .article-card p{font-size:13px;color:var(--muted);margin-top:12px}#help-shell .article-card button{margin-top:auto;padding-top:17px;border:0;background:none;color:var(--green);font-weight:650;font-size:13px;text-decoration:underline;text-underline-offset:4px;text-align:left}#help-shell .article-full{margin-top:22px;padding:30px 32px;border:1px solid var(--border);border-radius:16px;background:#fff}#help-shell .article-full summary{cursor:pointer;list-style:none;font-weight:700;font-size:18px;display:flex;justify-content:space-between;gap:20px;line-height:1.3}#help-shell .article-full summary:after{content:"+";font-weight:400;font-size:24px;color:var(--green)}#help-shell .article-full[open] summary:after{content:"−"}#help-shell .article-full .article-text{max-width:840px;font-size:15px;margin:22px auto 0}#help-shell .article-text p{margin-top:16px}#help-shell .searchbar{max-width:590px;margin-bottom:16px}#help-shell .faq-cats{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}#help-shell .faq-cats button{background:#fff;border:1px solid var(--border);color:var(--muted);border-radius:30px;padding:7px 13px;font-size:12px}#help-shell .faq-cats button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:#fff}#help-shell .faq-item{border-bottom:1px solid var(--border);padding:19px 0}#help-shell .faq-item summary{cursor:pointer;font-size:16px;font-weight:650;line-height:1.45;display:flex;justify-content:space-between;gap:25px;list-style:none}#help-shell .faq-item summary:after{content:"+";font-size:23px;color:var(--green);font-weight:400}#help-shell .faq-item[open] summary:after{content:"−"}#help-shell .faq-item p{font-size:14px;color:var(--muted);max-width:930px;margin-top:14px;line-height:1.85}#help-shell .pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}#help-shell .price-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:28px;display:flex;flex-direction:column}#help-shell .price-card.featured{border:2px solid var(--green);background:#edf4ee}#help-shell .price{font-size:46px;letter-spacing:-.055em;font-weight:750;margin:18px 0 0;line-height:1.2}#help-shell .price small{display:block;font-size:12px;letter-spacing:0;font-weight:500;margin-top:8px;color:var(--muted)}#help-shell .price-card p{font-size:14px;margin-top:20px;color:var(--muted)}#help-shell .price-card .button{margin-top:auto}#help-shell .price-card .price-description{margin-bottom:25px;flex:1}#help-shell .price-card .tag{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:var(--green);font-weight:700;margin-bottom:12px}#help-shell .price-card h3{font-size:23px}#help-shell .scope-note{font-size:12px;margin-top:18px;color:var(--muted)}#help-shell .tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}#help-shell .tool-card{background:#fff;border:1px solid var(--border);border-radius:17px;padding:28px}#help-shell .tool-card p{font-size:14px;margin:12px 0 18px;color:var(--muted)}#help-shell .tool-card textarea{min-height:230px;font-size:12px;resize:vertical;line-height:1.65}#help-shell .source-section{background:#e9eee7}#help-shell .sources-list{display:grid;grid-template-columns:1fr 1fr;gap:13px 32px;padding:0;list-style:none}#help-shell .sources-list li{border-bottom:1px solid #cbd7ce;padding:14px 0;font-size:13px;scroll-margin-top:100px}#help-shell .sources-list p{font-size:12px;color:var(--muted);margin-top:5px}#help-shell .source-id{display:inline-block;font-size:10px;font-weight:750;border:1px solid #9aafa0;padding:1px 5px;border-radius:4px;margin-right:7px}#help-shell .footer{padding:32px 0 95px;background:var(--ink);color:#e5efe8}#help-shell .footer-inner{display:flex;justify-content:space-between;gap:40px}#help-shell .footer p{font-size:12px;max-width:680px}#help-shell .footer a{color:var(--mint)}#help-shell .footer strong{font-size:19px}#help-shell .footer .footer-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:15px}#help-shell .mobile-cta{display:none}#help-shell .toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:#fff;border-radius:11px;padding:12px 24px;z-index:200;font-size:14px;max-width:90vw;box-shadow:var(--shadow)}#help-shell dialog{border:1px solid var(--border);border-radius:22px;padding:0;width:min(700px,calc(100% - 32px));max-height:88vh;color:var(--ink);box-shadow:0 20px 100px #0004}#help-shell dialog::backdrop{background:#102e38a6;backdrop-filter:blur(4px)}#help-shell .dialog-head{padding:23px 28px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;gap:20px;align-items:center}#help-shell .dialog-head h2{font-size:24px}#help-shell .close{background:var(--paper);border:0;border-radius:50%;height:36px;width:36px;font-size:23px;color:var(--ink)}#help-shell .dialog-body{padding:28px}#help-shell .dialog-body p{font-size:15px;margin-top:14px}#help-shell .dialog-body .mini-steps{display:flex;gap:8px;margin-bottom:22px}#help-shell .mini-steps span{height:4px;flex:1;background:var(--border);border-radius:10px}#help-shell .mini-steps span.active{background:var(--green)}#help-shell .dialog-footer{display:flex;gap:12px;justify-content:flex-end;margin-top:25px}#help-shell .scope-panel{font-size:13px;background:var(--paper);padding:15px;border-radius:10px;margin-top:18px}#help-shell .hidden,#help-shell [hidden]{display:none!important}#help-shell .empty{padding:25px;background:#fff;border:1px solid var(--border);border-radius:10px}#help-shell .statusprint{font-size:11px;color:var(--muted)}#help-shell noscript{display:block;padding:20px;border:1px solid var(--accent);margin:20px}#help-shell .divider{height:1px;background:var(--border);margin:25px 0}#help-shell summary::-webkit-details-marker{display:none}@media (min-width:1450px){#help-shell .hero{gap:90px}#help-shell .hero h1{font-size:78px}}@media (max-width:1050px){#help-shell .wrap{width:calc(100% - 44px)}#help-shell .hero{gap:28px}#help-shell .hero h1{font-size:57px}#help-shell .nav{gap:15px}#help-shell .nav a:nth-child(3){display:none}#help-shell .phases{gap:8px}#help-shell .phase{padding:14px}#help-shell .article-grid{grid-template-columns:repeat(2,1fr)}#help-shell .kpi dd{font-size:27px}#help-shell .band{gap:28px;padding:32px}#help-shell .calc-body{padding:20px}#help-shell .calc-head{padding:22px 20px 12px}#help-shell .price-card{padding:23px}}@media (max-width:760px){#help-shell .wrap{width:calc(100% - 32px)}#help-shell .preview{font-size:10px;padding:5px 9px}#help-shell .header-inner{min-height:67px;gap:12px}#help-shell .brand strong{font-size:18px}#help-shell .brandmark{height:34px;width:34px;border-radius:9px;font-size:15px}#help-shell .brand small{font-size:8px}#help-shell .nav a:not(.nav-cta){display:none}#help-shell .nav .nav-cta{font-size:11px;padding:7px 10px}#help-shell .hero{grid-template-columns:1fr;padding-top:25px;padding-bottom:30px;gap:28px}#help-shell .hero-copy{padding-top:0}#help-shell .hero h1{font-size:49px;margin-top:17px;line-height:1.06}#help-shell .hero .lead{font-size:16px;margin-top:19px}#help-shell .eyebrow{font-size:10px;letter-spacing:.11em}#help-shell .hero .trust-line{font-size:11px;gap:12px;margin-top:16px}#help-shell .hero .safety{font-size:11px;margin-top:17px}#help-shell .quote{display:none}#help-shell .calc-head h2{font-size:24px}#help-shell .calc-nav{padding-inline:10px}#help-shell .calc-nav button{font-size:12px;padding-inline:7px}#help-shell .calc-body{padding:19px 20px 22px}#help-shell .phases{grid-template-columns:1fr 1fr}#help-shell .phase b{font-size:12px}#help-shell .phase small{font-size:11px}#help-shell .phasebar{padding-block:22px}#help-shell .phase-note{font-size:12px}#help-shell .result{padding:23px 19px;border-radius:17px;margin-bottom:30px}#help-shell .result h2{font-size:28px}#help-shell .result-top{align-items:flex-start}#help-shell .result-top .badge{font-size:10px}#help-shell .result .kpis{grid-template-columns:1fr 1fr;gap:9px;margin-top:21px}#help-shell .kpi{padding:17px 14px}#help-shell .kpi dd{font-size:30px}#help-shell .result-grid{grid-template-columns:1fr}#help-shell .result-intro{font-size:14px}#help-shell .section{padding-block:42px}#help-shell .section-head{display:block;margin-bottom:22px}#help-shell .section-head p{font-size:14px}#help-shell .section-head>a{margin-top:15px;display:inline-block}#help-shell .steps,#help-shell .pricing,#help-shell .tools-grid{grid-template-columns:1fr}#help-shell .step{padding:23px}#help-shell .step .big-num{margin-bottom:14px}#help-shell .band{grid-template-columns:1fr;gap:25px;padding:28px 23px;border-radius:17px}#help-shell .band h2{font-size:29px}#help-shell .table-tools{align-items:stretch;gap:10px}#help-shell .table-tools .field{min-width:0;flex-basis:100%}#help-shell .table-wrap table{font-size:12px;min-width:430px}#help-shell th,#help-shell td{padding:12px 13px}#help-shell caption{font-size:12px;padding:13px}#help-shell .examples{grid-template-columns:1fr 1fr;gap:9px}#help-shell .example{padding:14px}#help-shell .example strong{font-size:13px}#help-shell .example small{font-size:11px}#help-shell .article-grid{grid-template-columns:1fr 1fr;gap:10px}#help-shell .article-card{padding:19px 16px}#help-shell .article-card h3{font-size:17px}#help-shell .article-card p{font-size:12px}#help-shell .article-card .eyebrow{font-size:9px;margin-bottom:12px}#help-shell .article-full{padding:22px 18px;margin-top:13px}#help-shell .article-full summary{font-size:16px}#help-shell .article-full .article-text{font-size:14px}#help-shell .faq-item summary{font-size:15px}#help-shell .faq-cats{gap:6px}#help-shell .faq-cats button{font-size:11px;padding:6px 10px}#help-shell .faq-item p{font-size:14px}#help-shell .sources-list{grid-template-columns:1fr}#help-shell .footer-inner{display:block}#help-shell .footer strong{display:block;margin-bottom:15px}#help-shell .mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:25;background:#fffefa;border-top:1px solid var(--border);padding:10px 16px;gap:12px;align-items:center}#help-shell .mobile-cta span{font-size:11px;line-height:1.45;color:var(--muted)}#help-shell .mobile-cta .button{margin-left:auto;white-space:nowrap;padding:10px 14px;font-size:13px;min-height:42px}#help-shell .toast{bottom:80px;font-size:12px}#help-shell .price-card p{max-width:540px}#help-shell .price-card .button{width:100%}#help-shell .dialog-body,#help-shell .dialog-head{padding:22px}#help-shell .tool-card{padding:24px}#help-shell .actions .button{flex:1;font-size:13px;padding:12px}#help-shell .statusprint{max-width:80%}#help-shell .pair{gap:11px}}@media (prefers-reduced-motion:reduce){#help-shell{scroll-behavior:auto}#help-shell *,#help-shell *::before,#help-shell *::after{animation:none!important;transition:none!important}}@media  print{#help-shell{background:#fff;color:#000;font-size:11pt}#help-shell .preview,#help-shell .header,#help-shell .hero,#help-shell .phasebar,#help-shell .section,#help-shell .mobile-cta,#help-shell .footer,#help-shell dialog,#help-shell .toast,#help-shell .result .actions{display:none!important}#help-shell .result{display:block!important;border:0;box-shadow:none;padding:0;margin:0;width:100%}#help-shell .result[hidden]{display:none!important}#help-shell .wrap{width:100%}#help-shell .result .kpis{grid-template-columns:repeat(4,1fr)}#help-shell .kpi{border:1px solid #bbb;background:white!important}#help-shell .result-grid{grid-template-columns:1fr}#help-shell .result h2{font-size:23pt}#help-shell .result-top .badge{border:1px solid #aaa}#help-shell .notice{break-inside:avoid}#help-shell .method{break-inside:avoid}#help-shell .refs a{color:black}#help-shell a[href^=http]::after{content:" (" attr(href) ")";font-size:9pt}}#help-shell .hero>*,#help-shell .band>*,#help-shell .steps>*,#help-shell .pricing>*,#help-shell .article-grid>*,#help-shell .result-grid>*,#help-shell .tools-grid>*,#help-shell .kpis>*{min-width:0}#help-shell h1,#help-shell h2,#help-shell h3,#help-shell h4{overflow-wrap:anywhere;hyphens:auto}@media (max-width:760px){#help-shell .hero h1{font-size:40px;line-height:1.1}#help-shell .hero .lead{font-size:15px;margin-top:17px}#help-shell .hero{gap:24px}#help-shell .hero .safety{margin-top:15px}}#help-shell{--photo-deep:#142f32;--photo-mint:#c6ead5;--photo-red:#dc4939;--photo-height:clamp(650px,48vw,780px);--photo-start:clamp(280px,22.2vw,380px)}#help-shell{background:#f6f5f0}#help-shell .header{background:rgba(250,250,246,.97);border-bottom-color:#e4e7df}#help-shell .header-inner{min-height:84px}#help-shell .brandmark{background:var(--photo-red);border-radius:12px;box-shadow:0 5px 16px #af34221a}#help-shell .brandmark svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}#help-shell .brand strong{font-size:22px;letter-spacing:-.7px}#help-shell .brand small{letter-spacing:.11em;font-size:9px}#help-shell .nav .nav-cta{background:var(--deep);color:white;border-color:var(--deep);padding:10px 17px}#help-shell .nav .nav-cta:hover{background:#214b4e}#help-shell .preview{background:#e7eee7;color:#3e5b53;font-size:11px;letter-spacing:.025em;padding:5px 15px}#help-shell .photo-hero{position:relative;isolation:isolate;background:#f6f5f0;padding-bottom:42px;overflow:clip}#help-shell .photo-scene{position:absolute;inset:0 0 auto;height:var(--photo-height);overflow:hidden;background:#142f32;z-index:-1}#help-shell .scene-image{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 22%;filter:saturate(.97)}#help-shell .scene-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,24,24,.04) 15%,rgba(11,24,24,.05) 30%,rgba(12,31,31,.52) 49%,rgba(13,36,36,.93) 76%,#142f32 100%)}#help-shell .scene-labels{position:absolute;top:24px;inset-inline:0;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff}#help-shell .scene-tag{display:inline-flex;align-items:center;gap:10px;padding:9px 13px;border:1px solid #ffffff35;border-radius:30px;background:#152a2e70;backdrop-filter:blur(12px);font-size:11px;font-weight:600;letter-spacing:.02em}#help-shell .scene-dot{width:6px;height:6px;display:inline-block;background:#e55a47;border-radius:50%;box-shadow:0 0 0 4px #e55a471b}#help-shell .scene-credit{font-size:10px;background:#14262982;padding:5px 9px;border-radius:5px;color:#fff;letter-spacing:.025em}#help-shell .photo-layout{display:grid;grid-template-columns:minmax(0,1.11fr) minmax(430px,1fr);grid-template-rows:calc(var(--photo-height) - var(--photo-start)) auto;column-gap:58px;padding-top:var(--photo-start);align-items:start}#help-shell .photo-layout>*{min-width:0}#help-shell .photo-copy{grid-column:1;grid-row:1;color:#fff;padding-top:14px;align-self:start;position:relative}#help-shell .photo-copy .eyebrow{color:#fff;font-size:10px;font-weight:600;letter-spacing:.13em;gap:10px}#help-shell .photo-line{height:2px;width:22px;background:#e96853;flex-shrink:0}#help-shell .photo-copy h1{font-size:clamp(48px,4vw,64px);font-weight:720;line-height:1.1;letter-spacing:-.045em;margin:18px 0 0;overflow-wrap:normal;hyphens:none}#help-shell .photo-copy h1 em{font-style:normal;color:var(--photo-mint);white-space:nowrap}#help-shell .photo-lead{font-size:17px;line-height:1.65;color:#ecf1ed;max-width:540px;margin-top:21px}#help-shell .photo-trust{display:flex;gap:17px;flex-wrap:wrap;color:#e0ebe4;font-size:11px;font-weight:550;margin-top:18px}#help-shell .photo-trust span:before{content:"✓";margin-right:7px;color:#b2dfc5;font-weight:750}#help-shell .photo-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid #e4f3e9;border-radius:9px;background:#e6f3e8;color:#183f35;min-height:46px;padding:10px 16px;font-size:13px;font-weight:650;text-decoration:none;margin-top:24px;transition:background .18s,transform .18s}#help-shell .photo-button:hover{background:white;transform:translateY(-1px)}#help-shell .photo-button span{font-size:19px;line-height:1}#help-shell .photo-layout>.calc{grid-column:2;grid-row:1 / span 2;box-shadow:0 25px 70px #12372b19,0 1px 3px #12372b0d;border:1px solid #e3e6de;position:relative;overflow:hidden;border-radius:19px;scroll-margin-top:110px;background:#fff}#help-shell .photo-layout>.calc:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#bcd9c5,#749e8b);z-index:1}#help-shell .photo-layout .calc-head{padding:27px 26px 13px}#help-shell .photo-layout .calc-head h2{font-size:26px;letter-spacing:-.025em}#help-shell .photo-layout .calc-head .help{font-size:12px;line-height:1.5;margin-top:9px}#help-shell .photo-layout .calc-nav{padding-inline:17px;gap:6px}#help-shell .photo-layout .calc-nav button{font-size:12px;padding-inline:8px}#help-shell .photo-layout .calc-body{padding:22px 26px 24px}#help-shell .photo-layout .field{margin-bottom:16px}#help-shell .photo-layout .field label,#help-shell .photo-layout .field-label{font-size:13px}#help-shell .photo-layout .calc .badge{padding:5px 10px;font-size:10px;letter-spacing:.015em}#help-shell .photo-layout .calc .advanced{margin-top:14px}#help-shell .photo-layout .calc .button.full{background:#235340;border-color:#235340;box-shadow:0 4px 10px #17493010;min-height:49px}#help-shell .photo-layout .calc .button.full:hover{background:#163e2d}#help-shell .photo-after{grid-column:1;grid-row:2;padding:33px 12px 0 0;max-width:560px}#help-shell .after-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:#61756b}#help-shell .photo-after h2{font-size:30px;letter-spacing:-.035em;line-height:1.2;margin:12px 0 0}#help-shell .photo-after>p:not(.photo-safety){font-size:14px;line-height:1.7;color:var(--muted);margin-top:13px;max-width:455px}#help-shell .after-details{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:21px}#help-shell .after-details>div{display:flex;gap:10px;align-items:center}#help-shell .after-icon{background:#e6eee5;color:#365c4b;display:grid;place-items:center;width:33px;height:33px;border-radius:10px;font-size:22px;flex-shrink:0;line-height:1}#help-shell .after-details strong{font-size:12px;display:block;font-weight:650}#help-shell .after-details small{font-size:11px;line-height:1.45;display:block;color:var(--muted);margin-top:3px}#help-shell .photo-safety{border-top:1px solid #dce3d9;margin-top:23px;padding-top:17px;display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.6;color:#52665f}#help-shell .photo-safety svg{width:17px;height:17px;flex-shrink:0;fill:none;stroke:#567966;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;margin-top:2px}#help-shell .phasebar{border-top-color:#dce3d9;padding-top:30px;padding-bottom:34px}#help-shell .phase{background:#fff;transition:border-color .18s,box-shadow .18s}#help-shell .phase:hover{border-color:#9db6a7;box-shadow:0 4px 12px #16372a07}#help-shell .phase[aria-pressed=true]{background:#eaf2e9}#help-shell .step{border-color:#dce4db;box-shadow:0 8px 28px #142e3705}#help-shell .step .big-num{display:inline-block;padding:5px 9px;border-radius:6px;background:#edf2ea;font-size:10px;margin-bottom:22px}#help-shell .article-card,#help-shell .price-card,#help-shell .tool-card{box-shadow:0 8px 25px #142e3704}#help-shell .article-card .eyebrow{overflow-wrap:anywhere;hyphens:auto;max-width:100%}#help-shell .example{transition:background .18s,border-color .18s}#help-shell .example:hover{background:#edf5ec;border-color:#9db6a7}#help-shell .band{border:1px solid #315355;box-shadow:0 14px 35px #142e370c}@media (min-width:1680px){#help-shell .photo-layout{column-gap:72px}#help-shell .photo-copy h1{font-size:64px}#help-shell .photo-copy{padding-top:16px}#help-shell .photo-lead{font-size:18px}#help-shell .photo-button{margin-top:25px}#help-shell .scene-image{object-position:50% 28%}}@media (min-width:1061px) and (max-width:1230px){#help-shell .photo-layout{grid-template-columns:minmax(0,1fr) minmax(430px,1fr);column-gap:30px}#help-shell .photo-copy h1{font-size:46px}#help-shell .photo-lead{font-size:15px}#help-shell .photo-trust{font-size:10px;gap:13px}#help-shell .photo-after h2{font-size:28px}#help-shell .photo-layout .calc-head{padding-inline:22px}#help-shell .photo-layout .calc-body{padding-inline:22px}#help-shell .after-details{gap:11px}}@media (max-width:1060px){#help-shell .photo-hero{padding-bottom:32px;--photo-height:470px;--photo-start:0px}#help-shell .photo-scene{position:relative;height:auto;aspect-ratio:16/9;max-height:560px;z-index:0}#help-shell .scene-image{object-position:center center}#help-shell .scene-shade{background:linear-gradient(180deg,#142f3205 35%,#142f3208 60%,#142f32 100%)}#help-shell .scene-labels{top:19px}#help-shell .photo-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);grid-template-rows:auto auto;column-gap:28px;padding-top:0;position:relative;isolation:isolate;margin-top:-80px}#help-shell .photo-layout:before{content:"";position:absolute;z-index:-1;top:0;left:-40px;right:-40px;height:420px;background:linear-gradient(#142f3200,#142f32 20%,#142f32 87%,#f6f5f0 87%)}#help-shell .photo-copy{padding-top:35px;min-height:370px}#help-shell .photo-copy h1{font-size:40px;line-height:1.13;margin-top:15px}#help-shell .photo-copy h1 em{white-space:normal}#help-shell .photo-copy .eyebrow{font-size:9px;letter-spacing:.07em}#help-shell .photo-lead{font-size:15px;margin-top:16px;line-height:1.6}#help-shell .photo-trust{font-size:10px;gap:10px;margin-top:18px}#help-shell .photo-button{font-size:12px;gap:14px;margin-top:19px}#help-shell .photo-layout>.calc{grid-column:2;grid-row:1 / span 2}#help-shell .photo-layout .calc-head{padding:24px 20px 13px}#help-shell .photo-layout .calc-head h2{font-size:24px}#help-shell .photo-layout .calc-body{padding:21px 20px 24px}#help-shell .photo-layout .calc-nav{padding-inline:12px;gap:2px}#help-shell .photo-layout .calc-nav button{font-size:11px;padding-inline:6px}#help-shell .photo-after{padding-top:25px;padding-right:0}#help-shell .photo-after h2{font-size:26px}#help-shell .after-details{grid-template-columns:1fr;gap:12px}#help-shell .nav{gap:15px}#help-shell .nav a:nth-child(3){display:none}}@media (max-width:800px){#help-shell .header-inner{min-height:70px;gap:12px}#help-shell .brand strong{font-size:19px}#help-shell .brand small{font-size:8px}#help-shell .brandmark{height:36px;width:36px;flex-shrink:0;border-radius:10px}#help-shell .brandmark svg{width:22px;height:22px}#help-shell .brand{gap:9px}#help-shell .nav{margin-left:auto;gap:0}#help-shell .nav a:not(.nav-cta){display:none}#help-shell .nav .nav-cta{font-size:11px;padding:9px 11px;white-space:nowrap;border-radius:8px}#help-shell .preview{font-size:9px;padding:5px 12px;line-height:1.55}#help-shell .photo-hero{padding-bottom:24px}#help-shell .photo-scene{aspect-ratio:16/9;max-height:none}#help-shell .scene-image{object-fit:cover;object-position:center}#help-shell .scene-shade{background:linear-gradient(180deg,#142f3200 40%,#142f3200 66%,#142f32 100%)}#help-shell .scene-labels{width:calc(100% - 36px);top:13px;align-items:flex-start;gap:10px}#help-shell .scene-tag{font-size:9px;letter-spacing:0;padding:6px 10px;gap:8px}#help-shell .scene-credit{font-size:8px;padding:4px 6px;max-width:110px;text-align:right;line-height:1.4}#help-shell .scene-dot{height:5px;width:5px;box-shadow:none}#help-shell .photo-layout{width:100%;display:flex;flex-direction:column;gap:0;margin-top:0;isolation:auto}#help-shell .photo-layout:before{display:none}#help-shell .photo-copy{order:1;width:100%;min-height:0;padding:10px 24px 46px;background:#142f32}#help-shell .photo-copy .eyebrow{font-size:9px;letter-spacing:.07em}#help-shell .photo-copy h1{font-size:42px;margin-top:15px;line-height:1.1;max-width:650px}#help-shell .photo-copy h1 em{white-space:nowrap}#help-shell .photo-lead{font-size:15px;line-height:1.6;max-width:640px;margin-top:17px}#help-shell .photo-trust{font-size:10px;gap:14px;margin-top:17px}#help-shell .photo-button{margin-top:20px;font-size:13px;padding:11px 15px;min-height:46px;gap:28px}#help-shell .photo-layout>.calc{order:2;width:calc(100% - 32px);margin:-22px auto 0;scroll-margin-top:91px;align-self:center;box-shadow:0 14px 35px #142e3714}#help-shell .photo-layout .calc-head{padding:26px 22px 13px}#help-shell .photo-layout .calc-body{padding:21px 22px 24px}#help-shell .photo-layout .calc-nav{padding-inline:13px;gap:4px}#help-shell .photo-layout .calc-nav button{font-size:12px;padding-inline:7px}#help-shell .photo-after{order:3;max-width:640px;width:calc(100% - 48px);margin:0 auto;padding:30px 0 0}#help-shell .after-eyebrow{font-size:9px;letter-spacing:.08em}#help-shell .photo-after h2{font-size:28px}#help-shell .photo-after h2 br{display:none}#help-shell .photo-after>p:not(.photo-safety){font-size:14px;max-width:none}#help-shell .after-details{grid-template-columns:1fr 1fr;gap:15px}#help-shell .photo-safety{margin-top:21px;padding-top:16px;font-size:11px}#help-shell .phasebar{padding-top:26px}#help-shell .mobile-cta{box-shadow:0 -5px 25px #142e3708;background:#fbfcf8f7;backdrop-filter:blur(10px)}}@media (min-width:601px) and (max-width:800px){#help-shell .photo-copy{padding-inline:36px}#help-shell .photo-layout>.calc{width:calc(100% - 72px)}#help-shell .photo-after{width:calc(100% - 72px)}#help-shell .photo-copy h1{font-size:52px}#help-shell .scene-labels{width:calc(100% - 72px)}}@media (max-width:380px){#help-shell .photo-copy{padding-inline:20px}#help-shell .photo-copy h1{font-size:37px}#help-shell .photo-lead{font-size:14px}#help-shell .photo-trust{font-size:9px;gap:10px}#help-shell .photo-layout .calc-head{padding-inline:18px}#help-shell .photo-layout .calc-body{padding-inline:18px}#help-shell .photo-layout .calc-head h2{font-size:22px}#help-shell .brand strong{font-size:17px}#help-shell .brand small{font-size:7px}#help-shell .nav .nav-cta{font-size:10px;padding:8px}#help-shell .scene-tag{font-size:8px}#help-shell .scene-credit{max-width:86px;font-size:7px}}@media (max-width:340px){#help-shell .photo-copy h1{font-size:33px}#help-shell .photo-trust{gap:8px}#help-shell .photo-copy .eyebrow{font-size:8px}#help-shell .photo-layout .calc-nav button{font-size:10px;padding-inline:5px}#help-shell .after-details{grid-template-columns:1fr}#help-shell .photo-layout .segmented button{font-size:11px}}@media (prefers-reduced-motion:reduce){#help-shell .photo-button,#help-shell .phase,#help-shell .example{transition:none}#help-shell .photo-button:hover{transform:none}}@media  print{#help-shell .photo-hero{display:none!important}}#help-shell{--photo-height:735px;--photo-start:255px}#help-shell{background:#f6f5f0}#help-shell .brandmark svg,#help-shell .ui-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}#help-shell .brand strong{font-size:21px}#help-shell .brand small{letter-spacing:.075em;font-size:9px}#help-shell .nav{gap:22px}#help-shell .nav button{background:none;border:0;padding:0;font-size:13px;color:var(--ink);font-weight:650}#help-shell .nav .nav-cta{border-radius:9px;padding:10px 14px;white-space:nowrap}#help-shell .preview{padding:6px 15px;font-size:11px}#help-shell .preview button{color:inherit;font:inherit;border:0;background:none;padding:0;text-decoration:underline;text-underline-offset:3px}#help-shell .scene-image{opacity:0;transition:opacity .35s;object-position:center 38%}#help-shell .scene-image.loaded{opacity:1}#help-shell .scene-shade{background:linear-gradient(180deg,#102b3120 0%,#102b3140 23%,#102b31c9 48%,#142f32f5 78%,#142f32 100%)}#help-shell .photo-scene{background:radial-gradient(ellipse at 70% 13%,#63867b 0%,#335f5b 37%,#142f32 79%)}#help-shell .scene-fallback{position:absolute;inset:0;overflow:hidden}#help-shell .scene-fallback:before{content:"";position:absolute;width:720px;height:720px;border:1px solid #d0ede621;right:-20px;top:-500px;border-radius:50%;box-shadow:0 0 0 65px #d0ede606,0 0 0 130px #d0ede607,0 0 0 195px #d0ede606}#help-shell .scene-fallback:after{content:"";position:absolute;inset:0;background-image:radial-gradient(#d0ede62e .8px,transparent .8px);background-size:20px 20px;mask-image:linear-gradient(#000,transparent 60%)}#help-shell .scene-symbol{position:absolute;left:calc(50% - 80px);top:70px;display:grid;place-items:center;width:150px;height:150px;border:1px solid #d2eade35;border-radius:36px;background:#d2eade0c;transform:rotate(-9deg);color:#dceee1a6;box-shadow:30px 30px 0 #d2eade04}#help-shell .scene-symbol svg{width:76px;height:76px;stroke-width:1;transform:rotate(9deg)}#help-shell .scene-word{position:absolute;top:140px;left:max(36px,calc((100vw - 1220px)/2));color:#dceee155;letter-spacing:.2em;font-size:11px;font-weight:700;text-transform:uppercase;max-width:260px}#help-shell .scene-labels{top:22px}#help-shell .scene-credit{border:1px solid #ffffff24;cursor:pointer;font-family:inherit}#help-shell .photo-layout{column-gap:56px;grid-template-rows:calc(var(--photo-height) - var(--photo-start)) auto}#help-shell .photo-copy h1{font-size:clamp(43px,4.3vw,63px);line-height:1.08;overflow-wrap:break-word;hyphens:auto}#help-shell .photo-copy h1 em{white-space:normal;display:block;margin-top:7px}#help-shell .photo-lead{font-size:16px;max-width:490px}#help-shell .photo-copy{padding-top:16px}#help-shell .photo-button{gap:22px}#help-shell .photo-trust{font-size:11px;gap:14px}#help-shell .photo-after{padding-top:32px}#help-shell .photo-after h2{font-size:28px}#help-shell .photo-after>p:not(.photo-safety){max-width:485px}#help-shell .photo-layout>.calc{border-radius:20px}#help-shell .calc-head .eyebrow{font-size:10px;color:var(--green);margin-bottom:9px}#help-shell .calc-head-top h2{font-size:25px}#help-shell .calc-head-top{align-items:flex-start}#help-shell .calc-body{padding-top:18px!important}#help-shell .mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:9px 0 20px}#help-shell .mode-choice{position:relative;cursor:pointer;min-width:0}#help-shell .mode-choice input{position:absolute;opacity:0;pointer-events:none}#help-shell .mode-label{display:flex;align-items:center;gap:9px;padding:12px 10px;border:1px solid var(--border);border-radius:10px;min-height:58px;font-size:12px;line-height:1.35;font-weight:650;background:#fff;color:var(--muted);transition:background .15s,border .15s}#help-shell .mode-label:before{content:"";width:13px;height:13px;border:1px solid #9bab9d;border-radius:50%;flex-shrink:0}#help-shell .mode-choice input:checked+.mode-label{border-color:var(--green);color:var(--green);background:#edf5ed}#help-shell .mode-choice input:checked+.mode-label:before{border:4px solid var(--green);background:white}#help-shell .mode-choice input:focus-visible+.mode-label{outline:3px solid var(--accent);outline-offset:2px}#help-shell .field label .optional{font-weight:400;font-size:11px;color:var(--muted)}#help-shell .context-input{min-height:80px;resize:vertical;font-size:13px}#help-shell .urgency-inline{margin-bottom:15px;background:#f9eee5;border:1px solid #e8c9b2;border-radius:10px;padding:12px 14px;font-size:12px;line-height:1.55}#help-shell .urgency-inline strong{display:block;font-size:13px;margin-bottom:4px}#help-shell .urgent-band{background:#f7e9df;border:1px solid #e6c7b7;border-radius:12px;padding:15px 19px;margin-top:24px;display:flex;align-items:center;gap:22px;color:#683c2e;position:relative;z-index:2}#help-shell .urgent-band>div{flex:1;min-width:0}#help-shell .urgent-band strong{font-size:14px;display:block}#help-shell .urgent-band p{font-size:12px;line-height:1.5;margin-top:4px}#help-shell .urgent-band a{white-space:nowrap;color:#743e2a;border-color:#ddae93;min-height:42px;font-size:12px}#help-shell .urgent-band .ui-icon{align-self:flex-start;margin-top:2px}#help-shell .phasebar .phases{grid-template-columns:repeat(4,1fr)}#help-shell .phase{cursor:default;padding:18px 15px;align-items:center}#help-shell .phase .num{width:29px;height:29px}#help-shell .phase b{font-size:13px}#help-shell .phase small{font-size:11px}#help-shell .phasebar .eyebrow{font-size:10px}#help-shell .phasebar{padding-block:25px 30px}#help-shell .local-chip{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);margin-top:14px;line-height:1.5}#help-shell .local-chip svg{width:14px;height:14px}#help-shell .fieldlegend{font-size:13px;font-weight:700;padding:0;margin:0 0 5px}#help-shell fieldset{border:0;padding:0;margin:0}#help-shell .result{margin-block:0 45px;border-radius:20px;padding:32px}#help-shell .result h2{max-width:800px;line-height:1.15}#help-shell .result-intro{max-width:900px;font-size:15px}#help-shell .result-top .eyebrow{font-size:10px}#help-shell .result .result-top .badge{font-size:10px}#help-shell .route-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:17px}#help-shell .route-meta span{font-size:11px;border:1px solid var(--border);border-radius:30px;padding:4px 9px;color:var(--muted)}#help-shell .tasklist{list-style:none;margin:25px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}#help-shell .tasklist li{background:#f4f6f0;border:1px solid #e1e7da;padding:22px;border-radius:13px}#help-shell .tasklist .when{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--green);font-weight:750}#help-shell .tasklist h3{font-size:19px;line-height:1.25;margin:11px 0 10px}#help-shell .tasklist p{font-size:13px;color:var(--muted);line-height:1.7}#help-shell .docs-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:24px;margin-top:25px}#help-shell .result-card{border:1px solid var(--border);border-radius:13px;padding:24px}#help-shell .result-card h3{font-size:20px;margin-bottom:14px}#help-shell .doc-check{display:flex;align-items:flex-start;gap:10px;padding:9px 0;font-size:13px;line-height:1.5;cursor:pointer}#help-shell .doc-check input:checked+span{text-decoration:line-through;color:var(--muted)}#help-shell .doc-progress{margin-top:13px;height:5px;border-radius:9px;background:#e7ece3;overflow:hidden}#help-shell .doc-progress div{height:100%;background:var(--green);width:0;transition:width .2s}#help-shell .progress-caption{font-size:11px;color:var(--muted);margin-top:7px}#help-shell .contact-link{display:block;text-decoration:none;padding:12px 0;border-bottom:1px solid var(--border);color:var(--ink)}#help-shell .contact-link:last-child{border-bottom:0}#help-shell .contact-link strong{font-size:13px;display:block;color:var(--green)}#help-shell .contact-link strong:after{content:" ↗";font-weight:400}#help-shell .contact-link small{font-size:11px;line-height:1.6;display:block;margin-top:6px;color:var(--muted)}#help-shell .result-note{margin-top:17px;font-size:12px;border-left:3px solid var(--green);background:#edf4eb;border-radius:0 9px 9px 0;padding:13px 16px;overflow-wrap:anywhere;white-space:pre-wrap}#help-shell .result-note strong{display:block;margin-bottom:6px}#help-shell .result .notice{font-size:13px;line-height:1.6}#help-shell .result .notice .refs{display:block;margin-top:7px}#help-shell .source-link{font-size:11px;display:inline-block;margin:10px 0 0;color:var(--green);font-weight:650}#help-shell .quiet-link{color:var(--muted);font-size:12px;font-weight:550;background:transparent;border:0;padding:0;text-decoration:underline;text-underline-offset:3px}#help-shell .actions .quiet-link{margin-left:auto}#help-shell .letter-section{border-top:1px solid var(--border);margin-top:26px;padding-top:24px}#help-shell .letter-section h3{font-size:22px;margin-bottom:10px}#help-shell .letter-section>p{font-size:13px;max-width:850px;color:var(--muted);margin-bottom:16px}#help-shell .letter-section textarea{font-size:13px;line-height:1.7;min-height:190px;resize:vertical}#help-shell .text-tools{display:flex;flex-wrap:wrap;gap:9px;margin-top:10px}#help-shell .text-tools button{font-size:12px}#help-shell .result-links{margin-top:17px;font-size:12px;display:flex;gap:15px;flex-wrap:wrap}#help-shell .band .eyebrow{font-size:10px;color:var(--photo-mint);margin-bottom:14px}#help-shell .band h2{line-height:1.15}#help-shell .band .smallcopy{margin-top:11px;line-height:1.6}#help-shell .band .band-list{display:grid;gap:12px}#help-shell .band-list>div{border:1px solid #54726b;border-radius:10px;padding:16px;display:flex;gap:12px}#help-shell .band-list .ui-icon{color:#bedec6;margin-top:2px}#help-shell .band-list b{font-size:14px;display:block}#help-shell .band-list small{display:block;font-size:12px;color:#cadbd2;margin-top:4px}#help-shell .section-head .eyebrow{color:var(--green);font-size:10px}#help-shell .article-card h3{font-size:21px}#help-shell .article-card p{line-height:1.75}#help-shell .article-card .source-link{margin-top:auto;padding-top:18px}#help-shell .calc-tool{border:1px solid var(--border);background:#fff;border-radius:20px;padding:30px;display:grid;grid-template-columns:1.1fr .9fr;gap:35px}#help-shell .calc-tool h3{font-size:23px}#help-shell .calc-tool .muted{font-size:13px;margin:10px 0 23px}#help-shell .calc-tool .pair{margin-top:15px}#help-shell .calc-output{background:#edf4eb;border:1px solid #d6e1d2;border-radius:14px;padding:27px;display:flex;flex-direction:column;justify-content:center}#help-shell .calc-output .eyebrow{font-size:10px;color:var(--green)}#help-shell .calc-output output{font-size:43px;letter-spacing:-.04em;font-weight:750;line-height:1.2;margin-top:15px;font-variant-numeric:tabular-nums}#help-shell .calc-output p{font-size:13px;color:var(--muted);margin-top:12px}#help-shell .calc-output small{font-size:11px;color:var(--muted);margin-top:14px;line-height:1.5}#help-shell .calculator-legend{font-size:11px;margin-top:12px;color:var(--muted);max-width:720px}#help-shell .tools-grid .tool-card h3{font-size:23px}#help-shell .tools-grid .tool-card .eyebrow{font-size:10px;color:var(--green);margin-bottom:12px}#help-shell .tools-grid .tool-card textarea{min-height:190px;font-size:12px}#help-shell .tool-actions{display:flex;gap:10px;flex-wrap:wrap}#help-shell .tool-actions .button{font-size:12px}#help-shell .tool-note{font-size:11px!important;line-height:1.6;margin-bottom:0!important}#help-shell .faq-item{padding:20px 0}#help-shell .faq-item .source-link{margin-top:8px}#help-shell .faq-empty{color:var(--muted);font-size:14px;padding-block:20px}#help-shell .scope-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}#help-shell .scope-card{background:white;border:1px solid var(--border);border-radius:16px;padding:25px;display:flex;flex-direction:column;gap:13px}#help-shell .scope-card.featured{background:#eaf2e8;border-color:#9eba9e}#help-shell .scope-card .eyebrow{font-size:10px;color:var(--green)}#help-shell .scope-card h3{font-size:22px}#help-shell .scope-card p{font-size:13px;color:var(--muted);line-height:1.75}#help-shell .scope-card a,#help-shell .scope-card button{margin-top:auto;align-self:flex-start}#help-shell .source-section .section-head p{font-size:13px;max-width:780px}#help-shell .source-section summary{font-size:15px;font-weight:650;cursor:pointer}#help-shell .sources-list{margin-top:12px;gap:10px 35px}#help-shell .sources-list li{scroll-margin-top:110px}#help-shell .sources-list a{font-size:12px;font-weight:650;overflow-wrap:anywhere}#help-shell .sources-list p{line-height:1.6}#help-shell .sources-list .source-id{min-width:23px;text-align:center}#help-shell .footer .footer-links button{background:none;border:0;padding:0;color:var(--mint);font-size:12px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}#help-shell .footer-inner{display:grid;grid-template-columns:.65fr 1.35fr;gap:55px}#help-shell .footer .footer-brand{font-size:21px;letter-spacing:-.025em}#help-shell .footer p{line-height:1.7}#help-shell .footer .brand-sub{margin-top:8px;color:#b5cdbd}#help-shell .footer-links{line-height:1.8}#help-shell .privacy-text{font-size:13px;line-height:1.8}#help-shell .privacy-text h3{font-size:18px;margin-top:21px}#help-shell .privacy-text p{margin-top:10px;font-size:13px}#help-shell .family-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}#help-shell .family-modal-grid a{border:1px solid var(--border);border-radius:10px;padding:12px;text-decoration:none;color:var(--ink);font-size:13px;font-weight:650}#help-shell .family-modal-grid a:hover{background:#edf4eb}#help-shell .family-modal-grid a small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:4px}#help-shell .family-modal-grid a[aria-current=page]{background:#edf4eb;border-color:var(--green)}#help-shell .close{display:grid;place-items:center;flex-shrink:0;line-height:1}#help-shell .print-only{display:none}#help-shell .button .ui-icon{width:16px;height:16px}#help-shell .letter-section .button.small{font-size:12px}#help-shell .notice-warning{background:#fcf0e4;border-color:#c48855}#help-shell .button-outline{background:transparent!important;border:1px solid var(--border)!important;color:var(--green)!important}#help-shell .field input[type=date]{font-weight:500;font-size:14px}#help-shell .status-inline{font-size:12px;padding:12px;background:#edf4eb;border-radius:8px;margin-top:12px}#help-shell .import-label{cursor:pointer}#help-shell .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#help-shell .mode-caption{font-size:11px;color:var(--muted);line-height:1.6}#help-shell .subtitle-link{font-size:11px}#help-shell .mode-grid+details{margin-bottom:16px}#help-shell .global-note{padding:0;margin-top:12px;font-size:11px;color:var(--muted);line-height:1.6}#help-shell .ai-warning{font-size:11px!important;border-left:2px solid #b46a2f;padding-left:10px}#help-shell .result-reminder{font-size:12px;color:var(--muted);margin-top:15px}@media (min-width:1600px){#help-shell .photo-layout{column-gap:72px}#help-shell .photo-copy h1{font-size:65px}}@media (max-width:1200px) and (min-width:1061px){#help-shell .photo-copy h1{font-size:48px}#help-shell .photo-lead{font-size:15px}#help-shell .brand strong{font-size:19px}#help-shell .nav{gap:16px}#help-shell .nav button{font-size:12px}#help-shell .photo-layout{column-gap:30px}#help-shell .photo-trust{font-size:10px;gap:9px}}@media (max-width:1060px) and (min-width:801px){#help-shell .photo-layout{grid-template-columns:1fr 1fr;column-gap:24px}#help-shell .photo-copy h1{font-size:40px}#help-shell .photo-copy{min-height:410px;padding-top:25px}#help-shell .photo-layout:before{height:465px;background:linear-gradient(#142f3200,#142f32 10%,#142f32 88%,#f6f5f0 88%)}#help-shell .scene-symbol{top:60px}#help-shell .mode-label{font-size:11px;padding:11px 9px}#help-shell .calc-head-top h2{font-size:23px}#help-shell .mode-grid{gap:6px}#help-shell .brand strong{font-size:18px}#help-shell .nav a:not(.nav-cta),#help-shell .nav button{display:none}#help-shell .photo-layout .photo-lead{font-size:14px}#help-shell .photo-layout .photo-trust{font-size:10px}#help-shell .photo-layout .photo-copy h1 em{white-space:normal}}@media (max-width:800px){#help-shell .brand strong{font-size:18px}#help-shell .brand small{font-size:7.5px}#help-shell .nav button{display:none}#help-shell .preview{font-size:9px}#help-shell .photo-scene{height:225px;aspect-ratio:auto}#help-shell .scene-image{object-position:center 38%}#help-shell .scene-shade{background:linear-gradient(180deg,#142f3210 25%,#142f3250 58%,#142f32 100%)}#help-shell .scene-symbol{width:108px;height:108px;border-radius:25px;left:calc(50% - 54px);top:71px}#help-shell .scene-symbol svg{width:54px;height:54px}#help-shell .scene-word{display:none}#help-shell .scene-tag{max-width:70%;font-size:9px;line-height:1.5}#help-shell .scene-credit{font-size:8px;max-width:110px}#help-shell .photo-copy{padding:4px 24px 45px}#help-shell .photo-copy h1{font-size:42px;max-width:640px;line-height:1.1}#help-shell .photo-copy h1 em{white-space:normal}#help-shell .photo-lead{font-size:15px;line-height:1.65;margin-top:18px}#help-shell .photo-trust{font-size:10px;gap:12px}#help-shell .photo-button{margin-top:22px}#help-shell .photo-after h2{font-size:27px}#help-shell .after-details{gap:13px}#help-shell .mode-label{min-height:58px;font-size:12px}#help-shell .urgent-band{margin-top:20px;gap:12px;padding:15px;align-items:flex-start;flex-wrap:wrap}#help-shell .urgent-band>.ui-icon{display:none}#help-shell .urgent-band>div{flex-basis:100%}#help-shell .urgent-band a{font-size:12px}#help-shell .phasebar .phases{grid-template-columns:1fr 1fr}#help-shell .phase{padding:13px 12px;gap:9px}#help-shell .phase b{font-size:12px}#help-shell .phase small{font-size:10px}#help-shell .phase .num{width:25px;height:25px}#help-shell .result{padding:23px 18px}#help-shell .result h2{font-size:29px;line-height:1.15}#help-shell .result-top{align-items:flex-start}#help-shell .result .result-top .badge{font-size:9px;white-space:normal;text-align:center}#help-shell .tasklist{grid-template-columns:1fr;gap:10px;margin-top:22px}#help-shell .tasklist li{padding:19px}#help-shell .tasklist h3{font-size:19px;margin-top:8px}#help-shell .docs-grid{grid-template-columns:1fr;gap:14px;margin-top:18px}#help-shell .result-card{padding:20px}#help-shell .result .actions .button{flex:auto}#help-shell .actions .quiet-link{margin-left:0;padding:10px}#help-shell .letter-section h3{font-size:21px}#help-shell .letter-section textarea{min-height:240px}#help-shell .text-tools .button{flex:1}#help-shell .result-note{font-size:12px}#help-shell .article-grid{grid-template-columns:1fr}#help-shell .article-card{padding:23px}#help-shell .article-card h3{font-size:21px}#help-shell .article-card p{font-size:14px}#help-shell .calc-tool{grid-template-columns:1fr;padding:23px;gap:17px}#help-shell .calc-output{padding:23px}#help-shell .calc-output output{font-size:40px}#help-shell .scope-cards{grid-template-columns:1fr}#help-shell .scope-card{padding:24px}#help-shell .tools-grid{grid-template-columns:1fr}#help-shell .tool-card{padding:23px}#help-shell .tool-actions .button{flex:1}#help-shell .band{padding:27px 23px;gap:24px}#help-shell .band h2{font-size:30px}#help-shell .band-list>div{padding:14px}#help-shell .footer-inner{display:block}#help-shell .footer-inner>div+div{margin-top:25px}#help-shell .footer .footer-brand{margin:0}#help-shell .footer .brand-sub{font-size:11px}#help-shell .family-modal-grid{grid-template-columns:1fr}#help-shell .dialog-head h2{font-size:21px}#help-shell .mobile-cta span{font-size:10px}#help-shell .sources-list{grid-template-columns:1fr}#help-shell .step h3{font-size:21px}#help-shell .section-head h2{font-size:30px}}@media (max-width:390px){#help-shell .brand strong{font-size:15px}#help-shell .brand small{font-size:6.7px}#help-shell .brandmark{width:32px;height:32px}#help-shell .brand{gap:7px}#help-shell .header-inner{gap:8px}#help-shell .nav .nav-cta{font-size:10px;padding:8px}#help-shell .photo-copy h1{font-size:37px}#help-shell .photo-copy{padding-inline:20px}#help-shell .photo-trust{font-size:9px;gap:10px}#help-shell .mode-label{font-size:11px;padding:10px 8px}#help-shell .mode-grid{gap:7px}#help-shell .calc-head-top h2{font-size:22px}#help-shell .calc-head-top .badge{font-size:9px}#help-shell .photo-layout .calc-head{padding-inline:18px}#help-shell .photo-layout .calc-body{padding-inline:18px}#help-shell .calc .pair{grid-template-columns:1fr}#help-shell .calc .micro{font-size:10px}}@media  print{#help-shell{font-size:11pt!important}#help-shell .photo-hero,#help-shell .urgent-band,#help-shell .phasebar,#help-shell .header,#help-shell .preview,#help-shell .section,#help-shell .footer,#help-shell .mobile-cta,#help-shell .toast,#help-shell dialog,#help-shell .no-print{display:none!important}#help-shell .result{display:block!important;border:0!important;padding:0!important;margin:0!important;box-shadow:none!important}#help-shell .result[hidden]{display:none!important}#help-shell .result-top .badge,#help-shell .result .actions,#help-shell .result .text-tools,#help-shell .result .result-links,#help-shell .result .quiet-link,#help-shell .result .source-link{display:none!important}#help-shell .result .tasklist{display:block}#help-shell .result .tasklist li{break-inside:avoid;margin:10px 0;padding:14px}#help-shell .result .docs-grid{display:block}#help-shell .result-card{margin-top:15px;break-inside:avoid}#help-shell .letter-section textarea{display:none!important}#help-shell .print-only{display:block!important;white-space:pre-wrap;overflow-wrap:anywhere;font-size:10pt;line-height:1.5}#help-shell .result .notice,#help-shell .result-note{break-inside:avoid}#help-shell .result .result-intro{color:#222}#help-shell .contact-link small{color:#222}#help-shell .result h2{font-size:24pt!important}#help-shell .wrap{width:100%!important}#help-shell .result .result-top{display:block}#help-shell .result a[href^=http]::after{content:" (" attr(href) ")";font-size:8pt;overflow-wrap:anywhere}#help-shell .result .result-note{white-space:pre-wrap}#help-shell .result .doc-progress,#help-shell .result .progress-caption{display:none}#help-shell .result h3{font-size:14pt!important}#help-shell input[type=checkbox]{appearance:auto}}
:root{--ink:#142f31;--text:#2f4140;--muted:#66716d;--red:#cc0734;--paper:#f7f5ee;--sage:#e8eee8;--line:#dce1da;--radius:16px}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.72}.wrap{width:min(1376px,calc(100% - 96px))}.header{background:rgba(250,249,245,.98);backdrop-filter:blur(12px);z-index:80}.head{min-height:112px;gap:26px}.brand{line-height:0}.brand .portal-mark{width:290px;height:auto;max-width:none}.nav{gap:21px;font-size:12.5px}.nav .help{display:inline-flex;background:var(--ink);padding:13px 17px;border-radius:8px;min-height:44px}.nav a{font-weight:620}.nav .more-links a{font-weight:500}.more[open] .more-links{width:248px;top:31px;padding:18px;border-radius:12px}.search-open{background:none;border:1px solid var(--line);padding:0;display:grid;place-items:center;border-radius:50%;width:39px;height:39px;flex-shrink:0;color:var(--ink)}.search-open svg{width:18px;height:18px}.head-actions{display:flex;align-items:center;gap:10px}.home-hero{position:relative;min-height:650px;overflow:hidden;background:#eae5d8}.home-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,247,239,.98) 0%,rgba(249,247,239,.93) 25%,rgba(249,247,239,.55) 42%,rgba(249,247,239,0) 60%)}.hero-content{position:relative;padding-top:83px;padding-bottom:97px}.hero-content .eyebrow{font-size:11px;letter-spacing:.18em;margin-bottom:20px}.hero-content h1{font-size:clamp(47px,4.4vw,69px);max-width:655px;line-height:1.06;margin:0 0 26px;font-weight:780;letter-spacing:-.048em}.hero-content h1 span{color:#4b6658}.hero-content .lead{font-size:19px;line-height:1.75;max-width:500px;color:#43544e}.hero-content .button{padding:15px 22px;min-height:51px}.hero-content .button.light{background:#faf9f2bf;border-color:#94a198}.hero-subnote{font-size:12px;letter-spacing:.005em;color:#52635d;margin-top:18px;max-width:510px}.photo-note{position:absolute;right:24px;bottom:16px;color:white;font-size:9px;letter-spacing:.06em;background:#172f3169;padding:3px 8px;border-radius:4px}.notice-line{background:var(--paper);border-bottom:1px solid var(--line);font-size:11px;color:#53615b}.notice-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 0;line-height:1.7}.notice-inner p{margin:0}.notice-inner a{font-weight:650}.entry-section{padding:50px 0 66px}.entry-title{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:22px}.entry-title h2{font-size:28px;letter-spacing:-.025em;margin:0}.entry-title p{font-size:13px;color:var(--muted);margin:0}.entry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.entry-link{display:flex;flex-direction:column;position:relative;padding:26px 25px;background:#fff;border:1px solid var(--line);border-radius:11px;text-decoration:none;min-height:162px;transition:border-color .15s,background .15s}.entry-link:hover{border-color:#718778;background:#f8faf6;color:var(--ink)}.entry-link .entry-num{font-size:10px;letter-spacing:.08em;color:#718174;margin-bottom:17px}.entry-link strong{font-size:21px;line-height:1.25;letter-spacing:-.025em;max-width:205px}.entry-link span:last-child{font-size:12px;color:var(--muted);margin-top:11px}.entry-link .entry-arrow{position:absolute;top:22px;right:24px;font-size:20px;color:var(--ink)}.knowledge-band{background:#e9efe8;padding:65px 0}.knowledge-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:95px;align-items:center}.knowledge-grid h2{font-size:47px;line-height:1.14;letter-spacing:-.039em;margin:0 0 24px;max-width:590px}.knowledge-grid p{font-size:17px;color:#4f6359;max-width:580px}.knowledge-teasers{border-top:1px solid #b7c7b8}.knowledge-teaser{display:grid;grid-template-columns:42px 1fr 24px;gap:18px;padding:22px 0;border-bottom:1px solid #b7c7b8;text-decoration:none;align-items:start}.knowledge-teaser small{font-size:10px;letter-spacing:.07em;padding-top:6px;color:#627461}.knowledge-teaser strong{font-size:22px;line-height:1.2;display:block;letter-spacing:-.024em}.knowledge-teaser span{font-size:12px;line-height:1.55;display:block;color:#586d5e;margin-top:9px}.knowledge-teaser i{font-style:normal;font-size:22px}.stats-section{background:#fff;padding:65px 0}.stats-section .metrics{margin-top:0;border-radius:10px}.stats-note{margin-top:17px;font-size:12px;color:var(--muted)}.feature-section{padding:64px 0 76px;background:var(--paper)}.feature-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:35px;align-items:stretch}.feature-image{position:relative;min-height:375px;border-radius:14px;overflow:hidden}.feature-image img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:81% center}.feature-copy{padding:18px 18px 18px 16px}.feature-copy h2{font-size:42px;margin-bottom:24px}.feature-copy p{font-size:17px;color:var(--muted)}.ways-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.way-card{border-top:3px solid #698273;padding:24px 5px 8px 0}.way-card .eyebrow{font-size:10px;color:#698273;margin-bottom:14px}.way-card h3{font-size:27px}.way-card p{font-size:15px;max-width:365px;color:var(--muted)}.way-card a{font-size:13px;font-weight:650}.home-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:85px}.home-faq h2{font-size:43px}.home-faq details{border-bottom:1px solid var(--line);padding:20px 0}.home-faq summary{font-size:18px;font-weight:660;cursor:pointer}.home-faq details p{font-size:15px;color:var(--muted);margin:15px 0 0}.home-faq details a{font-size:13px;font-weight:650;display:inline-block;margin-top:13px}.footer{background:#f3f2eb;color:var(--text);padding:55px 0 52px;border-top:1px solid var(--line)}.footer-logo{display:inline-block;margin-bottom:25px}.footer-logo svg{width:265px;height:auto}.footer h2{color:var(--ink);font-size:21px}.footer a{color:var(--ink)}.footer-grid{grid-template-columns:1.4fr .8fr;gap:90px}.footer p{font-size:12px;color:#67716c;line-height:1.8}.footer-nav{gap:18px;font-size:12px}.footer .footer-rule{border-top:1px solid var(--line);padding-top:22px;margin-top:26px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:11px;color:var(--muted)}.footer-rule a{margin-left:18px}.integration-note{font-size:10px!important;color:#7b827b!important}.pagehead{background:var(--paper);padding:45px 0 42px}.pagehead h1{max-width:1070px;font-size:clamp(37px,4.5vw,64px)}.button{border-radius:8px}.card{border-radius:12px}.card .rate{font-variant-numeric:tabular-nums}.card:hover{border-color:#b0c1b3}.prose{font-size:17px;max-width:875px}.prose p{line-height:1.9}.filters{border-radius:11px}.entry-view{display:flex;gap:9px;flex-wrap:wrap;margin-top:26px}.entry-view a{font-size:12px;padding:8px 14px;border-radius:30px;border:1px solid #c5d1c6;text-decoration:none}.global-search{border:0;border-radius:16px;width:min(810px,calc(100% - 32px));max-height:84vh;padding:0;color:var(--ink);box-shadow:0 25px 100px #0003}.global-search::backdrop{background:#102a2ba6;backdrop-filter:blur(5px)}.search-head{display:flex;gap:20px;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:23px 27px}.search-head h2{font-size:25px;margin:0}.search-close{border:1px solid var(--line);background:var(--paper);border-radius:50%;width:36px;height:36px;font-size:23px;color:var(--ink)}.search-body{padding:25px 27px}.search-body input{width:100%;padding:15px;border:1px solid #b2c1b5;border-radius:7px;font-size:18px}.search-results{margin-top:20px}.search-hit{display:block;text-decoration:none;padding:17px 0;border-bottom:1px solid var(--line)}.search-hit small{display:block;font-size:10px;color:var(--red);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.search-hit strong{font-size:18px;line-height:1.3;display:block}.search-hit span{display:block;font-size:12px;color:var(--muted);margin-top:5px}.registry-filters{grid-template-columns:2fr 1fr 1fr}.registry-table td:nth-child(2){min-width:210px}.registry-table td:nth-child(3){font-weight:700;font-size:14px;white-space:nowrap}.registry-table small{font-size:10px;color:var(--muted);line-height:1.5;display:block;margin-top:8px;max-width:360px}.registry-table th{white-space:nowrap}.registry-note{font-size:12px;line-height:1.75;color:var(--muted)}.download-cards .card p{font-size:13px}.download-cards .button{align-self:flex-start;margin-top:auto}.legal-copy{max-width:865px}.legal-copy h2{font-size:29px;margin-top:35px}.legal-copy p{font-size:16px}.help-callout{background:#edf2e9;padding:18px 22px;border:1px solid #cad6c6;border-radius:10px;font-size:13px;margin-top:25px}.help-jump{display:flex;gap:10px;flex-wrap:wrap}.help-jump a{font-size:12px;font-weight:650;padding:10px 15px;border:1px solid var(--line);border-radius:7px;background:white;text-decoration:none}
/* Scoped legacy help component: all existing functions, shared visual system. */
#help-shell{--ink:#142f31;--green:#365747;--paper:#f7f5ee;--deep:#153b3b;--accent:#cc0734;background:white;color:var(--text);font-size:16px;line-height:1.7}#help-shell .wrap{width:min(1376px,calc(100% - 96px))}#help-shell .guide-intro{border:0;padding-top:45px}#help-shell .help-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px;align-items:start}#help-shell .guide-summary{padding-top:20px;max-width:480px}#help-shell .guide-summary h2{font-size:43px;margin:17px 0 25px}#help-shell .guide-summary p{font-size:17px;color:var(--muted);margin:0 0 20px}#help-shell .calc{box-shadow:0 14px 45px #17382c09;border-radius:14px}#help-shell .calc-head{padding:27px 30px 10px}#help-shell .calc-body{padding:23px 30px 30px}#help-shell .mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#help-shell .mode-label{min-height:56px;font-size:14px;align-items:center}#help-shell .field label{font-size:13px}#help-shell .mode-choice:has(input:checked) .mode-label{background:var(--sage);border-color:#50705b;color:var(--ink)}#help-shell .section h2{font-size:38px}#help-shell .result{box-shadow:none;border-radius:14px;padding:35px;margin-bottom:48px}#help-shell .tasklist li{border-radius:10px}#help-shell .tool-card{border-radius:12px}#help-shell .band{border-radius:15px}#help-shell .phasebar{background:var(--paper)}#help-shell .phase{background:white;border-radius:10px}#help-shell .source-section{background:var(--paper)}#help-shell .toast{z-index:120}#help-shell .result-card{border-radius:10px}#help-shell .photo-safety{font-size:12px}#help-shell .help-crosslinks a{font-size:13px;font-weight:650;display:block;margin-top:11px}#help-shell input,#help-shell textarea,#help-shell select{font-family:inherit}#help-shell .section .section-head p{line-height:1.8}
@media(min-width:1700px){.hero-content h1{font-size:76px}.home-hero{min-height:710px}.hero-content{padding-block:104px}}
@media(max-width:1250px){.wrap,#help-shell .wrap{width:calc(100% - 54px)}.brand .portal-mark{width:257px}.head{gap:18px}.nav{gap:14px;font-size:11px}.nav .help{padding:11px 12px}.search-open{width:34px;height:34px}.knowledge-grid{gap:48px}.hero-content h1{font-size:59px}.home-hero{min-height:600px}.hero-content{padding-block:69px}.entry-link{padding:24px 20px}.entry-link strong{font-size:20px}}
@media(max-width:1120px){.head{min-height:94px}.brand .portal-mark{width:255px}.menu-toggle{display:inline-flex;min-height:42px;align-items:center;background:white;border:1px solid var(--line);padding:10px 13px;color:var(--ink);font-size:12px;border-radius:6px}.head-actions{margin-left:auto}.nav{display:none;position:absolute;left:0;right:0;top:94px;max-height:76vh;overflow:auto;background:#fff;border-bottom:1px solid var(--line);padding:20px 28px;gap:0;font-size:14px}.nav.open{display:flex;flex-direction:column;align-items:stretch}.nav>a,.more summary{padding:12px 0}.nav .help{display:block;text-align:center;margin-top:12px}.more[open] .more-links{position:static;width:auto;box-shadow:none;border:0;padding:5px 20px}.knowledge-grid h2{font-size:40px}.hero-content h1{font-size:55px;max-width:560px}.hero-content .lead{max-width:435px;font-size:17px}.hero-wash{background:linear-gradient(90deg,#f9f7eff7 0%,#f9f7efe8 28%,#f9f7ef52 60%,#f9f7ef00 76%)}.home-hero>img{object-position:62% center}.entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.entry-link{min-height:135px}.entry-link strong{max-width:300px}.home-faq{gap:45px}#help-shell .help-layout{grid-template-columns:.7fr 1fr;gap:32px}#help-shell .guide-summary h2{font-size:35px}}
@media(max-width:760px){.wrap,#help-shell .wrap{width:calc(100% - 34px)}.head{min-height:84px;gap:12px}.brand .portal-mark{width:221px}.head-actions{gap:7px}.search-open{width:32px;height:32px}.menu-toggle{font-size:11px;padding:8px 10px;min-height:37px}.nav{top:84px;padding:18px 22px}.home-hero{min-height:0;padding-top:286px;background:#f7f5ee;display:flex;flex-direction:column}.home-hero>img{height:315px;object-position:79% center;object-fit:cover}.hero-wash{height:316px;background:linear-gradient(0deg,#f7f5ee 0%,#f7f5ee00 34%)}.hero-content{padding:12px 0 34px}.hero-content .eyebrow{font-size:9px;margin-bottom:16px}.hero-content h1{font-size:43px;line-height:1.09;letter-spacing:-.045em;margin-bottom:20px;max-width:100%}.hero-content .lead{font-size:16px;line-height:1.75;max-width:100%}.hero-content .actions{margin-top:24px;gap:9px}.hero-content .button{padding:13px 14px;min-height:48px;font-size:12px;flex:1}.hero-subnote{font-size:11px;margin-top:15px}.photo-note{top:14px;bottom:auto;right:13px;font-size:8px}.notice-inner{display:block;padding:12px 0}.notice-inner p+p{margin-top:5px}.notice-line{font-size:10px}.entry-section{padding:34px 0 40px}.entry-title{display:block;margin-bottom:19px}.entry-title h2{font-size:25px}.entry-title p{font-size:12px;margin-top:9px}.entry-grid{gap:10px}.entry-link{min-height:155px;padding:20px 17px}.entry-link strong{font-size:18px}.entry-link .entry-num{font-size:9px;margin-bottom:15px}.entry-link .entry-arrow{top:14px;right:15px;font-size:18px}.entry-link span:last-child{font-size:11px}.knowledge-band{padding:43px 0}.knowledge-grid{grid-template-columns:1fr;gap:25px}.knowledge-grid h2{font-size:35px;line-height:1.13}.knowledge-grid p{font-size:16px}.knowledge-teaser{grid-template-columns:24px 1fr 20px;gap:11px;padding:20px 0}.knowledge-teaser strong{font-size:22px}.stats-section{padding:40px 0}.metrics{grid-template-columns:1fr 1fr}.metric strong{font-size:28px}.metric{padding:22px 16px}.feature-section{padding:40px 0}.feature-grid{grid-template-columns:1fr;gap:23px}.feature-image{min-height:240px}.feature-copy{padding:0}.feature-copy h2{font-size:33px}.feature-copy p{font-size:16px}.ways-grid{grid-template-columns:1fr;gap:23px}.way-card{padding-top:23px}.way-card h3{font-size:26px}.home-faq{grid-template-columns:1fr;gap:6px}.home-faq h2{font-size:35px;margin-bottom:10px}.home-faq summary{font-size:16px}.footer{padding:35px 0 85px}.footer-grid{grid-template-columns:1fr;gap:23px}.footer-logo svg{width:248px}.footer .footer-rule{display:block;line-height:1.9}.footer-rule a{margin:10px 18px 0 0;display:inline-block}.search-head{padding:20px}.search-body{padding:20px}.registry-filters{grid-template-columns:1fr}.registry-table table{min-width:810px}.pagehead{padding:30px 0}.pagehead h1{font-size:37px}.pagehead .lead{font-size:17px}.prose{font-size:16px}.entry-view{gap:8px}.entry-view a{font-size:11px;padding:7px 10px}#help-shell .help-layout{grid-template-columns:1fr;gap:20px}#help-shell .guide-summary{padding-top:0;max-width:100%}#help-shell .guide-summary h2{font-size:32px;margin:12px 0 18px}#help-shell .guide-summary p{font-size:15px}#help-shell .guide-intro{padding-top:30px}#help-shell .calc-head{padding:23px 21px 10px}#help-shell .calc-body{padding:18px 21px 25px}#help-shell .section h2{font-size:29px}#help-shell .mode-label{font-size:12px;min-height:55px}#help-shell .result{padding:23px 18px}#help-shell .phase b{font-size:12px}#help-shell .phase small{font-size:10px}#help-shell .band{padding:25px}#help-shell .article-grid{grid-template-columns:1fr}#help-shell .faq-cats{flex-wrap:wrap}}
@media(max-width:370px){.brand .portal-mark{width:195px}.search-open{display:none}.hero-content h1{font-size:39px}.entry-link strong{font-size:17px}}
@media print{.home-hero>img,.hero-wash,.photo-note,.notice-line,.global-search{display:none!important}.home-hero{padding:0;min-height:0}.hero-content{padding:0}.home-hero h1{font-size:27pt}.route[hidden]{display:none!important}.footer{display:none!important}#help-shell .section,#help-shell .phasebar{display:none!important}#help-shell .result{display:block!important}#help-shell .result[hidden]{display:none!important}}
.nav a.help.active{color:#fff}.nav a.help:hover{color:#fff;background:#2c5148}#help-shell{scroll-margin-top:120px}#help-shell #ha-result{scroll-margin-top:130px}
.entry-link strong{hyphens:auto;overflow-wrap:anywhere}#help-shell .source-link{white-space:normal;overflow-wrap:anywhere}#help-shell .contact-link{overflow-wrap:anywhere}
.knowledge-grid>*{min-width:0}.knowledge-band .eyebrow{overflow-wrap:anywhere}.knowledge-teaser>div{min-width:0}
@media(max-width:760px){.knowledge-grid{grid-template-columns:minmax(0,1fr)}.knowledge-band .eyebrow{font-size:9px;letter-spacing:.13em}}

/* V2: The external tool is visible before visitors enter the local self-help. */
.header .head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:24px;row-gap:7px;padding-top:12px;padding-bottom:13px;min-height:118px}
.header .brand{grid-column:1;grid-row:1 / 3}
.header .service-nav{grid-column:2 / 4;grid-row:1;display:flex;align-items:center;justify-content:flex-end;gap:23px;min-width:0;font-size:12px;line-height:1.3}
.service-nav a{display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;font-weight:650;color:var(--ink);min-height:34px;white-space:nowrap}
.service-nav a.service-terrier{background:var(--red);color:#fff;border-radius:7px;padding:9px 15px;font-weight:750}
.service-nav a.service-terrier:hover{background:#ad052c;color:#fff}
.service-nav>a:not(.service-terrier):hover{text-decoration:underline;text-underline-offset:4px}
.header .nav{grid-column:2;grid-row:2;justify-self:end;align-self:center;gap:20px;margin:0;white-space:nowrap}
.header .head-actions{grid-column:3;grid-row:2;margin:0}
.button.terrier-primary,.terrier-inline a.button.terrier-primary,#help-shell .terrier-inline a.button.terrier-primary{background:var(--red);border:1px solid var(--red);color:#fff;font-weight:730;box-shadow:0 5px 16px #ab12341a;white-space:normal;text-align:center}
.button.terrier-primary:hover,.terrier-inline a.button.terrier-primary:hover,#help-shell .terrier-inline a.button.terrier-primary:hover{background:#ad052c;border-color:#ad052c;color:#fff}
.hero-content .hero-knowledge-link{margin:14px 0 0;font-size:13px;font-weight:650}
.hero-content .hero-subnote{margin-top:13px;max-width:495px;line-height:1.65}
.hero-content .lead strong{color:var(--ink);font-weight:750}
.help-intro{padding:26px 0 42px;background:var(--paper)}
.help-intro .breadcrumb{margin-bottom:26px}
.support-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.75fr);gap:clamp(28px,5vw,78px);align-items:center}
.support-main{max-width:770px}
.support-main .eyebrow{font-size:10px;color:var(--red);margin-bottom:15px;letter-spacing:.14em}
.help-intro .support-main h1{font-size:clamp(40px,4vw,58px);line-height:1.08;letter-spacing:-.045em;margin:0 0 21px}
.help-intro .support-main .lead{font-size:18px;line-height:1.7;margin:0;max-width:690px}
.support-main .actions{margin-top:23px}
.support-main .button{padding:15px 22px;min-height:52px;font-size:15px}
.support-note{font-size:11px;color:var(--muted);line-height:1.65;margin:13px 0 0;max-width:530px}
.support-self{background:#fff;border:1px solid var(--line);border-left:3px solid #4b6658;border-radius:13px;padding:29px 29px 25px}
.support-label{font-size:10px;font-weight:760;letter-spacing:.13em;color:#4b6658;display:block;margin-bottom:16px}
.support-self h2{font-size:29px;line-height:1.18;margin:0 0 17px}
.support-self p{font-size:15px;line-height:1.75;margin:0 0 20px}
.support-self .button{padding:12px 17px;min-height:47px;background:white;border-color:#94a198}
.support-self small{font-size:11px;display:block;color:var(--muted);margin-top:12px}
.terrier-inline,#help-shell .terrier-inline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:26px;align-items:center;border:1px solid #e3c9ce;border-left:4px solid var(--red);border-radius:12px;background:#fbf2f2;padding:25px 27px;margin:0 0 28px;color:var(--ink)}
.terrier-kicker,#help-shell .terrier-kicker{font-size:9px;letter-spacing:.1em;font-weight:760;color:var(--red);margin:0 0 10px;line-height:1.5}
.terrier-inline h3,#help-shell .terrier-inline h3{font-size:25px;line-height:1.2;margin:0 0 9px;color:var(--ink)}
.terrier-inline-copy>p:last-child,#help-shell .terrier-inline-copy>p:last-child{font-size:14px;line-height:1.7;margin:0;color:var(--text);max-width:700px}
.terrier-inline-actions,#help-shell .terrier-inline-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;max-width:300px;text-align:center}
.terrier-inline .button,#help-shell .terrier-inline .button{font-size:13px;padding:13px 19px;min-height:46px}
.terrier-self-link,#help-shell .terrier-self-link{color:var(--ink);font-size:12px;font-weight:650;text-decoration:underline;text-underline-offset:3px;min-height:26px}
.terrier-inline-actions small,#help-shell .terrier-inline-actions small{font-size:9px;line-height:1.6;color:var(--muted)}
.tools-support{padding-top:30px}
.tools-support+.section{padding-top:15px}
#help-shell #ha-result-urgent:not([hidden]){margin:0 0 22px}
#help-shell #ha-result{scroll-margin-top:145px}
#ha-wegweiser,#ha-result-title,#schreiben{scroll-margin-top:148px}
@media(min-width:1121px) and (max-width:1250px){.header .head{column-gap:16px}.header .nav{gap:13px;font-size:11px}.header .service-nav{gap:19px}}
@media(max-width:1120px){.header .head{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;row-gap:0;column-gap:15px;padding-top:0;padding-bottom:0;min-height:128px}.header .brand{grid-column:1;grid-row:1;align-self:center;min-height:84px;display:flex;align-items:center}.header .head-actions{grid-column:2;grid-row:1;justify-self:end}.header .service-nav{grid-column:1 / 3;grid-row:2;justify-content:flex-end;border-top:1px solid var(--line);padding:9px 0;gap:24px;font-size:12px}.header .nav{display:none;position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - 160px);width:auto;white-space:normal;margin:0;justify-self:stretch;gap:0}.header .nav.open{display:flex}.service-nav a{min-height:34px}.support-hero{gap:30px;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.support-self{padding:24px}.support-self h2{font-size:26px}#help-shell #ha-result,#ha-wegweiser,#ha-result-title,#schreiben{scroll-margin-top:155px}}
@media(max-width:760px){.header .head{min-height:128px}.header .service-nav{justify-content:space-between;font-size:10px;gap:10px}.service-nav a{gap:3px}.service-nav a.service-terrier{padding:9px 10px;min-height:34px}.help-intro{padding:21px 0 27px}.help-intro .breadcrumb{margin-bottom:21px;font-size:11px}.support-hero{grid-template-columns:minmax(0,1fr);gap:21px}.support-main .eyebrow{font-size:9px;letter-spacing:.1em;line-height:1.6;margin-bottom:13px}.help-intro .support-main h1{font-size:38px;margin-bottom:17px}.help-intro .support-main .lead{font-size:16px;line-height:1.7}.support-main .actions{margin-top:20px}.support-main .button{font-size:14px;min-height:49px;width:100%;padding:14px 15px}.support-note{font-size:10px;margin-top:11px;line-height:1.65}.support-self{padding:21px 22px}.support-label{font-size:9px;margin-bottom:11px}.support-self h2{font-size:25px;margin-bottom:12px}.support-self h2 br{display:none}.support-self p{font-size:14px;line-height:1.65;margin-bottom:16px}.support-self small{font-size:10px;margin-top:10px}.support-self .button{font-size:13px}.hero-content .actions{flex-wrap:wrap}.hero-content .terrier-primary{flex:1 1 100%;font-size:14px}.hero-content .actions .button.light{flex:1 1 auto}.hero-content .hero-knowledge-link{font-size:12px}.hero-content .hero-subnote{font-size:10px}.terrier-inline,#help-shell .terrier-inline{grid-template-columns:minmax(0,1fr);gap:19px;padding:21px 18px;margin:0 0 23px}.terrier-inline-actions,#help-shell .terrier-inline-actions{max-width:none}.terrier-inline h3,#help-shell .terrier-inline h3{font-size:24px}.terrier-inline-copy>p:last-child,#help-shell .terrier-inline-copy>p:last-child{font-size:13px}.terrier-kicker,#help-shell .terrier-kicker{font-size:8px}.terrier-inline-actions small,#help-shell .terrier-inline-actions small{font-size:9px}.tools-support{padding-top:22px}}
@media(max-width:370px){.header .service-nav{font-size:9px;gap:7px}.service-nav a.service-terrier{padding:9px 8px}.service-nav a:not(.service-terrier) span{display:none}.help-intro .support-main h1{font-size:34px}.header .brand{min-height:79px}.header .head{min-height:122px}}
@media print{.service-nav,.terrier-inline,#help-shell .terrier-inline,.tools-support,.help-intro,.hero-knowledge-link{display:none!important}}

/* Avoid adding the header offset twice when jumping to local help anchors. */
html{scroll-padding-top:150px}
#help-shell #ha-result,#ha-wegweiser,#ha-result-title,#schreiben{scroll-margin-top:12px}
