:root{--color-primary: #0e7c9a;--color-primary-dark: #0a4a5c;--color-accent: #d4a24c;--color-bg: #eaf6fb;--color-surface: #ffffff;--color-text: #1a2b32;--color-text-secondary: #5b6b72;--shadow-sm: 0 1px 3px rgba(10, 58, 71, .08);--shadow-md: 0 6px 20px rgba(10, 58, 71, .1);--shadow-lg: 0 16px 40px rgba(10, 58, 71, .14);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:Hind Siliguri,Poppins,system-ui,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}h1,h2,h3,h4,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4{font-family:Poppins,Hind Siliguri,sans-serif}::selection{background:var(--color-accent);color:#1a2b32}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:#b9d8e0;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.wave-divider{display:block;width:100%;height:48px}@keyframes glow-color-cycle{0%,to{text-shadow:0 0 10px rgba(255,224,153,1),0 0 24px rgba(255,224,153,.95),0 0 42px rgba(255,224,153,.8),0 0 64px rgba(255,224,153,.55)}25%{text-shadow:0 0 10px rgba(255,107,107,1),0 0 24px rgba(255,107,107,.95),0 0 42px rgba(255,107,107,.8),0 0 64px rgba(255,107,107,.55)}50%{text-shadow:0 0 10px rgba(125,211,227,1),0 0 24px rgba(125,211,227,.95),0 0 42px rgba(125,211,227,.8),0 0 64px rgba(125,211,227,.55)}75%{text-shadow:0 0 10px rgba(255,255,255,1),0 0 24px rgba(255,255,255,.95),0 0 42px rgba(255,255,255,.8),0 0 64px rgba(255,255,255,.55)}}.headline-glow{color:#f4f9fb;animation:glow-color-cycle 6s ease-in-out infinite}.headline-glow-offset{color:#f4f9fb;animation:glow-color-cycle 6s ease-in-out infinite;animation-delay:2s}@keyframes soft-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.headline-pulse{display:inline-block;animation:soft-pulse 3.2s ease-in-out infinite}@keyframes box-border-glow{0%,to{box-shadow:0 0 0 2px #ffe099e6,0 0 26px #ffe09999,0 8px 30px #061a2180}25%{box-shadow:0 0 0 2px #ff6b6be6,0 0 26px #ff6b6b8c,0 8px 30px #061a2180}50%{box-shadow:0 0 0 2px #7dd3e3e6,0 0 26px #7dd3e399,0 8px 30px #061a2180}75%{box-shadow:0 0 0 2px #ffffffe6,0 0 26px #fff9,0 8px 30px #061a2180}}.headline-box{animation:box-border-glow 6s ease-in-out infinite}
