.tchs{--ink:#2A1F1F;--wine:#6E1C45;--rose:#E8C4D4;--cream:#F8F2E9;--ok:#1B7F4B;--gold:#B8892B}.tchs{max-width:900px;margin:0 auto;padding:0 20px;color:var(--ink)}.tchs *{box-sizing:border-box}.tchs-head{text-align:center;max-width:720px;margin:0 auto 24px}.tchs-eyebrow{display:block;font-size:12.5px;letter-spacing:.22em;color:var(--wine);opacity:.8;margin:0 0 10px}.tchs-head h2{font-size:32px;line-height:1.4;margin:0 0 12px;color:var(--wine);font-weight:500}.tchs-head p{font-size:16px;line-height:1.9;margin:0;opacity:.9}.tchs-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;list-style:none;margin:0 0 30px;padding:0}.tchs-trust li{margin:0;padding:8px 14px;border:1px solid var(--rose);border-radius:999px;font-size:13px;line-height:1.3;background:#fff;white-space:nowrap}.tchs-trust li .st{color:#e8a33d;letter-spacing:1px}.tchs-trust li b{color:var(--wine);font-weight:600}.tchs-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0 0 26px}.tchs-card{border:1px solid var(--rose);border-radius:4px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.tchs-media{position:relative;overflow:hidden;display:block}.tchs-media img{display:block;width:100%!important;height:auto!important;aspect-ratio:11/14!important;object-fit:cover;object-position:center 58%;transition:transform .5s ease}.tchs-card:hover .tchs-media img{transform:scale(1.03)}.tchs-tag{position:absolute;top:12px;left:12px;background:#6e1c45f0;color:#fff;font-size:12.5px;letter-spacing:.08em;padding:6px 13px;border-radius:999px}.tchs-body{padding:22px 22px 24px;display:flex;flex-direction:column;flex:1}.tchs-status{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:#8a7f7f;margin:0 0 10px}.tchs-dot{width:8px;height:8px;border-radius:50%;background:#bbb;display:inline-block;flex:0 0 8px}.tchs-status.open{color:var(--ok)}.tchs-status.open .tchs-dot{background:var(--ok);box-shadow:0 0 #1b7f4b8c;animation:tchsPulse 2.2s infinite}@keyframes tchsPulse{0%{box-shadow:0 0 #1b7f4b80}70%{box-shadow:0 0 0 8px #1b7f4b00}to{box-shadow:0 0 #1b7f4b00}}.tchs-card h3{font-size:22px;margin:0 0 2px;color:var(--wine);font-weight:600;line-height:1.3}.tchs-en{display:block;font-size:12.5px;line-height:1.5;opacity:.55;margin:0 0 12px}.tchs-addr{font-size:15.5px;line-height:1.7;margin:0 0 12px}.tchs-meta{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0 0 16px;padding:0}.tchs-meta li{margin:0;padding:6px 12px;background:var(--cream);border-radius:999px;font-size:13px;line-height:1.35}.tchs-tel{font-size:14.5px;margin:0 0 18px;opacity:.85}.tchs-tel a{color:inherit}.tchs-go{margin-top:auto;display:block;background:var(--wine);color:#fff!important;text-decoration:none;text-align:center;padding:17px 14px;border-radius:3px;font-size:17px;font-weight:600;line-height:1.25;letter-spacing:.02em;transition:background .18s,transform .18s}.tchs-go:hover{background:#571537;transform:translateY(-1px)}.tchs-go .sub{display:block;font-size:12.5px;font-weight:400;opacity:.85;margin-top:4px;letter-spacing:.04em}.tchs-sec{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;list-style:none;margin:10px 0 0;padding:0}.tchs-sec li{margin:0;padding:0;border:1px solid var(--rose);border-radius:3px;overflow:hidden;text-align:center;transition:background .18s}.tchs-sec li:hover{background:var(--cream)}.tchs-sec li a{display:block;padding:11px 2px;font-size:13.5px;text-decoration:none;line-height:1.3;color:var(--ink)}.tchs-foot{text-align:center;border-top:1px solid var(--rose);padding-top:24px}.tchs-foot p{font-size:15px;line-height:1.85;margin:0 0 16px;opacity:.9}.tchs-wa{display:inline-block;border:1px solid var(--wine);color:var(--wine)!important;text-decoration:none;padding:13px 26px;border-radius:3px;font-size:15px;transition:background .18s}.tchs-wa:hover{background:var(--cream)}@media(max-width:820px){.tchs-grid{grid-template-columns:1fr;gap:16px;margin-bottom:22px}.tchs-head h2{font-size:24px}.tchs-head p{font-size:15.5px}.tchs-head{margin-bottom:18px}.tchs-trust{margin-bottom:20px}.tchs-trust li{font-size:12.5px;padding:7px 12px}.tchs-body{padding:18px 18px 20px}.tchs-card h3{font-size:21px}.tchs-go{padding:16px 12px;font-size:16.5px}.tchs-sec li a{font-size:13px}}@media(max-width:749px){.tchs{padding:0 16px}.tchs-head{margin-bottom:14px}.tchs-head h2{font-size:22px;margin-bottom:8px}.tchs-head p{font-size:14.5px;line-height:1.7}.tchs-eyebrow{font-size:11.5px;margin-bottom:7px}.tchs-trust{gap:6px 7px;margin-bottom:16px}.tchs-trust li{font-size:11.5px;padding:6px 10px}.tchs-grid{gap:14px;margin-bottom:18px}.tchs-media img{aspect-ratio:4/3!important;object-position:center 62%}.tchs-tag{top:10px;left:10px;font-size:11.5px;padding:5px 11px}.tchs-body{padding:15px 15px 16px}.tchs-status{font-size:12.5px;margin-bottom:7px}.tchs-card h3{font-size:19px}.tchs-en{display:none}.tchs-addr{font-size:14.5px;line-height:1.6;margin:6px 0 9px}.tchs-meta{gap:6px;margin-bottom:10px}.tchs-meta li{font-size:12px;padding:5px 10px}.tchs-tel{font-size:13.5px;margin-bottom:12px}.tchs-go{padding:13px 12px;font-size:15.5px}.tchs-go .sub{display:none}.tchs-sec{gap:6px;margin-top:8px}.tchs-sec li a{padding:9px 2px;font-size:12.5px}.tchs-foot{padding-top:16px}.tchs-foot p{font-size:13.5px;line-height:1.7;margin-bottom:12px}.tchs-wa{padding:11px 20px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/tc-home-stores.css.map */
