*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--surface-card)}#root{min-height:100vh}input::placeholder{color:#ffffff8c}.eq-hero{clip-path:polygon(0 0,100% 0,100% 100%,0 90%)}.eq-gradient{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(180deg,#00121c33,#00121c57),linear-gradient(115deg,#001824,#00293f 22%,#004c70 48%,#0a6f78 72%,#14897f 88%,#1ea99c);background-size:100% 100%,210% 210%;animation:eqFlow 16s ease-in-out infinite}@keyframes eqFlow{0%{background-position:0% 50%,0% 50%}50%{background-position:0% 50%,100% 50%}to{background-position:0% 50%,0% 50%}}@keyframes eqRise{0%{transform:translateY(14px)}to{transform:none}}.eq-rise{animation:eqRise .6s var(--ease-out) both}.eq-rise-2{animation-delay:.12s}@media (prefers-reduced-motion: reduce){.eq-gradient,.eq-rise{animation:none}}@media (max-width: 880px){.eq-hero-grid{grid-template-columns:1fr!important}}
