*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#1f2937;background-color:#f9fafb}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;line-height:1.25;color:#111827;letter-spacing:-.01em}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}a{color:#d97706;text-decoration:none;transition:color .12s ease}a:hover{color:#b45309}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit;border:none;background:none}input,textarea,select{font-family:inherit;font-size:inherit}table{border-collapse:collapse;width:100%}::selection{background-color:#fef3c7;color:#78350f}.text-xs{font-size:.75rem}.text-sm{font-size:.8125rem}.text-base{font-size:.875rem}.text-md{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-muted{color:#6b7280}.text-primary{color:#111827}.text-accent{color:#d97706}.text-success{color:#059669}.text-warning{color:#d97706}.text-danger{color:#dc2626}.sidebar{position:fixed;top:0;left:0;bottom:0;width:264px;background-color:#111827;display:flex;flex-direction:column;z-index:300;transition:width .3s ease,transform .3s ease}.sidebar::-webkit-scrollbar{width:6px;height:6px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:#374151;border-radius:9999px}.sidebar::-webkit-scrollbar-thumb:hover{background:#4b5563}.sidebar__brand{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;height:64px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar__logo{width:36px;height:36px;background-color:#f59e0b;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem;flex-shrink:0;box-shadow:0 2px 8px #f59e0b4d}.sidebar__app-name{font-size:1rem;font-weight:700;color:#fff;letter-spacing:-.02em}.sidebar__app-label{font-size:.75rem;color:#4b5563;font-weight:500;letter-spacing:.02em}.sidebar__nav{flex:1;padding:.75rem;overflow-y:auto}.sidebar__section{margin-bottom:1rem}.sidebar__section-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#4b5563;padding:.5rem .75rem;margin-bottom:.25rem}.sidebar__link{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:6px;color:#9ca3af;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .12s ease;margin-bottom:2px;position:relative;border-left:3px solid transparent}.sidebar__link:hover{background-color:#ffffff0f;color:#e5e7eb}.sidebar__link--active{background-color:#ffffff14;color:#fbbf24;border-left-color:#f59e0b}.sidebar__link--active:hover{background-color:#ffffff1a;color:#fbbf24}.sidebar__link svg,.sidebar__link .sidebar__link-icon{width:20px;height:20px;flex-shrink:0;opacity:.7}.sidebar__link--active svg,.sidebar__link--active .sidebar__link-icon{opacity:1;color:#fbbf24}.sidebar__link-badge{margin-left:auto;font-size:11px;font-weight:600;padding:1px .5rem;border-radius:9999px;background-color:#f59e0b33;color:#fbbf24}.sidebar__footer{padding:.75rem 1rem;border-top:1px solid rgba(255,255,255,.08)}.sidebar__user{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:6px;transition:background-color .12s ease;cursor:pointer}.sidebar__user:hover{background-color:#ffffff0f}.sidebar__user-avatar{width:32px;height:32px;border-radius:9999px;background-color:#374151;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:600;color:#d1d5db;flex-shrink:0}.sidebar__user-info{flex:1;min-width:0}.sidebar__user-name{font-size:.8125rem;font-weight:500;color:#e5e7eb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar__user-role{font-size:.75rem;color:#4b5563;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1024px){.sidebar{transform:translate(-100%)}.sidebar--open{transform:translate(0);box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}}.sidebar-overlay{display:none;position:fixed;inset:0;background-color:#03071280;z-index:299}@media(max-width:1024px){.sidebar-overlay--visible{display:block}}.topbar{position:fixed;top:0;left:264px;right:0;height:64px;background-color:#fff;box-shadow:0 1px 3px #0000000d;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;z-index:200;transition:left .3s ease}.topbar__left{display:flex;align-items:center;gap:.75rem}.topbar__menu-toggle{display:none;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;color:#4b5563;transition:all .12s ease}.topbar__menu-toggle:hover{background-color:#f3f4f6;color:#1f2937}@media(max-width:1024px){.topbar__menu-toggle{display:flex}}.topbar__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.25;color:#111827;letter-spacing:-.01em}.topbar__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#6b7280}.topbar__breadcrumb a{color:#6b7280;transition:color .12s ease}.topbar__breadcrumb a:hover{color:#d97706}.topbar__breadcrumb-separator{color:#d1d5db}.topbar__breadcrumb-current{color:#374151;font-weight:500}.topbar__right{display:flex;align-items:center;gap:.5rem}.topbar__action{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;color:#6b7280;transition:all .12s ease;position:relative}.topbar__action:hover{background-color:#f3f4f6;color:#374151}.topbar__action-dot{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:50%;background-color:#f59e0b;border:2px solid #FFFFFF}.topbar__divider{width:1px;height:24px;background-color:#e5e7eb;margin:0 .25rem}.topbar__user{display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border-radius:6px;cursor:pointer;transition:background-color .12s ease}.topbar__user:hover{background-color:#f9fafb}.topbar__avatar{width:34px;height:34px;border-radius:9999px;background-color:#fef3c7;color:#b45309;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:600}.topbar__user-name{font-size:.8125rem;font-weight:500;color:#374151}.topbar__user-role{font-size:.75rem;color:#9ca3af}@media(max-width:1024px){.topbar{left:0}}.main-content{margin-left:264px;margin-top:64px;min-height:calc(100vh - 64px);padding:1.5rem;transition:margin-left .3s ease}@media(max-width:1024px){.main-content{margin-left:0}}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:.75rem}.page-header__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.25;color:#111827;letter-spacing:-.01em}.page-header__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#374151;color:#6b7280;margin-top:.25rem}.page-header__actions{display:flex;align-items:center;gap:.5rem}.content-grid{display:grid;gap:1.5rem}.content-grid--2{grid-template-columns:repeat(2,1fr)}.content-grid--3{grid-template-columns:repeat(3,1fr)}.content-grid--4{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.content-grid--3,.content-grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.content-grid--2,.content-grid--3,.content-grid--4{grid-template-columns:1fr}}.auth-layout{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#030712;padding:1rem;position:relative;overflow:hidden}.auth-layout:before{content:"";position:absolute;top:-20%;right:-10%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(245,158,11,.08) 0%,transparent 70%);pointer-events:none}.auth-layout:after{content:"";position:absolute;bottom:-20%;left:-10%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(217,119,6,.05) 0%,transparent 70%);pointer-events:none}.auth-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014,0 1px 2px #00000005;width:100%;max-width:420px;padding:2rem;box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a;position:relative;z-index:1}.auth-card__header{text-align:center;margin-bottom:2rem}.auth-card__logo{width:52px;height:52px;background-color:#f59e0b;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.25rem;margin:0 auto 1rem;box-shadow:0 4px 12px #f59e0b40}.auth-card__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.25;color:#111827;letter-spacing:-.01em;margin-bottom:.25rem}.auth-card__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#374151;color:#6b7280}.auth-card__footer{text-align:center;margin-top:1.5rem;font-size:.8125rem;color:#6b7280}.auth-card__footer a{color:#d97706;font-weight:500}.auth-card__footer a:hover{color:#f59e0b}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:10px 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;border-radius:6px;border:1px solid transparent;cursor:pointer;transition:all .2s ease;white-space:nowrap;text-decoration:none}.btn:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #f59e0b4d}.btn:disabled,.btn--disabled{opacity:.4;cursor:not-allowed;pointer-events:none;filter:grayscale(.3)}.btn--sm{padding:.25rem .75rem;font-size:.8125rem;border-radius:4px}.btn--lg{padding:.75rem 1.5rem;font-size:1rem;border-radius:8px}.btn--primary{background-color:#f59e0b;color:#fff;border-color:transparent}.btn--primary:hover:not(:disabled){background-color:#d97706}.btn--primary:active:not(:disabled){background-color:#b45309}.btn--secondary{background-color:#fff;color:#374151;border-color:#d1d5db;box-shadow:0 1px 2px #0000000d}.btn--secondary:hover:not(:disabled){background-color:#f3f4f6;border-color:#d1d5db;color:#1f2937}.btn--secondary:active:not(:disabled){background-color:#e5e7eb;box-shadow:none}.btn--danger{background-color:#dc2626;color:#fff;box-shadow:0 1px 2px #0000000d}.btn--danger:hover:not(:disabled){background-color:#b91c1c;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.btn--danger:active:not(:disabled){background-color:#a31919;box-shadow:none}.btn--danger:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #dc26264d}.btn--ghost{background-color:transparent;color:#4b5563}.btn--ghost:hover:not(:disabled){background-color:#f3f4f6;color:#1f2937}.btn--ghost:active:not(:disabled){background-color:#e5e7eb}.btn--link{background:none;color:#d97706;padding:0;border-radius:0;box-shadow:none}.btn--link:hover:not(:disabled){color:#b45309;text-decoration:underline}.btn--icon{padding:.5rem;width:36px;height:36px}.btn--icon.btn--sm{width:28px;height:28px;padding:.25rem}.btn--icon.btn--lg{width:44px;height:44px;padding:.75rem}.btn--block{width:100%}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.form-label{font-size:.8125rem;font-weight:500;color:#374151;letter-spacing:.01em}.form-label .required{color:#dc2626;margin-left:2px}.form-hint{font-size:.75rem;color:#9ca3af;margin-top:-.25rem}.form-error{font-size:.75rem;color:#dc2626;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}.form-error:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background-color:#dc2626;flex-shrink:0}.form-input,.form-select,.form-textarea{width:100%;padding:10px .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#1f2937;background-color:#fff;border:1px solid #E5E7EB;border-radius:6px;transition:border-color .12s ease,box-shadow .12s ease}.form-input::placeholder,.form-select::placeholder,.form-textarea::placeholder{color:#9ca3af}.form-input:hover:not(:disabled):not(:focus),.form-select:hover:not(:disabled):not(:focus),.form-textarea:hover:not(:disabled):not(:focus){border-color:#d1d5db}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#fbbf24;box-shadow:0 0 0 3px #f59e0b26}.form-input:disabled,.form-select:disabled,.form-textarea:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed;opacity:.7}.form-input--error,.form-select--error,.form-textarea--error{border-color:#dc2626}.form-input--error:focus,.form-select--error:focus,.form-textarea--error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262626}.form-input--sm,.form-select--sm,.form-textarea--sm{padding:.25rem .5rem;font-size:.8125rem}.form-input--lg,.form-select--lg,.form-textarea--lg{padding:.75rem 1rem;font-size:1rem}.form-textarea{min-height:100px;resize:vertical;line-height:1.75}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px;padding-right:2.5rem;cursor:pointer}.form-select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23F59E0B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.form-check{display:flex;align-items:center;gap:.5rem;cursor:pointer}.form-check__input{width:18px;height:18px;accent-color:#F59E0B;cursor:pointer}.form-check__input:focus-visible{outline:2px solid rgba(245,158,11,.3);outline-offset:2px}.form-check__label{font-size:.875rem;color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none}.input-group{position:relative}.input-group__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;width:18px;height:18px;pointer-events:none}.input-group .form-input{padding-left:2.5rem}.data-table{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014,0 1px 2px #00000005;overflow:hidden}.data-table__wrapper{overflow-x:auto}.data-table__wrapper::-webkit-scrollbar{width:6px;height:6px}.data-table__wrapper::-webkit-scrollbar-track{background:transparent}.data-table__wrapper::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}.data-table__wrapper::-webkit-scrollbar-thumb:hover{background:#9ca3af}.data-table table{width:100%;border-collapse:collapse}.data-table thead{background-color:#f9fafb}.data-table th{padding:.75rem 1rem;text-align:left;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #E5E7EB}.data-table th.sortable{cursor:pointer;transition:color .12s ease}.data-table th.sortable:hover,.data-table th.sortable.sorted{color:#d97706}.data-table td{padding:.75rem 1rem;font-size:.875rem;color:#374151;border-bottom:1px solid #F3F4F6;vertical-align:middle}.data-table tbody tr{transition:background-color .12s ease}.data-table tbody tr:hover{background-color:#fffbeb80}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr.selected{background-color:#fffbeb}.data-table tbody tr.clickable{cursor:pointer}.data-table tbody tr.clickable:active{background-color:#fef3c7}.data-table__empty{align-items:center;justify-content:center;display:flex;flex-direction:column;gap:.75rem;padding:3rem 1rem;color:#9ca3af}.data-table__empty svg{width:48px;height:48px;opacity:.4}.data-table__empty p{font-size:.875rem;font-weight:500}.data-table__toolbar{display:flex;align-items:center;justify-content:space-between;padding:1rem;gap:.75rem;flex-wrap:wrap}.data-table__pagination{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-top:1px solid #F3F4F6;font-size:.8125rem;color:#6b7280;background-color:#f9fafb}.data-table__pagination-info{font-weight:500}.data-table__pagination-controls{display:flex;align-items:center;gap:.25rem}.data-table__pagination .pagination-btn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-width:32px;height:32px;padding:.25rem .5rem;font-size:.8125rem;font-weight:500;color:#4b5563;background:#fff;border:1px solid #E5E7EB;border-radius:6px;cursor:pointer;transition:all .12s ease}.data-table__pagination .pagination-btn:hover:not(:disabled){border-color:#d1d5db;color:#1f2937;background:#fff}.data-table__pagination .pagination-btn:disabled{opacity:.4;cursor:not-allowed}.data-table__pagination .pagination-btn--active{background:#f59e0b;border-color:#f59e0b;color:#fff}.data-table__pagination .pagination-btn--active:hover:not(:disabled){background:#d97706;border-color:#d97706;color:#fff}.card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014,0 1px 2px #00000005;padding:1.5rem}.card--hoverable{transition:box-shadow .2s ease,transform .2s ease}.card--hoverable:hover{box-shadow:0 10px 15px #00000014,0 4px 6px #00000008;transform:translateY(-1px)}.card--flat{box-shadow:none;border:1px solid #F3F4F6}.card--accent-top{border-top:3px solid #F59E0B}.card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #F3F4F6}.card__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.25;color:#111827;letter-spacing:-.01em}.card__subtitle{font-size:.8125rem;color:#6b7280;margin-top:.25rem}.card__body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#374151}.card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #F3F4F6}.stat-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014,0 1px 2px #00000005;padding:1.25rem;transition:box-shadow .2s ease,transform .2s ease}.stat-card:hover{box-shadow:0 10px 15px #00000014,0 4px 6px #00000008;transform:translateY(-2px)}.stat-card__icon{width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;background-color:#fffbeb;color:#d97706}.stat-card__icon svg{width:22px;height:22px}.stat-card__label{font-size:.8125rem;font-weight:500;color:#4b5563;letter-spacing:.01em;margin-bottom:.25rem;text-transform:uppercase;font-size:.75rem;letter-spacing:.04em}.stat-card__value{font-size:1.875rem;font-weight:700;color:#111827;line-height:1;letter-spacing:-.02em}.stat-card__change{display:flex;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.8125rem;font-weight:500}.stat-card__change--positive{color:#059669}.stat-card__change--negative{color:#dc2626}.badge{display:inline-flex;align-items:center;gap:.25rem;padding:2px .5rem;font-size:.75rem;font-weight:500;border-radius:9999px;white-space:nowrap;line-height:1.5}.badge--accent{background-color:#fef3c7;color:#92400e}.badge--success{background-color:#ecfdf5;color:#047857}.badge--warning{background-color:#fffbeb;color:#d97706}.badge--danger{background-color:#fef2f2;color:#dc2626}.badge--info{background-color:#f0f9ff;color:#0284c7}.badge--neutral{background-color:#f3f4f6;color:#4b5563}.badge--dark{background-color:#1f2937;color:#e5e7eb}.badge--solid-accent{background-color:#f59e0b;color:#fff}.badge--solid-success{background-color:#059669;color:#fff}.badge--solid-danger{background-color:#dc2626;color:#fff}.badge__dot{width:6px;height:6px;border-radius:50%;background-color:currentColor;flex-shrink:0}.badge--lg{padding:.25rem .75rem;font-size:.8125rem}.dialog-overlay{position:fixed;inset:0;background-color:#030712a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:400;display:flex;align-items:center;justify-content:center;padding:1rem;animation:dialog-overlay-in .2s ease forwards}.dialog{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014,0 1px 2px #00000005;width:100%;max-width:520px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a,0 0 0 1px #0000000d;animation:dialog-in .3s ease forwards}.dialog--sm{max-width:400px}.dialog--lg{max-width:720px}.dialog--xl{max-width:960px}.dialog--fullscreen{max-width:100%;max-height:100%;width:100%;height:100%;border-radius:0}.dialog__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #F3F4F6}.dialog__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.25;color:#111827;letter-spacing:-.01em}.dialog__description{font-size:.8125rem;color:#6b7280;margin-top:.25rem}.dialog__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;color:#9ca3af;transition:all .12s ease;flex-shrink:0}.dialog__close:hover{background-color:#f3f4f6;color:#4b5563}.dialog__close:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #f59e0b4d}.dialog__body{padding:1.5rem;overflow-y:auto}.dialog__body::-webkit-scrollbar{width:6px;height:6px}.dialog__body::-webkit-scrollbar-track{background:transparent}.dialog__body::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}.dialog__body::-webkit-scrollbar-thumb:hover{background:#9ca3af}.dialog__footer{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-top:1px solid #F3F4F6;gap:.75rem;justify-content:flex-end;background-color:#f9fafb}@keyframes dialog-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes dialog-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.toast-container{position:fixed;top:1rem;right:1rem;z-index:600;display:flex;flex-direction:column;gap:.5rem;max-width:420px;width:100%;pointer-events:none}.toast-container>*{pointer-events:auto}.toast{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:#fff;border-radius:8px;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d,0 0 0 1px #00000008;animation:toast-in .3s ease forwards}.toast__icon{flex-shrink:0;width:20px;height:20px;margin-top:1px}.toast__content{flex:1;min-width:0}.toast__title{font-size:.875rem;font-weight:500;color:#111827}.toast__message{font-size:.8125rem;color:#6b7280;margin-top:2px;line-height:1.5}.toast__close{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#9ca3af;border-radius:4px;transition:all .12s ease}.toast__close:hover{background-color:#f3f4f6;color:#4b5563}.toast--success{border-left:3px solid #059669}.toast--success .toast__icon{color:#059669}.toast--warning{border-left:3px solid #D97706}.toast--warning .toast__icon{color:#d97706}.toast--danger{border-left:3px solid #DC2626}.toast--danger .toast__icon{color:#dc2626}.toast--info{border-left:3px solid #0284C7}.toast--info .toast__icon{color:#0284c7}.toast__progress{position:absolute;bottom:0;left:0;height:2px;background-color:currentColor;border-radius:0 0 8px 8px;opacity:.3}@keyframes toast-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes toast-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(16px)}}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mr-0{margin-right:0}.mx-0{margin-left:0;margin-right:0}.my-0{margin-top:0;margin-bottom:0}.m-0{margin:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pr-0{padding-right:0}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0;padding-bottom:0}.p-0{padding:0}.gap-0{gap:0}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.m-1{margin:.25rem}.pt-1{padding-top:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pr-1{padding-right:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.p-1{padding:.25rem}.gap-1{gap:.25rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.m-2{margin:.5rem}.pt-2{padding-top:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pr-2{padding-right:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.p-2{padding:.5rem}.gap-2{gap:.5rem}.mt-3{margin-top:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mr-3{margin-right:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.m-3{margin:.75rem}.pt-3{padding-top:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pr-3{padding-right:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.p-3{padding:.75rem}.gap-3{gap:.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mr-4{margin-right:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.m-4{margin:1rem}.pt-4{padding-top:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pr-4{padding-right:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.p-4{padding:1rem}.gap-4{gap:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mr-5{margin-right:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.m-5{margin:1.25rem}.pt-5{padding-top:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pr-5{padding-right:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.p-5{padding:1.25rem}.gap-5{gap:1.25rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mr-6{margin-right:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.m-6{margin:1.5rem}.pt-6{padding-top:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pr-6{padding-right:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.p-6{padding:1.5rem}.gap-6{gap:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mr-8{margin-right:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-8{margin-top:2rem;margin-bottom:2rem}.m-8{margin:2rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pr-8{padding-right:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-8{padding-top:2rem;padding-bottom:2rem}.p-8{padding:2rem}.gap-8{gap:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.mr-10{margin-right:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.m-10{margin:2.5rem}.pt-10{padding-top:2.5rem}.pb-10{padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.pr-10{padding-right:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.p-10{padding:2.5rem}.gap-10{gap:2.5rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.ml-12{margin-left:3rem}.mr-12{margin-right:3rem}.mx-12{margin-left:3rem;margin-right:3rem}.my-12{margin-top:3rem;margin-bottom:3rem}.m-12{margin:3rem}.pt-12{padding-top:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.pr-12{padding-right:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-12{padding-top:3rem;padding-bottom:3rem}.p-12{padding:3rem}.gap-12{gap:3rem}.mt-16{margin-top:4rem}.mb-16{margin-bottom:4rem}.ml-16{margin-left:4rem}.mr-16{margin-right:4rem}.mx-16{margin-left:4rem;margin-right:4rem}.my-16{margin-top:4rem;margin-bottom:4rem}.m-16{margin:4rem}.pt-16{padding-top:4rem}.pb-16{padding-bottom:4rem}.pl-16{padding-left:4rem}.pr-16{padding-right:4rem}.px-16{padding-left:4rem;padding-right:4rem}.py-16{padding-top:4rem;padding-bottom:4rem}.p-16{padding:4rem}.gap-16{gap:4rem}.d-none{display:none}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-grid{display:grid}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1}.flex-auto{flex:auto}.flex-shrink-0{flex-shrink:0}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}
