*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:#0a0a0f}:root{--bg: #07060b;--bg-2: #0d0b15;--panel: rgba(255, 255, 255, .055);--panel-2: rgba(255, 255, 255, .075);--line: rgba(255, 255, 255, .11);--line-strong: rgba(255, 255, 255, .18);--text: #ffffff;--muted: #cfccdb;--faint: #a9a6ba;--pink: #ff6ec7;--violet: #8b5cf6;--cyan: #4f9dff;--gold: #b9acf2;--grad: linear-gradient(115deg, var(--pink) 0%, var(--violet) 50%, var(--cyan) 100%);--grad-gold: linear-gradient(100deg, var(--pink) 0%, var(--violet) 55%, var(--cyan) 100%);--radius: 22px;--ease: cubic-bezier(.16, 1, .3, 1);--spring: cubic-bezier(.34, 1.56, .64, 1);--max: 1280px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--muted);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.landing:not(.landing--redesign) h1,.landing:not(.landing--redesign) h2,.landing:not(.landing--redesign) h3,.landing:not(.landing--redesign) h4,.landing:not(.landing--redesign) strong{color:var(--text);font-family:Sora,sans-serif}.landing:not(.landing--redesign) a{color:inherit}.landing:not(.landing--redesign) img{max-width:100%;display:block}.landing:not(.landing--redesign){position:relative;isolation:isolate}.landing:not(.landing--redesign) .ambiance{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.landing:not(.landing--redesign) .orb{position:absolute;border-radius:50%;filter:blur(90px);opacity:.35;animation:floatOrb 18s ease-in-out infinite}.landing:not(.landing--redesign) .orb-a{width:480px;height:480px;background:#ff5ec8;top:-160px;left:-120px}.landing:not(.landing--redesign) .orb-b{width:520px;height:520px;background:#4fc3ff;right:-180px;top:35%;animation-delay:-6s;opacity:.28}.landing:not(.landing--redesign) .orb-c{width:420px;height:420px;background:#8b5cf6;left:35%;bottom:-120px;animation-delay:-11s;opacity:.25}.landing:not(.landing--redesign) .noise{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.045) 1px,transparent 1px);background-size:24px 24px;-webkit-mask-image:radial-gradient(ellipse 70% 50% at 50% 0%,black 20%,transparent 75%);mask-image:radial-gradient(ellipse 70% 50% at 50% 0%,black 20%,transparent 75%);opacity:.7}@keyframes floatOrb{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,40px) scale(1.08)}}.landing:not(.landing--redesign) .progress-bar{position:fixed;top:0;left:0;height:3px;width:0;z-index:80;background:var(--grad-gold);box-shadow:0 0 14px #b9acf280}.landing:not(.landing--redesign) .cursor-glow{position:fixed;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(139,92,246,.16),transparent 70%);pointer-events:none;z-index:2;transform:translate(-50%,-50%)}.landing:not(.landing--redesign) .cursor-dot{position:fixed;width:8px;height:8px;border-radius:50%;background:#fff;pointer-events:none;z-index:90;mix-blend-mode:difference;transition:width .2s var(--ease),height .2s var(--ease)}.landing:not(.landing--redesign) .topnav{position:fixed;inset:0 0 auto;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:18px 5vw;transition:background .4s ease,border-color .4s ease,padding .4s var(--ease),backdrop-filter .4s;border-bottom:1px solid transparent}.landing:not(.landing--redesign) .topnav.is-solid{background:#07070cd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom-color:var(--line);padding-top:12px;padding-bottom:12px}.landing:not(.landing--redesign) .brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-family:IBM Plex Mono,monospace;font-weight:500;letter-spacing:.06em;color:var(--text)}.landing:not(.landing--redesign) .brand img{width:30px;height:30px;border-radius:9px;object-fit:contain;box-shadow:0 0 0 1px #ffffff1f}.landing:not(.landing--redesign) .topnav__links{display:flex;gap:26px}.landing:not(.landing--redesign) .topnav__links a{text-decoration:none;font-size:14px;color:var(--muted);transition:color .25s}.landing:not(.landing--redesign) .topnav__links a:hover,.landing:not(.landing--redesign) .topnav__links a.is-active{color:var(--text)}.landing:not(.landing--redesign) .topnav__links a.is-active:after{width:100%}.landing:not(.landing--redesign) .topnav__actions{display:flex;align-items:center;gap:14px}.landing:not(.landing--redesign) .link-quiet{text-decoration:none;font-size:13.5px;font-weight:600;color:var(--muted)}.landing:not(.landing--redesign) .link-quiet:hover{color:var(--text)}.landing:not(.landing--redesign) .burger{display:none;width:42px;height:42px;border-radius:12px;border:1px solid var(--line);background:var(--panel);cursor:pointer;place-items:center}.landing:not(.landing--redesign) .burger i,.landing:not(.landing--redesign) .burger i:before,.landing:not(.landing--redesign) .burger i:after{display:block;width:16px;height:2px;background:var(--text);position:relative;transition:.3s var(--ease)}.landing:not(.landing--redesign) .burger i:before,.landing:not(.landing--redesign) .burger i:after{content:"";position:absolute;left:0}.landing:not(.landing--redesign) .burger i:before{top:-5px}.landing:not(.landing--redesign) .burger i:after{top:5px}.landing:not(.landing--redesign) .burger.is-open i{background:transparent}.landing:not(.landing--redesign) .burger.is-open i:before{top:0;transform:rotate(45deg)}.landing:not(.landing--redesign) .burger.is-open i:after{top:0;transform:rotate(-45deg)}.landing:not(.landing--redesign) .drawer{position:fixed;top:70px;left:16px;right:16px;z-index:49;display:flex;flex-direction:column;gap:6px;padding:18px;border-radius:20px;background:#0c0c14f5;border:1px solid var(--line);box-shadow:0 30px 60px #00000073}.landing:not(.landing--redesign) .drawer a{text-decoration:none;padding:12px 10px;border-radius:12px;font-family:Sora,sans-serif;font-weight:600;color:var(--text)}.landing:not(.landing--redesign) .drawer a:hover{background:var(--panel-2)}.landing:not(.landing--redesign) .drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:48;border:none;padding:0;margin:0;background:#0504098c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;-webkit-tap-highlight-color:transparent}@media (max-width: 960px){.landing:not(.landing--redesign) .topnav__links,.landing:not(.landing--redesign) .link-quiet,.landing:not(.landing--redesign) .nav-link-btn,.landing:not(.landing--redesign) .topnav__actions .btn--sm{display:none}.landing:not(.landing--redesign) .burger{display:grid}}.landing:not(.landing--redesign) .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:14px;background:var(--grad);background-size:180% 180%;color:#0a0a10;font-weight:700;font-size:14px;text-decoration:none;border:0;cursor:pointer;transition:transform .35s var(--spring),box-shadow .3s;animation:shift 7s ease infinite;position:relative;overflow:hidden}.landing:not(.landing--redesign) .btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.35) 50%,transparent 65%);transform:translate(-130%);transition:transform .7s var(--ease)}.landing:not(.landing--redesign) .btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 16px 36px #8b5cf666}.landing:not(.landing--redesign) .btn:hover:after{transform:translate(130%)}.landing:not(.landing--redesign) .btn--ghost{background:transparent;color:var(--text);border:1px solid var(--line-strong);animation:none}.landing:not(.landing--redesign) .btn--ghost:after{display:none}.landing:not(.landing--redesign) .btn--ghost:hover{background:var(--panel-2);box-shadow:none}.landing:not(.landing--redesign) .btn--sm{padding:10px 18px;font-size:13px;border-radius:999px}@keyframes shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.landing:not(.landing--redesign) main{position:relative;z-index:1}.landing:not(.landing--redesign) .block{padding:100px 5vw;max-width:calc(var(--max) + 10vw);margin:0 auto}.landing:not(.landing--redesign) .block--soft{background:linear-gradient(180deg,rgba(255,255,255,.015),transparent);border-block:1px solid rgba(255,255,255,.04);max-width:none;padding-left:max(5vw,calc((100vw - var(--max)) / 2));padding-right:max(5vw,calc((100vw - var(--max)) / 2))}.landing:not(.landing--redesign) .section-head{margin-bottom:42px;max-width:680px}.landing:not(.landing--redesign) .section-head--center{margin-left:auto;margin-right:auto;text-align:center}.landing:not(.landing--redesign) .section-head--center .section-sub{margin-left:auto;margin-right:auto}.landing:not(.landing--redesign) .kicker{display:inline-flex;align-items:center;gap:10px;font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#c9b6ff;margin-bottom:14px}.landing:not(.landing--redesign) .kicker:before{content:"";width:18px;height:2px;border-radius:2px;background:var(--grad)}.landing:not(.landing--redesign) .section-title{font-size:clamp(28px,3.6vw,44px);line-height:1.12;letter-spacing:-.025em;font-weight:600}.landing:not(.landing--redesign) .section-sub{margin-top:14px;font-size:16.5px;line-height:1.7;color:var(--muted)}.landing:not(.landing--redesign) .hero{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;padding:130px 5vw 80px;max-width:calc(var(--max) + 10vw);margin:0 auto}.landing:not(.landing--redesign) .pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:1px solid var(--line);background:var(--panel);font-size:12.5px;letter-spacing:.04em;margin-bottom:22px;color:var(--muted)}.landing:not(.landing--redesign) .pill__dot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 10px #4ade80;animation:blink 1.8s ease-in-out infinite}@keyframes blink{50%{opacity:.45;transform:scale(.85)}}.landing:not(.landing--redesign) .hero__title{font-size:clamp(36px,4.8vw,60px);line-height:1.05;letter-spacing:-.03em;font-weight:600;display:flex;flex-direction:column;gap:6px}.landing:not(.landing--redesign) .hero__title-grad{background:var(--grad);background-size:180% 180%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:shift 7s ease infinite}.landing:not(.landing--redesign) .hero__lede{margin-top:22px;max-width:520px;font-size:17px;line-height:1.75}.landing:not(.landing--redesign) .hero__cta{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.landing:not(.landing--redesign) .hero__proof{margin-top:28px;display:flex;flex-wrap:wrap;gap:10px 18px;list-style:none;font-size:13px;color:var(--faint);font-family:IBM Plex Mono,monospace}.landing:not(.landing--redesign) .hero__proof li{display:inline-flex;align-items:center;gap:8px}.landing:not(.landing--redesign) .hero__proof li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--grad)}.landing:not(.landing--redesign) .hero-badges{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px}.landing:not(.landing--redesign) .badge-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 15px;border-radius:999px;background:var(--panel);border:1px solid var(--line);font-size:12.5px;color:var(--muted);white-space:nowrap;transition:transform .35s var(--spring),border-color .3s,background .3s}.landing:not(.landing--redesign) .badge-pill:hover{transform:translateY(-3px);border-color:var(--line-strong);background:var(--panel-2)}.landing:not(.landing--redesign) .stat-boxes{margin-top:28px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-width:440px}.landing:not(.landing--redesign) .stat-box{padding:18px;border-radius:16px;background:var(--panel);border:1px solid var(--line);position:relative;overflow:hidden;transition:transform .4s var(--ease),border-color .3s,box-shadow .35s}.landing:not(.landing--redesign) .stat-box:hover{transform:translateY(-4px);border-color:var(--line-strong);box-shadow:0 14px 32px #8b5cf629}.landing:not(.landing--redesign) .stat-box .n{font-family:Sora,sans-serif;font-size:30px;font-weight:700;line-height:1;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.landing:not(.landing--redesign) .stat-box .l{margin-top:8px;font-size:12px;color:var(--faint);line-height:1.45}.landing:not(.landing--redesign) .section-more{margin-top:28px}.landing:not(.landing--redesign) .section-more__link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#c9b6ff;text-decoration:none;font-family:IBM Plex Mono,monospace;transition:color .25s,transform .3s var(--spring)}.landing:not(.landing--redesign) .section-more__link:hover{color:var(--text);transform:translate(4px)}.landing:not(.landing--redesign) .hero-frame{position:relative;border-radius:28px;overflow:hidden;border:1px solid var(--line-strong);box-shadow:0 40px 80px #0000008c,0 0 0 1px #ffffff0a;background:#101018}.landing:not(.landing--redesign) .hero-frame img{width:100%;aspect-ratio:16 / 10.5;object-fit:cover;display:block;transform:scale(1.01);transition:transform 1.2s var(--ease)}.landing:not(.landing--redesign) .hero-frame:hover img{transform:scale(1.04)}.landing:not(.landing--redesign) .hero-frame__glow{position:absolute;inset:auto 10% -30px;height:60px;background:var(--grad);filter:blur(40px);opacity:.45;pointer-events:none}.landing:not(.landing--redesign) .hero-float{position:absolute;z-index:2;padding:10px 14px;border-radius:14px;background:#0a0a10d1;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--text);box-shadow:0 14px 30px #00000059;animation:bob 5s ease-in-out infinite}.landing:not(.landing--redesign) .hero-float--a{top:18px;left:16px;display:inline-flex;align-items:center;gap:8px}.landing:not(.landing--redesign) .hero-float--b{bottom:20px;right:16px;animation-delay:-1.5s}.landing:not(.landing--redesign) .live{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 8px #4ade80}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing:not(.landing--redesign) .showcase-wrap{position:relative;height:520px;display:flex;align-items:center;justify-content:center}.landing:not(.landing--redesign) .showcase{position:relative;width:280px;height:280px;perspective:1100px;animation:showcaseFloat 6s ease-in-out infinite}.landing:not(.landing--redesign) .showcase-orbit{position:absolute;top:-46px;right:-46px;bottom:-46px;left:-46px;border-radius:50%;border:1px dashed rgba(185,172,242,.28);animation:orbitSpin 26s linear infinite;pointer-events:none}.landing:not(.landing--redesign) .showcase-orbit:before{content:"";position:absolute;top:-4px;left:50%;width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 12px 2px #b9acf2b3}@keyframes showcaseFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}.landing:not(.landing--redesign) .showcase-tilt{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;transition:transform .3s ease-out}.landing:not(.landing--redesign) .showcase-ring{position:relative;width:100%;height:100%;transform-style:preserve-3d;animation:spin3d 18s linear infinite}.landing:not(.landing--redesign) .showcase-face{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:26px;background:linear-gradient(160deg,#ffffff1a,#ffffff05);border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 0 40px #8b5cf62e,0 25px 50px #00000073;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing:not(.landing--redesign) .showcase-face svg{width:56%;height:56%}.landing:not(.landing--redesign) .face-label{font-family:IBM Plex Mono,monospace;font-size:12.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.landing:not(.landing--redesign) .showcase-face:nth-child(1){transform:rotateY(0) translateZ(160px)}.landing:not(.landing--redesign) .showcase-face:nth-child(2){transform:rotateY(90deg) translateZ(160px)}.landing:not(.landing--redesign) .showcase-face:nth-child(3){transform:rotateY(180deg) translateZ(160px)}.landing:not(.landing--redesign) .showcase-face:nth-child(4){transform:rotateY(270deg) translateZ(160px)}.landing:not(.landing--redesign) .showcase-glow{position:absolute;bottom:-36px;left:50%;transform:translate(-50%);width:70%;height:28px;background:var(--grad);filter:blur(34px);opacity:.45;border-radius:50%;animation:glowPulse 3s ease-in-out infinite}@keyframes glowPulse{0%,to{opacity:.35;width:65%}50%{opacity:.55;width:78%}}.landing:not(.landing--redesign) .sparkle{position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:0 0 10px 2px #fff;opacity:0;animation:twinkle 3.4s ease-in-out infinite}.landing:not(.landing--redesign) .float-chip{position:absolute;z-index:3;padding:10px 15px;border-radius:14px;background:#0a0a10e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--line);font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--text);display:flex;align-items:center;gap:8px;animation:bob 5s ease-in-out infinite;box-shadow:0 12px 30px #00000059}.landing:not(.landing--redesign) .float-chip .live{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 8px #4ade80}.landing:not(.landing--redesign) .chip1{top:70px;left:-20px}.landing:not(.landing--redesign) .chip2{bottom:60px;right:-24px;animation-delay:-1.5s}@media (max-width: 980px){.landing:not(.landing--redesign) .hero{grid-template-columns:1fr;padding-top:110px;min-height:auto}.landing:not(.landing--redesign) .showcase-wrap{order:-1;height:380px}.landing:not(.landing--redesign) .showcase{width:220px;height:220px}.landing:not(.landing--redesign) .showcase-face:nth-child(1){transform:rotateY(0) translateZ(120px)}.landing:not(.landing--redesign) .showcase-face:nth-child(2){transform:rotateY(90deg) translateZ(120px)}.landing:not(.landing--redesign) .showcase-face:nth-child(3){transform:rotateY(180deg) translateZ(120px)}.landing:not(.landing--redesign) .showcase-face:nth-child(4){transform:rotateY(270deg) translateZ(120px)}.landing:not(.landing--redesign) .chip1{left:0}.landing:not(.landing--redesign) .chip2{right:0}}.landing:not(.landing--redesign) .trust{padding:28px 5vw 10px;max-width:calc(var(--max) + 10vw);margin:0 auto;border-top:1px solid rgba(255,255,255,.05)}.landing:not(.landing--redesign) .trust>p{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;color:var(--faint);margin-bottom:14px}.landing:not(.landing--redesign) .trust__row{display:flex;flex-wrap:wrap;gap:10px}.landing:not(.landing--redesign) .trust__row span{padding:10px 16px;border-radius:999px;border:1px solid var(--line);background:var(--panel);font-size:13px;color:var(--muted);transition:border-color .25s,color .25s,transform .3s var(--spring)}.landing:not(.landing--redesign) .trust__row span:hover{color:var(--text);border-color:var(--line-strong);transform:translateY(-2px)}.landing:not(.landing--redesign) .problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.landing:not(.landing--redesign) .card{position:relative;padding:26px;border-radius:var(--radius);background:var(--panel);border:1px solid var(--line);overflow:hidden;transition:transform .4s var(--ease),border-color .3s,background .3s,box-shadow .35s}.landing:not(.landing--redesign) .card:hover{border-color:var(--line-strong);background:var(--panel-2);box-shadow:0 24px 50px #00000059}.landing:not(.landing--redesign) .card--problem:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:2px;background:var(--grad);opacity:.7}.landing:not(.landing--redesign) .card__index{display:inline-block;font-family:IBM Plex Mono,monospace;font-size:12px;color:#c9b6ff;margin-bottom:18px}.landing:not(.landing--redesign) .card h3{font-size:18px;margin-bottom:10px;letter-spacing:-.01em}.landing:not(.landing--redesign) .card p{font-size:14.5px;line-height:1.65}@media (max-width: 900px){.landing:not(.landing--redesign) .problem-grid{grid-template-columns:1fr}}.landing:not(.landing--redesign) .split{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.landing:not(.landing--redesign) .tablist{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 18px}.landing:not(.landing--redesign) .tab{border:1px solid var(--line);background:transparent;color:var(--muted);padding:10px 14px;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;transition:.25s ease}.landing:not(.landing--redesign) .tab.is-active,.landing:not(.landing--redesign) .tab:hover{color:var(--text);border-color:transparent;background:var(--grad);color:#0b0b12}.landing:not(.landing--redesign) .feature-panel p{font-size:16px;line-height:1.7;margin-bottom:16px}.landing:not(.landing--redesign) .feature-panel ul{list-style:none;display:grid;gap:10px}.landing:not(.landing--redesign) .feature-panel li{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;background:var(--panel);border:1px solid var(--line);font-size:14px;color:var(--text)}.landing:not(.landing--redesign) .feature-panel li:before{content:"✓";color:#c9b6ff;font-size:12px}.landing:not(.landing--redesign) .split__media{position:relative;border-radius:28px;overflow:hidden;border:1px solid var(--line);min-height:420px;background:#101018}.landing:not(.landing--redesign) .split__media img{width:100%;height:100%;object-fit:cover;min-height:420px}.landing:not(.landing--redesign) .media-badge{position:absolute;left:16px;bottom:16px;padding:10px 14px;border-radius:12px;background:#08080ed1;border:1px solid var(--line);font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--text)}@media (max-width: 960px){.landing:not(.landing--redesign) .split{grid-template-columns:1fr}}.landing:not(.landing--redesign) .cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.landing:not(.landing--redesign) .tile{position:relative;padding:28px 22px;border-radius:22px;border:1px solid var(--line);background:linear-gradient(165deg,#ffffff12,#ffffff05);overflow:hidden;min-height:210px}.landing:not(.landing--redesign) .tile__glow{position:absolute;width:160px;height:160px;right:-50px;top:-50px;border-radius:50%;background:var(--grad);opacity:.12;filter:blur(10px);transition:opacity .35s,transform .45s var(--ease)}.landing:not(.landing--redesign) .tile:hover .tile__glow{opacity:.28;transform:scale(1.2)}.landing:not(.landing--redesign) .tile__tag{display:inline-block;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#c9b6ff;margin-bottom:28px}.landing:not(.landing--redesign) .tile h3{font-size:22px;margin-bottom:10px}.landing:not(.landing--redesign) .tile p{font-size:14px;line-height:1.6}@media (max-width: 980px){.landing:not(.landing--redesign) .cat-grid{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.landing:not(.landing--redesign) .cat-grid{grid-template-columns:1fr}}.landing:not(.landing--redesign) .video-card{position:relative;display:block;border-radius:28px;overflow:hidden;border:1px solid var(--line-strong);text-decoration:none;aspect-ratio:16 / 9;background:#0a0a12;box-shadow:0 30px 70px #00000073}.landing:not(.landing--redesign) .video-card__thumb{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform 1s var(--ease),filter .45s;filter:saturate(1.05) contrast(1.05)}.landing:not(.landing--redesign) .video-card:hover .video-card__thumb{transform:scale(1.06);filter:saturate(1.1) brightness(1.05)}.landing:not(.landing--redesign) .video-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#07070c26,#07070c40 45%,#07070cc7)}.landing:not(.landing--redesign) .video-card__scan{position:absolute;left:0;right:0;height:2px;background:var(--grad);box-shadow:0 0 18px #8b5cf6cc;animation:scan 3.4s ease-in-out infinite;z-index:1;opacity:.85}@keyframes scan{0%{top:8%;opacity:0}12%{opacity:1}88%{top:88%;opacity:1}to{top:90%;opacity:0}}.landing:not(.landing--redesign) .video-card__play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;z-index:2}.landing:not(.landing--redesign) .video-card__play span{width:84px;height:84px;border-radius:50%;background:var(--grad);display:grid;place-items:center;box-shadow:0 0 #8b5cf673;animation:pulse 2.3s ease-out infinite;transition:transform .35s var(--spring)}.landing:not(.landing--redesign) .video-card:hover .video-card__play span{transform:scale(1.1)}.landing:not(.landing--redesign) .video-card__play span:after{content:"";width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:20px solid #0a0a12;margin-left:5px}@keyframes pulse{0%{box-shadow:0 0 #8b5cf673}70%{box-shadow:0 0 0 28px #8b5cf600}to{box-shadow:0 0 #8b5cf600}}.landing:not(.landing--redesign) .video-card__meta{position:absolute;left:24px;right:24px;bottom:22px;z-index:2;display:flex;flex-direction:column;gap:4px}.landing:not(.landing--redesign) .video-card__meta strong{font-size:18px}.landing:not(.landing--redesign) .video-card__meta span{font-size:13px;color:var(--muted);font-family:IBM Plex Mono,monospace}.landing:not(.landing--redesign) .shot-row{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.landing:not(.landing--redesign) .shot{border-radius:20px;overflow:hidden;border:1px solid var(--line);background:var(--panel)}.landing:not(.landing--redesign) .shot img{width:100%;aspect-ratio:16 / 10;object-fit:cover;transition:transform .8s var(--ease)}.landing:not(.landing--redesign) .shot:hover img{transform:scale(1.05)}.landing:not(.landing--redesign) .shot figcaption{padding:14px 16px;font-size:13px;color:var(--muted)}@media (max-width: 700px){.landing:not(.landing--redesign) .shot-row{grid-template-columns:1fr}.landing:not(.landing--redesign) .video-card{aspect-ratio:16 / 11}.landing:not(.landing--redesign) .video-card__play span{width:68px;height:68px}}.landing:not(.landing--redesign) .metrics{padding:10px 5vw 30px}.landing:not(.landing--redesign) .metrics__inner{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:10px;border-radius:28px;border:1px solid var(--line);background:linear-gradient(135deg,#ff5ec814,#4fc3ff0f)}.landing:not(.landing--redesign) .metric{padding:28px 20px;text-align:center}.landing:not(.landing--redesign) .metric strong{display:block;font-size:clamp(28px,3vw,40px);background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:8px}.landing:not(.landing--redesign) .metric span{font-size:13px;line-height:1.45;color:var(--muted)}.landing:not(.landing--redesign) .metrics__note{max-width:var(--max);margin:12px auto 0;font-size:12px;color:var(--faint);text-align:center}@media (max-width: 860px){.landing:not(.landing--redesign) .metrics__inner{grid-template-columns:1fr 1fr}}.landing:not(.landing--redesign) .integrate-grid{display:grid;grid-template-columns:1.3fr .9fr;gap:16px}.landing:not(.landing--redesign) .card--wide{padding:32px}.landing:not(.landing--redesign) .steps-list{list-style:none;display:grid;gap:18px;margin-top:22px;counter-reset:step}.landing:not(.landing--redesign) .steps-list li{display:grid;gap:6px;padding-left:48px;position:relative}.landing:not(.landing--redesign) .steps-list li:before{counter-increment:step;content:counter(step,decimal-leading-zero);position:absolute;left:0;top:0;width:34px;height:34px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;font-family:IBM Plex Mono,monospace;font-size:12px;color:#c9b6ff;background:var(--bg-2)}.landing:not(.landing--redesign) .steps-list strong{font-size:16px}.landing:not(.landing--redesign) .steps-list span{font-size:14px;line-height:1.6;color:var(--muted)}.landing:not(.landing--redesign) .stack-cards{display:grid;gap:12px}@media (max-width: 900px){.landing:not(.landing--redesign) .integrate-grid{grid-template-columns:1fr}}.landing:not(.landing--redesign) .marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent);mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent)}.landing:not(.landing--redesign) .marquee__track{display:flex;gap:12px;width:max-content;animation:marquee 32s linear infinite}.landing:not(.landing--redesign) .marquee:hover .marquee__track{animation-play-state:paused}@keyframes marquee{to{transform:translate(-50%)}}.landing:not(.landing--redesign) .chip{flex:0 0 auto;padding:16px 22px;border-radius:16px;border:1px solid var(--line);background:var(--panel);font-family:Sora,sans-serif;font-weight:600;color:var(--text);font-size:15px}.landing:not(.landing--redesign) .price-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.landing:not(.landing--redesign) .price-card{padding:32px;border-radius:28px;border:1px solid var(--line);background:var(--panel);display:flex;flex-direction:column;gap:16px;min-height:340px}.landing:not(.landing--redesign) .price-card--featured{background:linear-gradient(160deg,#8b5cf638,#ff5ec814);border-color:#c9b6ff59;box-shadow:0 30px 60px #8b5cf62e}.landing:not(.landing--redesign) .price-card__label{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#c9b6ff}.landing:not(.landing--redesign) .price-card h3{font-size:26px;letter-spacing:-.02em}.landing:not(.landing--redesign) .price-card ul{list-style:none;display:grid;gap:10px;margin:8px 0 auto}.landing:not(.landing--redesign) .price-card li{font-size:14.5px;padding-left:18px;position:relative}.landing:not(.landing--redesign) .price-card li:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--grad);position:absolute;left:0;top:7px}.landing:not(.landing--redesign) .price-card .btn{align-self:flex-start}@media (max-width: 800px){.landing:not(.landing--redesign) .price-grid{grid-template-columns:1fr}}.landing:not(.landing--redesign) .about-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:start}.landing:not(.landing--redesign) .about-copy{font-size:16.5px;line-height:1.8;margin-bottom:16px;max-width:560px}.landing:not(.landing--redesign) .about-stats{display:grid;gap:12px}.landing:not(.landing--redesign) .about-stat{padding:20px 22px;border-radius:18px;border:1px solid var(--line);background:var(--panel);transition:transform .35s var(--spring),border-color .25s}.landing:not(.landing--redesign) .about-stat:hover{transform:translate(6px);border-color:var(--line-strong)}.landing:not(.landing--redesign) .about-stat strong{display:block;font-size:20px;margin-bottom:4px;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.landing:not(.landing--redesign) .about-stat span{font-size:13px;color:var(--muted)}@media (max-width: 900px){.landing:not(.landing--redesign) .about-layout{grid-template-columns:1fr}}.landing:not(.landing--redesign) .faq{max-width:780px;display:grid;gap:10px}.landing:not(.landing--redesign) .faq__item{border-radius:18px;border:1px solid var(--line);background:var(--panel);overflow:hidden;transition:border-color .25s,background .25s}.landing:not(.landing--redesign) .faq__item.is-open,.landing:not(.landing--redesign) .faq__item:hover{border-color:#c9b6ff59;background:var(--panel-2)}.landing:not(.landing--redesign) .faq__item button{width:100%;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:20px 22px;background:transparent;border:0;color:var(--text);font-family:Sora,sans-serif;font-size:16px;font-weight:600;text-align:left;cursor:pointer}.landing:not(.landing--redesign) .faq__item button i{width:18px;height:18px;position:relative;flex:0 0 auto}.landing:not(.landing--redesign) .faq__item button i:before,.landing:not(.landing--redesign) .faq__item button i:after{content:"";position:absolute;background:var(--muted);transition:.35s var(--ease)}.landing:not(.landing--redesign) .faq__item button i:before{width:14px;height:2px;top:8px;left:2px}.landing:not(.landing--redesign) .faq__item button i:after{width:2px;height:14px;left:8px;top:2px}.landing:not(.landing--redesign) .faq__item.is-open button i:after{transform:scaleY(0)}.landing:not(.landing--redesign) .faq__a{overflow:hidden;transition:max-height .45s var(--ease)}.landing:not(.landing--redesign) .faq__a p{padding:0 22px 20px;font-size:14.5px;line-height:1.7}.landing:not(.landing--redesign) .finale{padding:40px 5vw 20px;max-width:calc(var(--max) + 10vw);margin:0 auto}.landing:not(.landing--redesign) .finale__card{text-align:center;padding:64px 28px;border-radius:32px;border:1px solid var(--line);background:linear-gradient(145deg,#8b5cf633,#ff5ec814);position:relative;overflow:hidden}.landing:not(.landing--redesign) .finale__card:before,.landing:not(.landing--redesign) .finale__card:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;filter:blur(70px);opacity:.3;pointer-events:none}.landing:not(.landing--redesign) .finale__card:before{background:var(--pink);top:-80px;left:-40px}.landing:not(.landing--redesign) .finale__card:after{background:var(--cyan);bottom:-80px;right:-40px}.landing:not(.landing--redesign) .finale__card h2,.landing:not(.landing--redesign) .finale__card p,.landing:not(.landing--redesign) .finale__card .hero__cta{position:relative;z-index:1}.landing:not(.landing--redesign) .finale__card h2{font-size:clamp(26px,3.5vw,40px);max-width:720px;margin:0 auto;letter-spacing:-.02em}.landing:not(.landing--redesign) .finale__card p{margin:14px auto 0;max-width:480px}.landing:not(.landing--redesign) .finale__card .hero__cta{justify-content:center}.landing:not(.landing--redesign) .footer{margin-top:60px;padding:60px 5vw 36px;border-top:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,transparent,rgba(10,10,18,.7))}.landing:not(.landing--redesign) .footer__top{max-width:var(--max);margin:0 auto;display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.landing:not(.landing--redesign) .footer__top p{margin-top:14px;max-width:320px;font-size:14.5px;line-height:1.65}.landing:not(.landing--redesign) .footer__cols{display:flex;gap:64px}.landing:not(.landing--redesign) .footer__cols h4{font-size:13px;margin-bottom:14px;color:var(--faint);font-family:IBM Plex Mono,monospace;letter-spacing:.08em;text-transform:uppercase;font-weight:500}.landing:not(.landing--redesign) .footer__cols a{display:block;text-decoration:none;margin-bottom:10px;color:var(--muted);font-size:14.5px;transition:color .25s}.landing:not(.landing--redesign) .footer__cols a:hover{color:var(--text)}.landing:not(.landing--redesign) .footer__bottom{max-width:var(--max);margin:48px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--faint)}::selection{background:#8b5cf659}.landing:not(.landing--redesign) .page-hero{padding:130px 5vw 50px;max-width:calc(var(--max) + 10vw);margin:0 auto}.landing:not(.landing--redesign) .page-hero__back{display:inline-block;margin-bottom:20px;font-size:13px;color:var(--muted);text-decoration:none;font-family:IBM Plex Mono,monospace;transition:color .25s}.landing:not(.landing--redesign) .page-hero__back:hover{color:var(--text)}.landing:not(.landing--redesign) .page-hero__title{font-family:Sora,sans-serif;font-size:clamp(32px,4.2vw,52px);line-height:1.1;letter-spacing:-.025em;font-weight:600;max-width:780px}.landing:not(.landing--redesign) .page-hero__sub{margin-top:18px;max-width:620px;font-size:17px;line-height:1.75}.landing:not(.landing--redesign) .explore-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.landing:not(.landing--redesign) .explore-card{display:flex;flex-direction:column;gap:10px;padding:26px;border-radius:22px;border:1px solid var(--line);background:var(--panel);text-decoration:none;min-height:220px;transition:transform .4s var(--ease),border-color .3s,background .3s,box-shadow .35s}.landing:not(.landing--redesign) .explore-card:hover{transform:translateY(-6px);border-color:var(--line-strong);background:var(--panel-2);box-shadow:0 24px 50px #8b5cf629}.landing:not(.landing--redesign) .explore-card__label{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#c9b6ff}.landing:not(.landing--redesign) .explore-card h3{font-size:20px;letter-spacing:-.01em}.landing:not(.landing--redesign) .explore-card p{font-size:14px;line-height:1.65;flex:1}.landing:not(.landing--redesign) .explore-card__cta{font-size:13px;font-weight:600;color:#c9b6ff}.landing:not(.landing--redesign) .detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.landing:not(.landing--redesign) .steps-list--page{margin-top:8px;max-width:720px}.landing:not(.landing--redesign) .finale__card--inline{text-align:left;padding:48px 36px}.landing:not(.landing--redesign) .finale__card--inline h2{font-size:clamp(24px,3vw,34px)}.landing:not(.landing--redesign) .finale__contact{margin-top:20px;font-family:IBM Plex Mono,monospace;font-size:14px}.landing:not(.landing--redesign) .finale__contact a{color:#c9b6ff;text-decoration:none}@media (max-width: 900px){.landing:not(.landing--redesign) .detail-grid{grid-template-columns:1fr}}.landing:not(.landing--redesign) .dotgrid{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.045) 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:radial-gradient(ellipse 80% 55% at 50% 15%,black 35%,transparent 100%);mask-image:radial-gradient(ellipse 80% 55% at 50% 15%,black 35%,transparent 100%)}.landing:not(.landing--redesign) #why,.landing:not(.landing--redesign) #how,.landing:not(.landing--redesign) #solutions,.landing:not(.landing--redesign) #faq,.landing:not(.landing--redesign) #contact,.landing:not(.landing--redesign) #top{scroll-margin-top:96px}.landing:not(.landing--redesign) .topnav__links a{position:relative;padding-bottom:4px}.landing:not(.landing--redesign) .topnav__links a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--grad-gold);transition:width .35s var(--ease)}.landing:not(.landing--redesign) .topnav__links a:hover:after,.landing:not(.landing--redesign) .topnav__links a.is-active:after{width:100%}.landing:not(.landing--redesign) .nav-link-btn{border:none;background:none;cursor:pointer;color:var(--muted);font-size:13.5px;font-weight:600;font-family:inherit;transition:color .3s}.landing:not(.landing--redesign) .nav-link-btn:hover{color:var(--text)}.landing:not(.landing--redesign) .nav-cta{padding:10px 22px;border-radius:999px;background:var(--grad);color:#07060b;font-weight:700;font-size:13.5px;text-decoration:none;letter-spacing:.01em;position:relative;overflow:hidden;transition:transform .4s var(--spring),box-shadow .3s ease;border:none;cursor:pointer;font-family:inherit}.landing:not(.landing--redesign) .nav-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad-gold);opacity:0;transition:opacity .35s ease}.landing:not(.landing--redesign) .nav-cta span{position:relative;z-index:1}.landing:not(.landing--redesign) .nav-cta:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 10px 30px #8b5cf666}.landing:not(.landing--redesign) .nav-cta:hover:before{opacity:1}@media (max-width: 960px){.landing:not(.landing--redesign) .nav-cta{display:none}}.landing:not(.landing--redesign) .drawer-link{width:100%;text-align:left;border:none;background:none;cursor:pointer;padding:12px 10px;border-radius:12px;font-family:Sora,sans-serif;font-weight:600;font-size:inherit;color:var(--text)}.landing:not(.landing--redesign) .drawer-link:hover{background:var(--panel-2)}.landing:not(.landing--redesign) .btn-primary{border-radius:12px}.landing:not(.landing--redesign) .btn-primary span{position:relative;z-index:1}.landing:not(.landing--redesign) .btn-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad-gold);opacity:0;transition:opacity .35s ease}.landing:not(.landing--redesign) .btn-primary:hover:before{opacity:1}.landing:not(.landing--redesign) .curtain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:var(--bg);display:flex;align-items:center;justify-content:center;transition:clip-path 1s var(--ease) .15s,opacity .6s ease .9s;clip-path:circle(150% at 50% 50%)}.landing:not(.landing--redesign) .curtain.hide{clip-path:circle(0% at 50% 50%);opacity:0;pointer-events:none}.landing:not(.landing--redesign) .curtain-mark{height:72px;width:auto;display:block;animation:curtainPulse 1.1s ease-in-out infinite;filter:drop-shadow(0 0 18px rgba(139,92,246,.55))}.landing:not(.landing--redesign) .modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:#050409b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:opacity .35s ease}.landing:not(.landing--redesign) .modal-overlay.open{opacity:1;pointer-events:auto}.landing:not(.landing--redesign) .modal-card{position:relative;width:100%;max-width:600px;max-height:88vh;overflow-y:auto;background:radial-gradient(480px 260px at -10% -15%,rgba(255,110,199,.22),transparent 60%),radial-gradient(420px 240px at 110% 10%,rgba(79,157,255,.2),transparent 60%),linear-gradient(165deg,#211a38,#1a1530 45%,#171226);border:1px solid rgba(255,255,255,.14);border-radius:26px;box-shadow:0 40px 100px #0009,inset 0 1px #ffffff14;transform:translateY(24px) scale(.97);transition:transform .4s var(--spring)}.landing:not(.landing--redesign) .modal-overlay.open .modal-card{transform:translateY(0) scale(1)}.landing:not(.landing--redesign) .modal-inner{padding:38px 36px 34px}.landing:not(.landing--redesign) .modal-close{position:absolute;top:18px;right:18px;z-index:2;width:34px;height:34px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:var(--faint);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,color .3s ease,transform .3s var(--spring)}.landing:not(.landing--redesign) .modal-close:hover{background:#ffffff29;color:var(--text);transform:rotate(90deg)}.landing:not(.landing--redesign) .modal-icon{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:var(--grad);box-shadow:0 10px 26px #8b5cf666;margin-bottom:18px;color:#fff}.landing:not(.landing--redesign) .modal-title{font-family:Sora,sans-serif;font-size:27px;font-weight:700;letter-spacing:-.01em}.landing:not(.landing--redesign) .modal-sub{margin-top:9px;font-size:14.5px;line-height:1.6;color:var(--muted)}.landing:not(.landing--redesign) #meetingForm{margin-top:26px;display:flex;flex-direction:column;gap:16px}.landing:not(.landing--redesign) .field-row{display:flex;flex-wrap:wrap;gap:16px}.landing:not(.landing--redesign) .field{flex:1 1 210px;display:flex;flex-direction:column;gap:7px;min-width:0}.landing:not(.landing--redesign) .field label{font-size:12.5px;font-weight:600;color:var(--muted)}.landing:not(.landing--redesign) .field input,.landing:not(.landing--redesign) .field select,.landing:not(.landing--redesign) .field textarea{width:100%;font-family:Inter,sans-serif;font-size:14px;color:var(--text);background:#ffffff0e;border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:12px 14px;outline:none;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease}.landing:not(.landing--redesign) .field textarea{resize:vertical;min-height:88px}.landing:not(.landing--redesign) .field input:focus,.landing:not(.landing--redesign) .field select:focus,.landing:not(.landing--redesign) .field textarea:focus{border-color:#ff6ec78c;background:#ffffff17;box-shadow:0 0 0 4px #8b5cf629}.landing:not(.landing--redesign) .modal-submit{margin-top:6px;width:100%}.landing:not(.landing--redesign) .modal-note{text-align:center;font-size:12px;color:var(--faint)}.landing:not(.landing--redesign) .success-mark{width:64px;height:64px;border-radius:50%;background:var(--grad);box-shadow:0 10px 30px #8b5cf673;display:flex;align-items:center;justify-content:center;margin-bottom:6px;animation:successPop .5s var(--spring);color:#fff}@media (max-width: 640px){.landing:not(.landing--redesign) .topnav{padding:14px max(4vw,env(safe-area-inset-right)) 14px max(4vw,env(safe-area-inset-left));gap:10px}.landing:not(.landing--redesign) .topnav.is-solid{padding-top:10px;padding-bottom:10px}.landing:not(.landing--redesign) .brand{min-width:0}.landing:not(.landing--redesign) .brand span{font-size:13px}.landing:not(.landing--redesign) .brand img,.landing:not(.landing--redesign) .logo-mark{width:26px;height:26px}.landing:not(.landing--redesign) #why,.landing:not(.landing--redesign) #how,.landing:not(.landing--redesign) #solutions,.landing:not(.landing--redesign) #faq,.landing:not(.landing--redesign) #contact,.landing:not(.landing--redesign) #top{scroll-margin-top:76px}.landing:not(.landing--redesign) .block{padding:64px max(4vw,env(safe-area-inset-right)) 64px max(4vw,env(safe-area-inset-left))}.landing:not(.landing--redesign) .block--soft{padding-left:max(4vw,env(safe-area-inset-left));padding-right:max(4vw,env(safe-area-inset-right))}.landing:not(.landing--redesign) .hero{padding:96px max(4vw,env(safe-area-inset-right)) 40px max(4vw,env(safe-area-inset-left));gap:28px}.landing:not(.landing--redesign) .pill{font-size:11px;padding:7px 12px;line-height:1.35;white-space:normal;text-align:left}.landing:not(.landing--redesign) .hero__title{font-size:clamp(28px,8.2vw,40px)}.landing:not(.landing--redesign) .hero__lede{font-size:15px;margin-top:16px}.landing:not(.landing--redesign) .hero__cta,.landing:not(.landing--redesign) .finale__card .hero__cta{flex-direction:column;align-items:stretch}.landing:not(.landing--redesign) .hero__cta .btn,.landing:not(.landing--redesign) .finale__card .hero__cta .btn{width:100%;justify-content:center}.landing:not(.landing--redesign) .badge-pill{white-space:normal;font-size:11.5px}.landing:not(.landing--redesign) .stat-boxes{grid-template-columns:1fr;max-width:none}.landing:not(.landing--redesign) .stat-box .n{font-size:26px}.landing:not(.landing--redesign) .showcase-wrap{height:300px;margin-inline:-4px;overflow:hidden}.landing:not(.landing--redesign) .showcase{width:180px;height:180px}.landing:not(.landing--redesign) .showcase-orbit{top:-30px;right:-30px;bottom:-30px;left:-30px}.landing:not(.landing--redesign) .showcase-face:nth-child(1){transform:rotateY(0) translateZ(92px)}.landing:not(.landing--redesign) .showcase-face:nth-child(2){transform:rotateY(90deg) translateZ(92px)}.landing:not(.landing--redesign) .showcase-face:nth-child(3){transform:rotateY(180deg) translateZ(92px)}.landing:not(.landing--redesign) .showcase-face:nth-child(4){transform:rotateY(270deg) translateZ(92px)}.landing:not(.landing--redesign) .float-chip{font-size:10px;padding:7px 10px;gap:6px}.landing:not(.landing--redesign) .chip1{top:4px;left:0;max-width:48%}.landing:not(.landing--redesign) .chip2{bottom:4px;right:0;max-width:52%}.landing:not(.landing--redesign) .split__media{min-height:260px}.landing:not(.landing--redesign) .split__media img{min-height:260px}.landing:not(.landing--redesign) .tablist{gap:6px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.landing:not(.landing--redesign) .tablist::-webkit-scrollbar{display:none}.landing:not(.landing--redesign) .tab{font-size:12px;padding:8px 11px}.landing:not(.landing--redesign) .section-head{margin-bottom:28px}.landing:not(.landing--redesign) .section-title{font-size:clamp(24px,6.5vw,32px)}.landing:not(.landing--redesign) .section-sub{font-size:15px}.landing:not(.landing--redesign) .metrics{padding:8px max(4vw,env(safe-area-inset-right)) 24px max(4vw,env(safe-area-inset-left))}.landing:not(.landing--redesign) .metrics__inner{grid-template-columns:1fr;padding:6px;border-radius:20px}.landing:not(.landing--redesign) .metric{padding:18px 14px}.landing:not(.landing--redesign) .faq__item button{font-size:14px;padding:16px;gap:12px}.landing:not(.landing--redesign) .faq__a p{padding:0 16px 16px;font-size:14px}.landing:not(.landing--redesign) .finale{padding:24px max(4vw,env(safe-area-inset-right)) 12px max(4vw,env(safe-area-inset-left))}.landing:not(.landing--redesign) .finale__card{padding:36px 18px;border-radius:22px}.landing:not(.landing--redesign) .footer{margin-top:40px;padding:44px max(4vw,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(4vw,env(safe-area-inset-left))}.landing:not(.landing--redesign) .footer__top{flex-direction:column;gap:28px}.landing:not(.landing--redesign) .footer__cols{flex-direction:column;gap:24px;width:100%}.landing:not(.landing--redesign) .footer__bottom{flex-direction:column;align-items:flex-start;gap:8px;margin-top:32px}.landing:not(.landing--redesign) .page-hero{padding:100px max(4vw,env(safe-area-inset-right)) 32px max(4vw,env(safe-area-inset-left))}.landing:not(.landing--redesign) .page-hero__title{font-size:clamp(26px,7vw,36px)}.landing:not(.landing--redesign) .page-hero__sub{font-size:15px}.landing:not(.landing--redesign) .finale__card--inline{padding:32px 20px}.landing:not(.landing--redesign) .modal-overlay{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));align-items:flex-end}.landing:not(.landing--redesign) .modal-card{max-height:90vh;border-radius:20px 20px 16px 16px}.landing:not(.landing--redesign) .modal-inner{padding:26px 18px 22px}.landing:not(.landing--redesign) .modal-title{font-size:22px;padding-right:32px}.landing:not(.landing--redesign) .field-row{flex-direction:column;gap:12px}.landing:not(.landing--redesign) .field{flex:1 1 100%}.landing:not(.landing--redesign) .drawer{top:calc(60px + env(safe-area-inset-top,0px));left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));max-height:min(70vh,calc(100dvh - 72px - env(safe-area-inset-top,0px)));overflow-y:auto;-webkit-overflow-scrolling:touch}.landing:not(.landing--redesign) .price-card{padding:22px 18px;min-height:auto}.landing:not(.landing--redesign) .price-card .btn{align-self:stretch;width:100%}.landing:not(.landing--redesign) .card{padding:20px}.landing:not(.landing--redesign) .card--wide{padding:22px 20px}.landing:not(.landing--redesign) .tile{min-height:auto;padding:22px 18px}.landing:not(.landing--redesign) .trust{padding:18px max(4vw,env(safe-area-inset-right)) 6px max(4vw,env(safe-area-inset-left))}.landing:not(.landing--redesign) .trust__row span{font-size:12px;padding:8px 12px}.landing:not(.landing--redesign) .video-card__meta{left:14px;right:14px;bottom:14px}.landing:not(.landing--redesign) .video-card__meta strong{font-size:15px}.landing:not(.landing--redesign) .orb-a{width:280px;height:280px;opacity:.22}.landing:not(.landing--redesign) .orb-b{width:300px;height:300px;opacity:.18}.landing:not(.landing--redesign) .orb-c{width:260px;height:260px;opacity:.16}.landing:not(.landing--redesign) .chip{font-size:13px;padding:12px 16px}.landing:not(.landing--redesign) .explore-grid{grid-template-columns:1fr}.landing:not(.landing--redesign) .detail-grid{grid-template-columns:1fr}}@media (max-width: 380px){.landing:not(.landing--redesign) .brand span{letter-spacing:.04em}.landing:not(.landing--redesign) .float-chip{display:none}.landing:not(.landing--redesign) .showcase-wrap{height:260px}}.landing:not(.landing--redesign) .block--tight{padding-top:50px}.landing:not(.landing--redesign) .serve-intro{margin-top:40px}.landing:not(.landing--redesign) .wave{display:block;width:100%;height:80px}.landing:not(.landing--redesign) .bento{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.landing:not(.landing--redesign) .bento-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:30px 26px;transition:transform .5s var(--ease),border-color .4s ease,background .4s ease,box-shadow .4s ease}.landing:not(.landing--redesign) .bento-card:hover{border-color:var(--line-strong);background:var(--panel-2);box-shadow:0 24px 50px #8b5cf629}.landing:not(.landing--redesign) .bento-icon{width:46px;height:46px;border-radius:13px;background:var(--grad);display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:20px}.landing:not(.landing--redesign) .bento-card h3{font-size:17px;margin-bottom:10px}.landing:not(.landing--redesign) .bento-card p{font-size:13.5px;color:var(--faint);line-height:1.6;margin-bottom:14px}.landing:not(.landing--redesign) .bento-stat{font-family:IBM Plex Mono,monospace;font-size:12px;color:#c9b8ff;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.landing:not(.landing--redesign) .solutions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.landing:not(.landing--redesign) .solution-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:32px 26px;transition:transform .5s var(--ease),box-shadow .4s ease,border-color .4s ease}.landing:not(.landing--redesign) .solution-card:hover{box-shadow:0 24px 50px #4f9dff29;border-color:var(--line-strong)}.landing:not(.landing--redesign) .solution-card svg{width:40px;height:40px;margin-bottom:18px}.landing:not(.landing--redesign) .solution-card h3{font-size:17px;margin-bottom:10px}.landing:not(.landing--redesign) .solution-card p{font-size:13.5px;color:var(--faint);line-height:1.65}.landing:not(.landing--redesign) .marquee-wrap{margin-top:24px;overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.landing:not(.landing--redesign) .marquee-track{display:flex;gap:18px;width:max-content;animation:marqueeServe 26s linear infinite}.landing:not(.landing--redesign) .marquee-wrap:hover .marquee-track{animation-play-state:paused}@keyframes marqueeServe{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing:not(.landing--redesign) .serve-card{flex:0 0 auto;min-width:240px;padding:26px 24px;border-radius:16px;background:var(--panel);border:1px solid var(--line);display:flex;align-items:center;gap:14px}.landing:not(.landing--redesign) .serve-card .ic{font-size:22px}.landing:not(.landing--redesign) .serve-card .label{font-size:15px;font-weight:600;color:var(--text)}.landing:not(.landing--redesign) .cat-grid--cards{margin-top:8px;gap:20px}.landing:not(.landing--redesign) .cat-card{background:linear-gradient(160deg,#ffffff0f,#ffffff04);border:1px solid var(--line);border-radius:var(--radius);padding:34px 24px;text-align:center;transition:transform .5s var(--ease),box-shadow .4s ease}.landing:not(.landing--redesign) .cat-card:hover{box-shadow:0 24px 50px #8b5cf633}.landing:not(.landing--redesign) .cat-card svg{width:56px;height:56px;margin:0 auto 18px}.landing:not(.landing--redesign) .cat-card span{font-weight:600;font-size:15px;color:var(--text)}.landing:not(.landing--redesign) .steps{margin-top:24px;position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.landing:not(.landing--redesign) .steps-line{position:absolute;top:26px;left:12%;right:12%;height:2px;overflow:visible}.landing:not(.landing--redesign) .steps-line path{stroke:url(#lineGrad);stroke-width:2;fill:none;stroke-dasharray:1000;stroke-dashoffset:1000;transition:stroke-dashoffset 1.6s var(--ease)}.landing:not(.landing--redesign) .steps-line.is-in path{stroke-dashoffset:0}.landing:not(.landing--redesign) .step-num{width:52px;height:52px;border-radius:50%;background:var(--bg-2);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-family:IBM Plex Mono,monospace;font-size:15px;margin-bottom:22px;position:relative;z-index:2;color:var(--text)}.landing:not(.landing--redesign) .step h3{font-size:19px;margin-bottom:10px}.landing:not(.landing--redesign) .step p{color:var(--faint);font-size:14.5px;line-height:1.65}.landing:not(.landing--redesign) .demo-phones{margin-top:50px;display:flex;gap:26px;justify-content:center;align-items:flex-end;flex-wrap:wrap}.landing:not(.landing--redesign) .phone-float{position:relative;animation:phoneBob 5s ease-in-out infinite}.landing:not(.landing--redesign) .phone-float--link{text-decoration:none;color:inherit;display:block}.landing:not(.landing--redesign) .phone-float--link:focus-visible{outline:2px solid var(--cyan);outline-offset:6px;border-radius:40px}.landing:not(.landing--redesign) .phone-float:before{content:"";position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;border-radius:44px;z-index:-1;background:radial-gradient(circle,rgba(139,92,246,.4),rgba(255,110,199,.18) 45%,transparent 72%);filter:blur(30px);animation:glowPulse 3.6s ease-in-out infinite}.landing:not(.landing--redesign) .phone-float:nth-child(2){margin-top:-18px;animation-delay:.7s}.landing:not(.landing--redesign) .phone-float:nth-child(3){animation-delay:1.4s}.landing:not(.landing--redesign) .phone-mock{position:relative;width:230px;aspect-ratio:9 / 19.5;border-radius:34px;padding:10px;background:linear-gradient(160deg,#ffffff17,#ffffff05);border:1px solid var(--line);box-shadow:0 30px 60px #00000073;transition:transform .5s var(--ease),box-shadow .4s ease}.landing:not(.landing--redesign) .phone-mock:hover{transform:translateY(-10px) rotate(-1deg);box-shadow:0 40px 70px #b9acf24d}.landing:not(.landing--redesign) .phone-mock .notch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:74px;height:20px;background:#05050a;border-radius:12px;z-index:3}.landing:not(.landing--redesign) .phone-mock .screen{position:relative;width:100%;height:100%;border-radius:24px;overflow:hidden;background:#05050a}.landing:not(.landing--redesign) .phone-mock .screen img{width:100%;height:100%;object-fit:cover;display:block}.landing:not(.landing--redesign) .phone-mock .screen:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;border:1px solid rgba(255,255,255,.08);pointer-events:none}.landing:not(.landing--redesign) .demo-caption{margin-top:26px;text-align:center;font-family:Sora,sans-serif;font-weight:600;font-size:13px;color:var(--faint);letter-spacing:.02em}.landing:not(.landing--redesign) .demo-phones__cta{margin-top:28px;display:flex;justify-content:center}.landing:not(.landing--redesign) .tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.landing:not(.landing--redesign) .tech-card{padding:32px 26px;border-radius:var(--radius);background:var(--panel);border:1px solid var(--line);transition:transform .45s var(--ease),border-color .3s ease}.landing:not(.landing--redesign) .tech-card:hover{transform:translateY(-6px);border-color:var(--line-strong)}.landing:not(.landing--redesign) .tech-card svg{width:44px;height:44px;margin-bottom:18px}.landing:not(.landing--redesign) .tech-card h3{font-size:18px;margin-bottom:10px}.landing:not(.landing--redesign) .tech-card p{font-size:14px;color:var(--faint);line-height:1.65}.landing:not(.landing--redesign).landing--tryon{background:#050508}.landing:not(.landing--redesign).landing--tryon .ambiance,.landing:not(.landing--redesign).landing--tryon .dotgrid{display:none}.landing:not(.landing--redesign) .tryon-page{display:flex;flex-direction:column;min-height:100dvh;padding-top:72px;background:#050508}.landing:not(.landing--redesign) .tryon-page__bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:10px 16px;max-width:520px;margin:0 auto;width:100%}.landing:not(.landing--redesign) .tryon-page__actions{display:none;gap:8px;justify-content:flex-end}.landing:not(.landing--redesign) .tryon-page__link{font-size:11px;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:transparent;color:var(--muted);text-decoration:none;white-space:nowrap}.landing:not(.landing--redesign) .tryon-page__link--solid{background:var(--grad);color:#07060b;border:none;font-weight:700}@media (min-width: 640px){.landing:not(.landing--redesign) .tryon-page__actions{display:flex}}.landing:not(.landing--redesign) .tryon-page__back{font-size:13px;color:var(--faint);text-decoration:none}.landing:not(.landing--redesign) .tryon-page__back:hover{color:var(--text)}.landing:not(.landing--redesign) .tryon-page__title{font-size:13px;font-weight:600;color:var(--muted)}.landing:not(.landing--redesign) .faq-list{display:flex;flex-direction:column;gap:14px}.landing:not(.landing--redesign) .faq-item{border:1px solid var(--line);border-radius:16px;background:var(--panel);overflow:hidden}.landing:not(.landing--redesign) .faq-q{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:22px 26px;cursor:pointer;font-size:16px;font-weight:600;color:var(--text);background:none;border:none;text-align:left;font-family:inherit}.landing:not(.landing--redesign) .faq-chev{width:20px;height:20px;flex:0 0 auto;transition:transform .4s var(--ease);color:var(--faint)}.landing:not(.landing--redesign) .faq-item.is-open .faq-chev{transform:rotate(135deg);color:#c9b8ff}.landing:not(.landing--redesign) .faq-a{overflow:hidden;transition:max-height .5s var(--ease)}.landing:not(.landing--redesign) .faq-a-inner{padding:0 26px 22px;color:var(--muted);font-size:14.5px;line-height:1.7}.landing:not(.landing--redesign) .about-wrap{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:start}.landing:not(.landing--redesign) .about-wrap>div:first-child p{font-size:16px;line-height:1.85;color:var(--muted);margin-bottom:18px}.landing:not(.landing--redesign) .about-stats--stack{display:flex;flex-direction:column;gap:24px}.landing:not(.landing--redesign) .about-stat--mock{padding:22px;border-radius:16px;background:var(--panel);border:1px solid var(--line)}.landing:not(.landing--redesign) .about-stat--mock .n{font-size:30px;font-weight:600;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.landing:not(.landing--redesign) .about-stat--mock .l{font-size:13px;color:var(--faint);margin-top:4px}.landing:not(.landing--redesign) .cta-band{padding:70px 28px;border-radius:28px;text-align:center;background:linear-gradient(160deg,#8b5cf629,#ff6ec714);border:1px solid var(--line)}.landing:not(.landing--redesign) .cta-band h2{font-size:clamp(26px,3.6vw,40px);font-weight:600}.landing:not(.landing--redesign) .cta-band p{margin-top:14px;color:var(--muted);font-size:16px}.landing:not(.landing--redesign) .cta-band .hero__cta{justify-content:center;margin-top:32px}.landing:not(.landing--redesign) .footer--contact{text-align:center;margin-top:0}.landing:not(.landing--redesign) .footer--contact .kicker{display:block;justify-content:center}.landing:not(.landing--redesign) .footer--contact .kicker:before{display:none}.landing:not(.landing--redesign) .footer--contact h3{font-size:clamp(26px,3.6vw,40px);margin-bottom:20px}.landing:not(.landing--redesign) .footer__lede{color:var(--muted);max-width:440px;margin:0 auto 8px}.landing:not(.landing--redesign) .footer__cta{justify-content:center;margin-bottom:28px}.landing:not(.landing--redesign) .contact-links{display:flex;justify-content:center;gap:28px;margin-top:10px;flex-wrap:wrap}.landing:not(.landing--redesign) .contact-links a{color:var(--faint);text-decoration:none;font-size:14px;transition:color .3s}.landing:not(.landing--redesign) .contact-links a:hover{color:var(--text)}.landing:not(.landing--redesign) .foot-meta{margin-top:60px;display:flex;justify-content:space-between;color:var(--faint);font-size:12.5px;font-family:IBM Plex Mono,monospace;flex-wrap:wrap;gap:12px;max-width:var(--max);margin-left:auto;margin-right:auto}@media (max-width: 980px){.landing:not(.landing--redesign) .bento,.landing:not(.landing--redesign) .solutions-grid{grid-template-columns:repeat(2,1fr)}.landing:not(.landing--redesign) .tech-grid{grid-template-columns:1fr}.landing:not(.landing--redesign) .phone-mock{width:150px}}@media (max-width: 900px){.landing:not(.landing--redesign) .steps{grid-template-columns:1fr}.landing:not(.landing--redesign) .steps-line{display:none}.landing:not(.landing--redesign) .about-wrap{grid-template-columns:1fr}}@media (max-width: 560px){.landing:not(.landing--redesign) .bento{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.landing:not(.landing--redesign) .curtain-mark{animation:none}.landing:not(.landing--redesign) .showcase-orbit{animation:none}}.landing--redesign{--bg:#07060b;--bg-2:#0d0b15;--bg-3:#120f1c;--pink:#ff6ec7;--purple:#8b5cf6;--blue:#4f9dff;--gold:#b9acf2;--gold-dim:#9b8bdb;--grad: linear-gradient(115deg, var(--pink) 0%, var(--purple) 50%, var(--blue) 100%);--grad-gold: linear-gradient(100deg, var(--pink) 0%, var(--purple) 55%, var(--blue) 100%);--ink:#ffffff;--ink-body:#cfccdb;--ink-dim:#a9a6ba;--ink-faint:#726f83;--glass: rgba(255,255,255,.055);--glass-2: rgba(255,255,255,.03);--glass-border: rgba(255,255,255,.11);--radius: 22px;--ease: cubic-bezier(.16,1,.3,1);--ease-bounce: cubic-bezier(.34,1.56,.64,1)}.landing--redesign,.landing--redesign *,.landing--redesign *:before,.landing--redesign *:after{box-sizing:border-box;margin:0;padding:0}html:has(.landing--redesign){scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html:has(.landing--redesign){scroll-behavior:auto}.landing--redesign,.landing--redesign *,.landing--redesign *:before,.landing--redesign *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body:has(.landing--redesign),.landing--redesign{background:var(--bg);color:var(--ink-body);font-family:Inter,sans-serif;overflow-x:hidden;position:relative}.landing--redesign h1,.landing--redesign h2,.landing--redesign h3{color:var(--ink)}.landing--redesign ::selection{background:#b9acf259}.landing--redesign ::-webkit-scrollbar{width:10px}.landing--redesign ::-webkit-scrollbar-track{background:var(--bg)}.landing--redesign ::-webkit-scrollbar-thumb{background:linear-gradient(var(--pink),var(--blue));border-radius:10px}.landing--redesign .mono{font-family:IBM Plex Mono,monospace}.landing--redesign .display{font-family:Sora,sans-serif}.landing--redesign .curtain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:var(--bg);display:flex;align-items:center;justify-content:center;transition:clip-path 1s var(--ease) .15s,opacity .6s ease .9s;clip-path:circle(150% at 50% 50%)}.landing--redesign .curtain.hide{clip-path:circle(0% at 50% 50%);opacity:0;pointer-events:none}.landing--redesign .curtain-mark{height:72px;width:auto;display:block;animation:curtainPulse 1.1s ease-in-out infinite;filter:drop-shadow(0 0 18px rgba(139,92,246,.55))}@keyframes curtainPulse{0%,to{transform:scale(1)}50%{transform:scale(1.14)}}.landing--redesign .progress-bar{position:fixed;top:0;left:0;height:3px;width:0%;z-index:80;background:var(--grad-gold);box-shadow:0 0 14px #b9acf280;transition:width .08s linear}.landing--redesign .dotgrid{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.045) 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:radial-gradient(ellipse 80% 55% at 50% 15%,black 35%,transparent 100%);mask-image:radial-gradient(ellipse 80% 55% at 50% 15%,black 35%,transparent 100%)}.landing--redesign .blob{position:fixed;border-radius:50%;filter:blur(100px);opacity:.14;z-index:0;pointer-events:none;will-change:transform}.landing--redesign .blob1{width:480px;height:480px;background:var(--pink);top:-260px;left:-300px;animation:drift1 24s ease-in-out infinite}.landing--redesign .blob2{width:600px;height:600px;background:var(--blue);bottom:-220px;right:-220px;animation:drift2 28s ease-in-out infinite}.landing--redesign .blob3{width:420px;height:420px;background:var(--purple);top:45%;left:58%;animation:drift3 32s ease-in-out infinite;opacity:.12}@keyframes drift1{0%,to{transform:translate(0)}50%{transform:translate(50px,70px)}}@keyframes drift2{0%,to{transform:translate(0)}50%{transform:translate(-60px,-40px)}}@keyframes drift3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-30px,50px) scale(1.12)}}.landing--redesign section,.landing--redesign header,.landing--redesign footer{position:relative;z-index:1}.landing--redesign nav{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:22px 6vw;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07060b59;border-bottom:1px solid rgba(255,255,255,0);transition:padding .5s var(--ease),background .5s ease,border-color .5s ease}.landing--redesign nav.scrolled{padding:13px 6vw;background:#07060bcc;border-bottom:1px solid rgba(255,255,255,.08)}.landing--redesign .logo{display:flex;align-items:center;gap:8px;font-family:Sora;font-weight:700;font-size:19px;letter-spacing:.01em;color:var(--ink)}.landing--redesign .logo-mark{height:28px;width:auto;display:block;transition:transform .5s var(--ease-bounce)}.landing--redesign .logo:hover .logo-mark{transform:scale(1.12) rotate(-4deg)}.landing--redesign .navlinks{display:flex;gap:32px}.landing--redesign .navlinks a{position:relative;color:var(--ink-dim);text-decoration:none;font-size:14px;transition:color .3s ease;padding-bottom:4px}.landing--redesign .navlinks a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--grad-gold);transition:width .35s var(--ease)}.landing--redesign .navlinks a:hover{color:var(--ink)}.landing--redesign .navlinks a:hover:after{width:100%}.landing--redesign .nav-ctas{display:flex;align-items:center;gap:14px}.landing--redesign .nav-link-btn{color:var(--ink-dim);text-decoration:none;font-size:13.5px;font-weight:600;transition:color .3s}.landing--redesign .nav-link-btn:hover{color:var(--ink)}.landing--redesign .nav-cta{padding:10px 22px;border-radius:999px;background:var(--grad);color:#07060b;font-weight:700;font-size:13.5px;text-decoration:none;letter-spacing:.01em;position:relative;overflow:hidden;transition:transform .4s var(--ease-bounce),box-shadow .3s ease}.landing--redesign .nav-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad-gold);opacity:0;transition:opacity .35s ease}.landing--redesign .nav-cta span{position:relative;z-index:1}.landing--redesign .nav-cta:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 10px 30px #8b5cf666}.landing--redesign .nav-cta:hover:before{opacity:1}@media (max-width:900px){.landing--redesign .navlinks{display:none}}.landing--redesign .btn-primary{padding:14px 28px;border-radius:12px;background:var(--grad);color:#07060b;font-weight:700;text-decoration:none;font-size:14.5px;display:inline-block;position:relative;overflow:hidden;transition:transform .45s var(--ease-bounce),box-shadow .4s ease}.landing--redesign .btn-primary span{position:relative;z-index:1}.landing--redesign .btn-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad-gold);opacity:0;transition:opacity .35s ease}.landing--redesign .btn-primary:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 16px 38px #8b5cf673}.landing--redesign .btn-primary:hover:before{opacity:1}.landing--redesign .btn-ghost{padding:14px 26px;border-radius:12px;border:1px solid var(--glass-border);color:var(--ink);text-decoration:none;font-size:14.5px;font-weight:600;display:inline-block;transition:border-color .35s ease,background .35s ease,transform .45s var(--ease-bounce)}.landing--redesign .btn-ghost:hover{background:#ffffff0f;border-color:#b9acf280;transform:translateY(-3px)}.landing--redesign .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease);will-change:opacity,transform}.landing--redesign .hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:150px 6vw 90px}.landing--redesign .hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;max-width:1280px;width:100%}.landing--redesign .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;letter-spacing:.14em;color:var(--ink-dim);text-transform:uppercase;margin-bottom:26px;opacity:0;animation:fadeUp .8s ease forwards;animation-delay:.1s}.landing--redesign .eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--grad-gold)}.landing--redesign h1.hero-title{font-family:Sora;font-size:clamp(38px,4.4vw,60px);line-height:1.08;font-weight:600;letter-spacing:-.02em}.landing--redesign h1.hero-title .word{display:inline-block;opacity:0;transform:translateY(40px) rotate(3deg);animation:wordUp .85s var(--ease) forwards}@keyframes wordUp{to{opacity:1;transform:translateY(0) rotate(0)}}.landing--redesign h1.hero-title .l1 .word:nth-child(1){animation-delay:.1s}.landing--redesign h1.hero-title .l1 .word:nth-child(2){animation-delay:.16s}.landing--redesign h1.hero-title .l1 .word:nth-child(3){animation-delay:.22s}.landing--redesign h1.hero-title .l1 .word:nth-child(4){animation-delay:.28s}.landing--redesign h1.hero-title .l1 .word:nth-child(5){animation-delay:.34s}.landing--redesign h1.hero-title .grad .word:nth-child(1){animation-delay:.46s}.landing--redesign h1.hero-title .grad .word:nth-child(2){animation-delay:.52s}.landing--redesign h1.hero-title .grad .word:nth-child(3){animation-delay:.58s}.landing--redesign h1.hero-title .grad .word:nth-child(4){animation-delay:.64s}.landing--redesign h1.hero-title .grad{background:var(--grad-gold);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:200% 200%;animation:gradShift 6s ease infinite,wordUp .85s var(--ease) forwards}@keyframes gradShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.landing--redesign .hero-sub{margin-top:24px;font-size:17px;line-height:1.75;color:var(--ink-body);max-width:480px;opacity:0;animation:fadeUp .9s ease forwards;animation-delay:.4s}.landing--redesign .hero-actions{margin-top:38px;display:flex;gap:16px;flex-wrap:wrap;opacity:0;animation:fadeUp .9s ease forwards;animation-delay:.55s}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.landing--redesign .hero-badges{margin-top:24px;display:flex;flex-wrap:wrap;gap:10px;opacity:0;animation:fadeUp .9s ease forwards;animation-delay:.5s}.landing--redesign .badge-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 15px;border-radius:999px;background:var(--glass);border:1px solid var(--glass-border);font-size:12.5px;color:var(--ink-body);white-space:nowrap;transition:transform .4s var(--ease-bounce),border-color .3s ease,background .3s ease}.landing--redesign .badge-pill:hover{transform:translateY(-3px);border-color:#b9acf273;background:#ffffff13}.landing--redesign .stat-boxes{margin-top:36px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:480px;opacity:0;animation:fadeUp .9s ease forwards;animation-delay:.75s}.landing--redesign .stat-box{padding:22px 20px;border-radius:16px;background:var(--glass);border:1px solid var(--glass-border);transition:transform .4s var(--ease),border-color .3s ease,background .3s ease}.landing--redesign .stat-box:hover{transform:translateY(-4px);border-color:#b9acf259;background:#ffffff13}.landing--redesign .stat-box .n{font-family:Sora;font-size:32px;font-weight:700;line-height:1;background:var(--grad-gold);-webkit-background-clip:text;background-clip:text;color:transparent}.landing--redesign .stat-box .l{margin-top:9px;font-size:12.5px;color:var(--ink-dim);line-height:1.5}.landing--redesign .hero-visual{position:relative;height:520px;display:flex;align-items:center;justify-content:center;opacity:0;animation:fadeUp 1s ease forwards;animation-delay:.4s}.landing--redesign .showcase{position:relative;width:280px;height:280px;perspective:1100px;animation:showcaseFloat 6s ease-in-out infinite}@keyframes showcaseFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.landing--redesign .showcase-orbit{position:absolute;top:-46px;right:-46px;bottom:-46px;left:-46px;border-radius:50%;border:1px dashed rgba(185,172,242,.28);animation:orbitSpin 26s linear infinite}.landing--redesign .showcase-orbit:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 12px 2px #b9acf2b3}.landing--redesign .showcase-orbit:before{top:-4px;left:50%}@keyframes orbitSpin{to{transform:rotate(360deg)}}.landing--redesign .showcase-tilt{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;transition:transform .3s ease-out}.landing--redesign .showcase-ring{position:relative;width:100%;height:100%;transform-style:preserve-3d;animation:spin3d 20s linear infinite}@keyframes spin3d{0%{transform:rotateY(0)}to{transform:rotateY(-360deg)}}.landing--redesign .showcase-face{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:26px;background:linear-gradient(160deg,#ffffff14,#ffffff06);border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 0 40px #8b5cf629,0 25px 50px #00000073;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing--redesign .showcase-face svg{width:56%;height:56%}.landing--redesign .face-label{font-family:IBM Plex Mono;font-size:12.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-dim)}.landing--redesign .showcase-face:nth-child(1){transform:rotateY(0) translateZ(160px)}.landing--redesign .showcase-face:nth-child(2){transform:rotateY(90deg) translateZ(160px)}.landing--redesign .showcase-face:nth-child(3){transform:rotateY(180deg) translateZ(160px)}.landing--redesign .showcase-face:nth-child(4){transform:rotateY(270deg) translateZ(160px)}.landing--redesign .showcase-glow{position:absolute;bottom:-36px;left:50%;transform:translate(-50%);width:65%;height:26px;background:var(--grad-gold);filter:blur(32px);opacity:.4;border-radius:50%}.landing--redesign .sparkle{position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:0 0 10px 2px #fff;opacity:0;animation:twinkle 3.4s ease-in-out infinite}@keyframes twinkle{0%,to{opacity:0;transform:scale(.4)}50%{opacity:1;transform:scale(1.4)}}.landing--redesign .fly-particle{position:absolute;border-radius:50%;pointer-events:none}@keyframes pulseGlow{0%,to{opacity:.3}50%{opacity:1}}@keyframes flyA{0%,to{transform:translate(0)}25%{transform:translate(34px,-38px)}50%{transform:translate(64px,6px)}75%{transform:translate(18px,44px)}}@keyframes flyB{0%,to{transform:translate(0)}30%{transform:translate(-42px,-22px)}65%{transform:translate(-18px,38px)}}@keyframes flyC{0%,to{transform:translate(0)}20%{transform:translate(26px,32px)}55%{transform:translate(-32px,18px)}82%{transform:translate(8px,-34px)}}@keyframes flyD{0%,to{transform:translate(0)}40%{transform:translate(-30px,30px)}70%{transform:translate(28px,20px)}}.landing--redesign .p1{width:6px;height:6px;background:var(--pink);box-shadow:0 0 12px 3px #ff6ec7b3;top:8%;left:6%;animation:flyA 9s ease-in-out infinite,pulseGlow 2.4s ease-in-out infinite}.landing--redesign .p3{width:7px;height:7px;background:var(--purple);box-shadow:0 0 14px 3px #8b5cf6b3;bottom:10%;left:0%;animation:flyC 10s ease-in-out infinite,pulseGlow 2.7s ease-in-out infinite}.landing--redesign .float-chip{position:absolute;padding:9px 14px;border-radius:12px;background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);font-family:IBM Plex Mono;font-size:12px;color:var(--ink);display:flex;align-items:center;gap:8px;white-space:nowrap;animation:chipSwim 7s ease-in-out infinite;transition:border-color .3s ease,background .3s ease}.landing--redesign .float-chip:hover{border-color:#b9acf280;background:#ffffff17}.landing--redesign .float-chip .dot{width:6px;height:6px;border-radius:50%;background:#4ade80;box-shadow:0 0 8px #4ade80}.landing--redesign .chip1{top:64px;left:-34px;animation-duration:7s;animation-delay:0s}.landing--redesign .chip2{bottom:56px;right:-40px;animation-duration:8s;animation-delay:1.2s}@keyframes chipSwim{0%{transform:translate(0) rotate(0)}25%{transform:translate(7px,-11px) rotate(1.4deg)}50%{transform:translate(-5px,-17px) rotate(-1deg)}75%{transform:translate(-10px,-3px) rotate(1deg)}to{transform:translate(0) rotate(0)}}@media (max-width:900px){.landing--redesign .hero-inner{grid-template-columns:1fr}.landing--redesign .hero-visual{order:-1}}@media (prefers-reduced-motion: reduce){.landing--redesign .fly-particle,.landing--redesign .float-chip{animation:none}}.landing--redesign .section{padding:110px 6vw;max-width:1280px;margin:0 auto}.landing--redesign .section-tight{padding-top:40px}.landing--redesign .panel{position:relative}.landing--redesign .panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,transparent,var(--bg-2) 12%,var(--bg-2) 88%,transparent);clip-path:polygon(0 3%,100% 0,100% 97%,0 100%)}.landing--redesign .kicker{font-family:Sora;font-weight:700;font-size:19px;letter-spacing:-.01em;color:var(--gold);text-transform:none;display:block;margin-bottom:16px}.landing--redesign h2.section-title{font-family:Sora;font-size:clamp(28px,3.4vw,42px);font-weight:600;letter-spacing:-.01em;max-width:680px;color:var(--ink)}.landing--redesign .section-sub{margin-top:16px;color:var(--ink-body);font-size:16px;line-height:1.75;max-width:580px}.landing--redesign .reveal.in{opacity:1;transform:translateY(0)}.landing--redesign .bento{margin-top:64px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.landing--redesign .bento-card{position:relative;background:var(--glass);border:1px solid var(--glass-border);border-radius:var(--radius);padding:30px 26px;overflow:hidden;transition:transform .5s var(--ease),border-color .4s ease,background .4s ease,box-shadow .4s ease}.landing--redesign .bento-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:var(--radius);background:var(--grad-gold);opacity:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:opacity .4s ease;pointer-events:none}.landing--redesign .bento-card:hover{transform:translateY(-8px);border-color:#ffffff38;background:#ffffff13;box-shadow:0 24px 50px #8b5cf629}.landing--redesign .bento-card:hover:after{opacity:1}.landing--redesign .bento-icon{width:46px;height:46px;border-radius:13px;background:var(--grad);display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:20px;transition:transform .5s var(--ease-bounce)}.landing--redesign .bento-card:hover .bento-icon{transform:rotate(-8deg) scale(1.08)}.landing--redesign .bento-card h3{font-family:Sora;font-size:17px;font-weight:600;margin-bottom:10px}.landing--redesign .bento-card p{font-size:13.5px;color:var(--ink-dim);line-height:1.6;margin-bottom:14px}.landing--redesign .bento-stat{font-family:Sora;font-weight:600;font-size:13px;color:var(--gold);padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}@media (max-width:980px){.landing--redesign .bento{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.landing--redesign .bento{grid-template-columns:1fr}}.landing--redesign .marquee-wrap{margin-top:56px;overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.landing--redesign .marquee-track{display:flex;gap:18px;width:max-content;animation:marquee 26s linear infinite}.landing--redesign .marquee-wrap:hover .marquee-track{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing--redesign .serve-card{flex:0 0 auto;min-width:240px;padding:26px 24px;border-radius:16px;background:var(--glass);border:1px solid var(--glass-border);display:flex;align-items:center;gap:14px;transition:border-color .3s ease,transform .3s ease}.landing--redesign .serve-card:hover{border-color:#b9acf266;transform:translateY(-3px)}.landing--redesign .serve-card .ic{font-size:22px}.landing--redesign .serve-card span.label{font-family:Sora;font-size:15px;font-weight:600;color:var(--ink)}.landing--redesign .steps{margin-top:64px;position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.landing--redesign .steps:before{content:"";position:absolute;top:26px;left:8%;right:8%;height:1px;background:linear-gradient(90deg,transparent,var(--glass-border) 15%,var(--glass-border) 85%,transparent);z-index:0}.landing--redesign .step-num{width:52px;height:52px;border-radius:50%;background:var(--bg-2);border:1px solid var(--glass-border);display:flex;align-items:center;justify-content:center;font-family:IBM Plex Mono;font-size:15px;margin-bottom:22px;position:relative;z-index:2;color:var(--ink);transition:border-color .4s ease,background .4s ease}.landing--redesign .step{background:var(--glass);border:1px solid var(--glass-border);border-radius:var(--radius);padding:30px 26px;transition:transform .5s var(--ease),border-color .4s ease,background .4s ease,box-shadow .4s ease}.landing--redesign .step:hover{transform:translateY(-8px);border-color:#ffffff38;background:#ffffff13;box-shadow:0 24px 50px #8b5cf629}.landing--redesign .step:hover .step-num{background:var(--grad-gold);border-color:transparent;color:#07060b}.landing--redesign .step h3{font-family:Sora;font-size:19px;font-weight:600;margin-bottom:10px;color:var(--ink)}.landing--redesign .step p{color:var(--ink-dim);font-size:14.5px;line-height:1.65}@media (max-width:900px){.landing--redesign .steps{grid-template-columns:1fr}.landing--redesign .steps:before{display:none}}.landing--redesign .cat-grid{margin-top:64px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.landing--redesign .cat-card{background:linear-gradient(160deg,#ffffff0f,#ffffff04);border:1px solid var(--glass-border);border-radius:var(--radius);padding:34px 24px;text-align:center;transition:transform .5s var(--ease),box-shadow .4s ease;transform-style:preserve-3d}.landing--redesign .cat-card:hover{box-shadow:0 24px 50px #b9acf229}.landing--redesign .cat-card svg{width:56px;height:56px;margin:0 auto 18px}.landing--redesign .cat-card span{font-family:Sora;font-weight:600;font-size:15px;color:var(--ink)}@media (max-width:980px){.landing--redesign .cat-grid{grid-template-columns:repeat(2,1fr)}}.landing--redesign .demo-frame{margin-top:50px;display:flex;gap:26px;justify-content:center;align-items:flex-end;flex-wrap:wrap}.landing--redesign .phone-float{position:relative;animation:phoneBob 5s ease-in-out infinite}.landing--redesign .phone-float:before{content:"";position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;border-radius:44px;z-index:-1;background:radial-gradient(circle,rgba(139,92,246,.4),rgba(255,110,199,.18) 45%,transparent 72%);filter:blur(30px);animation:glowPulse 3.6s ease-in-out infinite}.landing--redesign .phone-float:nth-child(1){animation-delay:0s}.landing--redesign .phone-float:nth-child(1):before{animation-delay:0s}.landing--redesign .phone-float:nth-child(2){margin-top:-18px;animation-delay:.7s}.landing--redesign .phone-float:nth-child(2):before{animation-delay:.5s}.landing--redesign .phone-float:nth-child(3){animation-delay:1.4s}.landing--redesign .phone-float:nth-child(3):before{animation-delay:1s}@keyframes phoneBob{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes glowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.95;transform:scale(1.1)}}.landing--redesign .phone-mock{position:relative;width:230px;aspect-ratio:9/19.5;border-radius:34px;padding:10px;background:linear-gradient(160deg,#ffffff17,#ffffff05);border:1px solid var(--glass-border);box-shadow:0 30px 60px #00000073;transition:transform .5s var(--ease),box-shadow .4s ease}.landing--redesign .phone-mock:hover{transform:translateY(-10px) rotate(-1deg);box-shadow:0 40px 70px #b9acf24d}.landing--redesign .phone-mock .notch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:74px;height:20px;background:#05050a;border-radius:12px;z-index:3}.landing--redesign .phone-mock .screen{position:relative;width:100%;height:100%;border-radius:24px;overflow:hidden;background:#05050a}.landing--redesign .phone-mock .screen img{width:100%;height:100%;object-fit:cover;display:block}.landing--redesign .phone-mock .screen:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;border:1px solid rgba(255,255,255,.08);pointer-events:none}.landing--redesign .demo-caption{margin-top:26px;text-align:center;font-family:Sora;font-weight:600;font-size:13px;color:var(--ink-dim);letter-spacing:.02em}@media (max-width:900px){.landing--redesign .phone-mock{width:150px}}@media (prefers-reduced-motion: reduce){.landing--redesign .phone-float{animation:none}.landing--redesign .phone-float:before{animation:none}}.landing--redesign .faq-list{margin-top:50px;display:flex;flex-direction:column;gap:14px}.landing--redesign .faq-item{border:1px solid var(--glass-border);border-radius:16px;background:var(--glass-2);overflow:hidden;transition:border-color .3s ease}.landing--redesign .faq-item.open{border-color:#b9acf259}.landing--redesign .faq-q{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;cursor:pointer;font-family:Sora;font-size:16px;font-weight:600;color:var(--ink)}.landing--redesign .faq-chev{width:20px;height:20px;flex:0 0 auto;transition:transform .4s var(--ease);color:var(--ink-dim)}.landing--redesign .faq-a-inner{padding:0 26px 22px;color:var(--ink-body);font-size:14.5px;line-height:1.7}.landing--redesign .cta-band{margin:0 6vw;padding:70px 6vw;border-radius:28px;text-align:center;position:relative;overflow:hidden;background:linear-gradient(160deg,#8b5cf629,#ff6ec714);border:1px solid var(--glass-border)}.landing--redesign .cta-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 30% 20%,rgba(139,92,246,.16),transparent 55%)}.landing--redesign .cta-band h2{font-family:Sora;font-size:clamp(26px,3.6vw,40px);font-weight:600;color:var(--ink);position:relative}.landing--redesign .cta-band p{margin-top:14px;color:var(--ink-body);font-size:16px;position:relative}.landing--redesign .cta-band .hero-actions{justify-content:center;margin-top:32px;opacity:1;animation:none;position:relative}.landing--redesign .tech-grid{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}@media (max-width:980px){.landing--redesign .tech-grid{grid-template-columns:1fr}}.landing--redesign .solutions-grid{margin-top:64px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.landing--redesign .solution-card{background:var(--glass);border:1px solid var(--glass-border);border-radius:var(--radius);padding:32px 26px;transition:transform .5s var(--ease),box-shadow .4s ease,border-color .4s ease}.landing--redesign .solution-card:hover{box-shadow:0 24px 50px #4f9dff29;border-color:#ffffff38;transform:translateY(-6px)}.landing--redesign .solution-card svg{width:40px;height:40px;margin-bottom:18px;transition:transform .5s var(--ease-bounce)}.landing--redesign .solution-card:hover svg{transform:scale(1.12) rotate(-6deg)}.landing--redesign .solution-card h3{font-family:Sora;font-size:17px;font-weight:600;margin-bottom:10px}.landing--redesign .solution-card p{font-size:13.5px;color:var(--ink-dim);line-height:1.65}@media (max-width:980px){.landing--redesign .solutions-grid{grid-template-columns:repeat(2,1fr)}}.landing--redesign .about-wrap{margin-top:50px;display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:start}.landing--redesign .about-wrap p{font-size:16px;line-height:1.85;color:var(--ink-body);margin-bottom:18px}.landing--redesign .about-stats{display:flex;flex-direction:column;gap:24px}.landing--redesign .about-stat{padding:22px;border-radius:16px;background:var(--glass);border:1px solid var(--glass-border);transition:transform .4s var(--ease),border-color .3s ease}.landing--redesign .about-stat:hover{transform:translate(-6px);border-color:#b9acf259}.landing--redesign .about-stat .n{font-family:Sora;font-size:30px;font-weight:600;background:var(--grad-gold);-webkit-background-clip:text;background-clip:text;color:transparent}.landing--redesign .about-stat .l{font-size:13px;color:var(--ink-dim);margin-top:4px}@media (max-width:900px){.landing--redesign .about-wrap{grid-template-columns:1fr}}.landing--redesign footer{padding:80px 6vw 50px;border-top:1px solid rgba(255,255,255,.06);text-align:center}.landing--redesign footer h3{font-family:Sora;font-size:clamp(26px,3.6vw,40px);margin-bottom:20px;color:var(--ink)}.landing--redesign footer .hero-actions{justify-content:center;opacity:1;animation:none;margin-bottom:28px}.landing--redesign .contact-links{display:flex;justify-content:center;gap:28px;margin-top:10px}.landing--redesign .contact-links a{color:var(--ink-dim);text-decoration:none;font-size:14px;transition:color .3s}.landing--redesign .contact-links a:hover{color:var(--gold)}.landing--redesign .foot-meta{margin-top:60px;display:flex;justify-content:space-between;color:var(--ink-faint);font-size:12.5px;font-family:IBM Plex Mono;flex-wrap:wrap;gap:12px}.landing--redesign .modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:#050409b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:opacity .35s ease}.landing--redesign .modal-overlay.open{opacity:1;pointer-events:auto}.landing--redesign .modal-card{position:relative;width:100%;max-width:600px;max-height:88vh;overflow-y:auto;overflow-x:hidden;background:radial-gradient(480px 260px at -10% -15%,rgba(255,110,199,.22),transparent 60%),radial-gradient(420px 240px at 110% 10%,rgba(79,157,255,.2),transparent 60%),linear-gradient(165deg,#211a38,#1a1530 45%,#171226);border:1px solid rgba(255,255,255,.14);border-radius:26px;padding:0;box-shadow:0 40px 100px #0009,inset 0 1px #ffffff14;transform:translateY(24px) scale(.97);transition:transform .4s var(--ease-bounce)}.landing--redesign .modal-overlay.open .modal-card{transform:translateY(0) scale(1)}.landing--redesign .modal-inner{padding:38px 36px 34px}.landing--redesign .modal-close{position:absolute;top:18px;right:18px;z-index:2;width:34px;height:34px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:var(--ink-dim);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,color .3s ease,transform .3s var(--ease-bounce)}.landing--redesign .modal-close svg{width:14px;height:14px}.landing--redesign .modal-close:hover{background:#ffffff29;color:var(--ink);transform:rotate(90deg)}.landing--redesign .modal-icon{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:var(--grad);box-shadow:0 10px 26px #8b5cf666;margin-bottom:18px}.landing--redesign .modal-icon svg{width:24px;height:24px;color:#fff}.landing--redesign .modal-title{font-family:Sora;font-size:27px;font-weight:700;letter-spacing:-.01em}.landing--redesign .modal-sub{margin-top:9px;font-size:14.5px;line-height:1.6;color:var(--ink-body)}.landing--redesign #meetingForm{margin-top:26px;display:flex;flex-direction:column;gap:16px}.landing--redesign .field-row{display:flex;flex-wrap:wrap;gap:16px}.landing--redesign .field{flex:1 1 210px;display:flex;flex-direction:column;gap:7px;min-width:0}.landing--redesign .field label{font-size:12.5px;font-weight:600;color:var(--ink-body)}.landing--redesign .field label .opt{font-weight:400;color:var(--ink-faint)}.landing--redesign .input-wrap{position:relative;display:flex;align-items:center}.landing--redesign .input-wrap svg{position:absolute;left:14px;width:16px;height:16px;color:var(--ink-faint);pointer-events:none;transition:color .3s ease}.landing--redesign .field input,.landing--redesign .field select,.landing--redesign .field textarea{width:100%;font-family:Inter;font-size:14px;color:var(--ink);background:#ffffff0e;border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:12px 14px 12px 40px;outline:none;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease}.landing--redesign .field textarea{padding-left:14px}.landing--redesign .field select{cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:none;padding-right:34px}.landing--redesign .select-wrap:after{content:"";position:absolute;right:14px;top:50%;width:7px;height:7px;pointer-events:none;border-right:1.6px solid var(--ink-faint);border-bottom:1.6px solid var(--ink-faint);transform:translateY(-75%) rotate(45deg)}.landing--redesign .field select option{background:#1a1530;color:var(--ink)}.landing--redesign .field textarea{resize:vertical;font-family:Inter}.landing--redesign .field input:focus,.landing--redesign .field select:focus,.landing--redesign .field textarea:focus{border-color:#ff6ec78c;background:#ffffff17;box-shadow:0 0 0 4px #8b5cf629}.landing--redesign .input-wrap:focus-within svg{color:var(--pink)}.landing--redesign .field input:invalid:not(:placeholder-shown){border-color:#ff6ec78c}.landing--redesign .modal-submit{margin-top:6px;width:100%;text-align:center;border:none;cursor:pointer;font-size:15px;padding:15px 28px}.landing--redesign .modal-note{text-align:center;font-size:12px;color:var(--ink-faint);margin-top:-2px}.landing--redesign .success-mark{width:64px;height:64px;border-radius:50%;background:var(--grad);box-shadow:0 10px 30px #8b5cf673;display:flex;align-items:center;justify-content:center;margin-bottom:6px;animation:successPop .5s var(--ease-bounce)}.landing--redesign .success-mark svg{width:26px;height:26px}.landing--redesign .success-mark svg path{stroke:#fff}@keyframes successPop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.landing--redesign #meetingSuccessView .btn-ghost{margin-top:22px}@media (max-width:600px){.landing--redesign .modal-inner{padding:30px 22px 26px}}.landing--redesign{--bg:#07060b;--bg-2:#0d0b15;--bg-3:#120f1c;--pink:#ff6ec7;--purple:#8b5cf6;--blue:#4f9dff;--gold:#b9acf2;--gold-dim:#9b8bdb;--grad: linear-gradient(115deg, var(--pink) 0%, var(--purple) 50%, var(--blue) 100%);--grad-gold: linear-gradient(100deg, var(--pink) 0%, var(--purple) 55%, var(--blue) 100%);--ink:#ffffff;--ink-body:#cfccdb;--ink-dim:#a9a6ba;--ink-faint:#726f83;--glass: rgba(255,255,255,.055);--glass-2: rgba(255,255,255,.03);--glass-border: rgba(255,255,255,.11);--radius: 22px;--ease: cubic-bezier(.16,1,.3,1);--ease-bounce: cubic-bezier(.34,1.56,.64,1);background:var(--bg);color:var(--ink-body);font-family:Inter,sans-serif;overflow-x:hidden;position:relative;min-height:100vh;isolation:isolate}.landing--redesign *,.landing--redesign *:before,.landing--redesign *:after{box-sizing:border-box}.landing--redesign main{position:relative;z-index:1;opacity:1!important;transform:none!important;filter:none!important;padding:0!important;margin:0!important;min-height:0!important}.landing--redesign img{max-width:none}.landing--redesign .curtain-mark{height:84px!important;width:84px!important;border-radius:50%!important;object-fit:contain!important;object-position:center!important;padding:10px!important;box-sizing:border-box!important;display:block!important;background:#0a0812;animation:curtainPulse 1.1s ease-in-out infinite;filter:drop-shadow(0 0 18px rgba(139,92,246,.55))}.landing--redesign .logo-mark{height:28px!important;width:28px!important;border-radius:50%!important;object-fit:contain!important;object-position:center!important;padding:3px!important;box-sizing:border-box!important;display:block!important;background:#0a0812;transition:transform .5s var(--ease-bounce)}.landing--redesign .faq-a{max-height:0;overflow:hidden;transition:max-height .5s var(--ease)}.landing--redesign .faq-item.open .faq-chev{transform:rotate(135deg);color:var(--gold)}.landing--redesign .stat-boxes{margin-top:36px!important;gap:16px!important;max-width:480px!important}.landing--redesign .bento{margin-top:64px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:24px!important}.landing--redesign .about-wrap{display:grid!important;grid-template-columns:1.15fr .85fr!important;gap:56px!important;margin-top:48px!important}.landing--redesign .section{padding:110px 6vw!important;max-width:1280px!important;margin:0 auto!important}.landing--redesign .section.section-tight{padding-top:40px!important}.landing--redesign .hero{min-height:100vh!important;padding:150px 6vw 90px!important}@media (max-width: 980px){.landing--redesign .bento{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 560px){.landing--redesign .bento{grid-template-columns:1fr!important}}@media (max-width: 900px){.landing--redesign .about-wrap{grid-template-columns:1fr!important}}.landing--redesign .phone-mock .screen img{max-width:100%!important;width:100%!important;height:100%!important;object-fit:cover!important}.landing--redesign .btn-primary,.landing--redesign .btn-ghost,.landing--redesign .nav-cta{will-change:transform}.tryon-app{display:flex;flex-direction:column;flex:1;width:100%;max-width:520px;margin:0 auto;background:#050508;min-height:calc(100dvh - 72px)}.tryon-stage{position:relative;flex:1;min-height:58vh;background:#0a0a10;overflow:hidden}.tryon-stage__video,.tryon-stage__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tryon-stage__video{z-index:1}.tryon-stage__overlay{z-index:2;pointer-events:none}.tryon-stage__loader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;text-align:center;background:#050508eb;color:var(--muted)}.tryon-spinner{width:36px;height:36px;border:3px solid rgba(0,174,239,.2);border-top-color:#00aeef;border-radius:50%;animation:tryonSpin .75s linear infinite}@keyframes tryonSpin{to{transform:rotate(360deg)}}.tryon-stage__status{position:absolute;top:12px;left:12px;z-index:5}.tryon-stage__status span{display:inline-block;padding:6px 12px;border-radius:999px;font-size:11px;font-weight:600;background:#0000008c;color:#aaa;border:1px solid rgba(255,255,255,.12)}.tryon-stage__status span.is-on{color:#4ade80;border-color:#4ade8059}.tryon-stage__actions{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:6;display:flex;flex-direction:column;align-items:center;gap:14px;pointer-events:none}.tryon-stage__actions>*{pointer-events:auto}.tryon-icon-btn{width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:#14141cd9;color:#fff;display:grid;place-items:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tryon-icon-btn:disabled{opacity:.4;cursor:not-allowed}.tryon-icon-btn svg{width:22px;height:22px}.tryon-btn{border:0;cursor:pointer;font-family:inherit;font-weight:700;font-size:15px}.tryon-btn--primary{padding:12px 20px;border-radius:12px;background:var(--grad);color:#07060b}.tryon-btn--capture{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:14px;background:#00aeef;color:#041018;box-shadow:0 8px 28px #00aeef59;min-width:220px;justify-content:center}.tryon-btn--capture svg{width:20px;height:20px}.tryon-btn--capture:disabled{opacity:.45;cursor:not-allowed}.tryon-stage__hint{position:absolute;bottom:14px;left:50%;transform:translate(-50%);z-index:5;margin:0;padding:8px 14px;border-radius:10px;font-size:12px;color:#ffffffd9;background:#00000080;max-width:calc(100% - 24px);text-align:center}.tryon-picker{flex-shrink:0;padding:18px 16px 28px;background:#050508;border-top:1px solid rgba(255,255,255,.08)}.tryon-picker__label{margin:0 0 14px;font-size:15px;font-weight:600;color:var(--text)}.tryon-rail{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.tryon-tile{flex:0 0 auto;width:72px;height:72px;padding:8px;border-radius:12px;border:2px solid rgba(255,255,255,.12);background:#14141c;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.tryon-tile img{width:100%;height:100%;object-fit:contain;display:block}.tryon-tile.is-selected{border-color:#00aeef;box-shadow:0 0 0 1px #00aeef66}.tryon-picker__meta{margin:12px 0 0;font-size:13px;color:var(--faint)}@media (min-width: 768px){.tryon-app{border-left:1px solid rgba(255,255,255,.06);border-right:1px solid rgba(255,255,255,.06)}}
