:root{--bg: #f7f8fb;--surface: #ffffff;--text: #151922;--muted: #667085;--navy: #172232;--danger: #ef5b4c;--danger-soft: #fff1ee;--mint: #1aa37a;--mint-soft: #ecfdf5;--line: #e8edf3;color:var(--text);background:var(--bg);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#eef2f6}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{width:min(100%,520px);min-height:100vh;margin:0 auto;background:#fbfcfd;box-shadow:0 0 0 1px #1f23280f}.top-nav{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:62px;padding:0 18px;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e7eaf0}.brand,.ghost-button,.link-row button,.ghost-wide{display:inline-flex;align-items:center;gap:7px;color:#263238;background:transparent;border:0}.brand{padding:0;gap:7px}.brand img{display:block;width:auto;height:34px}.brand-text{display:grid;gap:1px;line-height:1;text-align:left}.brand-text strong{color:#172232;font-size:24px;font-weight:900;letter-spacing:0}.brand-text em{color:#6b7280;font-size:12px;font-style:normal;font-weight:800;letter-spacing:0}.ghost-button{color:#52606d;font-size:14px}.hero,.section-band,.feature-grid,.final-cta,.form-screen,.result-screen,.checkout-screen,.report-screen,.coaching-screen,.policy-screen,.blocked-screen{padding:24px 18px}.hero{display:grid;gap:18px;align-content:start;padding:26px 18px 22px;position:relative;overflow:hidden;background:linear-gradient(135deg,#fff7f4fa,#fffffff5 52%,#effaf6e6),#fff7f4;border-bottom:1px solid #f0ddd6}.hero:before,.hero:after{position:absolute;z-index:0;content:"";pointer-events:none}.hero:before{top:92px;right:-86px;width:210px;height:210px;border:1px solid rgba(0,137,123,.2);border-radius:8px;transform:rotate(18deg);animation:panelDrift 8s ease-in-out infinite}.hero:after{left:-54px;bottom:34px;width:160px;height:94px;border:1px solid rgba(255,128,96,.18);border-radius:8px;transform:rotate(-12deg);animation:panelDriftAlt 9s ease-in-out infinite}.hero>*{position:relative;z-index:1}.eyebrow{display:inline-flex;width:fit-content;margin:0 0 14px;padding:7px 10px;border:1px solid #b8ddd4;border-radius:8px;color:#00796b;background:#eefaf6;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{margin-bottom:16px;font-size:34px;line-height:1.08;letter-spacing:0}h2{margin-bottom:12px;font-size:24px;line-height:1.18;letter-spacing:0}.section-title-continuation{margin-top:-10px}h3{margin-bottom:8px;font-size:17px;line-height:1.25}p,li{color:#4b5563;line-height:1.58}.hero-copy{margin-bottom:12px;color:#394554;font-size:17px;line-height:1.62}.hero-copy strong,.early-section strong,.early-cta strong{display:inline;color:#161f2c;font-weight:900;box-shadow:inset 0 -.42em #ffd5c9}.hero-copy-block{padding-top:0;text-align:center}.hero-copy-block .eyebrow{margin-right:auto;margin-left:auto}.hero-lower{display:grid;gap:10px}.hero-cta{width:100%}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 16px;border-radius:8px;border:1px solid transparent;font-weight:800;line-height:1.2}.primary-button{color:#fff;background:#172232;box-shadow:0 8px 18px #1722322e}.secondary-button{color:#263238;background:#fff;border-color:#d8dee6}.secondary-button:disabled{color:#a8b0ba;background:#f1f3f6}.simulation-stage{position:relative;display:grid;gap:10px;padding:20px 10px 10px}.simulation-stage:before{position:absolute;inset:0 12px 18px;content:"";border-radius:8px;background:repeating-linear-gradient(90deg,rgba(23,34,50,.05) 0,rgba(23,34,50,.05) 1px,transparent 1px,transparent 18px);opacity:.7}.chat-visual{position:relative;overflow:hidden;display:grid;gap:10px;height:366px;padding:12px 10px 14px;background:#b8ccdd;border:1px solid #91a9bd;border-radius:8px;box-shadow:0 14px 30px #26323829}.chat-date{display:grid;place-items:center;justify-self:center;width:150px;height:24px;padding:0;border-radius:999px;color:#52606d;background:#5b6e7e29;font-size:11px;font-weight:700;text-align:center;white-space:nowrap}.chat-date.muted{margin-top:3px;color:#425466;background:#ffffff61}.chat-line{display:flex;align-items:flex-end;gap:5px}.chat-line.outgoing{justify-content:flex-end;align-items:flex-end}.chat-line.incoming{justify-content:flex-start;align-items:flex-start}.chat-avatar{display:block;flex:0 0 32px;width:32px;height:32px;margin-top:1px;border-radius:50%;overflow:hidden;background:#8ec8d7}.chat-avatar img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.95) translateY(1px);transform-origin:center}.chat-cluster{display:grid;gap:4px;max-width:62%}.outgoing-stack{display:grid;justify-items:end;gap:0;width:100%}.outgoing-item{display:flex;align-items:flex-end;justify-content:flex-end;gap:5px;width:fit-content;justify-self:end;margin-top:4px}.appear-message{animation:messageIn .28s ease both}.appear-reply{margin-top:10px;animation:replyIn .28s ease both}.chat-name{color:#24384a;font-size:12px;font-weight:700}.red-heart{color:#e03131}.chat-time{flex:0 0 auto;color:#5c7082;font-size:10px;line-height:1.2;align-self:flex-end;margin-bottom:2px}.bubble,.coach-bubble,.user-bubble{width:fit-content;max-width:86%;padding:9px 10px;border-radius:6px;line-height:1.45}.bubble.bad,.user-bubble{margin-left:auto;color:#1f2328;background:#fee500}.bubble.good,.coach-bubble{color:#1f2328;background:#fff}.chat-visual .bubble{max-width:100%;font-size:13px;box-shadow:0 1px #1f232814}.chat-line.outgoing .bubble{max-width:100%}.section-band{border-top:8px solid #f0f2f5}.early-section,.early-cta{display:grid;gap:14px;padding:34px 18px;border-top:8px solid #f0f2f5}.early-section{text-align:center}.early-section p,.early-cta p{margin-bottom:0;font-size:16px;line-height:1.64}.empathy-section{background:#fff;border-top-color:#f3e7e2}.message-pattern-section{background:#fff6f3;border-top-color:#f0ddd6}.situation-section{background:#f4fbf9;border-top-color:#d8eee7}.quote-card,.thought-card{display:grid;gap:9px;padding:17px;border-radius:8px;border:1px solid #ead6cf;background:#fff;box-shadow:0 8px 20px #4d2b1f0f}.quote-card p,.thought-card p{color:#263238;font-size:18px;font-weight:800;line-height:1.35}.quote-line,.thought-line{opacity:0;transform:translateY(8px);animation-timing-function:ease;animation-iteration-count:infinite}.quote-line{animation-name:quoteLineIn;animation-duration:8.75s}.thought-line{animation-name:thoughtLineIn;animation-duration:5.75s}.quote-line-1{animation-delay:0s}.quote-line-2{animation-delay:.75s}.quote-line-3{animation-delay:1.5s}.quote-line-4{animation-delay:2.25s}.quote-line-5{animation-delay:3s}.quote-line-6{animation-delay:3.75s}.thought-line-1{animation-delay:0s}.thought-line-2{animation-delay:.75s}.thought-line-3{animation-delay:1.5s}.thought-card{border-color:#cfdfe8;background:#f4f8fb;box-shadow:none}.thought-card p{color:#24384a}.early-cta{gap:15px;background:#172232;border-top-color:#172232;text-align:center}.early-cta h2,.early-cta p{color:#fff}.early-cta p{color:#dce5ef}.early-cta .primary-button{width:100%;margin-top:8px;color:#172232;background:#fff;box-shadow:none}.danger-band{background:#fff5f6}.coaching-band{background:#f1f8ff}.safety-band{background:#f2fbf7}.compact-list{display:flex;flex-wrap:wrap;gap:8px}.compact-list span,.badge{display:inline-flex;padding:8px 10px;color:#334155;background:#fff;border:1px solid #dfe4ea;border-radius:8px;font-size:13px;font-weight:700}.feature-grid{display:grid;gap:12px;background:#fff;border-top:8px solid #f0f2f5}.feature-grid article,.plan-card,.email-capture-card,.delivery-card,.report-section,.session-card{padding:16px;border:1px solid #e2e8f0;border-radius:22px;background:#fff}.final-cta{padding-bottom:42px;background:#263238}.final-cta h2{color:#fff}.final-cta .primary-button{color:#263238;background:#fff}.privacy-callout,.notice-small,.error-box{padding:12px;border-radius:8px;font-size:14px}.privacy-callout{background:#f2fbf7;border:1px solid #bfe6d7}.step-status,.score-row,.fixed-actions,.button-stack,.link-row{display:flex;gap:10px}.step-status,.score-row{justify-content:space-between}.field-stack{display:grid;gap:15px}.one-page-form{padding-bottom:138px}.form-intro{display:grid;gap:10px}.form-intro h1{margin-bottom:0}.draft-storage-panel{display:grid;gap:10px;margin:0;padding:14px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 24px #1722320d}.draft-storage-panel p{margin:0;color:var(--muted);font-size:13px;font-weight:700}.draft-consent{display:flex;grid-template-columns:none;align-items:flex-start;gap:10px;font-size:14px;line-height:1.45}.draft-consent input{width:20px;height:20px;margin-top:1px;accent-color:var(--mint)}.draft-consent span{display:block}.top-reset{justify-self:start;padding:0;color:var(--danger)}.diagnosis-card-list{display:grid;gap:16px}.diagnosis-card{display:grid;gap:16px;padding:18px;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:0 16px 40px #1722320f;scroll-margin-top:80px}.card-heading{display:flex;align-items:center;gap:10px}.card-heading span{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:999px;background:var(--mint-soft);color:var(--mint);font-size:13px;font-weight:900}.card-heading h2{margin:0;font-size:20px}.basic-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.basic-info-grid .field-label:nth-child(3),.basic-info-grid .field-label:nth-child(4),.basic-info-grid .field-label:nth-child(5){grid-column:1 / -1}label{display:grid;gap:8px;color:#263238;font-weight:800}label span{display:flex;align-items:center;justify-content:space-between;gap:8px}.diagnosis-card .field-label{align-content:start;gap:10px}.diagnosis-card .field-label>span{display:grid;grid-template-columns:1fr;align-items:start;justify-content:start;gap:6px;font-size:17px;line-height:1.45}.diagnosis-card .field-label>small:not(.character-counter){color:var(--text);font-size:14px;font-weight:700;line-height:1.55}label em{color:#7b8794;font-size:12px;font-style:normal;font-weight:700}.diagnosis-card label em{justify-self:start;padding:4px 8px;border-radius:999px;background:#f4f6f9;color:var(--muted);line-height:1.2}.field-label.invalid-field input,.field-label.invalid-field textarea{border-color:var(--danger);background:var(--danger-soft);box-shadow:0 0 0 3px #ef5b4c1f}input,textarea,select{width:100%;border:1px solid #cfd7e2;border-radius:8px;padding:13px 12px;background:#fff;color:#1f2328}textarea{min-height:86px;resize:vertical;overflow:hidden}.character-counter{justify-self:end;color:var(--muted);font-size:12px;font-weight:700}.sticky-submit{position:sticky;bottom:0;z-index:20;display:grid;gap:9px;margin:8px -18px -24px;padding:13px 18px calc(13px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff5;box-shadow:0 -18px 36px #17223214;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sticky-submit div{display:flex;justify-content:space-between;gap:10px;color:var(--navy);font-size:13px}.sticky-submit span{color:var(--muted);font-weight:700;text-align:right}.sticky-submit .primary-button{width:100%}.reset-draft-button{min-height:34px;border:0;background:transparent;color:var(--muted);font-weight:800}.fixed-actions{position:sticky;bottom:0;z-index:5;margin:0 -18px -24px;padding:12px 18px;background:#fffffff5;border-top:1px solid #e7eaf0}.fixed-actions .secondary-button{flex:0 0 86px}.fixed-actions .primary-button,.button-stack .primary-button,.button-stack .secondary-button,.ghost-wide{width:100%}.error-box{color:#b42318;background:#fff1f0;border:1px solid #ffc9c4}.error-box p{margin:0;color:#b42318}.result-screen section,.checkout-screen,.report-screen,.coaching-screen,.policy-screen{display:grid;gap:14px}.score-row div{flex:1;padding:14px;border-radius:8px;background:#f7f8fb}.score-row span,.session-card span{display:block;margin-bottom:6px;color:#637083;font-size:13px}.score-row strong{font-size:20px}.reason-item{padding:12px;border-left:3px solid #00897b;background:#f2fbf7}.warning-panel,.blocked-screen{background:#fff5f6}.upsell-panel{background:#f1f8ff}.warning-panel,.upsell-panel,.blocked-screen{padding:16px;border-radius:8px}.warning-panel h2,.risk-panel h2{margin:0;color:var(--text);font-size:24px;line-height:1.3;font-weight:900}.warning-panel p,.risk-panel p{margin:0;color:#344054;font-size:17px;line-height:1.65;font-weight:500}.button-stack,.plan-list,.coach-chat,.email-capture-card,.delivery-card{display:grid;gap:12px}.email-capture-card{border-color:#d6e3ef;background:#fbfcfe}.email-capture-card .field-label{margin:0}.payment-info-divider{display:grid;gap:3px;margin-top:4px;padding-top:14px;border-top:1px solid var(--line)}.payment-info-divider strong{color:var(--text);font-size:15px}.payment-info-divider span{color:var(--muted);font-size:13px;line-height:1.45}.field-error{margin:-4px 0 0;color:#b42318;font-size:13px;font-weight:700}.delivery-card{background:#f2fbf7;border-color:#bfe6d7}.delivery-card small{overflow-wrap:anywhere;color:#667085;font-size:12px}.plan-card.emphasized{border-color:#00897b;background:#f2fbf7}.plan-card.selected-plan{border-color:var(--navy);box-shadow:0 18px 42px #1722321f}.plan-card strong{display:block;margin-bottom:8px;font-size:24px}.plan-bullets{display:grid;gap:7px;margin:12px 0 16px;padding-left:18px;color:var(--muted);font-size:14px;line-height:1.55}.support-plan{background:#fbfcfe;box-shadow:none}.report-screen{background:var(--bg)}.report-screen>h1,.report-screen>p{margin-bottom:0}.report-section{box-shadow:0 14px 34px #17223214}.report-section h2{margin-bottom:8px;font-size:18px}.report-section p,.report-section li{color:var(--muted);line-height:1.7}.report-section ul{display:grid;gap:8px;padding-left:18px}.section-danger{border-color:#ffd0c8;background:var(--danger-soft)}.section-danger h2{color:var(--danger)}.section-mint{border-color:#b9ead9;background:var(--mint-soft)}.section-mint h2{color:var(--mint)}.stop-report .report-section:first-of-type{border-color:#ffb7ad}.session-card{display:flex;gap:12px;align-items:flex-start;background:#f1f8ff}.coach-chat{padding:14px;background:#f7f8fb;border-radius:8px}.coach-bubble.warning{color:#8a341b;background:#fff1dc}.locked-preview{display:grid;gap:8px;margin-top:12px;padding:14px;border:1px solid var(--line);border-radius:20px;background:#fbfcfe}.locked-preview span{width:fit-content;padding:5px 9px;border-radius:999px;color:var(--danger);background:var(--danger-soft);font-size:12px;font-weight:900}.locked-preview p{margin:0;color:var(--muted);font-size:14px}.policy-screen ul{padding-left:20px}.blocked-screen{min-height:calc(100vh - 56px);display:grid;align-content:center}@media(min-width:720px){.app-shell{margin-top:24px;margin-bottom:24px;min-height:calc(100vh - 48px);border-radius:8px;overflow:hidden}}@keyframes panelDrift{0%,to{transform:translateY(0) rotate(18deg)}50%{transform:translateY(12px) rotate(14deg)}}@keyframes panelDriftAlt{0%,to{transform:translateY(0) rotate(-12deg)}50%{transform:translateY(-10px) rotate(-8deg)}}@keyframes messageIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes replyIn{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes quoteLineIn{0%{opacity:0;transform:translateY(8px)}9%,72%{opacity:1;transform:translateY(0)}73%,to{opacity:0;transform:translateY(0)}}@keyframes thoughtLineIn{0%{opacity:0;transform:translateY(8px)}13%,61%{opacity:1;transform:translateY(0)}62%,to{opacity:0;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}body{background:radial-gradient(circle at 50% 0,rgba(26,163,122,.08),transparent 300px),var(--bg)}.app-shell{background:var(--bg);box-shadow:0 18px 60px #1722321f}.top-nav{height:66px;padding:0 20px;background:#ffffffe0;border-bottom-color:var(--line);box-shadow:0 8px 24px #1722320a}.brand img{height:36px}.brand-text strong{color:var(--text)}.brand-text em{color:var(--muted)}.hero{gap:22px;padding:30px 18px 24px;background:linear-gradient(180deg,#ffffff 0%,#fbfcfe 58%,var(--bg) 100%);border-bottom:0}.hero:before,.hero:after{display:none}.hero-copy-block{padding:24px 18px 20px;border:1px solid var(--line);border-radius:28px;background:#ffffffeb;box-shadow:0 24px 58px #17223214}h1{color:var(--text);font-size:29px;line-height:1.12}h2{color:var(--text)}.hero-copy{color:#414b5a;font-size:16px}.hero-copy strong,.early-section strong,.early-cta strong{color:var(--text);box-shadow:inset 0 -.44em #ef5b4c33}.primary-button,.secondary-button{min-height:54px;padding:15px 22px;border-radius:999px}.primary-button{background:var(--navy);box-shadow:0 14px 30px #17223238}.secondary-button{border-color:var(--line)}.simulation-stage{width:100%;max-width:310px;margin:0 auto;padding:42px 12px 14px;border:1px solid rgba(255,255,255,.12);border-radius:36px;background:linear-gradient(145deg,#273246,#111a28 72%),var(--navy);box-shadow:0 28px 70px #17223242,inset 0 0 0 1px #ffffff14}.simulation-stage:before{position:absolute;top:14px;left:50%;width:86px;height:24px;content:"";border-radius:999px;background:#05070b;opacity:1;transform:translate(-50%)}.simulation-stage:after{position:absolute;top:22px;left:50%;width:34px;height:3px;content:"";border-radius:999px;background:#fff3;transform:translate(-50%)}.chat-visual{height:366px;padding:16px 12px;border:0;border-radius:26px;background:linear-gradient(#b8ccddeb,#b8ccddeb),radial-gradient(circle at 12% 12%,rgba(255,255,255,.5),transparent 180px);box-shadow:inset 0 0 0 1px #ffffff70}.chat-date{width:148px;height:24px;background:#6273842e;color:#455362;font-size:10.5px}.chat-visual .bubble{font-size:13px;box-shadow:0 2px 4px #17223214}.bubble.bad{border-radius:12px 12px 4px}.bubble.good{color:var(--text);border-radius:12px 12px 12px 4px;box-shadow:0 8px 20px #ef5b4c29}.early-section,.early-cta,.section-band,.feature-grid,.final-cta{margin:14px 12px 0;border-top:0;border-radius:26px}.early-section h2,.early-cta h2,.final-cta h2{font-size:23px;overflow-wrap:anywhere;word-break:normal}.early-section{padding:30px 20px;border:1px solid var(--line);background:var(--surface);box-shadow:0 18px 44px #1722320f}.empathy-section,.message-pattern-section,.situation-section{background:var(--surface)}.early-section p,.early-cta p{color:#4d5867}.quote-card{gap:8px;padding:8px;border:1px solid var(--line);border-radius:24px;background:#fbfcfe;box-shadow:inset 0 0 0 1px #ffffffb3}.quote-card p{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;margin:0;padding:11px 12px;border:1px solid rgba(232,237,243,.9);border-radius:18px;background:var(--surface);color:var(--text);font-size:16px;text-align:left;box-shadow:0 8px 18px #1722320b}.quote-card p span{flex:1}.quote-card p em{flex:0 0 auto;padding:5px 8px;border-radius:999px;color:var(--danger);background:var(--danger-soft);font-size:12px;font-style:normal;font-weight:900}.thought-card{gap:10px;padding:16px;border:1px solid #f2d8d2;border-radius:24px;background:linear-gradient(180deg,#fff8f6,#fff);box-shadow:0 18px 42px #ef5b4c14}.thought-card p{margin:0;padding:14px;border-radius:18px;background:var(--surface);color:#242b35;font-size:17px;box-shadow:0 8px 20px #1722320e}.situation-section{position:relative;overflow:hidden;border-color:#ccefe2}.situation-section h2,.situation-section p{position:relative}.section-title-continuation{margin-top:-12px}.early-cta{padding:28px 20px;background:var(--navy);box-shadow:0 22px 54px #17223233}.early-cta h2{font-size:25px}.early-cta .primary-button{min-height:58px;background:#fff;color:var(--navy);box-shadow:0 16px 28px #0000002e}.feature-grid{gap:14px;padding:24px 18px;background:transparent}.product-card,.feature-grid article{position:relative;padding:20px;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:0 16px 40px #17223212}.product-card svg{color:var(--mint)}.product-card h3{color:var(--text);font-size:19px}.product-card strong{display:block;margin-bottom:8px;color:var(--navy);font-size:24px;line-height:1}.featured-product{border-color:#1aa37a6b;background:linear-gradient(180deg,#ecfdf5b8,#fff 48%),var(--surface)}.recommend-badge{position:absolute;top:16px;right:16px;padding:7px 10px;border-radius:999px;color:#fff;background:var(--mint);font-size:12px;font-weight:900}.coaching-band,.safety-band{padding:24px 20px;border:1px solid var(--line);background:var(--surface);box-shadow:0 16px 38px #1722320e}.coaching-band svg,.safety-band svg{color:var(--mint)}.safety-list span{border-color:#f3d7d1;color:var(--danger);background:var(--danger-soft);border-radius:999px}.link-row button,.ghost-wide{min-height:42px;padding:10px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);font-weight:800}.final-cta{padding:30px 20px 38px;background:linear-gradient(180deg,#1f2b3d,var(--navy));box-shadow:0 22px 54px #17223238}.plan-card,.report-section,.session-card,.privacy-callout,.notice-small,.error-box,.coach-chat,input,textarea,select{border-radius:20px}.checkout-screen,.report-screen,.coaching-screen,.policy-screen,.result-screen,.form-screen,.blocked-screen{background:var(--bg)}.plan-card{border-color:var(--line);box-shadow:0 16px 40px #1722320f}.plan-card.emphasized{border-color:#1aa37a6b;background:linear-gradient(180deg,#ecfdf5cc,#fff 48%)}@media(min-width:720px){.app-shell{border-radius:28px}}
