.home-builder-root{display:flex;flex-direction:column}.home-builder-custom{margin:18px 0;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow-sm)}.home-builder-custom h2{margin:0 0 7px;font-size:24px}.home-builder-custom p{margin:0;color:var(--muted);line-height:1.65}.home-builder-accent-purple{border-color:rgba(145,70,255,.32)}.home-builder-accent-green{border-color:rgba(34,197,94,.32)}.home-builder-accent-orange{border-color:rgba(249,115,22,.34)}
.preview-mode-banner{position:sticky;top:0;z-index:350;display:flex;justify-content:center;align-items:center;gap:12px;padding:11px 16px;color:#fff;background:#b45309;box-shadow:0 8px 24px rgba(0,0,0,.24);font-size:13px;font-weight:900}.preview-mode-banner a{color:#fff;text-decoration:underline}
.rm-empty-state{display:grid;place-items:center;gap:8px;min-height:180px;padding:30px 18px;border:1px dashed var(--line-strong);border-radius:18px;background:var(--surface-soft);text-align:center}.rm-empty-state i{font-size:30px;color:var(--primary)}.rm-empty-state strong{font-size:16px}.rm-empty-state span{max-width:520px;color:var(--muted);font-size:12px;line-height:1.55}.rm-empty-state .btn{margin-top:4px}
.resume-checkout-card{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 16px;padding:15px 17px;border:1px solid rgba(37,99,235,.25);border-radius:16px;background:var(--primary-soft)}.resume-checkout-card strong{display:block}.resume-checkout-card small{display:block;margin-top:4px;color:var(--muted)}
@media(max-width:680px){.preview-mode-banner{align-items:flex-start;flex-direction:column}.resume-checkout-card{align-items:stretch;flex-direction:column}.home-builder-custom{padding:17px}.rm-empty-state{min-height:150px}}
