/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.z-5{z-index:5}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.h-4{height:calc(var(--spacing) * 4)}.grow{flex-grow:1}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.invert{--tw-invert:invert(100%)}.filter,.invert{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--bg:#f6f7f9;--surface:#fff;--text:#1f2933;--muted:#6b7785;--border:#dde2e8;--accent:#2563eb;--accent-contrast:#fff;--danger:#dc2626;--warn:#d97706;--draft:#7c3aed;--grid-day:#eef1f4;--grid-week:#b9c2cc;--holiday:#94a3b838;--today:#ef4444;--band-idle:transparent;--band-light:#dbeafe;--band-healthy:#93c5fd;--band-full:#3b82f6;--band-over:#ef4444;--violation:#dc2626e6;--label-width:210px}*{box-sizing:border-box}body,html{height:100%}body{background:var(--bg);color:var(--text);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px}a{color:var(--accent)}.muted{color:var(--muted)}.small{font-size:12px}.spacer{flex:1}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-error{color:var(--danger);font-weight:600}.dot{border-radius:50%;flex:none;width:10px;height:10px}.dot,.swatch{display:inline-block}.swatch{border-radius:4px;width:18px;height:18px}.tag{color:var(--muted);background:#eef1f4;border-radius:999px;margin-left:6px;padding:1px 6px;font-size:11px;font-weight:600;display:inline-block}.tag--draft{background:var(--draft);color:#fff}.btn{border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit;cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;text-decoration:none;display:inline-flex}.btn:hover:not(:disabled){border-color:#b9c2cc}.btn:disabled{opacity:.45;cursor:default}.btn--primary{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}.btn--danger{color:var(--danger);border-color:#f3c2c2}.btn--warn{border-color:var(--danger);color:var(--danger)}.btn--ghost{background:0 0;border-color:#0000}.btn--sm{padding:3px 8px;font-size:12px}.btn--lg{padding:10px 20px;font-size:15px}.btn--seg{border-radius:0}.segmented{display:inline-flex}.segmented .btn--seg:first-child{border-radius:6px 0 0 6px}.segmented .btn--seg:last-child{border-radius:0 6px 6px 0}.segmented .btn--seg+.btn--seg{margin-left:-1px}.btn--seg.is-active{border-color:var(--accent);color:var(--accent);background:#e8efff;position:relative}.link{color:var(--accent);font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;padding:0;display:inline-flex}input,select,textarea{font:inherit;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;min-width:0;padding:6px 8px}input[type=color]{width:44px;height:32px;padding:2px}fieldset{border:none;margin:0;padding:0}.check{cursor:pointer;white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.select-sm{padding:5px 6px}.field{flex-direction:column;gap:4px;display:flex}.field--wide{grid-column:1/-1}.field-label{font-weight:600}.field-hint,.field-label{color:var(--muted);font-size:12px}.field-error{color:var(--danger);font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.inline-form{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.app-header{color:#fff;background:#111827;align-items:center;gap:16px;height:48px;padding:0 16px;display:flex}.app-header .btn--ghost{color:#cbd5e1}.app-title{color:#fff;font-weight:700;text-decoration:none}.app-nav{gap:14px;display:flex}.app-nav a{color:#cbd5e1;text-decoration:none}.app-nav a:hover{color:#fff}.app-user{color:#94a3b8;font-size:12px}.app-main{height:calc(100vh - 48px)}body:has(.is-presenting) .app-header{display:none}body:has(.is-presenting) .app-main{height:100vh}.center-message{text-align:center;max-width:560px;margin:80px auto}.page{max-width:1100px;height:100%;margin:0 auto;padding:24px 16px 64px;overflow-y:auto}.page-head h1{margin:0 0 4px;font-size:22px}.page-head{margin-bottom:16px}.card{border:1px solid var(--border);border-radius:8px;margin-bottom:16px;padding:16px}.card,.table{background:var(--surface)}.table{border-collapse:collapse;border:1px solid var(--border);border-radius:8px;width:100%}.table td,.table th{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:8px 10px}.table th{color:var(--muted);font-size:12px;font-weight:600}.table .actions{text-align:right;white-space:nowrap}.table input{width:100%}tr.is-archived td{opacity:.55}.plain-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.signin{place-items:center;height:100vh;display:grid}.signin-card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:12px;width:380px;padding:40px}.signin-card h1{margin-top:0}.board-screen{flex-direction:column;height:100%;display:flex}.board-screen.is-presenting{font-size:16px}.board-screen.is-presenting .board-legend{display:none}.toolbar{background:var(--surface);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:14px;padding:8px 12px}.toolbar,.toolbar-group{align-items:center;display:flex}.toolbar-group{gap:6px}.toolbar-range{margin-left:4px}.saving,.toolbar-range{color:var(--muted);font-size:12px}.dropdown{position:relative}.dropdown-panel{z-index:50;background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:6px;min-width:240px;max-height:360px;padding:10px;display:flex;position:absolute;top:100%;left:0;overflow:auto;box-shadow:0 8px 24px #0f172a1f}.draft-banner{border-bottom:2px solid var(--draft);color:#4c1d95;background:#f3edff;align-items:center;gap:12px;padding:8px 12px;display:flex}.draft-warning{color:var(--warn);font-weight:600}.board-area{flex:1;min-height:0;display:flex;position:relative}.board-scroll{background:var(--surface);flex:1;position:relative;overflow:auto}.is-drafting .board-scroll{box-shadow:inset 0 0 0 3px var(--draft)}.board-empty{background:#fffbeb;border-bottom:1px solid #fde68a;padding:12px 16px;position:sticky;left:0}.board{-webkit-user-select:none;user-select:none;position:relative}.board--dragging{cursor:grabbing}.board-legend{color:var(--muted);border-top:1px solid var(--border);pointer-events:none;background:#ffffffeb;gap:14px;padding:4px 12px;font-size:11px;display:flex;position:absolute;bottom:0;right:0}.board-legend span{align-items:center;gap:4px;display:inline-flex}.lg{background:#94a3b8;border-radius:2px;width:18px;height:10px;display:inline-block}.lg--hatched{background:repeating-linear-gradient(135deg,#94a3b8 0 4px,#e2e8f0 4px 8px)}.lg--violation{background:repeating-linear-gradient(135deg,var(--violation) 0 3px,transparent 3px 6px),#fee2e2}.lg--over{background:var(--band-over)}.lg--dashed{background:#fff;border:1.5px dashed #64748b}.tl-header{z-index:30;border-bottom:1px solid var(--border);display:flex;top:0}.tl-header,.tl-header-corner{background:var(--surface);position:sticky}.tl-header-corner{z-index:31;border-right:1px solid var(--border);flex:none;left:0}.tl-header-body{flex:none;position:relative}.tl-header-days,.tl-header-weeks{height:22px;position:relative}.tl-header-week{border-left:2px solid var(--grid-week);white-space:nowrap;padding:3px 6px;font-size:12px;font-weight:600;overflow:hidden}.tl-header-day,.tl-header-week{height:22px;position:absolute;top:0}.tl-header-day{text-align:center;color:var(--muted);padding-top:3px;font-size:11px}.tl-header-day.is-today{color:var(--today);font-weight:700}.tl-header-day.is-holiday{background:var(--holiday)}.board-body{display:flex;position:relative}.board-labels{z-index:20;background:var(--surface);border-right:1px solid var(--border);flex:none;position:sticky;left:0}.row-label{border-bottom:1px solid var(--border);flex-direction:column;justify-content:space-between;padding:6px 10px;display:flex;position:absolute;left:0;right:0}.row-label--outside{border-top:2px solid var(--grid-week);background:#f8fafc}.row-label-name{width:100%;font:inherit;text-align:left;cursor:pointer;color:var(--text);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-weight:600;display:flex}.row-label-name:hover .truncate{text-decoration:underline}.row-label-name--outside{cursor:default;flex-direction:column;align-items:flex-start;gap:0}.row-label-sub{color:var(--muted);font-size:11px;font-weight:400}.row-badge{color:var(--danger);margin-left:auto}.row-label-load{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:10px}.board-timeline{touch-action:none;flex:none;position:relative}.tl-backdrop{pointer-events:none;background-repeat:repeat-x;position:absolute;top:0;left:0}.tl-holiday{background:var(--holiday)}.tl-holiday,.tl-today{position:absolute;top:0;bottom:0}.tl-today{background:var(--today);opacity:.7;z-index:6;width:2px}.row-band{border-bottom:1px solid var(--border);pointer-events:none;position:absolute;left:0;right:0}.row-band--outside{border-top:2px solid var(--grid-week);background:#f8fafcb3}.tl-create-lane{pointer-events:none;border-top:1px dashed #0000;position:absolute;left:0;right:0}.tl-create-lane span{display:none}.board-timeline:hover .tl-create-lane,.board:not(.board--dragging) .row-band:hover+.tl-create-lane{border-top-color:#e5e9ee}.tl-bar{z-index:10;background:var(--bar-color);color:#fff;cursor:default;border-radius:5px;align-items:center;padding:0 8px;font-size:12px;line-height:1;display:flex;position:absolute;overflow:visible;box-shadow:0 1px 2px #0f172a26}.tl-bar--editable{cursor:grab}.tl-bar-label{z-index:2;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 1px #00000040;flex:1;position:relative;overflow:hidden}.tl-bar-label strong{font-weight:600}.tl-bar-meta{opacity:.9}.tl-bar-badges{z-index:2;gap:4px;margin-left:4px;display:flex;position:relative}.badge-unlinked{color:#475569;text-shadow:none;background:#ffffffd9;border-radius:3px;padding:1px 4px;font-size:9px}.tl-bar--hatched{background:repeating-linear-gradient(135deg,var(--bar-color) 0 6px,var(--bar-color) 6px 12px)}@supports (color:color-mix(in lab,red,red)){.tl-bar--hatched{background:repeating-linear-gradient(135deg,var(--bar-color) 0 6px,color-mix(in srgb,var(--bar-color) 45%,white) 6px 12px)}}.tl-bar--faded{opacity:.5}.tl-bar--muted{background:var(--bar-color)}@supports (color:color-mix(in lab,red,red)){.tl-bar--muted{background:color-mix(in srgb,var(--bar-color) 35%,#cbd5e1)}}.tl-bar--muted{color:#334155}.tl-bar--muted .tl-bar-label{text-shadow:none}.tl-bar--dashed{background:var(--bar-color)}@supports (color:color-mix(in lab,red,red)){.tl-bar--dashed{background:color-mix(in srgb,var(--bar-color) 14%,white)}}.tl-bar--dashed{color:#1e293b;border:2px dashed var(--bar-color)}.tl-bar--dashed .tl-bar-label{text-shadow:none}.tl-bar--outline-error{outline:2px solid var(--danger);outline-offset:1px}.tl-bar--outline-selected{outline-offset:1px;outline:2px solid #111827}.tl-bar--outline-stale{outline-offset:1px;outline:2px dashed #94a3b8}.tl-bar--dimmed{opacity:.2}.tl-bar--floating{z-index:25;opacity:.92;box-shadow:0 6px 16px #0f172a4d}.tl-bar--invalid{outline:2px dashed var(--danger)}.tl-bar-overlay{z-index:1;pointer-events:none;border-radius:4px;position:absolute;top:0;bottom:0}.tl-bar-overlay--violation{background:repeating-linear-gradient(135deg,var(--violation) 0 3px,#fee2e2bf 3px 7px)}.tl-bar-overlay--over{background:var(--band-over);border-radius:0;height:3px;top:-3px;bottom:auto}.tl-bar-overlay--time-off{background:repeating-linear-gradient(135deg,#47556999 0 3px,#e2e8f099 3px 7px)}.tl-bar-overlay--past-due{background:#dc262673}.tl-bar-due{z-index:3;background:#111827;height:8px;margin-left:-4px;top:-6px;transform:rotate(45deg)}.tl-bar-due,.tl-bar-edge{width:8px;position:absolute}.tl-bar-edge{z-index:4;cursor:ew-resize;top:0;bottom:0}.tl-bar-edge--start{left:-2px}.tl-bar-edge--end{right:-2px}.tl-bar-dot{z-index:5;cursor:crosshair;opacity:0;background:#fff;border:2px solid #334155;border-radius:50%;width:10px;height:10px;margin-top:-5px;transition:opacity .1s;position:absolute;top:50%}.tl-bar-dot--start{left:-12px}.tl-bar-dot--end{right:-12px}.tl-bar--editable:hover .tl-bar-dot,.tl-bar--outline-selected .tl-bar-dot{opacity:1}.tl-ghost{z-index:24;border:2px dashed var(--accent);color:var(--accent);pointer-events:none;background:#2563eb1f;border-radius:5px;padding:4px 6px;font-size:11px;position:absolute}.tl-heat{z-index:3;pointer-events:auto;position:absolute;left:0}.tl-heat-cell{text-align:center;color:#1e3a8a;border-right:1px solid #fff9;font-size:10px;line-height:18px;position:absolute;top:0;bottom:0}.tl-heat--idle{background:var(--band-idle)}.tl-heat--light{background:var(--band-light)}.tl-heat--healthy{background:var(--band-healthy)}.tl-heat--full{background:var(--band-full);color:#fff}.tl-heat--over{background:var(--band-over);color:#fff;font-weight:700}.tl-overlay{z-index:15;pointer-events:none;position:absolute;top:0;left:0;overflow:visible}.tl-arrow{fill:none;stroke:#64748b;stroke-width:1.5px;opacity:.8}.tl-arrow--highlighted{stroke:#111827;stroke-width:2px;opacity:1}.tl-arrow--error{stroke:var(--danger);stroke-width:2px;opacity:1}.tl-arrowhead{fill:#64748b}.tl-arrowhead--error{fill:var(--danger)}.tl-link-line{stroke:var(--accent);stroke-width:2px;stroke-dasharray:5 4}.drawer{border-left:1px solid var(--border);background:var(--surface);flex:none;width:340px;padding:12px;overflow-y:auto}.drawer-head{justify-content:space-between;align-items:center;display:flex}.drawer-head h2{margin:0;font-size:15px}.problem-list{flex-direction:column;gap:6px;margin:8px 0 0;padding:0;list-style:none;display:flex}.problem{border-left:4px solid var(--muted);background:#f8fafc;border-radius:6px;padding:8px}.problem .link{color:var(--text);grid-template-columns:auto 1fr;gap:2px 8px;width:100%;display:grid}.problem--error{border-left-color:var(--danger);background:#fef2f2}.problem--warn{border-left-color:var(--warn);background:#fffbeb}.problem-type{font-size:12px;font-weight:700}.problem-when{color:var(--muted);text-align:right;font-size:12px}.problem-msg{grid-column:1/-1;font-size:13px}.modal-backdrop{z-index:100;background:#0f172a73;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border-radius:10px;flex-direction:column;max-width:100%;max-height:calc(100vh - 48px);display:flex;box-shadow:0 24px 60px #0f172a4d}.modal-head{border-bottom:1px solid var(--border);padding:14px 16px}.modal-head,.modal-head h2{align-items:center;gap:8px;display:flex}.modal-head h2{flex:1;margin:0;font-size:17px}.modal-body{padding:16px;overflow-y:auto}.modal-foot{border-top:1px solid var(--border);gap:8px;padding:12px 16px;display:flex}.modal-section{margin-top:18px}.modal-section:first-child{margin-top:0}.modal-section h3{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 8px;font-size:13px}.modal-section h4{margin:12px 0 6px;font-size:13px}.modal-link{margin:12px 0 0}.dep-cols{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dep-cols select{width:100%;margin-top:6px}.dep-head{margin-bottom:4px;font-size:12px;font-weight:600}.dep-row{justify-content:space-between;align-items:center;gap:6px;padding:2px 0;display:flex}.alloc-chart{align-items:flex-end;gap:2px;display:flex;overflow-x:auto}.alloc-day{flex-direction:column;flex:1;align-items:stretch;min-width:18px;display:flex}.alloc-day:nth-child(5n){margin-right:6px}.alloc-stack{background:#f1f5f9;border-radius:3px;flex-direction:column-reverse;display:flex;position:relative;overflow:hidden}.alloc-seg{border-top:1px solid #ffffffb3;flex:none}.alloc-seg.is-over{box-shadow:inset 0 0 0 2px var(--band-over)}.alloc-capacity{z-index:2;border-top:2px dashed #111827;height:0}.alloc-capacity,.alloc-off{position:absolute;left:0;right:0}.alloc-off{background:repeating-linear-gradient(135deg,#47556940 0 3px,#0000 3px 6px)}.alloc-label{text-align:center;color:var(--muted);margin-top:4px;font-size:10px}.alloc-day.is-today .alloc-label{color:var(--today);font-weight:700}.toast{z-index:200;color:#fff;cursor:pointer;background:#111827;border-radius:8px;max-width:560px;padding:10px 16px;position:fixed;bottom:36px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0f172a59}.toast--error{background:#b91c1c}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}