/* Matanho Nexus V55 — Portfolio holdings + governed integrations */
:root{--v55-blue:#245ef2;--v55-cyan:#0ba4bd;--v55-violet:#6a58ee;--v55-ink:#0b1322;--v55-muted:#667386;--v55-line:#dfe6ef;--v55-soft:#f7f9fc;--v55-ok:#087d66;--v55-warn:#a96a0a}

/* Portfolio holdings */
.v55-holdings-shell{display:grid;gap:10px}
.v55-holdings-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:10px 12px;border:1px solid var(--v55-line);border-radius:11px;background:#fff}
.v55-holdings-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}
.v55-holdings-search{position:relative;min-width:240px;flex:1 1 300px}.v55-holdings-search input{width:100%;height:36px;border:1px solid #d8e0ea;border-radius:8px;padding:0 10px 0 31px;font-size:11px;color:#000;background:#fff}.v55-holdings-search:before{content:"⌕";position:absolute;left:10px;top:8px;color:#728095;font-size:15px}
.v55-holdings-toolbar select{height:36px;border:1px solid #d8e0ea;border-radius:8px;background:#fff;color:#111;font-size:11px;padding:0 30px 0 9px}
.v55-holdings-meta{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.v55-holdings-meta span{display:grid;gap:1px}.v55-holdings-meta small{font-size:10.5px;color:#728095}.v55-holdings-meta strong{font-size:11.5px;color:#0d1728}
.v55-holdings-table-wrap{border:1px solid var(--v55-line);border-radius:11px;background:#fff;overflow:auto}
.v55-holdings-table{width:100%;border-collapse:collapse;min-width:900px}.v55-holdings-table th{position:sticky;top:0;z-index:2;background:#f8fafc;color:#68758a;font-size:10.5px;font-weight:700;text-align:left;padding:9px 11px;border-bottom:1px solid var(--v55-line);white-space:nowrap}.v55-holdings-table td{padding:10px 11px;border-bottom:1px solid #edf1f5;font-size:11px;color:#111;vertical-align:middle}.v55-holdings-table tbody tr{cursor:pointer;transition:background .12s ease}.v55-holdings-table tbody tr:hover{background:#f7faff}.v55-holdings-table tbody tr:focus-visible{outline:2px solid rgba(36,94,242,.35);outline-offset:-2px}.v55-holdings-table tbody tr:last-child td{border-bottom:0}.v55-holding-name{display:grid;gap:2px}.v55-holding-name strong{font-size:11.5px;color:#07111f}.v55-holding-name small{font-size:10.5px;color:#748197}.v55-source-pill{display:inline-flex;align-items:center;gap:5px;border:1px solid #dce4ee;border-radius:999px;background:#fbfcfe;padding:4px 7px;font-size:10.5px;color:#526177;white-space:nowrap}.v55-source-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--v55-ok)}
.v55-weight{font-variant-numeric:tabular-nums;font-weight:700}.v55-market-value{font-variant-numeric:tabular-nums;font-weight:700}.v55-positive{color:#08765f!important}.v55-negative{color:#b13a4c!important}
.v55-holdings-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:9px 12px;border:1px solid var(--v55-line);border-radius:10px;background:#fbfcfe}.v55-holdings-foot span{font-size:10.5px;color:#67758a}.v55-holdings-foot button{height:32px}

/* Settings integrations */
.v55-integrations{margin-top:12px;border:1px solid #dce4ee;border-radius:12px;background:#fff;overflow:hidden}
.v55-integrations-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 15px;border-bottom:1px solid #e8edf3}.v55-integrations-head>div>span{font-size:10.5px;letter-spacing:.08em;font-weight:800;color:#6f7d91}.v55-integrations-head h2{font-size:16px;margin:3px 0 2px;color:#0b1322}.v55-integrations-head p{margin:0;font-size:11px;color:#67758a;max-width:760px;line-height:1.45}.v55-integrations-head .btn{flex:0 0 auto}
.v55-integration-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #e7ecf2;background:#fafbfd}.v55-integration-summary>div{padding:9px 12px;border-right:1px solid #e7ecf2}.v55-integration-summary>div:last-child{border-right:0}.v55-integration-summary span,.v55-integration-summary strong{display:block}.v55-integration-summary span{font-size:10.5px;color:#748197}.v55-integration-summary strong{font-size:12px;color:#0c1728;margin-top:2px}
.v55-integration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;background:#f7f9fc}.v55-integration-card{display:flex;flex-direction:column;min-width:0;border:1px solid #dde5ee;border-radius:11px;background:#fff;overflow:hidden}.v55-integration-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:11px 11px 8px}.v55-integration-icon{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#eef3ff,#eefbfc);display:grid;place-items:center;font-size:11px;font-weight:850;color:#2b59d6;flex:0 0 auto}.v55-integration-title{display:grid;gap:2px;min-width:0;flex:1}.v55-integration-title span{font-size:10.5px;color:#748197}.v55-integration-title strong{font-size:12px;color:#0b1322;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v55-connection-state{display:inline-flex;align-items:center;gap:5px;border-radius:999px;border:1px solid #dfe5ec;background:#fbfcfe;padding:4px 7px;font-size:10px;font-weight:700;color:#68758a;white-space:nowrap}.v55-connection-state:before{content:"";width:6px;height:6px;border-radius:50%;background:#9aa7b8}.v55-connection-state.healthy{color:#08745f;border-color:#cde8df;background:#f5fbf8}.v55-connection-state.healthy:before{background:#0b9678}.v55-connection-state.configured{color:#8a5c08;border-color:#eadfc5;background:#fffaf1}.v55-connection-state.configured:before{background:#c98b18}.v55-connection-state.testing:before{background:#2b61e8;animation:v55pulse .8s infinite alternate}@keyframes v55pulse{to{opacity:.25}}
.v55-integration-body{display:grid;gap:7px;padding:0 11px 10px}.v55-integration-body p{margin:0;font-size:10.5px;color:#657387;line-height:1.4;min-height:30px}.v55-integration-facts{display:grid;grid-template-columns:1fr 1fr;gap:6px}.v55-integration-facts>div{border:1px solid #e7ebf1;border-radius:8px;background:#fbfcfe;padding:7px}.v55-integration-facts span,.v55-integration-facts strong{display:block}.v55-integration-facts span{font-size:9.5px;color:#7a8798}.v55-integration-facts strong{font-size:10.5px;color:#1a2638;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.v55-integration-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:auto;padding:8px 10px;border-top:1px solid #edf1f4;background:#fcfdff}.v55-integration-actions button{height:30px;border:1px solid #dbe3ec;border-radius:7px;background:#fff;color:#1a2638;padding:0 9px;font-size:10.5px;font-weight:650;cursor:pointer}.v55-integration-actions button:hover{background:#f4f7fb}.v55-integration-actions button.primary{border-color:#2e63e7;background:#2e63e7;color:#fff}.v55-integration-actions button.danger{margin-left:auto;color:#aa3548}
.v55-integration-note{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-top:1px solid #e7ecf2;background:#fff}.v55-integration-note b{font-size:10px;color:#2d61df;border:1px solid #d7e2fb;background:#f6f9ff;border-radius:999px;padding:3px 6px;white-space:nowrap}.v55-integration-note span{font-size:10.5px;color:#667386;line-height:1.45}
.v55-integration-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v55-integration-form label{display:grid;gap:5px}.v55-integration-form label.wide{grid-column:1/-1}.v55-integration-form span{font-size:10.5px;color:#657387}.v55-integration-form input,.v55-integration-form select{width:100%;height:36px;border:1px solid #d8e0ea;border-radius:8px;background:#fff;color:#111;padding:0 9px;font-size:11px}.v55-secret-note{grid-column:1/-1;border:1px solid #dfe7f2;border-radius:9px;background:#f8fafc;padding:9px 10px;font-size:10.5px;color:#647287;line-height:1.45}

@media(max-width:1120px){.v55-integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v55-integration-summary{grid-template-columns:repeat(2,1fr)}.v55-integration-summary>div:nth-child(2){border-right:0}.v55-integration-summary>div:nth-child(n+3){border-top:1px solid #e7ecf2}}
@media(max-width:760px){.v55-holdings-search{min-width:0;flex-basis:100%}.v55-holdings-tools{width:100%}.v55-holdings-toolbar select{flex:1}.v55-integration-grid{grid-template-columns:1fr}.v55-integrations-head{flex-direction:column}.v55-integrations-head .btn{width:100%}.v55-integration-form{grid-template-columns:1fr}.v55-integration-form label.wide{grid-column:auto}}
@media(max-width:520px){.v55-integration-summary{grid-template-columns:1fr}.v55-integration-summary>div{border-right:0!important;border-top:1px solid #e7ecf2}.v55-integration-summary>div:first-child{border-top:0}.v55-holdings-meta{width:100%;justify-content:space-between}}
