:root{--coral: #f45a4e;--coral-dark: #d84438;--coral-soft: #fde6e3;--mint: #7fd9b0;--mint-dark: #4fb78a;--off-white: #fbf7f2;--ink: #1a1a1a;--ink-soft: #4a4a4a;--ink-muted: #757575;--line: #e8e2d8;--warning-bg: #fef4e6;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-display: "Georgia", "Times New Roman", serif;--maxw: 720px;--maxw-wide: 980px;--radius: 12px;--space: 1rem;--shadow-sm: 0 1px 2px rgba(26, 26, 26, .06);--shadow-md: 0 4px 12px rgba(26, 26, 26, .08)}*,*:before,*:after{box-sizing:border-box}html{font-size:17px;scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--ink);background:var(--off-white);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.2;letter-spacing:-.01em;margin:0 0 .5em;color:var(--ink)}h1{font-size:clamp(1.75rem,4vw + .5rem,2.5rem)}h2{font-size:clamp(1.4rem,2vw + .75rem,1.85rem);margin-top:2em}h3{font-size:1.2rem;margin-top:1.4em}p{margin:0 0 1em}a{color:var(--coral-dark);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}a:hover{color:var(--coral)}main{max-width:var(--maxw);margin:0 auto;padding:1.5rem 1.25rem 4rem}main.wide{max-width:var(--maxw-wide)}img{max-width:100%;height:auto;display:block}ul,ol{padding-left:1.5em}hr{border:0;border-top:1px solid var(--line);margin:2.5rem 0}.site-header{border-bottom:1px solid var(--line);background:var(--off-white)}.site-header__inner{max-width:var(--maxw-wide);margin:0 auto;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.site-header a.brand{font-family:var(--font-display);font-weight:700;font-size:1.2rem;color:var(--ink);text-decoration:none}.site-header a.brand:before{content:"";display:inline-block;width:.7em;height:.7em;border-radius:50%;background:var(--coral);margin-right:.4em;vertical-align:-.05em}.site-header nav a{color:var(--ink-soft);text-decoration:none;margin-left:1.25rem;font-size:.95rem}.site-header nav a:hover{color:var(--coral)}.site-footer{border-top:1px solid var(--line);padding:2rem 1.25rem;font-size:.9rem;color:var(--ink-muted);text-align:center}.site-footer a{color:var(--ink-soft);margin:0 .5rem}.site-footer__claim{color:var(--ink-soft);font-style:italic;margin-bottom:.5rem}.lede{font-size:1.1rem;color:var(--ink-soft);margin-bottom:1.5rem}.tag{display:inline-block;font-size:.8rem;padding:.15rem .6rem;background:var(--mint);color:var(--ink);border-radius:999px;margin:0 .25rem .25rem 0;font-weight:500}.meta{font-size:.85rem;color:var(--ink-muted)}.btn{display:inline-block;padding:.7rem 1.4rem;background:var(--coral);color:#fff;border-radius:var(--radius);text-decoration:none;font-weight:600;border:none;cursor:pointer;font-size:1rem;transition:background .15s ease}.btn:hover{background:var(--coral-dark);color:#fff}.btn--ghost{background:transparent;color:var(--coral-dark);border:1px solid var(--coral)}.btn--ghost:hover{background:var(--coral-soft);color:var(--coral-dark)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.sticky-bar[data-astro-cid-tphybuco]{position:fixed;left:0;right:0;bottom:0;z-index:50;background:var(--ink);color:#fff;box-shadow:0 -4px 16px #0000002e;padding:env(safe-area-inset-bottom,0) 0 0 0}.sticky-bar__inner[data-astro-cid-tphybuco]{max-width:var(--maxw-wide);margin:0 auto;padding:.7rem 1rem;display:flex;align-items:center;gap:.75rem}.sticky-bar__text[data-astro-cid-tphybuco]{flex:1;min-width:0;display:flex;flex-direction:column;line-height:1.25}.sticky-bar__title[data-astro-cid-tphybuco]{font-size:.92rem;font-weight:600}.sticky-bar__sub[data-astro-cid-tphybuco]{font-size:.78rem;opacity:.8}.sticky-bar__actions[data-astro-cid-tphybuco]{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.sticky-bar__btn[data-astro-cid-tphybuco]{background:var(--coral);color:#fff;text-decoration:none;font-weight:600;font-size:.85rem;padding:.5rem .75rem;border-radius:8px;line-height:1}.sticky-bar__btn[data-astro-cid-tphybuco]:hover{background:var(--coral-dark);color:#fff}.sticky-bar__close[data-astro-cid-tphybuco]{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25);width:2.4rem;height:2.4rem;border-radius:50%;font-size:1.25rem;line-height:1;cursor:pointer;padding:0;opacity:.7;margin-left:.4rem}.sticky-bar__close[data-astro-cid-tphybuco]:hover{opacity:1}@media(max-width:480px){.sticky-bar__sub[data-astro-cid-tphybuco]{display:none}.sticky-bar__inner[data-astro-cid-tphybuco]{padding:.55rem .75rem;gap:.5rem}.sticky-bar__btn[data-astro-cid-tphybuco]{padding:.45rem .6rem;font-size:.8rem}}body.has-sticky-bar{padding-bottom:4.5rem}.breadcrumb[data-astro-cid-qaanghzh]{font-size:.85rem;color:var(--ink-muted);margin-bottom:1rem}.breadcrumb[data-astro-cid-qaanghzh] ol[data-astro-cid-qaanghzh]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.4rem}.breadcrumb[data-astro-cid-qaanghzh] li[data-astro-cid-qaanghzh]:not(:last-child):after{content:"›";margin-left:.4rem;color:var(--ink-muted)}.breadcrumb[data-astro-cid-qaanghzh] a[data-astro-cid-qaanghzh]{color:var(--ink-muted);text-decoration:none}.breadcrumb[data-astro-cid-qaanghzh] a[data-astro-cid-qaanghzh]:hover{color:var(--coral);text-decoration:underline}.state-list[data-astro-cid-2kri3h5s]{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.state-list[data-astro-cid-2kri3h5s] li[data-astro-cid-2kri3h5s] a[data-astro-cid-2kri3h5s]{display:inline-block;padding:.5rem 1rem;background:#fff;border:1px solid var(--line);border-radius:999px;text-decoration:none;color:var(--ink)}.state-list[data-astro-cid-2kri3h5s] li[data-astro-cid-2kri3h5s] a[data-astro-cid-2kri3h5s]:hover{border-color:var(--coral);color:var(--coral)}.cta[data-astro-cid-tqcoi4xv]{background:var(--coral);color:#fff;border-radius:var(--radius);padding:2rem 1.5rem;margin:2.5rem 0}.cta--hero[data-astro-cid-tqcoi4xv]{background:linear-gradient(135deg,var(--coral) 0%,var(--coral-dark) 100%);padding:2.5rem 1.5rem}.cta--midpage[data-astro-cid-tqcoi4xv]{background:var(--off-white);color:var(--ink);border:2px solid var(--coral)}.cta__heading[data-astro-cid-tqcoi4xv]{color:inherit;margin-top:0;font-size:1.5rem}.cta__body[data-astro-cid-tqcoi4xv]{color:inherit;opacity:.95;margin-bottom:1.25rem}.cta--midpage[data-astro-cid-tqcoi4xv] .cta__body[data-astro-cid-tqcoi4xv]{opacity:1;color:var(--ink-soft)}.cta__buttons[data-astro-cid-tqcoi4xv]{display:flex;flex-wrap:wrap;gap:.75rem}.cta__btn[data-astro-cid-tqcoi4xv]{display:inline-flex;flex-direction:column;align-items:flex-start;background:#fff;color:var(--ink);text-decoration:none;padding:.7rem 1.25rem;border-radius:var(--radius);line-height:1.2;font-weight:600;border:none;transition:transform .1s ease}.cta--midpage[data-astro-cid-tqcoi4xv] .cta__btn[data-astro-cid-tqcoi4xv]{background:var(--coral);color:#fff}.cta__btn[data-astro-cid-tqcoi4xv]:hover{transform:translateY(-1px);color:var(--ink)}.cta--midpage[data-astro-cid-tqcoi4xv] .cta__btn[data-astro-cid-tqcoi4xv]:hover{color:#fff;background:var(--coral-dark)}.cta__btn-label[data-astro-cid-tqcoi4xv]{font-size:.75rem;font-weight:500;opacity:.7}.cta__btn-store[data-astro-cid-tqcoi4xv]{font-size:1.05rem;font-weight:700}.item-card[data-astro-cid-numgsr46]{border:1px solid var(--line);border-radius:var(--radius);padding:1.4rem 1.4rem 1.2rem;background:#fff;margin-bottom:1rem;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.item-card[data-astro-cid-numgsr46]:hover{border-color:var(--coral);box-shadow:var(--shadow-md)}.item-card--highlight[data-astro-cid-numgsr46]{border-left:4px solid var(--coral);background:var(--off-white);padding:1.6rem}.item-card__name[data-astro-cid-numgsr46]{margin:0 0 .6rem;font-size:1.1rem;font-weight:600}.item-card--highlight[data-astro-cid-numgsr46] .item-card__name[data-astro-cid-numgsr46]{font-size:1.4rem}.item-card__pills[data-astro-cid-numgsr46]{display:flex;flex-wrap:wrap;gap:.35rem;margin:0 0 .85rem}.pill[data-astro-cid-numgsr46]{display:inline-block;font-size:.78rem;font-weight:500;padding:.2rem .65rem;border-radius:999px;line-height:1.4}.pill--hood[data-astro-cid-numgsr46]{background:#f0ece4;color:var(--ink-soft)}.pill--age[data-astro-cid-numgsr46]{background:var(--coral-soft);color:var(--coral-dark)}.pill--price[data-astro-cid-numgsr46]{background:#e8f6ee;color:#2f7d52}.item-card__desc[data-astro-cid-numgsr46]{margin-bottom:.85rem;color:var(--ink-soft)}.item-card__facts[data-astro-cid-numgsr46]{list-style:none;padding:0;margin:0 0 .75rem;display:flex;flex-direction:column;gap:.3rem}.item-card__facts[data-astro-cid-numgsr46] li[data-astro-cid-numgsr46]{display:flex;align-items:flex-start;gap:.5rem;font-size:.88rem;color:var(--ink-soft)}.facts__icon[data-astro-cid-numgsr46]{flex-shrink:0;width:1.1rem;text-align:center;opacity:.85}.item-card__tags[data-astro-cid-numgsr46]{margin:.6rem 0 .4rem}.item-card__source[data-astro-cid-numgsr46]{margin:.8rem 0 0;font-size:.85rem}.source-btn[data-astro-cid-numgsr46]{display:inline-block;padding:.4rem .85rem;border:1px solid var(--coral);color:var(--coral-dark);border-radius:999px;text-decoration:none;font-weight:600;font-size:.82rem}.source-btn[data-astro-cid-numgsr46]:hover{background:var(--coral-soft);color:var(--coral-dark)}.tag-filter-wrap[data-astro-cid-rhd4iwbo]{margin:1.25rem 0 1.5rem}.tag-filter[data-astro-cid-rhd4iwbo]{display:flex;flex-wrap:wrap;gap:.4rem}.tag-filter__btn[data-astro-cid-rhd4iwbo]{background:#fff;border:1px solid var(--line);color:var(--ink-soft);padding:.4rem .9rem;border-radius:999px;font-size:.85rem;cursor:pointer;font-family:inherit;white-space:nowrap;transition:border-color .15s ease,color .15s ease,background .15s ease}.tag-filter__btn[data-astro-cid-rhd4iwbo].is-active{background:var(--coral);color:#fff;border-color:var(--coral)}.tag-filter__btn[data-astro-cid-rhd4iwbo]:hover:not(.is-active){border-color:var(--coral);color:var(--coral-dark)}.tag-filter__count[data-astro-cid-rhd4iwbo]{margin:.6rem 0 0;font-size:.82rem;color:var(--ink-muted)}@media(max-width:640px){.tag-filter[data-astro-cid-rhd4iwbo]{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.25rem;margin-left:-1.25rem;margin-right:-1.25rem;padding-left:1.25rem;padding-right:1.25rem}.tag-filter[data-astro-cid-rhd4iwbo]::-webkit-scrollbar{display:none}}.other-cats[data-astro-cid-3udccufq]{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.other-cats[data-astro-cid-3udccufq] li[data-astro-cid-3udccufq] a[data-astro-cid-3udccufq]{display:inline-block;padding:.5rem 0}.hint[data-astro-cid-3udccufq]{font-size:.85rem;color:var(--coral-dark);text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin:1.5rem 0 .4rem}.result-counter[data-astro-cid-3udccufq]{font-size:.9rem;color:var(--ink-soft);background:#fff;border:1px solid var(--line);padding:.6rem .9rem;border-radius:8px;margin:0 0 1.5rem}.result-counter[data-astro-cid-3udccufq] strong[data-astro-cid-3udccufq]{color:var(--ink)}.result-counter__sep[data-astro-cid-3udccufq]{margin:0 .4rem;color:var(--ink-muted)}.nearby[data-astro-cid-jcfhptjj] ul[data-astro-cid-jcfhptjj]{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.nearby[data-astro-cid-jcfhptjj] li[data-astro-cid-jcfhptjj] a[data-astro-cid-jcfhptjj]{display:inline-block;padding:.4rem .9rem;background:#fff;border:1px solid var(--line);border-radius:999px;text-decoration:none;color:var(--ink-soft);font-size:.95rem}.nearby[data-astro-cid-jcfhptjj] li[data-astro-cid-jcfhptjj] a[data-astro-cid-jcfhptjj]:hover{border-color:var(--coral);color:var(--coral)}.teaser[data-astro-cid-wblkycwt]{border:1px solid var(--line);border-radius:var(--radius);padding:1.4rem 1.5rem;background:#fff;margin-bottom:1.25rem;transition:border-color .15s ease,box-shadow .15s ease}.teaser[data-astro-cid-wblkycwt]:hover{border-color:var(--coral);box-shadow:var(--shadow-sm)}.teaser__heading[data-astro-cid-wblkycwt]{margin:0 0 .85rem;font-size:1.3rem}.teaser__heading[data-astro-cid-wblkycwt] a[data-astro-cid-wblkycwt]{color:var(--ink);text-decoration:none;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.teaser__heading[data-astro-cid-wblkycwt] a[data-astro-cid-wblkycwt]:hover{color:var(--coral)}.teaser__arrow[data-astro-cid-wblkycwt]{color:var(--coral);font-weight:400;transition:transform .15s ease}.teaser[data-astro-cid-wblkycwt]:hover .teaser__arrow[data-astro-cid-wblkycwt]{transform:translate(3px)}.teaser__list[data-astro-cid-wblkycwt]{list-style:none;padding:0;margin:0 0 .75rem}.teaser__list[data-astro-cid-wblkycwt] li[data-astro-cid-wblkycwt]{border-bottom:1px dashed var(--line);font-size:.95rem}.teaser__list[data-astro-cid-wblkycwt] li[data-astro-cid-wblkycwt]:last-child{border-bottom:0}.teaser__list[data-astro-cid-wblkycwt] li[data-astro-cid-wblkycwt] a[data-astro-cid-wblkycwt]{display:block;padding:.5rem 0;color:var(--ink);text-decoration:none}.teaser__list[data-astro-cid-wblkycwt] li[data-astro-cid-wblkycwt] a[data-astro-cid-wblkycwt]:hover{color:var(--coral-dark)}.teaser__hood[data-astro-cid-wblkycwt]{color:var(--ink-muted);font-weight:400}.teaser__more[data-astro-cid-wblkycwt]{margin:0;font-size:.9rem}.city-meta[data-astro-cid-kfc5nd5d]{margin:-.5rem 0 1.5rem}.visually-hidden[data-astro-cid-kfc5nd5d]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.teaser-grid[data-astro-cid-kfc5nd5d]{display:grid;gap:1rem}@media(min-width:720px){.teaser-grid[data-astro-cid-kfc5nd5d]{grid-template-columns:repeat(2,1fr)}.teaser-grid[data-astro-cid-kfc5nd5d] .teaser{margin-bottom:0}}.hero[data-astro-cid-ehylsfpq]{background:linear-gradient(160deg,#fff3e8,#ffe8d0 45%,#fff8f0);border-radius:20px;padding:2rem 1.5rem;margin:1rem 0 2.5rem;overflow:hidden}.hero__inner[data-astro-cid-ehylsfpq]{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center;max-width:1100px;margin:0 auto}@media(min-width:760px){.hero[data-astro-cid-ehylsfpq]{padding:3rem 2.5rem}.hero__inner[data-astro-cid-ehylsfpq]{grid-template-columns:1.1fr .9fr;gap:2.5rem}}.hero__brand[data-astro-cid-ehylsfpq]{display:flex;align-items:center;gap:.85rem;margin-bottom:1.25rem}.hero__icon[data-astro-cid-ehylsfpq]{width:68px;height:68px;border-radius:16px;box-shadow:0 8px 22px #f45a4e47;display:block}.hero__eyebrow[data-astro-cid-ehylsfpq]{font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--coral-dark)}.hero__proof[data-astro-cid-ehylsfpq]{display:flex;align-items:center;gap:.5rem;margin-top:.2rem}.hero__stars[data-astro-cid-ehylsfpq]{color:#ffb547;letter-spacing:1px;font-size:.95rem}.hero__proof-text[data-astro-cid-ehylsfpq]{font-size:.78rem;color:var(--ink-muted);font-weight:500}.hero__headline[data-astro-cid-ehylsfpq]{font-family:var(--font-display);font-size:clamp(2rem,5vw + .5rem,3.2rem);line-height:1.05;letter-spacing:-.02em;color:var(--ink);margin:0 0 .6rem}.hero__headline[data-astro-cid-ehylsfpq] em[data-astro-cid-ehylsfpq]{font-style:normal;color:var(--coral)}.hero__sub[data-astro-cid-ehylsfpq]{font-size:1.02rem;color:var(--ink-soft);line-height:1.5;max-width:38ch;margin:0 0 1.4rem}.hero__buttons[data-astro-cid-ehylsfpq]{display:flex;flex-wrap:wrap;gap:.7rem}.hero__btn[data-astro-cid-ehylsfpq]{display:inline-flex;flex-direction:column;align-items:flex-start;background:var(--ink);color:#fff;text-decoration:none;padding:.7rem 1.2rem;border-radius:12px;line-height:1.15;font-weight:700;transition:transform .12s ease,background .12s ease}.hero__btn[data-astro-cid-ehylsfpq]:hover{transform:translateY(-2px);background:#000;color:#fff}.hero__btn-label[data-astro-cid-ehylsfpq]{font-size:.7rem;opacity:.75;font-weight:500;letter-spacing:.02em}.hero__btn-store[data-astro-cid-ehylsfpq]{font-size:1.05rem}.hero__phone-wrap[data-astro-cid-ehylsfpq]{display:flex;justify-content:center;align-items:center;perspective:1200px}.hero__phone[data-astro-cid-ehylsfpq]{width:250px;height:530px;background:#111;border-radius:40px;padding:9px;transform:rotate(-5deg);box-shadow:0 40px 70px #00000038,0 0 0 1px #ffffff14 inset}@media(max-width:540px){.hero__phone[data-astro-cid-ehylsfpq]{width:220px;height:470px;transform:rotate(-4deg)}}.hero__screen[data-astro-cid-ehylsfpq]{width:100%;height:100%;background:#f8f9fa;border-radius:32px;overflow:hidden;position:relative;color:#2d3436;font-family:-apple-system,Segoe UI,system-ui,sans-serif}.hero__notch[data-astro-cid-ehylsfpq]{position:absolute;top:9px;left:50%;transform:translate(-50%);width:80px;height:22px;background:#111;border-radius:16px;z-index:10}.hero__statusbar[data-astro-cid-ehylsfpq]{height:38px;display:flex;align-items:flex-end;justify-content:space-between;padding:0 14px 4px;font-size:11px;font-weight:600}.hero__appheader[data-astro-cid-ehylsfpq]{display:flex;align-items:center;gap:8px;padding:4px 12px}.hero__avatar[data-astro-cid-ehylsfpq]{width:32px;height:32px;background:#f45a4e21;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:16px}.hero__appname[data-astro-cid-ehylsfpq]{font-size:13px;font-weight:700}.hero__apploc[data-astro-cid-ehylsfpq]{font-size:9px;color:#636e72}.hero__chips[data-astro-cid-ehylsfpq]{display:flex;gap:5px;padding:6px 12px}.hero__chip[data-astro-cid-ehylsfpq]{padding:4px 10px;border-radius:999px;font-size:10px;font-weight:600;background:#f1f3f4;color:#636e72}.hero__chip--active[data-astro-cid-ehylsfpq]{background:#ff6b6b;color:#fff}.hero__cards[data-astro-cid-ehylsfpq]{padding:4px 12px;display:flex;flex-direction:column;gap:8px}.hero__card[data-astro-cid-ehylsfpq]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.hero__card-img[data-astro-cid-ehylsfpq]{height:70px;display:flex;align-items:center;justify-content:center;font-size:24px;position:relative}.hero__card-img--event[data-astro-cid-ehylsfpq]{background:linear-gradient(135deg,#ff9f4338,#ff9f430f)}.hero__card-img--loc[data-astro-cid-ehylsfpq]{background:linear-gradient(135deg,#26de8138,#26de810f)}.hero__badge[data-astro-cid-ehylsfpq]{position:absolute;top:6px;left:6px;padding:2px 6px;border-radius:5px;font-size:8px;font-weight:700;color:#fff;letter-spacing:.04em}.hero__badge--event[data-astro-cid-ehylsfpq]{background:#ff9f43}.hero__badge--loc[data-astro-cid-ehylsfpq]{background:#26de81}.hero__card-body[data-astro-cid-ehylsfpq]{padding:7px 9px 9px}.hero__card-title[data-astro-cid-ehylsfpq]{font-size:11px;font-weight:700;line-height:1.3;margin-bottom:4px}.hero__card-meta[data-astro-cid-ehylsfpq]{display:flex;gap:7px;font-size:9px;color:#636e72;align-items:center}.hero__dist[data-astro-cid-ehylsfpq]{background:#4ecdc41f;color:#3db8b0;font-weight:600;padding:2px 5px;border-radius:4px}.hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{margin-top:1.5rem}.city-grid[data-astro-cid-j7pv25f6]{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.6rem}.city-grid[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;padding:.9rem 1rem;background:#fff;border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;color:var(--ink)}.city-grid[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{border-color:var(--coral)}.app-promo[data-astro-cid-j7pv25f6]{background:var(--coral-light, #fff5f3);border:1px solid var(--coral);border-radius:var(--radius);padding:1.4rem 1.6rem}.app-promo[data-astro-cid-j7pv25f6] ul[data-astro-cid-j7pv25f6]{margin:.8rem 0;padding-left:1.2rem}.app-promo[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]{margin-bottom:.4rem}.app-promo__sub[data-astro-cid-j7pv25f6]{font-size:.875rem;color:var(--ink-muted);margin-top:.8rem}.city-grid__state[data-astro-cid-j7pv25f6]{font-size:.8rem;color:var(--ink-muted);margin-top:.15rem}
