/* CNWS Hotel single room frontend - trimmed */
.cnwshotel-room-template-main{padding:40px 0 80px}.cnwshotel-room-page{width:100%}.cnwshotel-single-room{max-width:1300px;margin:0 auto}.cnwshotel-room-title{margin:0 0 22px;font-size:clamp(30px,4vw,46px);line-height:1.08;color:#0f172a;letter-spacing:-0.03em}.cnwshotel-room-topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin:0 0 28px;padding:14px 18px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,0.04)}.cnwshotel-room-anchor-menu{display:flex;gap:14px;flex-wrap:wrap}.cnwshotel-room-anchor-menu a,.cnwshotel-room-side-tab{color:#334155;text-decoration:none;font-weight:600;font-size:14px}.cnwshotel-room-anchor-menu a:hover,.cnwshotel-room-side-tab:hover{color:#111827}.cnwshotel-room-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,430px);gap:34px;align-items:start}.cnwshotel-room-left,.cnwshotel-room-right{min-width:0}.cnwshotel-room-section{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px;box-shadow:0 8px 24px rgba(15,23,42,0.04);margin-bottom:22px}.cnwshotel-room-gallery{margin-bottom:24px}.cnwshotel-room-main{margin-bottom:14px;overflow:hidden;border-radius:18px;background:#f8fafc}.cnwshotel-room-main img{display:block;width:100%;height:auto;aspect-ratio:16 / 10;object-fit:cover}.cnwshotel-room-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:10px}.cnwshotel-room-thumbs img{width:100%;height:82px;object-fit:cover;border-radius:12px;cursor:pointer;border:1px solid #e5e7eb;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.cnwshotel-room-thumbs img:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 8px 18px rgba(15,23,42,0.08)}.cnwshotel-room-intro{margin-bottom:20px}.cnwshotel-room-intro p{margin:0;font-size:16px;line-height:1.7;color:#475569}.cnwshotel-room-description{color:#334155;line-height:1.75}.cnwshotel-room-description p:last-child{margin-bottom:0}.cnwshotel-room-amenities h3{margin:0 0 16px;font-size:20px;color:#0f172a}.cnwshotel-amenities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.cnwshotel-facility{display:flex;align-items:center;gap:10px;min-height:48px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;color:#334155;font-weight:500}.cnwshotel-facility-icon{color:#0f172a;font-weight:700}.cnwshotel-room-bookbox{position:sticky;top:24px;padding:24px;border-radius:20px;background:#ffffff;border:1px solid #e5e7eb;box-shadow:0 18px 40px rgba(15,23,42,0.08)}.cnwshotel-room-bookbox form p{margin:0 0 16px}.cnwshotel-room-bookbox label{display:block;margin:0 0 8px;font-size:14px;font-weight:600;color:#334155}.cnwshotel-room-bookbox input[type="date"],.cnwshotel-room-bookbox input[type="number"],.cnwshotel-room-bookbox input[type="text"],.cnwshotel-room-bookbox textarea,.cnwshotel-room-bookbox select{width:100%;min-height:48px;padding:12px 14px;border:1px solid #d0d7de;border-radius:12px;background:#fff;font-size:15px;color:#111827;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.cnwshotel-room-bookbox textarea{min-height:96px;resize:vertical}.cnwshotel-room-bookbox input:focus,.cnwshotel-room-bookbox textarea:focus,.cnwshotel-room-bookbox select:focus{outline:none;border-color:#94a3b8;box-shadow:0 0 0 3px rgba(148,163,184,0.18)}.cnwshotel-private-option{margin-top:4px}.cnwshotel-book-btn{width:100%;min-height:52px;margin-top:6px;border:0;border-radius:14px;background:#111827;color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease;box-shadow:0 10px 24px rgba(17,24,39,0.18)}.cnwshotel-book-btn:hover{transform:translateY(-1px);opacity:.96}.cnwshotel-room-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.cnwshotel-fact{padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid #e5e7eb;color:#334155;font-weight:600;text-align:center}.cnwshotel-room-addons{margin:20px 0 18px;padding-top:8px}.cnwshotel-room-addons h3{margin:0 0 10px;font-size:17px;line-height:1.25;color:#0f172a}.cnwshotel-addon-item{margin-bottom:8px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:linear-gradient(180deg,#ffffff 0%,#fcfcfd 100%);transition:border-color .2s ease,box-shadow .2s ease}.cnwshotel-addon-item:hover{border-color:#cbd5e1;box-shadow:0 8px 18px rgba(15,23,42,0.06)}.cnwshotel-addon-content{display:flex;flex-direction:column;gap:2px;margin-top:-8px}.cnwshotel-addon-toggle{display:flex;flex-direction:column;gap:4px;cursor:pointer;position:relative}.cnwshotel-addon-toggle input[type="checkbox"]{position:absolute;opacity:0;pointer-events:none}.cnwshotel-addon-head{display:flex;align-items:center;gap:8px}.cnwshotel-addon-check{width:14px;height:14px;min-width:14px;border:1.5px solid #94a3b8;border-radius:4px;background:#fff;display:block}.cnwshotel-addon-toggle input[type="checkbox"]:checked+.cnwshotel-addon-head .cnwshotel-addon-check{background:#111827;border-color:#111827;box-shadow:inset 0 0 0 3px #fff}.cnwshotel-addon-title{font-size:14px;font-weight:600;color:#0f172a;line-height:1.15;margin:0}.cnwshotel-addon-subline{display:flex;align-items:center;gap:8px;padding-left:22px;flex-wrap:wrap}.cnwshotel-addon-price{font-size:13px;font-weight:400;color:#111827;line-height:1.2}.cnwshotel-addon-mode{font-size:13px;color:#64748b;line-height:1.2}.cnwshotel-addon-input-wrap{margin-top:12px;padding-top:12px;border-top:1px solid #eef2f7}.cnwshotel-addon-input-wrap label{display:block;margin:0 0 8px;font-size:13px;font-weight:600;color:#475569}.cnwshotel-addon-content .cnwshotel-addon-price,.cnwshotel-addon-content .cnwshotel-addon-mode{vertical-align:middle}.cnwshotel-addon-input-wrap input,.cnwshotel-addon-input-wrap textarea{width:100%;border:1px solid #d0d7de;border-radius:10px;padding:10px 12px;box-sizing:border-box;background:#fff;font-size:14px}.cnwshotel-addon-qty-wrap{margin-top:10px;padding-left:34px}.cnwshotel-addon-qty-wrap input[type="number"]{width:120px;max-width:100%}.cnwshotel-addon-qty-wrap .cnwshotel-addon-help{display:block;margin-top:6px;color:#666;font-size:12px}.cnwshotel-addon-qty-wrap label{display:block;margin-bottom:6px;font-size:13px;font-weight:600;color:#1f2937}.cnwshotel-addon-qty-control{display:inline-flex;align-items:center;gap:6px;padding:4px;border:1px solid #cfd6df;border-radius:12px;background:#ffffff}.cnwshotel-addon-qty-control input[type="number"]{width:42px;height:30px;border:0;background:transparent;text-align:center;font-size:14px;font-weight:600;color:#111827;box-shadow:none;outline:none;padding:0;-moz-appearance:textfield}.cnwshotel-addon-qty-control input[type="number"]::-webkit-outer-spin-button,.cnwshotel-addon-qty-control input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cnwshotel-addon-qty-btn{width:24px;height:24px;border:1px solid #d6dde5;background:#f8fafc;border-radius:999px;cursor:pointer;font-size:16px;font-weight:700;line-height:1;color:#1f2937;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:all .18s ease}.cnwshotel-addon-qty-btn:hover{background:#eef2f6;border-color:#bcc6d2}.cnwshotel-addon-qty-btn:active{transform:scale(.96)}.cnwshotel-addon-qty-wrap .cnwshotel-addon-help{display:block;margin-top:6px;font-size:12px;line-height:1.4;color:#6b7280}@media (max-width:1100px){.cnwshotel-room-grid{grid-template-columns:1fr}.cnwshotel-room-bookbox{position:static}}@media (max-width:767px){.cnwshotel-room-facts,.cnwshotel-amenities-grid{grid-template-columns:1fr !important}.cnwshotel-theme-container{padding:0 14px}.cnwshotel-room-template-main{padding:24px 0 60px}.cnwshotel-room-topbar{padding:14px}.cnwshotel-room-section,.cnwshotel-room-bookbox{padding:18px;border-radius:18px}.cnwshotel-room-title{font-size:30px}}.cnwshotel-room-discount-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 9px;border-radius:999px;background:var(--cnwshotel-discount-badge-bg,#dcfce7);color:var(--cnwshotel-discount-badge-color,#166534);font-size:var(--cnwshotel-discount-badge-font-size,12px);font-weight:var(--cnwshotel-discount-badge-font-weight,800);font-style:var(--cnwshotel-discount-badge-font-style,normal);line-height:1;white-space:nowrap}.cnwshotel-room-price-row,.cnwshotel-room-booking-price-row,.cnwshotel-booking-summary-discount-price,.cnwshotel-booking-summary-discount-price__prices{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.cnwshotel-room-price-before,.cnwshotel-booking-summary-discount-price del{color:#64748b;text-decoration-thickness:1px}.cnwshotel-room-price-current,.cnwshotel-booking-summary-discount-price strong{color:#0f172a;font-weight:800}.cnwshotel-room-discount-badge--single,.cnwshotel-room-discount-badge--inline,.cnwshotel-room-discount-badge--summary{width:fit-content;margin-top:8px}.cnwshotel-booking-summary-discount-price{flex-direction:column;align-items:flex-end;gap:5px}.cnwshotel-booking-summary-discount-price--line,.cnwshotel-booking-summary-discount-price--subtotal,.cnwshotel-booking-summary-discount-price--compact-room{align-items:flex-end}.cnwshotel-booking-summary-discount-price--total,.cnwshotel-booking-summary-discount-price--side,.cnwshotel-booking-summary-discount-price--compact-total{align-items:flex-end}@media (max-width:767px){.cnwshotel-booking-summary-discount-price{align-items:flex-start}}.cnwshotel-booking-summary-discount-price__payable{display:inline-flex;align-items:center;justify-content:flex-end}.cnwshotel-booking-summary-discount-price--total .cnwshotel-booking-summary-discount-price__payable strong,.cnwshotel-booking-summary-discount-price--compact-total .cnwshotel-booking-summary-discount-price__payable strong{color:#0f172a;font-weight:800}.cnwshotel-booking-summary-discount-price del,.cnwshotel-room-price-before{text-decoration-line:line-through;text-decoration-style:solid;text-decoration-thickness:1px;text-decoration-color:currentColor;text-decoration-skip-ink:auto}.cnwshotel-room-booking-validation{position:fixed;right:28px;bottom:28px;z-index:99999;width:min(420px,calc(100vw - 32px));margin:0;padding:18px 20px 18px 52px;border:1px solid #f3d7a7;border-radius:20px;background:linear-gradient(180deg,#fffaf0 0%,#ffffff 100%);color:#7a4f01;font-size:14px;line-height:1.55;font-weight:400;box-shadow:0 24px 58px rgba(15,23,42,0.18);animation:cnwshotelBookingWarningIn .18s ease-out both}.cnwshotel-room-booking-validation[hidden]{display:none !important}.cnwshotel-room-booking-validation::before{content:"!";position:absolute;top:18px;left:18px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#f8e6bd;color:#7a4f01;font-size:13px;font-weight:600}.cnwshotel-room-booking-validation::after{content:"Booking not available";display:block;margin-bottom:4px;color:#111827;font-size:15px;line-height:1.25;font-weight:500;letter-spacing:-0.01em}.cnwshotel-book-btn:disabled,.cnwshotel-book-btn[disabled]{opacity:.58;cursor:not-allowed;transform:none;box-shadow:none}.cnwshotel-book-btn:disabled:hover,.cnwshotel-book-btn[disabled]:hover{transform:none;opacity:.58}@keyframes cnwshotelBookingWarningIn{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:767px){.cnwshotel-room-booking-validation{right:14px;bottom:14px;width:calc(100vw - 28px);padding:16px 16px 16px 48px;border-radius:18px;font-size:13px}.cnwshotel-room-booking-validation::before{top:16px;left:16px}}

/* Room guest names dialog (single room booking flow). */
.cnwshotel-room-guest-dialog {
    width: min(720px, calc(100vw - 32px));
    max-width: 720px;
    padding: 0;
    border: 0;
    border-radius: 24px;
    background: transparent;
    color: #111827;
    overflow: visible;
}

.cnwshotel-room-guest-dialog::backdrop {
    background: rgba(15, 23, 42, 0.46);
    backdrop-filter: blur(3px);
}

body.cnwshotel-room-guest-dialog-open {
    overflow: hidden;
}

.cnwshotel-room-guest-dialog__card {
    position: relative;
    padding: 30px;
    border: 1px solid #dbe3ee;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 28px 70px rgba(15, 23, 42, 0.22);
}

.cnwshotel-room-guest-dialog__close {
    position: absolute;
    top: 18px;
    right: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    min-width: 34px;
    height: 34px;
    min-height: 34px;
    padding: 0;
    border: 1px solid #dbe3ee;
    border-radius: 999px;
    background: #ffffff;
    color: #64748b;
    font-size: 20px;
    font-weight: 300;
    line-height: 1;
    box-shadow: none;
    cursor: pointer;
}

.cnwshotel-room-guest-dialog__close:hover,
.cnwshotel-room-guest-dialog__close:focus {
    border-color: #b9c4d2;
    background: #f8fafc;
    color: #111827;
}

.cnwshotel-room-guest-dialog__head {
    max-width: 560px;
    margin: 0 42px 22px 0;
}

.cnwshotel-room-guest-dialog__head h3 {
    margin: 0 0 8px;
    color: #111827;
    font-size: 26px;
    line-height: 1.18;
    font-weight: 500;
    letter-spacing: -0.025em;
}

.cnwshotel-room-guest-dialog__head p {
    margin: 0;
    color: #5f6b7a;
    font-size: 14px;
    line-height: 1.55;
    font-weight: 400;
}

.cnwshotel-room-guest-dialog__body {
    display: grid;
    gap: 14px;
    max-height: min(52vh, 480px);
    overflow: auto;
    padding: 2px 4px 2px 0;
}

.cnwshotel-room-guest-dialog__row {
    padding: 16px;
    border: 1px solid #e2e8f0;
    border-radius: 18px;
    background: linear-gradient(180deg, #ffffff 0%, #f9fbfd 100%);
}

.cnwshotel-room-guest-dialog__label {
    display: grid;
    gap: 7px;
    margin: 0;
}

.cnwshotel-room-guest-dialog__label > span {
    color: #111827;
    font-size: 13px;
    font-weight: 500;
}

.cnwshotel-room-guest-dialog__input {
    width: 100%;
    min-height: 44px;
    padding: 0 14px;
    border: 1px solid #cfd8e3;
    border-radius: 14px;
    background: #ffffff;
    color: #111827;
    font-size: 14px;
    font-weight: 400;
    box-shadow: none;
}

.cnwshotel-room-guest-dialog__input:focus {
    border-color: #94a3b8;
    outline: none;
    box-shadow: 0 0 0 3px rgba(148, 163, 184, 0.18);
}

.cnwshotel-room-guest-dialog__input.is-invalid {
    border-color: #dc2626;
    box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.12);
}

.cnwshotel-room-guest-dialog__checks {
    display: grid;
    gap: 8px;
    margin-top: 12px;
}

.cnwshotel-room-guest-dialog__contact {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    width: fit-content;
    margin: 0;
    color: #334155;
    font-size: 13px;
    line-height: 1.35;
    font-weight: 400;
}

.cnwshotel-room-guest-dialog__contact input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: 0;
    flex: 0 0 auto;
}

.cnwshotel-room-guest-dialog__contact span {
    display: inline-block;
}

.cnwshotel-room-guest-dialog__hint {
    display: block;
    margin: 2px 0 0 24px;
    color: #7b8794;
    font-size: 12px;
    line-height: 1.45;
    font-weight: 400;
}

.cnwshotel-room-guest-dialog__error,
.cnwshotel-room-booking-validation:not([hidden]) {
    margin: 14px 0 0;
    padding: 12px 14px;
    border: 1px solid #fecaca;
    border-radius: 14px;
    background: #fef2f2;
    color: #991b1b;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 500;
}

.cnwshotel-room-guest-dialog__actions {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 22px;
    padding-top: 18px;
    border-top: 1px solid #edf1f5;
}

.cnwshotel-room-guest-dialog__secondary,
.cnwshotel-room-guest-dialog__primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 118px;
    min-height: 42px;
    padding: 0 18px;
    border-radius: 14px;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    cursor: pointer;
    box-shadow: none;
}

.cnwshotel-room-guest-dialog__secondary {
    border: 1px solid #dbe3ee;
    background: #ffffff;
    color: #334155;
}

.cnwshotel-room-guest-dialog__secondary:hover,
.cnwshotel-room-guest-dialog__secondary:focus {
    border-color: #b9c4d2;
    background: #f8fafc;
    color: #111827;
}

.cnwshotel-room-guest-dialog__primary {
    border: 1px solid #111827;
    background: #111827;
    color: #ffffff;
}

.cnwshotel-room-guest-dialog__primary:hover,
.cnwshotel-room-guest-dialog__primary:focus {
    border-color: #0f172a;
    background: #0f172a;
    color: #ffffff;
}

.cnwshotel-book-btn:disabled,
.cnwshotel-book-btn[disabled] {
    opacity: 0.48;
    cursor: not-allowed;
}

@media (min-width: 680px) {
    .cnwshotel-room-guest-dialog__row {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(220px, 260px);
        gap: 16px;
        align-items: start;
    }

    .cnwshotel-room-guest-dialog__checks {
        margin-top: 28px;
    }
}

@media (max-width: 640px) {
    .cnwshotel-room-guest-dialog {
        width: min(calc(100vw - 20px), 520px);
    }

    .cnwshotel-room-guest-dialog__card {
        padding: 22px;
        border-radius: 20px;
    }

    .cnwshotel-room-guest-dialog__head {
        margin-right: 36px;
    }

    .cnwshotel-room-guest-dialog__head h3 {
        font-size: 22px;
    }

    .cnwshotel-room-guest-dialog__actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .cnwshotel-room-guest-dialog__secondary,
    .cnwshotel-room-guest-dialog__primary {
        width: 100%;
    }
}

/* Single room booking totals - moved from template in 56B. */
.cnwshotel-room-booking-base-price {

    display: flex;

    flex-direction: column;

    gap: 2px;

    margin: 0 0 14px;

}

.cnwshotel-room-booking-base-price__value {

    font-size: 16px;

    font-weight: 500;

    line-height: 1.2;

    color: #08142f;

}

.cnwshotel-room-booking-base-price__label {

    font-size: 12px;

    font-weight: 500;

    line-height: 1.3;

    color: #64748b;

}

.cnwshotel-room-booking-total {

    margin: 0 0 18px;

    padding: 14px 16px;

    border: 1px solid #d8dee7;

    border-radius: 14px;

    background: #ffffff;

}

.cnwshotel-room-booking-total__label {

    font-size: 13px;

    font-weight: 600;

    line-height: 1.3;

    color: #64748b;

}

.cnwshotel-room-booking-total__value {

    margin-top: 4px;

    font-size: 28px;

    font-weight: 700;

    line-height: 1.1;

    color: #08142f;

}

/* 1.10.49 single-room intro + facility polish */
.cnwshotel-single-room .cnwshotel-room-intro{margin:18px 0 0;padding:18px 20px;border:1px solid #dbe3ee;border-radius:16px;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);color:#334155;box-shadow:0 8px 22px rgba(15,23,42,.035)}
.cnwshotel-single-room .cnwshotel-room-intro p{margin:0;font-size:16px;line-height:1.7;color:#334155;font-weight:400}
.cnwshotel-single-room .cnwshotel-room-description{margin-top:18px;padding-top:18px;border-top:1px solid #edf1f5}
.cnwshotel-single-room .cnwshotel-room-amenities h3{font-size:22px;letter-spacing:-.02em}
.cnwshotel-single-room .cnwshotel-amenities-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}
.cnwshotel-single-room .cnwshotel-facility{display:flex;align-items:center;gap:12px;min-height:56px;padding:13px 14px;border:1px solid #dbe3ee;border-radius:15px;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);color:#1f2937;font-weight:600;box-shadow:0 8px 20px rgba(15,23,42,.035);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.cnwshotel-single-room .cnwshotel-facility:hover{border-color:#cbd5e1;box-shadow:0 12px 24px rgba(15,23,42,.06);transform:translateY(-1px)}
.cnwshotel-single-room .cnwshotel-facility-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;border-radius:11px;background:#eef4ff;color:#0f172a;font-size:17px;line-height:1;font-weight:700}
.cnwshotel-single-room .cnwshotel-facility-label{display:block;min-width:0;line-height:1.35}
@media (max-width:640px){.cnwshotel-single-room .cnwshotel-room-intro{padding:16px}.cnwshotel-single-room .cnwshotel-amenities-grid{grid-template-columns:1fr}.cnwshotel-single-room .cnwshotel-facility{min-height:52px}}

/* 1.10.50 facility SVG/custom icon support */
.cnwshotel-single-room .cnwshotel-facility-icon svg{display:block;width:18px;height:18px;stroke:currentColor;fill:none}
.cnwshotel-single-room .cnwshotel-facility-icon-img{display:block;width:20px;height:20px;object-fit:contain}

/* Room option picker. */
.cnwshotel-room-option-picker {
    margin: 0 0 18px;
    padding: 14px;
    border: 1px solid #dbe3ee;
    border-radius: 16px;
    background: #f8fafc;
}

.cnwshotel-room-option-picker legend {
    padding: 0 6px;
    color: #0f172a;
    font-size: 15px;
    font-weight: 800;
}

.cnwshotel-room-option-picker__intro {
    margin: 0 0 12px;
    color: #64748b;
    font-size: 13px;
    line-height: 1.45;
}

.cnwshotel-room-option-list {
    display: grid;
    gap: 10px;
}

.cnwshotel-room-option-card {
    position: relative;
    display: block;
    cursor: pointer;
}

.cnwshotel-room-option-card input {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
}

.cnwshotel-room-option-card__content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 14px;
    min-height: 72px;
    padding: 14px 15px;
    border: 1px solid #d8dee7;
    border-radius: 15px;
    background: #ffffff;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.04);
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.cnwshotel-room-option-card:hover .cnwshotel-room-option-card__content,
.cnwshotel-room-option-card input:focus-visible + .cnwshotel-room-option-card__content {
    border-color: #94a3b8;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
    transform: translateY(-1px);
}

.cnwshotel-room-option-card input:checked + .cnwshotel-room-option-card__content,
.cnwshotel-room-option-card--selected .cnwshotel-room-option-card__content {
    border-color: #1d4ed8;
    background: linear-gradient(180deg, #ffffff 0%, #eff6ff 100%);
    box-shadow: 0 12px 28px rgba(37, 99, 235, 0.14);
}

.cnwshotel-room-option-card__main,
.cnwshotel-room-option-card__title,
.cnwshotel-room-option-card__facts,
.cnwshotel-room-option-card__note {
    display: block;
}

.cnwshotel-room-option-card__title {
    color: #0f172a;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.3;
}

.cnwshotel-room-option-card__facts {
    margin-top: 4px;
    color: #475569;
    font-size: 13px;
    line-height: 1.4;
}

.cnwshotel-room-option-card__note {
    margin-top: 5px;
    color: #64748b;
    font-size: 12px;
    line-height: 1.35;
}

.cnwshotel-room-option-card__price {
    flex: 0 0 auto;
    padding: 7px 10px;
    border-radius: 999px;
    background: #0f172a;
    color: #ffffff;
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
}

@media (max-width: 520px) {
    .cnwshotel-room-option-card__content {
        flex-direction: column;
    }

    .cnwshotel-room-option-card__price {
        align-self: flex-start;
    }
}
