*,*:before,*:after{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-height)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@keyframes shimmer{0%,to{opacity:1}50%{opacity:.4}}:root{--brand: #0d9488;--brand-hover: #0f766e;--brand-rgb: 13, 148, 136;--accent: #2dd4bf;--accent-rgb: 45, 212, 191;--accent-mid: #5eead4;--accent-pale: #99f6e4;--accent-wash: #ccfbf1;--surface-deepest: #020617;--surface-display: #050a14;--surface-display-alt: #080f1e;--surface-dark: #0f172a;--surface-dark-rgb: 15, 23, 42;--surface-card: #1e293b;--surface-border: #334155;--surface-light: #f8fafc;--surface-teal: #f0fdfa;--surface-highlight: #134e4a;--warning-surface: #fffbeb;--warning-border: #fde68a;--warning-text: #92400e;--text-primary: #0f172a;--text-muted: #64748b;--text-subtle: #475569;--text-placeholder: #94a3b8;--text-light: #cbd5e1;--text-lighter: #e2e8f0;--text-bright: #f1f5f9;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--max-width: 1100px;--nav-height: 64px;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .875rem;--radius-xl: 1rem;--radius-2xl: 1.25rem;--radius-pill: 9999px;--bg-page: var(--surface-light);--bg-surface: #ffffff;--bg-surface-alt: var(--surface-teal);--border-default: #e2e8f0;--text-body: var(--text-primary);--text-muted-theme: var(--text-muted);--status-success-bg: #dcfce7;--status-success-text: #15803d;--status-warning-bg: var(--warning-surface);--status-warning-text: var(--warning-text);--status-error-bg: #fef2f2;--status-error-text: #dc2626;--status-info-bg: #dbeafe;--status-info-text: #1d4ed8}[data-theme=dark]{--bg-page: var(--surface-dark);--bg-surface: var(--surface-card);--bg-surface-alt: var(--surface-deepest);--border-default: var(--surface-border);--text-body: var(--text-bright);--text-muted-theme: var(--text-light);--status-success-bg: rgba(74, 222, 128, .12);--status-success-text: #4ade80;--status-warning-bg: rgba(245, 158, 11, .12);--status-warning-text: #fbbf24;--status-error-bg: rgba(248, 113, 113, .12);--status-error-text: #f87171;--status-info-bg: rgba(147, 197, 253, .12);--status-info-text: #93c5fd}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg-page: var(--surface-dark);--bg-surface: var(--surface-card);--bg-surface-alt: var(--surface-deepest);--border-default: var(--surface-border);--text-body: var(--text-bright);--text-muted-theme: var(--text-light);--status-success-bg: rgba(74, 222, 128, .12);--status-success-text: #4ade80;--status-warning-bg: rgba(245, 158, 11, .12);--status-warning-text: #fbbf24;--status-error-bg: rgba(248, 113, 113, .12);--status-error-text: #f87171;--status-info-bg: rgba(147, 197, 253, .12);--status-info-text: #93c5fd}}.Ho{display:inline-flex;align-items:center;gap:.5rem}.Jo{display:flex;flex-direction:column;line-height:1.15}.Ko{font-size:.875rem;font-weight:800;letter-spacing:-.03em;color:var(--text-body)}.Qo{font-size:.875rem;font-weight:800;letter-spacing:-.03em;color:#fff}.To{font-size:.875rem;font-weight:800;letter-spacing:-.03em;color:var(--brand)}.Vo{font-size:.875rem;font-weight:800;letter-spacing:-.03em;color:var(--accent)}.Zo{min-height:100dvh;background:var(--surface-dark);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;font-family:var(--font)}._o{width:3rem;height:2px;border-radius:9999px;background:var(--accent);animation:ri 1.5s ease-in-out infinite}.jr{position:fixed;right:1.5rem;bottom:1.5rem;z-index:1000}.n{position:relative;width:3.5rem;height:3.5rem;border-radius:var(--radius-pill);border:none;background:linear-gradient(135deg,var(--accent) 0%,var(--brand) 55%,var(--brand-hover) 100%);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 28px rgba(var(--brand-rgb),.4),0 2px 6px #00000040;transition:box-shadow .2s ease,transform .15s ease}.n:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(var(--brand-rgb),.5),0 2px 6px #00000040}.n:active{transform:translateY(0)}.Yr{position:absolute;display:flex;align-items:center;justify-content:center;transition:opacity .18s ease,transform .22s cubic-bezier(.34,1.56,.64,1)}.ei{opacity:0;transform:rotate(-45deg) scale(.4);pointer-events:none}.Cr{position:absolute;top:-.2rem;right:-.2rem;min-width:1.3rem;height:1.3rem;padding:0 .35rem;border-radius:var(--radius-pill);background:#dc2626;color:#fff;font-size:.6875rem;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid var(--surface-dark);animation:Br .25s cubic-bezier(.34,1.56,.64,1)}@keyframes Br{0%{transform:scale(0)}to{transform:scale(1)}}.k{position:fixed;right:1.5rem;bottom:5.5rem;width:min(360px,calc(100vw - 3rem));height:min(500px,calc(100vh - 8rem));background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-2xl);box-shadow:0 28px 64px #00000080,0 4px 16px #0000004d;display:flex;flex-direction:column;overflow:hidden;transform-origin:bottom right;transition:opacity .2s ease,transform .2s cubic-bezier(.2,.9,.3,1),visibility 0s linear 0s}.ti{opacity:0;transform:translateY(.75rem) scale(.95);visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s}.ai{display:flex;align-items:center;gap:.75rem;padding:1rem 1.125rem;border-bottom:1px solid var(--surface-border);background:linear-gradient(135deg,rgba(var(--accent-rgb),.16),rgba(var(--brand-rgb),.22));flex-shrink:0}.oi{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--accent),var(--brand));color:#fff;font-size:.75rem;font-weight:800;letter-spacing:-.02em;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000040}.ii{flex:1;min-width:0}.ni{font-size:.9375rem;font-weight:700;color:var(--text-bright);margin:0}.di{display:flex;align-items:center;gap:.375rem;margin:.1875rem 0 0}.Lr{width:.4375rem;height:.4375rem;border-radius:var(--radius-pill);background:var(--accent);flex-shrink:0;animation:Ir 2s infinite}.mi{font-size:.75rem;color:var(--text-placeholder);margin:0}@keyframes Ir{0%,to{opacity:1}50%{opacity:.35}}.Pr{flex-shrink:0;width:1.875rem;height:1.875rem;background:none;border:none;border-radius:var(--radius-pill);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-light);transition:color .15s,background .15s}.Pr:hover{color:var(--text-bright);background:#ffffff14}.li{flex:1;display:flex;align-items:center;justify-content:center;color:var(--text-placeholder);font-size:.875rem}.si{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem}.ci{width:3rem;height:3rem;border-radius:var(--radius-pill);background:linear-gradient(135deg,rgba(var(--accent-rgb),.18),rgba(var(--brand-rgb),.28));color:var(--accent);display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.gi{margin:0 0 .25rem;font-size:.875rem;color:var(--text-bright);text-align:center}.z{flex:none;width:100%;padding:.625rem .9375rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-md);font-size:.875rem;color:#fff;background:var(--surface-dark);outline:none;font-family:inherit;text-align:center;transition:border-color .15s}.z::placeholder{color:var(--text-subtle)}.z:focus{border-color:var(--accent)}.j{flex:none;width:100%;padding:.625rem 1rem;border:none;border-radius:var(--radius-md);background:linear-gradient(135deg,var(--accent),var(--brand));color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,transform .1s}.j:hover:not(:disabled){transform:translateY(-1px)}.j:disabled{opacity:.6;cursor:not-allowed}.fi{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.625rem}.pi{display:flex;flex-direction:column;align-items:center;gap:.625rem;color:var(--text-placeholder);font-size:.8125rem;text-align:center;margin:auto 0;line-height:1.5}.bi{width:2.75rem;height:2.75rem;border-radius:var(--radius-pill);background:#ffffff0d;color:var(--text-subtle);display:flex;align-items:center;justify-content:center}.Er{max-width:78%;padding:.5625rem .8125rem;border-radius:var(--radius-lg);font-size:.8438rem;line-height:1.45;box-shadow:0 1px 2px #00000026;animation:Nr .18s ease}@keyframes Nr{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ui{align-self:flex-end;background:linear-gradient(135deg,var(--accent) 0%,var(--brand) 100%);color:#fff;border-bottom-right-radius:.25rem}.xi{align-self:flex-start;background:#ffffff14;color:var(--text-bright);border-bottom-left-radius:.25rem}.hi{align-self:center;max-width:90%;padding:.375rem .75rem;border-radius:var(--radius-pill);background:#ffffff0d;color:var(--text-placeholder);font-size:.75rem;line-height:1.4;text-align:center}.vi{margin:0;white-space:pre-wrap;word-break:break-word}.wi{display:block;margin-top:.25rem;font-size:.6875rem;opacity:.7}.yi{display:flex;align-items:center;gap:.5rem;padding:.75rem;border-top:1px solid var(--surface-border);flex-shrink:0}.Y{flex:1;padding:.625rem .9375rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-pill);font-size:.875rem;color:#fff;background:var(--surface-dark);outline:none;font-family:inherit;transition:border-color .15s}.Y::placeholder{color:var(--text-subtle)}.Y:focus{border-color:var(--accent)}.C{flex-shrink:0;width:2.375rem;height:2.375rem;border:none;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--accent),var(--brand));color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .1s}.C:hover:not(:disabled){transform:translateY(-1px)}.C:disabled{opacity:.4;cursor:not-allowed;background:var(--surface-border)}.ki{position:relative;flex-shrink:0}.Rr{width:1.875rem;height:1.875rem;background:none;border:none;border-radius:var(--radius-pill);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-light);transition:color .15s,background .15s}.Rr:hover{color:var(--text-bright);background:#ffffff14}.zi{position:absolute;top:calc(100% + 8px);right:0;min-width:190px;background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-lg);box-shadow:0 8px 24px #0006;z-index:10;overflow:hidden}.B{display:flex;align-items:center;width:100%;padding:.625rem .9375rem;font-size:.8125rem;color:var(--text-light);background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;transition:background .1s,color .1s}.B:hover:not(:disabled){background:#ffffff0f;color:var(--text-bright)}.B:disabled{opacity:.6;cursor:not-allowed}@media(max-width:480px){.jr{right:1rem;bottom:1rem}.k{right:1rem;bottom:5rem}}@media(prefers-reduced-motion:reduce){.n,.Yr,.k,.Er,.Lr,.Cr{animation:none!important;transition:none!important}}.ji{min-height:100vh;background:var(--surface-display);background-image:radial-gradient(ellipse at 50% 0%,var(--surface-display-alt) 0%,var(--surface-display) 60%);font-family:var(--font);display:flex;flex-direction:column;align-items:center;padding:2.5rem 1.5rem}.Yi{align-self:flex-start;text-decoration:none}.Ci{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:560px;margin:0 auto}.Bi{display:inline-flex;align-items:center;gap:.5rem;background:rgba(var(--accent-rgb),.12);color:var(--accent-mid);border:1px solid rgba(var(--accent-rgb),.3);border-radius:var(--radius-pill);padding:.3rem 1rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem}.Li{width:.5rem;height:.5rem;border-radius:50%;background:var(--accent);box-shadow:0 0 8px var(--accent);animation:Sr 2s infinite;flex-shrink:0}.Ii{font-size:clamp(4rem,14vw,8rem);font-weight:800;line-height:1;letter-spacing:-.03em;color:var(--accent);margin-bottom:1.25rem}.Pi{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:800;color:#fff;letter-spacing:-.025em;margin:0 0 .875rem}.Ei{font-size:1rem;color:var(--text-placeholder);line-height:1.65;margin:0 0 2.25rem}.Dr{display:inline-block;background:var(--brand);color:#fff;border-radius:var(--radius-md);padding:.8rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s}.Dr:hover{background:var(--brand-hover)}@keyframes Sr{0%,to{opacity:1}50%{opacity:.35}}.Fr{padding:5rem 2rem;background:var(--bg-surface-alt);min-height:100vh;display:flex;flex-direction:column;justify-content:center}.Ni{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(400px,100%),1fr));gap:1.75rem;margin-top:3rem}.Gr{background:var(--bg-surface);border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-xl);padding:2.5rem;display:flex;flex-direction:column;gap:.875rem}.Ri{font-size:2.5rem;line-height:1}.Si{font-size:1.375rem;font-weight:700;color:var(--text-body);margin:0}.Di{font-size:1rem;color:var(--text-muted-theme);line-height:1.6;margin:0;flex:1}.Fi{display:inline-block;background:var(--accent-wash);color:var(--brand-hover);border-radius:var(--radius-sm);padding:.25rem .65rem;font-size:.75rem;font-weight:700;align-self:flex-start}@media(max-width:768px){.Fr{min-height:unset;padding:3rem 1.25rem}.Gr{padding:1.75rem}}.Gi{display:inline-block;background:var(--bg-page);color:var(--text-muted-theme);border-radius:var(--radius-sm);padding:.25rem .65rem;font-size:.75rem;font-weight:600;align-self:flex-start}.Mr{font-size:.8125rem;font-weight:600;color:var(--brand);text-decoration:none}.Mr:hover{color:var(--brand-hover)}.Wr{padding:5rem 2rem;background:var(--bg-surface)}.Xr{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:760px;margin:3rem auto 0}.d{background:var(--bg-page);border:1px solid color-mix(in srgb,var(--status-error-text) 25%,transparent);border-radius:var(--radius-xl);padding:2rem}.m{background:rgba(var(--accent-rgb),.08);border:2px solid var(--accent);border-radius:var(--radius-xl);padding:2rem}.L{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem}.d .L{color:var(--status-error-text)}.m .L{color:var(--brand)}.Xi{font-size:.9375rem;color:var(--text-muted-theme);margin:0 0 .5rem}.qi{font-size:1.375rem;font-weight:800;color:var(--text-body);letter-spacing:-.02em;margin:1rem 0}.Ai{font-size:.875rem;font-weight:600;color:var(--text-muted-theme);margin:1rem 0;line-height:1.5}.l{list-style:none;padding:0;margin:1.25rem 0 0;display:flex;flex-direction:column;gap:.5rem}.l li{font-size:.875rem;color:var(--text-muted-theme);padding-left:1.5rem;position:relative}.d .l li:before{content:"\2715";position:absolute;left:0;color:var(--status-error-text);font-weight:700}.m .l li:before{content:"\2713";position:absolute;left:0;color:var(--brand);font-weight:700}.qr{max-width:760px;margin:2rem auto 0;background:rgba(var(--accent-rgb),.08);border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-lg);padding:1.5rem 1.75rem;text-align:center;font-size:.9375rem;color:var(--text-muted-theme);line-height:1.6}.Hi{text-align:center;margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.Ar{font-size:.875rem;color:var(--brand);text-decoration:underline}.Ar:hover{text-decoration:underline}@media(max-width:768px){.Wr{padding:3rem 1.25rem}}@media(max-width:600px){.Xr{grid-template-columns:1fr}.d,.m{padding:1.5rem}.qr{padding:1.25rem}}.Hr{padding:5rem 2rem;background:var(--bg-page)}.Ji{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:3rem}.s{flex:1 1 220px;max-width:calc((100% - 2.5rem) / 3);background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:1.5rem;text-align:center;transition:transform .18s,box-shadow .18s,border-color .18s}.s:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000012;border-color:var(--accent-pale)}.Ki{font-size:1.75rem;line-height:1;display:block;margin-bottom:.75rem}.Qi{font-size:.9375rem;font-weight:600;color:var(--text-body);line-height:1.4;margin:0}.Jr{max-width:640px;margin:2.5rem auto 0;text-align:center;font-size:1rem;font-weight:600;color:var(--text-body);background:rgba(var(--accent-rgb),.08);border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-lg);padding:1.25rem 1.75rem}@media(max-width:768px){.Hr{padding:3rem 1.25rem}.s{max-width:calc((100% - 1.25rem)/2)}}@media(max-width:480px){.s{max-width:100%}.Jr{padding:1rem 1.25rem}}.Kr{padding:5rem 2rem;background:var(--bg-surface)}.Ti{display:flex;flex-direction:column;gap:.75rem;max-width:720px;margin:0 auto}.Qr{border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:1rem 1.25rem;background:var(--bg-page);transition:border-color .15s}.Qr:hover{border-color:var(--accent-pale)}.c{font-size:.9375rem;font-weight:600;color:var(--text-body);cursor:pointer;user-select:none;list-style:none}.c::-webkit-details-marker{display:none}.c:before{content:"+ ";color:var(--brand)}details[open] .c:before{content:"\2013  "}.Vi{font-size:.9375rem;color:var(--text-muted-theme);line-height:1.7;margin:.75rem 0 0}.Tr{display:block;text-align:center;margin-top:2rem;font-size:.9375rem;font-weight:600;color:var(--brand);text-decoration:none}.Tr:hover{color:var(--brand-hover)}@media(max-width:768px){.Kr{padding:3rem 1.25rem}}.Vr{padding:5rem 2rem;background:var(--bg-surface);min-height:100vh;display:flex;flex-direction:column;justify-content:center}.Zr{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;margin-top:3rem}.Zi{display:flex;flex-direction:column}._i{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--brand);margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-default)}.rn{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.en{display:flex;gap:.875rem;align-items:flex-start}.tn{font-size:1.375rem;line-height:1;flex-shrink:0;margin-top:.1rem}.an{min-width:0}.on{font-size:.9375rem;font-weight:700;color:var(--text-body);margin:0 0 .3rem}.in{font-size:.8125rem;color:var(--text-muted-theme);line-height:1.6;margin:0}._r{display:inline-block;font-size:.8125rem;font-weight:600;color:var(--brand);text-decoration:none;margin-top:.4rem}._r:hover{color:var(--brand-hover)}@media(max-width:768px){.Vr{min-height:unset;padding:3rem 1.25rem}.Zr{gap:2rem}}.re{background:var(--surface-deepest);padding:3rem 2rem}@media(max-width:480px){.re{padding:2.5rem 1.25rem}}.nn{max-width:var(--max-width);margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.dn{color:#fff;text-decoration:none;margin-bottom:.25rem}.mn{color:var(--text-muted);font-size:.9rem;margin:0;font-style:italic}.ln{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:.25rem}.sn{color:var(--text-placeholder);font-size:.8125rem;margin:.25rem 0 0}.ee{color:var(--text-placeholder);text-decoration:none}.ee:hover{color:var(--accent)}.te{background:var(--surface-dark);padding:6rem 2rem 5rem;min-height:calc(100vh - var(--nav-height));color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.cn{max-width:640px;width:100%;text-align:center}.ae{display:inline-block;background:rgba(var(--accent-rgb),.12);color:var(--accent-mid);border:1px solid rgba(var(--accent-rgb),.3);border-radius:var(--radius-pill);padding:.3rem 1rem;font-size:.8125rem;font-weight:500;margin-bottom:1.5rem;letter-spacing:.01em}.gn{font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;line-height:1.1;margin:0 0 1.25rem;letter-spacing:-.03em}.fn{color:var(--accent)}.oe{font-size:1.0625rem;color:var(--text-placeholder);line-height:1.65;margin:0 0 2.25rem}.pn{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:1.25rem}.bn{font-size:.8125rem;color:var(--text-subtle);margin:0}.un{color:var(--accent-mid);font-weight:700}.ie{display:inline-block;font-size:.8125rem;color:var(--accent-mid);margin:.75rem 0 0;text-decoration:none}.ie:hover{text-decoration:underline}@media(max-width:768px){.te{min-height:unset;padding:2rem 1.5rem 3rem}.ae{display:none}.oe{margin-bottom:1.5rem}}.ne{padding:5rem 2rem;background:var(--bg-surface);min-height:100vh;display:flex;flex-direction:column;justify-content:center}.xn{display:flex;flex-direction:column}.hn{display:flex;gap:1.5rem;align-items:flex-start}.vn{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:40px}.wn{width:40px;height:40px;border-radius:50%;background:var(--brand);color:#fff;font-size:1rem;font-weight:800;letter-spacing:-.02em;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(var(--brand-rgb),.3);position:relative;z-index:1}.yn{width:40px;height:40px;border-radius:50%;background:rgba(var(--accent-rgb),.08);border:1px solid rgba(var(--accent-rgb),.2);color:var(--brand);font-size:1.125rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}.kn{width:2px;flex:1;min-height:1.5rem;background:linear-gradient(180deg,var(--brand),var(--accent-mid));opacity:.3;margin:.25rem 0}.zn{flex:1;background:var(--bg-page);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:1.25rem 1.5rem;margin-top:.375rem;margin-bottom:.25rem}.I{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:.375rem}.de{background:rgba(var(--accent-rgb),.08);border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-lg);padding:1.25rem;transition:border-color .15s,transform .15s,box-shadow .15s}.de:hover{border-color:var(--accent-mid);transform:translateY(-3px);box-shadow:0 8px 24px #00000012}.jn{font-size:1rem;font-weight:700;color:var(--text-body);margin:0 0 .4rem;line-height:1.3}.Yn{font-size:.875rem;color:var(--text-muted-theme);line-height:1.6;margin:0}.Cn{font-size:.8125rem;color:var(--text-muted-theme);margin:.4rem 0 0;font-style:italic}@media(max-width:768px){.ne{min-height:unset;padding:3rem 1.25rem}}@media(max-width:900px){.I{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.I{grid-template-columns:1fr}}.ke{padding:5rem 2rem;background:var(--surface-dark)}.dd{text-align:center;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.75rem}.md{text-align:center;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;color:var(--text-bright);margin:0 0 1rem;letter-spacing:-.025em;line-height:1.2}.ld{text-align:center;font-size:1rem;color:var(--text-muted);margin:0 auto 3rem;max-width:540px;line-height:1.6}.sd{max-width:900px;margin:0 auto;border-radius:var(--radius-2xl);border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 60px #00000059;background:var(--surface-display);display:flex;flex-direction:column;overflow:hidden}.cd{max-width:900px;margin:1.25rem auto 0;text-align:center;font-size:.8125rem;color:var(--text-subtle)}.ze{display:flex;align-items:center;justify-content:space-between;padding:1.375rem 2rem;background:var(--surface-display-alt);border-bottom:1px solid rgba(255,255,255,.07);flex-shrink:0}.je{font-size:1.375rem;font-weight:700;color:var(--text-light);letter-spacing:-.02em;text-align:center;flex:1}.Ye{font-size:1.25rem;font-weight:600;color:var(--text-placeholder);font-variant-numeric:tabular-nums;min-width:7rem;text-align:right}.Ce{display:grid;grid-template-columns:1fr 1fr;flex:1;min-height:0}.R{margin:0 0 1.25rem}.S{background:var(--surface-display-alt);border-right:1px solid rgba(255,255,255,.05);padding:2.5rem 2rem;display:flex;flex-direction:column}.S .R{color:var(--accent);opacity:.75}.Be{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem;flex:1}.Le{padding:1.375rem 2rem;border-radius:var(--radius-lg);background:rgba(var(--accent-rgb),.08);border:1px solid rgba(var(--accent-rgb),.2);transition:background .4s ease,border-color .4s ease}.ud{background:rgba(var(--accent-rgb),.16);border-color:rgba(var(--accent-rgb),.45)}.xd{color:var(--text-bright)}.D{background:var(--surface-display);padding:2.5rem 2rem;display:flex;flex-direction:column}.D .R{color:var(--text-placeholder)}.hd{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem;flex:1}.vd{padding:1rem 1.5rem;border-radius:var(--radius-md);background:#ffffff08;border:1px solid rgba(255,255,255,.07)}.yd{padding:.5rem 2rem;text-align:center;font-size:.6875rem;color:var(--text-placeholder);background:#030710;border-top:1px solid rgba(255,255,255,.02);letter-spacing:.04em;flex-shrink:0}.kd{color:var(--text-placeholder);font-weight:700}@media(max-width:768px){.ke{padding:3rem 1.25rem}}@media(max-width:640px){.ze{padding:.875rem 1.25rem}.je{font-size:1rem}.Ye{font-size:.875rem;min-width:auto}.Ce{grid-template-columns:1fr}.S{border-right:none;border-bottom:1px solid rgba(255,255,255,.05);padding:1.5rem 1.25rem}.Be{flex-direction:row}.Le{flex:1;padding:1rem 1.25rem}.D{padding:1.5rem 1.25rem}}.Ie{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-surface);color:var(--text-muted-theme);cursor:pointer;transition:background .15s,color .15s}.Ie:hover{color:var(--text-body);background:var(--bg-surface-alt)}.Pe{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.15);background:#ffffff12;color:#e2e8f0;cursor:pointer;transition:background .15s}.Pe:hover{background:#ffffff21}.zd{position:relative;display:flex;align-items:center}.Ee{width:36px;height:36px;border-radius:50%;background:#1e293b;border:1px solid #334155;color:#e2e8f0;font-size:.9375rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:var(--font);transition:background .15s,border-color .15s;flex-shrink:0}.Ee:hover{background:#134e4a;border-color:#2dd4bf}.jd{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:var(--bg-surface);border:1px solid var(--border-default);border-radius:.75rem;box-shadow:0 8px 24px #00000040;z-index:200;overflow:hidden}.Ne{display:flex;align-items:center;width:100%;padding:.625rem 1rem;font-size:.875rem;color:var(--text-muted-theme);text-decoration:none;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font);transition:background .1s,color .1s}.Ne:hover{background:#80808014;color:var(--text-body)}.Re{background:#2dd4bf1f;color:#5eead4;font-weight:600;cursor:default}.Re:hover{background:#2dd4bf1f;color:#5eead4}.Yd{height:1px;background:var(--border-default)}.Cd{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;font-size:.875rem;color:var(--text-muted-theme);font-family:var(--font)}.Se{color:#f87171}.Se:hover{background:#f8717114;color:#fca5a5}.De{background:var(--surface-dark);padding:0 2rem;height:var(--nav-height);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.06)}.Bd{color:#fff;text-decoration:none}.g{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.g a{color:var(--text-placeholder);text-decoration:none;font-size:.9rem;transition:color .15s}.g a:hover{color:#fff}.Fe{display:flex;align-items:center;gap:.75rem}.F{background:#ffffff12;color:#e2e8f0;text-decoration:none;font-size:.875rem;font-weight:500;padding:.5rem 1.25rem;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-md);transition:background .15s;white-space:nowrap}.F:hover{background:#ffffff21}.G{background:var(--brand);color:#fff;text-decoration:none;font-size:.875rem;font-weight:600;padding:.5rem 1.25rem;border-radius:var(--radius-md);transition:background .15s;white-space:nowrap}.G:hover{background:var(--brand-hover)}@media(max-width:640px){.g{display:none}}@media(max-width:400px){.De{padding:0 1rem}.Fe{gap:.5rem}.F,.G{padding:.5rem .875rem;font-size:.8125rem}}.Mi{max-width:var(--max-width);margin:0 auto}.Oi{text-align:center;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--brand);margin-bottom:.75rem}.Ui{text-align:center;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;color:var(--text-body);margin:0 0 1rem;letter-spacing:-.025em;line-height:1.2}.Wi{text-align:center;font-size:1rem;color:var(--text-muted-theme);margin:0 auto 3rem;max-width:540px;line-height:1.6}.Or{background:var(--brand);color:#fff;border:none;border-radius:var(--radius-md);padding:.8rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background .15s,transform .1s;display:inline-block}.Or:hover{background:var(--brand-hover);transform:translateY(-1px)}.Ur{background:#ffffff12;color:var(--text-lighter);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-md);padding:.8rem 1.75rem;font-size:.9375rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background .15s;display:inline-block}.Ur:hover{background:#ffffff21}.Ge{padding:5rem 2rem;background:var(--surface-dark);min-height:100vh;display:flex;flex-direction:column;justify-content:center}.Ld{text-align:center;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.75rem}.Id{text-align:center;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;color:var(--text-bright);margin:0 0 1rem;letter-spacing:-.025em;line-height:1.2}.Pd{text-align:center;font-size:1rem;color:var(--text-muted);margin:0 auto 3rem;max-width:540px;line-height:1.6}.Me{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:1.25rem;max-width:660px;margin:3rem auto 2.5rem}.Oe{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl);padding:2rem;display:flex;flex-direction:column}.Ed{border:2px solid var(--brand)}.e{background:var(--surface-highlight);border:2px solid var(--accent);border-radius:var(--radius-xl);padding:2rem;display:flex;flex-direction:column;position:relative}.Nd{display:inline-block;width:fit-content;background:rgba(var(--accent-rgb),.15);color:var(--accent);border:1px solid rgba(var(--accent-rgb),.3);border-radius:var(--radius-pill);padding:.25rem .875rem;font-size:.75rem;font-weight:600;margin-bottom:1.25rem}.Ue{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin:0 0 .75rem}.e .Ue{color:var(--accent-mid)}.We{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;color:var(--text-bright);letter-spacing:-.04em;line-height:1}.e .We{color:var(--accent);text-shadow:0 0 60px rgba(var(--accent-rgb),.2)}.Xe{font-size:.875rem;color:var(--text-muted);margin-top:.35rem;margin-bottom:1.75rem}.e .Xe{color:var(--accent-pale)}.Rd{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.625rem;flex:1}.f{font-size:.9375rem;color:var(--text-light);padding-left:1.5rem;position:relative}.f:before{content:"\2713";position:absolute;left:0;color:var(--brand);font-weight:700}.e .f{color:var(--text-lighter)}.e .f:before{color:var(--accent)}.qe{font-size:.875rem;color:var(--text-subtle);padding-left:1.25rem;position:relative;margin-top:.25rem;padding-top:.875rem;border-top:1px solid var(--surface-border)}.qe:before{content:"\b7";position:absolute;left:.4rem;color:var(--text-subtle)}.Ae{display:inline-block;text-align:center;background:transparent;color:var(--brand);text-decoration:none;padding:.8rem 1.75rem;border-radius:var(--radius-md);font-size:.9375rem;font-weight:600;border:1px solid var(--brand);transition:border-color .15s,color .15s,background .15s}.Ae:hover{background:rgba(var(--brand-rgb),.1)}.He{text-align:center;white-space:nowrap;flex-shrink:0}.Je{max-width:660px;margin:0 auto 2rem;background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-2xl);padding:2.5rem 2rem}.Sd{font-size:.8125rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.5rem;text-align:center}.Ke{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:2rem}.Qe{background:transparent;border:1px solid var(--surface-border);border-radius:.75rem;padding:1rem .75rem;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.25rem;transition:border-color .15s,background .15s}.Qe:hover{border-color:var(--text-subtle);background:#ffffff08}.M{background:rgba(var(--brand-rgb),.1);border:1px solid var(--brand);box-shadow:0 0 0 1px var(--brand);border-radius:.75rem;padding:1rem .75rem;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.25rem;transition:border-color .15s,background .15s}.Te{font-size:.75rem;font-weight:700;color:var(--text-placeholder);text-transform:uppercase;letter-spacing:.07em}.M .Te{color:var(--accent)}.Ve{font-size:1.375rem;font-weight:800;color:var(--text-placeholder);letter-spacing:-.03em;line-height:1.1}.M .Ve{color:var(--accent-mid)}.Dd{font-size:.75rem;color:var(--text-subtle);line-height:1.4}.Fd{margin-bottom:2rem}.Gd{display:flex;justify-content:space-between;align-items:center;margin-bottom:.875rem}.Md{font-size:.875rem;color:var(--text-muted)}.Od{font-size:.9375rem;font-weight:700;color:var(--accent)}.p{width:100%;-webkit-appearance:none;appearance:none;height:4px;border-radius:2px;outline:none;cursor:pointer;background:linear-gradient(to right,var(--brand) var(--sliderPct, 0%),var(--surface-border) var(--sliderPct, 0%))}.p::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:var(--brand);cursor:pointer;box-shadow:0 0 0 4px rgba(var(--brand-rgb),.18);transition:box-shadow .15s}.p::-webkit-slider-thumb:hover{box-shadow:0 0 0 6px rgba(var(--brand-rgb),.25)}.p::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:var(--brand);cursor:pointer;border:none;box-shadow:0 0 0 4px rgba(var(--brand-rgb),.18)}.Ze{display:flex;justify-content:space-between;margin-top:.5rem}.Ze span{font-size:.75rem;color:var(--text-subtle)}._e{background:rgba(var(--accent-rgb),.06);border:1px solid rgba(var(--accent-rgb),.18);border-radius:var(--radius-lg);padding:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.Ud{font-size:.75rem;font-weight:700;color:var(--accent-mid);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.375rem}.Wd{font-size:2.75rem;font-weight:800;color:var(--text-bright);letter-spacing:-.04em;line-height:1;margin-bottom:.375rem}.Xd{font-size:.8125rem;color:var(--text-subtle);overflow-wrap:break-word}.qd{text-align:center;font-size:.8125rem;color:var(--text-subtle);margin:2rem auto 0;max-width:520px;line-height:1.6}@media(max-width:768px){.Ge{min-height:unset;padding:3rem 1.25rem}}@media(max-width:600px){.Me{grid-template-columns:1fr}.Oe,.e{padding:1.5rem}.Je{padding:1.75rem 1.25rem}.Ke{grid-template-columns:1fr}._e{flex-direction:column;align-items:flex-start}.He{width:100%;text-align:center}}.Ad{min-height:100vh;background:var(--bg-page);font-family:var(--font);color:var(--text-body)}.Pm{position:relative;display:block}.Em{display:block;width:100%;height:100%;background:#fff}.Nm{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:25%;height:25%;background:#fff;border-radius:20%;display:grid;place-items:center}.H{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.5rem;background:var(--warning-surface);border-bottom:1px solid var(--warning-border);color:var(--warning-text);font-size:.875rem}.Rm{flex:1}.Sm{display:flex;align-items:center;flex-shrink:0}@media(max-width:480px){.H{flex-direction:column;align-items:stretch;gap:.5rem}}@media print{.H{display:none}}.Dm{display:contents}.Fm{background:var(--surface-card);border-radius:var(--radius-sm);animation:Gm 1.5s ease-in-out infinite}.Mm{min-height:100dvh;background:var(--surface-dark);font-family:var(--font);display:flex;flex-direction:column}.Om{height:var(--nav-height);padding:0 2rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.Um{width:6rem;height:1.25rem}.Wm{width:5rem;height:1rem}.Xm{flex:1;height:1.25rem;max-width:8rem;margin:0 auto}.qm{width:7rem;height:2.25rem;border-radius:var(--radius-md)}.Am{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem;width:100%}.Hm{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.Jm{width:160px;height:1.75rem}.Km{width:200px;height:1rem;margin-top:.375rem}.Qm{width:130px;height:2.5rem;border-radius:var(--radius-md)}.Tm{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.Vm{height:14rem;border-radius:var(--radius-xl)}.Zm{height:var(--nav-height);padding:0 1.5rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}._m{max-width:1100px;margin:0 auto;padding:1.5rem;width:100%}.rl{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.el{display:flex;flex-direction:column;gap:.75rem}.tl{height:1.5rem;width:7rem;border-radius:var(--radius-sm)}.al{height:5.5rem;border-radius:var(--radius-xl)}.xt{display:grid;grid-template-columns:1fr 400px;gap:1.5rem;align-items:start}.ol{background:var(--surface-card);border-radius:.75rem;padding:1.5rem}.il{width:140px;height:1.25rem;margin-bottom:1.5rem}.nl{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 1.5rem;margin-bottom:1.5rem}.dl{height:3.25rem;border-radius:var(--radius-md)}.ml{grid-column:1 / -1;height:3.25rem;border-radius:var(--radius-md)}.ll{height:2.75rem;width:130px;border-radius:var(--radius-md)}.sl{height:10rem;border-radius:.75rem}@media(max-width:860px){.xt{grid-template-columns:1fr}}.cl{height:var(--nav-height);padding:0 1.5rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.ht{flex:1;display:flex;flex-direction:column}.gl{flex:1;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.fl{height:3rem;border-radius:var(--radius-md)}.pl{height:8rem;border-radius:var(--radius-xl)}@media(min-width:860px){.ht{display:grid;grid-template-columns:2fr 3fr;height:calc(100vh - var(--nav-height));overflow:hidden}.bl{display:flex;flex-direction:column;border-right:1px solid var(--surface-border);padding:1rem;gap:.75rem}.ul{height:2.25rem;border-radius:var(--radius-sm)}}.vt{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem}.wl{margin-bottom:1.5rem}.yl{margin-bottom:2rem}.wt{display:flex;justify-content:space-between;align-items:center}.J{flex-shrink:0}.yt{font-size:1.75rem;font-weight:800;color:var(--text-body);margin:0;letter-spacing:-.025em}.kl{font-size:1rem;color:var(--text-muted-theme);margin:.25rem 0 0}.kt{display:inline-flex;align-items:center;padding:.6875rem 1.25rem;border-radius:var(--radius-md);font-size:.9rem;font-weight:600;color:#fff;background:var(--brand);text-decoration:none;transition:background .15s}.kt:hover{background:var(--brand-hover)}.zl{margin-top:.5rem}.jl{font-size:.8125rem;font-weight:700;color:var(--text-muted-theme);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.Yl{text-align:center;padding:3rem;color:var(--text-muted-theme)}.Cl{text-align:center;padding:3rem;color:var(--status-error-text)}@media(max-width:768px){.vt{padding:1.5rem 1rem}.wt{flex-direction:column;align-items:stretch;gap:1rem}.J,.J button{width:100%}.yt{font-size:1.5rem}}.K{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.K{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.K{grid-template-columns:repeat(3,minmax(0,1fr))}}.Q{position:relative;background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl);padding:1.5rem;min-width:0;transition:box-shadow .2s,border-color .2s}.Q:hover{border-color:rgba(var(--accent-rgb),.4);box-shadow:0 12px 32px #00000059}.Bl{position:absolute;inset:0;z-index:1;border-radius:inherit}.Ll{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem}.Il{display:flex;align-items:center;gap:.75rem;min-width:0}.zt{position:relative;z-index:2;flex-shrink:0;display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:var(--radius-pill);background:#ffffff14;color:var(--text-placeholder);font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s}.zt:hover{background:#ffffff24;color:var(--text-lighter)}.Pl{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:50%;background:rgba(var(--brand-rgb),.15);color:var(--accent);font-size:1.125rem;font-weight:700;display:flex;align-items:center;justify-content:center}.El{min-width:0;font-weight:700;font-size:1.125rem;color:#fff;overflow-wrap:anywhere}.Nl{padding:1rem 0 1.25rem;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:1rem}.Rl{display:flex;align-items:center;gap:.5rem;font-size:2rem;font-weight:800;color:#fff;letter-spacing:-.02em}.Sl{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.025em;margin-top:.25rem}.jt{width:8px;height:8px;border-radius:50%;background:var(--accent)}@media(prefers-reduced-motion:no-preference){.jt{animation:Yt 2s infinite}}@keyframes Yt{0%,to{opacity:1}50%{opacity:.35}}.Dl{display:flex;flex-direction:column;gap:.5rem}.Ct{position:relative;z-index:2;margin-top:1.25rem;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.6rem 1rem;border-radius:var(--radius-md);background:rgba(var(--accent-rgb),.1);color:var(--accent);font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s}.Q:hover .Ct{background:rgba(var(--accent-rgb),.18)}.Fl{display:flex;justify-content:space-between;align-items:center}.Gl{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.025em}.Ml{font-size:.875rem;color:var(--text-lighter)}.Bt{max-width:640px;margin:0 auto;padding:2rem 1.5rem}.Xl{margin-bottom:1.5rem}.Lt{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--text-muted);text-decoration:none;transition:color .15s}.Lt:hover{color:var(--accent)}.ql{margin-bottom:1.75rem}.Al{font-size:1.75rem;font-weight:800;color:#fff;margin:0 0 .25rem;letter-spacing:-.025em}.Hl{font-size:1rem;color:var(--text-placeholder);margin:0}.t{background:var(--surface-card);border-radius:.875rem;padding:1.75rem;box-shadow:0 1px 3px #0000004d}.Jl,.Kl,.Ql,.Tl{margin-top:1.75rem}.Vl{display:flex;flex-direction:column;gap:1rem}.It{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.5rem}.Zl{display:flex;flex-direction:column;gap:.375rem}._l{font-size:.8125rem;font-weight:600;color:var(--text-placeholder);letter-spacing:.01em}.o{padding:.6875rem .875rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-md);font-size:.9375rem;color:#fff;background:var(--surface-dark);outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit;width:100%;box-sizing:border-box}.o::placeholder{color:var(--text-placeholder)}.o:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(var(--brand-rgb),.12)}.rs{appearance:none;cursor:pointer;padding-right:2.25rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M6 8.5 1.5 4h9z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;background-size:.75rem}.es{font-size:.8125rem;color:var(--text-muted)}.ts{display:inline-flex;align-items:center;gap:.375rem;padding:.3125rem .75rem;border-radius:var(--radius-pill);font-size:.8125rem;font-weight:600}.as{background:#dcfce7;color:#166534}.os{background:#fef9c3;color:#854d0e}.is{background:#fee2e2;color:#991b1b}.ns{width:6px;height:6px;border-radius:50%;background:currentColor}.ds{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}.ms{display:flex;gap:.5rem;flex-wrap:wrap}.ls{flex:1;min-width:120px}.Pt{position:absolute;opacity:0;pointer-events:none}.T{display:flex;flex-direction:column;gap:.2rem;padding:.75rem 1rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-md);cursor:pointer;transition:border-color .15s,background .15s;background:var(--surface-dark)}.T:hover{border-color:#2dd4bf66}.Pt:checked+.T{border-color:var(--brand);background:#0d94881a}.ss{font-size:.9rem;font-weight:600;color:var(--text-bright)}.cs{font-size:.75rem;color:var(--text-muted);line-height:1.4}.Et{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1.25rem 0;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:1.5rem}.gs{display:flex;flex-direction:column;gap:.25rem}.fs{font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.ps{font-size:.9rem;color:var(--text-lighter)}.bs{padding:.75rem 1rem;border-radius:var(--radius-md);background:#22c55e1a;border:1px solid rgba(34,197,94,.25);color:#4ade80;font-size:.875rem;margin-bottom:1.25rem}.us{padding:.75rem 1rem;border-radius:var(--radius-md);background:#f871711a;border:1px solid rgba(248,113,113,.25);color:#f87171;font-size:.875rem;margin-bottom:1.25rem}.Nt{display:flex;justify-content:flex-end;align-items:center;gap:.75rem}.V{padding:.6875rem 1.25rem;border-radius:var(--radius-md);font-size:.9rem;font-weight:500;color:var(--text-placeholder);text-decoration:none;background:#ffffff0f;transition:background .15s}.V:hover{background:#ffffff1a}.u{padding:.6875rem 1.5rem;border-radius:var(--radius-md);font-size:.9rem;font-weight:600;color:#fff;background:var(--brand);border:none;cursor:pointer;transition:background .15s,transform .1s;font-family:inherit}.u:hover:not(:disabled){background:var(--brand-hover);transform:translateY(-1px)}.u:disabled{opacity:.6;cursor:not-allowed}.xs{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}.Rt{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-md);cursor:pointer;transition:border-color .15s,background .15s;background:var(--surface-dark)}.Rt:hover{border-color:#2dd4bf66}.hs{width:1rem;height:1rem;accent-color:var(--brand);flex-shrink:0;cursor:pointer}.vs{display:flex;flex-direction:column;gap:.2rem}.ws{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}.ys{display:flex;align-items:center;justify-content:space-between}.St{background:none;border:none;padding:0;font-size:.8125rem;font-weight:600;color:var(--accent);cursor:pointer;font-family:inherit}.St:hover{color:var(--brand-hover);text-decoration:underline}.ks{resize:vertical;min-height:4.5rem;line-height:1.5}.zs{padding:.75rem 1rem;border-radius:var(--radius-md);background:#2dd4bf0f;border:1px dashed rgba(45,212,191,.3);color:var(--text-lighter);font-size:.875rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.Dt{display:flex;flex-direction:column;gap:.4rem;padding-bottom:.75rem;margin-bottom:.25rem;border-bottom:1px dashed rgba(255,255,255,.08)}.Dt:last-of-type{border-bottom:none;padding-bottom:0}.js{display:flex;align-items:center;justify-content:space-between}.Ys{font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.Ft{background:none;border:none;padding:0;font-size:.8125rem;font-weight:600;color:#f87171;cursor:pointer;font-family:inherit}.Ft:hover{text-decoration:underline}.Gt{align-self:flex-start;padding:.5rem .875rem;border:1.5px dashed var(--surface-border);border-radius:var(--radius-md);background:transparent;color:var(--accent);font-size:.8125rem;font-weight:600;cursor:pointer;font-family:inherit;transition:border-color .15s,background .15s}.Gt:hover{border-color:var(--brand);background:#0d948814}.Cs{padding:.5rem .75rem;border-radius:var(--radius-md);background:#f871711a;border:1px solid rgba(248,113,113,.25);color:#f87171;font-size:.8125rem;line-height:1.4}.Bs{padding:.875rem 1rem;border-radius:var(--radius-md);background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);color:#fbbf24;font-size:.875rem;line-height:1.5;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.625rem}.Ls{display:flex;align-items:center;gap:.5rem;font-weight:600;cursor:pointer}.Is{display:flex;flex-direction:column;gap:1rem}.Ps{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.Es{display:flex;flex-direction:column;gap:1rem}.Ns{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}@media(max-width:640px){.Bt{padding:1.5rem 1rem}.It,.Et{grid-template-columns:1fr}.Nt{flex-direction:column-reverse;gap:.5rem}.V,.u{width:100%;text-align:center}}.Rs{margin-top:1.75rem}.Ss{display:flex;flex-direction:column;gap:.875rem}.Ds{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.Fs{font-size:.8125rem;color:var(--text-muted);line-height:1.5}.Gs{display:flex;flex-direction:column;gap:1rem}.Ms{display:flex;flex-direction:column;gap:.625rem}.Os{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.875rem 1rem;border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface-dark)}.Us{display:flex;flex-direction:column;gap:.375rem;min-width:0}.Ws{font-weight:600;color:#fff;font-size:.9375rem;overflow-wrap:anywhere}.Xs{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.Mt{display:inline-flex;padding:.25rem .625rem;border-radius:var(--radius-pill);background:#ffffff14;color:var(--text-lighter);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.qs{font-size:.625rem}.As{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.Z{background:none;border:none;padding:0;font-size:.8125rem;font-weight:600;color:#f87171;cursor:pointer;font-family:inherit}.Z:hover:not(:disabled){text-decoration:underline}.Z:disabled{opacity:.6;cursor:not-allowed}.Hs{margin:0 0 1rem;font-size:.9375rem;color:var(--text-muted)}.Js{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}._{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;padding:1.25rem;background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:.875rem;cursor:pointer;text-align:left;transition:border-color .15s;font:inherit}._:hover{border-color:var(--brand-accent, #2dd4bf)}._:disabled{cursor:not-allowed;opacity:.6}.Ks{font-size:1.0625rem;font-weight:700;color:var(--text-bright)}.Qs{font-size:.8125rem;color:var(--text-muted)}.Ts{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.Ot{background:none;border:none;padding:0;color:var(--text-muted);font-size:.875rem;font-weight:600;cursor:pointer}.Ot:hover{color:var(--text-bright)}.Vs{font-size:.875rem;font-weight:600;color:var(--text-bright)}.Zs{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.rr{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;padding:1.25rem;background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:.875rem;cursor:pointer;text-align:left;transition:border-color .15s;font:inherit}.rr:hover{border-color:var(--brand-accent, #2dd4bf)}.rr:disabled{cursor:not-allowed;opacity:.6}._s{font-size:1.0625rem;font-weight:700;color:var(--text-bright)}.rc{font-size:.875rem;color:var(--text-muted)}.ec{color:var(--text-muted);font-size:.9375rem}.tc{margin-bottom:1rem}.ac{display:flex;align-items:center;gap:.625rem}.oc{font-size:.8125rem;color:var(--text-muted)}.Ut{position:relative;z-index:2;padding:.3rem .7rem;background:transparent;color:var(--brand);border:1px solid var(--brand);border-radius:.375rem;font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,color .15s}.Ut:hover{background:var(--brand);color:#fff}.ic{margin-bottom:2rem}.Wt{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding:.875rem 1.25rem;margin-bottom:1.25rem;background:rgba(var(--accent-rgb),.06);border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-lg)}.nc{display:flex;align-items:center;gap:.75rem;min-width:0}.dc{flex-shrink:0;padding:.25rem .625rem;border-radius:var(--radius-pill);background:rgba(var(--accent-rgb),.15);color:var(--accent);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.mc{min-width:0;margin:0;font-size:1.0625rem;font-weight:700;color:#fff;overflow-wrap:anywhere}.Xt{display:flex;align-items:center;gap:1rem;flex-shrink:0}.lc{font-size:.8125rem;color:var(--text-muted)}.qt{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:var(--accent);text-decoration:none}.qt:hover{color:var(--accent-mid)}@media(max-width:640px){.Wt{flex-direction:column;align-items:stretch}.Xt{justify-content:space-between}}.sc{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1.5rem;background:var(--warning-surface);border-bottom:1px solid var(--warning-border);color:var(--warning-text);font-size:.875rem}.At{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cc{flex:1}.gc{flex-shrink:0;font-weight:600;color:inherit;text-decoration:underline}@media(max-width:480px){.At{flex-direction:column;align-items:stretch;gap:.25rem}}.Ht{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.Jt{display:grid;grid-template-columns:1fr 400px;gap:1.5rem;align-items:start}.uc{display:flex;flex-direction:column;gap:1.5rem}.xc{margin-bottom:2rem}.Kt{display:flex;justify-content:space-between;align-items:center}.Qt{font-size:1.75rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.025em}.hc{font-size:1rem;color:var(--text-placeholder);margin:.25rem 0 0}@media(max-width:1024px){.Jt{grid-template-columns:1fr}}@media(max-width:768px){.Ht{padding:1.5rem 1rem}.Kt{flex-direction:column;align-items:flex-start;gap:.5rem}.Qt{font-size:1.5rem}}.vc{background:var(--bg-surface);border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #00000026}.wc{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.yc{font-size:1.125rem;font-weight:600;color:var(--text-body);margin:0}.Tt{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.Vt{grid-column:span 2}.kc{display:flex;flex-direction:column;gap:.375rem}.zc{font-size:.8125rem;font-weight:600;color:var(--text-muted-theme)}.x{padding:.6875rem .875rem;border:1.5px solid var(--border-default);border-radius:var(--radius-md);font-size:.9375rem;color:var(--text-body);background:var(--bg-page);outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit;width:100%;box-sizing:border-box}.x::placeholder{color:var(--text-muted-theme)}.x:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(var(--brand-rgb),.12)}.x:disabled{opacity:.6;cursor:not-allowed}.Zt{border-color:var(--status-error-text)}.Zt:focus{border-color:var(--status-error-text);box-shadow:0 0 0 3px color-mix(in srgb,var(--status-error-text) 16%,transparent)}._t{margin:.375rem 0 0;font-size:.8125rem;line-height:1.4;color:var(--status-error-text)}.jc{margin-top:.75rem}.Yc{display:flex;justify-content:flex-end;margin-top:1.25rem}.Cc{padding:.6875rem 1.25rem;border-radius:var(--radius-md);font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s,transform .1s;font-family:inherit;border:none}.ra{background:var(--brand);color:#fff}.ra:hover{background:var(--brand-hover);transform:translateY(-1px)}.ea{background:#8080801f;color:var(--text-muted-theme);margin-right:.5rem}.ea:hover{background:#8080802e}.Bc{color:var(--text-muted-theme);font-size:.875rem;margin:0}.Lc{color:var(--text-muted-theme);font-size:.875rem;margin-bottom:1rem}.Ic{font-size:.875rem;line-height:1.6;margin-bottom:1rem}@media(max-width:768px){.Tt{grid-template-columns:1fr}.Vt{grid-column:span 1}}.Pc{display:flex;flex-direction:column;gap:.5rem}.Ec{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;padding:.875rem 1rem;background:var(--surface-dark);border-radius:var(--radius-md);border:1px solid var(--surface-border)}.Nc{display:flex;flex-direction:column;gap:.25rem}.Rc{font-size:.9375rem;font-weight:500;color:var(--text-lighter)}.Sc{font-size:.8125rem;color:var(--text-placeholder)}.Dc{display:flex;align-items:center;gap:.75rem}.Fc{font-size:.875rem;font-weight:600;color:var(--text-lighter)}.Gc{padding:.2rem .6rem;border-radius:9999px;font-size:.75rem;font-weight:600}.Mc{background:#2dd4bf26;color:var(--accent)}.Oc{background:#94a3b826;color:var(--text-placeholder)}.Uc,.Wc{background:#dc262626;color:#f87171}.Xc{font-size:.8125rem;color:var(--text-placeholder)}.ta{font-size:.8125rem;font-weight:600;color:var(--accent);text-decoration:none}.ta:hover{text-decoration:underline}.aa{display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;color:var(--accent);text-decoration:none;transition:color .15s}.aa:hover{color:var(--accent-mid)}.qc{display:flex;flex-direction:column;gap:.5rem}.er{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;background:var(--surface-dark);border-radius:var(--radius-md);border:1px solid var(--surface-border);text-decoration:none;transition:border-color .15s,transform .1s}.er:hover{border-color:var(--accent);transform:translate(2px)}.er svg{color:var(--text-muted);flex-shrink:0}.Ac{display:flex;flex-direction:column;gap:.25rem}.Hc{font-size:.9375rem;font-weight:500;color:var(--text-lighter)}.rt{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;border-radius:.625rem;font-size:.875rem;line-height:1.5}.Td{background:var(--accent-wash);border:1px solid var(--accent-mid);color:var(--brand-hover)}.Vd{background:var(--status-error-bg);border:1px solid var(--status-error-text);color:var(--status-error-text)}.Zd{font-size:1rem;flex-shrink:0;margin-top:.05rem}._d{flex:1}.et{background:none;border:none;cursor:pointer;padding:0;font-size:1rem;color:currentColor;opacity:.5;flex-shrink:0;line-height:1;font-family:inherit;transition:opacity .15s}.et:hover{opacity:1}.rm{display:flex;flex-direction:column;gap:.375rem}.em{font-size:.8125rem;font-weight:600;color:var(--text-body)}.O{padding:.6875rem .875rem;border:1.5px solid var(--border-default);border-radius:var(--radius-md);font-size:.9375rem;color:var(--text-body);background:var(--bg-surface);outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit;width:100%;box-sizing:border-box}.O::placeholder{color:var(--text-placeholder)}.O:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(var(--brand-rgb),.12)}.tt{border-color:var(--status-error-text)}.tt:focus{border-color:var(--status-error-text);box-shadow:0 0 0 3px color-mix(in srgb,var(--status-error-text) 15%,transparent)}.tm{margin:0;font-size:.8125rem;line-height:1.4;color:var(--status-error-text)}.b{padding:.75rem 1.5rem;border-radius:var(--radius-md);font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s,transform .1s;font-family:inherit;border:none;width:100%}.b:hover{transform:translateY(-1px)}.b:active{transform:translateY(0)}.b:disabled{opacity:.6;cursor:not-allowed;transform:none}.at{background:var(--brand);color:#fff}.at:hover:not(:disabled){background:var(--brand-hover)}.ot{background:var(--text-muted);color:#fff}.ot:hover:not(:disabled){background:var(--text-subtle)}.it{background:#9f1d1d;color:#fff}.it:hover:not(:disabled){background:#7f1616}.am{padding:.5rem 1rem;font-size:.8125rem}.om{padding:.75rem 1.5rem;font-size:.875rem}.im{padding:1rem 2rem;font-size:1rem}.nt{position:fixed;inset:0;background:rgba(var(--surface-dark-rgb),.5);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.dt{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl);max-width:640px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 64px #00000073}.U{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid var(--surface-border)}.U h2{margin:0;font-size:1.25rem;font-weight:700;color:var(--text-bright)}.mt{background:none;border:none;cursor:pointer;font-size:1.5rem;color:var(--text-light);line-height:1;padding:0;transition:color .15s;font-family:inherit}.mt:hover{color:var(--text-bright)}.lt{padding:2rem;color:var(--text-light)}@media(max-width:480px){.nt{padding:.5rem}.dt{max-height:100vh;border-radius:.75rem}.U{padding:1.25rem 1.5rem}.lt{padding:1.5rem}.rt{padding:.75rem 1rem}}.st{flex:1;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem}.ct{background:#fff;border-radius:var(--radius-xl);box-shadow:0 24px 64px #0006;width:100%;max-width:440px;padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.lm{display:flex;background:var(--surface-light);border-radius:.625rem;padding:.25rem}.gt{flex:1;text-align:center;padding:.5rem 1rem;font-size:.9rem;font-weight:600;color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;border:none;background:transparent;transition:background .15s,color .15s,box-shadow .15s;font-family:inherit}.gt:hover{color:var(--text-primary)}.sm{background:#fff;color:var(--text-primary);box-shadow:0 1px 3px #0000001f}.cm{display:flex;flex-direction:column;gap:.375rem}.gm{font-size:1.375rem;font-weight:800;color:var(--text-primary);margin:0;letter-spacing:-.025em;line-height:1.2}.fm{font-size:.9rem;color:var(--text-muted);margin:0;line-height:1.5}.wm{display:flex;flex-direction:column;gap:1rem}.W{background:var(--brand);color:#fff;border:none;border-radius:var(--radius-md);padding:.8125rem 1.75rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .15s,transform .1s;width:100%;font-family:inherit;margin-top:.25rem}.W:hover{background:var(--brand-hover);transform:translateY(-1px)}.W:active{transform:translateY(0)}.X{text-align:center;font-size:.8125rem;color:var(--text-muted);margin-top:.25rem}.X a,.ft{color:var(--brand);text-decoration:underline;font-weight:600;background:none;border:none;cursor:pointer;font-size:inherit;font-family:inherit;padding:0}.X a:hover,.ft:hover{color:var(--brand-hover);text-decoration:underline}.pt{font-size:.8125rem;color:var(--brand);text-decoration:none;font-weight:500;align-self:flex-end;margin-top:-.5rem;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.pt:hover{color:var(--brand-hover);text-decoration:underline}.bt{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--text-muted);background:none;border:none;cursor:pointer;font-family:inherit;padding:0;font-weight:500;transition:color .15s}.bt:hover{color:var(--text-primary)}.q{display:flex;align-items:center;gap:.75rem;color:var(--text-light);font-size:.75rem}.q:before,.q:after{content:"";flex:1;height:1px;background:var(--text-lighter)}.Cm{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;user-select:none}.Bm{width:1rem;height:1rem;margin-top:.125rem;accent-color:var(--brand);cursor:pointer;flex-shrink:0}.A{font-size:.8125rem;color:var(--text-muted);line-height:1.5}.A a{color:var(--brand);text-decoration:underline}.A a:hover{color:var(--brand-hover)}.Lm{display:flex;flex-direction:column;gap:.75rem}.a{background:var(--brand);color:#fff;border:none;border-radius:var(--radius-md);padding:.8125rem 1.75rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .15s,transform .1s;width:100%;font-family:inherit}.a:hover:not(:disabled){background:var(--brand-hover);transform:translateY(-1px)}.a:disabled{opacity:.6;cursor:default}.a:nth-child(2){background:transparent;color:var(--brand);border:1px solid var(--brand)}.a:nth-child(2):hover:not(:disabled){background:var(--surface-light);transform:translateY(-1px)}.Im{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.ut{display:block;width:100%;text-align:center;background:var(--brand);color:#fff;border-radius:var(--radius-md);padding:.8125rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s;box-sizing:border-box}.ut:hover{background:var(--brand-hover)}@media(max-width:480px){.ct{padding:2rem 1.5rem}.st{align-items:flex-start;padding-top:2rem}}.Jc{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.Kc{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-md)}.Qc{display:block;font-size:.9375rem;font-weight:600;color:#fff}.oa{display:block;margin-top:.125rem;font-size:.8125rem;color:var(--text-placeholder)}.Vc{font-size:.8125rem;color:var(--text-subtle)}.ia{background:none;border:none;color:var(--brand);font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;padding:0}.ia:hover{color:var(--brand-hover)}.tr{background:#ffffff14;color:var(--text-placeholder);border:none;border-radius:var(--radius-md);font-weight:600;font-family:inherit;padding:.5rem .875rem;font-size:.8125rem;cursor:pointer;transition:background .15s}.tr:hover:not(:disabled){background:#ffffff1f}.tr:disabled{opacity:.5;cursor:not-allowed}.Zc{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}._c{margin-top:1rem;padding:1rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:.75rem}.r0{display:flex;justify-content:flex-end;gap:.5rem}.e0{font-size:.875rem;line-height:1.6;margin:0 0 1rem}.Bn{min-height:100vh;background:var(--bg-page);display:flex;flex-direction:column;font-family:var(--font);color:var(--text-body);overflow:hidden}.me{display:flex;align-items:center;justify-content:space-between;padding:1.375rem 3rem;background:var(--bg-surface-alt);border-bottom:1px solid var(--border-default);flex-shrink:0}.Ln{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:800;color:var(--accent);letter-spacing:.12em;text-transform:uppercase;min-width:7rem}.In{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px var(--accent);animation:le 2s infinite;flex-shrink:0}.se{font-size:1.375rem;font-weight:700;color:var(--text-muted-theme);letter-spacing:-.02em;text-align:center}.Pn{font-size:1.25rem;font-weight:600;color:var(--text-muted-theme);font-variant-numeric:tabular-nums;min-width:7rem;text-align:right}.En{display:flex;align-items:center;gap:1.25rem;min-width:7rem}.Nn{opacity:.45;flex-shrink:0}.ce{flex:1;display:grid;grid-template-columns:1fr 1fr;min-height:0}.P{display:flex;flex-direction:column;padding:2.5rem 3rem;gap:1rem;overflow:hidden}.E{background:var(--bg-surface-alt);border-right:1px solid var(--border-default)}.Rn{background:var(--bg-page)}.Sn{font-size:.625rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;flex-shrink:0}.Dn{color:var(--accent);opacity:.75}.Fn{color:var(--text-muted-theme)}.ge{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem;overflow:hidden}.Gn{padding:1.375rem 2rem;border-radius:var(--radius-lg)}.Mn{background:rgba(var(--accent-rgb),.08);border:1px solid rgba(var(--accent-rgb),.2);transition:background .4s ease,border-color .4s ease}.On{background:rgba(var(--accent-rgb),.16);border-color:rgba(var(--accent-rgb),.45)}.Un{background:#8080800f;border:1px solid var(--border-default)}.fe{display:block;text-decoration:none;transition:opacity .15s}.fe:hover{opacity:.8}.Wn{font-size:clamp(1.875rem,3vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;display:block}.pe{color:var(--text-body);font-size:clamp(2.75rem,7vw,6.5rem);font-weight:800}.E .ge:has(>li:nth-child(3)) .pe{font-size:clamp(1.875rem,4vw,3.25rem)}.Xn{color:var(--text-body)}.qn{position:fixed;top:0;left:0;right:0;background:#f59e0be6;color:#0f172a;text-align:center;padding:.5rem;font-size:.875rem;font-weight:600;z-index:10}.An{opacity:.3;border:1px dashed var(--border-default);background:transparent}.be{display:none;padding:.625rem 1.25rem;background:var(--bg-surface-alt);border-top:1px solid var(--border-default);flex-shrink:0}.ue{position:fixed;bottom:2rem;right:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;background:color-mix(in srgb,var(--bg-surface-alt) 75%,transparent);border:1px solid var(--border-default);border-radius:.75rem;padding:.875rem}.Hn{background:#fff;border-radius:4px;padding:6px;width:140px;height:140px}.Jn{font-size:.5625rem;color:var(--text-muted-theme);letter-spacing:.06em;text-align:center;max-width:10rem;line-height:1.4}.Kn{font-size:.5625rem;color:var(--accent);opacity:.7;letter-spacing:.04em;text-align:center;max-width:10rem;line-height:1.4}.xe{display:none;margin:0;font-size:.75rem;color:var(--text-muted-theme);letter-spacing:.02em;text-align:center;flex:1}.he{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem 2rem;background:var(--bg-surface-alt);border-top:1px solid var(--border-default);font-size:.6875rem;color:var(--text-muted-theme);letter-spacing:.04em}.Qn{color:var(--accent);font-weight:700}.Tn{color:var(--text-muted-theme);margin:0 .125rem}.ve{display:none}.Vn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 2rem;text-align:center}.Zn{color:var(--accent);opacity:.6;margin-bottom:.25rem}._n{font-size:clamp(1.125rem,2.5vw,1.625rem);font-weight:700;color:var(--text-body);letter-spacing:-.02em;margin:0;max-width:420px;line-height:1.25}.rd{font-size:.9375rem;color:var(--text-muted-theme);margin:0}.we{margin-top:.5rem;padding:.875rem 2rem;background:var(--brand);color:#fff;border:none;border-radius:var(--radius-md);font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .15s;font-family:var(--font);text-decoration:none}.we:hover{background:var(--brand-hover)}.ed{margin:0;font-size:.8125rem;color:var(--status-error-text)}.td{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:min(480px,90vw)}.ad{width:100%;border-radius:var(--radius-lg);overflow:hidden}.od{background:transparent;border:1px solid var(--border-default);color:var(--text-muted-theme);padding:.5rem 1.25rem;border-radius:var(--radius-md);font-size:.875rem;cursor:pointer;font-family:var(--font)}.ye{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--brand);color:#fff;border-radius:var(--radius-md);font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .15s;white-space:nowrap}.ye:hover{background:var(--brand-hover)}.id{display:flex;flex-direction:column;align-items:center;gap:.25rem}.nd{display:flex;align-items:center;gap:.375rem;padding:.4375rem .875rem;background:rgba(var(--accent-rgb),.1);color:var(--accent);border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-md);font-size:.75rem;font-weight:600;cursor:pointer;font-family:var(--font)}@keyframes le{0%,to{opacity:1}50%{opacity:.35}}@media(max-width:768px){.me{padding:.875rem 1.5rem}.se{font-size:1rem}.ce{grid-template-columns:1fr}.E{border-right:none;border-bottom:1px solid var(--border-default)}.P{padding:1.5rem 1.25rem}.be{display:flex;flex-direction:column;align-items:center;gap:.5rem;justify-content:center}.ue,.he{display:none}.xe{display:block}.N{display:flex;flex-direction:column}.N>.P{display:none}.ve{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.875rem;padding:1.5rem 2rem;text-align:center}}.n0{min-height:100vh;background:var(--surface-display);display:flex;flex-direction:column;font-family:var(--font);color:var(--text-bright)}.d0{display:flex;align-items:center;padding:1.125rem 1.5rem;background:var(--surface-display-alt);border-bottom:1px solid rgba(255,255,255,.07);flex-shrink:0}.na{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--text-placeholder);text-decoration:none;min-width:4rem;transition:color .15s}.na:hover{color:var(--text-bright)}.m0{flex:1;text-align:center;font-size:1rem;font-weight:600;color:var(--text-light)}.da{display:flex;align-items:center;min-width:4rem;text-decoration:none;opacity:.75;transition:opacity .15s}.da:hover{opacity:1}.l0{flex:1;display:flex;align-items:center;justify-content:center}.s0{min-height:100vh;background:var(--surface-dark);font-family:var(--font);display:flex;flex-direction:column;align-items:center}.c0{width:100%;padding:1.125rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center}.g0{width:100%;max-width:440px;padding:2.5rem 1.25rem 3rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.f0{margin:0;font-size:.875rem;font-weight:600;color:var(--text-muted)}.p0{margin:0;font-size:1.5rem;font-weight:800;color:var(--text-bright)}.b0{color:var(--text-light);font-size:.9375rem;line-height:1.5;padding:3rem 1rem}.u0{width:100%;display:flex;flex-direction:column;gap:.75rem}.x0{width:100%;display:flex;flex-direction:column;align-items:center;gap:.875rem}.ma{margin:0;font-size:.9375rem;color:var(--text-light)}.ma strong{color:var(--text-bright)}.la{background:none;border:none;color:var(--text-muted);font-size:.8125rem;text-decoration:underline;cursor:pointer;font-family:inherit;padding:0}.la:hover{color:var(--text-light)}.h0{margin:0;font-size:.875rem;color:#fca5a5}.sa{width:100%;min-height:88px;padding:1.25rem 1.5rem;font-size:1.5rem;font-weight:700;font-family:inherit;color:var(--text-bright);background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl);cursor:pointer;transition:background .15s}.sa:active{background:#ffffff1a}.ar{width:100%;min-height:96px;padding:1.5rem;font-size:1.75rem;font-weight:800;font-family:inherit;color:#fff;background:var(--brand);border:none;border-radius:var(--radius-xl);cursor:pointer;transition:background .15s}.ar:active:not(:disabled){background:var(--brand-hover)}.ar:disabled{opacity:.6;cursor:not-allowed}.v0{min-height:56px;padding:.875rem 1.75rem;font-size:1.0625rem;font-weight:600;font-family:inherit;color:var(--text-light);background:#ffffff12;border:1px solid var(--surface-border);border-radius:var(--radius-md);cursor:pointer}.w0{display:flex;flex-direction:column;align-items:center;gap:1rem}.y0{margin:0;font-size:1.125rem;font-weight:600;color:var(--text-muted)}.k0{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-light);text-transform:uppercase;letter-spacing:.08em}.z0{margin:0;font-size:clamp(5rem,18vw,11rem);font-weight:800;color:var(--text-bright);line-height:1}.j0{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:.5rem}.Y0{background:#fff;border-radius:var(--radius-md);padding:.625rem}.C0{margin:0;font-size:.9375rem;color:var(--text-muted);text-align:center}.B0{min-height:100vh;background:var(--bg-page);font-family:var(--font);display:flex;flex-direction:column;align-items:center}.L0{width:100%;padding:1rem 1.5rem;border-bottom:1px solid var(--border-default);display:flex;align-items:center;justify-content:space-between}.I0{color:var(--text-body);text-decoration:none}.P0{font-size:.8125rem;font-weight:600;color:var(--text-muted-theme);max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.E0{width:100%;max-width:440px;padding:1.75rem 1.25rem 2rem;display:flex;flex-direction:column;gap:1rem}.N0{border-radius:var(--radius-2xl);padding:2.75rem 2rem 2.25rem;text-align:center;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;background:var(--bg-surface);border:1px solid var(--border-default)}.R0{border-color:rgba(var(--accent-rgb),.25)}.S0{border-color:#fbbf244d}.D0{border-color:#22c55e40}.F0{position:absolute;inset:0;pointer-events:none}.G0{background:radial-gradient(ellipse at 50% -10%,rgba(var(--accent-rgb),.18) 0%,transparent 60%)}.ca{background:radial-gradient(ellipse at 50% -10%,rgba(251,191,36,.22) 0%,transparent 60%)}.ga{animation:fa .9s ease}.ga .ca{animation:pa .9s ease}@keyframes fa{0%{transform:scale(1)}30%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes pa{0%{background:radial-gradient(ellipse at 50% -10%,rgba(251,191,36,.22) 0%,transparent 60%)}30%{background:radial-gradient(ellipse at 50% -10%,rgba(251,191,36,.45) 0%,transparent 70%)}to{background:radial-gradient(ellipse at 50% -10%,rgba(251,191,36,.22) 0%,transparent 60%)}}.M0{background:radial-gradient(ellipse at 50% -10%,rgba(34,197,94,.14) 0%,transparent 60%)}.O0{display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .9rem;border-radius:var(--radius-pill);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.75rem;position:relative}.U0{background:rgba(var(--accent-rgb),.1);color:var(--accent);border:1px solid rgba(var(--accent-rgb),.25)}.W0{background:var(--status-warning-bg);color:var(--status-warning-text);border:1px solid rgba(251,191,36,.3)}.X0{background:var(--status-success-bg);color:var(--status-success-text);border:1px solid rgba(34,197,94,.25)}.q0{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.A0{animation:ba 2s infinite}.H0{font-size:2.25rem;font-weight:800;letter-spacing:-.04em;line-height:1.05;margin-bottom:.625rem;position:relative}.J0{color:var(--text-body)}.K0{color:var(--status-warning-text)}.Q0{color:var(--status-success-text)}.T0{font-size:1rem;position:relative;line-height:1.4}.V0{color:var(--text-muted-theme)}.Z0{color:var(--status-warning-text);font-weight:600}._0{color:var(--status-success-text);opacity:.85}.rg{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.eg{font-size:.8125rem;color:var(--text-muted-theme)}.tg{font-size:1.125rem;font-weight:700;color:var(--text-body);letter-spacing:-.02em}.ag{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:1.25rem 1.375rem}.og{font-size:.9375rem;font-weight:700;color:var(--text-body);margin-bottom:.25rem}.ig{font-size:.8125rem;color:var(--text-muted-theme);line-height:1.55;margin-bottom:.875rem}.ua{width:100%;padding:.8125rem;background:var(--brand);color:#fff;border:none;border-radius:.625rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .15s;font-family:inherit}.ua:hover{background:var(--brand-hover)}.ng{font-size:.8125rem;color:var(--status-info-text);background:var(--status-info-bg);border:1px solid color-mix(in srgb,var(--status-info-text) 35%,transparent);border-radius:.5rem;padding:.625rem .75rem;line-height:1.5}.dg{display:flex;flex-direction:column;gap:.75rem}.mg{display:flex;flex-direction:column;gap:.5rem}.lg{font-size:.8125rem;color:var(--text-muted-theme);line-height:1.5;margin:0}.xa{background:none;border:none;color:var(--text-muted-theme);font-size:.8125rem;font-family:inherit;cursor:pointer;padding:.25rem 0;text-decoration:underline;text-align:center}.xa:hover{color:var(--text-body)}.sg{font-size:.8125rem;color:var(--status-warning-text);background:var(--status-warning-bg);border:1px solid rgba(251,191,36,.3);border-radius:.5rem;padding:.625rem .75rem;line-height:1.5}.cg{display:flex;align-items:center;gap:.75rem;margin:.75rem 0}.gg{flex:1;height:1px;background:var(--border-default)}.fg{font-size:.75rem;color:var(--text-muted-theme);font-weight:500}.pg{font-size:.875rem;font-weight:600;color:var(--accent);margin-top:.875rem;position:relative;opacity:.9}.bg{font-size:.875rem;color:var(--status-success-text);font-weight:500;text-align:center;padding:.5rem 0}.ug{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.375rem 0}.xg{font-size:.875rem;color:var(--status-success-text);font-weight:500}.hg{color:inherit;text-decoration:underline;font-weight:600}.or{flex-shrink:0;font-size:.8125rem;font-weight:500;color:var(--text-muted-theme);background:transparent;border:1px solid var(--border-default);border-radius:.375rem;padding:.25rem .625rem;cursor:pointer;transition:color .15s,border-color .15s}.or:hover{color:var(--status-error-text);border-color:color-mix(in srgb,var(--status-error-text) 40%,transparent)}.or:disabled{opacity:.5;cursor:not-allowed}.vg{display:flex;flex-direction:column;gap:.5rem}.ir{width:100%;padding:.75rem .875rem;border:1.5px solid var(--border-default);border-radius:.625rem;font-size:.9375rem;font-family:inherit;color:var(--text-body);background:var(--bg-page);outline:none;transition:border-color .15s;box-sizing:border-box}.ir:focus{border-color:var(--brand)}.ir::placeholder{color:var(--text-muted-theme)}.nr{width:100%;padding:.75rem 1rem;background:rgba(var(--accent-rgb),.1);color:var(--accent);border:1.5px solid rgba(var(--accent-rgb),.3);border-radius:.625rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s;font-family:inherit}.nr:hover:not(:disabled){background:rgba(var(--accent-rgb),.18)}.nr:disabled{opacity:.5;cursor:not-allowed}.wg{font-size:.875rem;color:var(--accent);font-weight:500;text-align:center;padding:.5rem 0}.yg{font-size:.8125rem;color:var(--text-muted-theme);line-height:1.5;margin-bottom:.25rem}.kg{font-size:.8125rem;color:var(--status-error-text)}.ha{background:none;border:none;color:var(--text-muted-theme);font-size:.8125rem;font-family:inherit;cursor:pointer;padding:.25rem 0;text-decoration:underline;text-align:center}.ha:hover{color:var(--text-body)}.zg{width:100%;padding:.8125rem;background:var(--bg-page);border-radius:.625rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:.5rem}.va{color:var(--status-success-text);border:1.5px solid color-mix(in srgb,var(--status-success-text) 35%,transparent)}.va:hover{background:color-mix(in srgb,var(--status-success-text) 10%,transparent);border-color:color-mix(in srgb,var(--status-success-text) 50%,transparent)}.wa{color:var(--status-info-text);border:1.5px solid color-mix(in srgb,var(--status-info-text) 35%,transparent)}.wa:hover{background:color-mix(in srgb,var(--status-info-text) 10%,transparent);border-color:color-mix(in srgb,var(--status-info-text) 50%,transparent)}.ya{color:var(--accent);border:1.5px solid rgba(var(--accent-rgb),.35)}.ya:hover{background:rgba(var(--accent-rgb),.1);border-color:rgba(var(--accent-rgb),.5)}.jg{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:1.25rem 1.375rem}.Yg{font-size:.875rem;color:var(--accent);font-weight:500;text-align:center;padding:.25rem 0}.Cg{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:1.25rem 1.375rem}.Bg{font-size:.875rem;color:var(--accent);font-weight:500;text-align:center;padding:.25rem 0}.Lg{padding:1.75rem 1.25rem;text-align:center;font-size:.75rem;color:var(--text-muted-theme)}.Ig{font-weight:700;color:var(--accent)}.Pg{display:block;margin:.5rem auto 0;padding:0;background:none;border:none;font-size:.75rem;color:var(--text-muted-theme);text-decoration:underline;cursor:pointer}.Eg{font-size:.875rem;line-height:1.6}.Ng{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.375rem;padding:.75rem 1.25rem;background:var(--bg-surface);border:1px solid rgba(var(--accent-rgb),.25);border-radius:var(--radius-xl);font-size:.75rem;color:var(--text-muted-theme);letter-spacing:.02em;text-align:center}.Rg{color:var(--accent);font-weight:700}.Sg{color:var(--text-muted-theme);margin:0 .125rem}.ka{color:var(--accent);font-weight:700;text-decoration:none}.ka:hover{text-decoration:underline}@keyframes ba{0%,to{opacity:1}50%{opacity:.4}}.Dg{display:flex;align-items:center;gap:.875rem;margin-bottom:1.5rem}.Fg{flex-shrink:0;font-size:.8125rem;color:var(--text-muted-theme);white-space:nowrap}.dr{display:block;width:100%;padding:.9375rem 1.25rem;background:var(--brand);color:#fff;border:none;border-radius:var(--radius-lg);font-size:1rem;font-weight:700;cursor:pointer;transition:background .15s;font-family:var(--font);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dr:hover:not(:disabled){background:var(--brand-hover)}.dr:disabled{opacity:.35;cursor:not-allowed}.mr{display:flex;flex-direction:column;gap:1.75rem;padding-top:1rem}.Gg{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.625rem;border-bottom:1px solid var(--border-default)}.Mg{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:var(--statusColor)}.Og{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;flex:1;color:var(--statusColor)}.Ug{font-size:.75rem;font-weight:600;padding:.15rem .5rem;border-radius:var(--radius-pill);background:#8080801a;color:var(--text-muted-theme)}.Wg{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.Xg{padding:1.25rem;border:1px dashed var(--border-default);border-radius:var(--radius-lg);text-align:center;font-size:.875rem;color:var(--text-muted-theme)}@media(min-width:860px){.mr{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;align-items:start}.za{margin-bottom:0}}@media(min-width:1180px){.mr{grid-template-columns:repeat(4,1fr)}}.Ag{display:flex;flex-direction:column;flex-shrink:0}.Hg{height:56px;border-bottom:1px solid var(--border-default)}.Jg{color:var(--text-body);text-decoration:none}.Kg{height:44px;border-bottom:1px solid var(--border-default)}.ja{max-width:1200px;margin:0 auto;padding:0 1.25rem;height:100%;display:flex;align-items:center;justify-content:space-between}.Ya{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--text-muted-theme);text-decoration:none;transition:color .15s}.Ya:hover{color:var(--text-body)}.Ca{width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 1.25rem 4rem}.Ba{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;background:transparent;color:var(--text-muted-theme);border:1px solid var(--border-default);border-radius:var(--radius-sm);font-size:.8125rem;font-weight:500;cursor:pointer;font-family:var(--font);transition:color .15s,border-color .15s,background .15s;white-space:nowrap;text-decoration:none}.Ba:hover{color:var(--text-body);border-color:var(--text-muted-theme);background:#8080800f}.Qg{display:flex;flex-direction:column;gap:.625rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-default)}.La{display:flex;align-items:center;flex-wrap:wrap;gap:.625rem}.Ia{display:flex;align-items:center;gap:.125rem;padding:.1875rem;background:#8080800d;border:1px solid var(--border-default);border-radius:var(--radius-pill)}.lr{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .875rem;border-radius:var(--radius-pill);color:var(--text-muted-theme);font-size:.8125rem;font-weight:600;font-family:var(--font);white-space:nowrap;text-decoration:none;transition:color .15s,background .15s}.lr:hover{color:var(--text-body)}.Tg{color:var(--text-body);background:var(--bg-surface)}.Pa{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-left:auto}.sr{display:inline-flex;align-items:center;gap:.4375rem;padding:.375rem .75rem;background:transparent;color:var(--text-muted-theme);border:1px solid var(--border-default);border-radius:var(--radius-pill);font-size:.8125rem;font-weight:500;font-family:var(--font);cursor:pointer;white-space:nowrap;text-decoration:none;transition:color .15s,border-color .15s,background .15s}.sr:hover{color:var(--text-body);border-color:var(--text-muted-theme);background:#8080800f}.Vg{flex-shrink:0;width:.375rem;height:.375rem;border-radius:50%;background:var(--accent)}.cr{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.4375rem 1rem;background:var(--brand);color:#fff;border-radius:var(--radius-md);font-size:.875rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .15s}.cr:hover{background:var(--brand-hover)}@media(min-width:860px){.Ca{padding:2rem 2rem 4rem}.ja{padding:0 2rem}}@media(max-width:480px){.Zg{display:none}}@media(max-width:640px){.La{flex-wrap:wrap}.Ia{flex:1 1 100%}.lr{flex:1;min-height:2.5rem}.Pa{flex-wrap:wrap;width:100%;margin-left:0}.sr{min-height:2.5rem}.cr{flex:1 1 100%;min-height:2.75rem;font-size:.9375rem}}.Sa{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:.875rem 1rem;transition:border-color .15s}.Sa:hover{border-color:color-mix(in srgb,var(--text-muted-theme) 45%,transparent)}.Da{border-color:#0d948866;background:#0d94880d}.Da:hover{border-color:#0d9488a6}.gr{border-color:#ef444433;background:#ef44440a}.gr:hover{border-color:#ef444461}.gr .Fa{text-decoration:line-through;color:var(--text-muted-theme)}.rf{opacity:.6}.ef{border-left:3px solid var(--status-warning-text)}.tf{margin:0 0 .25rem;font-size:.625rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--status-warning-text)}.af{display:flex;align-items:flex-start;gap:.875rem;margin-bottom:.75rem}.of{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:var(--radius-md);background:#80808014;border:1px solid var(--border-default);display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700;color:var(--text-muted-theme);font-variant-numeric:tabular-nums}.if{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}.nf{display:inline-flex;align-items:center;gap:.1875rem;font-size:.75rem;font-weight:600;color:var(--text-muted-theme);white-space:nowrap}.df{flex:1;min-width:0}.Fa{font-size:1rem;font-weight:600;color:var(--text-body);margin:0 0 .2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mf{font-size:.8125rem}.lf{font-size:.8125rem;color:var(--text-muted-theme);font-style:italic;margin:.25rem 0 0}.sf{font-size:.8125rem;color:var(--accent);font-weight:500;margin:.25rem 0 0}.cf{flex-shrink:0;font-size:.75rem;color:var(--text-muted-theme);font-variant-numeric:tabular-nums;white-space:nowrap;padding-top:.125rem}.gf{color:var(--status-warning-text);font-weight:600}.ff{color:var(--status-error-text);font-weight:600}.pf{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;border-top:1px solid var(--border-default);padding-top:.625rem}.fr{display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:var(--radius-sm);font-size:.8125rem;font-weight:600;border:none;cursor:pointer;text-decoration:none;transition:background .15s,color .15s,transform .1s;font-family:var(--font);line-height:1.4}.fr:hover{transform:translateY(-1px)}.fr:active{transform:translateY(0)}.Ga{background:#0d948826;color:var(--accent)}.Ga:hover{background:#0d948847}.Ma{margin-left:auto;background:transparent;color:var(--text-muted-theme);font-weight:500}.Ma:hover{color:var(--text-body)}.hf{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-lg);padding:1.25rem;margin-bottom:1.5rem}.vf{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.wf{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent)}.yf{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.875rem}.kf{display:flex;align-items:flex-start;gap:.75rem}.Oa{flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;background:#ffffff12;color:var(--text-placeholder)}.Ua .Oa{background:var(--brand);color:#fff}.zf{display:flex;flex-direction:column;gap:.2rem}.Wa{font-size:.9375rem;font-weight:600;color:var(--text-bright)}.Ua .Wa{color:var(--text-light);text-decoration:line-through;text-decoration-color:var(--text-placeholder)}.jf{font-size:.8125rem;line-height:1.5;color:var(--text-placeholder)}.Yf{margin-bottom:1.5rem;padding:1.25rem;background:#ffffff05;border:1px solid var(--surface-border);border-radius:var(--radius-xl)}.Cf{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin:0 0 1rem}.Xa{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.25rem}@media(min-width:540px){.Xa{grid-template-columns:repeat(4,1fr)}}.Bf{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-lg);padding:.875rem 1rem}.Lf{font-size:1.75rem;font-weight:800;line-height:1;margin:0 0 .25rem;font-variant-numeric:tabular-nums;color:var(--text-bright);letter-spacing:-.03em}.If{color:var(--accent)}.Pf{font-size:.75rem;color:var(--text-muted);margin:0;line-height:1.3}.Ef{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin:0 0 .75rem}.Nf{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.25rem}.Rf{font-size:.75rem;color:var(--text-muted);margin:.25rem 0 0}.Sf{display:flex;flex-direction:column;gap:1.25rem}.Df{position:relative;border-radius:var(--radius-lg);overflow:hidden}.Ff{filter:blur(4px);pointer-events:none;user-select:none}.Gf{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.875rem;background:#0f172ab8;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.06);padding:1.5rem;text-align:center}.Mf{font-size:.875rem;color:var(--text-light);margin:0;line-height:1.5}.qa{display:inline-flex;align-items:center;padding:.5rem 1.25rem;background:var(--brand);color:#fff;border-radius:var(--radius-md);font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s;cursor:pointer;border:none;font-family:var(--font)}.qa:hover{background:var(--brand-hover)}.Of{font-size:.75rem;font-weight:600;color:var(--text-muted);margin:0}.Uf{width:100%;overflow:hidden}.Wf{display:block;width:100%;height:auto}.Xf{font-size:.8125rem;color:var(--text-placeholder);margin:0;padding:.75rem 0}.qf{height:160px;background:#ffffff08;border:1px solid var(--surface-border);border-radius:var(--radius-xl);margin-bottom:1.5rem}.Af{display:flex;align-items:center;gap:1.25rem}.Hf{flex-shrink:0;width:130px;height:130px}.Jf{display:flex;flex-direction:column;gap:.75rem;flex:1}.Kf{display:flex;align-items:center;gap:.5rem}.Qf{width:8px;height:8px;border-radius:50%;flex-shrink:0}.Tf{font-size:.75rem;color:var(--text-muted);flex:1}.Vf{font-size:1.25rem;font-weight:800;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--text-bright);line-height:1}.Zf{font-size:.6875rem;font-weight:400;color:var(--text-placeholder);margin-left:.1875rem;letter-spacing:0}._f{display:flex;flex-direction:column;gap:.625rem}.rp{display:grid;grid-template-columns:6.5rem 1fr 4rem;align-items:center;gap:.75rem}.ep{font-size:.75rem;color:var(--text-muted);white-space:nowrap}.tp{height:8px;background:#ffffff0f;border-radius:var(--radius-pill);overflow:hidden}.ap{height:100%;border-radius:var(--radius-pill);transition:width .5s ease-out}.op{background:#d97706}.ip{background:var(--brand)}.np{font-size:.75rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--text-light);text-align:right;white-space:nowrap}.dp{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem;gap:.5rem}.mp{display:flex;gap:.875rem;flex-shrink:0}.lp{display:flex;align-items:center;gap:.3125rem;font-size:.6875rem;color:var(--text-muted)}.sp{width:8px;height:8px;border-radius:2px;background:#d97706;flex-shrink:0}.cp{width:8px;height:8px;border-radius:2px;background:var(--brand);flex-shrink:0}.Aa{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem}@media(min-width:640px){.Aa{grid-template-columns:repeat(2,1fr)}}.gp{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:1rem;padding:1.75rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.fp{font-size:1.0625rem;font-weight:700;color:var(--text-bright);letter-spacing:-.02em;margin:0;text-align:center}.pp{font-size:.875rem;color:var(--text-muted);margin:0;text-align:center;line-height:1.5}.bp{background:#fff;border-radius:var(--radius-md);padding:.625rem;display:block;margin-top:auto}.up{display:flex;gap:.625rem;width:100%;margin-top:.25rem}.Ha{flex:1;padding:.625rem .75rem;background:var(--brand);color:#fff;border:none;border-radius:var(--radius-md);font-size:.875rem;font-weight:600;cursor:pointer;font-family:var(--font);text-align:center;text-decoration:none;transition:background .15s;display:inline-flex;align-items:center;justify-content:center}.Ha:hover{background:var(--brand-hover)}.Ja{flex:1;padding:.625rem .75rem;background:#ffffff12;color:var(--text-light);border:1px solid var(--surface-border);border-radius:var(--radius-md);font-size:.875rem;font-weight:600;cursor:pointer;font-family:var(--font);transition:background .15s}.Ja:hover{background:#ffffff1f;color:var(--text-bright)}.xp{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--surface-border)}.hp{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin:0 0 .75rem}.vp{display:flex;flex-wrap:wrap;gap:.625rem}.Ka{padding:.625rem 1rem;background:transparent;color:var(--text-light);border:1px solid var(--surface-border);border-radius:var(--radius-md);font-size:.875rem;font-weight:600;cursor:pointer;font-family:var(--font);transition:background .15s,border-color .15s}.Ka:hover{background:#ffffff12;border-color:var(--text-muted)}.Qa{display:none}@page{margin:1cm}@media print{.wp{display:none!important}.Qa{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:4rem 2rem 2rem;background:#fff}}.yp{font-size:1.75rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;margin:0;text-align:center}.kp{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.zp{width:280px;height:280px}.jp{font-size:1.125rem;color:#1e293b;text-align:center;max-width:24rem;margin:0;line-height:1.5}.Yp{font-size:.8125rem;font-weight:600;color:#64748b;margin:0}.Cp{min-height:100vh;background:var(--bg-page);font-family:var(--font)}.Bp{display:flex;flex-direction:column;flex-shrink:0}.Lp{height:56px;border-bottom:1px solid var(--border-default)}.Ip{color:var(--text-body);text-decoration:none}.Ta{max-width:1200px;margin:0 auto;padding:0 1.25rem;height:100%;display:flex;align-items:center;justify-content:space-between}.Va{padding:1.5rem 1.25rem 0;max-width:1200px;margin:0 auto}.Pp{max-width:1200px;margin:0 auto;padding:1rem 1.25rem 0}.Ep{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;background:var(--status-error-bg);border:1px solid color-mix(in srgb,var(--status-error-text) 35%,transparent);border-radius:.5rem;color:var(--status-error-text);font-size:.875rem}.Np{flex-shrink:0;font-weight:600;color:inherit;text-decoration:underline}.Za{max-width:1200px;margin:0 auto;padding:0 1.25rem 4rem}._a{display:none}@media(min-width:860px){.Ta{padding:0 2rem}.Va{padding:1.5rem 2rem 0}.Za{display:grid;grid-template-columns:2fr 3fr;align-items:start;padding:0 2rem 4rem}._a{display:flex;flex-direction:column;border-right:1px solid var(--border-default)}}.Rp{min-width:0}.Sp{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;padding:.875rem 1rem;border-bottom:1px solid var(--border-default);flex-shrink:0;position:sticky;top:0;background:var(--bg-page);z-index:1}.Dp{font-size:.6875rem;font-weight:700;color:var(--text-body);text-transform:uppercase;letter-spacing:.1em}.Fp{font-size:.75rem;color:var(--text-muted-theme)}.Gp{flex:1;padding:.5rem}.Mp{padding:2rem 1rem;text-align:center;font-size:.875rem;color:var(--text-muted-theme);margin:0}.Op{margin-bottom:.875rem}.Up{display:flex;align-items:center;gap:.375rem;padding:.375rem .5rem;margin-bottom:.125rem}.Wp{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:var(--statusColor)}.Xp{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;flex:1;color:var(--text-muted-theme)}.qp{font-size:.6875rem;font-weight:600;color:var(--text-muted-theme)}.ro{display:flex;align-items:center;gap:.5rem;padding:.4375rem .5rem;border-radius:var(--radius-sm);text-decoration:none;transition:background .1s}.ro:hover{background:#80808014}.eo{background:#0d94881f}.eo:hover{background:#0d94882e}.Ap{width:1.375rem;height:1.375rem;border-radius:.25rem;background:#80808014;display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700;color:var(--text-muted-theme);flex-shrink:0;font-variant-numeric:tabular-nums}.Hp{flex:1;font-size:.8125rem;color:var(--text-body);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Jp{font-size:.6875rem;color:var(--text-muted-theme);white-space:nowrap;font-variant-numeric:tabular-nums}.to{max-width:480px;padding:2rem 1.5rem 3rem}@media(min-width:860px){.to{margin:0 auto;padding:2.5rem 2rem 4rem}}.Kp{display:flex;flex-direction:column;gap:1.25rem}.Qp{display:flex;gap:.375rem;background:var(--surface-card);border:1.5px solid var(--surface-border);border-radius:var(--radius-md);padding:.25rem}.ao{flex:1;padding:.5rem .75rem;background:none;border:none;border-radius:calc(var(--radius-md) - 2px);font-size:.875rem;font-weight:600;color:var(--text-placeholder);cursor:pointer;transition:background .15s,color .15s;font-family:var(--font);white-space:nowrap}.ao:hover:not(.oo){color:var(--text-light);background:#ffffff0a}.oo{background:var(--brand);color:#fff}.Tp{min-height:3rem}.Vp{font-size:.9375rem;color:var(--text-muted);line-height:1.5;margin:0;padding:.5rem 0}.h{padding:.75rem .875rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-md);font-size:.9375rem;color:var(--text-bright);background:var(--surface-card);outline:none;transition:border-color .15s,box-shadow .15s;font-family:var(--font);width:100%;box-sizing:border-box}.h::placeholder{color:var(--text-placeholder)}.h:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(var(--brand-rgb),.15)}.Zp{resize:vertical;min-height:80px;line-height:1.5}._p{display:flex;flex-direction:column;gap:.75rem}.io{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;padding:.875rem;background:var(--surface-card);color:var(--text-light);border:1.5px dashed var(--surface-border);border-radius:var(--radius-md);font-size:.9375rem;font-weight:600;font-family:var(--font);cursor:pointer;transition:background .15s,border-color .15s,color .15s}.io:hover{background:#2dd4bf0f;border-color:#2dd4bf66;color:#2dd4bf}.rb{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;background:#2dd4bf14;border:1px solid rgba(45,212,191,.25);border-radius:var(--radius-md)}.eb{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#2dd4bf;flex-shrink:0}.tb{font-size:.8125rem;color:var(--text-bright);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.no{background:none;border:none;color:var(--text-placeholder);cursor:pointer;font-size:1.125rem;line-height:1;padding:0 .1rem;flex-shrink:0;transition:color .1s}.no:hover{color:var(--text-bright)}.ab{position:relative;width:100%;border-radius:var(--radius-md);overflow:hidden;background:#000}.ob{width:100%}.do{display:block;width:100%;padding:.625rem;background:#0000008c;color:#e2e8f0;border:none;border-top:1px solid rgba(255,255,255,.1);font-size:.875rem;font-family:var(--font);cursor:pointer;transition:background .15s}.do:hover{background:#000c}.ib{border-top:1px solid var(--surface-border);padding-top:.75rem}.i{font-size:.875rem;font-weight:600;color:var(--text-placeholder);cursor:pointer;user-select:none;list-style:none;transition:color .15s}.i::-webkit-details-marker{display:none}.i:before{content:"+ "}details[open] .i:before{content:"\2013  "}.i:hover{color:var(--text-light)}.nb{display:flex;flex-direction:column;gap:.375rem;padding-top:.875rem}.db{font-size:.875rem;font-weight:600;color:var(--text-light)}.mb{font-size:.8125rem;color:#f87171;margin:0}.pr{padding:.875rem;background:var(--brand);color:#fff;border:none;border-radius:var(--radius-md);font-size:1rem;font-weight:700;cursor:pointer;transition:background .15s,opacity .15s;font-family:var(--font);width:100%}.pr:hover:not(:disabled){background:var(--brand-hover)}.pr:disabled{opacity:.5;cursor:default}.lb{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:var(--text-light);cursor:pointer;user-select:none}.sb{width:1rem;height:1rem;accent-color:var(--brand);cursor:pointer;flex-shrink:0}.cb{display:flex;flex-direction:column;align-items:center;gap:.875rem;padding:1rem 0}.gb{font-size:1.125rem;font-weight:800;color:var(--text-bright);letter-spacing:-.02em;margin:0}.fb{font-size:.9375rem;color:var(--text-muted);margin:0;text-align:center}.pb{border-radius:var(--radius-md);background:#fff;padding:.5rem}.mo{padding:.625rem 1.25rem;background:#ffffff12;color:var(--text-light);border:1px solid var(--surface-border);border-radius:var(--radius-md);font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s;font-family:var(--font)}.mo:hover{background:#ffffff1f;color:var(--text-bright)}.bb{display:flex;gap:.625rem;width:100%;margin-top:.25rem}.lo{flex:1;padding:.875rem;background:#ffffff12;color:var(--text-light);border:1px solid var(--surface-border);border-radius:var(--radius-md);font-size:.9375rem;font-weight:700;cursor:pointer;transition:background .15s;font-family:var(--font)}.lo:hover{background:#ffffff1f;color:var(--text-bright)}.so{flex:1;padding:.875rem;background:var(--brand);color:#fff;border:none;border-radius:var(--radius-md);font-size:.9375rem;font-weight:700;cursor:pointer;transition:background .15s;font-family:var(--font)}.so:hover{background:var(--brand-hover)}._g{color:var(--text-muted-theme);margin:0;overflow-wrap:break-word;word-break:break-all}.Ea{background:#8080801a;color:var(--text-muted-theme)}.Ea:hover{background:#80808029;color:var(--text-body)}.Na{background:#8080801a;color:var(--text-muted-theme)}.Na:hover{background:#80808029;color:var(--text-body)}.Ra{background:var(--status-error-bg);color:var(--status-error-text)}.Ra:hover{background:color-mix(in srgb,var(--status-error-text) 22%,transparent)}.co{max-width:640px;padding:1.75rem 1.25rem 4rem;display:flex;flex-direction:column;gap:1.25rem}@media(min-width:860px){.co{margin:0 auto;padding:2rem 2rem 4rem}}.ub{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.3rem .75rem;border-radius:var(--radius-pill);background:var(--statusColorBg);color:var(--statusColor);border:1px solid var(--statusColorBorder)}.xb{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl);padding:1.5rem}.hb{display:inline-block;font-size:.8125rem;font-weight:700;color:var(--text-muted);margin-bottom:.5rem;font-variant-numeric:tabular-nums}.vb{font-size:1.75rem;font-weight:800;color:var(--text-bright);margin:0 0 .375rem;letter-spacing:-.025em;line-height:1.1}.wb{font-size:.9375rem}.yb{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--surface-border)}.kb{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-placeholder);margin-bottom:.375rem}.zb{font-size:.9375rem;color:var(--text-light);margin:0;line-height:1.5}.jb{font-size:.875rem;color:var(--accent);font-weight:500;margin:.75rem 0 0}.Yb{font-size:.875rem;color:var(--text-muted);font-weight:500;margin:.75rem 0 0}.Cb{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl);padding:1.25rem 1.5rem}.Bb{display:flex;gap:.75rem;align-items:flex-start}.Lb{display:flex;flex-direction:column;align-items:center;flex-shrink:0;padding-top:3px}.Ib{width:9px;height:9px;border-radius:50%;flex-shrink:0}.Pb{width:2px;flex:1;min-height:1.25rem;background:var(--surface-border);margin:3px 0}.Eb{flex:1;display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding-bottom:1rem}.Nb{padding-bottom:0}.Rb{font-size:.875rem;font-weight:600}.Sb{font-size:.8125rem;color:var(--text-placeholder);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}.Db{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl);padding:1.25rem 1.5rem}.Fb{display:flex;gap:.625rem;flex-wrap:wrap}.Gb{flex:1;padding:.75rem 1rem;border-radius:var(--radius-md);font-size:.9375rem;font-weight:600;border:none;cursor:pointer;transition:background .15s;font-family:var(--font);text-align:center;min-width:120px}.go{background:var(--brand);color:#fff}.go:hover{background:var(--brand-hover)}.Wb{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl);padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.Xb{font-size:2rem;color:var(--text-placeholder);line-height:1}.qb{font-size:1.25rem;font-weight:700;color:var(--text-bright);margin:0;letter-spacing:-.02em}.Ab{font-size:.9375rem;color:var(--text-muted);margin:0;line-height:1.5}.Hb{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-placeholder);margin:0 0 .625rem}.Jb{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl);padding:1.25rem 1.5rem}.Kb{display:flex;align-items:center;gap:1rem;margin-top:.625rem}.Qb{border-radius:var(--radius-md);background:#fff;flex-shrink:0}.Tb{flex:1;min-width:0;display:flex;flex-direction:column;gap:.625rem}.Vb{font-size:.75rem;color:var(--text-muted);word-break:break-all;margin:0;line-height:1.4}.fo{align-self:flex-start;padding:.5rem 1rem;background:#ffffff12;color:var(--text-light);border:1px solid var(--surface-border);border-radius:var(--radius-md);font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .15s;font-family:var(--font)}.fo:hover{background:#ffffff1f;color:var(--text-bright)}.po{max-width:560px;margin:0 auto;padding:2rem 1.5rem}.e5{margin-bottom:1.5rem}.bo{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--text-muted);text-decoration:none;transition:color .15s}.bo:hover{color:var(--accent)}.t5{margin-bottom:1.75rem}.a5{font-size:1.75rem;font-weight:800;color:#fff;margin:0 0 .375rem;letter-spacing:-.025em}.o5{font-size:1rem;color:var(--text-placeholder);margin:0}.i5{background:var(--surface-card);border-radius:.875rem;padding:1.75rem;box-shadow:0 1px 3px #0000004d}.n5{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.5rem}.d5{font-size:.8125rem;font-weight:600;color:var(--text-placeholder);letter-spacing:.01em}.br{padding:.6875rem .875rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-md);font-size:.9375rem;color:#fff;background:var(--surface-dark);outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit;width:100%;box-sizing:border-box}.br::placeholder{color:var(--text-placeholder)}.br:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(var(--brand-rgb),.12)}.m5{font-size:.8125rem;color:var(--text-muted);margin-top:.25rem}.l5{padding:.75rem 1rem;border-radius:var(--radius-md);background:#22c55e1a;border:1px solid rgba(34,197,94,.25);color:#4ade80;font-size:.875rem;margin-bottom:1.25rem}.s5{padding:.75rem 1rem;border-radius:var(--radius-md);background:#f871711a;border:1px solid rgba(248,113,113,.25);color:#f87171;font-size:.875rem;margin-bottom:1.25rem}.uo{display:flex;justify-content:flex-end;align-items:center;gap:.75rem}.ur{padding:.6875rem 1.25rem;border-radius:var(--radius-md);font-size:.9rem;font-weight:500;color:var(--text-placeholder);text-decoration:none;background:#ffffff0f;transition:background .15s}.ur:hover{background:#ffffff1a}.v{padding:.6875rem 1.5rem;border-radius:var(--radius-md);font-size:.9rem;font-weight:600;color:#fff;background:var(--brand);border:none;cursor:pointer;transition:background .15s,transform .1s;font-family:inherit}.v:hover:not(:disabled){background:var(--brand-hover);transform:translateY(-1px)}.v:disabled{opacity:.6;cursor:not-allowed}@media(max-width:640px){.po{padding:1.5rem 1rem}.uo{flex-direction:column-reverse;gap:.5rem}.ur,.v{width:100%;text-align:center}}.xo{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem}.p5{margin-bottom:2rem}.ho{display:flex;justify-content:space-between;align-items:center;gap:1rem}.vo{flex-shrink:0}.wo{font-size:1.75rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.025em}.b5{font-size:1rem;color:var(--text-placeholder);margin:.25rem 0 0}.u5{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.yo{display:block;background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl);padding:1.5rem;text-decoration:none;transition:box-shadow .2s,border-color .2s}.yo:hover{border-color:rgba(var(--accent-rgb),.4);box-shadow:0 12px 32px #00000059}.x5{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.h5{min-width:0;font-weight:700;font-size:1.125rem;color:#fff;overflow-wrap:anywhere}.v5{flex-shrink:0;padding:.25rem .625rem;border-radius:var(--radius-pill);background:#ffffff14;color:var(--text-lighter);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.w5{display:flex;flex-direction:column;gap:.375rem}.y5{font-size:.875rem;color:var(--text-muted)}.k5{max-width:480px;margin:3rem auto 0;text-align:center;padding:2rem;background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl)}.z5{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 .75rem}.j5{font-size:.9375rem;color:var(--text-muted);line-height:1.6;margin:0 0 1.5rem}.Y5{display:flex;flex-direction:column;gap:1rem}.C5{display:flex;flex-direction:column;gap:.375rem}.B5{font-size:.8125rem;font-weight:600;color:var(--text-placeholder);letter-spacing:.01em}.xr{padding:.6875rem .875rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-md);font-size:.9375rem;color:#fff;background:var(--surface-dark);outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit;width:100%;box-sizing:border-box}.xr::placeholder{color:var(--text-placeholder)}.xr:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(var(--brand-rgb),.12)}.L5{display:flex;justify-content:flex-end;gap:.75rem}@media(max-width:768px){.xo{padding:1.5rem 1rem}.ho{flex-direction:column;align-items:stretch}.vo button{width:100%}.wo{font-size:1.5rem}}.ko{max-width:760px;margin:0 auto;padding:2rem 1.5rem}.N5{margin-bottom:1.5rem}.zo{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--text-muted);text-decoration:none;transition:color .15s}.zo:hover{color:var(--accent)}.R5{margin-bottom:1.75rem}.S5{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.D5{font-size:1.75rem;font-weight:800;color:#fff;margin:0 0 .5rem;letter-spacing:-.025em;overflow-wrap:anywhere}.jo{display:inline-flex;padding:.25rem .625rem;border-radius:var(--radius-pill);background:#ffffff14;color:var(--text-lighter);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.F5{font-size:.625rem}.Yo{background:var(--surface-card);border-radius:.875rem;padding:1.75rem;box-shadow:0 1px 3px #0000004d;margin-bottom:1.75rem}.G5{border:1px solid rgba(248,113,113,.25)}.M5{display:flex;flex-direction:column;gap:.875rem}.O5{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.U5{display:flex;flex-direction:column;gap:.375rem}.W5{font-size:.8125rem;font-weight:600;color:var(--text-placeholder);letter-spacing:.01em}.X5{font-size:.8125rem;color:var(--text-muted);line-height:1.5}.w{padding:.6875rem .875rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-md);font-size:.9375rem;color:#fff;background:var(--surface-dark);outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit;width:100%;box-sizing:border-box}.w::placeholder{color:var(--text-placeholder)}.w:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(var(--brand-rgb),.12)}.q5{appearance:none;cursor:pointer;padding-right:2.25rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M6 8.5 1.5 4h9z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;background-size:.75rem}.A5{display:flex;flex-direction:column;gap:1rem}.Co{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.25rem}.H5{display:flex;flex-direction:column;gap:.75rem}.J5{display:flex;align-items:center;gap:1rem}.K5{font-size:2rem;font-weight:800;color:#fff;letter-spacing:-.02em}.Q5{display:flex;flex-direction:column;gap:.625rem}.Bo{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.875rem 1rem;border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface-dark)}.T5{display:flex;flex-direction:column;gap:.375rem;min-width:0}.V5{font-weight:600;color:#fff;font-size:.9375rem;overflow-wrap:anywhere}.Z5{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._5{display:inline-flex;align-items:center;gap:.375rem;padding:.2rem .625rem;border-radius:var(--radius-pill);font-size:.75rem;font-weight:600}.ru{background:#dcfce7;color:#166534}.eu{background:#ffffff14;color:var(--text-muted)}.tu{padding:.2rem .625rem;border-radius:var(--radius-pill);background:rgba(var(--accent-rgb),.15);color:var(--accent);font-size:.75rem;font-weight:600}.au{padding:.2rem .625rem;border-radius:var(--radius-pill);background:#ffffff14;color:var(--text-lighter);font-size:.75rem;font-weight:600}.ou{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.Lo{font-size:.8125rem;font-weight:600;color:var(--accent);text-decoration:none}.Lo:hover{color:var(--accent-mid)}.hr{background:none;border:none;padding:0;font-size:.8125rem;font-weight:600;color:#f87171;cursor:pointer;font-family:inherit}.hr:hover:not(:disabled){text-decoration:underline}.hr:disabled{opacity:.6;cursor:not-allowed}.iu{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-md);cursor:pointer;background:var(--surface-dark)}.nu{width:1rem;height:1rem;accent-color:var(--brand);flex-shrink:0;cursor:pointer}.du{display:flex;flex-direction:column;gap:.2rem}.mu{font-size:.9rem;font-weight:600;color:var(--text-bright)}@media(max-width:640px){.ko{padding:1.5rem 1rem}.Bo{flex-direction:column;align-items:stretch}.Co{flex-direction:column-reverse}}.Hd{min-height:100vh;background:var(--bg-page);font-family:var(--font);display:flex;flex-direction:column}.Jd{height:var(--nav-height);padding:0 2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-default);flex-shrink:0}.Kd{color:var(--text-body);font-size:1.375rem;font-weight:800;letter-spacing:-.03em;text-decoration:none}.Qd{color:var(--accent)}.Io{max-width:480px;margin:0 auto;padding:2rem 1.5rem}.gu{margin-bottom:1.75rem;text-align:center}.fu{font-size:1.75rem;font-weight:800;color:#fff;margin:0 0 .375rem;letter-spacing:-.025em}.pu{background:var(--surface-card);border-radius:.875rem;padding:1.75rem;box-shadow:0 1px 3px #0000004d;text-align:center}.Po{font-size:.9375rem;color:var(--text-light);line-height:1.6;margin:0 0 1.5rem}.Po strong{color:#fff}.bu{padding:.75rem 1rem;border-radius:var(--radius-md);background:#f871711a;border:1px solid rgba(248,113,113,.25);color:#f87171;font-size:.875rem;margin-bottom:1.25rem}.uu{padding:.75rem 1rem;border-radius:var(--radius-md);background:#22c55e1a;border:1px solid rgba(34,197,94,.25);color:#4ade80;font-size:.875rem;margin-bottom:1.25rem}.xu{display:flex;justify-content:center}.vr{padding:.6875rem 1.75rem;border-radius:var(--radius-md);font-size:.9rem;font-weight:600;color:#fff;background:var(--brand);border:none;cursor:pointer;transition:background .15s,transform .1s;font-family:inherit}.vr:hover:not(:disabled){background:var(--brand-hover);transform:translateY(-1px)}.vr:disabled{opacity:.6;cursor:not-allowed}.Eo{display:inline-block;margin-top:1rem;font-size:.875rem;color:var(--accent);text-decoration:none}.Eo:hover{text-decoration:underline}@media(max-width:640px){.Io{padding:1.5rem 1rem}}.hu{min-height:100vh;background:var(--bg-page);font-family:var(--font)}.No{max-width:var(--max-width);margin:0 auto;padding:4rem 2rem 3rem;text-align:center}.Ro{display:inline-block;margin-bottom:1.5rem;color:var(--text-muted-theme);font-size:.875rem;text-decoration:none}.Ro:hover{color:var(--brand)}.vu{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.So{max-width:760px;margin:0 auto;padding:0 2rem}.So p{font-size:1rem;color:var(--text-muted-theme);line-height:1.7;margin:0 0 1.25rem}.Do{padding:4rem 2rem;background:var(--bg-surface-alt);margin-top:3rem}.wu{max-width:var(--max-width);margin:0 auto}.yu{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:1.5rem;margin-top:2rem}.Fo{background:var(--bg-surface);border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-xl);padding:2rem}.ku{font-size:1.125rem;font-weight:700;color:var(--text-body);margin:0 0 .5rem}.zu{font-size:.9375rem;color:var(--text-muted-theme);line-height:1.6;margin:0}.ju{max-width:760px;margin:0 auto;padding:4rem 2rem}.Yu{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-direction:column;gap:.875rem}.Cu{display:flex;gap:.75rem;font-size:.9375rem;color:var(--text-muted-theme);line-height:1.6}.Bu{color:var(--brand);font-weight:700;flex-shrink:0}.Lu{background:var(--bg-surface-alt);padding:3.5rem 2rem;text-align:center}.Iu{font-size:1.5rem;font-weight:800;color:var(--text-body);margin:0 0 .5rem}.Pu{font-size:1rem;color:var(--text-muted-theme);margin:0 0 1.5rem}.Eu{max-width:var(--max-width);margin:0 auto;padding:3rem 2rem 4rem}.Nu{font-size:1rem;font-weight:700;color:var(--text-body);margin:0 0 1rem;text-align:center}.Ru{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.Go{background:var(--bg-surface);border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-md);padding:.6rem 1.1rem;font-size:.875rem;color:var(--brand-hover);text-decoration:none;font-weight:600}.Go:hover{background:var(--accent-wash)}.Su{max-width:600px;margin:0 auto;padding:6rem 2rem;text-align:center}.Du{max-width:700px;margin:0 auto;padding:0 2rem;text-align:center;color:var(--text-muted-theme);font-size:1rem;line-height:1.7}.Fu{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:1.5rem;max-width:var(--max-width);margin:3rem auto 4rem;padding:0 2rem}.Mo{background:var(--bg-surface);border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-xl);padding:2rem;text-decoration:none;display:flex;flex-direction:column;gap:.75rem;transition:transform .15s,box-shadow .15s}.Mo:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.Gu{font-size:1.125rem;font-weight:700;color:var(--text-body);margin:0}.Mu{font-size:.9375rem;color:var(--text-muted-theme);line-height:1.6;margin:0;flex:1}.Ou{font-size:.875rem;font-weight:600;color:var(--brand)}.Uu{max-width:760px;margin:0 auto 2.5rem;padding:1.75rem 2rem;background:var(--bg-surface-alt);border-left:4px solid var(--brand);border-radius:var(--radius-md)}.Wu{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--brand);margin:0 0 .5rem}.Xu{font-size:1.0625rem;color:var(--text-body);line-height:1.6;margin:0}.qu{max-width:760px;margin:0 auto;padding:0 2rem 2.5rem}.Au{font-size:1.25rem;font-weight:700;color:var(--text-body);margin:0 0 1rem}.Hu{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-direction:column;gap:.875rem}.Ju{display:flex;gap:.75rem;font-size:.9375rem;color:var(--text-muted-theme);line-height:1.6}.Ku{color:var(--text-muted-theme);font-weight:700;flex-shrink:0}.Qu{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:1.5rem;max-width:var(--max-width);margin:2rem auto 0;padding:0 2rem}.Tu{background:var(--bg-surface);border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-xl);padding:1.5rem 2rem}.Vu{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted-theme);margin:0 0 .5rem}.Zu{font-size:1rem;color:var(--text-body);font-weight:600;margin:0}._u{display:flex;flex-wrap:wrap;gap:.5rem}.rx{background:var(--accent-wash);color:var(--brand-hover);border-radius:var(--radius-md);padding:.35rem .75rem;font-size:.875rem;font-weight:600}@media(max-width:768px){.Do{padding:3rem 1.25rem}.Fo{padding:1.5rem}.No{padding:3rem 1.25rem 2rem}}.ex{min-height:100vh;background:var(--bg-page);font-family:var(--font)}.tx{max-width:760px;margin:0 auto;padding:4rem 2rem 6rem}.ax{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;color:var(--text-body);letter-spacing:-.025em;line-height:1.2;margin:0 0 .5rem}.ox{font-size:.875rem;color:var(--text-muted-theme);margin:0 0 2.5rem}.r h2{font-size:1.25rem;font-weight:700;color:var(--text-body);letter-spacing:-.01em;margin:2.5rem 0 .75rem}.r h2:first-child{margin-top:0}.r p{font-size:.9375rem;color:var(--text-muted-theme);line-height:1.7;margin:0 0 1rem}.r ul{margin:0 0 1rem;padding-left:1.25rem}.r li{font-size:.9375rem;color:var(--text-muted-theme);line-height:1.7;margin:0 0 .5rem}.r a{color:var(--brand);text-decoration:underline}.r a:hover{color:var(--brand-hover)}.r strong{color:var(--text-body)}.ix{min-height:100vh;background:var(--surface-light);font-family:var(--font)}.nx{max-width:760px;margin:0 auto;padding:4rem 2rem 6rem}.dx{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;color:var(--text-primary);letter-spacing:-.025em;line-height:1.2;margin:0 0 2.5rem}.mx{margin-bottom:3rem}.lx{font-size:1.25rem;font-weight:700;color:var(--text-primary);letter-spacing:-.01em;margin:0 0 1.25rem}.sx{display:flex;flex-direction:column;gap:.75rem}.cx{border:1px solid var(--text-lighter);border-radius:var(--radius-lg);padding:1rem 1.25rem;background:#fff}.y{font-size:.9375rem;font-weight:600;color:var(--text-primary);cursor:pointer;user-select:none;list-style:none}.y::-webkit-details-marker{display:none}.y:before{content:"+ ";color:var(--brand)}details[open] .y:before{content:"\2013  "}.gx{font-size:.9375rem;color:var(--text-subtle);line-height:1.7;margin:.75rem 0 0}.fx{display:flex;flex-wrap:wrap;gap:.75rem}.Oo{display:inline-flex;align-items:center;border:none;border-radius:var(--radius-md);padding:.8rem 1.75rem;font-family:var(--font);font-size:.9375rem;font-weight:600;color:#fff;cursor:pointer;transition:background .15s}.Oo:disabled{opacity:.6;cursor:default}.Uo{background:var(--brand)}.Uo:hover{background:var(--brand-hover)}.px{background:var(--surface-teal);border:1px solid var(--accent-wash);border-radius:var(--radius-lg);padding:2rem}.bx{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.ux{font-size:.9375rem;color:var(--text-muted);margin:0 0 1.5rem}.xx{display:flex;flex-direction:column;gap:1rem}.hx{display:flex;flex-direction:column;gap:.375rem}.vx{font-size:.875rem;font-weight:600;color:var(--text-primary)}.wx{font-family:var(--font);font-size:.9375rem;padding:.625rem .75rem;border:1px solid var(--text-lighter);border-radius:var(--radius-md);resize:vertical}.yx{min-height:100vh;background:var(--surface-light);font-family:var(--font)}.kx{max-width:640px;margin:0 auto;padding:4rem 2rem 6rem}.zx{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;color:var(--text-primary);letter-spacing:-.025em;line-height:1.2;margin:0 0 2.5rem}.jx{background:var(--surface-teal);border:1px solid var(--accent-wash);border-radius:var(--radius-lg);padding:2rem}.Yx{font-size:.9375rem;color:var(--text-subtle);line-height:1.7;margin:0 0 1.5rem}.Cx{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.Bx{display:flex;flex-direction:column;gap:1rem}.Lx{font-family:var(--font);font-size:.9375rem;padding:.625rem .75rem;border:1px solid var(--text-lighter);border-radius:var(--radius-md)}.wr{font-family:var(--font);background:var(--brand);color:#fff;border:none;border-radius:var(--radius-md);padding:.8rem 1.75rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .15s}.wr:hover{background:var(--brand-hover)}.wr:disabled{opacity:.6;cursor:default}.Ix{color:#dc2626;font-size:.875rem;margin:1rem 0 0}.Wo{color:var(--brand);font-weight:600;text-decoration:none}.Wo:hover{text-decoration:underline}.Px{min-height:100vh;background:var(--surface-dark);display:flex;flex-direction:column}.Ex{border-bottom:1px solid var(--surface-border);background:var(--surface-dark)}.Nx{max-width:var(--max-width);margin:0 auto;height:var(--nav-height);padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.Rx{display:flex;align-items:center;text-decoration:none}.Sx{flex:1;max-width:720px;width:100%;margin:0 auto;padding:3rem 1.5rem 4rem;display:flex;flex-direction:column}.Dx{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin:0 0 .5rem}.Fx{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;color:var(--text-bright);letter-spacing:-.025em;line-height:1.2;margin:0 0 .75rem}.Gx{font-size:1rem;color:var(--text-placeholder);max-width:540px;line-height:1.6;margin:0 0 2.5rem}.Mx{display:flex;flex-direction:column;gap:1rem}.Xo{display:flex;flex-direction:column;gap:.375rem;padding:1.25rem 1.5rem;background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl);text-decoration:none;transition:border-color .15s,transform .15s}.Xo:hover{border-color:var(--accent);transform:translateY(-2px)}.Ox{font-size:1rem;font-weight:600;color:var(--text-bright)}.Ux{font-size:.875rem;color:var(--text-placeholder);line-height:1.5}.Wx{min-height:100vh;background:var(--surface-dark);display:flex;flex-direction:column}.Xx{border-bottom:1px solid var(--surface-border);background:var(--surface-dark)}.qx{max-width:var(--max-width);margin:0 auto;height:var(--nav-height);padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.Ax{display:flex;align-items:center;text-decoration:none}.Hx{display:flex;align-items:center;gap:1rem}.Jx{display:flex;align-items:center;gap:.625rem}.Kx{font-size:.8125rem;color:var(--text-placeholder)}.Qx{font-size:.75rem;color:var(--text-placeholder)}.Tx{flex:1;max-width:var(--max-width);width:100%;margin:0 auto;padding:1.5rem;display:flex;flex-direction:column;min-height:0}.Vx{font-size:1.375rem;font-weight:800;color:var(--text-bright);margin:0 0 1rem}.qo{flex:1;display:grid;grid-template-columns:320px 1fr;gap:1.25rem;min-height:0}.Ao{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl);overflow-y:auto;display:flex;flex-direction:column}.Zx{padding:1.5rem;color:var(--text-placeholder);font-size:.875rem;text-align:center}.yr{display:flex;flex-direction:column;gap:.375rem;width:100%;text-align:left;padding:.875rem 1rem;border:none;border-bottom:1px solid var(--surface-border);background:none;cursor:pointer;font-family:inherit;color:inherit}.yr:last-child{border-bottom:none}.yr:hover{background:#ffffff0a}._x{background:rgba(var(--brand-rgb),.16)}.r1{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.e1{font-size:.9375rem;font-weight:600;color:var(--text-bright);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t1{margin-left:.5rem;padding:.0625rem .375rem;border-radius:var(--radius-pill);background:#ffffff14;color:var(--text-placeholder);font-size:.6875rem;font-weight:500}.a1{flex-shrink:0;width:.5rem;height:.5rem;border-radius:var(--radius-pill);background:var(--accent)}.o1{font-size:.8125rem;color:var(--text-placeholder);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.i1{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.n1{display:flex;align-items:center;gap:.375rem;min-width:0}.d1{font-size:.6875rem;color:var(--text-placeholder);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m1{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.125rem .5rem;border-radius:var(--radius-sm)}.l1{background:rgba(var(--accent-rgb),.16);color:var(--accent)}.s1{background:#25d36629;color:#25d366}.c1{background:#229ed929;color:#229ed9}.g1{font-size:.75rem;color:var(--text-subtle)}.f1{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-xl);display:flex;flex-direction:column;min-height:0;overflow:hidden}.p1{flex:1;display:flex;align-items:center;justify-content:center;color:var(--text-placeholder);font-size:.9375rem;text-align:center;padding:2rem}.b1{padding:1rem 1.25rem;border-bottom:1px solid var(--surface-border);flex-shrink:0}.u1{font-size:1rem;font-weight:700;color:var(--text-bright);margin:0}.x1{font-size:.8125rem;color:var(--text-placeholder);margin:.125rem 0 0}.h1{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.v1{max-width:62%;padding:.625rem .875rem;border-radius:var(--radius-lg);font-size:.875rem;line-height:1.5}.w1{align-self:flex-end;background:var(--brand);color:#fff;border-bottom-right-radius:.25rem}.y1{align-self:flex-start;background:#ffffff14;color:var(--text-bright);border-bottom-left-radius:.25rem}.k1{align-self:center;max-width:90%;padding:.375rem .75rem;border-radius:var(--radius-pill);background:#ffffff0d;color:var(--text-placeholder);font-size:.75rem;line-height:1.4;text-align:center}.z1{margin:0;white-space:pre-wrap;word-break:break-word}.j1{display:block;margin-top:.25rem;font-size:.6875rem;opacity:.7}.Y1{display:flex;gap:.625rem;padding:1rem 1.25rem;border-top:1px solid var(--surface-border);flex-shrink:0}.kr{flex:1;resize:none;padding:.625rem .875rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-md);font-size:.9375rem;color:#fff;background:var(--surface-dark);outline:none;font-family:inherit;transition:border-color .15s}.kr::placeholder{color:var(--text-subtle)}.kr:focus{border-color:var(--brand)}.zr{align-self:flex-end;padding:.625rem 1.25rem;border:none;border-radius:var(--radius-md);background:var(--brand);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.zr:hover:not(:disabled){background:var(--brand-hover)}.zr:disabled{opacity:.6;cursor:not-allowed}@media(max-width:860px){.qo{grid-template-columns:1fr}.Ao{max-height:260px}}
