:root{color-scheme:light;font-family:SF Pro Display,SF Pro Text,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Arial,sans-serif;font-size:16px;line-height:1.6;--color-accent: #5973f0;--color-accent-strong: #3f5ed7;--color-surface: #ffffff;--color-surface-muted: rgba(255, 255, 255, .72);--color-background: radial-gradient(circle at top, #e9f1ff 0%, #f8f9fc 50%, #fbfbff 100%);--color-text: #172036;--color-text-muted: #5b678a;--radius-lg: 28px;--radius-md: 18px;--shadow-soft: 0 28px 60px rgba(28, 44, 90, .16);--shadow-light: 0 16px 40px rgba(28, 44, 90, .08);--content-width: min(760px, 100%)}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--color-background);color:var(--color-text);min-height:100vh;-webkit-font-smoothing:antialiased}.page{min-height:100vh;display:flex;justify-content:center;padding:3.5rem 1.6rem 2.4rem}.skip-link{background:var(--color-accent);border-radius:999px;color:#fff;font-weight:600;left:-999px;padding:.6rem 1.4rem;position:absolute;top:1.4rem;transition:left .16s ease;z-index:20}.skip-link:focus-visible{left:1.4rem}.support{width:100%;display:flex;flex-direction:column;align-items:center;gap:2.4rem}.support__card{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:3rem 2.6rem;width:var(--content-width);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.support__header{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.6rem}.support__topbar{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between}.support__badge{align-self:flex-start;background:var(--color-surface-muted);border-radius:999px;color:var(--color-accent);font-size:.85rem;font-weight:700;letter-spacing:.08em;padding:.35rem .9rem;text-transform:uppercase}.support__tagline{color:var(--color-text-muted);font-size:.95rem;font-weight:500}.support__switcher{align-items:center;background:#5973f01f;border-radius:999px;display:inline-flex;gap:.2rem;padding:.2rem}.support__switcher-button{background:transparent;border:none;border-radius:999px;color:var(--color-text-muted);font:inherit;font-weight:600;padding:.35rem .9rem;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.support__switcher-button:hover,.support__switcher-button:focus-visible{color:var(--color-text)}.support__switcher-button--active{background:var(--color-accent);box-shadow:var(--shadow-light);color:#fff}h1{font-size:clamp(2rem,5vw,2.6rem);line-height:1.25;margin-bottom:1rem}.support__intro{color:var(--color-text-muted);margin-bottom:.8rem}.support__intro:last-of-type{margin-bottom:1.6rem}.support__cta{align-items:center;background:var(--color-accent);border-radius:999px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;justify-content:center;padding:.9rem 1.8rem;margin-bottom:1.8rem;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.support__cta:hover,.support__cta:focus-visible{background:var(--color-accent-strong);box-shadow:var(--shadow-light);transform:translateY(-1px)}.support__meta{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:2rem}.support__meta div{display:flex;flex-direction:column;gap:.35rem}.support__meta dt{color:var(--color-text-muted);font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.support__meta dd{font-size:1.05rem;font-weight:600}.support__section{background:#ffffffe6;border-radius:var(--radius-md);box-shadow:var(--shadow-light);margin-bottom:1.6rem;padding:1.8rem}.support__section h2{font-size:1.3rem;margin-bottom:1rem}.support__section--secondary{background:#5973f014}.support__list{list-style:decimal inside;display:grid;gap:.7rem;color:var(--color-text-muted)}.support__faq{list-style:none;display:grid;gap:1rem}.support__faq h3{font-size:1.05rem;margin-bottom:.35rem}.support__faq p{color:var(--color-text-muted)}.support__footer{color:var(--color-text-muted);font-size:.9rem;text-align:center}.support__footer p{margin:.2rem 0}@media (max-width: 640px){.page{padding-top:2.6rem}.support__card{padding:2.4rem 1.8rem;border-radius:22px}.support__section{padding:1.5rem}}@media (prefers-color-scheme: dark){:root{color-scheme:dark;--color-surface: rgba(22, 27, 46, .92);--color-surface-muted: rgba(89, 115, 240, .15);--color-background: radial-gradient(circle at top, #0b1224 0%, #0f1a32 50%, #10182b 100%);--color-text: #e6ebff;--color-text-muted: #a6b3d9;--shadow-soft: 0 30px 60px rgba(0, 0, 0, .4);--shadow-light: 0 18px 40px rgba(0, 0, 0, .32)}.support__section{background:#1a2037e6}.support__section--secondary{background:#5973f02e}.support__switcher{background:#5973f038}.support__switcher-button{color:var(--color-text-muted)}}:focus-visible{outline:3px solid rgba(89,115,240,.4);outline-offset:3px}@media (prefers-reduced-motion: reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
