@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@600;700;800&display=swap");:root{color-scheme:light;--bg:#f4f7fb;--surface:#fff;--surface-muted:#f8fafc;--surface-strong:#eef4ff;--muted:#5f6b7a;--text:#0b1220;--accent:#157f3b;--accent-soft:rgba(21,127,59,.12);--accent-strong:#0c5f2a;--border:#dfe6ef;--shadow:0 18px 44px rgba(15,23,42,.08);--radius:20px;--radius-sm:14px;--font-body:"Manrope","Segoe UI",sans-serif;--font-display:"Sora","Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);background:radial-gradient(circle at 10% 10%,rgba(21,127,59,.08),transparent 30%),radial-gradient(circle at 100% 0,rgba(37,99,235,.08),transparent 35%),var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;border:none;background:none}input,select,textarea{width:100%;border:none;outline:none;background:transparent;color:var(--text);font-size:15px;line-height:1.5}textarea{min-height:110px;resize:vertical}input::placeholder,textarea::placeholder{color:#94a3b8}.layout{min-height:100vh;display:flex}.sidebar{width:320px;padding:28px 18px 20px;display:flex;flex-direction:column;gap:18px;border-right:1px solid rgba(223,230,239,.85);background:hsla(0,0%,100%,.86);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.35) transparent}.sidebar::-webkit-scrollbar{width:9px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:rgba(100,116,139,.28);border-radius:999px;border:2px solid transparent;background-clip:padding-box}.brand-block{display:grid;grid-gap:6px;gap:6px;padding:6px 6px 2px}.brand-title{font-family:var(--font-display);font-size:24px;font-weight:800;letter-spacing:-.03em}.brand-subtitle{color:var(--muted);font-size:13px;font-weight:600}.sidebar-section-label{padding:0 8px;color:#7c8798;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.nav-links{display:grid;grid-gap:10px;gap:10px;align-content:start}.nav-group-button,.nav-link,.nav-sublink{border-radius:16px;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.nav-group-button,.nav-link{display:flex;align-items:flex-start;gap:12px;width:100%;padding:13px 14px;border:1px solid transparent;color:#4b5563;text-align:left}.nav-group-button:hover,.nav-link:hover{background:rgba(241,245,249,.9);color:var(--text);transform:translateY(-1px)}.nav-group.active .nav-group-button,.nav-link.active{background:linear-gradient(135deg,rgba(21,127,59,.12),rgba(37,99,235,.08));border-color:rgba(21,127,59,.12);color:var(--text)}.nav-link-copy{display:grid;grid-gap:3px;gap:3px;flex:1 1}.nav-link-copy strong{font-size:14px;font-weight:800}.nav-link-copy small{color:var(--muted);font-size:12px;line-height:1.45}.nav-icon{width:20px;height:20px;display:grid;place-items:center;flex:0 0 auto;margin-top:2px}.nav-chevron svg,.nav-icon svg{width:20px;height:20px}.nav-group{display:grid;grid-gap:8px;gap:8px}.nav-chevron{display:grid;place-items:center;color:#7c8798;margin-top:2px;transition:transform .18s ease}.nav-group.open .nav-chevron{transform:rotate(90deg)}.nav-sub-links{display:grid;grid-gap:8px;gap:8px;margin-left:16px;padding-left:14px;border-left:1px solid rgba(223,230,239,.9)}.nav-sublink{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid transparent;color:#4b5563}.nav-sublink:hover{background:rgba(248,250,252,.95)}.nav-sublink.active{background:var(--surface-strong);border-color:rgba(37,99,235,.1);color:var(--text)}.nav-sublink-dot{width:8px;height:8px;margin-top:8px;border-radius:999px;background:rgba(148,163,184,.9);flex:0 0 auto}.nav-sublink.active .nav-sublink-dot{background:var(--accent)}.sidebar-footer{margin-top:auto}.shell{flex:1 1;padding:30px 34px 72px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.page-header-copy{display:grid;grid-gap:4px;gap:4px}.page-header h1{margin:0;font-family:var(--font-display);font-size:34px;font-weight:800;line-height:1.06;letter-spacing:-.04em}.page-header p{margin:0;max-width:820px;color:var(--muted);font-size:15px;line-height:1.65}.page-header-actions{position:relative;z-index:240}.page-header-actions,.page-header-extra-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dashboard-toolbar{position:relative;z-index:240;display:flex;align-items:center;gap:12px;min-width:min(100%,640px);padding:10px 12px;border-radius:22px;background:hsla(0,0%,100%,.92);border:1px solid rgba(223,230,239,.95);box-shadow:0 18px 36px rgba(15,23,42,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dashboard-search{position:relative;flex:1 1;min-width:290px}.dashboard-search-shell{display:flex;align-items:center;gap:12px;min-height:56px;padding:10px 12px 10px 14px;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#f2f6fb);border:1px solid rgba(223,230,239,.95)}.dashboard-search-shell input{color:var(--text);font-size:16px;font-weight:700}.dashboard-search-shell input::placeholder{color:#94a3b8}.dashboard-command-item svg,.dashboard-icon-button svg,.dashboard-profile-button,.dashboard-search-icon,.dashboard-search-submit{flex:0 0 auto}.dashboard-search-icon{width:22px;height:22px;color:#64748b}.dashboard-command-item svg,.dashboard-icon-button svg,.dashboard-profile-button svg,.dashboard-search-icon svg{width:20px;height:20px}.dashboard-search-submit{min-width:62px;padding:10px 14px;border-radius:12px;background:linear-gradient(135deg,#157f3b,#0c5f2a);color:#fff;font-weight:800;box-shadow:0 10px 20px rgba(21,127,59,.18)}.dashboard-toolbar-actions{display:flex;align-items:center;gap:10px}.dashboard-icon-button,.dashboard-profile-button{position:relative;width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#334155;background:linear-gradient(180deg,#f8fbff,#f1f5f9);border:1px solid rgba(223,230,239,.95)}.dashboard-icon-button.active,.dashboard-profile-button.active{background:linear-gradient(180deg,#eef6ff,#e7f0fb);border-color:rgba(37,99,235,.14)}.dashboard-count-badge{position:absolute;top:-5px;right:-2px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#38bdf8;color:#082f49;font-size:11px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.dashboard-avatar{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#f8fafc;color:#1d4ed8;font-weight:800}.dashboard-avatar.large{width:42px;height:42px}.dashboard-popover{position:absolute;top:calc(100% + 10px);z-index:320;width:min(100%,420px);padding:14px;border-radius:18px;border:1px solid rgba(223,230,239,.95);background:hsla(0,0%,100%,.98);box-shadow:0 22px 42px rgba(15,23,42,.16)}.dashboard-search-results{left:0}.dashboard-menu-popover{right:0}.dashboard-notification-list{display:grid;grid-gap:10px;gap:10px}.dashboard-notification-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;grid-gap:12px;gap:12px;width:100%;padding:14px 16px;border-radius:16px;border:1px solid rgba(223,230,239,.95);background:linear-gradient(180deg,#fff,#f8fbff);color:var(--text);text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.dashboard-notification-row:hover{transform:translateY(-1px);border-color:rgba(37,99,235,.16);box-shadow:0 14px 28px rgba(15,23,42,.08)}.dashboard-notification-row.pending{border-color:rgba(21,127,59,.2);background:linear-gradient(180deg,rgba(21,127,59,.08),hsla(0,0%,100%,.98))}.dashboard-notification-dot{width:10px;height:10px;border-radius:999px;background:#38bdf8;box-shadow:0 0 0 5px rgba(56,189,248,.12)}.dashboard-notification-dot.pending{background:var(--accent);box-shadow:0 0 0 5px rgba(21,127,59,.12)}.dashboard-notification-copy{min-width:0;display:flex;align-items:baseline;gap:8px;overflow:hidden}.dashboard-notification-copy small,.dashboard-notification-copy strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-notification-copy strong{font-size:14px;font-weight:800}.dashboard-notification-copy small{color:var(--muted);font-size:13px}.dashboard-notification-time{color:#64748b;font-size:12px;font-weight:700;white-space:nowrap}.dashboard-notification-row svg{width:18px;height:18px;color:#94a3b8}.help-center-popover{width:min(100%,460px);padding:18px;border-radius:24px;border:1px solid rgba(137,147,201,.28);background:radial-gradient(circle at top left,rgba(126,105,171,.18),transparent 36%),linear-gradient(180deg,#3b3f60,#2a2d47 58%,#24273a);color:#f8fafc;box-shadow:0 28px 52px rgba(15,23,42,.28)}.help-center-popover:before{content:"";position:absolute;top:-10px;right:108px;width:20px;height:20px;background:#373a59;border-top:1px solid rgba(137,147,201,.28);border-left:1px solid rgba(137,147,201,.28);transform:rotate(45deg)}.help-center-popover .dashboard-popover-head{margin-bottom:10px;padding-bottom:0;border-bottom:none}.help-center-popover .dashboard-popover-head strong{font-size:15px}.help-center-popover .dashboard-popover-head .muted{color:rgba(226,232,240,.72)}.help-center-body{display:grid;grid-gap:18px;gap:18px}.help-center-body h3{margin:0;font-size:20px;line-height:1.2;letter-spacing:-.03em}.help-center-body p{margin:0;color:rgba(226,232,240,.84);font-size:14px;line-height:1.7}.help-center-panel{display:grid;grid-gap:12px;gap:12px;padding:16px;border-radius:18px;background:hsla(0,0%,100%,.06);border:1px solid rgba(226,232,240,.1)}.help-center-panel strong{font-size:14px}.help-center-list{margin:0;padding-left:18px;color:rgba(248,250,252,.88);font-size:13px;line-height:1.7}.help-center-links{display:flex;flex-wrap:wrap;gap:10px}.help-center-link{min-height:40px;padding:10px 14px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid rgba(226,232,240,.14);color:#f8fafc;font-size:13px;font-weight:700}.help-center-link:hover{background:hsla(0,0%,100%,.14)}.dashboard-popover-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.dashboard-activity-list,.dashboard-command-list{display:grid;grid-gap:10px;gap:10px}.dashboard-alert-card,.dashboard-command-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(223,230,239,.95);background:#f8fafc;color:var(--text);text-align:left}.dashboard-alert-card:hover,.dashboard-command-item:hover{background:#eff6ff}.dashboard-command-copy{display:grid;grid-gap:4px;gap:4px}.dashboard-command-copy strong{font-size:14px;font-weight:800}.dashboard-command-copy small{color:var(--muted);font-size:12px;line-height:1.45}.dashboard-command-section{padding:6px 10px;border-radius:999px;background:rgba(21,127,59,.1);color:var(--accent-strong);font-size:11px;font-weight:800;white-space:nowrap}.dashboard-empty-state{padding:12px 14px;border-radius:14px;background:#f8fafc;color:var(--muted);font-size:13px;line-height:1.55}.dashboard-popover-section-title{margin:14px 0 10px;color:#64748b;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.dashboard-activity-row{display:flex;align-items:flex-start;gap:10px;padding:4px 0}.dashboard-profile-summary{display:flex;align-items:center;gap:12px;padding:12px 14px;margin-bottom:12px;border-radius:14px;background:#f8fafc;border:1px solid rgba(223,230,239,.95)}.dashboard-profile-summary-button{width:100%;text-align:left;transition:border-color .2s ease,background .2s ease,transform .2s ease}.dashboard-profile-summary-button:hover{border-color:rgba(20,114,58,.24);background:#f0fdf4;transform:translateY(-1px)}.dashboard-profile-summary-button svg{margin-left:auto;color:#64748b}.dashboard-profile-details{display:grid;grid-gap:10px;gap:10px}.dashboard-profile-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 14px;border-radius:14px;background:#f8fafc;border:1px solid rgba(223,230,239,.95)}.dashboard-profile-row span{color:#64748b;font-size:13px}.dashboard-profile-row strong{color:#0f172a;font-size:14px;font-weight:800;text-align:right}.dashboard-logout-button{width:100%;margin-top:12px;padding:12px 14px;border-radius:14px;background:rgba(239,68,68,.1);color:#b91c1c;font-weight:800}.badge,.brand-badge,.pill,.status-pill{display:inline-flex;align-items:center;gap:6px;font-weight:800}.brand-badge{padding:6px 11px;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-size:12px}.grid{display:grid;grid-gap:16px;gap:16px}.grid.two{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid.three{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.grid.four{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.card,.metric-card{background:hsla(0,0%,100%,.92);border:1px solid rgba(223,230,239,.95);border-radius:var(--radius);box-shadow:var(--shadow)}.card{padding:20px}.card h3{margin:0 0 6px;font-size:18px;font-weight:800;letter-spacing:-.02em}.card p{margin:0;color:var(--muted);line-height:1.6}.stat-card{display:grid;grid-gap:8px;gap:8px}.stat-label{color:var(--muted);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.metric-value,.stat-value{font-family:var(--font-display);font-size:30px;font-weight:800;letter-spacing:-.03em}.stat-hint{color:var(--muted);font-size:13px;line-height:1.5}.pill{padding:6px 10px;border-radius:999px;background:rgba(3,105,161,.12);color:#0369a1;font-size:12px}.muted{color:var(--muted)}.activity-list,.list-card,.section-list{display:grid;grid-gap:12px;gap:12px}.list-row,.section-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(223,230,239,.95);background:var(--surface-muted)}.cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 14px;border-radius:12px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;font-size:14px;font-weight:800;box-shadow:0 14px 28px rgba(21,127,59,.22);transition:transform .18s ease,box-shadow .18s ease}.cta:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(21,127,59,.28)}.cta.secondary{background:#eff5ff;color:#1d4ed8}.cta.secondary,.cta.secondary:hover{box-shadow:none}.badge{padding:6px 10px;border-radius:999px;background:rgba(21,127,59,.12);color:var(--accent-strong);font-size:12px}.divider{height:1px;margin:10px 0;background:var(--border)}.list{margin:0;padding-left:18px;color:var(--muted);line-height:1.7}.table-card{overflow:auto;border-radius:var(--radius);border:1px solid rgba(223,230,239,.95);background:hsla(0,0%,100%,.95)}.table-card table{width:100%;min-width:720px;border-collapse:collapse}.table-card td,.table-card th{padding:14px 16px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(223,230,239,.95);font-size:14px}.table-card th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#f8fafc;color:#1e293b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.table-card tr:last-child td{border-bottom:none}.metric-card{display:grid;grid-gap:12px;gap:12px;padding:18px;transition:transform .2s ease,box-shadow .2s ease}.metric-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(15,23,42,.12)}.metric-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.metric-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;color:#fff}.metric-delta svg,.metric-icon svg{width:22px;height:22px}.metric-label{color:var(--muted);font-weight:700}.metric-delta{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:13px;font-weight:800}.activity-item{display:flex;align-items:flex-start;gap:10px}.activity-dot{width:8px;height:8px;margin-top:7px;border-radius:999px;background:var(--accent);flex:0 0 auto}.activity-meta{display:grid;grid-gap:4px;gap:4px}.status-pill{padding:5px 10px;border-radius:999px;font-size:12px}.status-pill.active{background:rgba(22,163,74,.12);color:#166534}.status-pill.pending{background:rgba(245,158,11,.16);color:#92400e}.status-pill.closed{background:rgba(100,116,139,.16);color:#334155}.sidebar-user{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;border:1px solid rgba(223,230,239,.95);background:var(--surface-muted)}.avatar{width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,rgba(21,127,59,.12),rgba(37,99,235,.12));color:var(--accent-strong);display:grid;place-items:center;font-weight:800}.user-meta{display:grid;grid-gap:3px;gap:3px;flex:1 1}.user-role{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.user-email{font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis}.ghost-button{padding:8px 10px;border-radius:999px;border:1px solid rgba(223,230,239,.95);background:#fff;color:var(--muted);font-size:12px;font-weight:800}.form-field{display:grid;grid-gap:7px;gap:7px}.form-field-label{display:inline-flex;align-items:center;gap:6px;font-weight:800;font-size:14px}.form-field-required{color:#dc2626}.form-field-hint{color:var(--muted);font-size:12px;line-height:1.45}.form-field-shell{display:flex;align-items:center;gap:10px;min-height:48px;padding:11px 13px;border-radius:14px;border:1px solid rgba(223,230,239,.95);background:hsla(0,0%,100%,.96)}.info-field{display:grid;grid-gap:7px;gap:7px}.info-field-head{display:flex;justify-content:space-between;gap:8px}.info-field-hint,.info-field-label{color:var(--muted);font-size:12px}.info-field-value{min-height:48px;padding:12px 14px;border-radius:14px;border:1px solid rgba(223,230,239,.95);background:hsla(0,0%,100%,.96);display:flex;align-items:center;font-weight:700}.info-field-value.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px}.map-preview-panel{display:grid;grid-gap:12px;gap:12px;padding:14px;border-radius:16px;border:1px solid rgba(223,230,239,.95);background:rgba(248,250,252,.92)}.map-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.map-preview-head h3,.map-preview-head p{margin:0}.map-preview-head p{margin-top:5px;color:var(--muted);font-size:13px;line-height:1.5}.map-preview-frame,.map-preview-placeholder{width:100%;min-height:260px;border-radius:14px;border:1px solid rgba(223,230,239,.95);background:#fff}.map-preview-frame{display:block}.map-preview-placeholder{display:grid;place-items:center;color:var(--muted);font-weight:700}.map-text-link{color:#1d4ed8;font-weight:800;text-decoration:underline;text-underline-offset:3px}.fade-up{animation:fadeUp .35s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1080px){.layout{flex-direction:column}.sidebar{width:100%;height:auto;position:relative;border-right:none;border-bottom:1px solid rgba(223,230,239,.85)}.shell{padding:22px 18px 56px}.page-header{flex-direction:column}.dashboard-toolbar{min-width:100%;width:100%}}@media (max-width:720px){.page-header h1{font-size:28px}.shell{padding:18px 14px 48px}.card{padding:16px}.dashboard-toolbar{flex-direction:column;align-items:stretch}.dashboard-search{min-width:100%}.dashboard-toolbar-actions{justify-content:flex-end}.dashboard-menu-popover,.dashboard-popover,.dashboard-search-results{position:static;width:100%}.help-center-popover:before{display:none}.table-card table{min-width:640px}}@media (prefers-reduced-motion:reduce){.cta,.fade-up,.metric-card,.nav-group-button,.nav-link,.nav-sublink{animation:none;transition:none}}