.route-suite-opening,.route-suite-confirm,.route-suite-question-shell,.route-suite-ready,.route-result{--route-paper:#f5f2eb;--route-ink:#1e3a2a;--route-coral:#a83a28;--route-blue:#1769e0;width:min(100%,90rem);color:var(--route-ink);background:var(--route-paper);overflow-wrap:anywhere;margin:0 auto;padding:clamp(2.25rem,6vw,6.5rem) clamp(1rem,4vw,4rem)}.route-suite-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.route-suite-hero{border-bottom:1px solid color-mix(in srgb, var(--route-ink) 24%, transparent);grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr);align-items:end;gap:clamp(2rem,7vw,7rem);padding-bottom:clamp(3rem,7vw,6rem);display:grid}.route-suite-kicker,.route-suite-index,.route-suite-job-card small,.route-suite-progress,.route-suite-answer-mark{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:750}.route-suite-kicker,.route-suite-index{color:var(--route-coral)}.route-suite-hero h1,.route-suite-confirm h1,.route-suite-question-card h1,.route-suite-ready h1,.route-result>h1,.route-result-header h1{max-width:13ch;font-family:var(--font-display,Fraunces, Georgia, serif);letter-spacing:-.055em;margin:.65rem 0 1.25rem;font-size:clamp(3rem,7vw,7.5rem);font-weight:620;line-height:.92}.route-suite-lede{max-width:40rem;margin:0;font-size:clamp(1.05rem,1.7vw,1.35rem);line-height:1.55}.route-suite-proof{border-top:1px solid var(--route-ink);border-left:4px solid var(--route-coral);max-width:38rem;margin-top:2rem;padding:1rem 0 0 1.1rem}.route-suite-proof p,.route-suite-task p{margin:.35rem 0 0;font-size:1rem;line-height:1.55}.route-suite-task{border:1px solid var(--route-ink);box-shadow:.55rem .55rem 0 var(--route-ink);background:#fffdf7;padding:clamp(1.25rem,3vw,2rem)}.route-suite-task label{font-family:var(--font-display,Fraunces, Georgia, serif);margin-top:.65rem;font-size:1.8rem;font-weight:620;display:block}.route-suite-task textarea{resize:vertical;border:1px solid var(--route-ink);width:100%;min-height:8rem;color:var(--route-ink);background:var(--route-paper);font:inherit;border-radius:0;margin-top:1rem;padding:.9rem;font-size:1rem;line-height:1.5}.route-suite-task-meta{justify-content:space-between;gap:1rem;margin:.5rem 0 1rem;font-size:.82rem;display:flex}.route-suite-secondary-action,.route-suite-back,.route-suite-continue{border:1px solid var(--route-ink);min-height:2.75rem;font:inherit;cursor:pointer;border-radius:0;padding:.78rem 1.15rem;font-weight:750}.route-suite-secondary-action,.route-suite-back{color:var(--route-ink);background:0 0}.route-suite-continue{color:var(--route-paper);background:var(--route-ink)}.route-suite-continue:disabled{cursor:not-allowed;opacity:.45}.route-suite-secondary-action:hover,.route-suite-back:hover{background:color-mix(in srgb, var(--route-coral) 12%, var(--route-paper))}.route-suite-continue:hover:not(:disabled){background:var(--route-coral)}.route-suite-task textarea:focus-visible,.route-suite-secondary-action:focus-visible,.route-suite-back:focus-visible,.route-suite-continue:focus-visible,.route-suite-job-card:focus-visible{outline:3px solid var(--route-blue);outline-offset:3px}.route-suite-answer:has(input:focus-visible){outline:3px solid var(--route-blue);outline-offset:3px}.route-suite-notice,.route-suite-error{border-left:4px solid var(--route-coral);background:#fffdf7;margin:1.5rem 0 0;padding:1rem 1.25rem}.route-suite-jobs{padding-top:clamp(3rem,7vw,6rem)}.route-suite-section-heading{justify-content:space-between;align-items:baseline;gap:2rem;margin-bottom:1.5rem;display:flex}.route-suite-section-heading h2{font-family:var(--font-display,Fraunces, Georgia, serif);margin:0;font-size:clamp(2rem,4vw,4.2rem)}.route-suite-job-grid{border-top:1px solid var(--route-ink);border-left:1px solid var(--route-ink);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.route-suite-job-card{text-align:left;border:0;border-right:1px solid var(--route-ink);border-bottom:1px solid var(--route-ink);min-height:19rem;color:var(--route-ink);cursor:pointer;background:0 0;border-radius:0;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.route-suite-job-card:nth-child(2){background:#fffdf7}.route-suite-job-card:nth-child(3){color:var(--route-paper);background:var(--route-ink)}.route-suite-job-card:nth-child(4){background:color-mix(in srgb, var(--route-coral) 16%, var(--route-paper))}.route-suite-job-card:hover{box-shadow:inset 0 -.45rem 0 var(--route-coral)}.route-suite-job-number{font-family:var(--font-mono,ui-monospace, monospace);font-size:.8rem}.route-suite-job-card strong{font-family:var(--font-display,Fraunces, Georgia, serif);margin-top:auto;font-size:clamp(1.6rem,2.4vw,2.5rem);line-height:1}.route-suite-job-card>span:not(.route-suite-job-number){font-size:1rem;line-height:1.45}.route-suite-confirm,.route-suite-ready{min-height:70vh}.route-suite-confirm article{border:1px solid var(--route-ink);max-width:44rem;box-shadow:.55rem .55rem 0 var(--route-coral);background:#fffdf7;margin:2rem 0;padding:clamp(1.5rem,4vw,3rem)}.route-suite-confirm article h2{font-family:var(--font-display,Fraunces, Georgia, serif);margin:1rem 0 .5rem;font-size:clamp(2rem,5vw,4rem)}.route-suite-confirm-actions,.route-suite-question-actions{justify-content:space-between;gap:1rem;margin-top:2rem;display:flex}.route-suite-question-shell{min-height:75vh}.route-suite-progress{grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;margin-bottom:clamp(2rem,6vw,5rem);display:grid}.route-suite-progress p{margin:0}.route-suite-progress ol{grid-template-columns:repeat(5,1fr);gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.route-suite-progress li{color:#0000;background:color-mix(in srgb, var(--route-ink) 20%, transparent);min-height:.35rem;overflow:hidden}.route-suite-progress li[aria-current=step]{background:var(--route-coral)}.route-suite-progress li[data-complete=true]{background:var(--route-ink)}.route-suite-question-card{max-width:60rem}.route-suite-question-card h1{max-width:17ch;font-size:clamp(2.6rem,6vw,6rem)}.route-suite-question-card fieldset{border:0;margin:2rem 0 0;padding:0}.route-suite-answer-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.route-suite-answer{border:1px solid var(--route-ink);cursor:pointer;background:#fffdf7;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:6.5rem;padding:1.15rem;display:grid}.route-suite-answer[data-selected=true]{color:var(--route-paper);background:var(--route-ink);box-shadow:inset .35rem 0 0 var(--route-coral)}.route-suite-answer input{width:1.25rem;height:1.25rem;accent-color:var(--route-coral)}.route-suite-answer-copy{flex-direction:column;gap:.35rem;font-size:1rem;display:flex}.route-suite-answer-copy small{line-height:1.35}.route-suite-answer-mark{font-size:.65rem}.route-result{min-height:70vh}.route-result-header{border-bottom:1px solid var(--route-ink);grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:1rem clamp(2rem,7vw,7rem);padding-bottom:clamp(2rem,5vw,4.5rem);display:grid}.route-result-header .route-suite-index,.route-result-header h1{grid-column:1}.route-result-header>p:last-child{grid-area:1/2/span 2;align-self:end;max-width:34rem;margin:0;font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.55}.route-method-card{border:1px solid var(--route-ink);box-shadow:.65rem .65rem 0 var(--route-ink);background:#fffdf7;margin-top:clamp(2rem,5vw,4rem)}.route-method-card-header{color:var(--route-paper);background:var(--route-ink);padding:clamp(1.5rem,4vw,3rem);position:relative}.route-method-card-header h2{max-width:18ch;font-family:var(--font-display,Fraunces, Georgia, serif);letter-spacing:-.04em;margin:1.25rem 0 .6rem;font-size:clamp(2.1rem,5vw,5rem);line-height:.98}.route-method-card-header .route-suite-index{color:#ffb29c}.route-tool-line{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.85rem}.route-confidence{color:#f5f2eb;font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.06em;text-transform:uppercase;background:#1e3a2a;border:1px solid;padding:.5rem .7rem;font-size:.72rem;font-weight:750;position:absolute;top:1.5rem;right:1.5rem}.route-method-fit{border-bottom:1px solid var(--route-ink);grid-template-columns:1.35fr .65fr;display:grid}.route-method-fit section{overflow-wrap:anywhere;min-width:0;max-width:100%;padding:clamp(1.25rem,3vw,2.25rem)}.route-method-fit section+section{border-left:1px solid var(--route-ink);background:color-mix(in srgb, var(--route-coral) 12%, var(--route-paper))}.route-method-fit h3,.route-method-details dt,.route-evidence-strip strong{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.07em;text-transform:uppercase;font-size:.75rem;font-weight:750}.route-method-fit ul{margin:1rem 0 0;padding-left:1.2rem;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.55}.route-method-fit p{margin:1rem 0 0;font-size:1.05rem;line-height:1.55}.route-method-details{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.route-method-details>div{border-right:1px solid var(--route-ink);border-bottom:1px solid var(--route-ink);min-height:10rem;padding:clamp(1.15rem,3vw,2rem)}.route-method-details>div:nth-child(2n){border-right:0}.route-method-details dd{margin:1rem 0 0;line-height:1.55}.route-evidence-strip{background:var(--route-ink);grid-template-columns:repeat(2,minmax(10rem,.7fr)) minmax(12rem,1fr);gap:1px;display:grid}.route-evidence-strip>*{color:var(--route-ink);background:var(--route-paper);padding:1rem 1.25rem}.route-evidence-strip div{flex-direction:column;gap:.35rem;display:flex}.route-evidence-strip a{text-underline-offset:.18em;place-items:center start;font-weight:750;text-decoration-thickness:.12em;display:grid}.route-result-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.route-newer-recommendation,.route-start-notice{border:1px solid var(--route-ink);border-left:.5rem solid var(--route-coral);background:#fffdf7;margin:2rem 0 0;padding:1.25rem}.route-newer-recommendation p,.route-start-notice{line-height:1.5}.route-method-comparison{border-top:1px solid var(--route-ink);margin-top:clamp(3rem,7vw,6rem);padding-top:clamp(2rem,5vw,4rem)}.route-method-comparison>header h2,.route-non-route-result>h1,.route-question-required>h1{max-width:16ch;font-family:var(--font-display,Fraunces, Georgia, serif);letter-spacing:-.045em;margin:.65rem 0 2rem;font-size:clamp(2.5rem,6vw,6rem);line-height:.95}.route-comparison-primary{max-width:56rem;color:var(--route-paper);background:var(--route-ink);padding:clamp(1.25rem,3vw,2.25rem)}.route-comparison-primary h3,.route-alternative-grid h3,.route-change-reasons h3,.route-result-reasons h2{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.07em;text-transform:uppercase;font-size:.78rem}.route-comparison-primary strong{font-family:var(--font-display,Fraunces, Georgia, serif);margin-top:.75rem;font-size:clamp(1.6rem,3vw,2.7rem);display:block}.route-alternative-grid{border-top:1px solid var(--route-ink);border-left:1px solid var(--route-ink);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem;display:grid}.route-alternative-grid article{border-right:1px solid var(--route-ink);border-bottom:1px solid var(--route-ink);min-height:15rem;padding:clamp(1.25rem,3vw,2rem)}.route-alternative-grid article strong,.route-alternative-grid article h2{font-family:var(--font-display,Fraunces, Georgia, serif);margin:.75rem 0;font-size:clamp(1.45rem,2.8vw,2.35rem);line-height:1.05;display:block}.route-alternative-grid article p{line-height:1.55}.route-alternative-grid article .route-suite-secondary-action{margin-top:1rem}.route-change-reasons,.route-result-reasons{border-left:.4rem solid var(--route-coral);background:#fffdf7;max-width:56rem;margin-top:2rem;padding:clamp(1.25rem,3vw,2rem)}.route-change-reasons dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:0;display:grid}.route-change-reasons dt{font-family:var(--font-mono,ui-monospace, monospace);text-transform:uppercase;font-size:.72rem;font-weight:750}.route-change-reasons dd{margin:.35rem 0 0}.route-alternative-dialog{z-index:50;background:#1e3a2ab8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.route-alternative-dialog>div{border:1px solid var(--route-ink);background:var(--route-paper);width:min(100%,38rem);max-height:calc(100vh - 2rem);box-shadow:.65rem .65rem 0 var(--route-coral);padding:clamp(1.5rem,4vw,3rem);overflow:auto}.route-alternative-dialog h2{font-family:var(--font-display,Fraunces, Georgia, serif);margin:.65rem 0 1.5rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1}.route-alternative-dialog>div>strong{font-size:1.2rem}.route-non-route-result>p:not(.route-suite-index),.route-question-required>p:not(.route-suite-index){max-width:45rem;font-size:1.1rem;line-height:1.55}.route-question-required fieldset{border:0;max-width:56rem;margin:2rem 0 0;padding:0}@media (max-width:62rem){.route-suite-hero{grid-template-columns:1fr;align-items:start}.route-suite-job-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-result-header{grid-template-columns:1fr}.route-result-header>p:last-child{grid-area:auto/1}}@media (max-width:40rem){.route-suite-opening,.route-suite-confirm,.route-suite-question-shell,.route-suite-ready,.route-result{padding-inline:1rem}.route-suite-hero h1,.route-suite-confirm h1,.route-suite-ready h1{font-size:clamp(2.7rem,14vw,4.5rem)}.route-suite-job-grid,.route-suite-answer-list,.route-method-fit,.route-method-details,.route-alternative-grid,.route-change-reasons dl,.route-evidence-strip{grid-template-columns:1fr}.route-method-fit section+section,.route-method-details>div,.route-method-details>div:nth-child(2n){border-left:0;border-right:0;border-bottom:1px solid var(--route-ink)}.route-confidence{margin-top:1rem;display:inline-block;position:static}.route-result-actions,.route-suite-confirm-actions{flex-direction:column;align-items:stretch}.route-suite-job-card{min-height:14rem}.route-suite-progress{grid-template-columns:1fr;gap:.75rem}.route-suite-answer{grid-template-columns:auto 1fr}.route-suite-answer-mark{grid-column:2}}@media (prefers-reduced-motion:reduce){.route-suite-opening *,.route-suite-confirm *,.route-suite-question-shell *,.route-suite-ready *,.route-result *{scroll-behavior:auto!important;transition:none!important}}
.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.solve-guided-layout{grid-template-columns:minmax(0,1fr) minmax(15rem,20rem);align-items:start;gap:clamp(2rem,7vw,7rem);min-height:min(48rem,100dvh - 8rem);padding:clamp(2.5rem,6vw,5.75rem) 0 clamp(4rem,9vw,8rem);display:grid}.solve-question,.solve-price{min-width:0;position:relative}.solve-question-progress{width:fit-content;color:var(--coral-strong);font-family:var(--font-utility);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:clamp(2rem,5vw,4.5rem);font-size:.72rem;font-weight:800;display:flex}.solve-question-progress span{border:1px solid;place-items:center;width:2.2rem;height:2.2rem;display:inline-grid}.solve-question-progress p{margin:0}.solve-back{min-height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:.45rem 0;font-weight:750;position:absolute;top:0;right:0}.solve-back:hover{color:var(--coral-strong)}.solve-question form,.solve-price form,.solve-question fieldset{min-width:0}.solve-question fieldset,.solve-price-decision{border:0;margin:0;padding:0}.solve-question legend{width:100%;padding:0}.solve-question h2,.solve-price>h2{max-width:15ch;font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(2.75rem,6vw,5.8rem);font-weight:500;line-height:.94}.solve-question-hint{max-width:40rem;color:var(--ink-soft);text-wrap:pretty;margin:1.25rem 0 0;font-size:clamp(1rem,1.5vw,1.15rem)}.solve-question-why{border-left:3px solid var(--coral);max-width:40rem;color:var(--ink-soft);gap:.25rem;margin:1.5rem 0 0;padding:.85rem 0 .85rem 1rem;font-size:.88rem;display:grid}.solve-question-why strong{color:var(--ink);font-family:var(--font-utility);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem}.solve-choice-list{border-top:1px solid var(--ink);max-width:46rem;margin-top:clamp(2rem,5vw,3.5rem);display:grid}.solve-choice{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);border-left:1px solid var(--ink);background:color-mix(in srgb, var(--paper-white) 35%, transparent);cursor:pointer;align-items:center;min-height:64px;padding:1rem 1rem 1rem 3.6rem;display:flex;position:relative}.solve-choice:hover{background:var(--paper-white)}.solve-choice:has(input:focus-visible){z-index:1;outline:3px solid var(--ink);outline-offset:3px}.solve-choice:has(input:checked){background:var(--ink);color:var(--paper-white)}.solve-choice input{opacity:0;width:1px;height:1px;position:absolute}.solve-choice-mark{border:1px solid;border-radius:50%;width:1.25rem;height:1.25rem;display:block;position:absolute;left:1rem}.solve-choice input:checked+.solve-choice-mark{border:.35rem solid var(--paper-white);background:var(--coral)}.solve-choice strong{font-family:var(--font-display);font-size:clamp(1.2rem,2vw,1.6rem);font-weight:500;line-height:1.1}.solve-continue{border:1px solid var(--ink);background:var(--ink);min-height:56px;color:var(--paper-white);cursor:pointer;margin-top:1.5rem;padding:.8rem 1.4rem;font-weight:800}.solve-continue:hover{background:var(--coral-strong)}.solve-error-summary{border:2px solid var(--danger);background:var(--paper-white);max-width:46rem;color:var(--danger);margin:0 0 1.5rem;padding:1rem}.solve-error-summary strong{font-family:var(--font-display);font-size:1.3rem}.solve-error-summary p{margin:.25rem 0 0}.solve-answer-summary{border-top:4px solid var(--coral);padding-top:1rem;position:sticky;top:1rem}.solve-answer-summary h2{font-family:var(--font-display);margin:0;font-size:1.8rem;font-weight:500}.solve-answer-summary dl{border-top:1px solid var(--ink);margin:1rem 0 0}.solve-answer-summary dl>div{border-bottom:1px solid var(--line);padding:.9rem 0}.solve-answer-summary dt{color:var(--ink-soft);font-size:.72rem;font-weight:750}.solve-answer-summary dd{margin:.25rem 0 0}.solve-answer-summary dd:first-of-type{font-family:var(--font-display);font-size:1.05rem}.solve-answer-summary button{min-height:44px;color:var(--ink);text-underline-offset:.25em;cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:800;text-decoration:underline}.solve-price{max-width:64rem;padding:clamp(2.5rem,6vw,5.75rem) 0 clamp(4rem,9vw,8rem)}.solve-price .solve-step{margin-bottom:2rem}.solve-price-list{gap:2rem;margin-top:clamp(2rem,5vw,3.5rem);display:grid}.solve-price-entry{border:2px solid var(--ink);background:var(--paper-white);min-width:0;box-shadow:7px 7px 0 var(--ink);padding:clamp(1.2rem,3vw,2rem)}.solve-price-entry-heading{grid-template-columns:2.5rem minmax(0,1fr);align-items:start;gap:1rem;display:grid}.solve-price-entry-heading>span,.solve-method-role{color:var(--coral-strong);font-family:var(--font-utility);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:800}.solve-price-entry h3{font-family:var(--font-display);margin:0;font-size:clamp(1.8rem,4vw,3rem);font-weight:500;line-height:1}.solve-price-facts,.solve-result-details,.solve-currentness{border-top:1px solid var(--ink);margin:1.5rem 0 0}.solve-price-facts>div,.solve-result-details>div,.solve-currentness>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(8rem,.32fr) minmax(0,1fr);gap:1rem;min-width:0;padding:.85rem 0;display:grid}.solve-price-facts dt,.solve-result-details dt,.solve-currentness dt{color:var(--ink-soft);font-family:var(--font-utility);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:800}.solve-price-facts dd,.solve-result-details dd,.solve-currentness dd{min-width:0;margin:0}.solve-price-facts ul,.solve-accepted-costs ul{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.solve-price-facts li,.solve-price-facts dd>span{gap:.15rem;display:grid}.solve-price code,.solve-result code{overflow-wrap:anywhere;font-family:var(--font-utility);font-size:.7rem}.solve-price-decision{border-top:2px solid var(--ink);margin-top:1.5rem;padding-top:1.25rem}.solve-price-decision legend{padding:0;font-weight:800}.solve-price-decision label{border:1px solid var(--ink);cursor:pointer;align-items:center;gap:.6rem;min-height:52px;margin:.75rem .5rem 0 0;padding:.7rem .9rem;display:inline-flex}.solve-price-decision label:has(input:checked){background:var(--ink);color:var(--paper-white)}.solve-price-decision input{width:1.1rem;height:1.1rem;accent-color:var(--coral)}.solve-result{grid-template-columns:minmax(7.5rem,.22fr) minmax(0,1fr);min-height:min(44rem,100dvh - 8rem)}.solve-result-copy{min-width:0;max-width:62rem}.solve-result-explanation{font-size:clamp(1.05rem,1.7vw,1.2rem)!important}.solve-verification-note,.solve-ranking-statement,.solve-withdrawn-statement,.solve-commercial-note{border:1px solid var(--ink);width:fit-content;padding:.65rem .8rem;font-weight:750;color:var(--ink)!important}.solve-withdrawn-statement{border-color:var(--coral)}.solve-method-comparison{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1.5rem;margin-top:clamp(2rem,5vw,3.5rem);scroll-margin-top:1rem;display:grid}.solve-method{border:1px solid var(--ink);min-width:0;padding:clamp(1.25rem,3vw,2rem)}.solve-method-primary{background:var(--paper-white);box-shadow:7px 7px 0 var(--ink);border-width:2px}.solve-method-fallback{background:color-mix(in srgb, var(--paper-deep) 58%, transparent)}.solve-method-role{margin:0 0 1.25rem}.solve-method h3,.solve-accepted-costs h3,.solve-result-copy section h3{font-family:var(--font-display);margin:0;font-size:clamp(1.65rem,3.5vw,2.7rem);font-weight:500;line-height:1}.solve-method>p:not(.solve-method-role){color:var(--ink-soft);margin:.75rem 0 0}.solve-method ul,.solve-result-copy section>ul{margin:1.25rem 0 0;padding-left:1.2rem}.solve-method li+li,.solve-result-copy section li+li{margin-top:.5rem}.solve-result-details,.solve-accepted-costs,.solve-result-copy>section{margin-top:2rem}.solve-accepted-costs li{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;padding:.75rem 0;display:flex}.solve-currentness{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.5rem;display:grid}.solve-currentness>div{border-right:1px solid var(--line);padding:.9rem;display:block}.solve-currentness>div:first-child{border-left:1px solid var(--line)}.solve-currentness dd{margin-top:.35rem;font-weight:750}.solve-result-actions{flex-wrap:wrap;gap:.65rem;min-width:0;margin-top:2rem;display:flex}.solve-result-actions button,.solve-result-actions a{border:1px solid var(--ink);min-height:48px;color:var(--ink);text-align:center;cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:750;text-decoration:none;display:inline-flex}.solve-result-actions>:first-child{background:var(--ink);color:var(--paper-white)}.solve-result-actions button:hover,.solve-result-actions a:hover{background:var(--coral-strong);color:var(--paper-white)}.solve-service-error,.solve-result-withdrawn{border-top-color:var(--coral)}@media (max-width:900px){.solve-guided-layout,.solve-method-comparison{grid-template-columns:1fr}.solve-answer-summary{position:static}.solve-result{grid-template-columns:1fr}.solve-result>.solve-step{margin-bottom:0}}@media (max-width:600px){.solve-guided-layout,.solve-price{padding-top:2.25rem}.solve-question h2,.solve-price>h2{font-size:clamp(2.6rem,13vw,4rem)}.solve-question-progress{margin-bottom:2.5rem}.solve-choice{padding-left:3.25rem}.solve-price-entry{box-shadow:4px 4px 0 var(--ink)}.solve-price-facts>div,.solve-result-details>div{grid-template-columns:1fr;gap:.25rem}.solve-price-decision label,.solve-continue{justify-content:flex-start;width:100%;margin-right:0}.solve-continue{justify-content:center}.solve-currentness{grid-template-columns:1fr}.solve-currentness>div,.solve-currentness>div:first-child{border-left:1px solid var(--line)}.solve-method-primary{box-shadow:4px 4px 0 var(--ink)}.solve-result-actions,.solve-result-actions button,.solve-result-actions a{width:100%}}@media (prefers-reduced-motion:reduce){.solve-outcome-card,.solve-input-row button{transition:none}}@media (forced-colors:active){.solve-result-actions>:first-child,.solve-method-primary,.solve-price-entry,.solve-task-panel{forced-color-adjust:auto;box-shadow:none}.solve-choice:has(input:checked){forced-color-adjust:auto;box-shadow:none}.solve-price-decision label:has(input:checked){forced-color-adjust:auto;box-shadow:none}.solve-choice input{opacity:1;width:1.1rem;height:1.1rem;position:static}.solve-choice-mark{display:none}.solve-input-row button,.solve-continue,.solve-result-actions>:first-child{color:buttontext;background:buttonface;border-color:buttontext}.solve-choice:has(input:checked){color:highlighttext;background:highlight;border-color:highlight}.solve-price-decision label:has(input:checked){color:highlighttext;background:highlight;border-color:highlight}}
.website-starter-page{width:min(100% - 2rem,76rem);margin:0 auto;padding:clamp(2rem,6vw,5rem) 0 6rem}.website-starter-hero{max-width:68rem;padding-bottom:clamp(3rem,8vw,7rem)}.website-starter-back{text-underline-offset:.25em;align-items:center;min-height:44px;margin-bottom:clamp(2.5rem,8vw,6rem);font-weight:700;display:inline-flex}.website-starter-hero h1{max-width:13ch;font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(3.1rem,8.6vw,7.2rem);font-weight:500;line-height:.9}.website-starter-lede{max-width:54rem;color:var(--ink-soft);margin:2rem 0 0;font-size:clamp(1.1rem,2vw,1.35rem)}.website-chooser{border-top:1px solid var(--ink);padding:clamp(4rem,9vw,7rem) 0}.website-chooser-intro,.website-route-map-intro,.website-chooser-result-heading{max-width:54rem}.website-chooser-intro h2,.website-route-map-intro h2,.website-starter-evidence h2,.website-chooser-result-heading h2{font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(2.3rem,5.5vw,4.8rem);font-weight:500;line-height:.95}.website-chooser-intro>p:last-child,.website-route-map-intro>p:last-child,.website-chooser-result-heading>p,.website-starter-evidence p,.website-route-map article>div>p:last-child{color:var(--ink-soft)}.website-chooser form{margin-top:clamp(3rem,7vw,5rem)}.website-choice-group{border:0;border-top:1px solid var(--line);margin:0;padding:2rem 0}.website-choice-group legend{font-family:var(--font-display);padding:0 1rem 0 0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600}.website-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1.25rem;display:grid}.website-choice-group:first-of-type .website-choice-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.website-choice-card{cursor:pointer;min-height:9rem;display:block;position:relative}.website-choice-card input{opacity:0;width:1px;height:1px;position:absolute;inset:0 auto auto 0}.website-choice-card>span{border:1px solid var(--ink);background:var(--paper);flex-direction:column;gap:.75rem;height:100%;padding:1.15rem;display:flex}.website-choice-card strong{font-family:var(--font-display);font-size:1.15rem;line-height:1.05}.website-choice-card small{color:var(--ink-soft);font-size:.82rem;line-height:1.4}.website-choice-card input:checked+span{background:var(--ink);color:var(--paper-white);box-shadow:5px 5px 0 var(--coral);transform:translate(-2px,-2px)}.website-choice-card input:checked+span small{color:var(--paper-deep)}.website-choice-card input:focus-visible+span{outline:3px solid var(--coral);outline-offset:3px}.website-chooser-submit{border:1px solid var(--ink);background:var(--coral);min-height:52px;color:var(--ink);font:inherit;cursor:pointer;margin-top:1rem;padding:.85rem 1.25rem;font-weight:800}.website-chooser-submit:not(:disabled):hover{box-shadow:5px 5px 0 var(--ink);transform:translate(-2px,-2px)}.website-chooser-submit:disabled{cursor:not-allowed;opacity:.45}.website-chooser-result{border-top:1px solid var(--ink);margin-top:clamp(4rem,9vw,7rem);padding-top:clamp(3rem,7vw,5rem)}.website-chooser-result-heading h2:focus{outline:none}.website-chooser-result-heading h2:focus-visible{outline:3px solid var(--coral);outline-offset:.25rem}.website-chooser-honesty{border-left:4px solid var(--coral);padding-left:1rem;font-weight:650}.website-route-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.website-route-card{border:1px solid var(--ink);background:var(--paper-white);flex-direction:column;padding:clamp(1.5rem,3vw,2.4rem);display:flex}.website-route-card:first-child{box-shadow:8px 8px 0 var(--ink)}.website-route-card-topline{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.website-route-card-topline>span{border:1px solid var(--line);color:var(--ink-soft);text-align:right;padding:.3rem .5rem;font-size:.72rem;font-weight:750}.website-route-card h3{font-family:var(--font-display);letter-spacing:-.03em;margin:1.5rem 0 0;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;line-height:.95}.website-route-label{color:var(--coral-dark,var(--coral));margin:.5rem 0 1.5rem;font-weight:800}.website-route-card dl{margin:1rem 0 0}.website-route-card dl>div{border-top:1px solid var(--line);padding:1rem 0}.website-route-card dt{font-family:var(--font-utility);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:800}.website-route-card dd{color:var(--ink-soft);margin:.4rem 0 0}.website-route-card h4{font-family:var(--font-display);margin:1.5rem 0 0;font-size:1.4rem}.website-route-card ol{margin:1rem 0 2rem;padding-left:1.4rem}.website-route-card li+li{margin-top:.65rem}.website-route-card>a,.solve-starter-route a{border:1px solid var(--ink);background:var(--ink);min-height:48px;color:var(--paper-white);justify-content:center;align-items:center;margin-top:auto;padding:.75rem 1rem;font-weight:750;text-decoration:none;display:inline-flex}.website-route-card>a:hover,.solve-starter-route a:hover{box-shadow:4px 4px 0 var(--coral);transform:translate(-2px,-2px)}.website-route-map{border-top:1px solid var(--ink);padding:clamp(4rem,10vw,8rem) 0}.website-route-map-grid{border-top:1px solid var(--ink);margin-top:3rem}.website-route-map article{border-bottom:1px solid var(--ink);grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding:1.5rem 0;display:grid}.website-route-map article>span{font-family:var(--font-utility);font-weight:800}.website-route-map h3{font-family:var(--font-display);margin:0;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:600}.website-route-map article p:last-child{max-width:50rem;margin-bottom:0}.website-starter-evidence{border:1px solid var(--ink);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.website-starter-evidence>*{padding:clamp(1.5rem,4vw,3rem)}.website-starter-evidence>*+*{border-left:1px solid var(--ink)}.website-starter-evidence aside{background:var(--paper-deep)}.website-starter-evidence h3,.solve-starter-route h3{font-family:var(--font-display);margin:0;font-size:clamp(1.6rem,3vw,2.5rem);font-weight:600;line-height:1.05}.website-starter-sources{border-top:1px solid var(--line);color:var(--ink-soft);margin-top:clamp(4rem,9vw,7rem);padding-top:1.5rem;font-size:.9rem}.website-starter-sources ul{columns:2;gap:2rem;padding-left:1.2rem}.website-starter-sources li{break-inside:avoid;margin-bottom:.7rem}.website-starter-sources a{text-underline-offset:.2em;font-weight:700}.solve-starter-route{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.solve-starter-route>p:not(.solve-step){max-width:42rem;color:var(--ink-soft)}@media (max-width:940px){.website-choice-grid,.website-choice-group:first-of-type .website-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.website-route-results,.website-starter-evidence{grid-template-columns:1fr}.website-starter-evidence>*+*{border-top:1px solid var(--ink);border-left:0}.website-starter-sources ul{columns:1}.website-route-card:first-child{box-shadow:5px 5px 0 var(--ink)}}@media (max-width:520px){.website-choice-grid,.website-choice-group:first-of-type .website-choice-grid{grid-template-columns:1fr}.website-choice-card{min-height:0}.website-route-map article{grid-template-columns:2.5rem minmax(0,1fr)}.website-chooser-submit,.website-route-card>a,.solve-starter-route a{width:100%}}@media (prefers-reduced-motion:no-preference){.website-choice-card>span,.website-chooser-submit,.website-route-card>a,.solve-starter-route a{transition:box-shadow .15s,transform .15s}}
.project-hub{overflow-wrap:anywhere;width:min(100% - 2rem,74rem);margin:0 auto;padding:clamp(3rem,7vw,6.5rem) 0 clamp(5rem,10vw,9rem)}.project-hub-hero{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.55fr);align-items:end;gap:clamp(2rem,8vw,8rem);padding-bottom:clamp(2.5rem,6vw,5rem);display:grid}.project-hub-kicker,.project-hub-index,.project-recovery-number{color:var(--coral-strong);font-family:var(--font-utility);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .7rem;font-size:.7rem;font-weight:800}.project-hub-hero h1{max-width:10ch;font-family:var(--font-display);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(3.4rem,7.5vw,7.25rem);font-weight:500;line-height:.88}.project-hub-intro{border-top:4px solid var(--coral);color:var(--ink-soft);text-wrap:pretty;margin:0;padding-top:1.25rem;font-size:clamp(1rem,1.6vw,1.2rem)}.project-hub-message{border:1px solid var(--ink);background:var(--paper-white);margin:0 0 1.5rem;padding:1rem 1.2rem;font-weight:700}.project-transfer{border:2px solid var(--ink);background:var(--paper-white);box-shadow:8px 8px 0 var(--ink);margin:0 0 clamp(3rem,7vw,6rem);padding:clamp(1.5rem,4vw,2.5rem)}.project-transfer-heading{grid-template-columns:minmax(0,1fr) minmax(16rem,.62fr);align-items:end;gap:clamp(1.5rem,6vw,5rem);display:grid}.project-transfer-origin{color:var(--coral-strong);font-family:var(--font-utility);text-transform:uppercase;margin:0 0 .65rem;font-size:.72rem;font-weight:800}.project-transfer h2,.project-transfer h3{font-family:var(--font-display);text-wrap:balance;margin:0;font-weight:500;line-height:.98}.project-transfer h2{max-width:16ch;font-size:clamp(2rem,4.5vw,4rem)}.project-transfer h3{font-size:clamp(1.8rem,3.5vw,3rem)}.project-transfer-heading>p,.project-transfer-import-row>p,.project-transfer-preview>p{color:var(--ink-soft);text-wrap:pretty;margin:0}.project-transfer-actions{flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem;margin-top:1.75rem;display:flex}.project-transfer button,.project-transfer-actions a,.project-transfer-legacy-link{text-underline-offset:.22em;align-items:center;min-height:48px;font-weight:800;display:inline-flex}.project-transfer button{border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;padding:.75rem 1rem}.project-transfer-primary{background:var(--ink)!important;color:var(--paper-white)!important}.project-transfer button:hover:not(:disabled),.project-transfer-primary:hover:not(:disabled){background:var(--coral-strong)!important;color:var(--paper-white)!important}.project-transfer button:disabled{cursor:not-allowed;opacity:.48}.project-transfer button:focus-visible,.project-transfer a:focus-visible,.project-transfer input:focus-visible{outline:3px solid var(--coral-strong);outline-offset:3px}.project-transfer-import-row{grid-template-columns:minmax(14rem,.45fr) minmax(0,1fr);align-items:center;gap:.65rem 1rem;margin-top:1.75rem;display:grid}.project-transfer-file{font-weight:800}.project-transfer-import-row input[type=file]{border:1px solid var(--ink);background:var(--paper);min-height:48px;color:var(--ink);padding:.55rem}.project-transfer-import-row input[type=file]::file-selector-button{background:var(--ink);min-height:36px;color:var(--paper-white);cursor:pointer;border:0;margin-right:.8rem;padding:.45rem .7rem;font-weight:800}.project-transfer-import-row>p{grid-column:2;font-size:.82rem}.project-transfer-legacy-link{margin-top:.75rem}.project-transfer-preview{border-top:1px solid var(--ink);margin-top:2rem;padding-top:2rem}.project-transfer-preview-heading{justify-content:space-between;align-items:start;gap:1.5rem;display:flex}.project-transfer-preview-heading button{border:0;border-bottom:1px solid;min-height:44px;margin:0;padding:.55rem 0}.project-transfer-counts{border-top:1px solid var(--ink);border-left:1px solid var(--ink);font-variant-numeric:tabular-nums;grid-template-columns:repeat(4,minmax(0,1fr));margin:1.5rem 0;display:grid}.project-transfer-counts>div{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:.9rem}.project-transfer-counts dt{color:var(--ink-soft);font-family:var(--font-utility);text-transform:uppercase;font-size:.65rem;font-weight:800}.project-transfer-counts dd{margin:.35rem 0 0;font-size:.86rem}.project-transfer-preview>label{font-size:.82rem;display:block}.project-transfer-preview>input{border:1px solid var(--ink);background:var(--paper);width:100%;min-height:48px;color:var(--ink);margin-top:.55rem;padding:.7rem}.project-transfer-preview>p:not(.project-transfer-message){margin-top:.65rem;font-size:.82rem}.project-transfer-message{border-left:4px solid var(--coral-strong);background:var(--paper);text-wrap:pretty;margin:1rem 0 0;padding:.9rem 1rem;font-weight:700}.project-hub-state{border:1px solid var(--ink);background:color-mix(in srgb, var(--paper-white) 60%, transparent);flex-direction:column;justify-content:center;align-items:flex-start;min-height:22rem;padding:clamp(2rem,5vw,4rem);display:flex}.project-hub-state-alert{box-shadow:8px 8px 0 var(--ink);border-width:2px}.project-hub-state h2,.project-hub-section-heading h2,.replacement-preview h3{font-family:var(--font-display);text-wrap:balance;margin:0;font-weight:500;line-height:.98}.project-hub-state h2{max-width:17ch;font-size:clamp(2.4rem,6vw,5.2rem)}.project-hub-state>p:not(.project-hub-index){max-width:44rem;color:var(--ink-soft);text-wrap:pretty;margin:1.25rem 0 0}.project-hub-primary,.project-hub-state>a{border:1px solid var(--ink);background:var(--ink);min-height:48px;color:var(--paper-white);align-items:center;margin-top:1.5rem;padding:.75rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.project-hub-primary:hover,.project-hub-state>a:hover{background:var(--coral-strong)}.project-hub-list,.project-recovery{border-top:1px solid var(--ink);padding:clamp(3rem,7vw,6rem) 0}.project-hub-section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:clamp(1.5rem,4vw,2.5rem);display:flex}.project-hub-section-heading h2{max-width:16ch;font-size:clamp(2.2rem,5vw,4.5rem)}.project-hub-section-heading>span,.project-hub-section-heading>p{color:var(--ink-soft);font-family:var(--font-utility);text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.project-hub-list>ol{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.project-hub-card{border-bottom:1px solid var(--ink);grid-template-columns:3rem minmax(0,1fr) minmax(13rem,.35fr) auto;align-items:center;gap:clamp(1rem,3vw,2.5rem);min-width:0;padding:1.4rem 0;display:grid}.project-hub-card-number{color:var(--coral-strong);font-family:var(--font-utility);align-self:start;font-size:.72rem;font-weight:800}.project-hub-card h3{font-family:var(--font-display);margin:0;font-size:clamp(1.55rem,3vw,2.6rem);font-weight:500;line-height:1}.project-hub-card h3 a{text-underline-offset:.18em;text-decoration-thickness:1px}.project-hub-card-copy>p:last-child{max-width:38rem;color:var(--ink-soft);margin:.7rem 0 0;font-size:.9rem}.project-hub-card dl{gap:.8rem;margin:0;display:grid}.project-hub-card dl>div{grid-template-columns:5rem minmax(0,1fr);gap:.5rem;display:grid}.project-hub-card dt,.replacement-impact dt{color:var(--ink-soft);font-family:var(--font-utility);text-transform:uppercase;font-size:.65rem;font-weight:800}.project-hub-card dd,.replacement-impact dd{margin:0;font-size:.83rem}.project-hub-continue{white-space:nowrap;text-underline-offset:.25em;align-items:center;min-height:44px;padding:.6rem 0;font-weight:800;display:inline-flex}.project-recovery-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.project-recovery-step{border:0;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);min-width:0;min-height:18rem;margin:0;padding:1.4rem}.project-recovery-step h3,.project-recovery-step summary{font-family:var(--font-display);margin:0;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:500;line-height:1}.project-recovery-step summary{cursor:pointer}.project-recovery-step>p,.project-recovery-step>div>p{color:var(--ink-soft);font-size:.88rem}.project-recovery button,.project-recovery-file{border:1px solid var(--ink);min-height:46px;color:var(--ink);cursor:pointer;background:0 0;align-items:center;margin-top:1rem;padding:.65rem .8rem;font-weight:800;display:inline-flex}.project-recovery button:hover,.project-recovery-file:hover{background:var(--ink);color:var(--paper-white)}.project-recovery button:disabled{cursor:not-allowed;opacity:.48}.project-recovery button:disabled:hover{color:var(--ink);background:0 0}.project-recovery-file{position:relative;overflow:hidden}.project-recovery-file input{opacity:0;cursor:pointer;position:absolute;inset:0}.project-recovery-file:has(input:focus-visible){outline:3px solid var(--ink);outline-offset:3px}.project-recovery-danger[open]{background:color-mix(in srgb, var(--coral) 8%, transparent)}.project-recovery-danger label,.replacement-preview label{margin-top:1rem;font-size:.78rem;display:block}.project-recovery-danger input,.replacement-preview input{border:1px solid var(--ink);background:var(--paper-white);width:100%;min-height:48px;color:var(--ink);margin-top:.5rem;padding:.7rem}.replacement-preview{border:2px solid var(--ink);background:var(--paper-white);box-shadow:7px 7px 0 var(--ink);margin-top:2rem;padding:clamp(1.4rem,4vw,2.5rem)}.replacement-preview-heading{justify-content:space-between;align-items:start;gap:1.5rem;display:flex}.replacement-preview h3{font-size:clamp(2rem,4vw,3.5rem)}.replacement-preview-heading button{border:0;border-bottom:1px solid;margin:0}.replacement-impact{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(4,minmax(0,1fr));margin:2rem 0 0;display:grid}.replacement-impact>div{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:.9rem}.replacement-impact dd{margin-top:.3rem}.replacement-ids{margin-top:1.25rem}.replacement-ids h4{margin:0;font-size:.82rem}.replacement-ids ul{margin:.5rem 0 0;padding-left:1.2rem}.replacement-ids code{font-size:.75rem}.replacement-warning{border-left:4px solid var(--coral-strong);margin-top:1.5rem;padding:1rem}@media (max-width:860px){.project-hub-hero,.project-hub-card,.project-transfer-heading{grid-template-columns:1fr}.project-hub-card-number{display:none}.project-hub-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}.project-recovery-grid{grid-template-columns:1fr}.project-transfer-counts{grid-template-columns:repeat(2,minmax(0,1fr))}.project-recovery-step{min-height:0}}@media (max-width:560px){.project-hub-hero h1{font-size:clamp(3rem,16vw,4.4rem)}.project-hub-section-heading,.replacement-preview-heading,.project-transfer-preview-heading{flex-direction:column;align-items:flex-start}.project-hub-card dl,.replacement-impact,.project-transfer-counts,.project-transfer-import-row{grid-template-columns:1fr}.project-transfer-import-row>p{grid-column:1}.project-hub-continue,.project-recovery button,.project-recovery-file,.project-transfer button,.project-transfer-actions a,.project-transfer-legacy-link{white-space:normal;justify-content:center;width:100%}}
