:root{--ink:#11110f;--paper:#f3f2ed;--white:#fff;--line:#d9d7cf;--muted:#72716b;--accent:#d5b52c;--aqua:#cfe9e7}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Tahoma,Arial,sans-serif}
a{color:inherit}
.siteHeader{height:86px;display:flex;align-items:center;gap:40px;padding:0 clamp(22px,5vw,78px);border-bottom:1px solid var(--line);background:rgba(243,242,237,.88);backdrop-filter:blur(16px);position:sticky;top:0;z-index:50}
.brand{display:flex;align-items:center;gap:12px;text-decoration:none;margin-left:auto}
.brandMark{width:45px;height:45px;border-radius:13px;background:var(--ink);color:#fff;display:grid;place-items:center;font:bold 25px Arial}
.brand b{font:700 24px Arial;display:block;line-height:1}
.brand small{display:block;color:#888;font:8px Arial;letter-spacing:1.1px;margin-top:4px;text-transform:uppercase}
.mainNav{display:flex;gap:30px}
.mainNav a{text-decoration:none;color:#5f5e59;font-size:12px}
.mainNav a:hover{color:#000}
.headerCta,.primaryCta{background:var(--ink);color:#fff;text-decoration:none;border-radius:12px;padding:13px 18px;font-weight:bold;font-size:11px;display:inline-flex;align-items:center;gap:18px}
.hero{min-height:720px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:7vw;padding:70px clamp(22px,7vw,112px) 90px;overflow:hidden}
.heroCopy{max-width:680px}
.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:10px;font-weight:bold;letter-spacing:.2px;color:#65635d}
.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(213,181,44,.15)}
.hero h1{font-size:clamp(50px,6.1vw,98px);line-height:1.12;letter-spacing:-4px;margin:24px 0}
.hero h1 em{font-style:normal;color:#77766f}
.heroCopy>p{max-width:580px;color:#686762;font-size:15px;line-height:2.05;margin:0 0 30px}
.heroActions{display:flex;gap:10px;align-items:center}
.primaryCta{font-size:12px;padding:15px 22px}
.secondaryCta{border:1px solid #c6c4bd;background:#fff;text-decoration:none;border-radius:12px;padding:14px 20px;font-size:11px;font-weight:bold}
.trustLine{display:flex;gap:26px;margin-top:48px;border-top:1px solid var(--line);padding-top:18px;color:#77756f;font-size:9px}
.trustLine span{display:flex;align-items:center;gap:7px}.trustLine b{color:#111;font:11px Arial}
.heroVisual{height:590px;position:relative;display:grid;place-items:center}
.orbit{position:absolute;border:1px solid #cbc9c1;border-radius:50%}.orbitOne{width:510px;height:510px}.orbitTwo{width:350px;height:350px;border-style:dashed}
.commandCard{position:relative;z-index:2;width:min(100%,430px);background:#fff;border:1px solid #d8d6cf;border-radius:24px;padding:24px;box-shadow:0 35px 80px rgba(26,25,21,.13);transform:rotate(-2deg)}
.commandCard header{display:flex;align-items:center;gap:8px;border-bottom:1px solid #ecebe6;padding-bottom:17px}.commandCard header b{font-size:12px}.commandCard header small{margin-right:auto;color:#999;font-size:9px}
.liveDot{width:8px;height:8px;background:#39a06c;border-radius:50%;box-shadow:0 0 0 5px #e7f4ed}
.focusLabel{display:inline-block;margin-top:28px;background:var(--ink);color:#fff;border-radius:99px;padding:6px 10px;font-size:8px}
.commandCard h2{font-size:25px;margin:15px 0 8px}.commandCard p{color:#888;font-size:10px}
.progress{height:7px;background:#ecebe7;border-radius:99px;margin:25px 0;overflow:hidden}.progress i{display:block;width:62%;height:100%;background:var(--accent);border-radius:inherit}
.commandCard footer{display:flex;align-items:center;gap:12px}.commandCard footer span{font-size:9px;color:#696762}.commandCard footer button{margin-right:auto;border:0;background:#111;color:#fff;border-radius:10px;padding:10px 15px;font:10px Tahoma}
.signalCard{position:absolute;z-index:3;background:#fff;border:1px solid #d9d7d0;border-radius:16px;padding:13px 15px;display:flex;align-items:center;gap:10px;box-shadow:0 18px 45px rgba(20,20,18,.11)}.signalCard small,.signalCard b{display:block}.signalCard small{font-size:8px;color:#888;margin-bottom:4px}.signalCard b{font-size:11px}.signalTop{top:100px;right:1%;transform:rotate(4deg)}.signalTop i{width:12px;height:12px;background:#3b9a70;border-radius:50%}.signalBottom{bottom:95px;left:1%;transform:rotate(3deg)}.signalBottom strong{font:700 27px Arial}.coreBadge{position:absolute;bottom:24px;right:17%;display:grid;place-items:center;gap:4px}.coreBadge span{width:50px;height:50px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font:bold 23px Arial}.coreBadge small{font:7px Arial;letter-spacing:2px}
.systemStrip{background:var(--accent);padding:62px clamp(22px,9vw,145px);display:grid;grid-template-columns:.35fr 1.4fr;gap:60px;align-items:start}.systemStrip p{font-size:10px;font-weight:bold}.systemStrip h2{font-size:clamp(25px,3vw,48px);line-height:1.65;margin:0;max-width:1050px;letter-spacing:-1.5px}
.modules{padding:110px clamp(22px,7vw,112px)}.sectionHead{display:grid;grid-template-columns:1fr .65fr;gap:60px;align-items:end;margin-bottom:50px}.sectionHead h2{font-size:clamp(32px,4vw,60px);line-height:1.35;margin:18px 0 0;letter-spacing:-2px}.sectionHead>p{color:#77756f;font-size:12px;line-height:2}
.moduleGrid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-right:1px solid var(--line)}
.moduleCard{min-height:330px;padding:25px;border-left:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;background:rgba(255,255,255,.18);display:flex;flex-direction:column;align-items:flex-start}.moduleCard.featured{background:#111;color:#fff}.moduleNo{font:10px Arial;color:#929089}.featured .moduleNo{color:#777}.moduleIcon{width:50px;height:50px;margin:42px 0 25px;background:var(--accent);color:#111;border-radius:14px;display:grid;place-items:center;font:bold 24px Arial}.lineIcon{background:#fff;border:1px solid #d8d6cf}.moduleCard h3{margin:0 0 12px;font-size:18px}.moduleCard p{color:#77756f;font-size:10px;line-height:1.9;margin:0}.featured p{color:#aaa}.moduleCard a{margin-top:auto;font-size:10px;font-weight:bold;text-decoration:none}.moduleCard a span{margin-right:8px}.moduleTag{margin-top:auto;border:1px solid currentColor;border-radius:99px;padding:6px 9px;font:7px Arial;letter-spacing:1px;text-transform:uppercase;opacity:.65}.mutedCard{background:#e8e7e1}
.outcomes{background:#111;color:#fff;padding:100px clamp(22px,7vw,112px);display:grid;grid-template-columns:.55fr 1fr;gap:90px}.eyebrow.light{color:#aaa}.outcomeIntro h2{font-size:clamp(36px,4vw,61px);line-height:1.35;margin:20px 0}.outcomeIntro p{color:#929292;font-size:11px;line-height:2;max-width:400px}.outcomeList{list-style:none;padding:0;margin:0;border-top:1px solid #333}.outcomeList li{display:grid;grid-template-columns:50px 1fr;gap:8px 20px;padding:26px 0;border-bottom:1px solid #333;align-items:center}.outcomeList span{grid-row:1/3;color:var(--accent);font:12px Arial}.outcomeList b{font-size:18px}.outcomeList i{font-style:normal;color:#888;font-size:9px}
.siteFooter{padding:35px clamp(22px,5vw,78px);display:flex;align-items:center;gap:35px;background:#090909;color:#fff;border-top:1px solid #292929}.brand.inverse{margin-left:0}.brand.inverse .brandMark{background:#fff;color:#111}.siteFooter p{font-size:9px;color:#777;margin:auto}.siteFooter>a{text-decoration:none;font-size:10px;font-weight:bold}
@media(max-width:1100px){.hero{grid-template-columns:1fr;min-height:0;padding-top:65px}.heroCopy{max-width:760px}.heroVisual{height:540px}.moduleGrid{grid-template-columns:repeat(2,1fr)}.outcomes{grid-template-columns:1fr;gap:45px}}
@media(max-width:720px){.siteHeader{height:72px;padding:0 16px}.mainNav{display:none}.brand b{font-size:20px}.brandMark{width:39px;height:39px}.headerCta{padding:11px 13px;font-size:9px}.hero{padding:50px 18px 65px;gap:25px}.hero h1{font-size:48px;letter-spacing:-2.5px}.heroCopy>p{font-size:12px}.heroActions{align-items:stretch;flex-direction:column}.primaryCta,.secondaryCta{justify-content:center}.trustLine{gap:9px;justify-content:space-between}.trustLine span{display:grid;gap:4px}.heroVisual{height:450px}.orbitOne{width:390px;height:390px}.orbitTwo{width:270px;height:270px}.commandCard{width:90%;padding:18px}.commandCard h2{font-size:19px}.signalTop{top:50px;right:0}.signalBottom{bottom:50px;left:0}.coreBadge{display:none}.systemStrip{grid-template-columns:1fr;padding:45px 20px;gap:14px}.systemStrip h2{font-size:26px}.modules{padding:70px 18px}.sectionHead{grid-template-columns:1fr;gap:18px}.sectionHead h2{font-size:36px}.moduleGrid{grid-template-columns:1fr}.moduleCard{min-height:260px}.moduleIcon{margin:25px 0 20px}.outcomes{padding:70px 20px}.outcomeList b{font-size:14px}.siteFooter{align-items:flex-start;flex-direction:column}.siteFooter p{margin:0}}
