.image-container{position:relative;overflow:hidden}.image-container:before{content:"";display:block;width:100%;padding-bottom:56.25%}.image-container img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-container.ratio-1-1:before{padding-bottom:100%}.image-container.ratio-4-3:before{padding-bottom:75%}.image-container.ratio-3-2:before{padding-bottom:66.67%}.image-container.ratio-21-9:before{padding-bottom:42.86%}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.dark .skeleton{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%);background-size:200% 100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text{height:1em;margin-bottom:.5em;border-radius:4px}.skeleton-text.title{height:2em;width:70%}.skeleton-text.subtitle{height:1.2em;width:90%}.skeleton-text.paragraph{height:1em;width:100%}.skeleton-text.paragraph:last-child{width:60%}.skeleton-card{padding:1rem;border-radius:8px;background:#f9fafb;border:1px solid #e5e7eb}.dark .skeleton-card{background:#1f2937;border-color:#374151}.dynamic-content-placeholder{min-height:200px;display:flex;align-items:center;justify-content:center;background:#f9fafb;border-radius:8px;border:1px dashed #d1d5db}.dark .dynamic-content-placeholder{background:#1f2937;border-color:#4b5563}.list-item-skeleton{display:flex;align-items:center;padding:1rem;gap:1rem;border-bottom:1px solid #e5e7eb}.dark .list-item-skeleton{border-color:#374151}.list-item-skeleton .avatar{width:48px;height:48px;border-radius:50%;flex-shrink:0}.list-item-skeleton .content{flex:1}.grid-skeleton{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.grid-item-skeleton{aspect-ratio:16/9;border-radius:8px}.form-skeleton .field{margin-bottom:1rem}.form-skeleton .field .label{height:1.2em;width:30%;margin-bottom:.5rem;border-radius:4px}.form-skeleton .field .input{height:2.5em;width:100%;border-radius:6px}.button-skeleton{height:2.5rem;width:120px;border-radius:6px;display:inline-block}.button-skeleton.primary{background:linear-gradient(90deg,#3b82f6 25%,#60a5fa 50%,#3b82f6 75%);background-size:200% 100%;animation:loading 1.5s infinite}.table-skeleton{width:100%;border-collapse:collapse}.table-skeleton td,.table-skeleton th{padding:.75rem;border-bottom:1px solid #e5e7eb}.dark .table-skeleton td,.dark .table-skeleton th{border-color:#374151}.table-skeleton .cell-skeleton{height:1em;border-radius:4px}.modal-skeleton{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:500px;background:#fff;border-radius:12px;padding:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.dark .modal-skeleton{background:#1f2937}.chart-skeleton{width:100%;height:300px;background:#f9fafb;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.dark .chart-skeleton{background:#1f2937}.chart-skeleton:before{content:"";position:absolute;top:20%;left:10%;right:10%;bottom:20%;background:linear-gradient(45deg,transparent 30%,#e5e7eb 0,#e5e7eb 70%,transparent 0);background-size:20px 20px;opacity:.3}.dark .chart-skeleton:before{background:linear-gradient(45deg,transparent 30%,#4b5563 0,#4b5563 70%,transparent 0)}.rich-content-skeleton .paragraph{margin-bottom:1rem}.rich-content-skeleton .heading{height:1.5em;width:60%;margin-bottom:1rem;border-radius:4px}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-in-up{animation:slideInUp .3s ease-out}@keyframes slideInUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.image-container:before{padding-bottom:75%}.hero-content{gap:2rem}.grid-skeleton,.hero-content{grid-template-columns:1fr}.modal-skeleton{width:95%;padding:1.5rem}}.swal2-popup{border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.2);font-family:inherit}.swal2-title{font-size:1.875rem;font-weight:600;color:#374151;margin:0 0 1rem}.swal2-content{font-size:1rem;color:#6b7280;margin:0 0 1.5rem}.swal2-confirm{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;font-weight:500;padding:.75rem 1.5rem;margin:0 .25rem}.swal2-confirm:hover{background-color:#2563eb}.swal2-cancel{background-color:#6b7280;border:none;border-radius:6px;color:#fff;font-weight:500;padding:.75rem 1.5rem;margin:0 .25rem}.swal2-cancel:hover{background-color:#4b5563}.swal2-input{border:1px solid #d1d5db;border-radius:6px;padding:.75rem;font-size:1rem;width:100%;margin:.5rem 0}.swal2-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.swal2-success-circular-line-left,.swal2-success-circular-line-right,.swal2-success-fix{background-color:#10b981}.swal2-error-x{color:#ef4444}.swal2-warning{color:#f59e0b}.swal2-info{color:#3b82f6}@media (prefers-color-scheme:dark){.swal2-popup{background-color:#1f2937}.swal2-popup,.swal2-title{color:#f9fafb}.swal2-content{color:#d1d5db}.swal2-input{background-color:#374151;border-color:#4b5563;color:#f9fafb}}:root{--swal2-dark-theme-black:#1a1a1a;--swal2-dark-theme-white:#fff;--swal2-action-button-hover:rgba(0,0,0,.1);--swal2-action-button-active:rgba(0,0,0,.2);--swal2-backdrop:rgba(0,0,0,.4)}.swal2-dark{--swal2-input-background:#2a2a2a!important;--swal2-validation-message-background:#2a2a2a!important}.swal2-container{--swal2-input-background:#f8f9fa!important;--swal2-validation-message-background:#f8f9fa!important}.swal2-container.swal2-dark{--swal2-input-background:#2a2a2a!important;--swal2-validation-message-background:#2a2a2a!important}.swal2-confirm{background-color:#3b82f6!important}.swal2-confirm:hover{background-color:#0056b3!important}.swal2-confirm:active{background-color:#004085!important}.swal2-deny{background-color:#ef4444!important}.swal2-deny:hover{background-color:#c82333!important}.swal2-deny:active{background-color:#a71e2a!important}.swal2-cancel{background-color:#6b7280!important}.swal2-cancel:hover{background-color:#5a6268!important}.swal2-cancel:active{background-color:#495057!important}.swal2-borderless{--swal2-progress-step-background:hsla(0,0%,100%,.3)!important}@media (prefers-color-scheme:dark){.swal2-input{background-color:#2a2a2a!important}.swal2-validation-message{background-color:#333!important}}.swal2-dark .swal2-input{background-color:#2a2a2a!important}.swal2-dark .swal2-validation-message{background-color:#333!important}.calendar-cell{height:2.25rem;width:2.25rem;text-align:center;font-size:.875rem;padding:0;position:relative}.calendar-cell.has-selected-range-end{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.calendar-cell.has-selected-outside{background-color:hsl(var(--accent)/.5)}.calendar-cell.has-selected{background-color:hsl(var(--accent))}.calendar-cell.has-selected:first-child{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.calendar-cell.has-selected:last-child{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.calendar-cell:focus-within{position:relative;z-index:20}.table-cell-has-checkbox,.table-header-has-checkbox{padding-right:0}@supports not (padding:max(0px)){body{padding-left:4px;padding-right:4px}@media screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){body{padding-left:44px;padding-right:44px}}@media screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2){body{padding-left:44px;padding-right:44px}}}@supports not (selector(:has(*))){.calendar-cell[data-has-selected]{background-color:hsl(var(--accent))}.table-cell[data-has-checkbox],.table-header[data-has-checkbox]{padding-right:0}}