:root{font-synthesis:none;text-rendering:optimizelegibility}html,body,#root{min-width:320px;min-height:100%}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#0f172a;background:#f8fafc;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.app{min-height:100vh}.header{justify-content:space-between;align-items:center;width:min(1400px,100% - 64px);height:88px;margin:0 auto;display:flex}.logo{letter-spacing:4px;color:#0f172a;font-size:24px;font-weight:800}.nav{align-items:center;gap:36px;display:flex}.nav a{color:#475569;font-size:15px;font-weight:500;transition:color .2s}.nav a:hover{color:#2563eb}.headerButton,.primaryButton{color:#fff;background:#2563eb;border-radius:10px;justify-content:center;align-items:center;padding:14px 22px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.headerButton:hover,.primaryButton:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 12px 30px #2563eb33}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;width:min(1400px,100% - 64px);min-height:calc(100vh - 88px);margin:0 auto;padding:60px 0 100px;display:grid}.heroContent{max-width:650px}.badge{color:#1d4ed8;letter-spacing:.4px;background:#dbeafe;border-radius:999px;margin-bottom:26px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-3px;color:#0f172a;margin:0;font-size:clamp(48px,5vw,76px);line-height:1.02}.hero h1 span{color:#2563eb}.heroContent>p{color:#64748b;max-width:590px;margin:28px 0 0;font-size:19px;line-height:1.7}.heroActions{gap:14px;margin-top:36px;display:flex}.primaryButton,.secondaryButton{border-radius:10px;padding:16px 24px}.secondaryButton{color:#334155;background:#fff;border:1px solid #cbd5e1;justify-content:center;align-items:center;font-weight:600;transition:border .2s,transform .2s;display:inline-flex}.secondaryButton:hover{border-color:#2563eb;transform:translateY(-2px)}.heroInfo{color:#64748b;flex-wrap:wrap;gap:22px;margin-top:32px;font-size:13px;display:flex}.heroVisual{justify-content:center;align-items:center;min-height:600px;display:flex;position:relative}.heroVisual:before{content:"";filter:blur(30px);opacity:.7;background:#dbeafe;border-radius:50%;width:520px;height:520px;position:absolute}.dashboardMockup{z-index:1;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:650px;max-width:100%;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg);box-shadow:0 30px 80px #0f172a24}.mockupTop{color:#64748b;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:48px;padding:0 18px;font-size:12px;display:flex}.mockupDots{gap:6px;display:flex}.mockupDots span{background:#cbd5e1;border-radius:50%;width:8px;height:8px}.mockupBody{height:390px;display:flex}.mockupBody aside{background:#0f172a;flex-direction:column;align-items:center;gap:20px;width:75px;padding:22px 16px;display:flex}.mockupLogo{color:#fff;justify-content:center;align-items:center;font-weight:800;display:flex;background:#2563eb!important;border-radius:9px!important;width:34px!important;height:34px!important}.mockupBody aside div:not(.mockupLogo){background:#334155;border-radius:10px;width:28px;height:8px}.mockupContent{flex:1;padding:28px}.mockupContent>p{margin:0 0 24px;font-size:18px;font-weight:700}.statGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.statGrid div{border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:5px;padding:18px;display:flex}.statGrid strong{color:#2563eb;font-size:25px}.statGrid span{color:#64748b;font-size:11px}.chartPlaceholder{background:#f8fafc;border-radius:12px;align-items:flex-end;gap:15px;height:170px;margin-top:22px;padding:25px;display:flex}.chartPlaceholder div{background:#93c5fd;border-radius:5px 5px 0 0;flex:1}.chartPlaceholder div:first-child{height:35%}.chartPlaceholder div:nth-child(2){height:55%}.chartPlaceholder div:nth-child(3){height:45%}.chartPlaceholder div:nth-child(4){height:80%}.chartPlaceholder div:nth-child(5){height:65%}.chartPlaceholder div:nth-child(6){height:90%}.phoneMockup{z-index:2;color:#fff;background:#0f172a;border:6px solid #1e293b;border-radius:30px;flex-direction:column;width:190px;height:390px;padding:32px 16px 18px;display:flex;position:absolute;bottom:20px;right:-10px;box-shadow:0 25px 60px #0f172a4d}.phoneSpeaker{background:#475569;border-radius:10px;width:55px;height:5px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.phoneMockup>strong{font-size:18px}.phoneMockup>span{color:#94a3b8;margin-top:3px;font-size:11px}.phoneCard{background:#1e293b;border-radius:12px;flex-direction:column;gap:6px;margin-top:32px;padding:14px;display:flex}.phoneCard small{color:#94a3b8}.phoneCard b{font-size:12px}.timer{text-align:center;letter-spacing:1px;margin:35px 0;font-size:25px;font-weight:700}.phoneMockup button{color:#fff;background:#2563eb;border:0;border-radius:10px;margin-top:auto;padding:12px 8px;font-size:11px;font-weight:600}.features{background:#fff;padding:120px max(32px,50% - 700px)}.sectionHeader{max-width:760px;margin-bottom:64px}.sectionLabel{color:#2563eb;letter-spacing:1.5px;font-size:13px;font-weight:800}.sectionHeader h2{letter-spacing:-2px;color:#0f172a;margin:16px 0 20px;font-size:clamp(38px,4vw,56px);line-height:1.08}.sectionHeader p{color:#64748b;max-width:650px;margin:0;font-size:18px;line-height:1.7}.featureGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.featureCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;min-height:260px;padding:32px;transition:transform .25s,box-shadow .25s,border-color .25s}.featureCard:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 20px 50px #0f172a14}.featureIcon{color:#2563eb;background:#dbeafe;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:28px;font-size:17px;font-weight:800;display:flex}.featureCard h3{color:#0f172a;margin:0 0 12px;font-size:19px}.featureCard p{color:#64748b;margin:0;font-size:15px;line-height:1.7}@media (width<=900px){.featureGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.features{padding:80px 16px}.featureGrid{grid-template-columns:1fr}}.statusPage{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.statusCard{text-align:center;width:100%;max-width:650px}.statusCard .logo{margin-bottom:60px;display:inline-block}.statusCode{letter-spacing:.12em;background:#eef2ff;border-radius:999px;margin-bottom:20px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-block}.statusCard h1{margin:0 0 20px;font-size:clamp(40px,7vw,68px);line-height:1}.statusCard p{color:#64748b;max-width:500px;margin:0 auto 36px;font-size:18px;line-height:1.7}.statusCard .primaryButton{display:inline-flex}@media (width<=1050px){.hero{grid-template-columns:1fr}.heroContent{max-width:800px}.heroVisual{min-height:550px}}@media (width<=760px){.header{width:calc(100% - 32px)}.nav{display:none}.headerButton{padding:11px 15px;font-size:13px}.hero{gap:20px;width:calc(100% - 32px);padding-top:50px}.hero h1{letter-spacing:-2px;font-size:46px}.heroContent>p{font-size:17px}.heroActions{flex-direction:column}.heroVisual{min-height:460px}.dashboardMockup{transform:none}.mockupBody{height:320px}.phoneMockup{transform-origin:100% 100%;width:155px;height:315px;right:-5px;transform:scale(.9)}.statGrid{grid-template-columns:1fr}.statGrid div:nth-child(n+2){display:none}}
