:root{--color-primary:#172554;--color-primary-hover:#1e3a8a;--color-secondary:#4b5563;--color-bg:#fff;--color-surface:#eff6ff;--color-surface-hover:#dbeafe;--color-text-gray-900:#111827;--color-text-gray-700:#374151;--color-text-gray-500:#6b7280;--color-text-gray-300:#d1d5db;--color-text-gray-100:#f3f4f6;--color-text-gray-50:#f9fafb;--color-text-white:#fff;--color-gray-disabled-text:#9ca3af;--color-gray-disabled-fill:#e5e7eb;--color-border:#334155;--color-success:#10b981;--color-error:#ef4444;--color-warning:#f59e0b;--color-info:#3b82f6;--color-tag-background-green:#f0fdf4;--color-tag-background-red:#fef2f2;--color-tag-background-gray:#f3f4f6;--color-tag-background-violet:#f5f3ff;--color-tag-text-green:#166534;--color-tag-text-red:#991b1b;--color-tag-text-gray:#374151;--color-tag-text-violet:#5b21b6;--font-sans:"Sweet", "Inter", -apple-system, sans-serif;--main-line-height:1.5;--text-hero-bold:700 2.25rem/1.5 var(--font-sans);--text-hero-regular:400 2.25rem/1.5 var(--font-sans);--text-h1-bold:700 1.5rem/1.5 var(--font-sans);--text-h1-card-regular:700 1.5rem/1.5 var(--font-sans);--text-h2-bold:700 1.125rem/1.5 var(--font-sans);--text-body-bold:700 .875rem/1.5 var(--font-sans);--text-body-medium:500 .875rem/1.5 var(--font-sans);--text-body-regular:400 .875rem/1.5 var(--font-sans);--text-caption-medium:500 .75rem/1.5 var(--font-sans);--text-caption-regular:400 .75rem/1.5 var(--font-sans);--space-4:.25rem;--space-8:.5rem;--space-12:.75rem;--space-16:1rem;--space-24:1.5rem;--space-32:2rem;--space-36:2.25rem;--space-48:3rem;--space-60:3.75rem;--space-80:5rem;--space-100:6.25rem;--space-160:10rem;--space-240:15rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 6px #0000004d;--shadow-lg:0 10px 15px #0000004d;--transition:.15s ease}
@font-face{font-family:Sweet;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-Light.woff2)format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Sweet;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Sweet;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-Medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Sweet;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-SemiBold.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Sweet;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-Bold.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Sweet;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-ExtraBold.woff2)format("woff2");font-weight:800;font-display:swap}@font-face{font-family:Sweet;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-Heavy.woff2)format("woff2");font-weight:900;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;font-size:16px}body{min-height:100vh;font-family:var(--font-sans);font-size:var(--font-size-body---regular);color:var(--color-text-gray-900);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--main-line-height);flex-direction:column;display:flex}main{flex-direction:column;flex:1;display:flex}a{color:var(--color-primary);transition:color var(--transition);text-decoration:none}a:hover{color:var(--color-primary-hover)}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}ul,ol{list-style:none}input,textarea,select{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-text-gray-300);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-gray-500)}.container-full{width:100%}.container-single{max-width:800px;padding:var(--space-24);margin:0 auto}.container-sidebar{justify-content:center;align-items:flex-start;gap:32px;width:100%;max-width:1440px;margin:0 auto;padding:100px 24px;display:flex}.sidebar-content{flex-direction:column;flex:1;display:flex}@media (max-width:768px){.container-single{max-width:100%;padding:var(--space-24)}.container-sidebar{padding:var(--space-24);flex-direction:column;align-items:stretch}.sidebar{padding:var(--space-24)}}
