#root{width:100%;min-height:100vh;box-sizing:border-box}.app-shell{min-height:100vh;background:#fff}.page{min-height:calc(100vh - 72px);box-sizing:border-box}.page--intro{height:calc(100dvh - 72px);overflow:hidden}.page--with-cta{padding-bottom:132px}.mini-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:max(env(safe-area-inset-top),0px) 16px 8px;box-sizing:border-box;background:#fff}.mini-header__left,.mini-header__right{display:flex;align-items:center;gap:8px;min-height:44px}.mini-header__brand,.mini-header__pill{display:flex;align-items:center;border-radius:999px;background:#00173305}.mini-header__brand{gap:8px;min-height:34px;padding:9px 12px 9px 10px}.mini-header__pill--group{gap:0}.mini-header__icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer}.mini-header__icon-button:focus-visible{outline:2px solid rgba(74,74,244,.28);outline-offset:1px}.mini-header__divider{width:1px;height:16px;background:#001b371a}.intro-body{display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100% - 74px);padding:0 24px}.intro-hero{display:flex;align-items:center;justify-content:center;flex:1;min-height:0;padding:24px 0 12px}.intro-stepper{flex-shrink:0;margin-top:20px;padding-bottom:8px}.progress-section,.survey-options{padding:0 24px}.survey-option{margin-bottom:0;border-bottom:1px solid rgba(0,27,55,.08);border-radius:0;overflow:hidden;transition:background-color .18s ease,transform .18s ease}.survey-option:active{transform:scale(.99)}.survey-option:last-child{border-bottom:0}.loading-hero{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 250px);padding:12px 0 0}.loading-visual{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:456px;height:520px;overflow:visible}.loading-ripple-ring{display:none}.loading-ripple-arc{position:absolute;top:108px;right:82px;width:42px;height:42px;box-sizing:border-box;border:4px solid rgba(49,130,246,.12);border-top:4px solid rgba(49,130,246,.96);border-radius:50%;background:#ffffffe0;box-shadow:0 10px 24px #3182f61f;z-index:2;animation:spin-ring 1.15s linear infinite}.loading-character{position:relative;z-index:1;width:456px;max-width:100%;transform:scale(1.5);transform-origin:center center}@keyframes spin-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(min-width:481px){#root{background-color:#fff!important;max-width:480px;margin:0 auto}}.legal-page{min-height:100vh;padding:32px 20px 48px;background:linear-gradient(180deg,#f7f9fc,#fff 220px);box-sizing:border-box}.legal-card{width:100%;max-width:860px;margin:0 auto;padding:28px 24px 32px;border:1px solid rgba(0,27,55,.08);border-radius:28px;background:#fff;box-shadow:0 18px 40px #0017330f;box-sizing:border-box}.legal-eyebrow{margin:0 0 8px;color:#3182f6f5;font-size:13px;font-weight:700;letter-spacing:.02em}.legal-title{margin:0;color:#191f28;font-size:32px;line-height:1.28;font-weight:800}.legal-meta{margin:12px 0 0;color:#6b7684;font-size:14px;line-height:1.5}.legal-intro{margin:20px 0 0;color:#333d4b;font-size:16px;line-height:1.75}.legal-section{margin-top:28px;padding-top:28px;border-top:1px solid rgba(0,27,55,.08)}.legal-section h2{margin:0 0 12px;color:#191f28;font-size:20px;line-height:1.45;font-weight:700}.legal-section p{margin:0 0 10px;color:#4e5968;font-size:15px;line-height:1.78}.legal-section ul{margin:0;padding-left:20px;color:#4e5968}.legal-section li{margin-bottom:8px;font-size:15px;line-height:1.72}.legal-section--notice{padding:20px;border:0;border-radius:20px;background:#f8fbff}@media(max-width:480px){.legal-page{padding:20px 16px 32px}.legal-card{padding:24px 18px 28px;border-radius:24px}.legal-title{font-size:28px}.legal-section{margin-top:24px;padding-top:24px}}:root{font-family:sans-serif}*{-webkit-tap-highlight-color:transparent}body{margin:0;min-width:320px;min-height:100vh}@media(min-width:481px){body{display:flex;justify-content:center;align-items:flex-start;background-color:#f5f5f5!important}}
