.abudhabi-cruise-section .card{flex:0 0 360px;background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:visible;display:flex;flex-direction:column;min-height:620px;height:auto}@media (max-width:900px){.abudhabi-cruise-section .card{flex:0 0 320px}}@media (max-width:520px){.abudhabi-cruise-section .card{flex:0 0 90vw}}.abudhabi-cruise-section .media{position:relative;padding:12px;flex-shrink:0}.abudhabi-cruise-section .media-inner{position:relative;border-radius:12px;overflow:hidden;height:180px;background:#e2e8f0}.abudhabi-cruise-section .media-inner img{width:100%;height:100%;object-fit:cover;display:block}.abudhabi-cruise-section .heart{position:absolute;top:20px;right:20px;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.9);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.abudhabi-cruise-section .heart:hover{transform:scale(1.05)}.abudhabi-cruise-section .heart[data-liked=true]{background:#fff}.abudhabi-cruise-section .dots{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);display:flex;gap:5px;padding:5px 9px;border-radius:20px;background:rgba(255,255,255,.85);backdrop-filter:blur(8px)}.abudhabi-cruise-section .dot{width:6px;height:6px;border-radius:50%;background:rgba(15,23,42,.3);transition:all .3s ease}.abudhabi-cruise-section .dot.active{background:rgba(15,23,42,.8);width:18px}.abudhabi-cruise-section .content{padding:0 16px 20px;display:flex;flex-direction:column;gap:14px;flex:1}.abudhabi-cruise-section .card h3{font-size:17px;font-weight:700;letter-spacing:-.01em;line-height:1.3;height:44px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.abudhabi-cruise-section .features{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding-bottom:12px;border-bottom:1px solid var(--line)}.abudhabi-cruise-section .feat{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px}.abudhabi-cruise-section .section{padding-bottom:12px;border-bottom:1px solid var(--line)}.abudhabi-cruise-section .label{display:flex;align-items:center;gap:6px;font-weight:600;font-size:13px;margin-bottom:8px}.abudhabi-cruise-section .departure-row{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.abudhabi-cruise-section .month-group{flex:0 0 auto}.abudhabi-cruise-section .month{color:var(--muted);font-size:12px;margin-bottom:6px}.abudhabi-cruise-section .dates{display:flex;flex-wrap:wrap;gap:6px}.abudhabi-cruise-section .date-pill{min-width:36px;height:36px;padding:0 8px;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;font-weight:700;font-size:15px;box-shadow:0 2px 8px rgba(15,23,42,.06)}.abudhabi-cruise-section .chips{display:flex;flex-wrap:wrap;gap:6px}.abudhabi-cruise-section .chip{font-size:11px;color:#475569;background:var(--chip);border:1px solid #e2e8f0;padding:4px 10px;border-radius:20px;white-space:nowrap}.abudhabi-cruise-section .chip.more{background:0 0;border-style:dashed;color:var(--muted);cursor:pointer}.abudhabi-cruise-section .price{display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto;padding-top:8px}.abudhabi-cruise-section .from{color:var(--muted);font-size:11px;margin-bottom:2px}.abudhabi-cruise-section .amount{font-weight:800;font-size:22px;letter-spacing:-.02em;color:#0f172a;line-height:1.2}