@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.table{display:table}}:root{--ink:#163332;--forest:#244845;--cream:#f5f0e7;--paper:#fcfaf6;--coral:#d66c57;--line:#d8d5cc;--background:var(--paper);--surface:#fffdf9;--surface-subtle:var(--cream);--text:var(--ink);--text-muted:#53615e;--border:var(--line);--border-strong:#9ba5a1;--accent:var(--coral);--accent-hover:#b95342;--accent-foreground:#fff;--error:#a72f23;--focus:var(--coral);--display:Georgia,serif;--heading-1:clamp(3.3rem,10vw,7.5rem);--heading-2:clamp(2.3rem,7vw,4rem);--heading-3:1.4rem;--body-large:1.1rem;--body:1rem;--body-small:.9rem;--label:.75rem;--space-xs:8px;--space-sm:16px;--space-md:24px;--space-lg:48px;--space-xl:80px;--section-sm:48px;--section-md:84px;--section-lg:112px;--radius-sm:0;--radius-md:0;--radius-lg:0;--shadow-sm:none;--container-width:1120px;--content-width:760px;--transition-fast:.2s;--transition-normal:.3s}.ds-container{width:min(100% - 32px,var(--container-width));margin-inline:auto}.ds-container--narrow{max-width:var(--content-width)}.ds-section--sm{padding-block:var(--section-sm)}.ds-section--md{padding-block:var(--section-md)}.ds-section--lg{padding-block:var(--section-lg)}.ds-section--subtle{background:var(--surface-subtle)}.ds-section--contrast{background:var(--text);color:var(--accent-foreground)}.ds-button{border:1px solid var(--text);justify-content:center;align-items:center;min-height:44px;padding:12px 20px;font-weight:700;display:inline-flex}.ds-button--primary{background:var(--text);color:#fff}.ds-button--secondary{color:var(--text);background:0 0}.ds-button--text{color:var(--text);background:0 0;border:0;padding-inline:0}.ds-button:disabled{opacity:.5;cursor:not-allowed}.ds-card{border:1px solid var(--border);padding:var(--space-md);background:var(--surface)}.ds-card.is-selected{border:2px solid var(--border-strong)}.ds-input{border:1px solid var(--border-strong);background:var(--surface);width:100%;min-height:44px;padding:12px}.ds-input.is-invalid{border-color:var(--error)}.ds-textarea{min-height:120px}.ds-alert--error{color:var(--error);font-weight:700}.ds-progress{font-size:var(--body-small)}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.ds-field{margin-top:20px}.ds-field>label{font-weight:700;display:block}.site-footer{border-top:1px solid var(--border);background:var(--surface-subtle);color:var(--text-muted);margin-top:auto}.site-footer__content{gap:var(--space-md);padding-block:var(--space-lg);flex-direction:column;display:flex}.site-footer .wordmark{color:var(--text)}.site-footer__service{gap:var(--space-xs);margin:var(--space-sm) 0 0;display:grid}.site-footer__service strong{color:var(--text)}.site-footer__service span{max-width:38rem}.site-footer__links{gap:var(--space-sm);display:grid}.site-footer__links a{width:max-content}.site-footer nav{gap:var(--space-md);color:var(--text);flex-wrap:wrap;font-weight:700;display:flex}.shell{width:min(100% - 32px,1120px);margin-inline:auto}.nav{justify-content:space-between;align-items:center;height:88px;display:flex}.wordmark{letter-spacing:.17em;font-size:1.25rem;font-weight:800}.text-link{border-bottom:1px solid;padding-bottom:2px;font-weight:700}.eyebrow{color:var(--coral);letter-spacing:.16em;margin:0 0 16px;font-size:.75rem;font-weight:800}.hero{min-height:620px;padding:72px 0 92px;position:relative;overflow:hidden}.hero h1,.closing h2,.thanks h1{letter-spacing:-.07em;max-width:780px;margin:0;font-family:Georgia,serif;font-size:clamp(3.3rem,10vw,7.5rem);line-height:.9}.hero h1 em{color:var(--coral);font-weight:400}.lede{max-width:470px;margin:28px 0 34px;font-size:1.1rem}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;align-items:center;gap:24px;padding:15px 20px;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.button:hover{background:var(--coral);border-color:var(--coral)}.hero-orb{z-index:-1;background:var(--cream);color:#e3dbcb;border-radius:50%;place-items:center;width:400px;height:400px;font-family:Georgia,serif;font-size:13rem;display:grid;position:absolute;bottom:-120px;right:-115px}.refresh{background:var(--forest);color:#f7f1e6;padding:84px 0}.split{gap:36px;display:grid}.split h2,.trust h2{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:clamp(2.3rem,7vw,4rem);line-height:1}.split p{font-size:1.1rem}.split .text-link{margin-top:20px;display:inline-block}.trust{padding:88px 0}.card-grid{gap:16px;display:grid}.trust-card{background:#e3e9e4;min-height:240px;padding:24px}.trust-card:nth-child(2){background:#e9dfcf}.trust-card:nth-child(3){background:#e8d9d3}.trust-card span{color:var(--coral);font-weight:700}.trust-card h3{margin:56px 0 8px;font-size:1.4rem}.trust-card p{margin:0}.closing{background:var(--ink);color:#f8f2e8;text-align:center;padding:84px 24px}.closing h2{margin-inline:auto;font-size:clamp(3.2rem,9vw,6.5rem)}.closing>p:not(.eyebrow){max-width:480px;margin:24px auto 32px}.light{color:var(--ink);background:#f8f2e8;border-color:#f8f2e8}.contact{margin-top:44px;font-size:.9rem;text-decoration:underline;display:block}.flow-page{min-height:100vh}.muted{color:#687674;font-size:.9rem}.flow-shell{max-width:760px;padding-bottom:64px}.steps{border-top:1px solid var(--line);justify-content:space-between;margin:20px 0 56px;display:flex}.steps div{color:#87918e;padding-top:15px;font-size:.75rem;position:relative}.steps span{margin-bottom:3px;font-weight:700;display:block}.steps .active,.steps .done{color:var(--ink)}.steps .active:before,.steps .done:before{content:"";background:var(--coral);width:100%;height:3px;position:absolute;top:-2px;left:0}.form-section{max-width:650px}.form-section h1{letter-spacing:-.06em;margin:0 0 9px;font-family:Georgia,serif;font-size:clamp(2.5rem,8vw,4.7rem);line-height:.96}.form-section>p{margin:0 0 30px}.choice-grid{gap:12px;display:grid}.choice{border:1px solid var(--line);background:#fffdf9;padding:20px;display:block}.choice.selected{border:2px solid var(--ink);background:#e7ede8}.choice input{opacity:0;position:absolute}.choice strong,.choice span{display:block}.choice strong{font-size:1.15rem}.choice span{color:#53615e;margin-top:4px;font-size:.92rem}.pill-grid{flex-wrap:wrap;gap:10px;display:flex}.pill{border:1px solid var(--ink);background:0 0;border-radius:999px;padding:10px 15px}.pill.selected{background:var(--ink);color:#fff}.selection-count{color:#53615e;font-size:.9rem}.form-section fieldset{border:0;margin:36px 0 0;padding:0}.form-section legend{margin-bottom:12px;font-weight:700}.radio-line{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:12px 0;display:flex}.form-section label:not(.choice):not(.radio-line){margin-top:20px;font-weight:700;display:block}.field-row{gap:0;display:grid}.form-section input:not([type=radio]),.form-section textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #9ba5a1;border-radius:0;margin-top:7px;padding:12px}.form-section textarea{resize:vertical}.error{color:#a72f23;font-size:.9rem;font-weight:700;margin:7px 0 0!important}.form-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:48px;display:flex}.back{color:var(--ink);background:0 0;border:0;font-weight:700}.thanks{background:var(--cream);min-height:100vh}.thanks-content{padding:55px 0 90px}.thanks .lede{max-width:560px}.summary{border-top:1px solid var(--ink);gap:0;max-width:640px;margin:40px 0;display:grid}.summary div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.3fr;gap:16px;padding:16px 0;display:grid}.summary dt{color:#596563}.summary dd{margin:0;font-weight:700}.empty-state{margin:36px 0}@media (min-width:700px){.shell{width:min(100% - 80px,1120px)}.hero{padding-top:112px}.hero-orb{width:600px;height:600px;bottom:-230px;right:4%}.split{grid-template-columns:1.1fr 1fr;gap:100px}.card-grid{grid-template-columns:repeat(3,1fr)}.choice-grid{grid-template-columns:repeat(2,1fr)}.field-row{grid-template-columns:1fr 1fr;gap:16px}.steps{margin-bottom:72px}.steps small{font-size:.8rem}}.form-section input.ds-input,.form-section textarea.ds-textarea{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);margin-top:0;padding:12px}.form-section input.ds-input.is-invalid,.form-section textarea.ds-textarea.is-invalid{border-color:var(--error)}.form-section textarea.ds-textarea{resize:vertical}@media (min-width:700px){.site-footer__content{flex-direction:row;justify-content:space-between;align-items:flex-start}.site-footer__links{justify-items:end}.site-footer nav{justify-content:flex-end}}@media (prefers-reduced-motion:no-preference){.button,.choice,.pill{transition:transform .2s,background .2s,color .2s}.button:hover,.pill:hover{transform:translateY(-2px)}}
