.hdbpp-offer-grid{display:grid;gap:24px;margin:24px 0}.hdbpp-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hdbpp-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.hdbpp-columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.hdbpp-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgb(15 53 87 / .08);transition:.25s}.hdbpp-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgb(15 53 87 / .14)}.hdbpp-card-image{display:block;min-height:250px;background-size:cover;background-position:center;position:relative;overflow:hidden}.hdbpp-card-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .08),rgb(0 0 0 / .72))}.hdbpp-badges{position:absolute;z-index:2;top:15px;left:15px;display:flex;gap:7px;flex-wrap:wrap}.hdbpp-badges b{font-size:12px;background:#fff;color:#0f3557;border-radius:999px;padding:7px 10px}.hdbpp-card-overlay{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;color:#fff}.hdbpp-card-overlay small,.hdbpp-card-overlay strong{display:block}.hdbpp-card-overlay strong{font-size:22px;line-height:1.2;margin-top:5px}.hdbpp-card-body{padding:20px}.hdbpp-card-body ul{padding-left:20px;margin:14px 0}.hdbpp-card-body li{margin:6px 0}.hdbpp-subtitle{color:#475569}.hdbpp-price{font-size:20px;font-weight:800;color:#0f3557}.hdbpp-price-large{font-size:28px;margin:10px 0 20px}.hdbpp-button,.hdbpp-submit{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:13px 18px;background:#e0752d;color:#fff!important;text-decoration:none!important;font-weight:750;cursor:pointer}.hdbpp-button:hover,.hdbpp-submit:hover{filter:brightness(.94)}.hdbpp-button-large{font-size:18px;padding:16px 24px}.hdbpp-offer-detail{max-width:1180px;margin:0 auto 50px}.hdbpp-hero{min-height:430px;border-radius:22px;background-size:cover;background-position:center;position:relative;overflow:hidden;margin-bottom:28px}.hdbpp-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .15),rgb(0 0 0 / .72))}.hdbpp-hero>div{position:absolute;z-index:2;left:5%;right:5%;bottom:9%;color:#fff}.hdbpp-hero span{display:inline-block;background:#fff;color:#0f3557;border-radius:999px;padding:8px 12px;font-weight:700}.hdbpp-hero h1{font-size:clamp(32px,5vw,58px);line-height:1.05;margin:14px 0 8px;color:#fff}.hdbpp-hero p{font-size:20px;margin:0}.hdbpp-detail-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:34px;align-items:start}.hdbpp-lead{font-size:20px;color:#475569}.hdbpp-benefits{display:grid;gap:10px;padding:0;list-style:none}.hdbpp-benefits li{padding:14px 16px;border:1px solid #dbe4ec;border-radius:12px;background:#f8fafc}.hdbpp-benefits strong,.hdbpp-benefits small{display:block}.hdbpp-benefits small{margin-top:4px;color:#64748b}.hdbpp-periods{margin-top:20px;padding:16px;border-left:4px solid #0f3557;background:#f8fafc}.hdbpp-form-card{position:sticky;top:105px;background:#fff;border:1px solid #dbe4ec;border-radius:18px;padding:24px;box-shadow:0 14px 32px rgb(15 53 87 / .1)}.hdbpp-form-card h2{margin-top:0}.hdbpp-form label{display:block;font-weight:650;margin:13px 0}.hdbpp-form input,.hdbpp-form select{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:12px;border:1px solid #cbd5e1;border-radius:9px;background:#fff}.hdbpp-fields-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hdbpp-choice{border:1px solid #cbd5e1;border-radius:10px;padding:12px 14px;margin:16px 0}.hdbpp-choice label{font-weight:500}.hdbpp-choice input,.hdbpp-consent input{display:inline-block;width:auto;margin:0 7px 0 0}.hdbpp-consent{font-size:13px;font-weight:500!important;line-height:1.45}.hdbpp-privacy,.hdbpp-note{font-size:12px;color:#64748b}.hdbpp-submit{width:100%;font-size:16px;margin-top:8px}.hdbpp-error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;border-radius:10px;padding:12px;margin-bottom:14px}.hdbpp-hp{position:absolute!important;left:-9999px!important}.hdbpp-pass{max-width:820px;margin:35px auto;border:1px solid #dbe4ec;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 18px 40px rgb(15 53 87 / .12)}.hdbpp-pass-head{background:#0f3557;color:#fff;padding:30px;text-align:center}.hdbpp-pass-head h1{color:#fff;font-size:32px;margin:10px 0}.hdbpp-pass-body{padding:30px}.hdbpp-success{padding:15px;border-radius:10px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;margin-bottom:24px}.hdbpp-pass dl{display:grid;grid-template-columns:150px 1fr;gap:8px 20px}.hdbpp-pass dt{font-weight:700}.hdbpp-pass dd{margin:0}.hdbpp-terms{margin-top:24px;border-top:1px solid #e5e7eb;padding-top:18px}.hdbpp-terms summary{cursor:pointer;font-weight:700}@media(max-width:900px){.hdbpp-columns-3,.hdbpp-columns-4{grid-template-columns:repeat(2,minmax(0,1fr))}.hdbpp-detail-grid{grid-template-columns:1fr}.hdbpp-form-card{position:static}.hdbpp-hero{min-height:330px}}@media(max-width:600px){.hdbpp-offer-grid,.hdbpp-columns-2,.hdbpp-columns-3,.hdbpp-columns-4{grid-template-columns:1fr}.hdbpp-card-image{min-height:230px}.hdbpp-fields-2{grid-template-columns:1fr}.hdbpp-hero{border-radius:14px;min-height:300px}.hdbpp-pass dl{grid-template-columns:1fr}.hdbpp-pass dd{margin-bottom:10px}}body.single-hdb_offer .hdbpp-page-shell{width:100%;max-width:1240px;margin:0 auto;padding:38px 24px 72px;box-sizing:border-box}body.single-hdb_offer .hdbpp-page-main{width:100%;max-width:none;margin:0;padding:0}body.single-hdb_offer .hdbpp-offer-detail{max-width:1180px;margin:0 auto 50px}@media(max-width:600px){body.single-hdb_offer .hdbpp-page-shell{padding:24px 14px 50px}}.hdbpp-hotel-card-image-host{position:relative!important}.hdbpp-hotel-card-image-host>.hdbpp-hotel-card-badge{position:absolute!important;z-index:30;top:14px!important;right:14px!important;left:auto!important;display:inline-flex;align-items:center;max-width:calc(100% - 90px);padding:7px 11px;border-radius:999px;background:#c93a2f;color:#fff!important;font-size:12px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none!important;box-shadow:0 5px 16px rgb(122 28 24 / .28);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.hdbpp-hotel-card-badge:hover{transform:translateY(-1px);background:#a92f27;box-shadow:0 8px 20px rgb(122 28 24 / .36)}.hdbpp-hotel-card-offer-link{display:inline-flex;align-items:center;gap:5px;margin:5px 0 7px;padding:7px 11px;border:1px solid #c93a2f;border-radius:999px;background:#c93a2f;color:#fff!important;font-size:12px;font-weight:800;line-height:1.2;text-decoration:none!important;white-space:nowrap;position:relative;z-index:5;box-shadow:0 4px 12px rgb(122 28 24 / .18);transition:background .18s ease,border-color .18s ease,transform .18s ease}.hdbpp-hotel-card-offer-link:hover{background:#a92f27;border-color:#a92f27;color:#fff!important;transform:translateY(-1px)}.hdbpp-hotel-card-offer-link span{font-size:13px;line-height:1}@media(max-width:600px){.hdbpp-hotel-card-image-host>.hdbpp-hotel-card-badge{top:10px!important;right:10px!important;left:auto!important;max-width:calc(100% - 76px);font-size:11px;padding:6px 9px}.hdbpp-hotel-card-offer-link{font-size:11px;padding:5px 8px}}.hdbpp-hotel-card-offer-row{display:block!important;width:100%!important;clear:both!important;margin:6px 0 8px!important;line-height:1!important;position:relative;z-index:6}.hdbpp-hotel-card-offer-row .hdbpp-hotel-card-offer-link{display:inline-flex!important;margin:0!important;max-width:100%;box-sizing:border-box}@media(max-width:600px){.hdbpp-hotel-card-offer-row{margin:5px 0 7px!important}}.hdbpp-eligibility-note{margin:8px 0 18px;padding:12px 14px;border-left:4px solid #c93a2f;border-radius:8px;background:#fff5f4;color:#6b2b27;font-size:14px;line-height:1.55}.hdbpp-public-conditions{margin:22px 0;padding:18px 20px;border:1px solid #dbe4ec;border-left:4px solid #0f3557;border-radius:12px;background:#f8fafc}.hdbpp-public-conditions h2{margin:0 0 12px;font-size:20px;color:#0f3557}.hdbpp-public-conditions ul{margin:0;padding-left:22px}.hdbpp-public-conditions li{margin:7px 0;line-height:1.5}.hdbpp-public-conditions-extra{margin-top:14px;padding-top:14px;border-top:1px solid #dbe4ec}.hdbpp-public-conditions-extra p{margin:6px 0 0;line-height:1.55}.hdbpp-pass-body .hdbpp-public-conditions{margin-bottom:20px}@media(max-width:600px){.hdbpp-public-conditions{padding:15px 16px}.hdbpp-public-conditions h2{font-size:18px}}.hdbpp-submit:disabled{cursor:wait;opacity:.72;filter:saturate(.8)}.hdbpp-form-submitting{pointer-events:none;opacity:.9}.hdbpp-booking-next{margin:20px 0 26px;padding:22px;border:1px solid #f1c39e;border-radius:14px;background:#fff8f1;text-align:center}.hdbpp-booking-next>span{display:inline-block;margin-bottom:5px;color:#a84f19;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hdbpp-booking-next h2{margin:3px 0 8px;color:#0f3557;font-size:24px}.hdbpp-booking-next p{max-width:590px;margin:0 auto 16px;color:#475569;line-height:1.55}.hdbpp-booking-next .hdbpp-button{min-width:260px}@media(max-width:600px){.hdbpp-booking-next{padding:18px 15px}.hdbpp-booking-next h2{font-size:21px}.hdbpp-booking-next .hdbpp-button{width:100%;min-width:0;box-sizing:border-box}}.hdbpp-profile-privilege-row{display:flex;justify-content:center;align-items:center;margin:10px 0 14px;position:relative;z-index:20}.hdbpp-profile-privilege-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border:1px solid rgb(255 255 255 / .5);border-radius:999px;background:#c93a2f;color:#fff!important;font-size:13px;font-weight:800;line-height:1.2;text-decoration:none!important;box-shadow:0 7px 20px rgb(70 18 15 / .32);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.hdbpp-profile-privilege-button:hover{transform:translateY(-1px);background:#a92f27;color:#fff!important;box-shadow:0 10px 24px rgb(70 18 15 / .4)}@media(max-width:600px){.hdbpp-profile-privilege-row{margin:8px 0 11px}.hdbpp-profile-privilege-button{max-width:calc(100% - 28px);padding:9px 14px;font-size:12px;text-align:center}}.hdbpp-profile-privilege-floating{position:fixed;right:22px;bottom:22px;margin:0;z-index:99999}@media(max-width:600px){.hdbpp-profile-privilege-floating{left:12px;right:12px;bottom:12px}.hdbpp-profile-privilege-floating .hdbpp-profile-privilege-button{width:100%;max-width:none;box-sizing:border-box}}.hdbpp-periods p{margin:8px 0}.hdbpp-promo-code span,.hdbpp-pass-promo span{display:inline-block;margin-left:6px;padding:6px 12px;border:1px dashed #0f3557;border-radius:8px;background:#fff;color:#0f3557;font-size:18px;font-weight:800;letter-spacing:.06em}.hdbpp-pass-promo{margin-top:20px;padding:14px 16px;border-radius:12px;background:#eef7fb;border:1px solid #9ed7ef}.hdbpp-promo-summary{margin:0 0 28px;padding:24px;border:1px solid #b9d9e8;border-radius:18px;background:linear-gradient(145deg,#f7fcff 0%,#eef8fc 100%);box-shadow:0 12px 28px rgb(15 53 87 / .09)}.hdbpp-promo-eyebrow{display:inline-flex;margin-bottom:10px;padding:6px 11px;border-radius:999px;background:#0f3557;color:#fff;font-size:12px;font-weight:850;letter-spacing:.09em}.hdbpp-promo-summary h2{margin:0 0 18px;color:#0f3557;font-size:clamp(24px,3vw,34px);line-height:1.25}.hdbpp-promo-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hdbpp-promo-facts>div{min-height:76px;padding:13px 14px;border:1px solid #d7e7ef;border-radius:12px;background:#fff;box-sizing:border-box}.hdbpp-promo-facts small,.hdbpp-promo-facts strong{display:block}.hdbpp-promo-facts small{margin-bottom:5px;color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.035em}.hdbpp-promo-facts strong{color:#0f3557;font-size:16px;line-height:1.35}.hdbpp-promo-facts .hdbpp-promo-fact-code{border-color:#f0bd92;background:#fff8f1}.hdbpp-promo-fact-code strong{color:#b6531d;font-size:24px;letter-spacing:.08em}.hdbpp-promo-how{margin:16px 0 0;padding:13px 15px;border-left:4px solid #e0752d;border-radius:8px;background:#fff;color:#334155;line-height:1.55}.hdbpp-promo-rate-note{margin:12px 0 0;color:#64748b;font-size:13px}@media(max-width:600px){.hdbpp-promo-summary{padding:18px 15px;border-radius:14px}.hdbpp-promo-facts{grid-template-columns:1fr}.hdbpp-promo-facts>div{min-height:0}.hdbpp-promo-summary h2{font-size:24px}}