:root{--navy:#08162f;--navy2:#0c2347;--ink:#0a1930;--muted:#687387;--line:rgba(10,25,48,.12);--paper:#f6f7f9;--white:#fff;--teal:#19dfdc;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR",Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-link{position:fixed;left:16px;top:-60px;background:#fff;padding:10px 14px;z-index:999}.skip-link:focus{top:16px}.container,.section-shell{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{position:fixed;inset:0 0 auto;z-index:50;background:rgba(246,247,249,.76);backdrop-filter:blur(18px);border-bottom:1px solid rgba(10,25,48,.07)}.nav-wrap{width:min(var(--max),calc(100% - 40px));height:74px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{font-size:21px;font-weight:800;letter-spacing:-.04em}.site-nav{display:flex;gap:30px;font-size:14px;font-weight:650}.site-nav a{opacity:.72}.site-nav a:hover{opacity:1}.menu-btn{display:none;border:0;background:none;font:inherit}.hero{min-height:800px;margin-top:0;padding:170px 0 110px;position:relative;overflow:hidden;display:flex;align-items:center}.hero-content{position:relative;z-index:3;max-width:800px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:#89f3ee;margin:0 0 18px}.eyebrow.dark{color:#446078}.hero h1,.section h2{font-size:clamp(62px,9vw,126px);line-height:.9;letter-spacing:-.075em;margin:0;font-weight:790}.hero-copy{font-size:clamp(20px,2.6vw,30px);margin:34px 0 38px;color:#344157}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;padding:14px 20px;border-radius:999px;font-weight:750;font-size:14px}.btn.primary{background:var(--navy);color:#fff}.btn.ghost{border:1px solid var(--line);background:rgba(255,255,255,.62)}.hero-glow{position:absolute;border-radius:50%;filter:blur(20px);opacity:.58}.glow-a{width:460px;height:460px;background:radial-gradient(circle,#71f4ee 0,rgba(113,244,238,.12) 58%,transparent 72%);right:-80px;top:130px}.glow-b{width:420px;height:420px;background:radial-gradient(circle,#b5c8ff 0,rgba(181,200,255,.10) 60%,transparent 72%);right:240px;bottom:-170px}.hero-orbit{position:absolute;right:3%;top:27%;width:420px;height:420px;border:1px solid rgba(10,25,48,.08);border-radius:50%}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;border:1px solid rgba(10,25,48,.08);border-radius:50%;inset:65px}.hero-orbit:after{inset:130px}.hero-orbit span{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--teal)}.hero-orbit span:nth-child(1){top:50px;left:70px}.hero-orbit span:nth-child(2){right:45px;top:185px}.hero-orbit span:nth-child(3){left:190px;bottom:45px}.section{padding:140px 0}.section-light{background:#fff}.split-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.sticky-copy h2{font-size:clamp(48px,6vw,88px)}.body-copy{font-size:18px;color:#344157}.body-copy .lead{font-size:clamp(24px,3vw,38px);line-height:1.45;color:var(--ink);margin-top:0}.principle-card{margin-top:70px;padding:42px;border-radius:28px;background:var(--paper);border:1px solid var(--line)}.principle-card span{font-size:13px;color:var(--muted)}.principle-card strong{display:block;font-size:clamp(26px,3vw,42px);line-height:1.25;letter-spacing:-.04em;margin:18px 0}.product-section{background:linear-gradient(160deg,var(--navy) 0%,#071224 56%,#0a2a44 100%);color:#fff}.product-head{max-width:880px}.product-head h2{font-size:clamp(58px,8vw,112px)}.product-head>p:last-child{font-size:20px;color:#c9d4e4}.product-stage{margin:76px 0 44px;padding:70px;border-radius:38px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.13);box-shadow:0 40px 100px rgba(0,0,0,.28)}.product-stage img{width:min(880px,100%);margin:auto}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{padding:34px;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045)}.feature-card span{font-size:12px;color:#7ef0eb}.feature-card h3{font-size:24px;margin:38px 0 10px}.feature-card p{margin:0;color:#b9c7d8}.founder-note{display:grid;grid-template-columns:.5fr 1.5fr;gap:50px;margin-top:100px;padding-top:70px;border-top:1px solid rgba(255,255,255,.14)}.founder-note blockquote{grid-column:2;margin:0;font-size:clamp(30px,4vw,54px);line-height:1.25;letter-spacing:-.045em;font-weight:730}.founder-note>p:last-child{grid-column:2;color:#c5d0df;font-size:18px}.vision-section{background:#eef1f5}.vision-section h2{font-size:clamp(66px,9vw,126px)}.vision-section .container>p:last-child{max-width:630px;font-size:20px;color:#526077;margin-top:42px}.contact-section{background:#eef1f5;padding-top:20px}.contact-card{background:var(--navy);color:#fff;border-radius:34px;padding:70px;display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.contact-card h2{font-size:clamp(46px,6vw,82px)}.contact-card>a{font-size:18px;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:6px}.site-footer{background:#eef1f5;padding:70px 0 40px}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:30px;border-top:1px solid var(--line);padding-top:34px}.footer-grid strong{font-size:18px}.footer-grid p{margin:7px 0;color:var(--muted);font-size:13px}.footer-links{display:flex;gap:22px;font-size:13px}.copyright{grid-column:1/-1}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:800px){.nav-wrap{height:64px}.menu-btn{display:block}.site-nav{position:absolute;top:64px;left:20px;right:20px;padding:20px;display:none;flex-direction:column;background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 60px rgba(10,25,48,.12)}.site-nav.open{display:flex}.hero{min-height:700px;padding:135px 0 80px}.hero h1{font-size:clamp(58px,18vw,86px)}.hero-orbit{width:300px;height:300px;right:-140px;top:34%}.section{padding:95px 0}.split-grid,.founder-note{grid-template-columns:1fr;gap:45px}.founder-note blockquote,.founder-note>p:last-child{grid-column:1}.product-stage{padding:26px;margin-top:48px}.feature-grid{grid-template-columns:1fr}.contact-card{padding:42px 28px;display:block}.contact-card>a{display:inline-block;margin-top:42px}.footer-grid{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.hero-glow{opacity:.35}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
