@charset "UTF-8";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.min.css";:root{--background-color: #ffffff;--primary-color: #333eaf;--secondary-color: #9c27b0;--accent-color: #f39c12;--warning-color: #e74c3c;--success-color: #2ecc71;--info-color: #3498db;--error-color: #e74c3c;--disabled-color: #cccccc;--hover-color: #f0f0f0;--active-color: #d0d0d0;--divider-color: #BFBFBF;--divider-border-color: #E5E5E5;--border-color: #bfbfbf;--border-radius-base: 4px;--border-radius-sm: 2px;--border-radius-md: 4px;--border-radius-lg: 8px;--border-radius-xl: 16px;--text-color: #404040;--text-color-light: #808080;--text-color-dark: #000000;--placeholder-color: #999999;--font-family: "Pretendard", sans-serif;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-size-base: 1rem;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--line-height-base: normal;--line-height-xs: 1;--line-height-sm: 1.2;--line-height-md: 1.4;--line-height-lg: 1.6;--line-height-xl: 1.8;--letter-spacing-base: .01em;--radius-xs: .125rem;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--layout-width: 75rem;--layout-gutter: 1.5rem;--gutter-xs: .25rem;--gutter-sm: .5rem;--gutter-md: 1rem;--gutter-lg: 1.5rem;--gutter-xl: 2rem;--breakpoint-xs: 0;--breakpoint-sm: 440px;--breakpoint-md: 600px;--breakpoint-lg: 900px;--breakpoint-xl: 1200px;--breakpoint-xxl: 1536px;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-7: 1.75rem;--spacing-8: 2rem;--opacity-1: .1;--opacity-2: .2;--opacity-3: .3;--opacity-4: .4;--opacity-5: .5;--transition-duration: .3s;--transition-timing-function: ease-in-out;--shadow-sm: 0 .0625rem .125rem rgba(0, 0, 0, .05);--shadow-md: 0 .125rem .25rem rgba(0, 0, 0, .05);--shadow-lg: 0 .5rem 1rem rgba(0, 0, 0, .05);--z-index-1: 100;--z-index-2: 200;--z-index-3: 300;--z-index-4: 400;--z-index-5: 500}@keyframes slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes hideLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slideRight{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{-webkit-text-size-adjust:none}body{font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height-base);background-color:var(--background-color);color:var(--text-color);overflow-x:hidden;touch-action:manipulation}button{background:none;border:none;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}*{-webkit-overflow-scrolling:touch}
