:root{--admin-bg:#f5f5f8;--panel-bg:#fff;--panel-subtle:#f8fafc;--line:#e8ebee;--line-strong:#aeb7c8;--text:#111827;--muted:#5f6061;--soft:#7f8a9a;--brand:#4085ee;--brand-deep:#2f4769;--brand-tint:#eef5ff;--success:#0f8f6f;--warning:#c17b07;--danger:#c43824}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#fff 0,#f5f5f8 28%,#eef1f6 100%);flex-direction:column;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
