@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable-dynamic-subset.css";.nav{z-index:100;background:0 0;border-bottom:.5px solid #0000;justify-content:space-between;align-items:center;height:56px;padding:0 32px;transition:all .35s;display:flex;position:fixed;top:0;left:0;right:0}.nav--scrolled{-webkit-backdrop-filter:blur(16px)saturate(1.4);background:#0d0b14d9;border-bottom-color:#8b5cf61f}.nav__logo{align-items:center;gap:10px;display:flex}.nav__mark{color:#fff;background:linear-gradient(135deg,#6c3ce0,#5dcaa5);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;font-weight:700;display:flex}.nav__name{color:#f0eeff;letter-spacing:-.3px;font-size:17px;font-weight:600}.nav__name--accent{color:#a78bfa}.nav__links{align-items:center;gap:28px;display:flex}.nav__links a{color:#9895a8;font-size:13px;transition:color .2s}.nav__links a:hover{color:#e8e6f0}.nav__cta{color:#fff;background:#6c3ce0;border:none;border-radius:6px;padding:7px 18px;font-size:12px;font-weight:500;transition:background .2s}.nav__cta:hover{background:#7c4cf0}.nav__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.nav__hamburger span{background:#9895a8;border-radius:1px;width:20px;height:1.5px;transition:all .3s;display:block}.nav__hamburger--open span:first-child{transform:rotate(45deg)translate(4px,5px)}.nav__hamburger--open span:nth-child(2){opacity:0}.nav__hamburger--open span:nth-child(3){transform:rotate(-45deg)translate(4px,-5px)}@media (width<=768px){.nav{padding:0 20px}.nav__hamburger{display:flex}.nav__links{-webkit-backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#0d0b14f2;border-bottom:.5px solid #8b5cf61f;flex-direction:column;gap:0;padding:16px 0;transition:all .35s;position:fixed;top:56px;left:0;right:0;transform:translateY(-110%)}.nav__links--open{opacity:1;pointer-events:all;transform:translateY(0)}.nav__links a{width:100%;padding:12px 24px;font-size:15px}.nav__links .nav__cta{text-align:center;width:calc(100% - 48px);margin:12px 24px 4px;padding:10px;font-size:14px}}.hero{text-align:center;padding:140px 24px 80px;position:relative;overflow:hidden}.hero__badge{color:#a78bfa;background:#8b5cf60f;border:.5px solid #8b5cf64d;border-radius:24px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:12px;display:inline-flex}.hero__badge-dot{background:#5dcaa5;border-radius:50%;width:7px;height:7px;display:inline-block}.hero__title{letter-spacing:-2px;color:#f0eeff;margin-bottom:24px;font-size:56px;font-weight:700;line-height:1.1}.hero__gradient{background:linear-gradient(135deg,#a78bfa 0%,#5dcaa5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero__desc{color:#9895a8;max-width:480px;margin:0 auto 36px;font-size:17px;line-height:1.65}.hero__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn{border:none;border-radius:8px;padding:12px 28px;font-size:15px;font-weight:500;transition:all .25s}.btn--primary{color:#fff;background:#6c3ce0}.btn--primary:hover{background:#7c4cf0;transform:translateY(-2px)}.btn--secondary{color:#c4c0d4;background:0 0;border:.5px solid #8b5cf64d}.btn--secondary:hover{color:#f0eeff;border-color:#8b5cf699}@media (width<=768px){.hero{padding:120px 20px 60px}.hero__title{letter-spacing:-1px;font-size:36px}.hero__desc{font-size:15px}.hero__desc br{display:none}.hero__actions{flex-direction:column;align-items:center}.btn{width:100%;max-width:280px}}.dash{background:#13101c;border:.5px solid #8b5cf62e;border-radius:14px;overflow:hidden;box-shadow:0 25px 80px -20px #6c3ce033,0 0 0 .5px #8b5cf61a}.dash__bar{background:#1a162580;border-bottom:.5px solid #8b5cf61a;align-items:center;gap:7px;padding:11px 16px;display:flex}.dash__dot{border-radius:50%;width:10px;height:10px}.dash__dot--red{background:#e24b4a}.dash__dot--yellow{background:#f9cb42}.dash__dot--green{background:#5dcaa5}.dash__url{color:#5a5770;margin-left:10px;font-size:11px}.dash__body{grid-template-columns:160px 1fr;min-height:300px;display:grid}.dash__sidebar{border-right:.5px solid #8b5cf614;flex-direction:column;gap:3px;padding:16px 10px;display:flex}.dash__tab{color:#7a7790;cursor:pointer;border-radius:6px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;transition:all .15s;display:flex}.dash__tab:hover{color:#a78bfa}.dash__tab--active{color:#a78bfa;background:#8b5cf61f}.dash__tab-icon{opacity:.6;font-size:8px}.dash__main{flex-direction:column;gap:14px;padding:20px;display:flex}.dash__header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.dash__title{color:#f0eeff;font-size:16px;font-weight:600}.dash__date{color:#5a5770;font-size:11px}.dash__stats{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.dash__stat{background:#8b5cf608;border:.5px solid #8b5cf61a;border-radius:10px;padding:14px 12px}.dash__stat-label{color:#7a7790;margin-bottom:6px;font-size:10px}.dash__stat-value{font-size:22px;font-weight:700}.dash__projects{flex-direction:column;gap:6px;display:flex}.dash__projects-label{color:#5a5770;letter-spacing:1px;text-transform:uppercase;margin-bottom:2px;font-size:11px}.dash__project{cursor:pointer;background:#8b5cf605;border:.5px solid #8b5cf60f;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:background .2s;display:flex}.dash__project:hover{background:#8b5cf60f}.dash__project-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.dash__project-name{color:#c4c0d4;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.dash__project-tag{border-radius:4px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:500}@media (width<=768px){.dash__body{grid-template-columns:1fr}.dash__sidebar{border-bottom:.5px solid #8b5cf614;border-right:none;flex-direction:row;gap:4px;padding:10px;overflow-x:auto}.dash__tab{white-space:nowrap;padding:6px 10px;font-size:11px}.dash__stats{grid-template-columns:1fr 1fr 1fr;gap:6px}.dash__stat-value{font-size:18px}}.features{padding:100px 24px 80px;position:relative}.features__header{text-align:center;margin-bottom:56px}.features__label{letter-spacing:3px;text-transform:uppercase;color:#6c3ce0;margin-bottom:14px;font-size:11px;font-weight:500}.features__title{color:#f0eeff;letter-spacing:-1px;margin-bottom:12px;font-size:36px;font-weight:700}.features__desc{color:#9895a8;max-width:460px;margin:0 auto;font-size:16px;line-height:1.6}.features__grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:840px;margin:0 auto;display:grid}.feature-card{cursor:pointer;background:linear-gradient(#1a162599 0%,#0d0b14cc 100%);border:.5px solid #8b5cf61a;border-radius:14px;height:100%;padding:32px 24px;transition:border-color .3s,transform .3s}.feature-card:hover{border-color:#8b5cf64d;transform:translateY(-4px)}.feature-card__icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;font-size:22px;display:flex}.feature-card__title{color:#f0eeff;margin-bottom:4px;font-size:18px;font-weight:600}.feature-card__subtitle{margin-bottom:12px;font-size:13px;font-weight:500}.feature-card__desc{color:#9895a8;margin-bottom:20px;font-size:13px;line-height:1.6}.feature-card__items{flex-direction:column;gap:6px;display:flex}.feature-card__item{color:#7a7790;align-items:center;gap:8px;font-size:12px;display:flex}.feature-card__item-dot{opacity:.6;border-radius:50%;width:4px;height:4px}@media (width<=768px){.features{padding:60px 20px}.features__title{font-size:28px}.features__desc br{display:none}.features__grid{grid-template-columns:1fr;max-width:400px}}.products{padding:80px 24px;position:relative}.products__header{text-align:center;margin-bottom:48px}.products__label{letter-spacing:3px;text-transform:uppercase;color:#5dcaa5;margin-bottom:14px;font-size:11px;font-weight:500}.products__title{color:#f0eeff;letter-spacing:-1px;margin-bottom:12px;font-size:36px;font-weight:700}.products__desc{color:#9895a8;max-width:400px;margin:0 auto;font-size:16px;line-height:1.6}.products__list{flex-direction:column;gap:16px;max-width:720px;margin:0 auto;display:flex}.product-card{cursor:pointer;background:#1a162566;border:.5px solid #8b5cf61a;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:28px;transition:all .3s;display:grid}.product-card:hover{background:#1a1625b3;border-color:#8b5cf640}.product-card__top{align-items:center;gap:12px;margin-bottom:8px;display:flex}.product-card__name{color:#f0eeff;font-size:20px;font-weight:700}.product-card__status{border-radius:6px;padding:3px 10px;font-size:10px;font-weight:600}.product-card__desc{color:#9895a8;margin-bottom:12px;font-size:14px;line-height:1.5}.product-card__tags{flex-wrap:wrap;gap:6px;display:flex}.product-card__tag{color:#7a7790;border:.5px solid #8b5cf61f;border-radius:4px;padding:3px 10px;font-size:11px}.product-card__arrow{border:.5px solid #8b5cf626;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:transform .2s;display:flex}.product-card:hover .product-card__arrow{transform:translate(4px)}@media (width<=768px){.products{padding:60px 20px}.products__title{font-size:28px}.product-card{gap:16px;padding:20px}.product-card__name{font-size:17px}.product-card__arrow{width:40px;height:40px}}.process{padding:80px 24px;position:relative}.process__header{text-align:center;margin-bottom:56px}.process__label{letter-spacing:3px;text-transform:uppercase;color:#a78bfa;margin-bottom:14px;font-size:11px;font-weight:500}.process__title{color:#f0eeff;letter-spacing:-1px;font-size:36px;font-weight:700}.process__grid{grid-template-columns:repeat(4,1fr);gap:2px;max-width:780px;margin:0 auto;display:grid}.process__step{text-align:center;background:#1a16254d;border:.5px solid #8b5cf614;border-radius:12px;padding:28px 20px;position:relative}.process__num{opacity:.2;letter-spacing:-1px;margin-bottom:8px;font-size:32px;font-weight:800}.process__step-title{color:#f0eeff;margin-bottom:8px;font-size:16px;font-weight:600}.process__step-desc{color:#9895a8;font-size:12px;line-height:1.5}.process__arrow{color:#8b5cf640;z-index:2;font-size:14px;position:absolute;top:50%;right:-10px;transform:translateY(-50%)}@media (width<=768px){.process{padding:60px 20px}.process__title{font-size:28px}.process__grid{grid-template-columns:1fr 1fr;gap:12px}.process__arrow{display:none}}@media (width<=480px){.process__grid{grid-template-columns:1fr;max-width:320px}}.stats-section{padding:0 24px 80px}.stats__grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:720px;margin:0 auto;display:grid}.stats__item{text-align:center;background:#1a16254d;border:.5px solid #8b5cf614;border-radius:14px;padding:28px 16px}.stats__value{background:linear-gradient(135deg,#a78bfa,#5dcaa5);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:36px;font-weight:800}.stats__label{color:#9895a8;font-size:12px}@media (width<=768px){.stats__grid{grid-template-columns:1fr 1fr}.stats__value{font-size:28px}}.cta{text-align:center;padding:80px 24px 60px;position:relative}.cta__title{color:#f0eeff;letter-spacing:-1px;margin-bottom:14px;font-size:40px;font-weight:700;line-height:1.2}.cta__desc{color:#9895a8;max-width:380px;margin:0 auto 32px;font-size:16px;line-height:1.6}.cta__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn--lg{border-radius:10px;padding:14px 36px;font-size:16px}.btn--primary.btn--lg{font-weight:600}@media (width<=768px){.cta{padding:60px 20px 40px}.cta__title{font-size:30px}.cta__actions{flex-direction:column;align-items:center}.btn--lg{width:100%;max-width:280px}}.footer{border-top:.5px solid #8b5cf61a;padding:40px 24px 32px}.footer__inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;max-width:840px;margin:0 auto 40px;display:grid}.footer__logo{align-items:center;gap:8px;margin-bottom:12px;display:flex}.footer__mark{color:#fff;background:linear-gradient(135deg,#6c3ce0,#5dcaa5);border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;font-weight:700;display:flex}.footer__name{color:#f0eeff;font-size:15px;font-weight:600}.footer__name--accent{color:#a78bfa}.footer__tagline{color:#7a7790;max-width:240px;font-size:13px;line-height:1.6}.footer__col-title{color:#9895a8;letter-spacing:.5px;margin-bottom:14px;font-size:12px;font-weight:600}.footer__col-links{flex-direction:column;gap:10px;display:flex}.footer__col-links a{color:#5a5770;font-size:13px;transition:color .2s}.footer__col-links a:hover{color:#a78bfa}.footer__bottom{text-align:center;color:#3d3a4c;border-top:.5px solid #8b5cf60f;padding-top:20px;font-size:11px}@media (width<=768px){.footer__inner{grid-template-columns:1fr 1fr;gap:28px}.footer__brand{grid-column:1/-1}.footer__tagline br{display:none}}@media (width<=480px){.footer__inner{grid-template-columns:1fr}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#e8e6f0;background:#0d0b14;font-family:Pretendard Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0d0b14}::-webkit-scrollbar-thumb{background:#8b5cf640;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#8b5cf666}::selection{color:#f0eeff;background:#8b5cf64d}
