.codeblock-editor{position:relative;max-height:600px;overflow:hidden;border-radius:8px;background-color:#161b22!important;padding-bottom:37px}.codeblock-editor .codeblock-overflow{overflow:auto;max-height:100%}.codeblock-editor .codeblock-overflow [data-tab]{display:none}.codeblock-editor .codeblock-overflow.tab--react_native [data-tab=react_native],.codeblock-editor .codeblock-overflow.tab--expo [data-tab=expo],.codeblock-editor .codeblock-overflow.tab--nodejs [data-tab=nodejs]{display:block}.codeblock-editor-panel{min-height:520px}.codeblock-monaco{width:100%;height:520px;border-top:1px solid #273041}.codeblock-monaco .monaco-editor,.codeblock-monaco .monaco-editor .margin,.codeblock-monaco .monaco-editor-background{background-color:#161b22!important}.CodeBlockHeader{background-color:#21262d;border-bottom:1px solid #363b42;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-family:monospace;font-weight:500;letter-spacing:.15px;color:#e6e6e6}.CodeBlockHeader-Item{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;position:relative;height:36px;padding:0 12px;gap:6px;font-size:12px;border-left:1px solid #363b42}.CodeBlockHeader-Item:disabled{pointer-events:none}.CodeBlockHeader-Item:hover{transition:.1s ease-in;background-color:#2c323c}.CodeBlockHeader-Tabs{display:flex;flex-direction:row;align-items:center;padding-left:16px}@media (max-width: 600px){.CodeBlockHeader-Tabs{padding-left:0;max-width:-moz-min-content;max-width:min-content;overflow-y:hidden;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.CodeBlockHeader-Tabs::-webkit-scrollbar{display:none}}.CodeBlockHeader-Tabs .CodeBlockHeader-Item{font-size:13px;border-left:none;color:#7c8590}.CodeBlockHeader-Tabs .CodeBlockHeader-Item--Active{color:#e6e6e6}.CodeBlockHeader-Tabs .CodeBlockHeader-Item--Active:hover{background-color:unset!important}.CodeBlockHeader-Tabs .CodeBlockHeader-Item--Active:after{display:block;content:"";position:absolute;left:0;bottom:-1px;right:0;width:100%;border-bottom:2px solid var(--accent)}.component-submit-shell{margin-top:12px;position:relative;display:flex;flex:1;min-height:0}.component-submit-form{background:#fff;display:flex;flex-direction:column;flex:1;min-height:0}.component-submit-form textarea{resize:vertical;min-height:120px}.component-submit-form .component-free-field .wf-form-control{margin-top:8px}.component-submit-form .component-free-toggle{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:#0f172a;font-weight:500}.component-submit-form .component-free-toggle input{width:16px;height:16px;accent-color:#2563eb}.component-submit-form .component-free-toggle input:disabled+span{color:#64748b}.component-submit-form .variants-block{margin-top:22px;border-top:1px solid #e2e8f0;padding-top:18px}.component-submit-form .variants-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.component-submit-form .variants-head h3{margin:0;color:#0f172a;font-size:18px;font-weight:600}.component-submit-form .variant-card{margin-top:14px;border:1px solid #dbe3ef;border-radius:12px;padding:14px;background:#fafcff;position:relative}.component-submit-form .variant-card-drop-overlay{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;border-radius:12px;border:2px dashed transparent;background:transparent;opacity:0;pointer-events:none;transition:opacity .12s ease,border-color .12s ease,background-color .12s ease}.component-submit-form .variant-card-drop-overlay p{margin:0;max-width:340px;text-align:center;font-size:13px;line-height:1.45;font-weight:700;color:#1d4ed8}.component-submit-form .variant-card-drop-overlay--active{opacity:1;border-color:#2563eb;background:#2563eb1a}.component-submit-form .variant-remove-btn{display:inline-flex;align-items:center;gap:6px;align-self:end;white-space:nowrap}.component-submit-form .variant-meta-grid{margin-top:2px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px}.component-submit-form .variant-name-field{margin:0}.component-submit-form .target-cards{margin-top:14px;display:grid;gap:12px}.component-submit-form .target-layout{display:grid;grid-template-columns:minmax(280px,298px) minmax(0,1fr);align-items:flex-start;gap:16px}.component-submit-form .target-layout--editor-only{grid-template-columns:minmax(0,1fr)}.component-submit-form .target-preview-stack{display:flex;flex-direction:column;gap:12px}.component-submit-form .SectionCard-Image{background-color:#f3f4f6;padding:12px;border-radius:12px;width:100%;min-height:596px;display:flex;align-items:center;justify-content:center}.component-submit-form .section-preview-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.component-submit-form .section-preview-trigger:disabled{cursor:default;opacity:.85}.component-submit-form .SectionCard-Image .frame{position:relative;width:300px;max-width:100%}.component-submit-form .SectionCard-Image .frame>img{position:relative;z-index:3;display:block;width:100%;height:auto}.component-submit-form .SectionCard-Image .frame .frame-inset{position:absolute;inset:0;overflow:hidden;border-radius:74px;max-width:300px;margin:auto;display:flex;align-items:center;justify-content:center}.component-submit-form .SectionCard-Image .frame .frame-inset .ElementPreviewImage{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover}.component-submit-form .component-preview-placeholder{color:#64748b;font-size:13px;font-weight:500;text-align:center}.component-submit-form .target-cards .error{color:#ef4444;margin:0;font-size:12px}.component-submit-form .status-message{margin-top:10px;min-height:18px;font-size:13px;font-weight:500}.component-submit-form .status-message:empty{display:none}.component-submit-form .status-message--error{color:#dc2626}.component-submit-form .status-message--success{color:#047857}.component-submit-form .submit-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.component-submit-form .submit-review-checks{display:inline-flex;align-items:center;gap:10px;padding:6px 10px;border:1px solid #dbe3ef;border-radius:10px;background:#f8fafc}.component-submit-form .submit-review-check-item{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:12px;font-weight:600;text-transform:lowercase}.component-submit-form .submit-review-check-spinner{width:12px;height:12px;border-radius:9999px;border:2px solid #cbd5e1;border-top-color:#94a3b8}.component-submit-form .submit-review-check-item--active{color:#334155}.component-submit-form .submit-review-check-item--active .submit-review-check-spinner{border-top-color:#2563eb;animation:component-submit-spinner .7s linear infinite}@keyframes component-submit-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 1024px){.component-submit-form .target-layout{grid-template-columns:1fr}}@media screen and (max-width: 640px){.component-submit-form .target-layout{grid-template-columns:1fr}.component-submit-form .SectionCard-Image{min-height:320px}.component-submit-form .variant-meta-grid{grid-template-columns:1fr}.component-submit-form .variant-remove-btn{justify-self:start;align-self:start}.component-submit-form .submit-actions .btn{width:100%}.component-submit-form .submit-review-checks{width:100%;justify-content:center}}
