:root{--gc-mk-bg:#070a08;--gc-mk-bg-2:#0d120f;--gc-mk-panel:#ffffff0d;--gc-mk-panel-strong:#ffffff15;--gc-mk-line:#ffffff1f;--gc-mk-line-soft:#ffffff13;--gc-mk-text:#f3f7ef;--gc-mk-muted:#f3f7efb3;--gc-mk-soft:#f3f7ef7a;--gc-mk-accent:#9bf542;--gc-mk-accent-2:#27d3a0;--gc-mk-danger:#ff6868;--gc-mk-warning:#ffc46b;--gc-mk-radius:24px;--gc-mk-radius-sm:16px;--gc-mk-shadow:0 22px 70px #00000061;--gc-mk-max:1240px}*{box-sizing:border-box}html[data-gc-scope=marketing]{color-scheme:dark;background:var(--gc-mk-bg);scroll-behavior:smooth;min-height:100%;margin:0}html[data-gc-scope=marketing] body,.gc-public-body{min-height:100vh;color:var(--gc-mk-text);background:radial-gradient(circle at 10% -8%, #9bf5422e, transparent 36rem), radial-gradient(circle at 88% 2%, #27d3a024, transparent 34rem), radial-gradient(circle at 52% 100%, #9bf5420f, transparent 30rem), linear-gradient(180deg, #101511 0%, var(--gc-mk-bg) 48%, #050705 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}.gc-public-body:before{content:"";pointer-events:none;opacity:.55;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:70px 70px;position:fixed;inset:0;mask-image:linear-gradient(#000 0%,#0000 78%)}.gc-public-body a{color:inherit}.gc-public-body img{max-width:100%;display:block}.gc-public-body button,.gc-public-body input{font:inherit}.gc-public-header{z-index:50;-webkit-backdrop-filter:blur(18px);background:#070a08c9;border-bottom:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:15px clamp(18px,4vw,54px);display:grid;position:sticky;top:0}.gc-public-brand{align-items:center;gap:12px;min-width:max-content;text-decoration:none;display:inline-flex}.gc-public-brand-mark{color:#11170f;letter-spacing:-.05em;background:linear-gradient(135deg, var(--gc-mk-accent), #ecff8f);border-radius:15px;place-items:center;width:42px;height:42px;font-size:.84rem;font-weight:950;display:grid;box-shadow:0 0 30px #9bf5423d}.gc-public-brand-copy{gap:1px;display:grid}.gc-public-brand-copy strong{letter-spacing:-.035em;font-size:.98rem;line-height:1}.gc-public-brand-copy small{color:var(--gc-mk-soft);text-transform:uppercase;letter-spacing:.12em;font-size:.71rem;font-weight:800}.gc-public-nav,.gc-public-actions{align-items:center;gap:6px;display:flex}.gc-public-nav a,.gc-public-link,.gc-auth-logout{color:var(--gc-mk-muted);border-radius:999px;padding:10px 13px;font-size:.86rem;font-weight:800;text-decoration:none;transition:color .18s,background .18s,border-color .18s,transform .18s}.gc-public-nav a:hover,.gc-public-link:hover{color:var(--gc-mk-text);background:#ffffff10}.gc-public-nav a.is-active{color:#101410;background:var(--gc-mk-accent)}.gc-public-nav a.is-active:hover{transform:translateY(-1px)}.gc-public-menu-toggle{border:1px solid var(--gc-mk-line);width:42px;height:42px;color:var(--gc-mk-text);cursor:pointer;background:#ffffff0e;border-radius:14px;display:none}.gc-public-menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;margin:4px auto;display:block}.gc-public-main{z-index:1;position:relative}.gc-page{width:min(100%, var(--gc-mk-max));margin:0 auto;padding:clamp(42px,7vw,90px) clamp(18px,4vw,36px)}.gc-page-narrow{width:min(100%,980px)}.gc-page+.gc-page{padding-top:0}.gc-hero{grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);align-items:center;gap:clamp(24px,4vw,56px);display:grid}.gc-hero-compact{grid-template-columns:1fr;padding-bottom:clamp(18px,3vw,34px)}.gc-kicker,.gc-section-kicker,.gc-panel-kicker{color:var(--gc-mk-accent);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;font-size:.74rem;font-weight:950;display:inline-flex}.gc-title,.gc-section-title,.gc-hero h1{color:var(--gc-mk-text);letter-spacing:-.075em;margin:12px 0 0;font-weight:950;line-height:.93}.gc-title,.gc-hero h1,.gc-hero h1{font-size:clamp(2.55rem,7vw,5.75rem)}.gc-section-title,.gc-section-title{font-size:clamp(2rem,4.6vw,4.25rem)}.gc-lead,.gc-section-lead{color:var(--gc-mk-muted);max-width:730px;font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.65}.gc-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.gc-btn{border:1px solid var(--gc-mk-line);min-height:46px;color:var(--gc-mk-text);background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-weight:900;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.gc-btn:hover{background:#ffffff1a;transform:translateY(-1px)}.gc-btn-primary{color:#101410;background:linear-gradient(135deg, var(--gc-mk-accent), #efff91);border-color:#0000}.gc-btn-primary:hover{background:linear-gradient(135deg,#b7ff5b,#f3ffaa)}.gc-btn-plain{background:0 0;border-color:#0000}.gc-panel,.gc-card,.gc-lane,.gc-status-card,.gc-phone-card,.gc-table-wrap,.gc-cta-box{border:1px solid var(--gc-mk-line);border-radius:var(--gc-mk-radius);box-shadow:var(--gc-mk-shadow);background:linear-gradient(#ffffff14,#ffffff09)}.gc-panel{padding:22px}.gc-panel-title{border-bottom:1px solid var(--gc-mk-line-soft);justify-content:space-between;align-items:center;gap:14px;padding-bottom:16px;display:flex}.gc-live{color:var(--gc-mk-accent);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:.83rem;display:inline-flex}.gc-dot{background:var(--gc-mk-accent);border-radius:999px;width:8px;height:8px;box-shadow:0 0 18px #9bf5426b}.gc-panel-row{border-bottom:1px solid var(--gc-mk-line-soft);justify-content:space-between;gap:16px;padding:14px 0;display:flex}.gc-panel-row:last-child{border-bottom:0;padding-bottom:0}.gc-panel-row span{color:var(--gc-mk-soft)}.gc-panel-row strong{color:var(--gc-mk-text);text-align:right}.gc-metrics{width:min(100%, var(--gc-mk-max));grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;padding:0 clamp(18px,4vw,36px) clamp(36px,6vw,70px);display:grid}.gc-metric{border-top:1px solid var(--gc-mk-line);border-bottom:1px solid var(--gc-mk-line);border-right:1px solid var(--gc-mk-line-soft);background:#ffffff08;padding:20px 18px}.gc-metric:first-child{border-left:1px solid var(--gc-mk-line);border-radius:18px 0 0 18px}.gc-metric:last-child{border-radius:0 18px 18px 0}.gc-metric span{color:var(--gc-mk-soft);text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:900;display:block}.gc-metric strong{letter-spacing:-.05em;margin-top:8px;font-size:clamp(1.55rem,2.4vw,2.55rem);line-height:1;display:block}.gc-metric small{color:var(--gc-mk-soft);margin-top:8px;display:block}.gc-section-head{gap:10px;margin-bottom:22px;display:grid}.gc-grid-3,.gc-lanes,.gc-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.gc-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.gc-card,.gc-lane,.gc-status-card{box-shadow:none;padding:22px}.gc-card code,.gc-lane>span,.gc-row-num{color:#11170f;background:var(--gc-mk-accent);letter-spacing:-.04em;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;font-weight:950;display:inline-flex}.gc-card h3,.gc-lane h3,.gc-status-card h3,.gc-phone-card h3{letter-spacing:-.035em;margin:16px 0 8px;font-size:1.18rem}.gc-card p,.gc-lane p,.gc-status-card p{color:var(--gc-mk-muted);margin:0}.gc-feature-link{color:var(--gc-mk-accent);margin-top:18px;font-weight:900;text-decoration:none;display:inline-flex}.gc-split{grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);align-items:center;gap:clamp(22px,4vw,48px);display:grid}.gc-copy{gap:10px;display:grid}.gc-copy h2{margin-top:4px}.gc-rows{border-top:1px solid var(--gc-mk-line);border-bottom:1px solid var(--gc-mk-line);display:grid}.gc-row{border-bottom:1px solid var(--gc-mk-line-soft);color:inherit;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px 0;text-decoration:none;display:grid}.gc-row:last-child{border-bottom:0}.gc-row-title{color:var(--gc-mk-text)}.gc-row-desc{color:var(--gc-mk-soft)}.gc-row-cta{color:var(--gc-mk-accent);text-transform:uppercase;letter-spacing:.1em;font-size:.82rem;font-weight:900}.gc-feature-list{border-top:1px solid var(--gc-mk-line);border-bottom:1px solid var(--gc-mk-line);gap:0;margin:0;padding:0;list-style:none;display:grid}.gc-feature-list li{border-bottom:1px solid var(--gc-mk-line-soft);grid-template-columns:minmax(160px,.4fr) 1fr;gap:16px;padding:16px 0;display:grid}.gc-feature-list li:last-child{border-bottom:0}.gc-feature-list strong{color:var(--gc-mk-text)}.gc-feature-list span{color:var(--gc-mk-muted)}.gc-phone-card{max-width:420px;margin-left:auto;padding:22px}.gc-phone-top{color:var(--gc-mk-soft);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;gap:12px;font-size:.78rem;font-weight:900;display:flex}.gc-phone-screen{border:1px solid var(--gc-mk-line);background:linear-gradient(#9bf5421c,#ffffff09);border-radius:22px;gap:10px;margin:22px 0;padding:18px;display:grid}.gc-phone-screen div{border-bottom:1px solid var(--gc-mk-line-soft);justify-content:space-between;gap:12px;padding:12px 0;display:flex}.gc-phone-screen div:last-child{border-bottom:0}.gc-phone-card code{color:var(--gc-mk-accent)}.gc-cta-box{justify-content:space-between;align-items:center;gap:22px;padding:clamp(22px,4vw,36px);display:flex}.gc-cta-box h2{margin:0}.gc-cta-box p{margin:8px 0 0}.gc-status-card[data-status=ok] .gc-status-pill{color:var(--gc-mk-accent)}.gc-status-card[data-status=error] .gc-status-pill{color:var(--gc-mk-danger)}.gc-status-pill{color:var(--gc-mk-warning);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:950;display:inline-flex}.gc-table-wrap{box-shadow:none;overflow:hidden}.gc-public-table{border-collapse:collapse;width:100%}.gc-public-table th,.gc-public-table td{border-bottom:1px solid var(--gc-mk-line-soft);text-align:left;padding:14px 16px}.gc-public-table th{color:var(--gc-mk-soft);text-transform:uppercase;letter-spacing:.12em;font-size:.76rem}.gc-public-table tr:last-child td{border-bottom:0}.gc-public-footer{z-index:1;background:#0000002e;border-top:1px solid #ffffff14;margin-top:20px;padding:34px clamp(18px,4vw,54px);position:relative}.gc-public-footer-main{width:min(100%, var(--gc-mk-max));grid-template-columns:minmax(0,1fr) auto;gap:32px;margin:0 auto;display:grid}.gc-public-footer-brand strong{margin-bottom:8px;display:block}.gc-public-footer-brand p{max-width:460px;color:var(--gc-mk-muted);margin:0}.gc-public-footer-grid{grid-template-columns:repeat(2,minmax(120px,1fr));gap:10px 22px;display:grid}.gc-public-footer-grid a,.gc-public-footer-bottom{color:var(--gc-mk-soft);font-size:.9rem;text-decoration:none}.gc-public-footer-grid a:hover{color:var(--gc-mk-accent)}.gc-public-footer-bottom{width:min(100%, var(--gc-mk-max));border-top:1px solid var(--gc-mk-line-soft);flex-wrap:wrap;justify-content:space-between;gap:14px;margin:26px auto 0;padding-top:18px;display:flex}.gc-muted{color:var(--gc-mk-muted)}.gc-soft{color:var(--gc-mk-soft)}.gc-accent{color:var(--gc-mk-accent)}@media (width<=1080px){.gc-public-header{grid-template-columns:auto auto}.gc-public-menu-toggle{justify-self:end;display:inline-block}.gc-public-nav,.gc-public-actions{display:none}.gc-public-menu-open .gc-public-nav,.gc-public-menu-open .gc-public-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;padding-top:10px;display:flex}}@media (width<=900px){.gc-hero,.gc-split,.gc-public-footer-main{grid-template-columns:1fr}.gc-phone-card{max-width:none;margin-left:0}.gc-metrics,.gc-grid-3,.gc-lanes,.gc-status-grid,.gc-grid-2{grid-template-columns:1fr 1fr}.gc-cta-box{flex-direction:column;align-items:flex-start}}@media (width<=620px){.gc-metrics,.gc-grid-3,.gc-lanes,.gc-status-grid,.gc-grid-2{grid-template-columns:1fr}.gc-metric,.gc-metric:first-child,.gc-metric:last-child{border-left:1px solid var(--gc-mk-line);border-radius:0}.gc-row{grid-template-columns:auto 1fr}.gc-row-cta{grid-column:2}.gc-feature-list li,.gc-public-footer-grid{grid-template-columns:1fr}}.gc-skip-link{z-index:100;color:#101410;background:var(--gc-mk-accent);border-radius:999px;padding:10px 14px;font-weight:950;text-decoration:none;transition:transform .18s;position:fixed;top:14px;left:18px;transform:translateY(-150%)}.gc-skip-link:focus{transform:translateY(0)}.gc-policy-card,.gc-policy-row,.gc-note-panel{border:1px solid var(--gc-mk-line);box-shadow:var(--gc-mk-shadow);background:linear-gradient(#fff1,#ffffff08)}.gc-policy-card{border-radius:var(--gc-mk-radius);min-height:210px;padding:clamp(20px,3vw,28px)}.gc-policy-card span{color:#101410;background:var(--gc-mk-accent);border-radius:14px;place-items:center;width:38px;height:38px;margin-bottom:22px;font-weight:950;display:inline-grid}.gc-policy-card h2{letter-spacing:-.055em;margin:0 0 10px;font-size:clamp(1.4rem,3vw,2rem)}.gc-policy-card p{color:var(--gc-mk-muted);margin:0}.gc-policy-stack{gap:12px;display:grid}.gc-policy-row{border-radius:var(--gc-mk-radius-sm);grid-template-columns:minmax(180px,.32fr) 1fr;align-items:start;gap:18px;padding:18px 20px;display:grid}.gc-policy-row strong{color:var(--gc-mk-accent);text-transform:uppercase;letter-spacing:.1em;font-size:.78rem}.gc-policy-row p{color:var(--gc-mk-muted);margin:0}.gc-note-panel{border-radius:var(--gc-mk-radius);padding:22px}.gc-note-panel p{color:var(--gc-mk-muted);margin:10px 0 0}@media (width<=620px){.gc-policy-row{grid-template-columns:1fr}}.gc-public-brand-mark--logo{overflow:hidden;box-shadow:none!important;background:0 0!important;padding:0!important}.gc-public-brand-mark--logo img{object-fit:contain;width:100%;height:100%;display:block}.gc-public-brand-mark.gc-public-brand-mark--logo{width:42px;height:42px;box-shadow:none!important;color:inherit!important;background:0 0!important;border-radius:0!important;overflow:visible!important}.gc-public-brand-mark.gc-public-brand-mark--logo img{object-fit:contain;filter:drop-shadow(0 0 14px #9bf5422e);width:42px;height:42px}html[data-gc-scope=marketing]{--gc-mk-bg:#020402;--gc-mk-bg-2:#050805;--gc-mk-panel:#ffffff07;--gc-mk-panel-strong:#ffffff0b;--gc-mk-line:#96ff2f25;--gc-mk-line-soft:#ffffff12;--gc-mk-text:#f2fff0;--gc-mk-muted:#e6f9e0b3;--gc-mk-soft:#d4eccc85;--gc-mk-accent:#9cff3f;--gc-mk-accent-2:#74ff21;--gc-mk-danger:#ff6868;--gc-mk-warning:#ffc46b;--gc-mk-radius:28px;--gc-mk-radius-sm:16px;--gc-mk-shadow:0 22px 72px #00000061;--gc-mk-max:1480px;background:#020402!important}html[data-gc-scope=marketing] body.gc-public-body--home2-base,html[data-gc-scope=marketing] .gc-public-body{color:var(--gc-mk-text)!important;background:radial-gradient(circle at 16% 0,#96ff2f0e,#0000 30rem),radial-gradient(circle at 82% 8%,#35d3ff07,#0000 26rem),linear-gradient(#020402 0%,#030503 42%,#020402 100%)!important}html[data-gc-scope=marketing] .gc-public-body:before{opacity:0!important;background-image:none!important;mask-image:none!important}html[data-gc-scope=marketing] .gc-public-header{z-index:80!important;-webkit-backdrop-filter:blur(18px)saturate(1.08)!important;background:linear-gradient(#030503f0,#030503c7)!important;border-bottom:1px solid #96ff2f29!important;min-height:70px!important;padding:12px clamp(18px,3vw,46px)!important;position:sticky!important;top:0!important;box-shadow:0 18px 60px #00000042!important}html[data-gc-scope=marketing] .gc-public-brand-copy strong{color:var(--gc-mk-text)!important;letter-spacing:-.03em!important;text-transform:uppercase!important;font-size:.95rem!important;font-weight:950!important}html[data-gc-scope=marketing] .gc-public-brand-copy small{color:var(--gc-mk-soft)!important;font-family:var(--mono,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace)!important;letter-spacing:.13em!important;font-size:.62rem!important;font-weight:950!important}html[data-gc-scope=marketing] .gc-public-nav{gap:4px!important}html[data-gc-scope=marketing] .gc-public-nav a,html[data-gc-scope=marketing] .gc-public-link,html[data-gc-scope=marketing] .gc-auth-logout{min-height:34px!important;color:var(--gc-mk-muted)!important;font-family:var(--mono,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace)!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:0 0!important;border:1px solid #0000!important;border-radius:999px!important;padding:0 11px!important;font-size:10.5px!important;font-weight:950!important}html[data-gc-scope=marketing] .gc-public-nav a:hover,html[data-gc-scope=marketing] .gc-public-link:hover,html[data-gc-scope=marketing] .gc-auth-logout:hover{color:var(--gc-mk-text)!important;background:#ffffff06!important;border-color:#ffffff17!important}html[data-gc-scope=marketing] .gc-public-nav a.is-active{color:var(--gc-mk-text)!important;box-shadow:none!important;background:#96ff2f1a!important;border-color:#a4ff442e!important}html[data-gc-scope=marketing] .gc-public-actions{gap:6px!important}html[data-gc-scope=marketing] .gc-public-main{z-index:1!important;position:relative!important}html[data-gc-scope=marketing] .gc-page{width:min(100% - 48px, var(--gc-mk-max))!important;padding:clamp(42px,6vw,86px) 0!important}html[data-gc-scope=marketing] .gc-page+.gc-page{padding-top:0!important}html[data-gc-scope=marketing] .gc-page-narrow{width:min(100% - 48px,980px)!important}html[data-gc-scope=marketing] .gc-hero:not(.gc-home2-hero){gap:clamp(22px,3.5vw,54px)!important}html[data-gc-scope=marketing] .gc-hero-compact:not(.gc-home2-hero),html[data-gc-scope=marketing] .gc-hero.gc-hero-compact:not(.gc-home2-hero){background:linear-gradient(90deg,#030503eb 0%,#0305039e 48%,#0305032e 76%,#030503d1 100%),radial-gradient(circle at 82% 12%,#96ff2f12,#0000 24rem),linear-gradient(#070b08f5,#040705fb)!important;border:1px solid #96ff2f38!important;border-radius:28px!important;min-height:320px!important;padding:clamp(46px,6vw,82px) clamp(22px,4vw,52px)!important;overflow:hidden!important;box-shadow:0 24px 82px #0000005c,inset 0 0 0 1px #ffffff05!important}html[data-gc-scope=marketing] .gc-kicker,html[data-gc-scope=marketing] .gc-section-kicker,html[data-gc-scope=marketing] .gc-panel-kicker{color:var(--gc-mk-accent)!important;font-family:var(--mono,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace)!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-size:10.5px!important;font-weight:950!important}html[data-gc-scope=marketing] .gc-title,html[data-gc-scope=marketing] .gc-section-title,html[data-gc-scope=marketing] .gc-hero h1{color:var(--gc-mk-text)!important;text-transform:uppercase!important;letter-spacing:-.065em!important;font-weight:950!important}html[data-gc-scope=marketing] .gc-title,html[data-gc-scope=marketing] .gc-hero h1{font-size:clamp(54px,8vw,108px)!important;line-height:.86!important}html[data-gc-scope=marketing] .gc-section-title,html[data-gc-scope=marketing] .gc-section-title{font-size:clamp(34px,4.8vw,64px)!important;line-height:.9!important}html[data-gc-scope=marketing] .gc-lead,html[data-gc-scope=marketing] .gc-section-lead{color:var(--gc-mk-muted)!important;font-size:clamp(15px,1.25vw,18px)!important;line-height:1.58!important}html[data-gc-scope=marketing] .gc-btn,html[data-gc-scope=marketing] .gc-btn-primary,html[data-gc-scope=marketing] .gc-btn-plain{min-height:42px!important;font-family:var(--mono,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace)!important;letter-spacing:.08em!important;text-transform:uppercase!important;border-radius:999px!important;font-size:11px!important;font-weight:950!important}html[data-gc-scope=marketing] .gc-btn{color:var(--gc-mk-text)!important;background:#ffffff06!important;border-color:#ffffff1a!important}html[data-gc-scope=marketing] .gc-btn:hover{background:#96ff2f0b!important;border-color:#96ff2f47!important}html[data-gc-scope=marketing] .gc-btn-primary{color:#071006!important;background:linear-gradient(135deg, var(--gc-mk-accent), var(--gc-mk-accent-2))!important;border-color:#96ff2fa6!important}html[data-gc-scope=marketing] .gc-panel,html[data-gc-scope=marketing] .gc-card,html[data-gc-scope=marketing] .gc-lane,html[data-gc-scope=marketing] .gc-status-card,html[data-gc-scope=marketing] .gc-phone-card,html[data-gc-scope=marketing] .gc-table-wrap,html[data-gc-scope=marketing] .gc-cta-box,html[data-gc-scope=marketing] .gc-policy-card,html[data-gc-scope=marketing] .gc-policy-row,html[data-gc-scope=marketing] .gc-note-panel{border-radius:var(--gc-mk-radius)!important;background:radial-gradient(circle at 100% 0,#96ff2f0a,#0000 16rem),linear-gradient(#070b08f5,#040705fb)!important;border:1px solid #96ff2f24!important;box-shadow:0 18px 64px #00000057,inset 0 0 0 1px #ffffff04!important}html[data-gc-scope=marketing] .gc-card h2,html[data-gc-scope=marketing] .gc-panel h2,html[data-gc-scope=marketing] .gc-lane h3,html[data-gc-scope=marketing] .gc-status-card h3,html[data-gc-scope=marketing] .gc-policy-card h2{color:var(--gc-mk-text)!important;text-transform:uppercase!important;letter-spacing:-.035em!important}html[data-gc-scope=marketing] .gc-panel p,html[data-gc-scope=marketing] .gc-card p,html[data-gc-scope=marketing] .gc-lane p,html[data-gc-scope=marketing] .gc-status-card p,html[data-gc-scope=marketing] .gc-policy-card p,html[data-gc-scope=marketing] .gc-policy-row p,html[data-gc-scope=marketing] .gc-note-panel p{color:var(--gc-mk-muted)!important}html[data-gc-scope=marketing] .gc-metrics{width:min(100% - 48px, var(--gc-mk-max))!important;padding-inline:0!important}html[data-gc-scope=marketing] .gc-metric{background:radial-gradient(circle at 100% 0,#96ff2f0a,#0000 10rem),#ffffff04!important;border-color:#96ff2f24!important}html[data-gc-scope=marketing] .gc-metric span,html[data-gc-scope=marketing] .gc-panel-row span{color:var(--gc-mk-soft)!important;font-family:var(--mono,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace)!important;letter-spacing:.09em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:950!important}html[data-gc-scope=marketing] .gc-metric strong,html[data-gc-scope=marketing] .gc-panel-row strong{color:var(--gc-mk-text)!important}html[data-gc-scope=marketing] input,html[data-gc-scope=marketing] select,html[data-gc-scope=marketing] textarea{color:var(--gc-mk-text)!important;background-color:#030503c7!important;border-color:#ffffff1a!important}html[data-gc-scope=marketing] input:focus,html[data-gc-scope=marketing] select:focus,html[data-gc-scope=marketing] textarea:focus{border-color:#96ff2f6b!important;outline:none!important;box-shadow:0 0 0 4px #96ff2f14!important}html[data-gc-scope=marketing] .gc-public-table th{color:var(--gc-mk-soft)!important;font-family:var(--mono,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace)!important}html[data-gc-scope=marketing] .gc-public-table th,html[data-gc-scope=marketing] .gc-public-table td{border-color:#fff1!important}html[data-gc-scope=marketing] .gc-public-footer--v52 .gc-public-footer-links a{color:var(--gc-mk-muted)!important;font-family:var(--mono,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace)!important;font-size:10px!important}html[data-gc-scope=marketing] .gc-public-footer--v52 .gc-public-footer-links a:hover{color:var(--gc-mk-accent)!important}@media (width<=1080px){html[data-gc-scope=marketing] .gc-public-header{grid-template-columns:auto auto!important}html[data-gc-scope=marketing] .gc-public-menu-toggle{background:#ffffff06!important;border-color:#96ff2f2e!important}html[data-gc-scope=marketing] .gc-public-menu-open .gc-public-nav,html[data-gc-scope=marketing] .gc-public-menu-open .gc-public-actions{border-top:1px solid #ffffff0f!important;grid-column:1/-1!important;padding-top:12px!important;display:flex!important}}@media (width<=760px){html[data-gc-scope=marketing] .gc-page,html[data-gc-scope=marketing] .gc-page-narrow,html[data-gc-scope=marketing] .gc-metrics{width:min(100% - 24px, var(--gc-mk-max))!important}html[data-gc-scope=marketing] .gc-hero-compact:not(.gc-home2-hero),html[data-gc-scope=marketing] .gc-hero.gc-hero-compact:not(.gc-home2-hero){border-radius:22px!important;padding:36px 20px!important}html[data-gc-scope=marketing] .gc-title,html[data-gc-scope=marketing] .gc-hero h1{font-size:clamp(42px,14vw,64px)!important}html[data-gc-scope=marketing] .gc-section-title{font-size:clamp(30px,10vw,48px)!important}}html[data-gc-scope=marketing]{--gc-mk-bg:#020402;--gc-mk-bg-2:#030503;--gc-mk-panel:#050906eb;--gc-mk-panel-strong:#080e0ae0;--gc-mk-line:#a4ff441f;--gc-mk-line-soft:#ffffff12;--gc-mk-text:#f2f4ef;--gc-mk-muted:#b7c0b2;--gc-mk-soft:#72806d;--gc-mk-accent:#96ff2f;--gc-mk-accent-2:#80f016;--gc-mk-radius:8px;--gc-mk-radius-sm:5px;--gc-mk-max:1240px;background:#020402!important}html[data-gc-scope=marketing] body.gc-public-body{color:var(--gc-mk-text)!important;background:radial-gradient(circle at 12% 0,#96ff2f0f,#0000 28%),radial-gradient(circle at 80% 10%,#21c8d608,#0000 24%),linear-gradient(#020402 0%,#030503 45% 100%)!important}html[data-gc-scope=marketing] .gc-public-body:before{opacity:0!important;background-image:none!important}html[data-gc-scope=marketing] .gc-public-main{background:0 0!important}html[data-gc-scope=marketing] .gc-public-header{background:linear-gradient(#030503f5,#030503c7)!important;border-bottom:1px solid #ffffff0e!important;min-height:68px!important;box-shadow:0 18px 60px #00000042!important}html[data-gc-scope=marketing] .gc-public-nav a,html[data-gc-scope=marketing] .gc-public-link,html[data-gc-scope=marketing] .gc-auth-logout{letter-spacing:.09em!important;text-transform:uppercase!important;color:var(--gc-mk-muted)!important;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:10px!important;font-weight:850!important}html[data-gc-scope=marketing] .gc-public-nav a.is-active{color:var(--gc-mk-text)!important;background:#96ff2f1a!important}html[data-gc-scope=marketing] .gc-home2--main-home{margin-top:0!important}html[data-gc-scope=marketing] .gc-panel,html[data-gc-scope=marketing] .gc-card,html[data-gc-scope=marketing] .gc-lane,html[data-gc-scope=marketing] .gc-status-card,html[data-gc-scope=marketing] .gc-phone-card,html[data-gc-scope=marketing] .gc-table-wrap,html[data-gc-scope=marketing] .gc-cta-box,html[data-gc-scope=marketing] .gc-policy-card,html[data-gc-scope=marketing] .gc-policy-row,html[data-gc-scope=marketing] .gc-note-panel{background:radial-gradient(circle at 100% 0,#96ff2f0a,#0000 16rem),linear-gradient(#050906eb,#030503fa)!important;border-color:#a4ff441f!important;border-radius:8px!important;box-shadow:0 18px 64px #00000057,inset 0 0 0 1px #ffffff04!important}html[data-gc-scope=marketing] .gc-btn{color:var(--gc-mk-text)!important;letter-spacing:.09em!important;text-transform:uppercase!important;background:#060a07bf!important;border-color:#a4ff4429!important;border-radius:4px!important;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:10px!important;font-weight:900!important}html[data-gc-scope=marketing] .gc-btn-primary{color:#071006!important;background:linear-gradient(135deg, var(--gc-mk-accent), var(--gc-mk-accent-2))!important}html[data-gc-scope=marketing] .gc-public-footer,html[data-gc-scope=marketing] .gc-public-footer--v52{background:#020402!important;border-top:1px solid #ffffff0e!important}@media (width<=760px){html[data-gc-scope=marketing] .gc-public-header{min-height:64px!important}}.gc-home2{--bg:#030503;--bg2:#070a07;--panel:#050906eb;--panel-soft:#080e0ae0;--line:#a4ff441f;--line-2:#a4ff4438;--text:#f2f4ef;--soft:#b7c0b2;--muted:#72806d;--green:#96ff2f;--green-2:#80f016;--cyan:#21c8d6;--red:#ec4b4b;--mono:"JetBrains Mono", "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius:8px;--radius-sm:5px;color:var(--text);font-family:var(--sans);background:radial-gradient(circle at 12% 0,#96ff2f0f,#0000 28%),radial-gradient(circle at 80% 10%,#21c8d608,#0000 24%),linear-gradient(#020402 0%,#030503 45% 100%);padding-bottom:34px}.gc-home2 *,.gc-home2 :before,.gc-home2 :after{box-sizing:border-box}.gc-home2 img,.gc-home2 video{block-size:auto;max-inline-size:100%}.gc-home2-shell{width:min(100% - 34px,1240px);margin-inline:auto}.gc-home2 a{color:inherit}.gc-home2-hero{background:#030503;border-bottom:1px solid #ffffff08;min-height:470px;position:relative;overflow:hidden}.gc-home2-hero__bg,.gc-home2-hero__overlay,.gc-home2-hero__grid{position:absolute;inset:0}.gc-home2-hero__bg{object-fit:cover;filter:saturate(.92)brightness(.68)contrast(1.06);width:100%;height:100%}.gc-home2-hero__overlay{background:linear-gradient(90deg,#030503db 0%,#03050394 38%,#0305032e 62%,#030503c7 100%),linear-gradient(#0305031f 0%,#0305030d 56%,#030503eb 100%)}.gc-home2-hero__grid{mix-blend-mode:screen;opacity:.14;background-image:url(/ui/home2/gc-home2-grid.svg);background-size:560px 560px}.gc-home2-hero__shell{z-index:2;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:24px;min-height:470px;padding-block:34px 44px;display:grid;position:relative}.gc-home2-kicker,.gc-home2-panel__eyebrow,.gc-home2-card-label{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin:0;font-size:11px;font-weight:800}.gc-home2-hero__copy h1{letter-spacing:-.055em;text-transform:uppercase;max-width:540px;margin:8px 0 0;font-size:clamp(58px,8vw,86px);line-height:.88}.gc-home2-lead{letter-spacing:.08em;text-transform:uppercase;color:var(--green);margin:12px 0 0;font-size:clamp(18px,2vw,22px);font-weight:800;line-height:1.08}.gc-home2-statusline{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.gc-home2-badge,.gc-home2-tag,.gc-home2-archive-card__tag{border:1px solid var(--line);min-height:24px;color:var(--soft);font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;background:#060a07bf;border-radius:4px;justify-content:center;align-items:center;padding-inline:10px;font-size:10px;line-height:1;display:inline-flex}.gc-home2-badge--live,.gc-home2-tag--green{color:#071006;background:linear-gradient(135deg, var(--green), var(--green-2));border-color:#96ff2fa6}.gc-home2-tag--red{color:#fff;background:#ec4b4b2e;border-color:#ec4b4b99}.gc-home2-tag--cyan{color:#d8fbff;background:#21c8d624;border-color:#21c8d680}.gc-home2-hero__actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.gc-home2-btn{border:1px solid var(--line);min-height:40px;color:var(--text);letter-spacing:.05em;text-transform:uppercase;background:#060a07e0;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-size:12px;font-weight:900;line-height:1;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.gc-home2-btn:hover{border-color:var(--line-2);background:#0c120df5;transform:translateY(-1px)}.gc-home2-btn--primary{background:linear-gradient(135deg, var(--green), var(--green-2));border-color:#96ff2f9e;box-shadow:0 10px 34px #96ff2f21;color:#071006!important;text-shadow:none!important}.gc-home2-btn--primary *,.gc-home2-btn--primary span{color:#071006!important;text-shadow:none!important}.gc-home2-btn--primary:hover{background:linear-gradient(135deg,#a6ff3a,#91ff22);color:#071006!important}.gc-home2-btn--ghost{background:#03050380}.gc-home2-btn--small{min-height:34px;padding-inline:12px;font-size:11px}.gc-home2-btn--wide{width:100%}.gc-home2-combo-card,.gc-home2-panel,.gc-home2-news-card,.gc-home2-footer{border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(#070b08f2,#050806f7),radial-gradient(circle at 20% 0,#96ff2f12,#0000 38%);position:relative;overflow:hidden;box-shadow:0 20px 60px #0000006b}.gc-home2-combo-card:before,.gc-home2-panel:before,.gc-home2-news-card:before{content:"";pointer-events:none;border:1px solid #ffffff08;position:absolute;inset:10px}.gc-home2-combo-card{align-self:start;padding:22px 20px 18px}.gc-home2-combo-card__label{font-family:var(--mono);color:var(--soft);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px}.gc-home2-combo-card h2{text-transform:uppercase;letter-spacing:-.04em;margin:8px 0 4px;font-size:42px;line-height:.9}.gc-home2-combo-card__cars{color:var(--muted);text-transform:uppercase;margin:0 0 16px;font-size:12px}.gc-home2-combo-card__best{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:16px 0;display:grid}.gc-home2-driver--compact{align-items:center;gap:12px;min-width:0;display:flex}.gc-home2-driver__avatar{flex:none;position:relative}.gc-home2-driver__avatar img,.gc-home2-reference__avatar img{object-fit:cover;background:#111;border:2px solid #96ff2f59;border-radius:50%;width:66px;height:66px;box-shadow:0 0 0 6px #96ff2f0a}.gc-home2-driver__dot{background:var(--green);border:2px solid #070a07;border-radius:50%;width:14px;height:14px;position:absolute;bottom:4px;right:3px}.gc-home2-driver__meta strong,.gc-home2-reference__meta strong{text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:14px;line-height:1;display:block;overflow:hidden}.gc-home2-driver__meta small,.gc-home2-reference__meta small{color:var(--muted);text-transform:uppercase;margin-top:6px;font-size:11px;line-height:1.25;display:block}.gc-home2-combo-card__time,.gc-home2-reference__time{font-family:var(--mono);color:var(--green);letter-spacing:-.06em;text-shadow:0 0 24px #96ff2f2e;white-space:nowrap;justify-self:end;font-size:clamp(34px,3.1vw,42px);font-weight:900;line-height:.92}.gc-home2-combo-card__cta{width:100%;margin-top:16px}.gc-home2-combo-card__foot{text-align:center;color:var(--muted);text-transform:uppercase;margin:10px 0 0;font-size:11px}.gc-home2-toprow{z-index:6;grid-template-columns:1.02fr 1.02fr 1.55fr .92fr;gap:12px;margin-top:-56px;display:grid;position:relative}.gc-home2-panel{min-width:0;padding:16px}.gc-home2-panel h2,.gc-home2-section h2,.gc-home2-footer strong{text-transform:uppercase;letter-spacing:-.03em;margin:4px 0 0;font-size:18px;line-height:1}.gc-home2-panel__head,.gc-home2-section__head{justify-content:space-between;align-items:start;gap:14px;margin-bottom:12px;display:flex}.gc-home2-section{margin-top:16px}.gc-home2-section__head{margin-bottom:10px}.gc-home2-section__sub{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:6px 0 0;font-size:11px}.gc-home2-link{color:var(--text);font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800;text-decoration:none}.gc-home2-link:hover{color:var(--green)}.gc-home2-country{font-size:15px}.gc-home2-trackbox{background-color:#0000;background-image:radial-gradient(circle at 50% 42%,#96ff2f1f,#0000 42%),linear-gradient(#080e0ab8,#040805cc),url(/ui/home2/gc-home2-grid.svg);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #ffffff09;place-items:center;height:136px;margin-bottom:10px;display:grid;position:relative;overflow:hidden}.gc-home2-trackbox img{object-fit:contain;filter:drop-shadow(0 0 16px #96ff2f4d)drop-shadow(0 0 3px #ffffff29);width:88%;height:82%}.gc-home2-trackbox__meta{font-family:var(--mono);color:var(--soft);margin:0;font-size:10px;position:absolute;bottom:10px;right:10px}.gc-home2-metrics{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(2,1fr);margin:0;display:grid}.gc-home2-metrics div{border-right:1px solid #ffffff0d;padding:10px 8px}.gc-home2-metrics div:last-child{border-right:0}.gc-home2-metrics dt,.gc-home2-server-list dt{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.gc-home2-metrics dd,.gc-home2-server-list dd{margin:4px 0 0;font-size:15px;font-weight:900}.gc-home2-panel__footer{gap:8px;margin-top:12px;display:flex}.gc-home2-reference{align-items:center;gap:12px;margin-top:12px;display:flex}.gc-home2-reference__avatar{flex:none}.gc-home2-reference__time{margin:18px 0 16px}.gc-home2-metrics--duo dd{color:var(--text)}.gc-home2-table{background:#ffffff03;border:1px solid #ffffff0b}.gc-home2-table__row{min-height:32px;color:var(--soft);border-bottom:1px solid #ffffff0a;grid-template-columns:1fr 1.15fr .72fr .48fr;align-items:center;gap:12px;padding:0 10px;font-size:11px;display:grid}.gc-home2-table__row:last-child{border-bottom:0}.gc-home2-table__row--head{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;background:#ffffff06;font-size:9px}.gc-home2-table__row strong{font-family:var(--mono);color:var(--text)}.gc-home2-server-list{border:1px solid #ffffff0d;margin:4px 0 0;display:grid}.gc-home2-server-list div{border-bottom:1px solid #ffffff0a;justify-content:space-between;gap:12px;padding:12px;display:flex}.gc-home2-server-list div:last-child{border-bottom:0}.gc-home2-server-list dd{color:var(--green);text-transform:uppercase;margin:0;font-size:12px}.gc-home2-news-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.gc-home2-news-card{flex-direction:column;min-height:314px;display:flex}.gc-home2-news-card img{object-fit:cover;filter:saturate(.88)brightness(.74);background:#101511;width:100%;height:142px}.gc-home2-news-card__body{padding:12px}.gc-home2-news-card time{color:var(--muted);text-transform:uppercase;margin-top:10px;font-size:10px;display:block}.gc-home2-news-card h3{text-transform:uppercase;margin:8px 0;font-size:16px;line-height:1.08}.gc-home2-news-card p{color:var(--soft);margin:0 0 12px;font-size:12px;line-height:1.4}.gc-home2-mid-grid{grid-template-columns:1.3fr .95fr;gap:12px;display:grid}.gc-home2-archive-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.gc-home2-archive-card,.gc-home2-tool,.gc-home2-community-links a{border-radius:var(--radius-sm);background:#050806b8;border:1px solid #ffffff0d;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:block}.gc-home2-archive-card:hover,.gc-home2-tool:hover,.gc-home2-community-links a:hover{border-color:var(--line-2);background:#0a0f0be0;transform:translateY(-1px)}.gc-home2-archive-card img{object-fit:cover;filter:saturate(.88)brightness(.76);background:#101511;width:100%;height:102px}.gc-home2-archive-card__tag{margin:10px 10px 0}.gc-home2-archive-card strong{text-transform:uppercase;margin:8px 10px 4px;font-size:14px;display:block}.gc-home2-archive-card small{min-height:42px;color:var(--soft);margin:0 10px;font-size:11px;line-height:1.35;display:block}.gc-home2-archive-card em,.gc-home2-tool em{color:var(--green);font-style:normal;font-family:var(--mono);text-transform:uppercase;margin:10px 10px 12px;font-size:11px;display:block}.gc-home2-tools-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.gc-home2-tool{text-align:center;background:linear-gradient(#09120ceb,#050b07fa),linear-gradient(135deg,#7cff1f0f,#0000 60%);border:1px solid #80ff401f;flex-direction:column;justify-content:flex-start;align-items:center;min-height:176px;padding:14px 12px;display:flex;box-shadow:inset 0 1px #ffffff08,inset 0 0 0 1px #08120b73,0 0 0 1px #0000002e}.gc-home2-tool__icon{background:radial-gradient(circle at 50% 35%,#8eff342e,#09120ceb 68%),linear-gradient(#0a120cf2,#030704);border:1px solid #80ff4029;border-radius:16px;place-items:center;width:62px;height:62px;margin:0 auto 12px;display:grid;box-shadow:0 0 0 1px #00000040,inset 0 0 18px #90ff3a14,0 0 18px #7cff1f1a}.gc-home2-tool img{filter:drop-shadow(0 0 10px #96ff2f38);width:34px;height:34px;margin:0}.gc-home2-tool strong{text-transform:uppercase;min-height:32px;font-size:14px;line-height:1.12;display:block}.gc-home2-tool span{color:var(--soft);max-width:17ch;min-height:34px;margin-top:8px;font-size:12px;line-height:1.35;display:block}.gc-home2-bottom{grid-template-columns:1.5fr .8fr;gap:12px;display:grid}.gc-home2-panel--community,.gc-home2-panel--cta{align-items:center;display:grid}.gc-home2-community-links{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px;display:grid}.gc-home2-community-links a{text-transform:uppercase;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:8px;font-size:11px;font-weight:900;display:flex}.gc-home2-community-links img{width:22px;height:22px}.gc-home2-footer{color:var(--muted);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:16px;padding:14px 16px;font-size:11px;display:grid}.gc-home2-footer nav{justify-content:center;gap:22px;display:flex}.gc-home2-footer nav a{color:var(--muted);text-transform:uppercase;text-decoration:none}.gc-home2-footer nav a:hover{color:var(--text)}.gc-home2-footer strong{color:var(--green);letter-spacing:.04em}.gc-home2-combo-ranking-list{gap:8px;margin-top:10px;display:grid}.gc-home2-combo-rank{background:radial-gradient(circle at 0%,#96ff2f14,#0000 7rem),#ffffff05;border:1px solid #ffffff0b;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:8px 10px;display:grid}.gc-home2-combo-rank span{color:#071006;background:var(--green);width:24px;height:24px;font-family:var(--mono);border-radius:999px;place-items:center;font-size:11px;font-weight:900;display:grid}.gc-home2-combo-rank div{min-width:0}.gc-home2-combo-rank strong{color:var(--text);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.05;display:block;overflow:hidden}.gc-home2-combo-rank small{color:var(--muted);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;line-height:1.1;display:block;overflow:hidden}.gc-home2-combo-rank em{color:var(--green);font-family:var(--mono);letter-spacing:-.04em;white-space:nowrap;font-size:15px;font-style:normal;font-weight:900}.gc-home2-panel--championship{min-height:auto;padding:16px}.gc-home2-championship-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr) auto;align-items:center;gap:18px;display:grid}.gc-home2-championship-copy h2{font-size:19px}.gc-home2-championship-main{background:#ffffff05;border:1px solid #ffffff0d;align-items:center;gap:12px;margin-top:16px;padding:12px;display:flex}.gc-home2-championship-main strong{color:var(--text);font-size:15px;line-height:1.1;display:block}.gc-home2-championship-main small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.gc-home2-championship-stats div{background:radial-gradient(circle at 100% 0,#96ff2f14,#0000 5rem),#ffffff05;border:1px solid #ffffff0e;min-height:70px;padding:12px 10px}.gc-home2-championship-stats dd{color:var(--text);font-family:var(--mono);margin:8px 0 0;font-size:20px;font-weight:900}.gc-home2-championship-btn{place-self:start end}@media (width<=1200px){.gc-home2-hero__shell{grid-template-columns:1fr 330px}.gc-home2-toprow,.gc-home2-news-grid{grid-template-columns:repeat(2,1fr)}.gc-home2-mid-grid,.gc-home2-bottom{grid-template-columns:1fr}.gc-home2-championship-layout{grid-template-columns:1fr;align-items:start}.gc-home2-championship-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.gc-home2-championship-btn{justify-self:start}.gc-home2-tools-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.gc-home2-shell{width:min(100% - 20px,1240px)}.gc-home2-hero__shell{grid-template-columns:1fr;min-height:auto;padding-block:28px}.gc-home2-hero__copy h1{max-width:480px;font-size:clamp(46px,14vw,68px)}.gc-home2-combo-card__best{grid-template-columns:1fr}.gc-home2-combo-card__time{justify-self:start}.gc-home2-toprow,.gc-home2-news-grid,.gc-home2-archive-grid,.gc-home2-tools-grid,.gc-home2-community-links,.gc-home2-championship-stats{grid-template-columns:1fr}.gc-home2-section__head{flex-direction:column;align-items:start}.gc-home2-footer{text-align:center;grid-template-columns:1fr}.gc-home2-footer nav{flex-wrap:wrap;justify-content:center}}.gc-home2-championship-layout{grid-template-columns:minmax(0,1fr) minmax(350px,.82fr) minmax(260px,.62fr) auto}.gc-home2-championship-drivers{background:radial-gradient(circle at 100% 0,#96ff2f14,#0000 5rem),#ffffff05;border:1px solid #ffffff0e;min-width:0;padding:12px}.gc-home2-championship-drivers__list{gap:6px;display:grid}.gc-home2-championship-drivers__list span{color:#071006;background:var(--green);width:18px;height:18px;font-family:var(--mono);border-radius:999px;place-items:center;font-size:9px;font-weight:900;display:grid}.gc-home2-championship-drivers__list strong{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;font-size:11px;line-height:1.05;overflow:hidden}.gc-home2-championship-drivers__list small{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;grid-column:2;font-size:10px;line-height:1.05;overflow:hidden}.gc-home2-combo-rank--empty{grid-template-columns:1fr}.gc-home2-combo-rank--empty div{padding-left:4px}.gc-home2-combo-ranking-list{gap:6px;margin-top:8px}.gc-home2-rank-badge{color:#071006;width:23px;height:23px;font-family:var(--mono);background:#96ff2ff5;border-radius:999px;place-items:center;font-size:10px;font-weight:900;line-height:1;display:grid;box-shadow:inset 0 0 0 1px #0000002e}.gc-home2-rank-badge--gold{color:#171000;background:linear-gradient(135deg,#ffe892,#d8a828);font-size:13px}.gc-home2-rank-badge--silver{color:#091016;background:linear-gradient(135deg,#f4f7fb,#aab3bd);font-size:13px}.gc-home2-rank-badge--bronze{color:#170b02;background:linear-gradient(135deg,#f0b06a,#96552c);font-size:13px}.gc-home2-combo-rank>span:not(.gc-home2-rank-badge){display:none}.gc-home2-panel--championship{padding:16px}.gc-home2-championship-layout{grid-template-columns:1fr;gap:14px;display:grid}.gc-home2-championship-header{justify-content:space-between;align-items:flex-start;gap:18px;min-width:0;display:flex}.gc-home2-championship-header h2{text-transform:uppercase;margin-top:4px;font-size:20px;line-height:1.05}.gc-home2-championship-next,.gc-home2-championship-stats,.gc-home2-championship-drivers{background:radial-gradient(circle at 100% 0,#96ff2f13,#0000 6rem),#ffffff04;border:1px solid #ffffff0e;min-width:0}.gc-home2-championship-next{align-items:center;gap:12px;padding:14px;display:flex}.gc-home2-championship-next strong{color:var(--text);font-size:15px;line-height:1.1;display:block}.gc-home2-championship-next small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.gc-home2-championship-stats{grid-template-columns:repeat(4,1fr);gap:0;margin:0;display:grid}.gc-home2-championship-stats div{background:0 0;border:0;border-right:1px solid #ffffff0e;min-height:78px;padding:13px 11px}.gc-home2-championship-stats div:last-child{border-right:0}.gc-home2-championship-drivers{padding:12px}.gc-home2-championship-drivers__head{margin-bottom:7px}.gc-home2-championship-drivers__list{gap:5px}.gc-home2-championship-btn{flex:none}.gc-home2-combo-card__best{grid-template-columns:minmax(0,1fr) max-content}@media (width<=900px){.gc-home2-combo-card__best{grid-template-columns:1fr}.gc-home2-combo-card__time{justify-self:start}}@media (width<=1200px){.gc-home2-championship-body{grid-template-columns:1fr}.gc-home2-championship-stats{grid-template-columns:repeat(4,1fr)}}@media (width<=800px){.gc-home2-championship-header{flex-direction:column}.gc-home2-championship-stats{grid-template-columns:repeat(2,1fr)}.gc-home2-championship-stats div:nth-child(2){border-right:0}.gc-home2-championship-stats div:nth-child(-n+2){border-bottom:1px solid #ffffff0e}}.gc-home2-combo-ranking-list{max-height:264px;overflow:hidden}.gc-home2-combo-rank{grid-template-columns:18px minmax(0,1fr) auto;min-height:30px;padding:5px 8px}.gc-home2-rank-badge{min-width:12px;height:auto;box-shadow:none;color:#ffffffc7;font-family:var(--mono);background:0 0;border-radius:0;font-size:11px;font-weight:900;line-height:1;display:inline-block}.gc-home2-rank-badge--gold{color:#e8bb37}.gc-home2-rank-badge--silver{color:#c9d3de}.gc-home2-rank-badge--bronze{color:#c98349}.gc-home2-championship-layout{gap:12px}.gc-home2-championship-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.gc-home2-championship-body{grid-template-columns:minmax(0,1fr) minmax(430px,.88fr);align-items:stretch;gap:14px;display:grid}.gc-home2-championship-next{background:#ffffff04;border:1px solid #ffffff0e;min-height:188px;padding:0;overflow:hidden}.gc-home2-championship-next__media{height:100%;min-height:188px;position:relative}.gc-home2-championship-next__media img{object-fit:cover;filter:saturate(.96)brightness(.62)contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.gc-home2-championship-next__overlay{background:linear-gradient(#0508051f 0%,#05080570 42%,#050805eb 100%),linear-gradient(90deg,#050805b8 0%,#0508053d 65%,#0508058c 100%);position:absolute;inset:0}.gc-home2-championship-next__content{z-index:1;flex-direction:column;justify-content:flex-end;gap:10px;min-height:188px;padding:16px;display:flex;position:relative}.gc-home2-championship-next__content strong{color:var(--text);text-transform:uppercase;font-size:24px;line-height:.96;display:block}.gc-home2-championship-next__content small{color:#ffffffd1;text-transform:none;font-size:12px;line-height:1.2;display:block}.gc-home2-championship-side{grid-template-columns:minmax(230px,.9fr) minmax(0,1fr);gap:14px;min-width:0;display:grid}.gc-home2-championship-stats{background:#ffffff04;border:1px solid #ffffff0e;grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}.gc-home2-championship-stats div{background:radial-gradient(circle at 100% 0,#96ff2f12,#0000 6rem);border-bottom:1px solid #ffffff0e;border-right:1px solid #ffffff0e;min-height:86px;padding:12px 12px 11px}.gc-home2-championship-stats div:nth-child(2n){border-right:0}.gc-home2-championship-stats div:nth-last-child(-n+2){border-bottom:0}.gc-home2-championship-stats dt{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.gc-home2-championship-stats dd{color:var(--text);font-family:var(--mono);margin:10px 0 0;font-size:26px;font-weight:900;line-height:.95}.gc-home2-championship-drivers{background:radial-gradient(circle at 100% 0,#96ff2f13,#0000 5rem),#ffffff04;border:1px solid #ffffff0e;flex-direction:column;min-height:188px;padding:12px;display:flex}.gc-home2-championship-drivers__head{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:9px;display:flex}.gc-home2-championship-drivers__head a{color:var(--green);text-decoration:none}.gc-home2-championship-drivers__list{gap:5px;padding-right:2px;display:grid;overflow:auto}.gc-home2-championship-drivers__list div{grid-template-columns:14px minmax(0,1fr);align-items:center;gap:7px;min-height:24px;display:grid}.gc-home2-championship-drivers__list span{color:var(--green);width:auto;height:auto;font-family:var(--mono);background:0 0;border-radius:0;font-size:10px;font-weight:900;line-height:1;display:inline-block}.gc-home2-championship-drivers__list strong{text-transform:uppercase;font-size:10.5px;line-height:1.05}.gc-home2-championship-drivers__list small{color:var(--muted);grid-column:2;font-size:9.2px;line-height:1.08}.gc-home2-tool img{object-fit:contain;width:58px;height:58px}.gc-home2-tool{gap:10px}.gc-home2-tool strong{line-height:1.15}@media (width<=1200px){.gc-home2-championship-body,.gc-home2-championship-side{grid-template-columns:1fr}}@media (width<=800px){.gc-home2-championship-header{flex-direction:column}.gc-home2-championship-stats{grid-template-columns:repeat(2,1fr)}.gc-home2-championship-next__content strong{font-size:20px}}.gc-home2-now-extra{grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0 0;display:grid}.gc-home2-now-extra div{background:#ffffff04;border:1px solid #ffffff0d;padding:8px 8px 7px}.gc-home2-now-extra dt{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.gc-home2-now-extra dd{color:var(--text);font-family:var(--mono);margin:6px 0 0;font-size:12px;font-weight:800;line-height:1}.gc-home2-combo-ranking-list{gap:4px!important;max-height:none!important;overflow:hidden!important}.gc-home2-rank-badge{justify-content:center;align-items:center;width:auto!important;min-width:0!important;height:auto!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:0!important;line-height:1!important;display:inline-flex!important}.gc-home2-rank-badge--gold,.gc-home2-rank-badge--silver,.gc-home2-rank-badge--bronze{font-size:13px!important}.gc-home2-rank-badge--plain{color:#ffffffbd!important;font-size:10px!important;font-weight:900!important}.gc-home2-combo-rank small{margin-top:1px!important;font-size:8.5px!important}.gc-home2-table__row small{color:var(--soft)}.gc-home2-server-list{grid-template-columns:1fr!important}.gc-home2-server-list div{min-height:44px;padding:9px 0}.gc-home2-championship-body{grid-template-columns:minmax(0,1fr) 112px minmax(340px,.95fr)!important;align-items:stretch!important;gap:14px!important}.gc-home2-championship-next{background:#ffffff04!important;grid-template-columns:minmax(0,1fr) 168px!important;align-items:stretch!important;gap:12px!important;min-height:140px!important;padding:12px!important;display:grid!important}.gc-home2-championship-next__copy{flex-direction:column;justify-content:center;gap:10px;min-width:0;display:flex}.gc-home2-championship-next__copy strong{color:var(--text);text-transform:uppercase;font-size:16px;line-height:1.02}.gc-home2-championship-next__copy small{color:var(--muted);font-size:12px}.gc-home2-championship-next__thumb{background:#080c08;border:1px solid #ffffff0d;margin:0;overflow:hidden}.gc-home2-championship-next__thumb img{object-fit:cover;filter:saturate(.95)brightness(.7)contrast(1.05);width:100%;height:100%;min-height:112px;display:block}.gc-home2-championship-stats{border:1px solid #ffffff0e;overflow:hidden;grid-template-columns:1fr!important}.gc-home2-championship-stats div{border-bottom:1px solid #ffffff0e!important;border-right:0!important;min-height:52px!important;padding:8px 10px!important}.gc-home2-championship-stats div:last-child{border-bottom:0!important}.gc-home2-championship-stats dt{font-size:8px!important}.gc-home2-championship-stats dd{margin-top:5px!important;font-size:21px!important}.gc-home2-championship-drivers{min-height:140px!important}.gc-home2-championship-drivers__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 14px}.gc-home2-championship-drivers__list div{min-height:22px!important}@media (width<=1200px){.gc-home2-championship-body{grid-template-columns:1fr!important}.gc-home2-championship-next{grid-template-columns:minmax(0,1fr) 180px!important}.gc-home2-championship-drivers__list{grid-template-columns:1fr}}@media (width<=800px){.gc-home2-now-extra{grid-template-columns:1fr}.gc-home2-championship-next{grid-template-columns:1fr!important}}.gc-home2-kicker,.gc-home2-panel__eyebrow,.gc-home2-card-label{font-size:12px!important}.gc-home2-lead{font-size:clamp(20px,2vw,24px)!important}.gc-home2-badge,.gc-home2-tag,.gc-home2-archive-card__tag{min-height:26px!important;font-size:11px!important}.gc-home2-btn{min-height:42px!important;font-size:13px!important}.gc-home2-btn--small{min-height:36px!important;font-size:12px!important}.gc-home2-panel h2,.gc-home2-section h2,.gc-home2-footer strong{font-size:20px!important}.gc-home2-combo-card__label{font-size:11px!important}.gc-home2-combo-card h2{font-size:44px!important}.gc-home2-combo-card__cars{font-size:13px!important;line-height:1.35!important}.gc-home2-driver__meta strong,.gc-home2-reference__meta strong{font-size:15px!important}.gc-home2-driver__meta small,.gc-home2-reference__meta small,.gc-home2-combo-card__foot{font-size:12px!important}.gc-home2-combo-card__time{font-size:clamp(32px,2.9vw,40px)!important}.gc-home2-metrics dt,.gc-home2-server-list dt,.gc-home2-now-extra dt,.gc-home2-championship-stats dt{font-size:10px!important}.gc-home2-metrics dd{font-size:17px!important}.gc-home2-server-list dd,.gc-home2-now-extra dd{font-size:14px!important}.gc-home2-trackbox__meta{font-size:11px!important}.gc-home2-table__row{min-height:34px!important}.gc-home2-table__row span,.gc-home2-table__row strong,.gc-home2-table__row small{font-size:12px!important}.gc-home2-table__row--head span{font-size:10px!important}.gc-home2-combo-rank{min-height:29px!important}.gc-home2-combo-rank strong{font-size:11px!important}.gc-home2-combo-rank small{font-size:9px!important}.gc-home2-combo-rank em{font-size:13px!important}.gc-home2-combo-rank--compact strong{font-size:10px!important}.gc-home2-combo-rank--compact small{font-size:8.4px!important}.gc-home2-combo-rank--compact em,.gc-home2-section__sub{font-size:12px!important}.gc-home2-news-card h3{font-size:17px!important}.gc-home2-news-card p,.gc-home2-archive-card small,.gc-home2-tool span{font-size:13px!important}.gc-home2-tool strong{font-size:14px!important}.gc-home2-championship-next__copy strong{font-size:18px!important}.gc-home2-championship-drivers__list strong{font-size:11px!important}.gc-home2-championship-drivers__list small{font-size:9.2px!important}.gc-home2-panel{padding:17px!important}.gc-home2-panel--combo-ranking .gc-home2-panel__head,.gc-home2-panel--timing .gc-home2-panel__head{margin-bottom:10px!important}.gc-home2-now-extra{gap:7px!important}.gc-home2-now-extra div{padding:7px 8px!important}.gc-home2-combo-card__foot{font-size:12px!important}.gc-home2-panel--combo-ranking .gc-home2-combo-ranking-list{gap:3px!important}.gc-home2-panel--timing .gc-home2-table__row span,.gc-home2-panel--timing .gc-home2-table__row strong,.gc-home2-panel--timing .gc-home2-table__row small{font-size:10.7px!important}.gc-home2-panel--server .gc-home2-server-list dt{font-size:9px!important}.gc-home2-panel--server .gc-home2-server-list dd{font-size:13px!important}.gc-home2-tag--mini{align-self:flex-start!important;width:auto!important;min-height:22px!important;padding:0 9px!important;font-size:10px!important}.gc-home2-championship-body{grid-template-columns:minmax(0,1.15fr) 104px minmax(360px,.88fr)!important;gap:14px!important}.gc-home2-championship-next{grid-template-columns:minmax(0,.74fr) minmax(260px,1.26fr)!important;min-height:146px!important;padding:12px!important}.gc-home2-championship-next__copy{justify-content:center!important;gap:8px!important}.gc-home2-championship-next__copy strong{font-size:17px!important;line-height:1.04!important}.gc-home2-championship-next__copy time{color:var(--green);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.gc-home2-championship-next__copy small{font-size:12px!important}.gc-home2-championship-next__thumb{min-height:122px!important}.gc-home2-championship-next__thumb img{object-fit:cover!important;object-position:center!important;filter:saturate(1.02)brightness(.78)contrast(1.05)!important;min-height:122px!important}.gc-home2-championship-stats div{min-height:50px!important;padding:7px 9px!important}.gc-home2-championship-stats dd{font-size:20px!important}.gc-home2-championship-drivers__list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gc-home2-archive-card img{background:radial-gradient(circle at 50% 30%,#96ff2f14,#0000 8rem),#080c08!important}@media (width<=1200px){.gc-home2-championship-body{grid-template-columns:1fr!important}.gc-home2-championship-next{grid-template-columns:minmax(0,.8fr) minmax(220px,1.2fr)!important}}@media (width<=800px){.gc-home2-championship-next,.gc-home2-championship-drivers__list{grid-template-columns:1fr!important}}.gc-home2-combo-card{padding:22px 22px 18px!important}.gc-home2-combo-card__best{grid-template-columns:1fr!important;align-items:stretch!important;gap:12px!important;padding:16px 0 14px!important;display:grid!important}.gc-home2-driver--compact{grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;display:grid!important}.gc-home2-driver__avatar img,.gc-home2-reference__avatar img{width:58px!important;height:58px!important}.gc-home2-driver__meta{min-width:0!important}.gc-home2-driver__meta strong{color:var(--text)!important;letter-spacing:.01em!important;white-space:normal!important;text-overflow:clip!important;word-break:break-word!important;margin-top:4px!important;font-size:16px!important;line-height:1.05!important;display:block!important;overflow:visible!important}.gc-home2-driver__meta small{white-space:normal!important;text-overflow:clip!important;margin-top:6px!important;font-size:12px!important;line-height:1.2!important;overflow:visible!important}.gc-home2-combo-card__time{white-space:nowrap!important;background:radial-gradient(circle at 100% 0,#96ff2f1a,#0000 7rem),#ffffff05!important;border:1px solid #96ff2f21!important;justify-self:start!important;width:100%!important;padding:10px 12px 8px!important;font-size:clamp(34px,3.2vw,42px)!important;line-height:.95!important}.gc-home2-combo-card__cta{margin-top:14px!important}.gc-home2-combo-card__foot{color:var(--muted)!important;margin-top:11px!important}.gc-home2-panel--server .gc-home2-server-list{margin-top:8px!important}.gc-home2-panel--server .gc-home2-server-list div{min-height:42px!important;padding:8px 0!important}.gc-home2-panel--server .gc-home2-server-list dt{font-size:9px!important;line-height:1.1!important}@media (width<=1200px){.gc-home2-combo-card__time{max-width:100%!important}}.gc-home2-combo-card__foot{display:none!important}.gc-home2-combo-card__time{width:auto!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;justify-self:start!important;margin-top:4px!important;padding:0!important}.gc-home2-combo-card__time:before{content:"Tiempo";color:var(--muted);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:10px;line-height:1;display:block}.gc-home2-toprow{margin-top:-28px!important}.gc-home2-combo-card{margin-bottom:18px!important}.gc-home2-toprow .gc-home2-panel{margin-top:8px!important}@media (width<=1200px){.gc-home2-toprow{margin-top:18px!important}}@media (width<=800px){.gc-home2-toprow{margin-top:16px!important}}.gc-home2-combo-card__best{text-align:center!important;grid-template-columns:1fr!important;justify-items:center!important;gap:14px!important}.gc-home2-driver--compact{justify-content:center!important;gap:16px!important;width:100%!important}.gc-home2-combo-card__time{text-align:center!important;justify-self:center!important}.gc-home2-combo-ranking-list{gap:4px!important}.gc-home2-combo-rank{grid-template-columns:14px 24px minmax(0,1fr) auto!important;gap:7px!important;min-height:30px!important;padding:4px 6px!important}.gc-home2-combo-rank__avatar{object-fit:cover!important;background:#111!important;border:1px solid #96ff2f38!important;border-radius:999px!important;width:22px!important;height:22px!important;box-shadow:0 0 0 2px #96ff2f09!important}.gc-home2-combo-rank--compact .gc-home2-combo-rank__avatar{width:21px!important;height:21px!important}.gc-home2-combo-rank strong{font-size:11px!important;line-height:1.02!important}.gc-home2-combo-rank small{font-size:9px!important;line-height:1.02!important}.gc-home2-combo-rank em{font-size:13px!important;line-height:1!important}.gc-home2-table__row:not(.gc-home2-table__row--head) span,.gc-home2-table__row:not(.gc-home2-table__row--head) strong,.gc-home2-table__row:not(.gc-home2-table__row--head) small{font-size:13px!important}@media (width<=800px){.gc-home2-combo-rank{grid-template-columns:14px 22px minmax(0,1fr) auto!important;gap:6px!important}.gc-home2-combo-rank__avatar{width:20px!important;height:20px!important}}.gc-home2-toprow{grid-template-columns:1.02fr 1.34fr 1.56fr .72fr!important;gap:12px!important}.gc-home2-combo-card__best{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:14px!important;display:flex!important}.gc-home2-driver--compact{transform:translate(10px);justify-content:center!important;gap:18px!important;width:fit-content!important;max-width:100%!important;margin:0 auto!important;padding-left:10px!important}.gc-home2-driver__meta{text-align:left!important}.gc-home2-combo-card__time{text-align:center!important;place-self:center!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank{grid-template-columns:18px minmax(0,1fr) 26px auto!important;gap:9px!important;min-height:34px!important;padding:5px 8px!important}.gc-home2-panel--combo-ranking .gc-home2-rank-badge--plain{font-size:10.5px!important}.gc-home2-combo-rank__avatar{justify-self:center!important;width:24px!important;height:24px!important}.gc-home2-panel--server{padding-left:14px!important;padding-right:14px!important}.gc-home2-panel--server .gc-home2-server-list div{gap:8px!important;min-height:38px!important;padding:7px 0!important}.gc-home2-panel--server .gc-home2-server-list dt{max-width:92px!important;font-size:8.7px!important;line-height:1.15!important}.gc-home2-panel--server .gc-home2-server-list dd{text-align:right!important;font-size:13px!important;line-height:1.1!important}@media (width<=1200px){.gc-home2-toprow{grid-template-columns:1fr!important}.gc-home2-driver--compact{transform:none;padding-left:0!important}}@media (width<=800px){.gc-home2-panel--combo-ranking .gc-home2-combo-rank{grid-template-columns:16px minmax(0,1fr) 22px auto!important;gap:7px!important}.gc-home2-combo-rank__avatar{width:21px!important;height:21px!important}}.gc-home2-panel--server-v4{padding:14px!important}.gc-home2-server-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.gc-home2-server-grid>div{background:radial-gradient(circle at 100% 0,#96ff2f0f,#0000 4rem),#ffffff04!important;border:1px solid #ffffff0e!important;min-height:54px!important;padding:9px 9px 8px!important}.gc-home2-server-grid .gc-home2-server-item--wide{grid-column:1/-1;min-height:50px!important}.gc-home2-server-grid dt{color:var(--muted)!important;font-family:var(--mono)!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 8px!important;font-size:8.5px!important;line-height:1.1!important}.gc-home2-server-grid .gc-home2-server-item--wide dd{font-size:14px!important}.gc-home2-server-note{color:var(--muted);margin:10px 0 12px;font-size:10.5px;line-height:1.35}.gc-home2-panel--server-v4 .gc-home2-btn{min-height:34px!important;font-size:11px!important}@media (width<=1200px){.gc-home2-server-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=800px){.gc-home2-server-grid{grid-template-columns:1fr!important}}.gc-home2-panel--server-v5{padding:14px!important}.gc-home2-server-head{text-align:left;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.gc-home2-server-head h2{color:var(--text);text-transform:uppercase;margin-top:4px;font-size:16px!important;line-height:1!important}.gc-home2-server-dot{background:var(--green);border-radius:999px;width:10px;height:10px;margin-top:3px;box-shadow:0 0 14px #96ff2f7a}.gc-home2-server-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:0!important;display:grid!important}.gc-home2-server-grid>div{text-align:center!important;background:radial-gradient(circle at 50% 0,#96ff2f0f,#0000 4.5rem),#ffffff04!important;border:1px solid #ffffff0e!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:58px!important;padding:9px 7px 8px!important;display:flex!important}.gc-home2-server-grid dt{color:var(--muted)!important;font-family:var(--mono)!important;letter-spacing:.07em!important;text-align:center!important;text-transform:uppercase!important;margin:0 0 8px!important;font-size:8.1px!important;line-height:1.15!important}.gc-home2-server-grid dd{color:var(--green)!important;font-family:var(--mono)!important;letter-spacing:-.02em!important;text-align:center!important;white-space:nowrap!important;margin:0!important;font-size:12.4px!important;font-weight:900!important;line-height:1!important}.gc-home2-server-note{color:var(--muted)!important;text-align:center!important;margin:10px 0 0!important;font-size:10px!important;line-height:1.35!important}.gc-home2-panel--server-v5 .gc-home2-btn,.gc-home2-panel--server-v5 .gc-home2-btn--wide{display:none!important}@media (width<=1200px){.gc-home2-server-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=800px){.gc-home2-server-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.gc-home2-panel--server-v6{padding:14px!important}.gc-home2-panel--server-v6 .gc-home2-server-note,.gc-home2-panel--server-v6 .gc-home2-btn,.gc-home2-panel--server-v6 .gc-home2-btn--wide{display:none!important}.gc-home2-server-grid--v6{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:0!important;display:grid!important}.gc-home2-server-grid--v6>div{text-align:center!important;background:radial-gradient(circle at 50% 0,#96ff2f0e,#0000 4.5rem),#ffffff04!important;border:1px solid #ffffff0e!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:56px!important;padding:9px 7px 8px!important;display:flex!important}.gc-home2-server-grid--v6 .gc-home2-server-item--wide{grid-column:1/-1!important;min-height:58px!important}.gc-home2-server-grid--v6 dt{color:var(--muted)!important;font-family:var(--mono)!important;letter-spacing:.07em!important;text-align:center!important;text-transform:uppercase!important;margin:0 0 8px!important;font-size:8px!important;line-height:1.15!important}.gc-home2-server-grid--v6 dd{color:var(--green)!important;font-family:var(--mono)!important;letter-spacing:-.02em!important;text-align:center!important;white-space:nowrap!important;margin:0!important;font-size:12px!important;font-weight:900!important;line-height:1!important}.gc-home2-server-grid--v6 .gc-home2-server-item--wide dd{font-size:13px!important}@media (width<=1200px){.gc-home2-server-grid--v6{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.gc-home2-panel--server-v7{padding:14px!important}.gc-home2-panel--server-v7 .gc-home2-btn,.gc-home2-panel--server-v7 .gc-home2-btn--wide,.gc-home2-panel--server-v7 .gc-home2-server-note{display:none!important}.gc-home2-server-rows{grid-template-columns:1fr!important;gap:8px!important;margin:0!important;display:grid!important}.gc-home2-server-rows>div{background:radial-gradient(circle at 100% 0,#96ff2f0e,#0000 4.5rem),#ffffff04!important;border:1px solid #ffffff0e!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:46px!important;padding:9px 12px!important;display:grid!important}.gc-home2-server-rows dt{color:var(--muted)!important;font-family:var(--mono)!important;letter-spacing:.075em!important;text-align:left!important;text-transform:uppercase!important;margin:0!important;font-size:8.6px!important;line-height:1.15!important}.gc-home2-server-rows dd{color:var(--green)!important;font-family:var(--mono)!important;letter-spacing:-.02em!important;text-align:right!important;white-space:nowrap!important;margin:0!important;font-size:12.5px!important;font-weight:900!important;line-height:1!important}.gc-home2-server-rows>div:first-child dd{font-size:13px!important}@media (width<=1200px){.gc-home2-server-rows>div{min-height:44px!important}}@media (width<=800px){.gc-home2-server-rows>div{grid-template-columns:1fr auto!important}}.gc-home2-panel--server-v8{padding:14px!important}.gc-home2-panel--server-v8 .gc-home2-btn,.gc-home2-panel--server-v8 .gc-home2-btn--wide,.gc-home2-panel--server-v8 .gc-home2-server-note{display:none!important}.gc-home2-server-rows--v8{grid-template-columns:1fr!important;gap:7px!important;margin:0!important;display:grid!important}.gc-home2-server-rows--v8>div{background:radial-gradient(circle at 100% 0,#96ff2f0d,#0000 4.5rem),#ffffff04!important;border:1px solid #ffffff0e!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:40px!important;padding:8px 11px!important;display:grid!important}.gc-home2-server-rows--v8 dt{color:var(--muted)!important;font-family:var(--mono)!important;letter-spacing:.075em!important;text-align:left!important;text-transform:uppercase!important;margin:0!important;font-size:8.4px!important;line-height:1.15!important}.gc-home2-server-rows--v8 dd{color:var(--green)!important;font-family:var(--mono)!important;letter-spacing:-.02em!important;text-align:right!important;white-space:nowrap!important;margin:0!important;font-size:12.2px!important;font-weight:900!important;line-height:1!important}.gc-home2-trackbox{background:#050805!important;border:1px solid #ffffff0b!important;height:136px!important;box-shadow:inset 0 0 0 1px #96ff2f06!important}.gc-home2-trackbox:before,.gc-home2-trackbox:after{content:none!important;display:none!important}.gc-home2-trackbox img{object-fit:contain!important;opacity:1!important;filter:none!important;image-rendering:auto!important;width:96%!important;height:92%!important;transform:none!important}.gc-home2-trackbox__meta{display:none!important}.gc-home2-now-extra{grid-template-columns:.82fr 1.36fr .82fr!important;gap:7px!important;margin-top:10px!important}.gc-home2-now-extra div{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:50px!important;padding:8px 6px 7px!important;display:flex!important}.gc-home2-now-extra dt,.gc-home2-now-extra dd{text-align:center!important;width:100%!important}.gc-home2-now-extra dt{font-size:8.3px!important}.gc-home2-now-extra dd{white-space:normal!important;margin-top:6px!important;font-size:12px!important;line-height:1.08!important}.gc-home2-panel--now .gc-home2-metrics div,.gc-home2-panel--now .gc-home2-metrics dt,.gc-home2-panel--now .gc-home2-metrics dd{text-align:center!important}@media (width<=800px){.gc-home2-now-extra{grid-template-columns:1fr!important}}.gc-home2-toprow{align-items:stretch!important;gap:12px!important}.gc-home2-toprow>.gc-home2-panel{min-height:372px!important}.gc-home2-panel--now .gc-home2-trackbox{height:148px!important;margin-bottom:11px!important}.gc-home2-panel--now .gc-home2-metrics div{padding-top:11px!important;padding-bottom:11px!important}.gc-home2-panel--now .gc-home2-now-extra{margin-top:11px!important}.gc-home2-panel--now .gc-home2-now-extra div{min-height:52px!important}.gc-home2-panel--now .gc-home2-panel__footer{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin-top:13px!important;display:grid!important}.gc-home2-panel--now .gc-home2-panel__footer .gc-home2-btn{text-align:center!important;justify-content:center!important;width:100%!important;padding-inline:8px!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank{align-items:center!important;min-height:33px!important;padding:5px 8px!important}.gc-home2-panel--timing .gc-home2-table__row:not(.gc-home2-table__row--head) span,.gc-home2-panel--timing .gc-home2-table__row:not(.gc-home2-table__row--head) strong,.gc-home2-panel--timing .gc-home2-table__row:not(.gc-home2-table__row--head) small{font-size:12px!important}.gc-home2-panel--server-v8{min-height:372px!important}.gc-home2-panel--server-v8 .gc-home2-server-rows--v8>div{min-height:43px!important;padding-top:8px!important;padding-bottom:8px!important}.gc-home2-panel--server-v8 .gc-home2-server-rows--v8 dt{font-size:8.2px!important}.gc-home2-panel--server-v8 .gc-home2-server-rows--v8 dd{font-size:12.2px!important}@media (width<=1200px){.gc-home2-toprow>.gc-home2-panel,.gc-home2-panel--server-v8{min-height:auto!important}}@media (width<=800px){.gc-home2-panel--now .gc-home2-panel__footer{grid-template-columns:1fr!important}.gc-home2-panel--now .gc-home2-trackbox{height:138px!important}}.gc-home2-panel--server-v8 .gc-home2-server-head h2{font-size:17px!important;line-height:1.05!important}.gc-home2-panel--server-v8 .gc-home2-server-rows--v8>div{background:radial-gradient(circle at 100% 0,#96ff2f11,#0000 4.8rem),#ffffff04!important}@media (width<=1200px){.gc-home2-panel--server-v8 .gc-home2-server-rows--v8>div{min-height:44px!important}}.gc-home2-panel--combo-ranking .gc-home2-panel__head{margin-bottom:13px!important}.gc-home2-panel--combo-ranking .gc-home2-panel__eyebrow{font-size:10.2px!important}.gc-home2-panel--combo-ranking h2{font-size:22px!important;line-height:.96!important}.gc-home2-panel--combo-ranking .gc-home2-link{font-size:11.5px!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank{background:radial-gradient(circle at 100%,#96ff2f0b,#0000 5.5rem),#ffffff05!important;gap:9px!important;min-height:36px!important;padding:6px 9px!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank strong{font-size:13px!important;line-height:1.02!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank small{margin-top:2px!important;font-size:9.8px!important;line-height:1.05!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank em{font-size:15px!important;line-height:1!important}.gc-home2-panel--combo-ranking .gc-home2-rank-badge,.gc-home2-panel--combo-ranking .gc-home2-rank-badge--plain{font-size:10.8px!important}.gc-home2-panel--combo-ranking .gc-home2-rank-badge--gold,.gc-home2-panel--combo-ranking .gc-home2-rank-badge--silver,.gc-home2-panel--combo-ranking .gc-home2-rank-badge--bronze{font-size:14px!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank__avatar{width:25px!important;height:25px!important}.gc-home2-panel--combo-ranking{padding-bottom:18px!important}@media (width<=1200px){.gc-home2-panel--combo-ranking .gc-home2-combo-rank{min-height:34px!important}}@media (width<=800px){.gc-home2-panel--combo-ranking h2{font-size:20px!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank{min-height:32px!important;padding:5px 8px!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank strong{font-size:12px!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank em{font-size:13.5px!important}}.gc-home2-combo-rank--loading,.gc-home2-table__row--loading{opacity:.62}.gc-home2-combo-rank--loading strong,.gc-home2-table__row--loading span,.gc-home2-table__row--loading strong,.gc-home2-table__row--loading small{color:#eff7ec9e!important}.gc-home2-panel--community-v8,.gc-home2-panel--cta-v8{align-items:stretch!important;padding:18px!important}.gc-home2-community-copy{flex-direction:column;justify-content:center;display:flex}.gc-home2-panel--community-v8 h2,.gc-home2-panel--cta-v8 h2{text-transform:uppercase;margin:6px 0 8px!important;font-size:24px!important;line-height:1!important}.gc-home2-community-links--v8{grid-template-columns:repeat(5,minmax(0,1fr))!important;align-content:stretch!important;gap:9px!important;margin-top:0!important}.gc-home2-community-links--v8 a{text-align:center!important;background:radial-gradient(circle at 50% 0,#96ff2f12,#0000 4rem),#ffffff04!important;border-color:#96ff2f17!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:9px!important;min-height:96px!important;padding:12px 8px!important;display:flex!important}.gc-home2-community-links--v8 a:hover{background:radial-gradient(circle at 50% 0,#96ff2f1f,#0000 4.8rem),#ffffff06!important;border-color:#96ff2f42!important}.gc-home2-community-links--v8 img{filter:drop-shadow(0 0 11px #96ff2f2e);width:25px!important;height:25px!important}.gc-home2-community-links--v8 strong{color:var(--text);letter-spacing:.03em;text-transform:uppercase;font-size:11.5px;line-height:1.05;display:block}.gc-home2-community-links--v8 small{color:var(--muted);text-transform:none;letter-spacing:0;margin-top:5px;font-size:9.5px;line-height:1.2;display:block}.gc-home2-panel--cta-v8{background:radial-gradient(circle at 100% 0,#96ff2f1d,#0000 8rem),linear-gradient(#070b08f5,#040705fa)!important;flex-direction:column!important;justify-content:space-between!important;gap:14px!important;display:flex!important}.gc-home2-cta-status{background:linear-gradient(#96ff2f0b,#ffffff03),#ffffff04;border:1px solid #96ff2f1f;padding:13px 14px}.gc-home2-cta-status span{color:var(--green);font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;font-size:9px;display:block}.gc-home2-cta-status strong{color:var(--text);text-transform:uppercase;margin-top:7px;font-size:18px;line-height:1;display:block}.gc-home2-cta-status small{color:var(--muted);text-transform:uppercase;margin-top:8px;font-size:11px;display:block}.gc-home2-cta-actions{gap:9px;display:grid}.gc-home2-panel--cta-v8 .gc-home2-btn{justify-content:center!important}.gc-home2-footer{background:linear-gradient(#070b08eb,#040705f5),radial-gradient(circle at 100%,#96ff2f0f,#0000 10rem)!important}.gc-home2-footer strong{text-transform:uppercase;font-size:17px!important}@media (width<=1100px){.gc-home2-bottom--v8,.gc-home2-panel--community-v8{grid-template-columns:1fr!important}.gc-home2-community-links--v8{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media (width<=800px){.gc-home2-community-links--v8{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gc-home2-community-links--v8 a{min-height:82px!important}.gc-home2-footer{text-align:center!important;grid-template-columns:1fr!important}.gc-home2-footer nav{flex-wrap:wrap!important}}.gc-home2-bottom--v8{gap:12px!important}.gc-home2-panel--community-v8,.gc-home2-panel--cta-v8{padding:15px!important}.gc-home2-panel--community-v8{grid-template-columns:minmax(180px,.48fr) minmax(0,1fr)!important;gap:14px!important}.gc-home2-panel--community-v8 h2,.gc-home2-panel--cta-v8 h2{margin:4px 0 6px!important;font-size:21px!important}.gc-home2-panel--community-v8 .gc-home2-section__sub,.gc-home2-panel--cta-v8 .gc-home2-section__sub{font-size:11px!important;line-height:1.35!important}.gc-home2-community-links--v8{gap:8px!important}.gc-home2-community-links--v8 a{gap:6px!important;min-height:72px!important;padding:10px 7px!important}.gc-home2-community-links--v8 small{margin-top:3px!important;font-size:8.8px!important;line-height:1.15!important}.gc-home2-panel--cta-v8{gap:10px!important}.gc-home2-cta-actions{gap:8px!important}.gc-home2-panel--cta-v8 .gc-home2-btn{min-height:42px!important;padding-top:10px!important;padding-bottom:10px!important;font-size:12px!important}@media (width<=1100px){.gc-home2-panel--community-v8{grid-template-columns:1fr!important}}@media (width<=800px){.gc-home2-panel--community-v8,.gc-home2-panel--cta-v8{padding:14px!important}.gc-home2-community-links--v8 a{min-height:78px!important}}.gc-home2-bottom--v8{grid-template-columns:minmax(0,1.62fr) minmax(320px,.78fr)!important;align-items:start!important;gap:12px!important}.gc-home2-panel--community-v8,.gc-home2-panel--cta-v8{align-items:center!important;height:auto!important;min-height:0!important;padding:14px!important}.gc-home2-panel--community-v8{grid-template-columns:minmax(185px,.42fr) minmax(0,1fr)!important;gap:14px!important;display:grid!important}.gc-home2-community-copy{justify-content:center!important}.gc-home2-panel--community-v8 h2{margin:4px 0 5px!important;font-size:20px!important;line-height:1!important}.gc-home2-panel--community-v8 .gc-home2-section__sub{max-width:32ch!important;font-size:10.5px!important;line-height:1.35!important}.gc-home2-community-links--v8{grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-rows:62px!important;align-content:center!important;align-items:center!important;gap:8px!important;height:auto!important;margin:0!important;display:grid!important}.gc-home2-community-links--v8 a{text-align:left!important;background:linear-gradient(#080f0ae0,#040805f5),radial-gradient(circle at 0%,#96ff2f11,#0000 4.2rem)!important;grid-template-columns:22px minmax(0,1fr)!important;justify-content:start!important;align-self:center!important;align-items:center!important;gap:8px!important;height:62px!important;min-height:62px!important;max-height:62px!important;padding:8px 7px!important;display:grid!important}.gc-home2-community-links--v8 span{min-width:0!important;display:block!important}.gc-home2-community-links--v8 strong{white-space:normal!important;font-size:10px!important;line-height:1.05!important}.gc-home2-panel--cta-v8{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;display:grid!important}.gc-home2-panel--cta-v8 h2{margin:4px 0 5px!important;font-size:20px!important;line-height:1!important}.gc-home2-cta-status{padding:9px 11px!important}.gc-home2-cta-status span{font-size:8px!important}.gc-home2-cta-status strong{margin-top:4px!important;font-size:14px!important}.gc-home2-cta-status small{margin-top:4px!important;font-size:9px!important}.gc-home2-cta-actions{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.gc-home2-panel--cta-v8 .gc-home2-btn{min-height:38px!important;padding:9px!important;font-size:11px!important;line-height:1!important}.gc-home2-footer{margin-top:12px!important;padding:12px 14px!important}@media (width<=1180px){.gc-home2-bottom--v8,.gc-home2-panel--community-v8{grid-template-columns:1fr!important}.gc-home2-community-links--v8{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media (width<=820px){.gc-home2-community-links--v8{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:60px!important}.gc-home2-community-links--v8 a{height:60px!important;min-height:60px!important}.gc-home2-cta-actions{grid-template-columns:1fr!important}}.gc-home2-footer{display:none!important}.gc-home2-section[aria-label="Comunidad y CTA final"]{margin-bottom:22px!important}.gc-home2-bottom--v8{margin-bottom:0!important}.gc-home2-panel--cta-v8{max-width:none!important}.gc-home2-cta-status{min-height:54px!important}@media (width<=820px){.gc-home2-section[aria-label="Comunidad y CTA final"]{margin-bottom:18px!important}}.gc-home2-panel--community-v8{align-items:stretch!important}.gc-home2-community-links--v8 a{text-align:center!important;background:linear-gradient(#080f0ae6,#040805fa),radial-gradient(circle at 50% 18%,#96ff2f1a,#0000 4rem)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:6px!important;height:86px!important;min-height:86px!important;max-height:none!important;padding:9px 8px!important;display:flex!important}.gc-home2-community-links--v8 img{width:20px!important;height:20px!important;margin:0 auto!important}.gc-home2-community-links--v8 span{text-align:center!important;width:100%!important;display:block!important}.gc-home2-community-links--v8 strong{font-size:10px!important;line-height:1.03!important;display:block!important}.gc-home2-community-links--v8 small{margin-top:3px!important;font-size:8px!important;line-height:1.08!important;display:block!important}@media (width<=820px){.gc-home2-community-links--v8{grid-auto-rows:82px!important}.gc-home2-community-links--v8 a{height:82px!important;min-height:82px!important}}.gc-home2-bottom--v8{align-items:stretch!important}.gc-home2-panel--community-v8,.gc-home2-panel--cta-v8{height:auto!important;min-height:156px!important}.gc-home2-panel--community-v8{padding-top:16px!important;padding-bottom:16px!important}.gc-home2-community-links--v8{grid-auto-rows:94px!important;gap:10px!important}.gc-home2-community-links--v8 a{gap:8px!important;height:94px!important;min-height:94px!important;padding:10px 8px!important}.gc-home2-community-links--v8 img{width:24px!important;height:24px!important}.gc-home2-community-links--v8 strong{font-size:10.5px!important;line-height:1.06!important}.gc-home2-community-links--v8 small{display:none!important}.gc-home2-panel--community-v8 .gc-home2-section__sub{font-size:11px!important;line-height:1.35!important}.gc-home2-panel--cta-v8{justify-content:center!important;gap:12px!important;padding:16px!important}.gc-home2-panel--cta-v8 .gc-home2-section__sub{font-size:11px!important;line-height:1.35!important}.gc-home2-cta-status{display:none!important}.gc-home2-cta-actions{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:auto!important}.gc-home2-panel--cta-v8 .gc-home2-btn{min-height:42px!important;font-size:11.5px!important}@media (width<=820px){.gc-home2-panel--community-v8,.gc-home2-panel--cta-v8{min-height:0!important}.gc-home2-community-links--v8{grid-auto-rows:90px!important}.gc-home2-community-links--v8 a{height:90px!important;min-height:90px!important}.gc-home2-cta-actions{grid-template-columns:1fr!important}}.gc-home2-link--muted{opacity:.72;cursor:default}.gc-home2-server-strip{z-index:6;position:relative;margin-top:-34px!important;margin-bottom:16px!important}.gc-home2-server-strip__rail{background:linear-gradient(90deg,#030503f5,#050a06eb),radial-gradient(circle at 20% 0,#96ff2f1a,#0000 16rem);border:1px solid #96ff2f52;grid-template-columns:168px minmax(0,1fr);align-items:stretch;min-height:44px;display:grid;overflow:hidden;box-shadow:0 14px 40px #0000006b,inset 0 0 0 1px #ffffff06}.gc-home2-server-strip__title{background:#96ff2f09;border-right:1px solid #ffffff0f;align-items:center;gap:9px;min-width:0;padding:0 14px;display:flex}.gc-home2-server-strip__title strong{color:var(--text);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:950}.gc-home2-server-strip__grid{grid-template-columns:repeat(6,minmax(0,1fr));margin:0;display:grid}.gc-home2-server-strip__grid>div{border-right:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:9px;min-width:0;min-height:44px;padding:0 12px;display:flex}.gc-home2-server-strip__grid>div:last-child{border-right:0}.gc-home2-server-strip__grid dt{min-width:0;color:var(--muted);font-family:var(--mono);letter-spacing:.075em;text-transform:uppercase;white-space:normal;font-size:8.5px;font-weight:850;line-height:1.05}.gc-home2-server-strip__grid dd{color:var(--green);font-family:var(--mono);letter-spacing:-.02em;text-align:right;white-space:nowrap;margin:0;font-size:12.5px;font-weight:950;line-height:1}.gc-home2-toprow{grid-template-columns:1.02fr 1.34fr 1.56fr .86fr!important;margin-top:0!important}.gc-home2-panel--standouts{min-height:372px!important;padding:14px!important}.gc-home2-panel--standouts .gc-home2-panel__head{margin-bottom:12px!important}.gc-home2-panel--standouts .gc-home2-panel__head h2{max-width:14ch;font-size:17px!important;line-height:.98!important}.gc-home2-standouts-grid>div{background:radial-gradient(circle at 100% 0,#96ff2f11,#0000 4.8rem),#ffffff04;border:1px solid #ffffff0e;min-width:0;min-height:58px;padding:9px 9px 8px}.gc-home2-standout-card--wide{grid-column:1/-1;min-height:62px!important}.gc-home2-standouts-grid dt{color:var(--muted);font-family:var(--mono);letter-spacing:.075em;text-transform:uppercase;margin:0;font-size:8.4px;font-weight:850;line-height:1.1}.gc-home2-standouts-grid small{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9.4px;line-height:1.12;display:block;overflow:hidden}@media (width<=1200px){.gc-home2-server-strip{margin-top:14px!important}.gc-home2-server-strip__rail{grid-template-columns:1fr}.gc-home2-server-strip__title{border-bottom:1px solid #ffffff0f;border-right:0;min-height:36px}.gc-home2-server-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gc-home2-server-strip__grid>div:nth-child(3){border-right:0}.gc-home2-server-strip__grid>div:nth-child(-n+3){border-bottom:1px solid #ffffff0e}.gc-home2-toprow{grid-template-columns:1fr!important}.gc-home2-panel--standouts{min-height:auto!important}}@media (width<=760px){.gc-home2-server-strip__grid,.gc-home2-standouts-grid{grid-template-columns:1fr}.gc-home2-server-strip__grid>div{border-bottom:1px solid #ffffff0e;border-right:0}.gc-home2-server-strip__grid>div:last-child{border-bottom:0}.gc-home2-standout-card--wide{grid-column:auto}}.gc-home2-panel--standouts{padding:14px!important}.gc-home2-panel--standouts .gc-home2-panel__head{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;margin-bottom:12px!important;display:flex!important}.gc-home2-panel--standouts .gc-home2-panel__head h2{letter-spacing:-.035em!important;max-width:18ch!important;margin-top:4px!important;font-size:16.5px!important;line-height:1.02!important}.gc-home2-panel--standouts .gc-home2-link{flex:none;font-size:10.5px!important}.gc-home2-standouts-grid{grid-template-columns:1fr!important;gap:7px!important;margin:0!important;display:grid!important}.gc-home2-standouts-grid>div,.gc-home2-standout-card--wide{background:radial-gradient(circle at 100% 0,#96ff2f0f,#0000 4.8rem),#ffffff04!important;border:1px solid #ffffff0e!important;grid-template-rows:auto auto!important;grid-template-columns:82px minmax(0,1fr)!important;align-items:center!important;gap:2px 10px!important;min-height:48px!important;padding:8px 10px!important;display:grid!important}.gc-home2-standout-card--wide{background:radial-gradient(circle at 100% 0,#96ff2f1a,#0000 5.8rem),#96ff2f06!important;grid-column:auto!important;min-height:54px!important}.gc-home2-standouts-grid dt{color:var(--muted)!important;font-family:var(--mono)!important;letter-spacing:.075em!important;text-transform:uppercase!important;grid-row:1/3!important;margin:0!important;font-size:8.3px!important;font-weight:900!important;line-height:1.12!important}.gc-home2-standouts-grid dd{min-width:0!important;color:var(--text)!important;text-transform:uppercase!important;white-space:normal!important;text-overflow:clip!important;margin:0!important;font-size:12.8px!important;font-weight:950!important;line-height:1.08!important;display:block!important;overflow:visible!important}.gc-home2-standout-card--wide dd{color:var(--green)!important;font-size:15.2px!important}.gc-home2-standouts-grid small{min-width:0!important;color:var(--soft)!important;white-space:normal!important;text-overflow:clip!important;margin:2px 0 0!important;font-size:9.7px!important;line-height:1.18!important;display:block!important;overflow:visible!important}@media (width<=1200px){.gc-home2-standouts-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gc-home2-standout-card--wide{grid-column:1/-1!important}}@media (width<=760px){.gc-home2-panel--standouts .gc-home2-panel__head{flex-direction:column!important}.gc-home2-standouts-grid{grid-template-columns:1fr!important}.gc-home2-standout-card--wide{grid-column:auto!important}.gc-home2-standouts-grid>div,.gc-home2-standout-card--wide{grid-template-columns:1fr!important}.gc-home2-standouts-grid dt{grid-row:auto!important}}.gc-home2-panel--standouts{flex-direction:column!important;min-height:372px!important;padding:13px 14px!important;display:flex!important}.gc-home2-panel--standouts .gc-home2-panel__head{border-bottom:1px solid #ffffff0e!important;justify-content:space-between!important;align-items:flex-start!important;gap:10px!important;margin-bottom:10px!important;padding-bottom:8px!important;display:flex!important}.gc-home2-panel--standouts .gc-home2-panel__eyebrow{margin-bottom:4px!important}.gc-home2-panel--standouts .gc-home2-panel__head h2{letter-spacing:-.035em!important;text-transform:uppercase!important;max-width:none!important;margin:0!important;font-size:16px!important;line-height:.98!important}.gc-home2-panel--standouts .gc-home2-link{min-height:26px!important;color:var(--soft)!important;font-family:var(--mono)!important;letter-spacing:.07em!important;text-transform:uppercase!important;border:1px solid #ffffff17!important;flex:none!important;padding:0 8px!important;font-size:9px!important;font-weight:950!important}.gc-home2-combo-pulse-list,.gc-home2-standouts-grid.gc-home2-combo-pulse-list{background:linear-gradient(#ffffff05,#ffffff02),#0000001f!important;border:1px solid #ffffff0e!important;flex:auto!important;grid-template-columns:1fr!important;align-content:start!important;gap:0!important;margin:0!important;display:grid!important}.gc-home2-combo-pulse-list>div,.gc-home2-standouts-grid.gc-home2-combo-pulse-list>div,.gc-home2-combo-pulse-list .gc-home2-standout-card--wide,.gc-home2-standouts-grid.gc-home2-combo-pulse-list .gc-home2-standout-card--wide{background:0 0!important;border:0!important;border-bottom:1px solid #ffffff0b!important;grid-template-rows:auto auto!important;grid-template-columns:66px minmax(0,1fr)!important;align-items:center!important;gap:1px 9px!important;min-height:45px!important;padding:7px 8px!important;display:grid!important}.gc-home2-combo-pulse-list>div:last-child,.gc-home2-standouts-grid.gc-home2-combo-pulse-list>div:last-child{border-bottom:0!important}.gc-home2-combo-pulse-list .gc-home2-standout-card--wide,.gc-home2-standouts-grid.gc-home2-combo-pulse-list .gc-home2-standout-card--wide{background:linear-gradient(90deg,#96ff2f0e,#0000 68%)!important;grid-column:auto!important;min-height:47px!important}.gc-home2-combo-pulse-list dt,.gc-home2-standouts-grid.gc-home2-combo-pulse-list dt{color:var(--muted)!important;font-family:var(--mono)!important;letter-spacing:.075em!important;text-transform:uppercase!important;grid-row:1/3!important;margin:0!important;font-size:8px!important;font-weight:950!important;line-height:1!important}.gc-home2-combo-pulse-list dd,.gc-home2-standouts-grid.gc-home2-combo-pulse-list dd{min-width:0!important;color:var(--text)!important;text-transform:uppercase!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:12.4px!important;font-weight:950!important;line-height:1.02!important;display:block!important;overflow:hidden!important}.gc-home2-combo-pulse-list .gc-home2-standout-card--wide dd,.gc-home2-standouts-grid.gc-home2-combo-pulse-list .gc-home2-standout-card--wide dd{color:var(--green)!important;font-size:13.4px!important}.gc-home2-combo-pulse-list small,.gc-home2-standouts-grid.gc-home2-combo-pulse-list small{min-width:0!important;color:var(--soft)!important;white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:2px 0 0!important;font-size:9px!important;line-height:1.08!important;display:-webkit-box!important;overflow:hidden!important}.gc-home2-panel--standouts:after{content:"combo activo";color:var(--muted);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;opacity:.72;margin-top:auto;padding-top:8px;font-size:8px;font-weight:900}@media (width<=1200px){.gc-home2-panel--standouts{min-height:auto!important}.gc-home2-combo-pulse-list,.gc-home2-standouts-grid.gc-home2-combo-pulse-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gc-home2-combo-pulse-list>div,.gc-home2-standouts-grid.gc-home2-combo-pulse-list>div{border-right:1px solid #ffffff0b!important}.gc-home2-combo-pulse-list>div:nth-child(2n),.gc-home2-standouts-grid.gc-home2-combo-pulse-list>div:nth-child(2n){border-right:0!important}}@media (width<=760px){.gc-home2-combo-pulse-list,.gc-home2-standouts-grid.gc-home2-combo-pulse-list{grid-template-columns:1fr!important}.gc-home2-combo-pulse-list>div,.gc-home2-standouts-grid.gc-home2-combo-pulse-list>div{border-right:0!important;grid-template-columns:1fr!important}.gc-home2-combo-pulse-list dt,.gc-home2-standouts-grid.gc-home2-combo-pulse-list dt{grid-row:auto!important}.gc-home2-combo-pulse-list dd,.gc-home2-standouts-grid.gc-home2-combo-pulse-list dd{white-space:normal!important}}.gc-home2-panel--standouts .gc-home2-panel__head h2{font-size:15.5px!important;line-height:.96!important}.gc-home2-combo-pulse-inline,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline{background:linear-gradient(#ffffff05,#ffffff02),#0000001f!important;border:1px solid #ffffff0e!important;grid-template-columns:1fr!important;gap:0!important;margin:0!important;display:grid!important}.gc-home2-combo-pulse-inline>div,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline>div,.gc-home2-combo-pulse-inline .gc-home2-standout-card--wide,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline .gc-home2-standout-card--wide{background:0 0!important;border:0!important;border-bottom:1px solid #ffffff0b!important;align-items:baseline!important;gap:6px!important;min-height:34px!important;padding:7px 8px!important;display:flex!important}.gc-home2-combo-pulse-inline>div:last-child,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline>div:last-child{border-bottom:0!important}.gc-home2-combo-pulse-inline .gc-home2-standout-card--wide,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline .gc-home2-standout-card--wide{background:linear-gradient(90deg,#96ff2f0d,#0000 74%)!important;grid-column:auto!important;min-height:36px!important}.gc-home2-combo-pulse-inline dt,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline dt{color:var(--muted)!important;font-family:var(--mono)!important;letter-spacing:.075em!important;text-transform:uppercase!important;flex:none!important;grid-row:auto!important;margin:0!important;font-size:7.8px!important;font-weight:950!important;line-height:1!important}.gc-home2-combo-pulse-inline dt:after,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline dt:after{content:"·";color:#96ff2fad;margin-left:6px}.gc-home2-combo-pulse-inline dd,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline dd{min-width:0!important;color:var(--text)!important;text-transform:uppercase!important;white-space:nowrap!important;text-overflow:ellipsis!important;flex:0 auto!important;margin:0!important;font-size:11.4px!important;font-weight:950!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.gc-home2-combo-pulse-inline .gc-home2-standout-card--wide dd,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline .gc-home2-standout-card--wide dd{color:var(--green)!important;font-size:11.8px!important}.gc-home2-combo-pulse-inline small,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline small{min-width:0!important;color:var(--soft)!important;white-space:nowrap!important;text-overflow:ellipsis!important;-webkit-line-clamp:unset!important;flex:auto!important;-webkit-box-orient:initial!important;margin:0!important;font-size:9px!important;font-weight:700!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.gc-home2-combo-pulse-inline small:before,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline small:before{content:"·";color:#96ff2fad;margin-right:6px;font-weight:950}.gc-home2-panel--standouts:after{padding-top:7px!important;font-size:7.6px!important}@media (width<=1200px){.gc-home2-combo-pulse-inline,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline{grid-template-columns:1fr!important}.gc-home2-combo-pulse-inline>div,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline>div{border-right:0!important}}@media (width<=760px){.gc-home2-combo-pulse-inline>div,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline>div{flex-wrap:wrap!important;align-items:flex-start!important;min-height:auto!important}.gc-home2-combo-pulse-inline dd,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline dd,.gc-home2-combo-pulse-inline small,.gc-home2-standouts-grid.gc-home2-combo-pulse-inline small{white-space:normal!important;text-overflow:clip!important;overflow:visible!important}}.gc-home2-combo-strip{z-index:6;position:relative;margin-top:-34px!important;margin-bottom:16px!important}.gc-home2-combo-strip__rail{background:linear-gradient(90deg,#030503f5,#050a06eb),radial-gradient(circle at 20% 0,#96ff2f1a,#0000 16rem);border:1px solid #96ff2f52;grid-template-columns:168px minmax(0,1fr);align-items:stretch;min-height:44px;display:grid;overflow:hidden;box-shadow:0 14px 40px #0000006b,inset 0 0 0 1px #ffffff06}.gc-home2-combo-strip__title{background:#96ff2f09;border-right:1px solid #ffffff0f;align-items:center;gap:9px;min-width:0;padding:0 14px;display:flex}.gc-home2-combo-strip__title strong{color:var(--text);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:950}.gc-home2-combo-marquee{min-width:0;position:relative;overflow:hidden}.gc-home2-combo-marquee:before,.gc-home2-combo-marquee:after{content:"";z-index:2;pointer-events:none;width:70px;position:absolute;top:0;bottom:0}.gc-home2-combo-marquee:before{background:linear-gradient(90deg,#030503f5,#0000);left:0}.gc-home2-combo-marquee:after{background:linear-gradient(270deg,#030503f5,#0000);right:0}.gc-home2-combo-marquee-track{will-change:transform;align-items:stretch;gap:0;width:max-content;min-width:100%;margin:0;animation:34s linear infinite gc-home2-combo-marquee-v5;display:flex}.gc-home2-combo-marquee:hover .gc-home2-combo-marquee-track{animation-play-state:paused}@keyframes gc-home2-combo-marquee-v5{0%{transform:translate(42%)}to{transform:translate(-100%)}}.gc-home2-combo-marquee-track>div{border-right:1px solid #ffffff0e;align-items:center;gap:8px;min-width:max-content;min-height:44px;padding:0 18px;display:flex}.gc-home2-combo-marquee-track dt{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:8.3px;font-weight:950;line-height:1}.gc-home2-combo-marquee-track dt:after{content:"·";color:#96ff2fb3;margin-left:8px}.gc-home2-combo-marquee-track dd{color:var(--green);letter-spacing:-.015em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:12.5px;font-weight:950;line-height:1}.gc-home2-combo-marquee-track small{color:var(--soft);white-space:nowrap;margin:0;font-size:9.4px;font-weight:750;line-height:1;display:block}.gc-home2-combo-marquee-track small:before{content:"·";color:#96ff2fb3;margin-right:8px;font-weight:950}.gc-home2-panel--server-v8{flex-direction:column!important;min-height:372px!important;padding:14px!important;display:flex!important}.gc-home2-panel--server-v8 .gc-home2-panel__head{border-bottom:1px solid #ffffff0e!important;margin-bottom:12px!important;padding-bottom:10px!important}.gc-home2-panel--server-v8 .gc-home2-panel__head h2{letter-spacing:-.035em!important;text-transform:uppercase!important;max-width:none!important;margin:4px 0 0!important;font-size:17px!important;line-height:.98!important}.gc-home2-panel--server-v8 .gc-home2-server-rows--v8{gap:7px!important;margin:0!important;display:grid!important}.gc-home2-panel--server-v8 .gc-home2-server-rows--v8>div{background:radial-gradient(circle at 100% 0,#96ff2f0e,#0000 4.8rem),#ffffff04!important;border:1px solid #ffffff0e!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;min-height:44px!important;padding:8px 10px!important;display:flex!important}.gc-home2-panel--server-v8 .gc-home2-server-rows--v8 dt{color:var(--muted)!important;font-family:var(--mono)!important;letter-spacing:.075em!important;text-transform:uppercase!important;margin:0!important;font-size:8.1px!important;font-weight:950!important;line-height:1.08!important}.gc-home2-panel--server-v8 .gc-home2-server-rows--v8 dd{color:var(--green)!important;text-align:right!important;white-space:nowrap!important;margin:0!important;font-size:12.8px!important;font-weight:950!important;line-height:1!important}@media (width<=1200px){.gc-home2-combo-strip{margin-top:14px!important}.gc-home2-combo-strip__rail{grid-template-columns:1fr}.gc-home2-combo-strip__title{border-bottom:1px solid #ffffff0f;border-right:0;min-height:36px}.gc-home2-combo-marquee-track{animation-duration:42s}.gc-home2-panel--server-v8{min-height:auto!important}}@media (width<=760px){.gc-home2-combo-marquee-track{animation-duration:48s}.gc-home2-combo-marquee-track>div{padding:0 14px}.gc-home2-panel--server-v8 .gc-home2-server-rows--v8>div{min-height:38px!important}}.gc-home2-combo-strip__rail{min-height:54px!important}.gc-home2-combo-strip__title{min-height:54px!important;padding:0 18px!important}.gc-home2-combo-strip__title strong{letter-spacing:.12em!important;text-transform:uppercase!important;font-size:12.4px!important}.gc-home2-combo-marquee-track{min-height:54px!important;animation-duration:38s!important}.gc-home2-combo-marquee-track>div{gap:10px!important;min-height:54px!important;padding:0 24px!important}.gc-home2-combo-marquee-track dt{color:color-mix(in srgb, var(--green,#9cff3f) 78%, var(--muted))!important;letter-spacing:.105em!important;text-transform:uppercase!important;font-size:9.8px!important;font-weight:950!important;line-height:1!important}.gc-home2-combo-marquee-track dt:after{color:var(--green,#9cff3f)!important;margin-left:10px!important}.gc-home2-combo-marquee-track dd{color:var(--green,#9cff3f)!important;letter-spacing:.015em!important;text-transform:uppercase!important;text-shadow:0 0 14px #96ff2f2e!important;font-size:15.2px!important;font-weight:1000!important;line-height:1!important}.gc-home2-combo-marquee-track small{color:color-mix(in srgb, var(--text,#f2fff0) 88%, var(--green))!important;letter-spacing:.018em!important;text-transform:uppercase!important;font-size:10.8px!important;font-weight:850!important;line-height:1!important}.gc-home2-combo-marquee-track small:before{color:var(--green,#9cff3f)!important;margin-right:10px!important}.gc-home2-combo-marquee:before,.gc-home2-combo-marquee:after{width:92px!important}@media (width<=1200px){.gc-home2-combo-strip__rail{min-height:auto!important}.gc-home2-combo-strip__title{min-height:42px!important}.gc-home2-combo-marquee-track,.gc-home2-combo-marquee-track>div{min-height:50px!important}.gc-home2-combo-marquee-track dd{font-size:14px!important}.gc-home2-combo-marquee-track small{font-size:10.2px!important}}@media (width<=760px){.gc-home2-combo-marquee-track{animation-duration:46s!important}.gc-home2-combo-marquee-track>div{padding:0 18px!important}.gc-home2-combo-marquee-track dt{font-size:9px!important}.gc-home2-combo-marquee-track dd{font-size:13.2px!important}.gc-home2-combo-marquee-track small{font-size:9.6px!important}}.gc-home2-panel--timing .gc-home2-table__row{gap:9px!important;min-height:25px!important;padding:0 9px!important}.gc-home2-panel--combo-ranking .gc-home2-combo-ranking-list{gap:5px!important;margin-top:10px!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank{min-height:33px!important;padding:5px 8px!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank strong{font-size:12px!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank small{font-size:9px!important}.gc-home2-panel--combo-ranking .gc-home2-combo-rank em{font-size:14px!important}.gc-home2-panel--server-v8 .gc-home2-server-head{margin-bottom:10px!important}.gc-home2-panel--server-v8 .gc-home2-server-rows--v8{gap:5px!important}.gc-home2-panel--server-v8 .gc-home2-server-rows--v8>div{min-height:34px!important;padding:7px 10px!important}.gc-home2-panel--server-v8 .gc-home2-server-rows--v8 dt{font-size:8.2px!important;line-height:1.08!important}.gc-home2-panel--server-v8 .gc-home2-server-rows--v8 dd{font-size:12px!important;line-height:1!important}.gc-home2-panel--now .gc-home2-panel__footer .gc-home2-btn{min-height:34px!important;font-size:10.8px!important}.gc-home2-panel--timing .gc-home2-table{margin-top:8px!important}.gc-home2-panel--timing .gc-home2-table__row{min-height:32px!important}.gc-home2-panel--timing .gc-home2-table__row:not(.gc-home2-table__row--head) span,.gc-home2-panel--timing .gc-home2-table__row:not(.gc-home2-table__row--head) strong,.gc-home2-panel--timing .gc-home2-table__row:not(.gc-home2-table__row--head) small{font-size:13px!important;line-height:1.12!important}.gc-home2-panel--timing .gc-home2-table__row--head span{font-size:10px!important}.gc-home2 .gc-home2-news-grid{align-items:stretch}.gc-home2 .gc-home2-news-card{height:100%;flex-direction:column!important;display:flex!important}.gc-home2 .gc-home2-news-card>img,.gc-home2 .gc-home2-news-card__image{aspect-ratio:16/9;object-fit:cover!important;object-position:center center!important;background:#050905!important;flex:0 0 clamp(178px,13.4vw,214px)!important;width:100%!important;height:clamp(178px,13.4vw,214px)!important;min-height:clamp(178px,13.4vw,214px)!important;max-height:clamp(178px,13.4vw,214px)!important;display:block!important}.gc-home2 .gc-home2-news-card__body{flex-direction:column!important;flex:auto!important;display:flex!important}.gc-home2 .gc-home2-news-card__body .gc-home2-link{margin-top:auto!important}@media (width<=720px){.gc-home2 .gc-home2-news-card>img,.gc-home2 .gc-home2-news-card__image{flex-basis:180px!important;height:180px!important;min-height:180px!important;max-height:180px!important}}.gc-home2-panel--now [data-home2-track-country]{width:auto!important;min-width:34px!important;max-width:none!important;height:26px!important;min-height:26px!important;color:var(--green)!important;font-family:var(--mono)!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important;background:#081207d1!important;border:1px solid #96ff2f38!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 9px!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;overflow:visible!important}.gc-home2-panel--now [data-home2-track-country]:before,.gc-home2-panel--now [data-home2-track-country]:after{content:none!important;display:none!important}.gc-home2-panel--now [data-home2-track-country] img,.gc-home2-panel--now [data-home2-track-country] picture,.gc-home2-panel--now [data-home2-track-country] svg{display:none!important}@media (width<=760px){.gc-home2-panel--now .gc-home2-panel__head{align-items:flex-start!important;gap:10px!important}.gc-home2-panel--now [data-home2-track-country]{flex:none!important;margin-top:2px!important}.gc-home2-panel--now .gc-home2-trackbox{clear:both!important;width:100%!important}}.gc-home2 .gc-home2-archive-grid{align-items:stretch!important}.gc-home2 .gc-home2-archive-card{flex-direction:column!important;height:100%!important;min-height:258px!important;display:flex!important;overflow:hidden!important}.gc-home2 .gc-home2-archive-card>img,.gc-home2 .gc-home2-archive-card img{aspect-ratio:16/9!important;object-fit:cover!important;object-position:center center!important;background:radial-gradient(circle at 50% 30%,#96ff2f14,#0000 8rem),#080c08!important;flex:0 0 clamp(118px,8.4vw,134px)!important;width:100%!important;height:clamp(118px,8.4vw,134px)!important;min-height:clamp(118px,8.4vw,134px)!important;max-height:clamp(118px,8.4vw,134px)!important;display:block!important}.gc-home2 .gc-home2-archive-card small{flex:auto!important;min-height:44px!important}.gc-home2 .gc-home2-archive-card em{margin-top:auto!important}.gc-home2 .gc-home2-panel--tools{flex-direction:column!important;display:flex!important}.gc-home2 .gc-home2-tools-grid{align-items:stretch!important}.gc-home2 .gc-home2-tool{height:100%!important}.gc-home2 .gc-home2-tools-extra{border-radius:var(--radius-sm,14px)!important;background:radial-gradient(circle at 96% 0,#96ff2f1f,#0000 8rem),linear-gradient(#0a120ceb,#050a06fa)!important;border:1px solid #96ff2f24!important;margin-top:14px!important;padding:14px!important;box-shadow:inset 0 1px #ffffff09!important}.gc-home2 .gc-home2-tools-extra__head{justify-content:space-between!important;align-items:flex-end!important;gap:12px!important;margin-bottom:10px!important;display:flex!important}.gc-home2 .gc-home2-tools-extra__head span{color:var(--green,#96ff2f)!important;font-family:var(--mono,monospace)!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:900!important}.gc-home2 .gc-home2-tools-extra__head strong{color:var(--text,#f4fff1)!important;text-transform:uppercase!important;font-size:15px!important;line-height:1!important}.gc-home2 .gc-home2-tools-extra__links{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.gc-home2 .gc-home2-tools-extra__links a{min-height:42px!important;color:color-mix(in srgb,var(--text,#f4fff1) 82%, transparent)!important;font-family:var(--mono,monospace)!important;letter-spacing:.055em!important;text-transform:uppercase!important;background:#00000038!important;border:1px solid #ffffff0e!important;border-radius:11px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:10px 11px!important;font-size:10.5px!important;font-weight:900!important;text-decoration:none!important;transition:border-color .16s,background .16s,color .16s!important;display:flex!important}.gc-home2 .gc-home2-tools-extra__links a:hover{color:var(--text,#f4fff1)!important;background:#96ff2f0f!important;border-color:#96ff2f42!important}.gc-home2 .gc-home2-tools-extra__links span{color:var(--green,#96ff2f)!important}@media (width<=1200px){.gc-home2 .gc-home2-tools-extra__links{grid-template-columns:1fr!important}}@media (width<=720px){.gc-home2 .gc-home2-archive-card>img,.gc-home2 .gc-home2-archive-card img{flex-basis:150px!important;height:150px!important;min-height:150px!important;max-height:150px!important}}.gc-home2-panel--now [data-home2-track-country]{min-width:38px!important;height:28px!important;font-family:"Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", var(--mono)!important;letter-spacing:0!important;text-transform:none!important;padding:0 8px!important;font-size:18px!important;line-height:1!important}.gc-home2-panel--raceflow-v23{min-height:0!important}.gc-home2-community-steps{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;width:100%!important;display:grid!important}.gc-home2-community-steps a{min-height:96px!important;color:var(--white)!important;background:linear-gradient(#96ff2f0b,#00000024)!important;border:1px solid #96ff2f24!important;border-radius:12px!important;align-content:start!important;gap:7px!important;padding:13px 14px!important;text-decoration:none!important;transition:border-color .18s,transform .18s,background .18s!important;display:grid!important}.gc-home2-community-steps a:hover{background:linear-gradient(#96ff2f13,#00000029)!important;border-color:#96ff2f47!important;transform:translateY(-1px)!important}.gc-home2-community-steps span{color:var(--green)!important;font-family:var(--mono)!important;letter-spacing:.12em!important;font-size:10px!important;font-weight:950!important}.gc-home2-community-steps strong{color:var(--white)!important;text-transform:uppercase!important;font-size:13px!important;line-height:1.05!important}.gc-home2-community-steps small{color:#f0f5ebad!important;font-size:12px!important;line-height:1.28!important}@media (width<=980px){.gc-home2-community-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=560px){.gc-home2-community-steps{grid-template-columns:1fr!important}}.gc-home2-country.gc-home2-country--flag{border:1px solid color-mix(in srgb,var(--gc-home2-accent,#8cff00) 44%, transparent)!important;background:#081208c7!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:42px!important;height:28px!important;padding:0 8px!important;display:inline-flex!important;box-shadow:inset 0 0 0 1px #ffffff08,0 0 18px #80ff1f14!important}.gc-home2-country.gc-home2-country--flag img{object-fit:cover!important;border-radius:3px!important;width:28px!important;height:19px!important;display:block!important;box-shadow:0 0 0 1px #ffffff24,0 5px 14px #00000047!important}.gc-home2-country.gc-home2-country--flag{width:32px!important;min-width:32px!important;height:22px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:4px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important;position:relative!important;overflow:hidden!important}.gc-home2-country.gc-home2-country--flag:before{content:""!important;background:linear-gradient(#ffffff2e,#00000029)!important;border-radius:3px!important;width:30px!important;height:20px!important;display:block!important;box-shadow:0 0 0 1px #ffffff29,0 5px 12px #00000057!important}.gc-home2-country.gc-home2-country--flag img,.gc-home2-country.gc-home2-country--flag picture,.gc-home2-country.gc-home2-country--flag svg{display:none!important}.gc-home2-country.gc-home2-country--flag span{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.gc-home2-country.gc-home2-country--es:before{background:linear-gradient(#c60b1e 0 25%,#ffc400 25% 75%,#c60b1e 75% 100%)!important}.gc-home2-country.gc-home2-country--it:before{background:linear-gradient(90deg,#008c45 0 33.333%,#f4f5f0 33.333% 66.666%,#cd212a 66.666% 100%)!important}.gc-home2-country.gc-home2-country--be:before{background:linear-gradient(90deg,#111 0 33.333%,#ffd90c 33.333% 66.666%,#ef3340 66.666% 100%)!important}.gc-home2-country.gc-home2-country--fr:before{background:linear-gradient(90deg,#0055a4 0 33.333%,#fff 33.333% 66.666%,#ef4135 66.666% 100%)!important}.gc-home2-country.gc-home2-country--de:before{background:linear-gradient(#000 0 33.333%,#d00 33.333% 66.666%,#ffce00 66.666% 100%)!important}.gc-home2-country.gc-home2-country--nl:before{background:linear-gradient(#ae1c28 0 33.333%,#fff 33.333% 66.666%,#21468b 66.666% 100%)!important}.gc-home2-country.gc-home2-country--at:before{background:linear-gradient(#ed2939 0 33.333%,#fff 33.333% 66.666%,#ed2939 66.666% 100%)!important}.gc-home2-country.gc-home2-country--jp:before{background:radial-gradient(circle,#bc002d 0 30%,#0000 31%),#fff!important}.gc-home2-country.gc-home2-country--br:before{background:radial-gradient(circle,#002776 0 18%,#0000 19%),linear-gradient(35deg,#0000 0 35%,#ffdf00 36% 64%,#0000 65%),#009b3a!important}.gc-home2-country.gc-home2-country--gb:before{background:linear-gradient(90deg,#0000 0 42%,#fff 42% 58%,#0000 58%),linear-gradient(0deg,#0000 0 38%,#fff 38% 62%,#0000 62%),linear-gradient(90deg,#0000 0 46%,#c8102e 46% 54%,#0000 54%),linear-gradient(0deg,#0000 0 43%,#c8102e 43% 57%,#0000 57%),#012169!important}.gc-home2-country.gc-home2-country--us:before{background:repeating-linear-gradient(#b22234 0 1.54px,#fff 1.54px 3.08px)}.gc-home2-country.gc-home2-country--au:before,.gc-home2-country.gc-home2-country--ca:before,.gc-home2-country.gc-home2-country--mx:before,.gc-home2-country.gc-home2-country--ar:before,.gc-home2-country.gc-home2-country--pt:before,.gc-home2-country.gc-home2-country--hu:before,.gc-home2-country.gc-home2-country--cz:before,.gc-home2-country.gc-home2-country--pl:before,.gc-home2-country.gc-home2-country--se:before,.gc-home2-country.gc-home2-country--no:before,.gc-home2-country.gc-home2-country--fi:before,.gc-home2-country.gc-home2-country--dk:before{background:linear-gradient(135deg,var(--gc-home2-accent,#8cff00),#16320d)!important}.gc-home2-panel--combo-ranking{min-height:auto}.gc-home2-panel--combo-ranking .gc-home2-combo-ranking-list{min-height:0}.gc-home2-panel--now .gc-home2-trackbox{box-sizing:border-box!important;background:#050805!important;justify-content:center!important;align-items:center!important;height:156px!important;min-height:156px!important;padding:22px 28px!important;display:flex!important;overflow:hidden!important}.gc-home2-panel--now .gc-home2-trackbox img[data-home2-track-map],.gc-home2-panel--now [data-home2-track-map]{object-fit:contain!important;object-position:center center!important;transform-origin:50%!important;filter:none!important;clip-path:none!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:auto!important;display:block!important;transform:scale(.72)!important}@media (width<=760px){.gc-home2-panel--now .gc-home2-trackbox{height:164px!important;min-height:164px!important;padding:18px!important}.gc-home2-panel--now .gc-home2-trackbox img[data-home2-track-map],.gc-home2-panel--now [data-home2-track-map]{transform:scale(.76)!important}}.gc-public-header{grid-template-columns:minmax(240px,auto) minmax(0,1fr) auto;width:100%}.gc-public-nav{justify-content:center}.gc-public-actions{justify-content:flex-end}.gc-public-auth-state{text-overflow:ellipsis;white-space:nowrap;max-width:190px;color:var(--gc-mk-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:900;overflow:hidden}.gc-social-actions{margin-top:28px}.gc-social-btn,.gc-public-body .gc-social-btn{letter-spacing:.07em;text-transform:uppercase;border:0;min-width:138px;font-weight:950;box-shadow:0 14px 38px #0000003d;color:#06100b!important}.gc-social-btn:hover{filter:brightness(1.07)}.gc-social-btn--whatsapp{background:linear-gradient(135deg,#25d366,#7dff9d)!important}.gc-social-btn--instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d 52%,#fcb045)!important}.gc-actions--secondary{margin-top:12px}.gc-week-combo{padding-top:0;padding-bottom:clamp(28px,4vw,50px)}.gc-week-combo-card{border:1px solid var(--gc-mk-line);border-left:3px solid var(--gc-mk-accent);border-radius:var(--gc-mk-radius);background:radial-gradient(circle at 12% 0%, color-mix(in srgb, var(--gc-mk-accent) 13%, transparent), transparent 26rem), linear-gradient(180deg, #ffffff12, #ffffff08);box-shadow:var(--gc-mk-shadow);grid-template-columns:minmax(0,1fr) minmax(260px,.38fr);align-items:stretch;gap:clamp(20px,4vw,46px);padding:clamp(20px,3vw,30px);display:grid}.gc-week-combo-main{min-width:0}.gc-week-combo-badges{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.gc-week-badge{color:#07100b;background:var(--gc-mk-accent);text-transform:uppercase;letter-spacing:.12em;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:.72rem;font-weight:950;display:inline-flex}.gc-week-badge--soft{color:var(--gc-mk-text);border:1px solid var(--gc-mk-line);background:#ffffff0f}.gc-week-combo h2{letter-spacing:-.07em;margin:0 0 10px;font-size:clamp(2rem,4vw,3.6rem);line-height:.95}.gc-week-cars{color:var(--gc-mk-muted);flex-wrap:wrap;gap:8px;display:flex}.gc-week-cars span{border:1px solid var(--gc-mk-line-soft);background:#ffffff09;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;display:inline-flex}.gc-week-downloads{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.gc-week-downloads .gc-btn{min-height:40px}.gc-week-combo-stats{grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:12px;display:grid}.gc-week-combo-stats>div{border-bottom:1px solid var(--gc-mk-line-soft);padding:0 0 12px}.gc-week-combo-stats span{color:var(--gc-mk-soft);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:950;display:block}.gc-week-combo-stats strong{color:var(--gc-mk-text);margin-top:6px;font-size:clamp(1.2rem,2vw,1.75rem);line-height:1;display:block}.gc-week-combo-stats .gc-btn{grid-column:1/-1;justify-self:start;margin-top:4px}.gc-public-footer{padding:14px clamp(18px,4vw,54px)!important}.gc-public-footer-inner{grid-template-columns:minmax(160px,.24fr) minmax(0,1fr) minmax(220px,.24fr);align-items:center;gap:20px;width:100%;max-width:none;min-height:52px;margin:0 auto;display:grid}.gc-public-footer-social{justify-content:flex-start;align-items:center;gap:9px;display:flex}.gc-social-icon{color:#06100b;letter-spacing:.06em;border-radius:12px;place-items:center;width:36px;height:36px;font-size:.68rem;font-weight:1000;text-decoration:none;display:inline-grid;box-shadow:0 10px 26px #0003}.gc-social-icon--whatsapp{background:linear-gradient(135deg,#25d366,#80ffa8)}.gc-social-icon--instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d 52%,#fcb045)}.gc-public-footer-links{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(12px,2vw,24px);display:flex}.gc-public-footer-links a{color:var(--gc-mk-muted);text-transform:uppercase;letter-spacing:.09em;font-size:.72rem;font-weight:950;text-decoration:none}.gc-public-footer-links a:hover{color:var(--gc-mk-accent)}.gc-public-footer-copy{color:var(--gc-mk-soft);justify-items:end;gap:3px;font-size:.78rem;display:grid}.gc-public-footer-copy small{color:var(--gc-mk-soft)}.gc-public-footer-main,.gc-public-footer-bottom,.gc-public-footer-brand,.gc-public-footer-grid{display:none!important}@media (width<=1080px){.gc-public-header{grid-template-columns:auto auto}.gc-public-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;display:none}.gc-public-menu-open .gc-public-actions{display:flex}.gc-public-footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center}.gc-public-footer-social,.gc-public-footer-copy{justify-content:center;justify-items:center}}@media (width<=900px){.gc-week-combo-card{grid-template-columns:1fr}.gc-week-combo-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.gc-social-btn{width:100%;min-width:0}.gc-actions--secondary .gc-btn{width:100%}.gc-week-combo-stats{grid-template-columns:1fr}.gc-week-combo-stats .gc-btn{width:100%}}.gc-public-auth-state[hidden],.gc-auth-status[hidden],[data-auth-status][hidden],[data-auth-state][hidden],.gc-auth-logout[hidden],[data-auth-logout][hidden],[data-admin-only][hidden],html:not([data-admin=true]) [data-admin-only]{display:none!important}html[data-auth-ready=false] .gc-admin-page{visibility:hidden}.gc-public-auth-state,.gc-auth-status{border:1px solid color-mix(in srgb,var(--accent,var(--gc-mk-accent,#9dff00)) 38%, transparent);height:34px;color:var(--accent,var(--gc-mk-accent,#9dff00));background:color-mix(in srgb,var(--accent,var(--gc-mk-accent,#9dff00)) 9%, transparent);text-transform:uppercase;letter-spacing:.09em;white-space:nowrap;align-items:center;gap:7px;padding:0 10px;font-size:.68rem;font-weight:950;display:inline-flex}.gc-public-auth-state:before,.gc-auth-status:before{content:"";background:var(--accent,var(--gc-mk-accent,#9dff00));width:7px;height:7px;box-shadow:0 0 14px var(--accent,var(--gc-mk-accent,#9dff00));border-radius:999px;display:inline-block}.gc-public-link.is-authenticated,.gc-login-link.is-authenticated,.gc-auth-profile-link.is-authenticated{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden;color:var(--text,var(--gc-mk-text,#f2f4ef))!important;background:#060a07b8!important;border:1px solid #a4ff4429!important}.gc-public-link.is-authenticated:hover,.gc-login-link.is-authenticated:hover,.gc-auth-profile-link.is-authenticated:hover{filter:none;color:var(--text,var(--gc-mk-text,#f2f4ef))!important;background:#0c120deb!important;border-color:#a4ff4438!important}.gc-auth-logout{height:34px;color:color-mix(in srgb, #ec4b4b 70%, var(--text,#f2f4ef));text-transform:uppercase;letter-spacing:.09em;cursor:pointer;white-space:nowrap;background:#060a07b8;border:1px solid #ec4b4b73;justify-content:center;align-items:center;padding:0 11px;font-size:.68rem;font-weight:950;display:inline-flex}.gc-auth-logout:hover{color:var(--text,#f2f4ef);background:#0c120deb;border-color:#ec4b4b9e}.gc-auth-logout[disabled]{opacity:.65;cursor:wait}header.gc-public-header .gc-public-actions a.gc-public-cta,header.gc-public-header .gc-public-actions button.gc-public-cta{color:#07110a!important;background:linear-gradient(135deg,var(--accent,var(--gc-mk-accent,#9dff00)),var(--accent2,var(--gc-mk-accent-2,#35d3ff)))!important;border-color:#0000!important}html[data-gc-scope=app][data-theme=mono] .gc-public-link.is-authenticated,html[data-gc-scope=app][data-theme=mono] .gc-login-link.is-authenticated,html[data-gc-scope=app][data-theme=mono] .gc-auth-profile-link.is-authenticated,html[data-gc-scope=app][data-theme=mono] header.gc-public-header .gc-public-actions a.gc-public-cta,html[data-gc-scope=app][data-theme=mono] header.gc-public-header .gc-public-actions button.gc-public-cta{color:#080908!important;background:linear-gradient(135deg,#f2f4f2,#a5aaa6)!important}@media (width<=920px){.gc-public-auth-state,.gc-auth-status{display:none!important}.gc-public-link.is-authenticated,.gc-login-link.is-authenticated,.gc-auth-profile-link.is-authenticated{max-width:130px}}.gc-public-actions,.gc-topbar__right{align-items:center;gap:10px}.gc-public-actions .gc-public-link,.gc-topbar__right .gc-login-link,.gc-auth-profile-link,.gc-auth-logout,.gc-public-auth-state,.gc-auth-status{justify-content:center;align-items:center;height:34px;min-height:34px;padding-top:0;padding-bottom:0;font-size:.68rem;line-height:1;display:inline-flex}.gc-public-actions .gc-public-link,.gc-topbar__right .gc-login-link{padding-left:13px;padding-right:13px}.gc-topbar__right .gc-theme__trigger{letter-spacing:.075em;height:34px;min-height:34px;font-size:.6rem}.gc-topbar__right .gc-theme__trigger-name{display:none!important}.gc-public-header .gc-public-nav a,.gc-topbar .gc-topnav a{letter-spacing:.08em;font-size:.76rem;position:relative;color:var(--gc-mk-muted,var(--soft,#f3f7efb8))!important;box-shadow:none!important;background:0 0!important;border-radius:0!important}.gc-public-header .gc-public-nav a:hover,.gc-topbar .gc-topnav a:hover,.gc-public-header .gc-public-nav a.is-active,.gc-topbar .gc-topnav a[aria-current=page],.gc-topbar .gc-topnav a.is-active{color:var(--gc-mk-text,var(--text,#f4fff1))!important;background:0 0!important}.gc-public-header .gc-public-nav a.is-active:after,.gc-topbar .gc-topnav a[aria-current=page]:after,.gc-topbar .gc-topnav a.is-active:after{content:"";background:linear-gradient(90deg,var(--accent,var(--gc-mk-accent,#8cff00)),var(--accent2,var(--gc-mk-accent-2,#23f0cf)));height:2px;box-shadow:0 0 16px color-mix(in srgb,var(--accent,var(--gc-mk-accent,#8cff00)) 48%, transparent);border-radius:999px;position:absolute;bottom:4px;left:13px;right:13px}.gc-public-auth-state,.gc-auth-status{display:none!important}.gc-public-link.is-authenticated,.gc-login-link.is-authenticated,.gc-auth-profile-link.is-authenticated{gap:7px;max-width:220px;border-radius:999px!important;padding-left:14px!important;padding-right:14px!important}.gc-public-link.is-authenticated:before,.gc-login-link.is-authenticated:before,.gc-auth-profile-link.is-authenticated:before{content:"";background:#07110a;border-radius:999px;flex:none;width:7px;height:7px;box-shadow:0 0 10px #07110a5c}.gc-auth-logout{box-shadow:none!important;border-radius:999px!important}.gc-auth-logout:hover{filter:none!important}.gc-auth-logout[disabled]{opacity:.7;filter:saturate(.6)}@media (width<=920px){.gc-public-link.is-authenticated,.gc-login-link.is-authenticated,.gc-auth-profile-link.is-authenticated{max-width:170px}}@media (width<=560px){.gc-public-link.is-authenticated,.gc-login-link.is-authenticated,.gc-auth-profile-link.is-authenticated{max-width:150px}}.gc-public-header .gc-public-nav a{text-transform:uppercase!important;letter-spacing:.095em!important;font-size:.82rem!important;font-weight:950!important}.gc-public-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.gc-public-actions [data-auth-status]{order:2}.gc-public-actions [data-auth-link],.gc-public-actions .gc-public-link,.gc-public-actions .gc-auth-profile-link{order:3}.gc-public-actions [data-auth-logout],.gc-public-actions .gc-auth-logout{order:4}.gc-topbar .gc-topnav,.gc-topnav--empty{display:none!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a{min-height:42px!important;box-shadow:none!important;color:color-mix(in srgb,var(--gc-mk-text,#f4fff1) 74%, transparent)!important;letter-spacing:.105em!important;text-transform:uppercase!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;align-items:center!important;padding:0 4px!important;font-size:clamp(.88rem,.72vw,.98rem)!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:relative!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:hover,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:focus-visible,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active{color:var(--gc-mk-text,#f4fff1)!important;box-shadow:none!important;background:0 0!important;border:0!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active:before{content:none!important;display:none!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active:after{content:""!important;background:linear-gradient(90deg,var(--gc-mk-accent,#8cff00),var(--gc-mk-accent-2,#23f0cf))!important;height:3px!important;box-shadow:0 0 18px color-mix(in srgb,var(--gc-mk-accent,#8cff00) 55%, transparent)!important;border-radius:999px!important;position:absolute!important;bottom:3px!important;left:2px!important;right:2px!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero{min-height:clamp(650px,64vw,820px)!important;padding-top:clamp(120px,11vw,170px)!important;padding-bottom:clamp(170px,16vw,240px)!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero__bg{object-fit:cover!important;object-position:center 42%!important;height:100%!important;min-height:100%!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero__overlay{bottom:-1px!important}@media (width<=1080px){html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a{letter-spacing:.08em!important;font-size:.82rem!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero{min-height:clamp(610px,82vw,760px)!important;padding-top:110px!important;padding-bottom:170px!important}}@media (width<=760px){html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a{min-height:38px!important;font-size:.86rem!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero{min-height:660px!important;padding-top:110px!important;padding-bottom:160px!important}}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav{gap:clamp(12px,1.18vw,22px)!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a{min-height:40px!important;box-shadow:none!important;color:color-mix(in srgb,var(--gc-mk-text,#f4fff1) 74%, transparent)!important;letter-spacing:.095em!important;text-transform:uppercase!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;padding:0 3px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:relative!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:after{content:""!important;background:linear-gradient(90deg,var(--gc-mk-accent,#8cff00),var(--gc-mk-accent-2,#23f0cf))!important;height:2px!important;box-shadow:0 0 14px color-mix(in srgb,var(--gc-mk-accent,#8cff00) 45%, transparent)!important;opacity:0!important;transform-origin:50%!important;border-radius:999px!important;transition:opacity .18s,transform .18s!important;position:absolute!important;bottom:2px!important;left:2px!important;right:2px!important;transform:scaleX(.18)!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:hover:after,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:focus-visible:after{opacity:.82!important;transform:scaleX(1)!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active{color:var(--gc-mk-text,#f4fff1)!important;box-shadow:none!important;background:0 0!important;border:0!important;font-size:14px!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active:after{opacity:1!important;transform:scaleX(1)!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero{min-height:470px!important;padding-top:0!important;padding-bottom:0!important;overflow:visible!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero__shell{min-height:470px!important;padding-block:34px 44px!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero__bg,html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero__overlay,html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero__grid{height:calc(100% + 150px)!important;inset:0 0 auto!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero__bg{object-fit:cover!important;object-position:center 44%!important;min-height:0!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-combo-strip,html[data-gc-scope=marketing] body .gc-home2 .gc-home2-toprow{z-index:3!important;position:relative!important}@media (width<=1080px){html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a{letter-spacing:.085em!important;font-size:12px!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active{font-size:13px!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero{min-height:470px!important;padding-top:0!important;padding-bottom:0!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero__shell{min-height:470px!important;padding-block:34px 44px!important}}@media (width<=760px){html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a{min-height:38px!important;font-size:12px!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active{font-size:13px!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero{min-height:470px!important;padding-top:0!important;padding-bottom:0!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-hero__shell{min-height:auto!important;padding-block:28px!important}}html[data-gc-scope=marketing] body .gc-public-header{overflow:visible!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav{align-items:center!important;overflow:visible!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a{min-height:40px!important;box-shadow:none!important;color:color-mix(in srgb,var(--gc-mk-text,#f4fff1) 72%, transparent)!important;letter-spacing:.095em!important;text-transform:uppercase!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0 3px 2px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;position:relative!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:before{content:none!important;display:none!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:after{content:""!important;background:linear-gradient(90deg,var(--gc-mk-accent,#8cff00),var(--gc-mk-accent-2,#23f0cf))!important;height:2px!important;box-shadow:0 0 12px color-mix(in srgb,var(--gc-mk-accent,#8cff00) 48%, transparent)!important;opacity:0!important;transform-origin:50%!important;pointer-events:none!important;border-radius:999px!important;transition:opacity .16s,transform .16s!important;position:absolute!important;bottom:0!important;left:1px!important;right:1px!important;transform:scaleX(.22)!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:hover,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:focus-visible{color:var(--gc-mk-text,#f4fff1)!important;box-shadow:none!important;background:0 0!important;border:0!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:hover:after,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:focus-visible:after,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active:after,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a[aria-current=page]:after{opacity:1!important;transform:scaleX(1)!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a[aria-current=page]{color:var(--gc-mk-text,#f4fff1)!important;box-shadow:none!important;background:0 0!important;border:0!important;font-size:13px!important}@media (width<=1080px){html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a{letter-spacing:.085em!important;font-size:11px!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a[aria-current=page]{font-size:12px!important}}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a{background-image:linear-gradient(90deg,var(--gc-mk-accent,#8cff00),var(--gc-mk-accent-2,#23f0cf))!important;background-position:0 calc(100% - 1px)!important;background-repeat:no-repeat!important;background-size:0 2px!important;font-size:12px!important;transition:background-size .16s,color .16s!important;position:relative!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:after{content:none!important;display:none!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:hover,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:focus-visible,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a[aria-current=page]{background-size:100% 2px!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a[aria-current=page]{color:var(--gc-mk-text,#f4fff1)!important;font-size:13px!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a{background:0 0!important;border:0!important;border-radius:0!important;padding-bottom:7px!important;font-size:12px!important;position:relative!important;box-shadow:inset 0 0 #0000!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:after{content:""!important;background:linear-gradient(90deg,var(--gc-mk-accent,#8cff00),var(--gc-mk-accent-2,#23f0cf))!important;height:2px!important;box-shadow:0 0 12px color-mix(in srgb,var(--gc-mk-accent,#8cff00) 48%, transparent)!important;opacity:0!important;transform-origin:50%!important;pointer-events:none!important;border-radius:999px!important;transition:opacity .16s,transform .16s!important;display:block!important;position:absolute!important;bottom:3px!important;left:0!important;right:0!important;transform:scaleX(.25)!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:hover:after,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:focus-visible:after,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active:after,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a[aria-current=page]:after,html[data-gc-scope=marketing] body[data-public-route=\/] .gc-public-header .gc-public-nav a[href=\/]:after,html[data-gc-scope=marketing] body[data-public-route^=\/comunidad] .gc-public-header .gc-public-nav a[href=\/comunidad]:after,html[data-gc-scope=marketing] body[data-public-route^=\/campeonato] .gc-public-header .gc-public-nav a[href=\/campeonato]:after,html[data-gc-scope=marketing] body[data-public-route^=\/calendario] .gc-public-header .gc-public-nav a[href=\/calendario]:after,html[data-gc-scope=marketing] body[data-public-route^=\/archivo] .gc-public-header .gc-public-nav a[href=\/archivo]:after,html[data-gc-scope=marketing] body[data-public-route^=\/noticias] .gc-public-header .gc-public-nav a[href=\/noticias]:after,html[data-gc-scope=marketing] body[data-public-route^=\/app] .gc-public-header .gc-public-nav a[href=\/app]:after{opacity:1!important;transform:scaleX(1)!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:hover,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:focus-visible,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a[aria-current=page],html[data-gc-scope=marketing] body[data-public-route=\/] .gc-public-header .gc-public-nav a[href=\/],html[data-gc-scope=marketing] body[data-public-route^=\/comunidad] .gc-public-header .gc-public-nav a[href=\/comunidad],html[data-gc-scope=marketing] body[data-public-route^=\/campeonato] .gc-public-header .gc-public-nav a[href=\/campeonato],html[data-gc-scope=marketing] body[data-public-route^=\/calendario] .gc-public-header .gc-public-nav a[href=\/calendario],html[data-gc-scope=marketing] body[data-public-route^=\/archivo] .gc-public-header .gc-public-nav a[href=\/archivo],html[data-gc-scope=marketing] body[data-public-route^=\/noticias] .gc-public-header .gc-public-nav a[href=\/noticias],html[data-gc-scope=marketing] body[data-public-route^=\/app] .gc-public-header .gc-public-nav a[href=\/app]{color:var(--gc-mk-text,#f4fff1)!important}@media (width<=1080px){html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a{font-size:11px!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a[aria-current=page],html[data-gc-scope=marketing] body[data-public-route=\/] .gc-public-header .gc-public-nav a[href=\/],html[data-gc-scope=marketing] body[data-public-route^=\/comunidad] .gc-public-header .gc-public-nav a[href=\/comunidad],html[data-gc-scope=marketing] body[data-public-route^=\/campeonato] .gc-public-header .gc-public-nav a[href=\/campeonato],html[data-gc-scope=marketing] body[data-public-route^=\/calendario] .gc-public-header .gc-public-nav a[href=\/calendario],html[data-gc-scope=marketing] body[data-public-route^=\/archivo] .gc-public-header .gc-public-nav a[href=\/archivo],html[data-gc-scope=marketing] body[data-public-route^=\/noticias] .gc-public-header .gc-public-nav a[href=\/noticias],html[data-gc-scope=marketing] body[data-public-route^=\/app] .gc-public-header .gc-public-nav a[href=\/app]{font-size:12px!important}}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a{color:#f4fff1c2!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important;font-size:12px!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:after{opacity:0!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:hover,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a:focus-visible,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a[aria-current=page],html[data-gc-scope=marketing] body[data-public-route=\/] .gc-public-header .gc-public-nav a[href=\/],html[data-gc-scope=marketing] body[data-public-route^=\/comunidad] .gc-public-header .gc-public-nav a[href=\/comunidad],html[data-gc-scope=marketing] body[data-public-route^=\/campeonato] .gc-public-header .gc-public-nav a[href=\/campeonato],html[data-gc-scope=marketing] body[data-public-route^=\/calendario] .gc-public-header .gc-public-nav a[href=\/calendario],html[data-gc-scope=marketing] body[data-public-route^=\/archivo] .gc-public-header .gc-public-nav a[href=\/archivo],html[data-gc-scope=marketing] body[data-public-route^=\/noticias] .gc-public-header .gc-public-nav a[href=\/noticias],html[data-gc-scope=marketing] body[data-public-route^=\/app] .gc-public-header .gc-public-nav a[href=\/app]{color:var(--gc-mk-accent,#8cff00)!important;text-shadow:0 0 12px color-mix(in srgb,var(--gc-mk-accent,#8cff00) 35%, transparent)!important}html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a.is-active,html[data-gc-scope=marketing] body .gc-public-header .gc-public-nav a[aria-current=page],html[data-gc-scope=marketing] body[data-public-route=\/] .gc-public-header .gc-public-nav a[href=\/],html[data-gc-scope=marketing] body[data-public-route^=\/comunidad] .gc-public-header .gc-public-nav a[href=\/comunidad],html[data-gc-scope=marketing] body[data-public-route^=\/campeonato] .gc-public-header .gc-public-nav a[href=\/campeonato],html[data-gc-scope=marketing] body[data-public-route^=\/calendario] .gc-public-header .gc-public-nav a[href=\/calendario],html[data-gc-scope=marketing] body[data-public-route^=\/archivo] .gc-public-header .gc-public-nav a[href=\/archivo],html[data-gc-scope=marketing] body[data-public-route^=\/noticias] .gc-public-header .gc-public-nav a[href=\/noticias],html[data-gc-scope=marketing] body[data-public-route^=\/app] .gc-public-header .gc-public-nav a[href=\/app]{font-size:13px!important}html[data-gc-scope=marketing]{--gc-ink-on-accent:#061006}html[data-gc-scope=marketing] .gc-public-body .gc-btn-primary,html[data-gc-scope=marketing] .gc-public-body a.gc-btn-primary,html[data-gc-scope=marketing] .gc-public-body button.gc-btn-primary,html[data-gc-scope=marketing] .gc-public-body .gc-week-badge,html[data-gc-scope=marketing] .gc-public-body .gc-card code,html[data-gc-scope=marketing] .gc-public-body .gc-lane>span,html[data-gc-scope=marketing] .gc-public-body .gc-row-num,html[data-gc-scope=marketing] .gc-public-body .gc-policy-card span{color:var(--gc-ink-on-accent)!important;text-shadow:none!important}html[data-gc-scope=marketing] .gc-public-body .gc-btn{letter-spacing:.01em}html[data-gc-scope=marketing] .gc-public-body .gc-btn:not(.gc-btn-primary):hover{border-color:color-mix(in srgb, var(--gc-mk-accent) 38%, var(--gc-mk-line))}.gc-page-comunidad .gc-community-hero{padding-bottom:clamp(14px,2.6vw,28px)}.gc-page-comunidad .gc-community-hero .gc-title{max-width:980px}.gc-page-comunidad .gc-community-hero .gc-lead{max-width:760px}.gc-page-comunidad .gc-community-intro{padding-top:clamp(10px,2vw,22px)}.gc-page-comunidad .gc-feature-list{margin-top:18px!important}.gc-page-comunidad .gc-community-for{flex-direction:column;justify-content:space-between;display:flex}.gc-page-comunidad .gc-community-for p{max-width:620px;font-size:1.02rem;line-height:1.65}.gc-page-comunidad .gc-community-philosophy .gc-section-head{max-width:920px}.gc-page-comunidad .gc-lane{min-height:190px}.gc-page-comunidad .gc-lane p{line-height:1.58}@media (width<=620px){html[data-gc-scope=marketing] .gc-actions{width:100%}html[data-gc-scope=marketing] .gc-actions .gc-btn{flex:100%}}.gc-page-comunidad .gc-community-hero-video{isolation:isolate;border-bottom:0;align-items:center;width:100%;max-width:none;min-height:clamp(620px,78vh,900px);padding-left:0;padding-right:0;display:flex;position:relative;overflow:hidden}.gc-page-comunidad .gc-community-hero-inner{width:min(100% - 48px, var(--gc-mk-container,1180px));z-index:4;margin-inline:auto;position:relative}.gc-page-comunidad .gc-community-hero-bg-video{z-index:-5;object-fit:cover;opacity:.76;filter:saturate(.96)contrast(1.08)brightness(.68);width:100%;height:100%;position:absolute;inset:0}.gc-page-comunidad .gc-community-hero-scrim{z-index:-4;background:radial-gradient(circle at 16% 22%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.16 * 100%), transparent), transparent 38%), linear-gradient(90deg, #040c07f5, #040c07b8 44%, #040c074d), linear-gradient(180deg, #040c0761 0%, #040c07bd 62%, var(--gc-mk-bg,#041009) 100%);pointer-events:none;position:absolute;inset:0}.gc-page-comunidad .gc-community-hero-video:after{content:"";z-index:-3;background:linear-gradient(180deg, #040c0700, #040c07b8 48%, var(--gc-mk-bg,#041009) 100%);pointer-events:none;height:clamp(180px,24vh,310px);position:absolute;bottom:-1px;left:0;right:0}.gc-page-comunidad .gc-community-hero-video .gc-title,.gc-page-comunidad .gc-community-hero-video .gc-lead{text-shadow:0 3px 30px #000000b8}.gc-page-comunidad .gc-community-intro{z-index:6;margin-top:clamp(-96px,-7vw,-52px);position:relative}.gc-page-comunidad .gc-community-for-image{isolation:isolate;border-color:color-mix(in srgb, var(--gc-mk-accent) 22%, var(--gc-mk-line));background-color:#051009eb;background-image:linear-gradient(#0510092e,#051009c7 58%,#051009f5),linear-gradient(90deg,#051009c2,#05100942);background-position:50%;background-size:cover;justify-content:flex-end;min-height:420px;position:relative;overflow:hidden}@media (prefers-reduced-motion:reduce){.gc-page-comunidad .gc-community-hero-bg-video{display:none}.gc-page-comunidad .gc-community-hero-video{background-image:linear-gradient(90deg,#040c07f5,#040c07a3),url(/images/comunidad-hero-poster.webp);background-position:50%;background-size:cover}}@media (width<=720px){.gc-page-comunidad .gc-community-hero-video{min-height:620px}.gc-page-comunidad .gc-community-hero-inner{width:min(100% - 28px, var(--gc-mk-container,1180px))}.gc-page-comunidad .gc-community-intro{margin-top:-46px}.gc-page-comunidad .gc-community-for-image{min-height:360px}}.gc-page-comunidad .gc-community-for-image{isolation:isolate;border-color:color-mix(in srgb, var(--gc-mk-accent) 22%, var(--gc-mk-line));justify-content:flex-end;min-height:420px;position:relative;overflow:hidden;background:#051009eb!important}.gc-page-comunidad .gc-community-card-picture,.gc-page-comunidad .gc-community-card-bg{z-index:-4;width:100%;height:100%;display:block;position:absolute;inset:0}.gc-page-comunidad .gc-community-card-bg{object-fit:cover;object-position:center;opacity:.72;filter:saturate(.95)contrast(1.08)brightness(.72)}.gc-page-comunidad .gc-community-for-image:before{content:"";z-index:-3;background:radial-gradient(circle at 18% 12%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.18 * 100%), transparent), transparent 32%), linear-gradient(180deg, #05100929, #051009c2 58%, #051009f7), linear-gradient(90deg, #051009c7, #05100947);pointer-events:none;position:absolute;inset:0}.gc-page-comunidad .gc-community-for-image p{text-shadow:0 2px 18px #0009;max-width:560px}.gc-page-comunidad .gc-community-for-image .gc-actions{margin-top:24px}@media (width<=720px){.gc-page-comunidad .gc-community-for-image{min-height:360px}}.gc-page-comunidad .gc-community-philosophy .gc-section-title{max-width:920px}.gc-page-comunidad .gc-community-philosophy .gc-section-lead{max-width:780px}.gc-page-comunidad .gc-community-for-image{box-shadow:inset 0 0 0 1px #ffffff0a,0 16px 48px #00000047;border-color:#ffffff14!important}.gc-page-comunidad .gc-community-for-image .gc-community-card-bg{filter:saturate(.96)contrast(1.04)brightness(.7);transform:scale(1.03)}.gc-page-comunidad .gc-community-for-image:after{content:"";z-index:-2;pointer-events:none;filter:blur(18px);opacity:.95;background:linear-gradient(#051009d1 0%,#05100924 16%,#05100900 28% 72%,#05100942 84%,#051009d6 100%),linear-gradient(90deg,#051009e0 0%,#0510092e 14%,#05100900 26% 74%,#05100938 86%,#051009e0 100%);position:absolute;inset:0}.gc-public-body .gc-home-hero-video .gc-panel{backdrop-filter:blur(18px);background:radial-gradient(circle at 0 0, color-mix(in srgb, var(--gc-mk-accent) 12%, transparent), transparent 18rem), linear-gradient(180deg, #051009c2, #05100985)}@media (prefers-reduced-motion:reduce){.gc-public-body .gc-home-hero-bg-video{display:none}.gc-public-body .gc-home-hero-video{background-image:linear-gradient(90deg,#040c07f5,#040c07a3);background-position:50%;background-size:cover}}@media (width<=920px){.gc-public-body .gc-home-hero-inner{grid-template-columns:1fr}}@media (width<=720px){.gc-public-body .gc-home-hero-video{min-height:720px}.gc-public-body .gc-home-hero-inner{width:min(100% - 28px, var(--gc-mk-container,1180px))}.gc-public-body .gc-week-combo-section{margin-top:-44px}}.gc-public-body .gc-comunidad-hero-poster,.gc-public-body picture.gc-comunidad-hero-poster,.gc-public-body img[src*=comunidad-hero-poster]{display:none!important}.gc-public-body .gc-home-logo-glow{background:radial-gradient(circle, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.3 * 100%), transparent) 0%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.14 * 100%), transparent) 28%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.03 * 100%), transparent) 54%, transparent 74%), radial-gradient(circle at 70% 30%, #00ffc81f, transparent 38%);filter:blur(26px);z-index:-3;border-radius:50%;animation:5.2s ease-in-out infinite gcHomeLogoGlow;position:absolute;inset:8% 10%;transform:scale(1.04)}.gc-public-body .gc-home-logo-rings{aspect-ratio:1;z-index:-2;background:radial-gradient(circle, transparent 48%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.12 * 100%), transparent) 49%, transparent 52%), radial-gradient(circle, transparent 62%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.09 * 100%), transparent) 63%, transparent 66%), radial-gradient(circle, transparent 76%, #00ffc814 77%, transparent 80%);opacity:.9;border-radius:50%;width:min(92%,420px);animation:20s linear infinite gcHomeLogoSpin;position:absolute}.gc-public-body .gc-home-logo-image{object-fit:contain;width:min(68%,210px);height:auto;filter:drop-shadow(0 10px 30px #0000007a) drop-shadow(0 0 12px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.12 * 100%), transparent));transform:translateZ(0)}@keyframes gcHomeLogoFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-12px)rotate(1deg)}}@keyframes gcHomeLogoGlow{0%,to{opacity:.88;transform:scale(1.02)}50%{opacity:1;transform:scale(1.08)}}@keyframes gcHomeLogoSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gcHomeLogoShine{0%,to{opacity:.18;transform:translate(-22%)rotate(18deg)}50%{opacity:.46;transform:translate(92%)rotate(18deg)}}@keyframes gcHomePulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.5 * 100%), transparent)}70%{box-shadow:0 0 0 20px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(0 * 100%), transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(0 * 100%), transparent)}}@media (width<=920px){.gc-public-body .gc-home-logo-stage{min-height:280px;margin-top:12px}.gc-public-body .gc-home-logo-card{width:min(76vw,300px)}}.gc-public-body .gc-home-hero-video{isolation:isolate;border-bottom:0;align-items:center;width:100%;max-width:none;min-height:clamp(620px,78vh,920px);padding-left:0;padding-right:0;display:flex;position:relative;overflow:hidden}.gc-public-body .gc-home-hero-video .gc-title,.gc-public-body .gc-home-hero-video .gc-lead{text-shadow:0 3px 30px #000000b8}.gc-public-body .gc-home-logo-stage{isolation:isolate;place-items:center;min-height:clamp(300px,38vw,460px);display:grid;position:relative}.gc-public-body .gc-home-logo-glow{background:radial-gradient(circle, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.34 * 100%), transparent) 0%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.15 * 100%), transparent) 30%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.03 * 100%), transparent) 56%, transparent 74%), radial-gradient(circle at 70% 30%, color-mix(in srgb, var(--gc-mk-accent-2,var(--gc-mk-accent,#9cff3f)) calc(.14 * 100%), transparent), transparent 42%);filter:blur(30px);z-index:-3;border-radius:50%;animation:5.2s ease-in-out infinite gcHomeLogoGlow;position:absolute;inset:4% 6%}.gc-public-body .gc-home-logo-rings{aspect-ratio:1;z-index:-2;background:radial-gradient(circle, transparent 47%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.14 * 100%), transparent) 49%, transparent 52%), radial-gradient(circle, transparent 62%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.1 * 100%), transparent) 63%, transparent 66%), radial-gradient(circle, transparent 76%, #00ffc814 77%, transparent 80%);border-radius:50%;width:min(94%,440px);animation:20s linear infinite gcHomeLogoSpin;position:absolute}.gc-public-body .gc-home-logo-card{aspect-ratio:1;background:linear-gradient(180deg, #ffffff14, #ffffff05), radial-gradient(circle at 20% 20%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.16 * 100%), transparent), transparent 34%), #07130b8a;border:1px solid color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.2 * 100%), transparent);width:min(82%,350px);box-shadow:0 24px 80px #0000006b, 0 0 0 1px #ffffff08 inset, 0 0 60px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.12 * 100%), transparent);backdrop-filter:blur(14px);border-radius:34px;place-items:center;animation:6s ease-in-out infinite gcHomeLogoFloat;display:grid;position:relative;overflow:hidden}.gc-public-body .gc-home-logo-card:before{content:"";filter:blur(8px);background:linear-gradient(90deg,#0000,#fff3,#0000);animation:5.5s ease-in-out infinite gcHomeLogoShine;position:absolute;inset:-30% 42% -30% -18%;transform:rotate(18deg)}.gc-public-body .gc-home-logo-image{object-fit:contain;width:min(70%,220px);height:auto;filter:drop-shadow(0 10px 30px #0000007a) drop-shadow(0 0 14px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.14 * 100%), transparent))}.gc-public-body .gc-home-logo-pulse{background:var(--gc-mk-accent,var(--gc-mk-accent,#9cff3f));width:26px;height:26px;box-shadow:0 0 0 0 color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.55 * 100%), transparent);z-index:3;border-radius:999px;animation:2.2s ease-out infinite gcHomePulse;position:absolute;top:18%;right:13%}.gc-public-body .gc-week-combo-section{z-index:6;margin-top:clamp(-88px,-6vw,-44px);position:relative}@media (width<=920px){.gc-public-body .gc-home-hero-inner{grid-template-columns:1fr}.gc-public-body .gc-home-logo-stage{min-height:280px;margin-top:12px}}.gc-page-comunidad .gc-community-card-picture{display:contents!important}.gc-page-comunidad .gc-community-card-bg{z-index:-4;object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.gc-public-body .gc-home-logo-stage--free{isolation:isolate;perspective:900px;place-items:center;min-height:clamp(300px,38vw,460px);display:grid;position:relative}.gc-public-body .gc-home-logo-stage--free .gc-home-logo-card{all:unset;display:contents}.gc-public-body .gc-home-logo-aura{aspect-ratio:1;z-index:-4;background:radial-gradient(circle, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.34 * 100%), transparent) 0%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.18 * 100%), transparent) 24%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.05 * 100%), transparent) 48%, transparent 72%), radial-gradient(circle at 68% 32%, color-mix(in srgb, var(--gc-mk-accent-2,var(--gc-mk-accent,#9cff3f)) calc(.16 * 100%), transparent), transparent 42%);filter:blur(34px);border-radius:50%;width:min(92%,440px);animation:5.4s ease-in-out infinite gcHomeFreeLogoAura;position:absolute}.gc-public-body .gc-home-logo-orbit{aspect-ratio:1;z-index:-3;opacity:.82;background:radial-gradient(circle, transparent 54%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.16 * 100%), transparent) 55%, transparent 57%), radial-gradient(circle, transparent 72%, color-mix(in srgb, var(--gc-mk-accent-2,var(--gc-mk-accent,#9cff3f)) calc(.1 * 100%), transparent) 73%, transparent 75%);width:min(90%,420px);filter:drop-shadow(0 0 18px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.16 * 100%), transparent));border-radius:50%;animation:24s linear infinite gcHomeFreeLogoOrbit;position:absolute}.gc-public-body .gc-home-logo-free{object-fit:contain;transform-origin:50%;width:min(78%,360px);max-height:360px;filter:drop-shadow(0 22px 42px #00000094) drop-shadow(0 0 20px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.26 * 100%), transparent)) drop-shadow(0 0 54px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.12 * 100%), transparent));will-change:transform, filter;transition:transform .42s cubic-bezier(.2,.8,.2,1),filter .42s,opacity .42s;animation:6.2s ease-in-out infinite gcHomeFreeLogoFloat;display:block}.gc-public-body .gc-home-logo-stage--free:hover .gc-home-logo-free{filter:drop-shadow(0 28px 58px #0000009e) drop-shadow(0 0 28px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.46 * 100%), transparent)) drop-shadow(0 0 92px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.24 * 100%), transparent));transform:translateY(-16px)scale(1.16)rotateX(4deg)rotate(1deg)}.gc-public-body .gc-home-logo-stage--free:hover .gc-home-logo-aura{opacity:1;animation-duration:2.6s}@keyframes gcHomeFreeLogoFloat{0%,to{transform:translateY(0)scale(1)rotate(-.8deg)}50%{transform:translateY(-12px)scale(1.035)rotate(.8deg)}}@keyframes gcHomeFreeLogoAura{0%,to{opacity:.74;transform:scale(.98)}50%{opacity:1;transform:scale(1.08)}}@keyframes gcHomeFreeLogoOrbit{0%{transform:rotate(0)scale(1)}to{transform:rotate(360deg)scale(1)}}@media (prefers-reduced-motion:reduce){.gc-public-body .gc-home-logo-free,.gc-public-body .gc-home-logo-aura,.gc-public-body .gc-home-logo-orbit{animation:none!important}}@media (width<=920px){.gc-public-body .gc-home-logo-stage--free{min-height:260px;margin-top:12px}.gc-public-body .gc-home-logo-free{width:min(72vw,280px)}}.gc-public-body .gc-home-hero-video{isolation:isolate;align-items:center;width:100%;max-width:none;min-height:clamp(620px,78vh,920px);padding-left:0;padding-right:0;display:flex;position:relative;overflow:hidden}.gc-public-body .gc-home-hero-inner{width:min(100% - 48px, var(--gc-mk-container,1180px));z-index:4;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);align-items:center;gap:clamp(24px,5vw,76px);margin-inline:auto;display:grid;position:relative}.gc-public-body .gc-home-hero-bg-video{z-index:-5;object-fit:cover;opacity:.74;filter:saturate(.96)contrast(1.08)brightness(.66);width:100%;height:100%;position:absolute;inset:0}.gc-public-body .gc-home-hero-scrim{z-index:-4;background:radial-gradient(circle at 14% 22%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.17 * 100%), transparent), transparent 38%), linear-gradient(90deg, #040c07f5, #040c07b8 44%, #040c074d), linear-gradient(180deg, #040c0761 0%, #040c07bd 62%, var(--gc-mk-bg,#041009) 100%);pointer-events:none;position:absolute;inset:0}.gc-public-body .gc-home-hero-video:after{content:"";z-index:-3;background:linear-gradient(180deg, #040c0700, #040c07b8 48%, var(--gc-mk-bg,#041009) 100%);pointer-events:none;height:clamp(180px,24vh,320px);position:absolute;bottom:-1px;left:0;right:0}.gc-public-body .gc-home-hero-video>.gc-panel,.gc-public-body .gc-home-hero-inner>.gc-panel{display:none!important}.gc-public-body .gc-home-floating-logo{isolation:isolate;perspective:900px;place-items:center;min-height:clamp(300px,38vw,460px);display:grid;position:relative}.gc-public-body .gc-home-floating-logo__glow{aspect-ratio:1;z-index:-3;background:radial-gradient(circle, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.36 * 100%), transparent) 0%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.18 * 100%), transparent) 26%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.05 * 100%), transparent) 50%, transparent 74%), radial-gradient(circle at 68% 32%, color-mix(in srgb, var(--gc-mk-accent-2,var(--gc-mk-accent,#9cff3f)) calc(.16 * 100%), transparent), transparent 42%);filter:blur(34px);border-radius:50%;width:min(94%,450px);animation:5.4s ease-in-out infinite gcHomeFloatGlow;position:absolute}.gc-public-body .gc-home-floating-logo__orbit{aspect-ratio:1;z-index:-2;opacity:.82;background:radial-gradient(circle, transparent 54%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.15 * 100%), transparent) 55%, transparent 57%), radial-gradient(circle, transparent 72%, color-mix(in srgb, var(--gc-mk-accent-2,var(--gc-mk-accent,#9cff3f)) calc(.1 * 100%), transparent) 73%, transparent 75%);width:min(90%,420px);filter:drop-shadow(0 0 18px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.16 * 100%), transparent));border-radius:50%;animation:24s linear infinite gcHomeFloatOrbit;position:absolute}.gc-public-body .gc-home-floating-logo__img{object-fit:contain;transform-origin:50%;width:min(78%,360px);max-height:360px;filter:drop-shadow(0 22px 42px #00000094) drop-shadow(0 0 20px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.26 * 100%), transparent)) drop-shadow(0 0 54px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.12 * 100%), transparent));will-change:transform, filter;transition:transform .42s cubic-bezier(.2,.8,.2,1),filter .42s;animation:6.2s ease-in-out infinite gcHomeFloatLogo;display:block}.gc-public-body .gc-home-floating-logo:hover .gc-home-floating-logo__img{filter:drop-shadow(0 30px 62px #000000a3) drop-shadow(0 0 32px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.48 * 100%), transparent)) drop-shadow(0 0 100px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) calc(.26 * 100%), transparent));transform:translateY(-18px)scale(1.18)rotateX(4deg)rotate(1deg)}.gc-public-body .gc-home-floating-logo:hover .gc-home-floating-logo__glow{opacity:1;animation-duration:2.4s}@keyframes gcHomeFloatLogo{0%,to{transform:translateY(0)scale(1)rotate(-.8deg)}50%{transform:translateY(-12px)scale(1.035)rotate(.8deg)}}@keyframes gcHomeFloatGlow{0%,to{opacity:.74;transform:scale(.98)}50%{opacity:1;transform:scale(1.08)}}@keyframes gcHomeFloatOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.gc-public-body .gc-home-floating-logo__img,.gc-public-body .gc-home-floating-logo__glow,.gc-public-body .gc-home-floating-logo__orbit{animation:none!important}}@media (width<=920px){.gc-public-body .gc-home-hero-inner{grid-template-columns:1fr}.gc-public-body .gc-home-floating-logo{min-height:260px;margin-top:12px}.gc-public-body .gc-home-floating-logo__img{width:min(72vw,280px)}}html[data-gc-scope=marketing]{--gc-accent-live:var(--gc-mk-accent,#9cff3f);--gc-accent-soft-04:color-mix(in srgb, var(--gc-accent-live) 4%, transparent);--gc-accent-soft-08:color-mix(in srgb, var(--gc-accent-live) 8%, transparent);--gc-accent-soft-12:color-mix(in srgb, var(--gc-accent-live) 12%, transparent);--gc-accent-soft-18:color-mix(in srgb, var(--gc-accent-live) 18%, transparent);--gc-accent-soft-26:color-mix(in srgb, var(--gc-accent-live) 26%, transparent);--gc-accent-soft-34:color-mix(in srgb, var(--gc-accent-live) 34%, transparent)}html[data-gc-scope=marketing] .gc-public-body .gc-btn-primary{color:#061006!important;background:linear-gradient(90deg, var(--gc-accent-live), color-mix(in srgb, var(--gc-accent-live) 74%, #fff 26%))!important;border-color:color-mix(in srgb, var(--gc-accent-live) 70%, transparent)!important}.gc-public-body .gc-home-hero-scrim{background:radial-gradient(circle at 14% 22%, var(--gc-accent-soft-18), transparent 38%), linear-gradient(90deg, #040c07f5, #040c07b8 44%, #040c074d), linear-gradient(180deg, #040c0761 0%, #040c07bd 62%, var(--gc-mk-bg,#041009) 100%)!important}.gc-public-body .gc-home-floating-logo__glow,.gc-public-body .gc-home-logo-aura,.gc-public-body .gc-home-logo-glow{background:radial-gradient(circle, var(--gc-accent-soft-34) 0%, var(--gc-accent-soft-18) 26%, var(--gc-accent-soft-04) 50%, transparent 74%), radial-gradient(circle at 68% 32%, color-mix(in srgb, var(--gc-accent-live) 14%, transparent), transparent 42%)!important}.gc-public-body .gc-home-floating-logo__orbit,.gc-public-body .gc-home-logo-orbit,.gc-public-body .gc-home-logo-rings{background:radial-gradient(circle, transparent 54%, var(--gc-accent-soft-18) 55%, transparent 57%), radial-gradient(circle, transparent 72%, var(--gc-accent-soft-12) 73%, transparent 75%)!important;filter:drop-shadow(0 0 18px var(--gc-accent-soft-18))!important}.gc-public-body .gc-home-floating-logo__img,.gc-public-body .gc-home-logo-free,.gc-public-body .gc-home-logo-image{filter:drop-shadow(0 22px 42px #00000094) drop-shadow(0 0 20px var(--gc-accent-soft-26)) drop-shadow(0 0 54px var(--gc-accent-soft-12))!important}.gc-public-body .gc-home-floating-logo:hover .gc-home-floating-logo__img,.gc-public-body .gc-home-logo-stage--free:hover .gc-home-logo-free{filter:drop-shadow(0 30px 62px #000000a3) drop-shadow(0 0 32px color-mix(in srgb, var(--gc-accent-live) 48%, transparent)) drop-shadow(0 0 100px var(--gc-accent-soft-26))!important}.gc-page-comunidad .gc-community-hero-scrim{background:radial-gradient(circle at 16% 22%, var(--gc-accent-soft-18), transparent 38%), linear-gradient(90deg, #040c07f5, #040c07b8 44%, #040c074d), linear-gradient(180deg, #040c0761 0%, #040c07bd 62%, var(--gc-mk-bg,#041009) 100%)!important}.gc-page-comunidad .gc-community-for-image,.gc-page-comunidad .gc-panel,.gc-page-comunidad .gc-lane{border-color:color-mix(in srgb, var(--gc-accent-live) 16%, #ffffff1a)!important}.gc-page-comunidad .gc-community-for-image:after{background:linear-gradient(180deg, #051009d1 0%, color-mix(in srgb, var(--gc-accent-live) 5%, #05100924) 16%, #05100900 28%, #05100900 72%, #05100942 84%, #051009d6 100%), linear-gradient(90deg, #051009e0 0%, color-mix(in srgb, var(--gc-accent-live) 5%, #0510092e) 14%, #05100900 26%, #05100900 74%, #05100938 86%, #051009e0 100%)!important}.gc-page-comunidad .gc-kicker,.gc-page-comunidad .gc-section-kicker,.gc-page-comunidad .gc-panel-kicker,.gc-page-comunidad .gc-lane>span{color:var(--gc-accent-live)!important}html[data-gc-scope=marketing] .gc-panel,html[data-gc-scope=marketing] .gc-card,html[data-gc-scope=marketing] .gc-lane,html[data-gc-scope=marketing] .gc-status-card{background:radial-gradient(circle at 0 0, var(--gc-accent-soft-08), transparent 18rem), linear-gradient(180deg, #ffffff10, #ffffff07)!important}.gc-public-body .gc-home-hero-video{isolation:isolate;width:100%;max-width:none;min-height:clamp(620px,78vh,920px);overflow:hidden;position:relative!important}.gc-public-body .gc-home-hero-video .gc-panel:has(.gc-panel-kicker){display:none!important}.gc-public-body .gc-home-floating-logo-absolute{z-index:8;right:max(7vw, calc((100vw - var(--gc-mk-container,1180px)) / 2 + 20px));aspect-ratio:1;isolation:isolate;perspective:900px;cursor:pointer;place-items:center;width:clamp(220px,26vw,390px);display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gc-public-body .gc-home-floating-logo-absolute__glow{z-index:-3;background:radial-gradient(circle, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 34%, transparent) 0%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 18%, transparent) 27%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 5%, transparent) 52%, transparent 74%), radial-gradient(circle at 68% 32%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 14%, transparent), transparent 42%);filter:blur(34px);border-radius:50%;animation:5.4s ease-in-out infinite gcHomeLogoAbsGlow;position:absolute;inset:-14%}.gc-public-body .gc-home-floating-logo-absolute__orbit{z-index:-2;opacity:.82;background:radial-gradient(circle, transparent 54%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 16%, transparent) 55%, transparent 57%), radial-gradient(circle, transparent 72%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 10%, transparent) 73%, transparent 75%);filter:drop-shadow(0 0 18px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 16%, transparent));border-radius:50%;animation:24s linear infinite gcHomeLogoAbsOrbit;position:absolute;inset:2%}.gc-public-body .gc-home-floating-logo-absolute__img{object-fit:contain;transform-origin:50%;width:78%;max-width:360px;height:auto;filter:drop-shadow(0 22px 42px #00000094) drop-shadow(0 0 20px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 26%, transparent)) drop-shadow(0 0 54px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 12%, transparent));will-change:transform, filter;transition:transform .42s cubic-bezier(.2,.8,.2,1),filter .42s;animation:6.2s ease-in-out infinite gcHomeLogoAbsFloat;display:block}.gc-public-body .gc-home-floating-logo-absolute:hover .gc-home-floating-logo-absolute__img{filter:drop-shadow(0 30px 62px #000000a3) drop-shadow(0 0 32px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 48%, transparent)) drop-shadow(0 0 100px color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 26%, transparent));transform:translateY(-18px)scale(1.2)rotateX(4deg)rotate(1deg)}.gc-public-body .gc-home-floating-logo-absolute:hover .gc-home-floating-logo-absolute__glow{opacity:1;animation-duration:2.4s}@keyframes gcHomeLogoAbsFloat{0%,to{transform:translateY(0)scale(1)rotate(-.8deg)}50%{transform:translateY(-12px)scale(1.035)rotate(.8deg)}}@keyframes gcHomeLogoAbsGlow{0%,to{opacity:.74;transform:scale(.98)}50%{opacity:1;transform:scale(1.08)}}@keyframes gcHomeLogoAbsOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.gc-public-body .gc-home-floating-logo-absolute__img,.gc-public-body .gc-home-floating-logo-absolute__glow,.gc-public-body .gc-home-floating-logo-absolute__orbit{animation:none!important}}@media (width<=980px){.gc-public-body .gc-home-floating-logo-absolute{width:min(72vw,300px);margin:28px auto 0;position:relative;top:auto;right:auto;transform:none}}.gc-page-comunidad .gc-community-for-image{min-height:clamp(420px,38vw,500px);background:#051009eb!important;justify-content:flex-end!important;padding-top:clamp(24px,3vw,38px)!important}.gc-page-comunidad .gc-community-for-image .gc-community-card-bg{z-index:-4!important;object-fit:cover!important;object-position:center!important;opacity:.68!important;filter:saturate(.96)contrast(1.06)brightness(.7)!important;width:100%!important;height:100%!important;max-height:none!important;display:block!important;position:absolute!important;inset:0!important;transform:scale(1.03)!important}.gc-page-comunidad .gc-community-for-image:before{background:radial-gradient(circle at 18% 12%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 11%, transparent), transparent 30%), linear-gradient(180deg, #05100924, #051009b3 58%, #051009f5), linear-gradient(90deg, #0510099e, #05100938 36%, #0510092e 64%, #0510099e)!important}.gc-page-comunidad .gc-community-for-image .gc-panel-kicker,.gc-page-comunidad .gc-community-for-image p,.gc-page-comunidad .gc-community-for-image .gc-actions{z-index:2;position:relative}@media (width<=720px){.gc-page-comunidad .gc-community-for-image{min-height:390px;padding-top:24px!important}}.gc-public-body .gc-home-hero-video{min-height:clamp(560px,70vh,820px)!important}.gc-public-body .gc-home-floating-logo-absolute{width:clamp(250px,25vw,410px)!important;top:43%!important;right:clamp(28px,4.8vw,96px)!important}.gc-public-body .gc-home-floating-logo-absolute__glow{inset:-18%!important}.gc-public-body .gc-public-brand-mark--logo{background:radial-gradient(circle, var(--gc-accent-soft-18), #ffffff09)!important;border-color:var(--gc-accent-soft-26)!important;width:44px!important;height:44px!important}.gc-public-body .gc-public-brand-mark--logo img{object-fit:contain!important;width:92%!important;height:92%!important;filter:drop-shadow(0 0 10px var(--gc-accent-soft-26)) drop-shadow(0 6px 12px #00000075)!important;transform:scale(1.05)!important}.gc-hud-popup{z-index:80;border:1px solid color-mix(in srgb, var(--gc-accent-live,#9cff3f) 26%, #ffffff29);background:radial-gradient(circle at 8% 12%, var(--gc-accent-soft-18,#9cff3f2e), transparent 38%), linear-gradient(145deg, #07120af5, #040a07e8);backdrop-filter:blur(18px);opacity:0;pointer-events:none;border-radius:24px;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:16px;width:min(430px,100vw - 28px);padding:18px;transition:opacity .22s,transform .22s,border-color .22s;display:grid;position:fixed;bottom:clamp(14px,2vw,28px);right:clamp(14px,2vw,28px);transform:translateY(18px)scale(.98);box-shadow:0 24px 80px #0000008c,inset 0 1px #ffffff14}.gc-hud-popup.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.gc-hud-popup[hidden]{display:none!important}.gc-hud-popup__close{color:#ffffffb8;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;width:30px;height:30px;font-size:22px;line-height:1;position:absolute;top:10px;right:12px}.gc-hud-popup__close:hover{color:var(--gc-accent-live,#9cff3f);border-color:var(--gc-accent-soft-26,#9cff3f42)}.gc-hud-popup__media{aspect-ratio:1;background:radial-gradient(circle, var(--gc-accent-soft-18,#9cff3f2e), transparent 70%), #ffffff09;border-radius:22px;place-items:center;display:grid;position:relative;overflow:hidden}.gc-hud-popup__media:before{content:"";border:1px solid var(--gc-accent-soft-18,#9cff3f2e);box-shadow:0 0 24px var(--gc-accent-soft-12,#9cff3f1f);border-radius:50%;position:absolute;inset:12%}.gc-hud-popup__media img{object-fit:contain;z-index:1;width:86%;height:86%;filter:drop-shadow(0 10px 18px #0000007a) drop-shadow(0 0 18px var(--gc-accent-soft-26,#9cff3f42));position:relative}.gc-hud-popup__content{min-width:0;padding-right:18px}.gc-hud-popup__kicker{color:var(--gc-accent-live,#9cff3f);letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:900;display:inline-flex}.gc-hud-popup h2{color:var(--gc-mk-text,#f4fff0);letter-spacing:-.045em;margin:0 0 7px;font-size:clamp(1.05rem,1.6vw,1.32rem);line-height:1.04}.gc-hud-popup p{color:var(--gc-mk-muted,#ebf5e6b3);margin:0;font-size:.9rem;line-height:1.5}.gc-hud-popup__actions{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.gc-hud-popup__actions .gc-btn{padding:10px 13px;font-size:.78rem}@media (width<=980px){.gc-public-body .gc-home-hero-video{min-height:auto!important}.gc-public-body .gc-home-floating-logo-absolute{width:min(70vw,310px)!important;margin:10px auto 0!important;position:relative!important;top:auto!important;right:auto!important;transform:none!important}}@media (width<=620px){.gc-hud-popup{border-radius:20px;grid-template-columns:74px minmax(0,1fr);gap:12px;padding:14px}.gc-hud-popup__content{padding-right:8px}.gc-hud-popup p{font-size:.84rem}.gc-hud-popup__actions .gc-btn{flex:100%}}@media (prefers-reduced-motion:reduce){.gc-hud-popup,.gc-hud-popup.is-visible{transition:none!important;transform:none!important}}.gc-hud-popup{border-color:color-mix(in srgb, var(--gc-accent-live,#9cff3f) 34%, #ffffff2e)!important;background:linear-gradient(118deg, #091a0dfa, #050b08f0 48%, #0e160cfa), radial-gradient(circle at 16% 18%, var(--gc-accent-soft-18,#9cff3f2e), transparent 38%)!important;width:min(620px,100vw - 28px)!important;box-shadow:0 30px 100px #0000009e, 0 0 0 1px #ffffff09, 0 0 42px color-mix(in srgb, var(--gc-accent-live,#9cff3f) 11%, transparent), inset 0 1px 0 #ffffff1a, inset 0 -1px 0 #ffffff0a!important;border-radius:28px!important;grid-template-columns:minmax(150px,180px) minmax(0,1fr)!important;align-items:center!important;gap:clamp(16px,2vw,24px)!important;padding:clamp(18px,2.3vw,24px)!important;overflow:hidden!important}.gc-hud-popup:before{content:"";pointer-events:none;opacity:.28;background:linear-gradient(90deg,#0000,#ffffff17,#0000),repeating-linear-gradient(90deg,#ffffff0b 0 1px,#0000 1px 76px);animation:5.8s ease-in-out infinite gcHudPopupSweep;position:absolute;inset:0;transform:translate(-38%)}.gc-hud-popup:after{content:"";pointer-events:none;background:linear-gradient(135deg, color-mix(in srgb, var(--gc-accent-live,#9cff3f) 20%, transparent), transparent 18%), linear-gradient(315deg, #ffffff12, transparent 18%);border:1px solid #ffffff0e;border-radius:22px;padding:1px;position:absolute;inset:10px;mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000)}.gc-hud-popup__media{aspect-ratio:1.55!important;background:0 0!important;border-radius:0!important;place-items:center!important;min-height:118px!important;overflow:visible!important}.gc-hud-popup__media:before{display:none!important}.gc-hud-popup__media:after{content:"";z-index:0;background:radial-gradient(ellipse at center, var(--gc-accent-soft-18,#9cff3f2e), transparent 64%);filter:blur(16px);opacity:.9;border-radius:999px;position:absolute;inset:16% -6% 10%}.gc-hud-popup__media img{object-fit:contain!important;z-index:2!important;width:min(100%,178px)!important;height:auto!important;max-height:138px!important;filter:drop-shadow(0 18px 24px #00000094) drop-shadow(0 0 18px var(--gc-accent-soft-26,#9cff3f42)) drop-shadow(0 0 42px var(--gc-accent-soft-12,#9cff3f1f))!important;transform:translateY(-1px)scale(1.12)!important}.gc-hud-popup__content{z-index:2;position:relative;padding-right:24px!important}.gc-hud-popup__kicker{border:1px solid var(--gc-accent-soft-18,#9cff3f2e);background:color-mix(in srgb, var(--gc-accent-live,#9cff3f) 8%, transparent);box-shadow:0 0 18px var(--gc-accent-soft-12,#9cff3f1f);border-radius:999px;padding:5px 9px}.gc-hud-popup h2{text-wrap:balance;letter-spacing:-.062em!important;font-size:clamp(1.32rem,2.3vw,1.78rem)!important;line-height:.96!important}.gc-hud-popup p{max-width:34rem;font-size:.95rem!important}.gc-hud-popup__actions{gap:10px!important;margin-top:15px!important}.gc-hud-popup__btn{position:relative;overflow:hidden;letter-spacing:.045em!important;text-transform:uppercase!important;border-radius:999px!important;padding:11px 15px!important;font-size:.78rem!important;font-weight:900!important;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s!important}.gc-hud-popup__btn:hover{transform:translateY(-2px)}.gc-hud-popup__btn--overtake{color:#071006!important;background:linear-gradient(90deg, var(--gc-accent-live,#9cff3f), color-mix(in srgb, var(--gc-accent-live,#9cff3f) 72%, #fff 28%))!important;border-color:color-mix(in srgb, var(--gc-accent-live,#9cff3f) 62%, transparent)!important;box-shadow:0 0 22px var(--gc-accent-soft-26,#9cff3f42), inset 0 1px 0 #ffffff47!important}.gc-hud-popup__btn--patreon{color:#fff6ee!important;background:linear-gradient(90deg,#ff424d,#ff7a3d)!important;border-color:#ff7a3d9e!important;box-shadow:0 0 24px #ff623f42,inset 0 1px #ffffff2e!important}.gc-hud-popup__btn:after{content:"";background:linear-gradient(110deg,#0000 0 38%,#ffffff6b 48%,#0000 58% 100%);transition:transform .48s;position:absolute;inset:0;transform:translate(-120%)}.gc-hud-popup__btn:hover:after{transform:translate(120%)}@keyframes gcHudPopupSweep{0%,to{opacity:.18;transform:translate(-42%)}50%{opacity:.34;transform:translate(42%)}}@media (width<=720px){.gc-hud-popup{grid-template-columns:1fr!important;width:min(430px,100vw - 24px)!important;padding:18px!important}.gc-hud-popup__media{aspect-ratio:auto!important;justify-content:start!important;min-height:78px!important}.gc-hud-popup__media img{width:132px!important;max-height:92px!important;transform:scale(1.05)!important}.gc-hud-popup__content{padding-right:8px!important}.gc-hud-popup h2{font-size:1.34rem!important}.gc-hud-popup__actions .gc-hud-popup__btn{flex:100%}}@media (prefers-reduced-motion:reduce){.gc-hud-popup:before,.gc-hud-popup__btn:after{transition:none!important;animation:none!important}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-cyrillic-ext-400-normal.BQZuk6qB.woff2)format("woff2"),url(/_astro/inter-cyrillic-ext-400-normal.DQukG94-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-cyrillic-400-normal.obahsSVq.woff2)format("woff2"),url(/_astro/inter-cyrillic-400-normal.HOLc17fK.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-greek-ext-400-normal.DGGRlc-M.woff2)format("woff2"),url(/_astro/inter-greek-ext-400-normal.KugGGMne.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-greek-400-normal.B4URO6DV.woff2)format("woff2"),url(/_astro/inter-greek-400-normal.q2sYcFCs.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-vietnamese-400-normal.DMkecbls.woff2)format("woff2"),url(/_astro/inter-vietnamese-400-normal.Bbgyi5SW.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-latin-ext-400-normal.C1nco2VV.woff2)format("woff2"),url(/_astro/inter-latin-ext-400-normal.77YHD8bZ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-latin-400-normal.C38fXH4l.woff2)format("woff2"),url(/_astro/inter-latin-400-normal.CyCys3Eg.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-cyrillic-ext-500-normal.B0yAr1jD.woff2)format("woff2"),url(/_astro/inter-cyrillic-ext-500-normal.BmqWE9Dz.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-cyrillic-500-normal.BasfLYem.woff2)format("woff2"),url(/_astro/inter-cyrillic-500-normal.CxZf_p3X.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-greek-ext-500-normal.C4iEst2y.woff2)format("woff2"),url(/_astro/inter-greek-ext-500-normal.2j5mBUwD.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-greek-500-normal.BIZE56-Y.woff2)format("woff2"),url(/_astro/inter-greek-500-normal.Xzm54t5V.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-vietnamese-500-normal.DOriooB6.woff2)format("woff2"),url(/_astro/inter-vietnamese-500-normal.mJboJaSs.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-latin-ext-500-normal.CV4jyFjo.woff2)format("woff2"),url(/_astro/inter-latin-ext-500-normal.BxGbmqWO.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/inter-latin-500-normal.Cerq10X2.woff2)format("woff2"),url(/_astro/inter-latin-500-normal.BL9OpVg8.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-cyrillic-ext-600-normal.Dfes3d0z.woff2)format("woff2"),url(/_astro/inter-cyrillic-ext-600-normal.Bcila6Z-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-cyrillic-600-normal.CWCymEST.woff2)format("woff2"),url(/_astro/inter-cyrillic-600-normal.4D_pXhcN.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-greek-ext-600-normal.DRtmH8MT.woff2)format("woff2"),url(/_astro/inter-greek-ext-600-normal.B8X0CLgF.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-greek-600-normal.plRanbMR.woff2)format("woff2"),url(/_astro/inter-greek-600-normal.BZpKdvQh.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-vietnamese-600-normal.Cc8MFFhd.woff2)format("woff2"),url(/_astro/inter-vietnamese-600-normal.BuLX-rYi.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-latin-ext-600-normal.D2bJ5OIk.woff2)format("woff2"),url(/_astro/inter-latin-ext-600-normal.CIVaiw4L.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/inter-latin-600-normal.LgqL8muc.woff2)format("woff2"),url(/_astro/inter-latin-600-normal.CiBQ2DWP.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-cyrillic-ext-700-normal.BjwYoWNd.woff2)format("woff2"),url(/_astro/inter-cyrillic-ext-700-normal.LO58E6JB.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-cyrillic-700-normal.CjBOestx.woff2)format("woff2"),url(/_astro/inter-cyrillic-700-normal.DrXBdSj3.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-greek-ext-700-normal.qfdV9bQt.woff2)format("woff2"),url(/_astro/inter-greek-ext-700-normal.BoQ6DsYi.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-greek-700-normal.C3JjAnD8.woff2)format("woff2"),url(/_astro/inter-greek-700-normal.BUv2fZ6O.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-vietnamese-700-normal.DlLaEgI2.woff2)format("woff2"),url(/_astro/inter-vietnamese-700-normal.BZaoP0fm.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-latin-ext-700-normal.Ca8adRJv.woff2)format("woff2"),url(/_astro/inter-latin-ext-700-normal.TidjK2hL.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/inter-latin-700-normal.Yt3aPRUw.woff2)format("woff2"),url(/_astro/inter-latin-700-normal.BLAVimhd.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/inter-cyrillic-ext-800-normal.BZOjs1Xv.woff2)format("woff2"),url(/_astro/inter-cyrillic-ext-800-normal.Ca-gJeZY.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/inter-cyrillic-800-normal.C7MGvYyJ.woff2)format("woff2"),url(/_astro/inter-cyrillic-800-normal.CCHyn08d.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/inter-greek-ext-800-normal.B--PVpEC.woff2)format("woff2"),url(/_astro/inter-greek-ext-800-normal.DUe57HfS.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/inter-greek-800-normal.CLIouy3y.woff2)format("woff2"),url(/_astro/inter-greek-800-normal.BU00tryP.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/inter-vietnamese-800-normal.Cm7tD1pz.woff2)format("woff2"),url(/_astro/inter-vietnamese-800-normal.DDlpr_Ee.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/inter-latin-ext-800-normal.DZJjya6U.woff2)format("woff2"),url(/_astro/inter-latin-ext-800-normal.BOMpwxm3.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/inter-latin-800-normal.BYj_oED-.woff2)format("woff2"),url(/_astro/inter-latin-800-normal.D1mf63XC.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/_astro/inter-cyrillic-ext-900-normal.buRuWz4h.woff2)format("woff2"),url(/_astro/inter-cyrillic-ext-900-normal.BUlv-ou0.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/_astro/inter-cyrillic-900-normal.CjyCg421.woff2)format("woff2"),url(/_astro/inter-cyrillic-900-normal.BAVML7y5.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/_astro/inter-greek-ext-900-normal.voj7phVX.woff2)format("woff2"),url(/_astro/inter-greek-ext-900-normal.LVqH4fM3.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/_astro/inter-greek-900-normal.Clii5heL.woff2)format("woff2"),url(/_astro/inter-greek-900-normal.7n5hB3DA.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/_astro/inter-vietnamese-900-normal.C4P836tE.woff2)format("woff2"),url(/_astro/inter-vietnamese-900-normal.DBSPUrC7.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/_astro/inter-latin-ext-900-normal.ty8Tfvw5.woff2)format("woff2"),url(/_astro/inter-latin-ext-900-normal.DG9wZIMw.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/_astro/inter-latin-900-normal.D4nM5aha.woff2)format("woff2"),url(/_astro/inter-latin-900-normal.EUCDUbiG.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAASIABAAAAAACQQAAAQuAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGhwbHhwoBmA/U1RBVF4AdBEICoRkhAALIAABNgIkAzoEIAWFAAeBFAwHG2oHKJ6DceNW4lJEFHn9tEOE37LNsvkjHr7f739rn3u+OSrSxLQytE91Dw2PYtNVq3Qaw/vJ7fUBMdOj/u2ImB98cT5WUx9F13ZKt06mU7tG1sAYcM26yCRX4f/0904bmwq8hwkUUMTRX61pa9C3xlpAGYw1vOu8C2SBZZFlld7DAW82RJWmwYMI1AJCKBNCIASqdZGFmtPSNQRhMpR0EKjWTwm6z6sJ+4jqhxjovTinVdRpZaQjaQzAYjI8NgAKDJCokgunCn9oUQE8VZd/F//+v6P4F1U9gLr58yNI/dJX9BAshEoJbTDogz7ocKoUsPvES8UK/aQIUQgpGgECBVLkOEV6iASTYgNAPKdNXayhDPL7IJuAZnEYSZ0eOLc9i5Rv5/+lEi3sW/kfnCf/+fTe0sxS7CKLx5erRJkKOixEqQaoqrvx5HN4iz4VhX0gS6DjFIWUzn/fIXJRVFY1NFRVNVeFt+SYmrK6vCU6eJsnKnJj5HTESMTQZOTI3Y/tzr3rUcOsiRy/ciP50s3Mycgxmhz9GMXhjzVH30ut796NHP0UUa31/Zoa6vCH6iPvdIM0IRANaT60FablmZlZd+UKNFy9NrvnFGxb5NC2CRxR0/rIyF/WNn+35sv9r+tHVhkseuWGKkCPPh96+GXt8Lc/Sh24ujfjf+tNw1lZWreiPuHb/PSpyjdv2rf/++ZE5TSKjFdZxYsBvr1sEHl5STuHZqYR7jGYGvGBBdjcaB5bODY1GAxMjsd0wDMIzXAXODRd74DxNMtO4YuYHclgLQRzp9KlUmxptCwv9bYgvWGD2xBW7r9413fdJu+mxzvzAUYeeONQvZP4kgfqZle4jhH/MWh+UbxgtJdrLdXLymNL53PRU0D3Q6FcXTfGqGcul6vrqhgLGAVSv+IVIfZOHpu+mlLqSlnj903j8mazXDsba/wbxhS/4Oubh1c5/uXDgt4j5KtnGEy5BIJHo0ur+jD+r2qCkuP1aRVM8EpUoRYSJyqNRA38uwDvHBNo0AejO2Z+ZYLLal1QiFyFh1EDQOgSCSCpjwwKU8yDbIjroEwne0G5Qca49cYp4AlqtQNZfWTQoFb1tRpFYAmRD+HXTkV4uQhG2bg4OKmyoypAsUGtWgQXyFxYrkpODeUxvGqIZA61erXo0sFG1UBGuPgpuon8RNUG2DhovAjZCBuZwtXrU3mQGki9+pm0eVZAXoWxLWTQoYHBPrJR4WunNxIFbCHfkTyPK+sqxjxDmGArZvf79JGJ3GwEqjwc7a7NIrl/7bJ7Nzu4+n1Ow6shEPnUrtVo7cnd5Wi5qCUbBIQbNKCP95FMCSZylEV5VCiiMqqiOmrKZ/I/C0gI1fyuulVcM2E1r4MhtcV/fbCD+HwEvVzH1dGNAzFE0FTbKzyQz3gootrNbN2a4PuG0j0JOgE=)format("woff2"),url(data:font/woff;base64,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)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/jetbrains-mono-cyrillic-400-normal.BEIGL1Tu.woff2)format("woff2"),url(/_astro/jetbrains-mono-cyrillic-400-normal.ugxPyKxw.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/jetbrains-mono-greek-400-normal.C190GLew.woff2)format("woff2"),url(/_astro/jetbrains-mono-greek-400-normal.B9oWc5Lo.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/_astro/jetbrains-mono-vietnamese-400-normal.CqNFfHCs.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/jetbrains-mono-latin-ext-400-normal.Bc8Ftmh3.woff2)format("woff2"),url(/_astro/jetbrains-mono-latin-ext-400-normal.fXTG6kC5.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/jetbrains-mono-latin-400-normal.V6pRDFza.woff2)format("woff2"),url(/_astro/jetbrains-mono-latin-400-normal.6-qcROiO.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:600;src:url(data:font/woff2;base64,d09GMgABAAAAAASIABAAAAAACQAAAAQtAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGhwbHhwoBmA/U1RBVDYAdBEICoRkg3gLIAABNgIkAzoEIAWFIgeBFAwHG1wHKI7DuPEacDIiFJ/g+f47+1/7dIcdXTlD8DKqmcw4eIC+AOCPf6+qiWq3h6+aSCLNJDnkqX9Xl+rv/6dSBcwSBCzEoVqxNbp5SqPMYdKBQhBq1dK9ggSsgYUoGnHOqttMECvWjIJfPA8cjQAuAEAQLAiClASc7M6OkfbO/nHs6ACmCYBxZXKP4s9uXIHECh4AdEhX0yIHC6jzgAb65sshStMMChwEfWVjZe8Anset/6H93x8jOyL5fuS67z4Dlam+BPyH/pV2FLCZAOnU0XPzCQGiJ7AkXgSFhqDEB4AAoAAN2ExDgM10joCNfDQUbvxaXM8LovT79D9MEyYU9+q/myT9p/m8uWi2mLJBPbzcih2wYIPzBDFNvABt315OXwy8BaRnbo5hXsOS5taknX4FguiaZnd4vQ7HxnBnm3SPYXHrQbclvOgyDhsHnZPO8f3G5I2fbr34Y7+hzRozVzyw5bKHdu03plXgvE9FO/Uz4/xPUKd8/PHk+R+JODnlg1lDTv3Qed77zDNqRszaqHUQT248kUPGzBXXXHGFnHrVVdft2m8c4PhpjB+/QEqMU54xruc6m3w8++XNXx4sya9rMvNq88m6X1zeOMlRuQ+/nvNw4+ZrCt58yDdSVOQdfoi/jc/ePfZY+1taYaH21FH2Y4fGG+RVNJkIN4SSiWj3ZKGG1oojoYr2SNWFVbHvY1XX1PR+H6y+oKrqgmryqj1UXnmk5cKWysPM3R4Uh5svYo6saAtU3V297+d91U/X/frzLvUdqiqfruKvhx5+OeOYxbHI7SenQum+PTw/fvRLGQ/jiufOn3/S+vlsfGn9h4Zb96fekZ7xRups68FhVCYCWHHvZVIPxjanr3NABSALqkR7FMBOulF9ScHvV3np+6pK/eEzRx877K3/z65pvwN89eGtV3Ly5ft/25ngaiSYDVYUAAKvIKimMdLO6YBQEY+aZpbXZ5WinTBQXwAA4LMAXuNUBPCSTmMfjd6jpNLNjbToDuBpaR9AoTBbUeERO2o0erNeR6KFne5HK/nOQA+VBtFnt1LtBj6pJQIutnLwipz/Ix9OYNSqZQEreiQELIkKmRIRNWdewpiIZVGtVi0J6xWR0ComIGpFnN+AVStWzUtIWBNXq0iRuJCYqDUJcYXiopYUWhUzp8iQTv20dtO84Agw6YrhuOijfqUKlSpRAruvTq9WdeQw2vs5SUsCYhdt7icIt1nNkseKPZzgV6q4FfYbH4ZIBcThYTEgLIgIkYRbJLl7/rks+ObZDxydE8W9LymoUMiqZUVbtVv0GNkcispQM0IpEG7sBdK9IYr6aKKLRaxiQxO7OMQphrUlGIscFbElV6LF5S0dQN5RbRoUdRbWWOYCy8sB83RxS7FqG/UEQslE5Nsd5v93uF3T0bLiypD/uJhn3q9fCAA=)format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAbAAA8AAAAACKAAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABgAAAAcABQABEdQT1MAAAFwAAAAHgAAAB5EdEx1R1NVQgAAAZAAAAAnAAAAKLj8uOpPUy8yAAABuAAAAFAAAABgF8xca1NUQVQAAAIIAAAAMQAAADbkK8oAY21hcAAAAjwAAABRAAAAdAyHCodnYXNwAAACkAAAAAgAAAAIAAAAEGdseWYAAAKYAAAB8gAAAl6l3qsraGVhZAAABIwAAAA2AAAANhSS8UNoaGVhAAAExAAAAB8AAAAkAcwBB2htdHgAAATkAAAAHwAAADoe+QK+bG9jYQAABQQAAAAgAAAAIATcBZ9tYXhwAAAFJAAAABwAAAAgAIcCb25hbWUAAAVAAAABEAAAAl4y3VjQcG9zdAAABlAAAABwAAAAlNdzMTB42mNgZGBg4GGAAEYgZAWTjCAeAAG0ABkAAQAAAAoAHAAcAAFERkxUAAgABAAAAAD//wAAAAAAAHjaY2BkYGDgYlADQiYXN58QBqGcxJI8Bj4GEGABEf//g0gAWkkFVQB42mNgYYpiimBgZWBg6gLSDAzeEJoxjsGI0QEoysDAyQAFTOwMSMDLCUgcYOBlecn8598VBgbmP4w6CgyM8+9fB6pUY7oFlFVgYAUA/6gNn3jaY2AEQg4GJgYGBhEGRiCpwsBUnp5RAmJmliTmMPIzMAJlmUEkowADCAClAG7/A9gAAAB42lXIRwHCQBAF0JceehWAlTjhjikUgAVQA4mJLbdk5neUqHBVKWSv3XF2VCnt3AyevkVZv+sxBBbbq/6HfFP4hEcYQgEK82v1aHQ5RTs3FRQAAAAAAQAB//8AD3jabdA1mNRAFADgNzOQrO9m9dzCJecWmXX7jgZ3dz9pcLcaaXGnQxq8wt1dGhxqvLqEWVxu3P/5HhAYA4AM/ISNOLACKEK5UFkuIFQ+Bu01dqM64xSr9/CTLqkFxwzAMcAgA+BmdocHD4DiU3yiLPI+RZYkmeN4+cTGEwtqL9WktjU4BEI8jtzlI0dQ4Ko6xOMZrIJpfn+BHMUSIAAmO0u6W3WxFkEBW00yjc0UgSi+YDCk69SnEOH9o8VLnIwQHAsXP0J2dNP4UqS63WoRshrNxifT/HkXc9ADAAj0Nz9jO37F3gpBGUDPCkkTVF1pCQYEP8fJLbqmiQF/kCiaKokVXADVtS1Y0Na2QJ/Wm0aeRaPPIpRGbPOnocTU+fOnGmezk/UZSTpnDk2ivlPCiUSYmfVmP1yLJWZa/zCbQGC/Eb+Zkqapek4NBgJ/svJvtnUapdNav7c09ioefxWjetymTc6sy0zStEnp9ZnJ2pREuLQ0nHhbSBMJCuinDF6AkMYiVYJDIZrEuVgF3p9f1MnbLRhhzNv5toXnDh/GkrE/WF1mtdmsZdUBNLzryWEABBdJDTpIjgIB8FGFv9i2Yg6pWbuW7awmInrIdpwAiEVO8QeVFp11HKrrN3Fsba/K+jETiDg4W1FTU5EdDF8BJQaE9AAAAAEAAAACNgQzGROsXw889QADA+gAAAAA29KmmgAAAADb2tDy+Tv+1ASSA/wAAAAGAAIAAAAAAAB42mNgZGBg/vPvCgMDy4af1n9LWCYBRVABHwCttwbRAHjaY4pgiAJidSQsBcW+QKyLRDNAMQgcZ2gEAOKlB9IAAAAAGgA7AEYAUQBvAHcAqQCxAOYBCQEJAQkBCQEWAS942mNgZGBg4GfcwZDHsIWBDcxDAGYGJgAtGgH4eNqVkANuhVEQhb/aCMqgCGrbtt342faL0aiL6Eq6lK6gq+hJqmfkZnK+e+bM/ACaeKWKiuoG4L2i+4crmOTzhytp5eOHq9jk7YerUzI19PLyw7WM8/zDrSwy+M0V0EznD7eJG3+4XQS3+PFixMcJEakHJ2aesErtOOSpdAKEWWWKKamZkLoBIuJJwmKP1C/Xrv4Vh5xzilX9XXlG9X1KXSjhU01wp55X7q5uHiw86h5Ce1CCfmaZVM3o/NMap8qvlbX3Vnc7UbFR+ezJ/r/Z/qzZPWmAJKG//6D3YhqV6F6OVVp45zUhqUsZM5pnh6jUIS+Ekgxn/Vs7TpRQzsQkZiW9crOfMlXgP4x8AWVxW9542mNgYgCD/6kMRkCKkQEd8AOxCsNJRiYGG0ZmRhZGVkY2RnYGZkYORk5GLkZuNsekotSyVPbSvEwDE0dXCO1qAeW7QfmWrOmJubmJYJ6BowGTcxBfYnJpSWpyfm6SXnJicSoPSMbYwAzMAQCg7RyY)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/jetbrains-mono-cyrillic-600-normal.EVf6-Yzo.woff2)format("woff2"),url(/_astro/jetbrains-mono-cyrillic-600-normal.8K4wrrwR.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/jetbrains-mono-greek-600-normal.H7WoG9Et.woff2)format("woff2"),url(/_astro/jetbrains-mono-greek-600-normal.mc2nkWzM.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:600;src:url(data:font/woff2;base64,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)format("woff2"),url(/_astro/jetbrains-mono-vietnamese-600-normal.OWROknRo.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/jetbrains-mono-latin-ext-600-normal.BfB_LPfz.woff2)format("woff2"),url(/_astro/jetbrains-mono-latin-ext-600-normal.DObL3zCW.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/jetbrains-mono-latin-600-normal.C8RAYTDA.woff2)format("woff2"),url(/_astro/jetbrains-mono-latin-600-normal.BfsvjouI.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:700;src:url(data:font/woff2;base64,d09GMgABAAAAAASAABAAAAAACNgAAAQlAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGhwbHhwoBmA/U1RBVEwAdBEICoRkg3gLIAABNgIkAzoEIAWEaAeBFAwHGzgHSJ4DbjN9OmtkIy0becnT/RjJ4uGfw99974/GXrhoTCqLok66NY3jTloEUdrmwCevn/Ls30xSpFlZ6UJMrW+fTNwAEdSuvSzCRANvEgnjUmw8swT+87+w7I/7qb8XlIB7NpGBjXiUjRX0b7ZpJ8+orRLzvGhWYCMdAU3BbRdPuqOeKAXuRKAWEEJJCIEQqNbLD9osq2kBviL8A4Fq4yLgAa+6DNaiAwcYOrqYHfgQcMgL3AFgG4fHHqREEUBSxUtmBfzNWxXADfviy8Kff7dA4QfFBQG6fnoX5Dh+gEEcIVRKtMIYhc/kCgsCDiarQY4QWpEKQoYTAAIJUcaHAHIXIN9BooBWhEAr0j7QzAkh1RnEWOY4wuRW8uX/f5o5W8gXcjriOUb9z/wjACRuWaWrpKIyLMQ/DUDN/TT+ErgHRpPBIRQrKCcZCvxBBCBEkSD4lKMjRblQlCvpQHPsSZE9R6K2o/vpXkGboKWbbltxx2feLT+a6KJb5293n7vTt53uwOzUO4gYc5eedhvS+a1bbdNuIiSA89cuGo25IZh6DXrJJIIUUibFUG0zt+ijO+cvnj8fjVm4cKlvN90DwzrdMmy8H9GjDyv90Xz2W10PVj3oTY7LLfwfmxMHoef+8n33R0duOxF3LPCYFXtymWNdcLBD3VF4S91+GWf8c9k7sZC6fPpnbENnCmayerBNki0ZbFUXiHV/wkxWklGmydCkaR5o0oZnlj3oSVdnZKjTITaXStOyWGYakzUgTSt1gvSs/otJL1FkzE/3e+aXvj7n+TOv9HkZ6evS4e3OXafCx8iqJfNGpQLM7rkt0ppRJ8N3gd1IjHLaROM0cLkhdf2NQjZ4bmjo2mBWKJ4CPA4IZXX9hFlPBnhxWhXzgBGQ88QeRD3j1/AD5a/JxMnL5gK5deaC2H7HvK98gngBbzfWLKD0g2ufeA7nMsQepBwDgpdhy90BzC+8DSCers8O6KKloYn0RCtKo9EM9LsAd7AgNBhFGEAsvl4K1LpCiCIF3IZHFUKvX5AqfUPBgkO+ovHpUNJtOJSN6hDWWxAigkCt9hbEXdaOHLvI6lM5gQA79LRYOpUsWBpKYu2klOQULGlGCwOzHIkSmYmZKBlQrlmCQ0mDv5SeiVyiemVqVJGyEDJhKemY1dLT0YsnpKch0UbKxExJTydIigQpkiUvYA3SVFDqFH2uNggh343VmPs2ycX0DIYwPYTigMak5AjS0ohI8zmoo4EJwypS4iVcDOuDuvRMgytHPa5LTjnoc1YiCcT0tBI3qjXxqqFomJf2PylAOHMDRp1HGBaDQCTiIC7iQSH4iEICRHMZkUlqk/KsOmVSGlOK7NIseRNZFp3NkbNaLateTmKScHGTAyu2WqQf6lD8rMNg1+lKTcpwkfvQ/7eRMwAA)format("woff2"),url(data:font/woff;base64,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)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/jetbrains-mono-cyrillic-700-normal.BWTpRfYl.woff2)format("woff2"),url(/_astro/jetbrains-mono-cyrillic-700-normal.CEoEElIJ.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/jetbrains-mono-greek-700-normal.C6CZE3T8.woff2)format("woff2"),url(/_astro/jetbrains-mono-greek-700-normal.DEigVDxa.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:700;src:url(data:font/woff2;base64,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)format("woff2"),url(/_astro/jetbrains-mono-vietnamese-700-normal.BDLVIk2r.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/jetbrains-mono-latin-ext-700-normal.CZipNAKV.woff2)format("woff2"),url(/_astro/jetbrains-mono-latin-ext-700-normal.CxPITLHs.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/jetbrains-mono-latin-700-normal.BYuf6tUa.woff2)format("woff2"),url(/_astro/jetbrains-mono-latin-700-normal.D3wTyLJW.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:800;src:url(data:font/woff2;base64,d09GMgABAAAAAASYABAAAAAACSgAAAQ+AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGhwbHhwoBmA/U1RBVEwAdBEICoRkg3oLIAABNgIkAzoEIAWFNgeBFAwHG4gHKB4HORmvKfE0WZSp/ZiLDEc8/Gf31H3V9YURuWAEO5UzIwQjIRs6XTHbM/2/c/nbjg8HSBkBqbTLEaQZ8/PAwgHLSSKhptQYA65ZF5nk+Q73etdYVOCdJRJYxNGcuBb1srVwLY4gGmv79ChbYJl9cf5H3r5Sn9dHT5aFBxFoA0KoCCEQAk2jheGOrW/tBQ8Zyn8QaJoqAT/mXZ8bMLOBGkZPz+kcYTxX0mPpHACngN5xEaBYD5BoKFhTzdCTC+ArnfxT8f/RnYQdYvZ44F49soc0Ne3H+EN71iUMpmDyH3u33sA4XHts4XrCYC4KIUUfIJAgasV4kH6nGA+QUGAwQWAwF5cAA2kJko7xqpz5OlJ+L/9UlvRQ380/cospP5dfldeXG8oADI9WVTdU1GCvEGWpB1Q5lsY+hU2YHGSOwVuDP09W8CcRgBC5KOqNXq/RGNhoDMrdVqWTL1NVrjArWxcrLvQ6y+uMEcVZJ7tHPrdzdKs4T3Hm8a4RL+4Zd7biHP7S7d1R3Lun9fgu6Z6dO896fEdE0z3bzmvFvdubj201jCNB8CRHMsGftbwzc5Hi3P2XX34+7n3x1VdHna+4AGamOGNmAWu07vlcSb9sLL/zvP1v7b9wQVpJxX9qcRoEf7jvi4/3PT/xrXcrR68aPRNzfmX35Nxc5Ulj8Je37Xr5/ANbB5+UX+/T9HjOgZeSTbJZjdvmpnXpJEpp8xSSXlM0aipsXlo4LG346bzZgdnFT6fMCUAoIH180Inm/BKxemUD4zBZYxvAYCMw3X8aiRl+P4Pnivm/2/tzMUI4A/4++viHKS+ev7h799bFAItvXT/tvLz976Z8rHV5imHn9TseN/Db8aeR7ho5rDuSasPkGvsS8FNxqOqMJaQuTobNixosAYwAaV3xKYC92JP4/UaVrWnN/E3T0nzo/Qf3Xdxb/V+9KH6EA9vfeYE692/9W2+G9CSE7lQlELwOTTpnDOnoqDLAKaTdfukwSw2u4TWwNDUUQIDwW4BP3YFDz2SCcQR8eeK0rndjIzfwWZyaQGF+jEZJN7qosN5Hah6JKka6QVVzraOupTpRX5hc+gA+YhiCtqGlUeuFPXzzP6nPC6exs8JsmjCYhZFkAGGkZ8DUmcRQWDU7i1HNCKYahRnZyKK0sbOxM2AYB1mxTJlkEsrIgZFlkBlZZLCj9DJ1qNeKK1LZ0g8B+2UUjz/y1ShIBiRbNqzMEs2qleDD7urrjbHA6GWzRWHoatipZQp9QFcUJKumi9KbhiQObF0nClwmhISiqzJGZYZH440vK8kzG/SM4743RpRBYmeVuVWumQ/iSMYr2C0JBIQz9zDZcySro4gclahGTRH1aEQzWtUNIiXjxP1OmzErt6oOUOoKuUl8vWeR69XYasXq7ayqLP6YbvWl0hgjX/Tg/dVDpuw35GTlO/eHKB98Pz8J)format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAbEAA8AAAAACNQAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABgAAAAcABQABEdQT1MAAAFwAAAAHgAAAB5EdEx1R1NVQgAAAZAAAAAnAAAAKLj8uOpPUy8yAAABuAAAAFAAAABgGJRca1NUQVQAAAIIAAAAPAAAAEzsU8wqY21hcAAAAkQAAABRAAAAdAyHCodnYXNwAAACmAAAAAgAAAAIAAAAEGdseWYAAAKgAAAB6wAAAlxnly8XaGVhZAAABIwAAAA2AAAANhSV8UNoaGVhAAAExAAAAB8AAAAkAc8A5mhtdHgAAATkAAAAHwAAADoe7AInbG9jYQAABQQAAAAgAAAAIATXBZltYXhwAAAFJAAAABwAAAAgAIcCb25hbWUAAAVAAAABFAAAAoI2a2AycG9zdAAABlQAAABwAAAAlNdzMTB42mNgZGBg4GGAAEYgZAWTjCAeAAG0ABkAAQAAAAoAHAAcAAFERkxUAAgABAAAAAD//wAAAAAAAHjaY2BkYGDgYlADQiYXN58QBqGcxJI8Bj4GEGABEf//g0gAWkkFVQB42mNgYYpiVmBgZWBg6mKKYGBg8IbQjHEMRowOQFEGBk4GKGBiZ0ACXk5A4gADL8tL5j//rjAwMP9h1FFgYJx//zpQpRrTLaAs0FwA7BwNaHjaFcWBBYAAFAXAe78ooBAChBYLVASItm6GdHAieoVJYVXPftzBeW9XBtGaFaRrFurlXyMqIwgf4pUFM3jaVchHAcJAEAXQlx56FYCVOOGOKRSABVADiYktt2Tmd5SocFUpZK/dcXZUKe3cDJ6+RVm/6zEEFtur/od8U/iERxhCAQrza/VodDlFOzcVFAAAAAABAAH//wAPeNptEDV0FEH0z8zlNLYeT+72MYtEZ2534u5JRZpYg2uDVTi06R/ulLh0uEOFu0PfUZE95nBIZr77/0BgFAD5+IWUghAB4EpcmRFXEIqPoiP+IVTuX5b4CL+YpAw3+IAbAEM+AG6ROSHIlRka12zHDmncodQJBkP5Zy6e22kftxvX26GcQCArnE4+ehQVn6QDhtFPIZX6UYGcxxQQgOycVTKdNVtSBDnS2ie7SY0rhFumaXmeEJwo7x/sHc82Ahla1sieByiAnryK91tWf/yVP9v/Kuv9zMRBCAAAgcbUF1yEP8lKFpQBZCSoqyQ9zkxD0YNBh3muaxu6SbibpHYiaKDy1Zs2rV69qX7FAGO30yBfdP1iVLFo/fpF/sOORXXbastHR8trUcNAhRAVsmdhahA3YSp7Rv7qWQ0KFID9vSd13aSX7moaxt9tnT9te1c2Nq7sTdMVfUw8EBIYE1GxoH172wIh5rdvb18g1vNKXa/kj3IrGasE9KszqACWS7hWgi1LNGOhcWJ8uLV7PBgNY/nCkeDYzhtnz2Lq39NmJqKxWDThaMibfHEWAMF5MhtdJueBAGiCh84vO7iOzJ6YkJ61pAx9lp4sACQvx3WTM0+yICqfu3gNLS2jaxaTsqGOItsu6hiCbznug+IAAAEAAAACNgSWw/mcXw889QADA+gAAAAA29KmmgAAAADb2tDy+T7+1ASSA/wAAAAGAAIAAAAAAAB42mNgZGBg/vPvCgMDy4afdn+DWSYBRVABHwCrRwazAHjaY4pgiAJiSSTMD8U2QCyNRDNAMQhsYygBANCvBy4AAAAAGgA7AEYAUQBuAHYAqACwAOUBCAEIAQgBCAEVAS542mNgZGBg4GfcwZDHsIWBDcxDAGYGJgAtGgH4eNqV0UNiZFEUBuCvbbtHb9YutW3b06iMVwwWEqwj46wqGwhu7OTyWD+OGrHHrr2HMLErNU/vktplnt7tuMl5eo8Xxufpvcts9rlsbJ7eL6E0Tx93z505ehdHXZ2nDzjt/Dx9wlGH5+mTDuOXWFW3mo/aulUU9XprUFtTt1diFX3+yyrKK2iH21bX8khSUkuvpqK6tpaElqKKhFhTXtJ373zxSVbbqxC1qKblq1hN7NY6+f7Jas5GCjaRjISMtPQy6rFPXnm8w8i/ZOV1VHRrruMbLXpH63i/Fqsb0lycRiQjFW7kj4KsyOZRf2iKlWT1Bv+XOmGqsWawvLpmwnnFYNHRI6E3YJZcJ0tyk1lcmwYu+1/VeNpjYGIAg/+pDEZAipEBHfADsQrDSUYmBhtGZkYWRlZGNkZ2BmZGDkZORi5GbjbHpKLUslT20rxMAxNHVwjtagHlu0H5lqzpibm5iWCegaMBk3MQX2JyaUlqcn5ukl5yYnEqD0jG2MAMzAEAoO0cmA==)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/jetbrains-mono-cyrillic-800-normal.ByBGbHIv.woff2)format("woff2"),url(/_astro/jetbrains-mono-cyrillic-800-normal.B6A7wovd.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/jetbrains-mono-greek-800-normal.CHF5NZ22.woff2)format("woff2"),url(/_astro/jetbrains-mono-greek-800-normal.kI_3BVxX.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:800;src:url(data:font/woff2;base64,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)format("woff2"),url(/_astro/jetbrains-mono-vietnamese-800-normal.PNBZwIr4.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/jetbrains-mono-latin-ext-800-normal.M9NLV9AA.woff2)format("woff2"),url(/_astro/jetbrains-mono-latin-ext-800-normal.BTI8MNNQ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/jetbrains-mono-latin-800-normal.D2mQHRMK.woff2)format("woff2"),url(/_astro/jetbrains-mono-latin-800-normal.Dj9qwObk.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root,html[data-gc-scope=marketing]{--bg:#030503;--bg2:#070a07;--panel:#050906eb;--panel-soft:#080e0ae0;--line:#a4ff441f;--line-2:#a4ff4438;--gc-surface-base:#050806eb;--gc-surface-card:linear-gradient(180deg, #070b08f2, #050806f7), radial-gradient(circle at 20% 0%, #96ff2f0e, transparent 38%);--gc-surface-panel:linear-gradient(180deg, #060a07f0, #040705fb), radial-gradient(circle at 100% 0%, #96ff2f0a, transparent 18rem);--gc-surface-cta:linear-gradient(180deg, #070c09f5, #040705fb), radial-gradient(circle at 12% 0%, #96ff2f11, transparent 22rem);--gc-surface-border:#a4ff441f;--gc-surface-border-strong:#a4ff442e;--gc-surface-glow:0 20px 60px #0000006b;--gc-accent:var(--green);--text:#f2f4ef;--soft:#b7c0b2;--muted:#72806d;--green:#96ff2f;--green-2:#80f016;--cyan:#21c8d6;--red:#ec4b4b;--mono:"JetBrains Mono", "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius:8px;--radius-sm:5px;--shell:min(100% - 34px, 1240px);color-scheme:dark;background:#020402}html[data-gc-scope=marketing] body.gc-public-body{min-height:100vh;color:var(--text);font-family:var(--sans);background:radial-gradient(circle at 12% 0,#96ff2f0f,#0000 28%),radial-gradient(circle at 80% 10%,#21c8d608,#0000 24%),linear-gradient(#020402 0%,#030503 45% 100%);margin:0;line-height:1.5}html[data-gc-scope=marketing] body.gc-public-body a{color:inherit}html[data-gc-scope=marketing] body.gc-public-body img,html[data-gc-scope=marketing] body.gc-public-body video{block-size:auto;max-inline-size:100%}html[data-gc-scope=marketing] body.gc-public-body button,html[data-gc-scope=marketing] body.gc-public-body input,html[data-gc-scope=marketing] body.gc-public-body select,html[data-gc-scope=marketing] body.gc-public-body textarea{font:inherit}html[data-gc-scope=marketing] ::selection{color:var(--text);background:#96ff2f38}html[data-gc-scope=marketing] :focus-visible{outline-offset:3px;outline:2px solid #96ff2fd9}html[data-gc-scope=marketing] .gc-public-shell{width:var(--shell);margin-inline:auto}html[data-gc-scope=marketing] .gc-public-section{padding:clamp(42px,7vw,90px) 0}html[data-gc-scope=marketing] .gc-public-section+.gc-public-section{padding-top:0}html[data-gc-scope=marketing] .gc-public-section-head{gap:10px;max-width:980px;margin-bottom:18px;display:grid}html[data-gc-scope=marketing] .gc-public-section-title{font-family:var(--sans);letter-spacing:-.04em;text-transform:uppercase;color:var(--text);margin:0;font-size:clamp(26px,3.05vw,40px);font-weight:700;line-height:.94}html[data-gc-scope=marketing] .gc-public-section-lead{font-family:var(--sans);color:var(--soft);max-width:70ch;margin:0;font-size:clamp(15px,1.2vw,18px);font-weight:400;line-height:1.45}html[data-gc-scope=marketing] .gc-public-page-hero{padding:clamp(42px,7vw,90px) 0 clamp(18px,3vw,34px)}html[data-gc-scope=marketing] .gc-public-page-hero__grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:clamp(22px,4vw,56px);display:grid}html[data-gc-scope=marketing] .gc-public-page-hero__main,html[data-gc-scope=marketing] .gc-public-page-hero__side{min-width:0}html[data-gc-scope=marketing] .gc-public-description{font-family:var(--sans);letter-spacing:normal;text-transform:none;color:var(--soft);max-width:70ch;margin:12px 0 0;font-size:clamp(15px,1.2vw,18px);font-weight:400;line-height:1.45}@media (width<=980px){html[data-gc-scope=marketing] .gc-public-page-hero__grid{grid-template-columns:1fr}}html[data-gc-scope=marketing] .gc-public-hero{isolation:isolate;background:#030503;border-bottom:1px solid #ffffff08;position:relative;overflow:hidden}html[data-gc-scope=marketing] .gc-public-hero__media,html[data-gc-scope=marketing] .gc-public-hero__scrim{position:absolute;inset:0}html[data-gc-scope=marketing] .gc-public-hero__media{object-fit:cover;filter:saturate(.94)brightness(.66)contrast(1.06);width:100%;height:100%}html[data-gc-scope=marketing] .gc-public-hero__scrim{pointer-events:none;background:linear-gradient(90deg,#030503e0 0%,#03050399 40%,#0305032e 62%,#030503cc 100%),linear-gradient(#03050324 0%,#0305030f 56%,#030503eb 100%)}html[data-gc-scope=marketing] .gc-public-hero__inner{z-index:2;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:24px;min-height:470px;padding:34px 0 44px;display:grid;position:relative}@media (width<=980px){html[data-gc-scope=marketing] .gc-public-hero__inner{grid-template-columns:1fr;min-height:auto}}html[data-gc-scope=marketing] .gc-public-kicker{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin:0;font-size:11px;font-weight:800}html[data-gc-scope=marketing] .gc-public-title{font-family:var(--sans);letter-spacing:-.055em;text-transform:uppercase;color:var(--text);margin:8px 0 0;font-size:clamp(58px,8vw,86px);font-weight:700;line-height:.88}html[data-gc-scope=marketing] .gc-public-lead{font-family:var(--sans);letter-spacing:normal;text-transform:none;color:var(--soft);max-width:70ch;margin:12px 0 0;font-size:clamp(15px,1.2vw,18px);font-weight:400;line-height:1.45}html[data-gc-scope=marketing] .gc-public-lead--accent{letter-spacing:.06em;text-transform:uppercase;color:var(--green);font-weight:800}@media (width<=760px){html[data-gc-scope=marketing] .gc-public-title{font-size:clamp(40px,13vw,62px)}html[data-gc-scope=marketing] .gc-public-lead{font-size:16px}}html[data-gc-scope=marketing] .gc-public-meta{font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;color:var(--soft);font-size:10px;font-weight:850}html[data-gc-scope=marketing] .gc-public-badge{border:1px solid var(--gc-surface-border);min-height:24px;color:var(--soft);font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;background:#090c0ac7;border-radius:4px;justify-content:center;align-items:center;padding-inline:10px;font-size:10px;line-height:1;display:inline-flex}html[data-gc-scope=marketing] .gc-public-btn{border:1px solid var(--gc-surface-border);min-height:40px;color:var(--text);font-family:var(--sans);letter-spacing:.05em;text-transform:uppercase;box-shadow:none;background:#090c0ae0;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-size:12px;font-weight:800;line-height:1;text-decoration:none;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex}html[data-gc-scope=marketing] .gc-public-btn:hover{border-color:var(--gc-surface-border-strong);background:#0d110ef5;transform:translateY(-1px)}html[data-gc-scope=marketing] .gc-public-btn-primary{background:linear-gradient(180deg, color-mix(in srgb, var(--gc-accent) 93%, #f2f4ef 7%), var(--gc-accent));border-color:#96ff2f66;box-shadow:0 5px 14px #96ff2f0f;color:#071006!important;text-shadow:none!important}html[data-gc-scope=marketing] .gc-public-btn-secondary{border-color:var(--gc-surface-border);color:var(--text);box-shadow:none;background:#090c0ac2}html[data-gc-scope=marketing] .gc-public-btn-secondary:hover{border-color:var(--gc-surface-border-strong);background:#0e120feb}html[data-gc-scope=marketing] .gc-public-card{border-radius:var(--radius);border:1px solid var(--gc-surface-border);background:var(--gc-surface-card);box-shadow:var(--gc-surface-glow);position:relative;overflow:hidden}html[data-gc-scope=marketing] .gc-public-panel{border-radius:var(--radius);border:1px solid var(--gc-surface-border);background:var(--gc-surface-panel);position:relative;overflow:hidden;box-shadow:0 18px 54px #00000061}html[data-gc-scope=marketing] .gc-public-grid{gap:12px;display:grid}html[data-gc-scope=marketing] .gc-public-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-gc-scope=marketing] .gc-public-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-gc-scope=marketing] .gc-public-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=980px){html[data-gc-scope=marketing] .gc-public-grid--3,html[data-gc-scope=marketing] .gc-public-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){html[data-gc-scope=marketing] .gc-public-grid--2,html[data-gc-scope=marketing] .gc-public-grid--3,html[data-gc-scope=marketing] .gc-public-grid--4{grid-template-columns:1fr}}html[data-gc-scope=marketing] .gc-public-card-kicker{font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;color:var(--green);margin:0;font-size:10px;font-weight:850}html[data-gc-scope=marketing] .gc-public-card-title{font-family:var(--sans);letter-spacing:-.04em;text-transform:uppercase;color:var(--text);margin:10px 0 8px;font-size:clamp(18px,2vw,32px);font-weight:700;line-height:1}html[data-gc-scope=marketing] .gc-public-card-title--large{font-size:clamp(22px,2.6vw,40px)}html[data-gc-scope=marketing] .gc-public-card-text{font-family:var(--sans);letter-spacing:normal;text-transform:none;color:var(--soft);margin:0;font-size:15px;font-weight:400;line-height:1.55}html[data-gc-scope=marketing] .gc-public-cta{border:1px solid var(--gc-surface-border-strong);border-radius:var(--radius);background:var(--gc-surface-cta);box-shadow:var(--gc-surface-glow);padding:clamp(18px,2.4vw,28px);position:relative;overflow:hidden}html[data-gc-scope=marketing] .gc-public-cta-title{font-family:var(--sans);letter-spacing:-.04em;text-transform:uppercase;color:var(--text);margin:0 0 8px;font-size:clamp(26px,3.05vw,40px);font-weight:700;line-height:.94}html[data-gc-scope=marketing] .gc-public-cta-text{font-family:var(--sans);color:var(--soft);margin:0;font-size:15px;line-height:1.55}html[data-gc-scope=marketing] .gc-public-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}html[data-gc-scope=marketing] .gc-public-stat{border:1px solid var(--gc-surface-border);border-radius:var(--radius-sm);background:#0a0d0bc7;padding:12px 12px 10px}html[data-gc-scope=marketing] .gc-public-stat span{font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;color:var(--soft);font-size:10px;font-weight:850;display:block}html[data-gc-scope=marketing] .gc-public-stat strong{font-family:var(--sans);letter-spacing:-.04em;color:var(--text);margin-top:6px;font-size:clamp(18px,2.1vw,28px);font-weight:800;display:block}html[data-gc-scope=marketing] .gc-public-header .gc-public-nav a,html[data-gc-scope=marketing] .gc-public-header .gc-public-link,html[data-gc-scope=marketing] .gc-public-header .gc-auth-logout{min-height:34px!important;font-family:var(--mono)!important;letter-spacing:.09em!important;text-transform:uppercase!important;background:0 0!important;border-radius:8px!important;padding:0 11px!important;font-size:10.5px!important;font-weight:850!important}html[data-gc-scope=marketing] .gc-public-header .gc-public-nav a.is-active,html[data-gc-scope=marketing] .gc-public-header .gc-public-nav a[aria-current=page]{border:1px solid var(--gc-surface-border-strong);color:var(--text)!important;box-shadow:none!important;background:#111812eb!important}html[data-gc-scope=marketing] .gc-public-header .gc-public-nav a.is-active:after,html[data-gc-scope=marketing] .gc-public-header .gc-public-nav a[aria-current=page]:after{content:none!important;display:none!important}html[data-gc-scope=marketing] .gc-public-actions [data-auth-link],html[data-gc-scope=marketing] .gc-public-actions .gc-public-link,html[data-gc-scope=marketing] .gc-public-actions [data-auth-logout],html[data-gc-scope=marketing] .gc-public-actions .gc-auth-logout{border:1px solid var(--gc-surface-border);color:var(--text);box-shadow:none;background:#090c0ac2}html[data-gc-scope=marketing] .gc-public-actions [data-auth-link]:hover,html[data-gc-scope=marketing] .gc-public-actions .gc-public-link:hover,html[data-gc-scope=marketing] .gc-public-actions [data-auth-logout]:hover,html[data-gc-scope=marketing] .gc-public-actions .gc-auth-logout:hover{border-color:var(--gc-surface-border-strong);background:#0e120feb}html[data-gc-scope=marketing] .gc-phone-card.gc-public-card,html[data-gc-scope=marketing] .gc-policy-card.gc-public-card{border-color:var(--gc-surface-border)!important;background:var(--gc-surface-card)!important;box-shadow:var(--gc-surface-glow)!important}html[data-gc-scope=marketing] .gc-table-wrap.gc-public-panel,html[data-gc-scope=marketing] .gc-policy-row.gc-public-panel,html[data-gc-scope=marketing] .gc-note-panel.gc-public-panel{border-color:var(--gc-surface-border)!important;background:var(--gc-surface-panel)!important;box-shadow:var(--gc-surface-glow)!important}html[data-gc-scope=marketing] .gc-phone-card.gc-public-card .gc-phone-screen{border-color:var(--gc-surface-border);background:linear-gradient(#0c100df0,#080b09fa)}html[data-gc-scope=marketing] .gc-phone-card.gc-public-card .gc-phone-screen div{border-bottom-color:#ffffff0d}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero{border-bottom:0;min-height:clamp(620px,78vh,900px)}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#03050300,#030503b8 48%,#020402 100%);height:clamp(180px,24vh,310px);position:absolute;bottom:-1px;left:0;right:0}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero__inner{grid-template-columns:1fr;align-items:start;min-height:auto;padding:78px 0 62px}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-social-actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-social-actions .gc-public-btn{min-width:138px}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-social-btn svg{fill:currentColor;flex:none;width:20px;height:20px;display:block}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-social-btn{border:1px solid var(--gc-surface-border);color:var(--text);box-shadow:none;background:#090c0ae0}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-social-btn:hover{border-color:var(--gc-surface-border-strong)}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-pilots-btn{background:#090c0ac2}@media (width<=620px){html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-social-actions .gc-public-btn{width:100%;min-width:0}}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-manifest-v104{padding-top:clamp(26px,5vw,64px)}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-manifest-grid-v104,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-rules-grid-v104,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-support-grid-v104{grid-template-columns:minmax(0,1.04fr) minmax(320px,.72fr);align-items:stretch;gap:clamp(20px,4vw,54px);display:grid}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-copy-v104.gc-public-card,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-rules-copy-v104.gc-public-card,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-channel-panel-v104.gc-public-card,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-note-v104.gc-public-panel,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-daily-card-v104.gc-public-card,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-support-grid-v104>article.gc-public-card,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-support-grid-v104>aside.gc-public-panel,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-final-card-v104.gc-public-cta,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-steps-v104>article.gc-public-card,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-principles-v104>article.gc-public-card{padding:clamp(18px,2.4vw,28px)}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-rules-copy-v104{align-content:start;gap:8px;display:grid}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-steps-v104{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-steps-v104 article>span,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-principles-v104 article>span{color:#071006;background:linear-gradient(135deg, var(--green), var(--green-2));width:38px;height:38px;font-family:var(--mono);letter-spacing:.02em;border-radius:14px;justify-content:center;align-items:center;font-weight:1000;display:inline-flex}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-steps-v104 h3,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-principles-v104 h3,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-channel-head-v104 h3,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-note-v104 h3,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-support-grid-v104 h3{color:var(--text);font-family:var(--sans);letter-spacing:-.03em;margin:16px 0 8px;font-size:1.08rem;font-weight:700}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-steps-v104 p,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-principles-v104 p,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-channel-v104 p,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-note-v104 p{color:var(--soft);margin:0}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-principles-v104{gap:12px;display:grid}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-principles-v104 article{grid-template-columns:44px 1fr;align-items:start;gap:12px;display:grid}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-channel-head-v104{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-channel-head-v104 span{font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-size:10px}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-channel-list-v104{gap:10px;display:grid}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-channel-v104{border-radius:var(--radius-sm);background:#0b0e0cb8;border:1px solid #ffffff0f;grid-template-columns:44px 1fr;gap:12px;padding:12px;display:grid}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-channel-v104>span{background:#ffffff06;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-channel-v104 strong{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text);font-size:10px;font-weight:800}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-side-stack-v104{gap:12px;display:grid}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-note-v104>span{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--green);font-size:11px;font-weight:800}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-note-v104 .gc-public-btn,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-note-v104 .gc-btn{margin-top:12px}@media (width<=980px){html[data-gc-scope=marketing] .gc-page-comunidad{--shell:min(100% - 24px, 1240px)}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-manifest-grid-v104,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-rules-grid-v104,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-support-grid-v104,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-steps-v104{grid-template-columns:1fr}}html[data-gc-scope=marketing] .gc-calendar-shell{padding-top:0}html[data-gc-scope=marketing] .gc-calendar-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:18px;padding-bottom:18px;display:flex}html[data-gc-scope=marketing] .gc-calendar-top h2{letter-spacing:-.07em;text-transform:uppercase;margin:6px 0 0;font-size:clamp(2rem,4.5vw,4rem)}html[data-gc-scope=marketing] .gc-calendar-top p{color:var(--soft);margin:6px 0 0}html[data-gc-scope=marketing] .gc-calendar-controls{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}html[data-gc-scope=marketing] .gc-calendar-legend{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}html[data-gc-scope=marketing] .gc-calendar-legend span{border:1px solid var(--gc-surface-border);border-left:3px solid var(--green);min-height:28px;color:var(--soft);font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;background:#0a0d0bd1;border-radius:4px;align-items:center;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}html[data-gc-scope=marketing] .gc-calendar-legend [data-type=race_lfm]{border-left-color:#35d3ff}html[data-gc-scope=marketing] .gc-calendar-legend [data-type=race_gc]{border-left-color:#ffc46b}html[data-gc-scope=marketing] .gc-calendar-legend [data-type=range]{border-left-color:#b585ff}html[data-gc-scope=marketing] .gc-calendar-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);background:#090c0a85;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}html[data-gc-scope=marketing] .gc-calendar-head,html[data-gc-scope=marketing] .gc-calendar-day{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}html[data-gc-scope=marketing] .gc-calendar-head{color:var(--muted);font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;background:#0a0d0bd6;padding:12px;font-size:10px;font-weight:800}html[data-gc-scope=marketing] .gc-calendar-day{background:#060807db;min-height:148px;padding:10px}html[data-gc-scope=marketing] .gc-calendar-day.is-muted{opacity:.42}html[data-gc-scope=marketing] .gc-calendar-day.is-today{box-shadow:inset 0 0 0 2px var(--green)}html[data-gc-scope=marketing] .gc-calendar-day-number{color:var(--text);justify-content:space-between;align-items:center;font-weight:800;display:flex}html[data-gc-scope=marketing] .gc-calendar-day-number small{color:var(--muted);font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;font-size:10px}html[data-gc-scope=marketing] .gc-calendar-events{gap:6px;margin-top:8px;display:grid}html[data-gc-scope=marketing] .gc-calendar-event{border:1px solid #ffffff13;border-left:3px solid var(--green);border-radius:var(--radius-sm);background:#0a0d0bc7;gap:2px;padding:8px;text-decoration:none;display:grid}html[data-gc-scope=marketing] .gc-calendar-event[data-type=race_lfm]{border-left-color:#35d3ff}html[data-gc-scope=marketing] .gc-calendar-event[data-type=race_gc]{border-left-color:#ffc46b}html[data-gc-scope=marketing] .gc-calendar-event.is-range{background:linear-gradient(135deg,#121b12e6,#0a0d0bc7)}html[data-gc-scope=marketing] .gc-calendar-event strong{color:var(--text);font-size:.8rem;line-height:1.2}html[data-gc-scope=marketing] .gc-page-apoyo-v121 .gc-apoyo-grid-v121{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(18px,3vw,34px);display:grid}html[data-gc-scope=marketing] .gc-page-apoyo-v121 .gc-apoyo-card-v121,html[data-gc-scope=marketing] .gc-page-apoyo-v121 .gc-apoyo-ways-grid-v121 article{border:1px solid var(--gc-surface-border);border-radius:var(--radius);background:var(--gc-surface-card);box-shadow:var(--gc-surface-glow)}html[data-gc-scope=marketing] .gc-page-apoyo-v121 .gc-apoyo-card-v121{align-content:center;gap:10px;padding:clamp(18px,2.4vw,28px);display:grid}html[data-gc-scope=marketing] .gc-page-apoyo-v121 .gc-apoyo-card-v121 h2{font-family:var(--sans);color:var(--text);letter-spacing:-.04em;text-transform:uppercase;margin:10px 0 6px;font-size:clamp(18px,2vw,32px);font-weight:700;line-height:1}html[data-gc-scope=marketing] .gc-page-apoyo-v121 .gc-apoyo-card-v121 p,html[data-gc-scope=marketing] .gc-page-apoyo-v121 .gc-apoyo-ways-grid-v121 p{color:var(--soft);margin:0;line-height:1.55}html[data-gc-scope=marketing] .gc-page-apoyo-v121 .gc-apoyo-ways-grid-v121{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}html[data-gc-scope=marketing] .gc-page-apoyo-v121 .gc-apoyo-ways-grid-v121 article{padding:18px}html[data-gc-scope=marketing] .gc-page-apoyo-v121 .gc-apoyo-ways-grid-v121 h3{color:var(--text);font-family:var(--sans);letter-spacing:-.03em;margin:0 0 8px;font-size:1.08rem;font-weight:700}@media (width<=980px){html[data-gc-scope=marketing] .gc-page-apoyo-v121 .gc-apoyo-grid-v121,html[data-gc-scope=marketing] .gc-page-apoyo-v121 .gc-apoyo-ways-grid-v121{grid-template-columns:1fr}}html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-card-v122{border:1px solid var(--gc-surface-border);border-radius:var(--radius);background:var(--gc-surface-card);box-shadow:var(--gc-surface-glow)}html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-row-v122{border:1px solid var(--gc-surface-border);border-radius:var(--radius);background:var(--gc-surface-panel);box-shadow:var(--gc-surface-glow)}html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-card-v122{padding:clamp(18px,2.4vw,28px)}html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-card-v122--wide{max-width:1040px}html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-card-v122>span:not(.gc-section-kicker){color:#071006;background:linear-gradient(135deg, var(--green), var(--green-2));width:38px;height:38px;font-family:var(--mono);border-radius:14px;justify-content:center;align-items:center;font-weight:1000;display:inline-flex}html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-card-v122 h2{color:var(--text);font-family:var(--sans);letter-spacing:-.055em;text-transform:uppercase;margin:12px 0 8px;font-size:clamp(1.45rem,2.5vw,2.35rem);line-height:1}html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-card-v122--wide h2{letter-spacing:-.04em;font-size:clamp(26px,3.05vw,40px);line-height:.94}html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-card-v122 p,html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-row-v122 p{color:var(--soft);line-height:1.55}html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-note-v122{margin-top:14px;font-size:.94rem}html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-grid-v122{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-stack-v122{gap:12px;max-width:1180px;display:grid}html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-row-v122{padding:18px}html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-row-v122 strong{color:var(--text);font-family:var(--sans);margin-bottom:8px;font-size:1.08rem;font-weight:800;display:block}@media (width<=980px){html[data-gc-scope=marketing] .gc-page-privacidad-v122 .gc-privacy-grid-v122{grid-template-columns:1fr}}html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-grid-v121{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-card-v121,html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-discord-card-v121{border:1px solid var(--gc-surface-border);border-radius:var(--radius);background:var(--gc-surface-card);box-shadow:var(--gc-surface-glow)}html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-card-v121{padding:18px}html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-card-v121>span{color:#071006;background:linear-gradient(135deg, var(--green), var(--green-2));width:38px;height:38px;font-family:var(--mono);border-radius:14px;justify-content:center;align-items:center;font-weight:1000;display:inline-flex}html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-card-v121 h2{color:var(--text);font-family:var(--sans);letter-spacing:-.03em;text-transform:uppercase;margin:16px 0 8px;font-size:1.08rem;font-weight:700}html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-card-v121 p,html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-discord-card-v121 p{color:var(--soft);margin:0;line-height:1.55}html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-discord-card-v121{background:var(--gc-surface-panel);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) minmax(220px,.45fr);align-items:start;gap:clamp(18px,3vw,34px);padding:clamp(18px,2.4vw,28px);display:grid}html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-discord-card-v121 h2{letter-spacing:-.04em;text-transform:uppercase;margin:10px 0;font-size:clamp(26px,3.05vw,40px);line-height:.94}html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-channel-block-v121 h3{color:var(--text);font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;font-size:10px}html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-channel-list-v121{flex-wrap:wrap;gap:8px;display:flex}html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-channel-list-v121 span{min-height:34px;color:var(--soft);background:#0a0d0bc2;border:1px solid #ffffff13;border-radius:999px;align-items:center;padding:8px 11px;font-size:.86rem;display:inline-flex}html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-channel-list-v121--voice span{color:var(--text);border-color:#a4ff442e}@media (width<=1080px){html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-grid-v121{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-discord-card-v121{grid-template-columns:1fr}}@media (width<=620px){html[data-gc-scope=marketing] .gc-page-normas-v121 .gc-normas-grid-v121{grid-template-columns:1fr}}html[data-gc-scope=marketing] .gc-page-comunidad{--bg:#030503;--bg2:#070a07;--panel:#050906eb;--panel-soft:#080e0ae0;--line:#a4ff441f;--line-2:#a4ff4438;--text:#f2f4ef;--soft:#b7c0b2;--muted:#72806d;--green:#96ff2f;--green-2:#80f016;--cyan:#21c8d6;--radius:8px;--radius-sm:5px;color:var(--text)!important;background:radial-gradient(circle at 12% 0,#96ff2f0e,#0000 28%),radial-gradient(circle at 80% 10%,#21c8d607,#0000 24%),linear-gradient(#020402 0%,#030503 42% 100%)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-hero,html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero.gc-community-hero{isolation:isolate!important;background:#030503!important;border-bottom:0!important;min-height:clamp(560px,74vh,780px)!important;position:relative!important;overflow:visible!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-hero-bg-video,html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero__media.gc-community-hero-bg-video{object-fit:cover!important;filter:saturate(.92)brightness(.54)contrast(1.08)!important;width:100%!important;height:100%!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-hero-scrim,html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero__scrim.gc-community-hero-scrim{background:linear-gradient(90deg,#030503e0 0%,#030503a3 38%,#0305033d 62%,#030503d1 100%),linear-gradient(#03050329 0%,#0305033d 52%,#030503f5 100%)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-hero:after,html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero.gc-community-hero:after{content:""!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(#0000 0%,#020402b8 42%,#030503 78%,#03050300 100%)!important;height:clamp(220px,30vh,360px)!important;position:absolute!important;bottom:clamp(-150px,-12vh,-82px)!important;left:0!important;right:0!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-hero-inner,html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero__inner.gc-community-hero-inner{z-index:4!important;align-items:center!important;min-height:clamp(470px,62vh,660px)!important;padding-top:clamp(64px,7vw,96px)!important;padding-bottom:clamp(72px,8vw,118px)!important;display:grid!important;position:relative!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-title{letter-spacing:-.055em!important;text-transform:uppercase!important;max-width:820px!important;margin-top:8px!important;font-size:clamp(54px,7.6vw,86px)!important;line-height:.88!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-description{max-width:660px!important;color:var(--soft,#b7c0b2)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-first-after-hero-v113{z-index:5!important;margin-top:clamp(-54px,-4.4vw,-22px)!important;padding-top:clamp(42px,5vw,72px)!important;position:relative!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-section{z-index:3;position:relative}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-card,html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-panel,html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-cta{border-radius:var(--radius,8px)!important;border-color:var(--line,#a4ff441f)!important;background:linear-gradient(#ffffff07,#ffffff03),#050906e6!important;box-shadow:0 18px 50px #0000003d!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-card:hover,html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-panel:hover{border-color:var(--line-2,#a4ff4438)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-kicker{font-family:var(--mono,"JetBrains Mono",monospace)!important;color:var(--green,#96ff2f)!important;letter-spacing:.12em!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-section-title,html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-card-title,html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-cta-title{color:var(--text,#f2f4ef)!important;text-transform:uppercase!important;letter-spacing:-.045em!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-section-title{max-width:860px!important;font-size:clamp(34px,4.4vw,58px)!important;line-height:.92!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-btn{font-family:var(--mono,"JetBrains Mono",monospace)!important;letter-spacing:.085em!important;text-transform:uppercase!important;box-shadow:none!important;border-radius:5px!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-btn-primary{color:#071006!important;background:linear-gradient(135deg,var(--green,#96ff2f),var(--green-2,#80f016))!important;border-color:#96ff2fad!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-btn-secondary,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-social-btn{border-color:var(--line,#a4ff441f)!important;color:var(--text,#f2f4ef)!important;background:#060a07c7!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-btn-secondary:hover,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-social-btn:hover{border-color:var(--line-2,#a4ff4438)!important;color:var(--green,#96ff2f)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-channel-v104{border-radius:var(--radius-sm,5px)!important;background:#060a07b3!important;border-color:#a4ff441a!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-channel-v104>span,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-steps-v104 article>span,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-principles-v104 article>span{border-radius:5px!important}@media (width<=980px){html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-first-after-hero-v113{margin-top:-18px!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-title{font-size:clamp(44px,12vw,68px)!important}}@media (width<=620px){html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-hero,html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero.gc-community-hero{min-height:620px!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-hero-inner,html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero__inner.gc-community-hero-inner{align-items:end!important;padding-bottom:96px!important}}html[data-gc-scope=marketing]{--gc-unified-bg:#020402;--gc-unified-bg-2:#050805;--gc-unified-panel:#040805d1;--gc-unified-panel-2:#070c08e0;--gc-unified-border:#8cff002e;--gc-unified-border-soft:#8cff001c;--gc-unified-border-strong:#8cff0052;--gc-unified-grid:#8cff0009;--gc-unified-text:#f4fff1;--gc-unified-soft:#f4fff1b8;--gc-unified-muted:#f4fff17a;--gc-unified-green:var(--gc-mk-accent,var(--green,#8cff00));--gc-unified-cyan:var(--gc-mk-accent-2,var(--green-2,#23f0cf));--gc-unified-radius:6px;--gc-unified-radius-sm:4px;--gc-unified-shadow:0 24px 70px #00000057}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]){color:var(--gc-unified-text);background:radial-gradient(circle at 18% 0,#8cff000e,#0000 28%),radial-gradient(circle at 78% 12%,#23f0cf09,#0000 30%),linear-gradient(#020402 0% 34%,#030603 100%)!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-main{isolation:isolate;position:relative;overflow:hidden}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-main:before{content:"";z-index:-2;pointer-events:none;opacity:.52;background-color:#0000;background-image:linear-gradient(#8cff0006 1px,#0000 1px),linear-gradient(90deg,#8cff0005 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:64px 64px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;mask-image:radial-gradient(circle at 50% 20%,#000 0%,#0000 72%)}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-main:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#00000038,#0000 20% 80%,#00000047);position:fixed;inset:0}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav a{color:#f4fff1c7!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav a:hover,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav a:focus-visible,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav a.is-active{text-shadow:0 0 16px #8cff0038;color:var(--gc-unified-green)!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav a.is-active{font-size:calc(clamp(.82rem,.66vw,.92rem) + 1px)!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav a:after{content:""!important;opacity:0!important;transform-origin:50%!important;background:linear-gradient(90deg,var(--gc-unified-green),var(--gc-unified-cyan))!important;border-radius:999px!important;height:2px!important;transition:opacity .18s,transform .18s!important;display:block!important;position:absolute!important;bottom:2px!important;left:2px!important;right:2px!important;transform:scaleX(.7)!important;box-shadow:0 0 16px #8cff0057!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav a:hover:after,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav a:focus-visible:after,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav a.is-active:after{opacity:1!important;transform:scaleX(1)!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-shell{width:min(100% - 32px,1280px)!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-section{position:relative;padding-top:clamp(46px,5.4vw,86px)!important;padding-bottom:clamp(18px,3vw,46px)!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-section+.gc-public-section{margin-top:clamp(4px,1.2vw,18px)}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-kicker,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-section-head .gc-public-kicker,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-card .gc-public-kicker{color:var(--gc-unified-green)!important;font-family:var(--mono,"JetBrains Mono", monospace)!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-size:clamp(10px,.68vw,12px)!important;font-weight:950!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-title,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-section-title,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-card-title,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-cta-title{text-wrap:balance;color:var(--gc-unified-text)!important;font-family:var(--sans,Inter, system-ui, sans-serif)!important;text-transform:uppercase!important;letter-spacing:-.065em!important;font-weight:1000!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-title{max-width:920px;font-size:clamp(54px,7.2vw,118px)!important;line-height:.82!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-section-title{max-width:900px;font-size:clamp(34px,4.6vw,72px)!important;line-height:.88!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-card-title--large{font-size:clamp(28px,3.6vw,54px)!important;line-height:.88!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-description,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-section-lead,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-card-text,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-cta-text{font-size:clamp(.98rem,1.08vw,1.12rem);line-height:1.58;color:var(--gc-unified-soft)!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-card,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-panel,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-cta,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) :where(article,aside,section,div)[class*=-card]:not([class*=title]):not([class*=text]):not([class*=meta]):not([class*=actions]):not([class*=__]),html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) :where(article,aside,section,div)[class*=-panel]:not([class*=title]):not([class*=text]):not([class*=meta]):not([class*=actions]):not([class*=__]){border-radius:var(--gc-unified-radius)!important;border:1px solid var(--gc-unified-border-soft)!important;box-shadow:var(--gc-unified-shadow)!important;background:linear-gradient(#0a120bd1,#030604e6),linear-gradient(90deg,#8cff0009,#0000 44%)!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-card:hover,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-panel:hover,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-cta:hover{border-color:var(--gc-unified-border)!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-btn,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-btn{min-height:40px;border-radius:var(--gc-unified-radius-sm)!important;font-family:var(--mono,"JetBrains Mono", monospace)!important;letter-spacing:.095em!important;text-transform:uppercase!important;box-shadow:none!important;font-size:11px!important;font-weight:950!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-btn-primary,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-btn-primary{color:#061006!important;background:linear-gradient(135deg,var(--gc-unified-green),#b7ff42)!important;border-color:#0000!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-btn-secondary,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-btn-secondary,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-community-social-btn{color:var(--gc-unified-text)!important;border:1px solid var(--gc-unified-border-soft)!important;background:#050906c2!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-btn:hover,html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-btn:hover{transform:translateY(-1px);border-color:var(--gc-unified-border-strong)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero{background:#020402!important;min-height:clamp(640px,78vh,900px)!important;overflow:hidden!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-hero-bg-video,html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero__media{filter:saturate(.78)contrast(1.08)brightness(.68)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero__scrim,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-hero-scrim{background:radial-gradient(circle at 28% 34%,#0000000d,#00000075 48%,#000c 100%),linear-gradient(90deg,#000000b8,#0000006b 48%,#000000db),linear-gradient(#0000002e,#00000073 58%,#020402 100%)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero:after{background:linear-gradient(#02040200 0%,#0204029e 42%,#020402 72% 100%),radial-gradient(at 50% 100%,#8cff000d,#0000 60%)!important;height:clamp(260px,32vh,430px)!important;bottom:-2px!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero__inner{padding-top:clamp(106px,11vh,152px)!important;padding-bottom:clamp(110px,16vh,190px)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-first-after-hero-v113,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-manifest-v104{z-index:3;position:relative;margin-top:clamp(-70px,-5.5vw,-28px)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-steps-v104>article,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-principles-v104>article{min-height:164px}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-manifest-grid-v104{grid-template-columns:minmax(0,1.02fr) minmax(360px,.84fr)!important;align-items:stretch!important;gap:clamp(26px,3.8vw,56px)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-copy-v104.gc-public-card,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-copy-v104.gc-public-card{min-height:clamp(360px,28vw,430px);position:relative;overflow:hidden;padding:clamp(30px,3.6vw,48px)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-copy-v104.gc-public-card{flex-direction:column;justify-content:center;gap:16px;background:radial-gradient(circle at 0 0,#8cff001b,#0000 36%),linear-gradient(135deg,#081009ed,#030604f0 64%,#050c07e0)!important;display:flex!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-copy-v104.gc-public-card:after{content:"";opacity:.34;pointer-events:none;background:linear-gradient(90deg,#8cff0047,#0000 24%,#8cff001f 54%,#0000),repeating-linear-gradient(90deg,#8cff0033 0 1px,#0000 1px 42px);height:42px;position:absolute;bottom:clamp(20px,2.4vw,34px);left:clamp(24px,3vw,46px);right:clamp(24px,3vw,46px);mask-image:linear-gradient(90deg,#0000,#000 16% 76%,#0000)}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-copy-v104 .gc-public-kicker{margin:0 0 2px!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-copy-v104 .gc-public-card-title{max-width:720px!important;margin:0!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-copy-v104 .gc-public-card-text{max-width:74ch;margin:0!important;font-size:clamp(1rem,1.04vw,1.12rem)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-how-v104 .gc-public-section-head,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-rules-v104 .gc-community-rules-copy-v104{max-width:960px}@media (width<=980px){html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-manifest-grid-v104{grid-template-columns:1fr!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-copy-v104.gc-public-card{min-height:0}}html[data-gc-scope=marketing] body[data-public-route^=\/noticias] .gc-public-main,html[data-gc-scope=marketing] body[data-public-route^=\/archivo] .gc-public-main,html[data-gc-scope=marketing] body[data-public-route^=\/calendario] .gc-public-main,html[data-gc-scope=marketing] body[data-public-route^=\/normas] .gc-public-main,html[data-gc-scope=marketing] body[data-public-route^=\/apoyo-servidor] .gc-public-main,html[data-gc-scope=marketing] body[data-public-route^=\/privacidad] .gc-public-main{padding-top:clamp(40px,5vw,76px)}html[data-gc-scope=marketing] body[data-public-route^=\/noticias] img,html[data-gc-scope=marketing] body[data-public-route^=\/archivo] img{border-radius:var(--gc-unified-radius-sm)!important}@media (width<=980px){html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-title{font-size:clamp(46px,12vw,72px)!important}html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-section-title{font-size:clamp(30px,8vw,48px)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-first-after-hero-v113,html[data-gc-scope=marketing] .gc-page-comunidad .gc-community-manifest-v104{margin-top:0!important}}@media (width<=620px){html[data-gc-scope=marketing] body.gc-public-body:not([data-public-route=\/]) .gc-public-shell{width:min(100% - 22px,1280px)!important}html[data-gc-scope=marketing] .gc-page-comunidad .gc-public-hero__inner{padding-top:92px!important;padding-bottom:88px!important}}html[data-gc-scope=marketing]{--gc-hero-title-size:clamp(58px,8vw,86px);--gc-hero-title-size-mobile:clamp(40px,13vw,62px);--gc-hero-title-line:.88;--gc-hero-title-track:-.055em;--gc-hero-title-weight:950;--gc-hero-title-shadow:0 18px 54px #00000085, 0 0 22px #f4fff109;--gc-hero-kicker-size:11px;--gc-hero-kicker-track:.12em;--gc-hero-lead-size:clamp(15px,1.2vw,18px)}html[data-gc-scope=marketing] body.gc-public-body .gc-home2 .gc-home2-hero__copy h1,html[data-gc-scope=marketing] body.gc-public-body .gc-public-hero .gc-public-title,html[data-gc-scope=marketing] body.gc-public-body .gc-public-page-hero .gc-public-title,html[data-gc-scope=marketing] body.gc-public-body .gc-archive-race-hero h1,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/archivo] .gc-archive-race-hero h1,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/noticias] .gc-archive-race-hero h1,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-public-title,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/campeonato] .gc-public-title,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/comunidad] .gc-public-title,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/normas] .gc-public-title,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/apoyo-servidor] .gc-public-title,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/privacidad] .gc-public-title{max-width:680px!important;color:var(--gc-unified-text,#f4fff1)!important;font-family:var(--sans,Inter,system-ui,sans-serif)!important;font-size:var(--gc-hero-title-size)!important;font-weight:var(--gc-hero-title-weight)!important;line-height:var(--gc-hero-title-line)!important;letter-spacing:var(--gc-hero-title-track)!important;text-transform:uppercase!important;text-wrap:balance!important;text-shadow:var(--gc-hero-title-shadow)!important;font-kerning:normal!important;font-feature-settings:"kern" 1,"liga" 1!important;margin:8px 0 0!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/noticias] .gc-news-archive-style-v2 .gc-archive-race-hero h1,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/archivo] .gc-archive-home2 .gc-archive-race-hero h1{max-width:680px!important}html[data-gc-scope=marketing] body.gc-public-body .gc-home2-kicker,html[data-gc-scope=marketing] body.gc-public-body .gc-public-hero .gc-public-kicker,html[data-gc-scope=marketing] body.gc-public-body .gc-public-page-hero .gc-public-kicker,html[data-gc-scope=marketing] body.gc-public-body .gc-archive-race-hero .gc-archive-kicker{color:var(--gc-unified-green,#8cff00)!important;font-family:var(--mono,"JetBrains Mono",monospace)!important;font-size:var(--gc-hero-kicker-size)!important;letter-spacing:var(--gc-hero-kicker-track)!important;text-transform:uppercase!important;text-shadow:0 0 18px #8cff002e!important;font-weight:950!important}html[data-gc-scope=marketing] body.gc-public-body .gc-home2-lead,html[data-gc-scope=marketing] body.gc-public-body .gc-public-hero .gc-public-description,html[data-gc-scope=marketing] body.gc-public-body .gc-public-page-hero .gc-public-lead,html[data-gc-scope=marketing] body.gc-public-body .gc-public-page-hero .gc-public-description,html[data-gc-scope=marketing] body.gc-public-body .gc-archive-race-hero .gc-archive-race-hero__lead{font-size:var(--gc-hero-lead-size)!important;color:var(--gc-unified-soft,#f4fff1b8)!important;text-shadow:0 12px 32px #0000006b!important;line-height:1.45!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/campeonato] .gc-acsr-hero .gc-public-title,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/comunidad] .gc-community-hero .gc-public-title,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/noticias] .gc-news-archive-style-v2 .gc-archive-race-hero h1,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/archivo] .gc-archive-race-hero h1{font-size:var(--gc-hero-title-size)!important;line-height:var(--gc-hero-title-line)!important;letter-spacing:var(--gc-hero-title-track)!important}@media (width<=760px){html[data-gc-scope=marketing] body.gc-public-body .gc-home2 .gc-home2-hero__copy h1,html[data-gc-scope=marketing] body.gc-public-body .gc-public-hero .gc-public-title,html[data-gc-scope=marketing] body.gc-public-body .gc-public-page-hero .gc-public-title,html[data-gc-scope=marketing] body.gc-public-body .gc-archive-race-hero h1{max-width:100%!important;font-size:var(--gc-hero-title-size-mobile)!important;letter-spacing:-.055em!important;line-height:.9!important}}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario]{--gc-cal-combo:#8cff00;--gc-cal-lfm:#35d3ff;--gc-cal-gc:#ffc46b;--gc-cal-range:#b585ff}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-legend span,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-event,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-card{--gc-cal-color:var(--gc-cal-combo)}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-legend [data-type=race_lfm],html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-event[data-type=race_lfm],html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-card[data-type=race_lfm]{--gc-cal-color:var(--gc-cal-lfm)}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-legend [data-type=race_gc],html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-event[data-type=race_gc],html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-card[data-type=race_gc]{--gc-cal-color:var(--gc-cal-gc)}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-legend [data-type=range],html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-event.is-range{--gc-cal-color:var(--gc-cal-range)}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-legend{align-items:center;gap:10px!important;margin:20px 0 22px!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-legend span{position:relative;border:1px solid color-mix(in srgb,var(--gc-cal-color) 32%, transparent)!important;border-left:1px solid color-mix(in srgb,var(--gc-cal-color) 32%, transparent)!important;min-height:34px!important;color:var(--gc-unified-text)!important;background:linear-gradient(180deg, color-mix(in srgb,var(--gc-cal-color) 9%, #050906db), #040705e0)!important;border-radius:4px!important;padding:0 13px 0 34px!important;box-shadow:inset 0 0 0 1px #ffffff05!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-legend span:before{content:"";background:var(--gc-cal-color);width:10px;height:10px;box-shadow:0 0 14px color-mix(in srgb,var(--gc-cal-color) 54%, transparent);border-radius:999px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-grid{background:#010402d1!important;border-color:#8cff0029!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-day{background:linear-gradient(#040805eb,#020403e6)!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-event{border:1px solid color-mix(in srgb,var(--gc-cal-color) 23%, #ffffff0f)!important;background:linear-gradient(90deg, color-mix(in srgb,var(--gc-cal-color) 10%, transparent), transparent 58%), #050906d1!important;box-shadow:none!important;border-left:0!important;border-radius:4px!important;padding:9px 9px 9px 15px!important;position:relative!important;overflow:hidden!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-event:before{content:"";background:var(--gc-cal-color);width:4px;box-shadow:0 0 18px color-mix(in srgb,var(--gc-cal-color) 48%, transparent);position:absolute;top:0;bottom:0;left:0}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-event:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--gc-cal-color) 44%, transparent)!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-event strong{color:var(--gc-unified-text)!important;font-weight:950!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-event small,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-event-repeat{color:var(--gc-unified-soft)!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-list-section .gc-public-section-head{border-bottom:1px solid #8cff0024;grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);align-items:end;gap:clamp(18px,3vw,34px);padding-bottom:18px;display:grid!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-list-section .gc-public-section-lead{max-width:520px}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-event-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px;gap:14px!important;display:grid!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-card{grid-template-columns:78px minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--gc-cal-color) 28%, transparent)!important;background:radial-gradient(circle at 0% 0%, color-mix(in srgb,var(--gc-cal-color) 13%, transparent), transparent 34%), linear-gradient(180deg, #080e09eb, #020503eb)!important;border-radius:6px!important;align-items:start!important;gap:16px!important;min-height:0!important;padding:18px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 20px 54px #00000052!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-card:before{content:"";background:var(--gc-cal-color);width:5px;box-shadow:0 0 22px color-mix(in srgb,var(--gc-cal-color) 55%, transparent);position:absolute;top:0;bottom:0;left:0}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-date{border:1px solid color-mix(in srgb,var(--gc-cal-color) 26%, transparent)!important;background:#0104029e!important;border-radius:4px!important;align-content:center!important;place-items:center!important;width:68px!important;min-height:78px!important;display:grid!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-date span{color:var(--gc-cal-color)!important;font-family:var(--sans,Inter,system-ui,sans-serif)!important;letter-spacing:-.07em!important;font-size:clamp(30px,3vw,44px)!important;font-weight:1000!important;line-height:.82!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-date small,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-meta dt{color:var(--gc-unified-muted)!important;font-family:var(--mono,"JetBrains Mono",monospace)!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:950!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-main{min-width:0}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-head{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-type,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-repeat{border:1px solid color-mix(in srgb,var(--gc-cal-color) 24%, transparent)!important;min-height:24px!important;color:var(--gc-cal-color)!important;background:color-mix(in srgb,var(--gc-cal-color) 8%, transparent)!important;font-family:var(--mono,"JetBrains Mono",monospace)!important;letter-spacing:.1em!important;text-transform:uppercase!important;border-radius:999px!important;align-items:center!important;padding:0 9px!important;font-size:10px!important;font-weight:950!important;display:inline-flex!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-card h3{color:var(--gc-unified-text)!important;font-family:var(--sans,Inter,system-ui,sans-serif)!important;letter-spacing:-.055em!important;text-transform:uppercase!important;margin:0 0 12px!important;font-size:clamp(20px,2vw,30px)!important;line-height:.94!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-meta div{background:#0104026b;border:1px solid #ffffff0e;border-radius:4px;min-width:0;padding:10px}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-meta dd{color:var(--gc-unified-text);margin:4px 0 0;font-size:.9rem;line-height:1.25}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-description{color:var(--gc-unified-soft)!important;margin:12px 0 0!important;line-height:1.5!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-card>.gc-public-btn{white-space:nowrap;align-self:start}@media (width<=980px){html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-event-list,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-list-section .gc-public-section-head{grid-template-columns:1fr}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-card{grid-template-columns:70px minmax(0,1fr)}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-card>.gc-public-btn{grid-column:2;justify-self:start}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-upcoming-meta{grid-template-columns:1fr}}@media (width<=720px){html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-grid{white-space:normal;overflow-x:auto;display:block!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-head,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-day{min-width:180px}}html[data-gc-scope=marketing] .gc-page-acsr .gc-acsr-hero,html[data-gc-scope=marketing] .gc-page-acsr .gc-public-hero.gc-acsr-hero{isolation:isolate!important;background:#020402!important;border-bottom:0!important;min-height:clamp(640px,78vh,900px)!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;position:relative!important;overflow:hidden!important}html[data-gc-scope=marketing] .gc-page-acsr .gc-acsr-hero-bg-video,html[data-gc-scope=marketing] .gc-page-acsr .gc-public-hero__media{object-fit:cover!important;object-position:center center!important;opacity:1!important;filter:saturate(.78)contrast(1.08)brightness(.68)!important;z-index:0!important;pointer-events:none!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;transform:scale(1.01)!important}html[data-gc-scope=marketing] .gc-page-acsr .gc-acsr-hero-scrim,html[data-gc-scope=marketing] .gc-page-acsr .gc-public-hero__scrim{z-index:1!important;pointer-events:none!important;background:radial-gradient(circle at 28% 34%,#0000000d,#00000075 48%,#000c 100%),linear-gradient(90deg,#000000b8,#0000006b 48%,#000000db),linear-gradient(#0000002e,#00000073 58%,#020402 100%)!important;position:absolute!important;inset:0!important}html[data-gc-scope=marketing] .gc-page-acsr .gc-acsr-hero:before{content:""!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(#02040200 0%,#0204029e 42%,#020402 72% 100%),radial-gradient(at 50% 100%,#8cff000d,#0000 60%)!important;height:clamp(260px,32vh,430px)!important;position:absolute!important;inset:auto 0 -2px!important}html[data-gc-scope=marketing] .gc-page-acsr .gc-acsr-hero:after{content:""!important;z-index:3!important;pointer-events:none!important;opacity:.22!important;background-color:#0000!important;background-image:linear-gradient(#8cff0006 1px,#0000 1px),linear-gradient(90deg,#8cff0005 1px,#0000 1px)!important;background-position:0 0,0 0!important;background-repeat:repeat,repeat!important;background-size:64px 64px!important;background-attachment:scroll,scroll!important;background-origin:padding-box,padding-box!important;background-clip:border-box,border-box!important;position:absolute!important;inset:0!important;mask-image:linear-gradient(#000 0%,#000000b3 42%,#0000 86%)!important}html[data-gc-scope=marketing] .gc-page-acsr .gc-acsr-hero-inner,html[data-gc-scope=marketing] .gc-page-acsr .gc-public-hero__inner{z-index:4!important;grid-template-columns:1fr!important;align-items:start!important;min-height:auto!important;padding-top:clamp(106px,11vh,152px)!important;padding-bottom:clamp(110px,16vh,190px)!important;display:grid!important;position:relative!important}html[data-gc-scope=marketing] .gc-page-acsr .gc-acsr-hero-inner>div,html[data-gc-scope=marketing] .gc-page-acsr .gc-public-hero__inner>div{max-width:920px!important}html[data-gc-scope=marketing] .gc-page-acsr .gc-public-title{letter-spacing:-.072em!important;text-shadow:0 16px 46px #0000007a,0 0 28px #f4fff114!important;max-width:920px!important;font-size:clamp(58px,7.35vw,118px)!important;line-height:.82!important}html[data-gc-scope=marketing] .gc-page-acsr .gc-public-description{max-width:760px!important}html[data-gc-scope=marketing] .gc-page-acsr .gc-community-championship,html[data-gc-scope=marketing] .gc-page-acsr [data-acsr-championship]{z-index:5!important;margin-top:clamp(-70px,-5.5vw,-28px)!important;padding-top:clamp(46px,5.4vw,86px)!important;position:relative!important}html[data-gc-scope=marketing] .gc-page-acsr .gc-acsr-main-card.gc-public-card,html[data-gc-scope=marketing] .gc-page-acsr .gc-acsr-next-card.gc-public-card,html[data-gc-scope=marketing] .gc-page-acsr .gc-acsr-last-card.gc-public-card{border-radius:var(--gc-unified-radius)!important;border:1px solid var(--gc-unified-border-soft)!important;box-shadow:var(--gc-unified-shadow)!important;background:linear-gradient(#0a120bd1,#030604e6),linear-gradient(90deg,#8cff0009,#0000 44%)!important}@media (width<=720px){html[data-gc-scope=marketing] .gc-page-acsr .gc-acsr-hero,html[data-gc-scope=marketing] .gc-page-acsr .gc-public-hero.gc-acsr-hero{min-height:clamp(560px,82vh,740px)!important}html[data-gc-scope=marketing] .gc-page-acsr .gc-acsr-hero-inner,html[data-gc-scope=marketing] .gc-page-acsr .gc-public-hero__inner{padding-top:94px!important;padding-bottom:132px!important}html[data-gc-scope=marketing] .gc-page-acsr .gc-public-title{font-size:clamp(46px,15vw,72px)!important}}html[data-gc-scope=marketing] body.gc-public-body{--gc-btn-h:42px;--gc-btn-h-hero:48px;--gc-btn-radius:4px;--gc-btn-px:18px;--gc-btn-px-hero:28px;--gc-btn-green:var(--gc-unified-green,var(--gc-mk-accent,#8cff00));--gc-btn-green-2:#b7ff42;--gc-btn-green-text:#061006;--gc-btn-dark-bg:#050906d1;--gc-btn-dark-bg-hover:#0c140df5;--gc-btn-dark-text:#f4fff1;--gc-btn-border:#8cff0038;--gc-btn-border-hover:#8cff006b}html[data-gc-scope=marketing] body.gc-public-body :is(.gc-public-btn,.gc-btn,.gc-home2-btn,.gc-calendar-controls button,.gc-calendar-legend span,.gc-archive-main-btn,.gc-archive-filter-row button,.gc-archive-az button),html[data-gc-scope=marketing] body.gc-public-body :is(button[class*=filter],button[class*=tab],button[class*=pill],button[class*=chip],a[class*=filter],a[class*=tab],a[class*=pill],a[class*=chip]){cursor:pointer;appearance:none!important;min-height:var(--gc-btn-h)!important;height:auto!important;padding:0 var(--gc-btn-px)!important;border:1px solid var(--gc-btn-border)!important;border-radius:var(--gc-btn-radius)!important;background:linear-gradient(180deg,#ffffff05,#00000014),var(--gc-btn-dark-bg)!important;color:var(--gc-btn-dark-text)!important;font-family:var(--mono,"JetBrains Mono",monospace)!important;letter-spacing:.105em!important;text-transform:uppercase!important;white-space:nowrap!important;text-shadow:none!important;box-shadow:none!important;justify-content:center!important;align-items:center!important;gap:9px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;transition:color .16s,border-color .16s,background .16s,transform .16s,box-shadow .16s!important;display:inline-flex!important}html[data-gc-scope=marketing] body.gc-public-body :is(.gc-public-btn,.gc-btn,.gc-home2-btn,.gc-calendar-controls button,.gc-calendar-legend span,.gc-archive-main-btn,.gc-archive-filter-row button,.gc-archive-az button):hover,html[data-gc-scope=marketing] body.gc-public-body :is(button[class*=filter],button[class*=tab],button[class*=pill],button[class*=chip],a[class*=filter],a[class*=tab],a[class*=pill],a[class*=chip]):hover{color:#fff!important;background:linear-gradient(180deg,#8cff000e,#00000014),var(--gc-btn-dark-bg-hover)!important;border-color:var(--gc-btn-border-hover)!important;transform:translateY(-1px)!important;box-shadow:0 0 18px #8cff0014!important}html[data-gc-scope=marketing] body.gc-public-body :is(.gc-public-btn-primary,.gc-btn-primary,.gc-btn--primary,.gc-home2-btn--primary,.gc-archive-main-btn,.is-active,.active,[aria-selected=true],[data-active=true]),html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/archivo] :is(.gc-archive-spotlight a,.gc-archive-filter-row button.is-active,.gc-archive-az button.is-active),html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/noticias] :is(.gc-archive-spotlight a,.gc-archive-filter-row button.is-active,.gc-archive-az button.is-active){color:var(--gc-btn-green-text)!important;background:linear-gradient(135deg,var(--gc-btn-green),var(--gc-btn-green-2))!important;text-shadow:none!important;border-color:#0000!important;box-shadow:0 0 22px #8cff001f!important}html[data-gc-scope=marketing] body.gc-public-body :is(.gc-public-btn-primary,.gc-btn-primary,.gc-btn--primary,.gc-home2-btn--primary,.gc-archive-main-btn,.is-active,.active,[aria-selected=true],[data-active=true]):hover,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/archivo] :is(.gc-archive-spotlight a,.gc-archive-filter-row button.is-active,.gc-archive-az button.is-active):hover,html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/noticias] :is(.gc-archive-spotlight a,.gc-archive-filter-row button.is-active,.gc-archive-az button.is-active):hover{color:var(--gc-btn-green-text)!important;background:linear-gradient(135deg,var(--gc-btn-green-2),var(--gc-btn-green))!important;text-shadow:none!important;border-color:#0000!important;transform:translateY(-1px)!important;box-shadow:0 0 26px #8cff002e!important}html[data-gc-scope=marketing] body.gc-public-body :is(.gc-home2-hero__actions,.gc-public-page-hero .gc-actions,.gc-public-hero .gc-actions,.gc-community-social-actions,.gc-community-hero-secondary-actions)>:is(a,button){min-height:var(--gc-btn-h-hero)!important;height:var(--gc-btn-h-hero)!important;padding:0 var(--gc-btn-px-hero)!important;border-radius:var(--gc-btn-radius)!important;font-size:12px!important}html[data-gc-scope=marketing] body.gc-public-body :is(.gc-home2-hero__actions,.gc-public-page-hero .gc-actions,.gc-public-hero .gc-actions,.gc-community-social-actions)>:is(a,button):first-child,html[data-gc-scope=marketing] body.gc-public-body :is(.gc-home2-hero__actions,.gc-public-page-hero .gc-actions,.gc-public-hero .gc-actions,.gc-community-social-actions)>:is(.gc-home2-btn--primary,.gc-public-btn-primary,.gc-btn-primary,.gc-btn--primary){color:var(--gc-btn-green-text)!important;background:linear-gradient(135deg,var(--gc-btn-green),var(--gc-btn-green-2))!important;border-color:#0000!important;box-shadow:0 0 24px #8cff0029!important}html[data-gc-scope=marketing] body.gc-public-body :is(.gc-home2-hero__actions,.gc-public-page-hero .gc-actions,.gc-public-hero .gc-actions,.gc-community-social-actions)>:is(a,button):first-child:hover,html[data-gc-scope=marketing] body.gc-public-body :is(.gc-home2-hero__actions,.gc-public-page-hero .gc-actions,.gc-public-hero .gc-actions,.gc-community-social-actions)>:is(.gc-home2-btn--primary,.gc-public-btn-primary,.gc-btn-primary,.gc-btn--primary):hover{color:var(--gc-btn-green-text)!important;background:linear-gradient(135deg,var(--gc-btn-green-2),var(--gc-btn-green))!important;border-color:#0000!important}html[data-gc-scope=marketing] body.gc-public-body :is(.gc-home2-hero__actions,.gc-public-page-hero .gc-actions,.gc-public-hero .gc-actions,.gc-community-social-actions,.gc-community-hero-secondary-actions)>:is(a,button):not(:first-child),html[data-gc-scope=marketing] body.gc-public-body :is(.gc-home2-hero__actions,.gc-public-page-hero .gc-actions,.gc-public-hero .gc-actions,.gc-community-social-actions,.gc-community-hero-secondary-actions)>:is(.gc-home2-btn--ghost,.gc-public-btn-secondary){color:var(--gc-btn-dark-text)!important;background:linear-gradient(180deg,#ffffff05,#00000014),var(--gc-btn-dark-bg)!important;border-color:var(--gc-btn-border)!important;box-shadow:none!important}html[data-gc-scope=marketing] body.gc-public-body :is(.gc-public-btn,.gc-btn,.gc-home2-btn,.gc-calendar-controls button,.gc-calendar-legend span,.gc-archive-main-btn) *{color:inherit!important;fill:currentColor!important}html[data-gc-scope=marketing] body.gc-public-body :is(.gc-calendar-legend span,.gc-archive-filter-row button,.gc-archive-az button),html[data-gc-scope=marketing] body.gc-public-body :is(button[class*=filter],button[class*=tab],button[class*=pill],button[class*=chip],a[class*=filter],a[class*=tab],a[class*=pill],a[class*=chip]){letter-spacing:.11em!important;min-height:36px!important;padding-inline:15px!important;font-size:10px!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-legend span{color:var(--gc-btn-dark-text)!important;border-color:color-mix(in srgb,var(--event-color,var(--gc-btn-green)) 45%,transparent)!important;background:#050906c7!important;justify-content:flex-start!important}html[data-gc-scope=marketing] body.gc-public-body[data-public-route^=\/calendario] .gc-calendar-legend span:before{box-shadow:0 0 14px color-mix(in srgb,var(--event-color,var(--gc-btn-green)) 58%,transparent)!important}@media (width<=620px){html[data-gc-scope=marketing] body.gc-public-body{--gc-btn-h:40px;--gc-btn-h-hero:44px;--gc-btn-px:14px;--gc-btn-px-hero:18px}html[data-gc-scope=marketing] body.gc-public-body :is(.gc-home2-hero__actions,.gc-public-page-hero .gc-actions,.gc-public-hero .gc-actions,.gc-community-social-actions,.gc-community-hero-secondary-actions)>:is(a,button){font-size:10px!important}}:root{--gc-result-font:Verdana, "Segoe UI", Arial, sans-serif}.gc-home2 :where([data-home2-best-time],[data-home2-drivers],[data-home2-laps],[data-home2-now-distance],[data-home2-now-cars],[data-home2-server-total-drivers],[data-home2-first-lap-days],[data-home2-server-total-laps],[data-home2-server-hotlaps],[data-home2-server-active-cars],[data-home2-server-best-time],[data-home2-last-lap-card],[data-home2-champ-events],[data-home2-champ-completed],[data-home2-champ-entrants],[data-home2-champ-classes]),.gc-home2 .gc-home2-combo-rank>em,.gc-home2 .gc-home2-table__row>strong,.gc-home2 .gc-home2-table__row>small,.gc-home2 .gc-home2-metrics dd,.gc-home2 .gc-home2-now-extra dd,.gc-home2 .gc-home2-server-rows dd:not([data-home2-server-state]),.gc-home2 .gc-home2-championship-stats dd,.gc-home2 .gc-home2-champ-standing-pos,.gc-home2 .gc-home2-champ-standing-points,.gc-home2 .gc-home2-rating-table td:first-child,.gc-home2 .gc-home2-rating-table td:nth-child(3),.gc-home2 .gc-home2-rating-table td:nth-child(4){letter-spacing:-.01em;text-rendering:geometricprecision;font-family:var(--gc-result-font)!important;font-variant-numeric:tabular-nums lining-nums!important;font-feature-settings:"tnum" 1, "lnum" 1!important;font-weight:800!important}.gc-home2 [data-home2-best-time],.gc-home2 .gc-home2-combo-rank>em,.gc-home2 .gc-home2-table__row>strong{font-weight:900!important}.gc-hotlaps-table-v13 :where(td:first-child,td:nth-child(5),td:nth-child(6),td:nth-child(7),td:nth-child(8),td:nth-child(9)),.gc-hotlaps-metrics-v13 .gc-metric strong,.gc-hotlaps-status-v13 .gc-status-row strong,.gc-hotlaps-meta-v13 span,.gc-combos-page :where(.gc-metric-card strong,.gc-stat-badge-v42,table td:nth-child(3),table td:nth-child(4),table td:nth-child(5),table td:nth-child(6)),.gc-community-championship :where(.gc-acsr-points,.gc-acsr-stat strong,.gc-acsr-kpi strong,.gc-acsr-event time,.gc-acsr-standings-table td:first-child,.gc-acsr-standings-table td:nth-child(3),.gc-acsr-standings-table td:nth-child(4),.gc-acsr-standings-table td:nth-child(5),.gc-acsr-standings-table td:nth-child(6),.gc-acsr-standings-table td:nth-child(7),.gc-acsr-standings-table td:nth-child(8),.gc-acsr-standings-table td:nth-child(9)),.gc-ratings-page :where(.gc-ratings-stat,.gc-ratings-delta,.gc-rating-badge strong,.gc-ratings-rank-badge,.gc-ratings-table td:first-child,.gc-ratings-table td:nth-child(3),.gc-ratings-table td:nth-child(5),.gc-ratings-table td:nth-child(6),.gc-ratings-table td:nth-child(7),.gc-ratings-table td:nth-child(8),.gc-ratings-pagination span),.gc-community-races-page table :where(td:nth-child(3),td:nth-child(4)),.gc-calendar-page :where(time,dd,.gc-calendar-day-number,.gc-calendar-upcoming-card small){font-family:var(--gc-result-font)!important;font-variant-numeric:tabular-nums lining-nums!important;font-feature-settings:"tnum" 1, "lnum" 1!important;font-weight:800!important}.gc-app-dashboard-v3,.gc-app-dashboard-v3 *{font-family:inherit}html[data-gc-scope=marketing] body.gc-public-body:not(.gc-page-comunidad):not(.gc-page-acsr) .gc-home-hero-video,html[data-gc-scope=marketing] body.gc-page-acsr .gc-acsr-hero-video{background:#010302!important;box-shadow:inset 0 108px 170px #000000a8,inset 0 -190px 285px #000000c7!important}html[data-gc-scope=marketing] body.gc-public-body:not(.gc-page-comunidad):not(.gc-page-acsr) .gc-home-hero-bg-video,html[data-gc-scope=marketing] body.gc-page-acsr .gc-acsr-hero-bg-video{opacity:.76!important;filter:brightness(.66)contrast(1.09)saturate(.9)!important}html[data-gc-scope=marketing] body.gc-public-body:not(.gc-page-comunidad):not(.gc-page-acsr) .gc-home-hero-scrim,html[data-gc-scope=marketing] body.gc-page-acsr .gc-acsr-hero-scrim{background:radial-gradient(ellipse at 9% 8%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 11%, transparent) 0%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 6%, transparent) 22%, transparent 62%), radial-gradient(ellipse at 74% 16%, color-mix(in srgb, var(--gc-mk-accent-2,var(--gc-mk-accent,#9cff3f)) 9%, transparent) 0%, transparent 46%), linear-gradient(90deg, #000000eb 0%, #0000009e 42%, #00000057 68%, #000000a8 100%), linear-gradient(180deg, #000000b8 0%, #00000075 32%, #0000006b 58%, #000000db 100%)!important;pointer-events:none!important}html[data-gc-scope=marketing] body.gc-public-body:not(.gc-page-comunidad):not(.gc-page-acsr) .gc-home-hero-video:before,html[data-gc-scope=marketing] body.gc-page-acsr .gc-acsr-hero-video:before{content:""!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(180deg, #01030200 0%, #01030257 28%, #010302bd 62%, var(--gc-mk-bg,#070a08) 100%)!important;opacity:1!important;filter:none!important;height:clamp(280px,33vw,520px)!important;position:absolute!important;inset:auto 0 0!important}html[data-gc-scope=marketing] body.gc-public-body:not(.gc-page-comunidad):not(.gc-page-acsr) .gc-home-hero-video:after,html[data-gc-scope=marketing] body.gc-page-acsr .gc-acsr-hero-video:after{content:""!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(180deg, #01030200 0%, #0103023d 34%, #010302b8 72%, var(--gc-mk-bg,#070a08) 100%)!important;opacity:1!important;filter:none!important;width:auto!important;height:clamp(210px,25vw,390px)!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;transform:none!important}html[data-gc-scope=marketing] body.gc-public-body:not(.gc-page-comunidad):not(.gc-page-acsr) .gc-home-hero-inner,html[data-gc-scope=marketing] body.gc-public-body:not(.gc-page-comunidad):not(.gc-page-acsr) .gc-metrics--home-v68,html[data-gc-scope=marketing] body.gc-page-acsr .gc-acsr-hero-inner{z-index:4!important;position:relative!important}html[data-gc-scope=marketing] body.gc-public-body:not(.gc-page-comunidad):not(.gc-page-acsr) .gc-week-combo-section,html[data-gc-scope=marketing] body.gc-page-acsr .gc-community-championship{z-index:6!important;background:0 0!important;position:relative!important}html[data-gc-scope=marketing] body.gc-public-body:not(.gc-page-comunidad):not(.gc-page-acsr) .gc-week-combo-section{margin-top:clamp(34px,5vw,72px)!important}html[data-gc-scope=marketing] body.gc-page-acsr .gc-community-championship{padding-top:clamp(36px,5vw,72px)!important}@media (width<=760px){html[data-gc-scope=marketing] body.gc-public-body:not(.gc-page-comunidad):not(.gc-page-acsr) .gc-home-hero-bg-video,html[data-gc-scope=marketing] body.gc-page-acsr .gc-acsr-hero-bg-video{opacity:.72!important;filter:brightness(.6)contrast(1.08)saturate(.86)!important}html[data-gc-scope=marketing] body.gc-public-body:not(.gc-page-comunidad):not(.gc-page-acsr) .gc-home-hero-scrim,html[data-gc-scope=marketing] body.gc-page-acsr .gc-acsr-hero-scrim{background:radial-gradient(ellipse at 4% 10%, color-mix(in srgb, var(--gc-mk-accent,#9cff3f) 9%, transparent) 0%, transparent 58%), linear-gradient(180deg, #000000d6 0%, #00000085 42%, #000000e0 100%), linear-gradient(90deg, #000000e6 0%, #0000008a 100%)!important}html[data-gc-scope=marketing] body.gc-public-body:not(.gc-page-comunidad):not(.gc-page-acsr) .gc-home-hero-video:before,html[data-gc-scope=marketing] body.gc-page-acsr .gc-acsr-hero-video:before{height:clamp(240px,48vw,410px)!important}html[data-gc-scope=marketing] body.gc-public-body:not(.gc-page-comunidad):not(.gc-page-acsr) .gc-home-hero-video:after,html[data-gc-scope=marketing] body.gc-page-acsr .gc-acsr-hero-video:after{height:clamp(190px,42vw,330px)!important}}html[data-gc-scope=marketing] .gc-home2-combo-card__label{color:#ff5757!important;text-shadow:0 0 14px #ff575738!important}html[data-gc-scope=marketing] .gc-home2-panel--timing .gc-home2-table__row:not(.gc-home2-table__row--head)>span:first-child{color:#f2f4ef!important;text-transform:uppercase!important;letter-spacing:.02em!important;font-size:12px!important;font-weight:900!important;line-height:1.05!important}html[data-gc-scope=marketing] .gc-home2-panel--timing .gc-home2-table__row:not(.gc-home2-table__row--head)>span:nth-child(2){color:#5581e7!important;font-weight:800!important}html[data-gc-scope=marketing] .gc-home2-panel--timing .gc-home2-table__row:not(.gc-home2-table__row--head)>strong{color:#96ff2f!important;text-shadow:0 0 12px #96ff2f29!important;font-weight:900!important}html[data-gc-scope=marketing] .gc-home2-panel--timing .gc-home2-table__row:not(.gc-home2-table__row--head)>small{color:#ff5757!important;font-weight:800!important}html[data-gc-scope=marketing] .gc-home2-panel--now .gc-home2-btn{white-space:nowrap!important}html[data-gc-scope=marketing] .gc-home2-panel--now .gc-home2-btn:first-of-type,html[data-gc-scope=marketing] .gc-home2-panel--now .gc-home2-btn:nth-of-type(2){justify-content:center!important;align-items:center!important;min-width:0!important;display:inline-flex!important;position:relative!important;overflow:hidden!important}html[data-gc-scope=marketing] .gc-home2-panel--now .gc-home2-btn:first-of-type{color:#0000!important;font-size:0!important}html[data-gc-scope=marketing] .gc-home2-panel--now .gc-home2-btn:first-of-type:after{content:"COCHE"!important;color:#f2f4ef!important;letter-spacing:.08em!important;font-size:clamp(.7rem,.82vw,.78rem)!important;font-weight:800!important;line-height:1!important}html[data-gc-scope=marketing] .gc-home2-panel--now .gc-home2-btn:nth-of-type(2){color:#0000!important;font-size:0!important}html[data-gc-scope=marketing] .gc-home2-panel--now .gc-home2-btn:nth-of-type(2):after{content:"CIRCUITO"!important;color:#f2f4ef!important;letter-spacing:.06em!important;font-size:clamp(.68rem,.78vw,.75rem)!important;font-weight:800!important;line-height:1!important}html[data-gc-scope=marketing] .gc-home2-panel--now .gc-home2-btn:first-of-type:hover:after,html[data-gc-scope=marketing] .gc-home2-panel--now .gc-home2-btn:nth-of-type(2):hover:after{color:#f2f4ef!important}html[data-gc-scope=marketing] .gc-public-brand{gap:0!important}html[data-gc-scope=marketing] .gc-public-brand-mark,html[data-gc-scope=marketing] .gc-public-brand-mark.gc-public-brand-mark--logo{display:none!important}html[data-gc-scope=marketing] .gc-public-brand-copy{isolation:auto!important;gap:3px!important;padding:0!important;display:grid!important;position:relative!important;overflow:visible!important}html[data-gc-scope=marketing] .gc-public-brand-copy:before,html[data-gc-scope=marketing] .gc-public-brand-copy:after{content:none!important;filter:none!important;background:0 0!important;animation:none!important;display:none!important}html[data-gc-scope=marketing] .gc-public-brand-copy strong{color:#f2f4ef!important;background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;text-shadow:none!important;animation:none!important}html[data-gc-scope=marketing] .gc-public-brand-copy small{color:#96ff2f!important;background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;text-shadow:0 0 10px #96ff2f2e!important;opacity:1!important;animation:none!important}html[data-gc-scope=marketing] .gc-home2-combo-card__time{color:#b544e2!important;text-shadow:0 0 24px #b544e22e!important}html[data-gc-scope=marketing] .gc-home2-server-rows--v8>div[data-gc-server-combo-laps-row]{border-color:#96ff2f1c!important}html[data-gc-scope=marketing] .gc-home2-panel--championship .gc-home2-championship-btn,html[data-gc-scope=marketing] .gc-home2-panel--championship .gc-home2-championship-btn:visited{color:#061006!important;letter-spacing:.08em!important;text-transform:uppercase!important;width:auto!important;min-width:0!important;max-width:none!important;text-shadow:none!important;white-space:nowrap!important;background:#96ff2f!important;border:1px solid #96ff2ff2!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:11px 18px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;overflow:visible!important;box-shadow:0 0 22px #96ff2f1a!important}html[data-gc-scope=marketing] .gc-floating-hero-logo{appearance:none!important;z-index:2147483646!important;width:clamp(95px,9.18vw,133px)!important;height:clamp(95px,9.18vw,133px)!important;box-shadow:none!important;opacity:.96!important;transform-origin:50%!important;cursor:grab!important;user-select:none!important;touch-action:none!important;pointer-events:auto!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;place-items:center!important;margin:0!important;padding:0!important;text-decoration:none!important;transition:transform .18s,opacity .18s,filter .18s,visibility .18s!important;display:grid!important;position:fixed!important;top:clamp(86px,9.5vh,116px)!important;left:calc(100vw - clamp(132px,10.5vw,168px))!important;transform:translate(0,0)scale(1)!important}html[data-gc-scope=marketing] .gc-floating-hero-logo:hover{opacity:1!important;filter:drop-shadow(0 0 20px #96ff2f38)!important;transform:translate(0,0)scale(1.13)!important}html[data-gc-scope=marketing] .gc-floating-hero-logo.is-dragging{cursor:grabbing!important;opacity:1!important;filter:drop-shadow(0 0 18px #96ff2f2e)!important;transition:none!important;transform:translate(0,0)scale(1.06)!important}html[data-gc-scope=marketing] .gc-floating-hero-logo.is-scroll-hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important;filter:none!important;transform:translateY(-18px)scale(.78)!important}html[data-gc-scope=marketing] .gc-floating-hero-logo img{object-fit:contain!important;pointer-events:none!important;user-select:none!important;-webkit-user-drag:none!important;filter:drop-shadow(0 0 14px #96ff2f29)!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:block!important}html[data-gc-scope=marketing] .gc-floating-hero-story{z-index:2147483645!important;color:#f2f4ef!important;opacity:0!important;transform-origin:0 0!important;pointer-events:none!important;background:radial-gradient(circle at 12% 0,#96ff2f24,#0000 42%),linear-gradient(#090f0af5,#040805fa)!important;border:1px solid #96ff2f2e!important;border-radius:22px!important;width:min(340px,100vw - 28px)!important;padding:18px!important;transition:opacity .18s,transform .18s!important;position:fixed!important;transform:translateY(8px)scale(.98)!important;box-shadow:0 24px 80px #00000094,inset 0 1px #ffffff0f!important}html[data-gc-scope=marketing] .gc-floating-hero-story.is-open{opacity:1!important;pointer-events:auto!important;transform:translateY(0)scale(1)!important}html[data-gc-scope=marketing] .gc-floating-hero-story[hidden]{display:none!important}html[data-gc-scope=marketing] .gc-floating-hero-story__close{appearance:none!important;color:#f2f4efdb!important;cursor:pointer!important;background:#ffffff0a!important;border:1px solid #ffffff17!important;border-radius:999px!important;place-items:center!important;width:32px!important;height:32px!important;font-size:20px!important;line-height:1!important;display:grid!important;position:absolute!important;top:10px!important;right:10px!important}html[data-gc-scope=marketing] .gc-floating-hero-story__close:hover{color:#fff!important;background:#ffffff14!important}html[data-gc-scope=marketing] .gc-floating-hero-story__top{align-items:center!important;gap:12px!important;margin-bottom:14px!important;padding-right:32px!important;display:flex!important}html[data-gc-scope=marketing] .gc-floating-hero-story__logo{object-fit:contain!important;filter:drop-shadow(0 0 14px #96ff2f2e)!important;flex:none!important;width:58px!important;height:58px!important}html[data-gc-scope=marketing] .gc-floating-hero-story__eyebrow{color:#96ff2f!important;font-family:var(--gc-mono,"JetBrains Mono", monospace)!important;letter-spacing:.11em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:block!important}html[data-gc-scope=marketing] .gc-floating-hero-story h2{color:#f2f4ef!important;letter-spacing:-.035em!important;text-transform:uppercase!important;margin:7px 0 0!important;font-size:22px!important;line-height:.98!important}html[data-gc-scope=marketing] .gc-floating-hero-story p{color:#f2f4efc2!important;margin:0 0 10px!important;font-size:13px!important;line-height:1.45!important}html[data-gc-scope=marketing] .gc-floating-hero-story p strong{color:#f2f4ef!important;font-weight:900!important}html[data-gc-scope=marketing] .gc-floating-hero-story__quote{color:#f2f4efdb!important;font-family:var(--gc-mono,"JetBrains Mono", monospace)!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:#96ff2f0e!important;border-left:3px solid #96ff2f!important;margin:14px 0 0!important;padding:11px 12px!important;font-size:11px!important;font-weight:800!important}html[data-gc-scope=marketing] body[data-public-route=\/app] .gc-floating-hero-logo,html[data-gc-scope=marketing] body[data-public-route^="/app/"] .gc-floating-hero-logo,html[data-gc-scope=marketing] body[data-public-route=\/app] .gc-floating-hero-story,html[data-gc-scope=marketing] body[data-public-route^="/app/"] .gc-floating-hero-story{display:none!important}@media (width<=1200px){html[data-gc-scope=marketing] .gc-floating-hero-logo{width:100px!important;height:100px!important;top:90px!important;left:50%!important}}@media (width<=760px){html[data-gc-scope=marketing] .gc-floating-hero-logo{width:75px!important;height:75px!important;top:78px!important;left:12px!important}html[data-gc-scope=marketing] .gc-floating-hero-story{border-radius:18px!important;width:calc(100vw - 24px)!important;padding:16px!important}html[data-gc-scope=marketing] .gc-home2-panel--championship .gc-home2-championship-btn{width:100%!important;padding:12px 14px!important}}html[data-gc-scope=marketing] .gc-home2-panel--championship .gc-home2-championship-btn,html[data-gc-scope=marketing] .gc-home2-panel--championship a.gc-home2-championship-btn,html[data-gc-scope=marketing] .gc-home2-panel--championship a.gc-home2-championship-btn:visited{color:#061006!important;letter-spacing:.07em!important;text-transform:uppercase!important;width:auto!important;min-width:230px!important;max-width:100%!important;min-height:42px!important;text-shadow:none!important;white-space:nowrap!important;text-indent:0!important;opacity:1!important;background:#96ff2f!important;border:1px solid #96ff2ffa!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:12px 20px!important;font-size:12px!important;font-weight:950!important;line-height:1.05!important;display:inline-flex!important;overflow:visible!important;box-shadow:0 0 22px #96ff2f1f!important}html[data-gc-scope=marketing] .gc-home2-panel--combo-ranking .gc-home2-combo-ranking-list{gap:var(--gc-home2-combo-rank-gap,6px)!important}html[data-gc-scope=marketing] .gc-home2-panel--combo-ranking .gc-home2-combo-rank{min-height:var(--gc-home2-combo-rank-height,36px)!important;padding-top:var(--gc-home2-combo-rank-padding-y,6px)!important;padding-bottom:var(--gc-home2-combo-rank-padding-y,6px)!important}html[data-gc-scope=marketing] .gc-home2-panel--timing [data-home2-recent-laps]{gap:5px!important;display:grid!important}html[data-gc-scope=marketing] .gc-home2-panel--timing .gc-home2-table__row:not(.gc-home2-table__row--head){min-height:30px!important}html[data-gc-scope=marketing] .gc-home2-server-rows--v8{gap:6px!important;display:grid!important}html[data-gc-scope=marketing] .gc-home2-server-rows--v8>div{min-height:36px!important}html[data-gc-scope=marketing] .gc-home2-server-rows--v8 [data-home2-server-combo-laps]{color:#96ff2f!important;text-shadow:0 0 12px #96ff2f2e!important}html[data-gc-scope=marketing] .gc-home2-panel--championship .gc-home2-championship-btn,html[data-gc-scope=marketing] .gc-home2-panel--championship a.gc-home2-championship-btn,html[data-gc-scope=marketing] .gc-home2-panel--championship a.gc-home2-championship-btn:visited{color:#071006!important;letter-spacing:.05em!important;text-transform:uppercase!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:40px!important;text-shadow:none!important;white-space:nowrap!important;text-indent:0!important;opacity:1!important;background:linear-gradient(135deg,#96ff2f,#80f016)!important;border:1px solid #96ff2f9e!important;border-radius:4px!important;justify-content:center!important;align-items:center!important;gap:10px!important;padding:0 20px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;overflow:visible!important;box-shadow:0 10px 34px #96ff2f21!important}html[data-gc-scope=marketing] .gc-home2-panel--championship .gc-home2-championship-btn:hover{color:#071006!important;background:linear-gradient(135deg,#a6ff3a,#91ff22)!important;border-color:#96ff2fb8!important;transform:translateY(-1px)!important}html[data-gc-scope=marketing] .gc-home2-panel--championship .gc-home2-championship-btn:before,html[data-gc-scope=marketing] .gc-home2-panel--championship .gc-home2-championship-btn:after{content:none!important;display:none!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-panel--championship a.gc-home2-championship-btn,html[data-gc-scope=marketing] body .gc-home2 .gc-home2-panel--championship a.gc-home2-championship-btn:link,html[data-gc-scope=marketing] body .gc-home2 .gc-home2-panel--championship a.gc-home2-championship-btn:visited{color:#071006!important;letter-spacing:.05em!important;text-transform:uppercase!important;height:40px!important;min-height:40px!important;text-shadow:none!important;opacity:1!important;filter:none!important;white-space:nowrap!important;text-indent:0!important;background:#96ff2f linear-gradient(135deg,#96ff2f,#80f016)!important;border:1px solid #96ff2f9e!important;border-radius:4px!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:auto!important;min-width:0!important;max-width:none!important;padding:0 20px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;overflow:visible!important;box-shadow:0 10px 34px #96ff2f21!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-panel--championship a.gc-home2-championship-btn:hover{color:#071006!important;background:#a6ff3a linear-gradient(135deg,#a6ff3a,#91ff22)!important;border-color:#96ff2fb8!important;transform:translateY(-1px)!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-panel--championship a.gc-home2-championship-btn:before,html[data-gc-scope=marketing] body .gc-home2 .gc-home2-panel--championship a.gc-home2-championship-btn:after{content:none!important;display:none!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-panel--timing .gc-home2-table__row:not(.gc-home2-table__row--head)>strong{color:#96ff2f!important;text-shadow:0 0 12px #96ff2f29!important}html[data-gc-scope=marketing] body .gc-home2 .gc-home2-server-rows--v8 [data-home2-server-combo-laps]{color:#96ff2f!important;text-shadow:0 0 12px #96ff2f2e!important}html[data-gc-scope=marketing] body:not([data-public-route=\/app]) .gc-floating-hero-logo{top:clamp(86px,9.5vh,116px)!important;left:calc(100vw - clamp(132px,10.5vw,168px))!important}@media (width<=1200px){html[data-gc-scope=marketing] body:not([data-public-route=\/app]) .gc-floating-hero-logo{top:86px!important;left:calc(100vw - 118px)!important}}@media (width<=760px){html[data-gc-scope=marketing] body:not([data-public-route=\/app]) .gc-floating-hero-logo{top:78px!important;left:calc(100vw - 86px)!important}}html[data-gc-scope=marketing] body.gc-page-comunidad{background:radial-gradient(circle at 12% 10%,#96ff2f12,#0000 24%),radial-gradient(circle at 85% 18%,#21c8d60b,#0000 28%),linear-gradient(#020402 0%,#030503 42%,#020402 100%)!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-section,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-card,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-panel,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-cta{box-sizing:border-box!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero{background:linear-gradient(90deg,#020502f5 0%,#030603db 38%,#03060361 68%,#03060329 100%),radial-gradient(circle at 20% 24%,#96ff2f0f,#0000 26%)!important;border-bottom:1px solid #96ff2f1f!important;padding:54px 0 52px!important;position:relative!important;overflow:hidden!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero:before,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero:after,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-manifest-grid-v104:before{content:none!important;display:none!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero .gc-public-wrap,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero .gc-public-container,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero>div{z-index:1!important;position:relative!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero h1{letter-spacing:-.045em!important;text-transform:uppercase!important;color:#f6f8f3!important;text-wrap:balance!important;max-width:10ch!important;margin:0 0 18px!important;font-size:clamp(52px,8.2vw,92px)!important;line-height:.92!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero p{color:#f1f5edd6!important;max-width:720px!important;margin:0!important;font-size:clamp(18px,2vw,25px)!important;line-height:1.45!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-social-actions,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero-secondary-actions{flex-wrap:wrap!important;align-items:center!important;gap:12px!important;display:flex!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-social-actions{margin-top:28px!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero-secondary-actions{margin-top:14px!important}html[data-gc-scope=marketing] body.gc-page-comunidad a.gc-community-social-btn,html[data-gc-scope=marketing] body.gc-page-comunidad a.gc-community-social-btn:visited{color:#fff!important;border:1px solid #ffffff24!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-height:46px!important;padding:0 18px 0 14px!important;text-decoration:none!important;transition:transform .18s,filter .18s,box-shadow .18s!important;display:inline-flex!important;box-shadow:0 14px 38px #0000003d,inset 0 1px #ffffff29!important}html[data-gc-scope=marketing] body.gc-page-comunidad a.gc-community-social-btn svg{fill:#fff!important;color:#fff!important;flex:none!important;width:18px!important;height:18px!important}html[data-gc-scope=marketing] body.gc-page-comunidad a.gc-community-social-btn span{color:#fff!important;letter-spacing:.05em!important;text-shadow:0 1px 6px #0003!important;font-weight:950!important}html[data-gc-scope=marketing] body.gc-page-comunidad a.gc-community-social-btn:hover{filter:saturate(1.06)brightness(1.04)!important;transform:translateY(-2px)!important}html[data-gc-scope=marketing] body.gc-page-comunidad a.gc-community-social-btn--discord{background:#5865f2!important;border-color:#5865f2eb!important;box-shadow:0 16px 42px #5865f23d,inset 0 1px #ffffff29!important}html[data-gc-scope=marketing] body.gc-page-comunidad a.gc-community-social-btn--whatsapp{background:#25d366!important;border-color:#25d366eb!important;box-shadow:0 16px 42px #25d36638,inset 0 1px #ffffff29!important}html[data-gc-scope=marketing] body.gc-page-comunidad a.gc-community-social-btn--instagram{background:#e1306c linear-gradient(135deg,#405de6 0%,#833ab4 24%,#c13584 48%,#e1306c 70%,#fcaf45 100%)!important;border-color:#e1306cdb!important;box-shadow:0 16px 42px #e1306c38,inset 0 1px #ffffff29!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero-secondary-actions a.gc-community-pilots-btn,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero-secondary-actions a.gc-community-pilots-btn:visited{color:#dffcce!important;background:#96ff2f14!important;border:1px solid #96ff2f4d!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:0 18px!important;text-decoration:none!important;transition:transform .18s,border-color .18s,background .18s!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff0d,0 10px 28px #00000038!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero-secondary-actions a.gc-community-pilots-btn:hover{color:#fff!important;background:#96ff2f24!important;border-color:#96ff2f8a!important;transform:translateY(-1px)!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-first-after-hero-v113{margin-top:0!important;padding-top:38px!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-section{padding-top:52px!important;position:relative!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-section-head{border-left:2px solid #96ff2f73!important;margin-bottom:20px!important;padding-left:16px!important;position:relative!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-section-head:before{content:""!important;background:#96ff2f!important;width:2px!important;height:34px!important;position:absolute!important;top:0!important;left:-2px!important;box-shadow:0 0 16px #96ff2f57!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-card,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-panel,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-cta{background:linear-gradient(#070c08f5,#040805fb)!important;border:1px solid #96ff2f29!important;position:relative!important;overflow:hidden!important;box-shadow:0 22px 60px #00000057,inset 0 1px #ffffff0b!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-card:after,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-panel:after,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-cta:after{content:""!important;opacity:.55!important;pointer-events:none!important;background:radial-gradient(circle at 10% 0,#96ff2f0f,#0000 28%),linear-gradient(90deg,#ffffff03,#0000 22%),repeating-linear-gradient(90deg,#ffffff03 0 1px,#0000 1px 54px)!important;position:absolute!important;inset:0!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-card>*,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-panel>*,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-public-cta>*{z-index:1!important;position:relative!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-manifest-grid-v104{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)!important;align-items:stretch!important;gap:28px!important;display:grid!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-copy-v104{padding:clamp(24px,3vw,38px)!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-copy-v104 h2,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-copy-v104 h3{letter-spacing:-.04em!important;text-transform:uppercase!important;margin:0 0 16px!important;font-size:clamp(36px,4.4vw,62px)!important;line-height:.94!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-copy-v104 p{color:#f1f5edd1!important;font-size:19px!important;line-height:1.6!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-steps-v104{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;display:grid!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-steps-v104 .gc-public-card,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-principles-v104 .gc-public-card{min-height:210px!important;padding:22px 20px!important;transition:transform .18s,border-color .18s,background .18s!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-steps-v104 .gc-public-card:hover,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-principles-v104 .gc-public-card:hover{border-color:#96ff2f52!important;transform:translateY(-3px)!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-steps-v104 .gc-public-card>span,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-principles-v104 .gc-public-card>span{color:#96ff2f!important;background:#96ff2f14!important;border:1px solid #96ff2f42!important;border-radius:999px!important;place-items:center!important;width:42px!important;height:42px!important;margin-bottom:16px!important;font-weight:900!important;display:inline-grid!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-steps-v104 h3,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-principles-v104 h3{text-transform:uppercase!important;letter-spacing:-.02em!important;margin:0 0 10px!important;font-size:20px!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-support-grid-v104,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-daily-card-v104{align-items:start!important;gap:24px!important;display:grid!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-support-grid-v104{grid-template-columns:minmax(0,1fr) minmax(300px,.78fr)!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-daily-card-v104{grid-template-columns:minmax(0,.95fr) minmax(280px,1fr)!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-channel-list-v104{gap:10px!important;display:grid!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-channel-v104{background:#ffffff06!important;border:1px solid #96ff2f1a!important;border-radius:12px!important;grid-template-columns:38px 1fr!important;align-items:start!important;gap:12px!important;padding:13px 14px!important;transition:transform .18s,border-color .18s,background .18s!important;display:grid!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-channel-v104:hover{background:#96ff2f0b!important;border-color:#96ff2f3d!important;transform:translate(3px)!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-channel-v104>span{background:#96ff2f14!important;border:1px solid #96ff2f24!important;border-radius:10px!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-daily-card-v104 ul{gap:10px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-daily-card-v104 li{background:#ffffff07!important;border:1px solid #96ff2f1c!important;border-radius:10px!important;padding:13px 14px 13px 42px!important;position:relative!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-daily-card-v104 li:before{content:""!important;background:#96ff2f!important;border-radius:50%!important;width:9px!important;height:9px!important;position:absolute!important;top:50%!important;left:15px!important;transform:translateY(-50%)!important;box-shadow:0 0 16px #96ff2f57!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-final-card-v104{text-align:center!important;background:radial-gradient(circle at 50% 0,#96ff2f1a,#0000 34%),linear-gradient(#080e09f7,#040805fc)!important;border-color:#96ff2f38!important;padding:clamp(32px,4vw,52px)!important}@media (width<=1080px){html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-manifest-grid-v104,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-support-grid-v104,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-daily-card-v104{grid-template-columns:1fr!important}html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-steps-v104{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=680px){html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-social-actions,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero-secondary-actions,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-steps-v104{grid-template-columns:1fr!important;display:grid!important}html[data-gc-scope=marketing] body.gc-page-comunidad a.gc-community-social-btn,html[data-gc-scope=marketing] body.gc-page-comunidad .gc-community-hero-secondary-actions a.gc-community-pilots-btn{width:100%!important}}@media (width>=761px){html[data-gc-scope=marketing] body[data-public-route=\/] .gc-floating-hero-logo,html[data-gc-scope=marketing] body[data-public-route=\/] .gc-floating-hero-story{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}}html[data-gc-scope=marketing] .gc-public-brand{box-shadow:none!important;background:0 0!important}html[data-gc-scope=marketing] .gc-public-brand-mark,html[data-gc-scope=marketing] .gc-public-brand-mark.gc-public-brand-mark--logo{width:42px!important;min-width:42px!important;height:42px!important;box-shadow:none!important;color:inherit!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;padding:0!important;position:relative!important;overflow:visible!important}html[data-gc-scope=marketing] .gc-public-brand-mark:before,html[data-gc-scope=marketing] .gc-public-brand-mark:after,html[data-gc-scope=marketing] .gc-public-brand-mark.gc-public-brand-mark--logo:before,html[data-gc-scope=marketing] .gc-public-brand-mark.gc-public-brand-mark--logo:after{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}html[data-gc-scope=marketing] .gc-public-brand-mark img,html[data-gc-scope=marketing] .gc-public-brand-mark.gc-public-brand-mark--logo img{object-fit:contain!important;width:42px!important;max-width:42px!important;height:42px!important;max-height:42px!important;box-shadow:none!important;filter:drop-shadow(0 0 10px #9bf54224)!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}@media (width<=760px){html[data-gc-scope=marketing] .gc-public-header .gc-public-actions,html[data-gc-scope=marketing] .gc-public-header .gc-user-menu-v1533,html[data-gc-scope=marketing] .gc-public-header [data-gc-user-menu-v1533]{visibility:hidden!important;pointer-events:none!important;display:none!important}}.gc-public-footer--v52{background:radial-gradient(circle at 8% 30%,#79ff2514,#0000 20rem),#020805f5;border-top:1px solid #ffffff14}.gc-public-footer--v52 .gc-public-footer-inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(20px,3vw,48px);padding-block:clamp(22px,3vw,34px);display:grid}.gc-public-footer--v52 .gc-public-footer-social{align-items:center;gap:10px;display:flex}.gc-public-footer--v52 .gc-social-icon{color:#fff;background:#060a07c7;border:1px solid #ffffff1a;border-radius:13px;place-items:center;width:40px;height:40px;transition:transform .18s,background .18s,border-color .18s,filter .18s,box-shadow .18s;display:grid;box-shadow:0 14px 34px #0000003d,inset 0 1px #ffffff29}.gc-public-footer--v52 .gc-social-icon:hover{filter:saturate(1.08)brightness(1.06);transform:translateY(-2px)}.gc-public-footer--v52 .gc-social-icon svg{fill:currentColor;width:22px;height:22px;display:block}.gc-public-footer--v52 .gc-social-icon--whatsapp{background:linear-gradient(135deg,#25d366,#128c7e)!important;border-color:#25d3668c!important;box-shadow:0 14px 34px #25d36624,inset 0 1px #fff3!important}.gc-public-footer--v52 .gc-social-icon--discord{background:linear-gradient(135deg,#5865f2,#404eed)!important;border-color:#5865f28c!important;box-shadow:0 14px 34px #5865f229,inset 0 1px #fff3!important}.gc-public-footer--v52 .gc-social-icon--instagram{background:linear-gradient(135deg,#f58529 0%,#dd2a7b 45%,#8134af 72%,#515bd4 100%)!important;border-color:#dd2a7b8c!important;box-shadow:0 14px 34px #dd2a7b29,inset 0 1px #ffffff38!important}.gc-public-footer--v52 .gc-public-footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 22px;display:flex}.gc-public-footer--v52 .gc-public-footer-links a{color:#eff7ecc7;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:850;line-height:1;text-decoration:none}.gc-public-footer--v52 .gc-public-footer-links a:hover{color:var(--accent,#87ff2a)}.gc-public-footer--v52 .gc-public-footer-copy{text-align:right;color:#eff7ecc7;justify-items:end;gap:6px;display:grid}.gc-public-footer--v52 .gc-public-footer-copy strong{color:#eff7ece0;font-size:.86rem;font-weight:750}.gc-public-footer--v52 .gc-public-footer-copy span{color:#eff7ec8f;letter-spacing:.02em;font-size:.76rem}.gc-public-footer--v52 .gc-public-footer-copy em{color:var(--accent,#87ff2a);margin-inline:.28rem;font-style:normal}@media (width<=980px){.gc-public-footer--v52 .gc-public-footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center}.gc-public-footer--v52 .gc-public-footer-copy{text-align:center;justify-items:center}}.gc-public-footer,.gc-public-footer--v52{background:var(--gc-mk-bg,#070a08)!important;box-shadow:none!important;border-top:1px solid #ffffff13!important}.gc-public-footer--v52:before,.gc-public-footer--v52:after{content:none!important;display:none!important}.gc-back-to-top,.gc-scroll-top,.gc-to-top,.back-to-top,.scroll-to-top,.scrolltop,[data-back-to-top],[data-scroll-top],a[href=\#top].gc-btn,a[href=\#contenido].gc-btn{z-index:42!important;bottom:clamp(34px,5.5vw,72px)!important;right:clamp(18px,3vw,34px)!important}@media (width<=760px){.gc-back-to-top,.gc-scroll-top,.gc-to-top,.back-to-top,.scroll-to-top,.scrolltop,[data-back-to-top],[data-scroll-top],a[href=\#top].gc-btn,a[href=\#contenido].gc-btn{bottom:76px!important}}.gc-floating-scrolltop{bottom:max(70px, env(safe-area-inset-bottom))!important;z-index:70!important}.gc-floating-scrolltop,.gc-backtop,.gc-back-top,.gc-back-to-top,.gc-scroll-top,.gc-scrolltop,.gc-top-button,[data-backtop],[data-back-top],[data-back-to-top],[data-scroll-top],[aria-label*=Volver],[aria-label*=volver],[title*=Volver],[title*=volver]{z-index:9999!important;bottom:clamp(126px,13vh,190px)!important;right:clamp(18px,3vw,34px)!important}@media (width<=760px){.gc-floating-scrolltop,.gc-backtop,.gc-back-top,.gc-back-to-top,.gc-scroll-top,.gc-scrolltop,.gc-top-button,[data-backtop],[data-back-top],[data-back-to-top],[data-scroll-top],[aria-label*=Volver],[aria-label*=volver],[title*=Volver],[title*=volver]{bottom:104px!important}}.gc-public-nav-dropdown{height:34px;min-height:34px;color:inherit;align-items:center;margin:0;padding:0;display:flex;position:relative;box-shadow:none!important;background:0 0!important;border:0!important}.gc-public-nav-dropdown summary::-webkit-details-marker{display:none!important}.gc-public-nav-dropdown summary::marker{content:""}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown>.gc-public-nav-trigger{all:unset;box-sizing:border-box!important;height:34px!important;min-height:34px!important;box-shadow:none!important;color:#f4fff1c7!important;font-family:var(--mono,"JetBrains Mono", monospace)!important;letter-spacing:.09em!important;text-transform:uppercase!important;text-shadow:none!important;cursor:pointer!important;user-select:none!important;appearance:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0 11px 7px!important;font-size:12px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;position:relative!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown>.gc-public-nav-trigger:before{content:""!important;background:linear-gradient(90deg,var(--gc-mk-accent,#8cff00),var(--gc-mk-accent-2,#23f0cf))!important;height:2px!important;box-shadow:0 0 12px color-mix(in srgb,var(--gc-mk-accent,#8cff00) 48%, transparent)!important;opacity:0!important;transform-origin:50%!important;pointer-events:none!important;border-radius:999px!important;transition:opacity .16s,transform .16s!important;display:block!important;position:absolute!important;bottom:3px!important;left:11px!important;right:24px!important;transform:scaleX(.25)!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown>.gc-public-nav-trigger:after{content:""!important;width:6px!important;height:6px!important;box-shadow:none!important;opacity:.78!important;transform-origin:50%!important;background:0 0!important;border-bottom:1.5px solid!important;border-right:1.5px solid!important;border-radius:0!important;flex:0 0 6px!important;margin-top:-2px!important;transition:transform .18s,opacity .18s!important;display:block!important;position:static!important;transform:rotate(45deg)!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown:hover>.gc-public-nav-trigger,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown:focus-within>.gc-public-nav-trigger,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown[data-active=true]>.gc-public-nav-trigger{color:var(--gc-mk-text,#f4fff1)!important;box-shadow:none!important;background:0 0!important;font-size:12px!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown:hover>.gc-public-nav-trigger:before,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown:focus-within>.gc-public-nav-trigger:before,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown[data-active=true]>.gc-public-nav-trigger:before{opacity:1!important;transform:scaleX(1)!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown[open]>.gc-public-nav-trigger:after{opacity:1!important;transform:rotate(-135deg)!important}.gc-public-nav-dropdown__menu{z-index:60;background:linear-gradient(#070c08fa,#0a120bf5);border:1px solid #7eff272e;border-radius:16px;gap:4px;min-width:220px;padding:10px;display:grid;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 22px 48px #0000005c}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown__menu a{white-space:nowrap!important;color:#f4fff1c7!important;height:auto!important;min-height:34px!important;box-shadow:none!important;text-shadow:none!important;font-family:var(--mono,"JetBrains Mono", monospace)!important;letter-spacing:.07em!important;text-transform:uppercase!important;background:0 0!important;border:0!important;border-radius:10px!important;align-items:center!important;padding:9px 12px!important;font-size:11px!important;font-weight:850!important;line-height:1.05!important;display:flex!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown__menu a:before,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown__menu a:after{content:none!important;display:none!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown__menu a:hover,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown__menu a:focus-visible,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown__menu a[data-active=true]{color:var(--gc-mk-text,#f4fff1)!important;box-shadow:none!important;background:#7eff271a!important}@media (hover:hover){.gc-public-nav-dropdown:hover>.gc-public-nav-dropdown__menu,.gc-public-nav-dropdown:focus-within>.gc-public-nav-dropdown__menu{display:grid}.gc-public-nav-dropdown:not([open])>.gc-public-nav-dropdown__menu{display:none}}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown[open],html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown:hover,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown:focus-within,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown[data-active=true]{box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown>.gc-public-nav-trigger,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown[open]>.gc-public-nav-trigger,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown:hover>.gc-public-nav-trigger,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown:focus-within>.gc-public-nav-trigger,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown[data-active=true]>.gc-public-nav-trigger{height:34px!important;min-height:34px!important;color:var(--gc-mk-accent,#8cff00)!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;padding:0 11px 7px!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown:not(:hover):not(:focus-within):not([data-active=true]):not([open])>.gc-public-nav-trigger{color:#f4fff1c7!important}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown__menu a:hover,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown__menu a:focus-visible,html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown__menu a[data-active=true]{color:var(--gc-mk-accent,#8cff00)!important;background:0 0!important;box-shadow:inset 2px 0 #8cff00e6!important}@media (width<=980px){.gc-public-nav-dropdown{width:100%;height:auto;min-height:34px;display:block}html[data-gc-scope=marketing] body.gc-public-body .gc-public-header .gc-public-nav .gc-public-nav-dropdown>.gc-public-nav-trigger{justify-content:space-between!important;width:100%!important;height:38px!important;min-height:38px!important}.gc-public-nav-dropdown__menu{min-width:0;box-shadow:none;margin-top:8px;position:static}}
