@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&display=swap";
body:has(.ax-root){background-color:#080c1a;font-family:Pretendard Variable,Pretendard,-apple-system,Apple SD Gothic Neo,Malgun Gothic,sans-serif}.ax-root{--bg-footer:#05070f;--bg:#080c1a;--bg-alt:#0b1022;--surface:#141d42;--surface-hi:#18214a;--ink:#e9ecf8;--ink-soft:#c4cbe2;--muted:#9aa3c0;--dim:#848eae;--blue:#344fe0;--blue-hover:#3d57e4;--accent:#8fa5ff;--accent-2:#9be3b4;--focus:#9be3b4;--green:#45af66;--line:#9ab0ff1f;--line-card:#9ab0ff2e;--line-hover:#9ab0ff57;--hero-bg:linear-gradient(168deg,#101838 0%,#0a0f26 46%,#080c1a 100%);--cta-bg:linear-gradient(120deg,#0a1030 0%,#141d4e 50%,#0a1030 100%);--mono:"IBM Plex Mono",monospace;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;word-break:keep-all;overflow-wrap:break-word;font-family:Pretendard Variable,Pretendard,-apple-system,Apple SD Gothic Neo,Malgun Gothic,sans-serif;line-height:1.5;position:relative;overflow-x:clip}.ax-root *{box-sizing:border-box}.ax-root a{color:inherit;text-decoration:none}:where(.ax-root) :where(h1,h2,h3){letter-spacing:-.02em;margin:0;font-weight:700}.ax-root .ax-section{border-bottom:1px solid var(--line);padding:104px 40px}.ax-root .ax-section--alt{background:var(--bg-alt)}.ax-root .ax-container{max-width:1180px;margin:0 auto}.ax-root .ax-eyebrow{font-family:var(--mono);letter-spacing:.22em;color:var(--accent);font-size:12px}.ax-root .ax-h2{letter-spacing:-.035em;color:var(--ink);font-size:44px;font-weight:800;line-height:1.2}.ax-root .ax-btn{cursor:pointer;background:var(--blue);height:100%;color:var(--ink);white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:8px;padding:16px 32px;font-family:inherit;font-size:16px;font-weight:600;transition:background .18s;display:inline-flex}.ax-root .ax-btn:hover{background:var(--blue-hover)}.ax-root .ax-btn--ghost{border:1px solid var(--line-hover);color:var(--ink);background:0 0}.ax-root .ax-btn--ghost:hover{border-color:var(--accent);color:var(--ink)}.ax-root .ax-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#080c1ad1;justify-content:space-between;align-items:center;gap:24px;padding:16px 40px;transition:background-color .18s cubic-bezier(.2,.8,.2,1),border-bottom-color .18s cubic-bezier(.2,.8,.2,1);display:flex;position:sticky;top:0}.ax-root .ax-header--scrolled{border-bottom-color:var(--line-card);background:#080c1af5}.ax-root .ax-header__brand{color:var(--ink);align-items:baseline;gap:10px;display:flex}.ax-root .ax-header__brand-mark{font-family:var(--mono);letter-spacing:.18em;color:var(--accent);font-size:11px}.ax-root .ax-nav{color:var(--muted);align-items:center;gap:28px;font-size:14px;display:flex}.ax-root .ax-nav a{transition:color .18s cubic-bezier(.2,.8,.2,1)}.ax-root .ax-nav a:hover{color:var(--ink)}.ax-root .ax-header .ax-btn{padding:10px 20px;font-size:14px}.ax-root .ax-footer{border-top:1px solid var(--line);background:var(--bg-footer);padding:56px 40px}.ax-root .ax-footer .ax-container{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:48px;display:grid}.ax-root .ax-footer__biz{color:var(--dim);margin-top:20px;font-size:14px;line-height:1.9}.ax-root .ax-footer__biz strong{color:var(--muted);font-weight:600}.ax-root .ax-footer__contact{color:var(--dim);gap:10px;font-size:14px;display:grid}.ax-root .ax-footer__contact-label{font-family:var(--mono);letter-spacing:.18em;color:var(--muted);font-size:11px}@media (max-width:880px){.ax-root .ax-section{padding:72px 24px}.ax-root .ax-header{gap:12px;padding:14px 20px}.ax-root .ax-nav{display:none}.ax-root .ax-footer .ax-container{grid-template-columns:1fr}}@media (max-width:560px){.ax-root .ax-h2{font-size:32px}}@media (prefers-reduced-motion:reduce){.ax-root .ax-header,.ax-root .ax-nav a{transition:none}}