@charset "UTF-8";.gofest-theme{--gf-accent:#2d6c5a;--gf-accent-contrast:#ffffff;--gf-surface:#ffffff;--gf-surface-2:#f2f5f4;--gf-border:rgba(0, 0, 0, 0.1);--gf-text:rgba(0, 0, 0, 0.85);--gf-text-soft:rgba(0, 0, 0, 0.6);--gf-live:#c92a2a;--gf-supermega:#40407a}[data-theme=dark] .gofest-theme{--gf-accent:#4bb597;--gf-accent-contrast:#06251f;--gf-surface:#0d4152;--gf-surface-2:#0a3644;--gf-border:rgba(255, 255, 255, 0.14);--gf-text:rgba(255, 255, 255, 0.9);--gf-text-soft:rgba(255, 255, 255, 0.65);--gf-live:#ff6b6b;--gf-supermega:#8886c9}.gofest-theme [hidden]{display:none!important}.gofest-status{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:1.5rem;padding:0.75rem 1rem;border-radius:10px;background:linear-gradient(120deg, #0a4f41, #145c8f 55%, #5f3dc4);color:#fff}.gofest-status-main{display:flex;flex-direction:column;gap:2px;min-width:0}.gofest-status-phase{font-weight:700;font-size:0.9em;line-height:1.3}.gofest-status-detail{font-size:0.7em;opacity:0.85}.gofest-status-side{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gofest-status-countdown{flex-shrink:0;padding:4px 12px;border-radius:100vmax;background:rgba(255, 255, 255, 0.16);font-size:0.7em;font-weight:700;white-space:nowrap}.gofest-hero{position:relative;overflow:hidden;min-height:clamp(320px, 44vw, 460px);margin:0;border-radius:14px 14px 0 0;background:#092b23;color:#fff;text-align:left}.gofest-hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg, rgba(3, 16, 19, 0.01) 22%, rgba(3, 16, 19, 0.18) 62%, rgba(3, 16, 19, 0.54) 100%),linear-gradient(90deg, rgba(3, 16, 19, 0.16) 0, rgba(3, 16, 19, 0.03) 72%);pointer-events:none}.gofest-hero-image{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}@media only screen and (min-width: 901px){.gofest-hero-image{object-position:center 44%}}.gofest-hero-inner{position:absolute;inset:auto 0 0;z-index:2;padding:clamp(3.25rem, 9vw, 5rem) clamp(1.25rem, 3.5vw, 2rem) clamp(1rem, 2.5vw, 1.4rem);background:linear-gradient(to top, rgba(10, 14, 20, 0.42), rgba(10, 14, 20, 0));pointer-events:none}.gofest-hero-copy{max-width:760px}.gofest-hero-badge{display:inline-block;margin:0 0 0.5rem;padding:0.25em 0.7em;border-radius:6px;background:#2f9e44;color:#fff;font-size:clamp(0.6em, 2.6vw, 0.8em);font-weight:800;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 1px 4px rgba(0, 0, 0, 0.28)}.gofest-hero .gofest-hero-kicker{margin:0;font-size:clamp(0.5em, 2.9vw, 0.85em);font-weight:700;letter-spacing:0.18em;text-transform:uppercase;white-space:nowrap;opacity:0.9}.gofest-hero-title{margin:0.25rem 0 0;color:#fff;font-size:clamp(1.7rem, 4.6vw, 2.75rem);line-height:1.05;text-wrap:balance}@media only screen and (max-width: 900px){.gofest-hero{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0}.gofest-content:has(> .gofest-hero){margin-top:0;padding-top:0}}.gofest-livebar{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:0.75rem;margin:0 0 1.5rem;padding:0.65rem clamp(1rem, 3vw, 1.75rem);border:1px solid var(--gf-border);border-top:0;border-radius:0 0 14px 14px;background:var(--gf-surface);color:var(--gf-text)}@media only screen and (max-width: 900px){.gofest-livebar{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:clamp(1rem, 4vw, 1.75rem);padding-right:clamp(1rem, 4vw, 1.75rem);border-right:0;border-left:0;border-radius:0}}.gofest-livebar-main{display:inline-flex;align-items:center;flex-wrap:wrap;flex:1 1 auto;min-width:0;gap:0.15rem 0.45rem;font-size:0.72em;font-weight:700;line-height:1.35}.gofest-livebar-main [data-gofest-phase]{white-space:nowrap}.gofest-livebar-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--gf-live)}.gofest-livebar-detail{color:var(--gf-text-soft)}.gofest-livebar-countdown{flex:0 0 auto;color:var(--gf-accent);font-size:0.72em;font-weight:900;font-variant-numeric:tabular-nums;line-height:1.3;white-space:nowrap}.gofest-tiles{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:clamp(0.75rem, 2vw, 1rem);margin-bottom:1.25rem}.gofest-tile{--tile-accent:var(--tile-color, var(--gf-accent));position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:118px;padding:1.05rem;border:1px solid var(--gf-border);border-radius:14px;background:linear-gradient(135deg, var(--gf-surface) 0, color-mix(in srgb, var(--gf-surface-2) 68%, var(--gf-surface)) 100%);color:var(--gf-text);text-decoration:none;box-shadow:none;transition:transform 0.15s ease-out,border-color 0.15s ease-out,background-color 0.15s ease-out}a.gofest-tile:hover{transform:translateY(-1px);border-color:color-mix(in srgb, var(--tile-accent) 42%, var(--gf-border));background:color-mix(in srgb, var(--tile-accent) 6%, var(--gf-surface))}a.gofest-tile:active{transform:translateY(0);background:color-mix(in srgb, var(--tile-accent) 10%, var(--gf-surface))}a.gofest-tile:focus-visible{outline:3px solid color-mix(in srgb, var(--tile-accent) 72%, #fff);outline-offset:4px;border-color:var(--tile-accent)}@media (prefers-reduced-motion: reduce){.gofest-tile,.gofest-tile-image img,a.gofest-tile:active,a.gofest-tile:hover{transition:none;transform:none}}.gofest-tile-body{position:relative;z-index:2;display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:0.55rem}.gofest-tile-copy{display:flex;min-width:0;flex-direction:column;gap:0.18rem}.gofest-tile svg{width:2rem;height:2rem;flex:0 0 auto;color:var(--tile-accent);fill:var(--tile-accent)}.gofest-tile-image{--tear-mask:url("https://cdn.leekduck.com/assets/img/events/article-images/2026/2026-07-11-pokemon-go-fest-2026-global/torn-paper.png");--tear-mask-size:222.3% 150%;--tear-pos-back:46.8% 52%;--tear-pos-mid:44% 56%;--tear-pos-front:41.1% 50%;position:relative;z-index:1;display:block;align-self:stretch;width:100%;min-width:0;height:100%;min-height:100%;overflow:hidden;background:var(--tile-accent);-webkit-mask-image:var(--tear-mask);mask-image:var(--tear-mask);-webkit-mask-size:var(--tear-mask-size);mask-size:var(--tear-mask-size);-webkit-mask-position:var(--tear-pos-back);mask-position:var(--tear-pos-back);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.gofest-tile-image::before{content:"";position:absolute;inset:0;background:color-mix(in srgb, var(--tile-accent) 12%, var(--gf-surface));-webkit-mask-image:var(--tear-mask);mask-image:var(--tear-mask);-webkit-mask-size:var(--tear-mask-size);mask-size:var(--tear-mask-size);-webkit-mask-position:var(--tear-pos-mid);mask-position:var(--tear-pos-mid);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.gofest-tile-image img{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 0.22s ease-out;-webkit-mask-image:var(--tear-mask);mask-image:var(--tear-mask);-webkit-mask-size:var(--tear-mask-size);mask-size:var(--tear-mask-size);-webkit-mask-position:var(--tear-pos-front);mask-position:var(--tear-pos-front);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.gofest-tile:nth-child(4n+2) .gofest-tile-image{--tear-mask:url("https://cdn.leekduck.com/assets/img/events/article-images/2026/2026-07-11-pokemon-go-fest-2026-global/torn-paper-2.png");--tear-pos-back:45.2% 52%;--tear-pos-mid:42.4% 56%;--tear-pos-front:39.5% 50%}a.gofest-tile:hover .gofest-tile-image img{transform:scale(1.035)}.gofest-tile-name{min-width:0;font-weight:900;font-size:0.95em;line-height:1.15;overflow-wrap:anywhere}.gofest-tile-desc{font-size:0.68em;color:var(--gf-text-soft);line-height:1.4}.gofest-tile.-featured{grid-column:span 6;min-height:104px;padding:1.25rem 1.35rem}.gofest-tile.-featured .gofest-tile-body{flex-direction:row;align-items:center;gap:1rem}.gofest-tile.-featured svg{width:3.25rem;height:3.25rem}.gofest-tile.-featured .gofest-tile-name{font-size:1.45em}.gofest-tile.-featured .gofest-tile-desc{max-width:58ch;margin-top:0.2rem;font-size:0.76em}.gofest-tile.has-image{display:grid;grid-template-columns:minmax(0, 1fr) clamp(170px, 42%, 330px);align-items:stretch;min-height:132px;gap:0;padding:0}.gofest-tile.has-image .gofest-tile-body{justify-content:center;padding:1rem 1.1rem}.gofest-tile.-featured.has-image{min-height:150px;grid-template-columns:minmax(0, 1fr) minmax(280px, 46%)}.gofest-tile.-featured.has-image .gofest-tile-body{padding:1.15rem 1.35rem}.gofest-tile.-medium{grid-column:span 3}.gofest-tile.-medium svg{width:2.15rem;height:2.15rem}.gofest-tile.-compact{grid-column:span 2;min-height:74px;padding:0.9rem 0.75rem;text-align:center}.gofest-tile.-compact .gofest-tile-body{flex-direction:row;align-items:center;justify-content:center;gap:0.55rem;width:100%}.gofest-tile.-compact svg{width:1.75rem;height:1.75rem}.gofest-tile.-compact .gofest-tile-name{font-size:0.85em}.gofest-tile.-compact .gofest-tile-desc{display:none}@media only screen and (max-width: 760px){.gofest-tile.-medium.has-image{grid-column:span 6;min-height:128px}}@media only screen and (max-width: 680px){.gofest-tile.-featured.has-image .gofest-tile-body{flex-direction:column;align-items:flex-start;gap:0.5rem}}@media only screen and (max-width: 520px){.gofest-tiles{gap:12px}.gofest-tile{min-height:110px;padding:0.95rem}.gofest-tile.-featured{min-height:96px;padding:1rem}.gofest-tile.has-image{grid-template-columns:minmax(0, 1fr) minmax(150px, 48%);min-height:118px;padding:0}.gofest-tile.-featured.has-image,.gofest-tile.-medium.has-image{grid-column:span 6}.gofest-tile.-featured.has-image{grid-template-columns:minmax(0, 1fr) minmax(150px, 48%);min-height:130px}a.gofest-tile[href="/gofest/go-pass/"] .gofest-tile-image img,a.gofest-tile[href="/gofest/raids/"] .gofest-tile-image img{object-position:right center}.gofest-tile.-featured .gofest-tile-body{flex-direction:column;align-items:flex-start;gap:0.55rem}.gofest-tile.-featured.has-image .gofest-tile-body,.gofest-tile.has-image .gofest-tile-body{padding:0.85rem 0.95rem}.gofest-tile.-featured svg{width:2.65rem;height:2.65rem}.gofest-tile.-featured .gofest-tile-name{font-size:1.28em}.gofest-tile.-featured .gofest-tile-desc{font-size:0.7em}.gofest-tile.-medium{min-height:142px}.gofest-tile.-medium.has-image{min-height:120px}.gofest-tile.-compact{flex-direction:column;min-height:76px;padding:0.8rem 0.3rem 0.7rem}.gofest-tile.-compact .gofest-tile-body{flex-direction:column;gap:0.35rem}.gofest-tile.-compact svg{width:1.55rem;height:1.55rem}.gofest-tile.-compact .gofest-tile-name{font-size:0.76em}.gofest-tile.-compact.is-live{min-height:88px;padding-top:1.45rem}.gofest-tile.-compact .gofest-tile-live{top:0.35rem;right:auto;left:50%;transform:translateX(-50%)}}.gofest-tile.is-coming-soon{opacity:0.65}.gofest-tile.-disabled{filter:grayscale(1);opacity:0.5;pointer-events:none;cursor:default}.gofest-tile-badge{position:absolute;top:0.75rem;right:0.75rem;padding:2px 8px;border-radius:100vmax;background:var(--gf-surface-2);border:1px solid var(--gf-border);font-size:0.55em;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:var(--gf-text-soft)}.gofest-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:2.5rem 0 0.75rem;padding-bottom:4px;border-bottom:2px solid var(--gf-accent);font-size:1.2em}.gofest-heading-dates{font-size:0.6em;font-weight:700;color:var(--gf-text-soft)}.gofest-page-subtitle{margin-top:0.25rem;font-size:0.8em;color:var(--gf-text-soft)}.gofest-page-updated{margin-top:0.35rem;font-size:0.65em;color:var(--gf-text-soft)}.gofest-content p{font-size:0.85em}.gofest-more-links{margin-top:2rem;font-size:0.75em;color:var(--gf-text-soft)}.gofest-page-hero{margin:0 0 1.5rem;border-radius:16px;overflow:hidden;border:1px solid var(--gf-border);background:color-mix(in srgb, var(--gf-accent) 8%, var(--gf-surface));line-height:0}.gofest-page-hero img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.gofest-gc-list{list-style:none;margin:1.25rem 0 0;padding:0;display:grid;gap:14px}.gofest-gc-card{display:flex;align-items:stretch;gap:16px;padding:1rem 1.1rem;border:1px solid var(--gf-border);border-radius:14px;background:var(--gf-surface)}.gofest-gc-threshold{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:84px;padding:0.6rem 0.5rem;border-radius:12px;background:color-mix(in srgb, var(--gf-accent) 12%, var(--gf-surface));border:1px solid color-mix(in srgb, var(--gf-accent) 30%, var(--gf-border));color:var(--gf-accent);text-align:center}.gofest-gc-count{font-size:1.9em;font-weight:800;line-height:1}.gofest-gc-count-label{margin-top:2px;font-size:0.62em;font-weight:700;text-transform:uppercase;letter-spacing:0.04em}.gofest-gc-info{display:flex;flex-direction:column;justify-content:center;gap:2px}.gofest-gc-name{margin:0;font-size:1.05em;font-weight:700;color:var(--gf-text)}.gofest-gc-boosts{margin:0!important;font-size:0.85em!important;color:var(--gf-text-soft)}.gofest-gc-dates{display:flex;align-items:flex-start;gap:7px;margin:0.4rem 0 0!important;font-size:0.82em!important;color:var(--gf-text)}.gofest-gc-dates svg{width:16px;height:16px;flex-shrink:0;margin-top:2px;color:var(--gf-accent)}.gofest-gc-dates-main{display:block;font-weight:600}.gofest-gc-dates-sub{display:block;font-size:0.9em;color:var(--gf-text-soft)}@media (max-width: 480px){.gofest-gc-card{flex-direction:column;gap:12px}.gofest-gc-threshold{flex-direction:row;gap:8px;min-width:0;align-self:flex-start;padding:0.4rem 0.75rem}.gofest-gc-count{font-size:1.4em}}.gofest-inline-icon{width:1em;height:1em;vertical-align:-0.1em;fill:#ffd24d}.gofest-live-badge{display:inline-block;padding:2px 8px;border-radius:100vmax;background:var(--gf-live);color:#fff;font-size:0.55em;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;vertical-align:middle}.is-now{outline:2px solid var(--habitat-color, var(--gf-accent));outline-offset:2px}.gofest-chip{display:inline-block;margin:0 4px 4px 0;padding:3px 10px;border:1px solid var(--gf-border);border-radius:100vmax;background:var(--gf-surface);font-size:0.65em;font-weight:700;color:var(--gf-text);white-space:nowrap}.gofest-chip.-supermega{background:var(--gf-supermega);border-color:var(--gf-supermega);color:#fff}.gofest-chip-group{line-height:1.6}.gofest-chip-group-label{margin:0.75rem 0 0.25rem;font-size:0.6em!important;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:var(--gf-text-soft)}.gofest-raid-hour{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:100vmax;background:color-mix(in srgb, var(--gf-accent) 14%, var(--gf-surface));color:var(--gf-accent);font-size:0.92em;font-weight:800;letter-spacing:0.02em;text-transform:none;white-space:nowrap}.gofest-type-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.gofest-type-pills .type{display:inline-flex;align-items:center;gap:5px;padding:2px 10px;border-radius:100vmax;background:var(--gf-surface-2);border:1px solid var(--gf-border);font-size:0.65em;font-weight:700;color:var(--gf-text-soft)}.gofest-type-pills .type img{height:0.9em;width:auto}.gofest-glance{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:16px}.gofest-glance-day h3{margin:0 0 0.5rem;font-size:0.9em}.gofest-glance-supermega{display:flex;align-items:center;gap:10px;margin-bottom:0.6rem;padding:0.5rem 0.65rem;border:3px solid transparent;border-radius:10px;background:linear-gradient(#faf7ff, #faf7ff) padding-box,linear-gradient(135deg, #fcf4c9 0, #fee3e2 20%, #fbcdf2 40%, #e8befa 60%, #abbfff 80%, #bbf3c0 100%) border-box;color:#2a2235}.gofest-glance-supermega-icon{flex-shrink:0;display:flex;align-items:center}.gofest-glance-supermega-icon .gofest-pkmn-icon{width:54px;height:54px;object-fit:contain}.gofest-glance-supermega-copy{display:flex;flex-direction:column;gap:1px;min-width:0;line-height:1.2}.gofest-glance-supermega-name{font-weight:800;font-size:0.82em}.gofest-glance-supermega-meta{font-size:0.72em;opacity:0.8}.gofest-glance-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.gofest-glance-habitat{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:2px;padding:0.7rem 0.9rem;border:1px solid color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 32%, var(--gf-border));border-radius:8px;background:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 9%, var(--gf-surface-2))}.gofest-glance-habitat > :not(.gofest-glance-icon){position:relative;z-index:1}.gofest-glance-icon{position:absolute;z-index:0;top:50%;right:-22px;transform:translateY(-50%);height:185%;color:var(--habitat-color, var(--gf-accent));opacity:0.22;pointer-events:none}.gofest-glance-icon svg{display:block;height:100%;width:auto}.gofest-glance-time{font-size:0.62em;font-weight:700;color:var(--gf-text-soft);white-space:nowrap}.gofest-glance-name{font-size:1.05em;font-weight:800;line-height:1.2}.gofest-glance-name a{color:var(--gf-text);text-decoration:none}.gofest-glance-name a:hover{color:var(--gf-accent)}.gofest-glance-types{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px}.gofest-glance-type-icon{height:28px;width:auto}.gofest-glance-links{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.gofest-glance-link{display:inline-flex;align-items:center;padding:4px 11px;border:1px solid color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 45%, var(--gf-border));border-radius:100vmax;background:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 12%, var(--gf-surface));color:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 70%, var(--gf-text));font-size:0.62em;font-weight:800;text-decoration:none;white-space:nowrap}.gofest-glance-link:hover{background:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 22%, var(--gf-surface))}.gofest-glance-link:focus-visible{outline:2px solid var(--habitat-color, var(--gf-accent));outline-offset:2px}.gofest-glance-habitat .gofest-live-badge{position:absolute;top:0.5rem;right:0.5rem;z-index:1}.gofest-sched-intro{margin:0 0 1rem;font-size:0.8em!important;color:var(--gf-text-soft)}.gofest-sched-day{margin-bottom:1.75rem;padding-bottom:1.5rem;border-bottom:1px solid var(--gf-border)}.gofest-sched-day:last-child{border-bottom:0}[data-gofest-sched-panel=road] .gofest-sched-day{margin-bottom:12px;padding:0.9rem 1rem 1rem;border:1px solid var(--gf-border);border-radius:10px;background:var(--gf-surface)}[data-gofest-sched-panel=road] .gofest-sched-day .gofest-day-heading{margin-top:0}.gofest-sched-day-head{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.gofest-day-heading{margin:0.5rem 0;font-size:1.05em}.gofest-sched-icons{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 0.25rem}.gofest-sched-icons .gofest-pkmn-icon{width:52px;height:52px;padding:4px;box-sizing:border-box;object-fit:contain;border-radius:8px;background:var(--gf-surface-2);border:1px solid var(--gf-border)}.gofest-supermega-banner{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:0.75rem;padding:0.6rem 0.75rem;border-radius:8px;border:1px solid var(--gf-border);background:var(--gf-surface-2)}.gofest-supermega-banner .gofest-pkmn-icon{width:40px;height:40px;flex-shrink:0;object-fit:contain}.gofest-supermega-copy{flex:1 1 200px;font-size:0.7em;color:var(--gf-text-soft)}.gofest-sched-habitat{margin-top:1rem;padding:0.9rem 1rem;border:1px solid color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 34%, var(--gf-border));border-radius:10px;background:linear-gradient(180deg, color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 8%, var(--gf-surface)) 0, var(--gf-surface) 42%)}.gofest-sched-habitat-head{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.gofest-habitat-time{font-size:0.65em;font-weight:700;color:var(--gf-text-soft)}.gofest-habitat-name{margin:0;font-size:0.95em}.gofest-habitat-note{margin-top:0.75rem;font-size:0.65em!important;font-style:italic;color:var(--gf-text-soft)}.gofest-habitat-link{display:inline-block;margin-top:0.75rem;font-size:0.7em;font-weight:700}.gofest-road{display:flex;flex-direction:column;gap:12px}.gofest-road-day{padding:0.9rem 1rem;border:1px solid var(--gf-border);border-radius:10px;background:var(--gf-surface)}.gofest-road-label{margin:0;font-size:0.85em}.gofest-road-headline{margin:0.25rem 0 0.5rem;font-size:0.75em!important;color:var(--gf-text-soft)}.gofest-road-details summary{cursor:pointer;font-size:0.7em;font-weight:700;color:var(--gf-accent);margin-bottom:0.5rem}.gofest-raid-tabs{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:4px;margin-bottom:0.75rem;padding:4px;border:1px solid var(--gf-border);border-radius:10px;background:var(--gf-surface-2)}.gofest-raid-tab{min-width:0;min-height:40px;padding:8px 12px;border:0;border-radius:7px;background:transparent;color:var(--gf-text-soft);font:inherit;font-size:0.72em;font-weight:900;line-height:1.15;cursor:pointer}.gofest-raid-tab:hover{color:var(--gf-text)}.gofest-raid-tab:focus-visible{outline:2px solid var(--gf-accent);outline-offset:2px}.gofest-raid-tab[aria-selected=true]{background:var(--gf-accent);color:var(--gf-accent-contrast)}.gofest-raid-panel{min-width:0}.gofest-raid-controls{margin-bottom:1.5rem}.gofest-day-tabs{display:flex;gap:4px;margin-top:0.5rem;padding:4px;border:1px solid var(--gf-border);border-radius:10px;background:var(--gf-surface-2)}.gofest-day-tab{flex:1 1 0;min-width:0;min-height:36px;padding:8px 6px;border:0;border-radius:7px;background:transparent;color:var(--gf-text-soft);font:inherit;font-size:0.72em;font-weight:900;line-height:1.15;white-space:nowrap;cursor:pointer}.gofest-day-tab-full{display:none}.gofest-day-tab-abbr{display:inline}@media only screen and (min-width: 820px){.gofest-day-tab-full{display:inline}.gofest-day-tab-abbr{display:none}}.gofest-day-tab:hover{color:var(--gf-text)}.gofest-day-tab:focus-visible{outline:2px solid var(--gf-accent);outline-offset:2px}.gofest-day-tab[aria-pressed=true]{background:var(--gf-accent);color:var(--gf-accent-contrast)}.gofest-search{display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--gf-border);border-radius:10px;background:var(--gf-surface)}.gofest-search:focus-within{border-color:var(--gf-accent);outline:2px solid var(--gf-accent);outline-offset:1px}.gofest-search-icon{width:15px;height:15px;flex-shrink:0;fill:var(--gf-text-soft)}.gofest-search-input{flex:1 1 auto;min-width:0;padding:11px 0;border:0;background:transparent;color:var(--gf-text);font-family:inherit;font-size:16px}.gofest-search-input:focus{outline:none}.gofest-search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.gofest-search-clear{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;padding:5px 10px;border:1px solid color-mix(in srgb, var(--gf-live) 45%, var(--gf-border));border-radius:6px;background:color-mix(in srgb, var(--gf-live) 12%, var(--gf-surface));color:var(--gf-live);font-family:inherit;font-size:0.62em;font-weight:700;line-height:1;cursor:pointer}.gofest-search-clear:hover{background:color-mix(in srgb, var(--gf-live) 20%, var(--gf-surface))}.gofest-search-clear:focus-visible{outline:2px solid var(--gf-live);outline-offset:1px}.gofest-search-clear svg{width:9px;height:9px;fill:currentColor}.gofest-filter-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.gofest-filter-chip{padding:5px 14px;border:1px solid var(--gf-border);border-radius:100vmax;background:var(--gf-surface);color:var(--gf-text);font-family:inherit;font-size:0.65em;font-weight:700;cursor:pointer}.gofest-filter-chip:hover{border-color:var(--gf-accent)}.gofest-filter-chip[aria-pressed=true]{background:var(--gf-accent);border-color:var(--gf-accent);color:var(--gf-accent-contrast)}.gofest-result-count{margin:8px 0 0;min-height:1em;font-size:0.65em!important;color:var(--gf-text-soft)}.gofest-no-results{padding:1.5rem;border:1px dashed var(--gf-border);border-radius:10px;text-align:center;color:var(--gf-text-soft)}.gofest-no-results-text{margin:0 0 0.75rem}.gofest-no-results-clear{min-height:40px;padding:8px 16px;border:1px solid var(--gf-accent);border-radius:100vmax;background:var(--gf-accent);color:var(--gf-accent-contrast);font:inherit;font-size:0.72em;font-weight:900;cursor:pointer}.gofest-no-results-clear:hover{background:color-mix(in srgb, var(--gf-accent) 85%, #000)}.gofest-no-results-clear:focus-visible{outline:2px solid var(--gf-accent);outline-offset:2px}.gofest-raid-group{margin-bottom:2.5rem}.gofest-raid-group-header{margin-bottom:0.75rem;padding:0.75rem 1rem;border:1px solid color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 34%, var(--gf-border));border-radius:8px;background:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 10%, var(--gf-surface-2))}.gofest-raid-group-title{display:flex;align-items:center;gap:10px;margin:0;font-size:1.05em}.gofest-raid-group-meta{margin:2px 0 0;font-size:0.7em!important;font-weight:700;color:var(--gf-text-soft)}[data-gofest-raid-panel=gofest] .gofest-raid-group{margin-bottom:14px;padding:0.9rem;border:1px solid color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 34%, var(--gf-border));border-radius:10px;background:color-mix(in srgb, var(--gf-surface-2) 88%, var(--habitat-color, var(--gf-accent)))}[data-gofest-raid-panel=gofest] .gofest-super-mega{border:1px solid transparent;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0, rgba(255, 255, 255, 0.1) 50%, rgba(0, 0, 0, 0.05) 100%),linear-gradient(135deg, #fcf4c9 0, #fee3e2 20%, #fbcdf2 40%, #e8befa 60%, #abbfff 80%, #bbf3c0 100%),linear-gradient(135deg, #fee3e2, #e8befa, #bbf3c0);background-clip:padding-box,padding-box,border-box;background-origin:border-box}[data-gofest-raid-panel=gofest] .gofest-raid-group-header{margin-bottom:0;padding:0;border:0;background:none}.gofest-raid-group.-has-habitat-icon{position:relative;overflow:hidden}.gofest-raid-group.-has-habitat-icon > :not(.gofest-raid-group-icon){position:relative;z-index:1}.gofest-raid-group-icon{position:absolute;z-index:0;top:-12px;right:6px;width:150px;height:150px;color:var(--habitat-color, var(--gf-accent));opacity:0.18;pointer-events:none}.gofest-raid-group-icon svg{display:block;width:100%;height:100%}@media only screen and (max-width: 900px){.gofest-raid-group-icon{top:-8px;right:8px;width:128px;height:128px}}.gofest-road-raid-days{display:grid;gap:14px}.gofest-road-raid-day{padding:0.9rem;border:1px solid var(--gf-border);border-radius:10px;background:color-mix(in srgb, var(--gf-surface-2) 88%, var(--habitat-color, var(--gf-accent)))}.gofest-road-raid-day-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.gofest-road-raid-label{margin:0;font-size:0.9em;line-height:1.2;text-wrap:balance}.gofest-road-raid-summary{margin:3px 0 0;color:var(--gf-text-soft);font-size:0.68em!important;line-height:1.35}.gofest-road-raid-grid{grid-template-columns:repeat(auto-fill, minmax(min(140px, 50% - 6px), 1fr))}.gofest-road-raid-note{margin:0.9rem 0 0;color:var(--gf-text-soft);font-size:0.65em!important;font-style:italic}.gofest-tier-heading{margin:1rem 0 0.5rem;font-size:0.8em;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:var(--gf-text-soft)}.gofest-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(150px, 50% - 6px), 1fr));gap:12px}.gofest-grid > .gofest-boss{display:flex;flex-direction:column}.gofest-grid .card{width:100%;background-color:#fff;padding:0.75rem;border:1px solid rgba(0, 0, 0, 0.08);border-radius:8px;container-type:inline-size;container-name:bosscard;box-shadow:0 1px 2px rgba(0, 0, 0, 0.06);position:relative;z-index:10}.gofest-grid .gofest-boss[data-tier=mega] .card,.gofest-grid .gofest-boss[data-tier=super-mega] .card{--design-tier-ring:linear-gradient(115deg,
      #a8e6ff 0%, #ffd5f6 16%, #ffffff 30%,
      #d0ffd9 46%, #fff9b8 60%, #ffffff 74%,
      #c5d8ff 88%, #a8e6ff 100%);border-color:transparent}.gofest-grid .gofest-boss[data-tier=mega] .card::before,.gofest-grid .gofest-boss[data-tier=super-mega] .card::before{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;padding:2px;background:var(--design-tier-ring);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.gofest-grid .gofest-boss[data-tier=mega] .card .boss-img,.gofest-grid .gofest-boss[data-tier=super-mega] .card .boss-img{position:relative;z-index:2}[data-theme=dark] .gofest-theme .gofest-grid .gofest-boss[data-tier=mega] .card,[data-theme=dark] .gofest-theme .gofest-grid .gofest-boss[data-tier=super-mega] .card{--design-tier-ring:linear-gradient(115deg,
      #4f829d 0%, #b8dcef 18%, #8b78a8 34%, #b8d3bc 50%,
      #d4c376 66%, #9aabd9 82%, #4f829d 100%)}[data-theme=dark] .gofest-theme .gofest-grid .card{background-color:#0d4152;border-color:rgba(255, 255, 255, 0.12);box-shadow:0 1px 2px rgba(0, 0, 0, 0.4)}[data-theme=dark] .gofest-theme .boss-img{background-color:rgba(255, 255, 255, 0.06);border-color:rgba(255, 255, 255, 0.08)}[data-theme=dark] .gofest-theme .identity > .name{color:rgba(255, 255, 255, 0.88)}[data-theme=dark] .gofest-theme .card > .identity{border-bottom-color:rgba(255, 255, 255, 0.3)}[data-theme=dark] .gofest-theme .boss-type .type,[data-theme=dark] .gofest-theme .boss-type .type-label{color:rgba(255, 255, 255, 0.8)}[data-theme=dark] .gofest-theme .card > .cp-range{color:rgba(255, 255, 255, 0.85)}[data-theme=dark] .gofest-theme .card > .weather-boosted{color:rgba(255, 255, 255, 0.7)}[data-theme=dark] .gofest-theme .card > .boosted-cp-row{color:rgba(255, 255, 255, 0.75)}[data-theme=dark] .gofest-theme .card > .boosted-cp-row > .boosted-cp{background:rgba(255, 255, 255, 0.1)}[data-theme=dark] .gofest-theme .boss-weather .weather-pill{background:rgba(255, 255, 255, 0.1);color:rgba(255, 255, 255, 0.7)}.gofest-bonus-subtitle{margin:-0.25rem 0 0.75rem;font-size:0.75em!important;color:var(--gf-text-soft)}.gofest-theme .bonus-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.gofest-theme .bonus-item{display:flex;align-items:center;gap:12px;padding:0.75rem;border:1px solid var(--gf-border);border-radius:10px;background:var(--gf-surface)}.gofest-theme .bonus-item .item-circle{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px}.gofest-theme .bonus-item .item-circle img{max-width:48px;max-height:48px}.gofest-theme .bonus-item .bonus-text{font-size:0.9em;font-weight:700;line-height:1.45;color:var(--gf-text)}@media only screen and (max-width: 600px){.gofest-theme .bonus-list{grid-template-columns:1fr}.gofest-hero{padding:1.5rem 1rem}.gofest-status{flex-direction:column;align-items:flex-start}.gofest-grid{grid-template-columns:repeat(auto-fill, minmax(min(130px, 50% - 4px), 1fr));gap:8px}.gofest-drawer-stats{grid-template-columns:repeat(2, minmax(0, 1fr))}}@keyframes gf-pulse{0%,100%{opacity:1}50%{opacity:0.4}}@keyframes gf-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes gf-sheet{from{transform:translateY(40px)}to{transform:translateY(0)}}.gofest-current{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:1.5rem}.gofest-phase-card{border:1px solid var(--gf-border);border-radius:12px;background:var(--gf-surface)}.gofest-phase-cards{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.gofest-phase-card{display:flex;flex-direction:column;overflow:hidden;padding:0;color:var(--gf-text);text-decoration:none;transition:transform 0.15s ease,border-color 0.15s ease}.gofest-phase-card:hover{transform:translateY(-2px);border-color:var(--gf-accent)}.gofest-phase-card:focus-visible{outline:3px solid color-mix(in srgb, var(--gf-accent) 72%, #fff);outline-offset:4px;border-color:var(--gf-accent)}.gofest-phase-card:hover .gofest-phase-image img{transform:scale(1.04)}.gofest-phase-image{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--gf-surface-2)}.gofest-phase-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 0.22s ease-out}.gofest-phase-body{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;justify-content:flex-start;gap:4px;padding:0.8rem 0.9rem}.gofest-phase-card strong{min-width:0;font-size:0.86em;line-height:1.3;text-wrap:pretty;overflow-wrap:anywhere}.gofest-phase-card em,.gofest-phase-meta{font-size:0.66em;line-height:1.45;color:var(--gf-text-soft)}.gofest-phase-card em{font-style:normal}.gofest-phase-status{align-self:flex-start;padding:2px 8px;border-radius:4px;background:var(--gf-surface-2);color:var(--gf-text-soft);font-size:0.56em;font-weight:700;letter-spacing:0.08em;text-transform:uppercase}.gofest-phase-card.is-active{border-color:#258f4f;background:color-mix(in srgb, #258f4f 9%, var(--gf-surface))}.gofest-phase-card.is-active .gofest-phase-status{background:#258f4f;color:#fff}.gofest-phase-card.is-complete{opacity:0.72}@media (prefers-reduced-motion: reduce){.gofest-phase-card,.gofest-phase-image img{transition:none}.gofest-phase-card:hover,.gofest-phase-card:hover .gofest-phase-image img{transform:none}}@media only screen and (max-width: 760px){.gofest-hero{min-height:310px}.gofest-hero::before{background:linear-gradient(180deg, rgba(3, 16, 19, 0.02) 18%, rgba(3, 16, 19, 0.2) 52%, rgba(3, 16, 19, 0.58) 100%),linear-gradient(90deg, rgba(3, 16, 19, 0.16) 0, rgba(3, 16, 19, 0.03) 100%)}.gofest-hero-image{object-position:center top}.gofest-hero-inner{padding:3.25rem 1rem 1rem}.gofest-phase-cards{grid-template-columns:1fr}.gofest-hero-title{font-size:clamp(1.65rem, 7vw, 2.05rem)}.gofest-hero .gofest-hero-kicker{letter-spacing:0.14em}.gofest-livebar{align-items:center;flex-direction:row;justify-content:space-between;gap:0.75rem;padding:0.65rem 1rem}.gofest-livebar-main{font-size:0.68em}.gofest-livebar-detail{display:none}.gofest-livebar-main [data-gofest-phase]{white-space:normal}.gofest-livebar-countdown{flex-shrink:0;font-size:0.68em}.gofest-now-right{margin-left:0}}.gofest-tile-live{position:absolute;z-index:4;top:0.6rem;right:0.6rem;padding:2px 7px;border-radius:100vmax;background:var(--gf-live);color:#fff;font-size:0.55em;font-weight:700;letter-spacing:0.06em;line-height:1.2;text-transform:uppercase}.gofest-tile.is-live{border-color:color-mix(in srgb, var(--tile-color, var(--gf-accent)) 50%, var(--gf-border))}.gofest-tile.-compact .gofest-tile-live{top:0.45rem;right:0.45rem;padding:2px 6px;font-size:0.5em}@media only screen and (max-width: 520px){.gofest-phase-body{padding:0.72rem 0.75rem}.gofest-phase-card strong{font-size:0.8em}.gofest-phase-card em,.gofest-phase-meta{font-size:0.62em}}.gofest-status-phase{display:inline-flex;align-items:center;gap:7px}.gofest-status-dot{width:8px;height:8px;border-radius:50%;background:#7cfc9b;animation:gf-pulse 1.6s ease-in-out infinite}.gofest-filter-chip.-shiny .gofest-inline-icon{width:0.9em;height:0.9em;vertical-align:-0.15em}.gofest-filter-chip[aria-pressed=true] .gofest-inline-icon{fill:currentColor}.gofest-boss{appearance:none;-webkit-appearance:none;position:relative;width:100%;margin:0;padding:0;border:0;background:none;font-family:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.gofest-boss .card,.gofest-boss .gofest-card-trainers{transition:transform 0.12s ease-out,box-shadow 0.12s ease-out}.gofest-boss:hover .card,.gofest-boss:hover .gofest-card-trainers{transform:translateY(-3px);box-shadow:0 6px 16px rgba(0, 0, 0, 0.14)}.gofest-boss:hover .gofest-boss-daytag,.gofest-boss:hover .gofest-boss-shield{transform:translateY(-3px)}.gofest-boss:focus-visible{outline:2px solid var(--gf-accent);outline-offset:2px;border-radius:10px}.gofest-theme .gofest-boss .boss-img{background:linear-gradient(165deg, color-mix(in srgb, var(--habitat-color) 12%, var(--gf-surface)) 0, color-mix(in srgb, var(--habitat-color) 34%, var(--gf-surface)) 100%)}.gofest-theme .gofest-boss .boss-img .shiny-icon{fill:#212121}.gofest-boss-daytag{position:absolute;top:calc(0.75rem + 45px);left:calc(0.75rem + 2px);z-index:11;padding:2px 6px;border-radius:4px;background:rgba(0, 0, 0, 0.45);color:#fff;font-size:0.55em;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;transition:transform 0.12s ease-out}.gofest-boss-shield{position:absolute;top:calc(0.75rem + 31px);right:calc(0.75rem + 2px);z-index:11;width:32px;height:32px;pointer-events:none;filter:drop-shadow(0 2px 3px rgba(20, 20, 45, 0.4));transition:transform 0.12s ease-out}.gofest-boss-shield img{display:block;width:100%;height:100%;object-fit:contain}.gofest-boss-shield-count{position:absolute;top:45%;left:50%;transform:translate(-50%, -50%);color:#fff;font-size:11px;font-weight:900;line-height:1;text-shadow:0 1px 1px rgba(0, 0, 0, 0.6)}.gofest-card-trainers{display:grid;gap:4px;width:100%;margin-top:6px;padding:6px 7px 7px;border:1px solid var(--gf-border);border-radius:8px;background:var(--gf-surface);box-shadow:0 1px 2px rgba(0, 0, 0, 0.04)}.gofest-card-trainers-label{color:var(--gf-text-soft);font-size:0.52em;font-weight:900;letter-spacing:0.08em;line-height:1;text-transform:uppercase}.gofest-card-trainer-requirement{color:var(--gf-text);font-size:0.7em;font-weight:900;line-height:1.1}.gofest-card-trainers.-shield{grid-template-columns:auto 1fr;align-items:center;column-gap:8px;padding:7px 8px}.gofest-card-trainers.-shield .gofest-card-trainers-label{align-self:center}.gofest-card-trainers.-shield .gofest-card-trainer-requirement{justify-self:end;white-space:nowrap}.gofest-trainer-strip{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:2px;width:100%;min-width:0}.gofest-trainer-segment{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:22px;font-size:0.66em;font-weight:900;line-height:1;color:#fff;font-variant-numeric:tabular-nums}.gofest-trainer-segment:first-child{border-radius:5px 0 0 5px}.gofest-trainer-segment:last-child{border-radius:0 5px 5px 0}.gofest-trainer-segment.-risky{background:#f08c00}.gofest-trainer-segment.-borderline{background:#ffd43b;color:#3a2b00}.gofest-trainer-segment.-safe{background:#1f9d45}.gofest-trainer-segment.-gray{background:#adb5bd;color:#495057}.gofest-trainer-segment.-red{background:#c92a2a}.gofest-trainer-segment.-orange{background:#e8590c}.gofest-trainer-segment.-yellow{background:#ffd43b;color:#3a2b00}.gofest-trainer-segment.-green{background:#1f9d45}.gofest-trainer-segment.-green-plus{background:#087f5b}[data-theme=dark] .gofest-card-trainers{background:#0d4152;border-color:rgba(255, 255, 255, 0.12)}body.gofest-drawer-open{overflow:hidden}.gofest-drawer-backdrop{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;background:rgba(0, 0, 0, 0.55)}.gofest-drawer{position:relative;width:min(100%, 440px);max-height:92vh;overflow:hidden;background:var(--gf-surface);color:var(--gf-text);border-radius:18px 18px 0 0;box-shadow:0 -10px 42px rgba(20, 20, 45, 0.34);animation:gf-sheet 0.25s ease-out}.gofest-drawer-art{position:relative;margin:0 -18px 16px;height:200px;border-radius:18px 18px 0 0;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.gofest-drawer-art img{height:196px;width:196px;object-fit:contain;margin-bottom:-6px;filter:drop-shadow(0 10px 14px rgba(20, 20, 45, 0.4))}.gofest-drawer-art-badge{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:5px;max-width:calc(100% - 68px);padding:4px 10px;border-radius:6px;color:#fff;font-size:0.58em;font-weight:900;letter-spacing:0.07em;line-height:1.2;text-transform:uppercase}.gofest-drawer-close{position:absolute;top:10px;right:10px;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(255, 255, 255, 0.32);border-radius:50%;background:rgba(20, 20, 45, 0.54);color:#fff;font-size:15px;font-weight:900;line-height:1;box-shadow:0 4px 12px rgba(20, 20, 45, 0.18);cursor:pointer}.gofest-drawer-shiny{position:absolute;bottom:12px;left:12px;display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border:1px solid rgba(255, 210, 77, 0.5);border-radius:100vmax;background:rgba(20, 20, 45, 0.55);color:#ffd24d;font-family:inherit;font-size:0.62em;font-weight:900;cursor:pointer}.gofest-drawer-shiny:hover{background:rgba(20, 20, 45, 0.72);border-color:#ffd24d}.gofest-drawer-shiny:focus-visible{outline:2px solid #ffd24d;outline-offset:2px}.gofest-drawer-shiny[aria-pressed=true]{background:#ffd24d;border-color:#ffd24d;color:#201428}.gofest-drawer-shiny[aria-pressed=true] svg{fill:#201428}.gofest-drawer-shiny svg{width:12px;height:12px;fill:#ffd24d}.gofest-drawer-body{max-height:92vh;overflow-y:auto;overscroll-behavior:contain;padding:0}.gofest-drawer-close-bottom{display:block;width:calc(100% - 36px);margin:14px 18px 18px;padding:13px;border:1px solid var(--gf-border);border-radius:12px;background:var(--gf-surface-2);color:var(--gf-text);font-family:inherit;font-size:0.72em;font-weight:900;line-height:1;cursor:pointer}.gofest-drawer-close-bottom:hover{border-color:var(--habitat-color, var(--gf-accent));background:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 8%, var(--gf-surface))}.gofest-drawer-close-bottom:focus-visible{outline:2px solid var(--habitat-color, var(--gf-accent));outline-offset:2px}@media only screen and (max-width: 819px){.gofest-drawer.sticky-ad-offset .gofest-drawer-body{padding-bottom:60px}}.gofest-drawer-info{min-width:0;padding:0 18px}.gofest-drawer-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gofest-drawer-head h2{margin:0;font-size:1.3em;font-weight:900;line-height:1.05}.gofest-drawer-tier{display:none;padding:3px 8px;border-radius:4px;color:#fff;font-size:0.58em;font-weight:700;letter-spacing:0.06em;text-transform:uppercase}.gofest-drawer-types{display:flex;flex-wrap:wrap;gap:5px}.gofest-drawer-types .type{display:inline-flex;align-items:center}.gofest-drawer-types .type-label{display:none}.gofest-drawer-types .type img{height:1.5em;width:auto}.gofest-drawer-types .type.type-bug img{content:url(/assets/img/type_icons/bug.png)}.gofest-drawer-types .type.type-dark img{content:url(/assets/img/type_icons/dark.png)}.gofest-drawer-types .type.type-dragon img{content:url(/assets/img/type_icons/dragon.png)}.gofest-drawer-types .type.type-electric img{content:url(/assets/img/type_icons/electric.png)}.gofest-drawer-types .type.type-fairy img{content:url(/assets/img/type_icons/fairy.png)}.gofest-drawer-types .type.type-fighting img{content:url(/assets/img/type_icons/fighting.png)}.gofest-drawer-types .type.type-fire img{content:url(/assets/img/type_icons/fire.png)}.gofest-drawer-types .type.type-flying img{content:url(/assets/img/type_icons/flying.png)}.gofest-drawer-types .type.type-ghost img{content:url(/assets/img/type_icons/ghost.png)}.gofest-drawer-types .type.type-grass img{content:url(/assets/img/type_icons/grass.png)}.gofest-drawer-types .type.type-ground img{content:url(/assets/img/type_icons/ground.png)}.gofest-drawer-types .type.type-ice img{content:url(/assets/img/type_icons/ice.png)}.gofest-drawer-types .type.type-normal img{content:url(/assets/img/type_icons/normal.png)}.gofest-drawer-types .type.type-poison img{content:url(/assets/img/type_icons/poison.png)}.gofest-drawer-types .type.type-psychic img{content:url(/assets/img/type_icons/psychic.png)}.gofest-drawer-types .type.type-rock img{content:url(/assets/img/type_icons/rock.png)}.gofest-drawer-types .type.type-steel img{content:url(/assets/img/type_icons/steel.png)}.gofest-drawer-types .type.type-water img{content:url(/assets/img/type_icons/water.png)}.gofest-drawer-weaknesses{margin-top:16px}.gofest-drawer-section-label{margin:0 0 7px;color:var(--gf-text-soft);font-size:0.52em;font-weight:900;letter-spacing:0.12em;text-transform:uppercase}.gofest-weakness-pills{display:flex;flex-wrap:wrap;gap:7px}.gofest-weakness-pill{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:5px 10px 5px 8px;border:1px solid var(--gf-border);border-radius:100vmax;background:var(--gf-surface-2);color:var(--gf-text)}.gofest-weakness-pill img{width:auto;height:15px;flex-shrink:0}.gofest-weakness-pill span{overflow:hidden;font-size:0.62em;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.gofest-weakness-pill strong{color:var(--gf-text-soft);font-size:0.58em;font-weight:900;font-variant-numeric:tabular-nums}.gofest-weakness-pill.-double{border-color:color-mix(in srgb, var(--gf-live, #c92a2a) 45%, transparent);background:color-mix(in srgb, var(--gf-live, #c92a2a) 14%, var(--gf-surface))}.gofest-weakness-pill.-double strong{color:var(--gf-live, #c92a2a)}.gofest-drawer-when{display:flex;align-items:center;gap:9px;margin-top:12px;padding:0.6rem 0.75rem;border:1px solid var(--gf-border);border-radius:10px;background:var(--gf-surface-2);font-size:0.72em;font-weight:700}.gofest-drawer-when svg{width:18px;height:18px;flex-shrink:0}.gofest-drawer-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.gofest-drawer-stat{padding:10px 12px;border:1px solid var(--gf-border);border-radius:12px}.gofest-drawer-stat:nth-child(2){background:linear-gradient(165deg, color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 6%, var(--gf-surface)), color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 12%, var(--gf-surface)))}.gofest-drawer-stat .gofest-drawer-stat-label{margin:0;font-size:0.5em;font-weight:900;letter-spacing:0.12em;text-transform:uppercase;color:var(--gf-text)}.gofest-drawer-stat .gofest-drawer-stat-value{margin:7px 0 0;font-size:1.4em;font-weight:900;font-variant-numeric:tabular-nums;line-height:1}.gofest-drawer-stat-value-weather{display:flex;align-items:center;gap:8px;min-width:0}.gofest-cp-prefix{font-size:0.5em;font-weight:900;color:var(--gf-text-soft)}.gofest-drawer-weather-icons{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.gofest-drawer-weather-icons img{width:1em;height:1em;object-fit:contain}.gofest-drawer-detail-rows{display:grid;gap:8px;margin-top:12px}.gofest-drawer-detail{display:flex;align-items:center;gap:11px;min-width:0;padding:9px 11px;border:1px solid var(--gf-border);border-radius:11px;background:var(--gf-surface-2)}.gofest-drawer-detail-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;border-radius:9px;background:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 14%, var(--gf-surface));color:var(--habitat-color, var(--gf-accent))}.gofest-drawer-detail-icon svg{width:16px;height:16px;fill:currentColor}.gofest-shield-badge{position:absolute;right:12px;bottom:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;filter:drop-shadow(0 3px 6px rgba(20, 20, 45, 0.45))}.gofest-shield-badge[hidden]{display:none}.gofest-shield-badge img{width:100%;height:100%;object-fit:contain}.gofest-shield-badge-count{position:absolute;top:54%;left:50%;transform:translate(-50%, -50%);color:#fff;font-size:19px;font-weight:900;line-height:1;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6)}.gofest-drawer-detail-copy{display:grid;gap:3px;min-width:0;flex:1}.gofest-drawer-detail-label{color:var(--gf-text-soft);font-size:0.52em;font-weight:900;letter-spacing:0.1em;line-height:1;text-transform:uppercase}.gofest-drawer-detail-value{color:var(--gf-text);font-size:0.68em;font-weight:800;line-height:1.3}.gofest-drawer-detail.-align-top{align-items:flex-start}.gofest-drawer-detail.is-shield .gofest-drawer-detail-value{font-size:0.8em;font-weight:900}.gofest-drawer-detail-note{overflow:hidden;color:var(--gf-text-soft);font-size:0.58em;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.gofest-drawer-detail .gofest-trainer-strip{margin-top:4px}.gofest-drawer-regional{display:flex;align-items:center;gap:7px;margin:10px 0 0;font-size:0.68em;font-style:italic;color:var(--gf-text-soft)}.gofest-drawer-regional svg{width:15px;height:15px;flex-shrink:0}.gofest-drawer-counters{box-sizing:border-box;margin:14px 18px 0;padding:12px;border:1px solid var(--gf-border);border-radius:12px;background:var(--gf-surface-2)}.gofest-drawer-counters-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}.gofest-drawer-counters-head h3{margin:0;font-size:1em;line-height:1.15}.gofest-drawer-counters-head span{font-size:0.56em;font-weight:700;color:var(--gf-text-soft);white-space:nowrap}.gofest-counter-list{display:grid;gap:6px;margin:0;padding:0;list-style:none}[data-gofest-drawer-counter-list]{min-width:0;scrollbar-color:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 46%, var(--gf-text-soft)) transparent;scrollbar-width:thin}[data-gofest-drawer-counter-list]::-webkit-scrollbar{width:8px}[data-gofest-drawer-counter-list]::-webkit-scrollbar-track{background:transparent}[data-gofest-drawer-counter-list]::-webkit-scrollbar-thumb{min-height:44px;border:2px solid var(--gf-surface-2);border-radius:999px;background:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 46%, var(--gf-text-soft))}[data-gofest-drawer-counter-list]::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 62%, var(--gf-text))}.gofest-counter-controls{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 7px}.gofest-counter-toggle{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:4px 9px;border:1px solid var(--gf-border);border-radius:100vmax;background:var(--gf-surface);color:var(--gf-text-soft);font-size:0.6em;font-weight:800;line-height:1.2;cursor:pointer}.gofest-counter-toggle input{width:13px;height:13px;margin:0;accent-color:var(--gf-accent)}.gofest-counter-toggle:has(input:checked){border-color:color-mix(in srgb, var(--gf-accent) 50%, var(--gf-border));background:color-mix(in srgb, var(--gf-accent) 12%, var(--gf-surface));color:var(--gf-text)}.gofest-counter-status{margin:0 0 6px;color:var(--gf-text-soft);font-size:0.58em!important;font-weight:700}.gofest-counter-note{margin:0 0 8px;color:var(--gf-text-soft);font-size:0.54em!important;font-weight:600}.gofest-counter-note strong{font-weight:900;color:var(--gf-text)}.gofest-counter{display:grid;grid-template-columns:42px minmax(0, 1fr) auto;align-items:center;gap:10px;min-width:0;padding:8px 0;border-top:1px solid var(--gf-border)}.gofest-counter:first-child{border-top:0;padding-top:0}.gofest-counter:last-child{padding-bottom:0}.gofest-counter-img{width:42px;height:42px;object-fit:contain;border-radius:50%;background:color-mix(in srgb, var(--gf-text) 5%, transparent)}.gofest-counter.-skeleton{animation:gf-pulse 1.4s ease-in-out infinite}.gofest-counter.-skeleton .gofest-counter-img{display:block;background:color-mix(in srgb, var(--gf-text) 12%, transparent)}.gofest-skeleton-bar{display:block;height:10px;border-radius:6px;background:color-mix(in srgb, var(--gf-text) 12%, transparent)}.gofest-skeleton-bar.-name{width:58%}.gofest-skeleton-bar.-sub{width:38%;height:8px;margin-top:7px}.gofest-skeleton-bar.-metric{width:46px;height:12px;margin-left:auto}.gofest-counter-controls.-skeleton .gofest-counter-toggle{border-color:transparent;background:color-mix(in srgb, var(--gf-text) 12%, transparent);pointer-events:none;animation:gf-pulse 1.4s ease-in-out infinite}.gofest-counter-controls.-skeleton .gofest-counter-toggle:nth-child(2){animation-delay:0.08s}.gofest-counter-controls.-skeleton .gofest-counter-toggle input,.gofest-counter-controls.-skeleton .gofest-counter-toggle span{visibility:hidden}.gofest-counter[data-counter-mega=true]{--mega-ring:linear-gradient(115deg,
    #b6a3e8 0%, #96c2ef 14%, #86d6e0 28%,
    #9fe0a4 42%, #f1ea94 56%, #f6c592 70%,
    #f0a3c6 85%, #b6a3e8 100%);--mega-bg:linear-gradient(180deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.05) 70%),linear-gradient(115deg, #c6aef0 0%, #a7cbf2 18%, #a4e6e0 36%, #b6e6ac 54%, #f2e894 72%, #f6bcb2 88%, #d3b0ee 100%);--mega-fg:#1c3a55;--mega-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.9),inset 0 -1px 0 rgba(60, 90, 130, 0.16),0 0 0 1px rgba(120, 140, 205, 0.35),0 0 16px -1px rgba(150, 205, 255, 0.8),0 6px 20px -8px rgba(175, 160, 255, 0.7);--mega-text-shadow:0 1px 0 rgba(255, 255, 255, 0.9)}[data-theme=dark] .gofest-counter[data-counter-mega=true]{--mega-ring:linear-gradient(115deg,
    #8a6fbf 0%, #5f88c4 14%, #4f9db0 28%, #5fa878 42%,
    #c0b366 56%, #c48d6a 70%, #b56f9a 85%, #8a6fbf 100%);--mega-bg:linear-gradient(180deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 58%),linear-gradient(115deg, #3a2a5c 0%, #23345f 18%, #1c4d55 36%, #1c4d35 54%, #4e4718 72%, #4a2540 88%, #33265a 100%);--mega-fg:#f1f8ff;--mega-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.4),inset 0 -1px 0 rgba(0, 0, 0, 0.5),0 0 0 1px rgba(150, 170, 235, 0.4),0 0 16px -1px rgba(150, 160, 255, 0.5),0 10px 30px -10px rgba(190, 180, 255, 0.45);--mega-text-shadow:0 1px 0 rgba(0, 0, 0, 0.55)}.gofest-counter[data-counter-mega=true] .gofest-counter-img{background:var(--mega-bg);box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.5),0 0 10px -3px rgba(168, 230, 255, 0.6)}@keyframes gofest-mega-ring{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes gofest-mega-sheen{0%{background-position:150% 0}100%,55%{background-position:-60% 0}}@media (prefers-reduced-motion: reduce){.gofest-counter-tag.-mega::after,.gofest-counter-tag.-mega::before{animation:none}}.gofest-counter-main{min-width:0}.gofest-counter-name-line{display:flex;align-items:center;gap:6px;min-width:0}.gofest-counter-name{display:inline-block;overflow:hidden;color:var(--gf-text);font-size:0.72em;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.gofest-counter-tag{flex-shrink:0;padding:1px 6px;border-radius:4px;background:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 16%, var(--gf-surface));color:var(--habitat-color, var(--gf-accent));font-size:0.46em;font-weight:900;letter-spacing:0.04em;line-height:1.35;text-transform:uppercase}.gofest-counter-tag.-mega{position:relative;isolation:isolate;overflow:hidden;padding:2px 8px;border-radius:999px;background:var(--mega-bg);color:var(--mega-fg);text-shadow:var(--mega-text-shadow);box-shadow:var(--mega-shadow)}.gofest-counter-tag.-mega::before{content:"";position:absolute;inset:0;z-index:-1;padding:1.5px;border-radius:inherit;background:var(--mega-ring);background-size:220% 220%;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;animation:gofest-mega-ring 7s ease-in-out infinite}.gofest-counter-tag.-mega::after{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:linear-gradient(115deg, transparent 35%, rgba(255, 255, 255, 0.6) 50%, transparent 65%);background-size:250% 100%;background-repeat:no-repeat;animation:gofest-mega-sheen 7s ease-in-out infinite}.gofest-counter-tag.-legendary{background:#6b7280;color:#fff}.gofest-counter-moves{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px;min-width:0}.gofest-counter-move{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:3px 7px;border-radius:100vmax;background:color-mix(in srgb, var(--gf-text) 7%, transparent);color:var(--gf-text-soft);font-size:0.66em;font-weight:700;line-height:1.15}.gofest-counter-move img{width:0.95em;height:0.95em;flex-shrink:0}.gofest-counter-move.-exclusive{position:relative;isolation:isolate;color:var(--gf-text);font-weight:900}.gofest-counter-move.-exclusive::before{content:"";position:absolute;inset:0;z-index:-1;padding:1.5px;border-radius:inherit;background:linear-gradient(135deg, #8bc6f0, #a89aff, #c68afe);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.gofest-counter-score{display:block;color:var(--gf-text);font-size:0.68em;font-weight:900;font-variant-numeric:tabular-nums;white-space:nowrap}.gofest-counter-metric{text-align:right}.gofest-counter-cp{display:block;color:var(--gf-text-soft);font-size:0.5em;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.gofest-counter-search{display:grid;gap:7px;box-sizing:border-box;margin:14px 18px 0;padding:10px 12px;border:1px solid var(--gf-border);border-radius:12px;background:var(--gf-surface-2)}.gofest-counter-search-head{display:flex;align-items:center;gap:8px}.gofest-counter-search-label{display:inline-flex;align-items:center;gap:7px;color:var(--gf-text-soft);font-size:0.64em;font-weight:900;letter-spacing:0;line-height:1.15}.gofest-counter-search-icon{width:13px;height:13px;flex:0 0 auto;fill:var(--habitat-color, var(--gf-accent))}.gofest-counter-search-copy{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:40px;padding:8px 12px;border:1px solid transparent;border-radius:9px;background:var(--habitat-color, var(--gf-accent));color:#fff;font-family:inherit;font-size:0.66em;font-weight:900;line-height:1.2;cursor:pointer}.gofest-counter-search-copy:hover{background:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 82%, #000)}.gofest-counter-search-copy:focus-visible{outline:2px solid var(--habitat-color, var(--gf-accent));outline-offset:2px}.gofest-counter-search-copy:disabled{cursor:not-allowed;opacity:0.55}.gofest-counter-search-copy-icon{width:14px;height:16px;flex:0 0 auto;fill:currentColor}.gofest-counter-search-value{box-sizing:border-box;width:100%;height:34px;padding:8px 10px;border:1px solid var(--gf-border);border-radius:9px;background:var(--gf-surface);color:var(--gf-text);font-family:inherit;font-size:0.62em;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gofest-counter-search-value:focus{outline:2px solid var(--habitat-color, var(--gf-accent));outline-offset:1px}@media only screen and (min-width: 820px){.gofest-drawer-backdrop{align-items:center;padding:24px}.gofest-drawer{width:min(880px, 100vw - 48px);max-height:calc(100vh - 48px);border-radius:20px;box-shadow:0 24px 60px rgba(20, 20, 45, 0.24)}.gofest-drawer-close{top:14px;right:14px;width:36px;height:36px}.gofest-drawer-close-bottom{display:none}.gofest-drawer-body{display:grid;grid-template-columns:400px minmax(0, 1fr);grid-template-rows:auto 1fr;gap:0;align-items:start;max-height:calc(100vh - 48px);overflow:hidden;padding:0}.gofest-drawer-info{grid-column:1;min-width:0;padding:0 18px 20px}.gofest-drawer-art{height:200px;margin:0 -18px 16px;border-radius:20px 0 0 0}.gofest-drawer-art img{width:196px;height:196px}.gofest-drawer-head h2{font-size:1.3em}.gofest-drawer-stats{grid-template-columns:1fr 1fr}.gofest-counter-search{grid-column:1;grid-row:2;align-self:start;margin:0 18px 20px}.gofest-drawer-counters{grid-column:2;grid-row:1/span 2;display:flex;flex-direction:column;align-self:stretch;min-height:100%;max-height:calc(100vh - 48px);margin:0;padding:58px 10px 18px 20px;border:0;border-left:1px solid var(--gf-border);border-radius:0;overflow:hidden}.gofest-drawer-counters [data-gofest-drawer-counter-list]{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:12px}}.gofest-road{position:relative;padding-left:22px}.gofest-road::before{content:"";position:absolute;left:5px;top:8px;bottom:8px;width:2px;background:var(--gf-border);border-radius:1px}.gofest-road-day{position:relative;padding:0;border:0;background:none}.gofest-road-dot{position:absolute;left:-22px;top:16px;width:12px;height:12px;border-radius:50%;background:var(--gf-border);border:2px solid var(--gf-surface);box-shadow:0 0 0 2px var(--gf-border)}.gofest-road-day.is-today .gofest-road-dot{background:#27ae60;box-shadow:0 0 0 2px #27ae60}.gofest-road-card{padding:0.9rem 1rem;border:1px solid var(--gf-border);border-radius:10px;background:var(--gf-surface)}.gofest-road-day.is-today .gofest-road-card{border-color:#27ae60}.gofest-road-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.gofest-road-badge{padding:2px 8px;border-radius:4px;background:linear-gradient(90deg, #3b4ec8, #9b3ec8);color:#fff;font-size:0.58em;font-weight:700}.gofest-live-badge.-today{background:#27ae60}.gofest-road-note{margin:0.6rem 0 0;font-size:0.62em!important;font-style:italic;color:var(--gf-text-soft)}.gofest-theme .gofest-research-wrapper{margin-top:1rem}.gofest-theme .gofest-research-wrapper.masonry-desktop{gap:0.75em}.gofest-theme .gofest-research-section{--category-color-primary:var(--habitat-color, var(--gf-accent));--category-color-primary-5:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 5%, transparent);--category-color-primary-10:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 10%, transparent);--category-color-primary-15:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 15%, transparent);--category-color-primary-20:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 20%, transparent);--category-color-primary-30:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 30%, transparent);--category-color-primary-90:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 90%, transparent)}.gofest-theme .gofest-research-wrapper h2{position:relative;overflow:hidden;display:flex;align-items:center;gap:0.5rem;flex-wrap:wrap;margin-bottom:0;cursor:default}.gofest-theme .gofest-research-wrapper h2 > :not(.gofest-research-icon){position:relative;z-index:1}.gofest-research-icon{position:absolute;z-index:0;top:50%;right:8px;transform:translateY(-50%);width:96px;height:96px;color:#fff;opacity:0.32;pointer-events:none}.gofest-research-icon svg{display:block;width:100%;height:100%}.gofest-research-heading-main{flex:1 1 auto;min-width:0}.gofest-theme .gofest-research-wrapper .gofest-live-badge.-hour{flex:0 0 auto;background:#fff;color:var(--category-color-primary)}.gofest-research-meta{margin:0 0 0.35rem;padding:0.35rem 0.65rem 0.45rem;border:1px solid var(--category-color-primary-10);border-top:0;border-radius:0 0 0.5em 0.5em;background:var(--category-color-primary-5);color:var(--gf-text-soft);font-size:0.66em!important;font-weight:700;line-height:1.35}.gofest-theme .gofest-research-wrapper .task-item{color:var(--gf-text)}.gofest-theme .gofest-research-wrapper .task-item.active .task-text{color:var(--gf-text)}.gofest-theme .gofest-research-wrapper .cp-values,.gofest-theme .gofest-research-wrapper .reward-label{color:var(--gf-text)}[data-theme=dark] .gofest-theme .gofest-research-section{--category-text:#ffffff;--category-color-primary:var(--habitat-color, var(--gf-accent));--category-color-primary-5:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 10%, transparent);--category-color-primary-10:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 16%, transparent);--category-color-primary-15:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 22%, transparent);--category-color-primary-20:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 28%, transparent);--category-color-primary-30:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 36%, transparent);--category-color-primary-90:color-mix(in srgb, var(--habitat-color, var(--gf-accent)) 82%, #ffffff)}@media only screen and (max-width: 768px){.gofest-theme .gofest-research-wrapper.masonry-desktop,.gofest-theme .gofest-research-wrapper.masonry-mobile{gap:1em}}.gofest-special-card{margin-bottom:1.5rem;border:1px solid var(--gf-border);border-radius:14px;background:var(--gf-surface);overflow:hidden;box-shadow:1px 1px 5px var(--gf-surface-2)}.gofest-special-banner{position:relative;overflow:hidden;padding:1rem 1rem 0.9rem;background:linear-gradient(120deg, var(--z, #1a6b9e) 0, var(--z2, #8bc5e0) 130%);color:#fff}.gofest-special-art{position:absolute;right:-6px;bottom:-18px}.gofest-special-art img{height:108px;width:auto;filter:drop-shadow(0 6px 10px rgba(0, 0, 0, 0.4));animation:gf-float 4.6s ease-in-out infinite}.gofest-special-kicker{margin:0;font-size:0.6em;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;opacity:0.85}.gofest-special-title{margin:4px 0 2px;max-width:78%;font-size:1.1em;color:#fff}.gofest-special-sub{margin:0;font-size:0.7em!important;font-style:italic;opacity:0.9}.gofest-steps-scroll{display:flex;gap:10px;overflow-x:auto;padding:0.9rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.gofest-step-card{flex:0 0 250px;scroll-snap-align:start;padding:0.7rem 0.75rem;border:1px solid var(--gf-border);border-radius:10px;background:var(--gf-surface-2)}.gofest-step-card.-hero{border-color:var(--z, #1a6b9e);box-shadow:0 0 14px color-mix(in srgb, var(--z, #1a6b9e) 40%, transparent)}.gofest-step-head{display:flex;align-items:center;gap:6px;margin-bottom:6px}.gofest-step-num{font-size:0.6em;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--gf-text-soft)}.gofest-step-hero{padding:2px 7px;border-radius:4px;background:var(--z, #1a6b9e);color:#fff;font-size:0.55em;font-weight:700}.gofest-step-tasks{list-style:none;margin:0 0 8px;padding:0}.gofest-step-tasks li{padding:5px 0;border-bottom:1px solid var(--gf-border);font-size:0.7em}.gofest-step-reward{display:block;font-size:0.85em;font-style:italic;color:var(--gf-text-soft)}.gofest-step-rewards{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.gofest-step-rewards-label{font-size:0.55em;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--gf-text-soft)}.gofest-reward-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 9px 3px 4px;border-radius:100vmax;background:var(--gf-surface);border:1px solid var(--gf-border);font-size:0.62em;font-weight:700;color:var(--gf-text)}.gofest-reward-chip-img{width:20px;height:20px;object-fit:contain}.gofest-reward-chip .gofest-pkmn-icon.-mon{width:30px;height:30px}.gofest-path-tabs{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:10px;margin-bottom:0.75rem}.gofest-path-card{appearance:none;-webkit-appearance:none;position:relative;overflow:hidden;display:flex;flex-direction:column;text-align:left;cursor:pointer;padding:0.85rem 0.9rem 0.75rem;border:2px solid transparent;border-radius:14px;color:#fff;font-family:inherit;background:linear-gradient(135deg, var(--pc) 0, var(--pc2) 145%);box-shadow:1px 1px 5px var(--gf-surface-2);transition:transform 0.12s ease-out}.gofest-path-card:hover{transform:translateY(-2px)}.gofest-path-card.is-chosen{border-color:#ffd24d;box-shadow:0 6px 18px rgba(0, 0, 0, 0.25)}.gofest-path-art{position:absolute;right:-8px;bottom:-14px}.gofest-path-art img{height:100px;width:auto;opacity:0.9;filter:drop-shadow(0 6px 10px rgba(0, 0, 0, 0.45))}.gofest-path-kicker{display:inline-flex;align-items:center;gap:6px;font-size:0.58em;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;opacity:0.9}.gofest-path-chosen{padding:1px 6px;border-radius:4px;background:rgba(255, 255, 255, 0.25);letter-spacing:0.04em}.gofest-path-name{margin-top:3px;font-size:1.05em;font-weight:700}.gofest-path-type{font-size:0.68em;opacity:0.9}.gofest-path-attack{margin-top:8px;font-size:0.7em;font-weight:700}.gofest-path-energy{font-size:0.65em;opacity:0.85}.gofest-path-hint{padding:0.75rem 1rem;border:1px dashed var(--gf-border);border-radius:10px;color:var(--gf-text-soft);font-size:0.72em!important;font-style:italic}.gofest-path-panel{margin-top:0.75rem}.gofest-path-panel-title{font-size:0.75em!important}.gofest-path-panel-title strong{color:var(--gf-text)}.gofest-pass-page{--pass:#7566c4;--pass2:#ffd43b}.gofest-pass-page .battle-pass-container{--bp-accent:#7566c4;--bp-accent-rgb:117,102,196;--bp-deep:#574a9c}.gofest-daily-task{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:440px;margin:0.75rem 0 1rem;padding:0.85em 1.1em;border:1px solid var(--gf-border);border-radius:0.6em;background:var(--gf-surface);box-shadow:2px 2px 6px rgba(0, 0, 0, 0.05)}.gofest-daily-task .task{font-weight:700;line-height:1.15;color:var(--gf-text)}.gofest-daily-task .reward{display:flex;align-items:center;gap:0.5rem;flex-shrink:0}.gofest-daily-task .reward-bubble{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;border:1px solid color-mix(in srgb, var(--pass) 38%, var(--gf-border));background:color-mix(in srgb, var(--pass) 12%, var(--gf-surface));color:var(--pass);line-height:1}.gofest-daily-task .reward-bubble .pts{font-size:1.05rem;font-weight:800}.gofest-daily-task .reward-bubble .unit{margin-top:2px;font-size:0.55rem;font-weight:700;letter-spacing:0.05em;opacity:0.75}.gofest-points{display:flex;flex-direction:column;max-width:440px;margin:1rem 0 1.25rem;border:1px solid var(--gf-border);border-radius:12px;overflow:hidden;background:var(--gf-surface);box-shadow:0 1px 3px rgba(0, 0, 0, 0.06)}.gofest-points-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0.7rem 1rem;border-top:1px solid var(--gf-border);transition:background 0.15s ease}.gofest-points-row:first-child{border-top:none}.gofest-points-row:hover{background:color-mix(in srgb, var(--pass) 6%, var(--gf-surface))}.gofest-points-task{font-weight:600;color:var(--gf-text)}.gofest-points-value{display:inline-flex;align-items:baseline;gap:0.25rem;padding:0.15rem 0.6rem;border-radius:999px;font-size:1.15rem;font-weight:800;line-height:1;color:var(--pass);background:color-mix(in srgb, var(--pass) 12%, var(--gf-surface))}.gofest-points-unit{font-size:0.62em;font-weight:700;letter-spacing:0.05em;opacity:0.7}.gofest-pass-hero{display:grid;grid-template-columns:minmax(0, 1fr) auto;align-items:end;gap:1rem;margin-bottom:1rem;padding:1rem;border-radius:14px;background:linear-gradient(135deg, color-mix(in srgb, var(--pass) 94%, #000) 0, var(--pass) 58%, color-mix(in srgb, var(--pass2) 72%, var(--pass)) 145%);color:#fff}.gofest-pass-hero-copy{min-width:0}.gofest-pass-kicker{margin:0 0 0.2rem;font-size:0.58em!important;font-weight:800;letter-spacing:0.14em;text-transform:uppercase;opacity:0.88}.gofest-pass-hero h2{margin:0;color:#fff;font-size:clamp(1.15rem, 3vw, 1.65rem);line-height:1.05;text-wrap:balance}.gofest-pass-hero p{max-width:56ch;margin:0.35rem 0 0;color:rgba(255, 255, 255, 0.9);font-size:0.72em!important;line-height:1.45}.gofest-pass-date{justify-self:end;max-width:260px;padding:0.45rem 0.6rem;border-radius:8px;background:rgba(0, 0, 0, 0.22);color:#fff;font-size:0.64em;font-weight:800;line-height:1.35;text-align:right}.gofest-pass-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px;margin-top:1rem}.gofest-pass-card{padding:0.9rem 1rem;border:1px solid color-mix(in srgb, var(--pass) 28%, var(--gf-border));border-radius:12px;background:color-mix(in srgb, var(--pass) 6%, var(--gf-surface))}.gofest-pass-card.-deluxe{border-color:color-mix(in srgb, var(--pass2) 46%, var(--gf-border));background:color-mix(in srgb, var(--pass2) 9%, var(--gf-surface))}.gofest-pass-card-head{margin-bottom:0.75rem}.gofest-pass-track{display:inline-flex;margin-bottom:0.25rem;padding:2px 8px;border-radius:4px;background:var(--pass);color:#fff;font-size:0.55em;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.gofest-pass-card.-deluxe .gofest-pass-track{background:color-mix(in srgb, var(--pass2) 78%, #5c4200);color:#1f1600}.gofest-pass-card h2{margin:0;font-size:1em}.gofest-pass-card p{margin:0.25rem 0 0;color:var(--gf-text-soft);font-size:0.7em!important;line-height:1.4}.gofest-pass-list,.gofest-pass-notes{list-style:none;margin:0;padding:0}.gofest-pass-list{display:grid;gap:7px}.gofest-pass-list li,.gofest-pass-notes li{position:relative;padding-left:1rem;color:var(--gf-text);font-size:0.7em;line-height:1.42}.gofest-pass-list li::before,.gofest-pass-notes li::before{content:"";position:absolute;top:0.55em;left:0;width:0.45rem;height:0.45rem;border-radius:2px;background:var(--pass)}.gofest-pass-card.-deluxe .gofest-pass-list li::before{background:color-mix(in srgb, var(--pass2) 80%, #5c4200)}.gofest-pass-notes{display:grid;gap:8px;padding:0.85rem 1rem;border:1px dashed var(--gf-border);border-radius:12px;background:var(--gf-surface-2)}@media only screen and (max-width: 680px){.gofest-pass-grid,.gofest-pass-hero{grid-template-columns:1fr}.gofest-pass-date{justify-self:start;max-width:none;text-align:left}}.gofest-egg-tba{display:flex;align-items:center;gap:12px;margin-bottom:1.25rem;padding:0.9rem 1rem;border:1px dashed var(--gf-border);border-radius:12px;background:var(--gf-surface-2)}.gofest-egg-tba svg{width:30px;height:30px;flex-shrink:0;color:var(--gf-text-soft)}.gofest-egg-tba p{margin:0;font-size:0.72em!important;color:var(--gf-text-soft)}.gofest-egg-tba strong{color:var(--gf-text)}.gofest-egg-note{display:flex;align-items:center;gap:12px;margin-bottom:1.25rem;padding:0.9rem 1rem;border:1px solid color-mix(in srgb, var(--gf-accent) 40%, var(--gf-border));border-radius:12px;background:color-mix(in srgb, var(--gf-accent) 8%, var(--gf-surface))}.gofest-egg-note svg{width:26px;height:26px;flex-shrink:0;color:var(--gf-accent)}.gofest-egg-note p{margin:0;font-size:0.72em!important;line-height:1.5;color:var(--gf-text)}.gofest-egg-note strong{color:var(--gf-text)}.gofest-moves{display:grid;gap:12px;margin:1rem 0 1.5rem}.gofest-move-card{display:flex;align-items:center;gap:12px;padding:0.75rem 1rem;border:1px solid var(--gf-border);border-radius:12px;background:var(--gf-surface)}.gofest-move-mon img{width:46px;height:46px;object-fit:contain}.gofest-move-copy{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:2px}.gofest-move-name{font-size:0.9em;font-weight:900;line-height:1.2}.gofest-move-meta{font-size:0.68em;font-weight:700;color:var(--gf-text-soft)}.gofest-move-note{font-size:0.65em;line-height:1.4;color:var(--gf-text-soft)}.gofest-move-method{flex-shrink:0;align-self:center;border-color:color-mix(in srgb, var(--gf-accent) 45%, var(--gf-border));background:color-mix(in srgb, var(--gf-accent) 12%, var(--gf-surface));color:var(--gf-accent)}.gofest-bg{margin:1.5rem 0 2rem}.gofest-bg-head{display:flex;align-items:center;gap:16px;margin-bottom:1.25rem}.gofest-bg-image{flex-shrink:0;width:140px;aspect-ratio:4/3;object-fit:cover;object-position:top right;border:1px solid var(--gf-border);border-radius:12px;background:var(--gf-surface)}.gofest-bg-info{min-width:0}.gofest-bg-name{margin:0 0 0.35rem}.gofest-bg-how{margin:0;font-size:0.78em;line-height:1.5;color:var(--gf-text-soft)}@media (max-width: 480px){.gofest-bg-head{flex-direction:column;align-items:flex-start;gap:12px}.gofest-bg-image{width:100%}}.gofest-bg-raids-note{display:flex;align-items:flex-start;gap:12px;margin:0 0 1.5rem;padding:0.9rem 1rem;border:1px solid color-mix(in srgb, var(--gf-accent) 35%, var(--gf-border));border-radius:12px;background:color-mix(in srgb, var(--gf-accent) 7%, var(--gf-surface))}.gofest-bg-raids-note svg{width:24px;height:24px;flex-shrink:0;margin-top:1px;color:var(--gf-accent)}.gofest-bg-raids-note p{margin:0;font-size:0.82em!important;line-height:1.5;color:var(--gf-text)}.gofest-bg-group{margin:0 0 1.75rem}.gofest-bg-group-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 12px;margin-bottom:0.85rem;padding-left:12px;border-left:4px solid var(--habitat-color, var(--gf-accent))}.gofest-bg-group-name{margin:0;font-size:1.05em;color:var(--habitat-color, var(--gf-text))}.gofest-bg-group-meta{font-size:0.82em;font-weight:700;color:var(--gf-text-soft)}.gofest-bg-mon > .name{font-size:0.82em}.gofest-bg-when{display:flex;flex-direction:column;gap:1px;margin-top:5px;line-height:1.3;text-align:center}.gofest-bg-when-day{font-size:0.66em;font-weight:700;color:var(--gf-text-soft)}.gofest-bg-when-place{font-size:0.68em;font-weight:800;color:var(--gf-text)}.gofest-bg-mon{border-color:color-mix(in srgb, var(--mon-color, #e0e0e0) 45%, #e0e0e0);border-bottom-color:var(--mon-color, #e0e0e0);background:color-mix(in srgb, var(--mon-color, transparent) 10%, #fff)}.gofest-bg-mon > .icon{background:radial-gradient(circle, color-mix(in srgb, var(--mon-color, transparent) 16%, transparent) 0, transparent 65%)}.gofest-bg-mon.type-bug{--mon-color:#A8B820}.gofest-bg-mon.type-dark{--mon-color:#A29288}.gofest-bg-mon.type-dragon{--mon-color:#7038F8}.gofest-bg-mon.type-electric{--mon-color:#F8D030}.gofest-bg-mon.type-fairy{--mon-color:#EE99AC}.gofest-bg-mon.type-fighting{--mon-color:#C03028}.gofest-bg-mon.type-fire{--mon-color:#F08030}.gofest-bg-mon.type-flying{--mon-color:#A890F0}.gofest-bg-mon.type-ghost{--mon-color:#705898}.gofest-bg-mon.type-grass{--mon-color:#78C850}.gofest-bg-mon.type-ground{--mon-color:#E0C068}.gofest-bg-mon.type-ice{--mon-color:#98D8D8}.gofest-bg-mon.type-normal{--mon-color:#A8A878}.gofest-bg-mon.type-poison{--mon-color:#A040A0}.gofest-bg-mon.type-psychic{--mon-color:#F85888}.gofest-bg-mon.type-rock{--mon-color:#B8A038}.gofest-bg-mon.type-steel{--mon-color:#B8B8D0}.gofest-bg-mon.type-water{--mon-color:#6890F0}.gofest-tutorial-backdrop{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0, 0, 0, 0.55);animation:gf-tut-fade 0.2s ease-out}.gofest-tutorial{position:relative;width:min(100%, 440px);overflow:hidden;background:var(--gf-surface);color:var(--gf-text);border-radius:18px;box-shadow:0 18px 52px rgba(20, 20, 45, 0.4);text-align:center;animation:gf-tut-pop 0.24s ease-out}.gofest-tutorial-close{position:absolute;top:10px;right:10px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(255, 255, 255, 0.32);border-radius:50%;background:rgba(20, 20, 45, 0.54);color:#fff;font-size:14px;font-weight:900;line-height:1;box-shadow:0 4px 12px rgba(20, 20, 45, 0.18);cursor:pointer}.gofest-tutorial-close:hover{background:rgba(20, 20, 45, 0.72)}.gofest-tutorial-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.gofest-tutorial-img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;background:var(--gf-surface-2)}.gofest-tutorial-content{padding:20px 24px 24px}.gofest-tutorial-title{margin:0 0 8px;font-size:1.25em;font-weight:900;line-height:1.2}.gofest-tutorial-body{margin:0 0 20px;font-size:0.92em;line-height:1.5;color:var(--gf-text-soft)}.gofest-tutorial-got-it{width:100%;padding:12px 18px;border:none;border-radius:100vmax;background:var(--gf-accent);color:var(--gf-accent-contrast);font-family:inherit;font-size:0.95em;font-weight:800;cursor:pointer}.gofest-tutorial-got-it:hover{filter:brightness(1.05)}.gofest-tutorial-got-it:focus-visible{outline:2px solid var(--gf-accent);outline-offset:2px}@keyframes gf-tut-fade{from{opacity:0}to{opacity:1}}@keyframes gf-tut-pop{from{opacity:0;transform:translateY(12px) scale(0.96)}to{opacity:1;transform:translateY(0) scale(1)}}.gofest-install-banner{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:1rem 0 1.5rem;padding:0.9rem;border:1px solid var(--gf-border);border-radius:12px;background:var(--gf-surface);box-shadow:0 2px 10px rgba(20, 20, 45, 0.08)}.gofest-install-icon{flex-shrink:0;align-self:flex-start;width:48px;height:48px;border-radius:11px}.gofest-install-copy{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0;padding-right:1.6rem}.gofest-install-title{color:var(--gf-text);font-size:0.82em;font-weight:800;line-height:1.25}.gofest-install-sub{color:var(--gf-text-soft);font-size:0.68em;font-weight:600;line-height:1.3}.gofest-install-cta{flex:1 0 100%;width:100%;padding:11px 16px;border:0;border-radius:10px;background:var(--gf-accent);color:var(--gf-accent-contrast);font-family:inherit;font-size:0.72em;font-weight:900;line-height:1;cursor:pointer}.gofest-install-cta:hover{background:color-mix(in srgb, var(--gf-accent) 85%, #000)}.gofest-install-cta:focus-visible{outline:2px solid var(--gf-accent);outline-offset:2px}.gofest-install-dismiss{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid var(--gf-border);border-radius:50%;background:var(--gf-surface);color:var(--gf-text-soft);font-size:12px;line-height:1;box-shadow:0 2px 6px rgba(20, 20, 45, 0.16);cursor:pointer}.gofest-install-dismiss:hover{border-color:var(--gf-accent);color:var(--gf-text)}@media only screen and (min-width: 901px){.gofest-install-banner{display:none!important}}.gofest-install-backdrop{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0, 0, 0, 0.55)}@media only screen and (max-width: 819px){.gofest-install-backdrop{padding-bottom:76px}}.gofest-install-drawer{position:relative;width:min(100%, 400px);max-height:100%;overflow:hidden;background:var(--gf-surface);color:var(--gf-text);border-radius:18px;box-shadow:0 18px 50px rgba(20, 20, 45, 0.4);animation:gf-tut-pop 0.22s ease-out}.gofest-install-close{position:absolute;top:12px;right:12px;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--gf-border);border-radius:50%;background:var(--gf-surface-2);color:var(--gf-text);font-size:15px;font-weight:900;line-height:1;cursor:pointer}.gofest-install-close:hover{border-color:var(--gf-accent)}.gofest-install-drawer-body{max-height:100%;overflow-y:auto;overscroll-behavior:contain;padding:26px 22px 22px}.gofest-install-brand{display:flex;align-items:center;gap:12px;padding-right:34px;margin-bottom:12px}.gofest-install-brand-logo{flex-shrink:0;width:48px;height:48px;border-radius:11px}.gofest-install-brand h2{margin:0;font-size:1.3em;font-weight:900;line-height:1.05}.gofest-install-message{margin:0 0 16px;color:var(--gf-text-soft);font-size:0.8em;font-weight:600;line-height:1.45}.gofest-install-steps{display:grid;gap:11px;margin:0 0 18px;padding:0;list-style:none}.gofest-install-step{display:grid;grid-template-columns:28px minmax(0, 1fr);align-items:center;gap:11px}.gofest-install-step-number{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:color-mix(in srgb, var(--gf-accent) 14%, var(--gf-surface));color:var(--gf-accent);font-size:0.72em;font-weight:900;line-height:1}.gofest-install-step p{margin:0;color:var(--gf-text);font-size:0.78em;font-weight:600;line-height:1.35}.gofest-install-step strong{font-weight:900}.gofest-install-inline-icon{display:inline-grid;place-items:center;width:18px;height:18px;vertical-align:-3px;color:var(--gf-accent)}.gofest-install-inline-icon svg{width:15px;height:15px}.gofest-install-nowrap{white-space:nowrap}.gofest-install-actions{display:flex;flex-direction:column-reverse;gap:10px}.gofest-install-confirm,.gofest-install-go{display:block;width:100%;padding:13px;border-radius:12px;font-family:inherit;font-size:0.72em;font-weight:900;line-height:1;cursor:pointer}.gofest-install-confirm{border:1px solid var(--gf-border);background:var(--gf-surface-2);color:var(--gf-text)}.gofest-install-confirm:hover{border-color:var(--gf-accent);background:color-mix(in srgb, var(--gf-accent) 8%, var(--gf-surface))}.gofest-install-go{border:0;background:var(--gf-accent);color:var(--gf-accent-contrast)}.gofest-install-go:hover{background:color-mix(in srgb, var(--gf-accent) 85%, #000)}.gofest-install-confirm-only .gofest-install-confirm{border-color:transparent;background:var(--gf-accent);color:var(--gf-accent-contrast)}.gofest-install-confirm-only .gofest-install-confirm:hover{background:color-mix(in srgb, var(--gf-accent) 85%, #000)}@media (prefers-reduced-motion: reduce){.gofest-counter-controls.-skeleton .gofest-counter-toggle,.gofest-counter.-skeleton,.gofest-drawer,.gofest-hero-art img,.gofest-install-drawer,.gofest-special-art img,.gofest-status-dot,.gofest-tutorial,.gofest-tutorial-backdrop{animation:none!important}.gofest-now-bar{transition:none!important}.gofest-boss:hover .card,.gofest-boss:hover .gofest-card-trainers,.gofest-path-card:hover{transform:none}}
/*# sourceMappingURL=gofest.css.map */
