:root{--navy:#003366;--deep:#052a47;--aqua:#5fcec6;--teal:#168e94;--sky:#87ceeb;--coral:#ff6f61;--white:#fff;--off:#f7fbfc;--ink:#102c40;--muted:#516b7b;--shadow:0 22px 60px rgba(0,40,70,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;color:var(--ink);background:white;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}.skip-link{position:absolute;left:-999px;top:0}.skip-link:focus{left:1rem;top:1rem;z-index:99;background:white;padding:.75rem 1rem}.site-header{height:80px;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(0,51,102,.08)}.nav-wrap{max-width:1180px;height:100%;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{text-decoration:none;display:flex;align-items:center;gap:12px}.brand-logo{width:64px;height:64px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-family:Georgia,serif;font-style:italic;color:var(--navy);font-size:1.55rem}.brand-copy small{color:var(--teal);font-weight:900;letter-spacing:.36em;font-size:.68rem;margin:6px 0 0 4px}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a{font-weight:750;text-decoration:none;font-size:.93rem}.site-header nav a:not(.nav-cta):hover{color:var(--teal)}.nav-cta{background:var(--coral);color:white;padding:13px 20px;border-radius:999px;box-shadow:0 8px 22px rgba(255,111,97,.24)}.menu-button{display:none;border:0;background:var(--navy);color:white;border-radius:999px;padding:10px 16px;font-weight:800}
.hero{min-height:700px;position:relative;isolation:isolate;overflow:hidden}.hero-photo{position:absolute;inset:0;background-image:url('https://images.unsplash.com/photo-1548574505-5e239809ee19?auto=format&fit=crop&w=2200&q=88');background-size:cover;background-position:center 58%;z-index:-3;transform:scale(1.01)}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(1,34,61,.78) 0%,rgba(1,42,72,.47) 42%,rgba(2,48,75,.05) 72%)}.hero-inner{max-width:1180px;margin:auto;padding:105px 28px 150px}.hero-panel{width:min(620px,100%);color:white}.eyebrow{font-size:.76rem;letter-spacing:.2em;font-weight:900;margin:0 0 16px;color:var(--teal)}.hero .eyebrow,.final-cta .eyebrow{color:#a8f3ea}.hero h1{font-family:Georgia,serif;font-size:clamp(3.8rem,7vw,6.9rem);line-height:.88;letter-spacing:-.055em;margin:0 0 28px}.hero h1 em{color:#a8f3ea;font-weight:400}.hero-lead{max-width:570px;font-size:1.22rem;line-height:1.6;margin:0 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 25px;border-radius:999px;text-decoration:none;font-weight:850;transition:.18s transform,.18s box-shadow}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--coral);color:white;box-shadow:0 12px 30px rgba(255,111,97,.3)}.button.secondary{border:2px solid rgba(255,255,255,.8);color:white;background:rgba(0,0,0,.08);backdrop-filter:blur(8px)}.button.light{background:white;color:var(--navy);white-space:nowrap}.microcopy{font-size:.81rem;margin-top:15px;opacity:.82}.wave{position:absolute;left:-2px;right:-2px;bottom:-1px;height:110px}.wave svg{width:100%;height:100%}.wave path{fill:white}
.quick-paths{max-width:none;margin:auto;padding:86px max(28px,calc((100% - 1180px)/2));background:#effafb}.guides{max-width:1180px;margin:auto;padding:86px 28px}.section-heading{max-width:760px;margin-bottom:35px}.section-heading h2,.difference h2,.final-cta h2{font-family:Georgia,serif;font-size:clamp(2.25rem,4.5vw,4rem);line-height:1.03;letter-spacing:-.035em;margin:0 0 16px;color:var(--navy)}.section-heading>p:last-child{font-size:1.07rem;color:var(--muted);margin:0}.cruise-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cruise-path-card{min-height:175px;padding:25px 26px;display:flex;flex-direction:column;border:1px solid rgba(0,51,102,.12);border-radius:18px;text-decoration:none;color:var(--navy);background:rgba(255,255,255,.88);box-shadow:0 12px 32px rgba(0,51,102,.08);transition:.2s transform,.2s box-shadow,.2s border-color}.cruise-path-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(0,51,102,.14);border-color:rgba(0,137,148,.4)}.cruise-path-card .path-number{color:var(--teal);font-size:.72rem;letter-spacing:.14em;font-weight:900;margin-bottom:22px}.cruise-path-card strong{font-family:Georgia,serif;font-size:1.55rem;line-height:1.08;margin-bottom:12px}.cruise-path-card>span:last-child{margin-top:auto;font-size:.9rem;font-weight:800;color:#32607a}.cruise-path-card.featured-path{background:linear-gradient(135deg,#056c7c,#12a0a1);color:white;border-color:transparent}.cruise-path-card.featured-path .path-number,.cruise-path-card.featured-path>span:last-child{color:#c7fff7}.cruise-path-card.all-cruises{background:var(--navy);color:white;border-color:var(--navy)}.cruise-path-card.all-cruises .path-number,.cruise-path-card.all-cruises>span:last-child{color:#9cebe4}.text-link{display:inline-flex;gap:9px;text-decoration:none;font-weight:850;color:var(--navy);margin-top:28px;border-bottom:2px solid var(--aqua);padding-bottom:4px}.text-link span{color:var(--teal)}
.difference{display:grid;grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);min-height:760px;background:var(--off)}.difference-photo{display:flex;align-items:center;justify-content:center;padding:60px 28px;background:linear-gradient(rgba(0,66,91,.2),rgba(0,41,70,.55)),url('https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=1400&q=88') center/cover}.about-portrait{width:min(330px,90%);aspect-ratio:.58;border-radius:180px 180px 28px 28px;background:url('cristi-about.png') left center/auto 100% no-repeat;box-shadow:0 24px 60px rgba(0,31,56,.3);border:4px solid rgba(255,255,255,.82)}.difference-copy{padding:76px clamp(34px,6vw,96px);align-self:center}.difference-copy>p:not(.eyebrow):not(.contact-note){font-size:1rem;color:var(--muted);max-width:700px}.planning-paths{margin:28px 0 22px}.planning-paths article{display:flex;gap:18px;padding:18px 0;border-bottom:1px solid rgba(0,51,102,.12)}.planning-paths article>span{font-family:Georgia,serif;color:var(--teal);font-size:1.25rem;font-weight:bold}.planning-paths article>div{display:flex;flex-direction:column;align-items:flex-start}.planning-paths strong{font-size:1.05rem}.planning-paths p{font-size:.9rem;color:var(--muted);margin:6px 0 10px;line-height:1.55}.planning-paths a{font-weight:850;color:var(--teal);text-decoration:none;border-bottom:2px solid rgba(0,137,148,.25);padding-bottom:2px}.contact-note{font-size:.82rem;color:var(--muted);max-width:700px;margin:0}
.split-heading{max-width:none;display:flex;justify-content:space-between;align-items:end}.split-heading .text-link{margin:0 0 13px}.guide-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px}.guide-card{border:1px solid rgba(0,51,102,.12);border-radius:20px;padding:30px;min-height:300px;text-decoration:none;display:flex;flex-direction:column;background:white;transition:.2s transform,.2s box-shadow}.guide-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.guide-card.featured{background:var(--navy);color:white;border-color:var(--navy)}.guide-tag{color:var(--teal);font-weight:900;font-size:.72rem;letter-spacing:.15em}.guide-card.featured .guide-tag{color:#a8f3ea}.guide-card h3{font-family:Georgia,serif;font-size:1.6rem;line-height:1.15;margin:15px 0 12px}.guide-card p{color:var(--muted);font-size:.93rem}.guide-card.featured p{color:rgba(255,255,255,.75)}.read-more{font-weight:850;margin-top:auto}.final-cta{margin:20px auto 0;max-width:1180px;background:linear-gradient(120deg,var(--navy),#086c7b);color:white;border-radius:26px;padding:54px 58px;display:flex;align-items:center;justify-content:space-between;gap:32px;box-shadow:var(--shadow)}.final-cta h2{color:white;font-size:clamp(2rem,4vw,3.4rem);margin-bottom:8px}.final-cta p:last-child{margin:0;opacity:.82}
footer{max-width:1180px;margin:auto;padding:58px 28px 40px;display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}.footer-contact{justify-self:end;display:flex;gap:20px;flex-wrap:wrap}.footer-contact a{font-weight:750;color:var(--navy)}footer>p{grid-column:1/-1;border-top:1px solid rgba(0,51,102,.11);padding-top:20px;margin:0;font-size:.73rem;color:var(--muted)}.footer-legal{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.footer-legal-links{display:flex;align-items:center;gap:9px}.footer-legal-links a{color:var(--navy);font-weight:700;text-decoration:underline;text-underline-offset:3px}
.back-to-top{position:fixed;right:22px;bottom:22px;z-index:30;display:flex;align-items:center;gap:10px;padding:13px 18px;border-radius:999px;background:var(--teal);color:white;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:900;box-shadow:0 12px 28px rgba(0,51,102,.24);opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .2s,transform .2s,visibility .2s}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--navy)}.back-to-top span{font-size:1.35rem;line-height:.7}
@media(max-width:820px){.site-header{height:70px}.nav-wrap{padding:0 18px}.menu-button{display:block}.site-header nav{display:none;position:absolute;left:16px;right:16px;top:64px;background:white;padding:18px;border-radius:18px;box-shadow:var(--shadow);align-items:stretch;flex-direction:column;gap:6px}.site-header nav.open{display:flex}.site-header nav a{padding:10px 12px}.nav-cta{text-align:center;margin-top:5px}.hero{min-height:650px}.hero-inner{padding:85px 20px 140px}.hero h1{font-size:clamp(3.35rem,15vw,5.6rem)}.hero-shade{background:linear-gradient(90deg,rgba(1,34,61,.86),rgba(1,34,61,.3))}.quick-paths,.guides{padding:68px 20px}.cruise-path-grid,.guide-grid{grid-template-columns:1fr}.cruise-path-card{min-height:155px}.difference{grid-template-columns:1fr}.difference-photo{min-height:520px;padding:44px 20px}.about-portrait{width:270px}.difference-copy{padding:58px 24px}.split-heading{display:block}.split-heading .text-link{margin-top:8px}.final-cta{margin:0 18px;padding:42px 26px;display:block}.final-cta .button{margin-top:24px}.footer-contact{justify-self:start}footer{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.brand-logo{width:166px;height:64px;object-fit:cover;object-position:center}.brand{gap:5px}.footer-logo{display:block;width:210px;height:90px;object-fit:cover;object-position:center}
.hero-photo{background-image:url('hero-cruise-v2.png');background-position:center 42%;background-size:cover;background-repeat:no-repeat}
.site-header{height:96px;background:linear-gradient(110deg,rgba(239,251,255,.98),rgba(230,248,249,.98) 58%,rgba(255,255,255,.98));border-bottom:1px solid rgba(22,142,148,.16)}
.brand-logo{width:250px;height:86px;object-fit:contain;object-position:left center}.footer-logo{width:250px;height:94px;object-fit:contain;object-position:left center}
@media(max-width:820px){.site-header{height:82px}.brand-logo{width:195px;height:74px}.site-header nav{top:76px}.footer-logo{width:220px}}
.site-header nav{gap:26px}.site-header nav a{font-size:.91rem}.nav-cta{margin-left:2px;min-height:46px;display:inline-flex;align-items:center;background:#087f89;padding:10px 19px;box-shadow:0 7px 18px rgba(8,127,137,.18)}.nav-cta:hover{background:#066d76}
@media(max-width:820px){.site-header nav{gap:6px}.nav-cta{margin-left:0;justify-content:center}}
.nav-divider{width:1px;height:22px;background:rgba(8,127,137,.24);display:block;flex:0 0 1px}.site-header nav{gap:20px}
@media(max-width:820px){.nav-divider{display:none}.site-header nav{gap:6px}}
.hero{height:calc(100svh - 176px);min-height:555px;max-height:620px}
.hero-inner{padding:66px 28px 128px}
.hero h1{font-size:clamp(3.8rem,6.5vw,6.25rem)}
.hero h1.brand-headline{font-size:clamp(3.35rem,5.5vw,5.25rem);line-height:.92}
.hero .brand-headline{margin-bottom:20px}.hero .brand-headline+.hero-lead{margin-bottom:24px}.hero-inner{position:relative;z-index:1;padding-top:48px}.microcopy{position:relative;z-index:2}
.hero-actions .button{min-width:238px;background:#087f89;color:white;border:2px solid rgba(255,255,255,.82);box-shadow:0 10px 25px rgba(3,49,72,.24)}
.hero-actions .button:hover{background:#066d76;border-color:white}
@media(max-width:820px){.hero{height:auto;min-height:570px;max-height:none}.hero-inner{padding:62px 20px 145px}.hero h1{font-size:clamp(3.25rem,14vw,5.15rem)}.hero h1.brand-headline{font-size:clamp(2.9rem,13vw,4.5rem)}.hero-photo{background-size:cover;background-position:center 38%}}
.cruise-path-card{border-color:rgba(0,137,148,.16);background:linear-gradient(145deg,#dff5f6,#ccebed)}
.cruise-path-card.featured-path{background:linear-gradient(135deg,#056c7c,#12a0a1)}
.cruise-path-card.all-cruises{background:var(--navy)}
.cruise-path-grid .cruise-path-card:not(.featured-path):not(.all-cruises):nth-child(6n+1),.cruise-path-grid .cruise-path-card:not(.featured-path):not(.all-cruises):nth-child(6n){background:linear-gradient(145deg,#dff5f6,#ccebed)}
.cruise-path-grid .cruise-path-card:not(.featured-path):not(.all-cruises):nth-child(6n+2),.cruise-path-grid .cruise-path-card:not(.featured-path):not(.all-cruises):nth-child(6n+4){background:linear-gradient(145deg,#e8f4fb,#d5eaf5)}
.cruise-path-grid .cruise-path-card:not(.featured-path):not(.all-cruises):nth-child(6n+3),.cruise-path-grid .cruise-path-card:not(.featured-path):not(.all-cruises):nth-child(6n+5){background:linear-gradient(145deg,#fff1e8,#f9dfd1);border-color:rgba(255,111,97,.2)}
.cruise-path-grid{grid-template-columns:repeat(4,1fr)}
@media(max-width:1050px) and (min-width:821px){.cruise-path-grid{grid-template-columns:repeat(2,1fr)}}
.difference-photo{background:linear-gradient(145deg,#dff5f6,#c7e9ee)}
.about-portrait{width:min(520px,94%);aspect-ratio:526/514;border-radius:26px;background:url('cristi-about.png') center/contain no-repeat;box-shadow:0 24px 60px rgba(0,31,56,.2);border:4px solid rgba(255,255,255,.85)}
@media(max-width:820px){.difference-photo{min-height:auto;padding:40px 20px}.about-portrait{width:min(500px,100%)}}
.faq{padding:86px max(28px,calc((100% - 1180px)/2));background:#fff}.faq-heading{text-align:center;max-width:none}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.faq details{background:var(--off);border:1px solid rgba(0,51,102,.08);border-radius:16px;box-shadow:0 10px 28px rgba(0,51,102,.06);overflow:hidden}.faq summary{position:relative;display:flex;align-items:center;min-height:112px;padding:28px 68px 28px 28px;color:#25394d;font-size:1.15rem;font-weight:850;line-height:1.25;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:28px;top:50%;transform:translateY(-50%);font-size:2rem;font-weight:500;color:var(--teal)}.faq details[open] summary:after{content:"−"}.faq details p{margin:0;padding:0 28px 28px;color:var(--muted);font-size:.95rem;line-height:1.6}.faq details[open] summary{min-height:auto;padding-bottom:14px}
.faq-answer-with-photo{display:grid;grid-template-columns:1fr 118px;gap:22px;align-items:center;padding:0 28px 28px}.faq details .faq-answer-with-photo p{padding:0}.faq-answer-with-photo img{display:block;width:118px;aspect-ratio:1;object-fit:cover;border-radius:50%;border:3px solid white;box-shadow:0 8px 22px rgba(0,51,102,.14)}
@media(max-width:820px){.faq{padding:68px 20px}.faq-grid{grid-template-columns:1fr}.faq summary{min-height:96px;padding:24px 58px 24px 22px}.faq summary:after{right:22px}.faq details p{padding:0 22px 24px}}
@media(max-width:520px){.faq-answer-with-photo{grid-template-columns:1fr;padding:0 22px 24px}.faq-answer-with-photo img{width:104px}}
@media(max-width:520px){.back-to-top{right:14px;bottom:14px;padding:11px 14px;font-size:.7rem}}
@media(max-width:700px){.back-to-top{right:14px;bottom:14px;width:50px;height:50px;padding:0;justify-content:center;border-radius:50%}.back-to-top-label{display:none}.back-to-top-arrow{font-size:1.55rem}}
.difference{display:block;background:var(--off)}.difference-heading{text-align:center;max-width:980px;margin:0 auto;padding:64px 28px 34px}.difference-heading h2{font-family:Georgia,serif;font-size:clamp(2.5rem,4.7vw,4.6rem);line-height:1.02;letter-spacing:-.035em;color:var(--navy);margin:8px 0 18px}.difference-heading>p:not(.eyebrow){font-size:1.05rem;color:var(--muted);line-height:1.6;max-width:850px;margin:0 auto}.difference-body{display:grid;grid-template-columns:minmax(400px,540px) minmax(0,1fr);min-height:540px}.difference-photo{min-height:540px;padding:0;background-color:var(--off);background-image:url('74a89a1e-2820-46c5-967d-bb6178bc71d9.png');background-position:left center;background-size:500px 500px;background-repeat:no-repeat;-webkit-mask-image:linear-gradient(to right,#000 0%,#000 78%,transparent 100%);mask-image:linear-gradient(to right,#000 0%,#000 78%,transparent 100%)}.difference-copy{max-width:none;margin:0;padding:24px clamp(38px,5vw,82px) 58px clamp(24px,3vw,48px);align-self:start}
@media(max-width:820px){.difference-heading{padding:48px 22px 24px}.difference-body{grid-template-columns:1fr;min-height:0}.difference-photo{min-height:min(100vw,410px);padding:0;background-position:left center;background-size:min(100vw,410px) auto;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 90%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 90%,transparent 100%)}.difference-copy{padding:34px 24px 48px}}
.difference-left{display:flex;flex-direction:column;min-width:0}.after-book{margin:24px 20px 22px 28px;padding:24px 26px;border:1px solid rgba(0,137,148,.25);border-left:7px solid var(--coral);border-radius:20px;background:#e1f6f3}.after-book .eyebrow{margin:0 0 12px}.after-book p:not(.eyebrow){margin:0 0 11px;color:var(--muted);font-size:.88rem;line-height:1.52}.after-book p:last-child{margin-bottom:0}.after-book strong{color:var(--navy)}.after-book-specialty{padding-top:11px;border-top:1px solid rgba(0,137,148,.22)}.difference-left .difference-photo{flex:1;min-height:390px;background-position:left top;background-size:440px 440px}.transfer-details{margin-top:22px;padding-top:18px}.transfer-details p{font-size:.9rem!important}.mobile-transfer{display:none}.difference-copy{padding-top:24px}
@media(max-width:820px){.difference-copy{order:1}.difference-copy .transfer-details{display:none}.difference-left{order:2}.after-book{order:1;margin:8px 20px 20px;padding:22px}.difference-left .difference-photo{order:2;min-height:min(100vw,410px);background-size:min(100vw,410px) auto}.mobile-transfer{display:block;order:3;margin:18px 22px 0;padding:20px 0 44px}}
.insurance-feature{max-width:1180px;margin:74px auto;min-height:330px;padding:52px 58px;border-radius:28px;background:linear-gradient(125deg,#063965 0%,#087a87 100%);color:white;display:flex;align-items:center;justify-content:space-between;gap:48px;box-shadow:var(--shadow)}.insurance-feature-copy{max-width:680px}.insurance-feature h2,.insurance-hero h1,.coverage-section h2,.insurance-faq h2,.insurance-final h2{font-family:Georgia,serif;line-height:1.03;letter-spacing:-.035em}.insurance-feature h2{font-size:clamp(2.4rem,4.7vw,4rem);margin:0 0 15px}.insurance-feature-copy>p:last-of-type{font-size:1.06rem;color:rgba(255,255,255,.82)}.insurance-feature-actions{min-width:340px;display:flex;flex-direction:column;align-items:center;gap:16px}.insurance-feature-actions .button{white-space:normal;text-align:center}
.insurance-hero{padding:108px 28px;background:linear-gradient(110deg,rgba(0,40,73,.92),rgba(7,126,137,.68)),url('hero-vacation.webp') center center/cover;color:white}.insurance-hero-inner{max-width:1180px;margin:auto}.insurance-hero h1{max-width:800px;font-size:clamp(3.1rem,6.5vw,6rem);margin:0 0 22px}.insurance-hero-inner>p:not(.eyebrow){max-width:690px;font-size:1.18rem;color:rgba(255,255,255,.83);margin-bottom:30px}.coverage-section{max-width:1180px;margin:auto;padding:86px 28px}.coverage-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.coverage-card{padding:40px;border:1px solid rgba(0,51,102,.12);border-radius:22px;background:#effafb}.coverage-card.featured-coverage{background:linear-gradient(145deg,#e1f4fa,#cee9ee)}.coverage-label{font-size:.72rem;letter-spacing:.15em;color:var(--teal);font-weight:900}.coverage-card h3{font-family:Georgia,serif;color:var(--navy);font-size:2rem;line-height:1.1;margin:16px 0 14px}.coverage-card p{color:var(--muted)}.insurance-faq{padding:86px max(28px,calc((100% - 1180px)/2));background:var(--off)}.insurance-faq details{background:white;border:1px solid rgba(0,51,102,.08);border-radius:16px;box-shadow:0 10px 28px rgba(0,51,102,.06);overflow:hidden}.insurance-faq summary{position:relative;display:flex;align-items:center;min-height:112px;padding:28px 68px 28px 28px;color:#25394d;font-size:1.15rem;font-weight:850;line-height:1.25;cursor:pointer;list-style:none}.insurance-faq summary::-webkit-details-marker{display:none}.insurance-faq summary:after{content:"+";position:absolute;right:28px;top:50%;transform:translateY(-50%);font-size:2rem;font-weight:500;color:var(--teal)}.insurance-faq details[open] summary:after{content:"−"}.insurance-faq details p{margin:0;padding:0 28px 28px;color:var(--muted);font-size:.95rem}.insurance-faq details[open] summary{min-height:auto;padding-bottom:14px}.insurance-final{max-width:1180px;margin:76px auto 34px;padding:52px 58px;border-radius:26px;background:linear-gradient(120deg,var(--navy),#086c7b);color:white;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:var(--shadow)}.insurance-final h2{font-size:clamp(2.2rem,4vw,3.5rem);margin:0 0 9px}.insurance-final p:last-child{margin:0;color:rgba(255,255,255,.8)}.insurance-disclosure{max-width:1180px;margin:0 auto;padding:18px 28px 28px}.insurance-disclosure p{font-size:.76rem;line-height:1.6;color:var(--muted);border-top:1px solid rgba(0,51,102,.11);padding-top:22px}
@media(max-width:1080px){.site-header nav{gap:13px}.site-header nav a{font-size:.84rem}.nav-cta{padding-left:15px;padding-right:15px}}
@media(max-width:820px){.insurance-feature{margin:54px 18px;padding:42px 26px;display:block}.insurance-feature-actions{align-items:flex-start;margin-top:28px;min-width:0}.coverage-section,.insurance-faq{padding:68px 20px}.coverage-grid{grid-template-columns:1fr}.coverage-card{padding:30px 26px}.insurance-hero{padding:76px 20px}.insurance-final{margin:54px 18px 28px;padding:42px 26px;display:block}.insurance-final .button{margin-top:24px}.insurance-faq summary{min-height:96px;padding:24px 58px 24px 22px}.insurance-faq summary:after{right:22px}.insurance-faq details p{padding:0 22px 24px}}
footer{padding-bottom:118px}
@media(max-width:700px){footer{padding-bottom:94px}}
.insurance-feature-actions .button{white-space:normal;text-align:center;flex-direction:column;line-height:1.25;padding-top:10px;padding-bottom:10px}
.insurance-provider-logo{display:block;width:min(390px,85%);height:auto;margin:0 0 30px;border-radius:8px;box-shadow:0 12px 30px rgba(0,25,50,.2)}
.insurance-provider-logo{width:min(430px,88%);border-radius:0;box-shadow:none}
.coverage-grid{gap:46px}.coverage-card,.coverage-card.featured-coverage{padding:30px 0 12px;border:0;border-top:3px solid var(--aqua);border-radius:0;background:transparent}.coverage-card p{max-width:510px}
.insurance-hero{padding:58px 28px 66px}.insurance-provider-logo{width:min(350px,82%);margin-bottom:22px}.insurance-hero h1{font-size:clamp(2.8rem,5vw,4.75rem);max-width:900px;margin-bottom:16px}.insurance-hero-inner>p:not(.eyebrow){margin-bottom:22px}.insurance-hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.insurance-scroll-link{color:white;font-weight:850;text-decoration:none;border-bottom:2px solid var(--aqua);padding:8px 0}.insurance-scroll-link span{font-size:1.2rem;margin-left:5px}.coverage-section{scroll-margin-top:96px}
@media(max-width:820px){.insurance-hero{padding:44px 20px 50px}.insurance-provider-logo{width:min(330px,90%);margin-bottom:18px}.insurance-hero h1{font-size:clamp(2.55rem,12vw,4rem)}.insurance-hero-actions{align-items:flex-start;flex-direction:column;gap:12px}}
.plan-type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 46px}.plan-type-grid .coverage-card{min-height:190px}.plan-availability{margin:30px 0 0;padding-top:20px;border-top:1px solid rgba(0,51,102,.12);color:var(--muted);font-size:.86rem;max-width:900px}.insurance-final .button{white-space:normal;text-align:center}
@media(max-width:820px){.plan-type-grid{grid-template-columns:1fr;gap:8px}.plan-type-grid .coverage-card{min-height:0}.plan-availability{margin-top:22px}}
.insurance-hero{position:relative;padding-bottom:130px}.insurance-continuation{position:absolute;z-index:2;left:50%;bottom:0;transform:translateX(-50%);width:min(975px,calc(100% - 80px));padding:32px 28px 34px;border-radius:28px 28px 0 0;background:rgba(218,244,246,.9);color:var(--navy);display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 -10px 26px rgba(0,30,55,.14);backdrop-filter:blur(8px)}.insurance-continuation strong{font-size:1.05rem;color:var(--teal);text-transform:uppercase;letter-spacing:.08em}.insurance-continuation strong span{font-size:1.35rem}.insurance-continuation:hover{background:rgba(199,237,240,.96)}.insurance-continuation:hover strong{color:var(--navy)}
@media(max-width:620px){.insurance-hero{padding-bottom:124px}.insurance-continuation{width:calc(100% - 36px);padding:23px 20px 25px;display:block;text-align:center}}
.site-header nav .home-nav-link{width:38px;height:38px;padding:8px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(8,127,137,.1);color:var(--teal)}.home-nav-link svg{display:block;width:21px;height:21px;fill:currentColor}.site-header nav .home-nav-link:hover{background:var(--teal);color:white}
@media(max-width:820px){.site-header nav .home-nav-link{width:auto;height:auto;border-radius:12px;justify-content:flex-start;gap:9px}.site-header nav .home-nav-link:after{content:"Home";font-weight:800}}
.complete-cruise-feature{max-width:1180px;margin:74px auto;padding:58px;border-radius:28px;background:linear-gradient(145deg,#dff5f6,#c7e9ee);display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:center;box-shadow:0 18px 46px rgba(0,51,102,.11)}.complete-cruise-feature h2,.essentials-hero h1,.essentials-section h2,.essential-card h3,.hub-note h2{font-family:Georgia,serif;line-height:1.03;letter-spacing:-.035em}.complete-cruise-feature h2{font-size:clamp(2.5rem,4.8vw,4.15rem);margin:0 0 15px;color:var(--navy)}.complete-cruise-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);margin-bottom:26px}.complete-cruise-list{display:grid;gap:10px}.complete-cruise-list span{position:relative;padding:14px 18px 14px 44px;border-bottom:1px solid rgba(0,51,102,.12);font-weight:850;color:var(--navy)}.complete-cruise-list span:before{content:"✓";position:absolute;left:15px;color:var(--teal)}
.essentials-hero{position:relative;padding:100px 28px 132px;background:linear-gradient(105deg,rgba(0,40,73,.88),rgba(7,126,137,.58)),url('hero-vacation.webp') center center/cover;color:white}.essentials-hero-inner{max-width:1180px;margin:auto}.essentials-hero h1{font-size:clamp(3.4rem,7vw,6.4rem);margin:0 0 20px;color:white}.essentials-hero-inner>p:not(.eyebrow){max-width:900px;font-size:1.16rem;line-height:1.65;color:rgba(255,255,255,.9)}.essentials-section{max-width:none;margin:0;padding:28px 28px 76px;background:#fff8f2}.essentials-section>.section-heading{max-width:1180px;margin:0 auto 35px}.essentials-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:18px}.essential-card{min-height:320px;padding:32px;border-radius:22px;display:grid;grid-template-columns:1fr;background:linear-gradient(145deg,#eaf8f9,#d7eff1);border:1px solid rgba(0,137,148,.13)}.essential-card:nth-child(2),.essential-card:nth-child(4){background:linear-gradient(145deg,#edf7fb,#d9ebf4)}.essential-insurance{grid-column:1/-1;min-height:0;background:linear-gradient(120deg,#fff1e7,#f9e5d7);border-color:rgba(255,111,97,.18)}.essential-card h3{font-size:clamp(1.8rem,3vw,2.55rem);margin:7px 0 14px;color:var(--navy)}.essential-card p:not(.eyebrow){color:var(--muted);line-height:1.62}.essential-card ul{padding:0;margin:18px 0;list-style:none}.essential-card li{position:relative;padding:6px 0 6px 24px;color:#29485d;font-weight:700}.essential-card li:before{content:"•";position:absolute;left:5px;color:var(--coral);font-size:1.25rem}.inline-resource-link{display:inline-block;margin-top:4px;color:var(--teal);font-weight:850;text-decoration:none;border-bottom:2px solid rgba(0,137,148,.25);padding-bottom:3px}.hub-note{max-width:1180px;margin:0 auto 34px;padding:54px 58px;border-radius:26px;background:linear-gradient(120deg,var(--navy),#086c7b);color:white;display:grid;grid-template-columns:1fr auto;align-items:center;gap:42px;box-shadow:var(--shadow)}.hub-note h2{font-size:clamp(2.15rem,4vw,3.45rem);color:white;margin:0 0 10px}.hub-note p:last-child{color:rgba(255,255,255,.8);max-width:670px;margin:0}.hub-note-actions{display:flex;flex-direction:column;gap:12px;min-width:290px}.outline-light{border:2px solid rgba(255,255,255,.72);color:white;background:transparent}.outline-light:hover{background:white;color:var(--navy)}
@media(max-width:820px){.complete-cruise-feature{margin:54px 18px;padding:42px 26px;grid-template-columns:1fr;gap:30px}.essentials-hero{padding:70px 20px 124px}.essentials-grid{grid-template-columns:1fr}.essentials-section{padding:28px 20px 68px}.essential-card{min-height:0;padding:30px 24px;grid-template-columns:1fr;gap:5px}.hub-note{margin:0 18px 28px;padding:42px 26px;grid-template-columns:1fr}.hub-note-actions{min-width:0}.hub-note-actions .button{text-align:center}.complete-cruise-list span{padding-left:38px}}
.guide-card:not(.featured){background:linear-gradient(145deg,#eaf8f9 0%,#d7eef1 100%);border-color:rgba(22,142,148,.18)}.guide-card:not(.featured):nth-child(3){background:linear-gradient(145deg,#edf7fb 0%,#d8ebf4 100%);border-color:rgba(0,89,137,.15)}
.welcome-paths{scroll-margin-top:96px;padding:78px max(28px,calc((100% - 1180px)/2));background:linear-gradient(145deg,#f3fbfc,#e5f5f6)}.welcome-intro{max-width:820px;margin-bottom:38px}.welcome-intro h2{font-family:Georgia,serif;font-size:clamp(2.35rem,4.8vw,4.2rem);line-height:1.03;letter-spacing:-.035em;margin:0;color:var(--navy)}.welcome-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px}.welcome-choice{padding-top:24px;border-top:3px solid var(--aqua)}.welcome-choice h3{font-family:Georgia,serif;color:var(--navy);font-size:clamp(1.6rem,2.5vw,2.15rem);line-height:1.1;margin:0 0 12px}.welcome-choice p{color:var(--muted);margin:0;line-height:1.65}.welcome-choice-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--teal);font-weight:850;text-decoration:none;border-bottom:2px solid rgba(0,137,148,.28);padding-bottom:3px}.welcome-choice-link:hover{border-color:var(--teal)}.welcome-shared-note{margin:34px 0 0;padding:22px 0 0;border-top:1px solid rgba(0,51,102,.16);color:var(--navy);font-weight:800;font-size:1rem;line-height:1.55}.advisor-details{margin-top:28px;border-top:3px solid var(--aqua);padding-top:14px;max-width:720px}.advisor-details p{margin:14px 0;color:var(--muted);line-height:1.62}.advisor-details strong{color:var(--navy)}
@media(max-width:820px){.welcome-paths{padding:60px 20px}.welcome-choice-grid{grid-template-columns:1fr;gap:36px}.welcome-choice{gap:14px}.welcome-intro{margin-bottom:32px}}
.hero h1{line-height:.96}
.hero-photo{background-image:url('hero-vacation.webp');background-position:center center}
.complete-cruise-list a{position:relative;padding:14px 32px 14px 44px;border-bottom:1px solid rgba(0,51,102,.12);font-weight:850;color:var(--navy);text-decoration:none;transition:color .18s ease,transform .18s ease}.complete-cruise-list a:before{content:"✓";position:absolute;left:15px;color:var(--teal)}.complete-cruise-list a:after{content:"→";position:absolute;right:6px;color:var(--teal)}.complete-cruise-list a:hover{color:var(--teal);transform:translateX(3px)}.essential-card[id]{scroll-margin-top:96px}
.resource-shortcuts{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0 34px}.resource-shortcuts a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 17px;border:1px solid rgba(0,137,148,.38);border-radius:999px;background:#effafb;color:var(--navy);font-size:.9rem;font-weight:850;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.resource-shortcuts a:hover{background:var(--teal);color:white;transform:translateY(-1px)}
@media(min-width:821px){.site-header nav{gap:14px}.site-header nav a{font-size:.84rem}.nav-cta{padding:10px 16px}}
@media(max-width:620px){.resource-shortcuts{gap:8px;margin:22px 0 30px}.resource-shortcuts a{flex:1 1 auto;padding:8px 13px}}
.button.teal{background:var(--teal);color:#fff;box-shadow:0 12px 30px rgba(22,142,148,.24)}
.faq-grid details:last-child:nth-child(odd){grid-column:1/-1}
.essentials-hero .wave path{fill:#fff8f2}
.essentials-section{padding-top:14px}
.resorts-hero{position:relative;padding:100px 28px 132px;background:linear-gradient(105deg,rgba(0,40,73,.86),rgba(7,126,137,.5)),url('hero-vacation.webp') center center/cover;color:white}.resorts-hero-inner{max-width:1180px;margin:auto}.resorts-hero h1,.resort-options h2,.resort-brand-card h3{font-family:Georgia,serif;line-height:1.03;letter-spacing:-.035em}.resorts-hero h1{font-size:clamp(3.4rem,7vw,6.4rem);margin:0 0 20px}.resorts-hero-inner>p:not(.eyebrow){max-width:850px;font-size:1.16rem;line-height:1.65;color:rgba(255,255,255,.9)}.resorts-hero .wave path{fill:#effafb}.resort-options{padding:58px max(28px,calc((100% - 1180px)/2)) 84px;background:#effafb}.resort-options>.section-heading{max-width:850px}.resort-brand-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.resort-brand-card{padding:42px;border-radius:24px;border:1px solid rgba(0,137,148,.16);background:linear-gradient(145deg,#fff,#dff3f4);box-shadow:0 16px 40px rgba(0,51,102,.09)}.beaches-card{background:linear-gradient(145deg,#fff,#e0eef7)}.resort-brand-card>img{display:block;width:min(285px,80%);height:82px;object-fit:contain;object-position:left center;margin-bottom:26px}.resort-type{color:var(--teal);font-size:.75rem;letter-spacing:.14em;font-weight:900;margin:0}.resort-brand-card h3{font-size:clamp(2.1rem,3.5vw,3rem);color:var(--navy);margin:10px 0 12px}.resort-brand-card>p:not(.resort-type){color:var(--muted);min-height:78px}.resort-brand-card>.button{margin:8px 0 28px}.resort-link-list{border-top:1px solid rgba(0,51,102,.13)}.resort-link-list a{display:flex;justify-content:space-between;gap:20px;padding:15px 2px;border-bottom:1px solid rgba(0,51,102,.11);color:var(--navy);font-weight:800;text-decoration:none}.resort-link-list a span{color:var(--teal)}.resort-link-list a:hover{color:var(--teal)}
@media(max-width:820px){.resorts-hero{padding:70px 20px 124px}.resort-options{padding:44px 20px 68px}.resort-brand-grid{grid-template-columns:1fr}.resort-brand-card{padding:30px 24px}.resort-brand-card>p:not(.resort-type){min-height:0}}
.resort-options{padding-top:14px}
.inline-resource-links{display:flex;flex-wrap:wrap;gap:12px 24px}
.essential-card{min-height:0;padding:28px}
.essential-insurance{grid-column:auto}
.essential-card,.essential-card:nth-child(2),.essential-card:nth-child(4),.essential-insurance{background:linear-gradient(145deg,#eaf8f9,#d7eff1);border-color:rgba(0,137,148,.16)}
.adult-cruise-card{display:flex;flex-direction:column}.cruise-wordmark{font-family:Georgia,serif;font-size:clamp(2.3rem,4vw,3.7rem);font-weight:700;line-height:1;color:var(--navy);margin:8px 0 30px}.virgin-card .cruise-wordmark{font-style:italic}.adult-cruise-card .resort-link-list{margin-top:8px}.adult-cruise-card>.button{align-self:flex-start}
.brand-mark{height:112px;margin:0 0 25px;display:flex;align-items:center}.virgin-mark{gap:18px}.virgin-badge{width:108px;height:108px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e31837;color:white;font-family:Georgia,serif;font-size:2rem;font-weight:700;font-style:italic;transform:rotate(-7deg);box-shadow:0 9px 22px rgba(133,0,25,.18)}.virgin-voyages{color:#152a3a;font-size:1.2rem;font-weight:900;letter-spacing:.24em}.viking-mark{width:max-content;flex-direction:column;align-items:center;justify-content:center;color:#182f43;border-top:2px solid #b52835;border-bottom:2px solid #b52835;padding:12px 8px}.viking-mark>span{font-family:Georgia,serif;font-size:2.8rem;line-height:1;letter-spacing:.12em}.viking-mark small{font-size:.72rem;letter-spacing:.42em;margin:8px 0 0 .42em}.adult-cruise-card .resort-link-list{margin-top:8px}.adult-cruise-card>.button{align-self:flex-start}
@media(max-width:520px){.brand-mark{height:96px}.virgin-badge{width:92px;height:92px;font-size:1.7rem}.virgin-voyages{font-size:.95rem;letter-spacing:.18em}.viking-mark>span{font-size:2.3rem}}
.official-brand-mark{height:150px;justify-content:flex-start}.official-cruise-logo{display:block;max-width:390px;max-height:140px;object-fit:contain;object-position:left center}.virgin-official-logo{width:360px}.viking-official-logo{width:300px}
@media(max-width:520px){.official-brand-mark{height:120px}.official-cruise-logo{max-width:100%;max-height:110px}.virgin-official-logo{width:280px}.viking-official-logo{width:240px}}
.inline-resource-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.inline-resource-link{display:inline-flex;align-items:center;gap:12px;min-height:64px;margin-top:8px;padding:7px 13px 7px 7px;border:1px solid rgba(0,137,148,.16);border-radius:13px;background:rgba(255,255,255,.72);box-shadow:0 7px 18px rgba(0,51,102,.06);text-decoration:none;line-height:1.25}.inline-resource-links .inline-resource-link{margin-top:0}.inline-resource-link:before{content:"GO";flex:0 0 50px;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--navy);color:white;font-size:.68rem;font-weight:950;letter-spacing:.03em;text-align:center}.inline-resource-link:hover{background:white;box-shadow:0 10px 22px rgba(0,51,102,.1);transform:translateY(-1px)}.inline-resource-link[href="travel-insurance.html"]:before{content:"ARCH";background:#07548a}.inline-resource-link[href*="viator.com"]:before{content:"viator";background:#ff5a5f}.inline-resource-link[href*="toursbylocals.com"]:before{content:"TBL";background:#166b58}.inline-resource-link[href*="amstardmc.com"]:before{content:"AMSTAR";background:#1555a5;font-size:.58rem}.inline-resource-link[href*="ResortforaDay.com"]:before{content:"DAY PASS";background:#ef7d32;font-size:.55rem}.inline-resource-link[href*="oneroam.pxf.io"]:before{content:"1ROAM";background:#553c9a}.inline-resource-link[href*="official-cruise-port"]:before{content:"PORTS";background:#087f89}.inline-resource-link[href*="free-cruise-parking"]:before{content:"GLV";background:#0d6190}.inline-resource-link[href*="a.co"]:before{content:"amazon";background:#20242b;color:#ffb23e}.inline-resource-link[href*="rakuten.com"]:before{content:"R";background:#bf0000;font-size:1.25rem}
@media(max-width:620px){.inline-resource-links{grid-template-columns:1fr}}
.affiliate-disclosure{margin-top:16px!important;padding:12px 15px;border-left:3px solid var(--teal);border-radius:0 10px 10px 0;background:rgba(255,255,255,.62);color:var(--muted)!important;font-size:.9rem!important;line-height:1.5}.affiliate-disclosure strong{color:var(--navy)}.amazon-disclosure{margin:12px 0 0;color:var(--muted);font-size:.78rem;line-height:1.45}
.inline-resource-link.has-brand-logo:before{display:none}.inline-resource-link.has-brand-logo img{flex:0 0 50px;width:50px;height:50px;padding:7px;border-radius:10px;background:#fff;object-fit:contain;box-shadow:inset 0 0 0 1px rgba(0,51,102,.08)}
.port-options{padding:14px max(28px,calc((100% - 1180px)/2)) 78px;background:#effafb}.port-options>.section-heading{max-width:860px}.port-region{padding:34px;border-radius:22px;background:white;border:1px solid rgba(0,137,148,.14)}.featured-port-region{margin:0 0 22px;background:linear-gradient(145deg,#dff5f6,#cfecef)}.port-region-heading h3{font-family:Georgia,serif;color:var(--navy);font-size:clamp(2rem,3.4vw,3rem);line-height:1.05;margin:4px 0 10px}.port-region-heading>p:not(.eyebrow){color:var(--muted);max-width:700px}.port-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}.gulf-port-grid{grid-template-columns:repeat(4,1fr)}.port-card{padding:24px;border-radius:16px;background:rgba(255,255,255,.82);border:1px solid rgba(0,137,148,.13);display:flex;flex-direction:column}.port-card>span{font-size:.72rem;letter-spacing:.14em;font-weight:900;color:var(--teal);text-transform:uppercase}.port-card h4{font-family:Georgia,serif;color:var(--navy);font-size:1.7rem;margin:8px 0 9px}.port-card p{font-size:.93rem;color:var(--muted);margin:0}.port-card-link{display:inline-flex;align-self:flex-start;margin-top:20px;color:var(--teal);font-size:.88rem;font-weight:900;text-decoration:none;border-bottom:2px solid rgba(22,142,148,.25)}.port-card-link:hover{color:var(--navy);border-color:var(--coral)}.port-region-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.port-name-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.port-name-list a{padding:9px 14px;border-radius:999px;background:#e6f5f6;color:var(--navy);font-size:.9rem;font-weight:800;border:1px solid rgba(0,137,148,.14);text-decoration:none}.port-name-list a:hover{background:var(--navy);color:white;border-color:var(--navy)}
@media(max-width:820px){.port-options{padding:14px 20px 68px}.port-grid,.port-region-grid{grid-template-columns:1fr}.port-region{padding:28px 24px}}
.cruise-path-grid{grid-template-columns:repeat(3,1fr)}
@media(max-width:1050px) and (min-width:821px){.cruise-path-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.cruise-path-grid{grid-template-columns:1fr}}
.long-cruise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.long-cruise-card{min-height:285px;padding:30px;border-radius:20px;display:flex;flex-direction:column;background:linear-gradient(145deg,#eaf8f9,#d7eff1);border:1px solid rgba(0,137,148,.16);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.long-cruise-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,51,102,.12)}.long-cruise-card>span{font-size:.72rem;letter-spacing:.14em;font-weight:900;color:var(--teal);text-transform:uppercase}.long-cruise-card h3{font-family:Georgia,serif;color:var(--navy);font-size:2.15rem;line-height:1.05;margin:14px 0 12px}.long-cruise-card p{color:var(--muted);margin:0}.long-cruise-card strong{margin-top:auto;color:var(--teal)}
@media(max-width:820px){.long-cruise-grid{grid-template-columns:1fr}.long-cruise-card{min-height:235px}}
.deal-page-hero{padding:74px max(28px,calc((100% - 1180px)/2)) 66px;background:linear-gradient(115deg,var(--navy),#087f89);color:white}.deal-page-hero>div{max-width:900px}.deal-page-hero .eyebrow{color:#a8f3ea}.deal-page-hero h1,.deal-list-heading h2,.featured-deal h2,.deal-coming-soon h2{font-family:Georgia,serif;line-height:1.03;letter-spacing:-.035em}.deal-page-hero h1{font-size:clamp(3rem,6vw,5.7rem);margin:0 0 18px}.deal-page-hero p:last-child{max-width:820px;margin:0;color:rgba(255,255,255,.86);font-size:1.08rem;line-height:1.65}.deal-list{padding:64px max(28px,calc((100% - 1180px)/2)) 82px;background:#effafb}.deal-list-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:end;margin-bottom:30px}.deal-list-heading h2{font-size:clamp(2.3rem,4vw,3.65rem);color:var(--navy);margin:0}.deal-list-heading>p{margin:0;color:var(--muted);line-height:1.65}.featured-deal{scroll-margin-top:112px;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);overflow:hidden;border:2px solid rgba(22,142,148,.18);border-radius:28px;background:white;box-shadow:0 20px 55px rgba(0,51,102,.12);transition:border-color .3s,box-shadow .3s}.featured-deal:target{border-color:var(--coral);box-shadow:0 0 0 6px rgba(255,111,97,.14),0 24px 65px rgba(0,51,102,.18)}.deal-image-wrap{position:relative;min-height:520px;background:#a9d5e6}.deal-image-wrap img{width:100%;height:100%;display:block;object-fit:cover}.deal-photo-label{position:absolute;left:22px;bottom:20px;padding:9px 14px;border-radius:999px;background:rgba(0,51,102,.9);color:white;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.deal-copy{padding:48px clamp(30px,4vw,58px);display:flex;flex-direction:column;justify-content:center}.deal-kicker{margin:0 0 12px;color:var(--teal);font-size:.75rem;font-weight:900;letter-spacing:.14em}.featured-deal h2{font-size:clamp(2.55rem,4.5vw,4.5rem);color:var(--navy);margin:0 0 4px}.deal-date{margin:0 0 23px;color:#32607a;font-size:1.12rem;font-weight:800}.deal-price{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 24px;padding:18px 22px;border-left:5px solid var(--coral);border-radius:0 14px 14px 0;background:#fff3ec;color:var(--navy)}.deal-price span{font-size:.86rem;font-weight:750}.deal-price strong{font-family:Georgia,serif;font-size:2.35rem;line-height:1.1}.deal-description{margin:0;color:var(--muted);line-height:1.65}.deal-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.deal-outline{border:2px solid rgba(0,51,102,.2);color:var(--navy);background:white}.deal-outline:hover{border-color:var(--teal)}.deal-fine-print{margin:18px 0 0;color:var(--muted);font-size:.79rem;line-height:1.5}.deal-coming-soon{margin-top:24px;padding:36px 40px;border-radius:22px;background:linear-gradient(145deg,#dff5f6,#ccebed);border:1px solid rgba(0,137,148,.16)}.deal-coming-soon h2{margin:0 0 10px;color:var(--navy);font-size:2.2rem}.deal-coming-soon>p:not(.eyebrow){margin:0;color:var(--muted)}
@media(max-width:820px){.deal-page-hero{padding:54px 20px}.deal-list{padding:46px 20px 66px}.deal-list-heading,.featured-deal{grid-template-columns:1fr}.deal-list-heading{gap:18px}.deal-image-wrap{min-height:0;aspect-ratio:4/3}.deal-copy{padding:34px 24px}.deal-actions{flex-direction:column}.deal-actions .button{width:100%;text-align:center}.deal-coming-soon{padding:30px 24px}}
.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.destination-card{min-height:270px;padding:28px;border-radius:20px;display:flex;flex-direction:column;background:linear-gradient(145deg,#eaf8f9,#d7eff1);border:1px solid rgba(0,137,148,.16);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.destination-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,51,102,.12)}.destination-card>span{font-size:.72rem;letter-spacing:.14em;font-weight:900;color:var(--teal);text-transform:uppercase}.destination-card h3{font-family:Georgia,serif;color:var(--navy);font-size:2.15rem;line-height:1.05;margin:14px 0 12px}.destination-card p{color:var(--muted);margin:0 0 20px}.destination-card strong{margin-top:auto;color:var(--teal)}
.destination-grid .destination-card:nth-child(3n+1){background:linear-gradient(145deg,#e8f4fb,#d5eaf5)}
.destination-grid .destination-card:nth-child(3n+2){background:linear-gradient(145deg,#fff1e8,#f9dfd1);border-color:rgba(255,111,97,.28)}
.destination-grid .destination-card:nth-child(3n){background:linear-gradient(145deg,#dff5f3,#ccecea)}
.holiday-search-card{cursor:default}.holiday-search-card:hover{transform:none;box-shadow:none}.holiday-year-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:auto}.holiday-year-links a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 14px;border-radius:12px;background:var(--navy);color:white;font-weight:900;text-decoration:none;transition:transform .18s ease,background .18s ease}.holiday-year-links a:hover{transform:translateY(-2px);background:var(--teal)}
.holiday-grid{grid-template-columns:repeat(2,1fr)}
@media(max-width:700px){.holiday-grid{grid-template-columns:1fr}}
@media(max-width:1050px) and (min-width:701px){.destination-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.destination-grid{grid-template-columns:1fr}.destination-card{min-height:225px}}
.featured-deal+.featured-deal{margin-top:24px}.deal-image-wrap img{object-fit:contain}
.deal-list-heading{display:block;max-width:900px}.deal-list-heading>p{max-width:820px;margin-top:14px}
.cruise-path-card.featured-wide{grid-column:1/-1;min-height:138px;display:grid;grid-template-columns:.7fr 1fr 1.25fr;align-items:center;gap:30px}.cruise-path-card.featured-wide .path-number,.cruise-path-card.featured-wide strong,.cruise-path-card.featured-wide>span:last-child{margin:0}.cruise-path-card.featured-wide>span:last-child{font-size:1rem}
@media(max-width:820px){.cruise-path-card.featured-wide{display:flex;min-height:155px}.cruise-path-card.featured-wide .path-number{margin-bottom:22px}.cruise-path-card.featured-wide strong{margin-bottom:12px}.cruise-path-card.featured-wide>span:last-child{margin-top:auto;font-size:.9rem}}
.cruise-path-card.featured-wide{min-height:210px;padding:34px 40px;grid-template-columns:minmax(0,1fr) auto;gap:48px;background:linear-gradient(120deg,#003b70,#078b94);border-left:8px solid var(--coral);box-shadow:0 22px 48px rgba(0,51,102,.2)}.featured-wide-copy{display:flex;flex-direction:column;align-items:flex-start}.cruise-path-card.featured-wide .featured-wide-copy .path-number{margin:0 0 13px;color:#a8f3ea}.cruise-path-card.featured-wide .featured-wide-copy strong{margin:0;color:white;font-size:clamp(2.2rem,4vw,3.6rem)}.featured-wide-note{margin-top:12px;color:rgba(255,255,255,.82);font-size:1rem;font-weight:700}.cruise-path-card.featured-path.featured-wide .featured-wide-action{margin:0;padding:16px 24px;border:0;border-radius:999px;background:white;color:var(--navy);font-size:1rem;font-weight:900;box-shadow:0 10px 24px rgba(0,28,55,.14)}
@media(max-width:820px){.cruise-path-card.featured-wide{padding:30px 26px;gap:24px}.cruise-path-card.featured-wide .featured-wide-copy .path-number{margin-bottom:12px}.cruise-path-card.featured-wide .featured-wide-copy strong{margin-bottom:0}.cruise-path-card.featured-wide .featured-wide-action{margin-top:0;align-self:flex-start}.featured-wide-note{font-size:.92rem}}
.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.guide-card{min-height:280px}
@media(max-width:820px){.guide-grid{grid-template-columns:1fr}}

/* Theme 3.0: native navigation and living WordPress content */
.nav-menu-item{position:relative;display:flex;align-items:center}.submenu-toggle{border:0;background:transparent;color:var(--navy);font-size:1rem;padding:8px 2px;cursor:pointer}.nav-submenu{position:absolute;left:0;top:100%;display:none;width:255px;padding:10px;background:white;border:1px solid rgba(0,51,102,.1);border-radius:14px;box-shadow:var(--shadow)}.nav-menu-item:hover .nav-submenu,.nav-menu-item:focus-within .nav-submenu,.nav-menu-item.submenu-open .nav-submenu{display:grid}.site-header nav .nav-submenu a{padding:10px 12px;border-radius:9px;font-size:.84rem}.site-header nav .nav-submenu a:hover{background:#e8f7f8}.wof-trust{max-width:1180px;margin:78px auto;padding:0 28px;display:grid;grid-template-columns:1.35fr .65fr;gap:50px;align-items:center;scroll-margin-top:110px}.wof-trust-copy h2,.wof-content-section h2,.wof-page-section h1,.wof-hot-news h2{font-family:Georgia,serif;color:var(--navy);line-height:1.04;letter-spacing:-.035em}.wof-trust-copy h2{font-size:clamp(2.7rem,5vw,4.7rem);margin:0 0 18px}.wof-trust-copy>p:not(.eyebrow){color:var(--muted);font-size:1.08rem;max-width:760px}.wof-trust-photo{margin:0;border:10px solid white;border-radius:26px;overflow:hidden;box-shadow:var(--shadow);aspect-ratio:4/5}.wof-trust-photo img{width:100%;height:100%;object-fit:cover}.wof-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0}.button.teal{background:var(--teal);color:white}.button.outline{border:1px solid rgba(0,51,102,.18);background:white;color:var(--navy)}.wof-no-fee{display:grid;gap:4px;padding:18px 22px;border:1px solid rgba(0,51,102,.12);border-radius:16px;background:#f8fcfd}.wof-no-fee strong{color:var(--navy)}.wof-no-fee span{color:var(--muted)}
.quick-paths .cruise-path-grid .cruise-path-card{background:#e6f4fb}.quick-paths .cruise-path-grid .cruise-path-card:nth-child(3n+2):not(.featured-path):not(.all-cruises){background:#fff0e7;border-color:#ffc5aa}.quick-paths .cruise-path-grid .cruise-path-card:nth-child(3n):not(.featured-path):not(.all-cruises){background:#dff5f3}.quick-paths .cruise-path-grid .cruise-path-card.featured-path{background:linear-gradient(135deg,#087f89,#16a6aa);color:white}.quick-paths .cruise-path-grid .cruise-path-card.featured-path .path-number,.quick-paths .cruise-path-grid .cruise-path-card.featured-path>span:last-child{color:#d5fffa}.quick-paths .cruise-path-grid .cruise-path-card.all-cruises{background:var(--navy);color:white}.wof-hot-news{max-width:1180px;margin:58px auto;padding:30px 34px;border:1px solid rgba(0,51,102,.14);border-left:8px solid var(--coral);border-radius:22px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end}.wof-hot-news .eyebrow{color:var(--coral);grid-column:1/-1;margin:0}.wof-hot-news h2{font-size:clamp(1.55rem,3vw,2.35rem);margin:0}.wof-hot-news h2 a{text-decoration:none}.wof-hot-news>span{color:var(--muted);white-space:nowrap}.wof-content-section{max-width:1180px;margin:0 auto;padding:86px 28px}.wof-content-section .section-heading{max-width:none}.wof-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.wof-post-card{overflow:hidden;border:1px solid rgba(0,51,102,.12);border-radius:22px;background:white;box-shadow:0 12px 32px rgba(0,51,102,.08)}.wof-post-image{display:block;height:230px;background:#e6f4f6}.wof-post-image img{width:100%;height:100%;object-fit:cover}.wof-card-placeholder{height:100%;padding:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--navy);background:linear-gradient(145deg,#e9f7fa,#d9eff2)}.wof-card-placeholder span{color:var(--muted);font-size:.86rem}.wof-post-body{padding:24px}.wof-card-date{color:var(--teal)!important;font-size:.74rem!important;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.wof-post-card h3{font-family:Georgia,serif;color:var(--navy);font-size:1.55rem;line-height:1.13;margin:10px 0}.wof-post-card h3 a{text-decoration:none}.wof-post-body>p{color:var(--muted)}.wof-inline-link{color:var(--navy);font-weight:850;text-decoration:none;border-bottom:2px solid var(--aqua)}.wof-inline-link span{color:var(--teal)}.wof-trips{background:#fff8f2;border-radius:28px}.wof-empty{padding:22px 26px;border-radius:16px;background:#e8f7f8;color:var(--navy);display:flex;gap:8px;flex-wrap:wrap}.wof-center{text-align:center;margin-top:26px}.wof-trip-actions{display:flex;gap:14px;flex-wrap:wrap}.wof-page-section{padding-top:70px}.wof-line-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wof-line-card{padding:28px;border-radius:20px;background:#e8f7f8;border:1px solid rgba(0,51,102,.1)}.wof-line-card:nth-child(3n+2){background:#fff0e7}.wof-line-card:nth-child(3n){background:#e6f4fb}.wof-line-card h2{font-size:1.65rem;margin:0 0 10px}.wof-line-card p{color:var(--muted);min-height:72px}
@media(max-width:1080px){.site-header nav{gap:10px}.site-header nav>a,.nav-menu-item>a{font-size:.8rem}.brand-logo{width:220px}}
@media(max-width:820px){.nav-menu-item{display:grid}.submenu-toggle{position:absolute;right:8px;top:5px}.nav-submenu{position:static;width:auto;box-shadow:none;border:0;border-left:3px solid var(--aqua);border-radius:0;margin-left:12px;padding:3px 8px}.wof-trust{grid-template-columns:1fr;padding:0 20px;margin:56px auto;gap:28px}.wof-trust-photo{max-width:330px;margin:auto;grid-row:1}.wof-trust-copy h2{font-size:2.65rem}.wof-hot-news{margin:42px 20px;grid-template-columns:1fr;padding:24px}.wof-hot-news>span{white-space:normal}.wof-content-section{padding:64px 20px}.wof-post-grid,.wof-line-grid{grid-template-columns:1fr}.wof-post-image{height:245px}.quick-paths .cruise-path-grid .cruise-path-card:nth-child(3n+1):not(.featured-path):not(.all-cruises){background:#e6f4fb}.quick-paths .cruise-path-grid .cruise-path-card:nth-child(3n+2):not(.featured-path):not(.all-cruises){background:#fff0e7}.quick-paths .cruise-path-grid .cruise-path-card:nth-child(3n):not(.featured-path):not(.all-cruises){background:#dff5f3}}

/* Approved card sequence: navy, teal, then blue, coral, aqua repeating. */
.quick-paths .cruise-path-grid .cruise-path-card:nth-child(3),.quick-paths .cruise-path-grid .cruise-path-card:nth-child(6){background:#e6f4fb}.quick-paths .cruise-path-grid .cruise-path-card:nth-child(4),.quick-paths .cruise-path-grid .cruise-path-card:nth-child(7){background:#fff0e7;border-color:#ffc5aa}.quick-paths .cruise-path-grid .cruise-path-card:nth-child(5),.quick-paths .cruise-path-grid .cruise-path-card:nth-child(8){background:#dff5f3}.quick-paths .cruise-path-grid .cruise-path-card.all-cruises{background:var(--navy)}.quick-paths .cruise-path-grid .cruise-path-card.featured-path{background:linear-gradient(135deg,#087f89,#16a6aa)}
.wof-no-fee-prominent{margin:24px 0;background:#e1f6f3;border:2px solid var(--teal);border-left:8px solid var(--coral);padding:20px 22px}.wof-no-fee-prominent strong{font-size:1.15rem}.wof-no-fee-prominent span{font-size:.94rem}.advisor-details{margin-top:24px}.advisor-details p{font-size:.9rem!important;line-height:1.55;margin:0 0 13px}.welcome-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:28px}.welcome-choice{border-top:3px solid var(--aqua);padding-top:18px}.welcome-choice h3{font-family:Georgia,serif;color:var(--navy);font-size:1.55rem;line-height:1.1;margin:0 0 10px}.welcome-choice p{font-size:.9rem;color:var(--muted)}.welcome-choice-link{font-weight:850;color:var(--teal);text-decoration:none}
@media(max-width:820px){.welcome-choice-grid{grid-template-columns:1fr}.quick-paths .cruise-path-grid .cruise-path-card:nth-child(3),.quick-paths .cruise-path-grid .cruise-path-card:nth-child(6){background:#e6f4fb}.quick-paths .cruise-path-grid .cruise-path-card:nth-child(4),.quick-paths .cruise-path-grid .cruise-path-card:nth-child(7){background:#fff0e7}.quick-paths .cruise-path-grid .cruise-path-card:nth-child(5),.quick-paths .cruise-path-grid .cruise-path-card:nth-child(8){background:#dff5f3}}
.wof-promotion{max-width:1180px;margin:34px auto;padding:28px 34px;border-radius:22px;border-left:8px solid var(--coral);background:linear-gradient(115deg,var(--navy),#087f89);color:white;display:flex;justify-content:space-between;align-items:center;gap:28px;box-shadow:var(--shadow)}.wof-promotion .eyebrow{color:#a8f3ea;margin:0 0 7px}.wof-promotion h2{font-family:Georgia,serif;font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.05;margin:0 0 7px}.wof-promotion p{margin:0;color:rgba(255,255,255,.86)}.wof-promotion small{display:block;margin-top:8px;color:#a8f3ea;font-weight:800}@media(max-width:820px){.wof-promotion{margin:24px 18px;padding:25px;display:block}.wof-promotion .button{margin-top:18px}}
.quick-paths .cruise-path-grid .cruise-path-card:not(.all-cruises):not(.featured-path){background:#dff5f3;border-color:rgba(0,137,148,.18)}
.wof-promotion{max-width:980px;padding:20px 26px;gap:22px}
.wof-promotion h2{font-size:clamp(1.55rem,2.6vw,2.25rem)}
.wof-promotion .button{padding:12px 20px}
.wof-hot-news{margin:36px auto;padding:18px 24px;gap:8px 18px;border-radius:16px}
.wof-hot-news h2{font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.15}
.wof-hot-news .eyebrow{font-size:.68rem}
@media(max-width:820px){.wof-hot-news{margin:30px 18px;padding:18px 20px}}
.wof-hot-news{display:flex;align-items:center;gap:14px;padding:14px 20px;border-left-width:6px}
.wof-hot-news{text-decoration:none;color:inherit;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.wof-hot-news:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,51,102,.1)}
.wof-news-ticker{cursor:default;overflow:hidden}.wof-news-window{flex:1;min-width:0;overflow:hidden}.wof-news-track{display:flex;align-items:center;gap:30px;width:max-content;animation:wof-news-scroll 48s linear infinite}.wof-news-track:hover{animation-play-state:paused}.wof-news-track.static{animation:none}.wof-news-track a{color:var(--navy);font-size:1.05rem;font-weight:850;text-decoration:none;white-space:nowrap}.wof-news-track a:hover{text-decoration:underline;text-underline-offset:3px}.wof-news-track span{color:var(--coral)}.wof-news-all{flex:0 0 auto;color:var(--teal);font-size:.84rem;font-weight:850;text-decoration:none;white-space:nowrap}.wof-news-all:hover{text-decoration:underline;text-underline-offset:3px}@keyframes wof-news-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.wof-news-track{animation:none}}@media(max-width:700px){.wof-news-ticker .eyebrow{width:100%}.wof-news-window{order:2;width:100%}.wof-news-all{order:3;margin-left:auto}}
.hero+.wof-hot-news{margin-top:28px;margin-bottom:24px}
.wof-hot-news .eyebrow{flex:0 0 auto;white-space:nowrap}
.wof-hot-news h2{flex:1;font-family:inherit;font-size:1.08rem;line-height:1.3;letter-spacing:0}
.wof-hot-news>span{flex:0 0 auto;font-size:.82rem}
@media(max-width:700px){.wof-hot-news{align-items:flex-start;flex-wrap:wrap;gap:6px 12px}.wof-hot-news h2{flex:1 1 100%;order:2}.wof-hot-news>span{order:3}}
.wof-line-card,.wof-line-card:nth-child(3n+2),.wof-line-card:nth-child(3n){background:#dff5f3}
.transfer-heading-link{color:var(--navy);text-decoration-color:rgba(0,137,148,.45);text-underline-offset:3px}.transfer-heading-link:hover{color:var(--teal)}.transfer-button{display:none!important}
.wof-line-card{display:flex;flex-direction:column}.wof-line-brand{min-height:68px;display:flex;align-items:center;margin-bottom:10px}.wof-line-brand span{display:none}.wof-line-logo{display:block;width:190px;height:58px;object-fit:contain;object-position:left center}.wof-line-logo[src*="holland-america"]{box-sizing:border-box;background:var(--navy);border-radius:8px;padding:8px 12px}.wof-line-gulf{font-size:.86rem;color:var(--teal);padding-top:10px;border-top:1px solid rgba(0,137,148,.18)}.wof-line-card .button{margin-top:auto;align-self:flex-start}.wof-gulf-note{margin:22px 0 0;color:var(--muted);font-size:.88rem;line-height:1.55}

/* Use the compact menu before desktop navigation becomes crowded. */
.difference-body{grid-template-columns:minmax(340px,500px) minmax(0,1fr);align-items:start}.difference-body>.difference-photo{min-height:500px;background-position:left top;background-size:460px 460px}.difference-copy{padding:24px clamp(38px,5vw,82px) 32px clamp(24px,3vw,48px)}.after-book-wide{max-width:1180px;margin:8px auto 54px;padding:28px;border-top:3px solid var(--aqua)}.after-book-wide>.eyebrow{margin:0 0 18px}.after-book-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.after-book-grid p{margin:0;padding:0 28px;border-right:1px solid rgba(0,51,102,.13);color:var(--muted);font-size:.9rem;line-height:1.55}.after-book-grid p:first-child{padding-left:0}.after-book-grid p:last-child{padding-right:0;border-right:0}.after-book-grid strong,.after-book-grid span{display:block}.after-book-grid strong{margin-bottom:6px;color:var(--navy);font-size:1rem}.after-book-notes{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(0,51,102,.13)}.after-book-notes p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.5}.after-book-notes strong{color:var(--navy)}
@media(max-width:820px){.difference-body>.difference-photo{order:1;min-height:min(100vw,410px);background-size:min(100vw,410px) auto}.difference-copy{order:2;padding-bottom:26px}.after-book-wide{margin:0 20px 42px;padding:26px 0}.after-book-grid,.after-book-notes{grid-template-columns:1fr}.after-book-grid{gap:18px}.after-book-grid p,.after-book-grid p:first-child,.after-book-grid p:last-child{padding:0;border-right:0}.after-book-notes{gap:12px}}

/* 3.5 mobile and embedded-browser safeguards */
html,body{max-width:100%;overflow-x:hidden}
[id]{scroll-margin-top:126px}
@media(max-width:820px){
  .difference-heading{padding-bottom:18px}
  .difference-body{display:block!important;min-height:0!important}
  .difference-body>.difference-photo{width:100%;height:min(100vw,410px);min-height:0!important;display:block;background-position:left top;background-size:min(100vw,410px) auto}
  .difference-body>.difference-copy{margin:0!important}
  .resorts-hero,.insurance-hero,.essentials-hero{scroll-margin-top:126px}
}
.after-book-specialty-line{margin:24px 0 0;color:var(--muted);font-size:.82rem;line-height:1.5}.after-book-notes{display:block;margin-top:20px;padding-top:20px}.after-book-notes p{max-width:none;text-align:left}
@media(max-width:1180px){.site-header{height:82px}.nav-wrap{padding:0 20px}.brand-logo{width:210px;height:74px}.menu-button{display:block}.site-header nav{display:none;position:absolute;left:16px;right:16px;top:76px;max-height:calc(100vh - 92px);overflow:auto;background:white;padding:18px;border-radius:18px;box-shadow:var(--shadow);align-items:stretch;flex-direction:column;gap:6px}.site-header nav.open{display:flex}.site-header nav>a,.nav-menu-item>a{padding:10px 12px;font-size:.9rem}.nav-menu-item{display:grid}.submenu-toggle{position:absolute;right:8px;top:5px}.nav-submenu{position:static;width:auto;box-shadow:none;border:0;border-left:3px solid var(--aqua);border-radius:0;margin-left:12px;padding:3px 8px}.nav-cta{margin-left:0;justify-content:center;text-align:center}}
.site-contact-bar{min-height:32px;background:#003b6b;color:#fff;padding:5px 28px;font-size:.76rem;font-weight:750;letter-spacing:.01em}.site-contact-bar>div{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:flex-end;gap:11px;flex-wrap:wrap}.site-contact-bar a{display:inline-flex;align-items:center;gap:6px;color:#fff;text-decoration:none}.site-contact-bar a:hover{text-decoration:underline}.site-contact-bar .contact-phone:before{content:"☎";font-size:.9rem}.site-contact-bar .contact-email:before{content:"✉";font-size:.9rem}@media(max-width:560px){.site-contact-bar{font-size:.7rem;padding:5px 12px}.site-contact-bar>div{justify-content:center;gap:7px}.site-contact-bar span{display:none}}
.wof-no-fee-prominent{grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:24px;width:100%;padding:13px 20px;margin:22px 0}.wof-no-fee-prominent strong{font-size:1.05rem;white-space:nowrap}.wof-no-fee-prominent span{font-size:.9rem;line-height:1.5}@media(max-width:720px){.wof-no-fee-prominent{grid-template-columns:1fr;gap:5px;padding:15px 18px}.wof-no-fee-prominent strong{white-space:normal}}
.quick-paths .cruise-path-grid .cruise-path-card:not(.all-cruises):not(.featured-path){background:#dff5f3!important;border-color:rgba(0,137,148,.18)!important}
@media(min-width:1051px) and (max-width:1180px){.menu-button{display:none}.site-header nav{display:flex;position:static;left:auto;right:auto;top:auto;max-height:none;overflow:visible;background:transparent;padding:0;border-radius:0;box-shadow:none;align-items:center;flex-direction:row;gap:9px}.site-header nav>a,.nav-menu-item>a{padding:0;font-size:.78rem}.nav-menu-item{display:flex;position:relative}.submenu-toggle{position:static;padding:7px 2px}.nav-submenu{position:absolute;width:245px;box-shadow:var(--shadow);border:1px solid rgba(0,51,102,.1);border-left:1px solid rgba(0,51,102,.1);border-radius:14px;margin-left:0;padding:10px}.nav-cta{margin-left:1px;padding:10px 14px!important;white-space:nowrap}.brand-logo{width:190px;height:70px}}
.wof-no-fee-prominent{display:grid!important;grid-template-columns:1fr!important;gap:4px!important;align-items:start!important;width:100%!important;padding:14px 20px!important}.wof-no-fee-prominent strong{white-space:normal!important}.wof-no-fee-prominent span{width:100%!important;max-width:none!important}
.site-contact-bar a{text-decoration:underline;text-underline-offset:3px}.contact-phone:before{content:"☎";display:inline-block;margin-right:6px;text-decoration:none}.contact-email:before{content:"✉";display:inline-block;margin-right:6px;text-decoration:none}.footer-contact a{display:inline-flex;align-items:center}
.site-contact-bar .contact-phone:before,.site-contact-bar .contact-email:before{margin-right:0}
footer{padding:28px 28px 78px!important;gap:16px!important}.footer-brand{display:flex;align-items:center}.footer-logo{width:190px!important;height:68px!important;object-fit:contain!important;object-position:left center!important}.footer-contact{align-items:center;justify-content:flex-end;gap:22px}@media(max-width:700px){footer{padding:26px 20px 72px!important}.footer-logo{width:175px!important;height:64px!important}.footer-contact{justify-self:start;gap:12px}}
.hero-actions .button{justify-content:center;text-align:center}
.hero-headline-image-wrap{max-width:640px;margin:0 0 24px;line-height:0;letter-spacing:0}
.hero-headline-image{display:block;width:100%;height:auto;filter:drop-shadow(0 7px 16px rgba(0,31,56,.58))}
@media(max-width:820px){.hero-headline-image-wrap{max-width:520px;margin-bottom:20px}}
.wof-post-cta{margin-top:28px;padding:24px 26px;border:1px solid rgba(0,51,102,.12);border-radius:20px;background:#f3fbfc}.wof-post-cta .eyebrow{margin-bottom:9px}.wof-post-cta h2{margin:0 0 7px;color:var(--navy);font-family:Georgia,serif;font-size:clamp(1.75rem,3.2vw,2.45rem);line-height:1.08}.wof-post-cta>p:not(.eyebrow):not(.wof-disclosure){margin:0;color:var(--muted);font-size:1rem}.wof-post-cta .wof-actions{margin:18px 0 8px}.wof-post-cta .wof-disclosure{margin:8px 0 0;color:var(--muted);font-size:.82rem}@media(max-width:620px){.wof-post-cta{padding:21px 18px}.wof-post-cta .wof-actions{display:grid}.wof-post-cta .button{width:100%}}
.wof-deals-cta{margin-top:38px}
.insurance-hero-actions .button.primary{background:var(--coral);color:white;box-shadow:0 12px 28px rgba(255,111,97,.3)}
.insurance-hero{padding-bottom:66px}
@media(max-width:620px){.insurance-hero{padding-bottom:50px}}
.insurance-brand-row{display:flex;align-items:center;gap:24px;margin-bottom:22px}.insurance-brand-row .insurance-provider-logo{width:min(310px,45%);margin:0}.insurance-top-quote{flex:0 0 auto}.coverage-section{padding-top:58px;padding-bottom:58px}.coverage-section>.section-heading{margin-bottom:22px}.plan-type-grid{gap:0 38px}.plan-type-grid .coverage-card{min-height:0;padding:22px 0 18px}.plan-type-grid .coverage-card h3{margin:10px 0 8px}.plan-type-grid .coverage-card p{margin:0;line-height:1.5}
@media(max-width:820px){.insurance-brand-row{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:20px}.insurance-brand-row .insurance-provider-logo{width:min(310px,90%)}.insurance-top-quote{width:100%;max-width:500px}.coverage-section{padding-top:46px;padding-bottom:46px}.coverage-section>.section-heading{margin-bottom:16px}.plan-type-grid .coverage-card{padding:19px 0 16px}}
.insurance-more-cue{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:900;white-space:nowrap;border-bottom:2px solid var(--aqua);padding:5px 3px}.insurance-more-cue span{color:#a8f3ea;font-size:1rem}.insurance-more-cue:hover{color:#a8f3ea}
.coverage-section>.section-heading h2{font-size:clamp(2.15rem,3.5vw,3.35rem);max-width:none}.coverage-section>.section-heading>p:last-child{max-width:900px}.plan-type-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.plan-type-grid .coverage-card{padding:20px 18px 18px;border:1px solid rgba(0,137,148,.18);border-top:3px solid var(--aqua);border-radius:16px;background:#f5fbfc}.plan-type-grid .coverage-card h3{font-size:1.65rem}.plan-type-grid .coverage-card p{font-size:.9rem}
@media(max-width:1050px){.plan-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.coverage-section>.section-heading h2{font-size:2.25rem}.plan-type-grid{grid-template-columns:1fr;gap:10px}.plan-type-grid .coverage-card{padding:18px 16px 16px}}
.insurance-hero{padding-top:40px;padding-bottom:50px}.insurance-hero h1{font-size:clamp(2.65rem,4.6vw,4.2rem);max-width:1050px}.insurance-faq{padding:52px max(28px,calc((100% - 1180px)/2))}.insurance-faq>.section-heading{margin-bottom:22px}.insurance-faq h2{font-size:clamp(2.1rem,3.4vw,3.2rem);margin-bottom:0}.insurance-faq summary{min-height:78px;padding:18px 58px 18px 22px;font-size:1rem}.insurance-faq summary:after{right:22px}.insurance-faq details p{padding:0 22px 20px}.faq-grid{gap:12px}.insurance-final{margin:28px auto 18px;padding:34px 40px}.insurance-final h2{font-size:clamp(2rem,3.2vw,2.8rem)}.insurance-disclosure{padding-top:10px;padding-bottom:20px}
@media(max-width:820px){.insurance-hero{padding:34px 20px 46px}.insurance-faq{padding:44px 20px}.insurance-faq summary{min-height:72px;padding:16px 52px 16px 18px}.insurance-final{margin:28px 18px 18px;padding:30px 24px}.insurance-final .button{margin-top:18px}}


/* v3.5.27: compact social links in the top contact bar */
.site-contact-bar .contact-divider{opacity:.58}
.site-contact-bar .contact-socials{display:inline-flex;align-items:center;gap:5px}
.site-contact-bar .contact-social{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:2px solid rgba(255,255,255,.9);border-radius:999px;color:#fff;text-decoration:none;transition:background-color .18s ease,transform .18s ease}
.site-contact-bar .contact-social svg{width:28px;height:28px;display:block;fill:currentColor}
.site-contact-bar .contact-social:hover,.site-contact-bar .contact-social:focus-visible{background:rgba(255,255,255,.16);text-decoration:none;transform:translateY(-1px)}
@media(max-width:560px){.site-contact-bar .social-divider{display:none}.site-contact-bar .contact-socials{gap:3px}.site-contact-bar .contact-social{width:44px;height:44px}.site-contact-bar .contact-social svg{width:28px;height:28px}}

/* v3.5.27: keep ticker motion smooth and readable */
.wof-news-window{mask-image:linear-gradient(to right,transparent 0,#000 18px,#000 calc(100% - 18px),transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 18px,#000 calc(100% - 18px),transparent 100%)}
.wof-news-track{will-change:transform}

/* Cleaner ticker preview: compact, readable, and less jumpy under the hero. */
.wof-hot-news.wof-news-ticker{max-width:1180px;min-height:42px;margin:0 auto -36px;padding:6px 10px;border:1px solid rgba(0,51,102,.1);border-left:0;border-radius:12px;background:#f3fbfc;box-shadow:0 8px 18px rgba(0,51,102,.05);display:flex;align-items:center;gap:10px;overflow:hidden;position:relative;z-index:2}
.wof-news-ticker .eyebrow{flex:0 0 auto;margin:0;padding:6px 9px;border-radius:999px;background:var(--coral);color:#fff;font-size:.56rem;line-height:1;letter-spacing:.12em;white-space:nowrap;text-decoration:none}
.wof-news-ticker .eyebrow:hover{background:#f05f51;text-decoration:none}
.wof-news-window{flex:1;min-width:0;overflow:hidden}
.wof-news-track{display:flex;align-items:center;gap:18px;width:max-content;animation:wof-news-scroll 62s linear infinite}
.wof-news-track:hover{animation-play-state:paused}
.wof-news-track.static{animation:none}
.wof-news-track a{color:var(--navy);font-size:.86rem;font-weight:850;text-decoration:none;white-space:nowrap}
.wof-news-track a:hover{text-decoration:underline;text-underline-offset:3px}
.wof-news-track span{color:var(--coral);font-weight:900}
.wof-news-all{flex:0 0 auto;padding:5px 8px;border-radius:999px;color:var(--teal);font-size:.72rem;font-weight:900;text-decoration:none;white-space:nowrap}
.wof-news-all:hover{background:#e2f5f6;text-decoration:none}
@media(max-width:700px){.wof-hot-news.wof-news-ticker{margin:0 18px -26px;padding:7px 9px;align-items:center;gap:8px;flex-wrap:nowrap}.wof-news-ticker .eyebrow{width:auto;max-width:118px;padding:6px 8px;font-size:.52rem;letter-spacing:.08em}.wof-news-window{order:initial;width:auto;flex:1 1 auto;flex-basis:auto}.wof-news-track{gap:16px;animation-duration:54s}.wof-news-track a{font-size:.82rem}.wof-news-all{display:none}}

/* Keep Cristi's welcome photo centered with a soft fade on smaller screens. */
.difference-body>.difference-photo{background-position:center top!important;-webkit-mask-image:none!important;mask-image:none!important;box-shadow:inset 54px 0 42px var(--off),inset -54px 0 42px var(--off),inset 0 -76px 54px var(--off)}
@media(max-width:820px){.difference-body>.difference-photo{height:min(100vw,430px);background-position:center top!important;background-size:min(100vw,500px) auto!important;box-shadow:inset 34px 0 32px var(--off),inset -34px 0 32px var(--off),inset 0 -72px 52px var(--off)}}

/* Welcome action section: cleaner editorial layout matching the approved reference. */
.difference-copy .welcome-choice-grid{grid-template-columns:1fr 1fr!important;gap:38px!important;margin-top:8px!important}
.difference-copy .welcome-choice{padding:24px 0 0!important;border-top:4px solid var(--aqua)!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}
.difference-copy .welcome-choice h3{max-width:430px!important;margin:0 0 16px!important;color:var(--navy)!important;font-family:Georgia,serif!important;font-size:clamp(2rem,3vw,2.55rem)!important;line-height:1!important;letter-spacing:-.02em!important}
.difference-copy .welcome-choice p{max-width:470px!important;margin:0!important;color:#496a83!important;font-size:1rem!important;line-height:1.6!important}
.difference-copy .welcome-choice-link{display:inline-flex!important;align-items:center!important;gap:10px!important;margin-top:24px!important;padding-bottom:7px!important;color:var(--teal)!important;border-bottom:3px solid rgba(18,190,190,.25)!important;font-size:1.03rem!important;font-weight:900!important;line-height:1.1!important;text-decoration:none!important}
.difference-copy .welcome-choice-link:hover{color:var(--navy)!important;border-color:var(--coral)!important}
.difference-copy .wof-no-fee-prominent{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:34px 0 0!important;padding:28px 32px!important;border:2px solid var(--teal)!important;border-left:12px solid var(--coral)!important;border-radius:0 22px 22px 0!important;background:#e1f6f3!important;box-shadow:none!important}
.difference-copy .wof-no-fee-prominent strong{color:var(--navy)!important;font-size:1.25rem!important;line-height:1.2!important;white-space:normal!important}
.difference-copy .wof-no-fee-prominent span{max-width:none!important;color:#496a83!important;font-size:1rem!important;line-height:1.55!important}
@media(max-width:820px){.difference-copy .welcome-choice-grid{grid-template-columns:1fr!important;gap:30px!important}.difference-copy .welcome-choice h3{font-size:2rem!important}.difference-copy .wof-no-fee-prominent{padding:24px 24px!important}}

/* Put Cristi's photo on the left and feather it into the action boxes. */
.difference-body{grid-template-columns:minmax(520px,42vw) minmax(0,1fr)!important;gap:0!important;align-items:center!important}
.difference-body>.difference-photo{min-height:690px!important;background-position:left top!important;background-size:cover!important;-webkit-mask-image:none!important;mask-image:none!important;box-shadow:inset -130px 0 88px var(--off)!important}
.difference-body>.difference-copy{padding:72px clamp(44px,5.2vw,96px) 64px clamp(30px,4vw,70px)!important}
@media(max-width:1100px){.difference-body{grid-template-columns:minmax(420px,44vw) minmax(0,1fr)!important}.difference-body>.difference-photo{min-height:620px!important;box-shadow:inset -96px 0 72px var(--off)!important}.difference-body>.difference-copy{padding-right:34px!important}}
@media(max-width:820px){.difference-body{display:block!important}.difference-body>.difference-photo{height:min(112vw,520px)!important;min-height:0!important;background-position:left top!important;background-size:cover!important;box-shadow:inset 0 -92px 70px var(--off)!important}.difference-body>.difference-copy{padding:34px 24px 48px!important}}

/* Stronger left-photo layout: photo hugs the left edge and fades into the right-side boxes. */
.difference-body{position:relative!important;display:block!important;min-height:650px!important;overflow:hidden!important;background:var(--off)!important}
.difference-body>.difference-photo{position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:min(720px,48vw)!important;height:auto!important;min-height:0!important;background-position:left top!important;background-size:cover!important;box-shadow:none!important;z-index:0!important}
.difference-body>.difference-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(243,248,249,0) 0%,rgba(243,248,249,0) 58%,var(--off) 100%)}
.difference-body>.difference-copy{position:relative!important;z-index:1!important;width:min(1030px,62vw)!important;margin-left:auto!important;padding:78px clamp(34px,5vw,92px) 66px clamp(42px,5vw,96px)!important}
@media(max-width:1100px){.difference-body>.difference-photo{width:50vw!important}.difference-body>.difference-copy{width:64vw!important;padding-left:54px!important}}
@media(max-width:820px){.difference-body{display:block!important;min-height:0!important}.difference-body>.difference-photo{position:relative!important;width:100%!important;height:min(112vw,520px)!important;background-size:cover!important}.difference-body>.difference-photo:after{background:linear-gradient(180deg,rgba(243,248,249,0) 0%,rgba(243,248,249,0) 68%,var(--off) 100%)}.difference-body>.difference-copy{width:auto!important;margin:0!important;padding:34px 24px 48px!important}}

/* Reference layout: left photo panel, right boxes, soft fade only on photo edge. */
.difference-body{display:grid!important;grid-template-columns:minmax(520px,37vw) minmax(0,1fr)!important;gap:0!important;align-items:start!important;min-height:0!important;overflow:hidden!important;background:var(--off)!important}
.difference-body>.difference-photo{position:relative!important;left:auto!important;top:auto!important;bottom:auto!important;width:100%!important;height:auto!important;min-height:690px!important;background-position:left top!important;background-size:cover!important;box-shadow:none!important;z-index:0!important}
.difference-body>.difference-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(243,248,249,0) 0%,rgba(243,248,249,0) 82%,var(--off) 100%)!important;pointer-events:none}
.difference-body>.difference-copy{position:relative!important;z-index:1!important;width:auto!important;margin:0!important;padding:78px clamp(44px,5vw,96px) 64px clamp(54px,6vw,118px)!important}
.difference-copy .welcome-choice-grid{gap:40px!important}
.difference-copy .wof-no-fee-prominent{margin-top:34px!important}
@media(max-width:1100px){.difference-body{grid-template-columns:minmax(430px,40vw) minmax(0,1fr)!important}.difference-body>.difference-photo{min-height:640px!important}.difference-body>.difference-copy{padding-left:48px!important;padding-right:34px!important}}
@media(max-width:620px){.difference-body{display:block!important}.difference-body>.difference-photo{width:100%!important;height:min(112vw,520px)!important;min-height:0!important;background-position:left top!important;background-size:cover!important}.difference-body>.difference-photo:after{background:linear-gradient(180deg,rgba(243,248,249,0) 0%,rgba(243,248,249,0) 72%,var(--off) 100%)!important}.difference-body>.difference-copy{padding:34px 24px 48px!important}}

/* Keep the left photo visible while preserving room for the right boxes. */
.difference-body{grid-template-columns:minmax(300px,38%) minmax(0,1fr)!important}
.difference-body>.difference-photo{min-height:640px!important;background-position:center top!important;background-size:cover!important}
.difference-body>.difference-photo:after{background:linear-gradient(90deg,rgba(243,248,249,0) 0%,rgba(243,248,249,0) 88%,var(--off) 100%)!important}
.difference-body>.difference-copy{padding-left:clamp(34px,4.5vw,86px)!important}
@media(max-width:920px){.difference-body{grid-template-columns:minmax(300px,42%) minmax(0,1fr)!important}.difference-body>.difference-photo{min-height:620px!important;background-position:center top!important}.difference-body>.difference-copy{padding:54px 28px 48px 36px!important}.difference-copy .welcome-choice-grid{grid-template-columns:1fr!important;gap:28px!important}.difference-copy .welcome-choice h3{font-size:2rem!important}}

/* Laptop preview fit: keep photo left and stop the right boxes from clipping. */
.difference{overflow:hidden!important}
.difference-body{grid-template-columns:minmax(300px,36%) minmax(0,1fr)!important}
.difference-body>.difference-photo{min-height:640px!important;background-position:center top!important}
.difference-body>.difference-copy{min-width:0!important;overflow:hidden!important}
@media(max-width:1180px){
  .difference-body{grid-template-columns:minmax(300px,40%) minmax(0,1fr)!important}
  .difference-body>.difference-photo{min-height:590px!important}
  .difference-body>.difference-copy{padding:52px 30px 48px 38px!important}
  .difference-copy .welcome-choice-grid{grid-template-columns:1fr!important;gap:28px!important}
  .difference-copy .welcome-choice h3{max-width:none!important;font-size:1.9rem!important}
  .difference-copy .welcome-choice p{max-width:none!important;font-size:.96rem!important;line-height:1.55!important}
  .difference-copy .wof-no-fee-prominent{padding:22px 26px!important}
}

/* Keep the right-side welcome content from overpowering the photo. */
.difference-body>.difference-copy{padding-top:58px!important;padding-bottom:50px!important}
.difference-copy .welcome-choice-grid{gap:34px!important}
.difference-copy .welcome-choice{padding-top:18px!important;border-top-width:3px!important}
.difference-copy .welcome-choice h3{font-size:clamp(1.55rem,2.15vw,2rem)!important;line-height:1.05!important;margin-bottom:12px!important}
.difference-copy .welcome-choice p{font-size:.92rem!important;line-height:1.52!important}
.difference-copy .welcome-choice-link{margin-top:18px!important;font-size:.92rem!important;padding-bottom:5px!important}
.difference-copy .wof-no-fee-prominent{margin-top:26px!important;padding:20px 24px!important;border-left-width:9px!important;border-radius:0 18px 18px 0!important}
.difference-copy .wof-no-fee-prominent strong{font-size:1.05rem!important}
.difference-copy .wof-no-fee-prominent span{font-size:.9rem!important;line-height:1.48!important}
@media(max-width:1180px){.difference-body>.difference-copy{padding-top:42px!important;padding-bottom:42px!important}.difference-copy .welcome-choice-grid{gap:22px!important}.difference-copy .welcome-choice h3{font-size:1.55rem!important}.difference-copy .welcome-choice p{font-size:.88rem!important}.difference-copy .wof-no-fee-prominent{padding:18px 20px!important}}

/* Tighten the space before the After You Book section. */
.difference-body>.difference-photo{min-height:560px!important}
.difference-body>.difference-copy{padding-bottom:34px!important}
.after-book-wide{margin-top:0!important}
@media(max-width:1180px){.difference-body>.difference-photo{min-height:500px!important}.difference-body>.difference-copy{padding-bottom:30px!important}.after-book-wide{margin-top:0!important}}

/* Balance the photo/options row at laptop preview widths. */
@media(max-width:1180px){
  .difference-body{grid-template-columns:minmax(285px,38%) minmax(0,1fr)!important}
  .difference-body>.difference-photo{min-height:600px!important;background-position:center top!important}
  .difference-body>.difference-photo:after{background:linear-gradient(90deg,rgba(243,248,249,0) 0%,rgba(243,248,249,0) 90%,var(--off) 100%)!important}
  .difference-body>.difference-copy{padding:34px 30px 34px 34px!important}
  .difference-copy .welcome-choice-grid{gap:18px!important}
  .difference-copy .welcome-choice{padding-top:14px!important}
  .difference-copy .welcome-choice h3{font-size:1.42rem!important;line-height:1.04!important;margin-bottom:9px!important}
  .difference-copy .welcome-choice p{font-size:.82rem!important;line-height:1.45!important}
  .difference-copy .welcome-choice-link{margin-top:14px!important;font-size:.82rem!important}
  .difference-copy .wof-no-fee-prominent{margin-top:20px!important;padding:16px 18px!important}
  .difference-copy .wof-no-fee-prominent strong{font-size:.96rem!important}
  .difference-copy .wof-no-fee-prominent span{font-size:.82rem!important;line-height:1.42!important}
}

/* Keep After You Book compact under the photo/options row. */
.after-book-wide{max-width:1180px!important;margin:0 auto 42px!important;padding:26px 28px 30px!important;border-top:3px solid var(--aqua)!important}
.after-book-wide>.eyebrow{margin:0 0 18px!important}
.after-book-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important}
.after-book-grid p{margin:0!important;padding:0 26px!important;border-right:1px solid rgba(0,51,102,.13)!important;color:var(--muted)!important;font-size:.9rem!important;line-height:1.5!important}
.after-book-grid p:first-child{padding-left:0!important}
.after-book-grid p:last-child{padding-right:0!important;border-right:0!important}
.after-book-grid strong{display:block!important;margin-bottom:7px!important;color:var(--navy)!important;font-size:1rem!important;line-height:1.2!important}
.after-book-grid span{display:block!important}
.after-book-specialty-line{margin:22px 0 0!important;color:var(--muted)!important;font-size:.86rem!important;line-height:1.5!important}
.after-book-notes{display:block!important;margin-top:18px!important;padding-top:16px!important;border-top:1px solid rgba(0,51,102,.13)!important}
.after-book-notes p{margin:0!important;color:var(--muted)!important;font-size:.86rem!important;line-height:1.5!important}
@media(max-width:720px){.after-book-grid{grid-template-columns:1fr!important;gap:16px!important}.after-book-grid p,.after-book-grid p:first-child,.after-book-grid p:last-child{padding:0!important;border-right:0!important}.after-book-wide{margin:0 20px 36px!important;padding:24px 0 26px!important}}

/* Keep the back-to-top control from covering section content while reviewing. */
.back-to-top{right:16px!important;bottom:14px!important;padding:10px 15px!important;font-size:.68rem!important;gap:7px!important;box-shadow:0 8px 20px rgba(0,51,102,.18)!important}
.back-to-top span{font-size:1.05rem!important}

/* Final welcome-section composition: photo left, balanced options right, details below. */
.difference-heading{padding:54px 28px 30px!important}
.difference-heading h2{font-size:clamp(3rem,4.4vw,5rem)!important}
.difference-heading>p:not(.eyebrow){max-width:920px!important}
.difference-body{display:grid!important;grid-template-columns:minmax(430px,36%) minmax(0,1fr)!important;align-items:start!important;gap:0!important;min-height:0!important;overflow:visible!important;background:var(--off)!important}
.difference-body>.difference-photo{position:relative!important;width:100%!important;min-height:560px!important;height:auto!important;background-position:center top!important;background-size:cover!important;background-repeat:no-repeat!important;box-shadow:none!important;-webkit-mask-image:none!important;mask-image:none!important}
.difference-body>.difference-photo:after{content:"";position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(243,248,249,0) 0%,rgba(243,248,249,0) 92%,var(--off) 100%)!important;pointer-events:none!important}
.difference-body>.difference-copy{width:auto!important;min-width:0!important;margin:0!important;padding:76px clamp(34px,4vw,72px) 40px clamp(44px,5vw,90px)!important;overflow:visible!important}
.difference-copy .welcome-choice-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:36px!important;margin:0!important}
.difference-copy .welcome-choice{padding-top:20px!important;border-top:4px solid var(--aqua)!important}
.difference-copy .welcome-choice h3{font-size:clamp(1.9rem,2.6vw,2.45rem)!important;line-height:1.02!important;margin:0 0 14px!important}
.difference-copy .welcome-choice p{font-size:.96rem!important;line-height:1.55!important}
.difference-copy .welcome-choice-link{font-size:.96rem!important;margin-top:20px!important}
.difference-copy .wof-no-fee-prominent{margin:32px 0 0!important;padding:24px 28px!important}
.difference-copy .wof-no-fee-prominent strong{font-size:1.12rem!important}
.difference-copy .wof-no-fee-prominent span{font-size:.94rem!important;line-height:1.5!important}
.after-book-wide{clear:both!important;max-width:1180px!important;margin:0 auto 42px!important;padding:30px 28px 32px!important;border-top:3px solid var(--aqua)!important}
.after-book-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}
@media(max-width:1180px){
  .difference-heading{padding-top:48px!important}
  .difference-heading h2{font-size:clamp(2.7rem,5vw,4.2rem)!important}
  .difference-body{grid-template-columns:minmax(360px,38%) minmax(0,1fr)!important}
  .difference-body>.difference-photo{min-height:540px!important;background-position:center top!important}
  .difference-body>.difference-copy{padding:48px 30px 34px 44px!important}
  .difference-copy .welcome-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important}
  .difference-copy .welcome-choice h3{font-size:1.7rem!important}
  .difference-copy .welcome-choice p{font-size:.88rem!important;line-height:1.48!important}
  .difference-copy .welcome-choice-link{font-size:.86rem!important;margin-top:16px!important}
  .difference-copy .wof-no-fee-prominent{padding:18px 20px!important;margin-top:24px!important}
}
@media(max-width:900px){
  .difference-body{grid-template-columns:minmax(260px,34%) minmax(0,1fr)!important}
  .difference-body>.difference-photo{min-height:500px!important;background-position:center top!important}
  .difference-body>.difference-copy{padding:34px 24px 30px 34px!important}
  .difference-copy .welcome-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}
  .difference-copy .welcome-choice h3{font-size:1.34rem!important}
  .difference-copy .welcome-choice p{font-size:.78rem!important;line-height:1.42!important}
  .difference-copy .welcome-choice-link{font-size:.78rem!important;margin-top:12px!important}
  .difference-copy .wof-no-fee-prominent{margin-top:20px!important;padding:14px 18px!important}
  .difference-copy .wof-no-fee-prominent strong{font-size:.9rem!important}
  .difference-copy .wof-no-fee-prominent span{font-size:.78rem!important;line-height:1.38!important}
  .after-book-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important}
}
@media(max-width:720px){
  .difference-copy .welcome-choice-grid{grid-template-columns:1fr!important;gap:22px!important}
  .after-book-grid{grid-template-columns:1fr!important;gap:16px!important}
  .after-book-grid p,.after-book-grid p:first-child,.after-book-grid p:last-child{padding:0!important;border-right:0!important}
}

/* Keep Cristi's face clear: wider photo side and edge-only fade. */
.difference-body{grid-template-columns:minmax(460px,38%) minmax(0,1fr)!important}
.difference-body>.difference-photo{background-position:center top!important}
.difference-body>.difference-photo:after{background:linear-gradient(90deg,rgba(243,248,249,0) 0%,rgba(243,248,249,0) 96%,var(--off) 100%)!important}
@media(max-width:1180px){
  .difference-body{grid-template-columns:minmax(390px,42%) minmax(0,1fr)!important}
  .difference-body>.difference-photo:after{background:linear-gradient(90deg,rgba(243,248,249,0) 0%,rgba(243,248,249,0) 96%,var(--off) 100%)!important}
}
@media(max-width:900px){
  .difference-body{grid-template-columns:minmax(360px,43%) minmax(0,1fr)!important}
  .difference-body>.difference-photo:after{background:linear-gradient(90deg,rgba(243,248,249,0) 0%,rgba(243,248,249,0) 97%,var(--off) 100%)!important}
}

/* Center the planning-fee note beneath the photo/options row. */
.welcome-fee-centered{max-width:980px!important;margin:28px auto 30px!important;padding:22px 30px!important}
.welcome-fee-centered span{max-width:none!important}
@media(max-width:900px){.welcome-fee-centered{margin:24px 24px 28px!important;padding:18px 22px!important}}

@media(max-width:620px){
  .difference-body{display:block!important}
  .difference-body>.difference-photo{height:min(112vw,520px)!important;min-height:0!important}
  .difference-body>.difference-photo:after{background:linear-gradient(180deg,rgba(243,248,249,0) 0%,rgba(243,248,249,0) 74%,var(--off) 100%)!important}
  .difference-body>.difference-copy{padding:34px 24px 42px!important}
}

/* Keep the home More Below label near the visible top of its aqua panel. */
.hero>.insurance-continuation{bottom:16px;padding:10px 28px 56px;z-index:4}
@media(max-width:620px){.hero>.insurance-continuation{padding:10px 20px 38px}}

/* Welcome layout matched to Cristi's selected photo-and-options reference. */
@media(min-width:1181px){
 .difference-body{grid-template-columns:36.3% minmax(0,1fr)!important;align-items:stretch!important}
 .difference-body>.difference-photo{min-height:460px!important;height:100%!important}
 .difference-body>.difference-photo:after{background:none!important}
 .difference-body>.difference-copy{padding:52px 66px 28px 78px!important}
 .difference-copy .welcome-choice-grid{gap:26px!important}
 .difference-copy .welcome-choice{padding-top:18px!important;border-top-width:3px!important}
 .difference-copy .welcome-choice h3{font-size:1.7rem!important;line-height:1.05!important}
 .difference-copy .wof-no-fee-prominent{margin:22px 0 0!important;padding:16px 20px!important}
}
/* Feather only the portrait perimeter into the surrounding section. */
.difference-body>.difference-photo:after{
 background:linear-gradient(to bottom,var(--off) 0%,transparent 9%,transparent 84%,var(--off) 100%),linear-gradient(to right,var(--off) 0%,transparent 4%,transparent 85%,var(--off) 100%)!important;
}
/* Compact cruise-option cards without changing their content or column layout. */
.quick-paths .cruise-path-grid .cruise-path-card{min-height:0;padding:16px 20px}
.quick-paths .cruise-path-card .path-number{margin-bottom:10px}
.quick-paths .cruise-path-card strong{margin-bottom:8px}
.quick-paths .cruise-path-card>span:last-child{margin-top:0}
/* Latest featured post thumbnail, kept within the compact Featured card. */
.quick-paths .featured-thumbnail-row{display:flex;align-items:center;gap:12px}
.quick-paths .latest-feature-thumbnail{width:76px;height:76px;flex:0 0 76px;object-fit:contain;background:rgba(255,255,255,.95);border-radius:8px}
#published-featured-deals .deal-image-wrap img{object-fit:contain}
#published-featured-deals .featured-deal:not(:has(.deal-image-wrap)){grid-template-columns:1fr}

/* Compact the homepage insurance panel and its approach. */
.quick-paths{padding-bottom:36px}
.insurance-feature{min-height:0;margin-top:36px;margin-bottom:36px;padding:28px 40px}
@media(max-width:820px){
  .insurance-feature{margin-top:28px;margin-bottom:28px;padding:24px 26px}
}
/* Tighten the space above and below the homepage articles. */
.complete-cruise-feature{margin-bottom:0}
#guides.guides{padding-top:36px;padding-bottom:36px}
@media(max-width:820px){#guides.guides{padding-top:28px;padding-bottom:28px}}
/* Compact article cards and the gap before Travel Extras. */
#guides .guide-card{min-height:0;padding:20px 24px}
#guides .guide-card h3{margin:10px 0 8px}
#guides .guide-card p{margin:0 0 16px}
.insurance-feature+.complete-cruise-feature{margin-top:36px}
@media(max-width:820px){.insurance-feature+.complete-cruise-feature{margin-top:28px}}
/* Tighten the two remaining homepage gaps. */
#welcome .after-book-wide{padding-bottom:16px!important;margin-bottom:16px!important}
#guides.guides{padding-bottom:20px}
#guides+.final-cta{margin-top:0;padding-top:28px;padding-bottom:28px}

/* Footer contact strip matching the header social bar. */
footer .footer-contact.site-contact-bar{grid-column:1/-1;justify-self:stretch;padding:10px 16px;border-radius:0;background:#003b6b}
footer .footer-contact.site-contact-bar>div{justify-content:flex-end;gap:10px}
footer .footer-contact.site-contact-bar a{color:#fff}
@media(max-width:820px){footer .footer-contact.site-contact-bar>div{justify-content:center}footer .footer-contact.site-contact-bar{padding:12px 8px}}

/* Responsive review: readable welcome text and safe wrapping. */
@media(max-width:1200px){
 .difference-copy .welcome-choice p{font-size:1rem!important;line-height:1.5!important}
 .difference-copy .welcome-choice-link{font-size:.95rem!important}
 .difference-copy .wof-no-fee-prominent strong{font-size:1rem!important}
 .difference-copy .wof-no-fee-prominent span{font-size:1rem!important;line-height:1.5!important}
}
@media(max-width:1100px){.difference-copy .welcome-choice-grid{grid-template-columns:1fr!important}}
footer .footer-contact.site-contact-bar{display:block}
footer .footer-contact.site-contact-bar>div{min-width:0}
footer .contact-email{overflow-wrap:anywhere}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.wof-news-track{animation:none!important}.wof-news-window{overflow-x:auto}}

/* Keep small labels legible on the dark callout panels. */
.insurance-feature .eyebrow,.final-cta .eyebrow{color:#a8f3ea}

/* Article previews: photo, summary, and full-article link. */
#guides .article-photo-card{padding:0;overflow:hidden}
#guides .guide-card-image{width:100%;height:clamp(150px,18vw,210px);overflow:hidden;background:#e4f3f5;flex:none}
#guides .guide-card-image img{display:block;width:100%;height:100%;object-fit:contain}
#guides .guide-card-body{display:flex;flex-direction:column;flex:1;padding:20px 24px}
#guides .guide-card-body .read-more{padding-top:6px}
@media(max-width:620px){#guides .guide-card-image{height:180px}#guides .guide-card-body{padding:18px 20px}}

/* Compact footer and browsing cards, preserving the existing content. */
footer{grid-template-columns:170px minmax(0,1fr);column-gap:18px!important}
footer .footer-logo{width:160px!important;height:58px!important}
footer .footer-contact.site-contact-bar{grid-column:2;padding:8px 12px;background:#e3f5f5;border-radius:12px}
footer .footer-contact.site-contact-bar a{color:var(--navy)}
footer .footer-contact.site-contact-bar .contact-social{border-color:var(--navy);width:38px;height:38px}
footer .footer-contact.site-contact-bar .contact-social svg{width:24px;height:24px}
.quick-paths .cruise-path-grid{gap:12px}
.quick-paths .cruise-path-grid .cruise-path-card{padding:12px 16px;border-radius:14px}
.quick-paths .cruise-path-card .path-number{font-size:.68rem;margin-bottom:6px}
.quick-paths .cruise-path-card strong{font-size:1.25rem;margin-bottom:6px}
.quick-paths .cruise-path-card>span:last-child{font-size:.9rem;line-height:1.4}
.quick-paths .latest-feature-thumbnail{width:48px;height:48px;flex-basis:48px}
#guides .article-photo-card{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:stretch;border-radius:14px}
#guides .guide-card-image{width:120px;height:100%;min-height:140px;display:flex;align-items:center;padding:8px}
#guides .guide-card-image img{height:auto;max-height:150px;object-fit:contain}
#guides .guide-card-body{padding:14px 16px;min-width:0}
#guides .guide-card-body h3{font-size:1.2rem;line-height:1.2;margin:6px 0}
#guides .guide-card-body .guide-tag{font-size:.66rem;letter-spacing:.1em}
#guides .guide-card-body p{font-size:.9rem;line-height:1.4;margin:0 0 10px}
#guides .guide-card-body .read-more{font-size:.88rem;margin-top:auto;padding-top:0}
@media(max-width:820px){
 footer{grid-template-columns:140px minmax(0,1fr)}
 footer .footer-logo{width:135px!important;height:52px!important}
 footer .footer-contact.site-contact-bar>div{justify-content:flex-end}
}
@media(max-width:540px){
 footer{grid-template-columns:1fr}
 footer .footer-contact.site-contact-bar{grid-column:1}
 footer .footer-contact.site-contact-bar>div{justify-content:center}
 #guides .article-photo-card{grid-template-columns:90px minmax(0,1fr)}
 #guides .guide-card-image{width:90px;padding:6px}
 #guides .guide-card-body{padding:12px}
 #guides .guide-card-body h3{font-size:1.1rem}
}
/* Quieter homepage insurance and extras panels. */
.insurance-feature,.complete-cruise-feature{padding:22px 28px;border-radius:18px;box-shadow:0 6px 18px rgba(0,51,102,.06);gap:28px}
.insurance-feature h2,.complete-cruise-feature h2{font-size:clamp(1.65rem,2.6vw,2.3rem);line-height:1.12;margin-bottom:10px}
.insurance-feature .eyebrow,.complete-cruise-feature .eyebrow{margin-bottom:10px}
.insurance-feature-copy>p:last-of-type,.complete-cruise-copy>p:not(.eyebrow){font-size:1rem;line-height:1.5;margin-bottom:14px}
.insurance-feature-copy>p:last-of-type{margin-bottom:0}
.insurance-feature-actions{min-width:230px}
.insurance-feature .button,.complete-cruise-feature .button{font-size:.95rem;padding:10px 18px;box-shadow:none}
.complete-cruise-feature{background:#edf8f8}
.complete-cruise-list{gap:0}
.complete-cruise-list a{padding:10px 22px 10px 28px;font-size:.95rem;line-height:1.4;font-weight:700}
.complete-cruise-list a:before{left:4px}
@media(max-width:820px){.insurance-feature,.complete-cruise-feature{padding:20px;gap:18px}.insurance-feature-actions{margin-top:16px}}
/* Compact guide library and Travel Leaders addition. */
.downloadable-guides{margin:0 0 24px;scroll-margin-top:100px}
.downloadable-guides>h3{font-size:1.25rem;margin:0 0 12px;color:var(--navy)}
.cruise-guide-resource{display:grid;grid-template-columns:100px minmax(0,1fr);gap:20px;align-items:center;padding:16px 20px;background:#edf8f8;border:1px solid #c8e6e9;border-radius:14px}
.cruise-guide-cover{display:block;line-height:0}
.cruise-guide-cover img{display:block;width:100%;height:auto;border-radius:3px}
.cruise-guide-resource h4{font-family:Georgia,serif;font-size:1.4rem;line-height:1.2;margin:4px 0 8px;color:var(--navy)}
.cruise-guide-resource p{font-size:1rem;line-height:1.45;margin:0 0 12px;max-width:65ch}
.cruise-guide-resource .cruise-guide-meta{font-size:.75rem;letter-spacing:.08em;font-weight:700;color:#087d87;margin:0}
.cruise-guide-resource .button,.travel-leaders-card .button{font-size:.95rem;padding:10px 16px;min-height:44px;box-shadow:none;white-space:normal;text-align:center}
.travel-leaders-card{border-top:1px solid #a6d6da;margin-top:18px;padding-top:16px}
.travel-leaders-card h3{font-size:1.25rem;line-height:1.25;margin:0 0 8px;color:var(--navy)}
.travel-leaders-card p{font-size:1rem;line-height:1.5;margin:0 0 12px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:540px){.cruise-guide-resource{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:14px}.cruise-guide-resource h4{font-size:1.2rem}.cruise-guide-resource .button{width:100%}.travel-leaders-card .button{max-width:100%}}

/* Cruise guide library: compact cards and readable articles. */
.guide-library-shell{max-width:1120px;width:calc(100% - 40px);margin:0 auto;padding:30px 0 42px}
.library-heading h1,.readable-guide h1{font-family:Georgia,serif;font-size:clamp(1.8rem,3.2vw,2.6rem);line-height:1.15;margin:8px 0 12px;color:var(--navy)}
.library-heading p,.guide-intro{font-size:1.05rem;line-height:1.5;max-width:70ch}
.guide-kicker{font-size:.8rem!important;letter-spacing:.08em;color:#087c86;font-weight:800;margin:0}
.library-topics{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}
.library-topics a{display:inline-flex;align-items:center;min-height:44px;padding:8px 14px;border:1px solid #afd6dd;border-radius:999px;color:var(--navy);font-size:.95rem;font-weight:700;text-decoration:none}
.library-topics a:hover,.library-topics a:focus-visible{background:#dff4f4}
.library-free{display:flex;align-items:center;gap:20px;padding:18px;background:#edf8f8;border:1px solid #c8e6e9;border-radius:14px;margin:0 0 28px;scroll-margin-top:100px}
.library-free>img{width:90px;height:auto;flex:none}
.library-free h2{font-size:1.35rem;margin:4px 0 8px}.library-free p{font-size:1rem;line-height:1.45;margin:0 0 8px}.library-free a{display:inline-block;color:#006b78;font-weight:800;padding:8px 0;min-height:44px}
.library-group{margin:0 0 28px;scroll-margin-top:100px}.library-group>h2{font-size:1.45rem;color:var(--navy);margin:0 0 14px}
.library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.library-card{display:grid;grid-template-columns:80px minmax(0,1fr);align-items:center;gap:16px;padding:16px;border:1px solid #bfdee3;border-radius:12px;background:#f4fbfc;text-decoration:none;color:var(--navy)}
.library-card>img{width:80px;height:90px;object-fit:contain}.library-card>div{min-width:0}.library-card h3{font-family:Georgia,serif;font-size:1.25rem;line-height:1.25;margin:0 0 8px}.library-card p{font-size:1rem;line-height:1.45;margin:0 0 10px;color:#395d71}.library-card span{font-size:.9rem;font-weight:800;color:#007c85}.library-card:hover,.library-card:focus-visible{border-color:#008a95;background:#e9f7f8}
.guide-library-page a:focus-visible,.guide-library-page summary:focus-visible{outline:3px solid #087e89;outline-offset:4px}
.guide-breadcrumb{font-size:.95rem;margin-bottom:20px}.guide-breadcrumb a{display:inline-block;padding:6px 0;color:#006f7c}
.readable-guide{max-width:820px;margin:auto}.readable-guide h2{font-size:1.4rem;line-height:1.25;color:var(--navy);margin:26px 0 10px}.readable-guide p,.readable-guide li{font-size:1rem;line-height:1.65;color:#294c60}.readable-guide p{margin:0 0 16px}.readable-guide ul{padding-left:24px}.readable-guide li{margin:8px 0}.readable-guide a{color:#006c7a}.readable-guide .guide-reviewed{font-size:.85rem;color:#516975;margin:12px 0 24px}
.guide-table-wrap{overflow:auto;margin:20px 0;border:1px solid #c4e0e4;border-radius:10px}.guide-table-wrap table{width:100%;border-collapse:collapse;font-size:1rem;line-height:1.5}.guide-table-wrap th,.guide-table-wrap td{padding:12px;text-align:left;vertical-align:top;border-bottom:1px solid #d8e9ec}.guide-table-wrap thead th{background:#e2f3f5;color:var(--navy)}.guide-table-wrap tbody th{width:25%;color:var(--navy)}.guide-table-wrap tr:last-child>*{border-bottom:0}
.guide-art{padding:12px 16px;border:1px solid #c4e0e4;border-radius:10px;margin:20px 0}.guide-art summary{font-weight:700;color:#006e79;cursor:pointer;min-height:32px}.guide-art figure{margin:16px 0}.guide-art img{display:block;width:100%;max-width:380px;height:auto;margin:auto}.guide-art figcaption{font-size:.9rem;line-height:1.5;margin-top:12px;color:#476575}
.guide-sources{border-top:1px solid #c4e0e4;margin-top:28px}.guide-sources h2{font-size:1.1rem}.guide-sources a{overflow-wrap:anywhere}.guide-return{margin-top:24px!important}
.context-guide-link{display:block;margin:16px 0;color:#006b78;font-weight:800;font-size:1rem;line-height:1.4}.context-guide-box{margin:20px 0;padding:16px 20px;background:#edf8f8;border:1px solid #c4e0e4;border-radius:12px}.context-guide-box h2{font-size:1.3rem;margin:0 0 8px}.context-guide-box a{display:inline-block;padding:8px 0;min-height:44px;color:#006b78;font-weight:800}.context-guide-box p{font-size:1rem;margin:0}
@media(max-width:700px){.library-grid{grid-template-columns:1fr}.guide-library-shell{width:calc(100% - 28px);padding-top:22px}.library-card{padding:14px;gap:12px;grid-template-columns:70px minmax(0,1fr)}.library-card>img{width:70px;height:85px}.library-free{gap:14px;padding:14px}.library-free>img{width:70px}.guide-table-wrap th,.guide-table-wrap td{padding:10px;overflow-wrap:anywhere}.readable-guide h2{font-size:1.25rem}}

/* Reference tools stay within the library; the homepage remains quiet. */
.resource-search{margin:20px 0 8px;max-width:680px}.resource-search label{display:block;font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:8px}.resource-search>div{display:flex;gap:8px}.resource-search input{min-width:0;flex:1;border:1px solid #7aaeb9;border-radius:8px;padding:12px;font:inherit;font-size:1rem;background:white;color:#123c54}.resource-search button{border:1px solid #7aaeb9;background:#edf8f8;border-radius:8px;padding:10px 16px;font:inherit;color:#064461;cursor:pointer;min-height:44px}.resource-search p{font-size:.875rem;color:#496778;margin:8px 0}.resource-search :focus-visible{outline:3px solid #087e89;outline-offset:3px}.resource-empty{padding:20px;border:1px solid #c4e0e4;border-radius:10px}.library-card[hidden],.library-group[hidden],.library-free[hidden],.resource-empty[hidden]{display:none!important}.personal-tip-photo{max-width:340px;margin:20px auto}.personal-tip-photo img{display:block;width:100%;height:auto;border-radius:10px}.personal-tip-photo figcaption{font-size:.9rem;line-height:1.5;margin-top:8px;color:#496778}.context-guide-box>a+a{margin-left:20px}.guide-library-page .library-topics a{font-size:.9rem}.guide-library-page .readable-guide header{margin-bottom:24px}
@media(max-width:540px){.context-guide-box>a+a{margin-left:0;display:block}.resource-search input{width:100%}}
/* Planning concierge entry and resource return. */
.planning-return{max-width:850px;margin:28px auto;padding:20px;text-align:center;border-top:1px solid #c5dce0}.planning-return p{margin:0 0 12px}.planning-basics-callout{display:flex;gap:16px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 20px;background:#e9f6f7;border-left:4px solid #087f89;border-radius:8px}.planning-basics-callout a{font-weight:750;color:#003366}.site-header nav .nav-cta{white-space:normal;text-align:center;line-height:1.25;max-width:190px}@media(max-width:820px){.planning-basics-callout{align-items:flex-start;flex-direction:column}.site-header nav .nav-cta{max-width:none}}

/* Client stories directly after Why Book with Cristi */
.wof-client-stories{max-width:1200px;margin:0 auto;padding:36px 24px}.wof-client-stories .wof-post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:24px}.wof-client-stories .wof-post-card{max-width:580px}.wof-client-stories .wof-center{text-align:center;margin-top:24px}
