.monthgrid[data-astro-cid-s47dedge]{background:var(--color-bg);border:1px solid var(--border-soft);border-radius:12px;padding:1rem;box-shadow:var(--shadow-card)}.mg-head[data-astro-cid-s47dedge]{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.6rem;margin-bottom:1rem}.mg-title[data-astro-cid-s47dedge]{margin:0;font-family:var(--font-serif);font-size:clamp(1.4rem,1.1rem + 1vw,1.85rem);font-weight:600;letter-spacing:-.02em;line-height:1.1;display:flex;align-items:baseline;gap:.45rem}.mg-month[data-astro-cid-s47dedge]{color:var(--color-fg)}.mg-year[data-astro-cid-s47dedge]{color:var(--cloud-dark);font-weight:400;font-size:.78em}.mg-nav[data-astro-cid-s47dedge],.mg-today[data-astro-cid-s47dedge]{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-soft);background:var(--color-bg);color:var(--color-fg);text-decoration:none;border-radius:8px;transition:background-color var(--t-base),border-color var(--t-base);user-select:none}.mg-nav[data-astro-cid-s47dedge]{width:36px;height:36px;font-size:1.5rem;line-height:1;font-weight:500}.mg-today[data-astro-cid-s47dedge]{padding:.4rem .85rem;font-size:.85rem;font-weight:500}.mg-nav[data-astro-cid-s47dedge]:hover,.mg-today[data-astro-cid-s47dedge]:hover{background:var(--color-bg-elev);border-color:var(--border-firm)}.mg-weekdays[data-astro-cid-s47dedge]{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;margin-bottom:.4rem}.mg-wd[data-astro-cid-s47dedge]{text-align:center;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--cloud-dark);padding:.4rem 0}.mg-grid[data-astro-cid-s47dedge]{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:var(--border-soft);border-radius:8px;overflow:hidden}.mg-cell[data-astro-cid-s47dedge]{position:relative;background:var(--color-bg);border:0;text-align:left;padding:.5rem .55rem .45rem;cursor:pointer;min-height:clamp(76px,11vw,124px);display:flex;flex-direction:column;gap:.3rem;transition:background-color var(--t-base);font:inherit;color:inherit}.mg-cell[data-astro-cid-s47dedge]:hover{background:var(--color-bg-elev)}.mg-cell[data-astro-cid-s47dedge]:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--color-accent);z-index:2}.mg-cell[data-astro-cid-s47dedge].is-out .mg-num[data-astro-cid-s47dedge]{opacity:.32}.mg-cell[data-astro-cid-s47dedge].is-out,.mg-cell[data-astro-cid-s47dedge].is-empty{cursor:default}.mg-cell[data-astro-cid-s47dedge].is-today{background:color-mix(in srgb,var(--color-accent) 8%,var(--color-bg))}.mg-cell[data-astro-cid-s47dedge].is-today .mg-num[data-astro-cid-s47dedge]{color:var(--color-accent)}.mg-num[data-astro-cid-s47dedge]{align-self:flex-end;font-family:var(--font-serif);font-size:clamp(1.05rem,.95rem + .4vw,1.4rem);font-weight:500;letter-spacing:-.01em;line-height:1;font-variant-numeric:tabular-nums;color:var(--color-fg)}.mg-evs[data-astro-cid-s47dedge]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;width:100%;overflow:hidden}.mg-ev[data-astro-cid-s47dedge]{font-size:.68rem;line-height:1.25;font-weight:500;padding:1px 4px 1px 6px;border-left:3px solid var(--plat, var(--cloud-medium));border-radius:2px;background:color-mix(in srgb,var(--plat, var(--cloud-medium)) 8%,transparent);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mg-more[data-astro-cid-s47dedge]{font-size:.66rem;color:var(--cloud-dark);font-weight:500;padding-left:6px}.mg-count[data-astro-cid-s47dedge]{position:absolute;bottom:4px;right:4px;font-size:.62rem;font-weight:700;color:var(--cloud-dark);background:var(--color-bg-elev);padding:1px 5px;border-radius:8px;display:none}@media(max-width:600px){.monthgrid[data-astro-cid-s47dedge]{padding:.5rem}.mg-head[data-astro-cid-s47dedge]{gap:.4rem;margin-bottom:.6rem}.mg-title[data-astro-cid-s47dedge]{font-size:1.25rem}.mg-nav[data-astro-cid-s47dedge]{width:32px;height:32px;font-size:1.3rem}.mg-today[data-astro-cid-s47dedge]{padding:.3rem .65rem;font-size:.78rem}.mg-weekdays[data-astro-cid-s47dedge]{display:grid}.mg-wd[data-astro-cid-s47dedge]{font-size:.62rem;padding:.3rem 0}.mg-grid[data-astro-cid-s47dedge]{grid-template-columns:repeat(7,1fr);gap:1px;background:var(--border-soft);border-radius:8px;overflow:hidden}.mg-cell[data-astro-cid-s47dedge]{min-height:48px;padding:.25rem;gap:.15rem;flex-direction:column;align-items:stretch;border-radius:0;justify-content:flex-start}.mg-cell[data-astro-cid-s47dedge].is-out{opacity:.25;cursor:default}.mg-cell[data-astro-cid-s47dedge].is-out .mg-num[data-astro-cid-s47dedge]{font-size:.85rem}.mg-cell[data-astro-cid-s47dedge].is-today{background:color-mix(in srgb,var(--color-accent) 14%,var(--color-bg))}.mg-cell[data-astro-cid-s47dedge].is-today .mg-num[data-astro-cid-s47dedge]{color:var(--color-accent);font-weight:700}.mg-num[data-astro-cid-s47dedge]{font-size:.95rem;font-weight:500;align-self:flex-start;line-height:1}.mg-evs[data-astro-cid-s47dedge]{display:none}.mg-dots[data-astro-cid-s47dedge]{display:inline-flex;gap:2px;flex-wrap:wrap;align-self:flex-start;margin-top:2px}.mg-dot[data-astro-cid-s47dedge]{width:5px;height:5px;border-radius:50%;display:inline-block}.mg-count[data-astro-cid-s47dedge]{display:none}}@media(min-width:601px){.mg-dots[data-astro-cid-s47dedge]{display:none}}.mg-dialog[data-astro-cid-s47dedge]{border:0;padding:0;border-radius:12px;background:var(--color-bg);color:var(--color-fg);max-width:480px;width:calc(100% - 2rem);box-shadow:var(--shadow-pop)}.mg-dialog[data-astro-cid-s47dedge]::backdrop{background:#14141380;backdrop-filter:blur(4px)}.mg-dialog-inner[data-astro-cid-s47dedge]{padding:1.25rem 1.4rem 1.4rem}.mg-dialog-head[data-astro-cid-s47dedge]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.85rem}.mg-dialog-head[data-astro-cid-s47dedge] h3[data-astro-cid-s47dedge]{font-family:var(--font-serif);font-size:1.2rem;font-weight:600;margin:0;letter-spacing:-.015em}.mg-dialog-close[data-astro-cid-s47dedge]{width:32px;height:32px;background:transparent;border:1px solid var(--border-soft);border-radius:8px;cursor:pointer;font-size:1.25rem;line-height:1;color:var(--color-fg)}.mg-dialog-close[data-astro-cid-s47dedge]:hover{background:var(--color-bg-elev)}.mg-dialog-list[data-astro-cid-s47dedge]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;max-height:60vh;overflow-y:auto}.mg-dialog-list[data-astro-cid-s47dedge] a[data-astro-cid-s47dedge]{display:grid;grid-template-columns:56px 1fr;gap:.7rem;padding:.55rem;border:1px solid var(--border-soft);border-radius:8px;text-decoration:none;color:inherit;transition:background-color var(--t-base)}.mg-dialog-list[data-astro-cid-s47dedge] a[data-astro-cid-s47dedge]:hover{background:var(--color-bg-elev)}.mg-dialog-list[data-astro-cid-s47dedge] img[data-astro-cid-s47dedge]{width:56px;height:56px;object-fit:cover;border-radius:6px;background:var(--color-bg-elev)}.mg-dialog-list[data-astro-cid-s47dedge] .di-meta[data-astro-cid-s47dedge]{font-size:.72rem;color:var(--cloud-dark);margin-top:2px;font-weight:500}.mg-dialog-list[data-astro-cid-s47dedge] .di-title[data-astro-cid-s47dedge]{font-family:var(--font-serif);font-size:1rem;font-weight:500;line-height:1.25}.mg-dialog-list[data-astro-cid-s47dedge] .di-pill[data-astro-cid-s47dedge]{display:inline-block;padding:1px 6px;border-radius:999px;font-size:.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-fg);background:var(--plat, var(--cloud-medium));margin-right:.4rem}.back-link[data-astro-cid-k3ihkzgp]{font-size:.85rem;color:var(--cloud-dark);text-decoration:none}.back-link[data-astro-cid-k3ihkzgp]:hover{color:var(--color-fg)}.fg-header[data-astro-cid-k3ihkzgp]{margin:.75rem 0 1.5rem}.fg-h1[data-astro-cid-k3ihkzgp]{font-family:var(--font-serif);font-size:clamp(2rem,1.4rem + 2vw,3rem);font-weight:600;letter-spacing:-.025em;margin:0 0 .4rem;line-height:1.05}.fg-sub[data-astro-cid-k3ihkzgp]{color:var(--cloud-dark);margin:0;font-size:.95rem}.fg-sub[data-astro-cid-k3ihkzgp] strong[data-astro-cid-k3ihkzgp]{color:var(--color-fg);font-weight:600}.fg-hero[data-astro-cid-k3ihkzgp]{display:grid;grid-template-columns:1fr;gap:0;background:var(--color-bg);border:1px solid var(--border-soft);border-radius:16px;overflow:hidden;margin:0 0 1.5rem;box-shadow:var(--shadow-card)}@media(min-width:720px){.fg-hero[data-astro-cid-k3ihkzgp]{grid-template-columns:1.2fr 1fr}}.fg-hero-img[data-astro-cid-k3ihkzgp]{aspect-ratio:16/9;background:var(--oat);overflow:hidden}.fg-hero-img[data-astro-cid-k3ihkzgp] img[data-astro-cid-k3ihkzgp]{width:100%;height:100%;object-fit:cover}.fg-hero-body[data-astro-cid-k3ihkzgp]{padding:1.5rem 1.75rem 1.75rem;display:flex;flex-direction:column;gap:.7rem}.fg-hero-eyebrow[data-astro-cid-k3ihkzgp]{display:inline-flex;align-items:center;gap:.4rem;font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-fg)}.fg-hero-eyebrow[data-astro-cid-k3ihkzgp] .dot[data-astro-cid-k3ihkzgp]{width:8px;height:8px;border-radius:50%;background:var(--plat)}.fg-hero-title[data-astro-cid-k3ihkzgp]{font-family:var(--font-serif);font-size:clamp(1.5rem,1rem + 2vw,2.2rem);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0}.fg-hero-desc[data-astro-cid-k3ihkzgp]{color:var(--color-muted);font-size:.95rem;line-height:1.5;margin:0}.fg-hero-meta[data-astro-cid-k3ihkzgp]{display:flex;gap:.85rem;align-items:baseline;flex-wrap:wrap;font-size:.88rem}.fg-hero-meta[data-astro-cid-k3ihkzgp] s[data-astro-cid-k3ihkzgp]{color:var(--cloud-dark)}.fg-hero-meta[data-astro-cid-k3ihkzgp] strong[data-astro-cid-k3ihkzgp]{color:var(--color-accent);font-weight:700;letter-spacing:.04em}.fg-hero-time[data-astro-cid-k3ihkzgp]{color:var(--color-fg);font-weight:600;font-variant-numeric:tabular-nums}.fg-hero-cta[data-astro-cid-k3ihkzgp]{align-self:flex-start;padding:.65rem 1.4rem;background:var(--color-fg);color:var(--color-bg);border-radius:8px;text-decoration:none;font-weight:600;transition:background-color var(--t-base)}.fg-hero-cta[data-astro-cid-k3ihkzgp]:hover{background:var(--slate-medium)}.fg-tabs[data-astro-cid-k3ihkzgp]{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:.4rem;margin:0 -.5rem 1rem;padding:.25rem .5rem 1rem;scrollbar-width:thin;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.fg-tab[data-astro-cid-k3ihkzgp]{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .85rem;border:1px solid var(--border-soft);border-radius:999px;text-decoration:none;color:var(--color-muted);font-size:.85rem;font-weight:500;white-space:nowrap;background:var(--color-bg);flex-shrink:0;scroll-snap-align:start;transition:background-color var(--t-base),border-color var(--t-base),color var(--t-base)}@media(max-width:600px){.fg-tab[data-astro-cid-k3ihkzgp]{padding:.4rem .65rem;font-size:.8rem;gap:.3rem}}.fg-tab[data-astro-cid-k3ihkzgp]:hover{background:var(--color-bg-elev);color:var(--color-fg);border-color:var(--border-firm)}.fg-tab[data-astro-cid-k3ihkzgp].active{background:var(--color-fg);color:var(--color-bg);border-color:var(--color-fg)}.fg-tab[data-astro-cid-k3ihkzgp].active .fg-tab-n[data-astro-cid-k3ihkzgp]{color:var(--color-bg)}.fg-tab[data-astro-cid-k3ihkzgp].soft{opacity:.6}.fg-tab-dot[data-astro-cid-k3ihkzgp]{width:8px;height:8px;border-radius:50%;background:var(--plat, var(--cloud-medium))}.fg-tab-n[data-astro-cid-k3ihkzgp]{font-size:.7rem;background:var(--color-bg-elev);color:var(--color-fg);padding:.05rem .45rem;border-radius:999px;font-weight:700;font-variant-numeric:tabular-nums}.fg-viewtoggle[data-astro-cid-k3ihkzgp]{display:inline-flex;background:var(--color-bg-elev);border:1px solid var(--border-soft);border-radius:10px;padding:3px;margin:0 0 1rem;gap:2px}.fg-vt[data-astro-cid-k3ihkzgp]{padding:.4rem .85rem;text-decoration:none;color:var(--color-muted);font-size:.85rem;font-weight:500;border-radius:7px;transition:background-color var(--t-base)}.fg-vt[data-astro-cid-k3ihkzgp]:hover{color:var(--color-fg)}.fg-vt[data-astro-cid-k3ihkzgp].on{background:var(--color-bg);color:var(--color-fg);box-shadow:0 1px 2px #0000000d}.fg-timeline[data-astro-cid-k3ihkzgp]{display:flex;flex-direction:column;gap:1.75rem}.fg-day-block[data-astro-cid-k3ihkzgp]{display:flex;flex-direction:column;gap:.75rem}.fg-day-header[data-astro-cid-k3ihkzgp]{position:sticky;top:4rem;z-index:5;display:flex;align-items:baseline;gap:.6rem;padding:.65rem .85rem;background:color-mix(in srgb,var(--color-bg) 92%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:8px;border:1px solid var(--border-soft);flex-wrap:wrap}.fg-day-title[data-astro-cid-k3ihkzgp]{font-family:var(--font-serif);font-weight:600;font-size:.98rem;letter-spacing:-.01em}.fg-day-meta[data-astro-cid-k3ihkzgp]{font-size:.78rem;color:var(--cloud-dark);font-variant-numeric:tabular-nums}.fg-day-count[data-astro-cid-k3ihkzgp]{font-size:.72rem;color:var(--cloud-dark);margin-left:auto}.fg-day-grid[data-astro-cid-k3ihkzgp]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.85rem}.fg-card[data-astro-cid-k3ihkzgp]{container-type:inline-size;background:var(--color-bg);border:1px solid var(--border-soft);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:background-color var(--t-base),border-color var(--t-base)}.fg-card[data-astro-cid-k3ihkzgp]:hover{background:var(--color-bg-elev);border-color:var(--border-firm)}.fg-card[data-astro-cid-k3ihkzgp].soon{opacity:.85}.fg-card-img[data-astro-cid-k3ihkzgp]{position:relative;aspect-ratio:16/9;background:var(--oat);overflow:hidden}.fg-card-img[data-astro-cid-k3ihkzgp] img[data-astro-cid-k3ihkzgp]{width:100%;height:100%;object-fit:cover;display:block}.fg-card-platform[data-astro-cid-k3ihkzgp]{position:absolute;top:8px;left:8px;padding:3px 9px;background:var(--plat);color:var(--color-fg);font-size:.7rem;font-weight:700;letter-spacing:.04em;border-radius:4px;text-transform:uppercase}.fg-card-aaa[data-astro-cid-k3ihkzgp]{position:absolute;top:8px;right:8px;padding:3px 8px;background:var(--color-accent);color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.08em;border-radius:4px}.fg-card-body[data-astro-cid-k3ihkzgp]{padding:.95rem 1.05rem 1.05rem;display:flex;flex-direction:column;flex:1;gap:.55rem}.fg-card-row[data-astro-cid-k3ihkzgp]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.fg-score[data-astro-cid-k3ihkzgp]{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1}.fg-score-num[data-astro-cid-k3ihkzgp]{font-family:var(--font-serif);font-size:1.4rem;font-weight:500;color:var(--color-fg);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.fg-score-bar[data-astro-cid-k3ihkzgp]{width:32px;height:2px;background:var(--plat, var(--cloud-medium));border-radius:1px}.fg-score[data-astro-cid-k3ihkzgp].high .fg-score-num[data-astro-cid-k3ihkzgp]{color:var(--color-accent)}.fg-countdown[data-astro-cid-k3ihkzgp]{font-size:.78rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--color-fg)}.fg-countdown[data-astro-cid-k3ihkzgp].urgent{color:var(--color-accent)}.fg-card-title[data-astro-cid-k3ihkzgp]{font-family:var(--font-serif);font-size:1.15rem;font-weight:500;line-height:1.22;letter-spacing:-.015em;margin:0;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@container (min-width: 360px){.fg-card-title[data-astro-cid-k3ihkzgp]{font-size:1.25rem}}.fg-card-desc[data-astro-cid-k3ihkzgp]{font-size:.86rem;color:var(--color-muted);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@container (max-width: 280px){.fg-card-desc[data-astro-cid-k3ihkzgp]{display:none}}.fg-card-foot[data-astro-cid-k3ihkzgp]{display:flex;align-items:baseline;justify-content:space-between;margin-top:auto;padding-top:.55rem;border-top:1px solid var(--border-soft);font-size:.78rem;flex-wrap:wrap;gap:.5rem}.fg-price[data-astro-cid-k3ihkzgp]{display:inline-flex;align-items:baseline;gap:.45rem}.fg-price[data-astro-cid-k3ihkzgp] s[data-astro-cid-k3ihkzgp]{color:var(--cloud-dark);font-weight:400}.fg-price[data-astro-cid-k3ihkzgp] strong[data-astro-cid-k3ihkzgp]{color:var(--color-accent);letter-spacing:.05em}.fg-ends[data-astro-cid-k3ihkzgp]{color:var(--cloud-dark);font-variant-numeric:tabular-nums}.fg-soon-badge[data-astro-cid-k3ihkzgp]{font-size:.78rem;color:var(--cloud-dark);font-weight:500}.fg-soon[data-astro-cid-k3ihkzgp]{margin-top:2.5rem}.fg-h2[data-astro-cid-k3ihkzgp]{font-family:var(--font-serif);font-size:1.4rem;font-weight:600;margin:0 0 1rem;letter-spacing:-.015em}.fg-soon-grid[data-astro-cid-k3ihkzgp]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.85rem}.fg-claim-section[data-astro-cid-k3ihkzgp]{margin:2.5rem 0 0}.fg-claim[data-astro-cid-k3ihkzgp]{background:var(--manilla);border-radius:12px;padding:1.4rem 1.6rem;border:1px solid var(--border-soft)}.fg-claim-title[data-astro-cid-k3ihkzgp]{font-family:var(--font-serif);font-weight:600;font-size:1.15rem;margin-bottom:.7rem;letter-spacing:-.015em;color:var(--color-fg)}.fg-claim[data-astro-cid-k3ihkzgp] ul[data-astro-cid-k3ihkzgp]{margin:0;padding-left:1.2rem;font-size:.92rem;line-height:1.6;color:var(--color-fg)}.fg-claim[data-astro-cid-k3ihkzgp] li[data-astro-cid-k3ihkzgp]{margin-bottom:.4rem}.fg-claim[data-astro-cid-k3ihkzgp] strong[data-astro-cid-k3ihkzgp]{color:var(--color-accent)}.fg-remind[data-astro-cid-k3ihkzgp]{margin-top:2.5rem}.fg-remind-card[data-astro-cid-k3ihkzgp]{background:var(--color-bg);border:1px solid var(--border-soft);border-radius:12px;padding:1.5rem 1.6rem 1.7rem}.fg-remind-sub[data-astro-cid-k3ihkzgp]{color:var(--color-muted);margin:0 0 1.25rem;font-size:.95rem}.fg-remind-form[data-astro-cid-k3ihkzgp]{display:flex;flex-direction:column;gap:1rem}.fg-remind-label[data-astro-cid-k3ihkzgp]{display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;font-weight:600}.fg-remind-label[data-astro-cid-k3ihkzgp] input[data-astro-cid-k3ihkzgp][type=email]{padding:.6rem .75rem;border:1px solid var(--border-soft);border-radius:8px;background:var(--color-bg);color:var(--color-fg);font-size:1rem;font-family:inherit}.fg-remind-label[data-astro-cid-k3ihkzgp] input[data-astro-cid-k3ihkzgp][type=email]:focus{outline:2px solid var(--color-accent);outline-offset:1px}.fg-remind-field[data-astro-cid-k3ihkzgp]{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.fg-remind-field[data-astro-cid-k3ihkzgp] legend[data-astro-cid-k3ihkzgp]{font-size:.85rem;font-weight:600;padding:0;margin-bottom:.5rem}.fg-chips[data-astro-cid-k3ihkzgp]{display:flex;flex-wrap:wrap;gap:.5rem}.fg-chip[data-astro-cid-k3ihkzgp]{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .8rem;border:1px solid var(--border-soft);border-radius:999px;cursor:pointer;font-size:.85rem;user-select:none;transition:all var(--t-fast)}.fg-chip[data-astro-cid-k3ihkzgp] input[data-astro-cid-k3ihkzgp]{position:absolute;opacity:0;pointer-events:none}.fg-chip-dot[data-astro-cid-k3ihkzgp]{width:8px;height:8px;border-radius:50%;background:var(--plat, var(--cloud-medium))}.fg-chip[data-astro-cid-k3ihkzgp]:has(input:checked){background:color-mix(in srgb,var(--plat) 22%,var(--color-bg));border-color:var(--plat);color:var(--color-fg);font-weight:600}.fg-toggle[data-astro-cid-k3ihkzgp]{display:flex;align-items:flex-start;gap:.55rem;font-size:.92rem;cursor:pointer;line-height:1.4}.fg-toggle[data-astro-cid-k3ihkzgp] input[data-astro-cid-k3ihkzgp]{margin-top:.2rem;flex-shrink:0}.fg-consent[data-astro-cid-k3ihkzgp]{font-size:.82rem;color:var(--color-muted)}.fg-remind-submit[data-astro-cid-k3ihkzgp]{align-self:flex-start;padding:.65rem 1.3rem;background:var(--color-fg);color:var(--color-bg);border:0;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:background-color var(--t-base)}.fg-remind-submit[data-astro-cid-k3ihkzgp]:hover{background:var(--slate-medium)}.fg-remind-submit[data-astro-cid-k3ihkzgp]:disabled{opacity:.6;cursor:wait}.fg-remind-status[data-astro-cid-k3ihkzgp]{font-size:.85rem;margin:0;min-height:1.2em}.fg-remind-status[data-astro-cid-k3ihkzgp].error{color:var(--fig)}.fg-remind-status[data-astro-cid-k3ihkzgp].ok{color:var(--olive)}.fg-empty[data-astro-cid-k3ihkzgp]{color:var(--cloud-dark);text-align:center;padding:2rem;font-size:.95rem}.fg-footer[data-astro-cid-k3ihkzgp]{font-size:.78rem;color:var(--cloud-dark);margin-top:2rem;line-height:1.5}.fg-footer[data-astro-cid-k3ihkzgp] a[data-astro-cid-k3ihkzgp]{color:inherit;text-decoration:underline}
