: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-lexend),"Avenir Next","Nunito Sans",system-ui,sans-serif;font-size:15px}body{min-height:100vh;overflow:auto}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:1fr;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:400}.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:400;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:500;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:500;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{justify-content:flex-end;gap:10px}.portal-bulk-actions,.portal-form-actions{display:flex;align-items:center;flex-wrap:wrap}.portal-form-actions{gap:12px}.portal-row-actions{display:flex;align-items:center;gap:8px;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:500;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:500;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-logo{width:auto;height:48px;max-width:100%;object-fit:contain}.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}.portal-login-logo{height:40px}}.hub-login-screen{min-height:100vh;background:#ffffff;padding:42px 56px 72px}.hub-login-brand{margin-bottom:110px}.hub-login-shell{max-width:620px;margin:0 auto}.hub-login-heading{text-align:center;margin-bottom:34px}.hub-login-heading h1{margin:0 0 54px;color:#8f091c;font-size:3rem;font-weight:400;letter-spacing:-.04em}.hub-login-heading h2{margin:0;color:#5a5a65;font-size:3.4rem;font-weight:700}.hub-login-heading p{margin:14px 0 0;color:#70707a;font-size:1.02rem}.hub-login-form{display:grid;grid-gap:22px;gap:22px}.hub-login-field{display:grid;grid-gap:10px;gap:10px}.hub-login-field label{color:#5d5d67;font-size:1.05rem;font-weight:400}.hub-login-field input{height:64px;border:1px solid #d9d9df;border-radius:16px;padding:0 28px;font-size:1rem;color:#4b4b53;background:#fff}.hub-login-help{text-align:center;color:#6d6d75;text-decoration:none;font-size:.98rem}.hub-login-submit,.hub-solid-btn{height:60px;border:none;border-radius:14px;background:#970014;color:#fff;font-size:1rem;font-weight:700;cursor:pointer}.hub-portal-frame{min-height:100vh;background:#efefef;display:grid;grid-template-columns:320px minmax(0,1fr)}.hub-sidebar{background:#333333;color:#f0f0f0;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:100vh}.hub-sidebar-brand{padding:34px 34px 28px;border-bottom:1px solid rgba(255,255,255,.16)}.hub-sidebar-scroll{overflow-y:auto;padding:24px 34px 40px}.hub-sidebar-section-title{margin:22px 0 24px;color:rgba(255,255,255,.48);font-size:.92rem;letter-spacing:.32em;text-transform:uppercase}.hub-sidebar-nav{display:grid;grid-gap:12px;gap:12px}.hub-sidebar-link{color:#f1f1f1;text-decoration:none;font-size:1rem;font-weight:400;line-height:1.4;padding:8px 18px;border-radius:14px}.hub-sidebar-link.active,.hub-sidebar-link:hover{background:rgba(255,255,255,.08)}.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}.hub-topbar{background:#ffffff;padding:28px 48px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(17,17,17,.08)}.hub-topbar h1{margin:0;font-size:1.65rem;font-weight:700;color:#141414}.hub-topbar p{margin:6px 0 0;color:#6b6b72}.hub-search-row input,.hub-topbar-search{width:min(380px,100%);height:46px;border:none;border-radius:4px;background:#ececec;padding:0 18px;color:#8e8e94;font-size:.96rem}.hub-main-scroll{overflow-y:auto;padding:24px 28px 32px}.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:20px;margin-bottom:22px}.hub-section-head h2{margin:0;font-size:1.9rem;font-weight:700;color:#1d1d1f}.hub-section-head p{margin:6px 0 0;color:#5f5f67}.hub-head-actions{display:flex;gap:12px}.hub-ghost-btn{min-width:108px;height:42px;border:1px solid #d4d4d8;border-radius:8px;background:#fff;color:#4e4e56;font-size:.96rem;cursor:pointer}.hub-search-row{display:flex;justify-content:flex-end;gap:12px;margin-bottom:22px}.hub-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:20px}.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:18px;gap:18px;margin-bottom:22px}.hub-analytics-card,.hub-earnings-card,.hub-kpi-card,.hub-table-card,.hub-verify-panel{background:#fff;border-radius:20px;padding:22px 24px}.hub-kpi-card small{display:block;color:#1c1c1e;font-size:.98rem}.hub-kpi-card strong{display:block;margin-top:8px;font-size:3rem;line-height:1;color:#111;font-weight:500}.hub-kpi-card span{display:block;margin-top:10px;color:#6e6e75}.hub-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.5fr) 320px;grid-gap:22px;gap:22px}.hub-analytics-stack,.hub-dashboard-stack{display:grid;grid-gap:18px;gap:18px}.hub-analytics-card header,.hub-earnings-card header,.hub-table-card header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.hub-analytics-card h3,.hub-earnings-card h3,.hub-table-card h3,.hub-verify-panel h3{margin:0;font-size:1.1rem;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:15px 12px;border-top:1px solid #ececec;color:#8a8a92;text-align:left;font-size:.94rem;font-weight:400}.hub-table-card th{color:#8f8f96}.hub-progress-list{display:grid;grid-gap:28px;gap:28px}.hub-progress-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px;color:#26262a}.hub-progress-bar{height:12px;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:210px;height:210px;margin:12px auto 6px;border-radius:50%;border:18px solid #970014;display:grid;place-items:center}.hub-earnings-ring span{font-size:3rem;font-weight:500;color:#111}.hub-inline-pill{border:none;border-radius:999px;background:rgba(255,184,0,.24);color:#9f6e00;padding:6px 12px;font-size:.8rem;font-weight:600;cursor:pointer}.hub-inline-pill:disabled{opacity:.55;cursor:not-allowed}.hub-filter-chips{display:flex;gap:12px;margin-bottom:18px}.hub-chip{border:1px solid #d9d9df;background:#fff;color:#5c5c65;border-radius:999px;padding:8px 14px;cursor:pointer}.hub-chip.active{background:#333;color:#fff;border-color:#333}.hub-verify-card{background:#fff;border-radius:22px;padding:26px}.hub-verify-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:18px}.hub-verify-panel p{margin:0;font-size:1.1rem;color:#111}.hub-verify-panel small{display:block;margin-top:6px;color:#7a7a80}.hub-action-row{display:flex;gap:12px;margin-top:18px}.hub-issue-form{display:grid;grid-gap:14px;gap:14px;margin-bottom:18px}.hub-issue-form select,.hub-issue-form textarea{border:1px solid #d9d9df;border-radius:12px;background:#fff;padding:14px 16px;font:inherit}@media (max-width:1180px){.hub-portal-frame{grid-template-columns:260px minmax(0,1fr)}.hub-dashboard-grid{grid-template-columns:1fr}}@media (max-width:900px){.hub-portal-frame{grid-template-columns:1fr}.hub-sidebar{min-height:auto}.hub-main-scroll,.hub-topbar{padding-left:20px;padding-right:20px}.hub-dual-kpis,.hub-kpi-grid,.hub-verify-grid{grid-template-columns:1fr}}.compact-ledger-table td,.compact-ledger-table th{font-size:.76rem;padding:8px 10px;vertical-align:top}.compact-ledger-table td .muted{font-size:.7rem}.error-text{color:#b42318;font-size:.94rem}.success-text{color:#067647;font-size:.94rem}.portal-table.compact td,.portal-table.compact th{padding-top:.78rem;padding-bottom:.78rem;font-size:.94rem}.marketing-page{gap:.95rem}.marketing-page .muted{font-size:.82rem}.marketing-page .modal-header h2,.marketing-page .portal-page-header h1,.marketing-page .portal-stat-card strong,.marketing-page .portal-table strong,.marketing-page .table-section-head h2{font-weight:600}.marketing-page .portal-page-header h1{font-weight:500;font-size:1rem}.marketing-page .btn,.marketing-page .field input,.marketing-page .field label,.marketing-page .field select,.marketing-page .field textarea,.marketing-page .pill,.marketing-page .portal-action-pill,.marketing-page .portal-filter-btn,.marketing-page .portal-header-btn,.marketing-page .portal-stats-toggle,.marketing-page .portal-toolbar-search{font-size:.83rem}.marketing-page .portal-stat-card{min-height:104px;padding:14px 16px;gap:10px}.marketing-page .portal-stat-card small{font-size:.74rem}.marketing-page .portal-stat-card strong{font-size:2rem;font-weight:500;letter-spacing:-.04em;color:#181818}.marketing-page .portal-table-shell{border:1px solid #ece7de;border-radius:18px;background:#ffffff;box-shadow:0 8px 22px rgba(26,23,19,.04);overflow:hidden}.marketing-page .portal-table{width:100%;border-collapse:collapse}.marketing-page .portal-table thead th{background:#faf7f4;color:#8d877f;font-size:.76rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid #ebe4da}.marketing-page .portal-table tbody td{color:#181818;font-size:.82rem;font-weight:500;border-bottom:1px solid #f1ebe2;vertical-align:top}.marketing-page .portal-table.compact td,.marketing-page .portal-table.compact th{padding:.7rem .9rem}.marketing-page .portal-table tbody tr:nth-child(2n){background:#fcfaf8}.marketing-page .portal-table tbody tr:hover{background:#f7f1ea}.marketing-page .table-actions{gap:10px}.marketing-page .portal-icon-btn{width:24px;height:24px}.marketing-page .portal-icon-btn svg{width:15px;height:15px}.marketing-page .table-section-head{margin-bottom:0;padding:.9rem 1rem 0}.marketing-page .table-section-head h2{font-size:.95rem;color:#181818}.table-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.table-section-head h2{margin:0;font-size:1.08rem}.modal-card.wide{width:min(960px,calc(100vw - 2rem))}.field.checkbox{display:flex;align-items:center}.field.checkbox label{display:inline-flex;align-items:center;gap:.7rem;font-size:.96rem}.field.checkbox input[type=checkbox]{accent-color:#8d021f}.vendor-portal{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr);background:#f6f7fb}.vendor-sidebar{display:flex;flex-direction:column;gap:1rem;padding:1.2rem .9rem 1rem;background:#fbfbfc;border-right:1px solid #ececf1;min-width:0}.vendor-brand{display:flex;align-items:center;gap:.85rem;padding:.25rem .35rem .6rem}.vendor-brand-mark{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700}.vendor-brand-mark--soft{background:linear-gradient(180deg,#fffef9,#f2f4ff);border:1px solid #e5e8f6;color:#6e8be8}.vendor-brand p,.vendor-card-head p,.vendor-login-page .portal-login-reference-heading p,.vendor-metric-card p,.vendor-metric-card span,.vendor-sidebar-foot .muted{margin:0;color:#716a61;font-size:.84rem}.vendor-sidebar-section{padding:0 .45rem}.vendor-sidebar-kicker{margin:0;color:#b2b4bf;font-size:.76rem;font-weight:600}.vendor-sidebar-stack{margin-top:.8rem}.vendor-nav,.vendor-sidebar-stack{display:flex;flex-direction:column;gap:.35rem}.vendor-nav-link{display:flex;align-items:center;gap:.8rem;padding:.8rem .9rem;border-radius:16px;color:#444857;text-decoration:none;font-weight:600;font-size:.92rem}.vendor-nav-link.active{background:#f0f1f5;color:#151823}.vendor-nav-icon{display:inline-flex;align-items:center;justify-content:center;color:#717687}.vendor-nav-link.active .vendor-nav-icon{color:#111420}.vendor-nav-count{margin-left:auto;min-width:1.55rem;height:1.55rem;border-radius:999px;background:#ff668b;color:#fff;font-size:.72rem;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem}.vendor-mini-link{display:flex;align-items:center;gap:.8rem;color:#5d6376;text-decoration:none;font-weight:500;background:transparent;border:0;padding:.5rem 0;text-align:left;font-size:.84rem}.vendor-mini-link--button{cursor:pointer}.vendor-add-apps{border:0;background:transparent;color:#4b7ae2;padding:.55rem 0;font-size:.84rem;text-align:left;cursor:pointer}.vendor-app-badge{width:1.2rem;height:1.2rem;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.72rem;font-weight:800}.vendor-app-badge--orange{background:#ff7a3d}.vendor-app-badge--black{background:#121212}.vendor-app-badge--green{background:#44b164}.vendor-sidebar-foot{margin-top:auto;padding:.85rem;border-radius:16px;background:#f5f6fa}.vendor-ghost-button,.vendor-inline-button,.vendor-primary-button{border:0;border-radius:14px;font-weight:700;cursor:pointer}.vendor-ghost-button,.vendor-inline-button{background:#efe7dc;color:#2b221a;padding:.7rem .95rem}.vendor-primary-button{background:linear-gradient(135deg,#90061d,#7f0018);color:#fff;padding:.9rem 1.15rem}.vendor-main{padding:0;min-width:0}.vendor-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.05rem 1.35rem;background:#fff;border-bottom:1px solid #ededf3}.vendor-card-head h2,.vendor-topbar h1{margin:0;color:#19130f}.vendor-topbar-greeting h1{font-size:1.95rem;letter-spacing:-.045em;line-height:1.05}.vendor-topbar p{margin:.25rem 0 0;color:#9da0ab}.vendor-topbar-meta{display:flex;align-items:center;gap:.7rem;color:#474b5c;font-weight:600;font-size:.9rem}.vendor-topbar-date,.vendor-topbar-profile{display:inline-flex;align-items:center;gap:.8rem}.vendor-topbar-circle{border-radius:999px;background:#f6f7fb;border:1px solid #ececf1}.vendor-topbar-avatar,.vendor-topbar-circle{width:2.45rem;height:2.45rem;display:inline-flex;align-items:center;justify-content:center}.vendor-topbar-avatar{border-radius:999px;background:linear-gradient(135deg,#121a34,#1b2452);color:#fff;font-weight:800}.vendor-topbar-chevron{color:#8d90a1}.vendor-status-chip,.vendor-status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.35rem .7rem;background:#f3e8d8;color:#7c4c14;font-size:.78rem;text-transform:capitalize}.vendor-page-shell,.vendor-stack{padding:1.1rem 1.35rem 1.35rem}.vendor-dashboard-reference,.vendor-page-shell,.vendor-stack{display:flex;flex-direction:column;gap:1rem}.vendor-reference-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.vendor-reference-kpi-card{display:flex;align-items:center;gap:.75rem;padding:.95rem 1rem;border-radius:18px;background:#fff;border:1px solid #f0f1f4;box-shadow:0 12px 34px rgba(38,42,65,.05);min-width:0}.vendor-reference-kpi-icon{width:2.45rem;height:2.45rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f7f8fd;color:#1d2336;font-size:1.1rem}.vendor-reference-card-head p,.vendor-reference-kpi-copy p,.vendor-reference-product-caption span,.vendor-reference-side-head p{margin:0;color:#a0a4ae}.vendor-reference-kpi-line{display:flex;align-items:center;gap:.8rem;margin-top:.35rem}.vendor-reference-kpi-line strong{font-size:1.35rem;letter-spacing:-.05em;color:#131722}.vendor-reference-delta{display:inline-flex;align-items:center;gap:.35rem;font-weight:700;font-size:.8rem}.vendor-reference-delta:before{content:"";width:.75rem;height:.75rem;border-radius:999px;display:inline-block}.vendor-reference-delta--up{color:#5fc39b}.vendor-reference-delta--up:before{background:#dff6ed}.vendor-reference-delta--down{color:#ff7c8a}.vendor-reference-delta--down:before{background:#ffe2e8}.vendor-reference-main{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.78fr);grid-gap:.95rem;gap:.95rem}.vendor-reference-sales-card,.vendor-reference-side-card{background:#fff;border:1px solid #eff1f5;border-radius:22px;box-shadow:0 20px 48px rgba(32,38,63,.05);min-width:0}.vendor-reference-sales-card{padding:1.1rem 1.15rem 1.15rem}.vendor-reference-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.vendor-reference-card-head h2,.vendor-reference-side-head h3,.vendor-reference-table-head h3{margin:0;color:#171b25;font-size:1.05rem}.vendor-reference-ghost-select{border:1px solid #e8ebf1;background:#fff;border-radius:999px;padding:.55rem .8rem;color:#73788a;display:inline-flex;align-items:center;gap:.55rem;font-size:.9rem}.vendor-reference-sales-value{display:flex;flex-direction:column;gap:.45rem;margin:.95rem 0 .8rem}.vendor-reference-sales-value strong{font-size:clamp(2rem,4vw,3.3rem);line-height:.98;letter-spacing:-.07em;color:#111420}.vendor-reference-chart{position:relative;margin-top:.5rem;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,250,252,.98)),repeating-linear-gradient(90deg,transparent 0,transparent 11%,rgba(227,230,238,.75) 11.2%,transparent 11.4%);min-height:14rem}.vendor-reference-chart svg{width:100%;height:12.5rem}.vendor-reference-chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.vendor-reference-chart-line--primary{stroke:#8bb7dc}.vendor-reference-chart-line--secondary{stroke:#e4af74}.vendor-reference-chart-tooltip{position:absolute;top:2.8rem;right:4.5rem;z-index:2;display:flex;flex-direction:column;gap:.4rem;min-width:9rem;padding:.8rem .9rem;border-radius:18px;background:#0f1836;box-shadow:0 20px 32px rgba(17,28,68,.22);color:#fff}.vendor-reference-chart-tooltip strong{font-size:.95rem}.vendor-reference-chart-tooltip span{color:rgba(255,255,255,.78);font-size:.8rem}.vendor-reference-chart-labels{display:flex;justify-content:space-between;padding:0 .8rem .35rem;color:#9599a8;font-size:.76rem}.vendor-reference-range-tabs{display:flex;gap:.6rem;margin:.8rem 0 1rem}.vendor-reference-range-tabs button{border:0;background:transparent;color:#8c91a0;padding:.45rem .65rem;border-radius:999px;font-size:.8rem}.vendor-reference-range-tabs button.is-active{background:#0f1836;color:#fff}.vendor-reference-table-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.95rem}.vendor-reference-table-tools{display:flex;align-items:center;gap:.75rem}.vendor-reference-search{width:10.5rem;border:1px solid #e8ebf1;background:#fff;border-radius:999px;padding:.65rem .9rem;font-size:.82rem}.vendor-reference-filter-button{width:2.35rem;height:2.35rem;border-radius:999px;border:1px solid #e8ebf1;background:#fff}.vendor-reference-table-wrap{overflow-x:auto}.vendor-reference-table{width:100%;border-collapse:collapse}.vendor-reference-table td,.vendor-reference-table th{padding:.75rem .65rem;border-bottom:1px solid #eef0f5;text-align:left;color:#596072;font-size:.82rem}.vendor-reference-table th{color:#b0b4bf;font-size:.82rem;font-weight:600}.vendor-reference-checkbox{width:1rem;height:1rem;border-radius:.3rem;border:1px solid #d9dde7;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.68rem}.vendor-reference-checkbox.is-selected{background:#4da1ff;border-color:#4da1ff}.vendor-platform-pill{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .7rem;border-radius:999px;font-size:.78rem;color:#fff}.vendor-platform-pill--orange{background:#ff7a3d}.vendor-platform-pill--green{background:#44b164}.vendor-platform-pill--dark{background:#131313}.vendor-reference-side-card{padding:1.05rem;background:linear-gradient(180deg,#f2f6fc,#edf2fa)}.vendor-reference-side-head{display:flex;flex-direction:column;gap:.65rem}.vendor-reference-product-showcase{display:flex;align-items:flex-end;justify-content:center;gap:0;margin:1rem 0 .8rem;min-height:12rem}.vendor-reference-product-card{width:6.8rem;height:9.25rem;border-radius:18px;background:#fff;box-shadow:0 18px 30px rgba(27,37,77,.08);padding:.6rem}.vendor-reference-product-card--0,.vendor-reference-product-card--2{width:5.8rem;height:8.2rem;margin-top:1.6rem}.vendor-reference-product-card--1{position:relative;z-index:2;transform:translateY(-.2rem)}.vendor-reference-product-card--0{transform:translateX(.9rem)}.vendor-reference-product-card--2{transform:translateX(-.9rem)}.vendor-reference-product-image{width:100%;height:100%;border-radius:14px;background:#f0f1f5 50%/cover no-repeat}.vendor-reference-product-caption{text-align:center}.vendor-reference-product-caption strong{display:block;color:#181c27;font-size:.95rem}.vendor-reference-empty-state{padding:1rem .65rem!important;color:#8b90a0!important}.vendor-portal--loading{min-height:100vh;display:grid;place-items:center;background:#f6f7fb}.vendor-shell-loader{width:min(420px,calc(100vw - 32px));padding:1.25rem;border-radius:24px;background:#fff;border:1px solid #ececf1;box-shadow:0 18px 40px rgba(32,38,63,.06)}.vendor-shell-loader p{margin:.8rem 0 0;color:#7d8291;font-size:.9rem}.vendor-shell-loader-card,.vendor-skeleton-card{background:linear-gradient(90deg,#eef1f7 25%,#f8f9fc 50%,#eef1f7 75%);background-size:200% 100%;animation:vendorSkeletonPulse 1.2s linear infinite}.vendor-shell-loader-card{height:52px;border-radius:16px}.vendor-shell-loader-card+.vendor-shell-loader-card{margin-top:.8rem}.vendor-shell-loader-card--wide{height:126px}.vendor-skeleton-card{min-height:110px;border-radius:22px;border:1px solid #eff1f5}.vendor-skeleton-card--tall{min-height:420px}@keyframes vendorSkeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.vendor-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);grid-gap:1rem;gap:1rem}.vendor-card{background:rgba(255,255,255,.92);border:1px solid rgba(233,224,211,.9);border-radius:26px;padding:1.25rem;box-shadow:0 18px 48px rgba(62,45,26,.08)}.vendor-card-hero,.vendor-chart-card{grid-column:1/-1}.vendor-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.vendor-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.vendor-metric-card{padding:1rem;border-radius:22px;background:linear-gradient(180deg,#fff,#fbf7f1);border:1px solid #efe6da}.vendor-metric-card strong{display:block;margin:.5rem 0;color:#120e0a;font-size:1.6rem;letter-spacing:-.03em}.vendor-chart-shell{overflow:hidden}.vendor-chart{width:100%;height:240px}.vendor-chart path{fill:none;stroke:#8d021f;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.vendor-chart-labels{display:flex;justify-content:space-between;color:#7a736c;font-size:.85rem}.vendor-table-wrap{overflow-x:auto}.vendor-table{width:100%;border-collapse:collapse}.vendor-table td,.vendor-table th{padding:.85rem .7rem;text-align:left;border-bottom:1px solid #eee6db;vertical-align:top}.vendor-table th{color:#7b736c;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.vendor-highlight-list,.vendor-order-list{display:flex;flex-direction:column;gap:.9rem}.vendor-highlight-item,.vendor-order-item{display:flex;align-items:center;gap:.9rem}.vendor-highlight-thumb,.vendor-image-preview{width:68px;height:68px;border-radius:18px;background:#f2ece3 50%/cover no-repeat}.vendor-two-col{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);grid-gap:1rem;gap:1rem}.vendor-form{display:flex;flex-direction:column;gap:.85rem}.vendor-form-actions{gap:.75rem}.vendor-form-actions,.vendor-toolbar{display:flex;align-items:center;flex-wrap:wrap}.vendor-toolbar{gap:.85rem;margin:1rem 0}.vendor-search-input{flex:1 1 260px;border:1px solid #ded2c3;border-radius:999px;padding:.9rem 1rem;background:#fffdfa}.vendor-filter-tabs,.vendor-toggle-group{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.vendor-filter-tabs button,.vendor-image-remove,.vendor-toggle-group button{border:1px solid #e4d8ca;background:#fff;color:#3a3027;border-radius:999px;padding:.55rem .9rem;font-weight:600}.vendor-filter-tabs button.is-active,.vendor-toggle-group button.is-active{background:#1b1713;border-color:#1b1713;color:#fff}.vendor-products-metrics{margin-bottom:1rem}.vendor-form label{display:flex;flex-direction:column;gap:.45rem;color:#2f261d;font-weight:600}.vendor-form input,.vendor-form select,.vendor-form textarea,.vendor-stock-input{width:100%;border:1px solid #ded2c3;border-radius:14px;padding:.85rem .95rem;background:#fffdfa;color:#1d1712}.vendor-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.vendor-form-row label:has(input[name=height]),.vendor-upload-field small{font-weight:500}.vendor-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(82px,1fr));grid-gap:.75rem;gap:.75rem}.vendor-image-tile{display:flex;flex-direction:column;gap:.5rem;padding:.45rem;border-radius:18px;border:1px solid #eee3d5;background:#fffdf9}.vendor-image-remove{border-radius:12px;padding:.45rem .65rem}.vendor-table-product{display:flex;align-items:center;gap:.8rem}.vendor-table-product strong{display:block}.vendor-table-product p{margin:.2rem 0 0;color:#7a736c;font-size:.85rem}.vendor-table-product-thumb{width:52px;height:52px;border-radius:14px;background:#f2ece3 50%/cover no-repeat;flex-shrink:0}.vendor-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:1rem;gap:1rem}.vendor-product-grid-card{border:1px solid #eee3d7;border-radius:24px;overflow:hidden;background:#fffcf8}.vendor-product-grid-thumb{height:180px;background:#f2ece3 50%/cover no-repeat}.vendor-product-grid-body{padding:1rem}.vendor-product-grid-body p{margin:.35rem 0 0;color:#7a736c;font-size:.9rem}.vendor-product-grid-foot,.vendor-product-grid-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.9rem}.vendor-empty-state{text-align:center;color:#7a736c;padding:1.5rem}.vendor-store-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.vendor-store-media-card{border:1px solid #eee3d5;border-radius:22px;background:#fffcf8;padding:1rem}.vendor-store-banner-preview,.vendor-store-logo-preview{margin-top:.25rem;border-radius:18px;background:#f2ece3 50%/cover no-repeat;border:1px solid #eee3d5}.vendor-store-logo-preview{width:96px;height:96px}.vendor-store-banner-preview{width:100%;height:140px}.vendor-order-card{border:1px solid #eee3d7;border-radius:22px;padding:1rem;background:#fffcf8}.vendor-order-top,.vendor-order-top-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem}.vendor-order-top p{margin:.25rem 0 0;color:#736b63}.vendor-order-items{display:flex;flex-direction:column;gap:.55rem;margin:1rem 0}.vendor-order-response{margin-bottom:.8rem}.vendor-store-summary{margin-top:1rem;padding:1rem;border-radius:18px;background:#fcf7ef;border:1px solid #eee0ce}.vendor-store-summary pre{white-space:pre-wrap;word-break:break-word;font-size:.8rem;color:#564d46}@media (max-width:1180px){.vendor-grid,.vendor-metric-grid,.vendor-reference-kpis,.vendor-reference-main,.vendor-two-col{grid-template-columns:1fr 1fr}}@media (max-width:920px){.vendor-portal{grid-template-columns:1fr}.vendor-sidebar{border-right:0;border-bottom:1px solid #e8dfd1}.vendor-form-row,.vendor-grid,.vendor-metric-grid,.vendor-reference-kpis,.vendor-reference-main,.vendor-store-media-grid,.vendor-two-col{grid-template-columns:1fr}.vendor-order-top,.vendor-order-top-meta,.vendor-reference-table-head,.vendor-reference-table-tools,.vendor-toolbar,.vendor-topbar{align-items:flex-start;flex-direction:column}.vendor-page-shell{padding:1rem}.vendor-topbar{padding:1.15rem 1rem}.vendor-reference-sales-value strong{font-size:2.8rem}.vendor-reference-chart-tooltip{position:static;margin:1rem}}@font-face{font-family:Lexend;font-style:normal;font-weight:100 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:100 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:100 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_7511d4{font-family:Lexend,Lexend Fallback;font-style:normal}.__variable_7511d4{--font-lexend:"Lexend","Lexend Fallback"}