.plan-color--free.svelte-e8711d{color:#fff}.plan-color--booster.svelte-e8711d{color:#ff5dd6}.plan-color--plus.svelte-e8711d{color:#36cedb}.plan-color--pro.svelte-e8711d{color:#9e6bff}.acc-page.svelte-e8711d{min-height:100vh;padding:64px 0 clamp(60px,8vw,120px)}.acc-shell.svelte-e8711d{width:100%;max-width:1120px;margin:0 auto;position:relative;padding-inline:clamp(16px,4vw,32px);padding-top:clamp(28px,4vw,48px)}.acc-account-bar.svelte-e8711d{position:relative;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:clamp(24px,3.2vw,40px);padding-bottom:18px;border-bottom:1px solid var(--border)}.acc-account-bar.svelte-e8711d h1:where(.svelte-e8711d){margin:0;color:var(--fg);font-size:clamp(22px,3vw,32px);font-weight:600;letter-spacing:-.025em;line-height:1.1}.acc-account-actions.svelte-e8711d{display:flex;align-items:center;gap:10px}.acc-signout-btn.svelte-e8711d{appearance:none;border:0;border-radius:999px;background:#fff;color:#050505;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;min-height:34px;padding:0 15px;white-space:nowrap;transition:background var(--dur-sm) var(--ease),color var(--dur-sm) var(--ease),transform var(--dur-sm) var(--ease)}.acc-signout-btn.svelte-e8711d:hover,.acc-signout-btn.svelte-e8711d:focus-visible{background:#ffffffdb;color:#050505;outline:none}.acc-signout-btn.svelte-e8711d:active{transform:translateY(1px)}.acc-mobile-nav-toggle.svelte-e8711d{display:none;appearance:none;width:34px;height:34px;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--surface);color:var(--fg);cursor:pointer;transition:background var(--dur-sm) var(--ease),color var(--dur-sm) var(--ease),transform .24s cubic-bezier(.16,1,.3,1)}.acc-mobile-nav-toggle.svelte-e8711d:hover,.acc-mobile-nav-toggle.svelte-e8711d:focus-visible{background:var(--surface-2);outline:none}.acc-mobile-nav-toggle.svelte-e8711d svg:where(.svelte-e8711d){width:17px;height:17px;transition:transform .24s cubic-bezier(.16,1,.3,1)}.acc-mobile-nav-toggle[aria-expanded=true].svelte-e8711d svg:where(.svelte-e8711d){transform:rotate(180deg)}.acc-mobile-navlist.svelte-e8711d{display:none}.acc-layout.svelte-e8711d{display:grid;grid-template-columns:248px 1fr;gap:clamp(28px,4vw,56px);align-items:start}.acc-nav.svelte-e8711d{position:sticky;top:96px;display:flex;flex-direction:column;gap:10px}.acc-person.svelte-e8711d{display:flex;align-items:center;gap:13px;padding:6px 10px 14px;margin-bottom:6px}.acc-avatar.svelte-e8711d{width:44px;height:44px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#ffffff29,#ffffff0d);color:var(--fg);font-weight:600;font-size:18px}.acc-avatar.svelte-e8711d img:where(.svelte-e8711d){width:100%;height:100%;object-fit:cover;display:block}.acc-person-meta.svelte-e8711d{min-width:0}.acc-person-name.svelte-e8711d{margin:0;font-size:15px;font-weight:600;color:var(--fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acc-person-mail.svelte-e8711d{margin:1px 0 0;font-size:12px;color:var(--fg-50);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acc-navlist.svelte-e8711d{display:flex;flex-direction:column;gap:2px}.acc-navitem.svelte-e8711d{display:flex;align-items:center;gap:11px;width:100%;text-align:left;cursor:pointer;font-family:inherit;background:transparent;border:0;border-radius:var(--r-md);padding:10px 12px;font-size:14px;font-weight:500;color:var(--fg-70);transition:background var(--dur-sm) var(--ease),color var(--dur-sm) var(--ease)}.acc-navitem.svelte-e8711d svg:where(.svelte-e8711d){width:19px;height:19px;flex-shrink:0;opacity:.85}.acc-navitem.svelte-e8711d:hover,.acc-navitem.active.svelte-e8711d{background:var(--surface);color:var(--fg)}.acc-main.svelte-e8711d{min-width:0}.acc-page-header.svelte-e8711d{margin-bottom:clamp(20px,2.5vw,30px)}.acc-page-header.svelte-e8711d h1:where(.svelte-e8711d){margin:0;font-size:clamp(26px,3.4vw,34px);font-weight:600;letter-spacing:-.02em;color:var(--fg)}.acc-page-header.svelte-e8711d p:where(.svelte-e8711d){margin:7px 0 0;font-size:14px;color:var(--fg-50);line-height:1.5;max-width:60ch}.acc-card-grid.svelte-e8711d{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.acc-card.svelte-e8711d{display:flex;align-items:flex-start;gap:12px;background:#1f1f1f;border:0;border-radius:12px;padding:17px 19px;text-align:left;min-height:104px;box-sizing:border-box;box-shadow:none}.acc-card--wide.svelte-e8711d{grid-column:1 / -1}.acc-card--wide.svelte-e8711d{min-height:0;align-items:center}a.acc-card.svelte-e8711d,button.acc-card.svelte-e8711d{width:100%;font-family:inherit;cursor:pointer;color:inherit;text-decoration:none}.acc-card--btn.svelte-e8711d{transition:background var(--dur-sm) var(--ease)}.acc-card--btn.svelte-e8711d:hover{background:#2a2a2a}.acc-card-text.svelte-e8711d{display:flex;flex-direction:column;gap:5px;min-width:0;flex:1}.acc-card-k.svelte-e8711d{font-size:16px;font-weight:600;color:var(--fg);letter-spacing:-.01em;line-height:1.25}.acc-card-v.svelte-e8711d{font-size:14px;font-weight:400;color:var(--fg-50);word-break:break-word;display:flex;align-items:center;gap:8px;flex-wrap:wrap;line-height:1.35}.acc-card-v--muted.svelte-e8711d{color:var(--fg-50)}.acc-card-icon.svelte-e8711d{flex-shrink:0;color:var(--fg-30);display:flex}.acc-card-icon.svelte-e8711d svg:where(.svelte-e8711d){width:26px;height:26px}.acc-card--btn.svelte-e8711d:hover .acc-card-icon:where(.svelte-e8711d){color:var(--fg-50)}.acc-badge.svelte-e8711d{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:2px 8px;border-radius:999px;line-height:1.5;background:#ffffff14;color:var(--fg-70)}.acc-card--lang.svelte-e8711d{position:relative}.acc-lang-select.svelte-e8711d{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;border:0;font-family:inherit}.acc-card--lang.svelte-e8711d{transition:background var(--dur-sm) var(--ease)}.acc-card--lang.svelte-e8711d:hover{background:#2a2a2a}.acc-discord-id.svelte-e8711d{font-size:14px}.acc-discord-avatar.svelte-e8711d{width:24px;height:24px;border-radius:50%;overflow:hidden;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:#5865f240;color:#c5cdfb;font-size:12px;font-weight:600}.acc-discord-avatar.svelte-e8711d img:where(.svelte-e8711d){width:100%;height:100%;object-fit:cover}.acc-plan-hero.svelte-e8711d{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(22px,4vw,48px);background:#1f1f1f;border:0;border-radius:16px;padding:clamp(22px,3vw,34px) clamp(22px,3.4vw,38px);box-shadow:none}.acc-plan-eyebrow.svelte-e8711d{margin:0;font-size:12px;font-weight:500;color:var(--fg-50);text-transform:uppercase;letter-spacing:.06em}.acc-plan-name.svelte-e8711d{margin:8px 0 22px;font-size:clamp(34px,4.6vw,52px);font-weight:650;letter-spacing:-.035em;line-height:.95}.acc-plan-details.svelte-e8711d{margin:0;display:flex;flex-direction:column;gap:0;max-width:560px;border-top:1px solid var(--border)}.acc-plan-details.svelte-e8711d>div:where(.svelte-e8711d){display:grid;grid-template-columns:minmax(118px,.42fr) minmax(0,1fr);gap:18px;padding:13px 0;border-bottom:1px solid var(--border)}.acc-plan-details.svelte-e8711d dt:where(.svelte-e8711d){margin:0;color:var(--fg-50);font-size:13.5px;line-height:1.4}.acc-plan-details.svelte-e8711d dd:where(.svelte-e8711d){margin:0;min-width:0;color:var(--fg);font-size:13.5px;line-height:1.45;display:flex;align-items:baseline;justify-content:flex-end;gap:8px;flex-wrap:wrap;text-align:right}.acc-plan-details.svelte-e8711d dd:where(.svelte-e8711d) strong:where(.svelte-e8711d){font-weight:600;color:var(--fg)}.acc-plan-details.svelte-e8711d dd:where(.svelte-e8711d) span:where(.svelte-e8711d){color:var(--fg-60)}.acc-plan-details.svelte-e8711d dd:where(.svelte-e8711d) small:where(.svelte-e8711d){flex-basis:100%;color:var(--fg-50);font-size:12.5px;line-height:1.45}.acc-plan-actions.svelte-e8711d{display:flex;flex-direction:column;align-items:stretch;gap:10px;min-width:170px;align-self:end}.acc-plan-actions.svelte-e8711d .btn:where(.svelte-e8711d),.acc-plan-actions.svelte-e8711d .link-chev:where(.svelte-e8711d){width:100%}.acc-plan-actions.svelte-e8711d .link-chev-sm:where(.svelte-e8711d){min-height:32px;padding-inline:14px;font-size:13px}.acc-benefits.svelte-e8711d{margin-top:14px;background:#1f1f1f;border:0;border-radius:12px;padding:clamp(14px,2vw,22px);overflow-x:auto;box-shadow:none}.acc-benefits-table.svelte-e8711d{width:100%;border-collapse:collapse;font-size:13.5px;min-width:460px}.acc-benefits-table.svelte-e8711d th:where(.svelte-e8711d),.acc-benefits-table.svelte-e8711d td:where(.svelte-e8711d){padding:11px 10px;text-align:center;border-bottom:1px solid var(--border)}.acc-benefits-table.svelte-e8711d thead:where(.svelte-e8711d) th:where(.svelte-e8711d){font-size:12px;font-weight:700;letter-spacing:.03em}.acc-benefits-table.svelte-e8711d th:where(.svelte-e8711d):first-child,.acc-benefits-table.svelte-e8711d td:where(.svelte-e8711d):first-child{text-align:left;color:var(--fg-70);font-weight:500}.acc-benefits-table.svelte-e8711d tbody:where(.svelte-e8711d) tr:where(.svelte-e8711d):last-child td:where(.svelte-e8711d){border-bottom:0}.acc-yes.svelte-e8711d{color:#5fd58a;font-weight:700}.acc-no.svelte-e8711d{color:var(--fg-30)}.acc-device-list.svelte-e8711d{display:flex;flex-direction:column;gap:16px}.acc-device-hero.svelte-e8711d{display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,3vw,40px);background:#1f1f1f;border:0;border-radius:16px;padding:clamp(20px,3vw,32px) clamp(22px,3vw,36px);box-shadow:none;overflow:hidden}.acc-device-hero-info.svelte-e8711d{min-width:0;flex:1}.acc-device-hero-name.svelte-e8711d{margin:0;font-size:clamp(21px,2.6vw,27px);font-weight:600;letter-spacing:-.02em;color:var(--fg);word-break:break-word}.acc-device-hero-sub.svelte-e8711d{margin:7px 0 0;font-size:15px;color:var(--fg-50)}.acc-device-hero-meta.svelte-e8711d{margin:22px 0 0;display:flex;flex-direction:column;gap:0;max-width:380px}.acc-device-hero-meta.svelte-e8711d>div:where(.svelte-e8711d){display:flex;justify-content:space-between;gap:18px;font-size:13.5px;padding:11px 0;border-bottom:1px solid var(--border)}.acc-device-hero-meta.svelte-e8711d>div:where(.svelte-e8711d):last-child{border-bottom:0}.acc-device-hero-meta.svelte-e8711d dt:where(.svelte-e8711d){color:var(--fg-50);margin:0}.acc-device-hero-meta.svelte-e8711d dd:where(.svelte-e8711d){margin:0;color:var(--fg);text-align:right;word-break:break-word}.acc-device-hero-actions.svelte-e8711d{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:20px}.acc-device-hero-note.svelte-e8711d{font-size:12.5px;color:var(--fg-50)}.acc-device-hero-img.svelte-e8711d{flex-shrink:0;width:clamp(190px,34%,320px);display:flex;align-items:center;justify-content:center}.acc-device-hero-img.svelte-e8711d img:where(.svelte-e8711d){width:100%;height:auto;display:block}@media (max-width: 680px){.acc-device-hero.svelte-e8711d{flex-direction:column-reverse;align-items:stretch}.acc-device-hero-img.svelte-e8711d{width:100%;max-width:300px;margin:0 auto}.acc-device-hero-meta.svelte-e8711d{max-width:none}.acc-plan-hero.svelte-e8711d{grid-template-columns:1fr;align-items:stretch}.acc-plan-actions.svelte-e8711d{min-width:0}.acc-plan-details.svelte-e8711d>div:where(.svelte-e8711d){grid-template-columns:1fr;gap:6px}.acc-plan-details.svelte-e8711d dd:where(.svelte-e8711d){justify-content:flex-start;text-align:left}}.acc-orders.svelte-e8711d{display:flex;flex-direction:column}.acc-order-row.svelte-e8711d{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:15px 2px;border-bottom:1px solid var(--border)}.acc-order-main.svelte-e8711d{display:flex;flex-direction:column;gap:5px;min-width:0}.acc-order-title.svelte-e8711d{font-size:14px;font-weight:500;color:var(--fg);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.acc-order-key.svelte-e8711d{font-family:var(--font-mono, monospace);font-size:12px;color:var(--fg-50);background:var(--surface);padding:1px 7px;border-radius:var(--r-xs)}.acc-order-meta.svelte-e8711d{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.acc-order-dur.svelte-e8711d{font-size:11px;font-weight:500;color:var(--fg-70)}.acc-order-kind.svelte-e8711d{font-size:11px;color:var(--fg-50)}.acc-order-row.svelte-e8711d time:where(.svelte-e8711d){font-size:12.5px;color:var(--fg-50);flex-shrink:0;white-space:nowrap}.acc-empty.svelte-e8711d{text-align:center;padding:clamp(36px,6vw,64px) 20px;border:1px dashed var(--border);border-radius:var(--r-xl);background:var(--surface)}.acc-empty--sm.svelte-e8711d{padding:32px 20px}.acc-empty-icon.svelte-e8711d{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:50%;background:var(--surface-2);color:var(--fg-50);margin-bottom:14px}.acc-empty-icon.svelte-e8711d svg:where(.svelte-e8711d){width:26px;height:26px}.acc-empty.svelte-e8711d h3:where(.svelte-e8711d){margin:0 0 6px;font-size:18px;font-weight:600;color:var(--fg)}.acc-empty.svelte-e8711d p:where(.svelte-e8711d){margin:0 auto;max-width:44ch;font-size:14px;color:var(--fg-50);line-height:1.5}.acc-empty-cta.svelte-e8711d{display:flex;gap:22px;justify-content:center;flex-wrap:wrap;margin-top:16px}@media (max-width: 860px){.acc-layout.svelte-e8711d{position:relative;grid-template-columns:1fr;gap:22px}.acc-account-bar.svelte-e8711d{margin-bottom:18px;padding-bottom:14px}.acc-account-bar.svelte-e8711d h1:where(.svelte-e8711d){font-size:22px}.acc-mobile-nav-toggle.svelte-e8711d{display:inline-flex}.acc-mobile-navlist.svelte-e8711d{display:flex;position:absolute;z-index:20;left:clamp(16px,4vw,32px);right:clamp(16px,4vw,32px);top:calc(clamp(28px,4vw,48px) + 49px);flex-direction:column;flex-wrap:nowrap;gap:0;overflow:hidden;max-height:0;opacity:0;transform:translate3d(0,-100%,0);visibility:hidden;pointer-events:none;padding:var(--s4);border:0;border-radius:0 0 var(--r-lg) var(--r-lg);background:#000000f5;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);will-change:transform,opacity,max-height;transition:max-height .52s cubic-bezier(.7,0,.84,0),transform .52s cubic-bezier(.7,0,.84,0),opacity .34s ease,padding .52s cubic-bezier(.7,0,.84,0),visibility 0s linear .52s}.acc-mobile-navlist.open.svelte-e8711d{max-height:420px;opacity:1;transform:translateZ(0);visibility:visible;pointer-events:auto;transition:max-height .52s cubic-bezier(.16,1,.3,1),transform .52s cubic-bezier(.16,1,.3,1),opacity .3s ease,padding .52s cubic-bezier(.16,1,.3,1),visibility 0s linear 0s}.acc-mobile-navitem.svelte-e8711d{display:flex;align-items:center;gap:14px;width:100%;padding:14px 4px;border-bottom:1px solid var(--border);border-inline:0;border-top:0;border-radius:0;background:transparent;color:var(--fg);cursor:pointer;font-family:inherit;font-size:22px;font-weight:500;letter-spacing:-.02em;text-align:left;opacity:0;transform:translate3d(0,-18px,0);transition:color var(--dur-sm),opacity .3s ease,transform .46s cubic-bezier(.7,0,.84,0)}.acc-mobile-navitem.svelte-e8711d:last-child{border-bottom:0}.acc-mobile-navitem.svelte-e8711d svg:where(.svelte-e8711d){width:20px;height:20px;flex-shrink:0;opacity:.86}.acc-mobile-navitem.active.svelte-e8711d{color:#fff}.acc-mobile-navlist.open.svelte-e8711d .acc-mobile-navitem:where(.svelte-e8711d){opacity:1;transform:translateZ(0);transition:color var(--dur-sm),opacity .3s ease,transform .46s cubic-bezier(.16,1,.3,1)}.acc-mobile-navlist.svelte-e8711d:not(.open) .acc-mobile-navitem:where(.svelte-e8711d):nth-child(1){transition-delay:175ms}.acc-mobile-navlist.svelte-e8711d:not(.open) .acc-mobile-navitem:where(.svelte-e8711d):nth-child(2){transition-delay:.14s}.acc-mobile-navlist.svelte-e8711d:not(.open) .acc-mobile-navitem:where(.svelte-e8711d):nth-child(3){transition-delay:105ms}.acc-mobile-navlist.svelte-e8711d:not(.open) .acc-mobile-navitem:where(.svelte-e8711d):nth-child(4){transition-delay:70ms}.acc-mobile-navlist.svelte-e8711d:not(.open) .acc-mobile-navitem:where(.svelte-e8711d):nth-child(5){transition-delay:35ms}.acc-mobile-navlist.svelte-e8711d:not(.open) .acc-mobile-navitem:where(.svelte-e8711d):nth-child(6){transition-delay:0ms}.acc-mobile-navlist.open.svelte-e8711d .acc-mobile-navitem:where(.svelte-e8711d):nth-child(1){transition-delay:90ms}.acc-mobile-navlist.open.svelte-e8711d .acc-mobile-navitem:where(.svelte-e8711d):nth-child(2){transition-delay:125ms}.acc-mobile-navlist.open.svelte-e8711d .acc-mobile-navitem:where(.svelte-e8711d):nth-child(3){transition-delay:.16s}.acc-mobile-navlist.open.svelte-e8711d .acc-mobile-navitem:where(.svelte-e8711d):nth-child(4){transition-delay:195ms}.acc-mobile-navlist.open.svelte-e8711d .acc-mobile-navitem:where(.svelte-e8711d):nth-child(5){transition-delay:.23s}.acc-mobile-navlist.open.svelte-e8711d .acc-mobile-navitem:where(.svelte-e8711d):nth-child(6){transition-delay:265ms}.acc-nav.svelte-e8711d{position:static;top:auto;gap:8px}.acc-person.svelte-e8711d{margin-bottom:0;padding:6px 4px 8px}.acc-navlist.svelte-e8711d{display:none}.acc-layout.svelte-e8711d{transition:filter .32s cubic-bezier(.16,1,.3,1),opacity .26s ease}.acc-layout.nav-open.svelte-e8711d{filter:blur(12px);opacity:.48;pointer-events:none;user-select:none}}@media (max-width: 560px){.acc-card-grid.svelte-e8711d{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.acc-mobile-nav-toggle.svelte-e8711d,.acc-mobile-nav-toggle.svelte-e8711d svg:where(.svelte-e8711d),.acc-mobile-navlist.svelte-e8711d,.acc-mobile-navitem.svelte-e8711d{transition:none!important}.acc-mobile-navitem.svelte-e8711d{transform:none}}.a-plan.svelte-e8711d{font-size:9.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:1.5px 7px;border-radius:999px;line-height:1.5;background:color-mix(in srgb,currentColor 16%,transparent)}.a-plan.plan-color--free.svelte-e8711d{color:#cfcfcf}.activity-toggle.svelte-e8711d{appearance:none;border:0;cursor:pointer;font-family:inherit;width:100%;margin-top:6px;padding:10px;background:transparent;color:var(--fg-50);font-size:12.5px;font-weight:500;border-radius:var(--r-sm);transition:background var(--dur-sm) var(--ease),color var(--dur-sm) var(--ease)}.activity-toggle.svelte-e8711d:hover{background:var(--surface);color:var(--fg)}.dash-modal.svelte-e8711d{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:20px;background:#0009;backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%);animation:svelte-e8711d-dm-overlay-in .35s var(--ease) both}.dash-modal-backdrop.svelte-e8711d{position:absolute;inset:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.dash-modal-panel.svelte-e8711d{position:relative;z-index:1;width:100%;max-width:420px;background:#0d0d0f;border-radius:var(--r-xl);padding:clamp(24px,4vw,30px);box-shadow:var(--shadow-3),0 0 0 1px #ffffff0a;animation:svelte-e8711d-dm-panel-in .5s var(--ease) both}@keyframes svelte-e8711d-dm-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-e8711d-dm-panel-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.dash-modal-head.svelte-e8711d{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px}.dash-modal-title.svelte-e8711d{font-size:19px;font-weight:600;letter-spacing:-.02em;margin:0;line-height:1.25;color:var(--fg)}.dash-modal-body.svelte-e8711d{font-size:13.5px;color:var(--fg-50);line-height:1.6;margin:0 0 22px}.dash-modal-copy.svelte-e8711d{font-size:13.5px;color:var(--fg-50);line-height:1.6;margin:0 0 20px}.dash-modal-close.svelte-e8711d{width:30px;height:30px;border-radius:50%;background:var(--surface-2);border:0;color:var(--fg-50);font-size:17px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background var(--dur-sm) var(--ease),color var(--dur-sm) var(--ease)}.dash-modal-close.svelte-e8711d:hover{background:#ffffff1f;color:var(--fg)}.dash-modal-close.svelte-e8711d:active{transform:scale(.92)}.dash-modal-error.svelte-e8711d{font-size:12.5px;color:#f87171f2;margin:0 0 14px;line-height:1.5}.dash-modal-fields.svelte-e8711d{display:flex;flex-direction:column;gap:13px;margin-bottom:22px}.dash-modal-field.svelte-e8711d{display:flex;flex-direction:column;gap:7px}.dash-modal-label.svelte-e8711d{font-size:12.5px;font-weight:500;color:var(--fg-50)}.dash-modal-input.svelte-e8711d{width:100%;background:var(--surface-2);border:0;border-radius:var(--r-sm);padding:11px 13px;font-size:14px;color:var(--fg);font-family:inherit;outline:none;box-sizing:border-box;transition:background var(--dur-sm) var(--ease),box-shadow var(--dur-sm) var(--ease)}.dash-modal-input.svelte-e8711d:focus{background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff2e}.dash-modal-actions.svelte-e8711d{display:flex;flex-direction:column;gap:9px}.dash-modal-actions.svelte-e8711d .btn:where(.svelte-e8711d){width:100%}@media (prefers-reduced-motion: reduce){.dash-modal.svelte-e8711d,.dash-modal-panel.svelte-e8711d{animation:none}}.dash-toast.svelte-e8711d{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:var(--fg);color:#000;border-radius:999px;padding:10px 20px;font-size:14px;font-weight:500;z-index:400;pointer-events:none;animation:svelte-e8711d-toastIn .25s var(--ease)}@keyframes svelte-e8711d-toastIn{0%{opacity:0;transform:translate(-50%) translateY(8px)}}button.link-chev.svelte-e8711d,button.link-danger.svelte-e8711d{border:0;cursor:pointer;font-family:inherit}button.link-chev.svelte-e8711d,button.link-danger.svelte-e8711d{color:#fff;font-size:14px;font-weight:500;letter-spacing:-.005em}.link-danger.svelte-e8711d{color:#f87171d9}.link-danger.svelte-e8711d:hover{color:#f87171}
