/*! 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--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}}}.visible{visibility:visible}.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,)}.border{border-style:var(--tw-border-style);border-width:1px}.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,)}:root{--bg:#b8e3e9;--surface:#f5fbfc;--surface-alt:#e5f4f6;--dark:#0b2e33;--primary:#4f7c82;--text:#173438;--muted:#5d767a;--border:#0b2e331f;--shadow:0 18px 50px #0b2e331f;color:var(--text);background:radial-gradient(circle at top left, #ffffff8c, transparent 38%), linear-gradient(180deg, #d8f0f3 0%, var(--bg) 100%);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}body{background:0 0;min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@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}.ui-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;transition:all .2s;box-shadow:0 4px 6px -1px #0f172a0f,0 2px 4px -2px #0f172a0f}.ui-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #0f172a1f}.ui-button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:600;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.ui-button:after{content:"";opacity:0;background:radial-gradient(circle,#ffffff47 0%,#fff0 62%);transition:all .25s;position:absolute;inset:0;transform:scale(.3)}.ui-button:hover:not(:disabled){background:#3f676d;transform:translateY(-1px)scale(1.03);box-shadow:0 14px 24px #0b2e3329}.ui-button:active:not(:disabled){transform:scale(.97)}.ui-button:active:not(:disabled):after{opacity:1;transform:scale(1)}.ui-button:disabled{opacity:.65;cursor:not-allowed}.ui-loader{justify-content:center;align-items:center;min-height:48px;display:inline-flex}.ui-loader__spinner{border:3px solid #4f7c8240;border-top-color:var(--primary);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite ui-spin}@keyframes ui-spin{to{transform:rotate(360deg)}}.notifications-page{flex-direction:column;gap:20px;display:flex}.notifications-page__state,.notifications-page__error{justify-content:center;align-items:center;min-height:320px;display:flex}.notifications-page__error{color:#7a2f2f;font-weight:600}.notifications-page__header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.notifications-page__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#2ca8a1;margin:0 0 6px;font-size:.78rem;font-weight:700}.notifications-page__header h1{color:#111827;margin:0;font-size:2.05rem;line-height:1.1}.notifications-page__header p{color:#64748b;margin:8px 0 0}.notifications-page__mark-all{color:#fff;background:#4f7c82;border-radius:10px;min-height:40px;padding:0 16px}.notifications-page__mark-all:hover:not(:disabled){background:#3f676d}.notifications-page__stats-bar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.notifications-page__stat-chip{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe6ec;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:.88rem;font-weight:600;display:inline-flex}.notifications-page__stat-chip strong{color:#111827;font-size:.95rem}.notifications-page__stat-chip.is-active{color:#1f4f73;background:#e8f4ff;border-color:#bcd7f0}.notifications-page__filter-bar{background:#f8fbfd;border:1px solid #d8e3ea;border-radius:12px;align-items:center;gap:8px;width:fit-content;padding:6px;display:inline-flex}.notifications-page__filter-btn{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:34px;padding:0 12px;font-weight:600}.notifications-page__filter-btn:hover{background:#e8f1f5}.notifications-page__filter-btn.is-active{color:#fff;background:#4f7c82}.notifications-page__message{color:#0f766e;margin:0;font-size:.92rem;font-weight:600}.notifications-page__feed-card{border:1px solid #dbe6ec;border-radius:14px;padding:0;overflow:hidden}.notifications-page__feed-card--popover{border:none;border-radius:0;padding:0}.notifications-page__feed{gap:0;margin:0;padding:0;list-style:none;display:grid}.notifications-page__item{background:#fff;border:0;border-bottom:1px solid #edf2f6;border-radius:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.notifications-page--popover .notifications-page__item{gap:8px;padding:8px 10px}.notifications-page__item.is-unread{background:#f7fcfd}.notifications-page__item:last-child{border-bottom:0}.notifications-page__item-main{flex:1;min-width:0}.notifications-page__item-top{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.notifications-page__item-title{color:#0f172a;margin:6px 0 0;font-size:.98rem;font-weight:600}.notifications-page--popover .notifications-page__item-title{margin:3px 0 0;font-size:.8rem;line-height:1.3}.notifications-page__pill{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:3px 7px;font-size:.7rem;font-weight:700}.notifications-page--popover .notifications-page__pill{letter-spacing:.03em;padding:2px 5px;font-size:.55rem}.notifications-page__pill--submitted{color:#1f4f73;background:#e8f4ff}.notifications-page__pill--under-review{color:#5243a5;background:#f5f3ff}.notifications-page__pill--in-progress{color:#7f4c10;background:#fff6df}.notifications-page__pill--resolved{color:#1f6f45;background:#e8f8ef}.notifications-page__item-meta{color:#6b7280;margin:5px 0 0;font-size:.82rem;font-weight:400}.notifications-page--popover .notifications-page__item-meta{margin:2px 0 0;font-size:.7rem}.notifications-page__item-action-dot{cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;transition:all .2s;display:inline-flex}.notifications-page--popover .notifications-page__item-action-dot{color:#fff;background:#2563eb;border-radius:12px;width:auto;min-width:60px;height:24px;padding:0 8px;font-size:.7rem;font-weight:600}.notifications-page--popover .notifications-page__item-action-dot:hover{background:#1d4ed8;box-shadow:0 2px 8px #2563eb4d}.notifications-page--popover .notifications-page__item-action-dot span{display:none}.notifications-page--popover .notifications-page__item-action-dot:after{content:"Mark read";display:inline}.notifications-page__item-action-dot span{background:#2563eb;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #2563eb24}.notifications-page__item-action-dot:hover span{background:#1d4ed8;box-shadow:0 0 0 4px #2563eb2e}.notifications-page__read-label{display:none}.notifications-page__empty-state{text-align:center;padding:40px 16px}.notifications-page__empty-state h2{color:#0f172a;margin:0;font-size:1.2rem}.notifications-page__empty-state p{color:#64748b;margin:10px 0 0}@media (width<=900px){.notifications-page__header{flex-direction:column;align-items:flex-start}.notifications-page__item{padding:11px 12px}}.notifications-page__state--popover,.notifications-page__error--popover{background:#fff;border:1px solid #dbe6ec;border-radius:20px;min-height:220px;padding:16px;box-shadow:0 30px 60px #0f172a2e}.notifications-page--popover{background:#fff;border:1px solid #dbe6ec;border-radius:20px;gap:8px;width:320px;max-height:min(50vh,280px);padding:10px;overflow:hidden;box-shadow:0 30px 60px #0f172a2e}.notifications-page--popover .notifications-page__header{align-items:flex-start}.notifications-page__header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.notifications-page__close{color:#475569;cursor:pointer;background:#f8fbfd;border:1px solid #d8e3ea;border-radius:10px;min-height:40px;padding:0 14px;font-weight:600}.notifications-page__close:hover{background:#edf4f8}.notifications-page--popover .notifications-page__stats-bar{gap:8px}.notifications-page--popover .notifications-page__filter-bar{justify-content:space-between;width:100%}.notifications-page--popover .notifications-page__feed-card{flex:1;min-height:0;overflow:auto;box-shadow:none!important;border:none!important;padding:0!important}.notifications-page--popover .notifications-page__feed{gap:0}@media (width<=900px){.notifications-page--popover{max-height:calc(100vh - 120px)}}@media (width<=640px){.notifications-page--popover{padding:14px}.notifications-page__header-actions{flex-wrap:wrap;justify-content:space-between;width:100%}}.app-shell{background:radial-gradient(circle at 0 0,#2563eb1f,#0000 35%),radial-gradient(circle at 86% 20%,#0ea5e914,#0000 32%),linear-gradient(#f8fafc 0%,#f1f5f9 100%);min-height:100vh;display:flex}.app-shell--sidebar-collapsed .sidebar{width:92px;padding:24px 10px}.app-shell--sidebar-collapsed .sidebar__heading,.app-shell--sidebar-collapsed .sidebar__link-text,.app-shell--sidebar-collapsed .sidebar__support-text{display:none}.app-shell--sidebar-collapsed .sidebar__link{justify-content:center;padding:0}.app-shell--sidebar-collapsed .sidebar__nav,.app-shell--sidebar-collapsed .sidebar__footer{align-items:center}.app-shell--sidebar-collapsed .sidebar__logout,.app-shell--sidebar-collapsed .sidebar__support-link{width:100%}.app-shell__main-column{background:0 0;flex-direction:column;flex:1;min-width:0;display:flex}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border-bottom:1px solid #d1dbe3b8;justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:0 26px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #0f172a0a}.topbar__menu-btn{color:#35505d;cursor:pointer;background:#eef3f6;border:0;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.topbar__menu-btn svg{width:19px;height:19px}.topbar__brand-wrap{align-items:center;gap:12px;display:flex}.topbar__brand-wrap--logo{gap:10px;transition:transform .2s}.topbar__brand-wrap--logo:hover{transform:translateY(-1px)scale(1.02)}.topbar__brand-avatar{background:0 0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:4px;display:inline-flex}.topbar__brand-logo{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.topbar__brand{color:#111827;margin:0;font-size:1.7rem;font-weight:700;line-height:1}.topbar__brand-subtitle{color:#6b7280;margin:2px 0 0;font-size:.78rem}.topbar__actions{align-items:center;gap:14px;display:flex;position:relative}.topbar__profile-menu-wrap{position:relative}.topbar__profile-trigger{width:40px;height:40px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.topbar__profile-trigger:hover{background:#eff6ff}.topbar__profile-popover{z-index:45;background:#fff;border:1px solid #dde5eb;border-radius:12px;min-width:196px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 16px 30px #0f172a1f}.topbar__profile-popover-head{background:#f8fafc;border-bottom:1px solid #edf2f6;padding:10px 12px}.topbar__profile-name{color:#111827;font-size:.9rem;font-weight:700;display:block}.topbar__profile-role{color:#64748b;margin:2px 0 0;font-size:.8rem}.topbar__profile-item{color:#1f2937;text-align:left;cursor:pointer;background:#fff;border:0;width:100%;min-height:40px;padding:0 12px;font-size:.9rem;font-weight:600;transition:all .2s}.topbar__profile-item:hover{background:#f3f7fa}.topbar__profile-item--danger{color:#b91c1c}.topbar__profile-item--danger:hover{background:#fef2f2}.topbar__center{flex:1;justify-content:center;min-width:0;display:flex}.topbar__search{color:#6b7280;background:#f1f5f8;border:1px solid #dde5eb;border-radius:999px;align-items:center;gap:8px;width:min(460px,100%);height:44px;padding:0 14px;transition:all .2s;display:inline-flex}.topbar__search:focus-within{box-shadow:0 0 0 3px #2563eb29}.topbar__search svg{width:18px;height:18px}.topbar__search input{color:#4b5563;background:0 0;border:0;outline:0;width:100%}.topbar__search input::placeholder{color:#8392a3}.topbar__search-shortcut{color:#64748b;letter-spacing:.02em;background:#fff;border:1px solid #d7e0e8;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 8px;font-size:.72rem;font-weight:700;display:inline-flex}.topbar__icon-btn{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:inline-flex;position:relative}.topbar__icon-btn:hover{color:#2563eb;background:#eff6ff}.topbar__icon-btn svg{width:20px;height:20px}.topbar__badge{color:#fff;background:#f97316;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;font-size:.66rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:2px;right:2px}.topbar__avatar{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#eff6ff);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.topbar__avatar svg{width:18px;height:18px}.topbar__logout-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #2563eb47;border-radius:12px;min-height:40px;padding:0 16px;font-weight:600;transition:all .2s}.topbar__logout-btn:hover{background:#dbeafe;box-shadow:0 10px 16px #1d4ed829}.topbar__notifications-popover{z-index:40;width:min(460px,100vw - 32px);position:absolute;top:calc(100% + 12px);right:56px}.sidebar{color:#dbe4f0;box-sizing:border-box;background:linear-gradient(#111827 0%,#0f172a 100%);border-right:1px solid #94a3b82e;flex-direction:column;width:288px;padding:22px 14px;display:flex}.sidebar__footer{gap:14px;margin-top:auto;padding-top:16px;display:grid}.sidebar__footer-rule{background:#ffffff1f;height:1px;margin:0 12px}.sidebar__heading{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:2px 12px 14px;font-size:.82rem}.sidebar__nav{flex-direction:column;gap:8px;display:flex}.sidebar__link{min-height:44px;color:inherit;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:0 12px;font-size:.98rem;font-weight:600;transition:background-color .2s,color .2s,transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.sidebar__link-text{white-space:nowrap}.sidebar__link:before{content:"";background:#2563eb;border-radius:0 999px 999px 0;width:4px;height:calc(100% - 14px);transition:all .2s;position:absolute;top:7px;left:-1px;transform:scaleY(0);box-shadow:0 0 16px #2563eba6}.sidebar__link:hover{color:#f8fbff;background:#2563eb2e;border-color:#60a5fa4d;transform:translate(2px)}.sidebar__link[aria-current=page],.sidebar__link--active{color:#dbeafe;background:#2563eb38;border-color:#60a5fa73;box-shadow:inset 0 1px #bfdbfe2e}.sidebar__link[aria-current=page]:before,.sidebar__link--active:before{transform:scaleY(1)}.sidebar__icon{color:currentColor;width:20px;height:20px}.sidebar__icon svg{stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.sidebar__logout{color:#f8fbff;cursor:pointer;background:#94a3b81f;border:1px solid #94a3b852;border-radius:12px;width:calc(100% - 24px);min-height:42px;margin:16px 12px 0;font-weight:600;transition:all .2s}.sidebar__support{margin-top:14px;padding:0 12px}.sidebar__support-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:0 0 8px;font-size:.8rem}.sidebar__support-link{color:#f8fbff;background:#94a3b81a;border:1px solid #94a3b83d;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;font-size:1rem;transition:all .2s;display:flex}.sidebar__support-link:hover{background:#2563eb33;border-color:#60a5fa66}.sidebar__support-link .sidebar__icon{width:18px;height:18px}.sidebar__logout:hover{background:#2563eb33;border-color:#60a5fa66;transform:translateY(-1px)}.app-shell__content{background:0 0;flex:1;padding:24px;overflow:auto}@media (width<=768px){.app-shell{flex-direction:column}.sidebar{width:100%;min-height:auto;padding:12px}.sidebar__nav{flex-flow:wrap}.sidebar__link{flex:140px;justify-content:center}.sidebar__logout{width:calc(100% - 24px)}.topbar{flex-direction:column;align-items:stretch;padding:14px}.topbar__center{width:100%}.topbar__actions{flex-wrap:wrap;justify-content:space-between}.topbar__search{width:100%}}.dashboard-page{min-height:100%}@keyframes dash-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes dash-fade-in{0%{opacity:0}to{opacity:1}}.dashboard-page__state,.dashboard-page__error{justify-content:center;align-items:center;min-height:340px;display:flex}.dashboard-page__error{color:#7a2f2f;font-weight:500}.dashboard-page__container{flex-direction:column;gap:22px;padding:4px 0 0;display:flex}.dashboard-global-filter{background:#f8fbfd;border:1px solid #d8e3ea;border-radius:12px;align-items:center;gap:8px;width:fit-content;padding:6px;display:inline-flex}.dashboard-global-filter__item{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:34px;padding:0 12px;font-weight:600;transition:all .2s}.dashboard-global-filter__item:hover{background:#e7f0f5}.dashboard-global-filter__item.is-active{color:#fff;background:#4f7c82}.dashboard-page__action-message{color:#0f766e;margin:0;font-size:.92rem;font-weight:600}.dashboard-page__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#2ca8a1;margin:0 0 6px;font-size:.78rem;font-weight:700}.dashboard-page__header{justify-content:space-between;align-items:end;gap:16px;animation:.4s ease-out both dash-fade-up;display:flex}.dashboard-page__header h1{color:#111827;margin:0;font-size:2.25rem;line-height:1.1}.dashboard-page__header p{color:#64748b;margin:8px 0 0;font-size:1rem}.dashboard-page__header-meta{color:#496165;background:#ffffffb3;border:1px solid #dbe6e8;border-radius:14px;flex-direction:column;gap:6px;padding:12px 14px;font-size:.92rem;display:inline-flex}.dashboard-page__stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.dashboard-page__quick-actions{flex-wrap:wrap;gap:10px;display:flex}.dashboard-quick-button{min-height:38px;padding:0 14px;transition:transform .2s}.dashboard-quick-button:hover:not(:disabled){box-shadow:none;transform:scale(1.02)}.dashboard-quick-button--primary{color:#fff;background:#4f7c82}.dashboard-quick-button--primary:hover:not(:disabled){background:#3f676d}.dashboard-quick-button--outline{color:#33545a;background:#fff;border:1px solid #b9cdd4}.dashboard-page__insights-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.dashboard-card--insight{padding:16px 18px}.dashboard-alert-list,.dashboard-hotspot-list{gap:10px;margin:12px 0 0;padding:0;list-style:none;display:grid}.dashboard-alert-list li,.dashboard-hotspot-list li{color:#334155;background:#f8fafc;border:1px solid #e3e8f0;border-radius:10px;padding:10px 12px;font-size:.9rem}.dashboard-alert-item{border-left:4px solid #0000;align-items:flex-start;gap:8px;display:flex}.dashboard-alert-item--warning{border-left-color:#f2ac24}.dashboard-alert-item--good{border-left-color:#22c55e}.dashboard-alert-item__icon{flex-shrink:0}.dashboard-hotspot-list li{gap:8px;display:grid}.dashboard-hotspot-list strong{color:#0f4d58}.dashboard-hotspot-list__meta{justify-content:space-between;align-items:center;display:flex}.dashboard-hotspot-list__bar-track{background:#e5e7eb;border-radius:999px;width:100%;height:8px;overflow:hidden}.dashboard-hotspot-list__bar-fill{border-radius:inherit;background:#4f7c82;height:100%}.dashboard-performance-grid{gap:8px;margin-top:12px;display:grid}.dashboard-performance-grid p{color:#334155;margin:0}.dashboard-performance-grid strong{color:#0f172a}.dashboard-card{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:14px;transition:all .2s}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px #0f172a1a}.dashboard-card--stat{opacity:0;padding:18px 20px;animation:.45s ease-out forwards dash-fade-up;position:relative}.dashboard-page__stats-grid .dashboard-card--stat:first-child{animation-delay:50ms}.dashboard-page__stats-grid .dashboard-card--stat:nth-child(2){animation-delay:.12s}.dashboard-page__stats-grid .dashboard-card--stat:nth-child(3){animation-delay:.19s}.dashboard-page__stats-grid .dashboard-card--stat:nth-child(4){animation-delay:.26s}.dashboard-card__icon{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:absolute;top:22px;right:18px}.dashboard-card__icon svg{width:21px;height:21px}.dashboard-card__icon--complaints{color:#2ca8a1;background:#e8f6f4}.dashboard-card__icon--resolved{color:#28b482;background:#e7f7f0}.dashboard-card__icon--pending{color:#f59e0b;background:#fef3df}.dashboard-card__icon--time{color:#2d9bd0;background:#e8f2f8}.dashboard-card__icon--response{color:#0f766e;background:#e7f7f4}.dashboard-label{color:#6b7280;margin:0;font-size:1.05rem}.dashboard-value{color:#111827;margin:6px 0 0;font-size:2.1rem;font-weight:700;line-height:1.1}.dashboard-note{color:#64748b;margin:4px 0 0;font-size:.95rem}.dashboard-kpi-trend{margin:6px 0 0;font-size:.84rem;font-weight:700}.dashboard-kpi-trend--good{color:#0f766e}.dashboard-kpi-trend--bad{color:#b91c1c}.dashboard-page__charts-grid{grid-template-columns:1.65fr 1.1fr;gap:18px;display:grid}.dashboard-card--section{opacity:0;padding:20px 22px;animation:.45s ease-out forwards dash-fade-in}.dashboard-page__charts-grid .dashboard-card--section:first-child{animation-delay:.25s}.dashboard-page__charts-grid .dashboard-card--section:nth-child(2){animation-delay:.33s}.dashboard-card--table{opacity:0;padding:20px 22px 24px;animation:.45s ease-out .42s forwards dash-fade-up}.dashboard-section-header h2{color:#111827;margin:0;font-size:1.95rem;font-weight:600}.dashboard-section-header p{color:#64748b;margin:4px 0 0;font-size:1rem}.dashboard-chart-wrap{width:100%;margin-top:16px}.dashboard-trend-insights{gap:6px;margin-top:10px;display:grid}.dashboard-trend-insights span{color:#0f4d58;font-size:.9rem;font-weight:600}.dashboard-chart-context{color:#64748b;margin:10px 0 0;font-size:.9rem}.dashboard-chart-wrap--line,.dashboard-chart-wrap--pie{height:370px}.dashboard-section-header--row{justify-content:space-between;align-items:start;gap:12px;display:flex}.dashboard-queue-count{color:#2a6e69;background:#e8f6f4;border-radius:999px;padding:8px 12px;font-size:.86rem;font-weight:600}.dashboard-empty-banner{color:#166534;background:#ecfdf3;border:1px solid #bde7cf;border-radius:12px;margin-top:12px;padding:10px 12px;font-weight:700}.dashboard-table-wrap{margin-top:16px;overflow-x:auto}.dashboard-filter-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.dashboard-filter-panel label{color:#475569;gap:6px;font-size:.85rem;font-weight:600;display:grid}.dashboard-filter-panel select{color:#111827;background:#fff;border:1px solid #d6e0e8;border-radius:10px;padding:10px 12px}.dashboard-filter-panel select:focus{border-color:#2ca8a1;outline:none;box-shadow:0 0 0 3px #2ca8a11f}.dashboard-table{border-collapse:collapse;width:100%}.dashboard-table th,.dashboard-table td{text-align:left;vertical-align:top;border-bottom:1px solid #dbe4e8;padding:14px 0}.dashboard-table th{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600}.dashboard-table td strong{color:#111827;margin-bottom:4px;display:block}.dashboard-table td p{color:#6b7280;max-width:46ch;margin:0;font-size:.94rem}.dashboard-priority{text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-width:70px;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.dashboard-priority--high{color:#9f1239;background:#ffe4e6}.dashboard-priority--medium{color:#92400e;background:#fef3c7}.dashboard-priority--low{color:#065f46;background:#d1fae5}.dashboard-table tbody tr{transition:all .2s}.dashboard-table tbody tr:hover{background:#f3f7fa}.dashboard-row-actions{opacity:0;align-items:center;gap:6px;transition:all .2s;display:inline-flex;transform:translateY(2px)}.dashboard-table tbody tr:hover .dashboard-row-actions,.dashboard-table__row--selected .dashboard-row-actions{opacity:1;transform:translateY(0)}.dashboard-row-actions__btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #d0dce3;border-radius:8px;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:700;transition:all .2s}.dashboard-row-actions__btn:hover:not(:disabled){transform:scale(1.02)}.dashboard-row-actions__btn--primary{color:#fff;background:#4f7c82;border-color:#4f7c82}.dashboard-row-actions__btn:disabled{opacity:.55;cursor:not-allowed}.dashboard-empty-state{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;margin-top:12px;padding:16px}.dashboard-tab-header{background:#f3f7fa;border:1px solid #d8e3ea;border-radius:12px;gap:8px;padding:6px;display:inline-flex}.dashboard-tab{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:34px;padding:0 12px;font-weight:600;transition:all .2s}.dashboard-tab:hover{background:#e7f0f5}.dashboard-tab.is-active{color:#fff;background:#4f7c82}.dashboard-page__stats-grid--overview{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-card--queue{width:100%}.dashboard-pagination{color:#475569;justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;font-size:.9rem;display:flex}.dashboard-row-actions--always{opacity:1;flex-wrap:wrap;transform:none}.dashboard-status{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;min-height:24px;padding:2px 8px;font-size:12px;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.dashboard-status__icon{justify-content:center;align-items:center;width:12px;height:12px;font-size:11px;line-height:1;display:inline-flex}.dashboard-status__text{display:inline-block}.dashboard-table__status-col{white-space:nowrap;width:120px;max-width:120px}.dashboard-status--pending{color:#c47f12;background:#fef3df;box-shadow:0 0 0 1px #c47f1233,0 0 10px #c47f122e}.dashboard-status--in-progress{color:#196b95;background:#e8f2f8;box-shadow:0 0 0 1px #196b9533,0 0 10px #196b9526}.dashboard-status--resolved{color:#2a8b62;background:#e7f6ee;box-shadow:0 0 0 1px #2a8b6238,0 0 10px #2a8b6229}.dashboard-resolve-button,.dashboard-remove-button{min-height:38px;padding:0 14px;font-size:.92rem;transition:all .2s}.dashboard-resolve-button:hover:not(:disabled),.dashboard-remove-button:hover:not(:disabled){transform:scale(1.02)}.dashboard-remove-button{color:#dc2626;background:#fef2f2;border:1px solid #dc262633}.dashboard-remove-button:hover:not(:disabled){color:#b91c1c;background:#fee2e2;box-shadow:0 4px 12px #dc26261f}.dashboard-resolve-button:disabled,.dashboard-remove-button:disabled{color:#4f5f63;box-shadow:none;background:#d5dee1;border-color:#0000}.dashboard-drawer{z-index:40;background:#fff;border-left:1px solid #dbe4e8;width:min(460px,92vw);height:100vh;transition:transform .22s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(104%);box-shadow:-14px 0 28px #0f172a1f}.dashboard-drawer.is-open{transform:translate(0)}.dashboard-drawer__content{gap:14px;padding:20px 18px 22px;display:grid}.dashboard-drawer__header{justify-content:space-between;align-items:center;display:flex}.dashboard-drawer__header h2{color:#0f172a;margin:0;font-size:1.4rem}.dashboard-drawer__header button{cursor:pointer;background:#eef3f6;border:0;border-radius:8px;width:32px;height:32px}.dashboard-drawer__meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashboard-drawer__meta-grid p,.dashboard-drawer__block p{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:.76rem;font-weight:700}.dashboard-drawer__meta-grid strong,.dashboard-drawer__meta-grid span{color:#0f172a}.dashboard-drawer__block{border-top:1px solid #e2e8f0;padding-top:12px}.dashboard-drawer__block span{color:#334155;font-size:.95rem}.dashboard-drawer__block img{border:1px solid #dbe4ec;border-radius:12px;width:min(100%,360px)}.dashboard-drawer__assignment-row{gap:8px;display:flex}.dashboard-drawer__assignment-row select{border:1px solid #d6e0e8;border-radius:10px;flex:1;padding:10px 12px}.dashboard-drawer__actions{gap:8px;display:flex}.dashboard-timeline{gap:8px;margin:0;padding:0;list-style:none;display:grid}.dashboard-timeline li{color:#475569;background:#f8fafc;border:1px solid #dbe4ec;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.dashboard-timeline li.is-complete{color:#0f766e;background:#effcf9;border-color:#9fdfd6}.dashboard-timeline li.is-active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;font-weight:700}.dashboard-page__header{justify-content:space-between;align-items:flex-start;display:flex}.dashboard-page__header-actions{gap:8px;display:flex}.dashboard-view-toggle{color:#475569;cursor:pointer;background:#fff;border:1px solid #d0dce3;border-radius:8px;min-height:38px;padding:0 14px;font-size:.9rem;font-weight:600;transition:all .2s}.dashboard-view-toggle:hover{background:#f3f7fa;border-color:#0f766e}.dashboard-view-toggle.is-active{color:#fff;background:#0f766e;border-color:#0f766e}.dashboard-card--insight{transition:all .2s}.dashboard-card--insight:hover{box-shadow:0 4px 16px #2ca8a126}.dashboard-card--insight-active{background:linear-gradient(135deg,#f0fdf9 0%,#eef6f8 100%);border:2px solid #0f766e}.dashboard-filter-badge{color:#065f46;background:#d1fae5;border-radius:6px;margin-left:8px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.dashboard-progress-bar{background:#e5e7eb;border-radius:999px;height:6px;margin-top:12px;overflow:hidden}.dashboard-progress-bar__fill{background:linear-gradient(90deg,#0f766e 0%,#14b8a6 100%);height:100%;transition:width .3s}.dashboard-filter-tabs{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.dashboard-filter-tab{color:#475569;cursor:pointer;background:#fff;border:1px solid #d0dce3;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.dashboard-filter-tab:hover{background:#f3f7fa;border-color:#0f766e}.dashboard-filter-tab.is-active{color:#fff;background:#0f766e;border-color:#0f766e}.dashboard-filter-tab__icon{font-size:1rem}.dashboard-filter-hint{color:#0f766e;background:#d1fae5;border-radius:4px;margin-top:8px;padding:4px 8px;font-size:.85rem;display:inline-block}.dashboard-bulk-actions{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:12px;margin:12px 0;padding:12px 14px;display:flex}.dashboard-bulk-actions__count{color:#1e40af;font-size:.9rem;font-weight:600}.dashboard-bulk-actions__select{color:#111827;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:6px;flex:1;padding:8px 10px;font-size:.9rem}.dashboard-bulk-actions__select:focus{border-color:#0f766e;outline:none;box-shadow:0 0 0 3px #0f766e1a}.dashboard-bulk-actions__btn{color:#fff;cursor:pointer;background:#1e40af;border:0;border-radius:6px;min-height:36px;padding:0 12px;font-weight:600;transition:all .2s}.dashboard-bulk-actions__btn:hover:not(:disabled){background:#1e3a8a;box-shadow:0 4px 12px #1e40af33}.dashboard-bulk-actions__btn:disabled{cursor:not-allowed;background:#cbd5e1}.dashboard-bulk-actions__clear{color:#475569;cursor:pointer;background:0 0;border:0;font-size:.85rem;text-decoration:underline;transition:color .2s}.dashboard-bulk-actions__clear:hover{color:#000}.dashboard-table__checkbox{text-align:center;width:44px;padding:12px 0!important}.dashboard-table__checkbox input{cursor:pointer;accent-color:#0f766e;width:18px;height:18px}.dashboard-table td,.dashboard-table th{padding:10px 0}.dashboard-table tbody tr{border-bottom:1px solid #e5e7eb}.dashboard-table__row--selected{background:#eef6f8}.dashboard-table__empty{text-align:center;color:#9ca3af;padding:32px!important}.dashboard-row-actions-dropdown{display:inline-block;position:relative}.dashboard-row-actions-dropdown__trigger{color:#0f766e;cursor:pointer;background:#fff;border:1px solid #d0dce3;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.dashboard-row-actions-dropdown__trigger:hover:not(:disabled){background:#f3f7fa;border-color:#0f766e;box-shadow:0 0 0 2px #0f766e1a}.dashboard-row-actions-dropdown__trigger:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.dashboard-row-actions-dropdown__menu{z-index:20;background:#fff;border:1px solid #d0dce3;border-radius:8px;min-width:140px;margin-top:6px;position:absolute;top:100%;right:0;box-shadow:0 10px 28px #0f172a1f}.dashboard-row-actions-dropdown__item{color:#475569;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:10px 12px;font-size:.9rem;font-weight:500;transition:all .15s;display:block}.dashboard-row-actions-dropdown__item:first-child{border-radius:7px 7px 0 0}.dashboard-row-actions-dropdown__item:last-child{border-radius:0 0 7px 7px}.dashboard-row-actions-dropdown__item:hover:not(:disabled){color:#0f766e;background:#f3f7fa}.dashboard-row-actions-dropdown__item.is-selected{color:#065f46;background:#d1fae5;font-weight:600}.dashboard-row-actions-dropdown__item:disabled{color:#d1d5db;cursor:not-allowed}.dashboard-card--map{min-height:500px}.dashboard-map-container{margin-top:16px}.dashboard-map-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.dashboard-location-pin{cursor:pointer;background:linear-gradient(135deg,#f0fdf9 0%,#eef6f8 100%);border:1px solid #a7d8cc;border-radius:10px;padding:14px;transition:all .2s}.dashboard-location-pin:hover{border-color:#0f766e;transform:translateY(-2px);box-shadow:0 6px 20px #0f766e26}.dashboard-location-pin--urgent{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-color:#fca5a5}.dashboard-location-pin--urgent:hover{border-color:#dc2626;box-shadow:0 6px 20px #dc262626}.dashboard-location-pin__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.dashboard-location-pin__header strong{color:#0f172a;font-size:1rem}.dashboard-location-pin__count{color:#fff;background:#0f766e;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:.78rem;font-weight:700;display:inline-flex}.dashboard-location-pin--urgent .dashboard-location-pin__count{background:#dc2626}.dashboard-location-pin__details{color:#6b7280;margin:6px 0;font-size:.85rem}.dashboard-location-pin__unassigned{color:#dc2626;font-weight:600;display:inline-block}.dashboard-location-pin__assigned{color:#0f766e;font-weight:600;display:inline-block}.dashboard-location-pin__teams{gap:4px;margin-top:8px;display:flex}.dashboard-location-pin__team-badge{color:#fff;background:#0f766e;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;display:inline-flex}.dashboard-map-empty{color:#9ca3af;text-align:center;justify-content:center;align-items:center;min-height:400px;display:flex}@media (prefers-reduced-motion:reduce){.dashboard-page__header,.dashboard-card--stat,.dashboard-card--section,.dashboard-card--table{opacity:1;animation:none}}@media (width<=1024px){.dashboard-page__stats-grid,.dashboard-page__stats-grid--overview{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-page__insights-grid,.dashboard-page__charts-grid{grid-template-columns:1fr}.dashboard-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.dashboard-page__header{flex-direction:column;align-items:start}.dashboard-page__header h1{font-size:2rem}.dashboard-page__header p,.dashboard-label{font-size:1rem}.dashboard-value{font-size:1.9rem}.dashboard-note{font-size:.92rem}.dashboard-page__stats-grid,.dashboard-page__stats-grid--overview,.dashboard-filter-panel{grid-template-columns:1fr}.dashboard-drawer{width:100%}.dashboard-drawer__meta-grid{grid-template-columns:1fr}.dashboard-drawer__actions,.dashboard-drawer__assignment-row{flex-direction:column}.dashboard-section-header h2{font-size:1.5rem}.dashboard-section-header p{font-size:.95rem}.dashboard-section-header--row{flex-direction:column}.dashboard-table__status-col{width:44px;max-width:44px}.dashboard-status{justify-content:center;min-height:20px;padding:2px 6px}.dashboard-status__text{display:none}}.complaints-page{flex-direction:column;gap:22px;display:flex}.complaints-page__section-break{margin-top:32px;margin-bottom:32px}@keyframes complaints-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.complaints-page__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#2ca8a1;margin:0 0 6px;font-size:.78rem;font-weight:700}.complaints-page__state{justify-content:center;align-items:center;min-height:320px}.complaints-page__header h1{color:#111827;margin:0;font-size:2rem;line-height:1.1;animation:.38s ease-out both complaints-fade-up}.complaints-page__header p{color:#64748b;margin:8px 0 0;font-size:1rem}.complaints-page__header--compact{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.complaints-page__header--compact h1{font-size:1.75rem}.complaints-page__primary-action{color:#fff;background:linear-gradient(135deg,#1f6f76,#4f7c82);border-radius:999px;min-height:44px;padding:0 18px;box-shadow:0 12px 24px #1f6f7638}.complaints-page__primary-action:hover:not(:disabled){background:linear-gradient(135deg,#18575e,#456d73);transform:translateY(-1px)}.complaints-page__stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.complaints-page__stat-card,.complaints-page__table-card{background:#ffffffdb;border:1px solid #dde6ec;border-radius:14px;padding:18px 20px;transition:all .2s;box-shadow:0 10px 28px #0f172a0f}.complaints-page__stat-card:hover,.complaints-page__table-card:hover{transform:translateY(-2px);box-shadow:0 16px 30px #0f172a14}.complaints-page__stat-label{color:#64748b;margin:0;font-size:.94rem}.complaints-page__stat-value{color:#111827;margin:6px 0 0;font-size:1.9rem}.complaints-page__stat-note{color:#64748b;margin:6px 0 0;font-size:.92rem}.complaints-page__trend-note{color:#0f766e;margin:8px 0 0;font-size:.86rem;font-weight:600}.complaints-page__notifications-card{background:#f8fbfde6;border:1px solid #dbe7ee;border-radius:14px;padding:16px 20px}.complaints-page__link-button,.complaints-page__secondary-button{color:#0f4d58;background:#ecf5f7;border-radius:10px;min-height:38px;padding:0 14px;font-size:.88rem}.complaints-page__link-button:hover:not(:disabled),.complaints-page__secondary-button:hover:not(:disabled){box-shadow:none;background:#d8ebef;transform:translateY(-1px)}.complaints-page__notifications-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.complaints-page__notifications-list li{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.complaints-page__notifications-list small{color:#64748b;flex-shrink:0;font-size:.82rem}.complaints-page__content-grid{grid-template-columns:1fr;gap:18px;display:grid}.complaints-page__section-header,.complaints-page__table-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.complaints-page__table-card{padding-top:20px}.complaints-page__table-card .complaints-page__table-header{margin-bottom:6px}.complaints-page__table tbody tr{cursor:pointer}.complaints-page__section-header h2,.complaints-page__table-header h2{color:#111827;margin:0;font-size:1.55rem}.complaints-page__section-header p,.complaints-page__table-header p{color:#64748b;margin:4px 0 0;font-size:1rem}.complaints-page__form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.complaints-page__subsection h3{color:#0f172a;margin:0;font-size:1rem}.complaints-page__advanced-toggle-wrap{padding-top:2px}.complaints-page__form label{color:#334155;flex-direction:column;gap:8px;font-size:.94rem;font-weight:600;display:flex}.complaints-page__form input,.complaints-page__form select,.complaints-page__form textarea{color:#111827;resize:vertical;background:#fff;border:1px solid #d8e0e3;border-radius:12px;outline:none;padding:12px 14px;transition:all .2s}.complaints-page__form input[type=file]{padding:10px 12px}.complaints-page__form input:focus,.complaints-page__form select:focus,.complaints-page__form textarea:focus{border-color:#2ca8a1;box-shadow:0 0 0 3px #2ca8a11f}.complaints-page__form-field--full{grid-column:1/-1}.complaints-page__form-actions{grid-column:1/-1;justify-content:flex-start;display:flex}.complaints-page__form-actions .ui-button{min-width:180px}.complaints-page__modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a8f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.complaints-page__modal{background:#fff;border:1px solid #dde8ef;border-radius:18px;width:min(920px,100%);max-height:calc(100vh - 40px);padding:20px;overflow:auto;box-shadow:0 28px 60px #0f172a42}.complaints-page__modal-header{border-bottom:1px solid #e5edf2;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.complaints-page__modal-header h2{color:#111827;margin:0;font-size:1.5rem}.complaints-page__modal-header p{color:#64748b;margin:6px 0 0}.complaints-page__modal-close{color:#334155;cursor:pointer;background:#eef3f6;border:0;border-radius:10px;width:38px;height:38px}.complaints-page__modal-form{margin-top:18px}.complaints-page__modal .complaints-page__success,.complaints-page__modal .complaints-page__error{margin-top:12px}.complaints-page__success{color:#256b4c;background:#e7f6ee;border:1px solid #cce8da;border-radius:10px;margin-top:14px;padding:12px 14px}.complaints-page__suggestions{background:#f2fbfa;border:1px solid #d9ecea;border-radius:12px;padding:12px}.complaints-page__ai-card{background:linear-gradient(135deg,#f3fbfb 0%,#fff 100%);border:1px solid #cfe8e6;border-radius:14px;padding:14px 16px;box-shadow:0 10px 22px #0f172a0d}.complaints-page__ai-card--loading{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border-color:#c7ddf5}.complaints-page__ai-card--success{background:linear-gradient(135deg,#ecfdf5 0%,#fff 100%);border-color:#9fdcc3}.complaints-page__ai-card--manual{background:linear-gradient(135deg,#fff8e7 0%,#fff 100%);border-color:#f7d48a}.complaints-page__ai-card--error{background:linear-gradient(135deg,#fff3f3 0%,#fff 100%);border-color:#f3b9b9}.complaints-page__ai-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.complaints-page__ai-card-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#0f766e;margin:0 0 6px;font-size:.75rem;font-weight:800}.complaints-page__ai-card h3{color:#111827;margin:0;font-size:1.08rem}.complaints-page__ai-confidence{text-align:center;color:#fff;background:#0f766e;border-radius:999px;flex-shrink:0;min-width:58px;padding:6px 10px;font-size:.82rem;font-weight:800}.complaints-page__ai-card-message{color:#475569;margin:10px 0 0;font-size:.92rem}.complaints-page__suggestions p{color:#0f766e;margin:0 0 10px;font-size:.9rem;font-weight:700}.complaints-page__suggestions ul{gap:6px;margin:0;padding-left:18px;display:grid}.complaints-page__suggestions li{color:#1f2937;font-size:.9rem}.complaints-page__suggestions li span{color:#6b7280;margin-left:6px}.complaints-page__image-preview{background:#fff;border:1px solid #dbe4ec;border-radius:12px;align-items:center;gap:12px;padding:10px;display:flex}.complaints-page__image-preview img{-o-object-fit:cover;object-fit:cover;border:1px solid #dbe4ec;border-radius:8px;width:58px;height:58px}.complaints-page__image-preview p{color:#475569;margin:0;font-size:.88rem}.complaints-page__map-preview{background:linear-gradient(135deg,#effaf8 0%,#f8fbff 100%);border:1px dashed #84c6c1;border-radius:12px;padding:12px}.complaints-page__map-preview p{color:#0f766e;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.82rem;font-weight:700}.complaints-page__map-preview strong{color:#111827;margin-top:4px;display:block}.complaints-page__map-preview span{color:#64748b;margin-top:3px;font-size:.86rem;display:block}.complaints-page__error{color:#7a2f2f;background:#fff;border:1px solid #f1caca;border-radius:10px;margin-top:14px;padding:12px 14px}.complaints-page__table-wrap{overflow-x:auto}.complaints-page__filters{grid-template-columns:1.2fr 1fr 1fr;gap:10px;margin:14px 0;display:grid}.complaints-page__search-hint{color:#64748b;background:#f8fbfd;border:1px dashed #c5d3da;border-radius:10px;align-items:center;min-height:42px;padding:0 14px;font-size:.88rem;display:flex}.complaints-page__filters input,.complaints-page__filters select{color:#111827;background:#fff;border:1px solid #d8e0e3;border-radius:10px;outline:none;padding:10px 12px}.complaints-page__filters input:focus,.complaints-page__filters select:focus{border-color:#2ca8a1;box-shadow:0 0 0 3px #2ca8a11a}.complaints-page__table{border-collapse:collapse;background:0 0;width:100%}.complaints-page__table td:first-child{width:44%}.complaints-page__table td strong{margin-bottom:4px;display:block}.complaints-page__table td p{color:#6b7280;margin:0;font-size:.92rem}.complaints-page__table td small{color:#6b7280;margin-top:6px;font-size:.78rem;display:inline-block}.complaints-page__table th,.complaints-page__table td{text-align:left;border-bottom:1px solid #d4d8e0;padding:14px 0}.complaints-page__table th{text-transform:uppercase;letter-spacing:.08em;color:#64748b;background:0 0;font-size:.78rem;font-weight:500}.complaints-page__table td{color:#1f2937;font-size:.95rem}.complaints-page__table tbody tr{transition:all .2s}.complaints-page__table tbody tr:hover{background:#f3f4f6}.complaints-page__row--selected{background:#edf8f7}.complaints-page__status{border-radius:999px;align-items:center;min-height:30px;padding:0 14px;font-size:.86rem;font-weight:500;transition:all .2s;display:inline-flex}.complaints-page__date{color:#94a3b8;margin-top:6px;font-size:.82rem;display:block}.complaints-page__status--open{color:#ef4444;background:#fdecec;box-shadow:0 0 0 1px #ef444429,0 0 10px #ef444424}.complaints-page__status--pending{color:#f59e0b;background:#fef3df;box-shadow:0 0 0 1px #f59e0b2e,0 0 10px #f59e0b26}.complaints-page__status--progress{color:#2563eb;background:#e8efff;box-shadow:0 0 0 1px #2563eb2e,0 0 10px #2563eb24}.complaints-page__status--resolved{color:#2ca87a;background:#e7f6ee;box-shadow:0 0 0 1px #2ca87a33,0 0 10px #2ca87a24}.complaints-page__priority{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;min-width:72px;min-height:28px;padding:0 12px;font-size:.8rem;font-weight:700;display:inline-flex}.complaints-page__priority--high{color:#9f1239;background:#ffe4e6}.complaints-page__priority--medium{color:#92400e;background:#fef3c7}.complaints-page__priority--low{color:#065f46;background:#d1fae5}.complaints-page__timeline-wrap{border-top:1px solid #dce5eb;margin-top:16px;padding-top:14px}.complaints-page__timeline-cta{margin-top:14px}.complaints-page__details-card{background:#ffffffe6;border:1px solid #dde6ec;border-radius:14px;padding:18px 20px}.complaints-page__details-content{gap:14px;display:grid}.complaints-page__details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.complaints-page__detail-label{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-size:.78rem}.complaints-page__details-grid h3,.complaints-page__details-grid p{color:#111827;margin:0}.complaints-page__detail-block{border-top:1px solid #e2e8f0;padding-top:12px}.complaints-page__detail-block p{color:#334155;margin:0}.complaints-page__details-image img{border:1px solid #dbe4ec;border-radius:12px;width:min(100%,360px)}.complaints-page__timeline-wrap h3{color:#0f172a;margin:0;font-size:1.05rem}.complaints-page__timeline-wrap p{color:#64748b;margin:4px 0 0;font-size:.9rem}.complaints-page__timeline{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.complaints-page__timeline li{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.complaints-page__timeline li.is-complete{color:#0f766e;background:#effcf9;border-color:#9fdfd6}.complaints-page__timeline li.is-active{color:#0c4a6e;background:#eff6ff;border-color:#7dd3fc;font-weight:700}.complaints-page__timeline small{color:#64748b;font-size:.8rem;font-weight:500}.complaints-page__empty-state{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:18px}@media (prefers-reduced-motion:reduce){.complaints-page__header h1{animation:none}}@media (width<=768px){.complaints-page__header h1{font-size:2rem}.complaints-page__header p{font-size:1rem}.complaints-page__stats-grid,.complaints-page__content-grid{grid-template-columns:1fr}.complaints-page__table-header h2{font-size:1.4rem}.complaints-page__table-header p{font-size:.95rem}.complaints-page__notifications-list li{flex-direction:column;align-items:flex-start}.complaints-page__filters{grid-template-columns:1fr}.complaints-page__search-hint{justify-content:center}.complaints-page__details-grid{grid-template-columns:1fr}.complaints-page__header--compact{flex-direction:column;align-items:flex-start}.complaints-page__modal{padding:16px}.complaints-page__table th{font-size:.72rem}.complaints-page__table td{padding:12px 0;font-size:.95rem}.complaints-page__status{font-size:.8rem}.complaints-page__form{grid-template-columns:1fr}}.how-it-works-page{gap:20px;display:grid}.how-it-works-page__hero{max-width:760px;padding:6px 2px 0}.how-it-works-page__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#2ca8a1;margin:0 0 6px;font-size:.78rem;font-weight:700}.how-it-works-page__hero h1{color:#111827;margin:0;font-size:2rem}.how-it-works-page__hero p{color:#64748b;max-width:64ch;margin:10px 0 0}.how-it-works-page__grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;display:grid}.how-it-works-page__card{background:#ffffffe6;border:1px solid #dde6ec;border-radius:16px;padding:18px 20px;box-shadow:0 10px 28px #0f172a0f}.how-it-works-page__card h2{color:#111827;margin:0 0 14px;font-size:1.15rem}.how-it-works-page__timeline{gap:14px;display:grid}.how-it-works-page__step{background:#f8fbfd;border:1px solid #dce7ee;border-radius:14px;padding:14px}.how-it-works-page__step h3{color:#0f4d58;margin:0 0 6px;font-size:1rem}.how-it-works-page__step p,.how-it-works-page__footer-card p{color:#475569;margin:0;line-height:1.55}.how-it-works-page__list{color:#334155;gap:10px;margin:0;padding-left:18px;display:grid}.how-it-works-page__footer-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.how-it-works-page__button{color:#fff;background:linear-gradient(135deg,#1f6f76,#4f7c82);border-radius:999px;min-height:44px;padding:0 18px}.how-it-works-page__button:hover:not(:disabled){background:linear-gradient(135deg,#18575e,#456d73)}@media (width<=900px){.how-it-works-page__grid,.how-it-works-page__footer-card{grid-template-columns:1fr;display:grid}}:root{--oracle-light:#b8e3e9;--oracle-muted:#93b1b5;--oracle-primary:#4f7c82;--oracle-dark:#0b2e33}.auth-page{background:radial-gradient(circle at 10% 0,#b8e3e961,#0000 32%),radial-gradient(circle at 90% 5%,#93b1b533,#0000 35%),linear-gradient(#f8fafc,#eaf5f6);min-height:100vh;padding:32px}.auth-page--login{background:linear-gradient(120deg,#f8fafc 0%,#eef4f8 55%,#0f1c34 55% 100%);grid-template-columns:minmax(0,1fr) minmax(320px,40%);max-width:none;min-height:100vh;padding:0;display:grid}.auth-login__left{place-items:center;padding:clamp(1.2rem,3vw,2.2rem);display:grid}.auth-login__right{place-items:center;padding:clamp(1.5rem,4vw,3rem);display:grid}.auth-login__panel{color:#dbeafe;gap:1rem;width:min(100%,460px);display:grid}.auth-login__panel h2{color:#f8fafc;letter-spacing:.01em;margin:0;font-size:clamp(1.7rem,2.6vw,2.3rem)}.auth-login__panel p{color:#dbeafee0;margin:0;line-height:1.65}.auth-login__panel-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a94;border:1px solid #94a3b847;border-radius:20px;margin-top:.75rem;padding:1rem;box-shadow:0 18px 40px #02061759}.auth-login__panel-title{text-transform:uppercase;letter-spacing:.12em;color:#bfdbfed1;font-size:.85rem}.auth-login__panel-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:.75rem;display:grid}.auth-login__panel-stats div{background:#0f172a9e;border:1px solid #7dd3fc33;border-radius:12px;gap:.2rem;padding:.7rem;display:grid}.auth-login__panel-stats strong{color:#ecfeff;font-size:1.05rem}.auth-login__panel-stats span{color:#bae6fddb;font-size:.76rem}.auth-page--signup{background:linear-gradient(120deg,#f8fafc 0%,#eef4f8 55%,#10243d 55% 100%)}.auth-signup__card{width:min(100%,540px)}.auth-signup__benefits{grid-template-columns:1fr}.auth-signup__benefits div{padding:.8rem}.auth-signup__benefits strong{letter-spacing:.01em;font-size:.98rem}.auth-signup__benefits span{font-size:.8rem}.auth-page--landing{justify-content:center;display:flex}.auth-page--landing-modern{background:linear-gradient(120deg,#f8fafc 0%,#eef4f8 56%,#0f1c34 56% 100%);padding:20px 26px 30px}.auth-page--landing-modern .landing-shell{width:min(1180px,100%)}.auth-page--landing-modern .landing-hero{gap:22px}.auth-page--landing-modern .landing-hero__copy{padding:26px 12px 26px 0}.auth-page--landing-modern .auth-eyebrow{color:#2563eb}.auth-page--landing-modern .landing-hero h1{color:#0f172a}.auth-page--landing-modern .auth-lead{color:#475569}.auth-page--landing-modern .auth-link-button{background:linear-gradient(130deg,#2563eb 0%,#0ea5e9 100%);box-shadow:0 14px 28px #1e40af47}.auth-page--landing-modern .auth-link-button:hover{box-shadow:0 18px 34px #1e40af54}.auth-page--landing-modern .landing-trust-line{color:#475569}.auth-page--landing-modern .landing-trust-line__dot{background:#0ea5e9;box-shadow:0 0 0 8px #0ea5e92e}.auth-page--landing-modern .live-ticker{background:linear-gradient(#0f172af5,#1e293bf5);border-color:#94a3b838;box-shadow:0 12px 24px #0206173d}.auth-page--landing-modern .landing-preview-card{background:linear-gradient(#0f1c34 0%,#16294b 100%);border:1px solid #94a3b838;box-shadow:0 22px 44px #02061759}.auth-page--landing-modern .landing-preview-card__eyebrow{color:#bae6fd}.auth-page--landing-modern .landing-preview-card__badge{background:#3b82f638}.auth-page--landing-modern .landing-preview-card__stats div,.auth-page--landing-modern .landing-preview-card__queue-row{background:#0f172a70;border-color:#7dd3fc33}.auth-page--landing-modern .landing-feature-card h2,.auth-page--landing-modern .landing-steps__header h2,.auth-page--landing-modern .landing-step-card h3{color:#0f172a}.auth-page--landing-modern .landing-feature-card p,.auth-page--landing-modern .landing-step-card p{color:#475569}.auth-page--landing-modern .landing-feature-card__icon{color:#2563eb;background:#2563eb1a}.auth-page--landing-modern .landing-steps{background:#ffffffe0;border-color:#94a3b847;box-shadow:0 18px 34px #0f172a1a}.auth-page--landing-modern .landing-steps__line{background:linear-gradient(90deg,#2563eb,#2563eb24)}.auth-page--landing-modern .landing-step-card{border-color:#94a3b842}.auth-page--landing-modern .landing-step-card__icon{color:#2563eb;background:#2563eb1f}.auth-page--landing-modern .landing-step-card__number{color:#94a3b8}.landing-shell{gap:24px;width:min(1120px,100%);margin:0 auto;display:grid}@keyframes ticker-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ticker-pulse{0%,to{opacity:1;box-shadow:0 0 #2ca87a59}50%{opacity:.85;box-shadow:0 0 0 8px #2ca87a00}}.live-ticker{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#0b2e33f2,#11353bf2);border:1px solid #0b2e331f;border-radius:14px;align-items:center;gap:12px;min-height:50px;padding:0 14px;display:flex;overflow:hidden;box-shadow:0 12px 24px #0b2e3333}.live-ticker__pulse{background:#2ca87a;border-radius:50%;width:9px;height:9px;animation:1.6s ease-in-out infinite ticker-pulse}.live-ticker__label{text-transform:uppercase;letter-spacing:.12em;color:var(--oracle-light);font-size:.78rem;font-weight:700}.live-ticker__viewport{flex:1;overflow:hidden}.live-ticker__track{align-items:center;gap:24px;width:max-content;animation:28s linear infinite ticker-slide;display:flex}.live-ticker__item{color:#fff;white-space:nowrap;font-size:.9rem}.landing-hero{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:24px;display:grid}.landing-hero__copy,.landing-preview-card,.landing-role-card,.auth-card{border:1px solid #0b2e3314;border-radius:24px}.landing-hero__copy{box-shadow:none;background:0 0;border:0;padding:32px 8px 32px 0}.auth-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--oracle-primary);margin:0 0 14px;font-size:.78rem;font-weight:800}.landing-hero h1,.auth-card h1{color:var(--oracle-dark);margin:0;font-size:clamp(2.5rem,4.2vw,4.3rem);line-height:1.02}.auth-lead{color:#5c6f76;max-width:56ch;margin:16px 0 0;font-size:1.06rem}.auth-hero__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.auth-link-button{background:linear-gradient(135deg, var(--oracle-primary), #3f676d);color:#fff;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;box-shadow:0 12px 22px #3f676d42}.auth-link-button:hover{transform:translateY(-1px);box-shadow:0 16px 28px #0b2e333d}.auth-link-button--secondary{color:var(--oracle-primary);background:#fff;border:1px solid #4f7c823d}.auth-inline-link{color:#0f766e;cursor:pointer;background:0 0;border:0;margin-top:14px;padding:0;font-weight:600}.landing-trust-line{color:#647985;align-items:center;gap:10px;margin-top:18px;font-weight:600;display:flex}.landing-trust-line__dot{background:var(--oracle-primary);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 8px #2ca8a124}.landing-trust-line p{margin:0}.landing-preview-card{color:#eff6ff;background:linear-gradient(#0b2e33 0%,#124148 100%);border:1px solid #ffffff1a;padding:28px;transition:all .2s;box-shadow:0 22px 44px #0b2e3347}.landing-preview-card:hover{transform:translateY(-3px);box-shadow:0 26px 52px #0b2e3352}.landing-preview-card__header{justify-content:space-between;align-items:start;gap:12px;display:flex}.landing-preview-card__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#b8e3e9;margin:0 0 4px;font-size:.72rem;font-weight:700}.landing-preview-card__header h2{margin:0;font-size:1.55rem}.landing-preview-card__badge{background:#ffffff1a;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:700}.landing-preview-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.landing-preview-card__stats div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff24;border-radius:18px;padding:14px;transition:all .2s}.landing-preview-card__stats div:hover{background:#ffffff29;transform:translateY(-2px)}.landing-preview-card__stats strong{font-size:1.5rem;line-height:1.1;display:block}.landing-preview-card__stats span{color:#cde1ec;margin-top:4px;font-size:.88rem;display:block}.landing-preview-card__queue{gap:12px;margin-top:18px;display:grid}.landing-preview-card__queue-row{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff24;border-radius:18px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:14px 16px;transition:all .2s;display:grid}.landing-preview-card__queue-row:hover{background:#ffffff29;transform:translateY(-2px)}.landing-preview-card__queue-row span{color:#cde1ec;font-size:.92rem}.landing-preview-card__queue-row strong{color:#fff}.landing-preview-card__queue-row em{color:#8abec0;font-style:normal;font-weight:700}.landing-preview-card__queue-row.is-hot{border-left:4px solid #f59e0b}.landing-preview-card__queue-row.is-closed{border-left:4px solid #2ca87a}.landing-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:8px;display:grid}.landing-feature-card{box-shadow:none;background:0 0;border:0;padding:4px 4px 4px 0;transition:transform .2s,box-shadow .2s}.landing-feature-card:hover{transform:translateY(-1px)}.landing-feature-card__icon{width:48px;height:48px;color:var(--oracle-primary);background:#4f7c821a;border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.landing-feature-card__icon svg{width:24px;height:24px}.landing-feature-card h2{color:var(--oracle-dark);margin:16px 0 8px;font-size:1.18rem}.landing-feature-card p{color:#5f7379;margin:0}.landing-steps{background:#ffffffc2;border:1px solid #4f7c8229;border-radius:20px;margin-top:4px;padding:22px 20px;box-shadow:0 14px 30px #0b2e3314}.landing-steps__header h2{color:var(--oracle-dark);margin:4px 0 0;font-size:1.42rem}.landing-steps__line{background:linear-gradient(90deg,#4f7c82,#4f7c8233);height:2px;margin:16px 0 14px}.landing-steps__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.landing-step-card{background:#fffc;border:1px solid #4f7c8229;border-radius:14px;padding:14px;transition:all .2s}.landing-step-card:hover{transform:translateY(-3px);box-shadow:0 12px 22px #0b2e331f}.landing-step-card__icon-wrap{justify-content:space-between;align-items:center;display:flex}.landing-step-card__icon{width:42px;height:42px;color:var(--oracle-primary);background:#4f7c821f;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.landing-step-card__icon svg{width:22px;height:22px}.landing-step-card__number{color:#8ca3a7;font-weight:700}.landing-step-card h3{color:var(--oracle-dark);margin:12px 0 6px;font-size:1rem}.landing-step-card p{color:#5f6f72;margin:0;font-size:.92rem}.landing-role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:8px;display:grid}.landing-role-card{background:#fff;flex-direction:column;justify-content:space-between;min-height:220px;padding:24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 22px #0b2e331f}.landing-role-card:hover{transform:translateY(-2px);box-shadow:0 22px 40px #0b2e3329}.landing-role-card--admin{background:linear-gradient(#fffffffa,#ebf4f6fa)}.landing-role-card--citizen{background:linear-gradient(#f5fbfcfa,#fffffffa)}.landing-role-card__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#4f7c82;margin:0 0 8px;font-size:.72rem;font-weight:800}.landing-role-card h2{color:#0b2e33;margin:0;font-size:1.6rem}.landing-role-card p{color:#6b7280;max-width:38ch;margin:10px 0 0}.landing-role-card__button{width:fit-content;margin-top:18px}.auth-card{width:min(520px,100%);padding:28px}.auth-login__card{background:#fffffffa;border:1px solid #94a3b840;width:min(100%,500px);box-shadow:0 24px 56px #0f172a1f}.auth-card__intro p{color:#52656d;margin:10px 0 0}.auth-role-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.auth-role-switch--pill{background:#e6edf4;border:1px solid #94a3b873;border-radius:999px;padding:.25rem}.auth-role-switch--pill .auth-role-switch__button{letter-spacing:.01em;border-radius:999px;font-weight:700}.auth-role-switch__button{color:#0f766e;cursor:pointer;background:#fff;border:1px solid #0f766e29;border-radius:14px;min-height:44px;font-weight:700}.auth-role-switch__button.is-active{color:#fff;background:#0f766e}.auth-role-switch--pill .auth-role-switch__button.is-active{color:#f8fafc;background:linear-gradient(120deg,#0ea5e9,#0284c7);box-shadow:0 10px 18px #0369a147}.auth-callout{background:#ecfeff;border:1px solid #bfecee;border-radius:16px;margin-top:18px;padding:14px 16px}.auth-callout strong{color:#134e4a;margin-bottom:6px;display:block}.auth-callout p{color:#155e75;margin:0}.auth-form{gap:14px;margin-top:18px;display:grid}.auth-form label{color:#1f2937;gap:8px;font-weight:600;display:grid}.auth-password-field{position:relative}.auth-form input{color:#111827;background:#fff;border:1px solid #cdd8db;border-radius:12px;outline:none;min-height:46px;padding:0 14px}.auth-password-field input{box-sizing:border-box;width:100%;padding-right:48px}.auth-form input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.auth-password-toggle{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.auth-password-toggle:hover{color:#0f766e;background:#0f766e14}.auth-password-toggle:focus-visible{outline-offset:2px;outline:2px solid #0f766e}.auth-password-toggle svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.auth-form__error{color:#b42318;margin:0;font-weight:600}.auth-login__submit{color:#f8fafc;letter-spacing:.01em;background:linear-gradient(130deg,#2563eb 0%,#0ea5e9 100%);border:none;font-weight:700;box-shadow:0 14px 28px #1e40af47}.auth-login__submit:hover{transform:translateY(-2px);box-shadow:0 18px 32px #1e40af57}.auth-login__submit:active{transform:translateY(0);box-shadow:0 8px 18px #1e40af3d}.auth-card__links{color:#0f766e;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:18px;font-weight:600;display:flex}@media (width<=960px){.auth-page--landing-modern{background:linear-gradient(160deg,#f8fafc 0%,#edf3f8 100%)}.auth-page--login{background:linear-gradient(160deg,#f8fafc 0%,#edf3f8 100%);grid-template-columns:1fr}.auth-login__right{display:none}.landing-hero,.landing-feature-grid,.landing-role-grid,.landing-steps__grid{grid-template-columns:1fr}.landing-hero__copy,.landing-preview-card,.landing-role-card,.auth-card{border-radius:20px}.landing-hero__copy{padding-right:0}}@media (width<=640px){.auth-page{padding:18px}.landing-hero__copy,.landing-preview-card,.auth-card{padding:22px}.landing-hero__copy{padding-right:0}.auth-hero__actions,.auth-card__links{flex-direction:column}.auth-link-button,.landing-role-card__button{width:100%}.landing-preview-card__stats,.landing-preview-card__queue-row{grid-template-columns:1fr}.live-ticker{flex-direction:column;align-items:flex-start;padding:12px}.live-ticker__viewport{width:100%}}.profile-page{--oracle-accent:#2563eb;min-height:calc(100vh - 96px);padding:18px 6px 36px}.profile-page__container{grid-template-columns:280px 1fr;gap:28px;width:min(1120px,100%);margin:0 auto;display:grid}.profile-page__toast{z-index:60;color:#0f766e;background:#ecfdf3;border:1px solid #b7e4d5;border-radius:10px;padding:10px 14px;font-size:.9rem;font-weight:600;position:fixed;top:18px;right:18px;box-shadow:0 12px 24px #0f766e29}.profile-card{background:#fff;border:1px solid #e9eef2;border-radius:16px;padding:24px;box-shadow:0 14px 30px #0f172a14}.profile-sidebar{background:#fff;border:1px solid #e9eef2;border-radius:16px;align-self:start;gap:18px;padding:22px;display:grid;position:sticky;top:92px;box-shadow:0 14px 30px #0f172a14}.profile-sidebar__identity{gap:14px;display:grid}.profile-header__avatar-wrap{width:58px;height:58px;position:relative}.profile-header{align-items:center;gap:16px;display:flex}.profile-header__avatar{color:#fff;background:#4f7c82;border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.35rem;font-weight:700;display:inline-flex}.profile-header__camera-btn{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #dbe4ff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:absolute;bottom:-5px;right:-5px;box-shadow:0 6px 16px #2563eb33}.profile-header__camera-btn svg{width:14px;height:14px}.profile-header__camera-btn:hover{background:#eff6ff}.profile-header__online-dot{background:#22c55e;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:-3px;right:-3px}.profile-header__identity h1{color:#0b2e33;margin:0;font-size:1.45rem;line-height:1.12}.profile-header__identity p{color:#667085;margin:5px 0 0;font-size:.92rem}.profile-header__badge{color:#166534;letter-spacing:.02em;background:#dcfce7;border-radius:999px;margin-top:9px;padding:4px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.profile-card__title{color:#0b2e33;margin:0;font-size:1.62rem;font-weight:800;line-height:1.2}.profile-card__subtitle{color:#64748b;margin:6px 0 0;font-size:.95rem}.profile-form{gap:18px;margin-top:22px;display:grid}.profile-form__heading{color:#64748b;text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:.8rem;font-weight:700}.profile-sidebar__nav{border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;gap:8px;padding:14px 0;display:grid}.profile-nav-btn{color:#475569;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;min-height:42px;padding:0 12px;font-size:.92rem;font-weight:600;transition:all .2s}.profile-nav-btn:hover{background:#f1f5f9;border-color:#dbe5ef}.profile-nav-btn.is-active{color:var(--oracle-accent);background:#eff6ff;border-color:#bfdbfe}.profile-sidebar__footer{margin-top:2px}.profile-content{background:#fff;border:1px solid #e9eef2;border-radius:16px;padding:24px 26px;box-shadow:0 14px 30px #0f172a14}.profile-tabs{border-bottom:1px solid #e4eaef;align-items:center;gap:16px;padding-bottom:10px;display:flex}.profile-tab{color:#64748b;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;min-height:34px;font-size:.92rem;font-weight:600;transition:all .2s}.profile-tab:hover{color:#355d63}.profile-tab.is-active{border-bottom-color:var(--oracle-accent);color:var(--oracle-accent)}.profile-panel{margin-top:20px}.profile-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0 0;display:grid}.profile-overview-item{background:#fbfdff;border:1px solid #e8edf2;border-radius:12px;padding:12px 14px 12px 50px;transition:transform .2s,box-shadow .2s;position:relative}.profile-overview-item:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0f172a14}.profile-overview-item__icon{color:#4f7c82;background:#e7f1f2;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:11px;left:12px}.profile-overview-item__icon svg{width:16px;height:16px}.profile-overview-item dt{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.78rem;font-weight:600}.profile-overview-item dd{color:#0f172a;margin:5px 0 0;font-size:.97rem;font-weight:600}.profile-overview-section{background:#fff;border:1px solid #e9edf3;border-radius:12px;margin-top:20px;padding:14px}.profile-overview-section .profile-security__actions{gap:14px;margin-top:14px}.profile-activity-list{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.profile-activity-list li{color:#334155;align-items:center;gap:8px;font-size:.9rem;display:flex}.profile-activity-list__dot{background:#4f7c82;border-radius:50%;width:7px;height:7px}.profile-field{gap:8px;display:grid}.profile-field label{color:#334155;font-size:.9rem;font-weight:600}.profile-settings-shell{margin-top:16px;animation:.2s ease-out profile-fade-up}@keyframes profile-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.profile-readonly-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-readonly-item--full{grid-column:1/-1}.profile-readonly-item{background:#fbfdff;border:1px solid #e7edf2;border-radius:10px;padding:12px}.profile-readonly-item dt{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:700}.profile-readonly-item dd{color:#0f172a;margin:4px 0 0;font-size:.95rem;font-weight:600}.profile-input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #dbe3ea;border-radius:10px;width:100%;min-height:44px;padding:0 14px;font-size:.96rem;transition:border-color .2s,box-shadow .2s}.profile-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-field--full{grid-column:1/-1}.profile-phone-wrap{grid-template-columns:96px 1fr;gap:8px;display:grid}.profile-input--prefix{padding-right:8px}.profile-input:focus{border-color:#4f7c82;outline:none;box-shadow:0 0 0 4px #4f7c8233}.profile-input--disabled{color:#667085;background:#f3f5f8}.profile-security{margin-top:24px;padding-top:12px}.profile-security-list{gap:12px;margin-top:12px;display:grid}.profile-security-item{background:#fbfdff;border:1px solid #e8edf2;border-radius:12px;align-items:flex-start;gap:12px;padding:12px;transition:box-shadow .2s;display:flex}.profile-security-item:hover{box-shadow:0 8px 18px #0f172a14}.profile-security-item__icon{width:36px;height:36px;color:var(--oracle-accent);background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-security-item__icon svg{width:18px;height:18px}.profile-security-item__body{flex:1}.profile-security-item__body h4{color:#0f172a;align-items:center;gap:8px;margin:0;font-size:.98rem;font-weight:700;display:inline-flex}.profile-security-item__body p{color:#64748b;margin:5px 0 0;font-size:.86rem}.profile-security-item__tag{color:#1d4ed8;text-transform:uppercase;letter-spacing:.06em;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:700}.profile-security-item--disabled{background:#f8fafc}.profile-security-item--disabled .profile-security-item__icon{color:#94a3b8;background:#f1f5f9}.profile-security-item--disabled .profile-security-item__body h4,.profile-security-item--disabled .profile-security-item__body p{color:#94a3b8}.profile-security-block{background:#fbfdff;border:1px solid #e8edf2;border-radius:12px;margin-top:16px;padding:14px}.profile-session-list{gap:10px;margin-top:10px;display:grid}.profile-session-item{background:#fff;border:1px solid #e3eaf0;border-radius:10px;padding:10px 12px}.profile-session-item__device{color:#0f172a;margin:0;font-size:.92rem;font-weight:600}.profile-session-item__meta{color:#64748b;margin:4px 0 0;font-size:.84rem}.profile-session-item__current{color:#166534;text-transform:uppercase;background:#dcfce7;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:.68rem;font-weight:700}.profile-security-block--danger{background:snow;border-color:#fecaca}.profile-security__actions--footer{margin-top:18px}.profile-btn--danger-action{color:#b91c1c;background:#fff;border-color:#fca5a5}.profile-btn--danger-action:hover:not(:disabled){background:#fef2f2}.profile-actions{justify-content:space-between;align-items:center;gap:14px;margin-top:24px;display:flex}.profile-actions__left{align-items:center;gap:10px;display:flex}.profile-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;min-height:40px;padding:0 18px;font-size:.93rem;font-weight:600;transition:all .2s}.profile-btn:disabled{cursor:not-allowed;opacity:.7}.profile-btn--primary{color:#fff;background:#4f7c82;border-color:#4f7c82;box-shadow:0 8px 18px #4f7c8247}.profile-btn--primary:hover:not(:disabled){background:#3f676d;border-color:#3f676d;transform:translateY(-1px)}.profile-btn--secondary{color:#334155;background:#fff;border-color:#d2d9df}.profile-btn--secondary:hover:not(:disabled){background:#f8fafc}.profile-btn--danger{color:#1d4ed8;background:#fff;border-color:#93c5fd;width:100%}.profile-btn--danger:hover:not(:disabled){background:#eff6ff}.profile-alert{border-radius:10px;margin-top:18px;padding:10px 12px;font-size:.9rem;font-weight:500}.profile-alert--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}@media (width<=768px){.profile-page{padding-top:10px}.profile-page__container{grid-template-columns:1fr;gap:16px}.profile-sidebar{position:static;top:auto}.profile-content{padding:18px}.profile-overview-grid,.profile-readonly-grid{grid-template-columns:1fr}.profile-readonly-item--full{grid-column:auto}.profile-edit-grid{grid-template-columns:1fr}.profile-field--full{grid-column:auto}.profile-phone-wrap{grid-template-columns:1fr}.profile-actions{flex-direction:column;align-items:stretch}.profile-actions__left{flex-direction:column;align-items:stretch;width:100%}.profile-btn,.profile-btn--danger{width:100%}}
