:root{--color-primary:#e60319;--color-primary-deep:#b60214;--color-secondary:#fff;--color-title:#000;--color-text:#111;--color-muted:#4b5563;--color-background:#fff;--color-surface:#fff;--color-surface-muted:#fff;--color-surface-strong:#111;--color-border:#1111111a;--color-overlay:#e6031914;--shadow-soft:0 24px 60px #11111114;--shadow-card:0 18px 40px #1111110f;--font-sans:Arial, Helvetica, sans-serif;--font-display:Arial, Helvetica, sans-serif;--site-header-height:92px}[data-theme=dark]{--color-primary:#e60319;--color-primary-deep:#ff3345;--color-secondary:#111;--color-title:#fff;--color-text:#f5f5f5;--color-muted:#cbd5e1;--color-background:#0b0b0c;--color-surface:#111214;--color-surface-muted:#17181b;--color-surface-strong:#fff;--color-border:#ffffff1f;--color-overlay:#e6031924;--shadow-soft:0 24px 60px #00000052;--shadow-card:0 18px 40px #0000003d}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--color-background);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}@keyframes global-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.shimmer-block{background:linear-gradient(90deg,#eceff3 20%,#f8f9fb 40%,#eceff3 60%) 0 0/800px 100%;border-radius:12px;animation:1.4s linear infinite global-shimmer}.global-shimmer-page{background:#fff;min-height:100vh;padding-bottom:48px}.global-shimmer-topbar{border-radius:0;height:40px}.global-shimmer-header{grid-template-columns:120px 1fr 180px;align-items:center;gap:18px;width:min(1480px,100% - 64px);margin:18px auto 28px;display:grid}.global-shimmer-logo{height:72px}.global-shimmer-nav{grid-template-columns:repeat(8,minmax(0,1fr));gap:14px;display:grid}.global-shimmer-nav-item{height:16px}.global-shimmer-cta{height:44px}.global-shimmer-hero{width:min(1480px,100% - 64px);margin:0 auto;padding:42px 0 46px}.global-shimmer-badge{width:180px;height:16px;margin-bottom:20px}.global-shimmer-title{width:min(820px,100%);height:56px;margin-bottom:18px}.global-shimmer-subtitle{width:min(640px,100%);height:20px}.global-shimmer-content{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:min(1480px,100% - 64px);margin:30px auto 0;display:grid}.global-shimmer-card{background:#fff;border:1px solid #11111114;border-radius:22px;padding:20px}.global-shimmer-card-media{height:220px;margin-bottom:16px}.global-shimmer-card-title{width:72%;height:28px;margin-bottom:12px}.global-shimmer-card-line{height:14px;margin-bottom:10px}.global-shimmer-footer-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;width:min(1480px,100% - 64px);margin:34px auto 0;display:grid}.global-shimmer-footer-item{height:72px}@media (max-width:980px){.global-shimmer-header,.global-shimmer-hero,.global-shimmer-content,.global-shimmer-footer-strip{width:min(1480px,100% - 28px)}.global-shimmer-header{grid-template-columns:90px 1fr 120px}.global-shimmer-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.global-shimmer-content{grid-template-columns:1fr}.global-shimmer-footer-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
