.error-alert[data-astro-cid-yj6gydby]{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:1rem;border:1px solid color-mix(in oklch,var(--destructive) 20%,transparent);background:color-mix(in oklch,var(--destructive) 5%,transparent)}.error-alert__icon[data-astro-cid-yj6gydby]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:color-mix(in oklch,var(--destructive) 10%,transparent);color:var(--destructive)}.error-alert__content[data-astro-cid-yj6gydby]{flex:1;min-width:0}.error-alert__title[data-astro-cid-yj6gydby]{font-size:.875rem;font-weight:600;color:var(--foreground);margin:0}.error-alert__message[data-astro-cid-yj6gydby]{font-size:.8125rem;color:var(--muted-foreground);margin:.25rem 0 0}.error-alert__retry[data-astro-cid-yj6gydby]{flex-shrink:0;display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border-radius:.5rem;border:1px solid var(--border);background:var(--card);color:var(--foreground);font-size:.75rem;font-weight:500;cursor:pointer;transition:all .15s}.error-alert__retry[data-astro-cid-yj6gydby]:hover{background:var(--muted);border-color:color-mix(in oklch,var(--primary) 30%,transparent)}@keyframes fade-in-up{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{opacity:.5}50%{opacity:.8}}@keyframes pulse-ring{0%{transform:scale(1);opacity:.8}to{transform:scale(1.8);opacity:0}}[data-astro-cid-ct3bgug4][data-animate=fade-in-up]{opacity:0;transform:translateY(1.5rem);transition:opacity .6s ease-out,transform .6s ease-out}[data-astro-cid-ct3bgug4][data-animate=fade-in-up].is-visible{opacity:1;transform:translateY(0)}.text-gradient[data-astro-cid-ct3bgug4]{background:linear-gradient(135deg,var(--primary),oklch(.7 .18 200));-webkit-background-clip:text;background-clip:text;color:transparent}.home-hero[data-astro-cid-ct3bgug4]{position:relative;overflow:hidden;padding:3rem 0 2rem}.home-hero__glow[data-astro-cid-ct3bgug4]{position:absolute;border-radius:999px;filter:blur(80px);pointer-events:none;z-index:-1;animation:pulse-glow 4s ease-in-out infinite}.home-hero__glow--1[data-astro-cid-ct3bgug4]{top:1rem;left:5%;width:20rem;height:20rem;background:color-mix(in oklch,var(--primary) 20%,transparent)}.home-hero__glow--2[data-astro-cid-ct3bgug4]{right:5%;top:4rem;width:18rem;height:18rem;background:color-mix(in oklch,var(--accent) 16%,transparent);animation-delay:2s}.home-hero__inner[data-astro-cid-ct3bgug4]{display:grid;gap:1.5rem;align-items:stretch}.home-hero__copy[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.5rem,4vw,2.5rem);border-radius:2rem;border:1px solid color-mix(in oklch,var(--border) 82%,transparent);background:linear-gradient(180deg,color-mix(in oklch,var(--card) 94%,transparent),color-mix(in oklch,var(--muted) 42%,transparent));box-shadow:0 22px 60px color-mix(in oklch,var(--shadow-color) 10%,transparent)}.home-hero__eyebrow[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .9rem;border-radius:999px;border:1px solid color-mix(in oklch,var(--primary) 25%,transparent);background:color-mix(in oklch,var(--primary) 8%,transparent);color:var(--primary);font-size:.78rem;font-weight:600;width:fit-content}.home-hero__pulse[data-astro-cid-ct3bgug4]{display:inline-block;width:.5rem;height:.5rem;border-radius:999px;background:oklch(.6 .2 145);position:relative}.home-hero__pulse[data-astro-cid-ct3bgug4]:after{content:"";position:absolute;inset:0;border-radius:inherit;background:inherit;animation:pulse-ring 1.5s ease-out infinite}.home-hero__title[data-astro-cid-ct3bgug4]{margin-top:1.25rem;font-size:clamp(2.35rem,5.6vw,4.5rem);line-height:.98;letter-spacing:-.06em;color:var(--foreground)}.home-hero__lede[data-astro-cid-ct3bgug4]{max-width:40rem;margin-top:1.25rem;font-size:.98rem;line-height:1.72;color:var(--muted-foreground)}.home-hero__actions[data-astro-cid-ct3bgug4]{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.home-hero__btn-primary[data-astro-cid-ct3bgug4],.home-hero__btn-secondary[data-astro-cid-ct3bgug4]{min-height:3.35rem;padding-inline:1.35rem;border-radius:999px;font-weight:600;max-width:100%}.home-hero__btn-primary[data-astro-cid-ct3bgug4]{background:linear-gradient(135deg,var(--primary),color-mix(in oklch,var(--accent) 22%,var(--primary)));box-shadow:0 16px 32px color-mix(in oklch,var(--primary) 22%,transparent)}.home-hero__btn-secondary[data-astro-cid-ct3bgug4]{background:color-mix(in oklch,var(--background) 54%,var(--card))}.home-hero__stats[data-astro-cid-ct3bgug4]{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.home-hero__stat[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:.5rem;min-width:8.5rem;padding:1rem 1.1rem;border-radius:1.25rem;background:color-mix(in oklch,var(--background) 50%,var(--card));border:1px solid color-mix(in oklch,var(--border) 76%,transparent);flex:1 1 8.5rem}.home-hero__stat-icon[data-astro-cid-ct3bgug4]{color:var(--primary);flex-shrink:0}.home-hero__stat[data-astro-cid-ct3bgug4] strong[data-astro-cid-ct3bgug4]{font-size:1.35rem;line-height:1;letter-spacing:-.05em;color:var(--foreground)}.home-hero__stat[data-astro-cid-ct3bgug4] span[data-astro-cid-ct3bgug4]{color:var(--muted-foreground);font-size:.85rem;margin-left:.25rem}.home-hero__panel[data-astro-cid-ct3bgug4]{padding:1.5rem;border-radius:2rem;border:1px solid color-mix(in oklch,var(--border) 82%,transparent);background:linear-gradient(180deg,color-mix(in oklch,var(--card) 94%,transparent),color-mix(in oklch,var(--muted) 42%,transparent));box-shadow:0 22px 60px color-mix(in oklch,var(--shadow-color) 10%,transparent)}.home-hero__panel-header[data-astro-cid-ct3bgug4]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-hero__panel-label[data-astro-cid-ct3bgug4]{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--primary)}.home-hero__panel-link[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--primary)}.home-hero__panel-list[data-astro-cid-ct3bgug4]{display:grid;gap:.75rem;margin-top:1rem}.home-entity[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:.85rem;padding:.9rem 1rem;border-radius:1rem;border:1px solid color-mix(in oklch,var(--border) 70%,transparent);background:color-mix(in oklch,var(--background) 50%,var(--card));transition:border-color .15s,transform .15s}.home-entity[data-astro-cid-ct3bgug4]:hover{border-color:color-mix(in oklch,var(--primary) 30%,transparent);transform:translate(2px)}.home-entity__rank[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:.75rem;font-size:.82rem;font-weight:700}.home-entity__rank--1[data-astro-cid-ct3bgug4]{background:linear-gradient(135deg,#facc15,#f59e0b);color:#3b2f06}.home-entity__rank--2[data-astro-cid-ct3bgug4]{background:linear-gradient(135deg,#d4d4d8,#a1a1aa);color:#27272a}.home-entity__rank--3[data-astro-cid-ct3bgug4]{background:linear-gradient(135deg,#fb923c,#ea580c);color:#fff}.home-entity__rank--4[data-astro-cid-ct3bgug4]{background:color-mix(in oklch,var(--muted) 88%,transparent);color:var(--foreground)}.home-entity__avatar[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:999px;background:linear-gradient(135deg,color-mix(in oklch,var(--primary) 22%,transparent),color-mix(in oklch,var(--accent) 18%,transparent));color:var(--primary);font-size:.78rem;font-weight:700}.home-entity__body[data-astro-cid-ct3bgug4]{min-width:0;display:grid;gap:.15rem;flex:1}.home-entity__title[data-astro-cid-ct3bgug4]{font-weight:600;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-entity__meta[data-astro-cid-ct3bgug4]{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.82rem;color:var(--muted-foreground)}.home-entity__score[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.8rem;font-weight:700;min-width:3.5rem;padding:.45rem .75rem;background:color-mix(in oklch,#10b981 16%,transparent);color:#059669}.home-entity--skeleton[data-astro-cid-ct3bgug4]{pointer-events:none}.home-entity__rank--skeleton[data-astro-cid-ct3bgug4]{background:color-mix(in oklch,var(--muted) 60%,transparent);animation:pulse-glow 2s ease-in-out infinite}.home-entity__avatar--skeleton[data-astro-cid-ct3bgug4]{background:color-mix(in oklch,var(--muted) 50%,transparent);animation:pulse-glow 2s ease-in-out infinite;animation-delay:.15s}.home-entity__title--skeleton[data-astro-cid-ct3bgug4]{width:70%;height:1rem;background:color-mix(in oklch,var(--muted) 50%,transparent);border-radius:.25rem;animation:pulse-glow 2s ease-in-out infinite;animation-delay:.25s}.home-entity__meta--skeleton[data-astro-cid-ct3bgug4]{width:50%;height:.75rem;background:color-mix(in oklch,var(--muted) 40%,transparent);border-radius:.25rem;animation:pulse-glow 2s ease-in-out infinite;animation-delay:.35s}.home-entity__score--skeleton[data-astro-cid-ct3bgug4]{background:color-mix(in oklch,var(--muted) 50%,transparent);animation:pulse-glow 2s ease-in-out infinite;animation-delay:.45s}.home-hero__search[data-astro-cid-ct3bgug4]{position:relative;display:flex;align-items:center;gap:.75rem;margin-top:1rem;min-height:3.45rem;padding:.45rem .5rem .45rem 2.6rem;border-radius:999px;border:1px solid color-mix(in oklch,var(--border) 82%,transparent);background:color-mix(in oklch,var(--background) 55%,var(--card))}.home-hero__search-icon[data-astro-cid-ct3bgug4]{position:absolute;left:1rem;color:var(--muted-foreground)}.home-hero__search[data-astro-cid-ct3bgug4] input[data-astro-cid-ct3bgug4]{flex:1;min-width:0;background:transparent;color:var(--foreground);outline:none}.home-hero__search[data-astro-cid-ct3bgug4] button[data-astro-cid-ct3bgug4]{min-height:2.6rem;padding:0 1rem;border-radius:999px;background:var(--foreground);color:var(--background);font-size:.9rem;font-weight:600}.home-section[data-astro-cid-ct3bgug4]{margin-top:3.5rem}.home-section__header[data-astro-cid-ct3bgug4]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.home-section__header--stack[data-astro-cid-ct3bgug4]{flex-direction:column;align-items:flex-start}.home-section__eyebrow[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:.45rem;font-size:.74rem;font-weight:700;line-height:1;letter-spacing:.2em;text-transform:uppercase;color:var(--primary)}.home-section__eyebrow[data-astro-cid-ct3bgug4]:before{content:"";width:.55rem;height:.55rem;border-radius:999px;background:linear-gradient(135deg,var(--primary),var(--accent))}.home-section__title[data-astro-cid-ct3bgug4]{margin-top:.75rem;font-size:clamp(1.75rem,3.6vw,2.75rem);line-height:1.05;letter-spacing:-.04em;color:var(--foreground)}.home-section__desc[data-astro-cid-ct3bgug4]{max-width:40rem;margin-top:1rem;font-size:.95rem;line-height:1.7;color:var(--muted-foreground)}.home-section__link[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;color:var(--primary);white-space:nowrap}.home-cats[data-astro-cid-ct3bgug4]{display:grid;gap:1rem}.home-cat[data-astro-cid-ct3bgug4]{display:flex;align-items:flex-start;gap:1rem;padding:1.35rem;border-radius:1.5rem;border:1px solid color-mix(in oklch,var(--border) 82%,transparent);background:linear-gradient(180deg,color-mix(in oklch,var(--card) 94%,transparent),color-mix(in oklch,var(--muted) 42%,transparent));box-shadow:0 22px 60px color-mix(in oklch,var(--shadow-color) 10%,transparent);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-cat[data-astro-cid-ct3bgug4]:hover{transform:translateY(-.25rem);border-color:color-mix(in oklch,var(--primary) 30%,transparent);box-shadow:0 30px 60px color-mix(in oklch,var(--shadow-color) 15%,transparent)}.home-cat__icon[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.85rem;background:linear-gradient(135deg,color-mix(in oklch,var(--primary) 18%,transparent),color-mix(in oklch,var(--accent) 18%,transparent));color:var(--foreground);flex-shrink:0}.home-cat__body[data-astro-cid-ct3bgug4]{flex:1;min-width:0}.home-cat__body[data-astro-cid-ct3bgug4] strong[data-astro-cid-ct3bgug4]{font-size:1rem;color:var(--foreground);display:block}.home-cat__body[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{margin-top:.35rem;font-size:.85rem;line-height:1.5;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-cat__arrow[data-astro-cid-ct3bgug4]{flex-shrink:0;color:var(--muted-foreground);opacity:0;transition:opacity .2s,transform .2s}.home-cat[data-astro-cid-ct3bgug4]:hover .home-cat__arrow[data-astro-cid-ct3bgug4]{opacity:1;transform:translate(2px);color:var(--primary)}.home-rankings[data-astro-cid-ct3bgug4]{display:grid;gap:1.25rem}.home-rankings__board[data-astro-cid-ct3bgug4]{padding:1.5rem;border-radius:1.75rem;border:1px solid color-mix(in oklch,var(--border) 82%,transparent);background:linear-gradient(180deg,color-mix(in oklch,var(--card) 94%,transparent),color-mix(in oklch,var(--muted) 42%,transparent));box-shadow:0 22px 60px color-mix(in oklch,var(--shadow-color) 10%,transparent)}.home-rank-item[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:.85rem;padding:.9rem 1rem;border-radius:1rem;border:1px solid color-mix(in oklch,var(--border) 70%,transparent);background:color-mix(in oklch,var(--background) 50%,var(--card));transition:border-color .15s,transform .15s}.home-rank-item[data-astro-cid-ct3bgug4]+.home-rank-item[data-astro-cid-ct3bgug4]{margin-top:.75rem}.home-rank-item[data-astro-cid-ct3bgug4]:hover{border-color:color-mix(in oklch,var(--primary) 30%,transparent);transform:translate(2px)}.home-rank-item__medal[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:.75rem;font-size:.82rem;font-weight:700}.home-rank-item__medal--1[data-astro-cid-ct3bgug4]{background:linear-gradient(135deg,#facc15,#f59e0b);color:#3b2f06}.home-rank-item__medal--2[data-astro-cid-ct3bgug4]{background:linear-gradient(135deg,#d4d4d8,#a1a1aa);color:#27272a}.home-rank-item__medal--3[data-astro-cid-ct3bgug4]{background:linear-gradient(135deg,#fb923c,#ea580c);color:#fff}.home-rank-item__medal--4[data-astro-cid-ct3bgug4]{background:color-mix(in oklch,var(--muted) 88%,transparent);color:var(--foreground)}.home-rank-item__body[data-astro-cid-ct3bgug4]{flex:1;min-width:0}.home-rank-item__body[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{font-weight:600;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-rank-item__body[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{margin-top:.2rem;font-size:.85rem;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-rank-item__sub[data-astro-cid-ct3bgug4]{font-size:.8rem!important;margin-top:.1rem!important}.home-rank-item__score[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.8rem;font-weight:700;min-width:3.5rem;padding:.45rem .75rem;background:color-mix(in oklch,#10b981 16%,transparent);color:#059669}.home-rank-item--skeleton[data-astro-cid-ct3bgug4]{pointer-events:none}.home-rank-item__medal--skeleton[data-astro-cid-ct3bgug4]{background:color-mix(in oklch,var(--muted) 60%,transparent);animation:pulse-glow 2s ease-in-out infinite}.home-rank-item__title-skeleton[data-astro-cid-ct3bgug4]{width:65%;height:1rem;background:color-mix(in oklch,var(--muted) 50%,transparent);border-radius:.25rem;animation:pulse-glow 2s ease-in-out infinite}.home-rank-item__cat-skeleton[data-astro-cid-ct3bgug4]{width:45%;height:.75rem;margin-top:.35rem;background:color-mix(in oklch,var(--muted) 40%,transparent);border-radius:.25rem;animation:pulse-glow 2s ease-in-out infinite;animation-delay:.1s}.home-rank-item__sub-skeleton[data-astro-cid-ct3bgug4]{width:35%;height:.65rem;margin-top:.25rem;background:color-mix(in oklch,var(--muted) 35%,transparent);border-radius:.2rem;animation:pulse-glow 2s ease-in-out infinite;animation-delay:.2s}.home-rank-item__score--skeleton[data-astro-cid-ct3bgug4]{background:color-mix(in oklch,var(--muted) 50%,transparent);animation:pulse-glow 2s ease-in-out infinite;animation-delay:.3s}.home-rankings__aside[data-astro-cid-ct3bgug4]{padding:1.5rem;border-radius:1.75rem;border:1px solid color-mix(in oklch,var(--border) 82%,transparent);background:linear-gradient(180deg,color-mix(in oklch,var(--card) 94%,transparent),color-mix(in oklch,var(--muted) 42%,transparent));box-shadow:0 22px 60px color-mix(in oklch,var(--shadow-color) 10%,transparent)}.home-rankings__aside-label[data-astro-cid-ct3bgug4]{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--primary)}.home-rankings__aside-list[data-astro-cid-ct3bgug4]{display:grid;gap:.75rem;margin-top:1rem}.home-aside-item[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;border-radius:1rem;border:1px solid color-mix(in oklch,var(--border) 70%,transparent);background:color-mix(in oklch,var(--background) 50%,var(--card));transition:border-color .15s,transform .15s}.home-aside-item[data-astro-cid-ct3bgug4]:hover{border-color:color-mix(in oklch,var(--primary) 30%,transparent);transform:translate(2px)}.home-aside-item__avatar[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:999px;background:linear-gradient(135deg,color-mix(in oklch,var(--primary) 22%,transparent),color-mix(in oklch,var(--accent) 18%,transparent));color:var(--primary);font-size:.78rem;font-weight:700}.home-aside-item__body[data-astro-cid-ct3bgug4]{min-width:0;flex:1}.home-aside-item__body[data-astro-cid-ct3bgug4] strong[data-astro-cid-ct3bgug4]{display:block;font-weight:600;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-aside-item__body[data-astro-cid-ct3bgug4] span[data-astro-cid-ct3bgug4]{font-size:.82rem;color:var(--muted-foreground)}.home-aside-item__pill[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.72rem;font-weight:700;min-width:2.5rem;padding:.35rem .6rem;background:color-mix(in oklch,#22c55e 16%,transparent);color:#16a34a;text-transform:uppercase;letter-spacing:.08em}.home-aside-item--skeleton[data-astro-cid-ct3bgug4]{pointer-events:none}.home-aside-item__avatar--skeleton[data-astro-cid-ct3bgug4]{background:color-mix(in oklch,var(--muted) 50%,transparent);animation:pulse-glow 2s ease-in-out infinite}.home-aside-item__title-skeleton[data-astro-cid-ct3bgug4]{width:70%;height:1rem;background:color-mix(in oklch,var(--muted) 50%,transparent);border-radius:.25rem;animation:pulse-glow 2s ease-in-out infinite;animation-delay:.15s}.home-aside-item__meta-skeleton[data-astro-cid-ct3bgug4]{width:50%;height:.75rem;margin-top:.25rem;background:color-mix(in oklch,var(--muted) 40%,transparent);border-radius:.25rem;animation:pulse-glow 2s ease-in-out infinite;animation-delay:.25s}.home-aside-item__pill--skeleton[data-astro-cid-ct3bgug4]{background:color-mix(in oklch,var(--muted) 50%,transparent);animation:pulse-glow 2s ease-in-out infinite;animation-delay:.35s}.home-values[data-astro-cid-ct3bgug4]{display:grid;gap:1rem}.home-value[data-astro-cid-ct3bgug4]{padding:1.5rem;border-radius:1.5rem;border:1px solid color-mix(in oklch,var(--border) 82%,transparent);background:linear-gradient(180deg,color-mix(in oklch,var(--card) 94%,transparent),color-mix(in oklch,var(--muted) 42%,transparent));box-shadow:0 22px 60px color-mix(in oklch,var(--shadow-color) 10%,transparent);transition:transform .2s ease,box-shadow .2s ease}.home-value[data-astro-cid-ct3bgug4]:hover{transform:translateY(-.2rem);box-shadow:0 30px 60px color-mix(in oklch,var(--shadow-color) 15%,transparent)}.home-value__icon[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.85rem;background:linear-gradient(135deg,color-mix(in oklch,var(--primary) 18%,transparent),color-mix(in oklch,var(--accent) 18%,transparent));color:var(--foreground);margin-bottom:1rem}.home-value[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{font-size:1rem;font-weight:600;color:var(--foreground)}.home-value[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{margin-top:.6rem;font-size:.88rem;line-height:1.65;color:var(--muted-foreground)}.home-faq[data-astro-cid-ct3bgug4]{display:grid;gap:1.5rem}.home-faq__intro[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{margin-top:.75rem;color:var(--muted-foreground);font-size:.92rem}.home-faq__list[data-astro-cid-ct3bgug4]{border-top:1px solid color-mix(in oklch,var(--border) 72%,transparent)}.home-faq__item[data-astro-cid-ct3bgug4]{border-bottom:1px solid color-mix(in oklch,var(--border) 72%,transparent);padding:1.15rem 0}.home-faq__item[data-astro-cid-ct3bgug4] summary[data-astro-cid-ct3bgug4]{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;font-size:1rem;font-weight:600;color:var(--foreground)}.home-faq__item[data-astro-cid-ct3bgug4] summary[data-astro-cid-ct3bgug4]::-webkit-details-marker{display:none}.home-faq__item[data-astro-cid-ct3bgug4] summary[data-astro-cid-ct3bgug4] svg[data-astro-cid-ct3bgug4]{transition:transform .16s ease;flex-shrink:0}.home-faq__content[data-astro-cid-ct3bgug4]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease,opacity .22s ease,margin-top .22s ease;opacity:0;margin-top:0}.home-faq__content[data-astro-cid-ct3bgug4]>p[data-astro-cid-ct3bgug4]{overflow:hidden}.home-faq__item[data-astro-cid-ct3bgug4][open] .home-faq__content[data-astro-cid-ct3bgug4]{grid-template-rows:1fr;opacity:1;margin-top:.85rem}.home-faq__item[data-astro-cid-ct3bgug4][open] summary[data-astro-cid-ct3bgug4] svg[data-astro-cid-ct3bgug4]{transform:rotate(180deg)}.home-faq__item[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{margin-top:0;line-height:1.75;max-width:58ch;padding-right:1.75rem;color:var(--muted-foreground)}.home-cta[data-astro-cid-ct3bgug4]{display:grid;gap:1.5rem;padding:2rem;border-radius:1.75rem;border:1px solid color-mix(in oklch,var(--border) 82%,transparent);background:radial-gradient(circle at top left,color-mix(in oklch,var(--primary) 12%,transparent),transparent 28%),linear-gradient(135deg,color-mix(in oklch,var(--card) 92%,transparent),color-mix(in oklch,var(--accent) 6%,transparent));box-shadow:0 22px 60px color-mix(in oklch,var(--shadow-color) 10%,transparent)}.home-cta__title[data-astro-cid-ct3bgug4]{font-size:clamp(1.5rem,3vw,2rem);letter-spacing:-.04em;color:var(--foreground);margin-top:.75rem}.home-cta__desc[data-astro-cid-ct3bgug4]{margin-top:.75rem;font-size:.95rem;line-height:1.65;color:var(--muted-foreground);max-width:40rem}.home-cta__actions[data-astro-cid-ct3bgug4]{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}@media(min-width:780px){.home-hero__inner[data-astro-cid-ct3bgug4]{grid-template-columns:1.2fr .8fr}.home-cats[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(2,1fr)}.home-rankings[data-astro-cid-ct3bgug4]{grid-template-columns:1.3fr .75fr}.home-values[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(2,1fr)}.home-faq[data-astro-cid-ct3bgug4]{grid-template-columns:.8fr 1.2fr}.home-cta[data-astro-cid-ct3bgug4]{grid-template-columns:1.2fr auto;align-items:center}}@media(min-width:1080px){.home-cats[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(3,1fr)}.home-values[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(4,1fr)}}@media(max-width:779px){.home-section__header[data-astro-cid-ct3bgug4]{flex-direction:column;align-items:flex-start}.home-hero__search[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1fr;padding:.8rem;border-radius:1.35rem}.home-hero__search-icon[data-astro-cid-ct3bgug4]{top:1rem;left:1rem}.home-hero__search[data-astro-cid-ct3bgug4] input[data-astro-cid-ct3bgug4]{padding-left:1.8rem;min-height:2.2rem}.home-hero__search[data-astro-cid-ct3bgug4] button[data-astro-cid-ct3bgug4]{width:100%}.home-entity[data-astro-cid-ct3bgug4],.home-rank-item[data-astro-cid-ct3bgug4],.home-aside-item[data-astro-cid-ct3bgug4]{gap:.7rem;padding:.85rem}.home-entity__score[data-astro-cid-ct3bgug4],.home-rank-item__score[data-astro-cid-ct3bgug4]{min-width:3rem;padding-inline:.5rem;font-size:.75rem}}
