.settings-overlay{z-index:50;-webkit-backdrop-filter:blur(7px);opacity:0;pointer-events:none;background:#5a5a5647;place-items:center;padding:20px;transition:opacity .18s;display:grid;position:fixed;inset:0}.settings-overlay.open{opacity:1;pointer-events:auto}.settings-dialog{background:var(--surface);border-radius:24px;grid-template-columns:182px minmax(0,1fr);gap:19px;width:min(920px,100%);height:min(640px,100dvh - 40px);padding:58px 17px 17px;transition:transform .18s;display:grid;position:relative;overflow:hidden;transform:translateY(8px)scale(.985);box-shadow:0 20px 60px #1e1e1933}.settings-overlay.open .settings-dialog{transform:translateY(0)scale(1)}.settings-head{z-index:1;pointer-events:none;justify-content:space-between;align-items:center;gap:12px;height:58px;padding:0 12px 0 22px;display:flex;position:absolute;inset:0 0 auto}.settings-head .settings-close{pointer-events:auto}.settings-title{margin:0;font-size:18px;font-weight:400}.settings-close{background:0 0;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.settings-close:hover{background:var(--surface-hover)}.settings-nav{flex-direction:column;gap:4px;min-width:0;display:flex}.settings-tab{text-align:left;background:0 0;border:2px solid #0000;border-radius:12px;align-items:center;gap:9px;width:100%;height:44px;padding:0 10px;font-size:14px;display:flex}.settings-tab:hover,.settings-tab.active{background:var(--control-fill)}.settings-tab svg{flex:none;width:20px;height:20px}.settings-content{min-width:0;padding:2px 0 32px;overflow-y:auto}.settings-section.active{display:block}.settings-label{margin:0 0 14px;font-size:14px;font-weight:500}.theme-options{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px;display:grid}.theme-option{min-height:82px;color:var(--text);border:1px solid var(--line);background:var(--surface);border-radius:12px;align-content:center;place-items:center;gap:6px;font-size:14px;display:grid}.theme-option.active{background:var(--control-fill)}.theme-option svg{width:22px;height:22px}.settings-inline{justify-content:space-between;align-items:center;gap:20px;display:flex}.settings-inline-copy{flex:1;min-width:0}.settings-inline-copy .settings-label{margin-bottom:4px}.settings-hint{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.settings-lang-select{min-width:148px;max-width:min(220px,42vw);height:38px;color:var(--text);border:1px solid var(--line);background:var(--control-fill) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m7 9 5 5 5-5' stroke='%23666660' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;appearance:none;cursor:pointer;border-radius:999px;padding:0 32px 0 14px;font-size:14px}.settings-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:62px;display:flex}.settings-row-value{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.settings-action{border:1px solid var(--line);background:var(--surface);border-radius:999px;min-width:84px;height:38px;padding:0 14px;font-size:14px}.settings-action.danger{color:#df3d36;border-color:#df3d36}.confirm-overlay{z-index:60;-webkit-backdrop-filter:blur(7px);opacity:0;pointer-events:none;background:#5a5a5647;place-items:center;padding:20px;transition:opacity .18s;display:grid;position:fixed;inset:0}.confirm-overlay.open{opacity:1;pointer-events:auto}.confirm-dialog{background:var(--surface);border-radius:20px;width:min(400px,100%);padding:22px 22px 18px;box-shadow:0 20px 60px #1e1e1933}.confirm-dialog h2{margin:0 0 10px;font-size:17px;font-weight:600}.confirm-dialog p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.confirm-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.confirm-actions button{border-radius:11px;height:38px;padding:0 16px;font-size:13px;font-weight:600}.confirm-cancel{color:var(--text);background:var(--control-fill)}.confirm-danger{color:var(--on-accent);background:#d64545}@media (width<=760px){.settings-overlay.open{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none;place-items:stretch stretch;padding:0}.settings-dialog{width:100%;height:100dvh;box-shadow:none;border-radius:0;grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:1fr;gap:18px;padding:0;transform:none}.settings-head{pointer-events:auto;border-bottom:1px solid var(--line);height:auto;padding:16px 16px 12px;position:static}.settings-nav{flex-direction:row;padding:0 16px 2px;overflow-x:auto}.settings-content{padding:0 16px 32px}.settings-tab{flex:none;width:auto;padding:0 12px}.settings-tab svg{display:none}.theme-options{grid-template-columns:1fr}}.settings-error{color:#c0332c;margin:0 0 12px;font-size:13px}.help-panel{flex-direction:column;min-height:0;display:flex}.help-copy{margin-bottom:16px}.help-topics,.help-list{flex-direction:column;gap:8px;display:flex}.help-list{margin:0;padding:0;list-style:none}.help-topic,.help-card{width:100%;color:var(--text);text-align:left;background:var(--page);border:0;border-radius:16px;padding:14px 16px;display:block}.help-topic:hover,.help-card:hover{background:var(--surface-hover)}.help-card{flex-direction:column;gap:6px;display:flex}.help-card-head{align-items:flex-start;gap:10px;display:flex}.help-card-title{flex:1;min-width:0;font-size:15px;line-height:1.3}.help-card-meta{color:var(--muted);white-space:nowrap;flex-shrink:0;gap:8px;font-size:12px;line-height:1.3;display:inline-flex}.help-card-preview{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.help-status{color:var(--muted);margin:0;font-size:14px}.help-status.is-error{color:#c0332c}.help-overlay{z-index:70;-webkit-backdrop-filter:blur(7px);opacity:0;pointer-events:none;background:#5a5a5647;place-items:center;padding:20px;transition:opacity .18s;display:grid;position:fixed;inset:0}.help-overlay.open{opacity:1;pointer-events:auto}.help-thread-overlay{z-index:80}.help-dialog{background:var(--surface);border-radius:24px;flex-direction:column;width:min(480px,100%);max-height:min(640px,100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 20px 60px #1e1e1933}.help-thread{background:var(--page);width:min(560px,100%);height:min(720px,100dvh - 40px);max-height:calc(100dvh - 40px);transition:transform .18s;transform:translateY(8px)scale(.985);box-shadow:0 20px 60px #1e1e1933}.help-thread-overlay.open .help-thread{transform:translateY(0)scale(1)}.help-thread .help-dialog-head{z-index:2;padding:14px 12px 8px 18px;position:relative}.help-thread .help-dialog-head:after{pointer-events:none;content:"";background:linear-gradient(var(--page), transparent);height:40px;position:absolute;top:100%;left:0;right:0}.help-thread-status{margin:16px 18px}.help-thread-stack{flex-direction:column;flex:1;min-height:0;display:flex}.help-thread .help-messages{padding:8px 16px 12px}.help-messages-gap{flex-shrink:0;height:8px;margin-bottom:-8px}.help-thread-error{margin:0 18px 12px}.help-pane-composer{z-index:2;background:var(--page);flex-shrink:0;margin-top:0;padding:3px 16px 22px;position:relative}.help-pane-composer:before{pointer-events:none;content:"";background:linear-gradient(transparent, var(--page));height:40px;position:absolute;bottom:100%;left:0;right:0}.help-composer-box{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;padding:12px;transition:border-color .16s,box-shadow .16s}.help-composer-box:focus-within{box-shadow:var(--shadow), 0 0 0 3px #6d5bd014;border-color:#6d5bd080}.help-composer-body textarea{resize:none;width:100%;height:28px;max-height:120px;color:var(--text);font:inherit;background:0 0;border:0;border-radius:0;padding:2px 4px;font-size:15px;line-height:1.55;display:block;overflow-y:hidden}.help-composer-body textarea:focus{border-color:#0000;outline:none}.help-composer-body textarea::placeholder{color:var(--muted)}.help-composer-actions{justify-content:space-between;align-items:center;gap:8px;margin-top:5px;display:flex}.help-composer-send{align-items:center;gap:8px;display:flex}.help-attach{color:#9a9a92;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.help-attach:hover{color:var(--text);background:#24241f0f}.help-send{width:34px;height:34px;color:var(--on-accent);background:var(--text);border:0;border-radius:10px;place-items:center;transition:opacity .15s,transform .15s;display:grid}html[data-theme=dark] .help-send{color:var(--muted)}.help-send:disabled{cursor:default;opacity:.28;color:var(--on-accent);background:var(--text)}html[data-theme=dark] .help-send:disabled{color:var(--muted)}.help-send:not(:disabled):hover{transform:translateY(-1px)}.help-dialog-head{flex:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 12px 12px 22px;display:flex}.help-dialog-head h2{margin:0;font-size:18px;font-weight:400}.help-dialog-body{flex-direction:column;gap:12px;min-height:0;padding:0 22px 22px;display:flex;overflow:auto}.help-field{flex-direction:column;gap:6px;display:flex}.help-field span{color:var(--muted);font-size:13px}.help-field p{margin:0;font-size:15px}.help-field textarea{resize:none;width:100%;min-height:140px;color:var(--text);font:inherit;border:1px solid var(--line);background:var(--control-fill);border-radius:14px;padding:12px 14px}.help-field textarea:focus{border-color:var(--accent);outline:none}.help-submit{min-width:120px;height:44px;color:var(--on-accent);background:var(--text);border-radius:12px;align-self:flex-start;padding:0 18px;font-size:15px;font-weight:600}.help-submit:disabled{color:var(--muted);background:var(--surface-hover);cursor:default}.help-messages{scrollbar-width:thin;scrollbar-color:#d6d6d0 transparent;flex-direction:column;flex:1;gap:8px;min-height:0;padding:8px 16px 12px;display:flex;overflow:auto}.help-bubble{justify-content:flex-start;display:flex}.help-bubble.is-user{justify-content:flex-end}.help-bubble-inner{background:var(--surface);border-radius:16px;flex-direction:column;gap:4px;max-width:82%;padding:10px 12px;display:flex}.help-bubble.is-user .help-bubble-inner{background:var(--accent-soft)}.help-thread .help-bubble-inner{background:var(--surface)}.help-thread .help-bubble.is-user .help-bubble-inner{background:#efede7}html[data-theme=dark] .help-thread .help-bubble.is-user .help-bubble-inner{background:#3d3560}.help-bubble-inner p{white-space:pre-wrap;word-break:break-word;margin:0;font-size:15px;line-height:1.4}.help-bubble-topic{font-weight:650}.help-bubble-inner time{color:var(--muted);align-self:flex-end;font-size:11px}@media (width<=760px){.help-overlay.open{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none;place-items:stretch stretch;padding:0}.help-dialog,.help-thread{width:100%;height:100dvh;max-height:none;box-shadow:none;border-radius:0;transform:none}.help-pane-composer{padding:3px 16px max(8px, env(safe-area-inset-bottom))}}.cabinet{flex-direction:column;min-height:100%;display:flex}.cabinet-header{border-bottom:1px solid var(--line);background:var(--sidebar);justify-content:space-between;align-items:center;gap:16px;height:56px;padding:0 20px;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand-mark{color:#fff;background:var(--text);border-radius:9px;flex:none;place-items:center;width:28px;height:28px;display:grid}.brand-copy{flex-direction:column;gap:1px;min-width:0;line-height:1.15;display:flex}.brand-copy strong{letter-spacing:-.02em;font-size:16px;font-weight:720}.brand-copy span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600}.header-actions{align-items:center;gap:12px;display:flex;position:relative}.account{color:var(--muted);font-size:13px}.icon-button{width:34px;height:34px;color:var(--muted);letter-spacing:1px;background:0 0;border-radius:10px;flex:none;place-items:center;font-size:18px;display:grid}.icon-button:hover,.icon-button[aria-expanded=true]{color:var(--text);background:var(--surface-hover)}.header-menu{z-index:20;background:var(--surface);border-radius:14px;min-width:160px;padding:6px;display:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 36px #1e1e1929}.header-menu.open{display:block}.header-menu button{background:0 0;border-radius:9px;align-items:center;width:100%;height:36px;padding:0 10px;font-size:13px;font-weight:500;display:flex}.header-menu button:hover{background:var(--surface-hover)}.cabinet-main{width:min(1040px,100%);margin:0 auto;padding:28px 20px 48px}.cabinet-main h1{letter-spacing:-.03em;margin:0 0 22px;font-size:22px;font-weight:650}.panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;padding:18px}.panel+.panel{margin-top:16px}.panel-head{margin-bottom:14px}.panel-title{letter-spacing:-.02em;margin:0;font-size:15px;font-weight:650}.panel-note{color:var(--muted);margin:2px 0 0;font-size:12px}.panel-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:650}.link-row{gap:8px;display:flex}.link-value{text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--line);background:var(--page);border-radius:12px;flex:1;align-items:center;min-width:0;height:40px;padding:0 12px;font-size:14px;display:flex;overflow:hidden}.copy{height:40px;color:var(--on-accent);background:var(--accent);border-radius:12px;flex:none;padding:0 14px;font-size:14px;font-weight:600}.stats-layout{align-items:flex-start;gap:14px;display:flex}.chart-slot{flex:1 1 0;align-self:stretch;min-width:0;position:relative}.table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:auto}.period-table{border-collapse:collapse;width:100%;font-size:12px}.period-table th,.period-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;white-space:nowrap;padding:8px 12px}.period-table th{color:var(--muted);background:var(--table-head);font-size:12px;font-weight:650}.period-table th:not(:first-child),.period-table td:not(:first-child){text-align:right;width:5.5rem}.period-table tr:last-child td{border-bottom:0}.period-table .num{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.chart{background:var(--surface-hover);box-sizing:border-box;border-radius:10px;flex-direction:column;min-width:0;height:100%;min-height:0;padding:12px 12px 10px;display:flex;position:absolute;inset:0;overflow:hidden}.chart-head{flex-shrink:0;margin-bottom:6px;font-size:13px;font-weight:600}.chart-legend{color:var(--muted);flex-wrap:wrap;flex-shrink:0;gap:10px;margin:-2px 0 6px;font-size:11px;display:flex}.chart-legend span{align-items:center;gap:5px;display:inline-flex}.chart-legend span:before{content:"";background:var(--text);border-radius:1px;width:10px;height:2px}.chart-legend .is-accent:before{background:var(--accent)}.chart-legend .is-ok:before{background:#059669}.chart-legend .is-warn:before{background:#b45309}.chart-legend .is-danger:before{background:#dc2626}.spark-body{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.spark-plot{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;position:relative}.spark{flex:auto;width:100%;min-height:0;display:block;overflow:visible}.spark-fill{fill:color-mix(in srgb, var(--text) 8%, transparent)}.spark-fill.spark--accent{fill:color-mix(in srgb, var(--accent) 24%, transparent)}.spark-fill.spark--ok{fill:#0596693d}.spark-fill.spark--warn{fill:#b4530938}.spark-fill.spark--danger{fill:#dc26263d}.spark-line polyline{fill:none;stroke:var(--text);stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.spark-line.spark--accent polyline{stroke:var(--accent)}.spark-line.spark--ok polyline{stroke:#059669}.spark-line.spark--warn polyline{stroke:#b45309}.spark-line.spark--danger polyline{stroke:#dc2626}.spark-axis{fill:none;stroke:var(--line);stroke-width:1px;stroke-linecap:square;vector-effect:non-scaling-stroke}.spark-points{z-index:2;pointer-events:none;position:absolute;inset:0}.spark-point{cursor:crosshair;pointer-events:auto;background:0 0;border:none;border-radius:50%;width:14px;height:14px;margin:0;padding:0;position:absolute;transform:translate(-50%,-50%)}.spark-point:after{content:"";border:1.5px solid var(--surface);background:var(--text);width:5px;height:5px;box-shadow:0 0 0 1px color-mix(in srgb, var(--text) 25%, transparent);opacity:0;border-radius:50%;transition:opacity .12s,width .12s,height .12s,box-shadow .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spark-point.spark--accent:after{background:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 35%, transparent)}.spark-point.spark--ok:after{background:#059669;box-shadow:0 0 0 1px #05966959}.spark-point.spark--warn:after{background:#b45309;box-shadow:0 0 0 1px #b4530959}.spark-point.spark--danger:after{background:#dc2626;box-shadow:0 0 0 1px #dc262659}.spark-point.is-active:after{opacity:1;width:9px;height:9px;box-shadow:0 0 0 2px color-mix(in srgb, var(--text) 35%, transparent)}.spark-point.spark--accent.is-active:after{box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 45%, transparent)}.spark-point.spark--ok.is-active:after{box-shadow:0 0 0 2px #05966973}.spark-point.spark--warn.is-active:after{box-shadow:0 0 0 2px #b4530973}.spark-point.spark--danger.is-active:after{box-shadow:0 0 0 2px #dc262673}.spark-tooltip{z-index:3;border:1px solid var(--line);background:var(--surface);pointer-events:none;text-align:center;white-space:nowrap;border-radius:6px;gap:2px;min-width:52px;padding:5px 8px;display:grid;position:absolute;transform:translate(-50%,calc(-100% - 10px));box-shadow:0 6px 16px #1a1d261f}.spark-tooltip-date{color:var(--muted);font-size:10px;line-height:1.2}.spark-tooltip-value{color:var(--text);font-variant-numeric:tabular-nums;font-size:12px;font-weight:600;line-height:1.2}.spark-tooltip.spark--accent .spark-tooltip-value{color:var(--accent)}.spark-tooltip.spark--ok .spark-tooltip-value{color:#059669}.spark-tooltip.spark--warn .spark-tooltip-value{color:#b45309}.spark-tooltip.spark--danger .spark-tooltip-value{color:#dc2626}.spark-dates{height:14px;color:var(--muted);flex-shrink:0;margin-top:6px;font-size:11px;line-height:1;position:relative}.spark-dates span{white-space:nowrap;position:absolute;top:0;transform:translate(-50%)}.spark-dates span:first-child{transform:none}.spark-dates span:last-child{transform:translate(-100%)}@media (width<=800px){.stats-layout{flex-wrap:wrap}.table-wrap,.chart-slot{flex:100%;max-width:none}.chart-slot{align-self:auto;height:160px}}@media (width<=560px){.account{display:none}}.auth-shell{height:100dvh;padding:24px;display:flex;overflow:auto}.auth-card{background:var(--surface);width:min(420px,100%);box-shadow:var(--shadow);border-radius:20px;margin:auto;padding:28px}.auth-card h1{letter-spacing:-.02em;margin:6px 0 18px;font-size:24px;font-weight:700}.auth-card .eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:650}.auth-card .muted{color:var(--muted);font-size:13px}.auth-card a{color:var(--accent)}.auth-shell .form-error{color:#c0332c;background:#fdeceb;border-radius:10px;margin:0 0 14px;padding:10px 12px;font-size:13px}.auth-shell .form-stack{gap:14px;display:grid}.auth-shell label{color:var(--muted);gap:6px;font-size:13px;display:grid}.auth-shell input{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:12px;outline:0;padding:11px 13px;font-size:14px}.auth-shell input:focus{border-color:var(--accent)}.auth-shell .password-field{display:grid;position:relative}.auth-shell .password-field input{padding-right:44px}.auth-shell .password-field-toggle{z-index:1;width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:10px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.auth-shell .password-field-toggle:hover{opacity:1;color:var(--text);background:0 0}.auth-shell button{background:var(--text);color:var(--page);border-radius:12px;padding:11px 16px;font-size:14px;font-weight:600}.auth-shell button:hover{opacity:.9}.auth-shell .button-secondary{border:1px solid var(--line);background:var(--surface);color:var(--text)}.auth-oauth{gap:12px;margin:16px 0 18px;display:grid}.auth-google-btn{justify-content:center;align-items:center;gap:10px;width:100%;display:inline-flex}.auth-google-btn img{flex-shrink:0}.auth-divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;font-size:12px;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);height:1px}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f7f7f5;--sidebar:#eeeee9;--surface:#fff;--surface-hover:#e6e6e0;--text:#24241f;--muted:#7a7a70;--line:#deded7;--table-head:#fafbfc;--accent:#6d5bd0;--accent-soft:#ebe8fb;--on-accent:#fff;--chip-bg:#ebe8e1;--control-fill:#f3f3f5;--shadow:0 14px 40px #23231d14;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page:#141413;--sidebar:#1c1c19;--surface:#242422;--surface-hover:#2e2e2a;--text:#f3f2ee;--muted:#9a9a90;--line:#3a3a34;--table-head:#1c1c19;--accent:#8b7ae0;--accent-soft:#2d2848;--on-accent:#fff;--chip-bg:#2a2a26;--control-fill:#2e2e2a;--shadow:0 14px 40px #0006}*{box-sizing:border-box}html,body,#root{height:100%}body{color:var(--text);background:var(--page);margin:0}button,input{color:inherit;font:inherit}button{cursor:pointer;border:0}button:focus{outline:none}button:focus-visible{outline-offset:2px;outline:2px solid #6d5bd08c}.session-invalid-stub{text-align:center;place-content:center;justify-items:center;gap:12px;min-height:calc(100dvh - 120px);padding:32px 24px;line-height:normal;display:grid}.session-invalid-stub__illustration{width:120px;height:120px;color:var(--muted)}.session-invalid-stub h1{margin:0;font-size:22px}.service-unavailable-page{z-index:10000;background:var(--page);place-items:center;min-height:100dvh;margin:0;padding:24px;display:grid;position:fixed;inset:0}.service-unavailable-page .session-invalid-stub{min-height:auto}
