:root{font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,system-ui,sans-serif;color:#071a33;background:#071a33;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #071a33;--navy-soft: #102b4e;--blue: #1f65d6;--yellow: #ffd13b;--paper: #f4f7fb;--muted: #5c6d83;--line: #dfe7f0;--safe: #08795c}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%;background:var(--navy)}body{min-height:100vh;-webkit-font-smoothing:antialiased}button,a{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #5ba6ff;outline-offset:2px}.mobile-prototype{width:min(100vw,390px);height:min(100dvh,844px);margin-inline:auto;overflow:hidden;position:relative;background:var(--paper);isolation:isolate}.screen{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.practice-mark{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 11px;border-radius:999px;background:#071a33c7;color:#fff;font-size:12px;font-weight:750;letter-spacing:.02em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.practice-mark--dark{background:#e8eef6;color:var(--navy)}.primary-button,.secondary-button,.text-button,.choice-button,.quiz-option,.exit-button,.ghost-icon-button{border:0;cursor:pointer}.primary-button,.secondary-button{width:100%;min-height:54px;border-radius:16px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:850;font-size:16px;text-decoration:none}.primary-button{background:var(--yellow);color:var(--navy);box-shadow:0 10px 24px #ffd13b33}.primary-button:disabled{opacity:.65;cursor:wait}.secondary-button:disabled{opacity:.65;cursor:wait}.primary-button:active,.choice-button:active,.quiz-option:active{transform:translateY(1px)}.secondary-button{background:#e8eef6;color:var(--navy)}.text-button{min-height:44px;background:transparent;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:7px;margin:6px auto 0;font-size:14px;font-weight:700}.text-button--light{color:#dce8f5}.ghost-icon-button{width:42px;height:42px;flex:0 0 42px;border-radius:13px;display:grid;place-items:center;background:#e8eef6;color:var(--navy)}.ghost-icon-button--light{background:#071a33b3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-screen{background:var(--navy);color:#fff}.landing-photo,.landing-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.landing-photo{object-fit:cover;object-position:56% center}.landing-shade{background:#0411229e}.landing-topline{position:absolute;z-index:2;top:max(20px,env(safe-area-inset-top));left:20px;right:20px;display:flex;align-items:center;justify-content:space-between}.landing-copy{position:absolute;z-index:2;top:112px;left:24px;right:24px;max-width:330px}.landing-kicker{margin:0 0 11px;color:#d5e2f1;font-size:13px;font-weight:750;letter-spacing:.08em}.landing-copy h1{margin:0;font-size:43px;line-height:1.12;letter-spacing:-.045em;font-weight:950;text-shadow:0 4px 24px rgba(0,0,0,.4)}.landing-copy mark{display:inline-block;margin-top:5px;padding:3px 8px 5px;background:var(--yellow);color:var(--navy);transform:rotate(-1deg)}.landing-copy>p:last-child{margin:17px 0 0;color:#e8f0f9;font-size:15px;line-height:1.55;font-weight:700}.landing-panel{position:absolute;z-index:3;left:0;right:0;bottom:0;min-height:292px;padding:20px 22px max(16px,env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:#071a33f0;box-shadow:0 -18px 50px #0000004d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:15px}.landing-facts span{min-height:58px;padding:8px 5px;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:#ffffff17;color:#e8f0f9;font-size:11px;font-weight:700}.landing-facts svg{color:var(--yellow)}.landing-panel>small{display:block;margin-top:7px;color:#9fb1c6;font-size:10px;line-height:1.45;text-align:center}.filing-links{display:flex;flex-wrap:wrap;justify-content:center;gap:3px 10px;margin-top:6px;font-size:9px;line-height:1.45}.filing-links a{color:#8297af;text-decoration:none}.filing-links a:hover{color:#c3d1e0;text-decoration:underline}.quiz-screen{display:flex;flex-direction:column;background:var(--paper)}.quiz-header{min-height:70px;padding:max(14px,env(safe-area-inset-top)) 18px 10px;background:#fff;display:flex;align-items:center;gap:13px}.quiz-header>div:last-child{flex:1;display:flex;justify-content:space-between;align-items:center}.quiz-header span{color:#42546a;font-size:13px;font-weight:800}.quiz-header strong{color:#6b7c90;font-size:13px;font-weight:850}.progress-track{height:4px;flex:0 0 4px;background:#e1e8f0}.progress-track span{display:block;height:100%;background:var(--yellow);transition:width .18s ease-out}.quiz-scroll{flex:1;overflow-y:auto;padding:22px 20px 18px;scrollbar-width:none}.quiz-scroll::-webkit-scrollbar,.result-scroll::-webkit-scrollbar,.scene-scroll::-webkit-scrollbar,.debrief-scroll::-webkit-scrollbar,.sheet-scroll::-webkit-scrollbar{display:none}.quiz-badge{width:fit-content;min-height:31px;padding:0 10px;border-radius:999px;display:flex;align-items:center;gap:6px;background:#fff2bc;color:#725400;font-size:11px;font-weight:750}.quiz-eyebrow{margin:24px 0 6px;color:#66798e;font-size:12px;font-weight:750;letter-spacing:.05em}.quiz-scroll h1{margin:0;min-height:72px;font-size:27px;line-height:1.32;letter-spacing:-.025em;font-weight:900}.quiz-options{display:grid;gap:10px;margin-top:20px}.quiz-option{width:100%;min-height:60px;padding:9px 13px;border-radius:17px;border:1px solid #d9e2ec;background:#fff;color:var(--navy);display:grid;grid-template-columns:32px 1fr 20px;align-items:center;gap:10px;text-align:left;box-shadow:0 7px 18px #132a470e}.quiz-option:hover{border-color:#a9bdd5}.quiz-option>span{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#eef3f9;color:#486079;font-size:12px;font-weight:900}.quiz-option strong{font-size:14px;line-height:1.42;font-weight:750}.quiz-option>svg{color:#8695a7}.quiz-footnote{min-height:40px;margin:0;padding:9px 18px max(9px,env(safe-area-inset-bottom));border-top:1px solid #e1e8f0;background:#fff;color:#687a8f;font-size:11px;text-align:center}.result-screen{display:flex;flex-direction:column;background:#fff}.result-hero{min-height:318px;flex:0 0 318px;padding:max(18px,env(safe-area-inset-top)) 20px 22px;position:relative;background:var(--navy);color:#fff;overflow:hidden}.result-hero:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:5px;border-radius:999px 999px 0 0;background:var(--profile-accent)}.result-topline{display:flex;align-items:center;justify-content:space-between;color:#d6e3f2;font-size:12px;font-weight:750}.result-character{position:absolute;z-index:1;top:55px;right:-10px;width:222px;height:252px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 24px rgba(0,0,0,.24))}.result-identity{position:absolute;z-index:2;left:20px;bottom:24px;width:205px}.result-identity>p{margin:0 0 3px;color:#aebfd2;font-size:12px;font-weight:750}.result-hero h1{margin:0;font-size:32px;line-height:1.2;font-weight:900}.result-hero h1 span{display:block;margin:0 0 2px;color:var(--profile-accent);font-family:Arial,sans-serif;font-size:15px;letter-spacing:.08em}.result-identity>strong{display:block;margin-top:7px;color:#e5edf6;font-size:13px;line-height:1.4;font-weight:800}.result-scroll{flex:1;overflow-y:auto;padding:20px 18px max(28px,env(safe-area-inset-bottom));scrollbar-width:none}.result-strength{margin:0 0 15px;color:#415269;font-size:15px;line-height:1.65;font-weight:650}.result-grid{display:grid;gap:10px}.result-grid article{padding:14px;border-radius:16px;border:1px solid var(--line);background:#f7f9fc}.result-grid article>span{display:flex;align-items:center;gap:7px;color:#6f5310;font-size:12px;font-weight:850}.result-grid article>p{margin:7px 0 0;color:#4c5e74;font-size:13px;line-height:1.55}.result-grid .result-action-card{border-color:#cbe9df;background:#edf8f4}.result-grid .result-action-card>span{color:var(--safe)}.mechanism-card{margin-top:12px;padding:15px;border-radius:17px;background:var(--navy);color:#fff}.mechanism-card>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.mechanism-card span{color:#aebed2;font-size:11px;font-weight:700}.mechanism-card strong{color:var(--yellow);font-size:15px;font-weight:900}.mechanism-card p{margin:10px 0 8px;color:#d4dfeb;font-size:12px;line-height:1.55}.mechanism-card small{display:block;padding-top:8px;border-top:1px solid rgba(255,255,255,.13);color:#fff;font-size:12px;font-weight:800}.risk-match-heading{margin:20px 0 11px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.risk-match-heading span{color:#66798e;font-size:11px;font-weight:750}.risk-match-heading h2{margin:3px 0 0;color:var(--navy);font-size:21px;line-height:1.25;font-weight:900}.risk-match-heading>small{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#eef3f9;color:#51667d;font-size:9px;font-weight:850}.risk-match-list{display:grid;gap:9px}.risk-match-card{--scenario-accent: #70a8ff;width:100%;min-height:106px;padding:12px 11px;border:1px solid #d7e1ec;border-radius:17px;background:#f8fafc;color:var(--navy);display:grid;grid-template-columns:20px 38px minmax(0,1fr) 49px;align-items:center;gap:8px;text-align:left;box-shadow:0 6px 16px #122a470b}.risk-match-card.is-primary{border-color:color-mix(in srgb,var(--scenario-accent) 58%,#ccd8e5);background:color-mix(in srgb,var(--scenario-accent) 8%,#fff);box-shadow:0 9px 22px #122a4714}.risk-match-rank{color:#8292a4;font-family:Arial,sans-serif;font-size:18px;font-weight:900;text-align:center}.risk-match-card.is-primary .risk-match-rank{color:var(--navy)}.risk-match-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--scenario-accent);color:var(--navy)}.risk-match-copy,.risk-match-copy>small,.risk-match-copy>strong,.risk-match-copy>span{min-width:0;display:block}.risk-match-copy>small{color:#6b7d91;font-size:10px;font-weight:850}.risk-match-copy>strong{margin-top:2px;overflow:hidden;font-size:13px;line-height:1.35;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.risk-match-copy>span{margin-top:4px;overflow:hidden;color:#66798e;font-size:9px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.risk-match-copy>i{height:4px;margin-top:8px;border-radius:999px;display:block;overflow:hidden;background:#dfe7ef}.risk-match-copy>i>b{height:100%;border-radius:inherit;display:block;background:var(--scenario-accent)}.risk-match-percent{text-align:right}.risk-match-percent strong,.risk-match-percent small{display:block}.risk-match-percent strong{font-family:Arial,sans-serif;font-size:20px;font-weight:900}.risk-match-percent small{margin-top:2px;color:#75869a;font-size:8px;font-weight:800}.risk-match-note{margin:9px 3px 14px;color:#78889a;font-size:10px;line-height:1.5}.context-match-card{margin-top:12px;padding:15px;border:1px solid #cbd9e8;border-radius:17px;background:#f4f8fc}.context-match-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.context-match-heading>div{min-width:0}.context-match-heading span,.context-match-heading strong{display:block}.context-match-heading span{margin-bottom:3px;color:#5f7289;font-size:11px;font-weight:750}.context-match-heading strong{color:var(--navy);font-size:15px;line-height:1.4;font-weight:900}.context-match-heading>b{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:#e9f7f2;color:#26735f;font-size:9px;line-height:1.4;font-weight:850}.context-match-card>p{margin:9px 0 11px;color:#50647b;font-size:12px;line-height:1.55}.context-match-values{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:11px}.context-match-values span{min-height:28px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;background:#e8eef6;color:#3f536b;font-size:10px;font-weight:800}.context-match-values svg{color:var(--safe)}.context-match-button{width:100%;min-height:46px;padding:0 13px;border:1px solid #bdccdc;border-radius:13px;background:#fff;color:var(--navy);display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;font-size:13px;font-weight:850}.context-match-button svg{flex:0 0 auto;color:#57718e}.context-privacy-line{margin:9px 0 0!important;color:#718298!important;font-size:10px!important}.result-cta-copy{margin:20px 0 13px}.result-cta-copy span{color:#6a7c91;font-size:11px;font-weight:750}.result-cta-copy h2{margin:4px 0;font-size:21px;font-weight:900}.result-cta-copy p{margin:0;color:#65768a;font-size:12px;line-height:1.5}.result-recommendation-reason{margin-top:7px!important;color:#3f617f!important;font-weight:750}.result-scroll .secondary-button{margin-top:9px}.diagnostic-note{margin:5px 0 0;color:#78889a;font-size:10px;line-height:1.5;text-align:center}.scenario-intro{--scenario-accent: var(--yellow);background:var(--navy)}.scenario-intro--mint,.scene-visual--mint,.debrief-hero--mint,.scenario-library-card--mint,.risk-match-card--mint{--scenario-accent: #57d5a7}.scenario-intro--blue,.scene-visual--blue,.debrief-hero--blue,.scenario-library-card--blue,.risk-match-card--blue{--scenario-accent: #70a8ff}.scenario-intro--yellow,.scene-visual--yellow,.debrief-hero--yellow,.scenario-library-card--yellow,.risk-match-card--yellow{--scenario-accent: #ffd13b}.scenario-intro--purple,.scene-visual--purple,.debrief-hero--purple,.scenario-library-card--purple,.risk-match-card--purple{--scenario-accent: #b996ff}.scenario-intro--rose,.scene-visual--rose,.debrief-hero--rose,.scenario-library-card--rose,.risk-match-card--rose{--scenario-accent: #ff9bb2}.scenario-intro--coral,.scene-visual--coral,.debrief-hero--coral,.scenario-library-card--coral,.risk-match-card--coral{--scenario-accent: #ff8f72}.scenario-intro--indigo,.scene-visual--indigo,.debrief-hero--indigo,.scenario-library-card--indigo,.risk-match-card--indigo{--scenario-accent: #8ea6ff}.scenario-intro--orange,.scene-visual--orange,.debrief-hero--orange,.scenario-library-card--orange,.risk-match-card--orange{--scenario-accent: #ffad5b}.scenario-intro-hero{position:relative;height:536px;background:var(--navy-soft);color:#fff;overflow:hidden}.scenario-intro-hero>img,.scenario-intro-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scenario-intro-hero>img{object-fit:cover;object-position:53% center}.scenario-intro-shade{background:#04112280}.scenario-intro:not(.scenario-intro--yellow) .scenario-intro-shade{background:#071a331f}.scenario-intro-topline{position:absolute;z-index:2;top:max(20px,env(safe-area-inset-top));left:18px;right:18px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px}.scenario-intro-topline .practice-mark{justify-self:center}.scenario-intro-topline>span{color:var(--scenario-accent);font-family:Arial,sans-serif;font-size:13px;font-weight:900;letter-spacing:.12em}.scenario-intro-symbol{position:absolute;z-index:2;top:112px;left:24px;width:70px;height:70px;border-radius:22px;display:grid;place-items:center;background:var(--scenario-accent);color:var(--navy);transform:rotate(-2deg)}.scenario-intro-hero--photo .scenario-intro-symbol{display:none}.scenario-intro-copy{position:absolute;z-index:2;left:24px;right:24px;bottom:92px}.scenario-intro-copy p{margin:0 0 8px;color:#d4e1ef;font-size:13px;font-weight:750;letter-spacing:.04em}.scenario-intro-copy h1{margin:0;max-width:340px;font-size:37px;line-height:1.15;letter-spacing:-.04em;font-weight:950;text-shadow:0 3px 20px rgba(0,0,0,.25)}.scenario-intro-copy strong{display:block;max-width:330px;margin-top:13px;color:var(--scenario-accent);font-size:14px;line-height:1.5;font-weight:800}.scenario-intro-panel{position:absolute;z-index:3;left:0;right:0;bottom:0;min-height:330px;padding:21px 22px max(16px,env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -16px 40px #030c1938}.intro-meta{display:flex;gap:10px;margin-bottom:13px}.intro-meta span{min-height:34px;padding:0 11px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#eef3f9;color:var(--navy);font-size:12px;font-weight:750}.intro-meta .intro-meta--adult{background:#fff0eb;color:#9a402d}.scenario-intro-panel>p{margin:0 0 17px;color:#506178;font-size:14px;line-height:1.65}.scenario-intro-panel .secondary-button{margin-top:9px}.scene-screen{display:flex;flex-direction:column;background:var(--paper)}.scene-header{min-height:64px;flex:0 0 64px;padding:max(15px,env(safe-area-inset-top)) 18px 10px;background:#fff;display:flex;align-items:center;justify-content:space-between}.scene-header>span{color:#687a8f;font-size:13px;font-weight:850}.scene-scroll{flex:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.scene-visual{height:148px;position:relative;overflow:hidden;background:var(--navy-soft);color:var(--scenario-accent)}.scene-visual img,.scene-visual-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scene-visual img{object-fit:cover;object-position:55% 54%}.scene-visual-shade{background:#05132666}.scene-visual:not(.scene-visual--photo) .scene-visual-shade{background:#071a331a}.scene-watermark{position:absolute;right:19px;top:33px;opacity:.28}.scene-visual--photo .scene-watermark{display:none}.scene-stage{position:absolute;z-index:2;left:20px;bottom:18px;color:#fff}.scene-stage span{display:block;margin-bottom:3px;color:var(--scenario-accent);font-size:12px;font-weight:850;letter-spacing:.08em}.scene-stage strong{font-size:22px;font-weight:900}.scene-content{padding:18px 18px 24px}.scene-title-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}.scene-icon{width:44px;height:44px;flex:0 0 44px;border-radius:14px;display:grid;place-items:center;color:var(--navy);background:var(--yellow)}.scene-title-row p,.scene-title-row h2{margin:0}.scene-title-row p{margin-bottom:2px;color:#66798e;font-size:12px;font-weight:700}.scene-title-row h2{font-size:21px;line-height:1.25;font-weight:900;letter-spacing:-.02em}.message-card{padding:15px;border-radius:18px;background:#fff;border:1px solid #dfe7f0;box-shadow:0 12px 30px #132a4714}.message-sender{display:flex;align-items:center;gap:10px;margin-bottom:13px}.sender-avatar{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#e9f0fb;color:var(--blue)}.message-sender strong,.message-sender small{display:block}.message-sender strong{font-size:13px;font-weight:850}.message-sender small{margin-top:2px;color:#738398;font-size:11px}.message-card>p{margin:0;color:#283850;font-size:14px;line-height:1.62}.evidence-line{margin-top:13px;padding-top:12px;border-top:1px solid #edf1f6;display:flex;align-items:flex-start;gap:8px;color:#765600;font-size:12px;line-height:1.45;font-weight:700}.evidence-line svg{flex:0 0 auto;margin-top:1px;color:#c99600}.choice-list{display:grid;gap:9px;margin-top:14px}.choice-button{width:100%;min-height:56px;padding:9px 12px;border-radius:15px;border:1px solid #dce4ee;background:#fff;color:var(--navy);display:grid;grid-template-columns:30px 1fr 20px;align-items:center;gap:9px;text-align:left;box-shadow:0 6px 16px #17304e0d}.choice-button:hover{border-color:#a8bdd7}.choice-button>span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#eef3f9;color:#496079;font-size:12px;font-weight:900}.choice-button strong{font-size:13px;line-height:1.4;font-weight:750}.choice-button>svg{color:#7e8da0}.exit-button{min-height:52px;flex:0 0 52px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e0e7ef;color:#63748a;display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:700}.debrief-screen{background:#fff;display:flex;flex-direction:column}.debrief-hero{position:relative;height:265px;flex:0 0 265px;overflow:hidden;background:var(--navy-soft);color:#fff}.debrief-hero>img,.debrief-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.debrief-hero>img{object-fit:cover;object-position:55% 57%}.debrief-shade{background:#04122457}.debrief-hero--photo .debrief-shade{background:#041224a8}.debrief-hero:not(.debrief-hero--photo):after{content:"";position:absolute;right:-58px;bottom:-58px;width:200px;height:200px;border-radius:50%;border:38px solid var(--scenario-accent);opacity:.16}.debrief-topline{position:absolute;z-index:2;top:max(18px,env(safe-area-inset-top));left:18px;right:18px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:750;color:#dce8f5}.debrief-result{position:absolute;z-index:2;left:20px;right:20px;bottom:22px}.debrief-result>svg{color:var(--scenario-accent);margin-bottom:8px}.debrief-result p,.debrief-result h1{margin:0}.debrief-result p{margin-bottom:4px;color:var(--scenario-accent);font-size:13px;font-weight:850}.debrief-result h1{max-width:340px;font-size:27px;line-height:1.2;letter-spacing:-.03em;font-weight:900}.debrief-scroll{flex:1;overflow-y:auto;padding:20px 18px max(28px,env(safe-area-inset-bottom));scrollbar-width:none}.result-detail{margin:0 0 15px;color:#506178;font-size:14px;line-height:1.65}.mantra-card{display:flex;align-items:center;gap:12px;padding:15px;border-radius:17px;background:var(--navy);color:#fff}.mantra-card>svg{flex:0 0 auto;color:var(--yellow)}.mantra-card span,.mantra-card strong{display:block}.mantra-card span{margin-bottom:3px;color:#aebed2;font-size:11px;font-weight:700}.mantra-card strong{font-size:14px;line-height:1.4;font-weight:850}.pressure-reminder{margin-top:9px;padding:12px 14px;border-radius:14px;background:#fff4c9}.pressure-reminder span,.pressure-reminder strong{display:block}.pressure-reminder span{color:#755c14;font-size:11px;font-weight:700}.pressure-reminder strong{margin-top:3px;color:#493700;font-size:13px;font-weight:850}.section-heading{margin:24px 0 12px}.section-heading p,.section-heading h2{margin:0}.section-heading p{margin-bottom:3px;color:#66798e;font-size:11px;font-weight:750}.section-heading h2{font-size:20px;font-weight:900}.flag-list{border-top:1px solid #e4eaf1}.flag-row{display:grid;grid-template-columns:26px 24px 1fr;gap:9px;align-items:flex-start;padding:14px 0;border-bottom:1px solid #e4eaf1}.flag-index{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:#fff2bc;color:#725400;font-size:11px;font-weight:900}.flag-row>svg{color:#335d8f;margin-top:2px}.flag-row strong{display:block;margin-bottom:3px;font-size:13px;font-weight:850}.flag-row p{margin:0;color:#5b6d82;font-size:12px;line-height:1.5}.source-note{display:grid;grid-template-columns:19px 1fr 17px;align-items:flex-start;gap:9px;margin:16px 0;padding:12px;border-radius:13px;background:#eef3f9;color:#4d6076;text-decoration:none}.source-note svg{margin-top:1px}.source-note p{margin:0;font-size:11px;line-height:1.55}.debrief-scroll .secondary-button{margin-top:9px}.debrief-links{min-height:46px;display:flex;align-items:center;justify-content:center;gap:10px;color:#6a7b8f}.debrief-links button{border:0;background:transparent;color:inherit;font-size:13px;font-weight:700;cursor:pointer}.exit-screen{background:var(--navy);display:grid;place-items:center;padding:22px}.exit-card{width:100%;padding:32px 22px 22px;border-radius:26px;background:#fff;text-align:center;box-shadow:0 24px 70px #00000047}.exit-card>svg{color:var(--safe)}.exit-card p{margin:14px 0 3px;color:var(--safe);font-size:13px;font-weight:850}.exit-card h1{margin:0;font-size:25px;line-height:1.3;font-weight:900}.exit-card>span{display:block;margin:10px 0 22px;color:#5d6f84;font-size:13px;line-height:1.6}.sheet-backdrop{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;background:#030d1c9e}.bottom-sheet{width:100%;max-height:82%;padding:10px 20px max(24px,env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:#fff;box-shadow:0 -20px 50px #00000038;display:flex;flex-direction:column}.bottom-sheet--tall{max-height:92%}.sheet-handle{width:42px;height:5px;flex:0 0 5px;margin:0 auto 14px;border-radius:999px;background:#ccd5e0}.sheet-title{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.sheet-title h2{margin:0;font-size:21px;font-weight:900}.sheet-title button{width:40px;height:40px;border:0;border-radius:12px;display:grid;place-items:center;background:#eef3f9;color:var(--navy);cursor:pointer}.sheet-scroll{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.context-match-form{padding-bottom:2px}.context-form-intro{margin:0 0 17px;color:#53667d;font-size:13px;line-height:1.6}.context-fieldset{min-width:0;margin:0 0 19px;padding:0;border:0}.context-fieldset legend{width:100%;margin-bottom:10px;padding:0;color:var(--navy);display:flex;align-items:center;gap:7px;font-size:14px;font-weight:900}.context-fieldset legend svg{color:#456f9c}.context-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.context-option{min-width:0;position:relative;cursor:pointer}.context-option input{position:absolute;width:1px;height:1px;margin:0;opacity:0}.context-option span{min-height:49px;padding:8px 10px;border:1px solid #d6e0ea;border-radius:13px;background:#f7f9fc;color:#3e5269;display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:12px;line-height:1.35;font-weight:780}.context-option span svg{flex:0 0 auto;color:var(--safe)}.context-option input:checked+span{border-color:#4f8bc7;background:#edf5ff;color:#173e68;box-shadow:inset 0 0 0 1px #4f8bc7}.context-option input:focus-visible+span{outline:3px solid #5ba6ff;outline-offset:2px}.context-form-privacy{display:flex;align-items:flex-start;gap:8px;margin:1px 0 16px;padding:11px 12px;border-radius:14px;background:#edf8f4;color:#315f52}.context-form-privacy svg{flex:0 0 auto}.context-form-privacy p{margin:0;font-size:11px;line-height:1.55}.safety-list{display:grid;gap:9px;margin-bottom:18px}.safety-list p{margin:0;min-height:44px;padding:10px 12px;border-radius:13px;display:flex;align-items:center;gap:10px;background:#eef3f9;color:#34475e;font-size:13px;font-weight:700}.safety-list svg{color:var(--safe);flex:0 0 auto}.sources-content>p{margin:0 0 13px;color:#516278;font-size:13px;line-height:1.6}.source-list{display:grid;gap:8px}.source-list a{min-height:62px;padding:10px 11px;border-radius:14px;border:1px solid var(--line);display:grid;grid-template-columns:24px 1fr 18px;align-items:center;gap:9px;color:var(--navy);text-decoration:none}.source-list a>svg:first-child{color:var(--blue)}.source-list strong,.source-list small{display:block}.source-list strong{font-size:12px;line-height:1.45;font-weight:800}.source-list small{margin-top:2px;color:#65768b;font-size:10px}.source-principle{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:12px;border-radius:14px;background:#edf8f4;color:#315f52}.source-principle svg{flex:0 0 auto}.source-principle p{margin:0;font-size:11px;line-height:1.55}.scenario-library-content>p{margin:0 0 13px;color:#516278;font-size:13px;line-height:1.6}.character-squad{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:15px}.character-squad>div{min-width:0;height:70px;padding:3px 3px 5px;border:1px solid #dce4ee;border-radius:15px;background:#f4f7fb;display:flex;flex-direction:column;align-items:center}.character-squad>div.is-current{border-color:var(--yellow);background:#fff8dc;box-shadow:inset 0 0 0 1px var(--yellow)}.character-squad img{width:48px;height:48px;object-fit:contain}.character-squad small{color:#53677e;font-family:Arial,sans-serif;font-size:9px;font-weight:900;letter-spacing:.03em}.scenario-library-list{display:grid;gap:9px}.scenario-library-card{width:100%;min-height:86px;padding:11px 10px;border:1px solid #dce4ee;border-left:4px solid var(--scenario-accent);border-radius:16px;background:#fff;color:var(--navy);display:grid;grid-template-columns:42px 1fr 18px;align-items:center;gap:10px;text-align:left;cursor:pointer}.scenario-library-card:hover{border-top-color:#b8c7d8;border-right-color:#b8c7d8;border-bottom-color:#b8c7d8}.scenario-library-card.is-minor-blocked{border-color:#dce2e9;border-left-color:#aab5c1;background:#f2f4f7;color:#6c7886;cursor:not-allowed}.scenario-library-card.is-minor-blocked:hover{border-color:#dce2e9;border-left-color:#aab5c1}.scenario-library-card.is-minor-blocked .scenario-library-icon{background:#667587;color:#fff}.scenario-library-card>svg{color:#74859a}.scenario-library-icon{width:42px;height:42px;border-radius:13px;background:var(--navy);color:var(--scenario-accent);display:grid;place-items:center}.scenario-library-copy,.scenario-library-copy>strong,.scenario-library-copy>span{display:block;min-width:0}.scenario-library-badges{display:flex!important;align-items:center;gap:5px;margin-bottom:4px}.scenario-library-badges small{color:#697b90;font-size:10px;font-weight:750}.scenario-library-badges b{padding:2px 6px;border-radius:999px;background:#e9f7f2;color:#26735f;font-size:9px;line-height:1.4;font-weight:850}.scenario-library-badges .adult-badge{background:#fff0eb;color:#a44631}.scenario-library-badges .profile-match-badge{background:#eef1ff;color:#5553a0}.scenario-library-badges .minor-lock-badge{background:#e5e9ee;color:#536170}.scenario-library-copy>strong{font-size:13px;line-height:1.35;font-weight:850}.scenario-library-copy>span:last-child{margin-top:3px;color:#65778c;font-size:10px;line-height:1.45}.adult-library-note{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:11px 12px;border-radius:14px;background:#fff5f0;color:#77493d}.adult-library-note svg{flex:0 0 auto}.adult-library-note p{margin:0;font-size:10px;line-height:1.55}.share-content{padding-bottom:4px}.share-poster-loading{width:246px;aspect-ratio:3 / 4;margin:0 auto 14px;border-radius:17px;background:linear-gradient(145deg,#e8eef6,#f7f9fc);color:#607289;display:grid;place-items:center;font-size:12px;font-weight:750}.share-poster-image{display:block;width:246px;height:auto;margin:0 auto 14px;border-radius:17px;box-shadow:0 16px 34px #071a3338}.share-copy{margin:0 0 12px;padding:14px;border-radius:16px;background:#eef3f9}.share-copy span{color:#66798e;font-size:11px;font-weight:750}.share-copy p{margin:7px 0 0;color:#263950;font-size:13px;line-height:1.62;font-weight:650}.share-copy small{display:block;margin-top:8px;color:#a1543a;font-size:10px;line-height:1.5}.sr-live{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-height:700px){.landing-copy{top:92px}.landing-copy h1{font-size:36px}.landing-panel{min-height:274px}.scenario-intro{overflow-y:auto}.scenario-intro-hero{height:360px;min-height:360px}.scenario-intro-copy{bottom:58px}.scenario-intro-copy h1{font-size:31px}.scenario-intro-panel{position:relative;min-height:315px;margin-top:-28px}}@media(min-width:560px){body{padding:24px 0}.mobile-prototype{height:844px;border-radius:24px;box-shadow:0 30px 90px #0000006b}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
