.website-bouwer{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:20px;display:grid}.website-bouwer__editor{min-width:0}.website-bouwer__preview{min-width:0;position:sticky;top:72px}.website-bouwer-tabs{background:var(--ws-tabs-bg,#f4f4f5);border:1px solid var(--ws-tabs-border,#0000000f);border-radius:12px;flex-wrap:wrap;gap:6px;margin-bottom:18px;padding:4px;display:flex}.website-bouwer-tab{color:#52525b;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:auto;min-width:0;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,color .15s,box-shadow .15s}.website-bouwer-tab.is-active{color:#18181b;background:#fff;box-shadow:0 1px 3px #00000014}.website-bouwer-step{background:#fafafa;border:1px solid #0000000f;border-radius:12px;padding:18px}.website-bouwer-step+.website-bouwer-step{margin-top:14px}.website-bouwer-step__title{color:#18181b;margin:0 0 4px;font-size:14px;font-weight:800}.website-bouwer-step__desc{color:#71717a;margin:0 0 16px;font-size:12px;line-height:1.5}.website-bouwer-bg-groups{gap:16px;display:grid}.website-bouwer-bg-group__label{letter-spacing:.06em;text-transform:uppercase;color:#a1a1aa;margin-bottom:8px;font-size:11px;font-weight:700}.website-bouwer-bg-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;display:grid}.website-bouwer-bg-card{cursor:pointer;text-align:left;background:#fff;border:2px solid #00000014;border-radius:10px;padding:10px;font-family:inherit;transition:border-color .15s,background .15s}.website-bouwer-bg-card.is-active{background:#fef0ea;border-color:#e25822}.website-bouwer-bg-card__swatch{background-position:50%;background-size:cover;border:1px solid #0000000f;border-radius:8px;height:52px;margin-bottom:8px}.website-bouwer-bg-card__name{color:#18181b;margin-bottom:2px;font-size:12px;font-weight:700}.website-bouwer-bg-card__hint{color:#71717a;font-size:10px;line-height:1.4}.website-bouwer-mode-row{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.website-bouwer-save-hint{color:#71717a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 12px;font-size:12px;display:flex}.website-bouwer-save-hint.is-saving{color:#c94a18;background:#fef0ea;border-color:#fad9cb}.website-bouwer-save-hint.is-error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}@media (max-width:960px){.website-bouwer{grid-template-columns:1fr}.website-bouwer__preview{order:-1;position:static}.website-bouwer-mode-row{grid-template-columns:1fr}}
