:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17223a;background:#eef4fa}*{box-sizing:border-box}body{margin:0;background:#eef4fa}.owb-topbar{min-height:72px;background:#fff;border-bottom:1px solid #d3deeb;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:20px;padding:10px 28px;position:sticky;top:0;z-index:10}.owb-back{color:#123e78;text-decoration:none;font-weight:850}.owb-topbar>div:nth-child(2){display:flex;flex-direction:column}.owb-topbar strong{font-size:18px}.owb-topbar span{font-size:12px;color:#69778e;margin-top:3px}.owb-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.owb-actions button,.owb-library-tabs button,.owb-template-card button,.owb-review-actions button{border:1px solid #c9d7e8;background:#fff;border-radius:10px;padding:10px 13px;font-weight:850;color:#173b69;cursor:pointer}.owb-actions .primary,.owb-template-card button.primary,.owb-review-actions .primary{background:#0e3671;color:#fff;border-color:#0e3671}.owb-intro{background:#fff;padding:28px 46px 24px;border-bottom:1px solid #d5e0ec}.owb-intro h1{font-size:32px;margin:5px 0 6px}.owb-intro>p:last-child{margin:0;color:#68768d;font-size:17px}.eyebrow{font-size:11px;color:#1d63b5;text-transform:uppercase;letter-spacing:.18em;font-weight:900;margin:0 0 7px}.owb-tabs{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:16px;padding:24px 28px;background:#eaf1f8;border-bottom:1px solid #d2deeb;position:sticky;top:72px;z-index:9}.owb-tabs button{min-height:82px;display:flex;align-items:center;gap:16px;text-align:left;border:1px solid #ccd9e9;border-radius:16px;background:#fff;padding:14px 20px;color:#64728a;font-size:16px;font-weight:850;cursor:pointer;box-shadow:0 7px 20px rgba(32,64,101,.04)}.owb-tabs button b{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:12px;background:#edf3f9;color:#173963}.owb-tabs button.active{background:#103b78;color:#fff;border-color:#1e5da7;box-shadow:0 16px 32px rgba(14,47,98,.18)}.owb-tabs button.active b{background:#3a66a5;color:#fff}.owb-app{display:grid;grid-template-columns:minmax(520px,44%) minmax(0,1fr);gap:20px;padding:22px 28px 32px;min-height:720px}.owb-sidebar,.owb-preview{background:#fff;border:1px solid #d3deeb;border-radius:18px;box-shadow:0 12px 30px rgba(28,54,88,.06)}.owb-sidebar{padding:28px;overflow:auto}.owb-panel{display:none}.owb-panel.active{display:block}.owb-panel h1{font-size:26px;margin:0 0 7px}.panel-intro,.hint{font-size:14px;line-height:1.55;color:#68768c;margin:0 0 23px}.owb-panel label{display:block;font-size:13px;font-weight:850;margin:0 0 16px}.owb-panel input{width:100%;margin-top:7px;border:1px solid #c8d7e8;border-radius:11px;padding:13px 14px;background:#fff;font:inherit;color:#17223a;box-shadow:0 5px 15px rgba(34,61,94,.05)}.owb-panel input[readonly]{background:#f2f6fa;color:#6b7890}.owb-panel input[type=color]{height:49px;padding:6px}.owb-colours{display:grid;grid-template-columns:1fr 1fr;gap:12px}.owb-gradient-list{border-top:1px solid #e1e9f2;margin-top:8px;padding-top:18px}.owb-gradient-list>label{display:flex;align-items:center;gap:9px}.owb-gradient-list>label input{width:auto;margin:0}.owb-gradient-list>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.owb-gradient-list input[type=range]{padding:0;box-shadow:none}.owb-library-tabs{display:flex;gap:8px;margin:18px 0}.owb-library-tabs button{flex:1}.owb-library-tabs button.active{background:#e7f0fb;border-color:#7ca6d8}.owb-template-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.owb-template-card{border:1px solid #d4dfec;border-radius:14px;padding:14px;background:#fbfdff}.owb-template-card strong{display:block;margin-bottom:5px}.owb-template-card small{display:block;color:#728096;line-height:1.35;margin-bottom:12px}.owb-template-card div{display:flex;gap:6px;flex-wrap:wrap}.owb-template-card button{padding:7px 9px;font-size:11px}.owb-template-card .danger{color:#b4233c}.owb-review-card{padding:18px;border:1px solid #cee0f2;border-radius:14px;background:#f4f8fd;margin:22px 0}.owb-review-card p{color:#607087;line-height:1.5;margin:7px 0 0}.owb-review-actions{display:flex;gap:10px}.owb-preview{min-width:0;display:flex;flex-direction:column;overflow:hidden;min-height:680px;position:sticky;top:194px;height:calc(100vh - 216px)}.owb-previewbar{height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 17px;border-bottom:1px solid #e0e8f1;color:#627188;font-size:12px}.owb-previewbar strong{color:#17253e;font-size:14px}.owb-preview iframe{border:0;background:#fff;width:100%;flex:1}#owb-toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,20px);opacity:0;background:#102d55;color:#fff;padding:12px 18px;border-radius:12px;font-weight:850;transition:.2s;z-index:20;pointer-events:none}#owb-toast.show{transform:translate(-50%,0);opacity:1}#owb-toast.error{background:#a52138}@media(max-width:1100px){.owb-topbar{grid-template-columns:1fr}.owb-actions{justify-content:flex-start}.owb-tabs{top:126px;overflow:auto;grid-template-columns:repeat(4,220px)}.owb-app{grid-template-columns:1fr}.owb-preview{position:relative;top:auto;height:70vh}.owb-template-grid{grid-template-columns:1fr}}@media(max-width:650px){.owb-intro{padding:22px}.owb-tabs,.owb-app{padding:14px}.owb-app{min-height:0}.owb-sidebar{padding:20px}.owb-colours{grid-template-columns:1fr}.owb-topbar{position:relative}.owb-tabs{top:0}.owb-actions button{font-size:12px;padding:8px}}
.owb-app{display:block}.owb-sidebar{width:100%;max-width:none}.owb-preview{display:none}
.owb-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.owb-brand-card{border:1px solid #cbd9e8;border-radius:14px;background:#fbfcfe;padding:20px}.owb-brand-heading{display:flex;align-items:center;gap:14px;margin-bottom:14px}.owb-brand-heading input[type=color]{width:66px;height:60px;flex:0 0 66px;border:1px solid #6f7884;border-radius:0;padding:0;box-shadow:none}.owb-brand-heading strong{display:block;font-size:17px}.owb-brand-heading small{display:block;color:#6d7b91;margin-top:4px}.owb-brand-card>b{display:block;margin:0 0 8px 80px;color:#536178}.owb-brand-card .owb-hex{margin:0 0 14px 80px;width:calc(100% - 80px);font-weight:850;text-transform:uppercase}.owb-brand-card>button{width:100%;border:1px solid #c8d6e7;background:#fff;border-radius:10px;padding:10px;color:#15447f;font-weight:850;cursor:pointer}.owb-gradient-fields{display:none;border-top:1px solid #dfe7f0;margin-top:14px;padding-top:14px}.owb-gradient-fields.open{display:block}.owb-gradient-fields>input[type=checkbox]{display:none}.owb-gradient-fields label{margin-bottom:11px}.owb-gradient-fields label input[type=color]{height:45px}.owb-gradient-fields output{display:block;text-align:right;color:#1a457d;font-weight:800}.owb-logo-section{margin-top:28px}.owb-logo-section h2{font-size:17px;margin:0 0 10px}.owb-logo-section>input[type=file]{width:100%;border:1px solid #c8d6e7;border-radius:11px;padding:14px;background:#fff}.owb-logo-section>small{display:block;margin:6px 0 18px;font-weight:700}.owb-auto-brand{display:flex!important;align-items:center;gap:10px;font-size:15px!important}.owb-auto-brand input{width:20px!important;height:20px;margin:0!important}.owb-logo-section h3{font-size:15px;margin:22px 0 10px}.owb-current-logo{min-height:100px;border:1px dashed #c9d6e6;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:16px;background:#f9fbfd}.owb-current-logo img{max-width:280px;max-height:90px;display:none}.owb-current-logo img.visible{display:block}.owb-current-logo span{color:#758298}@media(max-width:1100px){.owb-brand-grid{grid-template-columns:1fr}}
.owb-topbar{min-height:58px;padding:7px 22px;grid-template-columns:165px 1fr auto}.owb-topbar strong{font-size:16px}.owb-actions button{padding:8px 11px;font-size:12px}.owb-intro{padding:18px 28px 17px}.owb-intro h1{font-size:25px;margin:3px 0 4px}.owb-intro>p:last-child{font-size:14px}.owb-tabs{padding:14px 18px;gap:12px;top:58px}.owb-tabs button{min-height:64px;padding:9px 14px;font-size:14px;border-radius:12px}.owb-tabs button b{width:38px;height:38px;flex-basis:38px;border-radius:9px}.owb-app{padding:16px 18px 24px;min-height:0}.owb-sidebar{padding:24px;border-radius:14px}.owb-panel h1{font-size:22px}.panel-intro,.hint{font-size:13px;margin-bottom:18px}.owb-panel label{font-size:12px;margin-bottom:12px}.owb-panel input{padding:10px 12px}.owb-brand-card{padding:15px}.owb-brand-heading input[type=color]{width:54px;height:52px;flex-basis:54px}.owb-brand-heading strong{font-size:15px}.owb-brand-heading small{font-size:11px}.owb-brand-card>b{margin-left:68px;font-size:12px}.owb-brand-card .owb-hex{margin-left:68px;width:calc(100% - 68px)}
.owb-tabs{grid-template-columns:repeat(5,minmax(130px,1fr));width:min(1180px,calc(100% - 36px));margin:14px auto;padding:0;background:transparent;border:0}.owb-app{padding:4px 18px 28px}.owb-sidebar{max-width:1040px;margin:0 auto;padding:22px}.owb-narrow-panel{max-width:760px;margin:0 auto}.owb-panel h1{font-size:20px}.panel-intro{font-size:12px}.owb-panel input{font-size:13px}.owb-domain-note{display:flex;gap:12px;align-items:center;margin-top:15px;padding:13px;border-radius:10px;background:#eef5fd;color:#5f7087;font-size:12px}.owb-domain-note strong{color:#15447e;white-space:nowrap}.owb-template-grid{grid-template-columns:1fr 1fr}.owb-template-card{padding:10px}.owb-template-thumb{height:215px;overflow:hidden;border-radius:9px;background:#edf3f9;border:1px solid #d6e0eb;margin-bottom:10px}.owb-template-thumb iframe{width:1440px;height:760px;border:0;transform:scale(.315);transform-origin:top left;pointer-events:none;background:#fff}.owb-template-card strong{font-size:13px}.owb-template-card small{font-size:10px;margin-bottom:8px}.owb-template-actions{display:flex;gap:6px}@media(max-width:900px){.owb-tabs{grid-template-columns:repeat(5,190px);overflow:auto}.owb-narrow-panel{max-width:none}.owb-template-grid{grid-template-columns:1fr}.owb-template-thumb iframe{transform:scale(.3)}}
.owb-template-grid{width:100%;min-width:0;overflow:hidden;align-items:start}.owb-template-card{min-width:0;max-width:100%;overflow:hidden}.owb-template-thumb{position:relative;display:block!important;width:100%;max-width:100%;contain:layout paint}.owb-template-thumb iframe{position:absolute;top:0;left:0;display:block;max-width:none}.owb-template-actions{display:flex!important;width:auto!important;overflow:visible!important}.owb-template-actions button{flex:0 0 auto}
.editor-open{overflow:hidden}.owb-editor-modal{position:fixed;inset:0;z-index:100;background:#eaf1f8;display:flex;flex-direction:column}.owb-editor-modal[hidden]{display:none}.owb-editor-modal>header{height:66px;flex:0 0 66px;background:#fff;border-bottom:1px solid #ccd9e7;display:flex;align-items:center;justify-content:space-between;padding:9px 20px}.owb-editor-modal>header>div:first-child{display:flex;flex-direction:column}.owb-editor-modal>header strong{font-size:17px}.owb-editor-modal>header span{font-size:11px;color:#6c7a90;margin-top:3px}.owb-editor-modal>header>div:last-child{display:flex;gap:8px}.owb-editor-modal button{border:1px solid #c8d6e7;background:#fff;border-radius:9px;padding:9px 13px;color:#173b69;font-weight:850;cursor:pointer}.owb-editor-modal button.primary{background:#0e3671;color:#fff;border-color:#0e3671}.owb-editor-modal>iframe{width:100%;flex:1;border:0;background:#fff}
.owb-photo-section{margin-top:24px;padding-top:20px;border-top:1px solid #e0e8f1}.owb-photo-section h2{font-size:17px;margin:0 0 6px}.owb-photo-section>p{font-size:12px;color:#68768c;margin:0 0 15px}.owb-photo-row{display:grid;grid-template-columns:112px 1fr;gap:18px;align-items:center}.owb-photo-preview{width:112px;aspect-ratio:4/5;border:1px dashed #bdcde0;border-radius:14px;background:#f3f7fb;display:grid;place-items:center;overflow:hidden;text-align:center;color:#748299;font-size:11px}.owb-photo-preview img{width:100%;height:100%;object-fit:cover;display:none}.owb-photo-preview img.visible{display:block}.owb-photo-row input[type=file]{margin:0;padding:11px}.owb-photo-row small{display:block;margin-top:7px;color:#6c7a90}.owb-review-toolbar{display:flex;gap:9px;margin:0 0 14px}.owb-review-toolbar button{border:1px solid #c9d7e8;background:#fff;border-radius:10px;padding:10px 14px;font-weight:850;color:#173b69;cursor:pointer}.owb-review-toolbar button.primary{background:#0e3671;color:#fff;border-color:#0e3671}.owb-review-preview{height:520px;border:1px solid #cbd9e8;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 10px 25px rgba(25,54,88,.07)}.owb-review-preview iframe{display:block;width:100%;height:100%;border:0;background:#fff}@media(max-width:650px){.owb-photo-row{grid-template-columns:1fr}.owb-review-preview{height:420px}}
.owb-topbar,.owb-tabs{position:relative;top:auto}.owb-panel[data-panel="review"]{max-width:none}.owb-review-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;min-height:650px}.owb-review-controls{padding:20px;border:1px solid #d3deeb;border-radius:14px;background:#f8fbfe;align-self:start}.owb-review-controls>button{width:100%;border:1px solid #c9d7e8;background:#fff;border-radius:10px;padding:11px 13px;margin-bottom:9px;font-weight:850;color:#173b69;cursor:pointer}.owb-review-controls>button.primary{background:#0e3671;color:#fff;border-color:#0e3671}.owb-review-controls .owb-review-card{margin:18px 0}.owb-review-controls .owb-review-actions{display:grid}.owb-review-live{min-width:0;border:1px solid #d3deeb;border-radius:14px;overflow:hidden;background:#fff}.owb-review-live-head{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #dce5ef}.owb-review-live-head span{font-size:11px;color:#738196}.owb-review-preview{height:650px;border:0;border-radius:0;box-shadow:none}
.owb-editor-modal{display:grid;grid-template-rows:64px minmax(0,1fr)}.owb-editor-modal>header{height:64px;display:flex}.owb-editor-brand{display:flex!important;flex-direction:row!important;align-items:center;gap:14px}.owb-editor-brand button,.owb-editor-actions button{border:1px solid #c5d2e1;background:#fff;border-radius:8px;padding:9px 12px;color:#123f76;font-weight:850;cursor:pointer}.owb-editor-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.owb-editor-actions button.active{background:#e8f1fb;border-color:#6d99ca}.owb-editor-layout{display:grid;grid-template-columns:310px minmax(0,1fr);min-height:0}.owb-editor-modal.panel-hidden .owb-editor-layout{grid-template-columns:1fr}.owb-editor-modal.panel-hidden .owb-editor-panel{display:none}.owb-editor-panel{overflow:auto;padding:22px;border-right:1px solid #d5dde8;background:#fff}.owb-editor-panel h3{margin:0 0 5px}.owb-editor-panel>p{margin:0 0 20px;color:#64748b;font-size:12px;line-height:1.5}.owb-editor-structure-head{margin-bottom:10px;font-size:12px}.owb-editor-order{display:grid;gap:7px}.owb-editor-order-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 8px;border:1px solid #d8e0ea;border-radius:8px;background:#f8fafc}.owb-editor-order-row.active{border-color:#2c69ac;background:#edf5ff}.owb-editor-order-name{overflow:hidden;border:0;background:transparent;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:850;color:#2b3d52;cursor:pointer}.owb-editor-order-actions{display:flex;gap:3px}.owb-editor-order-actions button,.owb-editor-customize button{border:1px solid #c7d2df;border-radius:6px;background:#fff;color:#244767;padding:6px 8px;font-size:10px;font-weight:900;cursor:pointer}.owb-editor-order-actions .edit{background:#123f76;color:#fff}.owb-editor-customize{margin-top:14px}.owb-editor-customize[hidden]{display:none}.owb-editor-control-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:12px 0}.owb-editor-control-nav button.active{background:#123f76;color:#fff}.owb-editor-customize [data-editor-controls]{display:none}.owb-editor-customize [data-editor-controls].active{display:block}.owb-editor-field{display:grid;gap:6px;margin:0 0 13px;font-size:11px;font-weight:800}.owb-editor-field span{color:#748196;font-weight:600}.owb-editor-colour-row{display:grid;grid-template-columns:45px 1fr;gap:7px}.owb-editor-colour-row input{width:100%;height:39px;margin:0;padding:3px}.owb-editor-field select{height:39px;border:1px solid #cad4e0;border-radius:8px;background:#fff;padding:0 8px}.owb-editor-canvas{min-width:0;overflow:auto;padding:18px;background:#dce4ee}.owb-editor-frame-wrap{width:100%;min-height:100%;margin:auto;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 22px 60px rgba(27,45,70,.2);transition:width .2s}.owb-editor-frame-wrap.mobile{width:390px}.owb-editor-frame-wrap iframe{display:block;width:100%;height:calc(100vh - 100px);border:0;background:#fff}@media(max-width:900px){.owb-review-layout{grid-template-columns:1fr}.owb-editor-layout{grid-template-columns:270px minmax(650px,1fr)}}
.owb-editor-panel.is-editing>p,.owb-editor-panel.is-editing .owb-editor-structure{display:none}.owb-editor-panel.is-editing .owb-editor-customize{display:block;margin-top:12px}
.owb-editor-structure-head{display:flex;align-items:center;justify-content:space-between}.owb-editor-structure-head button,.owb-editor-replace{border:1px solid #b9c8da!important;background:#fff!important;color:#123f76!important}.owb-editor-replace{width:100%;margin-top:12px;padding:10px!important}.owb-section-library{position:fixed;z-index:11000;inset:0;display:none;place-items:center;padding:24px;background:rgba(4,15,31,.72);backdrop-filter:blur(8px)}.owb-section-library.open{display:grid}.owb-section-library-dialog{width:min(1120px,96vw);max-height:92vh;overflow:auto;border-radius:16px;background:#f7f9fc;padding:22px;box-shadow:0 28px 80px rgba(0,0,0,.32)}.owb-section-library-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.owb-section-library-dialog h2{margin:0;color:#172a42}.owb-section-library-dialog p{margin:5px 0 0;color:#64748b}.owb-section-library-dialog>header button{width:40px;height:40px;border:1px solid #c5d1df;border-radius:9px;background:#fff;color:#16395f;font-size:22px}.owb-section-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.owb-section-library-card{overflow:hidden;border:2px solid transparent;border-radius:12px;background:#fff;box-shadow:0 8px 26px rgba(26,54,89,.08)}.owb-section-library-card.selected{border-color:#1f5fa8}.owb-section-library-preview{height:260px;overflow:hidden;border-bottom:1px solid #dbe4ee}.owb-section-library-preview iframe{width:200%;height:520px;border:0;transform:scale(.5);transform-origin:left top;pointer-events:none}.owb-section-library-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px}.owb-section-library-meta>div{display:flex;gap:8px}.owb-section-library-meta button{border:1px solid #c8d6e7;border-radius:8px;background:#fff;color:#173b69;padding:9px 12px;font-weight:850}.owb-section-library-meta button.primary{background:#0e3671;color:#fff}@media(max-width:760px){.owb-section-library-grid{grid-template-columns:1fr}}
.owb-topbar{grid-template-columns:190px 1fr}.owb-review-layout{display:grid;grid-template-columns:1fr;gap:14px;width:100%}.owb-review-controls{width:100%;padding:22px 24px}.owb-review-command-row{display:flex;gap:9px;flex-wrap:wrap}.owb-review-command-row button{border:1px solid #c9d7e8;background:#fff;border-radius:10px;padding:10px 14px;font-weight:850;color:#173b69;cursor:pointer}.owb-review-command-row button.primary{background:#0e3671;color:#fff;border-color:#0e3671}.owb-review-controls .owb-review-card{margin:16px 0 0;padding:13px 15px}.owb-review-controls .owb-review-card p{display:inline;margin-left:8px}.owb-review-live{width:100%}.owb-review-preview{height:720px}.owb-library-tabs{align-items:stretch}.owb-library-tabs button{min-width:0}@media(max-width:700px){.owb-review-command-row{display:grid}.owb-review-controls .owb-review-card p{display:block;margin:7px 0 0}}
.owb-template-grid{grid-template-columns:repeat(2,minmax(0,820px));justify-content:center}.owb-template-card{width:100%;max-width:820px}.owb-template-thumb{aspect-ratio:16/9;height:auto}.owb-delete-asset{display:inline-flex;margin-top:10px;border:1px solid #f0b7c1!important;background:#fff1f3!important;color:#a5233e!important;border-radius:9px;padding:9px 12px;font-weight:850;cursor:pointer}.owb-delete-asset[hidden]{display:none}@media(max-width:900px){.owb-template-grid{grid-template-columns:minmax(0,820px)}}
.owb-template-thumb{position:relative;height:auto;aspect-ratio:16/9}.owb-template-thumb iframe{position:absolute;inset:0 auto auto 0;display:block;width:1440px;height:810px;transform:scale(var(--owb-preview-scale,.4));transform-origin:top left;border:0;background:#fff;pointer-events:none}
.owb-logo-section>p{margin:0 0 15px;color:#68768c;font-size:12px}.owb-logo-row{grid-template-columns:210px minmax(0,1fr)}.owb-logo-row .owb-current-logo{width:210px;min-height:110px;height:110px;margin:0;padding:12px;border:1px dashed #bdcde0;border-radius:14px;background:#122743}.owb-logo-row .owb-current-logo img{display:none;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}.owb-logo-row .owb-current-logo img.visible{display:block}.owb-logo-row .owb-current-logo span{color:#fff;text-align:center;font-size:11px}.owb-logo-row input[type=file]{margin:0;padding:11px}.owb-logo-row small{display:block;margin-top:10px;color:#6c7a90}@media(max-width:650px){.owb-logo-row{grid-template-columns:1fr}.owb-logo-row .owb-current-logo{width:210px}}
.owb-sidebar{width:min(1180px,calc(100% - 36px));max-width:1180px}.owb-library-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}
.owb-editor-control-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.owb-editor-control-nav button[hidden]{display:none}.owb-editor-control-note{margin:0 0 14px;color:#66768b;font-size:11px;line-height:1.45}.owb-editor-gradient-toggle{display:flex;align-items:center;gap:7px;margin:7px 0 12px;color:#526174;font-size:11px;font-weight:750}.owb-editor-gradient-fields{display:none;margin:0 0 15px}.owb-editor-gradient-fields.open{display:grid}.owb-editor-range-row{display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:9px}.owb-editor-range-row input[type=range]{width:100%}.owb-editor-range-row output{font-size:11px;font-weight:850;color:#123f76;text-align:right}.owb-editor-hero-change{width:100%;margin:0 0 14px}.owb-hero-library-modal{position:fixed;z-index:12000;inset:0;display:none;place-items:center;padding:30px;background:rgba(8,22,40,.66);backdrop-filter:blur(7px)}.owb-hero-library-modal.open{display:grid}.owb-hero-library-card{width:min(1050px,calc(100vw - 48px));max-height:calc(100vh - 60px);overflow:auto;border-radius:18px;background:#f7f9fc;box-shadow:0 35px 100px rgba(0,0,0,.35)}.owb-hero-library-card>header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;background:#fff;border-bottom:1px solid #d8e1ec}.owb-hero-library-card h2{margin:0}.owb-hero-library-card p{margin:4px 0 0;color:#66768b}.owb-hero-library-card header button{width:40px;height:40px;border:1px solid #c5d1df;border-radius:9px;background:#fff;font-size:22px}.owb-hero-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:22px}.owb-hero-library-grid button{overflow:hidden;border:2px solid transparent;border-radius:12px;background:#fff;padding:0;box-shadow:0 8px 22px rgba(18,39,67,.1)}.owb-hero-library-grid img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.owb-hero-library-grid span{display:block;padding:9px;font-weight:800;color:#344256}
.owb-editor-modal>header.hq-site-editor-bar{position:relative;height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;border-bottom:1px solid #d5dde8;background:#fff;box-shadow:0 4px 18px rgba(20,36,58,.08)}
.owb-editor-modal>header.hq-site-editor-bar .owb-editor-brand{display:flex!important;flex-direction:row!important;align-items:center;gap:14px}
.owb-editor-modal>header.hq-site-editor-bar .owb-editor-actions{display:flex;align-items:center;gap:9px;flex-wrap:nowrap}
.owb-editor-modal>header.hq-site-editor-bar button{min-height:40px;border-radius:8px;padding:9px 12px}
.owb-editor-modal>header.hq-site-editor-bar #owb-editor-panel-toggle{position:absolute;left:370px}
.owb-editor-modal>header.hq-site-editor-bar #owb-editor-preview{position:absolute;left:470px}
.owb-editor-modal>header.hq-site-editor-bar [data-editor-device="desktop"]{position:absolute;left:calc(50% - 78px)}
.owb-editor-modal>header.hq-site-editor-bar [data-editor-device="mobile"]{position:absolute;left:calc(50% + 12px)}
/* Canonical HQ website-editor surface. The originator adapter only changes
   persistence permissions and action wording; layout and controls stay HQ. */
.owb-editor-modal.hq-site-editor{position:fixed;z-index:10000;inset:0;display:grid;grid-template-rows:64px 1fr;background:#e9eef5}
.owb-editor-modal.hq-site-editor[hidden]{display:none}
.owb-editor-modal .hq-site-editor-layout{display:grid;min-height:0;grid-template-columns:310px 1fr}
.owb-editor-modal.panel-hidden .hq-site-editor-layout{grid-template-columns:1fr}
.owb-editor-modal.panel-hidden .hq-site-editor-panel{display:none}
.owb-editor-modal .hq-site-editor-panel{overflow-y:scroll;overflow-x:hidden;scrollbar-gutter:stable;padding:22px;border-right:1px solid #d5dde8;background:#fff}
.owb-editor-modal .hq-site-editor-panel h3{margin:0 0 5px;color:#172a42;font-size:20px;line-height:1.2}
.owb-editor-modal .hq-site-editor-panel>p{margin:0 0 22px;color:#64748b;font-size:13px;line-height:1.5}
.owb-editor-modal .hq-site-editor-structure{margin:0 0 22px;padding:0 0 18px;border-bottom:1px solid #dce3ec}
.owb-editor-modal .hq-site-editor-structure-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}
.owb-editor-modal .hq-site-editor-structure-head strong{color:#26374d;font-size:12px}
.owb-editor-modal .hq-site-editor-structure-head button{border:1px solid #b9c8da;border-radius:7px;background:#fff;color:#123f76;padding:6px 9px;font-size:10px;font-weight:800}
.owb-editor-modal .hq-site-editor-order{display:grid;gap:7px}
.owb-editor-modal .hq-site-editor-customize{display:none;margin-top:12px;padding:14px;border:1px solid #d8e0ea;border-radius:10px;background:#f8fafc}
.owb-editor-modal .hq-site-editor-panel.is-editing>.hq-site-editor-structure,.owb-editor-modal .hq-site-editor-panel.is-editing>p{display:none}
.owb-editor-modal .hq-site-editor-panel.is-editing .hq-site-editor-customize{display:block;margin-top:14px}
.owb-editor-modal .hq-site-editor-control-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0 0 14px}
.owb-editor-modal .hq-site-editor-control-nav button{min-width:0;overflow:hidden;border:1px solid #b9c8da;border-radius:8px;background:#fff;color:#123f76;padding:9px 7px;font-size:11px;font-weight:850;white-space:normal;line-height:1.2}
.owb-editor-modal .hq-site-editor-control-nav button.is-active{border-color:#123f76;background:#123f76;color:#fff}
.owb-editor-modal .hq-site-editor-control-panel{display:none;min-width:0}
.owb-editor-modal .hq-site-editor-control-panel.is-open{display:block}
.owb-editor-modal .hq-site-editor-back{display:flex;width:100%;align-items:center;justify-content:center;border:1px solid #b9c8da;border-radius:8px;background:#fff;color:#123f76;padding:9px 12px;margin:0 0 14px;font-size:12px;font-weight:850}
.owb-editor-modal .hq-site-editor-canvas{min-width:0;overflow:auto;padding:18px;background:#dce4ee}
.owb-editor-modal .hq-site-editor-frame-wrap{width:100%;min-height:100%;margin:auto;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 22px 60px rgba(27,45,70,.2);transition:width .2s ease}
.owb-editor-modal .hq-site-editor-frame-wrap.mobile{width:390px}
.owb-editor-modal .hq-site-editor-frame{display:block;width:100%;height:calc(100vh - 100px);border:0;background:#fff}
.owb-editor-modal #owb-editor-replace{width:100%;justify-content:center;margin-top:8px;background:#2459d8!important;color:#fff!important;border-color:#2459d8!important}
.owb-branding-save{display:inline-flex;min-width:190px;align-items:center;justify-content:center;margin:24px 0 0;border:1px solid #0e3671;border-radius:10px;background:#0e3671;color:#fff;padding:13px 20px;font:850 13px/1 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-shadow:0 8px 20px rgba(14,54,113,.18);cursor:pointer}
.owb-branding-save:hover{background:#123f76;border-color:#123f76}.owb-branding-save:disabled{opacity:.65;cursor:wait}

/* Match the established originator-dashboard design system. */
:root{
  --owb-navy:#12234a;
  --owb-sidebar:#092b5f;
  --owb-blue:#2457d6;
  --owb-ink:#172033;
  --owb-muted:#68758d;
  --owb-line:#c4d2e4;
  --owb-card-border:#dfe6f0;
  --owb-wash:#f5f7fb;
  --owb-soft:#eef3fa;
  --owb-blue-gradient:linear-gradient(135deg,#123f91 0%,#0a3274 50%,#061f49 100%);
  --owb-action-background:var(--owb-blue-gradient);
  --owb-action-text:#fff;
  --owb-dashboard-background:var(--owb-blue-gradient);
  --owb-dashboard-text:#fff;
  --owb-page-background:var(--owb-wash);
  font-family:Poppins,Arial,sans-serif;
  color:var(--owb-ink);
  background:var(--owb-page-background);
}
html,body{min-height:100%}
html,body{font-family:Poppins,Arial,sans-serif;background:var(--owb-page-background);color:var(--owb-ink)}
.owb-app{min-height:calc(100vh - 164px)}
.owb-topbar,.owb-intro,.owb-sidebar,.owb-review-live,.owb-review-controls{border-color:var(--owb-card-border)}
.owb-back,.eyebrow,.owb-panel h1,.owb-panel h2,.owb-review-live-head strong{color:var(--owb-navy)}
.owb-topbar span,.panel-intro,.hint,.owb-photo-section>p,.owb-logo-section>p,.owb-review-live-head span{color:var(--owb-muted)}
.owb-tabs button{min-height:58px;border-color:var(--owb-card-border);border-radius:8px;color:var(--owb-muted);box-shadow:0 10px 28px rgba(15,23,42,.06)}
.owb-tabs button b{width:36px;height:36px;flex-basis:36px;border-radius:8px;background:var(--owb-soft);color:var(--owb-navy)}
.owb-tabs button.active{border-color:transparent;background:var(--owb-dashboard-background);color:var(--owb-dashboard-text);box-shadow:0 10px 24px rgba(0,0,0,.20)}
.owb-tabs button.active b{border-radius:8px;background:rgba(255,255,255,.17);color:#fff}
.owb-panel input,.owb-editor-field select{border-color:var(--owb-card-border);border-radius:8px;color:var(--owb-ink)}
.owb-brand-card,.owb-template-card,.owb-review-controls,.owb-review-live{border-color:var(--owb-card-border);border-radius:8px;background:#fff}
.owb-actions button,.owb-library-tabs button,.owb-template-card button,.owb-review-actions button,
.owb-review-command-row button,.owb-brand-card>button,.owb-review-toolbar button,.owb-editor-modal button,
.owb-section-library-meta button,.owb-delete-asset,.owb-branding-save{
  min-height:34px;
  border-radius:8px;
  padding:7px 11px;
  border-color:var(--owb-card-border);
  color:var(--owb-navy);
  font-size:12px;
  font-weight:700;
  line-height:1.1;
  box-shadow:none;
}
.owb-actions .primary,.owb-template-card button.primary,.owb-review-actions .primary,
.owb-review-command-row button.primary,.owb-review-toolbar button.primary,.owb-editor-modal button.primary,
.owb-section-library-meta button.primary,.owb-branding-save{
  border-color:transparent;
  background:var(--owb-action-background);
  color:var(--owb-action-text);
}
.owb-library-tabs button.active{border-color:color-mix(in srgb,var(--owb-blue) 38%,#fff);background:color-mix(in srgb,var(--owb-blue) 10%,#fff);color:var(--owb-blue)}
.owb-editor-modal,.owb-editor-canvas,.owb-editor-modal .hq-site-editor-canvas{background:var(--owb-soft)}
.owb-editor-modal>header.hq-site-editor-bar{border-color:var(--owb-card-border)}
.owb-editor-modal .hq-site-editor-control-nav button.is-active,
.owb-editor-modal .owb-editor-order-actions .edit,
.owb-editor-modal #owb-editor-replace{border-color:transparent!important;background:var(--owb-action-background)!important;color:var(--owb-action-text)!important}
