:root{--background:#eef3f4;--background-strong:#e6efef;--surface:rgba(255,255,255,0.9);--surface-strong:#ffffff;--surface-muted:#f6faf9;--border:rgba(18,43,48,0.1);--border-strong:rgba(18,43,48,0.16);--text:#182629;--text-soft:#617479;--text-faint:#8a9a9f;--accent:#1fd5c0;--accent-strong:#0d9d90;--accent-ink:#0a4f4b;--danger:#d46a6a;--warning:#e7a74b;--shadow-soft:0 24px 60px rgba(20,43,47,0.08);--shadow-card:0 16px 40px rgba(17,36,39,0.07);--radius-xl:30px;--radius-lg:24px;--radius-md:18px;--radius-sm:12px}*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:Avenir Next,Segoe UI,Trebuchet MS,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(31,213,192,.18),transparent 24%),radial-gradient(circle at top right,rgba(13,157,144,.08),transparent 18%),linear-gradient(180deg,#f5f9f8 0,var(--background) 100%)}body{min-height:100vh}body.mobile-nav-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.auth-screen,.protected-loader,.root-loader{min-height:100vh;display:grid;place-items:center;padding:32px}.auth-screen{background:radial-gradient(circle at top left,rgba(31,213,192,.16),transparent 28%),linear-gradient(180deg,#f7fbfa,#edf2f2)}.auth-card{width:min(1080px,100%);display:grid;grid-template-columns:1.1fr .9fr;border-radius:36px;overflow:hidden;background:rgba(255,255,255,.86);box-shadow:0 34px 100px rgba(18,43,48,.12);border:1px solid rgba(18,43,48,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-visual{padding:48px;color:#f5fffd;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.18),transparent 30%),linear-gradient(135deg,#0d3d46,#0f7d75 48%,#1fd5c0)}.auth-visual h1{margin:20px 0 16px;font-family:Iowan Old Style,Palatino Linotype,serif;font-size:clamp(2.6rem,5vw,4rem);line-height:.92;letter-spacing:-.04em}.auth-visual p{max-width:460px;color:rgba(244,255,253,.84);line-height:1.7}.auth-visual-grid{display:grid;grid-gap:16px;gap:16px;margin-top:36px}.auth-chip{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;background:rgba(255,255,255,.14);color:rgba(255,255,255,.96);width:-moz-fit-content;width:fit-content}.auth-card-side{padding:48px 40px;display:grid;align-content:center;grid-gap:18px;gap:18px;background:rgba(255,255,255,.72)}.eyebrow{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:9px 14px;border-radius:999px;background:rgba(31,213,192,.14);color:var(--accent-ink);text-transform:uppercase;font-size:.78rem;letter-spacing:.08em}.auth-card-side h2,.card-title,.page-title{font-family:Iowan Old Style,Palatino Linotype,serif}.auth-card-side h2{margin:0;font-size:2.2rem;line-height:1.04}.muted{color:var(--text-soft)}.micro-copy{font-size:.92rem;color:var(--text-faint)}.field-grid,.form-stack{display:grid;grid-gap:14px;gap:14px}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-toolbar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.filter-grow{flex:1 1 280px}.filter-select{flex:0 0 220px}.tenancy-view-nav{display:inline-flex;flex-wrap:wrap;gap:10px}.tenancy-view-nav-link{padding:11px 16px;border-radius:999px;border:1px solid rgba(18,43,48,.1);background:rgba(255,255,255,.74);color:var(--text-soft);font-size:.92rem;transition:background .12s ease,border-color .12s ease,color .12s ease}.tenancy-view-nav-link:hover{color:var(--text);border-color:rgba(18,43,48,.18)}.tenancy-view-nav-link.active{background:rgba(31,213,192,.15);border-color:rgba(31,213,192,.28);color:var(--text);font-weight:600}.access-matrix{display:grid;grid-gap:12px;gap:12px}.access-row{display:grid;grid-template-columns:minmax(0,1fr) 180px;grid-gap:14px;gap:14px;align-items:center;padding:14px 16px;border-radius:18px;background:rgba(24,38,41,.04);border:1px solid rgba(18,43,48,.08)}.access-row-meta{display:grid;grid-gap:4px;gap:4px;min-width:0}.access-select{min-width:0}.field{display:grid;grid-gap:8px;gap:8px}.field label{font-size:.88rem;color:var(--text-soft)}.input,.multi-select,.select,.textarea{width:100%;border-radius:16px;border:1px solid var(--border);background:rgba(255,255,255,.82);color:var(--text);padding:14px 16px;outline:none;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.textarea{min-height:114px;resize:vertical}.multi-select{min-height:128px}.input:focus,.multi-select:focus,.select:focus,.textarea:focus{border-color:rgba(31,213,192,.7);box-shadow:0 0 0 4px rgba(31,213,192,.12)}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button,.button-danger,.button-ghost,.button-secondary{border:0;border-radius:16px;padding:13px 18px;font-weight:600;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.button-danger:hover,.button-ghost:hover,.button-secondary:hover,.button:hover{transform:translateY(-1px)}.button{color:#052d2b;background:linear-gradient(135deg,var(--accent) 0,#75f0e1 100%);box-shadow:0 16px 30px rgba(31,213,192,.18)}.button-secondary{color:var(--text);background:rgba(24,38,41,.08)}.button-ghost{color:var(--text-soft);background:transparent;border:1px solid var(--border)}.button-danger{color:#7f2323;background:rgba(212,106,106,.16)}.button-danger:disabled,.button-ghost:disabled,.button-secondary:disabled,.button:disabled{cursor:wait;opacity:.68;transform:none;box-shadow:none}.error-note{background:rgba(212,106,106,.12);color:#7f2323}.error-note,.success-note{padding:13px 16px;border-radius:16px;font-size:.92rem}.success-note{background:rgba(31,213,192,.12);color:var(--accent-ink)}.shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.mobile-nav-toggle,.mobile-sidebar-backdrop,.sidebar-mobile-header{display:none}.mobile-nav-toggle{align-items:center;justify-content:center;gap:10px}.sidebar-mobile-header{align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.sidebar-mobile-label{color:var(--text-faint);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sidebar-close-button{white-space:nowrap}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 18px;overflow-y:auto;overflow-x:hidden;background:rgba(250,252,252,.86);border-right:1px solid rgba(18,43,48,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:grid;grid-template-columns:52px 1fr;grid-gap:14px;gap:14px;align-items:center;padding:14px;border-radius:22px;background:linear-gradient(135deg,rgba(31,213,192,.16),rgba(13,157,144,.08));border:1px solid rgba(31,213,192,.2)}.brand-mark{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#1fd5c0,#0f857b);color:white;box-shadow:0 18px 28px rgba(31,213,192,.18)}.brand-logo-image{width:100%;height:100%;object-fit:contain;display:block}.brand-logo-image.small{width:18px;height:18px}.brand-title{margin:0;font-size:1.12rem;font-weight:700}.brand-subtitle{margin:4px 0 0;color:var(--text-soft);font-size:.86rem}.sidebar-section{margin-top:24px;flex:1 0 auto}.sidebar-label{padding:0 12px 8px;color:var(--text-faint);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.nav-list{display:grid;grid-gap:8px;gap:8px}.nav-group{display:grid;grid-gap:6px;gap:6px}.nav-link{display:flex;justify-content:space-between;padding:13px 14px;border-radius:18px;color:var(--text-soft);transition:background .12s ease,color .12s ease,transform .12s ease}.nav-link,.nav-link-label{align-items:center;gap:12px}.nav-link-label{display:inline-flex;min-width:0}.nav-link:hover{background:rgba(255,255,255,.9);color:var(--text);transform:translateX(2px)}.nav-link.active{background:linear-gradient(135deg,rgba(31,213,192,.16),rgba(255,255,255,.95));color:var(--accent-ink);border:1px solid rgba(31,213,192,.22)}.nav-link-alert{width:10px;height:10px;border-radius:999px;background:#d94b5f;box-shadow:0 0 0 4px rgba(217,75,95,.14);flex-shrink:0}.nav-sublist{display:grid;grid-gap:6px;gap:6px;padding-left:18px}.nav-sublink{padding:10px 14px;border-radius:16px;color:var(--text-soft);font-size:.92rem;transition:background .12s ease,color .12s ease,transform .12s ease}.nav-sublink:hover{background:rgba(255,255,255,.82);color:var(--text);transform:translateX(2px)}.nav-sublink.active{background:rgba(31,213,192,.15);color:var(--text);font-weight:600}.nav-meta{margin-top:24px;flex-shrink:0;padding:16px;border-radius:22px;background:rgba(255,255,255,.82);border:1px solid var(--border);box-shadow:var(--shadow-card)}.content{padding:26px 28px 34px}.topbar{position:relative;z-index:20;isolation:isolate;display:grid;grid-gap:18px;gap:18px;padding:20px 24px;border-radius:28px;background:radial-gradient(circle at top right,rgba(31,213,192,.14),transparent 22%),rgba(255,255,255,.82);border:1px solid rgba(18,43,48,.08);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-actions{display:flex;align-items:center;gap:12px}.account-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:rgba(24,38,41,.06);color:var(--text-soft);min-width:0}.account-pill-strong{max-width:min(320px,100%);padding:10px 12px 10px 10px;background:rgba(255,255,255,.72);border:1px solid rgba(18,43,48,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.82)}.account-pill-logo{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:white;flex-shrink:0}.account-pill-email{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portfolio-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:start}.portfolio-header-main{display:grid;grid-gap:16px;gap:16px}.portfolio-brand-row{display:flex;gap:16px;align-items:center}.portfolio-logo-shell{width:68px;height:68px;border-radius:22px;place-items:center;overflow:hidden;border:1px solid rgba(18,43,48,.08);background:rgba(255,255,255,.92);color:var(--accent-ink)}.header-logo-tile,.portfolio-logo-shell{display:grid;box-shadow:0 14px 28px rgba(18,43,48,.08);flex-shrink:0}.header-logo-tile{position:relative;width:116px;height:92px;border-radius:22px;place-items:center;overflow:hidden;border:1px solid rgba(31,213,192,.24);background:radial-gradient(circle at top left,rgba(31,213,192,.18),transparent 55%),linear-gradient(135deg,rgba(31,213,192,.14),rgba(255,255,255,.96));color:var(--accent-ink)}.header-logo-tile.is-interactive{cursor:pointer}.header-logo-tile .brand-logo-image{width:100%;height:100%;object-fit:contain;padding:14px}.header-logo-tile svg{width:28px;height:28px}.header-logo-tile .property-cover-add,.header-logo-tile .property-cover-menu{position:absolute}.portfolio-title-block{min-width:0}.portfolio-title-block h1,.topbar h1{margin:0;font-size:1.75rem;line-height:1.02}.portfolio-title-block p,.topbar p{margin:6px 0 0;color:var(--text-soft);line-height:1.6}.header-chip-badge{min-width:22px;height:22px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#d94b5f;color:white;font-size:.76rem;font-weight:700;box-shadow:0 10px 22px rgba(217,75,95,.24)}.portfolio-header-side{display:grid;grid-gap:10px;gap:10px;justify-items:end;align-content:start;min-width:0}.portfolio-version-badge{padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(18,43,48,.08);color:var(--text-soft);font-size:.78rem;font-weight:700;letter-spacing:.04em;box-shadow:0 10px 22px rgba(18,43,48,.06)}.portfolio-header-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:100%}.portfolio-org-select{min-width:220px;background:rgba(255,255,255,.76)}.topbar-panel{display:grid;grid-gap:14px;gap:14px;padding-top:4px}.topbar-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.topbar-panel-card{display:grid;grid-gap:8px;gap:8px;padding:18px;border-radius:22px;background:rgba(255,255,255,.76);border:1px solid rgba(18,43,48,.08);box-shadow:0 16px 36px rgba(18,43,48,.06)}.topbar-panel-card p{margin:0}.topbar-panel-label{color:var(--text-faint);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.brand-color-preview{display:inline-flex;align-items:center;gap:12px}.brand-color-swatch{width:40px;height:40px;border-radius:16px;display:inline-flex;flex-shrink:0;border:1px solid rgba(18,43,48,.08)}.page-stack{position:relative;z-index:1;margin-top:24px;display:grid;grid-gap:24px;gap:24px}.page-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-end}.page-header-actions{display:grid;justify-items:end;align-content:start;justify-content:flex-end;grid-gap:12px;gap:12px}.page-title{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:.95}.page-subtitle{margin-top:10px;color:var(--text-soft);max-width:760px;line-height:1.6}.cards-compact,.dashboard-grid,.detail-grid,.metric-grid,.property-grid,.property-selector-grid,.resource-cards,.tenancy-grid,.two-column{display:grid;grid-gap:18px;gap:18px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1.45fr 1fr}.two-column{grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);align-items:flex-start}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portfolio-list-stack,.portfolio-scroll-list{display:grid;grid-gap:14px;gap:14px}.portfolio-scroll-list{max-height:760px;overflow-y:auto;padding-right:8px}.portfolio-scroll-list .property-card{margin-right:4px}.cards-compact,.property-selector-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.property-selector-grid{margin-bottom:18px}.tenancy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.action-rail,.data-card,.hero-card,.metric-card,.section-card{border-radius:var(--radius-lg);background:var(--surface);border:1px solid rgba(18,43,48,.08);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.action-rail,.data-card,.hero-card,.section-card{padding:22px}.metric-card{padding:18px 20px;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(246,250,249,.94))}.metric-label{color:var(--text-faint);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.metric-value{margin-top:14px;font-size:2rem;font-weight:700;letter-spacing:-.04em}.metric-footnote{margin-top:10px;color:var(--text-soft);font-size:.92rem}.card-header,.section-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.card-title{margin:0;font-size:1.4rem}.card-subtitle{margin-top:6px;color:var(--text-soft);line-height:1.5}.message-center-layout{align-items:stretch}.message-center-summary{display:flex;flex-wrap:wrap;gap:12px}.message-center-summary-card{min-width:160px;padding:14px 16px;border-radius:20px;background:rgba(255,255,255,.78);border:1px solid rgba(18,43,48,.08);box-shadow:0 12px 24px rgba(18,43,48,.05)}.message-center-summary-label{display:block;margin-bottom:8px;color:var(--text-faint);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.pill-row,.tag-row{display:flex;flex-wrap:wrap;gap:10px}.pill{padding:10px 14px;background:rgba(24,38,41,.06);color:var(--text-soft)}.pill,.status-badge{display:inline-flex;align-items:center;gap:8px;border-radius:999px}.status-badge{padding:8px 12px;font-size:.84rem;font-weight:600}.status-badge:before{content:"";width:8px;height:8px;border-radius:999px;background:currentColor}.status-badge.teal{background:rgba(31,213,192,.14);color:var(--accent-ink)}.status-badge.gold{background:rgba(231,167,75,.16);color:#8b5d0a}.status-badge.rose{background:rgba(212,106,106,.14);color:#902f2f}.status-badge.slate{background:rgba(24,38,41,.08);color:var(--text-soft)}.message-conversation-list,.message-thread-stack{display:grid;grid-gap:14px;gap:14px}.message-conversation-card{cursor:pointer}.message-conversation-card.has-unread{border-color:rgba(217,75,95,.28);box-shadow:0 18px 38px rgba(217,75,95,.08)}.message-conversation-preview{margin:12px 0 0;color:var(--text-soft);line-height:1.55;white-space:pre-wrap}.message-unread-pill{min-width:32px;height:32px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(217,75,95,.14);color:#b13046;font-weight:700}.message-thread-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.message-thread{display:grid;grid-gap:12px;gap:12px;max-height:640px;overflow-y:auto;padding-right:6px}.message-bubble{max-width:92%;padding:16px 18px;border-radius:22px;border:1px solid rgba(18,43,48,.08);box-shadow:0 14px 30px rgba(18,43,48,.05)}.message-bubble.inbound{justify-self:start;background:rgba(255,255,255,.94)}.message-bubble.outbound{justify-self:end;background:linear-gradient(135deg,rgba(31,213,192,.14),rgba(255,255,255,.96));border-color:rgba(31,213,192,.18)}.message-bubble-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--text-faint);font-size:.82rem}.message-bubble p{margin:0;line-height:1.65;white-space:pre-wrap}.hero-card{min-height:280px;background:radial-gradient(circle at top right,rgba(31,213,192,.16),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.9),rgba(246,250,249,.96))}.property-card{padding:18px;border-radius:22px;background:rgba(255,255,255,.94);border:1px solid rgba(18,43,48,.08);box-shadow:var(--shadow-card)}.property-card.selected{border-color:rgba(31,213,192,.36);box-shadow:0 18px 40px rgba(31,213,192,.12)}.property-card:hover,.record-card:hover{transform:translateY(-2px)}.property-card,.record-card{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.property-cover{height:132px;border-radius:20px;background:linear-gradient(135deg,rgba(31,213,192,.22),rgba(13,157,144,.08)),linear-gradient(180deg,#f8fbfb,#eff5f5);border:1px solid rgba(18,43,48,.08);display:grid;place-items:center;margin-bottom:16px;overflow:hidden;position:relative}.property-cover.has-image{background:rgba(18,43,48,.05)}.property-cover.is-interactive{cursor:default}.property-cover img{width:100%;height:100%;object-fit:cover;display:block}.property-cover svg{color:rgba(10,79,75,.44)}.property-cover-add,.property-cover-menu{position:absolute;border:0;background:rgba(255,255,255,.92);color:var(--accent-ink);box-shadow:0 14px 30px rgba(12,47,50,.16);display:inline-flex;align-items:center;justify-content:center;z-index:2;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.property-cover-add:hover,.property-cover-menu:hover{transform:translateY(-1px);background:var(--surface-strong);box-shadow:0 18px 34px rgba(12,47,50,.2)}.property-cover-add{left:50%;top:50%;width:68px;height:68px;border-radius:999px;transform:translate(-50%,-50%);font-size:2.5rem;line-height:1;font-weight:500}.property-cover-add:hover{transform:translate(-50%,calc(-50% - 1px))}.property-cover-menu{right:14px;bottom:14px;width:46px;height:46px;border-radius:999px}.property-cover-dots{display:inline-flex;gap:4px}.property-cover-dots span{width:5px;height:5px;border-radius:999px;background:var(--accent-ink)}.property-cover-overlay{position:absolute;inset:0;display:grid;place-items:center;padding:18px;background:rgba(12,38,41,.4);color:white;font-weight:600;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3}.property-cover-large{height:224px}.property-cover-compact{width:118px;height:84px;margin-bottom:0;border-radius:16px}.property-cover-compact svg{width:34px;height:34px}.property-cover-compact .property-cover-add{width:50px;height:50px;font-size:2rem}.property-cover-compact .property-cover-menu{right:10px;bottom:10px;width:38px;height:38px}.property-cover-compact .property-cover-dots span{width:4px;height:4px}.property-stock-list{display:grid;grid-gap:10px;gap:10px;max-height:min(46vh,430px);overflow-y:auto;padding-right:6px;position:relative;z-index:2}.property-list-card{position:relative;z-index:1;display:grid;grid-template-columns:118px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:center;padding:14px 18px;border-radius:18px}.property-list-card.selected{background:radial-gradient(circle at top left,rgba(31,213,192,.18),transparent 30%),linear-gradient(135deg,rgba(31,213,192,.12),rgba(255,255,255,.98) 42%);border-color:rgba(31,213,192,.44);box-shadow:0 20px 44px rgba(31,213,192,.16),inset 0 1px 0 rgba(255,255,255,.82)}.property-list-card.selected:before{content:"";position:absolute;left:10px;top:14px;bottom:14px;width:5px;border-radius:999px;background:linear-gradient(180deg,#1fd5c0,#0e9d90);box-shadow:0 0 0 6px rgba(31,213,192,.12)}.property-list-card.menu-open{z-index:35}.property-list-media{width:118px}.property-list-body{display:grid;grid-gap:12px;gap:12px;min-width:0;padding-right:10px}.property-list-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.property-list-head-actions{display:inline-flex;align-items:flex-start;gap:10px;flex-shrink:0}.property-list-main{display:grid;grid-gap:5px;gap:5px;min-width:0}.property-list-card .record-title{font-size:.98rem;line-height:1.15;margin-right:12px}.property-list-card.selected .record-title{color:#0d7067}.property-list-card .record-meta{font-size:.86rem;line-height:1.35}.property-list-card.selected .property-list-submeta,.property-list-card.selected .record-meta{color:rgba(10,79,75,.84)}.property-list-submeta{display:flex;flex-wrap:wrap;gap:6px 12px;color:var(--text-faint);font-size:.78rem}.property-list-foot{gap:6px}.property-list-card .pill{padding:7px 10px;font-size:.8rem}.property-list-card.selected .pill{background:rgba(31,213,192,.14);border-color:rgba(31,213,192,.2);color:#0d7067}.property-list-card .status-badge{white-space:nowrap;padding:8px 12px;font-size:.82rem}.property-list-card.selected .property-cover-compact{border-color:rgba(31,213,192,.28);box-shadow:0 16px 30px rgba(31,213,192,.14)}.record-card{display:grid;grid-gap:14px;gap:14px;padding:18px 20px;border-radius:22px;background:rgba(255,255,255,.92);border:1px solid rgba(18,43,48,.08);box-shadow:var(--shadow-card)}.property-selector-card{cursor:pointer}.property-sidepanel-overlay{position:fixed;inset:0;z-index:70;display:flex;justify-content:flex-end;padding:24px;background:rgba(16,28,31,.32);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.property-sidepanel{width:min(560px,100%);height:100%;overflow-y:auto;display:grid;align-content:start;grid-gap:18px;gap:18px;padding:24px;border-radius:30px;background:radial-gradient(circle at top right,rgba(31,213,192,.12),transparent 26%),rgba(255,255,255,.96);border:1px solid rgba(18,43,48,.08);box-shadow:0 36px 90px rgba(12,28,31,.22)}.property-sidepanel-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.property-sidepanel-head h2{margin:14px 0 10px}.property-sidepanel-body{display:grid;grid-gap:18px;gap:18px}.property-field-selection-grid,.property-selection-grid{display:grid;grid-gap:12px;gap:12px}.property-field-selection-card,.property-selection-card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:18px;background:rgba(24,38,41,.03);border:1px solid rgba(18,43,48,.08);transition:border-color .12s ease,transform .12s ease,background .12s ease,box-shadow .12s ease}.property-field-selection-card:hover,.property-selection-card:hover{transform:translateY(-1px);border-color:rgba(31,213,192,.24);background:rgba(31,213,192,.06);box-shadow:0 14px 28px rgba(31,213,192,.1)}.property-field-selection-card.selected,.property-selection-card.selected{border-color:rgba(31,213,192,.32);background:rgba(31,213,192,.1)}.property-field-selection-card input,.property-selection-card input{margin-top:4px}.property-selection-card-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.property-selection-card-copy strong{font-size:.96rem}.property-selection-card-copy span{color:var(--text-soft);font-size:.86rem;line-height:1.45}.property-field-selection-card span{line-height:1.45}.record-card.selected{border-color:rgba(31,213,192,.36);box-shadow:0 18px 40px rgba(31,213,192,.12)}.property-room-card,.property-selector-card,.property-tenant-card,.property-tenant-person{position:relative}.property-room-card.selected,.property-selector-card.selected,.property-tenant-card.selected,.property-tenant-person.selected{background:radial-gradient(circle at top left,rgba(31,213,192,.18),transparent 30%),linear-gradient(135deg,rgba(31,213,192,.12),rgba(255,255,255,.98) 42%);border-color:rgba(31,213,192,.44);box-shadow:0 20px 44px rgba(31,213,192,.16),inset 0 1px 0 rgba(255,255,255,.82)}.property-room-card.selected:before,.property-selector-card.selected:before,.property-tenant-card.selected:before,.property-tenant-person.selected:before{content:"";position:absolute;left:10px;top:12px;bottom:12px;width:5px;border-radius:999px;background:linear-gradient(180deg,#1fd5c0,#0e9d90);box-shadow:0 0 0 6px rgba(31,213,192,.12)}.property-room-card.selected .record-title,.property-selector-card.selected .record-title,.property-tenant-card.selected .record-title,.property-tenant-person.selected strong{color:#0d7067}.property-room-card.selected .record-meta,.property-selector-card.selected .record-meta,.property-tenant-card.selected .property-inline-note,.property-tenant-card.selected .record-meta,.property-tenant-person.selected .property-display-label,.property-tenant-person.selected .property-display-value,.property-tenant-person.selected .property-inline-note,.property-tenant-person.selected .record-meta{color:rgba(10,79,75,.84)}.property-room-card.selected .pill,.property-selector-card.selected .pill,.property-tenant-card.selected .pill{background:rgba(31,213,192,.14);border-color:rgba(31,213,192,.2);color:#0d7067}.record-head{justify-content:space-between}.record-head,.record-primary{display:flex;gap:14px;align-items:flex-start}.record-visual{width:120px;height:84px;border-radius:18px;overflow:hidden;flex-shrink:0;border:1px solid rgba(18,43,48,.08);background:linear-gradient(135deg,rgba(31,213,192,.18),rgba(13,157,144,.06)),linear-gradient(180deg,#f8fbfb,#eff5f5)}.record-visual img{width:100%;height:100%;object-fit:cover;display:block}.card-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.record-title{margin:0;font-size:1.08rem;font-weight:700}.record-meta{color:var(--text-soft);line-height:1.55;font-size:.94rem}.record-foot{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.selection-banner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-bottom:18px;padding:18px 20px;border-radius:22px;background:linear-gradient(135deg,rgba(31,213,192,.1),rgba(255,255,255,.95));border:1px solid rgba(31,213,192,.22)}.selection-banner p{margin:6px 0 0;color:var(--text-soft)}.selection-banner-pills{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start}.resource-list{display:grid;grid-gap:16px;gap:16px}.resource-panel{position:-webkit-sticky;position:sticky;top:24px}.action-rail ul,.bullet-list{margin:0;padding-left:18px;color:var(--text-soft);line-height:1.8}.table-wrap{overflow-x:auto}.operating-cost-row{background:rgba(255,255,255,.88)}.operating-cost-row-toggle{display:inline-flex;align-items:center;gap:12px;border:0;background:transparent;padding:0;font:inherit;font-weight:700;color:var(--text)}.operating-cost-row-toggle span:first-child{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(31,213,192,.12);color:var(--accent-ink)}.operating-cost-detail-cell{padding:18px 0 24px!important;background:rgba(24,38,41,.02)}.operating-cost-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:0 12px}.operating-cost-detail-card,.operating-cost-form-card{display:grid;grid-gap:14px;gap:14px;padding:18px;border-radius:22px;background:rgba(255,255,255,.82);border:1px solid rgba(18,43,48,.08);box-shadow:0 16px 34px rgba(18,43,48,.06)}.operating-cost-inline-table{display:grid;grid-gap:10px;gap:10px}.operating-cost-inline-row{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:18px;background:rgba(24,38,41,.03);border:1px solid rgba(18,43,48,.08)}.operating-cost-allocation-metrics,.operating-cost-inline-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.operating-cost-statement-toolbar{display:grid;grid-template-columns:minmax(260px,420px) minmax(0,1fr);grid-gap:14px;gap:14px;align-items:end}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:14px 12px;text-align:left;border-bottom:1px solid rgba(18,43,48,.08)}.table th{color:var(--text-faint);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.chart-card{display:grid;grid-gap:16px;gap:16px}.chart-wrap{padding:10px 0 4px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.chart-legend{display:flex;flex-wrap:wrap;gap:12px;color:var(--text-soft);font-size:.88rem}.chart-legend-item{display:inline-flex;align-items:center;gap:8px}.chart-legend-dot{width:10px;height:10px;border-radius:999px}.chart-legend-dot.warm{background:linear-gradient(135deg,#0f857b,#1fd5c0)}.chart-legend-dot.cold{background:linear-gradient(135deg,#b86f00,#f0b03e)}.portfolio-pulse-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.pulse-stat{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(244,250,248,.92));border:1px solid rgba(18,43,48,.08)}.pulse-stat-value{font-size:1.3rem;letter-spacing:-.03em}.pulse-footnote,.pulse-stat-note{color:var(--text-faint);font-size:.84rem;line-height:1.5}.chart-caption{display:flex;justify-content:space-between;color:var(--text-faint);font-size:.86rem}.sparkline{width:100%;height:170px;min-width:520px}.chart-axis-labels{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:6px;gap:6px;margin-top:10px;color:var(--text-faint);font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;min-width:520px}.pulse-feedback-note{padding:14px 16px;border-radius:18px;background:rgba(24,38,41,.04);color:var(--text-soft);font-size:.9rem;line-height:1.5}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.quick-card{padding:18px;border-radius:20px;background:rgba(255,255,255,.88);border:1px solid var(--border)}.empty-state{padding:28px;border-radius:22px;background:linear-gradient(135deg,rgba(31,213,192,.08),rgba(255,255,255,.94));border:1px dashed rgba(31,213,192,.32);color:var(--text-soft)}.helper-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.helper-card{padding:16px;border-radius:18px;background:rgba(24,38,41,.04);border:1px solid rgba(18,43,48,.08)}.bank-stack{display:grid;grid-gap:18px;gap:18px}.bank-divider{height:1px;background:rgba(18,43,48,.08);margin:2px 0}.bank-group,.bank-summary-card{padding:18px;border-radius:20px;background:rgba(24,38,41,.04);border:1px solid rgba(18,43,48,.08)}.bank-summary-soft{background:linear-gradient(135deg,rgba(31,213,192,.08),rgba(255,255,255,.9));border-color:rgba(31,213,192,.18)}.bank-group-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.organization-logo-preview{width:100%;min-height:220px;border-radius:26px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(31,213,192,.18);background:radial-gradient(circle at top left,rgba(31,213,192,.16),transparent 52%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(245,251,250,.96));box-shadow:0 16px 34px rgba(18,43,48,.08)}.organization-logo-preview-image{width:100%;height:220px;object-fit:contain;padding:26px}.organization-logo-preview-placeholder{width:78px;height:78px;border-radius:24px;display:inline-flex;align-items:center;justify-content:center;background:rgba(31,213,192,.12);color:var(--accent-ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.property-hint-card h4{margin:0;font-size:1rem}.property-hint-card p{margin:8px 0 0;color:var(--text-soft);line-height:1.65}.property-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-media-card,.property-media-grid{display:grid;grid-gap:14px;gap:14px}.media-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.media-card-head h4{margin:0;font-size:1rem}.media-card-head p{margin:6px 0 0;color:var(--text-soft);line-height:1.6}.property-map-shell{overflow:hidden;border-radius:20px;border:1px solid rgba(18,43,48,.08);background:rgba(255,255,255,.84)}.property-map-frame{width:100%;height:224px;border:0;display:block}.tenancy-group{padding:16px;border-radius:20px;background:rgba(24,38,41,.035);border:1px solid rgba(18,43,48,.08)}.tenancy-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.tenancy-group-head h4{margin:0;font-size:1rem}.tenancy-card{display:grid;grid-gap:14px;gap:14px;padding:16px;border-radius:18px;background:rgba(255,255,255,.92);border:1px solid rgba(18,43,48,.08)}.tenancy-card.is-past{background:rgba(24,38,41,.03)}.inline-empty{padding:16px;border-radius:18px;border:1px dashed rgba(18,43,48,.14);color:var(--text-soft);line-height:1.6;background:rgba(255,255,255,.65)}.footer-note{color:var(--text-faint);font-size:.88rem}.file-input{padding:16px;border-radius:18px;border:1px dashed rgba(31,213,192,.36);background:rgba(31,213,192,.06)}.file-input span{display:block;font-weight:600;color:var(--text)}.file-input input{width:100%;margin-top:10px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.loading-copy{display:inline-flex;align-items:center;gap:12px;padding:14px 18px;border-radius:999px;background:rgba(255,255,255,.88);box-shadow:var(--shadow-card)}.loading-dot{width:10px;height:10px;border-radius:999px;background:var(--accent);box-shadow:18px 0 0 rgba(31,213,192,.55),36px 0 0 rgba(31,213,192,.2)}.loading-status{display:flex;align-items:center;gap:18px;padding:18px 20px;border-radius:26px;border:1px solid rgba(13,157,144,.14);background:radial-gradient(circle at top left,rgba(31,213,192,.14),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(245,251,250,.94));box-shadow:var(--shadow-card)}.loading-status.compact{padding:16px 18px;border-radius:22px}.loading-ring{position:relative;flex:0 0 auto;width:88px;height:88px}.loading-ring.compact{width:72px;height:72px}.loading-ring-svg{width:100%;height:100%;transform:rotate(-90deg);animation:loading-ring-spin 2.6s linear infinite}.loading-ring-track{fill:none;stroke:rgba(13,157,144,.12)}.loading-ring-progress{fill:none;stroke:var(--accent-strong);stroke-linecap:round;transition:stroke-dashoffset .28s ease;filter:drop-shadow(0 0 10px rgba(31,213,192,.22))}.loading-ring-core{position:absolute;inset:16px;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.94);border:1px solid rgba(13,157,144,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 14px 26px rgba(17,36,39,.08)}.loading-ring.compact .loading-ring-core{inset:13px}.loading-ring-percent{font-size:1.02rem;font-weight:700;color:var(--accent-ink);letter-spacing:-.03em}.loading-status-copy{display:grid;grid-gap:4px;gap:4px}.loading-status-copy strong{font-size:1rem;color:var(--text)}.loading-status-copy span{color:var(--text-soft);line-height:1.55}@keyframes loading-ring-spin{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}.property-display-stack{display:grid;grid-gap:18px;gap:18px}.property-subnav{display:flex;flex-wrap:wrap;gap:10px;padding:8px;border-radius:26px;background:rgba(24,38,41,.04);border:1px solid rgba(18,43,48,.08)}.property-subnav-button{flex:1 1 170px;min-width:0;padding:14px 18px;border:1px solid transparent;border-radius:18px;background:transparent;color:var(--text-soft);font-size:.98rem;font-weight:700;line-height:1.2;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease,color .12s ease}.property-subnav-button:hover{transform:translateY(-1px);border-color:rgba(31,213,192,.2);background:rgba(255,255,255,.82);color:var(--text)}.property-subnav-button.active{color:#083d3d;background:linear-gradient(135deg,rgba(31,213,192,.28),rgba(31,213,192,.14));border-color:rgba(31,213,192,.28);box-shadow:0 14px 30px rgba(31,213,192,.14)}.property-actions{display:flex;flex-wrap:wrap;gap:12px}.property-tab-stack{display:grid;grid-gap:18px;gap:18px}.property-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.property-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:start}.property-tab-panel{display:grid;grid-gap:16px;gap:16px;padding:22px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,252,252,.96));border:1px solid rgba(18,43,48,.08);box-shadow:var(--shadow-card)}.property-tab-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.property-record-cluster{display:grid;grid-gap:14px;gap:14px}.property-display-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.property-display-field{padding:16px;border-radius:18px;background:rgba(24,38,41,.035);border:1px solid rgba(18,43,48,.08)}.property-display-label{display:block;margin-bottom:8px;color:var(--text-faint);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.property-display-value{color:var(--text);font-weight:600;line-height:1.55}.property-assets-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;grid-gap:18px;gap:18px}.property-assets-stack>.section-card{height:100%}.property-record-list,.property-upload-form{display:grid;grid-gap:14px;gap:14px}.property-upload-form{margin-top:18px}.property-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.property-inline-note{margin:0;color:var(--text-soft);font-size:.92rem;line-height:1.6}.property-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.property-gallery-card{display:grid;grid-gap:14px;gap:14px;padding:16px;border-radius:20px;background:rgba(255,255,255,.92);border:1px solid rgba(18,43,48,.08);box-shadow:var(--shadow-card)}.property-gallery-preview{display:block;height:188px;overflow:hidden;border-radius:18px;border:1px solid rgba(18,43,48,.08);background:linear-gradient(135deg,rgba(31,213,192,.18),rgba(13,157,144,.06)),linear-gradient(180deg,#f8fbfb,#eff5f5)}.property-gallery-preview img{width:100%;height:100%;object-fit:cover;display:block}.property-gallery-body{display:grid;grid-gap:12px;gap:12px}.property-unit-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);grid-gap:18px;gap:18px;align-items:start}.property-history-list,.property-tenant-list,.property-unit-list,.property-unit-side{display:grid;grid-gap:14px;gap:14px}.property-unit-group{display:grid;grid-gap:12px;gap:12px}.property-unit-detail-card{display:grid;grid-gap:18px;gap:18px;padding:22px;border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,252,252,.96));border:1px solid rgba(18,43,48,.08);box-shadow:var(--shadow-card)}.property-unit-subcard{display:grid;grid-gap:18px;gap:18px;padding:18px;border-radius:22px;background:rgba(24,38,41,.03);border:1px solid rgba(18,43,48,.08)}.property-unit-panel-head,.property-unit-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.property-card-head-actions{display:flex;align-items:flex-start;gap:8px}.property-action-menu{position:relative;z-index:20}.property-action-menu-trigger{white-space:nowrap}.property-action-menu-trigger.compact{width:38px;height:38px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.topbar-menu-trigger{position:relative;z-index:140;background:rgba(255,255,255,.84);border:1px solid rgba(18,43,48,.08);box-shadow:0 12px 24px rgba(18,43,48,.08)}.topbar-menu-trigger:hover{background:rgba(255,255,255,.96)}.property-action-menu-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:120;width:min(280px,72vw);display:grid;grid-gap:6px;gap:6px;padding:8px;border-radius:18px;background:rgba(255,255,255,.98);border:1px solid rgba(18,43,48,.1);box-shadow:0 28px 60px rgba(14,31,35,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-action-menu{z-index:130}.topbar-action-menu-popover{z-index:120;width:min(296px,76vw)}.property-action-menu-item{display:grid;grid-gap:3px;gap:3px;width:100%;padding:10px 12px;text-align:left;border:1px solid rgba(18,43,48,.08);border-radius:14px;background:rgba(24,38,41,.03);color:var(--text);cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease,box-shadow .12s ease}.property-action-menu-item:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(31,213,192,.24);background:rgba(31,213,192,.08);box-shadow:0 14px 28px rgba(31,213,192,.12)}.property-action-menu-item.active{border-color:rgba(31,213,192,.24);background:rgba(31,213,192,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.76)}.property-action-menu-item.danger{color:#8a1f1f;background:rgba(179,53,53,.06);border-color:rgba(179,53,53,.14)}.property-action-menu-item:disabled{cursor:not-allowed;opacity:.62;box-shadow:none}.property-action-menu-label{font-size:.88rem;font-weight:700;line-height:1.25}.property-action-menu-description{color:var(--text-soft);font-size:.77rem;line-height:1.35}.property-unit-section{display:grid;grid-gap:14px;gap:14px}.property-room-list{display:grid;grid-gap:10px;gap:10px;padding-left:18px;border-left:1px dashed rgba(31,213,192,.28)}.property-room-card{display:grid;grid-gap:12px;gap:12px;padding:14px 16px;border-radius:18px;background:rgba(24,38,41,.03);border:1px solid rgba(18,43,48,.08);cursor:pointer}.property-room-card.selected{border-color:rgba(31,213,192,.36);box-shadow:0 18px 40px rgba(31,213,192,.12)}.property-history-card,.property-tenant-card,.property-tenant-person{display:grid;grid-gap:14px;gap:14px;padding:16px;border-radius:20px;background:rgba(24,38,41,.035);border:1px solid rgba(18,43,48,.08)}.property-tenant-card,.property-tenant-person{cursor:pointer}.property-tenant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.property-tenant-grid.single{grid-template-columns:minmax(0,1fr)}.property-tenant-person-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.property-tenant-contact-grid{grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr);gap:12px}.property-tenant-contact-grid .property-display-field{padding:14px}.property-tenant-contact-grid .property-display-label{margin-bottom:6px;font-size:.72rem}.property-tenant-contact-grid .property-display-value{line-height:1.45}.property-display-field-wide{grid-column:1/-1}.property-tenant-card-actions{display:flex;align-items:flex-start;gap:10px}.property-app-code{margin-top:12px;padding:14px 16px;border-radius:18px;border:1px dashed rgba(13,157,144,.28);background:rgba(31,213,192,.08);color:var(--accent-ink);font-size:1.35rem;font-weight:800;letter-spacing:.12em}.property-feedback-note{background:rgba(31,213,192,.08);border-color:rgba(13,157,144,.18)}@media (max-width:1180px){.cards-compact,.metric-grid,.portfolio-pulse-summary,.property-gallery-grid,.property-grid,.property-panel-grid,.property-selector-grid,.property-summary-grid,.quick-grid,.topbar-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-card,.dashboard-grid,.portfolio-header,.property-unit-layout,.two-column{grid-template-columns:1fr}}@media (max-width:960px){.property-assets-stack,.shell{grid-template-columns:1fr}.property-list-card{grid-template-columns:108px minmax(0,1fr)}.property-stock-list{max-height:min(42vh,380px)}.property-cover-compact,.property-list-media{width:108px}.property-cover-compact{height:84px}.sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid rgba(18,43,48,.08)}.shell.shell-phone{position:relative}.shell.shell-phone .mobile-sidebar-backdrop{display:block;position:fixed;inset:0;z-index:40;border:0;padding:0;background:rgba(11,29,32,.38);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.shell.shell-phone .mobile-nav-toggle,.shell.shell-phone .sidebar-mobile-header{display:flex}.shell.shell-phone .sidebar{position:fixed;top:0;left:0;width:min(88vw,340px);height:100dvh;padding:calc(18px + env(safe-area-inset-top, 0px)) 16px calc(22px + env(safe-area-inset-bottom, 0px));border-right:1px solid rgba(18,43,48,.08);border-bottom:0;background:rgba(250,252,252,.98);transform:translateX(-104%);transition:transform .18s ease,box-shadow .18s ease;z-index:45;box-shadow:none}.shell.shell-phone.mobile-sidebar-open .sidebar{transform:translateX(0);box-shadow:0 36px 90px rgba(12,28,31,.24)}.content{padding:18px}.property-tenant-contact-grid{grid-template-columns:1fr}.property-display-field-wide{grid-column:auto}.portfolio-header-side{justify-items:stretch}.portfolio-header-controls{justify-content:space-between}.operating-cost-detail-grid,.operating-cost-statement-toolbar{grid-template-columns:1fr}.account-pill-strong,.portfolio-org-select{max-width:100%;width:100%}.chart-caption{gap:12px;flex-direction:column}}@media (max-width:720px){.access-row,.cards-compact,.field-grid.two,.helper-grid,.metric-grid,.portfolio-pulse-summary,.property-display-grid,.property-gallery-grid,.property-grid,.property-media-grid,.property-panel-grid,.property-selector-grid,.property-summary-grid,.property-tenant-grid,.property-upload-grid,.quick-grid,.tenancy-grid{grid-template-columns:1fr}.auth-card-side,.auth-visual{padding:30px 24px}.portfolio-brand-row{align-items:flex-start}.portfolio-logo-shell{width:58px;height:58px}.portfolio-title-block h1,.topbar h1{font-size:1.45rem}.portfolio-action-row{display:grid;grid-template-columns:1fr}.portfolio-header-controls{flex-direction:row-reverse}.media-card-head,.message-bubble-meta,.message-thread-head,.page-header,.property-list-head,.property-tab-panel-head,.property-unit-panel-head,.property-unit-section-head,.record-head,.record-primary,.section-top{flex-direction:column}.page-header-actions{justify-items:stretch}.message-bubble{max-width:100%}.portfolio-brand-row{flex-direction:column}.chart-axis-labels{grid-template-columns:repeat(6,minmax(0,1fr))}.property-tenant-card-actions{width:100%;justify-content:space-between}.property-action-menu-popover{width:min(100%,420px)}.operating-cost-inline-row{flex-direction:column}.topbar-panel-grid{grid-template-columns:1fr}.property-subnav-button{flex-basis:calc(50% - 5px)}.property-room-list{padding-left:0;border-left:0}.property-list-card{grid-template-columns:1fr}.property-stock-list{max-height:none;overflow:visible;padding-right:0}.property-cover-compact,.property-list-media{width:100%}.property-cover-compact{height:156px}.property-list-card .status-badge{align-self:flex-start}.property-subnav{position:-webkit-sticky;position:sticky;top:12px;z-index:25;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:10px;margin:-2px 0 4px;background:rgba(245,249,248,.92);box-shadow:0 18px 34px rgba(17,36,39,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-overflow-scrolling:touch}.property-subnav-button{flex:0 0 auto;min-width:max-content;white-space:nowrap;scroll-snap-align:start}.record-visual{width:100%;height:180px}}@media (max-width:560px){.content{padding:14px}.shell.shell-phone .sidebar{width:min(calc(100vw - 18px),320px)}.action-rail,.data-card,.hero-card,.section-card,.topbar{padding:18px;border-radius:24px}.metric-card{padding:16px 18px}.portfolio-header-side{gap:12px}.portfolio-header-controls{flex-direction:column-reverse;align-items:stretch}.mobile-nav-toggle,.portfolio-org-select,.topbar-menu-trigger{width:100%}.mobile-nav-toggle,.topbar-menu-trigger{justify-content:center}.page-title{font-size:clamp(1.8rem,8vw,2.35rem)}.chart-axis-labels{font-size:.68rem;gap:4px}}@media (max-width:420px){.portfolio-title-block h1,.topbar h1{font-size:1.3rem}.account-pill-email,.card-subtitle,.page-subtitle,.portfolio-version-badge,.record-meta{font-size:.84rem}.metric-value,.pulse-stat-value{font-size:1.45rem}.property-action-menu-popover,.topbar-action-menu-popover{width:min(calc(100vw - 28px),296px)}}