:root{color-scheme:light;--bg:#fff8ef;--bg-elevated:rgba(255,255,255,0.92);--bg-soft:rgba(255,255,255,0.7);--border:rgba(198,110,42,0.2);--border-strong:rgba(198,110,42,0.38);--text:#2b190f;--text-muted:#574434;--text-soft:#7c624e;--accent:#e97621;--accent-2:#f6b560;--accent-deep:#b74e0b;--danger:#b91c1c;--success:#0f7d44;--shadow:0 16px 46px rgba(116,64,20,0.14);--radius-xl:28px;--radius-lg:20px;--radius-md:16px;--radius-sm:12px;--content-width:1180px;--font-display:"Sora","Avenir Next","Segoe UI",sans-serif;--font-body:"Manrope","Avenir Next","Segoe UI",sans-serif}*{box-sizing:border-box}html{min-height:100%;background:radial-gradient(circle at 10% 10%,rgba(233,118,33,.14),transparent 30%),radial-gradient(circle at 90% 20%,rgba(246,181,96,.14),transparent 28%),linear-gradient(180deg,#fff8ef,#fff2e0 50%,#ffedd5)}body{margin:0;min-height:100vh;color:var(--text);font-family:var(--font-body);background:transparent;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(233,118,33,.05),transparent 30%),linear-gradient(225deg,rgba(246,181,96,.04),transparent 22%);opacity:1}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}input{width:100%}.label,.nav-chip__label,.stat-label,.status-pill,button,h1,h2,h3{font-family:var(--font-display)}h1,h2,h3,p{margin:0}.auth-page,.public-page,.shell-page{width:min(100%,var(--content-width));margin:0 auto;padding:32px 24px 96px;position:relative;z-index:1}.shell-frame{border:1px solid var(--border);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,246,235,.96));box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-panel,.content-card,.hero-card,.info-card,.shell-hero{border-radius:var(--radius-xl)}.shell-hero{padding:28px;display:flex;gap:24px;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.shell-brand{display:grid;grid-template-columns:auto 1fr;grid-gap:18px;gap:18px;align-items:start;max-width:760px}.brand-mark{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,var(--accent),var(--accent-2));color:#2a180f;font-weight:800;font-size:1.4rem;box-shadow:0 10px 30px rgba(255,139,44,.3)}.eyebrow{margin-bottom:8px;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-deep)}.body-copy,.form-note,.hero-copy{color:var(--text-muted);line-height:1.6}.auth-panel h1,.hero-card h1,.shell-hero h1{font-size:clamp(2rem,4vw,4.2rem);line-height:.96;margin-bottom:14px;max-width:12ch}.shell-metrics{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;max-width:360px}.status-pill{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:8px 12px;border-radius:999px;border:1px solid var(--border);background:rgba(255,255,255,.75);color:var(--text-muted);font-size:.82rem}.status-pill--strong{border-color:rgba(198,110,42,.42);background:rgba(233,118,33,.14);color:var(--text)}.shell-layout{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr}.shell-content{min-width:0}.shell-nav{border-radius:var(--radius-lg);display:flex;gap:10px}.shell-nav--rail{padding:14px;flex-direction:column;position:-webkit-sticky;position:sticky;top:24px;align-self:start;height:-moz-fit-content;height:fit-content}.nav-chip{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:var(--radius-md);border:1px solid transparent;background:rgba(255,255,255,.7);transition:transform .14s ease,border-color .14s ease,background .14s ease}.nav-chip:focus-visible,.nav-chip:hover{transform:translateY(-1px);border-color:var(--border-strong);background:rgba(255,255,255,.95);outline:none}.nav-chip__label{font-size:.95rem;font-weight:700}.nav-chip__detail{font-size:.78rem;color:var(--text-soft)}.shell-nav--bottom{display:none}.feature-grid,.page-stack,.security-grid,.stats-grid{display:grid;grid-gap:18px;gap:18px}.auth-panel,.content-card,.hero-card,.info-card,.stat-card{padding:24px}.content-card,.hero-card,.info-card,.stat-card{background:var(--bg-elevated)}.card-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.card-heading h2,.info-card h2,.info-card h3{font-size:1.35rem;line-height:1.15}.feature-grid,.security-grid,.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card strong{display:block;margin:8px 0 6px;font-size:2rem}.stat-note{color:var(--text-soft);font-size:.9rem}.stat-label{color:var(--accent-2);text-transform:uppercase;letter-spacing:.14em;font-size:.76rem}.table-wrap{overflow:auto;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.08)}.data-table{width:100%;border-collapse:collapse;min-width:840px;background:rgba(255,255,255,.86)}.data-table td,.data-table th{padding:16px 18px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(198,110,42,.16)}.data-table th{font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft);background:rgba(249,236,221,.9)}.table-primary{display:grid;grid-gap:4px;gap:4px}.table-primary span{color:var(--text-soft);font-size:.9rem}.action-inline,.auth-actions,.cta-row{display:flex;gap:12px;flex-wrap:wrap}.check-list{margin:16px 0 0;padding-left:20px;grid-gap:10px;gap:10px;line-height:1.6}.check-list,.field{color:var(--text-muted);display:grid}.field{grid-gap:8px;gap:8px}.field input,.field select,.field textarea{border-radius:16px;border:1px solid rgba(198,110,42,.24);padding:14px 16px;background:rgba(255,255,255,.95);color:var(--text);font:inherit}.field select{cursor:pointer}.field textarea{width:100%;min-height:44px;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:rgba(92,70,49,.55)}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline:2px solid rgba(233,118,33,.6);outline-offset:2px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .14s ease,border-color .14s ease,background .14s ease,color .14s ease}.button:focus-visible:not(:disabled),.button:hover:not(:disabled){transform:translateY(-1px);outline:none}.button--primary{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#301d11;border-color:rgba(198,110,42,.3);box-shadow:0 10px 18px rgba(233,118,33,.24)}.button--ghost{background:rgba(255,255,255,.72);border-color:rgba(198,110,42,.2);color:var(--text)}.button--danger{background:rgba(185,28,28,.1);border-color:rgba(185,28,28,.26);color:#7f1d1d}.button--small{min-height:38px;padding:0 14px;font-size:.9rem}.button--static{pointer-events:none}.button:disabled{cursor:not-allowed;opacity:.55}.auth-page,.public-page{padding-top:56px}.login-page{width:100%;max-width:none;min-height:100vh;margin:0;padding:0}.login-layout{display:grid;grid-template-columns:minmax(360px,1.08fr) minmax(460px,.92fr);min-height:100vh}.login-brand-panel{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:44px;background:radial-gradient(circle at 78% 22%,rgba(255,98,0,.18),transparent 35%),radial-gradient(circle at 18% 84%,rgba(59,130,246,.14),transparent 34%),linear-gradient(160deg,#0f121d,#141923 46%,#1a1f2b);color:#eef3ff;overflow:hidden}.login-brand-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.05) 1px,transparent 0);background-size:48px 48px;opacity:.24}.login-brand-footer,.login-brand-surface{position:relative;z-index:1}.login-kicker{margin-bottom:18px;font-family:var(--font-display);font-size:.78rem;text-transform:uppercase;letter-spacing:.19em;color:rgba(255,165,102,.95)}.login-brand-surface h1{margin:0 0 16px;max-width:12ch;font-size:clamp(2.5rem,5vw,4.35rem);line-height:.94;letter-spacing:-.02em}.login-brand-surface p{margin:0;max-width:58ch;color:rgba(228,234,249,.88);font-size:1.05rem;line-height:1.66}.login-brand-points{margin:22px 0 0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.login-brand-points li{padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(19,28,42,.58);color:rgba(238,245,255,.93)}.login-brand-lockup{display:inline-grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.login-brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-family:var(--font-display);font-weight:800;color:#1f160f;background:linear-gradient(145deg,#ff7b25,#ffbf65);box-shadow:0 0 22px rgba(255,125,45,.36)}.login-brand-lockup strong{display:block;margin:0;font-family:var(--font-display);font-size:1.06rem}.login-brand-lockup p{margin:2px 0 0;font-size:.9rem;color:rgba(220,228,246,.86)}.login-brand-quote{margin:18px 0 0;max-width:50ch;font-size:1.06rem;line-height:1.6;color:rgba(238,244,255,.9)}.login-form-panel{display:grid;place-items:center;padding:34px;background:linear-gradient(180deg,#f6f8fc,#eef2f8)}.login-form-wrap{width:min(100%,460px);display:grid;grid-gap:24px;gap:24px}.login-header h2{margin:0 0 6px;font-family:var(--font-display);font-size:clamp(2rem,3.3vw,2.5rem);line-height:1.05;color:#0f172a}.login-header p{margin:0;color:#4c5a6d;font-size:1.03rem}.login-card{display:grid;grid-gap:13px;gap:13px;padding:26px;border-radius:16px;border:1px solid #d7dee8;background:#f6f8fb;box-shadow:0 12px 28px rgba(15,23,42,.1)}.login-card h3{margin:0;font-size:1.85rem;line-height:1;color:#111827}.login-card>p{margin:0 0 2px;color:#5f6f84}.login-provider-button{min-height:46px;border-radius:10px;border:1px solid #cad5e4;background:#ffffff;color:#111827;font-family:var(--font-display);font-weight:600;transition:border-color .14s ease,transform .14s ease,background .14s ease}.login-provider-button:focus-visible:not(:disabled),.login-provider-button:hover:not(:disabled){border-color:#93a8c3;background:#f8fafc;transform:translateY(-1px);outline:none}.login-provider-button:disabled{opacity:.62;cursor:not-allowed}.login-divider{margin:8px 0 2px;display:flex;align-items:center;gap:10px;color:#708094;text-transform:uppercase;letter-spacing:.08em;font-size:.73rem;font-family:var(--font-display)}.login-divider:after,.login-divider:before{content:"";height:1px;flex:1 1;background:#cad5e4}.login-card .field{gap:7px;color:#334155}.login-card .field input{border-color:#c7d2e2;border-radius:10px;background:#ffffff}.login-card .field input::placeholder{color:#8595ab}.login-submit{margin-top:6px}.login-submit__content{display:inline-flex;align-items:center;justify-content:center;gap:8px}.login-timeout-alert{display:grid;grid-gap:8px;gap:8px}.ed-shell{--ed-shell-bg-base:#0a0f1b;--ed-shell-bg-glow:rgba(32,80,160,0.25);--ed-shell-text:#d7e3f3;--ed-shell-text-strong:#edf4ff;--ed-shell-text-muted:#93a8c9;--ed-shell-text-soft:#7e96bc;--ed-shell-border:rgba(114,141,190,0.24);--ed-shell-border-strong:rgba(140,168,214,0.45);--ed-surface:rgba(17,26,43,0.7);--ed-surface-strong:rgba(19,29,49,0.9);--ed-rail-bg-start:#0f1626;--ed-rail-bg-end:#0d1422;--ed-topbar-bg:rgba(10,16,29,0.9);--ed-panel-border:rgba(115,141,190,0.3);--ed-panel-bg-start:rgba(17,24,40,0.88);--ed-panel-bg-end:rgba(15,22,37,0.94);--ed-panel-shadow:0 12px 30px rgba(4,7,15,0.42);--ed-control-border:rgba(116,144,190,0.38);--ed-control-text:#cfdcf0;--ed-control-placeholder:#8ea6c8;--ed-accent-strong:rgba(255,142,62,0.56);--ed-accent-surface:linear-gradient(145deg,rgba(255,111,38,0.18),rgba(255,131,44,0.06));--ed-rail-active-bar:#ff7a18;--ed-rail-nav-active-bg:rgba(124,58,237,0.22);--ed-rail-nav-active-border:rgba(167,139,250,0.42);--ed-rail-nav-active-icon:#ff9330;--ed-alert-error-border:rgba(251,146,60,0.55);--ed-alert-error-bg:rgba(88,42,12,0.48);--ed-alert-error-text:#ffedd5;--ed-alert-warning-border:rgba(251,191,36,0.42);--ed-alert-warning-bg:rgba(110,52,12,0.38);--ed-alert-warning-text:#fef3c7;--ed-grid-bg:rgba(11,17,30,0.96);--ed-grid-header-bg:rgba(17,26,43,0.98);--ed-grid-row-even:rgba(12,19,33,0.78);--ed-grid-row-odd:rgba(14,22,38,0.88);--ed-grid-border:rgba(103,131,176,0.32);--ed-grid-cell-border:rgba(96,126,171,0.25);--ed-grid-text:#d6e3f5;--ed-grid-text-muted:#a9bdd9;--ed-grid-overlay-bg:rgba(12,20,36,0.9);height:100dvh;max-height:100dvh;display:grid;grid-template-columns:268px 1fr;grid-template-rows:minmax(0,1fr);overflow:hidden;background:radial-gradient(circle at 80% -20%,var(--ed-shell-bg-glow),transparent 42%),var(--ed-shell-bg-base);color:var(--ed-shell-text);color-scheme:dark}:root[data-ed-theme=ocean] .ed-shell{--ed-shell-bg-base:#07141e;--ed-shell-bg-glow:rgba(24,120,202,0.33);--ed-shell-text:#d9ecff;--ed-shell-text-strong:#f1f8ff;--ed-shell-text-muted:#9ebcdc;--ed-shell-text-soft:#8daac9;--ed-shell-border:rgba(105,154,206,0.28);--ed-shell-border-strong:rgba(119,186,255,0.5);--ed-surface:rgba(14,37,57,0.76);--ed-surface-strong:rgba(13,41,63,0.93);--ed-rail-bg-start:#0a2031;--ed-rail-bg-end:#081a2a;--ed-topbar-bg:rgba(8,28,45,0.92);--ed-panel-border:rgba(108,158,211,0.34);--ed-panel-bg-start:rgba(10,34,52,0.9);--ed-panel-bg-end:rgba(8,27,44,0.96);--ed-alert-error-border:rgba(251,146,60,0.52);--ed-alert-error-bg:rgba(62,32,10,0.5);--ed-alert-error-text:#ffedd5;--ed-grid-bg:rgba(8,24,38,0.97);--ed-grid-header-bg:rgba(11,36,56,0.99);--ed-grid-row-even:rgba(9,28,44,0.8);--ed-grid-row-odd:rgba(11,33,50,0.9);--ed-grid-border:rgba(99,152,206,0.34);--ed-grid-cell-border:rgba(99,152,206,0.26);--ed-grid-text:#d9ebff;--ed-grid-text-muted:#a7c9ea;--ed-grid-overlay-bg:rgba(9,31,48,0.9);--ed-rail-active-bar:#2d9bf0;--ed-rail-nav-active-bg:rgba(59,130,246,0.2);--ed-rail-nav-active-border:rgba(125,211,252,0.45);--ed-rail-nav-active-icon:#ffb04a}:root[data-ed-theme=ember] .ed-shell{--ed-shell-bg-base:#171009;--ed-shell-bg-glow:rgba(255,138,62,0.26);--ed-shell-text:#f0dfcf;--ed-shell-text-strong:#fff0dd;--ed-shell-text-muted:#cfb49a;--ed-shell-text-soft:#c39e7c;--ed-shell-border:rgba(182,124,83,0.3);--ed-shell-border-strong:rgba(255,169,100,0.56);--ed-surface:rgba(56,34,21,0.74);--ed-surface-strong:rgba(64,37,19,0.92);--ed-rail-bg-start:#28180e;--ed-rail-bg-end:#1f130d;--ed-topbar-bg:rgba(31,21,13,0.9);--ed-panel-border:rgba(181,123,79,0.34);--ed-panel-bg-start:rgba(51,31,19,0.9);--ed-panel-bg-end:rgba(39,24,16,0.95);--ed-control-border:rgba(188,130,87,0.38);--ed-control-text:#f2dfce;--ed-control-placeholder:#d0aa8a;--ed-accent-strong:rgba(255,169,95,0.64);--ed-accent-surface:linear-gradient(145deg,rgba(255,129,56,0.24),rgba(255,149,74,0.1));--ed-grid-bg:rgba(29,18,12,0.96);--ed-grid-header-bg:rgba(47,29,19,0.98);--ed-grid-row-even:rgba(35,22,14,0.8);--ed-grid-row-odd:rgba(43,27,16,0.88);--ed-grid-border:rgba(178,117,74,0.34);--ed-grid-cell-border:rgba(178,117,74,0.26);--ed-grid-text:#f2dfcd;--ed-grid-text-muted:#d7bda4;--ed-grid-overlay-bg:rgba(42,26,16,0.9);--ed-rail-active-bar:#ff9330;--ed-rail-nav-active-bg:rgba(124,58,237,0.24);--ed-rail-nav-active-border:rgba(196,181,253,0.4);--ed-rail-nav-active-icon:#ffb366}:root[data-ed-theme=graphite] .ed-shell{--ed-shell-bg-base:#080a0d;--ed-shell-bg-glow:rgba(120,132,155,0.2);--ed-shell-text:#f2f6fb;--ed-shell-text-strong:#ffffff;--ed-shell-text-muted:#c5d1e1;--ed-shell-text-soft:#afbfd4;--ed-shell-border:rgba(167,183,206,0.34);--ed-shell-border-strong:rgba(204,217,236,0.62);--ed-surface:rgba(20,25,34,0.82);--ed-surface-strong:rgba(23,29,39,0.96);--ed-rail-bg-start:#0f141d;--ed-rail-bg-end:#0c1118;--ed-topbar-bg:rgba(11,16,23,0.93);--ed-panel-border:rgba(168,183,204,0.38);--ed-panel-bg-start:rgba(17,23,32,0.92);--ed-panel-bg-end:rgba(13,19,28,0.97);--ed-grid-bg:rgba(10,14,20,0.98);--ed-grid-header-bg:rgba(17,22,30,0.99);--ed-grid-row-even:rgba(14,18,25,0.88);--ed-grid-row-odd:rgba(16,21,29,0.95);--ed-grid-border:rgba(163,178,200,0.4);--ed-grid-cell-border:rgba(163,178,200,0.28);--ed-grid-text:#edf4ff;--ed-grid-text-muted:#c9d8ea;--ed-grid-overlay-bg:rgba(15,21,30,0.93);--ed-rail-active-bar:#f4b942;--ed-rail-nav-active-bg:rgba(124,58,237,0.14);--ed-rail-nav-active-border:rgba(139,92,246,0.35);--ed-rail-nav-active-icon:#ea580c}:root[data-ed-color-mode=light] .ed-shell{color-scheme:light;--ed-shell-bg-base:#eef1f8;--ed-shell-bg-glow:rgba(72,108,200,0.14);--ed-shell-text:#1a2332;--ed-shell-text-strong:#0f1728;--ed-shell-text-muted:#5a6b82;--ed-shell-text-soft:#6d7f96;--ed-shell-border:rgba(88,108,150,0.22);--ed-shell-border-strong:rgba(65,88,130,0.38);--ed-surface:rgba(255,255,255,0.78);--ed-surface-strong:rgba(255,255,255,0.94);--ed-rail-bg-start:#e8ecf5;--ed-rail-bg-end:#e2e7f2;--ed-topbar-bg:rgba(255,255,255,0.92);--ed-panel-border:rgba(95,115,155,0.22);--ed-panel-bg-start:rgba(255,255,255,0.94);--ed-panel-bg-end:rgba(248,250,255,0.98);--ed-panel-shadow:0 12px 32px rgba(18,28,55,0.08);--ed-control-border:rgba(100,122,168,0.35);--ed-control-text:#1a2332;--ed-control-placeholder:#7a889c;--ed-accent-strong:rgba(234,88,12,0.58);--ed-accent-surface:linear-gradient(145deg,rgba(234,88,12,0.16),rgba(251,146,60,0.09));--ed-alert-error-border:rgba(234,88,12,0.55);--ed-alert-error-bg:rgba(255,237,213,0.98);--ed-alert-error-text:#9a3412;--ed-alert-warning-border:rgba(194,95,18,0.38);--ed-alert-warning-bg:rgba(255,251,235,0.98);--ed-alert-warning-text:#92400e;--ed-grid-bg:#ffffff;--ed-grid-header-bg:#f1f3fa;--ed-grid-row-even:#fafbfd;--ed-grid-row-odd:#f4f6fb;--ed-grid-border:rgba(100,120,165,0.22);--ed-grid-cell-border:rgba(100,120,165,0.16);--ed-grid-text:#1a2332;--ed-grid-text-muted:#5a6b82;--ed-grid-overlay-bg:rgba(255,255,255,0.96);--ed-rail-active-bar:#ea580c;--ed-rail-nav-active-bg:rgba(124,58,237,0.12);--ed-rail-nav-active-border:rgba(139,92,246,0.32);--ed-rail-nav-active-icon:#c2410c}:root[data-ed-color-mode=light][data-ed-theme=ocean] .ed-shell{--ed-shell-bg-base:#e8f3fb;--ed-shell-bg-glow:rgba(36,140,220,0.16);--ed-rail-bg-start:#e4f0fb;--ed-rail-bg-end:#ddebf8;--ed-rail-active-bar:#0d7dd8}:root[data-ed-color-mode=light][data-ed-theme=ember] .ed-shell{--ed-shell-bg-base:#faf4ed;--ed-shell-bg-glow:rgba(255,150,70,0.14);--ed-rail-bg-start:#f5ebe2;--ed-rail-bg-end:#efe4d8}:root[data-ed-color-mode=light][data-ed-theme=graphite] .ed-shell{--ed-shell-bg-base:#eceef2;--ed-shell-bg-glow:rgba(100,115,140,0.12);--ed-rail-bg-start:#e6e9ef;--ed-rail-bg-end:#e0e4eb}:root[data-ed-color-mode=light] .enterprise-grid-theme{--ag-row-hover-color:rgba(70,110,190,0.12);--ag-selected-row-background-color:rgba(255,120,45,0.16);--ag-range-selection-background-color:rgba(255,120,45,0.09)}:root[data-ed-color-mode=light] .ed-shell .ga-scope-chip{border-color:rgba(65,88,130,.3);background:rgba(232,238,248,.98);color:var(--ed-shell-text-strong)}:root[data-ed-color-mode=light] .ed-shell .ga-icon-button{border-color:rgba(65,88,130,.28);background:rgba(255,255,255,.96);color:var(--ed-shell-text-muted)}:root[data-ed-color-mode=light] .ed-shell .ga-icon-button:focus-visible:not(:disabled),:root[data-ed-color-mode=light] .ed-shell .ga-icon-button:hover:not(:disabled){border-color:rgba(230,115,35,.48);background:rgba(255,248,240,.99);color:var(--ed-shell-text-strong)}:root[data-ed-color-mode=light] .ed-shell .ga-icon-button--json{border-color:rgba(29,100,180,.4);color:#1a5f96;background:rgba(228,241,255,.97)}:root[data-ed-color-mode=light] .ed-shell .ga-icon-button--json:focus-visible:not(:disabled),:root[data-ed-color-mode=light] .ed-shell .ga-icon-button--json:hover:not(:disabled){border-color:rgba(29,100,180,.58);background:rgba(212,232,255,.99);color:#124067}:root[data-ed-color-mode=light] .ed-shell .ga-icon-button--danger{border-color:rgba(234,88,12,.5);color:#c2410c;background:rgba(255,237,213,.92)}:root[data-ed-color-mode=light] .ed-shell .ga-icon-button--danger:focus-visible:not(:disabled),:root[data-ed-color-mode=light] .ed-shell .ga-icon-button--danger:hover:not(:disabled){border-color:rgba(234,88,12,.68);background:rgba(254,215,170,.95);color:#9a3412}:root[data-ed-color-mode=light] .ed-shell .ga-icon-button--accent{border-color:rgba(180,95,10,.42);color:#a16207;background:rgba(255,241,212,.96)}:root[data-ed-color-mode=light] .ed-shell .ga-icon-button--accent:focus-visible:not(:disabled),:root[data-ed-color-mode=light] .ed-shell .ga-icon-button--accent:hover:not(:disabled){border-color:rgba(180,95,10,.55);background:rgba(255,230,188,.98);color:#7c3a0a}.ed-rail{min-height:0;border-right:1px solid var(--ed-shell-border);background:linear-gradient(180deg,var(--ed-rail-bg-start) 0,var(--ed-rail-bg-end) 100%);padding:0;display:flex;flex-direction:column;gap:0;overflow:hidden}.ed-rail__header{flex-shrink:0;display:flex;align-items:center;gap:12px;padding:14px 14px 12px;border-bottom:1px solid var(--ed-shell-border);background:color-mix(in srgb,var(--ed-rail-bg-start) 88%,#000 12%)}:root[data-ed-color-mode=light] .ed-shell .ed-rail__header{background:color-mix(in srgb,var(--ed-rail-bg-start) 92%,#fff 8%)}.ed-rail__header-mark{width:32px;height:32px;border-radius:8px;flex-shrink:0;display:grid;place-items:center;background:linear-gradient(148deg,#ff8b2d,#ffbc66);color:#23170f;font-family:var(--font-display);font-weight:800;font-size:.95rem}.ed-rail__header-titles{min-width:0;display:flex;flex-direction:column;gap:2px}.ed-rail__eyebrow{font-size:.65rem;text-transform:uppercase;letter-spacing:.14em;color:var(--ed-shell-text-soft);font-family:var(--font-display)}.ed-rail__title{margin:0;font-size:1.02rem;font-weight:650;font-family:var(--font-display);color:var(--ed-shell-text-strong);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ed-rail__nav{flex:1 1 auto;min-height:0;overflow-y:auto;padding:10px 8px 16px}.ed-rail__nav,.ed-rail__nav-row{display:flex;flex-direction:column;gap:2px}.ed-rail__rule{height:1px;margin:8px 10px 6px;background:color-mix(in srgb,var(--ed-shell-border) 85%,transparent);flex-shrink:0}.ed-nav__item{border-radius:12px;border:1px solid transparent;padding:8px 10px;display:block;font-weight:550;font-size:.88rem;transition:background .12s ease,border-color .12s ease;text-decoration:none;color:inherit}.ed-nav__item span{color:var(--ed-shell-text)}.ed-nav__item-inner{display:flex;align-items:center;gap:10px}.ed-nav__item-inner svg{flex-shrink:0;color:var(--ed-shell-text-muted)}.ed-nav__item--active{background:var(--ed-rail-nav-active-bg);border-color:var(--ed-rail-nav-active-border);box-shadow:none}.ed-nav__item--active .ed-nav__item-inner svg{color:var(--ed-rail-nav-active-icon)}.ed-nav__item--active .ed-nav__item-inner span{color:var(--ed-shell-text-strong)}:root[data-ed-color-mode=light] .ed-shell .ed-nav__item--active{background:var(--ed-rail-nav-active-bg);border-color:var(--ed-rail-nav-active-border)}.ed-nav__item--live{background:transparent}.ed-nav__item--live:focus-visible,.ed-nav__item--live:hover{background:color-mix(in srgb,var(--ed-shell-text) 7%,transparent);outline:none}.ed-nav__item--active:focus-visible,.ed-nav__item--active:hover{background:color-mix(in srgb,var(--ed-rail-nav-active-bg) 88%,var(--ed-shell-text) 12%);outline:none}.ed-main{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.ed-main>.ed-topbar,.ed-main>.ed-workspace-account-banner{flex-shrink:0}.ed-topbar{min-height:62px;padding:12px 22px;border-bottom:1px solid var(--ed-shell-border);background:var(--ed-topbar-bg);display:flex;align-items:center;justify-content:space-between;gap:14px}.ed-topbar__crumbs{letter-spacing:.06em;font-size:.75rem}.ed-topbar__crumbs,.ed-topbar__title p{color:var(--ed-shell-text-muted);text-transform:uppercase;font-family:var(--font-display)}.ed-topbar__title p{margin:0 0 2px;letter-spacing:.09em;font-size:.66rem}.ed-topbar__title strong{color:var(--ed-shell-text-strong);font-size:1.38rem;font-weight:650;line-height:1.2;font-family:var(--font-display)}.ed-topbar__actions{display:flex;gap:8px;align-items:center;margin-left:auto}.ed-project-picker{min-height:34px;min-width:220px;padding:0 10px;border-radius:8px;border:1px solid var(--ed-control-border);background:var(--ed-surface-strong);color:var(--ed-control-text);display:inline-flex;align-items:center;gap:8px;position:relative}.ed-project-picker span{color:var(--ed-control-placeholder);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;font-family:var(--font-display)}.ed-project-picker select{width:100%;border:0;background:transparent;color:var(--ed-shell-text);font-size:.82rem;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:18px}.ed-project-picker select:focus{outline:none}.ed-project-picker__chevron{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:var(--ed-control-placeholder);pointer-events:none}.ed-topbar__button{min-height:34px;padding:0 11px;border-radius:8px;border:1px solid var(--ed-control-border);background:var(--ed-surface-strong);color:var(--ed-control-text);font-size:.78rem;font-weight:650;display:inline-flex;align-items:center;gap:7px}.ed-topbar__button:hover{border-color:var(--ed-shell-border-strong)}.ed-topbar__button--lock{border-color:rgba(255,184,65,.38);color:#ffdba2}.ed-topbar__button--lock.is-unlocked{border-color:rgba(76,221,171,.45);color:#92f5d4}:root[data-ed-color-mode=light] .ed-topbar .ed-topbar__button--lock{color:#9a3412;border-color:rgba(154,52,18,.38)}:root[data-ed-color-mode=light] .ed-topbar .ed-topbar__button--lock.is-unlocked{color:#047857;border-color:rgba(4,120,87,.42)}.ed-write-lock{position:relative}.ed-write-lock__popover{position:absolute;top:calc(100% + 8px);right:0;z-index:80;width:min(340px,calc(100vw - 20px));padding:14px 16px 16px;border-radius:12px;border:1px solid var(--ed-shell-border);background:var(--ed-surface-strong);box-shadow:var(--ed-panel-shadow);color:var(--ed-shell-text)}.ed-write-lock__title{margin:0 0 10px;font-size:.95rem;font-weight:700;font-family:var(--font-display);color:var(--ed-shell-text-strong)}.ed-write-lock__project{margin:0 0 10px;display:flex;flex-direction:column;gap:2px;font-size:.86rem}.ed-write-lock__project-id{font-size:.78rem;color:var(--ed-shell-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.ed-write-lock__status{margin:0 0 8px;padding:8px 10px;border-radius:8px;font-size:.82rem;line-height:1.4;background:color-mix(in srgb,rgba(255,184,65,.2) 55%,var(--ed-surface) 45%);border:1px solid rgba(255,184,65,.35);color:var(--ed-shell-text)}.ed-write-lock__status--open{background:color-mix(in srgb,rgba(76,221,171,.18) 50%,var(--ed-surface) 50%);border-color:rgba(76,221,171,.38)}.ed-write-lock__hint{margin:0 0 8px;font-size:.76rem;color:var(--ed-shell-text-muted);line-height:1.4}.ed-write-lock__list{margin:0 0 14px;padding-left:1.1rem;font-size:.78rem;color:var(--ed-shell-text-muted);line-height:1.45}.ed-write-lock__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ed-topbar__button--icon{width:34px;padding:0;justify-content:center}.ed-workspace-account-banner{padding:0 18px 12px;box-sizing:border-box}.ed-workspace-account-banner .alert{margin:0}.ed-workspace-account-banner__text{margin:0;line-height:1.45}.ed-workspace-account-banner__link{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px}.ed-workspace-account-banner__link:focus-visible,.ed-workspace-account-banner__link:hover{color:#ff9a41;outline:none}.ed-workspace{min-width:0;min-height:0;flex:1 1 auto;padding:18px 22px 12px;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.ga-page{display:grid;grid-gap:14px;gap:14px}.ga-page--notify{flex:0 0 auto;width:100%;min-height:0}.ga-page--fill{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:14px;overflow:hidden}.ga-page--fill>.ga-metrics,.ga-page--fill>.ga-summary,.ga-page--fill>section:not(.ga-table-panel--fill){flex-shrink:0}.ga-table-panel--fill{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;gap:0}.ga-table-panel--fill>.alert,.ga-table-panel--fill>.ga-auth-chart-card,.ga-table-panel--fill>.ga-auth-users-grid-toolbar,.ga-table-panel--fill>.ga-firestore-selection-bar,.ga-table-panel--fill>.ga-inline-alert,.ga-table-panel--fill>.ga-loading,.ga-table-panel--fill>.ga-summary__hint,.ga-table-panel--fill>.ga-table-head,.ga-table-panel--fill>.ga-toolbar{flex-shrink:0}.ga-grid-mount{flex:1 1 auto;min-height:0;min-width:0;display:flex;flex-direction:column}.ed-workspace-footer{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;padding:10px 2px 6px;margin-top:2px;border-top:1px solid var(--ed-shell-border);color:var(--ed-shell-text-muted);font-size:.8rem}.ed-workspace-footer strong{color:var(--ed-shell-text);font-weight:650}.ga-panel{border-radius:12px;border:1px solid var(--ed-panel-border);background:linear-gradient(180deg,var(--ed-panel-bg-start),var(--ed-panel-bg-end));box-shadow:var(--ed-panel-shadow)}.session-gate{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 80% -20%,rgba(32,80,160,.25),transparent 42%),#0a0f1b;color:#d7e3f3}.session-gate__card{width:min(92vw,560px);border-radius:14px;border:1px solid rgba(115,141,190,.3);background:linear-gradient(180deg,rgba(17,24,40,.88),rgba(15,22,37,.94));box-shadow:0 12px 30px rgba(4,7,15,.42);padding:18px 20px;display:grid;grid-gap:8px;gap:8px}.session-gate__card h1{margin:0;color:#edf4ff;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.05}.session-gate__card p{margin:0;color:#93a8c9}.session-gate__spinner{margin-top:2px;display:inline-flex;align-items:center;gap:8px;color:#cfe0f7}.ga-header{padding:18px 20px;display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.ga-kicker{margin:0 0 8px;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ed-shell-text-muted)}.ga-header h1{margin:0 0 6px;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.05;color:var(--ed-shell-text-strong)}.ga-header p{margin:0;color:var(--ed-shell-text-muted)}.ga-header__actions{display:flex;align-items:center}.ed-workspace .button--primary{background:linear-gradient(145deg,#ff7f2b,#ff9e3c);color:#25170f;border-color:rgba(255,149,74,.46);box-shadow:0 10px 20px rgba(255,115,35,.28)}.ed-workspace .button--ghost{color:var(--ed-shell-text);border-color:var(--ed-control-border);background:var(--ed-surface-strong);background:color-mix(in srgb,var(--ed-surface-strong) 96%,transparent)}.ga-metrics{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.ga-metric{padding:14px 16px;display:grid;grid-gap:8px;gap:8px}.ga-metric span{color:var(--ed-shell-text-muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.ga-metric strong{font-size:clamp(1.5rem,3vw,2rem);color:var(--ed-shell-text-strong);line-height:1}.ga-table-panel{padding:12px 12px 10px}.ga-summary{padding:12px 16px}.ga-summary p{margin:0;color:var(--ed-shell-text);font-size:.93rem}.ga-summary__hint{margin-top:6px;color:var(--ed-shell-text-muted);font-size:.82rem}.ga-details-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:4px 8px 8px}.ga-details-grid--legacy-cells>div{border:1px solid rgba(107,135,181,.24);border-radius:10px;background:rgba(14,22,38,.7);padding:10px 12px;display:grid;grid-gap:4px;gap:4px}.ga-details-grid--legacy-cells>div>span{color:#8ea3c7;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.ga-details-grid--legacy-cells>div>strong{color:#eaf2ff;font-size:.95rem}.ga-details-grid--metric-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.ga-credential-health-plain{margin:0 8px 12px;padding:12px 14px;border-radius:10px;border:1px solid rgba(107,135,181,.22);background:rgba(14,22,38,.45)}.ga-credential-health-plain__headline{display:block;margin-bottom:6px;font-size:.98rem;color:var(--ed-shell-text-strong)}.ga-credential-health-plain__body{margin:0;font-size:.88rem;line-height:1.45;color:var(--ed-shell-text)}.ga-credential-health-plain--attention{border-color:rgba(212,168,76,.45);background:rgba(212,168,76,.1)}.ga-credential-health-plain--problem{border-color:rgba(220,90,90,.45);background:rgba(220,90,90,.1)}:root[data-ed-color-mode=light] .ga-credential-health-plain{background:rgba(255,255,255,.55);border-color:rgba(80,100,140,.2)}:root[data-ed-color-mode=light] .ga-credential-health-plain--attention{background:rgba(212,168,76,.12);border-color:rgba(180,140,50,.35)}:root[data-ed-color-mode=light] .ga-credential-health-plain--problem{background:rgba(220,90,90,.1);border-color:rgba(200,70,70,.35)}.ga-credential-health-details{margin:0 8px 10px;border:1px solid rgba(107,135,181,.2);border-radius:10px;padding:2px 10px 10px;background:rgba(14,22,38,.35)}:root[data-ed-color-mode=light] .ga-credential-health-details{background:rgba(255,255,255,.45);border-color:rgba(80,100,140,.18)}.ga-credential-health-details summary{cursor:pointer;font-weight:600;font-size:.9rem;padding:8px 4px 4px;color:var(--ed-shell-text-strong);list-style-position:outside}.ga-credential-health-details__lede{margin:0 4px 10px}.ga-credential-health-row{display:flex;flex-wrap:wrap;gap:10px;margin:4px 8px 8px;align-items:stretch}.ga-credential-health-row>.ga-detail-metric-card{flex:1 1 200px;min-width:min(100%,180px)}.ga-credential-health-row__access-duo{display:flex;flex-wrap:wrap;flex:2 1 min(100%,420px);gap:10px;min-width:min(100%,320px)}.ga-credential-health-row__access-duo>.ga-detail-metric-card{flex:1 1 180px;min-width:min(100%,160px)}.ga-detail-metric-card{box-sizing:border-box;border:1px solid rgba(107,135,181,.24);border-radius:10px;background:rgba(14,22,38,.7);padding:12px 14px 14px;display:flex;flex-direction:column;gap:10px;min-width:0;min-height:100%}.ga-detail-metric-card__label{color:#8ea3c7;font-size:.72rem;letter-spacing:.09em;text-transform:uppercase;line-height:1.25}.ga-detail-metric-card__value-wrap{flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-height:2.75rem;padding:6px 4px}.ga-detail-metric-card__value{color:#eaf2ff;font-size:1.14rem;font-weight:720;line-height:1.3;letter-spacing:.02em;text-align:center;word-break:break-word}.ga-detail-metric-card__help{margin:0;padding-top:10px;border-top:1px solid rgba(107,135,181,.2);font-size:.8rem;color:#b8c9e8;line-height:1.45}:root[data-ed-color-mode=light] .ga-detail-metric-card{background:color-mix(in srgb,var(--ed-surface-strong) 88%,#0e1626);border-color:color-mix(in srgb,var(--ed-control-border) 65%,transparent)}:root[data-ed-color-mode=light] .ga-detail-metric-card__label{color:var(--ed-shell-text-muted)}:root[data-ed-color-mode=light] .ga-detail-metric-card__value{color:var(--ed-shell-text)}:root[data-ed-color-mode=light] .ga-detail-metric-card__help{color:var(--ed-shell-text-muted)}:root[data-ed-color-mode=light] .ga-details-grid--legacy-cells>div{background:color-mix(in srgb,var(--ed-surface-strong) 88%,#0e1626);border-color:color-mix(in srgb,var(--ed-control-border) 65%,transparent)}:root[data-ed-color-mode=light] .ga-details-grid--legacy-cells>div>span{color:var(--ed-shell-text-muted)}:root[data-ed-color-mode=light] .ga-details-grid--legacy-cells>div>strong{color:var(--ed-shell-text)}.ga-table-head{display:flex;justify-content:space-between;align-items:center;margin:4px 8px 10px}.ga-table-head h2{margin:0;font-size:1.05rem;color:var(--ed-shell-text-strong)}.ga-table-head span{color:var(--ed-shell-text-muted);font-size:.84rem}.ga-auth-data-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px 10px}.ga-auth-icon-action{display:inline-flex;flex-direction:column;align-items:center;gap:2px;padding:6px 10px;border-radius:10px;border:1px solid var(--ed-control-border);background:color-mix(in srgb,var(--ed-surface-strong) 88%,transparent);color:var(--ed-shell-text-muted);font-size:.68rem;font-weight:650;min-width:64px;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.ga-auth-icon-action:focus-visible,.ga-auth-icon-action:hover{border-color:var(--ed-shell-border-strong);color:var(--ed-shell-text);outline:none}.ga-auth-icon-action--active{border-color:rgba(249,115,22,.62);color:#fb923c;background:rgba(234,88,12,.2)}:root[data-ed-color-mode=light] .ed-shell .ga-auth-icon-action--active{border-color:rgba(234,88,12,.72);color:#c2410c;background:rgba(254,215,170,.88)}.ga-auth-icon-action:disabled{opacity:.45;cursor:not-allowed}.ga-auth-data-toolbar__menu-wrap{position:relative}.ga-auth-export-menu{position:absolute;right:0;top:calc(100% + 6px);min-width:260px;padding:8px;border-radius:12px;border:1px solid var(--ed-grid-border);background:var(--ed-grid-header-bg);box-shadow:0 12px 28px rgba(2,8,20,.45);z-index:30;display:grid;grid-gap:4px;gap:4px}.ga-auth-export-menu__item{text-align:left;width:100%;padding:8px 10px;border-radius:8px;border:none;background:transparent;color:var(--ed-shell-text);font-size:.82rem;cursor:pointer}.ga-auth-export-menu__item:focus-visible,.ga-auth-export-menu__item:hover{background:rgba(234,88,12,.16);outline:none}.ga-auth-chart-card{flex-shrink:0;margin:0 8px 12px;border-radius:12px;border:1px solid var(--ed-grid-border);background:color-mix(in srgb,var(--ed-grid-bg) 92%,transparent);overflow:visible}.ga-auth-chart-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 6px;border-bottom:1px solid color-mix(in srgb,var(--ed-grid-border) 70%,transparent)}.ga-auth-chart-card__title{margin:0;font-size:.95rem;color:var(--ed-shell-text-strong)}.ga-auth-chart-card__actions{display:flex;align-items:center;gap:4px;position:relative}.ga-auth-chart-card__icon-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid transparent;background:transparent;color:var(--ed-shell-text-muted);cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.ga-auth-chart-card__icon-btn:focus-visible,.ga-auth-chart-card__icon-btn:hover{border-color:var(--ed-control-border);background:var(--ed-surface-strong);color:var(--ed-shell-text);outline:none}.ga-auth-chart-options{position:absolute;right:0;top:calc(100% + 6px);width:min(280px,82vw);padding:12px;border-radius:14px;border:1px solid var(--ed-grid-border);background:var(--ed-grid-header-bg);box-shadow:0 14px 32px rgba(2,8,20,.48);z-index:30;display:grid;grid-gap:12px;gap:12px}.ga-auth-chart-options__section{display:grid;grid-gap:8px;gap:8px}.ga-auth-chart-options__label{margin:0;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(251,146,60,.95)}:root[data-ed-color-mode=light] .ed-shell .ga-auth-chart-options__label{color:#c2410c}.ga-auth-chart-options__list{list-style:none;margin:0;padding:0;display:grid;grid-gap:4px;gap:4px}.ga-auth-chart-options__list--inline{grid-template-columns:1fr 1fr;gap:6px}.ga-auth-chart-options__choice{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border-radius:10px;border:1px solid var(--ed-control-border);background:color-mix(in srgb,var(--ed-surface-strong) 85%,transparent);color:var(--ed-shell-text);font-size:.8rem;cursor:pointer;transition:border-color .12s ease,background .12s ease}.ga-auth-chart-options__choice.is-selected{border-color:rgba(249,115,22,.58);background:rgba(234,88,12,.18)}:root[data-ed-color-mode=light] .ed-shell .ga-auth-chart-options__choice.is-selected{border-color:rgba(234,88,12,.65);background:rgba(254,215,170,.75)}.ga-auth-chart-options__choice:focus-visible,.ga-auth-chart-options__choice:hover{border-color:var(--ed-shell-border-strong);outline:none}.ga-auth-chart-card__body{padding:8px 8px 4px}.ga-auth-chart-card__empty{margin:0;padding:20px 12px;color:var(--ed-shell-text-muted);font-size:.88rem}.ga-auth-chart-svg-wrap{width:100%;min-width:0}.ga-auth-chart-svg{width:100%;display:block;vertical-align:top}.ga-auth-chart-svg__axis{stroke:var(--ed-grid-cell-border);stroke-width:1}.ga-auth-chart-svg__line{stroke:rgba(234,88,12,.92);stroke-width:2}.ga-auth-chart-svg__bar{fill:rgba(234,88,12,.62)}.ga-auth-chart-svg__dot{fill:#ea580c}.ga-auth-chart-svg__tick{fill:var(--ed-grid-text-muted);font-family:var(--font-body),system-ui,sans-serif;font-size:11px;font-weight:500;letter-spacing:.02em}@media (max-width:720px){.ga-table-head{flex-wrap:wrap;align-items:flex-start;gap:10px}}.ga-loading{margin:0 8px 10px;color:var(--ed-shell-text-muted)}.ga-inline-alert{margin:0 8px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.ga-alert-actions{display:inline-flex;align-items:center}.ga-theme-panel{padding:12px}.ga-theme-note{margin:0 8px 12px;color:var(--ed-shell-text-muted);font-size:.9rem}.ga-theme-options{margin:0 8px 8px;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:10px;gap:10px}.ga-theme-option{border:1px solid var(--ed-control-border);border-radius:10px;background:var(--ed-surface-strong);background:color-mix(in srgb,var(--ed-surface-strong) 90%,transparent);color:var(--ed-shell-text);padding:10px;display:grid;grid-gap:6px;gap:6px;text-align:left;transition:border-color .14s ease,transform .14s ease,background .14s ease}.ga-theme-option:focus-visible,.ga-theme-option:hover{border-color:var(--ed-shell-border-strong);transform:translateY(-1px);outline:none}.ga-theme-option strong{font-size:.92rem;line-height:1.1}.ga-theme-option small{color:var(--ed-shell-text-muted);font-size:.78rem}.ga-theme-option--active{border-color:var(--ed-accent-strong);background:var(--ed-accent-surface)}.ga-theme-swatch{height:26px;border-radius:7px;border:1px solid rgba(255,255,255,.14)}.ga-theme-swatch--midnight{background:linear-gradient(90deg,#081226,#13233e 48%,#ff7f2b)}.ga-theme-swatch--ocean{background:linear-gradient(90deg,#071d2f,#0f4770 52%,#6dd6ff)}.ga-theme-swatch--ember{background:linear-gradient(90deg,#211108,#5e2f18 48%,#ffb171)}.ga-theme-swatch--graphite{background:linear-gradient(90deg,#090c12,#2a3342 52%,#e7f0ff)}.ga-toolbar{padding:12px;justify-content:space-between;gap:12px}.ga-toolbar,.ga-toolbar__group{display:flex;align-items:flex-end;flex-wrap:wrap}.ga-toolbar__group{gap:10px}.ga-toolbar__group--end{margin-left:auto}.ga-toolbar__actions{display:flex;align-items:center;gap:8px}.ga-toolbar__field{display:grid;grid-gap:6px;gap:6px;min-width:210px}.ga-toolbar__field--compact{min-width:150px}.ga-toolbar__field span{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ed-shell-text-muted);font-family:var(--font-display)}.ga-toolbar__field input,.ga-toolbar__field select{height:38px;min-height:38px;border-radius:8px;border:1px solid var(--ed-control-border);background:var(--ed-surface-strong);color:var(--ed-shell-text);padding:0 10px;font:inherit;line-height:1.2}.ga-toolbar__field input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ga-toolbar__field select{cursor:pointer}.ga-toolbar__field input::placeholder{color:var(--ed-control-placeholder)}.ga-toolbar__field input:focus-visible,.ga-toolbar__field select:focus-visible{outline:2px solid rgba(255,141,65,.55);outline-offset:1px}.ga-auth-users-grid-toolbar{width:100%;padding:12px 0 8px;margin-top:4px;border-top:1px solid var(--ed-grid-border);align-items:flex-end;justify-content:space-between}.ga-auth-users-grid-toolbar .ga-toolbar__group.ga-auth-users-grid-toolbar__fields{flex:1 1;min-width:0}.ga-auth-users-grid-toolbar__refresh{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:8px;border:1px solid var(--ed-control-border);background:var(--ed-surface-strong);color:var(--ed-shell-text);cursor:pointer}.ga-auth-users-grid-toolbar__refresh:focus-visible:not(:disabled),.ga-auth-users-grid-toolbar__refresh:hover:not(:disabled){outline:2px solid rgba(255,141,65,.55);outline-offset:1px}.ga-auth-users-grid-toolbar__refresh:disabled{opacity:.45;cursor:not-allowed}.ga-auth-users-grid-toolbar .ga-toolbar__field--grow{flex:1 1 240px;min-width:min(100%,220px)}.ga-table-wrap{overflow:auto;border:1px solid var(--ed-grid-border);border-radius:10px}.ga-table{width:100%;border-collapse:collapse;min-width:760px}.ga-table td,.ga-table th{padding:12px 14px;text-align:left;border-bottom:1px solid var(--ed-grid-cell-border)}.ga-table th{color:var(--ed-grid-text-muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.11em;background:var(--ed-grid-header-bg)}.ga-table td{color:var(--ed-grid-text);background:var(--ed-grid-row-even)}.ga-account{display:grid;grid-gap:3px;gap:3px;width:100%;min-width:0;align-content:center;line-height:1.2}.ga-account strong{color:var(--ed-shell-text-strong);line-height:1.18}.ga-account span,.ga-account strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ga-account span{color:var(--ed-shell-text-muted);font-size:.86rem;line-height:1.22}.ga-scope-list{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ga-scope-chip{display:inline-flex;align-items:center;min-height:24px;padding:2px 9px;border-radius:999px;border:1px solid var(--ed-control-border);background:var(--ed-surface-strong);background:color-mix(in srgb,var(--ed-surface-strong) 90%,transparent);color:var(--ed-shell-text);font-size:.78rem;line-height:1}.ga-raw-details{margin:10px 8px 4px;border:1px solid var(--ed-grid-border);border-radius:10px;background:var(--ed-surface);background:color-mix(in srgb,var(--ed-surface) 88%,transparent);padding:10px 12px}.ga-raw-details summary{cursor:pointer;color:var(--ed-shell-text)}.ga-raw-details pre{margin:10px 0 0;white-space:pre-wrap;word-break:break-word;color:var(--ed-shell-text-muted);font-size:.83rem}.ga-json-overlay{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:max(12px,env(safe-area-inset-top,0px)) 16px 16px;box-sizing:border-box}.ga-json-overlay__scrim{position:absolute;inset:0;margin:0;padding:0;border:none;background:rgba(4,10,22,.76);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer}.ga-json-overlay__panel{position:relative;z-index:1;width:min(720px,100%);max-height:min(90vh,920px);display:grid;grid-template-rows:auto auto minmax(0,1fr);border-radius:18px;border:1px solid color-mix(in srgb,var(--ed-shell-border-strong) 82%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--ed-panel-bg-start) 84%,rgba(255,255,255,.08) 16%),color-mix(in srgb,var(--ed-panel-bg-end) 90%,rgba(6,12,24,.45) 10%));box-shadow:0 26px 56px rgba(2,8,20,.58),0 1px 0 color-mix(in srgb,var(--ed-shell-border-strong) 35%,transparent) inset;padding:14px 14px 16px;overflow:hidden}.ga-json-overlay__header{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;align-items:start;padding-bottom:12px}.ga-json-overlay__heading{min-width:0}.ga-json-overlay__title{margin:4px 0 0;font-size:clamp(1.05rem,2vw,1.2rem);color:var(--ed-shell-text-strong);line-height:1.2;word-break:break-word}.ga-json-overlay__subtitle{margin:6px 0 0;font-size:.78rem;color:var(--ed-shell-text-muted);word-break:break-all}.ga-json-overlay__actions{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:12px}.ga-json-overlay__action{display:inline-flex;align-items:center;gap:6px}.ga-json-overlay__pre{margin:0;padding:12px;border-radius:12px;border:1px solid color-mix(in srgb,var(--ed-control-border) 78%,transparent);background:color-mix(in srgb,var(--ed-surface-strong) 88%,rgba(6,10,20,.5) 12%);color:var(--ed-shell-text-muted);font-size:.78rem;line-height:1.45;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;white-space:pre;overflow:auto;max-height:min(52vh,560px);-webkit-overflow-scrolling:touch;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ga-json-overlay__panel.ga-project-detail-panel{grid-template-rows:auto minmax(0,1fr) auto}.ga-project-detail-body{overflow:auto;max-height:min(52vh,560px);padding:4px 2px 8px;display:grid;grid-gap:14px;gap:14px;min-height:0}.ga-project-detail-chips{display:flex;flex-wrap:wrap;gap:8px}.ga-project-detail-section-title{margin:0 0 8px;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ed-shell-text-muted);font-family:var(--font-display);font-weight:600}.ga-project-detail-table{width:100%;border-collapse:collapse;font-size:.82rem;color:var(--ed-shell-text)}.ga-project-detail-table td,.ga-project-detail-table th{padding:7px 8px;text-align:left;border-bottom:1px solid color-mix(in srgb,var(--ed-grid-border) 85%,transparent)}.ga-project-detail-table th{color:var(--ed-shell-text-muted);font-weight:600}.ga-project-detail-readiness{font-weight:600}.ga-project-detail-readiness--ready{color:#5ee9bc}.ga-project-detail-readiness--needs_setup{color:#fdba74}.ga-project-detail-readiness--unknown{color:var(--ed-shell-text-muted)}:root[data-ed-color-mode=light] .ga-project-detail-readiness--ready{color:#047857}:root[data-ed-color-mode=light] .ga-project-detail-readiness--needs_setup{color:#b45309}.ga-project-detail-footer{padding-top:10px;border-top:1px solid color-mix(in srgb,var(--ed-shell-border-strong) 35%,transparent);display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ga-status{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:24px;padding:3px 11px;border-radius:9999px;border:1px solid transparent;font-size:.78rem;font-weight:700;line-height:1.25;letter-spacing:.01em;white-space:nowrap}.ga-status--healthy{color:#166534;background:#ecfdf5;border-color:#6ee7b7}.ga-status--warning{color:#854d0e;background:#fefce8;border-color:#facc15}.ga-status--critical{color:#9a3412;background:#fff7ed;border-color:#fdba74}.ga-actions{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:nowrap}.ga-actions--project-icons{gap:4px}.ga-project-action-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:28px;padding:0;border:1px solid color-mix(in srgb,var(--ed-control-border) 80%,transparent);border-radius:8px;background:color-mix(in srgb,var(--ed-surface-strong) 75%,transparent);color:var(--ed-shell-text-muted);cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease,opacity .12s ease}.ga-project-action-btn:focus-visible,.ga-project-action-btn:hover{outline:none;border-color:rgba(255,141,65,.45);color:var(--ed-shell-text);background:color-mix(in srgb,var(--ed-surface-strong) 92%,transparent)}.ga-project-action-btn--unlocked{color:#8ec8ff;border-color:rgba(100,160,255,.35)}.ga-project-action-btn--detail:focus-visible,.ga-project-action-btn--detail:hover{color:#8ec8ff;border-color:rgba(100,160,255,.35)}.chart-panel{padding:12px}.chart-placeholder{border:1px solid rgba(108,135,183,.27);border-radius:10px;padding:16px;background:linear-gradient(rgba(97,124,171,.16) 1px,transparent 0) 0 0 /100% 28px,rgba(12,19,33,.7);display:grid;grid-gap:12px;gap:12px;min-height:220px}.chart-placeholder__line{height:76px;border-radius:10px;border:1px solid rgba(110,138,183,.25)}.chart-placeholder__line--a{background:linear-gradient(90deg,rgba(255,125,48,.6),rgba(255,170,96,.15))}.chart-placeholder__line--b{background:linear-gradient(90deg,rgba(67,155,255,.6),rgba(67,155,255,.15))}.firestore-layout{display:grid;grid-gap:12px;gap:12px;grid-template-columns:290px 1fr}.firestore-sidebar{padding:14px 12px}.firestore-sidebar h2{margin:0 0 10px;font-size:.9rem;color:#e8f0fd}.firestore-sidebar ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:6px;gap:6px}.firestore-sidebar li{padding:8px 10px;border-radius:8px;border:1px solid rgba(102,130,174,.18);color:#9ab0d1;background:rgba(12,19,33,.6)}.firestore-sidebar li.is-active{border-color:rgba(255,143,67,.5);color:#f7d2af}.ga-settings-popup-page{position:relative;display:flex;justify-content:center;padding:8px 8px 18px}.settings-modal-backdrop{position:absolute;inset:0;border-radius:14px;background:radial-gradient(120% 120% at 15% 8%,color-mix(in srgb,var(--ed-accent-strong) 16%,transparent),transparent 54%),linear-gradient(180deg,color-mix(in srgb,var(--ed-surface-strong) 88%,rgba(2,4,10,.84) 12%),color-mix(in srgb,var(--ed-surface-base) 84%,rgba(2,4,10,.88) 16%));opacity:.88;filter:blur(2px);pointer-events:none}.settings-modal{width:min(760px,100%);margin:12px auto;position:relative;z-index:1;border-radius:20px;border-color:color-mix(in srgb,var(--ed-shell-border-strong) 82%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--ed-panel-bg-start) 84%,rgba(255,255,255,.08) 16%),color-mix(in srgb,var(--ed-panel-bg-end) 90%,rgba(6,12,24,.45) 10%));box-shadow:0 26px 56px rgba(2,8,20,.58),0 1px 0 color-mix(in srgb,var(--ed-shell-border-strong) 35%,transparent) inset;padding:12px}.settings-modal__header{min-height:46px;padding:4px 2px 12px;display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;align-items:center}.settings-modal__close{width:30px;height:30px;border-radius:999px;border:1px solid color-mix(in srgb,var(--ed-shell-border-strong) 70%,transparent);background:color-mix(in srgb,var(--ed-surface-strong) 90%,transparent);color:var(--ed-shell-text);display:inline-flex;align-items:center;justify-content:center;transition:border-color .12s ease,background .12s ease,transform .12s ease}.settings-modal__close:focus-visible,.settings-modal__close:hover{border-color:var(--ed-accent-strong);background:var(--ed-accent-surface);outline:none;transform:scale(1.04)}.settings-modal__kicker{margin:0;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ed-shell-text-muted);font-family:var(--font-display)}.settings-modal__header h1{margin:2px 0 0;font-size:clamp(1.2rem,2vw,1.35rem);color:var(--ed-shell-text-strong)}.settings-modal__content{display:grid;grid-gap:10px;gap:10px}.settings-modal__group{padding:10px;border-radius:14px;border:1px solid color-mix(in srgb,var(--ed-control-border) 82%,transparent);background:color-mix(in srgb,var(--ed-surface-strong) 86%,rgba(10,16,28,.46) 14%)}.settings-modal__group-title{margin:0 0 8px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ed-shell-text-muted);font-family:var(--font-display)}.settings-modal__list{display:grid;border:1px solid color-mix(in srgb,var(--ed-control-border) 74%,transparent);border-radius:10px;overflow:hidden}.settings-modal__row{min-height:46px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid color-mix(in srgb,var(--ed-control-border) 64%,transparent);background:color-mix(in srgb,var(--ed-surface-strong) 88%,transparent)}.settings-modal__row:first-child{border-top:0}.settings-modal__row-leading{display:inline-flex;align-items:center;gap:9px;color:var(--ed-shell-text);font-size:.92rem}.settings-modal__row-leading svg{color:var(--ed-shell-text-muted)}.settings-modal__row strong{color:var(--ed-shell-text-strong);font-size:.86rem;font-weight:600;text-align:right}.settings-modal__row-trailing{display:inline-flex;align-items:center;gap:8px}.settings-modal__row-trailing em{color:var(--ed-shell-text-muted);font-style:normal;font-size:.84rem}.settings-modal__row--action{text-decoration:none;color:inherit;cursor:pointer;transition:background .12s ease}.settings-modal__row--action:focus-visible,.settings-modal__row--action:hover{background:color-mix(in srgb,var(--ed-accent-surface) 82%,transparent);outline:none}.settings-modal__row--action:focus-visible .settings-modal__row-leading svg,.settings-modal__row--action:focus-visible .settings-modal__row-trailing svg,.settings-modal__row--action:hover .settings-modal__row-leading svg,.settings-modal__row--action:hover .settings-modal__row-trailing svg{color:var(--ed-accent-strong)}.settings-modal__themes{margin-top:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.settings-modal__themes--appearance,.settings-modal__themes--density{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-modal__appearance-icon{color:var(--ed-shell-text-muted)}.settings-modal__theme{border:1px solid color-mix(in srgb,var(--ed-control-border) 78%,transparent);border-radius:10px;background:color-mix(in srgb,var(--ed-surface-strong) 90%,transparent);color:var(--ed-shell-text);padding:8px;display:grid;grid-gap:6px;gap:6px;text-align:left;transition:border-color .13s ease,transform .13s ease}.settings-modal__theme strong{font-size:.8rem;line-height:1.1}.settings-modal__density-note{margin:0;font-size:.72rem;line-height:1.3;color:var(--ed-shell-text-muted);font-weight:400}.settings-modal__theme:focus-visible,.settings-modal__theme:hover{border-color:var(--ed-shell-border-strong);transform:translateY(-1px);outline:none}.settings-modal__theme--active{border-color:var(--ed-accent-strong);background:color-mix(in srgb,var(--ed-accent-surface) 86%,transparent)}.settings-modal__hint{margin:10px 2px 2px;color:var(--ed-shell-text-muted);font-size:.82rem;line-height:1.35}.ga-billing-hub-page,.ga-premium-hub-page{position:relative;display:flex;justify-content:center;padding:6px 8px 16px}.ga-billing-hub-backdrop{position:absolute;inset:0;border-radius:14px;background:linear-gradient(180deg,color-mix(in srgb,var(--ed-surface-base) 92%,#02050c 8%),color-mix(in srgb,var(--ed-surface) 94%,#02050c 6%)),repeating-linear-gradient(0deg,transparent 0,transparent 31px,color-mix(in srgb,var(--ed-grid-border) 18%,transparent) 31px,color-mix(in srgb,var(--ed-grid-border) 18%,transparent) 32px),repeating-linear-gradient(90deg,transparent 0,transparent 31px,color-mix(in srgb,var(--ed-grid-border) 14%,transparent) 31px,color-mix(in srgb,var(--ed-grid-border) 14%,transparent) 32px),linear-gradient(180deg,color-mix(in srgb,var(--ed-surface-strong) 90%,rgba(2,4,10,.84) 10%),color-mix(in srgb,var(--ed-surface-base) 86%,rgba(2,4,10,.9) 14%));opacity:.72;filter:none;pointer-events:none}.ga-billing-hub,.ga-premium-hub{width:min(1120px,100%);margin:8px auto;position:relative;z-index:1;border-radius:14px;border:1px solid color-mix(in srgb,var(--ed-shell-border-strong) 82%,transparent);background:color-mix(in srgb,var(--ed-surface-strong) 94%,transparent);box-shadow:0 10px 26px rgba(2,8,20,.36),0 1px 0 color-mix(in srgb,var(--ed-shell-border-strong) 35%,transparent) inset;padding:12px;display:grid;grid-gap:12px;gap:12px}.ga-billing-hub__header,.ga-premium-hub__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:2px 2px 10px;border-bottom:1px solid color-mix(in srgb,var(--ed-shell-border) 82%,transparent)}.ga-billing-hub__header h1,.ga-premium-hub__header h1{margin:1px 0 3px;font-size:clamp(1.2rem,2vw,1.45rem);color:var(--ed-shell-text-strong);letter-spacing:.01em}.ga-billing-hub__subtitle,.ga-premium-hub__subtitle{margin:0;max-width:72ch;color:var(--ed-shell-text-muted);line-height:1.38;font-size:.84rem}.ga-billing-hub__header-actions,.ga-premium-hub__header-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.ga-billing-hub__metrics,.ga-premium-hub__metrics{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.ga-premium-hub__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.ga-billing-hub__metric,.ga-premium-hub__metric{border:1px solid color-mix(in srgb,var(--ed-control-border) 78%,transparent);border-radius:10px;padding:9px 10px;display:grid;grid-gap:5px;gap:5px;background:color-mix(in srgb,var(--ed-surface) 84%,transparent)}.ga-billing-hub__metric span,.ga-premium-hub__metric span{color:var(--ed-shell-text-muted);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.ga-billing-hub__metric strong,.ga-premium-hub__metric strong{color:var(--ed-shell-text-strong);font-size:clamp(1.24rem,2.2vw,1.58rem);line-height:1.02;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700}.ga-billing-hub__metric em,.ga-premium-hub__metric em{color:var(--ed-shell-text-muted);font-style:normal;font-size:.74rem;line-height:1.32}.ga-billing-hub__table-shell,.ga-premium-section{border:1px solid color-mix(in srgb,var(--ed-control-border) 74%,transparent);border-radius:10px;background:color-mix(in srgb,var(--ed-surface) 86%,transparent);padding:9px;display:grid;grid-gap:8px;gap:8px}.ga-billing-hub__grid-mount{min-height:460px}.ga-table-head--billing{margin:0;padding:1px 2px 2px}.ga-token-automation{display:grid;grid-gap:2px;gap:2px;min-width:0}.ga-token-automation strong{color:var(--ed-shell-text-strong);font-size:.86rem;line-height:1.24;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ga-token-automation span{color:var(--ed-shell-text-muted);font-size:.72rem;line-height:1.3}.ga-token-schedule{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:var(--ed-shell-text-muted);font-size:.74rem}.ga-grid--token-usage .ag-cell{line-height:1.24}.ga-premium-hub__manage-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:-2px}.ga-premium-plan-grid{margin:0 2px 2px;display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.ga-premium-plan-grid--tokens{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ga-premium-plan-card{border:1px solid var(--ed-control-border);border-radius:10px;background:color-mix(in srgb,var(--ed-surface) 88%,transparent);padding:10px;display:grid;grid-gap:6px;gap:6px}.ga-premium-plan-card h3{margin:0;color:var(--ed-shell-text-strong);font-size:.92rem}.ga-premium-plan-card p{margin:0;color:var(--ed-shell-text-muted);font-size:.8rem;line-height:1.32}.ga-premium-plan-card strong{color:var(--ed-shell-text-strong);font-size:1.18rem;line-height:1;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.ga-premium-plan-card strong span{color:var(--ed-shell-text-muted);font-size:.78rem;font-weight:500}.ga-premium-plan-card .button{width:auto}.ga-premium-plan-card--token{border-color:rgba(67,181,255,.42)}.enterprise-grid-theme.enterprise-grid-theme--flex-fill{flex:1 1 auto;min-height:0;height:100%;max-height:100%}.enterprise-grid-theme.enterprise-grid-theme--auto-height{flex:0 0 auto;height:auto;max-height:none}.ga-grid-mount--firestore{min-width:0;overflow-x:auto}.enterprise-grid-theme{--ag-background-color:var(--ed-grid-bg);--ag-header-background-color:var(--ed-grid-header-bg);--ag-paging-panel-background-color:var(--ed-grid-header-bg);--ag-odd-row-background-color:var(--ed-grid-row-odd);--ag-row-border-color:var(--ed-grid-cell-border);--ag-row-hover-color:rgba(55,92,153,0.25);--ag-border-color:var(--ed-grid-border);--ag-secondary-border-color:var(--ed-grid-cell-border);--ag-foreground-color:var(--ed-grid-text);--ag-secondary-foreground-color:var(--ed-grid-text-muted);--ag-header-foreground-color:var(--ed-grid-text-muted);--ag-selected-row-background-color:rgba(255,123,46,0.2);--ag-range-selection-background-color:rgba(255,123,46,0.12);--ag-input-focus-border-color:#ff8d41;--ag-font-size:13px;--ag-font-family:var(--font-body);border:1px solid var(--ed-grid-border);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;min-height:0}.enterprise-grid-theme .ag-root-wrapper{flex:1 1 auto;min-height:0}.enterprise-grid-theme .ag-floating-bottom,.enterprise-grid-theme .ag-header,.enterprise-grid-theme .ag-paging-panel,.enterprise-grid-theme .ag-root,.enterprise-grid-theme .ag-root-wrapper{background:var(--ed-grid-header-bg);color:var(--ed-grid-text)}.enterprise-grid-theme .ag-body-horizontal-scroll-viewport,.enterprise-grid-theme .ag-body-viewport,.enterprise-grid-theme .ag-center-cols-container,.enterprise-grid-theme .ag-center-cols-viewport{background:var(--ed-grid-bg)}.enterprise-grid-theme .ag-body-viewport{scrollbar-gutter:stable;overflow-y:scroll}.enterprise-grid-theme .ag-row{background:var(--ed-grid-row-even)}.enterprise-grid-theme .ag-row.ag-row-odd{background:var(--ed-grid-row-odd)}.enterprise-grid-theme .ag-cell,.enterprise-grid-theme .ag-header-cell,.enterprise-grid-theme .ag-header-group-cell,.enterprise-grid-theme .ag-paging-page-summary-panel,.enterprise-grid-theme .ag-paging-panel,.enterprise-grid-theme .ag-paging-row-summary-panel{color:var(--ed-grid-text)}.enterprise-grid-theme .ag-paging-button{color:var(--ed-grid-text-muted)}.enterprise-grid-theme .ag-cell{border-color:var(--ed-grid-cell-border)}.enterprise-grid-theme .ag-cell.ga-cell--status-pill{overflow:visible;display:flex;align-items:center}.enterprise-grid-theme .ag-cell.ga-cell--status-pill .ag-cell-value,.enterprise-grid-theme .ag-cell.ga-cell--status-pill .ag-cell-wrapper{overflow:visible}.enterprise-grid-theme .ag-cell.ga-cell--status-pill .ga-status{min-height:0;padding:3px 10px;font-size:.72rem;font-weight:700;line-height:1.3;border-radius:9999px}.enterprise-grid-theme .ag-overlay-loading-center,.enterprise-grid-theme .ag-overlay-no-rows-center{border:1px solid var(--ed-grid-border);background:var(--ed-grid-overlay-bg);color:var(--ed-grid-text-muted);border-radius:8px;padding:8px 12px}.enterprise-grid-loading-overlay{display:inline-flex;align-items:center;gap:8px}.enterprise-grid-loading-spinner{width:14px;height:14px;border-radius:999px;border:2px solid rgba(159,187,232,.35);border-top-color:rgba(236,247,255,.95);animation:enterprise-grid-spin .85s linear infinite}@keyframes enterprise-grid-spin{to{transform:rotate(1turn)}}.ga-grid--accounts .ag-paging-panel{min-height:44px}.ga-grid--accounts .ag-cell,.ga-grid--projects .ag-cell{display:flex;align-items:stretch;line-height:1.2}.ga-grid--accounts .ag-cell .ag-cell-wrapper,.ga-grid--projects .ag-cell .ag-cell-wrapper{display:flex;flex:1 1 auto;width:100%;min-height:100%;height:100%;align-items:center}.ga-grid--accounts .ag-cell .ag-cell-value,.ga-grid--projects .ag-cell .ag-cell-value{width:100%;height:100%;min-height:0}.ga-grid--accounts .ag-cell:not(.ga-cell--status-pill) .ag-cell-value,.ga-grid--accounts .ga-cell--actions .ag-cell-value,.ga-grid--projects .ag-cell:not(.ga-cell--status-pill) .ag-cell-value,.ga-grid--projects .ga-cell--actions .ag-cell-value{display:flex;align-items:center}.ga-grid--accounts .ag-cell:not(.ga-cell--status-pill) .ga-account,.ga-grid--projects .ag-cell:not(.ga-cell--status-pill) .ga-account{align-self:center}.ga-grid--projects .ag-cell.ga-cell--actions .ag-cell-value,.ga-grid--projects .ag-cell.ga-cell--project-info .ag-cell-value,.ga-grid--projects .ag-cell.ga-cell--project-service .ag-cell-value,.ga-grid--projects .ag-cell.ga-cell--project-with-favorite .ag-cell-value{justify-content:center}.ga-grid--projects .ag-cell.ga-cell--actions .ga-actions--project-icons{justify-content:center;width:100%}.ga-grid--events-runs .ag-cell.ga-cell--actions .ag-cell-value{display:flex;align-items:center;justify-content:center}.ga-grid--events-runs .ga-actions{justify-content:center;width:100%;gap:6px}.ga-grid--events-runs .ga-icon-button{width:30px;height:28px}.ga-project-inventory-grids{display:flex;flex-direction:column;gap:1.35rem;flex:1 1 auto;min-height:0;overflow:hidden}.ga-project-inventory-grids>.ga-grid-mount{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.ga-project-grid-section{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.ga-project-grid-section .ga-grid-mount{flex:1 1 auto;min-height:0}.ga-project-grid-section--favorites,.ga-project-grid-section--favorites .ga-grid-mount{flex:0 0 auto}.ga-project-grid-section--other{flex:1 1;min-height:0}.ga-project-grid-section__title{margin:0 0 .45rem;font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--ed-shell-text-muted);font-family:var(--font-display,inherit)}.ga-grid-mount--project-section{min-height:0}.enterprise-grid-theme.ga-grid--projects .ag-header-cell.ga-header-cell--center{text-align:center}.enterprise-grid-theme.ga-grid--projects .ag-header-cell.ga-header-cell--center .ag-header-cell-comp-wrapper{justify-content:center}.enterprise-grid-theme.ga-grid--projects .ag-header-cell.ga-header-cell--center .ag-header-cell-label{flex:1 1 auto;justify-content:center;min-width:0}.enterprise-grid-theme.ga-grid--projects .ag-header-cell.ga-header-cell--center .ag-header-cell-text{text-align:center;width:100%}.enterprise-grid-theme.ga-grid--projects .ag-header-cell.ga-header-cell--leading .ag-header-cell-comp-wrapper{padding-left:2px}.enterprise-grid-theme .ag-cell.ga-cell--actions,.enterprise-grid-theme .ag-cell.ga-cell--project-info,.enterprise-grid-theme .ag-cell.ga-cell--project-service,.enterprise-grid-theme .ag-cell.ga-cell--project-with-favorite{overflow:visible}.enterprise-grid-theme .ag-cell.ga-cell--firestore-field,.enterprise-grid-theme .ag-cell.ga-cell--firestore-preview{overflow:hidden}.enterprise-grid-theme .ag-cell.ga-cell--firestore-field .ag-cell-value,.enterprise-grid-theme .ag-cell.ga-cell--firestore-preview .ag-cell-value{white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.76rem;line-height:1.35;color:var(--ed-shell-text-muted)}.enterprise-grid-theme .ag-cell.ga-cell--firestore-doc-id .ag-cell-value,.enterprise-grid-theme .ag-cell.ga-cell--firestore-doc-id .ag-cell-wrapper{display:flex;align-items:center;min-width:0;width:100%;height:100%}.ga-firestore-doc-cell{display:flex;flex-direction:column;align-items:stretch;gap:3px;min-width:0;width:100%;justify-content:center}.ga-firestore-doc-cell__main{display:flex;align-items:center;gap:6px;min-width:0;width:100%}.ga-firestore-doc-cell__meta{font-size:.72rem;line-height:1.25;color:var(--ed-shell-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ga-firestore-doc-cell__id{min-width:0;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ga-firestore-doc-cell__subs{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0;padding:0;border:none;border-radius:6px;background:transparent;color:color-mix(in srgb,var(--ed-shell-text-muted) 92%,var(--ed-shell-text));cursor:pointer}.ga-firestore-doc-cell__subs:focus-visible,.ga-firestore-doc-cell__subs:hover{color:#ff9a41;background:color-mix(in srgb,var(--ed-surface-strong) 55%,transparent);outline:none}.ga-firestore-selection-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px;margin:0 0 12px;padding:10px 12px;border-radius:8px;border:1px solid color-mix(in srgb,var(--ed-control-border) 75%,transparent);background:color-mix(in srgb,var(--ed-surface-strong) 40%,transparent)}.ga-firestore-selection-bar__left{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;min-width:0}.ga-firestore-selection-bar__count{font-size:.88rem;color:var(--ed-shell-text-muted)}.ga-firestore-selection-bar__actions,.ga-firestore-selection-bar__bulk{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ga-firestore-selection-bar__bulk{justify-content:flex-end;margin-left:auto}.ga-data-table{width:100%;border-collapse:collapse;font-size:.88rem}.ga-data-table td,.ga-data-table th{border-top:1px solid var(--ed-shell-border);padding:9px 10px;text-align:left;vertical-align:top}.ga-data-table th{color:var(--ed-shell-text-muted);font-weight:600;letter-spacing:.02em;text-transform:uppercase;font-size:.74rem}.ga-grid-bulk-btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:76px;padding:8px 12px;margin:0;border-radius:10px;font-size:.72rem;font-weight:650;line-height:1.12;letter-spacing:.01em;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.ga-grid-bulk-btn:disabled{opacity:.42;cursor:not-allowed}.ga-grid-bulk-btn__icon{flex-shrink:0}.ga-grid-bulk-btn__label{display:block;max-width:88px;text-align:center;word-break:break-word}.ga-grid-bulk-btn--secondary{border:1px solid color-mix(in srgb,var(--ed-control-border) 88%,transparent);background:color-mix(in srgb,var(--ed-surface-strong) 90%,transparent);color:color-mix(in srgb,var(--ed-shell-text-muted) 22%,var(--ed-shell-text))}.ga-grid-bulk-btn--secondary:not(:disabled):focus-visible,.ga-grid-bulk-btn--secondary:not(:disabled):hover{border-color:color-mix(in srgb,#8ec8ff 45%,var(--ed-control-border));background:color-mix(in srgb,var(--ed-surface-strong) 100%,transparent);color:var(--ed-shell-text);outline:none}.ga-grid-bulk-btn--primary{border:1px solid color-mix(in srgb,#ff9a41 55%,var(--ed-control-border));background:color-mix(in srgb,#ff9a41 16%,var(--ed-surface-strong));color:color-mix(in srgb,#b24a0a 35%,#ff9a41)}.ga-grid-bulk-btn--primary:not(:disabled):focus-visible,.ga-grid-bulk-btn--primary:not(:disabled):hover{border-color:color-mix(in srgb,#ff9a41 72%,var(--ed-control-border));background:color-mix(in srgb,#ff9a41 22%,var(--ed-surface-strong));outline:none}.ga-grid-bulk-btn--destructive:not(:disabled){border-color:color-mix(in srgb,#e5484d 42%,var(--ed-control-border));color:#c62f34}.ga-grid-bulk-btn--destructive:not(:disabled):focus-visible,.ga-grid-bulk-btn--destructive:not(:disabled):hover{border-color:color-mix(in srgb,#e5484d 62%,var(--ed-control-border));background:color-mix(in srgb,#e5484d 10%,var(--ed-surface-strong));outline:none}.ga-toolbar__group--wrap{flex-wrap:wrap;row-gap:10px}.ga-firestore-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:2px;font-size:.82rem;color:var(--ed-shell-text-muted)}.ga-firestore-breadcrumb__sep{opacity:.55}.ga-firestore-breadcrumb__seg{border:none;background:none;padding:0;margin:0;font:inherit;color:#8ec8ff;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.ga-firestore-breadcrumb__seg:focus-visible,.ga-firestore-breadcrumb__seg:hover{color:#ff9a41;outline:none}.ga-firestore-breadcrumb__doc{color:var(--ed-shell-text);font-weight:600}.ga-firestore-subs-panel{max-width:min(480px,100%);max-height:min(70vh,520px);display:flex;flex-direction:column;overflow:hidden}.ga-firestore-subs-list{list-style:none;margin:0;padding:0 4px 8px;overflow:auto;max-height:min(48vh,400px)}.ga-firestore-subs-empty{padding:8px 4px;color:var(--ed-shell-text-muted);font-size:.88rem}.ga-firestore-subs-pick{display:block;width:100%;text-align:left;padding:8px 10px;margin:0 0 6px;border-radius:8px;border:1px solid color-mix(in srgb,var(--ed-control-border) 80%,transparent);background:color-mix(in srgb,var(--ed-surface-strong) 75%,transparent);color:var(--ed-shell-text);cursor:pointer;font-size:.88rem}.ga-firestore-subs-pick:focus-visible,.ga-firestore-subs-pick:hover{border-color:rgba(255,141,65,.45);outline:none}.ga-firestore-detail-error{margin-bottom:10px}.ga-firestore-index-actions{margin-top:8px}.ga-page--fill>.ga-firestore-console--split{flex:1 1 auto;min-height:0;overflow:hidden}.ga-firestore-console--split{display:flex;flex-direction:row;align-items:stretch;gap:0;border:1px solid var(--ed-shell-border);border-radius:14px;background:color-mix(in srgb,var(--ed-surface) 90%,transparent);min-height:0}.ga-firestore-collections-rail{width:210px;min-width:170px;flex-shrink:0;border-right:1px solid var(--ed-shell-border);display:flex;flex-direction:column;min-height:0;overflow-y:auto;padding:10px 8px 12px;background:color-mix(in srgb,var(--ed-rail-bg-end) 35%,transparent)}.ga-firestore-collections-rail__title{margin:0 6px 10px;font-size:.68rem;font-weight:650;text-transform:uppercase;letter-spacing:.1em;color:var(--ed-shell-text-soft);font-family:var(--font-display)}.ga-firestore-collections-rail__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.ga-firestore-collections-rail__empty{margin:4px 8px;font-size:.84rem;color:var(--ed-shell-text-muted)}.ga-firestore-collection-pick{display:block;width:100%;text-align:left;padding:8px 10px;margin:0;border-radius:10px;border:1px solid transparent;background:transparent;color:var(--ed-shell-text);font:inherit;font-size:.84rem;cursor:pointer;transition:background .12s ease,border-color .12s ease}.ga-firestore-collection-pick:focus-visible,.ga-firestore-collection-pick:hover{background:color-mix(in srgb,var(--ed-shell-text) 6%,transparent);outline:none}.ga-firestore-collection-pick--active{border-color:var(--ed-rail-nav-active-border);background:var(--ed-rail-nav-active-bg);font-weight:650}.ga-firestore-console__main{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.ga-firestore-console__main>.ga-toolbar{flex-shrink:0}.ga-firestore-console__main>.ga-table-panel--fill{flex:1 1 auto;min-height:0}.ga-page--fill>.ga-hosting-console{flex:1 1 auto;min-height:0;overflow:hidden}.ga-hosting-console{display:flex;align-items:stretch;gap:0;min-height:0;border:1px solid var(--ed-shell-border);border-radius:14px;background:color-mix(in srgb,var(--ed-surface) 90%,transparent)}.ga-hosting-rail{width:250px;min-width:210px;flex-shrink:0;display:flex;flex-direction:column;min-height:0;border-right:1px solid var(--ed-shell-border);background:color-mix(in srgb,var(--ed-rail-bg-end) 32%,transparent)}.ga-hosting-rail__head{margin:0;padding:12px 12px 10px;border-bottom:1px solid color-mix(in srgb,var(--ed-shell-border) 82%,transparent);display:flex;align-items:center;justify-content:space-between;gap:8px}.ga-hosting-rail__head h2{margin:0;font-size:.72rem;font-weight:650;letter-spacing:.1em;text-transform:uppercase;color:var(--ed-shell-text-soft);font-family:var(--font-display)}.ga-hosting-rail__head span{color:var(--ed-shell-text-muted);font-size:.78rem}.ga-hosting-rail__list{list-style:none;margin:0;padding:8px;display:flex;flex-direction:column;gap:6px;overflow:auto}.ga-hosting-rail__item{width:100%;text-align:left;margin:0;padding:10px 11px;border-radius:10px;border:1px solid color-mix(in srgb,var(--ed-control-border) 80%,transparent);background:color-mix(in srgb,var(--ed-surface-strong) 76%,transparent);color:var(--ed-shell-text);display:grid;grid-gap:3px;gap:3px;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.ga-hosting-rail__item:focus-visible,.ga-hosting-rail__item:hover{border-color:color-mix(in srgb,var(--ed-shell-border-strong) 70%,transparent);outline:none}.ga-hosting-rail__item--active{border-color:var(--ed-rail-nav-active-border);background:var(--ed-rail-nav-active-bg)}.ga-hosting-rail__item-title{font-size:.86rem;color:var(--ed-shell-text-strong);font-weight:650;line-height:1.2}.ga-hosting-rail__item-subtitle{font-size:.77rem;color:var(--ed-shell-text-muted)}.ga-hosting-rail__empty{margin:10px 12px;color:var(--ed-shell-text-muted);font-size:.84rem}.ga-hosting-main{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column}.ga-hosting-main__empty{flex:1 1 auto;min-height:0;display:grid;place-content:center;justify-items:center;grid-gap:8px;gap:8px;color:var(--ed-shell-text-muted);text-align:center;padding:28px}.ga-hosting-main__empty h3{margin:0;color:var(--ed-shell-text);font-size:1.05rem}.ga-hosting-detail{flex:1 1 auto;min-height:0;overflow:auto;display:grid;align-content:start;grid-auto-rows:max-content;grid-gap:12px;gap:12px;padding:12px 14px}.ga-hosting-detail--site{display:flex;flex-direction:column;gap:8px;padding:8px 10px}.ga-hosting-detail__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.ga-hosting-detail__header h3{margin:0;color:var(--ed-shell-text-strong);font-size:clamp(1.03rem,2vw,1.26rem)}.ga-hosting-detail--site .ga-hosting-detail__header h3{font-size:clamp(.95rem,1.4vw,1.1rem)}.ga-hosting-detail--site .ga-summary__hint{margin-top:2px}.ga-hosting-site-hero{border:1px solid color-mix(in srgb,var(--ed-grid-border) 80%,transparent);border-radius:11px;padding:10px 11px;background:linear-gradient(135deg,color-mix(in srgb,var(--ed-accent-surface) 26%,transparent),color-mix(in srgb,var(--ed-surface-strong) 90%,transparent))}.ga-hosting-site-identity{min-width:0;display:grid;grid-gap:6px;gap:6px}.ga-hosting-site-identity__title{display:block}.ga-hosting-site-identity__title h3{margin:0}.ga-hosting-site-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ga-hosting-url-card{border:1px solid color-mix(in srgb,var(--ed-grid-border) 85%,transparent);border-radius:11px;background:color-mix(in srgb,var(--ed-surface-strong) 84%,transparent);padding:10px 12px;display:grid;grid-gap:8px;gap:8px}.ga-hosting-url-card h4{margin:0;color:var(--ed-shell-text);font-size:.86rem}.ga-hosting-url-card--compact{padding:8px 9px;gap:6px}.ga-hosting-url-card__head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.ga-hosting-code{margin:0;padding:8px 10px;border-radius:8px;border:1px solid color-mix(in srgb,var(--ed-control-border) 82%,transparent);background:color-mix(in srgb,var(--ed-surface) 80%,transparent);color:var(--ed-shell-text);font-size:.8rem;line-height:1.4;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;overflow-wrap:anywhere}.ga-hosting-code--prominent{padding:7px 9px}.ga-hosting-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ga-hosting-actions--compact{gap:6px}.ga-hosting-preview-panel{border:1px solid color-mix(in srgb,var(--ed-grid-border) 82%,transparent);border-radius:11px;padding:10px 12px;background:color-mix(in srgb,var(--ed-surface-strong) 72%,transparent);display:grid;grid-gap:8px;gap:8px}.ga-hosting-preview-panel__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ga-hosting-preview-panel__head h4{margin:0;color:var(--ed-shell-text);font-size:.86rem}.ga-hosting-preview-frame{border:1px solid color-mix(in srgb,var(--ed-grid-border) 82%,transparent);border-radius:10px;overflow:hidden;background:color-mix(in srgb,var(--ed-surface) 84%,transparent);box-shadow:0 1px 0 color-mix(in srgb,var(--ed-grid-border) 50%,transparent)}.ga-hosting-browser-bar{display:flex;align-items:center;gap:8px;min-height:34px;padding:7px 9px;border-bottom:1px solid color-mix(in srgb,var(--ed-grid-border) 78%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--ed-surface-strong) 95%,transparent),color-mix(in srgb,var(--ed-surface) 90%,transparent))}.ga-hosting-browser-dots{display:inline-flex;align-items:center;gap:5px}.ga-hosting-browser-dots span{width:8px;height:8px;border-radius:50%;background:color-mix(in srgb,var(--ed-shell-text-muted) 45%,transparent)}.ga-hosting-browser-address{flex:1 1 auto;min-width:0;border:1px solid color-mix(in srgb,var(--ed-control-border) 82%,transparent);border-radius:9999px;padding:4px 9px;color:var(--ed-shell-text-muted);background:color-mix(in srgb,var(--ed-surface) 92%,transparent);font-size:.74rem;line-height:1.2;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ga-hosting-browser-open{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;color:var(--ed-shell-text-muted);font-size:.74rem}.ga-hosting-preview{border:1px solid color-mix(in srgb,var(--ed-grid-border) 80%,transparent);border-radius:10px;overflow:hidden;background:color-mix(in srgb,var(--ed-surface) 80%,transparent)}.ga-hosting-preview--browser{border:0;border-radius:0}.ga-hosting-preview iframe{border:0;display:block;width:100%;min-height:340px;background:#fff}.ga-hosting-kv{display:grid;grid-gap:10px;gap:10px}.ga-hosting-kv,.ga-hosting-kv--stacked{grid-template-columns:repeat(2,minmax(0,1fr))}.ga-hosting-kv>div{border:1px solid color-mix(in srgb,var(--ed-grid-border) 84%,transparent);border-radius:10px;background:color-mix(in srgb,var(--ed-surface-strong) 82%,transparent);padding:10px 11px;display:grid;grid-gap:4px;gap:4px}.ga-hosting-kv span{color:var(--ed-shell-text-muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.ga-hosting-kv strong{color:var(--ed-shell-text);font-size:.9rem;line-height:1.3;overflow-wrap:anywhere}.ga-hosting-toolbar{flex-shrink:0;padding:10px 12px;border-bottom:1px solid color-mix(in srgb,var(--ed-shell-border) 85%,transparent)}.ga-hosting-tabs{display:flex;flex-wrap:wrap;gap:8px}.ga-hosting-tab{padding:8px 14px;border-radius:9999px;border:1px solid var(--ed-control-border);background:color-mix(in srgb,var(--ed-surface-strong) 80%,transparent);color:var(--ed-shell-text-muted);font:inherit;font-size:.79rem;font-weight:650;cursor:pointer;transition:border-color .12s ease,color .12s ease,background .12s ease}.ga-hosting-tab:focus-visible,.ga-hosting-tab:hover{border-color:var(--ed-shell-border-strong);color:var(--ed-shell-text);outline:none}.ga-hosting-tab--active{border-color:rgba(255,141,65,.55);background:color-mix(in srgb,var(--ed-accent-surface) 85%,transparent);color:var(--ed-shell-text-strong)}.ga-hosting-pane{display:grid;grid-gap:10px;gap:10px}.ga-hosting-activity-list{display:grid;grid-gap:8px;gap:8px}.ga-hosting-activity{border:1px solid color-mix(in srgb,var(--ed-grid-border) 84%,transparent);border-radius:10px;background:color-mix(in srgb,var(--ed-surface-strong) 84%,transparent);padding:10px 12px;display:grid;grid-gap:6px;gap:6px}.ga-hosting-activity__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.ga-hosting-activity__head h4{margin:0;color:var(--ed-shell-text);font-size:.88rem}.ga-hosting-error{margin:0;color:var(--ed-alert-error-text);font-size:.83rem}.ga-hosting-traffic-row{display:flex;align-items:center;justify-content:space-between}.ga-hosting-traffic-row h4{margin:0}.ga-hosting-traffic-row strong{color:var(--ed-shell-text-strong)}.ga-hosting-footer{flex-shrink:0;padding:8px 12px;border-top:1px solid color-mix(in srgb,var(--ed-shell-border) 85%,transparent);color:var(--ed-shell-text-muted);font-size:.8rem}.ga-hosting-empty-state{padding:26px;display:grid;justify-items:center;text-align:center;grid-gap:10px;gap:10px}.ga-hosting-empty-state h2{margin:0;color:var(--ed-shell-text-strong);font-size:1.1rem}.ga-hosting-page-head{padding:10px 14px;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.ga-hosting-page-head h1{margin:0;font-size:1rem;color:var(--ed-shell-text-strong)}.ga-hosting-page-head .ga-summary__hint{margin:0}@media (max-width:900px){.ga-firestore-console--split{flex-direction:column;min-height:0}.ga-firestore-collections-rail{width:100%;min-width:0;max-height:200px;border-right:none;border-bottom:1px solid var(--ed-shell-border)}.ga-hosting-console{flex-direction:column}.ga-hosting-rail{width:100%;min-width:0;max-height:230px;border-right:none;border-bottom:1px solid var(--ed-shell-border)}}@media (max-width:700px){.ga-hosting-kv,.ga-hosting-kv--stacked{grid-template-columns:1fr}.ga-hosting-preview iframe{min-height:220px}.ga-hosting-browser-open{font-size:.7rem}.ga-hosting-page-head{display:grid;justify-content:stretch}}.ga-dashboard-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 4px}.ga-dashboard-tabs__tab{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:9999px;border:1px solid var(--ed-control-border);background:color-mix(in srgb,var(--ed-surface-strong) 80%,transparent);color:var(--ed-shell-text-muted);font:inherit;font-size:.8rem;font-weight:600;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.ga-dashboard-tabs__tab:focus-visible,.ga-dashboard-tabs__tab:hover{border-color:var(--ed-shell-border-strong);color:var(--ed-shell-text);outline:none}.ga-dashboard-tabs__tab--active{border-color:rgba(255,141,65,.55);background:color-mix(in srgb,var(--ed-accent-surface) 100%,transparent);color:var(--ed-shell-text-strong)}.ga-panel>.ga-dash-toolbar:first-child{margin-top:0}.ga-dash-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:12px}.ga-dash-range{display:inline-flex;flex-wrap:wrap;gap:6px}.ga-dash-range__btn{padding:6px 12px;border-radius:8px;border:1px solid var(--ed-control-border);background:var(--ed-surface-strong);color:var(--ed-shell-text-muted);font:inherit;font-size:.78rem;font-weight:600;cursor:pointer}.ga-dash-range__btn--active{border-color:rgba(255,141,65,.5);color:var(--ed-shell-text-strong);background:color-mix(in srgb,var(--ed-accent-surface) 85%,transparent)}.ga-dash-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:12px;gap:12px;margin-bottom:16px}.ga-dash-tile--sm{grid-column:span 3}.ga-dash-tile--md{grid-column:span 6}.ga-dash-tile--lg{grid-column:span 12}@media (max-width:900px){.ga-dash-tile--sm{grid-column:span 6}.ga-dash-tile--md{grid-column:span 12}}@media (max-width:520px){.ga-dash-tile--sm{grid-column:span 12}}.ga-dash-tile{margin:0;padding:14px 14px 12px;border-radius:16px;border:1px solid color-mix(in srgb,var(--ga-dash-accent,var(--ed-accent)) 32%,var(--ed-shell-border));background:linear-gradient(145deg,color-mix(in srgb,var(--ga-dash-accent,var(--ed-accent)) 12%,var(--ed-surface-strong)) 0,var(--ed-surface-strong) 64%);box-shadow:0 1px 0 color-mix(in srgb,var(--ed-shell-border) 55%,transparent)}.ga-dashboard-page .ga-panel{background:linear-gradient(180deg,color-mix(in srgb,var(--ed-panel-bg-start) 90%,rgba(92,129,201,.09) 10%),color-mix(in srgb,var(--ed-panel-bg-end) 92%,rgba(26,44,79,.08) 8%))}.ga-dashboard-page .ga-panel.ga-dash-shortcuts,.ga-dashboard-page .ga-panel.ga-dash-toolbar-panel{background:transparent;border-color:transparent;box-shadow:none}.ga-dash-chart-menu{display:inline-flex;align-items:center;gap:6px}.ga-dash-tile__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.ga-dash-tile__title{margin:0;font-size:.88rem;font-weight:700;color:var(--ed-shell-text-strong);font-family:var(--font-display)}.ga-dash-tile__subtitle{margin:2px 0 0;font-size:.72rem;color:var(--ed-shell-text-muted)}.ga-dash-tile__value{font-size:clamp(1.35rem,3vw,1.85rem);font-weight:800;letter-spacing:-.03em;color:var(--ed-shell-text-strong)}.ga-dash-tile__body{margin-top:8px}.ga-dash-tile__footer{margin-top:10px}.ga-dash-tile-mode{font:inherit;font-size:.72rem;padding:3px 6px;border-radius:6px;border:1px solid var(--ed-control-border);background:color-mix(in srgb,var(--ed-surface-strong) 90%,transparent);color:var(--ed-shell-text)}.ga-dash-tile-badge{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;color:var(--ed-shell-text-muted)}.ga-dash-chart-frame{width:100%;min-height:120px;border:1px solid color-mix(in srgb,var(--ed-grid-border) 86%,transparent);border-radius:12px;padding:8px 10px 4px;background:color-mix(in srgb,var(--ed-surface) 84%,transparent)}.ga-dash-chart-empty{margin:0;font-size:.82rem;color:var(--ed-shell-text-muted)}.ga-dash-spark{opacity:.95}.ga-dash-shortcuts__grid{display:flex;flex-wrap:wrap;gap:10px}.ga-dash-shortcut{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid var(--ed-shell-border);background:var(--ed-surface-strong);color:var(--ed-shell-text);text-decoration:none;font-size:.86rem;font-weight:600}.ga-dash-shortcut:hover{border-color:rgba(255,141,65,.45)}.ga-dash-shortcut__ext{margin-left:4px;opacity:.55}.ga-dash-section-title{margin:0 0 10px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ed-shell-text-muted);font-family:var(--font-display)}.ga-dash-panel{margin-bottom:16px}.ga-dash-stack{display:flex;flex-direction:column;gap:14px}.ga-dash-table{width:100%;border-collapse:collapse;font-size:.84rem}.ga-dash-table td,.ga-dash-table th{padding:8px 10px;text-align:left;border-bottom:1px solid color-mix(in srgb,var(--ed-grid-border) 80%,transparent)}.ga-dash-table--catalog .ga-dash-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;word-break:break-all}.ga-scope-chip--inline{margin-left:8px;vertical-align:middle}.ga-dash-empty{margin:0;color:var(--ed-shell-text-muted);font-size:.86rem}.ga-dash-catalog-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:10px}.ga-dash-catalog-search input{min-width:220px;padding:8px 10px;border-radius:8px;border:1px solid var(--ed-control-border);background:var(--ed-surface-strong);color:var(--ed-shell-text);font:inherit;font-size:.86rem}.ga-dash-catalog-check{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;color:var(--ed-shell-text-muted)}.ga-dash-catalog-hint{font-size:.8rem;color:var(--ed-shell-text-muted);margin:0 0 12px}.ga-dash-catalog-table-wrap{max-height:min(62vh,560px);overflow:auto;border:1px solid var(--ed-shell-border);border-radius:12px}.ga-dash-catalog-cap{font-size:.78rem;color:var(--ed-shell-text-muted);margin:8px 0 0}.ga-dash-premium-prompt{text-align:center;padding:36px 24px 44px;max-width:520px;margin:0 auto}.ga-dash-premium-prompt__icon{margin:0 auto 16px;opacity:.85}.ga-dash-premium-prompt__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}.ga-dash-cost-disclaimer{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border-radius:12px;border:1px dashed var(--ed-shell-border);background:color-mix(in srgb,var(--ed-surface) 88%,transparent);font-size:.84rem;color:var(--ed-shell-text-muted)}.ga-dash-cost-disclaimer__icon{flex-shrink:0;margin-top:2px;opacity:.75}.ga-dash-cost-disclaimer p{margin:0}.ga-dash-drilldown-scrim{position:fixed;inset:0;z-index:1300;border:0;padding:0;margin:0;background:rgba(8,12,20,.45);cursor:default}.ga-dash-drilldown{position:fixed;z-index:1310;left:50%;top:50%;transform:translate(-50%,-50%);width:min(96vw,560px);max-height:min(88vh,640px);overflow:auto;padding:18px 18px 14px;border-radius:16px;border:1px solid var(--ed-shell-border);background:var(--ed-surface-strong);box-shadow:0 22px 50px rgba(0,0,0,.28)}.ga-dash-drilldown__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.ga-dash-drilldown__head h2{margin:0;font-size:1.1rem}.ga-dash-drilldown__value{font-size:1.5rem;font-weight:800;margin:0 0 4px}.ga-dash-drilldown__range{margin:0 0 12px;font-size:.8rem;color:var(--ed-shell-text-muted)}.ga-dash-drilldown__chart{margin-bottom:12px}.ga-dash-drilldown__foot{display:flex;justify-content:flex-end}.ga-dash-loading{margin:8px 0 20px}:root[data-ed-color-mode=light] .ed-shell .ga-dashboard-page .ga-panel{background:linear-gradient(180deg,rgba(242,248,255,.95),rgba(237,244,255,.93))}:root[data-ed-color-mode=light] .ed-shell .ga-dashboard-page .ga-panel.ga-dash-shortcuts,:root[data-ed-color-mode=light] .ed-shell .ga-dashboard-page .ga-panel.ga-dash-toolbar-panel{background:transparent}:root[data-ed-color-mode=light] .ed-shell .ga-dashboard-page .ga-dash-tile{background:linear-gradient(145deg,color-mix(in srgb,var(--ga-dash-accent,var(--ed-accent)) 14%,rgba(236,244,255,.95)) 0,rgba(233,241,254,.91) 68%)}:root[data-ed-color-mode=light] .ed-shell .ga-dashboard-page .ga-dash-tile-mode{background:rgba(238,246,255,.95);border-color:rgba(108,133,176,.4)}:root[data-ed-color-mode=light] .ed-shell .ga-dashboard-page .ga-dash-chart-frame{background:rgba(239,246,255,.88);border-color:rgba(108,133,176,.28)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ga-page--fill>.ga-storage-console{flex:1 1 auto;min-height:0;overflow:hidden}.ga-storage-console{display:flex;flex-direction:row;align-items:stretch;gap:0;min-height:0;border:1px solid var(--ed-shell-border);border-radius:14px;overflow:hidden;background:color-mix(in srgb,var(--ed-surface) 90%,transparent)}.ga-storage-buckets{width:240px;min-width:180px;flex-shrink:0;border-right:1px solid var(--ed-shell-border);padding:10px 8px;overflow-y:auto;background:color-mix(in srgb,var(--ed-rail-bg-end) 35%,transparent)}.ga-storage-buckets__title{margin:0 6px 10px;font-size:.68rem;font-weight:650;text-transform:uppercase;letter-spacing:.1em;color:var(--ed-shell-text-soft);font-family:var(--font-display)}.ga-storage-bucket-pick{display:block;width:100%;text-align:left;padding:8px 10px;margin:0 0 4px;border-radius:10px;border:1px solid transparent;background:transparent;font:inherit;font-size:.82rem;color:var(--ed-shell-text);cursor:pointer}.ga-storage-bucket-pick--active{border-color:var(--ed-rail-nav-active-border);background:var(--ed-rail-nav-active-bg);font-weight:650}.ga-storage-browser{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;min-height:0}.ga-storage-browser__head{flex-shrink:0;padding:10px 14px;border-bottom:1px solid var(--ed-shell-border);display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;justify-content:space-between}.ga-storage-browser__crumb{font-size:.8rem;color:var(--ed-shell-text-muted)}.ga-storage-browser .ga-table-panel{border:none;box-shadow:none;background:transparent;padding:0 10px 12px}.ga-storage-browser .ga-table-panel.ga-table-panel--fill{flex:1 1 auto;min-height:0;overflow:hidden}.ga-storage-preview-image-wrap{margin-top:10px;max-height:min(62vh,520px);overflow:auto;border-radius:10px;border:1px solid var(--ed-shell-border);background:color-mix(in srgb,var(--ed-surface) 88%,transparent);display:flex;align-items:center;justify-content:center;padding:10px}.ga-storage-preview-image{max-width:100%;height:auto;display:block}@media (max-width:900px){.ga-storage-console{flex-direction:column}.ga-storage-buckets{width:100%;max-height:180px;border-right:none;border-bottom:1px solid var(--ed-shell-border)}}.ga-automation-builder{display:grid;grid-gap:14px;gap:14px;padding:14px 16px 16px}.ga-automation-builder .ga-table-head{margin:0}.ga-automation-builder .field{gap:6px}.ga-automation-builder .field input,.ga-automation-builder .field select{height:38px;min-height:38px;border-radius:8px;border:1px solid var(--ed-control-border);background:var(--ed-surface-strong);color:var(--ed-shell-text);padding:0 12px;font:inherit;line-height:1.2;box-sizing:border-box}.ga-automation-builder .field select{cursor:pointer}.ga-automation-builder .field input::placeholder{color:var(--ed-control-placeholder)}.ga-automation-builder .field input:focus-visible,.ga-automation-builder .field select:focus-visible{outline:2px solid rgba(255,141,65,.55);outline-offset:1px}.ga-automation-builder__grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.ga-automation-builder__grid .field--span-2{grid-column:span 2}@media (max-width:980px){.ga-automation-builder{padding:12px}.ga-automation-builder__grid{grid-template-columns:minmax(0,1fr)}.ga-automation-builder__grid .field--span-2{grid-column:auto}}.ga-automation-builder__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.ga-automation-builder__test-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:10px;border:1px solid var(--ed-control-border);font:inherit;font-weight:650;font-size:.84rem;cursor:pointer;transition:border-color .12s ease,background .12s ease}.ga-automation-builder__test-btn--primary{background:color-mix(in srgb,var(--ed-rail-nav-active-bg) 70%,var(--ed-surface-strong) 30%);border-color:var(--ed-rail-nav-active-border);color:var(--ed-shell-text-strong)}.ga-automation-builder__test-btn--secondary{background:var(--ed-surface-strong);color:var(--ed-shell-text)}.ga-automation-delivery{display:grid;grid-gap:10px;gap:10px;margin-top:4px;border-radius:12px;border:1px solid var(--ed-grid-border);background:color-mix(in srgb,var(--ed-surface) 86%,transparent);padding:12px}.ga-automation-delivery__title{margin:0;color:#ff8d3b;font-size:1.02rem}.ga-automation-delivery__hint{margin:8px 2px 2px}.ga-automation-delivery__actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:2px}.ga-automation-delivery__actions .button{gap:8px;min-width:110px;border-radius:10px}.ga-segmented{margin-top:8px;display:inline-grid;grid-template-columns:1fr 1fr;border-radius:10px;border:1px solid var(--ed-control-border);overflow:hidden;min-width:min(100%,420px)}.ga-segmented--stretch{display:grid;width:100%;max-width:100%;min-width:0}.ga-segmented .ga-segmented__option+.ga-segmented__option{box-shadow:inset 1px 0 0 var(--ed-control-border)}.ga-segmented__option{border:none;background:transparent;color:var(--ed-shell-text-muted);font:inherit;font-weight:650;padding:10px 14px;min-height:42px;cursor:pointer;transition:background .12s ease,color .12s ease}.ga-segmented__option:disabled{opacity:.55;cursor:not-allowed}.ga-segmented__option:focus-visible,.ga-segmented__option:hover{background:color-mix(in srgb,var(--ed-surface-strong) 90%,transparent);color:var(--ed-shell-text);outline:none}.ga-segmented__option--active{background:color-mix(in srgb,var(--ed-rail-nav-active-bg) 74%,var(--ed-surface-strong) 26%);color:var(--ed-shell-text-strong)}.ga-notify-hub-app .ga-segmented__option--active{background:color-mix(in srgb,#ff8f3d 26%,var(--ed-surface-strong) 74%);color:var(--ed-shell-text-strong);box-shadow:inset 0 0 0 1px rgba(255,167,92,.42)}.ga-notify-hub-app .ga-segmented__option--active:focus-visible,.ga-notify-hub-app .ga-segmented__option--active:hover{background:color-mix(in srgb,#ff8f3d 34%,var(--ed-surface-strong) 66%);color:var(--ed-shell-text-strong)}.ga-switch{position:relative;width:52px;height:30px;border-radius:999px;border:1px solid var(--ed-control-border);background:color-mix(in srgb,var(--ed-surface-strong) 80%,transparent);cursor:pointer;transition:background .14s ease,border-color .14s ease}.ga-switch__thumb{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:999px;background:#f3f4f6;box-shadow:0 1px 3px rgba(0,0,0,.28);transition:transform .14s ease}.ga-switch:focus-visible,.ga-switch:hover{border-color:rgba(255,145,75,.48);outline:none}.ga-switch--on{background:color-mix(in srgb,#ff8f3d 72%,var(--ed-surface-strong) 28%);border-color:rgba(255,167,92,.72)}.ga-switch--on .ga-switch__thumb{transform:translateX(22px)}.ga-switch:disabled{opacity:.56;cursor:not-allowed}.ga-events-detail-page{gap:12px}.ga-events-detail-header,.ga-events-detail-summary,.ga-events-detail-trend{display:grid;grid-gap:10px;gap:10px}.ga-events-detail-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ga-events-back-link{min-width:0}.ga-events-detail-summary__head h3{margin:0}.ga-events-detail-chip-row{display:flex;gap:8px;flex-wrap:wrap}.ga-events-detail-kv{display:grid;grid-gap:4px;gap:4px;color:var(--ed-shell-text-muted)}.ga-events-detail-kv p{margin:0}.ga-events-detail-actions{display:flex;gap:10px;flex-wrap:wrap}.ga-events-detail-action-btn{min-width:82px;border-radius:10px;border:1px solid var(--ed-control-border);background:var(--ed-surface-strong);color:var(--ed-shell-text);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:10px 8px;font-size:.76rem;font-weight:700}.ga-events-detail-action-btn:focus-visible,.ga-events-detail-action-btn:hover{border-color:rgba(255,145,75,.52);outline:none}.ga-events-detail-action-btn--danger{border-color:rgba(251,146,60,.48);color:#fdba74;background:rgba(120,53,15,.28)}.ga-events-detail-chart{border-radius:12px;border:1px solid var(--ed-grid-border);background:color-mix(in srgb,var(--ed-surface-strong) 82%,transparent);padding:8px 8px 2px}.ga-events-attempt-overlay{display:grid;grid-gap:8px;gap:8px}.ga-events-attempt-overlay p{margin:0;color:var(--ed-shell-text)}.ga-events-run-status{color:#9a3412;background:#fff7ed;border-color:#fdba74}.ga-automation-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:10px;border:1px solid var(--ed-shell-border);background:color-mix(in srgb,var(--ed-surface) 85%,transparent)}.ga-automation-toggle-row__text strong{display:block;font-size:.88rem}.ga-automation-toggle-row__text span{font-size:.78rem;color:var(--ed-shell-text-muted)}.ga-automation-toggle-row--footer{margin-top:6px}.ga-automation-sms-setup{display:grid;grid-gap:8px;gap:8px;margin:2px 2px 6px;padding:10px 12px;border-radius:10px;border:1px solid color-mix(in srgb,#ff8d3b 45%,var(--ed-grid-border));background:color-mix(in srgb,#ff8d3b 10%,var(--ed-surface) 90%)}.ga-automation-sms-setup strong{font-size:.86rem}.ga-automation-sms-setup p{margin:0;color:var(--ed-shell-text);font-size:.8rem}.ga-automation-sms-setup ul{margin:0;padding-left:18px;display:grid;grid-gap:4px;gap:4px;color:var(--ed-shell-text-muted);font-size:.78rem}.ga-automation-sms-setup .button{justify-self:flex-start}.ga-notify-page{display:grid;grid-gap:12px;gap:12px}.ga-notify-page__actions{display:flex;justify-content:flex-end}.ga-notify-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.ga-notify-grid--hub{align-items:start;width:100%;max-width:100%;--ga-notify-hub-gap:12px;gap:var(--ga-notify-hub-gap);grid-template-columns:calc(50% - var(--ga-notify-hub-gap) / 2) calc(50% - var(--ga-notify-hub-gap) / 2);grid-template-rows:auto auto;justify-items:stretch}.ga-notify-grid--hub>article{min-width:0;width:100%;max-width:100%;box-sizing:border-box}.ga-notify-hub-app{grid-column:1;grid-row:1}.ga-notify-app-aux{margin-top:12px;padding-top:12px;border-top:1px solid var(--ed-grid-border);display:grid;grid-gap:0;gap:0}.ga-notify-app-aux__block{display:grid;grid-gap:8px;gap:8px}.ga-notify-app-aux__block .ga-kicker{margin:0}.ga-notify-app-aux__block .ga-segmented{margin-top:0}.ga-notify-dual-action-row{display:flex;flex-wrap:wrap;gap:10px;width:100%}.ga-notify-action-btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px);min-width:min(100%,140px);min-height:42px;margin:0;padding:10px 12px;border-radius:10px;border:1px solid var(--ed-control-border);background:color-mix(in srgb,var(--ed-surface-strong) 88%,#fff 12%);color:var(--ed-shell-text-strong);font:inherit;font-size:.88rem;font-weight:650;line-height:1.25;text-align:center;cursor:pointer;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}.ga-notify-action-btn:hover:not(:disabled){background:color-mix(in srgb,#ff8f3d 10%,var(--ed-surface-strong) 90%);border-color:rgba(255,167,92,.55);box-shadow:0 1px 0 rgba(255,145,75,.12)}.ga-notify-action-btn:focus-visible{outline:none;border-color:rgba(255,145,75,.72);box-shadow:0 0 0 3px rgba(255,145,75,.22)}.ga-notify-action-btn:disabled{opacity:.55;cursor:not-allowed}.ga-notify-app-aux__block--follow{margin-top:14px;padding-top:14px;border-top:1px solid var(--ed-grid-border)}.ga-notify-app-aux__hint{margin:0 2px}.ga-notify-hub-sms{grid-column:2;grid-row:1/-1}.ga-notify-hub-email{grid-column:1;grid-row:2}.ga-notify-section-actions{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px;padding-top:10px;border-top:1px solid var(--ed-grid-border)}.ga-notify-section-actions .button{min-height:34px;padding:0 12px;font-size:.84rem;font-weight:650;gap:6px}.ga-notify-section-actions .button svg{width:14px;height:14px}.ed-workspace .ga-notify-section-actions .button--primary{box-shadow:0 4px 11px rgba(255,115,35,.18)}.ga-notify-code{font-size:.78rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:var(--ed-shell-text-muted)}.ga-notify-test-row{display:grid;grid-gap:8px;gap:8px;margin-top:8px;padding-top:12px;border-top:1px solid var(--ed-grid-border)}.ga-notify-test-row__buttons{display:flex;flex-wrap:wrap;gap:8px}.ga-notify-email-card{grid-column:1/-1}.ga-notify-email-card--inline{margin-top:10px;padding-top:12px;border-top:1px solid var(--ed-grid-border)}.ga-notify-email-card__title{margin:0;display:inline-flex;align-items:center;gap:8px;font-size:.95rem;color:var(--ed-shell-text-strong)}.ga-notify-email-card__title svg{flex-shrink:0;opacity:.85}.ga-notify-email-card__badge{display:inline-flex;margin:0;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:600;letter-spacing:.02em;color:var(--ed-shell-text-muted);background:color-mix(in srgb,var(--ed-surface-strong) 88%,transparent);border:1px solid var(--ed-grid-border);width:-moz-fit-content;width:fit-content}.ga-notify-loading{padding:14px 10px;color:var(--ed-shell-text-muted)}.ga-notify-field-hint{display:block;margin-top:6px;font-size:.76rem;color:var(--ed-shell-text-muted)}.ga-notify-error{margin:0;color:#dc2626;font-size:.78rem}.ga-notify-sms{width:100%;max-width:min(100%,560px)}.ga-notify-sms__lede{margin:0 0 4px;font-size:.82rem;line-height:1.45;color:var(--ed-shell-text-muted)}.ga-notify-sms__lede strong{color:var(--ed-shell-text);font-weight:700}.ga-notify-sms-panel{display:grid;grid-gap:8px;gap:8px;padding:12px 12px 14px;border-radius:10px;border:1px solid var(--ed-grid-border);background:color-mix(in srgb,var(--ed-surface) 92%,var(--ed-surface-strong) 8%)}.ga-notify-sms-panel__kicker{margin:0 0 2px}.ga-notify-sms-panel__sub{margin:0;font-size:.78rem;line-height:1.4;color:var(--ed-shell-text-muted)}.ga-notify-sms-panel__foot{margin:0;font-size:.76rem;line-height:1.45;color:var(--ed-shell-text-muted)}.ga-notify-sms-panel--disclosure .ga-notify-disclosure--nested{margin:0}.ga-notify-sms-panel--status .ga-notify-timeline{margin-top:4px}.ga-notify-sms-panel--test .ga-notify-test-row--sms{margin:0;padding:0;border:none}.ga-notify-sms-panel--test .ga-notify-test-row--sms .button{width:100%;justify-content:center;border-radius:10px}.ga-notify-sms-field{color:var(--ed-shell-text)}.ga-notify-phone-input-wrap{display:flex;align-items:stretch;min-height:46px;border-radius:16px;border:1px solid rgba(198,110,42,.24);background:rgba(255,255,255,.95);overflow:hidden}.ga-notify-phone-input-wrap:focus-within{outline:2px solid rgba(233,118,33,.6);outline-offset:2px}.ga-notify-sms-field .ga-notify-phone-input{flex:1 1;min-width:0;border:none!important;border-radius:0!important;background:transparent!important;padding:14px 10px 14px 16px!important;box-shadow:none!important}.ga-notify-sms-field .ga-notify-phone-input:focus-visible{outline:none!important}.ga-notify-phone-clear{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;margin:0;border:none;background:transparent;cursor:pointer;color:rgba(92,70,49,.55);transition:color .15s ease,background .15s ease}.ga-notify-phone-clear:hover:not(:disabled){color:#b42318;background:rgba(180,35,24,.06)}.ga-notify-phone-clear:disabled{opacity:.45;cursor:not-allowed}.ga-notify-phone-clear__busy{font-size:1.1rem;line-height:1;font-weight:700;color:rgba(92,70,49,.45)}.ga-notify-sms-field .ga-notify-field-hint{color:var(--ed-shell-text-muted)}.ga-notify-sms-field .ga-notify-field-hint strong{color:var(--ed-shell-text);font-weight:650}.ga-notify-sms-categories{list-style:none;margin:0;padding:0;display:grid;grid-gap:10px;gap:10px}.ga-notify-sms-check{display:flex;align-items:flex-start;gap:12px;margin:0;cursor:pointer;color:var(--ed-shell-text)}.ga-notify-sms-check input[type=checkbox]{width:1.15rem;height:1.15rem;margin-top:2px;flex-shrink:0;accent-color:#ff8d3b;cursor:pointer}.ga-notify-sms-check__copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.ga-notify-sms-check__title{font-size:.88rem;font-weight:700;line-height:1.25;color:var(--ed-shell-text)}.ga-notify-sms-check__desc{font-size:.76rem;line-height:1.35;color:var(--ed-shell-text-muted)}.ga-notify-sms-status-line{display:grid;grid-gap:6px;gap:6px}.ga-notify-sms-status-line__hint{margin:0;font-size:.78rem;line-height:1.4;color:var(--ed-shell-text-muted)}.ga-notify-sms__support{margin:2px 0 0;font-size:.78rem;color:var(--ed-shell-text-muted)}.ga-notify-sms__support a{color:var(--ed-shell-text-strong);font-weight:600}.ga-notify-disclosure{display:grid;grid-gap:8px;gap:8px;padding:10px;border-radius:10px;border:1px solid var(--ed-grid-border);background:color-mix(in srgb,var(--ed-surface-strong) 75%,transparent)}.ga-notify-disclosure--nested{background:color-mix(in srgb,var(--ed-surface-strong) 55%,transparent)}.ga-notify-disclosure__title{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:700}.ga-notify-disclosure p{margin:0;color:var(--ed-shell-text-muted);font-size:.76rem;line-height:1.45}.ga-notify-disclosure__links{display:inline-flex;flex-wrap:wrap;gap:10px}.ga-notify-disclosure__links a{color:var(--ed-shell-text-strong);font-size:.76rem}.ga-notify-consent-checkbox{display:flex;align-items:flex-start;gap:8px;font-size:.8rem;line-height:1.4;color:var(--ed-shell-text);cursor:pointer}.ga-notify-consent-checkbox input[type=checkbox]{width:1.1rem;height:1.1rem;margin-top:2px;flex-shrink:0;accent-color:#ff8d3b;cursor:pointer}.ga-notify-status-chip{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;border-radius:999px;border:1px solid var(--ed-grid-border);padding:4px 10px;font-size:.75rem;font-weight:700;color:var(--ed-shell-text);background:color-mix(in srgb,var(--ed-surface-strong) 90%,transparent)}.ga-notify-status-chip--pending{border-color:#f59e0b;background:#fef3c7;color:#92400e}.ga-notify-status-chip--ok{border-color:#22c55e;background:#dcfce7;color:#166534}.ga-notify-status-chip--error{border-color:#f87171;background:#fee2e2;color:#991b1b}.ga-notify-timeline{display:grid;grid-gap:8px;gap:8px}.ga-notify-timeline-row{display:block;font-size:.78rem;line-height:1.35}.ga-notify-timeline-row__label{margin:0;color:var(--ed-shell-text-muted)}.ga-notify-timeline-row__value{margin:0;color:var(--ed-shell-text);font-weight:600}.ga-notify-page__footer{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;padding:18px 8px 16px;margin-top:8px;border-top:1px solid var(--ed-grid-border)}@media (max-width:980px){.ga-notify-grid,.ga-notify-grid--hub{grid-template-columns:minmax(0,1fr)}.ga-notify-grid--hub{grid-template-rows:none}.ga-notify-hub-app,.ga-notify-hub-email,.ga-notify-hub-sms{grid-column:1;grid-row:auto}.ga-notify-hub-app{order:1}.ga-notify-hub-email{order:2}.ga-notify-hub-sms{order:3}.ga-notify-email-card{grid-column:auto}}.ga-project-service-icon{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:22px;color:var(--ed-shell-text-muted);opacity:.45}.ga-project-service-icon--on{color:#ff9a41;opacity:1}.ga-project-service-icon--off{color:var(--ed-shell-text-muted);opacity:.4}.ga-project-service-icon--unknown{color:var(--ed-shell-text-muted);opacity:.28}.ga-project-row-with-favorite{display:flex;align-items:center;gap:8px;min-width:0;width:100%}.ga-account--in-project-row{flex:1 1 auto;min-width:0}.ga-project-favorite-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:26px;padding:0;border:none;border-radius:6px;background:transparent;color:var(--ed-shell-text-muted);cursor:pointer;opacity:.55}.ga-project-favorite-btn--in-row{width:32px;min-width:32px;height:32px;min-height:32px;flex-shrink:0;border-radius:8px;opacity:.65}.ga-project-favorite-btn:focus-visible,.ga-project-favorite-btn:hover{opacity:1;outline:2px solid rgba(255,141,65,.45);outline-offset:1px}.ga-project-favorite-btn--on{color:#ff9a41;opacity:1}.ga-project-console-link{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:26px;border-radius:6px;color:var(--ed-shell-text-muted);opacity:.75}.ga-project-console-link:focus-visible,.ga-project-console-link:hover{color:#8ec8ff;opacity:1;outline:2px solid rgba(100,160,255,.35);outline-offset:1px}.ga-grid--accounts .ga-actions .button.button--small,.ga-grid--projects .ga-actions .button.button--small{min-height:0;padding:2px 8px;font-size:.7rem;font-weight:700;line-height:1.35;border-radius:9999px}:root[data-ed-grid-density=compact] .ga-grid--accounts .ga-actions .button.button--small,:root[data-ed-grid-density=compact] .ga-grid--projects .ga-actions .button.button--small{padding:0 5px;font-size:.66rem}:root[data-ed-grid-density=expanded] .ga-grid--accounts .ga-actions .button.button--small,:root[data-ed-grid-density=expanded] .ga-grid--projects .ga-actions .button.button--small{padding:0 8px;font-size:.74rem}:root[data-ed-grid-density=compact] .ga-grid--accounts .ga-account,:root[data-ed-grid-density=compact] .ga-grid--projects .ga-account{gap:0;line-height:1.12}:root[data-ed-grid-density=compact] .ga-grid--accounts .ga-account strong,:root[data-ed-grid-density=compact] .ga-grid--projects .ga-account strong{font-size:.78rem}:root[data-ed-grid-density=compact] .ga-grid--accounts .ga-account span,:root[data-ed-grid-density=compact] .ga-grid--projects .ga-account span{font-size:.68rem}:root[data-ed-grid-density=expanded] .ga-grid--accounts .ga-account,:root[data-ed-grid-density=expanded] .ga-grid--projects .ga-account{gap:5px}.ga-workspace-account-status-cell{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:0;min-height:100%;width:100%;min-width:0}.ga-workspace-account-status-cell .ga-workspace-account-reconnect{min-height:24px;padding:0 10px;border-radius:9999px;font-size:.76rem;font-weight:700;line-height:1.15;white-space:nowrap}.ga-grid--accounts .ga-actions{gap:6px}.ga-grid--accounts .ga-icon-button{width:30px;height:30px}:root[data-ed-grid-density=compact] .ga-grid--accounts .ga-workspace-account-status-cell{gap:3px}:root[data-ed-grid-density=compact] .ga-grid--accounts .ga-workspace-account-status-cell .ga-workspace-account-reconnect{min-height:22px;padding:0 8px;font-size:.72rem}:root[data-ed-grid-density=expanded] .ga-grid--accounts .ga-workspace-account-status-cell .ga-workspace-account-reconnect{min-height:26px;font-size:.78rem}.ga-icon-button{width:34px;height:34px;border-radius:999px;border:1px solid var(--ed-control-border);background:var(--ed-surface-strong);background:color-mix(in srgb,var(--ed-surface-strong) 92%,transparent);color:var(--ed-shell-text);display:inline-flex;align-items:center;justify-content:center;transition:transform .14s ease,border-color .14s ease,background .14s ease}.ga-icon-button:focus-visible:not(:disabled),.ga-icon-button:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(255,145,75,.55);background:rgba(30,44,69,.92);outline:none}.ga-icon-button:disabled{opacity:.55;cursor:not-allowed}.ga-icon-button--danger{border-color:rgba(251,146,60,.48);color:#fdba74;background:rgba(120,53,15,.42)}.ga-icon-button--danger:focus-visible:not(:disabled),.ga-icon-button--danger:hover:not(:disabled){border-color:rgba(249,115,22,.62);background:rgba(154,52,18,.55);color:#ffedd5}.ga-icon-button--accent{border-color:rgba(255,184,65,.42);color:#ffdca4;background:rgba(83,58,23,.48)}.ga-icon-button--json{border-color:rgba(67,181,255,.42);color:#b8e3ff;background:rgba(24,55,87,.5)}.ga-icon-spin{animation:ga-icon-spin 1s linear infinite}@keyframes ga-icon-spin{to{transform:rotate(1turn)}}.ga-credentials-panel{display:grid;grid-gap:12px;gap:12px}#ga-events-service-account{scroll-margin-top:96px}.ga-credentials-embed{margin-top:4px;padding-top:14px;border-top:1px solid color-mix(in srgb,var(--ed-control-border) 72%,transparent);display:grid;grid-gap:10px;gap:10px}.ga-json-input{width:100%;min-height:260px;border-radius:10px;border:1px solid var(--ed-control-border);background:var(--ed-surface-strong);color:var(--ed-shell-text);padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.84rem;resize:vertical}.ga-json-input:focus-visible{outline:2px solid rgba(255,141,65,.55);outline-offset:1px}.ga-credentials-actions{margin:0 8px 4px;display:flex;flex-wrap:wrap;gap:8px}.ga-credentials-preview{margin:0 8px 6px;border:1px solid var(--ed-grid-border);border-radius:10px;background:var(--ed-surface);background:color-mix(in srgb,var(--ed-surface) 88%,transparent);padding:12px;display:grid;grid-gap:6px;gap:6px;color:var(--ed-shell-text)}.ga-credentials-preview p{margin:0}.auth-panel,.hero-card{display:grid;grid-gap:22px;gap:22px}.auth-panel{grid-template-columns:1.1fr .9fr;align-items:start}.auth-form{display:grid;grid-gap:16px;gap:16px}.alert,.form-note{font-size:.92rem}.alert{margin:0;border-radius:var(--radius-md);padding:12px 14px;border:1px solid transparent}.alert--error{border-color:rgba(185,28,28,.3);background:rgba(185,28,28,.1);color:#7f1d1d}.alert--warning{border-color:rgba(255,184,65,.45);background:rgba(119,83,25,.24);color:#ffd28a}.ed-shell .alert--error{border-color:var(--ed-alert-error-border);background:var(--ed-alert-error-bg);color:var(--ed-alert-error-text)}.ed-shell .alert--warning{border-color:var(--ed-alert-warning-border);background:var(--ed-alert-warning-bg);color:var(--ed-alert-warning-text)}.login-page .alert--error{border-color:rgba(234,88,12,.5);background:rgba(255,237,213,.95);color:#9a3412}.login-page .alert--warning{border-color:rgba(194,95,18,.38);background:rgba(255,251,235,.98);color:#92400e}.ed-notify-stack{position:fixed;top:14px;left:50%;transform:translateX(-50%);width:min(92vw,760px);display:grid;grid-gap:8px;gap:8px;z-index:1200;pointer-events:none}.ed-notify{border-radius:12px;border:1px solid rgba(105,131,175,.36);background:rgba(10,18,32,.95);color:#e2ecfb;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 12px 26px rgba(4,10,18,.45);pointer-events:auto}.ed-notify p{margin:0;font-size:.9rem;line-height:1.35}.ed-notify button{border:0;background:transparent;color:inherit;width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:1rem}.ed-notify button:focus-visible,.ed-notify button:hover{background:rgba(126,149,189,.24);outline:none}.ed-notify--success{border-color:rgba(24,196,128,.45);background:rgba(8,37,28,.95);color:#8ef0ca}.ed-notify--error{border-color:rgba(255,95,95,.52);background:rgba(53,15,22,.96);color:#ffc4cc}.ed-notify--info{border-color:rgba(105,131,175,.42);background:rgba(10,18,32,.95);color:#dfeafb}.security-grid .info-card--tight{min-height:100%}@media (min-width:960px){.shell-layout{grid-template-columns:290px 1fr}.shell-nav--rail{display:flex}}@media (max-width:959px){.shell-nav--rail{display:none}.shell-nav--bottom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px;position:-webkit-sticky;position:sticky;bottom:16px;margin-top:18px}.nav-chip--bottom{align-items:center;text-align:center;min-height:70px}}@media (max-width:880px){.auth-panel,.card-heading,.shell-hero{grid-template-columns:1fr;flex-direction:column}.auth-panel,.feature-grid,.security-grid,.stats-grid{grid-template-columns:1fr}}@media (max-width:640px){.auth-page,.public-page,.shell-page{padding-left:16px;padding-right:16px;padding-top:20px}.auth-panel,.content-card,.hero-card,.info-card,.shell-hero,.stat-card{padding:18px;border-radius:22px}.auth-panel h1,.hero-card h1,.shell-hero h1{font-size:clamp(1.8rem,8vw,2.7rem)}.action-inline,.auth-actions,.cta-row{flex-direction:column}.button,.button--small{width:100%}}@media (max-width:780px){.ga-toolbar,.ga-toolbar__actions,.ga-toolbar__actions .button,.ga-toolbar__group{width:100%}.ga-toolbar__field,.ga-toolbar__field--compact{min-width:100%}}@media (max-width:1180px){.login-layout{grid-template-columns:1fr}.login-brand-panel{min-height:45vh;padding:30px 22px}.login-brand-surface h1{font-size:clamp(2.2rem,7vw,3.2rem)}.login-brand-quote{margin-top:14px;font-size:.96rem}.login-form-panel{padding:22px 16px 32px}.login-form-wrap{width:min(100%,520px)}}@media (max-width:720px){.login-brand-points{gap:8px}.login-brand-points li{padding:8px 10px;font-size:.92rem}.login-card{padding:18px}.login-card h3{font-size:1.55rem}}@media (max-width:1080px){.ed-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.ed-rail{border-right:0;border-bottom:1px solid rgba(114,141,190,.24);max-height:min(56vh,440px)}.ed-rail__nav{padding-bottom:12px}.ga-metrics{grid-template-columns:1fr}.ga-billing-hub__metrics,.ga-premium-hub__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.ed-workspace{padding:12px 12px 22px}.ed-topbar{padding:10px 12px}.ed-topbar__crumbs{display:none}.ed-project-picker{min-width:140px}.ed-project-picker span,.ed-topbar__button span{display:none}.ga-header{padding:14px;flex-direction:column;align-items:stretch}.ga-table-panel{padding:8px}.ga-actions{flex-direction:column;align-items:flex-start}.firestore-layout,.settings-grid{grid-template-columns:1fr}.ga-billing-hub-page,.ga-premium-hub-page,.ga-settings-popup-page{padding:0 0 12px}.settings-modal{width:100%;margin:0;border-radius:14px;padding:10px}.settings-modal__header{padding-bottom:8px}.settings-modal__row{min-height:44px;padding:9px 10px}.settings-modal__row strong,.settings-modal__row-trailing em{font-size:.8rem}.settings-modal__themes{grid-template-columns:repeat(2,minmax(0,1fr))}.ga-billing-hub,.ga-premium-hub{width:100%;margin:0;border-radius:14px;padding:10px;gap:10px}.ga-billing-hub__header,.ga-premium-hub__header{flex-direction:column;align-items:stretch}.ga-billing-hub__metrics,.ga-premium-hub__metrics{grid-template-columns:1fr}.ga-billing-hub__table-shell,.ga-premium-section{padding:8px}.ga-billing-hub__grid-mount{min-height:390px}.ga-premium-plan-grid,.ga-premium-plan-grid--tokens{grid-template-columns:minmax(0,1fr)}.ed-cookie-banner{flex-direction:column;align-items:stretch;gap:14px;padding:16px 18px 20px}.ed-cookie-banner__actions{flex-wrap:wrap;justify-content:flex-start}.ed-cookie-settings{left:12px;right:12px;bottom:12px;transform:none;width:auto;max-width:none}}.ed-cookie-banner{position:fixed;z-index:12000;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(20px,4vw,48px);background:color-mix(in srgb,var(--bg-elevated) 94%,#f0f0f0);border-top:1px solid var(--border);box-shadow:0 -8px 32px rgba(43,25,15,.08)}.ed-cookie-banner__text{margin:0;flex:1 1;min-width:min(100%,280px);max-width:720px;font-size:.875rem;line-height:1.45;color:var(--text-muted)}.ed-cookie-banner__actions{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;flex-shrink:0}.ed-cookie-banner__btn{padding:10px 16px;border-radius:6px;font-size:.82rem;font-weight:600;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.ed-cookie-banner__btn--outline{background:var(--bg-soft);color:var(--accent-deep);border:1px solid var(--border-strong);box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.ed-cookie-banner__btn--outline:hover{border-color:var(--accent);color:var(--accent-deep)}.ed-cookie-banner__btn--outline:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ed-cookie-banner__btn--solid{background:linear-gradient(145deg,var(--accent),var(--accent-2));color:#25170f;border:1px solid rgba(255,149,74,.46);box-shadow:0 6px 16px rgba(255,115,35,.22)}.ed-cookie-banner__btn--solid:hover{filter:brightness(1.03)}.ed-cookie-banner__btn--solid:focus-visible{outline:2px solid var(--accent-deep);outline-offset:2px}.ed-cookie-settings-backdrop{position:fixed;inset:0;z-index:12001;background:rgba(43,25,15,.35);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ed-cookie-settings{position:fixed;z-index:12002;left:50%;bottom:24px;transform:translateX(-50%);width:min(440px,calc(100vw - 32px));max-height:min(72vh,520px);overflow:auto;padding:22px 22px 18px;border-radius:var(--radius-md);background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow)}.ed-cookie-settings__title{margin:0 0 8px;font-family:var(--font-display);font-size:1.15rem;color:var(--text)}.ed-cookie-settings__intro{margin:0 0 16px;font-size:.88rem;line-height:1.45;color:var(--text-muted)}.ed-cookie-settings__list{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.ed-cookie-settings__row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:12px 14px;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--bg-soft) 88%,transparent);border:1px solid var(--border)}.ed-cookie-settings__row strong{display:block;font-size:.92rem;color:var(--text)}.ed-cookie-settings__hint{margin:4px 0 0;font-size:.78rem;line-height:1.35;color:var(--text-soft)}.ed-cookie-settings__row input[type=checkbox]{width:1.15rem;height:1.15rem;margin-top:2px;flex-shrink:0;accent-color:var(--accent);cursor:pointer}.ed-cookie-settings__row input[type=checkbox]:disabled{cursor:not-allowed;opacity:.7}.ed-cookie-settings__footer{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:14px;border-top:1px solid var(--border)}