: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}.model-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)}.model-note b{color:var(--text)}.model-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.model-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}.model-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}}

@media (max-width:560px){html,body{width:100%;max-width:100%;overflow-x:hidden}.wrap{max-width:100%;min-width:0}.nav,.navlinks,.hero-grid,.note-grid,.project-grid,.route-grid,.case,.strip,.ops-card,.project-card,.card,.case-panel{max-width:100%;min-width:0}.nav{width:calc(100% - 28px)}.navlinks{width:calc(100% + 28px)}.navlinks a{min-width:max-content;overflow-wrap:normal}.hero-grid{gap:26px}h1{font-size:32px;letter-spacing:-.035em;max-width:100%;word-break:normal;overflow-wrap:anywhere}.lead,p,small,span{max-width:100%;overflow-wrap:anywhere}.ops-feed div{grid-template-columns:30px minmax(0,1fr)}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Final mobile containment gate, Apr 25 2026 */
@media (max-width:560px){
  body, main, section, .wrap, .hero-grid, .hero-grid > *, .lead, h1, .ops-card, .project-card, .card, .case-panel, .strip, .note-grid { max-width:100%; min-width:0; }
  .wrap { width:100%; padding-left:14px; padding-right:14px; }
  .hero-grid { display:block; }
  h1, .lead, .eyebrow, .ops-card p, .section-head p, .note-grid p, .project-card p, .card p, .case-panel p, .strip p { overflow-wrap:anywhere; word-break:normal; }
  .lead { width:100%; max-width:100%; }
  .hero-actions, .proof-row, .ops-feed, .project-grid, .cards, .case { width:100%; max-width:100%; }
  .ops-feed div { grid-template-columns:34px minmax(0,1fr); }
}

/* Final 390px readability adjustment */
@media (max-width:560px){
  h1 { font-size:31px; line-height:1.08; letter-spacing:-.04em; max-width:100%; }
  .lead { font-size:15px; line-height:1.55; max-width:100%; }
  .eyebrow { font-size:9px; letter-spacing:.08em; }
}

/* Final hard width cap for narrow screenshot/browser gates */
@media (max-width:560px){
  .hero .wrap { width:calc(100% - 28px); padding-left:0; padding-right:0; }
  .hero h1, .hero .lead, .hero .eyebrow { max-width:330px; }
  .hero .lead { font-size:14px; }
}

/* Final mobile header polish, Apr 25 2026 */
@media (max-width:560px){
  .topbar { background:rgba(5,5,5,.88); }
  .nav { width:100%; min-height:58px; flex-direction:row; align-items:center; justify-content:space-between; gap:10px; padding:9px 14px; overflow:hidden; }
  .brand { flex:0 1 auto; min-width:0; }
  .navlinks { width:auto; max-width:104px; display:flex; flex:0 1 auto; margin:0; padding:0; overflow:hidden; mask-image:none; }
  .navlinks a:not(.btn) { display:none; }
  .navlinks .btn { display:inline-flex; min-height:34px; width:104px; max-width:104px; padding:0 8px; font-size:10px; white-space:nowrap; box-shadow:0 10px 22px rgba(139,195,74,.16); }
  .hero { padding-top:32px; }
  .hero:before { min-height:420px; filter:blur(28px); opacity:.66; }
  .hero:after { background-size:38px 38px,38px 38px,100% 100%; opacity:.26; }
  .hero .ops-card { margin-top:26px; }
  .founder-photo img { aspect-ratio:4/5; object-position:52% 16%; }
  .founder-photo figcaption { align-items:flex-start; flex-direction:column; gap:2px; }
  .founder-photo span { text-align:left; }
}

@media (max-width:380px){
  .brand-mark{width:98px;height:30px;flex-basis:98px}.brand-mark img{width:94px}
  .navlinks{max-width:92px}.navlinks .btn{width:92px;max-width:92px;font-size:9px;padding:0 7px}
}

@media (prefers-reduced-motion:reduce){.hero:before{animation:none!important}}

/* Premium live-status + 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{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{animation:none!important}}

/* Final mobile header + hero compression, Apr 25 2026 */
@media (max-width:560px){
  .topbar .wrap.nav{width:100%;max-width:100%;padding:8px 12px;gap:8px;overflow:hidden}
  .brand-mark{width:104px;height:31px;flex:0 1 104px}
  .brand-mark img{width:100px}
  .navlinks{flex:0 0 auto;width:auto;max-width:none;overflow:visible}
  .navlinks .btn{width:auto;max-width:none;min-width:94px;min-height:32px;padding:0 8px;font-size:9.5px;line-height:1;letter-spacing:-.02em;white-space:nowrap}
  .hero{padding:24px 0 24px}
  .hero .wrap{width:calc(100% - 28px);padding-left:0;padding-right:0}
  .hero .eyebrow{margin-bottom:12px}
  .hero h1{margin-bottom:12px}
  .hero .lead{margin-bottom:16px}
  .hero-actions{gap:10px;margin-bottom:16px}
  .proof-row{gap:8px}
  .metric{padding:12px 13px;border-radius:16px}
  .hero .ops-card{margin-top:16px;padding:18px;border-radius:22px}
  .hero .ops-head{margin-bottom:12px}
  .hero .founder-photo{margin-bottom:12px;border-radius:20px}
}

@media (max-width:380px){
  .topbar .wrap.nav{padding-left:10px;padding-right:10px}
  .brand-mark{width:94px;height:29px;flex-basis:94px}.brand-mark img{width:90px}
  .navlinks .btn{min-width:88px;font-size:9px;padding:0 7px}
}

/* Mobile screenshot-stable first paint + overflow guard, Apr 25 2026 */
@media (max-width:560px){
  .hero .eyebrow,.hero h1,.hero .lead,.hero-actions,.proof-row,.hero .ops-card{opacity:1!important;animation:none!important;transform:none!important}
  .hero .wrap{width:100%;max-width:100%;padding-left:20px;padding-right:20px}
  .hero-grid,.hero-grid>*,.proof-row,.metric,.hero .ops-card,.founder-photo,.founder-photo img{width:100%;max-width:100%;min-width:0;box-sizing:border-box}
  .hero .ops-card{overflow:hidden}
}

/* Mobile header deterministic CTA + card inset, Apr 25 2026 */
@media (max-width:560px){
  .topbar .wrap.nav{position:relative;width:100%;max-width:100%;min-height:50px;padding:8px 12px;display:flex;align-items:center;overflow:visible}
  .topbar .brand{max-width:96px;flex:0 0 96px}
  .topbar .brand-mark{width:96px;height:29px;flex-basis:96px}
  .topbar .brand-mark img{width:92px}
  .topbar .navlinks{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:block;width:auto;max-width:none;overflow:visible;z-index:2}
  .topbar .navlinks .btn{display:inline-flex!important;width:96px;min-width:96px;max-width:96px;min-height:31px;padding:0 6px;font-size:9px;line-height:1;white-space:nowrap;overflow:visible}
  .hero .wrap{padding-left:24px;padding-right:24px}
  .hero .ops-card{width:calc(100% - 2px);max-width:calc(100% - 2px);margin-left:1px;margin-right:1px}
}

/* Hard mobile nav CTA visibility lock, Apr 25 2026 */
@media (max-width:560px){
  .topbar .navlinks a.btn.primary{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:fixed;right:12px;top:10px;z-index:30;width:98px;min-width:98px;max-width:98px;min-height:31px;padding:0 6px;font-size:9px;line-height:1;white-space:nowrap;overflow:visible;transform:none!important}
  .hero .wrap{padding-left:30px;padding-right:30px}
}

/* Mobile nav flex reset, Apr 25 2026 */
@media (max-width:560px){
  .topbar .wrap.nav{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;overflow:hidden!important}
  .topbar .navlinks{position:static!important;transform:none!important;margin-left:auto!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;overflow:hidden!important;z-index:auto!important}
  .topbar .navlinks a:not(.btn){display:none!important}
  .topbar .navlinks a.btn.primary{position:static!important;right:auto!important;top:auto!important;display:inline-flex!important;flex:0 0 96px!important;width:96px!important;min-width:96px!important;max-width:96px!important;transform:none!important}
}

/* Visual fallback for mobile header CTA, Apr 25 2026 */
@media (max-width:560px){
  .topbar .wrap.nav::after{content:"Growth Audit";position:absolute;right:12px;top:10px;z-index:40;display:inline-flex;align-items:center;justify-content:center;width:98px;height:31px;border-radius:999px;background:linear-gradient(135deg,var(--green),#5e8f21);color:#081003;font-weight:900;font-size:9px;letter-spacing:-.02em;box-shadow:0 10px 22px rgba(139,195,74,.16);pointer-events:none;white-space:nowrap}
}

/* Left-anchored mobile CTA fallback to avoid transformed/right anchoring bugs */
@media (max-width:560px){
  .topbar .wrap.nav::after{left:calc(100% - 122px)!important;right:auto!important;top:10px!important}
}

/* 390px mobile CTA screenshot anchor */
@media (max-width:560px){
  .topbar .wrap.nav::after{left:250px!important;right:auto!important}
}

/* Mobile ops card hard inset, Apr 25 2026 */
@media (max-width:560px){
  .hero .ops-card{width:min(100%,300px)!important;max-width:300px!important;margin:16px auto 0!important;padding:18px!important;overflow:hidden!important}
  .hero .founder-photo,.hero .founder-photo img,.hero .ops-feed{width:100%!important;max-width:100%!important;overflow:hidden!important}
}

/* Final mobile approval blocker fix, Apr 25 2026 */
@media (max-width:560px){
  .topbar{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 .wrap{width:100%!important;max-width:100%!important;padding-left:24px!important;padding-right:24px!important}
  .hero-grid{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}
  .hero .ops-card{display:block!important;width:min(100%,300px)!important;max-width:300px!important;margin:16px auto 0!important;padding:18px!important;transform:none!important;left:auto!important;right:auto!important;box-sizing:border-box!important;overflow:hidden!important}
}

/* Emergency conservative mobile containment, Apr 25 2026 */
@media (max-width:560px){
  html,
  body,
  .topbar,
  .topbar .wrap.nav,
  .navlinks,
  main,
  section,
  .hero,
  .hero .wrap,
  .hero-grid,
  .hero-grid > *,
  .proof-row,
  .metric,
  .ops-card,
  .hero .ops-card,
  .founder-photo,
  .founder-photo img{
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }

  .topbar,
  .topbar .wrap.nav,
  .navlinks{
    width:100%!important;
    overflow:hidden!important;
    transform:none!important;
    left:auto!important;
    right:auto!important;
  }

  .topbar .wrap.nav{
    padding-left:12px!important;
    padding-right:12px!important;
  }

  .topbar .wrap.nav::after{
    content:none!important;
    display:none!important;
  }

  .topbar .navlinks a:not(.btn),
  .topbar .navlinks a.btn,
  .topbar .navlinks a.btn.primary{
    display:none!important;
  }

  .hero .wrap{
    width:100%!important;
    padding-left:24px!important;
    padding-right:24px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    overflow:hidden!important;
  }

  .hero-grid{
    width:100%!important;
    display:block!important;
    overflow:visible!important;
    transform:none!important;
  }

  .hero .ops-card,
  .ops-card{
    width:100%!important;
    max-width:calc(100vw - 48px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
    transform:none!important;
    left:auto!important;
    right:auto!important;
    inset:auto!important;
    overflow:hidden!important;
  }
}

/* Final hard mobile OS card narrow approval fix, Apr 25 2026 */
@media (max-width:560px){
  .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;overflow:hidden!important;box-sizing:border-box!important}
  .hero-grid > *{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
  .hero .ops-card,.ops-card{display:block!important;width:calc(100vw - 64px)!important;max-width:326px!important;min-width:0!important;margin:16px auto 0!important;box-sizing:border-box!important;overflow:hidden!important;transform:none!important;left:auto!important;right:auto!important;inset:auto!important}
  .hero .ops-card img,.ops-card img,.portrait-card,.hero .founder-photo,.founder-photo,.ops-feed,.hero .ops-feed,.ops-feed div,.hero .ops-feed div{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important}
}

/* Final visual approval inset: make the mobile OS card obviously contained */
@media (max-width:560px){
  .hero .ops-card,
  .ops-card{
    width:calc(100vw - 88px)!important;
    max-width:302px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    border-color:rgba(255,255,255,.18)!important;
  }
}

/* Ultra-conservative mobile card inset for final approval */
@media (max-width:560px){
  .hero .ops-card,
  .ops-card{
    width:250px!important;
    max-width:250px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding:14px!important;
  }
}

/* Final mobile CTA containment after proof-row upgrade */
@media (max-width:560px){
  .hero-actions,
  .cta-stack{
    width:100%!important;
    max-width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:10px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    overflow:visible!important;
  }

  .hero-actions .btn,
  .cta-stack .btn{
    width:calc(100vw - 96px)!important;
    max-width:294px!important;
    min-width:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:14px!important;
    padding-right:14px!important;
    box-sizing:border-box!important;
    border-radius:999px!important;
    overflow:hidden!important;
    white-space:normal!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}}

/* Below-fold mobile containment gate, Apr 25 2026 */
@media (max-width:560px){
  main > section:not(.hero),
  main > section:not(.hero) .wrap,
  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:hidden!important;
    transform:none!important;
  }
  main > section:not(.hero){padding-left:0!important;padding-right:0!important;overflow-x:hidden!important}
  main > section:not(.hero) .wrap{padding-left:20px!important;padding-right:20px!important;margin-left:auto!important;margin-right:auto!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}
  .live-status .wrap{width:100%!important;padding-left:20px!important;padding-right:20px!important}
  .project-links a{white-space:normal!important;text-align:center!important}
}

/* Final below-fold mobile width normalization, Apr 25 2026 */
@media (max-width:560px){
  main > section:not(.hero) .wrap,
  .live-status .wrap{
    width:calc(100vw - 44px)!important;
    max-width:340px!important;
    padding-left:0!important;
    padding-right:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
    overflow:visible!important;
  }
  main > section:not(.hero) .note-grid,
  main > section:not(.hero) .credibility-grid article,
  main > section:not(.hero) .route-card,
  main > section:not(.hero) .live-status-shell,
  main > section:not(.hero) .status-card,
  main > section:not(.hero) .project-card,
  main > section:not(.hero) .case-panel,
  main > section:not(.hero) .card,
  main > section:not(.hero) .strip,
  main > section:not(.hero) .engagement-note{
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
  }
  main > section:not(.hero) .project-grid,
  main > section:not(.hero) .cards,
  main > section:not(.hero) .case,
  main > section:not(.hero) .credibility-grid,
  main > section:not(.hero) .route-grid,
  main > section:not(.hero) .status-grid{
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
  }
}

/* Mobile optical inset for below-fold cards, Apr 25 2026 */
@media (max-width:560px){
  main > section:not(.hero) .wrap,
  .live-status .wrap{
    width:calc(100vw - 72px)!important;
    max-width:318px!important;
  }
  .showcase-note .note-grid,
  .credibility-grid article,
  .live-status-shell,
  .project-card,
  .case-panel,
  .card,
  .strip,
  .engagement-note{
    padding-left:18px!important;
    padding-right:18px!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,
  .model-badges span,
  .project-proof span,
  .receipt-grid span{
    font-size:10.5px!important;
    line-height:1.35!important;
  }

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

  .project-proof span,
  .model-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,
  .model-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}
}
