.v2land{--ink:#080808;--ink-deep:#000000;--surface:#101010;--surface-2:#151515;--surface-3:#1b1b1b;--line:#303030;--line-soft:rgba(255,255,255,0.12);--paper:#ffffff;--muted:#b3b3b3;--quiet:#8a8a8e;--yellow:#ffd600;--amber:#ff8d28;--green:#34c759;--red:#ff383c;--blue:#4c9aff;--max:1240px;--radius-s:10px;--radius-m:16px;--radius-l:24px;--radius-xl:32px;--r-btn:12px;color-scheme:dark;font-synthesis:none}.v2land *,.v2land :after,.v2land :before{box-sizing:border-box}html:has(.v2land){scroll-behavior:smooth;scroll-padding-top:96px}.v2land{margin:0;min-width:320px;overflow-x:hidden;background:var(--ink);color:var(--paper);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.v2land:before{position:fixed;z-index:-1;inset:0;background:radial-gradient(circle at 18% 50%,rgba(76,154,255,.035),transparent 34rem);content:"";pointer-events:none}.v2land img{display:block;max-width:100%}.v2land a{color:inherit;text-decoration:none}.v2land a,.v2land button{-webkit-tap-highlight-color:transparent}.v2land button{font:inherit}.v2land a:focus-visible,.v2land button:focus-visible{outline:2px solid var(--yellow);outline-offset:4px}.v2land h1,.v2land h2,.v2land h3,.v2land p{margin-top:0}.v2land .brand-lockup,.v2land h1,.v2land h2,.v2land h3{font-family:Archivo,Inter,sans-serif}.v2land h1,.v2land h2,.v2land h3{text-wrap:balance}.v2land p{text-wrap:pretty}.v2land h1,.v2land h2{letter-spacing:-.055em}.v2land h3{letter-spacing:-.025em}.v2land .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.v2land .skip-link{position:fixed;z-index:200;top:12px;left:12px;padding:10px 14px;border-radius:8px;background:var(--paper);color:var(--ink);transform:translateY(-150%)}.v2land .skip-link:focus{transform:none}.v2land .site-header{position:sticky;z-index:100;top:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:68px;padding:0 max(24px,calc((100vw - var(--max)) / 2));border-bottom:1px solid rgba(255,255,255,.08);background:rgba(8,8,8,.82);-webkit-backdrop-filter:blur(24px) saturate(130%);backdrop-filter:blur(24px) saturate(130%)}.v2land .brand-lockup{display:inline-flex;align-items:center;gap:10px;font-size:22px;font-weight:800;letter-spacing:-.045em}.v2land .brand-lockup img{flex:0 0 auto}.v2land .desktop-nav{display:flex;justify-content:center;gap:clamp(18px,2.6vw,34px);color:var(--muted);font-size:13px}.v2land .desktop-nav a{transition:color .18s ease}.v2land .desktop-nav a:hover{color:var(--paper)}.v2land .early-actions,.v2land .header-actions,.v2land .hero-actions{display:flex;align-items:center;gap:10px}@media (min-width:768px){.v2land .early-actions>.button,.v2land .hero-actions>.button{flex:0 0 auto;white-space:nowrap}}.v2land .button{display:inline-flex;max-width:100%;min-height:50px;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid transparent;border-radius:var(--r-btn);cursor:pointer;font-weight:650;line-height:1;text-align:center;white-space:normal;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.v2land .button:hover{transform:translateY(-2px)}.v2land .button:active,.v2land .menu-button:active,.v2land .theme-toggle:active{transform:translateY(0) scale(.97)}.v2land .button-small{min-height:42px;padding:0 17px;border-radius:var(--r-btn);font-size:13px}.v2land .button-primary{background:var(--yellow);color:var(--ink);box-shadow:0 12px 34px rgba(0,0,0,.18)}.v2land .button-primary:hover{background:var(--yellow);box-shadow:0 16px 42px rgba(0,0,0,.24)}.v2land .button-ghost,.v2land .button-secondary{border-color:var(--line-soft);background:rgba(255,255,255,.025);color:var(--paper)}.v2land .button-ghost:hover,.v2land .button-secondary:hover{border-color:rgba(255,255,255,.24);background:var(--surface-2)}.v2land .button-dark{background:var(--ink);color:var(--paper)}.v2land .theme-toggle{display:inline-flex;width:42px;min-height:42px;align-items:center;justify-content:center;padding:0;border:1px solid var(--line-soft);border-radius:var(--r-btn);background:var(--surface);color:var(--muted);cursor:pointer;transition:transform .18s ease,border-color .18s ease,color .18s ease}.v2land .theme-toggle:hover{border-color:var(--yellow);color:var(--paper)}.v2land .theme-toggle svg{display:block}.v2land .menu-button{display:none;width:42px;height:42px;padding:10px;border:1px solid var(--line-soft);border-radius:var(--r-btn);background:var(--surface);cursor:pointer}.v2land .menu-button span:not(.sr-only){display:block;width:100%;height:1px;margin:4px 0;background:var(--paper)}.v2land .mobile-menu{position:absolute;top:calc(100% + 8px);right:16px;left:16px;padding:12px;border:1px solid var(--line);border-radius:18px;background:#101010;box-shadow:0 20px 80px rgba(0,0,0,.45)}.v2land .mobile-menu a,.v2land .mobile-menu button{display:block;width:100%;padding:14px;border:0;border-radius:10px;background:transparent;color:var(--paper);text-align:left}.v2land .mobile-menu .mobile-menu-primary{margin-top:8px;background:var(--yellow);color:var(--ink);font-weight:720;text-align:center}.v2land .mobile-cta{display:none}.v2land .section{width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:clamp(112px,11vw,180px) 0}.v2land .section.compact{padding-top:clamp(94px,9vw,142px);padding-bottom:clamp(94px,9vw,142px)}.v2land .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:24px;color:var(--muted);font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.17em;line-height:1.4;text-transform:uppercase}.v2land .eyebrow span{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--yellow)}.v2land .hero{display:grid;min-height:calc(100vh - 68px);min-height:calc(100dvh - 68px);grid-template-columns:minmax(0,.92fr) minmax(570px,1.08fr);align-items:center;gap:clamp(44px,6vw,88px);padding-top:clamp(80px,9vw,132px);padding-bottom:clamp(96px,10vw,150px)}.v2land .hero-copy{position:relative;z-index:3;max-width:610px}.v2land .hero h1{max-width:680px;margin-bottom:28px;font-size:clamp(56px,5.5vw,88px);font-weight:800;line-height:.95}.v2land .hero-lede{max-width:590px;margin-bottom:34px;color:var(--muted);font-size:clamp(17px,1.55vw,21px);line-height:1.55}.v2land .microcopy{display:flex;align-items:center;gap:10px;margin:16px 0 0;color:var(--quiet);font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.11em;text-transform:uppercase}.v2land .microcopy i{width:3px;height:3px;border-radius:50%;background:var(--yellow)}.v2land .hero-proof{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:38px;color:var(--quiet);font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.v2land .hero-proof span{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:8px 10px;border:1px solid #262626;border-radius:999px;background:var(--ink-deep);color:var(--paper)}.v2land .hero-proof img,.v2land .hero-proof svg{width:14px;height:14px;flex:none;object-fit:contain}.v2land .hero-proof i{color:var(--yellow);font-style:normal}.v2land .hero-switcher{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:42px}.v2land .hero-switcher>span{margin-right:6px;color:var(--quiet);font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.v2land .hero-switcher button{padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);cursor:pointer;font-size:11px}.v2land .hero-switcher button.is-active,.v2land .hero-switcher button:hover{border-color:var(--yellow);background:var(--yellow);color:var(--ink)}.v2land .hero-product{position:relative;overflow:hidden;min-height:720px;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-xl);background:radial-gradient(circle at 48% 43%,rgba(76,154,255,.1),transparent 20rem),linear-gradient(145deg,#151515,#080808 52%,#101010);box-shadow:inset 0 1px rgba(255,255,255,.05),0 44px 100px rgba(0,0,0,.4);isolation:isolate}.v2land .hero-product:before{position:absolute;z-index:-1;inset:7%;border:1px solid rgba(255,255,255,.09);border-radius:46%;content:"";transform:rotate(-8deg)}.v2land .phone{position:absolute;margin:0;filter:drop-shadow(0 28px 34px rgba(0,0,0,.5));transition:transform .38s cubic-bezier(.5,0,.2,1),opacity .26s ease}.v2land .phone img{width:100%;border-radius:24px}.v2land .phone figcaption{position:absolute;right:12px;bottom:12px;padding:7px 9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(2,2,2,.75);color:var(--muted);font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.08em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.v2land .phone-video{z-index:1;top:100px;left:2%;width:34%;transform:rotate(-7deg) translateY(22px)}.v2land .phone-candidate{z-index:3;top:42px;left:33%;width:39%}.v2land .phone-response{z-index:2;top:124px;right:2%;width:33%;transform:rotate(7deg) translateY(16px)}.v2land .hero-product[data-mode=flow] .phone-video{transform:rotate(-3deg) translate(-8px,34px)}.v2land .hero-product[data-mode=flow] .phone-response{transform:rotate(3deg) translate(5px,28px)}.v2land .hero-product[data-mode=channel] .phone-video{top:55px;left:7%;width:40%;transform:rotate(-4deg)}.v2land .hero-product[data-mode=channel] .phone-candidate{top:118px;left:35%;width:36%;transform:translateY(8px)}.v2land .hero-product[data-mode=channel] .phone-response{top:78px;right:1%;width:35%;transform:rotate(5deg)}.v2land .signal{position:absolute;z-index:5;display:flex;flex-direction:column;gap:3px;min-width:148px;padding:13px 15px;border:1px solid var(--line-soft);border-radius:15px;background:rgba(14,14,14,.9);box-shadow:0 20px 50px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.v2land .signal span{font-size:10px}.v2land .signal strong{font-size:12px;font-weight:600}.v2land .signal-amber{top:36px;left:2%;color:var(--amber)}.v2land .signal-green{right:1%;bottom:78px;color:var(--green)}.v2land .demo-label{position:absolute;right:24px;bottom:22px;left:24px;margin:0;color:var(--quiet);font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.08em;text-align:center;text-transform:uppercase}.v2land .section-heading{max-width:880px;margin-bottom:50px}.v2land .bridge-copy h2,.v2land .channel-copy h2,.v2land .price-card h2,.v2land .section-heading h2,.v2land .workspace-copy h2{margin-bottom:24px;font-size:clamp(42px,5vw,72px);font-weight:760;line-height:.99}.v2land .bridge-copy>p,.v2land .channel-copy>p,.v2land .section-heading>p:last-child,.v2land .split-heading>p,.v2land .workspace-copy>p{max-width:690px;color:var(--muted);font-size:17px;line-height:1.65}.v2land .steps{display:grid;margin:0;padding:0;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);list-style:none}.v2land .steps li{position:relative;min-height:360px;padding:38px;border-left:1px solid var(--line-soft);background:transparent}.v2land .steps li:first-child{border-left:0}.v2land .steps li:after{content:none}.v2land .steps li:nth-child(2):after{background:rgba(76,154,255,.045)}.v2land .steps li:nth-child(3):after{background:rgba(52,199,89,.05)}.v2land .step-icon{display:grid;width:48px;height:48px;margin-bottom:78px;place-items:center;border:1px solid var(--line);border-radius:12px;background:var(--ink-deep);color:var(--yellow)}.v2land .step-icon img,.v2land .step-icon svg{width:24px;height:24px;object-fit:contain}.v2land .step-number,.v2land .story-stack article span{margin-bottom:12px;color:var(--yellow);font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.13em}.v2land .steps h3{margin-bottom:12px;font-size:26px}.v2land .steps li>p:last-child{max-width:300px;margin-bottom:0;color:var(--muted);font-size:14px;line-height:1.55}.v2land .channel-section,.v2land .product-bridge,.v2land .workspace-section{display:grid;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);align-items:center;gap:clamp(50px,8vw,120px)}.v2land .bridge-copy h2,.v2land .channel-copy h2,.v2land .workspace-copy h2{font-size:clamp(43px,4.7vw,68px)}.v2land .status-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:34px}.v2land .status{display:inline-flex;align-items:center;width:max-content;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:600}.v2land .status-pending{background:rgba(255,141,40,.16);color:var(--amber)}.v2land .status-approved{background:rgba(52,199,89,.16);color:var(--green)}.v2land .status-rejected{background:rgba(255,56,60,.16);color:var(--red)}.v2land .bridge-visual{display:flex;align-items:center;justify-content:center;min-height:660px;padding:30px;border:1px solid var(--line-soft);border-radius:var(--radius-xl);background:var(--surface)}.v2land .phone-flat{position:relative;width:min(260px,37%)}.v2land .bridge-visual .phone-flat:first-child{transform:rotate(-4deg)}.v2land .bridge-visual .phone-flat:last-child{transform:rotate(4deg)}.v2land .bridge-line{display:flex;min-width:74px;flex:1 1;align-items:center;color:var(--yellow)}.v2land .bridge-line span{height:1px;flex:1 1;background:var(--line)}.v2land .bridge-line span:last-child{background:var(--line)}.v2land .bridge-line b{padding:8px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.v2land .social-network-section{position:relative;padding:clamp(62px,8vw,110px);overflow:hidden;border-radius:var(--radius-xl);background:var(--yellow);color:var(--ink);isolation:isolate}.v2land .social-network-section:before{position:absolute;z-index:-1;top:-26%;right:-12%;width:560px;height:560px;border:1px solid rgba(11,11,11,.16);border-radius:50%;content:""}.v2land .network-intro{max-width:980px}.v2land .network-intro h2{max-width:960px;margin-bottom:30px;font-size:clamp(58px,7.6vw,112px);font-weight:850;line-height:.88}.v2land .network-intro>p:last-child{max-width:760px;margin-bottom:0;color:rgba(11,11,11,.7);font-size:clamp(18px,1.8vw,25px);line-height:1.45}.v2land .network-explainer{display:grid;margin:clamp(50px,7vw,90px) 0 22px;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:14px}.v2land .network-card{display:flex;min-width:0;min-height:230px;padding:30px;border-radius:26px;flex-direction:column;justify-content:space-between}.v2land .network-card-familiar{border:1px solid rgba(11,11,11,.18);background:var(--paper)}.v2land .network-card-rework{background:var(--ink);color:var(--paper);box-shadow:0 28px 70px rgba(60,48,0,.2)}.v2land .network-card p{display:flex;align-items:center;gap:8px;margin:0;font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.v2land .network-card p img{width:22px;height:22px}.v2land .network-card strong{font-family:Archivo,sans-serif;font-size:clamp(30px,3.1vw,48px);line-height:.98}.v2land .network-card strong span{color:var(--yellow)}.v2land .network-card-familiar strong span{color:var(--ink)}.v2land .network-card small{opacity:.58}.v2land .network-shift{display:grid;width:42px;place-items:center;color:rgba(11,11,11,.55);font:700 30px/1 Archivo,sans-serif}.v2land .network-map{position:relative;min-height:440px;overflow:hidden;border-radius:32px;background:radial-gradient(circle at center,rgba(76,154,255,.12),transparent 20rem),var(--ink);color:var(--paper)}.v2land .network-core,.v2land .network-node{position:absolute;z-index:3}.v2land .network-core{top:50%;left:50%;display:grid;width:100px;height:100px;border:1px solid var(--yellow);border-radius:30px;place-items:center;background:#111;box-shadow:0 24px 70px rgba(0,0,0,.4);transform:translate(-50%,-50%)}.v2land .network-core img{width:48px;height:48px}.v2land .network-node{display:inline-flex;min-width:132px;align-items:center;justify-content:center;gap:8px;padding:14px 18px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#171717;font-size:13px;font-weight:650;text-align:center}.v2land .network-node img,.v2land .network-node svg{width:16px;height:16px;flex:none;object-fit:contain}.v2land .node-people{top:48px;left:8%}.v2land .node-companies{top:48px;right:8%}.v2land .node-content{bottom:48px;left:8%}.v2land .node-jobs{right:8%;bottom:48px}.v2land .network-line{position:absolute;z-index:1;top:50%;left:50%;width:42%;height:1px;background:linear-gradient(90deg,var(--yellow),var(--blue));transform-origin:left center}.v2land .line-a{transform:rotate(-150deg)}.v2land .line-b{transform:rotate(-30deg)}.v2land .line-c{transform:rotate(150deg)}.v2land .line-d{transform:rotate(30deg)}.v2land .channel-section{grid-template-columns:minmax(520px,1.06fr) minmax(0,.94fr)}.v2land .channel-visual{position:relative;display:flex;min-height:720px;align-items:center;gap:26px;padding:48px;overflow:hidden;border:1px solid var(--line-soft);border-radius:var(--radius-xl);background:radial-gradient(circle at 32% 60%,rgba(76,154,255,.1),transparent 18rem),#101010}.v2land .follow-badge{position:absolute;z-index:5;top:24px;right:24px;padding:10px 14px;border-radius:999px;background:var(--yellow);color:var(--ink);font-size:11px;font-weight:750}.v2land .phone-channel{position:relative;z-index:2;width:min(320px,48%);flex:0 0 auto;transform:rotate(-3deg)}.v2land .story-stack{position:relative;z-index:3;display:grid;flex:1 1;gap:10px}.v2land .story-stack article{display:flex;flex-direction:column;min-height:128px;justify-content:flex-end;padding:18px;border:1px solid var(--line-soft);border-radius:18px;background:#0c0c0c}.v2land .story-stack article:nth-child(2){transform:translateX(16px)}.v2land .story-stack article strong{margin-bottom:5px;font-family:Archivo,sans-serif;font-size:17px}.v2land .story-stack article small{color:var(--quiet);line-height:1.4}.v2land .check-list{display:grid;margin:34px 0;padding:0;gap:14px;list-style:none}.v2land .check-list li{display:grid;grid-template-columns:20px 1fr;align-items:center;gap:11px;color:var(--muted);font-size:14px;line-height:1.45}.v2land .check-list img,.v2land .check-list svg{width:18px;height:18px;flex:none;color:var(--yellow)}.v2land .text-link{display:inline-flex;align-items:center;gap:12px;padding-bottom:5px;border-bottom:2px solid var(--yellow);color:var(--yellow);font-weight:600}.v2land .text-link span{transition:transform .18s ease}.v2land .text-link:hover span{transform:translateX(4px)}.v2land .workspace-copy>p{margin-bottom:34px}.v2land .relationship-heading{max-width:1060px}.v2land .relationship-heading h2{font-size:clamp(50px,6.5vw,92px)}.v2land .relationship-compare{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.v2land .relationship-card{display:flex;min-width:0;min-height:390px;padding:clamp(30px,4vw,52px);border:1px solid var(--line-soft);border-radius:var(--radius-l);background:var(--surface);flex-direction:column;justify-content:space-between}.v2land .relationship-label{display:flex;align-items:center;gap:10px}.v2land .relationship-label img{width:20px;height:20px;object-fit:contain}.v2land .relationship-label p{margin:0;color:var(--quiet);font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.v2land .relationship-card h3{max-width:540px;font-size:clamp(35px,4.2vw,58px);line-height:.98}.v2land .relationship-rework{border-color:transparent;background:var(--yellow);color:var(--ink)}.v2land .relationship-rework .relationship-label p{color:rgba(11,11,11,.6)}.v2land .relationship-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:8px}.v2land .relationship-track b,.v2land .relationship-track span{padding:11px 8px;border-radius:999px;font-size:10px;font-weight:650;text-align:center}.v2land .relationship-track span{border:1px dashed var(--line);color:var(--quiet)}.v2land .relationship-track b{background:var(--yellow);color:var(--ink)}.v2land .relationship-rework .relationship-track b{background:var(--ink);color:var(--paper)}.v2land .workspace-actions{display:grid;gap:10px}.v2land .workspace-actions article{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:13px;padding:14px;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}.v2land .workspace-actions article>img,.v2land .workspace-actions article>svg{width:40px;height:40px;margin:auto;padding:10px;border-radius:var(--r-btn);background:var(--ink-deep);color:var(--yellow);object-fit:contain}.v2land .workspace-actions article>div{display:flex;flex-direction:column;gap:4px}.v2land .workspace-actions article strong{font-size:14px}.v2land .workspace-actions article span{color:var(--quiet);font-size:12px}.v2land .workspace-visual{position:relative;min-height:690px;overflow:hidden;border:1px solid var(--line-soft);border-radius:var(--radius-xl);background:radial-gradient(circle at 65% 70%,rgba(52,199,89,.09),transparent 18rem),#111}.v2land .phone-workspace-back{z-index:1;top:75px;left:8%;width:47%;transform:rotate(-6deg) translateY(32px);opacity:.72}.v2land .phone-workspace-front{z-index:3;top:32px;right:7%;width:49%;transform:rotate(3deg)}.v2land .workspace-note{position:absolute;z-index:4;right:20px;bottom:26px;display:grid;gap:7px;padding:16px;border:1px solid var(--line);border-radius:16px;background:rgba(2,2,2,.9);box-shadow:0 20px 50px rgba(0,0,0,.35)}.v2land .workspace-note strong{font-size:13px}.v2land .workspace-note small{color:var(--quiet)}.v2land .split-heading{display:grid;max-width:none;grid-template-columns:1fr 1fr;align-items:end;gap:40px}.v2land .split-heading h2,.v2land .split-heading>p{margin-bottom:0}.v2land .job-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:34px}.v2land .job-cloud span{padding:14px 18px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:clamp(14px,1.5vw,19px)}.v2land .job-cloud span:nth-child(3n+1){border-color:var(--yellow);color:var(--paper)}.v2land .price-section{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.v2land .early-card,.v2land .price-card{min-width:0;min-height:500px;padding:clamp(32px,4vw,54px);border-radius:var(--radius-l)}.v2land .price-card{display:flex;flex-direction:column;justify-content:space-between;background:var(--yellow);color:var(--ink);container-type:inline-size}.v2land .price-card h2{font-size:clamp(52px,6vw,88px);overflow-wrap:break-word}@supports (container-type:inline-size){.v2land .price-card h2{font-size:clamp(44px,15.5cqi,88px)}}.v2land .price-card p:not(.eyebrow){max-width:470px;font-size:17px;line-height:1.55}.v2land .dark-eyebrow{color:rgba(11,11,11,.65)}.v2land .dark-eyebrow span{background:var(--ink)}.v2land .early-card{display:flex;flex-direction:column;justify-content:flex-end;border:1px solid var(--line-soft);background:linear-gradient(145deg,var(--surface-2),var(--surface))}.v2land .early-card h3{max-width:560px;margin-bottom:22px;font-size:clamp(36px,4vw,56px);line-height:1}.v2land .early-card>p:not(.eyebrow){max-width:590px;margin-bottom:30px;color:var(--muted);line-height:1.65}.v2land .early-actions{flex-wrap:wrap}.v2land .early-actions>span{display:inline-flex;align-items:center;gap:8px;color:var(--quiet);font-size:12px}.v2land .early-actions img{width:18px;height:18px}.v2land .footer{display:grid;width:min(var(--max),calc(100% - 48px));min-height:210px;margin:0 auto;padding:46px 0;border-top:1px solid var(--line-soft);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.v2land .footer p{margin:0;color:var(--quiet);font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.1em;text-align:center;text-transform:uppercase}.v2land .footer-links{display:flex;justify-content:flex-end;gap:20px;color:var(--muted);font-size:12px}.v2land .prototype-toast{position:fixed;z-index:300;right:22px;bottom:22px;display:grid;width:min(360px,calc(100vw - 32px));gap:4px;padding:16px 18px;border:1px solid var(--yellow);border-radius:16px;background:#121212;box-shadow:0 24px 80px rgba(0,0,0,.5)}.v2land .prototype-toast[hidden]{display:none}.v2land .prototype-toast strong{color:var(--yellow);font-size:13px}.v2land .prototype-toast span{color:var(--muted);font-size:12px;line-height:1.45}html[data-theme=light] .v2land{--surface:#ffffff;--surface-2:#f0f0ed;--surface-3:#e7e7e3;--line:#d8d8d4;--line-soft:rgba(11,11,11,0.12);--muted:#5d5d59;--quiet:#7a7a74;color-scheme:light;background:#f7f7f5;color:var(--ink)}html[data-theme=light] .v2land:before{background:radial-gradient(circle at 16% 58%,rgba(76,154,255,.045),transparent 34rem)}html[data-theme=light] .v2land .site-header{border-bottom-color:rgba(11,11,11,.1);background:rgba(247,247,245,.86)}html[data-theme=light] .v2land .button-ghost,html[data-theme=light] .v2land .button-secondary{background:rgba(11,11,11,.025);color:var(--ink)}html[data-theme=light] .v2land .button-ghost:hover,html[data-theme=light] .v2land .button-secondary:hover{border-color:rgba(11,11,11,.3);background:var(--surface-2)}html[data-theme=light] .v2land .bridge-line b,html[data-theme=light] .v2land .desktop-nav a:hover{color:var(--ink)}html[data-theme=light] .v2land .demo-label{color:var(--quiet)}html[data-theme=light] .v2land .network-form input,html[data-theme=light] .v2land .network-form textarea,html[data-theme=light] .v2land .network-form-ok,html[data-theme=light] .v2land .theme-toggle:hover{color:var(--ink)}html[data-theme=light] .v2land .menu-button span:not(.sr-only){background:var(--ink)}html[data-theme=light] .v2land .mobile-menu{border-color:var(--line);background:rgba(255,255,255,.97);box-shadow:0 20px 80px rgba(24,20,10,.14)}html[data-theme=light] .v2land .mobile-menu a,html[data-theme=light] .v2land .mobile-menu button{color:var(--ink)}html[data-theme=light] .v2land .hero-switcher button.is-active,html[data-theme=light] .v2land .hero-switcher button:hover{background:var(--yellow);color:var(--ink)}html[data-theme=light] .v2land .hero-product{border-color:rgba(11,11,11,.12);color:var(--paper);box-shadow:inset 0 1px rgba(255,255,255,.04),0 44px 100px rgba(0,0,0,.14)}html[data-theme=light] .v2land .hero-product .demo-label,html[data-theme=light] .v2land .hero-product .phone figcaption{color:var(--quiet)}html[data-theme=light] .v2land .hero-product .signal{border-color:rgba(255,255,255,.12)}html[data-theme=light] .v2land .channel-visual,html[data-theme=light] .v2land .workspace-visual{border-color:rgba(11,11,11,.12);color:var(--paper);box-shadow:0 34px 90px rgba(0,0,0,.1)}html[data-theme=light] .v2land .story-stack article{border-color:rgba(255,255,255,.1)}html[data-theme=light] .v2land .story-stack article small,html[data-theme=light] .v2land .workspace-note small{color:#8a8a8e}html[data-theme=light] .v2land .workspace-note{border-color:#2a2a2a;color:var(--paper)}html[data-theme=light] .v2land .job-cloud span:nth-child(3n+1),html[data-theme=light] .v2land .text-link{color:var(--ink)}html[data-theme=light] .v2land .prototype-toast{color:var(--paper)}html[data-theme=light] .v2land .prototype-toast span{color:#b3b3b3}@media (max-width:1120px){.v2land .desktop-nav{display:none}.v2land .site-header{grid-template-columns:1fr auto}.v2land .hero{grid-template-columns:minmax(0,.85fr) minmax(500px,1.15fr)}.v2land .hero-product{min-height:640px}.v2land .signal{display:none}.v2land .channel-section,.v2land .product-bridge,.v2land .workspace-section{grid-template-columns:1fr 1fr;gap:44px}.v2land .channel-visual{padding:28px}.v2land .story-stack article:nth-child(2){transform:none}}@media (max-width:900px){.v2land .section{width:min(100% - 32px,720px)}.v2land .hero{min-height:auto;grid-template-columns:1fr}.v2land .hero-copy{max-width:720px}.v2land .hero h1{font-size:clamp(54px,11vw,80px)}.v2land .hero-product{min-height:720px}.v2land .steps{grid-template-columns:1fr}.v2land .steps li{display:grid;min-height:auto;padding:22px;grid-template-columns:48px 1fr;column-gap:18px;border-top:1px solid var(--line-soft);border-left:0}.v2land .steps li:first-child{border-top:0}.v2land .step-icon{grid-row:1/span 3;margin:0}.v2land .step-number{margin-bottom:7px}.v2land .steps h3{margin-bottom:8px}.v2land .steps li>p:last-child{grid-column:2}.v2land .channel-section,.v2land .product-bridge,.v2land .workspace-section{grid-template-columns:1fr}.v2land .social-network-section{padding:64px 48px}.v2land .network-explainer,.v2land .relationship-compare{grid-template-columns:minmax(0,1fr)}.v2land .network-shift{display:none}.v2land .channel-copy{grid-row:1}.v2land .bridge-visual,.v2land .channel-visual,.v2land .workspace-visual{min-height:650px}.v2land .split-heading{grid-template-columns:1fr}.v2land .price-section{grid-template-columns:minmax(0,1fr)}.v2land .footer{grid-template-columns:1fr;justify-items:start}.v2land .footer p{text-align:left}.v2land .footer-links{justify-content:flex-start}}@media (max-width:680px){.v2land{padding-bottom:92px}.v2land .site-header{min-height:64px;padding:0 16px}.v2land .brand-lockup{font-size:20px}.v2land .header-actions .button{display:none}.v2land .menu-button{display:block}.v2land .mobile-menu{position:fixed;top:72px;right:12px;left:12px;padding:12px;border-radius:18px;box-shadow:0 28px 90px rgba(0,0,0,.4)}.v2land .section{width:min(100% - 28px,620px);padding:96px 0}.v2land .social-network-section{padding:54px 20px;border-radius:30px}.v2land .network-intro h2{font-size:clamp(46px,13vw,64px)}.v2land .network-intro>p:last-child{font-size:17px}.v2land .network-card{min-height:205px;padding:24px}.v2land .network-map{min-height:390px}.v2land .network-node{min-width:108px;padding:11px 13px;font-size:11px}.v2land .node-content,.v2land .node-people{left:16px}.v2land .node-companies,.v2land .node-jobs{right:16px}.v2land .network-core{width:82px;height:82px;border-radius:25px}.v2land .network-core img{width:40px;height:40px}.v2land .hero{padding-top:68px;gap:52px}.v2land .hero h1{margin-bottom:22px;font-size:clamp(48px,14vw,68px);line-height:.92}.v2land .hero-lede{font-size:16px}.v2land .hero-actions{align-items:stretch;flex-direction:column}.v2land .hero-actions .button{width:100%}.v2land .microcopy{flex-wrap:wrap;justify-content:center;font-size:9px;text-align:center}.v2land .hero-proof{display:grid;grid-template-columns:1fr;gap:6px}.v2land .hero-proof span{width:100%}.v2land .hero-proof i{display:none}.v2land .hero-switcher{margin-top:34px}.v2land .hero-switcher>span{width:100%;margin-bottom:2px}.v2land .hero-product{min-height:535px;border-radius:30px}.v2land .demo-label,.v2land .hero-product:before{display:none}.v2land .phone-video{top:110px;left:2%;width:43%;transform:rotate(-5deg)}.v2land .phone-candidate{top:34px;left:25%;width:54%}.v2land .phone-response{top:128px;right:2%;width:43%;transform:rotate(5deg)}.v2land .phone figcaption{display:none}.v2land .bridge-copy h2,.v2land .channel-copy h2,.v2land .relationship-heading h2,.v2land .section-heading h2,.v2land .workspace-copy h2{font-size:clamp(40px,12vw,56px)}.v2land .section-heading{margin-bottom:34px}.v2land .bridge-visual{min-height:520px;padding:18px 10px}.v2land .phone-flat{width:44%}.v2land .bridge-line{min-width:30px}.v2land .bridge-line b{display:none}.v2land .channel-visual{min-height:570px;padding:22px;gap:12px}.v2land .follow-badge{top:16px;right:16px}.v2land .relationship-card{min-height:340px;padding:28px}.v2land .phone-channel{width:58%}.v2land .story-stack article{min-height:110px;padding:14px}.v2land .story-stack article strong{font-size:14px}.v2land .story-stack article small{display:none}.v2land .workspace-actions article{grid-template-columns:44px 1fr}.v2land .workspace-actions article>b{display:none}.v2land .workspace-visual{min-height:560px}.v2land .phone-workspace-back{top:92px;left:2%;width:55%}.v2land .phone-workspace-front{top:30px;right:2%;width:58%}.v2land .workspace-note{right:12px;bottom:12px}.v2land .job-cloud span{padding:11px 14px}.v2land .early-card,.v2land .price-card{min-height:460px;padding:28px}.v2land .price-card h2{font-size:clamp(44px,12vw,58px)}.v2land .early-actions{align-items:stretch;flex-direction:column}.v2land .footer{width:calc(100% - 28px)}.v2land .prototype-toast{bottom:92px}.v2land .mobile-cta{position:fixed;z-index:140;right:10px;bottom:10px;left:10px;display:grid;min-height:70px;padding:8px 8px 8px 16px;border:1px solid var(--line-soft);border-radius:18px;background:rgba(16,16,16,.9);box-shadow:0 24px 70px rgba(0,0,0,.35);grid-template-columns:1fr auto;align-items:center;gap:12px;-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%);opacity:0;pointer-events:none;transform:translateY(calc(100% + 20px));transition:opacity .18s ease,transform .24s cubic-bezier(.22,1,.36,1)}.v2land .mobile-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.v2land .mobile-cta>span{color:var(--muted);font-size:11px}.v2land .mobile-cta>span b{color:var(--paper);font-size:14px}.v2land .mobile-cta .button{min-height:52px}html[data-theme=light] .v2land .mobile-cta{background:rgba(255,255,255,.92);box-shadow:0 24px 70px rgba(0,0,0,.14)}html[data-theme=light] .v2land .mobile-cta>span b{color:var(--ink)}}@media (max-width:400px){.v2land .hero-switcher button{flex:1 1 auto}.v2land .channel-visual,.v2land .hero-product{min-height:510px}.v2land .story-stack article{min-height:92px}}@media (prefers-reduced-motion:reduce){.v2land *,.v2land :after,.v2land :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.v2land .button:active,.v2land .button:hover,.v2land .menu-button:active,.v2land .theme-toggle:active{transform:none!important}}.screen:has(.v2land){scroll-behavior:smooth;scroll-padding-top:96px;padding:0}.v2land .network-lead{margin-top:28px;padding:24px;border:1px solid var(--line);border-radius:20px;background:var(--surface-2)}.v2land .network-lead h3{margin:0 0 6px;font-size:1.25rem}.v2land .network-lead>p{margin:0 0 18px;color:var(--muted)}.v2land .network-form{display:grid;gap:10px}.v2land .network-form input,.v2land .network-form textarea{width:100%;min-width:0;min-height:44px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--paper);font:inherit;font-size:1rem}.v2land .network-form textarea{resize:vertical}.v2land .network-form input::placeholder,.v2land .network-form textarea::placeholder{color:var(--quiet)}.v2land .network-form input:focus-visible,.v2land .network-form textarea:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.v2land .network-form button{min-height:48px}.v2land .network-form-ok{margin:0;color:var(--paper);font-weight:600}.v2land .network-form-err{margin:4px 0 0;color:var(--muted)}@media (min-width:720px){.v2land .network-form{grid-template-columns:1fr 1fr}.v2land .network-form button,.v2land .network-form textarea,.v2land .network-form-err,.v2land .network-form-ok{grid-column:1/-1}}html[data-theme=light] .v2land .step-number{color:#7a5e00}html[data-theme=light] .v2land .status-pending{color:#8a4a00}html[data-theme=light] .v2land .status-approved{color:#176228}html[data-theme=light] .v2land .status-rejected{color:#a3111a}html[data-theme=light] .v2land .footer>p,html[data-theme=light] .v2land .microcopy,html[data-theme=light] .v2land .relationship-label p,html[data-theme=light] .v2land .relationship-track span,html[data-theme=light] .v2land article>div>span{color:#55554f}.v2land .desktop-nav a,.v2land .footer-links a{display:inline-flex;align-items:center;min-height:44px;min-width:44px;justify-content:center}.v2land .menu-button,.v2land .theme-toggle{min-height:44px;min-width:44px}.v2land .brand-lockup{min-height:44px}.v2land .skip-link,.v2land .skip-link:focus{min-height:44px;display:inline-flex;align-items:center}