*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#1d1d1f;background:#fff;line-height:1.5}a{text-decoration:none;color:inherit}.header{position:sticky;top:0;z-index:99;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid #e7e7e7}.nav{height:58px;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:28px}.logo{font-size:21px;font-weight:800;letter-spacing:-1px}.logo span{font-weight:400}.links{display:flex;gap:28px;margin:auto;font-size:13px}.links a:hover{color:#777}.pill,.btn.dark{background:#1d1d1f;color:white;border-radius:999px}.pill{font-size:12px;padding:9px 16px}.menu{display:none;border:0;background:none;font-size:22px}.hero{min-height:700px;background:#f5f5f7;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:80px max(7vw,30px);overflow:hidden}.hero-text{max-width:620px}.hero small,.section small,.copy small,.dark-section small,.contact small{font-size:11px;font-weight:800;letter-spacing:2px;color:#777}.hero h1{font-size:clamp(55px,7vw,94px);line-height:.92;letter-spacing:-6px;margin:18px 0}.hero h1 span,.heading h2 span,.contact h2 span{color:#888}.hero p{font-size:20px;color:#666;max-width:540px}.buttons{display:flex;gap:24px;align-items:center;margin-top:30px}.btn{display:inline-block;padding:14px 22px;font-size:14px;font-weight:650}.link{color:#06c}.visual{height:500px;position:relative}.glow{position:absolute;width:380px;height:380px;border-radius:50%;background:linear-gradient(135deg,#d9d9ff,#f3d9ff);right:12%;top:8%;filter:blur(1px)}.phone{position:absolute;width:320px;height:430px;background:#111;border-radius:40px;right:15%;top:9%;padding:10px;transform:rotate(7deg);box-shadow:0 35px 80px #0004}.notch{width:90px;height:18px;border-radius:20px;background:#222;margin:auto}.screen{height:370px;border-radius:31px;background:linear-gradient(145deg,#fff,#e7e7e9);padding:50px 30px}.line{height:8px;width:55%;border-radius:10px;background:#aaa;margin:13px 0}.line.big{width:90%;height:18px;background:#222}.tiles{display:flex;gap:9px;margin-top:48px}.tiles i{height:100px;flex:1;border-radius:14px;background:#d1d1d5}.graph{height:110px;display:flex;align-items:end;gap:8px;margin-top:35px}.graph b{flex:1;background:#333;border-radius:7px 7px 0 0}.graph b:nth-child(1){height:25%}.graph b:nth-child(2){height:38%}.graph b:nth-child(3){height:50%}.graph b:nth-child(4){height:62%}.graph b:nth-child(5){height:78%}.graph b:nth-child(6){height:95%}.section{padding:120px max(7vw,30px)}.heading h2{font-size:clamp(44px,5vw,70px);line-height:1;letter-spacing:-4px;margin:15px 0 55px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article{padding:34px;min-height:340px;border-radius:28px;background:#f5f5f7}.cards article:first-child{background:#1d1d1f;color:#fff}.icon{font-size:34px;margin-bottom:55px}.cards h3{font-size:28px;letter-spacing:-1px;margin:0 0 10px}.cards p{color:#777}.cards article:first-child p{color:#aaa}.cards a{color:#06c;font-size:14px}.split{display:grid;grid-template-columns:1fr 1fr;background:#f5f5f7}.analytics{min-height:650px;display:grid;place-items:center;background:linear-gradient(145deg,#e7e7ea,#fafafa)}.chart-card{width:min(75%,460px);background:white;border-radius:28px;padding:34px;box-shadow:0 25px 70px #0001}.chart-card small{color:#777}.chart-card strong{display:block;font-size:42px;margin:12px 0}.bars{height:230px;display:flex;align-items:end;gap:10px}.bars i{flex:1;background:#1d1d1f;border-radius:8px 8px 0 0}.bars i:nth-child(1){height:22%}.bars i:nth-child(2){height:33%}.bars i:nth-child(3){height:42%}.bars i:nth-child(4){height:52%}.bars i:nth-child(5){height:64%}.bars i:nth-child(6){height:78%}.bars i:nth-child(7){height:94%}.chart-card>span{font-size:12px;color:#888}.copy{padding:70px max(7vw,45px);max-width:650px}.copy h2{font-size:clamp(48px,5vw,70px);line-height:.98;letter-spacing:-4px}.copy p{font-size:18px;color:#666;margin-bottom:30px}.center{text-align:center}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ddd;border:1px solid #ddd}.service-grid div{background:#fff;padding:35px;min-height:230px}.service-grid b{font-size:12px;color:#888}.service-grid h3{font-size:22px;margin:35px 0 8px}.service-grid p{color:#777;font-size:14px}.dark-section{padding:130px max(7vw,30px);background:#1d1d1f;color:white}.dark-section small{color:#aaa}.dark-section h2{font-size:clamp(50px,7vw,90px);line-height:.95;letter-spacing:-5px;margin:20px 0}.dark-section em{font-style:normal;color:#aaa}.dark-section p{color:#aaa;max-width:560px;font-size:18px}.contact{padding:110px max(7vw,30px);display:flex;align-items:center;justify-content:space-between;gap:30px}.contact h2{font-size:clamp(45px,6vw,78px);line-height:.95;letter-spacing:-5px}.contact .btn{white-space:nowrap}footer{background:#f5f5f7;padding:45px max(7vw,30px);font-size:12px;color:#666}footer>div{display:flex;justify-content:space-between;gap:30px}.footlinks{display:flex;gap:25px}footer hr{border:0;border-top:1px solid #ddd;margin:35px 0 15px}@media(max-width:800px){.nav{justify-content:space-between}.menu{display:block}.links{display:none;position:absolute;top:58px;left:0;right:0;background:white;padding:25px;flex-direction:column;border-bottom:1px solid #ddd}.links.open{display:flex}.pill{display:none}.hero{grid-template-columns:1fr;padding-top:65px}.hero h1{letter-spacing:-4px}.visual{height:390px}.phone{width:270px;height:360px;right:8%}.screen{height:305px}.cards,.service-grid{grid-template-columns:1fr}.split{grid-template-columns:1fr}.analytics{min-height:440px}.contact{flex-direction:column;align-items:flex-start}footer>div{flex-direction:column}.footlinks{flex-wrap:wrap}}
.resource-note{margin-top:55px;padding:24px 28px;border:1px solid #ddd;border-radius:20px;background:#fafafa;font-size:14px}.resource-note p{display:inline;margin:0;color:#666}.resource-note a{color:#06c;font-weight:700;margin-left:5px}.resource-note span{color:#777}@media(max-width:800px){.resource-note p,.resource-note span{display:block}.resource-note a{display:inline-block;margin:8px 0 0}}
