.hm-body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:#050b1f;color:#e2e8f0;overflow-x:hidden;-webkit-font-smoothing:antialiased}.hm-container{max-width:1200px;margin:0 auto;padding:0 24px}.hm-section{padding:100px 0;position:relative}.hm-gradient-text{background:linear-gradient(135deg,#00a3ff,#ff2daf,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hm-badge{display:inline-block;padding:6px 16px;border-radius:100px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#00a3ff;background:#00a3ff14;border:1px solid rgba(0,163,255,.25);margin-bottom:20px}.hm-section-title{font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(28px,4vw,44px);font-weight:700;color:#fff;margin:0 0 12px}.hm-section-title--center{text-align:center}.hm-section-subtitle{text-align:center;font-size:16px;color:#ffffff8c;margin:0 0 48px}.hm-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#050b1fd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.05)}.hm-nav__inner{display:flex;align-items:center;justify-content:space-between;height:72px}.hm-nav__logo img{height:48px;width:auto}.hm-nav__links{display:flex;align-items:center;gap:28px}.hm-nav__links a{font-size:14px;font-weight:500;color:#ffffffb3;text-decoration:none;transition:color .2s}.hm-nav__links a:hover{color:#00a3ff}.hm-nav__burger{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:8px}.hm-nav__mobile{display:none;flex-direction:column;gap:16px;padding:24px;background:#050b1ff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.05)}.hm-nav__mobile a{font-size:16px;font-weight:500;color:#fffc;text-decoration:none;padding:8px 0}@media(max-width:768px){.hm-nav__links{display:none}.hm-nav__burger{display:block}.hm-nav__mobile{display:flex}}.hm-hero{position:relative;padding:180px 0 100px;text-align:center;overflow:hidden}.hm-hero__bg{position:absolute;inset:0;pointer-events:none}.hm-hero__glow{position:absolute;border-radius:50%;filter:blur(120px);animation:hm-pulse 6s ease-in-out infinite alternate}.hm-hero__glow--1{width:500px;height:500px;background:#00a3ff1f;top:-10%;left:20%}.hm-hero__glow--2{width:400px;height:400px;background:#ff2daf1a;bottom:-20%;right:15%;animation-delay:3s}@keyframes hm-pulse{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.08)}}.hm-hero__content{position:relative;z-index:1}.hm-hero__title{font-family:Space Grotesk,sans-serif;font-size:clamp(36px,6vw,72px);font-weight:700;line-height:1.1;color:#fff;margin:16px 0 20px}.hm-hero__subtitle{font-size:clamp(16px,2vw,19px);color:#fff9;max-width:560px;margin:0 auto;line-height:1.7}.hm-sorteos{padding-top:0}.hm-sorteos__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:28px}.hm-sorteo-card{position:relative;display:flex;flex-direction:column;border-radius:20px;background:#0d1535cc;border:1px solid rgba(255,255,255,.08);overflow:hidden;text-decoration:none;color:inherit;transition:all .4s cubic-bezier(.4,0,.2,1)}.hm-sorteo-card:hover{transform:translateY(-6px);border-color:#00a3ff66;box-shadow:0 24px 64px #00a3ff1f}.hm-sorteo-card__glow{position:absolute;inset:0;background:radial-gradient(ellipse at top center,rgba(0,163,255,.06) 0%,transparent 60%);opacity:0;transition:opacity .4s;pointer-events:none}.hm-sorteo-card:hover .hm-sorteo-card__glow{opacity:1}.hm-sorteo-card__header{position:relative;background:linear-gradient(135deg,#0d1535,#1a2555);display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-sorteo-card__img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block;opacity:1}.hm-sorteo-card__img-placeholder{color:#ffffff26}.hm-sorteo-card__badge{position:absolute;top:12px;right:12px;padding:5px 12px;border-radius:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;background:#00a3ff26;border:1px solid rgba(0,163,255,.3);color:#00a3ff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hm-sorteo-card__body{padding:28px 24px;flex:1}.hm-sorteo-card__name{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;color:#fff;margin:0 0 8px}.hm-sorteo-card__desc{font-size:14px;color:#ffffff80;line-height:1.5;margin:0 0 20px}.hm-sorteo-card__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.hm-sorteo-card__stat{text-align:center;padding:12px 8px;border-radius:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.hm-sorteo-card__stat-val{display:block;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700;color:#fff;margin-bottom:2px}.hm-sorteo-card__stat-label{font-size:11px;color:#fff6;text-transform:uppercase;letter-spacing:.5px}.hm-sorteo-card__progress{margin-bottom:16px}.hm-sorteo-card__progress-bar{width:100%;height:4px;border-radius:4px;background:#ffffff14;overflow:hidden;margin-bottom:6px}.hm-sorteo-card__progress-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#00a3ff,#7c3aed);transition:width .6s}.hm-sorteo-card__progress-info{display:flex;justify-content:space-between;font-size:11px;color:#fff6}.hm-sorteo-card__date{display:flex;align-items:center;gap:6px;font-size:13px;color:#ffffff80}.hm-sorteo-card__cta{padding:16px 24px;border-top:1px solid rgba(255,255,255,.06)}.hm-sorteo-card__cta-btn{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#00a3ff;transition:gap .3s}.hm-sorteo-card:hover .hm-sorteo-card__cta-btn{gap:12px}.hm-sorteo-card--featured{border:2px solid transparent;background-image:linear-gradient(#0d1535f2,#0d1535f2),linear-gradient(135deg,#00e5ff,#7c3aed,#ff2daf,#ffd600);background-origin:border-box;background-clip:padding-box,border-box;grid-column:auto;max-width:520px;justify-self:center}.hm-sorteo-card--featured .hm-sorteo-card__header{height:auto}.hm-sorteo-card--featured .hm-sorteo-card__cta-btn{color:#ffd600}.hm-sorteo-card--featured:hover{box-shadow:0 24px 64px #7c3aed33,0 0 40px #00e5ff1a;border-color:transparent}.hm-sorteo-card__featured-tag{position:absolute;top:16px;left:16px;z-index:5;padding:6px 14px;border-radius:20px;background:linear-gradient(135deg,#7c3aed,#ff2daf);color:#fff;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}@media(max-width:768px){.hm-sorteo-card--featured{max-width:100%}.hm-sorteo-card--featured .hm-sorteo-card__header{height:auto}}.hm-sorteos__empty{text-align:center;padding:60px 20px;color:#fff6;font-size:16px}.hm-about{background:#0d1535}.hm-about__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hm-about__card{padding:40px 28px;border-radius:18px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);text-align:center;transition:all .3s}.hm-about__card:hover{border-color:#00a3ff4d;transform:translateY(-4px)}.hm-about__icon{display:flex;align-items:center;justify-content:center;margin-bottom:16px}.hm-about__card h4{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:600;color:#fff;margin:0 0 10px}.hm-about__card p{font-size:14px;color:#ffffff8c;line-height:1.6;margin:0}.hm-footer{padding:48px 0 24px;background:#030712;border-top:1px solid rgba(255,255,255,.05)}.hm-footer__inner{display:flex;flex-direction:column;align-items:center;gap:20px}.hm-footer__logo-img{height:32px;width:auto;opacity:.8}.hm-footer__links{display:flex;gap:28px;flex-wrap:wrap;justify-content:center}.hm-footer__links a{font-size:13px;color:#ffffff80;text-decoration:none;transition:color .2s}.hm-footer__links a:hover{color:#00a3ff}.hm-footer__copy{font-size:12px;color:#ffffff4d}@media(max-width:768px){.hm-hero{padding:140px 0 60px}.hm-section{padding:60px 0}.hm-sorteos__grid,.hm-about__grid{grid-template-columns:1fr}.hm-footer__links{gap:16px}}@media(max-width:480px){.hm-container{padding:0 16px}.hm-sorteo-card__stats{grid-template-columns:1fr;gap:8px}}html{scroll-behavior:smooth}
