.file-filters-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px 0 #0000000d;height:100%;position:relative}.file-filters-validation-toast{animation:slideDown .3s ease-out;background-color:#fef3c7;border:1px solid #f59e0b;border-top-left-radius:.5rem;border-top-right-radius:.5rem;left:0;padding:.75rem 1rem;position:absolute;right:0;top:0;z-index:50}.file-filters-validation-content{align-items:center;display:flex;gap:.5rem}.file-filters-validation-icon{flex-shrink:0;font-size:1rem}.file-filters-validation-message{color:#92400e;flex:1 1;font-size:.875rem;font-weight:500}.file-filters-validation-close{align-items:center;background:none;border:none;border-radius:.25rem;color:#92400e;cursor:pointer;display:flex;font-size:1.25rem;font-weight:700;height:1.5rem;justify-content:center;padding:0;transition:background-color .15s ease-in-out;width:1.5rem}.file-filters-validation-close:hover{background-color:#92400e1a}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.file-filters-header{border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}.file-filters-header-content{align-items:center;display:flex;justify-content:space-between}.file-filters-title-section{align-items:center;display:flex;gap:.5rem}.file-filters-title{color:#111827;font-size:.875rem;font-weight:500}.file-filters-active-badge{align-items:center;background-color:#dbeafe;border-radius:9999px;color:#1e40af;display:inline-flex;font-size:.75rem;font-weight:500;padding:.125rem .5rem}.file-filters-actions{align-items:center;display:flex;gap:.5rem}.file-filters-apply-button{align-items:center;background-color:#2563eb;border:1px solid #0000;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.375rem;padding:.5rem .75rem;transition:all .15s ease-in-out}.file-filters-apply-button:hover:not(:disabled){background-color:#1d4ed8}.file-filters-apply-button:disabled{cursor:not-allowed;opacity:.5}.file-filters-apply-button:focus{box-shadow:0 0 0 2px #3b82f6;outline:none}.file-filters-clear-button{align-items:center;background:none;border:none;border-radius:.25rem;color:#6b7280;cursor:pointer;display:flex;font-size:.875rem;gap:.25rem;padding:.25rem .5rem;transition:color .15s ease-in-out}.file-filters-clear-button:hover{color:#374151}.file-filters-clear-button:focus{box-shadow:0 0 0 2px #3b82f6;outline:none}.file-filters-toggle-button{border-radius:.25rem;color:#6b7280;font-size:.875rem;transition:color .15s ease-in-out}.file-filters-toggle-button:hover{color:#374151}.file-filters-toggle-button:focus{box-shadow:0 0 0 2px #3b82f6;outline:none}.file-filters-search-section{border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}.file-filters-search-container{position:relative}.file-filters-search-icon{color:#9ca3af;height:1rem;left:.75rem;position:absolute;top:50%;transform:translateY(-50%);width:1rem}.file-filters-search-input{border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem 1rem .5rem 2.5rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.file-filters-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6;outline:none}.file-filters-type-section{border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}.file-filters-type-title{color:#111827;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.file-filters-type-container{display:flex;flex-wrap:wrap;gap:.5rem}.file-filters-type-button{border:1px solid;border-radius:9999px;font-size:.75rem;font-weight:500;padding:.25rem .75rem;transition:all .15s ease-in-out}.file-filters-type-button:focus{box-shadow:0 0 0 2px #3b82f6;outline:none}.file-filters-type-button-active{border-color:#0000}.file-filters-type-button-inactive{background-color:#f3f4f6;border-color:#d1d5db;color:#374151}.file-filters-type-button-inactive:hover{background-color:#e5e7eb}.file-filters-advanced-section{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.file-filters-size-title{color:#111827;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.file-filters-size-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.file-filters-size-label{color:#4b5563;display:block;font-size:.75rem;margin-bottom:.25rem}.file-filters-size-input-container{display:flex;gap:.5rem}.file-filters-size-input-wrapper{flex:1 1;position:relative}.file-filters-size-input{border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.file-filters-size-input:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6;outline:none}.file-filters-size-select{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;padding:.5rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.file-filters-size-select:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6;outline:none}.file-filters-date-title{color:#111827;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.file-filters-date-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.file-filters-date-label{color:#4b5563;display:block;font-size:.75rem;margin-bottom:.25rem}.file-filters-date-input{border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.file-filters-date-input:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6;outline:none}.file-filters-summary{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:.5rem 1rem}.file-filters-summary-container{display:flex;flex-wrap:wrap;font-size:.75rem;gap:.5rem}.file-filters-summary-item{align-items:center;border-radius:9999px;display:inline-flex;padding:.25rem .5rem}.file-filters-summary-search{background-color:#dbeafe;color:#1e40af}.file-filters-summary-type{background-color:#dcfce7;color:#166534}.file-filters-summary-size{background-color:#fef3c7;color:#92400e}.file-filters-summary-date{background-color:#f3e8ff;color:#7c3aed}.file-filters-summary-remove{margin-left:.25rem;transition:opacity .15s ease-in-out}.file-filters-summary-remove:hover{opacity:.7}.file-list-container{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 2px 0 #0000000d}.file-list-content{padding:1.25rem 1rem}.file-list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.file-list-title{color:#111827;font-size:1.125rem;font-weight:500}.file-list-error{align-items:center;color:#dc2626;display:flex;font-size:.875rem}.file-list-error-icon{height:1rem;margin-right:.25rem;width:1rem}.file-list-download-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.file-list-download-error-content{align-items:center;display:flex;justify-content:space-between}.file-list-download-error-info{align-items:center;display:flex}.file-list-download-error-icon{color:#f87171;height:1.25rem;margin-right:.5rem;width:1.25rem}.file-list-download-error-title{color:#991b1b;font-size:.875rem;font-weight:500}.file-list-download-error-message{color:#b91c1c;font-size:.875rem;margin-top:.25rem}.file-list-download-error-close{color:#f87171;transition:color .15s ease-in-out}.file-list-download-error-close:hover{color:#dc2626}.file-list-items{display:flex;flex-direction:column;gap:.75rem}.file-list-item{align-items:center;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;justify-content:space-between;padding:1rem;transition:background-color .15s ease-in-out}.file-list-item:hover{background-color:#f9fafb}.file-list-item-info{align-items:center;display:flex;flex:1 1;gap:1rem;min-width:0}.file-list-item-icon{flex-shrink:0;font-size:1.5rem}.file-list-item-details{flex:1 1;min-width:0}.file-list-item-filename{color:#111827;font-size:.875rem;font-weight:500;max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-list-item-type{color:#6b7280;font-size:.875rem}.file-list-item-meta{align-items:center;display:flex;flex-shrink:0;gap:1rem}.file-list-item-date,.file-list-item-size{color:#6b7280;font-size:.875rem;white-space:nowrap}.file-list-item-actions{display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;margin-left:1rem}.file-list-button{align-items:center;border:1px solid #0000;border-radius:.375rem;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;padding:.375rem .75rem;transition:all .15s ease-in-out;white-space:nowrap}.file-list-button:disabled{cursor:not-allowed;opacity:.5}.file-list-button:focus{box-shadow:0 0 0 2px #3b82f6;outline:none}.file-list-download-button{background-color:#2563eb}.file-list-download-button:hover:not(:disabled){background-color:#1d4ed8}.file-list-delete-button{background-color:#dc2626}.file-list-delete-button:hover:not(:disabled){background-color:#b91c1c}.file-list-confirm-group{display:flex;flex-wrap:wrap;gap:.5rem;white-space:nowrap}.file-list-confirm-button{background-color:#dc2626}.file-list-confirm-button:hover:not(:disabled){background-color:#b91c1c}.file-list-cancel-button{background-color:#fff;border-color:#d1d5db;color:#374151}.file-list-cancel-button:hover{background-color:#f9fafb}.file-list-button-icon{height:1rem;margin-right:.25rem;width:1rem}.file-list-loading-spinner{animation:spin 1s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;height:1rem;width:1rem}.file-list-pagination{align-items:center;display:flex;justify-content:space-between;margin-top:1.5rem}.file-list-pagination-info{align-items:center;display:flex;gap:.5rem}.file-list-pagination-text{color:#374151;font-size:.875rem}.file-list-pagination-controls{align-items:center;display:flex;gap:.5rem}.file-list-pagination-button{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;display:inline-flex;font-size:.875rem;font-weight:500;padding:.5rem .75rem;transition:all .15s ease-in-out}.file-list-pagination-button:hover:not(:disabled){background-color:#f9fafb}.file-list-pagination-button:disabled{cursor:not-allowed;opacity:.5}.file-list-pagination-button:focus{box-shadow:0 0 0 2px #3b82f6;outline:none}.file-list-pagination-icon{height:1rem;width:1rem}.file-list-pagination-icon-left{margin-right:.25rem}.file-list-pagination-icon-right{margin-left:.25rem}@media (max-width:768px){.file-list-item{gap:1rem}.file-list-item,.file-list-item-meta{align-items:flex-start;flex-direction:column}.file-list-item-meta{gap:.5rem}.file-list-item-actions{justify-content:flex-end;margin-left:0;width:100%}.file-list-pagination{align-items:stretch;flex-direction:column;gap:1rem}.file-list-pagination-controls{justify-content:center}}@media (max-width:640px){.file-list-item-info{align-items:flex-start;flex-direction:column;gap:.5rem}.file-list-item-actions{justify-content:flex-start}.file-list-pagination-controls{flex-direction:column;gap:.5rem}}.file-upload-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px 0 #0000000d;height:100%}.file-upload-area{border:2px dashed #d1d5db;border-radius:.5rem;cursor:pointer;padding:1.5rem;position:relative;text-align:center;transition:all .15s ease-in-out}.file-upload-area-drag-active{background-color:#eff6ff;border-color:#3b82f6}.file-upload-area-uploading{background-color:#f9fafb;border-color:#d1d5db;cursor:not-allowed}.file-upload-area-default{border-color:#d1d5db}.file-upload-area-default:hover{background-color:#f9fafb;border-color:#9ca3af}.file-upload-icon{color:#9ca3af;height:2.5rem;margin:0 auto .75rem;width:2.5rem}.file-upload-instructions{color:#111827;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.file-upload-subtext{color:#6b7280;font-size:.75rem}.file-upload-progress{display:flex;flex-direction:column;gap:.5rem}.file-upload-progress-text{color:#111827;font-size:.875rem;font-weight:500}.file-upload-progress-bar{background-color:#e5e7eb;border-radius:9999px;height:.5rem;width:100%}.file-upload-progress-fill{background-color:#2563eb;border-radius:9999px;height:.5rem;transition:all .3s ease-in-out}.file-upload-progress-percentage{color:#6b7280;font-size:.75rem}.storage-stats-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px 0 #0000000d;padding:1.5rem}.storage-stats-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.storage-stats-title{color:#111827;font-size:1.125rem;font-weight:600}.storage-stats-live-indicator{align-items:center;display:flex;gap:.5rem}.storage-stats-live-dot{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;background-color:#4ade80;border-radius:50%;height:.5rem;width:.5rem}.storage-stats-live-text{color:#6b7280;font-size:.875rem}.storage-stats-metrics{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.storage-stats-metrics{grid-template-columns:repeat(4,1fr)}}.storage-stats-metric{position:relative;text-align:center}.storage-stats-metric-icon{align-items:center;border-radius:.5rem;display:inline-flex;height:3rem;justify-content:center;margin-bottom:.75rem;width:3rem}.storage-stats-metric-value{color:#111827;font-size:.875rem;font-weight:500}.storage-stats-metric-label{align-items:center;display:flex;gap:.25rem;justify-content:center}.storage-stats-metric-label-text{color:#6b7280;font-size:.75rem}.storage-stats-info-button{background-color:#3b82f6;border-radius:.25rem;color:#fff;font-size:.75rem;margin-left:.25rem;padding:.25rem .5rem;transition:background-color .15s ease-in-out}.storage-stats-info-button:hover{background-color:#2563eb}.storage-stats-tooltip{background-color:#111827;border:1px solid #374151;border-radius:.5rem;bottom:100%;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;color:#fff;font-size:.875rem;left:50%;margin-bottom:.5rem;padding:.75rem;position:absolute;transform:translateX(-50%);width:16rem;z-index:50}.storage-stats-tooltip-title{font-weight:500;margin-bottom:.25rem}.storage-stats-tooltip-content{color:#d1d5db}.storage-stats-tooltip-arrow{background-color:#111827;border-left:1px solid #374151;border-top:1px solid #374151;height:.5rem;left:50%;position:absolute;top:100%;transform:translateX(-50%);transform:translateX(-50%) rotate(45deg);width:.5rem}.storage-stats-efficiency{border-top:1px solid #f3f4f6;margin-top:1.5rem;padding-top:1.5rem;position:relative}.storage-stats-efficiency-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.storage-stats-efficiency-title{color:#374151;font-size:.875rem;font-weight:500}.storage-stats-efficiency-percentage{color:#6b7280;font-size:.875rem}.storage-stats-efficiency-bar{background-color:#e5e7eb;border-radius:9999px;height:.5rem;width:100%}.storage-stats-efficiency-fill{background:linear-gradient(90deg,#4ade80,#3b82f6);border-radius:9999px;height:.5rem;transition:all .5s ease-in-out}.storage-stats-efficiency-labels{color:#6b7280;display:flex;font-size:.75rem;justify-content:space-between;margin-top:.25rem}.storage-stats-summary{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;margin-top:1rem;padding:.75rem}.storage-stats-summary-content{justify-content:space-between}.storage-stats-summary-content,.storage-stats-summary-info{align-items:center;display:flex}.storage-stats-summary-icon{color:#16a34a;height:1.25rem;margin-right:.5rem;width:1.25rem}.storage-stats-summary-text{color:#166534;font-size:.875rem}.storage-stats-remove-button{align-items:center;background-color:#dc2626;border-radius:.25rem;color:#fff;display:flex;font-size:.75rem;gap:.25rem;padding:.25rem .75rem;transition:all .15s ease-in-out}.storage-stats-remove-button:hover:not(:disabled){background-color:#b91c1c}.storage-stats-remove-button:disabled{background-color:#fca5a5;cursor:not-allowed}.loading-skeleton{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.loading-skeleton-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.loading-skeleton-title{width:8rem}.loading-skeleton-badge,.loading-skeleton-title{background-color:#e5e7eb;border-radius:.25rem;height:1.5rem}.loading-skeleton-badge{width:4rem}.loading-skeleton-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.loading-skeleton-grid{grid-template-columns:repeat(4,1fr)}}.loading-skeleton-item{display:flex;flex-direction:column;gap:.5rem}.loading-skeleton-label{background-color:#e5e7eb;border-radius:.25rem;height:1rem;width:5rem}.loading-skeleton-value{background-color:#e5e7eb;border-radius:.25rem;height:1.5rem;width:4rem}.empty-state{color:#6b7280;text-align:center}.empty-state-icon{color:#d1d5db;height:3rem;margin:0 auto 1rem;width:3rem}.empty-state-text{color:#6b7280}.file-list-empty-container{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.file-list-empty-content{padding:1.25rem 1.5rem;text-align:center}.file-list-empty-icon{margin-bottom:1rem}.file-list-empty-document-icon,.file-list-empty-filter-icon{color:#9ca3af;height:3rem;margin:0 auto;width:3rem}.file-list-empty-title{color:#111827;font-size:.875rem;font-weight:500;margin-bottom:.25rem;margin-top:.5rem}.file-list-empty-description{color:#6b7280;font-size:.875rem;margin-bottom:1rem;margin-top:.25rem}.file-list-empty-actions{margin-top:1rem}.file-list-empty-upload-button{align-items:center;background-color:#2563eb;border:1px solid #0000;border-radius:.375rem;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .15s ease-in-out}.file-list-empty-upload-button:hover{background-color:#1d4ed8}.file-list-empty-upload-button:focus{box-shadow:0 0 0 2px #3b82f6;outline:none}.file-list-empty-clear-button{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;display:inline-flex;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .15s ease-in-out}.file-list-empty-clear-button:hover{background-color:#f9fafb;border-color:#9ca3af}.file-list-empty-clear-button:focus{box-shadow:0 0 0 2px #3b82f6;outline:none}@media (max-width:768px){.file-filters-date-grid,.file-filters-size-grid{grid-template-columns:1fr}.storage-stats-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.file-filters-header-content{align-items:flex-start;flex-direction:column;gap:.5rem}.file-filters-actions{justify-content:flex-end;width:100%}}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.absolute{position:absolute}.relative{position:relative}.bottom-full{bottom:100%}.left-1\/2{left:50%}.top-full{top:100%}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-full{width:100%}.max-w-7xl{max-width:80rem}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-4{gap:1rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-amber-200{--tw-border-opacity:1;border-color:#fde68a;border-color:rgb(253 230 138/var(--tw-border-opacity,1))}.border-blue-400{--tw-border-opacity:1;border-color:#60a5fa;border-color:rgb(96 165 250/var(--tw-border-opacity,1))}.border-gray-100{--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-700{--tw-border-opacity:1;border-color:#374151;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.border-green-200{--tw-border-opacity:1;border-color:#bbf7d0;border-color:rgb(187 247 208/var(--tw-border-opacity,1))}.border-red-200{--tw-border-opacity:1;border-color:#fecaca;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-transparent{border-color:#0000}.border-white{--tw-border-opacity:1;border-color:#fff;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-t-transparent{border-top-color:#0000}.bg-amber-100{--tw-bg-opacity:1;background-color:#fef3c7;background-color:rgb(254 243 199/var(--tw-bg-opacity,1))}.bg-amber-50{--tw-bg-opacity:1;background-color:#fffbeb;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.bg-blue-100{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-50{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.bg-blue-500{--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-900{--tw-bg-opacity:1;background-color:#111827;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-400{--tw-bg-opacity:1;background-color:#4ade80;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.bg-green-50{--tw-bg-opacity:1;background-color:#f0fdf4;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.bg-orange-50{--tw-bg-opacity:1;background-color:#fff7ed;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.bg-purple-100{--tw-bg-opacity:1;background-color:#f3e8ff;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.bg-purple-50{--tw-bg-opacity:1;background-color:#faf5ff;background-color:rgb(250 245 255/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:#ef4444;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-yellow-100{--tw-bg-opacity:1;background-color:#fef9c3;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-green-400{--tw-gradient-from:#4ade80 var(--tw-gradient-from-position);--tw-gradient-to:#4ade8000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-blue-500{--tw-gradient-to:#3b82f6 var(--tw-gradient-to-position)}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem}.pt-6,.py-6{padding-top:1.5rem}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-amber-500{--tw-text-opacity:1;color:#f59e0b;color:rgb(245 158 11/var(--tw-text-opacity,1))}.text-amber-900{--tw-text-opacity:1;color:#78350f;color:rgb(120 53 15/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-800{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.text-gray-300{--tw-text-opacity:1;color:#d1d5db;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:#16a34a;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-green-800{--tw-text-opacity:1;color:#166534;color:rgb(22 101 52/var(--tw-text-opacity,1))}.text-orange-600{--tw-text-opacity:1;color:#ea580c;color:rgb(234 88 12/var(--tw-text-opacity,1))}.text-purple-600{--tw-text-opacity:1;color:#9333ea;color:rgb(147 51 234/var(--tw-text-opacity,1))}.text-purple-800{--tw-text-opacity:1;color:#6b21a8;color:rgb(107 33 168/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:#f87171;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:#991b1b;color:rgb(153 27 27/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-800{--tw-text-opacity:1;color:#854d0e;color:rgb(133 77 14/var(--tw-text-opacity,1))}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-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-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:#9ca3af;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-red-300:disabled{--tw-bg-opacity:1;background-color:#fca5a5;background-color:rgb(252 165 165/var(--tw-bg-opacity,1))}@media (min-width:640px){.sm\:rounded-lg{border-radius:.5rem}.sm\:p-6{padding:1.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-3{grid-column:span 3/span 3}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.lg\:gap-6{gap:1.5rem}.lg\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}
/*# sourceMappingURL=main.f09b5957.css.map*/