@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#fff;background-color:#0d0d0d;min-height:100vh}body::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track{background:#1a1a1a}body::-webkit-scrollbar-thumb{background:#333;border-radius:9999px}body::-webkit-scrollbar-thumb:hover{background:#444}h1,h2,h3,h4,h5,h6{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff;margin-bottom:1rem}h1{font-size:3rem;font-weight:700;line-height:1.2}@media(max-width:767px){h1{font-size:2.25rem}}h2{font-size:2.25rem;font-weight:700;line-height:1.25}@media(max-width:767px){h2{font-size:1.875rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.3}@media(max-width:767px){h3{font-size:1.5rem}}h4{font-size:1.5rem;font-weight:600;line-height:1.35}@media(max-width:767px){h4{font-size:1.25rem}}p{font-size:1rem;font-weight:400;line-height:1.6;color:#b3b3b3;margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#ff0214;text-decoration:none;transition:color .15s ease}a:hover{color:#ff3340}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit;font-size:inherit}:focus-visible{outline:2px solid #ff0214;outline-offset:2px}::selection{background-color:#ff0214;color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%}.section{padding:4rem 0}@media(max-width:767px){.section{padding:3rem 0}}.text-primary{color:#fff!important}.text-secondary{color:#b3b3b3!important}.text-accent{color:#ff0214!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:all .25s ease;text-decoration:none}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:#ff0214;color:#fff}.btn-primary:hover:not(:disabled){background-color:#ff3340;transform:translateY(-2px)}.btn-primary:active:not(:disabled){background-color:#e50010;transform:translateY(0)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:all .25s ease;text-decoration:none}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background-color:transparent;color:#fff;border:1px solid #333333}.btn-secondary:hover:not(:disabled){background-color:#252525;border-color:#444}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:all .25s ease;text-decoration:none}.btn-ghost:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{background-color:transparent;color:#fff}.btn-ghost:hover:not(:disabled){background-color:#252525}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:1rem;padding-bottom:1rem}.py-4{padding-top:1.5rem;padding-bottom:1.5rem}.py-5{padding-top:2rem;padding-bottom:2rem}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-grid{display:grid}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:992px){.hide-desktop{display:none!important}}.show-mobile{display:none!important}@media(max-width:767px){.show-mobile{display:block!important}}.show-desktop{display:none!important}@media(min-width:992px){.show-desktop{display:block!important}}.card,.card-hover{background-color:#1a1a1a;border-radius:12px;border:1px solid #333333;padding:2rem;transition:all .25s ease}.card-hover:hover{border-color:#ff0214;transform:translateY(-4px);box-shadow:0 10px 15px #00000080}.gradient-text{background:linear-gradient(135deg,#ff0214,#ff3340);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.accent-underline{position:relative;display:inline-block}.accent-underline:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:3px;background-color:#ff0214;border-radius:9999px}.page-wrapper{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding-top:70px}@media(max-width:767px){.main-content{padding-top:60px}}
