html{scroll-behavior:smooth}.landing-page{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090932;--bg-deep:#070723;--ink:#f8f7ff;--muted:#b9badb;--soft:#7f82b2;--line:#cdcfff29;--violet:#6d5cff;--purple:#8f3eff;--cyan:#79efff;--mint:#86f7ce;--gold:#ffc53d;--orange:#ff8b3d;--panel:#12123e9e;--panel-strong:#1f1a52c7;--shadow:0 28px 80px #0000006b;--radius:8px}.landing-page,.landing-page *{box-sizing:border-box}.landing-page{min-height:100vh;color:var(--ink);font-family:var(--font-kanit), system-ui, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;background:radial-gradient(at 74% 16%,#cfb06914,#0000 31%),radial-gradient(at 18% 30%,#49459624,#0000 36%),linear-gradient(#050613 0%,#040514 46%,#02030a 100%);flex:1;margin:0;position:relative;overflow-x:hidden}.landing-page:before{content:"";z-index:-3;pointer-events:none;background-image:linear-gradient(#e7e2ff07 1px,#0000 1px),linear-gradient(90deg,#e7e2ff06 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000d1,#00000047 72%,#0000);mask-image:linear-gradient(#000000d1,#00000047 72%,#0000)}.landing-page:after{content:"";z-index:-2;pointer-events:none;background:linear-gradient(118deg,#3a377b29,#0000 31% 66%,#cfb0690f),linear-gradient(#0000,#02030af0);position:fixed;inset:0}.landing-page a{text-decoration:none}.landing-page a:not(.btn){color:inherit}.landing-page button{color:inherit;font:inherit;border:0}.page-shell{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(22px)saturate(140%);background:#080827a3;border-bottom:1px solid #ffffff14;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:20px;height:74px;display:flex}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-mark{isolation:isolate;background:0 0;border-radius:50%;place-items:center;width:48px;height:46px;display:grid;position:relative;box-shadow:0 0 24px #8f3eff3d}.brand-mark:before{display:none}.brand-mark img{object-fit:contain;filter:drop-shadow(0 10px 20px #00000047)drop-shadow(0 0 15px #79efff47);width:100%;height:100%;display:block}.brand-copy strong{font-size:18px;font-weight:600;line-height:1;display:block}.brand-copy small{color:var(--soft);letter-spacing:.2em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:500;display:block}.nav-links{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:5px;display:flex}.nav-links a{color:#c6c8ee;white-space:nowrap;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700;transition:color .25s,background .25s}.nav-links a:hover,.nav-links a:focus-visible{color:#fff;background:#ffffff14;outline:0}.nav-actions{white-space:nowrap;align-items:center;gap:10px;display:flex}.language-picker{z-index:30;position:relative}.lang-toggle{color:#f7f7ff;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-size:13px;font-weight:700;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.lang-toggle:hover,.lang-toggle:focus-visible{background:#ffffff1a;border-color:#ffffff42;outline:0;transform:translateY(-1px)}.lang-toggle:after{content:"";opacity:.75;border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;margin-top:-4px;transition:transform .2s;transform:rotate(45deg)}.language-picker.is-open .lang-toggle:after{margin-top:2px;transform:rotate(225deg)}.lang-flag{justify-content:center;width:24px;font-size:18px;line-height:1;display:inline-flex}.lang-menu{color:#22253a;opacity:0;pointer-events:none;background:#fffffffa;border:1px solid #1d21461a;border-radius:16px;width:min(350px,100vw - 24px);padding:8px 0;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;transform:translateY(-8px);box-shadow:0 24px 70px #05082042}.language-picker.is-open .lang-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.lang-option{color:#25283b;cursor:pointer;text-align:left;background:0 0;align-items:center;gap:14px;width:100%;min-height:54px;padding:0 18px;font-size:20px;font-weight:500;transition:background .18s,color .18s;display:flex}.lang-option:hover,.lang-option:focus-visible,.lang-option.is-active{background:#eef1ff;outline:0}.lang-check{color:#5f64ef;opacity:0;margin-left:auto;font-size:22px;font-weight:700}.lang-option.is-active .lang-check{opacity:1}.btn{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:12px 18px;font-weight:700;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s;display:inline-flex}.btn:hover,.btn:focus-visible{outline:0;transform:translateY(-2px)}.btn-primary{color:#120c26;background:linear-gradient(135deg, #ffdf77, var(--gold) 52%, #ff9e3d);box-shadow:0 16px 34px #ffb13d57,inset 0 1px #ffffff75}.btn-ghost{color:#f5f4ff;background:#ffffff0d;border:1px solid #ffffff2e}.hero{isolation:isolate;width:100%;min-height:100svh;position:relative;overflow:hidden}.hero-inner{z-index:2;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:48px;min-height:100svh;padding:106px 0 82px;display:grid;position:relative}.hero-bg-video{z-index:0;object-fit:cover;object-position:center;pointer-events:none;background:#030615;width:100%;min-width:100%;height:100%;min-height:100%;position:absolute;inset:0}.hero:before{display:none}.hero:after{content:"";z-index:1;pointer-events:none;background:#0305124d;position:absolute;inset:0}.hero-copy{z-index:2;text-shadow:0 18px 46px #0000007a;max-width:720px;margin-left:clamp(32px,3.2vw,72px);position:relative}.hero-visual{z-index:2;place-items:center;min-height:430px;display:grid;position:relative}.hero-logo-orb{aspect-ratio:1;filter:drop-shadow(0 34px 54px #0000005c);border-radius:50%;place-items:center;width:clamp(230px,25vw,390px);animation:7s ease-in-out infinite logoFloat;display:grid;position:relative}.hero-logo-orb:before,.hero-logo-orb:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:-18%}.hero-logo-orb:before{filter:blur(12px);background:radial-gradient(circle,#80e9ff52,#0000 42%),radial-gradient(circle,#ae36ff47,#0000 58%),radial-gradient(circle,#ffc53d2e,#0000 70%);animation:4.8s ease-in-out infinite logoAura}.hero-logo-orb:after{opacity:.78;background:conic-gradient(#0000,#80e9ff61,#0000 28%,#ffc53d57,#0000 56%,#c7318066,#0000 82%);border:1px solid #ffffff2e;animation:8s linear infinite logoHalo;inset:-10%;-webkit-mask:radial-gradient(circle,#0000 56%,#000 58% 61%,#0000 64%);mask:radial-gradient(circle,#0000 56%,#000 58% 61%,#0000 64%)}.hero-logo-orb img{object-fit:contain;z-index:1;filter:drop-shadow(0 20px 34px #00000052)drop-shadow(0 0 22px #80e9ff57)drop-shadow(0 0 18px #c731803d);width:76%;height:76%;position:relative}.eyebrow{color:#fff7df;letter-spacing:.14em;text-transform:uppercase;background:#0808165c;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;width:fit-content;margin:0 0 22px;padding:9px 14px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--gold);border-radius:50%;width:8px;height:8px;box-shadow:0 0 16px #ffc53dcc}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;text-wrap:balance;max-width:780px;margin-bottom:28px;font-family:Kanit,Inter,system-ui,sans-serif;font-size:clamp(46px,6.2vw,88px);font-weight:400;line-height:1.1}.hero-line{display:block}.text-gold{color:var(--gold);background:linear-gradient(180deg, #fff0a8 0%, var(--gold) 42%, #ff9b3d 100%);-webkit-text-fill-color:transparent;text-shadow:0 18px 44px #ff9d3d38;-webkit-background-clip:text;background-clip:text;font-weight:500}.lead{color:#f1edf0;max-width:640px;margin-bottom:30px;font-size:clamp(16px,1.7vw,20px);line-height:1.85}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:38px;display:flex}.company-strip{z-index:3;background:#061a45;margin:-22px 0 0;padding:30px 0 42px;position:relative;overflow:hidden}.company-strip:before,.company-strip:after{display:none}.company-strip-track{will-change:transform;gap:18px;width:max-content;padding:0 24px;animation:54s linear infinite companyCinematic;display:flex}.company-strip:hover .company-strip-track{animation-play-state:paused}.company-slide{background:#0a0c23;border:1px solid #ffffff38;border-radius:18px;flex:none;width:clamp(360px,38vw,620px);height:clamp(210px,24vw,340px);margin:0;position:relative;overflow:hidden;box-shadow:0 28px 82px #04071e47,0 0 44px #79efff14,inset 0 1px #ffffff29}.company-slide img{object-fit:cover;filter:saturate(.98)contrast(1.04);width:100%;height:100%;display:block;transform:scale(1.018)}.company-slide:after{content:"";pointer-events:none;mix-blend-mode:screen;background:linear-gradient(#03051814,#0000 46%,#0305184d),linear-gradient(105deg,#ffffff29,#0000 28% 74%,#ffc53d1f);position:absolute;inset:0}.section{padding:86px 0}.section-head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px;display:flex}.section-kicker{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700}h2{letter-spacing:0;text-wrap:balance;max-width:760px;margin-bottom:0;font-family:Kanit,Inter,system-ui,sans-serif;font-size:clamp(32px,4.2vw,54px);font-weight:500;line-height:1.14}.section-head p{max-width:430px;color:var(--muted);margin-bottom:8px;font-size:16px;line-height:1.75}.section-white{color:#161438;background:radial-gradient(circle at 18% 10%,#79efff24,#0000 28%),radial-gradient(circle at 82% 6%,#ffc53d24,#0000 26%),linear-gradient(#fff 0%,#f7f8ff 100%);width:100%;position:relative;overflow:hidden}.section-white:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#1e20540b 1px,#0000 1px),linear-gradient(90deg,#1e20540b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.section-white .page-shell{z-index:1;position:relative}.section-white .section-kicker{color:#6457ff}.section-white .section-head h2,.section-white .system-unit h3,.section-white .module h3{color:#171438}.section-white .section-head p,.section-white .system-unit p,.section-white .module p{color:#626681}.section-white .system-unit,.section-white .module{background:linear-gradient(145deg,#fffffffa,#f4f6ffe0 52%,#ffc53d0f),#fff;border-color:#1b1c481f;box-shadow:0 24px 58px #2322581f,inset 0 1px #ffffffe6,inset 0 -1px #6457ff0f}.section-white .system-unit:hover,.section-white .module:hover{border-color:#6457ff47;box-shadow:0 34px 78px #2322582e,0 0 38px #79efff1f,inset 0 1px #fffffff5}.section-white .unit-index{color:#6457ff;background:radial-gradient(circle at 34% 28%,#ffffffe6,#0000 48%),linear-gradient(145deg,#fffffff2,#ecf0fff2);border-color:#6457ff29;box-shadow:0 16px 34px #23225821,inset 0 1px #ffffffe6}.section-white .module{color:#fff;background:var(--module-image), linear-gradient(145deg, #0a1744, #14105a);background-position:50%;background-size:cover;border-color:#ffffff4d;box-shadow:0 34px 72px #0b163b47,0 12px 24px #080c231f,inset 0 1px #ffffff4d,inset 0 -1px #050a244d}.section-white .module:before,.section-white .module:after{content:"";pointer-events:none;position:absolute;inset:0}.section-white .module:before{z-index:0;background:linear-gradient(#0000 0%,#42125c00 34%,#67217f29 48%,#48116561 68%,#1e0636f0 100%),radial-gradient(at 14% 86%,#52146761,#0000 58%),radial-gradient(at 72% 92%,#aa2a7e24,#0000 54%)}.section-white .module:after{z-index:1;border-radius:inherit;border:1px solid #ffffff29;box-shadow:inset 0 1px #ffffff52,inset 0 0 0 1px #ffffff14,inset 0 -78px 110px #440e527a,inset 0 -24px 70px #ae24692e}.section-white .module b,.section-white .module h3,.section-white .module p{z-index:2;color:#fff;text-shadow:0 12px 30px #0000006b;position:relative}.section-white .module b{color:#ffffffdb}.section-white .module p{color:#ffffffd1}.section-white .ai-visual{background:linear-gradient(145deg,#fffffffa,#f0f4ffeb);border-color:#1b1c481f;border-radius:30px;box-shadow:0 28px 78px #23225824}.ecosystem{perspective:1200px;grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.system-unit{border-radius:var(--radius);isolation:isolate;min-height:360px;transform-style:preserve-3d;background:#0d123d;border:1px solid #ffffff24;flex-direction:column;justify-content:flex-end;padding:26px;transition:transform .38s cubic-bezier(.2,.8,.2,1),border-color .32s,box-shadow .38s;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 72px #0e11342e,inset 0 1px #ffffff29}.system-unit:before{content:"";z-index:-2;background:var(--unit-image) center / cover no-repeat;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .42s;position:absolute;inset:0;transform:scale(1.018)}.system-unit:after{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(#0000 0%,#4f125b00 34%,#75228229 48%,#4e126666 68%,#180530f7 100%),radial-gradient(at 14% 84%,#5b16768c,#0000 58%),radial-gradient(circle at 72% 80%,#c7318047,#0000 42%),radial-gradient(circle at 88% 76%,#ffc53d24,#0000 38%);position:absolute;inset:0}.system-unit:hover:before{filter:saturate(1.12)contrast(1.04);transform:scale(1.075)}.system-unit:hover{z-index:2;border-color:#ffffff47;transform:translateY(-8px)rotateX(2deg)rotateY(-2deg);box-shadow:0 36px 94px #1a1f5247,0 0 34px #79efff29,inset 0 1px #ffffff38}.unit-index{z-index:2;color:#fff;background:radial-gradient(circle at 34% 28%,#fff6,#0000 46%),#ffffff1f;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:800;display:grid;position:absolute;top:22px;left:22px;box-shadow:0 16px 30px #00000042,inset 0 1px #fff3}.system-unit h3{color:#fff;text-shadow:0 8px 26px #0000007a;margin-bottom:13px;font-family:Kanit,Inter,system-ui,sans-serif;font-size:22px;font-weight:500;line-height:1.2;position:relative}.system-unit p{color:#f6f9ffc7;text-shadow:0 8px 24px #0000008c;max-width:94%;margin-bottom:0;font-size:14px;line-height:1.62;position:relative}.section-white .system-unit{background:#0d123d;border-color:#1b1c481a;box-shadow:0 26px 72px #2322582e,inset 0 1px #ffffff2e}.section-white .system-unit:before{background:var(--unit-image) center / cover no-repeat}.section-white .system-unit:after{opacity:1;background:linear-gradient(#0000 0%,#4f125b00 34%,#75228229 48%,#4e126666 68%,#180530f7 100%),radial-gradient(at 14% 84%,#5b16768c,#0000 58%),radial-gradient(circle at 72% 80%,#c7318047,#0000 42%),radial-gradient(circle at 88% 76%,#ffc53d24,#0000 38%)}.section-white .system-unit h3{color:#fff}.section-white .system-unit p{color:#f6f9ffc7}.section-white .unit-index{color:#fff;background:radial-gradient(circle at 34% 28%,#fff6,#0000 46%),#ffffff1f;border-color:#ffffff3d}.standard-section{color:#171438;background:radial-gradient(circle at 14% 8%,#79efff2e,#0000 28%),radial-gradient(circle at 86% 12%,#ffc53d33,#0000 26%),linear-gradient(#fbfcff 0%,#eef4ff 24%,#bfd6f3 43%,#2d4f86 64%,#081344 100%);border-top:1px solid #ffffffc7;border-bottom:1px solid #ffffff1f;padding:118px 0 112px}.standard-section:before{opacity:.62;background-color:#0000;background-image:linear-gradient(#141b4e0e 1px,#0000 1px),linear-gradient(90deg,#141b4e0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;-webkit-mask-image:linear-gradient(#0000,#000 7% 90%,#0000);mask-image:linear-gradient(#0000,#000 7% 90%,#0000)}.standard-section:after{content:"";pointer-events:none;background:radial-gradient(at 50% 100%,#79efff29,#0000 58%),linear-gradient(#0000,#02051c6b);height:58%;position:absolute;inset:auto 0 0}.standard-section .page-shell{z-index:2}.standard-section .section-head{text-align:center;max-width:1040px;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0 auto 62px;padding:0 24px 38px;display:block;position:relative}.standard-section .section-head:after{content:"";background:linear-gradient(90deg,#0000,#244c8c47,#ffc53d57,#0000);width:min(520px,70%);height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.standard-section .section-kicker{color:#4f5dff;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:10px;margin-bottom:20px;padding:0;display:inline-flex}.standard-section .section-kicker:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #ffc53dcc}.standard-section .section-head h2{color:#15133a;text-shadow:0 18px 46px #2322581a;max-width:960px;margin-inline:auto;font-size:clamp(40px,5vw,70px);line-height:1.08}.standard-section .section-head p{color:#535d7c;max-width:670px;margin:22px auto 0;font-size:17px;line-height:1.82}.standard-section .ecosystem{grid-auto-rows:1fr;align-items:stretch;gap:18px;position:relative}.standard-section .ecosystem:before{content:"";z-index:-1;filter:blur(.2px);background:radial-gradient(circle at 22% 28%,#79efff33,#0000 34%),radial-gradient(circle at 78% 18%,#ffc53d2e,#0000 30%),#ffffff0f;border-radius:34px;position:absolute;inset:44px -30px -36px;box-shadow:inset 0 1px #ffffff1a}.standard-section .system-unit{background:linear-gradient(145deg,#ffffff14,#3c10586b 44%,#15072cdb),#130827;border:1px solid #ffffff47;border-radius:24px;height:clamp(430px,30vw,520px);min-height:0;padding:30px;box-shadow:0 34px 86px #0000005c,0 12px 28px #0d224842,0 0 0 1px #ffffff0e,inset 0 1px #fff3,inset 0 -1px #ffc53d1a}.standard-section .system-unit:nth-child(2n){margin-top:0}.standard-section .system-unit:before{filter:saturate(1.04)contrast(1.03);border-radius:23px;inset:1px;transform:scale(1.012)}.standard-section .system-unit:after{background:linear-gradient(#0000 0%,#5c166500 32%,#7a23842e 48%,#4c11636b 68%,#17052ff7 100%),radial-gradient(at 16% 84%,#58127470,#0000 58%),radial-gradient(at 78% 92%,#ce348238,#0000 54%),radial-gradient(circle at 22% 76%,#ff68c224,#0000 34%),radial-gradient(circle at 78% 78%,#ffc53d21,#0000 30%);box-shadow:inset 0 0 0 1px #ffffff1f,inset 0 2px #ffffff26,inset 0 -56px 120px #4a0c525c}.standard-section .system-unit:hover{border-color:#ffffff5c;transform:translateY(-6px);box-shadow:0 42px 98px #0000006b,0 18px 34px #0d22484d,0 0 40px #79efff1a,inset 0 1px #ffffff38}.standard-section .unit-index{background:radial-gradient(circle at 32% 24%,#ffffff8a,#0000 44%),linear-gradient(145deg,#ffffff2e,#ffc53d14);border-color:#ffffff4d;width:58px;height:58px;box-shadow:0 18px 38px #00000057,0 0 28px #79efff29,inset 0 1px #ffffff38}.standard-section .system-unit h3{text-shadow:0 14px 34px #0009;font-size:clamp(23px,2vw,30px);line-height:1.08}.standard-section .system-unit p{color:#f6f9ffd1;font-size:15px;line-height:1.7}.products-wrap{background:linear-gradient(90deg,#79efff0d,#0000 38%,#ffc53d0f),#04041c70;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a}.product-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:26px;display:flex}.filters{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;flex-wrap:wrap;display:flex}.filter-btn{color:#cfd0ec;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:0 0;border-radius:999px;min-height:36px;padding:8px 14px;font-size:12px;font-weight:800}.filter-btn.is-active{color:#161033;background:linear-gradient(135deg, #ffe48c, var(--gold));box-shadow:0 10px 26px #ffc53d38}.product-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-card{--accent:var(--cyan);border-radius:var(--radius);background:radial-gradient(circle at 50% 24%, color-mix(in srgb, var(--accent), transparent 76%), transparent 38%), linear-gradient(180deg, #ffffff14, #ffffff09), #12113c99;min-height:610px;box-shadow:0 24px 70px #0000005c, inset 0 1px #ffffff29, inset 0 -1px color-mix(in srgb, var(--accent), transparent 86%);transform-style:preserve-3d;border:1px solid #ffffff26;flex-direction:column;justify-content:space-between;padding:16px;transition:opacity .28s,transform .28s,border-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden}.product-card:hover{border-color:color-mix(in srgb, var(--accent), white 24%);box-shadow:0 38px 95px #00000085, 0 0 46px color-mix(in srgb, var(--accent), transparent 72%), inset 0 1px #ffffff38}.product-card.is-hidden{display:none}.product-card:before{content:"";background:linear-gradient(128deg, #ffffff1a, transparent 26%, transparent 76%, color-mix(in srgb, var(--accent), transparent 84%)), repeating-linear-gradient(0deg, transparent, transparent 24px, #ffffff09 25px);pointer-events:none;position:absolute;inset:0}.product-card:after{content:"";background:color-mix(in srgb, var(--accent), transparent 40%);filter:blur(18px);opacity:.75;pointer-events:none;border-radius:50%;height:18px;position:absolute;bottom:236px;left:12%;right:12%}.product-top,.product-bottom{z-index:2;position:relative}.product-tag{width:fit-content;color:color-mix(in srgb, var(--accent), white 30%);letter-spacing:.12em;text-transform:uppercase;background:#00000024;border:1px solid #ffffff24;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700}.product-render{place-items:center;height:322px;margin:20px 0 18px;display:grid;position:relative;transform:translateZ(48px)}.product-image{z-index:2;object-fit:contain;max-width:100%;max-height:100%;filter:drop-shadow(0 28px 36px #0000006b) drop-shadow(0 0 28px color-mix(in srgb, var(--accent), transparent 72%));border-radius:18px;animation:6.4s ease-in-out infinite packFloat;display:block;position:relative}.pack{background:linear-gradient(135deg, #ffffff80, transparent 18%), linear-gradient(180deg, color-mix(in srgb, var(--accent), white 18%), #181056 58%, #08082c);width:118px;height:168px;box-shadow:0 34px 60px #00000057, 0 0 40px color-mix(in srgb, var(--accent), transparent 68%), inset 0 0 0 1px #ffffff29;border:1px solid #ffffff61;border-radius:20px 20px 10px 10px;animation:5.5s ease-in-out infinite packFloat;position:relative}.pack:before{content:"";background:linear-gradient(180deg, #fff, color-mix(in srgb, var(--accent), white 18%));border:1px solid #ffffff52;border-radius:10px 10px 4px 4px;height:24px;position:absolute;top:-18px;left:21px;right:21px}.pack:after{content:attr(data-code);color:#fff;letter-spacing:.16em;background:#ffffff0f;border:1px solid #ffffff2e;place-items:center;height:44px;font-size:17px;font-weight:900;display:grid;position:absolute;top:64px;left:16px;right:16px}.product-render:before,.product-render:after{content:"";border:1px solid color-mix(in srgb, var(--accent), transparent 44%);border-radius:50%;width:230px;height:52px;animation:6s linear infinite productRing;position:absolute;transform:rotate(-14deg)}.product-render:after{opacity:.72;width:190px;height:42px;animation-duration:8s;animation-direction:reverse;transform:rotate(24deg)}.product-card h3{letter-spacing:0;margin-bottom:8px;font-family:Kanit,Inter,system-ui,sans-serif;font-size:26px;font-weight:700;line-height:1.08}.product-card p{color:var(--muted);margin-bottom:16px;font-size:14px;line-height:1.65}.product-points{gap:8px;margin:0 0 16px;padding:0;list-style:none;display:grid}.product-points li{color:#d9daf2;padding-left:18px;font-size:13px;line-height:1.45;position:relative}.product-points li:before{content:"";background:var(--accent);width:6px;height:6px;box-shadow:0 0 12px color-mix(in srgb, var(--accent), transparent 38%);border-radius:50%;position:absolute;top:.58em;left:0}.product-meta{border-top:1px solid #ffffff1a;justify-content:space-between;gap:10px;padding-top:15px;display:flex}.product-meta span{color:#aaaed3;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.product-meta b{color:var(--gold);font-size:14px}.showcase{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);align-items:stretch;gap:34px;display:grid}.ai-visual{min-height:520px;box-shadow:var(--shadow);background:#dfe9f1;border:1px solid #ffffff24;border-radius:30px;position:relative;overflow:hidden}.ai-visual img{object-fit:cover;filter:saturate(.95)contrast(1.02);width:100%;height:100%;display:block}.ai-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0909323d,#0000 48%),linear-gradient(#0000 58%,#080827bd);position:absolute;inset:0}.ai-visual:before{content:"";z-index:1;border-radius:inherit;pointer-events:none;border:1px solid #ffffff4d;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff75,inset 0 -80px 120px #080c2738}.module-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.module{background:linear-gradient(145deg,#ffffff14,#ffffff08),#100f3aad;border:1px solid #ffffff24;border-radius:30px;flex-direction:column;justify-content:flex-end;min-height:253px;padding:28px;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.module b{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:800;display:block}.module h3{margin-bottom:8px;font-family:Kanit,Inter,system-ui,sans-serif;font-size:25px;font-weight:700;line-height:1.15}.module p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;font-size:15px;line-height:1.52;display:-webkit-box;overflow:hidden}.cta-band{text-align:center;background:linear-gradient(90deg,#6d5cff42,#0000 38%,#ffc53d21),#09092cbd;border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;padding:74px 0}.cta-band h2{margin-inline:auto}.cta-band p{max-width:680px;color:var(--muted);margin:18px auto 28px;font-size:17px;line-height:1.85}.site-footer{background:#05051b;padding:42px 0}.footer-inner{color:#8f91bd;justify-content:space-between;gap:28px;font-size:13px;display:flex}.footer-links{flex-wrap:wrap;gap:16px;display:flex}.cursor-light{z-index:-1;opacity:.62;pointer-events:none;background:radial-gradient(circle,#5eacff1f,#13419411 38%,#0000 70%);border-radius:50%;width:360px;height:360px;transition:opacity .2s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.hero-copy.reveal{opacity:1;transform:none}@keyframes companyCinematic{to{transform:translate(-50%)}}@keyframes logoFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-14px)scale(1.025)}}@keyframes logoAura{0%,to{opacity:.72;transform:scale(.96)}50%{opacity:1;transform:scale(1.08)}}@keyframes logoHalo{to{rotate:360deg}}@keyframes packFloat{0%,to{transform:translateY(0)rotate(-1.2deg)}50%{transform:translateY(-10px)rotate(1.2deg)}}@keyframes productRing{to{rotate:360deg}}@media (max-width:1020px){.nav-links{display:none}.hero{min-height:100svh}.hero-inner{grid-template-columns:1fr;min-height:100svh;padding-top:54px}.hero-copy{margin-left:0}.hero-visual{min-height:300px}.company-slide{width:clamp(320px,46vw,500px);height:clamp(210px,30vw,310px)}.ecosystem,.product-grid{grid-template-columns:repeat(2,1fr)}.system-unit:nth-child(2){border-right:0}.system-unit:nth-child(-n+2){border-bottom:1px solid #ffffff1f}.section-white .system-unit:nth-child(-n+2){border-bottom-color:#1b1c481a}.showcase{grid-template-columns:1fr}}@media (max-width:720px){.page-shell{width:min(100% - 24px,480px)}.nav{height:68px}.brand-copy small,.nav-actions .btn-ghost{display:none}.lang-toggle{min-height:40px;padding:8px 11px}.lang-label-current{display:none}.lang-menu{width:min(320px,100vw - 18px);right:-8px}.lang-option{min-height:52px;font-size:18px}.brand-mark{width:40px;height:40px}.brand-copy strong{font-size:15px}.btn{min-height:40px;padding:10px 13px;font-size:13px}.hero-inner{gap:26px;padding:34px 0}.hero-visual{min-height:220px}.hero-logo-orb{width:min(62vw,250px)}h1{margin-bottom:22px;font-size:clamp(39px,12.8vw,57px);line-height:1.11}.lead{font-size:15px}.company-strip{margin-top:-8px;padding:18px 0 30px}.company-strip-track{gap:12px;padding:0 12px;animation-duration:42s}.company-slide{border-radius:14px;width:78vw;height:min(50vw,260px)}.ecosystem,.product-grid,.module-grid{grid-template-columns:1fr}.section{padding:58px 0}.section-head,.product-toolbar,.footer-inner{display:block}.section-head p{margin-top:16px}.standard-section{padding:72px 0}.standard-section .section-head{margin-bottom:36px;padding:0 4px 28px}.standard-section .section-head h2{font-size:clamp(34px,12vw,46px)}.standard-section .section-head p{margin-top:18px;font-size:15px}.standard-section .system-unit,.standard-section .system-unit:nth-child(2n){height:380px;min-height:380px;margin-top:0}.filters{border-radius:var(--radius);margin-top:18px}.filter-btn{flex:auto}.system-unit,.system-unit:nth-child(2),.system-unit:nth-child(-n+2){border-bottom:1px solid #ffffff1f;border-right:0}.section-white .system-unit,.section-white .system-unit:nth-child(2),.section-white .system-unit:nth-child(-n+2){border-bottom-color:#1b1c481a}.system-unit:last-child{border-bottom:0}.product-card{min-height:620px}.product-render{height:330px}.ai-visual{min-height:360px}.footer-links{margin-top:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}
