.v2-hero{margin-top:48px;background:var(--v2-black);min-height:600px;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.v2-hero-left{padding:5rem 3rem 5rem 4rem;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.v2-hero-eyebrow{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--v2-blue);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.v2-hero-eyebrow:before{content:"";display:inline-block;width:8px;height:8px;background:var(--v2-blue);border-radius:50%;animation:v2-pulse 2s infinite}@keyframes v2-pulse{0%,to{opacity:1}50%{opacity:.3}}.v2-hero h1{font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:300;color:var(--v2-white);line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.01em}.v2-hero h1 strong{font-weight:600;color:var(--v2-white)}.v2-hero-sub{font-size:1rem;color:var(--v2-gray-40);line-height:1.7;max-width:480px;margin-bottom:2.5rem;font-weight:300}.v2-hero-actions{display:flex;gap:.75rem;flex-wrap:nowrap}.v2-hero-right{position:relative;overflow:hidden;z-index:2}.v2-hero-img{width:100%;height:100%;object-fit:cover;display:block}.v2-hero-image-overlay{position:absolute;inset:0;background:linear-gradient(90deg,var(--v2-black) 0%,transparent 40%)}.v2-img-placeholder{width:100%;height:100%;min-height:400px;background:linear-gradient(135deg,#1a1a2e,#16213e 40%,#0f3460,#0a0a0a);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.v2-img-placeholder:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(15,98,254,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(15,98,254,.08) 1px,transparent 1px);background-size:40px 40px}.v2-img-placeholder-label{position:relative;z-index:1;font-family:IBM Plex Mono,monospace;font-size:11px;color:#fff3;letter-spacing:.15em;text-transform:uppercase;text-align:center}.v2-img-city{background:linear-gradient(160deg,#0a0a1a,#0d2137,#051525)}.v2-anas-bar{background:var(--v2-gray-100);border-bottom:1px solid var(--v2-gray-80);padding:1.25rem 4rem;display:flex;align-items:center;gap:2rem}.v2-anas-label{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--v2-blue);letter-spacing:.1em;white-space:nowrap;text-transform:uppercase}.v2-anas-input-wrap{flex:1;display:flex;align-items:center;background:#1e1e1e;border:1px solid #333;transition:border-color .15s}.v2-anas-input-wrap:focus-within{border-color:var(--v2-blue)}.v2-anas-input{width:100%;background:none;border:none;outline:none;font-family:IBM Plex Mono,monospace;font-size:13px;color:#fff;padding:.75rem 1rem;caret-color:var(--v2-blue)}.v2-anas-input::placeholder{color:var(--v2-gray-60)}.v2-anas-chips{display:flex;gap:.5rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.25rem}.v2-anas-chips::-webkit-scrollbar{display:none}.v2-chip{font-size:14px;color:var(--v2-gray-40);padding:.5rem .875rem;border:1px solid #333;cursor:pointer;transition:all .15s;white-space:nowrap;font-family:IBM Plex Sans,sans-serif;min-height:44px;display:flex;align-items:center}.v2-chip:hover{color:var(--v2-white);border-color:var(--v2-blue);background:#0f62fe0f}.v2-proof-strip{background:var(--v2-white);padding:3rem 4rem;border-bottom:1px solid var(--v2-gray-20)}.v2-proof-strip-inner{max-width:1200px;margin:0 auto}.v2-proof-lead{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:300;color:var(--v2-gray-100);line-height:1.4;max-width:700px;margin-bottom:.75rem}.v2-proof-lead strong{font-weight:600}.v2-proof-sub{font-size:14px;color:var(--v2-gray-60);line-height:1.7;max-width:640px;margin-bottom:1.5rem;font-family:IBM Plex Sans,sans-serif}.v2-featured{background:var(--v2-gray-10);display:grid;grid-template-columns:1fr 1fr;min-height:500px}.v2-featured-image{position:relative;overflow:hidden}.v2-featured-content{padding:4rem;display:flex;flex-direction:column;justify-content:center}.v2-featured-content h2{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:300;line-height:1.3;color:var(--v2-gray-100);margin-bottom:1rem}.v2-featured-content h2 strong{font-weight:600}.v2-featured-content>p{font-size:15px;color:var(--v2-gray-60);line-height:1.7;margin-bottom:2rem;max-width:440px}.v2-stats-row{display:flex;gap:2.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--v2-gray-20)}.v2-stat-num{font-family:IBM Plex Sans,sans-serif;font-size:2rem;font-weight:600;color:var(--v2-gray-100);line-height:1;margin-bottom:.25rem}.v2-stat-label{font-size:12px;color:var(--v2-gray-60);line-height:1.4}.v2-makani-visual{width:100%;height:100%;min-height:500px;background:#0a1628;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.v2-map-grid{position:absolute;inset:0;background:linear-gradient(rgba(15,98,254,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(15,98,254,.12) 1px,transparent 1px);background-size:30px 30px}.v2-map-blocks{position:absolute;inset:0}.v2-map-block{position:absolute;background:#0f62fe26;border:1px solid rgba(15,98,254,.3)}.v2-map-pin{position:absolute;width:12px;height:12px;background:var(--v2-blue);border-radius:50%;box-shadow:0 0 0 4px #0f62fe4d,0 0 20px #0f62fe80}.v2-map-pin--green{background:var(--v2-green);box-shadow:0 0 0 4px #24a1484d,0 0 20px #24a14866}.v2-map-label{position:absolute;font-family:IBM Plex Mono,monospace;font-size:9px;color:#0f62feb3;letter-spacing:.1em;white-space:nowrap}.v2-map-overlay{position:relative;z-index:2;text-align:center;padding:2rem}.v2-map-code{font-family:IBM Plex Mono,monospace;font-size:2.5rem;font-weight:300;color:var(--v2-white);letter-spacing:.1em;margin-bottom:.5rem}.v2-map-code-label{font-family:IBM Plex Mono,monospace;font-size:10px;color:var(--v2-blue);letter-spacing:.2em;text-transform:uppercase}.v2-what-we-do{background:var(--v2-white);padding:5rem 4rem;border-bottom:1px solid var(--v2-gray-20)}.v2-what-we-do-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--v2-gray-20)}.v2-capability-card{padding:2.5rem;border-right:1px solid var(--v2-gray-20);transition:background .2s;cursor:default}.v2-capability-card:last-child{border-right:none}.v2-capability-card:hover{background:var(--v2-gray-10)}.v2-cap-icon{width:40px;height:40px;background:var(--v2-gray-100);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--v2-white)}.v2-cap-icon svg{width:20px;height:20px}.v2-capability-card h3{font-size:1.1rem;font-weight:600;color:var(--v2-gray-100);margin-bottom:.75rem;line-height:1.3}.v2-capability-card p{font-size:14px;color:var(--v2-gray-60);line-height:1.7}.v2-numbers-section{background:var(--v2-white);padding:5rem 4rem;border-bottom:1px solid var(--v2-gray-20)}.v2-numbers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--v2-gray-20);border-left:1px solid var(--v2-gray-20);max-width:1200px;margin:0 auto}.v2-number-cell{padding:2.5rem;border-right:1px solid var(--v2-gray-20);border-bottom:1px solid var(--v2-gray-20)}.v2-big-num{font-family:IBM Plex Sans,sans-serif;font-size:3rem;font-weight:300;color:var(--v2-gray-100);line-height:1;margin-bottom:.5rem}.v2-big-num span{font-weight:600}.v2-num-label{font-size:13px;color:var(--v2-gray-60);line-height:1.5}.v2-clients-section{background:var(--v2-gray-100);padding:4rem}.v2-clients-inner{max-width:1200px;margin:0 auto}.v2-clients-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem}.v2-clients-header h2{font-size:clamp(1.4rem,2vw,1.8rem);font-weight:300;color:var(--v2-white);line-height:1.4;max-width:500px}.v2-clients-header h2 strong{font-weight:600}.v2-clients-header>p{font-size:14px;color:var(--v2-gray-40);max-width:300px;text-align:right;line-height:1.6}.v2-logo-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #333}.v2-logo-cell{padding:2rem;border-right:1px solid #333;border-bottom:1px solid #333;display:flex;align-items:center;justify-content:center;min-height:100px;transition:background .2s}.v2-logo-cell:hover{background:#1a1a1a}.v2-logo-cell:hover img{filter:brightness(0) invert(.85)!important}.v2-logo-cell:nth-child(4n){border-right:none}.v2-logo-cell:nth-last-child(-n+4){border-bottom:none}.v2-origin-section{background:var(--v2-black);padding:5rem 4rem;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.v2-origin-left h2{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:300;color:var(--v2-white);line-height:1.35;margin-bottom:1.5rem}.v2-origin-left h2 strong{font-weight:600}.v2-origin-left p{font-size:15px;color:var(--v2-gray-40);line-height:1.8;margin-bottom:2rem}.v2-timeline{display:flex;flex-direction:column;gap:0}.v2-timeline-row{display:grid;grid-template-columns:80px 1px 1fr;gap:0 1.5rem;align-items:stretch}.v2-timeline-year{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--v2-blue);text-align:right;padding:1.25rem 0;line-height:1}.v2-timeline-line{width:1px;background:#333;position:relative}.v2-timeline-line:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:7px;height:7px;background:var(--v2-blue);border-radius:50%}.v2-timeline-content{padding:1rem 0}.v2-timeline-content h4{font-size:13px;font-weight:600;color:var(--v2-white);margin-bottom:.25rem}.v2-timeline-content p{font-size:12px;color:var(--v2-gray-60);line-height:1.5;margin:0}.v2-fit-section{background:var(--v2-gray-10);padding:5rem 4rem;border-bottom:1px solid var(--v2-gray-20)}.v2-fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;align-items:start}.v2-fit-left h2{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:300;line-height:1.35;color:var(--v2-gray-100);margin-bottom:1rem}.v2-fit-left h2 strong{font-weight:600}.v2-fit-left p{font-size:15px;color:var(--v2-gray-60);line-height:1.7;margin-bottom:1rem}.v2-fit-list{list-style:none;display:flex;flex-direction:column;gap:0;border:1px solid var(--v2-gray-20);margin:0;padding:0;background:var(--v2-white)}.v2-fit-list li{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--v2-gray-20);font-size:14px;color:var(--v2-gray-80);line-height:1.5;font-family:IBM Plex Sans,sans-serif}.v2-fit-list li:last-child{border-bottom:none}.v2-icon-yes{color:var(--v2-green);font-size:16px;flex-shrink:0;margin-top:1px}.v2-icon-no{color:var(--v2-red);font-size:16px;flex-shrink:0;margin-top:1px}.v2-not-fit{margin-top:1.5rem}@media(max-width:900px){.v2-hero{grid-template-columns:1fr;position:relative;min-height:auto}.v2-hero-right{position:absolute;inset:0;min-height:0;z-index:0}.v2-hero-image-overlay{background:linear-gradient(180deg,#000000bf,#0009 60%,#000c)!important}.v2-hero-left{position:relative;z-index:1}.v2-featured,.v2-origin-section,.v2-fit-grid,.v2-what-we-do-grid{grid-template-columns:1fr}.v2-capability-card{border-right:none;border-bottom:1px solid var(--v2-gray-20)}.v2-capability-card:last-child{border-bottom:none}.v2-numbers-grid,.v2-logo-grid{grid-template-columns:repeat(2,1fr)}.v2-logo-cell:nth-child(4n){border-right:1px solid #333}.v2-logo-cell:nth-child(2n){border-right:none}.v2-logo-cell:nth-last-child(-n+4){border-bottom:1px solid #333}.v2-logo-cell:nth-last-child(-n+2){border-bottom:none}.v2-hero-left,.v2-featured-content{padding:3rem 2rem}.v2-origin-left{padding:0}.v2-hero-actions .v2-btn-primary,.v2-hero-actions .v2-btn-ghost{padding:.75rem 1rem;font-size:13px}.v2-anas-bar{display:none}.v2-what-we-do,.v2-numbers-section,.v2-fit-section,.v2-clients-section,.v2-origin-section,.v2-proof-strip{padding:3rem 2rem}.v2-clients-header{flex-direction:column;gap:1rem}.v2-clients-header>p{text-align:left;max-width:none}.v2-stats-row{gap:1.5rem;flex-wrap:wrap}.v2-origin-section{gap:3rem}}@media(max-width:480px){.v2-numbers-grid{grid-template-columns:repeat(2,1fr)}.v2-number-cell{padding:1.25rem}.v2-big-num{font-size:2rem}.v2-num-label{font-size:12px}.v2-logo-grid{grid-template-columns:1fr 1fr}.v2-stats-row{flex-direction:column;gap:1.5rem}.v2-hero h1{font-size:2rem}}.v3-hero{margin-top:48px;background:var(--v3-darker);min-height:600px;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.v3-hero-left{padding:5rem 3rem 5rem 4rem;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.v3-hero-eyebrow{font-family:VT323,monospace;font-size:16px;color:var(--v3-teal);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.v3-hero-eyebrow:before{content:"";display:inline-block;width:8px;height:8px;background:var(--v3-teal);box-shadow:0 0 6px var(--v3-teal),0 0 12px var(--v3-teal-glow);animation:v3-pulse 2s steps(4) infinite}@keyframes v3-pulse{0%,to{opacity:1}50%{opacity:.3}}.v3-hero h1{font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:300;color:var(--v3-text);line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.01em}.v3-hero h1 strong{font-weight:600;color:var(--v3-teal)}.v3-hero-sub{font-size:1rem;color:var(--v3-text-dim);line-height:1.7;max-width:480px;margin-bottom:2.5rem;font-weight:300}.v3-hero-actions{display:flex;gap:.75rem;flex-wrap:nowrap}.v3-hero-right{position:relative;overflow:hidden}.v3-hero-img{width:100%;height:100%;object-fit:cover;display:block;image-rendering:pixelated}.v3-hero-image-overlay{position:absolute;inset:0;background:linear-gradient(90deg,var(--v3-darker) 0%,transparent 40%)}.v3-img-city{background:linear-gradient(160deg,#0a0a1a,#0d2127,#051520)}.v3-anas-bar{background:var(--v3-dark);border-bottom:1px solid var(--v3-border);padding:1.25rem 4rem;display:flex;align-items:center;gap:2rem}.v3-anas-label{font-family:VT323,monospace;font-size:16px;color:var(--v3-teal);letter-spacing:.1em;white-space:nowrap;text-transform:uppercase;text-shadow:0 0 6px var(--v3-teal-glow)}.v3-anas-input-wrap{flex:1;display:flex;align-items:center;background:#111;border:2px solid var(--v3-border);transition:border-color .05s steps(2)}.v3-anas-input-wrap:focus-within{border-color:var(--v3-teal);box-shadow:0 0 6px var(--v3-teal-glow)}.v3-anas-input{width:100%;background:none;border:none;outline:none;font-family:Share Tech Mono,monospace;font-size:13px;color:var(--v3-teal);padding:.75rem 1rem;caret-color:var(--v3-teal)}.v3-anas-input::placeholder{color:var(--v3-text-muted)}.v3-anas-chips{display:flex;gap:.5rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.25rem}.v3-anas-chips::-webkit-scrollbar{display:none}.v3-chip{font-size:14px;color:var(--v3-text-dim);padding:.5rem .875rem;border:1px solid var(--v3-border);cursor:pointer;transition:all .05s steps(2);white-space:nowrap;font-family:Share Tech Mono,monospace;min-height:44px;display:flex;align-items:center}.v3-chip:hover{color:var(--v3-teal);border-color:var(--v3-teal);background:#00b5ad0f;box-shadow:0 0 8px var(--v3-teal-glow)}.v3-proof-strip{background:var(--v3-dark);padding:3rem 4rem;border-bottom:1px solid var(--v3-border)}.v3-proof-strip-inner{max-width:1200px;margin:0 auto}.v3-proof-lead{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:300;color:var(--v3-text);line-height:1.4;max-width:700px;margin-bottom:.75rem;font-family:Share Tech Mono,monospace}.v3-proof-lead strong{font-weight:600;color:var(--v3-teal)}.v3-proof-sub{font-size:15px;color:var(--v3-text-muted);line-height:1.7;max-width:640px;margin-bottom:1.5rem;font-family:Share Tech Mono,monospace}.v3-featured{background:var(--v3-dark-card);display:grid;grid-template-columns:1fr 1fr;min-height:500px;border-bottom:1px solid var(--v3-border)}.v3-featured-image{position:relative;overflow:hidden}.v3-featured-content{padding:4rem;display:flex;flex-direction:column;justify-content:center}.v3-featured-content h2{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:300;line-height:1.3;color:var(--v3-text);margin-bottom:1rem}.v3-featured-content h2 strong{font-weight:600;color:var(--v3-teal)}.v3-featured-content>p{font-size:15px;color:var(--v3-text-dim);line-height:1.7;margin-bottom:2rem;max-width:440px}.v3-stats-row{display:flex;gap:2.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--v3-border)}.v3-stat-num{font-family:VT323,monospace;font-size:2.5rem;font-weight:600;color:var(--v3-teal);line-height:1;margin-bottom:.25rem;text-shadow:0 0 8px var(--v3-teal-glow)}.v3-stat-label{font-size:13px;color:var(--v3-text-muted);line-height:1.4}.v3-makani-visual{width:100%;height:100%;min-height:500px;background:#0a1a18;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.v3-map-grid{position:absolute;inset:0;background:linear-gradient(rgba(0,181,173,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(0,181,173,.12) 1px,transparent 1px);background-size:30px 30px}.v3-map-blocks{position:absolute;inset:0}.v3-map-block{position:absolute;background:#00b5ad1a;border:1px solid rgba(0,181,173,.25)}.v3-map-pin{position:absolute;width:12px;height:12px;background:var(--v3-teal);border-radius:50%;box-shadow:0 0 0 4px #00b5ad4d,0 0 20px #00b5ad80}.v3-map-pin--green{background:var(--v3-gold);box-shadow:0 0 0 4px #f0ab004d,0 0 20px #f0ab0066}.v3-map-label{position:absolute;font-family:VT323,monospace;font-size:13px;color:#00b5adb3;letter-spacing:.1em;white-space:nowrap}.v3-map-overlay{position:relative;z-index:2;text-align:center;padding:2rem}.v3-map-code{font-family:VT323,monospace;font-size:3rem;font-weight:300;color:var(--v3-text);letter-spacing:.1em;margin-bottom:.5rem;text-shadow:0 0 8px var(--v3-teal-glow)}.v3-map-code-label{font-family:VT323,monospace;font-size:15px;color:var(--v3-teal);letter-spacing:.2em;text-transform:uppercase}.v3-what-we-do{background:var(--v3-darker);padding:5rem 4rem;border-bottom:1px solid var(--v3-border)}.v3-what-we-do-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--v3-border)}.v3-capability-card{padding:2.5rem;border-right:1px solid var(--v3-border);transition:all .05s steps(2);cursor:default;background:var(--v3-dark-card)}.v3-capability-card:last-child{border-right:none}.v3-capability-card:hover{background:var(--v3-dark);border-top:2px solid var(--v3-teal);margin-top:-1px}.v3-cap-icon{width:40px;height:40px;background:var(--v3-teal);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--v3-darker);box-shadow:3px 3px #0006}.v3-cap-icon svg{width:20px;height:20px}.v3-capability-card h3{font-size:1.3rem;font-weight:600;color:var(--v3-text);margin-bottom:.75rem;line-height:1.3}.v3-capability-card p{font-size:15px;color:var(--v3-text-dim);line-height:1.7}.v3-numbers-section{background:var(--v3-dark);padding:5rem 4rem;border-bottom:1px solid var(--v3-border)}.v3-numbers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--v3-border);border-left:1px solid var(--v3-border);max-width:1200px;margin:0 auto}.v3-number-cell{padding:2.5rem;border-right:1px solid var(--v3-border);border-bottom:1px solid var(--v3-border);background:var(--v3-dark-card)}.v3-big-num{font-family:VT323,monospace;font-size:3.5rem;font-weight:300;color:var(--v3-text);line-height:1;margin-bottom:.5rem}.v3-big-num span{font-weight:600;color:var(--v3-teal);text-shadow:0 0 8px var(--v3-teal-glow)}.v3-num-label{font-size:13px;color:var(--v3-text-muted);line-height:1.5}.v3-clients-section{background:var(--v3-darker);padding:4rem;border-bottom:1px solid var(--v3-border)}.v3-clients-inner{max-width:1200px;margin:0 auto}.v3-clients-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem}.v3-clients-header h2{font-size:clamp(1.4rem,2vw,1.8rem);font-weight:300;color:var(--v3-text);line-height:1.4;max-width:500px}.v3-clients-header h2 strong{font-weight:600;color:var(--v3-coral)}.v3-clients-header>p{font-size:15px;color:var(--v3-text-muted);max-width:300px;text-align:right;line-height:1.6}.v3-logo-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--v3-border)}.v3-logo-cell{padding:2rem;border-right:1px solid var(--v3-border);border-bottom:1px solid var(--v3-border);display:flex;align-items:center;justify-content:center;min-height:100px;transition:all .05s steps(2);background:var(--v3-dark-card)}.v3-logo-cell:hover{background:var(--v3-dark);border-top:2px solid var(--v3-teal);margin-top:-1px}.v3-logo-cell:hover img{filter:brightness(0) invert(.85)!important}.v3-logo-cell:nth-child(4n){border-right:none}.v3-logo-cell:nth-last-child(-n+4){border-bottom:none}.v3-origin-section{background:var(--v3-darker);padding:5rem 4rem;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;border-bottom:1px solid var(--v3-border)}.v3-origin-left h2{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:300;color:var(--v3-text);line-height:1.35;margin-bottom:1.5rem}.v3-origin-left h2 strong{font-weight:600;color:var(--v3-teal)}.v3-origin-left p{font-size:15px;color:var(--v3-text-dim);line-height:1.8;margin-bottom:2rem}.v3-timeline{display:flex;flex-direction:column;gap:0}.v3-timeline-row{display:grid;grid-template-columns:80px 1px 1fr;gap:0 1.5rem;align-items:stretch}.v3-timeline-year{font-family:VT323,monospace;font-size:18px;color:var(--v3-teal);text-align:right;padding:1.25rem 0;line-height:1;text-shadow:0 0 6px var(--v3-teal-glow)}.v3-timeline-line{width:1px;background:var(--v3-border);position:relative}.v3-timeline-line:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:7px;height:7px;background:var(--v3-teal);box-shadow:0 0 6px var(--v3-teal-glow)}.v3-timeline-content{padding:1rem 0}.v3-timeline-content h4{font-size:16px;font-weight:600;color:var(--v3-text);margin-bottom:.25rem;font-family:VT323,monospace}.v3-timeline-content p{font-size:13px;color:var(--v3-text-muted);line-height:1.5;margin:0}.v3-fit-section{background:var(--v3-dark);padding:5rem 4rem;border-bottom:1px solid var(--v3-border)}.v3-fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;align-items:start}.v3-fit-left h2{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:300;line-height:1.35;color:var(--v3-text);margin-bottom:1rem}.v3-fit-left h2 strong{font-weight:600;color:var(--v3-teal)}.v3-fit-left p{font-size:15px;color:var(--v3-text-dim);line-height:1.7;margin-bottom:1rem}.v3-fit-list{list-style:none;display:flex;flex-direction:column;gap:0;border:2px solid var(--v3-border);margin:0;padding:0;background:var(--v3-dark-card)}.v3-fit-list li{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--v3-border);font-size:15px;color:var(--v3-text-dim);line-height:1.5;font-family:Share Tech Mono,monospace}.v3-fit-list li:last-child{border-bottom:none}.v3-icon-yes{color:var(--v3-teal);font-size:16px;flex-shrink:0;margin-top:1px;text-shadow:0 0 6px var(--v3-teal-glow)}.v3-icon-no{color:var(--v3-coral);font-size:16px;flex-shrink:0;margin-top:1px}.v3-not-fit{margin-top:1.5rem}@media(max-width:900px){.v3-hero{grid-template-columns:1fr;position:relative;min-height:auto}.v3-hero-right{position:absolute;inset:0;min-height:0;z-index:0}.v3-hero-image-overlay{background:linear-gradient(180deg,#0d0d0dbf,#0d0d0d99 60%,#0d0d0dd9)!important}.v3-hero-left{position:relative;z-index:1}.v3-featured,.v3-origin-section,.v3-fit-grid,.v3-what-we-do-grid{grid-template-columns:1fr}.v3-capability-card{border-right:none;border-bottom:1px solid var(--v3-border)}.v3-capability-card:last-child{border-bottom:none}.v3-numbers-grid,.v3-logo-grid{grid-template-columns:repeat(2,1fr)}.v3-logo-cell:nth-child(4n){border-right:1px solid var(--v3-border)}.v3-logo-cell:nth-child(2n){border-right:none}.v3-logo-cell:nth-last-child(-n+4){border-bottom:1px solid var(--v3-border)}.v3-logo-cell:nth-last-child(-n+2){border-bottom:none}.v3-hero-left,.v3-featured-content{padding:3rem 2rem}.v3-origin-left{padding:0}.v3-hero-actions .v3-btn-primary,.v3-hero-actions .v3-btn-ghost{padding:.75rem 1rem;font-size:14px}.v3-anas-bar{display:none}.v3-what-we-do,.v3-numbers-section,.v3-fit-section,.v3-clients-section,.v3-origin-section,.v3-proof-strip{padding:3rem 2rem}.v3-clients-header{flex-direction:column;gap:1rem}.v3-clients-header>p{text-align:left;max-width:none}.v3-stats-row{gap:1.5rem;flex-wrap:wrap}.v3-origin-section{gap:3rem}}@media(max-width:480px){.v3-numbers-grid{grid-template-columns:repeat(2,1fr)}.v3-number-cell{padding:1.25rem}.v3-big-num{font-size:2rem}.v3-num-label{font-size:12px}.v3-logo-grid{grid-template-columns:1fr 1fr}.v3-stats-row{flex-direction:column;gap:1.5rem}.v3-hero h1{font-size:2rem}}
