.palette-tile.is-selected{border-color:var(--studio-gold);box-shadow:0 0 0 1px var(--studio-gold)}.mb-room-grid{display:flex;gap:.5rem;flex-wrap:wrap;margin:.6rem 0 1.75rem}.mb-room-chip{font-family:var(--studio-sans);font-size:.85rem;font-weight:600;padding:.55rem 1.1rem;border-radius:999px;border:1px solid var(--studio-beige);background:var(--studio-white);color:var(--studio-ink);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.mb-room-chip.is-selected{background:var(--studio-ink);border-color:var(--studio-ink);color:#fff}.mb-color-row{display:flex;gap:.6rem;margin:1.25rem 0 1.75rem;flex-wrap:wrap}.mb-color-toggle{width:40px;height:40px;border-radius:50%;border:2px solid transparent;cursor:pointer;box-shadow:var(--studio-shadow);transition:transform .15s ease,border-color .15s ease}.mb-color-toggle:hover{transform:scale(1.08)}.mb-color-toggle.is-selected{border-color:var(--studio-ink)}.mb-inspo-field{margin-top:1.75rem;text-align:left}.mb-inspo-form{display:flex;gap:.6rem;flex-wrap:wrap}.mb-inspo-form input{flex:1 1 260px;padding:.75rem 1rem;border-radius:999px;border:1px solid var(--studio-beige);font-family:var(--studio-sans);font-size:.9rem}.mb-inspo-hint{font-size:.82rem;color:var(--studio-ink-muted);margin-top:.5rem}.mb-inspo-list{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.mb-inspo-item{position:relative;display:flex;flex-direction:column;align-items:center;width:88px;text-decoration:none;color:inherit}.mb-inspo-item img{width:72px;height:72px;object-fit:cover;border-radius:var(--studio-radius-sm);background:var(--studio-beige)}.mb-inspo-item__title{font-size:.72rem;color:var(--studio-ink-muted);text-align:center;margin-top:.4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mb-inspo-item__remove{position:absolute;top:-6px;right:4px;width:20px;height:20px;border-radius:50%;border:none;background:var(--studio-ink);color:var(--studio-white);cursor:pointer;line-height:1}.mb-board-section-label{font-family:var(--studio-sans);font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--studio-ink-muted);margin:2rem 0 .85rem;text-align:left}.mb-curation-note{font-family:var(--studio-sans);font-size:.78rem;color:var(--studio-ink-muted);line-height:1.5;max-width:560px;margin:.4rem auto 0}.mb-piece__sub-note{display:block;font-family:var(--studio-sans);font-size:.68rem;color:var(--studio-ink-muted);font-style:italic;margin-top:.2rem}.mb-story-block{text-align:left;max-width:640px;margin:1.5rem 0}.mb-story-text{font-family:var(--studio-sans);font-size:.92rem;color:var(--studio-ink-muted);line-height:1.65;margin:0}.mb-piece-grid{display:grid;gap:1.25rem;text-align:left}.mb-piece-grid--primary{grid-template-columns:1fr;max-width:420px;margin:0 auto}.mb-piece-grid--secondary{grid-template-columns:repeat(3,1fr)}.mb-piece-grid--accent{grid-template-columns:repeat(4,1fr)}.mb-piece{position:relative}.mb-piece__link{display:block;text-decoration:none;color:inherit}.mb-piece__image{aspect-ratio:4 / 3;border-radius:var(--studio-radius-sm);overflow:hidden;background:var(--studio-beige)}.mb-piece--primary .mb-piece__image{aspect-ratio:4 / 3}.mb-piece__image img{width:100%;height:100%;object-fit:cover}.mb-piece__title{font-family:var(--studio-sans);font-size:.85rem;color:var(--studio-ink);margin-top:.6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mb-piece--primary .mb-piece__title{font-size:1rem;font-weight:600}.mb-piece--accent .mb-piece__title{font-size:.76rem}.mb-piece__price{font-family:var(--studio-sans);font-size:.8rem;color:var(--studio-ink-muted);margin-top:.2rem}.mb-piece__replace{display:block;margin-top:.4rem;font-family:var(--studio-sans);font-size:.72rem;font-weight:600;color:var(--studio-gold);background:none;border:none;padding:0;cursor:pointer}.mb-piece__replace:hover{text-decoration:underline}.mb-foundation-empty{font-family:var(--studio-sans);font-size:.9rem;color:var(--studio-ink-muted);background:var(--studio-cream, #FBF8F3);border:1px dashed var(--studio-beige);border-radius:var(--studio-radius-sm);padding:1.5rem;text-align:center;max-width:420px;margin:0 auto;line-height:1.6}.mb-saved-wrap{max-width:640px;margin:2.5rem auto 0;text-align:left}.mb-saved-list{display:flex;gap:.75rem;flex-wrap:wrap}.mb-saved-item-wrap{position:relative}.mb-saved-item{display:flex;flex-direction:column;width:160px;border:1px solid var(--studio-beige);border-radius:var(--studio-radius-sm);padding:.6rem;background:var(--studio-white);cursor:pointer;text-align:left}.mb-saved-item:hover{border-color:var(--studio-gold)}.mb-saved-item__delete{position:absolute;top:-7px;right:-7px;width:22px;height:22px;border-radius:50%;border:1px solid var(--studio-beige);background:var(--studio-white);color:var(--studio-ink-muted);font-size:.85rem;line-height:1;cursor:pointer;box-shadow:var(--studio-shadow)}.mb-saved-item__delete:hover{background:#e5d3c8;color:#a3402f;border-color:#a3402f}.mb-save-note{font-size:.85rem;color:var(--studio-ink-muted);margin-top:1rem}.mb-save-note a{color:var(--studio-gold);font-weight:600}[data-mb-regenerate].is-locked{position:relative;opacity:.6}[data-mb-regenerate].is-locked:after{content:"AI+";position:absolute;top:-8px;right:-8px;background:var(--studio-gold);color:#fff;font-family:var(--studio-sans);font-size:.62rem;font-weight:700;letter-spacing:.04em;padding:.15rem .45rem;border-radius:999px}.mb-regenerate-note{font-family:var(--studio-sans);font-size:.82rem;color:var(--studio-ink-muted);margin-top:.85rem}.mb-regenerate-note a{color:var(--studio-gold);font-weight:600}.mb-project-block{margin-top:1.5rem;padding:1.25rem 1.5rem;background:var(--studio-cream, #FBF8F3);border:1px dashed var(--studio-gold);border-radius:var(--studio-radius-sm);text-align:left}.mb-project-row{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.mb-project-select,.mb-project-name-input{padding:.6rem .9rem;border:1px solid var(--studio-beige);border-radius:999px;font-family:var(--studio-sans);font-size:.85rem;background:var(--studio-white)}.mb-project-name-input{flex:1 1 220px}.mb-project-note{font-family:var(--studio-sans);font-size:.82rem;color:var(--studio-ink-muted);margin-top:.85rem}.mb-project-note a{color:var(--studio-gold);font-weight:600}@media(max-width:768px){.mb-piece-grid--secondary,.mb-piece-grid--accent{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.mb-color-toggle{width:34px;height:34px}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/studio-mood-board.css.map */
