.safehaven-root{--sh-forest:#1b3d29;--sh-cream:#f6f5f1;--sh-lime:#cf9;--sh-sky:#d0eef9;--sh-blue:#5160eb;--sh-purple:#6f389b;--sh-pink:#ff9fea;--sh-bg:#f4f7f5;--sh-surface:#fff;--sh-text:var(--sh-forest);--sh-muted:#5a7263;--sh-border:#1b3d2924;--sh-glass:#fcfbf7b8;--sh-glassln:#ffffff8c;--sh-radius-sm:10px;--sh-radius:16px;--sh-radius-lg:22px;--sh-radius-xl:30px;--font-body:var(--font-outfit-stack,system-ui, sans-serif);--font-ui:var(--font-outfit-stack,system-ui, sans-serif);font-family:var(--font-body);color:var(--sh-text);background:var(--sh-bg);min-height:100vh}.safehaven-root button,.safehaven-root input,.safehaven-root select,.safehaven-root textarea{font-family:var(--font-ui,system-ui, sans-serif)}.safehaven-root h1,.safehaven-root h2,.safehaven-root .safehaven-display{font-family:var(--font-vtc-marsha), Georgia, serif;text-transform:uppercase;color:var(--sh-forest);font-weight:700;line-height:1.05}.safehaven-root h1{letter-spacing:-.01em;font-size:clamp(32px,6vw,48px)}.safehaven-root h2{font-size:clamp(26px,4vw,34px)}.safehaven-root h3{color:var(--sh-forest);font-size:20px;font-weight:600;line-height:1.3}.safehaven-root h4{color:var(--sh-forest);font-size:16px;font-weight:600}.safehaven-root .safehaven-wordmark{font-family:var(--font-vtc-marsha), Georgia, serif;text-transform:uppercase;letter-spacing:.01em;color:var(--sh-forest);font-size:28px;font-weight:700;line-height:1;text-decoration:none}.safehaven-root .safehaven-wordmark:hover{color:var(--sh-blue)}.safehaven-root .safehaven-glass{background:var(--sh-glass);-webkit-backdrop-filter:blur(22px)saturate(1.1);border:1px solid var(--sh-glassln);border-radius:var(--sh-radius-lg);box-shadow:0 10px 40px -16px #142e1e4d}.safehaven-root .safehaven-cta{border-radius:var(--sh-radius);width:100%;font-family:var(--font-ui,system-ui, sans-serif);cursor:pointer;text-align:center;color:var(--sh-forest);background:linear-gradient(120deg, var(--sh-lime,#cf9), var(--sh-sky,#d0eef9));border:0;padding:14px 20px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .18s;display:block;box-shadow:0 10px 26px -10px #5160eb59}.safehaven-root .safehaven-cta:hover{transform:translateY(-2px)}.safehaven-root :is(button,a,[role=button]):focus-visible{outline:2px solid var(--sh-forest);outline-offset:2px;border-radius:6px;box-shadow:0 0 0 4px #5160eb33}.safehaven-root .safehaven-header{background:var(--sh-surface);border-bottom:1px solid var(--sh-border)}.safehaven-root .safehaven-footer{background:var(--sh-surface);border-top:1px solid var(--sh-border);color:var(--sh-muted)}@media (prefers-reduced-motion:reduce){.safehaven-root .safehaven-cta{transition:none}}