:root{--bg:#0b0f17;--panel:rgba(21,27,38,0.64);--panel-strong:rgba(18,24,34,0.84);--line:rgba(255,255,255,0.14);--line-soft:rgba(255,255,255,0.08);--text:#f4f7fb;--muted:#b6c0cf;--soft:#e4ebf4;--blue:#4f8cff;--mint:#54d0c0;--lime:#9be37a;--amber:#ffbf6d;--rose:#ff7ca8;--shadow:0 24px 64px rgba(2,8,20,0.45);--radius-xl:22px;--radius-lg:16px;--radius-md:12px;--fs-eyebrow:clamp(0.68rem,0.7vw,0.78rem);--fs-body:clamp(0.98rem,1.05vw,1.16rem);--fs-h1:clamp(2.15rem,5.2vw,5.35rem);--fs-h2:clamp(1.75rem,3.9vw,3.7rem);--fs-slide:clamp(2rem,5vw,4.8rem);--lh-tight:1.06;--lh-body:1.66}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;overflow-x:hidden;color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b0f17}a{color:inherit}img{max-width:100%}body:after,body:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;will-change:transform,opacity}body:before{background:radial-gradient(ellipse 60% 50% at 8% 12%,rgba(79,140,255,.22),transparent),radial-gradient(ellipse 50% 45% at 92% 8%,rgba(84,208,192,.15),transparent),radial-gradient(ellipse 55% 50% at 88% 92%,rgba(120,80,255,.14),transparent),radial-gradient(ellipse 45% 40% at 10% 90%,rgba(155,227,122,.09),transparent),linear-gradient(160deg,#0d1322,#080d18 50%,#0b1020);animation:aurora-shift 18s ease-in-out infinite alternate}body:after{background:radial-gradient(ellipse 40% 35% at 55% 30%,rgba(79,140,255,.07),transparent),radial-gradient(ellipse 35% 30% at 30% 70%,rgba(84,208,192,.06),transparent);animation:aurora-float 24s ease-in-out infinite alternate-reverse}@keyframes aurora-shift{0%{opacity:1;transform:scale(1) translateX(0)}50%{opacity:.85;transform:scale(1.04) translateX(1%)}to{opacity:1;transform:scale(1.02) translateX(-1%)}}@keyframes aurora-float{0%{transform:translateY(0) scale(1)}to{transform:translateY(-2%) scale(1.05)}}.bg-canvas{contain:strict}.ambient-grid,.bg-canvas{position:fixed;inset:0;z-index:-1;pointer-events:none}.ambient-grid{background-image:linear-gradient(rgba(255,255,255,.032) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.6) 0,transparent 80%);mask-image:linear-gradient(180deg,rgba(0,0,0,.6) 0,transparent 80%)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1rem;gap:1rem;padding:.78rem clamp(1rem,4vw,4rem);background:rgba(14,20,30,.58);border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(20px) saturate(145%);backdrop-filter:blur(20px) saturate(145%)}.brand,.btn,.case-actions a,.nav-cta,.site-header nav a,.value-box a{text-decoration:none}.brand{width:-moz-fit-content;width:fit-content}.brand small,.brand span{display:block}.brand span{font-weight:800;letter-spacing:.01em;text-transform:uppercase}.brand small{color:var(--muted);font-size:.72rem}.site-header nav{display:flex;align-items:center;gap:1rem;color:var(--muted);font-size:clamp(.8rem,.85vw,.9rem);font-weight:800}.site-header nav a{position:relative;transition:color .2s ease}.site-header nav a.is-active{color:var(--soft)}.site-header nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-.45rem;height:2px;border-radius:2px;background:rgba(145,189,255,.9)}.nav-cta{justify-self:end;border:1px solid var(--line-soft);border-radius:999px;padding:.62rem .95rem;color:var(--soft);font-size:clamp(.8rem,.85vw,.9rem);font-weight:900;white-space:nowrap;font-family:inherit}.mobile-menu-trigger,.nav-cta{background:rgba(255,255,255,.08);cursor:pointer}.mobile-menu-trigger{display:none;width:42px;height:42px;border:1px solid var(--line-soft);border-radius:10px;padding:.55rem .5rem}.mobile-menu-trigger span{display:block;width:100%;height:2px;margin:.22rem 0;border-radius:3px;background:var(--soft)}.mobile-nav-backdrop{position:fixed;inset:0;z-index:38;border:0;margin:0;padding:0;background:rgba(2,7,14,.74);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-nav-panel{position:fixed;top:70px;left:.9rem;right:.9rem;z-index:40;border:1px solid var(--line);border-radius:var(--radius-lg);padding:.9rem;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.02)),rgba(12,18,29,.96);box-shadow:0 24px 58px rgba(0,0,0,.46)}.mobile-nav-label{margin:0;color:#9dc0ff;font-size:.72rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.mobile-nav-links{margin-top:.65rem;display:grid;grid-gap:.45rem;gap:.45rem}.mobile-nav-links a{display:block;min-height:44px;padding:.7rem .75rem;border-radius:10px;border:1px solid var(--line-soft);color:var(--soft);background:rgba(255,255,255,.04);font-size:.95rem;font-weight:760;text-decoration:none}.mobile-nav-links a.is-active{border-color:rgba(145,189,255,.66);background:rgba(79,140,255,.2)}main{position:relative;z-index:2;width:min(100%,1480px);margin:0 auto}.cta-row,.hero-copy,.pill-row,.system-hero,.system-window,.trust-strip,.trust-strip ul{min-width:0}.hero-section,.section{padding:clamp(4.5rem,8vw,8rem) clamp(1.1rem,4vw,4rem)}.hero-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);min-height:calc(100vh - 72px)}.compact-hero{min-height:auto}.hero-copy h1,.section h2,.slide h1{margin:.4rem 0 1rem;line-height:var(--lh-tight);letter-spacing:0;font-weight:900;text-wrap:balance;overflow-wrap:anywhere}.hero-copy h1{max-width:13ch;font-size:var(--fs-h1)}.section h2{max-width:18ch;font-size:var(--fs-h2)}.eyebrow{margin:0;color:#98b8ff;font-size:var(--fs-eyebrow);font-weight:900;letter-spacing:.13em;text-transform:uppercase}.lead,.section p{color:var(--muted);font-size:var(--fs-body);line-height:var(--lh-body);overflow-wrap:anywhere}.lead{max-width:60ch}.case-actions,.cta-row,.industry-row,.pill-row{display:flex;flex-wrap:wrap;gap:.75rem}.pill-row{margin-top:1.3rem}.trust-strip{margin-top:1.6rem;display:flex;flex-wrap:wrap;align-items:center;gap:.65rem .85rem}.trust-strip .trust-label{color:#98b8ff;font-size:var(--fs-eyebrow);font-weight:900;letter-spacing:.13em;text-transform:uppercase}.trust-strip ul{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin:0;padding:0;list-style:none}.trust-strip li{position:relative;color:var(--soft);font-size:.86rem;font-weight:800;padding-right:.75rem}.trust-strip li:not(:last-child):after{content:"·";position:absolute;right:0;color:var(--muted)}.industry-row span,.pill-row span{border:1px solid var(--line-soft);border-radius:999px;padding:.56rem .78rem;color:var(--soft);font-size:.84rem;font-weight:800;background:rgba(255,255,255,.07);white-space:nowrap}.cta-row{margin-top:1.35rem}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.7rem;gap:.7rem;margin-top:1.4rem;max-width:640px}.hero-metrics span{min-height:86px;padding:.85rem;border:1px solid var(--line-soft);border-radius:var(--radius-md);color:var(--muted);line-height:1.35;background:rgba(255,255,255,.055)}.hero-metrics strong{display:block;margin-bottom:.2rem;color:var(--soft);font-size:clamp(1.25rem,2vw,1.7rem);line-height:1}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:.85rem 1.15rem;font-weight:800;text-align:center;line-height:1.2;cursor:pointer;font-family:inherit}.primary{color:#f7fbff;background:linear-gradient(140deg,#4786ff,#6aa8ff);box-shadow:0 10px 24px rgba(71,134,255,.34);animation:glow-blue 2.5s ease-in-out infinite}@keyframes glow-blue{0%,to{box-shadow:0 10px 24px rgba(71,134,255,.34)}50%{box-shadow:0 10px 36px rgba(71,134,255,.7),0 0 16px rgba(71,134,255,.4)}}@keyframes glow-lime{0%,to{box-shadow:0 6px 20px rgba(155,227,122,.2)}50%{box-shadow:0 8px 32px rgba(155,227,122,.55),0 0 14px rgba(155,227,122,.35)}}@keyframes glow-amber{0%,to{box-shadow:0 6px 20px rgba(255,191,109,.2)}50%{box-shadow:0 8px 32px rgba(255,191,109,.55),0 0 14px rgba(255,191,109,.35)}}@keyframes glow-mint{0%,to{box-shadow:0 6px 20px rgba(84,208,192,.2)}50%{box-shadow:0 8px 32px rgba(84,208,192,.55),0 0 14px rgba(84,208,192,.35)}}.secondary{border:1px solid var(--line-soft);color:var(--soft);background:rgba(255,255,255,.08)}.hero-card{position:relative;margin:0;width:min(100%,540px);justify-self:center}.hero-card:before{content:"";position:absolute;inset:-18px;z-index:-1;border:1px solid rgba(79,140,255,.34);border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(79,140,255,.15),transparent 44%),linear-gradient(315deg,rgba(84,208,192,.12),transparent 46%)}.hero-card img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center;border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero-card figcaption{position:absolute;left:-1rem;bottom:1rem;width:min(86%,350px);padding:1rem;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(21,28,40,.78);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%)}.hero-card span,.hero-card strong{display:block}.hero-card strong{color:#b4d0ff;margin-bottom:.3rem}.hero-card span{color:var(--muted);line-height:1.5}.system-hero{position:relative;margin:0;width:min(100%,650px);justify-self:center}.system-hero:before{content:"";position:absolute;inset:-18px;z-index:-1;border:1px solid rgba(79,140,255,.34);border-radius:var(--radius-xl);background:linear-gradient(135deg,rgba(79,140,255,.16),transparent 44%),linear-gradient(315deg,rgba(84,208,192,.13),transparent 46%)}.system-window{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.025)),rgba(13,19,30,.9);box-shadow:var(--shadow)}.system-preview-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(140px,.8fr);grid-gap:.85rem;gap:.85rem;padding:.9rem}.system-preview-main,.system-preview-stack img{overflow:hidden;border:1px solid var(--line-soft);border-radius:var(--radius-md);background:rgba(255,255,255,.05)}.system-preview-main img,.system-preview-stack img{display:block;width:100%;height:100%;object-fit:cover}.system-preview-main{aspect-ratio:16/12}.system-preview-stack{display:grid;grid-gap:.85rem;gap:.85rem}.system-preview-stack img{aspect-ratio:16/10}.system-kpi-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.7rem;gap:.7rem;padding:0 .9rem .9rem}.system-kpi-row span{min-height:70px;padding:.8rem;border:1px solid var(--line-soft);border-radius:var(--radius-md);color:var(--muted);line-height:1.35;background:rgba(255,255,255,.04)}.system-kpi-row b{display:block;color:#b4d0ff}.funnel-flow{padding:1.2rem 1.4rem 1.4rem;gap:0}.ff-item,.funnel-flow{display:flex;flex-direction:column}.ff-stage{display:flex;align-items:center;gap:.85rem;padding:.75rem 1rem;border-radius:var(--radius-md);border:1px solid var(--line-soft);background:rgba(255,255,255,.04);transition:box-shadow .3s ease}.ff-stage.accent-blue{--ff-color:var(--blue)}.ff-stage.accent-mint{--ff-color:var(--mint)}.ff-stage.accent-lime{--ff-color:var(--lime)}.ff-stage.accent-amber{--ff-color:var(--amber)}.ff-stage.accent-blue{border-color:rgba(79,140,255,.25)}.ff-stage.accent-mint{border-color:rgba(84,208,192,.25)}.ff-stage.accent-lime{border-color:rgba(155,227,122,.25)}.ff-stage.accent-amber{border-color:rgba(255,191,109,.25)}@keyframes ff-stage-pulse{0%,to{opacity:1}50%{opacity:.72}}.ff-stage.accent-blue{animation:ff-stage-pulse 3.2s ease-in-out 0s infinite;will-change:opacity}.ff-stage.accent-mint{animation:ff-stage-pulse 3.2s ease-in-out .8s infinite;will-change:opacity}.ff-stage.accent-lime{animation:ff-stage-pulse 3.2s ease-in-out 1.6s infinite;will-change:opacity}.ff-stage.accent-amber{animation:ff-stage-pulse 3.2s ease-in-out 2.4s infinite;will-change:opacity}.ff-dot{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:var(--ff-color);box-shadow:0 0 8px var(--ff-color)}.ff-text{display:flex;flex-direction:column;gap:.1rem}.ff-text strong{font-size:.9rem;color:var(--ff-color);line-height:1.2}.ff-text span{font-size:.75rem;color:var(--muted);line-height:1.3}.ff-connector{position:relative;display:flex;justify-content:center;height:36px;overflow:hidden}.ff-line{bottom:0;width:2px;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.04))}.ff-drop,.ff-line{position:absolute;top:0}.ff-drop{width:6px;height:16px;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.9),transparent);box-shadow:0 0 8px rgba(255,255,255,.5);animation:ff-drop 3.2s ease-in-out infinite;will-change:transform,opacity}@keyframes ff-drop{0%{transform:translateY(-100%);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(500%);opacity:0}}.founder-chip{display:flex;align-items:center;gap:.9rem;width:min(88%,420px);margin:1rem 0 0 -1rem;padding:.9rem 1rem;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(21,28,40,.88);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%);box-shadow:0 8px 32px rgba(2,8,20,.4)}.founder-chip img,.founder-chip-video{width:72px;height:72px;flex:0 0 auto;border-radius:12px;object-fit:cover;border:1px solid var(--line-soft);background:rgba(255,255,255,.04)}.founder-chip span,.founder-chip strong{display:block}.founder-chip strong{color:#b4d0ff;margin-bottom:.22rem}.founder-chip span{color:var(--muted);line-height:1.45}.ai-section,.founder-section,.split-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;grid-gap:clamp(1.5rem,5vw,4rem);gap:clamp(1.5rem,5vw,4rem)}.case-grid,.feature-board,.mini-proof,.problem-grid,.slide-grid,.system-grid,.transform-grid{display:grid;grid-gap:1rem;gap:1rem}.case-grid,.problem-grid,.system-grid,.transform-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}.compare-section{background:rgba(18,24,35,.64)}.compare-section,.faq-section,.old-new-section,.process-section{border:1px solid var(--line-soft);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px) saturate(130%);backdrop-filter:blur(10px) saturate(130%);padding:clamp(3.2rem,5vw,4rem) clamp(1rem,2.8vw,2rem)}.faq-section,.old-new-section,.process-section{background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.018)),rgba(18,24,35,.62)}.compare-board,.compare-head{position:static}.compare-head h2{max-width:16ch;font-size:clamp(1.65rem,2.8vw,2.5rem)}.compare-head p{margin-top:.35rem;max-width:44ch;color:#c6d0da}.compare-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1.35rem}.compare-column{border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:rgba(20,27,39,.78);padding:1rem 1.1rem}.compare-column header{display:grid;grid-gap:.45rem;gap:.45rem;margin-bottom:.95rem}.compare-column h3{margin:0;font-size:clamp(1.02rem,1.2vw,1.16rem);line-height:1.3}.compare-column ul{display:grid;grid-gap:.55rem;gap:.55rem;margin:0;padding:0;list-style:none}.compare-column li{padding:.78rem .82rem;border-radius:var(--radius-md);line-height:1.45;font-size:clamp(.96rem,1.05vw,1.06rem);border:1px solid var(--line-soft)}.before-col li{color:#dbe3ee;background:rgba(255,255,255,.04)}.after-col li{color:#d6ebff;background:rgba(79,140,255,.16)}.case-grid,.system-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.founder-section{align-items:center}#proof h2,.faq-section h2,.founder-section h2,.process-section h2{max-width:20ch}.founder-portrait{position:relative;margin:0}.founder-portrait:before{content:"";position:absolute;inset:-14px;z-index:-1;border:1px solid rgba(84,208,192,.22);border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(84,208,192,.14),transparent 45%),rgba(255,255,255,.025)}.founder-portrait img,.founder-portrait video{display:block;width:min(100%,520px);aspect-ratio:4/5;object-fit:cover;border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.founder-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-top:1.3rem}.founder-stats span{padding:.85rem;border:1px solid var(--line-soft);border-radius:var(--radius-md);color:var(--muted);line-height:1.45;background:rgba(255,255,255,.055)}.founder-stats strong{display:block;margin-bottom:.25rem;color:var(--soft);font-size:clamp(1.15rem,1.7vw,1.45rem)}.case-card,.case-detail,.feature-board span,.mini-proof article,.problem-grid span,.report-panel,.slide-grid span,.system-card,.transform-card,.value-box{border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025)),rgba(18,24,36,.72);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%)}.problem-grid span{padding:1rem;color:var(--soft);font-weight:900;line-height:1.4;overflow-wrap:anywhere}.case-card,.system-card,.transform-card{padding:1.15rem}.case-type,.transform-card span{display:block;color:var(--amber);font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.state-tag{width:-moz-fit-content;width:fit-content;padding:.14rem .34rem;border-radius:999px;font-size:.64rem;letter-spacing:.08em;border:1px solid rgba(255,255,255,.18);text-transform:uppercase;font-weight:800}.before-tag{color:#ffd7a1;background:rgba(255,191,109,.16)}.after-tag{color:#cce1ff;background:rgba(79,140,255,.2)}.case-card h3,.case-detail h2,.presentation-modules h3,.system-card h3{margin:0 0 .7rem;font-size:clamp(1.08rem,1.45vw,1.34rem);line-height:1.25;text-wrap:pretty}.case-card li,.case-card p,.feature-board span,.slide-grid span,.system-card p,.value-box p{color:var(--muted);line-height:1.6;overflow-wrap:anywhere}.case-card ul{display:grid;grid-gap:.45rem;gap:.45rem;margin:1rem 0;padding-left:1.1rem}.featured-case-list{display:grid;grid-gap:1.1rem;gap:1.1rem;margin-top:1.6rem}.featured-case{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:clamp(1.2rem,3vw,2rem);gap:clamp(1.2rem,3vw,2rem);align-items:center;padding:clamp(1rem,2.6vw,1.6rem);border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025)),rgba(18,24,36,.72);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%)}.featured-case:nth-child(2n){grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr)}.featured-case:nth-child(2n) .featured-case-media{order:2}.featured-case-media{overflow:hidden;border:1px solid var(--line-soft);border-radius:var(--radius-md);background:rgba(255,255,255,.04)}.featured-case-media img{display:block;width:100%;aspect-ratio:16/11;object-fit:cover}.featured-case-copy h3{margin:.45rem 0 .75rem;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.12}.featured-case-copy li,.featured-case-copy p{color:var(--muted);line-height:1.62}.featured-case-copy ul{display:grid;grid-gap:.45rem;gap:.45rem;margin:1rem 0;padding-left:1.1rem}.featured-case .feature-board{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.case-preview{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border:1px solid var(--line-soft);border-radius:var(--radius-md);margin-bottom:.9rem}.project-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1.4rem}.gallery-card{display:grid;grid-gap:.75rem;gap:.75rem;padding:.95rem;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025)),rgba(18,24,36,.72);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%)}.gallery-card img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:var(--radius-md);border:1px solid var(--line-soft)}.gallery-card h3{margin:0;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.25}.gallery-card p{margin:.4rem 0 0;color:var(--muted);line-height:1.55}.video-embed{margin-top:1.4rem;border:1px solid var(--line-soft);border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025)),rgba(18,24,36,.72);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%);box-shadow:var(--shadow)}.video-embed iframe{display:block;width:100%;aspect-ratio:16/9;border:0}.case-actions a,.value-box a{color:#a7cbff;font-weight:900}.report-panel{overflow:hidden;box-shadow:var(--shadow)}.window-bar{display:flex;align-items:center;gap:.46rem;padding:.85rem 1rem;border-bottom:1px solid var(--line-soft);background:rgba(255,255,255,.06)}.window-bar i{width:9px;height:9px;border-radius:50%;background:var(--rose)}.window-bar i:nth-child(2){background:var(--amber)}.window-bar i:nth-child(3){background:var(--lime)}.window-bar strong{margin-left:.6rem}.report-panel dl{display:grid;grid-gap:.75rem;gap:.75rem;margin:0;padding:1rem}.report-panel dl div{padding:.9rem;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:rgba(255,255,255,.035)}.report-panel dt{margin-bottom:.35rem;color:#9dc0ff;font-weight:900}.report-panel dd{margin:0;color:var(--soft);line-height:1.55}.industry-row{margin-top:1.4rem}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1.5rem}.faq-item,.process-card{border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025)),rgba(18,24,36,.72);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%)}.process-card{padding:1.1rem}.process-card span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(157,192,255,.28);border-radius:12px;color:#b4d0ff;font-weight:900;background:rgba(79,140,255,.16)}.faq-item h3,.process-card h3{margin:.9rem 0 .55rem;font-size:clamp(1.05rem,1.3vw,1.2rem);line-height:1.25}.faq-item p,.process-card p{margin:0;color:var(--muted);line-height:1.6}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1.5rem}.faq-item{padding:1.05rem 1.1rem}.faq-item h3{margin-top:0}.final-section{width:min(100%,980px);margin:0 auto;text-align:center}.final-section .btn{margin-top:.7rem}.funnel-stages{display:grid;grid-gap:1.15rem;gap:1.15rem;margin-top:2rem}.funnel-stage{border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:rgba(18,24,35,.54);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden}.funnel-stage-label{padding:.6rem 1.1rem;font-size:var(--fs-eyebrow);font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--line-soft)}.funnel-stage.accent-blue .funnel-stage-label{color:var(--blue);background:rgba(79,140,255,.08)}.funnel-stage.accent-mint .funnel-stage-label{color:var(--mint);background:rgba(84,208,192,.08)}.funnel-stage.accent-lime .funnel-stage-label{color:var(--lime);background:rgba(155,227,122,.08)}.funnel-stage.accent-amber .funnel-stage-label{color:var(--amber);background:rgba(255,191,109,.08)}.funnel-stage-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:0;gap:0}.funnel-stage-cards .system-card{border:0;border-right:1px solid var(--line-soft);border-radius:0;background:transparent}.funnel-stage-cards .system-card:last-child{border-right:0}.funnel-why-section{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:start;grid-gap:clamp(1.5rem,5vw,4rem);gap:clamp(1.5rem,5vw,4rem);border:1px solid var(--line-soft);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(79,140,255,.07),rgba(255,255,255,.018)),rgba(18,24,35,.62);-webkit-backdrop-filter:blur(10px) saturate(130%);backdrop-filter:blur(10px) saturate(130%);padding:clamp(3.2rem,5vw,4rem) clamp(1rem,2.8vw,2rem)}.funnel-why-copy h2{max-width:20ch}.funnel-why-copy p{max-width:46ch;color:var(--muted);line-height:var(--lh-body);margin-top:.75rem}.funnel-why-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.funnel-why-stats article{display:grid;grid-gap:.25rem;gap:.25rem;padding:1rem 1.1rem;border:1px solid var(--line-soft);border-radius:var(--radius-md);background:rgba(255,255,255,.045)}.funnel-why-stats strong{font-size:clamp(1.6rem,3vw,2.4rem);color:var(--blue);line-height:1}.funnel-why-stats span{font-size:.88rem;color:var(--muted);line-height:1.4}.site-footer{position:relative;z-index:2;border-top:1px solid var(--line-soft);padding:clamp(2.5rem,5vw,4rem) clamp(1.1rem,4vw,4rem)}.footer-inner{width:min(100%,1480px);margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:1.2rem 2.5rem;gap:1.2rem 2.5rem}.footer-brand span{display:block;font-weight:800;letter-spacing:.01em;text-transform:uppercase;color:var(--soft)}.footer-brand small{display:block;color:var(--muted);font-size:.72rem}.footer-tagline{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.footer-nav{display:flex;flex-wrap:wrap;gap:.5rem 1.2rem;justify-content:flex-end}.footer-nav a{color:var(--muted);font-size:.88rem;font-weight:800;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:var(--soft)}.footer-copy{grid-column:1/-1;margin:0;color:rgba(182,192,207,.5);font-size:.78rem}@media (max-width:680px){.footer-inner{grid-template-columns:1fr}.footer-nav{justify-content:flex-start}}.case-detail{margin:clamp(2rem,5vw,5rem) clamp(1.1rem,4vw,4rem);padding:clamp(1.3rem,4vw,2.4rem)}.case-detail-head{max-width:850px}.feature-board{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.5rem}.feature-board span{padding:.85rem;font-weight:800;font-size:clamp(.9rem,1vw,1rem)}.value-box{margin-top:1rem;padding:1.15rem}.value-box strong{color:#bdd4ff}.presentation-header{position:fixed;left:0;right:0}.presentation-deck{width:100%;max-width:none}.pitch-slide{position:relative;min-height:100vh;display:flex;align-items:center;padding:clamp(5rem,8vw,7rem) clamp(1rem,5vw,5rem);border-bottom:1px solid var(--line-soft)}.pitch-stage{width:min(100%,1180px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:clamp(1.2rem,3vw,2rem);gap:clamp(1.2rem,3vw,2rem)}.pitch-copy{width:min(100%,980px)}.pitch-copy h1{margin:.45rem 0 1rem;max-width:14ch;font-size:clamp(2.05rem,5vw,4.7rem);line-height:1.05;letter-spacing:0;font-weight:900;text-wrap:balance}.pitch-copy .lead{max-width:58ch;margin:0;color:#c6d0da}.pitch-lanes,.pitch-points,.pitch-proof,.pitch-stats{display:grid;grid-gap:.85rem;gap:.85rem;margin-top:1.35rem}.pitch-points{grid-template-columns:repeat(3,minmax(0,1fr))}.pitch-lanes article,.pitch-points span,.pitch-proof article,.pitch-stats article{border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025)),rgba(18,24,36,.72);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%)}.pitch-points span{padding:.92rem;color:var(--soft);font-weight:850;line-height:1.35}.pitch-lanes,.pitch-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.pitch-lanes article,.pitch-stats article{padding:1rem}.pitch-lanes strong,.pitch-proof strong,.pitch-stats strong{display:block;margin-bottom:.35rem;color:#bdd4ff;font-size:.86rem;text-transform:uppercase;letter-spacing:.06em}.pitch-lanes span,.pitch-proof span,.pitch-stats span{display:block;color:var(--muted);line-height:1.5}.pitch-visual{margin:0;width:min(100%,520px)}.pitch-visual img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.pitch-slide:first-child .pitch-stage{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:center}.pitch-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.pitch-proof article{overflow:hidden}.pitch-proof img{width:100%;aspect-ratio:16/9;object-fit:cover;border-bottom:1px solid var(--line-soft)}.pitch-proof div{padding:1rem}.pitch-count{position:absolute;right:clamp(1rem,4vw,4rem);top:clamp(5.5rem,8vw,6.5rem);color:rgba(255,255,255,.36);font-weight:900;font-size:clamp(.72rem,.85vw,.9rem);display:flex;flex-direction:column;gap:.15rem;align-items:flex-end}.pitch-count-label{font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.4)}.pitch-count-value{font-size:1.1rem;font-weight:900;letter-spacing:.08em;color:rgba(255,255,255,.7)}.pitch-slide.accent-blue{--slide-accent:var(--blue)}.pitch-slide.accent-mint{--slide-accent:var(--mint)}.pitch-slide.accent-lime{--slide-accent:var(--lime)}.pitch-slide.accent-amber{--slide-accent:var(--amber)}.pitch-slide.accent-rose{--slide-accent:var(--rose)}.pitch-slide .eyebrow{color:var(--slide-accent,#98b8ff)}.pitch-slide:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 8% 12%,color-mix(in oklab,var(--slide-accent,var(--blue)) 22%,transparent),transparent 38%),radial-gradient(circle at 92% 88%,color-mix(in oklab,var(--slide-accent,var(--mint)) 14%,transparent),transparent 42%);opacity:.85}.pitch-slide .pitch-count,.pitch-slide .pitch-stage{position:relative;z-index:1}.pitch-copy h1{font-size:clamp(2.05rem,5.4vw,5.6rem);letter-spacing:-.005em}.pitch-copy .lead{font-size:clamp(1.05rem,1.3vw,1.4rem);max-width:64ch}.pitch-lanes article,.pitch-points span,.pitch-stats article{position:relative;border-color:color-mix(in oklab,var(--slide-accent,var(--line)) 26%,var(--line-soft))}.pitch-lanes article:before,.pitch-points span:before,.pitch-stats article:before{content:"";position:absolute;left:0;top:.65rem;bottom:.65rem;width:3px;border-radius:3px;background:var(--slide-accent,var(--blue))}.pitch-stats article{padding:1.2rem 1.2rem 1.1rem 1.4rem}.pitch-stats strong{font-size:clamp(1.6rem,2.4vw,2.4rem);color:var(--slide-accent,#bdd4ff);letter-spacing:-.01em;text-transform:none}.pitch-stats span{font-size:clamp(.95rem,1.05vw,1.1rem);color:var(--soft);line-height:1.5}.pitch-report{margin-top:1.5rem;width:min(100%,720px);border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025)),rgba(18,24,36,.78);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%);overflow:hidden;box-shadow:var(--shadow)}.pitch-report-bar{display:flex;align-items:center;gap:.46rem;padding:.85rem 1rem;border-bottom:1px solid var(--line-soft);background:rgba(255,255,255,.06)}.pitch-report-bar i{width:9px;height:9px;border-radius:50%;background:var(--rose)}.pitch-report-bar i:nth-child(2){background:var(--amber)}.pitch-report-bar i:nth-child(3){background:var(--lime)}.pitch-report-bar strong{margin-left:.6rem;color:var(--soft)}.pitch-report dl{display:grid;grid-gap:.7rem;gap:.7rem;margin:0;padding:1rem 1.1rem}.pitch-report dl div{padding:.85rem 1rem;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:rgba(255,255,255,.035)}.pitch-report dt{margin-bottom:.3rem;color:var(--slide-accent,#9dc0ff);font-weight:900;letter-spacing:.02em}.pitch-report dd{margin:0;color:var(--soft);line-height:1.55}.pitch-mid-cta{margin-top:1.7rem;display:flex;gap:.75rem;flex-wrap:wrap}.pitch-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.8rem}.pitch-proof-card{display:grid;grid-template-rows:auto 1fr;border:1px solid var(--line-soft);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025)),rgba(18,24,36,.78);overflow:hidden;-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%);box-shadow:var(--shadow)}.pitch-proof-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;object-position:top center;border-bottom:1px solid var(--line-soft)}.pitch-proof-body{display:grid;grid-gap:.7rem;gap:.7rem;padding:1.4rem 1.5rem 1.6rem}.pitch-proof-type{margin:0;color:var(--slide-accent,var(--amber));font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.pitch-proof-card h3{margin:0;font-size:clamp(1.4rem,1.8vw,1.8rem);line-height:1.2;font-weight:900}.pitch-proof-signal{margin:0;color:var(--muted);line-height:1.55;font-size:clamp(.96rem,1.05vw,1.08rem)}.pitch-proof-card ul{display:grid;grid-gap:.45rem;gap:.45rem;margin:.2rem 0 0;padding-left:1.1rem;color:var(--soft);font-size:clamp(.94rem,1vw,1.04rem)}.pitch-proof-link{margin-top:.4rem;width:-moz-fit-content;width:fit-content;color:#a7cbff;font-weight:900;text-decoration:none;letter-spacing:.02em}.pitch-proof-link:after{content:" →"}.slide{position:relative;min-height:100vh;display:flex;align-items:center;padding:clamp(5rem,8vw,7rem) clamp(1.1rem,5vw,5rem);border-bottom:1px solid rgba(255,255,255,.08)}.slide-content{width:min(100%,1180px);margin:0 auto}.slide-center{text-align:center;width:min(100%,980px)}.slide-center .eyebrow,.slide-center .lead,.slide-center .slide-grid{margin-inline:auto}.slide h1{max-width:16ch;font-size:var(--fs-slide)}.slide-count{position:absolute;right:clamp(1rem,4vw,4rem);top:clamp(1rem,2vw,2rem);color:rgba(255,255,255,.28);font-weight:900;font-size:clamp(.75rem,.85vw,.9rem)}.slide-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.4rem}.mini-proof article,.slide-grid span{padding:1rem;font-weight:800}.presentation-image{width:min(100%,420px);margin:2rem 0 0}.presentation-image img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.mini-proof{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}.mini-proof span,.mini-proof strong{display:block}.mini-proof span{margin-top:.35rem;color:var(--muted)}.audit-wrap{display:flex;justify-content:center;padding-top:clamp(5rem,11vw,7rem)}.audit-shell{width:min(100%,760px);padding:clamp(1.2rem,2.8vw,2rem);border:1px solid var(--line-soft);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02)),rgba(18,24,36,.75);-webkit-backdrop-filter:blur(10px) saturate(120%);backdrop-filter:blur(10px) saturate(120%)}.audit-shell h1{margin:.4rem 0 .8rem;font-size:clamp(1.85rem,4vw,3rem);line-height:1.1}.audit-form{margin-top:1.2rem;display:grid;grid-gap:.95rem;gap:.95rem}.audit-form label{display:grid;grid-gap:.45rem;gap:.45rem;font-size:.88rem;color:var(--soft);font-weight:700}.audit-form input,.audit-form select,.audit-form textarea{width:100%;border:1px solid var(--line-soft);border-radius:var(--radius-md);padding:.8rem .85rem;background:rgba(12,18,28,.88);color:var(--text);font:inherit}.audit-form textarea{resize:vertical}.contact-row{display:flex;gap:.55rem;flex-wrap:wrap}.contact-chip{border:1px solid var(--line-soft);border-radius:999px;background:rgba(255,255,255,.05);color:var(--soft);padding:.5rem .8rem;font-weight:700;cursor:pointer}.contact-chip.active{background:rgba(79,140,255,.2);border-color:rgba(79,140,255,.6)}.audit-submit{margin-top:.3rem;width:-moz-fit-content;width:fit-content}.audit-error{margin:0;padding:.6rem .8rem;border:1px solid rgba(255,124,168,.4);border-radius:var(--radius-md);color:#ffd1de;background:rgba(255,124,168,.12);font-size:.88rem;font-weight:700}.audit-submit:disabled{opacity:.6;cursor:not-allowed}.audit-success .lead{max-width:55ch}.resume-wrap{display:flex;justify-content:center;padding-top:clamp(5rem,10vw,6.5rem)}.resume-shell{width:min(100%,1080px);display:grid;grid-gap:1rem;gap:1rem}.resume-head h1{margin:.45rem 0 0;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.1}.resume-frame{width:100%;min-height:78vh;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:rgba(12,18,29,.9)}.audit-modal-backdrop{position:fixed;inset:0;z-index:220;display:flex;align-items:center;justify-content:center;padding:clamp(.75rem,2vw,1.2rem);background:rgba(3,8,16,.72);-webkit-backdrop-filter:blur(10px) saturate(125%);backdrop-filter:blur(10px) saturate(125%)}.audit-modal{position:relative;width:min(100%,720px);max-height:min(92dvh,820px);overflow-y:auto;margin:0;padding:clamp(1.1rem,2.6vw,1.8rem);border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.025)),rgba(16,23,35,.96);box-shadow:0 34px 110px rgba(0,0,0,.62)}.audit-modal h2{margin:.4rem 2.4rem .75rem 0;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.1}.audit-modal .lead{margin:0}.audit-close{position:absolute;top:1rem;right:1rem;width:38px;height:38px;border:1px solid var(--line-soft);border-radius:999px;color:var(--soft);background:rgba(255,255,255,.08);font:inherit;font-weight:900;cursor:pointer}.system-section{width:min(100%,1200px);margin:0 auto}.system-section .eyebrow{color:#98b8ff}.system-section h2{max-width:22ch}.system-stack{display:grid;grid-gap:1.2rem;gap:1.2rem;margin-top:2rem}.system-layer{position:relative;padding:1.6rem 1.7rem;border:1px solid var(--line-soft);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(18,24,36,.72);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%)}.system-layer.accent-blue{--layer-accent:var(--blue)}.system-layer.accent-mint{--layer-accent:var(--mint)}.system-layer.accent-lime{--layer-accent:var(--lime)}.system-layer.accent-amber{--layer-accent:var(--amber)}.system-layer.accent-rose{--layer-accent:var(--rose)}.system-layer:before{content:"";position:absolute;left:0;top:1.2rem;bottom:1.2rem;width:4px;border-radius:4px;background:var(--layer-accent,var(--blue))}.system-layer.is-emphasized{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025)),rgba(20,28,42,.86);box-shadow:0 18px 50px rgba(2,8,20,.35)}.system-layer-head{display:grid;grid-template-columns:auto 1fr;grid-gap:1.1rem;gap:1.1rem;align-items:center;margin-bottom:.8rem}.system-layer-number{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:14px;border:1px solid var(--line-soft);background:rgba(255,255,255,.06);font-size:1.05rem;letter-spacing:.04em}.system-layer-name,.system-layer-number{color:var(--layer-accent,var(--blue));font-weight:900}.system-layer-name{margin:0;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase}.system-layer h3{margin:.2rem 0 0;font-size:clamp(1.15rem,1.6vw,1.45rem);line-height:1.25;font-weight:900;color:var(--text)}.system-layer-body{margin:0 0 .95rem;color:var(--muted);line-height:1.6;font-size:var(--fs-body);max-width:70ch}.system-layer-modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.55rem 1rem;gap:.55rem 1rem;margin:0;padding:0;list-style:none}.system-layer-modules li{position:relative;padding-left:1.05rem;color:var(--soft);font-size:.96rem;line-height:1.45}.system-layer-modules li:before{content:"";position:absolute;left:0;top:.55rem;width:6px;height:6px;border-radius:50%;background:var(--layer-accent,var(--blue));opacity:.85}.system-algo{position:relative;margin-top:1.9rem;min-height:520px;border:1px solid var(--line-soft);border-radius:var(--radius-xl);background:radial-gradient(circle at 18% 14%,rgba(79,140,255,.14),transparent 30%),radial-gradient(circle at 84% 76%,rgba(84,208,192,.12),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(18,24,36,.74);overflow:hidden}.system-algo:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 0);background-size:56px 56px}.system-algo-lines{position:absolute;inset:0;width:100%;height:100%;z-index:1}.flow-base,.flow-link{fill:none;stroke:rgba(183,214,255,.32);stroke-width:2}.flow-return{stroke:rgba(146,215,255,.28)}.flow-run{fill:none;stroke:rgba(120,191,255,.95);stroke-width:3;stroke-linecap:round;stroke-dasharray:18 220;filter:drop-shadow(0 0 8px rgba(87,169,255,.7));animation:flowPulse 3.8s linear infinite}.run-1{animation-delay:0s}.run-2{animation-delay:.35s}.run-3{animation-delay:.7s}.run-4{animation-delay:1.05s}.run-5{animation-delay:1.4s}.run-6{animation-delay:1.75s}.side-1{animation-delay:.52s}.side-2{animation-delay:1.28s}.side-3{animation-delay:2.1s}.algo-node{position:absolute;z-index:2;min-width:126px;padding:.62rem .72rem;border:1px solid var(--line-soft);border-radius:12px;text-align:center;background:rgba(15,22,33,.94);box-shadow:0 10px 28px rgba(2,8,20,.36);animation:nodeCycle 6s ease-in-out infinite}.algo-node.accent-blue{--layer-accent:var(--blue)}.algo-node.accent-mint{--layer-accent:var(--mint)}.algo-node.accent-lime{--layer-accent:var(--lime)}.algo-node.accent-amber{--layer-accent:var(--amber)}.algo-node.accent-rose{--layer-accent:var(--rose)}.algo-node:after{content:"";position:absolute;inset:-1px;border:1px solid color-mix(in oklab,var(--layer-accent,var(--blue)) 30%,transparent);border-radius:12px;pointer-events:none}.algo-node small{display:block;margin:0;color:var(--layer-accent,var(--blue));font-weight:900;font-size:.64rem;letter-spacing:.12em}.algo-node p{margin:.24rem 0 0;color:var(--soft);font-size:.86rem;line-height:1.3;font-weight:800}.algo-side{min-width:118px;padding:.55rem .65rem;background:rgba(13,19,30,.9)}.algo-side p{font-size:.8rem}.node-input{left:4%;top:46%;animation-delay:0s}.node-context{left:21%;top:28%;animation-delay:.35s}.node-agent{left:39%;top:28%;animation-delay:.7s}.node-execution{left:56%;top:46%;animation-delay:1.05s}.node-integrations{left:72%;top:46%;animation-delay:1.4s}.node-output{left:82%;top:23%;animation-delay:1.75s}.node-memory{left:20%;top:67%;animation-delay:2.05s}.node-approval{left:55%;top:10%;animation-delay:2.4s}.node-retry{left:72%;top:74%;animation-delay:2.75s}.node-metrics{left:39%;top:67%;animation-delay:3.1s}.system-flow-detail{margin-top:1.2rem}.system-flow{display:grid;grid-gap:.85rem;gap:.85rem;margin:1.8rem 0 0;padding:0;list-style:none;counter-reset:flow}.system-flow-step{display:grid;grid-template-columns:auto 1fr;grid-gap:1rem;gap:1rem;align-items:center;padding:1rem 1.2rem;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(18,24,36,.72)}.system-flow-step.accent-blue{--layer-accent:var(--blue)}.system-flow-step.accent-mint{--layer-accent:var(--mint)}.system-flow-step.accent-lime{--layer-accent:var(--lime)}.system-flow-step.accent-amber{--layer-accent:var(--amber)}.system-flow-step.accent-rose{--layer-accent:var(--rose)}.system-flow-index{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:12px;border:1px solid var(--line-soft);background:rgba(255,255,255,.05);font-size:.95rem;letter-spacing:.04em}.system-flow-index,.system-flow-layer{color:var(--layer-accent,var(--blue));font-weight:900}.system-flow-layer{margin:0;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.system-flow-text{margin:.2rem 0 0;color:var(--soft);line-height:1.55;font-size:clamp(.98rem,1.1vw,1.08rem)}@keyframes flowPulse{0%{stroke-dashoffset:0;opacity:.25}20%{opacity:1}to{stroke-dashoffset:-1200;opacity:.2}}@keyframes nodeCycle{0%,68%,to{transform:scale(1);box-shadow:0 10px 28px rgba(2,8,20,.36)}14%{transform:scale(1.03);box-shadow:0 0 0 1px color-mix(in oklab,var(--layer-accent,var(--blue)) 34%,transparent),0 16px 36px rgba(2,8,20,.4),0 0 22px color-mix(in oklab,var(--layer-accent,var(--blue)) 34%,transparent)}}.system-principles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.2rem;gap:1.2rem;margin-top:1.8rem}.system-principle{padding:1.3rem 1.4rem;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(18,24,36,.72)}.system-principle h3{margin:0 0 .55rem;font-size:clamp(1.05rem,1.3vw,1.2rem);font-weight:900;color:var(--text)}.system-principle p{margin:0;color:var(--muted);line-height:1.6;font-size:var(--fs-body)}.osdash-section h2{max-width:24ch}.osdash-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1.7rem}.osdash-health-card{padding:1.1rem 1.1rem 1.2rem;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(18,24,36,.74)}.osdash-health-card.accent-blue{--dash-accent:var(--blue)}.osdash-health-card.accent-mint{--dash-accent:var(--mint)}.osdash-health-card.accent-lime{--dash-accent:var(--lime)}.osdash-health-card.accent-amber{--dash-accent:var(--amber)}.osdash-health-card.accent-rose{--dash-accent:var(--rose)}.osdash-health-label{margin:0 0 .35rem;color:var(--dash-accent,var(--blue));text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:900}.osdash-health-value{margin:0;color:var(--text);font-size:clamp(1.42rem,2vw,1.9rem);font-weight:900}.osdash-health-note{margin:.42rem 0 0;color:var(--muted);font-size:.9rem;line-height:1.45}.osdash-sync-meta{margin-top:.9rem;display:grid;grid-gap:.35rem;gap:.35rem}.osdash-sync-meta p{margin:0;color:var(--muted);font-size:.88rem}.osdash-sync-meta strong{color:var(--soft)}.osdash-table-wrap{margin-top:1.4rem;overflow-x:auto;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:rgba(18,24,36,.68)}.osdash-table{width:100%;border-collapse:collapse;min-width:700px}.osdash-table td,.osdash-table th{padding:.78rem .95rem;border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:top}.osdash-table th{color:#9dc0ff;font-size:.73rem;letter-spacing:.13em;text-transform:uppercase}.osdash-table td{color:var(--soft);font-size:.94rem}.osdash-table tr:last-child td{border-bottom:0}.osdash-badge{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:.24rem .58rem;border-radius:999px;border:1px solid var(--line-soft);font-size:.73rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.osdash-badge.is-live{color:var(--mint);border-color:rgba(84,208,192,.42);background:rgba(84,208,192,.14)}.osdash-badge.is-progress{color:var(--amber);border-color:rgba(255,191,109,.4);background:rgba(255,191,109,.14)}.osdash-module-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.osdash-module-card{padding:1rem 1.05rem;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(18,24,36,.74)}.osdash-module-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.osdash-module-head h3{margin:0;font-size:1rem}.osdash-module-file{margin:.52rem 0 0;color:#c1d5fb;font-size:.83rem}.osdash-module-note{margin:.52rem 0 0;color:var(--muted);line-height:1.5;font-size:.92rem}.osdash-columns{margin-top:1.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.osdash-column{padding:1rem 1.05rem;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(18,24,36,.74)}.osdash-column h3{margin:0 0 .65rem;font-size:1.02rem}.osdash-column ul{margin:0;padding-left:1.15rem;display:grid;grid-gap:.55rem;gap:.55rem}.osdash-column li{color:var(--soft);font-size:.93rem;line-height:1.48}.osdash-feed{margin-top:1.4rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.95rem;gap:.95rem}.osdash-feed-item{padding:1rem 1.05rem;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(18,24,36,.74)}.osdash-feed-top{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.osdash-feed-top time{color:var(--muted);font-size:.8rem}.osdash-feed-item h3{margin:.75rem 0 .45rem;font-size:1rem}.osdash-feed-item p{margin:0;color:var(--muted);line-height:1.48;font-size:.9rem}.osdash-feed-source{margin-top:.6rem!important;color:#b9cff4!important;font-size:.82rem!important}body.osdash-minimal{background:#000!important}body.osdash-minimal .ambient-grid,body.osdash-minimal .bg-canvas{display:none!important}body.osdash-minimal .site-header{background:#000;border-bottom-color:#171717;-webkit-backdrop-filter:none;backdrop-filter:none}body.osdash-minimal .btn.primary,body.osdash-minimal .btn.secondary,body.osdash-minimal .nav-cta{background:#0a0a0a;border:1px solid #252525;box-shadow:none;color:#ededed}.crm-main{width:min(100%,1160px);margin:0 auto;padding:1rem 1rem 2.2rem}.crm-shell{display:grid;grid-gap:1rem;gap:1rem}.crm-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:1rem;gap:1rem;border:1px solid #1f1f1f;border-radius:8px;padding:1rem;background:#050505}.crm-kicker{margin:0;color:#bdbdbd;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.crm-header h1{margin:.35rem 0 .5rem;color:#f5f5f5;font-size:clamp(1.25rem,2.4vw,1.65rem);line-height:1.2}.crm-header p{margin:0;color:#b3b3b3;line-height:1.55;max-width:70ch}.crm-header-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem}.crm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.75rem;gap:.75rem}.crm-card{border:1px solid #1f1f1f;border-radius:8px;padding:.85rem .9rem;background:#050505}.crm-label{margin:0;color:#a3a3a3;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.crm-value{margin:.42rem 0 .24rem;color:#f5f5f5;font-size:clamp(1.2rem,2.3vw,1.75rem);font-weight:800;line-height:1.1}.crm-value-small{font-size:clamp(.92rem,1.7vw,1.2rem)}.crm-note{margin:0;color:#a3a3a3;font-size:.85rem;line-height:1.45}.crm-section{border:1px solid #1f1f1f;border-radius:8px;padding:1rem;background:#050505}.crm-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.crm-section-head h2{margin:0;color:#f5f5f5;font-size:clamp(1rem,1.9vw,1.25rem)}.crm-section-head p{margin:0;color:#a3a3a3;font-size:.86rem}.crm-table-wrap{margin-top:.75rem;overflow-x:auto;border:1px solid #1f1f1f;border-radius:8px}.crm-table{width:100%;border-collapse:collapse;min-width:720px}.crm-table td,.crm-table th{padding:.66rem .78rem;text-align:left;vertical-align:top;border-bottom:1px solid #1f1f1f}.crm-table th{color:#9f9f9f;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em}.crm-table td{color:#f0f0f0;font-size:.9rem}.crm-table tr:last-child td{border-bottom:0}.crm-state{display:inline-flex;align-items:center;justify-content:center;min-width:70px;padding:.2rem .52rem;border-radius:999px;border:1px solid #2a2a2a;font-size:.72rem;font-weight:700;text-transform:uppercase}.crm-state.is-active{color:#d9d9d9;background:#111}.crm-state.is-other{color:#a6a6a6;background:#0a0a0a}.crm-activity-list{margin-top:.8rem;display:grid;grid-gap:.65rem;gap:.65rem}.crm-activity-item{border:1px solid #1f1f1f;border-radius:8px;padding:.85rem .9rem;background:#030303}.crm-activity-top{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.crm-type{display:inline-block;padding:.15rem .5rem;border:1px solid #2a2a2a;border-radius:999px;color:#b7b7b7;font-size:.7rem;font-weight:700;text-transform:uppercase}.crm-activity-top time{color:#8f8f8f;font-size:.78rem}.crm-activity-item h3{margin:.55rem 0 .4rem;color:#f0f0f0;font-size:.98rem;line-height:1.35}.crm-activity-item p{margin:0;color:#aeaeae;font-size:.88rem;line-height:1.5}.crm-source{margin-top:.45rem!important;color:#8f8f8f!important}.crm-skill-list{margin-top:.8rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:.65rem;gap:.65rem}.crm-skill-item{border:1px solid #1f1f1f;border-radius:8px;padding:.75rem .85rem;background:#030303}.crm-skill-item h3{margin:0;color:#e8e8e8;font-size:.93rem}.crm-skill-item p{margin:.4rem 0 0;color:#ababab;font-size:.86rem;line-height:1.45}.crm-project-link{color:#f0f0f0;font-weight:700;text-decoration:none}.crm-project-link:hover{color:#cfcfcf}.crm-project-cell{min-width:280px}.crm-project-desc{margin:.32rem 0 0;color:#9d9d9d;font-size:.82rem;line-height:1.35}.crm-inline-meta{margin-top:.52rem!important;color:#b9b9b9!important}.crm-refresh-note{margin-top:.55rem!important;color:#8f8f8f!important;font-size:.8rem!important}.crm-trend-list{margin-top:.7rem;display:grid;grid-gap:.55rem;gap:.55rem}.crm-trend-item{border:1px solid #1f1f1f;border-radius:8px;padding:.66rem .75rem;background:#020202}.crm-trend-label{margin:0;color:#9d9d9d;font-size:.8rem}.crm-trend-metrics{margin:.32rem 0 0;display:flex;gap:.8rem;flex-wrap:wrap}.crm-trend-metrics span{color:#e3e3e3;font-size:.86rem}.crm-list{margin:.75rem 0 0;padding-left:1.1rem;display:grid;grid-gap:.52rem;gap:.52rem}.crm-list li{color:#d7d7d7;font-size:.9rem;line-height:1.45}.crm-decision{margin-top:.75rem;border:1px solid #1f1f1f;border-radius:8px;padding:.8rem .9rem;background:#020202}.crm-decision p{margin:0;color:#b4b4b4;font-size:.9rem;line-height:1.5}.crm-decision p+p{margin-top:.5rem}.cc-main{width:min(100%,1320px);margin:0 auto;grid-gap:.9rem;gap:.9rem}.cc-main,.cc-topbar{padding:1rem;display:grid}.cc-topbar{grid-template-columns:minmax(0,1fr) auto;grid-gap:1rem;gap:1rem;align-items:start;border:1px solid #1d1d1d;border-radius:8px;background:#050505}.cc-kicker{margin:0;color:#8d8d8d;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.cc-topbar h1{margin:.28rem 0 .36rem;color:#f7f7f7;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.08}.cc-inline-focus,.cc-subtitle{margin:0;color:#a8a8a8;line-height:1.45;max-width:78ch}.cc-inline-focus{margin-top:.5rem}.cc-top-actions{display:grid;justify-items:end;grid-gap:.55rem;gap:.55rem;min-width:190px}.cc-top-actions p{margin:0;color:#8c8c8c;font-size:.82rem;text-align:right}.cc-lock{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #2a2a2a;border-radius:8px;padding:.65rem .85rem;color:#f0f0f0;background:#0c0c0c;text-decoration:none;cursor:pointer;font:inherit;font-weight:800}.cc-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.cc-kpi-card{min-height:126px;border:1px solid #1f1f1f;border-radius:8px;padding:.82rem;background:#050505}.cc-kpi-card.tone-critical{border-color:rgba(255,91,91,.42)}.cc-kpi-card p{margin:0;color:#969696;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.cc-kpi-card strong{display:block;margin-top:.42rem;color:#f6f6f6;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1}.cc-date-value+span,.cc-kpi-card span{display:block;margin-top:.48rem;color:#979797;font-size:.84rem;line-height:1.35}.cc-date-value{font-size:clamp(.98rem,1.4vw,1.15rem)!important}.cc-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr) minmax(320px,.8fr);grid-gap:.75rem;gap:.75rem}.cc-dashboard-grid.secondary{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.cc-panel{border:1px solid #1f1f1f;border-radius:8px;padding:.95rem;background:#050505}.cc-panel-priority{border-color:rgba(255,191,91,.24)}.cc-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;margin-bottom:.8rem}.cc-panel-head p{margin:0;color:#8d8d8d;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.cc-panel-head h2{margin:.25rem 0 0;color:#f0f0f0;font-size:clamp(1rem,1.4vw,1.22rem)}.cc-panel-head span{color:#9b9b9b;font-size:.78rem;white-space:nowrap}.cc-progress{position:relative;width:100%;height:8px;margin-top:.62rem;overflow:hidden;border-radius:999px;background:#171717}.cc-bar-fill,.cc-progress-fill,.cc-stack-segment{display:block;height:100%}.tone-healthy{background:#3ddc97}.tone-current{background:#6aa6ff}.tone-watch{background:#f4b24d}.tone-critical{background:#ff5b5b}.tone-neutral{background:#8f8f8f}.cc-activity-list,.cc-decision-list,.cc-project-list,.cc-skill-compact,.cc-task-list{display:grid;grid-gap:.6rem;gap:.6rem}.cc-project-list.is-scrollable{max-height:420px;overflow-y:auto;padding-right:.25rem;scrollbar-color:#333 #090909}.cc-activity-list article,.cc-decision-item,.cc-empty,.cc-project-row,.cc-skill-compact article,.cc-task-item{border:1px solid #1e1e1e;border-radius:8px;background:#030303}.cc-decision-item{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.8rem;gap:.8rem;align-items:center;width:100%;padding:.78rem;text-decoration:none;text-align:left;cursor:pointer;font:inherit}.cc-decision-item.risk-critical,.cc-project-row.risk-critical{border-color:rgba(255,91,91,.42)}.cc-decision-item.risk-watch,.cc-project-row.risk-watch{border-color:rgba(244,178,77,.36)}.cc-decision-item.risk-healthy,.cc-project-row.risk-healthy{border-color:rgba(61,220,151,.24)}.cc-activity-list strong,.cc-decision-item strong,.cc-skill-compact strong,.cc-task-item strong{display:block;color:#f1f1f1;font-size:.94rem;line-height:1.3}.cc-activity-list p,.cc-decision-copy p,.cc-decision-item p,.cc-skill-compact p,.cc-task-item p{margin:.28rem 0 0;color:#a6a6a6;font-size:.86rem;line-height:1.4}.cc-decision-item span{color:#f4b24d;font-size:.8rem;font-weight:800}.cc-bars{display:grid;grid-gap:.55rem;gap:.55rem}.cc-bar-row{grid-template-columns:minmax(120px,1fr) minmax(80px,1fr) minmax(80px,1fr) auto;grid-gap:.5rem}.cc-bar-row,.cc-hours-row{display:grid;gap:.5rem;align-items:center}.cc-hours-row{grid-template-columns:minmax(70px,.32fr) minmax(0,1fr) auto;grid-gap:.5rem}.cc-bar-row p,.cc-hours-row p{margin:0;color:#9b9b9b;font-size:.76rem}.cc-bar-row strong,.cc-hours-row strong{color:#d8d8d8;font-size:.78rem}.cc-bar-track{height:10px;overflow:hidden;border-radius:999px;background:#171717}.cc-chart-note{margin:.2rem 0 0;color:#8f8f8f;font-size:.78rem;line-height:1.35}.cc-stack{display:grid;grid-gap:.75rem;gap:.75rem}.cc-stack-bar{display:flex;width:100%;height:18px;overflow:hidden;border-radius:999px;background:#171717}.cc-stack-legend{display:flex;flex-wrap:wrap;gap:.45rem .8rem}.cc-stack-legend span{color:#aaa;font-size:.8rem}.cc-project-row{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:.65rem;gap:.65rem;padding:.82rem}.cc-project-open{display:grid;grid-template-columns:minmax(360px,1.5fr) minmax(160px,.55fr) minmax(230px,.75fr);grid-gap:.85rem;gap:.85rem;align-items:center;width:100%;border:0;padding:0;color:inherit;background:transparent;text-align:left;cursor:pointer;font:inherit}.cc-project-open:focus-visible .cc-project-title,.cc-project-open:hover .cc-project-title{color:#6aa6ff}.cc-decision-item:focus-visible,.cc-modal-close:focus-visible,.cc-project-open:focus-visible{outline:2px solid rgba(106,166,255,.7);outline-offset:3px}.cc-project-main{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:.72rem;gap:.72rem;align-items:start}.cc-project-main h3,.cc-project-title{margin:0;color:#f4f4f4;font-size:.98rem;font-weight:900;line-height:1.25;text-decoration:none}.cc-project-main p,.cc-project-main small{display:block;margin:.25rem 0 0;color:#9d9d9d;font-size:.82rem;line-height:1.35}.cc-path-strip{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.55rem}.cc-project-paths{margin-top:0;padding-left:calc(54px + .72rem)}.cc-path-pill{display:inline-flex;align-items:center;max-width:100%;gap:.35rem;border:1px solid #242424;border-radius:999px;padding:.2rem .24rem .2rem .5rem;background:#080808}.cc-path-pill code{color:#bdbdbd;font-size:.74rem;white-space:nowrap}.cc-copy-btn{min-height:28px;border:1px solid #303030;border-radius:999px;padding:.18rem .5rem;color:#ededed;background:#101010;cursor:pointer;font:inherit;font-size:.72rem;font-weight:900}.cc-copy-btn:hover{border-color:rgba(106,166,255,.52);color:#6aa6ff}.cc-path-list{display:grid;grid-gap:.55rem;gap:.55rem}.cc-path-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.8rem;gap:.8rem;align-items:center;border:1px solid #1e1e1e;border-radius:8px;padding:.72rem;background:#030303}.cc-path-row code,.cc-path-row strong{display:block}.cc-path-row strong{color:#f1f1f1;font-size:.9rem}.cc-path-row code{margin-top:.28rem;color:#a9a9a9;font-size:.78rem;line-height:1.35;overflow-wrap:anywhere}.cc-recency{display:inline-flex;align-items:center;justify-content:center;min-width:54px;min-height:28px;border:1px solid #292929;border-radius:999px;color:#dcdcdc;font-size:.72rem;font-weight:900}.cc-recency.is-fresh{border-color:rgba(61,220,151,.55);color:#3ddc97;background:rgba(61,220,151,.08)}.cc-recency.is-current{border-color:rgba(106,166,255,.5);color:#6aa6ff;background:rgba(106,166,255,.08)}.cc-recency.is-watch{border-color:rgba(244,178,77,.55);color:#f4b24d;background:rgba(244,178,77,.08)}.cc-recency.is-stale{border-color:rgba(255,91,91,.55);color:#ff5b5b;background:rgba(255,91,91,.08)}.cc-project-progress span{color:#e7e7e7;font-weight:900;font-size:.86rem}.cc-project-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.cc-project-meta span{border:1px solid #252525;border-radius:999px;padding:.23rem .5rem;color:#bdbdbd;background:#090909;font-size:.75rem;font-weight:800}.cc-activity-list article,.cc-empty,.cc-skill-compact article,.cc-task-item{padding:.75rem}.cc-scroll-box.cc-activity-list article{padding:.68rem .75rem}.cc-activity-list span{display:inline-block;margin-bottom:.35rem;color:#8e8e8e;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.cc-skill-compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.cc-decision-copy{border:1px solid rgba(244,178,77,.24);border-radius:8px;padding:.85rem;background:#030303}.cc-decision-copy p+p{margin-top:.55rem}.cc-build-list{display:grid;grid-gap:.48rem;gap:.48rem;margin:0;padding-left:1.05rem}.cc-build-list.compact{margin-top:.8rem}.cc-build-list li{color:#d2d2d2;font-size:.88rem;line-height:1.4}.cc-task-item{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.8rem;gap:.8rem;align-items:center}.cc-task-item.tone-critical{border-color:rgba(255,91,91,.42);background:rgba(255,91,91,.035)}.cc-task-item.tone-current{border-color:rgba(106,166,255,.35)}.cc-task-item.tone-watch{border-color:rgba(244,178,77,.35)}.cc-task-item span{color:#f0f0f0;font-size:.78rem;font-weight:900}body.cc-modal-open{overflow:hidden}.cc-modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:1rem;background:rgba(0,0,0,.82)}.cc-project-modal{width:min(1120px,100%);max-height:calc(100vh - 2rem);overflow:hidden;border:1px solid #262626;border-radius:8px;background:#050505;box-shadow:0 24px 80px rgba(0,0,0,.72)}.cc-modal-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:1rem;gap:1rem;align-items:start;padding:1rem;border-bottom:1px solid #1f1f1f;background:#070707}.cc-modal-head h2{margin:.24rem 0 .35rem;color:#f4f4f4;font-size:clamp(1.2rem,2.2vw,1.75rem);line-height:1.12}.cc-modal-head p:not(.cc-kicker){margin:0;color:#a8a8a8;line-height:1.45}.cc-modal-close{min-height:38px;border:1px solid #303030;border-radius:999px;padding:.35rem .72rem;color:#ededed;background:#101010;cursor:pointer;font:inherit;font-size:.78rem;font-weight:900}.cc-modal-close:hover{border-color:rgba(106,166,255,.52);color:#6aa6ff}.cc-modal-body{display:grid;grid-gap:.75rem;gap:.75rem;max-height:calc(100vh - 8.5rem);overflow-y:auto;padding:.9rem;scrollbar-color:#333 #090909}.cc-modal-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.cc-modal-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);grid-gap:.75rem;gap:.75rem}.cc-modal-grid.two{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.cc-empty{color:#9d9d9d;font-size:.9rem}.cc-scroll-box{display:grid;grid-gap:.6rem;gap:.6rem;overflow-y:auto;padding-right:.25rem;scrollbar-color:#333 #090909}.cc-scroll-box.compact{max-height:310px}.cc-scroll-box.skills{max-height:520px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start}.cc-scroll-box.skills-drawer{max-height:560px}.cc-archive-item,.cc-skill-card{border:1px solid #1e1e1e;border-radius:8px;padding:.75rem;background:#030303}.cc-archive-item strong,.cc-skill-card strong{display:block;color:#f1f1f1;font-size:.94rem;line-height:1.3}.cc-archive-item p,.cc-archive-item small,.cc-skill-card p{display:block;margin:.28rem 0 0;color:#a6a6a6;font-size:.86rem;line-height:1.4}.cc-skill-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.75rem;gap:.75rem;align-items:start}.cc-skill-source{display:block;margin-top:.6rem;color:#8f8f8f;font-size:.76rem;line-height:1.35;overflow-wrap:anywhere}.cc-command-list{display:flex;flex-wrap:wrap;gap:.38rem;margin-top:.65rem}.cc-command-pill{display:inline-flex;align-items:center;max-width:100%;gap:.35rem;border:1px solid #242424;border-radius:999px;padding:.2rem .24rem .2rem .5rem;background:#080808}.cc-command-pill code{color:#d1d1d1;font-size:.74rem;white-space:nowrap}.cc-skill-group{border:1px solid #1d1d1d;border-radius:8px;background:#030303;overflow:hidden}.cc-skill-group header{position:-webkit-sticky;position:sticky;top:0;z-index:1;display:flex;justify-content:space-between;gap:.75rem;padding:.68rem .78rem;border-bottom:1px solid #202020;background:#070707}.cc-skill-group h3{margin:0;color:#f0f0f0;font-size:.92rem}.cc-skill-group header span{color:#8f8f8f;font-size:.78rem;font-weight:900}.cc-skill-rows{display:grid}.cc-skill-row{display:grid;grid-template-columns:minmax(150px,.26fr) minmax(150px,.22fr) minmax(0,1fr);grid-gap:.8rem;gap:.8rem;align-items:center;border-bottom:1px solid #1d1d1d;min-height:56px;padding:.65rem .78rem}.cc-skill-row:last-child{border-bottom:0}.cc-skill-row strong{color:#ededed;font-size:.9rem;font-weight:900;line-height:1.25}.cc-skill-row p{margin:0;color:#9d9d9d;font-size:.82rem;line-height:1.35}@media (max-width:900px){.cc-bar-row,.cc-dashboard-grid,.cc-dashboard-grid.secondary,.cc-hours-row,.cc-project-open,.cc-project-row,.cc-topbar{grid-template-columns:1fr}.cc-project-paths{padding-left:0}.cc-modal-grid,.cc-modal-grid.two,.cc-modal-kpis{grid-template-columns:1fr}.cc-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-top-actions{justify-items:start}.cc-top-actions p{text-align:left}.cc-project-meta{justify-content:flex-start}.cc-skill-row{grid-template-columns:1fr;gap:.45rem}.cc-skill-row .cc-command-pill{width:-moz-fit-content;width:fit-content}.crm-grid,.crm-header{grid-template-columns:1fr}.system-algo{min-height:auto;padding:1rem}.system-algo:after{opacity:.11}.system-algo-lines{display:none}.system-algo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.algo-node{position:static;width:100%;text-align:left;animation-duration:5.4s}.system-layer-head{grid-template-columns:1fr;gap:.5rem}.system-layer-number{width:44px;height:44px;border-radius:12px;font-size:.95rem}.system-layer-modules{grid-template-columns:1fr}.system-flow-step{grid-template-columns:auto 1fr;align-items:flex-start}.osdash-columns,.osdash-feed,.osdash-health-grid,.osdash-module-grid,.system-principles{grid-template-columns:1fr}}@media (max-width:1100px){.site-header{grid-template-columns:1fr auto auto}.site-header nav{display:none}.mobile-menu-trigger{display:inline-flex;align-items:center;justify-content:center}.ai-section,.featured-case,.featured-case:nth-child(2n),.founder-section,.funnel-why-section,.hero-section,.split-section{grid-template-columns:1fr}.featured-case:nth-child(2n) .featured-case-media{order:0}.hero-copy h1,.section h2,.slide h1{max-width:100%}.hero-section{min-height:auto}.case-grid,.faq-list,.feature-board,.pitch-lanes,.pitch-points,.pitch-proof,.pitch-stats,.process-grid,.project-gallery,.slide-grid,.system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pitch-slide:first-child .pitch-stage{grid-template-columns:1fr}.pitch-copy h1{max-width:100%}}@media (max-width:720px){.cc-main{padding:.75rem}.cc-kpi-grid{grid-template-columns:1fr}.cc-kpi-card,.cc-panel,.cc-topbar{padding:.78rem}.cc-project-main{grid-template-columns:1fr}.cc-modal-backdrop{padding:.5rem}.cc-modal-head{grid-template-columns:1fr}.cc-modal-body{max-height:calc(100vh - 11rem);padding:.65rem}.system-algo{grid-template-columns:1fr}.algo-node p{font-size:.9rem}.site-header{gap:.5rem;padding:.74rem 1rem}.brand span{font-size:.95rem}.brand small{font-size:.67rem}.nav-cta{padding:.52rem .68rem;font-size:.76rem}.mobile-menu-trigger{width:40px;height:40px;padding:.5rem .46rem}.mobile-nav-panel{top:66px;left:.6rem;right:.6rem}.hero-section,.section,.slide{padding-inline:1rem;padding-top:clamp(4.4rem,14vw,5.2rem);padding-bottom:clamp(2.8rem,7vw,3.4rem)}.audit-shell{padding:1rem}.resume-frame{min-height:68vh}.audit-modal{padding:1rem}.audit-submit{width:100%}.hero-copy h1,.slide h1{font-size:clamp(1.95rem,9.8vw,3.1rem);line-height:1.08}.section h2{font-size:clamp(1.65rem,8.6vw,2.55rem);line-height:1.12}.feature-board span,.lead,.problem-grid span,.section p,.slide-grid span{font-size:clamp(.96rem,3.7vw,1.05rem)}.case-grid,.faq-list,.feature-board,.featured-case .feature-board,.mini-proof,.pitch-lanes,.pitch-points,.pitch-proof,.pitch-stats,.problem-grid,.process-grid,.project-gallery,.slide-grid,.system-grid,.transform-grid{grid-template-columns:1fr}.pitch-slide{align-items:flex-start;min-height:auto;padding-inline:1rem;padding-top:clamp(5.6rem,18vw,6.4rem);padding-bottom:clamp(3rem,10vw,4rem)}.pitch-copy h1{font-size:clamp(2rem,10vw,3.15rem)}.pitch-count{top:4.7rem;right:1rem}.compare-section{padding-top:clamp(4rem,11vw,4.8rem);padding-bottom:2.2rem}.compare-head h2{font-size:clamp(1.45rem,7vw,2.05rem)}.compare-columns,.founder-stats,.hero-metrics,.system-kpi-row{grid-template-columns:1fr}.cta-row .btn{flex:1 1 100%}.hero-metrics span,.system-kpi-row span{min-height:auto}.system-preview-grid{grid-template-columns:1fr}.system-preview-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-chip,.hero-card figcaption{position:static;width:100%;margin-top:.8rem}.slide-count{top:.95rem;right:1rem}.presentation-image{width:100%;margin-top:1.25rem}.trust-strip{gap:.45rem .6rem}.trust-strip li{font-size:.8rem}}@media (max-width:420px){.site-header{grid-template-columns:1fr auto}.site-header .nav-cta{display:none}}@media (prefers-reduced-motion:reduce){.algo-node,.flow-run{animation:none}}.proof-carousel-wrap{position:relative;margin-top:2rem}.proof-carousel-track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.proof-carousel-track::-webkit-scrollbar{display:none}.proof-stat-card{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 40px);scroll-snap-align:start;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:rgba(18,24,35,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:1.8rem 1.6rem;display:flex;flex-direction:column;gap:1rem}.proof-card-tag{font-size:var(--fs-eyebrow);font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--blue)}.proof-card-hero{display:flex;flex-direction:column;gap:.2rem}.proof-card-headline{font-size:clamp(2.8rem,6vw,4.5rem);font-weight:900;line-height:1;color:var(--soft)}.proof-card-subline{font-size:.95rem;color:var(--muted)}.proof-card-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.proof-card-stats article{display:flex;flex-direction:column;gap:.15rem;padding:.7rem .8rem;border:1px solid var(--line-soft);border-radius:var(--radius-md);background:rgba(255,255,255,.04)}.proof-card-stats strong{font-size:1rem;color:var(--soft);line-height:1.2}.proof-card-stats span{font-size:.75rem;color:var(--muted)}.proof-card-context{font-size:.82rem;color:var(--muted);border-top:1px solid var(--line-soft);padding-top:.85rem}.proof-thumb-btn{position:relative;border:0;padding:0;background:transparent;cursor:pointer;overflow:hidden;margin-bottom:1rem}.proof-thumb,.proof-thumb-btn{display:block;width:100%;border-radius:var(--radius-md)}.proof-thumb{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--line-soft);transition:transform .25s ease}.proof-thumb-btn:hover .proof-thumb{transform:scale(1.02)}.proof-thumb-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.42);color:var(--soft);font-size:.84rem;font-weight:800;letter-spacing:.04em;opacity:0;transition:opacity .2s ease;border-radius:var(--radius-md)}.proof-thumb-btn:focus-visible .proof-thumb-overlay,.proof-thumb-btn:hover .proof-thumb-overlay{opacity:1}.lightbox-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.88);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:2rem;animation:lightbox-in .18s ease}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}.lightbox-img{max-width:92vw;max-height:88vh;object-fit:contain;border-radius:var(--radius-lg);border:1px solid var(--line-soft);box-shadow:0 32px 80px rgba(0,0,0,.7)}.lightbox-close{position:fixed;top:1.2rem;right:1.2rem;z-index:101;width:42px;height:42px;border-radius:50%;border:1px solid var(--line-soft);background:rgba(20,27,40,.9);color:var(--soft);font-size:1rem;font-weight:900;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit;transition:background .2s}.lightbox-close:hover{background:rgba(255,255,255,.12)}.proof-arrows{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.proof-arrow{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line-soft);border-radius:50%;background:rgba(255,255,255,.06);color:var(--soft);cursor:pointer;font-size:1rem;transition:background .2s,opacity .2s}.proof-arrow:hover{background:rgba(255,255,255,.12)}.proof-arrow.hidden{opacity:0;pointer-events:none}.proof-dots{display:flex;gap:.45rem}.proof-dot{width:6px;height:6px;border-radius:50%;background:var(--line);transition:background .2s,transform .2s}.proof-dot.active{background:var(--blue);transform:scale(1.3)}.feedback-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.15rem;gap:1.15rem;margin-top:2rem}.feedback-card{display:flex;flex-direction:column;gap:.75rem;border:1px solid var(--line-soft);border-radius:var(--radius-lg);overflow:hidden;background:rgba(18,24,35,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.feedback-video-wrap{position:relative;aspect-ratio:16/9;background:#0a0e18;cursor:pointer}.feedback-video{display:block;width:100%;height:100%;object-fit:cover}.feedback-play-btn{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border:0;background:rgba(0,0,0,.38);cursor:pointer;transition:opacity .2s}.feedback-play-btn svg{width:52px;height:52px;color:#fff;filter:drop-shadow(0 2px 12px rgba(0,0,0,.6))}.feedback-play-btn.hidden{opacity:0;pointer-events:none}.feedback-label{padding:0 1rem 1rem;font-size:.84rem;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;margin-top:2rem;position:relative}.process-step{position:relative;padding:1.4rem 1.2rem 1.4rem 0;display:flex;flex-direction:column;gap:.5rem}.process-step:not(:last-child){padding-right:2rem}.process-connector{position:absolute;top:2rem;right:0;width:2rem;height:2px;background:linear-gradient(to right,var(--line-soft),transparent)}.process-number{font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1;opacity:.22}.process-step.accent-blue .process-number{color:var(--blue)}.process-step.accent-mint .process-number{color:var(--mint)}.process-step.accent-lime .process-number{color:var(--lime)}.process-step.accent-amber .process-number{color:var(--amber)}.process-name{font-size:1.05rem;color:var(--soft);line-height:1.2}.process-step.accent-blue .process-name{color:var(--blue)}.process-step.accent-mint .process-name{color:var(--mint)}.process-step.accent-lime .process-name{color:var(--lime)}.process-step.accent-amber .process-name{color:var(--amber)}.process-body{font-size:.88rem;color:var(--muted);line-height:1.6;margin:0}@media (max-width:900px){.feedback-grid,.process-steps{grid-template-columns:1fr}.process-steps{gap:1.5rem}.process-step{padding-right:0;border-left:2px solid var(--line-soft);padding-left:1.2rem}.process-connector{display:none}}@media (max-width:1100px){.feedback-grid{grid-template-columns:1fr}}.blog-hero{padding:7rem 1.5rem 3rem;text-align:center}.blog-hero-inner{max-width:680px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.blog-hero h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;color:var(--text)}.blog-hero-sub{color:var(--muted);font-size:1.05rem;max-width:520px}.blog-list-section{padding:2rem 1.5rem 6rem}.blog-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.blog-empty{color:var(--muted);text-align:center;padding:3rem 0}.blog-card{display:block;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.75rem 2rem;text-decoration:none;transition:border-color .2s,background .2s}.blog-card:hover{border-color:var(--blue);background:rgba(79,140,255,.06)}.blog-card-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.blog-card-date{font-size:.8rem;color:var(--muted)}.blog-card-tag{font-size:.72rem;font-weight:600;color:var(--blue);background:rgba(79,140,255,.12);padding:.15rem .55rem;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.blog-card-title{font-size:1.2rem;font-weight:700;color:var(--text);margin-bottom:.5rem;line-height:1.35}.blog-card-desc{font-size:.92rem;color:var(--muted);line-height:1.6;margin-bottom:1rem}.blog-card-cta{font-size:.85rem;font-weight:600;color:var(--blue)}.blog-post-page{padding:5rem 1.5rem 6rem}.blog-post{max-width:720px;margin:0 auto}.blog-back{display:inline-block;font-size:.85rem;color:var(--muted);text-decoration:none;margin-bottom:2rem;transition:color .2s}.blog-back:hover{color:var(--text)}.blog-post-header{margin-bottom:2.5rem}.blog-post-hero{width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:12px;margin-bottom:2rem}.blog-post-hero-img{width:100%;height:100%;object-fit:cover;display:block}.blog-post-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.blog-post-title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.2;color:var(--text);margin-bottom:.75rem}.blog-post-desc{font-size:1.05rem;color:var(--muted);line-height:1.65}.blog-post-body{color:var(--soft);font-size:1rem;line-height:1.8;border-top:1px solid var(--line);padding-top:2rem}.blog-post-body h2{font-size:1.3rem;font-weight:700;color:var(--text);margin:2rem 0 .75rem}.blog-post-body h3{font-size:1.1rem;font-weight:600;color:var(--text);margin:1.5rem 0 .5rem}.blog-post-body p{margin-bottom:1.25rem}.blog-post-body ol,.blog-post-body ul{padding-left:1.5rem;margin-bottom:1.25rem}.blog-post-body li{margin-bottom:.4rem}.blog-post-body a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.blog-post-body strong{color:var(--text);font-weight:600}.blog-post-body hr{border:none;border-top:1px solid var(--line);margin:2.5rem 0}.blog-post-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--line)}.blog-cta-box{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-xl);padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.blog-cta-headline{font-size:1.2rem;font-weight:700;color:var(--text)}.blog-cta-sub{font-size:.95rem;color:var(--muted);max-width:480px;line-height:1.6}@media (max-width:600px){.blog-card{padding:1.25rem}.blog-post-page{padding:4rem 1rem}}.lead-magnet-box{background:linear-gradient(135deg,rgba(79,140,255,.08),rgba(21,27,38,.8));border:1px solid rgba(79,140,255,.3);border-radius:var(--radius-xl);padding:2.5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.lead-magnet-icon{font-size:2rem}.lead-magnet-headline{font-size:1.25rem;font-weight:700;color:var(--text)}.lead-magnet-sub{font-size:.95rem;color:var(--muted);max-width:420px;line-height:1.6}.lead-magnet-form{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:400px;margin-top:.5rem}.lead-magnet-input{width:100%;padding:.75rem 1rem;background:rgba(255,255,255,.06);border:1px solid var(--line);border-radius:var(--radius-md);color:var(--text);font-size:.95rem;outline:none;transition:border-color .2s}.lead-magnet-input:focus{border-color:var(--blue)}.lead-magnet-input::placeholder{color:var(--muted)}.lead-magnet-btn{width:100%}.lead-magnet-success{color:var(--mint);font-weight:600;font-size:.95rem}.lead-magnet-error{color:#ff6b6b;font-size:.85rem}.links-page{align-items:center;padding:3rem 1.5rem}.links-card{max-width:420px;gap:.75rem}.links-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid var(--line);margin-bottom:.25rem}.links-avatar-img{width:100%;height:100%;object-fit:cover}.links-name{font-size:1.4rem;font-weight:700}.links-bio{font-size:.9rem;color:var(--muted);text-align:center;max-width:320px;line-height:1.6;margin-bottom:.5rem}.links-list{gap:.75rem}.links-item{gap:.75rem;transition:border-color .2s,background .2s}.links-item:hover{background:rgba(79,140,255,.06)}.links-page{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:3rem 1.25rem 5rem}.links-card{width:100%;max-width:440px;display:flex;flex-direction:column;align-items:center;gap:.6rem}.links-avatar-wrap{position:relative;width:96px;height:96px;margin-bottom:.5rem}.links-avatar-ring{position:absolute;inset:-4px;border-radius:50%;background:conic-gradient(var(--blue),var(--mint),var(--lime),var(--blue));animation:spin 4s linear infinite;z-index:0}@keyframes spin{to{transform:rotate(1turn)}}.links-avatar-video{position:relative;z-index:1;width:96px;height:96px;border-radius:50%;object-fit:cover;border:3px solid var(--bg)}.links-name{font-size:1.5rem;font-weight:800;color:var(--text);margin:0}.links-title{font-size:.85rem;color:var(--muted);text-align:center;max-width:300px;line-height:1.4}.links-location{font-size:.8rem;color:var(--muted)}.links-oneliner{font-size:.95rem;color:var(--soft);text-align:center;max-width:340px;line-height:1.6;font-style:italic;margin:.5rem 0 1rem}.links-list{width:100%;display:flex;flex-direction:column;gap:.6rem}.links-item{display:flex;align-items:center;gap:.85rem;padding:.9rem 1.25rem;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);text-decoration:none;color:var(--text);font-weight:500;font-size:.95rem;transition:border-color .2s,background .2s,transform .15s;cursor:pointer;width:100%;text-align:left}.links-item:hover{border-color:var(--blue);background:rgba(79,140,255,.07);transform:translateY(-1px)}.links-item-highlight{background:rgba(79,140,255,.12)}.links-item-pdf{border-color:var(--lime);background:rgba(155,227,122,.08);animation:glow-lime 2.5s ease-in-out infinite}.links-item-pdf:hover{border-color:var(--lime);background:rgba(155,227,122,.14)}.links-item-ecom{border-color:var(--amber);background:rgba(255,191,109,.08);animation:glow-amber 2.5s ease-in-out infinite;animation-delay:.4s}.links-item-ecom:hover{border-color:var(--amber);background:rgba(255,191,109,.14)}.links-item-audit{border-color:var(--mint);background:rgba(84,208,192,.08);font-weight:700;animation:glow-mint 2.5s ease-in-out infinite;animation-delay:.8s}.links-item-audit:hover{border-color:var(--mint);background:rgba(84,208,192,.14)}.links-item-highlight{border-color:var(--blue);background:rgba(79,140,255,.1);font-weight:700;animation:glow-blue 2.5s ease-in-out infinite;animation-delay:.2s}.links-item-icon{font-size:1.1rem;flex-shrink:0}.links-item-label{flex:1 1}.links-item-arrow{font-size:.85rem;color:var(--muted);flex-shrink:0}.links-footer{margin-top:2rem;font-size:.75rem;color:var(--muted)}.links-blog-section{width:100%;margin-top:1rem}.links-blog-heading{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.6rem;text-align:center}.links-blog-list{display:flex;flex-direction:column;gap:.5rem}.links-blog-item{display:flex;align-items:center;gap:.75rem;padding:.8rem 1.25rem;background:var(--panel);border:1px solid var(--line-soft);border-radius:var(--radius-lg);text-decoration:none;color:var(--soft);font-size:.88rem;line-height:1.4;transition:border-color .2s,background .2s}.links-blog-item:hover{border-color:var(--blue);background:rgba(79,140,255,.06)}.links-blog-title{flex:1 1}.links-blog-all{display:block;text-align:center;font-size:.82rem;color:var(--blue);text-decoration:none;padding:.5rem;transition:opacity .2s}.links-blog-all:hover{opacity:.7}.lm-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;pointer-events:none;transition:opacity .25s}.lm-backdrop-open{opacity:1;pointer-events:all}.lm-modal{background:var(--panel-strong);border:1px solid var(--line);border-radius:var(--radius-xl);padding:2.5rem 2rem;width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative;transform:translateY(24px);transition:transform .25s}.lm-modal-open{transform:translateY(0)}.lm-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--muted);font-size:1rem;cursor:pointer;padding:.25rem .5rem;border-radius:var(--radius-md);transition:color .2s}.lm-close:hover{color:var(--text)}.lm-hero-image{width:calc(100% + 4rem);margin:-2.5rem -2rem 0;border-radius:var(--radius-xl) var(--radius-xl) 0 0;overflow:hidden;line-height:0}.lm-hero-img{width:100%;height:auto;object-fit:cover;display:block}.lm-pdf-badge{background:rgba(79,140,255,.15);color:var(--blue);font-size:.7rem;font-weight:800;letter-spacing:.1em;padding:.2rem .6rem;border-radius:999px;border:1px solid rgba(79,140,255,.3)}.lm-title{font-size:1.2rem;font-weight:700;color:var(--text);text-align:center}.lm-sub{font-size:.9rem;color:var(--muted);text-align:center;max-width:320px;line-height:1.6}.lm-form{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}.lm-form,.lm-submit-btn{width:100%}.lm-success{flex-direction:column;gap:.5rem;padding:1rem 0}.lm-success,.lm-success-icon{display:flex;align-items:center}.lm-success-icon{width:40px;height:40px;border-radius:50%;background:rgba(52,211,153,.15);border:1px solid var(--mint);color:var(--mint);font-size:1.1rem;justify-content:center}.lm-success p{font-size:.95rem;color:var(--soft);font-weight:600}.lm-note{font-size:.75rem;color:var(--muted)}