.hotel-card{position:relative;display:block;aspect-ratio:4 / 5;border-radius:12px;overflow:hidden;color:#fff;text-decoration:none;font-family:var(--font-sans);background:var(--brand-softer)}.hotel-card:hover{text-decoration:none}.hotel-card .img{position:absolute;inset:0;z-index:1;background-size:cover;background-position:center;transition:transform .4s ease}.hotel-card:hover .img{transform:scale(1.03)}.hotel-card .scrim{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#0000 25%,#0000008c 55%,#080c18f5)}.hotel-card .body{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:20px 20px 18px}.hotel-card .eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}.hotel-card .brand-tag{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--gold)}.hotel-card .loc{font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#ffffffa6}.hotel-card .name{font-size:22px;font-weight:600;line-height:1.15;letter-spacing:-.012em;margin-bottom:14px;text-shadow:0 1px 6px rgba(10,37,64,.4)}.hotel-card .chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.hotel-card .g-chip{display:inline-flex;align-items:center;gap:6px;background:#ffffff21;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(8px);padding:4px 9px;border-radius:6px;font-size:11.5px;color:#fff}.hotel-card .g-lbl{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffffa6}.hotel-card .stars{color:var(--gold);font-size:12px;line-height:1}.hotel-card .cn{font-weight:600;color:#fff}.hotel-card .yr{font-family:var(--font-mono);opacity:.7}.hotel-card .cn-plus{font-family:var(--font-mono);font-size:9.5px;opacity:.7}.hotel-card .g-chip .num{font-family:var(--font-mono);font-weight:600}.hotel-card .g-chip.overall.tier-high{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-hover) 100%);border-color:transparent}.hotel-card .g-chip.overall.tier-mid{background:#635bff59;border-color:#635bff80}.hotel-card .g-chip.overall.tier-low{background:#ffffff29}.hotel-card .g-chip.overall .overall-lbl{color:#ffffffd9}.hotel-card .g-chip.overall .overall-num{color:#fff;font-size:13px}.hotel-card .price-row{margin-top:4px;padding-top:12px;border-top:1px solid rgba(255,255,255,.18)}.hotel-card .price-row .head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:7px}.hotel-card .price-row .lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#ffffff9e}.hotel-card .price-row .nums{font-family:var(--font-mono);font-size:12px;font-weight:500;color:#ffffffeb}.hotel-card .price-row .nums .sep{padding:0 5px;color:#fff6}.hotel-card .gbar{position:relative;height:5px;background:#ffffff2e;border-radius:999px}.hotel-card .gbar .band{position:absolute;top:0;bottom:0;background:linear-gradient(90deg,#ffffff8c,#ffffffeb);border-radius:999px}.hotel-card .gbar .tick{position:absolute;top:-2px;width:2px;height:9px;background:#fff;border-radius:2px;transform:translate(-1px)}.hotel-card .gbar .tick.med{background:var(--brand);width:3px;height:13px;top:-4px;transform:translate(-1.5px);box-shadow:0 0 0 2px #635bff66}.cohort-card{position:relative;display:block;aspect-ratio:4 / 5;border-radius:12px;overflow:hidden;color:#fff;text-decoration:none;font-family:var(--font-sans);background:var(--brand-softer)}.cohort-card:hover{text-decoration:none}.cohort-card .img{position:absolute;inset:0;z-index:1;background-size:cover;background-position:center;transition:transform .4s ease}.cohort-card:hover .img{transform:scale(1.03)}.cohort-card .scrim{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#0000 30%,#00000080 60%,#080c18f0)}.cohort-card .body{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:22px 22px 20px}.cohort-card .eyebrow{font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#ffffffa6;margin-bottom:6px}.cohort-card .name{font-size:26px;font-weight:600;line-height:1.1;letter-spacing:-.015em;margin-bottom:18px}.cohort-card .row{margin-bottom:14px}.cohort-card .row:last-child{margin-bottom:0}.cohort-card .row .head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.cohort-card .row .lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#ffffff9e}.cohort-card .row .nums{font-family:var(--font-mono);font-size:12px;font-weight:500;color:#ffffffd9}.cohort-card .row .nums .sep{padding:0 6px;color:#fff6}.cohort-card .gbar{position:relative;height:5px;background:#ffffff2e;border-radius:999px}.cohort-card .gbar .band{position:absolute;top:0;bottom:0;background:linear-gradient(90deg,#ffffff8c,#ffffffeb);border-radius:999px}.cohort-card .gbar .tick{position:absolute;top:-3px;width:2px;height:11px;background:#fff;border-radius:2px;transform:translate(-1px)}.cohort-card .gbar .tick.endpoint{height:9px;top:-2px}.cohort-card .gbar .tick.med{background:var(--brand);width:3px;height:13px;top:-4px;transform:translate(-1.5px);box-shadow:0 0 0 2px #635bff66}
