/* North Cape homepage — destination-led, editorial and distinctly western PEI. */

.nc-home-new { overflow: hidden; background: #fff; color: var(--nc-ink); font-family: var(--font-sans); }
.nc-home-new *, .nc-home-new *::before, .nc-home-new *::after { box-sizing: border-box; }
.nc-home-new h1, .nc-home-new h2, .nc-home-new h3, .nc-home-new p { margin-top: 0; }
.nc-home-new h1, .nc-home-new h2 { margin-bottom: 0; font-family: var(--font-sans); font-size: clamp(2.25rem, 4.2vw, 3.75rem); font-weight: 700; letter-spacing: -.025em; line-height: 1.08; color: var(--nc-ink); }

.nc-home-new__eyebrow { margin: 0 0 12px; color: #ffd0c5; font-size: .78rem; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; }
.nc-home-new__eyebrow--dark { color: var(--nc-clay); }

.nc-home-new__hero { position: relative; display: flex; align-items: flex-end; min-height: clamp(650px, 72vw, 850px); background-color: var(--nc-charcoal-blue); background-position: 54% center; background-size: cover; color: #fff; }
.nc-home-new__hero-shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(7,27,42,.82) 0%, rgba(7,27,42,.58) 30%, rgba(7,27,42,.12) 58%, transparent 75%), linear-gradient(0deg, rgba(7,27,42,.36), transparent 46%); }
.nc-home-new__hero-inner { position: relative; z-index: 1; width: 100%; padding-bottom: 132px; }
.nc-home-new__hero-content { position: relative; max-width: 720px; padding: 12px 0 12px clamp(24px,3vw,38px); border-left: 5px solid var(--nc-clay); }
.nc-home-new__hero-content::before { content: ''; position: absolute; top: -42px; left: -58px; width: 155px; height: 155px; border: 1px solid rgba(255,255,255,.18); border-radius: 50%; pointer-events: none; }
.nc-home-new__hero-content h1 { max-width: 690px; margin: 0; color: #fff; font-size: clamp(3.1rem,6vw,5.8rem); font-weight: 700; letter-spacing: -.045em; line-height: .92; text-wrap: balance; text-shadow: 0 5px 28px rgba(0,0,0,.28); }
.nc-home-new__hero-content > p:not(.nc-home-new__eyebrow) { max-width: 670px; margin: 24px 0 0; color: rgba(255,255,255,.9); font-size: clamp(1rem,1.35vw,1.16rem); font-weight: 500; line-height: 1.7; text-shadow: 0 2px 14px rgba(0,0,0,.28); }
.nc-home-new__hero-actions { display: flex; flex-wrap: wrap; gap: 20px; align-items: center; margin-top: 28px; }
.nc-home-new__button--glass { border: 1.5px solid rgba(255,255,255,.75); color: #fff; background: rgba(10,31,47,.22); box-shadow: none; backdrop-filter: blur(4px); }
.nc-home-new__button--glass:hover { border-color: #fff; background: rgba(255,255,255,.14); }
.nc-home-new__button { display: inline-flex; gap: 16px; align-items: center; justify-content: center; padding: 16px 27px; border-radius: 999px; font-weight: 800; text-decoration: none; transition: transform .18s ease, background .18s ease; }
.nc-home-new__button--coral { color: #fff; background: var(--nc-clay); box-shadow: 0 12px 26px rgba(134,43,23,.28); }
.nc-home-new__button:hover { transform: translateY(-3px); }
.nc-home-new__text-link { color: #fff; font-weight: 700; text-underline-offset: 5px; }
.nc-home-new__hero-caption { position: absolute; right: clamp(18px,4vw,56px); bottom: 36px; z-index: 1; margin: 0; color: rgba(255,255,255,.72); font-size: .72rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; writing-mode: vertical-rl; }

.nc-home-new__welcome { position: relative; padding: clamp(38px,5vw,64px) 0; background: #fff; }
.nc-home-new__welcome-region { position: absolute; top: 10%; right: clamp(12px,3vw,54px); width: clamp(165px,18vw,270px); height: 80%; opacity: .24; object-fit: contain; object-position: center; filter: sepia(1) saturate(3.2) hue-rotate(322deg); mix-blend-mode: multiply; pointer-events: none; }
.nc-home-new__welcome-inner { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0,1.15fr) minmax(300px,.78fr); grid-template-areas: 'heading copy'; gap: clamp(55px,9vw,145px); align-items: center; }
.nc-home-new__welcome-heading { grid-area: heading; max-width: 680px; }
.nc-home-new__welcome-heading h2 { max-width: 650px; font-size: clamp(2.7rem,5.2vw,4.8rem); }
.nc-home-new__welcome-copy { grid-area: copy; align-self: center; padding: clamp(24px,3vw,38px) 0 clamp(24px,3vw,38px) clamp(24px,3vw,38px); border-left: 1px solid rgba(20,52,77,.2); }
.nc-home-new__welcome-copy p { margin-bottom: 0; color: var(--nc-muted); font-size: clamp(1.03rem,1.3vw,1.18rem); line-height: 1.8; }
.nc-home-new__welcome-actions { display: none; }
.nc-home-new__button--outline { color: var(--nc-ink); background: transparent; border: 1.5px solid rgba(20,52,77,.28); box-shadow: none; }
.nc-home-new__button--outline:hover { border-color: var(--nc-clay); }
.nc-home-new__section-head > a { color: var(--nc-clay); font-weight: 800; text-decoration: none; }
.nc-home-new__section-head > a:hover { text-decoration: underline; text-underline-offset: 5px; }

.nc-home-new__region { position: relative; overflow: hidden; padding: clamp(65px,8vw,105px) 0; background: var(--nc-charcoal-blue); color: #fff; }
.nc-home-new__region::before { content: ''; position: absolute; top: -190px; left: -170px; width: 430px; height: 430px; border: 1px solid rgba(255,255,255,.11); border-radius: 50%; box-shadow: 0 0 0 44px rgba(255,255,255,.025),0 0 0 88px rgba(255,255,255,.018); }
.nc-home-new__region-grid { position: relative; display: grid; grid-template-columns: minmax(320px,.82fr) minmax(0,1.18fr); gap: clamp(48px,7vw,105px); align-items: center; }
.nc-home-new__region-copy h2 { max-width: 640px; color: #fff; font-size: clamp(2.65rem,4.8vw,4.8rem); line-height: 1; }
.nc-home-new__region-copy > p:not(.nc-home-new__eyebrow) { max-width: 570px; margin: 26px 0 0; color: rgba(255,255,255,.74); font-size: clamp(1rem,1.2vw,1.12rem); line-height: 1.78; }
.nc-home-new__region-link { display: inline-flex; gap: 17px; align-items: center; margin-top: 30px; padding: 15px 24px; border: 1px solid rgba(255,255,255,.7); border-radius: 999px; color: #fff; font-weight: 800; text-decoration: none; transition: color .18s ease,background .18s ease,transform .18s ease; }
.nc-home-new__region-link span { color: #ffad98; font-size: 1.18rem; }
.nc-home-new__region-link:hover { color: var(--nc-charcoal-blue); background: #fff; transform: translateY(-3px); }
.nc-home-new__region-collage { position: relative; display: grid; grid-template-columns: minmax(0,1.25fr) minmax(180px,.75fr); grid-template-rows: repeat(2,minmax(190px,260px)); gap: 12px; min-height: 500px; }
.nc-home-new__region-photo { position: relative; min-width: 0; margin: 0; overflow: hidden; border-radius: 18px; background: #244f68; box-shadow: 0 18px 48px rgba(3,17,27,.28); }
.nc-home-new__region-photo--main { grid-row: 1 / 3; border-radius: 85px 18px 18px 18px; }
.nc-home-new__region-photo img { width: 100%; height: 100%; object-fit: cover; transition: transform .65s ease; }
.nc-home-new__region-photo--main img { object-position: 53% center; }
.nc-home-new__region-photo:hover img { transform: scale(1.04); }
.nc-home-new__region-stamp { position: absolute; right: -20px; bottom: 32px; display: grid; width: 110px; height: 110px; border: 2px solid rgba(255,255,255,.7); border-radius: 50%; color: #fff; background: var(--nc-clay); box-shadow: 0 12px 28px rgba(4,18,29,.28); font-size: .68rem; font-weight: 800; letter-spacing: .11em; text-align: center; text-transform: uppercase; transform: rotate(7deg); place-items: center; }

.nc-home-new__explore { padding: clamp(38px,4.5vw,58px) 0 clamp(42px,5vw,66px); background: radial-gradient(circle at 92% 2%, rgba(212,103,76,.1) 0, rgba(212,103,76,.1) 115px, transparent 116px), linear-gradient(135deg, #faf6ef 0%, #f4ecdf 100%); }
.nc-home-new__explore .nc-home-new__section-head { position: relative; align-items: center; margin-bottom: clamp(24px,3vw,38px); }
.nc-home-new__explore .nc-home-new__section-head::after { content: ''; flex: 1; height: 3px; margin-left: clamp(18px,3vw,42px); border-radius: 999px; background: linear-gradient(90deg, var(--nc-clay), rgba(212,103,76,.08)); }
.nc-home-new__explore .nc-home-new__section-head h2 { position: relative; }
.nc-home-new__explore .nc-home-new__section-head h2::after { content: ''; position: absolute; right: -17px; bottom: 3px; width: 8px; height: 8px; border: 3px solid var(--nc-clay); border-radius: 50%; background: #f8f2e8; }
.nc-home-new__section-head { display: flex; gap: 40px; align-items: flex-end; justify-content: space-between; margin-bottom: clamp(30px,4vw,52px); }
.nc-home-new__section-head > p { max-width: 330px; margin: 0 0 5px; color: var(--nc-muted); line-height: 1.65; }
.nc-home-new__section-head > a { flex: 0 0 auto; margin-bottom: 8px; }
.nc-home-new__explore-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: clamp(14px,2vw,26px); }
.nc-home-new__explore-card { position: relative; min-height: clamp(440px,46vw,620px); overflow: hidden; border-radius: 50px 50px 0 0; color: #fff; text-decoration: none; box-shadow: 0 14px 34px rgba(28,46,59,.13); }
.nc-home-new__explore-card img, .nc-home-new__explore-overlay { position: absolute; inset: 0; width: 100%; height: 100%; }
.nc-home-new__explore-card img { object-fit: cover; transition: transform .7s cubic-bezier(.2,.6,.2,1); }
.nc-home-new__explore-card:nth-child(1) img { object-position: 66% center; }
.nc-home-new__explore-card:nth-child(2) img { object-position: 47% center; }
.nc-home-new__explore-card:nth-child(3) img { object-position: 36% center; }
.nc-home-new__explore-overlay { background: linear-gradient(180deg,rgba(8,29,44,.03) 18%,rgba(8,29,44,.91) 100%); }
.nc-home-new__explore-body { position: absolute; right: 0; bottom: 0; left: 0; display: flex; flex-direction: column; align-items: flex-start; padding: clamp(25px,3vw,40px); }
.nc-home-new__explore-body > strong { font-size: clamp(1.7rem,2.6vw,2.65rem); font-weight: 600; letter-spacing: -.025em; line-height: 1.08; }
.nc-home-new__explore-body > span { max-width: 34ch; margin-top: 14px; color: rgba(255,255,255,.84); line-height: 1.55; }
.nc-home-new__explore-body b { margin-top: 22px; padding-bottom: 4px; border-bottom: 1px solid rgba(255,255,255,.65); font-size: .75rem; letter-spacing: .12em; text-transform: uppercase; }
.nc-home-new__explore-card:hover img { transform: scale(1.055); }

.nc-home-new__events { padding: clamp(36px,5vw,64px) 0; background: var(--nc-charcoal-blue); color: #fff; }
.nc-home-new__section-head--light h2 { max-width: 850px; color: #fff; }
.nc-home-new__section-head--light > a { color: #ffd0c5; }
.nc-home-new__event-list { border-top: 1px solid rgba(255,255,255,.18); }
.nc-home-new__event { display: grid; grid-template-columns: 95px 1fr auto; gap: clamp(20px,3vw,46px); align-items: center; padding: 25px 14px; border-bottom: 1px solid rgba(255,255,255,.18); color: #fff; text-decoration: none; transition: background .18s ease, padding .18s ease; }
.nc-home-new__event:hover { padding-inline: 24px; background: rgba(255,255,255,.06); }
.nc-home-new__event-date { display: flex; align-items: center; color: #ffd0c5; }
/* Calendar page: reuses the event-card date badge, unpinned and enlarged. */
/* Cap matches the section background, so a sage hairline keeps the outline readable. */
.nc-event-date-badge--tile { position: static; box-sizing: border-box; width: 82px; padding-bottom: 7px; border: 1px solid rgba(216,200,174,.3); border-radius: 12px 12px 10px 10px; background: var(--nc-warm-cream); box-shadow: 0 12px 26px rgba(15,42,63,.42); transition: transform .18s ease; }
.nc-event-date-badge--tile .nc-event-date-badge__month { position: relative; padding: 11px 8px 5px; background: var(--nc-charcoal-blue); color: var(--nc-warm-cream); font-size: .66rem; letter-spacing: .14em; }
.nc-event-date-badge--tile .nc-event-date-badge__month::before,
.nc-event-date-badge--tile .nc-event-date-badge__month::after { content: ''; position: absolute; top: 3px; width: 5px; height: 9px; border-radius: 3px; background: var(--nc-sage); }
.nc-event-date-badge--tile .nc-event-date-badge__month::before { left: 20px; }
.nc-event-date-badge--tile .nc-event-date-badge__month::after { right: 20px; }
.nc-event-date-badge--tile .nc-event-date-badge__day { padding: 6px 8px 0; color: var(--nc-charcoal-blue); font-size: 1.85rem; letter-spacing: -.02em; }
.nc-event-date-badge__weekday { color: var(--nc-muted); font-size: .6rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.nc-home-new__event:hover .nc-event-date-badge--tile { transform: translateY(-2px); }
.nc-home-new__event-title { display: flex; flex-direction: column; gap: 5px; }
.nc-home-new__event-title strong { font-size: clamp(1.15rem,2vw,1.5rem); font-weight: 600; }
.nc-home-new__event-title span { color: rgba(255,255,255,.66); font-size: .9rem; }
.nc-home-new__event-arrow { color: #ffd0c5; font-size: 1.5rem; }
.nc-home-new__empty { display: flex; flex-direction: column; gap: 6px; padding: 32px 14px; border-bottom: 1px solid rgba(255,255,255,.18); }
.nc-home-new__empty strong { font-size: 1.25rem; }
.nc-home-new__empty span { color: rgba(255,255,255,.66); }

.nc-home-new__stories { padding: clamp(36px,5vw,64px) 0 clamp(34px,4vw,56px); background: #fff; }
.nc-home-new__experience-collage { position: relative; display: grid; grid-template-columns: 1.25fr .75fr 1fr; grid-template-rows: repeat(2, minmax(210px, 285px)); gap: 12px; min-height: 540px; }
.nc-home-new__experience-tile { position: relative; overflow: hidden; border-radius: 18px; color: #fff; text-decoration: none; }
.nc-home-new__experience-tile:nth-child(1) { grid-row: 1 / 3; border-radius: 48px 18px 18px 18px; }
.nc-home-new__experience-tile:nth-child(4) { grid-column: 3; grid-row: 1 / 3; border-radius: 18px 48px 18px 18px; }
.nc-home-new__experience-tile img { width: 100%; height: 100%; object-fit: cover; transition: transform .55s ease; }
.nc-home-new__experience-tile::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg,transparent 55%,rgba(8,29,44,.78)); }
.nc-home-new__experience-tile > span { position: absolute; right: 0; bottom: 0; left: 0; z-index: 1; padding: 18px; font-size: .88rem; font-weight: 700; }
.nc-home-new__experience-tile:hover img { transform: scale(1.045); }
.nc-home-new__experience-pairs { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: clamp(18px,2.5vw,32px); }
.nc-home-new__experience-pair { overflow: hidden; border: 1px solid var(--nc-border); border-radius: 28px; background: #fff; box-shadow: 0 16px 38px rgba(20,52,77,.09); }
.nc-home-new__experience-pair > header { display: flex; flex-direction: column; padding: 22px 25px 20px; }
.nc-home-new__experience-pair > header span { color: var(--nc-clay); font-size: .7rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.nc-home-new__experience-pair > header strong { margin-top: 4px; color: var(--nc-ink); font-size: clamp(1.25rem,2vw,1.7rem); font-weight: 600; }
.nc-home-new__experience-duo { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); height: clamp(360px,38vw,520px); }
.nc-home-new__experience-duo a { position: relative; overflow: hidden; color: #fff; text-decoration: none; }
.nc-home-new__experience-duo a + a { border-left: 3px solid #fff; }
.nc-home-new__experience-duo img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.nc-home-new__experience-duo a:nth-child(1) img { object-position: center; }
.nc-home-new__experience-duo a:nth-child(2) img { object-position: center; }
.nc-home-new__experience-duo a::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg,transparent 46%,rgba(8,29,44,.86)); }
.nc-home-new__experience-duo a > span { position: absolute; right: 0; bottom: 0; left: 0; z-index: 1; display: flex; gap: 10px; align-items: flex-end; justify-content: space-between; padding: 22px 18px; }
.nc-home-new__experience-duo a > span strong { font-size: clamp(.95rem,1.45vw,1.2rem); line-height: 1.2; }
.nc-home-new__experience-duo a > span b { color: #ffad98; }
.nc-home-new__experience-duo a:hover img { transform: scale(1.045); }
.nc-home-new__story-grid { display: grid; grid-template-columns: 1.45fr 1fr 1fr; gap: 24px; }
.nc-home-new__story:nth-child(4) { grid-column: 2 / 4; }
.nc-home-new__story > a { display: block; height: 100%; color: var(--nc-ink); text-decoration: none; }
.nc-home-new__story-image { display: block; height: 255px; overflow: hidden; border-radius: 18px; background: var(--nc-sage); }
.nc-home-new__story--feature { grid-row: span 2; }
.nc-home-new__story--feature .nc-home-new__story-image { height: calc(100% - 128px); min-height: 560px; }
.nc-home-new__story-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.nc-home-new__story-body { display: flex; flex-direction: column; align-items: flex-start; padding: 18px 4px 0; }
.nc-home-new__story-body small { color: var(--nc-clay); font-size: .7rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.nc-home-new__story-body strong { margin-top: 7px; font-size: clamp(1.1rem,1.8vw,1.5rem); line-height: 1.22; }
.nc-home-new__story-body b { margin-top: 12px; color: var(--nc-clay); font-size: .78rem; text-transform: uppercase; }
.nc-home-new__story a:hover img { transform: scale(1.045); }
.nc-home-new__experience-gateway { position: relative; display: flex; min-height: 600px; grid-column: 1 / -1; flex-direction: column; align-items: flex-start; justify-content: flex-end; overflow: hidden; padding: clamp(28px,5vw,70px); border-radius: 24px; color: #fff; text-decoration: none; }
.nc-home-new__experience-gateway img, .nc-home-new__experience-gateway > span { position: absolute; inset: 0; width: 100%; height: 100%; }
.nc-home-new__experience-gateway img { object-fit: cover; transition: transform .6s ease; }
.nc-home-new__experience-gateway > span { background: linear-gradient(180deg,transparent 25%,rgba(8,29,44,.88)); }
.nc-home-new__experience-gateway strong, .nc-home-new__experience-gateway b { position: relative; z-index: 1; }
.nc-home-new__experience-gateway strong { max-width: 820px; font-size: clamp(2rem,4.2vw,3.8rem); font-weight: 600; letter-spacing: -.025em; line-height: 1.08; }
.nc-home-new__experience-gateway b { margin-top: 24px; padding-bottom: 4px; border-bottom: 1px solid rgba(255,255,255,.65); font-size: .78rem; letter-spacing: .1em; text-transform: uppercase; }
.nc-home-new__experience-gateway:hover img { transform: scale(1.04); }

.nc-home-new__packages { padding: clamp(36px,5vw,64px) 0; background: #f7f1e7; }
.nc-home-new__package-showcase { display: grid; grid-template-columns: minmax(0,1.35fr) minmax(340px,.85fr); grid-template-rows: repeat(2,minmax(180px,1fr)); gap: 16px; min-height: 420px; }
.nc-home-new__package-tile { position: relative; display: flex; min-width: 0; overflow: hidden; border-radius: 22px; color: #fff; text-decoration: none; box-shadow: 0 16px 36px rgba(20,52,77,.12); }
.nc-home-new__package-tile--featured { grid-row: 1 / 3; min-height: 420px; border-radius: 44px 22px 22px 22px; align-items: flex-end; }
.nc-home-new__package-tile > img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.nc-home-new__package-shade { position: absolute; inset: 0; background: linear-gradient(180deg,rgba(8,29,44,.04) 20%,rgba(8,29,44,.88) 100%); }
.nc-home-new__package-body { position: absolute; right: 0; bottom: 0; left: 0; z-index: 1; display: flex; flex-direction: column; align-items: flex-start; padding: clamp(24px,3vw,40px); }
.nc-home-new__package-body small { color: #ffb8a6; font-size: .68rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.nc-home-new__package-body strong { max-width: 22ch; margin-top: 7px; font-size: clamp(1.55rem,2.8vw,2.7rem); font-weight: 650; letter-spacing: -.02em; line-height: 1.06; }
.nc-home-new__package-body > span { margin-top: 10px; color: rgba(255,255,255,.8); font-size: .86rem; }
.nc-home-new__package-body b { margin-top: 17px; padding-bottom: 3px; border-bottom: 1px solid rgba(255,255,255,.6); font-size: .73rem; letter-spacing: .1em; text-transform: uppercase; }
.nc-home-new__package-tile--compact { min-height: 0; background: var(--nc-charcoal-blue); }
.nc-home-new__package-tile--compact > img { width: 42%; flex: 0 0 42%; }
.nc-home-new__package-tile--compact .nc-home-new__package-shade { background: linear-gradient(90deg,transparent 28%,rgba(8,29,44,.3) 45%,rgba(8,29,44,.98) 72%); }
.nc-home-new__package-tile--compact .nc-home-new__package-body { top: 0; left: 38%; justify-content: center; padding: 20px 22px; }
.nc-home-new__package-tile--compact .nc-home-new__package-body strong { font-size: clamp(1.12rem,1.5vw,1.42rem); }
.nc-home-new__package-tile--compact .nc-home-new__package-body b { margin-top: 12px; }
.nc-home-new__package-tile:hover > img { transform: scale(1.045); }

.nc-home-new__planner { overflow: hidden; background: var(--nc-charcoal-blue); color: #fff; }
.nc-home-new__planner-stage { position: relative; min-height: clamp(590px,56vw,720px); overflow: hidden; background: #234a5f; }
.nc-home-new__planner-stage > img { position: absolute; inset: 0; width: 100%; height: 100%; display: block; object-fit: cover; object-position: center; }
.nc-home-new__planner-shade { position: absolute; inset: 0; background: linear-gradient(90deg,rgba(7,27,41,.96) 0%,rgba(7,27,41,.82) 35%,rgba(7,27,41,.26) 67%,rgba(7,27,41,.04)),linear-gradient(0deg,rgba(7,27,41,.46),transparent 40%); }
.nc-home-new__planner-content { position: relative; z-index: 2; width: min(54%,680px); margin-left: max(24px,calc((100vw - 1360px)/2)); padding: clamp(60px,7vw,90px) 0 60px; }
.nc-home-new__planner h2 { max-width: 660px; margin-top: 12px; color: #fff; font-size: clamp(2.7rem,4.8vw,4.75rem); font-weight: 700; letter-spacing: -.04em; line-height: .99; }
.nc-home-new__planner-title-mobile { display: none; }
.nc-home-new__planner-content > p:not(.nc-home-new__eyebrow) { max-width: 555px; margin: 26px 0; color: rgba(255,255,255,.78); font-size: clamp(1rem,1.3vw,1.16rem); line-height: 1.68; }
.nc-home-new__planner-map-cue { display: flex; gap: 17px; align-items: center; margin: 0 0 31px; color: #fff; }
.nc-home-new__planner-map-cue svg { width: 61px; height: 48px; flex: 0 0 auto; overflow: visible; fill: none; stroke: rgba(255,255,255,.85); stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8; }
.nc-home-new__planner-map-cue .nc-home-new__planner-map-route { stroke: var(--nc-coral); stroke-dasharray: 3 3; stroke-width: 2; }
.nc-home-new__planner-map-cue circle { fill: var(--nc-coral); stroke: #fff; }
.nc-home-new__planner-map-cue strong, .nc-home-new__planner-map-cue small { display: block; }
.nc-home-new__planner-map-cue strong { margin-bottom: 4px; font-size: .9rem; letter-spacing: .04em; text-transform: uppercase; }
.nc-home-new__planner-map-cue small { color: rgba(255,255,255,.66); font-size: .82rem; }

.nc-reveal { opacity: 0; transform: translateY(25px); transition: opacity .65s ease, transform .65s ease; }
.nc-reveal.is-visible { opacity: 1; transform: none; }

@media (max-width: 900px) {
  .nc-home-new__region-grid { grid-template-columns: 1fr; }
  .nc-home-new__region-copy { max-width: 720px; }
  .nc-home-new__region-collage { grid-template-rows: repeat(2,230px); }
  .nc-home-new__welcome-inner { grid-template-columns: 1fr; grid-template-areas: 'heading' 'copy'; gap: 28px; }
  .nc-home-new__welcome-copy { padding: 25px 0 0; border-top: 1px solid rgba(20,52,77,.2); border-left: 0; }
  .nc-home-new__explore-grid { grid-template-columns: repeat(3,1fr); }
  .nc-home-new__story-grid { grid-template-columns: 1fr 1fr; }
  .nc-home-new__story--feature { grid-row: auto; }
  .nc-home-new__story--feature .nc-home-new__story-image { height: 360px; min-height: 0; }
  .nc-home-new__story:nth-child(4) { grid-column: auto; }
  .nc-home-new__experience-pairs { grid-template-columns: 1fr; }
  .nc-home-new__experience-duo { height: 460px; }
  .nc-home-new__experience-collage { grid-template-columns: repeat(2,1fr); grid-template-rows: repeat(2,300px); }
  .nc-home-new__experience-tile:nth-child(1), .nc-home-new__experience-tile:nth-child(4) { grid-column: auto; grid-row: auto; border-radius: 20px; }
  .nc-home-new__package-showcase { grid-template-columns: 1fr 1fr; grid-template-rows: 360px 210px; min-height: 0; }
  .nc-home-new__package-tile--featured { grid-column: 1 / -1; grid-row: auto; min-height: 360px; border-radius: 28px 20px 20px 20px; }
  .nc-home-new__package-tile--compact { min-height: 210px; }
  .nc-home-new__package-tile--compact > img { width: 100%; flex-basis: 100%; }
  .nc-home-new__package-tile--compact .nc-home-new__package-shade { background: linear-gradient(180deg,transparent 25%,rgba(8,29,44,.92)); }
  .nc-home-new__package-tile--compact .nc-home-new__package-body { top: auto; left: 0; justify-content: flex-end; padding: 18px; }
}

@media (max-width: 680px) {
  .nc-home-new__hero {
    min-height: clamp(650px, calc(100svh - 76px), 720px);
    background-position: 55% bottom;
    background-size: auto 165%;
  }
  .nc-home-new__hero-shade { background: linear-gradient(0deg, rgba(6,25,39,.96) 0%, rgba(6,25,39,.76) 35%, rgba(6,25,39,.08) 70%, transparent 100%); }
  .nc-home-new__hero-inner { padding: 0 20px 42px; }
  .nc-home-new__hero-content { max-width: 100%; padding: 0; border-left: 0; }
  .nc-home-new__hero-content::before { display: none; }
  .nc-home-new__hero-content .nc-home-new__eyebrow { margin-bottom: 10px; color: #ffad98; font-size: .73rem; }
  .nc-home-new__hero-content h1 { max-width: 11ch; font-size: clamp(2.75rem,12.8vw,4rem); line-height: .94; }
  .nc-home-new__hero-content > p:not(.nc-home-new__eyebrow) { max-width: 39ch; margin-top: 18px; color: #fff; font-size: .98rem; font-weight: 500; line-height: 1.58; }
  .nc-home-new__hero-actions { display: none; }
  .nc-home-new__hero-caption { display: none; }
  .nc-home-new__welcome { padding-block: 38px; }
  .nc-home-new__welcome-region { top: 13%; right: 8px; width: 135px; height: 74%; opacity: .24; }
  .nc-home-new__welcome-heading h2 { font-size: clamp(2.5rem,12vw,3.7rem); }
  .nc-home-new__welcome-actions { display: grid; grid-template-columns: 1fr; gap: 11px; margin-top: 26px; }
  .nc-home-new__welcome-actions .nc-home-new__button { width: 100%; min-height: 52px; }
  .nc-home-new__region { padding-block: 58px; }
  .nc-home-new__region-grid { gap: 36px; }
  .nc-home-new__region-collage { grid-template-columns: 1.15fr .85fr; grid-template-rows: repeat(2,180px); min-height: 372px; }
  .nc-home-new__region-photo--main { border-radius: 50px 14px 14px 14px; }
  .nc-home-new__region-stamp { right: -5px; bottom: -18px; width: 86px; height: 86px; font-size: .58rem; }
  .nc-home-new__section-head { flex-direction: column; align-items: flex-start; gap: 18px; }
  .nc-home-new__explore .nc-home-new__section-head { flex-direction: row; }
  .nc-home-new__explore .nc-home-new__section-head::after { margin-left: 12px; }
  .nc-home-new__explore-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin: 0; padding: 0; overflow: visible; }
  .nc-home-new__explore-card { min-height: 330px; }
  .nc-home-new__explore-card:first-child { grid-column: 1 / -1; min-height: 410px; }
  .nc-home-new__explore-card:not(:first-child) { border-radius: 30px 30px 0 0; }
  .nc-home-new__explore-card:not(:first-child) .nc-home-new__explore-body { padding: 18px 15px; }
  .nc-home-new__explore-card:not(:first-child) .nc-home-new__explore-body > strong { font-size: clamp(1.3rem, 6vw, 1.65rem); }
  .nc-home-new__explore-card:not(:first-child) .nc-home-new__explore-body > span { display: none; }
  .nc-home-new__explore-card:not(:first-child) .nc-home-new__explore-body b { margin-top: 12px; }
  .nc-home-new__event { grid-template-columns: 64px 1fr auto; gap: 14px; padding-inline: 0; }
  .nc-home-new__event:hover { padding-inline: 8px; }
  .nc-event-date-badge--tile { width: 64px; min-width: 0; }
  .nc-event-date-badge--tile .nc-event-date-badge__month::before { left: 15px; }
  .nc-event-date-badge--tile .nc-event-date-badge__month::after { right: 15px; }
  .nc-event-date-badge--tile .nc-event-date-badge__day { font-size: 1.5rem; }
  .nc-home-new__story-grid, .nc-home-new__package-grid { grid-template-columns: 1fr; }
  .nc-home-new__story-image, .nc-home-new__story--feature .nc-home-new__story-image { height: 310px; }
  .nc-home-new__stories { padding: 58px 0 34px; }
  .nc-home-new__experience-duo { height: 350px; }
  .nc-home-new__experience-pair > header { padding: 18px 18px 16px; }
  .nc-home-new__experience-duo a > span { padding: 17px 12px; }
  .nc-home-new__experience-collage { grid-template-rows: repeat(2,220px); gap: 8px; min-height: 0; }
  .nc-home-new__experience-tile > span { padding: 12px 10px; font-size: .75rem; }
  .nc-home-new__package-showcase { grid-template-columns: 1fr; grid-template-rows: 320px repeat(2,190px); gap: 10px; }
  .nc-home-new__package-tile--featured { grid-column: auto; min-height: 320px; border-radius: 24px 16px 16px 16px; }
  .nc-home-new__package-tile--compact { min-height: 190px; }
  .nc-home-new__planner-stage { min-height: clamp(570px,74vw,640px); }
  .nc-home-new__planner-content { width: 64%; padding-top: 58px; }
  .nc-home-new__planner h2 { font-size: clamp(2.7rem,6vw,3.65rem); }
}

@media (max-width: 680px) {
  .nc-home-new__planner-stage { min-height: clamp(440px,112vw,470px); }
  .nc-home-new__planner-stage > img { object-position: 50% center; }
  .nc-home-new__planner-shade { background: linear-gradient(180deg,rgba(7,27,41,.92) 0%,rgba(7,27,41,.67) 45%,rgba(7,27,41,.08) 76%); }
  .nc-home-new__planner-content { width: auto; margin-left: 0; padding: 24px 22px 0; }
  .nc-home-new__planner h2 { max-width: 355px; font-size: clamp(2rem,9vw,2.55rem); line-height: 1.03; }
  .nc-home-new__planner-title-desktop { display: none; }
  .nc-home-new__planner-title-mobile { display: inline; }
  .nc-home-new__planner-content > p:not(.nc-home-new__eyebrow) { display: none; }
  .nc-home-new__planner-map-cue { gap: 10px; margin: 14px 0; }
  .nc-home-new__planner-map-cue svg { width: 40px; height: 32px; }
  .nc-home-new__planner-map-cue strong { margin-bottom: 2px; font-size: .76rem; }
  .nc-home-new__planner-map-cue small { font-size: .72rem; }
  .nc-home-new__planner-content .nc-home-new__button { margin-top: 0; }
  .nc-home-new__planner-content .nc-home-new__button { padding: 13px 22px; }
}

@media (max-width: 680px) and (orientation: landscape) {
  .nc-home-new__planner-stage { min-height: 430px; }
  .nc-home-new__planner-content { width: 58%; padding-top: 34px; }
}

@media (max-width: 420px) {
  .nc-home-new__hero { background-position: 55% bottom; }
}

@media (prefers-reduced-motion: reduce) {
  .nc-reveal { opacity: 1; transform: none; transition: none; }
  .nc-home-new__explore-card img, .nc-home-new__story-image img, .nc-home-new__region-photo img { transition: none; }
}
