._sidebar_vbdgs_1{position:sticky;top:0;flex:0 0 400px;width:400px;height:100vh;display:flex;flex-direction:column;border-right:1px solid #e2e2e2;background:#fff;transition:flex-basis .18s ease,width .18s ease}._brand_vbdgs_16{height:34px;display:flex;align-items:center;justify-content:center;gap:6px;border-bottom:1px solid #e7e7e7;color:#0794e9;line-height:1}._brandMark_vbdgs_27{color:#1d6eab;font-size:17px}._brandCopy_vbdgs_32,._accountCopy_vbdgs_33,._itemLabel_vbdgs_34{min-width:0;transition:opacity .12s ease}._toggle_vbdgs_39{position:absolute;top:38px;right:-14px;z-index:1;width:28px;height:28px;border:1px solid #d6d6d6;border-radius:50%;background:#fff;color:#666;font-size:16px;line-height:1}._brand_vbdgs_16 strong{display:block;font-size:12px;letter-spacing:-.4px}._brand_vbdgs_16 small{display:block;color:#2b88c9;font-size:5px;font-weight:700;letter-spacing:.6px;text-align:center}._account_vbdgs_33{min-height:63px;display:grid;grid-template-columns:37px minmax(0,1fr) 32px;align-items:center;gap:5px;padding:8px 7px 8px 5px;border-bottom:1px solid #e4e4e4}._accountIcon_vbdgs_79{width:33px;height:33px;display:grid;place-items:center;border-radius:6px;background:#a9a9a9;color:#fff;font-size:22px;overflow:hidden;flex-shrink:0}._accountIcon_vbdgs_79 img{width:100%;height:100%;object-fit:cover;display:block}._account_vbdgs_33 small,._account_vbdgs_33 strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._account_vbdgs_33 small{margin-bottom:3px;color:#898989;font-size:11px}._account_vbdgs_33 strong{color:#242424;font-size:14px;font-weight:500;line-height:1.3}._nav_vbdgs_120{display:grid;gap:13px;padding:0 6px}._item_vbdgs_34{display:flex;align-items:center;gap:12px;min-height:42px;padding:0 10px;border-radius:5px;color:#929292;font-size:15px;font-weight:600;text-decoration:none}._itemActive_vbdgs_139{background:#e1f3ff;color:#0099f7}._icon_vbdgs_144{width:15px;flex:0 0 15px;color:currentColor;font-size:19px;font-weight:400;text-align:center}._logout_vbdgs_153{display:flex;align-items:center;gap:8px;margin-top:auto;padding:0 6px 8px;border:0;background:transparent;color:#ff4b4b;font-size:14px}._logout_vbdgs_153 span:first-child{font-size:20px}._collapsed_vbdgs_169 ._brandCopy_vbdgs_32,._collapsed_vbdgs_169 ._accountCopy_vbdgs_33,._collapsed_vbdgs_169 ._itemLabel_vbdgs_34{width:0;overflow:hidden;opacity:0;white-space:nowrap}._collapsed_vbdgs_169{flex-basis:76px;width:76px}._collapsed_vbdgs_169 ._account_vbdgs_33{display:flex;justify-content:center;padding-inline:0}._collapsed_vbdgs_169 ._chevron_vbdgs_189{display:none}._collapsed_vbdgs_169 ._item_vbdgs_34,._collapsed_vbdgs_169 ._logout_vbdgs_153{justify-content:center;padding-inline:0}@media(max-width:760px){._sidebar_vbdgs_1{position:static;flex-basis:auto;width:auto;height:auto;min-height:auto;border-right:0;border-bottom:1px solid #e2e2e2}._nav_vbdgs_120{grid-template-columns:repeat(4,1fr);gap:4px;padding-bottom:5px}._item_vbdgs_34{justify-content:center;gap:5px;padding:0 4px;font-size:12px}._logout_vbdgs_153{display:none}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#252525;background:#fff}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#fff}button,input{font:inherit}button{cursor:pointer}.cust-app{min-height:100vh;display:flex}.cust-app__content{flex:1 1 auto;min-width:0}.cust-page{min-height:100vh;padding:4px 14px 30px}.cust-page__header{display:flex;align-items:center;justify-content:space-between;min-height:44px;border-bottom:1px solid #e7e7e7}.cust-page__header h1{margin:0;color:#222;font-size:30px;font-weight:400}.cust-button{min-height:30px;padding:4px 11px;border:1px solid #dcdcdc;border-radius:4px;background:#fff;color:#333;font-size:13px}.cust-button--muted{border:0;background:#e9ecef;color:#888}.cust-button:disabled{cursor:not-allowed;background:#e9ecef;color:#888}.cust-save-message,.cust-save-error{margin:6px 0 0;font-size:13px}.cust-save-message{color:#218738}.cust-save-error{color:#b42318}.cust-toast-stack{position:fixed;top:16px;right:16px;z-index:30;display:grid;width:min(360px,calc(100vw - 32px));gap:10px}.cust-toast{display:flex;align-items:start;justify-content:space-between;gap:12px;padding:12px 12px 12px 14px;border:1px solid #d4dce3;border-top:4px solid #218738;border-radius:6px;background:#fff;box-shadow:0 8px 20px #0000002e;color:#1f2933;font-size:13px}.cust-toast--error{border-top-color:#b42318}.cust-toast button{border:0;background:transparent;color:#59636e;font-size:18px;line-height:1}.cust-account-form{display:flex;align-items:end;gap:8px;margin-top:5px}.cust-field{display:grid;gap:0;width:min(480px,100%)}.cust-field label{color:#999;font-size:11px}.cust-field input{height:30px;padding:4px 7px;border:1px solid #ddd;border-radius:6px;color:#333;font-size:13px;outline:none}.cust-section{margin-top:13px}.cust-section h2{margin:0 0 9px;font-size:16px;font-weight:650}.cust-section__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.cust-section__header h2{margin-bottom:9px}.cust-modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:16px;background:#00000061}.cust-modal{width:min(680px,100%);max-height:calc(100vh - 32px);overflow:auto;padding:20px;border-radius:8px;background:#fff;box-shadow:0 12px 36px #00000047}.cust-modal h2{margin:0 0 16px;font-size:20px}.cust-contact-fields,.cust-entry-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cust-contact-fields label,.cust-entry-list{display:grid;gap:6px}.cust-contact-fields input,.cust-entry-row input{width:100%;height:32px;padding:5px 8px;border:1px solid #ddd;border-radius:4px}.cust-toggle{display:flex;align-items:center;gap:6px;margin:14px 0}.cust-entry-list{margin:14px 0 0;padding:10px;border:1px solid #e1e1e1;border-radius:5px}.cust-entry-list legend{padding:0 4px;font-size:13px;font-weight:650}.cust-entry-row button{grid-column:2;justify-self:end;border:0;background:transparent;color:#b42318}.cust-modal__actions{display:flex;justify-content:end;gap:8px;margin-top:18px}.cust-card-list{display:flex;flex-wrap:wrap;gap:14px}.cust-card,.cust-add-card{width:280px;min-height:116px;border-radius:5px}.cust-card{position:relative;padding:10px 28px 9px 9px;border:1px solid #e1e1e1;box-shadow:0 3px 3px #0000002e;color:#333;font-size:13px}.cust-card__row{display:flex;align-items:center;gap:6px;margin:4px 0}.cust-card__muted{margin-left:18px;color:#999;font-size:11px}.cust-card__menu{position:absolute;top:7px;right:7px;width:29px;height:29px;border:1px solid #ddd;border-radius:4px;background:#fff;color:#666;font-size:16px}.cust-tag{display:inline-block;margin-left:3px;padding:2px 8px;border-radius:11px;background:#e3f8e8;color:#43be58;font-size:12px;line-height:1}.cust-add-card{display:grid;place-items:center;border:1px solid #0099f7;background:#e5f4ff;color:#0099f7;font-size:14px}.cust-add-card span{margin-right:10px;font-size:26px;font-weight:300;vertical-align:-2px}.cust-page--status{display:grid;place-items:center;align-content:center;gap:12px;color:#666;text-align:center}.cust-page--status p{margin:0}.cust-empty-state{margin:0;padding:14px;border:1px dashed #d4dce3;border-radius:5px;color:#737b84;font-size:13px}.cust-placeholder{display:grid;place-items:center;align-content:start;padding-top:80px;text-align:center}.cust-placeholder p{color:#888}@media(max-width:760px){.cust-app,.cust-app__content{display:block}.cust-page__header h1{font-size:26px}}
