:root{color-scheme:light;--sg24-bg: #f4f6fa;--sg24-bg-page-start: #eef2f7;--sg24-bg-page-end: #f4f6fa;--sg24-surface: #ffffff;--sg24-surface-strong: #ffffff;--sg24-surface-muted: #f3f6fb;--sg24-line: rgba(100, 116, 139, .22);--sg24-line-strong: rgba(31, 78, 216, .26);--sg24-text: #0f1f38;--sg24-text-muted: #52627a;--sg24-primary: #1f4ed8;--sg24-primary-hover: #183fb2;--sg24-primary-soft: rgba(31, 78, 216, .11);--sg24-accent: #0f766e;--sg24-danger: #b42318;--sg24-warning: #b54708;--sg24-success: #166534;--sg24-shadow-sm: 0 2px 8px rgba(15, 23, 42, .045);--sg24-shadow: 0 10px 28px rgba(15, 23, 42, .07);--sg24-shadow-lg: 0 18px 44px rgba(6, 15, 30, .16);--sg24-radius-sm: 7px;--sg24-radius-md: 10px;--sg24-radius-lg: 14px}:root{--bg: var(--sg24-bg);--surface: var(--sg24-surface);--surface-strong: var(--sg24-surface-strong);--line: var(--sg24-line);--text: var(--sg24-text);--muted: var(--sg24-text-muted);--primary: var(--sg24-primary);--primary-strong: #13264a;--primary-action: var(--primary);--accent: var(--sg24-accent);--danger: var(--sg24-danger);--warning: var(--sg24-warning);--success: var(--sg24-success);--shadow: var(--sg24-shadow);--radius-xl: var(--sg24-radius-lg);--radius-lg: var(--sg24-radius-md);--radius-md: var(--sg24-radius-md);--radius-sm: var(--sg24-radius-sm);--container: 1180px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text)}a{color:var(--primary);text-decoration-thickness:.08em;text-underline-offset:.16em}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;transform:translateY(-160%);padding:10px 14px;border-radius:var(--radius-sm);background:var(--surface-strong);color:var(--text);box-shadow:var(--shadow)}.skip-link:focus{transform:translateY(0)}button,input,textarea,select{font:inherit}.page-shell{width:min(calc(100% - 40px),var(--container));margin:0 auto;padding:24px 0 48px}.hero{display:grid;gap:24px;grid-template-columns:minmax(0,1fr);padding:24px;border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-xl);background:#13233d;color:#eff6ff;box-shadow:var(--shadow);overflow:hidden;position:relative}body.customer-authenticated .page-shell{padding-top:10px}body.customer-authenticated .hero{display:none}body.customer-authenticated{background:#f3f5f8}.legal-page__shell{max-width:960px}.legal-page__hero{display:block}.legal-page__stack{margin-top:22px}.legal-page .hero__back-link,.legal-page .locale-switcher a{color:#bfdbfe}.legal-page .locale-switcher strong{color:#eff6ff}.legal-page .notice{margin-top:18px;padding:14px 16px;border-radius:var(--radius-md);border:1px solid rgba(180,83,9,.24);background:#fff7ed;color:#9a3412}.legal-page code{padding:2px 6px;border-radius:6px;background:#eff6ff}.legal-page--unavailable{display:grid;min-height:100vh;place-items:center;padding:16px}.legal-page__unavailable{width:min(100%,680px)}.legal-page__unavailable h1{margin:0 0 10px;font-size:1.55rem}.legal-page__unavailable p{margin:0;color:var(--muted);line-height:1.55}@media(prefers-color-scheme:dark){.legal-page{--bg: #0b1220;--surface: rgba(15, 23, 42, .96);--surface-strong: #172033;--text: #e5edf8;--muted: #a9b8cc;--line: rgba(148, 163, 184, .3);background:#0b1220}.legal-page .card{background:var(--surface);border-color:var(--line);box-shadow:none}.legal-page .notice{background:#2b1b0e;color:#fdba74;border-color:#9a5b1a}.legal-page code{background:#172554}.legal-page a{color:#93c5fd}}.customer-appbar{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(420px,1.35fr) auto;gap:16px;align-items:center;margin-bottom:18px;padding:12px 14px;border:0;border-bottom:1px solid var(--line);border-radius:var(--radius-lg);background:transparent;box-shadow:none}.customer-appbar__brand,.customer-appbar__actions{display:flex;align-items:center;gap:12px;min-width:0}.customer-appbar__brand img{width:42px;height:42px;padding:8px;border-radius:8px;background:#0f172a0a;border:1px solid rgba(15,23,42,.06)}.customer-appbar__brand span,.customer-appbar__actions span{color:var(--muted);font-size:12px;font-weight:700}.customer-appbar__brand strong{display:block;color:var(--text);font-size:1rem;line-height:1.25}.notification-preferences{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.notification-preferences h3{margin:0 0 6px}.compact-list{display:grid;gap:8px;margin:12px 0;padding:0;list-style:none}.compact-list li{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line)}.compact-list li>*{min-width:0;overflow-wrap:anywhere}.team-member__role{display:inline-flex;min-height:42px;align-items:center;padding:8px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-strong);color:var(--text);font-weight:700}.customer-appbar__actions{justify-content:flex-end;flex-wrap:wrap}.customer-appbar__actions .btn{min-height:44px;padding:9px 10px;font-size:13px}.customer-appbar__locale{min-width:44px;justify-content:center;text-decoration:none}.customer-appbar__nav{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:nowrap}.customer-appbar__nav a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;gap:7px;padding:9px 12px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--text);font-size:12px;font-weight:800;text-decoration:none}.customer-appbar__nav a:hover,.customer-appbar__nav a:focus-visible,.customer-appbar__nav a[aria-current=page]{border-color:#1f4ed857;background:#1f4ed814;color:var(--primary);outline:none}.customer-appbar__nav-count{display:inline-grid;min-width:22px;min-height:22px;place-items:center;padding:1px 6px;border-radius:999px;background:var(--primary);color:#fff;font-size:11px}.customer-appbar__actions>span{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-view{width:min(100%,1120px);margin:0 auto}.customer-view--account{display:grid;align-items:start;gap:16px;width:min(100%,860px)}.customer-view--support{display:grid;gap:16px}.customer-view__intro{margin:10px 4px 16px}.customer-view__intro h1{margin:4px 0 6px;color:var(--text);font-size:clamp(1.8rem,3vw,2.45rem);letter-spacing:-.035em}.customer-view__intro p{margin:0;color:var(--muted)}.customer-view__filters{margin-top:14px;padding:12px;border:1px solid var(--line);border-radius:var(--radius-md);background:#f8fafcb8}.customer-filter-panel>summary{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-md);cursor:pointer;font-weight:700}.customer-filter-panel[open]>summary{border-radius:var(--radius-md) var(--radius-md) 0 0}.customer-filter-panel>.button-row{margin-top:10px}.customer-filter-chips{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 0;padding:0;list-style:none}.customer-filter-chips li{padding:4px 8px;border:1px solid var(--line);border-radius:999px;background:var(--surface-strong);font-size:.78rem}.customer-filter-chips span{color:var(--muted)}.customer-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.customer-shortcut{display:flex;min-width:0;min-height:108px;align-items:center;justify-content:space-between;gap:14px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--text);text-decoration:none;box-shadow:0 1px 2px #0f172a0a}.customer-shortcut:hover,.customer-shortcut:focus-visible{border-color:#1f4ed86b;outline:none}.customer-shortcut span,.customer-shortcut small{display:block}.customer-shortcut small{margin-top:5px;color:var(--muted);line-height:1.45}.customer-shortcut b{flex:0 0 auto;color:var(--primary);font-size:1.5rem}.hero__copy,.hero__status{position:relative;z-index:1}.brand-lockup{display:flex;align-items:center;gap:18px;margin-bottom:18px}.brand-lockup img{width:52px;height:52px;border-radius:8px;padding:10px;background:#ffffff1f;backdrop-filter:blur(10px)}.eyebrow{display:block;margin-bottom:4px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#bfdbfeeb}.hero h1{margin:0;font-size:clamp(1.8rem,3.2vw,2.6rem);line-height:1.08}.hero p{margin:14px 0 0;max-width:60ch;color:#e2e8f0eb;line-height:1.6}.locale-switcher{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:10px;font-size:14px;color:#bfdbfeeb}.locale-switcher a{color:inherit;text-decoration:none}.locale-switcher strong{color:#fff}.hero__chips,.hero__stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.hero__chip,.stat-card{border:1px solid rgba(191,219,254,.2);background:#ffffff14;backdrop-filter:blur(14px)}.hero__chip{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;font-size:13px;color:#dbeafe}.hero__status{display:grid;gap:14px;align-content:start}.stat-card{padding:18px;border-radius:8px}.stat-card strong,.stat-card span{display:block}.stat-card strong{font-size:1.35rem;margin-top:6px}.stat-card span:last-child{margin-top:6px;color:#dbeafedb;font-size:14px;line-height:1.5}.alert{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:20px 0 0;padding:14px 16px;border-radius:8px;border:1px solid transparent;background:#ffffffd6;box-shadow:0 10px 24px #0f172a0f}.alert--success{border-color:#1665342e;color:var(--success)}.alert--error{border-color:#b423182e;color:var(--danger)}.alert--info{border-color:#1d4ed82e;color:#1d4ed8}.alert__actions{display:inline-flex;align-items:flex-start;gap:8px}.alert__dismiss{padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font-size:20px;line-height:1}.alert__action{min-height:38px;padding:0 12px}.manual-copy-field{display:block;width:min(100%,720px);margin-top:10px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.84rem;line-height:1.45}.dashboard{display:grid;gap:14px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);margin-top:14px}.dashboard--authenticated{margin-top:0;gap:14px}.stack{display:grid;gap:18px;align-content:start}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:20px;box-shadow:none}.card h2,.card h3,.card p{margin-top:0}.section-kicker{display:inline-flex;align-items:center;gap:8px;padding:0;border-radius:0;background:transparent;color:var(--primary);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.01em}.muted{color:var(--muted);line-height:1.6}.account-meta{display:grid;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.customer-view--account #customer-account{border-top:3px solid rgba(31,78,216,.42)}.customer-view--account #customer-account>.account-meta{padding:14px;border:1px solid rgba(148,163,184,.2);border-radius:var(--radius-md);background:#f8fafcb8}.customer-view--account #customer-account>.notification-preferences{padding-left:14px;border-left:3px solid rgba(31,78,216,.22)}.customer-view--account #customer-account>.notification-preferences h3{color:var(--primary-strong)}.account-meta div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0;font-size:14px}.account-meta dt,.account-meta dd{margin:0}.account-meta dt{color:var(--muted);font-weight:600}.account-meta dd{color:var(--text);font-weight:700;overflow-wrap:anywhere;text-align:right}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.btn,button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease}.btn:hover,button:hover{border-color:#1f4ed847}.btn:disabled,button:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.btn--primary,button[type=submit]{background:var(--primary-action);color:#fff}.btn--secondary{background:var(--surface-strong);border-color:var(--line);color:var(--text)}.btn--ghost{background:#ffffff0f;border-color:#bfdbfe2e;color:#eff6ff}form{display:grid;gap:14px}.form-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}label{display:grid;gap:8px;font-size:14px;font-weight:600;color:var(--text)}input,textarea,select{width:100%;padding:12px 14px;border-radius:8px;border:1px solid rgba(148,163,184,.34);background:#ffffffeb;color:var(--text);outline:none;transition:border-color .14s ease,box-shadow .14s ease}input:focus,textarea:focus,select:focus{border-color:#1f4ed88a;box-shadow:0 0 0 4px #1f4ed81f}a:focus-visible,button:focus-visible,.btn:focus-visible,summary:focus-visible{outline:2px solid rgba(31,78,216,.66);outline-offset:3px;border-radius:6px}.privacy-request-form{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.privacy-request-form summary{cursor:pointer;color:var(--primary);font-weight:700}.privacy-request-form form{margin-top:14px}textarea{min-height:128px;resize:vertical}.helper{font-size:13px;color:var(--muted);line-height:1.55}.security-entry__meta,.privacy-request__meta{display:block;margin-top:2px}.security-section{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.security-section h3{margin:0 0 10px}.security-section .button-row{margin-top:12px}.helper a,.message a,.footer-note a{color:var(--primary);font-weight:700}.section-title{margin-top:14px}.billing-actions{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.billing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-top:18px;border-top:1px solid var(--line)}.billing-grid h3{margin-bottom:10px}.billing-entry{align-items:flex-start!important;gap:12px}.billing-entry>div:first-child{min-width:0}.billing-entry .helper,.billing-entry__warning{display:block;margin-top:3px}.billing-entry__warning{color:#92400e;font-size:13px;font-weight:700}.billing-entry__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.billing-entry__actions .btn{min-height:36px;padding:0 10px;font-size:13px}.billing-refreshed{margin:14px 0 0}.ticket-list{display:grid;gap:12px}.ticket-workspace{min-width:0}.ticket-workspace--detail{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.6fr);gap:16px;align-items:start}.ticket-list__summaries{display:grid;gap:8px}.ticket-list__detail{min-width:0}.filters{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end;margin-top:16px}.filters .btn,.filters button{min-width:8rem}.customer-disclosure{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.customer-disclosure summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-strong);color:var(--primary);cursor:pointer;font-weight:800;list-style:none}.customer-disclosure summary::-webkit-details-marker{display:none}.customer-disclosure summary:after{content:"+";display:inline-grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:999px;background:#1f4ed81a;color:var(--primary);font-size:18px;line-height:1}.customer-disclosure[open] summary{border-color:#1f4ed857}.customer-disclosure[open] summary:after{content:"\2212"}.customer-disclosure form{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.file-field{display:grid;gap:8px}.file-field__label{color:var(--text);font-size:14px;font-weight:600}.file-picker{display:flex;align-items:center;gap:12px;min-width:0}.file-picker__button{flex:0 0 auto;margin:0}.file-picker__summary{min-width:0;overflow-wrap:anywhere}.visually-hidden:focus-visible+.file-picker__button{outline:2px solid rgba(31,78,216,.66);outline-offset:3px}.ticket{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-strong);padding:14px;box-shadow:none}.ticket--summary{padding:13px 14px;border-radius:var(--radius-sm)}.ticket--summary .ticket__body{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:14px;line-height:1.45}.ticket--selected{border-color:#1f4ed85c;background:#1f4ed80b;box-shadow:inset 3px 0 0 var(--primary)}.ticket__header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;align-items:flex-start}.ticket__header>.pill{flex:0 0 auto;align-self:flex-start;width:auto}.ticket__title{margin:6px 0 0;font-size:1.15rem;letter-spacing:-.015em}.ticket__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start;margin-top:10px}.ticket__close{margin-left:auto}.ticket__meta .pill{flex:0 0 auto;align-self:flex-start;width:auto}.pill{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:999px;border:1px solid transparent;font-size:12px;font-weight:700;letter-spacing:.02em;line-height:1.25}.pill:before{display:inline-flex;align-items:center;justify-content:center;width:12px;font-size:11px;line-height:1}.pill--status-open,.pill--priority-high{background:#1e40af1a;color:#1d4ed8;border-color:#1e40af29}.pill--status-open:before,.pill--priority-high:before{content:"i"}.pill--status-in_progress,.pill--status-investigating,.pill--status-waiting-customer,.pill--priority-urgent{background:#b453091f;color:var(--warning);border-color:#b453092e}.pill--status-in_progress:before,.pill--status-investigating:before,.pill--status-waiting-customer:before,.pill--priority-urgent:before{content:"!"}.pill--status-resolved,.pill--status-closed,.pill--priority-normal,.pill--priority-medium{background:#1665341f;color:var(--success);border-color:#16653429}.pill--status-resolved:before,.pill--status-closed:before,.pill--priority-normal:before,.pill--priority-medium:before{content:"\2713"}.pill--priority-low,.pill--default{background:#4755691f;color:#334155;border-color:#47556929}.pill--priority-low:before,.pill--default:before{content:"\2013"}.ticket__body{margin:14px 0 0;color:#1e293b;line-height:1.6;white-space:pre-wrap}.ticket-facts{margin-top:16px;padding-top:14px;border-top:1px solid rgba(148,163,184,.16)}.ticket-list__detail>.ticket{border-radius:var(--radius-sm);background:var(--surface)}.ticket-attachments{display:grid;gap:8px;margin-top:12px}.ticket-attachments__label{color:var(--muted);font-size:13px;font-weight:700}.ticket-attachments__list{display:grid;gap:8px}.ticket-attachment{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;min-height:44px;padding:10px 12px;border:1px solid rgba(148,163,184,.2);border-radius:8px;background:#fffffff0;color:var(--primary);font-weight:700;text-decoration:none;overflow-wrap:anywhere}.ticket-attachment:hover,.ticket-attachment:focus-visible{border-color:#1f4ed857;background:#fff;outline:none}.ticket-attachment--blocked{color:var(--text);background:#f8fafce0}.ticket-attachment__status{color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}@media(max-width:640px){.filters{grid-template-columns:1fr}.filters .btn,.filters button{width:100%}.ticket-workspace--detail{grid-template-columns:minmax(0,1fr)}.ticket-workspace--detail .ticket-list__summaries{display:none}.ticket__close{width:100%;margin-left:0}}.release-card{position:relative;padding:16px;border:1px solid var(--line);border-left:3px solid rgba(31,78,216,.52);border-radius:var(--radius-md);background:var(--surface-strong);box-shadow:none}.release-card__header,.release-card__meta{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start;justify-content:space-between}.release-card__header{padding-bottom:10px;border-bottom:1px solid rgba(148,163,184,.18)}.release-card__meta{align-items:center;justify-content:flex-end}.release-card__meta .pill{min-height:30px;padding:4px 10px;font-size:12px}.release-card__title{margin:8px 0 0;color:var(--text);font-size:1.12rem;line-height:1.25}.release-card__body{margin:10px 0 0;color:#1e293b;line-height:1.5;white-space:pre-wrap}.release-card__layout{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(260px,1.2fr);gap:12px;align-items:start;margin-top:12px}.release-facts{display:grid;gap:8px;margin:0;padding:10px;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:var(--surface)}.release-facts div,.release-facts dt,.release-facts dd{margin:0}.release-facts dt{color:var(--muted);font-size:12px;font-weight:700}.release-facts dd{margin-top:2px;color:var(--text);font-weight:700}.release-actions,.release-artifacts{display:grid;gap:8px;min-width:0}.release-actions>.btn{width:100%}.release-artifacts{padding-top:8px;border-top:1px solid rgba(148,163,184,.16)}.release-artifacts summary{display:flex;min-height:40px;align-items:center;justify-content:space-between;padding:0 10px;cursor:pointer;color:var(--text);font-weight:700;border:1px solid rgba(148,163,184,.2);border-radius:8px;background:#f8fafcc2}.release-artifacts[open] summary{margin-bottom:2px}.release-artifact{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.12)}.release-artifact:last-child{border-bottom:0;padding-bottom:0}.release-artifact span,.release-artifact small{display:block;min-width:0}.release-artifact strong{color:var(--text);overflow-wrap:anywhere}.release-artifact small{margin-top:2px;color:var(--muted);font-size:12px;font-weight:700}.release-artifact code{display:block;margin-top:4px;overflow-wrap:anywhere;white-space:normal}.release-artifact .btn{min-width:7rem}.message-list{display:grid;gap:8px;margin-top:14px}.message{padding:12px 14px;border-radius:8px;background:#f8fbff;border:1px solid rgba(191,219,254,.28)}.message--customer{background:#eff6ff;border-color:#60a5fa3d}.message--email{background:#f0fdf4;border-color:#4ade803d}.message__meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;color:var(--muted);font-size:12px;margin-bottom:8px}.message__body{white-space:pre-wrap;line-height:1.6;color:#1e293b}.ticket-reply{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.empty-state{display:grid;justify-items:center;gap:6px;padding:22px;border-radius:8px;border:1px dashed rgba(148,163,184,.46);background:#f8fafce0;color:var(--muted);text-align:center;line-height:1.6}.empty-state strong{color:var(--text);font-weight:800}.empty-state span{max-width:42rem}.empty-state--loading{border-style:solid;border-color:#1f4ed829;background:#1f4ed80d}.empty-state--error{border-style:solid;border-color:#b4231833;background:#b423180d}.empty-state__actions{margin-top:8px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.login-card{max-width:520px}.footer-note{margin-top:24px;text-align:center;color:var(--muted);font-size:13px}.footer-note a{display:inline-flex;align-items:center;min-height:44px;padding:0 4px}.btn--danger{border-color:#9f1f17;background:#b42318;color:#fff;box-shadow:none}.btn--danger:hover{background:#921b13}.customer-dialog{width:min(calc(100% - 32px),32rem);max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow:hidden;border:0;border-radius:var(--radius-lg);background:transparent;color:var(--text);box-shadow:0 30px 80px #08112152}.customer-dialog::backdrop{background:#07111fa8;backdrop-filter:blur(6px)}.customer-dialog__surface{display:flex;max-height:inherit;flex-direction:column;gap:0;padding:24px;border:1px solid var(--line);background:var(--surface-strong)}.customer-dialog__body{min-height:0;overflow-y:auto;overscroll-behavior:contain}.customer-dialog__body h2{margin:0;color:var(--text);font-size:1.25rem;line-height:1.25}.customer-dialog__body p{margin:12px 0 0;color:var(--muted);line-height:1.6}.customer-dialog__fields{display:grid;gap:14px;margin-top:18px}.customer-dialog__fields label{display:grid;gap:7px;color:var(--text);font-size:14px;font-weight:700}.customer-dialog__fields input,.customer-dialog__fields textarea,.customer-dialog__fields select{width:100%;min-height:2.75rem;padding:12px 14px;border-radius:8px;border:1px solid rgba(148,163,184,.34);background:#ffffffeb;color:var(--text);outline:none;transition:border-color .14s ease,box-shadow .14s ease}.customer-dialog__fields input:focus,.customer-dialog__fields textarea:focus,.customer-dialog__fields select:focus{border-color:#1f4ed88a;box-shadow:0 0 0 4px #1f4ed81f}.input-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.05rem;font-variant-numeric:tabular-nums;letter-spacing:.12em;text-align:center}.customer-dialog__error{margin-top:16px;padding:10px 12px;border:1px solid rgba(180,35,24,.3);border-radius:var(--radius-sm);background:#b4231814;color:#9f1f17;font-weight:700}.customer-dialog__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:22px}@media(max-width:560px){.customer-dialog{width:min(calc(100% - 12px),100%);max-height:calc(100dvh - 12px)}.customer-dialog__surface{padding:20px}.customer-dialog__actions{flex-direction:column-reverse}.customer-dialog__actions .btn{width:100%}}.customer-operations-overview{display:block;margin-bottom:14px;padding:20px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:none}.customer-operations-overview__intro{display:grid;gap:7px;padding-bottom:14px;border-bottom:1px solid var(--line)}.customer-operations-overview__intro h2{margin:0;color:var(--text);font-size:1.2rem;line-height:1.25}.customer-operations-overview>.dashboard{margin-top:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.customer-operations-overview>.dashboard .stack{gap:12px}.customer-operations-overview>.dashboard h3{margin:0;font-size:1rem}.customer-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.pill--status-active,.pill--status-healthy,.pill--status-ready,.pill--status-succeeded{background:transparent;color:var(--success);border-color:#16653429}.pill--status-active:before,.pill--status-healthy:before,.pill--status-ready:before,.pill--status-succeeded:before{content:"\2713"}.pill--status-suspended,.pill--status-degraded,.pill--status-pending,.pill--status-queued,.pill--status-bootstrapping,.pill--status-running,.pill--status-awaiting_reboot{background:transparent;color:var(--warning);border-color:#b453092e}.pill--status-suspended:before,.pill--status-degraded:before,.pill--status-pending:before,.pill--status-queued:before,.pill--status-bootstrapping:before,.pill--status-running:before,.pill--status-awaiting_reboot:before{content:"!"}.pill--status-revoked,.pill--status-expired,.pill--status-disabled,.pill--status-offline,.pill--status-failed{background:transparent;color:var(--danger);border-color:#b91c1c2e}.pill--status-revoked:before,.pill--status-expired:before,.pill--status-disabled:before,.pill--status-offline:before,.pill--status-failed:before{content:"\d7"}.customer-assistant-launcher{position:fixed;right:24px;bottom:24px;z-index:40;display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:8px 16px 8px 9px;border:0;border-radius:999px;background:var(--primary-action);color:#fff;box-shadow:0 16px 36px #1f4ed84d}.customer-assistant-launcher span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ffffff29;font-size:18px}.customer-assistant{position:fixed;right:24px;bottom:24px;z-index:40;display:grid;grid-template-rows:auto minmax(9rem,1fr) auto auto;width:min(25rem,calc(100vw - 32px));max-height:min(42rem,calc(100dvh - 48px));overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-strong);color:var(--text);box-shadow:0 28px 70px #08112147}.customer-assistant>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line)}.customer-assistant>header div{display:grid;gap:2px}.customer-assistant>header span,.customer-assistant__message>span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer-assistant__close{width:36px;min-height:36px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--muted);font-size:24px}.customer-assistant__messages{min-height:0;padding:18px;overflow-y:auto;overscroll-behavior:contain}.customer-assistant__intro{display:grid;gap:8px}.customer-assistant__intro p{margin:0;color:var(--muted);line-height:1.5}.customer-assistant__suggestions{display:grid;gap:8px;margin-top:8px}.customer-assistant__suggestions button{min-height:40px;padding:8px 11px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--primary);text-align:left;font-weight:700}.customer-assistant__message{display:grid;gap:5px;margin-bottom:14px}.customer-assistant__message>div{padding:10px 12px;border-radius:12px;background:var(--surface);line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.customer-assistant__message--user{margin-left:34px}.customer-assistant__message--user>div{background:var(--primary-action);color:#fff}.customer-assistant form{padding:0 16px 14px}.customer-assistant__consent{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:start;margin-bottom:10px;color:var(--muted);font-size:12px;line-height:1.45}.customer-assistant__consent input{width:17px;height:17px;margin-top:1px}.customer-assistant__composer{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.customer-assistant__composer textarea{min-height:48px;max-height:9rem;resize:vertical}.customer-assistant__composer button{min-height:48px}.customer-assistant>footer{padding:10px 16px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;line-height:1.4}@media(max-width:560px){.customer-assistant,.customer-assistant-launcher{right:12px;bottom:12px}.customer-assistant{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--bg: #08111f;--surface: rgba(15, 23, 42, .98);--surface-strong: #172033;--line: rgba(148, 163, 184, .3);--text: #edf4ff;--muted: #aebbd0;--primary: #8db4ff;--primary-strong: #c7d9ff;--primary-action: #2558c7;--accent: #5eead4;--danger: #fda4af;--warning: #fdba74;--success: #86efac;--shadow: 0 18px 42px rgba(0, 0, 0, .32)}body,body.customer-authenticated{background:var(--bg)}a{color:var(--primary)}.customer-appbar,.customer-operations-overview,.card,.ticket,.customer-shortcut{border-color:var(--line);background:#0f172af5;box-shadow:0 1px 2px #00000047}.customer-appbar{border:0;border-bottom:1px solid var(--line);background:transparent;box-shadow:none}.card,.ticket,.customer-operations-overview{box-shadow:none}.customer-appbar__brand img,.customer-appbar__nav a{border-color:var(--line);background:#1e293bc7}.customer-appbar__nav a:hover,.customer-appbar__nav a:focus-visible,.customer-appbar__nav a[aria-current=page]{border-color:#8db4ff9e;background:#1a2940}.customer-view__filters{background:#1e293b9e}.btn--secondary,input,textarea,select,.manual-copy-field,.customer-dialog__fields input,.customer-dialog__fields textarea,.customer-dialog__fields select{border-color:#94a3b86b;background:#0d1728;color:var(--text)}input::placeholder,textarea::placeholder{color:#8494aa;opacity:1}input:focus,textarea:focus,select:focus,.customer-dialog__fields input:focus,.customer-dialog__fields textarea:focus,.customer-dialog__fields select:focus{border-color:#8db4ffd1;box-shadow:0 0 0 4px #60a5fa2e}a:focus-visible,button:focus-visible,.btn:focus-visible{outline-color:#93c5fd}.alert{border-color:var(--line);background:#0f172af7;box-shadow:0 10px 24px #00000038}.alert--success{border-color:#86efac52;background:#14532d42}.alert--error{border-color:#fda4af57;background:#7f1d1d42}.alert--info{border-color:#93c5fd57;background:#1e40af3d;color:#bfdbfe}.pill--status-open,.pill--priority-high{border-color:#93c5fd52;background:#1e40af57;color:#bfdbfe}.pill--status-in_progress,.pill--status-investigating,.pill--status-waiting-customer,.pill--priority-urgent{border-color:#fdba7452;background:#9a34124d;color:#fed7aa}.pill--status-resolved,.pill--status-closed,.pill--status-active,.pill--status-healthy,.pill--status-ready,.pill--status-succeeded,.pill--priority-normal,.pill--priority-medium{border-color:#86efac4d;background:#14532d57;color:#bbf7d0}.pill--status-suspended,.pill--status-degraded,.pill--status-pending,.pill--status-queued,.pill--status-bootstrapping,.pill--status-running,.pill--status-awaiting_reboot{border-color:#fdba7452;background:#9a34124d;color:#fed7aa}.pill--status-revoked,.pill--status-expired,.pill--status-disabled,.pill--status-offline,.pill--status-failed{border-color:#fda4af57;background:#7f1d1d4d;color:#fecdd3}.pill--priority-low,.pill--default{border-color:#cbd5e13d;background:#47556957;color:#dbe5f2}.ticket__body,.release-card__body,.message__body{color:var(--text)}.customer-view--account #customer-account>.account-meta{border-color:var(--line);background:#1e293ba8}.customer-view--account #customer-account>.notification-preferences{border-left-color:#8db4ff6b}.customer-view--account #customer-account>.notification-preferences h3{color:var(--primary-strong)}.release-card__header{border-bottom-color:#94a3b83d}.release-artifacts summary{border-color:var(--line);background:#1e293bb8}.ticket-attachment,.release-facts{border-color:var(--line);background:#1e293bb8}.ticket-attachment:hover,.ticket-attachment:focus-visible{border-color:#8db4ff9e;background:#1a2940}.ticket-attachment--blocked,.empty-state{background:#1e293ba8}.release-card{border-color:#8db4ff47;background:var(--surface-strong);box-shadow:none}.message{border-color:#94a3b847;background:#111d30}.message--customer{border-color:#60a5fa57;background:#1e40af3d}.message--email{border-color:#4ade8047;background:#14532d42}.empty-state--loading{border-color:#8db4ff52;background:#1e40af33}.empty-state--error{border-color:#fda4af52;background:#7f1d1d38}}@media(max-width:1120px){.customer-appbar{grid-template-columns:minmax(210px,1fr) auto}.customer-appbar__nav{grid-column:1 / -1;grid-row:2;justify-content:stretch}.customer-appbar__nav a{flex:1 1 0;justify-content:center}}@media(max-width:980px){.hero,.dashboard,.customer-operations-overview,.billing-grid{grid-template-columns:1fr}.customer-operations-overview>.dashboard{grid-template-columns:1fr}.customer-shortcuts{grid-template-columns:1fr}}@media(min-width:981px){.customer-view--account{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-view--account>#customer-account{grid-column:1 / -1;grid-row:1}.customer-view--account>#customer-billing{grid-column:1;grid-row:2}.customer-view--account>#customer-security{grid-column:2;grid-row:2}.customer-view--account>#customer-team{grid-column:1 / -1;grid-row:3}.customer-view--account>#customer-team .compact-list li{align-items:flex-start}.customer-view--account>#customer-team .compact-list li>div:first-child{flex:1 1 18rem}.customer-view--account>#customer-team .compact-list li>.button-row{flex:0 1 auto;justify-content:flex-end;margin-top:0}.customer-view--account>#customer-team .compact-list li>.button-row select{min-width:9rem}.customer-view--account>.card{margin-bottom:0}}@media(max-width:640px){.page-shell{width:min(calc(100% - 20px),var(--container));padding-top:10px}body:not(.customer-authenticated) .page-shell{display:flex;flex-direction:column}body:not(.customer-authenticated) .hero{order:0;grid-template-columns:1fr;gap:0;margin-bottom:14px;padding:12px 14px}body:not(.customer-authenticated) #notice-area{order:1}body:not(.customer-authenticated) #app{order:2}body:not(.customer-authenticated) .footer-note{order:3}body:not(.customer-authenticated) .dashboard{margin-top:0}body:not(.customer-authenticated) .hero__copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}body:not(.customer-authenticated) .brand-lockup{gap:10px;margin:0}body:not(.customer-authenticated) .brand-lockup img{width:40px;height:40px;padding:8px}body:not(.customer-authenticated) .eyebrow{margin-bottom:2px;font-size:10px;letter-spacing:.12em}body:not(.customer-authenticated) .locale-switcher{gap:8px;margin:0;font-size:13px}body:not(.customer-authenticated) .hero__status,body:not(.customer-authenticated) .hero__chips{display:none}body:not(.customer-authenticated) .hero h1,body:not(.customer-authenticated) .hero p{display:none}.card[id]{scroll-margin-top:16px}.hero,.card,.ticket,.release-card,.customer-operations-overview{padding:18px}.form-grid{grid-template-columns:1fr}.customer-view__filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;padding:10px}.customer-filter-panel{margin-top:12px;border:1px solid var(--line);border-radius:var(--radius-md)}.customer-filter-panel>summary{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;margin:0;border:0;cursor:pointer;font-weight:700}.customer-filter-panel>summary strong{color:var(--primary-strong);font-size:.78rem}.customer-filter-panel>.customer-view__filters{margin:0 10px;border-radius:calc(var(--radius-md) - 4px)}.customer-filter-panel>.customer-filter-chips{margin-inline:10px}.customer-filter-panel>.button-row{margin:10px}.customer-view__filters label:first-child{grid-column:1 / -1}.button-row,.ticket__header,.release-card__header{flex-direction:column;align-items:stretch}.release-card__meta{flex-direction:row;align-items:center;justify-content:flex-start}.release-artifact .btn{width:100%}.compact-list li{align-items:stretch;flex-direction:column}.billing-entry__actions{justify-content:flex-start}.customer-appbar{grid-template-columns:minmax(0,1fr);gap:12px;padding:12px}.customer-appbar__brand>div{display:none}.customer-appbar__brand img{width:38px;height:38px;padding:7px}.customer-appbar__nav{grid-row:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.customer-appbar__nav a{min-width:0;overflow-wrap:anywhere}.customer-appbar__actions{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.customer-appbar__actions>span{display:none}.customer-appbar__actions .btn{min-height:44px;padding-inline:10px;text-align:center}.release-card__layout,.release-artifact{grid-template-columns:1fr}.file-picker{align-items:stretch;flex-direction:column}.file-picker__button{width:100%}.account-meta div{display:grid;gap:3px}.account-meta dd{text-align:left}.customer-view--account #customer-account>.notification-preferences{padding-left:12px}.customer-view__intro{margin-inline:4px}.customer-shortcut{min-height:88px;padding:15px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.btn:hover,button:hover{transform:none}}
