*{box-sizing:border-box}html,body{margin:0;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#171628;background:#f4f5f8}button,input,textarea,select{font:inherit}button,a{transition:.18s ease}button{cursor:pointer}.sity-builder-page{overflow:hidden}.sity-builder{height:100vh;display:flex;flex-direction:column}.sb-topbar{height:68px;display:flex;align-items:center;gap:24px;padding:0 20px;background:#fff;border-bottom:1px solid #e7e8ee;z-index:20}.sb-brand{display:flex;align-items:center;gap:9px;color:#171628;text-decoration:none;font-size:20px;min-width:130px}.sb-brand>span,.auth-brand>span{width:34px;height:34px;border-radius:10px;background:#6c5ce7;display:grid;place-items:center;color:#fff;position:relative;overflow:hidden}.sb-brand>span:before{content:"S";font-weight:900}.sb-brand>span i{position:absolute;width:18px;height:18px;border-radius:50%;background:#00d2a8;right:-7px;bottom:-7px}.sb-project-title{display:flex;align-items:center;gap:9px;min-width:0;flex:1}.sb-project-title input{border:0;background:transparent;font-weight:750;color:#242238;max-width:300px;padding:7px 4px}.sb-project-title input:focus{outline:1px solid #dcd9ff;border-radius:6px}.sb-project-title small{color:#8c8a99}.sb-project-title span{width:8px;height:8px;border-radius:50%;background:#f4b740}.sb-project-title span.saved{background:#19b37a}.sb-top-actions{display:flex;align-items:center;gap:7px}.sb-top-actions button,.sb-top-actions>a{height:38px;border:1px solid #dedee8;background:#fff;border-radius:10px;padding:0 13px;color:#313044;text-decoration:none;display:grid;place-items:center}.sb-top-actions button:hover{border-color:#9d95ef}.sb-top-actions .primary{background:#171628;color:#fff;border-color:#171628;padding:0 18px}.sb-top-actions .secondary{background:#f0eeff;color:#5447cb;border-color:#ddd8ff}.sb-top-actions .avatar{width:38px;padding:0;border-radius:50%;font-weight:800;background:#f7f5ff;color:#5b4bcb}.sb-workspace{min-height:0;flex:1;display:grid;grid-template-columns:80px 410px minmax(0,1fr)}.sb-rail{background:#171628;padding:14px 8px;display:flex;flex-direction:column;gap:4px;overflow:auto}.sb-rail button{border:0;background:transparent;color:#a7a4b5;border-radius:12px;padding:10px 4px;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:11px}.sb-rail button i{font-style:normal;font-size:20px}.sb-rail button:hover,.sb-rail button.active{color:#fff;background:#2c2940}.sb-panel{background:#fff;border-right:1px solid #e5e5ec;min-width:0}.sb-panel-scroll{height:100%;overflow:auto;padding:28px 27px 60px}.sb-pane{display:none}.sb-pane.active{display:block}.pane-kicker,.pane-head span,.group-head span{font-size:11px;letter-spacing:.12em;font-weight:850;color:#6c5ce7}.sb-pane h1{font-size:29px;line-height:1.1;margin:8px 0 10px}.sb-pane h2{font-size:24px;margin:4px 0 0}.sb-pane h3{font-size:17px;margin:3px 0}.pane-intro,.helper{color:#737181;line-height:1.55;font-size:14px}.sb-pane>label,.editor-group>label,.sb-modal label{display:block;margin:17px 0 0;font-weight:700;font-size:13px;color:#3d3b4a}.sb-pane input,.sb-pane textarea,.sb-pane select,.sb-modal input,.sb-modal textarea{width:100%;border:1px solid #dcdee7;background:#fff;border-radius:11px;padding:11px 12px;margin-top:7px;color:#1e1d29;outline:0}.sb-pane input:focus,.sb-pane textarea:focus,.sb-pane select:focus,.sb-modal input:focus,.sb-modal textarea:focus{border-color:#7468e8;box-shadow:0 0 0 3px #eeeaff}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field-grid.three{grid-template-columns:repeat(3,1fr)}.field-grid input[type=color]{padding:4px;height:44px}.type-picker{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:20px 0}.type-picker button{border:1px solid #e0e1e8;border-radius:13px;background:#fff;text-align:left;padding:12px;display:grid;grid-template-columns:28px 1fr;gap:1px 6px}.type-picker button i{grid-row:1/3;font-style:normal;font-size:21px;color:#6c5ce7}.type-picker button b{font-size:13px}.type-picker button small{color:#7b7987}.type-picker button.active{border-color:#6c5ce7;background:#f6f4ff;box-shadow:0 0 0 2px #ebe8ff}.sb-main-btn,.sb-outline{border:0;border-radius:12px;padding:13px 18px;font-weight:800}.sb-main-btn{width:100%;background:linear-gradient(135deg,#6c5ce7,#8b5cf6);color:#fff;box-shadow:0 9px 24px #6c5ce72d;margin-top:18px}.sb-main-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px #6c5ce744}.sb-outline{background:#fff;border:1px solid #d9d9e3;color:#343241}.sb-outline:hover{border-color:#7164df}.wide{width:100%;margin-top:10px}.setup-divider{display:flex;align-items:center;gap:10px;color:#9a98a4;font-size:11px;margin:20px 0 8px}.setup-divider:before,.setup-divider:after{content:"";height:1px;background:#e8e8ed;flex:1}.sb-status{font-size:13px;min-height:22px;padding-top:9px}.sb-status.error{color:#c0392b}.sb-status.success{color:#16845f}.pane-head,.group-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.pane-head{margin-bottom:18px}.ai-mini,.group-head button{border:1px solid #dedce9;background:#f8f7ff;color:#5e50d1;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:800}.input-with-ai{position:relative}.input-with-ai button{position:absolute;right:8px;top:14px;border:0;border-radius:8px;background:#f1efff;color:#5e50d1;width:31px;height:31px}.editor-group{margin-top:25px;padding-top:21px;border-top:1px solid #ececf1}.group-head.compact{margin:15px 0 8px}.repeat-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.repeat-item{border:1px solid #e0e1e8;border-radius:12px;padding:12px;background:#fafafb}.repeat-item .row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.repeat-item input,.repeat-item textarea{margin-top:5px}.repeat-item .remove{border:0;background:transparent;color:#c04d4d;font-size:12px;padding:6px 0}.template-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px}.template-picker button{border:1px solid #e2e2e8;background:#fff;border-radius:13px;padding:8px;text-align:left}.template-picker button.active{border-color:#6c5ce7;box-shadow:0 0 0 2px #ece9ff}.template-picker .template-swatch{height:72px;border-radius:9px;margin-bottom:7px;background:linear-gradient(135deg,var(--c1),var(--c2));position:relative;overflow:hidden}.template-picker .template-swatch:after{content:"";position:absolute;inset:17px 12px auto;background:#ffffffdd;height:30px;border-radius:6px}.template-picker b{font-size:12px}.template-picker small{display:block;color:#858392;margin-top:2px}.toggle-list{display:flex;flex-direction:column}.toggle-list label{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eeeef2;margin:0}.toggle-list span{display:flex;flex-direction:column}.toggle-list small{color:#888693;margin-top:2px}.toggle-list input{display:none}.toggle-list i,.switch-inline i{width:40px;height:23px;border-radius:20px;background:#d6d6de;position:relative;display:block}.toggle-list i:before,.switch-inline i:before{content:"";position:absolute;width:17px;height:17px;background:#fff;border-radius:50%;top:3px;left:3px;box-shadow:0 1px 4px #0003;transition:.2s}.toggle-list input:checked+i,.switch-inline input:checked+i{background:#6c5ce7}.toggle-list input:checked+i:before,.switch-inline input:checked+i:before{transform:translateX(17px)}.switch-inline input{display:none}.upload-btn{display:block;border:1px dashed #c9c8d6;border-radius:14px;padding:16px;text-align:center;margin-top:10px;color:#5e50d1;background:#faf9ff;font-weight:750}.upload-btn input{display:none}.upload-preview{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.upload-preview img{width:100%;height:84px;object-fit:cover;border-radius:10px}.small-upload{font-size:12px;padding:10px}.gallery-editor{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:10px}.gallery-editor>div{position:relative}.gallery-editor img{width:100%;height:110px;object-fit:cover;border-radius:10px}.gallery-editor button{position:absolute;right:5px;top:5px;border:0;width:25px;height:25px;border-radius:50%;background:#fff;color:#b33232}.catalog-settings{display:flex;gap:13px;flex-wrap:wrap;margin:12px 0}.catalog-settings label,.check-row label{display:flex;align-items:center;gap:6px;font-weight:600;font-size:13px}.catalog-settings input,.check-row input{width:auto;margin:0}.card-feature-list{display:grid;gap:10px}.card-feature-list>div{display:flex;gap:12px;align-items:center;border:1px solid #e4e4eb;border-radius:12px;padding:13px}.card-feature-list i{width:36px;height:36px;border-radius:10px;background:#f0edff;color:#5c4dd1;display:grid;place-items:center;font-style:normal}.card-feature-list span{display:flex;flex-direction:column}.card-feature-list small{color:#82808d}.qr-preview{display:grid;place-items:center;padding:15px}.qr-preview canvas,.qr-preview img{max-width:180px}.lead-note{display:flex;gap:12px;padding:14px;border-radius:13px;background:#f3f9f7;color:#2d4b43;margin-top:18px}.lead-note i{font-style:normal;font-size:22px}.lead-note p{margin:4px 0 0;font-size:13px}.settings-url{padding:15px;background:#f6f5fa;border-radius:12px;margin-top:18px}.settings-url code{display:block;margin-top:7px;color:#5e50d1;overflow:hidden;text-overflow:ellipsis}.danger-zone{border:1px solid #f1c8c8;background:#fff8f8;padding:15px;border-radius:13px;margin-top:24px}.danger-zone p{color:#865c5c}.danger-zone button{border:0;border-radius:9px;background:#b92f2f;color:#fff;padding:9px 12px}.sb-preview-area{min-width:0;display:flex;flex-direction:column;background:#eff0f4}.sb-preview-toolbar{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #dedfe6;background:#f8f8fa;color:#73717e;font-size:12px}.device-switch{display:flex;background:#e9e9ee;border-radius:9px;padding:3px}.device-switch button,.sb-preview-toolbar>div:last-child button{border:0;background:transparent;border-radius:7px;height:30px;min-width:34px}.device-switch button.active{background:#fff;box-shadow:0 1px 6px #0001;color:#5f4fd3}.sb-stage{flex:1;min-height:0;padding:25px;overflow:auto;display:flex;justify-content:center}.site-preview{width:100%;height:100%;min-height:620px;background:#fff;border-radius:14px;box-shadow:0 12px 35px #25233b18;overflow:auto;transition:.25s}.site-preview.device-tablet{max-width:768px}.site-preview.device-mobile{max-width:390px;border-radius:28px}.preview-empty{height:100%;min-height:500px;display:grid;place-content:center;text-align:center;color:#888694;padding:30px}.preview-empty span{font-size:36px;color:#6c5ce7}.preview-empty h2{color:#353342;margin:12px 0 6px}.preview-empty p{margin:0}.sb-modal[hidden]{display:none}.sb-modal{position:fixed;inset:0;background:#171628a8;z-index:100;display:grid;place-items:center;padding:20px;backdrop-filter:blur(5px)}.sb-modal-box{width:min(510px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:29px;position:relative;box-shadow:0 30px 80px #0005}.modal-close{position:absolute;right:14px;top:12px;border:0;background:#f2f2f5;width:34px;height:34px;border-radius:50%;font-size:20px}.auth-brand{display:flex;align-items:center;gap:9px;font-size:20px}.auth-brand>span{color:#fff;font-weight:900}.auth-box h2,.ai-box h2,.paywall-box h2{font-size:27px;margin:20px 0 7px}.auth-box>p,.paywall-box>p{color:#73717e;line-height:1.5}.auth-tabs{display:flex;border-bottom:1px solid #e7e7ed;margin:20px 0 5px}.auth-tabs button{flex:1;border:0;background:transparent;padding:11px;font-weight:800;color:#898795}.auth-tabs button.active{color:#5d4fd0;border-bottom:2px solid #6c5ce7}.auth-box form button[type=submit]{width:100%;border:0;border-radius:11px;background:#171628;color:#fff;padding:13px;font-weight:800;margin-top:18px}.ai-box>span,.paywall-box>span{color:#6c5ce7;font-weight:850;font-size:12px;letter-spacing:.11em}.ai-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:17px 0}.ai-actions button{border:1px solid #dfdfe7;background:#fafafa;border-radius:9px;padding:10px}.ai-actions button.active{border-color:#6c5ce7;background:#f1efff;color:#5c4dd0}.paywall-box{width:min(760px,100%)}#paywall-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}#paywall-plans article{border:1px solid #dfdfe7;border-radius:14px;padding:16px}#paywall-plans article.selected{border-color:#6c5ce7;box-shadow:0 0 0 2px #ece9ff}.toast-area{position:fixed;right:18px;bottom:18px;z-index:150;display:flex;flex-direction:column;gap:8px}.toast{background:#171628;color:#fff;padding:12px 15px;border-radius:11px;box-shadow:0 10px 30px #0003}.toast.error{background:#b83434}.toast.success{background:#177b5d}
@media(max-width:1100px){.sb-workspace{grid-template-columns:68px 350px minmax(0,1fr)}.sb-panel-scroll{padding:22px 20px}.sb-top-actions #preview-new-tab{display:none}}
@media(max-width:820px){.sity-builder-page{overflow:auto}.sity-builder{height:auto;min-height:100vh}.sb-topbar{position:sticky;top:0;height:62px;padding:0 10px;gap:7px}.sb-brand{min-width:auto}.sb-brand b,.sb-project-title small,.sb-top-actions>#undo-btn,.sb-top-actions>#redo-btn{display:none}.sb-project-title input{max-width:130px}.sb-top-actions button,.sb-top-actions>a{padding:0 9px}.sb-workspace{display:flex;flex-direction:column}.sb-rail{position:sticky;top:62px;z-index:15;order:0;display:flex;flex-direction:row;overflow:auto;padding:6px;background:#171628}.sb-rail button{min-width:70px}.sb-panel{order:1;border:0}.sb-panel-scroll{height:auto;max-height:none;padding-bottom:30px}.sb-preview-area{order:2;min-height:650px}.sb-stage{padding:10px}.site-preview{min-height:600px}.field-grid,.field-grid.three{grid-template-columns:1fr}.template-picker{grid-template-columns:1fr 1fr}#paywall-plans{grid-template-columns:1fr}}
/* Template cards generated by the editor */
.template-option>div:first-child{height:82px;border-radius:9px;background:linear-gradient(135deg,var(--t1),var(--t2));position:relative;overflow:hidden;margin-bottom:8px}.template-option>div:first-child:before{content:"";position:absolute;inset:15px 11px;background:#fff;border-radius:7px}.template-option>div:first-child i,.template-option>div:first-child b,.template-option>div:first-child span{position:absolute;z-index:1;left:22px;border-radius:3px}.template-option>div:first-child i{top:27px;width:53%;height:8px;background:#24232d}.template-option>div:first-child b{top:41px;width:42%;height:5px;background:#d7d7df}.template-option>div:first-child span{top:54px;width:28%;height:13px;background:var(--t1)}.template-option section>span{font-size:9px;letter-spacing:.08em;color:#777582}.template-option section h3{font-size:13px;margin:3px 0}.template-option section p{display:none}
/* Isolated preview website */
.pv-site{--pv-font:Inter,system-ui,sans-serif;min-height:100%;background:var(--bg);color:#181720;font-family:var(--pv-font);font-size:14px}.pv-site *{box-sizing:border-box}.pv-announcement{background:var(--p);color:#fff;text-align:center;padding:8px 15px;font-size:10px;font-weight:750}.pv-site>header{height:62px;display:flex;align-items:center;gap:20px;padding:0 5%;border-bottom:1px solid #17172012;background:#fff}.pv-site>header>a{display:flex;align-items:center;gap:7px;min-width:0}.pv-site>header>a img,.pv-site>header>a span{width:30px;height:30px;border-radius:8px;object-fit:contain;background:var(--p);color:#fff;display:grid;place-items:center;font-weight:900}.pv-site>header>a b{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pv-site>header nav{margin-left:auto;color:#777582;font-size:10px}.pv-site>header>button{border:0;border-radius:999px;background:#181720;color:#fff;padding:8px 12px;font-size:10px}.pv-hero{min-height:410px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:5%;padding:45px 6%}.pv-hero>div:first-child>small,.pv-section>small,.pv-about>small,.pv-contact>small{color:var(--p);font-weight:900;letter-spacing:.11em;font-size:8px}.pv-hero h1{font-size:clamp(31px,4.5vw,57px);line-height:1;letter-spacing:-.04em;margin:11px 0}.pv-hero p{color:#74727e;line-height:1.55;max-width:490px}.pv-hero>div:first-child>div{display:flex;gap:8px;align-items:center;margin-top:18px}.pv-hero button,.pv-contact button{border:0;border-radius:var(--r);background:var(--p);color:#fff;padding:10px 13px;font-weight:800;font-size:10px}.pv-hero a{border:1px solid #dddde4;border-radius:var(--r);padding:9px 12px;font-size:10px}.pv-hero-image{height:300px;border-radius:var(--r);background:linear-gradient(135deg,var(--p),var(--a));overflow:hidden;display:grid;place-items:center;position:relative}.pv-hero-image img{width:100%;height:100%;object-fit:cover}.pv-hero-image span{font-size:110px;color:#fff;font-weight:950}.pv-hero-image i{position:absolute;width:220px;height:220px;border:1px solid #ffffff55;border-radius:50%;right:-85px;bottom:-95px}.pv-about{padding:42px 6%;background:#171720;color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:5%}.pv-about h2,.pv-section h2,.pv-contact h2{font-size:31px;line-height:1.05;margin:8px 0}.pv-about p{color:#d0ced8;line-height:1.65;margin:0}.pv-section{padding:48px 6%}.pv-services{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.pv-services article{border:1px solid #e2e2e8;border-radius:var(--r);padding:16px;background:#fff;min-height:150px}.pv-services i{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#f0edff;color:var(--p);font-style:normal}.pv-services h3{font-size:14px;margin:14px 0 6px}.pv-services p{font-size:10px;color:#767480;line-height:1.5}.pv-services b{font-size:10px;color:var(--p)}.pv-catalog{background:#f5f5f7}.pv-catalog>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:19px}.pv-catalog article{background:#fff;border:1px solid #e2e2e8;border-radius:var(--r);overflow:hidden;padding-bottom:12px}.pv-catalog img,.pv-catalog article>span{width:100%;height:100px;object-fit:cover;background:linear-gradient(135deg,var(--p),var(--a));display:grid;place-items:center;color:#fff}.pv-catalog h3,.pv-catalog b{display:block;margin:8px 11px 0;font-size:12px}.pv-catalog b{color:var(--p);font-size:10px}.pv-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:15px}.pv-gallery img{width:100%;height:120px;object-fit:cover;border-radius:var(--r)}.pv-test{background:#171720;color:#fff}.pv-test>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.pv-test article{border:1px solid #ffffff22;border-radius:var(--r);padding:15px}.pv-test article>b{color:#f4b844}.pv-test article p{font-size:11px;line-height:1.5}.pv-test article small{color:#aaa8b3}.pv-faq>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #dddde3}.pv-faq>div b{font-size:11px}.pv-contact{padding:50px 6%;background:linear-gradient(135deg,var(--p),var(--a));color:#fff}.pv-contact>small{color:#fff}.pv-contact>div{display:flex;gap:8px}.pv-contact button{background:#fff;color:#171720}.pv-site>footer{display:flex;justify-content:space-between;padding:20px 6%;background:#101015;color:#fff;font-size:10px}.pv-site.tpl-studio .pv-hero,.pv-site.tpl-mono .pv-hero{background:#14141a;color:#fff}.pv-site.tpl-studio .pv-hero p,.pv-site.tpl-mono .pv-hero p{color:#b5b3bd}.pv-site.tpl-local .pv-hero{background:#fff6ed}.pv-site.tpl-bold .pv-hero h1{text-transform:uppercase;font-weight:950}.pv-site.tpl-minimal .pv-hero h1{font-family:Georgia,serif;font-weight:500}.pv-site.tpl-food .pv-hero{background:#2d1711;color:#fff}.pv-site.tpl-beauty .pv-hero-image{border-radius:50% 50% 12px 50%}.pv-site.tpl-pro .pv-about{background:#152d4b}.pv-site.tpl-shop .pv-catalog{background:#e9f1ec}.pv-site.tpl-event .pv-hero{background:#f4efff}.pv-site.tpl-sunrise .pv-hero{background:#fff4de}
.site-preview.device-mobile .pv-site>header nav,.site-preview.device-mobile .pv-site>header>button{display:none}.site-preview.device-mobile .pv-hero{grid-template-columns:1fr;padding:25px 18px}.site-preview.device-mobile .pv-hero-image{height:220px;order:-1}.site-preview.device-mobile .pv-hero h1{font-size:34px}.site-preview.device-mobile .pv-about{grid-template-columns:1fr;padding:28px 18px}.site-preview.device-mobile .pv-section,.site-preview.device-mobile .pv-contact{padding:32px 18px}.site-preview.device-mobile .pv-services,.site-preview.device-mobile .pv-catalog>div,.site-preview.device-mobile .pv-test>div{grid-template-columns:1fr}.site-preview.device-mobile .pv-gallery{grid-template-columns:1fr 1fr}.site-preview.device-tablet .pv-services,.site-preview.device-tablet .pv-catalog>div{grid-template-columns:1fr 1fr}
.repeat-item{position:relative;display:grid;grid-template-columns:18px 1fr 28px;gap:8px;align-items:start}.repeat-item>.drag{color:#aaa8b3;cursor:grab;padding-top:10px}.repeat-item>button{border:0;background:#f5e8e8;color:#a53838;width:27px;height:27px;border-radius:8px}.repeat-item label{display:block;font-size:11px;font-weight:750;color:#5f5d68}.repeat-item .available{display:flex;align-items:center;gap:7px;margin-top:24px}.repeat-item .available input{width:auto;margin:0}.product-editor{grid-template-columns:88px 1fr 28px}.product-image{height:88px;border-radius:10px;background:#efeff3;display:grid;place-items:center;overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:cover}.product-image label{position:absolute;inset:auto 5px 5px;background:#ffffffe8;border-radius:7px;padding:5px;text-align:center;cursor:pointer}.gallery-editor article{position:relative}.gallery-editor article input{font-size:10px;padding:7px}.logo-preview,.hero-preview{border:1px solid #e0e0e8;border-radius:12px;min-height:100px;display:grid;place-items:center;background:#f7f7fa;overflow:hidden;margin:10px 0}.logo-preview img{max-width:90%;max-height:90px}.hero-preview img{width:100%;height:160px;object-fit:cover}.logo-preview span{font-size:40px;font-weight:900;color:#6c5ce7}.hero-preview span{font-size:30px;color:#8f8d99}.media-actions{display:flex;gap:8px}.media-actions button{border:1px solid #dedee6;border-radius:9px;background:#fff;padding:8px 10px}.catalog-empty{text-align:center;padding:25px;border:1px dashed #d9d8e2;border-radius:13px;color:#777582}.catalog-empty[hidden]{display:none}.catalog-empty button{border:0;background:#171628;color:#fff;border-radius:9px;padding:9px 12px}.versions-list,#versions-list{display:grid;gap:6px}.versions-list button,#versions-list button{display:flex;justify-content:space-between;border:1px solid #e2e2e8;background:#fff;border-radius:9px;padding:9px;font-size:11px}.versions-list b,#versions-list b{color:#5e50d1}.check-row{display:flex;gap:13px;flex-wrap:wrap;margin-top:12px}.switch-inline{margin:0!important}.sb-status.loading i{display:inline-block;width:13px;height:13px;border:2px solid #d9d5ff;border-top-color:#6c5ce7;border-radius:50%;animation:sbspin .8s linear infinite;margin-right:6px}@keyframes sbspin{to{transform:rotate(360deg)}}
/* Sity.li 3.1 production controls */
.appointment-rules{margin-top:18px;padding:16px;border:1px solid #e7e8ef;border-radius:16px;background:#fafbff}.appointment-schedule{display:grid;gap:8px;margin-top:14px}.schedule-row{display:grid;grid-template-columns:minmax(110px,1fr) 92px 18px 92px;gap:8px;align-items:center;padding:8px 10px;border:1px solid #ececf3;border-radius:12px;background:#fff}.schedule-row label{margin:0;display:flex;gap:7px;align-items:center}.schedule-row input[type=time]{width:100%;padding:8px}.domain-actions{display:flex;gap:10px;align-items:center;margin-top:10px}.domain-actions button{border:0;border-radius:10px;padding:10px 14px;background:#181824;color:#fff;font-weight:700}.domain-actions .verified{color:#16885f;font-weight:800}.domain-actions .unverified{color:#a56a00;font-weight:800}.domain-instructions{margin-top:12px;padding:12px;background:#f4f3ff;border-radius:12px;font-size:12px;line-height:1.55;overflow-wrap:anywhere}.domain-instructions code{background:#fff;padding:2px 5px;border-radius:5px}.translation-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.translation-list>span{display:flex;gap:8px;align-items:center;padding:8px 10px;background:#edf8f4;border-radius:999px;font-size:12px;font-weight:700}.translation-list button{border:0;background:transparent;cursor:pointer}.template-option.premium section>span{display:inline-flex;align-items:center;gap:4px}.template-option.premium section>span:before{content:'◆';color:#8f65ff}.sb-top-actions select{max-width:110px;border:1px solid #e7e7ee;border-radius:10px;padding:8px;background:#fff}.cf-turnstile{margin:12px 0}.sity-builder-page[dir=rtl] .sb-workspace,html[dir=rtl] .sb-workspace{direction:rtl}.sity-builder-page[dir=rtl] .sb-panel,html[dir=rtl] .sb-panel{text-align:right}.sity-builder-page[dir=rtl] input,.sity-builder-page[dir=rtl] textarea,html[dir=rtl] .sb-panel input,html[dir=rtl] .sb-panel textarea{text-align:right}
@media(max-width:680px){.schedule-row{grid-template-columns:1fr 84px 10px 84px}.sb-top-actions select{display:none}}

/* Phase 1 visual editor: section ordering */
.section-order-editor{display:grid;gap:8px}.section-order-editor>div{display:flex;align-items:center;gap:10px;border:1px solid #e2e3ea;background:#fff;border-radius:12px;padding:10px 11px;cursor:grab}.section-order-editor>div.dragging{opacity:.45}.section-grip{color:#9a9cad;letter-spacing:-4px}.section-order-editor b{font-size:13px;flex:1}.section-move{display:flex;gap:4px}.section-move button{border:0;background:#f0f1f6;border-radius:7px;width:28px;height:28px}.template-picker{max-height:520px;overflow:auto;padding-right:4px}
/* Template preview personalities */
.pv-site.tpl-studio,.pv-site.tpl-neon,.pv-site.tpl-noir{background:#101116;color:#fff}.pv-site.tpl-studio header,.pv-site.tpl-neon header,.pv-site.tpl-noir header{background:#171820;color:#fff}.pv-site.tpl-minimal .pv-hero,.pv-site.tpl-mono .pv-hero,.pv-site.tpl-noir .pv-hero{grid-template-columns:1fr;padding-top:95px;padding-bottom:95px}.pv-site.tpl-bold .pv-hero h1,.pv-site.tpl-pulse .pv-hero h1,.pv-site.tpl-metro .pv-hero h1{font-weight:950;text-transform:uppercase}.pv-site.tpl-food .pv-hero,.pv-site.tpl-craft .pv-hero,.pv-site.tpl-olive .pv-hero,.pv-site.tpl-coast .pv-hero{background:color-mix(in srgb,var(--a) 14%,var(--bg))}.pv-site.tpl-cloud .pv-service-grid article,.pv-site.tpl-orbit .pv-service-grid article,.pv-site.tpl-slate .pv-service-grid article,.pv-site.tpl-ledger .pv-service-grid article{border-radius:8px;box-shadow:none}.pv-site.tpl-beauty .pv-hero-image,.pv-site.tpl-bloom .pv-hero-image,.pv-site.tpl-coral .pv-hero-image{border-radius:48% 48% 18px 18px}.pv-site.tpl-event .pv-hero,.pv-site.tpl-spark .pv-hero,.pv-site.tpl-sunrise .pv-hero{background:linear-gradient(135deg,color-mix(in srgb,var(--p) 14%,#fff),color-mix(in srgb,var(--a) 18%,#fff))}
