/* =========================================================
   TABLET + MOBILE RESPONSIVE OVERRIDES
   ========================================================= */
@media (max-width: 1100px) {
    .luxury-refresh .nav-cta .btn {
        padding-inline: 14px;
    }

    .luxury-refresh .nav {
        grid-template-columns: auto 1fr auto !important;
        gap: 16px !important;
        max-width: 100%;
    }

    .luxury-refresh .brand {
        min-width: 190px;
    }

    .luxury-refresh .brand img {
        width: 190px !important;
        height: 50px !important;
    }

    .luxury-refresh .nav-links {
        gap: 16px !important;
    }

    .luxury-refresh .nav-links a {
        font-size: 12px !important;
    }

    .luxury-refresh .nav-cta {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .hero-content {
        min-height: 760px;
        padding: 130px 24px 90px;
    }

    .hero-title {
        font-size: clamp(42px, 6vw, 58px);
    }

    .hero-title span {
        white-space: normal;
    }
}

@media (max-width: 980px) {
    .venue-dual-tabs button {
        flex: 0 0 170px;
    }

    .venue-room {
        grid-template-columns: 1fr;
        grid-template-rows: 310px 1fr;
        transform: translateY(28px);
    }

    .venue-room-top {
        top: 16px;
        left: 18px;
        right: 18px;
    }

    .venue-dual-section {
        overflow: visible;
    }

    .venue-dual-wrap {
        height: auto;
    }

    .venue-dual-head {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .venue-dual-tabs {
        display: flex;
        overflow-x: auto;
        padding-bottom: 7px;
        scroll-snap-type: x mandatory;
    }

    .venue-dual-tab {
        flex: 0 0 170px;
        scroll-snap-align: start;
    }

    .venue-room-viewport {
        height: 700px;
        min-height: 700px;
    }

    .venue-room-main {
        grid-template-columns: 1fr;
        gap: 17px;
    }

    .venue-room-panel {
        max-width: 560px;
    }

    #venues.venue-dual-section {
        overflow: visible;
    }

    #venues .venue-dual-wrap {
        height: auto;
    }

    #venues .venue-dual-head {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    #venues .venue-dual-tabs {
        display: flex;
        padding-bottom: 7px;
        scroll-snap-type: x mandatory;
    }

    #venues .venue-dual-tab {
        flex: 0 0 170px;
        scroll-snap-align: start;
    }

    #venues .venue-room-viewport {
        height: auto;
        min-height: 700px;
    }

    #venues .venue-room-main {
        grid-template-columns: 1fr;
    }

    .nav-links {
        display: none;
    }

    .menu-toggle {
        display: block;
        margin-left: auto;
    }

    .nav.open .nav-links {
        display: grid;
        position: absolute;
        top: 76px;
        left: 20px;
        right: 20px;
        background: #fff;
        padding: 18px;
        width: 100% !important;
        box-shadow: var(--shadow);
    }

    .nav-actions .btn {
        display: none;
    }

    .proof-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .proof:nth-child(3) {
        border-left: 0;
    }

    .section-head, .proposal {
        grid-template-columns: 1fr;
    }

    .finder {
        grid-template-columns: 1fr 1fr;
    }

    .grid-4, .budget-grid, .journey-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .sticky {
        position: fixed;
        display: grid;
        grid-template-columns: 1fr 1fr;
        left: 12px;
        right: 12px;
        bottom: 12px;
        z-index: 60;
        background: #fff;
        border-radius: 16px;
        padding: 8px;
        box-shadow: var(--shadow);
    }

    .journey-step, .package {
        min-height: auto;
    }

    .proposal>div:first-child {
        max-width: none;
    }

    #finder-section, #packages, #venues, #journey, #proposal {
        min-height: auto;
    }

    .package-grid {
        grid-template-columns: 1fr;
    }

    .package {
        min-height: auto;
    }

    .package .btn {
        width: 100%;
    }

    .header {
        background: rgba(7,24,41,.86) !important;
    }

    .hero {
        min-height: 760px;
        padding-bottom: 146px;
    }

    .hero-content {
        padding: 132px 0 48px;
        max-width: 720px;
    }

    .hero h1 {
        font-size: clamp(46px,8.4vw,70px);
    }

    .hero-actions {
        flex-wrap: wrap;
    }

    .hero-actions .btn {
        min-width: 260px;
    }

    .hero .proof-grid {
        grid-template-columns: repeat(2,1fr);
        row-gap: 0;
    }

    .hero .proof:nth-child(3) {
        border-left: 0;
    }

    .luxury-refresh .nav-cta {
        display: none;
    }

    .luxury-refresh .lux-section-head {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .luxury-refresh .gold-rule {
        margin-left: 0;
        background: linear-gradient(90deg, var(--lux-gold), transparent);
        transform-origin: left;
    }

    .luxury-refresh .trust-grid, .luxury-refresh .luxury-budget .budget-grid, .luxury-refresh .luxury-journey .journey-grid {
        grid-template-columns: repeat(2, minmax(0,1fr));
    }

    .luxury-refresh .luxury-packages .package-grid {
        grid-template-columns: 1fr;
    }

    .luxury-refresh .luxury-packages .package {
        min-height: 0;
    }

    .luxury-refresh .luxury-packages .package > p {
        min-height: 0;
    }

    .luxury-refresh .luxury-packages .package-featured, .luxury-refresh .luxury-packages .package-featured:hover {
        transform: none;
    }

    .luxury-refresh .cost-composition {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .luxury-refresh .journey-line {
        display: none;
    }

    .luxury-refresh .luxury-journey .journey-step:nth-child(even) {
        margin-top: 0;
    }

    #finderResult.finder-result-card.show {
        grid-template-columns: 56px 1fr;
    }

    .finder-result-stats {
        grid-template-columns: repeat(3,1fr);
    }

    .finder-shell {
        grid-template-columns: 1fr;
    }

    .finder-story {
        padding: 34px;
    }

    .finder-workspace {
        padding: 34px;
    }

    .finder-workspace .finder-actions {
        grid-template-columns: 1fr;
    }

    .finder-workspace .finder-actions .btn {
        width: 100%;
    }

    #finder-section:not(.finder-section-v2) .finder {
        grid-template-columns: 1fr 1fr;
    }

    #finder-section:not(.finder-section-v2) #finderResult.finder-result-card.show {
        grid-template-columns: 56px 1fr;
    }

    #finder-section:not(.finder-section-v2) .finder-result-side {
        grid-column: 1/-1;
        border-left: 0;
        border-top: 1px solid rgba(198,164,84,.3);
    }

    #finder-section:not(.finder-section-v2) .finder-result-stats {
        grid-template-columns: repeat(3,1fr);
    }

    .finder-result-mark {
        border-radius: 22px 0 0 0;
    }

    .finder-result-side {
        grid-column: 1/-1;
        border-left: 0;
        border-top: 1px solid rgba(198,164,84,.3);
        border-radius: 0 0 22px 22px;
    }

    .luxury-refresh .header {
        background: linear-gradient(90deg,rgba(7,17,29,.98),rgba(20,32,46,.94)) !important;
    }

    .luxury-refresh .nav {
        grid-template-columns: auto 1fr auto !important;
        min-height: 70px !important;
        gap: 12px !important;
    }

    .luxury-refresh .brand {
        min-width: 0;
    }

    .luxury-refresh .brand img {
        width: 178px !important;
        height: 48px !important;
    }

    .luxury-refresh .menu-toggle {
        display: block !important;
        order: initial !important;
        justify-self: end;
        margin-left: 0 !important;
        color: #fff !important;
        width: 44px;
        height: 44px;
        border: 1px solid rgba(255,255,255,.2) !important;
        border-radius: 50%;
        background: rgba(255,255,255,.06) !important;
        font-size: 22px !important;
        line-height: 1;
    }

    .luxury-refresh .lang {
        justify-self: end;
    }

    .luxury-refresh .lang>button {
        min-width: 52px !important;
        min-height: 40px !important;
        padding: 7px 12px !important;
    }

    .luxury-refresh .nav-links {
        display: none !important;
        position: absolute;
        left: 18px !important;
        right: 18px !important;
        top: 78px !important;
        margin: 0 !important;
        padding: 14px !important;
        /* border-radius: 18px !important; */
        background: linear-gradient(90deg,rgba(7,17,29,.98),rgba(20,32,46,.94)) !important;
        border-bottom: 1px solid rgba(216, 184, 104, .34) !important;
        box-shadow: 0 24px 54px rgba(7,24,41,.22) !important;
        backdrop-filter: blur(16px);
        z-index: 101;
    }

    .luxury-refresh .nav.open .nav-links {
        left: 0px !important;
        top: 78px;
        color: var(--lux-ink);
        background: linear-gradient(90deg, rgba(6, 17, 29, .98) 0%, rgba(12, 24, 38, .96) 58%, rgba(94, 55, 25, .9) 100%) !important;
        border: 1px solid rgba(16,37,59,.1);
        display: block !important;
        gap: 4px !important;
    }

    .luxury-refresh .nav.open .nav-links a {
        color: white !important;
        text-shadow: none !important;
        padding: 13px 12px !important;
        border-radius: 12px !important;
        font-size: 13px !important;
        display: block;
    }

    .luxury-refresh .nav.open .nav-links a:hover {
        background: linear-gradient(90deg, rgba(6, 17, 29, .98) 0%, rgba(12, 24, 38, .96) 58%, rgba(94, 55, 25, .9) 100%) !important;
        transform: none;
    }

    .luxury-refresh .nav.open .nav-links a::after {
        display: none !important;
    }

    #finder-section #finderResult.finder-result-card.show {
        grid-template-columns: 46px 1fr !important;
    }

    #finder-section .finder-result-side {
        grid-column: 1/-1;
        border-left: 0 !important;
        border-top: 1px solid rgba(198,164,84,.28);
        border-radius: 0 0 18px 18px !important;
        padding: 14px 16px !important;
    }

    #finder-section .finder-result-mark {
        border-radius: 18px 0 0 0 !important;
    }

    #finder-section .finder-result-main {
        padding: 17px 18px !important;
    }

    #finder-section .finder-result-main h3 {
        font-size: 25px !important;
    }

    #finder-section .finder-intro h3 {
        font-size: 38px;
    }

    #finder-section .finder-intro-steps article {
        min-height: 160px;
        padding: 16px 14px !important;
    }

    #finder-section .finder-intro-steps strong {
        font-size: 13px !important;
    }

    #finder-section .finder-intro-steps em {
        font-size: 12px !important;
        -webkit-line-clamp: 3;
    }

    #finder-section .finder-intro {
        max-width: none;
        min-height: auto;
        margin-top: 16px;
        grid-template-columns: 1fr !important;
        padding: 28px 24px !important;
        gap: 16px !important;
    }

    #finder-section .finder-intro::after {
        right: 24px;
        top: 18px;
        font-size: 9px;
    }

    #finder-section .finder-intro h3, #finder-section .finder-intro>p, #finder-section .finder-intro-steps {
        grid-column: 1 !important;
        grid-row: auto !important;
        max-width: none !important;
    }

    #finder-section .finder-intro-steps {
        grid-template-columns: repeat(1,minmax(0,1fr)) !important;
        gap: 10px !important;
        padding-top: 8px !important;
    }

    html {
        scroll-snap-type: none;
        scroll-padding-top: 72px;
    }

    body.luxury-refresh main > section:not(.hero), body.luxury-refresh main > .section:not(.hero), #venues.venue-dual-section {
        width: 100%;
        height: auto !important;
        min-height: auto !important;
        max-height: none !important;
        padding: var(--section-padding-y) 0 !important;
        overflow: visible;
        box-sizing: border-box;
    }

    body.luxury-refresh main > section h2, body.luxury-refresh main > .section h2 {
        font-family: var(--font-display) !important;
        font-size: var(--section-title-size) !important;
    }
}

@media (max-width: 767px) {
    .hero-content {
        min-height: 720px;
        padding: 120px 20px 70px;
        /* justify-content: flex-end; */
    }

    .eyebrow {
        margin-bottom: 14px;
        font-size: 11px;
    }

    .hero-title {
        font-size: clamp(36px, 9vw, 46px);
        line-height: 1.1;
    }

    .hero-title span {
        display: inline;
    }

    .hero-title span::after {
        content: " ";
    }

    .hero-content > p {
        margin-top: 22px;
        font-size: 16px;
        line-height: 1.6;
    }

    .hero-actions {
        width: 100%;
        margin-top: 28px;
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
    }

    .hero-actions .btn {
        width: 100%;
        min-height: 50px;
        padding: 0 20px;
    }

    .hero-dots {
        margin-top: 28px;
    }
}

@media (max-width: 640px) {
    .summary.needs-plan .summary-package-cta {
        grid-template-columns: 1fr;
    }

    .summary-package-cta .btn {
        width: 100%;
    }

    .venue-dual-tabs {
        display: flex;
    }

    .venue-dual-tabs button {
        min-width: 96px;
    }

    .venue-room {
        grid-template-rows: 280px 1fr;
    }

    .venue-room-viewport {
        height: 790px;
    }

    :root {
        --wrap: min(100% - 24px, 1180px);
    }

    .proof-grid {
        grid-template-columns: 1fr 1fr;
    }

    .proof {
        padding: 8px 14px;
    }

    .proof strong {
        font-size: 22px;
    }

    .finder, .form {
        padding: 20px;
    }

    .finder, .form-grid, .grid-4, .budget-grid, .journey-grid {
        grid-template-columns: 1fr;
    }

    .finder-actions, .result.show, .footer-grid {
        align-items: stretch;
        flex-direction: column;
    }

    .result.show {
        display: flex;
    }

    .section-head {
        gap: 18px;
    }

    .footer {
        padding-bottom: 110px;
    }

    .finder-actions .btn, .form button[type=submit] {
        width: 100%;
    }

    .consent {
        grid-template-columns: 20px 1fr;
    }

    .package h3, .package p, .journey-step p {
        -webkit-line-clamp: unset;
    }

    .package h3, .package p {
        min-height: auto;
    }

    .btn {
        white-space: normal;
    }

    .section.navy .journey-step {
        min-height: auto;
        grid-template-rows: auto auto auto;
    }

    .section.navy .journey-step h3, .section.navy .journey-step p {
        -webkit-line-clamp: unset;
    }

    .package h3, .package p, .package li, .package small {
        -webkit-line-clamp: unset;
    }

    .package h3, .package p, .package ul, .package small {
        min-height: auto;
    }

    .section:not(.navy)::before {
        background-size: auto 820px;
        background-repeat: no-repeat;
        background-position: center top;
        opacity: .5;
    }

    .section.navy::after {
        background-size: 300px auto,280px auto,auto;
        background-position: left -120px bottom -90px,right -120px top -90px,center;
    }

    html {
        scroll-padding-top: 76px;
    }

    .hero {
        min-height: 720px;
        padding-bottom: 174px;
    }

    .hero-slide {
        object-position: center top;
    }

    .hero-content {
        padding-top: 120px;
        padding: 118px 0 36px;
    }

    .hero h1 {
        font-size: clamp(38px,11vw,48px);
        line-height: 1.04;
    }

    .hero p {
        font-size: 17px;
        line-height: 1.6;
    }

    .hero-actions {
        display: grid;
        grid-template-columns: 1fr;
        gap: 12px;
        margin-top: 28px;
    }

    .hero-actions .btn {
        width: 100%;
        min-width: 0;
        min-height: 56px;
        padding: 14px 18px;
    }

    .hero .proof-grid {
        grid-template-columns: repeat(2,1fr);
        padding: 16px 0;
    }

    .hero .proof {
        padding: 10px 14px;
    }

    .hero .proof strong {
        font-size: 22px;
    }

    .hero .proof span {
        font-size: 12px;
        white-space: normal;
    }

    .hero .proof:nth-child(odd) {
        border-left: 0;
    }

    .nav {
        min-height: 70px;
    }

    .brand span {
        font-size: 14px;
    }

    .brand img {
        width: 200px;
        height: 100%;
    }

    .luxury-refresh .header .brand span {
        display: none;
    }

    .luxury-refresh .lang > button {
        min-width: 50px;
        min-height: 38px;
        padding: 7px 9px;
    }

    .luxury-refresh .hero h1, .luxury-refresh .hero-title {
        font-size: clamp(38px, 10vw, 49px) !important;
        line-height: 1.08 !important;
    }

    .luxury-refresh .luxury-trust, .luxury-refresh .luxury-packages, .luxury-refresh .luxury-budget, .luxury-refresh .luxury-journey {
        padding-top: 78px;
        padding-bottom: 78px;
    }

    .luxury-refresh .trust-grid, .luxury-refresh .luxury-budget .budget-grid, .luxury-refresh .luxury-journey .journey-grid {
        grid-template-columns: 1fr;
    }

    .luxury-refresh .trust-card {
        min-height: 240px;
    }

    .luxury-refresh .luxury-packages .package {
        padding: 25px 21px;
    }

    .luxury-refresh .package-ribbon {
        right: 21px;
    }

    .luxury-refresh .cost-composition {
        padding: 25px 20px;
    }

    .luxury-refresh .cost-composition .costs {
        grid-template-columns: 1fr;
    }

    .luxury-refresh .lux-section-action {
        justify-content: stretch;
    }

    .luxury-refresh .action-ornament {
        display: none;
    }

    .luxury-refresh .lux-section-action .btn {
        width: 100%;
    }

    #finderResult.finder-result-card.show {
        grid-template-columns: 1fr;
    }

    .finder-result-main, .finder-result-side {
        padding: 22px;
    }

    .finder-result-stats, .finder-result-actions {
        grid-template-columns: 1fr;
    }

    .finder-result-main h3 {
        font-size: 30px;
    }

    .finder-story, .finder-workspace {
        padding: 24px;
    }

    .finder-workspace .finder {
        grid-template-columns: 1fr;
    }

    .finder-workspace #finderResult.finder-result-card.show {
        grid-template-columns: 1fr;
    }

    .finder-workspace .finder-result-stats {
        grid-template-columns: 1fr;
    }

    .finder-story li {
        grid-template-columns: 1fr;
    }

    .finder-story h3 {
        font-size: 36px;
    }

    #finder-section:not(.finder-section-v2) .finder {
        grid-template-columns: 1fr;
    }

    #finder-section:not(.finder-section-v2) .finder-actions {
        align-items: stretch;
        flex-direction: column;
    }

    #finder-section:not(.finder-section-v2) .finder-actions .btn {
        width: 100%;
    }

    #finder-section:not(.finder-section-v2) #finderResult.finder-result-card.show {
        grid-template-columns: 1fr;
    }

    #finder-section:not(.finder-section-v2) .finder-result-stats, #finder-section:not(.finder-section-v2) .finder-result-actions {
        grid-template-columns: 1fr;
    }

    .finder-result-mark {
        min-height: 54px;
        border-radius: 22px 22px 0 0;
    }

    #finder-section .finder {
        padding: 20px !important;
    }

    #finder-section .finder-actions {
        gap: 12px !important;
    }

    .contact-dock {
        right: 10px;
        top: auto;
        bottom: 86px;
        transform: none;
        gap: 9px;
        padding: 8px;
    }

    .contact-chat span {
        font-size: 19px;
    }

    .contact-zalo span {
        font-size: 12px;
    }

    .contact-facebook span {
        font-size: 32px;
    }

    .contact-whatsapp span {
        font-size: 22px;
    }

    .sticky.contact-dock {
        display: grid !important;
        right: 12px !important;
        top: auto !important;
        bottom: 10px !important;
        left: auto !important;
        transform: none !important;
        gap: 9px !important;
        padding: 8px !important;
        width: auto !important;
        grid-template-columns: 1fr !important;
    }

    .contact-options {
        gap: 9px;
        max-height: 190px;
    }

    .contact-icon {
        width: 50px !important;
        height: 50px !important;
        border-width: 4px !important;
    }

    .contact-chat img {
        padding: 7px;
    }

    .contact-toggle {
        box-shadow: 0 12px 26px rgba(198,150,42,.3),0 0 0 7px rgba(216,189,120,.16) !important;
    }

    .luxury-refresh .nav {
        min-height: 66px !important;
    }

    .luxury-refresh .brand img {
        width: 156px !important;
        height: 44px !important;
    }

    .luxury-refresh .lang>button {
        min-width: 48px !important;
        min-height: 38px !important;
        padding: 6px 10px !important;
    }

    .luxury-refresh .menu-toggle {
        width: 40px;
        height: 40px;
        font-size: 20px !important;
    }

    .luxury-refresh .nav-links {
        top: 72px !important;
        /* left: 12px !important; */
        right: 12px !important;
    }

    #finder-section .finder-result-main p {
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #finder-section .finder-result-reasons {
        display: none !important;
    }

    #finder-section .finder-result-stats {
        grid-template-columns: repeat(3,minmax(0,1fr)) !important;
        gap: 7px !important;
    }

    #finder-section .finder-result-stats span {
        min-height: 54px !important;
        padding: 9px 8px !important;
        text-align: center;
    }

    #finder-section .finder-result-stats b {
        font-size: 16px !important;
    }

    #finder-section .finder-result-stats small {
        font-size: 8px !important;
    }

    #finder-section .finder-result-actions .btn {
        min-height: 42px !important;
        font-size: 10px !important;
        padding: 9px 8px !important;
    }

    #finder-section .finder-result-actions {
        grid-template-columns: 1fr !important;
    }

    .hero-petal {
        opacity: calc(var(--petal-opacity)*.75);
    }

    .hero-petal:nth-child(n/**/+13) {
        display: none;
    }

    #finder-section .finder-intro>span {
        font-size: 11px;
        letter-spacing: .2em;
        margin-bottom: 14px;
    }

    #finder-section .finder-intro {
        padding: 24px 18px !important;
        border-radius: 20px !important;
        margin-top: 16px !important;
    }

    #finder-section .finder-intro h3 {
        font-size: 31px !important;
        grid-row: 2;
    }

    #finder-section .finder-intro>p {
        margin: 16px 0 20px;
        font-size: 13px !important;
        line-height: 1.62 !important;
        grid-row: 3;
    }

    #finder-section .finder-intro-steps {
        grid-template-columns: 1fr !important;
        grid-row: 4;
        gap: 9px !important;
    }

    #finder-section .finder-intro-steps article {
        min-height: auto;
        gap: 12px !important;
        grid-template-columns: 40px 1fr !important;
        padding: 14px !important;
        border-radius: 16px !important;
    }

    #finder-section .finder-intro-steps b {
        width: 34px !important;
        height: 34px !important;
    }

    #finder-section .finder-intro-steps strong {
        min-height: 0;
        -webkit-line-clamp: 2 !important;
        font-size: 13px !important;
    }

    #finder-section .finder-intro-steps em {
        min-height: 0;
        -webkit-line-clamp: 2 !important;
        font-size: 12px !important;
    }
}

@media (max-width: 600px) {
    :root {
        --wrap: min(100% - 24px,1180px);
    }

    .venue-room-viewport {
        height: 790px;
        min-height: 790px;
    }

    .venue-room-main {
        left: 18px;
        right: 18px;
        bottom: 22px;
    }

    .venue-room-copy h3 {
        font-size: 42px;
    }

    .venue-room-emotion {
        font-size: 19px;
    }

    .venue-room-panel {
        min-height: auto;
        display: block;
        padding: 16px;
    }

    .venue-info-item {
        min-height: 58px;
        height: auto;
        border-left: 0;
    }

    .venue-info-item:first-child {
        border-top: 0;
    }

    .venue-actions-three {
        grid-template-columns: 1fr;
    }

    .venue-room-top {
        left: 18px;
        top: 16px;
        right: 18px;
    }

    .venue-info-copy > div {
        gap: 4px;
        grid-template-columns: 1fr;
    }

    .venue-info-copy span {
        white-space: normal;
    }

    .venue-actions-three > * {
        width: 100%;
        height: auto;
        min-height: 46px;
        white-space: normal;
    }

    .venue-lightbox {
        padding: 0;
    }

    .venue-lightbox__shell {
        width: 100%;
        height: 100svh;
        padding: 14px;
        grid-template-rows: 48px minmax(0, 1fr) 72px;
    }

    .venue-lightbox__slide {
        padding: 8px 0;
    }

    .venue-lightbox__bottom {
        grid-template-columns: 1fr;
        gap: 10px;
        align-content: center;
    }

    .venue-lightbox__caption {
        font-size: 11px;
        text-align: center;
    }

    .venue-lightbox__dots {
        justify-content: center;
    }

    #venues .venue-room-viewport {
        min-height: 790px;
    }
}

/* Final introduce insight section */
#introduce-insight-section {
    height: auto !important;
    min-height: auto !important;
    padding: clamp(88px, 8vw, 110px) 0 !important;
    align-items: center !important;
    overflow: visible !important;
}

@media(min-width:981px) {
    #introduce-insight-section {
        scroll-snap-align: start !important;
        scroll-snap-stop: normal !important;
    }
}

#introduce-insight-section > .wrap {
    width: var(--wrap) !important;
    max-width: 1180px !important;
    max-height: none !important;
    height: auto !important;
    margin-inline: auto !important;
}

.introduce-insight-grid {
    display: grid;
    grid-template-columns: minmax(0, .455fr) minmax(0, .545fr);
    gap: clamp(56px, 6vw, 88px);
    align-items: stretch;
    min-height: clamp(650px, 72svh, 720px);
}

.introduce-insight-content {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.introduce-insight-title {
    max-width: 520px;
    margin: 22px 0 12px;
    color: var(--navy);
    font-family: Philosopher, Georgia, serif;
    font-size: clamp(48px, 4.15vw, 62px);
    font-weight: 700;
    line-height: 1.06;
    letter-spacing: 0;
}

.introduce-insight-subtitle {
    max-width: 520px;
    margin: 0 0 28px;
    color: #a87808;
    font-family: var(--font-body, system-ui, sans-serif);
    font-size: clamp(23px, 2vw, 28px);
    font-weight: 500;
    line-height: 1.35;
}

.introduce-insight-lead {
    max-width: 530px;
    margin: 0;
    color: #3f4b57;
    font-size: 15px;
    line-height: 1.68;
}

.introduce-insight-steps {
    flex: 1;
    min-height: 0;
    margin-top: 34px;
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    border-top: 1px solid rgba(16,37,59,.16);
}

.introduce-insight-step {
    display: grid;
    grid-template-columns: 64px 58px minmax(0, 1fr);
    gap: 20px;
    align-items: center;
    min-width: 0;
    padding: 24px 0;
    border-bottom: 1px solid rgba(16,37,59,.16);
}

.introduce-insight-number {
    color: #a87808;
    font-family: Philosopher, Georgia, serif;
    font-size: 34px;
    line-height: 1;
}

.introduce-insight-icon {
    width: 58px;
    height: 72px;
    display: grid;
    place-items: center;
    border-left: 1px solid rgba(168,120,8,.42);
    color: #bd8b18;
}

.introduce-insight-icon svg {
    width: 31px;
    height: 31px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.25;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.introduce-insight-step h3 {
    margin: 0 0 8px;
    color: var(--navy);
    font-size: 16px;
    font-weight: 800;
    line-height: 1.35;
    letter-spacing: 0;
}

.introduce-insight-step p {
    margin: 0;
    color: #4f5c69;
    font-size: 14px;
    line-height: 1.6;
}

.introduce-insight-visual {
    position: relative;
    min-width: 0;
    min-height: 100%;
    padding-bottom: 4.5%;
}

.introduce-insight-main-image,
.introduce-insight-secondary-image {
    margin: 0;
}

.introduce-insight-main-image {
    position: relative;
    height: 100%;
    min-height: 650px;
    overflow: hidden;
    box-shadow: 0 24px 56px rgba(16,37,59,.16);
}

.introduce-insight-main-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgba(7,26,45,.45), rgba(7,26,45,0) 46%);
    pointer-events: none;
}

.introduce-insight-main-image img,
.introduce-insight-secondary-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.introduce-insight-main-image img {
    object-position: center center;
}

.introduce-insight-caption {
    position: absolute;
    z-index: 2;
    left: 42px;
    bottom: 32px;
    width: min(74%, 520px);
    min-height: 128px;
    padding: 20px 24px 22px;
    border-left: 2px solid var(--gold);
    background: rgba(7,26,45,.9);
    color: #fff;
}

.introduce-insight-caption span {
    display: block;
    margin-bottom: 14px;
    color: #f3df9d;
    font-size: 11px;
    font-weight: 850;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.introduce-insight-caption strong {
    display: block;
    color: #fff;
    font-family: Philosopher, Georgia, serif;
    font-size: clamp(25px, 2.25vw, 34px);
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0;
}

.introduce-insight-secondary-image {
    position: absolute;
    z-index: 3;
    right: -2.5%;
    bottom: 0;
    width: 29%;
    height: 33%;
    padding: 10px;
    background: #fffdf8;
    box-shadow: 0 18px 48px rgba(16,37,59,.18);
}

.introduce-insight-secondary-image img {
    object-position: center center;
}

@media(max-width:1199px) and (min-width:981px) {
    .introduce-insight-grid {
        grid-template-columns: minmax(0, .48fr) minmax(0, .52fr);
        gap: 52px;
    }

    .introduce-insight-title {
        font-size: 48px;
    }

    .introduce-insight-main-image {
        min-height: 640px;
    }

    .introduce-insight-caption {
        left: 28px;
        width: 68%;
    }
}

@media(max-width:980px) {
    #introduce-insight-section {
        overflow: hidden !important;
    }

    .introduce-insight-grid {
        grid-template-columns: 1fr;
        gap: 34px;
        min-height: 0;
    }

    .introduce-insight-title {
        max-width: 720px;
        margin-top: 16px;
        font-size: 42px;
    }

    .introduce-insight-subtitle {
        max-width: 720px;
    }

    .introduce-insight-lead {
        max-width: 760px;
    }

    .introduce-insight-steps {
        grid-template-rows: none;
        margin-top: 28px;
    }

    .introduce-insight-step {
        min-height: 146px;
    }

    .introduce-insight-visual {
        min-height: 560px;
        padding-bottom: 28px;
    }

    .introduce-insight-main-image {
        min-height: 560px;
        height: 560px;
    }
}

@media(max-width:640px) {
    .introduce-insight-title {
        font-size: 38px;
        line-height: 1.08;
    }

    .introduce-insight-subtitle {
        margin-bottom: 20px;
        font-size: 21px;
    }

    .introduce-insight-lead,
    .introduce-insight-step p {
        font-size: 14px;
    }

    .introduce-insight-step {
        grid-template-columns: 46px 44px minmax(0, 1fr);
        gap: 12px;
        min-height: 0;
        padding: 22px 0;
    }

    .introduce-insight-number {
        font-size: 28px;
    }

    .introduce-insight-icon {
        width: 44px;
        height: 56px;
    }

    .introduce-insight-icon svg {
        width: 25px;
        height: 25px;
    }

    .introduce-insight-visual {
        min-height: 520px;
        /* padding-right: 8%; */
        padding-bottom: 64px;
    }

    .introduce-insight-main-image {
        width: 100%;
        height: 520px;
        min-height: 520px;
    }

    .introduce-insight-caption {
        left: 0px;
        bottom: 0px;
        width: 100%;
        min-height: 0;
        padding: 16px 17px 18px;
    }

    .introduce-insight-caption span {
        margin-bottom: 9px;
        font-size: 9px;
    }

    .introduce-insight-caption strong {
        font-size: 15px;
        line-height: 1.42;
    }

    .introduce-insight-secondary-image {
        right: 0;
        bottom: -15px;
        width: 38%;
        height: 31%;
        padding: 7px;
    }
}

@media(max-width:380px) {
    .introduce-insight-step {
        grid-template-columns: 42px minmax(0, 1fr);
    }

    .introduce-insight-icon {
        display: none;
    }

    .introduce-insight-caption {
        width: 76%;
    }
}


/* Compact introduce insight section */
@media(min-width:981px) {
    #introduce-insight-section {
        padding: 34px 0 38px !important;
        align-items: center !important;
    }

    #introduce-insight-section > .wrap {
        max-height: none !important;
    }

    .introduce-insight-grid {
        min-height: 0 !important;
        grid-template-columns: minmax(0, .47fr) minmax(0, .53fr) !important;
        gap: clamp(42px, 4.8vw, 66px) !important;
        align-items: center !important;
    }

    .introduce-insight-title {
        max-width: 500px !important;
        margin: 14px 0 8px !important;
        font-size: clamp(39px, 3.25vw, 48px) !important;
        line-height: 1.04 !important;
    }

    .introduce-insight-subtitle {
        max-width: 500px !important;
        margin-bottom: 18px !important;
        font-size: clamp(21px, 1.75vw, 25px) !important;
        line-height: 1.3 !important;
    }

    .introduce-insight-lead {
        max-width: 520px !important;
        font-size: 13.5px !important;
        line-height: 1.58 !important;
    }

    .introduce-insight-steps {
        margin-top: 24px !important;
    }

    .introduce-insight-step {
        grid-template-columns: 52px 48px minmax(0,1fr) !important;
        gap: 16px !important;
        padding: 17px 0 !important;
    }

    .introduce-insight-number {
        font-size: 29px !important;
    }

    .introduce-insight-icon {
        width: 48px !important;
        height: 56px !important;
    }

    .introduce-insight-icon svg {
        width: 25px !important;
        height: 25px !important;
    }

    .introduce-insight-step h3 {
        margin-bottom: 5px !important;
        font-size: 14.5px !important;
        line-height: 1.25 !important;
    }

    .introduce-insight-step p {
        font-size: 12.5px !important;
        line-height: 1.48 !important;
    }

    .introduce-insight-visual {
        min-height: 0 !important;
        padding-bottom: 26px !important;
    }

    .introduce-insight-main-image {
        height: clamp(500px, calc(100svh - 150px), 590px) !important;
        min-height: 500px !important;
    }

    /* .introduce-insight-caption {
        left: 34px !important;
        bottom: 24px !important;
        width: min(61%, 430px) !important;
        min-height: 112px !important;
        padding: 17px 20px 19px !important;
    } */

    .introduce-insight-caption span {
        margin-bottom: 10px !important;
        font-size: 10px !important;
    }

    .introduce-insight-caption strong {
        font-size: clamp(22px, 1.85vw, 28px) !important;
        line-height: 1.28 !important;
    }

    .introduce-insight-secondary-image {
        width: 27% !important;
        height: 30% !important;
        right: -2% !important;
        padding: 8px !important;
    }
}

@media(max-width:1366px) and (min-width:981px) {
    #introduce-insight-section {
        padding: 26px 0 30px !important;
    }

    .introduce-insight-grid {
        gap: 42px !important;
    }

    .introduce-insight-title {
        font-size: 39px !important;
    }

    .introduce-insight-subtitle {
        font-size: 21px !important;
        margin-bottom: 14px !important;
    }

    .introduce-insight-lead {
        font-size: 12.8px !important;
        line-height: 1.52 !important;
    }

    .introduce-insight-steps {
        margin-top: 20px !important;
    }

    .introduce-insight-step {
        padding: 14px 0 !important;
        grid-template-columns: 48px 42px minmax(0,1fr) !important;
        gap: 14px !important;
    }

    .introduce-insight-step h3 {
        font-size: 13.8px !important;
    }

    .introduce-insight-step p {
        font-size: 11.8px !important;
        line-height: 1.42 !important;
    }

    .introduce-insight-main-image {
        height: clamp(455px, calc(100svh - 126px), 540px) !important;
        min-height: 455px !important;
    }

    .introduce-insight-caption {
        width: min(60%, 390px) !important;
        min-height: 100px !important;
        padding: 14px 18px 16px !important;
    }

    .introduce-insight-caption strong {
        font-size: 24px !important;
    }
}

/* Final section snap rhythm */
@media(min-width:981px) {
    html {
        scroll-snap-type: y mandatory !important;
        scroll-padding-top: var(--header-height, 76px) !important;
    }

    main > .hero,
    main > .section,
    #venues.venue-dual-section {
        scroll-snap-align: start !important;
        scroll-snap-stop: always !important;
    }

    main > .section,
    #introduce-insight-section {
        width: 100% !important;
        height: calc(100svh - var(--header-height, 76px)) !important;
        min-height: 650px !important;
        max-height: none !important;
        padding: 28px 0 !important;
        display: flex !important;
        align-items: center !important;
        overflow: clip !important;
    }

    main > .section > .wrap,
    #finder-section > .wrap,
    #introduce-insight-section > .wrap {
        width: var(--wrap) !important;
        max-width: 1180px !important;
        height: 100% !important;
        max-height: none !important;
        margin-inline: auto !important;
    }

    #introduce-insight-section .introduce-insight-grid {
        height: 100% !important;
        min-height: 0 !important;
        grid-template-columns: minmax(0,.47fr) minmax(0,.53fr) !important;
        gap: clamp(38px, 4.4vw, 62px) !important;
        align-items: stretch !important;
    }

    #introduce-insight-section .introduce-insight-content {
        min-height: 0 !important;
    }

    #introduce-insight-section .introduce-insight-title {
        margin: 10px 0 7px !important;
        font-size: clamp(36px, 3vw, 45px) !important;
        line-height: 1.04 !important;
    }

    #introduce-insight-section .introduce-insight-subtitle {
        margin-bottom: 13px !important;
        font-size: clamp(19px, 1.55vw, 23px) !important;
        line-height: 1.26 !important;
    }

    #introduce-insight-section .introduce-insight-lead {
        font-size: 12.5px !important;
        line-height: 1.5 !important;
    }

    #introduce-insight-section .introduce-insight-steps {
        margin-top: 16px !important;
        grid-template-rows: repeat(3, minmax(0,1fr)) !important;
    }

    #introduce-insight-section .introduce-insight-step {
        grid-template-columns: 44px 40px minmax(0,1fr) !important;
        gap: 12px !important;
        padding: 10px 0 !important;
        min-height: 0 !important;
    }

    #introduce-insight-section .introduce-insight-number {
        font-size: 26px !important;
    }

    #introduce-insight-section .introduce-insight-icon {
        width: 40px !important;
        height: 48px !important;
    }

    #introduce-insight-section .introduce-insight-icon svg {
        width: 22px !important;
        height: 22px !important;
    }

    #introduce-insight-section .introduce-insight-step h3 {
        margin-bottom: 4px !important;
        font-size: 13.2px !important;
        line-height: 1.22 !important;
    }

    #introduce-insight-section .introduce-insight-step p {
        font-size: 11.5px !important;
        line-height: 1.38 !important;
    }

    #introduce-insight-section .introduce-insight-visual {
        height: 100% !important;
        min-height: 0 !important;
        padding-bottom: 24px !important;
    }

    #introduce-insight-section .introduce-insight-main-image {
        height: 100% !important;
        min-height: 0 !important;
    }

    /* #introduce-insight-section .introduce-insight-caption {
        left: 28px !important;
        bottom: 22px !important;
        width: min(60%, 390px) !important;
        min-height: 96px !important;
        padding: 13px 17px 15px !important;
    } */

    #introduce-insight-section .introduce-insight-caption span {
        margin-bottom: 8px !important;
        font-size: 9px !important;
    }

    #introduce-insight-section .introduce-insight-caption strong {
        font-size: clamp(20px, 1.65vw, 25px) !important;
        line-height: 1.26 !important;
    }

    #introduce-insight-section .introduce-insight-secondary-image {
        width: 40% !important;
        height: 29% !important;
        top: 450px;
        right: -15.6% !important;
        padding: 7px !important;
    }
}

@media(max-width:980px) {
    html {
        scroll-snap-type: none !important;
    }

    main > .section,
    #introduce-insight-section {
        height: auto !important;
        min-height: auto !important;
        overflow: visible !important;
    }

    #introduce-insight-section > .wrap {
        height: auto !important;
    }
}

/* Final centered section snap */
@media(min-width:981px) {
    html {
        scroll-snap-type: y mandatory !important;
        scroll-padding-top: var(--header-height, 76px) !important;
        scroll-padding-bottom: 0 !important;
    }

    main > .section,
    #introduce-insight-section,
    #finder-section,
    #venues.venue-dual-section,
    #packages,
    #journey,
    #faq,
    #proposal {
        scroll-snap-align: center !important;
        scroll-snap-stop: always !important;
    }

    main > .hero {
        scroll-snap-align: start !important;
    }
}
/* Final scroll section animation */
@media(min-width:981px) {
    main > .section.section-scroll-animate > .wrap,
    #venues.venue-dual-section.section-scroll-animate > .venue-dual-wrap {
        opacity: .34;
        transform: translateY(26px) scale(.986);
        filter: saturate(.88);
        transition: opacity .78s ease, transform .78s cubic-bezier(.22,.72,.18,1), filter .78s ease;
        will-change: opacity, transform;
    }

    main > .section.section-scroll-animate.is-section-active > .wrap,
    #venues.venue-dual-section.section-scroll-animate.is-section-active > .venue-dual-wrap {
        opacity: 1;
        transform: translateY(0) scale(1);
        filter: saturate(1);
    }

    .section-scroll-animate .section-head,
    .section-scroll-animate .introduce-insight-content,
    .section-scroll-animate .introduce-insight-visual,
    .section-scroll-animate .finder-intro,
    .section-scroll-animate .finder,
    .section-scroll-animate .finder-result-card,
    .section-scroll-animate .venue-dual-head,
    .section-scroll-animate .venue-dual-tabs,
    .section-scroll-animate .venue-room-viewport,
    .section-scroll-animate .package,
    .section-scroll-animate .journey-step,
    .section-scroll-animate .faq-item {
        transform: translateY(18px);
        opacity: .18;
        transition: opacity .72s ease, transform .72s cubic-bezier(.22,.72,.18,1);
    }

    .section-scroll-animate.is-section-active .section-head,
    .section-scroll-animate.is-section-active .introduce-insight-content,
    .section-scroll-animate.is-section-active .introduce-insight-visual,
    .section-scroll-animate.is-section-active .finder-intro,
    .section-scroll-animate.is-section-active .finder,
    .section-scroll-animate.is-section-active .finder-result-card,
    .section-scroll-animate.is-section-active .venue-dual-head,
    .section-scroll-animate.is-section-active .venue-dual-tabs,
    .section-scroll-animate.is-section-active .venue-room-viewport,
    .section-scroll-animate.is-section-active .package,
    .section-scroll-animate.is-section-active .journey-step,
    .section-scroll-animate.is-section-active .faq-item {
        transform: translateY(0);
        opacity: 1;
    }

    .section-scroll-animate.is-section-active .introduce-insight-visual,
    .section-scroll-animate.is-section-active .finder,
    .section-scroll-animate.is-section-active .venue-dual-tabs,
    .section-scroll-animate.is-section-active .package:nth-child(2),
    .section-scroll-animate.is-section-active .journey-step:nth-child(2),
    .section-scroll-animate.is-section-active .faq-item:nth-child(2) {
        transition-delay: .08s;
    }

    .section-scroll-animate.is-section-active .venue-room-viewport,
    .section-scroll-animate.is-section-active .package:nth-child(3),
    .section-scroll-animate.is-section-active .journey-step:nth-child(3),
    .section-scroll-animate.is-section-active .faq-item:nth-child(3) {
        transition-delay: .14s;
    }

    .section-scroll-animate.is-section-active .package:nth-child(4),
    .section-scroll-animate.is-section-active .journey-step:nth-child(4),
    .section-scroll-animate.is-section-active .faq-item:nth-child(4) {
        transition-delay: .2s;
    }
}

@media(max-width:980px), (prefers-reduced-motion: reduce) {
    main > .section.section-scroll-animate > .wrap,
    #venues.venue-dual-section.section-scroll-animate > .venue-dual-wrap,
    .section-scroll-animate .section-head,
    .section-scroll-animate .introduce-insight-content,
    .section-scroll-animate .introduce-insight-visual,
    .section-scroll-animate .finder-intro,
    .section-scroll-animate .finder,
    .section-scroll-animate .finder-result-card,
    .section-scroll-animate .venue-dual-head,
    .section-scroll-animate .venue-dual-tabs,
    .section-scroll-animate .venue-room-viewport,
    .section-scroll-animate .package,
    .section-scroll-animate .journey-step,
    .section-scroll-animate .faq-item {
        opacity: 1 !important;
        transform: none !important;
        filter: none !important;
        transition: none !important;
    }
}
/* Final section height breathing room */
@media(min-width:981px) {
    main > .section,
    #introduce-insight-section {
        height: calc((100svh - var(--header-height, 76px)) * 1.1) !important;
        min-height: 715px !important;
        scroll-margin-top: calc(var(--header-height, 76px) + 18px) !important;
        scroll-margin-bottom: 18px !important;
    }

    #introduce-insight-section .introduce-insight-grid {
        height: calc(100% - 46px) !important;
    }

    #finder-section > .wrap,
    #introduce-insight-section > .wrap {
        align-self: center !important;
    }
}
/* Final introduce visual height tune */
@media(min-width:981px) {
    #introduce-insight-section .introduce-insight-grid {
        align-items: center !important;
    }

    #introduce-insight-section .introduce-insight-visual {
        height: auto !important;
        min-height: 0 !important;
        align-self: center !important;
        padding-bottom: 22px !important;
    }

    #introduce-insight-section .introduce-insight-main-image {
        height: clamp(430px, 68svh, 520px) !important;
        min-height: 430px !important;
    }

    #introduce-insight-section .introduce-insight-caption {
        bottom: 20px !important;
    }

    #introduce-insight-section .introduce-insight-secondary-image {
        width: 35% !important;
        height: 35% !important;
        bottom: 0 !important;
    }
}

@media(max-width:1366px) and (min-width:981px) {
    #introduce-insight-section .introduce-insight-main-image {
        height: clamp(395px, 65svh, 480px) !important;
        min-height: 395px !important;
    }
}
/* Final finder vertical centering */
@media(min-width:981px) {
    #finder-section {
        align-items: center !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    #finder-section > .wrap {
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        transform: translateY(-8px);
    }

    #finder-section .section-head {
        margin-bottom: 16px !important;
        padding-bottom: 14px !important;
    }

    #finder-section .section-head h2 {
        font-size: clamp(34px, 2.95vw, 48px) !important;
        line-height: 1.06 !important;
    }

    #finder-section .finder {
        margin-top: 0 !important;
    }

    #finder-section .finder-intro,
    #finder-section #finderResult.finder-result-card.show {
        margin-top: 14px !important;
    }
}

@media(max-width:1366px) and (min-width:981px) {
    #finder-section > .wrap {
        transform: translateY(-4px);
    }

    #finder-section .section-head {
        margin-bottom: 12px !important;
    }

    #finder-section .section-head h2 {
        font-size: clamp(35px, 3.1vw, 44px) !important;
    }
}
/* Final real wedding section */
#real-wedding-section { overflow: clip !important; }
#real-wedding-section > .wrap { width: var(--wrap) !important; max-width: 1180px !important; }
.real-wedding-overview { display:grid; grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr); gap:54px; align-items:stretch; height:100%; }
.real-wedding-copy { display:flex; flex-direction:column; justify-content:center; min-width:0; color:var(--navy); }
.real-wedding-couple { margin:18px 0 4px; color:var(--navy); font-family:Philosopher,Georgia,serif; font-size:clamp(38px,3.4vw,52px); line-height:1; }
.real-wedding-place { margin:0 0 26px; color:#a87808; font-weight:800; letter-spacing:.08em; text-transform:uppercase; font-size:12px; }
.real-wedding-index { color:#a87808; font-family:Philosopher,Georgia,serif; font-size:34px; line-height:1; }
.real-wedding-kicker { margin:14px 0 8px; color:var(--gold); font-weight:900; letter-spacing:.14em; text-transform:uppercase; font-size:11px; }
.real-wedding-copy h2 { margin:0 0 16px; max-width:420px; color:var(--navy); font-family:Philosopher,Georgia,serif; font-size:clamp(34px,3vw,46px); line-height:1.05; }
.real-wedding-copy > p:last-of-type { max-width:470px; margin:0 0 28px; color:#4f5c69; font-size:15px; line-height:1.65; }
.real-wedding-copy .btn { width:max-content; }
.real-wedding-filmstrip { display:flex; gap:12px; min-width:0; height:100%; }
.real-wedding-slide { position:relative; flex:1 1 0; min-width:0; padding:0; border:0; overflow:hidden; background:var(--navy); color:#fff; cursor:pointer; transition:flex .38s ease, filter .38s ease, transform .38s ease; }
.real-wedding-slide.is-active { flex:2.8 1 0; }
.real-wedding-slide:hover, .real-wedding-slide:focus-visible { transform:translateY(-4px); outline:1px solid var(--gold); outline-offset:0; }
.real-wedding-slide img { width:100%; height:100%; object-fit:cover; display:block; opacity:.82; transition:opacity .3s ease; }
.real-wedding-slide.is-active img { opacity:1; }
.real-wedding-slide::after { content:""; position:absolute; inset:0; background:linear-gradient(0deg,rgba(7,26,45,.74),transparent 48%); }
.real-wedding-slide span { position:absolute; z-index:1; left:16px; bottom:16px; writing-mode:vertical-rl; transform:rotate(180deg); color:#fff; font-size:11px; font-weight:900; letter-spacing:.12em; text-transform:uppercase; }
.real-wedding-slide.is-active span { writing-mode:horizontal-tb; transform:none; }
body.real-wedding-modal-open { overflow:hidden; }
.real-wedding-modal[hidden] { display:none; }
.real-wedding-modal { position:fixed; inset:0; width:100%; height:100dvh; overflow-y:auto; background:#fffdf8; z-index:9999; opacity:0; transform:translateY(16px); transition:opacity .36s ease, transform .36s ease; }
.real-wedding-modal.is-open { opacity:1; transform:translateY(0); }
.real-wedding-modal.is-closing { opacity:0; transform:translateY(12px); transition-duration:.28s; }
.real-wedding-modal__header { position:sticky; top:0; z-index:3; min-height:62px; padding:0 28px; display:grid; grid-template-columns:1fr auto 1fr; align-items:center; gap:16px; background:#fffdf8; border-bottom:1px solid rgba(16,37,59,.14); }
.real-wedding-modal__header button { border:0; background:transparent; color:var(--navy); font-weight:900; letter-spacing:.08em; text-transform:uppercase; cursor:pointer; }
.real-wedding-modal__header button:last-child { justify-self:end; }
.real-wedding-modal__header span { color:#a87808; font-size:12px; font-weight:900; letter-spacing:.12em; text-transform:uppercase; }
.real-wedding-modal__content { display:grid; gap:86px; padding-bottom:86px; }
.real-wedding-modal-hero { position:relative; min-height:78dvh; display:grid; align-items:end; overflow:hidden; color:#fff; }
.real-wedding-modal-hero img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; }
.real-wedding-modal-hero::after { content:""; position:absolute; inset:0; background:linear-gradient(0deg,rgba(7,26,45,.82),rgba(7,26,45,.08) 62%); }
.real-wedding-modal-hero div { position:relative; z-index:1; width:var(--wrap); max-width:1180px; margin:0 auto; padding:0 0 72px; }
.real-wedding-modal-hero p { color:var(--gold); font-size:12px; font-weight:900; letter-spacing:.14em; text-transform:uppercase; }
.real-wedding-modal-hero h2 { margin:8px 0; font-family:Philosopher,Georgia,serif; font-size:clamp(58px,7vw,96px); line-height:.95; }
.real-wedding-modal-hero span { display:block; margin-bottom:14px; color:#f3df9d; font-weight:800; }
.real-wedding-modal-hero strong { display:block; max-width:650px; font-size:24px; line-height:1.35; }
.real-wedding-chapter { width:var(--wrap); max-width:1180px; margin:0 auto; display:grid; grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr); gap:64px; align-items:center; }
.real-wedding-chapter--reverse { grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr); }
.real-wedding-chapter--reverse .real-wedding-chapter__content { order:2; }
.real-wedding-chapter--reverse .real-wedding-chapter__media { order:1; }
.real-wedding-chapter__content span { color:#a87808; font-size:12px; font-weight:900; letter-spacing:.12em; text-transform:uppercase; }
.real-wedding-chapter__content h3 { margin:14px 0 16px; color:var(--navy); font-family:Philosopher,Georgia,serif; font-size:clamp(34px,3.6vw,52px); line-height:1.05; }
.real-wedding-chapter__content p { margin:0; color:#4f5c69; font-size:16px; line-height:1.7; }
.real-wedding-chapter__media { min-height:420px; overflow:hidden; background:var(--navy); }
.real-wedding-chapter__media img { width:100%; height:100%; min-height:420px; object-fit:cover; display:block; }
.real-wedding-chapter__media--gallery { display:grid; grid-template-columns:1.2fr .8fr; gap:12px; background:transparent; }
.real-wedding-modal-cta { width:var(--wrap); max-width:960px; margin:0 auto; padding:58px 0 72px; text-align:center; border-top:1px solid rgba(16,37,59,.14); }
.real-wedding-modal-cta h3 { margin:0 0 24px; color:var(--navy); font-family:Philosopher,Georgia,serif; font-size:clamp(34px,3.4vw,52px); }
@media(max-width:980px){.real-wedding-overview{grid-template-columns:1fr;gap:28px}.real-wedding-filmstrip{display:grid;grid-template-columns:1fr 1fr;height:auto}.real-wedding-slide,.real-wedding-slide.is-active{min-height:220px;flex:auto}.real-wedding-slide span,.real-wedding-slide.is-active span{writing-mode:horizontal-tb;transform:none}.real-wedding-modal__header{grid-template-columns:1fr auto;padding:0 16px}.real-wedding-modal__header span{display:none}.real-wedding-chapter,.real-wedding-chapter--reverse{grid-template-columns:1fr;gap:28px}.real-wedding-chapter__content,.real-wedding-chapter__media,.real-wedding-chapter--reverse .real-wedding-chapter__content,.real-wedding-chapter--reverse .real-wedding-chapter__media{order:initial}.real-wedding-modal__content{gap:54px}}
@media(max-width:640px){.real-wedding-filmstrip{grid-template-columns:1fr}.real-wedding-copy .btn{width:100%}.real-wedding-modal-hero{min-height:72dvh}.real-wedding-modal-hero strong{font-size:18px}.real-wedding-chapter__media,.real-wedding-chapter__media img{min-height:280px}.real-wedding-chapter__media--gallery{grid-template-columns:1fr}.real-wedding-modal__header{font-size:11px}.real-wedding-modal__header button{text-align:left}.real-wedding-modal__header button:last-child{text-align:right}}
/* Final real wedding image scale tune */
@media(min-width:981px) {
    #real-wedding-section .real-wedding-overview {
        align-items: center !important;
    }

    #real-wedding-section .real-wedding-filmstrip {
        height: 85% !important;
        align-self: center !important;
    }
}
/* Final real wedding text and width tune */
@media(min-width:981px) {
    #real-wedding-section .real-wedding-overview {
        grid-template-columns: minmax(260px,.72fr) minmax(0,1.28fr) !important;
        gap: 44px !important;
    }

    #real-wedding-section .real-wedding-copy > p:last-of-type {
        max-width: 390px !important;
    }
}
/* Final real wedding visual emphasis */
@media(min-width:981px) {
    #real-wedding-section .real-wedding-overview {
        grid-template-columns: minmax(245px,.66fr) minmax(0,1.34fr) !important;
        gap: 38px !important;
    }

    #real-wedding-section .real-wedding-filmstrip {
        height: 94% !important;
    }

    #real-wedding-section .real-wedding-couple {
        margin-top: 12px !important;
        font-size: clamp(34px, 2.9vw, 44px) !important;
    }

    #real-wedding-section .real-wedding-place {
        margin-bottom: 18px !important;
        font-size: 11px !important;
    }

    #real-wedding-section .real-wedding-index {
        font-size: 28px !important;
    }

    #real-wedding-section .real-wedding-kicker {
        margin: 10px 0 6px !important;
        font-size: 10px !important;
    }

    #real-wedding-section .real-wedding-copy h2 {
        max-width: 340px !important;
        margin-bottom: 10px !important;
        font-size: clamp(28px, 2.45vw, 38px) !important;
    }

    #real-wedding-section .real-wedding-copy > p:last-of-type {
        max-width: 320px !important;
        margin-bottom: 22px !important;
        font-size: 13px !important;
        line-height: 1.5 !important;
    }

    #real-wedding-section .real-wedding-copy .btn {
        min-height: 44px !important;
        padding: 12px 18px !important;
        font-size: 10px !important;
    }
}
/* Final real wedding balanced wireframe */
@media(min-width:981px) {
    #real-wedding-section .real-wedding-overview {
        grid-template-columns: minmax(300px,.74fr) minmax(0,1.26fr) !important;
        gap: 42px !important;
        align-items: center !important;
    }

    #real-wedding-section .real-wedding-copy {
        justify-content: center !important;
        padding-right: 6px !important;
    }

    #real-wedding-section .real-wedding-couple {
        margin: 12px 0 5px !important;
        font-size: clamp(38px,3.2vw,50px) !important;
    }

    #real-wedding-section .real-wedding-place {
        margin-bottom: 24px !important;
    }

    #real-wedding-section .real-wedding-index {
        width: 52px !important;
        height: 52px !important;
        display: grid !important;
        place-items: center !important;
        border: 1px solid rgba(168,120,8,.34) !important;
        font-size: 25px !important;
    }

    #real-wedding-section .real-wedding-kicker {
        margin: 16px 0 8px !important;
    }

    #real-wedding-section .real-wedding-copy h2 {
        max-width: 390px !important;
        margin-bottom: 12px !important;
        font-size: clamp(32px,2.8vw,44px) !important;
    }

    #real-wedding-section .real-wedding-copy > p:last-of-type {
        max-width: 410px !important;
        margin-bottom: 26px !important;
        font-size: 14px !important;
        line-height: 1.58 !important;
    }

    #real-wedding-section .real-wedding-filmstrip {
        height: 92% !important;
        display: grid !important;
        grid-template-columns: 1.55fr 1.05fr 1.05fr 1.05fr !important;
        gap: 12px !important;
    }

    #real-wedding-section .real-wedding-slide,
    #real-wedding-section .real-wedding-slide.is-active {
        flex: initial !important;
        width: auto !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(1).is-active) {
        grid-template-columns: 1.75fr 1.05fr 1.05fr 1.05fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(2).is-active) {
        grid-template-columns: 1.05fr 1.75fr 1.05fr 1.05fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(3).is-active) {
        grid-template-columns: 1.05fr 1.05fr 1.75fr 1.05fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(4).is-active) {
        grid-template-columns: 1.05fr 1.05fr 1.05fr 1.75fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip {
        transition: grid-template-columns .42s cubic-bezier(.22,.72,.18,1) !important;
    }

    #real-wedding-section .real-wedding-slide span,
    #real-wedding-section .real-wedding-slide.is-active span {
        writing-mode: horizontal-tb !important;
        transform: none !important;
        left: 16px !important;
        right: 16px !important;
        bottom: 16px !important;
        line-height: 1.2 !important;
    }
}

@media(max-width:1366px) and (min-width:981px) {
    #real-wedding-section .real-wedding-overview {
        grid-template-columns: minmax(285px,.72fr) minmax(0,1.28fr) !important;
        gap: 34px !important;
    }

    #real-wedding-section .real-wedding-filmstrip,
    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide.is-active) {
        height: 90% !important;
    }
}
/* Final real wedding slide width tune */
@media(min-width:981px) {
    #real-wedding-section .real-wedding-overview {
        grid-template-columns: minmax(270px,.66fr) minmax(0,1.34fr) !important;
        gap: 30px !important;
    }

    #real-wedding-section .real-wedding-filmstrip {
        gap: 9px !important;
        grid-template-columns: 1.7fr 1.18fr 1.18fr 1.18fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(1).is-active) {
        grid-template-columns: 1.9fr 1.18fr 1.18fr 1.18fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(2).is-active) {
        grid-template-columns: 1.18fr 1.9fr 1.18fr 1.18fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(3).is-active) {
        grid-template-columns: 1.18fr 1.18fr 1.9fr 1.18fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(4).is-active) {
        grid-template-columns: 1.18fr 1.18fr 1.18fr 1.9fr !important;
    }
}
/* Final real wedding hover expansion */
@media(min-width:981px) {
    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(1).is-active) {
        grid-template-columns: 2.35fr 1fr 1fr 1fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(2).is-active) {
        grid-template-columns: 1fr 2.35fr 1fr 1fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(3).is-active) {
        grid-template-columns: 1fr 1fr 2.35fr 1fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(4).is-active) {
        grid-template-columns: 1fr 1fr 1fr 2.35fr !important;
    }
}
/* Final real wedding large filmstrip layout */
@media(min-width:981px) {
    #real-wedding-section .real-wedding-overview {
        grid-template-columns: minmax(210px,.36fr) minmax(0,1.64fr) !important;
        gap: 26px !important;
    }

    #real-wedding-section .real-wedding-copy {
        max-width: 260px !important;
    }

    #real-wedding-section .real-wedding-couple {
        font-size: clamp(28px,2.35vw,36px) !important;
    }

    #real-wedding-section .real-wedding-place {
        margin-bottom: 16px !important;
        font-size: 10px !important;
    }

    #real-wedding-section .real-wedding-index {
        width: 42px !important;
        height: 42px !important;
        font-size: 21px !important;
    }

    #real-wedding-section .real-wedding-kicker {
        margin: 12px 0 6px !important;
    }

    #real-wedding-section .real-wedding-copy h2 {
        max-width: 250px !important;
        font-size: clamp(24px,2vw,32px) !important;
    }

    #real-wedding-section .real-wedding-copy > p:last-of-type {
        max-width: 250px !important;
        font-size: 12px !important;
        line-height: 1.45 !important;
    }

    #real-wedding-section .real-wedding-copy .btn {
        width: 100% !important;
        min-height: 42px !important;
        padding: 10px 12px !important;
        font-size: 9px !important;
    }

    #real-wedding-section .real-wedding-filmstrip {
        height: 96% !important;
        gap: 8px !important;
        grid-template-columns: 5fr 1.1fr 1.1fr 1.1fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(1).is-active) {
        grid-template-columns: 5fr 1.1fr 1.1fr 1.1fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(2).is-active) {
        grid-template-columns: 1.1fr 5fr 1.1fr 1.1fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(3).is-active) {
        grid-template-columns: 1.1fr 1.1fr 5fr 1.1fr !important;
    }

    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide:nth-child(4).is-active) {
        grid-template-columns: 1.1fr 1.1fr 1.1fr 5fr !important;
    }

    #real-wedding-section .real-wedding-slide span {
        writing-mode: vertical-rl !important;
        transform: rotate(180deg) !important;
        left: 50% !important;
        right: auto !important;
        bottom: 18px !important;
        translate: -50% 0 !important;
        letter-spacing: .12em !important;
    }

    #real-wedding-section .real-wedding-slide.is-active span {
        writing-mode: horizontal-tb !important;
        transform: none !important;
        translate: 0 0 !important;
        left: 50% !important;
        right: auto !important;
        bottom: 18px !important;
        translate: -50% 0 !important;
    }
}

@media(max-width:1366px) and (min-width:981px) {
    #real-wedding-section .real-wedding-overview {
        grid-template-columns: minmax(190px,.32fr) minmax(0,1.68fr) !important;
        gap: 22px !important;
    }

    #real-wedding-section .real-wedding-filmstrip,
    #real-wedding-section .real-wedding-filmstrip:has(.real-wedding-slide.is-active) {
        height: 94% !important;
    }
}
/* Final real wedding 35 70 columns */
@media(min-width:981px) {
    #real-wedding-section .real-wedding-overview {
        grid-template-columns: minmax(0,35fr) minmax(0,70fr) !important;
        gap: 28px !important;
    }

    #real-wedding-section .real-wedding-copy {
        max-width: none !important;
        height: 100% !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        padding: 0 18px !important;
    }

    #real-wedding-section .real-wedding-copy h2,
    #real-wedding-section .real-wedding-copy > p:last-of-type,
    #real-wedding-section .real-wedding-couple,
    #real-wedding-section .real-wedding-place {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #real-wedding-section .real-wedding-copy h2 {
        max-width: 340px !important;
    }

    #real-wedding-section .real-wedding-copy > p:last-of-type {
        max-width: 320px !important;
    }

    #real-wedding-section .real-wedding-copy .btn {
        width: min(260px, 100%) !important;
    }
}
/* Final real wedding left typography balance */
@media(min-width:981px) {
    #real-wedding-section .real-wedding-couple {
        margin-top: 22px !important;
        margin-bottom: 6px !important;
        color: #a87808 !important;
        font-family: var(--font-body, "SF Pro Display", Arial, sans-serif) !important;
        font-size: clamp(30px, 2.45vw, px) !important;
        font-weight: 650 !important;
        line-height: 1.05 !important;
        letter-spacing: .03em !important;
        text-transform: uppercase !important;
    }

    #real-wedding-section .real-wedding-place {
        margin-bottom: 20px !important;
        color: #a87808 !important;
        font-family: var(--font-body, "SF Pro Display", Arial, sans-serif) !important;
        font-size: 11px !important;
        font-weight: 900 !important;
        letter-spacing: .14em !important;
    }

    #real-wedding-section .real-wedding-index {
        width: 46px !important;
        height: 46px !important;
        margin-bottom: 14px !important;
        color: #a87808 !important;
        font-family: Philosopher, Georgia, serif !important;
        font-size: 24px !important;
        font-weight: 700 !important;
        background: rgba(255,253,248,.74) !important;
    }

    #real-wedding-section .real-wedding-kicker {
        margin: 0 0 10px !important;
        color: var(--gold) !important;
        font-family: var(--font-body, "SF Pro Display", Arial, sans-serif) !important;
        font-size: 10px !important;
        font-weight: 900 !important;
        letter-spacing: .16em !important;
    }

    #real-wedding-section .real-wedding-copy h2 {
        max-width: 350px !important;
        margin-bottom: 14px !important;
        color: var(--navy) !important;
        font-family: Philosopher, Georgia, serif !important;
        font-size: clamp(34px, 2.95vw, 48px) !important;
        font-weight: 700 !important;
        line-height: 1.06 !important;
    }

    #real-wedding-section .real-wedding-copy > p:last-of-type {
        max-width: 310px !important;
        margin-bottom: 28px !important;
        color: #536170 !important;
        font-family: var(--font-body, "SF Pro Display", Arial, sans-serif) !important;
        font-size: 13.5px !important;
        font-weight: 550 !important;
        line-height: 1.58 !important;
    }

    /* #real-wedding-section .real-wedding-copy .btn {
        width: min(280px, 100%) !important;
        min-height: 50px !important;
        padding: 13px 22px !important;
        border-radius: 999px !important;
        font-size: 10.5px !important;
        font-weight: 850 !important;
        letter-spacing: .02em !important;
    } */
}

@media(max-width:1366px) and (min-width:981px) {
    #real-wedding-section .real-wedding-copy h2 {
        font-size: clamp(31px, 2.55vw, 40px) !important;
    }

    #real-wedding-section .real-wedding-couple {
        font-size: clamp(28px, 2.2vw, 34px) !important;
    }
}

/* Final wedding package section */
#package-section.wedding-package-section {
    position: relative;
    overflow: hidden;
    min-height: calc((100svh - var(--header-height, 76px)) * 1.1) !important;
    display: flex !important;
    align-items: center !important;
    padding: 54px 0 !important;
    color: var(--navy, #071f3a);
    background: var(--floral-bg, #fffdf7);
    scroll-snap-align: center !important;
    scroll-snap-stop: always;
}

#package-section .package-shell {
    width: min(1180px, calc(100% - 56px));
    margin: 0 auto;
}

#package-section .package-head {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(320px, .95fr);
    align-items: end;
    gap: clamp(28px, 5vw, 76px);
    margin-bottom: 30px;
}

#package-section .package-head .eyebrow {
    margin-bottom: 12px;
    color: var(--gold, #c99b32);
    font-size: 13px;
    font-weight: 850;
    letter-spacing: .18em;
    text-transform: uppercase;
}

#package-section .package-head h2 {
    max-width: 720px;
    margin: 0;
    color: var(--navy, #071f3a);
    font-family: Philosopher, Georgia, serif;
    font-size: clamp(42px, 4.6vw, 66px);
    line-height: 1;
    letter-spacing: 0;
}

#package-section .package-intro {
    margin: 0 0 4px;
    padding-left: 24px;
    border-left: 2px solid var(--gold, #c99b32);
    color: rgba(7, 31, 58, .78);
    font-size: 15px;
    font-weight: 550;
    line-height: 1.7;
}

#package-section .package-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: stretch;
    gap: 22px !important;
}

#package-section .package-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    min-height: 500px;
    padding: 30px 28px;
    overflow: hidden;
    border: 1px solid rgba(201, 155, 50, .46);
    border-radius: 24px;
    background: rgba(255, 255, 255, .88);
    box-shadow: 0 14px 42px rgba(7, 31, 58, .07);
    transition: transform .45s cubic-bezier(.2, .75, .25, 1), box-shadow .45s ease, border-color .45s ease;
}

#package-section .package-card:hover {
    transform: translateY(-8px);
    border-color: var(--gold, #c99b32);
    box-shadow: 0 24px 58px rgba(7, 31, 58, .14);
}

#package-section .package-card.is-featured {
    color: #fff;
    border-color: rgba(231, 199, 111, .72);
    background: radial-gradient(circle at 50% -18%, rgba(255,255,255,.13), transparent 34%), linear-gradient(155deg, #0d2d50, #071f3a);
    box-shadow: 0 28px 62px rgba(7, 31, 58, .25);
    transform: translateY(-8px);
}

#package-section .package-card.is-featured:hover {
    transform: translateY(-14px);
}

#package-section .featured-ribbon {
    position: absolute;
    top: 0;
    right: 22px;
    width: 62px;
    min-height: 104px;
    padding: 13px 8px 22px;
    color: #071f3a;
    background: linear-gradient(180deg, #e7c76f, #c99b32);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 83%, 0 100%);
    text-align: center;
    font-size: 9.5px;
    font-weight: 900;
    line-height: 1.25;
    letter-spacing: .08em;
    text-transform: uppercase;
}

#package-section .featured-ribbon span {
    display: block;
    margin-bottom: 4px;
    font-size: 15px;
}

#package-section .package-icon {
    display: grid;
    width: 58px;
    height: 58px;
    margin: 0 auto 18px;
    place-items: center;
    color: var(--gold, #c99b32);
}

#package-section .package-icon svg {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.65;
    stroke-linecap: round;
    stroke-linejoin: round;
}

#package-section .package-kicker {
    margin: 0 0 9px;
    color: var(--gold, #c99b32);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .14em;
    text-align: center;
    text-transform: uppercase;
}

#package-section .package-name {
    min-height: 74px;
    margin: 0;
    color: var(--navy, #071f3a);
    font-family: Philosopher, Georgia, serif;
    font-size: clamp(30px, 2.35vw, 38px);
    line-height: 1.08;
    text-align: center;
}

#package-section .is-featured .package-name {
    color: #fff;
}

#package-section .package-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin: 14px 0;
    color: var(--gold, #c99b32);
}

#package-section .package-divider::before,
#package-section .package-divider::after {
    content: "";
    width: 64px;
    height: 1px;
    background: currentColor;
    opacity: .55;
}

#package-section .package-description {
    min-height: 76px;
    margin: 0;
    color: rgba(7, 31, 58, .76);
    font-size: 14.5px;
    font-weight: 550;
    line-height: 1.58;
    text-align: center;
}

#package-section .is-featured .package-description {
    color: rgba(255,255,255,.84);
}

#package-section .package-benefits {
    display: grid;
    gap: 10px;
    margin: 20px 0 0;
    padding: 18px 0 0;
    border-top: 1px solid rgba(7, 31, 58, .13);
    list-style: none;
}

#package-section .is-featured .package-benefits {
    border-color: rgba(255,255,255,.18);
}

#package-section .package-benefits li {
    position: relative;
    padding-left: 20px;
    font-size: 13.5px;
    font-weight: 550;
    line-height: 1.42;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#package-section .package-benefits li::before {
    content: "";
    position: absolute;
    top: .56em;
    left: 2px;
    width: 7px;
    height: 7px;
    background: var(--gold, #c99b32);
    transform: rotate(45deg);
}

#package-section .package-capacity {
    margin: auto 0 18px;
    padding-top: 22px;
    color: inherit;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
}

#package-section .package-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 50px;
    border: 1px solid var(--gold, #c99b32);
    border-radius: 16px;
    color: var(--navy, #071f3a);
    background: transparent;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .06em;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    transition: color .3s ease, background .3s ease, transform .3s ease;
}

#package-section .package-cta:hover {
    color: #fff;
    background: var(--navy, #071f3a);
    transform: translateY(-2px);
}

#package-section .is-featured .package-cta {
    border-color: transparent;
    color: #071f3a;
    background: linear-gradient(135deg, #e7c76f, #c99b32);
}

@media (max-width: 1080px) {
    #package-section.wedding-package-section {
        min-height: auto !important;
        padding: 68px 0 !important;
        scroll-snap-align: start !important;
    }

    #package-section .package-head {
        grid-template-columns: 1fr;
        align-items: start;
        gap: 22px;
    }

    #package-section .package-grid {
        display: flex !important;
        gap: 18px !important;
        max-width: none;
        margin: 0;
        padding: 8px 2px 22px;
        overflow-x: auto;
        overflow-y: visible;
        scroll-snap-type: x mandatory;
        scroll-padding-inline: 2px;
        overscroll-behavior-inline: contain;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        scrollbar-color: var(--gold, #c99b32) rgba(7, 31, 58, .08);
    }

    #package-section .package-card,
    #package-section .package-card.is-featured {
        flex: 0 0 min(84vw, 430px);
        min-height: 560px;
        scroll-snap-align: start;
        transform: none;
    }
}

@media (max-width: 560px) {
    #package-section .package-shell {
        width: min(100% - 32px, 1180px);
    }

    #package-section .package-head h2 {
        font-size: clamp(36px, 11vw, 48px);
    }

    #package-section .package-card,
    #package-section .package-card.is-featured {
        flex-basis: calc(100vw - 48px);
        min-height: 550px;
        padding: 28px 22px;
        border-radius: 20px;
    }

    #package-section .package-name {
        min-height: 0;
        font-size: 32px;
    }
}

/* Final unified section heading typography */
main > section:not(.hero) .section-head > div > .eyebrow,
main > section:not(.hero) .lux-section-title > .eyebrow,
main > section:not(.hero) .venue-dual-title > .eyebrow,
main > section:not(.hero) .real-wedding-copy > div > .eyebrow,
main > section:not(.hero) .package-head > div > .eyebrow,
main > section:not(.hero) .proposal > div > .eyebrow,
main > section:not(.hero) > .wrap > .eyebrow {
    display: block !important;
    margin: 0 0 12px !important;
    color: var(--gold, #c99b32) !important;
    font-family: var(--font-body, "SF Pro Display", Arial, sans-serif) !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    letter-spacing: .18em !important;
    text-transform: uppercase !important;
}

main > section:not(.hero) .section-head > div > .eyebrow + h2,
main > section:not(.hero) .lux-section-title > .eyebrow + h2,
main > section:not(.hero) .venue-dual-title > .eyebrow + h2,
main > section:not(.hero) .real-wedding-copy > div > .eyebrow + h2,
main > section:not(.hero) .package-head > div > .eyebrow + h2,
main > section:not(.hero) .proposal > div > .eyebrow + h2,
main > section:not(.hero) > .wrap > .eyebrow + h2 {
    max-width: 720px !important;
    margin: 0 !important;
    color: var(--navy, #071f3a) !important;
    font-family: Philosopher, Georgia, serif !important;
    font-size: clamp(34px, 2.95vw, 48px) !important;
    font-weight: 700 !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: normal;
}

main > section.navy:not(.hero) .section-head > div > .eyebrow + h2,
main > section.navy:not(.hero) .lux-section-title > .eyebrow + h2,
main > section.navy:not(.hero) .proposal > div > .eyebrow + h2 {
    color: #fff !important;
}

@media (max-width: 1080px) {
    main > section:not(.hero) .section-head > div > .eyebrow,
    main > section:not(.hero) .lux-section-title > .eyebrow,
    main > section:not(.hero) .venue-dual-title > .eyebrow,
    main > section:not(.hero) .real-wedding-copy > div > .eyebrow,
    main > section:not(.hero) .package-head > div > .eyebrow,
    main > section:not(.hero) .proposal > div > .eyebrow,
    main > section:not(.hero) > .wrap > .eyebrow {
        font-size: 11px !important;
        letter-spacing: .16em !important;
        margin-bottom: 10px !important;
    }

    main > section:not(.hero) .section-head > div > .eyebrow + h2,
    main > section:not(.hero) .lux-section-title > .eyebrow + h2,
    main > section:not(.hero) .venue-dual-title > .eyebrow + h2,
    main > section:not(.hero) .real-wedding-copy > div > .eyebrow + h2,
    main > section:not(.hero) .package-head > div > .eyebrow + h2,
    main > section:not(.hero) .proposal > div > .eyebrow + h2,
    main > section:not(.hero) > .wrap > .eyebrow + h2 {
        font-size: clamp(34px, 9vw, 46px) !important;
        line-height: 1.06 !important;
    }
}

/* Final unified section frame rhythm */
@media (min-width: 981px) {
    :root {
        --section-frame-height: calc(100svh - var(--header-height, 76px));
        --section-frame-pad: clamp(24px, 3.2vw, 42px);
        --section-frame-inner: calc(var(--section-frame-height) - (var(--section-frame-pad) * 2));
    }

    html {
        scroll-padding-top: var(--header-height, 76px);
    }

    main > section:not(.hero):not([hidden]),
    main > #venues.venue-dual-section,
    main > #package-section.wedding-package-section {
        min-height: var(--section-frame-height) !important;
        height: var(--section-frame-height) !important;
        padding-top: var(--section-frame-pad) !important;
        padding-bottom: var(--section-frame-pad) !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        overflow: hidden !important;
        scroll-snap-align: center !important;
        scroll-snap-stop: always !important;
    }

    main > section:not(.hero):not([hidden]) > .wrap,
    main > #venues.venue-dual-section > .venue-dual-wrap,
    main > #package-section.wedding-package-section > .package-shell {
        width: min(1180px, calc(100% - 56px)) !important;
        max-width: 1180px !important;
        max-height: var(--section-frame-inner) !important;
        margin: 0 auto !important;
        overflow: visible !important;
    }

    #introduce-insight-section .introduce-insight-layout,
    #finder-section > .wrap,
    #venues .venue-dual-wrap,
    #real-wedding-section .real-wedding-overview,
    #package-section .package-shell,
    #faq > .wrap,
    #proposal > .wrap {
        transform: translateY(0) !important;
    }

    #introduce-insight-section .introduce-insight-layout {
        min-height: 0 !important;
        height: min(100%, var(--section-frame-inner)) !important;
        align-items: center !important;
        gap: 34px !important;
    }

    #introduce-insight-section .introduce-insight-visual {
        height: min(70vh, calc(var(--section-frame-inner) - 12px)) !important;
        max-height: 640px !important;
    }

    #finder-section > .wrap {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        gap: 14px !important;
        min-height: 0 !important;
        height: auto !important;
    }

    #finder-section .section-head {
        margin-bottom: 8px !important;
    }

    #finder-section .finder {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    #finder-section .finder-result {
        margin-top: 0 !important;
    }

    #venues.venue-dual-section .venue-dual-wrap {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        gap: 12px !important;
    }

    #venues .venue-dual-head {
        margin-bottom: 0 !important;
        gap: 24px !important;
    }

    #venues .venue-dual-tabs {
        margin: 0 !important;
    }

    #venues .venue-room-viewport {
        height: min(62vh, calc(var(--section-frame-inner) - 160px)) !important;
        min-height: 430px !important;
        max-height: 560px !important;
    }

    #real-wedding-section .wrap {
        display: flex !important;
        align-items: center !important;
    }

    #real-wedding-section .real-wedding-overview {
        height: min(74vh, var(--section-frame-inner)) !important;
        max-height: 650px !important;
        align-items: center !important;
        gap: 28px !important;
    }

    #real-wedding-section .real-wedding-filmstrip {
        height: 100% !important;
        max-height: 650px !important;
    }

    #package-section .package-shell {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
    }

    #package-section .package-head {
        margin-bottom: 18px !important;
        gap: 42px !important;
    }

    #package-section .package-card,
    #package-section .package-card.is-featured {
        min-height: 0 !important;
        height: min(58vh, calc(var(--section-frame-inner) - 130px)) !important;
        max-height: 520px !important;
        padding: 24px 24px !important;
    }

    #package-section .package-icon {
        width: 50px !important;
        height: 50px !important;
        margin-bottom: 12px !important;
    }

    #package-section .package-name {
        min-height: 58px !important;
        font-size: clamp(28px, 2vw, 34px) !important;
    }

    #package-section .package-description {
        min-height: 58px !important;
        font-size: 13.5px !important;
    }

    #package-section .package-benefits {
        gap: 7px !important;
        margin-top: 14px !important;
        padding-top: 14px !important;
    }

    #package-section .package-benefits li {
        font-size: 12.5px !important;
        line-height: 1.36 !important;
        -webkit-line-clamp: 1 !important;
    }

    #faq .section-head,
    #proposal .section-head {
        margin-bottom: 18px !important;
    }

    #faq .faq-list,
    #proposal .proposal {
        max-height: calc(var(--section-frame-inner) - 110px) !important;
    }

    #proposal .proposal {
        display: grid !important;
        align-items: center !important;
    }
}

/* Refined desktop header: brand left, navigation and actions right. */
@media (min-width: 981px) {
    .luxury-refresh .nav {
        display: flex !important;
        grid-template-columns: none !important;
        justify-content: flex-start !important;
        gap: 24px !important;
    }

    .luxury-refresh .brand {
        margin-right: auto !important;
    }

    .luxury-refresh .nav-links {
        display: flex !important;
        flex: 0 1 auto !important;
        margin: 0 !important;
        gap: clamp(18px, 2vw, 32px) !important;
    }

    .luxury-refresh .nav-links a {
        font-style: normal !important;
        font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
        font-weight: 650 !important;
    }

    .luxury-refresh .nav-cta .btn,
    .luxury-refresh .header .btn-primary {
        font-style: normal !important;
        font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
        font-weight: 700 !important;
    }

    .luxury-refresh .lang button,
    .luxury-refresh .lang-menu a {
        font-style: normal !important;
        font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
        font-weight: 650 !important;
    }
}

/* Keep all interface text upright and crisp, including legacy em/i markup. */
body.luxury-refresh,
body.luxury-refresh * {
    font-style: normal !important;
}

@media (max-width: 980px) {
    main > section:not(.hero),
    main > #venues.venue-dual-section,
    main > #package-section.wedding-package-section {
        min-height: auto !important;
        height: auto !important;
        padding-top: 64px !important;
        padding-bottom: 64px !important;
        overflow: visible !important;
        scroll-snap-align: start !important;
    }
}

/* Final reset outer section spacing */
@media (min-width: 981px) {
    main > section,
    main > .section,
    main > .venue-dual-section,
    main > .wedding-package-section {
        margin: 0 !important;
    }

    main > section:not(.hero),
    main > .section:not(.hero),
    main > .venue-dual-section,
    main > .wedding-package-section {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 980px) {
    main > section,
    main > .section,
    main > .venue-dual-section,
    main > .wedding-package-section {
        margin: 0 !important;
    }
}

/* Final standalone venues section */
@media (min-width: 981px) {
    main > #venues.section {
        --venues-frame: calc(100svh - var(--header-height, 76px));
        --venues-pad: clamp(22px, 3vw, 36px);
        width: 100% !important;
        height: var(--venues-frame) !important;
        min-height: var(--venues-frame) !important;
        margin: 0 !important;
        padding: var(--venues-pad) 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        overflow: hidden !important;
        background: var(--floral-bg, #fffdf7) !important;
        color: var(--navy, #071f3a) !important;
        scroll-snap-align: center !important;
        scroll-snap-stop: always !important;
    }

    #venues .venue-dual-wrap {
        width: min(1180px, calc(100% - 56px)) !important;
        max-width: 1180px !important;
        height: calc(var(--venues-frame) - (var(--venues-pad) * 2)) !important;
        max-height: calc(var(--venues-frame) - (var(--venues-pad) * 2)) !important;
        margin: 0 auto !important;
        display: grid !important;
        grid-template-rows: auto auto minmax(0, 1fr) !important;
        gap: 12px !important;
        overflow: hidden !important;
        opacity: 1 !important;
        transform: none !important;
        filter: none !important;
    }

    #venues .venue-dual-head {
        display: grid !important;
        grid-template-columns: minmax(0, .95fr) minmax(260px, .72fr) !important;
        align-items: end !important;
        gap: 42px !important;
        margin: 0 !important;
    }

    #venues .venue-dual-head > div:first-child {
        min-width: 0 !important;
    }

    #venues .venue-dual-head .eyebrow {
        display: block !important;
        margin: 0 0 10px !important;
        color: var(--gold, #c99b32) !important;
        font-family: var(--font-body, "SF Pro Display", Arial, sans-serif) !important;
        font-size: 13px !important;
        font-weight: 900 !important;
        line-height: 1.2 !important;
        letter-spacing: .18em !important;
        text-transform: uppercase !important;
    }

    #venues .venue-dual-head h2 {
        max-width: 700px !important;
        margin: 0 !important;
        color: var(--navy, #071f3a) !important;
        font-family: Philosopher, Georgia, serif !important;
        font-size: clamp(34px, 2.95vw, 48px) !important;
        font-weight: 700 !important;
        line-height: 1.04 !important;
        letter-spacing: 0 !important;
        text-wrap: normal !important;
    }

    #venues .venue-dual-intro {
        display: none !important;
    }

    #venues .venue-dual-tabs {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        display: grid !important;
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        gap: 7px !important;
        overflow: hidden !important;
        scroll-snap-type: none !important;
    }

    #venues .venue-dual-tab,
    #venues .venue-dual-tabs button {
        width: 100% !important;
        min-width: 0 !important;
        min-height: 44px !important;
        padding: 8px 11px !important;
        border: 1px solid rgba(7, 31, 58, .16) !important;
        border-radius: 0 !important;
        background: rgba(255, 255, 255, .86) !important;
        color: var(--navy, #071f3a) !important;
        text-align: left !important;
        cursor: pointer !important;
        box-shadow: none !important;
        transition: background .28s ease, color .28s ease, border-color .28s ease, transform .28s ease !important;
    }

    #venues .venue-dual-tab:hover,
    #venues .venue-dual-tabs button:hover {
        transform: translateY(-1px) !important;
        border-color: var(--gold, #c99b32) !important;
    }

    #venues .venue-dual-tab.active,
    #venues .venue-dual-tabs button.active {
        background: rgba(8, 29, 51, .9) !important;
        border-color: rgba(8, 29, 51, .66) !important;
        color: #fff !important;
    }

    #venues .venue-dual-tab strong {
        display: block !important;
        font-size: 11px !important;
        font-weight: 900 !important;
        line-height: 1.12 !important;
    }

    #venues .venue-dual-tab small {
        display: block !important;
        margin-top: 3px !important;
        color: rgba(7, 31, 58, .62) !important;
        font-size: 7.5px !important;
        font-weight: 850 !important;
        letter-spacing: .1em !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important;
    }

    #venues .venue-dual-tab.active small {
        color: #e9c86f !important;
    }

    #venues .venue-room-viewport {
        position: relative !important;
        width: 100% !important;
        height: 100% !important;
        min-height: 0 !important;
        max-height: none !important;
        margin: 0 !important;
        border: 0 !important;
        overflow: hidden !important;
        background: #071f3a !important;
        box-shadow: 0 22px 54px rgba(7, 31, 58, .14) !important;
    }

    #venues .venue-room-track {
        width: 100% !important;
        height: 100% !important;
        transition: transform .72s cubic-bezier(.77, 0, .18, 1) !important;
        will-change: transform !important;
    }

    #venues .venue-room {
        position: relative !important;
        width: 100% !important;
        height: 100% !important;
        min-height: 0 !important;
        display: block !important;
        overflow: hidden !important;
        opacity: 1 !important;
        transform: none !important;
        pointer-events: auto !important;
        background: #071f3a !important;
    }

    #venues .venue-gallery-viewport,
    #venues .venue-gallery-track,
    #venues .venue-gallery-image {
        position: relative !important;
        width: 100% !important;
        height: 100% !important;
        min-height: 0 !important;
    }

    #venues .venue-gallery-viewport {
        overflow: hidden !important;
        cursor: grab !important;
        touch-action: pan-y !important;
    }

    #venues .venue-gallery-viewport.dragging {
        cursor: grabbing !important;
    }

    #venues .venue-gallery-track {
        display: flex !important;
        transition: transform .62s cubic-bezier(.2, .75, .25, 1) !important;
        will-change: transform !important;
    }

    #venues .venue-gallery-image {
        flex: 0 0 100% !important;
        overflow: hidden !important;
    }

    #venues .venue-gallery-image::after {
        content: "";
        position: absolute;
        inset: 0;
        z-index: 1;
        background: none !important;
        pointer-events: none;
    }

    #venues .venue-gallery-image img {
        width: 100% !important;
        height: 100% !important;
        display: block !important;
        object-fit: cover !important;
        transform: scale(1.01) !important;
        user-select: none !important;
    }

    #venues .venue-image-open {
        position: absolute !important;
        inset: 0 !important;
        z-index: 2 !important;
        border: 0 !important;
        background: transparent !important;
        cursor: zoom-in !important;
    }

    #venues .venue-room-top {
        position: absolute !important;
        z-index: 4 !important;
        top: 22px !important;
        left: 24px !important;
        right: 24px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        gap: 14px !important;
        pointer-events: none !important;
    }

    #venues .venue-room-type,
    #venues .venue-image-count {
        color: #f1d16a !important;
        font-size: 10px !important;
        font-weight: 900 !important;
        letter-spacing: .13em !important;
        line-height: 1.2 !important;
        text-transform: uppercase !important;
    }

    #venues .venue-image-count {
        min-width: 58px !important;
        padding: 7px 9px !important;
        color: #fff !important;
        background: rgba(5, 19, 33, .58) !important;
        text-align: center !important;
    }

    #venues .venue-room-main {
        position: absolute !important;
        z-index: 4 !important;
        left: 28px !important;
        right: 28px !important;
        bottom: 26px !important;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) minmax(400px, 430px) !important;
        align-items: end !important;
        gap: 28px !important;
        pointer-events: none !important;
    }

    #venues .venue-room-copy,
    #venues .venue-room-panel {
        pointer-events: auto !important;
    }

    #venues .venue-room-copy h3 {
        margin: 0 0 3px !important;
        color: #fff !important;
        font-family: Philosopher, Georgia, serif !important;
        font-size: clamp(46px, 5vw, 68px) !important;
        font-weight: 700 !important;
        line-height: .94 !important;
        letter-spacing: 0 !important;
    }

    #venues .venue-room-emotion {
        max-width: 600px !important;
        margin: 0 0 8px !important;
        color: #f1d989 !important;
        font-family: Philosopher, Georgia, serif !important;
        font-size: clamp(22px, 2vw, 30px) !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 1.12 !important;
        text-wrap: normal !important;
    }

    #venues .venue-room-caption {
        max-width: 560px !important;
        margin: 0 !important;
        color: rgba(255, 255, 255, .78) !important;
        font-size: 13px !important;
        font-weight: 650 !important;
        line-height: 1.5 !important;
    }

    #venues .venue-room-panel {
        min-height: 0 !important;
        padding: 18px !important;
        display: grid !important;
        gap: 14px !important;
        border: 1px solid rgba(255, 255, 255, .22) !important;
        background: rgba(5, 19, 33, .68) !important;
        backdrop-filter: blur(10px) !important;
        color: #fff !important;
    }

    #venues .venue-info-three {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 0 !important;
        border-bottom: 1px solid rgba(255, 255, 255, .18) !important;
        padding-bottom: 13px !important;
    }

    #venues .venue-info-item {
        min-width: 0 !important;
        padding: 0 14px !important;
        border-left: 1px solid rgba(255, 255, 255, .16) !important;
    }

    #venues .venue-info-item:first-child {
        padding-left: 0 !important;
        border-left: 0 !important;
    }

    #venues .venue-info-item span,
    #venues .venue-info-copy span {
        display: block !important;
        margin-bottom: 7px !important;
        color: rgba(255, 255, 255, .64) !important;
        font-size: 9px !important;
        font-weight: 900 !important;
        letter-spacing: .12em !important;
        text-transform: uppercase !important;
    }

    #venues .venue-info-item strong {
        display: block !important;
        color: #fff !important;
        font-size: 16px !important;
        font-weight: 900 !important;
        line-height: 1.12 !important;
        text-align: center !important;
    }

    #venues .venue-info-copy {
        display: grid !important;
        gap: 10px !important;
    }

    #venues .venue-info-copy p {
        margin: 0 !important;
        color: rgba(255, 255, 255, .84) !important;
        font-size: 11.5px !important;
        font-weight: 650 !important;
        line-height: 1.42 !important;
    }

    #venues .venue-actions-three {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 9px !important;
    }

    #venues .venue-actions-three > * {
        min-height: 46px !important;
        padding: 12px 10px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        border: 1px solid rgba(255, 255, 255, .45) !important;
        border-radius: 0 !important;
        color: #fff !important;
        background: transparent !important;
        font-size: 10px !important;
        font-weight: 900 !important;
        letter-spacing: .04em !important;
        line-height: 1.2 !important;
        text-align: center !important;
        text-decoration: none !important;
        text-transform: uppercase !important;
        cursor: pointer !important;
    }

    #venues .venue-actions-three .primary,
    #venues .venue-actions-three .download {
        border-color: transparent !important;
        color: #071f3a !important;
        background: linear-gradient(135deg, #e7c76f, #c99b32) !important;
    }

    #venues .gallery-dots {
        position: absolute !important;
        z-index: 5 !important;
        left: 50% !important;
        bottom: 22px !important;
        display: flex !important;
        gap: 7px !important;
        transform: translateX(-50%) !important;
    }

    #venues .gallery-dot {
        width: 7px !important;
        height: 7px !important;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 999px !important;
        background: rgba(255, 255, 255, .58) !important;
        cursor: pointer !important;
    }

    #venues .gallery-dot.active {
        width: 22px !important;
        background: #f1d16a !important;
    }
}

@media (max-width: 980px) {
    main > #venues.section {
        width: 100% !important;
        height: auto !important;
        min-height: auto !important;
        margin: 0 !important;
        padding: 64px 0 !important;
        overflow: visible !important;
        background: var(--floral-bg, #fffdf7) !important;
        scroll-snap-align: start !important;
    }

    #venues .venue-dual-wrap {
        width: min(100% - 32px, 1180px) !important;
        height: auto !important;
        max-height: none !important;
        margin: 0 auto !important;
        display: grid !important;
        gap: 16px !important;
        overflow: visible !important;
    }

    #venues .venue-dual-head {
        display: block !important;
        margin: 0 !important;
    }

    #venues .venue-dual-head h2 {
        font-size: clamp(34px, 9vw, 46px) !important;
        line-height: 1.06 !important;
    }

    #venues .venue-dual-tabs {
        display: flex !important;
        gap: 8px !important;
        overflow-x: auto !important;
        padding-bottom: 8px !important;
        scroll-snap-type: x mandatory !important;
        scrollbar-width: none !important;
    }

    #venues .venue-dual-tabs::-webkit-scrollbar {
        display: none !important;
    }

    #venues .venue-dual-tab {
        flex: 0 0 168px !important;
        min-height: 46px !important;
        padding: 8px 11px !important;
        border: 1px solid rgba(7, 31, 58, .16) !important;
        background: rgba(255, 255, 255, .9) !important;
        color: var(--navy, #071f3a) !important;
        text-align: left !important;
        scroll-snap-align: start !important;
    }

    #venues .venue-dual-tab.active {
        background: rgba(8, 29, 51, .9) !important;
        color: #fff !important;
    }

    #venues .venue-room-viewport {
        height: 760px !important;
        min-height: 760px !important;
        overflow: hidden !important;
        background: #071f3a !important;
    }

    #venues .venue-room,
    #venues .venue-gallery-viewport,
    #venues .venue-gallery-track,
    #venues .venue-gallery-image {
        width: 100% !important;
        height: 100% !important;
    }

    #venues .venue-gallery-track {
        display: flex !important;
    }

    #venues .venue-gallery-image {
        flex: 0 0 100% !important;
        position: relative !important;
    }

    #venues .venue-gallery-image img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
    }

    #venues .venue-gallery-image::after {
        content: "";
        position: absolute;
        inset: 0;
        background: none !important;
    }

    #venues .venue-room-top {
        position: absolute !important;
        z-index: 4 !important;
        top: 18px !important;
        left: 18px !important;
        right: 18px !important;
        display: flex !important;
        justify-content: space-between !important;
    }

    #venues .venue-room-main {
        position: absolute !important;
        z-index: 4 !important;
        left: 18px !important;
        right: 18px !important;
        bottom: 24px !important;
        display: grid !important;
        gap: 16px !important;
    }

    #venues .venue-room-copy h3 {
        margin: 0 0 4px !important;
        color: #fff !important;
        font-family: Philosopher, Georgia, serif !important;
        font-size: 42px !important;
        line-height: .98 !important;
    }

    #venues .venue-room-emotion {
        margin: 0 0 8px !important;
        color: #f1d989 !important;
        font-family: Philosopher, Georgia, serif !important;
        font-size: 21px !important;
        font-style: normal !important;
    }

    #venues .venue-room-caption {
        margin: 0 !important;
        color: rgba(255,255,255,.8) !important;
        font-size: 13px !important;
        line-height: 1.5 !important;
    }

    #venues .venue-room-panel {
        padding: 16px !important;
        border: 1px solid rgba(255,255,255,.22) !important;
        background: rgba(5,19,33,.72) !important;
        color: #fff !important;
    }

    #venues .venue-info-three,
    #venues .venue-actions-three {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 8px !important;
    }

    #venues .venue-info-copy {
        display: grid !important;
        gap: 10px !important;
        margin: 12px 0 !important;
    }
}

/* Final global one-section scroll frame */
html {
    scroll-snap-type: y mandatory !important;
    scroll-padding-top: var(--header-height, 76px) !important;
    scroll-behavior: smooth;
}

body {
    margin: 0 !important;
}

main {
    margin: 0 !important;
    padding: 0 !important;
}

main > section,
main > .section {
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

@media (min-width: 981px) {
    main > section:not(.hero),
    main > .section:not(.hero),
    main > #venues.section,
    main > #package-section.section,
    main > #package-section.wedding-package-section {
        width: 100% !important;
        height: calc(100svh - var(--header-height, 76px)) !important;
        min-height: calc(100svh - var(--header-height, 76px)) !important;
        max-height: calc(100svh - var(--header-height, 76px)) !important;
        margin: 0 !important;
        padding: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        overflow: hidden !important;
        scroll-snap-align: center !important;
        scroll-snap-stop: always !important;
        scroll-margin: 0 !important;
    }

    main > section:not(.hero) > .wrap,
    main > .section:not(.hero) > .wrap,
    main > #venues.section > .venue-dual-wrap,
    main > #package-section > .package-shell {
        width: min(1180px, calc(100% - 56px)) !important;
        max-width: 1180px !important;
        max-height: calc(100svh - var(--header-height, 76px)) !important;
        margin: 0 auto !important;
        padding: 0 !important;
        box-sizing: border-box !important;
    }

    #introduce-insight-section .introduce-insight-layout,
    #finder-section > .wrap,
    #venues .venue-dual-wrap,
    #real-wedding-section .real-wedding-overview,
    #package-section .package-shell,
    #faq > .wrap,
    #proposal > .wrap {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        align-self: center !important;
        justify-self: center !important;
    }

    #finder-section > .wrap,
    #package-section .package-shell,
    #venues .venue-dual-wrap,
    #faq > .wrap,
    #proposal > .wrap {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
    }

    #finder-section .section-head,
    #package-section .package-head,
    #venues .venue-dual-head,
    #faq .section-head,
    #proposal .proposal > div:first-child {
        margin-top: 0 !important;
    }
}

@media (max-width: 980px) {
    html {
        scroll-snap-type: y proximity !important;
        scroll-padding-top: var(--header-height, 72px) !important;
    }

    main > section,
    main > .section,
    main > #venues.section,
    main > #package-section.section,
    main > #package-section.wedding-package-section {
        width: 100% !important;
        min-height: 100svh !important;
        margin: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        scroll-snap-align: start !important;
        scroll-snap-stop: always !important;
    }
}

/* Final stable snap alignment fix */
@media (min-width: 981px) {
    html {
        scroll-snap-type: y mandatory !important;
        scroll-padding-top: var(--header-height, 76px) !important;
        scroll-padding-bottom: 0 !important;
    }

    main > section:not(.hero),
    main > .section:not(.hero),
    main > #venues.section,
    main > #package-section.section,
    main > #package-section.wedding-package-section {
        height: calc(100svh - var(--header-height, 76px)) !important;
        min-height: calc(100svh - var(--header-height, 76px)) !important;
        max-height: calc(100svh - var(--header-height, 76px)) !important;
        padding: 0 !important;
        margin: 0 !important;
        scroll-snap-align: start !important;
        scroll-snap-stop: always !important;
        scroll-margin: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        overflow: hidden !important;
    }

    main > section:not(.hero) > .wrap,
    main > .section:not(.hero) > .wrap,
    main > #venues.section > .venue-dual-wrap,
    main > #package-section > .package-shell {
        width: min(1180px, calc(100% - 56px)) !important;
        margin: 0 auto !important;
        padding: 0 !important;
        max-height: calc(100svh - var(--header-height, 76px)) !important;
    }

    #introduce-insight-section > .wrap {
        height: calc(100svh - var(--header-height, 76px)) !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    #introduce-insight-section .introduce-insight-grid {
        width: 100% !important;
        height: auto !important;
        max-height: calc(100svh - var(--header-height, 76px) - 24px) !important;
        align-items: center !important;
    }

    #introduce-insight-section .introduce-insight-main-image {
        height: clamp(390px, 71svh, 846px) !important;
        /* min-height: 390px !important; */
    }

    #introduce-insight-section .introduce-insight-visual {
        align-self: center !important;
        padding-bottom: 0 !important;
    }
}

/* Final venues tab inline labels */
#venues .venue-dual-tab,
#venues .venue-dual-tabs button {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
}

#venues .venue-dual-tab strong,
#venues .venue-dual-tab small {
    display: block !important;
    margin: 0 !important;
    min-width: 0 !important;
    line-height: 1.1 !important;
}

#venues .venue-dual-tab strong {
    flex: 0 0 auto !important;
    white-space: nowrap !important;
}

#venues .venue-dual-tab small {
    flex: 1 1 auto !important;
    text-align: right !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

/* Final wedding journey section */
#journey-section.wedding-journey-section {
    position: relative !important;
    isolation: isolate !important;
    color: var(--text, #102b48) !important;
    background: var(--floral-bg, #fffdf7) !important;
}

#journey-section.wedding-journey-section::before,
#journey-section.wedding-journey-section::after {
    content: "" !important;
    position: absolute !important;
    pointer-events: none !important;
    z-index: -1 !important;
    opacity: .32 !important;
}

#journey-section.wedding-journey-section::before {
    top: -120px !important;
    left: -90px !important;
    width: 420px !important;
    height: 420px !important;
    border: 1px solid rgba(201,155,50,.12) !important;
    border-radius: 48% 52% 44% 56% !important;
    background: radial-gradient(circle at 35% 35%, rgba(201,155,50,.12), transparent 44%), repeating-radial-gradient(circle at 50% 50%, transparent 0 26px, rgba(201,155,50,.055) 27px 28px) !important;
}

#journey-section.wedding-journey-section::after {
    right: -90px !important;
    bottom: -120px !important;
    width: 360px !important;
    height: 360px !important;
    border: 1px solid rgba(7,31,58,.08) !important;
    border-radius: 58% 42% 52% 48% !important;
    background: radial-gradient(circle at 50% 50%, rgba(201,155,50,.1), transparent 48%), repeating-radial-gradient(circle at 50% 50%, transparent 0 24px, rgba(7,31,58,.035) 25px 26px) !important;
}

#journey-section .journey-shell {
    width: min(1180px, calc(100% - 56px)) !important;
    max-width: 1180px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

#journey-section .journey-head {
    display: grid !important;
    grid-template-columns: minmax(0, 1.1fr) minmax(300px, .9fr) !important;
    align-items: end !important;
    gap: clamp(28px, 5vw, 76px) !important;
    margin: 0 0 26px !important;
}

#journey-section .journey-head .eyebrow {
    display: block !important;
    margin: 0 0 12px !important;
    color: var(--gold, #c99b32) !important;
    font-family: var(--font-body, "SF Pro Display", Arial, sans-serif) !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    letter-spacing: .18em !important;
    text-transform: uppercase !important;
}

#journey-section .journey-head h2 {
    max-width: 720px !important;
    margin: 0 !important;
    color: var(--navy, #071f3a) !important;
    font-family: Philosopher, Georgia, serif !important;
    font-size: clamp(42px, 4.1vw, 58px) !important;
    font-weight: 700 !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: normal !important;
}

#journey-section .journey-intro {
    margin: 0 0 4px !important;
    padding-left: 24px !important;
    border-left: 2px solid var(--gold, #c99b32) !important;
    color: rgba(7,31,58,.8) !important;
    font-size: 15px !important;
    font-weight: 550 !important;
    line-height: 1.7 !important;
}

#journey-section .journey-steps {
    position: relative !important;
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    overflow: hidden !important;
    border: 1px solid rgba(201,155,50,.42) !important;
    border-radius: 4px !important;
    background: linear-gradient(180deg, rgba(255,255,255,.94), rgba(255,252,246,.8)) !important;
    box-shadow: 0 22px 65px rgba(7,31,58,.08), inset 0 1px 0 rgba(255,255,255,.95) !important;
    backdrop-filter: blur(10px) !important;
}

#journey-section .journey-steps::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    border-top: 3px solid var(--gold, #c99b32) !important;
    background: linear-gradient(90deg, transparent 0%, rgba(201,155,50,.08) 20%, rgba(201,155,50,.18) 50%, rgba(201,155,50,.08) 80%, transparent 100%) !important;
    transform: translateX(-100%) !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

#journey-section .journey-steps.in::before,
#journey-section .journey-steps.is-visible::before,
#journey-section .journey-steps.is-animated::before {
    animation: journeySweep 1.5s ease .3s forwards !important;
}

#journey-section .journey-step {
    position: relative !important;
    min-height: 270px !important;
    height: auto !important;
    padding: 28px 22px 26px !important;
    display: block !important;
    border: 0 !important;
    border-right: 1px solid rgba(201,155,50,.38) !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    isolation: isolate !important;
    transition: background .35s ease, transform .35s ease, box-shadow .35s ease !important;
}

#journey-section .journey-step:last-child {
    border-right: 0 !important;
}

#journey-section .journey-step::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 auto 0 0 !important;
    width: 3px !important;
    background: linear-gradient(180deg, var(--gold, #c99b32), transparent) !important;
    opacity: 0 !important;
    transition: opacity .35s ease !important;
}

#journey-section .journey-step::after {
    content: "" !important;
    position: absolute !important;
    left: 22px !important;
    right: 22px !important;
    bottom: 0 !important;
    height: 1px !important;
    background: linear-gradient(90deg, rgba(201,155,50,.38), transparent) !important;
    opacity: 0 !important;
    transition: opacity .35s ease !important;
}

#journey-section .journey-step:hover,
#journey-section .journey-step.is-current {
    transform: translateY(-8px) !important;
    background: rgba(255,255,255,.96) !important;
    box-shadow: 0 18px 50px rgba(7,31,58,.12) !important;
    z-index: 2 !important;
}

#journey-section .journey-step:hover::before,
#journey-section .journey-step:hover::after,
#journey-section .journey-step.is-current::before,
#journey-section .journey-step.is-current::after {
    opacity: 1 !important;
}

#journey-section .journey-step-top {
    margin: 0 0 26px !important;
    color: var(--gold, #c99b32) !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    letter-spacing: .12em !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
}

#journey-section .journey-step-top::after {
    content: "" !important;
    display: block !important;
    width: 34px !important;
    height: 1px !important;
    margin-top: 14px !important;
    background: linear-gradient(90deg, var(--gold, #c99b32), transparent) !important;
    transition: width .35s ease !important;
}

#journey-section .journey-step:hover .journey-step-top::after,
#journey-section .journey-step.is-current .journey-step-top::after {
    width: 74px !important;
}

#journey-section .journey-step h3 {
    position: relative !important;
    margin: 0 0 14px !important;
    color: var(--navy, #071f3a) !important;
    font-family: Philosopher, Georgia, serif !important;
    font-size: clamp(25px, 2vw, 34px) !important;
    font-weight: 700 !important;
    line-height: 1.12 !important;
    letter-spacing: 0 !important;
}

#journey-section .journey-step h3::before {
    content: attr(data-step-number) !important;
    position: absolute !important;
    right: -4px !important;
    top: -42px !important;
    z-index: -1 !important;
    color: rgba(201,155,50,.08) !important;
    font-family: Georgia, serif !important;
    font-size: 92px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    pointer-events: none !important;
    transition: color .35s ease, transform .35s ease !important;
}

#journey-section .journey-step:hover h3::before,
#journey-section .journey-step.is-current h3::before {
    color: rgba(201,155,50,.14) !important;
    transform: translateY(-4px) !important;
}

#journey-section .journey-step p {
    margin: 0 !important;
    color: rgba(7,31,58,.8) !important;
    font-size: 15px !important;
    font-weight: 520 !important;
    line-height: 1.62 !important;
    display: block !important;
    overflow: visible !important;
    -webkit-line-clamp: unset !important;
}

@keyframes journeySweep {
    0% { transform: translateX(-100%); opacity: 0; }
    30% { opacity: 1; }
    100% { transform: translateX(100%); opacity: 0; }
}

@media (min-width: 981px) {
    #journey-section .journey-shell {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
    }
}

@media (max-width: 1180px) {
    #journey-section .journey-steps {
        display: flex !important;
        overflow-x: auto !important;
        overflow-y: visible !important;
        scroll-snap-type: x mandatory !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
        -ms-overflow-style: none !important;
    }

    #journey-section .journey-steps::-webkit-scrollbar {
        display: none !important;
        width: 0 !important;
        height: 0 !important;
    }

    #journey-section .journey-step {
        flex: 0 0 min(78vw, 360px) !important;
        min-height: 260px !important;
        scroll-snap-align: start !important;
    }
}

@media (max-width: 860px) {
    #journey-section .journey-shell {
        width: min(100% - 32px, 1180px) !important;
    }

    #journey-section .journey-head {
        grid-template-columns: 1fr !important;
        align-items: start !important;
        gap: 20px !important;
    }

    #journey-section .journey-intro {
        padding-left: 20px !important;
    }
}

@media (max-width: 520px) {
    #journey-section .journey-steps {
        margin-right: -16px !important;
        padding-right: 16px !important;
        border-radius: 0 !important;
        mask-image: linear-gradient(90deg, #000 0%, #000 88%, transparent 100%) !important;
        -webkit-mask-image: linear-gradient(90deg, #000 0%, #000 88%, transparent 100%) !important;
    }

    #journey-section .journey-step {
        flex-basis: calc(100vw - 48px) !important;
        min-height: 250px !important;
        padding: 24px 18px 22px !important;
    }

    #journey-section .journey-step h3 {
        font-size: 28px !important;
    }

    #journey-section .journey-step p {
        font-size: 15px !important;
    }
}

/* Final FAQ option 02 section */
#faq.faq-section {
    position: relative !important;
    isolation: isolate !important;
    overflow: hidden !important;
    background: var(--floral-bg, #fffdf7) !important;
    color: var(--text, #102a46) !important;
}

#faq.faq-section::before,
#faq.faq-section::after {
    content: "" !important;
    position: absolute !important;
    z-index: -1 !important;
    width: 430px !important;
    height: 430px !important;
    opacity: .28 !important;
    pointer-events: none !important;
    border: 1px solid rgba(199,154,53,.1) !important;
    border-radius: 48% 52% 44% 56% !important;
    background: repeating-radial-gradient(circle at center, transparent 0 28px, rgba(199,154,53,.045) 29px 30px) !important;
}

#faq.faq-section::before { left: -220px !important; bottom: -180px !important; }
#faq.faq-section::after { right: -210px !important; top: -180px !important; transform: rotate(18deg) !important; }

#faq .faq-shell {
    width: min(1180px, calc(100% - 56px)) !important;
    max-width: 1180px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

#faq .faq-intro {
    display: grid !important;
    grid-template-columns: minmax(0, 1.05fr) minmax(320px, .95fr) !important;
    align-items: end !important;
    gap: clamp(28px, 5vw, 76px) !important;
    margin: 0 0 22px !important;
}

#faq .faq-intro-copy {
    margin: 0 0 5px !important;
    padding-left: 24px !important;
    border-left: 2px solid var(--gold, #c79a35) !important;
}

#faq .faq-intro h2 {
    max-width: 720px !important;
    margin: 0 !important;
    color: var(--navy, #071f3a) !important;
    font-family: Philosopher, Georgia, serif !important;
    font-size: clamp(42px, 4.1vw, 58px) !important;
    font-weight: 700 !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: normal !important;
}

#faq .faq-intro p {
    max-width: 520px !important;
    margin: 0 !important;
    color: rgba(16,42,70,.72) !important;
    font-size: 15px !important;
    font-weight: 550 !important;
    line-height: 1.7 !important;
}

#faq .faq-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    column-gap: 38px !important;
    border-top: 1px solid rgba(199,154,53,.34) !important;
    overflow: visible !important;
}

#faq .faq-column { min-width: 0 !important; }
#faq .faq-column + .faq-column { position: relative !important; }
#faq .faq-column + .faq-column::before {
    content: "" !important;
    position: absolute !important;
    top: 18px !important;
    bottom: 18px !important;
    left: -19px !important;
    width: 1px !important;
    background: linear-gradient(180deg, transparent, rgba(199,154,53,.34) 12%, rgba(199,154,53,.34) 88%, transparent) !important;
}

#faq .faq-item {
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(199,154,53,.28) !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
    transition: background .35s ease, box-shadow .35s ease, transform .35s ease !important;
}

#faq .faq-item::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: -1 !important;
    background: linear-gradient(90deg, rgba(255,255,255,.95), rgba(255,250,242,.86)) !important;
    opacity: 0 !important;
    transition: opacity .35s ease !important;
}

#faq .faq-item:hover { transform: translateX(4px) !important; }
#faq .faq-item:hover::before,
#faq .faq-item.is-open::before { opacity: 1 !important; }

#faq .faq-item.is-open {
    margin: 7px -9px !important;
    padding-inline: 9px !important;
    border: 1px solid rgba(199,154,53,.35) !important;
    border-radius: 8px !important;
    box-shadow: 0 14px 36px rgba(7,31,58,.08) !important;
}

#faq .faq-question {
    width: 100% !important;
    min-height: 58px !important;
    display: grid !important;
    grid-template-columns: 42px minmax(0, 1fr) 28px !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 0 !important;
    border: 0 !important;
    color: var(--navy, #071f3a) !important;
    background: transparent !important;
    text-align: left !important;
    cursor: pointer !important;
}

#faq .faq-number {
    color: var(--gold, #c79a35) !important;
    font-family: Georgia, serif !important;
    font-size: 19px !important;
    padding: 0px 10px !important;
    line-height: 1 !important;
}

#faq .faq-question-text {
    color: var(--navy, #071f3a) !important;
    font-family: Philosopher, Georgia, serif !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 1.28 !important;
}

#faq .faq-toggle {
    position: relative !important;
    width: 24px !important;
    height: 24px !important;
    justify-self: end !important;
    color: var(--gold, #c79a35) !important;
    transition: transform .35s ease !important;
}

#faq .faq-toggle::before,
#faq .faq-toggle::after {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 15px !important;
    height: 1.5px !important;
    background: currentColor !important;
    transform: translate(-50%, -50%) !important;
    transition: transform .35s ease, opacity .35s ease !important;
}

#faq .faq-toggle::after { transform: translate(-50%, -50%) rotate(90deg) !important; }
#faq .faq-item.is-open .faq-toggle { transform: rotate(180deg) !important; }
#faq .faq-item.is-open .faq-toggle::after { opacity: 0 !important; }

#faq .faq-answer {
    display: grid !important;
    grid-template-rows: 0fr !important;
    transition: grid-template-rows .48s cubic-bezier(.2,.75,.25,1) !important;
}

#faq .faq-answer-inner { overflow: hidden !important; }

#faq .faq-answer p {
    margin: 0 !important;
    padding: 0 28px 20px 52px !important;
    color: rgba(16,42,70,.72) !important;
    font-size: 13.5px !important;
    font-weight: 520 !important;
    line-height: 1.62 !important;
    opacity: 0 !important;
    transform: translateY(-8px) !important;
    transition: opacity .35s ease, transform .35s ease !important;
}

#faq .faq-item.is-open .faq-answer { grid-template-rows: 1fr !important; }
#faq .faq-item.is-open .faq-answer p { opacity: 1 !important; transform: translateY(0) !important; }

#faq .faq-more-wrap {
    display: none !important;
    margin-top: 24px !important;
    text-align: center !important;
}

#faq .faq-more-button {
    min-width: 180px !important;
    min-height: 48px !important;
    padding: 12px 26px !important;
    border: 1px solid var(--gold, #c79a35) !important;
    border-radius: 15px !important;
    color: var(--navy, #071f3a) !important;
    background: transparent !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    letter-spacing: .05em !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    transition: color .3s ease, background .3s ease, transform .3s ease, box-shadow .3s ease !important;
}

#faq .faq-more-button:hover {
    color: #fff !important;
    background: var(--navy, #071f3a) !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 24px rgba(7,31,58,.12) !important;
}

@media (min-width: 981px) {
    #faq .faq-shell {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
    }
}

@media (max-width: 760px) {
    #faq .faq-shell { width: min(100% - 32px, 1180px) !important; }
    #faq .faq-intro { grid-template-columns: 1fr !important; align-items: start !important; gap: 20px !important; }
    #faq .faq-intro-copy { padding-left: 20px !important; }
    #faq .faq-grid { grid-template-columns: 1fr !important; column-gap: 0 !important; }
    #faq .faq-column + .faq-column::before { display: none !important; }
    #faq .faq-grid .faq-column:nth-child(2) { display: none !important; }
    #faq .faq-grid.is-expanded .faq-column:nth-child(2) { display: block !important; animation: faqMoreReveal .45s ease both !important; }
    #faq .faq-more-wrap { display: block !important; }
}

@media (max-width: 520px) {
    #faq .faq-question { grid-template-columns: 42px minmax(0, 1fr) 28px !important; min-height: 72px !important; }
    #faq .faq-question-text { font-size: 18px !important; }
    #faq .faq-answer p { padding-left: 52px !important; padding-right: 20px !important; }
}

@keyframes faqMoreReveal {
    from { opacity: 0; transform: translateY(14px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Final proposal section inspired by reference */
#proposal.proposal-section {
    position: relative !important;
    isolation: isolate !important;
    overflow: hidden !important;
    background: linear-gradient(90deg, rgba(255,253,248,.96) 0%, rgba(250,246,238,.9) 58%, rgba(236,229,218,.82) 100%), url('../images/wedding-floral-bg.png') center/cover no-repeat !important;
    color: #2b2d31 !important;
}

#proposal.proposal-section::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 0 0 auto !important;
    width: 34% !important;
    z-index: -1 !important;
    background: linear-gradient(90deg, rgba(255,253,248,.08), rgba(210,199,183,.38)), url('../images/La Crown/lachateau-hotel-sanh-la-crown-1.jpg') center/cover no-repeat !important;
    filter: grayscale(.22) sepia(.18) brightness(1.16) contrast(.78) !important;
    opacity: .33 !important;
}

#proposal .proposal-shell {
    width: min(1320px, calc(100% - 72px)) !important;
    max-width: 1320px !important;
    margin: 0 auto !important;
    display: grid !important;
    grid-template-columns: minmax(0, .82fr) minmax(540px, 1fr) !important;
    align-items: center !important;
    gap: clamp(42px, 6vw, 96px) !important;
}

#proposal .proposal-copy {
    max-width: 520px !important;
    color: #33353a !important;
}

#proposal .proposal-kicker {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    margin-bottom: 34px !important;
    color: #b88734 !important;
    font-size: 12px !important;
    font-weight: 850 !important;
    letter-spacing: .24em !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
}

#proposal .proposal-kicker span {
    width: 42px !important;
    height: 1px !important;
    background: currentColor !important;
}

#proposal .proposal-copy h2 {
    margin: 0 !important;
    color: #2d2e32 !important;
    font-family: Philosopher, Georgia, serif !important;
    font-size: clamp(58px, 5.8vw, 88px) !important;
    font-weight: 400 !important;
    line-height: 1.02 !important;
    letter-spacing: 0 !important;
}

#proposal .proposal-copy h2 em {
    color: #b88734 !important;
    font-family: Philosopher, Georgia, serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

#proposal .proposal-divider {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: min(360px, 100%) !important;
    margin: 34px 0 30px !important;
    color: #c3994a !important;
}

#proposal .proposal-divider::before,
#proposal .proposal-divider::after {
    content: "" !important;
    flex: 1 !important;
    height: 1px !important;
    background: currentColor !important;
    opacity: .72 !important;
}

#proposal .proposal-divider span {
    width: 20px !important;
    height: 20px !important;
    margin: 0 14px !important;
    border: 1px solid currentColor !important;
    transform: rotate(45deg) !important;
}

#proposal .proposal-copy p {
    max-width: 430px !important;
    margin: 0 0 10px !important;
    color: rgba(47,48,53,.82) !important;
    font-size: 17px !important;
    font-weight: 450 !important;
    line-height: 1.75 !important;
}

#proposal .proposal-signature {
    margin-top: clamp(42px, 12vh, 150px) !important;
    display: grid !important;
    gap: 18px !important;
    color: #34363b !important;
}

#proposal .proposal-signature span {
    width: 54px !important;
    height: 54px !important;
    display: grid !important;
    place-items: center !important;
    border: 1px solid rgba(184,135,52,.38) !important;
    border-radius: 50% !important;
    color: #b88734 !important;
    font-size: 22px !important;
}

#proposal .proposal-signature b {
    color: #34363b !important;
    font-size: 13px !important;
    font-weight: 850 !important;
    letter-spacing: .22em !important;
    text-transform: uppercase !important;
}

#proposal .proposal-summary {
    display: none !important;
}

#proposal .proposal-card {
    position: relative !important;
    width: 100% !important;
    margin: 0 !important;
    padding: clamp(34px, 4vw, 54px) clamp(34px, 4.3vw, 58px) 34px !important;
    border: 1px solid rgba(255,255,255,.84) !important;
    border-radius: 20px !important;
    background: rgba(255,253,248,.78) !important;
    box-shadow: 0 26px 90px rgba(61,46,28,.16), inset 0 1px 0 rgba(255,255,255,.96) !important;
    backdrop-filter: blur(16px) !important;
}

#proposal .proposal-mark {
    display: grid !important;
    grid-template-columns: 1fr auto 1fr !important;
    align-items: center !important;
    gap: 24px !important;
    margin-bottom: 42px !important;
    color: #b88734 !important;
}

#proposal .proposal-mark span {
    height: 1px !important;
    background: currentColor !important;
    opacity: .58 !important;
}

#proposal .proposal-mark b {
    font-family: Philosopher, Georgia, serif !important;
    font-size: 36px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    letter-spacing: -.04em !important;
}

#proposal .proposal-form-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 24px 28px !important;
}

#proposal .field {
    min-width: 0 !important;
}

#proposal .field.full {
    grid-column: 1 / -1 !important;
}

#proposal .field label {
    display: block !important;
    margin: 0 0 10px !important;
    color: #33353a !important;
    font-size: 11px !important;
    font-weight: 850 !important;
    letter-spacing: .14em !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
}

#proposal .field input,
#proposal .field select,
#proposal .field textarea {
    width: 100% !important;
    min-height: 54px !important;
    padding: 0 18px !important;
    border: 1px solid rgba(159,132,96,.42) !important;
    border-radius: 6px !important;
    color: #34363b !important;
    background: rgba(255,255,255,.54) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.7) !important;
    font-size: 15px !important;
    font-weight: 450 !important;
    outline: 0 !important;
    transition: border-color .28s ease, box-shadow .28s ease, background .28s ease !important;
}

#proposal .field select {
    appearance: auto !important;
}

#proposal .field textarea {
    min-height: 110px !important;
    padding-top: 15px !important;
    resize: vertical !important;
}

#proposal .field input:focus,
#proposal .field select:focus,
#proposal .field textarea:focus {
    border-color: #b88734 !important;
    background: rgba(255,255,255,.78) !important;
    box-shadow: 0 0 0 3px rgba(184,135,52,.14) !important;
}

#proposal .proposal-count {
    display: block !important;
    margin-top: 7px !important;
    color: rgba(52,54,59,.6) !important;
    font-size: 12px !important;
    text-align: right !important;
}

#proposal .consent {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin-top: -6px !important;
}

#proposal .consent input {
    width: 16px !important;
    height: 16px !important;
    min-height: 0 !important;
    flex: 0 0 16px !important;
    padding: 0 !important;
}

#proposal .consent label {
    margin: 0 !important;
    color: rgba(52,54,59,.76) !important;
    font-size: 12px !important;
    font-weight: 650 !important;
    letter-spacing: 0 !important;
    line-height: 1.45 !important;
    text-transform: none !important;
}

#proposal .proposal-submit {
    width: 100% !important;
    min-height: 58px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 18px !important;
    border: 0 !important;
    border-radius: 5px !important;
    color: #fff !important;
    background: linear-gradient(135deg, #c79a35, #ad771d) !important;
    box-shadow: 0 14px 32px rgba(173,119,29,.2) !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
}

#proposal .helper {
    margin: 14px 0 0 !important;
    color: rgba(52,54,59,.58) !important;
    font-size: 13px !important;
    text-align: center !important;
}

#proposal .success {
    display: none;
    margin-top: 14px !important;
    color: #0c5132 !important;
    text-align: center !important;
}

#proposal .success.show {
    display: block !important;
}

@media (max-width: 1180px) {
    #proposal .proposal-shell {
        grid-template-columns: .78fr 1fr !important;
        gap: 38px !important;
    }

    #proposal .proposal-copy h2 {
        font-size: clamp(48px, 5vw, 66px) !important;
    }

    #proposal .proposal-card {
        padding: 34px 34px 30px !important;
    }
}

@media (max-width: 980px) {
    #proposal.proposal-section {
        padding: 72px 0 !important;
    }

    #proposal .proposal-shell {
        width: min(100% - 32px, 760px) !important;
        grid-template-columns: 1fr !important;
    }

    #proposal .proposal-copy {
        max-width: none !important;
    }

    #proposal .proposal-signature {
        margin-top: 28px !important;
    }
}

@media (max-width: 640px) {
    #proposal .proposal-form-grid {
        grid-template-columns: 1fr !important;
        gap: 18px !important;
    }

    #proposal .proposal-card {
        padding: 28px 20px 24px !important;
        border-radius: 16px !important;
    }

    #proposal .proposal-copy h2 {
        font-size: clamp(42px, 13vw, 58px) !important;
    }
}

/* Final proposal midnight blue + global section audit */
#proposal.wedding-form-section {
    --midnight-navy: #081b2f;
    --midnight-navy-2: #102a43;
    --midnight-navy-3: #173b5e;
    --midnight-gold: #c9a24d;
    --midnight-gold-light: #e0c477;
    --midnight-success: #65b88a;
    --midnight-danger: #d96b6b;
    position: relative !important;
    isolation: isolate !important;
    overflow: hidden !important;
    background: radial-gradient(circle at 12% 12%, rgba(201,162,77,.08), transparent 24%), radial-gradient(circle at 88% 86%, rgba(7,31,58,.05), transparent 28%), linear-gradient(180deg, #fffdfa 0%, #f8f3ea 100%) !important;
    color: var(--midnight-navy) !important;
}

#proposal.wedding-form-section::before,
#proposal.wedding-form-section::after {
    content: "" !important;
    position: absolute !important;
    z-index: -1 !important;
    width: 440px !important;
    height: 440px !important;
    border: 1px solid rgba(201,162,77,.11) !important;
    border-radius: 50% !important;
    opacity: .34 !important;
    pointer-events: none !important;
}

#proposal.wedding-form-section::before { left: -220px !important; top: -180px !important; }
#proposal.wedding-form-section::after { right: -210px !important; bottom: -190px !important; }

#proposal .wedding-form-shell {
    width: min(1180px, calc(100% - 56px)) !important;
    max-width: 1180px !important;
    margin: 0 auto !important;
    display: grid !important;
    grid-template-columns: minmax(0, .82fr) minmax(560px, 1.18fr) !important;
    gap: clamp(36px, 4.6vw, 70px) !important;
    align-items: center !important;
}

#proposal .wedding-story {
    max-width: 500px !important;
    color: var(--midnight-navy) !important;
}

#proposal .wedding-story .eyebrow,
#proposal .proposal-head .eyebrow {
    margin: 0 0 14px !important;
    color: var(--midnight-gold) !important;
    font-family: var(--font-body, "SF Pro Display", Arial, sans-serif) !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    letter-spacing: .18em !important;
    text-transform: uppercase !important;
}

#proposal .wedding-story h2 {
    margin: 0 !important;
    color: var(--midnight-navy) !important;
    font-family: Philosopher, Georgia, serif !important;
    font-size: clamp(42px, 4.1vw, 58px) !important;
    font-weight: 700 !important;
    line-height: 1.02 !important;
    letter-spacing: 0 !important;
}

#proposal .wedding-story h2 em {
    display: block !important;
    margin-top: 8px !important;
    color: var(--midnight-gold) !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

#proposal .wedding-story > p {
    max-width: 500px !important;
    margin: 22px 0 0 !important;
    color: rgba(16,43,72,.72) !important;
    font-size: 14.5px !important;
    font-weight: 520 !important;
    line-height: 1.65 !important;
}

#proposal .story-points {
    display: grid !important;
    gap: 12px !important;
    margin-top: 24px !important;
}

#proposal .story-point {
    display: grid !important;
    grid-template-columns: 40px minmax(0,1fr) !important;
    gap: 14px !important;
    align-items: start !important;
    padding-bottom: 12px !important;
    border-bottom: 1px solid rgba(201,162,77,.24) !important;
}

#proposal .story-point-number {
    display: grid !important;
    place-items: center !important;
    width: 34px !important;
    height: 34px !important;
    border: 1px solid rgba(201,162,77,.6) !important;
    border-radius: 50% !important;
    color: var(--midnight-gold) !important;
    background: rgba(255,255,255,.72) !important;
    font-family: Georgia, serif !important;
    font-size: 13px !important;
}

#proposal .story-point strong {
    display: block !important;
    margin-bottom: 4px !important;
    color: var(--midnight-navy) !important;
    font-family: Philosopher, Georgia, serif !important;
    font-size: 18px !important;
    line-height: 1.25 !important;
}

#proposal .story-point p {
    margin: 0 !important;
    color: rgba(16,43,72,.7) !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
}

#proposal .story-faq {
    margin-top: 22px !important;
    border-top: 1px solid rgba(201,162,77,.36) !important;
}

#proposal .story-faq details { border-bottom: 1px solid rgba(201,162,77,.24) !important; }
#proposal .story-faq summary {
    position: relative !important;
    padding: 13px 28px 13px 0 !important;
    color: var(--midnight-navy) !important;
    font-size: 13px !important;
    font-weight: 750 !important;
    cursor: pointer !important;
    list-style: none !important;
}
#proposal .story-faq summary::-webkit-details-marker { display: none !important; }
#proposal .story-faq summary::after { content: "+" !important; position: absolute !important; right: 4px !important; top: 50% !important; color: var(--midnight-gold) !important; font-size: 18px !important; transform: translateY(-50%) !important; }
#proposal .story-faq details[open] summary::after { content: "-" !important; }
#proposal .story-faq details p { margin: 0 !important; padding: 0 28px 13px 0 !important; color: rgba(16,43,72,.7) !important; font-size: 12.5px !important; line-height: 1.55 !important; }

#proposal .proposal-card {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    padding: 34px !important;
    color: #fff !important;
    border: 1px solid var(--midnight-gold) !important;
    border-radius: 8px !important;
    background: radial-gradient(circle at 50% -10%, rgba(255,255,255,.08), transparent 34%), linear-gradient(155deg, var(--midnight-navy-3) 0%, var(--midnight-navy-2) 48%, var(--midnight-navy) 100%) !important;
    box-shadow: 0 30px 80px rgba(7,31,58,.18) !important;
}

#proposal .proposal-card::before {
    content: "" !important;
    position: absolute !important;
    inset: 10px !important;
    border: 1px solid rgba(201,162,77,.52) !important;
    border-radius: 4px !important;
    pointer-events: none !important;
}

#proposal .proposal-head,
#proposal .remembered-box,
#proposal .proposal-form { position: relative !important; z-index: 1 !important; }
#proposal .proposal-head { margin-bottom: 20px !important; text-align: center !important; }
#proposal .proposal-head h3 { margin: 0 !important; color: var(--midnight-gold-light) !important; font-family: Philosopher, Georgia, serif !important; font-size: clamp(32px,2.6vw,42px) !important; line-height: 1.08 !important; }
#proposal .proposal-head p { max-width: 580px !important; margin: 10px auto 0 !important; color: rgba(255,255,255,.74) !important; font-size: 13.5px !important; line-height: 1.55 !important; }

#proposal .remembered-box {
    margin-bottom: 20px !important;
    padding: 14px 16px !important;
    border: 1px solid rgba(201,162,77,.72) !important;
    background: rgba(255,255,255,.04) !important;
}
#proposal .remembered-box small { display:block !important; margin-bottom:6px !important; color:var(--midnight-gold-light) !important; font-size:10px !important; font-weight:900 !important; letter-spacing:.1em !important; text-transform:uppercase !important; }
#proposal .remembered-box strong { display:block !important; margin-bottom:5px !important; color:#fff !important; font-family:Philosopher,Georgia,serif !important; font-size:22px !important; font-weight:400 !important; }
#proposal .remembered-box p { margin:0 !important; color:rgba(255,255,255,.68) !important; font-size:12px !important; line-height:1.45 !important; }
#proposal .summary-package-cta { display:none; }
#proposal .summary.needs-plan .summary-package-cta { display:grid !important; grid-template-columns:1fr auto !important; gap:10px !important; align-items:center !important; margin-top:10px !important; }

#proposal .form-grid { display:grid !important; grid-template-columns:repeat(2,minmax(0,1fr)) !important; gap:14px 16px !important; }
#proposal .form-field { position:relative !important; min-width:0 !important; }
#proposal .form-field.full { grid-column:1 / -1 !important; }
#proposal .form-label { display:inline-block !important; margin:0 0 7px !important; color:var(--midnight-gold-light) !important; font-size:11px !important; font-weight:900 !important; letter-spacing:.06em !important; text-transform:uppercase !important; }
#proposal .required { color:#ffd68a !important; }

#proposal .form-control {
    width:100% !important;
    min-height:48px !important;
    padding:12px 14px !important;
    border:1px solid rgba(201,162,77,.68) !important;
    border-radius:0 !important;
    color:var(--midnight-navy) !important;
    background:rgba(255,255,255,.96) !important;
    outline:none !important;
    font-size:14px !important;
    transition:border-color .25s ease, box-shadow .25s ease, transform .25s ease, background .25s ease !important;
}
#proposal textarea.form-control { min-height:96px !important; resize:vertical !important; line-height:1.5 !important; }
#proposal .form-control::placeholder { color:rgba(8,27,47,.42) !important; }
#proposal .form-control:hover { border-color:var(--midnight-gold-light) !important; background:#fffdf8 !important; }
#proposal .form-control:focus { border-color:var(--midnight-gold-light) !important; box-shadow:0 0 0 4px rgba(201,162,77,.12) !important; transform:translateY(-1px) !important; background:#fff !important; }
#proposal .form-field.is-invalid .form-control { border-color:var(--midnight-danger) !important; box-shadow:0 0 0 4px rgba(217,107,107,.08) !important; }
#proposal .form-field.is-valid .form-control { border-color:var(--midnight-success) !important; box-shadow:0 0 0 4px rgba(101,184,138,.07) !important; }
#proposal .field-error { display:none !important; margin:6px 2px 0 !important; color:#ff9c9c !important; font-size:11px !important; font-weight:700 !important; line-height:1.35 !important; }
#proposal .form-field.is-invalid .field-error { display:block !important; }
#proposal .char-count { margin-top:6px !important; color:rgba(255,255,255,.5) !important; font-size:12px !important; text-align:right !important; }

#proposal .form-consent { display:flex !important; align-items:flex-start !important; gap:10px !important; margin-top:16px !important; color:rgba(255,255,255,.72) !important; font-size:12.5px !important; line-height:1.5 !important; }
#proposal .form-consent input { margin-top:3px !important; accent-color:var(--midnight-gold) !important; }
#proposal .submit-row { display:grid !important; grid-template-columns:minmax(0,1fr) auto !important; gap:16px !important; align-items:end !important; margin-top:18px !important; }
#proposal .privacy-note { margin:0 !important; color:rgba(255,255,255,.58) !important; font-size:12px !important; line-height:1.5 !important; }
#proposal .submit-button { min-width:220px !important; min-height:54px !important; padding:14px 24px !important; border:1px solid var(--midnight-gold-light) !important; border-radius:0 !important; color:var(--midnight-navy) !important; background:linear-gradient(135deg,var(--midnight-gold-light),#b9821f) !important; box-shadow:0 14px 30px rgba(185,130,31,.25) !important; font-size:13px !important; font-weight:900 !important; letter-spacing:.08em !important; text-transform:uppercase !important; cursor:pointer !important; transition:transform .3s ease, box-shadow .3s ease, filter .3s ease !important; }
#proposal .submit-button:hover { transform:translateY(-3px) !important; box-shadow:0 18px 36px rgba(185,130,31,.3) !important; filter:brightness(1.04) !important; }
#proposal .submit-button[disabled] { opacity:.7 !important; cursor:wait !important; }
#proposal .form-status, #proposal .success { display:none; margin-top:14px !important; padding:12px 14px !important; border:1px solid transparent !important; font-size:13px !important; line-height:1.5 !important; text-align:center !important; }
#proposal .form-status.is-success, #proposal .success.show { display:block !important; color:#bde9d0 !important; border-color:rgba(101,184,138,.35) !important; background:rgba(101,184,138,.08) !important; }
#proposal .form-status.is-error { display:block !important; color:#ffc2c2 !important; border-color:rgba(217,107,107,.35) !important; background:rgba(217,107,107,.08) !important; }

@media (min-width:981px) {
    main > section:not(.hero), main > .section:not(.hero) {
        width:100% !important;
        height:calc(100svh - var(--header-height,76px)) !important;
        min-height:calc(100svh - var(--header-height,76px)) !important;
        max-height:calc(100svh - var(--header-height,76px)) !important;
        margin:0 !important;
        padding:0 !important;
        display:flex !important;
        align-items:center !important;
        justify-content:center !important;
        overflow:hidden !important;
        scroll-snap-align:start !important;
        scroll-snap-stop:always !important;
    }

    main > section:not(.hero) > .wrap,
    main > .section:not(.hero) > .wrap,
    #venues > .venue-dual-wrap,
    #package-section > .package-shell,
    #journey-section > .journey-shell,
    #faq > .faq-shell,
    #proposal > .wedding-form-shell {
        width:min(1180px, calc(100% - 56px)) !important;
        max-width:1180px !important;
        max-height:calc(100svh - var(--header-height,76px)) !important;
        margin:0 auto !important;
        padding:0 !important;
        box-sizing:border-box !important;
    }
}

@media (max-width:1120px) {
    #proposal .wedding-form-shell { grid-template-columns:1fr !important; max-width:760px !important; }
    #proposal .proposal-card { order:1 !important; }
    #proposal .wedding-story { order:2 !important; max-width:none !important; }
}

@media (max-width:720px) {
    #proposal.wedding-form-section { padding:46px 0 60px !important; }
    #proposal .proposal-card { padding:28px 20px !important; }
    #proposal .proposal-card::before { inset:7px !important; }
    #proposal .form-grid { grid-template-columns:1fr !important; }
    #proposal .form-field.full { grid-column:auto !important; }
    #proposal .submit-row { grid-template-columns:1fr !important; }
    #proposal .submit-button { width:100% !important; min-width:0 !important; }
    #proposal .wedding-story h2 { font-size:clamp(40px,12vw,56px) !important; }
}

/* Proposal final polish + section frame consistency */
html {
    scroll-behavior: smooth !important;
    scroll-padding-top: var(--header-height, 76px) !important;
}

body {
    scroll-snap-type: y mandatory !important;
}

@media (min-width: 981px) {
    main > section:not(.hero),
    main > .section:not(.hero) {
        box-sizing: border-box !important;
        height: calc(100svh - var(--header-height, 76px)) !important;
        min-height: calc(100svh - var(--header-height, 76px)) !important;
        max-height: calc(100svh - var(--header-height, 76px)) !important;
        margin: 0 !important;
        padding: 0 !important;
        align-items: center !important;
        justify-content: center !important;
        scroll-snap-align: start !important;
        scroll-snap-stop: always !important;
    }

    #proposal .wedding-form-shell {
        height: min(720px, calc(100svh - var(--header-height, 76px) - 28px)) !important;
        align-items: center !important;
    }
}

#proposal.section.navy.wedding-form-section {
    background: linear-gradient(115deg, rgba(8,27,47,.94) 0%, rgba(16,42,67,.9) 48%, rgba(8,27,47,.96) 100%), radial-gradient(circle at 18% 18%, rgba(224,196,119,.15), transparent 28%) !important;
    color: #fff !important;
}

#proposal .wedding-story,
#proposal .wedding-story h2,
#proposal .story-point strong,
#proposal .story-faq summary {
    color: #fff !important;
}

#proposal .wedding-story > p,
#proposal .story-point p,
#proposal .story-faq details p {
    color: rgba(255,255,255,.72) !important;
}

#proposal .proposal-card {
    max-height: 100% !important;
    overflow: auto !important;
    scrollbar-width: thin !important;
    border-radius: 10px !important;
}

#proposal .proposal-card::before {
    border-radius: 6px !important;
}

#proposal .form-control,
#proposal .submit-button,
#proposal .summary-package-cta .btn,
#proposal .remembered-box,
#proposal .form-status,
#proposal .success {
    border-radius: 8px !important;
}

#proposal .form-control {
    min-height: 46px !important;
}

#proposal textarea.form-control {
    min-height: 86px !important;
}

/* #proposal .submit-button {
    border-radius: 999px !important;
} */

#proposal .summary-package-cta .btn {
    padding: 10px 14px !important;
    white-space: nowrap !important;
}

@media (max-width: 980px) {
    body {
        scroll-snap-type: none !important;
    }

    #proposal .wedding-form-shell {
        width: min(100% - 32px, 760px) !important;
    }
}


/* Proposal compact frame fix */
@media (min-width: 981px) {
    #proposal.section.navy.wedding-form-section {
        height: calc(100svh - var(--header-height, 76px)) !important;
        min-height: calc(100svh - var(--header-height, 76px)) !important;
        max-height: calc(100svh - var(--header-height, 76px)) !important;
        padding: 0 !important;
    }

    #proposal .wedding-form-shell {
        width: min(1180px, calc(100% - 56px)) !important;
        height: min(650px, calc(100svh - var(--header-height, 76px) - 36px)) !important;
        max-height: calc(100svh - var(--header-height, 76px) - 36px) !important;
        grid-template-columns: minmax(0, .76fr) minmax(500px, 1.08fr) !important;
        gap: clamp(28px, 3.2vw, 48px) !important;
        align-items: center !important;
        overflow: visible !important;
    }

    #proposal .wedding-story {
        max-width: 450px !important;
    }

    #proposal .wedding-story .eyebrow,
    #proposal .proposal-head .eyebrow {
        margin-bottom: 10px !important;
        font-size: 11px !important;
    }

    #proposal .wedding-story h2 {
        font-size: clamp(34px, 3.15vw, 46px) !important;
        line-height: 1.03 !important;
    }

    #proposal .wedding-story h2 em {
        margin-top: 5px !important;
    }

    #proposal .wedding-story > p {
        margin-top: 16px !important;
        font-size: 13px !important;
        line-height: 1.55 !important;
    }

    #proposal .story-points {
        gap: 8px !important;
        margin-top: 18px !important;
    }

    #proposal .story-point {
        grid-template-columns: 34px minmax(0, 1fr) !important;
        gap: 11px !important;
        padding-bottom: 8px !important;
    }

    #proposal .story-point-number {
        width: 30px !important;
        height: 30px !important;
        font-size: 12px !important;
    }

    #proposal .story-point strong {
        font-size: 15.5px !important;
        margin-bottom: 2px !important;
    }

    #proposal .story-point p {
        font-size: 12px !important;
        line-height: 1.42 !important;
    }

    #proposal .story-faq {
        margin-top: 14px !important;
    }

    #proposal .story-faq summary {
        padding: 9px 24px 9px 0 !important;
        font-size: 12px !important;
    }

    #proposal .story-faq details p {
        padding: 0 24px 9px 0 !important;
        font-size: 11.5px !important;
        line-height: 1.45 !important;
    }

    #proposal .proposal-card {
        max-height: 100% !important;
        padding: 24px !important;
        overflow: hidden !important;
    }

    #proposal .proposal-card::before {
        inset: 8px !important;
    }

    #proposal .proposal-head {
        margin-bottom: 14px !important;
    }

    #proposal .proposal-head h3 {
        font-size: clamp(26px, 2vw, 34px) !important;
    }

    #proposal .proposal-head p {
        margin-top: 7px !important;
        font-size: 12px !important;
        line-height: 1.45 !important;
    }

    #proposal .remembered-box {
        margin-bottom: 14px !important;
        padding: 10px 12px !important;
    }

    #proposal .remembered-box strong {
        font-size: 18px !important;
    }

    #proposal .summary.needs-plan .summary-package-cta {
        grid-template-columns: 1fr auto !important;
        margin-top: 8px !important;
    }

    #proposal .form-grid {
        gap: 10px 12px !important;
    }

    #proposal .form-label {
        margin-bottom: 5px !important;
        font-size: 10px !important;
    }

    #proposal .form-control {
        min-height: 40px !important;
        padding: 9px 12px !important;
        font-size: 13px !important;
    }

    #proposal textarea.form-control {
        min-height: 68px !important;
    }

    #proposal .field-error,
    #proposal .char-count {
        margin-top: 4px !important;
        font-size: 10px !important;
    }

    #proposal .form-consent {
        margin-top: 11px !important;
        font-size: 11.5px !important;
        line-height: 1.4 !important;
    }

    #proposal .submit-row {
        margin-top: 12px !important;
        gap: 12px !important;
    }

    #proposal .privacy-note {
        font-size: 11px !important;
        line-height: 1.4 !important;
    }

    #proposal .submit-button {
        min-width: 190px !important;
        min-height: 46px !important;
        padding: 12px 20px !important;
        font-size: 11.5px !important;
    }
}

/* Proposal wedding palette override */
#proposal.section.navy.wedding-form-section {
    --proposal-wine: #5f2338;
    --proposal-wine-2: #7b3147;
    --proposal-rose: #b96f7f;
    --proposal-blush: #fff7f3;
    --proposal-ivory: #fffaf2;
    --proposal-gold: #c9a24d;
    --proposal-gold-light: #e7ca78;
    background: radial-gradient(circle at 16% 16%, rgba(231,202,120,.18), transparent 26%), radial-gradient(circle at 88% 82%, rgba(185,111,127,.16), transparent 30%), linear-gradient(135deg, #fffaf2 0%, #fff3ed 46%, #f8e7df 100%) !important;
    color: var(--proposal-wine) !important;
}

#proposal.section.navy.wedding-form-section::before,
#proposal.section.navy.wedding-form-section::after {
    border-color: rgba(185,111,127,.18) !important;
}

#proposal .wedding-story,
#proposal .wedding-story h2,
#proposal .story-point strong,
#proposal .story-faq summary {
    color: var(--proposal-wine) !important;
}

#proposal .wedding-story h2 em,
#proposal .wedding-story .eyebrow,
#proposal .proposal-head .eyebrow,
#proposal .story-point-number,
#proposal .story-faq summary::after {
    color: var(--proposal-gold) !important;
}

#proposal .wedding-story > p,
#proposal .story-point p,
#proposal .story-faq details p {
    color: rgba(95,35,56,.72) !important;
}

#proposal .story-point,
#proposal .story-faq,
#proposal .story-faq details {
    border-color: rgba(185,111,127,.22) !important;
}

#proposal .story-point-number {
    border-color: rgba(185,111,127,.38) !important;
    background: rgba(255,250,242,.78) !important;
}

#proposal .proposal-card {
    color: #fff !important;
    border-color: rgba(231,202,120,.76) !important;
    background: radial-gradient(circle at 50% -12%, rgba(255,255,255,.18), transparent 35%), linear-gradient(155deg, #8e4558 0%, #743149 45%, #5f2338 100%) !important;
    box-shadow: 0 30px 80px rgba(95,35,56,.2) !important;
}

#proposal .proposal-card::before,
#proposal .remembered-box,
#proposal .form-control {
    border-color: rgba(231,202,120,.62) !important;
}

#proposal .proposal-head h3,
#proposal .form-label,
#proposal .remembered-box small {
    color: var(--proposal-gold-light) !important;
}

#proposal .proposal-head p,
#proposal .remembered-box p,
#proposal .form-consent,
#proposal .privacy-note,
#proposal .char-count {
    color: rgba(255,255,255,.74) !important;
}

#proposal .remembered-box {
    background: rgba(255,250,242,.07) !important;
}

#proposal .form-control {
    color: var(--proposal-wine) !important;
    background: rgba(255,250,242,.98) !important;
}

#proposal .form-control:hover,
#proposal .form-control:focus {
    background: #fffdf8 !important;
    border-color: var(--proposal-gold-light) !important;
    box-shadow: 0 0 0 4px rgba(231,202,120,.14) !important;
}

#proposal .submit-button,
#proposal .summary-package-cta .btn {
    color: #4c1d2e !important;
    border-color: var(--proposal-gold-light) !important;
    background: linear-gradient(135deg, #efd987 0%, #c99a35 100%) !important;
    box-shadow: 0 16px 34px rgba(185,111,127,.24) !important;
}

#proposal .submit-button:hover,
#proposal .summary-package-cta .btn:hover {
    box-shadow: 0 18px 38px rgba(185,111,127,.32) !important;
}

/* Proposal uses FAQ palette + wedding polish */
#proposal.section.navy.wedding-form-section {
    --proposal-text: var(--text, #102a46);
    --proposal-muted: rgba(16, 42, 70, .72);
    --proposal-gold: var(--gold, #c79a35);
    --proposal-gold-soft: rgba(199, 154, 53, .18);
    --proposal-ivory: var(--floral-bg, #fffdf7);
    --proposal-card: rgba(255, 253, 247, .94);
    background: var(--floral-bg, #fffdf7) !important;
    color: var(--proposal-text) !important;
}

#proposal.section.navy.wedding-form-section::before,
#proposal.section.navy.wedding-form-section::after {
    width: 430px !important;
    height: 430px !important;
    opacity: .28 !important;
    border: 1px solid rgba(199,154,53,.1) !important;
    border-radius: 48% 52% 44% 56% !important;
    background: repeating-radial-gradient(circle at center, transparent 0 28px, rgba(199,154,53,.045) 29px 30px) !important;
}

#proposal.section.navy.wedding-form-section::before {
    left: -220px !important;
    bottom: -180px !important;
    top: auto !important;
}

#proposal.section.navy.wedding-form-section::after {
    right: -210px !important;
    top: -180px !important;
    bottom: auto !important;
    transform: rotate(18deg) !important;
}

#proposal .wedding-story,
#proposal .wedding-story h2,
#proposal .story-point strong,
#proposal .story-faq summary,
#proposal .proposal-head h3,
#proposal .remembered-box strong {
    color: var(--proposal-text) !important;
}

#proposal .wedding-story .eyebrow,
#proposal .proposal-head .eyebrow,
#proposal .wedding-story h2 em,
#proposal .story-point-number,
#proposal .story-faq summary::after,
#proposal .form-label,
#proposal .remembered-box small {
    color: var(--proposal-gold) !important;
}

#proposal .wedding-story > p,
#proposal .story-point p,
#proposal .story-faq details p,
#proposal .proposal-head p,
#proposal .remembered-box p,
#proposal .privacy-note,
#proposal .form-consent,
#proposal .char-count {
    color: var(--proposal-muted) !important;
}

#proposal .story-point,
#proposal .story-faq,
#proposal .story-faq details {
    border-color: rgba(199,154,53,.2) !important;
}

#proposal .story-point-number {
    border-color: rgba(199,154,53,.45) !important;
    background: rgba(255,255,255,.62) !important;
}

#proposal .proposal-card {
    color: var(--proposal-text) !important;
    border: 1px solid rgba(199,154,53,.34) !important;
    background: linear-gradient(180deg, rgba(255,255,255,.9) 0%, var(--proposal-card) 100%) !important;
    box-shadow: 0 28px 80px rgba(16,42,70,.12) !important;
}

#proposal .proposal-card::before {
    border-color: rgba(199,154,53,.22) !important;
    background: linear-gradient(135deg, rgba(199,154,53,.08), transparent 34%) !important;
}

#proposal .proposal-card::after {
    content: "" !important;
    position: absolute !important;
    right: -70px !important;
    bottom: -80px !important;
    width: 220px !important;
    height: 220px !important;
    z-index: 0 !important;
    opacity: .18 !important;
    pointer-events: none !important;
    border-radius: 50% !important;
    background: radial-gradient(circle, rgba(199,154,53,.18) 0 2px, transparent 3px 12px) !important;
    background-size: 18px 18px !important;
}

#proposal .proposal-head,
#proposal .remembered-box,
#proposal .proposal-form {
    position: relative !important;
    z-index: 1 !important;
}

#proposal .remembered-box {
    border-color: rgba(199,154,53,.28) !important;
    background: rgba(255,255,255,.58) !important;
}

#proposal .form-control {
    color: var(--proposal-text) !important;
    background: #fff !important;
    border-color: rgba(16,42,70,.18) !important;
}

#proposal .form-control:hover,
#proposal .form-control:focus {
    background: #fff !important;
    border-color: rgba(199,154,53,.68) !important;
    box-shadow: 0 0 0 4px rgba(199,154,53,.12) !important;
}

#proposal .form-consent input {
    accent-color: var(--proposal-gold) !important;
}

#proposal .submit-button,
#proposal .summary-package-cta .btn {
    color: #fff !important;
    border-color: var(--proposal-gold) !important;
    background: linear-gradient(135deg, #d6b557 0%, #b98721 100%) !important;
    box-shadow: 0 16px 34px rgba(199,154,53,.25) !important;
}

#proposal .submit-button:hover,
#proposal .summary-package-cta .btn:hover {
    box-shadow: 0 18px 38px rgba(199,154,53,.32) !important;
}

/* Global section background rhythm */
main > section:not(.hero),
main > .section:not(.hero) {
    position: relative !important;
    isolation: isolate !important;
    background-color: var(--floral-bg, #fffdf7) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

#introduce-insight-section,
#venues,
#package-section,
#faq.faq-section {
    background-image:
        linear-gradient(180deg, rgba(255,253,247,.9), rgba(255,253,247,.9)),
        url('../images/wedding-floral-bg.png') !important;
}

#finder-section,
#real-wedding-section,
#journey-section,
#proposal.section.navy.wedding-form-section {
    background-image:
        radial-gradient(circle at 12% 14%, rgba(199,154,53,.11), transparent 26%),
        radial-gradient(circle at 88% 84%, rgba(16,42,70,.045), transparent 28%),
        linear-gradient(135deg, #fffdf7 0%, #fbf6ed 52%, #fffaf2 100%) !important;
}

#finder-section::before,
#real-wedding-section::before,
#journey-section::before,
#proposal.section.navy.wedding-form-section::before,
#introduce-insight-section::before,
#venues::before,
#package-section::before,
#faq.faq-section::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: -1 !important;
    pointer-events: none !important;
    background:
        linear-gradient(90deg, rgba(199,154,53,.16), transparent 18%, transparent 82%, rgba(199,154,53,.12)),
        linear-gradient(180deg, rgba(16,42,70,.055), transparent 10%, transparent 90%, rgba(16,42,70,.04)) !important;
    opacity: .52 !important;
}

#introduce-insight-section::after,
#venues::after,
#package-section::after,
#faq.faq-section::after {
    content: "" !important;
    position: absolute !important;
    right: -180px !important;
    top: -160px !important;
    z-index: -1 !important;
    width: 420px !important;
    height: 420px !important;
    pointer-events: none !important;
    border: 1px solid rgba(199,154,53,.1) !important;
    border-radius: 48% 52% 44% 56% !important;
    background: repeating-radial-gradient(circle at center, transparent 0 28px, rgba(199,154,53,.045) 29px 30px) !important;
    opacity: .24 !important;
}

#finder-section::after,
#real-wedding-section::after,
#journey-section::after,
#proposal.section.navy.wedding-form-section::after {
    content: "" !important;
    position: absolute !important;
    left: -190px !important;
    bottom: -170px !important;
    top: auto !important;
    right: auto !important;
    z-index: -1 !important;
    width: 430px !important;
    height: 430px !important;
    pointer-events: none !important;
    border: 1px solid rgba(199,154,53,.1) !important;
    border-radius: 50% !important;
    background: radial-gradient(circle, rgba(199,154,53,.075), transparent 62%) !important;
    opacity: .28 !important;
}

#venues .venue-room,
#real-wedding-section .real-wedding-slide,
#proposal .proposal-card,
#faq .faq-item,
#package-section .package-card,
#journey-section .journey-step {
    backdrop-filter: saturate(1.05) !important;
}

@media (max-width: 980px) {
    main > section:not(.hero),
    main > .section:not(.hero) {
        background-size: auto 100%, cover !important;
    }
}

/* Remove one-scroll-one-section behavior + natural section spacing */
html,
body,
main {
    scroll-snap-type: none !important;
    scroll-padding-top: var(--header-height, 76px) !important;
}

main > section,
main > .section {
    scroll-snap-align: none !important;
    scroll-snap-stop: normal !important;
    scroll-margin: var(--header-height, 76px) 0 0 !important;
}

main > section:not(.hero),
main > .section:not(.hero) {
    box-sizing: border-box !important;
    width: 100% !important;
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    margin: 0 !important;
    padding: clamp(64px, 6vw, 92px) 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: visible !important;
}

main > section:not(.hero) > .wrap,
main > .section:not(.hero) > .wrap,
#introduce-insight-section > .insight-shell,
#finder-section > .wrap,
#venues > .venue-dual-wrap,
#real-wedding-section > .real-wedding-shell,
#package-section > .package-shell,
#journey-section > .journey-shell,
#faq > .faq-shell,
#proposal > .wedding-form-shell {
    width: min(1180px, calc(100% - 56px)) !important;
    max-width: 1180px !important;
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
    overflow: visible !important;
}

#introduce-insight-section,
#finder-section,
#real-wedding-section,
#package-section,
#journey-section,
#faq,
#proposal {
    padding-top: clamp(60px, 5.5vw, 84px) !important;
    padding-bottom: clamp(60px, 5.5vw, 84px) !important;
}

#venues {
    padding-top: clamp(54px, 5vw, 76px) !important;
    padding-bottom: clamp(64px, 5.8vw, 92px) !important;
}

#finder-section .section-head,
#venues .venue-dual-head,
#package-section .package-head,
#journey-section .journey-head,
#faq .faq-intro,
#real-wedding-section .real-wedding-copy,
#introduce-insight-section .insight-copy {
    margin-top: 0 !important;
}

#finder-section .finder,
#finder-section #finderResult.finder-result-card,
#package-section .package-grid,
#journey-section .journey-steps,
#faq .faq-grid {
    max-height: none !important;
    overflow: visible !important;
}

#proposal .wedding-form-shell {
    grid-template-columns: minmax(0, .8fr) minmax(500px, 1.1fr) !important;
    gap: clamp(30px, 4vw, 56px) !important;
    align-items: center !important;
}

#proposal .proposal-card {
    max-height: none !important;
    overflow: visible !important;
}

#venues .venue-room-viewport {
    height: clamp(500px, 58vw, 640px) !important;
    min-height: 500px !important;
    max-height: 640px !important;
}

#real-wedding-section .real-wedding-filmstrip,
#real-wedding-section .real-wedding-gallery,
#real-wedding-section .real-wedding-stage {
    max-height: none !important;
}

@media (max-width: 980px) {
    main > section:not(.hero),
    main > .section:not(.hero) {
        padding: 56px 0 !important;
        display: block !important;
    }

    main > section:not(.hero) > .wrap,
    main > .section:not(.hero) > .wrap,
    #introduce-insight-section > .insight-shell,
    #finder-section > .wrap,
    #venues > .venue-dual-wrap,
    #real-wedding-section > .real-wedding-shell,
    #package-section > .package-shell,
    #journey-section > .journey-shell,
    #faq > .faq-shell,
    #proposal > .wedding-form-shell {
        width: min(100% - 32px, 1180px) !important;
    }

    #proposal .wedding-form-shell {
        grid-template-columns: 1fr !important;
    }

    #venues .venue-room-viewport {
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
    }
}

/* Final wireframe polish: a single, quiet rhythm across the landing page. */
:root {
    --page-ivory: #fffcf7;
    --page-champagne: #f7f0e5;
    --page-gold: #c79a35;
    --page-ink: #102a46;
    --section-space: clamp(72px, 7vw, 108px);
}

main > section:not(.hero),
main > .section:not(.hero) {
    padding-block: var(--section-space) !important;
}

main > section:not(.hero) > .wrap,
main > .section:not(.hero) > .wrap,
#introduce-insight-section > .insight-shell,
#finder-section > .wrap,
#venues > .venue-dual-wrap,
#real-wedding-section > .real-wedding-shell,
#package-section > .package-shell,
#journey-section > .journey-shell,
#faq > .faq-shell,
#proposal > .wedding-form-shell {
    width: min(1200px, calc(100% - 64px)) !important;
}

main .eyebrow {
    margin-bottom: 14px !important;
    color: var(--page-gold) !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    letter-spacing: .14em !important;
    text-transform: uppercase !important;
}

main .eyebrow + h2,
main .section-head h2,
main .package-head h2,
main .journey-head h2,
main .faq-intro h2 {
    max-width: 760px !important;
    margin: 0 !important;
    color: var(--page-ink) !important;
    font-size: clamp(38px, 4vw, 62px) !important;
    font-weight: 500 !important;
    line-height: 1.07 !important;
    letter-spacing: 0 !important;
}

main p { line-height: 1.62 !important; }

/* Alternating ivory, floral and photographic background planes. */
#introduce-insight-section,
#package-section,
#faq.faq-section {
    background-color: var(--page-ivory) !important;
    background-image: linear-gradient(90deg, rgba(255, 252, 247, .94), rgba(255, 252, 247, .82)), url('../images/wedding-floral-bg.png') !important;
    background-size: cover !important;
    background-position: center !important;
}

#finder-section,
#journey-section {
    background-color: var(--page-champagne) !important;
    background-image: radial-gradient(circle at 8% 10%, rgba(199, 154, 53, .12), transparent 30%), linear-gradient(135deg, #fffdf8 0%, #f8f0e4 100%) !important;
}

#real-wedding-section {
    background-color: #f8f2e8 !important;
    background-image: linear-gradient(90deg, rgba(255, 252, 247, .95), rgba(255, 252, 247, .78)), url('../images/Banner/lachateau-hotel-sanh-la-crown-6.jpg') !important;
    background-size: cover !important;
    background-position: center !important;
}

#venues {
    background-color: #f5eee3 !important;
    background-image: linear-gradient(180deg, rgba(255, 252, 247, .93), rgba(247, 239, 226, .9)), url('../images/La Garden/lachateau-hotel-la-garden-1.jpg') !important;
    background-size: cover !important;
    background-position: center !important;
}

#proposal.section.navy.wedding-form-section {
    background-color: #f6eee3 !important;
    background-image: linear-gradient(90deg, rgba(255, 252, 247, .95), rgba(250, 243, 232, .82)), url('../images/Banner/lachateau-hotel-sanh-la-royal-2.png') !important;
    background-size: cover !important;
    background-position: center !important;
}

/* Keep each section as a composed whole, not a stack of disconnected blocks. */
#introduce-insight-section .introduce-insight-grid,
#finder-section .finder,
#venues .venue-dual-wrap,
#real-wedding-section .real-wedding-shell,
#package-section .package-shell,
#journey-section .journey-shell,
#faq .faq-shell,
#proposal .wedding-form-shell { position: relative; z-index: 1; }

#introduce-insight-section .introduce-insight-grid,
#proposal .wedding-form-shell { column-gap: clamp(40px, 5vw, 76px) !important; }

#finder-section .section-head,
#package-section .package-head,
#journey-section .journey-head,
#faq .faq-intro { margin-bottom: clamp(28px, 3vw, 44px) !important; }

#introduce-insight-section .introduce-insight-subtitle {
    margin: 12px 0 24px !important;
    color: #b98524 !important;
    font-size: clamp(26px, 2.4vw, 45px) !important;
    line-height: 1.18 !important;
}

#introduce-insight-section .introduce-insight-lead { max-width: 520px !important; margin-bottom: 28px !important; }
#introduce-insight-section .introduce-insight-steps { gap: 0 !important; }
#introduce-insight-section .introduce-insight-step { padding-block: 18px !important; }

#finder-section .finder-intro,
#finder-section .finder,
#finder-section #finderResult.finder-result-card,
#proposal .proposal-card,
#faq .faq-item,
#package-section .package-card { box-shadow: 0 18px 42px rgba(16, 42, 70, .08) !important; }

#venues .venue-room-viewport { box-shadow: 0 24px 55px rgba(16, 42, 70, .16) !important; }

@media (max-width: 980px) {
    :root { --section-space: 64px; }
    main > section:not(.hero) > .wrap,
    main > .section:not(.hero) > .wrap,
    #introduce-insight-section > .insight-shell,
    #finder-section > .wrap,
    #venues > .venue-dual-wrap,
    #real-wedding-section > .real-wedding-shell,
    #package-section > .package-shell,
    #journey-section > .journey-shell,
    #faq > .faq-shell,
    #proposal > .wedding-form-shell { width: min(100% - 32px, 1200px) !important; }
    main .eyebrow + h2,
    main .section-head h2,
    main .package-head h2,
    main .journey-head h2,
    main .faq-intro h2 { font-size: clamp(34px, 10vw, 48px) !important; }
    #introduce-insight-section .introduce-insight-subtitle { font-size: clamp(24px, 7vw, 34px) !important; }
}

/* Venue visibility repair + package card action spacing. */
#venues.venue-dual-section.section-scroll-animate {
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    padding-block: var(--section-space) !important;
    overflow: visible !important;
    scroll-snap-align: none !important;
    scroll-snap-stop: normal !important;
}

#venues.venue-dual-section.section-scroll-animate > .venue-dual-wrap,
#venues.venue-dual-section.section-scroll-animate.is-section-active > .venue-dual-wrap,
#venues.section-scroll-animate .venue-dual-head,
#venues.section-scroll-animate .venue-dual-tabs,
#venues.section-scroll-animate .venue-room-viewport,
#venues.section-scroll-animate.is-section-active .venue-dual-head,
#venues.section-scroll-animate.is-section-active .venue-dual-tabs,
#venues.section-scroll-animate.is-section-active .venue-room-viewport {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
}

#venues .venue-dual-wrap {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
}

#venues .venue-room-viewport {
    display: block !important;
    height: clamp(500px, 58vw, 640px) !important;
    min-height: 500px !important;
    max-height: 640px !important;
    overflow: hidden !important;
}

#venues .venue-room-track {
    display: block !important;
    height: 100% !important;
    min-height: 0 !important;
}

#venues .venue-room {
    display: block !important;
    height: 100% !important;
    min-height: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
}

#package-section .package-grid {
    align-items: stretch !important;
}

#package-section .package-card,
#package-section .package-card.is-featured {
    box-sizing: border-box !important;
    padding: 32px 30px !important;
}

#package-section .package-capacity {
    margin: auto 0 20px !important;
}

#package-section .package-cta {
    min-height: 54px !important;
    margin: 0 !important;
    padding: 16px 20px !important;
    line-height: 1.2 !important;
    box-sizing: border-box !important;
}

@media (max-width: 980px) {
    #venues.venue-dual-section.section-scroll-animate { padding-block: 64px !important; }
    #venues .venue-room-viewport { height: 500px !important; min-height: 500px !important; }
    #package-section .package-card,
    #package-section .package-card.is-featured { padding: 28px 24px !important; }
}

/* Larger editorial sections, without restoring one-section scroll snapping. */
:root { --section-space: 42px; }

#introduce-insight-section,
#finder-section,
#venues.venue-dual-section,
#real-wedding-section,
#package-section.wedding-package-section,
#journey-section.wedding-journey-section,
#faq.faq-section,
#proposal.section.navy.wedding-form-section {
    height: auto !important;
    min-height: calc((100svh - var(--header-height, 76px)) * 1.3) !important;
    max-height: none !important;
    padding-block: var(--section-space) !important;
    overflow: visible !important;
    scroll-snap-align: none !important;
    scroll-snap-stop: normal !important;
}

#package-section .package-grid { align-items: stretch !important; }

#package-section .package-card,
#package-section .package-card.is-featured {
    min-height: 570px !important;
    height: auto !important;
}

#package-section .package-capacity { margin: auto 0 24px !important; }

#package-section .package-cta {
    min-height: 58px !important;
    padding-block: 18px !important;
    flex: 0 0 auto !important;
}

/* Finder keeps one shared content slot: intro out, result in. */
#finder-section > .wrap {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    align-content: center !important;
}

#finder-section .section-head { order: 1; }
#finder-section .finder-intro { order: 2; grid-column: 1; }
#finder-section .finder { order: 3; grid-column: 1; }
#finder-section #finderResult.finder-result-card { order: 2; grid-column: 1; }

#finder-section .finder-intro,
#finder-section #finderResult.finder-result-card.show {
    width: 100% !important;
    margin: 20px 0 18px !important;
    box-sizing: border-box !important;
}

#finder-section #finderResult.finder-result-card.show {
    min-height: 280px !important;
    align-self: stretch !important;
}

@media (max-width: 980px) {
    :root { --section-space: 42px; }

    #introduce-insight-section,
    #finder-section,
    #venues.venue-dual-section,
    #real-wedding-section,
    #package-section.wedding-package-section,
    #journey-section.wedding-journey-section,
    #faq.faq-section,
    #proposal.section.navy.wedding-form-section {
        min-height: auto !important;
        padding-block: var(--section-space) !important;
    }

    #package-section .package-card,
    #package-section .package-card.is-featured { min-height: 0 !important; }

    #finder-section #finderResult.finder-result-card.show {
        min-height: 0 !important;
    }
}

/* Finder result: details stack on the left; the matching venue image sits on the right. */
#finder-section #finderResult.finder-result-card.show {
    grid-template-columns: 54px minmax(0, 1fr) minmax(300px, 390px) !important;
    grid-template-rows: auto auto !important;
    /* column-gap: 24px !important; */
    row-gap: 16px !important;
    min-height: 330px !important;
}
#finder-section #finderResult.finder-result-card .finder-result-mark { grid-column: 1 !important; grid-row: 1 / span 2 !important; }
#finder-section #finderResult.finder-result-card .finder-result-main { grid-column: 2 !important; grid-row: 1 !important; }
#finder-section #finderResult.finder-result-card .finder-result-side { grid-column: 2 !important; grid-row: 2 !important; display: grid !important; grid-template-columns: minmax(0, 1fr) !important; gap: 14px !important; align-self: end !important; }
#finder-section #finderResult.finder-result-card .finder-result-image { grid-column: 3 !important; grid-row: 1 / span 2 !important; min-height: 100% !important; margin: 0 !important; overflow: hidden !important; background: #102a46 !important; }
#finder-section #finderResult.finder-result-card .finder-result-image img { display: block !important; width: 100% !important; height: 100% !important; min-height: 330px !important; object-fit: cover !important; object-position: center !important; }
#finder-section #finderResult.finder-result-card .finder-result-actions { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
@media (max-width: 760px) {
    #finder-section #finderResult.finder-result-card.show { grid-template-columns: 40px minmax(0, 1fr) !important; grid-template-rows: auto auto auto !important; min-height: 0 !important; }
    #finder-section #finderResult.finder-result-card .finder-result-mark { grid-column: 1 !important; grid-row: 1 / span 3 !important; }
    #finder-section #finderResult.finder-result-card .finder-result-main { grid-column: 2 !important; grid-row: 1 !important; }
    #finder-section #finderResult.finder-result-card .finder-result-side { grid-column: 2 !important; grid-row: 2 !important; }
    #finder-section #finderResult.finder-result-card .finder-result-image { grid-column: 2 !important; grid-row: 3 !important; min-height: 220px !important; }
    #finder-section #finderResult.finder-result-card .finder-result-image img { min-height: 220px !important; }
}

/* Final overflow, typography and section-rhythm audit. */
html,
body {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: clip !important;
}

body {
    font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
}

main > section,
main > .section {
    margin-inline: 0 !important;
}

main > section:not(.hero) .eyebrow,
#venues .venue-dual-eyebrow,
#journey-section .journey-head .eyebrow,
#proposal .wedding-story .eyebrow {
    margin: 0 0 14px !important;
    color: var(--page-gold, #c79a35) !important;
    font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    letter-spacing: .14em !important;
    text-transform: uppercase !important;
}

#introduce-insight-section .introduce-insight-title,
#finder-section .section-head h2,
#venues .venue-dual-head h2,
#real-wedding-section .real-wedding-copy h2,
#package-section .package-head h2,
#journey-section .journey-head h2,
#faq .faq-intro h2,
#proposal .wedding-story h2 {
    margin: 0 !important;
    color: var(--page-ink, #102a46) !important;
    font-family: "Philosopher", Georgia, serif !important;
    font-size: clamp(42px, 4.2vw, 47px) !important;
    font-weight: 700 !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
}

#introduce-insight-section .introduce-insight-lead,
#finder-section .finder-intro > p,
#package-section .package-intro,
#journey-section .journey-head > p,
#faq .faq-intro > p,
#proposal .wedding-story > p {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
    font-size: 15px !important;
    line-height: 1.62 !important;
}

#introduce-insight-section .introduce-insight-grid,
#finder-section > .wrap,
#venues > .venue-dual-wrap,
#real-wedding-section > .real-wedding-shell,
#package-section > .package-shell,
#journey-section > .journey-shell,
#faq > .faq-shell,
#proposal > .wedding-form-shell {
    margin-inline: auto !important;
}

@media (max-width: 980px) {
    main > section:not(.hero) .eyebrow,
    #venues .venue-dual-eyebrow,
    #journey-section .journey-head .eyebrow,
    #proposal .wedding-story .eyebrow { font-size: 11px !important; }

    #introduce-insight-section .introduce-insight-title,
    #finder-section .section-head h2,
    #venues .venue-dual-head h2,
    #real-wedding-section .real-wedding-copy h2,
    #package-section .package-head h2,
    #journey-section .journey-head h2,
    #faq .faq-intro h2,
    #proposal .wedding-story h2 { font-size: clamp(36px, 10vw, 48px) !important; }
}

/* Closing line treatment for the buyer-insight section. */
.introduce-insight-subtitle {
    position: relative !important;
    max-width: 540px !important;
    margin: 18px 0 28px !important;
    padding: 0 0 18px !important;
    color: #b98524 !important;
    font-family: "Philosopher", Georgia, serif !important;
    font-size: clamp(28px, 2.65vw, 45px) !important;
    /* font-style: normal !important; */
    font-weight: 400 !important;
    line-height: 1.16 !important;
    letter-spacing: .01em !important;
    /* text-wrap: balance !important; */
}

.introduce-insight-subtitle::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    width: 82px !important;
    height: 1px !important;
    background: linear-gradient(90deg, #c79a35, rgba(199, 154, 53, 0)) !important;
}

@media (max-width: 980px) {
    .introduce-insight-subtitle {
        margin: 14px 0 24px !important;
        padding-bottom: 16px !important;
        font-size: clamp(26px, 7.5vw, 34px) !important;
    }
}

/* Balanced finder result: content and image each occupy one half. */
@media (min-width: 761px) {
    #finder-section #finderResult.finder-result-card.show {
        position: relative !important;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
        grid-template-rows: auto auto !important;
        column-gap: 0 !important;
        row-gap: 16px !important;
        min-height: 350px !important;
        overflow: hidden !important;
    }

    #finder-section #finderResult.finder-result-card .finder-result-mark {
        position: absolute !important;
        z-index: 2 !important;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        width: 58px !important;
        display: grid !important;
        place-items: center !important;
        color: #fff !important;
        background: linear-gradient(180deg, #d6ad3b, #bb8a18) !important;
    }

    #finder-section #finderResult.finder-result-card .finder-result-main {
        grid-column: 1 !important;
        grid-row: 1 !important;
        padding: 34px 34px 0 88px !important;
    }

    #finder-section #finderResult.finder-result-card .finder-result-side {
        grid-column: 1 !important;
        grid-row: 2 !important;
        padding: 0 34px 30px 88px !important;
    }

    #finder-section #finderResult.finder-result-card .finder-result-image {
        grid-column: 2 !important;
        grid-row: 1 / span 2 !important;
        min-height: 350px !important;
        border: 0 !important;
        border-left: 1px solid rgba(199, 154, 53, .32) !important;
        border-radius: 0 !important;
    }

    #finder-section #finderResult.finder-result-card .finder-result-image img {
        min-height: 350px !important;
    }
}

#finder-section #finderResult.finder-result-card .finder-result-actions {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    width: 100% !important;
    margin: 0 !important;
}

#finder-section #finderResult.finder-result-card .finder-result-actions .btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 54px !important;
    padding: 15px 16px !important;
    border-radius: 14px !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    letter-spacing: .055em !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

#finder-section #finderResult.finder-result-card .finder-result-actions .btn-outline {
    color: #102a46 !important;
    border: 1px solid #c79a35 !important;
    background: #fffdf7 !important;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.72) !important;
}

#finder-section #finderResult.finder-result-card .finder-result-actions .btn-primary {
    color: #102a46 !important;
    border: 1px solid #c79a35 !important;
    background: #d4ad4e !important;
    box-shadow: 0 10px 20px rgba(199,154,53,.2) !important;
}

#finder-section #finderResult.finder-result-card .finder-result-actions .btn-outline:hover {
    color: #fff !important;
    background: #102a46 !important;
    border-color: #102a46 !important;
}

#finder-section #finderResult.finder-result-card .finder-result-actions .btn-primary:hover {
    color: #102a46 !important;
    background: #e1bf68 !important;
}

/* Remembered proposal summary: champagne gold, white type and navy accents. */
#proposal .remembered-box {
    border: 1px solid rgba(16, 42, 70, .48) !important;
    background: linear-gradient(135deg, #d8b654 0%, #c4952b 100%) !important;
    box-shadow: 0 14px 28px rgba(157, 112, 20, .18) !important;
}

#proposal .remembered-box small {
    color: #102a46 !important;
    font-weight: 800 !important;
}

#proposal .remembered-box strong {
    color: #fff !important;
    font-weight: 700 !important;
}

#proposal .remembered-box p,
#proposal .remembered-box p b {
    color: rgba(255, 255, 255, .96) !important;
}

#proposal .remembered-box .summary-package-cta {
    border-color: rgba(16, 42, 70, .28) !important;
}

#proposal .remembered-box .summary-package-cta .btn {
    color: #fff !important;
    border-color: #102a46 !important;
    background: #102a46 !important;
    box-shadow: none !important;
}

@media (max-width: 640px) {
    .hero-actions {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 10px !important;
        width: 100% !important;
        margin-top: 24px !important;
    }

    .hero-actions .btn {
        min-width: 0 !important;
        min-height: 50px !important;
        padding: 10px 12px !important;
        font-size: 10px !important;
        line-height: 1.25 !important;
        white-space: normal !important;
        text-align: center !important;
    }
}

/* Softer champagne finish for the remembered proposal summary. */
#proposal .remembered-box {
    border-color: rgba(151, 112, 37, .36) !important;
    background: linear-gradient(135deg, #f1dfac 0%, #dfbf6d 100%) !important;
    box-shadow: 0 14px 30px rgba(165, 124, 38, .15) !important;
}

#proposal .remembered-box small,
#proposal .remembered-box strong,
#proposal .remembered-box p,
#proposal .remembered-box p b {
    color: #102a46 !important;
}

#proposal .remembered-box .summary-package-cta {
    border-color: rgba(16, 42, 70, .2) !important;
}

#proposal .remembered-box .summary-package-cta .btn {
    color: #fff !important;
    background: #102a46 !important;
    border-color: #102a46 !important;
}

/* Proposal summary state: quiet at first, champagne once venue and plan are complete. */
#proposal .remembered-box {
    border-color: rgba(199, 154, 53, .32) !important;
    background: rgba(255, 255, 255, .82) !important;
    box-shadow: 0 10px 24px rgba(16, 42, 70, .05) !important;
}

#proposal .remembered-box small,
#proposal .remembered-box strong,
#proposal .remembered-box p,
#proposal .remembered-box p b {
    color: #102a46 !important;
}

#proposal .remembered-box.is-complete {
    border-color: rgba(151, 112, 37, .36) !important;
    background: linear-gradient(135deg, #f1dfac 0%, #dfbf6d 100%) !important;
    box-shadow: 0 14px 30px rgba(165, 124, 38, .15) !important;
}

#proposal .remembered-box.is-complete small,
#proposal .remembered-box.is-complete strong,
#proposal .remembered-box.is-complete p,
#proposal .remembered-box.is-complete p b {
    color: #102a46 !important;
}

/* Load the bundled SF Pro Display files instead of relying on a system fallback. */
@font-face {
    font-family: "SF Pro Display";
    src: url("../images/font/SF-Pro-Display-Regular.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: "SF Pro Display";
    src: url("../images/font/SFProDisplay-Semibold.otf") format("opentype");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: "SF Pro Display";
    src: url("../images/font/SF-Pro-Display-Bold.otf") format("opentype");
    font-style: normal;
    font-weight: 800 900;
    font-display: swap;
}

#venues .venue-actions-three > *,
#package-section .package-cta,
#proposal .submit-button,
#proposal .summary-package-cta .btn,
#finder-section .finder-result-actions .btn,
#real-wedding-section .real-wedding-copy .btn {
    font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
    font-style: normal !important;
}

/* Stable finder result columns with intentional breathing room. */
@media (min-width: 761px) {
    #finder-section #finderResult.finder-result-card.show {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
        min-width: 0 !important;
    }

    #finder-section #finderResult.finder-result-card .finder-result-main {
        padding: 34px 36px 4px 88px !important;
    }

    #finder-section #finderResult.finder-result-card .finder-result-side {
        padding: 12px 36px 32px 88px !important;
    }

    #finder-section #finderResult.finder-result-stats {
        gap: 10px !important;
    }
}

@media (max-width: 760px) {
    #finder-section #finderResult.finder-result-card.show {
        position: relative !important;
        grid-template-columns: minmax(0, 1fr) !important;
        grid-template-rows: auto auto auto !important;
        row-gap: 18px !important;
        min-width: 0 !important;
        overflow: hidden !important;
    }

    #finder-section #finderResult.finder-result-card .finder-result-mark {
        position: absolute !important;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        width: 44px !important;
        display: grid !important;
        place-items: center !important;
        color: #fff !important;
        background: #c79a35 !important;
    }

    #finder-section #finderResult.finder-result-card .finder-result-main,
    #finder-section #finderResult.finder-result-card .finder-result-side,
    #finder-section #finderResult.finder-result-card .finder-result-image {
        grid-column: 1 !important;
        padding-left: 68px !important;
        padding-right: 22px !important;
    }

    #finder-section #finderResult.finder-result-card .finder-result-main { grid-row: 1 !important; padding-top: 28px !important; }
    #finder-section #finderResult.finder-result-card .finder-result-side { grid-row: 2 !important; padding-bottom: 0 !important; }
    #finder-section #finderResult.finder-result-card .finder-result-image { grid-row: 3 !important; padding-top: 0 !important; padding-bottom: 24px !important; min-height: 230px !important; border: 0 !important; background: transparent !important; }
    #finder-section #finderResult.finder-result-card .finder-result-image img { min-height: 230px !important; border-radius: 14px !important; }
}

/* Mobile venue: image first, details follow in their own card. */
@media (max-width: 980px) {
    #venues .venue-room-viewport,
    #venues .venue-room,
    #venues .venue-room-track {
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        overflow: visible !important;
    }

    #venues .venue-gallery-viewport { height: 340px !important; overflow: hidden !important; }
    #venues .venue-gallery-track,
    #venues .venue-gallery-image { height: 340px !important; }

    #venues .venue-room-main {
        position: static !important;
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 0 !important;
        padding: 0 !important;
        background: transparent !important;
    }

    #venues .venue-room-copy {
        padding: 24px 22px !important;
        background: #102a46 !important;
    }

    #venues .venue-room-panel {
        margin: 0 14px 14px !important;
        padding: 20px !important;
        border: 1px solid rgba(199, 154, 53, .45) !important;
        background: #102a46 !important;
        box-shadow: 0 16px 32px rgba(16, 42, 70, .18) !important;
    }

    #venues .venue-actions-three {
        grid-template-columns: 1fr !important;
        gap: 10px !important;
    }

    #venues .venue-actions-three > * {
        min-height: 50px !important;
        padding: 14px 16px !important;
        font-size: 11px !important;
        font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
    }

    #venues .gallery-dots { bottom: 354px !important; }
}

/* The real-wedding story is centered as one composed mobile block. */
@media (max-width: 640px) {
    #real-wedding-section .real-wedding-copy {
        align-items: center !important;
        text-align: center !important;
    }

    #real-wedding-section .real-wedding-copy > div,
    #real-wedding-section .real-wedding-copy h2,
    #real-wedding-section .real-wedding-copy > p,
    #real-wedding-section .real-wedding-copy > span {
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
    }

    #real-wedding-section .real-wedding-copy .btn { width: min(100%, 360px) !important; }
}

/* SF Pro Display medium weight for a clearer, more substantial reading tone. */
@font-face {
    font-family: "SF Pro Display";
    src: url("../images/font/SF-Pro-Display-Medium.otf") format("opentype");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

body,
main input,
main select,
main textarea,
main button {
    font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
    font-weight: 500;
}

main p,
main li,
main label,
main .helper,
main .field-error {
    font-weight: 500 !important;
}

/* Mobile venues: gallery first, every content block follows beneath it. */
@media (max-width: 980px) {
    #venues .venue-room {
        display: flex !important;
        flex-direction: column !important;
        background: #102a46 !important;
    }

    #venues .venue-gallery-viewport {
        order: 1 !important;
        width: 100% !important;
        height: 340px !important;
    }

    #venues .venue-room-top {
        position: static !important;
        order: 2 !important;
        width: 100% !important;
        padding: 15px 22px !important;
        background: #102a46 !important;
    }

    #venues .venue-room-main {
        order: 3 !important;
        width: 100% !important;
    }

    #venues .venue-room-copy {
        padding: 12px 22px 24px !important;
    }

    #venues .venue-room-panel {
        order: 4 !important;
        margin: 0 14px 18px !important;
    }

    #venues .gallery-dots {
        top: 312px !important;
        bottom: auto !important;
    }
}

/* Mobile venue carousel: render only the selected room, never the whole track. */
@media (max-width: 980px) {
    #venues .venue-room-track {
        height: auto !important;
        transform: none !important;
        transition: none !important;
    }

    #venues .venue-room {
        display: none !important;
    }

    #venues .venue-room.active {
        display: flex !important;
    }
}

/* Enforce image-first venue composition on mobile. */
@media (max-width: 980px) {
    #venues .venue-room.active {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) !important;
        grid-template-areas:
            "gallery"
            "meta"
            "content" !important;
        align-items: start !important;
    }

    #venues .venue-gallery-viewport {
        grid-area: gallery !important;
        order: initial !important;
    }

    #venues .venue-room-top {
        grid-area: meta !important;
        order: initial !important;
    }

    #venues .venue-room-main {
        grid-area: content !important;
        order: initial !important;
        position: static !important;
    }
}

/* Mobile hero: CTA stays above the proof bar, with no oversized bottom padding. */
@media (max-width: 640px) {
    .hero {
        min-height: 0 !important;
        height: 100vh !important;
        padding-bottom: 0 !important;
    }

    /* .hero .hero-content {
        padding: 96px 0 28px !important;
    } */

    .hero .proofbar {
        position: static !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        width: 100% !important;
        margin: 0 !important;
    }

    .hero .hero-actions {
        position: relative !important;
        z-index: 2 !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        margin-bottom: 0 !important;
    }
}

/* Final mobile venue card: image, then readable details, then actions. */
@media (max-width: 980px) {
    #venues .venue-room.active {
        display: grid !important;
        grid-template-areas: "gallery" "meta" "content" !important;
        background: #102a46 !important;
    }

    #venues .venue-gallery-viewport {
        display: block !important;
        grid-area: gallery !important;
        height: 300px !important;
        overflow: hidden !important;
        background: #102a46 !important;
    }

    #venues .venue-gallery-track,
    #venues .venue-gallery-image {
        height: 300px !important;
    }

    #venues .venue-room-top {
        position: static !important;
        grid-area: meta !important;
        padding: 14px 20px !important;
        background: #102a46 !important;
    }

    #venues .venue-room-main {
        position: static !important;
        grid-area: content !important;
        display: block !important;
        padding: 0 !important;
    }

    #venues .venue-room-copy {
        padding: 6px 20px 24px !important;
        background: #102a46 !important;
    }

    #venues .venue-room-copy h3 { font-size: 38px !important; }
    #venues .venue-room-emotion { font-size: 20px !important; }

    #venues .venue-room-panel {
        margin: 0 14px 20px !important;
        padding: 20px !important;
        border: 1px solid rgba(199, 154, 53, .42) !important;
        background: #0b223c !important;
    }

    #venues .venue-info-three {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 0 !important;
        padding-bottom: 14px !important;
    }

    #venues .venue-info-item {
        min-height: 0 !important;
        padding: 0 8px !important;
    }

    #venues .venue-info-item strong { font-size: 14px !important; }

    #venues .venue-info-copy {
        display: grid !important;
        gap: 12px !important;
        margin: 16px 0 !important;
    }

    #venues .venue-info-copy > div {
        display: grid !important;
        grid-template-columns: 92px minmax(0, 1fr) !important;
        align-items: start !important;
        gap: 10px !important;
    }

    #venues .venue-info-copy span { margin: 0 !important; }
    #venues .venue-info-copy p { font-size: 12px !important; line-height: 1.48 !important; }

    #venues .venue-actions-three { grid-template-columns: 1fr !important; gap: 10px !important; }
    #venues .gallery-dots { display: none !important; }
}

/* Venue actions stay in one balanced three-column row on mobile. */
@media (max-width: 980px) {
    #venues .venue-actions-three {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 8px !important;
    }

    #venues .venue-actions-three > * {
        min-width: 0 !important;
        min-height: 48px !important;
        padding: 9px 6px !important;
        font-size: 9px !important;
        line-height: 1.2 !important;
        letter-spacing: .025em !important;
        white-space: normal !important;
        overflow-wrap: anywhere !important;
    }
}

/* Lighter champagne-jade backdrop for the mobile venue section. */
@media (max-width: 980px) {
    #venues.venue-dual-section {
        background-color: #f3e4bd !important;
        background-image:
            radial-gradient(circle at 12% 12%, rgba(255, 255, 255, .82), transparent 30%),
            linear-gradient(145deg, rgba(249, 240, 214, .96), rgba(234, 211, 154, .92)) !important;
    }
}

/* Warm gold wash over venue imagery on mobile. */
@media (max-width: 980px) {
    #venues .venue-gallery-image::after {
        background: none !important;
    }
}

/* Final mobile venue composition matching the approved image-first card. */
@media (max-width: 980px) {
    #venues .venue-room.active {
        grid-template-areas: "gallery" "content" !important;
        background: #102a46 !important;
    }

    #venues .venue-room-top { display: none !important; }

    #venues .venue-gallery-viewport,
    #venues .venue-gallery-track,
    #venues .venue-gallery-image {
        height: 280px !important;
    }

    #venues .venue-room-main {
        grid-area: content !important;
        background: #102a46 !important;
    }

    #venues .venue-room-copy {
        padding: 26px 22px 20px !important;
        text-align: center !important;
    }

    #venues .venue-room-copy h3 {
        margin-bottom: 8px !important;
        font-size: 40px !important;
        text-align: center !important;
    }

    #venues .venue-room-emotion {
        max-width: none !important;
        margin-bottom: 12px !important;
        text-align: center !important;
    }

    #venues .venue-room-caption {
        max-width: 500px !important;
        margin-inline: auto !important;
        text-align: center !important;
    }

    #venues .venue-room-panel {
        margin: 0 20px 22px !important;
        padding: 22px 20px !important;
        background: #0b223c !important;
    }

    #venues .venue-info-three { padding-bottom: 18px !important; }
    #venues .venue-info-copy { margin: 18px 0 !important; }

    #venues .venue-actions-three > * {
        min-height: 48px !important;
        font-size: 9px !important;
    }
}

/* Unified upright SF Pro Display typography. */
html,
body,
button,
input,
select,
textarea,
label,
a,
p,
li,
small,
span,
strong,
b,
em,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
    font-style: normal !important;
}

body,
p,
li,
label,
input,
select,
textarea,
small,
span,
em {
    font-weight: 700 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b,
button,
.btn,
.eyebrow {
    font-weight: 700 !important;
}

/* Be Vietnam Pro: clearer Vietnamese diacritics and a stronger, modern weight. */
html,
body,
button,
input,
select,
textarea,
label,
a,
p,
li,
small,
span,
strong,
b,
em,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Be Vietnam Pro", Arial, sans-serif !important;
    font-style: normal !important;
}

body,
p,
li,
label,
input,
select,
textarea,
small,
span,
em { font-weight: 700 !important; }

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b,
button,
.btn,
.eyebrow { font-weight: 700 !important; }

.hero h1,
#introduce-insight-section h2,
#finder-section h2,
#venues h2,
#real-wedding-section h2,
#package-section h2,
#journey-section h2,
#faq h2,
#proposal h2 { font-weight: 800 !important; }

/* Final type hierarchy: Philosopher for H1 only; SF Pro Display everywhere else. */
html,
body,
button,
input,
select,
textarea,
label,
a,
p,
li,
small,
span,
strong,
b,
em,
h2,
h3,
h4,
h5,
h6 {
    font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
    font-style: normal !important;
}

h1 {
    font-family: "Philosopher", Georgia, serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
}

body,
p,
li,
label,
input,
select,
textarea,
small,
span,
em { font-weight: 700 !important; }

h2,
h3,
h4,
h5,
h6,
strong,
b,
button,
.btn,
.eyebrow { font-weight: 700 !important; }

/* Stronger typography weight across the page. */
body,
p,
li,
label,
input,
select,
textarea,
small,
span,
em {
    font-weight: 700 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b,
button,
.btn,
.eyebrow {
    font-weight: 800 !important;
}

/* =========================================================
   CONSOLIDATED TYPOGRAPHY + LANGUAGE UI
   ========================================================= */
@font-face {
    font-family: "SF Pro Display";
    src: url("../images/font/SF-Pro-Display-Heavy.otf") format("opentype");
    font-style: normal;
    font-weight: 800;
    font-display: swap;
}

:root {
    --font-ui: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}

body.luxury-refresh {
    font-family: var(--font-ui) !important;
    font-style: normal !important;
    font-weight: 700 !important;
}

body.luxury-refresh main#main *,
body.luxury-refresh header.header *,
body.luxury-refresh footer *,
body.luxury-refresh .contact-dock *,
body.luxury-refresh .real-wedding-modal * {
    font-family: var(--font-ui) !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-synthesis: none !important;
}

body.luxury-refresh main#main :is(h1, h2, h3, h4, h5, h6, strong, b, button, .btn, .eyebrow),
body.luxury-refresh header.header :is(a, button),
body.luxury-refresh footer :is(strong, b, button, .btn),
body.luxury-refresh .real-wedding-modal :is(h1, h2, h3, h4, strong, b, button, .btn) {
    font-weight: 800 !important;
}

body.luxury-refresh main#main :is(p, span, a, li, label, small, input, select, textarea),
body.luxury-refresh header.header span,
body.luxury-refresh footer :is(p, span, a, li),
body.luxury-refresh .real-wedding-modal :is(p, span, a, li, label, input, select, textarea) {
    font-weight: 700 !important;
}

body.luxury-refresh *,
body.luxury-refresh *::before,
body.luxury-refresh *::after {
    font-style: normal !important;
}

/* Language dropdown: soft reveal with an underline-only hover state. */
.lang-menu,
.luxury-refresh .lang-menu {
    display: grid !important;
    top: calc(100% + 10px) !important;
    right: 0 !important;
    min-width: 70px !important;
    padding: 5px !important;
    background: rgba(7, 25, 43, .76) !important;
    border: 1px solid rgba(222, 183, 89, .68) !important;
    border-radius: 10px !important;
    box-shadow: 0 14px 30px rgba(2, 13, 25, .42), inset 0 0 0 1px rgba(255, 255, 255, .1) !important;
    backdrop-filter: blur(10px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-8px) scale(.98);
    transform-origin: top right;
    transition: opacity .24s ease, transform .24s ease, visibility .24s step-end;
}

.lang.open .lang-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0) scale(1);
    transition: opacity .24s ease, transform .24s ease;
}

.lang-menu a,
.luxury-refresh .lang-menu a {
    position: relative;
    display: block;
    min-height: 34px;
    padding: 7px 9px !important;
    color: #fff !important;
    font-weight: 800 !important;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 7px rgba(0, 0, 0, .7);
    background: transparent !important;
    border: 0 !important;
}

.lang-menu a::after {
    position: absolute;
    right: 10px;
    bottom: 4px;
    left: 10px;
    height: 1px;
    background: #d7af52;
    box-shadow: 0 1px 8px rgba(215, 175, 82, .6);
    content: "";
    transform: scaleX(0);
    transform-origin: center;
    transition: transform .2s ease;
}

.lang-menu a:hover,
.lang-menu a:focus-visible {
    color: #f4d98d !important;
    background: transparent !important;
}

.lang-menu a:hover::after,
.lang-menu a:focus-visible::after {
    transform: scaleX(1);
}

/* Mobile navigation language row. */
.mobile-lang-links {
    display: none;
}

@media (max-width: 760px) {
    .luxury-refresh .header .lang {
        display: none !important;
    }

    .luxury-refresh .nav.open .mobile-lang-links {
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        gap: 10px;
        margin: 12px 12px 2px !important;
        padding-top: 14px;
        border-top: 1px solid rgba(216, 184, 104, .35);
    }

    .luxury-refresh .nav.open .mobile-lang-links a {
        display: inline-flex !important;
        min-height: auto !important;
        padding: 0 !important;
        color: rgba(255, 255, 255, .84) !important;
        font-size: 13px !important;
        font-weight: 800 !important;
        line-height: 1.2 !important;
        background: transparent !important;
        border: 0 !important;
    }

    .luxury-refresh .nav.open .mobile-lang-links a[aria-current="page"] {
        color: #e1bb5e !important;
    }

    .luxury-refresh .nav.open .mobile-lang-links span {
        color: rgba(255, 255, 255, .58) !important;
        font-weight: 700 !important;
    }

    body.luxury-refresh main#main :is(p, li) {
        font-size: 15px !important;
        line-height: 1.55 !important;
    }

    body.luxury-refresh main#main :is(label, small, .helper) {
        font-size: 12px !important;
        line-height: 1.45 !important;
    }

    body.luxury-refresh main#main :is(input, select, textarea) {
        font-size: 15px !important;
        line-height: 1.4 !important;
    }

    body.luxury-refresh main#main :is(button, .btn) {
        font-size: 13px !important;
        line-height: 1.2 !important;
    }

    body.luxury-refresh main#main .eyebrow {
        font-size: 11px !important;
        line-height: 1.25 !important;
        letter-spacing: .12em !important;
    }

    body.luxury-refresh main#main :is(#introduce-insight-section, #finder-section, #venues, #real-wedding-section, #package-section, #journey-section, #faq, #proposal) h2 {
        font-size: 34px !important;
        line-height: 1.12 !important;
        letter-spacing: 0 !important;
    }

    body.luxury-refresh main#main :is(#introduce-insight-section, #finder-section, #venues, #real-wedding-section, #package-section, #journey-section, #faq, #proposal) h3 {
        font-size: 22px !important;
        line-height: 1.2 !important;
        letter-spacing: 0 !important;
    }

    body.luxury-refresh main#main .hero-title,
    body.luxury-refresh main#main .hero-title span {
        display: block !important;
        font-size: 38px !important;
        font-weight: 800 !important;
        line-height: 1.08 !important;
        letter-spacing: 0 !important;
        white-space: nowrap;
    }

    body.luxury-refresh main#main .hero-content > p {
        font-size: 16px !important;
        line-height: 1.55 !important;
    }

    body.luxury-refresh main#main .hero .proof strong {
        font-size: 22px !important;
        font-weight: 800 !important;
        line-height: 1 !important;
    }

    body.luxury-refresh main#main .hero .proof span {
        font-size: 12px !important;
        font-weight: 700 !important;
        line-height: 1.3 !important;
    }

    body.luxury-refresh main#main #introduce-insight-section .introduce-insight-subtitle {
        font-size: 23px !important;
        line-height: 1.3 !important;
        font-weight: 800 !important;
    }

    body.luxury-refresh main#main #finder-section .finder-result-main h3 {
        font-size: 27px !important;
    }

    body.luxury-refresh main#main #venues :is(.venue-room-copy, .venue-room-content, .venue-copy) h3 {
        font-size: 30px !important;
        line-height: 1.12 !important;
    }

    body.luxury-refresh main#main #real-wedding-section .real-wedding-couple {
        font-size: 28px !important;
        line-height: 1.15 !important;
    }

    body.luxury-refresh main#main #real-wedding-section .real-wedding-index {
        font-size: 30px !important;
        line-height: 1 !important;
        font-weight: 800 !important;
    }

    body.luxury-refresh main#main #package-section .package-card h3,
    body.luxury-refresh main#main #journey-section .journey-step h3 {
        font-size: 20px !important;
        line-height: 1.25 !important;
    }

    body.luxury-refresh main#main #faq .faq-question,
    body.luxury-refresh main#main #faq .faq-question-text {
        font-size: 15px !important;
        line-height: 1.4 !important;
        font-weight: 800 !important;
    }
}

@media (max-width: 480px) {
    body.luxury-refresh main#main .hero-title,
    body.luxury-refresh main#main .hero-title span {
        font-size: 31px !important;
    }

    body.luxury-refresh main#main :is(#introduce-insight-section, #finder-section, #venues, #real-wedding-section, #package-section, #journey-section, #faq, #proposal) h2 {
        font-size: 30px !important;
    }
}
/* Section identity type: Philosopher is reserved for eyebrows and primary titles. */
body.luxury-refresh main#main :is(#top, #introduce-insight-section, #finder-section, #venues, #real-wedding-section, #package-section, #journey-section, #faq, #proposal) :is(.eyebrow, h1, h2, .introduce-insight-subtitle, .real-wedding-couple) {
    font-family: "Philosopher", Georgia, serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-synthesis: weight !important;
}

body.luxury-refresh main#main :is(#top, #introduce-insight-section, #finder-section, #venues, #real-wedding-section, #package-section, #journey-section, #faq, #proposal) :is(h1, h2, .introduce-insight-subtitle, .real-wedding-couple) {
    letter-spacing: 0 !important;
}

/* Local Philosopher face for reliable section-title rendering. */
@font-face {
    font-family: "Philosopher Local";
    src: url("../images/font/Philosopher-Regular.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

/* Direct hero lock: this overrides legacy hero font rules. */
body.luxury-refresh main#main #top .eyebrow,
body.luxury-refresh main#main #top .hero-title,
body.luxury-refresh main#main #top .hero-title span,
body.luxury-refresh main#main :is(#introduce-insight-section, #finder-section, #venues, #real-wedding-section, #package-section, #journey-section, #faq, #proposal) :is(.eyebrow, h2, .introduce-insight-subtitle, .real-wedding-couple) {
    font-family: "Philosopher Local", "Philosopher", Georgia, serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-synthesis: weight !important;
}

@media (max-width: 760px) {
    body.luxury-refresh main#main #top .hero-content {
        min-height: 680px !important;
        /* padding: 100px 20px 132px !important; */
    }

    body.luxury-refresh main#main #top .eyebrow {
        margin-bottom: 14px !important;
        font-size: 10px !important;
        line-height: 1.25 !important;
    }

    body.luxury-refresh main#main #top .hero-title,
    body.luxury-refresh main#main #top .hero-title span {
        font-size: 47px !important;
        line-height: 1.1 !important;
        white-space: nowrap !important;
    }

    body.luxury-refresh main#main #top .hero-content > p {
        max-width: 34rem !important;
        margin-top: 16px !important;
        font-size: 15px !important;
        line-height: 1.5 !important;
    }

    body.luxury-refresh main#main :is(#introduce-insight-section, #finder-section, #venues, #real-wedding-section, #package-section, #journey-section, #faq, #proposal) h2 {
        font-size: 30px !important;
        line-height: 1.14 !important;
    }

    body.luxury-refresh main#main :is(#introduce-insight-section, #finder-section, #venues, #real-wedding-section, #package-section, #journey-section, #faq, #proposal) h3 {
        font-size: 20px !important;
        line-height: 1.22 !important;
    }

    body.luxury-refresh main#main :is(p, li) {
        font-size: 14px !important;
        line-height: 1.55 !important;
    }

    body.luxury-refresh main#main .introduce-insight-subtitle {
        font-size: 21px !important;
        line-height: 1.28 !important;
    }

    body.luxury-refresh main#main .real-wedding-couple {
        font-size: 25px !important;
        line-height: 1.1 !important;
    }

    body.luxury-refresh main#main #finder-section .finder-result-main h3 {
        font-size: 24px !important;
    }

    body.luxury-refresh main#main #venues :is(.venue-room-copy, .venue-room-content, .venue-copy) h3 {
        font-size: 27px !important;
    }
}

@media (max-width: 480px) {
    body.luxury-refresh main#main #top .hero-content {
        min-height: 620px !important;
        padding: 88px 16px 122px !important;
    }

    body.luxury-refresh main#main #top .hero-title,
    body.luxury-refresh main#main #top .hero-title span {
        font-size: 30px !important;
    }

    body.luxury-refresh main#main :is(#introduce-insight-section, #finder-section, #venues, #real-wedding-section, #package-section, #journey-section, #faq, #proposal) h2 {
        font-size: 28px !important;
    }
}

/* Mobile rendering parity: iOS Safari and Android browsers. */
@media (max-width: 760px) {
    html {
        -webkit-text-size-adjust: 100%;
        text-size-adjust: 100%;
    }

    body {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    body.luxury-refresh main#main :is(input, select, textarea) {
        min-height: 46px !important;
        font-size: 16px !important;
        -webkit-appearance: none;
        appearance: none;
    }

    body.luxury-refresh main#main :is(p, li) {
        font-size: 15px !important;
        line-height: 1.56 !important;
    }

    body.luxury-refresh main#main :is(label, small, .eyebrow, .helper, .venue-meta, .venue-stat, .package-ribbon, .package-capacity, .journey-step-top, .real-wedding-kicker, .real-wedding-place, .faq-number, .finder-result-stats small, .proposal-card small) {
        font-size: 12px !important;
        line-height: 1.35 !important;
    }

    body.luxury-refresh main#main :is(button, .btn) {
        min-height: 44px !important;
        font-size: 14px !important;
    }

    /* Horizontal card strips intentionally show about one-and-a-half cards. */
    body.luxury-refresh main#main :is(#package-section .package-grid, #journey-section .journey-steps, #venues .venue-dual-tabs) {
        display: flex !important;
        gap: 14px !important;
        width: 100% !important;
        margin-inline: 0 !important;
        padding: 4px 2px 16px !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        overscroll-behavior-x: contain;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory !important;
        scroll-padding-inline: 2px;
        scrollbar-width: none !important;
        touch-action: pan-x pinch-zoom;
    }

    body.luxury-refresh main#main :is(#package-section .package-grid, #journey-section .journey-steps, #venues .venue-dual-tabs)::-webkit-scrollbar {
        display: none !important;
        width: 0 !important;
        height: 0 !important;
    }

    body.luxury-refresh main#main #package-section .package-card,
    body.luxury-refresh main#main #package-section .package-card.is-featured,
    body.luxury-refresh main#main #journey-section .journey-step,
    body.luxury-refresh main#main #venues .venue-dual-tab {
        flex: 0 0 calc((100% - 14px) / 1.5) !important;
        min-width: 0 !important;
        scroll-snap-align: start !important;
        scroll-snap-stop: always;
    }

    body.luxury-refresh main#main #package-section .package-card,
    body.luxury-refresh main#main #package-section .package-card.is-featured {
        height: auto !important;
        min-height: 480px !important;
        max-height: none !important;
        padding: 24px 20px !important;
    }

    body.luxury-refresh main#main #journey-section .journey-step {
        min-height: 250px !important;
        padding: 22px 18px !important;
    }

    body.luxury-refresh main#main #venues .venue-dual-tab {
        min-height: 52px !important;
        padding: 10px 12px !important;
    }
}

/* Keep native select/date affordances while preserving the shared mobile type scale. */
@media (max-width: 760px) {
    body.luxury-refresh main#main :is(input, select, textarea) {
        -webkit-appearance: auto;
        appearance: auto;
    }
}

/* Final mobile audit: prevent title overflow and normalize compact controls. */
@media (max-width: 760px) {
    body.luxury-refresh main#main #top .hero-content {
        min-height: 640px !important;
        padding: 92px 20px 132px !important;
    }

    body.luxury-refresh main#main #top .eyebrow {
        margin-bottom: 12px !important;
        font-size: 12px !important;
    }

    body.luxury-refresh main#main #top .hero-title,
    body.luxury-refresh main#main #top .hero-title span {
        font-size: 34px !important;
        line-height: 1.1 !important;
        letter-spacing: 0 !important;
        word-break: normal !important;
        overflow-wrap: normal !important;
        hyphens: none !important;
        white-space: nowrap !important;
    }

    body.luxury-refresh main#main #top .hero-content > p {
        margin-top: 16px !important;
        font-size: 15px !important;
        line-height: 1.52 !important;
    }

    body.luxury-refresh main#main .hero-actions {
        gap: 12px !important;
        margin-top: 22px !important;
    }

    body.luxury-refresh main#main .hero-actions .btn {
        min-height: 48px !important;
        padding: 12px 14px !important;
        font-size: 12px !important;
        white-space: normal !important;
        overflow-wrap: anywhere;
    }

    body.luxury-refresh main#main :is([class*="meta"], [class*="label"], [class*="kicker"], [class*="caption"], [class*="note"], [class*="count"], [class*="helper"], [class*="eyebrow"], [class*="tag"], [class*="ribbon"], [class*="place"]) {
        font-size: 12px !important;
        line-height: 1.4 !important;
    }

    body.luxury-refresh main#main :is(input[type="checkbox"], input[type="radio"]) {
        flex: 0 0 18px !important;
        width: 18px !important;
        height: 18px !important;
        min-height: 18px !important;
        margin: 2px 0 0 !important;
        padding: 0 !important;
        -webkit-appearance: auto !important;
        appearance: auto !important;
    }

    body.luxury-refresh main#main #proposal .form-consent,
    body.luxury-refresh main#main #proposal .privacy-note,
    body.luxury-refresh main#main #proposal .char-count,
    body.luxury-refresh main#main #proposal .form-label,
    body.luxury-refresh main#main #proposal .field-error {
        font-size: 12px !important;
        line-height: 1.45 !important;
    }

    body.luxury-refresh main#main #proposal .form-consent {
        gap: 10px !important;
        margin-top: 14px !important;
    }

    body.luxury-refresh main#main #proposal .submit-row {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
        align-items: stretch !important;
    }

    body.luxury-refresh main#main #proposal .submit-button {
        width: 100% !important;
        min-width: 0 !important;
        min-height: 50px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 520px) {
    body.luxury-refresh main#main #top .hero-content {
        min-height: 600px !important;
        padding: 84px 16px 118px !important;
    }

    body.luxury-refresh main#main #top .hero-title,
    body.luxury-refresh main#main #top .hero-title span {
        font-size: 27px !important;
    }

    body.luxury-refresh main#main .hero-actions {
        grid-template-columns: 1fr !important;
    }

    body.luxury-refresh main#main .hero-actions .btn {
        min-height: 50px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 360px) {
    body.luxury-refresh main#main #top .hero-title,
    body.luxury-refresh main#main #top .hero-title span {
        font-size: 24px !important;
    }
}

/* Larger mobile display type without reintroducing word overflow. */
@media (max-width: 760px) {
    body.luxury-refresh main#main #top .hero-content {
        min-height: 690px !important;
    }

    body.luxury-refresh main#main #top .hero-title,
    body.luxury-refresh main#main #top .hero-title span {
        font-size: 44px !important;
        line-height: 1.08 !important;
        letter-spacing: -.015em !important;
    }

    body.luxury-refresh main#main :is(#introduce-insight-section, #finder-section, #venues, #real-wedding-section, #package-section, #journey-section, #faq, #proposal) h2 {
        font-size: 39px !important;
        line-height: 1.1 !important;
    }
}

@media (max-width: 520px) {
    body.luxury-refresh main#main #top .hero-content {
        min-height: 650px !important;
    }

    body.luxury-refresh main#main #top .hero-title,
    body.luxury-refresh main#main #top .hero-title span {
        font-size: 35px !important;
        letter-spacing: -.02em !important;
    }

    body.luxury-refresh main#main :is(#introduce-insight-section, #finder-section, #venues, #real-wedding-section, #package-section, #journey-section, #faq, #proposal) h2 {
        font-size: 36px !important;
    }
}

@media (max-width: 380px) {
    body.luxury-refresh main#main #top .hero-title,
    body.luxury-refresh main#main #top .hero-title span {
        font-size: 30px !important;
    }

    body.luxury-refresh main#main :is(#introduce-insight-section, #finder-section, #venues, #real-wedding-section, #package-section, #journey-section, #faq, #proposal) h2 {
        font-size: 32px !important;
    }
}

/* Avoid a source-language flash while EN/ZH JSON is loading. */
html.i18n-pending body[data-locale="en"] main,
html.i18n-pending body[data-locale="zh-Hans"] main,
html.i18n-pending body[data-locale="en"] .header,
html.i18n-pending body[data-locale="zh-Hans"] .header,
html.i18n-pending body[data-locale="en"] .footer,
html.i18n-pending body[data-locale="zh-Hans"] .footer,
html.i18n-pending body[data-locale="en"] .contact-dock,
html.i18n-pending body[data-locale="zh-Hans"] .contact-dock {
    visibility: hidden;
}
/* Compact footer refinement. */
.footer-main {
    grid-template-columns: minmax(230px, 1.25fr) minmax(130px, .68fr) minmax(175px, .82fr) minmax(105px, .45fr);
    gap: clamp(22px, 3vw, 44px);
    padding: clamp(34px, 3.6vw, 48px) 0 clamp(28px, 3vw, 38px);
}

.footer-brand-block { max-width: 320px; }
.footer-brand img { width: 36px; height: 36px; }
.footer-brand-name { font-size: 1.16rem; }
.footer-brand-copy { margin: 15px 0 14px; font-size: .84rem; line-height: 1.58; }
.footer-consult-link { font-size: .72rem; }
.footer-label { margin: 2px 0 12px; font-size: .66rem; }
.footer-nav a,
.footer-contact a { margin-bottom: 7px; font-size: .8rem; }
.footer-contact .footer-address { margin-top: 4px; font-size: .76rem; line-height: 1.48; }
.footer-language-links a { font-size: .76rem; }
.footer-bottom-inner { padding: 13px 0 15px; font-size: .69rem; }

@media (max-width: 820px) {
    .footer-main { gap: 26px 24px; padding: 34px 0 29px; }
    .footer-brand-copy { margin: 13px 0; }
}

@media (max-width: 560px) {
    .footer-main { gap: 24px 18px; padding: 30px 0 27px; }
    .footer-brand img { width: 34px; height: 34px; }
    .footer-brand-name { font-size: 1.1rem; }
    .footer-brand-copy { font-size: .8rem; }
    .footer-label { font-size: .65rem; }
    .footer-nav a, .footer-contact a { font-size: .76rem; }
    .footer-contact .footer-address { font-size: .72rem; }
    .footer-bottom-inner { padding: 12px 0 14px; font-size: .66rem; }
}

/* Footer refresh: a single, calm closing band aligned with the site header. */
.footer {
    position: relative;
    overflow: hidden;
    background: #081b2e;
    color: #f8f4ec;
    padding: 0 !important;
    border-top: 1px solid rgba(205, 169, 75, .54);
}

.footer-top-rule {
    height: 4px;
    background: #cda94b;
}

.footer-main {
    display: grid;
    grid-template-columns: minmax(250px, 1.45fr) minmax(145px, .78fr) minmax(190px, .92fr) minmax(118px, .55fr);
    gap: clamp(28px, 4vw, 68px);
    align-items: start;
    padding: clamp(46px, 5vw, 72px) 0 clamp(38px, 4vw, 56px);
}

.footer-brand-block { max-width: 370px; }

.footer-brand {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: #d8b755;
    text-decoration: none;
}

.footer-brand img {
    width: 42px;
    height: 42px;
    object-fit: contain;
}

.footer-brand-name {
    font-family: var(--font-display, "Philosopher", Georgia, serif) !important;
    font-size: 1.35rem;
    font-weight: 700 !important;
    line-height: 1;
    letter-spacing: .02em;
}

.footer-brand-copy {
    max-width: 340px;
    margin: 22px 0 20px;
    color: rgba(248, 244, 236, .76);
    font-size: .95rem;
    font-style: normal !important;
    line-height: 1.7;
}

.footer-consult-link {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    color: #e2c268;
    font-size: .8rem;
    font-weight: 800 !important;
    letter-spacing: .07em;
    text-decoration: none;
    text-transform: uppercase;
}

.footer-consult-link::after,
.footer-nav a::after,
.footer-contact a::after {
    display: block;
    width: 0;
    height: 1px;
    margin-top: 5px;
    background: currentColor;
    content: "";
    transition: width .22s ease;
}

.footer-consult-link:hover::after,
.footer-consult-link:focus-visible::after,
.footer-nav a:hover::after,
.footer-nav a:focus-visible::after,
.footer-contact a:hover::after,
.footer-contact a:focus-visible::after { width: 100%; }

.footer-label {
    margin: 3px 0 17px;
    color: #d8b755;
    font-size: .72rem;
    font-weight: 800 !important;
    letter-spacing: .14em;
    line-height: 1.2;
    text-transform: uppercase;
}

.footer-nav,
.footer-contact,
.footer-language { display: flex; flex-direction: column; align-items: flex-start; }

.footer-nav a,
.footer-contact a {
    width: fit-content;
    margin: 0 0 11px;
    color: rgba(248, 244, 236, .9);
    font-size: .88rem;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 1.4;
    text-decoration: none;
}

.footer-contact { font-style: normal; }
.footer-contact .footer-address {
    max-width: 210px;
    margin: 7px 0 0;
    color: rgba(248, 244, 236, .6);
    font-size: .82rem;
    font-style: normal !important;
    line-height: 1.58;
}

.footer-language-links { display: flex; align-items: center; gap: 9px; }
.footer-language-links a {
    color: rgba(248, 244, 236, .72);
    font-size: .82rem;
    font-weight: 800 !important;
    text-decoration: none;
}
.footer-language-links span { color: rgba(216, 183, 85, .55); }
.footer-language-links a[aria-current="page"] { color: #e2c268; }
.footer-language-links a:hover,
.footer-language-links a:focus-visible { color: #fff; }

.footer-bottom { border-top: 1px solid rgba(248, 244, 236, .14); }
.footer-bottom-inner {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    padding: 18px 0 21px;
    color: rgba(248, 244, 236, .56);
    font-size: .75rem;
    font-weight: 700 !important;
    line-height: 1.4;
}

@media (max-width: 820px) {
    .footer-main {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        gap: 34px 28px;
        padding: 44px 0 38px;
    }
    .footer-brand-block { grid-column: 1 / -1; max-width: 460px; }
    .footer-brand-copy { margin: 17px 0; }
}

@media (max-width: 560px) {
    .footer-main {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        gap: 30px 18px;
        padding: 36px 0 32px;
    }
    .footer-brand img { width: 38px; height: 38px; }
    .footer-brand-name { font-size: 1.2rem; }
    .footer-brand-copy { font-size: .86rem; line-height: 1.6; }
    .footer-label { margin-bottom: 13px; font-size: .68rem; }
    .footer-nav a, .footer-contact a { margin-bottom: 9px; font-size: .78rem; }
    .footer-contact .footer-address { font-size: .74rem; }
    .footer-bottom-inner { flex-direction: column; gap: 5px; padding: 15px 0 18px; font-size: .68rem; }
}
/* Persistent section entrances: fast scrolling never leaves content hidden. */
@media (min-width: 981px) and (prefers-reduced-motion: no-preference) {
    main > .section.section-scroll-animate > .wrap,
    #venues.venue-dual-section.section-scroll-animate > .venue-dual-wrap {
        opacity: .82;
        transform: translateY(12px) scale(.996);
        filter: none;
        transition-duration: .48s;
    }

    .section-scroll-animate .section-head,
    .section-scroll-animate .introduce-insight-content,
    .section-scroll-animate .introduce-insight-visual,
    .section-scroll-animate .finder-intro,
    .section-scroll-animate .finder,
    .section-scroll-animate .finder-result-card,
    .section-scroll-animate .venue-dual-head,
    .section-scroll-animate .venue-dual-tabs,
    .section-scroll-animate .venue-room-viewport,
    .section-scroll-animate .package,
    .section-scroll-animate .journey-step,
    .section-scroll-animate .faq-item {
        opacity: .78;
        transform: translateY(10px);
        transition-duration: .46s;
    }

    #introduce-insight-section.section-scroll-animate .introduce-insight-content { transform: translateX(-14px); }
    #introduce-insight-section.section-scroll-animate .introduce-insight-visual { transform: translateX(14px); }
    #finder-section.section-scroll-animate .section-head { transform: translateY(-10px); }
    #venues.section-scroll-animate .venue-dual-head { transform: translateX(-12px); }
    #venues.section-scroll-animate .venue-room-viewport { transform: translateY(12px) scale(.994); }
    #real-wedding-section.section-scroll-animate .real-wedding-overview { transform: translateY(12px); }
    #package-section.section-scroll-animate .package-card { transform: translateY(16px); }
    #journey-section.section-scroll-animate .journey-step { transform: translateX(-10px); }
    #faq.section-scroll-animate .faq-item { transform: translateX(10px); }

    #introduce-insight-section.section-scroll-animate.is-section-active .introduce-insight-content,
    #introduce-insight-section.section-scroll-animate.is-section-active .introduce-insight-visual,
    #finder-section.section-scroll-animate.is-section-active .section-head,
    #venues.section-scroll-animate.is-section-active .venue-dual-head,
    #venues.section-scroll-animate.is-section-active .venue-room-viewport,
    #real-wedding-section.section-scroll-animate.is-section-active .real-wedding-overview,
    #package-section.section-scroll-animate.is-section-active .package-card,
    #journey-section.section-scroll-animate.is-section-active .journey-step,
    #faq.section-scroll-animate.is-section-active .faq-item {
        opacity: 1;
        transform: none;
    }
}
/* Footer wordmark and viewport-triggered section motion. */
.footer-brand {
    display: block;
    width: 100%;
}

.footer-brand img {
    display: block;
    width: min(100%, 260px);
    height: auto;
    max-height: 54px;
    object-fit: contain;
    object-position: left center;
}

.footer-brand-name { display: none; }

@media (max-width: 560px) {
    .footer-brand img {
        width: 100%;
        max-width: 250px;
        max-height: 50px;
    }
}

@media (min-width: 981px) and (prefers-reduced-motion: no-preference) {
    main > .section.section-scroll-animate > .wrap,
    #venues.venue-dual-section.section-scroll-animate > .venue-dual-wrap,
    .section-scroll-animate .section-head,
    .section-scroll-animate .introduce-insight-content,
    .section-scroll-animate .introduce-insight-visual,
    .section-scroll-animate .finder-intro,
    .section-scroll-animate .finder,
    .section-scroll-animate .finder-result-card,
    .section-scroll-animate .venue-dual-head,
    .section-scroll-animate .venue-dual-tabs,
    .section-scroll-animate .venue-room-viewport,
    .section-scroll-animate .package,
    .section-scroll-animate .journey-step,
    .section-scroll-animate .faq-item {
        transition-delay: 0s;
    }
}

/* Proposal memory only appears after the visitor has chosen a venue or a package. */
#proposal .remembered-box.summary[hidden],
#proposal .summary-venue-cta[hidden] { display: none !important; }

#proposal .summary-venue-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    margin-top: 10px;
    padding: 9px 14px;
    border: 1px solid #102a46;
    border-radius: 8px;
    background: #102a46;
    color: #fff;
    font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
    font-size: 12px;
    font-weight: 800;
    line-height: 1.2;
    text-decoration: none;
}

#faq .faq-item { min-height: 63px !important; }
#faq .faq-question { min-height: 63px !important; }

@media (max-width: 520px) {
    #faq .faq-item,
    #faq .faq-question { min-height: 77px !important; }

    #proposal .summary-venue-cta { width: 100%; }
}
/* Make the proposal heading the clear focal point of its panel. */
#proposal .proposal-head h3 {
    font-family: Philosopher, Georgia, serif !important;
    font-size: clamp(30px, 2.8vw, 44px) !important;
    font-weight: 700 !important;
    line-height: 1.12 !important;
    letter-spacing: 0 !important;
}

@media (max-width: 640px) {
    #proposal .proposal-head { margin-bottom: 18px !important; }
    #proposal .proposal-head h3 { font-size: 28px !important; }
    #proposal .proposal-head p { margin-top: 12px !important; }
}
/* Capacity and setup modal. */
body.capacity-modal-open { overflow: hidden !important; }
.capacity-modal { position: fixed; inset: 0; z-index: 3000; display: grid; place-items: center; padding: 24px; }
.capacity-modal[hidden] { display: none !important; }
.capacity-modal__backdrop { position: absolute; inset: 0; background: rgb(0 0 0 / 77%);; backdrop-filter: blur(8px); }
.capacity-modal__dialog { position: relative; z-index: 1; width: min(1240px, 100%); max-height: min(860px, calc(100vh - 48px)); overflow: auto; padding: 32px; border: 1px solid rgba(221, 182, 79, .42); color: #fff; box-shadow: 0 28px 80px rgba(0,0,0,.35); transform: translateY(18px) scale(.98); opacity: 0; transition: opacity .22s ease, transform .22s ease; }
.capacity-modal.is-open .capacity-modal__dialog { transform: none; opacity: 1; }
.capacity-modal__close { position: absolute; top: 14px; right: 16px; width: 36px; height: 36px; border: 1px solid rgba(255,255,255,.42); border-radius: 50%; background: transparent; color: #fff; font-size: 24px; line-height: 1; cursor: pointer; }
.capacity-modal__head { max-width: 780px; padding-right: 42px; }
.capacity-modal__head .eyebrow { margin: 0 0 14px; color: #e2bd62; font-size: 12px; font-weight: 800; letter-spacing: .14em; }
.capacity-modal__head h2 { margin: 0; color: #fff; font-family: Philosopher, Georgia, serif; font-size: clamp(32px, 4vw, 56px); line-height: 1.02; }
.capacity-modal__head > p:last-child { margin: 14px 0 26px; color: rgba(255,255,255,.78); font-size: 15px; line-height: 1.55; }
.capacity-modal__layouts { display: flex; justify-content: flex-end; flex-wrap: wrap; gap: 8px; margin: -4px 0 28px; }
.capacity-modal__layouts button { min-height: 40px; padding: 0 16px; border: 1px solid rgba(255,255,255,.18); background: #f3f5f7; color: #122b45; font: 800 11px "SF Pro Display", Arial, sans-serif; cursor: pointer; }
.capacity-modal__layouts button.is-active { border-color: #c99a35; background: #c99a35; color: #fff; }
.capacity-modal__guide { min-height: 24px; margin: 0 0 18px; color: #e2bd62; font-size: 13px; line-height: 1.5; }
.capacity-modal__table-wrap { overflow-x: auto; border: 1px solid rgba(255,255,255,.16); }
.capacity-modal__table { width: 100%; min-width: 880px; border-collapse: collapse; text-align: left; }
.capacity-modal__table th { padding: 14px 16px; background: rgba(255,255,255,.08); color: #e8c66d; font-size: 11px; letter-spacing: .08em; text-transform: uppercase; }
.capacity-modal__table td { padding: 16px; border-top: 1px solid rgba(255,255,255,.14); color: rgba(255,255,255,.86); font-size: 13px; }
.capacity-modal__table tr.is-selected { background: rgba(201,154,53,.14); }
.capacity-modal__table td strong { display: block; color: #fff; font-size: 15px; }
.capacity-modal__table td small { display: block; margin-top: 5px; color: rgba(255,255,255,.62); font-size: 11px; }
.capacity-modal__table .capacity-number { color: #fff; font-size: 26px; font-weight: 800; }
.capacity-modal__note { margin: 16px 0 0; color: rgba(255,255,255,.65); font-size: 12px; line-height: 1.6; }
@media (max-width: 680px) {
    .capacity-modal { padding: 10px; }
    .capacity-modal__dialog { max-height: calc(100vh - 20px); padding: 24px 14px 18px; }
    .capacity-modal__head h2 { font-size: 32px; }
    .capacity-modal__head > p:last-child { font-size: 13px; }
    .capacity-modal__layouts { justify-content: flex-start; margin-bottom: 18px; }
    .capacity-modal__layouts button { flex: 1 1 calc(50% - 8px); padding: 0 8px; }
}
/* Compact Real Wedding-style capacity modal finish. */
.capacity-modal__dialog { 
    width: min(1120px, 100%); 
    padding: 26px 28px 22px; 
    border-radius: 10px; 
    /* background: linear-gradient(145deg, #102f4d, #081f38);  */
}
.capacity-modal__head { max-width: 760px; }
.capacity-modal__head .eyebrow { margin-bottom: 9px; }
.capacity-modal__head h2 {
    max-width: 720px;
    color: #f1cf78;
    font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
    font-size: clamp(28px, 2.7vw, 38px);
    font-weight: 800;
    line-height: 1.12;
    letter-spacing: 0;
    text-wrap: balance;
    text-shadow: 0 2px 16px rgba(216, 174, 78, .12);
}
.capacity-modal__head > p:last-child { max-width: 650px; margin: 10px 0 18px; font-size: 13px; }
.capacity-modal__layouts { justify-content: flex-start; margin: 0 0 16px; padding-top: 14px; border-top: 1px solid rgba(255,255,255,.14); }
.capacity-modal__layouts button { min-height: 36px; }
.capacity-modal__guide { min-height: 0; margin: 0 0 12px; font-size: 12px; }
.capacity-modal__table th { padding: 11px 13px; font-size: 10px; }
.capacity-modal__table td { padding: 12px 13px; font-size: 12px; }
.capacity-modal__table td strong { font-size: 14px; }
.capacity-modal__table .capacity-number { font-size: 22px; }
.capacity-modal__note { margin-top: 12px; font-size: 11px; }
@media (max-width: 680px) {
    .capacity-modal__dialog { padding: 24px 12px 16px; border-radius: 8px; }
    .capacity-modal__head h2 { max-width: 92%; font-size: 27px; line-height: 1.16; }
    .capacity-modal__layouts button { min-height: 34px; font-size: 10px; }
}

/* Flexible section rhythm: each section follows its content with 42px vertical padding. */
main#main > section:not(.hero),
main#main > .section:not(.hero),
main#main > #proposal.section.navy.wedding-form-section {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding-block: 42px !important;
    scroll-snap-align: none !important;
    scroll-snap-stop: normal !important;
}

/* Wider desktop frame: expand the shared 1180px content system by 15%. */
@media (min-width: 981px) {
    body.luxury-refresh {
        --wrap: min(1357px, calc(100% - 56px));
    }

    .luxury-refresh .nav {
        width: min(1357px, calc(100% - 56px)) !important;
        max-width: 1357px !important;
    }

    body.luxury-refresh main#main > section:not(.hero) > .wrap,
    body.luxury-refresh main#main > .section:not(.hero) > .wrap,
    body.luxury-refresh main#main > #introduce-insight-section > .insight-shell,
    body.luxury-refresh main#main > #venues > .venue-dual-wrap,
    body.luxury-refresh main#main > #real-wedding-section > .wrap,
    body.luxury-refresh main#main > #package-section > .package-shell,
    body.luxury-refresh main#main > #journey-section > .journey-shell,
    body.luxury-refresh main#main > #faq > .faq-shell,
    body.luxury-refresh main#main > #proposal > .wedding-form-shell {
        width: min(1357px, calc(100% - 56px)) !important;
        max-width: 1357px !important;
    }
}
