*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #FDFAF6;--bg-secondary: #F8F4EE;--text: #2E2A24;--text-secondary: #5A554C;--muted: #A09880;--line: #E5DFD5;--line-soft: #EAE5DC;--sage: #7AAE8C;--sage-deep: #3D6E4E;--sage-soft: #E8F3EC;--sage-line: #C5DEAD;--nt-base: #B8CED8;--nt-soft: #EEF4F8;--nt-deep: #4A7A9B;--nf-base: #C8B8D8;--nf-soft: #F4EFF8;--nf-deep: #7A5A9B;--sj-base: #B8D0B8;--sj-soft: #EFF7EE;--sj-deep: #4A7A48;--sp-base: #DFC9A5;--sp-soft: #FAF4EA;--sp-deep: #8A7040;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 14px;--radius-xl: 20px;--radius-xxl: 28px;--font-serif: Georgia, "Songti SC", "STSong", "Noto Serif SC", "宋体", serif;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", sans-serif}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}#app{width:100%;max-width:480px;margin:0 auto;min-height:100vh;padding:0 16px;overflow-x:hidden}@media(max-width:320px){#app{padding:0 12px}}@media(min-width:769px){#app{max-width:480px}}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;display:block}.access-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 0}.access-panel{width:100%;max-width:448px}.access-kicker{color:var(--sage-deep);font-size:.82rem;font-weight:700;letter-spacing:0;margin-bottom:10px}.access-title{font-family:var(--font-serif);font-size:2rem;line-height:1.18;margin-bottom:12px}.access-desc{color:var(--text-secondary);font-size:.98rem;line-height:1.7;margin-bottom:28px}.access-form{display:grid;gap:12px}.access-label{color:var(--text-secondary);font-size:.88rem;font-weight:700}.access-input{width:100%;min-width:0;min-height:52px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--text);font:700 1rem/1.2 var(--font-sans);letter-spacing:0;padding:0 14px;text-transform:uppercase}.access-input:focus{border-color:var(--sage);box-shadow:0 0 0 3px #7aae8c2e;outline:none}.access-error{min-height:22px;color:#9b3a32;font-size:.88rem;line-height:1.5}.access-submit{width:100%;min-height:52px;border-radius:var(--radius-sm);background:var(--sage-deep);color:#fff;font-size:1rem;font-weight:700}.access-submit:disabled{cursor:wait;opacity:.72}.access-secondary{width:100%;min-height:52px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--text-secondary);font-size:1rem;font-weight:700}.access-secondary:disabled{cursor:wait;opacity:.72}@media(max-width:390px){.access-screen{align-items:flex-start;padding-top:40px}.access-title{font-size:1.74rem}.access-input{font-size:.92rem;padding:0 12px}}.welcome-container{display:flex;flex-direction:column;width:100%;max-width:100%;min-height:100vh;padding:20px 0 24px;overflow-x:hidden}.welcome-circles{position:relative;width:72px;height:72px;margin:0 auto 14px;flex-shrink:0}.welcome-circles .circle-1{position:absolute;top:0;left:0;width:50px;height:50px;border-radius:50%;background:#e8f3ec}.welcome-circles .circle-2{position:absolute;bottom:0;right:0;width:42px;height:42px;border-radius:50%;background:#f4eff8}.welcome-circles .circle-3{position:absolute;top:15px;left:15px;width:36px;height:36px;border-radius:50%;background:#d5ebd9;display:flex;align-items:center;justify-content:center}.welcome-circles .circle-dot{width:13px;height:13px;border-radius:50%;background:#7aae8c}.welcome-title{font-family:var(--font-serif);font-size:21px;font-weight:500;color:var(--text);text-align:center;margin:0 0 6px;overflow-wrap:anywhere}.welcome-subtitle{font-size:12px;color:var(--muted);text-align:center;margin:0 0 4px;line-height:1.6}.welcome-desc{font-size:18px;color:var(--muted);text-align:left;margin:0 16px 16px;line-height:1.7;overflow-wrap:anywhere}.welcome-desc p{margin:0 0 8px}.welcome-desc p:last-child{margin-bottom:0}.welcome-desc strong{color:var(--text);font-weight:600}.welcome-section-label{font-size:10px;color:#c0b0a0;text-align:center;letter-spacing:1px;margin:0 0 12px}.welcome-mbti-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:100%;gap:6px;padding:0 4px;margin-bottom:20px;min-width:0}.welcome-mbti-cell{font-size:11px;font-weight:500;padding:8px 2px;border-radius:var(--radius-sm);border:1px solid;cursor:pointer;text-align:center;transition:background .15s ease,border-color .15s ease,outline .15s ease;user-select:none;-webkit-user-select:none;line-height:1.3;min-width:0;overflow-wrap:anywhere}.welcome-mbti-cell:active{transform:scale(.96)}.welcome-selected-type{width:100%;margin:0 0 20px;padding:12px;border-radius:var(--radius-md);border:1px solid #B8CED8;background:#eef4f8;color:#4a7a9b;font-size:14px;font-weight:600;text-align:center;min-width:0;overflow-wrap:anywhere}.welcome-mbti-cell.nt{border-color:#b8ced8;color:#4a7a9b;background:#eef4f8}.welcome-mbti-cell.nt:hover,.welcome-mbti-cell.nt.selected{background:#d6e4ee;border-color:#7aacbf;outline:2px solid #7AACBF;outline-offset:1px}.welcome-mbti-cell.nf{border-color:#c8b8d8;color:#7a5a9b;background:#f4eff8}.welcome-mbti-cell.nf:hover,.welcome-mbti-cell.nf.selected{background:#e2d6ee;border-color:#a88ac0;outline:2px solid #A88AC0;outline-offset:1px}.welcome-mbti-cell.sj{border-color:#b8d0b8;color:#4a7a48;background:#eff7ee}.welcome-mbti-cell.sj:hover,.welcome-mbti-cell.sj.selected{background:#daecda;border-color:#8db88d;outline:2px solid #8DB88D;outline-offset:1px}.welcome-mbti-cell.sp{border-color:#dfc9a5;color:#8a7040;background:#faf4ea}.welcome-mbti-cell.sp:hover,.welcome-mbti-cell.sp.selected{background:#f2e6d0;border-color:#c8ae80;outline:2px solid #C8AE80;outline-offset:1px}.welcome-confirm{width:100%;padding:12px;border-radius:var(--radius-lg);border:none;background:var(--sage);color:#fff;font-size:14px;font-weight:500;cursor:pointer;letter-spacing:.3px;transition:opacity .18s ease,transform .15s ease;margin-bottom:12px;min-width:0;overflow-wrap:anywhere}.welcome-confirm:disabled{opacity:.4;cursor:not-allowed}.welcome-confirm:not(:disabled):active{transform:scale(.98)}.welcome-continue{width:100%;padding:10px;border-radius:var(--radius-md);border:1px solid var(--sage);background:transparent;color:var(--sage-deep);font-size:13px;cursor:pointer;margin-bottom:16px;transition:background .15s ease;min-width:0;overflow-wrap:anywhere}.welcome-continue:active{background:var(--sage-soft)}.welcome-privacy{font-size:10px;color:var(--muted);text-align:center;line-height:1.7;padding:0 12px;white-space:pre-line;overflow-wrap:anywhere}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:100;animation:dialogFadeIn .18s ease-out}@keyframes dialogFadeIn{0%{opacity:0}to{opacity:1}}.dialog-box{background:#fff;border-radius:var(--radius-xl);border:1px solid var(--line-soft);padding:28px 24px 20px;max-width:320px;width:90%;text-align:center;animation:dialogScaleIn .18s ease-out;outline:1px solid rgba(255,255,255,.72);max-height:calc(100vh - 32px);overflow-x:hidden}@keyframes dialogScaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.dialog-box p{font-size:14px;color:var(--text);line-height:1.7;margin-bottom:20px;overflow-wrap:anywhere}.dialog-box button{width:100%;padding:11px;border-radius:var(--radius-md);border:none;background:var(--sage);color:#fff;font-size:14px;font-weight:500;cursor:pointer;min-width:0;overflow-wrap:anywhere}.dialog-actions{display:flex;gap:10px;margin-top:20px;min-width:0}.dialog-actions .btn-cancel{flex:1;padding:11px;border-radius:var(--radius-md);border:1px solid var(--line);background:transparent;color:var(--text-secondary);font-size:14px;cursor:pointer;min-width:0;overflow-wrap:anywhere}.dialog-actions .btn-confirm{flex:1;padding:11px;border-radius:var(--radius-md);border:none;background:var(--sage);color:#fff;font-size:14px;cursor:pointer;min-width:0;overflow-wrap:anywhere}@media(max-width:540px){.welcome-container{padding-top:18px}}@media(max-width:480px){.dialog-box{width:calc(100% - 32px)}}@media(max-width:414px){.welcome-desc{margin-left:12px;margin-right:12px}}@media(max-width:375px){.welcome-mbti-grid{gap:5px}.dialog-actions{gap:8px}}@media(max-width:360px){.welcome-title{font-size:20px}.dialog-box{padding:24px 18px 18px}}@media(max-width:320px){.welcome-mbti-grid{gap:4px;padding:0 2px}.welcome-mbti-cell{font-size:10px;padding:6px 1px}.welcome-circles{width:60px;height:60px}.welcome-circles .circle-1{width:42px;height:42px}.welcome-circles .circle-2{width:34px;height:34px}.welcome-circles .circle-3{width:30px;height:30px;top:12px;left:12px}.welcome-circles .circle-dot{width:10px;height:10px}.welcome-title{font-size:18px}}.question-container{position:relative;min-height:100vh;padding-bottom:22px;min-width:0}.question-topbar{display:grid;grid-template-columns:32px minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:14px 0 10px;min-width:0;overflow-x:hidden}.question-back{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(229,223,213,.9);border-radius:50%;background:#fffefbb8;font-size:17px;color:#8f8678;cursor:pointer;line-height:1;user-select:none;-webkit-user-select:none}.question-progress-track{min-width:0;height:6px;background:linear-gradient(180deg,#f1ece4,#e8e1d6);border-radius:999px;overflow:hidden;box-shadow:inset 0 1px 2px #4a3e2e0f}.question-progress-fill{height:100%;background:linear-gradient(90deg,var(--sage),#94b78d);border-radius:999px;transition:width .22s ease-out}.question-counter{font-size:11px;color:#928873;white-space:nowrap}.question-switch-link{font-size:11px;color:var(--muted);text-decoration:underline;cursor:pointer;white-space:nowrap;padding:4px 0 4px 4px;min-width:0}.question-milestone{background:#edf5ef;border:1px solid #d2e4d6;border-radius:var(--radius-sm);padding:8px 12px;margin:8px 0 2px;font-size:12px;color:var(--sage-deep);text-align:center;line-height:1.5;animation:fadeIn .22s ease-out;overflow-wrap:anywhere}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.question-content{margin:14px 0 20px;padding:18px 16px 16px;min-width:0;overflow-x:hidden;border:1px solid rgba(229,223,213,.94);border-radius:var(--radius-sm);background:linear-gradient(180deg,#ffffffe6,#fffdf8f2),#fffdf8;box-shadow:0 14px 34px #4a3e2e0f,inset 0 1px #ffffffd1}.question-stage-label{display:inline-flex;max-width:100%;padding:3px 8px;border:1px solid #ded5c8;border-radius:5px;background:#f0e9dc;color:#746754;font-size:11px;font-weight:600;letter-spacing:0;margin:0 0 14px;line-height:1.45;overflow-wrap:anywhere}.question-text{font-family:var(--font-serif);font-size:19px;font-weight:500;color:var(--text);line-height:1.66;margin:0 0 24px;overflow-wrap:anywhere}.question-loading-panel{margin:18px 0;padding:28px 18px;text-align:center;color:var(--muted);min-width:0;border:1px solid rgba(229,223,213,.94);border-radius:var(--radius-sm);background:#fffdf8}.question-loading-title{margin:0 0 8px;font-size:14px;color:var(--text-secondary);overflow-wrap:anywhere}.question-loading-message{margin:0;font-size:12px;line-height:1.7;overflow-wrap:anywhere}.question-retry-button{margin-top:16px;min-width:128px;padding:11px 16px;border-radius:var(--radius-lg);border:none;background:var(--sage);color:#fff;font-size:13px;font-weight:600;cursor:pointer}.question-retry-button:active{transform:scale(.98)}.likert-container{margin-bottom:22px;min-width:0;overflow-x:hidden}.likert-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin-bottom:10px;min-width:0}.likert-pill{width:100%;min-width:0;height:42px;border-radius:999px;border:1.5px solid #d8d1c5;background:#ffffffeb;color:var(--text-secondary);font-size:14px;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .12s ease,box-shadow .15s ease;display:flex;align-items:center;justify-content:center;user-select:none;-webkit-user-select:none;box-shadow:inset 0 0 0 1px #ffffff94,0 4px 12px #4a3e2e09}.likert-pill:nth-child(4):not(.selected){background:#f1efea;border-color:#d5d0c7;color:#7a7369}.likert-pill:hover{border-color:var(--sage-line);background:var(--sage-soft)}.likert-pill.selected{background:var(--sage);border-color:var(--sage);color:#fff;box-shadow:0 7px 18px #58816438}.likert-pill:active{transform:scale(.94)}.likert-labels{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;min-width:0;align-items:start}.likert-label{min-width:0;font-size:9px;color:var(--muted);text-align:center;line-height:1.34;word-break:keep-all;overflow-wrap:normal}.likert-end-labels{display:none}.likert-end-labels span{font-size:10px;color:var(--muted)}.likert-status{margin-top:12px;padding:8px 10px;border:1px solid rgba(229,223,213,.9);border-radius:var(--radius-sm);background:#fffefbc7;color:var(--muted);font-size:12px;line-height:1.5;text-align:center;overflow-wrap:anywhere}.likert-status.selected{color:var(--sage-deep);border-color:#cfe2d3;background:#eef6f0;font-weight:600}.question-buttons{display:flex;gap:10px;min-width:0}.question-btn-prev,.question-btn-next{min-width:0;padding:13px 12px;border-radius:var(--radius-lg);font-size:13px;font-weight:600;cursor:pointer;overflow-wrap:anywhere}.question-btn-prev{flex:1;border:1px solid var(--line);background:#fff;color:var(--text-secondary);transition:background .15s ease}.question-btn-prev:active{background:var(--bg-secondary)}.question-btn-next{flex:2;border:none;background:linear-gradient(180deg,#86b895,var(--sage));color:#fff;box-shadow:0 9px 22px #5881642e;transition:opacity .18s ease,transform .12s ease,box-shadow .18s ease}.question-btn-next:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.question-btn-next:not(:disabled):active{transform:scale(.98)}.question-btn-next:only-child{flex:1}.question-edge-watermark{position:absolute;right:0;bottom:4px;max-width:76%;font-size:10px;line-height:1.4;color:#a0988070;text-align:right;pointer-events:none;user-select:none;-webkit-user-select:none;overflow-wrap:anywhere}@media(max-width:540px){.question-content{padding-top:16px}}@media(max-width:414px){.question-topbar{grid-template-columns:30px minmax(0,1fr) auto}.question-content{padding-left:12px;padding-right:12px}.question-switch-link{grid-column:2 / 4;justify-self:end;padding-top:0}.question-buttons{gap:8px}}@media(max-width:375px){.question-content{padding:16px 12px 14px}.likert-row,.likert-labels{gap:3px}.question-text{font-size:17px}}@media(max-width:360px){.likert-pill{height:36px;font-size:12px}.likert-label{font-size:8px}.question-topbar{padding-top:10px}}@media(max-width:320px){.question-content{padding:14px 11px}.likert-row{gap:3px}.likert-pill{height:32px;border-radius:50%;font-size:11px}.likert-labels{display:none}.likert-end-labels{display:flex;justify-content:space-between;padding:0 2px;margin-top:4px}.question-text{font-size:15px}}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:85vh;padding:30px 24px;text-align:center}.loading-spinner{position:relative;width:88px;height:88px;margin-bottom:28px}.loading-ring-outer{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1.5px solid #C5E0CE;animation:spin-outer 4s linear infinite}.loading-ring-middle{position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:50%;border:1.5px solid #A8D0B8;animation:spin-middle 2.5s linear infinite reverse}.loading-ring-inner{position:absolute;top:24px;right:24px;bottom:24px;left:24px;border-radius:50%;background:#e8f3ec;display:flex;align-items:center;justify-content:center}.loading-dot{width:16px;height:16px;border-radius:50%;background:#7aae8c}@keyframes spin-outer{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-middle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-title{font-family:var(--font-serif);font-size:20px;font-weight:500;color:var(--text);margin:0 0 10px}.loading-message{font-size:13px;color:var(--muted);line-height:2;margin:0 0 28px;min-height:2.6em;transition:opacity .2s ease}.loading-dots{display:flex;gap:7px}.loading-dot-indicator{width:7px;height:7px;border-radius:50%;background:#c5dead;transition:background .3s ease}.loading-dot-indicator.active{background:#7aae8c}@media(max-width:320px){.loading-spinner{width:72px;height:72px}.loading-ring-middle{top:10px;right:10px;bottom:10px;left:10px}.loading-ring-inner{top:20px;right:20px;bottom:20px;left:20px}.loading-dot{width:13px;height:13px}.loading-title{font-size:18px}}.result-screen{--result-paper: #fffdf8;--result-paper-soft: #fbf7ef;--result-ink-soft: #746b5f;min-width:0}.result-body{padding:0 0 120px;min-width:0;overflow-x:hidden}.result-validity-notice{margin:16px 0 12px;padding:14px 16px;border:1px solid #ead8cf;border-left:4px solid #ba7466;border-radius:var(--radius-md);background:#fff8f4;color:var(--text-secondary);overflow-wrap:anywhere;box-shadow:0 8px 22px #5038280d}.result-validity-l2{border-color:#eee1c7;border-left-color:#b99a58;background:#fffaf1}.result-validity-l3{border-color:#ecd7bf;border-left-color:#c38254;background:#fff7ef}.result-validity-l4{border-color:#ead0cc;border-left-color:#a95b55;background:#fff5f3}.result-validity-title{font-size:13px;line-height:1.5;font-weight:700;color:var(--text);margin-bottom:8px}.result-validity-body{font-size:14px;line-height:1.9}.result-validity-body p{margin:0 0 8px}.result-validity-body p:last-child{margin-bottom:0}.result-section-card,.notice-item{position:relative;background:linear-gradient(180deg,#ffffffeb,#fffdf8f7),repeating-linear-gradient(0deg,rgba(74,62,46,.018) 0,rgba(74,62,46,.018) 1px,transparent 1px,transparent 20px),var(--result-paper);border:1px solid rgba(229,223,213,.92);border-radius:var(--radius-sm);margin-bottom:16px;padding:16px;min-width:0;overflow-x:hidden;box-shadow:0 12px 34px #4a3e2e0f,inset 0 1px #ffffffd1}.result-module:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.48),transparent 34%),repeating-linear-gradient(0deg,rgba(74,62,46,.026) 0,rgba(74,62,46,.026) 1px,transparent 1px,transparent 18px);opacity:.56}.result-module>*{position:relative;z-index:1}.result-module-tab{display:inline-flex;align-items:center;max-width:100%;min-height:30px;padding:5px 11px;border:1px solid transparent;border-radius:6px 6px 6px 1px;font-family:var(--font-serif);font-size:14px;font-weight:600;line-height:1.45;letter-spacing:0;color:var(--text);margin:0 0 14px;overflow-wrap:anywhere;box-shadow:0 4px 12px #4a3e2e0b}.result-module-body{width:100%;padding:15px 14px;border:1px solid rgba(234,229,220,.88);border-radius:var(--radius-sm);background:linear-gradient(180deg,#ffffff9e,#fffefbc7),#fffefbc7;min-width:0}.result-module-report-tab{background:#efe7da;border-color:#ded1c0;color:#6d604f}.result-module-formal-tab{background:var(--result-accent-soft);border-color:var(--result-accent-base);color:var(--result-accent)}.result-module-plain-tab{background:#ece9df;border-color:#dcd5ca;color:#625b51}.result-module-analysis-tab{background:#e7f0e7;border-color:#c8ddca;color:#44694a}.result-module-pro-tab{background:#e9e6f0;border-color:#d2cadd;color:#66587a}.result-module-message-tab{background:#f0e7dc;border-color:#decdb9;color:#745f47}.result-module-notice-tab{background:#f2ecdf;border-color:#e0d2ba;color:#6f604c}.result-intro-title,.section-a-title,.section-c-title{margin-bottom:14px}.result-intro-body,.section-a-body,.section-b-body,.section-c-body,.fallback-body,.notice-body,.result-validity-body{font-size:14px;line-height:1.95;color:var(--text-secondary);overflow-wrap:anywhere}.result-intro-body p,.section-a-body p,.section-b-body p,.section-c-body p,.fallback-body p,.notice-body p,.result-validity-body p{margin:0 0 10px}.result-intro-body p:last-child,.section-a-body p:last-child,.section-b-body p:last-child,.section-c-body p:last-child,.fallback-body p:last-child,.notice-body p:last-child,.result-validity-body p:last-child{margin-bottom:0}.notice-body,.result-validity-body{font-size:14px;line-height:1.9}.notice-body p,.result-validity-body p{margin:0 0 8px}.result-stage-overview{border-color:var(--result-accent-base)}.result-stage-meta{margin:0 0 14px;min-width:0}.result-stage-badges{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;min-width:0}.result-stage-badge,.result-stage-number{display:inline-flex;align-items:center;min-height:28px;border-radius:6px;line-height:1.2;overflow-wrap:anywhere}.result-stage-badge{padding:4px 12px;background:var(--result-accent);color:#fff;font-family:var(--font-serif);font-size:15px;font-weight:700;letter-spacing:2px}.result-stage-number{padding:4px 10px;border:1px solid var(--result-accent-base);background:var(--result-accent-soft);color:var(--result-accent);font-size:12px;font-weight:600}.result-stage-title{font-family:var(--font-serif);font-size:21px;font-weight:500;color:var(--text);line-height:1.5;margin-bottom:12px;overflow-wrap:anywhere}.result-stage-one-liner{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;margin:0 0 14px;padding:11px 12px;border:1px solid rgba(229,223,213,.84);border-left:3px solid var(--result-accent-base);border-radius:var(--radius-sm);background:linear-gradient(90deg,var(--result-accent-soft),rgba(255,254,251,.76)),#fffefbad}.stage-one-liner-label{display:inline-flex;padding:2px 7px;border-radius:4px;background:#4a3e2e14;color:var(--result-ink-soft);font-size:11px;font-weight:700;line-height:1.5;white-space:nowrap}.result-stage-quote{font-family:var(--font-serif);font-size:15.5px;line-height:1.7;color:var(--text-secondary);overflow-wrap:anywhere}.notice-stack{margin:16px 0 18px;display:flex;flex-direction:column;gap:10px}.notice-item{margin-bottom:0}.notice-title{font-size:13px}.notice-body{color:var(--text-secondary);overflow-wrap:anywhere}.notice-body p{margin:0 0 8px}.notice-body p:last-child{margin-bottom:0}.notice-body strong{color:var(--text);font-weight:600}.notice-amber{border-color:#e7d9be}.notice-subtle{border-color:#dfddd4}.section-a-block{margin-bottom:20px}.section-a-block:last-child{margin-bottom:0}.section-a-heading{display:inline-flex;align-items:center;min-height:24px;padding:2px 7px;border-radius:4px;background:#7aae8c1f;color:var(--sage-deep);font-size:12px;font-weight:700;line-height:1.5;letter-spacing:0;margin:0 0 8px}.section-a-list{list-style:none;padding:0}.section-a-list li{position:relative;padding:9px 0 9px 18px;font-size:14px;line-height:1.82;color:var(--text-secondary);border-bottom:1px solid rgba(234,229,220,.9);overflow-wrap:anywhere}.section-a-list li:last-child{border-bottom:none}.section-a-list li:before{content:"";position:absolute;left:1px;top:17px;width:6px;height:6px;border-radius:50%;background:var(--sage)}.section-a-breakthrough{padding-top:2px}.breakthrough-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.breakthrough-item{min-width:0;padding:12px 10px;border:1px solid rgba(234,229,220,.9);border-radius:var(--radius-sm);background:linear-gradient(180deg,#ffffff94,#fffefbe6),#fffefbdb}.bt-label{display:inline-flex;align-items:center;min-height:21px;font-size:11px;font-weight:700;letter-spacing:0;padding:2px 7px;border-radius:4px;margin-bottom:7px}.bt-think{background:#e8eef4;color:#4a6e88}.bt-do{background:#e5efe7;color:#486e4d}.bt-body{background:#efe8e6;color:#855f5b}.bt-decision{background:#eee5d7;color:#725f43}.bt-avoid{background:#f1e7e5;color:#8b5652}.breakthrough-item p{font-size:13px;line-height:1.75;color:var(--text-secondary);overflow-wrap:anywhere}.section-b-toggle{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:0;color:var(--text);cursor:pointer;-webkit-tap-highlight-color:transparent;min-width:0;text-align:left}.section-b-title{margin-bottom:0}.section-b-control{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:4px 8px;border:1px solid rgba(210,202,221,.8);border-radius:6px;background:#fffefbb8;color:#746985;font-size:12px;font-weight:600;white-space:nowrap;box-shadow:0 4px 12px #4a3e2e09}.toggle-arrow{font-size:12px;line-height:1;color:#746985}.section-b-content{margin-top:14px}.result-section-c{margin-bottom:18px}.result-section-fallback{padding:20px}.result-footnote{margin:28px 0 24px;padding:0 4px}.footnote-section{margin-bottom:10px;font-size:12px;color:var(--muted)}.footnote-section summary{cursor:pointer;font-weight:500;padding:6px 0;color:var(--text-secondary);-webkit-tap-highlight-color:transparent}.footnote-section summary:hover{color:var(--text)}.footnote-body{padding:10px 0 6px;line-height:1.8;color:var(--muted);overflow-wrap:anywhere}.footnote-body p{margin:0 0 6px}.footnote-body p:last-child{margin-bottom:0}.footnote-privacy{margin-top:14px;font-size:11px;line-height:1.7;color:var(--muted);padding:10px 0;border-top:1px solid var(--line-soft);overflow-wrap:anywhere}.footnote-watermark{margin-top:12px;font-size:11px;line-height:1.6;color:#a09880b8;text-align:right;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text}.result-actions{display:flex;flex-direction:column;gap:10px;padding:16px 0 40px;min-width:0;overflow-x:hidden}.action-btn{width:100%;min-width:0;padding:14px 20px;border-radius:var(--radius-lg);font-size:15px;font-weight:600;cursor:pointer;transition:opacity .18s ease,transform .12s ease,background .18s ease;-webkit-tap-highlight-color:transparent;text-align:center;overflow-wrap:anywhere}.action-btn:active{transform:scale(.98)}.action-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.action-save{background:var(--sage);color:#fff;border:none}.action-save:hover{opacity:.92}.action-share{background:#fff;color:var(--text-secondary);border:1px solid var(--line)}.action-share:hover{background:var(--bg-secondary)}.action-save-card{background:#fff;color:var(--text-secondary);border:1px solid var(--line)}.action-save-card:hover{background:var(--bg-secondary)}.result-save-hint{margin:2px 2px 0;color:var(--muted);font-size:12px;line-height:1.7;text-align:center;overflow-wrap:anywhere}.result-capture-root{background:var(--bg)}.result-capture-screen{width:480px;max-width:480px;min-height:auto;background:var(--bg)}.result-capture-screen .result-body{padding-bottom:24px}.result-capture-screen .result-stage-title{margin-bottom:18px}.result-capture-screen .result-stage-one-liner{margin-top:2px;padding-top:18px;border-top-color:#e5dfd5b8;overflow:visible}.result-capture-screen .result-capture-svg-tab{display:inline-block;padding:0;border:0;background:transparent;line-height:0;overflow:visible;vertical-align:top}.result-capture-screen .result-capture-svg-tab svg{display:block;overflow:visible}.result-capture-screen .stage-one-liner-label.result-capture-svg-tab{margin-top:1px!important}.result-empty{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:40px 20px;text-align:center;color:var(--muted);font-size:14px}@media(max-width:480px){.result-section-card,.notice-item{padding:15px}}@media(max-width:375px){.result-module-body{padding:12px}.result-stage-one-liner{grid-template-columns:1fr}.stage-one-liner-label{width:fit-content}.breakthrough-grid{grid-template-columns:1fr}}@media(max-width:320px){.result-section-card,.notice-item{padding:12px}.result-module-tab{font-size:13px;padding:5px 8px}.result-stage-title{font-size:18px}.result-stage-badge{font-size:13px;letter-spacing:1px}.result-intro-body,.section-a-body,.section-b-body,.section-c-body,.notice-body,.result-validity-body{font-size:13px}.section-b-control-text{display:none}.action-btn{font-size:14px;padding:12px 16px}}@media(min-width:415px){.result-stage-title{font-size:23px}.result-module-tab{font-size:15px}}
