.handoff-page{background:var(--color-surface-pure);color:var(--color-ink)}.handoff-page .page-container{width:min(calc(100% - (2 * var(--page-gutter))), 82rem);margin-inline:auto}.handoff-page .tool-hero,.handoff-page .tool-intro,.handoff-page .workspace,.handoff-page .handoff-results,.handoff-page .method{padding-block:clamp(4.5rem,9vw,8rem)}.handoff-page .tool-hero{border-bottom:1px solid var(--color-border);padding-top:clamp(8rem,14vw,12rem)}.handoff-page .hero-layout,.handoff-page .intro-layout,.handoff-page .method-layout{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.handoff-page .breadcrumb ol{color:var(--color-text-muted);font-family:var(--ff-sans);flex-wrap:wrap;gap:.5rem;margin:0 0 3rem;padding:0;font-size:.8125rem;list-style:none;display:flex}.handoff-page .breadcrumb li:not(:last-child):after{content:"/";margin-inline-start:.5rem}.handoff-page .breadcrumb a{color:inherit;text-underline-offset:.2em}.handoff-page .eyebrow,.handoff-page .note-label,.handoff-page .map-label{color:var(--color-blue);font-family:var(--ff-sans);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700;line-height:1.4}.handoff-page .hero-copy h1{max-width:14ch;font-family:var(--ff-serif-display);letter-spacing:-.045em;margin:1rem 0 1.5rem;font-size:clamp(3rem,7vw,6.75rem);font-weight:400;line-height:.94}.handoff-page .hero-lead{max-width:61ch;color:var(--color-text-muted);font-family:var(--ff-serif-body);margin:0 0 2rem;font-size:clamp(1.125rem,2vw,1.4rem);line-height:1.55}.handoff-page .privacy-card{border-top:.25rem solid var(--color-green);background:var(--color-ink);color:var(--color-text-inverse);padding:clamp(1.5rem,3vw,2.5rem)}.handoff-page .privacy-card .note-label{color:var(--color-green)}.handoff-page .privacy-card>p:not(.note-label){font-family:var(--ff-serif-body);margin:1rem 0 2rem;font-size:1.125rem;line-height:1.55}.handoff-page .privacy-card dl{margin:0}.handoff-page .privacy-card dl>div{border-top:1px solid color-mix(in srgb, var(--color-light) 28%, transparent);grid-template-columns:1fr 1fr;gap:1rem;padding-block:.85rem;display:grid}.handoff-page .privacy-card dt,.handoff-page .privacy-card dd{font-family:var(--ff-sans);margin:0;font-size:.875rem}.handoff-page .privacy-card dd{text-align:end}.handoff-page .tool-intro{background:var(--color-surface-subtle)}.handoff-page .tool-intro h2,.handoff-page .workspace-heading h2,.handoff-page .method h2{max-width:18ch;font-family:var(--ff-serif-display);letter-spacing:-.035em;margin:.75rem 0 0;font-size:clamp(2.25rem,5vw,4.5rem);font-weight:400;line-height:1}.handoff-page .intro-copy{max-width:62ch;font-family:var(--ff-serif-body);font-size:1.125rem;line-height:1.65}.handoff-page .intro-copy p{margin:0}.handoff-page .intro-copy p+p{margin-top:1rem}.handoff-page .workspace-heading{max-width:62rem;margin-bottom:clamp(3rem,7vw,6rem)}.handoff-page .workspace-heading>p:last-child{max-width:66ch;color:var(--color-text-muted);font-family:var(--ff-serif-body);margin:1.5rem 0 0;font-size:1.125rem;line-height:1.6}.handoff-page .handoff-form{gap:1.25rem;max-width:72rem;display:grid}.handoff-page .handoff-form>fieldset{border:1px solid var(--color-border);background:var(--color-surface-pure);margin:0;padding:clamp(1.5rem,4vw,3.5rem)}.handoff-page .handoff-form>fieldset>legend{color:var(--color-ink);font-family:var(--ff-serif-display);padding-inline:.75rem;font-size:clamp(1.5rem,3vw,2.25rem)}.handoff-page .handoff-form>fieldset>legend span{color:var(--color-blue);font-family:var(--ff-sans);letter-spacing:.1em;vertical-align:middle;margin-inline-end:.65rem;font-size:.75rem;font-weight:700}.handoff-page .journey-context{gap:2rem;display:grid}.handoff-page .field{align-content:start;gap:.5rem;display:grid}.handoff-page .field label,.handoff-page .choice-group>legend{color:var(--color-ink);font-family:var(--ff-sans);font-size:1rem;font-weight:700;line-height:1.4}.handoff-page .field-hint,.handoff-page .builder-help{max-width:66ch;color:var(--color-text-muted);font-family:var(--ff-sans);margin:0;font-size:.875rem;line-height:1.5}.handoff-page .optional{color:var(--color-text-muted);margin-inline-start:.35rem;font-size:.75rem;font-weight:400}.handoff-page input,.handoff-page textarea{box-sizing:border-box;border:1px solid var(--color-border-strong);background:var(--color-surface-pure);width:100%;min-height:3rem;color:var(--color-ink);font:1rem/1.5 var(--ff-sans);border-radius:0;padding:.8rem .9rem}.handoff-page textarea{resize:vertical;min-height:6.5rem}:is(.handoff-page input:user-invalid,.handoff-page textarea:user-invalid){border-color:var(--color-red)}.handoff-page :where(a,button,input,textarea):focus-visible{outline:3px solid var(--color-blue);outline-offset:3px}.handoff-page .journey-builder{gap:2rem;display:grid}.handoff-page .journey-steps{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.handoff-page .journey-step>fieldset{border:1px solid var(--color-border-strong);background:var(--color-surface-subtle);margin:0;padding:clamp(1.25rem,3vw,2.25rem)}.handoff-page .journey-step>fieldset>legend{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.handoff-page .step-toolbar{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.handoff-page .step-position{color:var(--color-blue);font-family:var(--ff-sans);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.handoff-page .step-actions{flex-wrap:wrap;gap:.5rem;display:flex}.handoff-page .step-action{border:1px solid var(--color-border-strong);background:var(--color-surface-pure);min-height:3rem;color:var(--color-ink);font:700 .75rem/1.2 var(--ff-sans);cursor:pointer;border-radius:0;padding:.65rem .8rem}.handoff-page .step-action:hover:not(:disabled){border-color:var(--color-blue);color:var(--color-blue)}.handoff-page .step-action:disabled{cursor:not-allowed;opacity:.42}.handoff-page .step-remove{color:var(--color-red)}.handoff-page .step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.handoff-page .field-wide{grid-column:1/-1}.handoff-page .choice-group{border:0;margin:0;padding:0}.handoff-page .choice-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:.75rem;display:grid}.handoff-page .choice-list label{border:1px solid var(--color-border-strong);background:var(--color-surface-pure);min-height:3rem;color:var(--color-ink);font-family:var(--ff-sans);cursor:pointer;align-items:center;gap:.65rem;padding:.75rem;display:flex}.handoff-page .choice-list label:has(input:checked){border-color:var(--color-blue);box-shadow:inset 0 -.2rem 0 var(--color-blue)}.handoff-page .choice-list input{width:1.2rem;min-height:1.2rem;accent-color:var(--color-blue);margin:0;padding:0}.handoff-page .form-footer{background:var(--color-ink);color:var(--color-text-inverse);justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem;display:flex}.handoff-page .form-footer p{max-width:56ch;font-family:var(--ff-sans);margin:0;font-size:.875rem;line-height:1.55}.handoff-page .noscript-note{border-inline-start:.25rem solid var(--color-red);background:var(--color-surface-subtle);max-width:72rem;font-family:var(--ff-sans);margin:1.5rem 0 0;padding:1rem}.handoff-page .handoff-results{background:var(--color-ink);color:var(--color-text-inverse);scroll-margin-top:2rem}.handoff-page .handoff-results[hidden]{display:none}.handoff-page .results-header{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1rem;display:flex}.handoff-page .results-header .eyebrow{color:var(--color-green)}.handoff-page .results-header h2{color:var(--color-text-inverse);font-family:var(--ff-serif-display);margin:.65rem 0 0;font-size:clamp(2.25rem,5vw,4.5rem);font-weight:400;line-height:1}.handoff-page .results-actions{flex-wrap:wrap;gap:.75rem;display:flex}.handoff-page .handoff-results .button-secondary{border-color:color-mix(in srgb, var(--color-light) 55%, transparent);color:var(--color-text-inverse);background:0 0}.handoff-page .map-status{min-height:1.5rem;color:var(--color-green);font-family:var(--ff-sans);margin:0 0 1rem;font-size:.875rem}.handoff-page .map-sheet{background:var(--color-surface-pure);color:var(--color-ink)}.handoff-page .map-sheet>header,.handoff-page .map-sheet>section,.handoff-page .map-sheet>footer{border-bottom:1px solid var(--color-border);padding:clamp(1.5rem,4vw,3.5rem)}.handoff-page .map-sheet>:last-child{border-bottom:0}.handoff-page .map-sheet h3{font-family:var(--ff-serif-display);margin:.6rem 0 1rem;font-size:clamp(1.6rem,3vw,2.5rem);font-weight:400;line-height:1.1}.handoff-page .map-sheet p,.handoff-page .map-sheet li,.handoff-page .map-sheet td,.handoff-page .map-sheet th{overflow-wrap:anywhere}.handoff-page .map-summary>p:last-of-type,.handoff-page .map-limit>p:last-child{max-width:70ch;color:var(--color-text-muted);font-family:var(--ff-serif-body);margin:0;font-size:1.075rem;line-height:1.65}.handoff-page .summary-metrics{border-block:1px solid var(--color-border);grid-template-columns:repeat(3,minmax(0,1fr));margin:2rem 0 0;display:grid}.handoff-page .summary-metrics>div{border-inline-end:1px solid var(--color-border);padding:1rem}.handoff-page .summary-metrics>div:last-child{border-inline-end:0}.handoff-page .summary-metrics dt,.handoff-page .summary-metrics dd{font-family:var(--ff-sans);margin:0}.handoff-page .summary-metrics dt{color:var(--color-text-muted);font-size:.8rem}.handoff-page .summary-metrics dd{margin-top:.3rem;font-size:1.5rem;font-weight:700}.handoff-page .table-wrap{border:1px solid var(--color-border);overflow-x:auto}.handoff-page table{border-collapse:collapse;width:100%;min-width:62rem;font-family:var(--ff-sans);font-size:.875rem;line-height:1.5}.handoff-page caption{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.handoff-page th,.handoff-page td{border-bottom:1px solid var(--color-border);text-align:start;vertical-align:top;padding:.9rem}.handoff-page thead th{background:var(--color-surface-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}.handoff-page tbody tr:last-child>*{border-bottom:0}.handoff-page tbody th{color:var(--color-blue)}.handoff-page .map-sheet ul,.handoff-page .map-sheet ol{max-width:76ch;font-family:var(--ff-sans);gap:.9rem;margin:0;padding-inline-start:1.25rem;line-height:1.6;display:grid}.handoff-page .results-reset{justify-content:center;margin-top:2rem;display:flex}.handoff-page .handoff-results .button-text{color:var(--color-text-inverse)}.handoff-page .method{background:var(--color-surface-subtle)}.handoff-page .method ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.handoff-page .method li{border-top:1px solid var(--color-border);font-family:var(--ff-sans);grid-template-columns:2rem 1fr;gap:1rem;padding-block:1rem;display:grid}.handoff-page .method li span{color:var(--color-blue);font-size:.75rem;font-weight:700}.handoff-page .method li p{margin:0;line-height:1.5}.handoff-page .visually-hidden:where(:not(:focus-within,:active)){clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (width<=52rem){.handoff-page .hero-layout,.handoff-page .intro-layout,.handoff-page .method-layout,.handoff-page .step-grid,.handoff-page .choice-list,.handoff-page .summary-metrics{grid-template-columns:1fr}.handoff-page .field-wide{grid-column:auto}.handoff-page .step-toolbar,.handoff-page .form-footer,.handoff-page .results-header{flex-direction:column;align-items:stretch}.handoff-page .summary-metrics>div{border-right:0;border-bottom:1px solid var(--color-border)}.handoff-page .summary-metrics>div:last-child{border-bottom:0}}@media (width<=34rem){.handoff-page .step-actions,.handoff-page .results-actions{grid-template-columns:1fr;display:grid}.handoff-page .step-action,.handoff-page .results-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){.handoff-page{scroll-behavior:auto}}@media print{.handoff-page .tool-hero,.handoff-page .tool-intro,.handoff-page .workspace,.handoff-page .method,.handoff-page .results-actions,.handoff-page .results-reset,body>header,body>footer{display:none!important}.handoff-page .handoff-results{color:#000;background:#fff;padding:0}.handoff-page .results-header h2{color:#000}.handoff-page .map-status{display:none}.handoff-page .map-sheet{color:#000}.handoff-page .map-sheet>header,.handoff-page .map-sheet>section,.handoff-page .map-sheet>footer{break-inside:avoid}.handoff-page .table-wrap{overflow:visible}.handoff-page table{min-width:0;font-size:8pt}}
