/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@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-border-style:solid;--tw-outline-style:solid}}}@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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}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{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}: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)){::placeholder{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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f1f5f9;font-family:ui-sans-serif,system-ui,sans-serif}}@layer components;@layer utilities{.absolute{position:absolute}.static{position:static}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}.app-shell{background:radial-gradient(circle at 0 0,#2c7a7b24,#0000 30%),linear-gradient(#f4f7f6 0%,#edf2f1 100%);width:100%;min-height:100vh}.app-login-wrap{place-items:center;min-height:calc(100vh - 64px);display:grid}.app-loading-wrap{place-items:center;min-height:100vh;padding:24px;display:grid}.app-loading-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffffeb;border:1px solid #0f172a14;border-radius:24px;width:min(360px,100%);padding:32px 28px;box-shadow:0 20px 60px #0f172a14}.app-loading-spinner{border:4px solid #2c7a7b2e;border-top-color:#2c7a7b;border-radius:999px;width:52px;height:52px;margin:0 auto 18px;animation:.9s linear infinite app-spin}.app-loading-title{color:#122c34;margin-bottom:8px;font-size:26px}.app-loading-copy{color:#61737a;line-height:1.6}.app-login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #0f172a14;border-radius:24px;width:min(420px,100%);padding:28px;box-shadow:0 20px 60px #0f172a14}.app-login-title{color:#122c34;margin-bottom:8px;font-size:28px}.app-login-copy{color:#61737a;margin-bottom:20px;line-height:1.6}.app-login-form{flex-direction:column;gap:14px;display:flex}.app-field{flex-direction:column;gap:8px;display:flex}.app-field label{color:#27424a;font-size:14px;font-weight:700}.app-field input{color:#122c34;background:#f9fbfb;border:1px solid #122c341f;border-radius:12px;width:100%;padding:10px 12px;font-size:14px}.app-field input:focus{border-color:#2c7a7b;outline:none;box-shadow:0 0 0 4px #2c7a7b1f}.app-login-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#163942 0%,#2c7a7b 100%);border:none;border-radius:14px;margin-top:6px;padding:12px 16px;font-size:14px;font-weight:700}.app-topbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border-bottom:1px solid #0f172a14;justify-content:center;width:100%;margin:0;padding:12px;display:flex;position:fixed;top:0;left:0;right:0}.app-nav{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.app-nav-button{color:#27424a;cursor:pointer;background:#f8fbfb;border:1px solid #122c3414;border-radius:14px;padding:10px 14px;font-size:13px;font-weight:700}.app-nav-button.is-active{color:#18534f;background:#dff0ec;border-color:#18534f24}.app-content{width:100%;padding-top:76px}@keyframes app-spin{to{transform:rotate(360deg)}}@media (width<=768px){.app-topbar{flex-direction:column;align-items:stretch;padding:16px}.app-nav{width:100%}.app-nav-button{flex:100%}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}.register-aldermans-page{background:radial-gradient(circle at 0 0,#2c7a7b2e,#0000 28%),linear-gradient(#f4f7f6 0%,#edf2f1 100%);width:100%;min-height:100vh;padding:32px 20px 48px}.register-aldermans-shell{flex-direction:column;gap:24px;width:min(860px,100%);margin:0 auto;display:flex}.register-aldermans-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #0f172a14;border-radius:24px;box-shadow:0 20px 60px #0f172a14}.register-aldermans-header-compact{padding:16px 20px}.register-aldermans-meta{flex-wrap:wrap;gap:12px;display:flex}.register-aldermans-badge{color:#27424a;background:#f8fbfb;border:1px solid #18534f1f;border-radius:16px;align-items:center;gap:8px;padding:12px 14px;font-size:14px;display:inline-flex}.register-aldermans-badge strong{color:#122c34}.register-aldermans-panel{padding:24px}.register-aldermans-tabs{background:#f4f8f7;border:1px solid #122c3414;border-radius:18px;flex-wrap:wrap;gap:10px;padding:8px;display:inline-flex}.register-aldermans-tab{color:#52656d;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:11px 18px;font-size:14px;font-weight:700;transition:transform .2s,background .2s,color .2s,box-shadow .2s}.register-aldermans-tab:hover{color:#18534f;background:#2c7a7b14;transform:translateY(-1px)}.register-aldermans-tab.is-active{color:#fff;background:linear-gradient(135deg,#163942 0%,#2c7a7b 100%);box-shadow:0 12px 24px #16394233}.register-aldermans-panel-title{color:#122c34;margin-bottom:8px;font-size:24px}.register-aldermans-panel-copy{color:#61737a;margin-bottom:20px;line-height:1.6}.register-aldermans-form{flex-direction:column;gap:16px;display:flex}.register-aldermans-field{flex-direction:column;gap:8px;display:flex}.register-aldermans-field label{color:#27424a;font-size:14px;font-weight:700}.register-aldermans-input,.register-aldermans-file{color:#122c34;background:#f9fbfb;border:1px solid #122c341f;border-radius:12px;width:100%;transition:border-color .2s,box-shadow .2s}.register-aldermans-input{padding:10px 12px;font-size:14px}.register-aldermans-file{padding:8px 10px;font-size:13px}.register-aldermans-input:focus,.register-aldermans-file:focus{border-color:#2c7a7b;outline:none;box-shadow:0 0 0 4px #2c7a7b1f}.register-aldermans-preview{background:#f4f7f7;border:1px solid #122c3414;border-radius:18px;align-items:center;gap:14px;padding:12px;display:flex}.register-aldermans-preview img,.register-aldermans-preview-fallback{object-fit:cover;border-radius:18px;width:64px;height:64px}.register-aldermans-preview-fallback{color:#18534f;background:linear-gradient(135deg,#dbe9e7 0%,#b9d6d0 100%);place-items:center;font-size:20px;font-weight:700;display:grid}.register-aldermans-preview span{color:#61737a;font-size:13px}.register-aldermans-list-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.register-aldermans-counter{text-align:center;background:#f5f8f8;border-radius:14px;min-width:72px;padding:10px 12px}.register-aldermans-counter strong{color:#122c34;font-size:18px;display:block}.register-aldermans-counter span{color:#61737a;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.register-aldermans-list{flex-direction:column;gap:10px;display:flex}.register-aldermans-item{background:#fcfdfd;border:1px solid #122c3414;border-radius:18px;grid-template-columns:68px minmax(0,1fr);gap:14px;padding:14px;display:grid}.register-aldermans-avatar,.register-aldermans-avatar-fallback{object-fit:cover;border-radius:18px;width:68px;height:68px}.register-aldermans-avatar-fallback{color:#fff;background:linear-gradient(135deg,#163942 0%,#2c7a7b 100%);place-items:center;font-size:22px;font-weight:700;display:grid}.register-aldermans-item-body{flex-direction:column;gap:10px;min-width:0;display:flex}.register-aldermans-item-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.register-aldermans-item-top h3{color:#122c34;font-size:18px;line-height:1.1}.register-aldermans-tag{color:#18534f;letter-spacing:.04em;text-transform:uppercase;background:#dff0ec;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.register-aldermans-item-body p{color:#52656d;word-break:break-word;font-size:14px;line-height:1.5}.register-aldermans-actions{flex-wrap:wrap;gap:10px;display:flex}.register-aldermans-empty{color:#61737a;text-align:center;background:#f8fbfb;border:1px dashed #122c3429;border-radius:22px;padding:28px;line-height:1.6}.register-sessions-list{flex-direction:column;gap:14px;display:flex}.register-session-card{background:linear-gradient(#fff 0%,#f8fbfb 100%);border:1px solid #122c341a;border-radius:20px;padding:18px;box-shadow:0 16px 40px #0f172a0f}.register-session-card.is-deleted{background:linear-gradient(#fff7f3 0%,#fff2eb 100%);border-color:#c8432247}.register-session-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.register-session-card-title-wrap{flex-direction:column;gap:10px;min-width:0;display:flex}.register-session-card-title{color:#122c34;margin:0;font-size:22px;line-height:1.2}.register-session-status{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.register-session-status-deleted{color:#a6381d;background:#f8dfd9}.register-session-id{color:#61737a;font-size:13px;font-weight:700}.register-session-badges{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.register-session-badge{color:#163942;background:#e6f0ef;border-radius:999px;align-items:center;padding:9px 13px;font-size:13px;font-weight:600;display:inline-flex}.register-session-badge-secondary{color:#174a7c;background:#edf4fb}.register-session-badge-locked{color:#a6381d;background:#f8dfd9}.register-session-audit{color:#8c341d;background:#c8432214;border-radius:14px;margin-top:16px;padding:12px 14px;font-size:13px;font-weight:600}.register-session-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.register-session-action-primary,.register-session-action-secondary{border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:10px 14px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.register-session-action-primary{color:#fff;background:linear-gradient(135deg,#001c4a 0%,#094fa3 100%)}.register-session-action-secondary{color:#094fa3;background:#edf4fb}.register-session-action-primary:hover,.register-session-action-secondary:hover{transform:translateY(-1px);box-shadow:0 12px 24px #094fa326}.edit-alderman-modal{margin:16px}.edit-alderman-modal-header{color:#122c34;padding-bottom:4px}.edit-alderman-modal-body{flex-direction:column;gap:18px;padding-top:8px;display:flex}.edit-alderman-modal-hero{background:#f5f8f8;border:1px solid #122c3414;border-radius:18px;align-items:center;gap:14px;padding:14px;display:flex}.edit-alderman-modal-name{color:#122c34;margin-bottom:4px;font-size:18px;display:block}.edit-alderman-modal-copy{color:#61737a;font-size:13px;line-height:1.5}.edit-alderman-modal-footer{gap:10px}@media (width<=640px){.register-aldermans-page{padding:20px 14px 32px}.register-aldermans-header-compact,.register-aldermans-panel{padding:20px}.register-aldermans-list-header{flex-direction:column}.register-aldermans-tabs{width:100%}.register-aldermans-tab{flex:160px;justify-content:center}.register-aldermans-item{grid-template-columns:1fr}.register-aldermans-avatar,.register-aldermans-avatar-fallback{border-radius:16px;width:60px;height:60px}.edit-alderman-modal-hero{align-items:flex-start}}.chambers-page{background:radial-gradient(circle at 0 0,#2c7a7b1f,#0000 28%),linear-gradient(#f4f7f6 0%,#edf2f1 100%);width:100%;min-height:100vh;padding:24px 20px 40px}.chambers-shell{width:min(760px,100%);margin:0 auto}.chambers-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #0f172a14;border-radius:24px;padding:24px;box-shadow:0 20px 60px #0f172a14}.chambers-header{margin-bottom:20px}.chambers-overline{color:#18534f;letter-spacing:.08em;text-transform:uppercase;background:#d9ece8;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.chambers-title{color:#122c34;margin-top:12px;font-size:26px}.chambers-copy{color:#61737a;margin-top:8px;line-height:1.6}.chambers-form{flex-direction:column;gap:14px;display:flex}.chambers-field{flex-direction:column;gap:8px;display:flex}.chambers-field label{color:#27424a;font-size:13px;font-weight:700}.chambers-input,.chambers-file{color:#122c34;background:#f9fbfb;border:1px solid #122c341f;border-radius:12px;width:100%;transition:border-color .2s,box-shadow .2s}.chambers-input{padding:10px 12px;font-size:14px}.chambers-file{padding:8px 10px;font-size:13px}.chambers-input:focus,.chambers-file:focus{border-color:#2c7a7b;outline:none;box-shadow:0 0 0 4px #2c7a7b1f}.chambers-preview{background:#f5f8f8;border:1px solid #122c3414;border-radius:16px;align-items:center;gap:12px;padding:12px;display:flex}.chambers-preview img,.chambers-preview-fallback{object-fit:cover;border-radius:16px;width:58px;height:58px}.chambers-preview-fallback{color:#18534f;background:linear-gradient(135deg,#dbe9e7 0%,#b9d6d0 100%);place-items:center;font-size:20px;font-weight:700;display:grid}.chambers-preview span{color:#61737a;font-size:13px;line-height:1.5}.chambers-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#163942 0%,#2c7a7b 100%);border:none;border-radius:14px;width:fit-content;min-width:160px;padding:11px 16px;font-size:14px;font-weight:700}.chambers-submit:disabled{opacity:.7;cursor:wait}@media (width<=640px){.chambers-page{padding:20px 14px 28px}.chambers-card{border-radius:20px;padding:20px}.chambers-submit{width:100%}}.chambers-list-shell{width:min(78%,1200px);margin:0 auto}.chambers-grid{flex-direction:column;gap:16px;padding:24px 30px 40px;display:flex}.inputsearch{background:#fff;border:1px solid #0f172a17;border-radius:14px;flex-direction:column;gap:8px;margin:0 30px;padding:18px 22px;display:flex;box-shadow:0 2px 8px #0f172a0d}.inputsearch label{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.inputsearch input{color:#1e293b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:50%;height:40px;padding:0 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.inputsearch input:focus{background:#fff;border-color:#2c7a7b;box-shadow:0 0 0 3px #2c7a7b1f}.containerchamber{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:stretch;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 1px 4px #0f172a0f}.containerchamber:hover{border-color:#a8d4d4;box-shadow:0 4px 16px #2c7a7b1f}.chamber-card-accent{background:#2c7a7b;flex-shrink:0;align-self:stretch;width:5px}.chamber-card-inner{flex:1;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.chamber-card-main{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.chamber-card-icon{background:#f0f7f7;border:1px solid #cce5e5;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;display:flex}.chamber-card-copy{min-width:0}.chamber-card-copy h2{color:#122c34;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:18px;font-weight:700;line-height:1.3;overflow:hidden}.chamber-card-copy h3{color:#94a3b8;letter-spacing:.01em;margin:5px 0 0;font-size:13px;font-weight:500}.chamber-card-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.chamber-card-button{letter-spacing:.02em!important;text-transform:uppercase!important;height:32px!important;box-shadow:none!important;background:0 0!important;border:1.5px solid #0000!important;border-radius:8px!important;align-items:center!important;gap:5px!important;padding:0 14px!important;font-size:12px!important;font-weight:700!important;transition:background .15s,color .15s,border-color .15s!important;display:inline-flex!important}.chamber-card-button-edit{color:#18534f!important;border-color:#18534f!important}.chamber-card-button-edit:hover{background:#dff0ec!important}.chamber-card-button-occurrences{color:#334155!important;border-color:#334155!important}.chamber-card-button-occurrences:hover{background:#f1f5f9!important}.chamber-card-button-protocol{color:#854d0e!important;border-color:#854d0e!important}.chamber-card-button-protocol:hover{background:#fef9c3!important}.chamber-card-button-news{color:#fff!important;background:#2c7a7b!important;border-color:#2c7a7b!important}.chamber-card-button-news:hover{background:#1f6061!important;border-color:#1f6061!important}@media (width<=768px){.chambers-list-shell{width:100%}.chambers-grid{padding:16px 12px 32px}.inputsearch{margin:0 12px}.inputsearch input{width:100%}.chamber-card-inner{flex-direction:column;align-items:flex-start;gap:12px}.chamber-card-actions{justify-content:flex-start;width:100%}.chamber-card-button{flex:calc(50% - 4px)!important;justify-content:center!important}}.occurrences-page{background:radial-gradient(circle at 0 0,#2c7a7b1f,#0000 28%),linear-gradient(#f4f7f6 0%,#edf2f1 100%);width:100%;min-height:100vh;padding:24px 20px 40px}.occurrences-shell{flex-direction:column;gap:20px;width:min(920px,100%);margin:0 auto;display:flex}.occurrences-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #0f172a14;border-radius:24px;box-shadow:0 20px 60px #0f172a14}.occurrences-header{justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.occurrences-overline{color:#18534f;letter-spacing:.08em;text-transform:uppercase;background:#d9ece8;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.occurrences-title{color:#122c34;margin-top:10px;font-size:26px}.occurrences-copy{color:#61737a;margin-top:6px;font-size:14px}.occurrences-meta{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.occurrences-meta-item{background:#f5f8f8;border:1px solid #122c3414;border-radius:14px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.occurrences-meta-item span{color:#6f848a;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.occurrences-meta-item strong{color:#122c34;font-size:14px}.occurrences-create-button{border-radius:14px!important}.occurrences-list-card{padding:22px}.occurrences-list-header{justify-content:space-between;gap:16px;margin-bottom:18px;display:flex}.occurrences-list-header h2{color:#122c34;font-size:22px}.occurrences-list-header p{color:#61737a;margin-top:6px}.occurrences-counter{text-align:center;background:#f5f8f8;border-radius:14px;min-width:74px;padding:10px 12px}.occurrences-counter strong{color:#122c34;font-size:18px;display:block}.occurrences-counter span{color:#61737a;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.occurrences-list{flex-direction:column;gap:12px;display:flex}.occurrences-item{background:#fbfdfd;border:1px solid #122c3414;border-radius:18px;padding:16px}.occurrences-item-main{flex-direction:column;gap:14px;display:flex}.occurrences-item-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.occurrences-item-actions{flex-wrap:wrap;gap:8px;display:flex}.occurrences-item h3{color:#122c34;font-size:17px}.occurrences-item p{color:#61737a;margin-top:6px;font-size:13px;line-height:1.6}.occurrences-dates{color:#6f848a;flex-wrap:wrap;gap:10px 14px;font-size:12px;display:flex}.occurrences-details{border-top:1px solid #122c3414;flex-direction:column;gap:10px;padding-top:8px;display:flex}.occurrences-details strong{color:#163942;font-size:13px}.occurrences-details-list{flex-direction:column;gap:10px;display:flex}.occurrences-detail-item{background:#f5f8f8;border-radius:16px;padding:12px 14px}.occurrences-empty{color:#61737a;text-align:center;background:#f8fbfb;border:1px dashed #122c3429;border-radius:18px;padding:28px}.occurrences-modal{border-radius:24px!important}.occurrences-modal-body{flex-direction:column;gap:16px;display:flex}.occurrences-modal-footer{gap:10px}.occurrences-delete-copy{color:#61737a;line-height:1.6}.occurrences-field{flex-direction:column;gap:8px;display:flex}.occurrences-field label{color:#27424a;font-size:14px;font-weight:700}.occurrences-input,.occurrences-textarea{color:#122c34;background:#f9fbfb;border:1px solid #122c341f;border-radius:12px;width:100%}.occurrences-input{padding:10px 12px;font-size:14px}.occurrences-textarea{padding:12px!important;font-size:14px!important}@media (width<=640px){.occurrences-page{padding:20px 14px 28px}.occurrences-header,.occurrences-list-header,.occurrences-item,.occurrences-item-top,.occurrences-item-actions{flex-direction:column;align-items:flex-start}.occurrences-create-button{width:100%}}.rs-page{background-color:#f8fafc;min-height:100vh;padding:24px 16px}@media (width>=640px){.rs-page{padding:24px}}@media (width>=1024px){.rs-page{padding:32px}}.rs-shell{flex-direction:column;gap:16px;max-width:1152px;margin:0 auto;display:flex}.rs-header-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:24px;padding:20px;display:flex;box-shadow:0 1px 2px #0000000d}@media (width>=640px){.rs-header-card{padding:28px}}@media (width>=1024px){.rs-header-card{flex-direction:row;justify-content:space-between;align-items:flex-end}}.rs-header-main{min-width:0}.rs-overline{text-transform:uppercase;letter-spacing:.2em;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;margin-bottom:12px;padding:4px 12px;font-size:10px;font-weight:600;display:inline-flex}.rs-back-link{color:#0369a1;align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.rs-back-link:hover{color:#0c4a6e}.rs-title{letter-spacing:-.02em;color:#020617;max-width:896px;margin-top:16px;font-size:24px;font-weight:600;line-height:1.25}@media (width>=640px){.rs-title{font-size:30px}}.rs-header-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.rs-tag{color:#334155;background:#f1f5f9;border-radius:999px;align-items:center;padding:6px 12px;font-size:14px;font-weight:500;display:inline-flex}.rs-tag.is-deleted{color:#b91c1c;background:#fef2f2}.rs-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-weight:600;transition:all .2s;display:inline-flex}.rs-btn:disabled{opacity:.6;cursor:not-allowed}.rs-btn-outline{color:#334155!important;background-color:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;height:40px!important;padding:0 16px!important;font-size:14px!important}.rs-btn-outline:hover:not(:disabled){background-color:#f8fafc!important}.rs-filters-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;gap:8px;padding:8px;display:flex;box-shadow:0 1px 2px #0000000d}.rs-filter-btn{color:#64748b;background:0 0;border-radius:8px;align-items:center;min-height:40px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.rs-filter-btn:hover{color:#1e293b;background:#f1f5f9}.rs-filter-btn.is-active{color:#fff;background:#0f172a}.rs-loading-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:48px 24px;box-shadow:0 1px 2px #0000000d}.rs-loading-inner{color:#475569;justify-content:center;align-items:center;gap:12px;display:flex}.rs-spinner{border:2px solid #cbd5e1;border-top-color:#0f172a;border-radius:50%;width:20px;height:20px;animation:1s linear infinite rs-spin}@keyframes rs-spin{to{transform:rotate(360deg)}}.rs-summary-grid{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=640px){.rs-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1280px){.rs-summary-grid{grid-template-columns:repeat(3,1fr)}}.rs-summary-card{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.rs-summary-label{text-transform:uppercase;letter-spacing:.16em;color:#64748b;font-size:11px;font-weight:600;display:block}.rs-summary-value{letter-spacing:-.02em;color:#020617;margin-top:12px;font-size:30px;font-weight:600;display:block}.rs-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;box-shadow:0 1px 2px #0000000d}@media (width>=640px){.rs-section{padding:28px}}.rs-section-header{margin-bottom:24px}.rs-section-title{letter-spacing:-.02em;color:#0f172a;font-size:24px;font-weight:600}.rs-section-desc{color:#64748b;margin-top:4px;font-size:14px}.rs-section-list{flex-direction:column;gap:16px;display:flex}.rs-item-card{background:#f8fafc99;border:1px solid #e2e8f0;border-radius:12px;padding:16px}@media (width>=640px){.rs-item-card{padding:20px}}.rs-item-card.is-retired{background:#fefce899;border-color:#fde047}.rs-item-top{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:12px;padding-bottom:16px;display:flex}.rs-item-top.no-border{border-bottom:none;padding-bottom:0}@media (width>=640px){.rs-item-top{flex-direction:row;justify-content:space-between;align-items:flex-start}}.rs-item-title{color:#0f172a;margin-bottom:4px;font-size:16px;font-weight:600}@media (width>=640px){.rs-item-title{font-size:18px}}.rs-item-date{color:#64748b;margin:0;font-size:14px}.rs-item-badges{flex-wrap:wrap;gap:8px;display:flex}.rs-badge{border-radius:999px;align-items:center;min-height:28px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.rs-badge-slate{color:#334155;background:#e2e8f0}.rs-badge-cyan{color:#0e7490;background:#ecfeff;border:1px solid #cffafe}.rs-badge-rose{color:#be123c;background:#fff1f2;border:1px solid #ffe4e6}.rs-badge-amber{color:#b45309;background:#fffc;border:1px solid #fde047}.rs-badge-sky{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd}.rs-badge.is-emerald{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.rs-badge.is-red{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.rs-badge.is-amber{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.rs-badge.is-slate{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.rs-badge.is-blue{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.rs-btn-primary{color:#fff!important;background-color:#0f766e!important;border-radius:8px!important;height:36px!important;padding:0 16px!important;font-size:12px!important}.rs-btn-primary:hover:not(:disabled){background-color:#115e59!important}.rs-btn-danger{color:#fff!important;background-color:#b91c1c!important;border-radius:8px!important;height:36px!important;padding:0 16px!important;font-size:12px!important}.rs-btn-danger:hover:not(:disabled){background-color:#991b1b!important}.rs-btn-warning{color:#fff!important;background-color:#d97706!important;border-radius:6px!important;height:32px!important;padding:0 12px!important;font-size:12px!important}.rs-btn-warning:hover:not(:disabled){background-color:#b45309!important}.rs-btn-danger-sm{color:#fff!important;background-color:#b91c1c!important;border-radius:6px!important;height:32px!important;padding:0 12px!important;font-size:12px!important}.rs-btn-danger-sm:hover:not(:disabled){background-color:#991b1b!important}.rs-item-counter{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.rs-item-counter span{color:#475569;font-size:14px}.rs-item-counter-pill{color:#fff;background:#0f172a;border-radius:999px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 8px;font-size:14px;font-weight:600;display:inline-flex}.rs-detail-grid{grid-template-columns:1fr;gap:12px;margin-top:16px;display:grid}@media (width>=1024px){.rs-detail-grid{grid-template-columns:repeat(2,1fr)}}.rs-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px}.rs-detail-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.rs-detail-main{min-width:0}.rs-detail-title{color:#0f172a;font-size:14px;font-weight:600;display:block}.rs-detail-sub{color:#64748b;margin-top:4px;font-size:12px;line-height:1.25;display:block}.rs-detail-info{color:#475569;margin-top:12px;font-size:14px;line-height:1.5}.rs-detail-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.rs-empty-state{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:40px 24px;font-size:14px}.rs-editor-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:16px;padding:16px}.rs-form-row{flex-direction:column;gap:16px;display:flex}@media (width>=1024px){.rs-form-row{flex-direction:row}}.rs-form-field{display:block}.rs-form-field-flex{flex:1}.rs-form-field-fixed{width:100%}@media (width>=1024px){.rs-form-field-fixed{width:224px}}.rs-label-text{text-transform:uppercase;letter-spacing:.16em;color:#64748b;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.rs-input{color:#334155;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;height:38px;padding:8px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.rs-input:focus{border-color:#0f172a}.rs-editor-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.rs-editor-actions .rs-btn-primary,.rs-editor-actions .rs-btn-outline{height:40px!important;padding:0 20px!important;font-size:14px!important}@media print{.rs-print-hidden,.rs-filters-card,.rs-btn{display:none!important}.rs-page{background:#fff;padding:0}.rs-header-card,.rs-section,.rs-item-card,.rs-detail-card{box-shadow:none;break-inside:avoid;border-color:#e2e8f0}}
