@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css";*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;max-height:100vh}body{background-color:var(--color-background)}.app{position:relative;width:100%;margin:0 auto;min-height:100vh;background:var(--color-background);overflow-x:hidden}body{font-family:Pretendard;min-width:320px;min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}:root{--color-primary: #00462a;--color-primary-dark: #003d24;--color-accent: #14a155;--color-background: #f3f3f3;--color-surface: #ffffff;--color-selected-bg: #eaf6ef;--color-text-primary: #27272a;--color-text-secondary: #52525b;--color-text-tertiary: #71717a;--color-text-disabled: #a1a1aa;--color-bg: var(--color-background);--color-text: var(--color-text-primary);--color-border: #e4e4e7;--color-border-light: #f4f4f5;--color-error: #ef4444;--color-warning: #f59e0b;--color-surface-secondary: #f4f4f5;--color-overlay: rgba(51, 51, 51, .65);--color-hashtag-bg: #fffdf1;--color-input-bg: #f3f3f3;--color-handle-bar: #dadada;--color-dropdown-border: #dfdfdf;--color-button-dark: #27272a;--color-button-dark-text: #ffffff;font-family:Pretendard Variable,Pretendard,Inter,Noto Sans KR,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:var(--color-text-primary);background-color:var(--color-background);min-height:100dvh;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{color-scheme:dark;--color-primary: #22c55e;--color-primary-dark: #16a34a;--color-accent: #36ae92;--color-background: #18181b;--color-surface: #27272a;--color-selected-bg: #14332a;--color-text-primary: #fafafa;--color-text-secondary: #a1a1aa;--color-text-tertiary: #a1a1aa;--color-text-disabled: #71717a;--color-bg: var(--color-background);--color-text: var(--color-text-primary);--color-border: #3f3f46;--color-border-light: #3f3f46;--color-surface-secondary: #3f3f46;--color-overlay: rgba(0, 0, 0, .75);--color-hashtag-bg: #3f3f46;--color-input-bg: #3f3f46;--color-handle-bar: #52525b;--color-dropdown-border: #3f3f46;--color-button-dark: #fafafa;--color-button-dark-text: #18181b}@media(prefers-color-scheme:dark){:root:not([data-theme=light]):not([data-theme=dark]){color-scheme:dark;--color-primary: #22c55e;--color-primary-dark: #16a34a;--color-accent: #36ae92;--color-background: #18181b;--color-surface: #27272a;--color-selected-bg: #14332a;--color-text-primary: #fafafa;--color-text-secondary: #a1a1aa;--color-text-tertiary: #a1a1aa;--color-text-disabled: #71717a;--color-bg: var(--color-background);--color-text: var(--color-text-primary);--color-border: #3f3f46;--color-border-light: #3f3f46;--color-surface-secondary: #3f3f46;--color-overlay: rgba(0, 0, 0, .75);--color-hashtag-bg: #3f3f46;--color-input-bg: #3f3f46;--color-handle-bar: #52525b;--color-dropdown-border: #3f3f46;--color-button-dark: #fafafa;--color-button-dark-text: #18181b}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1aa}
