:root{--ink:#07111f;--navy:#0d1c33;--navy-2:#132641;--blue:#2c7df0;--blue-bright:#4b9bff;--gold:#f4c85b;--cream:#f7f4ec;--paper:#fbfcfe;--muted:#66758b;--line:#dce4ee;--green:#20c78a;--shadow:0 24px 70px rgba(6,17,33,.14);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Segoe UI",Tahoma,"Noto Sans Thai",Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.skip-link{position:fixed;left:12px;top:-80px;z-index:9999;background:white;padding:10px 16px;border-radius:8px}.skip-link:focus{top:12px}
.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(7,17,31,.82);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(20px)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:white}.brand img{width:40px;height:48px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.15}.brand strong{font-size:15px;letter-spacing:.01em}.brand small{color:#7fb5ff;font-size:9px;letter-spacing:.28em;margin-top:5px}.site-header nav{display:flex;align-items:center;gap:32px;color:#cbd6e5;font-size:14px}.site-header nav a{transition:.2s}.site-header nav a:hover{color:white}.nav-actions{display:flex;align-items:center;gap:12px}.lang-toggle{background:transparent;color:#cbd6e5;border:0;cursor:pointer;font-weight:700;padding:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:12px;min-height:52px;padding:0 23px;font-weight:700;font-size:15px;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding:0 17px;background:white;color:var(--ink);font-size:13px}.button-primary{background:linear-gradient(135deg,var(--blue),#1467df);color:white;box-shadow:0 14px 30px rgba(44,125,240,.3)}.button-primary:hover{box-shadow:0 18px 38px rgba(44,125,240,.4)}.button-ghost{border-color:rgba(255,255,255,.28);color:white;background:rgba(255,255,255,.03)}.button-outline{border-color:#c6d3e2;color:var(--navy);width:100%}.button-light{background:white;color:var(--navy)}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:8px}.menu-toggle span{display:block;height:2px;background:white;margin:6px 0}
.hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#06101e 0%,#0b1a30 57%,#10284b 100%);color:white;padding:158px 0 0;min-height:790px}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent)}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-glow-one{width:600px;height:600px;right:-100px;top:30px;background:radial-gradient(circle,rgba(36,116,229,.25),transparent 65%)}.hero-glow-two{width:380px;height:380px;left:-140px;bottom:-130px;background:radial-gradient(circle,rgba(244,200,91,.13),transparent 70%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1.05fr;gap:72px;align-items:center}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.23em;font-weight:800;text-transform:uppercase}.eyebrow{display:inline-flex;gap:10px;align-items:center;color:#9cc7ff;margin-bottom:22px}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(32,199,138,.12)}h1{font-size:clamp(48px,5.6vw,78px);line-height:1.08;letter-spacing:-.055em;margin:0 0 24px;font-weight:760}h1 em{font-style:normal;color:transparent;background:linear-gradient(90deg,#79b6ff,#3f8ff8);background-clip:text;-webkit-background-clip:text}.hero-lead{max-width:630px;color:#b7c5d8;font-size:18px;line-height:1.75;margin:0 0 34px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.play{font-size:11px}.trust-row{display:flex;gap:24px;flex-wrap:wrap;margin-top:28px;color:#9fb0c6;font-size:12px}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row i{font-style:normal;color:var(--green)}
.hero-visual{position:relative;min-height:510px;display:grid;place-items:center}.visual-orbit{position:absolute;border:1px solid rgba(104,165,255,.13);border-radius:50%}.orbit-one{width:500px;height:500px}.orbit-two{width:390px;height:390px}.app-card{position:relative;z-index:2;width:min(100%,570px);background:#0b172a;border:1px solid rgba(255,255,255,.17);border-radius:18px;box-shadow:0 50px 100px rgba(0,0,0,.45);overflow:hidden;transform:perspective(1200px) rotateY(-4deg) rotateX(1.5deg)}.app-card-bar{height:48px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1);background:#091426}.mini-brand{display:flex;gap:8px;align-items:center;color:#73afff;font-size:10px;letter-spacing:.08em}.mini-brand img{width:18px;height:23px;object-fit:contain}.status{font-size:9px;color:#ff9b9b;background:rgba(225,63,63,.12);padding:5px 8px;border-radius:12px}.status i{display:inline-block;width:5px;height:5px;background:#ec5656;border-radius:50%;margin-right:5px}.source-panel{background:#26354d;margin:15px 15px 0;padding:16px 18px;border-radius:10px}.source-panel small,.translation-panel small{display:block;color:#9eabc0;font-size:9px;letter-spacing:.12em;font-weight:700}.source-panel p{font-size:16px;margin:7px 0 0;color:white;font-weight:600}.translation-panel{padding:19px 22px 23px}.translation-panel small{color:#65a8ff}.translation-panel p{font-size:25px;line-height:1.42;font-weight:680;margin:10px 0 6px}.typing-line{display:flex;gap:5px;margin-top:15px}.typing-line span{width:6px;height:6px;background:#5d9ff8;border-radius:50%;animation:pulse 1.2s infinite}.typing-line span:nth-child(2){animation-delay:.2s}.typing-line span:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,100%{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.app-card-foot{height:45px;border-top:1px solid rgba(255,255,255,.09);display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:10px;color:#91a4be}.app-card-foot>span:first-child{display:flex;align-items:center;gap:8px}.audio-wave{width:12px;height:12px;display:inline-block;background:linear-gradient(90deg,transparent 0 12%,#24d094 12% 25%,transparent 25% 37%,#24d094 37% 55%,transparent 55% 67%,#24d094 67% 84%,transparent 84%);filter:drop-shadow(0 0 4px #24d094)}.floating-pill{position:absolute;z-index:3;border:1px solid rgba(255,255,255,.15);background:rgba(16,35,61,.88);box-shadow:0 18px 40px rgba(0,0,0,.28);backdrop-filter:blur(15px);border-radius:14px;padding:12px 15px;color:#dceaff;font-size:12px}.pill-one{top:42px;right:-13px;display:flex;gap:9px;align-items:center}.pill-one span{background:#1b3557;padding:4px 7px;border-radius:6px;font-weight:800}.pill-one b{color:#5ea4ff}.pill-two{bottom:47px;left:-22px;display:flex;align-items:center;gap:8px}.pill-two i{font-style:normal;color:var(--gold)}.partner-strip{position:relative;z-index:2;margin-top:90px;height:86px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.09);color:#8699b2;font-size:12px;letter-spacing:.12em}.partner-strip span{font-size:10px;color:#5d718b}.partner-strip strong{color:#a8b7ca;font-size:11px}
.section{padding:120px 0}.section-heading{margin-bottom:58px}.section-heading.centered{text-align:center;max-width:780px;margin-left:auto;margin-right:auto}.section-kicker{color:var(--blue)}h2{font-size:clamp(38px,4.1vw,58px);line-height:1.15;letter-spacing:-.045em;margin:15px 0 20px}.section-heading p,.demo-copy>p,.overlay-card-copy p,.faq-intro p{color:var(--muted);font-size:16px;max-width:680px}.intro{background:#f5f7fa}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-card{position:relative;overflow:hidden;background:white;border:1px solid var(--line);border-radius:var(--radius);padding:32px;min-height:310px;box-shadow:0 6px 25px rgba(12,32,60,.04)}.feature-card.feature-primary{background:linear-gradient(145deg,#0d1d34,#15335a);color:white;border-color:transparent}.feature-icon{width:48px;height:48px;border-radius:13px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;font-size:22px;font-weight:800}.feature-primary .feature-icon{background:rgba(255,255,255,.1);color:#78b3ff}.feature-no{position:absolute;right:28px;top:30px;color:#b8c3d1;font-size:11px;font-weight:800}.feature-card h3{font-size:23px;margin:24px 0 10px}.feature-card p{color:var(--muted);max-width:520px}.feature-primary p{color:#aebdd0}.source-switch,.mode-tabs,.file-types{display:flex;gap:7px;flex-wrap:wrap;margin-top:26px}.source-switch span,.mode-tabs span,.file-types span{padding:7px 11px;border-radius:8px;background:#f0f4f8;color:#5b6b80;font-size:11px;font-weight:700}.source-switch span{background:rgba(255,255,255,.08);color:#9fb2ca}.source-switch .active,.mode-tabs .active{background:var(--blue);color:white}.swatches{display:flex;align-items:center;gap:8px;margin-top:26px}.swatches i{width:25px;height:25px;border-radius:50%;background:#111f34;border:3px solid white;box-shadow:0 0 0 1px var(--line)}.swatches i:nth-child(2){background:#437fc5}.swatches i:nth-child(3){background:#ece5d5}.swatches span{font-size:11px;color:var(--muted);margin-left:5px}
.product-demo{background:white}.demo-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:center}.demo-copy h2{margin-top:14px}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{position:relative;padding:10px 0 10px 31px;border-bottom:1px solid #e6ebf1;font-size:14px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:800}.text-link{display:inline-block;color:var(--blue);font-weight:700;font-size:14px;border-bottom:1px solid #a6cbff;padding-bottom:3px}.screenshot-frame{background:#0c1b30;padding:10px;border-radius:18px;box-shadow:var(--shadow)}.frame-top{height:30px;display:flex;align-items:center;gap:6px;padding:0 7px;color:#8193aa}.frame-top span{width:7px;height:7px;background:#395069;border-radius:50%}.frame-top small{margin-left:auto;font-size:8px;letter-spacing:.12em}.screenshot-frame img{border-radius:10px;width:100%}
.real-world{background:#eef3f8}.real-world-gallery{display:grid;grid-template-columns:1.18fr .82fr;gap:18px}.scene-card{position:relative;overflow:hidden;margin:0;border-radius:24px;background:#0b1728;min-height:460px;box-shadow:0 20px 55px rgba(6,24,48,.13)}.scene-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.scene-card:hover img{transform:scale(1.025)}.scene-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(4,12,23,.9))}.scene-card figcaption{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:32px;color:white;display:flex;flex-direction:column;gap:8px}.scene-card figcaption span{font-size:9px;letter-spacing:.18em;color:#8cc0ff;font-weight:800}.scene-card figcaption strong{font-size:17px;line-height:1.5;max-width:650px}.simulation-note{text-align:right;margin:14px 4px 0;color:#7a8798;font-size:10px}
.overlay-showcase{background:#07111f;padding-top:30px}.overlay-card{position:relative;overflow:hidden;min-height:560px;border-radius:28px;background:#0e1d32}.overlay-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.32;filter:saturate(.75)}.overlay-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,16,30,.12),rgba(6,16,30,.96) 67%)}.overlay-card-copy{position:relative;z-index:2;width:48%;margin-left:auto;padding:110px 75px;color:white}.overlay-card-copy p{color:#b1bfd1}
.use-cases{background:var(--cream)}.section-heading.split{display:grid;grid-template-columns:1fr .72fr;gap:80px;align-items:end}.section-heading.split p{margin-bottom:8px}.case-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.case-card{position:relative;background:white;border:1px solid #e5e0d5;border-radius:18px;padding:28px 24px;min-height:275px;transition:.25s}.case-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.case-card>span{position:absolute;right:20px;top:18px;color:#b9b2a4;font-size:10px}.case-icon{font-size:28px;color:var(--blue);margin:13px 0 48px}.case-card h3{font-size:18px;margin:0 0 10px}.case-card p{font-size:13px;color:var(--muted);margin:0}
.pricing{background:#f5f7fa}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;align-items:stretch}.price-card{position:relative;background:white;border:1px solid var(--line);border-radius:22px;padding:30px;display:flex;flex-direction:column}.price-card.featured{background:linear-gradient(150deg,#0c1b31,#143660);color:white;border:none;transform:translateY(-12px);box-shadow:0 28px 65px rgba(11,38,73,.22)}.popular{position:absolute;right:22px;top:20px;color:#173357;background:var(--gold);padding:5px 10px;border-radius:20px;font-size:9px;font-weight:900;letter-spacing:.1em}.price-head{display:flex;flex-direction:column;gap:5px}.price-head>span{font-size:12px;font-weight:900;letter-spacing:.14em;color:var(--blue)}.featured .price-head>span{color:#78b4ff}.price-head small{color:var(--muted)}.featured .price-head small{color:#aabbd0}.price{margin:26px 0 0;display:flex;align-items:baseline;gap:8px}.price strong{font-size:38px;letter-spacing:-.045em}.price>span{font-size:12px;color:var(--muted)}.featured .price>span{color:#aabbd0}.hour-rate{color:var(--blue);font-size:12px;margin:0 0 20px}.price-card ul{list-style:none;padding:19px 0;margin:0 0 25px;border-top:1px solid var(--line);flex:1}.featured ul{border-color:rgba(255,255,255,.13)}.price-card li{padding:8px 0;font-size:13px;color:#526276}.featured li{color:#c3d0df}.price-card li:before{content:"✓";color:var(--green);margin-right:10px;font-weight:800}.business-row{margin-top:25px;background:linear-gradient(100deg,#256dce,#2b83f0);border-radius:22px;padding:28px 32px;color:white;display:grid;grid-template-columns:1fr auto auto;gap:42px;align-items:center}.business-row>div>span{font-size:10px;letter-spacing:.14em;font-weight:900;color:#b9d7ff}.business-row h3{font-size:22px;margin:4px 0}.business-row p{font-size:12px;color:#d8e8ff;margin:0}.business-price{display:flex;flex-direction:column;text-align:right}.business-price strong{font-size:30px}.business-price small{color:#d3e5ff}.pricing-note{text-align:center;font-size:11px;color:#718095;margin:24px 0 0}
.how-it-works{background:white}.steps{display:grid;grid-template-columns:repeat(3,1fr);position:relative}.steps:before{content:"";position:absolute;top:27px;left:16.66%;right:16.66%;height:1px;background:#d8e2ec}.steps article{text-align:center;padding:0 38px;position:relative}.steps b{position:relative;z-index:2;display:grid;place-items:center;width:54px;height:54px;margin:0 auto 24px;border:1px solid #cbd8e6;border-radius:50%;background:white;color:var(--blue);font-size:16px}.steps h3{font-size:18px}.steps p{font-size:13px;color:var(--muted)}
.faq{background:#f5f7fa}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.faq-intro h2{margin-top:12px}.faq-intro>a{display:inline-block;margin-top:18px;color:var(--blue);font-weight:700}.accordion details{border-bottom:1px solid #ccd7e3;padding:22px 0}.accordion summary{cursor:pointer;font-size:17px;font-weight:700;list-style:none;padding-right:30px;position:relative}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";position:absolute;right:3px;color:var(--blue);font-size:24px;line-height:1}.accordion details[open] summary:after{content:"−"}.accordion details p{color:var(--muted);font-size:14px;max-width:730px;margin:14px 35px 0 0}
.final-cta{position:relative;overflow:hidden;background:#07111f;color:white;text-align:center;padding:110px 0}.cta-glow{position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(38,122,238,.22),transparent 65%);top:-350px;left:50%;transform:translateX(-50%)}.final-cta-inner{position:relative}.final-cta img{width:66px;height:78px;object-fit:contain;margin:0 auto 20px}.final-cta h2{font-size:clamp(45px,5vw,68px)}.final-cta p{color:#a9b8cb;max-width:580px;margin:0 auto 30px}.final-cta .hero-actions{justify-content:center}.store-status{display:inline-flex;align-items:center;gap:9px;color:#8ea0b8;font-size:11px;margin-top:28px}.store-status i{width:7px;height:7px;border-radius:50%;background:var(--gold)}
footer{background:#050c16;color:#8fa0b5;padding:65px 0 24px;border-top:1px solid rgba(255,255,255,.06)}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:55px}.footer-brand>p{font-size:12px;margin-top:20px}.footer-grid h3{color:white;font-size:12px;margin:3px 0 17px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}.footer-grid a,.footer-grid p{font-size:12px}.footer-grid a:hover{color:white}.footer-bottom{margin-top:50px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;font-size:10px}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}
@media(max-width:1000px){.site-header nav{display:none}.menu-toggle{display:block}.nav-actions .button-small{display:none}.site-header nav.open{display:flex;position:fixed;left:0;right:0;top:78px;height:calc(100vh - 78px);background:#07111f;flex-direction:column;align-items:flex-start;padding:40px 30px;font-size:24px}.hero-grid{grid-template-columns:1fr;gap:55px}.hero-copy{text-align:center}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:470px}.partner-strip{overflow:auto;gap:40px;justify-content:flex-start}.demo-grid,.faq-grid{grid-template-columns:1fr;gap:55px}.demo-copy{max-width:720px}.case-grid{grid-template-columns:repeat(2,1fr)}.overlay-card-copy{width:58%;padding:85px 50px}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:2}}
@media(max-width:760px){.shell{width:min(100% - 28px,1180px)}.section{padding:82px 0}.hero{padding-top:130px}.hero-grid{gap:20px}.hero-visual{min-height:410px}.app-card{transform:none}.translation-panel p{font-size:19px}.floating-pill{display:none}.partner-strip{margin-top:45px;height:70px}.partner-strip strong{white-space:nowrap}.feature-grid,.pricing-grid,.section-heading.split,.steps,.footer-grid,.real-world-gallery{grid-template-columns:1fr}.feature-card{min-height:0}.section-heading.split{gap:14px}.case-grid{grid-template-columns:1fr 1fr}.scene-card{min-height:390px}.simulation-note{text-align:left}.overlay-card{min-height:590px}.overlay-card>img{opacity:.24}.overlay-card:after{background:linear-gradient(0deg,rgba(6,16,30,.97),rgba(6,16,30,.15))}.overlay-card-copy{width:100%;margin:0;padding:300px 28px 45px}.price-card.featured{transform:none}.business-row{grid-template-columns:1fr;gap:17px;text-align:center}.business-price{text-align:center}.steps:before{display:none}.steps article{padding:15px 20px 28px}.faq-grid{gap:25px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.nav-actions{margin-left:auto}.hero-actions .button{width:100%}}
@media(max-width:480px){h1{font-size:45px}.hero-lead{font-size:16px}.hero-visual{min-height:330px}.app-card-bar{height:39px}.source-panel{margin:10px 10px 0;padding:11px}.source-panel p{font-size:12px}.translation-panel{padding:13px 16px}.translation-panel p{font-size:15px}.app-card-foot{height:38px}.case-grid{grid-template-columns:1fr}.case-card{min-height:230px}.case-icon{margin-bottom:33px}.trust-row{gap:11px}.site-header .brand strong{font-size:13px}.section-heading{margin-bottom:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.typing-line span{animation:none}}
