.workspace-switcher-card{background:var(--ivory-50);border:1px solid var(--ivory-200);text-align:left;width:100%;font:inherit;color:inherit;border-radius:10px;align-items:center;gap:10px;margin-bottom:14px;padding:10px;transition:border-color .15s,background .15s;display:flex}.workspace-switcher-card:not(:disabled){cursor:pointer}.workspace-switcher-card:not(:disabled):hover{border-color:var(--forest-300);background:#fff}.workspace-switcher-avatar{background:var(--forest-900);width:30px;height:30px;color:var(--bronze-300);font-family:var(--f-serif);background-position:50%;background-size:cover;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:500;display:flex}.workspace-switcher-text{flex:1;min-width:0}.workspace-switcher-name{color:var(--forest-900);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.workspace-switcher-sub{color:var(--stone-500);letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.workspace-switcher-chevron{width:11px;height:11px;color:var(--stone-400);flex-shrink:0}@media (max-width:1100px){.workspace-switcher-card{justify-content:center;padding:6px}.workspace-switcher-text,.workspace-switcher-chevron{display:none}}.workspace-switcher-menu{border:1px solid var(--ivory-200);z-index:50;background:#fff;border-radius:10px;max-height:380px;margin-top:4px;padding:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0d24191f}.workspace-switcher-menu-section{letter-spacing:.14em;text-transform:uppercase;color:var(--stone-500);padding:8px 10px 4px;font-size:9px;font-weight:600}.workspace-switcher-menu-item{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;transition:background .12s;display:flex}.workspace-switcher-menu-item:hover{background:var(--ivory-100)}.workspace-switcher-menu-item.-active{background:var(--forest-50)}.workspace-switcher-menu-item-avatar{background:var(--forest-900);width:24px;height:24px;color:var(--bronze-300);font-family:var(--f-serif);background-position:50%;background-size:cover;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:500;display:flex}.workspace-switcher-menu-item-text{flex:1;min-width:0}.workspace-switcher-menu-item-name{color:var(--forest-900);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;overflow:hidden}.workspace-switcher-menu-item-sub{color:var(--stone-500);font-size:10px}.workspace-switcher-menu-divider{background:var(--ivory-100);height:1px;margin:4px 8px}.portal-app{min-height:100vh;display:flex}.portal-sidebar{flex-shrink:0;width:260px;transition:width .2s}.portal-main{flex-direction:column;flex:1;min-width:0;display:flex}@media (max-width:1100px){.portal-sidebar{width:72px}.sidebar-logo-text,.sidebar-client-text,.nav-section-lbl,.nav-item-label,.nav-badge,.sidebar-foot-label{display:none!important}.sidebar-logo-link{justify-content:center;padding:4px 8px 18px}.sidebar-client-card{justify-content:center;padding:6px}.nav-link,.sidebar-foot-btn{justify-content:center;padding:10px!important}}@media (max-width:720px){.portal-sidebar{display:none}.portal-mobile-header{display:flex!important}.portal-header{display:none}}.portal-mobile-header{z-index:50;border-bottom:1px solid var(--ivory-200);background:#fff;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:none;position:sticky;top:0}.mobile-drawer-overlay{z-index:60;background:#0d241980;display:none;position:fixed;inset:0}.mobile-drawer-overlay.open{display:block}.mobile-drawer{z-index:70;background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:85vh;padding:0 14px 32px;transition:transform .28s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -8px 40px #0d24192e}.mobile-drawer:before{content:"";background:var(--ivory-200);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:12px auto 16px;display:block}.mobile-drawer.open{transform:translateY(0)}.mobile-drawer .sidebar-logo-text,.mobile-drawer .sidebar-client-text,.mobile-drawer .nav-section-lbl,.mobile-drawer .nav-item-label,.mobile-drawer .nav-badge,.mobile-drawer .sidebar-foot-label,.mobile-drawer .workspace-switcher-text,.mobile-drawer .workspace-switcher-chevron{display:revert!important}.mobile-drawer .sidebar-logo-link{justify-content:flex-start}.mobile-drawer .sidebar-client-card,.mobile-drawer .workspace-switcher-card{justify-content:flex-start;padding:10px 12px}.mobile-drawer .nav-link,.mobile-drawer .sidebar-foot-btn{justify-content:flex-start;padding:8px 12px!important}.side-drawer-overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;background:#0d241966;transition:opacity .2s;position:fixed;inset:0}.side-drawer-overlay.open{opacity:1;pointer-events:auto}.side-drawer-panel{z-index:101;background:#fff;flex-direction:column;transition:transform .28s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(calc(100% + 48px));box-shadow:-8px 0 48px #0d241929}.side-drawer-panel.open{transform:translate(0)}.side-drawer-header{border-bottom:1px solid var(--ivory-200);background:var(--ivory-50);z-index:1;background-image:radial-gradient(circle,#3d66510e 1.5px,#0000 1.5px);background-size:28px 28px;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 24px;display:flex;position:sticky;top:0}.side-drawer-title-block{flex:1;min-width:0}.side-drawer-title{font-family:var(--f-serif);color:var(--forest-700);margin:0;font-size:19px;font-weight:500;line-height:1.2}.side-drawer-subtitle{color:var(--stone-500);margin-top:3px;font-size:12px;font-weight:400;line-height:1.4}.side-drawer-close{background:var(--ivory-100);border:1px solid var(--ivory-200);cursor:pointer;width:32px;height:32px;color:var(--stone-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.side-drawer-close:hover{background:var(--ivory-200);color:var(--stone-700)}.side-drawer-body{flex:1;padding:24px;overflow-y:auto}@media (max-width:640px){.side-drawer-panel{border-radius:20px 20px 0 0;max-height:88vh;inset:auto 0 0;transform:translateY(100%);box-shadow:0 -8px 40px #0d24192e;width:100%!important}.side-drawer-panel.open{transform:translateY(0)}.side-drawer-header{border-radius:20px 20px 0 0;flex-direction:column;align-items:flex-start;gap:0;padding-top:12px}.side-drawer-header:before{content:"";background:var(--ivory-200);border-radius:2px;align-self:center;width:36px;height:4px;margin:0 auto 14px;display:block}.side-drawer-close{position:absolute;top:14px;right:20px}}.portal-page{padding:24px 32px}@media (max-width:720px){.portal-page{padding:16px}}@media (max-width:640px){.portal-table-row{gap:8px;flex-direction:column!important;padding:16px!important;display:flex!important}.portal-table-header{display:none!important}.portal-stats-grid{grid-template-columns:1fr 1fr!important}}.grid-auto-fill-280{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}@media (max-width:480px){.grid-auto-fill-280{grid-template-columns:1fr}}.portal-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.portal-grid-row,.portal-grid-header{min-width:560px}@media (max-width:640px){.portal-grid-row{flex-direction:column!important;gap:6px!important;min-width:0!important;padding:14px 16px!important;display:flex!important}.portal-grid-header{display:none!important}}@media (max-width:860px){.auth-outer{grid-template-columns:1fr!important}.auth-editorial-panel{display:none!important}}@media (max-width:680px){.newsletters-layout{grid-template-columns:1fr!important}.newsletters-list-col{border-bottom:1px solid var(--ivory-200);max-height:360px;border-right:none!important}}@media (max-width:520px){.profile-name-grid{grid-template-columns:1fr!important}}@media (max-width:480px){.users-stats-grid{grid-template-columns:1fr!important}.portal-page{padding:12px!important}}.dashboard-chart-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:22px;margin-bottom:22px;display:grid}@media (max-width:900px){.dashboard-chart-grid{grid-template-columns:1fr}}.dashboard-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.dashboard-page-head-actions{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:480px){.dashboard-page-head-actions{width:100%}.dashboard-page-head-actions>*{flex:1;justify-content:center}}.portal-card{border:1px solid var(--ivory-200);background:#fff;border-radius:12px}.portal-card-head{border-bottom:1px solid var(--ivory-100);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px 14px;display:flex}.portal-card-title{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.01em;font-size:18px;font-weight:400}.portal-card-title em{color:var(--bronze-500);font-style:italic;font-weight:300}.portal-card-meta{color:var(--stone-500);font-size:11px;font-weight:500;font-family:var(--f-mono);letter-spacing:.02em;margin-top:2px}.portal-crumbs{color:var(--stone-500);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;font-size:12px;display:flex}.portal-crumbs a{color:var(--stone-500);transition:color .15s}.portal-crumbs a:hover{color:var(--forest-700)}.portal-crumbs .current{color:var(--forest-900);font-weight:600}.portal-crumbs svg{flex-shrink:0;width:12px;height:12px}.portal-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.portal-page-head h1{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.01em;margin:0 0 6px;font-size:32px;font-weight:400;line-height:1.1}.portal-page-head h1 em{color:var(--bronze-500);font-style:italic;font-weight:300}.portal-page-head-sub{color:var(--stone-600);flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;display:flex}.portal-page-head-sub .dot{background:var(--stone-400);border-radius:50%;flex-shrink:0;width:3px;height:3px}.portal-page-head-sub .mono{font-family:var(--f-mono);color:var(--stone-700)}.portal-page-head-actions{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:480px){.portal-page-head-actions{width:100%}.portal-page-head-actions>*{flex:1;justify-content:center}}.portal-btn{font-family:var(--f-sans);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;font-weight:500;line-height:1;transition:all .15s;display:inline-flex}.portal-btn:active:not(:disabled){transform:scale(.97)}.portal-btn.-sm{height:32px;padding:0 14px;font-size:12px}.portal-btn.-md{height:38px;padding:0 18px;font-size:13px}.portal-btn.-main{background:var(--forest-700);color:var(--ivory-50)}.portal-btn.-main:hover{background:var(--forest-900)}.portal-btn.-accent{background:var(--bronze-500);color:var(--ivory-50)}.portal-btn.-accent:hover{background:var(--bronze-700)}.portal-btn.-secondary{color:var(--forest-700);border:1px solid var(--ivory-200);background:0 0}.portal-btn.-secondary:hover{background:var(--ivory-50);border-color:var(--forest-300)}.portal-btn svg{stroke-width:2.2px;width:13px;height:13px}.portal-filter-bar{border:1px solid var(--ivory-200);background:#fff;border-radius:12px;grid-template-columns:repeat(3,1fr);align-items:end;gap:12px;margin-bottom:16px;padding:16px 20px;display:grid}.portal-filter-bar.-cols2{grid-template-columns:1.2fr 1fr}.portal-filter-bar.-cols3{grid-template-columns:1.4fr 1fr 1fr}.portal-filter-bar.-cols4{grid-template-columns:1.4fr 1fr 1fr 1fr}.portal-filter-bar.-cols5{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr}.portal-filter-bar.-cols6{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr 1fr}@media (max-width:1100px){.portal-filter-bar{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:640px){.portal-filter-bar{grid-template-columns:1fr!important}}.portal-filter-bar .full-row{grid-column:1/-1}.fb-group{flex-direction:column;gap:6px;min-width:0;display:flex}.fb-label{letter-spacing:.12em;text-transform:uppercase;color:var(--stone-500);font-size:10px;font-weight:700}.fb-input-wrap{position:relative}.fb-input-wrap svg{width:13px;height:13px;color:var(--stone-500);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.fb-input,.fb-select{background:var(--ivory-50);border:1px solid var(--ivory-200);height:36px;color:var(--stone-900);font-size:13px;font-family:var(--f-sans);border-radius:10px;width:100%;padding:0 12px;transition:all .15s}.fb-input-wrap .fb-input{padding-left:34px}.fb-input:hover,.fb-select:hover{border-color:var(--stone-400)}.fb-input:focus,.fb-select:focus{border-color:var(--forest-700);box-shadow:0 0 0 3px var(--forest-50);background:#fff;outline:none}.fb-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238A8373' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'/%3e%3c/svg%3e");background-position:right 10px center;background-repeat:no-repeat;background-size:12px;padding-right:32px}.fb-chips{border-top:1px dashed var(--ivory-200);flex-wrap:wrap;align-items:center;gap:6px;padding-top:10px;display:flex}.fb-chip{background:var(--forest-50);color:var(--forest-700);border-radius:999px;align-items:center;gap:5px;padding:3px 8px 3px 10px;font-size:11px;font-weight:600;display:inline-flex}.fb-chip button{background:var(--forest-100);width:14px;height:14px;color:var(--forest-700);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex}.fb-chip button:hover{background:var(--forest-300);color:#fff}.fb-chip button svg{stroke-width:3px;width:8px;height:8px}.fb-clear-btn{color:var(--stone-500);cursor:pointer;font-size:11px;font-weight:600;font-family:var(--f-sans);background:0 0;border:none;border-radius:6px;margin-left:auto;padding:2px 6px;transition:color .15s}.fb-clear-btn:hover{color:var(--danger)}.portal-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.portal-table{border-collapse:separate;border-spacing:0;width:100%}.portal-table thead th{text-align:left;background:var(--ivory-50);border-top:1px solid var(--ivory-100);border-bottom:1px solid var(--ivory-200);letter-spacing:.1em;text-transform:uppercase;color:var(--stone-500);white-space:nowrap;padding:11px 20px;font-size:10px;font-weight:700}.portal-table tbody td{border-bottom:1px solid var(--ivory-100);vertical-align:middle;padding:14px 20px;font-size:13px}.portal-table tbody tr:last-child td{border-bottom:none}.portal-table tbody tr{transition:background .15s}.portal-table tbody tr:hover{background:var(--ivory-50);cursor:pointer}.cell-event-name{color:var(--forest-900);font-size:14px;font-weight:600;line-height:1.3}.cell-event-sub{color:var(--stone-500);font-size:11px;font-family:var(--f-mono);letter-spacing:.02em;margin-top:2px}.cell-date{color:var(--stone-700);font-size:12px;font-family:var(--f-mono);white-space:nowrap;line-height:1.6}.portal-status-pill{letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700;font-family:var(--f-sans);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 10px 3px 8px;display:inline-flex}.portal-status-pill-dot{border-radius:50%;width:5px;height:5px}.portal-status-pill.-upcoming{background:var(--info-bg);color:var(--forest-700)}.portal-status-pill.-upcoming .portal-status-pill-dot{background:var(--forest-500);animation:2s ease-in-out infinite portalPulseDot}.portal-status-pill.-progress{background:var(--bronze-50);color:var(--bronze-700)}.portal-status-pill.-progress .portal-status-pill-dot{background:var(--bronze-500);animation:2s ease-in-out infinite portalPulseDot}.portal-status-pill.-past{background:var(--ivory-100);color:var(--stone-600)}.portal-status-pill.-past .portal-status-pill-dot{background:var(--stone-500)}.portal-status-pill.-cancelled{background:var(--danger-bg);color:var(--danger-text)}.portal-status-pill.-cancelled .portal-status-pill-dot{background:var(--danger)}@keyframes portalPulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.3)}}.portal-type-pill{color:var(--stone-700);background:var(--ivory-50);border:1px solid var(--ivory-200);white-space:nowrap;border-radius:6px;align-items:center;padding:2px 10px;font-size:11px;font-weight:600;display:inline-flex}.portal-table-foot{border-top:1px solid var(--ivory-100);color:var(--stone-500);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;font-size:12px;display:flex}.portal-row-action{width:30px;height:30px;color:var(--stone-500);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.portal-row-action:hover{background:var(--forest-50);color:var(--forest-700)}.portal-row-action svg{stroke-width:1.8px;width:14px;height:14px}.detail-hero{background:var(--forest-900);color:var(--ivory-100);border-radius:12px;margin-bottom:22px;padding:40px 44px;position:relative;overflow:hidden}.detail-hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#c9b7821a 1.4px,#0000 1.4px);background-size:22px 22px;position:absolute;inset:0}.detail-hero-inner{position:relative}.detail-hero-eyebrow{letter-spacing:.14em;text-transform:uppercase;background:#ffffff1f;border:1px solid #c9b78240;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 12px 5px 9px;font-size:10px;font-weight:700;display:inline-flex}.detail-hero-eyebrow-dot{background:var(--bronze-300);border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite portalPulseDot}.detail-hero h1{font-family:var(--f-serif);color:var(--ivory-50);letter-spacing:-.02em;margin:0 0 10px;font-size:44px;font-weight:400;line-height:1.05}.detail-hero h1 em{color:var(--bronze-300);font-style:italic;font-weight:300}.detail-hero-desc{color:var(--stone-400);max-width:620px;margin-bottom:20px;font-size:15px;line-height:1.6}.detail-hero-pills{flex-wrap:wrap;gap:6px;display:flex}.detail-hero-pill{font-size:11px;font-weight:600;font-family:var(--f-mono);letter-spacing:.02em;color:var(--ivory-100);background:#ffffff14;border:1px solid #c9b7822e;border-radius:999px;align-items:center;gap:5px;padding:5px 12px 5px 9px;display:inline-flex}.detail-hero-pill svg{stroke-width:2px;flex-shrink:0;width:11px;height:11px}@media (max-width:640px){.detail-hero{padding:28px 22px}.detail-hero h1{font-size:32px}}.detail-board{grid-template-columns:1fr 300px;align-items:start;gap:22px;display:grid}@media (max-width:1100px){.detail-board{grid-template-columns:1fr}}.detail-side{flex-direction:column;gap:16px;display:flex;position:sticky;top:90px}@media (max-width:1100px){.detail-side{position:static}}.side-card{border:1px solid var(--ivory-200);background:#fff;border-radius:12px;padding:20px 22px}.side-card-title{letter-spacing:.15em;text-transform:uppercase;color:var(--stone-500);margin-bottom:14px;font-size:10px;font-weight:700}.side-info-row{grid-template-columns:100px 1fr;align-items:flex-start;gap:10px;padding:8px 0;font-size:13px;display:grid}.side-info-row+.side-info-row{border-top:1px solid var(--ivory-100)}.side-info-lbl{color:var(--stone-500);font-size:12px}.side-info-val{color:var(--forest-900);font-size:13px;font-weight:500}.side-info-val.mono{font-family:var(--f-mono);font-size:12px}.detail-desc-card{border:1px solid var(--ivory-200);background:#fff;border-radius:12px;padding:28px}.detail-desc-section-lbl{letter-spacing:.15em;text-transform:uppercase;color:var(--stone-500);margin-bottom:10px;font-size:10px;font-weight:700}.detail-desc-card h2{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.01em;margin:0 0 14px;font-size:22px;font-weight:400}.detail-desc-card h2 em{color:var(--bronze-500);font-style:italic;font-weight:300}.detail-desc-card p{color:var(--stone-700);margin:0;font-size:14px;line-height:1.65}.buy-filter-bar{border:1px solid var(--ivory-200);background:#fff;border-radius:12px;grid-template-columns:1.4fr 1.2fr 1fr 1fr;align-items:end;gap:10px;margin-bottom:18px;padding:14px 18px;display:grid}@media (max-width:900px){.buy-filter-bar{grid-template-columns:1fr 1fr}}@media (max-width:480px){.buy-filter-bar{grid-template-columns:1fr}}.buy-layout{grid-template-columns:200px 1fr 340px;align-items:start;gap:20px;display:grid}@media (max-width:1200px){.buy-layout{grid-template-columns:1fr 340px}.buy-regions{display:none}}@media (max-width:900px){.buy-layout{grid-template-columns:1fr}.buy-cart{position:static!important}}.buy-regions{border:1px solid var(--ivory-200);background:#fff;border-radius:12px;padding:6px;position:sticky;top:90px}.region-tile{width:100%;color:var(--stone-700);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:2px;padding:11px 14px;font-family:inherit;font-size:13px;transition:all .15s;display:flex}.region-tile:hover{background:var(--ivory-100)}.region-tile.-active{background:var(--forest-700);color:var(--ivory-50)}.region-tile-count{font-family:var(--f-mono);background:var(--ivory-100);color:var(--stone-700);border-radius:999px;padding:1px 7px;font-size:11px;font-weight:600}.region-tile.-active .region-tile-count{color:var(--ivory-50);background:#faf6ec33}.event-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:700px){.event-grid{grid-template-columns:1fr}}.event-card{border:1px solid var(--ivory-200);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;gap:12px;padding:22px 24px;transition:all .15s;display:flex;position:relative}.event-card:hover{border-color:var(--forest-300);transform:translateY(-1px);box-shadow:0 4px 12px #0d241914}.event-card.-selected{border-color:var(--forest-700);background:var(--forest-50)}.event-card.-selected:after{content:"";background:var(--forest-700);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FAF6EC' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='20 6 9 17 4 12'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:13px;border-radius:50%;width:22px;height:22px;position:absolute;top:14px;right:14px}.event-card-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--bronze-500);font-size:10px;font-weight:700}.event-card h3{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.01em;margin:0;font-size:20px;font-weight:400;line-height:1.2}.event-card-meta{color:var(--stone-600);font-size:12px;font-family:var(--f-mono);flex-wrap:wrap;gap:10px;display:flex}.event-card-meta .dot{background:var(--stone-400);border-radius:50%;align-self:center;width:3px;height:3px}.event-card-bottom{border-top:1px solid var(--ivory-100);justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.event-card-cost{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.01em;font-size:22px;font-weight:500}.event-card-cost-sub{letter-spacing:.1em;text-transform:uppercase;color:var(--stone-500);margin-top:-2px;font-size:10px;font-weight:600}.event-card-btn{background:var(--ivory-50);color:var(--forest-700);border:1px solid var(--ivory-200);cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.event-card-btn svg{stroke-width:2.4px;width:11px;height:11px}.event-card-btn:hover{border-color:var(--forest-300);background:#fff}.event-card.-selected .event-card-btn{background:var(--forest-700);color:var(--ivory-50);border-color:var(--forest-700)}.buy-cart{border:1px solid var(--ivory-200);background:#fff;border-radius:12px;position:sticky;top:90px;overflow:hidden}.buy-cart-head{border-bottom:1px solid var(--ivory-100);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.buy-cart-title{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.01em;align-items:center;gap:6px;font-size:18px;font-weight:400;display:flex}.buy-cart-title em{color:var(--bronze-500);font-style:italic;font-weight:300}.buy-cart-count{font-family:var(--f-mono);background:var(--forest-700);color:var(--ivory-50);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.buy-cart-body{max-height:440px;padding:4px 0;overflow-y:auto}.cart-row{border-bottom:1px solid var(--ivory-100);justify-content:space-between;align-items:flex-start;gap:12px;padding:13px 22px;display:flex}.cart-row:last-child{border-bottom:none}.cart-row-text{flex:1;min-width:0}.cart-row-name{color:var(--forest-900);margin-bottom:2px;font-size:13px;font-weight:600;line-height:1.3}.cart-row-meta{color:var(--stone-500);font-size:11px;font-family:var(--f-mono)}.cart-row-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.cart-row-cost{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.01em;font-size:15px;font-weight:500}.cart-row-remove{background:var(--ivory-100);width:20px;height:20px;color:var(--stone-600);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;transition:all .15s;display:flex}.cart-row-remove:hover{background:var(--danger-bg);color:var(--danger)}.cart-row-remove svg{stroke-width:3px;width:9px;height:9px}.buy-cart-foot{background:var(--ivory-50);border-top:1px solid var(--ivory-200);padding:16px 22px}.cart-total-row{justify-content:space-between;align-items:baseline;padding:6px 0;font-size:13px;display:flex}.cart-total-lbl{color:var(--stone-600)}.cart-total-val{color:var(--forest-900);font-weight:600;font-family:var(--f-mono)}.cart-total-row.-grand{border-top:1.5px solid var(--forest-900);align-items:baseline;margin-top:8px;padding-top:14px}.cart-total-row.-grand .cart-total-lbl{color:var(--forest-900);font-size:14px;font-weight:600}.cart-total-row.-grand .cart-total-val{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.01em;font-size:22px;font-weight:500}.buy-cart-actions{flex-direction:column;gap:8px;margin-top:14px;display:flex}.buy-cart-actions button{width:100%}.cart-empty{text-align:center;color:var(--stone-500);padding:48px 22px;font-size:13px}.cart-empty-icon{background:var(--ivory-100);width:56px;height:56px;color:var(--stone-500);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.cart-empty-icon svg{stroke-width:1.8px;width:22px;height:22px}.view-toggle{background:var(--ivory-50);border:1px solid var(--ivory-200);border-radius:999px;gap:2px;padding:3px;display:inline-flex}.view-toggle button{color:var(--stone-500);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:11px;font-weight:600;transition:all .15s;display:inline-flex}.view-toggle button.-active{color:var(--forest-900);background:#fff;box-shadow:0 1px 2px #0d24190f}.view-toggle button svg{stroke-width:2px;width:11px;height:11px}.contacts-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px;display:grid}.contact-card{border:1px solid var(--ivory-200);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;transition:all .15s;display:flex;overflow:hidden}.contact-card:hover{border-color:var(--forest-300);transform:translateY(-1px);box-shadow:0 1px 2px #0d24190f}.contact-card-top{border-bottom:1px solid var(--ivory-100);align-items:center;gap:12px;padding:16px 18px 14px;display:flex}.contact-avatar{background:var(--forest-700);width:42px;height:42px;color:var(--bronze-300);font-family:var(--f-serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:500;display:flex;position:relative;overflow:hidden}.contact-avatar:before{content:"";background-image:radial-gradient(circle,#c9b7821f 1px,#0000 1px);background-size:9px 9px;position:absolute;inset:0}.contact-avatar>span{position:relative}.contact-top-text{flex:1;min-width:0}.contact-card-name{color:var(--forest-900);margin-bottom:2px;font-size:14px;font-weight:600;line-height:1.3}.contact-card-company{color:var(--stone-500);font-size:11px;font-family:var(--f-mono)}.contact-card-body{flex-direction:column;gap:10px;padding:14px 18px;font-size:12.5px;display:flex}.contact-card-row{color:var(--stone-700);align-items:center;gap:8px;display:flex}.contact-card-row svg{width:12px;height:12px;color:var(--stone-400);stroke-width:2px;flex-shrink:0}.contact-card-row a{color:var(--forest-700);text-decoration:none}.contact-card-row a:hover{color:var(--bronze-700)}.contact-card-row .mono{font-family:var(--f-mono);font-size:12px}.contact-card-foot{background:var(--ivory-50);border-top:1px solid var(--ivory-100);color:var(--stone-500);justify-content:space-between;align-items:center;gap:8px;padding:11px 18px;font-size:11px;display:flex}.contact-card-event{background:var(--forest-50);color:var(--forest-700);border:1px solid var(--forest-100);border-radius:999px;align-items:center;gap:4px;padding:2px 9px 2px 7px;font-size:10px;font-weight:600;display:inline-flex}.contact-card-event svg{stroke-width:2px;width:9px;height:9px}.reports-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px;display:grid}.report-card{border:1px solid var(--ivory-200);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;transition:all .15s;display:flex;overflow:hidden}.report-card:hover{border-color:var(--forest-300);transform:translateY(-1px);box-shadow:0 4px 12px #0d241914}.report-card-cover{background:var(--forest-700);justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.report-card-cover-label{z-index:1;font-family:var(--f-serif);color:var(--bronze-300);text-align:center;letter-spacing:-.01em;padding:0 20px;font-size:17px;font-style:italic;font-weight:300;position:relative}.report-card-cover-corner{z-index:1;letter-spacing:.1em;text-transform:uppercase;color:var(--bronze-300);background:#ffffff1f;border:1px solid #c9b7824d;border-radius:999px;align-items:center;gap:5px;padding:3px 10px 3px 8px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.report-card-cover-corner svg{stroke-width:2px;width:10px;height:10px}.report-card-body{flex-direction:column;flex:1;gap:8px;padding:16px 18px;display:flex}.report-card-title{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.01em;margin:0;font-size:18px;font-weight:400;line-height:1.2}.report-card-meta{color:var(--stone-500);font-size:11px;font-family:var(--f-mono);flex-wrap:wrap;align-items:center;gap:8px;display:flex}.report-card-meta .dot{background:var(--stone-400);border-radius:50%;width:3px;height:3px}.report-card-desc{color:var(--stone-700);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.report-card-foot{border-top:1px solid var(--ivory-100);background:var(--ivory-50);justify-content:space-between;align-items:center;gap:8px;padding:12px 18px;display:flex}.badges-row{gap:5px;display:flex}.avail-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.avail-badge svg{stroke-width:2.4px;width:9px;height:9px}.avail-badge.-pdf{background:var(--danger-bg);color:var(--danger)}.report-card-actions{gap:4px;display:flex}.rca-btn{border:1px solid var(--ivory-200);width:28px;height:28px;color:var(--stone-600);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.rca-btn:hover{background:var(--forest-50);border-color:var(--forest-300);color:var(--forest-700)}.rca-btn.-pdf:hover{background:var(--danger-bg);color:var(--danger);border-color:#f5c8b4}.rca-btn svg{stroke-width:2px;width:13px;height:13px}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px;display:grid}.kpi-grid.cols-3{grid-template-columns:repeat(3,1fr)}.kpi-grid.cols-5{grid-template-columns:repeat(5,1fr)}@media (max-width:1200px){.kpi-grid,.kpi-grid.cols-3,.kpi-grid.cols-5{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.kpi-grid,.kpi-grid.cols-3,.kpi-grid.cols-5{grid-template-columns:1fr}}.kpi-cell{border:1px solid var(--ivory-200);cursor:pointer;text-align:left;color:inherit;background:#fff;border-radius:12px;padding:16px 18px;font-family:inherit;transition:all .15s;position:relative}.kpi-cell:hover{border-color:var(--forest-300);box-shadow:0 1px 2px #0d24190f}.kpi-cell.-active{background:var(--forest-50);border-color:var(--forest-700)}.kpi-cell.-active:before{content:"";background:var(--forest-700);border-radius:0 0 999px 999px;height:2px;position:absolute;top:0;left:18px;right:18px}.kpi-cell.-dark{background:var(--forest-900);color:var(--ivory-100);border-color:var(--forest-900);overflow:hidden}.kpi-cell.-dark:after{content:"";pointer-events:none;background-image:radial-gradient(circle,#c9b78214 1.1px,#0000 1.1px);background-size:14px 14px;position:absolute;inset:0}.kpi-cell.-dark>*{position:relative}.kpi-cell-lbl{letter-spacing:.1em;text-transform:uppercase;color:var(--stone-500);justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:10px;font-weight:700;display:flex}.kpi-cell.-dark .kpi-cell-lbl{color:var(--bronze-300)}.kpi-cell-val{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.015em;margin-bottom:4px;font-size:24px;font-weight:400;line-height:1}.kpi-cell-val.-lg{font-size:30px}.kpi-cell.-dark .kpi-cell-val{color:var(--ivory-50)}.kpi-cell.-dark .kpi-cell-val em{color:var(--champ-200);font-style:italic;font-weight:400}.kpi-cell-sub{color:var(--stone-500);font-size:11px;font-family:var(--f-mono);letter-spacing:.02em}.kpi-cell.-dark .kpi-cell-sub{color:var(--stone-400)}.portal-pipeline-layout{grid-template-columns:1fr 460px;align-items:start;gap:18px;display:grid}@media (max-width:1280px){.portal-pipeline-layout{grid-template-columns:1fr}}.cell-name{color:var(--forest-900);font-size:13.5px;font-weight:600;line-height:1.3}.cell-mono{font-family:var(--f-mono);color:var(--stone-700);font-size:12px;font-weight:500}.portal-aw-pill{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;padding:3px 10px 3px 8px;font-size:10px;font-weight:700;display:inline-flex}.portal-aw-pill-dot{border-radius:50%;width:5px;height:5px}.portal-aw-pill.-active{background:var(--success-bg);color:var(--success)}.portal-aw-pill.-active .portal-aw-pill-dot{background:var(--success)}.portal-aw-pill.-closed{background:var(--ivory-100);color:var(--stone-600)}.portal-aw-pill.-closed .portal-aw-pill-dot{background:var(--stone-500)}.portal-aw-pill.-cancelled{background:var(--danger-bg);color:var(--danger)}.portal-aw-pill.-cancelled .portal-aw-pill-dot{background:var(--danger)}.portal-aw-pill.-progress{background:var(--info-bg);color:var(--forest-700)}.portal-aw-pill.-progress .portal-aw-pill-dot{background:var(--forest-500)}.portal-aw-pill.-won{background:var(--success-bg);color:var(--success)}.portal-aw-pill.-won .portal-aw-pill-dot{background:var(--success)}.portal-aw-pill.-accepted{background:var(--success-bg);color:var(--success)}.portal-aw-pill.-accepted .portal-aw-pill-dot{background:var(--success)}.portal-aw-pill.-unaccepted{background:var(--warning-bg);color:var(--warning)}.portal-aw-pill.-unaccepted .portal-aw-pill-dot{background:var(--warning)}.cell-amount{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.01em;text-align:right;font-size:14.5px;font-weight:500}.cell-contact-name{color:var(--forest-900);font-size:13.5px;font-weight:600;line-height:1.3}.cell-contact-title{color:var(--stone-500);font-size:11px;font-family:var(--f-mono);letter-spacing:.02em;margin-top:2px}.cell-muted{color:var(--stone-600);font-size:13px}.prop-actions-double{justify-content:flex-end;gap:6px;display:flex}.prop-row-action{width:28px;height:28px;color:var(--stone-500);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.prop-row-action:hover{background:var(--forest-50);color:var(--forest-700)}.prop-row-action.-danger:hover{background:var(--danger-bg);color:var(--danger)}.prop-row-action svg{stroke-width:1.8px;width:13px;height:13px}.news-layout{grid-template-columns:400px 1fr;align-items:start;gap:16px;min-height:calc(100vh - 200px);display:grid}@media (max-width:1100px){.news-layout{grid-template-columns:1fr}}.news-left{border:1px solid var(--ivory-200);background:#fff;border-radius:12px;flex-direction:column;max-height:calc(100vh - 180px);display:flex;position:sticky;top:90px;overflow:hidden}@media (max-width:1100px){.news-left{max-height:none;position:static}}.news-filter{border-bottom:1px solid var(--ivory-100);padding:14px 16px}.news-filter-wrap{position:relative}.news-filter-wrap svg{width:13px;height:13px;color:var(--stone-500);pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.news-filter-input{background:var(--ivory-50);border:1px solid var(--ivory-200);width:100%;height:36px;color:var(--stone-900);font-size:13px;font-family:var(--f-sans);border-radius:999px;padding:0 14px 0 38px;transition:all .15s cubic-bezier(.4,0,.2,1)}.news-filter-input:focus{border-color:var(--forest-700);box-shadow:0 0 0 3px var(--forest-50);background:#fff;outline:none}.news-tabs{border-bottom:1px solid var(--ivory-100);gap:2px;padding:0 16px;display:flex}.news-tab{color:var(--stone-500);cursor:pointer;font-size:12px;font-weight:600;font-family:var(--f-sans);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;transition:all .15s cubic-bezier(.4,0,.2,1)}.news-tab:hover{color:var(--forest-700)}.news-tab.-active{color:var(--forest-900);border-bottom-color:var(--forest-700)}.news-tab-count{font-family:var(--f-mono);color:var(--stone-400);margin-left:4px;font-size:10px}.news-tab.-active .news-tab-count{color:var(--forest-500)}.news-list{flex:1;overflow-y:auto}.news-item{border-bottom:1px solid var(--ivory-100);cursor:pointer;text-align:left;width:100%;font-family:var(--f-sans);background:0 0;border-left:3px solid #0000;grid-template-columns:36px 1fr auto;gap:12px;padding:14px 16px;transition:all .15s cubic-bezier(.4,0,.2,1);display:grid}.news-item:hover{background:var(--ivory-50)}.news-item.-unread{background:var(--bronze-50);border-left-color:var(--bronze-500)}.news-item.-selected{background:var(--forest-50);border-left-color:var(--forest-700)}.news-icon{background:var(--forest-500);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.news-icon.-info{background:var(--forest-500)}.news-icon.-warn{background:var(--warning)}.news-icon.-event{background:var(--bronze-500)}.news-icon.-report{background:var(--danger)}.news-icon svg{stroke-width:1.8px;width:16px;height:16px}.news-content{min-width:0}.news-title{color:var(--forest-900);text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.news-item.-unread .news-title{font-weight:700}.news-desc{color:var(--stone-600);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.news-time{color:var(--stone-500);font-size:10px;font-family:var(--f-mono);white-space:nowrap;flex-shrink:0}.news-unread-dot{background:var(--bronze-500);border-radius:50%;width:7px;height:7px;margin-top:6px}.news-detail{border:1px solid var(--ivory-200);background:#fff;border-radius:12px;overflow:hidden}.news-detail-head{border-bottom:1px solid var(--ivory-100);align-items:flex-start;gap:16px;padding:22px 26px 18px;display:flex}.news-detail-icon{background:var(--bronze-500);width:44px;height:44px;color:var(--forest-900);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.news-detail-icon.-info{background:var(--forest-500);color:#fff}.news-detail-icon.-warn{background:var(--warning);color:#fff}.news-detail-icon.-event{background:var(--bronze-500);color:var(--forest-900)}.news-detail-icon.-report{background:var(--danger);color:#fff}.news-detail-icon svg{stroke-width:1.8px;width:20px;height:20px}.news-detail-title-wrap{flex:1;min-width:0}.news-detail-title{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.015em;margin-bottom:6px;font-size:24px;font-weight:400;line-height:1.2}.news-detail-title em{color:var(--bronze-500);font-style:italic;font-weight:300}.news-detail-meta{color:var(--stone-500);font-size:12px;font-family:var(--f-mono);flex-wrap:wrap;align-items:center;gap:8px;display:flex}.news-detail-meta .dot{background:var(--stone-400);border-radius:50%;width:3px;height:3px}.news-detail-actions{gap:6px;display:flex}.news-detail-actions button{background:var(--ivory-50);border:1px solid var(--ivory-200);width:30px;height:30px;color:var(--stone-600);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.news-detail-actions button:hover{background:var(--forest-50);border-color:var(--forest-300);color:var(--forest-700)}.news-detail-actions button svg{stroke-width:2px;width:13px;height:13px}.news-body{color:var(--stone-700);padding:26px 30px;font-size:14.5px;line-height:1.7}.news-body>p{margin-bottom:14px}.news-body strong{color:var(--forest-900);font-weight:600}.news-body-greeting{font-family:var(--f-serif);color:var(--forest-900);margin-bottom:18px;font-size:17px;font-style:italic;font-weight:400}.news-empty{text-align:center;color:var(--stone-400);flex-direction:column;justify-content:center;align-items:center;padding:64px 32px;display:flex}.news-empty-icon{background:var(--ivory-100);width:52px;height:52px;color:var(--stone-400);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.news-empty-icon svg{stroke-width:1.6px;width:24px;height:24px}.news-empty p{margin:0;font-size:14px}.prop-name-cell{align-items:center;gap:10px;display:flex}.prop-thumb{background:var(--forest-700);width:36px;height:36px;color:var(--bronze-300);font-family:var(--f-serif);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex;position:relative;overflow:hidden}.prop-thumb:before{content:"";background-image:radial-gradient(circle,#c9b7821a .9px,#0000 .9px);background-size:8px 8px;position:absolute;inset:0}.prop-thumb>span{position:relative}.prop-thumb.-b{background:var(--bronze-500);color:var(--forest-900)}.prop-thumb.-c{background:var(--stone-700);color:var(--bronze-300)}.prop-thumb.-d{background:var(--stone-900);color:var(--bronze-300)}.type-pill{color:var(--stone-700);background:var(--ivory-50);border:1px solid var(--ivory-200);border-radius:6px;align-items:center;padding:2px 10px;font-size:11px;font-weight:600;display:inline-flex}.priority-pill{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;padding:3px 10px 3px 8px;font-size:10px;font-weight:700;display:inline-flex}.priority-pill-dot{border-radius:50%;width:5px;height:5px}.priority-pill.-high{background:var(--danger-bg);color:var(--danger)}.priority-pill.-high .priority-pill-dot{background:var(--danger)}.priority-pill.-med{background:var(--warning-bg);color:var(--warning)}.priority-pill.-med .priority-pill-dot{background:var(--warning)}.priority-pill.-low{background:var(--success-bg);color:var(--success)}.priority-pill.-low .priority-pill-dot{background:var(--success)}.assigned-pill{letter-spacing:.04em;border:1px solid;border-radius:999px;align-items:center;gap:4px;padding:2px 8px 2px 7px;font-size:10px;font-weight:600;display:inline-flex}.assigned-pill.-aplbc{background:var(--forest-50);color:var(--forest-700);border-color:var(--forest-100)}.assigned-pill.-client{background:var(--bronze-50);color:var(--bronze-700);border-color:var(--bronze-100)}.assigned-pill svg{stroke-width:2px;width:10px;height:10px}.coming-soon-badge{background:var(--bronze-50);color:var(--bronze-700);border:1px solid var(--bronze-100);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:4px 12px 4px 10px;font-size:11px;font-weight:700;display:inline-flex}.coming-soon-badge-dot{background:var(--bronze-500);border-radius:50%;width:6px;height:6px}.preview-banner{background:var(--bronze-50);border:1px dashed var(--bronze-300);border-radius:12px;align-items:flex-start;gap:14px;margin-bottom:22px;padding:16px 20px;display:flex}.preview-banner-icon{background:var(--bronze-100);width:38px;height:38px;color:var(--bronze-700);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.preview-banner-icon svg{stroke-width:1.8px;width:18px;height:18px}.preview-banner-title{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.01em;margin-bottom:3px;font-size:16px;font-weight:500;line-height:1.3}.preview-banner-title em{color:var(--bronze-700);font-style:italic;font-weight:300}.preview-banner-desc{color:var(--stone-700);font-size:12px;line-height:1.5}.voucher-layout{grid-template-columns:360px 1fr;align-items:start;gap:20px;display:grid}@media (max-width:1100px){.voucher-layout{grid-template-columns:1fr}}.coupon-list{border:1px solid var(--ivory-200);background:#fff;border-radius:12px;overflow:hidden}.coupon-row{border-bottom:1px solid var(--ivory-100);cursor:pointer;grid-template-columns:64px 1fr;gap:14px;padding:14px 18px;transition:background .15s;display:grid;position:relative}.coupon-row:last-child{border-bottom:none}.coupon-row:hover{background:var(--ivory-50)}.coupon-row.-selected{background:var(--forest-50)}.coupon-row.-selected:before{content:"";background:var(--forest-700);width:3px;position:absolute;top:0;bottom:0;left:0}.coupon-discount{background:var(--bronze-500);color:var(--forest-900);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;padding:12px 8px;display:flex;position:relative;overflow:hidden}.coupon-discount:before{content:"";background-image:radial-gradient(circle,#0d24191a 1px,#0000 1px);background-size:10px 10px;position:absolute;inset:0}.coupon-discount>*{position:relative}.coupon-discount-pct{font-family:var(--f-serif);letter-spacing:-.02em;font-size:22px;font-weight:500;line-height:1}.coupon-discount-lbl{letter-spacing:.1em;text-transform:uppercase;opacity:.7;margin-top:3px;font-size:8px;font-weight:700}.coupon-discount.-expired{background:var(--ivory-200);color:var(--stone-600)}.coupon-discount.-expired:before{display:none}.coupon-code{font-family:var(--f-mono);color:var(--bronze-700);letter-spacing:.05em;margin-bottom:3px;font-size:11px;font-weight:600}.coupon-name{color:var(--forest-900);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.coupon-expiry{color:var(--stone-500);font-size:11px;font-family:var(--f-mono);align-items:center;gap:4px;display:flex}.coupon-expiry.-expired{color:var(--danger);font-weight:600}.coupon-expiry svg{stroke-width:2px;width:10px;height:10px}.voucher-detail{border:1px solid var(--ivory-200);background:#fff;border-radius:12px;overflow:hidden}.voucher-detail-hero{background:var(--forest-900);color:var(--ivory-100);padding:26px 28px;position:relative;overflow:hidden}.voucher-detail-hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#c9b7821a 1.3px,#0000 1.3px);background-size:20px 20px;position:absolute;inset:0}.voucher-detail-hero>*{position:relative}.voucher-detail-hero h2{font-family:var(--f-serif);color:var(--ivory-50);letter-spacing:-.015em;margin-bottom:6px;font-size:28px;font-weight:400;line-height:1.15}.voucher-detail-hero h2 em{color:var(--bronze-300);font-style:italic;font-weight:300}.voucher-detail-hero-sub{color:var(--stone-400);align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.voucher-detail-hero-sub svg{stroke-width:2px;width:12px;height:12px}.voucher-detail-hero-price{background:#c9b7821f;border:1px solid #c9b7824d;border-radius:10px;align-items:baseline;gap:10px;padding:8px 14px;display:inline-flex}.voucher-detail-hero-price-lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--bronze-300);font-size:10px;font-weight:700}.voucher-detail-hero-price-val{font-family:var(--f-serif);color:var(--ivory-50);letter-spacing:-.01em;font-size:22px;font-weight:500}.voucher-detail-hero-price-val em{color:var(--bronze-300);font-style:italic;font-weight:300}.voucher-sec{border-bottom:1px solid var(--ivory-100);padding:20px 24px}.voucher-sec:last-child{border-bottom:none}.voucher-sec-lbl{letter-spacing:.15em;text-transform:uppercase;color:var(--bronze-500);margin-bottom:10px;font-size:10px;font-weight:700;display:inline-block}.voucher-sec h3{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.01em;margin-bottom:10px;font-size:20px;font-weight:400;line-height:1.25}.voucher-sec h3 em{color:var(--bronze-500);font-style:italic;font-weight:300}.voucher-sec p{color:var(--stone-700);margin-bottom:8px;font-size:14px;line-height:1.6}.voucher-sec p:last-child{margin-bottom:0}.voucher-acc-item{border-top:1px solid var(--ivory-100)}.voucher-acc-item:first-child{border-top:none}.voucher-acc-head{width:100%;font-family:var(--f-sans);color:var(--forest-900);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;padding:13px 24px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.voucher-acc-head:hover{background:var(--ivory-50)}.voucher-acc-head svg{stroke-width:2px;width:14px;height:14px;color:var(--stone-500);flex-shrink:0;transition:transform .15s}.voucher-acc-item.-open .voucher-acc-head svg{transform:rotate(180deg)}.voucher-acc-body{color:var(--stone-700);padding:0 24px 16px;font-size:13px;line-height:1.6}.metric-row{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:12px;margin-bottom:22px;display:grid}@media (max-width:1200px){.metric-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.metric-row{grid-template-columns:1fr}}.metric-lg{border:1px solid var(--ivory-200);background:#fff;border-radius:12px;padding:20px 22px;position:relative}.metric-lg.-dark{background:var(--forest-900);color:var(--ivory-100);overflow:hidden}.metric-lg.-dark:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#c9b78214 1.2px,#0000 1.2px);background-size:16px 16px;position:absolute;inset:0}.metric-lg.-bronze{background:var(--bronze-500);color:var(--forest-900);overflow:hidden}.metric-lg.-bronze:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#0d24191a 1.2px,#0000 1.2px);background-size:16px 16px;position:absolute;inset:0}.metric-lg>*{position:relative}.metric-lg-head{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.metric-lg-lbl{letter-spacing:.1em;text-transform:uppercase;color:var(--stone-500);font-size:10px;font-weight:700}.metric-lg.-dark .metric-lg-lbl{color:var(--bronze-300)}.metric-lg.-bronze .metric-lg-lbl{color:var(--forest-900);opacity:.7}.metric-lg-icon{background:var(--ivory-100);width:28px;height:28px;color:var(--stone-600);border-radius:6px;justify-content:center;align-items:center;display:flex}.metric-lg-icon svg{stroke-width:1.8px;width:14px;height:14px}.metric-lg.-dark .metric-lg-icon{color:var(--bronze-300);background:#c9b78226}.metric-lg.-bronze .metric-lg-icon{color:var(--forest-900);background:#0d24191f}.metric-lg-val{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.025em;margin-bottom:8px;font-size:36px;font-weight:400;line-height:1}.metric-lg.-dark .metric-lg-val{color:var(--ivory-50)}.metric-lg.-dark .metric-lg-val em{color:var(--champ-200);font-style:italic;font-weight:300}.metric-lg.-bronze .metric-lg-val{color:var(--forest-900)}.metric-lg-delta{font-size:11px;font-weight:700;font-family:var(--f-mono);color:var(--success);align-items:center;gap:4px;display:inline-flex}.metric-lg.-dark .metric-lg-delta{color:var(--forest-300)}.metric-lg.-bronze .metric-lg-delta{color:var(--forest-900)}.metric-lg-sub{color:var(--stone-500);font-size:11px;font-family:var(--f-mono);letter-spacing:.02em;margin-top:4px}.metric-lg.-dark .metric-lg-sub{color:var(--stone-400)}.metric-lg.-bronze .metric-lg-sub{color:var(--forest-900);opacity:.7}.payments-board{grid-template-columns:1.5fr 1fr;align-items:start;gap:20px;margin-bottom:22px;display:grid}@media (max-width:1100px){.payments-board{grid-template-columns:1fr}}.cell-ref{font-family:var(--f-mono);color:var(--forest-700);white-space:nowrap;font-size:11px;font-weight:600}.cell-event{color:var(--forest-900);font-size:13px;font-weight:500}.method-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 10px 3px 8px;font-size:11px;font-weight:600;display:inline-flex}.method-pill-dot{border-radius:50%;width:5px;height:5px}.method-pill.-stripe{background:var(--success-bg);color:var(--success)}.method-pill.-stripe .method-pill-dot{background:var(--success)}.method-pill.-invoice{background:var(--bronze-50);color:var(--bronze-700)}.method-pill.-invoice .method-pill-dot{background:var(--bronze-500)}.pay-status-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 10px 3px 8px;font-size:11px;font-weight:600;display:inline-flex}.pay-status-pill-dot{border-radius:50%;width:5px;height:5px}.pay-status-pill.-paid{background:var(--success-bg);color:var(--success)}.pay-status-pill.-paid .pay-status-pill-dot{background:var(--success)}.pay-status-pill.-pending{background:var(--warning-bg);color:var(--warning)}.pay-status-pill.-pending .pay-status-pill-dot{background:var(--warning)}.pay-status-pill.-failed{background:var(--danger-bg);color:var(--danger)}.pay-status-pill.-failed .pay-status-pill-dot{background:var(--danger)}.pay-status-pill.-refunded{background:var(--ivory-100);color:var(--stone-600)}.pay-status-pill.-refunded .pay-status-pill-dot{background:var(--stone-500)}.seller-list-full{flex-direction:column;display:flex}.seller-row-full{border-bottom:1px solid var(--ivory-100);grid-template-columns:24px 1fr auto;align-items:center;gap:14px;padding:14px 22px;transition:background .15s;display:grid}.seller-row-full:last-child{border-bottom:none}.seller-row-full:hover{background:var(--ivory-50);cursor:pointer}.seller-rank-full{font-family:var(--f-mono);color:var(--stone-500);text-align:center;font-size:11px;font-weight:700}.seller-rank-full.-top{color:var(--bronze-700);background:var(--bronze-50);border:1px solid var(--bronze-100);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.seller-text-full{min-width:0}.seller-name-full{color:var(--forest-900);text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.seller-meta-full{color:var(--stone-500);font-size:11px;font-family:var(--f-mono)}.seller-bar-wrap{align-items:center;gap:8px;margin-top:6px;display:flex}.seller-bar-track{background:var(--ivory-100);border-radius:999px;flex:1;height:3px;overflow:hidden}.seller-bar-fill{background:var(--bronze-400);border-radius:999px;height:100%}.seller-value-full-amt{font-family:var(--f-serif);color:var(--forest-900);letter-spacing:-.01em;font-size:15px;font-weight:500;line-height:1}.stage-pill{background:var(--ivory-50);color:var(--stone-700);border:1px solid var(--ivory-200);border-radius:999px;align-items:center;gap:5px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-flex}.stage-pill.-won{background:var(--success-bg);color:var(--success);border-color:var(--success-border)}.stage-pill.-qualified{background:var(--forest-50);color:var(--forest-700);border-color:var(--forest-100)}.stage-pill.-proposal{background:var(--bronze-50);color:var(--bronze-700);border-color:var(--bronze-100)}.stage-pill.-negotiation{color:var(--warning);background:#faefcc;border-color:#f7d98b}.stage-pill.-lost{background:var(--danger-bg);color:var(--danger);border-color:var(--danger-border)}.yn-pill{border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-flex}.yn-pill.-yes{background:var(--forest-50);color:var(--forest-700);border-color:var(--forest-100)}.yn-pill.-no{background:var(--ivory-50);color:var(--stone-500);border-color:var(--ivory-200)}.profile-hero-card{background:var(--forest-900);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:start;gap:24px;margin-bottom:20px;padding:28px 32px;display:grid;position:relative;overflow:hidden}.profile-hero-card:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff0f 1px,#0000 1px);background-size:12px 12px;position:absolute;inset:0}.profile-hero-card>*{position:relative}@media (max-width:720px){.profile-hero-card{grid-template-columns:auto 1fr}.profile-hero-meta{display:none}}.profile-hero-avatar{background:var(--forest-700);border:2px solid var(--forest-500);width:72px;height:72px;font-family:var(--f-serif);color:var(--bronze-300);letter-spacing:-.01em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;font-weight:500;display:flex}.profile-hero-body{min-width:0}.profile-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--bronze-300);margin-bottom:4px;font-size:10px;font-weight:700}.profile-hero-name{font-family:var(--f-serif);color:var(--ivory-50);letter-spacing:-.02em;margin-bottom:4px;font-size:26px;font-weight:500;line-height:1.1}.profile-hero-name em{color:var(--bronze-300);font-variation-settings:"SOFT" 100;font-style:italic;font-weight:400}.profile-hero-sub{color:var(--stone-400);margin-bottom:10px;font-size:12px}.profile-hero-pills{flex-wrap:wrap;gap:6px;display:flex}.profile-pill{color:var(--ivory-100);background:#ffffff12;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.profile-pill-dot{background:var(--stone-400);border-radius:50%;width:5px;height:5px}.profile-pill.-company{color:var(--bronze-300);background:#9e874433;border-color:#9e87444d}.profile-pill.-company .profile-pill-dot{background:var(--bronze-300)}.profile-hero-meta{flex-direction:column;align-items:flex-end;gap:8px;min-width:160px;display:flex}.profile-hero-meta-row{color:var(--stone-400);white-space:nowrap;text-align:right;font-size:11px}.profile-hero-meta-row strong{color:var(--ivory-100);margin-left:4px;font-weight:600}.profile-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:560px){.profile-form-grid{grid-template-columns:1fr}}.profile-field{flex-direction:column;gap:5px;display:flex}.user-name-cell{align-items:center;gap:10px;display:flex}.user-thumb{background:var(--forest-50);width:32px;height:32px;color:var(--forest-700);font-family:var(--f-serif);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex}.cell-name-sub{color:var(--stone-500);font-size:11px;font-family:var(--f-mono);margin-top:1px}.user-status-pill{border-radius:999px;align-items:center;gap:5px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-flex}.user-status-pill-dot{border-radius:50%;width:5px;height:5px}.user-status-pill.-active{background:var(--success-bg);color:var(--success);border:1px solid var(--success-border)}.user-status-pill.-active .user-status-pill-dot{background:var(--success)}.user-status-pill.-pending{background:var(--bronze-50);color:var(--bronze-700);border:1px solid var(--bronze-100)}.user-status-pill.-pending .user-status-pill-dot{background:var(--bronze-500)}.user-status-pill.-inactive{background:var(--ivory-100);color:var(--stone-500);border:1px solid var(--ivory-200)}.user-status-pill.-inactive .user-status-pill-dot{background:var(--stone-400)}.user-actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.portal-btn.-ghost-danger{color:var(--danger);background:0 0;border-color:#0000}.portal-btn.-ghost-danger:hover{background:var(--danger-bg);border-color:var(--danger-border)}.portal-btn.-danger-text{color:var(--danger)}