@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600&display=swap";:root{--app-bg: #f6f6f6;--surface: #ffffff;--surface-muted: #f0f0f0;--surface-subtle: #f6f6f6;--text: #111111;--text-muted: #666666;--text-on-light: #111111;--text-muted-on-light: #555555;--border: #e5e5e5;--border-subtle: #eeeeee;--input-border: #d9d9d9;--primary-bg: #111111;--primary-text: #ffffff;--hover-bg: #f0f0f0;--shadow-color: 0, 0, 0;--sidebar-bg: var(--surface);--sidebar-text: var(--text);--sidebar-muted: var(--text-muted);--sidebar-hover-bg: var(--hover-bg);--sidebar-border: var(--border);--sidebar-card-bg: var(--surface-subtle);--sidebar-icon-bg: var(--surface-subtle);--sidebar-icon-border: var(--border);--sidebar-icon-text: var(--text);--sidebar-icon-active-bg: var(--primary-bg);--sidebar-icon-active-text: var(--primary-text);--sidebar-icon-active-border: var(--primary-bg);--sidebar-status-active: var(--primary-bg);--sidebar-status-idle: var(--border);--sidebar-scrollbar-thumb: rgba(0, 0, 0, .2);--sidebar-scrollbar-thumb-hover: rgba(0, 0, 0, .35);--header-bg: transparent;--header-bg-mobile: var(--surface);--header-border: transparent;--header-divider: var(--border);--header-shadow: rgba(var(--shadow-color), 0);--header-text: var(--text);font-family:system-ui,sans-serif;line-height:1.5;font-weight:400;color:var(--text);background:var(--app-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{color-scheme:dark;--app-bg: #0f1115;--surface: #191c22;--surface-muted: #232833;--surface-subtle: #14171d;--text: #f4f4f6;--text-muted: #a3a7b3;--text-on-light: #111111;--text-muted-on-light: #555555;--border: #2b303a;--border-subtle: #323844;--input-border: #3a4150;--primary-bg: #f4f4f6;--primary-text: #111111;--hover-bg: #2a303b;--shadow-color: 0, 0, 0;--sidebar-bg: var(--surface);--sidebar-text: var(--text);--sidebar-muted: var(--text-muted);--sidebar-hover-bg: var(--hover-bg);--sidebar-border: var(--border);--sidebar-card-bg: var(--surface-subtle);--sidebar-icon-bg: var(--surface-subtle);--sidebar-icon-border: var(--border);--sidebar-icon-text: var(--text);--sidebar-icon-active-bg: var(--primary-bg);--sidebar-icon-active-text: var(--primary-text);--sidebar-icon-active-border: var(--primary-bg);--sidebar-status-active: var(--primary-bg);--sidebar-status-idle: var(--border);--sidebar-scrollbar-thumb: rgba(255, 255, 255, .2);--sidebar-scrollbar-thumb-hover: rgba(255, 255, 255, .35);--header-bg: transparent;--header-bg-mobile: var(--surface);--header-border: transparent;--header-divider: var(--border);--header-shadow: rgba(var(--shadow-color), 0);--header-text: var(--text)}:root[data-theme=sand]{--app-bg: #f3efe7;--surface: #fffaf2;--surface-muted: #efe6d4;--surface-subtle: #f6f0e6;--text: #2a2317;--text-muted: #7b6f5a;--text-on-light: #2a2317;--text-muted-on-light: #6b6150;--border: #e2d7c5;--border-subtle: #eadfcd;--input-border: #d6cbb8;--primary-bg: #2a2317;--primary-text: #fff6e6;--hover-bg: #e9dec9;--shadow-color: 74, 56, 42;--sidebar-bg: var(--surface);--sidebar-text: var(--text);--sidebar-muted: var(--text-muted);--sidebar-hover-bg: var(--hover-bg);--sidebar-border: var(--border);--sidebar-card-bg: var(--surface-subtle);--sidebar-icon-bg: var(--surface-subtle);--sidebar-icon-border: var(--border);--sidebar-icon-text: var(--text);--sidebar-icon-active-bg: var(--primary-bg);--sidebar-icon-active-text: var(--primary-text);--sidebar-icon-active-border: var(--primary-bg);--sidebar-status-active: var(--primary-bg);--sidebar-status-idle: var(--border);--sidebar-scrollbar-thumb: rgba(74, 56, 42, .35);--sidebar-scrollbar-thumb-hover: rgba(74, 56, 42, .55);--header-bg: transparent;--header-bg-mobile: var(--surface);--header-border: transparent;--header-divider: var(--border);--header-shadow: rgba(var(--shadow-color), 0);--header-text: var(--text)}:root[data-theme=beige]{--app-bg: #d2bfa6;--surface: #fff9f2;--surface-muted: #f6eee5;--surface-subtle: #fffdf9;--text: #2f241b;--text-muted: #6b5b4b;--text-on-light: #2f241b;--text-muted-on-light: #544637;--border: #e3d4c4;--border-subtle: #efe4d8;--input-border: #d8c7b3;--primary-bg: #7a4e2c;--primary-text: #fff4e8;--hover-bg: #f1e7db;--shadow-color: 82, 62, 46;--sidebar-bg: var(--surface);--sidebar-text: var(--text);--sidebar-muted: var(--text-muted);--sidebar-hover-bg: var(--hover-bg);--sidebar-border: var(--border);--sidebar-card-bg: var(--surface-subtle);--sidebar-icon-bg: var(--surface-subtle);--sidebar-icon-border: var(--border);--sidebar-icon-text: var(--text);--sidebar-icon-active-bg: var(--primary-bg);--sidebar-icon-active-text: var(--primary-text);--sidebar-icon-active-border: var(--primary-bg);--sidebar-status-active: var(--primary-bg);--sidebar-status-idle: var(--border);--sidebar-scrollbar-thumb: rgba(82, 62, 46, .35);--sidebar-scrollbar-thumb-hover: rgba(82, 62, 46, .55);--header-bg: transparent;--header-bg-mobile: var(--surface);--header-border: transparent;--header-divider: var(--border);--header-shadow: rgba(var(--shadow-color), 0);--header-text: var(--text)}:root[data-theme=terracotta]{--app-bg: linear-gradient( 180deg, rgba(250, 140, 114, .98) 0%, rgba(236, 100, 70, .97) 22%, rgba(219, 78, 54, .96) 52%, rgba(189, 56, 40, .95) 78%, rgba(147, 38, 28, .94) 100% );--surface: #fff7f1;--surface-muted: #f6ebe3;--surface-subtle: #fffaf6;--text: #2f1f18;--text-muted: #6d5347;--text-on-light: #2f1f18;--text-muted-on-light: #5d4f43;--border: #e4d3c9;--border-subtle: #efe1d7;--input-border: #d9c4b6;--primary-bg: #c5462c;--primary-text: #fff3ec;--hover-bg: #f3e7de;--shadow-color: 102, 40, 28;--sidebar-bg: linear-gradient( 180deg, rgba(220, 86, 61, .95) 0%, rgba(198, 70, 50, .94) 48%, rgba(150, 43, 32, .94) 100% );--sidebar-text: #fff7f2;--sidebar-muted: rgba(255, 236, 224, .72);--sidebar-hover-bg: rgba(255, 255, 255, .18);--sidebar-border: rgba(255, 255, 255, .28);--sidebar-card-bg: rgba(255, 255, 255, .16);--sidebar-icon-bg: rgba(255, 255, 255, .18);--sidebar-icon-border: rgba(255, 255, 255, .35);--sidebar-icon-text: #fff7f2;--sidebar-icon-active-bg: rgba(255, 249, 244, .98);--sidebar-icon-active-text: #9c3724;--sidebar-icon-active-border: rgba(255, 255, 255, .9);--sidebar-status-active: #fff1e7;--sidebar-status-idle: rgba(255, 255, 255, .35);--sidebar-scrollbar-thumb: rgba(255, 255, 255, .45);--sidebar-scrollbar-thumb-hover: rgba(255, 255, 255, .7);--header-bg: rgba(255, 251, 248, .9);--header-bg-mobile: rgba(255, 251, 248, .96);--header-border: rgba(255, 255, 255, .6);--header-divider: transparent;--header-shadow: rgba(102, 40, 28, .24);--header-text: #3b241b}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--app-bg);color:inherit}input,select,textarea{background-color:var(--surface);color:var(--text)}a{color:inherit;text-decoration:none}button[class*=primary],a[class*=primary]{transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease;box-shadow:0 10px 22px rgba(var(--shadow-color),.18)}button[class*=primary]:hover:not(:disabled),a[class*=primary]:hover{box-shadow:0 14px 30px rgba(var(--shadow-color),.22);transform:translateY(-1px)}button[class*=primary]:active:not(:disabled),a[class*=primary]:active{transform:translateY(0);box-shadow:0 8px 18px rgba(var(--shadow-color),.2)}.modal-close-circle{border:none;width:36px;height:36px;border-radius:50%;background:#b00020;color:#fff;font-weight:700;font-size:1.15rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:transform .15s ease,filter .15s ease}.modal-close-circle:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.06)}.modal-close-circle:disabled{opacity:.65;cursor:not-allowed}.error-page{min-height:100vh;display:grid;place-items:center;padding:1.5rem;font-family:Space Grotesk,sans-serif;background:radial-gradient(circle at 15% 20%,rgba(240,128,128,.18),transparent 38%),radial-gradient(circle at 85% 80%,rgba(255,182,193,.24),transparent 40%),var(--background, #f4efe8)}.error-page__card{width:min(720px,100%);border-radius:20px;border:1px solid var(--border, #ddd);background:var(--surface, #fff);box-shadow:0 16px 44px #0000001f;padding:clamp(1.2rem,2.8vw,2.2rem);display:flex;flex-direction:column;gap:1rem}.error-page__eyebrow{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:var(--text-muted, #666)}.error-page__card h1{margin:0;font-size:clamp(1.35rem,2.8vw,2rem);line-height:1.15}.error-page__text{margin:0;color:var(--text-muted, #666);line-height:1.45}.error-page__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem}.error-page__meta-item{border:1px solid var(--border-subtle, #e6e6e6);border-radius:14px;background:var(--surface-subtle, #f7f7f7);padding:.8rem .9rem;display:flex;flex-direction:column;gap:.3rem}.error-page__meta-item span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted, #666)}.error-page__meta-item strong{font-size:1.02rem}.error-page__details{margin:0;border-radius:12px;border:1px dashed #d8b4b4;background:#fff6f6;color:#7f1d1d;padding:.75rem .9rem;font-size:.9rem}.error-page__actions{display:flex;justify-content:flex-end}.error-page__button{text-decoration:none;border-radius:999px;padding:.58rem 1.2rem;background:var(--primary-bg, #111);color:var(--primary-text, #fff);border:1px solid var(--primary-bg, #111);font-weight:600}@media(max-width:640px){.error-page__actions{justify-content:stretch}.error-page__button{width:100%;text-align:center}}#root{min-height:100vh}.route-loading{min-height:100vh;display:grid;place-items:center;padding:2rem;color:var(--text-muted);font-size:.95rem}.layout{min-height:100vh;display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;--sidebar-width: 260px;transition:padding-left .25s ease}.layout__header{border:1px solid var(--header-border, transparent);border-bottom-color:var(--header-divider, var(--border));padding:.75rem 1rem;background:var(--header-bg, transparent);border-radius:16px;box-shadow:0 14px 30px var(--header-shadow, rgba(var(--shadow-color), 0));display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:.75rem;position:relative;z-index:1}.layout__brand{grid-column:2;justify-self:center;display:inline-flex;align-items:center;gap:.75rem}.layout__header h1{margin:0;font-size:1.5rem;text-align:center;color:var(--header-text, var(--text))}.layout__logo{width:34px;height:34px;border-radius:10px;object-fit:cover;border:1px solid var(--border)}.layout__toggle{border:1px solid var(--input-border);background:var(--surface);border-radius:12px;width:40px;height:40px;display:grid;place-items:center;cursor:pointer;padding:0;grid-column:1}.layout__toggle-icon{display:flex;flex-direction:column;gap:4px}.layout__toggle-icon span{display:block;width:18px;height:2px;background:var(--text);border-radius:999px}.layout__spacer{width:40px;height:40px;grid-column:3}.layout__content{flex:1}.layout__body{flex:1;position:relative}.sidebar{background:var(--sidebar-bg);border:1px solid var(--sidebar-border);color:var(--sidebar-text);border-radius:16px;padding:1.5rem 1.25rem;height:100vh;width:var(--sidebar-width);position:fixed;top:0;left:0;overflow-y:auto;z-index:4;box-shadow:0 18px 40px rgba(var(--shadow-color),.18);transform:translate(0);opacity:1;transition:opacity .2s ease,transform .25s ease;display:flex;flex-direction:column;gap:1rem;scrollbar-width:none;scrollbar-color:var(--sidebar-scrollbar-thumb, rgba(var(--shadow-color), .3)) transparent}.sidebar:hover{scrollbar-width:thin}.sidebar::-webkit-scrollbar{width:0;height:0}.sidebar:hover::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background-color:var(--sidebar-scrollbar-thumb, rgba(var(--shadow-color), .3));border-radius:999px;border:2px solid transparent;background-clip:padding-box}.sidebar:hover::-webkit-scrollbar-thumb{background-color:var(--sidebar-scrollbar-thumb-hover, rgba(var(--shadow-color), .45))}.sidebar__title{margin:0;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:var(--sidebar-muted)}.sidebar__header{display:flex;align-items:center;gap:.75rem}.sidebar__nav{display:flex;flex-direction:column;gap:.65rem;flex:1}.sidebar__link{display:flex;align-items:center;gap:.75rem;padding:.55rem .75rem;border-radius:12px;color:inherit;background:transparent;border:1px solid transparent;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;width:100%}.sidebar__link:hover,.sidebar__link.active{background:var(--sidebar-hover-bg);border-color:var(--sidebar-border);box-shadow:0 12px 24px rgba(var(--shadow-color),.18)}.sidebar__icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1;background:var(--sidebar-icon-bg, var(--surface-subtle));color:var(--sidebar-icon-text, var(--sidebar-text));border:1px solid var(--sidebar-icon-border, var(--sidebar-border));box-shadow:0 10px 20px rgba(var(--shadow-color),.16)}.sidebar__icon svg{width:18px;height:18px}.sidebar__link.active .sidebar__icon{background:var(--sidebar-icon-active-bg, var(--primary-bg));color:var(--sidebar-icon-active-text, var(--primary-text));border-color:var(--sidebar-icon-active-border, var(--primary-bg))}.sidebar__label{flex:1;font-weight:500}.sidebar__link.active .sidebar__label{font-weight:600}.sidebar__status{width:6px;height:6px;border-radius:999px;background:var(--sidebar-status-idle, var(--sidebar-border));opacity:.35;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease}.sidebar__link:hover .sidebar__status{opacity:.7}.sidebar__link.active .sidebar__status{opacity:1;transform:scale(1.1);background:var(--sidebar-status-active, var(--primary-bg));box-shadow:0 0 0 6px rgba(var(--shadow-color),.12)}.sidebar__account{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;border-radius:12px;background:var(--sidebar-card-bg);border:1px solid var(--sidebar-border);text-align:left}.sidebar__account-name{font-weight:600}.sidebar__account-email{font-size:.85rem;color:var(--sidebar-muted);word-break:break-word}.sidebar__footer{padding-top:.5rem}.sidebar__logout{width:100%;border:1px solid #f5b7b1;border-radius:12px;padding:.6rem .9rem;background:#fdecea;color:#b00020;cursor:pointer;font-weight:600}.layout--collapsed .sidebar{opacity:0;transform:translate(-100%);pointer-events:none}.sidebar__backdrop{position:fixed;inset:0;border:none;background:#0f0f0f73;z-index:3}.page h2{margin:0;font-size:1.25rem}@media(max-width:860px){.layout{padding:5rem 1rem 1rem;gap:1rem}.layout__header{position:fixed;top:0;left:0;right:0;padding:.85rem 1rem;background:var(--header-bg-mobile, var(--surface));border:1px solid var(--header-border, transparent);border-bottom-color:var(--header-divider, var(--border));border-radius:0;z-index:4}.sidebar{width:min(80vw,280px);z-index:6}.sidebar__backdrop{z-index:5}.layout__header h1{font-size:1.2rem}.page{gap:1rem}.page h2{font-size:1.1rem}.page header{flex-direction:column;align-items:flex-start}.page header [class*=__actions]{width:100%}.page header [class*=__actions]>button,.page header [class*=__actions]>a{flex:1 1 auto}.page button,.page input,.page select,.page textarea{min-height:44px}.page [class*=modal__actions]{flex-wrap:wrap}.page [class*=modal__actions]>button,.page [class*=modal__actions]>a{flex:1 1 auto}}@media(min-width:861px){.layout{padding-left:calc(1.5rem + var(--sidebar-width))}.layout.layout--collapsed{padding-left:1.5rem}.sidebar__backdrop{display:none}}.login{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.login__card{width:min(420px,100%);background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem;box-shadow:0 20px 50px rgba(var(--shadow-color),.08)}.login__header{margin-bottom:1.5rem}.login__header h2{margin:0 0 .35rem;font-size:1.5rem}.login__tenant{margin:0;color:var(--text-muted);font-size:.95rem}.login__info{margin:0 0 1rem;color:var(--text-muted);font-size:.95rem}.login__error{margin:0 0 1rem;color:#b00020;font-size:.95rem}.login__form{display:flex;flex-direction:column;gap:1rem}.login__field{display:flex;flex-direction:column;gap:.4rem;font-size:.95rem}.login__input{padding:.65rem .75rem;border-radius:10px;border:1px solid var(--input-border);font-size:.95rem}.login__input:disabled{background:var(--surface-muted)}.login__password{display:flex;gap:.5rem;align-items:center}.login__toggle{border:none;background:var(--surface-muted);color:var(--text);padding:.55rem .75rem;border-radius:10px;cursor:pointer;font-size:.85rem}.login__toggle:disabled{cursor:not-allowed;color:var(--text-muted)}.login__submit{padding:.75rem 1rem;border-radius:12px;border:none;background:var(--primary-bg);color:var(--primary-text);font-size:1rem;cursor:pointer}.login__submit:disabled{background:#999;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-bg);outline-offset:2px}.date-picker{position:relative;display:inline-flex;min-width:160px}.date-picker__control{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .75rem;border-radius:12px;border:1px solid var(--input-border);background:var(--surface);color:var(--text);font-size:.95rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.date-picker__control:disabled{cursor:not-allowed;background:var(--surface-muted);color:var(--text-muted)}.date-picker__icon{display:inline-flex;width:18px;height:18px;color:var(--text-muted)}.date-picker__icon svg{width:100%;height:100%}.date-picker__panel{position:absolute;top:calc(100% + .5rem);left:0;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:.75rem;box-shadow:0 18px 40px rgba(var(--shadow-color),.18);z-index:10;min-width:260px}.date-picker__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem;font-weight:600;text-transform:capitalize}.date-picker__header button{border:1px solid var(--input-border);background:var(--surface-subtle);color:var(--text);border-radius:10px;width:32px;height:32px;cursor:pointer}.date-picker__weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:.35rem;font-size:.7rem;color:var(--text-muted);text-align:center;margin-bottom:.35rem;letter-spacing:.08em;text-transform:uppercase}.date-picker__grid{display:flex;flex-direction:column;gap:.35rem}.date-picker__row{display:grid;grid-template-columns:repeat(7,1fr);gap:.35rem}.date-picker__day{border:none;background:transparent;color:var(--text);border-radius:10px;height:34px;cursor:pointer;font-size:.85rem;transition:background .15s ease,color .15s ease}.date-picker__day:hover{background:var(--hover-bg)}.date-picker__day.is-today{border:1px solid var(--primary-bg)}.date-picker__day.is-selected{background:var(--primary-bg);color:var(--primary-text)}.date-picker__day.is-muted{color:var(--text-muted)}.date-picker__day:disabled{color:var(--text-muted);cursor:not-allowed;background:transparent}.date-picker__footer{display:flex;justify-content:space-between;gap:.5rem;margin-top:.65rem}.date-picker__footer button{flex:1;border:1px solid var(--input-border);background:var(--surface-subtle);color:var(--text);border-radius:10px;padding:.45rem .6rem;cursor:pointer;font-size:.85rem}.date-picker--sm .date-picker__control{padding:.4rem .6rem;font-size:.85rem}.date-picker--sm .date-picker__panel{min-width:220px}.fatal-error-page{min-height:100vh;display:grid;place-items:center;padding:1.5rem;background:radial-gradient(circle at 15% 20%,rgba(240,128,128,.18),transparent 38%),radial-gradient(circle at 85% 80%,rgba(255,182,193,.24),transparent 40%),var(--background, #f4efe8)}.fatal-error-page__card{width:min(720px,100%);border-radius:20px;border:1px solid var(--border, #ddd);background:var(--surface, #fff);box-shadow:0 16px 44px #0000001f;padding:clamp(1.2rem,2.8vw,2.2rem);display:flex;flex-direction:column;gap:1rem}.fatal-error-page__eyebrow{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:var(--text-muted, #666)}.fatal-error-page__card h1{margin:0;font-size:clamp(1.35rem,2.8vw,2rem);line-height:1.15}.fatal-error-page__text{margin:0;color:var(--text-muted, #666);line-height:1.45}.fatal-error-page__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem}.fatal-error-page__meta-item{border:1px solid var(--border-subtle, #e6e6e6);border-radius:14px;background:var(--surface-subtle, #f7f7f7);padding:.8rem .9rem;display:flex;flex-direction:column;gap:.3rem}.fatal-error-page__meta-item span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted, #666)}.fatal-error-page__meta-item strong{font-size:1.02rem}.fatal-error-page__actions{display:flex;gap:.75rem;justify-content:flex-end;flex-wrap:wrap}.fatal-error-page__actions button,.fatal-error-page__actions a{text-decoration:none;border-radius:999px;padding:.58rem 1.2rem;font-weight:600}.fatal-error-page__actions button{border:1px solid var(--primary-bg, #111);background:var(--primary-bg, #111);color:var(--primary-text, #fff);cursor:pointer}.fatal-error-page__actions a{border:1px solid var(--border, #ddd);color:var(--text, #111);background:var(--surface-subtle, #f7f7f7)}@media(max-width:640px){.fatal-error-page__actions{justify-content:stretch}.fatal-error-page__actions button,.fatal-error-page__actions a{width:100%;text-align:center}}
