@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";
*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#05d3aa;--secondary-color:#00b7c2;--accent-color:#fdaf1b;--text-primary:#1a1a1a;--text-secondary:#666;--bg-light:#f8f9fa;--bg-white:#fff;--shadow-sm:0 2px 4px #00000014;--shadow-md:0 4px 12px #0000001f;--shadow-lg:0 8px 24px #00000029;--transition-fast:.2s ease;--transition-normal:.3s ease}body{color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.container{max-width:1600px;margin:0 auto;padding:0 24px}.section{padding:80px 0}@media (max-width:768px){.section{padding:48px 0}.container{padding:0 16px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:.6s forwards fadeInUp}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--secondary-color)}.ant-message{z-index:9999}.ant-message-notice{padding:0}.ant-message-notice-content{transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:10px!important;min-width:380px!important;padding:18px 28px!important;font-size:17px!important;font-weight:600!important;box-shadow:0 10px 40px #00000040,0 0 0 1px #00000014!important}.ant-message-notice-content:hover{transform:translateY(-3px);box-shadow:0 12px 50px #0000004d,0 0 0 1px #0000001a!important}.ant-message-custom-content.ant-message-success .anticon{margin-right:14px!important;font-size:22px!important}.ant-message-custom-content.ant-message-success>span{font-size:17px!important;font-weight:600!important}.ant-message-custom-content.ant-message-error .anticon{margin-right:14px!important;font-size:22px!important}.ant-message-custom-content.ant-message-error>span{font-size:17px!important;font-weight:600!important}.ant-message-custom-content.ant-message-warning .anticon{margin-right:14px!important;font-size:22px!important}.ant-message-custom-content.ant-message-warning>span{font-size:17px!important;font-weight:600!important}.ant-message-custom-content.ant-message-info .anticon{margin-right:14px!important;font-size:22px!important}.ant-message-custom-content.ant-message-info>span{font-size:17px!important;font-weight:600!important}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes messageSlideOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-20px)scale(.95)}}.ant-message-move-up-enter{animation:.3s cubic-bezier(.4,0,.2,1) messageSlideIn}.ant-message-move-up-leave{animation:.2s cubic-bezier(.4,0,.2,1) messageSlideOut}@media (max-width:768px){.ant-message-notice-content{min-width:280px;padding:14px 20px;font-size:15px}.ant-message-success .anticon,.ant-message-error .anticon,.ant-message-warning .anticon,.ant-message-info .anticon{margin-right:10px;font-size:18px}}
