.osb-ai-scoreboard-page{max-width:none;padding:22px}.osb-ai-builder{min-width:0}.osb-ai-builder-header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0 auto 18px;max-width:1760px}.osb-ai-builder-header h1{font-size:28px;letter-spacing:0;margin:2px 0 0}.osb-ai-eyebrow{align-items:center;color:var(--osb-muted);display:flex;font-size:12px;font-weight:700;gap:7px;margin:0;text-transform:uppercase}.osb-ai-eyebrow svg{color:#0f766e;height:16px;width:16px}.osb-ai-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.osb-ai-usage{color:var(--osb-muted);font-size:12px;margin-right:4px}.osb-ai-builder-grid{background:#fff;border:1px solid var(--osb-line);border-radius:8px;display:grid;grid-gap:0;gap:0;grid-template-columns:minmax(250px,300px) minmax(320px,.8fr) minmax(460px,1.3fr);height:calc(100dvh - 215px);margin:0 auto;max-height:850px;max-width:1760px;min-height:620px;overflow:hidden}.osb-ai-chat,.osb-ai-preview-panel,.osb-ai-setup{min-height:0;min-width:0}.osb-ai-setup{background:#f7f8fa;border-right:1px solid var(--osb-line);overflow-y:auto;padding:20px}.osb-ai-field,.osb-ai-fieldset{display:grid;grid-gap:7px;gap:7px;margin:0 0 18px}.osb-ai-field>span,.osb-ai-fieldset legend{color:var(--osb-ink);font-size:12px;font-weight:700}.osb-ai-field input,.osb-ai-field select{background:#fff;border:1px solid #cbd2da;border-radius:6px;color:var(--osb-ink);min-height:40px;padding:8px 10px;width:100%}.osb-ai-composer textarea:focus,.osb-ai-field input:focus,.osb-ai-field select:focus{border-color:#0f766e;box-shadow:0 0 0 3px rgba(15,118,110,.15);outline:none}.osb-ai-field-pair{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr}.osb-ai-fieldset{border:0;padding:0}.osb-ai-fieldset legend{margin-bottom:8px}.osb-ai-segmented{background:#e8ebef;border-radius:6px;display:grid;grid-gap:3px;gap:3px;grid-template-columns:1fr 1fr;padding:3px}.osb-ai-segmented button{background:transparent;border:0;border-radius:4px;color:#55606d;cursor:pointer;font-size:13px;font-weight:700;min-height:36px}.osb-ai-segmented button.active{background:#fff;box-shadow:0 1px 3px rgba(16,24,40,.12);color:#0f766e}.osb-ai-feature-list{gap:0}.osb-ai-feature-list label{align-items:flex-start;border-top:1px solid #e2e6ea;cursor:pointer;display:grid;grid-gap:10px;gap:10px;grid-template-columns:18px 1fr;padding:10px 0}.osb-ai-feature-list input{accent-color:#0f766e;height:16px;margin-top:2px;width:16px}.osb-ai-feature-list span{display:grid;grid-gap:2px;gap:2px}.osb-ai-feature-list strong{font-size:13px}.osb-ai-feature-list small{color:var(--osb-muted);font-size:11px;line-height:1.35}.osb-ai-chat,.osb-ai-preview-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.osb-ai-chat{border-right:1px solid var(--osb-line)}.osb-ai-panel-heading{align-items:center;border-bottom:1px solid var(--osb-line);display:flex;justify-content:space-between;min-height:68px;padding:14px 18px}.osb-ai-panel-heading h2{font-size:15px;letter-spacing:0;margin:0 0 3px}.osb-ai-panel-heading p{color:var(--osb-muted);font-size:11px;margin:0}.osb-ai-preview-live,.osb-ai-status{align-items:center;color:#3f4b57;display:flex;font-size:11px;font-weight:700;gap:6px}.osb-ai-status i{background:#16a34a;border-radius:50%;display:block;height:7px;width:7px}.osb-ai-preview-live{border:1px solid #b8d8d2;border-radius:999px;color:#0f766e;padding:4px 8px}.osb-ai-transcript{background:#fff;display:flex;flex-direction:column;gap:14px;overflow-y:auto;padding:18px}.osb-ai-message{display:grid;grid-gap:5px;gap:5px;max-width:90%}.osb-ai-message>span{color:var(--osb-muted);font-size:10px;font-weight:800;text-transform:uppercase}.osb-ai-message p{background:#eef5f3;border-radius:8px;color:#25313a;font-size:13px;line-height:1.5;margin:0;padding:10px 12px;white-space:pre-wrap}.osb-ai-message.user{align-self:flex-end}.osb-ai-message.user>span{text-align:right}.osb-ai-message.user p{background:#1f2933;color:#fff}.osb-ai-thinking{align-items:center;display:flex;gap:4px;padding:8px 4px}.osb-ai-thinking i{animation:osb-ai-pulse 1s infinite alternate;background:#0f766e;border-radius:50%;height:6px;width:6px}.osb-ai-thinking i:nth-child(2){animation-delay:.16s}.osb-ai-thinking i:nth-child(3){animation-delay:.32s}@keyframes osb-ai-pulse{0%{opacity:.25;transform:translateY(1px)}to{opacity:1;transform:translateY(-2px)}}.osb-ai-error{margin:0;padding:8px 16px 0}.osb-ai-composer{align-items:flex-end;background:#f7f8fa;border-top:1px solid var(--osb-line);display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr auto;padding:12px}.osb-ai-composer textarea{border:1px solid #cbd2da;border-radius:6px;font:inherit;max-height:140px;min-height:66px;padding:9px 10px;resize:vertical;width:100%}.osb-ai-send{align-items:center;background:#0f766e;border:0;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;gap:6px;justify-content:center;min-height:40px;padding:0 12px}.osb-ai-send:disabled{cursor:not-allowed;opacity:.55}.osb-ai-send svg{height:16px;width:16px}.osb-ai-preview-panel{background:#eef0f2}.osb-ai-preview-stage{align-items:center;background:#1b2730;display:flex;justify-content:center;min-height:0;overflow:hidden;padding:22px}.osb-ai-preview-empty,.osb-ai-preview-stage iframe{aspect-ratio:16/9;background:#111820;border:1px solid #46515b;box-shadow:0 18px 38px rgba(0,0,0,.25);display:block;height:auto;max-height:100%;max-width:100%;width:100%}.osb-ai-preview-empty{align-content:center;color:#dce3e8;display:grid;grid-gap:7px;gap:7px;justify-items:center;padding:24px;text-align:center}.osb-ai-preview-empty svg{color:#55b5a7;height:30px;width:30px}.osb-ai-preview-empty strong{font-size:14px}.osb-ai-preview-empty span{color:#9eabb5;font-size:11px;max-width:260px}.osb-ai-preview-footer{align-items:center;background:#fff;border-top:1px solid var(--osb-line);color:var(--osb-muted);display:flex;font-size:11px;justify-content:space-between;min-height:44px;padding:0 18px;text-transform:capitalize}.osb-ai-auth-state{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:460px;text-align:center}.osb-ai-auth-state>svg{color:#0f766e;height:34px;width:34px}.osb-ai-auth-state h1,.osb-ai-auth-state p{margin:0}.osb-ai-auth-state p{color:var(--osb-muted)}@media (max-width:1280px){.osb-ai-builder-grid{grid-template-columns:270px minmax(300px,1fr);height:auto;max-height:none;min-height:0}.osb-ai-preview-panel{border-top:1px solid var(--osb-line);grid-column:1/-1;min-height:560px}}@media (max-width:760px){.osb-ai-scoreboard-page{padding:14px}.osb-ai-builder-header{align-items:flex-start;flex-direction:column}.osb-ai-header-actions{justify-content:flex-start}.osb-ai-builder-grid{display:block}.osb-ai-chat,.osb-ai-setup{border-bottom:1px solid var(--osb-line);border-right:0}.osb-ai-chat{height:620px}.osb-ai-preview-panel{min-height:430px}.osb-ai-field-pair{grid-template-columns:1fr}.osb-ai-preview-stage{padding:10px}}@media (prefers-reduced-motion:reduce){.osb-ai-thinking i{animation:none}}.osb-editor-ai{inset-inline-end:16px;inset-block-end:16px;pointer-events:none;position:absolute;z-index:80}.osb-editor-ai-panel,.osb-editor-ai-toggle{pointer-events:auto}.osb-editor-ai-toggle{align-items:center;background:#1f2937;border:1px solid #334155;border-radius:8px;box-shadow:0 18px 40px rgba(2,6,23,.36);color:#f8fafc;display:inline-flex;gap:10px;justify-content:space-between;min-height:48px;min-width:164px;padding:0 16px}.osb-editor-ai-toggle span{font-size:14px;font-weight:700}.osb-editor-ai-toggle small{color:#cbd5e1;font-size:12px;font-weight:600}.osb-editor-ai-panel button:focus-visible,.osb-editor-ai-panel input:focus-visible,.osb-editor-ai-panel textarea:focus-visible,.osb-editor-ai-toggle:focus-visible{outline:3px solid rgba(45,212,191,.32);outline-offset:2px}.osb-editor-ai-panel{background:#111827;border:1px solid #334155;border-radius:8px;box-shadow:0 22px 44px rgba(2,6,23,.52);color:#e2e8f0;display:flex;flex-direction:column;gap:14px;height:min(780px,calc(100dvh - 96px));max-width:calc(100vw - 32px);overflow:hidden;padding:16px;width:360px}.osb-editor-ai.is-closed .osb-editor-ai-panel,.osb-editor-ai.is-open .osb-editor-ai-toggle{display:none}.osb-editor-ai-actions,.osb-editor-ai-conversation-header,.osb-editor-ai-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.osb-editor-ai-header{align-items:flex-start}.osb-editor-ai-header strong{display:block;font-size:16px}.osb-editor-ai-checkbox small,.osb-editor-ai-empty p,.osb-editor-ai-error,.osb-editor-ai-footnote,.osb-editor-ai-header p,.osb-editor-ai-message p,.osb-editor-ai-status{color:#cbd5e1;font-size:12px;line-height:1.5;margin:0}.osb-editor-ai-apply-action,.osb-editor-ai-close,.osb-editor-ai-primary-action,.osb-editor-ai-secondary-action{border-radius:6px;font-size:12px;font-weight:700;min-height:40px;padding:0 14px}.osb-editor-ai-close,.osb-editor-ai-secondary-action{background:#1f2937;border:1px solid #334155;color:#e2e8f0}.osb-editor-ai-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:4px}.osb-editor-ai-composer,.osb-editor-ai-controls,.osb-editor-ai-conversation{padding:2px}.osb-editor-ai-controls{display:grid;grid-gap:14px;gap:14px;margin-bottom:18px}.osb-editor-ai-conversation-header strong,.osb-editor-ai-features legend,.osb-editor-ai-field-label{color:#f8fafc;font-size:12px;font-weight:700;margin:0 0 8px}.osb-editor-ai-segmented{display:inline-grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.osb-editor-ai-checkbox,.osb-editor-ai-segmented label{align-items:flex-start;display:flex;gap:10px}.osb-editor-ai-segmented label{background:#111827;border:1px solid #334155;border-radius:6px;cursor:pointer;min-height:44px;padding:10px 12px}.osb-editor-ai-checkbox input,.osb-editor-ai-segmented input{accent-color:#14b8a6;margin:2px 0 0}.osb-editor-ai-segmented span{color:#f8fafc;font-size:13px;font-weight:700}.osb-editor-ai-features{border:0;display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;min-width:0;padding:0}.osb-editor-ai-checkbox span{display:grid;grid-gap:2px;gap:2px}.osb-editor-ai-checkbox strong{color:#f8fafc;font-size:13px;overflow-wrap:anywhere}.osb-editor-ai-conversation{display:grid;grid-gap:12px;gap:12px;min-height:240px}.osb-editor-ai-log{display:grid;grid-gap:10px;gap:10px;min-height:160px;overflow:auto;padding-right:2px}.osb-editor-ai-empty,.osb-editor-ai-message{border:1px solid #334155;border-radius:6px;padding:12px}.osb-editor-ai-empty strong,.osb-editor-ai-message strong{color:#f8fafc;display:block;font-size:12px;margin-bottom:6px}.osb-editor-ai-message-user{background:#0f2d2f}.osb-editor-ai-message-assistant{background:#111827}.osb-editor-ai-empty{background:#172033}.osb-editor-ai-error,.osb-editor-ai-preview,.osb-editor-ai-status{border-radius:6px;padding:10px 12px}.osb-editor-ai-preview-frame{aspect-ratio:16/9;background:#111827;border:1px solid #334155;border-radius:6px;width:100%}.osb-editor-ai-status{background:#0f2d2f}.osb-editor-ai-error{background:#3f1d1d;color:#fecaca}.osb-editor-ai-composer{display:grid;flex:0 0 auto;grid-gap:10px;gap:10px}.osb-editor-ai-composer textarea{background:#111827;border:1px solid #334155;border-radius:6px;color:#f8fafc;min-height:108px;padding:12px;resize:vertical}.osb-editor-ai-primary-action{background:#14b8a6;border:1px solid #14b8a6;color:#062c2c;flex:1 1 auto}.osb-editor-ai-apply-action{background:#0f2d2f;border:1px solid #0f766e;color:#ccfbf1;flex:1 1 auto}.osb-editor-ai-panel button:disabled,.osb-editor-ai-panel input:disabled,.osb-editor-ai-panel textarea:disabled{cursor:not-allowed;opacity:.6}@media (max-width:920px){.osb-editor-ai{inset-inline:12px;inset-block-end:12px}.osb-editor-ai-toggle{justify-content:center;width:100%}.osb-editor-ai-panel{height:min(720px,calc(100dvh - 24px));width:min(100%,420px)}}.osb-editor-root{--editor-left-panel-width:320px;--editor-layers-height:340px;--editor-right-panel-width:300px;--editor-top-panel-height:48px;--editor-panel:#111827;--editor-panel-soft:#1f2937;--editor-primary:#5a82d8;--editor-muted:#cbd5e1;background:#050816;color:#f9fafb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:calc(100vh - 64px);height:calc(100dvh - 64px);overflow:hidden;position:relative;width:100%}.osb-editor-exit{align-items:center;border:1px solid #475467;border-radius:6px;color:#f9fafb;display:inline-flex;font-size:13px;font-weight:800;min-height:38px;padding:7px 12px}.osb-editor-exit:hover{background:#1d2939}.osb-editor-loading{align-items:center;background:#111827;color:#f9fafb;display:flex;gap:10px;inset:0;justify-content:center;position:absolute;z-index:80}.osb-editor-loading .osb-skeleton{height:16px;width:80px}.osb-editor-root *,.osb-editor-root :after,.osb-editor-root :before{box-sizing:border-box}.osb-editor-root .editor-layout{align-items:stretch;display:flex;height:100%;overflow:hidden;width:100%}.osb-editor-root .editor-clm{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;min-width:420px;overflow:hidden}.osb-editor-root .editor-panel{background:var(--editor-panel);height:100%;min-width:0;overflow:auto;position:relative}.osb-editor-root .editor-panel-left{border-right:1px solid rgba(255,255,255,.14);display:flex;flex:0 0 var(--editor-left-panel-width);flex-direction:column;overflow:hidden}.osb-editor-root .editor-panel-right{border-left:1px solid rgba(255,255,255,.14);flex:0 0 var(--editor-right-panel-width)}.osb-editor-root .editor-top-panel{background:linear-gradient(90deg,#020617,#001d8f);border-bottom:1px solid rgba(90,130,216,.48);flex:0 0 var(--editor-top-panel-height);min-height:40px;overflow:auto;position:relative}.osb-editor-root #toppanel .gjs-pn-panel{align-items:center;display:flex;gap:4px;height:100%;padding:5px 8px}.osb-editor-root #toppanel .gjs-pn-btn{align-items:center;border:1px solid transparent;border-radius:5px;display:inline-flex;height:36px;justify-content:center;margin:0;min-width:36px;padding:0 8px;width:auto}.osb-editor-root .osb-topbar-button{align-items:center;display:inline-flex;gap:6px;white-space:nowrap}.osb-editor-root .osb-topbar-button__icon,.osb-editor-root .osb-topbar-button__icon svg{display:block;height:17px;width:17px}.osb-editor-root .osb-topbar-button__label{font-size:12px;font-weight:800}.osb-editor-root #toppanel .osb-topbar-command--primary{background:#175cd3;border-color:#528bff;color:#ffffff}.osb-editor-root #toppanel .osb-topbar-command--accent{background:#0f766e;border-color:#2dd4bf;color:#ffffff}.osb-editor-root #toppanel .osb-topbar-command--light{background:#f8fafc;border-color:#cbd5e1;color:#111827}.osb-editor-root .editor-canvas{background-color:#f3f4f6;flex:1 1 auto;min-height:0;overflow:auto}.osb-editor-root .gjs-cv-canvas{width:100%}.osb-editor-root .editor-layers-region{border-bottom:1px solid rgba(255,255,255,.16);flex:0 0 var(--editor-layers-height);min-height:0;overflow:hidden;position:relative}.osb-editor-root .editor-blocks-region{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.osb-editor-root .editor-panel-heading{align-items:center;background:#0f172a;border-bottom:1px solid rgba(255,255,255,.12);color:#e2e8f0;display:flex;font-size:12px;font-weight:900;height:34px;letter-spacing:0;padding:0 12px;text-transform:uppercase}.osb-editor-root #blocks,.osb-editor-root #layers-container{min-height:0;overflow:auto}.osb-editor-root #layers-container{height:calc(100% - 34px)}.osb-editor-root #blocks{flex:1 1 auto}.osb-editor-root #layers-container .gjs-layer-title{align-items:center;display:flex;font-size:13px;min-height:30px;padding-bottom:5px;padding-top:5px}.osb-editor-root #layers-container .gjs-layer-count,.osb-editor-root #layers-container .gjs-layer-name{font-size:12px;line-height:1.35}.osb-editor-root #layers-container .gjs-layer-title-inn{height:20px;min-width:0;width:100%}.osb-editor-root #layers-container .gjs-layer-name{align-items:center;display:flex;flex:1 1 auto;height:20px;margin:0 38px 0 6px;min-height:20px;min-width:0;padding:0}.osb-editor-root #layers-container .gjs-layer-move,.osb-editor-root #layers-container .gjs-layer-vis{min-height:28px;min-width:24px}.osb-editor-root #layers-container .gjs-layer-caret{height:20px;min-height:20px;min-width:20px;padding:0;width:20px}.osb-editor-root #layers-container .gjs-layer-caret svg{height:16px;width:16px}.osb-editor-root .gjs-pn-panels{display:none}.osb-editor-root .gjs-pn-panel{background:transparent;box-shadow:none;position:relative}.osb-editor-root .gjs-clm-tags{display:none}.osb-editor-root .gjs-blocks-c{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px}.osb-editor-root .gjs-block{background:var(--editor-panel-soft);border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#f9fafb;min-height:84px;width:auto}.osb-editor-root .gjs-block-category .gjs-title,.osb-editor-root .gjs-layer-title,.osb-editor-root .gjs-sm-sector-title,.osb-editor-root .gjs-title{background:var(--editor-panel-soft);color:#f9fafb;font-weight:700;letter-spacing:0}.osb-editor-root .gjs-layer,.osb-editor-root .gjs-sm-sector{background:var(--editor-panel);border-bottom:1px solid rgba(255,255,255,.08)}.osb-editor-root .gjs-label,.osb-editor-root .gjs-sm-label,.osb-editor-root .gjs-sm-property{color:var(--editor-muted)}.osb-editor-root .gjs-field,.osb-editor-root .gjs-input-holder,.osb-editor-root .gjs-sm-field{background:#f9fafb;border:1px solid rgba(17,24,39,.18);border-radius:6px;color:#111827}.osb-editor-root .gjs-badge,.osb-editor-root .gjs-radio-item input:checked+.gjs-radio-item-label,.osb-editor-root .gjs-toolbar{background:var(--editor-primary);color:#fff}.osb-editor-root .panel-resizer{background:transparent;position:absolute;z-index:30}.osb-editor-root .panel-resizer-vertical{bottom:0;cursor:col-resize;top:0;width:10px}.osb-editor-root .panel-resizer-right{right:-5px}.osb-editor-root .panel-resizer-left{left:-5px}.osb-editor-root .panel-resizer-horizontal{bottom:-5px;cursor:row-resize;height:10px;left:0;right:0}.osb-editor-error{margin:10vh auto;max-width:680px;padding:24px}@media (max-width:800px){.osb-editor-root{--editor-left-panel-width:230px;--editor-right-panel-width:230px}}