*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #ffffff;--color-bg-secondary: #f7f9fc;--color-text: #0f1f38;--color-text-muted: #64748b;--color-accent: #1d3f6e;--color-accent-hover: #142d52;--color-accent-light: #e8eef7;--color-secondary: #e8841a;--color-secondary-hover: #c96f10;--color-secondary-light: #fef3e2;--color-border: #e2e8f0;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius: 14px;--shadow: 0 1px 4px rgba(15, 31, 56, .08), 0 1px 2px rgba(15, 31, 56, .04);--shadow-md: 0 8px 24px rgba(15, 31, 56, .12), 0 2px 6px rgba(15, 31, 56, .06);--shadow-lg: 0 20px 40px rgba(15, 31, 56, .15)}html{scroll-behavior:smooth}body{font-family:var(--font-family);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .65s cubic-bezier(.22,1,.36,1) both}.fade-up-1{animation-delay:.05s}.fade-up-2{animation-delay:.15s}.fade-up-3{animation-delay:.25s}.fade-up-4{animation-delay:.35s}.fade-up-5{animation-delay:.45s}@media(max-width:767px){main,footer{padding-bottom:72px}}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.8);transform-origin:top}50%{opacity:1;transform:scaleY(1);transform-origin:top}}
