:root{--primary:#00a86b;--primary-dark:#008f59;--primary-light:#00a86b1f;--bg-primary:#f5f6f8;--card-bg:#fff;--header-bg:#ffffffeb;--nav-bg:#fffffff2;--hover-bg:#0000000a;--text-primary:#111827;--text-secondary:#374151;--text-tertiary:#9ca3af;--border-color:#00000014;--shadow-sm:0 1px 4px #0000000f;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 8px 32px #0000001f}@media (prefers-color-scheme:dark){:root{--bg-primary:#0f1117;--card-bg:#1c1f26;--header-bg:#0f1117eb;--nav-bg:#0f1117f2;--hover-bg:#ffffff0a;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-tertiary:#475569;--border-color:#ffffff14;--shadow-sm:0 1px 4px #0000004d;--shadow-md:0 4px 16px #0006;--shadow-lg:0 8px 32px #00000080}}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;font-family:Noto Sans KR,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:hidden}#app{width:100%;min-height:100dvh;position:relative}::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}input,textarea{outline:none;font-family:inherit}button:active,a:active{opacity:.7}.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.no-select{-webkit-user-select:none;user-select:none}
