.v2h-hero{margin-top:48px;background:var(--v2-black);min-height:520px;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.v2h-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(15,98,254,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(15,98,254,.04) 1px,transparent 1px);background-size:60px 60px}.v2h-hero-left{padding:5rem 3rem 5rem 4rem;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.v2h-breadcrumb{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--v2-gray-60);letter-spacing:.12em;text-transform:uppercase;margin-bottom:2rem}.v2h-breadcrumb span{color:var(--v2-blue)}.v2h-hero-left h1{font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:300;color:var(--v2-white);line-height:1.2;letter-spacing:-.01em;margin-bottom:1.5rem}.v2h-hero-left h1 strong{font-weight:600}.v2h-hero-left p{font-size:1rem;color:var(--v2-gray-40);line-height:1.75;max-width:460px;font-weight:300}.v2h-hero-right{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;padding:4rem;border-left:1px solid #1a1a1a}.v2h-insight-card{background:#111;border:1px solid #2a2a2a;padding:2.5rem;max-width:400px;width:100%}.v2h-ic-label{font-family:IBM Plex Mono,monospace;font-size:10px;color:var(--v2-blue);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.25rem}.v2h-ic-quote{font-family:"IBM Plex Serif",serif;font-size:1.1rem;font-style:italic;font-weight:300;color:var(--v2-white);line-height:1.65;margin-bottom:1.5rem}.v2h-ic-result{display:flex;flex-direction:column;gap:.5rem;padding-top:1.25rem;border-top:1px solid #2a2a2a}.v2h-ic-result-item{display:flex;align-items:center;gap:.75rem;font-size:13px;color:var(--v2-gray-60)}.v2h-dot{width:6px;height:6px;background:var(--v2-green);border-radius:50%;flex-shrink:0}.v2h-first-convo{background:var(--v2-white);padding:5rem 4rem;border-bottom:1px solid var(--v2-gray-20)}.v2h-first-convo-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.v2h-section-eyebrow{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--v2-blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.25rem}.v2h-first-convo-left h2{font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:300;color:var(--v2-gray-100);line-height:1.3;margin-bottom:1.5rem}.v2h-first-convo-left h2 strong{font-weight:600}.v2h-first-convo-left p{font-size:15px;color:var(--v2-gray-60);line-height:1.8;margin-bottom:1.25rem}.v2h-first-convo-left p strong{color:var(--v2-gray-100);font-weight:500}.v2h-first-convo-right{display:flex;flex-direction:column;gap:0;border:1px solid var(--v2-gray-20)}.v2h-convo-step{padding:1.75rem 2rem;border-bottom:1px solid var(--v2-gray-20);display:grid;grid-template-columns:48px 1fr;gap:1.25rem;align-items:start;transition:background .15s}.v2h-convo-step:last-child{border-bottom:none}.v2h-convo-step:hover{background:var(--v2-gray-10)}.v2h-step-num{font-family:IBM Plex Mono,monospace;font-size:1.5rem;font-weight:300;color:var(--v2-gray-20);line-height:1;padding-top:2px}.v2h-step-content h4{font-size:14px;font-weight:600;color:var(--v2-gray-100);margin-bottom:.35rem}.v2h-step-content p{font-size:13px;color:var(--v2-gray-60);line-height:1.6}.v2h-capabilities{background:var(--v2-gray-100);padding:5rem 4rem}.v2h-capabilities-inner{max-width:1200px;margin:0 auto}.v2h-section-label-light{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--v2-gray-60);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #333}.v2h-capabilities-intro{display:grid;grid-template-columns:1fr 1fr;gap:6rem;margin-bottom:3rem;align-items:end}.v2h-capabilities-intro h2{font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:300;color:var(--v2-white);line-height:1.3}.v2h-capabilities-intro h2 strong{font-weight:600}.v2h-capabilities-intro p{font-size:15px;color:var(--v2-gray-40);line-height:1.8}.v2h-cap-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid #333;border-top:1px solid #333}.v2h-cap-card{padding:2rem;border-right:1px solid #333;border-bottom:1px solid #333;transition:background .2s}.v2h-cap-card:hover{background:#1a1a1a}.v2h-cap-icon{width:36px;height:36px;background:#222;border:1px solid #333;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.v2h-cap-icon svg{width:18px;height:18px;stroke:var(--v2-blue);fill:none;stroke-width:1.5}.v2h-cap-card h3{font-size:14px;font-weight:600;color:var(--v2-white);margin-bottom:.75rem}.v2h-cap-card p{font-size:13px;color:var(--v2-gray-60);line-height:1.65}.v2h-real-example{background:var(--v2-gray-10);padding:5rem 4rem;border-bottom:1px solid var(--v2-gray-20)}.v2h-real-example-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--v2-gray-20)}.v2h-example-left{padding:4rem;border-right:1px solid var(--v2-gray-20);display:flex;flex-direction:column;justify-content:center}.v2h-example-left h2{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:300;color:var(--v2-gray-100);line-height:1.3;margin-bottom:1.25rem}.v2h-example-left h2 strong{font-weight:600}.v2h-example-left p{font-size:15px;color:var(--v2-gray-60);line-height:1.8;margin-bottom:1.25rem}.v2h-example-left p:last-of-type{margin-bottom:0}.v2h-example-left p strong{color:var(--v2-gray-100);font-weight:500}.v2h-example-right{padding:4rem;background:var(--v2-white)}.v2h-example-right h4{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--v2-gray-60);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.5rem}.v2h-compare-row{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--v2-gray-20);margin-bottom:1px}.v2h-compare-col{background:var(--v2-white);padding:1.25rem}.v2h-compare-header{background:var(--v2-gray-10);font-size:11px;font-weight:600;color:var(--v2-gray-60);letter-spacing:.08em;text-transform:uppercase}.v2h-compare-bad h5{font-size:13px;font-weight:600;color:var(--v2-gray-100);margin-bottom:.35rem}.v2h-compare-bad p{font-size:12px;color:var(--v2-gray-60);line-height:1.5}.v2h-compare-good{background:#f0f7f0}.v2h-compare-good h5{font-size:13px;font-weight:600;color:var(--v2-green);margin-bottom:.35rem}.v2h-compare-good p{font-size:12px;color:var(--v2-gray-60);line-height:1.5}.v2h-outcome-strip{margin-top:1.5rem;padding:1.25rem;background:var(--v2-gray-100);display:flex;gap:2rem}.v2h-outcome-item{text-align:center}.v2h-o-num{font-family:IBM Plex Mono,monospace;font-size:1.3rem;font-weight:300;color:var(--v2-white);display:block}.v2h-o-label{font-size:11px;color:var(--v2-gray-60)}.v2h-gems-section{background:var(--v2-white);padding:5rem 4rem;border-bottom:1px solid var(--v2-gray-20)}.v2h-gems-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.v2h-gems-right h2{font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:300;color:var(--v2-gray-100);line-height:1.3;margin-bottom:1.5rem}.v2h-gems-right h2 strong{font-weight:600}.v2h-gems-right p{font-size:15px;color:var(--v2-gray-60);line-height:1.8;margin-bottom:1.25rem}.v2h-gems-right p strong{color:var(--v2-gray-100);font-weight:500}.v2h-gems-left{display:flex;flex-direction:column;gap:2px}.v2h-gem-item{padding:1.5rem;background:var(--v2-gray-10);border-left:3px solid transparent;transition:all .2s;cursor:default}.v2h-gem-item:hover{background:var(--v2-white);border-left-color:var(--v2-blue);box-shadow:0 2px 12px #0000000f}.v2h-gem-item h4{font-size:14px;font-weight:600;color:var(--v2-gray-100);margin-bottom:.35rem}.v2h-gem-item p{font-size:13px;color:var(--v2-gray-60);line-height:1.5}.v2h-ownership{background:var(--v2-gray-100);padding:5rem 4rem}.v2h-ownership-inner{max-width:1200px;margin:0 auto}.v2h-ownership-header{display:grid;grid-template-columns:1fr 1fr;gap:6rem;margin-bottom:4rem;align-items:end}.v2h-ownership-header h2{font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:300;color:var(--v2-white);line-height:1.3}.v2h-ownership-header h2 strong{font-weight:600}.v2h-ownership-header p{font-size:15px;color:var(--v2-gray-40);line-height:1.8}.v2h-ownership-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid #333;border-top:1px solid #333}.v2h-ownership-card{padding:2.5rem;border-right:1px solid #333;border-bottom:1px solid #333}.v2h-o-card-num{font-family:IBM Plex Mono,monospace;font-size:2rem;font-weight:300;color:#333;line-height:1;margin-bottom:1.5rem}.v2h-ownership-card h3{font-size:1rem;font-weight:600;color:var(--v2-white);margin-bottom:.75rem}.v2h-ownership-card p{font-size:14px;color:var(--v2-gray-60);line-height:1.7}.v2h-not-for-everyone{background:var(--v2-white);padding:5rem 4rem;border-bottom:1px solid var(--v2-gray-20)}.v2h-not-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.v2h-not-left h2{font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:300;color:var(--v2-gray-100);line-height:1.3;margin-bottom:1.25rem}.v2h-not-left h2 strong{font-weight:600}.v2h-not-left p{font-size:15px;color:var(--v2-gray-60);line-height:1.8;margin-bottom:1rem}.v2h-fit-lists{display:flex;flex-direction:column;gap:2px}.v2h-fit-list-section{margin-bottom:1.5rem}.v2h-fit-list-section h4{font-size:11px;font-weight:600;color:var(--v2-gray-60);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;padding:.5rem 1.25rem;background:var(--v2-gray-10);border:1px solid var(--v2-gray-20)}.v2h-fit-list{list-style:none;border:1px solid var(--v2-gray-20);border-top:none;margin:0;padding:0}.v2h-fit-list li{padding:.875rem 1.25rem;border-bottom:1px solid var(--v2-gray-20);font-size:14px;color:var(--v2-gray-80);line-height:1.5;display:flex;align-items:flex-start;gap:.75rem;font-family:IBM Plex Sans,sans-serif}.v2h-fit-list li:last-child{border-bottom:none}.v2h-check{color:var(--v2-green);flex-shrink:0;font-size:15px}.v2h-cross{color:var(--v2-red);flex-shrink:0;font-size:15px}@media(max-width:900px){.v2h-hero,.v2h-first-convo-inner,.v2h-capabilities-intro,.v2h-real-example-inner,.v2h-gems-inner,.v2h-ownership-header,.v2h-not-inner{grid-template-columns:1fr;gap:2rem}.v2h-cap-grid{grid-template-columns:repeat(2,1fr)}.v2h-ownership-grid,.v2h-compare-row{grid-template-columns:1fr}.v2h-hero-left,.v2h-first-convo,.v2h-capabilities,.v2h-real-example,.v2h-gems-section,.v2h-ownership,.v2h-not-for-everyone{padding-left:2rem;padding-right:2rem}.v2h-hero-right{padding:2rem;border-left:none;border-top:1px solid #1a1a1a}.v2h-example-left{border-right:none;border-bottom:1px solid var(--v2-gray-20);padding:2rem}.v2h-example-right{padding:2rem}.v2h-outcome-strip{flex-wrap:wrap}}@media(max-width:480px){.v2h-cap-grid{grid-template-columns:1fr}.v2h-hero-left h1{font-size:2rem}}.v3h-hero{margin-top:48px;background:var(--v3-darker);min-height:520px;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.v3h-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(0,181,173,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,181,173,.04) 1px,transparent 1px);background-size:60px 60px}.v3h-hero-left{padding:5rem 3rem 5rem 4rem;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.v3h-breadcrumb{font-family:VT323,monospace;font-size:15px;color:var(--v3-text-muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:2rem}.v3h-breadcrumb span{color:var(--v3-teal)}.v3h-hero-left h1{font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:300;color:var(--v3-text);line-height:1.2;letter-spacing:-.01em;margin-bottom:1.5rem}.v3h-hero-left h1 strong{font-weight:600}.v3h-hero-left p{font-size:1rem;color:var(--v3-text-dim);line-height:1.75;max-width:460px;font-weight:300}.v3h-hero-right{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;padding:4rem;border-left:1px solid var(--v3-border)}.v3h-insight-card{background:var(--v3-dark-card);border:2px solid var(--v3-border);padding:2.5rem;max-width:400px;width:100%;box-shadow:3px 3px #0006}.v3h-ic-label{font-family:VT323,monospace;font-size:15px;color:var(--v3-teal);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.25rem}.v3h-ic-quote{font-family:Share Tech Mono,monospace;font-size:1.1rem;font-style:italic;font-weight:300;color:var(--v3-text);line-height:1.65;margin-bottom:1.5rem}.v3h-ic-result{display:flex;flex-direction:column;gap:.5rem;padding-top:1.25rem;border-top:1px solid var(--v3-border)}.v3h-ic-result-item{display:flex;align-items:center;gap:.75rem;font-size:13px;color:var(--v3-text-muted)}.v3h-dot{width:6px;height:6px;background:var(--v3-teal);border-radius:50%;flex-shrink:0;box-shadow:0 0 6px var(--v3-teal-glow)}.v3h-first-convo{background:var(--v3-dark);padding:5rem 4rem;border-bottom:1px solid var(--v3-border)}.v3h-first-convo-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.v3h-section-eyebrow{font-family:VT323,monospace;font-size:15px;color:var(--v3-teal);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.25rem}.v3h-first-convo-left h2{font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:300;color:var(--v3-text);line-height:1.3;margin-bottom:1.5rem}.v3h-first-convo-left h2 strong{font-weight:600}.v3h-first-convo-left p{font-size:15px;color:var(--v3-text-muted);line-height:1.8;margin-bottom:1.25rem}.v3h-first-convo-left p strong{color:var(--v3-teal);font-weight:500}.v3h-first-convo-right{display:flex;flex-direction:column;gap:0;border:2px solid var(--v3-border);background:var(--v3-dark-card)}.v3h-convo-step{padding:1.75rem 2rem;border-bottom:1px solid var(--v3-border);display:grid;grid-template-columns:48px 1fr;gap:1.25rem;align-items:start;transition:background .05s steps(2)}.v3h-convo-step:last-child{border-bottom:none}.v3h-convo-step:hover{background:var(--v3-dark)}.v3h-step-num{font-family:VT323,monospace;font-size:1.5rem;font-weight:300;color:var(--v3-border);line-height:1;padding-top:2px}.v3h-step-content h4{font-size:15px;font-weight:600;color:var(--v3-text);margin-bottom:.35rem}.v3h-step-content p{font-size:13px;color:var(--v3-text-muted);line-height:1.6}.v3h-capabilities{background:var(--v3-darker);padding:5rem 4rem;border-bottom:1px solid var(--v3-border)}.v3h-capabilities-inner{max-width:1200px;margin:0 auto}.v3h-section-label-light{font-family:VT323,monospace;font-size:15px;color:var(--v3-text-muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--v3-border)}.v3h-capabilities-intro{display:grid;grid-template-columns:1fr 1fr;gap:6rem;margin-bottom:3rem;align-items:end}.v3h-capabilities-intro h2{font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:300;color:var(--v3-text);line-height:1.3}.v3h-capabilities-intro h2 strong{font-weight:600}.v3h-capabilities-intro p{font-size:15px;color:var(--v3-text-dim);line-height:1.8}.v3h-cap-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--v3-border);border-top:1px solid var(--v3-border)}.v3h-cap-card{padding:2rem;border-right:1px solid var(--v3-border);border-bottom:1px solid var(--v3-border);transition:background .05s steps(2);background:var(--v3-dark-card)}.v3h-cap-card:hover{background:var(--v3-dark)}.v3h-cap-icon{width:40px;height:40px;background:var(--v3-teal);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;box-shadow:3px 3px #0006}.v3h-cap-icon svg{width:20px;height:20px;stroke:var(--v3-darker);fill:none;stroke-width:1.5}.v3h-cap-card h3{font-size:15px;font-weight:600;color:var(--v3-text);margin-bottom:.75rem}.v3h-cap-card p{font-size:13px;color:var(--v3-text-muted);line-height:1.65}.v3h-real-example{background:var(--v3-dark);padding:5rem 4rem;border-bottom:1px solid var(--v3-border)}.v3h-real-example-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:0;border:2px solid var(--v3-border)}.v3h-example-left{padding:4rem;border-right:1px solid var(--v3-border);display:flex;flex-direction:column;justify-content:center;background:var(--v3-dark-card)}.v3h-example-left h2{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:300;color:var(--v3-text);line-height:1.3;margin-bottom:1.25rem}.v3h-example-left h2 strong{font-weight:600}.v3h-example-left p{font-size:15px;color:var(--v3-text-muted);line-height:1.8;margin-bottom:1.25rem}.v3h-example-left p:last-of-type{margin-bottom:0}.v3h-example-left p strong{color:var(--v3-teal);font-weight:500}.v3h-example-right{padding:4rem;background:var(--v3-darker)}.v3h-example-right h4{font-family:VT323,monospace;font-size:15px;color:var(--v3-text-muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.5rem}.v3h-compare-row{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--v3-border);margin-bottom:1px}.v3h-compare-col{background:var(--v3-darker);padding:1.25rem}.v3h-compare-header{background:var(--v3-dark);font-size:11px;font-weight:600;color:var(--v3-text-muted);letter-spacing:.08em;text-transform:uppercase}.v3h-compare-bad h5{font-size:13px;font-weight:600;color:var(--v3-text);margin-bottom:.35rem}.v3h-compare-bad p{font-size:13px;color:var(--v3-text-muted);line-height:1.5}.v3h-compare-good{background:#00b5ad14}.v3h-compare-good h5{font-size:13px;font-weight:600;color:var(--v3-teal);margin-bottom:.35rem}.v3h-compare-good p{font-size:13px;color:var(--v3-text-muted);line-height:1.5}.v3h-outcome-strip{margin-top:1.5rem;padding:1.25rem;background:var(--v3-dark-card);display:flex;gap:2rem;border-top:2px solid var(--v3-teal);box-shadow:3px 3px #0006}.v3h-outcome-item{text-align:center}.v3h-o-num{font-family:VT323,monospace;font-size:1.3rem;font-weight:300;color:var(--v3-text);display:block}.v3h-o-label{font-size:11px;color:var(--v3-text-muted)}.v3h-gems-section{background:var(--v3-darker);padding:5rem 4rem;border-bottom:1px solid var(--v3-border)}.v3h-gems-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.v3h-gems-right h2{font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:300;color:var(--v3-text);line-height:1.3;margin-bottom:1.5rem}.v3h-gems-right h2 strong{font-weight:600}.v3h-gems-right p{font-size:15px;color:var(--v3-text-muted);line-height:1.8;margin-bottom:1.25rem}.v3h-gems-right p strong{color:var(--v3-teal);font-weight:500}.v3h-gems-left{display:flex;flex-direction:column;gap:2px}.v3h-gem-item{padding:1.5rem;background:var(--v3-dark);border-left:3px solid transparent;transition:all .05s steps(2);cursor:default}.v3h-gem-item:hover{background:var(--v3-dark-card);border-left-color:var(--v3-teal);box-shadow:3px 3px #0006}.v3h-gem-item h4{font-size:15px;font-weight:600;color:var(--v3-text);margin-bottom:.35rem}.v3h-gem-item p{font-size:13px;color:var(--v3-text-muted);line-height:1.5}.v3h-ownership{background:var(--v3-darker);padding:5rem 4rem;border-bottom:1px solid var(--v3-border)}.v3h-ownership-inner{max-width:1200px;margin:0 auto}.v3h-ownership-header{display:grid;grid-template-columns:1fr 1fr;gap:6rem;margin-bottom:4rem;align-items:end}.v3h-ownership-header h2{font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:300;color:var(--v3-text);line-height:1.3}.v3h-ownership-header h2 strong{font-weight:600}.v3h-ownership-header p{font-size:15px;color:var(--v3-text-dim);line-height:1.8}.v3h-ownership-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--v3-border);border-top:1px solid var(--v3-border)}.v3h-ownership-card{padding:2.5rem;border-right:1px solid var(--v3-border);border-bottom:1px solid var(--v3-border);background:var(--v3-dark-card)}.v3h-o-card-num{font-family:VT323,monospace;font-size:2rem;font-weight:300;color:var(--v3-border);line-height:1;margin-bottom:1.5rem}.v3h-ownership-card h3{font-size:1rem;font-weight:600;color:var(--v3-text);margin-bottom:.75rem}.v3h-ownership-card p{font-size:15px;color:var(--v3-text-muted);line-height:1.7}.v3h-not-for-everyone{background:var(--v3-dark);padding:5rem 4rem;border-bottom:1px solid var(--v3-border)}.v3h-not-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.v3h-not-left h2{font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:300;color:var(--v3-text);line-height:1.3;margin-bottom:1.25rem}.v3h-not-left h2 strong{font-weight:600}.v3h-not-left p{font-size:15px;color:var(--v3-text-muted);line-height:1.8;margin-bottom:1rem}.v3h-fit-lists{display:flex;flex-direction:column;gap:2px}.v3h-fit-list-section{margin-bottom:1.5rem}.v3h-fit-list-section h4{font-size:11px;font-weight:600;color:var(--v3-text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;padding:.5rem 1.25rem;background:var(--v3-dark);border:2px solid var(--v3-border)}.v3h-fit-list{list-style:none;border:2px solid var(--v3-border);border-top:none;margin:0;padding:0;background:var(--v3-dark-card)}.v3h-fit-list li{padding:.875rem 1.25rem;border-bottom:1px solid var(--v3-border);font-size:15px;color:var(--v3-text-dim);line-height:1.5;display:flex;align-items:flex-start;gap:.75rem;font-family:Share Tech Mono,monospace}.v3h-fit-list li:last-child{border-bottom:none}.v3h-check{color:var(--v3-teal);flex-shrink:0;font-size:15px;text-shadow:0 0 6px var(--v3-teal-glow)}.v3h-cross{color:var(--v3-coral);flex-shrink:0;font-size:15px}@media(max-width:900px){.v3h-hero,.v3h-first-convo-inner,.v3h-capabilities-intro,.v3h-real-example-inner,.v3h-gems-inner,.v3h-ownership-header,.v3h-not-inner{grid-template-columns:1fr;gap:2rem}.v3h-cap-grid{grid-template-columns:repeat(2,1fr)}.v3h-ownership-grid,.v3h-compare-row{grid-template-columns:1fr}.v3h-hero-left,.v3h-first-convo,.v3h-capabilities,.v3h-real-example,.v3h-gems-section,.v3h-ownership,.v3h-not-for-everyone{padding-left:2rem;padding-right:2rem}.v3h-hero-right{padding:2rem;border-left:none;border-top:1px solid var(--v3-border)}.v3h-example-left{border-right:none;border-bottom:1px solid var(--v3-border);padding:2rem}.v3h-example-right{padding:2rem}.v3h-outcome-strip{flex-wrap:wrap}}@media(max-width:480px){.v3h-cap-grid{grid-template-columns:1fr}.v3h-hero-left h1{font-size:2rem}}
