:root{--ink:#26322f;--muted:#5c6a64;--line:#d9dfdb;--paper:#fcfcfa;--panel:#f2f4f1;--accent:#42584f;--accent-soft:#dce6df;--visual:#5c6e7e;--visual-deep:#41505d;--warm:#a1664b;--outline:#5f6f68}*{box-sizing:border-box}html{background:var(--paper);min-height:100%;color:var(--ink)}body{min-height:100vh;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}button,input{font:inherit}button,.button-link{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.72rem 1.25rem;text-decoration:none;display:inline-flex}button:hover,.button-link:hover{background:var(--ink)}button:focus-visible,input:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline-offset:3px;outline:3px solid #92603f}button:disabled{cursor:not-allowed;opacity:.55}button.secondary{color:var(--accent);background:0 0}button.quiet-danger{color:#6d3d35;background:0 0;border-color:#8a5146}h1{margin:.5rem 0 1rem;font-family:ui-serif,Georgia,serif;font-size:clamp(1.8rem,5vw,3rem);font-weight:500;line-height:1.12}p{max-width:62ch}.state-shell{place-items:center;min-height:calc(100vh - 64px);padding:clamp(1rem,4vw,3rem);display:grid}.state-card{background:var(--paper);border:1px solid var(--line);border-radius:28px;width:min(760px,100%);padding:clamp(1.2rem,4vw,3rem);box-shadow:0 20px 70px #26322f14}.actions,.session-controls{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.eyebrow,.status-chip{color:var(--accent);letter-spacing:.02em;font-weight:700}.format-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;margin:1.5rem 0;display:grid}.choice-card{background:var(--panel);min-height:150px;color:var(--ink);border-color:var(--line);text-align:left;border-radius:18px;flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.choice-card:hover:not(:disabled),.choice-card[aria-pressed=true]{background:var(--accent-soft);border-color:var(--accent)}.choice-card strong{font-size:1.08rem}.choice-card small{color:var(--accent);font-weight:700}.dob-fields{border:0;grid-template-columns:repeat(3,1fr);gap:.75rem;padding:0;display:grid}.dob-fields legend{margin-bottom:.75rem;font-weight:700}.dob-fields label{color:var(--muted);gap:.35rem;display:grid}.dob-fields input{border:1px solid var(--outline);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:10px;padding:.6rem}.disclosure-scroll{border:1px solid var(--line);background:var(--panel);border-radius:14px;max-height:235px;padding:.4rem 1rem;overflow-y:auto}.disclosure-scroll li{margin:.9rem 0}.body-visual,.guided-visual{max-width:390px;margin:0 auto 1.25rem}.body-visual svg{width:min(250px,70vw);height:auto;margin:auto;display:block}.body-visual figcaption,.guided-visual figcaption{color:var(--visual-deep);text-align:center;margin-top:.55rem;font-size:.92rem;font-weight:650}.figfill{fill:#f0f3f0}.figline,.ground{fill:none;stroke:var(--outline);stroke-width:2.2px;stroke-linecap:round}.ground{stroke-width:1.5px;opacity:.65}.session-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.draft-badge{color:#5f372b;background:#f3ded5;border:1px solid #b97a63;border-radius:999px;padding:.3rem .7rem;font-size:.84rem;font-weight:750;display:inline-block}.caption{border-left:4px solid var(--visual);min-height:112px;margin:1.3rem 0;padding:.25rem 1rem}.caption span{color:var(--muted);font-size:.88rem;font-weight:700}.caption p{margin:.45rem 0;font-family:ui-serif,Georgia,serif;font-size:clamp(1.12rem,3vw,1.4rem)}.truth-caption{border:1px solid var(--line);background:var(--panel);color:var(--visual-deep);border-radius:14px;padding:.8rem 1rem;font-weight:650}.guided-choice{flex-wrap:wrap;gap:.75rem;margin:1rem 0;display:flex}.audio-retry{margin:0 0 1rem}progress{width:100%;height:8px;accent-color:var(--accent)}.guided-visual{max-width:520px}.contact-field,.scene-field,.touch-field{border:1px solid var(--line);background:linear-gradient(145deg,#eef1ee,#d8dfdb);border-radius:24px;height:min(42vh,290px);min-height:230px;position:relative;overflow:hidden}.contact-light{opacity:.18;background:#7b543e;border-radius:50%;width:52px;height:52px;position:absolute;box-shadow:0 0 0 12px #7b543e2e}.contact-seat{top:45%;left:calc(50% - 26px)}.contact-left{bottom:14%;left:22%}.contact-right{bottom:14%;right:22%}.contact-steady{width:36px;height:36px;top:23%;left:calc(50% - 18px)}.visual-contact-points .contact-seat,.visual-contact-points .contact-left,.visual-contact-points .contact-right{opacity:.9;animation:7s ease-in-out infinite alternate soft-life}.visual-feet-pulse .contact-left,.visual-feet-pulse .contact-right{opacity:.95;animation:4s ease-in-out infinite alternate-feet}.visual-feet-pulse .contact-right{animation-delay:-2s}.visual-support-settle .contact-seat{opacity:.85}.visual-steady-light .contact-steady{opacity:.95;animation:9s ease-in-out infinite alternate soft-life}.visual-room-light{filter:brightness(1.08)}.scene-field{background:linear-gradient(#dce4e1 0 58%,#b7aa8f 59% 100%)}.horizon-line{border-top:2px solid var(--visual-deep);opacity:0;position:absolute;top:58%;left:8%;right:8%}.scene-warmth{opacity:0;background:radial-gradient(circle,#7b543e 0 25%,#7b543eb8 26%,#7b543e00 67%);border-radius:50%;width:75%;height:65%;position:absolute;bottom:-25%;left:12.5%}.scene-ground{background:#594b3d29;position:absolute;inset:58% 0 0}.visual-horizon .horizon-line,.visual-warmth .horizon-line,.visual-wide-space .horizon-line,.visual-dual-anchor .horizon-line,.visual-scene-fade .horizon-line{opacity:1}.visual-warmth .scene-warmth,.visual-wide-space .scene-warmth,.visual-dual-anchor .scene-warmth{opacity:1;animation:8s ease-in-out infinite alternate texture-life}.visual-wide-space .horizon-line{left:2%;right:2%}.visual-dual-anchor .scene-ground{background:#43534d57}.visual-scene-fade .scene-warmth{opacity:.22}.touch-field{background:#e8ece8}.forearm{border:2px solid var(--visual-deep);background:#798781;border-radius:999px;width:62%;height:48px;position:absolute;top:53%;left:19%;transform:rotate(-7deg)}.resting-hand{border:2px solid var(--visual-deep);opacity:.2;background:#b8c1bc;border-radius:55% 45% 50% 48%;width:90px;height:58px;position:absolute;top:42%;left:43%}.touch-light{opacity:0;background:#a1664bd1;border:2px solid #7b543e;border-radius:50%;width:78px;height:78px;position:absolute;top:calc(50% - 39px);left:calc(50% - 39px);box-shadow:0 0 0 17px #a1664b33}.rest-option{border:2px solid var(--visual-deep);border-radius:999px;width:54px;height:22px;position:absolute;bottom:15%;left:12%}.visual-touch-choice .resting-hand{opacity:.45}.visual-touch-contact .resting-hand,.visual-touch-glow .resting-hand,.visual-touch-adjust .resting-hand{opacity:1}.visual-touch-contact .touch-light,.visual-touch-glow .touch-light,.visual-touch-adjust .touch-light{opacity:.82;animation:8s ease-in-out infinite alternate texture-life}.visual-touch-release .resting-hand{opacity:.3}.visual-touch-release .touch-light{opacity:.25}.visual-closing{filter:brightness(1.08)}.site-footer{min-height:64px;color:var(--muted);justify-content:center;align-items:center;gap:1.25rem;display:flex}.site-footer a{color:var(--accent);align-items:center;min-height:44px;display:inline-flex}@keyframes soft-life{0%{opacity:.78;filter:blur(.2px)}to{opacity:.96;filter:blur(1px)}}@keyframes alternate-feet{0%,45%{opacity:.4}55%,to{opacity:1}}@keyframes texture-life{0%{filter:saturate(.85)}to{filter:saturate(1.08)}}@media (max-width:680px){.format-grid{grid-template-columns:1fr}.choice-card{min-height:112px}.dob-fields{grid-template-columns:1fr}.session-header{flex-direction:column;align-items:flex-start}.session-controls button{flex:120px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (forced-colors:active){.contact-light,.scene-warmth,.touch-light,.forearm,.resting-hand{forced-color-adjust:none;outline:2px solid canvastext}}
