:root{--th-store-primary:var(--primary-color, #0a7863);--th-store-accent:var(--fs-color-alert, #e62263);--th-store-text:var(--text-main, #2f2f2f);--th-store-muted:#66736f;--th-store-border:var(--border-color, #d7e6e1);--th-store-surface:#fff;--th-store-soft:#f4fbf9;--th-store-radius:12px;--th-store-shadow:0 8px 24px rgb(10 120 99 / 8%)}.tramhoa-store-card{width:100%;margin:0 0 24px;padding:20px;color:var(--th-store-text);background:var(--th-store-surface);border:1px solid var(--th-store-border);border-radius:var(--th-store-radius);box-shadow:var(--th-store-shadow)}.tramhoa-store-card__eyebrow{margin:0 0 4px;color:var(--th-store-muted);font-size:12px;font-weight:600;letter-spacing:.06em;line-height:1.4;text-transform:uppercase}.tramhoa-store-card__title{margin:0 0 16px;color:var(--th-store-primary);font-size:clamp(17px, 1.4vw, 20px);font-weight:700;line-height:1.35}.tramhoa-store-card--mobile{display:none}.tramhoa-store-card__details{margin:0}.tramhoa-store-card__row{display:grid;grid-template-columns:22px minmax(0,1fr);gap:2px 10px;padding:12px 0;border-top:1px solid var(--th-store-border)}.tramhoa-store-card__row dt,.tramhoa-store-card__row dd{min-width:0;margin:0}.tramhoa-store-card__row dt{grid-column:2;color:var(--th-store-muted);font-size:12px;font-weight:600;line-height:1.4}.tramhoa-store-card__row dd{grid-column:2;color:var(--th-store-text);font-size:14px;font-weight:500;line-height:1.55;overflow-wrap:anywhere}.tramhoa-store-card__row dd a{color:var(--th-store-primary);font-weight:700;text-decoration:none}.tramhoa-store-card__row .tramhoa-store-icon{grid-column:1;grid-row:1 / span 2;margin-top:2px}.tramhoa-store-icon{display:inline-flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;color:var(--th-store-primary)}.tramhoa-store-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.tramhoa-store-card__map{display:inline-flex;width:100%;min-height:44px;margin-top:4px;padding:10px 14px;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--th-store-primary);border-radius:9px;font-size:14px;font-weight:700;line-height:1.4;text-align:center;text-decoration:none;transition:background-color 180ms ease,box-shadow 180ms ease}.tramhoa-store-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.tramhoa-store-card__action{display:inline-flex;min-width:0;min-height:44px;padding:9px 10px;align-items:center;justify-content:center;gap:7px;color:#fff;border-radius:9px;font-size:12px;font-weight:700;line-height:1.35;text-align:center;text-decoration:none;transition:filter 180ms ease,box-shadow 180ms ease,transform 180ms ease}.tramhoa-store-card__action .tramhoa-store-icon{width:17px;height:17px;flex-basis:17px;color:currentColor}.tramhoa-store-card__action--zalo{background:var(--th-store-primary)}.tramhoa-store-card__action--facebook{background:#1877f2}.tramhoa-store-card__action:hover{color:#fff;filter:brightness(.94);box-shadow:0 4px 12px rgb(17 66 56 / 16%);transform:translateY(-1px)}.tramhoa-store-card__action:active{transform:translateY(0)}.tramhoa-store-card__map .tramhoa-store-icon{color:currentColor}.tramhoa-store-card__map:hover{color:#fff;background:#086b58;box-shadow:0 4px 12px rgb(10 120 99 / 20%)}.tramhoa-store-card a:focus-visible,.tramhoa-store-directory button:focus-visible,.tramhoa-store-directory input:focus-visible,.tramhoa-store-directory a:focus-visible{outline:3px solid color-mix(in srgb,var(--th-store-primary) 35%,transparent);outline-offset:2px}.tramhoa-store-directory{width:100%;color:var(--th-store-text)}.tramhoa-store-directory__label{display:block;margin-bottom:6px;font-size:14px;font-weight:600}.tramhoa-store-directory__search{position:relative;margin-bottom:16px}.tramhoa-store-directory__search .tramhoa-store-icon{position:absolute;top:50%;left:14px;z-index:1;transform:translateY(-50%);pointer-events:none}.tramhoa-store-directory__search input[type="search"]{width:100%;min-height:46px;margin:0;padding:10px 14px 10px 44px;color:var(--th-store-text);background:var(--th-store-surface);border:1px solid var(--th-store-border);border-radius:10px;box-shadow:none;font-size:16px}.tramhoa-store-region{margin-bottom:10px;overflow:hidden;background:var(--th-store-surface);border:1px solid var(--th-store-border);border-radius:10px}.tramhoa-store-region__toggle{display:flex;width:100%;min-height:48px;margin:0;padding:12px 14px;align-items:center;justify-content:space-between;gap:12px;color:var(--th-store-primary);background:var(--th-store-surface);border:0;border-radius:0!important;font-size:15px;font-weight:700;line-height:1.4;text-align:left;text-transform:none;cursor:pointer}.tramhoa-store-region__toggle:hover{color:var(--th-store-primary);background:var(--th-store-soft)}.tramhoa-store-region__toggle .tramhoa-store-icon{transition:transform 180ms ease}.tramhoa-store-region__toggle[aria-expanded="true"] .tramhoa-store-icon{transform:rotate(180deg)}.tramhoa-store-region__panel{padding:0 14px 14px}.tramhoa-store-region__panel ul{margin:0;padding:0;list-style:none}.tramhoa-store-region__panel li{display:grid;gap:2px;margin:0;padding:10px 0;border-top:1px solid var(--th-store-border)}.tramhoa-store-region__panel a,.tramhoa-store-region__panel strong{color:var(--th-store-primary);font-size:14px;font-weight:700;line-height:1.45}.tramhoa-store-region__panel span{color:var(--th-store-muted);font-size:13px;line-height:1.5}.tramhoa-store-directory__empty,.tramhoa-store-empty{padding:14px;color:var(--th-store-muted);background:var(--th-store-soft);border-radius:10px;font-size:14px}@media (max-width:849px){.tramhoa-store-card--sidebar{display:none}.tramhoa-store-card--mobile{display:block;margin:0 0 20px}.tramhoa-store-card{padding:16px}.tramhoa-store-card__title{font-size:19px}.tramhoa-store-card__row dd,.tramhoa-store-card__map{font-size:15px}}@media (prefers-reduced-motion:reduce){.tramhoa-store-card__map,.tramhoa-store-card__action,.tramhoa-store-region__toggle .tramhoa-store-icon{transition:none}}