:root{--ink:#121722;--muted:#4f596b;--paper:#f6f8fc;--white:#fff;--blue:#3157f6;--blue-dark:#2342c6;--blue-pale:#edf1ff;--coral:#e64e41;--coral-pale:#ffeeeb;--amber:#a47112;--amber-pale:#fff7e1;--green:#2b7a4d;--green-pale:#e9f7ef;--line:#dfe4ee;--shadow:0 24px 70px #2537651f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.62}a{color:inherit}h1,h2,h3,p{text-wrap:pretty}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:82px;margin:0 auto;display:flex}.site-header.compact{height:70px}.brand{color:var(--ink);letter-spacing:-.035em;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:18px;font-weight:850;display:inline-flex}.brand-mark{background:var(--blue) url(/icon-192.png) center / cover no-repeat;border-radius:9px;flex:0 0 31px;width:31px;height:31px;display:block}.header-note{color:var(--muted);font-size:14px;font-weight:700}.primary-button,.secondary-button,.back-button,.danger-button{background:0 0;border:0}.primary-button{background:var(--blue);color:#fff;border-radius:11px;justify-content:center;align-items:center;gap:26px;min-height:54px;padding:0 22px;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 9px 22px #3157f638}.primary-button:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 13px 28px #3157f647}.primary-button:focus-visible,.secondary-button:focus-visible,.back-button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #3157f633}.primary-button.inverse{color:var(--blue);box-shadow:none;background:#fff}.primary-button.inverse:hover{background:var(--blue-pale)}.secondary-button{min-height:46px;color:var(--blue);background:#fff;border:1px solid #bcc6da;border-radius:9px;padding:0 17px;font-size:14px;font-weight:800}.secondary-button:hover{border-color:var(--blue);background:var(--blue-pale)}.secondary-button.strong{justify-content:center;align-items:center;gap:20px;min-height:52px;display:inline-flex}.back-button{color:var(--muted);padding:11px 0;font-size:14px;font-weight:750}.back-button:hover{color:var(--blue)}.danger-button{color:#953d35;padding:4px;font-size:13px;font-weight:750}.hero{grid-template-columns:1.08fr .72fr;align-items:center;gap:clamp(58px,8vw,118px);width:min(1180px,100% - 48px);min-height:660px;margin:0 auto;padding:74px 0 92px;display:grid}.hero-copy{max-width:690px}.hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(48px,5.7vw,78px);font-weight:850;line-height:.98}.lead{max-width:620px;color:var(--muted);margin:28px 0 30px;font-size:18px;line-height:1.62}.reassurance{color:#4f596b;flex-wrap:wrap;gap:10px 20px;margin:15px 0 0;font-size:14px;display:flex}.reassurance span:before{content:"✓";color:var(--blue);margin-right:6px;font-weight:900}.example-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:27px;position:relative}.example-card:after{content:"";z-index:-1;background:#dde3f4;border-radius:0 0 18px 18px;height:24px;position:absolute;inset:auto 24px -12px}.example-head{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:15px;padding-bottom:20px;font-size:13px;font-weight:850;display:flex}.example-head b{background:var(--coral-pale);color:#a93229;border-radius:999px;padding:7px 9px;font-size:13px}.example-deadline{justify-content:space-between;align-items:flex-end;gap:12px;padding:24px 0 18px;display:flex}.example-deadline span{color:var(--muted);font-size:13px}.example-deadline strong{font-size:15px}.example-line{border-top:1px solid #edf0f5;grid-template-columns:9px 1fr auto;align-items:center;gap:12px;min-height:52px;font-size:13.5px;display:grid}.example-line strong{font-size:14px}.signal{background:var(--ink);border-radius:50%;width:8px;height:8px}.signal.coral{background:var(--coral)}.signal.blue{background:var(--blue)}.example-card>p{background:var(--blue-pale);color:#35436e;border-radius:0 0 18px 18px;margin:15px -27px -27px;padding:17px 27px;font-size:13.5px;line-height:1.55}.steps-section{border-top:1px solid var(--line);width:min(1180px,100% - 48px);margin:0 auto;padding:88px 0}.section-heading{grid-template-columns:.65fr 1.35fr;align-items:start;gap:70px;display:grid}.section-heading>span,.section-kicker,.question-kicker,.action-panel>div>span,.ready-intro>span{color:var(--blue-dark);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:900}.section-heading h2,.law-section h2,.pieces-section h2,.before-send h2{letter-spacing:-.05em;margin:0;font-size:clamp(34px,4.3vw,56px);line-height:1.04}.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:65px;display:grid}.steps-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:220px;padding:28px}.steps-grid article>span{color:var(--blue-dark);font-size:13px;font-weight:900}.steps-grid h3{letter-spacing:-.025em;margin:52px 0 10px;font-size:19px}.steps-grid p{color:var(--muted);margin:0;font-size:15px;line-height:1.58}.law-section{background:var(--ink);color:#fff;border-radius:22px;width:min(1180px,100% - 48px);margin:0 auto 76px;padding:62px}.law-section>div:first-child{grid-template-columns:.65fr 1.35fr;gap:70px;display:grid}.law-section .section-kicker{color:#aebdff}.law-section h2{max-width:760px}.law-points{border-top:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);margin:55px 0 0;display:grid}.law-points p{flex-direction:column;gap:8px;margin:0;padding:26px 28px 0 0;display:flex}.law-points strong{font-size:17px}.law-points span{color:#d3d8e2;max-width:300px;font-size:14px;line-height:1.58}.source-links{flex-wrap:wrap;gap:13px 25px;margin-top:26px;display:flex}.source-links a{color:var(--blue-dark);text-underline-offset:4px;font-size:14px;font-weight:800}.law-section .source-links a{color:#d4dcff}.faq-section{width:min(1180px,100% - 48px);margin:0 auto 76px}.faq-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.faq-grid article{border:1px solid var(--line);background:var(--white);border-radius:14px;padding:25px 27px}.faq-grid h3{letter-spacing:-.02em;margin:0 0 10px;font-size:18px;line-height:1.3}.faq-grid p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.final-cta{background:var(--blue);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:50px;width:min(1180px,100% - 48px);margin:0 auto 76px;padding:44px 48px;display:flex}.final-cta span{color:#e0e5ff;font-size:14px;font-weight:800}.final-cta h2{letter-spacing:-.04em;max-width:690px;margin:8px 0 0;font-size:clamp(27px,3vw,40px);line-height:1.08}footer{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:35px;width:min(1180px,100% - 48px);margin:0 auto;padding:35px 0 44px;display:grid}.footer-brand{align-items:center;gap:9px;font-size:14px;display:flex}.footer-brand .brand-mark{border-radius:7px;width:25px;height:25px;font-size:14px}footer p{color:#4f596b;text-align:center;max-width:650px;margin:0;font-size:14px;line-height:1.58}footer>span{color:#4f596b;font-size:14px}.footer-copy{justify-items:center;gap:9px;display:grid}.footer-copy nav{flex-wrap:wrap;justify-content:center;gap:10px 20px;display:flex}.footer-copy a{color:var(--blue-dark);text-underline-offset:3px;font-size:13px;font-weight:800}.info-shell{min-height:100vh}.info-page{width:min(780px,100% - 40px);margin:0 auto;padding:70px 0 95px}.info-page h1{letter-spacing:-.055em;margin:10px 0 22px;font-size:clamp(46px,7vw,72px);line-height:1}.info-lead{max-width:690px;color:var(--muted);margin:0 0 42px;font-size:18px;line-height:1.65}.info-page section{border:1px solid var(--line);background:var(--white);border-radius:14px;margin:0 0 30px;padding:25px 28px}.info-page section h2{letter-spacing:-.025em;margin:0 0 10px;font-size:21px}.info-page section p{color:#3f495b;margin:0 0 11px;font-size:15px;line-height:1.7}.info-page section p:last-child{margin-bottom:0}.info-page section a{color:var(--blue-dark);text-underline-offset:3px;font-weight:800}.info-updated{color:var(--muted);margin:38px 0 22px;font-size:14px}.info-back{text-decoration:none}.not-found-page{padding-top:110px}.app-shell{min-height:100vh}.progress-track{background:#e1e6f0;height:3px}.progress-track span{background:var(--blue);height:100%;transition:width .25s;display:block}.question-shell{width:min(780px,100% - 40px);margin:0 auto;padding:38px 0 78px}.question-meta{color:#4f596b;justify-content:space-between;margin-bottom:64px;font-size:14px;display:flex}.question-content{min-height:470px}.question-content.wide{width:min(940px,100vw - 40px);margin-left:50%;transform:translate(-50%)}.question-content h1{letter-spacing:-.055em;max-width:850px;margin:11px 0 0;font-size:clamp(40px,5.2vw,63px);line-height:1.02}.question-help{max-width:680px;color:var(--muted);margin:20px 0 36px;font-size:15px;line-height:1.62}.field{color:#303848;flex-direction:column;gap:9px;margin:0 0 22px;font-size:15px;font-weight:780;display:flex}.field>span{justify-content:space-between;align-items:center;gap:12px;display:flex}.field small{color:#556074;letter-spacing:.05em;text-transform:uppercase;font-size:13px;font-weight:700}.field input,.field select{width:100%;height:54px;color:var(--ink);background:#fff;border:1px solid #cbd3e2;border-radius:9px;outline:0;padding:0 14px}.field input:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #3157f614}.field-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.money-input{display:block;position:relative}.money-input input{padding-right:42px}.money-input b{color:var(--muted);font-size:14px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.choice-group{border:0;margin:27px 0 0;padding:0}.choice-group legend{color:#303848;margin-bottom:11px;font-size:15px;font-weight:780}.choice-group>div{gap:9px;display:grid}.choice-group label{color:#303949;cursor:pointer;background:#fff;border:1px solid #cbd3e2;border-radius:9px;align-items:center;gap:12px;min-height:54px;padding:10px 15px;font-size:15px;line-height:1.4;transition:border-color .15s,background .15s;display:flex}.choice-group label:hover,.choice-group label.selected{border-color:var(--blue);background:var(--blue-pale)}.choice-group label:has(input:focus-visible){outline-offset:3px;border-color:var(--blue);outline:3px solid #3157f63d}.choice-group input{opacity:0;pointer-events:none;position:absolute}.radio-mark{background:#fff;border:1px solid #aeb8cb;border-radius:50%;flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid}.selected .radio-mark{border-color:var(--blue)}.selected .radio-mark:after{content:"";background:var(--blue);border-radius:50%;width:8px;height:8px}.choice-group.compact>div{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-group.compact label{min-height:48px;padding:9px 13px}.deadline-preview{background:var(--blue-pale);color:#35436e;border-radius:10px;gap:7px;margin:24px 0 4px;padding:18px 20px;font-size:14px;display:grid}.deadline-preview strong{color:var(--blue-dark);font-size:14px}.deadline-preview.exact{grid-template-columns:1fr auto;align-items:center}.deadline-preview.exact span{color:var(--ink);font-size:15px;font-weight:850}.subsection-head{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin:24px 0 16px;padding-top:25px;display:flex}.subsection-head>div{flex-direction:column;gap:4px;display:flex}.subsection-head strong{font-size:15px}.subsection-head span{color:var(--muted);font-size:14px}.editor-list{gap:14px;margin-bottom:16px;display:grid}.editor-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:24px}.editor-card.compact{padding-bottom:3px}.editor-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:19px;display:flex}.editor-title strong{font-size:15px}.amount-note{background:#f9faff;border:1px solid #d7deec;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding:17px 19px;display:flex}.amount-note span{color:var(--muted);font-size:14px}.amount-note strong{font-size:18px}.amount-note.invalid{background:var(--coral-pale);color:#78352f;border-color:#df8c83}.amount-note.invalid span{color:#78352f}.definition-note{border-left:3px solid var(--blue);background:var(--blue-pale);color:#35436e;margin:15px 0 0;padding:15px 17px;font-size:14px;line-height:1.62}.review-list{border-top:1px solid var(--line)}.review-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:54px;display:flex}.review-list span{color:var(--muted);font-size:14px}.review-list strong{text-align:right;font-size:14px}.fine-print{color:#4f596b;margin:23px 0 0;font-size:13.5px;line-height:1.55}.form-error{border-left:3px solid var(--coral);background:var(--coral-pale);color:#6f2d27;margin:20px 0;padding:14px 16px;font-size:14px;line-height:1.55}.question-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:30px;padding-top:24px;display:flex}.result-page,.ready-page{width:min(1080px,100% - 40px);margin:0 auto;padding:68px 0 88px}.decision-hero{background:var(--white);border:1px solid var(--line);border-radius:20px;padding:45px}.decision-hero.formal_notice,.decision-hero.formal_notice_penalty,.decision-hero.send_address{background:var(--coral-pale);border-color:#f4c8c2}.decision-hero.wait,.decision-hero.wait_response,.decision-hero.request_justifications{background:var(--blue-pale);border-color:#cfd9ff}.decision-hero.no_action,.decision-hero.wait_charges{background:var(--green-pale);border-color:#c8e7d3}.decision-hero.conciliation,.decision-hero.limitation{background:var(--amber-pale);border-color:#eed9a9}.decision-pill{color:var(--blue-dark);letter-spacing:.06em;text-transform:uppercase;background:#fff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:900;display:inline-flex}.formal_notice .decision-pill,.formal_notice_penalty .decision-pill,.send_address .decision-pill{color:#b83c32}.decision-hero h1{letter-spacing:-.06em;max-width:830px;margin:18px 0 12px;font-size:clamp(40px,5.5vw,66px);line-height:1}.decision-hero>p{color:#3f495b;max-width:780px;margin:0;font-size:16px;line-height:1.65}.document-answer{background:#ffffffb8;border:1px solid #1217221f;border-radius:12px;gap:5px;max-width:820px;margin-top:26px;padding:18px 20px;display:grid}.document-answer span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:900}.document-answer strong{font-size:17px;line-height:1.3}.document-answer small{color:var(--muted);font-size:14px;line-height:1.5}.result-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0 70px;display:grid}.result-metrics article{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:190px;padding:25px}.result-metrics span{color:#465165;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:800}.result-metrics strong{letter-spacing:-.045em;margin:20px 0 12px;font-size:clamp(27px,3vw,38px);display:block}.result-metrics p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.calculation-strip{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:35px;margin:-45px 0 70px;padding:26px 28px;display:grid}.calculation-strip>div{gap:8px;display:grid}.calculation-strip span{color:#465165;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:800}.calculation-strip strong{letter-spacing:-.035em;font-size:clamp(20px,2.4vw,29px)}.calculation-strip strong i{color:var(--blue);margin:0 5px;font-style:normal}.calculation-strip p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.section-heading.compact{grid-template-columns:.45fr 1.55fr;gap:40px}.section-heading.compact h2{font-size:clamp(29px,3.8vw,46px)}.timeline-section,.findings-section{margin-top:70px}.timeline{grid-template-columns:auto 1fr auto 1fr auto;align-items:start;margin-top:52px;display:grid}.timeline-line{background:var(--line);height:2px;margin-top:8px}.timeline-point{gap:5px;min-width:145px;display:grid}.timeline-point>span{background:var(--blue);width:17px;height:17px;box-shadow:0 0 0 1px var(--blue);border:4px solid #fff;border-radius:50%;margin-bottom:4px}.timeline-point.alert>span{background:var(--coral);box-shadow:0 0 0 1px var(--coral)}.timeline-point.muted>span{background:#abb4c5;box-shadow:0 0 0 1px #abb4c5}.timeline-point small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:13px}.timeline-point strong{font-size:14px}.timeline-note{color:var(--muted);margin:26px 0 0;font-size:14px;line-height:1.58}.address-alert{background:var(--amber-pale);border:1px solid #eed9a9;border-radius:13px;justify-content:space-between;align-items:flex-start;gap:25px;margin-top:55px;padding:23px;display:flex}.address-alert strong{color:#735315;font-size:14px}.address-alert p{color:#5d4b22;max-width:750px;margin:7px 0 0;font-size:14px;line-height:1.58}.address-alert>span{color:#6f4b06;text-transform:uppercase;background:#fff;border-radius:999px;flex:none;padding:7px 9px;font-size:13px;font-weight:900}.findings-list{gap:10px;margin-top:38px;display:grid}.finding-card{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:110px 1fr auto;align-items:center;gap:20px;min-height:112px;padding:20px 22px;display:grid}.finding-status{background:var(--green-pale);color:var(--green);text-transform:uppercase;border-radius:999px;justify-self:start;padding:7px 9px;font-size:13px;font-weight:900}.finding-card.contest .finding-status{background:var(--coral-pale);color:var(--coral)}.finding-card.check .finding-status{background:var(--amber-pale);color:var(--amber)}.finding-card h3{margin:0 0 6px;font-size:16px}.finding-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.58}.finding-basis{border-top:1px solid var(--line);color:#4f596b;margin-top:9px;padding-top:8px;font-size:13px;line-height:1.55;display:block}.finding-basis b{color:var(--ink)}.finding-basis em{color:#5b6679;margin-top:3px;font-style:normal;display:block}.finding-card>strong{font-size:15px}.action-panel{background:var(--ink);color:#fff;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:45px;margin-top:70px;padding:40px;display:grid}.action-panel.scope{color:var(--ink);border:1px solid var(--line);background:#fff}.action-panel h2{letter-spacing:-.045em;margin:10px 0;font-size:clamp(28px,3.3vw,42px)}.action-panel p{color:#e2e6ed;max-width:700px;margin:0;font-size:15px;line-height:1.58}.action-panel.scope p{color:var(--muted)}.action-panel ol{gap:9px;margin:22px 0 0;padding:0;list-style:none;display:grid}.action-panel li{color:#eef1f5;align-items:center;gap:12px;font-size:15px;line-height:1.5;display:flex}.action-panel li b{color:#fff;background:#ffffff21;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:13px;display:grid}.action-panel.scope li{color:#303949}.action-panel.scope li b{background:var(--blue-pale);color:var(--blue-dark)}.pieces-section{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:.9fr 1.1fr;gap:70px;margin-top:70px;padding:42px;display:grid}.pieces-section h2{margin-top:10px;font-size:36px}.pieces-section ul{margin:0;padding:0;list-style:none}.pieces-section li{border-bottom:1px solid var(--line);color:var(--muted);padding:13px 0;font-size:15px;line-height:1.5}.pieces-section li:before{content:"✓";color:var(--blue);margin-right:9px;font-weight:900}.legal-explanation{border-top:1px solid var(--line);margin-top:55px;padding-top:35px}.legal-explanation h2{margin:0 0 12px;font-size:25px}.legal-explanation>p{max-width:850px;color:var(--muted);margin:0;font-size:15px;line-height:1.65}.legal-notes-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:25px 0;display:grid}.legal-notes-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:20px}.legal-notes-grid h3{margin:0 0 8px;font-size:14px}.legal-notes-grid p{color:var(--muted);margin:0 0 12px;font-size:14px;line-height:1.58}.legal-notes-grid a{color:var(--blue-dark);font-size:14px;font-weight:800;text-decoration:none}.back-button.bottom{margin-top:35px}.ready-intro{max-width:850px}.ready-intro h1{letter-spacing:-.06em;margin:12px 0 14px;font-size:clamp(42px,5.5vw,68px);line-height:1}.ready-intro p{max-width:700px;color:var(--muted);margin:0;font-size:15px;line-height:1.62}.downloads-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:55px;display:grid}.download-item{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;align-items:stretch;min-height:390px;padding:28px;display:flex}.download-item.primary{border-color:#cdd7ff;box-shadow:0 16px 45px #3157f61a}.download-item.unavailable{color:#768095;background:#f1f3f7}.file-badge{background:var(--blue-pale);width:76px;height:54px;color:var(--blue-dark);border-radius:10px;place-items:center;font-size:13px;font-weight:900;display:grid}.file-badge.pdf{background:var(--coral-pale);color:var(--coral)}.file-badge.neutral{color:#81899a;background:#e5e8ee}.download-item h2{letter-spacing:-.035em;margin:26px 0 10px;font-size:24px}.download-item p{color:var(--muted);margin:0;font-size:14px;line-height:1.58}.download-item ul{margin:20px 0 26px;padding:0;list-style:none}.download-item li{color:#465267;margin:8px 0;font-size:14px;line-height:1.45}.download-item li:before{content:"✓";color:var(--blue);margin-right:8px;font-weight:900}.download-item button{width:100%;margin-top:auto}.before-send{background:var(--blue-pale);border-radius:18px;grid-template-columns:.8fr 1.2fr;gap:60px;margin-top:70px;padding:44px;display:grid}.before-send h2{margin-top:10px;font-size:38px}.before-send p{color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.6}.before-send ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.before-send li{grid-template-columns:30px 1fr;align-items:start;gap:11px;display:grid}.before-send li>b{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.before-send li>span{color:var(--muted);flex-direction:column;gap:3px;font-size:14px;line-height:1.5;display:flex}.before-send li strong{color:var(--ink);font-size:14px}.after-send{border-top:1px solid var(--line);margin-top:65px;padding-top:35px}.after-send h2{letter-spacing:-.04em;margin:0 0 30px;font-size:34px}.after-send>div{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.after-send article>span{color:var(--blue-dark);font-size:13px;font-weight:900}.after-send article>strong{margin:24px 0 7px;font-size:15px;display:block}.after-send article p{color:var(--muted);margin:0;font-size:14px;line-height:1.58}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:60px}.hero-copy{max-width:760px}.example-card{max-width:600px}.section-heading,.law-section>div:first-child,.pieces-section,.before-send{grid-template-columns:1fr;gap:35px}.steps-grid,.law-points,.result-metrics,.after-send>div,.legal-notes-grid,.faq-grid,.calculation-strip{grid-template-columns:1fr}.steps-grid article{min-height:170px}.steps-grid h3{margin-top:28px}.law-points p{padding-right:0}.final-cta,.action-panel{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.action-panel .primary-button,.final-cta .primary-button{align-self:flex-start}.section-heading.compact{grid-template-columns:1fr;gap:20px}.downloads-grid{grid-template-columns:1fr}.download-item{min-height:350px}}@media (max-width:640px){.site-header,.hero,.steps-section,.law-section,.faq-section,.final-cta,footer{width:min(100% - 30px,540px)}.site-header{height:70px}.header-note{display:none}.brand{font-size:16px}.hero{min-height:auto;padding:54px 0 70px}.hero h1{font-size:45px}.lead{font-size:16px}.primary-button{justify-content:space-between;width:100%}.reassurance{flex-direction:column;gap:6px}.steps-section{padding:65px 0}.section-heading h2{font-size:38px}.law-section{padding:31px 24px}.law-section h2{font-size:37px}.final-cta{flex-direction:column;align-items:flex-start;padding:32px 24px}footer{grid-template-columns:1fr;gap:15px}footer p{text-align:left}.footer-copy{justify-items:start}.footer-copy nav{justify-content:flex-start}.info-page{padding:50px 0 72px}.info-page section{padding:22px 20px}.question-meta{margin-bottom:48px}.question-meta span:last-child{display:none}.question-content{min-height:430px}.question-content h1{font-size:41px}.field-grid,.choice-group.compact>div{grid-template-columns:1fr;gap:0}.subsection-head{flex-direction:column;align-items:flex-start}.subsection-head .secondary-button{width:100%}.editor-card{padding:19px}.question-actions{flex-direction:column-reverse;align-items:stretch}.decision-hero{padding:28px 22px}.decision-hero h1{font-size:42px}.calculation-strip{margin-top:-46px;padding:22px}.result-page,.ready-page{padding-top:48px}.timeline{grid-template-columns:1fr;gap:20px}.timeline-line{display:none}.finding-card{grid-template-columns:1fr auto;gap:12px}.finding-status{grid-column:1/-1}.action-panel,.pieces-section,.before-send{padding:28px 22px}.action-panel .primary-button{width:100%}.address-alert{flex-direction:column}.ready-intro h1{font-size:43px}.after-send>div{gap:32px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
