._page_ph02r_1{min-height:100vh;background:var(--bg);color:var(--text);display:flex;flex-direction:column}._header_ph02r_9{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;background:var(--surface);border-bottom:1px solid var(--border)}._logo_ph02r_18{height:22px;width:auto}._back_ph02r_23{color:var(--text-muted);text-decoration:none;font-size:.875rem;transition:color .15s}._back_ph02r_23:hover{color:var(--primary)}._main_ph02r_32{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:32px}._tag_ph02r_43{font-size:.7rem;padding:2px 10px;background:#009fda1f;color:var(--primary);border-radius:var(--radius-full);letter-spacing:.04em;font-weight:600}._main_ph02r_32 h1{font-size:1.75rem;font-weight:700;color:var(--text)}._main_ph02r_32 p{color:var(--text-muted);font-size:.95rem}:root{--primary: #009fda;--primary-hover: #008bc4;--primary-fg: #ffffff;--primary-soft: #e4f4fc;--accent-1: #009fda;--accent-2: #22a06b;--accent-3: #e5586e;--accent-4: #f0a93f;--accent-5: #7c6cd4;--accent-6: #16b1a6;--success: #22a06b;--danger: #e5484d;--bg: #f6f8fb;--surface: #ffffff;--surface-2: #eef2f7;--border: #e6eaf0;--text: #141922;--text-muted: #69748a;--sidebar-bg: var(--surface);--sidebar-fg: var(--text);--sidebar-fg-muted: var(--text-muted);--sidebar-active-bg: var(--primary-soft);--sidebar-active-fg: var(--primary);--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(20, 30, 50, .05), 0 1px 3px rgba(20, 30, 50, .04);--shadow-md: 0 8px 30px rgba(20, 30, 50, .1);color-scheme:light}[data-theme=dark]{--primary: #2bb3e6;--primary-hover: #4cc1ea;--primary-fg: #07232f;--primary-soft: rgba(43, 179, 230, .16);--success: #3fb985;--danger: #f1656a;--bg: #0d1117;--surface: #161b22;--surface-2: #21262d;--border: #2a313c;--text: #e6edf3;--text-muted: #8b97a7;--sidebar-bg: #11161d;--sidebar-fg: var(--text);--sidebar-fg-muted: var(--text-muted);--sidebar-active-bg: var(--primary-soft);--sidebar-active-fg: var(--primary);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 8px 30px rgba(0, 0, 0, .5);color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}
