.tour-favorite-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:8px 13px;border:1px solid #b9d2ca;border-radius:999px;color:#176d5e;background:#fff;cursor:pointer;font:inherit;font-size:.78rem;font-weight:900}.tour-favorite-toggle::before{content:"♡";font-size:1.2rem;line-height:1}.tour-favorite-toggle[aria-pressed="true"]{border-color:#ef7845;color:#9d3d22;background:#fff1ea}.tour-favorite-toggle[aria-pressed="true"]::before{content:"♥"}.tour-code{display:inline-flex;width:max-content;padding:6px 9px;border:1px solid rgba(23,109,94,.16);border-radius:999px;color:#315e56;background:#edf5f2;font-size:.7rem;font-weight:950;letter-spacing:.06em}.tour-favorites-launcher{position:fixed;z-index:89;right:16px;bottom:16px;display:flex;align-items:center;gap:8px;min-height:50px;padding:0 17px;border:0;border-radius:999px;color:#fff;background:#176d5e;box-shadow:0 14px 34px rgba(20,65,58,.28);cursor:pointer;font:inherit;font-weight:950}.tour-favorites-launcher span{display:grid;min-width:25px;height:25px;padding:0 6px;border-radius:999px;place-items:center;color:#71351f;background:#ffd5c2}.tour-favorites-panel{position:fixed;z-index:100;inset:0 0 0 auto;width:min(460px,100%);padding:22px;border:0;box-shadow:-20px 0 70px rgba(20,55,49,.24);background:#f5faf7;color:#173f39}.tour-favorites-panel::backdrop{background:rgba(11,38,33,.48)}.tour-favorites-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tour-favorites-head h2{margin:4px 0;font-size:1.7rem}.tour-favorites-head p{margin:0;color:#5e7973}.tour-favorites-close{display:grid;width:42px;height:42px;border:0;border-radius:50%;place-items:center;background:#e4f1ed;color:#17473f;cursor:pointer;font-size:1.5rem}.tour-favorites-list{display:grid;gap:10px;margin:22px 0;max-height:calc(100vh - 260px);overflow:auto}.tour-favorite-item{display:grid;grid-template-columns:76px 1fr auto;gap:11px;align-items:center;padding:10px;border:1px solid #d7e4df;border-radius:17px;background:#fff}.tour-favorite-item img{width:76px;height:68px;border-radius:12px;object-fit:cover}.tour-favorite-item a{color:#17473f;text-decoration:none;font-weight:900;line-height:1.3}.tour-favorite-item small{display:block;margin-top:5px;color:#65807a}.tour-favorite-item .tour-favorite-buy{display:inline-flex;align-items:center;justify-content:center;min-height:36px;margin-top:9px;padding:0 14px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#f36f42,#ee9a4f);font-size:.78rem}.tour-favorite-remove{border:0;background:transparent;color:#b34b2e;cursor:pointer;font-size:1.25rem}.tour-favorites-empty{padding:24px;border:1px dashed #bad1c9;border-radius:18px;text-align:center;color:#607b75}.tour-favorites-whatsapp{display:flex;align-items:center;justify-content:center;min-height:52px;padding:0 16px;border-radius:999px;color:#fff;background:#176d5e;text-decoration:none;font-weight:950}.tour-favorites-privacy{display:block;margin-top:11px;color:#6a837e;text-align:center;line-height:1.45}@media(max-width:900px){.tour-favorites-launcher{right:12px;bottom:78px}.tour-favorites-panel{padding:18px}.tour-favorite-item{grid-template-columns:64px 1fr auto}.tour-favorite-item img{width:64px;height:62px}}
.catalog-card-identity,.tour-card-identity,.tour-identity{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:8px}
