:root{--bg:#f3f4f6;--panel:#fff;--line:#e5e7eb;--text:#0f172a;--muted:#64748b;--sidebar:#f8fafc;--dark-card:#203a74;--brand-blue:#2e4f95;--brand-blue-soft:#e8eefb;--brand-wine:#8e5d68;--green:#238f5a;--red:#c93c36;--amber:#d18e21}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:14px;line-height:1.45}a{color:inherit;text-decoration:none}h1{margin:0;font-size:1.75rem}h2,h3,p{margin:0}.app-shell{grid-template-columns:250px 1fr;height:100vh;min-height:100vh;display:grid;overflow:hidden}.sidebar{background:var(--sidebar);border-right:1px solid var(--line);box-sizing:border-box;flex-direction:column;height:100%;min-height:0;padding:24px 16px;display:flex}.brand{flex-shrink:0;align-items:center;gap:10px;margin-bottom:24px;display:flex}.brand-icon{background:#fff;border:1px solid #d5d9e1;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.brand-icon img{object-fit:contain;width:24px;height:24px}.brand-title{margin:0;font-weight:700;line-height:1}.nav{overscroll-behavior:contain;flex:auto;align-content:start;gap:8px;min-height:0;display:grid;overflow-y:auto}button.sidebar-profile{appearance:none;width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;margin:0}.sidebar-profile{border-top:1px solid var(--line);border-radius:10px;flex-shrink:0;align-items:center;gap:10px;margin-top:auto;margin-left:-4px;margin-right:-4px;padding:16px 4px 4px;transition:background-color .12s;display:flex}.sidebar-profile:hover{background:#0f172a0a}.sidebar-signout{color:#1f3d7a;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #d4dbe7;border-radius:8px;margin-top:8px;padding:8px 10px;font-weight:600}.sidebar-signout:hover{background:#f1f5f9}.sidebar-profile-avatar{color:#3730a3;letter-spacing:-.02em;background:linear-gradient(145deg,#e0e7ff,#c7d2fe);border:1px solid #c7d2fe;border-radius:999px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.72rem;font-weight:700;display:grid}.sidebar-profile-text{flex-direction:column;gap:2px;min-width:0;display:flex}.sidebar-profile-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;line-height:1.25;overflow:hidden}.sidebar-profile-meta{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;line-height:1.2;overflow:hidden}.profile-dialog-avatar{letter-spacing:-.03em;color:#3730a3;background:linear-gradient(145deg,#e0e7ff,#c7d2fe);border:1px solid #c7d2fe;border-radius:999px;flex-shrink:0;place-items:center;width:96px;height:96px;margin-inline:auto;font-size:2.25rem;font-weight:700;display:grid;box-shadow:0 4px 14px #6366f133}.nav-link{color:#374151;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:background-color .12s,border-color .12s;display:flex}.nav-icon{flex-shrink:0}.nav-link:hover{background:#f1f5f9;border-color:#dbe3ef}.nav-link.active{background:var(--brand-blue-soft);color:#1f3d7a;border-color:#cedaf6;font-weight:600}.content{overscroll-behavior:contain;min-height:0;padding:20px;overflow:hidden auto}.auth-screen{text-align:center;place-content:center;gap:12px;min-height:100vh;padding:24px;display:grid}.auth-screen h1{font-size:1.6rem}.auth-screen-subtitle{color:var(--muted);max-width:540px}.auth-actions{justify-content:center;gap:10px;display:flex}.page-subtitle{color:var(--muted);margin-top:6px;margin-bottom:18px}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.dash-analytics-panel{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e8ecf1;margin-bottom:18px;padding:20px 22px 22px;box-shadow:0 4px 24px #0f172a0f}.dash-volume-chart__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.dash-volume-chart__plot{margin-left:-6px;margin-right:-6px}@media (width<=640px){.dash-volume-chart__plot{height:260px!important}}.card,.panel{background:var(--panel);border:1px solid var(--line);border-radius:12px;box-shadow:0 1px 2px #0f172a0a}.card{padding:16px}.card.dark{background:linear-gradient(135deg, var(--dark-card), var(--brand-blue));color:#f9fafb;border-color:#2b4a89}.kpi-label{color:#d1d5db}.kpi-value{margin:8px 0 6px;font-size:2rem;font-weight:700}.muted{color:var(--muted);font-size:.92rem}.panel{padding:18px}.panel.narrow{max-width:460px}.panel-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.panel-header-actions{align-items:center;gap:10px;display:flex}.btn{background:linear-gradient(135deg, var(--dark-card), var(--brand-blue));color:#fff;cursor:pointer;border:1px solid #2b4a89;border-radius:8px;padding:8px 12px;font-weight:600;transition:opacity .12s}.btn:hover{opacity:.92}.btn.secondary{color:#1f3d7a;background:#fff;border-color:#cedaf6}.filters{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.filter-bar{border-bottom:1px solid var(--line);margin-bottom:16px;padding-bottom:16px}.filter-bar-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.filter-bar-meta{color:#64748b;margin:0;font-size:.82rem;font-weight:400}.filter-bar-actions{align-items:center;gap:8px;display:flex}.btn.sm{padding:6px 12px;font-size:.82rem}.filter-fields{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px 14px;display:grid}.filter-fields.filter-fields-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.filter-field{gap:6px;min-width:0;display:grid}.filter-field-label{color:#64748b;font-size:.75rem;font-weight:500}.filter-field input{min-height:40px}.listing-toolbar{border-bottom:1px solid var(--line);margin-bottom:16px;padding-bottom:16px}.listing-toolbar-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.listing-toolbar-title{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.listing-toolbar-title h2{color:#374151;margin:0;font-size:1rem;font-weight:600}.listing-toolbar-actions{align-items:center;gap:8px;display:flex}.listing-table th{text-transform:uppercase;letter-spacing:.04em;color:#64748b;border-bottom:1px solid var(--line);background:#f8fafc;font-size:.78rem;font-weight:500}.listing-table td{font-size:.92rem}.listing-table tbody tr.clickable-row:hover td{background:#f8fafc}.txn-received-cell{text-align:left;vertical-align:middle;white-space:nowrap;line-height:1.25}.txn-received-line{font-variant-numeric:tabular-nums;color:#0f172a;letter-spacing:.01em;font-size:.88rem;font-weight:500}input,select{color:#1f2937;background:#fff;border:1px solid #d5d9e1;border-radius:8px;width:100%;padding:10px}.table-wrap{max-width:100%;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);white-space:normal;word-break:break-word;padding:10px 8px}th{color:#4b5563;font-weight:600}tbody tr:hover{background:#f8fafc}.clickable-row{cursor:pointer}.clickable-row:hover td{background:#eef4ff}.clickable-row:focus-visible td{background:#e8eefb;outline:1px solid #cedaf6}.txn-doc-stack{flex-direction:column;gap:2px;line-height:1.25;display:flex}.txn-doc-standard{color:var(--text);font-weight:600}.txn-doc-setid{color:var(--muted);font-size:.88rem}.txn-doc-cell{white-space:nowrap;font-variant-numeric:tabular-nums}.status{border-radius:999px;align-items:center;padding:4px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.status.completed,.status.active{color:var(--green);background:#e8f7ef}.status.pending,.status.onboarding{color:var(--amber);background:#fff4df}.status.rejected{color:var(--red);background:#feeceb}.timeline{gap:12px;margin-top:14px;display:grid}.timeline-item{grid-template-columns:16px 1fr;gap:10px;padding-bottom:6px;display:grid;position:relative}.timeline-item:after{content:"";background:#dbe2ea;width:2px;height:calc(100% + 6px);position:absolute;top:18px;left:5px}.timeline-item:last-child:after{display:none}.timeline-title{margin-bottom:4px;font-weight:700}.dot{z-index:1;border:2px solid #fff;border-radius:999px;width:12px;height:12px;margin-top:5px;position:relative}.dot.done{background:#5aa22c}.dot.active{background:#3b82f6}.dot.error{background:#ef4444}.dot.pending{background:#cbd5e1}.transaction-detail-page .page-subtitle{letter-spacing:.01em}.transaction-detail-grid{grid-template-columns:1fr;align-items:start;gap:18px;display:grid}@media (width>=900px){.transaction-detail-grid{grid-template-columns:minmax(0,1fr);gap:22px}}.timeline-panel-premium,.artifacts-panel-premium{border-color:#e2e8f0;box-shadow:0 4px 24px #0f172a0f}.detail-panel-head{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;padding-bottom:16px;display:flex}.detail-panel-head h2{color:#1e3a5f;letter-spacing:-.02em;margin:0;font-size:.9rem;font-weight:600}.detail-panel-subtitle{color:#64748b;max-width:36rem;margin:6px 0 0;font-size:.72rem;line-height:1.45}.detail-pipeline-badge{flex-shrink:0;margin-top:2px}.timeline.timeline-premium{gap:4px;margin-top:4px}.timeline-premium .timeline-item.timeline-step{grid-template-columns:40px 1fr;align-items:start;gap:12px 18px;padding-bottom:12px}.timeline-premium .timeline-item.timeline-step:after{background:linear-gradient(#cbd5e1 0%,#e2e8f0 55%,#f1f5f9 100%);border-radius:999px;width:2px;height:calc(100% - 14px);top:38px;left:19px}.timeline-premium .timeline-item.timeline-step:last-child:after{display:none}.timeline-node-column{justify-content:center;padding-top:3px;display:flex}.timeline-node{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:box-shadow .2s,transform .2s;display:flex}.timeline-node--done{color:#fff;background:linear-gradient(165deg,#34d399,#10b981);box-shadow:0 2px 10px #10b98159}.timeline-node--active{color:#2563eb;background:#fff;border:2px solid #3b82f6;box-shadow:0 0 0 4px #3b82f61f}.timeline-node-spinner{animation:.95s linear infinite timeline-spin}@keyframes timeline-spin{to{transform:rotate(360deg)}}.timeline-node--pending{color:#94a3b8;background:#f8fafc;border:2px solid #e2e8f0}.timeline-node-pending-inner{background:#cbd5e1;border-radius:999px;width:9px;height:9px}.timeline-node--error{color:#dc2626;background:#fef2f2;border:2px solid #fecaca}.timeline-step-title{color:#0f172a;letter-spacing:-.01em;margin:0 0 6px;font-size:.82rem;font-weight:600}.timeline-step-meta{flex-wrap:wrap;align-items:baseline;gap:8px 14px;display:flex}.timeline-step-time{font-variant-numeric:tabular-nums;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;max-width:12.5rem;padding:3px 8px;font-size:.68rem;font-weight:500;line-height:1.25}.timeline-step-desc{color:#475569;flex:200px;margin:0;font-size:.78rem;line-height:1.45}.transaction-detail-main-col,.timeline-step-body{min-width:0}.timeline-step-expand{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;border-radius:8px;align-items:flex-start;gap:8px;margin:0;padding:2px 0 0;display:flex}.timeline-step-expand:hover{background:#f8fafce6}.timeline-step-expand:focus-visible{outline-offset:2px;outline:2px solid #2e4f9573}.timeline-step-expand-main{flex-direction:column;flex:1;align-items:flex-start;gap:6px;min-width:0;display:flex}.timeline-step-expand .timeline-step-title{margin:0}.timeline-step-meta--inline{flex-wrap:wrap;align-items:baseline;gap:8px 14px;width:100%;display:flex}.stage-chevron{color:#64748b;flex-shrink:0;margin-top:4px;transition:transform .18s}.stage-chevron--open{transform:rotate(90deg)}.timeline-step-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.timeline-step-card--expanded{border-color:#c7d2fe;box-shadow:0 2px 10px #2e4f9514}.timeline-step-card--expanded .stage-chevron{color:#2e4f95}.timeline-step-card .timeline-step-expand{border-radius:10px 10px 0 0;padding:10px 12px}.timeline-step-card:not(.timeline-step-card--expanded) .timeline-step-expand{border-radius:10px}.timeline-step-card-detail{border-top:1px solid #eef1f5;padding:0 12px 12px}.timeline-step-card-detail .stage-insight-panel{background:#f1f5f9;border:none;border-radius:8px;margin-top:10px;padding:12px 14px}.timeline-step-actions--in-card{margin-top:0;padding:0 12px 12px}.timeline-step-card--expanded .timeline-step-actions--in-card{padding-bottom:10px}.stage-insight-panel{background:linear-gradient(#fafbfc 0%,#f8fafc 100%);border:1px solid #e8ecf1;border-radius:10px;margin-top:12px;padding:12px 14px}.stage-insight-summary{color:#334155;margin:0 0 10px;font-size:.8rem;line-height:1.45}.stage-insight-fields{grid-template-columns:minmax(0,1fr);gap:6px 12px;margin:0 0 12px;padding:0;display:grid}.stage-insight-field-row{grid-template-columns:minmax(100px,34%) 1fr;gap:10px;font-size:.76rem;line-height:1.35;display:grid}.stage-insight-field-row dt{color:#64748b;margin:0;font-weight:600}.stage-insight-field-row dd{color:#0f172a;word-break:break-word;margin:0}.stage-insight-log{color:#e2e8f0;white-space:pre-wrap;word-break:break-word;background:#0f172a;border-radius:8px;margin:0;padding:10px 12px;font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:.7rem;line-height:1.5;overflow-x:auto}.timeline-step-actions{flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:12px;display:flex}.replay-trigger-btn{align-items:center;gap:6px;display:inline-flex}.replay-trigger-hint{color:var(--muted);flex:180px;font-size:.78rem;line-height:1.4}.inline-code{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:1px 6px;font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:.82em}.replay-history-block{border-top:1px solid #eef1f5;margin-top:22px;padding-top:20px}.replay-history-head{margin-bottom:14px}.replay-history-title{color:#1e3a5f;letter-spacing:-.02em;margin:0 0 6px;font-size:1rem;font-weight:600}.replay-history-subtitle{color:#64748b;margin:0;font-size:.84rem;line-height:1.45}.replay-history-empty{margin:0;font-size:.9rem}.replay-history-table-wrap{margin-top:4px}.replay-history-table{font-size:.82rem}.replay-history-table td{vertical-align:top}.replay-history-table .replay-stage-code{white-space:nowrap;font-size:.74rem}.replay-result{text-transform:uppercase;letter-spacing:.04em;color:#475569;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:600;display:inline-block}.replay-result--success{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.replay-result--failed{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.replay-result--progress{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.replay-result--skipped{color:#b45309;background:#fffbeb;border-color:#fde68a}.replay-reason-text{color:#334155;word-break:break-word;font-size:.8rem;line-height:1.4;display:block}.modal-backdrop{z-index:1200;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:var(--panel);border:1px solid #e2e8f0;border-radius:14px;width:100%;max-width:440px;max-height:calc(100vh - 40px);padding:22px 22px 18px;overflow-y:auto;box-shadow:0 24px 48px #0f172a2e}.modal-card-title{color:#1e3a5f;margin:0 0 8px;font-size:1.15rem;font-weight:600}.modal-card-lead{color:#334155;margin:0 0 8px;font-size:.92rem}.modal-card-hint{color:#64748b;margin:0 0 16px;font-size:.8rem;line-height:1.45}.field-label{color:#475569;margin-bottom:6px;font-size:.82rem;font-weight:600;display:block}.field-control{width:100%;color:var(--text);box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:4px;padding:9px 11px;font-size:.9rem}.field-control:focus{outline-offset:1px;outline:2px solid #2e4f9559}.field-control--textarea{resize:vertical;min-height:72px;margin-bottom:8px;font-family:inherit}.field-hint{color:#64748b;margin:0 0 14px;font-size:.78rem;line-height:1.4}.modal-force-row{align-items:flex-start;margin:12px 0 16px;line-height:1.4}.modal-actions{border-top:1px solid #eef1f5;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:14px;display:flex}.artifacts-panel-premium{max-width:none}.artifacts-panel-premium h2{margin:0}.artifact-list-premium{gap:10px;margin:0;padding:0;list-style:none;display:grid}.artifact-tile{background:linear-gradient(#f8fafc 0%,#fff 55%);border:1px solid #e8ecf1;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.artifact-tile:hover{border-color:#c7d6f3;box-shadow:0 4px 16px #2e4f9517}.artifact-tile-main{align-items:center;gap:14px;min-width:0;display:flex}.artifact-tile-icon-wrap{background:var(--brand-blue-soft);border:1px solid #dbe4f7;border-radius:10px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.artifact-tile-icon{color:var(--brand-blue)}.artifact-tile-label{color:#1e293b;margin:0;font-size:.92rem;font-weight:600}.artifact-tile-file{color:#64748b;word-break:break-all;margin:4px 0 0;font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:.75rem}a.artifact-download{border-radius:8px;flex-shrink:0;align-items:center;gap:7px;padding:8px 14px;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex}.error-text{color:#b91c1c}.partner-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;margin-bottom:14px;display:grid}.partner-step{margin-bottom:12px}.partner-submit-btn{justify-self:start;min-width:220px;margin-top:8px}.checkbox-label{color:var(--text);box-sizing:border-box;background:#fff;border:1px solid #d5d9e1;border-radius:8px;align-items:center;gap:8px;width:100%;height:40px;min-height:40px;max-height:40px;padding:0 12px;font-size:.92rem;font-weight:400;display:inline-flex}.checkbox-label input[type=checkbox]{width:auto}.doc-config-list{border-top:1px solid var(--line);gap:6px;margin-top:8px;padding-top:10px;display:grid}.readonly-field{color:#475569;background:#f1f5f9}.cert-preview{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:4px;margin-top:10px;padding:10px;display:grid}.review-grid{gap:4px;margin-bottom:10px;display:grid}.field-group{gap:6px;width:100%;display:grid}.field-label{color:#4b5563;font-size:.82rem;font-weight:500}.field-group input,.field-group select,.partner-step input,.partner-step select{width:100%;min-height:40px}.partner-step select{appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#9aa4b2 50%),linear-gradient(135deg,#9aa4b2 50%,#0000 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;border-color:#d5d9e1;padding-right:34px}.partner-step select.select-up{background-image:linear-gradient(135deg,#0000 50%,#9aa4b2 50%),linear-gradient(45deg,#9aa4b2 50%,#0000 50%);background-position:calc(100% - 18px) calc(50% + 1px),calc(100% - 12px) calc(50% + 1px)}.partner-step select.select-empty{color:#a7b0bf}.partner-step select:focus{border-color:#8ea5dc;outline:none;box-shadow:0 0 0 3px #8ea5dc33}.custom-select-root{width:100%;position:relative}.custom-select-trigger{width:100%;min-height:40px;font:inherit;color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #d5d9e1;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:10px 34px 10px 12px;display:flex;position:relative}.custom-select-trigger:disabled{opacity:.6;cursor:not-allowed}.custom-select-trigger.custom-select-empty .custom-select-value{color:#a7b0bf;font-weight:400}.custom-select-trigger:not(.custom-select-empty) .custom-select-value{font-weight:400}.custom-select-chevron{pointer-events:none;border-top:6px solid #9aa4b2;border-left:5px solid #0000;border-right:5px solid #0000;flex-shrink:0;width:0;height:0;transition:transform .15s;position:absolute;top:50%;right:14px;transform:translateY(-40%)rotate(0)}.custom-select-trigger.custom-select-open .custom-select-chevron{transform:translateY(-20%)rotate(180deg)}.custom-select-trigger.custom-select-open,.custom-select-trigger:focus-visible{border-color:#8ea5dc;outline:none;box-shadow:0 0 0 3px #8ea5dc33}.custom-select-list{z-index:50;background:#fff;border:1px solid #d5d9e1;border-radius:8px;max-height:240px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #0f172a14}.custom-select-list li{cursor:pointer;color:#111827;padding:10px 12px;font-weight:400}.custom-select-list li:hover{background:#f1f5f9}.custom-select-list li.is-selected{background:#e8eefb}.custom-select-list li.custom-select-all{color:#64748b;border-bottom:1px solid #e5e7eb;margin-bottom:2px;padding-bottom:12px}.custom-select-list li.custom-select-all.is-selected{color:#475569;background:#f8fafc}.partner-step input[type=file]{padding:8px}.partner-submit-btn:disabled{opacity:.6;cursor:not-allowed}.tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-bottom:14px;padding-bottom:12px;display:flex}.tab{cursor:pointer;background:#fff;border:1px solid #dde1e8;border-radius:10px;padding:8px 12px}.tab.active{background:#eef1f5;border-color:#bfc5d0;font-weight:600}.settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.service-list{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.service-list li{border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.service-config-placeholder{border:1px dashed #cfd6e2;border-radius:12px;gap:10px;margin-top:14px;padding:12px;display:grid}.config-label{color:#374151;margin-bottom:2px;font-size:.85rem;font-weight:700}.config-value{color:#6b7280;font-size:.9rem}.settings-section-body{margin-top:16px}.settings-hint{margin-top:12px;font-size:.85rem}.settings-readonly-banner{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;margin:0 0 12px;padding:4px 10px;font-size:.78rem;font-weight:500;display:inline-block}.settings-code{background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:.85rem}.settings-users-toolbar{margin-bottom:12px}.section-title{margin-top:14px;margin-bottom:8px}.artifacts-panel h2{margin-bottom:12px}.artifacts-panel{max-width:560px}.artifact-list{display:grid}.artifact-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:12px;padding:8px 0;display:grid}.artifact-row:last-child{border-bottom:none}.artifact-row:hover{background:#f8fafc}.artifact-btn{cursor:pointer;padding:6px 10px}@media (width<=1080px){.app-shell{grid-template-columns:1fr;height:auto;min-height:100vh;max-height:none;overflow:visible}.sidebar{border-right:none;border-bottom:1px solid var(--line);height:auto;min-height:auto}.nav{overflow-y:visible}.content{min-height:0;overflow-y:visible}.kpi-grid,.filters,.filter-fields,.partner-form,.settings-grid,.field-grid{grid-template-columns:1fr}}@media (width<=899px){.transaction-detail-grid{grid-template-columns:1fr}}
