:root{--brand-green: #123b24;--brand-green-bright: #2e6b3a;--brand-lime: #a6d83b;--brand-gold: #f2c230;--ink: #18241b;--muted: #5d6b60;--canvas: #f6f8f4;--surface: #ffffff;--surface-muted: #edf3e7;--border: #d9e2d5;color:var(--ink);background:var(--canvas);font-family:Palatino Linotype,Book Antiqua,Palatino,serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit}.welcome-shell{background:var(--canvas);display:grid;grid-template-columns:minmax(370px,44%) minmax(0,1fr);min-height:100vh;overflow:hidden;position:relative}.welcome-brand{background:linear-gradient(160deg,#1b5933 0%,var(--brand-green) 55%,#0b2919 100%);color:#fff;display:flex;flex-direction:column;min-height:100%;overflow:hidden;padding:clamp(28px,4vw,58px);position:relative}.welcome-brand:before{background:repeating-linear-gradient(45deg,transparent 0 18px,rgba(166,216,59,.07) 18px 19px);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.welcome-brand:after{background:radial-gradient(circle,rgba(166,216,59,.45) 0 2px,transparent 2.5px);background-size:20px 20px;content:"";height:260px;opacity:.35;position:absolute;right:-55px;top:35%;transform:rotate(18deg);width:260px}.welcome-brand-center,.welcome-brand-art,.welcome-brand-center>p{position:relative;z-index:1}.welcome-brand-center{align-items:center;display:flex;flex-direction:column;gap:26px;margin:auto 0;width:100%}.welcome-brand-art{max-width:390px;width:min(100%,390px)}.welcome-brand-art img{display:block;filter:drop-shadow(0 22px 24px rgba(0,0,0,.24));max-width:100%}.welcome-brand-center>p{color:var(--brand-lime);font-family:Courier New,monospace;font-size:clamp(24px,2.4vw,30px);font-weight:700;letter-spacing:.1em;margin:0;text-align:center;text-transform:uppercase}.welcome-auth{align-items:center;background:linear-gradient(135deg,#f6f8f4,#edf3e7);display:flex;justify-content:center;padding:clamp(28px,7vw,100px);position:relative}.welcome-auth:before{border:1px solid rgba(46,107,58,.1);border-radius:50%;content:"";height:min(44vw,580px);position:absolute;right:-18%;top:-23%;width:min(44vw,580px)}.welcome-card{background:#fffffff0;border:1px solid var(--border);border-radius:24px;box-shadow:0 24px 54px #123b241f;max-width:520px;padding:clamp(34px,5vw,62px);position:relative;width:100%;z-index:1}.welcome-card h1{color:var(--brand-green);font-family:Avenir Next,Avenir,sans-serif;font-size:clamp(42px,4vw,58px);font-weight:750;letter-spacing:-.065em;line-height:.94}.eyebrow{color:var(--brand-green-bright);font-family:Courier New,monospace;font-size:11px;font-weight:700;letter-spacing:.14em;margin:0 0 12px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(38px,5vw,69px);letter-spacing:-.06em;line-height:.96;margin-bottom:18px}h2{font-size:29px;letter-spacing:-.04em;line-height:1;margin-bottom:0}h3{font-size:22px;letter-spacing:-.03em;margin-bottom:8px}.welcome-copy{color:var(--muted);font-family:Avenir Next,Avenir,sans-serif;font-size:18px;line-height:1.5;margin-bottom:0;max-width:440px}.primary-button{align-items:center;background:var(--brand-green-bright);border:0;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-family:Avenir Next,Avenir,sans-serif;font-size:16px;font-weight:700;gap:20px;justify-content:space-between;margin-top:30px;min-width:190px;padding:15px 17px 15px 20px;transition:background .18s ease,transform .18s ease}.primary-button:hover{background:var(--brand-green);transform:translateY(-2px)}.primary-button svg{fill:none;height:19px;stroke:var(--brand-lime);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:19px}.welcome-note{border-top:1px solid var(--border);color:var(--muted);font-family:Avenir Next,Avenir,sans-serif;font-size:13px;line-height:1.45;margin:34px 0 0;padding-top:20px}.welcome-license-link{color:var(--brand-green-bright);display:block;font-family:Courier New,monospace;font-size:11px;font-weight:700;letter-spacing:.05em;margin-top:12px;text-decoration-thickness:1px;text-underline-offset:3px;text-transform:uppercase;width:fit-content}.welcome-license-link:hover{color:var(--brand-green)}.primary-button:hover,.client-row:hover{transform:translateY(-2px)}.error-notice{background:#f9ddd8;border-left:4px solid #c74b4b;color:#742613;line-height:1.4;margin:20px 0 0;padding:12px 14px}.session-notice{background:#edf5e8;border-left:4px solid #4e7c32;color:#294b25;font-size:15px;line-height:1.45;margin:0 auto 16px;max-width:1430px;padding:11px 14px}.portal-shell{background:var(--canvas);display:grid;grid-template-columns:230px minmax(0,1fr);min-height:100vh}.scroll-to-top{align-items:center;animation:scroll-to-top-in .18s ease-out;background:var(--brand-lime);border:1px solid rgba(255,255,255,.5);border-radius:50%;bottom:24px;box-shadow:0 12px 25px #051c0f47;color:var(--brand-green);cursor:pointer;display:inline-flex;height:52px;justify-content:center;padding:0;position:fixed;right:24px;transition:background .18s ease,box-shadow .18s ease,transform .18s ease;width:52px;z-index:10}.scroll-to-top:hover{background:#c1ea65;box-shadow:0 16px 28px #051c0f57;transform:translateY(-3px)}.scroll-to-top:focus-visible{outline:3px solid #fff;outline-offset:3px}.scroll-to-top svg{fill:none;height:23px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4;width:23px}@keyframes scroll-to-top-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.rail{background:linear-gradient(165deg,#174d2d 0%,var(--brand-green) 62%,#0c2b1b 100%);color:#fff;display:flex;flex-direction:column;overflow:hidden;padding:30px 24px 24px;position:relative}.rail:after{background:repeating-linear-gradient(45deg,transparent 0 14px,rgba(166,216,59,.07) 14px 15px);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.rail-logo,.rail-copy{position:relative;z-index:1}.rail-logo{align-self:stretch;margin:-8px -8px 0}.rail-logo img{border-radius:20px;display:block;filter:drop-shadow(0 16px 22px rgba(3,25,13,.28));height:auto;width:100%}.rail-copy{align-items:center;color:#fff;display:flex;font-family:Avenir Next,Avenir,sans-serif;font-size:16px;font-weight:750;gap:10px;letter-spacing:.01em;line-height:1;margin:32px -8px 0;white-space:nowrap}.rail-copy:before{background:var(--brand-lime);border-radius:999px;content:"";flex:0 0 3px;height:22px}.workspace{background:linear-gradient(130deg,#ffffff8c,#edf3e7b8);padding:clamp(28px,5vw,68px)}.workspace-header{align-items:flex-start;display:flex;gap:30px;justify-content:space-between;margin:0 auto 28px;max-width:1430px}.workspace-header h1{color:var(--brand-green);font-size:clamp(40px,5vw,66px);margin:0}.header-copy{color:var(--muted);font-size:18px;line-height:1.45;margin:14px 0 0;max-width:none;white-space:nowrap}.advisor-menu{flex:0 0 auto;position:relative}.advisor-chip{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffffdb;border:1px solid var(--border);border-radius:18px;box-shadow:0 10px 30px #123b2412;color:var(--ink);cursor:pointer;display:flex;font:inherit;gap:12px;min-width:250px;padding:10px 12px 10px 10px;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.advisor-chip:hover,.advisor-chip[aria-expanded=true]{border-color:#b8d69e;box-shadow:0 14px 30px #123b2421;transform:translateY(-1px)}.advisor-icon,.client-initial{align-items:center;background:var(--brand-lime);border-radius:50%;color:var(--brand-green);display:inline-flex;flex:0 0 auto;font-family:Courier New,monospace;font-weight:700;height:42px;justify-content:center;text-transform:uppercase;width:42px}.advisor-icon svg{fill:none;height:23px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:23px}.advisor-chip-copy{min-width:0}.advisor-chip strong{display:block;font-size:15px}.advisor-chip small{color:var(--muted);display:block;font-family:Courier New,monospace;font-size:10px;letter-spacing:.02em;margin-top:3px;overflow:hidden;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.advisor-menu-chevron{fill:none;height:18px;margin-left:auto;stroke:var(--brand-green-bright);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .18s ease;width:18px}.advisor-chip[aria-expanded=true] .advisor-menu-chevron{transform:rotate(180deg)}.advisor-menu-popover{animation:advisor-menu-in .16s ease-out;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 18px 36px #123b2429;min-width:100%;padding:6px;position:absolute;right:0;top:calc(100% + 10px);z-index:5}.advisor-menu-item{align-items:center;background:transparent;border:0;border-radius:9px;color:var(--brand-green);cursor:pointer;display:flex;font:inherit;font-family:Courier New,monospace;font-size:13px;font-weight:700;gap:10px;padding:12px;text-align:left;text-decoration:none;width:100%}.advisor-menu-item:hover{background:var(--surface-muted)}.advisor-menu-item:focus-visible{outline:3px solid rgba(166,216,59,.48);outline-offset:-2px}.advisor-menu-item svg{fill:none;flex:0 0 auto;height:18px;stroke:var(--brand-green-bright);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;width:18px}.advisor-menu-support{border-bottom:1px solid var(--border);border-radius:9px 9px 0 0;margin-bottom:4px}.advisor-menu-delete{border-bottom:1px solid var(--border);border-radius:0;color:#92382d;margin-bottom:4px}.advisor-menu-delete:hover{background:#fbefec}.advisor-menu-delete svg{stroke:#a74336}.advisor-menu-item-copy{display:grid;gap:2px;min-width:0}.advisor-menu-item-copy strong{font-size:13px}.advisor-menu-item-copy small{color:var(--muted);font-size:10px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes advisor-menu-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:800px){.welcome-shell{grid-template-columns:1fr;grid-template-rows:minmax(245px,33vh) 1fr}.welcome-brand{min-height:0;padding:24px}.welcome-brand-center{gap:12px}.welcome-brand-art{max-width:230px}.welcome-brand-center>p{font-size:20px}.welcome-auth{padding:30px 20px}}@media(max-width:480px){.welcome-card{border-radius:20px;padding:32px 26px}.welcome-card h1{font-size:44px}}.portal-grid{display:grid;gap:24px;grid-template-columns:minmax(320px,.78fr) minmax(440px,1.55fr);margin:0 auto;max-width:1430px}.client-panel,.detail-panel{background:#ffffffed;border:1px solid var(--border);border-radius:22px;box-shadow:0 16px 42px #123b2414;min-height:530px;padding:clamp(22px,3vw,32px)}.panel-heading{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:26px}.mandate-heading{border-bottom:1px solid var(--border);padding-bottom:24px}.panel-copy{color:var(--muted);font-size:16px;line-height:1.4;margin:15px 0 0;max-width:330px}.mandate-count{align-items:center;background:linear-gradient(150deg,var(--brand-lime),#d5ee85);border-radius:18px;color:var(--brand-green);display:flex;flex-direction:column;flex:0 0 auto;justify-content:center;min-height:70px;min-width:70px}.mandate-count strong{font-family:Courier New,monospace;font-size:28px;line-height:1}.mandate-count small{font-family:Courier New,monospace;font-size:9px;font-weight:700;letter-spacing:.08em;margin-top:4px;text-transform:uppercase}.client-list,.item-list{display:grid;gap:12px}.client-row{align-items:center;background:var(--surface-muted);border:1px solid transparent;border-radius:16px;color:var(--ink);cursor:pointer;display:grid;gap:13px;grid-template-columns:42px minmax(0,1fr) 18px;padding:15px;text-align:left;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.client-row:hover{background:#f8fbf4;border-color:#b8d69e;box-shadow:0 10px 18px #123b2414}.client-row.selected{background:#e1f0c5;border-color:var(--brand-lime);box-shadow:inset 4px 0 0 var(--brand-green)}.client-initial{background:var(--brand-gold);color:var(--brand-green);height:42px;width:42px}.client-summary{min-width:0}.client-summary>strong{display:block;font-size:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-summary>small{color:var(--muted);display:block;font-family:Courier New,monospace;font-size:11px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-meta{color:var(--brand-green-bright);display:flex;flex-wrap:wrap;font-family:Courier New,monospace;font-size:9px;font-weight:700;gap:4px 10px;letter-spacing:.035em;margin-top:9px;text-transform:uppercase}.client-row i{color:var(--brand-green-bright);font-size:27px;font-style:normal;line-height:1}.empty-copy{color:var(--muted);line-height:1.5}.detail-panel{background:linear-gradient(145deg,#fff,#fbfdf8)}.detail-heading{border-bottom:1px solid var(--border);padding-bottom:22px}.detail-heading-compact{align-items:center;margin-bottom:16px;padding-bottom:14px}.detail-heading-compact .eyebrow{margin:0}.detail-heading-actions{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:9px;justify-content:flex-end}.export-menu{position:relative}.export-trigger{align-items:center;background:var(--brand-green-bright);border:1px solid var(--brand-green-bright);border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-family:Courier New,monospace;font-size:11px;font-weight:700;gap:7px;letter-spacing:.04em;min-height:34px;padding:8px 10px;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,transform .18s ease}.export-trigger:hover,.export-trigger[aria-expanded=true]{background:var(--brand-green);border-color:var(--brand-green);transform:translateY(-1px)}.export-trigger:disabled{cursor:progress;opacity:.58;transform:none}.export-trigger svg{fill:none;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:16px}.export-trigger .export-chevron{height:14px;transition:transform .18s ease;width:14px}.export-trigger[aria-expanded=true] .export-chevron{transform:rotate(180deg)}.export-menu-popover{animation:advisor-menu-in .16s ease-out;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 18px 36px #123b2429;min-width:272px;padding:6px;position:absolute;right:0;top:calc(100% + 9px);z-index:4}.export-menu-popover button{background:transparent;border:0;border-radius:10px;color:var(--ink);cursor:pointer;display:grid;font:inherit;gap:4px;padding:11px 12px;text-align:left;width:100%}.export-menu-popover button:hover{background:var(--surface-muted)}.export-menu-popover button:disabled{color:var(--muted);cursor:not-allowed;opacity:.58}.export-menu-popover strong{color:var(--brand-green);font-family:Avenir Next,Avenir,sans-serif;font-size:14px}.export-menu-popover small{color:var(--muted);font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.export-evidence-option{align-items:center;border-bottom:1px solid var(--border);cursor:pointer;display:flex;gap:10px;margin-bottom:4px;padding:10px 12px 12px}.export-evidence-option:hover{background:var(--surface-muted)}.export-evidence-option input{accent-color:var(--brand-green-bright);flex:0 0 auto;height:17px;margin:0;width:17px}.export-evidence-option>span{display:grid;gap:4px;min-width:0}.export-status{background:#edf3e7;border-left:3px solid var(--brand-green-bright);color:var(--brand-green);font-family:Avenir Next,Avenir,sans-serif;font-size:14px;font-weight:600;line-height:1.4;margin:-11px 0 20px;padding:9px 11px}.export-status.in-progress{background:#fff6df;border-left-color:var(--brand-gold);color:#745411}.empty-state{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-height:430px;padding:10px}.empty-state p{color:var(--muted);font-size:19px;line-height:1.45;max-width:430px}.client-profile{background:var(--surface-muted);border:1px solid var(--border);border-radius:16px;margin-bottom:24px;padding:20px}.client-profile h3{color:var(--brand-green);margin-bottom:6px}.client-profile p{line-height:1.4;margin-bottom:12px}.client-profile-meta{color:var(--muted);display:flex;flex-wrap:wrap;font-family:Courier New,monospace;font-size:10px;gap:7px 14px;text-transform:uppercase}.section-heading{align-items:flex-start;display:flex;gap:18px;justify-content:space-between}.section-heading h3{color:var(--brand-green);font-size:22px;margin:3px 0 0}.section-heading>span{color:var(--brand-green-bright);font-family:Courier New,monospace;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.client-overview{background:linear-gradient(135deg,#f4faeb,#edf4e2);border:1px solid #d3e4c8;border-radius:18px;margin-bottom:26px;padding:20px}.overview-stat-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:18px}.overview-stat{background:#ffffffc2;border:1px solid rgba(46,107,58,.13);border-radius:13px;display:grid;gap:7px;min-height:86px;min-width:0;padding:13px}.overview-stat span{color:var(--muted);font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.overview-stat strong{color:var(--brand-green);font-family:Courier New,monospace;font-size:clamp(16px,1.7vw,22px);line-height:1.15;overflow-wrap:anywhere}.overview-stat.attention{background:#fff6de;border-color:#ecd28d}.overview-stat.attention strong{color:#956d12}.items-section{border-top:1px solid var(--border);container-type:inline-size;padding-top:26px}.items-heading{align-items:flex-end}.item-controls{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) minmax(172px,auto) auto;min-width:0;width:min(100%,510px)}.item-filter-toggle,.item-sort-control{align-items:center;background:#fff;border:1px solid var(--border);border-radius:12px;color:var(--brand-green);display:flex;font-family:Courier New,monospace;font-size:12px;font-weight:700;gap:9px;letter-spacing:.025em;min-height:42px;padding:9px 11px}.item-filter-toggle{cursor:pointer;min-width:0;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.item-filter-toggle:hover,.item-filter-toggle[aria-expanded=true]{border-color:#a7ce9d;box-shadow:0 7px 16px #123b2414;transform:translateY(-1px)}.item-filter-toggle>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-filter-toggle svg,.item-sort-control>svg{fill:none;flex:0 0 auto;height:18px;stroke:var(--brand-green-bright);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:18px}.item-filter-chevron{margin-left:auto;transition:transform .18s ease}.item-filter-toggle[aria-expanded=true] .item-filter-chevron{transform:rotate(180deg)}.item-sort-control{cursor:pointer;min-width:0;position:relative}.item-sort-control>span,.item-sort-control>svg{pointer-events:none}.item-sort-control>span{white-space:nowrap}.item-sort-value{margin-left:auto;max-width:150px;overflow:hidden;text-overflow:ellipsis}.item-sort-control select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;padding:0;position:absolute;width:100%;z-index:1}.item-refresh-button{align-items:center;background:#fff;border:1px solid var(--border);border-radius:12px;color:var(--brand-green);cursor:pointer;display:inline-flex;height:42px;justify-content:center;padding:0;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease;width:42px}.item-refresh-button:hover{background:var(--surface-muted);border-color:#a7ce9d;box-shadow:0 7px 16px #123b2414;transform:translateY(-1px)}.item-refresh-button:focus-visible{outline:3px solid rgba(166,216,59,.48);outline-offset:2px}.item-refresh-button:disabled{cursor:wait;opacity:.68;transform:none}.item-refresh-button svg{fill:none;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:19px}.item-refresh-button.is-refreshing svg{animation:item-refresh-spin .8s linear infinite}@keyframes item-refresh-spin{to{transform:rotate(360deg)}}.item-filter-panel{animation:item-filter-panel-in .16s ease-out;background:var(--surface-muted);border:1px solid var(--border);border-radius:16px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));margin:18px 0 4px;padding:18px}.item-filter-field{color:var(--brand-green);display:grid;font-family:Courier New,monospace;font-size:11px;font-weight:700;gap:7px;letter-spacing:.055em;min-width:0;text-transform:uppercase}.item-filter-field-wide,.item-search-field{grid-column:1 / -1}.item-filter-field input,.item-filter-field select{background:#fff;border:1px solid #cad8c5;border-radius:9px;color:var(--ink);font-family:Avenir Next,Avenir,sans-serif;font-size:14px;font-weight:500;letter-spacing:0;min-height:40px;min-width:0;outline:0;padding:8px 10px;text-transform:none;width:100%}.item-filter-field input:focus,.item-filter-field select:focus{border-color:var(--brand-green-bright);box-shadow:0 0 0 3px #2e6b3a21}.filter-option-list{display:flex;flex-wrap:wrap;gap:8px}.filter-option-list button{align-items:center;background:#fff;border:1px solid #cad8c5;border-radius:999px;color:var(--brand-green);cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:700;gap:7px;line-height:1;padding:9px 11px;text-transform:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.filter-option-list button:hover{border-color:#96bd8d}.filter-option-list button.active{background:var(--brand-green);border-color:var(--brand-green);color:#fff}.filter-option-list button span{align-items:center;background:#123b241a;border-radius:999px;display:inline-flex;font-size:10px;justify-content:center;min-height:18px;min-width:18px;padding:0 4px}.filter-option-list button.active span{background:#fff3}@container (max-width: 560px){.items-heading{align-items:stretch;flex-direction:column;gap:12px}.item-controls{grid-template-columns:minmax(0,1fr) auto;width:100%}.item-filter-toggle{grid-column:1 / -1}.item-sort-control{grid-column:1}.item-refresh-button{grid-column:2}.item-filter-toggle,.item-sort-control{width:100%}.item-sort-control select{text-align:right}.filter-option-list button{flex:1 1 calc(50% - 4px);justify-content:space-between;min-width:0}}@container (max-width: 390px){.filter-option-list button{flex-basis:100%}}@keyframes item-filter-panel-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.item-type-group{margin-top:25px}.item-type-group-heading{align-items:center;background:transparent;border:0;color:var(--muted);cursor:pointer;display:flex;font-family:Courier New,monospace;font-size:12px;font-weight:700;gap:10px;letter-spacing:.035em;margin:0 0 11px;padding:3px 0;text-align:left;text-transform:uppercase;width:100%}.item-type-group-heading:hover .item-type-group-summary{color:var(--brand-green)}.item-type-group-heading:focus-visible{border-radius:8px;outline:3px solid rgba(166,216,59,.45);outline-offset:3px}.item-type-group-summary{transition:color .18s ease}.item-type-group-heading svg{fill:none;height:20px;margin-left:auto;stroke:var(--brand-green-bright);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;transition:transform .18s ease;width:20px}.item-type-group-heading[aria-expanded=false] svg{transform:rotate(-90deg)}.item-card{background:#fff;border:1px solid var(--border);border-left:4px solid var(--brand-gold);border-radius:0 16px 16px 0;padding:20px}.item-card-topline{align-items:center;display:flex;gap:12px;justify-content:space-between}.item-tag-list{display:flex;flex-wrap:wrap;gap:7px}.item-tag,.status-tag{align-items:center;border-radius:999px;display:inline-flex;font-family:Courier New,monospace;font-size:12px;font-weight:700;letter-spacing:.035em;line-height:1.1;padding:8px 10px;text-transform:uppercase}.item-type-tag.barter{background:#e2f1c7;color:#285e34}.item-type-tag.gift{background:#fff0be;color:#8a6410}.item-type-tag.return{background:#f6dce0;color:#8b3142}.item-category-tag.goods{background:#e7eefb;color:#315b96}.item-category-tag.service{background:#e5e0f7;color:#5d4b9b}.status-tag.open{background:#fff2cc;color:#8b6510}.status-tag.declared{background:#dff1df;color:#276437}.item-card h3{color:var(--ink);font-size:21px;margin:17px 0 6px}.item-card p{color:var(--muted);font-size:16px;line-height:1.45;margin-bottom:18px}.item-card-details{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.item-card-details p{flex:1;margin:0;min-width:0}.item-price-summary{display:grid;flex:0 0 auto;gap:3px;min-width:0;text-align:right}.item-price-summary strong{color:var(--brand-green);font-family:Courier New,monospace;font-size:18px;font-weight:700;line-height:1.1;white-space:nowrap}.item-price-summary span{color:var(--muted);font-family:Courier New,monospace;font-size:11px;font-weight:700;line-height:1.25;white-space:nowrap}.usage-segment{background:var(--surface-muted);border:1px solid #cfe0c7;border-radius:14px;overflow:hidden}.usage-segment-toggle{align-items:center;background:transparent;border:0;color:var(--brand-green);cursor:pointer;display:flex;justify-content:space-between;padding:13px 14px;text-align:left;width:100%}.usage-segment-toggle:hover{background:#ffffff6b}.usage-segment-toggle:focus-visible{outline:3px solid rgba(166,216,59,.55);outline-offset:-3px}.usage-segment-title{display:grid;gap:3px}.usage-segment-title>span{color:var(--brand-green-bright);font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.usage-segment-title>strong{font-size:16px;line-height:1.15}.usage-segment-toggle svg{fill:none;flex:0 0 auto;height:20px;stroke:var(--brand-green-bright);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;transition:transform .18s ease;width:20px}.usage-segment-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.usage-segment-body{border-top:1px solid #cfe0c7;padding:14px}.usage-detail-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.usage-detail-grid>div{background:#fffc;border:1px solid rgba(46,107,58,.13);border-radius:10px;display:grid;gap:5px;min-width:0;padding:11px}.usage-detail-grid span{color:var(--muted);font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.usage-detail-grid strong{color:var(--ink);font-family:Avenir Next,Avenir,sans-serif;font-size:15px;line-height:1.35;overflow-wrap:anywhere}.usage-proof-document{border-top:1px solid #cfe0c7;margin-top:14px;padding-top:13px}.usage-proof-missing{color:var(--muted);font-size:14px;line-height:1.4;margin:14px 0 0}.document-download-list{border-top:1px solid var(--border);display:grid;gap:10px;margin-top:16px;padding-top:14px}.document-download-row{align-items:center;color:var(--ink);display:flex;font-family:Courier New,monospace;font-size:13px;font-weight:700;gap:16px;justify-content:space-between;letter-spacing:.02em;line-height:1.35;text-transform:uppercase}.document-download-row>span{flex:1}.document-action-list{display:flex;flex:0 0 auto;gap:8px}.document-action-button{border-radius:9px;cursor:pointer;flex:0 0 auto;font:inherit;font-size:13px;font-weight:700;letter-spacing:.04em;min-width:104px;padding:11px 15px;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.document-preview-button{background:#fff;border:1px solid var(--brand-green-bright);color:var(--brand-green)}.document-preview-button:hover{background:#edf3e7;border-color:var(--brand-green)}.document-download-button{background:var(--brand-green-bright);border:1px solid var(--brand-green-bright);color:#fff;min-width:112px}.document-download-button:hover{background:var(--brand-green);border-color:var(--brand-green)}.document-action-button:active{transform:translateY(1px)}.document-action-button:focus-visible{outline:3px solid rgba(166,216,59,.48);outline-offset:2px}.evidence-document-list{border-top-style:dashed}.document-preview-overlay{align-items:center;background:#0c1d13b8;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:clamp(14px,3vw,34px);position:fixed;z-index:100}.document-preview-dialog{background:#f7f9f5;border:1px solid #b8c8ba;border-radius:8px;box-shadow:0 26px 70px #07190e57;display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:min(900px,90vh);max-width:1120px;overflow:hidden;width:100%}.document-preview-header{align-items:center;background:#fff;border-bottom:1px solid var(--border);display:flex;gap:24px;justify-content:space-between;min-width:0;padding:18px 20px}.document-preview-header>div{min-width:0}.document-preview-header p{color:var(--brand-green-bright);font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:.08em;margin:0 0 3px;text-transform:uppercase}.document-preview-header h2{color:var(--brand-green);font-size:21px;line-height:1.2;margin:0}.document-preview-header small{color:var(--muted);display:block;font-size:12px;line-height:1.3;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-preview-close{align-items:center;background:transparent;border:1px solid var(--border);border-radius:4px;color:var(--brand-green);cursor:pointer;display:inline-flex;flex:0 0 auto;height:38px;justify-content:center;width:38px}.document-preview-close:hover{background:var(--surface-muted);border-color:#9bb29d}.document-preview-close:focus-visible{outline:3px solid rgba(166,216,59,.48);outline-offset:2px}.document-preview-close svg{fill:none;height:19px;stroke:currentColor;stroke-linecap:round;stroke-width:2;width:19px}.document-preview-content{align-items:center;background:#e7ece6;display:flex;justify-content:center;min-height:0;overflow:auto;padding:18px}.document-preview-content iframe{background:#fff;border:0;height:100%;min-height:420px;width:100%}.document-preview-content img{background:#fff;box-shadow:0 3px 14px #11271824;display:block;max-height:100%;max-width:100%;object-fit:contain}.document-preview-content pre{align-self:stretch;background:#fff;border:1px solid #cbd5ca;color:#243329;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.55;margin:0;overflow:auto;padding:18px;white-space:pre-wrap;width:100%;word-break:break-word}.document-preview-message{align-items:center;color:var(--muted);display:flex;flex-direction:column;gap:8px;justify-content:center;max-width:440px;min-height:220px;text-align:center}.document-preview-message strong{color:var(--brand-green);font-size:17px}.document-preview-message p{line-height:1.45;margin:0}.document-preview-message.is-error strong{color:#8a2d2d}.document-preview-spinner{animation:document-preview-spin .75s linear infinite;border:3px solid #c8d5c7;border-radius:50%;border-top-color:var(--brand-green-bright);height:30px;width:30px}.document-preview-footer{align-items:center;background:#fff;border-top:1px solid var(--border);display:flex;gap:9px;justify-content:flex-end;padding:13px 20px}.document-preview-footer button{border-radius:4px;cursor:pointer;font:inherit;font-size:13px;font-weight:700;min-width:110px;padding:9px 15px}.document-preview-secondary{background:#fff;border:1px solid #aebcaf;color:var(--brand-green)}.document-preview-secondary:hover{background:var(--surface-muted)}.account-deletion-backdrop{align-items:center;background:#08160fa8;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:90}.account-deletion-dialog{background:#fff;border:1px solid #d9c3bd;border-radius:12px;box-shadow:0 28px 80px #07190e61;display:grid;grid-template-columns:auto minmax(0,1fr);max-height:calc(100dvh - 48px);overflow-y:auto;padding:30px;width:min(580px,100%)}.account-deletion-warning{align-items:center;background:#f9e7e2;border:1px solid #e8c4bb;border-radius:50%;display:flex;grid-row:1 / span 2;height:48px;justify-content:center;margin-right:18px;width:48px}.account-deletion-warning svg{fill:none;height:25px;stroke:#a43f32;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:25px}.account-deletion-heading .eyebrow{color:#8d3b31;margin-bottom:5px}.account-deletion-heading h2{color:var(--brand-green);font-size:27px;margin:0}.account-deletion-copy{color:#536158;font-size:15px;grid-column:1 / -1;line-height:1.55;margin-top:23px}.account-deletion-copy p+p{margin-top:10px}.account-deletion-dialog form{grid-column:1 / -1;margin-top:23px}.account-deletion-label{color:var(--brand-green);display:block;font-size:14px;margin-bottom:9px}.account-deletion-dialog input{background:#fff;border:1px solid #aebcaf;border-radius:7px;color:var(--brand-green);font:inherit;font-size:16px;padding:12px 13px;width:100%}.account-deletion-dialog input:focus{border-color:var(--brand-green-bright);box-shadow:0 0 0 3px #34704624;outline:none}.account-deletion-dialog input:disabled{background:#f3f4f1;color:var(--muted)}.account-deletion-error{background:#f9e7e2;border-left:3px solid #b5483a;color:#7d2f25;font-size:14px;line-height:1.45;margin-top:12px;padding:10px 12px}.account-deletion-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:24px}.account-deletion-actions button{border-radius:7px;cursor:pointer;font:inherit;font-size:14px;font-weight:700;min-height:42px;padding:10px 15px}.account-deletion-cancel{background:#fff;border:1px solid #aebcaf;color:var(--brand-green)}.account-deletion-cancel:hover{background:var(--surface-muted)}.account-deletion-confirm{background:#a43f32;border:1px solid #a43f32;color:#fff}.account-deletion-confirm:hover:not(:disabled){background:#843126;border-color:#843126}.account-deletion-actions button:focus-visible{outline:3px solid rgba(166,216,59,.52);outline-offset:2px}.account-deletion-actions button:disabled{cursor:not-allowed;opacity:.46}.document-preview-download{background:var(--brand-green-bright);border:1px solid var(--brand-green-bright);color:#fff}.document-preview-download:hover{background:var(--brand-green);border-color:var(--brand-green)}.document-preview-footer button:focus-visible{outline:3px solid rgba(166,216,59,.48);outline-offset:2px}@keyframes document-preview-spin{to{transform:rotate(360deg)}}.credit-note-section{border-top:1px solid var(--border);margin-top:28px;padding-top:26px}.credit-note-list{display:grid;gap:9px}.credit-note-row{align-items:center;background:var(--surface-muted);border:1px solid var(--border);border-radius:14px;display:flex;gap:18px;justify-content:space-between;padding:20px}.credit-note-copy{min-width:0}.credit-note-copy>strong{color:var(--ink);display:block;font-size:21px;line-height:1.15}.credit-note-meta{color:var(--muted);display:flex;flex-wrap:wrap;font-family:Avenir Next,Avenir,sans-serif;font-size:16px;gap:4px 14px;line-height:1.45;margin-top:5px}.credit-note-row>div:last-child{text-align:right}.credit-note-row>div:last-child>strong{color:var(--brand-green);display:block;font-family:Courier New,monospace;font-size:18px;line-height:1.1}.credit-note-row small{color:var(--muted);display:block;font-family:Avenir Next,Avenir,sans-serif;font-size:16px;line-height:1.45;margin-top:5px;text-transform:none}.credit-note-document-list{justify-items:end}.loading{align-items:center;background:var(--surface);display:flex;gap:10px;justify-content:center;min-height:100vh}.loading.compact{border-radius:22px;min-height:140px}.loading span{animation:pulse 1s ease-in-out infinite;background:var(--brand-lime);border-radius:50%;height:12px;width:12px}@keyframes pulse{50%{transform:scale(1.7)}}@media(max-width:980px){.portal-shell{display:block}.scroll-to-top{bottom:20px;right:20px}.rail{align-items:center;flex-direction:row;gap:15px;min-height:102px;padding:14px 20px}.rail-logo{align-self:center;flex:0 0 92px;margin:0;width:92px}.rail-logo img{border-radius:14px}.rail-copy{font-size:16px;margin:0}.portal-grid{grid-template-columns:minmax(290px,.85fr) minmax(380px,1.4fr)}.items-heading{align-items:flex-start;flex-direction:column}.item-controls{width:100%}}@media(max-width:1320px){.header-copy{white-space:normal}}@media(max-width:760px){.workspace{padding:30px 20px}.workspace-header{align-items:stretch;flex-direction:column;margin-bottom:28px}.advisor-menu{align-self:flex-start}.portal-grid{grid-template-columns:1fr}}@media(max-width:620px){.item-controls{grid-template-columns:1fr;width:100%}.item-filter-toggle,.item-sort-control{width:100%}.item-sort-control select{text-align:right}.filter-option-list button{flex:1 1 calc(50% - 4px);justify-content:space-between;min-width:0}}@media(max-width:480px){.scroll-to-top{bottom:14px;height:48px;right:14px;width:48px}.rail{min-height:86px;padding:12px 15px}.rail-logo{flex-basis:70px;width:70px}.rail-copy{font-size:14px;gap:8px}.rail-copy:before{height:18px}.workspace{padding:24px 14px}.workspace-header h1{font-size:42px}.client-panel,.detail-panel{border-radius:18px;padding:20px}.panel-heading{gap:16px}.detail-heading{align-items:stretch;flex-direction:column}.detail-heading-actions{justify-content:flex-start}.export-menu{flex:1 1 auto}.export-trigger{justify-content:center;width:100%}.export-menu-popover{left:0;min-width:0;right:auto;width:min(100%,300px)}.mandate-count{min-height:62px;min-width:62px}.client-overview{padding:16px}.overview-stat{min-height:78px;padding:11px}.overview-stat strong{font-size:clamp(16px,5.2vw,19px)}.item-card{padding:16px}.item-card-topline{align-items:flex-start;flex-direction:column}.item-filter-panel{grid-template-columns:1fr;padding:15px}.document-download-row{align-items:stretch;flex-direction:column;gap:9px}.document-action-list{width:100%}.document-action-button{flex:1 1 0;min-width:0}.document-preview-overlay{padding:10px}.document-preview-dialog{height:calc(100dvh - 20px)}.document-preview-header{padding:14px}.document-preview-content{padding:10px}.document-preview-content iframe{min-height:320px}.document-preview-footer{padding:11px 14px}}@media(max-width:390px){.filter-option-list button{flex-basis:100%}}.client-context-bar{align-items:center;background:linear-gradient(135deg,#f4faeb,#edf4e2);border:1px solid #d3e4c8;border-radius:18px;display:grid;gap:22px;grid-template-columns:minmax(230px,.8fr) minmax(0,1.2fr);margin-bottom:22px;padding:18px 20px}.client-context-company h3{color:var(--brand-green);font-size:23px;margin:2px 0 6px}.client-context-company>p{color:var(--muted);font-size:14px;line-height:1.4;margin:0}.client-context-details{margin-top:10px}.client-context-details summary{color:var(--brand-green-bright);cursor:pointer;font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.client-context-details .client-profile-meta{margin-top:10px}.client-context-stats{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.client-context-stats .overview-stat{gap:4px;min-height:66px;min-width:0;padding:10px}.client-context-stats .overview-stat strong{font-size:clamp(13px,1.1vw,18px);min-width:0;overflow-wrap:anywhere;word-break:break-word}.portal-grid.has-client-selection{gap:18px;grid-template-columns:minmax(230px,.52fr) minmax(0,1.78fr);max-width:1540px}.portal-grid.has-item-inspector{grid-template-columns:minmax(210px,.46fr) minmax(440px,1.18fr) minmax(330px,.88fr);max-width:1600px}.client-panel.is-compact{padding:20px}.client-panel.is-compact .mandate-heading{margin-bottom:17px;padding-bottom:16px}.client-panel.is-compact .mandate-heading .eyebrow{display:none}.client-panel.is-compact .mandate-count{border-radius:14px;min-height:48px;min-width:48px}.client-panel.is-compact .mandate-count strong{font-size:21px}.client-panel.is-compact .mandate-count small{font-size:8px;margin-top:2px}.client-panel.is-compact .client-list{gap:8px}.client-panel.is-compact .client-row{gap:10px;grid-template-columns:36px minmax(0,1fr);padding:13px}.client-panel.is-compact .client-row i,.client-panel.is-compact .client-summary>small{display:none}.client-panel.is-compact .client-initial{height:36px;width:36px}.client-panel.is-compact .client-summary>strong{font-size:16px;line-height:1.25}.client-panel.is-compact .client-meta{font-size:10px;line-height:1.35;margin-top:6px}.portal-grid.has-item-inspector .client-context-bar{align-items:stretch;gap:14px;grid-template-columns:minmax(0,1fr)}.portal-grid.has-item-inspector .client-context-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-grid.has-item-inspector .client-context-stats .overview-stat strong{font-size:clamp(14px,1.2vw,18px)}.portal-tabs{border-bottom:1px solid var(--border);display:flex;gap:4px;margin:0 0 18px}.portal-tabs button{background:transparent;border:0;border-bottom:3px solid transparent;color:var(--muted);cursor:pointer;font-family:Courier New,monospace;font-size:11px;font-weight:700;letter-spacing:.045em;padding:11px 12px 10px;text-transform:uppercase;transition:border-color .18s ease,color .18s ease}.portal-tabs button:hover{color:var(--brand-green)}.portal-tabs button.active{border-bottom-color:var(--brand-green-bright);color:var(--brand-green)}.portal-tabs button span{background:var(--surface-muted);border-radius:999px;font-size:10px;margin-left:5px;padding:2px 5px}.portal-tabs button.active span{background:#d8ebbb}.items-section{border-top:0;padding-top:0}.item-toolbar{align-items:flex-end;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#fbfdf8eb;border:1px solid rgba(217,226,213,.86);border-radius:16px;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px;padding:14px;position:sticky;top:14px;z-index:3}.item-toolbar .eyebrow{margin-bottom:7px}.item-toolbar h3{color:var(--brand-green);font-size:23px;margin:0}.item-result-count{color:var(--muted);font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:.045em;margin:6px 0 0;text-transform:uppercase}.item-toolbar .item-controls{width:min(100%,480px)}.item-filter-panel{margin-top:12px}.active-filter-chips{align-items:center;display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}.active-filter-chips>span{color:var(--muted);font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.active-filter-chips button{align-items:center;background:#e2f1c7;border:1px solid #bfdba5;border-radius:999px;color:var(--brand-green);cursor:pointer;display:inline-flex;font-family:Courier New,monospace;font-size:10px;font-weight:700;gap:5px;letter-spacing:.025em;padding:6px 8px}.active-filter-chips button:hover{background:#d5e9b6}.active-filter-chips button svg{fill:none;height:13px;stroke:currentColor;stroke-linecap:round;stroke-width:2.2;width:13px}.active-filter-chips .clear-all-filters{background:transparent;border-color:transparent;color:var(--brand-green-bright);text-decoration:underline;text-underline-offset:3px}.item-workspace,.item-browser{min-width:0}.item-browser .item-list{gap:6px}.item-list-heading{align-items:center;display:grid;gap:12px;grid-template-columns:28px minmax(0,1.5fr) minmax(98px,.75fr) minmax(100px,.72fr) minmax(92px,.68fr) 20px}.item-list-heading{color:var(--muted);font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:.06em;padding:0 14px 8px;text-transform:uppercase}.item-list-row{align-items:stretch;background:#fff;border:1px solid var(--border);border-radius:13px;color:var(--ink);display:grid;gap:8px;grid-template-columns:28px minmax(0,1fr);padding:0 14px 0 8px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;width:100%}.item-row-open{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:grid;gap:12px;grid-template-columns:minmax(0,1.5fr) minmax(98px,.75fr) minmax(100px,.72fr) minmax(92px,.68fr) 20px;min-width:0;padding:13px 0;text-align:left;width:100%}.item-row-selection{align-items:center;display:flex;justify-content:center}.item-row-selection input{accent-color:var(--brand-green-bright);cursor:pointer;height:17px;margin:0;width:17px}.item-row-selection input:disabled{cursor:not-allowed;opacity:.48}.item-row-selection input:focus-visible{outline:3px solid rgba(166,216,59,.48);outline-offset:2px}.item-list-row:hover{border-color:#afd096;box-shadow:0 8px 16px #123b2414;transform:translateY(-1px)}.item-list-row.selected{background:#f6faef;border-color:var(--brand-green-bright);box-shadow:inset 3px 0 0 var(--brand-lime)}.item-row-open:focus-visible{border-radius:8px;outline:3px solid rgba(166,216,59,.55);outline-offset:-2px}.item-row-primary{align-items:center;display:flex;gap:9px;min-width:0}.item-row-primary .item-tag{flex:0 0 auto;font-size:10px;padding:7px 8px}.item-row-copy{display:grid;gap:3px;min-width:0}.item-row-copy strong{font-family:Avenir Next,Avenir,sans-serif;font-size:16px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-row-copy small,.item-row-date small,.item-row-value small{color:var(--muted);font-family:Avenir Next,Avenir,sans-serif;font-size:12px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-row-date,.item-row-value{display:grid;gap:3px;min-width:0}.item-row-date strong{font-family:Avenir Next,Avenir,sans-serif;font-size:13px;line-height:1.3}.item-row-value{text-align:right}.item-row-value strong{color:var(--brand-green);font-family:Courier New,monospace;font-size:15px;line-height:1.25;white-space:nowrap}.item-row-status{align-items:flex-start;display:grid;gap:4px;min-width:0}.item-row-status .status-tag{font-size:10px;justify-self:start;padding:6px 8px}.item-row-status small{align-items:center;color:var(--muted);display:inline-flex;font-family:Courier New,monospace;font-size:11px;font-weight:700;gap:4px}.item-row-status small svg,.item-row-chevron{fill:none;stroke:var(--brand-green-bright);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.item-row-status small svg{height:15px;width:15px}.item-row-chevron{height:19px;width:19px}.item-bulk-status-bar{align-items:center;background:var(--surface-muted);border:1px solid var(--border);border-radius:12px;display:flex;gap:14px;justify-content:flex-end;margin-top:10px;padding:10px 12px}.item-bulk-status-bar>span{color:var(--muted);flex:1;font-family:Courier New,monospace;font-size:11px;font-weight:700;letter-spacing:.035em}.item-bulk-status-bar button{align-items:center;background:var(--brand-green-bright);border:1px solid var(--brand-green-bright);border-radius:9px;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:700;gap:7px;justify-content:center;min-width:128px;padding:10px 14px}.item-bulk-status-bar button:hover:not(:disabled){background:var(--brand-green);border-color:var(--brand-green)}.item-bulk-status-bar button:disabled{background:#d9dfd7;border-color:#cbd3c9;color:#7d887e;cursor:not-allowed}.item-bulk-status-bar button:focus-visible{outline:3px solid rgba(166,216,59,.48);outline-offset:2px}.item-bulk-status-bar button svg{fill:none;height:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3;width:17px}.item-inspector{align-self:start;background:#fff;border:1px solid #cfe0c7;border-radius:16px;box-shadow:0 16px 32px #123b241f;max-height:calc(100vh - 32px);overflow-y:auto;padding:15px;position:sticky;top:14px}.item-inspector-heading{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:13px}.item-inspector-heading .eyebrow{margin-bottom:4px}.item-inspector-heading strong{color:var(--brand-green);display:block;font-size:17px;line-height:1.2;max-width:260px}.item-inspector-heading button{align-items:center;background:var(--surface-muted);border:1px solid var(--border);border-radius:9px;color:var(--brand-green);cursor:pointer;display:inline-flex;height:34px;justify-content:center;padding:0;width:34px}.item-inspector-heading button:hover{background:#e1edda}.item-inspector-heading button:focus-visible{outline:3px solid rgba(166,216,59,.55);outline-offset:2px}.item-inspector-heading button svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-width:2;width:18px}.item-inspector .item-card{border-radius:13px;padding:16px}.item-inspector .item-card h3{font-size:19px}.item-inspector .document-download-row{font-size:11px;gap:9px}.item-inspector .document-action-button{font-size:11px;min-width:94px;padding:9px 11px}@media(max-width:1360px){.portal-grid.has-item-inspector{grid-template-columns:minmax(230px,.52fr) minmax(0,1.78fr);max-width:1540px}.portal-grid.has-item-inspector .item-inspector{animation:item-inspector-in .18s ease-out;border-radius:18px 0 0 18px;bottom:16px;max-height:none;position:fixed;right:0;top:16px;width:min(460px,calc(100vw - 40px));z-index:20}}.credit-note-section{border-top:0;margin-top:0;padding-top:0}.tab-section-heading{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:17px}.tab-section-heading h3{color:var(--brand-green);font-size:24px;margin:0}.tab-section-heading>span{color:var(--brand-green-bright);font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}@container (max-width: 660px){.item-toolbar{align-items:stretch;flex-direction:column;top:8px}.item-toolbar .item-controls{width:100%}.item-list-heading{display:none}.item-list-row{gap:0;grid-template-columns:28px minmax(0,1fr)}.item-row-open{gap:7px 10px;grid-template-columns:minmax(0,1fr) auto}.item-row-primary{grid-column:1;grid-row:1 / span 2}.item-row-date{grid-column:2;grid-row:1;text-align:right}.item-row-value{grid-column:2;grid-row:2}.item-row-status{align-items:center;display:flex;grid-column:1;grid-row:3}.item-row-chevron{grid-column:2;grid-row:3}.item-row-copy strong{white-space:normal}}@media(max-width:760px){.client-context-bar{grid-template-columns:1fr}.client-context-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-grid.has-client-selection{grid-template-columns:1fr}.portal-grid.has-item-inspector .item-inspector{background:var(--canvas);border:0;border-radius:0;top:0;right:0;bottom:0;left:0;overflow-y:auto;padding:22px 16px 34px;width:auto}.portal-grid.has-item-inspector .item-inspector .item-card{background:#fff}}@media(max-width:480px){.portal-tabs{overflow-x:auto}.portal-tabs button{flex:0 0 auto;padding-inline:9px}.client-context-bar{padding:16px}.client-context-stats .overview-stat{min-height:62px}.tab-section-heading{align-items:flex-start;flex-direction:column;gap:7px}}@keyframes item-inspector-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.portal-shell{--portal-bg: #eef1ed;--portal-panel: #ffffff;--portal-panel-muted: #f6f8f5;--portal-line: #d4dbd2;--portal-line-strong: #b8c4b7;--portal-text: #1d2921;--portal-muted: #617066;--portal-accent: #236438;--portal-accent-soft: #e6f0e7;background:var(--portal-bg);color:var(--portal-text);font-family:Avenir Next,Avenir,Segoe UI,sans-serif;grid-template-columns:230px minmax(0,1fr)}.portal-shell .rail{background:#143b25;border-right:1px solid #0d2c1a;height:100vh;overflow:hidden;padding:22px 20px;position:sticky;top:0}.portal-shell .rail:after{background:repeating-linear-gradient(45deg,transparent 0 14px,rgba(166,216,59,.065) 14px 15px);display:block;opacity:.9}.portal-shell .rail-logo{margin:0;width:100%}.portal-shell .rail-logo img{border-radius:6px;filter:none}.portal-shell .rail-copy{border-top:1px solid rgba(255,255,255,.16);color:#f4f7f3;font-size:16px;font-weight:650;gap:9px;letter-spacing:.01em;margin:20px 0 0;padding-top:16px;white-space:nowrap}.portal-shell .rail-copy:before{border-radius:0;height:18px;width:2px}.portal-shell .workspace{background:var(--portal-bg);min-width:0;padding:0}.portal-shell .workspace-header{align-items:center;background:var(--portal-panel);border-bottom:1px solid var(--portal-line);gap:24px;margin:0;max-width:none;min-height:94px;padding:16px 26px}.portal-shell .workspace-header>div:first-child{min-width:0}.portal-shell .workspace-header .eyebrow{color:var(--portal-muted);font-family:inherit;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:5px}.portal-shell .workspace-header h1{color:var(--portal-text);font-family:inherit;font-size:28px;font-weight:680;letter-spacing:-.025em;line-height:1.1}.portal-shell .header-copy{color:var(--portal-muted);font-family:inherit;font-size:13px;line-height:1.35;margin-top:5px;white-space:nowrap}.portal-shell .advisor-chip{background:var(--portal-panel);border-color:var(--portal-line);border-radius:4px;box-shadow:none;gap:9px;min-width:236px;padding:7px 9px}.portal-shell .advisor-chip:hover,.portal-shell .advisor-chip[aria-expanded=true]{border-color:var(--portal-line-strong);box-shadow:none;transform:none}.portal-shell .advisor-icon{background:var(--portal-accent-soft);border-radius:3px;height:34px;width:34px}.portal-shell .advisor-icon svg{height:20px;width:20px}.portal-shell .advisor-chip strong{font-size:14px;font-weight:650}.portal-shell .advisor-chip small{color:var(--portal-muted);font-family:inherit;font-size:11px;margin-top:1px}.portal-shell .advisor-menu-popover{border-color:var(--portal-line);border-radius:4px;box-shadow:0 8px 22px #162d1e24;top:calc(100% + 6px)}.portal-shell .advisor-menu-item{border-radius:3px;font-family:inherit;font-size:13px}.portal-shell .advisor-menu-support{border-bottom-color:var(--portal-line);border-radius:3px 3px 0 0}.portal-shell .advisor-menu-item-copy strong{font-size:13px;font-weight:650}.portal-shell .advisor-menu-item-copy small{color:var(--portal-muted);font-size:11px}.portal-shell .portal-grid{gap:14px;grid-template-columns:minmax(290px,330px) minmax(0,1fr);margin:0;max-width:none;padding:18px 24px 30px}.portal-shell .portal-grid.has-client-selection{gap:14px;grid-template-columns:minmax(240px,270px) minmax(0,1fr);max-width:none}.portal-shell .portal-grid.has-item-inspector{grid-template-columns:minmax(240px,270px) minmax(0,1fr);max-width:none}.portal-shell .client-panel,.portal-shell .detail-panel{background:var(--portal-panel);border:1px solid var(--portal-line);border-radius:6px;box-shadow:none;min-height:560px;padding:18px}.portal-shell .client-panel{align-self:start;max-height:calc(100vh - 36px);overflow-y:auto;position:sticky;top:18px}.portal-shell .detail-panel{background:var(--portal-panel);min-width:0}.portal-shell .panel-heading{align-items:center;margin-bottom:14px}.portal-shell .panel-heading h2{color:var(--portal-text);font-family:inherit;font-size:18px;font-weight:680;letter-spacing:-.015em}.portal-shell .mandate-heading{border-bottom-color:var(--portal-line);padding-bottom:13px}.portal-shell .mandate-heading .eyebrow{color:var(--portal-muted);font-family:inherit;font-size:10px;letter-spacing:.07em;margin-bottom:4px}.portal-shell .mandate-count{background:var(--portal-accent-soft);border:1px solid #c8dacb;border-radius:3px;flex-direction:row;gap:5px;min-height:30px;min-width:auto;padding:0 9px}.portal-shell .mandate-count strong{font-family:inherit;font-size:16px;font-weight:700}.portal-shell .mandate-count small{font-family:inherit;font-size:9px;margin:0}.portal-shell .client-list{border:1px solid var(--portal-line);border-radius:4px;gap:0;overflow:hidden}.portal-shell .client-row{background:var(--portal-panel);border:0;border-bottom:1px solid var(--portal-line);border-radius:0;gap:10px;grid-template-columns:34px minmax(0,1fr) 16px;padding:11px 12px;transform:none}.portal-shell .client-row:last-child{border-bottom:0}.portal-shell .client-row:hover{background:var(--portal-panel-muted);border-color:var(--portal-line);box-shadow:none;transform:none}.portal-shell .client-row.selected{background:var(--portal-accent-soft);border-color:var(--portal-line);box-shadow:inset 3px 0 0 var(--portal-accent)}.portal-shell .client-row.is-paused{background:#f5f6f2}.portal-shell .client-row.is-paused:hover{background:#f0f2ec}.portal-shell .client-row.is-paused.selected{background:#f5f0df;box-shadow:inset 3px 0 #a67b18}.portal-shell .client-row.is-paused .client-initial{background:#e2e5dd;color:#687269}.portal-shell .client-initial{background:#edf2ec;border-radius:3px;color:var(--portal-accent);height:34px;width:34px}.portal-shell .client-summary>strong{color:var(--portal-text);font-family:inherit;font-size:15px;font-weight:650}.portal-shell .client-summary>small{color:var(--portal-muted);font-family:inherit;font-size:11px;margin-top:2px}.portal-shell .client-meta{color:var(--portal-muted);font-family:inherit;font-size:10px;font-weight:600;letter-spacing:0;margin-top:4px;text-transform:none}.portal-shell .client-access-status{background:#f4e8bd;border:1px solid #dbc77b;border-radius:999px;color:#765b13;display:inline-flex;font-size:10px;font-weight:700;margin-top:6px;padding:2px 7px}.portal-shell .client-row i{color:#7b897f;font-size:22px}.portal-shell .client-panel.is-compact{padding:16px}.portal-shell .client-panel.is-compact .mandate-heading{margin-bottom:12px;padding-bottom:12px}.portal-shell .client-panel.is-compact .mandate-heading .eyebrow{display:none}.portal-shell .client-panel.is-compact .mandate-count{min-height:28px;min-width:auto}.portal-shell .client-panel.is-compact .mandate-count strong{font-size:15px}.portal-shell .client-panel.is-compact .mandate-count small{font-size:9px}.portal-shell .client-panel.is-compact .client-list{gap:0}.portal-shell .client-panel.is-compact .client-row{gap:9px;grid-template-columns:32px minmax(0,1fr);padding:10px}.portal-shell .client-panel.is-compact .client-initial{height:32px;width:32px}.portal-shell .client-panel.is-compact .client-summary>strong{font-size:14px}.portal-shell .client-panel.is-compact .client-summary>small{display:block}.portal-shell .client-panel.is-compact .client-meta{font-size:10px}.portal-shell .detail-heading{border-bottom-color:var(--portal-line);padding-bottom:11px}.portal-shell .detail-heading-compact{margin-bottom:12px;min-height:34px;padding-bottom:10px}.portal-shell .detail-heading-compact .eyebrow{color:var(--portal-muted);font-family:inherit;font-size:11px;letter-spacing:.04em}.portal-shell .export-trigger{border-radius:3px;font-family:inherit;font-size:11px;letter-spacing:.02em;min-height:32px;padding:7px 9px}.portal-shell .export-trigger{background:var(--portal-accent);border-color:var(--portal-accent)}.portal-shell .export-trigger:hover,.portal-shell .export-trigger[aria-expanded=true]{background:#194d2a;border-color:#194d2a;transform:none}.portal-shell .export-menu-popover{border-radius:4px;box-shadow:0 8px 22px #162d1e24;min-width:300px;top:calc(100% + 5px)}.portal-shell .export-menu-popover button{border-radius:3px}.portal-shell .export-evidence-option{border-bottom-color:var(--portal-line);border-radius:3px 3px 0 0}.portal-shell .export-evidence-option:hover{background:var(--portal-panel-muted)}.portal-shell .export-evidence-option input{accent-color:var(--portal-accent)}.portal-shell .export-status{background:#eef5ef;border-left-color:var(--portal-accent);font-family:inherit;font-size:13px;margin:0 0 12px}.portal-shell .client-context-bar{align-items:stretch;background:var(--portal-panel-muted);border-color:var(--portal-line);border-radius:4px;gap:16px;grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);margin-bottom:12px;padding:13px 14px}.portal-shell .client-context-company{align-self:center;min-width:0}.portal-shell .client-context-company .eyebrow{color:var(--portal-muted);font-family:inherit;font-size:10px;letter-spacing:.06em;margin-bottom:3px}.portal-shell .client-context-company h3{color:var(--portal-text);font-family:inherit;font-size:18px;font-weight:680;letter-spacing:-.01em;margin-bottom:3px}.portal-shell .client-context-company>p{color:var(--portal-muted);font-family:inherit;font-size:13px}.portal-shell .client-context-details{margin-top:7px}.portal-shell .client-context-details summary{color:var(--portal-accent);font-family:inherit;font-size:11px;letter-spacing:0;text-transform:none}.portal-shell .client-profile-meta{color:var(--portal-muted);font-family:inherit;font-size:11px;gap:5px 12px;text-transform:none}.portal-shell .client-context-stats{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell .overview-stat,.portal-shell .client-context-stats .overview-stat{align-content:center;background:var(--portal-panel);border:1px solid var(--portal-line);border-radius:4px;gap:4px;min-height:64px;padding:9px 12px}.portal-shell .overview-stat span{color:var(--portal-muted);font-family:inherit;font-size:10px;letter-spacing:.04em;white-space:nowrap}.portal-shell .overview-stat strong,.portal-shell .client-context-stats .overview-stat strong{color:var(--portal-text);font-family:inherit;font-size:clamp(14px,1.15vw,17px);font-variant-numeric:tabular-nums;font-weight:680;letter-spacing:-.015em;line-height:1.2;min-width:0;overflow-wrap:normal;white-space:nowrap;word-break:normal}.portal-shell .overview-stat.attention{background:#fffaf0;border-color:#e3d4aa}.portal-shell .overview-stat.attention strong{color:#8b6207}.portal-shell .portal-grid.has-item-inspector .client-context-bar{gap:16px;grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr)}.portal-shell .portal-grid.has-item-inspector .client-context-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell .portal-tabs{border-bottom-color:var(--portal-line);gap:0;margin-bottom:12px}.portal-shell .portal-tabs button{color:var(--portal-muted);font-family:inherit;font-size:14px;font-weight:600;letter-spacing:0;padding:9px 13px;text-transform:none}.portal-shell .portal-tabs button.active{border-bottom-color:var(--portal-accent);color:var(--portal-text)}.portal-shell .portal-tabs button span{background:#edf0ec;border-radius:3px;font-family:inherit;font-size:10px;padding:2px 5px}.portal-shell .portal-tabs button.active span{background:var(--portal-accent-soft)}.portal-shell .item-toolbar{align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--portal-panel);border-color:var(--portal-line);border-radius:4px;gap:14px;margin-bottom:10px;padding:11px 12px;top:10px}.portal-shell .item-toolbar .eyebrow{display:none}.portal-shell .item-toolbar h3{color:var(--portal-text);font-family:inherit;font-size:18px;font-weight:650}.portal-shell .item-result-count{color:var(--portal-muted);font-family:inherit;font-size:11px;font-weight:600;letter-spacing:0;margin-top:3px;text-transform:none}.portal-shell .item-toolbar .item-controls{width:min(100%,540px)}.portal-shell .item-filter-toggle,.portal-shell .item-sort-control{background:var(--portal-panel);border-color:var(--portal-line-strong);border-radius:3px;color:var(--portal-text);font-family:inherit;font-size:12px;font-weight:600;min-height:38px;padding:7px 9px}.portal-shell .item-refresh-button{border-color:var(--portal-line-strong);border-radius:3px;color:var(--portal-accent);height:38px;width:38px}.portal-shell .item-refresh-button:hover{background:var(--portal-accent-soft);border-color:var(--portal-accent);box-shadow:none;transform:none}.portal-shell .item-filter-toggle:hover,.portal-shell .item-filter-toggle[aria-expanded=true]{border-color:var(--portal-accent);box-shadow:none;transform:none}.portal-shell .item-filter-toggle svg,.portal-shell .item-sort-control>svg{height:16px;stroke:var(--portal-accent);width:16px}.portal-shell .item-sort-value{color:var(--portal-muted);font-weight:500}.portal-shell .item-filter-panel{background:var(--portal-panel-muted);border-color:var(--portal-line);border-radius:4px;gap:12px;margin:10px 0;padding:14px}.portal-shell .item-filter-field{color:var(--portal-muted);font-family:inherit;font-size:11px;letter-spacing:.04em}.portal-shell .item-filter-field input,.portal-shell .item-filter-field select{border-color:var(--portal-line-strong);border-radius:3px;font-family:inherit;font-size:13px;min-height:38px}.portal-shell .filter-option-list{gap:6px}.portal-shell .filter-option-list button{border-color:var(--portal-line-strong);border-radius:3px;font-family:inherit;font-size:12px;font-weight:600;padding:8px 10px}.portal-shell .filter-option-list button.active{background:var(--portal-accent);border-color:var(--portal-accent)}.portal-shell .filter-option-list button span{border-radius:2px}.portal-shell .active-filter-chips{margin:8px 0 10px}.portal-shell .active-filter-chips>span{font-family:inherit;font-size:10px;letter-spacing:.04em}.portal-shell .active-filter-chips button{background:var(--portal-accent-soft);border-color:#c6d8c8;border-radius:3px;font-family:inherit;font-size:11px;letter-spacing:0;padding:5px 7px}.portal-shell .item-list-heading{gap:12px;grid-template-columns:28px minmax(0,1.55fr) minmax(105px,.7fr) minmax(100px,.65fr) minmax(100px,.65fr) 18px}.portal-shell .item-list-heading{background:#edf0ec;border:1px solid var(--portal-line);border-bottom:0;border-radius:4px 4px 0 0;color:var(--portal-muted);font-family:inherit;font-size:10px;letter-spacing:.045em;padding:9px 12px}.portal-shell .item-browser .item-list{border:1px solid var(--portal-line);border-radius:0 0 4px 4px;gap:0;overflow:hidden}.portal-shell .item-list-row{background:var(--portal-panel);border:0;border-bottom:1px solid var(--portal-line);border-radius:0;gap:8px;grid-template-columns:28px minmax(0,1fr);padding:0 12px 0 6px}.portal-shell .item-row-open{gap:12px;grid-template-columns:minmax(0,1.55fr) minmax(105px,.7fr) minmax(100px,.65fr) minmax(100px,.65fr) 18px;padding:11px 0}.portal-shell .item-row-selection input{accent-color:var(--portal-accent)}.portal-shell .item-list-row:last-child{border-bottom:0}.portal-shell .item-list-row:hover{background:var(--portal-panel-muted);border-color:var(--portal-line);box-shadow:none;transform:none}.portal-shell .item-list-row.selected{background:var(--portal-accent-soft);border-color:var(--portal-line);box-shadow:inset 3px 0 0 var(--portal-accent)}.portal-shell .item-browser{scroll-margin-top:10px}.portal-shell .item-pagination{align-items:center;background:var(--portal-panel-muted);border:1px solid var(--portal-line);border-radius:4px;display:flex;flex-wrap:wrap;gap:10px 16px;justify-content:space-between;margin-top:8px;padding:9px 10px}.portal-shell .item-pagination-summary{color:var(--portal-muted);font-size:12px;margin:0;white-space:nowrap}.portal-shell .item-pagination-summary strong{color:var(--portal-text);font-variant-numeric:tabular-nums;font-weight:680}.portal-shell .item-pagination-controls,.portal-shell .item-pagination-pages{align-items:center;display:flex;gap:4px}.portal-shell .item-pagination button{align-items:center;background:var(--portal-panel);border:1px solid var(--portal-line-strong);border-radius:3px;color:var(--portal-text);cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:600;gap:5px;height:32px;justify-content:center;min-width:32px;padding:0 8px}.portal-shell .item-pagination button:hover:not(:disabled){background:var(--portal-accent-soft);border-color:var(--portal-accent);color:var(--portal-accent)}.portal-shell .item-pagination button[aria-current=page]{background:var(--portal-accent);border-color:var(--portal-accent);color:#fff}.portal-shell .item-pagination button:disabled{background:#eef1ed;border-color:var(--portal-line);color:#98a198;cursor:not-allowed}.portal-shell .item-pagination button:focus-visible{outline:3px solid rgba(35,100,56,.24);outline-offset:2px}.portal-shell .item-pagination button svg{fill:none;height:15px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:15px}.portal-shell .item-pagination-ellipsis{color:var(--portal-muted);min-width:22px;text-align:center}.portal-shell .item-bulk-status-bar{background:var(--portal-panel-muted);border-color:var(--portal-line);border-radius:4px;margin-top:8px;padding:9px 10px}.portal-shell .item-bulk-status-bar>span{color:var(--portal-muted);font-family:inherit;font-size:12px;font-weight:600;letter-spacing:0}.portal-shell .item-bulk-status-bar button{background:var(--portal-accent);border-color:var(--portal-accent);border-radius:3px;font-family:inherit;font-size:12px;min-width:116px;padding:8px 12px}.portal-shell .item-bulk-status-bar button:hover:not(:disabled){background:#194d2a;border-color:#194d2a}.portal-shell .item-bulk-status-bar button:disabled{background:#e2e6e1;border-color:#cfd5ce;color:#858d85}.portal-shell .item-row-primary{gap:8px}.portal-shell .item-row-primary .item-tag,.portal-shell .item-row-status .status-tag{border-radius:3px;font-family:inherit;font-size:10px;letter-spacing:.02em;padding:5px 7px}.portal-shell .item-row-primary .item-type-tag{flex:0 0 88px;justify-content:center;white-space:nowrap;width:88px}.portal-shell .item-row-copy strong{color:var(--portal-text);font-family:inherit;font-size:15px;font-weight:650}.portal-shell .item-row-copy small,.portal-shell .item-row-date small,.portal-shell .item-row-value small{color:var(--portal-muted);font-family:inherit;font-size:11px}.portal-shell .item-row-date strong{color:var(--portal-text);font-family:inherit;font-size:12px;font-weight:600}.portal-shell .item-row-value strong{color:var(--portal-text);font-family:inherit;font-size:14px;font-weight:680}.portal-shell .item-row-status small{color:var(--portal-muted);font-family:inherit;font-size:10px}.portal-shell .item-row-chevron{stroke:#748178}.portal-shell .item-inspector{background:var(--portal-panel);border-color:var(--portal-line);border-radius:6px;box-shadow:none;grid-column:1 / -1;max-height:none;overflow:visible;padding:16px;position:static;scroll-margin-top:18px;width:100%}.portal-shell .portal-grid.has-item-inspector .item-inspector{animation:item-inspector-in .16s ease-out;border-radius:6px;inset:auto;max-height:none;overflow:visible;position:static;right:auto;top:auto;width:100%;z-index:auto}.portal-shell .item-inspector-heading{border-bottom:1px solid var(--portal-line);margin-bottom:14px;padding-bottom:11px}.portal-shell .item-inspector-heading .eyebrow{color:var(--portal-muted);font-family:inherit;font-size:10px;letter-spacing:.06em}.portal-shell .item-inspector-heading strong{color:var(--portal-text);font-family:inherit;font-size:17px;font-weight:680}.portal-shell .item-inspector-heading button{background:var(--portal-panel-muted);border-color:var(--portal-line);border-radius:3px}.portal-shell .item-inspector .item-card{background:transparent;border:0;border-radius:0;padding:0}.portal-shell .item-card-topline{align-items:flex-start}.portal-shell .item-tag,.portal-shell .status-tag{border-radius:3px}.portal-shell .item-inspector .item-card h3{color:var(--portal-text);font-family:inherit;font-size:18px;font-weight:680;margin-top:14px}.portal-shell .service-private-usage{align-items:center;background:#edf5ee;border:1px solid #cadccb;border-left:3px solid var(--portal-accent);border-radius:4px;display:flex;gap:14px;justify-content:space-between;margin:0 0 12px;max-width:100%;padding:8px 10px;width:260px}.portal-shell .service-private-usage span{color:var(--portal-muted);font-size:11px;font-weight:600;letter-spacing:.02em}.portal-shell .service-private-usage strong{color:var(--portal-accent);flex:0 0 auto;font-size:16px;font-variant-numeric:tabular-nums;font-weight:700;white-space:nowrap}.portal-shell .item-card p,.portal-shell .item-card-details p{color:var(--portal-muted);font-family:inherit;font-size:14px}.portal-shell .item-price-summary strong{color:var(--portal-text);font-family:inherit}.portal-shell .item-price-summary span{font-family:inherit}.portal-shell .usage-segment{background:var(--portal-panel-muted);border-color:var(--portal-line);border-radius:4px}.portal-shell .usage-segment-title>span,.portal-shell .usage-detail-grid span{color:var(--portal-muted);font-family:inherit}.portal-shell .usage-segment-title>strong,.portal-shell .usage-detail-grid strong{color:var(--portal-text);font-family:inherit}.portal-shell .usage-detail-grid>div{border-color:var(--portal-line);border-radius:3px}.portal-shell .document-download-row{font-family:inherit;font-size:12px;letter-spacing:0;text-transform:none}.portal-shell .document-action-button{border-radius:3px;font-family:inherit;font-size:12px;letter-spacing:0;min-width:104px;padding:9px 12px;text-transform:none}.portal-shell .document-preview-button{background:#fff;border-color:var(--portal-accent);color:var(--portal-accent)}.portal-shell .document-preview-button:hover{background:#eef5ef}.portal-shell .document-download-button{background:var(--portal-accent);border-color:var(--portal-accent)}.portal-shell .document-download-button:hover{background:#194d2a;border-color:#194d2a}.portal-shell .tab-section-heading{margin-bottom:12px}.portal-shell .tab-section-heading .eyebrow{color:var(--portal-muted);font-family:inherit;font-size:10px}.portal-shell .tab-section-heading h3{color:var(--portal-text);font-family:inherit;font-size:19px;font-weight:680}.portal-shell .tab-section-heading>span{color:var(--portal-muted);font-family:inherit;font-size:10px;letter-spacing:.04em}.portal-shell .credit-note-list{border:1px solid var(--portal-line);border-radius:4px;gap:0;overflow:hidden}.portal-shell .credit-note-row{background:var(--portal-panel);border:0;border-bottom:1px solid var(--portal-line);border-radius:0;padding:14px}.portal-shell .credit-note-row:last-child{border-bottom:0}.portal-shell .credit-note-copy>strong{color:var(--portal-text);font-family:inherit;font-size:16px;font-weight:650}.portal-shell .credit-note-meta,.portal-shell .credit-note-row small{color:var(--portal-muted);font-family:inherit;font-size:13px}.portal-shell .credit-note-row>div:last-child>strong{color:var(--portal-text);font-family:inherit;font-size:16px}.portal-shell .empty-state{min-height:420px}.portal-shell .empty-state h2{color:var(--portal-text);font-family:inherit;font-size:22px;font-weight:680}.portal-shell .empty-state p{color:var(--portal-muted);font-family:inherit;font-size:15px}.portal-shell .paused-client-state{align-items:center;text-align:center}.portal-shell .paused-client-state p{max-width:560px}.portal-shell .paused-client-icon{align-items:center;background:#f4e8bd;border:1px solid #dbc77b;border-radius:50%;color:#765b13;display:inline-flex;height:52px;justify-content:center;margin-bottom:14px;width:52px}.portal-shell .paused-client-icon svg{fill:none;height:24px;stroke:currentColor;stroke-linecap:round;stroke-width:2;width:24px}.portal-shell .empty-copy{color:var(--portal-muted);font-family:inherit}.portal-shell .scroll-to-top{background:var(--portal-accent);border:0;border-radius:4px;box-shadow:0 5px 14px #162d1e33;color:#fff;height:42px;width:42px}.portal-shell .scroll-to-top:hover{background:#194d2a;box-shadow:0 7px 16px #162d1e3d}@container (max-width: 660px){.portal-shell .item-row-open{gap:7px 10px;grid-template-columns:minmax(0,1fr) auto}.portal-shell .item-pagination{align-items:stretch;flex-direction:column}.portal-shell .item-pagination-summary{text-align:center}.portal-shell .item-pagination-controls{justify-content:space-between}.portal-shell .item-pagination-pages{justify-content:center;min-width:0}}@container (max-width: 390px){.portal-shell .item-bulk-status-bar{align-items:stretch;flex-direction:column}.portal-shell .item-bulk-status-bar button{width:100%}}@media(min-width:1500px){.portal-shell .portal-grid.has-item-inspector{align-items:start;grid-template-columns:minmax(220px,250px) minmax(500px,1fr) minmax(340px,390px)}.portal-shell .portal-grid.has-item-inspector .items-section{container-type:normal}.portal-shell .portal-grid.has-item-inspector .item-inspector{align-self:start;grid-column:3;grid-row:1;max-height:calc(100vh - 36px);overflow-y:auto;position:sticky;scroll-margin-top:0;top:18px}}@media(max-width:1180px){.portal-shell .header-copy{white-space:normal}.portal-shell .client-context-bar,.portal-shell .portal-grid.has-item-inspector .client-context-bar{gap:10px;grid-template-columns:minmax(0,1fr)}.portal-shell .client-context-stats,.portal-shell .portal-grid.has-item-inspector .client-context-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.portal-shell{display:block}.portal-shell .rail{align-items:center;flex-direction:row;gap:14px;height:auto;min-height:72px;padding:9px 18px;position:relative}.portal-shell .rail-logo{flex:0 0 64px;margin:0;width:64px}.portal-shell .rail-logo img{border-radius:3px}.portal-shell .rail-copy{border-top:0;font-size:14px;margin:0;padding:0}.portal-shell .workspace-header{min-height:86px;padding:14px 20px}.portal-shell .portal-grid,.portal-shell .portal-grid.has-client-selection{grid-template-columns:minmax(250px,290px) minmax(0,1fr);padding:14px 18px 24px}.portal-shell .client-panel{top:12px}}@media(max-width:760px){.portal-shell .workspace-header{align-items:stretch;flex-direction:column;gap:12px;margin:0;padding:14px 16px}.portal-shell .workspace-header h1{font-size:25px}.portal-shell .advisor-menu{align-self:stretch}.portal-shell .advisor-chip{width:100%}.portal-shell .portal-grid,.portal-shell .portal-grid.has-client-selection,.portal-shell .portal-grid.has-item-inspector{grid-template-columns:minmax(0,1fr);padding:12px}.portal-shell .client-panel{max-height:none;position:static}.portal-shell .client-context-stats,.portal-shell .portal-grid.has-item-inspector .client-context-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell .item-toolbar{align-items:stretch;flex-direction:column;position:static}.portal-shell .item-toolbar .item-controls{width:100%}.portal-shell .portal-grid.has-item-inspector .item-inspector{scroll-margin-top:12px}}@media(max-width:540px){.portal-shell .rail{min-height:62px;padding:8px 12px}.portal-shell .rail-logo{flex-basis:48px;width:48px}.portal-shell .rail-copy{font-size:13px}.portal-shell .workspace-header h1{font-size:23px}.portal-shell .header-copy{font-size:12px}.portal-shell .client-panel,.portal-shell .detail-panel{border-radius:4px;min-height:0;padding:14px}.portal-shell .client-context-bar{padding:12px}.portal-shell .client-context-stats,.portal-shell .portal-grid.has-item-inspector .client-context-stats{grid-template-columns:minmax(0,1fr)}.portal-shell .item-controls{grid-template-columns:minmax(0,1fr) auto}.portal-shell .item-filter-toggle{grid-column:1 / -1}.portal-shell .item-sort-control{grid-column:1}.portal-shell .item-refresh-button{grid-column:2}.portal-shell .item-filter-toggle,.portal-shell .item-sort-control{width:100%}.portal-shell .item-pagination-controls>button span{display:none}.portal-shell .credit-note-row{align-items:stretch;flex-direction:column;gap:10px}.portal-shell .credit-note-row>div:last-child{text-align:left}.portal-shell .credit-note-document-list{justify-items:stretch}.portal-shell .document-action-button{min-width:0}.account-deletion-backdrop{align-items:flex-end;padding:0}.account-deletion-dialog{border-radius:12px 12px 0 0;max-height:calc(100dvh - 20px);padding:22px 18px;width:100%}.account-deletion-warning{height:42px;margin-right:13px;width:42px}.account-deletion-heading h2{font-size:23px}.account-deletion-actions{align-items:stretch;flex-direction:column-reverse}.account-deletion-actions button{width:100%}}
