.hero{--ease-brand:cubic-bezier(0.22,0.61,0.36,1);--ease-out-expo:cubic-bezier(0.16,1,0.3,1);position:relative;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding:clamp(76px,11vh,96px) 0 clamp(40px,7vh,64px);text-align:center;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#ffffff,#f0f6ff)}.hero:after,.hero:before{content:"";position:absolute;border-radius:50%;filter:blur(80px);z-index:0;pointer-events:none;will-change:transform}.hero:before{width:600px;height:600px;top:-180px;right:-160px;background:radial-gradient(circle,rgba(123,127,255,.22) 0,rgba(123,127,255,0) 70%);animation:hs-mesh-a 18s ease-in-out infinite}.hero:after{width:460px;height:460px;bottom:-160px;left:-140px;background:radial-gradient(circle,rgba(37,130,246,.18) 0,rgba(37,130,246,0) 70%);animation:hs-mesh-b 22s ease-in-out infinite}@keyframes hs-mesh-a{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-80px,50px) scale(1.12)}}@keyframes hs-mesh-b{0%,to{transform:translate(0) scale(1)}50%{transform:translate(70px,-60px) scale(1.1)}}.hero .wrap{max-width:1200px;margin:0 auto;padding:0 32px}.hero .hero-stage,.hero .wrap{position:relative;z-index:2}.hero .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;letter-spacing:-.01em;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.8);color:var(--text-secondary);border:1px solid var(--border);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hero .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--brand)}.hero .reveal{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease-out-expo),transform .9s var(--ease-out-expo)}.hero .reveal.in{opacity:1;transform:none}.hero-stage{position:relative;margin-top:clamp(28px,5vh,64px);height:clamp(340px,64vh,620px);perspective:1400px}.hero-card-stack{inset:0;justify-content:center;z-index:5}.float-chip,.hero-card-stack{position:absolute;display:flex;align-items:center}.float-chip{gap:clamp(6px,.7vw,10px);padding:clamp(8px,.9vw,12px) clamp(10px,1.2vw,16px);border-radius:clamp(12px,1.2vw,16px);background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-lg);color:var(--text-primary);font-size:clamp(11px,1.05vw,14px);font-weight:600;opacity:0;transform:translate(var(--burst-x,0),var(--burst-y,0)) scale(.5);will-change:transform,opacity;transition:transform .3s var(--ease-brand)}.hero-stage.bursted .float-chip{animation:hs-chip-burst 1.6s var(--ease-out-expo) .4s forwards,hs-float 7s ease-in-out 2s infinite}@keyframes hs-chip-burst{0%{opacity:0;transform:translate(var(--burst-x,0),var(--burst-y,0)) scale(.5)}60%{opacity:1}to{opacity:1;transform:translate(0) scale(1)}}.float-chip .em{width:clamp(24px,2.4vw,32px);height:clamp(24px,2.4vw,32px);border-radius:clamp(8px,.8vw,10px);display:grid;place-items:center;background:var(--brand-faint);font-size:clamp(13px,1.3vw,16px)}@keyframes hs-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.float-chip.f1,.float-chip.f3,.float-chip.f5,.float-chip.f7{left:auto;right:calc(50% + min(440px, 45vw) + 30px)}.float-chip.f2,.float-chip.f4,.float-chip.f6,.float-chip.f8{right:auto;left:calc(50% + min(440px, 45vw) + 30px)}.float-chip.f1{top:2%;--burst-x:280px;--burst-y:220px}.float-chip.f2{top:10%;--burst-x:-280px;--burst-y:200px}.float-chip.f3{top:54%;--burst-x:240px;--burst-y:-40px}.float-chip.f4{top:60%;--burst-x:-240px;--burst-y:-60px}.float-chip.f5{top:26%;--burst-x:220px;--burst-y:100px}.float-chip.f6{top:34%;--burst-x:-220px;--burst-y:100px}.float-chip.f7{top:82%;--burst-x:220px;--burst-y:-200px}.float-chip.f8{top:78%;--burst-x:-220px;--burst-y:-180px}.hero-video{max-width:min(880px,90%);max-height:100%;width:auto;height:auto;display:block;background:#0b0e14;border-radius:18px;border:1px solid var(--border);box-shadow:0 30px 80px -20px rgba(37,99,235,.28),0 16px 48px rgba(15,23,42,.14);opacity:0;transform:translateY(40px) scale(.96) perspective(2000px) rotateX(2deg);transition:opacity 1s var(--ease-out-expo),transform 1s var(--ease-out-expo)}.hero-stage.bursted .hero-video{opacity:1;transform:translateY(0) scale(1) perspective(2000px) rotateX(2deg)}@media (min-width:1024px){.hero-stage--inline{container-type:inline-size}.hero-stage--inline .hero-video{max-width:74%;max-height:70%;position:relative;z-index:5}.hero-stage--inline .float-chip{white-space:nowrap;z-index:1;gap:1.3cqw;padding:1.3cqw 2.2cqw 1.3cqw 1.6cqw;border-radius:2cqw;font-size:clamp(11px,2.15cqw,15px);background:#ffffff;border:1px solid rgba(15,23,42,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 2px 4px rgba(15,23,42,.04),0 10px 24px -10px rgba(15,23,42,.14),0 20px 48px -16px rgba(37,99,235,.18)}.hero-stage--inline .float-chip .em{width:clamp(22px,3.7cqw,31px);height:clamp(22px,3.7cqw,31px);border-radius:1.3cqw;background:var(--brand-faint);font-size:clamp(12px,2.4cqw,16px)}.hero-stage--inline.bursted .float-chip{animation:hs-chip-burst .95s var(--ease-out-expo) .2s forwards,hs-float 7s ease-in-out 1.4s infinite}@keyframes hs-chip-burst{0%{opacity:0;transform:translate(var(--burst-x,0),var(--burst-y,0)) scale(.5) rotate(var(--rot,0deg))}60%{opacity:1}to{opacity:1;transform:translate(0) scale(1) rotate(var(--rot,0deg))}}@keyframes hs-float{0%,to{transform:translateY(0) rotate(var(--rot,0deg))}50%{transform:translateY(-12px) rotate(var(--rot,0deg))}}.hero-stage--inline .float-chip.f1{top:8%;left:1%;right:auto;bottom:auto;--rot:-4deg;--burst-x:200px;--burst-y:150px}.hero-stage--inline .float-chip.f2{top:1%;left:24%;right:auto;bottom:auto;--rot:-2deg;--burst-x:70px;--burst-y:190px}.hero-stage--inline .float-chip.f3{top:1%;right:24%;left:auto;bottom:auto;--rot:2deg;--burst-x:-70px;--burst-y:190px}.hero-stage--inline .float-chip.f4{top:8%;right:1%;left:auto;bottom:auto;--rot:4deg;--burst-x:-200px;--burst-y:150px}.hero-stage--inline .float-chip.f5{bottom:5%;left:1%;right:auto;top:auto;--rot:3deg;--burst-x:200px;--burst-y:-150px}.hero-stage--inline .float-chip.f6{bottom:-2%;left:24%;right:auto;top:auto;--rot:-2deg;--burst-x:70px;--burst-y:-190px}.hero-stage--inline .float-chip.f7{bottom:-2%;right:24%;left:auto;top:auto;--rot:2deg;--burst-x:-70px;--burst-y:-190px}.hero-stage--inline .float-chip.f8{bottom:5%;right:1%;left:auto;top:auto;--rot:-3deg;--burst-x:-200px;--burst-y:-150px}}@media (min-width:1024px) and (prefers-reduced-motion:reduce){.hero-stage--inline .float-chip{opacity:1;transform:none;animation:none}}@font-face{font-family:Pretendard Variable;src:url(/assets/fonts/PretendardVariable.woff2) format("woff2");font-weight:45 920;font-style:normal;font-display:swap}:root{--brand:#2563eb;--brand-hover:#1d4ed8;--brand-soft:#dbeafe;--brand-faint:#eff6ff;--violet-light:#7b7fff;--violet:#5b6bff;--violet-deep:#4756e8;--gradient-brand:linear-gradient(135deg,#7b7fff,#5b6bff 50%,#4756e8);--bg:#ffffff;--bg-soft:#fafbfc;--bg-blue:#f0f6ff;--bg-mix:#faf5ff;--text-primary:#0f172a;--text-secondary:#475569;--text-tertiary:#94a3b8;--border:#e2e8f0;--border-soft:#f1f5f9;--accent-orange:#fb923c;--accent-green:#10b981;--accent-pink:#ec4899;--shadow-sm:0 1px 3px rgba(15,23,42,0.06),0 1px 2px rgba(15,23,42,0.04);--shadow-md:0 4px 16px rgba(15,23,42,0.08),0 1px 4px rgba(15,23,42,0.04);--shadow-lg:0 16px 40px rgba(15,23,42,0.12),0 4px 16px rgba(15,23,42,0.08);--shadow-xl:0 32px 64px rgba(15,23,42,0.16),0 8px 24px rgba(15,23,42,0.1);--shadow-blue:0 16px 40px rgba(37,99,235,0.2);--easing-out:cubic-bezier(0.16,1,0.3,1);--easing-bouncy:cubic-bezier(0.34,1.56,0.64,1);--duration-fast:150ms;--duration-normal:300ms;--duration-slow:700ms;--ease-out-expo:cubic-bezier(0.16,1,0.3,1);--ease-brand:cubic-bezier(0.22,0.61,0.36,1)}.service-root{background:var(--bg);color:var(--text-primary);font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-feature-settings:"ss01","tnum";word-break:keep-all;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}.service-root .font-mono{font-family:Pretendard Variable,Pretendard,-apple-system,system-ui,sans-serif;font-feature-settings:"tnum"}@keyframes marquee-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marquee-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@property --shimmer-angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes shimmer-spin{to{--shimmer-angle:360deg}}.service-root .shimmer-border{position:relative;background:conic-gradient(from var(--shimmer-angle),var(--brand) 0,var(--violet-light) 24%,#eef1ff 31%,var(--violet-light) 38%,var(--brand) 56%,#e8eeff 74%,var(--violet) 88%,var(--brand) 100%);animation:shimmer-spin 9s linear infinite}.service-root .text-gradient-brand{background:var(--gradient-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.service-root .text-brand{color:var(--brand)}.service-root .bg-gradient-hero{background-image:linear-gradient(180deg,#ffffff,#f0f6ff)}.service-root .bg-gradient-cta{background-image:linear-gradient(135deg,#eff6ff,#faf5ff)}@media (prefers-reduced-motion:reduce){.service-root .shimmer-border{animation:none}.service-root *,.service-root :after,.service-root :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body:has(.service-root),html:has(.service-root){height:auto!important;min-height:100%!important;overflow:visible!important}html:has(.service-root){scroll-behavior:smooth}.service-root [id]{scroll-margin-top:80px}