.searchbox{width:100%;min-height:48px;margin-top:6px;border:1px solid var(--line);border-radius:10px;background:white;padding:11px 12px;color:var(--ink);font:inherit;text-transform:none;letter-spacing:normal;font-weight:400;white-space:nowrap;overflow:hidden}.searchbox:empty:before{content:"Business, service, or city";color:#77838a}.searchbox:focus{outline:2px solid var(--accent);outline-offset:1px}.premium-section{padding:38px 0;background:#fff8ef;border-bottom:1px solid #eadfce}.premium-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px}.premium-heading h2{font:700 34px/1.1 Georgia,serif;margin:0}.premium-heading>p{margin:0;color:var(--muted);font-size:14px}.premium-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.premium-card{border:1px solid #e2c9a8;border-top:4px solid #d39a46;border-radius:16px;background:#fff;padding:20px;box-shadow:0 8px 22px rgba(83,58,23,.08)}.premium-card h3{font:700 23px/1.2 Georgia,serif;margin:7px 0}.premium-card>p:not(.premium-label){margin:5px 0 12px;color:var(--muted)}.premium-card .rating{margin-bottom:10px}.premium-card .text-link{display:block;width:max-content;max-width:100%;margin-top:6px}.premium-label{margin:0;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:900;color:#8b5a17}.premium-open{border-style:dashed;background:#fffdf8}.listing-card{scroll-margin-top:90px}@media(max-width:700px){.premium-heading{align-items:start;flex-direction:column}.premium-grid{grid-template-columns:1fr}}