@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.db-container{padding:0;max-width:1400px;margin:0 auto}.db-greeting-top{margin-bottom:var(--space-xl)}.db-greeting-top h1{margin-bottom:12px}.db-greeting-top p{font-size:16px;color:var(--text-secondary);max-width:800px;line-height:1.5}.db-main-grid{display:grid;grid-template-columns:320px 1fr;gap:var(--space-lg);margin-bottom:var(--space-xl)}.db-column-stats{display:flex;flex-direction:column;gap:var(--space-lg)}.db-stat-card-premium{background:#fff;border-radius:var(--radius-lg);padding:var(--space-lg);position:relative;box-shadow:var(--shadow-sm);border:1px solid var(--surface-border);transition:transform .3s ease}.db-stat-icon-wrapper{margin-bottom:32px}.db-stat-trend-badge{position:absolute;top:var(--space-lg);right:var(--space-lg);background:var(--brand-primary);padding:4px 10px;border-radius:100px;font-size:12px;font-weight:700}.db-stat-label-large{font-size:14px;font-weight:600;color:var(--text-muted);margin-bottom:4px}.db-stat-value-container{display:flex;align-items:baseline;gap:8px;margin-bottom:2px}.db-stat-value-large{font-size:28px;font-weight:800;letter-spacing:-1px}.db-stat-growth-tag{font-size:13px;font-weight:700;color:#16a34a}.db-stat-comparison{font-size:11px;color:var(--text-muted);font-weight:500}.db-cta-card-lime{background:var(--brand-primary);border-radius:var(--radius-lg);padding:var(--space-lg);position:relative;overflow:hidden;height:245px;display:flex;flex-direction:column;justify-content:flex-end}.cta-icon-main{margin-bottom:auto}.cta-icon-top-right{position:absolute;top:var(--space-lg);right:var(--space-lg);background:#000;color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.db-cta-card-lime:hover .cta-icon-top-right{transform:scale(1.1) rotate(15deg)}.db-cta-card-lime h3{font-size:24px;font-weight:800;margin-bottom:4px}.db-cta-card-lime p{font-size:14px;opacity:.7;margin-bottom:0}.btn-circle-plus{position:absolute;bottom:var(--space-lg);right:var(--space-lg);width:64px;height:64px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:transform .3s ease}.btn-circle-plus:hover{transform:scale(1.1) rotate(15deg)}.db-column-chart{display:flex;flex-direction:column;gap:var(--space-lg)}.db-card-chart{background:#fff;border-radius:var(--radius-lg);border:1px solid var(--surface-border);padding:var(--space-lg);display:flex;flex-direction:column}.chart-header{display:flex;justify-content:space-between;margin-bottom:32px}.chart-header h3{font-size:20px;font-weight:800}.chart-header p{font-size:14px;color:var(--text-muted)}.chart-filter-pills{display:flex;background:var(--surface-bg);padding:4px;border-radius:100px;border:1px solid var(--surface-border);gap:4px}.pill-item{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:none;background:transparent;font-size:11px;font-weight:700;cursor:pointer;transition:all .2s ease;color:var(--text-muted);flex-shrink:0}.pill-item.active{background:var(--brand-primary);color:#000;box-shadow:var(--shadow-sm)}.chart-container-recharts{margin-top:16px;min-height:200px}.chart-select{padding:8px 16px;border-radius:100px;border:1px solid var(--surface-border);font-size:13px;font-weight:600;background:var(--surface-bg)}.chart-placeholder-bars{flex:1;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-bottom:20px}.bar-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;gap:12px}.bar{width:100%;max-width:60px;border-radius:100px;transition:height 1s ease}.bar-label{font-size:10px;font-weight:700;color:var(--text-muted)}.db-sub-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-lg)}.db-card-mini{background:#fff;border-radius:var(--radius-lg);padding:var(--space-lg);border:1px solid var(--surface-border);box-shadow:var(--shadow-sm)}.db-card-mini.dark{background:#1a1a1a;color:#fff}.db-card-mini h3{font-size:16px;font-weight:800;margin-bottom:var(--space-md)}.activity-list{display:flex;flex-direction:column;gap:16px}.activity-item{display:flex;gap:12px;align-items:center}.activity-avatar{width:40px;height:40px;border-radius:50%;background:var(--surface-muted);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.activity-avatar.lime{background:var(--brand-primary);color:#000}.activity-text{font-size:13px;font-weight:600}.activity-time{font-size:11px;color:var(--text-muted)}.server-status{display:flex;flex-direction:column;gap:16px}.consumption-row{display:flex;flex-direction:column;gap:8px}.consumption-label{display:flex;justify-content:space-between;font-size:12px;font-weight:600;opacity:.8}.consumption-value{color:var(--brand-primary);font-weight:800}.server-progress{height:6px;background:#ffffff1a;border-radius:100px;overflow:hidden}.progress-fill{height:100%;background:var(--brand-primary);border-radius:100px}.consumption-upgrade{margin-top:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:12px}.consumption-upgrade p{font-size:11px;opacity:.6;line-height:1.4}.btn-upgrade{background:#fff;color:#000;border:none;padding:10px 16px;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s ease}.btn-upgrade:hover{background:var(--brand-primary);transform:translateY(-2px)}.activity-footer{margin-top:24px;padding-top:16px;border-top:1px solid var(--surface-border)}.btn-secondary-full{width:100%;background:var(--surface-bg);border:1px solid var(--surface-border);padding:10px;border-radius:100px;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s ease}.btn-secondary-full:hover{background:var(--surface-muted)}.db-section-content{margin-top:var(--space-xl)}.section-header-inline{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-lg)}.section-header-inline h2{font-size:24px;font-weight:800}.btn-link{background:none;border:none;font-weight:700;display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.db-table-card{background:#fff;border-radius:var(--radius-lg);border:1px solid var(--surface-border);box-shadow:var(--shadow-sm);overflow:hidden}.db-table{width:100%;border-collapse:collapse}.db-table th{text-align:left;padding:16px 24px;font-size:11px;font-weight:700;color:var(--text-muted);border-bottom:1px solid var(--surface-border)}.db-table td{padding:20px 24px;font-size:14px;border-bottom:1px solid var(--surface-border)}.table-cell-title{display:flex;align-items:center;gap:12px;font-weight:700}.title-img{width:40px;height:30px;background:var(--surface-muted);border-radius:6px}.tag{font-size:10px;font-weight:800;padding:4px 8px;background:var(--surface-muted);border-radius:4px}.status-dot-active,.status-dot-draft{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}.status-dot-active{background:var(--brand-primary)}.status-dot-draft{background:var(--state-warning)}@media(max-width:1100px){.db-main-grid{grid-template-columns:1fr}}:root{--rt-bg-cream: #FFF5E1;--rt-bg-yellow: #FED548;--rt-bg-red: #DB3A1A;--rt-bg-green: #516928;--rt-text-dark: #1E1B15;--rt-text-light: #FFF5E1;--rt-bg-dark: #15130F;--rt-radius-btn: 99px;--rt-radius-img: 20px;--rt-radius-card: 16px;--rt-border-width: 1.5px;--rt-font-family: var(--site-font-body);--rt-font-heading: var(--site-font-heading);--rt-shadow-card: 0 4px 12px rgba(0, 0, 0, .08)}body{background-color:var(--rt-bg-cream)}.rt-template{font-family:var(--rt-font-family);color:var(--rt-text-dark);background-color:var(--rt-bg-cream);container-type:inline-size;container-name:site-preview;position:relative}.rt-bg-cream{background-color:var(--rt-bg-cream);color:var(--rt-text-dark)}.rt-bg-red{background-color:var(--rt-bg-red);color:var(--rt-text-light)}.rt-bg-green{background-color:var(--rt-bg-green);color:var(--rt-text-light)}.rt-bg-yellow{background-color:var(--rt-bg-yellow);color:var(--rt-text-dark)}.rt-bg-dark{background-color:var(--rt-bg-dark);color:var(--rt-text-light)}.rt-title-huge{font-family:var(--rt-font-heading);font-size:clamp(26px,8cqw,50px);font-weight:800;line-height:1.05;letter-spacing:-.03em;margin-bottom:24px;color:var(--rt-heading-color)}.rt-title-large{font-family:var(--rt-font-heading);font-size:clamp(22px,6cqw,36px);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:20px;color:var(--rt-heading-color)}.rt-text-body{font-size:clamp(14px,2.5cqw,16px);line-height:1.5;font-weight:500}.rt-cont{width:100%;max-width:1400px;margin:0 auto;padding-left:20px;padding-right:20px}@container site-preview (min-width: 768px){.rt-cont{padding-left:40px;padding-right:40px}}.rt-padded{padding:40px 20px}@container site-preview (min-width: 768px){.rt-padded{padding:80px 40px}}.rt-grid-2{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@container site-preview (min-width: 768px){.rt-grid-2{grid-template-columns:1fr 1fr;gap:64px}.rt-grid-35-65{grid-template-columns:1fr 1.85fr}.rt-grid-65-35{grid-template-columns:1.85fr 1fr}}.rt-grid-3{display:grid;grid-template-columns:1fr;gap:24px}.rt-grid-footer{display:grid;grid-template-columns:1fr;gap:32px}@container site-preview (min-width: 768px){.rt-grid-footer{grid-template-columns:repeat(3,1fr)}}@container site-preview (min-width: 1024px){.rt-grid-footer{grid-template-columns:repeat(4,1fr);gap:48px}}@container site-preview (min-width: 768px){.rt-grid-3{grid-template-columns:repeat(3,1fr)}}.rt-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:var(--rt-radius-btn);border:var(--rt-btn-border-primary);text-transform:none;cursor:pointer;transition:transform .1s ease,background-color .2s ease,box-shadow .2s ease,border .2s ease;line-height:1;text-decoration:none;box-shadow:var(--rt-btn-shadow)}.rt-btn:active{transform:translateY(2px);box-shadow:0 0 0 var(--rt-text-dark)}.rt-btn-yellow{background-color:var(--rt-bg-yellow);color:var(--rt-text-dark)}.rt-btn-yellow:hover{background-color:var(--rt-bg-yellow-hover)}.rt-btn-outline{background-color:transparent;color:inherit;border:var(--rt-btn-border-secondary);box-shadow:var(--rt-btn-shadow)}.rt-btn-outline:hover{background-color:#0000000d}.rt-btn-black{background-color:var(--rt-text-dark);color:var(--rt-text-light);border:var(--rt-btn-border-primary);box-shadow:var(--rt-btn-shadow)}.rt-btn-black:hover{background-color:#000}.rt-header{background-color:var(--rt-bg-cream);position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(0,0,0,.05)}.rt-header-wrapper{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:16px 20px;background-color:var(--rt-bg-cream);max-width:1400px;margin:0 auto}@container site-preview (min-width: 768px){.rt-header-wrapper{padding:16px 40px}}.rt-header-logo{font-family:var(--rt-font-heading);font-weight:800;font-size:20px;display:flex;align-items:center;gap:8px;color:var(--rt-text-dark);text-decoration:none}.rt-header-nav{display:none}@container site-preview (min-width: 1024px){.rt-header-nav{display:flex;justify-content:center;gap:32px;align-items:center}.rt-header-nav a,.rt-header-nav button{text-decoration:none;color:inherit;transition:all .2s;padding:8px 0;white-space:nowrap}.rt-header-nav a:hover,.rt-header-nav button:hover{opacity:.7!important}}.rt-header-actions{display:flex;align-items:center;gap:16px;justify-content:flex-end}.rt-header-status-container{display:flex;justify-content:flex-start;padding-left:12px}@container site-preview (min-width: 768px){.rt-header-status-container{padding-left:24px}}.rt-status-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:99px;font-size:13px;font-weight:700;border:none;cursor:pointer;transition:transform .2s,background-color .2s;white-space:nowrap}.rt-status-badge:hover{transform:translateY(-1px)}.rt-header-cta-tablet{display:none}@container site-preview (min-width: 768px){.rt-header-cta-tablet{display:inline-flex}}.rt-header-cta{display:none}@container site-preview (min-width: 768px){.rt-header-cta{display:inline-flex}}.rt-header-btn-mobile{display:flex;background:var(--rt-text-dark);color:var(--rt-bg-cream);border-radius:10px;width:36px;height:36px;border:none;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}@container site-preview (min-width: 1024px){.rt-header-btn-mobile{display:none}}.rt-header-btn-mobile:active{transform:scale(.9)}.rt-header-overlay{position:fixed;inset:0;width:100%;height:100vh;background-color:var(--rt-bg-cream);z-index:2000;display:flex;flex-direction:column;padding:40px 20px;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto}.rt-header-overlay.is-active{transform:translate(0)}.rt-nav-mobile{display:flex;flex-direction:column;gap:24px;margin-top:40px}.rt-nav-mobile a{font-size:32px;font-weight:800;text-decoration:none;color:var(--rt-text-dark)}.rt-overlay-close{align-self:flex-end;background:none;border:none;color:var(--rt-text-dark);cursor:pointer}.rt-mobile-only{display:block}.rt-desktop-only{display:none}@container site-preview (min-width: 1024px){.rt-mobile-only{display:none}.rt-desktop-only{display:block}}.rt-img-block{width:100%;border-radius:var(--rt-radius-img);object-fit:cover;display:block}.rt-img-hero{height:300px;margin-bottom:32px}@container site-preview (min-width: 768px){.rt-img-hero{height:400px;margin-bottom:48px}}.rt-flex-col{display:flex;flex-direction:column;gap:16px}.rt-flex-row{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}.rt-faq-item{border-bottom:1px solid rgba(var(--site-highlight-rgb),.2);margin-bottom:16px}.rt-faq-q{padding:16px 0;font-weight:700;font-size:18px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.rt-faq-icon{width:28px;height:28px;background-color:var(--rt-bg-yellow);color:var(--rt-text-dark);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px;font-weight:900;line-height:1;transition:transform .2s}.rt-faq-item[open] .rt-faq-icon{transform:rotate(45deg)}.rt-faq-a{padding-bottom:24px;font-size:16px;font-weight:500;line-height:1.6;opacity:.9;overflow:hidden;animation:rt-slide-down .3s ease-out forwards;transform-origin:top}@keyframes rt-slide-down{0%{opacity:0;transform:scaleY(.95);max-height:0}to{opacity:1;transform:scaleY(1);max-height:500px}}.rt-footer-title{color:var(--rt-text-dark);font-size:16px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px}.rt-footer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.rt-footer-list a{color:inherit;text-decoration:none;opacity:.8;transition:opacity .2s,color .2s;font-size:15px}.rt-footer-list a:hover{opacity:1;color:var(--rt-bg-yellow)}.rt-footer-bottom{border-top:1px solid rgba(var(--site-highlight-rgb),.2);padding:32px 0;margin-top:64px;text-align:center;font-size:14px;opacity:.6}.rt-jumpt-bar{background-color:#000;color:#fff;height:70px;display:flex;align-items:center;border-top:1px solid rgba(255,255,255,.1)}.rt-jumpt-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%}.rt-bar-logo{height:24px;display:flex;align-items:center}.rt-bar-logo img{height:100%;width:auto}.rt-bar-text{font-size:14px;opacity:.8;margin:0;display:none}@container site-preview (min-width: 768px){.rt-bar-text{display:block}}.rt-bar-cta{background-color:#e0f74e;color:#1a1a1a;padding:8px 16px;border-radius:6px;font-family:Inter,system-ui,-apple-system,sans-serif!important;font-weight:800;font-size:13px;text-decoration:none;transition:background-color .2s;white-space:nowrap}.rt-bar-cta:hover{background-color:#cde344}.rt-jumpt-promo{position:fixed;bottom:20px;right:20px;background:#000;border:1px solid #e0f74e;padding:8px 16px;border-radius:99px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 15px #e0f74e4d;z-index:9999;text-decoration:none;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(30px);transition:transform .4s ease,opacity .4s ease}.rt-jumpt-promo.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.rt-jumpt-promo:hover{transform:translateY(-5px)}.rt-promo-logo{height:24px;display:flex;align-items:center}.rt-promo-logo img{height:100%;width:auto}.rt-promo-cta{background-color:#e0f74e;color:#1a1a1a;padding:8px 16px;border-radius:99px;font-family:Inter,system-ui,-apple-system,sans-serif!important;font-weight:800;font-size:13px;transition:background-color .2s;white-space:nowrap}.rt-promo-cta:hover{background-color:#cde344}.rt-modal-overlay{position:fixed;inset:0;width:100%;height:100%;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;animation:rt-fade-in .3s ease}.rt-modal-card{background:var(--rt-bg-cream);color:var(--rt-text-dark);width:100%;max-width:550px;border-radius:24px;padding:32px;position:relative;box-shadow:0 20px 48px #00000026;animation:rt-slide-up .4s cubic-bezier(.16,1,.3,1);overflow:hidden}@container site-preview (min-width: 768px){.rt-modal-card{padding:48px}}.rt-modal-header{margin-bottom:32px}.rt-modal-title{font-size:clamp(24px,5cqw,32px);font-weight:800;line-height:1.1;margin-bottom:12px;color:var(--rt-heading-color)}.rt-modal-subtitle{font-size:15px;font-weight:500;opacity:.7;color:var(--rt-text-dark);line-height:1.5}.rt-modal-section-title{font-size:18px;font-weight:800;margin-bottom:12px;display:flex;align-items:center;gap:12px}.rt-modal-label{font-size:14px;font-weight:700;margin-bottom:8px;opacity:.9}.rt-modal-input,.rt-modal-textarea{width:100%;padding:14px 16px;border-radius:12px;border:1.5px solid rgba(0,0,0,.1);font-size:15px;background-color:#fff;color:var(--rt-text-dark);transition:border-color .2s,box-shadow .2s;font-family:inherit}.rt-modal-input:focus,.rt-modal-textarea:focus{outline:none;border-color:var(--rt-bg-red);box-shadow:0 0 0 4px #db3a1a1a}.rt-modal-input::placeholder,.rt-modal-textarea::placeholder{color:#0000004d}.rt-modal-close{position:absolute;top:20px;right:20px;background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 8px #0000000d;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#000;transition:transform .2s}.rt-modal-close:hover{transform:scale(1.1)}.rt-hours-row{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.05);font-weight:500}.rt-hours-row:last-child{border-bottom:none}.rt-hours-row.is-today{color:#16a34a;font-weight:800}h1,h2,h3,h4,h5,h6{font-family:var(--rt-font-heading)}@keyframes rt-fade-in{0%{opacity:0}to{opacity:1}}@keyframes rt-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.rt-catalogue{background-color:var(--rt-bg-cream);min-height:60vh}.rt-catalogue-group{margin-bottom:64px}.rt-catalogue-group-header{display:flex;align-items:center;gap:16px;margin-bottom:32px;border-bottom:3px solid var(--rt-bg-yellow);width:fit-content;padding-bottom:8px}.rt-catalogue-group-title{font-family:var(--rt-font-heading);font-size:clamp(22px,6cqw,36px);font-weight:700;display:inline-block;color:var(--rt-text-dark);margin:0}.rt-catalogue-category-badge{background-color:var(--rt-bg-green);color:var(--rt-bg-yellow);font-weight:800;font-size:14px;padding:4px 12px;border-radius:99px;min-width:32px;text-align:center}.rt-catalogue-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.rt-catalogue-item{background-color:var(--rt-bg-green);border-radius:var(--rt-radius-card);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 30px #0000000d;border:1.5px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.rt-catalogue-item:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.rt-catalogue-item-image{width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#00000008;display:flex;align-items:center;justify-content:center}.rt-catalogue-item-image img{width:100%;height:100%;object-fit:cover}.rt-catalogue-item-content{padding:24px;flex:1;display:flex;flex-direction:column}.rt-catalogue-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.rt-catalogue-item-title{font-family:var(--rt-font-heading);font-size:16px;font-weight:700;margin:0;color:var(--rt-bg-yellow)}.rt-catalogue-item-price{font-weight:800;font-size:16px;color:var(--rt-bg-green);background-color:var(--rt-bg-yellow);padding:4px 12px;border-radius:99px;white-space:nowrap}.rt-catalogue-item-description{font-size:15px;line-height:1.6;margin-bottom:20px;flex:1;color:var(--rt-bg-yellow);opacity:.9}.rt-catalogue-item-tags{display:flex;flex-wrap:wrap;gap:8px}.rt-catalogue-item-tag{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--rt-bg-green);background-color:#5169281a;padding:4px 10px;border-radius:6px}.editor-page-container{display:flex;flex-direction:column;height:100%}.editor-topbar{display:flex;align-items:center;justify-content:space-between;padding:var(--space-sm) var(--space-lg);background:var(--surface-bg);border-bottom:1px solid var(--surface-border);flex-shrink:0}.editor-topbar-title{font-weight:600;font-size:15px;display:flex;align-items:center;gap:var(--space-sm)}.editor-workspace{display:flex;flex:1;overflow:hidden;position:relative;background:#e2e8f0}.app-main:has(.editor-workspace){padding:0}.app-content:has(.editor-page-container){padding:0;height:calc(100vh - 64px);overflow:hidden}.site-preview-container{flex:1;overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:var(--space-xl)}.site-preview-frame{background:#fff;width:100%;max-width:1200px;min-height:100%;box-shadow:var(--shadow-md);border-radius:var(--radius-sm);transition:width .3s ease;position:relative;overflow:hidden}.site-preview-frame.viewport-tablet{width:768px}.site-preview-frame.viewport-mobile{width:375px}.inspector-panel{width:320px;background:var(--surface-bg);border-left:1px solid var(--surface-border);display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}.inspector-tabs{display:flex;border-bottom:1px solid var(--surface-border)}.inspector-tab{flex:1;text-align:center;padding:12px;font-size:13px;font-weight:500;color:var(--text-muted);border-bottom:2px solid transparent;cursor:pointer}.inspector-tab.active{color:var(--brand-primary);border-bottom-color:var(--brand-primary)}.inspector-content{padding:var(--space-md);flex:1;overflow-y:auto}.empty-inspector{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--space-xl);color:var(--text-muted);height:100%}.empty-inspector p{font-size:14px;margin-top:var(--space-sm)}.editable-element{position:relative;border-radius:10px;outline:2px solid transparent;transition:outline .2s;cursor:pointer}.editable-element:hover{outline-color:#2563eb66}.editable-element.selected{outline-color:var(--brand-primary)}.editable-label{position:absolute;top:-24px;left:0;background:var(--brand-primary);color:#fff;font-size:11px;padding:2px 6px;border-radius:4px;pointer-events:none;opacity:0;transition:opacity .2s;z-index:10}.editable-element:hover>.editable-label,.editable-element.selected>.editable-label{opacity:1}.ai-action-btn{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:13px;color:var(--text-secondary);background:var(--surface-muted);border:1px solid var(--surface-border);border-radius:var(--radius-sm);margin-bottom:8px;transition:background .2s}.ai-action-btn:hover{background:#2563eb0d;border-color:#2563eb33;color:var(--brand-primary)}.modal-overlay{position:fixed;inset:0;background:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:99999;display:flex;align-items:center;justify-content:center;padding:40px;animation:fadeIn .3s ease-out}.modal-container{background:#fff;width:100%;max-width:1100px;height:calc(100vh - 120px);max-height:900px;border-radius:24px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 40px 80px #00000040;border:1px solid rgba(255,255,255,.1);animation:modalEnter .4s cubic-bezier(.16,1,.3,1)}@keyframes modalEnter{0%{transform:translateY(20px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.modal-header{padding:24px 32px;border-bottom:1px solid var(--surface-border);display:flex;align-items:center;justify-content:space-between}.modal-tabs{display:flex;background:#f8fafc;border-bottom:1px solid var(--surface-border);padding:0 20px}.modal-tab{padding:16px 24px;font-size:14px;font-weight:700;color:var(--text-muted);cursor:pointer;border-bottom:3px solid transparent;display:flex;align-items:center;gap:10px;transition:all .2s cubic-bezier(.4,0,.2,1)}.modal-tab:hover{color:var(--text-primary)}.modal-tab.active{color:var(--brand-primary);border-bottom-color:var(--brand-primary)}.modal-body{flex:1;overflow-y:auto;background:#fff}.btn-close{width:36px;height:36px;border-radius:50%;border:none;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.btn-close:hover{background:#e2e8f0;transform:rotate(90deg)}.media-grid-picker,.results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;padding:20px}.media-card-picker,.result-card{aspect-ratio:1;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;position:relative;background:var(--surface-muted);transition:all .2s}.media-card-picker img,.result-card img{width:100%;height:100%;object-fit:cover}.media-card-picker:hover,.result-card:hover{transform:scale(1.02);border-color:var(--brand-primary)}.media-card-picker.selected,.result-card.selected{border-color:var(--brand-primary);box-shadow:0 0 0 4px #2563eb1a}.selected-badge{position:absolute;top:8px;right:8px;background:var(--brand-primary);color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003}.search-bar-ai{padding:20px;display:flex;gap:12px;border-bottom:1px solid var(--surface-border);position:sticky;top:0;background:#fff;z-index:10}.search-bar-ai .media-search{flex:1}.search-input-ai{flex:1;padding:10px 16px;border-radius:8px;border:1px solid var(--surface-border);font-size:14px}.ai-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;text-align:center;color:var(--text-muted)}.ai-placeholder h3{margin:16px 0 8px;color:var(--text-primary);font-size:18px}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 0;color:var(--text-muted);gap:16px}.image-picker-upload-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:60px 40px;background:#fcfcfd;color:var(--text-main)}.upload-dropzone{width:100%;max-width:540px;border:2px dashed var(--surface-border);border-radius:20px;padding:80px 40px;display:flex;flex-direction:column;align-items:center;gap:24px;background:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center;box-shadow:0 4px 12px #00000005}.upload-dropzone:hover{border-color:var(--brand-primary);background:var(--brand-primary-soft);transform:translateY(-2px);box-shadow:0 12px 24px #0000000a}.upload-dropzone input{display:none}.upload-icon-container{width:72px;height:72px;border-radius:20px;background:var(--brand-primary-soft);display:flex;align-items:center;justify-content:center;color:var(--brand-primary);margin-bottom:4px;transition:transform .3s ease}.upload-dropzone:hover .upload-icon-container{transform:scale(1.05) translateY(-4px);background:#fff;box-shadow:0 4px 12px #0000000d}.upload-text h3{font-size:1.25rem;font-weight:800;margin-bottom:10px;color:var(--text-main)}.upload-text p{color:var(--text-muted);font-size:.95rem}.upload-hint{margin-top:32px;font-size:.85rem;color:var(--text-muted);opacity:.7;font-weight:500}.upload-loading{display:flex;flex-direction:column;align-items:center;gap:20px;padding:60px}.upload-loading p{color:#3b82f6;font-weight:600;font-size:1.1rem;letter-spacing:.02em}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.upload-loading .spin{animation:spin 1s linear infinite}:root{--brand-accent: #d7fe03;--brand-accent-soft: rgba(215, 254, 3, .1);--danger-soft: #fff1f2;--danger-border: #fecaca;--danger-text: #e11d48}.bs-page-wrapper{min-height:100vh}.bs-page-header{margin-bottom:60px;max-width:900px}.bs-page-header h1{margin:0 0 12px;color:#000}.bs-page-header p{color:var(--text-secondary);font-size:18px;font-weight:500;margin:0}.bs-layout{display:grid;grid-template-columns:280px 1fr;gap:40px;align-items:start;margin-top:0;position:relative;padding-bottom:120px}.bs-sidebar{background:#fff;border-radius:24px;border:1px solid var(--surface-border);padding:16px;position:sticky;top:40px;box-shadow:0 4px 20px #00000008}.bs-nav{display:flex;flex-direction:column;gap:4px}.bs-nav-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;border:none;background:transparent;color:var(--text-secondary);font-size:15px;font-weight:600;text-align:left;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.bs-nav-item:hover{background:#f8fafc;color:#000}.bs-nav-item.active{background:var(--brand-accent);color:#000}.bs-nav-indicator{position:absolute;right:12px;width:6px;height:6px;border-radius:50%;background:#000}.bs-main{display:flex;flex-direction:column;gap:24px}.bs-container{max-width:900px}.bs-header{margin-bottom:32px}.bs-header h1{font-size:32px;font-weight:900;margin:0;color:#000;letter-spacing:-1px}.bs-section-stack{display:flex;flex-direction:column;gap:24px}.bs-section-card{background:#fff;border-radius:24px;border:1px solid var(--surface-border);padding:32px;box-shadow:0 4px 20px #00000008}.bs-section-header{display:flex;align-items:center;gap:12px;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid var(--surface-border)}.bs-section-header h2{font-size:20px;font-weight:800;margin:0}.bs-section-header svg{color:#000}.bs-section-card.danger-zone{border:1px solid var(--danger-border);background:linear-gradient(to bottom,#fff,var(--danger-soft))}.bs-section-card.danger-zone .bs-section-header svg{color:var(--danger-text)}.bs-danger-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;background:#ffffff80;border-radius:16px;border:1px dashed var(--danger-border)}.danger-title{font-size:16px;font-weight:700;color:#000;margin:0 0 4px}.danger-desc{font-size:14px;color:var(--text-secondary);margin:0;max-width:400px}.btn-danger-soft{background:var(--danger-soft);color:var(--danger-text);border:1px solid var(--danger-border);padding:10px 20px;border-radius:12px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s}.btn-danger-soft:hover{background:var(--danger-text);color:#fff;transform:translateY(-2px)}.bs-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#f8fafc;border-radius:16px;margin-bottom:24px}.bs-toggle-title{font-size:16px;font-weight:700;margin:0 0 4px}.bs-toggle-desc{font-size:13px;color:var(--text-secondary);margin:0}.bs-switch{position:relative;display:inline-block;width:44px;height:24px}.bs-switch input{opacity:0;width:0;height:0}.bs-slider{position:absolute;cursor:pointer;inset:0;background-color:#e2e8f0;transition:.4s;border-radius:24px}.bs-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.bs-slider{background-color:#000}input:checked+.bs-slider:before{transform:translate(20px)}.bs-menu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.bs-menu-card{background:#fff;border:1px solid var(--surface-border);border-radius:20px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.bs-menu-card.clickable{cursor:pointer}.bs-menu-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f;border-color:var(--brand-accent)}.bs-menu-preview{height:140px;background:#f1f5f9;position:relative;display:flex;align-items:center;justify-content:center}.bs-menu-actions{position:absolute;top:10px;right:10px;display:flex;gap:6px;opacity:0;transform:translateY(4px);transition:all .2s}.bs-menu-card:hover .bs-menu-actions{opacity:1;transform:translateY(0)}.bs-add-card{border:2px dashed var(--surface-border);background:transparent;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;cursor:pointer;transition:all .3s;min-height:180px}.bs-add-card:hover{border-color:var(--brand-accent);background:var(--brand-accent-soft)}.bs-add-icon{width:56px;height:56px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000000d;transition:all .3s}.bs-add-card:hover .bs-add-icon{transform:scale(1.1) rotate(90deg);background:#000;color:var(--brand-accent)}.bs-add-card span{font-weight:700;color:var(--text-secondary)}.bs-hours-list{display:flex;flex-direction:column;gap:12px}.bs-hour-item{background:#fff;border:1px solid var(--surface-border);border-radius:16px;padding:16px 20px}.bs-hour-header{display:flex;align-items:center;justify-content:space-between}.bs-interval-row{display:flex;align-items:center;gap:12px;margin-top:12px}.bs-time-field{background:#f8fafc;border:1px solid var(--surface-border);border-radius:10px;padding:4px 12px;transition:all .2s}.bs-time-field:focus-within{border-color:#000;background:#fff;box-shadow:0 0 0 3px var(--brand-accent-soft)}.bs-time-input{border:none;background:transparent;font-family:JetBrains Mono,monospace;font-weight:700;width:60px;text-align:center;outline:none}.bs-sep{font-size:13px;font-weight:600;color:var(--text-secondary);text-transform:uppercase}.bs-lock-btn{display:flex;align-items:center;gap:8px;padding:6px 14px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s;border:1px solid var(--surface-border);background:#f8fafc}.bs-lock-btn.unlocked{background:#000;color:var(--brand-accent);border-color:#000}.bs-search-wrapper{position:relative;margin-bottom:16px}.bs-tags-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.bs-tag{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#f1f5f9;border:1px solid var(--surface-border);border-radius:100px;font-weight:600;font-size:14px;transition:all .2s}.bs-tag:hover{background:var(--brand-accent-soft);border-color:var(--brand-accent)}.bs-tag button{border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:2px;border-radius:4px;color:var(--text-secondary)}.bs-tag button:hover{background:#0000000d;color:var(--danger-text)}.bs-save-bar{background:#000000f2}.btn-primary{background:var(--brand-accent);color:#000;font-weight:800;border:none}.btn-primary:hover{background:#fff;transform:translateY(-2px)}.bs-save-bar{position:fixed;bottom:40px;left:50%;transform:translate(-50%) translateY(120px);width:auto;max-width:650px;min-width:580px;background:#0d0d0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#fff;padding:10px 10px 10px 32px;border-radius:100px;z-index:1000;transition:all .6s cubic-bezier(.16,1,.3,1);box-shadow:0 25px 50px -12px #00000080;border:1px solid rgba(255,255,255,.1);opacity:0}.bs-save-bar.visible{transform:translate(-50%) translateY(0);opacity:1}.bs-save-container{display:flex;align-items:center;justify-content:space-between;gap:24px}.bs-save-info{display:flex;align-items:center;gap:14px;white-space:nowrap}.bs-save-info svg{color:#fff;opacity:.8}.bs-save-info span{font-weight:700;font-size:15px;color:#fff;letter-spacing:-.2px}.bs-save-actions{display:flex;gap:12px}.bs-save-actions .btn{border-radius:100px;padding:12px 28px;font-weight:800;font-size:15px;display:flex;align-items:center;gap:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.bs-save-actions .btn-secondary{background:transparent;border:2px solid var(--brand-accent);color:var(--brand-accent)}.bs-save-actions .btn-secondary:hover{background:var(--brand-accent-soft);transform:translateY(-2px)}.bs-save-actions .btn-primary{background:var(--brand-accent);color:#000;border:none;box-shadow:0 4px 15px var(--brand-accent-soft)}.bs-save-actions .btn-primary:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #fff3}.bs-save-actions .btn-success{background:#10b981;color:#fff;border:none}.bs-modal-overlay{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1100;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease-out}.bs-modal-content{background:#fff;width:100%;max-width:550px;border-radius:28px;overflow:hidden;box-shadow:0 40px 80px #00000026;border:1px solid var(--surface-border);animation:slideUp .4s cubic-bezier(.16,1,.3,1)}.bs-modal-content.danger{border-top:6px solid var(--danger-text)}.bs-modal-header{padding:32px 32px 24px;display:flex;align-items:center;justify-content:space-between}.bs-modal-header h2{font-size:24px;font-weight:850;margin:0;letter-spacing:-.5px}.bs-close-btn{width:40px;height:40px;border-radius:50%;border:none;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.bs-close-btn:hover{background:#000;color:#fff;transform:rotate(90deg)}.bs-modal-body{padding:0 32px 32px}.bs-modal-footer{padding:24px 32px;background:#f8fafc;display:flex;justify-content:flex-end;align-items:center;gap:12px;border-top:1px solid var(--surface-border)}.btn-text{background:transparent;border:none;padding:8px 16px;border-radius:10px;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}.btn-text:hover{background:#0000000d}.btn-text.bs-danger{color:var(--danger-text)}.btn-text.bs-danger:hover{background:var(--danger-soft)}.bs-menu-preview-container{height:160px;background:#f1f5f9;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.bs-menu-preview-container img{width:100%;height:100%;object-fit:cover;transition:filter .3s ease,transform .5s ease}.bs-menu-card:hover .bs-menu-preview-container img{filter:blur(4px);transform:scale(1.05)}.bs-menu-overlay{position:absolute;inset:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;gap:12px;opacity:0;transition:all .3s ease}.bs-menu-card:hover .bs-menu-overlay{opacity:1}.bs-menu-action-btn{width:44px;height:44px;border-radius:50%;background:#fff;border:none;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 20px #0003;transition:all .3s cubic-bezier(.16,1,.3,1);padding:0}.bs-menu-action-btn:hover{background:#000;color:#fff;transform:scale(1.1) rotate(-8deg)}.bs-menu-action-btn--danger:hover{background:var(--danger-text);color:#fff;transform:scale(1.1) rotate(8deg)}.bs-menu-info{padding:16px 20px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.bs-menu-title{font-weight:800;font-size:16px;color:#000;margin:0;line-height:1.2}.bs-menu-status-row{display:flex;align-items:center;justify-content:space-between;width:100%;padding-top:8px;border-top:1px solid #f1f5f9}.bs-menu-status-label{font-size:12px;font-weight:700;color:var(--text-secondary);text-transform:uppercase}.form-input{border-radius:14px;padding:12px 16px;border:1.5px solid var(--surface-border);transition:all .2s}.form-input:focus{border-color:#000;box-shadow:0 0 0 4px var(--brand-accent-soft);outline:none}.form-group{margin-bottom:24px}.form-group:last-child{margin-bottom:0}.bs-file-picker-zone{width:100%;height:160px;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.bs-file-picker-zone:hover{border-color:var(--brand-accent);background:#fff;transform:translateY(-2px);box-shadow:0 10px 25px #0000000d}.bs-file-placeholder{display:flex;align-items:center;gap:20px;color:var(--text-secondary)}.bs-upload-icon-circle{width:52px;height:52px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000000f;color:#000;transition:all .3s}.bs-file-picker-zone:hover .bs-upload-icon-circle{background:var(--brand-accent)}.bs-file-placeholder-text span{display:block;font-weight:800;font-size:16px;color:#000;letter-spacing:-.3px}.bs-file-placeholder-text p{margin:4px 0 0;font-size:13px;font-weight:500}.bs-file-preview{width:100%;height:100%;position:relative}.bs-file-preview img{width:100%;height:100%;object-fit:cover}.bs-pdf-preview{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#000;font-weight:800;background:#f1f5f9}.bs-file-overlay{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff;opacity:0;transition:all .3s ease}.bs-file-picker-zone:hover .bs-file-overlay{opacity:1}.bs-file-overlay span{font-weight:800;font-size:14px;letter-spacing:.5px}.form-label{font-weight:700;font-size:14px;margin-bottom:8px;display:block;color:#000}.bs-upload-zone{border:2px dashed var(--surface-border);border-radius:20px;padding:40px;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;transition:all .2s}.bs-upload-zone:hover{border-color:var(--brand-accent);background:var(--brand-accent-soft)}.bs-upload-zone svg{color:var(--brand-accent)}.bs-suggestions-box{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;border:1px solid var(--surface-border);margin-top:8px;z-index:50;overflow:hidden}.bs-suggestion-item{padding:12px 16px;cursor:pointer;font-size:14px}.bs-suggestion-item:hover{background:var(--brand-accent-soft)}@media(max-width:1024px){.bs-layout{grid-template-columns:1fr}.bs-sidebar{position:static;margin-bottom:24px}.bs-nav{flex-direction:row;overflow-x:auto;padding-bottom:8px}.bs-nav-item{white-space:nowrap}}.bs-hours-list{display:flex;flex-direction:column;gap:16px;margin-top:32px}.bs-day-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:20px;transition:all .3s ease}.bs-day-card.closed{background:#f8fafc;border-color:#f1f5f9}.bs-day-card.active{border-color:var(--brand-accent);box-shadow:0 4px 20px #d7fe0314}.bs-day-header{display:flex;align-items:center;justify-content:space-between}.bs-day-info{display:flex;align-items:center;gap:16px}.bs-day-name{font-size:18px;font-weight:850;min-width:100px;text-transform:capitalize}.bs-status-toggle{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.bs-status-label{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.bs-status-label.open{color:#10b981}.bs-status-label.closed{color:#94a3b8}.bs-24h-toggle{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f5f9;border-radius:100px;cursor:pointer;transition:all .2s;border:1.5px solid transparent}.bs-24h-toggle.active{background:#000;color:var(--brand-accent)}.bs-24h-toggle input{display:none}.bs-24h-toggle span{font-size:12px;font-weight:850}.bs-day-content{border-top:1px solid #f8fafc;padding-top:20px;margin-top:20px;animation:fadeIn .3s ease-out}.bs-intervals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.bs-interval-item{display:flex;align-items:center;gap:12px;background:#f8fafc;padding:8px 8px 8px 16px;border-radius:12px;border:1px solid #f1f5f9}.bs-time-input-group{display:flex;align-items:center;gap:8px;flex:1}.bs-time-input-bare{background:transparent;border:none;font-size:15px;font-weight:800;width:60px;text-align:center;padding:8px 0;color:#000}.bs-time-input-bare:focus{outline:none;color:var(--brand-accent-text)}.bs-time-sep{font-size:11px;font-weight:850;color:#94a3b8;text-transform:uppercase}.bs-delete-slot-btn{width:36px;height:36px;border-radius:10px;background:#fff;border:1px solid #f1f5f9;color:#94a3b8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.bs-delete-slot-btn:hover{background:#ef4444;color:#fff;border-color:#ef4444}.bs-add-slot-btn{display:flex;align-items:center;gap:10px;background:transparent;border:2px dashed #f1f5f9;color:#94a3b8;padding:12px;border-radius:12px;font-weight:800;font-size:13px;cursor:pointer;transition:all .2s;justify-content:center}.bs-add-slot-btn:hover{border-color:#000;color:#000;background:#fff}.bs-social-list{display:flex;flex-direction:column;gap:12px}.bs-social-row{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#f8fafc;border-radius:16px;border:1px solid #f1f5f9;transition:all .2s}.bs-social-row:hover{background:#fff;border-color:var(--brand-accent);box-shadow:0 4px 12px #00000008}.bs-social-platform{display:flex;align-items:center;gap:14px;min-width:140px}.bs-social-platform span{font-weight:800;font-size:15px;color:#0d1117}.bs-social-icon{width:20px;height:20px}.bs-social-icon.instagram{color:#e4405f}.bs-social-icon.facebook{color:#1877f2}.bs-social-icon.tiktok,.bs-social-icon.x{color:#000}.bs-social-icon.linkedin{color:#0a66c2}.bs-social-icon.youtube{color:red}.bs-social-controls{display:flex;align-items:center;gap:20px;flex:1;justify-content:flex-end}.bs-social-controls .form-input{max-width:400px}.bs-section-desc{font-size:14px;color:#64748b;font-weight:500;max-width:600px}.form-input.error{border-color:#ef4444!important;background:#fef2f2!important;box-shadow:0 0 0 4px #ef44441a!important}.form-input.error::placeholder{color:#ef4444;opacity:.6}.bs-synthesis-card{background:linear-gradient(135deg,#fff,#fcfcfd);border:2px solid var(--surface-border);border-radius:28px;padding:32px;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000a}.bs-synthesis-card:before{content:"";position:absolute;top:0;right:0;width:150px;height:150px;background:radial-gradient(circle,var(--brand-accent-soft) 0%,transparent 70%);opacity:.5;pointer-events:none}.bs-synthesis-header{display:flex;align-items:center;gap:12px;margin-bottom:28px}.bs-synthesis-header h2{font-size:20px;font-weight:850;margin:0;letter-spacing:-.5px}.bs-slogan-field{margin-bottom:32px}.bs-slogan-input{width:100%;background:#f8fafc;border:1.5px solid var(--surface-border);border-radius:20px;padding:20px 24px;font-size:18px;font-weight:700;color:#000;line-height:1.4;transition:all .3s cubic-bezier(.4,0,.2,1);resize:none}.bs-slogan-input:focus{background:#fff;border-color:#000;box-shadow:0 0 0 5px var(--brand-accent-soft);outline:none}.bs-synthesis-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px}.bs-synthesis-item{background:#fff;border:1px solid var(--surface-border);padding:20px;border-radius:20px;display:flex;flex-direction:column;gap:12px}.bs-item-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800;text-transform:uppercase;color:var(--text-secondary);letter-spacing:.5px}.bs-item-label svg{color:#000}.bs-item-input{border:none;background:transparent;font-size:15px;font-weight:600;color:#000;padding:0;width:100%;outline:none}.bs-values-container{background:#fff;border:1px solid var(--surface-border);border-radius:20px;padding:20px}.bs-values-input-wrapper{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.bs-values-tag{background:#000;color:var(--brand-accent);padding:6px 14px;border-radius:100px;font-size:14px;font-weight:700;display:flex;align-items:center;gap:6px;animation:tagAppear .2s ease-out}.bs-values-tag button{border:none;background:transparent;color:inherit;cursor:pointer;display:flex;padding:0;opacity:.7;transition:opacity .2s}.bs-values-tag button:hover{opacity:1}.bs-values-input-bare{border:none;background:transparent;outline:none;padding:8px 0;min-width:150px;font-size:14px;font-weight:600}@keyframes tagAppear{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:600px){.bs-synthesis-grid{grid-template-columns:1fr}}.appearance-page-container{display:flex;flex-direction:column;height:calc(100vh - 64px);overflow:hidden;background:var(--surface-bg)}.appearance-toolbar{height:72px;border-bottom:1px solid var(--surface-border);background:var(--surface-bg);display:flex;align-items:center;justify-content:space-between;padding:0 24px;z-index:10}.version-info{display:flex;align-items:center;gap:16px}.version-label{font-size:13px;font-weight:600;color:var(--text-muted)}.version-dropdown-wrap{position:relative;display:flex;align-items:center}.version-select{appearance:none;background:var(--surface-sunken);border:1px solid var(--surface-border);padding:8px 32px 8px 16px;border-radius:8px;font-size:14px;font-weight:700;color:var(--text-primary);cursor:pointer;min-width:140px}.version-name-display{font-size:14px;font-weight:700;color:var(--text-primary);cursor:pointer;padding:6px 12px;border-radius:6px;transition:background .2s}.version-name-display:hover{background:var(--surface-sunken)}.version-name-input{font-size:14px;font-weight:700;color:var(--text-primary);background:var(--surface-sunken);border:1px solid var(--brand-primary);padding:6px 12px;border-radius:6px;outline:none;width:180px}.dropdown-icon{position:absolute;right:12px;pointer-events:none;color:var(--text-muted)}.version-actions{display:flex;align-items:center;gap:8px}.v-divider{width:1px;height:24px;background:var(--surface-border);margin:0 8px}.appearance-main-content{display:flex;flex:1;overflow:hidden;position:relative}.appearance-sidebar{width:320px;border-right:1px solid var(--surface-border);background:var(--surface-bg);display:flex;flex-direction:column;overflow-y:auto;z-index:5}.sidebar-scroll{padding:24px}.control-section{margin-bottom:32px}.section-title{font-size:14px;font-weight:700;margin-bottom:16px;color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em}.sub-options-stack{display:flex;flex-direction:column;gap:20px}.sub-option-group{display:flex;flex-direction:column;gap:10px}.sub-option-label{font-size:12px;font-weight:600;color:var(--text-muted)}.divider{height:1px;background:var(--surface-border);margin:24px 0}.btn-ai{background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff;border:none;font-weight:700;gap:8px;box-shadow:0 4px 12px #6366f133}.btn-ai:hover{transform:translateY(-1px);box-shadow:0 6px 16px #6366f14d}.btn-save:hover{background:var(--brand-primary);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--color-primary-rgb),.2)}.font-pairs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:20px}.font-pair-btn{display:flex;flex-direction:column;align-items:center;padding:12px;background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:var(--radius-md);cursor:pointer;transition:all .2s;text-align:center}.font-pair-btn:hover{border-color:var(--color-primary);background:var(--surface-hover)}.font-pair-btn.active{border-color:var(--color-primary);background:rgba(var(--color-primary-rgb),.05);box-shadow:0 0 0 1px var(--color-primary)}.font-pair-preview{display:flex;align-items:baseline;gap:4px;margin-bottom:4px}.font-pair-name{font-size:11px;font-weight:500;color:var(--text-secondary)}.font-selector-row{position:relative;margin-bottom:16px}.font-label{display:block;font-size:11px;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.font-select-trigger{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:var(--radius-md);cursor:pointer;transition:all .2s}.font-select-trigger:hover{border-color:var(--text-tertiary)}.current-font{font-size:14px;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.font-dropdown{position:absolute;bottom:100%;left:0;right:0;z-index:1000;margin-bottom:8px;background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);overflow:hidden;animation:rt-slide-up .2s ease-out}.font-search{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid var(--surface-border);background:var(--surface-sunken)}.font-search input{background:transparent;border:none;color:var(--text-primary);font-size:13px;width:100%;outline:none}.font-options-list{max-height:280px;overflow-y:auto}.font-option{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:none;background:transparent;cursor:pointer;transition:background .2s;text-align:left}.font-option:hover{background:var(--surface-hover)}.font-option.active{background:rgba(var(--color-primary-rgb),.1)}.font-option-preview{font-size:18px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--surface-sunken);border-radius:6px;color:var(--text-primary);flex-shrink:0}.font-option-info{display:flex;flex-direction:column;overflow:hidden}.font-option-name{font-size:14px;color:var(--text-primary);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.font-option-cat{font-size:11px;color:var(--text-tertiary)}.rotate-180{transform:rotate(180deg)}.btn-full{width:100%;margin-top:16px}.palette-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.palette-btn{background:var(--surface-sunken);border:1px solid var(--surface-border);border-radius:12px;padding:12px;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:flex-start;gap:8px;text-align:left}.palette-btn:hover{border-color:var(--brand-primary)}.palette-btn.selected{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff;box-shadow:0 8px 20px #2563eb40}.palette-btn.selected .palette-name{color:#fff}.palette-btn.selected .palette-colors{border-color:#fff3}.palette-btn.new-version{border:2px dashed var(--surface-border);justify-content:center;align-items:center;background:transparent}.palette-btn.new-version:hover{border-color:var(--brand-primary);background:#2563eb0d}.published-badge{position:absolute;top:-8px;right:-8px;background:#10b981;color:#fff;font-size:10px;font-weight:800;padding:2px 8px;border-radius:99px;text-transform:uppercase;box-shadow:0 2px 6px #10b9814d;border:2px solid var(--surface-bg)}.palette-btn.selected .published-badge{border-color:var(--brand-primary)}.palette-colors{display:flex;width:100%;height:20px;border-radius:4px;overflow:hidden;border:1px solid rgba(0,0,0,.05)}.palette-colors div{flex:1}.palette-name{font-size:12px;font-weight:600}.color-customizer{margin-top:20px;padding-top:20px;border-top:1px solid var(--surface-border);display:flex;flex-direction:column;gap:8px}.color-edit-row{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;background:var(--surface-sunken);border:1px solid var(--surface-border);border-radius:10px;transition:all .2s}.color-edit-row:hover{border-color:var(--surface-muted);background:var(--surface-muted)}.color-label{font-size:12px;font-weight:600;color:var(--text-muted)}.color-inputs{display:flex;align-items:center;gap:10px}.color-bubble-wrapper{position:relative;width:22px;height:22px;cursor:pointer}.color-bubble{width:100%;height:100%;border-radius:6px;border:1px solid rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px #ffffff1a}.color-picker-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;padding:0;border:none}.color-hex-input{width:65px;background:transparent;border:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:700;color:var(--text-primary);text-transform:uppercase;outline:none;text-align:right}.color-hex-input:focus{color:var(--brand-primary)}.chip-grid{display:flex;flex-wrap:wrap;gap:8px}.chip{padding:6px 14px;border-radius:99px;border:1px solid var(--surface-border);background:var(--surface-sunken);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.chip:hover{background:var(--surface-muted)}.chip.active{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.mode-toggle{display:flex;background:var(--surface-sunken);padding:4px;border-radius:10px;gap:4px}.mode-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px;border-radius:6px;border:none;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;background:transparent;color:var(--text-muted)}.mode-btn.active{background:var(--surface-bg);color:var(--text-primary);box-shadow:0 2px 4px #0000000d}.option-list{display:flex;flex-direction:column;gap:8px}.option-btn{display:flex;align-items:center;gap:12px;padding:10px;border-radius:10px;border:1px solid var(--surface-border);background:var(--surface-sunken);cursor:pointer;transition:all .2s;text-align:left}.option-btn:hover{border-color:var(--brand-primary)}.option-btn.active{border-color:var(--brand-primary);background:#2563eb0d}.font-preview{width:36px;height:36px;border-radius:6px;background:#fff;color:#000;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;box-shadow:0 1px 3px #0000001a}.appearance-preview-area{flex:1;background:#f1f5f9;padding:40px;display:flex;flex-direction:column;align-items:center;overflow-y:auto;position:relative}.preview-controls{background:var(--surface-bg);padding:6px;border-radius:12px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 25px #0000001a;position:sticky;top:0;margin-bottom:40px;z-index:10}.view-selector{display:flex;gap:4px}.view-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;border:none;background:transparent;font-size:14px;font-weight:700;color:var(--text-muted);cursor:pointer;transition:all .2s}.view-btn.active{background:var(--brand-primary);color:#fff}.device-selector{display:flex;gap:4px;padding-left:12px;border-left:1px solid var(--surface-border)}.device-btn{width:36px;height:36px;border-radius:8px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;color:var(--text-muted);cursor:pointer;transition:all .2s}.device-btn:hover{background:var(--surface-sunken)}.device-btn.active{color:var(--brand-primary);background:#2563eb1a}.preview-window{width:100%;margin:0 auto;border-radius:12px;overflow-y:auto;max-height:calc(100vh - 240px);box-shadow:0 30px 60px #00000026;background:#fff;transition:width .5s cubic-bezier(.16,1,.3,1)}.preview-window.desktop{max-width:1200px}.preview-window.mobile{max-width:375px}.preview-content-wrap{height:100%}.text-danger{color:#ef4444}.text-danger:hover{background:#fef2f2!important}@keyframes bounce-sm{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.btn-ai:active{transform:scale(.98)}.custom-color-picker{background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:12px;padding:16px;width:240px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;gap:16px;-webkit-user-select:none;user-select:none}.picker-sat-area{width:100%;aspect-ratio:1;border-radius:8px;position:relative;cursor:crosshair;overflow:hidden}.sat-gradient-white{position:absolute;inset:0;background:linear-gradient(to right,#fff,transparent)}.sat-gradient-black{position:absolute;inset:0;background:linear-gradient(to top,#000,transparent)}.sat-cursor{position:absolute;width:14px;height:14px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 4px #0006;transform:translate(-50%,50%);pointer-events:none}.picker-controls{display:flex;flex-direction:column;gap:12px}.picker-slider-wrap{height:10px;border-radius:99px;position:relative}.picker-slider-wrap.alpha-bg{background-image:linear-gradient(45deg,#ccc 25%,transparent 25%),linear-gradient(-45deg,#ccc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ccc 75%),linear-gradient(-45deg,transparent 75%,#ccc 75%);background-size:8px 8px;background-position:0 0,0 4px,4px 4px,4px 0}.hue-slider{-webkit-appearance:none;appearance:none;width:100%;height:10px;border-radius:99px;outline:none;margin:0;cursor:pointer}.alpha-slider{-webkit-appearance:none;appearance:none;width:100%;height:100%;border-radius:99px;outline:none;margin:0;cursor:pointer;background:transparent!important;position:absolute;inset:0;z-index:2}.alpha-slider-gradient{position:absolute;inset:0;border-radius:99px;pointer-events:none;z-index:1}.hue-slider{background:linear-gradient(to right,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.hue-slider::-webkit-slider-thumb,.alpha-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:50%;box-shadow:0 1px 3px #0003;cursor:pointer}.picker-inputs-row{display:flex;gap:8px;align-items:center}.format-select{background:var(--surface-sunken);border:1px solid var(--surface-border);border-radius:6px;font-size:11px;font-weight:600;color:var(--text-muted);padding:4px 8px;outline:none}.hex-input{flex:1;background:var(--surface-sunken);border:1px solid var(--surface-border);border-radius:6px;font-family:ui-monospace,monospace;font-size:11px;font-weight:700;padding:6px;text-align:center;color:var(--text-primary)}.picker-presets-section{border-top:1px solid var(--surface-border);padding-top:12px}.presets-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px;font-weight:700;color:var(--text-muted)}.add-preset-btn{background:transparent;border:none;color:var(--brand-primary);font-size:11px;font-weight:700;cursor:pointer}.presets-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.preset-bubble{width:24px;height:24px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:transform .1s}.preset-bubble:hover{transform:scale(1.1)}.preset-bubble.active{border-color:var(--brand-primary);box-shadow:0 0 0 2px var(--surface-bg)}.popover-container{position:relative;display:inline-block}.popover-content{z-index:10000;animation:popIn .2s cubic-bezier(.16,1,.3,1)}@keyframes popIn{0%{opacity:0;transform:scale(.9) translate(-10px)}to{opacity:1;transform:scale(1) translate(0)}}.newsletter-editor-container{--editor-primary: var(--site-primary, #2563eb);--editor-bg: var(--site-background, #ffffff);--editor-text: var(--site-text, #334155);background-color:var(--surface-bg);min-height:100vh}.ai-onboarding-overlay{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:100;padding:24px}.ai-onboarding-card{background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:24px;width:100%;max-width:600px;padding:40px;box-shadow:var(--shadow-2xl);text-align:center;animation:slideUp .4s cubic-bezier(.16,1,.3,1)}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ai-input-huge{width:100%;background:var(--surface-hover);border:2px solid transparent;border-radius:16px;padding:20px;font-size:18px;font-family:inherit;color:var(--text-main);resize:none;margin-bottom:24px;transition:all .2s}.ai-input-huge:focus{outline:none;border-color:var(--editor-primary);background:var(--surface-bg);box-shadow:0 0 0 4px #2563eb1a}.interactive-block-wrapper{position:relative;border:2px solid transparent;border-radius:8px;margin:4px -8px;padding:4px 8px;cursor:pointer;transition:all .2s}.interactive-block-wrapper:hover{border-color:var(--editor-primary);background:#2563eb08}.interactive-block-wrapper.is-active{border-color:var(--editor-primary);background:#2563eb0d;box-shadow:0 0 0 4px #2563eb1a}.block-edit-indicator{position:absolute;top:-10px;right:-10px;background:var(--editor-primary);color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.8);transition:all .2s;z-index:10}.interactive-block-wrapper:hover .block-edit-indicator{opacity:1;transform:scale(1)}.inline-editor-popover{position:absolute;top:100%;left:0;right:0;z-index:50;margin-top:8px;background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:12px;padding:16px;box-shadow:var(--shadow-xl);animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.editor-panel-left.is-collapsed{width:320px;transition:width .3s cubic-bezier(.16,1,.3,1)}.iteration-box{background:var(--surface-hover);border-radius:12px;padding:16px;margin-top:20px}.suggestion-pill{display:inline-flex;padding:6px 12px;border-radius:100px;background:var(--surface-bg);border:1px solid var(--surface-border);font-size:13px;margin:4px;cursor:pointer;transition:all .2s}.suggestion-pill:hover{border-color:var(--editor-primary);color:var(--editor-primary);transform:translateY(-1px)}.media-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.media-header h1{color:var(--text-main);margin-bottom:8px}.media-header p{color:var(--text-muted);font-size:15px}.storage-badge{background:#f5f3ff;color:#7c3aed;padding:4px 10px;border-radius:8px;font-size:13px;font-weight:700;display:flex;align-items:center;gap:6px;border:1px solid #ddd6fe}.media-filters{background:#f1f5f9;padding:6px;border-radius:14px;border:1px solid var(--border-color);margin-bottom:32px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;box-shadow:inset 0 2px 4px #00000008}.media-tabs{display:flex;gap:4px;background:#f1f5f9;padding:4px;border-radius:10px}.media-tab{padding:8px 20px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);background:transparent;border:none;color:var(--text-muted);white-space:nowrap}.media-tab:hover{color:var(--text-main);background:#ffffff80}.media-tab.active{background:#fff;color:var(--primary-color);box-shadow:0 4px 12px #00000014,0 2px 4px #0000000a;transform:translateY(-1px)}.media-search{position:relative;flex:1;max-width:400px;margin-right:8px}.media-search-input{width:100%;padding:10px 16px 10px 40px;border-radius:10px;border:1px solid transparent;background:#fff;font-size:14px;transition:all .2s;box-shadow:0 1px 2px #0000000d}.media-search-input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1),0 4px 6px #0000000d}.media-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.media-name-container{display:flex;align-items:center;gap:4px;min-height:24px}.media-rename-input{width:100%;padding:4px 8px;border-radius:4px;border:1.5px solid var(--primary-color);font-size:14px;font-weight:600;outline:none;background:#fff}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;margin-bottom:40px}.media-card{background:#fff;border-radius:20px;border:1px solid var(--border-color);overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;cursor:pointer}.media-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000000f;border-color:var(--brand-primary)}.media-preview-container{aspect-ratio:16/10;background:#f8fafc;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.media-preview{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.media-card:hover .media-preview{transform:scale(1.1)}.media-type-badge{position:absolute;top:10px;right:10px;z-index:2}.media-type-badge .media-source{background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #0000001a;border:1px solid rgba(255,255,255,.5)}.media-info{padding:16px}.media-name{font-size:14px;font-weight:600;color:var(--text-main);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px}.media-source{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:3px 10px;border-radius:6px}.source-site{background:#eff6ff;color:#3b82f6}.source-newsletter{background:#fef2f2;color:#ef4444}.source-catalogue{background:#f0fdf4;color:#16a34a}.source-menu{background:#fffbeb;color:#d97706}.source-upload{background:#f5f3ff;color:#7c3aed}.media-edit-preview-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.media-url-input{font-size:11px;background:#f8fafc;flex:1;border:1.5px solid #e2e8f0;border-radius:12px;padding:8px 12px;color:var(--text-main);outline:none}.media-copy-btn{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;color:var(--text-muted);cursor:pointer;transition:all .2s;flex-shrink:0}.media-copy-btn:hover{background:#f1f5f9;color:var(--text-main);border-color:#cbd5e1}.media-copy-btn.copied{background:#f0fdf4;color:#16a34a;border-color:#bbf7d0}.media-edit-preview-overlay{position:absolute;inset:0;background:#0003;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff;font-weight:600;font-size:14px;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;text-decoration:none;border-radius:16px;z-index:10}.media-edit-preview-container:hover .media-edit-preview-overlay{opacity:1}.media-edit-preview-overlay span{background:#0006;padding:4px 12px;border-radius:100px;font-size:12px}.media-edit-preview-overlay:hover{background:#00000059}.media-edit-preview-overlay:hover span{background:#0009}@media(max-width:768px){.media-filters{flex-direction:column;align-items:stretch;padding:12px}.media-search{max-width:none}.media-tabs{overflow-x:auto;padding-bottom:4px}}.media-edit-modal{width:90vw;max-width:1000px;background:#fff;border-radius:24px;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.modal-header{padding:24px 40px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0}.modal-close{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #e2e8f0;color:var(--text-muted);transition:all .2s cubic-bezier(.4,0,.2,1)}.modal-close:hover{background:#f1f5f9;color:var(--text-main);transform:scale(1.05);border-color:#cbd5e1}.modal-close:active{transform:scale(.95)}.media-edit-content{display:grid;grid-template-columns:1fr 1fr;height:100%;overflow-y:auto}.media-edit-preview-side{background:#f8fafc;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--border-color)}.media-edit-preview-wrapper{width:100%;aspect-ratio:1;border-radius:16px;overflow:hidden;box-shadow:0 10px 25px #0000000d;background:#fff;display:flex;align-items:center;justify-content:center}.media-edit-preview-img{max-width:100%;max-height:100%;object-fit:contain}.media-edit-form-side{padding:40px;display:flex;flex-direction:column;gap:24px}.media-edit-title-group h2{font-size:20px;font-weight:800;margin-bottom:8px;color:var(--text-main)}.media-edit-title-group p{color:var(--text-muted);font-size:14px}.form-field{display:flex;flex-direction:column;gap:8px}.form-field label{font-size:13px;font-weight:700;color:var(--text-main)}.form-field input,.form-field textarea{padding:12px 16px;border-radius:12px;border:1.5px solid #e2e8f0;font-size:14px;background:#f8fafc;color:var(--text-main);transition:all .2s}.form-field input:focus,.form-field textarea:focus{outline:none;border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 4px rgba(var(--primary-rgb),.1)}.form-field textarea{min-height:100px;resize:vertical}.media-edit-footer{padding:24px 40px;background:#f8fafc;border-top:1px solid var(--border-color);display:flex;justify-content:flex-end;gap:12px}@media(max-width:850px){.media-edit-content{grid-template-columns:1fr}.media-edit-preview-side{padding:20px;border-right:none;border-bottom:1px solid var(--border-color)}.media-edit-preview-wrapper{aspect-ratio:16/9}}.media-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 40px;text-align:center;background:#fff;border-radius:40px;border:2px dashed #e2e8f0;margin:40px 0}.media-empty-icon-wrapper{position:relative;width:120px;height:120px;background:#f8fafc;border-radius:36px;display:flex;align-items:center;justify-content:center;margin-bottom:32px;color:#000;box-shadow:0 10px 30px #0000000f}.media-empty-glow{position:absolute;inset:-25px;background:radial-gradient(circle,rgba(215,254,3,.4) 0%,transparent 70%);z-index:0;animation:pulseGlow 4s infinite ease-in-out}.media-empty-icon{position:relative;z-index:1}.media-empty-sparkle{position:absolute;color:#000;opacity:.8}.media-empty-sparkle.s1{top:-5px;right:-5px;animation:sparkleAnim 3s infinite ease-in-out}.media-empty-sparkle.s2{bottom:15px;left:-15px;animation:sparkleAnim 4s infinite ease-in-out 1.2s}.media-empty-state h3{font-size:28px;font-weight:900;color:#000;margin:0 0 12px;letter-spacing:-1px}.media-empty-state p{font-size:17px;color:var(--text-muted);max-width:450px;line-height:1.6;margin:0;font-weight:500}.media-empty-actions{margin-top:40px}@keyframes pulseGlow{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.3);opacity:.6}}@keyframes sparkleAnim{0%,to{transform:scale(1) rotate(0);opacity:.8}50%{transform:scale(1.4) rotate(15deg);opacity:1}}.site-hub-page{animation:fadeIn .4s ease-out;padding:40px}.site-hub-header{margin-bottom:40px}.site-hub-header h1{font-size:32px;font-weight:900;letter-spacing:-1px;margin-bottom:8px;color:var(--text-primary)}.site-hub-header p{font-size:16px;color:var(--text-muted)}.site-hub-quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:48px}.site-hub-card{background:#fff;border:1px solid var(--surface-border);border-radius:24px;padding:24px;display:flex;align-items:center;gap:20px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.site-hub-card:hover{transform:translateY(-4px);border-color:var(--brand-primary);box-shadow:0 12px 30px #00000014}.site-hub-card.primary{background:var(--brand-primary);border:none;color:var(--brand-dark)}.site-hub-card.primary:hover{background:var(--brand-primary);filter:brightness(1.05)}.site-hub-icon-wrapper{width:56px;height:56px;border-radius:16px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:var(--text-primary);flex-shrink:0}.site-hub-card.primary .site-hub-icon-wrapper{background:#0000001a;color:var(--brand-dark)}.site-hub-card-text div:first-child{font-weight:800;font-size:17px;margin-bottom:2px}.site-hub-card-text div:last-child{font-size:13px;opacity:.7}.site-hub-section-title{font-size:20px;font-weight:800;margin-bottom:24px;display:flex;align-items:center;gap:12px}.pages-list-container{background:#fff;border:1px solid var(--surface-border);border-radius:24px;overflow:hidden;margin-bottom:40px}.page-row-item{display:flex;align-items:center;justify-content:space-between;padding:20px 32px;border-bottom:1px solid var(--surface-border);transition:background .2s ease}.page-row-item:last-child{border-bottom:none}.page-row-item:hover{background:#fcfcfd}.page-info-box{display:flex;align-items:center;gap:20px}.page-icon-circle{width:44px;height:44px;border-radius:12px;background:#f8fafc;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.page-details h3{font-size:16px;font-weight:700;margin:0}.page-details p{font-size:12px;color:var(--text-muted);margin:2px 0 0}.page-status-tag{font-size:10px;font-weight:800;text-transform:uppercase;padding:4px 10px;border-radius:100px;letter-spacing:.05em}.page-status-tag.online{background:#dcfce7;color:#16a34a}.page-status-tag.draft{background:#fef3c7;color:#d97706}.site-boost-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:32px;margin-top:12px;padding-bottom:40px}.booster-card{background:#fff;border-radius:24px;padding:32px;border:1px solid var(--surface-border)}.booster-card.dark{background:#0f172a;color:#fff;display:flex;flex-direction:column}@media(max-width:900px){.site-boost-grid{grid-template-columns:1fr}}.newsletter-page{animation:fadeIn .4s ease-out}.status-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase}.status-pill.active{background:#22c55e1a;color:#22c55e}.status-pill.unsubscribed{background:#ef44441a;color:#ef4444}.status-pill.draft{background:#6b72801a;color:#9ca3af}.status-pill.sent{background:#3b82f61a;color:#3b82f6}.campaign-card{transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.campaign-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.ai-assistant-bar{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#0f0f0fcc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);padding:8px 16px;border-radius:40px;display:flex;align-items:center;gap:12px;z-index:1000;box-shadow:0 10px 30px #00000080;animation:slideUp .3s ease-out}.ai-assistant-bar .ai-btn{background:transparent;border:none;color:var(--text-secondary);font-size:13px;font-weight:500;cursor:pointer;padding:6px 12px;border-radius:20px;transition:all .2s;display:flex;align-items:center;gap:6px}.ai-assistant-bar .ai-btn:hover{background:#ffffff0d;color:var(--text-primary)}.ai-assistant-bar .ai-btn.primary{background:var(--brand-primary);color:#fff}@keyframes slideUp{0%{transform:translate(-50%,40px);opacity:0}to{transform:translate(-50%);opacity:1}}.app-table{width:100%;border-collapse:separate;border-spacing:0}.app-table th{padding:16px 24px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--surface-border);text-align:left}.app-table td{padding:20px 24px;font-size:14px;color:var(--text-primary);border-bottom:1px solid var(--surface-border);vertical-align:middle}.app-table tr:last-child td{border-bottom:none}.app-table tr{transition:background .2s ease}.app-table tbody tr:hover{background:#fcfcfd}.contacts-page{padding:var(--space-lg) 0}.contacts-header{margin-bottom:32px}.contacts-controls{position:relative;background:#fff;min-height:64px;border-radius:20px;border:1px solid var(--surface-border);margin-bottom:24px;box-shadow:0 4px 15px #00000005;overflow:hidden}.controls-default-state{padding:12px;display:flex;gap:12px;width:100%;transition:transform .4s cubic-bezier(.19,1,.22,1),opacity .3s}.controls-default-state.hidden{opacity:0;transform:translateY(-10px);pointer-events:none}.address-suggestions-wrapper{position:relative;width:100%}.address-suggestions-container{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid var(--surface-border);border-radius:12px;margin-top:4px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;z-index:2000;overflow:hidden;max-height:240px;overflow-y:auto}.address-suggestion-item{padding:10px 16px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;gap:2px;border-bottom:1px solid var(--surface-border)}.address-suggestion-item:last-child{border-bottom:none}.address-suggestion-item:hover{background:#f8fafc}.address-suggestion-label{font-size:14px;font-weight:600;color:var(--text-primary)}.address-suggestion-city{font-size:11px;color:var(--text-muted);font-weight:500}.searching-indicator{padding:12px;text-align:center;color:var(--text-muted);font-size:13px;display:flex;align-items:center;justify-content:center;gap:8px}.search-wrapper{position:relative;flex:1}.search-wrapper .search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.search-input{width:100%;padding:12px 16px 12px 48px;border-radius:14px;border:1px solid transparent;background:#f1f5f9;font-size:14px;font-weight:500;transition:all .2s}.search-input:focus{background:#fff;border-color:var(--brand-primary);outline:none;box-shadow:0 0 0 4px #d7fe0326}.filter-btn{display:none}.segmented-control{background:#f1f5f9;padding:4px;border-radius:12px;display:flex;gap:2px}.segmented-item{padding:8px 16px;border-radius:9px;border:none;background:transparent;font-size:13px;font-weight:700;color:var(--text-muted);cursor:pointer;transition:all .2s;white-space:nowrap}.segmented-item:hover{color:var(--text-primary)}.segmented-item.active{background:#fff;color:var(--brand-dark);box-shadow:0 2px 8px #0000000d}.status-switch-wrapper{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#f8fafc;border-radius:14px;border:1px solid var(--surface-border)}.status-switch{position:relative;display:inline-block;width:44px;height:24px}.status-switch input{opacity:0;width:0;height:0}.switch-slider{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.4s;border-radius:24px}.switch-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%;box-shadow:0 2px 4px #0000001a}input:checked+.switch-slider{background-color:#059669}input:checked+.switch-slider:before{transform:translate(20px)}.badge-status-form{font-size:12px;font-weight:800;text-transform:uppercase}.badge-status-form.active{color:#059669}.badge-status-form.unsubscribed{color:#e11d48}.status-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:100px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.status-badge.active{background:#ecfdf5;color:#059669}.status-badge.unsubscribed{background:#fff1f2;color:#e11d48;border-color:#fecdd3}.status-badge.trash{background:#f8fafc;color:#64748b;border-color:#cbd5e1}.checkbox-cell{width:48px;text-align:center!important}.custom-checkbox{width:20px;height:20px;border-radius:6px;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;background:#fff}.custom-checkbox.checked{background:var(--brand-primary);border-color:var(--brand-primary);color:var(--text-inverse)}.custom-checkbox:hover{border-color:var(--brand-primary)}.bulk-actions-bar{position:absolute;inset:0;background:#111827;padding:12px 12px 12px 24px;display:flex;align-items:center;justify-content:space-between;z-index:100;color:#fff;transition:transform .4s cubic-bezier(.19,1,.22,1),opacity .3s;transform:translateY(10px);opacity:0;pointer-events:none}.bulk-actions-bar.visible{transform:translateY(0);opacity:1;pointer-events:all}.bulk-info{display:flex;align-items:center;gap:16px}.bulk-count{background:var(--brand-primary);color:var(--text-inverse);width:24px;height:24px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:11px}.bulk-text{font-size:14px;font-weight:700;letter-spacing:-.2px}.bulk-btn-group{display:flex;gap:8px;flex:1;justify-content:center}.bulk-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffe6;padding:8px 16px;border-radius:12px;font-size:13px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s;white-space:nowrap}.bulk-btn:hover{background:#ffffff1a;border-color:#ffffff4d;color:#fff}.bulk-btn.danger:hover{background:#ef444433;border-color:#ef444466;color:#f87171}.bulk-btn.success:hover{background:#10b98133;border-color:#10b98166;color:#34d399}.bulk-close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;color:#fff6;cursor:pointer;transition:all .2s}.bulk-close:hover{background:#ffffff14;color:#fff}@keyframes slideUp{0%{transform:translate(-50%) translateY(100px);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}.contact-tag{background:#f1f5f9;color:#475569;padding:2px 10px;border-radius:6px;font-size:12px;font-weight:600;margin-right:4px}.contacts-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;text-align:center;background:#fff;border-radius:32px;margin:20px 0}.contacts-empty-icon-wrapper{position:relative;width:100px;height:100px;background:#f8fafc;border-radius:30px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#000;box-shadow:0 10px 25px #0000000d}.contacts-empty-glow{position:absolute;inset:-20px;background:radial-gradient(circle,rgba(215,254,3,.3) 0%,transparent 70%);animation:pulseGlow 4s infinite ease-in-out}.btn-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--text-muted);transition:all .2s}.btn-icon:hover{background:#f1f5f9;color:var(--text-primary)}.btn-icon.danger:hover{background:#fef2f2;color:#ef4444}.comm-hub-header{margin-bottom:40px}.comm-hub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:32px;margin-bottom:48px}.comm-card{background:#fff;border-radius:24px;border:1px solid var(--surface-border);padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.comm-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.comm-card.disabled{background:#f8fafc;border-style:dashed;cursor:not-allowed}.comm-card.disabled .comm-card-content{opacity:.6;filter:grayscale(1)}.comm-badge-soon{position:absolute;top:20px;right:20px;background:#111827;color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;padding:4px 10px;border-radius:100px;letter-spacing:.05em}.comm-icon-wrapper{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.comm-card-title{font-size:20px;font-weight:800;margin-bottom:8px}.comm-card-desc{font-size:14px;color:var(--text-muted);margin-bottom:24px;line-height:1.5}.comm-stats-mini{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.comm-stat-item{background:#f1f5f9;padding:12px 16px;border-radius:12px}.comm-stat-value{font-size:18px;font-weight:700;display:block}.comm-stat-label{font-size:11px;font-weight:600;color:var(--text-muted);text-transform:uppercase}.comm-quick-actions{display:flex;gap:16px;margin-bottom:40px}.hub-action-btn{flex:1;background:#fff;border:1px solid var(--surface-border);border-radius:20px;padding:24px;display:flex;align-items:center;gap:20px;cursor:pointer;transition:all .2s;text-align:left}.hub-action-btn:hover{border-color:var(--brand-primary);background:#fcfcfd}.hub-action-icon{width:48px;height:48px;border-radius:14px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:var(--text-primary)}.hub-action-text div:first-child{font-weight:800;font-size:16px}.hub-action-text div:last-child{font-size:13px;color:var(--text-muted)}.segments-panel-overlay{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1050;display:flex;justify-content:flex-end;animation:fadeIn .3s ease}.segments-panel{width:100%;max-width:480px;background:#fff;height:100%;box-shadow:-10px 0 30px #0000001a;display:flex;flex-direction:column;animation:slideInRight .4s cubic-bezier(.16,1,.3,1)}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.segments-panel-header{padding:24px;border-bottom:1px solid var(--surface-border);display:flex;justify-content:space-between;align-items:center}.segments-panel-body{flex:1;overflow-y:auto;padding:24px}.segment-inline-card{background:#f8fafc;border:1px solid var(--surface-border);border-radius:16px;padding:16px;margin-bottom:16px;transition:all .2s}.segment-inline-card:hover{border-color:var(--brand-primary);background:#fff;box-shadow:0 4px 12px #0000000d}.rule-row{display:flex;gap:8px;margin-bottom:8px;align-items:center}.campaign-editor-page{background:var(--surface-bg)}.editor-main{flex:1;display:flex;overflow:hidden}.editor-panel-left{width:450px;border-right:1px solid var(--surface-border);display:flex;flex-direction:column;background:var(--surface-bg);overflow-y:auto;padding:24px;gap:32px}.editor-panel-right{flex:1;background:var(--surface-muted);display:flex;align-items:center;justify-content:center;padding:40px;overflow-y:auto}.control-section{display:flex;flex-direction:column;gap:12px}.control-section h3{font-size:14px;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.ai-panel{background:var(--surface-sunken);border:1px solid var(--surface-border);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px}.ai-input-wrapper{position:relative}.ai-input{width:100%;background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:8px;padding:12px 40px 12px 12px;font-size:14px;resize:none;outline:none;transition:border-color .2s}.ai-input:focus{border-color:var(--brand-primary)}.ai-submit-btn{position:absolute;right:8px;bottom:8px;background:var(--brand-primary);color:#fff;border:none;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.ai-submit-btn:hover{transform:scale(1.05)}.ai-suggestions{display:flex;flex-wrap:wrap;gap:8px}.ai-suggestion-chip{font-size:12px;padding:6px 12px;background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:16px;cursor:pointer;transition:all .2s}.ai-suggestion-chip:hover{background:var(--brand-primary-light);border-color:var(--brand-primary);color:var(--brand-primary)}.block-library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.block-lib-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:8px;cursor:pointer;transition:all .2s}.block-lib-item:hover{border-color:var(--brand-primary);background:var(--brand-primary-light)}.editable-blocks-list{display:flex;flex-direction:column;gap:16px}.editable-block-card{background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:8px;padding:16px;position:relative;transition:box-shadow .2s}.editable-block-card:hover{box-shadow:var(--shadow-sm)}.block-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.email-preview-frame{width:100%;max-width:600px;background:#fff;border-radius:8px;box-shadow:var(--shadow-lg);min-height:800px;overflow:hidden;transform:scale(.9);transform-origin:top center}.preview-content{padding:40px;font-family:var(--site-font-body, sans-serif)}.preview-text{line-height:1.6;color:#333;margin-bottom:24px}.preview-image{width:100%;border-radius:8px;margin-bottom:24px}.preview-button-wrap{text-align:center;margin:32px 0}.preview-button{display:inline-block;padding:12px 32px;background:var(--site-primary, #2563eb);color:#fff!important;text-decoration:none;font-weight:600;border-radius:var(--rt-radius-btn, 6px);transition:opacity .2s}.preview-button:hover{opacity:.9}.email-canvas{transition:all .3s ease}.email-canvas:focus-within{box-shadow:0 8px 32px #0000001a!important}.editor-block-wrapper{transition:background .2s;border-radius:4px}.editor-block-wrapper:hover{background:#fafafa}.editor-block-wrapper button{opacity:0;transition:opacity .2s}.editor-block-wrapper:hover button{opacity:1}.badge{display:inline-flex;align-items:center;padding:2px 8px;background:var(--surface-sunken);border:1px solid var(--surface-border);border-radius:4px;font-size:11px;color:var(--text-secondary)}.badge-blue{background:#2563eb1a;color:var(--brand-primary);border-color:#2563eb33}.campaign-editor-page main::-webkit-scrollbar{width:8px}.campaign-editor-page main::-webkit-scrollbar-thumb{background:var(--surface-border);border-radius:4px}.app-main-scroller::-webkit-scrollbar{width:10px;height:10px}.app-main-scroller::-webkit-scrollbar-track{background:transparent}.app-main-scroller::-webkit-scrollbar-thumb{background:var(--brand-primary);border-radius:20px;border:3px solid var(--surface-bg);background-clip:padding-box}.app-main-scroller::-webkit-scrollbar-thumb:hover{filter:brightness(.9)}.app-main-scroller{scrollbar-width:thin;scrollbar-color:var(--brand-primary) transparent}:root{--brand-primary: #d7fe03;--brand-primary-hover: #c4e902;--brand-secondary: #000000;--text-primary: #000000;--text-secondary: #4a4a4a;--text-muted: #8e8e93;--text-inverse: #000000;--surface-bg: #f5f5f8;--surface-muted: #eeeeef;--surface-card: #ffffff;--surface-border: rgba(0, 0, 0, .06);--state-success: #00ca4e;--state-warning: #ffbd44;--state-danger: #ff605c;--radius-sm: 16px;--radius-md: 24px;--radius-lg: 32px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .04);--shadow-md: 0 12px 32px rgba(0, 0, 0, .08);--space-xs: 8px;--space-sm: 12px;--space-md: 20px;--space-lg: 32px;--space-xl: 48px;--app-page-gap: 60px;--space-2xl: 80px;--space-section: 120px;--font: "Outfit", "Inter", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial;--max-width: 1280px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font);color:var(--text-primary);background:var(--surface-bg);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}input,textarea,select{font-family:inherit}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 var(--space-md)}@media(min-width:768px){.container{padding:0 var(--space-xl)}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-xs);padding:12px var(--space-lg);border-radius:var(--radius-sm);font-size:15px;font-weight:600;line-height:1;border:2px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease;cursor:pointer;text-decoration:none;white-space:nowrap}.btn:focus-visible{outline:3px solid var(--brand-primary);outline-offset:2px}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.btn-primary{background:var(--brand-primary);color:var(--text-inverse)}.btn-primary:hover:not(:disabled){background:var(--brand-primary-hover)}.btn-secondary{background:transparent;color:var(--text-primary);border-color:var(--brand-primary)}.btn-secondary:hover:not(:disabled){background:#2563eb0f}.btn-ghost{background:transparent;color:var(--text-secondary)}.btn-ghost:hover:not(:disabled){background:var(--surface-muted)}.btn-lg{padding:16px var(--space-xl);font-size:16px}.btn-sm{padding:8px var(--space-md);font-size:13px}.btn-full{width:100%}.form-group{display:flex;flex-direction:column;gap:var(--space-xs)}.form-label{font-size:14px;font-weight:500;color:var(--text-secondary)}.form-input,.form-textarea{width:100%;padding:12px var(--space-md);border:1.5px solid var(--surface-border);border-radius:var(--radius-sm);font-size:15px;color:var(--text-primary);background:var(--surface-bg);transition:border-color .15s ease,box-shadow .15s ease;appearance:none}.form-input::placeholder,.form-textarea::placeholder{color:var(--text-muted)}.form-input:focus,.form-textarea:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px #2563eb1f}.form-input.error,.form-textarea.error{border-color:var(--state-danger)}.form-textarea{resize:vertical;min-height:100px}.form-error{font-size:13px;color:var(--state-danger);display:flex;align-items:center;gap:4px}.form-success{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md);background:#16a34a14;border:1.5px solid rgba(22,163,74,.3);border-radius:var(--radius-sm);color:var(--state-success);font-weight:500}.card{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:var(--space-lg)}.card-hover{transition:box-shadow .2s ease,transform .2s ease}.card-hover:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.section{padding:var(--space-section) 0}.section-muted{background:var(--surface-muted)}.section-header{text-align:center;margin-bottom:var(--space-2xl)}.section-header h2{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:var(--space-md)}.section-header p{font-size:17px;color:var(--text-secondary);max-width:600px;margin:0 auto}.badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:100px;font-size:13px;font-weight:500}.badge-blue{background:#2563eb1a;color:var(--brand-primary)}.spinner{width:36px;height:36px;border:3px solid var(--surface-border);border-top-color:var(--brand-primary);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin .7s linear infinite;display:inline-block}.auth-loading{min-height:100vh;display:flex;align-items:center;justify-content:center}.nav{position:sticky;top:0;z-index:100;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--surface-border)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.nav-logo{font-size:20px;font-weight:800;color:var(--text-primary);letter-spacing:-.5px}.nav-logo span{color:var(--brand-primary)}.nav-actions{display:flex;align-items:center;gap:var(--space-sm)}.footer{padding:var(--space-2xl) 0 var(--space-xl);background:var(--brand-secondary);color:#ffffffb3}.footer-top{display:grid;grid-template-columns:1fr;gap:var(--space-xl);margin-bottom:var(--space-2xl)}@media(min-width:768px){.footer-top{grid-template-columns:2fr 1fr 1fr}}.footer-brand p{margin-top:var(--space-md);font-size:14px;line-height:1.7}.footer-col h4{color:#fff;font-size:14px;font-weight:600;margin-bottom:var(--space-md)}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:var(--space-sm)}.footer-col ul a{font-size:14px;transition:color .15s}.footer-col ul a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:var(--space-lg);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--space-sm);font-size:13px}.app-layout{display:flex;min-height:100vh;gap:20px;padding:20px;background:var(--surface-bg)}.app-sidebar{width:280px;background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-lg);display:flex;flex-direction:column;padding:var(--space-lg) var(--space-md);flex-shrink:0;height:calc(100vh - 2 * var(--space-lg));overflow-y:auto;position:sticky;top:20px;z-index:100;box-shadow:0 4px 20px #00000008}.app-sidebar-logo{margin-bottom:var(--space-xl);padding:0 var(--space-sm);display:flex;align-items:center}.app-nav{display:flex;flex-direction:column;gap:8px;flex:1}.app-nav-item{position:relative;display:flex;align-items:center;gap:14px;padding:12px 18px;border-radius:100px;font-size:15px;font-weight:500;color:var(--text-secondary);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;background:transparent;text-align:left;width:100%;text-decoration:none}.app-nav-item:hover{background:var(--surface-muted);color:var(--text-primary);transform:translate(4px)}.app-nav-item.active{background:var(--brand-primary);color:var(--text-primary);font-weight:600;box-shadow:0 4px 12px #d7fe0333}.app-nav-item.active:before{display:none}.app-nav-accordion{display:flex;flex-direction:column}.app-nav-toggle{margin-left:auto;color:var(--text-muted);transition:transform .2s}.app-nav-sub{margin:6px 0 10px 24px;padding-left:16px;display:flex;flex-direction:column;gap:4px;border-left:2px solid var(--surface-border)}.app-nav-sub .app-nav-item{padding:8px 16px;font-size:14px;font-weight:400;border-radius:12px}.app-nav-sub .app-nav-item.active{background:var(--surface-muted);color:var(--text-primary);font-weight:500;box-shadow:none}.app-sidebar-footer{margin-top:auto;padding-top:var(--space-lg);border-top:1px solid var(--surface-border)}.app-main-scroller{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;padding:0;scrollbar-gutter:stable}.app-main{flex:0 0 auto;min-width:0;display:flex;flex-direction:column;background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-lg);box-shadow:0 4px 20px #00000008;margin-bottom:var(--space-lg)}.mobile-menu-btn{display:none!important}@media(max-width:768px){.mobile-menu-btn{display:flex!important;position:fixed!important;top:16px;left:16px;z-index:100;background:#fff;box-shadow:0 4px 12px #0000001a;border-radius:12px;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--surface-border)}}.app-content{flex:1;padding:0}.app-page-wrapper{flex:1;padding:var(--app-page-gap);width:100%}.app-page-wrapper h1{font-size:48px;font-weight:900;letter-spacing:-2px;margin-bottom:12px;color:var(--text-primary);line-height:1}@media(max-width:767px){.app-page-wrapper{padding:var(--space-md);padding-top:var(--space-2xl)}.app-page-wrapper h1{font-size:32px;letter-spacing:-1px}}@media(max-width:767px){.app-sidebar{position:fixed;top:0;left:0;z-index:1000;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:20px 0 50px #0000001a;display:flex}.app-sidebar.is-open{transform:translate(0)}.app-sidebar-backdrop{position:fixed;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;animation:fadeIn .2s ease-out}.app-header{padding:0 var(--space-md);justify-content:space-between}.mobile-menu-btn{display:flex!important}.mobile-close-btn{display:flex!important;margin-left:auto;color:#ffffff80}.app-header-logo-mobile{display:block}.app-layout{flex-direction:column}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-menu-btn,.mobile-close-btn,.app-header-logo-mobile{display:none}.auth-layout{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eff6ff,#f8fafc);padding:var(--space-lg)}.auth-box{width:100%;max-width:420px;background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--space-2xl) var(--space-xl)}.auth-box-logo{text-align:center;font-size:24px;font-weight:800;margin-bottom:var(--space-xl)}.auth-box-logo span{color:var(--brand-primary)}.auth-box h1{font-size:24px;font-weight:700;text-align:center;margin-bottom:var(--space-xs)}.auth-box p{text-align:center;color:var(--text-muted);font-size:15px;margin-bottom:var(--space-xl)}.auth-form{display:flex;flex-direction:column;gap:var(--space-md)}.auth-switch{text-align:center;font-size:14px;color:var(--text-muted);margin-top:var(--space-md)}.auth-switch a{color:var(--brand-primary);font-weight:500}.hero{padding:var(--space-2xl) 0 var(--space-section);background:linear-gradient(180deg,#eff6ff,#fff);text-align:center}.hero-badge{margin-bottom:var(--space-lg)}.hero h1{font-size:clamp(32px,6vw,56px);font-weight:800;line-height:1.1;letter-spacing:-1px;margin-bottom:var(--space-md);color:var(--text-primary)}.hero h1 span{color:var(--brand-primary)}.hero .hero-sub{font-size:clamp(16px,2.5vw,19px);color:var(--text-secondary);max-width:620px;margin:0 auto var(--space-xl);line-height:1.6}.hero-ctas{display:flex;flex-wrap:wrap;gap:var(--space-sm);justify-content:center;margin-bottom:var(--space-xl)}.hero-bullets{display:flex;flex-wrap:wrap;gap:var(--space-lg);justify-content:center;margin-top:var(--space-lg)}.hero-bullet{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-secondary);font-weight:500}.hero-bullet .check{color:var(--state-success);flex-shrink:0}.features-grid{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}@media(min-width:640px){.features-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.features-grid{grid-template-columns:1fr 1fr 1fr}}.feature-card{padding:var(--space-xl);border-radius:var(--radius-md);border:1px solid var(--surface-border);background:var(--surface-bg);transition:box-shadow .2s,transform .2s}.feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.feature-icon{width:48px;height:48px;background:#2563eb14;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;color:var(--brand-primary);margin-bottom:var(--space-md)}.site-hero.has-image{padding:var(--space-3xl) 0;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.site-service-image{width:100%;height:180px;overflow:hidden;border-radius:var(--radius-sm) var(--radius-sm) 0 0}.site-service-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.site-service-card:hover .site-service-image img{transform:scale(1.05)}.site-service-card{padding:0;overflow:hidden}.site-service-content{padding:var(--space-lg)}.feature-card h3{font-size:17px;font-weight:700;margin-bottom:var(--space-xs)}.feature-card p{font-size:15px;color:var(--text-secondary);line-height:1.6}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:var(--space-md)}@media(min-width:640px){.testimonials-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.testimonials-grid{grid-template-columns:1fr 1fr 1fr}}.testimonial-card{padding:var(--space-lg);border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface-bg)}.testimonial-stars{color:#f59e0b;margin-bottom:var(--space-sm);font-size:14px}.testimonial-text{font-size:15px;color:var(--text-secondary);line-height:1.7;margin-bottom:var(--space-md);font-style:italic}.testimonial-author{font-size:14px;font-weight:600;color:var(--text-primary)}.testimonial-role{font-size:13px;color:var(--text-muted)}.pricing-grid{display:grid;gap:var(--space-lg);grid-template-columns:1fr}@media(min-width:768px){.pricing-grid{grid-template-columns:1fr 1fr}}.pricing-card{border-radius:var(--radius-md);border:1px solid var(--surface-border);background:var(--surface-bg);padding:var(--space-xl)}.pricing-card.featured{border-color:var(--brand-primary);box-shadow:0 0 0 3px #2563eb1f}.pricing-plan{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:var(--space-sm)}.pricing-price{font-size:40px;font-weight:800;color:var(--text-primary);margin-bottom:var(--space-xs)}.pricing-price span{font-size:16px;font-weight:500;color:var(--text-muted)}.pricing-desc{font-size:15px;color:var(--text-secondary);margin-bottom:var(--space-xl)}.pricing-features{list-style:none;display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-xl)}.pricing-features li{display:flex;align-items:center;gap:8px;font-size:15px;color:var(--text-secondary)}.pricing-features li .ok{color:var(--state-success);flex-shrink:0}.faq-list{display:flex;flex-direction:column;gap:var(--space-sm);max-width:720px;margin:0 auto}.faq-item{border:1px solid var(--surface-border);border-radius:var(--radius-md);overflow:hidden}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--space-lg);background:var(--surface-bg);border:none;font-size:16px;font-weight:600;text-align:left;cursor:pointer;color:var(--text-primary);gap:var(--space-md);transition:background .15s}.alert-success{background:#16a34a14;justify-content:space-between;align-items:center;padding:var(--space-lg);background:var(--surface-bg);border:none;font-size:16px;font-weight:600;text-align:left;cursor:pointer;color:var(--text-primary);gap:var(--space-md);transition:background .15s}.faq-question:hover,.faq-question[aria-expanded=true]{background:var(--surface-muted)}.faq-icon{flex-shrink:0;color:var(--text-muted);transition:transform .2s}.faq-question[aria-expanded=true] .faq-icon{transform:rotate(45deg)}.faq-answer{padding:0 var(--space-lg) var(--space-lg);background:var(--surface-muted);font-size:15px;color:var(--text-secondary);line-height:1.7}.cta-section{background:linear-gradient(135deg,var(--brand-primary) 0%,#1D4ED8 100%);color:#fff;text-align:center;padding:var(--space-section) 0}.cta-section h2{font-size:clamp(24px,4vw,40px);font-weight:800;margin-bottom:var(--space-md)}.cta-section p{font-size:17px;opacity:.85;margin-bottom:var(--space-xl)}.cta-section .btn-primary{background:#fff;color:var(--brand-primary)}.cta-section .btn-primary:hover{background:#f1f5f9}.cta-section .btn-secondary{border-color:#ffffff80;color:#fff}.cta-section .btn-secondary:hover{background:#ffffff1a}.lead-section{background:var(--surface-muted)}.lead-section-inner{max-width:560px;margin:0 auto;text-align:center}.lead-form{background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:var(--radius-lg);padding:var(--space-xl);margin-top:var(--space-xl);text-align:left}.lead-form-fields{display:flex;flex-direction:column;gap:var(--space-md);margin-bottom:var(--space-lg)}.lead-rgpd{font-size:12px;color:var(--text-muted);text-align:center;margin-top:var(--space-sm)}.dashboard-header{margin-bottom:var(--space-xl)}.dashboard-header h1{font-size:28px;font-weight:700}.dashboard-header p{color:var(--text-muted);margin-top:4px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-md);margin-bottom:var(--space-xl)}.stat-card{background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:var(--radius-md);padding:var(--space-lg)}.stat-label{font-size:13px;color:var(--text-muted);font-weight:500;margin-bottom:var(--space-xs)}.stat-value{font-size:32px;font-weight:800;color:var(--text-primary)}.onboarding-wrap{max-width:640px;margin:0 auto}.onboarding-step{text-align:center;padding:var(--space-2xl) var(--space-xl)}.onboarding-step h1{font-size:28px;font-weight:800;margin-bottom:var(--space-md)}.onboarding-step p{color:var(--text-secondary);font-size:17px;margin-bottom:var(--space-xl)}.alert{padding:var(--space-md);border-radius:var(--radius-sm);font-size:14px;display:flex;align-items:flex-start;gap:var(--space-sm)}.alert-error{background:#dc262614;border:1px solid rgba(220,38,38,.3);color:#b91c1c}.alert-success{background:#16a34a14;border:1px solid rgba(22,163,74,.3);color:#166534}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.site-section{padding:80px 24px}.site-section-muted{background:var(--surface-hover)}.site-container{max-width:1100px;margin:0 auto}.site-section-header{text-align:center;margin-bottom:56px}.site-section-header h2{font-size:clamp(28px,4vw,40px);font-weight:700;color:var(--text-primary);margin-bottom:16px;letter-spacing:-.5px}.site-section-header p{font-size:18px;color:var(--text-secondary);max-width:600px;margin:0 auto}.site-hero{padding:120px 24px 80px;text-align:center;background:linear-gradient(to bottom,var(--surface-hover),var(--surface-bg))}.site-badge{display:inline-block;padding:6px 16px;background:#2563eb1a;color:var(--brand-primary);border-radius:999px;font-weight:600;font-size:14px;margin-bottom:24px}.site-hero-headline{font-size:clamp(36px,6vw,64px);font-weight:800;line-height:1.1;letter-spacing:-1.5px;margin-bottom:24px;color:var(--text-primary)}.site-hero-highlight{background:linear-gradient(135deg,var(--brand-primary),var(--brand-dark));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.site-hero-sub{font-size:clamp(18px,2.5vw,20px);color:var(--text-secondary);max-width:640px;margin:0 auto 40px;line-height:1.6}.site-hero-cta{border-radius:999px;padding:0 32px;height:56px;font-size:16px;font-weight:600}.site-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.site-service-card{background:var(--surface-bg);padding:32px;border-radius:16px;border:1px solid var(--surface-border);box-shadow:0 4px 6px -1px #0000000d;transition:transform .2s,box-shadow .2s}.site-service-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.site-service-icon{font-size:32px;margin-bottom:20px}.site-service-card h3{font-size:20px;font-weight:600;margin-bottom:12px;color:var(--text-primary)}.site-service-card p{color:var(--text-secondary);line-height:1.6;margin:0}.site-faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.site-faq-item{background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:12px;overflow:hidden}.site-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:none;border:none;text-align:left;font-size:18px;font-weight:600;color:var(--text-primary);cursor:pointer}.site-faq-question:hover{background:var(--surface-hover)}.site-faq-answer{padding:0 24px 24px;color:var(--text-secondary);line-height:1.6}.site-faq-answer p{margin:0}.site-cta-section{background:var(--brand-dark);padding:100px 24px;text-align:center}.site-cta-inner{background:linear-gradient(135deg,#ffffff1a,#fff0);border:1px solid rgba(255,255,255,.1);padding:64px 32px;border-radius:24px}.site-cta-section h2{font-size:clamp(32px,5vw,48px);font-weight:800;color:#fff;margin-bottom:16px;letter-spacing:-1px}.site-cta-section p{font-size:20px;color:#fffc;max-width:600px;margin:0 auto 40px}.site-cta-section .btn{background:#fff;color:var(--brand-dark);border-radius:999px;padding:0 32px;height:56px;font-size:16px;font-weight:700;transition:transform .2s}.site-cta-section .btn:hover{background:#f8fafc;transform:scale(1.05)}.preview-wrap{display:flex;flex-direction:column;height:100vh;background:var(--surface-hover)}.preview-toolbar{padding:16px 24px;background:var(--surface-bg);border-bottom:1px solid var(--surface-border);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.preview-toolbar-left{display:flex;align-items:center;gap:12px;font-size:15px}.preview-toolbar-right{display:flex;align-items:center;gap:12px}.preview-frame{flex:1;overflow-y:auto;position:relative}.preview-status-badge{padding:4px 8px;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.preview-status-badge.draft{background:#fef3c7;color:#d97706}.preview-status-badge.published{background:#dcfce7;color:#16a34a}.preview-publish-error{background:#fef2f2;color:#ef4444;padding:12px 24px;border-bottom:1px solid #fecaca;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.preview-publish-success{background:#f0fdf4;color:#16a34a;padding:12px 24px;border-bottom:1px solid #bbf7d0;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.preview-publish-success a{color:#15803d;text-decoration:underline;margin-left:auto}.preview-loading,.preview-error,.preview-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;padding:24px;gap:16px;color:var(--text-secondary)}.preview-empty h2{color:var(--text-primary);font-size:24px;margin:0}.preview-error{color:#ef4444}.public-site{background:var(--surface-bg);min-height:100vh}.public-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;padding:24px;gap:16px;background:var(--surface-bg)}.public-not-found h1{font-size:32px;color:var(--text-primary);margin:0}.public-not-found p{color:var(--text-secondary);font-size:18px}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.app-page-wrapper{max-width:1400px;margin:0 auto}.catalogue-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-xl);flex-wrap:wrap;gap:var(--space-md)}.catalogue-header h1{margin-bottom:4px}.catalogue-header p{color:var(--text-secondary);font-size:15px}.catalogue-filters{background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:var(--radius-md);padding:var(--space-md);margin-bottom:var(--space-xl);box-shadow:var(--shadow-sm)}.catalogue-filters-row{display:flex;flex-wrap:wrap;gap:var(--space-md);align-items:center}.catalogue-search-wrap{position:relative;flex:1;min-width:250px}.catalogue-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--text-muted)}.catalogue-search-input{padding-left:36px;padding-right:36px}.catalogue-search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted);cursor:pointer;padding:4px}.catalogue-select{width:auto;min-width:160px;cursor:pointer}.catalogue-view-toggle{display:flex;background:var(--surface-muted);border-radius:var(--radius-sm);padding:2px;margin-left:auto}.view-toggle-btn{padding:8px 12px;border:none;background:transparent;border-radius:calc(var(--radius-sm) - 2px);color:var(--text-muted);cursor:pointer;transition:all .15s}.view-toggle-btn.active{background:var(--surface-bg);color:var(--brand-primary);box-shadow:0 1px 3px #0000001a}.catalogue-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--surface-border)}.catalogue-tag-filter{padding:4px 12px;border-radius:100px;font-size:13px;background:var(--surface-muted);border:1px solid transparent;color:var(--text-secondary);cursor:pointer;transition:all .15s}.catalogue-tag-filter:hover{background:var(--surface-border)}.catalogue-tag-filter.active{background:#2563eb1a;color:var(--brand-primary);border-color:#2563eb33;font-weight:500}.catalogue-count{margin-top:var(--space-sm);font-size:13px;color:var(--text-muted);text-align:right}.catalogue-empty,.catalogue-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-3xl) var(--space-xl);text-align:center;background:var(--surface-bg);border-radius:var(--radius-lg);border:2px dashed var(--surface-border);color:var(--text-muted)}.catalogue-empty svg{margin-bottom:var(--space-md);opacity:.5}.catalogue-empty h3{color:var(--text-primary);margin-bottom:var(--space-xs)}.catalogue-list{display:grid;gap:var(--space-lg)}.catalogue-list.grid-view{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.catalogue-list.list-view{grid-template-columns:1fr}.item-card{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-md);overflow:hidden;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column}.item-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.list-view .item-card{flex-direction:row;align-items:center}.item-card-image{position:relative;width:100%;aspect-ratio:4/3;background:var(--surface-muted);overflow:hidden;flex-shrink:0}.list-view .item-card-image{width:80px;height:80px;aspect-ratio:auto}.item-card-image img{width:100%;height:100%;object-fit:cover}.item-card-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:800;color:#0000000d}.item-card-overlay{position:absolute;inset:0;background:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease;z-index:2}.item-card:hover .item-card-overlay{opacity:1}.item-card-actions-centered{display:flex;gap:12px;transform:translateY(10px);transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.item-card:hover .item-card-actions-centered{transform:translateY(0)}.item-card-image img{width:100%;height:100%;object-fit:cover;transition:filter .3s ease,transform .5s ease}.item-card:hover .item-card-image img{filter:blur(4px);transform:scale(1.05)}@media(max-width:768px){.item-card-overlay{opacity:1;background:#0000001a;-webkit-backdrop-filter:none;backdrop-filter:none}.item-card-image img{filter:none}.item-card-actions-centered{transform:translateY(0)}}.item-action-btn{width:44px;height:44px;border-radius:50%;background:#fff;border:none;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #00000026;transition:all .2s cubic-bezier(.175,.885,.32,1.275)}.item-action-btn:hover{background:#000;color:#fff;transform:scale(1.1) rotate(-8deg)}.item-action-btn--danger:hover{background:var(--state-danger);color:#fff;transform:scale(1.1) rotate(8deg)}.item-card-body{padding:var(--space-md);display:flex;flex-direction:column;flex:1}.list-view .item-card-body{flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--space-md)}.item-card-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;width:100%}.list-view .item-card-meta{width:auto;margin-bottom:0;order:3;margin-left:auto}.item-category-chip{font-size:11px;text-transform:uppercase;letter-spacing:.5px;font-weight:600;color:var(--text-muted)}.item-price{font-weight:700;color:var(--text-primary);background:var(--surface-muted);padding:2px 8px;border-radius:100px;display:inline-flex;align-items:center;gap:2px;font-size:14px}.item-card-title{font-size:16px;font-weight:700;margin-bottom:4px;line-height:1.3}.list-view .item-card-title{margin-bottom:0;width:25%;order:1}.item-card-description{font-size:13px;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:12px;flex:1}.list-view .item-card-description{width:35%;margin-bottom:0;order:2;-webkit-line-clamp:1}.item-tags{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:auto}.list-view .item-tags{order:4;width:100%;margin-top:8px}.item-tags-icon{color:var(--text-muted);opacity:.7}.item-tag{font-size:11px;padding:2px 8px;background:var(--surface-muted);color:var(--text-secondary);border-radius:4px}.item-modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:var(--space-md)}.item-modal{background:var(--surface-bg);width:100%;max-width:600px;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);display:flex;flex-direction:column;max-height:90vh}.item-modal-header{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--surface-border);display:flex;justify-content:space-between;align-items:center}.item-modal-header h2{font-size:18px;font-weight:700}.item-modal-body{padding:var(--space-lg);overflow-y:auto}.item-image-upload{border:2px dashed var(--surface-border);border-radius:var(--radius-md);padding:var(--space-md);text-align:center}.item-image-preview{position:relative;width:100%;height:160px;border-radius:var(--radius-sm);overflow:hidden;display:flex;align-items:center;justify-content:center;background:#000}.item-image-preview img{height:100%;object-fit:contain}.item-image-preview button{position:absolute;bottom:8px;right:8px}.upload-dropzone{cursor:pointer;padding:var(--space-xl) 0;display:flex;flex-direction:column;align-items:center;color:var(--text-muted);transition:color .15s}.upload-dropzone:hover{color:var(--brand-primary)}.item-tags-list{display:flex;flex-wrap:wrap;gap:8px}.item-tag-chip{display:flex;align-items:center;gap:6px;background:var(--surface-muted);padding:4px 10px;border-radius:100px;font-size:13px;border:1px solid var(--surface-border)}.item-tag-chip button{background:none;border:none;cursor:pointer;color:var(--text-muted);display:flex;align-items:center;justify-content:center;padding:0}.item-tag-chip button:hover{color:var(--state-danger)}.item-modal-footer{padding:var(--space-md) var(--space-lg);border-top:1px solid var(--surface-border);display:flex;justify-content:flex-end;gap:var(--space-md)}@media(max-width:640px){.catalogue-filters-row{flex-direction:column;align-items:stretch}.catalogue-search-wrap,.catalogue-select{width:100%}.catalogue-view-toggle{display:none}.catalogue-list.list-view{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.list-view .item-card{flex-direction:column;align-items:stretch}.list-view .item-card-image{width:100%;height:auto;aspect-ratio:4/3}.list-view .item-card-body{flex-direction:column;align-items:stretch}.list-view .item-card-title,.list-view .item-card-description{width:100%;order:auto}.list-view .item-card-meta{order:auto;margin-left:0;margin-bottom:8px}}
