*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;-webkit-font-smoothing:antialiased;background:#080b0e;font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}::selection{color:#fff;background:#e11}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0d0f12}::-webkit-scrollbar-thumb{background:#e11;border-radius:99px}.wrap{max-width:1140px;margin:0 auto;padding:0 24px}.section-pad{padding:80px 0}@media (width<=700px){.section-pad{padding:56px 0}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-18px)rotate(2deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.float-shape{pointer-events:none;opacity:.15;filter:blur(2px);border-radius:50%;position:absolute}.float-shape-1{background:radial-gradient(circle,#e11,#0000 70%);width:280px;height:280px;animation:8s ease-in-out infinite float;top:-60px;right:-40px}.float-shape-2{background:radial-gradient(circle,#ff6b6b,#0000 70%);width:180px;height:180px;animation:10s ease-in-out infinite reverse float;bottom:-40px;left:-30px}.float-shape-3{background:radial-gradient(circle,gold,#0000 70%);width:120px;height:120px;animation:12s ease-in-out 1s infinite float;top:30%;left:60%}@media (width<=700px){.float-shape-1{width:150px;height:150px;right:-20px}.float-shape-2{width:100px;height:100px}.float-shape-3{display:none}}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff0f}.gradient-text{background:linear-gradient(135deg,#e11 0%,#ff6b6b 50%,gold 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.hide-mobile{display:inline-flex}.show-mobile{display:none!important}@media (width<=700px){.hide-mobile{display:none!important}.show-mobile{display:inline-flex!important}.text-center-mobile{text-align:center}}.cards-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=900px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.cards-grid{grid-template-columns:1fr}}.contact-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}@media (width<=700px){.contact-grid{grid-template-columns:1fr}}.hero-stats{border-top:1px solid #ffffff0f;grid-template-columns:repeat(3,1fr);gap:24px 32px;width:100%;margin-top:32px;padding-top:24px;display:grid}.hero-stat-item{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:16px;padding:18px 24px;display:flex}.hero-stat-item i{text-align:center;flex-shrink:0;width:40px;font-size:28px}.hero-stat-item .stat-label{color:#fff;text-align:left;font-size:clamp(16px,1.2vw,18px);font-weight:700;line-height:1.3}.hero-stat-item .stat-desc{color:#888;text-align:left;margin-top:2px;font-size:clamp(12px,1vw,14px);line-height:1.4}@media (width<=600px){.hero-stats{grid-template-columns:1fr;gap:12px}.hero-stat-item{padding:14px 18px}}
