:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#fff;background:#13213c;--brand-bg: #13213c;--brand-bg-soft: #10203a;--brand-bg-strong: #0e1a2f;--brand-border: #27456d;--brand-muted: #b8c7de;--brand-text: #ffffff;--brand-orange: #f9a40b;--brand-orange-strong: #ffb020;--brand-shadow: 0 16px 32px rgba(0, 0, 0, .3);--brand-surface-1: rgba(16, 32, 58, .86);--brand-surface-2: rgba(11, 22, 39, .82);--brand-surface-3: rgba(7, 15, 27, .9);--brand-ring: rgba(249, 164, 11, .26);--brand-card-shadow: 0 18px 40px rgba(0, 0, 0, .34);--brand-soft-shadow: 0 10px 24px rgba(0, 0, 0, .26);--brand-title: #f7fbff;--brand-body: #d7e3f7;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--radius-md: 12px;--radius-lg: 14px}*{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth}body{margin:0;line-height:1.45;color:var(--brand-text);background:radial-gradient(circle at 8% 8%,rgba(249,164,11,.18),transparent 34%),radial-gradient(circle at 86% -4%,rgba(74,100,150,.3),transparent 40%),radial-gradient(circle at 18% 92%,rgba(249,164,11,.12),transparent 30%),var(--brand-bg);background-attachment:fixed}button,input,select,textarea{font:inherit;line-height:inherit}.layout{display:grid;grid-template-columns:286px 1fr;min-height:100vh}.sidebar{border-right:1px solid var(--brand-border);padding:22px 16px 20px;background:linear-gradient(180deg,#08111ff5,#0d1a2ff0),var(--brand-bg-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;height:100vh;overflow:auto}.sidebar-brand{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--brand-border)}.sidebar-section+.sidebar-section{margin-top:14px}.sidebar-section-title{display:grid;gap:2px;margin-bottom:8px;padding:0 2px}.sidebar-section-title strong{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#dce7f7}.sidebar-section-title small{color:#8fa6c8;font-size:11px}.sidebar h2{margin:0;font-size:17px;color:var(--brand-orange)}.sidebar small{color:var(--brand-muted)}.brand-logo{width:36px;height:36px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(249,164,11,.35))}.brand-name{margin:var(--space-1) 0 var(--space-4);font-size:12px;font-weight:600;letter-spacing:.14em;color:var(--brand-muted);text-align:center}.menu-btn{width:100%;text-align:left;border:1px solid var(--brand-border);border-radius:var(--radius-md);min-height:44px;padding:11px 12px;color:var(--brand-text);background:#10203aa8;cursor:pointer;transition:border-color .2s ease,transform .2s ease,background .2s ease,box-shadow .2s ease}.menu-btn-inner{display:flex;align-items:center;gap:10px;width:100%}.menu-btn-label{flex:1}.menu-priority{min-height:22px;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border:1px solid transparent}.menu-priority.high{color:#ffe4b5;background:#f9a40b2e;border-color:#f9a40b73}.menu-priority.medium{color:#dce7f7;background:#27456d6b;border-color:#27456de6}.menu-priority.low{color:#c2d2ea;background:#162643a6;border-color:#27456da6}.menu-priority.system{color:#f4f7fb;background:#6e7f9d52;border-color:#aabbd759}.menu-icon{width:18px;height:18px;flex:0 0 auto}.menu-btn+.menu-btn{margin-top:var(--space-2)}.menu-btn:hover{border-color:var(--brand-orange);background:#11233ff2;box-shadow:0 10px 20px #00000042}.menu-btn.active{border-color:var(--brand-orange);background:linear-gradient(135deg,#f9a40b33,#f9a40b14);color:#fff3de;font-weight:700;box-shadow:0 0 0 1px #f9a40b2e inset,0 10px 20px #0000003d}.content{padding:26px 24px;display:grid;align-content:start;gap:18px;padding-bottom:calc(26px + env(safe-area-inset-bottom,0px));width:100%}.content>.header,.content>.card,.content>.list{width:min(1240px,100%);margin-inline:auto;animation:portalFadeUp .36s ease both}.header{display:flex;justify-content:space-between;align-items:center;gap:var(--space-4);background:linear-gradient(180deg,#122440f0,#0e1c32f5),var(--brand-bg-soft);border:1px solid var(--brand-border);border-radius:16px;padding:16px;box-shadow:var(--brand-soft-shadow);position:sticky;top:12px;z-index:25;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-copy{display:grid;gap:8px}.header-right{display:grid;justify-items:end;gap:10px}.header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.header-action-btn{border:1px solid rgba(39,69,109,.95);background:#0a1526b8;color:var(--brand-muted);border-radius:12px;padding:8px 10px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.header-action-btn:hover{border-color:#f9a40bb3;color:#ffe4b5}.header-action-btn.active{border-color:#f9a40bf2;background:#f9a40b26;color:#fff3de}.header-action-icon{width:14px;height:14px}.header-title-row{display:flex;align-items:center;gap:10px 14px;flex-wrap:wrap}.header-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#f9a40b24;border:1px solid rgba(249,164,11,.38);color:var(--brand-orange);font-size:12px;font-weight:700}.header-badge-icon,.header-user-icon{width:16px;height:16px}.header-priority-chip{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border:1px solid transparent}.header-priority-chip.high{color:#ffe4b5;background:#f9a40b2e;border-color:#f9a40b73}.header-priority-chip.medium{color:#dce7f7;background:#27456d75;border-color:#27456df2}.header-priority-chip.low{color:#d2deef;background:#1a2c4bb3;border-color:#27456dbf}.header-priority-chip.system{color:#f0f5fb;background:#6e7f9d4d;border-color:#aabbd75c}.header-subtitle{color:#c5d6ef;font-size:14px}.header-user{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:#0b1627ad;border:1px solid var(--brand-border);min-width:220px}.header-user small{display:block;color:var(--brand-muted);margin-bottom:2px}.header-user-photo{width:40px;height:40px;border-radius:14px;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(249,164,11,.32)}.card{background:linear-gradient(180deg,var(--brand-surface-1),rgba(13,26,47,.96)),var(--brand-bg-soft);border:1px solid var(--brand-border);border-radius:16px;padding:var(--space-4);box-shadow:var(--brand-card-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card:hover{transform:translateY(-1px);border-color:#f9a40b6b;box-shadow:0 18px 42px #0000005c,0 0 0 1px #f9a40b14 inset}.card strong{color:#fff6e6}.stat-card{display:grid;gap:12px;align-content:start;min-height:190px}.stat-card-top{display:flex;align-items:center;gap:12px}.stat-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#f9a40b24;border:1px solid rgba(249,164,11,.32);color:var(--brand-orange)}.stat-icon svg{width:18px;height:18px}.stat-kicker{color:var(--brand-muted);font-size:12px}.stat-value{font-size:clamp(24px,4vw,34px);line-height:1}.stat-inline{display:inline-flex;align-items:center;gap:8px;color:var(--brand-muted);font-size:13px}.stat-inline svg{width:15px;height:15px;color:var(--brand-orange)}.mini-progress{width:100%;height:8px;border-radius:999px;background:#ffffff14;overflow:hidden}.mini-progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#f7a400,#ffb020)}.card h3,.card h4{margin:0;color:var(--brand-orange);letter-spacing:.01em}.card p,.card small{margin:0}.card>*+*{margin-top:var(--space-3)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.row{display:flex;gap:var(--space-2);flex-wrap:wrap;align-items:center}.list{display:grid;gap:14px}.quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.quick-action-btn{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.quick-action-btn svg{width:18px;height:18px;flex:0 0 auto}.quick-action-btn span{flex:1}.news-shell{display:grid;gap:18px}.news-shell-head{display:flex;align-items:end;justify-content:space-between;gap:14px;flex-wrap:wrap}.news-shell-head p{color:var(--brand-muted)}.news-filter-wrap{min-width:220px;display:none}.news-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.news-kpi-card{border:1px solid rgba(39,69,109,.95);background:#0b1627bf;border-radius:16px;padding:12px;display:grid;gap:4px}.news-kpi-card strong{font-size:28px;line-height:1;color:#fff5e3}.news-kpi-card small{color:var(--brand-muted);font-size:12px}.news-kpi-label{color:var(--brand-orange);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.news-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.news-ig-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.news-ig-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.news-ig-tile{position:relative;border:0;padding:0;border-radius:14px;overflow:hidden;cursor:pointer;background:#0b1627e6;aspect-ratio:1 / 1}.news-ig-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .24s ease}.news-ig-tile:hover .news-ig-image{transform:scale(1.035)}.news-ig-fallback{width:100%;height:100%;display:grid;place-content:center;gap:8px;padding:12px;text-align:center;color:#fff0ce;background:radial-gradient(circle at top,rgba(249,164,11,.2),transparent 34%),linear-gradient(180deg,#0f1c33fa,#13213cf5)}.news-ig-fallback-icon{width:28px;height:28px;color:var(--brand-orange);justify-self:center}.news-ig-overlay{position:absolute;left:0;right:0;bottom:0;display:grid;gap:4px;padding:12px 10px 10px;background:linear-gradient(180deg,transparent,rgba(4,10,21,.92) 68%);color:#fff8eb;text-align:left}.news-ig-overlay strong,.news-ig-overlay small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-ig-overlay small{color:#dce7f7;font-size:12px}.news-ig-meta{display:inline-flex;align-items:center;gap:10px}.news-ig-meta>span{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#f6f8fc}.news-ig-meta svg{width:12px;height:12px}.news-ig-status{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.news-ig-status.new{color:#2d1702;background:#f9a40beb}.news-ig-status.read{color:#dce7f7;background:#0d1a2fd1;border:1px solid rgba(39,69,109,.92)}.news-viewer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:65;background:#030812d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:18px}.news-viewer-card{width:min(960px,100%);max-height:calc(100vh - 36px);border-radius:20px;overflow:hidden;border:1px solid rgba(39,69,109,.95);background:linear-gradient(180deg,#10203afa,#0c172bfa);box-shadow:0 24px 52px #0000007a;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.news-viewer-media{position:relative;min-height:320px;background:#0b1627e6}.news-viewer-image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.news-viewer-fallback{width:100%;height:100%;display:grid;place-content:center;gap:8px;color:#fff0ce;background:radial-gradient(circle at top,rgba(249,164,11,.2),transparent 34%),linear-gradient(180deg,#0f1c33fa,#13213cf5)}.news-viewer-fallback-icon{width:32px;height:32px;color:var(--brand-orange);justify-self:center}.news-viewer-close{position:absolute;top:10px;right:10px;border:1px solid rgba(39,69,109,.9);border-radius:12px;width:36px;height:36px;display:grid;place-items:center;background:#0b1627d6;color:#fff3de;cursor:pointer}.news-viewer-close svg{width:18px;height:18px}.news-viewer-nav{position:absolute;left:10px;right:10px;bottom:10px;display:flex;justify-content:space-between;gap:10px}.news-viewer-nav .secondary{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:8px}.news-viewer-body{display:grid;align-content:start;gap:14px;padding:18px;overflow-y:auto}.news-viewer-body h3{margin:0;font-size:clamp(22px,3vw,34px);line-height:1.08}.news-viewer-body p{margin:0;color:var(--brand-muted);line-height:1.55}.news-viewer-actions{display:flex;flex-wrap:wrap;gap:8px}.news-action-btn{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px}.news-action-btn.active{border-color:#f9a40beb;background:#f9a40b29;color:#fff1d2}.news-viewer-comments{display:grid;gap:10px;border-top:1px solid rgba(39,69,109,.82);padding-top:10px}.news-viewer-comments-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.news-viewer-comments-head span{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:24px;padding:0 8px;border-radius:999px;background:#27456d73;border:1px solid rgba(39,69,109,.92);color:#dce7f7;font-size:12px}.news-viewer-comments-list{display:grid;gap:8px;max-height:180px;overflow-y:auto}.news-comment-item{display:grid;gap:4px;padding:10px;border-radius:12px;border:1px solid rgba(39,69,109,.82);background:#0b1627b3}.news-comment-item p{margin:0;color:#e8f0fd;line-height:1.4}.news-comment-item small{color:var(--brand-muted);font-size:11px}.news-viewer-comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.news-viewer-comment-form input{min-height:40px}.news-filter-chip{border:1px solid rgba(39,69,109,.95);background:#0b1627ad;color:#d9e5f7;min-height:34px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.news-filter-chip:hover{border-color:#f9a40bb8;color:#fff3de}.news-filter-chip.active{border-color:#f9a40bf2;background:#f9a40b33;color:#fff3de}.news-stories{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(110px,140px);gap:12px;overflow-x:auto;padding-bottom:4px}.news-story{border:0;background:transparent;color:inherit;display:grid;justify-items:center;gap:8px;cursor:pointer;text-align:center}.news-story strong,.news-story small{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-story small{color:var(--brand-muted)}.news-story-ring{width:76px;height:76px;border-radius:999px;padding:3px;background:linear-gradient(135deg,#f9a40b,#27456de6);display:grid;place-items:center}.news-story-image,.news-story-fallback{width:100%;height:100%;border-radius:inherit}.news-story-image{-o-object-fit:cover;object-fit:cover;background:#0f1c33}.news-story-fallback{display:grid;place-items:center;background:linear-gradient(180deg,#0f1c33f5,#13213cf5)}.news-story-icon{width:24px;height:24px;color:var(--brand-orange)}.news-featured{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:0;overflow:hidden;border-radius:20px;border:1px solid rgba(39,69,109,.95);background:linear-gradient(180deg,#0f1c33f5,#13213cfa)}.news-featured-media{min-height:320px;background:#0b1627e6}.news-featured-image,.news-post-image{width:100%;display:block;-o-object-fit:cover;object-fit:cover}.news-featured-image{height:100%;min-height:320px}.news-featured-fallback,.news-post-image-fallback{display:grid;place-items:center;gap:10px;background:radial-gradient(circle at top,rgba(249,164,11,.18),transparent 28%),linear-gradient(180deg,#0f1c33fa,#13213cf5);color:#fff0ce}.news-featured-fallback-icon,.news-post-image-icon{width:28px;height:28px;color:var(--brand-orange)}.news-featured-copy{display:grid;align-content:center;gap:14px;padding:22px}.news-post-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.news-author-chip{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:999px;background:#f9a40b29;border:1px solid rgba(249,164,11,.34);color:#fff0ce;font-size:12px}.news-featured-title{font-size:clamp(24px,4vw,34px);line-height:1.08}.news-featured-text{color:var(--brand-muted);font-size:15px}.news-feed{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.news-post{overflow:hidden;border-radius:18px;border:1px solid rgba(39,69,109,.95);background:linear-gradient(180deg,#10203af2,#0d1a2ff5)}.news-post-header,.news-post-body{padding:16px}.news-post-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.news-post-author{display:flex;align-items:center;gap:10px;min-width:0}.news-post-author small{display:block;color:var(--brand-muted)}.news-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#f9a40b1f;border:1px solid rgba(249,164,11,.28);color:var(--brand-orange)}.news-avatar-icon{width:18px;height:18px}.news-post-image{height:260px;background:#0b1627e6}.news-post-image-fallback{height:220px}.news-post-title{font-size:18px}.news-post-body p{color:var(--brand-muted)}.news-tag{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#27456d73;border:1px solid rgba(39,69,109,.95);color:#dce7f7;font-size:12px}.news-post-details summary{cursor:pointer;color:#fff0ce;font-weight:600}.news-post-details p{margin-top:10px}.news-post-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.news-post-actions button{display:inline-flex;align-items:center;gap:8px}.news-status{color:var(--brand-orange);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.news-status.is-read{color:#cfd9e8}.news-load-more{width:100%}.portal-update-banner{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(249,164,11,.42);background:#f9a40b1f;color:#ffe6be;box-shadow:0 10px 24px #0003}.portal-update-banner svg{width:16px;height:16px;color:var(--brand-orange);flex:0 0 auto}.portal-update-banner p{margin:0;flex:1;font-size:13px;line-height:1.4}.portal-update-banner .primary,.portal-update-banner .secondary{min-height:36px;padding:0 14px;font-size:13px}.finance-shell{display:grid;gap:18px}.finance-shell-head p,.finance-muted-copy{color:var(--brand-muted)}.finance-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.finance-stat-card{min-height:0}.finance-dashboard-panel{display:grid;gap:14px}.finance-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.finance-dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.finance-dashboard-item{display:grid;gap:8px;padding:12px;border-radius:14px;border:1px solid rgba(39,69,109,.95);background:#0b1627bd}.finance-dashboard-item-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.finance-dashboard-item-top strong{font-size:14px}.finance-dashboard-item-top span{font-size:18px;font-weight:700}.finance-dashboard-item small{color:var(--brand-muted)}.finance-progress-track{width:100%;height:8px;border-radius:999px;background:#132540e0;overflow:hidden}.finance-progress-fill{display:block;height:100%;border-radius:inherit;transition:width .3s ease}.finance-progress-fill.is-open{background:#fbbf24}.finance-progress-fill.is-paid{background:#2dd4bf}.finance-progress-fill.is-overdue{background:#f87171}.finance-progress-fill.is-renegotiated{background:#60a5fa}.finance-sections{display:grid;gap:16px}.finance-block{display:grid;gap:14px}.finance-block-head{display:flex;align-items:end;justify-content:space-between;gap:12px;flex-wrap:wrap}.finance-block-head p{color:var(--brand-muted)}.finance-list{display:grid;gap:12px}.finance-item-card{display:grid;gap:8px;padding:14px;border-radius:16px;border:1px solid rgba(39,69,109,.95);background:#0b1627bd;box-shadow:0 12px 20px #00000038}.finance-item-top{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.finance-actions{display:flex;gap:10px;flex-wrap:wrap}.finance-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.finance-bills-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.finance-bills-list{display:grid;gap:10px}.finance-bill-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:11px 12px;border-radius:14px;border:1px solid rgba(39,69,109,.95);background:#0b1627bd}.finance-bill-main{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.finance-bill-main strong{font-size:16px}.finance-bill-meta{display:flex;align-items:center;gap:8px;color:var(--brand-muted);font-size:13px;flex-wrap:wrap}.finance-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px}.finance-highlight{padding:14px;border-radius:16px;border:1px solid rgba(249,164,11,.28);background:#f9a40b14}.finance-highlight p{color:#fff3de}.finance-duo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-card-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px}.profile-photo-panel,.profile-data-panel{display:grid;gap:14px}.profile-photo-placeholder,.profile-photo-large{width:100%;max-width:220px;aspect-ratio:1 / 1;border-radius:22px}.profile-photo-large{-o-object-fit:cover;object-fit:cover;border:1px solid rgba(249,164,11,.28)}.profile-photo-placeholder{display:grid;place-items:center;background:linear-gradient(180deg,#0f1c33fa,#13213cf5);border:1px solid rgba(39,69,109,.95);color:var(--brand-orange)}.profile-photo-placeholder svg{width:48px;height:48px}.profile-photo-actions{display:flex;gap:10px;flex-wrap:wrap}.profile-photo-btn{display:inline-flex;align-items:center;gap:8px}.profile-inline-shell{display:grid;grid-template-columns:140px minmax(0,1fr);gap:14px;align-items:center}.profile-inline-photo{width:140px;height:140px;border-radius:18px;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(249,164,11,.28)}.crop-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#040810d1;display:grid;place-items:center;padding:16px}.crop-modal-card{width:min(96vw,560px);display:grid;gap:14px}.crop-preview-frame{margin:0 auto;width:min(74vw,320px);aspect-ratio:1 / 1;border-radius:18px;overflow:hidden;border:1px solid rgba(249,164,11,.38);background:#080e1ae6;position:relative}.crop-preview-image{position:absolute;left:50%;top:50%;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}.crop-controls{display:grid;gap:10px}.crop-controls label{display:grid;gap:6px;font-size:13px;color:var(--brand-muted)}.crop-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.profile-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-data-item{display:grid;gap:6px;padding:14px;border-radius:16px;border:1px solid rgba(39,69,109,.95);background:#0b1627b8;box-shadow:0 10px 18px #0003}.profile-data-item small{color:var(--brand-muted)}.profile-data-item-full{grid-column:1 / -1}.atendimento-ticket-card{display:grid;gap:10px}.atendimento-ticket-head{display:flex;align-items:center;gap:12px}.ticket-avatar,.chat-msg-avatar{width:42px;height:42px;border-radius:14px;-o-object-fit:cover;object-fit:cover;flex:0 0 auto;overflow:hidden;display:grid;place-items:center;background:#10203ae6;border:1px solid rgba(39,69,109,.95)}.ticket-avatar{border:1px solid rgba(249,164,11,.3)}.ticket-avatar-fallback,.chat-msg-avatar-fallback{display:grid;place-items:center;background:#10203ae6;border:1px solid rgba(39,69,109,.95);color:var(--brand-orange)}.ticket-avatar-fallback svg,.chat-msg-avatar-fallback svg{width:18px;height:18px}.chat-msg-avatar img,.chat-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.chat-msg-avatar-support{border-color:#f9a40b59;background:#f9a40b1f}textarea{min-height:96px;resize:vertical}input,select,textarea{border:1px solid var(--brand-border);border-radius:var(--radius-md);padding:10px 12px;min-height:42px;width:100%;color:#fff;background:#0b1627cc;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}input::-moz-placeholder,textarea::-moz-placeholder{color:#9fb2cf}input::placeholder,textarea::placeholder{color:#9fb2cf}input:focus,select:focus,textarea:focus{outline:none;border-color:#f9a40bb8;box-shadow:0 0 0 3px var(--brand-ring);background:#0c182ceb}input[type=checkbox]{min-height:0;margin:0;width:auto}label{display:block;margin-bottom:var(--space-1);font-size:13px;font-weight:600;color:var(--brand-muted)}button.primary,button.secondary{min-height:44px;border-radius:12px;padding:10px 14px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}button.primary{background:var(--brand-orange);color:#14213c;border:1px solid var(--brand-orange);font-weight:700}button.primary:hover{transform:translateY(-1px);background:var(--brand-orange-strong);box-shadow:0 12px 26px #f9a40b52}button.secondary{background:#10203ac7;color:#fff;border:1px solid var(--brand-border)}button.secondary:hover{transform:translateY(-1px);border-color:var(--brand-orange)}.chat-box{border:1px solid var(--brand-border);border-radius:var(--radius-md);padding:var(--space-3);max-height:400px;overflow:auto;background:#0b1627d9;overscroll-behavior:contain;contain:content}.chat-header-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:#0b1627c7;border:1px solid var(--brand-border)}.chat-header-main{display:flex;align-items:center;gap:12px;min-width:0}.chat-header-main small{display:block;color:var(--brand-muted);margin-top:2px}.chat-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#f9a40b29;color:var(--brand-orange);border:1px solid rgba(249,164,11,.3)}.chat-avatar-icon{width:18px;height:18px}.chat-counter{min-width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#f9a40b24;border:1px solid rgba(249,164,11,.34);color:#fff3de;font-size:12px;font-weight:700}.chat-header-right{display:grid;justify-items:end;gap:4px}.chat-presence-chip{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(39,69,109,.95);background:#10203ab8;color:#d9e5f7;font-size:12px;font-weight:700}.chat-presence-dot{width:8px;height:8px;border-radius:999px;background:#f9a40b;box-shadow:0 0 0 2px #f9a40b2e}.chat-presence-chip.is-online{border-color:#10b98194;background:#10b98124;color:#d9fff2}.chat-presence-chip.is-online .chat-presence-dot{background:#10b981;box-shadow:0 0 0 2px #10b98138}.chat-presence-chip.is-queue{border-color:#f9a40b75;background:#f9a40b24;color:#ffe6ba}.chat-presence-chip.is-offline{border-color:#94a3b86b;background:#64748b29;color:#dce4f4}.chat-presence-chip.is-offline .chat-presence-dot{background:#94a3b8;box-shadow:0 0 0 2px #94a3b82e}.chat-presence-detail{color:var(--brand-muted);font-size:11px}.msg{margin-bottom:var(--space-2);padding:11px 12px;border-radius:12px;border:1px solid #355379;background:#13213cf2;box-shadow:0 8px 14px #0003;max-width:min(760px,100%);word-break:break-word}.msg:last-child{margin-bottom:0}.msg.self{border-color:#c47f00;background:#f9a40b38}.msg-row{display:flex;align-items:flex-end;gap:10px}.msg-row.self{flex-direction:row-reverse}.msg-row.self .msg{border-color:#f9a40b85}.msg-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:8px;font-size:12px}.msg-meta span,.msg-status{color:var(--brand-muted)}.chat-attachment-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.chat-inline-attachments{display:grid;gap:10px;margin-top:10px}.chat-inline-image{border:1px solid rgba(39,69,109,.95);background:#10203ae6;border-radius:12px;overflow:hidden;text-align:left;color:#fff;cursor:pointer}.chat-inline-image img{width:100%;max-height:220px;-o-object-fit:cover;object-fit:cover;display:block}.chat-inline-image span{display:block;padding:8px 10px;font-size:12px;color:var(--brand-muted)}.chat-inline-video,.chat-inline-audio{display:grid;gap:6px;border:1px solid rgba(39,69,109,.95);background:#10203ad9;border-radius:12px;padding:8px}.chat-inline-video video{width:100%;max-height:280px;border-radius:8px;background:#000}.chat-inline-audio audio{width:100%}.chat-inline-video span,.chat-inline-audio span{font-size:12px;color:var(--brand-muted)}.chat-attachment-chip{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:8px 12px;border-radius:999px;border:1px solid rgba(39,69,109,.95);background:#10203ae6;color:#fff;text-decoration:none}.chat-composer{display:grid;gap:10px}.chat-selected-file,.chat-recording-hint{color:var(--brand-muted);font-size:12px}.chat-recording-hint{color:#ffd08a}.chat-composer-row{display:flex;gap:10px;flex-wrap:wrap}.chat-attach-btn,.chat-send-btn,.chat-header-inline-actions{display:inline-flex;align-items:center;gap:8px}.chat-notify-btn{min-height:32px;padding:0 10px;border-radius:10px;display:inline-flex;align-items:center;gap:6px}.chat-notify-btn svg{width:14px;height:14px}.chat-notify-btn.is-enabled{border-color:#10b98194;background:#10b9811f;color:#d9fff2}.chat-bot-helper{margin-top:10px;margin-bottom:10px;border:1px solid rgba(39,69,109,.95);border-radius:14px;padding:12px;background:#0c192dc7;display:grid;gap:10px}.chat-bot-head{display:grid;gap:4px}.chat-bot-head-title{display:inline-flex;align-items:center;gap:8px;color:#fff3de}.chat-bot-head-title svg{width:16px;height:16px;color:var(--brand-orange)}.chat-bot-head small{color:var(--brand-muted)}.chat-bot-topics{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px}.chat-bot-topic-btn{min-height:74px;display:grid;justify-items:start;align-content:start;gap:4px;padding:10px 12px;text-align:left}.chat-bot-topic-btn svg{width:14px;height:14px;color:var(--brand-orange)}.chat-bot-topic-btn span{font-size:13px;color:#f6f8fc;font-weight:600}.chat-bot-topic-btn small{font-size:11px;color:var(--brand-muted)}.chat-bot-entries{display:grid;gap:8px}.chat-bot-entry{border:1px solid rgba(39,69,109,.95);border-radius:12px;background:#0e1d35cc;padding:10px 12px;display:grid;gap:6px}.chat-bot-entry-question{font-size:12px;color:#ffe6ba;font-weight:700}.chat-bot-entry p{margin:0;white-space:pre-line;color:#e8edf8;font-size:13px}.chat-bot-entry-action{justify-self:start;min-height:30px;padding:0 10px;font-size:12px}.chat-bot-entry small{color:var(--brand-muted);font-size:11px}.chat-bot-human-btn{justify-self:start;min-height:34px;display:inline-flex;align-items:center;gap:8px}.portal-chat-float-btn{position:fixed;right:18px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:56;min-height:52px;border-radius:999px;padding:0 16px;border:1px solid rgba(249,164,11,.72);background:linear-gradient(180deg,#f9a40bfa,#f29600f2);color:#16233e;font-weight:700;display:inline-flex;align-items:center;gap:8px;box-shadow:0 14px 30px #00000059}.portal-chat-float-btn.open{background:#0d1a2ff0;color:#ffe9c0;border-color:#f9a40b8f}.portal-chat-float-icon{width:18px;height:18px}.portal-chat-float-badge{min-width:20px;height:20px;border-radius:999px;display:grid;place-items:center;font-size:10px;font-weight:700;background:#13213c;color:#fff0ce;border:1px solid rgba(255,255,255,.28);padding:0 6px}.portal-chat-float-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#04081057;display:grid;align-items:end;justify-items:end;padding:16px}.portal-chat-float-panel{width:min(460px,calc(100vw - 16px));max-height:min(82vh,820px);display:grid;align-content:start;gap:10px;border-radius:18px;border:1px solid rgba(39,69,109,.95);background:linear-gradient(180deg,#08101efa,#0b1627fa);box-shadow:0 26px 50px #0000007a;padding:12px;overflow:auto}.portal-chat-float-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.portal-chat-float-head strong{display:block;color:#f4f8ff}.portal-chat-float-head small{color:var(--brand-muted)}.portal-chat-float-head-actions{display:flex;align-items:center;gap:8px}.portal-chat-float-close{min-height:32px;padding:0 10px;border-radius:10px;display:inline-flex;align-items:center;gap:6px}.portal-chat-float-close svg{width:14px;height:14px}.portal-chat-widget-body{display:grid;gap:10px}.portal-chat-widget-body .chat-box{max-height:min(44vh,420px)}.chat-record-btn{display:inline-flex;align-items:center;gap:8px}.chat-record-btn.is-recording{border-color:#f9a40bcc;background:#f9a40b24}.chat-image-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#000000d1;display:grid;place-items:center;padding:20px}.chat-image-preview-card{width:min(920px,95vw);display:grid;gap:10px}.chat-image-preview-image{width:100%;max-height:78vh;-o-object-fit:contain;object-fit:contain;border-radius:14px;border:1px solid rgba(39,69,109,.95);background:#0b1627f2}.portal-boot-screen{min-height:100vh;display:grid;place-items:center;padding:18px;background:radial-gradient(circle at 16% 14%,rgba(249,164,11,.12),transparent 30%),radial-gradient(circle at 88% 18%,rgba(19,33,60,.28),transparent 36%),#e7e8eb}.portal-boot-card{width:min(420px,100%);border-radius:22px;border:1px solid #d7dbe6;background:#fff;box-shadow:0 24px 56px #13213c33;padding:28px 24px;display:grid;justify-items:center;gap:10px;text-align:center}.portal-boot-logo{width:48px;height:48px}.portal-boot-kicker{margin:2px 0 0;color:#ad6a00;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700}.portal-boot-card strong{color:#13213c;font-size:24px;line-height:1.2;font-weight:600}.portal-boot-card small{color:#5f6d84;font-size:13px;line-height:1.4}.portal-boot-progress{width:100%;height:8px;border-radius:999px;background:#e8edf5;overflow:hidden}.portal-boot-progress-bar{display:block;width:45%;height:100%;border-radius:999px;background:linear-gradient(90deg,#f9a40b,#ffbd47);animation:portalBootProgress 1.05s ease-in-out infinite}.auth-wrap{min-height:100vh;display:grid;place-items:center;padding:var(--space-5)}.portal-auth-page{min-height:100vh;display:grid;place-items:center;padding:32px 16px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;background:radial-gradient(circle at 16% 14%,rgba(249,164,11,.12),transparent 30%),radial-gradient(circle at 88% 18%,rgba(19,33,60,.28),transparent 36%),#e7e8eb}.portal-auth-shell{width:min(1280px,100%);border-radius:28px;overflow:hidden;border:1px solid #d7dbe6;background:#fff;box-shadow:0 28px 80px #13213c2e;display:grid;grid-template-columns:1.08fr .92fr}.portal-auth-left{background:#13213c;color:#fff;padding:32px 28px;display:grid;align-content:start;gap:14px}.portal-auth-brand-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.portal-auth-logo{width:44px;height:44px}.portal-auth-kicker{font-size:14px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#f9a40b}.portal-auth-left h1{margin:0;font-size:30px;line-height:1.2;font-weight:600;max-width:480px}.portal-auth-left p{margin:2px 0 0;max-width:448px;color:#ffffffd6;font-size:14px;line-height:1.45}.portal-auth-left ul{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:12px}.portal-auth-left li{display:flex;align-items:center;gap:10px;color:#ffffffeb;font-size:14px;line-height:1.35;font-weight:400}.portal-auth-left li svg{width:15px;height:15px;color:#f9a40b;flex:0 0 auto}.portal-auth-right{padding:32px 24px;display:grid;align-content:start;gap:14px}.portal-auth-copy-kicker{margin:0;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#f9a40b;font-weight:600}.portal-auth-copy h2{margin:6px 0 0;color:#13213c;font-size:30px;line-height:1.2;font-weight:600}.portal-auth-copy>p{margin:10px 0 0;color:#5f6d84;font-size:14px;line-height:1.5}.portal-auth-env{margin-top:16px;display:inline-flex;align-items:center;min-height:28px;border-radius:999px;border:1px solid rgba(249,164,11,.45);background:#f9a40b1a;color:#ad6a00;font-size:12px;font-weight:500;padding:0 14px}.portal-auth-field label{margin:0 0 8px;color:#13213c;font-weight:500;font-size:14px}.portal-auth-input-wrap{position:relative}.portal-auth-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#6e7f9d;display:inline-flex}.portal-auth-input-icon svg{width:20px;height:20px}.portal-auth-input-action{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:8px;border:1px solid #d7dce7;background:#fff;color:#5b6d8f;display:inline-grid;place-items:center;cursor:pointer;transition:border-color .2s ease,color .2s ease}.portal-auth-input-action:hover{border-color:#f9a40bb3;color:#f9a40b}.portal-auth-input-action svg{width:16px;height:16px}.portal-auth-right input:not([type=checkbox]){min-height:48px;border-radius:12px;border:1px solid #d7dce7;background:#fdfdfd;color:#13213c;padding:0 50px 0 48px;width:100%;font-size:16px}.portal-auth-right input:not([type=checkbox])::-moz-placeholder{color:#8c98ae;font-size:16px}.portal-auth-right input:not([type=checkbox])::placeholder{color:#8c98ae;font-size:16px}.portal-auth-right input:not([type=checkbox]):focus{outline:none;border-color:#f9a40bd1;box-shadow:0 0 0 3px #f9a40b2e}.portal-auth-remember{display:inline-flex;align-items:center;gap:10px;margin:-2px 0 0;font-size:14px;line-height:1.3;color:#5f6d84;cursor:pointer}.portal-auth-right input[type=checkbox]{width:16px;height:16px;min-height:16px;border-radius:4px;border:1px solid #c9d1e3;background:#fff;accent-color:#f9a40b;box-shadow:none;padding:0}.portal-auth-message{margin:-2px 0 0;font-size:14px;line-height:1.4}.portal-auth-message-warning{color:#ab6a00}.portal-auth-message-error{color:#b82835}.portal-auth-submit{min-height:48px;border-radius:12px;font-size:16px;font-weight:600;box-shadow:0 12px 24px #f9a61a4d}@media(min-width:640px){.portal-auth-page{padding-inline:24px}.portal-auth-left,.portal-auth-right{padding:40px}.portal-auth-left h1{font-size:36px}.portal-auth-left p{font-size:16px}}@media(max-width:1023px){.portal-auth-shell{grid-template-columns:1fr;width:min(920px,100%)}}.auth-card{width:min(440px,100%);display:grid;gap:var(--space-3);background:linear-gradient(180deg,#0d1a2ffa,#10203afa);border:1px solid var(--brand-border);border-radius:var(--radius-lg);padding:22px;box-shadow:0 0 0 1px #f9a40b33,0 24px 42px #00000073}.auth-brand{display:flex;align-items:center;gap:14px}.auth-logo{width:48px;height:48px}.auth-brand-name{text-align:left;margin:0}.auth-kicker{color:var(--brand-muted);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.auth-contract-btn{display:grid;justify-items:start;gap:4px}.auth-contract-btn small{color:var(--brand-muted)}.mobile-nav{display:none}.auth-card>h2{margin:0;color:var(--brand-orange)}.auth-card>p{margin:0;color:var(--brand-muted)}@media(max-width:960px){.layout{grid-template-columns:1fr}.sidebar{display:none}.content{padding:var(--space-4);padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.header{position:static;align-items:flex-start;flex-wrap:wrap}.header-right{width:100%}.header-actions{width:100%;justify-content:flex-end}.header-user{width:auto;min-width:220px}.news-featured{grid-template-columns:1fr}.news-featured-media,.news-featured-image{min-height:240px}.news-viewer-card{grid-template-columns:1fr;max-height:calc(100vh - 24px)}.news-viewer-media{min-height:260px}.finance-duo,.profile-card-shell{grid-template-columns:1fr}.mobile-nav{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:50;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:8px;border-radius:20px;background:#0a1221f0;border:1px solid rgba(39,69,109,.95);box-shadow:0 20px 38px #00000075;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav-btn{border:0;background:transparent;color:var(--brand-muted);min-height:62px;border-radius:16px;display:grid;place-items:center;gap:4px;padding:8px 4px;font-size:11px;cursor:pointer}.mobile-nav-btn.active{background:#f9a40b29;color:#fff3de}.mobile-nav-icon{width:18px;height:18px}.portal-chat-float-btn{right:14px;bottom:calc(92px + env(safe-area-inset-bottom,0px));min-height:50px;padding:0 14px;z-index:58}.portal-chat-float-overlay{padding:12px;align-items:end;justify-items:stretch}.portal-chat-float-panel{width:min(520px,calc(100vw - 24px));max-height:calc(100vh - 116px);justify-self:end}}@keyframes portalFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes portalBootProgress{0%{transform:translate(-115%)}to{transform:translate(245%)}}@media(max-width:640px){.content{padding:var(--space-3);padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.content>.header,.content>.card,.content>.list{width:100%}.grid{grid-template-columns:1fr;gap:12px}.card{padding:14px;border-radius:14px}.row{gap:10px}.header{padding:14px;gap:12px}.header-title-row{align-items:flex-start;flex-direction:column;gap:10px}.header-subtitle{font-size:13px}.header-right{justify-items:stretch}.header-actions{justify-content:flex-end}.header-action-btn{padding:8px;min-width:40px}.header-action-btn span{display:none}.header-priority-chip{min-height:24px;font-size:10px;padding:2px 8px}.header-user{min-width:0;width:100%}.chat-box{max-height:360px}.news-shell{gap:14px}.news-shell-head{align-items:stretch}.news-filter-wrap{min-width:0;width:100%;display:block}.news-kpis{grid-template-columns:1fr}.news-filter-chips{width:100%;overflow-x:auto;padding-bottom:2px;flex-wrap:nowrap}.news-ig-toolbar{align-items:flex-start}.news-ig-grid{gap:4px}.news-ig-tile{border-radius:10px}.news-ig-status{top:6px;right:6px;min-height:20px;padding:0 7px;font-size:10px}.news-ig-overlay{padding:10px 8px 8px}.news-ig-overlay strong{font-size:13px}.news-stories{grid-auto-columns:112px}.news-post-header,.news-post-body,.news-featured-copy{padding:14px}.news-post-image{height:220px}.news-featured-title{font-size:24px}.news-viewer-backdrop{padding:10px}.news-viewer-card{border-radius:14px}.news-viewer-media{min-height:220px}.news-viewer-body{padding:14px;gap:10px}.news-viewer-body h3{font-size:24px}.news-viewer-nav .secondary{min-height:32px;padding:0 10px}.news-viewer-comment-form{grid-template-columns:1fr}.news-viewer-comment-form .primary{width:100%}.portal-update-banner{flex-wrap:wrap}.portal-update-banner .primary,.portal-update-banner .secondary{width:100%;justify-content:center}.finance-shell,.finance-sections{gap:14px}.profile-photo-large,.profile-photo-placeholder{max-width:100%}.profile-data-grid{grid-template-columns:1fr}.profile-photo-actions{flex-direction:column}.profile-photo-btn{width:100%;justify-content:center}.profile-inline-shell{grid-template-columns:1fr}.profile-inline-photo{width:100%;max-width:220px;height:auto;aspect-ratio:1 / 1}.crop-actions{flex-direction:column}.crop-actions button{width:100%;justify-content:center}.finance-item-card,.finance-highlight{padding:12px}.finance-actions{flex-direction:column}.finance-actions button{width:100%;justify-content:center}.finance-dashboard-grid,.finance-bill-row{grid-template-columns:1fr}.finance-bill-row button{width:100%;justify-content:center}.finance-pagination{justify-content:stretch;flex-direction:column}.finance-pagination button{width:100%;justify-content:center}.chat-composer-row{flex-direction:column}.chat-attach-btn,.chat-send-btn{width:100%;justify-content:center}.chat-bot-topics{grid-template-columns:1fr}.chat-bot-topic-btn,.chat-bot-human-btn,.chat-bot-entry-action{width:100%;justify-content:center}.chat-header-strip{align-items:flex-start;gap:10px}.chat-header-main{align-items:flex-start}.chat-header-right{width:100%;justify-items:start}.chat-presence-detail{text-align:left}.chat-msg-avatar,.ticket-avatar{width:38px;height:38px;border-radius:12px}.portal-chat-float-btn{right:12px;bottom:calc(88px + env(safe-area-inset-bottom,0px));min-height:48px;padding:0 12px;gap:6px}.portal-chat-float-btn span{font-size:12px}.portal-chat-float-icon{width:16px;height:16px}.portal-chat-float-overlay{padding:8px;align-items:end}.portal-chat-float-panel{width:100%;max-height:calc(100vh - 104px);border-radius:16px;padding:10px}.portal-chat-float-head{flex-direction:column;align-items:stretch;gap:8px}.portal-chat-float-head-actions{width:100%;justify-content:space-between}.portal-chat-float-head-actions .chat-notify-btn{min-width:38px;padding:0 9px}.portal-chat-float-head-actions .chat-notify-btn span,.portal-chat-float-close span{display:none}.portal-chat-widget-body .chat-box{max-height:min(46vh,360px)}.auth-wrap{padding:16px}.portal-boot-card{padding:22px 18px;border-radius:18px}.portal-boot-card strong{font-size:22px}.auth-card{padding:18px}.portal-auth-page{padding:14px}.portal-auth-shell{border-radius:22px;grid-template-columns:1fr}.portal-auth-left{padding:24px 20px;gap:14px}.portal-auth-left h1{font-size:30px}.portal-auth-left p,.portal-auth-left li{font-size:14px}.portal-auth-right{padding:24px 20px 22px;gap:12px}.portal-auth-copy h2{font-size:30px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
