:root{--navy:#071626;--navy-2:#0c2238;--blue:#0b67c2;--cyan:#27b5d8;--green:#27b36a;--ink:#102235;--muted:#607284;--line:#dce5ec;--paper:#f4f7f9;--white:#fff;--radius:18px;--shadow:0 18px 60px rgba(7,22,38,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.site-header{height:76px;display:flex;align-items:center;gap:38px;padding:0 max(4vw,28px);border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);z-index:10}.brand{display:flex;align-items:center;font-size:1.38rem;font-weight:800;letter-spacing:-.04em;margin-right:auto}.brand>span:last-child>span{color:var(--blue)}.brand-mark{width:34px;height:34px;display:inline-flex;align-items:flex-end;gap:3px;margin-right:9px;transform:skew(-13deg)}.brand-mark i{display:block;width:7px;border-radius:6px 6px 2px 2px}.brand-mark i:nth-child(1){height:14px;background:var(--blue)}.brand-mark i:nth-child(2){height:27px;background:var(--green)}.brand-mark i:nth-child(3){height:20px;background:var(--cyan)}nav{display:flex;gap:28px;font-size:.91rem;font-weight:650}nav a{padding:10px 0;border-bottom:2px solid transparent}nav a:hover{color:var(--blue);border-color:var(--blue)}.language{border:1px solid var(--line);background:white;border-radius:999px;padding:8px 12px;color:var(--muted);cursor:pointer}.language b{color:var(--ink)}.language span{margin:0 4px;color:#b4c0ca}.hero{min-height:660px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(390px,.8fr);align-items:center;gap:7vw;padding:88px max(7vw,40px);background:linear-gradient(125deg,#fff 0%,#f6fafc 62%,#eaf4f8 100%);overflow:hidden}.eyebrow{color:var(--blue);font-size:.73rem;font-weight:850;letter-spacing:.17em;margin:0 0 16px}.hero h1{font-size:clamp(3.1rem,6.2vw,6.6rem);line-height:.94;letter-spacing:-.065em;max-width:900px;margin:0}.hero-lead{font-size:1.22rem;line-height:1.6;color:var(--muted);max-width:680px;margin:30px 0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 21px;font-weight:760;font-size:.92rem;transition:.2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:white;box-shadow:0 10px 30px rgba(11,103,194,.25)}.secondary{border:1px solid #b6c7d5;background:white}.trust-line{font-size:.82rem;color:var(--muted);margin:28px 0 0}.system-card{background:var(--navy);color:white;border-radius:26px;min-height:440px;padding:25px;position:relative;box-shadow:var(--shadow);overflow:hidden}.system-card:before{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(39,181,216,.25);border-radius:50%;right:-90px;top:-80px;box-shadow:0 0 0 45px rgba(39,181,216,.04),0 0 0 90px rgba(39,181,216,.025)}.system-head{display:flex;justify-content:space-between;font-size:.68rem;letter-spacing:.12em;color:#8ba2b8}.system-head em{color:#6bf2a3;font-style:normal}.signal{height:70px;border:1px solid rgba(255,255,255,.12);border-radius:12px;margin-top:18px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;font-weight:780;position:relative;background:rgba(255,255,255,.035)}.signal:before{content:"";width:7px;height:7px;border-radius:50%;margin-right:12px;box-shadow:0 0 13px currentColor}.signal span{margin-right:auto}.signal b{font-size:.72rem;color:#6f879c}.signal-a{color:#6bf2a3}.signal-b{color:#55d8f3}.signal-c{color:#62a7ff}.system-flow{display:flex;gap:10px;margin:26px 3px}.system-flow i{height:3px;background:#24435e;flex:1;border-radius:4px}.system-flow i:nth-child(-n+4){background:linear-gradient(90deg,var(--green),var(--cyan))}.system-note{font-size:1.65rem;font-weight:740;letter-spacing:-.035em}.path-grid{display:grid;grid-template-columns:1fr 1fr}.path{padding:64px max(7vw,40px);min-height:380px;position:relative}.path h2{font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.08;letter-spacing:-.045em;margin:0 0 18px;max-width:600px}.path p:not(.eyebrow){max-width:590px;color:var(--muted);font-size:1.02rem}.path a{display:inline-block;margin-top:16px;font-weight:800;color:var(--blue)}.path-number{position:absolute;right:40px;top:28px;font-size:5rem;font-weight:900;color:rgba(16,34,53,.05)}.path-learn{background:#eaf7f0}.path-help{background:#edf5fc}.section{padding:100px max(7vw,40px)}.section-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);gap:7vw;align-items:end;margin-bottom:45px}.section-heading h2,.revenue h2,.about h2{font-size:clamp(2.3rem,4vw,4.4rem);letter-spacing:-.055em;line-height:1.03;margin:0}.section-heading>p{color:var(--muted);font-size:1.05rem}.resource-grid{display:grid;grid-template-columns:1.35fr .9fr .9fr;gap:18px}.resource{border:1px solid var(--line);border-radius:var(--radius);padding:28px;min-height:240px;display:flex;flex-direction:column;transition:.2s}.resource:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#b7c9d7}.resource.featured{grid-row:span 2;background:var(--navy);color:white;min-height:498px;justify-content:flex-end;position:relative;overflow:hidden}.resource.featured:before{content:"3.9";position:absolute;font-size:11rem;font-weight:900;line-height:1;right:-8px;top:12px;color:rgba(255,255,255,.045)}.resource .tag,.case-grid article>span{font-size:.68rem;font-weight:850;letter-spacing:.15em;color:var(--blue)}.resource.featured .tag{color:#65e0f5}.resource h3{font-size:1.5rem;line-height:1.18;letter-spacing:-.03em;margin:18px 0 12px}.resource.featured h3{font-size:2.45rem}.resource p{color:var(--muted);margin:0}.resource.featured p{color:#9bb0c3}.resource b{margin-top:25px;color:#68e7ff}.services{background:var(--navy);color:white}.section-heading.light>p{color:#9eb2c4}.ghost{border:1px solid #48637c;color:white}.service-list{border-top:1px solid rgba(255,255,255,.13)}.service-list article{display:grid;grid-template-columns:60px .8fr 1.2fr;gap:20px;align-items:center;padding:29px 0;border-bottom:1px solid rgba(255,255,255,.13)}.service-list article>b{color:#5edcf3;font-size:.75rem}.service-list h3{margin:0;font-size:1.35rem}.service-list p{color:#9eb2c4;margin:0}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:24px}.metrics div{padding:30px;border-right:1px solid var(--line)}.metrics div:last-child{border:0}.metrics strong{display:block;font-size:3rem;letter-spacing:-.06em;color:var(--blue)}.metrics span{color:var(--muted);font-size:.9rem}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.case-grid article{padding:28px;background:var(--paper);border-radius:var(--radius)}.case-grid h3{font-size:1.28rem;line-height:1.24;margin:14px 0}.case-grid p{color:var(--muted);font-size:.92rem}.revenue{background:#eaf7f0}.revenue h2{max-width:780px}.revenue-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:16px;align-items:center;margin-top:50px}.revenue-flow>div{background:white;border-radius:14px;padding:24px;min-height:125px}.revenue-flow span{display:block;color:var(--green);font-size:.67rem;font-weight:850;letter-spacing:.13em;margin-bottom:12px}.revenue-flow b{font-size:.95rem}.revenue-flow>i{font-style:normal;color:var(--green);font-size:1.5rem}.about{display:grid;grid-template-columns:.55fr 1.45fr;gap:7vw;align-items:center}.about-kicker{aspect-ratio:1;background:linear-gradient(145deg,var(--blue),var(--navy));border-radius:28px;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow)}.about-kicker span{color:white;font-size:7rem;font-weight:900;letter-spacing:-.09em}.about>div:last-child>p:not(.eyebrow){font-size:1.13rem;color:var(--muted);max-width:750px}.about a{color:var(--blue);font-weight:800;display:inline-block;margin-top:12px}footer{background:#040e18;color:#c6d3dd;padding:55px max(7vw,40px);display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.footer-brand{color:white}.footer-brand>span:last-child>span{color:#59cff0}footer p{text-align:right;color:#7f95a8}footer div:nth-of-type(2){display:flex;gap:24px}footer small{text-align:right;color:#687d8f}
@media(max-width:1000px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.system-card{min-height:400px}.path-grid{grid-template-columns:1fr}.resource-grid{grid-template-columns:1fr 1fr}.resource.featured{grid-row:auto;grid-column:span 2;min-height:390px}.revenue-flow{grid-template-columns:1fr}.revenue-flow>i{transform:rotate(90deg);justify-self:center}.metrics{grid-template-columns:1fr 1fr}.metrics div:nth-child(2){border-right:0}.metrics div:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:700px){.site-header{height:66px;padding:0 20px}.hero,.section,.path{padding-left:22px;padding-right:22px}.hero{grid-template-columns:1fr;min-height:auto}.hero h1{font-size:3.25rem}.system-card{min-width:0}.section{padding-top:72px;padding-bottom:72px}.section-heading{grid-template-columns:1fr;gap:16px}.resource-grid,.case-grid{grid-template-columns:1fr}.resource.featured{grid-column:auto;min-height:360px}.resource.featured h3{font-size:2rem}.service-list article{grid-template-columns:38px 1fr}.service-list p{grid-column:2}.metrics{grid-template-columns:1fr}.metrics div{border-right:0;border-bottom:1px solid var(--line)}.about{grid-template-columns:1fr}.about-kicker{max-width:280px}.about-kicker span{font-size:5rem}footer{grid-template-columns:1fr;padding-left:22px;padding-right:22px}footer p,footer small{text-align:left}footer div:nth-of-type(2){flex-wrap:wrap}}

/* Original ControlReal identity and training proof */
.brand-logo{display:block;width:190px;height:auto;max-height:54px;object-fit:contain}.footer-mark{width:42px;height:42px;object-fit:contain;margin-right:10px}.training-proof{display:grid;grid-template-columns:.35fr 1.65fr;gap:28px;align-items:start;padding:24px 28px;margin-bottom:24px;border-left:4px solid var(--green);background:#f3faf6;border-radius:0 var(--radius) var(--radius) 0}.training-proof p{margin:0}.training-proof p:last-child{color:var(--muted)}

/* Privacy page */
.privacy-main{background:var(--paper);padding:72px max(7vw,40px) 100px}.privacy-shell{max-width:1040px;margin:0 auto}.privacy-hero{padding:54px;background:linear-gradient(135deg,var(--navy),var(--navy-2));color:white;border-radius:26px;margin-bottom:24px}.privacy-hero h1{font-size:clamp(2.6rem,5vw,5rem);line-height:1;letter-spacing:-.055em;margin:10px 0 20px}.privacy-hero p{color:#b7c9d8;max-width:720px;margin:0}.privacy-card{background:white;border:1px solid var(--line);border-radius:20px;padding:42px 54px;box-shadow:0 12px 40px rgba(7,22,38,.06)}.privacy-card h2{font-size:1.55rem;margin:38px 0 10px;letter-spacing:-.025em}.privacy-card h2:first-child{margin-top:0}.privacy-card p,.privacy-card li{color:#4f6375}.privacy-card a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.privacy-card ul{padding-left:22px}.privacy-note{padding:18px 20px;background:#edf6fc;border-left:4px solid var(--blue);border-radius:0 10px 10px 0}.back-link{display:inline-block;margin-bottom:20px;color:var(--blue);font-weight:800}
@media(max-width:700px){.brand-logo{width:154px}.training-proof{grid-template-columns:1fr;gap:8px}.privacy-main{padding:40px 20px 72px}.privacy-hero,.privacy-card{padding:28px 22px}}
