@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--blue:#2727f5;--black:#050505;--muted:#686868;--bg:#f7f7f5;--line:#deded9;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--black);font-family:Inter,Arial,sans-serif;line-height:1.55}a{text-decoration:none;color:inherit}.site-header{height:82px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(247,247,245,.94);backdrop-filter:blur(14px);z-index:10}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:26px;letter-spacing:-1.5px}.brand>span:last-child>span{font-weight:500}.brand-mark{position:relative;width:34px;height:30px;display:inline-block}.brand-mark i{position:absolute;width:13px;height:13px;border-radius:50%;background:var(--blue);left:0;top:0}.brand-mark b{position:absolute;width:13px;height:32px;border-radius:8px;background:var(--blue);transform:rotate(29deg);left:15px;top:2px}.nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.nav-cta{background:var(--black);color:#fff;padding:12px 18px;border-radius:999px}.hero{min-height:calc(100vh - 82px);padding:90px 8%;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px}.eyebrow{text-transform:uppercase;letter-spacing:1.8px;font-size:11px;font-weight:800;color:var(--blue);margin:0 0 18px}.hero h1{font-size:clamp(56px,7vw,100px);line-height:.94;letter-spacing:-6px;margin:0 0 30px;font-weight:800}.hero h1 span,.section-heading h2 span,.audit h2 span{color:var(--blue)}.hero-text{font-size:19px;max-width:650px;color:#4d4d4d}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:34px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:0;border-radius:999px;padding:15px 21px;font:700 14px Inter;cursor:pointer}.button-primary{background:var(--blue);color:#fff}.button-ghost{border:1px solid #bbb;background:transparent}.trust-line{font-size:12px;color:#777}.trust-line span{display:inline-block;width:7px;height:7px;background:var(--blue);border-radius:50%;margin-right:7px}.hero-visual{display:flex;justify-content:center}.growth-card{width:min(430px,100%);height:430px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:35px;box-shadow:0 25px 70px rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:flex-end}.card-label{font-size:11px;font-weight:800;letter-spacing:1.5px;color:#777;margin-bottom:auto}.chart{height:230px;display:flex;align-items:flex-end;gap:10px;border-bottom:1px solid #ddd;padding-bottom:0}.bar{display:block;flex:1;background:var(--blue);border-radius:8px 8px 0 0}.b1{height:28%}.b2{height:39%}.b3{height:34%}.b4{height:52%}.b5{height:62%}.b6{height:78%}.b7{height:94%}.metric{display:flex;justify-content:space-between;margin-top:22px;font-size:17px}.metric span{color:var(--blue);font-weight:800}.section{padding:110px 8%}.section-heading h2{font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-3.5px;margin:0 0 55px}.problem-grid,.service-grid,.steps,.insight-grid{display:grid;gap:18px}.problem-grid{grid-template-columns:repeat(3,1fr)}.problem-grid article{border-top:2px solid var(--black);padding-top:20px}.problem-grid b{font-size:12px;color:var(--blue)}h3{font-size:21px;letter-spacing:-.7px;margin:15px 0 10px}p{color:var(--muted)}.dark{background:var(--black);color:#fff}.light .eyebrow{color:#7f7fff}.light h2{color:#fff}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card{border:1px solid #333;border-radius:20px;padding:30px;min-height:390px}.service-card.featured{background:#1111c9;border-color:#1111c9}.service-card p,.service-card li{color:#bbb}.service-card.featured p,.service-card.featured li{color:#eee}.number{font-size:11px;font-weight:800;color:#999}.service-card.featured .number{color:#bbb}.service-card ul{padding:0;list-style:none;margin-top:28px}.service-card li{padding:8px 0;border-top:1px solid #333;font-size:13px}.service-card.featured li{border-color:rgba(255,255,255,.2)}.steps{grid-template-columns:repeat(4,1fr)}.steps div{border-top:2px solid var(--black);padding-top:18px}.steps span{font-size:11px;font-weight:800;color:var(--blue)}.industries{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.industry-list{display:flex;flex-wrap:wrap;gap:12px}.industry-list span{border:1px solid #cfcfca;padding:14px 18px;border-radius:999px;font-size:14px;font-weight:600}.audit{background:var(--blue);color:#fff}.audit-box{display:grid;grid-template-columns:1fr 1fr;gap:70px;max-width:1150px;margin:auto}.audit .eyebrow{color:#cfcfff}.audit h2{font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-3.5px;margin:0 0 25px}.audit p{color:#e4e4ff}.audit-form{background:#fff;color:var(--black);padding:30px;border-radius:22px;display:grid;gap:15px}.audit-form label{font-size:12px;font-weight:700}.audit-form input,.audit-form select{display:block;width:100%;margin-top:6px;padding:13px 14px;border:1px solid #ddd;border-radius:10px;font:14px Inter;background:#fff}.audit-form .button{width:100%}.audit-form small{font-size:10px;color:#777;text-align:center}.insight-grid{grid-template-columns:repeat(3,1fr)}.insight-grid article{border:1px solid var(--line);border-radius:18px;padding:25px;min-height:230px}.insight-grid article p{color:var(--blue);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.4px}.insight-grid a{font-size:13px;font-weight:700}.footer{padding:45px 8%;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px;border-top:1px solid var(--line);font-size:12px}.footer p{margin:4px 0}.footer-brand p{margin-top:14px}@media(max-width:850px){.nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:65px}.hero h1{letter-spacing:-4px}.hero-visual{display:none}.problem-grid,.service-grid,.steps,.insight-grid,.audit-box,.footer{grid-template-columns:1fr}.section{padding:80px 6%}.site-header{padding:0 5%}.footer{padding:40px 6%}}@media(max-width:520px){.brand{font-size:22px}.nav-cta{padding:10px 14px}.hero{padding-left:6%;padding-right:6%}.hero h1{font-size:58px}.section-heading h2,.audit h2{letter-spacing:-2.5px}.actions .button{width:100%}}
