:root{--sg:#ff385c;--ink:#1f2937;--muted:#667085;--line:#f1d5ce;--soft:#fff4f1;--card:#fff;--shadow:0 18px 55px rgba(80,40,30,.08)}*{box-sizing:border-box}body.sg-exp149-search{margin:0;background:linear-gradient(180deg,#fff7f4 0%,#fff 58%);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink)}.sg-exp149-wrap{max-width:1180px;margin:auto;padding:22px 18px 80px}.sg-exp149-top{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:8px 0 18px}.sg-exp149-top a{color:#7c2d3f;text-decoration:none;font-weight:900}.sg-exp149-hero{background:radial-gradient(circle at 12% 18%,rgba(255,56,92,.18),transparent 34%),#fff;border:1px solid var(--line);border-radius:34px;padding:clamp(24px,5vw,58px);box-shadow:var(--shadow)}.sg-exp149-hero>span{display:inline-flex;border:1px solid #ffd1c8;background:#fff6f3;color:#9f2a3f;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:950}.sg-exp149-hero h1{font-size:clamp(34px,5vw,62px);line-height:.98;letter-spacing:-.06em;margin:16px 0 12px;max-width:820px}.sg-exp149-hero p{font-size:18px;line-height:1.65;color:var(--muted);max-width:790px;margin:0}.sg-exp149-searchbox{margin-top:24px;display:flex;gap:10px;background:#fff;border:1px solid var(--line);border-radius:21px;padding:8px;box-shadow:0 18px 50px rgba(80,40,30,.09)}.sg-exp149-searchbox input{flex:1;border:0;outline:0;font:inherit;font-size:17px;padding:15px;border-radius:16px;background:#fff}.sg-exp149-searchbox button{border:0;background:var(--sg);color:#fff;font-weight:950;border-radius:16px;padding:0 24px;cursor:pointer}.sg-exp149-quick{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.sg-exp149-quick button{border:1px solid #ffd0c7;background:#fff;border-radius:999px;padding:9px 12px;color:#7c2d3f;font-weight:850;cursor:pointer}.sg-exp149-controls{margin-top:18px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;box-shadow:0 12px 35px rgba(80,40,30,.05)}.sg-exp149-controls label{display:grid;gap:6px;color:#7c2d3f;font-size:13px;font-weight:950}.sg-exp149-controls select{appearance:none;border:1px solid #f0d3ca;background:#fff;border-radius:14px;padding:12px 14px;font:inherit;color:var(--ink);outline:0}.sg-exp149-summary{margin:18px 0 12px;color:#475467;font-weight:750}.sg-exp149-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.sg-exp149-card{background:#fff;border:1px solid var(--line);border-radius:25px;overflow:hidden;box-shadow:0 16px 46px rgba(80,40,30,.07);display:flex;flex-direction:column}.sg-exp149-card>a{display:block;color:inherit;text-decoration:none}.sg-exp149-card img,.sg-exp149-noimg{width:100%;height:176px;object-fit:cover;background:#f7e4df;display:grid;place-items:center;color:#9f2a3f;font-weight:950}.sg-exp149-card div{padding:16px}.sg-exp149-card small{color:#9f2a3f;font-weight:950;text-transform:uppercase;letter-spacing:.06em;font-size:12px}.sg-exp149-card h2{font-size:21px;line-height:1.18;margin:8px 0;letter-spacing:-.035em}.sg-exp149-card p{color:var(--muted);line-height:1.52;margin:0}.sg-exp149-card nav{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.sg-exp149-card nav span{font-size:12px;font-weight:900;color:#7c2d3f;background:#fff4f1;border:1px solid #ffd0c7;border-radius:999px;padding:6px 8px}.sg-exp149-card footer{margin-top:auto;border-top:1px solid #f5ded7;padding:12px 16px;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.sg-exp149-card footer a{font-size:13px;color:#7c2d3f;text-decoration:none;font-weight:950}.sg-exp149-empty{margin-top:18px;border:1px dashed #e7bdb1;background:#fffaf8;color:#633326;border-radius:24px;padding:24px}.sg-exp149-empty h2{margin:0 0 8px}.sg-exp149-empty p{margin:0 0 12px;color:var(--muted);line-height:1.6}.sg-exp149-empty a{color:#7c2d3f;font-weight:950}@media(max-width:980px){.sg-exp149-controls,.sg-exp149-results{grid-template-columns:1fr}.sg-exp149-searchbox{display:block}.sg-exp149-searchbox button{width:100%;height:50px;margin-top:8px}.sg-exp149-card img,.sg-exp149-noimg{height:210px}.sg-exp149-hero{border-radius:26px}}