:root{
  --red:#ff3b3f;
  --red-dark:#e9252b;
  --red-soft:#fff0f1;
  --ink:#172033;
  --muted:#667085;
  --line:#e6eaf0;
  --bg:#fbfcfe;
  --card:#ffffff;
  --green:#13a36f;
  --blue:#1d77d4;
  --shadow:0 16px 40px rgba(17,24,39,.06);
  --radius:18px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  color:var(--ink);
  background:linear-gradient(180deg,#fff 0,#fbfcfe 270px,#f8fafc 100%);
  font-size:15px;
  line-height:1.55;
}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input{font:inherit}
.site-header{
  position:sticky;top:0;z-index:20;
  height:74px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);
  border-bottom:1px solid var(--line);
}
.header-inner{
  max-width:1180px;height:100%;margin:0 auto;padding:0 26px;
  display:flex;align-items:center;gap:28px;
}
.logo{width:188px;height:auto;flex:0 0 auto}
.nav{display:flex;gap:28px;align-items:center;margin-left:auto;font-weight:700;font-size:14px;color:#111827}
.nav a{height:74px;display:flex;align-items:center;position:relative;white-space:nowrap}
.nav a.active{color:var(--red)}
.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:var(--red);border-radius:3px 3px 0 0}
.header-actions{display:flex;gap:14px;align-items:center;margin-left:12px}
.icon-btn{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;place-items:center;color:#1f2937}
.login-btn{height:44px;padding:0 24px;border:0;border-radius:10px;background:var(--red);color:#fff;font-weight:800;box-shadow:0 12px 22px rgba(255,59,63,.22)}
.container{max-width:1180px;margin:0 auto;padding:0 26px}
.breadcrumb{display:flex;align-items:center;gap:12px;color:#8a95a6;font-size:13px;margin:24px 0 28px}
.breadcrumb svg{width:16px;height:16px}.breadcrumb b{font-weight:600;color:#8a95a6}
.hero{display:grid;grid-template-columns:1fr 1.08fr;gap:54px;align-items:center;margin-top:6px}
.hero-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:var(--red-soft);color:var(--red);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.02em;margin-bottom:18px}
.hero h1{font-size:45px;line-height:1.08;margin:0 0 18px;letter-spacing:-.04em;font-weight:850}
.hero p{font-size:17px;color:#596579;max-width:530px;margin:0 0 34px}
.hero-metrics{display:flex;gap:36px;align-items:center;margin-top:34px}
.hero-metric{display:flex;align-items:center;gap:12px;font-weight:800;font-size:20px}
.hero-metric span{display:block;font-size:12px;color:#697386;font-weight:600;margin-top:1px}
.metric-icon{width:46px;height:46px;border-radius:999px;background:var(--red-soft);display:grid;place-items:center;color:var(--red)}
.hero-photo{border-radius:18px;overflow:hidden;box-shadow:0 24px 65px rgba(15,23,42,.1);border:1px solid #f0f2f5;position:relative;background:#fff}
.hero-photo img{width:100%;height:326px;object-fit:cover}
.section{margin-top:38px}.center-title{text-align:center;margin-bottom:18px}.center-title h2,.section-title h2{font-size:26px;line-height:1.2;margin:0 0 6px;font-weight:850;letter-spacing:-.025em}.center-title p,.section-title p{margin:0;color:#657287}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.price-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:32px 32px 24px;box-shadow:var(--shadow);min-height:300px;display:flex;flex-direction:column}
.price-head{display:flex;align-items:flex-start;gap:20px;margin-bottom:18px}
.price-icon{width:56px;height:56px;flex:0 0 auto;border-radius:999px;background:var(--red-soft);display:grid;place-items:center;color:var(--red)}
.price-card h3{font-size:19px;margin:0 0 4px}.size{color:#697386;font-weight:600;font-size:13px;margin-bottom:8px}.desc{color:#697386;font-size:14px;margin:0 0 22px}.price{color:var(--red);font-size:20px;font-weight:900;margin:0 0 20px}.price small{font-size:13px}.features{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:10px;color:#445064;font-size:14px}.features li{display:flex;gap:10px}.features svg{width:17px;min-width:17px;color:#283349;margin-top:2px}.outline-btn{height:42px;border:1.5px solid var(--red);background:#fff;border-radius:9px;color:var(--red);font-weight:850;margin-top:auto;display:flex;align-items:center;justify-content:center}.notice{margin-top:12px;text-align:center;background:#fff0f1;border:1px solid #ffdada;border-radius:9px;color:#6d2530;padding:11px 18px;font-size:13px}.notice b{color:var(--red)}
.analytics{margin-top:26px}.section-title{margin:0 0 14px 12px}.analytics-card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.kpis{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--line)}.kpi{padding:24px 22px;border-right:1px solid var(--line)}.kpi:last-child{border-right:0}.kpi-label{font-size:13px;color:#64748b;margin-bottom:3px}.kpi-value{font-size:24px;font-weight:800;letter-spacing:-.03em}.change{font-size:13px;font-weight:800;color:#159566}.change.down{color:#e3292f}
.report-holder{position:relative;padding:0}.looker-iframe{width:100%;height:328px;border:0;display:block;background:#fff}.looker-placeholder{position:absolute;inset:0;background:#fff;padding:0;pointer-events:none}.dash{display:grid;grid-template-columns:1.25fr .78fr 1fr;gap:0;min-height:328px}.chart-box{padding:24px 24px 18px;border-right:1px solid var(--line)}.chart-box:last-child{border-right:0}.chart-title{font-size:14px;font-weight:850;margin-bottom:10px}.line-chart svg{width:100%;height:206px}.line-chart text{font-size:11px;fill:#8b95a4}.legend{display:flex;gap:18px;font-size:12px;color:#667085;margin:0 0 8px}.legend span{display:flex;align-items:center;gap:8px}.dot{width:10px;height:3px;border-radius:999px;background:#2c7be5}.dot.light{background:#88baf7}.donut-wrap{display:flex;align-items:center;gap:24px;margin-top:28px}.donut{width:148px;height:148px;border-radius:50%;background:conic-gradient(#084da2 0 76.5%,#16a3c7 76.5% 96.6%,#a8d9e9 96.6% 100%);position:relative}.donut:after{content:"";position:absolute;inset:31px;background:#fff;border-radius:50%;box-shadow:inset 0 0 0 1px var(--line)}.donut-legend{display:grid;gap:8px;font-size:13px;color:#64748b}.donut-legend b{color:#172033}.device-dot{width:10px;height:10px;border-radius:50%;background:#084da2;display:inline-block;margin-right:8px}.device-dot.t{background:#16a3c7}.device-dot.tb{background:#a8d9e9}.bars{display:grid;gap:12px;margin-top:22px}.bar-row{display:grid;grid-template-columns:135px 1fr 72px;align-items:center;gap:12px;font-size:12px;color:#566071}.bar-track{height:18px;background:#edf2f7;border-radius:2px;overflow:hidden}.bar-fill{height:100%;background:#2595bb}.report-foot{display:flex;justify-content:flex-end;align-items:center;gap:20px;color:#8a95a6;font-size:12px;padding:10px 20px 16px}.looker-link{color:#2d7dd2;font-weight:700;display:flex;align-items:center;gap:6px}
.process{margin-top:36px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:start;margin-top:24px}.step{text-align:center;position:relative;padding:10px 20px}.step:not(:last-child):after{content:"";position:absolute;right:-34px;top:44px;width:68px;height:1px;background:linear-gradient(90deg,#ffb1b4,#ff3b3f);opacity:.8}.step-icon{width:72px;height:72px;margin:0 auto 16px;border-radius:999px;background:#fff0f1;color:var(--red);display:grid;place-items:center}.step h3{font-size:15px;margin:0 0 8px}.step p{font-size:13px;color:#697386;margin:0}.contact-cta{margin-top:32px;background:linear-gradient(105deg,#fff0f1,#fff8f8);border:1px solid #ffdadd;border-radius:18px;padding:32px;display:grid;grid-template-columns:1fr 1.1fr auto;gap:26px;align-items:center}.cta-main{display:flex;gap:26px;align-items:center}.cta-icon{width:86px;height:86px;background:linear-gradient(135deg,#ff3b3f,#ff6467);color:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 20px 42px rgba(255,59,63,.2)}.cta-main h2{font-size:25px;margin:0 0 4px}.cta-main p{margin:0;color:#667085}.cta-contacts{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.cta-contact{padding:18px 22px;display:flex;gap:14px;align-items:center;border-right:1px solid var(--line)}.cta-contact:last-child{border-right:0}.cta-contact svg{color:var(--red);flex:0 0 auto}.cta-contact small{display:block;color:#8a95a6;font-weight:700}.cta-contact b{font-size:14px}.red-btn{height:48px;border:0;border-radius:9px;background:var(--red);color:#fff;font-weight:850;padding:0 32px;box-shadow:0 12px 22px rgba(255,59,63,.2)}
.footer{margin-top:38px;background:#fff;border-top:1px solid var(--line)}.footer-inner{max-width:1180px;margin:0 auto;padding:38px 26px 22px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:42px}.footer-logo{width:160px;margin-bottom:14px}.footer p{color:#667085;margin:0 0 18px}.socials{display:flex;gap:12px}.socials a{width:34px;height:34px;border-radius:50%;background:#f2f4f7;display:grid;place-items:center;color:#344054;font-weight:800}.foot-title{font-weight:850;margin-bottom:14px}.foot-links{display:grid;gap:9px;color:#667085}.foot-links a.active{color:var(--red);font-weight:800}.tags{display:flex;flex-wrap:wrap;gap:8px}.tag{background:#f3f5f8;color:#667085;padding:7px 14px;border-radius:999px;font-size:13px}.copyright{border-top:1px solid var(--line);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;color:#8a95a6;font-size:13px}.heart{color:var(--red)}
@media (max-width: 900px){
  .nav{display:none}.header-inner{padding:0 18px}.hero{grid-template-columns:1fr}.hero h1{font-size:38px}.pricing-grid,.steps{grid-template-columns:1fr}.kpis{grid-template-columns:repeat(2,1fr)}.dash{grid-template-columns:1fr}.chart-box{border-right:0;border-bottom:1px solid var(--line)}.contact-cta{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero-photo img{height:auto}.step:after{display:none}
}
@media (max-width: 560px){.container{padding:0 16px}.hero-metrics{flex-direction:column;align-items:flex-start;gap:18px}.kpis{grid-template-columns:1fr}.pricing-grid{gap:16px}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column;gap:12px}.cta-contacts{grid-template-columns:1fr}.cta-contact{border-right:0;border-bottom:1px solid var(--line)}.hero h1{font-size:34px}}
