@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=DM+Sans:wght@400;500;600&family=Fragment+Mono&display=swap");.vl-landing{color-scheme:light;--bg:#fbfbfa;--paper:#ffffff;--soft:#f3f3f1;--ink:#111111;--ink-2:#333333;--ink-soft:#383838;--muted:#747474;--muted-2:#9a9a96;--line:rgba(17,17,17,0.12);--line-strong:rgba(17,17,17,0.24);--green:#111111;--green-soft:#eeeeeb;--warn:#666666;--risk:#111111;--shadow:0 34px 100px rgba(17,17,17,0.1);--font-display:"Cormorant Garamond",Georgia,serif;--font-body:"DM Sans",Arial,sans-serif;--font-mono:"Fragment Mono",ui-monospace,monospace;--page-x:clamp(20px,5vw,72px);--radius:10px;margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-weight:400;line-height:1.58;text-rendering:optimizeLegibility}.vl-landing *{box-sizing:border-box}.vl-landing [hidden]{display:none!important}.vl-landing a{color:inherit;text-decoration:none}.vl-landing button,.vl-landing input,.vl-landing select,.vl-landing textarea{color:inherit;font:inherit}.vl-landing h1,.vl-landing h2,.vl-landing h3,.vl-landing p{margin-top:0}.vl-landing img{display:block;max-width:100%}.vl-landing .view-wrapper{display:block}.vl-landing .view-wrapper[hidden]{display:none!important}.vl-landing .site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px var(--page-x);border-bottom:1px solid rgba(17,17,17,0);background:rgba(251,251,250,.84);backdrop-filter:blur(18px);transition:border-color .18s ease,box-shadow .18s ease}.vl-landing .site-header.is-scrolled{border-color:var(--line);box-shadow:0 12px 40px rgba(17,17,17,.04)}.vl-landing .wordmark{display:inline-flex;align-items:center;cursor:pointer;background:transparent}.vl-landing .nav-logo{width:clamp(80px,8vw,100px);height:auto;display:block;filter:invert(1);mix-blend-mode:multiply;background:transparent}.vl-landing .nav{display:flex;align-items:center;gap:clamp(10px,1.5vw,24px);color:var(--muted);font-size:clamp(.85rem,1vw,.9rem);font-weight:500;white-space:nowrap}.vl-landing .nav a:hover{color:var(--ink);cursor:pointer}.vl-landing .nav-toggle{display:none;width:36px;height:36px;border:1px solid var(--line-strong);border-radius:999px;background:transparent}.vl-landing .nav-toggle span{display:block;width:14px;height:1.5px;margin:4px auto;background:currentColor}.vl-landing .button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:0 18px;font-weight:600;white-space:nowrap;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.vl-landing .button:hover:not(:disabled){transform:translateY(-1px)}.vl-landing .button--dark{background:var(--ink);color:white;box-shadow:0 16px 44px rgba(17,17,17,.14)}.vl-landing .button--light{border-color:var(--line-strong);background:rgba(255,255,255,.72)}.vl-landing .kicker{color:var(--muted);font-family:var(--font-mono);font-size:.62rem;letter-spacing:.06em;text-transform:uppercase;font-weight:600}.vl-landing .hero{position:relative;isolation:isolate;display:grid;min-height:74svh;align-items:start;overflow:hidden;padding:clamp(140px,18vw,220px) var(--page-x) clamp(60px,8vw,80px);border-bottom:1px solid var(--line);background:var(--bg);text-align:center}.vl-landing .hero-copy{max-width:1240px;margin:0 auto;text-align:center}.vl-landing .hero h1{margin:0 auto 32px;font-family:var(--font-display);font-size:clamp(4.5rem,12vw,10.6rem);font-weight:500;letter-spacing:0;line-height:.82}.vl-landing .hero-kicker{margin:0 auto 46px;font-size:.85rem;letter-spacing:.08em}.vl-landing .hero-actions{gap:12px;margin:0 0 24px}.vl-landing .hero-actions,.vl-landing .hero-trust{display:flex;justify-content:center;flex-wrap:wrap}.vl-landing .hero-trust{gap:10px 18px;margin-top:28px;color:var(--muted);font-family:var(--font-mono);font-size:.76rem}.vl-landing .hero-trust span{display:inline-flex;align-items:center;gap:8px}.vl-landing .hero-trust span:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--ink)}.vl-landing .proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line);background:white}.vl-landing .proof{min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid var(--line);padding:32px clamp(16px,3vw,32px)}.vl-landing .proof:last-child{border-right:0}.vl-landing .proof strong{display:block;margin-bottom:10px;font-family:var(--font-display);font-size:clamp(2.8rem,5vw,4.5rem);font-weight:500;line-height:1}.vl-landing .proof span{color:var(--muted);font-family:var(--font-mono);font-size:.82rem;line-height:1.5;max-width:220px}.vl-landing .section{padding:clamp(76px,11vw,152px) var(--page-x)}.vl-landing .section-heading{max-width:900px;margin-bottom:clamp(38px,6vw,78px)}.vl-landing .section-heading.center{margin-right:auto;margin-left:auto;text-align:center}.vl-landing .final-cta h2,.vl-landing .section-heading h2{margin-bottom:18px;font-family:var(--font-display);font-size:clamp(2.75rem,5vw,5.6rem);font-weight:500;letter-spacing:0;line-height:.95}.vl-landing .section-heading p{max-width:720px;color:var(--muted);font-size:clamp(.98rem,1.2vw,1.1rem);line-height:1.62}.vl-landing .section-heading.center p{margin-right:auto;margin-left:auto}.vl-landing .section-heading .kicker{margin-bottom:22px}.vl-landing .comp-table{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:var(--radius);background:white;overflow:hidden}.vl-landing .comp-header{font-family:var(--font-display);font-size:clamp(1.4rem,2vw,1.7rem);font-weight:500;padding:24px;border-bottom:1px solid var(--line);text-align:center}.vl-landing .comp-header.without{background:#fdfdfd;border-right:1px solid var(--line);color:var(--muted)}.vl-landing .comp-header.with{color:var(--ink)}.vl-landing .comp-cell{padding:24px;border-bottom:1px solid var(--line);font-size:.95rem;line-height:1.5;display:flex;align-items:center}.vl-landing .comp-cell.without{background:#fdfdfd;border-right:1px solid var(--line);color:var(--muted)}.vl-landing .comp-cell.with{color:var(--ink);font-weight:500}.vl-landing .comp-cell:last-child,.vl-landing .comp-cell:nth-last-child(2){border-bottom:0}.vl-landing .recognition-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:clamp(42px,7vw,110px);align-items:center;background:var(--ink);color:white}.vl-landing .recognition-section .section-heading{margin:0;max-width:760px;text-align:left}.vl-landing .recognition-section .kicker{color:rgba(255,255,255,.7);margin-bottom:22px}.vl-landing .recognition-section h2{color:white}.vl-landing .recognition-section .section-heading p:not(.kicker){color:rgba(255,255,255,.68);max-width:620px}.vl-landing .pain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.22);border-left:1px solid rgba(255,255,255,.22)}.vl-landing .pain-card{display:flex;min-height:146px;align-items:center;border-right:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22);padding:clamp(22px,2.6vw,32px);color:rgba(255,255,255,.74);font-size:clamp(.98rem,1.04vw,1.08rem);line-height:1.48}.vl-landing .recognition-line{grid-column:1/-1;width:100%;margin:0;border-top:1px solid rgba(255,255,255,.18);padding-top:clamp(22px,3vw,34px);color:rgba(255,255,255,.7);font-size:clamp(1rem,1.2vw,1.15rem)}.vl-landing .split{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(34px,7vw,96px);align-items:start}.vl-landing .split .section-heading{position:sticky;top:112px}.vl-landing .split .kicker{margin-bottom:22px}.vl-landing .feature-list{display:grid;gap:26px}.vl-landing .feature{position:sticky;top:112px;display:grid;grid-template-columns:minmax(110px,.28fr) 1fr;gap:28px;min-height:min(620px,76svh);align-content:center;border:1px solid var(--line);border-radius:var(--radius);background:white;padding:clamp(32px,5vw,56px);box-shadow:0 24px 72px rgba(17,17,17,.06)}.vl-landing .feature h3{font-family:var(--font-display);font-size:clamp(2rem,3.2vw,3.3rem);font-weight:500;margin-bottom:12px}.vl-landing .feature p{max-width:670px;color:var(--muted);line-height:1.66}.vl-landing .feature span{color:var(--green);font-family:var(--font-mono);font-size:.76rem}.vl-landing .agent-role{margin-bottom:16px;color:var(--green);font-family:var(--font-mono);font-size:.78rem}.vl-landing .agent-tags{margin-top:24px;color:#000000;font-family:var(--font-mono);font-size:.76rem}.vl-landing .agent-note{border:1px solid var(--line);border-radius:var(--radius);background:var(--ink);padding:clamp(26px,4vw,42px);color:rgba(255,255,255,.95);font-family:var(--font-display);font-size:clamp(1.4rem,1.8vw,1.65rem);font-weight:400;line-height:1.5;text-align:left}.vl-landing .memory-section{display:grid;grid-template-columns:.86fr 1.14fr;gap:clamp(34px,7vw,94px);align-items:center;background:var(--ink);color:white}.vl-landing .memory-section p{color:rgba(255,255,255,.66);line-height:1.64}.vl-landing .memory-section .kicker{color:rgba(255,255,255,.72);margin-bottom:22px}.vl-landing .memory-visual{position:relative;overflow:hidden;background:transparent;border:none;padding:clamp(22px,4vw,40px)}.vl-landing .memory-sync{position:relative;display:grid;min-height:500px;place-items:center}.vl-landing .memory-sync:before{content:"";position:absolute;width:min(86%,620px);aspect-ratio:1;border:1px dashed rgba(255,255,255,.18);border-radius:999px;animation:vlSlowSpin 28s linear infinite}.vl-landing .memory-sync:after{content:"";width:min(62%,440px);aspect-ratio:1}.vl-landing .memory-sync:after,.vl-landing .tool-node{position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:999px}.vl-landing .tool-node{z-index:2;display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.09);padding:9px 12px;color:rgba(255,255,255,.78);font-family:var(--font-mono);font-size:.72rem;backdrop-filter:blur(12px)}.vl-landing .tool-node svg{width:20px;height:20px;flex:0 0 auto}.vl-landing .sync-lines{position:absolute;inset:0;z-index:1;width:100%;height:100%;pointer-events:none}.vl-landing .sync-lines line{stroke:rgba(255,255,255,.34);stroke-width:.45;stroke-dasharray:5 7;animation:vlDataFlow 2.8s linear infinite}.vl-landing .tool-node:nth-child(2){top:6%;left:45%}.vl-landing .tool-node:nth-child(3){top:12%;right:18%}.vl-landing .tool-node:nth-child(4){top:28%;right:2%}.vl-landing .tool-node:nth-child(5){right:6%;bottom:28%}.vl-landing .tool-node:nth-child(6){right:24%;bottom:8%}.vl-landing .tool-node:nth-child(7){bottom:5%;left:42%}.vl-landing .tool-node:nth-child(8){bottom:14%;left:16%}.vl-landing .tool-node:nth-child(9){bottom:36%;left:2%}.vl-landing .tool-node:nth-child(10){top:32%;left:4%}.vl-landing .tool-node:nth-child(11){top:12%;left:19%}.vl-landing .memory-core{position:relative;z-index:3;display:grid;width:min(290px,58vw);min-height:188px;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.16),transparent 46%),rgba(255,255,255,.08);box-shadow:inset 0 0 60px rgba(255,255,255,.06),0 0 80px rgba(255,255,255,.08);text-align:center}.vl-landing .memory-core span{color:white;font-family:var(--font-display);font-size:clamp(1.8rem,3.2vw,3rem);font-weight:500;line-height:.96}.vl-landing .memory-core small{display:block;margin-top:8px;color:rgba(255,255,255,.58);font-family:var(--font-mono);font-size:.7rem}@keyframes vlSlowSpin{to{transform:rotate(1turn)}}@keyframes vlDataFlow{to{stroke-dashoffset:-48}}.vl-landing .stat-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;margin-top:18px;border:1px solid var(--line);border-radius:var(--radius);background:white}.vl-landing .stat-card{min-height:176px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid var(--line);padding:clamp(24px,4vw,38px)}.vl-landing .stat-card:last-child{border-right:0}.vl-landing .stat-card strong{display:block;margin-bottom:18px;font-family:var(--font-display);font-size:clamp(3.5rem,6.5vw,6.2rem);font-weight:500;line-height:.92}.vl-landing .stat-card span{color:var(--muted);font-family:var(--font-mono);font-size:.8rem}.vl-landing .final-cta{padding:clamp(88px,12vw,150px) var(--page-x);background:var(--ink);color:white;text-align:center}.vl-landing .final-cta .kicker{color:rgba(255,255,255,.72);margin-bottom:22px}.vl-landing .final-cta h2{max-width:940px;margin-right:auto;margin-left:auto}.vl-landing .final-cta .button{background:white;color:var(--ink);margin-top:24px}.vl-landing .page-container{padding:clamp(64px,10vw,120px) var(--page-x);max-width:960px;margin:0 auto}.vl-landing .page-header h1{font-family:var(--font-display);font-size:clamp(3.5rem,8vw,6.5rem);font-weight:600;line-height:.9;margin-bottom:24px}.vl-landing .page-header p{font-size:clamp(1.1rem,1.6vw,1.35rem);color:var(--muted);max-width:720px;margin-bottom:48px}.vl-landing .page-header .kicker{margin-bottom:22px}.vl-landing .text-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(32px,6vw,84px);border-top:1px solid var(--line);padding-top:48px;margin-top:24px}.vl-landing .text-aside h2{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,3.2rem);font-weight:600;line-height:1}.vl-landing .text-body p{color:var(--ink-soft);font-size:1.05rem;margin-bottom:24px}.vl-landing .text-body h3{font-size:1.3rem;font-weight:700;margin:32px 0 12px}.vl-landing .text-body ul{margin:0 0 24px;padding-left:20px;color:var(--ink-soft)}.vl-landing .text-body li{margin-bottom:8px}.vl-landing .job-card{display:grid;grid-template-columns:1fr auto;align-items:center;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:white}.vl-landing .footer{border-top:1px solid var(--line);background:var(--soft);padding:48px var(--page-x) 24px}.vl-landing .footer-grid{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:40px}.vl-landing .footer-brand{display:flex;align-items:center;gap:clamp(32px,5vw,64px)}.vl-landing .footer-logo{width:clamp(200px,18vw,320px);display:block;filter:invert(1);mix-blend-mode:multiply;flex-shrink:0;background:transparent}.vl-landing .footer-brand p{max-width:240px;margin:0;line-height:1.5;color:var(--muted);font-size:.95rem}.vl-landing .footer-nav-group{display:flex;gap:clamp(40px,6vw,100px)}.vl-landing .footer-col{display:flex;flex-direction:column}.vl-landing .footer a,.vl-landing .footer button,.vl-landing .footer p{color:var(--muted);font-size:.95rem}.vl-landing .footer a:hover,.vl-landing .footer button:hover{color:var(--ink)}.vl-landing .footer h3{margin-bottom:16px;font-family:var(--font-mono);font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ink)}.vl-landing .footer a,.vl-landing .footer button{display:block;margin-bottom:10px}.vl-landing .footer button{width:100%;border:0;background:none;padding:0;text-align:left;cursor:pointer}.vl-landing .footer-bottom{display:flex;justify-content:space-between;gap:18px;margin-top:48px;border-top:1px solid rgba(21,21,21,.1);padding-top:24px;color:var(--muted);font-size:.9rem}.vl-landing .demo-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px;background:rgba(17,17,17,.42);opacity:0;pointer-events:none;transition:opacity .18s ease;backdrop-filter:blur(24px)}.vl-landing.demo-open{overflow:hidden}.vl-landing.demo-open .demo-modal{opacity:1;pointer-events:auto}.vl-landing .demo-dialog{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);width:min(1180px,calc(100vw - 36px));height:auto;min-height:600px;max-height:95vh;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:white;box-shadow:0 44px 120px rgba(17,17,17,.24)}.vl-landing .modal-close{position:absolute;top:16px;right:16px;z-index:5;display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--line-strong);border-radius:999px;background:rgba(255,255,255,.92);font-size:1.35rem;cursor:pointer}.vl-landing .demo-content{display:flex;min-height:0;flex-direction:column;overflow-y:auto}.vl-landing .demo-head{border-bottom:1px solid var(--line);padding:clamp(20px,3vw,24px)}.vl-landing .demo-head h2{margin-bottom:8px;font-family:var(--font-display);font-size:clamp(2.5rem,4.5vw,4.2rem);font-weight:500;line-height:1.02;color:var(--ink)}.vl-landing .demo-head p{max-width:650px;margin:0;color:var(--muted);line-height:1.4;font-size:.95rem}.vl-landing .demo-actions{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:0;padding-top:0}.vl-landing .demo-note{margin:8px 0 0;color:var(--muted);font-size:.85rem;text-align:center}.vl-landing .demo-art{position:relative;overflow:hidden;min-height:100%;background:radial-gradient(circle at 22% 20%,rgba(255,255,255,.16),transparent 22%),radial-gradient(circle at 72% 34%,rgba(255,255,255,.18),transparent 28%),radial-gradient(circle at 44% 78%,rgba(255,255,255,.1),transparent 25%),#080808}.vl-landing .abstract-field{position:absolute;inset:0;overflow:hidden}.vl-landing .demo-art:after,.vl-landing .demo-art:before{content:"";position:absolute;inset:0}.vl-landing .demo-art:before{background:linear-gradient(115deg,transparent 0 18%,rgba(255,255,255,.13) 19% 20%,transparent 21% 100%),repeating-linear-gradient(102deg,rgba(255,255,255,.08) 0 1px,transparent 1px 16px);opacity:.72;mix-blend-mode:screen}.vl-landing .demo-art:after{background:radial-gradient(circle at 45% 46%,transparent 0 38%,rgba(8,8,8,.38) 62%,rgba(8,8,8,.84) 100%),linear-gradient(180deg,rgba(8,8,8,.12),rgba(8,8,8,.88))}.vl-landing .paint-stroke{position:absolute;display:block;filter:blur(.3px);opacity:.9;transform-origin:center;animation:vlPaintDrift 9s ease-in-out infinite alternate}.vl-landing .stroke-one{top:13%;left:-12%;width:78%;height:22%;border-radius:999px 22px 999px 22px;background:linear-gradient(104deg,transparent 0 6%,#ffffff 12%,#9a9a96 48%,#202020 82%,transparent 96%),repeating-linear-gradient(94deg,rgba(0,0,0,.22) 0 2px,transparent 2px 11px);transform:rotate(-18deg)}.vl-landing .stroke-two{top:34%;right:-16%;width:86%;height:28%;border-radius:28px 999px 28px 999px;background:linear-gradient(74deg,transparent 0 8%,#f2f2ef 16%,#6f6f6b 54%,#0a0a0a 92%),repeating-linear-gradient(80deg,rgba(255,255,255,.16) 0 2px,transparent 2px 13px);transform:rotate(12deg);animation-delay:-2s}.vl-landing .stroke-three{right:6%;bottom:12%;width:58%;height:18%;border-radius:999px;background:linear-gradient(92deg,transparent,rgba(255,255,255,.9),rgba(150,150,145,.82),transparent),repeating-linear-gradient(112deg,rgba(255,255,255,.2) 0 2px,transparent 2px 16px);transform:rotate(-8deg);animation-delay:-4s}.vl-landing .paint-core{position:absolute;top:25%;left:18%;width:56%;aspect-ratio:1;border-radius:48% 52% 43% 57%;background:radial-gradient(circle at 38% 34%,#f5f5f1 0 9%,transparent 20%),radial-gradient(circle at 64% 58%,#f2f2ef 0 16%,transparent 34%),conic-gradient(from 110deg,#0b0b0b,#6f6f6b,#ffffff,#101010,#d8d8d2,#0b0b0b);filter:blur(.2px);opacity:.68;animation:vlCoreTurn 16s linear infinite}.vl-landing .demo-art-text{position:absolute;right:28px;bottom:28px;left:28px;z-index:1;color:white}.vl-landing .demo-art-text p{color:rgba(255,255,255,.7)}.vl-landing .demo-art-text .kicker{margin-bottom:22px;color:rgba(255,255,255,.7)}@keyframes vlPaintDrift{0%{translate:-2% -1%}to{translate:3% 2%}}@keyframes vlCoreTurn{to{transform:rotate(1turn)}}.vl-landing .reveal{opacity:0;transform:translateY(18px);transition:opacity .62s ease,transform .62s ease}.vl-landing .reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1080px){.vl-landing .comparison-section,.vl-landing .demo-dialog,.vl-landing .memory-section,.vl-landing .recognition-section,.vl-landing .split,.vl-landing .text-grid{grid-template-columns:1fr}.vl-landing .section-heading,.vl-landing .split .section-heading{position:static}.vl-landing .feature{position:relative;top:auto;min-height:auto}.vl-landing .pain-grid,.vl-landing .proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.vl-landing .recognition-section{min-height:auto}.vl-landing .demo-art{display:none}.vl-landing .footer-grid{flex-direction:column;align-items:flex-start;gap:48px}.vl-landing .footer-nav-group{width:100%;justify-content:space-between;gap:20px}}@media (max-width:760px){.vl-landing .nav-toggle{display:block;position:relative;z-index:61}.vl-landing .nav{position:fixed;inset:0;z-index:60;display:grid;align-content:center;justify-items:start;gap:20px;background:rgba(251,251,250,.98);padding:92px var(--page-x) 40px;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease}.vl-landing.nav-open .nav{opacity:1;pointer-events:auto;transform:translateY(0)}.vl-landing .nav a{color:var(--ink);font-size:clamp(1.2rem,5vw,1.65rem)}.vl-landing .hero-actions .button,.vl-landing .nav .button{width:100%}.vl-landing .hero{padding-top:100px;min-height:88svh}.vl-landing .hero h1{font-size:clamp(2.65rem,9.5vw,4rem)}.vl-landing .comparison-section h2,.vl-landing .recognition-section h2{font-size:clamp(3rem,15vw,5.2rem)}.vl-landing .comp-table,.vl-landing .pain-grid,.vl-landing .proof-strip,.vl-landing .stat-strip{grid-template-columns:1fr}.vl-landing .comp-cell.without,.vl-landing .comp-header.without{border-right:none}.vl-landing .comp-cell:nth-last-child(2){border-bottom:1px solid var(--line)}.vl-landing .pain-card,.vl-landing .proof,.vl-landing .stat-card{border-right:0;border-bottom:1px solid var(--line)}.vl-landing .pain-card:last-child,.vl-landing .stat-card:last-child{border-bottom:0}.vl-landing .feature{grid-template-columns:1fr}.vl-landing .memory-sync{min-height:560px}.vl-landing .demo-modal{padding:0}.vl-landing .demo-dialog{width:100%;height:100svh;border-radius:0}.vl-landing .demo-head{padding:72px 24px 26px}.vl-landing .footer-brand{flex-direction:column;align-items:flex-start;gap:20px}.vl-landing .footer-nav-group{flex-direction:column;gap:32px}.vl-landing .footer-logo{width:200px}.vl-landing .footer-bottom{flex-direction:column}}