.vm-landing{--verm:#b4513a;--verm-dk:#8f3d2b;--verm-tint:#f6e7df;--ink:#1c1810;--ink-2:#3a3122;--ink-3:#6b5d44;--paper:#fbf7ee;--ecru:#f3ecd9;--ecru-2:#efe6d0;--soft:#cbbfa6;--line:#e7ddc9;--line-2:#d8cdb2;--label:#8a5a3c;--ok:#1d7a55;--ok-bg:#e3f1ea;--warn:#9a6a18;--warn-bg:#f6ebd5;--info:#2f4a78;--info-bg:#e6ebf4;--sans:var(--font-plex-sans),"IBM Plex Sans",system-ui,-apple-system,sans-serif;--serif:var(--font-newsreader),"Newsreader",Georgia,"Times New Roman",serif;--mono:var(--font-plex-mono),"IBM Plex Mono",ui-monospace,monospace;--maxw:1160px;--shadow:0 1px 2px #1c18100a, 0 22px 48px -34px #1c181080;font-family:var(--sans);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.65}.vm-landing *{box-sizing:border-box}.vm-landing{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-family:var(--sans);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.65}.vm-landing h1,.vm-landing h2,.vm-landing h3{font-family:var(--serif);letter-spacing:-.01em;margin:0;font-weight:600;line-height:1.12}.vm-landing p{margin:0}.vm-landing a{color:inherit;text-decoration:none}.vm-landing ul{margin:0;padding:0;list-style:none}.vm-landing img,.vm-landing svg{display:block}.vm-landing .wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}.vm-landing a:focus-visible,.vm-landing button:focus-visible,.vm-landing [tabindex]:focus-visible{outline:3px solid var(--verm);outline-offset:3px;border-radius:2px}.vm-landing .skip{background:var(--ink);color:#fff;z-index:100;border-radius:4px;padding:12px 18px;font-weight:500;transition:top .18s;position:absolute;top:-60px;left:16px}.vm-landing .skip:focus{top:14px}.vm-landing .eyebrow{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--verm);font-size:12px;font-weight:500;display:inline-block}.vm-landing .icon{stroke:currentColor;stroke-width:1.75px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1em;height:1em}.vm-landing .btn{white-space:nowrap;font-family:var(--sans);cursor:pointer;border:1px solid #0000;border-radius:4px;align-items:center;gap:9px;padding:14px 24px;font-size:15.5px;font-weight:500;line-height:1;transition:background .16s,border-color .16s,transform .16s,box-shadow .16s;display:inline-flex}.vm-landing .btn .icon{stroke-width:2px;width:17px;height:17px}.vm-landing .btn-primary{background:var(--verm);color:#fff}.vm-landing .btn-primary:hover{background:var(--verm-dk)}.vm-landing .btn-ghost{color:var(--ink);border-color:var(--soft);background:0 0}.vm-landing .btn-ghost:hover{background:var(--ecru);border-color:var(--line-2)}.vm-landing .btn:active{transform:translateY(1px)}.vm-landing .tag{font-size:11.5px;font-family:var(--mono);color:var(--label);border:1px solid var(--line-2);background:#ffffff80;border-radius:3px;align-items:center;gap:5px;padding:3px 8px;display:inline-flex}.vm-landing .placeholder-note{outline:1.5px dashed var(--soft);outline-offset:-1.5px}.vm-landing header.site{z-index:30;-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);border-bottom:1px solid var(--line);background:#fbf7eedb;position:sticky;top:0}.vm-landing .nav{justify-content:space-between;align-items:center;gap:24px;height:70px;display:flex}.vm-landing .brand{font-family:var(--serif);letter-spacing:.02em;color:var(--ink);align-items:baseline;gap:.05em;font-size:25px;font-weight:600;display:inline-flex}.vm-landing .brand b{color:var(--verm);font-weight:600}.vm-landing .brand .ver{font-family:var(--mono);letter-spacing:.08em;color:var(--label);text-transform:uppercase;border:1px solid var(--line-2);border-radius:3px;margin-left:4px;padding:1px 5px;font-size:10px;font-weight:400;transform:translateY(-7px)}.vm-landing .nav-links{color:var(--ink-2);gap:30px;font-size:15px;display:flex}.vm-landing .nav-links a{white-space:nowrap;padding:6px 0;transition:color .15s;position:relative}.vm-landing .nav-links a:after{content:"";background:var(--verm);height:1.5px;transition:right .22s;position:absolute;bottom:0;left:0;right:100%}.vm-landing .nav-links a:hover{color:var(--verm)}.vm-landing .nav-links a:hover:after{right:0}.vm-landing .nav-cta{align-items:center;gap:18px;display:flex}.vm-landing .login-link{color:var(--ink-2);white-space:nowrap;align-items:center;gap:7px;font-size:15px;font-weight:500;transition:color .15s;display:inline-flex}.vm-landing .login-link .icon{width:15px;height:15px;color:var(--label)}.vm-landing .login-link:hover{color:var(--verm)}.vm-landing .menu-toggle{border:1px solid var(--soft);cursor:pointer;width:44px;height:44px;color:var(--ink);background:0 0;border-radius:7px;justify-content:center;align-items:center;display:none}.vm-landing .menu-toggle .icon{stroke-width:2px;width:22px;height:22px}.vm-landing .menu-toggle .ic-close,.vm-landing .menu-toggle[aria-expanded=true] .ic-open{display:none}.vm-landing .menu-toggle[aria-expanded=true] .ic-close{display:block}.vm-landing .mobile-nav{border-top:1px solid var(--line);background:var(--paper);display:none}.vm-landing .mobile-nav.open{display:block}.vm-landing .mobile-nav a{color:var(--ink-2);border-bottom:1px solid var(--line);padding:15px 32px;font-size:16px;font-weight:500;display:block}.vm-landing .mobile-nav a:hover{color:var(--verm);background:var(--ecru)}.vm-landing .mobile-nav .m-cta{padding:18px 32px 22px}.vm-landing .mobile-nav .m-cta .btn{justify-content:center;width:100%}.vm-landing .hero{padding:84px 0 70px;position:relative;overflow:hidden}.vm-landing .hero:before{content:"";background:radial-gradient(1100px 480px at 78% -8%, var(--ecru), transparent 62%);z-index:0;pointer-events:none;position:absolute;inset:0}.vm-landing .hero .wrap{z-index:1;position:relative}.vm-landing .hero-grid{grid-template-columns:1.02fr 1.05fr;align-items:center;gap:60px;display:grid}.vm-landing .hero h1{letter-spacing:-.02em;margin-top:20px;font-size:clamp(2.5rem,4.4vw,3.7rem)}.vm-landing .hero h1 em{color:var(--verm);font-style:italic;font-weight:500}.vm-landing .hero .sub{color:var(--ink-2);max-width:36ch;margin:40px 0 0;font-size:19.5px;line-height:1.55}.vm-landing .hero-cta{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.vm-landing .hero-micro{color:var(--label);flex-wrap:wrap;align-items:center;gap:11px 18px;margin-top:24px;font-size:13.5px;display:flex}.vm-landing .hero-micro span{align-items:center;gap:7px;display:inline-flex}.vm-landing .hero-micro .icon{width:15px;height:15px;color:var(--ok)}.vm-landing .cockpit{border:1px solid var(--line-2);box-shadow:var(--shadow);background:#fff;border-radius:10px;overflow:hidden}.vm-landing .cp-bar{background:var(--ecru);border-bottom:1px solid var(--line);align-items:center;gap:8px;height:38px;padding:0 14px;display:flex}.vm-landing .cp-dots{gap:6px;display:flex}.vm-landing .cp-dot{background:var(--soft);border-radius:50%;width:9px;height:9px}.vm-landing .cp-crumb{font-family:var(--mono);color:var(--ink-3);letter-spacing:.01em;margin-left:6px;font-size:11px}.vm-landing .cp-crumb b{color:var(--ink-2);font-weight:500}.vm-landing .cp-org{font-family:var(--mono);color:var(--label);border:1px solid var(--line-2);white-space:nowrap;background:#fff;border-radius:3px;margin-left:auto;padding:2px 7px;font-size:10px}.vm-landing .cp-body{grid-template-columns:138px 1fr;display:grid}.vm-landing .cp-side{border-right:1px solid var(--line);background:#faf5e9;flex-direction:column;gap:1px;padding:12px 9px;display:flex}.vm-landing .cp-side .grp{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--label);padding:10px 8px 4px;font-size:9.5px}.vm-landing .cp-m{color:var(--ink-2);border-radius:4px;align-items:center;gap:9px;padding:7px 9px;font-size:12.5px;font-weight:500;display:flex}.vm-landing .cp-m .icon{width:15px;height:15px;color:var(--label)}.vm-landing .cp-m.on{background:var(--verm);color:#fff}.vm-landing .cp-m.on .icon{color:#fff}.vm-landing .cp-main{min-width:0;padding:15px 16px 17px}.vm-landing .cp-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;display:flex}.vm-landing .cp-head .t{font-family:var(--serif);white-space:nowrap;font-size:16px;font-weight:600}.vm-landing .cp-head .chip{font-family:var(--mono);color:var(--ink-3);border:1px solid var(--line-2);white-space:nowrap;background:#fff;border-radius:20px;align-items:center;gap:6px;padding:3px 10px;font-size:10.5px;display:inline-flex}.vm-landing .cp-head .chip .icon{width:12px;height:12px;color:var(--label)}.vm-landing .cp-kpis{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:13px;display:grid}.vm-landing .kpi{background:var(--paper);border:1px solid var(--line);border-radius:6px;padding:10px 11px}.vm-landing .kpi .l{font-family:var(--mono);color:var(--label);text-transform:uppercase;letter-spacing:.05em;font-size:9.5px}.vm-landing .kpi .v{font-family:var(--serif);margin-top:3px;font-size:22px;font-weight:600;line-height:1}.vm-landing .kpi .v.acc{color:var(--verm)}.vm-landing .kpi .trend{font-family:var(--mono);align-items:center;gap:4px;margin-top:4px;font-size:10px;display:inline-flex}.vm-landing .kpi .trend.up{color:var(--ok)}.vm-landing .kpi .trend.dn{color:var(--verm)}.vm-landing .kpi .trend.flat{color:var(--ink-3)}.vm-landing .cp-section-l{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--label);margin:0 0 7px;font-size:9.5px}.vm-landing .cp-row{border:1px solid var(--line);background:#fff;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;padding:8px 11px;font-size:12px;display:flex}.vm-landing .cp-row .rl{color:var(--ink-2);align-items:center;gap:8px;display:flex}.vm-landing .cp-row .rl .icon{width:14px;height:14px;color:var(--label)}.vm-landing .cp-row .meta{font-family:var(--mono);color:var(--label);white-space:nowrap;margin-left:auto;margin-right:8px;font-size:10px}.vm-landing .pill{font-size:10px;font-family:var(--mono);white-space:nowrap;border-radius:11px;padding:2.5px 8px;font-weight:500}.vm-landing .pill-ok{background:var(--ok-bg);color:var(--ok)}.vm-landing .pill-w{background:var(--warn-bg);color:var(--warn)}.vm-landing .pill-i{background:var(--info-bg);color:var(--info)}.vm-landing .trust{background:var(--ink);color:#efe6d4}.vm-landing .trust .wrap{flex-wrap:wrap;align-items:center;gap:16px 22px;padding-top:18px;padding-bottom:18px;display:flex}.vm-landing .trust .lbl{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:#a8957a;margin-right:6px;font-size:11px}.vm-landing .trust ul{flex-wrap:wrap;align-items:center;gap:10px 22px;display:flex}.vm-landing .trust li{white-space:nowrap;color:#e8ddca;align-items:center;gap:9px;font-size:13.5px;display:inline-flex}.vm-landing .trust .icon{width:16px;height:16px;color:var(--verm);stroke-width:2px}.vm-landing section.band{padding:clamp(64px,7vw,104px) 0}.vm-landing .band.ecru{background:var(--ecru);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.vm-landing .lead{max-width:680px;margin:0 0 52px}.vm-landing .lead.center{text-align:center;margin-left:auto;margin-right:auto}.vm-landing .lead h2{margin-top:14px;font-size:clamp(1.85rem,3.1vw,2.6rem)}.vm-landing .lead p{color:var(--ink-2);text-wrap:pretty;margin-top:16px;font-size:18.5px;line-height:1.55}.vm-landing .chain{grid-template-columns:repeat(5,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid;position:relative}.vm-landing .chain .step{padding:0 9px;position:relative}.vm-landing .chain .step:not(:last-child):after{content:"";background:var(--line);width:2px;height:calc(100% - 44px);display:none;position:absolute;top:30px;right:-1px}.vm-landing .step-card{border:1px solid var(--line);background:#fff;border-radius:8px;height:100%;padding:18px 16px;transition:transform .18s,box-shadow .18s,border-color .18s}.vm-landing .step-card:hover{border-color:var(--line-2);transform:translateY(-3px);box-shadow:0 14px 30px -22px #1c181066}.vm-landing .step-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.vm-landing .step .n{font-family:var(--mono);color:var(--verm);font-size:12px;font-weight:500}.vm-landing .step .ic{background:var(--verm-tint);width:30px;height:30px;color:var(--verm);border-radius:6px;justify-content:center;align-items:center;display:flex}.vm-landing .step .ic .icon{width:17px;height:17px}.vm-landing .step .t{font-family:var(--serif);margin-bottom:5px;font-size:17px;font-weight:600}.vm-landing .step .d{color:var(--ink-3);font-size:13px;line-height:1.45}.vm-landing .chain-arrows{grid-template-columns:repeat(5,1fr);margin:14px 0 0;display:grid}.vm-landing .chain-arrows span{color:var(--soft);justify-self:center;display:none}.vm-landing .transverse{border:1px solid var(--line);background:#fff;border-radius:8px;flex-wrap:wrap;align-items:center;gap:14px;margin-top:24px;padding:16px 20px;display:flex}.vm-landing .transverse .k{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--label);font-size:11px}.vm-landing .transverse .chips{flex-wrap:wrap;gap:8px;display:flex}.vm-landing .tchip{color:var(--ink-2);background:var(--ecru);border:1px solid var(--line);border-radius:20px;align-items:center;gap:7px;padding:6px 13px;font-size:13px;font-weight:500;display:inline-flex}.vm-landing .tchip .icon{width:15px;height:15px;color:var(--verm)}.vm-landing .shots{grid-template-columns:repeat(2,1fr);gap:26px;display:grid}.vm-landing .shot{border:1px solid var(--line-2);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px #1c181008}.vm-landing .shot-chrome{background:var(--ecru);border-bottom:1px solid var(--line);align-items:center;gap:7px;height:32px;padding:0 12px;display:flex}.vm-landing .shot-chrome .cp-dot{width:8px;height:8px}.vm-landing .shot-chrome .u{font-family:var(--mono);color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;margin-left:8px;font-size:10.5px;overflow:hidden}.vm-landing .shot-frame{position:relative}.vm-landing .shot-frame img{object-fit:cover;object-position:top left;background:#faf5e9;width:100%;height:236px;display:block}.vm-landing .ph{height:230px;color:var(--label);font-family:var(--mono);text-align:center;background:repeating-linear-gradient(135deg,#faf5e9,#faf5e9 11px,#f1e9d4 11px 22px);justify-content:center;align-items:center;padding:18px;font-size:12px;display:flex}.vm-landing .ph .ph-in{border:1px solid var(--soft);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#fbf7eed9;border-radius:5px;padding:7px 12px}.vm-landing .annot{background:var(--ink);color:#fff;border-radius:6px;align-items:center;gap:8px;max-width:62%;padding:7px 11px 7px 9px;font-size:11.5px;line-height:1.3;display:inline-flex;position:absolute;box-shadow:0 8px 20px -10px #1c18108c}.vm-landing .annot .num{background:var(--verm);color:#fff;width:18px;height:18px;font-family:var(--mono);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:500;display:flex}.vm-landing .annot.a1{top:16px;left:16px}.vm-landing .annot.a2{bottom:16px;right:16px}.vm-landing .shot .cap{border-top:1px solid var(--line);align-items:flex-start;gap:14px;padding:15px 18px;display:flex}.vm-landing .shot .cap .capic{background:var(--ecru);width:34px;height:34px;color:var(--verm);border-radius:7px;flex:none;justify-content:center;align-items:center;display:flex}.vm-landing .shot .cap .capic .icon{width:19px;height:19px}.vm-landing .shot .cap .t{font-family:var(--serif);font-size:17px;font-weight:600}.vm-landing .shot .cap .d{color:var(--ink-3);margin-top:3px;font-size:13.5px;line-height:1.45}.vm-landing .shots-note{color:var(--label);font-size:12.5px;font-family:var(--mono);align-items:center;gap:8px;margin-top:20px;display:inline-flex}.vm-landing .shots-note .icon{width:15px;height:15px}.vm-landing .feats{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.vm-landing .feat{border:1px solid var(--line);background:#fff;border-radius:9px;padding:26px 24px;transition:transform .18s,box-shadow .18s,border-color .18s}.vm-landing .feat:hover{border-color:var(--line-2);transform:translateY(-3px);box-shadow:0 16px 34px -26px #1c18106b}.vm-landing .feat .ic{background:var(--verm-tint);width:44px;height:44px;color:var(--verm);border-radius:8px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.vm-landing .feat .ic .icon{width:23px;height:23px}.vm-landing .feat h3{font-size:19px}.vm-landing .feat p{color:var(--ink-2);margin-top:9px;font-size:14.5px;line-height:1.5}.vm-landing .feat .ftag{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.vm-landing .jeanne{background:var(--ink);color:#efe6d4}.vm-landing .jeanne .eyebrow{color:#e2a892}.vm-landing .jeanne .lead h2{color:#fdfaf3}.vm-landing .jeanne .lead p{color:#cdbfa4}.vm-landing .jbox{grid-template-columns:1fr 420px;align-items:center;gap:54px;display:grid}.vm-landing .jlist li{color:#e7dcc6;border-bottom:1px solid #ffffff1a;align-items:flex-start;gap:13px;padding:15px 0;font-size:15.5px;display:flex}.vm-landing .jlist li:last-child{border-bottom:0}.vm-landing .jlist .icon{color:#e2a892;stroke-width:2px;flex:none;width:20px;height:20px;margin-top:1px}.vm-landing .jlist b{color:#fff;font-weight:600}.vm-landing .jchat{background:#241f17;border:1px solid #3a3328;border-radius:12px;padding:18px;box-shadow:0 30px 60px -40px #000000b3}.vm-landing .jchat-h{border-bottom:1px solid #3a3328;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:14px;display:flex}.vm-landing .jchat-h .av{background:var(--verm);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.vm-landing .jchat-h .av .icon{stroke-width:2px;width:17px;height:17px}.vm-landing .jchat-h .nm{font-family:var(--serif);color:#fdfaf3;font-size:15px;font-weight:600}.vm-landing .jchat-h .st{font-family:var(--mono);color:#8fae93;align-items:center;gap:5px;margin-top:1px;font-size:10px;display:flex}.vm-landing .jchat-h .st:before{content:"";background:#4fbf86;border-radius:50%;width:6px;height:6px}.vm-landing .msg{border-radius:12px;max-width:84%;margin-bottom:10px;padding:11px 14px;font-size:13.5px;line-height:1.5}.vm-landing .msg.user{color:#e7dcc6;background:#352e23;border-radius:12px 12px 3px;margin-left:auto}.vm-landing .msg.bot{color:var(--ink);background:#fbf7ee;border-radius:12px 12px 12px 3px}.vm-landing .msg.bot .src{font-family:var(--mono);color:var(--label);margin-top:8px;font-size:10px;display:block}.vm-landing .jaction{color:#fdfaf3;background:0 0;border:1px solid #4a4234;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:4px;padding:9px 13px;font-size:12.5px;font-weight:500;display:inline-flex}.vm-landing .jaction .icon{color:#e2a892;width:15px;height:15px}.vm-landing .jchat-foot{color:#8d7f68;background:#1c1810;border:1px solid #3a3328;border-radius:9px;align-items:center;gap:9px;margin-top:14px;padding:10px 13px;font-size:12.5px;display:flex}.vm-landing .jchat-foot .icon{color:#6b5d44;width:15px;height:15px}.vm-landing .grid2{grid-template-columns:repeat(2,1fr);gap:6px 44px;display:grid}.vm-landing .conf{border-bottom:1px solid var(--line-2);gap:15px;padding:22px 0;display:flex}.vm-landing .conf .ck{background:var(--ok-bg);width:30px;height:30px;color:var(--ok);border-radius:7px;flex:none;justify-content:center;align-items:center;display:flex}.vm-landing .conf .ck .icon{stroke-width:2.2px;width:18px;height:18px}.vm-landing .conf .t{font-weight:600;font-family:var(--serif);font-size:18px}.vm-landing .conf .d{color:var(--ink-2);margin-top:4px;font-size:14px;line-height:1.5}.vm-landing .conf .pr{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.vm-landing .cases{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.vm-landing .case{border:1px solid var(--line);background:#fff;border-radius:9px;padding:24px 22px;transition:transform .18s,box-shadow .18s,border-color .18s}.vm-landing .case:hover{border-color:var(--line-2);transform:translateY(-3px);box-shadow:0 16px 34px -26px #1c18106b}.vm-landing .case .ic{background:var(--ecru);width:42px;height:42px;color:var(--verm);border-radius:8px;justify-content:center;align-items:center;margin-bottom:15px;display:flex}.vm-landing .case .ic .icon{width:23px;height:23px}.vm-landing .case .t{font-family:var(--serif);font-size:18px;font-weight:600}.vm-landing .case .d{color:var(--ink-3);margin-top:6px;font-size:13.5px;line-height:1.45}.vm-landing .quote{text-align:center;max-width:820px;margin:0 auto}.vm-landing .quote blockquote{font-family:var(--serif);color:var(--ink);text-wrap:balance;margin:22px 0;font-size:clamp(1.4rem,2.6vw,1.9rem);font-style:italic;line-height:1.42}.vm-landing .quote blockquote .mark{color:var(--verm);font-style:normal}.vm-landing .quote .by{color:var(--label);font-size:14.5px;font-family:var(--mono)}.vm-landing .quote .placeholder-note{border-radius:10px;padding:24px 28px}.vm-landing .final{background:var(--verm);color:#fff;text-align:center;padding:clamp(64px,7vw,96px) 0;position:relative;overflow:hidden}.vm-landing .final:after{content:"";pointer-events:none;background:radial-gradient(700px 360px at 50% 120%,#00000029,#0000 70%);position:absolute;inset:0}.vm-landing .final .wrap{position:relative}.vm-landing .final h2{color:#fff;font-size:clamp(2rem,3.4vw,2.8rem)}.vm-landing .final p{color:#ffe6dc;max-width:50ch;margin:16px auto 32px;font-size:19px;line-height:1.5}.vm-landing .final-cta{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.vm-landing .final .btn-primary{color:var(--verm-dk);background:#fff}.vm-landing .final .btn-primary:hover{background:#fff3ec}.vm-landing .final .btn-ghost{color:#fff;border-color:#ffffff8c}.vm-landing .final .btn-ghost:hover{background:#ffffff24;border-color:#fff}.vm-landing .final-micro{color:#ffd9cb;align-items:center;gap:8px;margin-top:22px;font-size:13.5px;display:inline-flex}.vm-landing .final-micro .icon{width:15px;height:15px}.vm-landing footer.site{background:var(--ink);color:#c9bca3;padding:64px 0 36px}.vm-landing .fgrid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;display:grid}.vm-landing footer .brand{color:#fff;margin-bottom:14px;font-size:23px}.vm-landing footer .brand b{color:var(--verm)}.vm-landing footer .ftag{color:#a8997e;max-width:32ch;font-size:13.5px;line-height:1.55}.vm-landing footer .fmeta{flex-direction:column;gap:8px;margin-top:18px;display:flex}.vm-landing footer .fmeta span{color:#a8997e;font-size:12.5px;font-family:var(--mono);align-items:center;gap:9px;display:inline-flex}.vm-landing footer .fmeta .icon{color:#6b5d44;width:15px;height:15px}.vm-landing footer h4{letter-spacing:.13em;text-transform:uppercase;color:#8d7f68;font-size:11.5px;font-family:var(--mono);margin:0 0 16px;font-weight:500}.vm-landing footer .flist li{margin-bottom:11px}.vm-landing footer .flist a{color:#c9bca3;font-size:14.5px;transition:color .14s}.vm-landing footer .flist a:hover{color:#fff}.vm-landing .fbar{color:#8d7f68;font-size:12.5px;font-family:var(--mono);border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:48px;padding-top:22px;display:flex}.vm-landing .fbar a:hover{color:#c9bca3}.vm-landing .fil{grid-template-columns:repeat(7,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid;position:relative}.vm-landing .fil:before{content:"";background:var(--line-2);z-index:0;height:2px;position:absolute;top:27px;left:7%;right:7%}.vm-landing .fil .node{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:11px;display:flex;position:relative}.vm-landing .fil .nd-ic{border:1px solid var(--line-2);width:55px;height:55px;color:var(--verm);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:transform .18s,border-color .18s;display:flex;box-shadow:0 1px 2px #1c18100d}.vm-landing .fil .nd-ic .icon{width:24px;height:24px}.vm-landing .fil .node:hover .nd-ic{border-color:var(--verm);transform:translateY(-3px)}.vm-landing .fil .node:last-child .nd-ic{background:var(--verm);border-color:var(--verm);color:#fff}.vm-landing .fil .nd-l{color:var(--ink-2);font-size:13.5px;font-weight:600;line-height:1.25}.vm-landing .pillars{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.vm-landing .pillar{border:1px solid var(--line);background:#fff;border-radius:9px;padding:28px 26px;transition:transform .18s,box-shadow .18s,border-color .18s}.vm-landing .pillar:hover{border-color:var(--line-2);transform:translateY(-3px);box-shadow:0 16px 34px -26px #1c18106b}.vm-landing .pillar .pw{font-family:var(--serif);color:var(--verm);font-size:15px;font-style:italic;font-weight:500}.vm-landing .pillar h3{margin-top:7px;font-size:23px;line-height:1.16}.vm-landing .pillar p{color:var(--ink-2);margin-top:11px;font-size:14.5px;line-height:1.55}.vm-landing .diffs{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.vm-landing .dcard{border:1px solid var(--line);background:#fff;border-radius:9px;padding:27px 26px;transition:transform .18s,box-shadow .18s,border-color .18s}.vm-landing .dcard:hover{border-color:var(--line-2);transform:translateY(-3px);box-shadow:0 16px 34px -26px #1c18106b}.vm-landing .dcard .dt{align-items:center;gap:14px;margin-bottom:13px;display:flex}.vm-landing .dcard .dn{font-family:var(--serif);color:var(--verm);font-size:27px;font-style:italic;font-weight:500;line-height:1}.vm-landing .dcard .dic{background:var(--verm-tint);width:42px;height:42px;color:var(--verm);border-radius:8px;justify-content:center;align-items:center;margin-left:auto;display:flex}.vm-landing .dcard .dic .icon{width:22px;height:22px}.vm-landing .dcard h3{font-size:20px;line-height:1.18}.vm-landing .dcard p{color:var(--ink-2);margin-top:10px;font-size:14.5px;line-height:1.55}.vm-landing .dcard .dl{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.vm-landing .socle{border:1px solid var(--line);background:#fff;border-radius:9px;flex-wrap:wrap;align-items:center;gap:14px 22px;margin-top:24px;padding:18px 22px;display:flex}.vm-landing .socle .sk{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--label);flex:none;font-size:11px}.vm-landing .socle .schips{flex-wrap:wrap;gap:9px;display:flex}.vm-landing .schip{color:var(--ink-2);background:var(--ecru);border:1px solid var(--line);border-radius:20px;align-items:center;gap:8px;padding:7px 14px;font-size:13.5px;font-weight:500;display:inline-flex}.vm-landing .schip .icon{width:15px;height:15px;color:var(--verm)}.vm-landing .vcompare{border:1px solid var(--line-2);box-shadow:var(--shadow);background:#fff;border-radius:10px;overflow:hidden}.vm-landing .vrow{grid-template-columns:1fr 1.18fr 1.18fr;display:grid}.vm-landing .vrow>div{border-bottom:1px solid var(--line);padding:17px 22px}.vm-landing .vcompare .vrow:last-child>div{border-bottom:0}.vm-landing .vrow .vc-k{font-family:var(--serif);border-right:1px solid var(--line);font-size:16.5px;font-weight:600;line-height:1.25}.vm-landing .vrow .vc-old{color:var(--ink-3);border-right:1px solid var(--line);font-size:14px;line-height:1.5}.vm-landing .vrow .vc-new{color:var(--ink);background:var(--verm-tint);font-size:14px;line-height:1.5}.vm-landing .vrow.vhead>div{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;padding:13px 22px;font-size:11px}.vm-landing .vrow.vhead .vc-k{background:var(--ink);color:#e8ddca;border-right-color:#3a3122}.vm-landing .vrow.vhead .vc-old{background:var(--ink);color:#a8957a;border-right-color:#3a3122}.vm-landing .vrow.vhead .vc-new{background:var(--verm);color:#fff}.vm-landing .honesty{border:1px solid var(--line);border-left:3px solid var(--verm);background:#fff;border-radius:0 8px 8px 0;margin-top:28px;padding:24px 28px}.vm-landing .honesty .hh{font-family:var(--serif);color:var(--verm-dk);font-size:19px;font-style:italic;font-weight:500}.vm-landing .honesty p{color:var(--ink-2);margin-top:10px;font-size:15px;line-height:1.6}.vm-landing .honesty b{color:var(--ink);font-weight:600}.vm-landing .jdoc{background:#ffffff08;border:1px solid #3a3328;border-radius:8px;align-items:center;gap:10px;margin-bottom:11px;padding:10px 12px;display:flex}.vm-landing .jdoc .pdf{font-family:var(--mono);letter-spacing:.06em;color:#e2a892;border:1px solid #e2a892;border-radius:3px;padding:3px 6px;font-size:9px}.vm-landing .jdoc .fn{font-family:var(--mono);color:#e7dcc6;font-size:12px}.vm-landing .jstats{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.vm-landing .jstat{text-align:center;border:1px solid #3a3328;border-radius:7px;padding:11px 8px}.vm-landing .jstat .num{font-family:var(--serif);color:#e2a892;font-size:25px;font-weight:500;line-height:1}.vm-landing .jstat .lbl{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:#8d7f68;margin-top:6px;font-size:9px}.vm-landing .jchips{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.vm-landing .jchips span{color:#e7dcc6;background:#ffffff05;border:1px solid #3a3328;border-radius:5px;padding:4px 9px;font-size:11.5px}.vm-landing .jchips .more{color:#8d7f68;border-style:dashed}@media (max-width:860px){.vm-landing .fil{grid-template-columns:repeat(4,1fr);gap:18px 8px}.vm-landing .fil:before{display:none}.vm-landing .pillars,.vm-landing .diffs,.vm-landing .vrow{grid-template-columns:1fr}.vm-landing .vrow>div{border-right:0!important}.vm-landing .vrow .vc-k{border-bottom:1px solid var(--line)}.vm-landing .vrow.vhead{display:none}.vm-landing .vrow .vc-old:before{content:"Sans système vivant — ";font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--label);margin-bottom:3px;font-size:10px;display:block}.vm-landing .vrow .vc-new:before{content:"Avec VERMEIL — ";font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--verm-dk);margin-bottom:3px;font-size:10px;display:block}}@media (max-width:560px){.vm-landing .fil{grid-template-columns:repeat(2,1fr)}}@media (max-width:960px){.vm-landing .hero-grid{grid-template-columns:1fr;gap:44px}.vm-landing .hero{padding:60px 0 56px}.vm-landing .jbox{grid-template-columns:1fr;gap:38px}.vm-landing .chain{grid-template-columns:repeat(2,1fr);gap:14px}.vm-landing .feats,.vm-landing .grid2,.vm-landing .cases{grid-template-columns:repeat(2,1fr)}.vm-landing .fgrid{grid-template-columns:1fr 1fr;gap:34px}.vm-landing .nav-links{display:none}.vm-landing .menu-toggle{display:inline-flex}.vm-landing .login-link,.vm-landing .login-btn{display:none}}@media (max-width:680px){.vm-landing .wrap{padding:0 22px}.vm-landing .header-demo{display:none}.vm-landing .mobile-nav a,.vm-landing .mobile-nav .m-cta{padding-left:22px;padding-right:22px}.vm-landing .shots,.vm-landing .feats,.vm-landing .cases,.vm-landing .grid2,.vm-landing .chain{grid-template-columns:1fr}.vm-landing .fgrid{grid-template-columns:1fr 1fr}.vm-landing .hero .sub{max-width:none}.vm-landing .hero-cta .btn{flex:1;justify-content:center}.vm-landing .cp-side{display:none}.vm-landing .cp-body{grid-template-columns:1fr}.vm-landing .cp-kpis{grid-template-columns:repeat(3,1fr)}.vm-landing .trust .wrap{justify-content:flex-start}.vm-landing .annot{max-width:78%}.vm-landing .conf{padding:18px 0}}@media (max-width:430px){.vm-landing .fgrid{grid-template-columns:1fr}.vm-landing .kpi .v{font-size:19px}.vm-landing .cp-kpis{grid-template-columns:1fr 1fr}.vm-landing .cp-kpis .kpi:nth-child(3){display:none}.vm-landing .hero-cta{flex-direction:column;align-items:stretch}.vm-landing .hero-cta .btn{flex:auto;width:100%}}@media (prefers-reduced-motion:reduce){.vm-landing *{scroll-behavior:auto!important}.vm-landing .btn,.vm-landing .feat,.vm-landing .case,.vm-landing .step-card{transition:none}}@media print{.vm-landing header.site{position:static}}.vm-landing .demo-wrap{max-width:760px;margin:0 auto;padding:56px 32px 80px}.vm-landing .demo-back{color:var(--ink-2);align-items:center;gap:8px;margin-bottom:22px;font-size:14px;display:inline-flex}.vm-landing .demo-back .icon{width:16px;height:16px;color:var(--label);transform:rotate(180deg)}.vm-landing .demo-back:hover{color:var(--verm)}.vm-landing .demo-card{border:1px solid var(--line-2);box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:34px 32px}.vm-landing .demo-card h1{font-size:clamp(1.7rem,3vw,2.2rem)}.vm-landing .demo-card .sub{color:var(--ink-2);margin-top:12px;font-size:16.5px;line-height:1.55}.vm-landing .field{flex-direction:column;gap:6px;margin-top:18px;display:flex}.vm-landing .field label{color:var(--ink-2);font-size:13px;font-weight:500}.vm-landing .field .req{color:var(--verm)}.vm-landing .field input,.vm-landing .field select,.vm-landing .field textarea{font-family:var(--sans);color:var(--ink);background:var(--paper);border:1px solid var(--soft);border-radius:6px;width:100%;padding:11px 13px;font-size:15px}.vm-landing .field textarea{resize:vertical;min-height:96px}.vm-landing .field input:focus,.vm-landing .field select:focus,.vm-landing .field textarea:focus{outline:3px solid var(--verm);outline-offset:1px;border-color:var(--verm)}.vm-landing .field .hint{color:var(--label);font-size:12px}.vm-landing .field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.vm-landing .hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.vm-landing .demo-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:26px;display:flex}.vm-landing .demo-legal{color:var(--label);margin-top:16px;font-size:12.5px;line-height:1.5}.vm-landing .demo-alert{border-radius:7px;margin-top:18px;padding:13px 16px;font-size:14px;line-height:1.5}.vm-landing .demo-alert.err{color:#8f3d2b;background:#f8e5e0;border:1px solid #e6c3b8}.vm-landing .demo-ok{text-align:center;padding:20px 8px}.vm-landing .demo-ok .ck{background:var(--ok-bg);width:54px;height:54px;color:var(--ok);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.vm-landing .demo-ok .ck .icon{stroke-width:2.2px;width:30px;height:30px}.vm-landing .demo-ok h2{font-size:1.6rem}.vm-landing .demo-ok p{color:var(--ink-2);max-width:46ch;margin-top:12px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.55}@media (max-width:560px){.vm-landing .field-row{grid-template-columns:1fr}.vm-landing .demo-wrap{padding:36px 22px 64px}}
