/* Privacy notice and versioned choices share the site's quiet material palette. */
.consent-footer-link{display:inline-block;margin:8px 0 6px;padding:6px 0;border:0;border-bottom:1px solid rgba(215,200,181,.35);border-radius:0;background:none;color:#d7c8b5;font-size:12px;font-weight:400;line-height:1.5;text-align:left}
.consent-banner{position:fixed;z-index:80;inset:auto 24px 24px;width:min(1120px,calc(100% - 48px));margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;padding:28px 34px;background:#fbfbfb;color:#3b281a;border:1px solid #c4b49e;box-shadow:0 10px 36px rgba(31,22,15,.15);max-height:70vh;max-height:70dvh;overflow-y:auto;overscroll-behavior:contain}
.consent-banner h2,.consent-dialog h2{font-size:20px;font-weight:500;line-height:1.35;letter-spacing:.01em;padding-right:20px}
.consent-banner p,.consent-dialog p{font-size:14px;font-weight:400;line-height:1.5;color:#655b52;margin:12px 0 0}
.consent-policy-links{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:14px;font-size:13px;line-height:1.5}.consent-policy-links a{border-bottom:1px solid #baa78c;text-underline-offset:4px}
.consent-banner .consent-current{font-size:13px;margin-top:16px;max-width:620px}
.consent-banner-controls{min-width:320px;text-align:center}.consent-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.consent-choice,.consent-save{display:inline-flex;align-items:center;justify-content:center;padding:12px 15px;min-height:46px;border:1px solid #9c876b;border-radius:0;background:transparent;color:#3b281a;font-family:var(--sans);font-size:14px;font-weight:400;line-height:1.4;text-align:center}
.consent-choice:hover{background:#eee8de}.consent-manage{border:0;border-bottom:1px solid #ad9676;border-radius:0;background:none;padding:4px 0;color:#65523c;font-size:13px;font-weight:400;line-height:1.5;margin-top:14px}
.consent-close{display:flex;align-items:center;justify-content:center;position:absolute;right:6px;top:6px;width:40px;height:40px;padding:10px;border:0;background:none;color:#655b52}.consent-close svg{fill:none;stroke:currentColor;stroke-width:1.15;stroke-linecap:butt}.consent-close:hover{color:#3b281a;background:rgba(190,156,108,.12)}
.consent-dialog{position:fixed;inset:0;width:min(640px,calc(100% - 40px));max-height:calc(100vh - 56px);max-height:calc(100dvh - 56px);margin:auto;padding:0;border:1px solid #c4b49e;border-radius:0;background:#fbfbfb;color:#3b281a;overflow:auto;overscroll-behavior:contain;box-shadow:0 16px 56px rgba(31,22,15,.2)}
.consent-dialog::backdrop{background:rgba(32,24,18,.48)}.consent-dialog-inner{padding:34px 36px 30px}.consent-dialog-heading{position:relative;margin-bottom:28px}.consent-dialog-heading .consent-close{right:-18px;top:-16px}.consent-dialog h2{padding-right:25px}.consent-dialog h3{font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0;margin:0 0 13px}.consent-dialog h2:focus{outline:none}
.consent-privacy-notice{padding-bottom:26px;border-bottom:1px solid var(--line)}.consent-preferences{margin-top:26px}.consent-category{padding:19px 0;border-bottom:1px solid var(--line)}.consent-category-label{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;font-weight:400;line-height:1.4}.consent-category input{appearance:none;width:28px;height:16px;flex:none;position:relative;border:1px solid #a59a8b;border-radius:10px;background:#e6e0d7;margin:0}.consent-category input::before{content:'';display:block;width:10px;height:10px;border-radius:50%;position:absolute;top:2px;left:3px;background:#958572}.consent-category input:disabled{opacity:.75;cursor:not-allowed}
.consent-dialog .consent-badge{display:inline-block;font-size:12px;font-weight:400;color:#71634f;line-height:1.4}.consent-category>p+.consent-badge{margin-top:9px}.consent-dialog .consent-context{margin:19px 0 25px;font-size:13px}.consent-save{width:100%;margin-top:12px;background:#3b281a;color:#fbfbfb;border-color:#3b281a}.consent-save:hover{background:#4c3826}.consent-dialog .consent-fine-print{font-size:12px;line-height:1.5;margin-top:17px}.consent-dialog .consent-fine-print+.consent-fine-print{margin-top:8px}
.consent-feedback{position:fixed;z-index:85;bottom:24px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 40px);padding:15px 22px;background:#3b281a;border:1px solid #947b5a;color:#fbfbfb;font-size:14px;line-height:1.5;box-shadow:0 6px 24px rgba(31,22,15,.13)}
@media(max-width:1000px){.consent-banner{grid-template-columns:minmax(0,1fr);gap:20px}.consent-banner-controls{display:flex;align-items:center;gap:25px;min-width:0}.consent-banner-controls .consent-actions{flex:1;max-width:480px}.consent-manage{margin-top:0;flex:none}}
@media(max-width:560px){.consent-banner{inset:auto 14px 14px;width:calc(100% - 28px);padding:24px 22px 22px;gap:20px}.consent-banner h2{font-size:18px}.consent-banner p{font-size:14px}.consent-banner .consent-current{font-size:12px}.consent-policy-links{font-size:12px;gap:10px 16px}.consent-banner-controls{display:block}.consent-banner-controls .consent-actions{max-width:none}.consent-actions{gap:10px}.consent-choice{font-size:13px;padding-inline:10px;min-height:48px}.consent-manage{margin-top:13px}.consent-dialog{width:calc(100% - 28px);max-height:calc(100dvh - 28px)}.consent-dialog-inner{padding:28px 22px 24px}.consent-dialog h2{font-size:19px}.consent-dialog h3{font-size:16px}.consent-dialog-heading .consent-close{right:-13px;top:-14px}.consent-category-label{gap:14px}.consent-category-label>.consent-badge{white-space:nowrap}.consent-feedback{bottom:18px;font-size:13px;padding:14px 18px}}
/* Familiar contact channels, expressed with the existing typography and rules. */
.hero-contact-options{display:flex;align-items:center;flex-wrap:wrap;gap:10px 15px;margin-top:19px;font-family:var(--sans);font-size:12px;line-height:1.5;font-weight:400;color:#d6c8b8;letter-spacing:.015em}.hero-contact-options a{text-underline-offset:4px}.hero-contact-options a:hover{text-decoration:underline}.hero-contact-options>span{color:#a9957a}
.contact-actions .whatsapp-contact{margin-bottom:11px}.wechat-contact{width:100%;max-width:400px;padding:25px 0 22px;border-top:1px solid rgba(221,199,168,.3);border-bottom:1px solid rgba(221,199,168,.3);margin-bottom:8px;scroll-margin-top:40px}.wechat-contact h3{font-family:var(--display);font-size:17px;font-weight:500;line-height:1.4;color:#fbfbfb;letter-spacing:.01em}.wechat-instructions{font-size:13px;font-weight:400;line-height:1.55;color:#d5c5b0;max-width:350px;margin-top:12px}.wechat-copy-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 20px;margin-top:18px}.wechat-number{font-family:Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.5;letter-spacing:.025em;white-space:nowrap;user-select:all;-webkit-user-select:all}.copy-contact{border:1px solid rgba(221,199,168,.52);border-radius:0;background:transparent;color:#ead8bb;font-size:12px;font-weight:400;line-height:1.4;min-height:42px;padding:10px 16px}.copy-contact:hover{background:rgba(255,255,255,.06)}.copy-contact:disabled{opacity:.6;cursor:wait}.contact-copy-status{font-size:12px;line-height:1.5;color:#dec9a8;margin:0}.contact-copy-status:not(:empty){margin-top:14px}.contact-channel-label{color:#d0bfa7;font-size:12px;font-weight:400;line-height:1.5;margin-bottom:7px}.contact-email{width:100%;margin-bottom:4px;scroll-margin-top:40px}
@media(max-width:560px){.hero-contact-options{font-size:12px;gap:10px 13px;margin-top:18px}.wechat-contact{padding-block:23px;margin-bottom:7px}.wechat-contact h3{font-size:17px}.wechat-copy-row{gap:12px 16px}.copy-contact{font-size:12px;min-height:44px;padding-inline:14px}.wechat-number{font-size:16px}.wechat-instructions{font-size:13px}.contact-actions .whatsapp-contact{margin-bottom:10px}}

/* A quiet brand sign-off with space between the original mark and the slogan. */
.footer-signature{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:32px 48px;margin-bottom:32px;padding-bottom:44px;border-bottom:1px solid rgba(221,199,168,.22)}
.brand-slogan{display:flex;flex-wrap:wrap;min-width:0;max-width:100%;font-family:var(--sans);font-size:1.375rem;font-weight:400;line-height:1.5;letter-spacing:.035em;color:#e2d2ba}
.brand-slogan span{max-width:100%;overflow-wrap:anywhere}
:lang(en) .brand-slogan{column-gap:.28em;letter-spacing:0}
.footer-signature+.footer-line{align-items:flex-start}
@media(max-width:820px){.footer-signature{align-items:flex-start;flex-direction:column;gap:26px;padding-bottom:34px}.footer-signature+.footer-line{flex-direction:column;gap:22px}.footer-signature+.footer-line p{order:0;flex:initial}.footer-signature+.footer-line .back-top{margin-left:0}}
@media(max-width:560px){.brand-slogan{font-size:1.25rem;line-height:1.5;letter-spacing:.02em}.footer-signature{gap:24px;margin-bottom:28px;padding-bottom:32px}}

/* Brand hierarchy: a compact desktop lockup, an open stacked mobile masthead. */
.header--brand{height:auto;min-height:116px;gap:30px;padding-block:26px}
.header-brand{display:flex;align-items:center;gap:24px;flex:none;min-width:0}
.header--brand .wordmark{min-width:0;max-width:100%}
.header-slogan{max-width:17rem;margin:0;padding-left:24px;border-left:1px solid rgba(190,156,108,.38);font-family:var(--sans);font-weight:400;line-height:1.5;letter-spacing:.035em;text-align:left}
.header-slogan-main{display:block;font-size:.8125rem;color:#e6dcca;overflow-wrap:anywhere}
.header-slogan-note{display:block;margin-top:5px;font-size:.75rem;letter-spacing:.075em;color:#c4af90;overflow-wrap:anywhere}
:lang(en) .header-slogan-main{letter-spacing:.012em}
:lang(en) .header-slogan-note{letter-spacing:.03em}
.header--brand .desktop-nav{gap:26px;font-size:12px;letter-spacing:.035em}
.header--brand .desktop-nav a,.header--brand .header-contact{white-space:nowrap}
.header--brand .language-switch{margin-left:0;flex:none}
@media(max-width:1100px){.header--brand{gap:20px}.header-brand{gap:18px}.header-slogan{max-width:13.5rem;padding-left:18px}.header-slogan-main{font-size:.75rem}.header-slogan-note{letter-spacing:.045em}.header--brand .header-contact{display:none}.header--brand .desktop-nav{gap:20px;letter-spacing:.01em}}
@media(max-width:820px){.header--brand{display:grid;grid-template-columns:minmax(0,1fr) auto auto;column-gap:18px;row-gap:20px;min-height:0;padding-block:25px 18px}.header-brand{display:contents}.header--brand .wordmark{grid-column:1;grid-row:1;justify-self:start}.header--brand .language-switch{grid-column:2;grid-row:1}.header--brand .menu-button{grid-column:3;grid-row:1}.header-slogan{grid-column:1/-1;grid-row:2;max-width:100%;padding:0;border:0}.header-slogan-main{font-size:.8125rem;letter-spacing:.025em}.header-slogan-note{margin-top:4px;letter-spacing:.055em}.header--brand .mobile-nav{top:calc(100% - 4px)}}
@media(max-width:560px){.header--brand{padding-block:23px 16px;row-gap:18px}.header-slogan-main{font-size:.8125rem}.header-slogan-note{font-size:.75rem}}
@media(max-width:360px){.header--brand{column-gap:12px}}

.wechat-number[href]{text-underline-offset:5px}.wechat-number[href]:hover{text-decoration:underline;text-decoration-thickness:1px}

/* Keep iOS and embedded-browser controls in the established contact style. */
.copy-contact{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;white-space:nowrap;border-radius:0;background-image:none;box-shadow:none;-webkit-text-fill-color:currentColor;opacity:1}
.copy-contact:disabled{opacity:1;color:#ead8bb;-webkit-text-fill-color:currentColor}

/* Approved revision: retain the original brown hero and alternate chapter surfaces. */
.masthead::before{content:'';background:linear-gradient(90deg,rgba(59,40,26,.91) 0%,rgba(59,40,26,.85) 42%,rgba(59,40,26,.65) 100%),none center 52%/cover no-repeat}
.overview,.requirements,.faq{background:var(--paper);color:var(--ink)}
.costs{--ink:#fbfbfb;--muted:#d8c9b7;--line:rgba(232,211,181,.30);background:var(--brown);color:var(--cream)}
.costs::before{background-image:linear-gradient(90deg,rgba(59,40,26,.90),rgba(59,40,26,.78)),none;background-position:center,center 60%;background-size:cover;opacity:1}
.costs .eyebrow,.costs .route-indicator>.icon-arrow{color:#be9c6c}
.costs .route-switch button[aria-pressed=true]{border-top-color:#be9c6c}
.costs .route-switch [aria-pressed=true] .selected-mark{background:#be9c6c;border-color:#be9c6c}
.costs .selected-mark{border-color:#be9c6c}
.costs summary:hover,.costs details[open]>summary{color:#dec9a8}
.costs a:focus-visible,.costs button:focus-visible,.costs summary:focus-visible{outline-color:#dec9a8}
.header-slogan-main{line-height:1.45}
:lang(en) .hero-benefits{flex-wrap:wrap;row-gap:12px}
@media(max-width:560px){:lang(en) .hero-benefits{font-size:11px;gap:10px;justify-content:flex-start}:lang(en) .hero-benefits span+span{padding-left:10px}.costs::before{opacity:1}}

/* The final chapter keeps its original deep brown beneath a quiet harbour image. */
.footer{position:relative;isolation:isolate}
.footer::before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(59,40,26,.90) 0%,rgba(59,40,26,.85) 55%,rgba(59,40,26,.76) 100%),none center 56%/cover no-repeat}

@media(max-width:560px){.masthead::before{background:linear-gradient(90deg,rgba(59,40,26,.90) 0%,rgba(59,40,26,.86) 58%,rgba(59,40,26,.75) 100%),none 61% center/cover no-repeat}}

@media(max-width:560px){.requirements::before,.faq::before{opacity:.07}}
