:root{--font-sans: "Pretendard", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "Space Grotesk", "Inter", sans-serif;--font-mono: "Inter", ui-monospace, monospace;--radius-xs: 8px;--radius-sm: 12px;--radius-md: 18px;--radius-lg: 22px;--radius-xl: 28px;--radius-pill: 999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--nav-height: 60px;--nav-bottom-height: 64px;--container-max-mobile: 480px;--container-max-desktop: 760px;--glass-blur: blur(22px) saturate(170%)}@supports not (backdrop-filter: blur(20px)){:root{--glass-blur: none}}:root{--semantic-stable: #10b981;--semantic-target: #3b82f6;--semantic-reach: #f59e0b;--semantic-risky: #ef4444;--semantic-stable-soft: rgba(16, 185, 129, .14);--semantic-target-soft: rgba(59, 130, 246, .14);--semantic-reach-soft: rgba(245, 158, 11, .16);--semantic-risky-soft: rgba(239, 68, 68, .14);--semantic-stable-grad: linear-gradient(135deg, #10b981, #06b6d4);--semantic-target-grad: linear-gradient(135deg, #3b82f6, #6366f1);--semantic-reach-grad: linear-gradient(135deg, #f59e0b, #f97316);--semantic-risky-grad: linear-gradient(135deg, #ef4444, #ec4899);--semantic-data-warning: #f59e0b;--semantic-data-danger: #ef4444}[data-theme=light-glass]{--bg-start: #fff8f0;--bg-mid: #fff2e8;--bg-end: #fff0f4;--surface-soft: rgba(255, 248, 240, .92);--surface-card: rgba(255, 255, 255, .78);--glass-bg: rgba(255, 240, 220, .55);--glass-bg-hover: rgba(255, 240, 220, .85);--glass-border: rgba(249, 115, 22, .14);--glass-border-strong: rgba(249, 115, 22, .28);--accent-primary: #f97316;--accent-secondary: #ec4899;--accent-tertiary: #f59e0b;--accent-cool: #6366f1;--accent-mint: #10b981;--gradient-primary: linear-gradient(135deg, #f97316 0%, #ec4899 100%);--gradient-warm: linear-gradient(135deg, #f59e0b 0%, #f97316 100%);--gradient-pink: linear-gradient(135deg, #ec4899 0%, #a855f7 100%);--gradient-cool: linear-gradient(135deg, #6366f1 0%, #06b6d4 100%);--gradient-mint: linear-gradient(135deg, #10b981 0%, #06b6d4 100%);--gradient-bg: linear-gradient(180deg, #fff8f0 0%, #fff2e8 50%, #fff0f4 100%);--text-primary: #2d1810;--text-secondary: #92400e;--text-tertiary: #b45309;--text-muted: #c2884a;--text-on-accent: #ffffff;--shadow-soft: 0 4px 16px rgba(249, 115, 22, .08);--shadow-medium: 0 8px 28px rgba(249, 115, 22, .12);--shadow-elevated: 0 16px 40px rgba(249, 115, 22, .18);--shadow-pink: 0 8px 28px rgba(236, 72, 153, .18);--orb-1: rgba(249, 115, 22, .12);--orb-2: rgba(236, 72, 153, .1);--orb-3: rgba(245, 158, 11, .1);--orb-4: rgba(168, 85, 247, .08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text-primary);background:var(--gradient-bg);background-attachment:fixed;min-height:100dvh;line-height:1.55;font-size:16px;letter-spacing:-.005em}body:before{content:"";position:fixed;top:-160px;right:-120px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,var(--orb-1) 0%,transparent 70%);pointer-events:none;z-index:0}body:after{content:"";position:fixed;bottom:-120px;left:-120px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,var(--orb-2) 0%,transparent 70%);pointer-events:none;z-index:0}#root{min-height:100dvh;position:relative;z-index:1}a{color:inherit}button{font-family:inherit}::selection{background:#f9731633;color:var(--text-primary)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#f973162e;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#f9731652}._shell_1wjxe_1{min-height:100dvh;display:flex;flex-direction:column}._topNav_1wjxe_7{position:sticky;top:0;z-index:50;background:var(--surface-soft);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--glass-border);padding:12px 18px calc(12px + env(safe-area-inset-top,0px));padding-top:calc(12px + env(safe-area-inset-top,0px))}._topNavInner_1wjxe_19{max-width:var(--container-max-desktop);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}._logo_1wjxe_28{font-family:var(--font-display);font-weight:700;font-size:1.5rem;letter-spacing:-.02em;color:var(--text-primary);text-decoration:none;line-height:1}._logo_1wjxe_28 em{font-style:normal;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;color:transparent}._topMeta_1wjxe_46{display:flex;align-items:center;gap:6px}._metaPill_1wjxe_52,._metaPillSoft_1wjxe_53{font-size:.75rem;font-weight:600;padding:5px 11px;border-radius:999px;letter-spacing:.02em}._metaPill_1wjxe_52{background:var(--gradient-primary);color:#fff;box-shadow:0 2px 8px #f9731647}._metaPillSoft_1wjxe_53{background:#f9731614;color:var(--text-secondary)}._modeToggle_1wjxe_72{display:inline-grid;grid-template-columns:repeat(2,minmax(48px,1fr));gap:2px;padding:2px;border:1.5px solid var(--glass-border);border-radius:10px;background:#fff9}._modeButton_1wjxe_82{min-height:28px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:var(--text-tertiary);font:inherit;font-size:.75rem;font-weight:700;cursor:pointer;transition:all .2s ease}._modeButtonActive_1wjxe_96{color:#fff;background:var(--gradient-primary);box-shadow:0 2px 8px #f9731647}._yearSelect_1wjxe_102{height:32px;padding:0 22px 0 10px;border:1.5px solid var(--glass-border);border-radius:8px;background:#fff9;color:var(--text-secondary);font:inherit;font-size:.75rem;font-weight:700;cursor:pointer;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}._yearSelect_1wjxe_102:focus{border-color:var(--accent-primary)}._main_1wjxe_126{flex:1;width:100%;max-width:var(--container-max-desktop);margin:0 auto;padding:20px 16px calc(96px + env(safe-area-inset-bottom,0px))}._bottomNav_1wjxe_134{position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff8f0fa;backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-top:1px solid var(--glass-border);padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));box-shadow:0 -8px 28px #f9731614}._bottomNavInner_1wjxe_148{max-width:var(--container-max-desktop);margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:2px}._bottomNavLink_1wjxe_156{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px;border-radius:14px;color:var(--text-muted);text-decoration:none;font-size:.6875rem;font-weight:600;letter-spacing:-.01em;transition:all .2s ease;position:relative}._bottomNavLink_1wjxe_156:hover{color:var(--text-secondary)}._bottomNavLinkActive_1wjxe_177{color:var(--accent-primary)}._bottomNavLinkActive_1wjxe_177:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;background:linear-gradient(135deg,#f973161f,#ec48991a);z-index:-1}._navIcon_1wjxe_190{width:22px;height:22px;display:flex;align-items:center;justify-content:center}._navIcon_1wjxe_190 svg{width:100%;height:100%}._navLabel_1wjxe_203{font-size:.6875rem;line-height:1}@media(min-width:640px){._topNav_1wjxe_7{padding:16px 28px}._logo_1wjxe_28{font-size:1.75rem}._main_1wjxe_126{padding:28px 28px calc(96px + env(safe-area-inset-bottom,0px))}._navLabel_1wjxe_203{font-size:.75rem}._navIcon_1wjxe_190{width:24px;height:24px}}
