*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f7fb;color:#0f172a}button,input,textarea{font:inherit}button{cursor:pointer}input,textarea{width:100%;border:1px solid #dbe4f0;border-radius:16px;padding:14px 16px;background:#f8fafc;color:#0f172a;outline:none}input:focus,textarea:focus{background:#fff;border-color:#2563eb}textarea{min-height:190px;resize:vertical}.app-shell{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.sidebar{background:#020817;color:#fff;padding:28px 24px;display:flex;flex-direction:column;gap:28px;position:sticky;top:0;height:100vh}.brand{display:flex;gap:14px;align-items:center}.brand-icon{width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#2563eb,#7c3aed);display:grid;place-items:center}.brand h1{margin:0;font-size:21px}.brand p{margin:4px 0 0;color:#cbd5e1;font-size:13px}nav{display:grid;gap:9px}nav button{display:flex;align-items:center;gap:10px;border:0;background:transparent;color:#cbd5e1;text-align:left;padding:13px 14px;border-radius:14px}.nav-active,nav button:hover{background:#ffffff1a!important;color:#fff!important}.sidebar-note{margin-top:auto;background:#ffffff14;border-radius:18px;padding:16px;color:#dbeafe;font-size:13px;line-height:1.45}.main{max-width:1220px;width:100%;margin:0 auto;padding:28px}.topbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.topbar h2{font-size:30px;margin:4px 0 0}.eyebrow{margin:0;color:#2563eb;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hero{background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;padding:30px;border-radius:28px;margin-bottom:22px}.hero h2{font-size:34px;margin:0 0 10px}.hero p{color:#dbeafe;line-height:1.6;margin:0;max-width:900px}.life-hero{background:linear-gradient(135deg,#065f46,#2563eb)}.card{background:#fff;border:1px solid #dbe4f0;border-radius:24px;padding:22px;margin-bottom:18px;box-shadow:0 12px 30px #0f172a0a}.section-heading-row{display:flex;justify-content:space-between;align-items:center;gap:16px}.section-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.section-title.no-margin{margin-bottom:0}.section-title h3{margin:0}.section-subtitle{color:#475569;line-height:1.55}.pill{display:inline-flex;align-items:center;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;white-space:nowrap}.action-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.action-card,.emotion-card,.life-card{border:1px solid #dbe4f0;background:linear-gradient(180deg,#fff,#f8fbff);border-radius:18px;padding:14px;text-align:left;min-height:110px}.action-card:hover,.emotion-card:hover,.life-card:hover{border-color:#2563eb;background:#eff6ff;transform:translateY(-1px)}.action-card.selected,.emotion-card.selected,.life-card.selected{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 3px #2563eb1f}.emotion-card.selected{border-color:#7c3aed;background:#faf5ff}.action-card span,.emotion-card span,.life-card span{display:block;font-size:24px;margin-bottom:10px}.action-card strong,.emotion-card strong,.life-card strong{display:block;font-size:15px}.action-card small,.emotion-card small,.life-card small{display:block;color:#64748b;margin-top:5px;line-height:1.35}.chip-row{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 18px}.chip{border:1px solid #dbe4f0;background:#f8fafc;border-radius:999px;padding:9px 14px;font-weight:900;color:#475569}.chip.active{border-color:#60a5fa;background:#eff6ff;color:#1d4ed8}.emotion-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.life-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.continue-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.primary-button,.secondary-button,.ghost-button{border:0;border-radius:16px;padding:14px 18px;font-weight:900;display:inline-flex;align-items:center;gap:8px;justify-content:center}.primary-button{background:#0f172a;color:#fff;width:100%;margin-top:18px}.primary-button.narrow{width:auto;min-width:220px}.secondary-button{background:#e2e8f0;color:#0f172a}.ghost-button{background:#fff;border:1px solid #dbe4f0;color:#0f172a}.focus-card{border-color:#bfdbfe}.focus-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.focus-header h3{font-size:24px;margin:4px 0 0}.selected-pills{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.question-banner{background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;border-radius:22px;padding:22px;margin-bottom:20px}.question-banner p{margin:0 0 8px;color:#bfdbfe;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.question-banner h2{font-size:28px;margin:0 0 10px}.question-banner span{color:#dbeafe;line-height:1.55}.focus-card label,.card label{display:block;font-weight:900;margin:16px 0 8px}.error{margin-top:12px;background:#fee2e2;color:#991b1b;border-radius:14px;padding:12px 14px;font-weight:800}.report-actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.score-card,.life-main-card{display:flex;justify-content:space-between;align-items:center;gap:24px}.score-card h2,.life-main-card h2{font-size:30px;margin:6px 0 8px}.score-card p,.life-main-card p{color:#475569;line-height:1.55;margin:0}.score,.life-score{min-width:155px;min-height:145px;border-radius:34px;color:#fff;display:grid;place-items:center;text-align:center;padding:18px}.score strong,.life-score strong{font-size:44px;line-height:1}.score span,.life-score span{font-weight:900}.danger{background:#dc2626}.warning{background:#d97706}.success{background:#16a34a}.life-score{background:linear-gradient(135deg,#059669,#2563eb)}.concern-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.concern{background:#f8fafc;border:1px solid #dbe4f0;border-radius:18px;padding:14px}.concern span{display:grid;place-items:center;background:#dbeafe;color:#1d4ed8;width:28px;height:28px;border-radius:999px;font-weight:900;margin-bottom:8px}.concern p{margin:0;color:#475569;line-height:1.45}.report-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.list{display:grid;gap:10px}.list-row{display:grid;grid-template-columns:12px 1fr;gap:10px}.dot{background:#2563eb;width:8px;height:8px;border-radius:50%;margin-top:8px}.list-row p{margin:0;color:#475569;line-height:1.55}.message-box{background:#f1f5f9;border:1px solid #dbe4f0;border-radius:18px;padding:16px;line-height:1.6}.disclaimer{font-size:13px;color:#64748b}.life-main-card{background:linear-gradient(135deg,#ecfdf5,#eff6ff);border-color:#bbf7d0}.kind-card{background:#fff7ed;border-color:#fed7aa}.kind-card h3{color:#9a3412;margin:0 0 8px}.kind-card p{color:#7c2d12;margin:0;line-height:1.6}.note-card{border-color:#bbf7d0}.note-card .message-box{background:#ecfdf5;border-color:#bbf7d0}.page-header h2{font-size:32px;margin:6px 0}.page-header p{color:#475569}.saved-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.muted{color:#64748b}@media (max-width:1100px){.action-grid,.emotion-grid,.life-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.main{padding:16px}.action-grid,.emotion-grid,.life-grid{grid-template-columns:repeat(2,1fr)}.report-grid,.saved-grid,.concern-grid{grid-template-columns:1fr}.score-card,.life-main-card,.focus-header{display:grid}.selected-pills{justify-content:flex-start}.score,.life-score{width:100%;min-height:auto}.topbar{align-items:flex-start;flex-direction:column}.hero h2{font-size:28px}}@media (max-width:480px){.action-grid,.emotion-grid,.life-grid{grid-template-columns:1fr}.primary-button.narrow{width:100%}}.deep-life-result .life-main-card{border-color:#86efac}.life-deep-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.deep-life-result .card h3{letter-spacing:-.01em}.deep-life-result .list-row p{font-size:15.5px}.deep-life-result .kind-card{background:linear-gradient(135deg,#fff7ed,#fffbeb)}.deep-life-result .note-card{background:linear-gradient(180deg,#fff,#f0fdf4)}@media (max-width:900px){.life-deep-grid{grid-template-columns:1fr}}.emotional-main-card{display:flex;justify-content:space-between;align-items:center;gap:24px;background:linear-gradient(135deg,#faf5ff,#eff6ff);border-color:#ddd6fe}.emotional-main-card h2{font-size:30px;margin:6px 0 8px}.emotional-main-card p{color:#475569;line-height:1.6;margin:0}.emotional-score{min-width:165px;min-height:145px;border-radius:34px;color:#fff;display:grid;place-items:center;text-align:center;padding:18px;background:linear-gradient(135deg,#7c3aed,#2563eb);box-shadow:0 18px 40px #7c3aed2e}.emotional-score strong{font-size:44px;line-height:1}.emotional-score span{font-weight:900;line-height:1.2}.emotion-kind-card{background:linear-gradient(135deg,#fff7ed,#faf5ff);border-color:#fed7aa}.emotion-kind-card h3{margin:0 0 8px;color:#7c2d12}.emotion-kind-card p{color:#7c2d12;line-height:1.6;margin:0}.emotion-output-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.emotion-note-card{border-color:#ddd6fe;background:linear-gradient(180deg,#fff,#faf5ff)}.emotion-note-card .message-box{background:#f5f3ff;border-color:#ddd6fe}@media (max-width:900px){.emotional-main-card{display:grid}.emotional-score{width:100%;min-height:auto}.emotion-output-grid{grid-template-columns:1fr}}.daily-hero{background:linear-gradient(135deg,#312e81,#2563eb)}.daily-card{border-color:#c7d2fe}.daily-chips .chip{padding:10px 15px}.daily-result-card{display:flex;justify-content:space-between;align-items:center;gap:24px;background:linear-gradient(135deg,#eef2ff,#ecfdf5);border-color:#c7d2fe}.daily-result-card h2{font-size:30px;margin:6px 0 8px}.daily-result-card p{color:#475569;line-height:1.6;margin:0}.daily-score{min-width:155px;min-height:140px;border-radius:34px;color:#fff;display:grid;place-items:center;text-align:center;padding:18px;background:linear-gradient(135deg,#4f46e5,#059669);box-shadow:0 18px 40px #4f46e52e}.daily-score strong{font-size:44px;line-height:1}.daily-score span{font-weight:900;line-height:1.2}.daily-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}@media (max-width:900px){.daily-result-card{display:grid}.daily-score{width:100%;min-height:auto}.daily-grid{grid-template-columns:1fr}}.daily-step{border-top:1px solid #e2e8f0;padding-top:16px;margin-top:16px}.daily-step:first-of-type{border-top:0;padding-top:4px}.daily-step h4{margin:0 0 6px;font-size:16px}.daily-step p{margin:0 0 10px;color:#64748b;line-height:1.5}.daily-context-card{background:linear-gradient(135deg,#fff,#f8fafc)}.daily-context-card h3{margin:0 0 14px}.daily-pattern-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.daily-pattern-grid div{border:1px solid #dbe4f0;border-radius:18px;background:#f8fafc;padding:14px}.daily-pattern-grid span{display:block;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.daily-pattern-grid strong{display:block;font-size:16px}@media (max-width:700px){.daily-pattern-grid{grid-template-columns:1fr}}.daily-card .error{margin-bottom:8px}.daily-step .chip.active{box-shadow:0 0 0 3px #2563eb1f}.optional-badge{display:inline-flex;margin-left:8px;padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:900;vertical-align:middle}.clear-chip{background:#fff7ed!important;border-color:#fed7aa!important;color:#9a3412!important}.daily-result-card{border-width:1.5px}.daily-result-card h2{letter-spacing:-.02em}.daily-grid .card{min-height:230px}.daily-grid .section-title h3{color:#0f172a}.daily-pattern-grid div{transition:transform .15s ease,border-color .15s ease}.daily-pattern-grid div:hover{transform:translateY(-1px);border-color:#93c5fd}.comeback-card{background:linear-gradient(135deg,#fff,#fefce8);border-color:#fde68a}.comeback-intro{color:#64748b;margin:0 0 16px;line-height:1.55}.comeback-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.comeback-step{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid #fde68a;border-radius:18px;background:#fffbeb}.comeback-step span{min-width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#facc15;color:#713f12;font-weight:900}.comeback-step p{margin:0;color:#334155;line-height:1.5}@media (max-width:900px){.comeback-grid{grid-template-columns:1fr}}.comeback-card h3{color:#111827}.emotional-report .comeback-card{background:linear-gradient(135deg,#fff,#faf5ff);border-color:#ddd6fe}.deep-life-result .comeback-card{background:linear-gradient(135deg,#fff,#ecfdf5);border-color:#bbf7d0}.report .comeback-card{margin-top:0}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#eef2ff,#f8fafc)}.auth-card{width:100%;max-width:480px;background:#fff;border:1px solid #dbe4f0;border-radius:28px;padding:28px;box-shadow:0 24px 70px #0f172a1f}.auth-card h2{font-size:30px;margin:8px 0 10px}.auth-brand{margin-bottom:22px;color:#0f172a}.auth-brand .brand h1,.auth-brand h1{color:#0f172a}.auth-brand p{color:#64748b!important}.success-box{margin-top:12px;background:#dcfce7;color:#166534;border-radius:14px;padding:12px 14px;font-weight:800}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0 6px}.auth-tab{border:1px solid #dbe4f0;background:#f8fafc;color:#475569;border-radius:14px;padding:11px 12px;font-weight:900}.auth-tab.active{border-color:#0f172a;background:#0f172a;color:#fff}.auth-links{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:12px}.link-button{border:0;background:transparent;color:#1d4ed8;font-weight:900;padding:6px 8px}.password-help{margin:6px 0 0;color:#64748b;font-size:12px;line-height:1.4}.topbar-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.premium-summary{display:grid;gap:4px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;padding:14px;margin:16px 0 6px}.premium-summary strong{font-size:20px;color:#1d4ed8}.premium-summary span{color:#475569;line-height:1.45;font-size:14px}.subscription-card .primary-button{margin-top:14px}.price-box{display:grid;place-items:center;border:1px solid #bfdbfe;background:linear-gradient(135deg,#eff6ff,#faf5ff);border-radius:22px;padding:18px;margin:18px 0}.price-box strong{font-size:44px;line-height:1;color:#1d4ed8}.price-box span{margin-top:4px;color:#475569;font-weight:900}.subscription-benefits{display:grid;gap:10px;margin:16px 0}.subscription-benefits div{display:flex;align-items:center;gap:10px;color:#334155;line-height:1.45}.subscription-benefits svg{color:#2563eb;flex:0 0 auto}.full-width{width:100%;margin-top:10px}.trust-strip{display:flex;justify-content:space-between;align-items:center;gap:22px;background:linear-gradient(135deg,#fff,#eff6ff);border-color:#bfdbfe}.trust-strip h3{margin:4px 0 8px;font-size:22px;line-height:1.25}.trust-strip p{margin:0;color:#475569;line-height:1.55}.trust-stats{display:flex;gap:10px;flex-wrap:wrap;min-width:230px;justify-content:flex-end}.trust-stats div{border:1px solid #dbe4f0;background:#f8fafc;border-radius:18px;padding:12px 14px;min-width:105px;text-align:center}.trust-stats strong{display:block;font-size:24px;line-height:1;color:#1d4ed8}.trust-stats span{display:block;margin-top:6px;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.feedback-card{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#fff,#f0fdf4);border-color:#bbf7d0}.feedback-card h3{margin:4px 0 8px}.feedback-card p{margin:0;color:#475569;line-height:1.55}.feedback-card .secondary-button{white-space:nowrap}@media (max-width:900px){.trust-strip,.feedback-card{display:grid}.trust-stats{justify-content:stretch;min-width:0}.trust-stats div{flex:1}.feedback-card .secondary-button{width:100%}}.policy-links{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:14px;font-size:13px}.policy-links a{color:#1d4ed8;font-weight:900;text-decoration:none}.policy-links a:hover{text-decoration:underline}.policy-links.compact{gap:10px;font-size:12px}.sidebar-note .policy-links{justify-content:flex-start;margin-top:12px}.sidebar-note .policy-links a{color:#bfdbfe}.legal-shell{min-height:100vh;background:#f4f7fb;padding:28px}.legal-card{max-width:920px;margin:0 auto;background:#fff;border:1px solid #dbe4f0;border-radius:28px;padding:30px;box-shadow:0 18px 50px #0f172a14}.legal-back{display:inline-flex;margin-bottom:18px;color:#1d4ed8;font-weight:900;text-decoration:none}.legal-back:hover{text-decoration:underline}.legal-card h1{margin:8px 0 6px;font-size:34px;letter-spacing:0}.legal-updated{margin:0 0 18px;color:#64748b;font-size:13px}.legal-intro{color:#334155;line-height:1.65;font-size:16px}.legal-section{border-top:1px solid #e2e8f0;padding-top:18px;margin-top:18px}.legal-section h2{font-size:20px;margin:0 0 10px}.legal-section ul{margin:0;padding-left:22px;color:#475569;line-height:1.65}.legal-section li{margin-bottom:8px}.legal-footer{display:grid;gap:4px;margin-top:22px;padding:16px;border-radius:18px;background:#f8fafc;border:1px solid #dbe4f0;color:#334155}.legal-footer span{color:#64748b}@media (max-width:700px){.legal-shell{padding:14px}.legal-card{padding:22px;border-radius:22px}.legal-card h1{font-size:28px}}
