:root{--cs-ink: #07111f;--cs-muted: #657083;--cs-faint: #9aa6b8;--cs-line: #dce5ef;--cs-soft: #f4f8fb;--cs-surface: #ffffff;--cs-night: #020914;--cs-night-2: #081526;--cs-primary: #08a7ff;--cs-primary-strong: #0077d9;--cs-cyan: #18d5ff;--cs-green: #25d685;--cs-amber: #e69b24;--cs-rose: #e45a72;--cs-shadow: 0 18px 42px rgba(7, 17, 31, .1);--cs-shadow-strong: 0 30px 76px rgba(7, 17, 31, .18);font-family:Inter,SF Pro Display,PingFang SC,Noto Sans Thai,Noto Sans Myanmar,Noto Sans Khmer,Noto Sans Lao,Noto Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--cs-ink);background:var(--cs-soft);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth}body{margin:0;background:var(--cs-soft)}body,button,input,select{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}.cs-page-shell{min-height:100vh;color:var(--cs-ink);background:#f7fafc}.cs-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:minmax(230px,auto) minmax(0,1fr) auto;align-items:center;gap:20px;min-height:86px;padding:16px clamp(22px,4vw,44px);border-bottom:1px solid rgba(220,229,239,.82);background:#ffffffe0;-webkit-backdrop-filter:blur(24px) saturate(1.25);backdrop-filter:blur(24px) saturate(1.25)}.cs-brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.cs-brand span:last-child{display:grid;gap:2px;min-width:0}.cs-brand b{color:var(--cs-ink);font-size:20px;line-height:26px}.cs-brand small{overflow:hidden;color:var(--cs-muted);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.cs-brand-mark{position:relative;display:inline-grid;place-items:center;flex:0 0 auto;width:44px;height:44px;overflow:hidden;border-radius:8px;color:#fff;background:var(--cs-night);box-shadow:0 18px 42px #08a7ff3d}.cs-brand-mark span{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#08a7fffa,#25d685e6 62%,#e45a72c7)}.cs-brand-mark i{position:relative;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:16px solid #fff;filter:drop-shadow(0 4px 8px rgba(2,9,20,.22));transform:translate(2px)}.cs-brand-mark-compact{width:36px;height:36px}.cs-brand-mark-compact i{border-top-width:8px;border-bottom-width:8px;border-left-width:13px}.cs-nav{display:flex;align-items:center;justify-content:center;gap:10px;overflow-x:auto;padding:4px;scrollbar-width:none}.cs-nav::-webkit-scrollbar{display:none}.cs-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:8px;color:#3c4657;font-size:14px;font-weight:760;white-space:nowrap}.cs-nav a:hover,.cs-nav a[aria-current=page]{color:#008bd8;background:#ecf9ff}.cs-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.cs-language-switcher{display:inline-flex;align-items:center;gap:10px;min-width:0}.cs-language-switcher span{color:var(--cs-muted);font-size:12px;font-weight:750}.cs-language-switcher select{min-height:44px;width:180px;max-width:180px;border:1px solid var(--cs-line);border-radius:8px;padding:0 36px 0 12px;color:var(--cs-ink);background:#fff;font-size:14px;font-weight:760;box-shadow:0 10px 26px #07111f0a}.cs-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid transparent;border-radius:8px;font-size:15px;font-weight:800;white-space:nowrap}.cs-button-primary{color:#03101d;background:linear-gradient(135deg,var(--cs-cyan),var(--cs-green));box-shadow:0 16px 30px #08a7ff3d}.cs-button-primary:hover{background:linear-gradient(135deg,#08baff,#37e892)}.cs-section-heading{display:grid;gap:10px;margin-bottom:28px}.cs-section-heading-center{max-width:760px;margin-right:auto;margin-left:auto;text-align:center}.cs-section-heading p{margin:0;color:#008bd8;font-size:12px;font-weight:850;text-transform:uppercase}.cs-section-heading h2{margin:0;color:var(--cs-ink);font-size:44px;line-height:1.02}.cs-section-heading span{color:var(--cs-muted);font-size:16px;line-height:26px}.cs-feature-card{display:grid;align-content:start;gap:12px;min-height:210px;padding:24px;border:1px solid var(--cs-line);border-top:4px solid var(--cs-cyan);border-radius:8px;background:#fff;box-shadow:var(--cs-shadow)}.cs-feature-card-green{border-top-color:var(--cs-green)}.cs-feature-card-amber{border-top-color:var(--cs-amber)}.cs-feature-card-rose{border-top-color:var(--cs-rose)}.cs-feature-card span{color:var(--cs-muted);font-size:12px;font-weight:800}.cs-feature-card h3{margin:0;font-size:19px;line-height:26px}.cs-feature-card p{margin:0;color:var(--cs-muted);font-size:14px;line-height:23px}.cs-empty-state{display:grid;place-items:center;min-height:180px;padding:24px;border:1px dashed var(--cs-line);border-radius:8px;color:var(--cs-muted);text-align:center}.cs-empty-state b{color:var(--cs-ink)}.cs-empty-state p{max-width:420px;margin:6px 0 0;font-size:14px;line-height:23px}.cs-footer{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,1.4fr);gap:28px;padding:44px clamp(22px,5vw,72px);border-top:1px solid var(--cs-line);background:#fff}.cs-footer-brand{display:flex;gap:12px;align-items:flex-start}.cs-footer-brand b{display:block;font-size:16px;line-height:22px}.cs-footer-brand p,.cs-footer-copy{margin:6px 0 0;color:var(--cs-muted);font-size:13px;line-height:22px}.cs-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cs-footer-links section{display:grid;align-content:start;gap:8px}.cs-footer-links h2{margin:0 0 4px;color:var(--cs-ink);font-size:13px;line-height:20px}.cs-footer-links a{color:var(--cs-muted);font-size:13px;line-height:20px}.cs-footer-copy{grid-column:1 / -1;margin-top:0}@media(max-width:980px){.cs-header{grid-template-columns:minmax(0,1fr) auto}.cs-nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start;padding:0}.cs-header-actions{justify-self:end}}@media(max-width:680px){.cs-header{gap:12px;overflow:hidden;padding:12px 16px}.cs-brand{gap:10px}.cs-brand small,.cs-language-switcher span,.cs-header-actions .cs-button{display:none}.cs-language-switcher select{width:132px;max-width:132px;min-height:36px}.cs-nav{max-width:100%}.cs-nav a{flex:0 0 auto}.cs-section-heading h2{font-size:32px}.cs-footer,.cs-footer-links{grid-template-columns:1fr}}main{width:100%}.landing-hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(560px,1.05fr);align-items:center;gap:clamp(30px,5vw,64px);min-height:clamp(660px,82svh,820px);overflow:hidden;padding:clamp(54px,8vw,92px) clamp(24px,6vw,78px);color:#fff;background-color:#020914;background-position:center right;background-size:cover}.landing-hero-copy{display:grid;gap:18px;max-width:760px;position:relative;z-index:2}.landing-hero-copy p{margin:0;color:#6ee7ff;font-size:12px;font-weight:850;text-transform:uppercase}.landing-hero-copy h1{max-width:760px;margin:0;font-size:82px;line-height:.98}.landing-hero-copy h1 span{display:inline;color:transparent;background:linear-gradient(100deg,var(--cs-cyan),var(--cs-green));-webkit-background-clip:text;background-clip:text}.landing-hero-copy>span{max-width:640px;color:#fffc;font-size:18px;line-height:1.55}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:8px}.landing-secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid rgba(255,255,255,.36);border-radius:8px;color:#fff;font-size:14px;font-weight:800;background:#ffffff0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-stat-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.landing-stat-row b{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.24);border-radius:8px;color:#fff;background:#ffffff14;font-size:13px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-hero-media{position:relative;z-index:1;min-height:560px;max-width:100%;overflow:hidden}.landing-hero-wall{position:absolute;top:-10%;right:-18%;bottom:8%;left:-5%;display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;opacity:.34;transform:perspective(1100px) rotateY(-16deg) rotate(-2deg);transform-origin:left center;-webkit-mask-image:linear-gradient(90deg,transparent,#000 16%,#000 74%,transparent);mask-image:linear-gradient(90deg,transparent,#000 16%,#000 74%,transparent)}.landing-hero-wall:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,rgba(2,9,20,.7),transparent 36%,rgba(2,9,20,.15))}.landing-hero-wall figure{position:relative;overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#07111f;box-shadow:0 22px 60px #00000061}.landing-hero-wall img{width:100%;height:210px;object-fit:cover;opacity:.82}.landing-hero-wall figcaption{position:absolute;right:10px;bottom:10px;left:10px;color:#ffffffd1;font-size:12px;font-weight:800;line-height:15px;text-shadow:0 2px 12px rgba(0,0,0,.8)}.landing-hero-phone{position:absolute;right:45%;bottom:0;display:grid;gap:12px;width:260px;padding:13px;border:9px solid #020914;border-radius:34px;background:#07111f;box-shadow:0 36px 84px #0000007a}.landing-phone-bar{display:flex;align-items:center;justify-content:space-between;min-height:22px;color:#f8fbff;font-size:12px;font-weight:850}.landing-phone-bar i{width:40px;height:5px;border-radius:999px;background:#ffffff47}.landing-hero-phone img{width:100%;aspect-ratio:.72;object-fit:cover;border-radius:12px}.landing-phone-caption{display:grid;gap:2px}.landing-phone-caption b{color:#fff;font-size:16px;line-height:21px}.landing-phone-caption span{color:#ffffffa3;font-size:12px;line-height:18px}.landing-hero-screen{position:absolute;right:-4px;bottom:10px;display:grid;grid-template-columns:120px minmax(0,1fr);gap:14px;width:430px;min-height:350px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#05101fdb;box-shadow:0 34px 90px #00000070;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.landing-screen-nav{display:grid;align-content:start;gap:12px;padding:6px 0;color:#ffffff9e;font-size:13px}.landing-screen-nav b{margin-bottom:10px;color:#fff;font-size:15px}.landing-screen-nav span{min-height:34px;padding:8px 10px;border-radius:8px}.landing-screen-nav span:first-of-type{color:#fff;background:#ffffff1c}.landing-screen-feature{display:grid;gap:8px;min-width:0}.landing-screen-feature img{width:100%;height:205px;object-fit:cover;border-radius:8px}.landing-screen-feature b{color:#fff;font-size:24px;line-height:29px}.landing-screen-feature small{color:#ffffff9e;font-size:12px}.landing-screen-feature span{display:inline-flex;align-items:center;justify-content:center;width:92px;min-height:34px;border-radius:8px;color:#03101d;background:linear-gradient(135deg,var(--cs-cyan),var(--cs-green));font-size:12px;font-weight:850}.landing-hero-console{position:absolute;right:248px;bottom:118px;display:grid;gap:10px;width:262px;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#05101fbd;box-shadow:0 28px 70px #00000057;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.landing-capability-band{padding:44px clamp(22px,5vw,72px) 34px;color:var(--cs-ink);background:#fff}.landing-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;align-items:start}.landing-capability-card{display:grid;gap:24px;min-width:0}.landing-capability-heading{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:start}.landing-capability-heading>span{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;color:#04a1df;background:#e8fbff;font-size:28px;font-weight:850}.landing-capability-heading h2,.landing-capability-heading p{margin:0}.landing-capability-heading h2{color:var(--cs-ink);font-size:24px;line-height:30px}.landing-capability-heading p{margin-top:7px;color:var(--cs-muted);font-size:15px;line-height:24px}.landing-phone-row{display:grid;grid-template-columns:repeat(5,minmax(70px,1fr));gap:10px;align-items:end}.landing-mini-phone{display:grid;gap:6px;overflow:hidden;padding:7px;border:5px solid #050b15;border-radius:22px;background:#07111f;box-shadow:0 18px 42px #07111f29}.landing-mini-phone img{width:100%;height:132px;object-fit:cover;border-radius:10px}.landing-mini-phone b{overflow:hidden;color:#fff;font-size:10px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.landing-rights-table{overflow:hidden;border:1px solid rgba(220,229,239,.14);border-radius:8px;background:#07111f;box-shadow:var(--cs-shadow)}.landing-rights-table div{display:grid;grid-template-columns:minmax(0,1fr) 110px 64px;gap:10px;align-items:center;min-height:42px;padding:0 14px;border-top:1px solid rgba(255,255,255,.08);color:#ffffffd1;font-size:12px}.landing-rights-table div:first-child{border-top:0}.landing-rights-table small{color:#ffffff85}.landing-rights-table b{color:var(--cs-green);font-size:12px}.landing-language-preview{position:relative;display:grid;grid-template-columns:minmax(0,.74fr) minmax(0,1fr);gap:0;overflow:hidden;min-height:210px;border-radius:8px;background:#07111f;box-shadow:var(--cs-shadow)}.landing-language-preview img{width:100%;height:100%;object-fit:cover;opacity:.78}.landing-language-preview div{display:grid;align-content:center;gap:8px;padding:18px}.landing-language-preview span{display:flex;align-items:center;gap:10px;min-height:32px;color:#ffffffbd;font-size:13px}.landing-language-preview b{display:inline-grid;place-items:center;width:30px;height:22px;border-radius:5px;color:#03101d;background:linear-gradient(135deg,var(--cs-cyan),var(--cs-green));font-size:10px}.landing-proof-row{display:grid;gap:18px;justify-items:center;margin-top:36px;text-align:center}.landing-proof-row p{margin:0;color:var(--cs-muted);font-size:16px}.landing-proof-row div{display:flex;flex-wrap:wrap;justify-content:center;gap:28px}.landing-proof-row span{color:#111827;font-size:20px;font-weight:850}.landing-hero-console b{color:#fff;font-size:16px;line-height:22px}.landing-hero-console span{display:flex;align-items:center;justify-content:space-between;min-height:32px;border-top:1px solid rgba(255,255,255,.08);color:#ffffffbd;font-size:13px}.landing-hero-console i{width:8px;height:8px;border-radius:999px;background:var(--cs-green);box-shadow:0 0 20px #25d68580}.landing-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:clamp(46px,8vw,86px) 0}.landing-feature-grid,.landing-market-grid,.landing-case-grid,.landing-contact-grid{display:grid;gap:18px}.landing-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:34px;align-items:center}.landing-process{display:grid;gap:12px}.landing-process article{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:start;padding:20px;border:1px solid var(--cs-line);border-radius:8px;background:#fff;box-shadow:0 16px 34px #07111f0f}.landing-process article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--cs-cyan),var(--cs-green));color:#03101d;font-size:13px;font-weight:850}.landing-process h3,.landing-process p,.landing-market-grid h3,.landing-market-grid p,.landing-case-grid h3,.landing-case-grid p,.landing-contact-grid b,.landing-contact-grid span{margin:0}.landing-process h3,.landing-market-grid h3,.landing-case-grid h3{color:var(--cs-ink);font-size:18px;line-height:25px}.landing-process p,.landing-market-grid p,.landing-case-grid p,.landing-contact-grid span{margin-top:6px;color:var(--cs-muted);font-size:14px;line-height:23px}.landing-poster-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:end;min-height:460px;padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:radial-gradient(circle at 20% 10%,rgba(24,213,255,.18),transparent 30%),linear-gradient(145deg,#020914,#0a1830);overflow:hidden}.landing-poster-board img{width:100%;height:360px;object-fit:cover;border-radius:8px;box-shadow:0 24px 48px #00000042}.landing-poster-board img:nth-child(2){height:420px}.landing-market-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.landing-market-grid article,.landing-case-grid article,.landing-contact-grid a,.landing-plain-page{border:1px solid var(--cs-line);border-radius:8px;background:#fff;box-shadow:var(--cs-shadow)}.landing-market-grid article{min-height:210px;padding:22px}.landing-market-grid b{display:inline-grid;place-items:center;width:44px;height:44px;margin-bottom:18px;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--cs-cyan),#0077d9);font-size:13px}.landing-market-grid article:nth-child(2) b{background:var(--cs-green)}.landing-market-grid article:nth-child(3) b{background:var(--cs-amber)}.landing-market-grid article:nth-child(4) b{background:var(--cs-rose)}.landing-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-case-grid article{padding:22px}.landing-case-grid span{display:inline-flex;margin-bottom:16px;color:var(--cs-primary);font-size:12px;font-weight:850;text-transform:uppercase}.landing-contact{padding-top:34px}.landing-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-contact-grid a{display:grid;gap:8px;min-height:150px;padding:22px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.landing-contact-grid a:hover{border-color:#08a7ff57;box-shadow:var(--cs-shadow-strong);transform:translateY(-3px)}.landing-contact-grid b{color:var(--cs-ink);font-size:19px;line-height:25px}.landing-page-main{min-height:58vh;padding:56px 20px 82px}.landing-plain-page{width:min(880px,100%);margin:0 auto;padding:clamp(24px,5vw,42px)}.landing-legal-list,.landing-release-list{display:grid;gap:14px}.landing-legal-list article,.landing-release-list article{padding:18px;border:1px solid var(--cs-line);border-radius:8px;background:#fbfdff}.landing-legal-list h2,.landing-release-list h2{margin:0 0 6px;color:var(--cs-ink);font-size:18px;line-height:25px}.landing-legal-list p,.landing-release-list p{margin:0;color:var(--cs-muted);font-size:14px;line-height:23px}.landing-release-list article{display:grid;grid-template-columns:90px minmax(0,1fr);gap:14px}.landing-release-list b{color:var(--cs-primary);font-size:13px;line-height:24px}@media(max-width:1040px){.landing-hero{grid-template-columns:1fr}.landing-hero-media{min-height:420px}.landing-hero-phone{right:38%}.landing-hero-screen{right:0;width:360px}.landing-hero-console{right:210px}.landing-capability-grid,.landing-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-split{grid-template-columns:1fr}.landing-poster-board{min-height:auto}}@media(max-width:760px){.landing-hero{min-height:auto;padding:48px 20px 36px;background-position:58% center}.landing-hero-copy h1{font-size:42px}.landing-hero-media{min-height:360px;overflow:hidden}.landing-hero-wall{top:0;right:0;bottom:16%;left:0;grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px;transform:perspective(900px) rotateY(-9deg) rotate(-1deg)}.landing-hero-wall img{height:170px}.landing-hero-phone{right:auto;left:8px;width:196px}.landing-hero-screen{display:none}.landing-hero-console{right:0;bottom:18px;width:204px}.landing-capability-band{padding:34px 14px 26px}.landing-capability-heading{grid-template-columns:42px minmax(0,1fr);gap:12px}.landing-phone-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.landing-mini-phone{min-width:0;padding:5px;border-width:4px;border-radius:18px}.landing-mini-phone img{height:88px}.landing-section{width:min(100% - 28px,1180px);padding:46px 0}.landing-capability-grid,.landing-market-grid,.landing-case-grid,.landing-contact-grid{grid-template-columns:1fr}.landing-poster-board{grid-template-columns:repeat(3,minmax(0,1fr));overflow-x:auto}.landing-poster-board img,.landing-poster-board img:nth-child(2){height:240px}.landing-release-list article{grid-template-columns:1fr}}
