@import "https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&family=Public+Sans:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=Lora:ital,wght@0,400;0,500;1,400;1,500&family=DM+Mono:wght@400;500&display=swap";:root{--paper:#eef2f6;--surface:#fff;--surface-soft:#f7f9fc;--surface-warm:#edf7f4;--ink:#191815;--ink2:#37352f;--ink3:#6d675e;--ink4:#9a9388;--border:#dbe3ea;--border-strong:#b8c6d2;--green:#1f7a46;--green-bg:#eaf5ee;--green-border:#b8dfc8;--amber:#a86f1e;--amber-bg:#fff3dc;--amber-border:#efd39b;--red:#bd3529;--red-bg:#fff0ed;--red-border:#f2bdb5;--blue:#2458d3;--blue-bg:#edf3ff;--blue-border:#c5d4fa;--violet:#6b3fb2;--violet-bg:#f1ebfb;--font-display:"Libre Baskerville", Georgia, serif;--font-body:"Public Sans", system-ui, sans-serif;--shadow-sm:0 1px 2px #27231c0f;--shadow-md:0 14px 35px #27231c14;--shadow-lg:0 24px 70px #27231c1f;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-xl:12px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;font-size:16px}body{background:var(--paper);min-height:100vh;color:var(--ink);font-family:var(--font-body)}button,input,select,textarea{font-family:var(--font-body)}button{cursor:pointer}a{color:inherit;text-decoration:none}.dashboard-shell{background:linear-gradient(90deg, #2458d30d 1px, transparent 1px), linear-gradient(180deg, #2458d30a 1px, transparent 1px), radial-gradient(circle at 12% 0%, #1f7a461c, transparent 26%), radial-gradient(circle at 94% 18%, #a86f1e17, transparent 24%), linear-gradient(180deg, #f8fbff 0%, var(--paper) 52%, #e8eef4 100%);background-size:46px 46px,46px 46px,auto,auto;min-height:100vh;overflow:hidden}.dashboard-frame{z-index:1;width:100%;max-width:1600px;margin:0 auto;padding:18px;position:relative}.dashboard-grid{grid-template-columns:292px minmax(0,1fr);align-items:start;gap:18px;display:grid}.dashboard-grid.is-compact{grid-template-columns:1fr}.topbar{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:14px;margin-bottom:18px;padding:14px 16px;display:grid}.topbar.is-compact{grid-template-columns:1fr}.brand-link,.topbar-left,.topbar-center,.topbar-actions,.profile-chip,.sync-pill{align-items:center;display:flex}.topbar-left,.topbar-center{flex-wrap:wrap;gap:12px;min-width:0}.topbar-actions{justify-content:flex-end;gap:10px}.brand-mark{color:#2458d3;letter-spacing:0;background:linear-gradient(145deg,#fff,#dceaff);border:1px solid #b8c6d2;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:inline-flex}.brand-name{font-family:var(--font-display);color:var(--ink);font-size:22px;line-height:1;display:block}.brand-sub{color:var(--ink3);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:700;display:block}.status-badge,.nav-count,.badge{white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.status-badge{border:1px solid var(--green-border);background:var(--green-bg);color:var(--green);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.search-box{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-soft);min-width:220px;height:42px;color:var(--ink3);flex:1;align-items:center;gap:9px;padding:0 12px;display:flex}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.keyboard-hint{border:1px solid var(--border);color:var(--ink4);border-radius:5px;padding:2px 5px;font-size:10px;font-weight:700}.sync-pill{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);height:42px;color:var(--ink2);gap:9px;padding:0 12px;font-size:12px}.sync-dot{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #1f7a461f}.action-button{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:42px;height:42px;color:var(--ink2);justify-content:center;align-items:center;transition:background .15s,border-color .15s;display:inline-flex}.action-button:hover{background:var(--surface-warm);border-color:var(--border-strong)}.profile-chip{border-left:1px solid var(--border);gap:10px;margin-left:2px;padding-left:12px}.profile-avatar{background:var(--ink);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:inline-flex}.profile-name{color:var(--ink);font-size:13px;font-weight:700}.profile-role{color:var(--ink3);margin-top:2px;font-size:11px}.sidebar{flex-direction:column;gap:14px;display:flex;position:sticky;top:18px}.sidebar.is-compact{position:relative;top:auto}.sidebar-panel,.sidebar-posture,.card,.stat-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffffeb}.sidebar-kicker,.section-label,.stat-label,.eyebrow{color:var(--ink3);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.sidebar-title{font-family:var(--font-display);color:var(--ink);margin-top:8px;font-size:24px;line-height:1}.sidebar-copy{color:var(--ink3);margin-top:8px;font-size:12px;line-height:1.55}.nav-groups{flex-direction:column;gap:16px;display:flex}.nav-section{color:var(--ink4);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;padding-left:2px;font-size:10px;font-weight:800}.nav-items{flex-direction:column;gap:7px;display:flex}.nav-items.is-row{flex-direction:row;padding-bottom:4px;overflow-x:auto}.nav-link{border-radius:var(--radius-md);min-height:42px;color:var(--ink2);border:1px solid #0000;align-items:center;gap:10px;padding:9px 10px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.nav-link:hover,.nav-link.is-active{background:var(--surface-warm);border-color:var(--border);color:var(--ink)}.nav-icon{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:28px;height:28px;color:var(--ink3);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.nav-link.is-active .nav-icon{background:var(--ink);color:#fff;border-color:var(--ink)}.nav-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.nav-count{border:1px solid var(--border);background:var(--surface-soft);min-width:26px;color:var(--ink3);border-radius:999px;margin-left:auto;padding:2px 7px;font-size:11px}.apps-grid{grid-template-columns:1fr;gap:7px;display:grid}.apps-grid.is-compact{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.sidebar-posture{border-radius:var(--radius-lg);background:linear-gradient(160deg,#fff,#eef7f4);padding:14px}.posture-row,.posture-metrics{gap:10px;display:grid}.posture-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-top:8px}.posture-title{color:var(--ink);font-size:13px;font-weight:700}.posture-copy{color:var(--ink3);margin-top:3px;font-size:12px;line-height:1.45}.posture-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px}.posture-tile{border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffffb8;padding:10px}.posture-value{color:var(--ink);font-size:18px;font-weight:800}.posture-label{color:var(--ink3);margin-top:3px;font-size:10px}.page-header{margin-bottom:20px}.page-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.page-title{color:var(--ink);font-family:var(--font-display);margin-bottom:5px;font-size:28px;font-weight:700;line-height:1.15}.page-subtitle{max-width:760px;color:var(--ink3);font-size:14px;line-height:1.55}.card{border-radius:var(--radius-lg);overflow:hidden}.card-pad{padding:16px 18px}.card-header{border-bottom:1px solid var(--border);background:var(--surface-soft);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.card-title{color:var(--ink);font-size:14px;font-weight:700}.card-sub{color:var(--ink3);font-size:12px;line-height:1.4}.stat-grid{gap:12px;display:grid}.stat-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{border-radius:var(--radius-lg);background:linear-gradient(180deg, #fff, var(--surface-soft));padding:15px 16px}.stat-label{margin-bottom:8px}.stat-value{color:var(--ink);font-family:var(--font-display);font-size:28px;font-weight:700;line-height:1}.stat-sub{color:var(--ink3);margin-top:7px;font-size:11px;line-height:1.35}.c-up,.stat-up{color:var(--green)}.c-warn,.stat-warn{color:var(--amber)}.c-bad,.stat-danger{color:var(--red)}.c-mute,.text-mute,.text-muted{color:var(--ink3)}.badge{border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700}.badge-active,.badge-live,.badge-paid{border:1px solid var(--green-border);background:var(--green-bg);color:var(--green)}.badge-invited,.badge-beta,.badge-due{border:1px solid var(--amber-border);background:var(--amber-bg);color:var(--amber)}.badge-suspended,.badge-overdue{border:1px solid var(--red-border);background:var(--red-bg);color:var(--red)}.badge-admin,.badge-role-admin,.badge-new{border:1px solid var(--blue-border);background:var(--blue-bg);color:var(--blue)}.badge-role-editor{background:var(--violet-bg);color:var(--violet);border:1px solid #d9c9f1}.badge-role-member,.badge-role-viewer{border:1px solid var(--border);background:var(--surface-warm);color:var(--ink3)}.btn{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:36px;color:var(--ink);white-space:nowrap;justify-content:center;align-items:center;padding:8px 13px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.btn-primary:hover{background:#2d2a25}.btn-sm{min-height:30px;padding:5px 10px;font-size:12px}.btn-ghost{background:0 0;border-color:#0000}.btn-danger{border-color:var(--red-border);background:var(--red-bg);color:var(--red)}.btn-success{border-color:var(--green-border);background:var(--green-bg);color:var(--green)}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.toolbar-search,.toolbar-search-input{flex:1;min-width:220px}.form-group{margin-bottom:16px}.form-label{color:var(--ink2);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.form-input{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:100%;min-height:38px;color:var(--ink);outline:0;padding:9px 11px;font-size:13px;transition:border-color .15s,box-shadow .15s}.form-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2458d31f}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.checkbox-list{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-soft);flex-direction:column;gap:8px;max-height:150px;padding:10px 12px;display:flex;overflow-y:auto}.checkbox-item{color:var(--ink2);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.checkbox-item input{width:14px;height:14px;accent-color:var(--ink)}.hub-table{border-collapse:collapse;width:100%;font-size:13px}.hub-table th{border-bottom:1px solid var(--border);background:var(--surface-soft);color:var(--ink3);letter-spacing:.07em;text-align:left;text-transform:uppercase;padding:11px 14px;font-size:10px;font-weight:800}.hub-table td{color:var(--ink2);vertical-align:middle;border-bottom:1px solid #e3ebf1;padding:12px 14px}.hub-table tbody tr:last-child td{border-bottom:0}.hub-table tbody tr:hover td{background:var(--surface-soft)}.table-footer{border-top:1px solid var(--border);background:var(--surface-soft);color:var(--ink3);padding:12px 14px;font-size:12px}.user-cell{align-items:center;gap:10px;display:flex}.user-avatar{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:flex}.user-name{color:var(--ink);font-size:13px;font-weight:700}.user-email{color:var(--ink3);margin-top:2px;font-size:11px}.app-pill{border:1px solid var(--border);background:var(--surface-warm);color:var(--ink3);border-radius:999px;align-items:center;margin:1px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-flex}.row-actions{flex-wrap:wrap;gap:5px;display:flex}.row-btn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-height:28px;color:var(--ink2);padding:4px 9px;font-size:11px;font-weight:700}.row-btn:hover{background:var(--surface-warm)}.row-btn-danger{border-color:var(--red-border);color:var(--red)}.row-btn-success{border-color:var(--green-border);color:var(--green)}.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.three-col{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.section-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.progress-bg,.uptime-bar-bg{background:#dfe8ef;border-radius:999px;overflow:hidden}.progress-bg{height:8px}.progress-fill,.uptime-bar{border-radius:999px;height:100%;transition:width .35s}.uptime-row{border-bottom:1px solid #e3ebf1;align-items:center;gap:10px;padding:10px 0;font-size:13px;display:flex}.uptime-row:last-child{border-bottom:0}.uptime-label{width:88px;color:var(--ink2);flex-shrink:0;font-size:12px}.uptime-bar-bg{flex:1;height:7px}.uptime-val{width:46px;color:var(--ink3);text-align:right;font-size:12px;font-weight:700}.period-toggle,.inline-tabs,.chart-legend{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.period-btn,.inline-tab{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:32px;color:var(--ink3);text-transform:capitalize;padding:6px 12px;font-size:12px;font-weight:800}.period-btn.active,.inline-tab.active{border-color:var(--ink);background:var(--ink);color:#fff}.chart-legend{color:var(--ink3);margin:8px 0 12px;font-size:12px}.chart-legend span{align-items:center;gap:6px;display:inline-flex}.legend-swatch{border-radius:50%;width:9px;height:9px}.breadcrumb{color:var(--ink3);align-items:center;gap:8px;margin-bottom:14px;font-size:12px;font-weight:700;display:flex}.breadcrumb-sep{color:var(--ink4)}.breadcrumb-current{color:var(--ink)}.alert{border-radius:var(--radius-md);margin-bottom:16px;padding:12px 14px;font-size:13px}.alert-danger{border:1px solid var(--red-border);background:var(--red-bg);color:var(--red)}.alert-warn{border:1px solid var(--amber-border);background:var(--amber-bg);color:var(--amber)}.alert-info{border:1px solid var(--blue-border);background:var(--blue-bg);color:var(--blue)}.modal-overlay{background:#19181557;justify-content:center;align-items:flex-start;min-height:400px;padding:32px 20px;display:flex}.modal{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);width:100%;max-width:520px;box-shadow:var(--shadow-lg)}.modal-head,.modal-footer{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;display:flex}.modal-title{color:var(--ink);font-size:15px;font-weight:800}.modal-close{color:var(--ink3);font-size:18px;line-height:1}.modal-body{padding:18px}.modal-footer{border-top:1px solid var(--border);background:var(--surface-soft);border-bottom:0;justify-content:flex-end}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.text-sm{font-size:12px}.text-xs{font-size:11px}.font-medium{font-weight:600}.flex{display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-center{align-items:center;display:flex}.mt-4{margin-top:4px}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.mt-24{margin-top:24px}.mb-4{margin-bottom:4px}.mb-6{margin-bottom:6px}.mb-8{margin-bottom:8px}.mb-12{margin-bottom:12px}.mb-14{margin-bottom:14px}.mb-16{margin-bottom:16px}.mb-20{margin-bottom:20px}.mb-22{margin-bottom:22px}.mb-24{margin-bottom:24px}.gap-8{gap:8px}.gap-12{gap:12px}@media (width<=1180px){.stat-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.dashboard-frame{padding:12px}.two-col,.three-col,.stat-grid-3,.stat-grid-4{grid-template-columns:1fr}.topbar-actions{flex-wrap:wrap;justify-content:space-between}.profile-chip{border-left:0;width:100%;padding-left:0}.form-row{grid-template-columns:1fr}.hub-table{min-width:760px}.card{overflow-x:auto}}.dash-page{flex-direction:column;gap:18px;min-width:0;display:flex}.dash-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:2px 2px 0;display:flex}.dash-eyebrow,.dash-panel-eyebrow,.dash-kpi-label{color:var(--ink3);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.dash-title{color:var(--ink);font-family:var(--font-display);margin-top:6px;font-size:34px;font-weight:700;line-height:1.08}.dash-subtitle{max-width:780px;color:var(--ink3);margin-top:8px;font-size:14px;line-height:1.6}.dash-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dash-hero{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background-color:#0000;background-image:linear-gradient(90deg,#1918150a 1px,#0000 1px),linear-gradient(#1918150a 1px,#0000 1px),radial-gradient(circle at 84% 10%,#1f7a461c,#0000 28%),linear-gradient(135deg,#fff 0%,#f7f9fc 58%,#e8f1ff 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:32px 32px,32px 32px,auto;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;position:relative;overflow:hidden}.dash-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:20px;padding:26px;display:grid}.dash-hero-title{max-width:760px;color:var(--ink);font-family:var(--font-display);font-size:42px;line-height:1.08}.dash-hero-copy{max-width:640px;color:var(--ink3);margin-top:12px;font-size:14px;line-height:1.65}.dash-hero-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.dash-hero-side{border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffffc7;align-content:space-between;gap:14px;padding:18px;display:grid}.dash-score{align-items:end;gap:8px;display:flex}.dash-score-value{color:var(--ink);font-family:var(--font-display);font-size:48px;line-height:.95}.dash-score-label{color:var(--ink3);padding-bottom:6px;font-size:12px;font-weight:700}.dash-grid-2,.dash-grid-3,.dash-grid-4{gap:14px;display:grid}.dash-grid-2{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr)}.dash-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.dash-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.dash-panel{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#fffffff0;overflow:hidden}.dash-panel-head{border-bottom:1px solid var(--border);background:var(--surface-soft);justify-content:space-between;align-items:center;gap:12px;padding:15px 16px;display:flex}.dash-panel-title{color:var(--ink);margin-top:4px;font-size:15px;font-weight:800}.dash-kpi{border:1px solid var(--border);border-radius:var(--radius-xl);background:linear-gradient(180deg, #fff, var(--surface-soft));min-height:128px;box-shadow:var(--shadow-sm);padding:16px;position:relative;overflow:hidden}.dash-kpi:before{content:"";background:var(--border-strong);width:4px;position:absolute;inset:0 auto 0 0}.dash-kpi.tone-good:before{background:var(--green)}.dash-kpi.tone-warn:before{background:var(--amber)}.dash-kpi.tone-bad:before{background:var(--red)}.dash-kpi.tone-info:before{background:var(--blue)}.dash-kpi-value{color:var(--ink);font-family:var(--font-display);margin-top:12px;font-size:32px;font-weight:700;line-height:1}.dash-kpi-note{color:var(--ink3);margin-top:9px;font-size:12px;line-height:1.45}.dash-list{flex-direction:column;gap:10px;display:flex}.dash-list-row{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.dash-list-title{color:var(--ink);font-size:13px;font-weight:800}.dash-list-copy{color:var(--ink3);margin-top:4px;font-size:12px;line-height:1.45}.dash-health-track{background:#dfe8ef;border-radius:999px;height:8px;overflow:hidden}.dash-health-fill{border-radius:999px;height:100%}.dash-pill{border:1px solid var(--border);background:var(--surface-warm);min-height:26px;color:var(--ink3);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}.dash-pill.tone-good{border-color:var(--green-border);background:var(--green-bg);color:var(--green)}.dash-pill.tone-warn{border-color:var(--amber-border);background:var(--amber-bg);color:var(--amber)}.dash-pill.tone-bad{border-color:var(--red-border);background:var(--red-bg);color:var(--red)}.dash-pill.tone-info{border-color:var(--blue-border);background:var(--blue-bg);color:var(--blue)}.dash-app-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.dash-app-tile{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);min-height:188px;color:var(--ink);flex-direction:column;gap:14px;padding:15px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.dash-app-tile:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.dash-app-top{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.dash-app-mark{border:1px solid color-mix(in srgb, var(--app-color), white 68%);border-radius:var(--radius-md);background:color-mix(in srgb, var(--app-color), white 88%);justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.dash-app-mark span{background:var(--app-color);border-radius:50%;width:12px;height:12px}.dash-app-name{color:var(--ink);font-size:14px;font-weight:800;display:block}.dash-app-copy{color:var(--ink3);margin-top:4px;font-size:12px;line-height:1.4;display:block}.dash-app-arrow{color:var(--ink4)}.dash-app-metric{margin-top:auto}.dash-app-footer{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.dash-metric-value{color:var(--ink);font-family:var(--font-display);font-size:26px;font-weight:700;line-height:1}.dash-metric-label{color:var(--ink3);margin-top:4px;font-size:11px}.dash-timeline{flex-direction:column;gap:12px;display:flex;position:relative}.dash-timeline-row{grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.dash-timeline-dot{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-warm);width:30px;height:30px;color:var(--ink2);justify-content:center;align-items:center;font-size:10px;font-weight:900;display:inline-flex}.dash-empty{border:1px dashed var(--border-strong);border-radius:var(--radius-xl);background:var(--surface-soft);text-align:center;padding:28px}.dash-empty-title{color:var(--ink);font-weight:800}.dash-empty-body{max-width:420px;color:var(--ink3);margin:7px auto 0;font-size:12px;line-height:1.5}.dash-board{grid-template-columns:repeat(3,minmax(240px,1fr));align-items:start;gap:14px;display:grid}.dash-board-col{border:1px solid var(--border);border-radius:var(--radius-xl);background:#ffffff9e;min-height:420px;padding:12px}.dash-board-head{color:var(--ink);text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;font-weight:900;display:flex}.dash-board-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);flex-direction:column;gap:10px;margin-bottom:10px;padding:13px;display:flex}@media (width<=1180px){.dash-hero-grid,.dash-grid-2{grid-template-columns:1fr}.dash-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-board{grid-template-columns:1fr}}@media (width<=760px){.dash-hero-grid{padding:18px}.dash-hero-title,.dash-title{font-size:30px}.dash-grid-3,.dash-grid-4{grid-template-columns:1fr}}.portal-shell{--ink:#111827;--ink-mid:#1f2937;--ink-soft:#374151;--muted:#6b7280;--border:#e5e7eb;--border-l:#f3f4f6;--surface:#f9fafb;--white:#fff;--cream:#fefefe;--drive:#1a73e8;--drive-l:#e8f0fe;--docs:#8b2635;--docs-l:#fde8ea;--chat:#0e7a5a;--chat-l:#d1fae5;--meet:#4f46e5;--meet-l:#ede9fe;--forms:#b45309;--forms-l:#fef3c7;--sheet:#166534;--sheet-l:#dcfce7;--social:#9d174d;--social-l:#fce7f3;--amber:#d97706;--green:#059669;--red:#dc2626;--violet:#7c3aed;--sh-xs:0 1px 3px #0000000f, 0 1px 2px #0000000a;--sh-sm:0 2px 8px #00000012, 0 1px 3px #0000000d;--sh-md:0 8px 24px #00000017, 0 3px 8px #0000000d;--sh-lg:0 16px 48px #0000001c, 0 6px 16px #0000000f;--r-xs:6px;--r-sm:10px;--r-md:14px;--r-lg:20px;--r-xl:28px;--nav-h:62px;--max-w:1280px;--px:48px;background:var(--surface);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Bricolage Grotesque,sans-serif;line-height:1.6;overflow-x:hidden}.portal-shell .qp-nav{z-index:200;height:var(--nav-h);background:var(--white);border-bottom:1px solid var(--border-l);padding:0 var(--px);box-shadow:0 1px 0 var(--border-l), var(--sh-xs);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.portal-shell .nav-left{align-items:center;gap:12px;display:flex}.portal-shell .nav-logo-wrap{align-items:center;gap:10px;text-decoration:none;display:flex}.portal-shell .nav-logo-icon{background:linear-gradient(135deg,#1a73e8,#0d47a1);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.portal-shell .nav-logo-text{color:var(--ink);letter-spacing:-.4px;font-size:18px;font-weight:800}.portal-shell .nav-logo-text em{color:#1a73e8;font-style:normal}.portal-shell .nav-org-badge{background:var(--surface);border:1px solid var(--border);color:var(--muted);border-radius:100px;padding:3px 10px;font-size:12px;font-weight:600}.portal-shell .nav-search{background:var(--surface);border:1.5px solid var(--border);border-radius:100px;align-items:center;gap:9px;width:320px;padding:8px 18px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.portal-shell .nav-search:focus-within{background:var(--white);border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81a}.portal-shell .nav-search input{color:var(--ink);background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:14px}.portal-shell .nav-search input::placeholder{color:var(--muted)}.portal-shell .nav-right{align-items:center;gap:8px;display:flex}.portal-shell .nav-icon-btn{cursor:pointer;width:36px;height:36px;color:var(--muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .13s,color .13s;display:flex;position:relative}.portal-shell .nav-icon-btn:hover{background:var(--surface);color:var(--ink)}.portal-shell .notif-badge{background:var(--red);border:2px solid var(--white);border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.portal-shell .nav-av{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a73e8,#9d174d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:flex}.portal-shell .nav-hamburger{border-radius:var(--r-xs);cursor:pointer;color:var(--muted);background:0 0;border:none;padding:6px;display:none}.portal-shell .welcome-band{background:var(--white);border-bottom:1px solid var(--border-l);padding:28px var(--px) 24px;position:relative;overflow:hidden}.portal-shell .welcome-mesh{pointer-events:none;background:radial-gradient(40% 70% at 90%,#1a73e80a 0%,#0000 70%),radial-gradient(30% 60% at 5% 40%,#16653408 0%,#0000 70%);position:absolute;inset:0}.portal-shell .welcome-inner{max-width:var(--max-w);z-index:1;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex;position:relative}.portal-shell .welcome-greeting{color:var(--ink);letter-spacing:-.3px;font-family:Lora,serif;font-size:clamp(22px,2.4vw,30px);font-weight:500}.portal-shell .welcome-greeting em{color:#1a73e8;font-style:italic}.portal-shell .welcome-sub{color:var(--muted);margin-top:4px;font-size:14px}.portal-shell .welcome-date-chip{border-radius:var(--r-md);background:var(--surface);border:1px solid var(--border);flex-shrink:0;align-items:center;gap:8px;padding:9px 16px;display:flex}.portal-shell .date-day{color:var(--ink);letter-spacing:-1px;font-size:28px;font-weight:800;line-height:1}.portal-shell .date-weekday{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;font-size:12px;font-weight:700}.portal-shell .date-month{color:var(--ink-soft);font-size:13px;font-weight:600}.portal-shell .portal-body{max-width:var(--max-w);padding:28px var(--px) 48px;margin:0 auto}.portal-shell .portal-grid{grid-template-columns:1fr 320px;align-items:start;gap:24px;display:grid}.portal-shell .portal-main{flex-direction:column;gap:24px;display:flex}.portal-shell .portal-sidebar{flex-direction:column;gap:20px;display:flex}.portal-shell .app-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.portal-shell .app-tile{background:var(--white);border:1px solid var(--border-l);border-radius:var(--r-lg);cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;padding:20px 16px 18px;text-decoration:none;transition:box-shadow .2s,transform .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.portal-shell .app-tile:hover{box-shadow:var(--sh-md);border-color:#0000;transform:translateY(-3px)}.portal-shell .app-tile:active{transform:translateY(-1px)}.portal-shell .app-tile:hover .app-accent-bar{opacity:1!important}.portal-shell .app-icon-wrap{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:14px;display:flex}.portal-shell .app-tile-name{color:var(--ink);margin-bottom:3px;font-size:14px;font-weight:700}.portal-shell .app-tile-desc{color:var(--muted);font-size:12px;line-height:1.5}.portal-shell .app-tile-badge{border-radius:100px;padding:2px 7px;font-size:10px;font-weight:800;position:absolute;top:12px;right:12px}.portal-shell .quick-actions{flex-wrap:wrap;gap:10px;display:flex}.portal-shell .qa-btn{border-radius:var(--r-md);background:var(--white);border:1.5px solid var(--border);color:var(--ink-soft);cursor:pointer;align-items:center;gap:8px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:all .14s;display:flex}.portal-shell .qa-btn:hover{box-shadow:var(--sh-sm);color:var(--ink);border-color:#0000}.portal-shell .qa-btn .qa-ico{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.portal-shell .files-list{flex-direction:column;gap:2px;display:flex}.portal-shell .file-row{border-radius:var(--r-sm);cursor:pointer;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .12s;display:flex}.portal-shell .file-row:hover{background:var(--surface)}.portal-shell .file-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.portal-shell .file-info{flex:1;min-width:0}.portal-shell .file-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:13.5px;font-weight:600;overflow:hidden}.portal-shell .file-meta{color:var(--muted);align-items:center;gap:6px;font-size:11.5px;display:flex}.portal-shell .file-meta-sep{background:var(--border);border-radius:50%;width:3px;height:3px}.portal-shell .file-action{border-radius:var(--r-sm);border:1px solid var(--border);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;flex-shrink:0;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .12s}.portal-shell .file-action:hover{background:var(--surface);color:var(--ink-soft)}.portal-shell .activity-list{flex-direction:column;display:flex}.portal-shell .activity-item{border-bottom:1px solid var(--border-l);gap:11px;padding:12px 0;display:flex;position:relative}.portal-shell .activity-item:last-child{border-bottom:none}.portal-shell .act-av{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;font-size:11px;font-weight:700;display:flex}.portal-shell .act-body{flex:1;min-width:0}.portal-shell .act-text{color:var(--ink-soft);font-size:13px;line-height:1.5}.portal-shell .act-text strong{color:var(--ink);font-weight:700}.portal-shell .act-time{color:var(--muted);margin-top:3px;font-size:11px;font-weight:500}.portal-shell .act-app-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:7px}.portal-shell .side-card{background:var(--white);border:1px solid var(--border-l);border-radius:var(--r-lg);box-shadow:var(--sh-xs);overflow:hidden}.portal-shell .side-card-header{border-bottom:1px solid var(--border-l);justify-content:space-between;align-items:center;padding:14px 18px 12px;display:flex}.portal-shell .side-card-title{color:var(--ink);font-size:14px;font-weight:700}.portal-shell .side-card-action{color:#1a73e8;cursor:pointer;font-size:12px;font-weight:600;text-decoration:none}.portal-shell .side-card-action:hover{text-decoration:underline}.portal-shell .side-card-body{padding:14px 18px}.portal-shell .cal-nav{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.portal-shell .cal-month{color:var(--ink);font-size:14px;font-weight:700}.portal-shell .cal-arrow{border:1px solid var(--border);cursor:pointer;width:26px;height:26px;color:var(--muted);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:13px;display:flex}.portal-shell .cal-arrow:hover{background:var(--surface)}.portal-shell .cal-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.portal-shell .cal-day-hdr{text-align:center;color:var(--muted);padding:2px 0;font-size:11px;font-weight:700}.portal-shell .cal-day{aspect-ratio:1;color:var(--ink-soft);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:12.5px;font-weight:500;transition:background .12s;display:flex}.portal-shell .cal-day:hover{background:var(--surface)}.portal-shell .cal-day.today{color:#fff;background:#1a73e8;font-weight:700}.portal-shell .cal-day.has-event{position:relative}.portal-shell .cal-day.has-event:after{content:"";background:var(--amber);border-radius:50%;width:4px;height:4px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.portal-shell .cal-day.today:after{background:#fff9}.portal-shell .cal-day.faded{color:var(--border)}.portal-shell .event-item{border-bottom:1px solid var(--border-l);gap:10px;padding:9px 0;display:flex}.portal-shell .event-item:last-child{border-bottom:none}.portal-shell .event-time-col{text-align:right;flex-shrink:0;width:52px}.portal-shell .event-time{color:var(--ink);font-size:11.5px;font-weight:700}.portal-shell .event-ampm{color:var(--muted);font-size:10px}.portal-shell .event-bar{border-radius:3px;flex-shrink:0;width:3px}.portal-shell .event-title{color:var(--ink);margin-bottom:1px;font-size:13px;font-weight:600}.portal-shell .event-sub{color:var(--muted);font-size:11.5px}.portal-shell .storage-apps{flex-direction:column;gap:10px;display:flex}.portal-shell .storage-app-row{align-items:center;gap:10px;display:flex}.portal-shell .storage-app-ico{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.portal-shell .storage-app-name{color:var(--ink-soft);flex:1;font-size:12.5px;font-weight:600}.portal-shell .storage-app-size{color:var(--muted);white-space:nowrap;font-size:12px}.portal-shell .storage-bar{background:var(--border-l);border-radius:2px;height:4px;margin-top:4px;overflow:hidden}.portal-shell .storage-fill{border-radius:2px;height:100%}.portal-shell .storage-total{align-items:baseline;gap:4px;margin-bottom:16px;display:flex}.portal-shell .storage-used{color:var(--ink);letter-spacing:-1px;font-family:Lora,serif;font-size:26px;font-weight:500}.portal-shell .storage-limit{color:var(--muted);font-size:13px}.portal-shell .storage-donut{background:var(--border-l);border-radius:3px;width:100%;height:6px;margin-bottom:16px;overflow:hidden}.portal-shell .storage-donut-fill{background:linear-gradient(90deg,#1a73e8,#4c6ef5);border-radius:3px;height:100%}.portal-shell .team-row{border-bottom:1px solid var(--border-l);align-items:center;gap:10px;padding:8px 0;display:flex}.portal-shell .team-row:last-child{border-bottom:none}.portal-shell .team-av{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex}.portal-shell .team-name{color:var(--ink);font-size:13px;font-weight:700}.portal-shell .team-role{color:var(--muted);font-size:11.5px}.portal-shell .team-status{color:var(--muted);align-items:center;gap:5px;margin-left:auto;font-size:11.5px;font-weight:500;display:flex}.portal-shell .status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.portal-shell .announcement-item{border-bottom:1px solid var(--border-l);padding:12px 0}.portal-shell .announcement-item:last-child{border-bottom:none}.portal-shell .ann-tag{border-radius:100px;margin-bottom:6px;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-block}.portal-shell .ann-title{color:var(--ink);margin-bottom:3px;font-size:13.5px;font-weight:700}.portal-shell .ann-body{color:var(--muted);font-size:12.5px;line-height:1.55}.portal-shell .ann-time{color:var(--border);margin-top:5px;font-size:11px;font-weight:600}.portal-shell .tab-row{border-bottom:1.5px solid var(--border-l);gap:2px;margin-bottom:14px;display:flex}.portal-shell .tab-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1.5px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:color .14s,border-color .14s}.portal-shell .tab-btn.active{color:#1a73e8;border-bottom-color:#1a73e8}.portal-shell .tab-btn:hover:not(.active){color:var(--ink)}.portal-shell .section-wrap{background:var(--white);border:1px solid var(--border-l);border-radius:var(--r-lg);box-shadow:var(--sh-xs);padding:20px 22px}.portal-shell .portal-footer{border-top:1px solid var(--border-l);padding:20px var(--px);background:var(--white);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.portal-shell .footer-inner{max-width:var(--max-w);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:0 auto;display:flex}.portal-shell .footer-links{flex-wrap:wrap;gap:20px;display:flex}.portal-shell .footer-links a{color:var(--muted);font-size:12.5px;text-decoration:none;transition:color .13s}.portal-shell .footer-links a:hover{color:var(--ink)}.portal-shell .footer-copy{color:var(--muted);font-size:12px}.portal-shell .app-search-overlay{z-index:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#11182773;justify-content:center;align-items:flex-start;padding-top:80px;transition:opacity .2s;display:flex;position:fixed;inset:0}.portal-shell .app-search-overlay.open{opacity:1;pointer-events:auto}.portal-shell .app-search-modal{background:var(--white);border-radius:var(--r-xl);width:100%;max-width:560px;box-shadow:var(--sh-lg);border:1px solid var(--border);transition:transform .2s;overflow:hidden;transform:translateY(-10px)}.portal-shell .app-search-overlay.open .app-search-modal{transform:translateY(0)}.portal-shell .search-modal-input{border-bottom:1px solid var(--border-l);align-items:center;gap:12px;padding:16px 20px;display:flex}.portal-shell .search-modal-input input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:16px}.portal-shell .search-modal-input input::placeholder{color:var(--muted)}.portal-shell .search-modal-results{padding:8px 12px 12px}.portal-shell .search-result{border-radius:var(--r-sm);cursor:pointer;align-items:center;gap:12px;padding:10px;transition:background .12s;display:flex}.portal-shell .search-result:hover{background:var(--surface)}.portal-shell .search-result-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.portal-shell .search-result-name{color:var(--ink);font-size:14px;font-weight:600}.portal-shell .search-result-meta{color:var(--muted);font-size:12px}.portal-shell .search-result-type{border-radius:100px;flex-shrink:0;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:700}.portal-shell .nav-mobile-menu{top:var(--nav-h);z-index:199;background:var(--white);border-bottom:1px solid var(--border-l);padding:14px var(--px) 18px;box-shadow:var(--sh-md);flex-direction:column;gap:6px;display:none;position:fixed;left:0;right:0}.portal-shell .nav-mobile-menu.open{display:flex}.portal-shell .nav-mobile-link{border-radius:var(--r-sm);color:var(--ink-soft);align-items:center;gap:10px;padding:10px 14px;font-size:15px;font-weight:600;text-decoration:none;transition:background .12s;display:flex}.portal-shell .nav-mobile-link:hover{background:var(--surface);color:var(--ink)}@keyframes portalFadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.portal-shell .fade-in{animation:.4s ease-out forwards portalFadeInUp}.portal-shell .d1{opacity:0;animation-delay:60ms}.portal-shell .d2{opacity:0;animation-delay:.12s}.portal-shell .d3{opacity:0;animation-delay:.18s}.portal-shell .d4{opacity:0;animation-delay:.24s}@media (width<=1100px){.portal-shell{--px:28px}.portal-shell .portal-grid{grid-template-columns:1fr 280px;gap:18px}}@media (width<=900px){.portal-shell{--px:20px}.portal-shell .portal-grid{grid-template-columns:1fr}.portal-shell .portal-sidebar{grid-template-columns:1fr 1fr;gap:18px;display:grid}.portal-shell .nav-search{display:none}.portal-shell .nav-hamburger{justify-content:center;align-items:center;display:flex}}@media (width<=640px){.portal-shell{--px:14px}.portal-shell .app-grid{grid-template-columns:repeat(2,1fr)}.portal-shell .portal-sidebar{grid-template-columns:1fr}.portal-shell .welcome-band{padding:18px var(--px)}.portal-shell .welcome-date-chip{display:none}.portal-shell .portal-body{padding:18px var(--px) 36px}.portal-shell .quick-actions{flex-direction:column}.portal-shell .qa-btn{justify-content:center}.portal-shell .footer-links{gap:12px}.portal-shell .nav-org-badge{display:none}}@media (width<=400px){.portal-shell{--px:10px}.portal-shell .app-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.dashboard-shell{--paper:#f8fafd;--surface:#fff;--surface-soft:#f1f4f9;--surface-warm:#eaf1fb;--ink:#202124;--ink2:#3c4043;--ink3:#5f6368;--ink4:#80868b;--border:#dadce0;--border-strong:#bdc1c6;--green:#188038;--green-bg:#e6f4ea;--green-border:#ceead6;--amber:#f29900;--amber-bg:#fef7e0;--amber-border:#feefc3;--red:#d93025;--red-bg:#fce8e6;--red-border:#fad2cf;--blue:#1a73e8;--blue-bg:#e8f0fe;--blue-border:#d2e3fc;--violet:#9334e6;--violet-bg:#f3e8fd;--font-display:"Public Sans", system-ui, sans-serif;--font-body:"Public Sans", system-ui, sans-serif;--shadow-sm:0 1px 2px #3c40431f, 0 1px 3px #3c404314;--shadow-md:0 2px 6px #3c404329;--shadow-lg:0 8px 24px #3c40431f;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;background:linear-gradient(180deg, #fff 0, #fff 68px, var(--paper) 68px), radial-gradient(circle at 85% 0, #fbbc041f, transparent 28%), radial-gradient(circle at 8% 10%, #1a73e814, transparent 24%);min-height:100vh}.dashboard-frame{max-width:1480px;padding:12px 18px 24px}.topbar{min-height:64px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin-bottom:14px;padding:8px 14px}.brand-link{gap:14px}.brand-mark{color:#0000;letter-spacing:0;background:0 0;border:0;border-radius:50%;grid-template-rows:repeat(2,12px);grid-template-columns:repeat(2,12px);place-content:center;gap:3px;width:40px;height:40px;display:grid}.brand-mark span{border-radius:4px;width:12px;height:12px}.brand-mark span:first-child{background:#4285f4}.brand-mark span:nth-child(2){background:#ea4335}.brand-mark span:nth-child(3){background:#fbbc04}.brand-mark span:nth-child(4){background:#34a853}.brand-name{font-family:var(--font-body);color:var(--ink2);font-size:22px;font-weight:500}.brand-sub{color:var(--ink3);letter-spacing:0;text-transform:none;margin-top:1px;font-size:12px;font-weight:500}.status-badge{border-color:var(--blue-border);background:var(--blue-bg);min-height:30px;color:var(--blue);letter-spacing:0;text-transform:none;padding:6px 12px;font-size:12px;font-weight:600}.search-box{max-width:680px;height:48px;color:var(--ink3);background:#edf2fa;border:1px solid #0000;border-radius:24px;transition:background .16s,box-shadow .16s}.search-box:focus-within,.search-box:hover{background:var(--surface);box-shadow:var(--shadow-md)}.keyboard-hint{color:var(--ink3);background:#ffffffa3;border-color:#0000;font-weight:600}.sync-pill{background:var(--green-bg);height:38px;color:var(--green);border-color:#0000;border-radius:20px}.action-button{width:40px;height:40px;color:var(--ink3);background:0 0;border:0;border-radius:50%}.action-button:hover{background:var(--surface-soft);color:var(--ink2)}.profile-chip{border-left:0;border-radius:24px;min-height:46px;padding:4px 4px 4px 12px}.profile-chip:hover{background:var(--surface-soft)}.profile-avatar,.user-avatar{border-radius:50%}.profile-avatar{background:#1a73e8;width:36px;height:36px}.dashboard-grid{grid-template-columns:264px minmax(0,1fr);gap:18px}.sidebar{gap:12px;top:14px}.sidebar-panel,.sidebar-posture,.dash-panel,.dash-kpi,.dash-app-tile,.dash-list-row,.card,.stat-card{border-color:var(--border);background:var(--surface);box-shadow:none}.sidebar-panel{border-radius:24px;padding:10px}.sidebar-head{border-bottom:1px solid var(--border);margin-bottom:12px;padding:14px 12px 16px}.sidebar-kicker,.section-label,.dash-eyebrow,.dash-panel-eyebrow,.dash-kpi-label,.stat-label{color:var(--ink3);letter-spacing:.02em;font-size:11px;font-weight:600}.sidebar-title{font-family:var(--font-body);margin-top:4px;font-size:22px;font-weight:500}.sidebar-copy{color:var(--ink3)}.nav-items{gap:2px}.nav-link{min-height:44px;color:var(--ink2);border:0;border-radius:22px;padding:10px 12px;font-weight:500}.nav-link:hover,.nav-link.is-active{background:var(--blue-bg);color:var(--ink)}.nav-icon{width:28px;height:28px;color:var(--ink3);background:0 0;border:0;border-radius:50%}.nav-link.is-active .nav-icon{color:var(--blue);background:0 0;border-color:#0000}.nav-count{min-width:24px;color:var(--blue);background:#1a73e81f;border:0;font-weight:700}.sidebar-posture{background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);border-radius:20px;padding:16px}.posture-tile{border-color:var(--border);background:var(--surface-soft);border-radius:12px}.dash-page{gap:16px}.dash-hero{box-shadow:var(--shadow-sm);background-color:#fff;background-image:linear-gradient(90deg,#4285f41f 0 25%,#0000 25% 100%),linear-gradient(90deg,#0000 0 25%,#ea43351a 25% 50%,#0000 50% 100%),linear-gradient(90deg,#0000 0 50%,#fbbc0424 50% 75%,#0000 75% 100%),linear-gradient(90deg,#0000 0 75%,#34a8531f 75% 100%),none;background-position:0 0,0 0,0 0,0 0,0 0;background-repeat:no-repeat;background-size:100% 6px,100% 6px,100% 6px,100% 6px,auto;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-color:#0000;border-radius:28px}.dash-hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.65fr);padding:34px}.dash-hero-title,.dash-title{font-family:var(--font-body);color:var(--ink);letter-spacing:0;font-weight:500}.dash-hero-title{margin-top:10px;font-size:clamp(32px,5vw,56px);line-height:1.05}.dash-hero-copy{max-width:580px;color:var(--ink3);font-size:16px;line-height:1.55}.dash-hero-side{border-color:var(--border);background:#f8fbff;border-radius:22px}.dash-score-value,.dash-kpi-value,.dash-metric-value,.stat-value{font-family:var(--font-body);letter-spacing:0;font-weight:500}.btn{border-color:var(--border);min-height:36px;color:var(--blue);border-radius:18px;font-weight:600}.btn:hover{background:var(--blue-bg);border-color:var(--blue-border)}.btn-primary{border-color:var(--blue);background:var(--blue);color:#fff}.btn-primary:hover{background:#185abc;border-color:#185abc}.dash-grid-2,.dash-grid-3,.dash-grid-4{gap:16px}.dash-panel,.dash-kpi,.dash-app-tile{border-radius:20px}.dash-panel:hover,.dash-kpi:hover,.dash-app-tile:hover{box-shadow:var(--shadow-md)}.dash-panel-head{background:0 0;border-bottom-color:#0000;padding:18px 20px 14px}.dash-panel-title{font-size:18px;font-weight:500}.dash-panel-body{padding:0 20px 20px}.dash-kpi{background:var(--surface);min-height:124px;padding:18px 20px}.dash-kpi:before{border-radius:999px 999px 0 0;width:auto;height:4px;inset:auto 20px 0}.dash-kpi-value{color:var(--ink);font-size:34px}.dash-list{gap:8px}.dash-list-row{background:var(--surface);border-radius:14px;transition:background .14s,box-shadow .14s}.dash-list-row:hover{background:var(--surface-soft)}.dash-list-title,.user-name{color:var(--ink2);font-weight:600}.dash-health-track{background:#e8eaed;height:6px}.dash-pill,.badge{border-radius:999px;min-height:26px;font-weight:600}.dash-app-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.dash-app-tile{min-height:178px;padding:18px}.dash-app-mark{border:0;border-radius:12px;width:42px;height:42px}.dash-app-mark span{border-radius:5px;width:18px;height:18px}.dash-timeline-row{align-items:center}.dash-timeline-dot{border:0;border-radius:50%}@media (width<=1180px){.dashboard-frame{padding:10px 14px 22px}}@media (width<=760px){.dashboard-frame{padding:8px 10px 18px}.topbar{padding-inline:6px}.dash-hero-grid{padding:24px 20px}.dash-hero-title,.dash-title{font-size:32px}}
