.sf-page{padding:32px;max-width:1700px;margin:auto;color:var(--text);font-size:14px}.sf-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.sf-eyebrow{font-size:10px;font-weight:600;letter-spacing:.1em;color:var(--text-muted)}.sf-page h1{font-size:28px;letter-spacing:-.03em;margin:8px 0}.sf-page p{color:var(--text-muted);line-height:1.6;margin:8px 0}.sf-page h2{font-size:16px;margin:0}.sf-btn{display:inline-flex;align-items:center;justify-content:center;background:white;border:1px solid var(--line);border-radius:6px;padding:8px 12px;font-size:12px;cursor:pointer;white-space:nowrap;color:var(--text)}.sf-btn:hover{background:var(--surface-2)}.sf-btn:disabled{opacity:.45;cursor:default}.sf-page input{font:inherit;border:1px solid var(--line);border-radius:6px;padding:9px 10px;min-width:0;background:white;color:var(--text)}.sf-page input:focus,.sf-btn:focus-visible,.sf-open:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.sf-summary{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:18px}.sf-summary>div{padding:20px;border-right:1px solid var(--line)}.sf-summary>div:last-child{border:0}.sf-summary span{font-size:12px;display:block;color:var(--text-muted);margin-bottom:9px}.sf-summary strong{font-size:19px;font-weight:600}.sf-success{color:#087f5b}.sf-danger{color:#b3261e}.sf-message{padding:13px 16px;background:#edf3fe;border:1px solid #d5e3fc;border-radius:8px;font-size:12px;line-height:1.6;margin-bottom:20px;color:#354969}.sf-error{background:#fff3f2;color:#9f2722;border-color:#f2ccc9}.sf-workspace{display:grid;grid-template-columns:240px minmax(0,1fr);border:1px solid var(--line);border-radius:12px;background:white;overflow:hidden;min-height:460px}.sf-objects{border-right:1px solid var(--line);padding:18px 12px}.sf-objects h2{margin:0 8px 14px}.sf-objects input{width:100%;font-size:12px;margin-bottom:12px}.sf-object-list{max-height:580px;overflow:auto}.sf-object-list button{width:100%;text-align:left;display:block;border:0;background:transparent;padding:10px 9px;border-radius:6px;margin-bottom:3px;cursor:pointer;color:var(--text)}.sf-object-list button:hover{background:var(--surface-2)}.sf-object-list button.selected{background:#edf3fe;color:#195ac5}.sf-object-list button:disabled{opacity:.5;cursor:default}.sf-object-list b{display:block;font-weight:500;font-size:12px}.sf-object-list small{display:block;font-size:10px;color:var(--text-muted);margin-top:4px;overflow-wrap:anywhere}.sf-records{min-width:0}.sf-record-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border-bottom:1px solid var(--line)}.sf-record-head code{font-size:11px;color:var(--text-muted);display:block;margin-top:5px}.sf-tag{background:#e8f6ef;color:#087f5b;padding:4px 8px;border-radius:20px;font-size:11px}.sf-search{display:flex;gap:8px;padding:16px 20px}.sf-search input{flex:1;font-size:12px}.sf-table-wrap{overflow:auto;max-height:490px;min-height:280px}.sf-table{width:100%;border-collapse:collapse;font-size:12px;white-space:nowrap}.sf-table th{background:#f7f8fa;position:sticky;top:0;text-align:left;color:var(--text-muted);font-weight:500}.sf-table td,.sf-table th{padding:12px 16px;border-bottom:1px solid var(--line);max-width:350px;overflow:hidden;text-overflow:ellipsis}.sf-table tbody tr:hover{background:#f6f9ff}.sf-open{border:0;background:transparent;color:var(--blue);cursor:pointer;padding:0;font-size:12px}.sf-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;font-size:11px;color:var(--text-muted)}.sf-pagination>div{display:flex;gap:8px}.sf-observed{font-size:10px;color:var(--text-muted);padding:0 20px 16px}.sf-empty{padding:70px 24px;text-align:center;color:var(--text-muted)}.sf-empty p{font-size:12px}.sf-footnote{font-size:11px;color:var(--text-muted);margin-top:16px}.sf-overlay{position:fixed;inset:0;background:#0d13184d;z-index:100;display:flex;justify-content:flex-end}.sf-detail{width:560px;max-width:100%;background:#fff;height:100%;overflow:auto;padding-bottom:30px}.sf-detail dl{padding:0 24px}.sf-detail dl>div{padding:13px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:180px 1fr;gap:15px}.sf-detail dt{font-size:12px;font-weight:500}.sf-detail dt small{display:block;color:var(--text-muted);font-size:10px;margin-top:4px}.sf-detail dd{margin:0;font-size:13px;overflow-wrap:anywhere}.sf-detail>a,.sf-detail>p{margin-left:24px;margin-right:24px}.demo-notice{background:#fff3d6;border-bottom:1px solid #e8d6a5;padding:9px 20px;font-size:12px;color:#71531b;flex:0 0 auto}.demo-notice a{margin-left:12px;text-decoration:underline}.sf-mode{color:#087f5b;font-size:12px;white-space:nowrap}@media(max-width:1050px){.sf-page{padding:20px}.sf-workspace{grid-template-columns:190px minmax(0,1fr)}.sf-summary strong{font-size:16px}.sf-summary>div{padding:14px}}@media(max-width:700px){.sf-workspace{grid-template-columns:1fr}.sf-object-list{max-height:150px}.sf-summary{grid-template-columns:repeat(2,1fr)}.sf-heading{align-items:flex-start;flex-direction:column}.sf-pagination{flex-wrap:wrap}}

.sf-detail-expanded{width:min(920px,calc(100vw - 32px));padding:0;display:flex;flex-direction:column;overflow:hidden;box-shadow:-12px 0 45px #101b3026}.sf-detail-header{flex:none;background:#fff}.sf-detail-expanded .sf-record-head{padding:24px 28px;border-bottom:0;align-items:flex-start}.sf-detail-expanded h2{font-size:24px;letter-spacing:-.025em;margin-top:8px;overflow-wrap:anywhere}.sf-detail-highlights{display:flex;flex-wrap:wrap;gap:20px 36px;padding:0 28px 20px}.sf-detail-highlights>div{min-width:130px;max-width:100%}.sf-detail-highlights span{font-size:11px;color:var(--text-muted)}.sf-detail-highlights p{font-size:13px;color:var(--text);white-space:pre-line;margin:5px 0 0}.sf-detail-tabs{display:flex;gap:24px;padding:0 28px;border-bottom:1px solid var(--line)}.sf-detail-tabs button{border:0;border-bottom:3px solid transparent;padding:12px 0;background:transparent;font:inherit;color:var(--text-muted);cursor:pointer}.sf-detail-tabs button[aria-selected=true]{border-bottom-color:var(--blue);color:var(--blue);font-weight:600}.sf-detail-tabs span{font-size:10px;background:#eef1f5;border-radius:10px;padding:3px 6px;margin-left:4px}.sf-detail-body{flex:1;min-height:0;overflow:auto;padding:24px 28px}.sf-detail-section{margin-bottom:26px}.sf-detail-section h3{font-size:13px;font-weight:600;background:#f4f6f8;padding:12px 14px;border-radius:6px;margin:0}.sf-detail-expanded .sf-field-grid{padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.sf-detail-expanded .sf-field-grid>div{display:block;padding:14px 4px;min-width:0;border-bottom:1px solid var(--line)}.sf-field-grid .sf-field-wide{grid-column:1/-1}.sf-detail-expanded dt{font-size:11px;color:var(--text-muted);margin-bottom:6px}.sf-detail-expanded dd{font-size:13px;line-height:1.65;white-space:pre-wrap}.sf-detail-expanded dd a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.sf-field-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.sf-field-controls>input{flex:1;min-width:180px}.sf-field-controls label{font-size:11px;display:flex;align-items:center;gap:5px}.sf-field-controls input[type=checkbox]{accent-color:var(--blue)}.sf-detail-footer{flex:none;display:flex;align-items:center;justify-content:space-between;padding:16px 28px;border-top:1px solid var(--line);background:white}.sf-detail-footer span{font-size:11px;color:#087f5b}.sf-detail-expanded>.sf-empty{flex:1;overflow:auto}@media(max-width:650px){.sf-detail-expanded{width:100vw}.sf-detail-expanded .sf-field-grid{grid-template-columns:1fr}.sf-detail-body{padding:16px}.sf-detail-expanded .sf-record-head{padding:20px 16px}.sf-detail-highlights,.sf-detail-tabs{padding-left:16px;padding-right:16px}.sf-detail-highlights{max-height:150px;overflow:auto}.sf-detail-expanded h2{font-size:20px}}
.sf-related-select{font-size:12px;display:flex;gap:12px;align-items:center;margin:20px 0}.sf-related-select select{flex:1;min-width:0;font:inherit;border:1px solid var(--line);background:white;padding:10px;border-radius:6px}.sf-related-panel h3,.sf-activity-panel h3{font-size:17px;margin:0 0 12px}.sf-activity-sources{display:flex;gap:8px;margin:18px 0}.sf-activity-sources [aria-pressed=true]{background:#edf3fe;color:#245ac9;border-color:#a9c3f3}.sf-timeline{border-left:2px solid #dbe5f7;margin:20px 0 0 6px;padding-left:20px}.sf-timeline-item{border:1px solid var(--line);border-radius:8px;margin-bottom:16px;padding:16px;position:relative}.sf-timeline-item:before{content:'';width:9px;height:9px;position:absolute;left:-27px;top:20px;border-radius:50%;background:#3973d2;border:2px solid white}.sf-timeline-heading{display:flex;gap:12px;justify-content:space-between;align-items:flex-start}.sf-timeline-heading h4{font-size:14px;margin:12px 0 6px;overflow-wrap:anywhere}.sf-timeline-heading p,.sf-activity-content p{font-size:12px;margin:4px 0}.sf-activity-content{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.sf-activity-content pre{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.7 inherit;background:#f6f8fa;border-radius:6px;padding:12px;max-height:350px;overflow:auto}.sf-activity-archived{font-size:10px;color:var(--text-muted);margin-left:8px}.sf-detail-tabs{overflow-x:auto;white-space:nowrap}.sf-detail-tabs button{flex:none}.sf-related-panel .sf-table-wrap{max-height:420px}.sf-related-panel .sf-pagination,.sf-activity-panel .sf-pagination{padding-left:0;padding-right:0;flex-wrap:wrap}
