.hotel-card{background:var(--surface-white);border:1px solid var(--border-subtle);box-shadow:var(--glass-shadow);transition:var(--transition-smooth);border-radius:8px;flex-direction:column;width:100%;max-width:326px;display:flex;overflow:visible}.hotel-card .hotel-image-container{border-radius:8px 8px 0 0;flex-shrink:0;width:100%;height:170px;position:relative;overflow:hidden}.hotel-card .hotel-main-image{object-fit:cover;width:100%;height:100%}.hotel-card .image-tags{z-index:5;gap:4px;display:flex;position:absolute;top:8px;left:8px}.hotel-card .image-tag-pill{color:#0a0a0a;white-space:nowrap;background:#ffffff80;border-radius:9999px;align-items:center;height:20px;padding:0 8px;font-size:12px;display:flex}.hotel-card .image-tag-pill--kind{background:#ffffffd9;font-weight:600}.hotel-card .image-checkbox{appearance:none;cursor:pointer;z-index:5;background:#fff;border:1px solid #e5e5e5;border-radius:4px;width:16px;height:16px;position:absolute;top:8px;right:8px;box-shadow:0 1px 2px #0000000d}.hotel-card .image-checkbox:checked{background:var(--text-main);border-color:var(--text-main)}.hotel-card .image-checkbox:checked:after{content:"✓";color:#fff;text-align:center;font-size:10px;line-height:14px;display:block}[data-theme=dark] .hotel-card .image-checkbox:checked:after{color:#0a0a0a}.hotel-card .carousel-arrow{cursor:pointer;z-index:5;color:#fff;filter:drop-shadow(0 1px 2px #0009);background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hotel-card .carousel-arrow.left{left:8px}.hotel-card .carousel-arrow.right{right:8px}.hotel-card .carousel-dots{z-index:5;justify-content:center;align-items:center;gap:8px;padding:16px 0;display:flex;position:absolute;bottom:0;left:0;right:0}.hotel-card .carousel-dot{background:#0a0a0a80;border-radius:9999px;width:8px;height:8px;box-shadow:0 0 0 1px #ffffff59}.hotel-card .carousel-dot.active{background:#fafafa;box-shadow:0 0 0 1px #0a0a0a4d,0 1px 3px #0a0a0a66}.hotel-card .hotel-fav-btn{z-index:5;cursor:pointer;width:36px;height:36px;transition:var(--transition-smooth);color:var(--text-main);background:#fffffff2;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #0003}.hotel-card .hotel-fav-btn:hover{background:var(--glass-accent-bg);border-color:var(--glass-accent-border);color:#ef4444;transform:scale(1.1)}.hotel-card .hotel-fav-btn.active{color:#ef4444;background:#ef44441f;border-color:#ef444459;transform:scale(1.02)}[data-theme=dark] .hotel-card .hotel-fav-btn.active{background:#ef444438;border-color:#ef444473}.hotel-card .hotel-info-section{flex-direction:column;gap:6px;padding:16px;display:flex}.hotel-card .hotel-name{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:600;overflow:hidden}.hotel-card .hotel-guest-rating{color:var(--text-main);align-items:center;gap:8px;min-width:0;margin:4px 0 2px;font-size:13px;display:flex}.hotel-card .hgr-score{color:#fff;background:#1f3a93;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;min-width:34px;padding:3px 8px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.hotel-card .hgr-label{color:var(--text-main);white-space:nowrap;font-weight:600}.hotel-card .hgr-count{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.hotel-card .hotel-guest-rating--plain{color:var(--text-secondary);font-size:13px;font-weight:500}.hotel-card .hgr-plain{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.hotel-card .hotel-meta-row{color:var(--text-secondary);align-items:center;gap:6px;min-width:0;font-size:14px;display:flex}.hotel-card .hotel-address{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hotel-card .meta-dot{background:var(--text-secondary);border-radius:50%;flex-shrink:0;width:4px;height:4px}.hotel-card .hotel-star-rating{white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;display:flex}.hotel-card .hotel-star-rating span{white-space:nowrap}.hotel-card .meta-price-per-night{color:var(--text-main);white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:600}.hotel-card .meta-ppn-label{color:var(--text-secondary);font-size:11px;font-weight:400}.hotel-card .hotel-description{color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:6px 0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.ci-hotel-carousel .hotel-card .hotel-description{-webkit-line-clamp:4!important;line-clamp:4!important;margin:8px 0!important}.hotel-card .hotel-description strong,.hotel-card .hotel-description b{color:var(--text-main);font-weight:600}.hotel-card .hotel-description em,.hotel-card .hotel-description i{font-style:italic}.hotel-card .hotel-description u{text-decoration:underline}.hotel-card .hotel-description a{color:var(--primary-blue,#2563eb);text-decoration:underline}.hotel-card .hotel-description p{margin:0;display:inline}.hotel-card .hotel-description p+p:before{content:" "}.hotel-card .score{color:var(--text-main);font-weight:700}.hotel-card .reviews{color:var(--text-muted)}.hotel-card .hotel-price-row{flex-flow:wrap;align-items:baseline;gap:6px;display:flex}.hotel-card .hotel-price{color:var(--text-main);font-size:16px;font-weight:600}.hotel-card .price-note{color:var(--text-secondary);font-size:11px}.hotel-card .hotel-price-tax-note{color:#16a34a;margin-top:2px;font-size:11px;font-weight:500;line-height:1.3}[data-theme=dark] .hotel-card .hotel-price-tax-note{color:#4ade80}.hotel-card .hotel-amenities{flex-wrap:wrap;gap:6px;display:flex}.hotel-card .amenity-item{color:var(--text-secondary);background:var(--border-subtle);border-radius:9999px;align-items:center;gap:6px;padding:2px 10px;font-size:12px;display:flex}[data-theme=dark] .hotel-card .amenity-item{background:#2a2a2a}.hotel-card .amenity-icon{justify-content:center;align-items:center;padding:2px;line-height:0;display:flex}[data-theme=dark] .hotel-card .amenity-icon{border-color:#a3a3a3}.hotel-card .room-type-selector{position:relative}.hotel-card .room-type-trigger{border:1px solid var(--border-subtle);cursor:pointer;background:linear-gradient(#0a0a0a1a,#0a0a0a1a),#ffffff1a;border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:28px;padding:2px 8px;display:flex}[data-theme=dark] .hotel-card .room-type-trigger{background:linear-gradient(#ffffff0d,#ffffff0d),#0a0a0a33;border-color:#3a3a3a}.hotel-card .room-type-label{color:#a3a3a3;text-overflow:ellipsis;white-space:nowrap;font-family:Geist,sans-serif;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.hotel-card .room-type-chevron{color:#a3a3a3;flex-shrink:0;transition:transform .2s}.hotel-card .room-type-chevron.open{transform:rotate(180deg)}.hotel-card .room-type-list{background:var(--surface-white);border:1px solid var(--border-subtle);z-index:20;border-radius:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001f}[data-theme=dark] .hotel-card .room-type-list{background:#1a1a1a;border-color:#3a3a3a}.hotel-card .room-type-option{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.hotel-card .room-type-option:hover,.hotel-card .room-type-option.selected{background:var(--border-subtle);color:var(--text-main)}[data-theme=dark] .hotel-card .room-type-option:hover,[data-theme=dark] .hotel-card .room-type-option.selected{background:#2a2a2a}.hotel-card .room-option-price{color:var(--text-main);white-space:nowrap;flex-shrink:0;font-weight:600}.hotel-card .room-type-popover{z-index:25;background:var(--surface-white);border:1px solid var(--border-subtle);border-radius:12px;padding:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 28px #0000002e}[data-theme=dark] .hotel-card .room-type-popover{background:#1a1a1a;border-color:#3a3a3a}.hotel-card .room-type-popover-arrow{cursor:pointer;color:#0a0a0a;z-index:5;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 6px #0003}.hotel-card .room-type-popover-arrow.left{left:14px}.hotel-card .room-type-popover-arrow.right{right:14px}.hotel-card .room-type-popover-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.05)}[data-theme=dark] .hotel-card .room-type-popover-arrow{color:#fff;background:#282828eb;box-shadow:0 2px 6px #00000080}[data-theme=dark] .hotel-card .room-type-popover-arrow:hover{background:#2c2c2c}.hotel-card .room-type-popover-scroll{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding-bottom:2px;display:flex;overflow:auto hidden}.hotel-card .room-type-popover-scroll::-webkit-scrollbar{display:none}@media (width<=640px){.hotel-card .room-type-popover-arrow{display:none}}.hotel-card .room-type-card{cursor:pointer;text-align:left;scroll-snap-align:start;background:0 0;border:none;flex-direction:column;flex:none;gap:8px;width:200px;padding:0;transition:opacity .15s,transform .15s;display:flex}.hotel-card .room-type-card:hover{opacity:.9;transform:translateY(-1px)}.hotel-card .room-type-card.selected .room-type-card-img-wrap{outline:2px solid var(--accent-color,#3b82f6);outline-offset:2px}.hotel-card .room-type-card-img-wrap{background:var(--border-subtle);border-radius:8px;width:100%;height:130px;overflow:hidden}.hotel-card .room-type-card-img-wrap img{object-fit:cover;width:100%;height:100%;display:block}.hotel-card .room-type-card-text{flex-direction:column;gap:3px;padding:0 2px;display:flex}.hotel-card .room-type-card-name{color:var(--text-main);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.hotel-card .room-type-card-price{color:var(--text-secondary);font-size:13px;font-weight:500}@media (width<=640px){.hotel-card .room-type-card{width:170px}.hotel-card .room-type-card-img-wrap{height:110px}}.hotel-card .room-types-section{background:var(--glass-bg-subtle);border-bottom:1px solid var(--glass-border);flex-shrink:0;padding:6px 8px 8px}.hotel-card .room-types-title{color:var(--text-main);margin:0 0 4px;font-size:.75rem;font-weight:600}.hotel-card .room-carousel-container{align-items:center;height:130px;display:flex;position:relative}.hotel-card .room-types-scroll{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;justify-content:center;gap:10px;width:100%;padding:2px;display:flex;overflow-x:auto}.hotel-card .room-types-scroll::-webkit-scrollbar{display:none}.hotel-card .room-option{background:var(--glass-bg);border-radius:var(--radius-sm);border:1px solid var(--glass-border);min-width:110px;transition:var(--transition-smooth);cursor:pointer;flex-shrink:0;overflow:hidden}.hotel-card .room-option:hover{background:var(--glass-bg-strong);box-shadow:var(--glass-shadow);transform:translateY(-2px)scale(1.02)}.hotel-card .room-image{object-fit:cover;width:100%;height:85px}.hotel-card .room-details{flex-direction:column;gap:1px;padding:4px;display:flex}.hotel-card .room-type-name{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:600;overflow:hidden}.hotel-card .room-meal{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:1px 0;font-size:.65rem;overflow:hidden}.hotel-card .room-price{color:#fff;background:#0009;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:600}.hotel-card .room-scroll-btn{border:1px solid var(--border-subtle);cursor:pointer;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.hotel-card .room-scroll-btn:hover{background-color:var(--primary-blue);color:#fff}.hotel-card .room-scroll-btn.left,.hotel-card .room-scroll-btn-left{left:-5px}.hotel-card .room-scroll-btn.right,.hotel-card .room-scroll-btn-right{right:-5px}.hotel-card .hotel-card-footer{background:var(--glass-bg-subtle);border-top:1px solid var(--glass-border);flex-shrink:0;margin-top:auto;padding:6px 8px 8px}.hotel-card .hotel-pricing{margin-bottom:6px}.hotel-card .price-info{flex-direction:column;gap:2px;display:flex}.hotel-card .price-label{color:var(--text-muted);font-size:.7rem}.hotel-card .price-range{color:#fff;text-shadow:0 1px 2px #00000080;background:#000000a6;border-radius:6px;padding:4px 10px;font-size:1rem;font-weight:700}.hotel-card .price-per-room{color:var(--text-secondary);margin-top:2px;font-size:.7rem;font-style:italic}.hotel-card .excluded-taxes-notice{border-radius:var(--radius-sm);background:#fef2f2;border:1px solid #fecaca;margin-top:8px;padding:6px 8px}.hotel-card .excluded-taxes-label{color:#dc2626;margin-bottom:4px;font-size:.65rem;font-weight:600;display:block}.hotel-card .excluded-tax-item{color:#991b1b;justify-content:space-between;align-items:center;padding:2px 0;font-size:.65rem;display:flex}.hotel-card .tax-name{text-transform:capitalize;color:#991b1b}.hotel-card .tax-amount{color:#dc2626;font-weight:600}.hotel-card .hotel-actions,.hotel-card .hotel-action-icons{align-items:center;gap:6px;display:flex}.hotel-card .btn-action-icon{cursor:pointer;color:#0a0a0a;width:36px;min-width:36px;height:36px;transition:var(--transition-smooth);background:linear-gradient(#ffffff1a,#ffffff1a),#e5e5e5;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.hotel-card .btn-action-icon:hover{opacity:.8}[data-theme=dark] .hotel-card .btn-action-icon{color:#fff;background:linear-gradient(#0a0a0a1a,#0a0a0a1a),#ffffff1a}.hotel-card .btn-add-primary{flex:1;min-width:0}@media (width<=768px),(hover:none) and (pointer:coarse){.hotel-card .hotel-fav-btn,.hotel-card .hotel-select-circle{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.hotel-card .room-scroll-btn{width:24px;min-width:24px;height:24px;min-height:24px}.hotel-card .hotel-actions>button{min-height:24px;padding:10px 12px}.hotel-card .image-checkbox:checked:after{line-height:24px}}.hotel-card .hotel-image-container .text-on-dark,.hotel-card .hotel-image-container h3,.hotel-card .hotel-image-container h4,.hotel-card .hotel-image-container .price-display{color:#fff;text-shadow:0 1px 3px #0009}.hotel-card .hotel-select-circle{z-index:5;background:#fffffff2;border:2px solid #3b82f6;box-shadow:0 2px 8px #00000040}@keyframes fadeInListCard{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hotel-card--list{background:#fff;border-color:#0000;border-radius:14px;flex-direction:row;align-items:stretch;gap:24px;width:100%;max-width:none;padding:0;animation:.3s fadeInListCard;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}[data-theme=dark] .hotel-card--list{background:#171717}.hotel-card--list .hotel-image-container{border-radius:14px 0 0 14px;flex:0 0 25%;width:25%;height:auto;min-height:200px}.hotel-card--list .hotel-info-section{flex-direction:column;flex:0 0 30%;justify-content:center;width:30%;min-width:0;padding:20px 0 20px 24px;display:flex}[data-theme=dark] .hotel-card--list .hotel-name{color:#fafafa}[data-theme=dark] .hotel-card--list .hotel-meta-row{color:#a3a3a3}[data-theme=dark] .hotel-card--list .meta-dot{background:#a3a3a3}[data-theme=dark] .hotel-card--list .hotel-price{color:#fafafa}[data-theme=dark] .hotel-card--list .price-note,[data-theme=dark] .hotel-card--list .amenity-item{color:#a3a3a3}[data-theme=dark] .hotel-card--list .amenity-icon{border-color:#525252}[data-theme=dark] .hotel-card--list .hotel-description{color:#a3a3a3}[data-theme=dark] .hotel-card--list .meta-price-per-night{color:#fafafa}[data-theme=dark] .hotel-card--list .meta-ppn-label{color:#a3a3a3}[data-theme=dark] .hotel-card .hgr-label{color:#fafafa}[data-theme=dark] .hotel-card .hgr-count{color:#a3a3a3}[data-theme=dark] .hotel-card .hgr-score{color:#fff;background:#3b5fd1}[data-theme=dark] .hotel-card--list .btn-action-icon{color:#fff;background:linear-gradient(#0a0a0a1a,#0a0a0a1a),#ffffff1a}.hotel-card--list .room-type-selector{display:none}.hotel-card--list .list-rooms-panel{flex-direction:column;flex:0 0 40%;justify-content:center;align-self:stretch;width:40%;min-width:0;padding:16px;display:flex}.hotel-card--list .list-rooms-content{background:#e5e5e5;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}[data-theme=dark] .hotel-card--list .list-rooms-content{background:#2a2a2a}.hotel-card--list .list-rooms-label{color:#737373;letter-spacing:.6px;flex-shrink:0;margin:0;font-size:11px;font-weight:500}.hotel-card--list .list-rooms-carousel{align-items:center;display:flex;position:relative}.hotel-card--list .list-rooms-arrow{cursor:pointer;color:#0a0a0a;z-index:1;background:linear-gradient(#ffffff1a,#ffffff1a),#e5e5e5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .15s,background .15s;display:flex}.hotel-card--list .list-rooms-arrow:hover{opacity:.75}[data-theme=dark] .hotel-card--list .list-rooms-arrow{color:#fff;background:linear-gradient(#0a0a0a1a,#0a0a0a1a),#ffffff1f}.hotel-card--list .list-rooms-scroll{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:10px;padding-bottom:2px;display:flex;overflow:auto hidden}.hotel-card--list .list-rooms-scroll::-webkit-scrollbar{display:none}.hotel-card--list .list-room-card{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:7px;width:110px;min-width:110px;padding:0;transition:opacity .2s;display:flex}.hotel-card--list .list-room-card:hover,.hotel-card--list .list-room-card.selected{opacity:.85}.hotel-card--list .list-room-img-wrap{background:#e5e5e5;border-radius:8px;flex-shrink:0;width:100%;height:80px;position:relative;overflow:hidden}[data-theme=dark] .hotel-card--list .list-room-img-wrap{background:#2a2a2a}.hotel-card--list .list-room-img{object-fit:cover;width:100%;height:100%;transition:opacity .25s}.hotel-card--list .list-room-img-count{color:#fff;pointer-events:none;-webkit-backdrop-filter:blur(4px);background:#0000008c;border-radius:4px;padding:2px 5px;font-size:10px;font-weight:500;line-height:1;position:absolute;bottom:5px;right:5px}.hotel-card--list .list-room-details{flex-direction:column;gap:2px;width:100%;min-width:0;display:flex}.hotel-card--list .list-room-name{color:#000;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}[data-theme=dark] .hotel-card--list .list-room-name{color:#fff}.hotel-card--list .list-room-price{color:#a3a3a3;font-size:12px}.hotel-card--comparison-clickable{cursor:pointer}.hotel-card--comparison-dimmed{opacity:.5;transition:opacity .2s}.hotel-card--comparison-dimmed .hotel-info-section{cursor:default}.hotel-card--comparison-selected{outline-offset:2px;transition:outline .15s;outline:2px solid #3b82f6!important}.hotel-card .btn-compare-action{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-color:#2563eb;width:100%}.hotel-card .btn-compare-action:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}[data-theme=dark] .hotel-card--comparison-selected{outline-color:#60a5fa!important}.hotel-card .image-checkbox:disabled{opacity:.4;cursor:not-allowed}
