.about-hero{padding-top:8vw;padding-bottom:10vw;min-height:60vh;position:relative;overflow:hidden;background:linear-gradient(100deg,#150a3a,#241052 48%,#35136b);display:flex;align-items:center}.about-hero .wrap{max-width:1900px;width:100%;padding:0 5.86vw;text-align:center}.about-hero h1{font-size:clamp(2.2rem,3.6vw,4.2rem);line-height:1.15;letter-spacing:-.015em;margin:0 auto;color:#f8f5ff;max-width:980px}.about-hero .lede{font-size:clamp(1.05rem,1.37vw,1.75rem);line-height:1.5;color:#b9aed0;max-width:870px;font-weight:500;margin:1.6em auto 0}.about-hero .cta-row{margin-top:2.4em;display:flex;gap:1em;justify-content:center}.about-hero .btn-primary{width:310px;max-width:100%;height:78px;padding:0 2em;font-size:1.05rem;font-weight:700;border-radius:14px;box-shadow:none;justify-content:center}.hero-grid-lines{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:1;background-image:linear-gradient(rgba(200,185,230,.035) 1px,transparent 0),linear-gradient(90deg,rgba(200,185,230,.035) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.3) 70%,transparent);mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.3) 70%,transparent)}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:3vw;align-items:start;position:relative;z-index:1}.hero-copy{padding-top:8.5vw}.hero-visual{position:relative;aspect-ratio:14/15;margin-top:1.6vw}.hv-card{position:absolute;padding:1.35em 1.5em;background:rgba(45,24,85,.34);border:1px solid rgba(210,190,255,.24);border-radius:26px;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);box-shadow:0 20px 46px rgba(10,4,25,.32);z-index:2;overflow:hidden}.hv-card.accent{border-color:rgba(243,167,48,.4)}.hv-label{text-transform:uppercase;letter-spacing:.12em;font-size:.6rem;font-weight:700;color:var(--lavender-dim)}.hv-heading{font-weight:800;font-size:1.05rem;color:var(--warm-white);margin-top:.4em}.hv-models .hv-heading{font-size:1.45rem;text-transform:uppercase;letter-spacing:.01em}.hv-sub{font-size:.76rem;color:var(--lavender);margin-top:.3em}.hv-cost{left:5.6%;top:5.8%;width:58.1%;height:24%;z-index:2;animation:cardIn .7s ease .1s both}.hv-models{left:56.25%;top:2.3%;width:42.5%;height:32%;z-index:5;animation:cardIn .7s ease 0s both}.hv-own{left:3.1%;top:26%;width:68.75%;height:37%;z-index:3;animation:cardIn .7s ease .25s both}.hv-gov{left:14.4%;top:59%;width:76.9%;height:25%;z-index:4;animation:cardIn .7s ease .4s both}@media (prefers-reduced-motion:no-preference){.hv-card{animation-name:cardIn,floaty;animation-duration:.7s,7s;animation-timing-function:ease,ease-in-out;animation-iteration-count:1,infinite;animation-delay:inherit,1.6s}}.hv-checkline{position:relative;width:100%;height:2px;background:rgba(243,167,48,.3);margin-top:1em}.hv-checkline .fill{position:absolute;left:0;top:0;height:100%;background:var(--orange);width:0;animation:fillLine 2s ease-out 1.2s forwards}.hv-dot{position:absolute;top:50%;width:8px;height:8px;border-radius:50%;background:var(--violet-950);border:2px solid var(--orange);transform:translate(-50%,-50%)}.hv-models-list{display:flex;flex-direction:column;gap:.4em;margin-top:.7em}.hv-models-list li{display:flex;align-items:center;gap:.5em;font-size:.86rem;color:var(--warm-white);font-weight:600}.hv-models-list .d{width:6px;height:6px;border-radius:50%;background:transparent;border:1.5px solid var(--orange)}.hv-included{display:inline-flex;align-items:center;gap:.5em;margin-top:1em;padding:.4em .8em;border-radius:999px;border:1px solid rgba(243,167,48,.4);font-size:.62rem;font-weight:800;letter-spacing:.06em;color:var(--orange);text-transform:uppercase}.hv-included .rd{width:6px;height:6px;border-radius:50%;background:var(--orange)}.hv-list{margin-top:.8em;display:flex;flex-direction:column;gap:.65em}.hv-list li{position:relative;gap:.7em;font-size:.86rem;color:var(--warm-white);font-weight:600}.hv-icon-box,.hv-list li{display:flex;align-items:center}.hv-icon-box{width:26px;height:26px;border-radius:8px;border:1.5px solid rgba(243,167,48,.55);justify-content:center;color:var(--orange);font-size:.8rem;flex-shrink:0;background:rgba(243,167,48,.08)}.hv-list .trail{flex:1;height:1px;background:repeating-linear-gradient(90deg,rgba(243,167,48,.5) 0 4px,transparent 4px 8px)}.hv-list .d-end{width:6px;height:6px;border-radius:50%;background:var(--orange);flex-shrink:0}.hv-value{color:var(--orange);font-weight:800;font-size:1.7rem;margin-top:.3em}.hv-validate-row{gap:.6em;margin-top:1em}.hv-check,.hv-validate-row{display:flex;align-items:center}.hv-check{width:17px;height:17px;border-radius:50%;background:var(--orange);justify-content:center;flex-shrink:0}.hv-check:after{content:"";width:5px;height:9px;border-right:2px solid var(--violet-950);border-bottom:2px solid var(--violet-950);transform:rotate(45deg) translate(-1px,-1px)}.hv-track{position:relative;flex:1;height:1.5px;background:rgba(180,160,210,.28);overflow:hidden}.hv-track .prog{position:absolute;left:0;top:0;height:100%;background:var(--orange);width:0;animation:fillLine 2s ease-out 1.7s forwards}.hv-endpoint{width:13px;height:13px;border-radius:50%;border:2px solid var(--orange);flex-shrink:0}@media (max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-copy{padding-top:0}.hero-visual{aspect-ratio:4/4.6;margin-top:2rem}.hv-models{height:46%}}@media (max-width:520px){.hero-visual{aspect-ratio:4/5.4}.hv-card{padding:1.1em 1.2em}.hv-value{font-size:1.35rem}}.section-dark .about-sec-head{width:100%;max-width:800px}.section-dark .about-sec-head,.section-dark .about-sec-head>*{margin-left:auto;margin-right:auto;text-align:center}.section-dark .about-sec-head [class*=eyebrow]{display:flex;justify-content:center;width:100%}.reality-pipe-wrap{position:relative;max-width:1100px;margin:3vw auto 0}.section-dark .about-sec-head{margin-bottom:0!important;padding-bottom:0!important}.section-dark .about-sec-head h2{margin-bottom:.5em}.reality-pipe-svg{width:100%;height:auto;overflow:visible;display:block}.rp-route{fill:none;stroke:rgba(248,245,255,.4);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.rp-ghost{fill:none;stroke:hsla(9,83%,65%,.3);stroke-width:1.5;stroke-dasharray:3 5}.rp-source{animation:rpSourcePulse 2.4s ease-in-out infinite;transform-origin:40px 130px}@keyframes rpSourcePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.rp-dest{animation:rpDestPulse 3s ease-in-out infinite}@keyframes rpDestPulse{0%,to{opacity:.3}50%{opacity:.55}}.rp-obstacle{fill:url(#nodeGlow);filter:drop-shadow(0 6px 14px rgba(0,0,0,.35))}.rp-obstacle-edge{fill:hsla(9,83%,65%,.7)}.rp-icon-mono{pointer-events:none}.rp-ball{filter:drop-shadow(0 0 6px rgba(243,167,48,.9))}.rp-ball-glow{animation:rpGlowPulse 1.4s ease-in-out infinite}@keyframes rpGlowPulse{0%,to{opacity:.35}50%{opacity:.6}}.rp-trail{fill:#f3a730}.rp-trail.t1{opacity:.35}.rp-trail.t2{opacity:.2}.rp-trail.t3{opacity:.1}.rp-caption{position:absolute;top:0;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--lavender-dim)}.rp-caption.rp-src-cap{left:0}.rp-caption.rp-dest-cap{right:0;text-align:right}.reality-labels{margin-top:2.4vw;display:grid;grid-template-columns:repeat(4,1fr);gap:1.8vw}.reality-label-item{text-align:center}.reality-label-item .ri-tag{display:inline-block;font-weight:800;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:#f0715a;padding:.3em .7em;border:1px solid hsla(9,83%,65%,.4);border-radius:999px}.reality-label-item h3{margin-top:.7em;font-size:1.02rem;color:var(--warm-white);font-weight:800}.reality-label-item p{margin-top:.5em;font-size:.86rem;color:var(--lavender);line-height:1.55}.reality-close{margin-top:2.8vw;text-align:center;font-size:1.1rem;font-weight:700;color:var(--warm-white);max-width:640px;margin-left:auto;margin-right:auto}.reality-close span{color:var(--orange)}@media (max-width:900px){.reality-labels{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (max-width:580px){.reality-labels{grid-template-columns:1fr}}.lead-heading,.lead-heading-title{width:100%;text-align:center}.lead-heading-title{margin-left:auto;margin-right:auto}.lead-grid{margin-top:3.5vw;display:grid;grid-template-columns:repeat(3,1fr);gap:2vw}.lead-card{background:#fff;border:1.5px solid rgba(36,20,84,.08);border-radius:var(--radius-md);padding:2.2em 2em;box-shadow:0 14px 34px rgba(36,20,84,.08);display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.lead-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(36,20,84,.12)}.lead-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#2e1259,#5b24a3);color:var(--warm-white);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;margin-bottom:1.2em;overflow:hidden}.lead-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lead-card h3{font-size:1.22rem;color:var(--ink)}.lc-role{font-size:.82rem;font-weight:700;color:var(--orange-deep);margin-top:.3em;margin-bottom:1.2em}.lc-chips{display:flex;flex-direction:column;gap:.55em;margin-top:auto}.lc-chip{font-size:.8rem;color:var(--ink-soft);font-weight:500;line-height:1.4}@media (max-width:980px){.lead-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.lead-grid{grid-template-columns:1fr}}.lead-card h3.lc-name{display:flex;align-items:center;justify-content:space-between;gap:.5em}.lc-linkedin{display:inline-flex;flex-shrink:0;color:#0a66c2;transition:opacity .2s ease,transform .2s ease}.lc-linkedin:hover{opacity:.75;transform:scale(1.08)}.board-heading,.board-heading-title{width:100%;text-align:center}.board-heading-title{margin-left:auto;margin-right:auto}.board-grid{margin-top:3.5vw;display:grid;grid-template-columns:repeat(6,1fr);gap:2vw}.board-grid>*{grid-column:span 2}.board-grid>:nth-child(4){grid-column:2/span 2}.board-card-flip{perspective:1400px;min-height:280px;cursor:pointer}.board-card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transition:transform .6s cubic-bezier(.2,.8,.2,1);border-radius:var(--radius-md)}.board-card-flip.flipped .board-card-inner{transform:rotateY(180deg)}.board-card-face{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:var(--radius-md);padding:2.2em 2em;display:flex;flex-direction:column;box-shadow:0 16px 36px rgba(10,4,25,.35)}.board-card-front{background:linear-gradient(155deg,hsla(0,0%,100%,.16),hsla(0,0%,100%,.02) 60%),var(--card-fill);border:1.5px solid var(--card-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.board-avatar{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;margin-bottom:1.2em;overflow:hidden}.board-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.board-card-flip[data-color=v] .board-avatar{background:linear-gradient(135deg,#4a1e8c,#8148d6);color:var(--warm-white)}.board-card-flip[data-color=o] .board-avatar{background:linear-gradient(135deg,#f3a730,#d9860f);color:var(--violet-950)}.board-card-front h3{font-size:1.2rem;color:var(--warm-white)}.bc-back-name,.board-card-front h3.bc-name{display:flex;align-items:center;justify-content:space-between;gap:.5em}.bc-linkedin{display:inline-flex;flex-shrink:0;color:#0a66c2;transition:opacity .2s ease,transform .2s ease}.board-card-front .bc-linkedin{color:#389ce8}.board-card-back .bc-linkedin{color:#0a66c2}.bc-linkedin:hover{opacity:.75;transform:scale(1.08)}.bc-role{font-size:.8rem;font-weight:700;color:var(--orange);margin-top:.3em}.bc-hint{margin-top:auto;font-size:.75rem;font-weight:700;color:var(--lavender-dim);display:flex;align-items:center;gap:.4em}.board-card-back{background:#fffdf8;border:1.5px solid rgba(36,20,84,.12);transform:rotateY(180deg);color:var(--ink)}.bc-back-name{font-weight:800;font-size:1.15rem;color:var(--ink)}.bc-back-role{font-size:.78rem;font-weight:700;color:var(--orange-deep);margin-top:.2em;margin-bottom:1em}.board-card-back p{color:var(--ink-soft);font-size:.88rem;line-height:1.55;font-weight:500}@media (max-width:980px){.board-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.board-grid{grid-template-columns:1fr}}