@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
.jvm-zoom-btn.jvm-zoomin,.jvm-zoom-btn.jvm-zoomout{color:#111827;background:#d1d5db;justify-content:center;align-items:center;padding:2px;display:flex;top:10px}.slick-dots{display:flex!important}.fc-toolbar-title{font-weight:600;font-size:24px!important}.fc-button{border-color:var(--primary-600)!important;color:var(--primary-600)!important;background:#fff!important;justify-content:center!important;align-items:center!important;min-width:80px!important;font-weight:600!important;display:flex!important}.fc-button:hover{background-color:var(--primary-50)!important}.fc-button-active,.fc-button-active:hover{color:#fff!important;background-color:var(--primary-600)!important}.fc-button-active:focus,.fc .fc-button-primary:not(:disabled):active:focus{box-shadow:none!important}.fc-toolbar-chunk{display:flex!important}.fc .fc-button-primary:focus{box-shadow:none!important}.fc-h-event,.fc-h-event .fc-event-main,.fc-v-event .fc-event-main{border:0;border-radius:4px;padding:4px;background-color:var(--primary-50)!important;color:var(--primary-600)!important}.fc-daygrid-day-number{border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:600;transition:background-color .2s;display:flex}.fc-daygrid-day:hover .fc-daygrid-day-number{transition:background-color .2s;background-color:var(--primary-100)!important;color:var(--primary-600)!important}.slider-progress .active{transition:all .3s linear}.slick-list{margin:0 -7px}.slick-slide>div{padding:0 10px}.center-gap{align-items:center;gap:6px;display:flex}.inline-grid{display:inline-grid}.image-upload__boxInner.custom{justify-content:center;align-items:center;display:flex}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:unset!important}.sidebar-submenu{padding-left:20px;list-style:none}.sidebar-menu .sidebar-submenu{display:block}.sidebar-menu .dropdown .sidebar-submenu{max-height:0;transition:max-height .3s linear;overflow:hidden}.sidebar-menu li>a>i{margin-inline-end:0}.mr-10{margin-right:10px!important}.sidebar-menu .sidebar-submenu li a{gap:12px}.sidebar-menu .sidebar-submenu li>.active-page{background-color:var(--button-secondary);color:var(--text-primary-light)}.sidebar-menu li>a.active-page:hover{color:var(--text-primary-light)}.me-8{margin-right:8px}.gap-10{gap:8px;display:flex}.w-33{width:33.33%}.overlay:after{content:"";top:0;opacity:.65;z-index:2;background-color:#000;width:0;height:100%;transition:all .3s;position:absolute;inset-inline-start:0}.overlay.active:after{width:100%}.card .card-header{-ms-border-radius:1rem 1rem 0 0!important;-o-border-radius:1rem 1rem 0 0!important;border-radius:1rem 1rem 0 0!important}.card .card-header.card-header-rounded{-ms-border-radius:1rem!important;-o-border-radius:1rem!important;border-radius:1rem!important}.btn,button.btn,a.btn{-ms-border-radius:9999px!important;-o-border-radius:9999px!important;border-radius:9999px!important}.modal-content{-ms-border-radius:1.5rem!important;-o-border-radius:1.5rem!important;border-radius:1.5rem!important}.modal-header{-ms-border-radius:1.5rem 1.5rem 0 0!important;-o-border-radius:1.5rem 1.5rem 0 0!important;border-radius:1.5rem 1.5rem 0 0!important}.modal-footer{-ms-border-radius:0 0 1.5rem 1.5rem!important;-o-border-radius:0 0 1.5rem 1.5rem!important;border-radius:0 0 1.5rem 1.5rem!important}.card,.basic-border-table,.bordered-table,.rounded-table,.striped-table,.vertical-striped-table,.border-primary-table,.colored-row-table,.modal-content,.btn,button.btn,a.btn{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)!important}.gradient-background{z-index:-10;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.gradient-blob-primary{background:var(--primary-600);opacity:.2;-webkit-filter:blur(100px);border-radius:50%;width:500px;height:500px;position:absolute;top:-10%;right:-5%}.gradient-blob-secondary{background:var(--success-600);opacity:.2;-webkit-filter:blur(100px);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-10%;left:-5%}[data-theme=dark] .gradient-blob-primary,[data-theme=dark] .gradient-blob-secondary{opacity:.15}.glass-panel{-webkit-backdrop-filter:blur(12px);background:#ffffffb3!important}[data-theme=dark] .glass-panel{background:#161b28b3!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--neutral-300);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--neutral-400)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--neutral-600)}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--neutral-500)}*{scrollbar-width:thin;scrollbar-color:var(--neutral-300) transparent}[data-theme=dark] *{scrollbar-color:var(--neutral-600) transparent}:root{--primary-600:#4a90e2;--primary-500:#4a90e2;--primary-hover:#3b7dd6;--primary-pressed:#2d6bc4;--success-600:#7ed321;--success-500:#7ed321;--success-hover:#6bc01a;--success-pressed:#5aa716;--warning-600:#f5a623;--warning-500:#f5a623;--warning-hover:#e6991c;--warning-pressed:#d88b15;--danger-600:#d0021b;--danger-500:#d0021b;--danger-hover:#b80218;--danger-pressed:#a00115;--background-light:#f3f4f6;--surface-light:#fff;--surface-border:#e0e0e0;--text-main:#333;--text-subtle:#666;--surface-dark:#161b28;--surface-accent-dark:#1f2937;--shadow-soft:0 4px 20px -2px #0000000d;--shadow-glow:0 0 20px #4a90e24d}.card{background-color:#fff!important;border:1px solid #ffffff80!important}[data-theme=dark] .card{background-color:#161b28!important;border:1px solid #1f2937!important}.basic-border-table,.bordered-table,.rounded-table,.striped-table,.vertical-striped-table,.border-primary-table,.colored-row-table{background-color:#fff!important;border-color:#f3f4f6!important}[data-theme=dark] .basic-border-table,[data-theme=dark] .bordered-table,[data-theme=dark] .rounded-table,[data-theme=dark] .striped-table,[data-theme=dark] .vertical-striped-table,[data-theme=dark] .border-primary-table,[data-theme=dark] .colored-row-table{background-color:#161b28!important;border-color:#1f2937!important}.basic-border-table thead tr th,.bordered-table thead tr th,.striped-table thead tr th,.vertical-striped-table thead tr th,.border-primary-table thead tr th,.colored-row-table thead tr th{background-color:#f9fafb!important;border-color:#f3f4f6!important}[data-theme=dark] .basic-border-table thead tr th,[data-theme=dark] .bordered-table thead tr th,[data-theme=dark] .striped-table thead tr th,[data-theme=dark] .vertical-striped-table thead tr th,[data-theme=dark] .border-primary-table thead tr th,[data-theme=dark] .colored-row-table thead tr th{background-color:#161b28!important;border-color:#1f2937!important}.basic-border-table tbody tr td,.bordered-table tbody tr td,.striped-table tbody tr td,.vertical-striped-table tbody tr td,.border-primary-table tbody tr td,.colored-row-table tbody tr td{background-color:#fff!important;border-color:#f3f4f6!important}[data-theme=dark] .basic-border-table tbody tr td,[data-theme=dark] .bordered-table tbody tr td,[data-theme=dark] .striped-table tbody tr td,[data-theme=dark] .vertical-striped-table tbody tr td,[data-theme=dark] .border-primary-table tbody tr td,[data-theme=dark] .colored-row-table tbody tr td{background-color:#161b28!important;border-color:#1f2937!important}.basic-border-table tbody tr:hover td,.bordered-table tbody tr:hover td,.striped-table tbody tr:hover td,.vertical-striped-table tbody tr:hover td,.border-primary-table tbody tr:hover td,.colored-row-table tbody tr:hover td{background-color:#f9fafb!important}[data-theme=dark] .basic-border-table tbody tr:hover td,[data-theme=dark] .bordered-table tbody tr:hover td,[data-theme=dark] .striped-table tbody tr:hover td,[data-theme=dark] .vertical-striped-table tbody tr:hover td,[data-theme=dark] .border-primary-table tbody tr:hover td,[data-theme=dark] .colored-row-table tbody tr:hover td{background-color:#1f293780!important}.modal-content{background-color:#fff!important;border:1px solid #ffffff80!important}[data-theme=dark] .modal-content{background-color:#161b28!important;border:1px solid #1f2937!important}.border-gray-100,.border-neutral-100{border-color:#f3f4f6!important}[data-theme=dark] .border-gray-100,[data-theme=dark] .border-neutral-100{border-color:#1f2937!important}.border-gray-200,.border-neutral-200{border-color:#e5e7eb!important}[data-theme=dark] .border-gray-200,[data-theme=dark] .border-neutral-200{border-color:#374151!important}.text-gray-500{color:#6b7280!important}[data-theme=dark] .text-gray-500{color:#9ca3af!important}.text-gray-900{color:#111827!important}[data-theme=dark] .text-gray-900{color:#f9fafb!important}.badge{border-radius:9999px!important;align-items:center!important;gap:.375rem!important;padding:.25rem .75rem!important;font-size:.75rem!important;font-weight:600!important;display:inline-flex!important}.badge-dot{border-radius:9999px!important;width:.5rem!important;height:.5rem!important;display:inline-block!important}.badge-operational{color:#15803d!important;background-color:#dcfce7!important}.badge-operational .badge-dot{background-color:#7ed321!important}.badge-warning{color:#c2410c!important;background-color:#fef3c7!important}.badge-warning .badge-dot{background-color:#f5a623!important}.badge-error{color:#991b1b!important;background-color:#fee2e2!important}.badge-error .badge-dot{background-color:#d0021b!important}.badge-paused{color:#4b5563!important;background-color:#f3f4f6!important;border:1px solid #d1d5db!important}.btn-primary,button.btn-primary,a.btn-primary{color:#fff!important;background-color:#4a90e2!important;border-color:#4a90e2!important;font-weight:600!important;transition:all .2s!important;box-shadow:0 4px 12px #4a90e233!important}.btn-primary:hover,button.btn-primary:hover,a.btn-primary:hover{background-color:#3b7dd6!important;border-color:#3b7dd6!important;transform:translateY(-1px)!important;box-shadow:0 6px 16px #4a90e24d!important}.btn-primary:active,button.btn-primary:active,a.btn-primary:active{background-color:#2d6bc4!important;border-color:#2d6bc4!important;transform:translateY(0)!important}.btn-outline-primary,button.btn-outline-primary,a.btn-outline-primary{color:#666!important;background-color:#fff!important;border:1px solid #e0e0e0!important;font-weight:500!important;transition:all .2s!important}.btn-outline-primary:hover,button.btn-outline-primary:hover,a.btn-outline-primary:hover{color:#333!important;background-color:#f3f4f6!important;border-color:#e0e0e0!important}.card{box-shadow:var(--shadow-soft)!important;border:1px solid #e0e0e0!important;transition:box-shadow .2s!important}.card:hover{box-shadow:0 8px 24px -4px #00000014!important}.icon-glow{box-shadow:var(--shadow-glow)!important}.material-symbols-rounded{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"liga";direction:ltr;font-family:Material Symbols Rounded;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}h1,.h1{letter-spacing:-.02em!important;color:var(--text-main)!important;font-family:Inter,sans-serif!important;font-size:clamp(1.75rem,2vw,2.25rem)!important;font-weight:700!important;line-height:1.2!important}h2,.h2{letter-spacing:-.01em!important;color:var(--text-main)!important;font-family:Inter,sans-serif!important;font-size:clamp(1.25rem,1.5vw,1.5rem)!important;font-weight:700!important;line-height:1.3!important}h3,.h3{color:var(--text-main)!important;font-family:Inter,sans-serif!important;font-size:clamp(1rem,1.2vw,1.125rem)!important;font-weight:600!important;line-height:1.4!important}body,p,.body-text{color:var(--text-subtle)!important;font-family:Inter,sans-serif!important;font-size:clamp(.875rem,1vw,1rem)!important;font-weight:400!important;line-height:1.7!important}.text-micro,.label-text,label{color:var(--text-subtle)!important;font-family:Inter,sans-serif!important;font-size:clamp(.75rem,.9vw,.8125rem)!important;font-weight:500!important;line-height:1.5!important}.gap-8{gap:.5rem!important}.gap-16{gap:1rem!important}.gap-24{gap:1.5rem!important}.gap-32{gap:2rem!important}.p-24{padding:1.5rem!important}.p-32{padding:2rem!important}.sidebar-logo-wrapper{border-bottom:1px solid var(--surface-border);padding:1.5rem 1rem!important}[data-theme=dark] .sidebar-logo-wrapper{border-bottom-color:var(--neutral-700)}.sidebar-logo{align-items:center!important;gap:.75rem!important;text-decoration:none!important;transition:opacity .2s!important;display:flex!important}.sidebar-logo:hover{opacity:.9!important}.logo-icon-container{background-color:#4a90e2!important;border-radius:.75rem!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:2.5rem!important;height:2.5rem!important;transition:transform .2s,box-shadow .2s!important;display:flex!important;box-shadow:0 0 20px #4a90e24d!important}.sidebar-logo:hover .logo-icon-container{transform:translateY(-1px)!important;box-shadow:0 0 24px #4a90e266!important}.logo-text{color:var(--text-primary-light)!important;letter-spacing:-.01em!important;font-family:Inter,sans-serif!important;font-size:1.25rem!important;font-weight:700!important}[data-theme=dark] .logo-text{color:var(--neutral-900)!important}@media (max-width:768px){.sidebar-logo-wrapper{padding:1rem!important}.logo-icon-container{width:2rem!important;height:2rem!important}.logo-text{font-size:1.125rem!important}}.dashboard-responsive-padding{padding:1.5rem 7.5rem}@media (max-width:1200px){.dashboard-responsive-padding{padding:1.5rem 4rem}}@media (max-width:1024px){.dashboard-responsive-padding{padding:1.5rem 2.5rem}}@media (max-width:768px){.dashboard-responsive-padding{padding:1rem 1.5rem}}@media (max-width:480px){.dashboard-responsive-padding{padding:1rem}}.navbar-responsive-padding{padding:1.5rem 7rem}@media (max-width:1200px){.navbar-responsive-padding{padding:1.5rem 4rem}}@media (max-width:1024px){.navbar-responsive-padding{padding:1.5rem 2.5rem}}@media (max-width:768px){.navbar-responsive-padding{padding:1rem 1.5rem}.navbar-header .col-auto:nth-child(2){display:none}.navbar-header .row{gap:.5rem}}@media (max-width:480px){.navbar-responsive-padding{padding:.75rem 1rem}.navbar-header .logo-icon-container{width:2rem!important;height:2rem!important}.navbar-header .logo-text{font-size:1rem!important}.navbar-header .w-40-px,.navbar-header .h-40-px{width:32px!important;height:32px!important}}.card.bg-transparent{-webkit-backdrop-filter:blur(16px)saturate(180%)!important;background:#ffffff40!important;border:1px solid #fff6!important;box-shadow:0 8px 32px #1f26871a,inset 0 1px #ffffff80!important}[data-theme=dark] .card.bg-transparent{-webkit-backdrop-filter:blur(16px)saturate(180%)!important;background:#161b284d!important;border:1px solid #ffffff26!important;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1a!important}.card.bg-transparent .card-header.bg-transparent{-webkit-backdrop-filter:blur(10px)!important;background:#ffffff26!important;border-bottom:1px solid #ffffff4d!important}[data-theme=dark] .card.bg-transparent .card-header.bg-transparent{-webkit-backdrop-filter:blur(10px)!important;background:#1f293733!important;border-bottom:1px solid #ffffff26!important}
@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--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}}}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-1{z-index:1}.col-12{grid-column:12}.col-auto{grid-column:auto}.container{width:100%}.m-auto{margin:auto}.ms-auto{margin-inline-start:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.w-auto{width:auto}.flex-shrink-0{flex-shrink:0}.flex-grow-1{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.flex-wrap{flex-wrap:wrap}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.bg-transparent{background-color:#0000}.text-center{text-align:center}.text-end{text-align:end}.align-bottom{vertical-align:bottom}.align-top{vertical-align:top}.text-wrap{text-wrap:wrap}.italic{font-style:italic}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.invert{--tw-invert:invert(100%);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,)}.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,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@layer base{body{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:Inter,sans-serif}.dark body{color:#f1f5f9;background-color:#0f172a}h1{font-size:32px;font-weight:700;line-height:1.2}h2{font-size:24px;font-weight:600;line-height:1.375}h3{font-size:20px;font-weight:600}h4{color:#334155;font-size:18px;font-weight:500}.dark h4{color:#cbd5e1}p{color:#475569;font-size:16px;line-height:1.6}.dark p{color:#94a3b8}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}}@layer utilities{.glass-bg{-webkit-backdrop-filter:blur(10px);background:#ffffffb3}.dark .glass-bg{background:#0f172ab3}.glass-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff80;box-shadow:0 8px 32px #1f26870a}.dark .glass-card{background:#1e293b80;border:1px solid #ffffff0d}.text-body{color:#475569;font-size:16px;line-height:1.6}.dark .text-body{color:#94a3b8}.text-small-ui{color:#64748b;font-size:14px;line-height:1.5}.dark .text-small-ui{color:#94a3b8}.label-tag{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.5rem;font-size:10px;font-weight:700;display:block}.section-header{text-transform:uppercase;letter-spacing:.2em;color:#3b82f6;margin-bottom:2rem;font-size:12px;font-weight:700}.modal-modern .modal-content{border:1px solid #ffffff80;box-shadow:0 25px 50px -12px #00000040;border-radius:32px!important}.modal-modern .modal-backdrop{-webkit-backdrop-filter:blur(2px)}.input-modern{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:.625rem 1rem;font-size:14px;transition:all .2s}.dark .input-modern{background-color:#1e293b80;border:1px solid #334155}.input-modern:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.input-label{color:#475569;margin-bottom:.5rem;font-size:14px;font-weight:600;display:block}.dark .input-label{color:#94a3b8}.btn-modern-primary{color:#fff;background-color:#3b82f6;border-radius:9999px;padding:.625rem 1.5rem;font-size:14px;font-weight:500;transition:all .2s;box-shadow:0 10px 15px -3px #3b82f633}.btn-modern-primary:hover{opacity:.9;transform:translateY(-1px)}.btn-modern-secondary{color:#475569;background-color:#0000;border:1px solid #e2e8f0;border-radius:9999px;padding:.625rem 1.5rem;font-size:14px;font-weight:500;transition:all .2s}.dark .btn-modern-secondary{color:#94a3b8;border-color:#334155}.btn-modern-secondary:hover{background-color:#f8fafc}.dark .btn-modern-secondary:hover{background-color:#1e293b}.animate-in{animation:.3s ease-out fadeInZoom}@keyframes fadeInZoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@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}
