:root{color-scheme:dark;--bg:#050505;--panel:#10110f;--panel-2:#171915;--text:#f6f6f1;--muted:#b8b8ad;--soft:#77796c;--line:rgba(255,255,255,.12);--green:#8bc34a;--green-2:#cddc39;--gold:#f5d06f;--blue:#74b7ff;--shadow:0 24px 80px rgba(0,0,0,.42)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:radial-gradient(circle at 18% 0%,rgba(139,195,74,.18),transparent 32%),radial-gradient(circle at 84% 10%,rgba(116,183,255,.13),transparent 28%),linear-gradient(180deg,#050505,#080906 42%,#050505);color:var(--text);font-family:'Plus Jakarta Sans',Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.55;overflow-x:hidden}img,svg{max-width:100%;height:auto}a{color:inherit}.wrap{width:min(1140px,calc(100% - 40px));margin:0 auto}.skip{position:absolute;left:-999px}.skip:focus{left:20px;top:20px;z-index:10;background:#fff;color:#000;padding:10px 14px;border-radius:10px}
.topbar{position:sticky;top:0;z-index:5;background:linear-gradient(180deg,rgba(5,5,5,.9),rgba(5,5,5,.74));backdrop-filter:blur(18px);border-bottom:1px solid var(--line);box-shadow:0 18px 50px rgba(0,0,0,.24)}.topbar:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(205,220,57,.55),rgba(116,183,255,.34),transparent);opacity:.7}.nav{min-height:86px;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;text-decoration:none;min-width:0}.brand-mark{width:170px;height:58px;display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 170px;overflow:visible}.brand-mark img{width:150px;height:auto;display:block;filter:drop-shadow(0 0 12px rgba(255,255,255,.18)) drop-shadow(0 0 18px rgba(205,220,57,.12))}.navlinks{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:13px;font-weight:800;min-width:0}.navlinks a{text-decoration:none;white-space:nowrap}.navlinks a:hover{color:var(--text)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 20px;border-radius:999px;border:1px solid var(--line);text-decoration:none;font-weight:900;letter-spacing:-.01em;transition:transform .18s,border-color .18s,background .18s}.btn:hover{transform:translateY(-2px);border-color:rgba(139,195,74,.55)}.btn.primary{background:linear-gradient(135deg,var(--green),#5e8f21);border-color:transparent;color:#081003;box-shadow:0 16px 34px rgba(139,195,74,.22)}.btn.ghost{background:linear-gradient(180deg,rgba(205,220,57,.13),rgba(255,255,255,.045));border-color:rgba(205,220,57,.48);color:#fbfff2;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 12px 26px rgba(0,0,0,.18)}
.hero{padding:86px 0 62px;position:relative;isolation:isolate;overflow:hidden}.hero:before{content:"";position:absolute;inset:-18% -12% auto;min-height:560px;background:radial-gradient(ellipse at 20% 18%,rgba(205,220,57,.22),transparent 34%),radial-gradient(ellipse at 74% 8%,rgba(116,183,255,.18),transparent 36%),conic-gradient(from 210deg at 54% 24%,transparent,rgba(139,195,74,.16),transparent 26%,rgba(255,255,255,.08),transparent 52%);filter:blur(22px);opacity:.86;transform:translate3d(0,0,0);animation:auroraDrift 14s ease-in-out infinite alternate;z-index:-2}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),radial-gradient(circle at 50% 0%,rgba(255,255,255,.12),transparent 42%);background-size:54px 54px,54px 54px,100% 100%;mask-image:linear-gradient(180deg,#000 0,rgba(0,0,0,.7) 34%,transparent 82%);opacity:.38;z-index:-1}.hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) 430px;gap:54px;align-items:center}.hero-grid>*{min-width:0}.eyebrow{display:inline-flex;align-items:center;gap:8px;max-width:100%;color:var(--green-2);font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:900;margin-bottom:20px}.dot,.status-dot{width:8px;height:8px;flex:0 0 8px;border-radius:999px;background:var(--green-2);box-shadow:0 0 20px rgba(205,220,57,.9)}h1{font-size:clamp(44px,7vw,80px);line-height:.94;margin:0 0 22px;letter-spacing:-.07em;overflow-wrap:break-word}h1 span{color:var(--green-2);text-shadow:0 0 34px rgba(205,220,57,.18)}.lead{font-size:clamp(18px,2.2vw,23px);color:var(--muted);max-width:720px;margin:0 0 30px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:32px}.proof-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.metric{padding:16px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.035);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.metric strong{display:block;font-size:22px;color:var(--text);letter-spacing:-.04em}.metric span{display:block;font-size:11px;color:var(--soft);font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-top:2px}@keyframes auroraDrift{from{transform:translate3d(-1.5%,0,0) scale(1)}to{transform:translate3d(1.5%,1%,0) scale(1.035)}}
.ops-card{width:100%;max-width:100%;border:1px solid rgba(255,255,255,.14);border-radius:34px;padding:22px;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.028));box-shadow:var(--shadow),inset 0 1px 0 rgba(255,255,255,.06);position:relative;overflow:hidden}.ops-card:before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,rgba(205,220,57,.28),transparent 36%,rgba(116,183,255,.2));pointer-events:none}.ops-card:after{content:"";position:absolute;inset:auto -18% -22% 16%;height:180px;background:radial-gradient(ellipse,rgba(205,220,57,.15),transparent 62%);filter:blur(18px);pointer-events:none}.ops-card>*{position:relative}.ops-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.ops-head b,.ops-head small{display:block}.ops-head small{color:var(--muted)}.founder-photo{margin:0 0 16px;position:relative;border-radius:26px;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:#080908;box-shadow:0 18px 40px rgba(0,0,0,.28)}.founder-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.76)),linear-gradient(135deg,rgba(205,220,57,.12),transparent 38%);pointer-events:none}.founder-photo img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:52% 18%}.founder-photo figcaption{position:absolute;left:12px;right:12px;bottom:12px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:16px;background:rgba(5,5,5,.68);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);z-index:1}.founder-photo b,.founder-photo span{display:block}.founder-photo span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;text-align:right}.ops-feed{display:grid;gap:10px}.ops-feed div{display:grid;grid-template-columns:42px 1fr;gap:4px 12px;padding:13px;border-radius:16px;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.ops-feed span{grid-row:1/3;color:var(--green-2);font-weight:900}.ops-feed b{line-height:1.2}.ops-feed small{color:var(--muted)}.ops-card p{color:var(--muted);font-size:13px;margin:18px 0 0}
section{padding:70px 0}.section-head{max-width:780px;margin-bottom:28px}.kicker{color:var(--green-2);font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:900;margin-bottom:10px}h2{font-size:clamp(32px,5vw,54px);line-height:1;margin:0 0 14px;letter-spacing:-.05em}.section-head p,.note-grid p{font-size:18px;color:var(--muted);margin:0}.showcase-note{padding:36px 0}.note-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;padding:30px;border:1px solid rgba(139,195,74,.24);border-radius:30px;background:linear-gradient(135deg,rgba(139,195,74,.14),rgba(255,255,255,.035))}.note-grid h2{margin:0}
.agent-stack{padding-top:56px}.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.route-card{padding:22px;border:1px solid rgba(139,195,74,.22);border-radius:24px;background:linear-gradient(180deg,rgba(139,195,74,.105),rgba(255,255,255,.026))}.route-card span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:rgba(139,195,74,.13);border:1px solid rgba(139,195,74,.24);color:var(--green-2);font-weight:900;margin-bottom:14px}.route-card h3{font-size:20px;margin:0 0 8px;letter-spacing:-.03em}.route-card p{color:var(--muted);margin:0}.ops-note{margin-top:16px;padding:18px 20px;border-radius:22px;background:rgba(116,183,255,.08);border:1px solid rgba(116,183,255,.18);color:var(--muted)}.ops-note b{color:var(--text)}.ops-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.ops-badges span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--green-2);padding:7px 9px;border-radius:999px;background:rgba(139,195,74,.095);border:1px solid rgba(139,195,74,.18)}
.cards,.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card,.project-card{padding:24px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.025))}.project-card.featured{background:linear-gradient(145deg,rgba(139,195,74,.16),rgba(255,255,255,.035));border-color:rgba(139,195,74,.28)}.project-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:16px}.project-top span,.project-top b{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--soft)}.project-top b{color:var(--green-2);padding:5px 8px;border-radius:999px;background:rgba(139,195,74,.1);border:1px solid rgba(139,195,74,.18)}.card h3,.project-card h3{font-size:22px;margin:0 0 10px;letter-spacing:-.03em}.card p,.project-card p{color:var(--muted);margin:0}.card .price{font-size:30px;font-weight:900;color:var(--green-2);letter-spacing:-.04em;margin:10px 0}.card ul{margin:16px 0 0;padding:0;list-style:none;color:var(--muted)}.card li{padding:8px 0;border-top:1px solid rgba(255,255,255,.08)}.project-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.project-links a{font-weight:900;font-size:13px;text-decoration:none;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.project-links a:hover{border-color:rgba(139,195,74,.45)}
.case{display:grid;grid-template-columns:1fr 1fr;gap:20px}.case-panel{padding:30px;border-radius:28px;background:var(--panel);border:1px solid var(--line)}.case-panel.highlight{background:linear-gradient(135deg,rgba(139,195,74,.16),rgba(255,255,255,.04))}.case-panel p{color:var(--muted)}.link-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.strip{padding:36px;border-radius:30px;border:1px solid rgba(139,195,74,.3);background:linear-gradient(135deg,rgba(139,195,74,.18),rgba(116,183,255,.08));display:flex;align-items:center;justify-content:space-between;gap:22px}.strip h2{font-size:clamp(30px,4vw,48px);margin-bottom:8px}.strip p{color:var(--muted);margin:0}.cta-stack{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.footer{padding:38px 0 50px;color:var(--soft);border-top:1px solid var(--line)}.footer .wrap{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.social{display:flex;gap:14px}.social a{color:var(--muted);text-decoration:none;font-weight:800}
.project-page .hero{padding-bottom:30px}.project-page .ops-card{align-self:start}.detail-list{display:grid;gap:12px;margin-top:18px}.detail-list div{padding:16px;border-radius:16px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09)}.detail-list b{display:block;margin-bottom:4px}.detail-list span{color:var(--muted)}
@media (min-width:981px){
  .hero{min-height:calc(100vh - 86px);display:flex;align-items:center;padding:58px 0 48px}
  .hero-grid{grid-template-columns:minmax(0,1.08fr) 410px;gap:48px;align-items:center}
  .hero .ops-card{align-self:center;transform:translateY(8px);padding:18px;border-radius:30px}
  .hero .ops-head{margin-bottom:12px}
  .hero .founder-photo{margin-bottom:12px;border-radius:22px}
  .hero .founder-photo img{aspect-ratio:4/3;object-position:52% 18%}
  .hero .founder-photo figcaption{padding:9px 10px;border-radius:14px}
  .hero .ops-feed{gap:8px}
  .hero .ops-feed div{grid-template-columns:34px 1fr;padding:9px 11px;gap:2px 10px;border-radius:14px}
  .hero .ops-feed b{font-size:14px}.hero .ops-feed small{font-size:11px}
  .hero .ops-card p{font-size:12px;line-height:1.4;margin-top:12px}
  .hero h1{font-size:clamp(50px,5.2vw,72px);line-height:.96;margin-bottom:18px}
  .hero .lead{font-size:clamp(17px,1.6vw,21px);margin-bottom:24px;max-width:690px}
  .hero-actions{margin-bottom:24px}
  .metric{padding:13px 14px}.metric strong{font-size:20px}.metric span{font-size:10px}
}
@media (min-width:981px) and (max-height:820px){
  .nav{min-height:80px;padding:8px 0}.brand-mark{height:54px}
  .hero{min-height:calc(100vh - 80px);padding:42px 0 36px}.hero-grid{align-items:start}.hero .ops-card{transform:translateY(4px)}
  .hero h1{font-size:clamp(48px,5vw,66px)}.eyebrow{margin-bottom:14px}.hero .lead{margin-bottom:20px}.hero-actions{margin-bottom:18px}
  .hero .founder-photo img{aspect-ratio:10/7;object-position:52% 18%}.hero .ops-feed div{padding:8px 10px}.hero .ops-card p{display:none}
}
@media (max-width:980px){.route-grid{grid-template-columns:1fr 1fr}.nav{align-items:flex-start;flex-direction:column;padding:14px 0}.navlinks{width:100%;overflow-x:auto;padding-bottom:4px}.hero-grid,.case,.note-grid{grid-template-columns:1fr}.cards,.project-grid{grid-template-columns:1fr 1fr}.proof-row{grid-template-columns:1fr 1fr}.strip{align-items:flex-start;flex-direction:column}.cta-stack{justify-content:flex-start}.ops-card{max-width:560px}}
@media (max-width:560px){.route-grid{grid-template-columns:1fr}.ops-badges span{font-size:9px}.wrap{width:calc(100% - 28px)}.topbar{position:sticky}.nav{min-height:auto;gap:10px;padding:11px 0 9px}.brand-mark{width:112px;height:32px;flex-basis:112px}.brand-mark img{width:108px}.navlinks{width:100%;display:flex;align-items:center;gap:8px;font-size:11px;overflow-x:auto;overflow-y:hidden;padding:0 0 3px;margin:0 -14px;padding-left:14px;padding-right:14px;scrollbar-width:none;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(90deg,transparent 0,#000 14px,#000 calc(100% - 34px),transparent 100%)}.navlinks::-webkit-scrollbar{display:none}.navlinks a{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:32px;padding:0 11px;border-radius:999px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);white-space:nowrap;text-align:center}.navlinks .btn{min-height:32px;padding:0 13px;font-size:11px;box-shadow:none}.hero{padding:36px 0 34px}.eyebrow{display:flex;align-items:flex-start;font-size:10px;letter-spacing:.12em;line-height:1.35;overflow-wrap:anywhere;margin-bottom:16px}.dot{margin-top:3px}h1{font-size:37px;line-height:1;letter-spacing:-.055em;overflow-wrap:anywhere}.lead{font-size:16px;overflow-wrap:anywhere}.ops-feed div{grid-template-columns:34px 1fr}.ops-feed small{overflow-wrap:anywhere}.hero-actions .btn,.cta-stack .btn{width:100%;white-space:normal;text-align:center;padding-left:14px;padding-right:14px}.metric strong{font-size:20px}.proof-row,.cards,.project-grid{grid-template-columns:1fr}.ops-card,.card,.project-card,.case-panel,.strip,.note-grid{padding:20px;border-radius:22px}section{padding:50px 0}.footer .wrap{display:block}.social{margin-top:14px;flex-wrap:wrap}}

/* Consolidated mobile header and hero containment, Apr 25 2026 */
@media (max-width:560px){
  html,body{width:100%;max-width:100%;overflow-x:hidden}
  body,main,section,.wrap,.hero-grid,.hero-grid>*,h1,.lead,.eyebrow,.proof-row,.metric,.ops-card,.card,.project-card,.case-panel,.strip,.note-grid{max-width:100%;min-width:0;box-sizing:border-box}
  .topbar{position:sticky;background:rgba(5,5,5,.88);overflow:hidden!important}
  .topbar .wrap.nav{width:100%!important;max-width:100%!important;min-height:50px!important;padding:8px 12px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;overflow:hidden!important}
  .topbar .wrap.nav::after{content:none!important;display:none!important}
  .topbar .brand{flex:0 0 96px!important;max-width:96px!important;min-width:0!important}
  .topbar .brand-mark{width:96px!important;height:29px!important;flex:0 0 96px!important}
  .topbar .brand-mark img{width:92px!important}
  .topbar .navlinks{position:static!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;flex:0 0 100px!important;width:100px!important;max-width:100px!important;margin:0!important;padding:0!important;overflow:hidden!important;mask-image:none!important}
  .topbar .navlinks a:not(.btn){display:none!important}
  .topbar .navlinks a.btn.primary{position:static!important;display:inline-flex!important;visibility:visible!important;opacity:1!important;flex:0 0 96px!important;width:96px!important;min-width:96px!important;max-width:96px!important;min-height:31px!important;padding:0 6px!important;font-size:9px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;transform:none!important}
  .hero{padding:24px 0 24px}
  .hero:before{min-height:420px;filter:blur(28px);opacity:.66}
  .hero:after{background-size:38px 38px,38px 38px,100% 100%;opacity:.26}
  .hero .wrap{width:calc(100vw - 48px)!important;max-width:342px!important;padding-left:0!important;padding-right:0!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important}
  .hero-grid{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:26px;overflow:hidden!important}
  .hero .eyebrow,.hero h1,.hero .lead,.hero-actions,.proof-row,.hero .ops-card{opacity:1!important;animation:none!important;transform:none!important}
  .eyebrow{display:flex;align-items:flex-start;font-size:10.5px!important;letter-spacing:.08em;line-height:1.35;overflow-wrap:anywhere;margin-bottom:12px}
  .dot{margin-top:3px}
  h1{font-size:31px;line-height:1.08;letter-spacing:-.04em;overflow-wrap:anywhere;margin-bottom:12px}
  .lead{font-size:15px;line-height:1.55;overflow-wrap:anywhere;margin-bottom:16px}
  .hero-actions,.cta-stack{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important;max-width:342px!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important}
  .hero-actions .btn,.cta-stack .btn{width:100%!important;max-width:342px!important;min-width:0!important;min-height:46px!important;margin-left:auto!important;margin-right:auto!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important;white-space:normal!important;text-align:center!important;overflow:hidden!important}
  .proof-row,.cards,.project-grid,.case,.route-grid{grid-template-columns:1fr}
  .proof-row{gap:8px;width:100%;max-width:100%}
  .metric{padding:12px 13px;border-radius:16px}
  .metric strong{font-size:20px}
  .ops-card,.hero .ops-card{display:block!important;width:100%!important;max-width:342px!important;margin:16px auto 0!important;padding:18px!important;border-radius:22px;box-sizing:border-box!important;overflow:hidden!important;transform:none!important;left:auto!important;right:auto!important;inset:auto!important}
  .hero .ops-head{margin-bottom:12px}
  .founder-photo{margin-bottom:12px;border-radius:20px}
  .founder-photo img{aspect-ratio:4/5;object-position:52% 16%;width:100%;max-width:100%;overflow:hidden}
  .founder-photo figcaption{align-items:flex-start;flex-direction:column;gap:2px}
  .founder-photo span{text-align:left}
  .ops-feed div{grid-template-columns:34px minmax(0,1fr)}
  .lead,p,small,span{max-width:100%;overflow-wrap:anywhere}
  .card,.project-card,.case-panel,.strip,.note-grid{padding:20px;border-radius:22px}
  section{padding:50px 0}
  .footer .wrap{display:block}
  .social{margin-top:14px;flex-wrap:wrap}
}
@media (max-width:380px){
  .topbar .wrap.nav{padding-left:10px!important;padding-right:10px!important}
  .topbar .brand{flex-basis:94px!important;max-width:94px!important}
  .topbar .brand-mark{width:94px!important;height:29px!important;flex-basis:94px!important}
  .topbar .brand-mark img{width:90px!important}
  .topbar .navlinks{flex-basis:94px!important;width:94px!important;max-width:94px!important}
  .topbar .navlinks a.btn.primary{flex-basis:90px!important;width:90px!important;min-width:90px!important;max-width:90px!important;font-size:9px!important;padding:0 7px!important}
}

/* Premium live-status and motion layer, Apr 25 2026 */
.hero .eyebrow,.hero h1,.hero .lead,.hero-actions,.proof-row,.hero .ops-card{opacity:0;animation:stageRise .72s cubic-bezier(.2,.8,.2,1) forwards}.hero h1{animation-delay:.08s}.hero .lead{animation-delay:.16s}.hero-actions{animation-delay:.24s}.proof-row{animation-delay:.32s}.hero .ops-card{animation-delay:.18s}.status-dot,.dot{animation:pulseNode 2.4s ease-in-out infinite}.ops-card{isolation:isolate}.ops-card:before{opacity:.7;transform:translate3d(-18%,0,0);animation:borderShimmer 7s ease-in-out infinite alternate}.ops-card>*{z-index:1}.metric,.route-card,.project-card,.card,.case-panel,.note-grid,.strip{position:relative;overflow:hidden}.project-card,.status-card{transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease,background .24s ease}.project-card:hover,.status-card:hover{transform:translateY(-4px);border-color:rgba(205,220,57,.38);box-shadow:0 24px 70px rgba(0,0,0,.34),0 0 44px rgba(139,195,74,.105)}
.live-status{position:relative;overflow:hidden;padding-top:58px}.live-status:before{content:"";position:absolute;inset:4% -12% auto;height:360px;background:radial-gradient(ellipse at 18% 32%,rgba(205,220,57,.16),transparent 42%),radial-gradient(ellipse at 82% 18%,rgba(116,183,255,.13),transparent 38%);filter:blur(18px);opacity:.78;transform:translate3d(0,0,0);animation:signalDrift 12s ease-in-out infinite alternate;pointer-events:none}.live-status-shell{position:relative;padding:30px;border:1px solid rgba(255,255,255,.13);border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.072),rgba(255,255,255,.025));box-shadow:var(--shadow),inset 0 1px 0 rgba(255,255,255,.055);overflow:hidden}.live-status-shell:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0,rgba(205,220,57,.16) 22%,transparent 44%);transform:translate3d(-72%,0,0);animation:borderShimmer 8s ease-in-out infinite;pointer-events:none}.live-status-shell>*{position:relative}.live-status-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,300px);gap:24px;align-items:start;margin-bottom:22px}.live-status-head p{color:var(--muted);font-size:18px;margin:0}.status-phase{display:flex;align-items:center;gap:12px;justify-content:flex-start;padding:16px;border-radius:22px;background:rgba(0,0,0,.24);border:1px solid rgba(205,220,57,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.status-phase small,.status-label{display:block;color:var(--soft);font-size:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:900}.status-phase b{display:block;margin-top:2px;color:var(--green-2);letter-spacing:-.02em}.status-dot.live{width:12px;height:12px;flex-basis:12px}.status-grid{display:grid;grid-template-columns:1.15fr 1fr .78fr;gap:16px}.status-card{position:relative;overflow:hidden;min-height:190px;padding:22px;border-radius:26px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.024));box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.status-card:before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,rgba(205,220,57,.18),transparent 42%,rgba(116,183,255,.13));opacity:.5;pointer-events:none}.status-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);transform:translate3d(-110%,0,0);animation:cardSweep 6.8s ease-in-out infinite;pointer-events:none}.status-card>*{position:relative;z-index:1}.status-card h3{font-size:clamp(25px,3vw,36px);line-height:1.02;letter-spacing:-.05em;margin:16px 0 14px}.status-card p{color:var(--muted);margin:0}.status-list{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.status-list li{position:relative;padding:11px 12px 11px 34px;border-radius:16px;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.085);color:var(--muted);font-weight:700}.status-list li:before{content:"";position:absolute;left:13px;top:calc(50% - 4px);width:8px;height:8px;border-radius:999px;background:var(--green-2);box-shadow:0 0 18px rgba(205,220,57,.78);animation:pulseNode 2.8s ease-in-out infinite}.status-rail{position:absolute;left:22px;right:22px;bottom:18px;height:2px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.08)}.status-rail span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,transparent,var(--green-2),rgba(116,183,255,.9),transparent);transform:translate3d(-80%,0,0);animation:railRun 3.8s cubic-bezier(.4,0,.2,1) infinite}.focus-card{background:linear-gradient(145deg,rgba(139,195,74,.15),rgba(255,255,255,.035))}.safety-card{background:linear-gradient(145deg,rgba(116,183,255,.1),rgba(255,255,255,.03))}.safety-card p{font-size:18px;color:#dbe7cc}.project-card:after{content:"";position:absolute;inset:auto 14px 12px;height:1px;background:linear-gradient(90deg,transparent,rgba(205,220,57,.42),transparent);opacity:0;transform:scaleX(.72);transition:opacity .24s ease,transform .24s ease}.project-card:hover:after{opacity:1;transform:scaleX(1)}
@keyframes stageRise{from{opacity:0;transform:translate3d(0,18px,0) scale(.985)}to{opacity:1;transform:translate3d(0,0,0) scale(1)}}
@keyframes pulseNode{0%,100%{opacity:.72;transform:scale(1)}50%{opacity:1;transform:scale(1.45)}}
@keyframes borderShimmer{0%{transform:translate3d(-72%,0,0)}100%{transform:translate3d(72%,0,0)}}
@keyframes cardSweep{0%,52%{transform:translate3d(-110%,0,0);opacity:0}62%{opacity:.72}82%,100%{transform:translate3d(110%,0,0);opacity:0}}
@keyframes railRun{0%{transform:translate3d(-85%,0,0)}100%{transform:translate3d(245%,0,0)}}
@keyframes signalDrift{from{transform:translate3d(-1.2%,0,0) scale(1)}to{transform:translate3d(1.2%,1.4%,0) scale(1.035)}}
@media (max-width:980px){.live-status-head{grid-template-columns:1fr}.status-grid{grid-template-columns:1fr 1fr}.focus-card{grid-column:1/-1}.live-status-shell{padding:24px}}
@media (max-width:560px){.live-status{padding-top:44px}.live-status .wrap{width:calc(100% - 40px);padding-left:0;padding-right:0}.live-status-shell{padding:20px;border-radius:24px}.live-status-head{gap:16px}.live-status-head p{font-size:15px}.status-phase{padding:14px;border-radius:18px}.status-grid{grid-template-columns:1fr}.status-card{min-height:auto;padding:20px;border-radius:22px}.status-card h3{font-size:26px}.status-list li{padding-right:10px}.safety-card p{font-size:15px}.project-card:hover,.status-card:hover{transform:none}}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation-duration:.001ms!important;animation-iteration-count:1!important;animation-delay:0ms!important}.hero .eyebrow,.hero h1,.hero .lead,.hero-actions,.proof-row,.hero .ops-card{opacity:1!important}.project-card:hover,.status-card:hover,.btn:hover{transform:none!important}.live-status:before,.live-status-shell:before,.status-card:after,.status-rail span,.hero:before{animation:none!important}}

/* Fortune-10 above-fold proof polish, Apr 25 2026 */
.executive-proof{
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
  padding:10px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:24px;
  background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.024));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 18px 48px rgba(0,0,0,.22);
}
.executive-proof .metric{
  min-height:76px;
  padding:13px 12px;
  border-color:rgba(205,220,57,.18);
  background:linear-gradient(180deg,rgba(205,220,57,.085),rgba(255,255,255,.026));
}
.executive-proof .metric strong{
  font-size:clamp(16px,1.5vw,21px);
  line-height:1.05;
  letter-spacing:-.045em;
}
.executive-proof .metric span{
  color:#c8ccbb;
  font-size:9.5px;
  line-height:1.25;
  letter-spacing:.075em;
}
@media (min-width:981px) and (max-height:820px){
  .executive-proof{gap:8px;padding:8px;border-radius:20px}
  .executive-proof .metric{min-height:66px;padding:10px 9px;border-radius:14px}
  .executive-proof .metric strong{font-size:16px}
  .executive-proof .metric span{font-size:8.5px}
}
@media (max-width:980px){
  .executive-proof{grid-template-columns:repeat(5,minmax(130px,1fr));overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .executive-proof::-webkit-scrollbar{display:none}
}
@media (max-width:560px){
  .executive-proof{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:8px!important;border-radius:18px!important;overflow:visible!important}
  .executive-proof .metric{min-height:62px!important;padding:10px 9px!important;border-radius:13px!important}
  .executive-proof .metric strong{font-size:15px!important;line-height:1.05!important;overflow-wrap:normal!important}
  .executive-proof .metric span{font-size:7.8px!important;line-height:1.18!important;letter-spacing:.045em!important}
  .executive-proof .metric:nth-child(5){grid-column:1/-1!important;min-height:52px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}
  .executive-proof .metric:nth-child(5) span{text-align:right!important}
}

/* Mobile executive proof containment fix, Apr 25 2026 */
@media (max-width:560px){
  .executive-proof{
    width:100%!important;
    max-width:100%!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    overflow:hidden!important;
  }
  .executive-proof .metric,
  .executive-proof .metric:nth-child(5){
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:58px!important;
    padding:9px 8px!important;
    overflow:hidden!important;
  }
  .executive-proof .metric strong,
  .executive-proof .metric span,
  .executive-proof .metric:nth-child(5) span{
    display:block!important;
    max-width:100%!important;
    text-align:left!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }
  .executive-proof .metric strong{font-size:14px!important}
  .executive-proof .metric span{font-size:7.4px!important;letter-spacing:.035em!important}
}

/* Mobile executive proof hard inset, Apr 25 2026 */
@media (max-width:560px){
  .hero .executive-proof{
    width:min(100%,302px)!important;
    max-width:302px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}

/* Mobile executive proof final safe inset, Apr 25 2026 */
@media (max-width:560px){
  .hero .executive-proof{
    width:270px!important;
    max-width:270px!important;
    padding:7px!important;
  }
  .hero .executive-proof .metric{padding:8px 7px!important}
}

/* Mobile executive proof optical centering, Apr 25 2026 */
@media (max-width:560px){
  .hero .executive-proof{transform:translateX(-4px)!important}
}

/* Short desktop hero containment after executive proof upgrade, Apr 25 2026 */
@media (min-width:981px) and (max-height:820px){
  .hero-grid{grid-template-columns:minmax(0,1.08fr) 382px!important;gap:38px!important}
  .hero .ops-card{padding:14px!important;border-radius:26px!important}
  .hero .ops-head{margin-bottom:9px!important}
  .hero .founder-photo{margin-bottom:9px!important;border-radius:18px!important}
  .hero .founder-photo img{aspect-ratio:16/9!important;object-position:52% 18%!important}
  .hero .founder-photo figcaption{padding:7px 9px!important;border-radius:12px!important}
  .hero .ops-feed{gap:6px!important}
  .hero .ops-feed div{grid-template-columns:30px 1fr!important;padding:6px 9px!important;border-radius:12px!important}
  .hero .ops-feed b{font-size:13px!important}
  .hero .ops-feed small{font-size:10px!important;line-height:1.15!important}
}

/* Mobile hero CTA containment fix, Apr 25 2026 */
@media (max-width:560px){
  .hero-actions,
  .cta-stack{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }

  .hero-actions .btn,
  .cta-stack .btn{
    display:flex!important;
    flex:0 1 auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:46px!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:14px!important;
    padding-right:14px!important;
    box-sizing:border-box!important;
    white-space:normal!important;
    text-align:center!important;
    overflow:visible!important;
  }
}

/* Final override: narrow mobile hero CTAs after executive-proof rules */
@media (max-width:560px){
  .hero .hero-actions,
  .hero .cta-stack{
    width:270px!important;
    max-width:270px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    align-items:center!important;
    overflow:visible!important;
  }

  .hero .hero-actions .btn,
  .hero .cta-stack .btn{
    width:270px!important;
    max-width:270px!important;
    min-width:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
    border-radius:999px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
}

/* Below-fold enterprise finish pass, Apr 25 2026 */
.credibility-band{padding:28px 0 54px}
.credibility-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.credibility-grid article{position:relative;overflow:hidden;min-height:190px;padding:24px;border-radius:28px;border:1px solid rgba(205,220,57,.2);background:linear-gradient(145deg,rgba(205,220,57,.105),rgba(255,255,255,.026));box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 20px 54px rgba(0,0,0,.22)}
.credibility-grid article:before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 12% 0,rgba(205,220,57,.22),transparent 38%),linear-gradient(135deg,rgba(116,183,255,.11),transparent 48%);opacity:.75;pointer-events:none}
.credibility-grid article>*{position:relative;z-index:1}
.credibility-grid span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:28px;border-radius:999px;background:rgba(5,5,5,.52);border:1px solid rgba(205,220,57,.22);color:var(--green-2);font-weight:900}
.credibility-grid h3{font-size:23px;line-height:1.05;margin:0 0 10px;letter-spacing:-.04em}
.credibility-grid p{margin:0;color:var(--muted)}
.project-card{display:flex;flex-direction:column;min-height:100%}
.project-card p{flex:1 1 auto}
.project-proof{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}
.project-proof span{font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:#dfe8c7;padding:8px 9px;border-radius:999px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09)}
.receipt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0 6px}
.receipt-grid div{padding:14px;border-radius:18px;background:rgba(0,0,0,.22);border:1px solid rgba(205,220,57,.18)}
.receipt-grid strong{display:block;font-size:24px;line-height:1;color:var(--green-2);letter-spacing:-.045em}
.receipt-grid span{display:block;margin-top:6px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}
.case-process{background:linear-gradient(145deg,rgba(116,183,255,.09),rgba(255,255,255,.025))}
.process-list{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}
.process-list li{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;align-items:start;padding:13px;border-radius:18px;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.09)}
.process-list b{color:var(--green-2)}
.process-list span{color:var(--muted)}
.engagement-note{display:flex;align-items:center;gap:14px;margin-top:16px;padding:18px 20px;border-radius:22px;background:linear-gradient(135deg,rgba(205,220,57,.11),rgba(116,183,255,.07));border:1px solid rgba(205,220,57,.2);color:var(--muted)}
.engagement-note b{flex:0 0 auto;color:var(--text)}
.footer{background:linear-gradient(180deg,rgba(255,255,255,.018),rgba(205,220,57,.035))}
.footer .wrap{align-items:center}
@media (max-width:980px){.credibility-grid{grid-template-columns:1fr 1fr}.credibility-grid article:first-child{grid-column:1/-1}.receipt-grid{grid-template-columns:1fr 1fr}.engagement-note{align-items:flex-start;flex-direction:column}.process-list li{grid-template-columns:1fr}}
@media (max-width:560px){.credibility-band{padding:18px 0 42px}.credibility-grid,.receipt-grid{grid-template-columns:1fr}.credibility-grid article{min-height:auto;padding:20px;border-radius:22px}.credibility-grid article:first-child{grid-column:auto}.credibility-grid span{margin-bottom:16px}.project-proof span{font-size:9px;padding:7px 8px}.receipt-grid strong{font-size:22px}.engagement-note{padding:16px;border-radius:18px}.process-list li{padding:12px}.footer{padding-bottom:42px}}

/* Consolidated below-fold mobile containment, Apr 25 2026 */
@media (max-width:560px){
  main > section:not(.hero){padding-left:0!important;padding-right:0!important;overflow-x:hidden!important}
  main > section:not(.hero) .wrap,.live-status .wrap{width:calc(100vw - 48px)!important;max-width:342px!important;padding-left:0!important;padding-right:0!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important}
  main > section:not(.hero),main > section:not(.hero) .section-head,main > section:not(.hero) .note-grid,main > section:not(.hero) .credibility-grid,main > section:not(.hero) .credibility-grid article,main > section:not(.hero) .route-grid,main > section:not(.hero) .route-card,main > section:not(.hero) .live-status-shell,main > section:not(.hero) .status-grid,main > section:not(.hero) .status-card,main > section:not(.hero) .project-grid,main > section:not(.hero) .project-card,main > section:not(.hero) .case,main > section:not(.hero) .case-panel,main > section:not(.hero) .cards,main > section:not(.hero) .card,main > section:not(.hero) .strip,main > section:not(.hero) .engagement-note{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:visible!important;transform:none!important}
  main > section:not(.hero) p,main > section:not(.hero) h2,main > section:not(.hero) h3,main > section:not(.hero) span,main > section:not(.hero) a,main > section:not(.hero) li{max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important}
  .showcase-note .note-grid,.credibility-grid article,.live-status-shell,.status-card,.project-card,.case-panel,.card,.strip,.engagement-note{border-radius:22px!important;padding-left:18px!important;padding-right:18px!important}
  .project-links a{white-space:normal!important;text-align:center!important}
  .live-status:before{left:0!important;right:0!important;inset-inline:0!important}
}

/* Final mobile readability pass, Apr 25 2026 */
@media (max-width:560px){
  .hero .wrap,
  main > section:not(.hero) .wrap,
  .live-status .wrap{
    width:calc(100vw - 48px)!important;
    max-width:342px!important;
  }

  .hero .executive-proof,
  .hero .hero-actions,
  .hero .cta-stack,
  .hero .hero-actions .btn,
  .hero .cta-stack .btn,
  .hero .ops-card,
  .ops-card{
    width:100%!important;
    max-width:342px!important;
    transform:none!important;
  }

  .hero .executive-proof{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
    padding:9px!important;
  }

  .hero .executive-proof .metric{
    min-height:66px!important;
    padding:10px 9px!important;
  }

  .hero .executive-proof .metric strong{
    font-size:16px!important;
    line-height:1.08!important;
  }

  .hero .executive-proof .metric span{
    font-size:9px!important;
    line-height:1.25!important;
    letter-spacing:.035em!important;
  }

  .eyebrow,
  .status-label,
  .status-phase small,
  .project-top span,
  .project-top b,
  .ops-badges span,
  .project-proof span,
  .receipt-grid span{
    font-size:10.5px!important;
    line-height:1.35!important;
  }

  .project-proof,
  .ops-badges{
    gap:8px!important;
  }

  .project-proof span,
  .ops-badges span{
    padding:8px 9px!important;
  }

  .project-card p,
  .card p,
  .case-panel p,
  .route-card p,
  .credibility-grid p,
  .note-grid p,
  .status-card p,
  .strip p,
  .ops-note,
  .engagement-note,
  .process-list span,
  .card li,
  .status-list li{
    font-size:15px!important;
    line-height:1.6!important;
  }

  .project-card,
  .card,
  .case-panel,
  .route-card,
  .credibility-grid article,
  .live-status-shell,
  .status-card,
  .note-grid,
  .strip{
    padding:22px!important;
  }
}

/* Mobile overflow probe cleanup: decorative rail is hidden on small screens */
@media (max-width:560px){
  .status-rail{display:none!important}
}

/* Project page depth pass containment, Apr 25 2026 */
.project-page .ops-card:before{transform:none;animation:none;opacity:.42}
.project-page .ops-card{overflow:hidden}
@media (max-width:560px){
  .project-page .hero .wrap,
  .project-page main > section:not(.hero) .wrap{width:100%!important;max-width:100%!important;padding-left:24px!important;padding-right:24px!important;overflow:hidden!important}
  .project-page .hero-actions,
  .project-page .hero-actions .btn,
  .project-page .cta-stack,
  .project-page .cta-stack .btn{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important}
  .project-page .proof-row,
  .project-page .case,
  .project-page .credibility-grid,
  .project-page .receipt-grid{width:100%!important;max-width:100%!important;grid-template-columns:1fr!important}
  .project-page .ops-card,
  .project-page .case-panel,
  .project-page .credibility-grid article,
  .project-page .strip{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;overflow:hidden!important}
}
.project-page .lead{color:#d9deca}

/* Project page mobile optical inset lock, Apr 25 2026 */
@media (max-width:560px){
  .project-page .hero .wrap,
  .project-page main > section:not(.hero) .wrap,
  .project-page .live-status .wrap{width:min(300px,calc(100vw - 72px))!important;max-width:min(300px,calc(100vw - 72px))!important;padding-left:0!important;padding-right:0!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important}
  .project-page .hero-actions,
  .project-page .proof-row,
  .project-page .ops-card,
  .project-page .case,
  .project-page .case-panel,
  .project-page .credibility-grid,
  .project-page .credibility-grid article,
  .project-page .strip,
  .project-page .receipt-grid{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;overflow:hidden!important}
  .project-page .hero-actions .btn,
  .project-page .cta-stack .btn{width:100%!important;max-width:100%!important;min-width:0!important}
}

/* Mobile nav CTA readability polish, Apr 25 2026 */
@media (max-width:560px){
  .topbar .navlinks{flex:0 0 112px!important;width:112px!important;max-width:112px!important}
  .topbar .navlinks a.btn.primary{flex:0 0 108px!important;width:108px!important;min-width:108px!important;max-width:108px!important;min-height:34px!important;font-size:10.5px!important;padding:0 8px!important;letter-spacing:-.02em!important}
}
@media (max-width:380px){
  .topbar .navlinks{flex-basis:102px!important;width:102px!important;max-width:102px!important}
  .topbar .navlinks a.btn.primary{flex-basis:98px!important;width:98px!important;min-width:98px!important;max-width:98px!important;font-size:10px!important;padding:0 7px!important}
}


/* 10/10 premium readability polish, Apr 25 2026 */
:root{--muted:#ced2c4;--soft:#a8ad9c;--line:rgba(255,255,255,.145)}
.card,.project-card,.route-card,.case-panel,.credibility-grid article,.status-card,.note-grid,.strip{box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 18px 52px rgba(0,0,0,.24)}
.card p,.project-card p,.route-card p,.case-panel p,.credibility-grid p,.note-grid p,.strip p,.status-card p,.detail-list span,.ops-feed small,.ops-card p{color:#cbd0c0}
.project-top span,.metric span,.status-label,.status-phase small,.receipt-grid span,.footer{color:#adb3a4}
.project-links a,.social a{color:#e4ead8}
.btn{min-height:48px}
@media (min-width:981px){
  .project-card,.card,.route-card{padding:26px}
  .project-card p,.card p,.route-card p{font-size:16px;line-height:1.62}
}
@media (max-width:560px){
  .topbar .wrap.nav{min-height:54px!important;padding-top:10px!important;padding-bottom:10px!important}
  .topbar .brand{flex-basis:106px!important;max-width:106px!important}
  .topbar .brand-mark{width:106px!important;height:32px!important;flex-basis:106px!important}
  .topbar .brand-mark img{width:102px!important}
  .hero{padding-top:30px!important}
  h1{font-size:clamp(32px,8.9vw,38px)!important;line-height:1.06!important;margin-bottom:14px!important}
  h2{font-size:clamp(30px,8.2vw,38px)!important;line-height:1.05!important}
  h3{line-height:1.12!important}
  .lead{font-size:16.5px!important;line-height:1.62!important;color:#d8ddcf!important}
  .eyebrow,.kicker{color:#d7ec55!important}
  .project-card p,.card p,.case-panel p,.route-card p,.credibility-grid p,.note-grid p,.status-card p,.strip p,.ops-note,.ops-note,.engagement-note,.process-list span,.card li,.status-list li,.detail-list span,.ops-feed small,.ops-card p{font-size:15.5px!important;line-height:1.66!important;color:#d0d5c7!important}
  .project-top span,.project-top b,.metric span,.status-label,.status-phase small,.project-proof span,.receipt-grid span,.ops-badges span{color:#c8cebc!important}
  .hero .hero-actions .btn,.hero .cta-stack .btn{min-height:48px!important;font-size:14px!important;line-height:1.2!important}
  .project-links a{min-height:42px;display:inline-flex;align-items:center;justify-content:center}
  .footer{font-size:14px;line-height:1.55;color:#c1c7b8}
}

/* Mobile density lift after visual screenshot review, Apr 25 2026 */
@media (max-width:560px){
  .project-card p,.card p,.case-panel p,.route-card p,.credibility-grid p,.note-grid p,.status-card p,.strip p,.ops-note,.engagement-note,.process-list span,.card li,.status-list li,.detail-list span,.ops-feed small,.ops-card p{
    font-size:16px!important;
    line-height:1.68!important;
  }
  .project-top span,.project-top b,.metric span,.status-label,.status-phase small,.project-proof span,.receipt-grid span,.ops-badges span{
    font-size:11px!important;
    line-height:1.35!important;
    letter-spacing:.055em!important;
  }
  .project-proof span,.ops-badges span{padding:8px 10px!important}
  .footer{font-size:14.5px!important;color:#cbd1c2!important}
}

/* Final 10/10 project-page polish, Apr 25 2026 */
.project-page h1 span{display:inline-block;margin-right:.12em}
.project-page .ops-card{background:linear-gradient(180deg,rgba(255,255,255,.115),rgba(255,255,255,.04));border-color:rgba(205,220,57,.24);box-shadow:0 28px 90px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.09)}
.project-page .ops-card:before{opacity:.64}
.project-page .detail-list div{background:rgba(0,0,0,.34);border-color:rgba(255,255,255,.13)}
.project-page .detail-list span{color:#d5dcc7}
@media (max-width:560px){
  .project-page .hero-actions .btn{font-size:15px!important;line-height:1.25!important}
  .project-page .strip .cta-stack{gap:13px!important}
  .project-page .detail-list span,.project-page .case-panel p,.project-page .credibility-grid p{font-size:15.5px!important;line-height:1.65!important;color:#dce4cf!important}
}

/* Final desktop project hero balance, Apr 25 2026 */
@media (min-width:981px){
  .project-page .hero{min-height:auto!important;padding:74px 0 54px!important}
  .project-page .hero h1{color:#fbfff4;text-shadow:0 0 34px rgba(205,220,57,.10)}
  .project-page .hero .lead{color:#e2ead6}
}

/* Final final visual clarity pass, Apr 25 2026 */
.route-card span{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-variant-numeric:tabular-nums;font-size:15px;color:#e7f87a;text-shadow:0 0 16px rgba(205,220,57,.32)}
@media (min-width:981px){
  .project-page .hero{padding:42px 0 26px!important}
  .project-page .hero-grid{align-items:start!important}
  .project-page .hero h1 span{color:#e7f87a!important;text-shadow:0 0 34px rgba(205,220,57,.28)}
  .project-page .hero .lead{color:#f1f6e8!important}
}
@media (max-width:560px){
  .topbar .navlinks{flex-basis:118px!important;width:118px!important;max-width:118px!important}
  .topbar .navlinks a.btn.primary{flex-basis:112px!important;width:112px!important;min-width:112px!important;max-width:112px!important}
}
@media (max-width:380px){
  .topbar .navlinks{flex-basis:106px!important;width:106px!important;max-width:106px!important}
  .topbar .navlinks a.btn.primary{flex-basis:102px!important;width:102px!important;min-width:102px!important;max-width:102px!important}
}

/* Desktop project hero compact premium lock, Apr 25 2026 */
@media (min-width:981px){
  .project-page .hero{padding:34px 0 28px!important}
  .project-page .hero-grid{gap:42px!important;align-items:center!important}
  .project-page .hero h1{font-size:clamp(46px,4.25vw,60px)!important;line-height:1.02!important;max-width:680px!important;color:#ffffff!important;text-shadow:0 0 24px rgba(255,255,255,.10),0 0 42px rgba(205,220,57,.18)!important}
  .project-page .hero .lead{font-size:19px!important;line-height:1.58!important;max-width:640px!important;color:#f6faee!important;text-shadow:0 0 18px rgba(0,0,0,.32)!important}
  .project-page .hero .ops-card{padding:18px!important;border-radius:28px!important}
  .project-page .hero .ops-card p{font-size:13.5px!important;line-height:1.45!important;margin-top:12px!important}
  .project-page .detail-list{gap:8px!important;margin-top:14px!important}
  .project-page .detail-list div{padding:12px 13px!important;border-radius:14px!important}
  .project-page .detail-list b{margin-bottom:2px!important}
  .project-page .detail-list span{font-size:13px!important;line-height:1.42!important;color:#e5ecd8!important}
}

/* Project desktop hero readability panel, Apr 25 2026 */
@media (min-width:981px){
  .project-page .hero-grid > div:first-child{padding:24px 24px 26px!important;border-radius:30px!important;background:linear-gradient(135deg,rgba(5,5,5,.62),rgba(5,5,5,.34));border:1px solid rgba(255,255,255,.10);box-shadow:0 24px 80px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(10px)}
  .project-page .hero h1{color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.72),0 0 38px rgba(205,220,57,.22)!important}
  .project-page .hero h1 span{color:#efff79!important;text-shadow:0 2px 18px rgba(0,0,0,.72),0 0 42px rgba(205,220,57,.36)!important}
  .project-page .hero .lead{color:#ffffff!important;text-shadow:0 2px 14px rgba(0,0,0,.72)!important}
}

/* Project hero detail-card contrast lift, Apr 25 2026 */
@media (min-width:981px){
  .project-page .hero .ops-card{background:linear-gradient(180deg,rgba(255,255,255,.145),rgba(255,255,255,.06))!important;border-color:rgba(205,220,57,.34)!important}
  .project-page .hero .ops-card p{color:#f2f7e9!important}
  .project-page .hero .ops-head small{color:#dfe8d3!important}
}

/* Spacing rhythm lock, Apr 25 2026 */
@media (min-width:981px){
  body:not(.project-page) .hero{min-height:auto!important;padding:76px 0 58px!important}
  body:not(.project-page) .hero-grid{align-items:center!important;gap:46px!important}
  body:not(.project-page) .hero .ops-card{transform:none!important}
  body:not(.project-page) .showcase-note{padding:18px 0 46px!important}
  body:not(.project-page) section{padding-top:62px;padding-bottom:62px}
  body:not(.project-page) .credibility-band{padding-top:34px!important;padding-bottom:58px!important}
  body:not(.project-page) .section-head{margin-bottom:24px!important}
  body:not(.project-page) .project-grid,body:not(.project-page) .cards,body:not(.project-page) .route-grid{gap:18px!important}
  body:not(.project-page) .ops-note,body:not(.project-page) .engagement-note{margin-top:20px!important}
  body:not(.project-page) #contact{padding-top:46px!important;padding-bottom:50px!important}
  body:not(.project-page) .footer{padding-top:48px!important;padding-bottom:58px!important}

  .project-page section{padding-top:54px!important;padding-bottom:54px!important}
  .project-page .hero{padding:30px 0 34px!important}
  .project-page .credibility-band{padding-top:44px!important;padding-bottom:48px!important}
  .project-page .case{gap:22px!important}
  .project-page .case-panel{padding:32px!important}
  .project-page .strip{margin-top:0!important;padding:38px!important}
  .project-page .footer{padding-top:46px!important;padding-bottom:56px!important}
}
@media (max-width:560px){
  .topbar .wrap.nav{min-height:58px!important;padding-top:10px!important;padding-bottom:10px!important}
  .hero{padding-top:34px!important;padding-bottom:34px!important}
  .eyebrow{margin-bottom:16px!important}
  .lead{margin-bottom:22px!important}
  .hero-actions,.cta-stack{gap:12px!important;margin-top:4px!important;margin-bottom:0!important}
  .hero-actions + .proof-row,.hero .proof-row{margin-top:22px!important}
  .proof-row{gap:11px!important}
  .ops-card,.hero .ops-card{margin-top:26px!important;padding:22px!important}
  .detail-list{gap:12px!important;margin-top:18px!important}
  .detail-list div{padding:16px!important}
  .credibility-band{padding-top:42px!important;padding-bottom:46px!important}
  section{padding-top:54px!important;padding-bottom:54px!important}
  .section-head{margin-bottom:24px!important}
  .project-card,.card,.case-panel,.route-card,.status-card,.credibility-grid article,.note-grid,.strip{padding:24px!important}
  .project-grid,.cards,.route-grid,.credibility-grid,.status-grid,.receipt-grid,.process-list{gap:18px!important}
  .project-card p,.card p,.case-panel p,.route-card p,.credibility-grid p,.note-grid p,.status-card p,.strip p,.model-note,.engagement-note,.process-list span,.card li,.status-list li,.detail-list span{line-height:1.68!important}
  .strip .cta-stack{margin-top:18px!important;gap:14px!important}
  .footer{padding-top:46px!important;padding-bottom:58px!important}
  .footer .wrap{display:grid!important;gap:16px!important}
}

/* Mobile micro-label and CTA breathing polish, Apr 25 2026 */
@media (max-width:560px){
  .kicker,.status-label,.status-phase small,.project-top span,.project-top b,.model-badges span,.ops-badges span,.project-proof span,.receipt-grid span,.metric span,.founder-photo span{font-size:11px!important;line-height:1.4!important;letter-spacing:.065em!important;color:#dce6c9!important}
  .hero-actions .btn,.cta-stack .btn,.project-links a{min-height:50px!important;padding-top:13px!important;padding-bottom:13px!important}
  .strip{padding-top:28px!important;padding-bottom:28px!important}
  .strip .cta-stack{margin-top:20px!important}
}

/* Mobile frame and spacing cleanup from real-device screenshot, Apr 25 2026 */
@media (max-width:560px){
  body:not(.project-page) .showcase-note{padding-top:18px!important;padding-bottom:22px!important}
  body:not(.project-page) .showcase-note .wrap{width:calc(100vw - 64px)!important;max-width:438px!important}
  body:not(.project-page) .note-grid{padding:26px 24px!important;border-radius:24px!important;border-color:rgba(205,220,57,.18)!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(139,195,74,.052))!important;box-shadow:0 18px 42px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.055)!important}
  body:not(.project-page) .note-grid h2{font-size:34px!important;line-height:1.04!important;letter-spacing:-.055em!important;margin-top:8px!important;margin-bottom:18px!important}
  body:not(.project-page) .note-grid p{font-size:17px!important;line-height:1.7!important;color:#e4eadb!important}
  body:not(.project-page) .credibility-band{padding-top:20px!important;padding-bottom:38px!important}
  body:not(.project-page) .credibility-grid{gap:16px!important}
  body:not(.project-page) .credibility-grid article{padding:24px 24px 26px!important;border-radius:24px!important;border-color:rgba(205,220,57,.16)!important;background:linear-gradient(145deg,rgba(205,220,57,.088),rgba(255,255,255,.03))!important;box-shadow:0 16px 38px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.045)!important}
  body:not(.project-page) .credibility-grid article:before{opacity:.38!important}
  body:not(.project-page) .credibility-grid span{margin-bottom:18px!important}
}

/* Final mobile built-public module polish, Apr 25 2026 */
@media (max-width:560px){
  body:not(.project-page) .note-grid{padding:30px 26px!important}
  body:not(.project-page) .credibility-band{padding-top:10px!important}
}

/* Mobile OS photo and live-status frame cleanup, Apr 25 2026 */
@media (max-width:560px){
  body:not(.project-page) .hero .ops-card{margin-top:16px!important;padding:20px!important}
  body:not(.project-page) .founder-photo{background:#f5f5f0!important;border-radius:20px!important;margin-bottom:14px!important}
  body:not(.project-page) .founder-photo img{aspect-ratio:2/3!important;object-fit:contain!important;object-position:center center!important;background:#f5f5f0!important}
  body:not(.project-page) .founder-photo:after{background:linear-gradient(180deg,transparent 62%,rgba(0,0,0,.82))!important}
  body:not(.project-page) .founder-photo figcaption{bottom:10px!important;left:10px!important;right:10px!important}
  body:not(.project-page) .ops-feed{gap:12px!important}
  body:not(.project-page) .ops-feed div{padding:14px!important;border-radius:17px!important}

  body:not(.project-page) .live-status{padding-top:34px!important;padding-bottom:40px!important}
  body:not(.project-page) .live-status-shell{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
  body:not(.project-page) .live-status-shell:before{content:none!important;display:none!important}
  body:not(.project-page) .live-status-head{gap:18px!important;margin-bottom:18px!important}
  body:not(.project-page) .status-phase{padding:16px!important;border-radius:20px!important;background:rgba(255,255,255,.055)!important;border-color:rgba(205,220,57,.2)!important}
  body:not(.project-page) .status-grid{gap:16px!important}
  body:not(.project-page) .status-card{padding:22px!important;border-radius:24px!important;background:linear-gradient(180deg,rgba(255,255,255,.078),rgba(255,255,255,.032))!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 16px 40px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.05)!important}
  body:not(.project-page) .status-card:after{content:none!important;display:none!important}
  body:not(.project-page) .status-list{gap:11px!important}
  body:not(.project-page) .status-list li{padding:13px 13px 13px 36px!important;border-radius:16px!important}
}

/* Mobile final CTA to footer rhythm fix, Apr 25 2026 */
@media (max-width:560px){
  body:not(.project-page) #contact{padding-top:22px!important;padding-bottom:26px!important}
  body:not(.project-page) #contact .strip{padding:28px 24px!important;border-radius:24px!important}
  body:not(.project-page) #contact .strip h2{font-size:33px!important;line-height:1.04!important;margin-bottom:14px!important}
  body:not(.project-page) #contact .strip p{line-height:1.65!important}
  body:not(.project-page) #contact .cta-stack{margin-top:22px!important;gap:12px!important}
  body:not(.project-page) .footer{padding-top:28px!important;padding-bottom:42px!important;margin-top:0!important}
  body:not(.project-page) .footer .wrap{gap:18px!important}
}

/* Screenshot-tuned mobile hero-to-proof spacing lock, Apr 25 2026 */
@media (max-width:560px){
  body:not(.project-page) .hero{padding-bottom:14px!important}
  body:not(.project-page) .hero-grid{gap:14px!important}
  body:not(.project-page) .hero .ops-card{margin-top:8px!important;margin-bottom:0!important}
  body:not(.project-page) .showcase-note{padding-top:4px!important;padding-bottom:12px!important}
  body:not(.project-page) .note-grid{padding:26px 24px!important}
  body:not(.project-page) .credibility-band{padding-top:0!important}
}

/* Mobile credibility card frame trim, Apr 25 2026 */
@media (max-width:560px){
  body:not(.project-page) .credibility-band .wrap{width:calc(100vw - 40px)!important;max-width:360px!important}
  body:not(.project-page) .credibility-grid{gap:14px!important}
  body:not(.project-page) .credibility-grid article{padding:20px 20px 22px!important;border-radius:22px!important;box-shadow:0 10px 28px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04)!important;background:linear-gradient(145deg,rgba(205,220,57,.072),rgba(255,255,255,.026))!important}
  body:not(.project-page) .credibility-grid span{width:42px!important;height:42px!important;margin-bottom:20px!important;font-size:15px!important}
  body:not(.project-page) .credibility-grid h3{font-size:25px!important;line-height:1.08!important;margin-bottom:14px!important}
  body:not(.project-page) .credibility-grid p{font-size:16px!important;line-height:1.62!important}
}

/* Mobile credibility card vertical trim, Apr 25 2026 */
@media (max-width:560px){
  body:not(.project-page) .credibility-grid article{padding-top:18px!important;padding-bottom:20px!important}
  body:not(.project-page) .credibility-grid span{margin-bottom:16px!important}
  body:not(.project-page) .credibility-grid h3{margin-bottom:10px!important}
}

/* Project mobile final CTA rhythm fix, Apr 25 2026 */
@media (max-width:560px){
  .project-page section:has(.strip){padding-top:24px!important;padding-bottom:28px!important}
  .project-page section:has(.strip) .wrap{width:calc(100vw - 40px)!important;max-width:360px!important}
  .project-page .strip{padding:28px 24px!important;border-radius:24px!important}
  .project-page .strip h2{font-size:35px!important;line-height:1.04!important;letter-spacing:-.055em!important;margin-bottom:14px!important}
  .project-page .strip p{font-size:16px!important;line-height:1.62!important;color:#e3ead8!important}
  .project-page .strip .cta-stack{margin-top:24px!important;gap:14px!important}
  .project-page .strip .btn{min-height:52px!important;padding-top:14px!important;padding-bottom:14px!important}
  .project-page .footer{padding-top:30px!important;padding-bottom:42px!important}
}

/* Mobile built-public card internal rhythm lock, Apr 25 2026 */
@media (max-width:560px){
  body:not(.project-page) .showcase-note .wrap{width:calc(100vw - 40px)!important;max-width:360px!important}
  body:not(.project-page) .note-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;padding:22px 22px 24px!important;border-radius:22px!important}
  body:not(.project-page) .note-grid .kicker{margin-bottom:12px!important}
  body:not(.project-page) .note-grid h2{font-size:33px!important;line-height:1.02!important;margin:0!important}
  body:not(.project-page) .note-grid p{font-size:16px!important;line-height:1.62!important;margin:0!important;color:#e2e8d8!important}
}

/* Desktop homepage hero readability and rhythm polish, Apr 25 2026 */
@media (min-width:981px){
  body:not(.project-page) .hero h1{letter-spacing:-.052em!important;color:#fbfff4!important;text-shadow:0 0 28px rgba(255,255,255,.08),0 0 38px rgba(205,220,57,.16)!important}
  body:not(.project-page) .hero .lead{color:#e8eedf!important;text-shadow:0 1px 16px rgba(0,0,0,.5)!important}
  body:not(.project-page) .showcase-note{padding-top:0!important}
}

/* Desktop hero polish after real screenshot review, Apr 26 2026 */
@media (min-width:981px){
  body:not(.project-page) .hero{padding:58px 0 78px!important;min-height:calc(100vh - 86px)!important}
  body:not(.project-page) .hero-grid{align-items:center!important;gap:50px!important}
  body:not(.project-page) .executive-proof{padding:8px!important;gap:8px!important;border-radius:20px!important;background:rgba(255,255,255,.032)!important;border-color:rgba(255,255,255,.10)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 12px 34px rgba(0,0,0,.14)!important}
  body:not(.project-page) .executive-proof .metric{min-height:58px!important;padding:10px 10px!important;border-radius:14px!important;background:rgba(255,255,255,.035)!important;border-color:rgba(205,220,57,.12)!important}
  body:not(.project-page) .executive-proof .metric strong{font-size:clamp(15px,1.25vw,18px)!important;line-height:1.02!important;letter-spacing:-.035em!important;white-space:normal!important}
  body:not(.project-page) .executive-proof .metric span{font-size:8.5px!important;line-height:1.18!important;letter-spacing:.045em!important;color:#d1d8c2!important}
  body:not(.project-page) .hero .ops-card{padding:18px!important;border-radius:28px!important;box-shadow:0 22px 70px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.07)!important}
  body:not(.project-page) .hero .founder-photo{border-radius:20px!important;margin-bottom:12px!important}
  body:not(.project-page) .hero .founder-photo img{aspect-ratio:16/11!important;object-position:52% 20%!important}
  body:not(.project-page) .hero .ops-feed{gap:8px!important}
  body:not(.project-page) .hero .ops-feed div{padding:9px 10px!important;border-radius:13px!important}
  body:not(.project-page) .hero .ops-card p{font-size:12px!important;line-height:1.45!important;margin-top:12px!important}
}
@media (min-width:981px) and (max-width:1300px){
  body:not(.project-page) .hero h1{font-size:clamp(54px,5vw,62px)!important;line-height:.98!important;max-width:700px!important}
  body:not(.project-page) .hero .lead{font-size:18px!important;line-height:1.55!important;max-width:650px!important}
  body:not(.project-page) .hero-grid{grid-template-columns:minmax(0,1fr) 360px!important;gap:44px!important}
}
