:root{--offer-navy:#0f172a;--offer-blue:#185fa5;--offer-blue-dk:#0c447c;--offer-accent:#f59e0b;--offer-red:#dc2626;--offer-green:#16a34a;--offer-teal:#0d9488;--offer-border:#e2e8f0;--offer-bg:#f8fafc;--offer-muted:#64748b;--offer-white:#fff;--offer-radius:14px;--offer-radius-sm:8px}.offer-page *{box-sizing:border-box}.offer-page img{max-width:100%;display:block}.offer-container{max-width:1200px;margin:0 auto;padding:0 24px}.offer-container--narrow{max-width:820px;margin:0 auto;padding:0 24px}.offer-hero{align-items:flex-end;min-height:78vh;display:flex;position:relative;overflow:hidden}.offer-hero-img{object-fit:cover;object-position:center 40%;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.offer-hero-overlay{background:linear-gradient(#0f172a26 0%,#0f172a8c 50%,#0f172ae0 100%);position:absolute;top:0;bottom:0;left:0;right:0}.offer-hero-content{z-index:2;color:#fff;width:100%;max-width:860px;margin:0 auto;padding:40px 24px 56px;position:relative}.offer-breadcrumb{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:20px;font-size:.8rem;display:flex}.offer-breadcrumb a{color:#ffffffbf;text-decoration:none;transition:color .2s}.offer-breadcrumb a:hover{color:#fff}.offer-breadcrumb span{color:#ffffff80}.offer-breadcrumb [aria-current=page]{color:#ffffffe6}.offer-hero-tags{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.offer-tag{letter-spacing:.02em;border-radius:100px;align-items:center;padding:5px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.offer-tag--red{color:#fff;background:#dc2626d9}.offer-tag--blue{color:#fff;background:#185fa5d9}.offer-tag--green{color:#fff;background:#16a34ad9}.offer-tag--gold{color:#1a0a00;background:#f59e0be6}.offer-tag--teal{color:#fff;background:#0d9488d9}.offer-hero-title{letter-spacing:-.02em;color:#fff;margin:0 0 12px;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:900;line-height:1.08}.offer-hero-title em{color:#fde68a;font-style:italic}.offer-hero-subtitle{color:#ffffffd1;letter-spacing:.04em;margin:0 0 24px;font-size:clamp(.95rem,2vw,1.15rem)}.offer-hero-meta{flex-wrap:wrap;gap:16px 28px;margin-bottom:28px;display:flex}.offer-hero-meta-item{color:#ffffffe6;align-items:center;gap:8px;font-size:.92rem;display:flex}.offer-hero-meta-item strong{color:#fff}.offer-hero-ship-link{color:#7dd3fc;font-weight:600;text-decoration:none}.offer-hero-ship-link:hover{text-decoration:underline}.offer-hero-cta{background:var(--offer-blue);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.offer-hero-cta:hover{background:var(--offer-blue-dk);transform:translateY(-1px)}.offer-highlights{background:var(--offer-navy);padding:0}.offer-hl-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin:0;padding:0;list-style:none;display:grid}.offer-hl-item{text-align:center;border-right:1px solid #ffffff12;flex-direction:column;justify-content:center;align-items:center;padding:20px 12px;display:flex}.offer-hl-item:last-child{border-right:none}.offer-hl-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin-bottom:4px;font-size:.7rem}.offer-hl-val{color:#fff;font-size:1.4rem;font-weight:900;line-height:1}.offer-hl-unit{color:#ffffffa6;font-size:.8rem;font-weight:400}.offer-section{padding:64px 0}.offer-section--alt{background:var(--offer-bg)}.offer-section--dark{background:var(--offer-navy);color:#fff}.offer-section-header{text-align:center;margin-bottom:40px}.offer-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--offer-blue);margin-bottom:10px;font-size:.75rem;font-weight:700;display:block}.offer-eyebrow--light{color:#fff9}.offer-section-header h2{color:var(--offer-navy);margin:0 0 12px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900}.offer-section--dark .offer-section-header h2{color:#fff}.offer-section-desc{color:var(--offer-muted);max-width:600px;margin:0 auto;font-size:.95rem;line-height:1.65}.offer-itin-table-wrap{border-radius:var(--offer-radius);border:1px solid var(--offer-border);-webkit-overflow-scrolling:touch;margin-bottom:32px;overflow-x:auto}.offer-itin-table{border-collapse:collapse;width:100%;min-width:480px;font-size:.85rem}.offer-itin-table thead tr{background:var(--offer-navy);color:#fff}.offer-itin-table th{text-align:left;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;padding:11px 14px;font-size:.72rem;font-weight:600}.offer-itin-table td{border-bottom:1px solid var(--offer-border);vertical-align:middle;padding:10px 14px}.offer-itin-table td:nth-child(3){white-space:normal}.offer-itin-table tbody tr:last-child td{border-bottom:none}.offer-itin-table tbody tr:hover{background:#f8fafc}.offer-itin-sea td{color:var(--offer-muted);background:#f8fafc;font-style:italic}.offer-itin-time{text-align:center;color:var(--offer-blue);font-weight:600}.offer-itin-sea .offer-itin-time{color:var(--offer-muted)}.offer-flag{vertical-align:middle;border-radius:2px;margin-right:6px;display:inline-block}.offer-days{flex-direction:column;gap:8px;display:flex}.offer-day{border:1px solid var(--offer-border);border-radius:var(--offer-radius);background:#fff;transition:box-shadow .2s;overflow:hidden}.offer-day:hover{box-shadow:0 2px 12px #0000000f}.offer-day--open{border-color:var(--offer-blue)}.offer-day-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:16px 20px;display:flex}.offer-day-left{flex:1;align-items:flex-start;gap:16px;display:flex}.offer-day-num{background:var(--offer-bg);border:1px solid var(--offer-border);border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;min-width:56px;padding:8px 10px;display:flex}.offer-day--open .offer-day-num{background:var(--offer-blue);border-color:var(--offer-blue)}.offer-day-n{text-transform:uppercase;letter-spacing:.1em;color:var(--offer-muted);font-size:.65rem;font-weight:600}.offer-day--open .offer-day-n{color:#fffc}.offer-day-date{color:var(--offer-navy);white-space:nowrap;font-size:.78rem;font-weight:700}.offer-day--open .offer-day-date{color:#fff}.offer-day-info{flex:1}.offer-day-port{align-items:center;gap:6px;margin-bottom:4px;display:flex}.offer-day-port-name{color:var(--offer-muted);font-size:.78rem;font-weight:500}.offer-day-title{color:var(--offer-navy);margin:0 0 4px;font-size:.95rem;font-weight:700;line-height:1.3}.offer-day-summary{color:var(--offer-muted);margin:0;font-size:.82rem;line-height:1.4}.offer-day-chevron{color:var(--offer-muted);flex-shrink:0;padding-top:2px;transition:transform .25s}.offer-day-chevron--open{transform:rotate(180deg)}.offer-day-content{color:#334155;padding:4px 20px 20px 92px;font-size:.88rem;line-height:1.7}.offer-day-content p{margin:0 0 12px}.offer-day-content p:last-child{margin-bottom:0}.offer-day-list{margin:0 0 12px;padding-left:20px}.offer-day-list li{margin-bottom:6px}.offer-price-wrap{padding:0}.offer-price-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:20px;display:grid}.offer-price-card{border:1.5px solid var(--offer-border);border-radius:var(--offer-radius);background:#fff;flex-direction:column;gap:12px;padding:24px;transition:box-shadow .2s,transform .15s;display:flex;position:relative}.offer-price-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000014}.offer-price-card--highlight{border-color:var(--offer-blue);box-shadow:0 0 0 3px #185fa51a}.offer-price-badge{background:var(--offer-blue);color:#fff;border-radius:0 0 8px 8px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;top:-1px;right:16px}.offer-price-type{color:var(--offer-navy);margin-top:8px;font-size:1rem;font-weight:800}.offer-price-desc{color:var(--offer-muted);margin:0;font-size:.82rem;line-height:1.5}.offer-price-amounts{border-top:1px solid var(--offer-border);border-bottom:1px solid var(--offer-border);flex-direction:column;gap:6px;padding:12px 0;display:flex}.offer-price-main,.offer-price-child{justify-content:space-between;align-items:center;display:flex}.offer-price-label{color:var(--offer-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.offer-price-val{color:var(--offer-navy);font-size:1.3rem;font-weight:900}.offer-price-val--child{color:var(--offer-teal);font-size:1rem}.offer-price-includes{color:#475569;margin:0;padding:0;font-size:.8rem;list-style:none}.offer-price-includes li{align-items:flex-start;gap:6px;margin-bottom:4px;display:flex}.offer-price-includes span{color:var(--offer-green);font-weight:700}.offer-price-cta{text-align:center;background:var(--offer-blue);color:#fff;border-radius:8px;margin-top:auto;padding:10px 16px;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s;display:block}.offer-price-cta:hover{background:var(--offer-blue-dk)}.offer-price-card--highlight .offer-price-cta{background:var(--offer-navy)}.offer-price-card--highlight .offer-price-cta:hover{background:#1e293b}.offer-price-note{color:var(--offer-muted);text-align:center;margin:0 0 6px;font-size:.78rem}.offer-price-note--extra{color:var(--offer-teal);font-weight:600}.offer-included-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.offer-included-col{border:1px solid var(--offer-border);border-radius:var(--offer-radius);background:#fff;padding:24px}.offer-included-heading{margin:0 0 16px;font-size:1rem;font-weight:800}.offer-included-heading--yes{color:var(--offer-green)}.offer-included-heading--no{color:var(--offer-muted)}.offer-included-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.offer-included-list li{color:#334155;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.offer-included-check{color:var(--offer-green);flex-shrink:0;font-weight:700}.offer-included-x{color:#94a3b8;flex-shrink:0;font-weight:700}.offer-booking{background:var(--offer-navy);color:#fff;padding:64px 0}.offer-booking-inner{grid-template-columns:1fr 1.4fr;align-items:start;gap:48px;display:grid}.offer-booking-info h2{color:#fff;margin:8px 0 16px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:900}.offer-booking-info p{color:#ffffffbf;margin:0 0 24px;font-size:.9rem;line-height:1.65}.offer-booking-contact{flex-direction:column;gap:14px;display:flex}.offer-booking-contact>div{flex-direction:column;gap:3px;display:flex}.offer-booking-contact strong{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;font-size:.75rem}.offer-booking-contact span{color:#ffffffd9;font-size:.88rem}.offer-contact-phones,.offer-contact-emails{flex-direction:column;gap:2px;display:flex}.offer-contact-phones a,.offer-contact-emails a{color:#7dd3fc;font-size:.88rem;font-weight:600;text-decoration:none}.offer-contact-phones a:hover,.offer-contact-emails a:hover{text-decoration:underline}.offer-booking-form-wrap{border-radius:var(--offer-radius);color:var(--offer-navy);background:#fff;padding:32px}.offer-booking-form-wrap h3{color:var(--offer-navy);margin:0 0 20px;font-size:1.1rem;font-weight:800}.offer-form{width:100%}.offer-form-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.offer-field{flex-direction:column;gap:6px;display:flex}.offer-field--full{grid-column:1/-1}.offer-field--required label:after{content:" *";color:var(--offer-red)}.offer-field label{color:#475569;font-size:.78rem;font-weight:600}.offer-field input,.offer-field select,.offer-field textarea{border:1.5px solid var(--offer-border);width:100%;color:var(--offer-navy);box-sizing:border-box;background:#fff;border-radius:8px;padding:9px 12px;font-size:.88rem;transition:border-color .2s}.offer-field input:focus,.offer-field select:focus,.offer-field textarea:focus{border-color:var(--offer-blue);outline:none;box-shadow:0 0 0 3px #185fa51a}.offer-field textarea{resize:vertical}.offer-form-footer{flex-direction:column;gap:10px;display:flex}.offer-form-submit{background:var(--offer-blue);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:13px 20px;font-size:.95rem;font-weight:700;transition:background .2s}.offer-form-submit:hover:not(:disabled){background:var(--offer-blue-dk)}.offer-form-submit:disabled{opacity:.6;cursor:not-allowed}.offer-form-err{color:var(--offer-red);font-size:.82rem}.offer-form-note{color:#94a3b8;font-size:.72rem}.offer-form-success{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px 24px;display:flex}.offer-form-success-icon{font-size:2.5rem}.offer-form-success h3{color:var(--offer-green);margin:0;font-size:1.2rem;font-weight:800}.offer-form-success p{color:#475569;margin:0;font-size:.88rem}.offer-conds-list{flex-direction:column;gap:8px;display:flex}.offer-cond{border:1px solid var(--offer-border);border-radius:var(--offer-radius-sm);overflow:hidden}.offer-cond-header{cursor:pointer;width:100%;color:var(--offer-navy);text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;font-size:.92rem;font-weight:600;transition:background .15s;display:flex}.offer-cond-header:hover,.offer-cond--open .offer-cond-header{background:var(--offer-bg)}.offer-cond-header svg{flex-shrink:0;transition:transform .25s}.offer-cond--open .offer-cond-header svg{transform:rotate(180deg)}.offer-cond-content{border-top:1px solid var(--offer-border);color:#475569;background:#fff;padding:16px 20px 20px;font-size:.87rem;line-height:1.7}.offer-cond-content p{margin:0 0 10px}.offer-cond-content p:last-child{margin-bottom:0}.offer-faq{background:var(--offer-bg);padding:64px 0}.offer-faq-list{flex-direction:column;gap:8px;display:flex}.offer-faq-item{border:1px solid var(--offer-border);border-radius:var(--offer-radius-sm);background:#fff;overflow:hidden}.offer-faq-item--open{border-color:var(--offer-blue)}.offer-faq-q{cursor:pointer;width:100%;color:var(--offer-navy);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;font-size:.92rem;font-weight:600;transition:color .15s;display:flex}.offer-faq-item--open .offer-faq-q{color:var(--offer-blue)}.offer-faq-icon{width:18px;height:18px;color:var(--offer-muted);flex-shrink:0;transition:transform .25s}.offer-faq-icon--open{transform:rotate(180deg)}.offer-faq-a{max-height:0;transition:max-height .3s;overflow:hidden}.offer-faq-a--visible{max-height:400px}.offer-faq-a p{color:#475569;border-top:1px solid var(--offer-border);margin:0;padding:14px 20px 18px;font-size:.87rem;line-height:1.7}.offer-pdf-section{border-top:1px solid var(--offer-border);background:#fff;padding:40px 0}.offer-pdf-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.offer-pdf-inner h3{color:var(--offer-navy);margin:0 0 6px;font-size:1.1rem;font-weight:800}.offer-pdf-inner p{color:var(--offer-muted);margin:0;font-size:.85rem}.offer-pdf-btns{flex-wrap:wrap;gap:12px;display:flex}.offer-pdf-btn{background:var(--offer-navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.offer-pdf-btn:hover{background:var(--offer-blue)}.offer-pdf-btn--outline{color:var(--offer-navy);border:1.5px solid var(--offer-border);background:#fff}.offer-pdf-btn--outline:hover{background:var(--offer-bg);border-color:var(--offer-navy)}@media print{.print-hide{display:none!important}.offer-hero{min-height:auto}.offer-hero-img{height:300px;position:relative}.offer-hero-overlay{display:none}.offer-hero-content,.offer-hero-title,.offer-hero-title em{color:#000}.offer-booking{color:#000;background:#fff}}@media (max-width:1024px){.offer-booking-inner{grid-template-columns:1fr}.offer-booking-img{display:none}}@media (max-width:768px){.offer-hero{min-height:75vh}.offer-hl-grid{grid-template-columns:repeat(2,1fr)}.offer-price-grid,.offer-included-grid,.offer-form-grid{grid-template-columns:1fr}.offer-day-content{padding-left:20px}.offer-booking-form-wrap{padding:20px 16px}}@media (max-width:480px){.offer-hero-title{font-size:2rem}.offer-hl-grid{grid-template-columns:repeat(2,1fr)}.offer-day-left{flex-direction:column;gap:8px}.offer-day-num{flex-direction:row;align-items:center;gap:6px;min-width:auto;padding:6px 10px}.offer-day-content{padding-left:16px}.offer-container{padding:0 16px}}
