/*! tailwindcss v4.2.1 | 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)))){*,:before,:after,::backdrop{--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{:root,:host{--font-sans:ui-sans-serif, system-ui, 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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, 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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.grid{display:grid}.hidden{display:none}.table{display:table}.filter{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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#050a12;--surface:#09111d;--surface-raised:#0d1826;--surface-soft:#101d2d;--border:#1b3044;--border-strong:#29465f;--text:#edf7ff;--muted:#7690a6;--cyan:#29d7e7;--cyan-soft:#29d7e71a;--red:#ff5a67;--red-soft:#ff5a671a;--amber:#f4b74b;--amber-soft:#f4b74b1a;--slate:#93a4b5;--radius:8px;--shadow:0 18px 50px #0000004d}*{box-sizing:border-box}html{background:var(--background);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:radial-gradient(circle at 55% -15%, #185c792e, transparent 34rem), var(--background);min-width:320px;color:var(--text);margin:0;font-family:Microsoft YaHei UI,Inter,SF Pro Text,Segoe UI,sans-serif;font-size:15px;line-height:1.5}button,input,select{color:inherit;font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboard-shell,.dashboard-background{min-height:100vh}.access-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.access-panel{border:1px solid var(--border-strong);border-top:2px solid var(--cyan);width:min(430px,100%);box-shadow:var(--shadow), 0 0 60px #29d7e712;background:#09111df0;padding:34px}.access-panel__mark{margin-bottom:22px}.access-panel h1{margin:4px 0 8px;font-size:26px}.access-panel__intro,.access-panel__note{color:var(--muted);line-height:1.7}.access-panel__intro{margin:0 0 22px;font-size:14px}.access-panel__note{text-align:center;margin:13px 0 0;font-size:11px}.access-error{border-left:2px solid var(--red);background:var(--red-soft);color:#ffabb2;margin-bottom:14px;padding:9px 11px;font-size:13px}.access-field input{height:44px}.access-submit{justify-content:center;width:100%;min-height:44px;margin-top:14px}.access-check{color:var(--muted);font-size:14px}.topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050a12eb;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:32px;min-height:80px;padding:12px 24px;display:grid;position:sticky;top:0}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-lockup h1{letter-spacing:.02em;margin:0;font-size:22px;font-weight:680}.brand-lockup p{color:var(--muted);margin:2px 0 0;font-size:13px}.brand-mark{background:var(--cyan-soft);border:1px solid #29d7e773;grid-template-columns:repeat(3,4px);align-items:end;gap:3px;width:28px;height:28px;padding:6px;display:grid;box-shadow:0 0 24px #29d7e724}.brand-mark i{background:var(--cyan);display:block}.brand-mark i:first-child{height:7px}.brand-mark i:nth-child(2){height:15px}.brand-mark i:nth-child(3){height:11px}.topbar__status{color:#afc1d0;white-space:nowrap;align-items:center;gap:20px;font-size:13px;display:flex}.topbar__status>span:first-child{flex-direction:column;gap:1px;display:flex}.topbar__status small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.top-state,.status{white-space:nowrap;align-items:center;gap:6px;font-weight:600;display:inline-flex}.top-state i,.status i{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px}.top-state--healthy,.status--healthy{color:var(--cyan)}.top-state--danger,.status--danger{color:var(--red)}.status--warning{color:var(--amber)}.status--muted{color:var(--slate)}.refresh-area{justify-items:end;gap:2px;display:grid}.refresh-area small{color:var(--muted);font-size:11px}.session-button{min-height:28px;color:var(--muted);text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:11px;text-decoration:underline}.session-button:hover{color:var(--cyan)}.primary-button,.secondary-button,.danger-button{letter-spacing:.01em;border:1px solid #0000;border-radius:5px;min-height:40px;font-weight:650}.primary-button{background:var(--cyan);color:#001419;align-items:center;gap:8px;padding:0 15px;display:inline-flex;box-shadow:0 0 22px #29d7e72e}.primary-button:hover{background:#6be6ef}.primary-button svg,.pagination svg,.icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.dashboard-body{width:min(1800px,100%);margin:0 auto;padding:18px 24px 40px;transition:padding-right .16s}.dashboard-shell--detail-open .dashboard-body{padding-right:504px}.summary-grid{border:1px solid var(--border);background:var(--surface);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.summary-card{border-right:1px solid var(--border);min-width:0;min-height:106px;padding:16px 18px;position:relative;overflow:hidden}.summary-card:last-child{border-right:0}.summary-card:before{background:var(--border-strong);content:"";width:100%;height:2px;position:absolute;top:0;left:0}.summary-card--healthy:before{background:var(--cyan)}.summary-card--danger:before{background:var(--red)}.summary-card--warning:before{background:var(--amber)}.summary-card__label,.summary-card__ratio{color:var(--muted);font-size:12px;display:block}.summary-card__label{letter-spacing:.1em;text-transform:uppercase}.summary-card__value{margin:5px 0 2px;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(28px,2.35vw,38px);font-weight:580;line-height:1.1;display:block}.summary-card--healthy .summary-card__value{color:var(--cyan)}.summary-card--danger .summary-card__value{color:var(--red)}.summary-card--warning .summary-card__value{color:var(--amber)}.alert-banner{border:1px solid #ff5a6759;border-left:3px solid var(--red);background:linear-gradient(90deg,#ff5a671f,#ff5a6706);align-items:center;gap:13px;min-height:56px;margin:12px 0;padding:10px 14px;display:flex}.alert-banner--healthy{border-color:#29d7e74d;border-left-color:var(--cyan);background:linear-gradient(90deg, var(--cyan-soft), #29d7e705)}.alert-icon{width:26px;height:26px;color:var(--red);border:1px solid;flex:0 0 26px;place-items:center;font-family:Consolas,monospace;font-weight:800;display:grid}.alert-banner--healthy .alert-icon{color:var(--cyan)}.alert-banner strong{font-size:14px}.alert-banner p{color:#9fb2c2;margin:1px 0 0;font-size:13px}.alert-meta{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:12px}.panel{border:1px solid var(--border);background:#09111ddb}.panel-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:51px;padding:10px 14px;display:flex}.panel-kicker{color:var(--cyan);letter-spacing:.12em;text-transform:uppercase;margin:0 0 2px;font-family:Consolas,monospace;font-size:11px}.panel-heading h2{margin:0;font-size:17px;font-weight:650}.trend-legend{color:var(--muted);gap:16px;font-size:12px;display:flex}.trend-legend span{align-items:center;gap:6px;display:inline-flex}.legend-dot{background:currentColor;width:8px;height:3px}.legend-dot--healthy{color:var(--cyan)}.legend-dot--danger{color:var(--red)}.trend-chart{background-image:linear-gradient(#0000 24%,#243c5066 25%,#0000 26% 49%,#243c5066 50%,#0000 51% 74%,#243c5066 75%,#0000 76%);grid-template-columns:repeat(12,minmax(20px,1fr));align-items:end;gap:clamp(7px,1.6vw,28px);height:176px;padding:19px 22px 14px;display:grid}.trend-bucket{grid-template-rows:1fr auto;gap:7px;min-width:0;height:100%;display:grid}.trend-bars{justify-content:center;align-items:end;gap:4px;min-height:110px;display:flex}.trend-bar{background:currentColor;width:min(13px,36%);min-height:4px}.trend-bar--healthy{color:var(--cyan);box-shadow:0 0 10px #29d7e740}.trend-bar--danger{color:var(--red)}.trend-label{color:var(--muted);text-align:center;font-family:Consolas,monospace;font-size:11px}.tasks-panel{margin-top:12px}.results-note{color:var(--muted);font-size:12px}.filter-panel{border-bottom:1px solid var(--border);background:#0d18267a;grid-template-columns:minmax(260px,1fr) 180px auto;align-items:end;gap:12px;padding:11px 14px;display:grid}.field{gap:4px;display:grid}.field>span{color:var(--muted);letter-spacing:.05em;font-size:11px}.field input,.field select{border:1px solid var(--border-strong);width:100%;height:40px;color:var(--text);background:#07101b;border-radius:3px;outline:none;padding:0 10px;font-size:13px}.field input::placeholder{color:#50677a}.field input:focus,.field select:focus{border-color:var(--cyan);box-shadow:0 0 0 2px #29d7e71f}.filter-panel__count{color:var(--muted);white-space:nowrap;padding-bottom:9px;font-size:12px}.filter-panel__count strong{color:var(--text);font-family:Consolas,monospace}.desktop-task-table{overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1440px}th,td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #1b3044bf;min-width:0;padding:13px 12px;overflow:hidden}th{color:#7891a6;letter-spacing:.06em;background:#08121e;font-size:12px;font-weight:650}td{color:#a9bdcd;font-size:14px}th:first-child{width:15%}th:nth-child(2){width:13%}th:nth-child(3){width:7%}th:nth-child(4){width:10%}th:nth-child(5),th:nth-child(6),th:nth-child(7){width:11%}th:nth-child(8),th:nth-child(9){width:8%}th:nth-child(10){width:6%}.task-row{transition:background-color .1s}.task-row:hover{background:#29d7e709}.task-row--danger{background:linear-gradient(90deg,#ff5a6713,#0000 45%)}.task-row--danger td:first-child{box-shadow:inset 2px 0 var(--red)}.task-name{max-width:calc(100% - 45px);color:var(--text);text-overflow:ellipsis;vertical-align:middle;display:inline-block;overflow:hidden}.inline-note{color:var(--slate);margin-left:6px;font-size:10px}code{color:#7fa8c2;font-family:SFMono-Regular,Consolas,monospace;font-size:.94em}.source-tag{border:1px solid var(--border-strong);color:#a9c0d0;letter-spacing:.04em;text-transform:uppercase;padding:3px 6px;font-size:10px}.status{font-size:12px}.text-button{min-width:42px;min-height:34px;color:var(--cyan);background:0 0;border:0;padding:0;font-size:13px}.text-button:hover{text-underline-offset:3px;text-decoration:underline}.pagination{min-height:58px;color:var(--muted);justify-content:space-between;align-items:center;padding:9px 16px;font-size:12px;display:flex}.pagination>div{gap:5px;display:flex}.pagination button,.icon-button{border:1px solid var(--border-strong);background:var(--surface-soft);color:#aac0d0;border-radius:3px;place-items:center;width:38px;height:38px;display:inline-grid}.pagination button:hover:not(:disabled),.icon-button:hover{border-color:var(--cyan);color:var(--cyan)}.empty-state,.state-message{min-height:110px;color:var(--muted);text-align:center;place-items:center;padding:24px;display:grid}.state-message strong{color:var(--text)}.state-message p{margin:3px 0 0}.state-message--error{color:#ff9aa3}.loading-indicator{border:2px solid var(--border-strong);border-top-color:var(--cyan);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.mobile-task-cards{display:none}.detail-drawer{z-index:30;border-left:1px solid var(--border-strong);width:480px;box-shadow:var(--shadow);background:#07101a;grid-template-rows:auto 1fr auto;animation:.16s ease-out slide-in;display:grid;position:fixed;top:80px;bottom:0;right:0}@keyframes slide-in{0%{opacity:0;transform:translate(24px)}}.detail-drawer__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:14px;padding:20px;display:flex}.detail-drawer__header h2{margin:9px 0 3px;font-size:22px;line-height:1.3}.detail-drawer__body{min-height:0;overflow-y:auto}.detail-section{border-bottom:1px solid var(--border);padding:17px 20px}.detail-section h3{letter-spacing:.06em;margin:0 0 13px;font-size:14px}.detail-grid{grid-template-columns:1fr 1fr;gap:13px 18px;margin:0;display:grid}.detail-grid div{min-width:0}.detail-grid dt{color:var(--muted);font-size:11px}.detail-grid dd{overflow-wrap:anywhere;color:#bfd0dc;margin:3px 0 0;font-size:13px}.evidence-section pre{color:#ffc1c6;white-space:pre-wrap;background:#ff5a670e;border:1px solid #ff5a6740;max-height:160px;margin:6px 0 9px;padding:12px;font-family:Consolas,monospace;font-size:12px;line-height:1.65;overflow:auto}.evidence-label{color:var(--muted);margin:0;font-size:11px}.evidence-note,.muted-copy{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.detail-section__heading{justify-content:space-between;display:flex}.detail-section__heading span{color:var(--muted);font-size:11px}.history-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.history-list li{grid-template-columns:7px minmax(0,1fr) auto;align-items:start;gap:9px;display:grid}.history-list strong,.history-list small{display:block}.history-list strong{font-size:12px}.history-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;overflow:hidden}.history-list time{color:var(--muted);font-family:Consolas,monospace;font-size:10px}.history-dot{background:var(--slate);border-radius:50%;width:6px;height:6px;margin-top:5px}.history-dot--healthy{background:var(--cyan)}.history-dot--danger{background:var(--red)}.history-dot--warning{background:var(--amber)}.log-summary p{color:#aec1cf;margin:0;font-size:12px;line-height:1.6}.detail-actions{border-top:1px solid var(--border-strong);background:#08121e;grid-template-columns:1fr 1fr;gap:7px;padding:13px 20px 17px;display:grid}.secondary-button,.danger-button{background:var(--surface-soft);color:#bcd0df;padding:0 12px;font-size:12px}.secondary-button{border-color:var(--border-strong)}.secondary-button:hover{border-color:var(--cyan);color:var(--cyan)}.danger-button{color:#ff8d96;border-color:#ff5a6773}.danger-button:hover{background:var(--red-soft)}.action-message{min-height:16px;color:var(--muted);text-align:center;grid-column:1/-1;font-size:11px}.refresh-announcement{z-index:50;color:#0000;pointer-events:none;max-width:320px;padding:0;position:fixed;bottom:18px;right:18px}@media (width<=1280px){.topbar{gap:18px}.topbar__status>span:first-child{display:none}.dashboard-shell--detail-open .dashboard-body{padding-right:24px}.detail-drawer{box-shadow:-18px 0 60px #0000008c}.summary-card{padding:14px}}@media (width<=980px){.topbar{grid-template-columns:1fr auto}.topbar__status{display:none}.summary-grid{grid-template-columns:repeat(3,1fr)}.summary-card:nth-child(3){border-right:0}.summary-card:nth-child(-n+3){border-bottom:1px solid var(--border)}}@media (width<=767px){body{font-size:15px}.topbar{grid-template-columns:1fr;gap:12px;padding:16px;position:relative}.access-shell{padding:14px}.access-panel{padding:24px 20px}.brand-lockup h1{font-size:21px}.refresh-area{grid-template-columns:1fr;justify-items:stretch;display:grid}.refresh-area small{text-align:center}.primary-button,.secondary-button,.danger-button{justify-content:center;min-height:44px}.dashboard-body,.dashboard-shell--detail-open .dashboard-body{padding:12px 12px 30px}.summary-grid{grid-template-columns:repeat(2,1fr)}.summary-card{border-bottom:1px solid var(--border);min-height:94px}.summary-card:nth-child(2n){border-right:0}.summary-card:nth-last-child(-n+2){border-bottom:0}.summary-card__value{font-size:30px}.alert-banner{align-items:flex-start}.alert-meta{display:none}.trend-chart{gap:6px;height:160px;padding:16px 10px 10px;overflow-x:auto}.trend-bucket{min-width:22px}.trend-label{writing-mode:vertical-rl;font-size:10px}.filter-panel{grid-template-columns:1fr;gap:9px}.field input,.field select{height:44px}.filter-panel__count{padding:0}.desktop-task-table{display:none}.mobile-task-cards{gap:8px;padding:10px;display:grid}.mobile-task-card{border:1px solid var(--border);border-left:3px solid var(--slate);background:#09131f}.mobile-task-card--healthy{border-left-color:var(--cyan)}.mobile-task-card--danger{border-left-color:var(--red)}.mobile-task-card--warning{border-left-color:var(--amber)}.mobile-task-card__button{text-align:left;background:0 0;border:0;width:100%;min-height:148px;padding:16px;display:grid}.mobile-task-card__topline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-task-card__topline strong{color:var(--text);font-size:15px}.mobile-task-card code{margin:6px 0 12px}.mobile-task-card__meta{grid-template-columns:.8fr 1.5fr .8fr;gap:8px;display:grid}.mobile-task-card__meta span{color:#b2c5d3;font-size:13px}.mobile-task-card__meta small{color:var(--muted);margin-bottom:2px;font-size:11px;display:block}.pagination button,.icon-button{width:44px;height:44px}.detail-drawer{border:0;width:100%;height:100dvh;top:0;left:0}.detail-drawer__header,.detail-section{padding:16px}.detail-actions{padding:11px 16px max(16px, env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@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}
