:root{--bg:#f4f0ea;--panel-soft:#f8f5f0;--text:#24242f;--muted:#7f808d;--line:#ebe7df;--brand:#9c001f;--brand-strong:#7a0018;--accent:#ffb34d;--ok:#2a8d4b;--shadow:0 14px 36px rgba(49,44,37,0.06);--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--sidebar:292px;font-synthesis-weight:none}*{box-sizing:border-box}body,html{margin:0;padding:0;background:#f6f3ef;font-family:var(--font-brighter-sans),"Avenir Next","Nunito Sans",system-ui,sans-serif}body{min-height:100vh;overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.portal-grid{display:grid;grid-template-columns:var(--sidebar) 1fr;min-height:100vh;transition:grid-template-columns .2s ease}.portal-frame{padding:18px;height:100vh}.portal-grid-lite{border:1px solid rgba(235,231,223,.95);border-radius:34px;overflow:hidden;background:#fcfbf8;box-shadow:0 20px 60px rgba(33,26,17,.07)}.portal-sidebar{border-right:1px solid var(--line);background:rgba(255,252,248,.88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:28px 22px;position:-webkit-sticky;position:sticky;top:0;height:100vh}.portal-sidebar-lite{padding:18px 16px;background:#f2ede7;height:calc(100vh - 38px);display:flex;flex-direction:column;gap:18px;overflow:hidden;transition:padding .2s ease,width .2s ease}.portal-grid.sidebar-collapsed{grid-template-columns:104px 1fr}.portal-sidebar.collapsed .portal-nav-group h3,.portal-sidebar.collapsed .portal-search-lite kbd,.portal-sidebar.collapsed .portal-search-lite span,.portal-sidebar.collapsed .portal-user-card span,.portal-sidebar.collapsed .portal-user-card strong,.portal-sidebar.collapsed .sidebar-copy{display:none}.portal-sidebar.collapsed .portal-logout-lite,.portal-sidebar.collapsed .portal-nav a,.portal-sidebar.collapsed .portal-project-switcher,.portal-sidebar.collapsed .portal-search-lite,.portal-sidebar.collapsed .portal-user-card{justify-content:center}.portal-sidebar.collapsed .portal-project-switcher{padding-inline:10px}.portal-sidebar.collapsed .portal-nav-lite a{text-align:center;padding-inline:10px}.portal-sidebar.collapsed .portal-nav-label{display:none}.portal-sidebar.collapsed .portal-nav-icon{margin-inline:auto}.portal-sidebar.collapsed .portal-sidebar-footer{align-items:center}.portal-sidebar.collapsed .portal-logout-lite,.portal-sidebar.collapsed .portal-user-card{padding-inline:10px}.portal-project-switcher{display:flex;align-items:center;gap:12px;padding:14px;border-radius:18px;background:#ffffff;border:1px solid var(--line)}.portal-project-switcher strong{display:block;font-size:15px}.portal-project-switcher span{display:block;margin-top:2px}.portal-project-icon{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#fff2d8,#ffe1ae);color:#8b530d;font-size:14px;font-weight:700}.portal-search-lite{padding:13px 14px;border-radius:16px;background:#efefef;color:var(--muted)}.portal-search-lite kbd{border:0;border-radius:8px;padding:4px 8px;background:#ffffff;color:#545561;font-size:12px}.portal-nav-groups{display:flex;flex-direction:column;gap:16px;flex:1 1;min-height:0;overflow-y:auto;padding-right:4px}.portal-nav-groups::-webkit-scrollbar{width:8px}.portal-nav-groups::-webkit-scrollbar-thumb{background:rgba(170,171,180,.5);border-radius:999px}.portal-nav-group h3{color:#9b9ca8;font-size:12px;font-weight:600;letter-spacing:.02em}.portal-brand{display:flex;flex-direction:column;gap:8px;margin-bottom:28px}.portal-brand small{color:var(--muted);text-transform:uppercase;letter-spacing:.16em;font-size:11px}.portal-brand strong{font-size:30px;line-height:1}.portal-nav{display:flex;flex-direction:column;gap:10px}.portal-nav-lite{gap:6px}.portal-nav a,.portal-nav button{border:0;background:transparent;text-align:left;padding:14px 16px;border-radius:16px;color:var(--muted);transition:.18s ease;cursor:pointer}.portal-nav-lite a,.portal-nav-lite button{gap:12px;padding:12px 14px;border-radius:14px;font-size:14px;font-weight:500;color:#5c5e6b}.portal-nav-icon{width:28px;min-width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:#ece8e1;color:#5f606a;font-size:11px;font-weight:700;letter-spacing:.02em;transition:.18s ease}.portal-sidebar-svg{width:16px;height:16px}.portal-nav-label{white-space:nowrap}.portal-nav a:hover,.portal-nav a[data-active=true],.portal-nav button:hover{background:var(--brand);color:#fff;box-shadow:0 14px 28px rgba(156,0,31,.18)}.portal-nav-lite a:hover,.portal-nav-lite a[data-active=true]{background:#ffffff;color:#20212a;box-shadow:none;border:1px solid rgba(229,230,235,.9)}.portal-main{padding:28px}.portal-main-lite{padding:0;background:#fcfbf8;height:calc(100vh - 38px);overflow-y:auto;overflow-x:hidden}.portal-topbar{display:flex;align-items:center;justify-content:space-between;min-height:74px;padding:0 32px;border-bottom:1px solid rgba(235,231,223,.95);background:rgba(255,255,255,.78)}.sidebar-toggle{border:1px solid var(--line);background:#fff;color:#4f5260;width:34px;height:34px;border-radius:10px;display:inline-grid;place-items:center;cursor:pointer;margin-right:4px}.portal-crumbs{display:flex;align-items:center;gap:10px;color:#9596a3;font-size:13px}.portal-crumbs strong{color:#333542;font-weight:600}.portal-topbar-actions{display:flex;align-items:center;gap:12px}.portal-notification-link{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#ffffff;border:1px solid var(--line);color:#3a3d48;font-size:13px;font-weight:600}.portal-notification-link strong{min-width:22px;height:22px;border-radius:999px;display:inline-grid;place-items:center;background:#fff2d8;color:#7c5116;font-size:11px}.portal-sidebar-footer{display:flex;flex-direction:column;gap:10px}.portal-user-card{padding:14px;border-radius:16px;background:#ffffff;border:1px solid var(--line)}.portal-user-card strong{display:block;font-size:13px;font-weight:600}.portal-user-card span{display:block;margin-top:4px;color:var(--muted);font-size:12px}.portal-logout-lite{background:transparent;border-radius:14px;color:#5c5e6b;text-align:left;cursor:pointer}.page-shell{display:flex;flex-direction:column;gap:22px}.page-shell-lite{padding:44px 40px 56px;gap:28px}.page-hero,.panel,.table-panel{background:var(--panel);border:1px solid rgba(231,221,210,.72);box-shadow:var(--shadow)}.page-hero{border-radius:var(--radius-xl);padding:28px;display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.page-hero-lite{padding:6px 0 2px;background:transparent;border:0;box-shadow:none}.page-hero h1{margin:0;font-size:23px;line-height:1.14;font-weight:600}.page-hero p{margin:12px 0 0;max-width:720px;color:var(--muted);line-height:1.5;font-size:14px}.hero-chip{padding:10px 14px;border-radius:999px;background:#fff2d8;color:#7c5116;font-weight:700;white-space:nowrap}.hero-actions{display:flex;align-items:center;gap:12px}.ghost-chip{border:1px solid var(--line);background:#ffffff;border-radius:12px;padding:11px 14px;color:#565867}.btn-dark-lite,.ghost-chip{font-size:13px;cursor:pointer}.btn-dark-lite{border:0;background:#1f2027;color:#fff;border-radius:12px;padding:12px 16px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.metrics-lite{gap:14px}.metric-card{border-radius:var(--radius-lg);padding:22px;background:var(--panel);border:1px solid rgba(231,221,210,.72);box-shadow:var(--shadow)}.metric-card-lite{padding:18px;border-radius:18px;box-shadow:none}.metric-card small{display:block;color:var(--muted);margin-bottom:10px;letter-spacing:.01em;font-size:12px;text-transform:none;font-weight:500}.metric-card strong{font-size:28px;line-height:1;font-weight:600}.metric-card span{display:block;margin-top:8px;color:var(--muted);font-size:13px}.tone-sky{background:linear-gradient(180deg,#fbfdff,#f4f9ff)}.tone-amber{background:linear-gradient(180deg,#fffdf8,#fff7e9)}.tone-soft{background:linear-gradient(180deg,#fcfbff,#f5f3ff)}.two-col{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:18px;gap:18px}.two-col-lite{align-items:start}.two-col-admin{grid-template-columns:1.35fr .95fr}.panel{border-radius:var(--radius-xl);padding:24px}.panel-delivery-settings{padding:28px 28px 30px}.panel-lite{box-shadow:none;border-radius:22px}.panel h2{margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.16}.panel p.section-copy{margin:0 0 20px;color:var(--muted);line-height:1.5;font-size:14px}.panel-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.panel-header-row .section-copy{margin-bottom:0}.list-stack{display:flex;flex-direction:column;gap:14px}.list-card{border:1px solid var(--line);background:var(--panel-soft);border-radius:20px;padding:18px}.list-card-lite{border-radius:16px;padding:16px}.list-card h3{margin:0 0 6px;font-size:16px;font-weight:600}.list-card li,.list-card p{margin:0;color:var(--muted)}.list-card ul{margin:8px 0 0;padding-left:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.form-grid .full{grid-column:1/-1}.field{display:flex;flex-direction:column;gap:8px}.field label{font-weight:700}.checkbox-field{display:flex;align-items:center;gap:10px;color:var(--text)}.checkbox-field input{width:16px;height:16px}.field input,.field select,.field textarea{border:1px solid var(--line);background:#fffdf9;border-radius:14px;padding:14px 16px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(156,0,31,.55);box-shadow:0 0 0 4px rgba(156,0,31,.09);background:#fff}.field textarea{min-height:108px;resize:vertical}.btn-row{display:flex;gap:12px;flex-wrap:wrap}.btn,.btn-link,.btn-secondary{border-radius:999px;padding:14px 20px;font-weight:800;border:0;cursor:pointer}.btn{background:linear-gradient(135deg,var(--brand) 0,var(--brand-strong) 100%)}.btn-secondary{background:#fff3de;color:#865214}.btn-link{background:transparent;color:var(--brand);padding-inline:0}.table-panel{border-radius:var(--radius-xl)}.table-panel-spacious{padding-top:18px}.zone-keyword-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:18px;gap:18px;padding:0 28px 28px}.zone-keyword-card{border:1px solid rgba(235,231,223,.95);border-radius:22px;background:#fbfaf8;padding:18px;display:flex;flex-direction:column;gap:14px}.zone-keyword-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.zone-keyword-header h3{margin:0;font-size:18px;line-height:1.2}.zone-keyword-header p{margin:8px 0 0;color:var(--muted);line-height:1.5}.zone-keyword-chips{display:flex;flex-wrap:wrap;gap:10px}.keyword-chip{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#fff3de;color:#865214;font-size:13px;font-weight:700}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:32px 28px 20px}.section-head h2{margin:0;font-size:20px;font-weight:600;line-height:1.2}.section-head .section-copy{margin:12px 0 0;max-width:860px;line-height:1.6}.notifications-layout{align-items:start}.notification-reader-panel{min-height:100%}.notification-reader-head{padding-bottom:10px}.notification-reader-body{display:flex;flex-direction:column;gap:14px;padding:0 28px 28px}.notification-reader-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.notification-reader-body h3{margin:0;font-size:20px;line-height:1.2}.notification-message-full{min-height:220px;white-space:pre-wrap}.chat-shell{display:grid;grid-template-columns:360px minmax(0,1fr);min-height:72vh;overflow:hidden}.chat-directory{border-right:1px solid var(--line);background:#f7f3ed;display:flex;flex-direction:column;min-height:0}.chat-directory-controls{padding:24px;display:flex;flex-direction:column;gap:16px;border-bottom:1px solid var(--line)}.role-chip-row,.tab-row{display:flex;gap:10px;flex-wrap:wrap}.role-chip,.tab-pill{border:1px solid var(--line);background:#fff;color:#666978;border-radius:999px;padding:10px 16px;cursor:pointer}.role-chip.active,.tab-pill.active{background:#20212a;color:#fff;border-color:#20212a}.chat-directory-list{padding:18px;gap:12px;overflow-y:auto;min-height:0}.chat-directory-list,.chat-row{display:flex;flex-direction:column}.chat-row{width:100%;text-align:left;border:0;background:#fff;border-radius:18px;padding:14px 16px 14px 70px;cursor:pointer;gap:8px;position:relative}.chat-row.active{background:#efe7db;box-shadow:none}.chat-avatar{position:absolute;left:16px;top:16px;width:40px;height:40px;border-radius:999px;background:linear-gradient(145deg,#fff2d8,#ffe1ae);color:#8b530d;display:grid;place-items:center;font-weight:700;font-size:14px}.chat-avatar.large{position:static;width:48px;height:48px;font-size:16px;flex:0 0 auto}.chat-bubble-meta,.chat-row-head,.chat-row-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-row-head strong{font-size:15px}.chat-bubble-meta,.chat-row-head span,.chat-row-meta span,.chat-thread-header p{color:var(--muted);font-size:13px}.chat-row-body{color:#4f5260;font-size:14px;line-height:1.45}.chat-unread-badge{min-width:24px;height:24px;border-radius:999px;background:var(--brand);color:#fff;display:inline-grid;place-items:center;font-size:12px;font-weight:700;padding:0 8px}.chat-thread-panel{display:flex;flex-direction:column;min-height:0;background:#efeae2}.chat-thread-header{padding:24px 28px;border-bottom:1px solid var(--line);background:#f6f2ea;display:flex;align-items:center;gap:14px}.chat-empty-state h2,.chat-thread-header h2{margin:0;font-size:24px}.chat-message-list{flex:1 1;min-height:0;overflow-y:auto;padding:24px 28px;display:flex;flex-direction:column;gap:14px;background:radial-gradient(circle at top right,rgba(255,255,255,.42),transparent 32%),linear-gradient(180deg,#efeae2,#ebe4db)}.chat-bubble{align-self:flex-start;max-width:min(72%,640px);background:#fff;border:1px solid rgba(235,231,223,.95);border-radius:16px 16px 16px 5px;padding:14px 16px;box-shadow:0 12px 24px rgba(39,35,31,.04)}.chat-bubble.mine{align-self:flex-end;background:#dff7d9;border-color:rgba(118,187,108,.2);border-radius:16px 16px 5px 16px}.chat-bubble-sender{margin-bottom:6px;color:#6d6f7d;font-size:12px;font-weight:700}.chat-bubble-body{white-space:pre-wrap;line-height:1.5}.chat-composer{border-top:1px solid var(--line);background:#f6f2ea;padding:16px 20px 18px}.chat-composer-bar{display:flex;align-items:flex-end;gap:12px}.chat-composer textarea{min-height:52px;max-height:140px;resize:vertical;border-radius:28px;background:#fff;border:1px solid var(--line);padding:14px 18px;flex:1 1}.chat-send-btn{border:0;border-radius:999px;background:var(--brand);color:#fff;width:52px;height:52px;display:inline-grid;place-items:center;cursor:pointer;flex:0 0 auto}.chat-send-btn:disabled{opacity:.55;cursor:not-allowed}.chat-send-icon{width:20px;height:20px;display:block}.chat-empty-state{flex:1 1;display:grid;place-items:center;text-align:center;padding:48px}.matrix-scroll{overflow-x:auto;padding:0 18px 10px}.matrix-scroll table{min-width:860px}.dashboard-tabs{padding:12px 0 2px;border-bottom:1px solid rgba(235,231,223,.9)}.dashboard-tabs,.status-tabs{display:flex;align-items:center;gap:10px}.status-tabs{flex-wrap:wrap}.status-tab{border:1px solid rgba(233,233,236,.95);background:#ffffff;border-radius:999px;padding:10px 16px;color:#707281;font-size:13px;cursor:pointer}.status-tab.active{background:#1f2027;border-color:#1f2027;color:#ffffff}.dashboard-tab{border:1px solid rgba(233,233,236,.95);background:#ffffff;border-radius:12px;padding:11px 16px;color:#707281;font-size:13px;cursor:pointer}.dashboard-tab.active{color:#1f2027;border-color:#e1e2e8}.dashboard-tabs-spacer{flex:1 1}.dashboard-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.tool-card{border-radius:22px;border:1px solid rgba(235,231,223,.92);background:#ffffff;padding:18px 18px 20px;min-height:188px;position:relative;overflow:hidden}.tool-card:before{content:"";position:absolute;inset:0;opacity:.9;pointer-events:none}.tool-card-violet:before{background:radial-gradient(circle at top right,rgba(173,127,255,.34),transparent 34%)}.tool-card-sky:before{background:radial-gradient(circle at top right,rgba(136,201,255,.36),transparent 34%)}.tool-card-amber:before{background:radial-gradient(circle at top right,rgba(255,190,117,.33),transparent 34%)}.tool-card h2,.tool-card p,.tool-card-top{position:relative;z-index:1}.tool-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.tool-card-icon{color:#6d7080;font-size:20px}.tool-chip{border:1px solid rgba(235,231,223,.95);background:rgba(255,255,255,.92);border-radius:12px;padding:9px 12px;font-size:13px;color:#666877;cursor:pointer}.tool-card h2{margin:0 0 10px;font-size:18px;font-weight:600}.tool-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.banner-card{width:100%;display:grid;grid-template-columns:160px minmax(0,1fr);grid-gap:16px;gap:16px;text-align:left;border:1px solid var(--line)}.banner-card-media{position:relative;border-radius:18px;overflow:hidden;min-height:118px;background:#f7f0e6}.banner-card-media img{width:100%;height:100%;object-fit:cover;display:block}.banner-card h3{margin:0 0 8px;font-size:16px;font-weight:600}.banner-card p{margin:0;color:var(--muted);line-height:1.5}.banner-card-meta{display:flex;align-items:center;gap:10px;margin-top:12px}.table-panel td,.table-panel th{padding:16px 18px;border-bottom:1px solid var(--line);vertical-align:top}.table-panel th{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.table-panel tr:last-child td{border-bottom:0}.table-pagination{gap:14px;padding:16px 18px 0}.table-pagination-copy{flex-direction:column;gap:4px;color:var(--muted);font-size:13px}.table-pagination-copy strong{color:var(--text);font-size:14px;font-weight:600}.product-thumb-cell{width:72px;height:72px;border-radius:18px;overflow:hidden;background:#f6f1e8;border:1px solid rgba(229,230,235,.95)}.product-thumb{width:100%;height:100%;object-fit:cover;display:block}.product-thumb-fallback{width:100%;height:100%;align-items:center;justify-content:center;color:var(--muted);font-size:11px;text-align:center;padding:8px}.mini-btn{border:1px solid rgba(229,230,235,.95);background:#ffffff;border-radius:999px;padding:8px 12px;font-size:12px;cursor:pointer;color:#2d2f3a}.mini-btn-warn{background:#fff6e5;color:#8a5a1a;border-color:#f0d7a8}.mini-btn-danger{background:rgba(156,0,31,.08);color:var(--brand);border-color:rgba(156,0,31,.16)}.settings-stack{display:grid;grid-gap:16px;gap:16px;padding:20px}.inline-form-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end}.inline-form-grid-tight{grid-template-columns:minmax(92px,1fr) minmax(110px,1fr)}.inline-form-grid label{display:grid;grid-gap:6px;gap:6px;font-size:12px;color:#5d6571}.inline-form-grid input{width:100%;border:1px solid rgba(229,230,235,.95);border-radius:12px;padding:10px 12px;font:inherit;background:#fff;color:#172033}.row-select{border:0;background:transparent;text-align:left;padding:0;cursor:pointer}.modal-backdrop{position:fixed;inset:0;background:rgba(20,18,16,.46);display:grid;place-items:center;padding:24px;z-index:60}.modal-card{width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:24px;background:#fffdf9;border:1px solid rgba(231,221,210,.72);box-shadow:0 24px 60px rgba(49,44,37,.18);padding:24px}.modal-card-wide{width:min(980px,100%)}.vendor-detail-stack{display:grid;grid-gap:18px;gap:18px}.detail-section{border:1px solid rgba(231,221,210,.72);border-radius:20px;padding:18px;background:rgba(255,255,255,.74)}.detail-section h3{margin:0 0 12px;font-size:18px;font-weight:700}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.detail-item{display:grid;grid-gap:4px;gap:4px;padding:14px 16px;border-radius:16px;background:rgba(247,242,234,.6)}.detail-item small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.detail-item strong{font-size:15px;line-height:1.55;word-break:break-word}.detail-item-wide{grid-column:1/-1}.document-row{display:flex;flex-wrap:wrap;gap:10px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.modal-header h2{margin:0;font-size:26px;font-weight:600}.modal-header p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.modal-close{width:40px;height:40px;border:1px solid var(--line);background:#ffffff;border-radius:999px;cursor:pointer;color:#5c5e6b;font-size:20px}.pill{padding:7px 12px;font-size:12px;font-weight:700}.pill.ok{background:rgba(42,141,75,.14);color:var(--ok)}.pill.warn{background:rgba(255,179,77,.2);color:#8a5a1a}.pill.off{background:rgba(156,0,31,.08);color:var(--brand)}.split{display:flex;justify-content:space-between;gap:12px;align-items:center}.muted{color:var(--muted)}.truncate-cell{max-width:320px;text-overflow:ellipsis}.auth-wrap{min-height:100vh;display:grid;place-items:center;padding:32px}.auth-shell{width:min(1180px,100%);min-height:min(760px,calc(100vh - 64px));display:grid;grid-template-columns:minmax(380px,1.05fr) minmax(360px,.95fr);border-radius:36px;overflow:hidden;background:rgba(255,255,255,.72);border:1px solid rgba(231,221,210,.84);box-shadow:0 30px 80px rgba(60,34,15,.16)}.auth-hero-panel{position:relative;overflow:hidden;padding:48px 44px 40px;display:flex;flex-direction:column;justify-content:space-between;gap:28px;color:#fffaf2;background:radial-gradient(circle at top left,rgba(255,196,92,.34),transparent 28%),radial-gradient(circle at 85% 10%,rgba(255,255,255,.18),transparent 22%),linear-gradient(155deg,#b10728,#8f001e 38%,#4f0718)}.auth-hero-mark{width:72px;height:72px;display:grid;place-items:center;border-radius:22px;font-size:72px;line-height:.7;font-weight:700;color:#ffd28d;background:rgba(255,255,255,.08);box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}.auth-kicker{display:inline-flex;margin-bottom:14px;padding:10px 14px;border-radius:999px;color:#ffe9c2;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);letter-spacing:.06em;text-transform:uppercase;font-size:12px}.auth-hero-copy h1{margin:0;font-size:clamp(40px,4.2vw,58px);line-height:.98;max-width:10ch}.auth-hero-copy p{margin:22px 0 0;max-width:520px;color:rgba(255,247,236,.86);font-size:17px;line-height:1.45}.auth-hero-footer{position:relative;z-index:1;display:flex;flex-direction:column;gap:6px}.auth-hero-footer strong{font-size:20px}.auth-hero-grid{position:absolute;inset:0;pointer-events:none}.auth-hero-grid span{position:absolute;border:1px solid rgba(255,233,194,.16);border-radius:28px;transform:rotate(-18deg)}.auth-hero-grid span:first-child{width:360px;height:520px;left:34%;top:3%}.auth-hero-grid span:nth-child(2){width:340px;height:500px;left:43%;top:10%}.auth-hero-grid span:nth-child(3){width:320px;height:480px;left:52%;top:17%}.auth-hero-grid span:nth-child(4){width:300px;height:460px;left:61%;top:24%}.auth-hero-grid span:nth-child(5){width:280px;height:440px;left:70%;top:31%}.auth-card{background:rgba(255,255,255,.94)}.auth-card-rich{padding:48px 44px;display:flex;flex-direction:column;justify-content:center}.auth-brand-row{display:flex;align-items:center;gap:14px;margin-bottom:42px}.auth-brand-badge{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#fff3dc;color:#95510d;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.auth-brand-row strong{font-size:24px}.auth-heading h2{margin:0;font-size:clamp(30px,2.5vw,40px);line-height:1}.auth-heading p{margin:14px 0 0;color:var(--muted);line-height:1.5;font-size:15px}.auth-form{display:flex;flex-direction:column;gap:18px;margin-top:28px}.auth-form .field{gap:10px}.auth-form .field input{border-radius:18px;padding:18px;font-size:16px}.auth-label-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.auth-inline-link{color:var(--brand);font-size:13px;font-weight:700}.auth-submit{margin-top:8px;padding-block:18px;font-size:16px;box-shadow:0 16px 30px rgba(156,0,31,.16)}.auth-note{margin:18px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.error-box,.success-box{padding:14px 16px;border-radius:14px;margin-bottom:16px}.error-box{background:rgba(156,0,31,.08);color:var(--brand)}.success-box{background:rgba(42,141,75,.12);color:var(--ok)}.compact-form{gap:18px}.compact-form select[multiple]{min-height:220px;padding:12px}.compact-stack{gap:18px}.static-field{min-height:48px;padding:14px 16px;border-radius:14px;border:1px solid var(--line);background:#fbfaf8;color:#4d4f5c;line-height:1.45}.support-thread{display:flex;flex-direction:column;gap:12px}.support-message-card{border:1px solid var(--line);border-radius:18px;padding:16px 18px;background:#fbfaf8}.support-message-card p{margin:10px 0 0;color:#4d4f5c;line-height:1.6}.support-message-meta{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;color:var(--muted);font-size:12px}.support-message-meta strong{color:var(--text);font-size:13px;font-weight:600}.permission-groups{display:grid;grid-gap:14px;gap:14px}.permission-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.checkbox-card{border:1px solid var(--line);background:#fffdf9;border-radius:14px;padding:12px 14px}.order-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.loading-shell{padding:80px 28px;display:grid;place-items:center;color:var(--muted)}@media (max-width:1120px){.auth-shell,.chat-shell,.dashboard-card-grid,.form-grid,.metrics,.order-metrics,.permission-list,.two-col{grid-template-columns:1fr}.auth-hero-panel{min-height:420px}}@media (max-width:920px){.portal-grid{grid-template-columns:1fr}.portal-sidebar{position:static;height:auto}.portal-sidebar-lite{height:auto}.portal-topbar{padding:0 20px}.page-shell-lite{padding:22px 20px 26px}.dashboard-tabs,.hero-actions,.panel-header-row,.section-head,.table-pagination{flex-wrap:wrap}.panel-header-row{align-items:stretch}.section-head{padding:26px 20px 18px}.banner-card{grid-template-columns:1fr}.banner-card-media{min-height:180px}.auth-wrap{padding:16px}.auth-card-rich,.auth-hero-panel{padding:28px 22px}.auth-hero-copy p{font-size:16px}.auth-hero-grid{opacity:.55}.notification-reader-body{padding:0 20px 20px}.chat-directory{min-height:360px}.chat-composer,.chat-message-list,.chat-thread-header{padding-inline:20px}.chat-composer-bar{flex-direction:column;align-items:stretch}.chat-send-btn{width:100%}.chat-bubble{max-width:100%}}:root{--bg:#faf8f6;--panel:#ffffff;--panel-soft:#f8f6f4;--text:#111111;--muted:#8e8a87;--line:#ece8e3;--brand:#ae0b10;--brand-strong:#111111;--brand-soft:#f6e7e6;--ok:#31d67b;--ok-soft:#d8ffe9;--warn:#f1c966;--warn-soft:#fff2c8;--danger:#f49498;--danger-soft:#ffdfe1;--sidebar:272px;--shadow:0 10px 30px rgba(17,17,17,0.04)}body,html{background:var(--bg);color:var(--text);font-family:var(--font-lexend),"Lexend",system-ui,sans-serif}body{font-weight:400}.portal-frame{padding:12px;background:var(--bg)}.portal-grid-lite{background:transparent;border:0;border-radius:0;box-shadow:none}.portal-grid{grid-template-columns:var(--sidebar) minmax(0,1fr);gap:12px;align-items:start}.portal-grid.sidebar-collapsed{grid-template-columns:94px minmax(0,1fr)}.portal-sidebar,.portal-sidebar-lite{position:-webkit-sticky;position:sticky;top:12px;height:calc(100vh - 24px);border:1px solid var(--line);border-radius:18px;background:#f6f2ef;padding:12px;gap:14px}.portal-project-switcher,.portal-project-welcome{margin:0 0 6px;padding:12px 14px;border-radius:14px;gap:10px;border:1px solid var(--line);box-shadow:none}.portal-project-icon{width:36px;height:36px;border-radius:10px;background:#fff5dc;color:#a36907;font-size:10px;font-weight:600;letter-spacing:.04em}.portal-project-switcher strong{font-size:14px;font-weight:600;color:var(--text)}.portal-project-switcher span{font-size:12px;color:var(--muted)}.sidebar-toggle.slim{width:28px;height:28px;margin-left:auto;border:0;background:transparent;color:#2b2b2c;font-size:18px}.portal-search-lite{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;border-radius:10px;border:1px solid transparent;background:#f4f1ef;color:#99938f;font-size:14px;text-align:left}.portal-search-lite kbd{min-width:20px;height:20px;padding:0 6px;border-radius:6px;border:1px solid var(--line);background:#fff;color:#898581;font-size:11px;display:inline-flex;align-items:center;justify-content:center}.portal-nav-groups{gap:14px}.portal-nav-group h3{margin:0 0 8px;padding:0 8px;color:#9d9895;font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.portal-nav-lite a,.portal-nav-lite button{display:flex;align-items:center;gap:10px;padding:10px 12px;min-height:38px;border-radius:12px;border:1px solid transparent;color:#1d1d1f;font-size:15px;font-weight:600}.portal-nav-icon{width:24px;min-width:24px;height:24px;border-radius:7px;background:transparent;color:#3f3f41;font-size:10px;font-weight:600}.portal-nav-lite a:hover,.portal-nav-lite a[data-active=true]{background:#fff;border-color:var(--line);box-shadow:0 1px 3px rgba(17,17,17,.03)}.portal-sidebar-footer{margin-top:auto;padding-top:6px}.portal-logout-lite{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:12px 14px;color:#1e1e20;font-size:15px;font-weight:600;text-align:center}.portal-main-lite{padding:12px;min-width:0}.btn-dark-lite,.dashboard-tabs,.hero-actions .ghost-chip,.hero-chip,.metric-card-lite,.metrics-lite,.page-hero-lite p,.portal-crumbs,.portal-topbar,.portal-user-card,.status-tabs,.tool-card,.tool-card-top{display:none}.page-shell-lite{padding:14px 14px 22px;gap:18px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.page-hero-lite{padding:0;margin:0}.portal-page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 6px 16px;border-bottom:1px solid var(--line)}.portal-page-header h1{margin:0;font-size:17px;line-height:1.2;font-weight:600;color:var(--text)}.portal-page-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.portal-header-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border-radius:10px;border:1px solid var(--line);background:#fff;box-shadow:0 2px 7px rgba(17,17,17,.04);color:var(--text);font-size:13px;font-weight:500}.portal-header-btn.dark{border-color:#2a2a2d;background:#2a2a2d;color:#fff}.portal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.portal-toolbar-main,.portal-toolbar-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.portal-toolbar-search{width:274px;max-width:100%;height:34px;border-radius:8px;border:1px solid var(--line);background:#f5f2f1;padding:0 14px;color:#2a2a2b;outline:none}.portal-toolbar-search::placeholder{color:#a09c98}.portal-filter-btn{height:36px;padding:0 22px;border-radius:10px;border:1px solid var(--line);background:#fff;box-shadow:0 2px 7px rgba(17,17,17,.04);font-weight:500}.portal-stats-toggle{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:500;border:0;background:transparent;padding:0}.portal-toggle-track{width:42px;height:22px;border-radius:999px;background:#d8d3d0;position:relative;display:inline-flex;align-items:center;transition:background .14s ease}.portal-toggle-track.checked{background:var(--brand)}.portal-toggle-thumb{width:16px;height:16px;border-radius:50%;background:#fff;margin-left:3px;transition:transform .14s ease}.portal-toggle-track.checked .portal-toggle-thumb{transform:translateX(20px)}.portal-stat-grid{display:grid;grid-gap:14px;gap:14px;background:transparent}.portal-stat-grid.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-stat-grid.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.portal-stat-grid.columns-5{grid-template-columns:repeat(5,minmax(0,1fr))}.portal-stat-grid.columns-6{grid-template-columns:repeat(6,minmax(0,1fr))}.portal-stat-card{min-height:118px;padding:16px 18px;display:flex;flex-direction:column;gap:14px;border:1px solid #ece7de;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(26,23,19,.04)}.portal-stat-card:last-child{border-right:1px solid #ece7de}.portal-stat-card small{display:block;color:#42444f;font-size:13px;font-weight:400;margin-bottom:0}.portal-stat-card strong{display:block;font-size:45px;line-height:1;font-weight:700;letter-spacing:-.05em;color:#17181d}.portal-stat-helper{display:flex;align-items:center;gap:10px;margin-top:auto;font-size:13px;color:#70727d;font-weight:300}.portal-stat-helper em{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;background:#eaf9ee;color:#279957;font-style:normal;font-weight:600;font-size:11px}.portal-segment-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.portal-segment-tab{min-width:50px;height:20px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#171718;font-size:11px;font-weight:400}.portal-segment-tab.active{background:#111;border-color:#111;color:#fff}.portal-bulk-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.portal-action-pill{min-height:20px;padding:0 14px;border:0;border-radius:999px;font-size:12px;font-weight:500;background:#efefef;color:#111}.portal-action-pill.success{background:var(--ok-soft);color:#1aaf5d}.portal-action-pill.warn{background:var(--warn-soft);color:#b98000}.portal-action-pill.danger{background:var(--danger-soft);color:#d9424c}.table-panel{border-radius:16px;border:1px solid var(--line);box-shadow:none;overflow:hidden}.table-panel table{width:100%;border-collapse:collapse}.table-panel td,.table-panel th{padding:18px 16px;border-bottom:1px solid #f0ece8;text-align:left;vertical-align:middle;font-size:13px}.table-panel th{color:#9c9894;font-size:13px;font-weight:400;background:#fff}.table-panel td{color:#171718;font-weight:400}.truncate-cell{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;vertical-align:bottom}.truncate-cell.sm{max-width:140px}.truncate-cell.md{max-width:190px}.truncate-cell.lg{max-width:240px}.table-panel tbody tr:nth-child(2n){background:#f9eceb}.table-panel tbody tr[data-selected=true]{background:#f6e6e5}.table-panel tbody tr:hover{background:#f8f1ef}.table-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.portal-icon-btn{width:20px;height:20px;padding:0;border:0;background:transparent;color:#111;display:inline-grid;place-items:center}.portal-icon-btn svg{width:16px;height:16px}.portal-icon-btn.success{color:#17af5d}.portal-icon-btn.warn{color:#d59d1c}.portal-icon-btn.danger{color:#eb4b54}.portal-icon-btn:disabled{opacity:.38;cursor:not-allowed}.table-panel input[type=checkbox]{width:14px;height:14px;accent-color:#ae0b10}.pill{min-height:22px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:0;font-size:11px;font-weight:600;text-transform:lowercase}.pill.ok{background:var(--ok-soft);color:#14bf61}.pill.warn{background:var(--warn-soft);color:#c48c10}.pill.off{background:var(--danger-soft);color:#d94c55}.table-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px 0}.table-pagination-copy{display:flex;align-items:center;gap:12px;color:#7f7b79;font-size:14px}.table-pagination-copy strong{font-weight:400}.table-pagination-actions{display:flex;align-items:center;gap:8px}.mini-btn{min-height:34px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#111;box-shadow:none;font-size:13px;font-weight:500}.mini-btn-warn{background:var(--warn-soft);border-color:transparent;color:#b98000}.mini-btn-danger{background:var(--danger-soft);border-color:transparent;color:#d94c55}.error-box,.success-box{border-radius:12px;padding:12px 14px;font-size:13px}.modal-card{border-radius:18px;border:1px solid var(--line);box-shadow:0 18px 48px rgba(17,17,17,.08)}.portal-search-modal{max-width:620px}.portal-search-modal-body{display:grid;grid-gap:14px;gap:14px}.portal-search-modal-input{width:100%}.portal-search-results{display:grid;grid-gap:10px;gap:10px;max-height:360px;overflow:auto}.portal-search-result{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left}.portal-search-result strong{font-size:14px;font-weight:600;color:#18181a}.portal-search-result span{font-size:12px;color:#908b87}.field input,.field select,.field textarea{border-radius:10px;background:#fff;font-size:14px}.field label{font-size:13px;font-weight:500}.btn{min-height:40px;border-radius:10px;padding:0 18px;background:#111;color:#fff;font-size:14px;font-weight:600}.muted{color:#979390}.dashboard-reference-stack{display:flex;flex-direction:column;gap:18px}.dashboard-reference-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.portal-card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:18px}.portal-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.portal-card-title{font-size:16px;font-weight:600;color:#111}.portal-link-btn{border:0;background:transparent;font-size:14px;font-weight:500;color:#111}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:1180px){.portal-grid,.portal-grid.sidebar-collapsed{grid-template-columns:1fr}.portal-sidebar,.portal-sidebar-lite{position:static;height:auto}body{overflow:auto}.portal-frame,.portal-main-lite{height:auto}.portal-page-header,.portal-toolbar,.table-pagination{flex-direction:column;align-items:stretch}.dashboard-reference-grid{grid-template-columns:1fr}.portal-stat-grid.columns-4,.portal-stat-grid.columns-5,.portal-stat-grid.columns-6{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.page-shell-lite{padding:12px}.dashboard-reference-grid,.portal-stat-grid,.portal-stat-grid.columns-3,.portal-stat-grid.columns-4,.portal-stat-grid.columns-5,.portal-stat-grid.columns-6{grid-template-columns:1fr}.table-panel{overflow-x:auto}}.portal-dashboard{padding:0;background:transparent;border:0;box-shadow:none}.portal-dashboard-shell{display:flex;flex-direction:column;gap:18px;padding:12px;border-radius:28px;background:#fcfbf8}.portal-dashboard-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 8px 6px}.portal-dashboard-topbar h1{margin:0;font-size:31px;line-height:1.1;font-weight:700;letter-spacing:-.03em}.portal-dashboard-topbar p{margin:8px 0 0;color:#7f808d;font-size:14px;font-weight:300}.portal-dashboard-topbar-actions{display:flex;align-items:center;gap:10px}.portal-dashboard-dark-btn,.portal-dashboard-ghost-btn,.portal-dashboard-icon-btn,.portal-dashboard-mini-btn{border:1px solid #ece7de;background:#fff;color:#272733;border-radius:12px;cursor:pointer;transition:.18s ease}.portal-dashboard-icon-btn{position:relative;width:42px;height:42px;display:grid;place-items:center;font-size:15px}.portal-dashboard-icon-mark{position:relative;display:grid;place-items:center;width:18px;height:18px}.portal-dashboard-icon-mark svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.portal-dashboard-icon-mark.dots{display:flex;align-items:center;justify-content:center;gap:3px}.portal-dashboard-icon-mark.dots span{width:4px;height:4px;border-radius:50%;background:currentColor}.portal-dashboard-badge{position:absolute;top:-5px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ff6d6d;color:#fff;font-size:10px;font-weight:700;display:grid;place-items:center}.portal-dashboard-review-search,.portal-dashboard-search{display:flex;align-items:center;gap:8px;min-width:280px;height:44px;padding:0 14px;border-radius:12px;border:1px solid #ede9e2;background:#fff;color:#7e808e}.portal-dashboard-review-search input,.portal-dashboard-search input{width:100%;border:0;outline:none;background:transparent;color:#2a2b34;font-size:14px;font-weight:300}.portal-dashboard-search-mark{width:15px;height:15px;border:1.8px solid;border-radius:50%;position:relative;flex-shrink:0}.portal-dashboard-search-mark:after{content:"";position:absolute;width:6px;height:1.8px;right:-4px;bottom:-1px;background:currentColor;transform:rotate(45deg);border-radius:999px}.portal-dashboard-highlights-head,.portal-dashboard-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.portal-dashboard-highlights-head h2,.portal-dashboard-panel-head h3{margin:0;font-size:26px;font-weight:700;letter-spacing:-.03em}.portal-dashboard-panel-head h3{font-size:24px}.portal-dashboard-panel-head p{margin:6px 0 0;color:#868796;font-size:13px;font-weight:300}.portal-dashboard-dark-btn,.portal-dashboard-ghost-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;font-size:14px;font-weight:500}.portal-dashboard-dark-btn{background:#1f1f24;border-color:#1f1f24;color:#fff}.portal-dashboard-dark-btn.wide,.portal-dashboard-ghost-btn.wide{width:100%}.portal-dashboard-highlights-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.portal-dashboard-panel,.portal-dashboard-stat-card{border:1px solid #ece7de;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(26,23,19,.04)}.portal-dashboard-stat-card{padding:16px 18px;display:flex;flex-direction:column;gap:14px;min-height:118px}.portal-dashboard-stat-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#42444f;font-size:13px;font-weight:400}.portal-dashboard-stat-head em{padding:4px 8px;border-radius:999px;background:#eaf9ee;color:#279957;font-size:11px;font-style:normal;font-weight:600}.portal-dashboard-stat-value{display:flex;align-items:baseline;gap:6px}.portal-dashboard-stat-value strong{font-size:45px;line-height:1;font-weight:700;letter-spacing:-.05em}.portal-dashboard-stat-value small{color:#70727d;font-size:16px;font-weight:300}.portal-dashboard-stat-graphic{margin-top:auto;display:flex;justify-content:flex-end;align-items:end;min-height:34px}.portal-dashboard-stat-graphic.bars{gap:5px}.portal-dashboard-stat-graphic.bars span{width:8px;border-radius:999px;background:linear-gradient(180deg,#ffb24a,#ff8c00)}.portal-dashboard-stat-graphic.bars span:first-child{height:12px}.portal-dashboard-stat-graphic.bars span:nth-child(2){height:18px}.portal-dashboard-stat-graphic.bars span:nth-child(3){height:24px}.portal-dashboard-stat-graphic.bars span:nth-child(4){height:30px}.portal-dashboard-stat-graphic svg{width:86px;height:34px}.portal-dashboard-stat-graphic svg path{fill:none;stroke:#f09a2f;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.portal-dashboard-rings{display:flex;gap:6px}.portal-dashboard-rings span{width:16px;height:16px;border-radius:999px;border:2px solid #ffb04a}.portal-dashboard-rings span:nth-child(-n+2){background:#ff9d33}.portal-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.9fr);grid-gap:16px;gap:16px}.portal-dashboard-grid.lower{align-items:start}.portal-dashboard-panel{padding:18px}.portal-dashboard-panel-head.compact h3{font-size:22px}.portal-dashboard-mini-actions,.portal-dashboard-panel-controls{display:flex;align-items:center;gap:8px}.portal-dashboard-mini-btn,.portal-dashboard-panel-controls select{min-height:38px;padding:0 12px;border-radius:10px;border:1px solid #ece7de;background:#fff;color:#444754;font-size:13px;font-weight:400}.portal-dashboard-chart-card{margin-top:14px;display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:10px;gap:10px}.portal-dashboard-chart-axis{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:10px 0 30px;color:#8a8c99;font-size:12px;font-weight:300}.portal-dashboard-chart-stage{position:relative;min-height:270px;border-radius:18px;background:repeating-linear-gradient(180deg,rgba(236,231,222,.8) 0,rgba(236,231,222,.8) 1px,transparent 0,transparent 52px),linear-gradient(180deg,#fff,#fff8ef);overflow:hidden}.portal-dashboard-chart-floater{position:absolute;top:30px;left:47%;z-index:2;display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border-radius:14px;background:#fff;box-shadow:0 14px 28px rgba(33,31,26,.12)}.portal-dashboard-chart-floater strong{font-size:13px;font-weight:600}.portal-dashboard-chart-floater span{color:#737584;font-size:13px;font-weight:300}.portal-dashboard-chart-floater em{justify-self:end;color:#32a35e;font-size:11px;font-style:normal;font-weight:700}.portal-dashboard-area-chart{position:absolute;inset:22px 16px 34px 16px;width:calc(100% - 32px);height:calc(100% - 56px)}.portal-dashboard-area-chart .fill{fill:url(#portalDashboardArea)}.portal-dashboard-area-chart .line{fill:none;stroke:#ef9a2f;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.portal-dashboard-area-chart circle{fill:#fff;stroke:#ef9a2f;stroke-width:2.5}.portal-dashboard-chart-labels{position:absolute;right:20px;bottom:12px;left:20px;display:grid;grid-template-columns:repeat(7,1fr);color:#8b8d99;font-size:12px;font-weight:300}.portal-dashboard-donut-panel{display:flex;flex-direction:column;gap:16px}.portal-dashboard-donut-wrap{display:grid;place-items:center;padding:8px 0}.portal-dashboard-donut{width:232px;height:232px;padding:18px;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(235,231,223,.8)}.portal-dashboard-donut-core{width:100%;height:100%;border-radius:50%;background:#fff;display:grid;place-items:center;text-align:center}.portal-dashboard-donut-core span{color:#767885;font-size:14px;font-weight:300}.portal-dashboard-donut-core strong{display:block;font-size:52px;line-height:1;font-weight:700;letter-spacing:-.05em}.portal-dashboard-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 12px;gap:10px 12px}.portal-dashboard-legend-item{display:flex;align-items:center;gap:8px;color:#5f6270;font-size:13px;font-weight:300}.portal-dashboard-legend-item .swatch{width:8px;height:8px;border-radius:50%}.portal-dashboard-table-shell{margin-top:14px;overflow:hidden;border:1px solid #efebe4;border-radius:16px}.portal-dashboard-table{width:100%;border-collapse:collapse}.portal-dashboard-table td,.portal-dashboard-table th{padding:14px 16px;border-bottom:1px solid #f1ece5;text-align:left;font-size:13px}.portal-dashboard-table th{background:#fbfaf7;color:#787b88;font-weight:300}.portal-dashboard-table td{color:#242731;font-weight:400}.portal-dashboard-task-title{display:flex;align-items:center;gap:10px}.portal-dashboard-task-title .dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.portal-dashboard-task-title .tone-0{background:#f54ddc}.portal-dashboard-task-title .tone-1{background:#4e9eff}.portal-dashboard-task-title .tone-2{background:#ff9d33}.portal-dashboard-task-title .tone-3{background:#5c5cff}.portal-dashboard-status{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:500}.portal-dashboard-status.pending{background:#fff3df;color:#de8a16}.portal-dashboard-status.in-progress{background:#e7f7ea;color:#279957}.portal-dashboard-status.not-started{background:#ebefff;color:#4260e6}.portal-dashboard-review-panel{display:flex;flex-direction:column;gap:16px}.portal-dashboard-review-note{margin:-4px 0 0;color:#8a8d9a;font-size:12px;font-weight:300}.portal-dashboard-announcement-list{display:flex;flex-direction:column;gap:12px}.portal-dashboard-announcement-item{padding:14px;border:1px solid #efe9e1;border-radius:16px;background:#fffcf8}.portal-dashboard-announcement-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.portal-dashboard-announcement-head strong{font-size:14px;font-weight:600}.portal-dashboard-announcement-head span{color:#868796;font-size:12px;font-weight:300;white-space:nowrap}.portal-dashboard-announcement-item p{margin:8px 0 0;color:#5b5d69;font-size:13px;font-weight:300;line-height:1.55}.portal-dashboard-review-icons{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.portal-dashboard-review-icons button{width:42px;height:42px;border:1px solid #ece7de;border-radius:50%;background:#fff8ef;font-size:16px;cursor:pointer}.portal-dashboard-review-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:auto}@media (max-width:1280px){.portal-dashboard-grid,.portal-dashboard-highlights-grid{grid-template-columns:1fr 1fr}}@media (max-width:960px){.portal-dashboard-grid,.portal-dashboard-grid.lower,.portal-dashboard-highlights-head,.portal-dashboard-panel-head,.portal-dashboard-review-actions,.portal-dashboard-topbar{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.portal-dashboard-mini-actions,.portal-dashboard-panel-controls,.portal-dashboard-topbar-actions{flex-wrap:wrap}.portal-dashboard-highlights-grid{grid-template-columns:1fr 1fr}.portal-dashboard-review-search,.portal-dashboard-search{min-width:0;width:100%}}@media (max-width:760px){.portal-dashboard-chart-card,.portal-dashboard-highlights-grid,.portal-dashboard-legend{grid-template-columns:1fr}.portal-dashboard-chart-axis{display:none}}.portal-login-reference{min-height:100vh;background:#ffffff;padding:22px 0 32px}.portal-login-reference-brand{padding-left:36px}.portal-login-reference-shell{width:min(100%,500px);margin:30px auto 0;display:flex;flex-direction:column;align-items:center}.portal-login-reference-heading{width:100%;text-align:center}.portal-login-reference-heading h1{margin:0;color:#840017;font-size:28px;line-height:1.12;font-weight:400;letter-spacing:-.03em}.portal-login-reference-heading h2{margin:38px 0 0;color:#595960;font-size:36px;line-height:1;font-weight:700;letter-spacing:-.04em}.portal-login-reference-heading p{margin:12px 0 0;color:#6f7078;font-size:16px;line-height:1.35;font-weight:300}.portal-login-reference .error-box{width:100%;margin:20px 0 0;border-radius:16px}.portal-login-reference-form{width:100%;margin-top:30px;display:flex;flex-direction:column;gap:20px}.portal-login-reference-field{display:flex;flex-direction:column;gap:10px}.portal-login-reference-field label{color:#67686f;font-size:16px;line-height:1.2;font-weight:400}.portal-login-reference-field input{width:100%;height:52px;border:1px solid #d7d7dc;border-radius:12px;background:#fff;padding:0 20px;color:#4a4b55;font-size:15px;font-weight:300;outline:none}.portal-login-reference-field input::placeholder{color:#b7b8be}.portal-login-reference-help{align-self:center;margin-top:-2px;color:#66676f;font-size:14px;line-height:1.3;font-weight:300}.portal-login-reference-submit{width:100%;height:52px;border:0;border-radius:12px;background:#98000f;color:#fff;font-size:16px;line-height:1;font-weight:700;cursor:pointer;margin-top:8px}.portal-login-reference-submit:disabled{opacity:.75;cursor:default}@media (max-width:820px){.portal-login-reference{padding:20px 18px 32px}.portal-login-reference-brand{padding-left:0}.portal-login-reference-shell{margin-top:24px}.portal-login-reference-heading h1{font-size:24px}.portal-login-reference-heading h2{margin-top:30px;font-size:30px}.portal-login-reference-field input,.portal-login-reference-field label,.portal-login-reference-heading p,.portal-login-reference-help,.portal-login-reference-submit{font-size:14px}.portal-login-reference-field input,.portal-login-reference-submit{height:48px}}.hub-login-screen{min-height:100vh;background:#ffffff;padding:22px 38px 42px}.hub-login-brand{margin-bottom:52px}.hub-login-logo{width:auto;height:48px;max-width:100%;object-fit:contain}.hub-login-shell{max-width:470px;margin:0 auto}.hub-login-heading{text-align:center;margin-bottom:18px}.hub-login-heading h1{margin:0 0 28px;color:#8f091c;font-size:2rem;font-weight:400;letter-spacing:-.04em}.hub-login-heading h2{margin:0;color:#5a5a65;font-size:2.2rem;font-weight:700}.hub-login-heading p{margin:8px 0 0;color:#70707a;font-size:.88rem}.hub-login-form{display:grid;grid-gap:14px;gap:14px}.hub-login-field{display:grid;grid-gap:6px;gap:6px}.hub-login-field label{color:#5d5d67;font-size:.92rem;font-weight:400}.hub-login-field input{height:50px;border:1px solid #d9d9df;border-radius:14px;padding:0 18px;font-size:.92rem;color:#4b4b53;background:#fff}.hub-login-help{text-align:center;color:#6d6d75;text-decoration:none;font-size:.84rem}.hub-login-submit,.hub-solid-btn{height:48px;border:none;border-radius:12px;background:#970014;color:#fff;font-size:.9rem;font-weight:700;cursor:pointer}.hub-portal-frame{height:100dvh;background:#efefef;grid-template-columns:276px minmax(0,1fr)}.hub-portal-frame,.hub-sidebar{min-height:100vh;display:grid;overflow:hidden}.hub-sidebar{background:#333333;color:#f0f0f0;grid-template-rows:auto minmax(0,1fr)}.hub-sidebar-brand{padding:24px 26px 20px;border-bottom:1px solid rgba(255,255,255,.16)}.hub-sidebar-logo{width:auto;height:42px;max-width:100%;object-fit:contain}.hub-sidebar-scroll{overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.34) rgba(255,255,255,.06);padding:18px 24px 28px}.hub-main-scroll::-webkit-scrollbar,.hub-sidebar-scroll::-webkit-scrollbar{width:10px}.hub-sidebar-scroll::-webkit-scrollbar-track{background:rgba(255,255,255,.06);border-radius:999px}.hub-sidebar-scroll::-webkit-scrollbar-thumb{background:rgba(255,255,255,.34);border-radius:999px}.hub-sidebar-section-title{margin:18px 0;color:rgba(255,255,255,.48);font-size:.8rem;letter-spacing:.24em;text-transform:uppercase}.hub-sidebar-nav{display:grid;grid-gap:8px;gap:8px}.hub-sidebar-link{color:#f1f1f1;text-decoration:none;font-size:.92rem;font-weight:400;line-height:1.4;padding:7px 14px;border-radius:12px;display:flex;align-items:center;gap:10px}.hub-sidebar-link-icon{width:18px;height:18px;color:rgba(255,255,255,.78);flex:0 0 auto}.hub-sidebar-link.active,.hub-sidebar-link:hover{background:rgba(255,255,255,.08)}.hub-sidebar-link.active .hub-sidebar-link-icon,.hub-sidebar-link:hover .hub-sidebar-link-icon{color:#ffffff}.hub-sidebar-button{border:none;background:transparent;text-align:left;cursor:pointer}.hub-main{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:100vh;overflow:hidden}.hub-topbar{background:#ffffff;padding:20px 28px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(17,17,17,.08)}.hub-topbar h1{margin:0;font-size:1.38rem;font-weight:700;color:#141414}.hub-topbar p{margin:4px 0 0;color:#6b6b72;font-size:.88rem}.hub-topbar-search-form{margin:0}.hub-search-row input,.hub-topbar-search{width:min(320px,100%);height:40px;border:none;border-radius:4px;background:#ececec;padding:0 14px;color:#8e8e94;font-size:.88rem}.hub-inline-link{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.hub-main-scroll{overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(151,0,20,.34) rgba(0,0,0,.06);padding:18px 20px 24px}.hub-main-scroll::-webkit-scrollbar-track{background:rgba(0,0,0,.06);border-radius:999px}.hub-main-scroll::-webkit-scrollbar-thumb{background:rgba(151,0,20,.34);border-radius:999px}.hub-page-shell{display:grid}.hub-section-card{background:transparent;border-radius:24px}.hub-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.hub-section-head h2{margin:0;font-size:1.55rem;font-weight:700;color:#1d1d1f}.hub-section-head p{margin:4px 0 0;color:#5f5f67;font-size:.9rem}.hub-head-actions{display:flex;gap:10px}.hub-ghost-btn{min-width:92px;height:38px;border:1px solid #d4d4d8;border-radius:8px;background:#fff;color:#4e4e56;font-size:.88rem;cursor:pointer}.hub-search-row{display:flex;justify-content:flex-end;gap:12px;margin-bottom:16px}.hub-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.hub-kpi-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-dual-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:16px}.hub-analytics-card,.hub-earnings-card,.hub-kpi-card,.hub-table-card,.hub-verify-panel{background:#fff;border-radius:18px;padding:18px}.hub-kpi-card small{display:block;color:#1c1c1e;font-size:.88rem}.hub-kpi-card strong{display:block;margin-top:6px;font-size:2.3rem;line-height:1;color:#111;font-weight:500}.hub-kpi-card span{display:block;margin-top:8px;color:#6e6e75;font-size:.86rem}.hub-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.5fr) 290px;grid-gap:16px;gap:16px}.hub-analytics-stack,.hub-dashboard-stack{display:grid;grid-gap:14px;gap:14px}.hub-analytics-card header,.hub-earnings-card header,.hub-table-card header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hub-analytics-card h3,.hub-earnings-card h3,.hub-table-card h3,.hub-verify-panel h3{margin:0;font-size:.98rem;font-weight:600}.hub-table-card a{color:#111;text-decoration:none;font-weight:500}.hub-table-card table{width:100%;border-collapse:collapse}.hub-table-card td,.hub-table-card th{padding:11px 9px;border-top:1px solid #ececec;color:#8a8a92;text-align:left;font-size:.84rem;font-weight:400}.hub-table-card th{color:#8f8f96}.hub-progress-list{display:grid;grid-gap:18px;gap:18px}.hub-progress-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px;color:#26262a;font-size:.88rem}.hub-progress-bar{height:10px;border-radius:999px;background:#d9d9d9;overflow:hidden}.hub-progress-bar span{display:block;height:100%;border-radius:inherit;background:#970014}.hub-progress-bar.warning span{background:#ff9e00}.hub-earnings-ring{width:172px;height:172px;margin:8px auto 4px;border-radius:50%;border:14px solid #970014;display:grid;place-items:center}.hub-earnings-ring span{font-size:2.35rem;font-weight:500;color:#111}.hub-inline-pill{border:none;border-radius:999px;background:rgba(255,184,0,.24);color:#9f6e00;padding:5px 10px;font-size:.74rem;font-weight:600;cursor:pointer}.hub-inline-pill:disabled{opacity:.55;cursor:not-allowed}.hub-filter-chips{display:flex;gap:8px;margin-bottom:14px}.hub-chip{border:1px solid #d9d9df;background:#fff;color:#5c5c65;border-radius:999px;padding:6px 11px;font-size:.82rem;cursor:pointer}.hub-chip.active{background:#333;color:#fff;border-color:#333}.hub-verify-card{background:#fff;border-radius:18px;padding:18px}.hub-verify-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:14px}.hub-verify-panel p{margin:0;font-size:.98rem;color:#111}.hub-verify-panel small{display:block;margin-top:4px;color:#7a7a80;font-size:.8rem}.hub-action-row{display:flex;gap:12px;margin-top:14px}.hub-issue-form{display:grid;grid-gap:10px;gap:10px;margin-bottom:14px}.hub-issue-form select,.hub-issue-form textarea{border:1px solid #d9d9df;border-radius:12px;background:#fff;padding:11px 14px;font:inherit;font-size:.88rem}@media (max-width:1180px){.hub-portal-frame{grid-template-columns:228px minmax(0,1fr)}.hub-dashboard-grid{grid-template-columns:1fr}}@media (max-width:900px){.hub-portal-frame{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.hub-sidebar{min-height:0;max-height:300px}.hub-main{min-height:0}.hub-topbar{flex-direction:column;align-items:stretch}.hub-topbar-search,.hub-topbar-search-form{width:100%}.hub-main-scroll,.hub-topbar{padding-left:20px;padding-right:20px}.hub-dual-kpis,.hub-kpi-grid,.hub-verify-grid{grid-template-columns:1fr}}@media (max-width:640px){.hub-login-screen{padding:18px 18px 30px}.hub-login-brand{margin-bottom:28px}.hub-login-logo{height:38px}.hub-sidebar-logo{height:34px}.hub-sidebar-brand{padding:18px 18px 14px}.hub-sidebar-scroll{padding:14px 16px 20px}.hub-main-scroll{padding-top:16px;padding-bottom:20px}}@font-face{font-family:Lexend;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/630e0b819503bca7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/6eed223b32d97b82-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/793968fa3513f5d6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/630e0b819503bca7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/6eed223b32d97b82-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/793968fa3513f5d6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/630e0b819503bca7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6eed223b32d97b82-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/793968fa3513f5d6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/630e0b819503bca7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6eed223b32d97b82-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/793968fa3513f5d6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/630e0b819503bca7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6eed223b32d97b82-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/793968fa3513f5d6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/630e0b819503bca7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6eed223b32d97b82-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/793968fa3513f5d6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/630e0b819503bca7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6eed223b32d97b82-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/793968fa3513f5d6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/630e0b819503bca7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6eed223b32d97b82-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/793968fa3513f5d6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/630e0b819503bca7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/6eed223b32d97b82-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/793968fa3513f5d6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend Fallback;src:local("Arial");ascent-override:90.98%;descent-override:22.74%;line-gap-override:0.00%;size-adjust:109.91%}.__className_e5bc19{font-family:Lexend,Lexend Fallback;font-style:normal}.__variable_e5bc19{--font-lexend:"Lexend","Lexend Fallback"}