@charset "UTF-8";:root{--dp-blue: #0F2D5C;--dp-orange: #F57C00;--dp-bg: #F5F6F8;--dp-border: #E4E7EC;--dp-surface: #FFFFFF;--dp-text: #1A1A1A;--dp-text-secondary: #5B6472;--dp-success: #1D9A6C;--dp-warning: #E5A400;--dp-danger: #D64545;--dp-info: #2E6FE0}html,body{margin:0;padding:0;overflow-x:hidden;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;color:var(--dp-text);background-color:var(--dp-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}:root{scrollbar-width:thin;scrollbar-color:rgba(15,45,92,.35) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0f2d5c59;border-radius:999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#0f2d5c99;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:active{background:var(--dp-orange);border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-corner{background:transparent}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}*,*:before,*:after{box-sizing:border-box}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input{font-family:inherit}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,p{margin:0}.container{width:100%;max-width:1440px;margin:0 auto;padding-left:16px;padding-right:16px}@media(min-width:1024px){.container{padding-left:32px;padding-right:32px}}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
