:root{--paper:#F6F2E9;--paper2:#EFE9DA;--ink:#231F1A;--muted:#6B6355;--faint:#9B9382;--line:#DED4BE;--brass:#8A6A3B;--brass-soft:#F1E4CC;--moss:#3F5744;--moss-soft:#E8EDE7;--red:#A5453B;--ease-out: cubic-bezier(.23, 1, .32, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,sans-serif;line-height:1.5}h1,h2,h3{font-family:Newsreader,serif;margin:0;font-weight:600;letter-spacing:-.01em}.mono{font-family:IBM Plex Mono,monospace}a{color:inherit}:focus-visible{outline:2px solid var(--brass);outline-offset:3px}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}.wrap{max-width:1160px;margin:0 auto;padding:0 32px}section{padding:96px 0}@media (max-width:720px){section{padding:56px 0}.wrap{padding:0 20px}}header{position:sticky;top:0;z-index:50;background:#f6f2e9eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.brand{display:flex;align-items:center;gap:10px;font-family:Newsreader,serif;font-size:20px;font-weight:600}.brand-mark{width:26px;height:26px}.nav-links{display:flex;gap:32px;font-size:14.5px;color:var(--muted)}.nav-links a:hover{color:var(--ink)}.btn{display:inline-flex;align-items:center;gap:8px;border-radius:7px;padding:10px 18px;font-size:14.5px;font-weight:500;cursor:pointer;border:1px solid transparent;text-decoration:none}.btn-primary{background:var(--ink);color:var(--paper);transition:background .15s ease}.btn-primary:hover{background:#000}.btn-ghost{border-color:var(--line);color:var(--ink);transition:border-color .15s ease}.btn-ghost:hover{border-color:var(--brass)}@media (max-width:720px){.nav-links{display:none}}.hero{padding:88px 0 40px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}@media (max-width:900px){.hero-grid{grid-template-columns:1fr}}.eyebrow{font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--brass);font-weight:600;margin-bottom:16px}.hero h1{font-size:44px;line-height:1.12;margin-bottom:22px}@media (max-width:720px){.hero h1{font-size:32px}}.hero p.lede{font-size:17.5px;color:var(--muted);max-width:46ch;margin-bottom:32px}.hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.hero-illustration{display:flex;align-items:center;justify-content:center}.hero-copy,.hero-illustration{opacity:0;transform:translateY(12px);transition:opacity .56s var(--ease-out),transform .56s var(--ease-out)}.hero[data-mounted=true] .hero-copy{opacity:1;transform:translateY(0)}.hero[data-mounted=true] .hero-illustration{opacity:1;transform:translateY(0);transition-delay:80ms}.app-mockup{width:100%;max-width:400px;background:#0b0d12;border-radius:14px;overflow:hidden;box-shadow:0 24px 60px #231f1a2e;border:1px solid #1c1f26}.mockup-bar{display:flex;gap:6px;padding:10px 14px;background:#0e1117;border-bottom:1px solid #1c1f26}.mdot{width:9px;height:9px;border-radius:50%}.mockup-body{padding:18px 16px 20px}.mockup-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.mockup-kpi{background:#151922;border-radius:8px;padding:9px 10px}.mk-label{font-family:IBM Plex Mono,monospace;font-size:8px;color:#6b7280;letter-spacing:.03em;margin-bottom:4px}.mk-value{font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:600;color:#f1f2f5}.mk-trend{font-size:9px;margin-top:2px}.mockup-gantt{background:#151922;border-radius:8px;padding:12px 12px 10px;margin-bottom:10px}.mg-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.mg-row:last-child{margin-bottom:0}.mg-label{font-size:9.5px;color:#9ca3af;width:88px;flex-shrink:0}.mg-track{flex:1;height:6px;background:#232838;border-radius:999px;overflow:hidden}.mg-bar{height:100%;width:100%;border-radius:999px;transform-origin:left;transform:scaleX(0);transition:transform .7s var(--ease-out)}.mockup-gantt.bars-in .mg-bar{transform:scaleX(var(--bar-scale, 1))}.mockup-risk{background:#151922;border-radius:8px;padding:10px 12px}.mr-item{display:flex;align-items:center;gap:7px;font-size:10px;color:#d1d5db;padding:4px 0}.mr-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.trust{padding:40px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust p{font-family:Newsreader,serif;font-style:italic;font-size:19px;color:var(--muted);text-align:center;max-width:62ch;margin:0 auto;line-height:1.6}.process-head{text-align:center;max-width:52ch;margin:0 auto 52px}.process-head .eyebrow{text-align:center}.process-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:0;position:relative}@media (max-width:900px){.process-steps{grid-template-columns:repeat(3,1fr);row-gap:36px}}@media (max-width:560px){.process-steps{grid-template-columns:1fr 1fr}}.step{text-align:center;padding:0 10px}.step-num{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--brass);margin-bottom:10px}.step-label{font-size:14px;font-weight:600}.pillars-head{max-width:56ch;margin-bottom:52px}.pillars{display:grid;grid-template-columns:1.3fr 1fr;gap:20px}@media (max-width:900px){.pillars{grid-template-columns:1fr}}.pillar{background:#fff;border:1px solid var(--line);border-radius:14px;padding:36px}.pillars .pillar{opacity:0;transform:translateY(16px)}.pillars .pillar.in-view{opacity:1;transform:translateY(0);animation:pillar-reveal .5s var(--ease-out)}@keyframes pillar-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover) and (pointer:fine){.pillar{transition:transform .16s ease,box-shadow .16s ease}.pillars .pillar:hover{transform:translateY(-2px);box-shadow:0 8px 20px #231f1a14}}.pillar-main{grid-row:span 2;display:flex;flex-direction:column;justify-content:space-between}.pillar-stack{display:flex;flex-direction:column;gap:20px}.pillar-icon{width:40px;height:40px;border-radius:10px;background:var(--moss-soft);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.pillar h3{font-size:22px;margin-bottom:12px}.pillar-main h3{font-size:27px}.pillar p{color:var(--muted);font-size:15px;margin:0}.pillar-tag{display:inline-block;font-size:11.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--brass);background:var(--brass-soft);padding:4px 10px;border-radius:5px;margin-top:20px}.personas{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:800px){.personas{grid-template-columns:1fr}}.persona{border-top:2px solid var(--ink);padding-top:20px}.persona h3{font-size:18px;margin-bottom:10px}.persona p{color:var(--muted);font-size:14.5px;margin:0}.modules-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:40px;flex-wrap:wrap;gap:12px}.modules-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:10px;overflow:hidden}@media (max-width:800px){.modules-grid{grid-template-columns:repeat(2,1fr)}}.module-cell{background:var(--paper);padding:24px 20px;position:relative}.module-cell .m-name{font-weight:600;font-size:14.5px;margin-bottom:5px}.module-cell .m-desc{font-size:13px;color:var(--muted)}.modules-grid .module-cell{opacity:0;transform:translateY(16px)}.modules-grid .module-cell.in-view{opacity:1;transform:translateY(0);animation:module-reveal .5s var(--ease-out)}@keyframes module-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover) and (pointer:fine){.module-cell{transition:transform .16s ease,box-shadow .16s ease}.modules-grid .module-cell:hover{transform:translateY(-2px);box-shadow:0 8px 20px #231f1a14;z-index:1}}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:800px){.video-grid{grid-template-columns:1fr}}.video-card{border-radius:12px;overflow:hidden;border:1px solid var(--line);background:#fff}.video-frame{aspect-ratio:16/10;background:linear-gradient(135deg,var(--paper2),var(--paper));display:flex;align-items:center;justify-content:center;position:relative}.play-btn{width:52px;height:52px;border-radius:50%;background:var(--ink);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer}.video-caption{padding:14px 16px;font-size:13.5px;font-weight:500}.not-for{background:var(--ink);color:var(--paper);border-radius:16px;padding:52px 44px;text-align:center}.not-for p{font-family:Newsreader,serif;font-size:21px;max-width:50ch;margin:0 auto;line-height:1.5}.not-for p .accent{color:#d8c79a}.faq-item{border-bottom:1px solid var(--line);padding:22px 0}.faq-q{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;font-size:16px;background:none;border:none;width:100%;text-align:left;padding:0;color:inherit;font-family:inherit}.faq-a{max-height:0;overflow:hidden;color:var(--muted);font-size:14.5px;transition:max-height .25s ease}.faq-item.open .faq-a{max-height:200px;padding-top:12px}.faq-item.open .faq-q .chev{transform:rotate(45deg)}.chev{transition:transform .2s ease;font-size:20px;color:var(--brass);display:inline-block}.final-cta{text-align:center}.final-cta h2{font-size:34px;margin-bottom:26px}@media (max-width:720px){.final-cta h2{font-size:26px}}footer{border-top:1px solid var(--line);padding:32px 0}.footer-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--faint);flex-wrap:wrap;gap:10px}
