*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-inter), system-ui, -apple-system, sans-serif;scrollbar-gutter:stable;margin:0;overflow-y:scroll}.navbar{z-index:100;background:var(--surface,#fff);border-bottom:1px solid var(--border,#e2e8f0);align-items:center;height:56px;min-height:56px;display:flex;position:sticky;top:0}.stat-strip{contain:layout;height:78px;min-height:78px;display:flex;overflow:hidden}.stat-strip-item{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;height:78px;min-height:78px;display:flex}.hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);justify-content:center;align-items:center;min-height:380px;padding:clamp(40px,6vw,80px) clamp(16px,4vw,24px);display:flex}@media (max-width:767px){.hero{min-height:300px}}.hero-inner{width:100%;max-width:1280px;margin:0 auto}.hero-layout{align-items:center;gap:48px;display:flex}@media (max-width:767px){.hero-layout{flex-direction:column}}.hero-content{flex:1}.hero-title{font-family:var(--font-jakarta,var(--font-inter,system-ui));margin:0 0 16px;font-size:clamp(28px,5vw,52px);font-weight:800;line-height:1.1}.hero-sub{color:#ffffff94;max-width:540px;margin-bottom:28px;font-size:16px;line-height:1.7}