.editor-panel{background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000f,0 0 0 1px #0000000a}.editor-tabs{scrollbar-width:thin;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;overflow-x:auto}.tab-btn{color:#6c757d;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:14px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.tab-btn:hover{color:#1a1a2e;background:#00000005}.tab-btn.active{color:#3b82f6;background:#fff;border-bottom-color:#3b82f6;font-weight:700}.tab-btn.quick-tab{color:#d97706}.tab-btn.quick-tab.active{color:#b45309;background:#fffbeb;border-bottom-color:#f59e0b}.quick-tab-icon{color:#f59e0b}.tab-content{flex-direction:column;gap:24px;padding:24px;display:flex}.assignment-hero-card{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:12px;padding:16px 20px;box-shadow:0 4px 15px #0000001a}.hero-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.hero-badge{color:#fbbf24;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.btn-fill-sample{color:#000;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:800;transition:all .2s}.btn-fill-sample:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b66}.hero-subtext{color:#cbd5e1;margin:0;font-size:12px;line-height:1.4}.four-fields-container{flex-direction:column;gap:16px;display:flex}.quick-field-box{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:6px;padding:14px;transition:all .2s;display:flex}.quick-field-box:focus-within{background:#fff;border-color:#3b82f6;box-shadow:0 4px 14px #3b82f614}.field-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;display:flex}.quick-label{color:#1e293b;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.field-num{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:flex}.field-hint{color:#64748b;font-size:11px}.quick-text-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.quick-text-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.quick-text-input.price-highlight{color:#059669;font-size:15px;font-weight:800}.auto-branding-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.auto-branding-title{color:#166534;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.auto-branding-items{flex-direction:column;gap:6px;display:flex}.branding-pill{color:#15803d;align-items:center;gap:6px;font-size:12px;display:flex}.quick-templates-mini-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mini-tpl-btn{color:#334155;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;font-size:11px;font-weight:700;transition:all .15s;display:flex}.mini-tpl-btn:hover{border-color:#94a3b8}.mini-tpl-btn.active{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6}.mini-tpl-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.animate-fade-in{animation:.25s cubic-bezier(.16,1,.3,1) fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.quick-presets-block{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:14px}.quick-presets-chips{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.preset-chip-btn{color:#166534;cursor:pointer;background:#fff;border:1.5px solid #86efac;border-radius:20px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s}.preset-chip-btn:hover{color:#fff;background:#16a34a;border-color:#16a34a;transform:translateY(-1px)}.section-block{flex-direction:column;gap:12px;display:flex}.section-header{flex-direction:column;gap:2px;display:flex}.section-title{color:#1a1a2e;letter-spacing:-.2px;font-size:14px;font-weight:700}.section-subtitle{color:#6c757d;font-size:12px}.field-label{color:#343a40;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:12px;font-weight:700}.text-input,.select-input{color:#212529;box-sizing:border-box;background:#fff;border:1.5px solid #dee2e6;border-radius:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:all .2s}.text-input:focus,.select-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61f}.form-grid-two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group.full-width{grid-column:1/-1}.form-group-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.header-toggle-row{justify-content:space-between;align-items:center;display:flex}.switch-label{color:#495057;cursor:pointer;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.switch-label input[type=checkbox]{cursor:pointer;accent-color:#3b82f6}.templates-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.template-card{cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:10px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.template-card:hover{border-color:#adb5bd;transform:translateY(-1px)}.template-card.selected{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.template-swatch{justify-content:space-between;align-items:center;height:60px;padding:8px 12px;display:flex;position:relative}.swatch-accent{border-radius:50%;width:16px;height:16px;box-shadow:0 2px 5px #0000004d}.swatch-badge{text-transform:uppercase;letter-spacing:.8px;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:12px;padding:2px 8px;font-size:10px;font-weight:800}.template-info{padding:10px 12px}.template-name{color:#1a1a2e;margin-bottom:2px;font-size:13px;font-weight:700}.template-desc{color:#6c757d;font-size:11px;line-height:1.3}.aspect-buttons-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.aspect-btn{cursor:pointer;color:#495057;background:#fff;border:2px solid #e9ecef;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px 8px;font-family:inherit;transition:all .2s;display:flex}.aspect-btn:hover{border-color:#adb5bd}.aspect-btn.active{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.aspect-info{text-align:center;flex-direction:column;align-items:center;display:flex}.aspect-name{font-size:12px;font-weight:700}.aspect-sub{opacity:.7;font-size:10px}.palettes-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.palette-card{cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:10px 8px;transition:all .2s;display:flex}.palette-card:hover{border-color:#adb5bd}.palette-card.selected{background:#eff6ff;border-color:#3b82f6}.palette-preview{gap:4px;display:flex}.palette-dot{border:1px solid #0000001a;border-radius:50%;width:14px;height:14px}.palette-name{color:#343a40;font-size:11px;font-weight:600}.custom-color-controls{background:#f8f9fa;border-radius:8px;margin-top:12px;padding:12px}.checkbox-label{color:#212529;cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.custom-color-pickers{grid-template-columns:1fr 1fr;gap:14px;margin-top:12px;display:grid}.color-field{flex-direction:column;gap:4px;display:flex}.color-field label{color:#495057;font-size:11px;font-weight:600}.picker-wrapper{align-items:center;gap:8px;display:flex}.picker-wrapper input[type=color]{cursor:pointer;background:0 0;border:none;border-radius:6px;width:36px;height:36px;padding:0}.picker-wrapper input[type=text]{border:1px solid #dee2e6;border-radius:6px;flex:1;padding:6px 10px;font-size:12px}.badge-select-row{grid-template-columns:1fr 1.2fr;gap:10px;display:grid}.price-inputs-grid{grid-template-columns:1.5fr 1fr 1.2fr;gap:10px;display:grid}.input-with-symbol{align-items:center;display:flex;position:relative}.currency-symbol{color:#6c757d;pointer-events:none;font-size:14px;font-weight:700;position:absolute;left:12px}.price-val-input{font-weight:700;padding-left:28px!important}.specs-inputs-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.spec-input-field{flex-direction:column;gap:4px;display:flex}.spec-input-field label{color:#495057;font-size:11px;font-weight:600}.upload-and-url-row{grid-template-columns:160px 1fr;align-items:center;gap:14px;display:grid}.file-upload-card{cursor:pointer;color:#2563eb;text-align:center;background:#eff6ff;border:2px dashed #3b82f6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:16px;transition:all .2s;display:flex}.file-upload-card:hover{background:#dbeafe}.upload-title{font-size:12px;font-weight:700}.upload-sub{opacity:.7;font-size:10px}.url-input-wrap{flex-direction:column;gap:6px;display:flex}.photo-preview-thumbnail{border-radius:6px;width:100%;height:50px;overflow:hidden}.photo-preview-thumbnail img{object-fit:cover;width:100%;height:100%}.curated-photos-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.curated-photo-card{cursor:pointer;border:2px solid #0000;border-radius:8px;height:70px;transition:all .2s;position:relative;overflow:hidden}.curated-photo-card img{object-fit:cover;width:100%;height:100%}.curated-photo-card:hover{transform:scale(1.02)}.curated-photo-card.active{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d}.photo-tag{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#000000b3;border-radius:4px;padding:2px 4px;font-size:9px;font-weight:700;position:absolute;bottom:4px;left:4px;right:4px;overflow:hidden}.slider-control{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.slider-label-row{color:#495057;justify-content:space-between;font-size:12px;font-weight:600;display:flex}.range-slider{accent-color:#3b82f6;width:100%}.feature-picker-chips{flex-wrap:wrap;gap:8px;display:flex}.feature-chip-btn{color:#495057;cursor:pointer;background:#f1f3f5;border:1px solid #dee2e6;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.feature-chip-btn:hover{color:#212529;background:#e9ecef}.feature-chip-btn.selected{color:#fff;background:#3b82f6;border-color:#3b82f6}.custom-feature-form{gap:8px;display:flex}.btn-add-feature{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-radius:8px;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.btn-add-feature:hover{background:#2b2d42}.selected-features-list{flex-wrap:wrap;gap:8px;display:flex}.selected-tag{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.tag-remove-btn{cursor:pointer;color:#1e40af;background:0 0;border:none;align-items:center;padding:0;display:flex}.empty-notice{color:#adb5bd;font-size:12px;font-style:italic}.agent-presets-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.agent-preset-card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e9ecef;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;transition:all .2s;display:flex}.agent-preset-card:hover{background:#f8fafc;border-color:#3b82f6}.agent-preset-avatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.agent-preset-info{flex-direction:column;display:flex}.preset-name{color:#1a1a2e;font-size:12px;font-weight:700}.preset-agency{color:#6c757d;font-size:10px}@media (width<=768px){.templates-grid,.form-grid-two,.aspect-buttons-row,.price-inputs-grid,.specs-inputs-grid,.upload-and-url-row,.agent-presets-row{grid-template-columns:1fr}.palettes-grid,.curated-photos-grid{grid-template-columns:repeat(2,1fr)}}.canvas-outer-wrapper{justify-content:center;align-items:flex-start;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.poster-canvas{-webkit-user-select:none;user-select:none;box-sizing:border-box;border-radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden;box-shadow:0 25px 65px -12px #0006,0 0 0 1px #ffffff14}.social-safe-guides{pointer-events:none;z-index:99;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.guide-box{border:1.5px dashed #ff5757b3;border-radius:8px;position:absolute;inset:5%}.guide-label{text-transform:uppercase;letter-spacing:1px;color:#ff5757;background:#000000b3;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;top:6%;right:7%}.canvas-specs-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:8px;margin:10px 0;display:grid}.spec-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:8px 4px;display:flex}.spec-value{color:#fff;font-size:14px;font-weight:800;line-height:1.1}.spec-label{text-transform:uppercase;letter-spacing:.5px;opacity:.75;font-size:9px;font-weight:600}.canvas-features-wrap{z-index:2;flex-wrap:wrap;gap:6px;margin:6px 0;display:flex}.feature-chip{color:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.canvas-agent-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;background:#00000073;border:1px solid #ffffff1f;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:10px 14px;display:flex}.agent-profile-wrap{align-items:center;gap:10px;display:flex}.agent-avatar-img{object-fit:cover;border:2px solid #ffffff4d;border-radius:50%;width:44px;height:44px}.agent-avatar-placeholder{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:flex}.agent-info{flex-direction:column;display:flex}.agent-name{color:#fff;letter-spacing:.3px;font-size:13px;font-weight:800}.agent-title{opacity:.8;font-size:10px;font-weight:500}.agent-agency{opacity:.65;text-transform:uppercase;letter-spacing:.5px;font-size:9px;font-weight:600}.agent-contacts{flex-direction:column;gap:3px;font-size:10px;display:flex}.contact-item{color:#ffffffe6;align-items:center;gap:5px;font-weight:500;display:flex}.canvas-qr-box{background:#ffffff0d;border:1px dashed;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:4px 6px;display:flex}.qr-caption{letter-spacing:.5px;opacity:.8;font-size:7px;font-weight:700}.template-noir{box-sizing:border-box;background:radial-gradient(circle at 50% 0,#1e222d 0%,#0f1117 100%);flex-direction:column;height:100%;padding:24px;display:flex;position:relative}.noir-gold-bar{height:3px;position:absolute;top:0;left:0;right:0}.noir-header{margin-bottom:12px}.noir-brand-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.noir-crest{letter-spacing:1.5px;opacity:.9;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.noir-status-badge{letter-spacing:1px;background:#ffffff0a;border:1px solid;border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:10px;font-weight:800;display:inline-flex}.noir-title{color:#fff;margin:0 0 4px;font-size:26px;font-weight:900;line-height:1.15}.noir-tagline{color:#ffffffb3;margin:0 0 6px;font-size:11px;font-weight:400;line-height:1.3}.noir-location{color:#ffffffd9;align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.noir-photo-container{background:#111;border:1px solid;border-radius:10px;flex:1;min-height:180px;margin-bottom:10px;position:relative;overflow:hidden}.noir-main-photo{object-fit:cover;width:100%;height:100%;display:block}.photo-vignette{pointer-events:none;background:linear-gradient(#0000001a 0%,#000000a6 100%);position:absolute;inset:0}.noir-floating-price{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1.5px solid;border-radius:8px;flex-direction:column;padding:8px 14px;display:flex;position:absolute;bottom:12px;left:12px}.price-label{letter-spacing:1px;opacity:.8;font-size:8px;font-weight:700}.price-val{letter-spacing:.5px;font-size:18px;font-weight:900;line-height:1.1}.noir-open-house{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bf;border:1px solid #fff3;border-radius:6px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:600;display:flex;position:absolute;top:12px;right:12px}.photo-placeholder{color:#777;background:#161820;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-size:12px;font-weight:600;display:flex}.photo-placeholder.light{color:#495057;background:#e9ecef}.template-minimal{box-sizing:border-box;background:#f8f9fa;flex-direction:column;height:100%;padding:20px;display:flex;color:#212529!important}.minimal-photo-box{background:#e9ecef;border-radius:10px;height:48%;position:relative;overflow:hidden}.minimal-main-photo{object-fit:cover;width:100%;height:100%;display:block}.minimal-badge{letter-spacing:.8px;border-radius:20px;padding:4px 12px;font-size:10px;font-weight:800;position:absolute;top:12px;left:12px}.minimal-price-pill{background:#fff;border-radius:8px;padding:6px 14px;font-size:18px;font-weight:900;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 15px #0000001f}.minimal-content-card{flex-direction:column;flex:1;padding-top:14px;display:flex}.minimal-location{text-transform:uppercase;letter-spacing:.5px;color:#495057;align-items:center;gap:5px;margin-bottom:4px;font-size:11px;font-weight:600;display:flex}.minimal-title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:800;line-height:1.15}.minimal-tagline{color:#6c757d;margin:0 0 10px;font-size:11px}.minimal-specs-row{border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;grid-template-columns:repeat(4,1fr);margin-bottom:10px;padding:8px 0;display:grid}.min-spec{flex-direction:column;justify-content:center;align-items:center;display:flex}.min-num{color:#212529;font-size:15px;font-weight:800}.min-txt{color:#6c757d;letter-spacing:.5px;font-size:8px;font-weight:700}.template-minimal .feature-chip{color:#212529;background:#e9ecef;border-color:#ced4da}.template-minimal .canvas-agent-bar{color:#212529;background:#fff;border:1px solid #dee2e6;box-shadow:0 4px 15px #0000000d}.template-minimal .agent-name{color:#212529}.template-minimal .contact-item{color:#495057}.template-sovereign{box-sizing:border-box;background:#070c1a;flex-direction:column;height:100%;padding:14px;display:flex}.sovereign-outer-frame{border:2px solid;border-radius:8px;flex-direction:column;flex:1;padding:8px;display:flex}.sovereign-inner-frame{border:1px solid;border-radius:6px;flex-direction:column;flex:1;padding:16px;display:flex}.sovereign-crest-row{justify-content:center;align-items:center;gap:10px;margin-bottom:6px;display:flex}.sovereign-crest-line{opacity:.5;flex:1;height:1px}.sovereign-crown{letter-spacing:2px;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.sovereign-badge{color:#000;letter-spacing:1px;border-radius:4px;align-self:center;margin-bottom:8px;padding:3px 14px;font-size:10px;font-weight:900}.sovereign-title{text-align:center;letter-spacing:1px;margin:0 0 4px;font-size:24px;font-weight:700;line-height:1.15}.sovereign-tagline{text-align:center;color:#ffffffb3;margin:0 0 6px;font-size:10px}.sovereign-location{justify-content:center;align-items:center;gap:5px;margin-bottom:10px;font-size:11px;font-weight:600;display:flex}.sovereign-photo-frame{background:#000;border:1.5px solid;border-radius:6px;flex:1;min-height:170px;margin-bottom:10px;position:relative;overflow:hidden}.sovereign-photo{object-fit:cover;width:100%;height:100%}.sovereign-price-seal{border:1px solid;border-radius:6px;flex-direction:column;align-items:center;padding:6px 12px;display:flex;position:absolute;bottom:8px;right:8px}.seal-tag{letter-spacing:1px;opacity:.8;color:#fff;font-size:7px}.seal-price{font-size:16px;font-weight:900}.template-urban{box-sizing:border-box;background:#0d0f18;flex-direction:column;height:100%;padding:24px;display:flex;position:relative}.urban-glow{filter:blur(80px);opacity:.18;pointer-events:none;border-radius:50%;width:180px;height:180px;position:absolute}.urban-glow.top{top:-40px;left:-40px}.urban-glow.bottom{bottom:-40px;right:-40px}.urban-header{z-index:2;margin-bottom:12px}.urban-tag-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.urban-badge{letter-spacing:.5px;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:10px;font-weight:900;display:inline-flex}.urban-city-tag{color:#fffc;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.urban-title{color:#fff;margin:0 0 4px;font-size:26px;font-weight:900;line-height:1.15}.urban-tagline{color:#ffffffb3;margin:0;font-size:11px}.urban-photo-container{background:#111;border:1px solid #ffffff26;border-radius:12px;flex:1;min-height:180px;margin-bottom:10px;position:relative;overflow:hidden}.urban-photo{object-fit:cover;width:100%;height:100%}.urban-price-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1.5px solid;border-radius:8px;padding:6px 14px;position:absolute;bottom:12px;left:12px}.urban-price-label{letter-spacing:1px;color:#ffffffb3;font-size:8px;font-weight:800}.urban-price-number{font-size:18px;font-weight:900}.template-emerald{box-sizing:border-box;background:radial-gradient(circle at 50% 20%,#133a25 0%,#081a10 100%);flex-direction:column;height:100%;padding:22px;display:flex}.emerald-ornament{letter-spacing:2px;justify-content:center;align-items:center;gap:8px;margin-bottom:8px;font-size:9px;font-weight:700;display:flex}.emerald-line{width:30px;height:1px}.emerald-header{text-align:center;margin-bottom:12px}.emerald-badge{letter-spacing:1px;border:1px solid;border-radius:20px;margin-bottom:6px;padding:2px 10px;font-size:9px;font-weight:800;display:inline-block}.emerald-title{margin:0 0 4px;font-size:24px;font-weight:800;line-height:1.15}.emerald-tagline{color:#ffffffbf;margin:0 0 4px;font-size:10px}.emerald-location{justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.emerald-photo-wrapper{border:1px solid;border-radius:10px;flex:1;min-height:175px;margin-bottom:10px;position:relative;overflow:hidden}.emerald-photo{object-fit:cover;width:100%;height:100%}.emerald-price-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid;border-radius:6px;flex-direction:column;padding:6px 12px;display:flex;position:absolute;bottom:10px;right:10px}.price-tag-sub{letter-spacing:.8px;color:#fff;opacity:.8;font-size:7px;font-weight:700}.price-tag-main{font-size:16px;font-weight:900}.template-split{box-sizing:border-box;background:#181b22;flex-direction:column;height:100%;padding:20px;display:flex}.split-top-bar{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;display:flex}.split-magazine-name{letter-spacing:1.5px;color:#fffc;font-size:10px;font-weight:800}.split-badge{letter-spacing:.5px;border-radius:4px;padding:3px 8px;font-size:9px;font-weight:800}.split-photos-grid{grid-template-columns:1.4fr 1fr;gap:8px;height:42%;min-height:160px;margin-bottom:12px;display:grid}.split-photo-primary,.split-photo-secondary{background:#252830;border-radius:8px;position:relative;overflow:hidden}.split-img{object-fit:cover;width:100%;height:100%}.photo-caption{letter-spacing:.5px;color:#fff;background:#000000b3;border-radius:4px;padding:2px 6px;font-size:8px;font-weight:700;position:absolute;bottom:6px;left:6px}.split-content-area{flex-direction:column;flex:1;display:flex}.split-title-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.split-title{color:#fff;margin:0 0 2px;font-size:20px;font-weight:900;line-height:1.2}.split-location{color:#ffffffbf;align-items:center;gap:4px;font-size:11px;display:flex}.split-price-box{text-align:right;background:#0000004d;border:1.5px solid;border-radius:6px;flex-shrink:0;padding:6px 12px}.split-price-label{letter-spacing:.8px;opacity:.7;font-size:8px;font-weight:800;display:block}.split-price-val{font-size:16px;font-weight:900}.poster-canvas.ratio-1-1{aspect-ratio:1}.poster-canvas.ratio-4-5{aspect-ratio:4/5}.poster-canvas.ratio-9-16{aspect-ratio:9/16}.poster-canvas.ratio-9-16 .noir-title,.poster-canvas.ratio-9-16 .sovereign-title,.poster-canvas.ratio-9-16 .urban-title{font-size:28px}.poster-canvas.ratio-9-16 .canvas-specs-grid{grid-template-columns:repeat(2,1fr);gap:10px}.carousel-studio-container{box-sizing:border-box;flex-direction:column;gap:20px;width:100%;max-width:1400px;margin:0 auto;padding:20px;display:flex}.carousel-header-bar{background:#fff;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex;box-shadow:0 4px 15px #0000000d}.carousel-title-group{align-items:center;gap:16px;display:flex}.btn-back{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s;display:flex}.btn-back:hover{background:#e2e8f0}.carousel-heading{color:#0f172a;margin:0;font-size:1.15rem;font-weight:800}.carousel-badge{color:#fff;letter-spacing:.8px;background:linear-gradient(135deg,#ec4899 0%,#8b5cf6 100%);border-radius:20px;margin-top:2px;padding:3px 8px;font-size:9px;font-weight:800;display:inline-block}.carousel-actions-top{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.aspect-ratio-toggles{background:#f1f5f9;border-radius:8px;gap:3px;padding:3px;display:flex}.c-aspect-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s}.c-aspect-btn.active{color:#2563eb;background:#fff;box-shadow:0 1px 3px #0000001a}.btn-play-reel{color:#1e293b;cursor:pointer;background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s;display:flex}.btn-play-reel.playing{color:#dc2626;background:#fee2e2;border-color:#fca5a5}.btn-download-all{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 12px #2563eb4d}.btn-download-all:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #2563eb73}.carousel-main-grid{grid-template-columns:340px 1fr;gap:24px;display:grid}.carousel-deck-sidebar{background:#fff;border-radius:14px;flex-direction:column;gap:16px;padding:18px;display:flex;box-shadow:0 4px 15px #0000000d}.deck-header{color:#0f172a;border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;padding-bottom:10px;font-size:13px;font-weight:800;display:flex}.slide-deck-list{flex-direction:column;gap:10px;display:flex}.deck-item-card{cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.deck-item-card:hover{background:#fff;border-color:#cbd5e1}.deck-item-card.active{background:#eff6ff;border-color:#2563eb}.deck-item-number{color:#fff;background:#0f172a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:flex}.deck-item-card.active .deck-item-number{background:#2563eb}.deck-item-info{flex-direction:column;display:flex}.deck-item-title{color:#0f172a;font-size:13px;font-weight:700}.deck-item-sub{color:#64748b;font-size:11px}.carousel-tip-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin-top:auto;padding:14px}.carousel-tip-box h4{color:#166534;margin:0 0 6px;font-size:12px;font-weight:800}.carousel-tip-box p{color:#15803d;margin:0;font-size:11px;line-height:1.4}.carousel-viewport-stage{background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex;box-shadow:0 4px 15px #0000000d}.stage-controls-bar{align-items:center;gap:16px;display:flex}.slide-nav-arrow{cursor:pointer;color:#334155;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.slide-nav-arrow:hover{color:#fff;background:#2563eb;border-color:#2563eb}.slide-indicator-dots{gap:6px;display:flex}.indicator-dot{cursor:pointer;background:#cbd5e1;border-radius:50%;width:10px;height:10px;transition:all .2s}.indicator-dot.active{background:#2563eb;border-radius:10px;width:24px}.carousel-canvas-wrapper{background:#0f172a;border-radius:12px;justify-content:center;align-items:center;padding:16px;display:flex}.carousel-active-canvas{color:#fff;border-radius:10px;width:480px;height:600px;font-family:Plus Jakarta Sans,sans-serif;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.carousel-canvas-wrapper.aspect-1-1 .carousel-active-canvas{width:500px;height:500px}.carousel-canvas-wrapper.aspect-4-5 .carousel-active-canvas{width:480px;height:600px}.carousel-canvas-wrapper.aspect-9-16 .carousel-active-canvas{width:380px;height:675px}.carousel-slide{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.slide-photo-bg{position:absolute;inset:0}.slide-photo-bg img{object-fit:cover;width:100%;height:100%}.slide-overlay{background:linear-gradient(#0000004d 0%,#000000d9 100%);position:absolute;inset:0}.slide-overlay.medium{background:linear-gradient(#0009 0%,#000000eb 100%)}.slide-content{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:space-between;height:100%;padding:24px;display:flex;position:relative}.slide-content.solid-bg{background:radial-gradient(circle,#1e293b 0%,#0a0f1d 100%)}.slide-top-row{justify-content:space-between;align-items:center;display:flex}.slide-badge{color:#000;letter-spacing:.8px;background:#f59e0b;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:900}.slide-brand{letter-spacing:1px;color:#fffc;font-size:10px;font-weight:800}.slide-location{color:#fbbf24;align-items:center;gap:6px;margin-bottom:6px;font-size:12px;font-weight:600;display:flex}.slide-main-title{margin:0 0 12px;font-size:24px;font-weight:800;line-height:1.2}.slide-price-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;border:1.5px solid #fbbf24;border-radius:8px;flex-direction:column;padding:8px 14px;display:inline-flex}.slide-price-tag .price-label{letter-spacing:1px;opacity:.8;font-size:8px;font-weight:700}.slide-price-tag .price-value{color:#fbbf24;font-size:20px;font-weight:900}.swipe-indicator{letter-spacing:1px;color:#ffffffb3;align-items:center;gap:4px;margin-top:14px;font-size:10px;font-weight:800;display:flex}.swipe-indicator.center{justify-content:center;margin-top:auto}.slide-header-tag{letter-spacing:1px;color:#fbbf24;align-items:center;gap:6px;margin-bottom:4px;font-size:10px;font-weight:800;display:flex}.slide-sec-title{margin:0 0 6px;font-size:20px;font-weight:800}.slide-tagline{color:#ffffffb3;margin:0 0 16px;font-size:12px}.carousel-specs-matrix{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.spec-card-c{background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:14px;display:flex}.spec-card-num{color:#fff;font-size:16px;font-weight:800}.spec-card-lbl{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.carousel-amenities-grid{flex-direction:column;gap:10px;margin-top:10px;display:flex}.amenity-card-c{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.amenity-icon{color:#10b981}.agent-cta-card{background:#ffffff0f;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;gap:14px;margin-top:10px;padding:16px;display:flex}.agent-cta-avatar-wrap{align-items:center;gap:12px;display:flex}.agent-cta-avatar{object-fit:cover;border:2px solid #fbbf24;border-radius:50%;width:50px;height:50px}.agent-cta-avatar-ph{color:#000;background:#fbbf24;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;font-weight:800;display:flex}.agent-cta-name{margin:0;font-size:15px;font-weight:800}.agent-cta-title{color:#fffc;margin:2px 0 0;font-size:11px}.agent-cta-agency{color:#fbbf24;margin:2px 0 0;font-size:10px;font-weight:700}.agent-cta-contact-rows{border-top:1px solid #ffffff1a;flex-direction:column;gap:6px;padding-top:10px;font-size:12px;display:flex}.cta-contact-row{color:#ffffffe6;align-items:center;gap:8px;display:flex}.cta-qr-strip{background:#0006;border:1px dashed #fff3;border-radius:8px;align-items:center;gap:12px;padding:10px;display:flex}.qr-text{flex-direction:column;display:flex}.qr-text strong{letter-spacing:.5px;color:#fbbf24;font-size:10px}.qr-text span{color:#ffffffb3;font-size:9px}.footer-copyright{text-align:center;color:#ffffff80;margin-top:auto;font-size:10px}.slide-footer-actions{gap:10px;display:flex}.btn-download-single{color:#1e293b;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s;display:flex}.btn-download-single:hover{color:#fff;background:#2563eb;border-color:#2563eb}@media (width<=1080px){.carousel-main-grid{grid-template-columns:1fr}}.studio-app{color:#1e293b;background-color:#f1f5f9;flex-direction:column;min-height:100vh;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.toast-notification{color:#fff;z-index:9999;background:#1e293b;border-radius:10px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:600;animation:.3s cubic-bezier(.16,1,.3,1) toastSlideIn;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 25px -5px #0000004d,0 0 0 1px #ffffff1a}.toast-notification svg{color:#10b981}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.studio-header{color:#fff;z-index:100;background:#0f172a;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:sticky;top:0}.studio-brand{align-items:center;gap:14px;display:flex}.brand-logo-badge{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 4px 12px #3b82f64d}.brand-title-wrap{align-items:center;gap:8px;display:flex}.brand-title{letter-spacing:-.5px;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.25rem;font-weight:800}.pro-badge{letter-spacing:1px;color:#60a5fa;background:#3b82f633;border:1px solid #60a5fa66;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:800}.brand-tagline{color:#94a3b8;margin:0;font-size:12px}.author-tagline-wrap{flex-wrap:wrap;align-items:center;gap:12px;margin-top:3px;display:flex}.creator-badge{cursor:pointer;background:#f59e0b26;border:1px solid #f59e0b59;border-radius:6px;align-items:center;gap:5px;padding:2px 8px;font-size:11px;transition:all .2s;display:inline-flex}.creator-badge:hover{background:#f59e0b40;border-color:#f59e0b}.creator-label{color:#fbbf24;font-weight:600}.creator-name{color:#fff;align-items:center;gap:4px;font-weight:700;display:flex}.creator-name-input{color:#fff;background:#0f172a;border:1px solid #f59e0b;border-radius:4px;outline:none;padding:1px 6px;font-size:11px;font-weight:700}.studio-mode-switcher{background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;gap:4px;padding:3px;display:flex}.mode-switch-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s;display:flex}.mode-switch-btn:hover{color:#fff;background:#ffffff14}.mode-switch-btn.active{color:#fff;background:#3b82f6;box-shadow:0 2px 8px #3b82f666}.mode-switch-btn.carousel-highlight.active{background:linear-gradient(135deg,#ec4899 0%,#8b5cf6 100%);box-shadow:0 2px 8px #ec489966}.studio-carousel-view{flex-direction:column;flex:1;display:flex}.header-actions{align-items:center;gap:12px;display:flex}.preset-dropdown-container{position:relative}.btn-header-preset{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.btn-header-preset:hover{background:#ffffff26}.preset-dropdown-menu{z-index:200;background:#1e293b;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:2px;width:280px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 15px 35px -5px #0006}.dropdown-header{text-transform:uppercase;letter-spacing:.8px;color:#64748b;padding:8px 10px 4px;font-size:11px;font-weight:700}.preset-menu-item{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;padding:10px 12px;font-family:inherit;transition:all .15s;display:flex}.preset-menu-item:hover{background:#ffffff14}.preset-item-info{flex-direction:column;display:flex}.preset-item-name{color:#f8fafc;font-size:13px;font-weight:700}.preset-item-cat{color:#94a3b8;font-size:11px}.btn-header-reset{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.btn-header-reset:hover{color:#fff;border-color:#ffffff4d}.mobile-view-tabs{background:#fff;border-bottom:1px solid #e2e8f0;gap:8px;padding:6px 12px;display:none}.mobile-tab-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:13px;font-weight:600;display:flex}.mobile-tab-btn.active{color:#2563eb;background:#eff6ff;font-weight:700}.studio-main{box-sizing:border-box;flex:1;grid-template-columns:1fr 1fr;gap:28px;width:100%;max-width:1600px;margin:0 auto;padding:24px 32px;display:grid}.column-title-row{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.column-title{color:#0f172a;align-items:center;gap:8px;font-size:16px;font-weight:800;display:flex}.live-sync-indicator{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:20px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:700;display:flex}.sync-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite pulseDot;box-shadow:0 0 0 2px #10b98133}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.studio-editor-column{flex-direction:column;display:flex}.studio-preview-column{flex-direction:column;height:fit-content;display:flex;position:sticky;top:90px}.preview-viewport-card{background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 25px #00000014,0 0 0 1px #0000000a}.viewport-toolbar{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 18px;display:flex}.toolbar-group{align-items:center;gap:8px;display:flex}.toolbar-label{color:#64748b;font-size:12px;font-weight:700}.aspect-quick-toggles{background:#e2e8f0;border-radius:8px;gap:4px;padding:3px;display:flex}.quick-aspect-btn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-family:inherit;font-size:11px;font-weight:700;transition:all .15s;display:flex}.quick-aspect-btn.active{color:#2563eb;background:#fff;box-shadow:0 1px 3px #0000001a}.right-tools{align-items:center;gap:12px;display:flex}.tool-icon-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:600;transition:all .15s;display:flex}.tool-icon-btn.active{color:#dc2626;background:#fee2e2;border-color:#fca5a5}.zoom-controls{background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:4px;padding:2px 4px;display:flex}.zoom-btn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.zoom-btn:hover{background:#f1f5f9}.zoom-value{color:#1e293b;text-align:center;min-width:34px;font-size:11px;font-weight:700}.backdrop-toggle{align-items:center;gap:6px;display:flex}.bg-toggle-dot{cursor:pointer;border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:all .15s;box-shadow:0 0 0 1px #cbd5e1}.bg-toggle-dot.active{transform:scale(1.1);box-shadow:0 0 0 2px #3b82f6}.bg-toggle-dot.studio{background:#0f172a}.bg-toggle-dot.light{background:#f8fafc}.bg-toggle-dot.grid{background:radial-gradient(circle,#cbd5e1 1px,#f1f5f9 1px) 0 0/6px 6px}.poster-stage{justify-content:center;align-items:center;min-height:520px;max-height:680px;padding:32px 20px;transition:background .25s;display:flex;overflow:auto}.poster-stage.bg-studio{background:radial-gradient(circle,#1e293b 0%,#090d16 100%)}.poster-stage.bg-light{background:#f1f5f9}.poster-stage.bg-grid{background-color:#f8fafc;background-image:linear-gradient(#e2e8f0 1px,#0000 1px),linear-gradient(90deg,#e2e8f0 1px,#f8fafc 1px);background-size:20px 20px}.viewport-export-suite{background:#fff;border-top:1px solid #e2e8f0;flex-direction:column;gap:10px;padding:16px 20px;display:flex}.export-primary-group{grid-template-columns:1fr 110px;gap:10px;display:grid}.btn-export-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #2563eb59}.btn-export-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #2563eb80}.btn-export-primary:disabled{opacity:.7;cursor:not-allowed}.btn-export-secondary{color:#334155;cursor:pointer;background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:12px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s;display:flex}.btn-export-secondary:hover:not(:disabled){background:#e2e8f0}.export-secondary-group{grid-template-columns:1fr 1fr;gap:10px;display:grid}.btn-export-outline{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;display:flex}.btn-export-outline:hover:not(:disabled){color:#2563eb;background:#f8fafc;border-color:#3b82f6}.studio-footer{color:#94a3b8;text-align:center;background:#0f172a;border-top:1px solid #ffffff14;margin-top:auto;padding:20px;font-size:13px}@media (width<=1080px){.studio-main{grid-template-columns:1fr;padding:16px}.mobile-view-tabs{display:flex}.studio-preview-column{position:static}.studio-editor-column.mobile-hidden,.studio-preview-column.mobile-hidden{display:none!important}.studio-header{padding:14px 16px}.brand-tagline{display:none}}@media (width<=640px){.export-primary-group,.export-secondary-group{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{width:100%;min-height:100vh}
