:root{color-scheme:light;font-family:Pretendard Variable,SUIT Variable,Apple SD Gothic Neo,sans-serif;--bg: #f6f9ff;--bg-strong: #eef4ff;--surface: rgba(255, 255, 255, .92);--surface-strong: #ffffff;--ink: #101828;--muted: #516074;--line: rgba(16, 24, 40, .08);--primary: #1967ff;--primary-soft: rgba(25, 103, 255, .1);--primary-strong: #104fcc;--warning: #f59e0b;--warning-soft: rgba(245, 158, 11, .12);--danger: #d14343;--danger-soft: rgba(209, 67, 67, .12);--shadow: 0 18px 48px rgba(15, 23, 42, .08);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px}*{box-sizing:border-box}html,body,#root{min-height:100%}html{-webkit-text-size-adjust:100%}body{margin:0;color:var(--ink);overflow-x:clip;background:radial-gradient(circle at top left,rgba(25,103,255,.14),transparent 30%),radial-gradient(circle at bottom right,rgba(14,143,111,.12),transparent 26%),linear-gradient(180deg,#f8fbff,#eef4ff)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{border:0;background:none;cursor:pointer}input{width:100%;border:1px solid var(--line);border-radius:18px;padding:15px 16px;background:#ffffffeb;color:var(--ink)}input:focus{outline:2px solid rgba(25,103,255,.22);border-color:#1967ff59}small,.muted{color:var(--muted)}.whitespace{white-space:pre-wrap;overflow-wrap:anywhere}.app-shell{max-width:720px;margin:0 auto;padding:16px max(14px,env(safe-area-inset-right)) calc(48px + env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.screen{display:flex;min-height:calc(100vh - 32px);min-height:calc(100dvh - 32px);flex-direction:column;gap:18px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:10px 16px;flex-wrap:wrap;padding-top:env(safe-area-inset-top)}.brand{font-size:15px;font-weight:800;letter-spacing:-.03em}.topbar-links{display:flex;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:13px}.screen-header{display:flex;flex-direction:column;gap:10px}.screen-header h1,.hero-panel h2{margin:0;font-size:clamp(28px,7vw,42px);line-height:1.18;letter-spacing:-.04em}.subtitle,.screen-header p,.card-body,.panel p{margin:0;line-height:1.6;color:var(--muted)}.screen-body{display:flex;flex-direction:column;gap:16px}.screen-footer{position:sticky;bottom:0;z-index:2;margin-top:auto;padding:14px 0 calc(6px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#f6f9ff00,#f6f9fff5 28%,#f6f9ff)}.landing-screen{min-height:calc(100dvh - 64px - env(safe-area-inset-top) - env(safe-area-inset-bottom));height:calc(100dvh - 64px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:hidden}.landing-screen .topbar,.landing-screen .screen-header,.landing-screen .screen-body{text-align:center}.landing-screen .topbar{justify-content:center}.landing-screen .screen-body{flex:1;min-height:0;justify-content:center}.landing-panel{display:grid;gap:12px;padding:24px;background:#ffffffc7}.landing-panel p{font-size:clamp(15px,4vw,17px)}.landing-footer{position:static;z-index:auto;width:min(100%,420px);margin:0 auto;padding:0 0 calc(6px + env(safe-area-inset-bottom));background:none}.landing-footer .button{width:100%}.eyebrow,.overline{margin:0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.hero-panel,.panel{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-panel{display:grid;gap:18px;padding:24px}.hero-stats,.info-grid{display:grid;gap:12px}.hero-stats>div,.info-grid>div{border-radius:18px;background:#10182808;padding:14px}.hero-stats strong,.info-grid strong,.topic-card strong,.choice-card strong,.panel h3,.result-link h3{display:block;margin-bottom:6px;font-size:17px;line-height:1.4}.stack{display:flex;flex-direction:column;gap:14px}.panel{padding:18px}.panel.soft{background:#ffffffc2}.panel.highlight{border-color:#1967ff38;background:linear-gradient(180deg,#1967ff14,#fffffff2)}.warning-panel{border-color:#f59e0b3d;background:linear-gradient(180deg,#f59e0b1f,#fffffff2)}.notice-panel{border-color:#1967ff2e;background:linear-gradient(180deg,#1967ff14,#fffffff2)}.banner{display:flex;gap:16px;align-items:center;justify-content:space-between}.banner.notice{border-color:#1967ff2e}.banner.warning{border-color:#f59e0b3d}.action-stack,.inline-actions,.mini-links,.badge-row,.chip-row{display:flex;gap:10px;flex-wrap:wrap}.action-stack,.inline-actions{align-items:stretch}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border-radius:18px;padding:0 18px;font-weight:700;text-align:center;white-space:normal}.button.small{min-height:42px;padding:0 14px;font-size:14px}.button.primary{color:#fff;background:linear-gradient(180deg,var(--primary) 0%,var(--primary-strong) 100%)}.button.secondary{color:var(--primary);background:var(--primary-soft)}.button.ghost{color:var(--muted);background:#ffffffc7;border:1px solid var(--line)}.button.danger{color:var(--danger);background:var(--danger-soft)}.topic-grid,.choice-list{display:grid;gap:12px}.topic-card,.choice-card,.result-link{text-align:left;padding:18px;border-radius:var(--radius-lg);border:1px solid var(--line);background:#ffffffe6;box-shadow:var(--shadow)}.topic-card p,.topic-card small,.choice-card p{margin:0;color:var(--muted)}.topic-meta,.review-item,.ops-row,.checkbox-row,.progress-wrap,.loading-stack{display:flex;align-items:center;justify-content:space-between;gap:12px}.topic-meta{flex-wrap:wrap}.checkbox-row{align-items:flex-start;justify-content:flex-start;font-size:15px}.checkbox-row input{width:auto;margin-top:3px}.field{display:flex;flex-direction:column;gap:10px}.field span{font-size:14px;font-weight:700}.chip{min-height:44px;padding:0 16px;border-radius:999px;border:1px solid var(--line);background:#ffffffd6;color:var(--muted)}.chip.active{border-color:#1967ff3d;background:var(--primary-soft);color:var(--primary)}.progress-track{flex:1;min-width:0;height:10px;overflow:hidden;border-radius:999px;background:#10182814}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary) 0%,#4ea1ff 100%)}.inline-error,.global-alert{border-radius:16px;padding:12px 14px;font-size:14px}.inline-error,.global-alert.error{color:var(--danger);background:var(--danger-soft)}.global-alert.warning{color:#8a5600;background:var(--warning-soft)}.global-alert{margin-bottom:12px}.hero-result{display:flex;flex-direction:column;gap:10px}.badge{border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;background:#1018280f}.accuracy-note{color:#8a5600}.result-card{gap:8px}.result-link{display:flex;flex-direction:column;gap:8px}.plain-list{margin:0;padding-left:18px;color:var(--muted);line-height:1.7}.empty-state{text-align:center}.loading-stack{flex-direction:column;justify-content:center;min-height:48vh}.loading-orb{width:84px;height:84px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#6aa5ff,#1967ff 55%,#1146b8);box-shadow:0 20px 40px #1967ff3d;animation:pulse 1.8s ease-in-out infinite}.ops-table{display:flex;flex-direction:column;gap:10px}.ops-row{border-radius:16px;background:#10182808;padding:12px 14px;flex-wrap:wrap}.ops-row.column{align-items:flex-start;flex-direction:column}@media (max-width: 719px){.app-shell{padding-top:12px;padding-bottom:calc(36px + env(safe-area-inset-bottom))}.screen{gap:14px}.landing-screen{min-height:calc(100dvh - 48px - env(safe-area-inset-top) - env(safe-area-inset-bottom));height:calc(100dvh - 48px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.topbar{align-items:flex-start}.topbar-links{width:100%;justify-content:space-between;gap:8px 14px}.screen-header h1,.hero-panel h2{font-size:clamp(24px,8.5vw,34px)}.hero-panel,.panel{border-radius:22px}.hero-panel,.landing-panel{padding:20px}.landing-footer{width:100%}.panel,.topic-card,.choice-card,.result-link{padding:16px;border-radius:18px}.banner,.review-item,.ops-row,.progress-wrap,.action-stack,.inline-actions{flex-direction:column;align-items:stretch}.progress-track,.action-stack>*,.inline-actions>*,.banner>*:last-child{width:100%}.mini-links,.badge-row{gap:8px}.loading-orb{width:72px;height:72px}}@keyframes pulse{0%{transform:scale(.95);opacity:.82}50%{transform:scale(1.02);opacity:1}to{transform:scale(.95);opacity:.82}}@media (min-width: 720px){.app-shell{padding-top:28px}.action-stack>*,.inline-actions>*{width:auto}.hero-panel,.info-grid,.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-footer{padding-bottom:18px}}.landing-screen,.topic-home-screen{min-height:calc(100vh - 32px);min-height:calc(100dvh - 32px);gap:16px}.landing-screen .topbar,.topic-home-screen .topbar{justify-content:flex-start}.landing-screen .screen-body,.topic-home-screen .screen-body{display:flex;flex:1;min-height:0}.landing-shell,.topic-home-shell{display:flex;width:100%;max-width:720px;flex:1;flex-direction:column;gap:14px;margin:0 auto}.landing-service-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap}.landing-service-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#1018280d;font-size:13px;font-weight:800;letter-spacing:-.03em;white-space:nowrap}.landing-inline-link,.landing-secondary-link,.topic-home-link{display:inline-block;max-width:100%;overflow:hidden;font-size:14px;font-weight:700;color:var(--primary);white-space:nowrap;text-overflow:ellipsis}.landing-inline-link:focus-visible,.landing-secondary-link:focus-visible,.topic-home-link:focus-visible,.landing-primary-button:focus-visible,.topic-home-card:focus-visible{outline:2px solid rgba(25,103,255,.28);outline-offset:3px}.landing-card{position:relative;display:grid;flex:1;min-height:0;grid-template-rows:auto 1fr auto;gap:18px;padding:24px;border:1px solid rgba(16,24,40,.08);border-radius:32px;background:radial-gradient(circle at top left,rgba(25,103,255,.08),transparent 32%),linear-gradient(180deg,#fffffffa,#f2f7fffa);box-shadow:0 14px 34px #0f172a0f;overflow:hidden}.landing-card:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:24px;border:1px solid rgba(16,24,40,.04);pointer-events:none}.landing-card-copy{position:relative;z-index:1;display:grid;gap:8px}.landing-kicker{margin:0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);white-space:nowrap}.landing-card-copy h1{margin:0;overflow:hidden;font-size:clamp(22px,6vw,34px);line-height:1.05;letter-spacing:-.05em;white-space:nowrap;text-overflow:ellipsis;text-wrap:nowrap}.landing-card-copy p:last-child{margin:0;overflow:hidden;font-size:clamp(14px,3.8vw,16px);line-height:1.35;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;text-wrap:nowrap}.landing-dot-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:center}.landing-dot-tile{position:relative;display:flex;min-height:144px;flex-direction:column;justify-content:space-between;gap:14px;padding:16px;border:1px solid rgba(16,24,40,.06);border-radius:24px;background:#ffffffe6;overflow:hidden}.landing-dot-tile-romance{background:linear-gradient(180deg,#fffffffa,#f1f6fffa)}.landing-dot-tile-reunion{background:linear-gradient(180deg,#fffffffa,#f4f6fffa)}.landing-dot-tile-career{background:linear-gradient(180deg,#fffffffa,#f1f9f7fa)}.landing-dot-tile-yearly{background:linear-gradient(180deg,#fffffffa,#f4f7fffa)}.landing-visual{position:relative;display:inline-flex;width:72px;height:72px;align-items:center;justify-content:center;border-radius:22px;border:1px solid rgba(16,24,40,.06);background:#ffffffd6;box-shadow:inset 0 1px #fffc}.landing-visual:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:16px;background:#ffffff61}.landing-visual-icon{position:relative;z-index:1;width:42px;height:42px;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.landing-visual-romance{color:#4666f8;background:linear-gradient(180deg,#fffffff0,#e9f0fff0)}.landing-visual-reunion{color:#4d63f5;background:linear-gradient(180deg,#fffffff0,#ecf0fff0)}.landing-visual-career{color:#1c7b70;background:linear-gradient(180deg,#fffffff0,#e9f5f2f0)}.landing-visual-yearly{color:#3666df;background:linear-gradient(180deg,#fffffff0,#ecf2fff0)}.landing-dot-tile strong{overflow:hidden;font-size:clamp(18px,5.2vw,24px);line-height:1.08;letter-spacing:-.04em;white-space:nowrap;text-overflow:ellipsis;text-wrap:nowrap}.landing-card-actions{position:relative;z-index:1;display:grid;gap:10px;align-content:end}.landing-primary-button{width:100%}.landing-card-actions small,.landing-secondary-link{overflow:hidden;text-align:center;white-space:nowrap;text-overflow:ellipsis}.topic-home-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.topic-home-head h1{margin:0;font-size:clamp(30px,8vw,42px);line-height:.96;letter-spacing:-.06em}.topic-home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.topic-home-card{position:relative;display:flex;min-height:144px;align-items:flex-end;padding:18px;border:1px solid rgba(16,24,40,.08);border-radius:24px;box-shadow:0 14px 30px #0f172a0f;text-align:left;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.topic-home-card:hover{transform:translateY(-2px);box-shadow:0 18px 34px #0f172a1a}.topic-home-card-dot{position:absolute;top:18px;left:18px;width:12px;height:12px;border-radius:50%;box-shadow:0 0 0 10px #1018280a}.topic-home-card strong{font-size:clamp(24px,6.6vw,31px);line-height:1.02;letter-spacing:-.05em}@media (max-width: 719px){.landing-screen,.topic-home-screen{min-height:calc(100vh - 20px);min-height:calc(100dvh - 20px);gap:14px}.landing-card{padding:20px}.landing-dot-grid{grid-auto-rows:minmax(138px,1fr)}.landing-visual{width:66px;height:66px;border-radius:20px}.landing-visual-icon{width:38px;height:38px}.topic-home-head{align-items:flex-start;flex-direction:column}}@media (min-width: 720px){.landing-card{padding:30px}.landing-primary-button{width:auto;min-width:240px}.landing-card-actions{justify-items:start}.landing-card-actions small,.landing-secondary-link{text-align:left}.topic-home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
