:root{color:#0d1b3d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#0d1b3d;--muted:#5a6b85;--blue:#006eff;--blue-deep:#0052cc;--cyan:#00b8d4;--line:#e2eaf6;--soft:#f5f8fd;--surface:#fff;--night:#0b1f3f;--night-text:#eaf1fc;--night-muted:#eaf1fc9e;--grad-accent:linear-gradient(95deg, #006eff 10%, #00b8d4 90%);--grad-blue:linear-gradient(95deg, #00b8d4, #006eff);--grad-bar:linear-gradient(90deg, #006eff, #00b8d4);background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}a:focus-visible{outline:3px solid var(--blue);outline-offset:4px}ul{list-style:none}.site-shell{flex-direction:column;min-height:100vh;display:flex}.container{width:min(100% - 48px,1180px);margin:0 auto}.skip-link{z-index:60;color:#fff;background:var(--blue);border-radius:999px;padding:10px 14px;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.grad-text{background:var(--grad-accent);color:#0000;-webkit-background-clip:text;background-clip:text}.grad-text--block{display:block}.grad-text--blue{background:var(--grad-blue);-webkit-background-clip:text;background-clip:text}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand__mark{color:#fff;background:var(--grad-accent);border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.14em;font-size:13px}.brand small{color:var(--muted);letter-spacing:.22em;margin-top:2px;font-size:12px}.site-header nav{align-items:center;gap:28px;display:flex}.site-header nav>a{color:var(--muted);font-size:14px;text-decoration:none}.site-header nav>a:hover{color:var(--ink)}.nav-cta{background:var(--blue);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:700;transition:transform .16s,background-color .16s;display:inline-flex;color:#fff!important}.nav-cta:hover{background:var(--blue-deep);transform:translateY(-1px)}.nav-products{margin-bottom:-12px;padding-bottom:12px;position:relative}.nav-products>a{color:var(--muted);font-size:14px;text-decoration:none}.nav-products>a:hover{color:var(--ink)}.nav-products__caret{margin-left:4px;font-size:12px}.nav-products__menu{border:1px solid var(--line);background:var(--surface);border-radius:14px;min-width:248px;margin:0;padding:8px;list-style:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 18px 44px -18px #0d1b3d47}.nav-products__menu a,.nav-products__soon{color:var(--ink);white-space:nowrap;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:14px;text-decoration:none;display:flex}.nav-products__menu a:hover{color:var(--blue-deep);background:#006eff0f}.nav-products__soon{color:var(--muted)}.nav-products__menu em{color:var(--blue);font-size:12px;font-style:normal}.nav-products__soon em{color:var(--muted)}main{flex:1}section[id]{scroll-margin-top:92px}h1,h2,h3,p{margin-top:0}h1,h2,.hero__summary,.section-heading>p,.product-card__body{overflow-wrap:anywhere}.btn{border-radius:999px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.btn--primary{color:#fff;background:var(--blue);box-shadow:0 12px 32px -12px #006eff8c}.btn--primary:hover{background:var(--blue-deep);transform:translateY(-2px);box-shadow:0 18px 40px -14px #006effa6}.btn--ghost{color:var(--ink);border:1px solid #c3d4ee}.btn--ghost:hover{background:#006eff0f}.hero{color:var(--ink);background:linear-gradient(#edf4ff 0%,#fff 100%);position:relative;overflow:hidden}.hero:before,.hero:after{content:"";pointer-events:none;position:absolute;inset:-12%}.hero:before{background:radial-gradient(900px 480px at 88% -10%,#006eff24,#0000 62%);animation:16s ease-in-out infinite alternate hero-drift-a}.hero:after{background:radial-gradient(720px 520px at -5% 112%,#00b8d41f,#0000 58%);animation:22s ease-in-out infinite alternate hero-drift-b}.hero>.container{z-index:1;position:relative}@keyframes hero-drift-a{0%{transform:translate(0,0)}to{transform:translate(-52px,38px)}}@keyframes hero-drift-b{0%{transform:translate(0,0)}to{transform:translate(58px,-30px)}}.hero__content>*{animation:.72s both hero-rise}.hero__content>:nth-child(2){animation-delay:90ms}.hero__content>:nth-child(3){animation-delay:.18s}.hero__strip{animation:.72s .34s both hero-rise}@keyframes hero-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.hero__grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:72px;padding:92px 0 60px;display:grid}h1{letter-spacing:-.02em;max-width:720px;margin-bottom:28px;font-size:clamp(42px,6.2vw,72px);font-weight:800;line-height:1.14}.hero__summary{max-width:540px;color:var(--muted);margin-bottom:40px;font-size:clamp(16px,1.8vw,19px);line-height:1.85}.hero__actions{flex-wrap:wrap;gap:16px;display:flex}.hero__content,.section-heading>*,.product-card__body{min-width:0}.hero__panel{background:radial-gradient(420px 260px at 55%,#006eff12,#0000 70%),#fff;border:1px solid #dce7f7;border-radius:22px;min-height:400px;animation:.72s .24s both hero-rise;position:relative;overflow:hidden;box-shadow:0 28px 60px -30px #0044aa47}.decision-canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.hero__strip{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:14px 24px;margin:0;padding:26px 0 32px;display:flex}.hero__strip li{color:var(--muted);letter-spacing:.08em;font-size:14px}.section-heading{grid-template-columns:1fr 1fr;align-items:end;gap:32px;margin-bottom:48px;display:grid}h2{letter-spacing:-.02em;margin-bottom:0;font-size:clamp(32px,4.6vw,50px);font-weight:800;line-height:1.2}.section-heading>:only-child{grid-column:1/-1}.section-heading>p{max-width:420px;color:var(--muted);justify-self:end;margin-bottom:6px;line-height:1.75}.research{padding:96px 0 104px}.research__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.research-card{color:var(--ink);background:linear-gradient(160deg,#006eff0d,#0000 50%),#fff;border:1px solid #dfe9f8;border-radius:22px;padding:36px 32px 30px;position:relative;overflow:hidden;box-shadow:0 18px 44px -28px #0044aa38}.research-card:before{content:"";background:linear-gradient(90deg,#006eff,#3d8bff);height:4px;position:absolute;inset:0 0 auto}.research-card--cyan{background:linear-gradient(160deg,#00b8d40f,#0000 50%),#fff}.research-card--cyan:before{background:linear-gradient(90deg,#00b8d4,#006eff)}.research-card__head{align-items:center;gap:16px;margin-bottom:24px;display:flex}.research-card__index{width:44px;height:44px;color:var(--blue);border:1px solid #bcd2f2;border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:grid}.research-card--cyan .research-card__index{color:#0098b0;border-color:#00b8d480}.research-wave{width:100%;height:110px;margin:2px 0 20px;display:block}.research-card h3{margin-bottom:0;font-size:26px;font-weight:800}.research-card__composition{background:#006eff0b;border:1px solid #e0ecfc;border-radius:16px;margin-bottom:28px;padding:18px 20px}.research-card--cyan .research-card__composition{background:#00b8d40f;border-color:#00b8d447}.research-card__composition small{color:var(--blue);letter-spacing:.22em;margin-bottom:12px;font-size:11px;font-weight:700;display:block}.research-card--cyan .research-card__composition small{color:#0098b0}.research-card__composition .tag-list{margin-bottom:0}.research-card__note{color:var(--muted);margin-bottom:14px;font-size:15px;line-height:1.7}.tag-list{flex-wrap:wrap;gap:10px;margin:0 0 28px;padding:0;display:flex}.tag-list li{color:#33415c;border:1px solid #c9dcf5;border-radius:999px;padding:7px 15px;font-size:13px}.research-card .tag-list li:not(:last-child):after{content:"+";color:#0d1b3d4d;margin-left:10px}.research-card__output{border-top:1px solid var(--line);padding-top:22px}.research-card__output small{color:var(--blue);letter-spacing:.22em;margin-bottom:12px;font-size:11px;font-weight:700;display:block}.research-card--cyan .research-card__output small{color:#0098b0}.research-card__results{flex-wrap:wrap;gap:8px;display:flex}.research-card__results span{color:var(--blue-deep);background:#006eff12;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:650}.research-card--cyan .research-card__results span{color:#007a8c;background:#00b8d41a}.team{color:var(--ink);background:radial-gradient(800px 420px at 100% 0%, #006eff14, transparent 60%), var(--soft);padding:104px 0}.team__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:72px;display:grid}.team h2{font-size:clamp(30px,4.2vw,46px);line-height:1.28}.team__body p{color:#43536e;margin-bottom:30px;font-size:16px;line-height:2}.tag-list--ghost{margin-bottom:0}.tag-list--ghost li{color:#33415c;background:#fff;border-color:#c9dcf5}.products{padding:96px 0 110px}.product-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;flex-direction:column;gap:26px;min-height:250px;padding:28px 26px 24px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.product-card:before{content:"";background:var(--grad-bar);height:4px;position:absolute;inset:0 0 auto}.product-card:hover{transform:translateY(-4px);box-shadow:0 22px 44px -20px #0044aa3d}.product-card--upcoming:hover{box-shadow:none;transform:none}.product-card__top{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-card__index{color:var(--blue);letter-spacing:.12em;font-size:14px;font-weight:800}.product-card__status{border:1px solid var(--line);color:#8592a8;border-radius:999px;padding:5px 13px;font-size:12px;font-weight:650}.product-card__status--live{color:var(--blue-deep);background:#006eff12;border-color:#006eff66}.product-card__body{gap:12px;display:grid}.product-card__body strong{font-size:clamp(21px,2.4vw,25px);font-weight:750}.product-card__description{max-width:620px;color:var(--muted);font-size:15px;line-height:1.75}.product-card__action{color:var(--blue-deep);align-items:center;gap:10px;margin-top:auto;font-size:14px;font-weight:700;display:inline-flex}.product-card--upcoming .product-card__action{color:#8592a8}.product-card__action span{transition:transform .16s}.product-card:hover .product-card__action span{transform:translate(4px)}.cta{padding:96px 0 110px}.cta-banner{color:#fff;background:radial-gradient(620px 320px at 92% 15%,#ffffff38,#0000 62%),linear-gradient(120deg,#0a56c4 0%,#006eff 55%,#2f8bff 100%);border-radius:26px;align-items:center;gap:48px;padding:54px 56px;display:flex}.cta-banner .grad-text{background:linear-gradient(95deg,#fff,#bfe9ff);-webkit-background-clip:text;background-clip:text}.cta-banner h2{flex:1.2;font-size:clamp(26px,3.4vw,38px)}.cta-banner__contact{flex:1}.cta-banner p{color:#ffffffd1;margin-bottom:0;font-size:14px;line-height:1.8}.cta-banner__lines{margin-top:10px}.cta-banner__lines a{color:#fff;text-underline-offset:3px}.cta-banner .btn--primary{color:var(--blue-deep);background:#fff;box-shadow:0 12px 32px -12px #001e5080}.cta-banner .btn--primary:hover{background:#eaf3ff}.site-footer{color:var(--night-muted);background:var(--night);font-size:13px}.site-footer__inner{padding:40px 0 18px}.site-footer__grid{grid-template-columns:minmax(230px,1fr) 2.2fr;gap:48px;display:grid}.site-footer .brand__mark{width:32px;height:32px;font-size:16px}.site-footer .brand strong{color:var(--night-text)}.site-footer .brand small{color:var(--night-muted)}.site-footer p{margin-bottom:0}.site-footer__tagline{margin:16px 0 18px}.site-footer__reach{margin-bottom:14px;line-height:2.1}.site-footer__heading{color:var(--night-text);letter-spacing:.14em;margin:6px 0 16px;font-size:13px;font-weight:700}.site-footer__offices{opacity:.8;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px 28px;margin:0;padding:0;font-size:12px;list-style:none;display:grid}.site-footer__offices strong{color:var(--night-text);margin-bottom:3px;font-weight:600;display:block}.site-footer__filing{text-align:center;opacity:.8;border-top:1px solid #eaf1fc1f;margin:28px 0 0;padding-top:16px;font-size:12px}.site-footer a:not(.brand){text-underline-offset:4px}.site-footer a:not(.brand):hover{color:var(--night-text)}@media (width<=860px){.container{width:min(100% - 32px,1180px)}.hero__grid{grid-template-columns:1fr;gap:56px;padding:80px 0 64px}.hero__strip{justify-content:flex-start}.section-heading,.research__cards,.team__grid{grid-template-columns:1fr}.section-heading>p{justify-self:start}.team__grid{gap:40px}.cta-banner{flex-direction:column;align-items:flex-start;gap:24px;padding:40px 32px}.site-footer__grid{grid-template-columns:1fr;gap:28px}}@media (width<=560px){.site-header__inner{min-height:70px}.site-header nav>a:not(.nav-cta),.site-header .nav-products{display:none}h1{font-size:36px;line-height:1.2}.research,.team,.products{padding:64px 0 80px}.site-footer__inner{flex-direction:column;justify-content:center;align-items:flex-start;padding:28px 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.nav-cta,.btn,.product-card,.product-card__action span{transition:none}.hero:before,.hero:after,.hero__content>*,.hero__panel,.hero__strip{animation:none}}.btn{cursor:pointer;border:0;font-family:inherit}.btn--plain{color:var(--ink);background:#fff;border:1px solid #c3d4ee}.btn--plain:hover{background:#006eff0f}.trial-overlay{z-index:50;background:#0d1b3d73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.trial-dialog{background:#fff;border-radius:18px;width:min(100%,520px);max-height:calc(100vh - 40px);padding:32px 32px 28px;position:relative;overflow-y:auto;box-shadow:0 40px 90px -30px #001e5080}.trial-dialog h2{margin-bottom:22px;font-size:24px}.trial-dialog__close{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:6px 10px;font-size:24px;line-height:1;position:absolute;top:12px;right:14px}.trial-dialog__close:hover{color:var(--ink)}.trial-form{gap:14px;display:grid}.trial-form label{color:var(--ink);gap:6px;font-size:14px;font-weight:650;display:grid}.trial-form input,.trial-form select,.trial-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #c9d6ea;border-radius:10px;padding:11px 14px;font-weight:400}.trial-form input:focus-visible,.trial-form select:focus-visible,.trial-form textarea:focus-visible{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #006eff26}.trial-form textarea{resize:vertical;min-height:84px}.trial-form__agree{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:400;display:flex!important}.trial-form__agree input{width:auto}.trial-form__actions{gap:12px;margin-top:6px;display:flex}.trial-success{justify-items:start;gap:14px;display:grid}.trial-success h2{margin-bottom:0}.trial-success p{color:var(--muted);margin-bottom:8px;line-height:1.8}.trial-form__hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.trial-form__error{color:#c0392b;margin:0;font-size:13px}
