:root{--accent:#124680;--ink:#17212b;--muted:#637083;--line:#dfe5eb;--bg:#f5f7fa;--ok:#19733a;--warn:#8a5b00;--bad:#a92323;--radius:12px;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-weight:300}a{color:var(--accent);text-decoration:none}code,pre{font-family:"SFMono-Regular",Consolas,monospace}.topbar{height:64px;display:flex;align-items:center;gap:32px;padding:0 28px;background:white;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:10px;font-weight:500;color:var(--ink);font-size:18px}.brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--accent);color:white;font-weight:500}.brand-mark.large{width:64px;height:64px;font-size:28px}.topbar nav{display:flex;gap:20px;flex-wrap:wrap}.topbar nav a{color:var(--muted);font-weight:400}.container{max-width:1440px;margin:0 auto;padding:28px}.placement{max-width:1000px;margin:0 auto;padding:20px}.embedded{background:white}.center{text-align:center;padding-top:80px}.placement-head{display:flex;align-items:center;gap:14px;margin-bottom:22px}.placement-head h1{margin:0;font-size:24px;font-weight:500}.placement-head p{margin:4px 0 0;color:var(--muted)}.usage-chip{margin-left:auto;border:1px solid var(--line);border-radius:99px;padding:7px 12px;font-size:13px}.steps{display:flex;gap:8px;overflow:auto;margin-bottom:16px}.steps span{white-space:nowrap;padding:7px 11px;border-radius:99px;background:#edf1f5;color:var(--muted);font-size:12px}.steps .active{background:#e4eef8;color:var(--accent);font-weight:500}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:20px;margin:0 0 16px;box-shadow:0 2px 10px rgba(20,44,70,.04);overflow:auto}.panel h2{margin:0 0 14px;font-size:17px;font-weight:500}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin:20px 0}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:18px}.card span{display:block;color:var(--muted);font-size:13px;text-transform:capitalize}.card strong{display:block;margin-top:8px;font-size:25px;font-weight:500}.lede,.help,.muted{color:var(--muted)}label{display:block;font-weight:400;margin-bottom:7px}input,textarea,select{width:100%;border:1px solid #bdc7d1;border-radius:8px;padding:10px 12px;background:white;color:var(--ink);font:inherit}textarea{resize:vertical;font-family:"SFMono-Regular",Consolas,monospace;font-size:13px}input:focus,textarea:focus,select:focus{outline:3px solid rgba(18,70,128,.14);border-color:var(--accent)}button{border:1px solid #b8c2cc;background:white;color:var(--ink);border-radius:8px;padding:10px 14px;cursor:pointer;font:inherit;font-weight:400}button.primary{background:var(--accent);border-color:var(--accent);color:white}.link-button{padding:4px 8px;border:0;color:var(--accent)}.section-title{display:flex;justify-content:space-between;align-items:center}.grid-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.filters{display:flex;gap:10px;margin-bottom:14px}.filters input{max-width:240px}.alert{padding:12px;border-radius:8px;margin-bottom:14px}.alert.success{background:#e8f6ed;color:var(--ok)}.warning{padding:10px;background:#fff7df;color:var(--warn);border-radius:8px}.check{display:flex;align-items:center;gap:8px}.check input{width:auto}.placement-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;background:rgba(255,255,255,.96);border-top:1px solid var(--line);padding:14px 0}.result{max-height:340px;overflow:auto;background:#101922;color:#e7edf4;padding:14px;border-radius:8px;white-space:pre-wrap}.method-results{border:1px solid var(--line);border-radius:8px;margin-top:6px;display:none;max-height:280px;overflow:auto}.method-results.open{display:block}.method-option{padding:10px;border-bottom:1px solid var(--line);cursor:pointer}.method-option:hover{background:#f0f5fa}.method-option strong{display:block;font-weight:500}.method-option small{color:var(--muted)}.output-row{display:grid;grid-template-columns:70px 1fr 1.5fr 120px 44px;gap:8px;margin-bottom:8px}.output-row button{padding:7px}.badge{padding:3px 7px;border-radius:99px;background:#edf1f5;font-size:12px}.badge.success{background:#e8f6ed;color:var(--ok)}.badge.error,.badge.timeout{background:#fdeaea;color:var(--bad)}table{width:100%;border-collapse:collapse;font-size:13px}th,td{text-align:left;padding:10px;border-bottom:1px solid var(--line);vertical-align:top}th{font-weight:400;color:var(--muted);background:#fafbfc}td pre{margin:0;max-width:500px;white-space:pre-wrap}.details dl{display:grid;grid-template-columns:150px 1fr;gap:10px}.details dt{color:var(--muted)}.details dd{margin:0}@media(max-width:720px){.topbar{height:auto;padding:14px;align-items:flex-start;flex-direction:column}.topbar nav{gap:10px}.container,.placement{padding:14px}.placement-head{align-items:flex-start}.usage-chip{margin-left:0}.output-row{grid-template-columns:1fr}.filters{flex-direction:column}.filters input{max-width:none}th,td{min-width:110px}}

/* Orbi24 1.0.3 — aplicação principal e identidade administrativa */
.brand-logo{display:block;width:auto;height:42px;max-width:96px;object-fit:contain}.brand-separator{width:1px;height:32px;background:var(--line)}.brand-product{font-size:18px;font-weight:500;white-space:nowrap}.topbar .brand{min-width:max-content}.app-shell{min-height:100vh}.bitrix-app{max-width:1240px;margin:0 auto;padding:24px}.app-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.app-product{display:flex;align-items:center;gap:16px}.app-product h1{margin:1px 0 3px;font-size:30px;font-weight:600}.app-product p{margin:0;color:var(--muted)}.eyebrow{display:block;color:var(--accent);font-size:11px;font-weight:600;letter-spacing:.09em}.app-actions{display:flex;gap:10px;flex-wrap:wrap}.app-loading{background:#edf4fb;color:var(--accent)}.app-warning{background:#fff7df;color:var(--warn)}.app-error{background:#fdeaea;color:var(--bad)}.portal-summary{display:flex;align-items:center;justify-content:space-between;gap:20px}.portal-summary h2{margin:4px 0;font-size:22px}.app-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.metric-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.metric-list div{border:1px solid var(--line);border-radius:10px;padding:12px}.metric-list dt{color:var(--muted);font-size:12px}.metric-list dd{margin:6px 0 0;font-weight:500}.table-wrap{overflow:auto}.badge.received,.badge.processing,.badge.queued{background:#edf4fb;color:var(--accent)}.badge.completed,.badge.success{background:#e8f6ed;color:var(--ok)}.badge.failed,.badge.error,.badge.timeout{background:#fdeaea;color:var(--bad)}
@media(max-width:820px){.bitrix-app{padding:14px}.app-hero{align-items:flex-start;flex-direction:column}.app-grid{grid-template-columns:1fr}.metric-list{grid-template-columns:1fr}.brand-logo{height:36px;max-width:84px}.brand-separator{height:28px}}

/* Orbi24 1.0.3 — consumo do cliente, sincronização e identidade da fabricante */
.topbar{min-height:96px;height:auto;padding-top:8px;padding-bottom:8px}.brand-logo{height:auto;max-height:80px;max-width:180px}.brand-separator{height:48px}.usage-overview .section-title{gap:18px}.card.emphasis{border-color:rgba(18,70,128,.35);background:#f3f8fd}.usage-progress-wrap{margin:8px 0 18px}.usage-progress-label{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:13px;margin-bottom:7px}.usage-progress{height:10px;background:#e7edf3;border-radius:999px;overflow:hidden}.usage-progress span{display:block;height:100%;width:0;background:var(--accent);border-radius:999px;transition:width .25s ease}.usage-financials{grid-template-columns:repeat(4,minmax(0,1fr))}.panel-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px}.panel-actions .muted{font-size:13px}.registration-error{margin:14px 0 0}.install-complete{max-width:760px}.install-registration-summary{text-align:left;margin-top:22px}button:disabled{opacity:.6;cursor:wait}
@media(max-width:920px){.usage-financials{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.topbar{min-height:auto}.brand-logo{max-height:64px;max-width:150px}.usage-financials{grid-template-columns:1fr}.usage-progress-label{flex-direction:column;gap:4px}}
.badge.warning{background:#fff7df;color:var(--warn);padding:3px 7px}.badge.muted-badge{background:#edf1f5;color:var(--muted)}

/* Orbi24 1.1.0 — relatórios, editor inteligente e placement do produto */
:root{--accent-strong:#0b3767;--accent-soft:#eaf3fb;--surface:#fff;--surface-alt:#f7f9fc;--focus:rgba(18,70,128,.18)}
.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.page-heading h1{margin:0 0 4px}.filters-wrap{flex-wrap:wrap}.filters select,.filters input{max-width:230px}.filters .button-link,.button-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid #b8c2cc;background:#fff;color:var(--ink);border-radius:8px;padding:10px 14px}.table-panel{overflow:auto}.table-subtext{display:block;color:var(--muted);font-size:11px;margin-top:4px}.empty-state{text-align:center;color:var(--muted);padding:30px}.button-compact{padding:7px 10px}.badge.info{background:#edf4fb;color:var(--accent)}.badge.warning{background:#fff7df;color:var(--warn)}.badge.critical,.badge.error{background:#fdeaea;color:var(--bad)}details summary{cursor:pointer;color:var(--accent);margin-top:5px}.table-panel details pre{max-width:720px;max-height:260px;overflow:auto;background:#101922;color:#e7edf4;padding:10px;border-radius:8px}
.product-placement{background:linear-gradient(180deg,#f6f9fc 0,#fff 240px)}.product-placement .placement{max-width:1180px}.product-head{padding:18px 20px;background:linear-gradient(135deg,#0e3d70,#1760a5);border-radius:18px;color:#fff;box-shadow:0 14px 36px rgba(8,48,88,.18)}.product-logo{display:grid;place-items:center;flex:0 0 54px;width:54px;height:54px;border-radius:16px;background:#fff;color:var(--accent);font-size:28px;font-weight:700;box-shadow:0 8px 22px rgba(0,0,0,.16)}.product-title h1{color:#fff;font-size:25px}.product-title p{color:rgba(255,255,255,.82)}.product-title .eyebrow{color:#b9dbfa}.document-context{display:block;margin-top:4px}.product-head .usage-chip{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.12);display:flex;flex-direction:column;align-items:flex-end;color:#fff}.product-head .usage-chip span{font-size:11px;color:rgba(255,255,255,.72)}.product-head .usage-chip strong{font-size:17px}.product-placement .panel{border-color:#dbe5ef;box-shadow:0 6px 22px rgba(30,65,100,.06)}.product-placement .steps span{border:1px solid #e0e9f2}.product-placement .steps .active{background:var(--accent);color:#fff;border-color:var(--accent)}.method-option{display:block;width:100%;text-align:left;border:0;border-radius:0}.method-option:hover,.method-option:focus{background:var(--accent-soft);color:var(--accent-strong)}.button-group{display:flex;gap:8px;flex-wrap:wrap}.secondary{background:#fff;border-color:#bfcbd6}.secondary:hover{background:#f2f6fa;border-color:#8ea6bc}.primary:hover{background:var(--accent-strong)}.action-button{position:relative;min-width:150px;transition:background .18s ease,border-color .18s ease,transform .08s ease}.action-button:active{transform:translateY(1px)}.action-button.is-loading{background:#637083;border-color:#637083}.action-button.is-success{background:var(--ok);border-color:var(--ok)}.action-button.is-error{background:var(--bad);border-color:var(--bad)}.button-spinner{display:none;width:15px;height:15px;border-radius:50%;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;animation:orbi24-spin .8s linear infinite;margin-left:8px;vertical-align:-2px}.is-loading .button-spinner{display:inline-block}@keyframes orbi24-spin{to{transform:rotate(360deg)}}
.json-workspace{overflow:visible}.editor-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:16px}.json-editor-shell{display:grid;grid-template-columns:44px minmax(0,1fr);border:1px solid #bdc7d1;border-radius:10px;overflow:hidden;background:#101922;min-height:390px}.json-editor-shell:focus-within{outline:3px solid var(--focus);border-color:var(--accent)}.json-editor-shell.editor-error{border-color:var(--bad)}.line-numbers{padding:12px 8px;text-align:right;color:#6f8092;background:#0b1219;font:13px/1.55 "SFMono-Regular",Consolas,monospace;white-space:pre;overflow:hidden;user-select:none}.json-editor-shell textarea{border:0;border-radius:0;outline:0!important;resize:vertical;min-height:390px;background:#101922;color:#e7edf4;padding:12px 14px;font:13px/1.55 "SFMono-Regular",Consolas,monospace;tab-size:2}.schema-helper{border:1px solid var(--line);border-radius:10px;background:var(--surface-alt);padding:12px;min-height:390px;max-height:520px;display:flex;flex-direction:column}.helper-head{display:grid;gap:8px}.helper-head input{background:#fff}.helper-tabs{display:flex;gap:6px;margin:10px 0}.helper-tabs button{flex:1;padding:7px 8px;font-size:12px}.helper-tabs button.active{background:var(--accent);border-color:var(--accent);color:#fff}.suggestion-list{overflow:auto;display:grid;gap:6px;padding-right:2px}.suggestion-item{display:block;text-align:left;padding:9px;background:#fff;border-color:#d7e0e9}.suggestion-item:hover{border-color:var(--accent);background:var(--accent-soft)}.suggestion-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.suggestion-item small{display:block;color:var(--muted);margin-top:4px}.suggestion-meta{font-size:10px}.helper-empty{color:var(--muted);font-size:12px;padding:16px;text-align:center}.editor-status-row{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:9px}.status-ok{color:var(--ok)}.status-error{color:var(--bad)}.status-neutral{color:var(--muted)}kbd{display:inline-block;border:1px solid #cbd5df;border-bottom-width:2px;border-radius:4px;padding:1px 4px;background:#fff;font-size:10px}.output-head,.output-row{display:grid;grid-template-columns:70px minmax(140px,1fr) minmax(220px,1.5fr) 120px 44px;gap:8px}.output-head{color:var(--muted);font-size:11px;padding:0 2px 6px}.danger-icon{color:var(--bad);font-size:20px;line-height:1;padding:7px}.danger-icon:hover{background:#fdeaea;border-color:#e4a8a8}.test-summary{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;margin:15px 0}.test-summary div{background:var(--surface-alt);border:1px solid var(--line);border-radius:9px;padding:10px}.test-summary span{display:block;color:var(--muted);font-size:11px}.test-summary strong{display:block;margin-top:4px;font-size:13px;overflow-wrap:anywhere}.test-outputs h3{font-size:15px}.table-scroll{overflow:auto}.alert.error{background:#fdeaea;color:var(--bad)}
@media(max-width:900px){.editor-layout{grid-template-columns:1fr}.schema-helper{max-height:420px}.test-summary{grid-template-columns:repeat(2,minmax(120px,1fr))}}@media(max-width:720px){.product-head{align-items:flex-start;flex-wrap:wrap}.product-head .usage-chip{margin-left:68px;align-items:flex-start}.section-title{align-items:flex-start;gap:10px;flex-direction:column}.button-group{width:100%}.button-group button{flex:1}.output-head{display:none}.output-row{grid-template-columns:1fr}.test-summary{grid-template-columns:1fr}.editor-status-row{align-items:flex-start;flex-direction:column}.filters select,.filters input{max-width:none}}
.manufacturer-label{display:block;color:var(--muted);font-size:10px;font-weight:400;letter-spacing:.04em;text-transform:uppercase;margin-top:2px}

/* Orbi24 1.1.1 — catálogo comercial, editor assistido e saídas inteligentes */
.method-option small{display:block;line-height:1.4;margin-top:4px}.method-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.method-tags span{font-size:10px;color:var(--accent);background:var(--accent-soft);padding:2px 6px;border-radius:99px}.suggestion-item strong{display:block;font-weight:500}.suggestion-item code{display:block;margin-top:3px;color:var(--accent);font-size:11px}.editor-status-left{display:flex;align-items:center;gap:12px}.editor-cursor{font:11px "SFMono-Regular",Consolas,monospace;color:var(--muted)}.jsonpath-guide{margin:8px 0 14px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-alt)}.jsonpath-guide summary{margin:0}.jsonpath-guide div{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.6}.output-head,.output-row{grid-template-columns:62px minmax(150px,1fr) minmax(220px,1.5fr) 120px 105px 44px}.output-assistant{width:min(620px,calc(100vw - 32px));border:0;border-radius:14px;padding:0;box-shadow:0 22px 70px rgba(10,35,60,.28)}.output-assistant::backdrop{background:rgba(8,25,42,.52)}.output-assistant form{padding:20px}.dialog-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.dialog-head h2{margin:3px 0 4px}.dialog-head code{color:var(--accent)}.dialog-close{border:0;font-size:24px;padding:2px 8px}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.path-preview{padding:10px 12px;background:#101922;color:#e7edf4;border-radius:8px;margin-top:10px}.path-preview span{display:block;color:#9fb0c2;font-size:11px;margin-bottom:5px}.path-preview code{overflow-wrap:anywhere}.product-title p{max-width:760px;line-height:1.45}@media(max-width:720px){.output-head{display:none}.output-row{grid-template-columns:1fr}.editor-status-left{align-items:flex-start;flex-direction:column;gap:3px}}

/* Orbi24 1.1.2 — inserção assistida de campos do fluxo */
.flow-field-button span{font-family:"SFMono-Regular",Consolas,monospace;font-weight:700;margin-right:4px}.flow-field-hint{margin-top:10px;padding:10px 12px;border:1px solid #cfe0f1;border-radius:8px;background:#f4f8fc;color:var(--muted);font-size:12px;line-height:1.5}.flow-field-hint strong{color:var(--ink)}.flow-field-hint code{color:var(--accent);font-weight:600}.helper-tabs{flex-wrap:wrap}.helper-tabs button{min-width:92px}.flow-group-title{position:sticky;top:0;z-index:1;margin:4px 0 2px;padding:7px 8px;background:var(--surface-alt);color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.flow-suggestion .suggestion-token{display:inline-block;margin-top:4px;padding:2px 6px;border-radius:5px;background:#edf4fb;color:var(--accent);font:11px "SFMono-Regular",Consolas,monospace}.flow-suggestion code{margin-top:5px;color:#536579}.flow-suggestion:hover .suggestion-token{background:#dcebf8}.flow-suggestion:hover code{color:var(--accent)}

/* Orbi24 1.1.3 — Monaco Editor e assistente de saída após o teste */
.monaco-shell{position:relative;border:1px solid #bdc7d1;border-radius:10px;overflow:hidden;background:#1e1e1e;min-height:440px}.monaco-shell:focus-within{outline:3px solid var(--focus);border-color:var(--accent)}.monaco-shell.editor-error{border-color:var(--bad)}.monaco-editor-host{width:100%;height:440px;min-height:440px}.monaco-fallback{display:none;width:100%;min-height:440px;border:0;border-radius:0;background:#1e1e1e;color:#e7edf4;padding:14px;font:13px/1.6 "SFMono-Regular",Consolas,monospace;resize:vertical}.monaco-fallback.is-visible{display:block}.editor-context-hint{margin-top:10px;padding:10px 12px;border:1px solid #cfe0f1;border-radius:8px;background:#f4f8fc;color:var(--muted);font-size:12px;line-height:1.5}.monaco-editor .suggest-widget{z-index:1000!important}.monaco-editor .suggest-widget .monaco-list-row{min-height:26px}.monaco-editor .suggest-widget .label-name{font-weight:500}.output-section{scroll-margin-top:10px}.output-locked{padding:14px 16px;border:1px dashed #b8c8d8;border-radius:9px;background:#f7f9fc;color:var(--muted);margin-bottom:14px}.response-explorer{margin-bottom:16px;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.response-explorer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:13px 15px;background:var(--surface-alt);border-bottom:1px solid var(--line)}.response-explorer-head p{margin:3px 0 0;color:var(--muted);font-size:12px}.response-tree{padding:10px 12px;max-height:520px;overflow:auto;font:12px/1.45 "SFMono-Regular",Consolas,monospace}.response-branch{margin:2px 0}.response-branch>summary{display:flex;align-items:center;gap:8px;padding:5px 7px;border-radius:6px;color:var(--ink)}.response-branch>summary:hover{background:var(--accent-soft)}.response-branch>summary small{color:var(--muted);font-family:Arial,sans-serif;font-size:10px}.response-children{margin-left:15px;padding-left:10px;border-left:1px solid #dce5ee}.response-leaf{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;text-align:left;border:0;background:transparent;border-radius:6px;padding:6px 8px;font:inherit}.response-leaf:hover,.response-leaf:focus{background:var(--accent-soft);color:var(--accent-strong)}.response-key{font-family:Arial,sans-serif;font-weight:600}.response-value{max-width:58%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);text-align:right}.path-choice-fieldset{border:0;padding:0;margin:12px 0}.path-choice-fieldset legend{font-weight:600;margin-bottom:7px}.path-choice-list{display:grid;gap:8px}.path-choice{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:flex-start;border:1px solid var(--line);border-radius:9px;padding:10px 12px;background:#fff;cursor:pointer}.path-choice:has(input:checked){border-color:var(--accent);box-shadow:0 0 0 2px var(--focus);background:var(--accent-soft)}.path-choice.is-warning{border-color:#e7c982}.path-choice input{margin-top:3px}.path-choice span{min-width:0}.path-choice strong,.path-choice code,.path-choice small{display:block}.path-choice code{margin:4px 0;color:var(--accent);overflow-wrap:anywhere}.path-choice small{color:var(--muted);line-height:1.4}.output-assistant{width:min(680px,calc(100vw - 32px))}@media(max-width:720px){.monaco-editor-host,.monaco-fallback,.monaco-shell{min-height:380px;height:380px}.response-value{max-width:48%}.response-explorer-head{flex-direction:column}}
.response-branch>summary .response-branch-select{margin-left:auto;padding:4px 8px;border:1px solid #b8c8d8;border-radius:6px;background:#fff;color:var(--accent);font:600 10px Arial,sans-serif}.response-branch>summary .response-branch-select:hover{background:var(--accent);border-color:var(--accent);color:#fff}

/* Orbi24 1.1.4 — layout visual alinhado ao editor nativo do Bitrix24 */
.bitrix-native-layout{
    --bitrix-accent:#2fc6f5;
    --bitrix-accent-strong:#1aa9d6;
    --bitrix-green:#8dbf00;
    --bitrix-green-strong:#78a900;
    --bitrix-border:#c6d0d7;
    --bitrix-border-soft:#dfe5e9;
    --bitrix-page:#eef2f4;
    --bitrix-surface:#ffffff;
    --bitrix-text:#333333;
    --bitrix-muted:#6a737d;
    margin:0;
    background:var(--bitrix-page);
    color:var(--bitrix-text);
    font:14px/1.45 Arial,"Helvetica Neue",sans-serif;
    font-weight:400;
}
.bitrix-native-layout .placement{
    width:100%;
    max-width:none;
    margin:0;
    padding:12px 12px 72px;
}
.bitrix-native-layout .product-head{
    min-height:64px;
    margin:0;
    padding:12px 14px;
    gap:12px;
    color:var(--bitrix-text);
    background:var(--bitrix-surface);
    border:1px solid var(--bitrix-border-soft);
    border-radius:0;
    box-shadow:none;
}
.bitrix-native-layout .product-logo{
    flex:0 0 36px;
    width:36px;
    height:36px;
    border:1px solid var(--bitrix-border);
    border-radius:3px;
    background:#f4f7f8;
    color:#225f9a;
    box-shadow:none;
    font-size:20px;
    font-weight:700;
}
.bitrix-native-layout .product-title{
    min-width:0;
}
.bitrix-native-layout .product-title .eyebrow{
    display:none;
}
.bitrix-native-layout .product-title h1{
    margin:0;
    color:var(--bitrix-text);
    font-size:18px;
    line-height:1.25;
    font-weight:400;
}
.bitrix-native-layout .product-title p{
    max-width:none;
    margin:3px 0 0;
    color:var(--bitrix-muted);
    font-size:13px;
    line-height:1.35;
}
.bitrix-native-layout .document-context{
    display:block;
    margin-top:2px;
    color:#8a939b;
    font-size:11px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.bitrix-native-layout .product-head .usage-chip{
    flex:0 0 auto;
    margin-left:auto;
    padding:6px 9px;
    border:1px solid var(--bitrix-border-soft);
    border-radius:3px;
    background:#f5f8f9;
    color:var(--bitrix-text);
    align-items:flex-end;
    box-shadow:none;
}
.bitrix-native-layout .product-head .usage-chip span{
    color:#7a858e;
    font-size:10px;
}
.bitrix-native-layout .product-head .usage-chip strong{
    color:#333;
    font-size:14px;
    font-weight:400;
}
.bitrix-native-layout .steps{
    display:flex;
    gap:0;
    margin:0 0 12px;
    padding:0 12px;
    overflow-x:auto;
    background:var(--bitrix-surface);
    border:1px solid var(--bitrix-border-soft);
    border-top:0;
}
.bitrix-native-layout .steps span{
    margin:0;
    padding:10px 13px 8px;
    border:0!important;
    border-bottom:3px solid transparent!important;
    border-radius:0;
    background:transparent;
    color:#6f7b84;
    font-size:12px;
}
.bitrix-native-layout .steps .active{
    border-bottom-color:var(--bitrix-accent)!important;
    background:transparent;
    color:#1d6d91;
    font-weight:600;
}
.bitrix-native-layout .panel{
    margin:0 0 12px;
    padding:15px 18px;
    overflow:visible;
    background:var(--bitrix-surface);
    border:1px solid var(--bitrix-border-soft);
    border-radius:0;
    box-shadow:none;
}
.bitrix-native-layout .section-title{
    gap:12px;
    margin:0 0 14px;
    padding:0 0 9px;
    border-bottom:1px solid #e8ecef;
}
.bitrix-native-layout .eyebrow{
    margin-bottom:2px;
    color:#8a949c;
    font-size:10px;
    font-weight:600;
    letter-spacing:.04em;
}
.bitrix-native-layout .panel h2,
.bitrix-native-layout .dialog-head h2{
    margin:0;
    color:#222;
    font-size:16px;
    line-height:1.3;
    font-weight:400;
}
.bitrix-native-layout label{
    color:#252525;
    font-size:13px;
    font-weight:400;
}
.bitrix-native-layout input,
.bitrix-native-layout textarea,
.bitrix-native-layout select{
    min-height:34px;
    padding:7px 9px;
    border:1px solid #aeb9c1;
    border-radius:2px;
    background:#fff;
    color:#333;
    box-shadow:inset 0 1px 2px rgba(0,0,0,.05);
    font:14px Arial,"Helvetica Neue",sans-serif;
}
.bitrix-native-layout input:focus,
.bitrix-native-layout textarea:focus,
.bitrix-native-layout select:focus{
    outline:0;
    border-color:var(--bitrix-accent);
    box-shadow:0 0 0 1px var(--bitrix-accent),inset 0 1px 2px rgba(0,0,0,.04);
}
.bitrix-native-layout button{
    min-height:34px;
    padding:7px 13px;
    border:1px solid #b8c2c8;
    border-radius:3px;
    background:linear-gradient(#fff,#e8edef);
    color:#333;
    box-shadow:0 1px 1px rgba(0,0,0,.06);
    font:13px Arial,"Helvetica Neue",sans-serif;
    font-weight:400;
}
.bitrix-native-layout button:hover{
    background:linear-gradient(#fff,#dfe6e9);
    border-color:#9eabb3;
}
.bitrix-native-layout button.primary{
    border-color:var(--bitrix-accent-strong);
    background:var(--bitrix-accent);
    color:#fff;
    box-shadow:none;
}
.bitrix-native-layout button.primary:hover{
    border-color:#159bc5;
    background:var(--bitrix-accent-strong);
}
.bitrix-native-layout #saveButton{
    border-color:var(--bitrix-green-strong);
    background:var(--bitrix-green);
    color:#fff;
    font-weight:600;
}
.bitrix-native-layout #saveButton:hover{
    background:var(--bitrix-green-strong);
}
.bitrix-native-layout .button-group{
    gap:6px;
}
.bitrix-native-layout .button-group button{
    min-height:30px;
    padding:5px 10px;
    font-size:12px;
}
.bitrix-native-layout .badge,
.bitrix-native-layout .muted-badge{
    border-radius:2px;
}
.bitrix-native-layout .method-results{
    margin-top:3px;
    border:1px solid var(--bitrix-border);
    border-radius:0;
    box-shadow:0 5px 14px rgba(0,0,0,.10);
}
.bitrix-native-layout .method-option{
    padding:9px 11px;
    background:#fff;
    border-bottom:1px solid #e7ebee;
}
.bitrix-native-layout .method-option:hover,
.bitrix-native-layout .method-option:focus{
    background:#eaf8fd;
    color:#1e627f;
}
.bitrix-native-layout .grid-form{
    grid-template-columns:repeat(4,minmax(150px,1fr));
    gap:12px;
}
.bitrix-native-layout .grid-form>div:first-child{
    grid-column:1/-1;
    padding-bottom:9px;
    border-bottom:1px solid #e8ecef;
}
.bitrix-native-layout .grid-form>label{
    margin:0;
}
.bitrix-native-layout .monaco-shell{
    min-height:390px;
    border:1px solid #9faab2;
    border-radius:2px;
    box-shadow:inset 0 1px 2px rgba(0,0,0,.08);
}
.bitrix-native-layout .monaco-editor-host,
.bitrix-native-layout .monaco-fallback{
    min-height:390px;
    height:390px;
}
.bitrix-native-layout .monaco-shell:focus-within{
    outline:0;
    border-color:var(--bitrix-accent);
    box-shadow:0 0 0 1px var(--bitrix-accent);
}
.bitrix-native-layout .editor-status-row{
    margin-top:7px;
    font-size:11px;
}
.bitrix-native-layout .editor-context-hint,
.bitrix-native-layout .output-locked,
.bitrix-native-layout .warning,
.bitrix-native-layout .jsonpath-guide,
.bitrix-native-layout .test-summary div,
.bitrix-native-layout .response-explorer{
    border-radius:2px;
    box-shadow:none;
}
.bitrix-native-layout .editor-context-hint{
    padding:8px 10px;
    background:#f7fafb;
    border-color:#d7e0e5;
}
.bitrix-native-layout .warning{
    padding:9px 10px;
    border:1px solid #ead9a5;
    background:#fff8dc;
}
.bitrix-native-layout .check{
    margin:10px 0;
}
.bitrix-native-layout .response-explorer-head{
    background:#f4f7f8;
}
.bitrix-native-layout .response-branch>summary,
.bitrix-native-layout .response-leaf{
    border-radius:2px;
}
.bitrix-native-layout .placement-actions{
    z-index:20;
    bottom:0;
    margin:16px -18px -15px;
    padding:10px 18px;
    background:#eef2f4;
    border-top:1px solid #cbd5db;
    box-shadow:0 -2px 6px rgba(0,0,0,.05);
}
.bitrix-native-layout .output-assistant{
    border:1px solid #9eabb3;
    border-radius:3px;
    box-shadow:0 18px 50px rgba(0,0,0,.28);
}
.bitrix-native-layout .output-assistant form{
    padding:16px;
}
.bitrix-native-layout .dialog-head{
    margin:-16px -16px 14px;
    padding:11px 14px;
    background:#eef2f4;
    border-bottom:1px solid #cbd5db;
}
.bitrix-native-layout .path-choice,
.bitrix-native-layout .path-preview{
    border-radius:2px;
}
.bitrix-native-layout kbd{
    border-radius:2px;
    background:#f7f9fa;
}
@media(max-width:900px){
    .bitrix-native-layout .grid-form{
        grid-template-columns:repeat(2,minmax(150px,1fr));
    }
}
@media(max-width:720px){
    .bitrix-native-layout .placement{
        padding:8px 8px 68px;
    }
    .bitrix-native-layout .product-head{
        align-items:flex-start;
        flex-wrap:wrap;
    }
    .bitrix-native-layout .product-head .usage-chip{
        margin-left:48px;
    }
    .bitrix-native-layout .steps{
        padding:0 5px;
    }
    .bitrix-native-layout .steps span{
        padding:9px 9px 7px;
    }
    .bitrix-native-layout .panel{
        padding:13px 12px;
    }
    .bitrix-native-layout .grid-form{
        grid-template-columns:1fr;
    }
    .bitrix-native-layout .monaco-editor-host,
    .bitrix-native-layout .monaco-fallback,
    .bitrix-native-layout .monaco-shell{
        min-height:350px;
        height:350px;
    }
    .bitrix-native-layout .placement-actions{
        margin:14px -12px -13px;
        padding:9px 12px;
    }
}

.output-ui-loading,.output-ui-error{padding:18px;border:1px solid #dfe5e9;border-radius:8px;background:#f8fafb;color:#6f7b85;font-size:13px;line-height:1.5}.output-ui-loading{display:flex;align-items:center;gap:10px}.output-ui-loading:before{content:"";width:16px;height:16px;border:2px solid #c8d2d9;border-top-color:#2fc6f6;border-radius:50%;animation:orbi24-output-spin .8s linear infinite}.output-ui-error{border-color:#ead79d;background:#fffaf0;color:#725a1c}.output-ui-error code{color:#315f72}@keyframes orbi24-output-spin{to{transform:rotate(360deg)}}
