@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--bg: #f7f1e8;--surface: #ffffff;--surface-soft: #faf7f3;--surface-muted: #f4f5f8;--border: #eee3d7;--border-strong: #e4d8ca;--text: #33302d;--muted: #9c948b;--muted-strong: #7f776e;--primary: #ff7426;--primary-soft: #fff0e6;--success: #7fd6ff;--success-soft: #e6f5ff;--accent-soft: #f3ebfb;--accent-text: #a45ad5;--shadow-sm: 0 2px 10px rgba(61, 42, 20, .03);--shadow-md: 0 10px 28px rgba(61, 42, 20, .05);--radius-xl: 24px;--radius-lg: 18px;--radius-md: 14px;--radius-sm: 10px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;font-family:Poppins,Segoe UI,sans-serif;color:var(--text);background:var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.app-shell{display:grid;grid-template-columns:238px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:21px;height:100vh;padding:15px 15px 12px;background:var(--surface);border-right:1px solid rgba(236,226,214,.9)}.sidebar-brand{display:flex;align-items:center;gap:10px;padding:1px 1px 8px 2px}.community-mark{width:144px;height:auto}.sidebar-close-button{display:none;margin-left:auto;place-items:center;width:34px;height:34px;border-radius:12px;border:1px solid var(--border);background:#fbfbfb;color:var(--muted-strong);box-shadow:var(--shadow-sm)}.sidebar-section{display:grid;gap:7px}.sidebar-section-title,.eyebrow{margin:0;color:#6d665f;font-size:.79rem;font-weight:500;letter-spacing:-.01em}.sidebar-section-links{display:grid;gap:4px}.sidebar-link{position:relative;display:flex;align-items:center;gap:10px;min-height:33px;padding:6px 11px 6px 13px;border-radius:8px;color:#7a7570;font-size:.9rem;font-weight:500}.sidebar-link:hover{background:#f7f4f1}.sidebar-link.active{background:#f4f4f4;color:#3f3a35}.sidebar-link.active:before{content:"";position:absolute;left:1px;top:6px;bottom:6px;width:2px;border-radius:999px;background:var(--primary)}.sidebar-link-icon{display:inline-grid;place-items:center;width:16px;color:#8d8882;font-size:.98rem;transform:translateY(-.5px)}.sidebar-footer{margin-top:auto;display:grid;gap:0;padding:11px 14px;border:1px solid rgba(238,229,219,.92);border-radius:19px;background:#fffdfb}.sidebar-footer-link{display:flex;align-items:center;gap:11px;min-height:35px;border:none;background:transparent;color:#817a72;font-size:.89rem;text-align:left}.sidebar-footer-link+.sidebar-footer-link{border-top:1px solid #f1e6da}.sidebar-backdrop,.mobile-only{display:none}.main-column{display:grid;grid-template-rows:auto 1fr;min-width:0}.topbar{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:18px 22px 12px;background:var(--bg)}.topbar-left{display:flex;align-items:center;gap:12px;margin-right:auto}.topbar-right{display:flex;align-items:center;gap:12px}.topbar-search{display:flex;align-items:center;gap:10px;width:230px;height:38px;padding:0 14px;border:1px solid #f4ebe0;border-radius:13px;background:#fff;color:var(--muted)}.topbar-search input{width:100%;border:none;outline:none;background:transparent;color:var(--text);font-size:.9rem}.topbar-search input::placeholder{color:#a9a096}.topbar-icon{position:relative;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;border:1px solid #f1e8de;background:#fff;color:#4b4b4b}.topbar-notification-dot{position:absolute;top:10px;right:10px;width:7px;height:7px;border-radius:999px;background:var(--primary)}.topbar-user-label{color:#5f5f5f;font-size:.92rem;font-weight:500;letter-spacing:-.01em;white-space:nowrap}.topbar-launcher{display:grid;grid-template-columns:repeat(3,4px);gap:3px;place-content:center;width:36px;height:36px;border-radius:11px;background:var(--primary)}.topbar-launcher span{width:4px;height:4px;border-radius:999px;background:#393939}.page-content{display:grid;align-content:start;padding:2px 22px 24px;min-width:0}.page-content>*{width:100%;max-width:none}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:15px}.page-header h1,.login-card h1{margin:0;font-weight:600}.page-header h1{font-size:1.94rem;line-height:1.04;letter-spacing:-.02em}.page-description,.muted-text,.empty-state p,.modal-header p,.field-hint,.login-copy p,.pagination-label{color:var(--muted)}.page-description{max-width:780px;margin:5px 0 0;font-size:.88rem;line-height:1.55}.page-actions,.stack-row,.table-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.panel-head p{margin:0;color:var(--muted);font-size:.88rem}.panel-meta{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid var(--border);background:#fff;color:#5d7084;font-size:.82rem;font-weight:500}.stats-grid,.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.content-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:14px;align-items:start}.panel,.filter-card,.detail-card,.login-card,.modal-card,.table-card{background:var(--surface);border:1px solid var(--border);border-radius:22px;box-shadow:var(--shadow-sm)}.panel,.filter-card,.detail-card,.login-card,.table-card{padding:18px}.filter-card,.table-card{display:grid;gap:14px}.table-card{padding:16px 16px 12px}.panel h3,.detail-card h3,.modal-header h3,.table-card-title{margin:0;font-size:.98rem;font-weight:600}.stat-card{display:grid;grid-template-columns:56px 1fr;gap:14px;align-items:center;min-height:80px;padding:14px 16px;border-radius:18px;border:1px solid var(--border);background:#fff}.stat-card-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:12px;background:var(--primary);color:#fff;font-size:1.24rem}.stat-card p{margin:0;color:#98908a;font-size:.84rem}.stat-card h3{margin:4px 0;font-size:1.02rem;font-weight:600}.stat-card-value{font-size:2rem;font-weight:600;line-height:1}.stat-card-meta{color:#999;font-size:.78rem}.button,.ghost-button,.icon-button{border:none;cursor:pointer;transition:.16s ease}.button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:35px;padding:0 18px;border-radius:10px;font-size:.88rem;font-weight:500}.button-primary{background:var(--primary);color:#fff}.button-primary:hover{background:#f06819}.button-secondary,.ghost-button{background:#fff;color:#4c4c4c;border:1px solid var(--border-strong)}.button-danger{background:#fff4ed;color:#a55620;border:1px solid #f5d2bd}.button:disabled,.ghost-button:disabled,.icon-button:disabled{opacity:.55;cursor:not-allowed}.icon-button{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#fff;border:1px solid var(--border);color:#6b6b6b}.filters-grid,.form-grid,.helper-grid,.detail-grid,.member-editor-grid{display:grid;gap:16px}.filters-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.form-grid,.helper-grid,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-editor-grid{grid-template-columns:1fr 1fr}.member-editor-grid .member-editor-upload{grid-column:1}.field{display:flex;flex-direction:column;gap:8px}.field-label{font-size:.9rem;font-weight:500;color:#333}.input{width:100%;min-height:40px;padding:0 14px;border-radius:11px;border:1px solid #ddd3c7;background:#fff;color:var(--text);outline:none}.textarea{min-height:112px;padding-top:12px;resize:vertical}.field-error{color:#c65d2c;font-size:.8rem}.table-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:nowrap}.table-toolbar-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.table-search-field{position:relative}.table-search-field svg{position:absolute;top:50%;left:14px;transform:translateY(-50%);color:#9f9f9f;pointer-events:none}.table-search-inline,.table-filter-inline{min-width:180px;height:36px;padding:0 14px;border:1px solid #efe6da;border-radius:12px;background:#f6f3ef;color:var(--muted)}.table-search-inline{min-width:236px;padding-left:38px}.table-wrap{overflow:auto}.data-table{width:100%;border-collapse:separate;border-spacing:0}.data-table thead th{padding:14px;border-bottom:1px solid #eee4d9;color:#a59d94;font-size:.82rem;font-weight:500;text-align:left}.data-table tbody td{padding:18px 14px;border-bottom:1px solid #f1e8de;font-size:.92rem;vertical-align:middle}.data-table tbody tr:last-child td{border-bottom:none}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 14px;border-radius:999px;font-size:.78rem;font-weight:500}.status-approved,.status-active,.status-published,.status-completed,.status-resolved{background:#e7fbef;border:1px solid #98e7b8;color:#13a156}.status-pending,.status-planned,.status-open,.status-in_progress{background:#fff5df;border:1px solid #f6c76b;color:#cf7a09}.status-rejected,.status-inactive,.status-archived,.status-closed{background:#f7eafa;border:1px solid #e3c9ef;color:#b163d8}.empty-state,.loading-state{display:grid;place-items:center;min-height:220px;padding:20px;text-align:center}.error-notice{padding:16px 18px;border-radius:14px;border:1px solid #f1d6bf;background:#fff7f0;color:#a95e2d}.spinner{width:28px;height:28px;border-radius:999px;border:3px solid rgba(255,116,38,.18);border-top-color:var(--primary);animation:spin .8s linear infinite}.pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:24px}.pagination-left,.pagination-pages{display:flex;align-items:center;gap:10px}.pagination-left{gap:8px}.pagination-limit{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:1px solid var(--border);border-radius:12px;background:#fff;color:#60564c;font-size:.88rem}.pagination-limit-caret{color:#a89583;font-size:.74rem}.pagination-page{display:grid;place-items:center;min-width:34px;height:34px;padding:0 12px;border-radius:10px;border:1px solid var(--border);background:#fff;color:#5b5b5b}.pagination-page.active{border-color:var(--primary);background:var(--primary);color:#fff}.pagination-page.muted{color:#b5aaa0}.pagination-ellipsis{color:#9e9185}.modal-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px}.modal-backdrop,.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#2b20162e}.modal-card{position:relative;width:min(980px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:22px}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.detail-grid>div{padding:14px;border-radius:14px;border:1px solid var(--border);background:#fffdfb}.detail-grid strong{display:inline-block;margin-bottom:6px;font-size:.84rem;color:var(--muted-strong)}.detail-grid p{margin:0}.member-avatar{position:relative;display:grid;place-items:center;overflow:hidden;border-radius:999px;background:#d9e1ec;color:#91a0b4;flex-shrink:0}.member-avatar img{width:100%;height:100%;object-fit:cover}.member-avatar-fallback{display:grid;place-items:center;width:100%;height:100%;font-weight:600}.member-avatar-sm{width:40px;height:40px;font-size:.88rem}.member-avatar-md{width:60px;height:60px;font-size:1.1rem}.member-avatar-xl{width:104px;height:104px;font-size:2rem}.member-upload-box{display:grid;place-items:center;min-height:214px;border:1px solid #ddd4ca;border-radius:16px;background:#fff;text-align:center}.member-upload-panel{display:grid;justify-items:center;gap:10px;width:100%;padding:20px}.member-upload-avatar-shell{margin-bottom:2px}.member-upload-status{color:#403a35;font-size:.92rem;font-weight:500}.member-upload-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.member-upload-input{display:none}.member-editor-card{display:grid;gap:18px;padding:18px 22px 20px;border:1px solid #eee4d9;border-radius:20px;background:#fff}.dashboard-dual-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dashboard-highlight{display:grid;gap:14px}.dashboard-highlight-top{display:grid;grid-template-columns:54px 1fr auto;gap:14px;align-items:start}.dashboard-substats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dashboard-substat{padding:16px 16px 12px;border-radius:12px;background:#f0f1f6}.dashboard-substat-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.dashboard-substat strong{display:block;font-size:1rem}.chart-card{display:grid;gap:14px}.line-chart{position:relative;height:220px;border-radius:18px;background:linear-gradient(180deg,#ff74260a,#fff0)}.line-chart svg{width:100%;height:100%}.line-chart-labels{display:flex;justify-content:space-between;color:#9d9d9d;font-size:.76rem}.legend-row{display:flex;justify-content:flex-end;gap:22px;color:#7b7b7b;font-size:.82rem}.legend-row span:before{content:"";display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:2px;background:currentColor}.donut-layout{display:grid;grid-template-columns:226px 1fr;gap:24px;align-items:center}.location-list{display:grid;gap:12px}.location-row{display:flex;justify-content:space-between;gap:16px;font-size:.92rem}.trend-inline{display:inline-flex;align-items:center;gap:4px;color:#bcaea0;font-size:.8rem}.trend-inline span{color:var(--primary)}.trend-inline strong{font-weight:500}.trend-inline-small{font-size:.76rem}.segment-tabs{display:flex;flex-wrap:wrap;gap:10px}.segment-tab{min-height:36px;padding:0 16px;border-radius:10px;border:1px solid var(--border);background:#fff;color:#555;font-size:.88rem}.segment-tab.active{background:var(--primary);color:#fff;border-color:var(--primary)}.login-shell{min-height:100vh;background:#fff}.login-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100vh}.login-visual{min-height:100vh;background-repeat:no-repeat,no-repeat;background-size:200% 100%,cover;background-position:left top,center}.login-panel{position:relative;min-height:100vh;background:#fff}.login-panel-inner{display:grid;width:min(327.853px,calc(100% - 104px));position:absolute;top:clamp(190px,30.9vh,247px);left:clamp(74px,27.1%,195px);gap:0}.login-header{margin-bottom:38px}.login-header h1{margin:0;color:#121212;font-size:clamp(3.15rem,4.35vw,4rem);line-height:1;font-weight:700;letter-spacing:-.04em}.login-form{display:block}.login-field,.login-password-block{display:grid;gap:12px}.login-field{margin-bottom:27px}.login-password-block{margin-bottom:14px}.login-field-label,.login-forgot-link,.login-remember-label{margin:0;color:#00000073;font-size:.9rem;font-weight:400;line-height:1.2}.login-input{min-height:36.673px;padding:0 14px;border-radius:11px;font-size:.9rem}.login-input::placeholder,.login-password-input::placeholder{color:#00000073}.login-input-muted{border-color:#eff0f0;background:#eff0f0;color:#1f1f1f}.login-input-muted:focus{border-color:#dfe3e3}.login-password-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.login-forgot-link{border:none;padding:0;background:transparent;color:#0027b4;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.login-password-frame{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;min-height:34.472px;padding-left:14px;border:2px solid #1e4841;border-radius:10px;background:#fff}.login-password-input{width:100%;min-height:30px;padding:0;border:none;background:transparent;color:#1e4841;font-size:.9rem;letter-spacing:.08em;outline:none}.login-password-divider{width:1px;height:23px;background:#1e484185}.login-password-toggle{display:inline-grid;place-items:center;width:44px;height:32px;border:none;background:transparent;color:#9a999c;cursor:pointer}.login-remember-row{position:relative;display:flex;align-items:center;gap:12px;min-height:20px;margin-bottom:35px;cursor:pointer}.login-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.login-checkbox-mark{position:relative;flex:0 0 auto;width:19.803px;height:19.803px;border-radius:4.4px;background:#eeecf3}.login-checkbox-mark:after{content:"";position:absolute;top:4px;left:6px;width:6px;height:10px;border-right:2px solid #1e4841;border-bottom:2px solid #1e4841;opacity:0;transform:rotate(45deg)}.login-checkbox-input:checked+.login-checkbox-mark:after{opacity:1}.login-submit-button{width:100%;min-height:45.474px;border-radius:11px;font-size:.98rem;font-weight:500}.login-submit-button.button-primary{background:#ff6b1e}.login-submit-button.button-primary:hover{background:#f45f12}.login-error{margin:14px 0 0}.dashboard-page .page-header{margin-bottom:14px}.dashboard-page .page-description{margin-top:3px;color:#9d948b;font-size:.84rem}.dashboard-chart-panel,.dashboard-location-panel{min-height:292px}.dashboard-chart-panel .panel-head h3{font-size:.98rem;font-weight:500;color:#535353}.dashboard-location-panel .panel-head h3{font-size:1rem;font-weight:600}.dashboard-recent-section{margin-top:18px}.dashboard-page .stats-grid{gap:16px}.dashboard-page .panel{border-color:#ede3d8b8;border-radius:18px;box-shadow:0 1px #ffffffa6,0 10px 22px #3c2c1905}.dashboard-page .stat-card{grid-template-columns:48px minmax(0,1fr);gap:12px;min-height:74px;padding:12px 15px;border-color:#ede3d89e;border-radius:16px;box-shadow:none}.dashboard-page .stat-card-icon{width:48px;height:48px;border-radius:11px;font-size:1.08rem}.dashboard-page .stat-card p{color:#a39a91;font-size:.78rem;line-height:1.2}.dashboard-page .stat-card-value{font-size:1.68rem;color:#3f3a35;letter-spacing:-.03em}.dashboard-page .stat-card>div:last-child{display:grid;gap:4px}.dashboard-page .dashboard-summary-grid{margin-top:16px}.dashboard-page .dashboard-highlight{padding:16px 16px 18px}.dashboard-page .dashboard-highlight-top .eyebrow{margin-bottom:6px;color:#a39b92;font-size:.79rem}.dashboard-page .dashboard-highlight-top .stat-card-value{font-size:1.92rem}.dashboard-page .dashboard-highlight-top{grid-template-columns:50px 1fr auto;gap:12px}.dashboard-page .dashboard-substat{padding:15px 14px 11px;border-radius:10px;background:#f4f5fa}.dashboard-page .dashboard-substat-head{margin-bottom:7px}.dashboard-page .dashboard-substat strong{color:#47413b}.dashboard-page .dashboard-substat span{color:#969089;font-size:.84rem}.dashboard-page .trend-inline{gap:5px;color:#b9afa5;font-size:.74rem}.dashboard-page .trend-inline span{display:inline-grid;place-items:center;width:14px;height:14px;border-radius:999px;background:#fff1e7;color:#ff7426;font-size:.56rem;line-height:1}.dashboard-page .dashboard-visual-grid{margin-top:16px;gap:18px}.dashboard-chart-card{gap:8px}.dashboard-chart-head{margin-bottom:0;align-items:center}.dashboard-chart-range{min-height:auto;padding:0;border:none;background:transparent;gap:6px;color:#5d5144;font-size:.84rem;font-weight:500}.dashboard-chart-range svg{font-size:.8rem}.dashboard-legend-row{gap:20px;margin-top:-2px}.dashboard-legend-row span:before{width:9px;height:9px;margin-right:7px;border-radius:999px}.dashboard-chart-frame{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:stretch}.dashboard-y-axis{display:grid;justify-items:end;align-content:stretch;padding-top:12px;padding-bottom:18px;color:#b2a89f;font-size:.74rem}.dashboard-y-axis span{display:flex;align-items:center}.dashboard-line-chart{height:214px;border-radius:14px}.dashboard-chart-tooltip{position:absolute;display:grid;gap:2px;min-width:72px;padding:7px 10px;border-radius:11px;background:#fffffff0;box-shadow:0 12px 24px #462f1214;transform:translate(-50%,-132%)}.dashboard-chart-tooltip span{color:#a79b8d;font-size:.7rem}.dashboard-chart-tooltip strong{color:#3c3935;font-size:1rem;font-weight:600}.dashboard-line-chart-labels{margin-left:46px;padding-right:6px}.dashboard-location-card{gap:12px}.dashboard-location-head{margin-bottom:0}.dashboard-donut-layout{grid-template-columns:190px minmax(0,1fr);gap:20px}.dashboard-donut-shell{position:relative;display:grid;place-items:center;width:174px;height:174px}.dashboard-donut-svg{width:174px;height:174px}.dashboard-donut-center{position:absolute;top:39px;right:39px;bottom:39px;left:39px;display:grid;place-items:center;border-radius:999px;background:#fff}.dashboard-donut-center span{color:#353535;font-size:1.28rem;font-weight:600;letter-spacing:-.03em}.dashboard-location-list{padding-right:4px;gap:10px}.dashboard-location-row{align-items:center;min-height:28px}.dashboard-location-row span{color:#4d4741;font-size:.9rem}.dashboard-location-row strong{color:#918980;font-size:.88rem;font-weight:500;text-align:right}.dashboard-recent-section .panel{padding:16px 16px 10px}.dashboard-recent-section .panel-head{margin-bottom:11px}.dashboard-recent-section .eyebrow{margin-bottom:4px;color:#aca39a;font-size:.74rem}.dashboard-recent-section h3{color:#3f3a35;font-size:.96rem;letter-spacing:-.01em;font-weight:600}.dashboard-page .table-wrap{overflow:hidden;border-radius:14px;border:1px solid #f1e8df;background:#fff}.dashboard-page .data-table thead th{padding:10px 11px;border-bottom-color:#efe7de;background:#fbf8f4;color:#aea59c;font-size:.75rem;font-weight:500}.dashboard-page .data-table tbody td{padding:13px 11px;border-bottom-color:#f4ede5;background:#fff;color:#565049;font-size:.85rem}.dashboard-page .data-table tbody tr:hover td{background:#fcfaf8}.dashboard-page .status-badge{min-height:22px;padding:0 10px;font-size:.72rem}.members-page .page-header{margin-bottom:10px}.members-page .page-header .eyebrow,.members-page .page-header .page-description,.member-editor-shell .page-header .eyebrow,.member-editor-shell .page-header .page-description,.member-detail-page .page-header .eyebrow,.member-detail-page .page-header .page-description{display:none}.members-page .page-header h1,.member-editor-shell .page-header h1,.member-detail-page .page-header h1{font-size:1.46rem;line-height:1.06}.members-table-card{display:flex;flex-direction:column;min-height:calc(100vh - 205px);align-content:start;gap:10px;padding:12px 12px 10px;border-radius:20px}.members-page .pagination{margin-top:auto}.members-toolbar-shell{display:grid;gap:8px}.members-toolbar-controls{display:grid;gap:8px;width:100%}.members-filter-cluster{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.members-table-card .table-wrap{flex:1 1 auto;overflow:hidden;border:1px solid #efe5da;border-radius:16px;background:#fff}.members-table-title{font-size:.98rem;font-weight:600;letter-spacing:-.01em;line-height:1.2}.members-search-field{width:100%;min-width:0}.members-search-input,.members-filter-inline{width:100%;min-width:0;height:36px;border-color:#efe6da;border-radius:10px;background:#f6f3ef;color:#5a5149;box-shadow:none;font-size:.84rem;line-height:1.2}.members-search-input{min-width:0;padding-left:40px}.members-filter-inline{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:0 30px 0 12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23968778' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:10px 6px;white-space:nowrap}.members-toolbar-button{width:100%;min-height:36px;padding:0 14px 0 12px;border-radius:10px;justify-content:center;gap:6px;font-size:.83rem;font-weight:600;line-height:1;white-space:nowrap;box-shadow:0 8px 18px #ff742629}.members-toolbar-button svg{flex:0 0 auto;font-size:.92rem}.members-toolbar-button span{display:inline-block;white-space:nowrap}.members-page .data-table thead th{padding:11px 12px;background:#fbf8f4;font-size:.76rem}.members-page .data-table tbody td{padding:14px 12px;font-size:.86rem}.members-page .data-table tbody tr:hover td{background:#fcfaf8}.member-id-link{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.member-name-cell,.member-detail-hero{display:flex;align-items:center;gap:12px}.member-name-cell{min-width:180px}.member-name-copy{display:grid;gap:3px}.member-name-copy strong{font-size:.86rem;font-weight:600}.member-name-copy span{color:#9a9085;font-size:.75rem}.member-detail-avatar{border:3px solid #fff4ea}.membership-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 16px;border-radius:999px;font-size:.78rem;font-weight:500}.membership-pill-member{background:#e7f4ff;color:#4f95d7}.membership-pill-professional{background:#f0e2f3;color:#b16acb}.membership-pill-volunteer{background:#fff1df;color:#d5842b}.members-table-card .table-actions .button{min-height:28px;padding:0 12px;border-radius:9px;font-size:.76rem}.members-action-button{background:#fff8f1;border-color:#f0dfd1}.members-action-button:disabled{opacity:1;color:#8f8375;background:#fff;border-color:#eee2d6}.member-editor-shell .page-header{margin-bottom:10px}.member-editor-frame{display:block;padding:0;overflow:hidden;border-radius:20px;border-color:#e9ddcf;background:#fff;box-shadow:none}.member-editor-head{display:block;padding:12px 16px 0}.member-editor-head h3{font-size:.98rem;margin:0}.member-editor-form{padding:12px 16px 16px}.member-editor-grid{grid-template-columns:1fr;gap:12px;align-items:start}.member-editor-main-column,.member-editor-side-column,.member-editor-stack{display:grid;gap:14px}.member-editor-stack-tight{gap:12px}.member-basic-grid{display:grid;grid-template-columns:1fr;gap:12px}.field-span-2{grid-column:auto}.member-editor-card{display:grid;gap:12px;padding:14px;border:1px solid #eee4d9;border-radius:16px;background:#fff}.member-editor-card h3{margin:0}.member-editor-card-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.member-editor-code-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#f7f3ef;color:#8a7e72;font-size:.78rem;font-weight:500}.member-scope-summary{display:grid;gap:6px;padding:12px;border:1px solid #efe4d8;border-radius:14px;background:#fcf8f3}.member-scope-label{color:#958a7f;font-size:.78rem;font-weight:500}.member-scope-value{display:flex;align-items:center;gap:8px}.member-editor-foot{display:flex;justify-content:stretch;gap:10px;margin-top:14px;flex-wrap:wrap}.member-editor-foot .button{min-height:36px;border-radius:10px}.member-upload-note{margin-top:2px;text-align:center;color:var(--muted);font-size:.82rem}.member-upload-box{min-height:180px;border-radius:14px;background:#fbf8f4}.member-detail-page .page-header{margin-bottom:10px}.member-detail-page .content-grid{grid-template-columns:1fr;gap:12px}.member-detail-page .detail-card{padding:14px;border-radius:18px}.member-detail-page .page-actions .button{min-height:36px;border-radius:10px}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width: 768px){.members-toolbar-controls{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:wrap;width:auto}.members-search-field{width:auto;flex:0 0 237px}.members-search-input{width:237px}.members-filter-cluster{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.members-filter-inline{flex:0 0 auto}.members-filter-cluster .members-filter-inline:first-child{width:108px;min-width:108px}.members-filter-cluster .members-filter-inline:last-child{width:126px;min-width:126px}.members-toolbar-button{flex:0 0 auto;width:auto;min-width:126px;max-width:100%;justify-content:center}.member-editor-foot{justify-content:flex-end}.member-editor-foot .button{width:auto}}@media (min-width: 1181px){.members-toolbar-shell{display:flex;justify-content:space-between;align-items:center;gap:12px}.members-toolbar-controls{flex-wrap:nowrap;margin-left:auto}.members-search-field{flex-shrink:0}.member-editor-grid{grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr)}.member-basic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field-span-2{grid-column:span 2}.member-detail-page .content-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}}@media (max-width: 1180px){.stats-grid,.kpi-grid,.dashboard-dual-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-grid,.content-grid,.filters-grid,.member-editor-grid,.donut-layout,.member-basic-grid{grid-template-columns:1fr}.field-span-2{grid-column:auto}.table-toolbar{flex-wrap:wrap}.members-table-card{min-height:auto}}@media (max-width: 920px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:min(300px,86vw);transform:translate(-100%);transition:transform .18s ease}.sidebar-open{transform:translate(0)}.mobile-only,.sidebar-backdrop{display:inline-grid}.sidebar-close-button{display:grid}.topbar{flex-wrap:wrap;justify-content:space-between;padding:14px 16px 10px}.page-content{padding:0 14px 18px}.login-split{grid-template-columns:1fr}.login-visual{min-height:38vh}.login-panel{min-height:auto;padding:34px 20px 40px}.login-panel-inner{position:relative;top:auto;left:auto;width:min(327.853px,100%)}}@media (max-width: 720px){.stats-grid,.kpi-grid,.summary-grid,.content-grid,.dashboard-dual-cards,.dashboard-substats,.filters-grid,.form-grid,.detail-grid{grid-template-columns:1fr}.topbar-right,.table-toolbar,.table-toolbar-controls,.pagination,.members-toolbar-controls,.members-filter-cluster,.member-editor-foot{width:100%}.members-search-field,.members-search-input,.members-filter-inline,.members-toolbar-button{width:100%;min-width:0}.members-toolbar-button{justify-content:center}.topbar-search{width:100%}.login-visual{min-height:32vh}.login-panel-inner{width:min(328px,100%)}.login-header h1{font-size:2.8rem}.login-header{margin-bottom:30px}.login-password-head{gap:10px}.login-field{margin-bottom:24px}.login-password-block{margin-bottom:14px}.login-remember-row{margin-bottom:28px}}:root{--page-pad-x: 14px;--page-pad-y: 18px;--surface-pad: 16px;--surface-pad-lg: 18px;--control-height-sm: 36px;--control-height-md: 40px;--toolbar-gap: 8px}.page-content{padding:2px var(--page-pad-x) var(--page-pad-y)}.page-header{display:grid;gap:12px;align-items:start;margin-bottom:12px}.page-actions{width:100%;justify-content:flex-start}.page-actions .button,.page-actions .ghost-button{width:100%}.panel,.filter-card,.detail-card,.login-card,.table-card{padding:var(--surface-pad);border-radius:20px}.table-card{gap:12px;padding-bottom:14px}.list-toolbar{display:grid;gap:12px}.list-toolbar-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.list-toolbar-title{margin:0;font-size:.98rem;font-weight:600;letter-spacing:-.01em}.list-toolbar-meta{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.list-toolbar-controls{display:grid;gap:var(--toolbar-gap)}.list-toolbar-filter-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--toolbar-gap)}.toolbar-search{position:relative;min-width:0}.toolbar-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#998d81;pointer-events:none}.toolbar-search-input{padding-left:36px}.toolbar-inline-select{min-width:0}.button{justify-content:center;gap:8px;white-space:nowrap}.button-sm{min-height:var(--control-height-sm);padding:0 14px;border-radius:10px;font-size:.88rem}.button-md{min-height:var(--control-height-md);padding:0 16px}.button-block{width:100%}.input-sm{min-height:var(--control-height-sm);padding:0 12px;border-radius:10px;font-size:.88rem}.input-md{min-height:var(--control-height-md)}.select-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#8f857a 50%),linear-gradient(135deg,#8f857a 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 13px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:34px}.table-wrap{overflow:auto;overscroll-behavior-x:contain}.data-table tbody td{padding:16px 14px}.table-actions{width:100%}.table-actions .button{flex:1 1 auto}.modal-root{align-items:end;padding:12px}.modal-card{width:min(100%,980px);max-height:calc(100vh - 24px);padding:18px;border-radius:22px 22px 18px 18px}.modal-header{margin-bottom:16px}.empty-state{display:grid;gap:6px;padding:18px 6px 8px;text-align:center}.empty-state h3{margin:0;font-size:.98rem}.empty-state p{margin:0;font-size:.88rem}@media (min-width: 768px){:root{--page-pad-x: 18px;--page-pad-y: 22px;--surface-pad: 18px}.page-header{display:flex;justify-content:space-between;gap:18px;margin-bottom:14px}.page-actions{width:auto;justify-content:flex-end}.page-actions .button,.page-actions .ghost-button{width:auto}.list-toolbar-controls{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.list-toolbar-filter-row{display:flex;align-items:center;flex-wrap:wrap}.toolbar-search{width:clamp(220px,28vw,248px);flex:0 0 auto}.toolbar-inline-select{flex:0 0 auto;min-width:112px}.list-toolbar-controls>.button,.list-toolbar-controls>.button-block,.list-toolbar-controls>*>.button{width:auto}.table-actions{width:auto}.table-actions .button{flex:0 0 auto}.modal-root{place-items:center;padding:18px}.modal-card{max-height:calc(100vh - 36px);padding:22px;border-radius:22px}}@media (min-width: 1181px){.page-content{padding-left:22px;padding-right:22px}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.list-toolbar-heading{min-width:0;flex-wrap:nowrap}.list-toolbar-controls{flex-wrap:nowrap;margin-left:auto}}.form-grid,.helper-grid,.detail-grid,.member-editor-grid,.content-grid,.summary-grid,.kpi-grid,.dashboard-dual-cards,.filters-grid{grid-template-columns:1fr}.form-grid,.helper-grid,.detail-grid,.member-editor-grid{gap:14px}.field{gap:6px}.field-has-error .field-label{color:#a24b1d}.field-has-error .input{border-color:#e6a37c;box-shadow:0 0 0 3px #ff74261a}.input{transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.input:focus{border-color:#ff9a63;box-shadow:0 0 0 3px #ff74261f}.field-error{font-size:.79rem;line-height:1.4}.form-error-banner{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:12px 14px;border-radius:14px;border:1px solid #f0cbb5;background:#fff5ee;color:#7a3c18}.form-error-banner-icon{display:grid;place-items:center;width:20px;height:20px;margin-top:1px;font-size:1rem}.form-error-banner-copy{display:grid;gap:2px}.form-error-banner-copy strong,.form-error-banner-copy p{margin:0}.form-error-banner-copy p{font-size:.84rem;line-height:1.5}.stack-row{width:100%}.stack-row .button{flex:1 1 auto}.detail-grid>div{padding:12px}@media (min-width: 768px){.form-grid,.helper-grid,.detail-grid,.kpi-grid,.summary-grid,.content-grid,.dashboard-dual-cards,.filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stack-row{width:auto}.stack-row .button{flex:0 0 auto}}@media (min-width: 1181px){.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.filters-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}:root{--app-shell-bg: radial-gradient(circle at top left, rgba(255, 255, 255, .66), rgba(255, 255, 255, 0) 34%), linear-gradient(180deg, #f8f3ec 0%, #f5efe7 52%, #f3ede4 100%);--surface-elevated: rgba(255, 255, 255, .92);--surface-glass: rgba(255, 255, 255, .82);--border-soft: rgba(234, 222, 210, .88);--shadow-card: 0 12px 30px rgba(89, 63, 28, .05);--shadow-card-soft: 0 8px 22px rgba(89, 63, 28, .04);--shadow-float: 0 18px 34px rgba(255, 116, 38, .18)}body{background:var(--app-shell-bg)}.app-shell{background:radial-gradient(circle at 100% 0%,#ff74260f,#ff742600 24%),var(--app-shell-bg)}.sidebar{gap:18px;padding:16px 14px 14px;background:linear-gradient(180deg,#fffffff7,#fffaf5f5);border-right:1px solid rgba(233,223,212,.9);box-shadow:8px 0 28px #5b411c08}.sidebar-section{gap:8px}.sidebar-link{min-height:36px;padding:7px 12px 7px 14px;border-radius:11px;transition:background-color .16s ease,color .16s ease,transform .16s ease}.sidebar-link:hover{background:#faf5ef;color:#5a5046;transform:translate(1px)}.sidebar-link.active{background:linear-gradient(180deg,#fff7f0,#fff2e8);color:#2f2a26;box-shadow:inset 0 0 0 1px #ff742617}.sidebar-link.active:before{left:2px;width:3px;background:linear-gradient(180deg,#ff8d4c,#ff7426)}.sidebar-footer{border-radius:18px;background:linear-gradient(180deg,#fffffff5,#fff9f3f5);box-shadow:inset 0 1px #ffffffb3}.topbar{position:sticky;top:0;z-index:12;padding-top:14px;padding-bottom:10px;background:linear-gradient(180deg,#f7f1e8f0,#f7f1e8cc);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-search,.topbar-icon,.topbar-launcher{box-shadow:0 6px 18px #61441f0a}.topbar-search{border-color:#ede3d9f2;background:#ffffffeb}.topbar-icon{border-color:#ece2d8eb}.topbar-launcher{box-shadow:var(--shadow-float)}.page-header{margin-bottom:10px}.page-header h1{font-size:clamp(1.32rem,1rem + 1vw,1.82rem);letter-spacing:-.03em}.page-description{margin-top:3px;font-size:.84rem}.panel,.filter-card,.detail-card,.login-card,.modal-card,.table-card{background:linear-gradient(180deg,#fffffffa,#fffbf7f5);border-color:var(--border-soft);box-shadow:var(--shadow-card-soft)}.panel,.detail-card,.table-card{position:relative}.panel:before,.detail-card:before,.table-card:before,.modal-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 1px #ffffffb8}.panel-head{margin-bottom:12px}.panel-meta{min-height:28px;padding:0 11px;border-color:#e8ddd1f2;background:#ffffffd1;color:#6f6256;font-size:.78rem}.list-toolbar{gap:10px}.list-toolbar-title{color:#342f2a;font-size:1rem}.toolbar-search-input,.toolbar-inline-select{border-color:#efe4d9fa;background:#f8f5f1fa;color:#594f45}.toolbar-search-input::placeholder{color:#a09184}.toolbar-inline-select{min-width:118px}.toolbar-inline-select:focus,.toolbar-search-input:focus,.input:focus,.textarea:focus{background:#fff}.button-primary{background:linear-gradient(180deg,#ff8a45,#ff7426);box-shadow:0 10px 22px #ff74262e}.button-primary:hover{background:linear-gradient(180deg,#ff9352,#ff782a);box-shadow:0 14px 26px #ff742633;transform:translateY(-1px)}.button-secondary,.ghost-button{background:#ffffffe0;border-color:#e1d5c9f2}.button-danger{background:linear-gradient(180deg,#fff8f2,#fff3ea)}.input,.textarea,.select-input{border-color:#e2d6c9f5;background:#fffffff0;box-shadow:inset 0 1px #fffc}.field-label{color:#514840;font-size:.86rem;font-weight:600}.field-hint{font-size:.77rem;line-height:1.45}.form-error-banner{margin-bottom:2px}.table-wrap{border:1px solid rgba(238,227,217,.98);border-radius:16px;background:#fffffff5;box-shadow:inset 0 1px #ffffffd6}.data-table thead th{background:#fbf7f3;color:#a09184;font-size:.75rem;letter-spacing:.01em;text-transform:uppercase}.data-table tbody td{color:#4e453d}.data-table tbody tr:hover td{background:#fcfaf7}.status-badge{min-height:24px;padding:0 11px;font-size:.73rem;letter-spacing:.01em}.pagination{padding-top:16px}.pagination-page,.pagination-limit{background:#ffffffe6;border-color:#e8dcd0f2}.error-notice{box-shadow:var(--shadow-card-soft)}.modal-root{background:#2b201614}.modal-backdrop{background:#2b201638;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-card{box-shadow:0 24px 56px #432e131f}.modal-header{margin-bottom:14px}.modal-header h3{font-size:1.06rem}.detail-grid>div{border-color:#ede3d8f2;background:linear-gradient(180deg,#fffefe,#fffaf6)}.metric-list{display:grid;gap:12px}.metric-bar-row,.helper-tile{border:1px solid rgba(237,227,216,.95);background:linear-gradient(180deg,#fffefe,#fffaf6);border-radius:14px;box-shadow:inset 0 1px #ffffffad}.helper-tile{padding:14px}.helper-tile strong{display:block;margin-bottom:4px;font-size:.86rem;color:#463f38}.helper-tile p{margin:0;color:#8e8377;font-size:.82rem}.metric-bar-row{padding:12px 13px}.metric-bar-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.metric-bar-head span{color:#514840;font-size:.84rem}.metric-bar-head strong{color:#302b27;font-size:.84rem}.metric-bar-track{overflow:hidden;height:8px;border-radius:999px;background:#f4ebe4}.metric-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff9e67,#ff7426)}.divider{border:none;border-top:1px solid rgba(236,225,214,.96);margin:14px 0}.dashboard-page .page-header,.reports-page .page-header,.issue-detail-page .page-header,.members-page .page-header,.member-editor-shell .page-header,.member-detail-page .page-header,.issues-page .page-header,.work-items-page .page-header,.broadcasts-page .page-header,.approvals-page .page-header,.masters-page .page-header{margin-bottom:10px}.dashboard-page .page-description{max-width:520px}.dashboard-page .panel,.reports-page .panel{padding:16px}.dashboard-page .panel-head,.reports-page .panel-head{margin-bottom:10px}.dashboard-page .table-wrap{overflow:auto}.member-editor-frame,.member-detail-page .detail-card,.issue-detail-page .detail-card{box-shadow:var(--shadow-card)}.member-editor-head{padding:14px 16px 0}.member-editor-form{padding:14px 16px 16px}.member-editor-card,.member-upload-box{border-color:#ebe0d4fa;background:linear-gradient(180deg,#fff,#fffaf6);box-shadow:inset 0 1px #fffc}.member-upload-actions .button{min-width:136px}.issue-detail-page .detail-card>p:last-child,.member-detail-page .detail-card>p:last-child{margin-bottom:0}.issues-page .table-card,.work-items-page .table-card,.broadcasts-page .table-card,.approvals-page .table-card,.masters-page .panel,.members-table-card{padding-top:14px}.issues-page .table-card .list-toolbar,.work-items-page .table-card .list-toolbar,.broadcasts-page .table-card .list-toolbar,.approvals-page .table-card .list-toolbar,.masters-page .panel .list-toolbar,.members-table-card .list-toolbar{margin-bottom:2px}.members-table-card,.issues-page .table-card,.work-items-page .table-card,.broadcasts-page .table-card{min-height:min(70vh,720px)}.members-table-card .pagination,.issues-page .pagination,.work-items-page .pagination,.broadcasts-page .pagination,.approvals-page .pagination{margin-top:auto}.members-table-card{gap:8px}.members-table-card .members-toolbar-shell{display:grid;gap:8px;margin-bottom:0}.members-table-card .members-toolbar-shell .list-toolbar-heading{align-items:center;gap:8px}.members-table-card .members-toolbar-shell .list-toolbar-title{font-size:.99rem;letter-spacing:-.015em}.members-table-card .members-toolbar-controls{display:grid;gap:6px;width:100%}.members-table-card .members-search-field{width:100%;min-width:0}.members-table-card .members-search-field .toolbar-search-icon{left:11px;color:#9b938a;font-size:.9rem}.members-table-card .members-search-input{width:100%;min-width:0;min-height:34px;height:34px;padding:0 12px 0 34px;border:1px solid rgba(235,228,220,.95);border-radius:10px;background:#f5f4f2;color:#595148;font-size:.82rem;box-shadow:none}.members-table-card .members-search-input::placeholder{color:#a29a91}.members-table-card .members-search-input:focus{border-color:#e2d6cafa;background:#f7f6f4;box-shadow:none}.members-table-card .members-filter-cluster{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;min-width:0}.members-table-card .members-filter-inline{width:100%;min-width:0;min-height:34px;height:34px;padding:0 24px 0 8px;border:none;border-radius:9px;background:transparent;color:#6f675f;font-size:.8rem;font-weight:500;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5' fill='none'%3E%3Cpath d='M1 1L4 4L7 1' stroke='%238D857C' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:8px 5px}.members-table-card .members-filter-inline:focus{border:none;background-color:#f7f3eed9;box-shadow:inset 0 0 0 1px #e5dbd0f2}.members-table-card .members-toolbar-button{width:100%;min-height:34px;height:34px;padding:0 12px;gap:5px;border:1px solid rgba(255,126,47,.28);border-radius:10px;background:#ff7a2f;color:#fff;font-size:.8rem;font-weight:600;line-height:1;white-space:nowrap;box-shadow:none}.members-table-card .members-toolbar-button svg{font-size:.86rem}.members-table-card .members-toolbar-button:hover{transform:none;background:#ff7020;box-shadow:none}.members-table-card .members-toolbar-button:focus-visible{outline:2px solid rgba(255,116,38,.28);outline-offset:1px}@media (max-width: 480px){.members-table-card .members-filter-cluster{grid-template-columns:1fr}}@media (min-width: 768px){.members-table-card .members-toolbar-shell{display:flex;align-items:center;justify-content:space-between;gap:10px}.members-table-card .members-toolbar-shell .list-toolbar-heading{flex:0 1 auto;min-width:0}.members-table-card .members-toolbar-controls{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;width:auto;margin-left:auto}.members-table-card .members-search-field{flex:0 0 226px;width:226px}.members-table-card .members-filter-cluster{display:flex;align-items:center;gap:4px}.members-table-card .members-filter-cluster .members-filter-inline:first-child{width:88px}.members-table-card .members-filter-cluster .members-filter-inline:last-child{width:96px}.members-table-card .members-toolbar-button{width:auto;min-width:116px}}@media (min-width: 1181px){.members-table-card .members-toolbar-controls{flex-wrap:nowrap;gap:8px}.members-table-card .members-search-field{flex-basis:228px;width:228px}}@media (max-width: 920px){.topbar-right{width:100%;justify-content:space-between;flex-wrap:wrap}.topbar-user-label{display:none}}@media (max-width: 780px){.data-table-stack{border-collapse:separate;border-spacing:0 12px}.data-table-stack thead{display:none}.data-table-stack,.data-table-stack tbody,.data-table-stack tr,.data-table-stack td{display:block;width:100%}.data-table-stack tbody{padding:12px}.data-table-stack tr{overflow:hidden;border:1px solid rgba(236,224,212,.96);border-radius:16px;background:linear-gradient(180deg,#fff,#fffaf6);box-shadow:var(--shadow-card-soft)}.data-table-stack td{display:grid;grid-template-columns:minmax(92px,108px) minmax(0,1fr);gap:10px;align-items:start;padding:11px 14px;border-bottom:1px solid rgba(241,232,222,.92);white-space:normal}.data-table-stack td:last-child{border-bottom:none}.data-table-stack td:before{content:attr(data-label);color:#9a8e81;font-size:.72rem;font-weight:600;letter-spacing:.01em;text-transform:uppercase}.data-table-stack td[data-label=Actions]:before,.data-table-stack td[data-label=Action]:before{align-self:center}.data-table-stack .table-actions{justify-content:flex-start}.data-table-stack .table-actions .button{flex:0 0 auto}.members-name-cell{min-width:0}.member-name-copy strong{font-size:.88rem}.dashboard-page .page-description{display:none}}@media (min-width: 768px){.page-content{padding-top:4px}.dashboard-page .panel,.reports-page .panel{padding:18px}}@media (min-width: 1181px){.page-content{padding-left:24px;padding-right:24px}.dashboard-page,.reports-page,.issues-page,.work-items-page,.broadcasts-page,.approvals-page,.masters-page,.members-page,.member-editor-shell,.member-detail-page,.issue-detail-page{display:grid;gap:0}.issues-page .table-card,.work-items-page .table-card,.broadcasts-page .table-card,.approvals-page .table-card,.masters-page .panel,.members-table-card{min-height:min(74vh,780px)}}.sidebar-brand{padding-bottom:4px}.sidebar-section-title{margin-bottom:2px;color:#766d65;font-size:.8rem}.sidebar-link span:last-child{line-height:1.25}.topbar-search{width:min(100%,232px);height:38px;border-radius:12px}.topbar-user-chip{display:flex;align-items:center;gap:10px;min-width:0}.topbar-user-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(180deg,#fff3e7,#ffe7d4);color:#6b5140;font-size:.78rem;font-weight:700;box-shadow:inset 0 1px #ffffffb8}.topbar-user-copy{display:grid;gap:1px;min-width:0}.topbar-user-copy strong{color:#5b5147;font-size:.88rem;font-weight:600;line-height:1.15;white-space:nowrap}.topbar-user-copy span{color:#9a9085;font-size:.74rem;line-height:1.1;white-space:nowrap}.topbar-launcher{flex:0 0 auto}.modal-card{display:grid;gap:0}.modal-body{display:grid;gap:18px}.modal-header p{max-width:58ch}.segment-tabs{gap:8px}.segment-tab{min-height:36px;padding:0 14px;border-radius:11px;border-color:#e8ded2f5;background:#fcf8f4;color:#64584d}.segment-tab.active{background:linear-gradient(180deg,#ff8c49,#ff7426);border-color:transparent;box-shadow:0 10px 20px #ff742629}.masters-page .page-header,.approvals-page .page-header,.reports-page .page-header{margin-bottom:10px}.masters-switcher-card{gap:14px;padding:16px 18px}.masters-switcher-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.masters-switcher-head h3{margin:0;font-size:1rem;color:#38322d}.masters-segment-tabs{gap:8px}.masters-table-panel{margin-top:14px!important;padding:14px}.master-record-modal{width:min(100%,760px)}.master-record-modal .modal-body{gap:14px}.master-record-modal .form-grid{gap:12px}.master-record-modal .stack-row{margin-top:2px}.approvals-page .table-card{padding:14px}.approval-review-modal{width:min(100%,920px)}.approval-review-summary{gap:14px;padding:16px}.approval-review-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.approval-review-top h3{margin:4px 0 0;font-size:1.08rem;color:#342f2a}.approval-review-pills{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.approval-review-modal form{padding:16px;border:1px solid rgba(236,225,214,.96);border-radius:18px;background:linear-gradient(180deg,#fffefe,#fffaf6)}.approval-review-modal .form-grid{grid-template-columns:1fr;gap:12px}.approval-review-modal .form-grid .stack-row{margin-top:2px;justify-content:flex-end}.dashboard-page .page-header,.reports-page .page-header{margin-bottom:12px}.dashboard-page .page-header h1,.reports-page .page-header h1{font-size:2rem}.dashboard-page .page-description,.reports-page .page-description{margin-top:4px;color:#9c9185;font-size:.86rem}.dashboard-kpi-grid,.reports-kpi-grid{gap:14px}.dashboard-page .stat-card,.reports-page .stat-card{min-height:78px;padding:14px 16px;border-radius:18px}.dashboard-page .stat-card p,.reports-page .stat-card p{font-size:.8rem}.dashboard-page .stat-card-value,.reports-page .stat-card-value{font-size:1.9rem}.dashboard-spotlight-grid,.dashboard-analytics-grid,.reports-insight-grid,.reports-analytics-grid,.reports-snapshot-grid{display:grid;gap:14px;margin-top:14px}.dashboard-spotlight-card{display:grid;gap:14px;padding:18px}.dashboard-spotlight-top{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center}.dashboard-spotlight-top .panel-meta{grid-column:1 / -1;justify-self:start}.dashboard-spotlight-icon,.reports-snapshot-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:linear-gradient(180deg,#ff8b48,#ff7426);color:#fff;font-size:1.18rem}.dashboard-spotlight-copy p{margin:0 0 5px;color:#978d83;font-size:.82rem}.dashboard-spotlight-copy strong{display:block;color:#302b27;font-size:2rem;line-height:1;letter-spacing:-.03em}.dashboard-spotlight-splits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dashboard-spotlight-split{padding:16px 15px 14px;border:1px solid rgba(236,226,216,.96);border-radius:14px;background:linear-gradient(180deg,#f8f9fc,#f2f4f8)}.dashboard-spotlight-split strong{display:block;margin-bottom:4px;color:#38322d;font-size:1.1rem}.dashboard-spotlight-split span,.dashboard-spotlight-note,.reports-panel-label{color:#8e8377;font-size:.8rem}.dashboard-spotlight-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-spotlight-foot strong{color:#3d3732;font-size:1rem}.dashboard-analytics-panel,.dashboard-location-panel,.reports-panel,.reports-snapshot-panel,.reports-summary-panel{padding:16px}.dashboard-analytics-head,.dashboard-location-panel .panel-head{margin-bottom:12px}.dashboard-chart-shell{display:grid;gap:10px}.dashboard-chart-legend{display:flex;align-items:center;justify-content:flex-end;gap:18px;color:#7f7468;font-size:.82rem}.dashboard-chart-legend span:before{content:"";display:inline-block;width:9px;height:9px;margin-right:7px;border-radius:999px;background:currentColor}.dashboard-legend-members{color:#ff7426}.dashboard-legend-issues{color:#2f2f2f}.dashboard-chart-frame{position:relative;overflow:hidden;height:230px;border-radius:18px;border:1px solid rgba(238,228,218,.96);background:linear-gradient(180deg,#fff5edf5,#fffffffa)}.dashboard-chart-grid{position:absolute;top:18px;right:18px;bottom:28px;left:18px;display:grid;align-content:stretch}.dashboard-chart-grid span{border-top:1px solid rgba(238,228,217,.9)}.dashboard-trend-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.dashboard-trend-line{fill:none;stroke:#ff7426;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.dashboard-trend-line-secondary{stroke:#2f2f2f}.dashboard-chart-labels{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;color:#9a8f83;font-size:.74rem}.dashboard-location-layout{display:grid;gap:18px;align-items:center}.dashboard-location-donut{position:relative;display:grid;place-items:center;width:180px;height:180px;margin:0 auto}.dashboard-location-donut-svg{width:180px;height:180px}.dashboard-donut-track,.dashboard-donut-segment{fill:none;stroke-width:16}.dashboard-donut-track{stroke:#f6e7d8}.dashboard-location-center{position:absolute;top:46px;right:46px;bottom:46px;left:46px;display:grid;place-items:center;border-radius:999px;background:#fff}.dashboard-location-center strong{color:#312c27;font-size:1.7rem;letter-spacing:-.03em}.dashboard-location-list{display:grid;gap:10px}.dashboard-location-row,.dashboard-location-copy{display:flex;align-items:center}.dashboard-location-row{justify-content:space-between;gap:14px}.dashboard-location-copy{gap:10px;min-width:0}.dashboard-location-dot{width:10px;height:10px;border-radius:999px;flex:0 0 auto}.dashboard-location-copy span{color:#4f473f;font-size:.9rem}.dashboard-location-row strong{color:#92877a;font-size:.88rem;font-weight:500}.dashboard-support-grid{margin-top:14px!important}.dashboard-breakdown-columns,.reports-panel-columns,.reports-summary-cards{display:grid;gap:14px}.dashboard-breakdown-label{display:block;margin-bottom:10px;color:#83786d;font-size:.8rem;font-weight:600}.dashboard-count-grid,.reports-inline-stats{display:grid;gap:12px}.dashboard-recent-section{margin-top:14px}.reports-panel-label{display:block;margin-bottom:10px;font-weight:600}.reports-snapshot-list{display:grid;gap:12px}.reports-snapshot-card{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid rgba(237,227,216,.96);border-radius:16px;background:linear-gradient(180deg,#fffefe,#fffaf6)}.reports-snapshot-copy{display:grid;gap:2px}.reports-snapshot-copy strong{color:#3a342f;font-size:.9rem}.reports-snapshot-copy span{color:#968b7f;font-size:.8rem}@media (max-width: 920px){.topbar-user-copy span{display:none}.topbar-user-chip{margin-right:auto}}@media (max-width: 780px){.modal-body{gap:14px}.dashboard-spotlight-splits,.dashboard-count-grid,.reports-inline-stats,.reports-summary-cards{grid-template-columns:1fr}.dashboard-chart-labels{grid-template-columns:repeat(5,minmax(54px,1fr));overflow:auto}.dashboard-location-donut,.dashboard-location-donut-svg{width:160px;height:160px}.dashboard-location-center{top:42px;right:42px;bottom:42px;left:42px}}@media (min-width: 768px){.dashboard-spotlight-top{grid-template-columns:auto minmax(0,1fr) auto;align-items:start}.dashboard-spotlight-top .panel-meta{grid-column:auto;justify-self:end}.dashboard-breakdown-columns,.reports-panel-columns,.dashboard-count-grid,.reports-inline-stats,.reports-summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-location-layout{grid-template-columns:210px minmax(0,1fr);gap:18px}.approval-review-modal .modal-body{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:start}.approval-review-summary{height:100%}}@media (min-width: 1181px){.dashboard-spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-analytics-grid{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr)}.reports-insight-grid,.reports-analytics-grid,.reports-snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.member-editor-shell .page-header{margin-bottom:8px}.member-editor-frame{padding:0;overflow:hidden}.member-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(236,225,214,.94);background:linear-gradient(180deg,#fffdfa,#fff8f2)}.member-editor-head-copy{display:grid;gap:2px}.member-editor-head h3{margin:0;font-size:1.04rem;color:#352f29}.member-editor-head .button{min-width:108px}.member-editor-form{display:grid;gap:14px;padding:14px 16px 16px}.member-form-dashboard{display:grid;gap:12px}.member-editor-card{display:grid;gap:12px;padding:14px;border:1px solid rgba(235,224,213,.96);border-radius:16px;background:linear-gradient(180deg,#fff,#fffaf6)}.member-editor-card-header{margin-bottom:0}.member-editor-card-header h3{margin:0;font-size:1rem;color:#3b342f;letter-spacing:-.01em}.member-editor-code-pill{min-height:26px;padding:0 11px;border-radius:999px}.member-basic-grid,.member-editor-stack,.member-editor-stack-tight{display:grid;gap:10px}.member-editor-shell .field{gap:6px}.member-editor-shell .input,.member-editor-shell .select-input{min-height:38px;border-radius:10px}.member-editor-shell .textarea{min-height:96px;border-radius:12px}.member-editor-shell .field-label{font-size:.84rem;color:#5b5147}.member-editor-card-upload .member-upload-box{min-height:214px;border-radius:14px;background:linear-gradient(180deg,#fdf9f4,#fcf7f1)}.member-upload-panel{gap:10px;padding:18px}.member-upload-status{font-size:.9rem}.member-upload-note{margin-top:0;font-size:.78rem}.member-upload-actions{gap:8px}.member-upload-actions .button{min-height:34px;min-width:122px;padding:0 12px;border-radius:10px;font-size:.82rem}.member-scope-summary{gap:5px;padding:10px 12px;border-radius:12px}.member-scope-label{font-size:.74rem}.member-editor-card-account{gap:10px}.member-editor-foot{margin-top:2px;padding-top:12px;border-top:1px solid rgba(238,226,214,.95);justify-content:flex-end}.member-editor-foot .button{width:100%}@media (max-width: 720px){.member-editor-head{flex-wrap:wrap}.member-editor-head .button{width:100%}}@media (min-width: 768px){.member-editor-head{padding:16px 18px}.member-editor-form{padding:16px 18px 18px}.member-form-dashboard{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.member-editor-card-upload{grid-column:1}.member-editor-card-module{grid-column:2}.member-editor-card-basic{grid-column:1}.member-editor-card-communication{grid-column:2}.member-editor-card-account{grid-column:1 / -1}.member-basic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.member-basic-grid .field-span-2{grid-column:1 / -1}.member-editor-foot .button{width:auto;min-width:104px}}@media (min-width: 1181px){.member-form-dashboard{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.member-editor-head{padding:16px 20px}.member-editor-form{padding:18px 20px 20px}}
