:root{font-family:var(--font-sans);color:#191c1e;background:#f7fbfd;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #f7f9fb;--bg-strong: #ffffff;--ink: #191c1e;--muted: #42474d;--border: #c2c7ce;--panel: rgba(255, 255, 255, .94);--panel-strong: #ffffff;--navy: #001b2d;--navy-2: #00314c;--orange: #d83900;--orange-soft: #ffdbd1;--teal: #117a73;--teal-soft: #d9f3ef;--amber: #f24b1a;--amber-soft: #ffe4d8;--forest: #2e6b54;--forest-soft: #dcefe5;--ocean: #0e3b55;--ocean-soft: #dbeef7;--clay: #94533f;--clay-soft: #f5dfd5;--sky: #4d84a6;--sky-soft: #ddebf4;--ink-soft: #e2e8f0;--shadow: 0 18px 45px rgba(0, 49, 76, .12);--font-sans: "Be Vietnam Pro", "Segoe UI", "Noto Sans", Arial, sans-serif;--font-display: "Be Vietnam Pro", "Segoe UI", "Noto Sans", Arial, sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}body{margin:0;background:#f7f9fb;color:var(--ink)}body:before{content:none}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:22px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}textarea{width:100%;min-height:120px;resize:vertical;border:1px solid var(--border);border-radius:18px;padding:14px 16px;background:#ffffffeb;color:var(--ink)}textarea:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 4px #f24b1a1f}.portal-shell{min-height:100vh;padding:0;position:relative;background:var(--bg)}.portal-menu-trigger{position:fixed;z-index:70;display:none;width:74px;height:74px;padding:8px;place-items:center;border:1px solid rgba(255,255,255,.74);border-radius:999px;background:radial-gradient(circle at 30% 22%,#fffffff5,#ffffff94 36%,#bed6e057 62%,#0e3b5538);-webkit-backdrop-filter:blur(14px) saturate(1.35);backdrop-filter:blur(14px) saturate(1.35);box-shadow:0 24px 46px #07192847,0 8px 18px #0e3b552e,inset 0 2px 5px #fffffff2,inset 0 -14px 22px #0e3b5533;cursor:grab;touch-action:none;transition:transform .18s ease,box-shadow .18s ease}.portal-menu-trigger:hover{transform:translateY(-2px);box-shadow:0 30px 58px #07192857,0 10px 22px #0e3b5533,inset 0 2px 6px #fffffffa,inset 0 -14px 24px #0e3b5538}.portal-menu-trigger-inner{display:grid;width:100%;height:100%;place-items:center;border-radius:999px;background:radial-gradient(circle at 32% 22%,#ffffffc7,#ffffff4d 54%,#ffffff1f);box-shadow:inset 0 0 0 1px #ffffff94,inset 0 -8px 14px #0e3b551f,0 10px 18px #0e3b551f}.portal-menu-trigger img{display:block;width:48px;height:48px;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.mobile-bottom-nav{display:none;pointer-events:none}.portal-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0f172a33;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.portal-menu-panel{position:absolute;top:24px;left:24px;width:min(360px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow-y:auto}.sidebar{background:#fff;color:var(--ink);border-radius:0;padding:18px 16px;display:flex;flex-direction:column;gap:16px;box-shadow:none;border-right:1px solid rgba(194,199,206,.82);max-height:100vh}.portal-desktop-sidebar{position:fixed;inset:0 auto 0 0;width:264px;z-index:30;overflow-y:auto}.brand-card h1,.page-hero h1,.topbar h2,.panel h2,.workspace-card h2,.metric-card .metric-value{font-family:var(--font-display);letter-spacing:-.025em}.brand-card h1{margin:8px 0 2px;font-size:1.35rem;color:var(--navy-2)}.brand-card{display:grid;gap:4px;align-content:start;padding:4px 4px 12px}.brand-logo,.hero-logo{display:block;width:92px;height:auto}.brand-logo{width:min(176px,100%);max-width:100%;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none;object-fit:contain}.hero-logo{margin-bottom:16px}.brand-card p,.sidebar-user p,.page-hero p,.panel p,.workspace-card p,.muted-text,.helper-text{color:var(--muted)}.sidebar-user{display:flex;gap:14px;align-items:center;margin-top:auto;padding:12px;border-radius:12px;background:#f2f4f6}.sidebar-user p{margin:4px 0 0;font-size:.92rem}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--navy-2);color:#fff;font-weight:700}.nav-stack{display:flex;flex-direction:column;gap:16px;flex:1}.nav-section{display:grid;gap:8px}.nav-section-secondary{margin-top:auto}.nav-section-title{display:block;margin:8px 10px 4px;color:#72787e;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.nav-link{display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 12px;border-radius:8px;color:#42474d;font-size:.95rem;font-weight:600;transition:background .2s ease,color .2s ease}.nav-link:hover,.nav-link-active{background:#f2f4f6;color:var(--navy);transform:none}.nav-link-strong{background:transparent;border:0;color:#42474d;font-weight:700}.nav-link-active{color:var(--orange);box-shadow:inset 3px 0 0 var(--orange)}.nav-icon{color:#33465a;font-size:21px}.nav-link-active .nav-icon{color:var(--orange)}.sidebar-footer{margin-top:auto}.main-panel{min-width:0;display:flex;flex-direction:column;gap:24px;width:calc(100% - 264px);margin-left:264px;padding:18px 28px 40px}.topbar{min-height:64px;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(194,199,206,.58);border-radius:0 0 12px 12px;padding:14px 24px;box-shadow:0 6px 22px #00314c0f;display:flex;justify-content:space-between;gap:16px;align-items:center}.topbar h2{margin:4px 0 0;font-size:1.3rem;color:var(--navy)}.topbar-actions{display:flex;gap:10px;flex-wrap:wrap}.page-shell,.login-panel,.login-sidebar{display:flex;flex-direction:column;gap:24px}.page-hero{padding:32px;border-radius:34px;background:linear-gradient(135deg,#fffffff5,#f5f9fbeb);border:1px solid rgba(255,255,255,.6);box-shadow:var(--shadow)}.page-hero h1{margin:8px 0 12px;font-size:clamp(2rem,3vw,2.8rem)}.page-hero p,.panel p,.workspace-card p,.helper-text,.muted-text,.detail-grid dd{color:var(--muted)}.card-grid,.metric-grid,.workspace-grid{display:grid;gap:18px}.card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.workspace-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.workspace-grid-compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.panel,.workspace-card,.metric-card{background:#fffc;border-radius:28px;padding:24px;box-shadow:var(--shadow);border:1px solid var(--border)}.metric-card{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.metric-value{font-size:2.6rem;font-weight:700}.metric-label{color:var(--muted)}.workspace-card{position:relative;overflow:hidden}.workspace-app-card,.monitoring-card,.config-card{min-height:190px;display:flex;flex-direction:column;justify-content:space-between;gap:18px}.workspace-app-card h2,.monitoring-card h2,.config-card h2{margin-bottom:8px;font-size:1.45rem}.workspace-app-card .feature-list,.workspace-app-card .muted-text{display:none}.config-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.monitoring-card-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.monitoring-check-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:18px}.monitoring-check-item{padding:14px 16px;border-radius:18px;background:#ffffffd1;border:1px solid rgba(15,23,42,.08);color:var(--ink);font-weight:700}.page-create-fab{position:fixed;right:22px;bottom:94px;z-index:50;display:grid;width:58px;height:58px;place-items:center;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--orange),#d8370f);box-shadow:0 18px 38px #f24b1a57,inset 0 1px #ffffff57}.page-create-fab span{font-size:2rem;font-weight:800;line-height:1}.page-action-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#0f172a3d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.page-action-sheet{position:fixed;left:50%;bottom:18px;width:min(520px,calc(100vw - 24px));transform:translate(-50%);display:grid;gap:14px;padding:18px;border-radius:26px;background:#fffffff5;box-shadow:0 28px 80px #0719283d}.page-action-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.page-action-sheet textarea{width:100%;resize:vertical;border:1px solid rgba(0,27,45,.12);border-radius:16px;padding:14px;background:#f8fafc;color:#001b2d;font-family:inherit;font-size:.98rem;line-height:1.5}.office-destination-note{display:grid;gap:6px;border:1px solid rgba(216,57,0,.14);border-radius:16px;padding:13px 14px;background:#fff4ec;color:#33465a;font-size:.9rem;line-height:1.45}.office-destination-note strong{color:#ad2c00;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.topbar-office-news{display:none}.portal-shell-office-news{padding:0}.portal-shell-office-news .main-panel{gap:0}.office-news-shell{min-height:100vh;font-family:var(--font-sans);color:#001b2d;background:#f7f9fb}.office-news-appbar{position:sticky;top:0;z-index:35;display:grid;grid-template-columns:240px minmax(260px,430px) 1fr;gap:24px;align-items:center;min-height:86px;padding:16px 24px;background:#fffffff0;border-bottom:1px solid rgba(0,27,45,.08);box-shadow:0 8px 26px #001b2d0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.office-news-brand strong{color:#00314c;font-size:1.55rem;letter-spacing:-.04em}.office-search{display:flex;min-height:48px;align-items:center;gap:12px;padding:0 18px;border-radius:999px;background:#eceef0;color:#72787e}.office-search span{font-size:1.35rem;font-weight:800}.office-search input{width:100%;border:0;outline:0;background:transparent;color:#191c1e;font-size:.98rem}.office-search input::placeholder{color:#9aa1a8}.office-appbar-actions{display:flex;justify-content:flex-end;gap:22px;align-items:center}.office-primary-action{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:8px;padding:0 24px;background:linear-gradient(180deg,#ad2c00,#d83900);color:#fff;box-shadow:0 18px 30px #ad2c002e;font-weight:800}.office-primary-action span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#fff;color:#ad2c00;font-weight:900}.office-user-chip{display:flex;align-items:center;gap:12px;padding-left:22px;border-left:1px solid rgba(0,27,45,.1)}.office-user-chip div{display:grid;justify-items:end;gap:2px}.office-user-chip strong{color:#001b2d;line-height:1.1}.office-user-chip span:not(.office-user-avatar){color:#72787e;font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.office-user-avatar,.office-kpi-avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#00314c,#001b2d);color:#fff;font-weight:900;box-shadow:inset 0 0 0 2px #d83900bf}.office-mobile-heading,.office-mobile-search,.office-mobile-tabs,.office-mobile-honor,.office-feed-mobile,.office-mobile-fab,.office-mobile-office-nav{display:none}.office-news-layout{display:grid;grid-template-columns:minmax(220px,13vw) minmax(0,1fr) minmax(260px,18vw);width:100%;max-width:none;min-height:calc(100vh - 86px);margin:0}.office-left-rail,.office-right-rail{position:sticky;top:86px;align-self:start;height:calc(100vh - 86px);overflow-y:auto;background:#fff}.office-left-rail{display:flex;flex-direction:column;padding:22px 14px;border-right:1px solid rgba(0,27,45,.08)}.office-rail-title{display:block;margin:0 0 12px 18px;color:#a0a7ae;font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.office-category-nav{display:grid;gap:8px}.office-category-nav button{display:grid;grid-template-columns:28px minmax(0,1fr) auto;min-height:54px;align-items:center;gap:14px;border:0;border-radius:10px;padding:0 18px;background:transparent;color:#33465a;font-weight:700;text-align:left;cursor:pointer}.office-category-nav button b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.office-category-nav button small{color:#7890a3;font-size:.66rem;font-weight:900;letter-spacing:.08em}.office-category-icon{width:22px;height:22px;color:#324b60}.office-category-icon rect{fill:currentColor}.office-category-icon path,.office-category-icon circle{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.office-category-nav .office-category-active{background:#fff4ec;color:#d83900}.office-category-nav .office-category-active .office-category-icon,.office-category-nav .office-category-active small{color:#d83900}.office-status-filter{display:grid;gap:10px;margin-top:42px}.office-status-filter label{display:flex;align-items:center;gap:12px;padding:8px 18px;color:#42474d;font-size:.94rem}.office-status-filter input{width:18px;height:18px;accent-color:#ad2c00}.office-storage-card{display:grid;gap:10px;margin-top:auto;padding:18px;border-radius:12px;background:#00314c;color:#fff}.office-storage-card span{color:#ffffffbd;font-size:.84rem}.office-storage-card div{height:7px;overflow:hidden;border-radius:999px;background:#fff3}.office-storage-card i{display:block;width:75%;height:100%;border-radius:inherit;background:#d83900}.office-storage-card strong{font-size:.82rem}.office-news-main{min-width:0;padding:24px clamp(20px,2vw,34px) 90px}.office-news-title{max-width:780px;margin-bottom:44px}.office-news-title h1{margin:0 0 10px;color:#001b2d;font-size:clamp(2.2rem,4vw,2.85rem);line-height:1.12;letter-spacing:-.055em}.office-news-title p{margin:0;color:#42474d;font-size:1.24rem;line-height:1.45}.office-active-filter-chip{display:inline-flex;margin-top:18px;border-radius:999px;padding:8px 12px;background:#fff4ec;color:#ad2c00;font-size:.78rem;font-weight:900}.office-featured-news{position:relative;min-height:448px;overflow:hidden;border-radius:16px;background:#001b2d;box-shadow:0 28px 60px #001b2d29}.office-featured-news img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.office-featured-news:hover img{transform:scale(1.035)}.office-featured-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#001b2d0f,#001b2de6)}.office-featured-copy{position:absolute;inset:auto 0 0;display:grid;gap:18px;max-width:850px;padding:38px;color:#fff}.office-featured-copy div{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.office-featured-copy span,.office-news-card span,.office-feed-item span{display:inline-flex;width:fit-content;align-items:center;border-radius:6px;padding:5px 11px;background:#d83900;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.office-featured-copy small{color:#ffffffc7;font-size:.95rem}.office-featured-copy h2{margin:0;font-size:clamp(2rem,3.2vw,2.65rem);line-height:1.15;letter-spacing:-.05em}.office-featured-copy p{max-width:780px;margin:0;color:#ffffffd6;font-size:1.1rem;line-height:1.55}.office-featured-copy button{width:fit-content;min-height:46px;border:0;border-radius:8px;padding:0 28px;background:#fff;color:#001b2d;font-weight:900}.office-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;margin-top:56px}.office-news-card{overflow:hidden;border:0;border-radius:12px;background:#fff;box-shadow:0 20px 46px #001b2d14}.office-news-clickable{width:100%;border:0;color:inherit;font:inherit;text-align:left;cursor:pointer}.office-news-clickable:focus-visible,.office-featured-copy button:focus-visible,.office-section-title a:focus-visible{outline:3px solid rgba(216,57,0,.35);outline-offset:4px}.office-news-card>div{position:relative;height:216px;overflow:hidden}.office-news-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.office-news-card:hover img{transform:scale(1.06)}.office-news-card>div span{position:absolute;top:18px;left:18px;background:#00314c}.office-news-card section{display:grid;gap:13px;padding:28px}.office-news-card small{color:#72787e;font-weight:800}.office-news-card h3{margin:0;color:#001b2d;font-size:1.45rem;line-height:1.27;letter-spacing:-.04em}.office-news-card p{margin:0;color:#42474d;line-height:1.55}.office-news-card footer{display:flex;justify-content:space-between;align-items:center;color:#72787e;font-size:.9rem}.office-news-card footer strong{color:#d83900;font-size:1.6rem}.office-empty-state{display:grid;grid-column:1 / -1;gap:8px;min-height:180px;place-items:center;border:1px dashed rgba(0,49,76,.22);border-radius:14px;padding:28px;background:#ffffffb8;color:#57718a;text-align:center}.office-empty-state strong{color:#001b2d}.office-right-rail{display:grid;align-content:start;gap:46px;padding:26px clamp(18px,1.6vw,28px) 40px;border-left:1px solid rgba(0,27,45,.08);background:#f8fafc}.office-section-title{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:24px}.office-section-title h2{margin:0;color:#001b2d;font-size:1.25rem;line-height:1.25;letter-spacing:-.02em}.office-section-title a{color:#ad2c00;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.office-honor-card{position:relative;display:grid;justify-items:center;gap:10px;overflow:hidden;border-radius:18px;padding:30px 20px;background:#fff;text-align:center;box-shadow:0 20px 46px #001b2d17}.office-honor-card img{width:86px;height:86px;border-radius:50%;object-fit:cover;border:6px solid #fff4ec;box-shadow:0 0 0 2px #d839002e}.office-honor-star{position:absolute;top:18px;right:18px;color:#d83900;font-size:1.3rem}.office-honor-card h3{margin:6px 0 0;color:#001b2d;font-size:1.35rem}.office-honor-card strong{color:#ad2c00}.office-honor-card span{color:#f0a800;letter-spacing:.12em}.office-honor-card p{max-width:230px;margin:0;color:#42474d;font-size:.88rem;font-style:italic}.office-kpi-list{display:grid;gap:16px}.office-kpi-row{display:grid;grid-template-columns:42px 42px 1fr auto;gap:13px;align-items:center;padding:18px;border-radius:12px;background:#fff;box-shadow:0 12px 30px #001b2d0f}.office-kpi-row>span{color:#d8dee5;font-size:1.8rem;font-weight:900}.office-kpi-row strong,.office-kpi-row b{color:#001b2d}.office-kpi-row b{color:#ad2c00}.office-kpi-row small{display:block;color:#72787e;font-size:.78rem}.office-kpi-avatar{width:40px;height:40px;background:#e0e3e5;color:#00314c;box-shadow:none}.office-dashed-link{display:grid;min-height:54px;place-items:center;margin-top:28px;border:2px dashed #d8dee5;border-radius:14px;color:#72787e;font-weight:800}.office-story-engagement{display:grid;gap:14px}.office-story-engagement>div{display:flex;gap:10px;flex-wrap:wrap}.office-story-engagement button{min-height:36px;border:1px solid rgba(14,59,85,.12);border-radius:999px;padding:0 13px;background:#0e3b550f;color:var(--navy);font-weight:800;cursor:pointer}.office-story-engagement label{display:grid;gap:8px}.office-story-engagement label span{color:var(--muted);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.icon-button{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;border:0;background:#0f172a14;color:var(--ink);font-size:1.4rem;font-weight:700}.workspace-card:after{content:"";position:absolute;inset:auto -10% -55% auto;width:170px;height:170px;border-radius:50%;background:#ffffff4d}.workspace-card-teal{background:linear-gradient(160deg,#e3f5ef,#f7fffb)}.workspace-card-amber,.workspace-card-copper{background:linear-gradient(160deg,#fff2db,#fffaf1)}.workspace-card-forest{background:linear-gradient(160deg,#e2f0e8,#f8fffb)}.workspace-card-clay{background:linear-gradient(160deg,#f6e6df,#fffaf6)}.workspace-card-ocean,.workspace-card-sky{background:linear-gradient(160deg,#e0eef6,#f7fcff)}.workspace-card-ink{background:linear-gradient(160deg,#ebeff4,#fafcff)}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:24px;padding:24px}.login-panel,.login-sidebar{min-width:0}.login-form{display:flex;flex-direction:column;gap:20px;background:#ffffffc7;border-radius:28px;padding:28px;border:1px solid rgba(255,255,255,.6);box-shadow:var(--shadow)}.login-hero{position:relative;overflow:hidden}.login-hero:after{content:"";position:absolute;inset:auto -6% -34% auto;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(17,122,115,.14),transparent 68%);pointer-events:none}.login-context{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:10px}.panel-soft{padding:16px 18px;border-radius:20px;background:#117a7314;border:1px solid rgba(17,122,115,.14);box-shadow:none}.panel-soft p{margin:8px 0 0}.field{display:flex;flex-direction:column;gap:10px}.field span,dt{font-size:.92rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.field input{padding:14px 16px;border-radius:16px;border:1px solid var(--border);background:#fffffff2}.field small{color:var(--muted);font-size:.84rem}.segmented-control{display:inline-grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px;max-width:320px;padding:6px;border-radius:999px;background:#15202b0f;border:1px solid var(--border)}.segmented-control label{position:relative;display:grid;place-items:center;min-height:42px;border-radius:999px;color:var(--muted);cursor:pointer}.segmented-control input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.segmented-control input:checked+span{background:#fff;color:var(--ink);box-shadow:0 10px 24px #0719281f}.segmented-control input:disabled+span{opacity:.45;cursor:not-allowed}.segmented-control span{width:100%;height:100%;min-height:42px;display:grid;place-items:center;border-radius:999px;font-weight:700}.role-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.role-tile{border:1px solid var(--border);border-radius:18px;padding:16px;background:#ffffffeb;color:var(--ink);display:flex;flex-direction:column;gap:6px;align-items:flex-start;text-align:left;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;cursor:pointer}.role-tile:hover,.role-tile-active{transform:translateY(-2px);border-color:#117a7373;box-shadow:0 16px 30px #117a731f}.role-tile small{color:var(--muted)}.login-alert{padding:14px 16px;border-radius:18px;border:1px solid rgba(17,122,115,.18);background:#117a7314;color:#0b5a54}.login-alert-error{border-color:#b91c1c2e;background:#b91c1c14;color:#991b1b}.feature-list{margin:0;padding-left:18px;color:var(--muted);display:grid;gap:10px}.action-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.action-row-wrap{align-items:stretch}.button{border:none;border-radius:999px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,#f24b1a,#c93612);color:#f6f7f7;box-shadow:0 14px 26px #f24b1a33}.button-secondary{background:#ffffffc7;color:var(--ink);border:1px solid var(--border)}.button-block{width:100%}.button-disabled{background:#15202b14;color:var(--muted);border:1px dashed var(--border);cursor:default}.button:disabled{opacity:.55;cursor:wait}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#f24b1a1f;color:#b83a15;font-size:.86rem;text-transform:uppercase;letter-spacing:.08em}.badge-soft{background:#15202b14;color:var(--muted)}.badge-light{background:#ffffff24;color:#fff4e3}.eyebrow{display:inline-flex;text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;color:var(--muted)}.detail-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:0}.detail-grid dt,.detail-grid dd{margin:0}.detail-grid dd{font-size:1.02rem;padding-top:6px}.section-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap;margin-bottom:18px}.section-header h2{margin:6px 0 0}.staff-control-shell{gap:14px}.account-control-hero{position:relative;min-height:auto;padding:20px 82px 20px 24px;border-radius:26px}.account-control-hero h1{margin:8px 0;font-size:clamp(1.8rem,2.4vw,2.35rem);line-height:1.08}.account-control-hero p{max-width:840px;margin:0;font-size:.92rem;line-height:1.65}.account-create-fab{position:absolute;top:20px;right:22px;width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:linear-gradient(145deg,#f24b1a,#d8370f);box-shadow:0 16px 30px #f24b1a4d,inset 0 1px #ffffff6b;font-size:2rem;font-weight:800;line-height:1}.account-create-fab[aria-expanded=true]{background:linear-gradient(145deg,#0e3b55,#123f5a);box-shadow:0 16px 30px #0e3b5538,inset 0 1px #ffffff52}.account-kpi-strip{display:grid;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr))}.account-kpi-strip .metric-card{min-height:74px;padding:13px 16px;border-radius:18px;gap:2px;box-shadow:0 16px 34px #07192817}.account-kpi-strip .metric-value{font-size:1.85rem;line-height:1}.account-kpi-strip .metric-label{font-size:.82rem}.account-create-panel{display:none}.account-create-panel-open{display:block}.account-create-panel,.account-directory-panel{padding:18px;border-radius:24px}.account-create-panel .section-header,.account-directory-panel .section-header{margin-bottom:12px}.account-create-panel .section-header h2,.account-directory-panel .section-header h2{font-size:1.25rem}.account-create-panel .account-form-grid{grid-template-columns:repeat(6,minmax(140px,1fr));gap:10px}.account-create-panel .field{gap:6px}.account-create-panel .field span,.account-directory-panel .account-table th{font-size:.68rem;letter-spacing:.1em}.account-create-panel .field input,.account-create-panel .field select{padding:10px 12px;border-radius:12px;font-size:.84rem}.account-create-panel .field small{font-size:.72rem;line-height:1.45}.account-create-panel .field:nth-of-type(10){grid-column:span 2}.account-create-panel .form-actions{display:grid;grid-template-columns:1fr;gap:8px}.account-create-panel .button{padding:10px 14px;font-size:.84rem}.account-directory-panel .filter-tabs{gap:6px;margin:8px 0 12px}.account-directory-panel .filter-tab{padding:7px 11px;font-size:.82rem}.account-directory-stack{display:grid;gap:14px}.account-roster{overflow:hidden;border-radius:18px;background:#fffffff0;box-shadow:0 18px 48px #07192814}.account-roster-head,.account-roster-main{display:grid;grid-template-columns:minmax(280px,1.25fr) minmax(190px,.9fr) minmax(170px,.75fr) minmax(220px,.9fr) 120px;gap:18px;align-items:center}.account-roster-head{padding:14px 18px;background:#f4f2f3;color:#5f6f7a;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.account-roster-row{background:#fff}.account-roster-row:nth-child(odd){background:#fbfbfc}.account-roster-row+.account-roster-row{border-top:1px solid rgba(14,59,85,.08)}.account-roster-row-editing{background:#f8fbfd}.account-roster-main{min-height:92px;padding:16px 18px}.account-person-summary{display:flex;min-width:0;gap:12px;align-items:center}.account-person-summary>div,.account-role-summary,.account-scope-summary,.account-activity-summary{display:grid;min-width:0;gap:3px}.account-person-summary strong,.account-role-summary strong,.account-scope-summary strong{color:var(--ink);font-size:.98rem;line-height:1.25}.account-person-summary span,.account-role-summary span,.account-scope-summary span,.account-activity-summary span{min-width:0;color:var(--muted);font-size:.82rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-role-summary em{width:fit-content;margin-top:4px;padding:4px 8px;border-radius:6px;background:#0e3b5514;color:var(--navy);font-size:.72rem;font-style:normal;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.account-avatar{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;border-radius:12px;background:linear-gradient(145deg,#0e3b55,#142f42);color:#fff;font-size:.82rem;font-weight:900;box-shadow:inset 0 1px #ffffff3d}.account-status{width:fit-content;padding:5px 8px;border-radius:4px;color:#411c08;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.account-status-active{background:#ffe0c4}.account-status-inactive{background:#e7edf1;color:#425466}.account-row-actions{display:flex;justify-content:flex-end}.account-row-actions .button{min-width:86px;padding:9px 14px}.account-row-editor{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:12px;padding:16px 18px 18px;background:#0e3b550b}.account-row-editor .field{gap:6px}.account-row-editor .field span{font-size:.68rem;letter-spacing:.12em}.account-row-editor input,.account-row-editor select,.account-editor-actions input{width:100%;padding:10px 12px;border:1px solid rgba(14,59,85,.14);border-radius:10px;background:#fffffff5;color:var(--ink);font-size:.82rem}.account-editor-actions{display:grid;grid-column:span 2;grid-template-columns:minmax(140px,.8fr) minmax(160px,1fr) minmax(150px,.8fr);gap:10px;align-items:end}.account-editor-actions .button{min-height:40px;padding:9px 14px;font-size:.82rem}.account-permission-note{display:grid;grid-template-columns:.7fr 1fr 1fr;gap:18px;align-items:center;padding:18px 22px;border-radius:16px;background:linear-gradient(135deg,#173447,#0e2f42);color:#eef6fa}.account-permission-note strong{text-transform:uppercase;letter-spacing:.14em}.account-permission-note span{color:#eef6fac7;font-size:.9rem}.account-table-legacy{display:none}.staff-control-shell .account-table{min-width:1380px;font-size:.82rem}.staff-control-shell .account-table th,.staff-control-shell .account-table td{padding:8px 10px}.staff-control-shell .account-table input,.staff-control-shell .account-table select{padding:7px 9px;border-radius:10px;font-size:.78rem}.staff-control-shell .account-person-fields{display:grid;grid-template-columns:minmax(120px,.9fr) minmax(180px,1.1fr);gap:6px}.staff-control-shell .account-person-fields input:nth-child(5){grid-column:1 / -1}.staff-control-shell .account-table small,.staff-control-shell .account-meta{margin-top:4px;font-size:.73rem;line-height:1.35}.staff-control-shell .account-actions{min-width:150px;gap:6px}.staff-control-shell .account-actions .button{padding:8px 10px;font-size:.78rem}.account-form-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:end}.field select,.account-table input,.account-table select{width:100%;padding:12px 14px;border-radius:14px;border:1px solid var(--border);background:#fffffff2;color:var(--ink)}.form-actions,.account-actions,.account-person-fields{display:flex;gap:10px}.form-actions,.account-person-fields,.account-actions{flex-direction:column}.account-table-wrap{overflow-x:auto}.account-table{width:100%;min-width:1180px;border-collapse:collapse}.account-table th,.account-table td{padding:14px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.account-table th{color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.account-table small,.account-meta{display:block;margin-top:8px;color:var(--muted);font-size:.9rem}.account-actions{min-width:180px}.report-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.filter-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0 20px}.filter-tabs-compact{margin-top:0}.filter-tab{border:1px solid var(--border);background:#ffffffc7;color:var(--ink);border-radius:999px;padding:10px 14px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:700}.filter-tab span{color:var(--muted);font-size:.86rem}.filter-tab-active{background:linear-gradient(135deg,#0e3b55,#123f5a);border-color:#0e3b5566;color:#fff}.filter-tab-active span{color:#ffffffc2}.report-metric-row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:16px 0}.report-metric-row strong{font-size:2rem;letter-spacing:-.03em}.report-metric-row span{color:var(--muted);text-align:right}.ops-page{gap:18px}.ops-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:22px 24px;border-radius:24px;background:#ffffffe6;border:1px solid var(--border);box-shadow:var(--shadow)}.ops-header h1{margin:6px 0;font-size:clamp(1.8rem,3vw,2.45rem);letter-spacing:-.04em}.ops-header p{max-width:720px;margin:0;color:var(--muted)}.ops-header-actions,.ops-chip-row,.app-launch-meta,.app-launch-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ops-status-pill,.ops-chip-row span{display:inline-flex;min-height:32px;align-items:center;border-radius:999px;padding:0 12px;background:#0e3b5514;color:var(--navy);font-size:.78rem;font-weight:800}.ops-status-ready{background:var(--teal-soft);color:var(--teal)}.ops-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--muted)}.ops-dot-ready{background:var(--teal);box-shadow:0 0 0 5px #117a731f}.ops-dot-watch{background:var(--orange);box-shadow:0 0 0 5px #f24b1a1f}.ops-dot-healthy{background:#117a73;box-shadow:0 0 0 5px #117a731f}.ops-dot-warning{background:#d88400;box-shadow:0 0 0 5px #d8840024}.ops-dot-critical{background:#c02626;box-shadow:0 0 0 5px #c0262624}.ops-dot-unknown{background:#72808f;box-shadow:0 0 0 5px #72808f24}.ops-kpi-strip{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.ops-kpi-card{display:grid;gap:4px;min-height:96px;padding:18px 20px;border-radius:20px;background:#ffffffd6;border:1px solid var(--border);box-shadow:0 20px 48px #0719281a}.ops-kpi-card span,.ops-kpi-card small{color:var(--muted)}.ops-kpi-card strong{color:var(--ink);font-size:clamp(1.5rem,2.8vw,2.15rem);line-height:1.05;letter-spacing:-.04em}.ops-two-column,.assistant-layout,.profile-utility-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}.ops-action-list,.ops-mini-list,.ops-task-list,.ops-report-list,.ops-module-list{display:grid;gap:10px}.ops-action-list a,.ops-action-list button,.ops-mini-list div,.ops-task-row,.ops-report-row,.ops-module-row{display:flex;justify-content:space-between;gap:16px;align-items:center;width:100%;min-height:58px;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:13px 15px;background:#ffffffb8;color:var(--ink);text-align:left}.ops-action-list button{cursor:pointer}.ops-action-list span,.ops-mini-list span,.ops-task-row small,.ops-report-row small,.ops-report-row span,.ops-module-row p{color:var(--muted)}.ops-action-list a,.ops-action-list button{border-color:#0e3b551f;font-weight:800}.ops-action-list a span,.ops-action-list button span{display:block;margin-top:2px;font-weight:500}.app-launch-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.app-launch-card{position:relative;isolation:isolate;display:grid;grid-template-rows:1fr auto;gap:16px;min-width:0;min-height:166px;padding:18px;border-radius:22px;background:#ffffffdb;border:1px solid var(--border);box-shadow:0 20px 48px #0719281a;overflow:hidden}.app-launch-main{position:relative;z-index:1;min-width:0;pointer-events:none}.app-launch-card .eyebrow{display:block;width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;line-height:1.2}.app-launch-card h2{margin:8px 0 10px;font-size:1.22rem;line-height:1.2;letter-spacing:0;overflow-wrap:anywhere}.app-launch-actions{position:relative;z-index:3;justify-content:space-between;min-width:0;pointer-events:auto}.app-launch-meta{max-width:100%;min-width:0;gap:7px}.app-launch-meta span:not(.ops-dot){min-width:0;max-width:calc(100% - 22px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-launch-actions .button{position:relative;z-index:4;min-height:38px;padding:0 16px;white-space:nowrap}.ops-filter-panel{padding:18px 20px}.ops-table-panel{padding:20px}.ops-empty-state{display:grid;gap:4px;padding:18px;border-radius:16px;background:#0e3b550f}.ops-empty-state span,.ops-footnote{color:var(--muted)}.ops-footnote{margin:0 4px;font-size:.92rem}.ops-report-row{display:grid;grid-template-columns:minmax(240px,1fr) minmax(160px,auto) auto}.ops-report-row>div{display:grid;gap:4px}.ops-report-row b{font-size:1.35rem;letter-spacing:-.03em}.reports-chart-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr);gap:14px;align-items:stretch}.reports-chart-card{min-width:0;min-height:246px;padding:20px;overflow:hidden}.reports-chart-card-wide{grid-row:span 2}.reports-bar-chart{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;align-items:end;min-height:210px;padding-top:8px}.reports-bar-item{display:grid;gap:7px;min-width:0;justify-items:center;text-align:center}.reports-bar-column{display:flex;width:100%;height:138px;align-items:flex-end;padding:5px;overflow:hidden;border-radius:18px;background:linear-gradient(180deg,#0e3b5514,#0e3b5508);border:1px solid rgba(15,23,42,.06)}.reports-bar-fill{display:block;width:100%;height:var(--bar-height);min-height:12px;border-radius:14px;background:linear-gradient(180deg,#0e3b55,#1e8678 52%,#f24b1a);box-shadow:0 14px 28px #f24b1a2e}.reports-bar-item strong{font-size:1.18rem;line-height:1}.reports-bar-item span{max-width:100%;color:var(--muted);font-size:.82rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reports-donut-row{display:grid;grid-template-columns:128px minmax(0,1fr);gap:18px;align-items:center;margin-top:18px}.reports-donut{position:relative;display:flex;width:124px;height:124px;flex-direction:column;align-items:center;justify-content:center;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.96) 0 58%,transparent 59%),conic-gradient(#0e3b55 var(--donut-value),rgba(14,59,85,.1) 0);box-shadow:inset 0 0 0 1px #0f172a0f,0 18px 36px #0719281f}.reports-donut strong{position:relative;z-index:1;color:var(--ink);font-size:1.55rem;line-height:1}.reports-donut span{position:relative;z-index:1;color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.reports-legend{display:grid;gap:12px;min-width:0}.reports-legend div{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:8px;align-items:center;min-width:0}.reports-legend strong{font-size:1.1rem}.reports-legend small{min-width:0;color:var(--muted)}.legend-dot{display:inline-flex;width:10px;height:10px;border-radius:999px}.legend-dot-ready{background:#1e8678}.legend-dot-watch{background:#f24b1a}.reports-horizontal-bars{display:grid;gap:13px;margin-top:18px}.reports-horizontal-row{display:grid;gap:7px;min-width:0}.reports-horizontal-row>div:first-child{display:flex;justify-content:space-between;gap:10px;min-width:0;align-items:center}.reports-horizontal-row strong,.reports-horizontal-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reports-horizontal-row span{color:var(--muted);font-size:.86rem;font-weight:800}.reports-horizontal-track{height:10px;overflow:hidden;border-radius:999px;background:#15202b14}.reports-horizontal-track span{display:block;width:var(--bar-width);min-width:8px;height:100%;border-radius:999px;background:linear-gradient(90deg,#0e3b55,#f24b1a)}.ops-module-row{align-items:flex-start}.ops-module-row h2{margin:6px 0}.ops-task-row{display:grid;grid-template-columns:92px minmax(220px,1fr) minmax(120px,auto) auto}.ops-task-severity{display:inline-flex;justify-content:center;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:800}.ops-task-ready{background:var(--teal-soft);color:var(--teal)}.ops-task-watch{background:var(--orange-soft);color:var(--orange)}.assistant-chat-panel,.assistant-prompt-panel,.search-utility-panel{display:grid;gap:14px}.assistant-empty-chat{display:grid;gap:4px;min-height:220px;place-content:center;border-radius:18px;background:#0e3b550f;text-align:center}.assistant-empty-chat span{color:var(--muted)}.search-utility-input{width:100%;min-height:58px;border:1px solid var(--border);border-radius:18px;padding:0 18px;background:#ffffffeb;color:var(--ink)}.search-result-grid,.settings-command-grid,.monitoring-status-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.search-result-card{display:grid;gap:4px;padding:16px;border-radius:16px;background:#0e3b550f}.search-result-card span{font-size:1.8rem;font-weight:800;letter-spacing:-.04em}.search-result-card small,.settings-command-card p,.monitoring-status-card li,.profile-session-card p,.profile-permission-card p{color:var(--muted)}.profile-password-alert{margin-top:18px}.profile-password-panel{display:grid;gap:18px;margin-top:18px}.profile-password-panel h2{margin:4px 0 8px}.profile-password-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(180px,1fr))}.settings-command-card{display:grid;gap:18px;min-height:190px;align-content:space-between}.settings-command-card h2{margin:8px 0;font-size:1.3rem}.system-config-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(300px,1fr);gap:18px;align-items:start}.system-config-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.system-config-card,.system-support-panel,.system-health-panel{border:1px solid rgba(194,199,206,.72);border-radius:16px;box-shadow:0 18px 45px #00314c17}.system-config-card{min-height:272px;padding:22px;display:grid;gap:22px;align-content:space-between;background:#fffffff0}.system-config-card-top,.system-health-header,.system-health-meter>div:first-child,.system-health-footer{display:flex;align-items:center}.system-config-card-top,.system-health-meter>div:first-child,.system-health-footer{justify-content:space-between;gap:12px}.system-config-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:var(--navy);color:#fff;box-shadow:0 14px 28px #001b2d29}.system-config-status{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 11px;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.system-config-status:before{content:"";width:7px;height:7px;border-radius:999px}.system-config-status-ready{background:var(--teal-soft);color:#0d625c}.system-config-status-ready:before{background:var(--teal)}.system-config-status-warning{background:#fff0dc;color:#9b4d00}.system-config-status-warning:before{background:#d88400}.system-config-card h2,.system-health-panel h2,.system-support-panel h2{margin:8px 0;font-size:1.22rem}.system-config-card p,.system-support-panel p,.system-health-panel small{color:var(--muted)}.system-config-aside{display:grid;gap:18px;position:sticky;top:104px}.system-health-panel{padding:24px;display:grid;gap:24px;background:linear-gradient(145deg,var(--navy),var(--navy-2));color:#fff}.system-health-header{gap:14px}.system-health-header>.material-symbols-outlined{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#ffffff1f}.system-health-panel .eyebrow,.system-health-panel small{color:#ffffffad}.system-health-list{display:grid;gap:18px}.system-health-meter{display:grid;gap:8px}.system-health-meter span{color:#ffffffc2;font-size:.86rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.system-health-meter strong{font-size:1rem}.system-health-track{height:8px;overflow:hidden;border-radius:999px;background:#ffffff24}.system-health-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff4b1f,#ffb36a)}.system-health-footer{padding-top:4px}.system-support-panel{padding:22px;display:grid;gap:14px;background:#fffffff0}.system-support-panel>.material-symbols-outlined{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:var(--orange-soft);color:var(--orange)}.monitoring-status-card{display:grid;gap:12px;min-height:190px}.monitoring-status-card .monitoring-card-header>div{display:flex;gap:10px;align-items:center}.monitoring-status-card h2{margin:0;font-size:1.18rem}.ops-compact-list{display:grid;gap:7px;margin:0;padding-left:18px}.monitoring-dashboard{gap:16px}.health-hero{position:relative;overflow:hidden}.health-hero:after{content:"";position:absolute;inset:auto 20px 0 auto;width:180px;height:8px;border-radius:999px;opacity:.85}.health-hero-healthy:after{background:#117a73}.health-hero-warning:after{background:#d88400}.health-hero-critical:after{background:#c02626}.health-hero-unknown:after{background:#72808f}.health-pill{display:inline-flex;min-height:30px;align-items:center;justify-content:center;padding:0 12px;border-radius:999px;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.health-status-healthy{background:#117a731f;color:#0d625c}.health-status-warning{background:#d8840024;color:#8b4b00}.health-status-critical{background:#c026261f;color:#9f1f1f}.health-status-unknown{background:#72808f24;color:#455363}.health-overview-grid{display:grid;gap:12px;grid-template-columns:minmax(280px,1.35fr) repeat(2,minmax(220px,.8fr))}.health-overview-card{display:grid;gap:10px;padding:18px}.health-overview-card h2{margin:0;font-size:clamp(1.7rem,3vw,2.35rem);letter-spacing:-.03em}.health-distribution{display:flex;height:10px;gap:4px;overflow:hidden;border-radius:999px;background:#e8edf1}.health-distribution-bar{min-width:6px;border-radius:999px}.health-summary-row{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:.86rem}.health-summary-row span{display:inline-flex;gap:5px}.health-core-grid{grid-template-columns:repeat(4,minmax(210px,1fr))}.health-card{display:grid;gap:12px;min-height:auto;padding:16px;border-left-width:4px}.health-card-healthy{border-left-color:#117a73}.health-card-warning{border-left-color:#d88400}.health-card-critical{border-left-color:#c02626}.health-card-unknown{border-left-color:#72808f}.health-card-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.health-card-header>div{min-width:0}.health-card-header h2{display:inline;margin:0 0 0 8px;font-size:1.05rem}.health-card-header p{margin:6px 0 0;max-width:100%;overflow-wrap:anywhere;font-size:.82rem}.health-card-body{display:grid;gap:7px}.health-metric-line{display:grid;grid-template-columns:minmax(120px,1fr) minmax(80px,auto);gap:10px;align-items:center;padding:7px 0;border-bottom:1px solid rgba(194,199,206,.42);font-size:.86rem}.health-metric-line span{color:var(--muted)}.health-metric-line strong{justify-self:end;max-width:170px;overflow-wrap:anywhere;padding:0;background:transparent;text-align:right}.health-recommended{display:grid;gap:5px;padding:10px 12px;border-radius:14px;background:#e8edf194}.health-recommended span{color:var(--muted);font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.health-recommended p,.health-error-text{margin:0;font-size:.84rem}.health-error-text{color:#9f1f1f}.health-webapp-section{display:grid;gap:12px}.health-incident-panel,.health-runbook-panel{display:grid;gap:14px}.health-incident-table{display:grid;border:1px solid rgba(194,199,206,.58);border-radius:16px;overflow:hidden}.health-incident-row{display:grid;grid-template-columns:110px minmax(180px,.9fr) minmax(240px,1.1fr) minmax(220px,1fr);gap:14px;align-items:center;padding:14px;border-bottom:1px solid rgba(194,199,206,.5);background:#ffffffbd}.health-incident-row:last-child{border-bottom:0}.health-incident-row span:not(.health-pill),.health-incident-row p,.health-incident-row em{color:var(--muted)}.health-incident-row p,.health-incident-row em{margin:0;font-style:normal;font-size:.86rem}.health-runbook-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.health-runbook-command{display:grid;gap:10px;padding:14px;border:1px solid rgba(194,199,206,.58);border-radius:14px;background:#ffffffd1}.health-runbook-command div{display:grid;gap:3px}.health-runbook-command span,.health-runbook-command em{color:var(--muted);font-size:.82rem}.health-runbook-command code{display:block;padding:10px;border-radius:10px;overflow-x:auto;background:#061725;color:#f4f7fb;font-size:.78rem}.health-runbook-command em{font-style:normal;font-weight:800;text-transform:uppercase}.profile-session-card{display:grid;gap:14px}.profile-avatar-large{display:grid;width:70px;height:70px;place-items:center;border-radius:22px;background:linear-gradient(135deg,var(--orange),#ffd6c8);color:var(--ink);font-size:1.2rem;font-weight:900}.profile-permission-card{display:grid;gap:12px;align-content:start}.chart-stack{display:grid;gap:16px}.chart-stack-compact{margin-top:10px}.chart-row{display:grid;gap:8px}.chart-row-header{display:flex;justify-content:space-between;gap:12px;align-items:center}.chart-row-header span{color:var(--muted);font-size:.95rem}.chart-track{height:12px;border-radius:999px;overflow:hidden;background:#15202b14}.chart-bar{height:100%;border-radius:999px;background:linear-gradient(135deg,#0e3b55,#f24b1a)}.phase-chart{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;align-items:end;min-height:280px;margin-top:8px}.phase-column{display:flex;flex-direction:column;align-items:center;gap:10px}.phase-track{width:100%;height:190px;display:flex;align-items:flex-end;border-radius:20px;padding:10px;background:#15202b0f}.phase-bar{width:100%;border-radius:14px;background:linear-gradient(180deg,#c36f22,#117a73)}.phase-column strong{font-size:.95rem}.phase-column span{color:var(--muted);font-size:.92rem}.chart-bar-owner{background:linear-gradient(135deg,#0b2648,#183f74)}.chart-bar-copper{background:linear-gradient(135deg,#fd6500,#bf2a00)}.chart-bar-danger{background:linear-gradient(135deg,#b91c1c,#f97316)}.workspace-owner-shell,.master-control-shell{gap:18px}.owner-mobile-header,.master-control-hero,.master-panel-header,.owner-calendar-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap}.owner-hero-card{min-height:220px;border-radius:32px;padding:24px;background-size:cover;background-position:center;color:#f8fafc;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:space-between}.owner-hero-chips,.owner-hero-meta,.master-booking-tags,.master-split-stats,.master-settlement-grid{display:flex;gap:12px;flex-wrap:wrap}.owner-hero-copy h1,.master-control-hero h1{margin:0 0 8px;font-size:clamp(2.2rem,4vw,3.4rem)}.owner-hero-copy p,.owner-hero-meta span{margin:0;color:#f8fafcdb}.owner-chip{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;font-size:.92rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.owner-chip-accent,.owner-chip-hometown{background:#ff951f;color:#221403}.owner-chip-owner{background:#0b2648;color:#f8fafc}.owner-summary-grid,.master-metric-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.owner-summary-card,.master-metric-card{min-height:136px}.owner-summary-card-dark{background:linear-gradient(180deg,#0b1730,#123059);color:#f8fafc}.owner-summary-card-dark .muted-text,.owner-summary-card-dark .eyebrow{color:#f8fafcb8}.owner-summary-value,.master-metric-value{display:block;margin-top:12px;font-size:clamp(2rem,4vw,3rem);line-height:1.05;font-family:var(--font-display);letter-spacing:-.04em}.owner-layout-grid,.master-layout-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr)}.owner-calendar-card{background:linear-gradient(180deg,#fffffff0,#fff9f0f0)}.owner-calendar-header h2,.master-panel-header h2{margin:6px 0 0;font-size:2rem;letter-spacing:-.03em}.owner-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:14px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.owner-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:14px}.owner-day{min-height:88px;padding:10px;border-radius:16px;border:0;background:#fff;display:flex;flex-direction:column;gap:10px;box-shadow:0 12px 24px #0f172a0f}.workspace-owner-shell .panel,.workspace-owner-shell .owner-hero-card{border:0}.workspace-owner-shell .owner-layout-grid{gap:14px}.owner-day strong{font-size:1.15rem}.owner-day-empty{background:#0f172a08;box-shadow:none}.owner-day-stack{display:flex;flex-direction:column;gap:8px}.owner-pill{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-width:52px;padding:6px 10px;border-radius:10px;font-size:.8rem;font-weight:700;letter-spacing:.05em}.owner-pill-owner{background:#0b2648;color:#f8fafc}.owner-pill-hometown{background:#ff951f;color:#2b1802}.owner-pill-neutral{background:#0f172a1a;color:var(--muted)}.owner-settings-card{background:linear-gradient(180deg,#fffffffa,#eef6ffe0)}.owner-amenity-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-top:16px}.owner-amenity-card,.master-settlement-card{padding:16px;border-radius:18px;background:#ffffffe0;border:1px solid rgba(15,23,42,.08)}.master-settlement-card-soft{background:linear-gradient(180deg,#dff0ff,#f7fbff)}.owner-transaction-list,.owner-activity-list,.master-booking-feed,.master-breakdown-list{display:grid;gap:12px}.owner-transaction-item,.owner-activity-item,.master-booking-row,.master-breakdown-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:16px;border-radius:18px;background:#fffc;border:1px solid rgba(15,23,42,.08)}.owner-transaction-item p,.owner-activity-item p,.master-booking-row p,.master-breakdown-row span{margin:4px 0;color:var(--muted)}.owner-transaction-item span,.owner-activity-item span,.master-booking-row span{color:var(--muted);font-size:.92rem}.owner-transaction-amounts{display:grid;gap:6px;justify-items:end}.owner-activity-dot{width:12px;height:12px;border-radius:50%;margin-top:6px;flex:0 0 auto}.owner-activity-dot-owner{background:#0b2648}.owner-activity-dot-hometown{background:#ff951f}.owner-app-shell{padding-bottom:92px}.owner-section-header h1{margin:8px 0 6px;font-size:clamp(1.7rem,4vw,2.3rem)}.owner-section-header p{margin:0;color:var(--muted)}.owner-desktop-tabs{display:flex;flex:1 1 100%;gap:8px;flex-wrap:wrap;margin-top:4px}.owner-desktop-tab{display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:0 14px;border-radius:999px;color:var(--muted);background:#ffffffc2;border:1px solid rgba(15,23,42,.08);font-weight:900}.owner-desktop-tab .material-symbols-outlined{font-size:1.12rem}.owner-desktop-tab-active{color:#fff;background:#0e3b55}.owner-home-calendar-card{position:relative;overflow:hidden}.owner-calendar-actions{display:flex;align-items:center;justify-content:flex-end}.owner-quick-add-button{width:54px;height:54px;border:0;border-radius:50%;background:linear-gradient(135deg,#ff5a1f,#d92b0c);color:#fff;box-shadow:0 18px 34px #d92b0c47;cursor:pointer}.owner-quick-add-button .material-symbols-outlined{font-size:2rem;line-height:1}.owner-quick-booking-panel{display:grid;gap:14px;margin-top:18px;padding:16px;border-radius:22px;background:#ffffffbd;border:1px solid rgba(15,23,42,.08)}.owner-quick-booking-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.owner-calendar-legend{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;color:var(--muted);font-size:.9rem;font-weight:800}.owner-calendar-legend span{display:inline-flex;gap:8px;align-items:center}.owner-calendar-legend i{display:inline-flex;width:10px;height:10px;border-radius:50%}.owner-legend-free{background:#1e8678}.owner-legend-booked{background:#ff951f}.owner-legend-blocked{background:#0b2648}.owner-calendar-grid-status .owner-day{justify-content:space-between;min-height:76px}.owner-day-status{display:inline-flex;align-self:flex-start;max-width:100%;padding:5px 8px;overflow:hidden;border-radius:999px;color:var(--muted);background:#0f172a0f;font-size:.72rem;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.owner-day-free{box-shadow:inset 0 0 0 1px #1e867814}.owner-day-free .owner-day-status{color:#0f6f64;background:#1e86781f}.owner-day-occupied{background:linear-gradient(180deg,#fff7ed,#fff);box-shadow:inset 0 0 0 1px #ff951f3d}.owner-day-occupied .owner-day-status{color:#8b3500;background:#ff951f2e}.owner-day-blocked{background:linear-gradient(180deg,#eef2f7,#fff);box-shadow:inset 0 0 0 1px #0b26482e}.owner-day-blocked .owner-day-status{color:#0b2648;background:#0b26481f}.owner-section-card{min-height:360px}.owner-booking-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.owner-booking-columns h3{margin:0 0 12px}.owner-booking-list{display:grid;gap:12px}.owner-booking-card,.owner-empty-card{display:grid;gap:10px;min-width:0;padding:16px;border-radius:18px;background:#ffffffdb;border:1px solid rgba(15,23,42,.08)}.owner-booking-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.owner-booking-card strong,.owner-booking-card p,.owner-booking-card span{min-width:0}.owner-booking-card p{margin:4px 0 0;color:var(--muted)}.owner-booking-card b{display:block;font-size:1rem}.owner-booking-card>.owner-chip{grid-column:1 / -1;justify-self:start}.owner-empty-card{color:var(--muted);font-weight:800}.owner-cashflow-summary .owner-summary-card{min-height:126px}.owner-cashflow-grid{align-items:start}.owner-cashflow-form{display:grid;gap:14px;margin-top:16px}.owner-form-note{margin:0;color:#0f6f64;font-weight:800}.owner-app-bottom-nav{display:none}.master-control-hero{padding:28px 32px;border-radius:30px;background:radial-gradient(circle at top right,rgba(191,42,0,.12),transparent 28%),linear-gradient(180deg,#eaf4ffeb,#fafcfff5);border:1px solid rgba(15,23,42,.08);box-shadow:var(--shadow)}.master-control-hero p{max-width:720px}.master-metric-card{background:linear-gradient(180deg,#fffffff5,#f1f8ffe0)}.master-split-stats>div{display:grid;gap:4px}.master-split-stats strong{font-size:2rem;line-height:1}.master-split-stats span{color:var(--muted)}.master-booking-row{align-items:center}.master-settlement-grid{margin-top:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.master-settlement-card strong,.master-breakdown-row strong{font-size:1.4rem;letter-spacing:-.03em}@media (max-width: 1080px){.owner-layout-grid,.master-layout-grid,.system-config-layout{grid-template-columns:1fr}.system-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-config-aside{position:static}.reports-chart-grid{grid-template-columns:1fr}.reports-chart-card-wide{grid-row:auto}}@media (max-width: 1100px){.login-shell{grid-template-columns:1fr}.login-shell .sidebar{position:static;max-height:none}}@media (max-width: 720px){html{scroll-padding-bottom:132px}.portal-shell,.login-shell{padding:12px 12px 92px;scroll-padding-bottom:132px;max-width:100vw;overflow-x:hidden}.portal-desktop-sidebar{display:none}.main-panel{width:100%;max-width:100vw;margin-left:0;padding:0 0 122px;overflow-x:hidden}.reports-bar-chart{grid-template-columns:repeat(2,minmax(0,1fr));min-height:auto}.reports-bar-column{height:112px}.reports-donut-row{grid-template-columns:1fr;justify-items:start}.portal-shell-office-news{padding:0 0 92px}.portal-menu-trigger{display:none}.mobile-bottom-nav{position:fixed;left:10px;right:10px;bottom:10px;z-index:80;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:center;gap:6px;padding:8px;border-radius:24px;background:#ffffffd1;border:1px solid rgba(255,255,255,.72);box-shadow:0 -4px 24px #0719281f,inset 0 1px #ffffffc7;-webkit-backdrop-filter:blur(20px) saturate(1.25);backdrop-filter:blur(20px) saturate(1.25)}.mobile-bottom-link{pointer-events:auto;min-width:0;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;color:var(--muted);font-size:.76rem;font-weight:800;text-align:center;white-space:nowrap}.mobile-bottom-link-active,.mobile-bottom-link-primary{color:var(--navy);background:#0e3b5514;box-shadow:inset 0 0 0 2px #f24b1a6b}.owner-app-bottom-nav{position:fixed;left:12px;right:12px;bottom:10px;z-index:86;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;align-items:center;min-height:68px;padding:8px;border-radius:28px;background:#ffffffe6;border:1px solid rgba(255,255,255,.72);box-shadow:0 -4px 24px #07192821,inset 0 1px #ffffffd1;-webkit-backdrop-filter:blur(20px) saturate(1.2);backdrop-filter:blur(20px) saturate(1.2)}.owner-app-bottom-link{display:inline-flex;min-width:0;height:50px;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:18px;color:var(--muted);font-size:.72rem;font-weight:900;text-align:center}.owner-app-bottom-link .material-symbols-outlined{font-size:1.25rem}.owner-app-bottom-link small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owner-app-bottom-link-active{color:var(--navy);background:#0e3b5514}.owner-app-bottom-link-home{width:58px;height:58px;justify-self:center;transform:translateY(-14px);border-radius:50%;color:#fff;background:linear-gradient(135deg,#ff5a1f,#d92b0c);box-shadow:0 18px 36px #d92b0c4d}.owner-app-bottom-link-home .material-symbols-outlined{font-size:1.65rem}.owner-app-bottom-link-home small,.owner-desktop-tabs{display:none}.owner-booking-columns,.owner-cashflow-grid,.owner-booking-card,.owner-transaction-item{grid-template-columns:1fr}.topbar,.page-hero,.login-form,.panel,.workspace-card,.metric-card,.sidebar{border-radius:22px;padding:20px}.page-hero h1{font-size:1.8rem}.account-control-hero{padding:18px 74px 18px 18px}.account-control-hero h1{font-size:1.55rem}.account-create-fab{top:18px;right:18px;width:46px;height:46px}.account-kpi-strip{grid-auto-flow:column;grid-auto-columns:minmax(138px,1fr);grid-template-columns:none;overflow-x:auto;padding-bottom:2px}.account-create-panel .account-form-grid{grid-template-columns:1fr}.account-create-panel .field:nth-of-type(10){grid-column:auto}.account-roster-head{display:none}.account-roster{border-radius:22px}.account-roster-main{grid-template-columns:1fr;gap:12px;min-height:auto;padding:16px}.account-person-summary strong,.account-role-summary strong,.account-scope-summary strong{font-size:.94rem}.account-role-summary,.account-scope-summary,.account-activity-summary{padding-left:54px}.account-row-actions{justify-content:flex-start;padding-left:54px}.account-row-editor{grid-template-columns:1fr;padding:14px 16px 16px}.account-editor-actions{grid-column:auto;grid-template-columns:1fr}.account-permission-note{grid-template-columns:1fr;padding:16px}.office-news-shell{min-height:100vh;max-width:100vw;overflow-x:hidden;padding:0 16px 108px;background:radial-gradient(circle at top right,rgba(216,57,0,.05),transparent 34%),radial-gradient(circle at bottom left,rgba(0,49,76,.06),transparent 30%),#f7f9fb}.office-news-appbar,.office-left-rail,.office-right-rail,.office-news-title,.office-news-grid{display:none}.office-mobile-heading{position:sticky;top:0;z-index:38;display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;margin:0;padding:14px 16px 12px;background:#fffffff0;box-shadow:0 8px 28px #001b2d14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.office-mobile-heading .office-user-avatar{width:48px;height:48px;box-shadow:inset 0 0 0 3px #d83900}.office-mobile-heading h1{margin:0;color:#001b2d;font-size:1.28rem;line-height:1.1;letter-spacing:-.04em}.office-mobile-heading span{color:#191c1e;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.office-news-layout{display:block;min-height:0}.office-news-main{padding:24px 0 0}.office-mobile-search{display:flex;min-height:58px;border-radius:18px;font-size:1rem}.office-mobile-tabs{display:flex;flex-wrap:wrap;gap:10px;width:100%;margin:26px 0 28px;padding:0;overflow-x:hidden}.office-mobile-tabs button{display:inline-flex;flex:1 1 calc(50% - 8px);align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:10px 14px;background:transparent;color:#001b2d;font-size:.92rem;font-weight:800;white-space:nowrap}.office-mobile-tabs .office-category-icon{width:18px;height:18px}.office-mobile-tabs .office-category-active{background:#fff4ec;color:#ad2c00;box-shadow:inset 0 -2px #ad2c00}.office-featured-news{min-height:336px;border-radius:18px;box-shadow:0 20px 42px #001b2d29}.office-featured-copy{gap:12px;padding:22px}.office-featured-copy small,.office-featured-copy p,.office-featured-copy button{display:none}.office-featured-copy h2{font-size:1.62rem;line-height:1.17}.office-mobile-honor,.office-feed-mobile{display:grid;gap:16px;margin-top:34px}.office-section-title{margin-bottom:0}.office-section-title h2,.office-feed-mobile h2{margin:0;font-size:1.45rem;line-height:1.2}.office-section-title a{font-size:.9rem;letter-spacing:0;text-transform:none}.office-honor-card-compact{grid-template-columns:94px 1fr;justify-items:start;align-items:center;gap:0 16px;min-height:132px;padding:18px;border-radius:18px;background:#001b2d;color:#fff;text-align:left}.office-honor-card-compact img{grid-row:span 4;width:74px;height:74px;border-color:#d83900;box-shadow:none}.office-honor-card-compact .office-honor-star,.office-honor-card-compact span{display:none}.office-honor-card-compact h3{color:#fff;font-size:1.26rem}.office-honor-card-compact strong{order:-1;color:#ff5a29;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.office-honor-card-compact p{color:#ffffffb8;font-style:normal}.office-feed-mobile h2{color:#001b2d}.office-feed-item{display:flex;gap:12px;align-items:center;border-radius:16px;padding:12px;background:#fff;box-shadow:0 12px 30px #001b2d14}.office-feed-item img{width:72px;height:72px;flex:0 0 auto;border-radius:12px;object-fit:cover}.office-feed-item div{min-width:0}.office-feed-item span{padding:4px 8px;border-radius:6px;background:#00314c;font-size:.66rem}.office-feed-item small{margin-left:8px;color:#72787e;font-size:.78rem}.office-feed-item h3,.office-feed-item p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.office-feed-item h3{margin:6px 0 2px;color:#001b2d;font-size:1rem}.office-feed-item p{margin:0;color:#42474d;font-size:.86rem}.office-mobile-fab{position:fixed;right:26px;bottom:94px;z-index:82;display:grid;width:62px;height:62px;place-items:center;border:0;border-radius:18px;background:linear-gradient(180deg,#d83900,#ad2c00);color:#fff;box-shadow:0 18px 38px #ad2c0047;font-size:2.2rem;font-weight:900}.office-mobile-office-nav{position:fixed;left:0;right:0;bottom:0;z-index:81;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:10px 14px 14px;border-top:1px solid rgba(0,27,45,.08);background:#fffffff0;box-shadow:0 -12px 34px #001b2d14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.office-mobile-office-nav a{display:grid;min-width:0;place-items:center;border-radius:12px;padding:9px 2px;color:#8a9299;font-size:.72rem;font-weight:800;text-align:center}.office-mobile-office-nav a.active{color:#ad2c00;background:#fff4ec}.topbar{flex-direction:column;align-items:flex-start;position:sticky;top:0;z-index:40;border-radius:0 0 18px 18px}.ops-header,.ops-two-column,.system-config-layout,.assistant-layout,.profile-utility-grid,.profile-password-grid,.ops-report-row,.ops-task-row,.ops-module-row{grid-template-columns:1fr}.ops-header{flex-direction:column;padding:18px}.ops-header h1{font-size:1.75rem}.ops-header-actions{width:100%}.ops-header-actions .button,.ops-action-list a,.ops-action-list button{width:100%;justify-content:center}.ops-kpi-strip,.app-launch-grid,.settings-command-grid,.system-config-grid,.health-overview-grid,.health-core-grid,.monitoring-status-grid,.search-result-grid,.health-card-header,.health-incident-row{grid-template-columns:1fr}.health-card-header{flex-direction:column}.health-metric-line{grid-template-columns:1fr}.health-metric-line strong{justify-self:start;max-width:100%;text-align:left}.ops-kpi-card,.app-launch-card,.settings-command-card,.system-config-card,.monitoring-status-card{min-height:auto}.ops-task-row,.ops-report-row,.ops-module-row{align-items:stretch}.assistant-empty-chat{min-height:160px}.owner-calendar-weekdays,.owner-calendar-grid{gap:8px}.owner-day{min-height:64px;padding:7px}.owner-mobile-header,.master-control-hero,.master-panel-header,.owner-calendar-header,.owner-transaction-item,.owner-activity-item,.master-booking-row,.master-breakdown-row{flex-direction:column}}
