.sb-preset-hint{margin:0 0 10px;color:#626376;font-size:12px;line-height:1.4}
.sb-preset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:390px;overflow-y:auto;padding:2px;overscroll-behavior:contain;scrollbar-width:thin}
.sb-preset-card{min-width:0;padding:8px;border:1px solid #deddeb;border-radius:12px;background:#fff;color:#343044;text-align:left;font:600 12px/1.3 Inter,sans-serif;cursor:pointer;transition:background .15s,border-color .15s}
.sb-preset-card.selected{border-color:#6655dc;box-shadow:0 0 0 1px #6655dc;background:#f5f3ff}
.sb-preset-card:focus-visible{outline:3px solid #b3a7ff;outline-offset:2px}
.sb-preset-preview{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:8px;margin-bottom:7px;height:56px;border-radius:6px;background:#f4f3f8;overflow:hidden}
.sb-preset-preview i{display:block;border-radius:3px;background:var(--preset-color);opacity:.25}
.sb-preset-preview i:first-child{grid-column:1/-1;opacity:1}
.sb-preset-preview--studio i:nth-child(2),.sb-preset-preview--wellness i:nth-child(2){grid-row:span 2}
.sb-preset-preview--hospitality i{border-radius:8px 8px 2px 2px}
.sb-preset-preview--restaurant i:first-child,.sb-preset-preview--stay i:first-child{grid-row:span 2;min-height:22px}
.sb-preset-preview--salon i{border-radius:12px}
.sb-preset-preview--photography i:first-child{grid-column:auto;grid-row:span 2}
.sb-preset-preview--fitness i,.sb-preset-preview--trades i{border-radius:0}
.sb-preset-preview--technology{background:#edebff}
@media(max-width:600px){.sb-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.sb-preset-card{padding:7px;font-size:11px}.sb-preset-preview{height:38px;padding:5px;margin-bottom:5px}.sb-preset-hint{font-size:11px}}
