@font-face{font-family:__Plus_Jakarta_Sans_646807;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Plus_Jakarta_Sans_646807;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Plus_Jakarta_Sans_646807;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Plus_Jakarta_Sans_646807;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Plus_Jakarta_Sans_Fallback_646807;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_646807{font-family:__Plus_Jakarta_Sans_646807,__Plus_Jakarta_Sans_Fallback_646807;font-style:normal}.__variable_646807{--font-plus-jakarta:"__Plus_Jakarta_Sans_646807","__Plus_Jakarta_Sans_Fallback_646807"}:root{color-scheme:light;--color-primary:#00327d;--color-primary-container:#0047ab;--color-secondary:#00668a;--color-secondary-container:#00bdfd;--color-tertiary:#705d00;--color-tertiary-container:#c9a900;--color-surface:#f9f9fb;--color-surface-low:#f3f3f5;--color-surface-lowest:#fff;--color-on-surface:#1a1c1d;--color-on-primary:#f9f9fb;--color-on-secondary:#f9f9fb;--shadow-ambient:0 24px 48px rgba(0,25,70,.08);--radius-pill:9999px;--radius-xl:24px;--radius-lg:18px;--text-display:clamp(2.6rem,5vw,4.6rem);--text-headline:clamp(1.6rem,2.5vw,2.4rem);--text-title:clamp(1.2rem,2vw,1.6rem);--text-body:clamp(1rem,1.3vw,1.15rem)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:var(--font-plus-jakarta),system-ui,-apple-system,sans-serif;background:var(--color-surface);color:var(--color-on-surface);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}main{position:relative}.container{width:min(1120px,90vw);margin:0 auto}.glass-nav{position:fixed;top:20px;left:50%;transform:translateX(-50%);width:min(1120px,92vw);padding:12px 20px;border-radius:var(--radius-pill);background:rgba(249,249,251,.7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:space-between;z-index:20}.brand,.glass-nav{display:flex;align-items:center}.brand{gap:12px;font-weight:600;letter-spacing:-.02em}.brand-mark{width:38px;height:38px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#00bdfd,#00327d 60%);box-shadow:var(--shadow-ambient)}.nav-links{display:flex;gap:20px;font-size:.95rem}.nav-links a{opacity:.78;transition:opacity .2s ease}.nav-links a:hover{opacity:1}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 26px;border-radius:var(--radius-pill);font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.button-primary{color:var(--color-on-primary);background:linear-gradient(135deg,var(--color-primary),var(--color-primary-container));box-shadow:var(--shadow-ambient)}.button-secondary{color:var(--color-primary);background:var(--color-surface-low)}.button-primary:hover,.button-secondary:hover{transform:translateY(-2px)}.hero{position:relative;min-height:100svh;display:flex;align-items:center;padding:140px 0 120px;overflow:hidden}.hero-media{position:absolute;inset:0;z-index:0}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(249,249,251,.95),rgba(249,249,251,.85) 40%,rgba(249,249,251,.2) 70%,rgba(249,249,251,.1))}.hero-content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.7fr);grid-gap:40px;gap:40px;align-items:center}.hero-text{display:flex;flex-direction:column;gap:24px}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;color:var(--color-secondary)}.hero-title{font-size:var(--text-display);line-height:1.05;letter-spacing:-.02em}.hero-subtitle{font-size:var(--text-body);max-width:520px}.hero-actions{gap:16px}.hero-actions,.hero-badges{display:flex;flex-wrap:wrap}.hero-badges{gap:18px;font-size:.95rem;color:rgba(26,28,29,.7)}.hero-panel{background:hsla(0,0%,100%,.7);border-radius:32px;padding:28px;box-shadow:var(--shadow-ambient);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);display:grid;grid-gap:18px;gap:18px}.hero-panel h3{font-size:var(--text-title);letter-spacing:-.01em}.hero-panel p{font-size:.95rem;color:rgba(26,28,29,.7)}.section{padding:120px 0}.section.alt{background:var(--color-surface-low)}.section-title{font-size:var(--text-headline);letter-spacing:-.01em;margin-bottom:16px}.section-lead{font-size:var(--text-body);max-width:640px;color:rgba(26,28,29,.72)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px;margin-top:48px}.feature{display:grid;grid-gap:12px;gap:12px}.feature h3{font-size:1.2rem}.feature span{font-weight:600;color:var(--color-primary)}.feature p{color:rgba(26,28,29,.7)}.flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:50px;padding:32px;border-radius:36px;background:var(--color-surface-lowest);box-shadow:var(--shadow-ambient)}.flow-step{padding:12px 6px;min-height:180px;display:grid;grid-gap:14px;gap:14px;position:relative}.flow-step:before{content:"";width:38px;height:6px;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--color-primary),var(--color-primary-container))}.flow-step span{font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-secondary)}.flow-step h4{font-size:1.15rem}.orbit{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-gap:40px;gap:40px;margin-top:50px;align-items:center}.orbit-visual{position:relative;height:420px;border-radius:40px;background:radial-gradient(circle at 30% 30%,rgba(0,189,253,.25),transparent 60%),radial-gradient(circle at 70% 70%,rgba(201,169,0,.2),transparent 60%),var(--color-surface-lowest);box-shadow:var(--shadow-ambient);overflow:hidden}.orbit-ring{position:absolute;border-radius:50%;border:2px solid rgba(0,71,171,.2);animation:float 10s ease-in-out infinite}.orbit-ring:first-child{width:280px;height:280px;top:60px;left:70px}.orbit-ring:nth-child(2){width:360px;height:360px;top:20px;left:30px;animation-delay:1.5s}.orbit-ring:nth-child(3){width:200px;height:200px;top:120px;left:160px;border-color:rgba(112,93,0,.35);animation-delay:2.5s}.orbit-content{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:40px;font-size:1.1rem;font-weight:600;color:var(--color-primary)}.cta{background:linear-gradient(130deg,rgba(0,50,125,.96),rgba(0,71,171,.85));color:var(--color-on-primary);padding:100px 0}.cta p{color:rgba(249,249,251,.8)}.footer{padding:40px 0 60px;font-size:.9rem;color:rgba(26,28,29,.7)}.legal{padding:140px 0 120px}.legal h1{font-size:var(--text-headline);letter-spacing:-.02em;margin-bottom:12px}.legal p{color:rgba(26,28,29,.72);margin-bottom:18px}.legal-section{padding:36px 32px;border-radius:28px;background:var(--color-surface-low);margin-top:24px}.legal-section h2{font-size:1.2rem;margin-bottom:10px}.footer-links{display:flex;gap:24px;flex-wrap:wrap;margin-top:20px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .8s ease,transform .8s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.phone-showcase{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:60px;gap:60px;align-items:center;margin-top:64px}.phone-frame{position:relative;width:min(340px,100%);margin:0 auto;border-radius:48px;padding:14px;box-shadow:0 40px 80px rgba(0,25,70,.22),0 8px 24px rgba(0,25,70,.1)}.phone-frame,.phone-notch{background:var(--color-on-surface)}.phone-notch{width:100px;height:28px;border-radius:0 0 18px 18px;margin:0 auto 4px}.phone-screen{background:var(--color-surface);border-radius:36px;overflow:hidden;display:flex;flex-direction:column;min-height:580px}.phone-topbar{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 10px;background:var(--color-surface-lowest);font-size:.85rem;font-weight:600}.phone-back,.phone-settings{color:var(--color-primary);cursor:pointer;font-size:1rem}.phone-topic{font-size:.9rem;color:var(--color-on-surface)}.chat-history{flex:1 1;overflow-y:auto;padding:14px 14px 8px;display:flex;flex-direction:column;gap:10px}.session-divider{display:flex;align-items:center;gap:10px;margin:4px 0}.session-divider:after,.session-divider:before{content:"";flex:1 1;height:1px;background:rgba(26,28,29,.12)}.session-divider span{font-size:.7rem;color:rgba(26,28,29,.45);white-space:nowrap}.chat-bubble{max-width:88%;padding:12px 14px;border-radius:20px;display:grid;grid-gap:5px;gap:5px;position:relative}.chat-bubble.ai{background:var(--color-surface-lowest);box-shadow:var(--shadow-ambient);align-self:flex-start;border-bottom-left-radius:6px}.chat-bubble.user{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-container));align-self:flex-end;border-bottom-right-radius:6px}.bubble-en{font-size:.82rem;font-weight:600;color:var(--color-on-surface);line-height:1.4}.chat-bubble.user .bubble-en{color:var(--color-on-primary)}.bubble-mn{font-size:.74rem;color:rgba(26,28,29,.55);line-height:1.4}.bubble-play{position:absolute;bottom:10px;right:10px;background:rgba(0,50,125,.08);border:none;border-radius:50%;width:22px;height:22px;font-size:.6rem;cursor:pointer;color:var(--color-primary);display:flex;align-items:center;justify-content:center}.example-suggestions{margin:-2px 0}.example-card{background:rgba(0,71,171,.06);border-radius:14px;padding:10px 12px;display:grid;grid-gap:3px;gap:3px;position:relative}.ex-en{font-size:.78rem;font-weight:600;color:var(--color-primary);padding-right:28px}.ex-mn{font-size:.7rem;color:rgba(26,28,29,.5)}.ex-play{position:absolute;top:50%;right:10px;transform:translateY(-50%);background:var(--color-primary);border:none;border-radius:50%;width:22px;height:22px;font-size:.58rem;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center}.feedback-card{background:rgba(201,169,0,.08);border-radius:14px;padding:10px 12px;display:grid;grid-gap:6px;gap:6px}.feedback-row{display:flex;align-items:center;gap:8px;font-size:.72rem}.feedback-tag{border-radius:20px;padding:2px 8px;font-weight:600;font-size:.68rem;white-space:nowrap}.feedback-tag.good{background:rgba(0,102,138,.12);color:var(--color-secondary)}.feedback-tag.tip{background:rgba(201,169,0,.15);color:var(--color-tertiary)}.feedback-text{color:rgba(26,28,29,.75);font-size:.72rem}.feedback-mn{font-size:.7rem;color:rgba(26,28,29,.5);border-top:1px solid rgba(26,28,29,.08);padding-top:6px;margin-top:2px}.phone-actions{justify-content:space-between;padding:12px 16px 18px;background:var(--color-surface-lowest);gap:10px}.action-btn,.phone-actions{display:flex;align-items:center}.action-btn{flex-direction:column;gap:4px;border:none;background:var(--color-surface-low);border-radius:16px;padding:10px 18px;font-size:.68rem;font-weight:600;color:var(--color-on-surface);cursor:pointer;flex:1 1}.action-btn.mic{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-container));border-radius:50%;width:54px;height:54px;flex:none;padding:0;box-shadow:0 8px 24px rgba(0,50,125,.35)}.mic-icon{font-size:1.4rem}.phone-callouts{display:grid;grid-gap:28px;gap:28px}.callout{display:flex;align-items:flex-start;gap:16px}.callout-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0;margin-top:4px}.callout strong{display:block;font-size:1rem;margin-bottom:4px}.callout p{font-size:.9rem;color:rgba(26,28,29,.65)}@media (max-width:960px){.hero-content{grid-template-columns:1fr}.hero-panel{max-width:480px}.feature-grid,.flow,.orbit,.phone-showcase{grid-template-columns:1fr}.orbit-visual{height:320px}}@media (max-width:640px){.glass-nav{flex-direction:column;gap:12px}.nav-links{flex-wrap:wrap;justify-content:center}.hero{padding-top:180px}.button-primary,.button-secondary,.hero-actions{width:100%}}@media (prefers-reduced-motion:reduce){.button-primary,.button-secondary,.orbit-ring,.reveal{transition:none;animation:none}}