@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,300..700,0..1,-50..200";@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing: .25rem;--font-weight-normal: 400;--ease-in-out: cubic-bezier(.4, 0, .2, 1);--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor;@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.contents{display:contents}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-6{gap:calc(var(--spacing) * 6)}.space-y-4{:where(&>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.font-normal{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.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-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-200{--tw-duration: .2s;transition-duration:.2s}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{color-scheme:light;--rs-font-sans: "IBM Plex Sans", "Segoe UI", sans-serif;--rs-font-display: "Space Grotesk", "IBM Plex Sans", sans-serif;--rs-text: #0f1e2e;--rs-text-muted: #4e6070;--rs-text-soft: #7a90a6;--rs-bg: #ffffff;--rs-bg-soft: #eef2f6;--rs-surface: #ffffff;--rs-surface-soft: #f7fafd;--rs-border: #ccd8e4;--rs-border-strong: #b0c0d0;--rs-accent: #0f766e;--rs-accent-strong: #0b5f59;--rs-accent-light: #14b8a6;--rs-accent-soft: rgba(20, 184, 166, .14);--rs-focus: rgba(15, 118, 110, .24);--rs-danger: #b42318;--rs-danger-soft: rgba(180, 35, 24, .12);--rs-success: #117a65;--rs-success-soft: rgba(17, 122, 101, .14);--rs-gradient-brand: linear-gradient(135deg, #0f766e 0%, #0f172a 100%);--rs-gradient-dark: linear-gradient(160deg, #0f172a 0%, #0d2136 100%);--rs-gradient-teal: linear-gradient(135deg, #14b8a6 0%, #0f766e 100%);--rs-gradient-hero: linear-gradient( 160deg, #ffffff 0%, #fbfcfd 55%, #f4f6f8 100% );--rs-shadow-xs: 0 1px 3px rgba(10, 20, 40, .06), 0 1px 2px rgba(10, 20, 40, .04);--rs-shadow-sm: 0 4px 16px -4px rgba(10, 20, 40, .14), 0 1px 4px rgba(10, 20, 40, .06);--rs-shadow-md: 0 12px 40px -8px rgba(10, 20, 40, .22), 0 2px 8px rgba(10, 20, 40, .08);--rs-shadow-lg: 0 28px 72px -16px rgba(10, 20, 40, .3), 0 4px 16px rgba(10, 20, 40, .1);--rs-shadow-teal: 0 0 0 3px rgba(20, 184, 166, .28), 0 6px 24px -6px rgba(15, 118, 110, .35);--rs-shadow: var(--rs-shadow-lg);--rs-shadow-soft: var(--rs-shadow-md);--rs-radius-sm: 6px;--rs-radius-md: 8px;--rs-radius-lg: 10px;--rs-radius-xl: 12px}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulseGlow{0%,to{box-shadow:0 0 #14b8a659}50%{box-shadow:0 0 0 6px #14b8a600}}html{scroll-behavior:smooth;background:var(--rs-bg)}body{margin:0;min-height:100dvh;font-family:var(--rs-font-sans);font-size:15px;line-height:1.5;color:var(--rs-text);background:var(--rs-gradient-hero);text-rendering:optimizeLegibility}*{box-sizing:border-box}*::selection{background:#14b8a633}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:0;box-shadow:0 0 0 3px var(--rs-focus)}.text-gradient-brand{background:var(--rs-gradient-teal);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.primary-btn,.secondary-btn,.danger-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.2rem;padding:.36rem .7rem;border:1px solid transparent;border-radius:8px;font-size:.84rem;font-weight:600;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.primary-btn{background:var(--rs-gradient-brand);border-color:var(--rs-accent-strong);color:#f0fffd;box-shadow:0 2px 8px -2px #0f766e66}.secondary-btn{border-color:var(--rs-border);background:#ffffffeb;color:var(--rs-text);box-shadow:var(--rs-shadow-xs)}.danger-btn{border-color:#b423183d;background:var(--rs-danger-soft);color:var(--rs-danger)}.primary-btn:not(:disabled):hover,.secondary-btn:not(:disabled):hover,.danger-btn:not(:disabled):hover{transform:translateY(-2px)}.primary-btn:not(:disabled):hover{background:linear-gradient(135deg,#0b5f59,#0f172a);box-shadow:0 6px 20px -4px #0f766e7a}.secondary-btn:not(:disabled):hover{background:var(--rs-surface);border-color:var(--rs-border-strong);box-shadow:var(--rs-shadow-sm)}.danger-btn:not(:disabled):hover{background:#b423182e}.primary-btn:disabled,.secondary-btn:disabled,.danger-btn:disabled{opacity:.58;cursor:not-allowed;transform:none;box-shadow:none}.icon-font{font-family:Material Symbols Rounded;font-weight:500;font-style:normal;font-size:20px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}.crud-module{display:grid;gap:1rem}.crud-module .crud-header{min-width:0;padding:.1rem 0 .55rem;display:grid;gap:.45rem;align-items:start}.crud-module .page-heading{display:grid;gap:.3rem}.crud-module .page-kicker{margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;color:var(--rs-accent);opacity:.8}.crud-module .crud-header h1{margin:0;font-family:var(--rs-font-display);font-size:clamp(1.45rem,3.3vw,1.85rem);line-height:1.02;letter-spacing:-.03em;background:linear-gradient(135deg,var(--rs-text) 0%,var(--rs-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.crud-module .crud-filters{min-width:0;border:1px solid var(--rs-border);border-radius:var(--rs-radius-md);background:#ffffffb3;padding:.58rem .72rem;display:grid;gap:.5rem}.crud-module .crud-list-panel{min-width:0;border:1px solid var(--rs-border);border-radius:var(--rs-radius-lg);background:#fffffff5;box-shadow:var(--rs-shadow-xs)}.crud-module label{display:grid;gap:.25rem;min-width:0;font-size:.76rem;font-weight:600;color:var(--rs-text-muted)}.crud-module input,.crud-module select,.crud-module textarea{width:100%;min-height:2.2rem;border:1px solid var(--rs-border);border-radius:8px;background:var(--rs-surface);padding:.4rem .62rem;font-size:.85rem;transition:border-color .18s ease,box-shadow .18s ease}.crud-module textarea{min-height:108px;resize:vertical}.crud-module input::placeholder,.crud-module textarea::placeholder{color:var(--rs-text-soft)}.crud-module input:focus,.crud-module select:focus,.crud-module textarea:focus{outline:0;border-color:#0f766e8a;box-shadow:0 0 0 3px var(--rs-focus)}.crud-module .filters-actions,.crud-module .form-actions,.crud-module .row-actions,.crud-module .crud-pagination,.crud-module .relation-actions{display:flex;flex-wrap:wrap;gap:.35rem}.crud-module .icon-only-btn{width:2.15rem;height:2.15rem;padding:0}.crud-module .header-action-btn .icon-font,.crud-module .modal-action-btn .icon-font,.crud-module .icon-only-btn .icon-font,.crud-module .row-icon-btn .icon-font{font-size:.95rem;font-variation-settings:"FILL" 0,"wght" 560,"GRAD" 0,"opsz" 24}.crud-module .header-action-btn{justify-self:start}.crud-module .row-icon-btn{width:1.75rem;height:1.75rem;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:var(--rs-text-muted);cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .15s ease}.crud-module .row-icon-btn:hover:not(:disabled){background:var(--rs-accent-soft);color:var(--rs-accent-strong);transform:scale(1.12)}.crud-module .row-icon-btn-danger{color:var(--rs-danger)}.crud-module .row-icon-btn-danger:hover:not(:disabled){background:#b423181a;transform:scale(1.12)}.crud-module .row-icon-btn:disabled{opacity:.35;cursor:not-allowed}.crud-module .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.crud-module .feedback{margin:0;border:1px solid var(--rs-border);border-radius:var(--rs-radius-md);background:#ffffffeb;padding:.54rem .68rem;font-size:.84rem}.crud-module .feedback.error{border-color:#b423183d;color:var(--rs-danger);background:var(--rs-danger-soft)}.crud-module .feedback.success{border-color:#117a653d;color:var(--rs-success);background:var(--rs-success-soft)}.crud-module .kpi-card{display:grid;gap:.28rem;border:1px solid var(--rs-border);border-radius:var(--rs-radius-md);background:#fffffff5;padding:.9rem 1rem;box-shadow:var(--rs-shadow-xs)}.crud-module .kpi-card p,.crud-module .kpi-label,.crud-module .kpi-value{margin:0}.crud-module .kpi-label{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--rs-text-muted)}.crud-module .kpi-value{font-family:var(--rs-font-display);font-size:clamp(1.7rem,4.2vw,2.25rem);line-height:1;color:var(--rs-text)}.crud-module .kpi-card p{font-size:.8rem;line-height:1.4;color:var(--rs-text-muted)}.crud-module .crud-list-panel{padding:.7rem .78rem .78rem}.crud-module .crud-list-toolbar,.crud-module .modal-header{display:flex;justify-content:space-between;align-items:center;gap:.55rem}.crud-module .crud-list-toolbar{padding-bottom:.65rem;border-bottom:1px solid var(--rs-border)}.crud-module .crud-list-toolbar p,.crud-module .crud-page-size,.crud-module .crud-pagination p,.crud-module .loading,.crud-module .empty,.crud-module .loading-meta,.crud-module .empty-meta{margin:0;color:var(--rs-text-muted)}.crud-module .crud-page-size{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem}.crud-module .crud-page-size select{min-width:72px}.crud-module .loading,.crud-module .empty,.crud-module .loading-meta,.crud-module .empty-meta{margin-top:.85rem}.crud-module .crud-table-wrapper{margin-top:.5rem;border:1px solid var(--rs-border);border-radius:8px;background:var(--rs-surface);overflow-x:auto;box-shadow:var(--rs-shadow-xs)}.crud-module .crud-table{width:100%;border-collapse:separate;border-spacing:0}.crud-module .crud-table th,.crud-module .crud-table td{border-bottom:1px solid var(--rs-border);text-align:left;padding-inline:.68rem;vertical-align:middle}.crud-module .crud-table th{padding-block:.5rem}.crud-module .crud-table td{padding-block:.48rem;line-height:1.2}.crud-module .crud-table tr:last-child td{border-bottom:0}.crud-module .crud-table th{background:#fffffffa;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--rs-text-soft);border-bottom:1px solid var(--rs-border-strong)}.crud-module .crud-main-row{cursor:pointer;transition:background-color .15s ease}.crud-module .crud-main-row:hover{background:#14b8a60e}.crud-module .crud-main-row td:first-child{position:relative;padding-left:1.45rem}.crud-module .crud-main-row td:first-child:before{content:"";position:absolute;left:.56rem;top:50%;width:.42rem;height:.42rem;border-right:1.5px solid var(--rs-text-soft);border-bottom:1.5px solid var(--rs-text-soft);transform:translateY(-64%) rotate(-45deg);transition:transform .2s ease}.crud-module .table-row-selected td:first-child:before{transform:translateY(-40%) rotate(45deg)}.crud-module .cell-strong{font-weight:600}.crud-module .estado-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.16rem .5rem;border-radius:6px;background:var(--rs-accent-soft);color:var(--rs-accent-strong);font-size:.74rem;font-weight:600;border:1px solid rgba(20,184,166,.2)}.crud-module .estado-pill:before{content:"";width:.42rem;height:.42rem;border-radius:999px;background:var(--rs-accent);animation:pulseGlow 2.4s ease-in-out infinite}.crud-module .table-row-inactive{opacity:.55}.crud-module .table-row-selected{background:#14b8a612}.crud-module .crud-pagination{margin-top:.55rem;justify-content:space-between;align-items:center}.crud-module .modal-overlay{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:1rem;animation:fadeIn .18s ease}.crud-module .modal-backdrop{position:absolute;inset:0;border:0;background:#0a122099;backdrop-filter:blur(4px)}.crud-module .crud-modal-panel{position:relative;z-index:1;width:min(820px,100%);max-height:calc(100dvh - 2rem);overflow:auto;border:1px solid var(--rs-border-strong);border-radius:10px;background:#fff;box-shadow:var(--rs-shadow-lg);animation:fadeSlideUp .22s ease}.crud-module .form-panel{width:min(880px,100%);padding:.8rem}.crud-module .modal-header{padding:.05rem .05rem .65rem;border-bottom:1px solid var(--rs-border)}.crud-module .modal-header h2{margin:0;font-family:var(--rs-font-display);font-size:.94rem;letter-spacing:-.02em}.crud-module .crud-form{margin-top:.8rem;display:grid;gap:.55rem}.crud-module .form-panel input,.crud-module .form-panel select,.crud-module .form-panel textarea{background:var(--rs-surface-soft)}.crud-module .modal-action-btn{min-height:2.1rem}.crud-module small{color:var(--rs-danger)}.crud-module .checkbox-label{display:flex;align-items:center;gap:.6rem;font-weight:500}.crud-module .checkbox-label input{width:1rem;height:1rem;min-height:auto;accent-color:var(--rs-accent)}@media (min-width: 760px){.crud-module .crud-header{grid-template-columns:minmax(0,1fr) auto}.crud-module .header-action-btn{justify-self:end}}@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-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-font-weight{syntax: "*"; inherits: false;}@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;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@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-space-y-reverse: 0;--tw-font-weight: initial;--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;--tw-duration: initial;--tw-ease: initial}}}
