html,body{font-family:Noto Sans KR,Apple SD Gothic Neo,Segoe UI,sans-serif;max-width:100%;overflow-x:hidden}body{position:relative;padding-top:4rem}header,main,section,footer{overflow-x:clip}.site-header{position:fixed;top:0;left:0;right:0;width:100%;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;will-change:transform}.site-header.is-hidden{transform:translateY(calc(-100% - 8px))}.marketing-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:50;opacity:0;pointer-events:none;transition:opacity .3s ease}.marketing-menu-overlay.is-open{opacity:1;pointer-events:auto}.marketing-mobile-menu{position:fixed;top:0;right:0;bottom:0;width:100%;display:flex;flex-direction:column;background:#fff;z-index:51;transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);will-change:transform;box-shadow:none}.marketing-mobile-menu.is-open{box-shadow:-8px 0 32px #0f172a1f}@media(min-width:640px){.marketing-mobile-menu{max-width:360px}}.marketing-mobile-menu.is-open{transform:translate(0)}@keyframes countUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.stat-item{animation:countUp .6s ease both}.stat-item:nth-child(1){animation-delay:.1s}.stat-item:nth-child(2){animation-delay:.25s}.stat-item:nth-child(3){animation-delay:.4s}@keyframes floatCard{0%,to{transform:translateY(0) rotate(3deg)}50%{transform:translateY(-8px) rotate(3deg)}}.card-float{animation:floatCard 4s ease-in-out infinite}@keyframes floatCardBack{0%,to{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-5px) rotate(-6deg)}}.card-float-back{animation:floatCardBack 4s ease-in-out infinite .5s}.star{color:#fbbf24}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.welcome-marquee-strip{-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;overflow:hidden}.welcome-marquee-strip::-webkit-scrollbar{display:none}.welcome-marquee{display:flex;width:-moz-max-content;width:max-content;animation:welcomeMarquee var(--marquee-duration, 40s) linear infinite;will-change:transform}.welcome-marquee__group{display:flex;gap:var(--marquee-gap, 1rem);flex:0 0 auto;padding-right:var(--marquee-gap, 1rem)}.welcome-marquee-card{flex:0 0 auto;width:var(--marquee-card-width, 20rem)}.welcome-marquee-strip:hover .welcome-marquee{animation-play-state:paused}@media(min-width:640px){.welcome-marquee__group{gap:var(--marquee-gap-md, 1.25rem);padding-right:var(--marquee-gap-md, 1.25rem)}}@media(min-width:1024px){.welcome-marquee__group{gap:var(--marquee-gap-lg, 1.5rem);padding-right:var(--marquee-gap-lg, 1.5rem)}}@keyframes welcomeMarquee{0%{transform:translateZ(0)}to{transform:translate3d(var(--marquee-shift, -50%),0,0)}}@media(prefers-reduced-motion:reduce){.welcome-marquee{animation:none}}.faq-content{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-content.open{max-height:500px}.faq-icon{transition:transform .3s ease}.faq-icon.open{transform:rotate(45deg)}.mock-card{width:clamp(360px,32vw,500px);aspect-ratio:1216 / 699;height:auto;border-radius:8px;box-shadow:0 20px 60px #00000026;position:relative;overflow:hidden;will-change:transform}.hero-visual{min-height:460px;overflow:visible}.js-reveal{opacity:0;transform:translateY(42px) scale(.985);transition:opacity .8s ease,transform 1s cubic-bezier(.22,1,.36,1)}.js-reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}.js-parallax{will-change:transform;transform:translateZ(0)}.js-glow{will-change:transform,opacity}@media(max-width:640px){.hero-visual{min-height:200px;overflow:hidden}}
