.gsf-root{--gsf-bg:#0a0606;--gsf-surface:#170a0a;--gsf-surface-2:#1f0e0e;--gsf-ink:#fff;--gsf-muted:#b8a8a8;--gsf-muted-2:#7a6a6a;--gsf-red:#ff1f3d;--gsf-red-deep:#cc0028;--gsf-yellow:#ffeb00;--gsf-yellow-deep:#cb0;--gsf-grad:linear-gradient(135deg, #ff1f3d 0%, #ffeb00 100%);--gsf-grad-soft:linear-gradient(135deg, #ff1f3d2e, #ffeb002e);--gsf-border:#ffffff14;--gsf-border-red:#ff1f3d66;--gsf-border-yellow:#ffeb0066;background:var(--gsf-bg);color:var(--gsf-ink);-webkit-font-smoothing:antialiased;width:100%;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;line-height:1.45}.gsf-root *,.gsf-root :before,.gsf-root :after{box-sizing:border-box}.gsf-root img{max-width:100%;display:block}.gsf-root a{color:inherit;text-decoration:none}.gsf-root button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}.gsf-root .nav{z-index:50;-webkit-backdrop-filter:saturate(160%)blur(14px);border-bottom:1px solid var(--gsf-border);background:#0a0606c7;align-items:center;gap:18px;padding:14px 32px;display:flex;position:sticky;top:0}.gsf-root .logo{letter-spacing:-.01em;align-items:center;gap:8px;margin-right:auto;font-size:18px;font-weight:900;display:flex}.gsf-root .logo .sin{background:var(--gsf-red);color:#fff;border-radius:4px;padding:1px 6px;font-size:13px;font-weight:900;transform:translateY(-1px);box-shadow:0 0 0 1px #ffffff1a,0 0 12px #ff1f3db3}.gsf-root .nav-links{align-items:center;gap:4px;display:flex}.gsf-root .nav-link{color:var(--gsf-ink);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.gsf-root .nav-link:hover{color:var(--gsf-yellow);background:#ff1f3d29}.gsf-root .nav-link.primary{background:var(--gsf-grad);color:#0a0606;letter-spacing:-.01em;padding:13px 26px;font-size:16px;font-weight:900;box-shadow:0 0 28px -4px #ff1f3db3,inset 0 0 0 1px #ffffff38}.gsf-root .nav-link.primary:hover{transform:scale(1.05);box-shadow:0 0 40px -4px #ffeb00cc}.gsf-root .btn{letter-spacing:-.005em;border-radius:14px;align-items:center;gap:10px;padding:16px 26px;font-size:15px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.gsf-root .btn-primary{background:var(--gsf-grad);color:#0a0606;box-shadow:0 0 32px -8px #ff1f3db3,inset 0 0 0 1px #ffffff2e}.gsf-root .btn-primary:hover{transform:scale(1.04);box-shadow:0 0 48px -8px #ffeb00d9}.gsf-root .btn-borderflow{z-index:0;box-shadow:none;background:0 0;position:relative;overflow:hidden}.gsf-root .btn-borderflow:hover{box-shadow:none;transform:scale(1.03)}.gsf-root .btn-borderflow:before{content:"";z-index:-2;background:conic-gradient(var(--gsf-yellow), var(--gsf-red), transparent 22%, transparent 50%, var(--gsf-yellow) 72%, var(--gsf-yellow));width:240%;height:600%;animation:3s linear infinite gsf-border-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gsf-root .btn-borderflow:hover:before{animation-duration:1.5s}.gsf-root .btn-borderflow:after{content:"";z-index:-1;background:var(--gsf-grad);border-radius:12px;position:absolute;inset:2.5px}@keyframes gsf-border-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}.gsf-root .btn-xl{border-radius:14px;padding:20px 36px;font-size:17px}.gsf-root .hero{background:var(--gsf-bg);min-height:760px;position:relative;overflow:hidden}.gsf-root .hero .sunburst{filter:blur(2px);opacity:.68;pointer-events:none;background:conic-gradient(#ff1f3d6b 0deg,#0000 8deg 22deg,#ffeb0061 30deg,#0000 38deg 52deg,#ff1f3d61 60deg,#0000 68deg 82deg,#ffeb0052 90deg,#0000 98deg 112deg,#ff1f3d61 120deg,#0000 128deg 142deg,#ffeb0059 150deg,#0000 158deg 172deg,#ff1f3d52 180deg,#0000 188deg 202deg,#ffeb0061 210deg,#0000 218deg 232deg,#ff1f3d5c 240deg,#0000 248deg 262deg,#ffeb0052 270deg,#0000 278deg 292deg,#ff1f3d61 300deg,#0000 308deg 322deg,#ffeb0057 330deg,#0000 338deg 352deg);width:140vw;max-width:1900px;height:140vw;max-height:1900px;animation:60s linear infinite gsf-slow-rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes gsf-slow-rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.gsf-root .hero .vignette{background:radial-gradient(ellipse at center, transparent 30%, #0a0606b3 80%, var(--gsf-bg) 100%);pointer-events:none;position:absolute;inset:0}.gsf-root .hero-inner{z-index:2;grid-template-columns:1.1fr 1fr;align-items:stretch;gap:0;max-width:1280px;min-height:760px;margin:0 auto;padding:24px 32px 0;display:grid;position:relative}.gsf-root .hero-inner-reversed{grid-template-columns:1fr 1.15fr;gap:40px}.gsf-root .hero-inner-reversed .hero-copy{padding-left:8px}.gsf-root .hero-copy{z-index:3;flex-direction:column;align-self:start;gap:18px;padding-top:36px;padding-bottom:80px;display:flex;position:relative}.gsf-root .hero-copy .toptag{letter-spacing:.2em;color:var(--gsf-yellow);align-items:center;gap:10px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:20px;font-weight:800;display:flex}.gsf-root .hero-copy .toptag:before{content:"";background:var(--gsf-yellow);width:48px;height:1px}.gsf-root h1.headline{letter-spacing:-.05em;text-transform:uppercase;font-size:clamp(74px,10vw,172px);font-weight:900;line-height:.82}.gsf-root h1.headline .l1{background:var(--gsf-grad);color:#0000;filter:drop-shadow(0 0 32px #ff1f3d59);-webkit-background-clip:text;background-clip:text;display:block}.gsf-root h1.headline .l2{-webkit-text-stroke:2px var(--gsf-yellow);-webkit-text-fill-color:transparent;color:#0000;margin-top:-8px;margin-left:.1em;font-size:.65em;font-style:italic;display:block}.gsf-root h1.headline .l3{background:var(--gsf-yellow);color:#0a0606;box-shadow:10px 10px 0 var(--gsf-red);margin-top:-4px;padding:0 18px;display:inline-block;transform:rotate(-2deg)}.gsf-root .hero .sub{color:#ffffffeb;max-width:46ch;margin-top:4px;font-size:24px;line-height:1.5}.gsf-root .hero .flow{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.gsf-root .hero .flow .step{border:1px solid var(--gsf-border);background:#ffffff0d;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:16px;font-weight:600;display:inline-flex}.gsf-root .hero .flow .step .n{background:var(--gsf-grad);color:#0a0606;border-radius:50%;place-items:center;width:21px;height:21px;font-size:12px;font-weight:900;display:grid}.gsf-root .hero .scroll-cue{letter-spacing:.18em;text-transform:uppercase;color:var(--gsf-muted);align-items:center;gap:10px;margin-top:18px;font-size:15px;font-weight:800;display:inline-flex}.gsf-root .hero .scroll-cue:after{content:"↓";color:var(--gsf-yellow);font-size:14px;animation:1.8s ease-in-out infinite gsf-bounce}@keyframes gsf-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.gsf-root .hero-photo{z-index:2;justify-content:center;align-items:flex-end;height:760px;margin-bottom:-1px;display:flex;position:relative;overflow:hidden}.gsf-root .hero-photo .pulse-ring{border:2px solid var(--gsf-red);opacity:0;border-radius:50%;animation:3s ease-out infinite gsf-pulse-ring;position:absolute}.gsf-root .hero-photo .pulse-ring.r1{border-color:var(--gsf-yellow);width:220px;height:220px;animation-delay:0s;bottom:42%;right:22%}.gsf-root .hero-photo .pulse-ring.r2{width:360px;height:360px;animation-delay:1s;bottom:34%;right:10%}.gsf-root .hero-photo .pulse-ring.r3{border-color:var(--gsf-yellow);width:500px;height:500px;animation-delay:2s;bottom:24%;right:0}@keyframes gsf-pulse-ring{0%{opacity:0;transform:scale(.6)}50%{opacity:.6}to{opacity:0;transform:scale(1.2)}}.gsf-root .hero-photo .photo-wrap{z-index:3;width:auto;height:980px;filter:drop-shadow(-10px 10px 0 var(--gsf-red)) drop-shadow(10px -8px 0 var(--gsf-yellow)) drop-shadow(0 32px 64px #000000b3);margin-bottom:-180px;position:relative}.gsf-root .hero-photo .photo-wrap img{object-fit:contain;width:auto;height:100%}.gsf-root .hero-photo .photo-wrap img.hero-img-mobile{display:none}.gsf-root .marquee{z-index:5;border-top:1px solid var(--gsf-border-red);border-bottom:1px solid var(--gsf-border-yellow);background:#0a0606;position:relative;overflow:hidden}.gsf-root .marquee .track{white-space:nowrap;letter-spacing:.16em;text-transform:uppercase;gap:0;padding:18px 0;font-family:SF Mono,Menlo,Consolas,monospace;font-size:21px;font-weight:800;animation:30s linear infinite gsf-marquee;display:flex}.gsf-root .marquee .track span{align-items:center;gap:48px;display:inline-flex}.gsf-root .marquee .track>span{margin-right:48px}.gsf-root .marquee .track .red{color:var(--gsf-red)}.gsf-root .marquee .track .yellow{color:var(--gsf-yellow)}.gsf-root .marquee .track .star{color:#ffffff59}@keyframes gsf-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.gsf-root .sorteo{max-width:1280px;margin:0 auto;padding:64px 32px}.gsf-root .sorteo+.sorteo{padding-top:0}.gsf-root .sorteo-card{border:1.5px solid var(--gsf-border-red);background:linear-gradient(#ffffff06,#0000 40%);border-radius:28px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 64px -24px #ff1f3d66,inset 0 1px #ffffff0d}.gsf-root .sorteo-card.theme-yellow{border-color:var(--gsf-border-yellow);box-shadow:0 24px 64px -24px #ffeb004d,inset 0 1px #ffffff0d}.gsf-root .card-head{text-align:center;border-bottom:1.5px dashed #ffffff1a;flex-direction:column;align-items:center;gap:22px;padding:40px 36px;display:flex;position:relative}.gsf-root .card-head .num-pill{letter-spacing:.2em;text-transform:uppercase;color:var(--gsf-red);border:1px solid var(--gsf-border-red);background:#ff1f3d1f;border-radius:999px;padding:8px 18px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:13px;font-weight:900}.gsf-root .theme-yellow .card-head .num-pill{color:var(--gsf-yellow);border-color:var(--gsf-border-yellow);background:#ffeb001f}.gsf-root .card-head .num-pill.status-banner{color:#fff;background:var(--gsf-red);letter-spacing:.3em;border:none;border-radius:0;width:calc(100% + 72px);margin:-40px -36px 0;padding:28px 18px;font-size:19px;box-shadow:0 8px 32px -8px #ff1f3da6}.gsf-root .theme-yellow .card-head .num-pill.status-banner{color:#1a1400;background:var(--gsf-yellow);box-shadow:0 0 32px -8px #ffeb008c}.gsf-root .card-head .card-title{letter-spacing:-.03em;text-transform:uppercase;text-wrap:balance;font-size:clamp(34px,3.6vw,46px);font-weight:900;line-height:.95}.gsf-root .card-head .card-title em{background:var(--gsf-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.gsf-root .card-head .card-note{color:var(--gsf-muted);max-width:48ch;font-size:15px;line-height:1.55}.gsf-root .countdown{gap:12px;width:100%;max-width:560px;font-family:SF Mono,Menlo,Consolas,monospace;display:flex}.gsf-root .countdown .u{border:1px solid var(--gsf-border-red);background:#0a0606;border-radius:12px;flex-direction:column;flex:1;align-items:center;min-width:0;padding:22px 16px;display:flex;box-shadow:0 0 24px -10px #ff1f3d80,inset 0 1px #ffffff0d}.gsf-root .theme-yellow .countdown .u{border-color:var(--gsf-border-yellow);box-shadow:0 0 24px -10px #ffeb0066,inset 0 1px #ffffff0d}.gsf-root .countdown .u .n{color:var(--gsf-red);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:56px;font-weight:900;line-height:1}.gsf-root .theme-yellow .countdown .u .n{color:var(--gsf-yellow)}.gsf-root .countdown .u .l{color:var(--gsf-muted);letter-spacing:.14em;text-transform:uppercase;margin-top:9px;font-size:13px;font-weight:800}.gsf-root .card-mayor{border-bottom:1.5px dashed #ffffff1a;grid-template-columns:1.25fr 1fr;min-height:420px;display:grid;position:relative}.gsf-root .card-mayor-solo{grid-template-columns:1fr}.gsf-root .card-mayor-image{background:var(--gsf-bg);min-height:360px;margin:0;position:relative;overflow:hidden}.gsf-root .card-mayor-image .img-fill{position:absolute;inset:0}.gsf-root .card-mayor-image .img-fill img{object-fit:cover;width:100%;height:100%;display:block}.gsf-root .card-mayor-image .crown{background:var(--gsf-grad);color:#0a0606;letter-spacing:.14em;text-transform:uppercase;z-index:3;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:900;display:inline-flex;position:absolute;top:20px;left:20px;box-shadow:0 8px 24px -6px #0009}.gsf-root .card-mayor-name{z-index:2;background:linear-gradient(#08040400 0%,#080404c7 62%,#080404f0 100%);flex-direction:column;padding:90px 34px 30px;display:flex;position:absolute;bottom:0;left:0;right:0}.gsf-root .card-mayor-name .cmn-title{letter-spacing:-.03em;text-transform:uppercase;color:#fff;text-shadow:0 3px 18px #0009;border-left:5px solid var(--gsf-yellow);padding-left:18px;font-size:clamp(36px,4vw,60px);font-weight:900;line-height:.98}.gsf-root .card-mayor-body{background:radial-gradient(circle at 72% 38%,#ffeb001f,#0000 58%),linear-gradient(135deg,#ff1f3d1f,#0000 62%);border-left:2px dashed #ffffff29;flex-direction:column;justify-content:space-between;gap:24px;padding:40px 44px;display:flex;position:relative}.gsf-root .theme-yellow .card-mayor-body{background:radial-gradient(circle at 72% 38%,#ff1f3d1a,#0000 58%),linear-gradient(135deg,#ffeb001a,#0000 62%)}.gsf-root .card-mayor-body:before,.gsf-root .card-mayor-body:after{content:"";background:var(--gsf-bg);border:1.5px solid var(--gsf-border-red);z-index:2;border-radius:50%;width:24px;height:24px;position:absolute;left:-13px}.gsf-root .card-mayor-body:before{top:-13px}.gsf-root .card-mayor-body:after{bottom:-13px}.gsf-root .theme-yellow .card-mayor-body:before,.gsf-root .theme-yellow .card-mayor-body:after{border-color:var(--gsf-border-yellow)}.gsf-root .card-others{border-bottom:1.5px dashed #ffffff1a;padding:28px 36px 32px}.gsf-root .card-others-label{color:#fff;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:15px;font-weight:900;display:flex}.gsf-root .card-others-label .plus{background:var(--gsf-grad);color:#0a0606;border-radius:50%;place-items:center;width:22px;height:22px;font-size:14px;font-weight:900;line-height:1;display:grid}.gsf-root .card-others-label .dot{background:#ffffff14;flex:1;height:1px;margin-left:8px}.gsf-root .card-others-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.gsf-root .other{background:var(--gsf-surface);border:1px solid var(--gsf-border);border-radius:14px;flex-direction:column;transition:transform .2s,border-color .2s;display:flex;overflow:hidden}.gsf-root .other:hover{border-color:var(--gsf-border-red);transform:translateY(-3px)}.gsf-root .theme-yellow .other:hover{border-color:var(--gsf-border-yellow)}.gsf-root .other .img{aspect-ratio:1;background:#fff;position:relative;overflow:hidden}.gsf-root .other .img .img-fill{position:absolute;inset:0}.gsf-root .other .img .img-fill img{object-fit:cover;width:100%;height:100%}.gsf-root .other .img .qty{color:var(--gsf-red);border:1px solid var(--gsf-border-red);z-index:2;background:#0a0606;border-radius:6px;padding:4px 9px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:15px;font-weight:900;position:absolute;top:8px;left:8px}.gsf-root .theme-yellow .other .img .qty{color:var(--gsf-yellow);border-color:var(--gsf-border-yellow)}.gsf-root .other .body{padding:12px 14px}.gsf-root .other .name{color:#fff;font-size:13px;font-weight:800;line-height:1.25}.gsf-root .card-cta{background:linear-gradient(135deg,#ff1f3d1f,#ffeb000f);grid-template-columns:1fr auto;align-items:center;gap:24px;padding:28px 36px 32px;display:grid}.gsf-root .theme-yellow .card-cta{background:linear-gradient(135deg,#ffeb001a,#ff1f3d0f)}.gsf-root .card-cta-soon{text-align:center;grid-template-columns:1fr;justify-items:center;padding:26px 36px}.gsf-root .card-cta-soon .card-soon-text{letter-spacing:.04em;text-transform:uppercase;color:var(--gsf-muted);font-size:20px;font-weight:800}.gsf-root .card-cta-soon .card-soon-text em{color:var(--gsf-red);font-style:normal}.gsf-root .theme-yellow .card-cta-soon .card-soon-text em{color:var(--gsf-yellow)}.gsf-root .cmb-eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--gsf-yellow);align-items:center;gap:12px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:14px;font-weight:800;display:flex}.gsf-root .cmb-eyebrow:before{content:"";background:var(--gsf-yellow);width:32px;height:2px}.gsf-root .cmb-price{align-items:flex-start;gap:12px;display:flex}.gsf-root .cmb-price .cur{color:var(--gsf-muted);margin-top:.32em;font-size:36px;font-weight:900}.gsf-root .cmb-price .num{letter-spacing:-.04em;background:var(--gsf-grad);color:#0000;filter:drop-shadow(0 0 36px #ffeb008c);-webkit-background-clip:text;background-clip:text;padding-bottom:.06em;font-size:clamp(108px,9vw,152px);font-weight:900;line-height:1}.gsf-root .cmb-price .unit{color:var(--gsf-muted);letter-spacing:.12em;text-transform:uppercase;align-self:flex-end;margin-bottom:.5em;font-size:14px;font-weight:900;line-height:1.05}.gsf-root .cmb-includes{color:#ffffffb8;letter-spacing:.01em;align-items:center;gap:9px;font-size:14.5px;font-weight:700;display:flex}.gsf-root .cmb-includes .cmb-check{background:var(--gsf-grad);color:#0a0606;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:grid}.gsf-root .cmb-pay{align-items:center;gap:14px;display:flex}.gsf-root .cmb-pay-label{color:var(--gsf-muted);letter-spacing:.1em;text-transform:uppercase;font-size:15px;font-weight:900}.gsf-root .cmb-pay-logo{background:#fff;border-radius:14px;width:62px;height:62px;padding:9px;display:block;box-shadow:0 10px 24px -8px #0009}.gsf-root .card-cta-bar{background:var(--gsf-grad);color:#0a0606;letter-spacing:-.01em;text-transform:uppercase;text-align:center;justify-content:center;align-items:center;gap:10px;padding:26px 32px;font-size:22px;font-weight:900;transition:filter .18s,transform .18s;display:flex}.gsf-root .card-cta-bar:hover{filter:brightness(1.06);transform:translateY(-1px)}.gsf-root .alert-wrap{max-width:1280px;margin:32px auto 56px;padding:0 32px}.gsf-root .alert{border:1px solid var(--gsf-border-red);color:#fff;background:linear-gradient(135deg,#ff1f3d24,#ffeb0014);border-radius:14px;align-items:flex-start;gap:16px;padding:22px 24px;font-size:15px;font-weight:500;line-height:1.5;display:flex}.gsf-root .alert .icon{background:var(--gsf-red);color:#fff;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;font-size:22px;font-weight:900;display:grid;box-shadow:0 0 20px -4px #ff1f3db3}.gsf-root .alert strong{color:var(--gsf-yellow);font-weight:900}.gsf-root .alert .razon{letter-spacing:.04em;color:var(--gsf-yellow);border:1px solid var(--gsf-border-yellow);background:#0a0606;border-radius:8px;margin-top:10px;padding:8px 14px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:13px;font-weight:900;display:inline-block}.gsf-root .footer{border-top:1px solid var(--gsf-border);color:var(--gsf-muted);flex-direction:column;gap:28px;max-width:1280px;margin:0 auto;padding:40px 32px 24px;font-size:13px;display:flex}.gsf-root .footer-top{grid-template-columns:1fr 1.4fr;align-items:start;gap:40px;display:grid}.gsf-root .footer-brand{flex-direction:column;gap:12px;max-width:320px;display:flex}.gsf-root .footer-brand p{color:var(--gsf-muted);font-size:13px;line-height:1.5}.gsf-root .footer-social{flex-direction:column;gap:14px;display:flex}.gsf-root .footer-label{letter-spacing:.2em;text-transform:uppercase;color:var(--gsf-yellow);font-family:SF Mono,Menlo,Consolas,monospace;font-size:11px;font-weight:800}.gsf-root .social-row{flex-wrap:wrap;gap:10px;display:flex}.gsf-root .social-btn{border:1px solid var(--gsf-border);color:#fff;background:#ffffff0a;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:700;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.gsf-root a.social-btn:hover{border-color:var(--gsf-border-yellow);background:#ffeb0014;transform:translateY(-2px)}.gsf-root .social-ig{color:#fff}.gsf-root a.social-ig:hover{color:#ff7eb6;border-color:#e1306c}.gsf-root .social-wa{color:#25d366}.gsf-root a.social-wa:hover{color:#25d366;background:#25d3661a;border-color:#25d366}.gsf-root .social-fb{color:#4267b2}.gsf-root a.social-fb:hover{color:#6a8bd3;background:#4267b21f;border-color:#4267b2}.gsf-root .social-tt{color:#fff}.gsf-root a.social-tt:hover{color:#25f4ee;background:#ffffff0f;border-color:#25f4ee}.gsf-root .footer-wa-cta{align-self:flex-start;align-items:center;gap:10px;margin-top:4px;display:inline-flex}.gsf-root .footer-wa-cta .wa-icon{align-items:center;line-height:0;display:inline-flex}.gsf-root .footer-bottom{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:18px;display:flex}.gsf-root .footer-links{flex-wrap:wrap;gap:18px;display:flex}.gsf-root .footer-links a{color:var(--gsf-ink);font-weight:600}.gsf-root .footer-links a:hover{color:var(--gsf-yellow)}@media (max-width:900px){.gsf-root .nav{gap:8px;padding:12px 14px}.gsf-root .nav-links{display:none}.gsf-root .nav-link.primary{padding:7px 12px;font-size:15px}.gsf-root .logo{font-size:15px}.gsf-root .logo .sin{font-size:11px}.gsf-root .hero{min-height:auto}.gsf-root .hero .sunburst{opacity:.55;width:200vw;height:200vw}.gsf-root .hero-inner{grid-template-columns:1fr;gap:0;min-height:auto;padding:24px 18px 0}.gsf-root .hero-photo{order:-1;height:auto;overflow:hidden}.gsf-root .hero-photo .photo-wrap{width:100%;max-width:460px;height:auto;filter:drop-shadow(-6px 6px 0 var(--gsf-red)) drop-shadow(6px -4px 0 var(--gsf-yellow)) drop-shadow(0 16px 32px #0009);margin-bottom:-40px}.gsf-root .hero-photo .photo-wrap img.hero-img-desktop{display:none}.gsf-root .hero-photo .photo-wrap img.hero-img-mobile{width:100%;height:auto;display:block}.gsf-root .hero-photo .pulse-ring.r1{width:120px;height:120px;bottom:42%;right:22%}.gsf-root .hero-photo .pulse-ring.r2{width:200px;height:200px;bottom:34%;right:10%}.gsf-root .hero-photo .pulse-ring.r3{width:280px;height:280px;bottom:24%;right:0}.gsf-root .hero-copy{gap:14px;padding-top:24px;padding-bottom:36px}.gsf-root .hero-copy .toptag{font-size:15px}.gsf-root h1.headline{letter-spacing:-.04em;font-size:66px}.gsf-root h1.headline .l3{box-shadow:6px 6px 0 var(--gsf-red);padding:0 12px}.gsf-root .hero .sub{max-width:none;font-size:18px}.gsf-root .hero .flow{gap:6px}.gsf-root .hero .flow .step{padding:7px 12px;font-size:15px}.gsf-root .hero .scroll-cue{margin-top:14px;font-size:11px}.gsf-root .marquee .track{gap:0;padding:13px 0;font-size:15px;animation-duration:18s}.gsf-root .marquee .track span{gap:24px}.gsf-root .marquee .track>span{margin-right:24px}.gsf-root .sorteo{padding:32px 14px}.gsf-root .sorteo+.sorteo{padding-top:0}.gsf-root .sorteo-card{border-radius:22px}.gsf-root .card-head{gap:16px;padding:28px 18px}.gsf-root .card-head .num-pill{padding:7px 14px;font-size:12px}.gsf-root .card-head .card-title{font-size:26px}.gsf-root .card-head .countdown{width:100%}.gsf-root .countdown{gap:5px;width:100%}.gsf-root .countdown .u{flex:1;min-width:0;padding:11px 4px}.gsf-root .countdown .u .n{font-size:24px}.gsf-root .countdown .u .l{margin-top:3px;font-size:9px}.gsf-root .card-mayor{grid-template-columns:1fr;min-height:auto}.gsf-root .card-mayor-image{aspect-ratio:4/3;order:1;min-height:0}.gsf-root .card-mayor-name{gap:5px;padding:70px 22px 22px}.gsf-root .card-mayor-name .cmn-title{border-left-width:4px;padding-left:14px;font-size:32px}.gsf-root .card-mayor-body{border-top:2px dashed #ffffff29;border-left:none;order:2;padding:30px 22px}.gsf-root .card-mayor-body:before,.gsf-root .card-mayor-body:after{top:-13px;bottom:auto;left:auto}.gsf-root .card-mayor-body:before{left:-13px}.gsf-root .card-mayor-body:after{right:-13px}.gsf-root .card-mayor-image .crown{padding:6px 12px;font-size:11px;top:14px;left:14px}.gsf-root .card-others{padding:22px 20px 24px}.gsf-root .card-others-label{margin-bottom:14px;font-size:11px}.gsf-root .card-others-grid{grid-template-columns:1fr 1fr;gap:10px}.gsf-root .other{border-radius:12px}.gsf-root .other .body{padding:11px 12px}.gsf-root .other .name{font-size:13px}.gsf-root .card-cta{grid-template-columns:1fr;gap:18px;padding:22px 20px 24px}.gsf-root .cmb-price .num{font-size:92px}.gsf-root .cmb-price .cur{font-size:30px}.gsf-root .cmb-pay-logo{width:54px;height:54px;padding:8px}.gsf-root .card-cta-bar{padding:22px 20px;font-size:18px}.gsf-root .btn-xl{justify-content:center;width:100%;padding:18px 24px;font-size:16px}.gsf-root .alert-wrap{margin:8px auto 28px;padding:0 14px}.gsf-root .alert{border-radius:12px;flex-wrap:wrap;padding:16px;font-size:14px}.gsf-root .alert .icon{width:36px;height:36px;font-size:20px}.gsf-root .alert .razon{word-break:break-all;padding:6px 10px;font-size:11px}.gsf-root .footer{flex-direction:column;align-items:flex-start;gap:16px;max-width:none;padding:28px 16px 36px;font-size:15px;line-height:1.6}.gsf-root .footer>div:first-child{color:var(--gsf-muted);letter-spacing:.02em;font-size:11px;line-height:1.6}.gsf-root .footer-links{border-top:1px solid var(--gsf-border);grid-template-columns:1fr;gap:0;width:100%;padding-top:14px;display:grid}.gsf-root .footer-links a{border-bottom:1px solid #ffffff0d;padding:10px 0;font-size:14px;font-weight:700}.gsf-root .footer-links a:last-child{border-bottom:0}}.gsf-root .logo-img{background:0 0;align-items:center;padding:0;line-height:0;display:inline-flex}.gsf-root .logo-img img{object-fit:cover;border-radius:14px;width:56px;height:56px;display:block}.gsf-root .logo-img:hover img{filter:brightness(1.08)}.gsf-root .footer-logo{object-fit:cover;border-radius:16px;width:72px;height:72px;display:block}.gsf-root .scroll-btn{align-self:flex-start;margin-top:22px}.gsf-root .alert-body{flex-direction:column;gap:4px;display:flex}.gsf-root .alert-pay-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.gsf-root .alert-pay-row .pay-logo{object-fit:cover;background:0 0;border-radius:12px;width:56px;height:56px;box-shadow:0 6px 14px #00000059}.gsf-root .alert-pay-row .razon{margin-top:0}.gsf-root .ganadores-wrap{max-width:1280px;margin:0 auto;padding:0 32px 64px}.gsf-root .ganadores{border:1px solid var(--gsf-border);background:linear-gradient(#ffffff05,#ff1f3d0a);border-radius:22px;padding:32px}.gsf-root .ganadores-head{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:28px;display:flex}.gsf-root .ganadores-head .num-pill{letter-spacing:.2em;border:1px solid var(--gsf-border-yellow);color:var(--gsf-yellow);background:#ffeb001f;border-radius:999px;padding:6px 14px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:13px;font-weight:800}.gsf-root .ganadores-head h2{letter-spacing:-.03em;text-transform:uppercase;color:#fff;text-wrap:balance;font-size:clamp(28px,3.4vw,44px);font-weight:900;line-height:1.05}.gsf-root .ganadores-head h2 em{background:var(--gsf-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.gsf-root .ganadores-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.gsf-root .ganador-card{flex-direction:column;gap:14px;display:flex}.gsf-root .ganador-photo{aspect-ratio:3/4;border:1px solid var(--gsf-border);background:linear-gradient(160deg,#ff1f3d2e,#0a060699);border-radius:16px;position:relative;overflow:hidden}.gsf-root .ganador-photo .ganador-badge{letter-spacing:.08em;color:#0a0606;background:var(--gsf-grad);border-radius:999px;padding:6px 12px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:13px;font-weight:900;position:absolute;top:14px;left:14px}.gsf-root .ganadores-cta{text-align:center;letter-spacing:-.02em;text-transform:uppercase;color:#fff;text-wrap:balance;margin-top:28px;font-size:clamp(24px,3.2vw,40px);font-weight:900;line-height:1.1}.gsf-root .ganadores-cta em{background:var(--gsf-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}@media (max-width:900px){.gsf-root .ganadores-wrap{padding:0 14px 48px}.gsf-root .ganadores{border-radius:18px;padding:22px 18px}.gsf-root .ganadores-grid{grid-template-columns:1fr;gap:16px}}.gsf-root .ubicacion-wrap{max-width:1280px;margin:0 auto;padding:0 32px 64px}.gsf-root .ubicacion{border:1px solid var(--gsf-border);background:linear-gradient(#ffffff05,#ff1f3d0a);border-radius:22px;padding:32px}.gsf-root .ubicacion-head{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.gsf-root .ubicacion-head .num-pill{letter-spacing:.2em;border:1px solid var(--gsf-border-yellow);color:var(--gsf-yellow);background:#ffeb001f;border-radius:999px;align-self:flex-start;padding:6px 12px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:11px;font-weight:800}.gsf-root .ubicacion-head h2{letter-spacing:-.03em;text-transform:uppercase;color:#fff;font-size:clamp(32px,4vw,52px);font-weight:900;line-height:1}.gsf-root .ubicacion-head h2 em{background:var(--gsf-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.gsf-root .ubicacion-head p{color:var(--gsf-muted);font-size:15px}.gsf-root .ubicacion-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.gsf-root .ubicacion-photo{border:1px solid var(--gsf-border);border-radius:16px;min-height:360px;position:relative;overflow:hidden;box-shadow:0 12px 32px #00000073}.gsf-root .ubicacion-map{flex-direction:column;gap:14px;min-height:360px;display:flex}.gsf-root .ubicacion-map iframe{border:1px solid var(--gsf-border);filter:invert(.92)hue-rotate(180deg)brightness(.95)contrast(.95);background:#0a0606;border-radius:16px;flex:1;width:100%;min-height:300px}.gsf-root .ubicacion-map .btn{align-self:flex-start}.gsf-root .card-pay-row{border:1px solid var(--gsf-border);background:#ffffff0d;border-radius:999px;align-items:center;gap:8px;margin-top:10px;padding:6px 10px 6px 12px;display:inline-flex}.gsf-root .theme-yellow .card-pay-row{background:#0a0606;border-color:#0a0606}.gsf-root .card-pay-row .card-pay-label{letter-spacing:.18em;text-transform:uppercase;color:#fff;font-family:SF Mono,Menlo,Consolas,monospace;font-size:10px;font-weight:800}.gsf-root .theme-yellow .card-pay-row .card-pay-label{color:var(--gsf-yellow)}.gsf-root .card-pay-row .card-pay-logo{object-fit:cover;border-radius:8px;width:28px;height:28px;display:block}@media (max-width:900px){.gsf-root .hero-inner-reversed{grid-template-columns:1fr;gap:0}.gsf-root .hero-inner-reversed .hero-copy{padding-left:0}.gsf-root .scroll-btn{text-align:center;width:100%}.gsf-root .alert-pay-row{gap:10px}.gsf-root .alert-pay-row .pay-logo{width:48px;height:48px}.gsf-root .ubicacion-wrap{padding:0 14px 48px}.gsf-root .ubicacion{border-radius:18px;padding:22px 18px}.gsf-root .ubicacion-grid{grid-template-columns:1fr;gap:14px}.gsf-root .ubicacion-photo{min-height:240px}.gsf-root .ubicacion-map{min-height:auto}.gsf-root .ubicacion-map iframe{min-height:260px}.gsf-root .footer{padding:28px 18px 18px}.gsf-root .footer-top{grid-template-columns:1fr;gap:24px}.gsf-root .footer-wa-cta{text-align:center;align-self:stretch}.gsf-root .footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}}@media print{.gsf-root .vp-toggle{display:none}}
