.relocation-guide { --guide-ink: var(--clr-dark-800); --guide-text: #3d5263; --guide-line: #dce4e6; color: var(--guide-ink); background: var(--clr-sand-50); font-family: var(--font-sans); }
.relocation-guide h1,.relocation-guide h2,.relocation-guide h3,.relocation-guide p { margin-top: 0; }
.relocation-guide h1,.relocation-guide h2,.relocation-guide h3 { font-family: var(--font-serif); }
.relocation-guide__hero { padding: 54px 0 48px; color: #fff; background: var(--gradient-dark); }
.relocation-guide__hero-row { display: flex; gap: 36px; align-items: end; justify-content: space-between; }
.relocation-guide__eyebrow { margin-bottom: 11px; color: var(--clr-tropical-600); font-family: var(--font-mono); font-size: var(--text-xs); font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.relocation-guide__hero .relocation-guide__eyebrow { color: var(--clr-tropical-300); }
.relocation-guide__hero h1 { margin-bottom: 13px; font-size: clamp(2.35rem,4.2vw,4.4rem); line-height: 1.02; letter-spacing: -.035em; }
.relocation-guide__hero p:not(.relocation-guide__eyebrow) { max-width: 650px; margin-bottom: 0; color: #b9cad5; font-size: var(--text-md); line-height: 1.55; }
.relocation-guide__cta { display: inline-flex; flex: 0 0 auto; gap: 16px; align-items: center; justify-content: center; min-height: 48px; padding: 0 19px; color: var(--clr-dark-900); background: var(--clr-tropical-400); border-radius: 5px; font-size: var(--text-sm); font-weight: 700; text-decoration: none; white-space: nowrap; }
.relocation-guide__cta:hover { color: var(--clr-dark-900); background: var(--clr-tropical-300); }
.relocation-guide__nav { position: sticky; z-index: 8; top: 0; border-bottom: 1px solid var(--guide-line); background: rgba(251,248,243,.96); backdrop-filter: blur(10px); }
.relocation-guide__nav .container { display: flex; gap: 25px; overflow-x: auto; }
.relocation-guide__nav a { padding: 13px 0; color: var(--guide-text); font-size: var(--text-xs); font-weight: 700; text-decoration: none; white-space: nowrap; }
.relocation-guide__nav a:hover { color: var(--clr-tropical-700); }
.relocation-guide__section { padding: 64px 0; }
.relocation-guide__section--soft { border-block: 1px solid var(--guide-line); background: #f0f5f2; }
.relocation-guide__narrow { max-width: 920px; }
.relocation-guide h2 { max-width: 760px; margin-bottom: 14px; font-size: clamp(2rem,3.5vw,3.45rem); line-height: 1.04; letter-spacing: -.028em; }
.relocation-guide__lead { max-width: 720px; margin-bottom: 26px; color: var(--guide-text); font-size: var(--text-md); line-height: 1.65; }
.relocation-guide__checklist { display: grid; grid-template-columns: repeat(4,1fr); border: 1px solid var(--guide-line); }
.relocation-guide__checklist--six { grid-template-columns: repeat(3, 1fr); }
.relocation-guide__checklist--six article:nth-child(3) { border-right: 0; }
.relocation-guide__checklist--six article:nth-child(-n+3) { border-bottom: 1px solid var(--guide-line); }
.relocation-guide__checklist article { min-height: 126px; padding: 18px; border-right: 1px solid var(--guide-line); background: #fff; }
.relocation-guide__checklist article:last-child { border: 0; }
.relocation-guide__checklist b,.relocation-guide__side-list b { display: block; margin-bottom: 8px; color: var(--clr-tropical-700); font-family: var(--font-mono); font-size: var(--text-xs); text-transform: uppercase; }
.relocation-guide__checklist span { color: var(--guide-text); font-size: var(--text-sm); line-height: 1.55; }
.relocation-guide__note { margin: 17px 0 0; padding: 15px 18px; border-left: 3px solid var(--clr-cta); background: #fff7ef; color: #5f5045; font-size: var(--text-sm); line-height: 1.6; }
.relocation-guide__note strong { color: var(--guide-ink); }
.relocation-guide__cards { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.relocation-guide__cards article { padding: 23px; border: 1px solid var(--guide-line); background: #fff; }
.relocation-guide__cards span,.relocation-guide__rent-grid span { display: block; margin-bottom: 17px; color: var(--clr-tropical-700); font-family: var(--font-mono); font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; }
.relocation-guide__cards h3,.relocation-guide__rent-grid h3 { margin-bottom: 11px; font-size: var(--text-2xl); line-height: 1.1; }
.relocation-guide__cards p { min-height: 95px; color: var(--guide-text); font-size: var(--text-sm); line-height: 1.62; }
.relocation-guide__cards a { color: var(--clr-tropical-700); font-size: var(--text-sm); font-weight: 700; text-decoration: none; }
.relocation-guide__legal { margin: 15px 0 0; color: var(--guide-text); font-size: var(--text-xs); line-height: 1.55; }
.relocation-guide__rent { padding: 66px 0; color: #fff; background: var(--clr-dark-900); }
.relocation-guide__rent .relocation-guide__eyebrow { color: var(--clr-tropical-300); }.relocation-guide__rent-title { max-width: 730px; margin-bottom: 25px; }.relocation-guide__rent-title h2 { margin-bottom: 12px; }.relocation-guide__rent-title > p:last-child { color: #b9cad5; line-height: 1.6; }
.relocation-guide__promise { margin-bottom: 19px; padding-left: 14px; border-left: 2px solid var(--clr-tropical-400); color: #d2e0e5; font-size: var(--text-sm); line-height: 1.55; }
.relocation-guide__rent-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: var(--clr-dark-500); }.relocation-guide__rent-grid article { padding: 25px; background: var(--clr-dark-800); }.relocation-guide__rent-grid span { color: var(--clr-tropical-300); }.relocation-guide__rent-grid p { margin-bottom: 0; color: #b9cad5; font-size: var(--text-sm); line-height: 1.65; }
.relocation-guide__inspect { display: grid; grid-template-columns: .7fr 1.3fr; gap: 30px; padding: 22px 25px; background: #0b141f; }.relocation-guide__inspect h3 { margin: 0; font-size: var(--text-xl); }.relocation-guide__inspect ul { display: grid; grid-template-columns: 1fr 1fr; gap: 9px 25px; margin: 0; padding-left: 17px; color: #c8d5dc; font-size: var(--text-sm); line-height: 1.55; }
.relocation-guide__split { display: grid; grid-template-columns: .88fr 1.12fr; gap: 90px; align-items: start; }.relocation-guide__split h2 { font-size: clamp(1.9rem,3vw,3rem); }.relocation-guide__split > div > p:not(.relocation-guide__eyebrow) { color: var(--guide-text); line-height: 1.65; }.relocation-guide__side-list { border-top: 1px solid var(--guide-line); }.relocation-guide__side-list p { margin: 0; padding: 15px 0; border-bottom: 1px solid var(--guide-line); font-size: var(--text-sm); line-height: 1.55; }
.relocation-guide__payments { margin: 0; border-top: 1px solid var(--guide-line); }.relocation-guide__payments div { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; padding: 14px 0; border-bottom: 1px solid var(--guide-line); }.relocation-guide__payments dt { font-weight: 700; }.relocation-guide__payments dd { margin: 0; color: var(--guide-text); text-align: right; }
.relocation-guide__service { border-top: 1px solid var(--guide-line); background: #fff; }.relocation-guide__service-head { display: grid; grid-template-columns: 1fr minmax(280px,.7fr); gap: 70px; align-items: end; margin-bottom: 26px; }.relocation-guide__service-head h2 { margin: 0; }.relocation-guide__service-head > p { max-width: 480px; margin: 0; color: var(--guide-text); line-height: 1.65; }.relocation-guide__service-lead { display: grid; grid-template-columns: 190px 1fr 1fr; gap: 30px; padding: 20px 0; border-top: 1px solid var(--guide-line); border-bottom: 1px solid var(--guide-line); }.relocation-guide__service-lead h3 { margin: 0; font-size: var(--text-xl); line-height: 1.15; }.relocation-guide__service-lead p { margin: 0; color: var(--guide-text); font-size: var(--text-sm); line-height: 1.62; }.relocation-guide__service-table { border-bottom: 1px solid var(--guide-line); }.relocation-guide__service-row { display: grid; grid-template-columns: 190px 1fr; gap: 30px; padding: 16px 0; border-top: 1px solid var(--guide-line); }.relocation-guide__service-row:first-child { border-top: 0; }.relocation-guide__service-row--head { padding: 11px 0; color: var(--guide-text); font-family: var(--font-mono); font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; }.relocation-guide__service-row b { font-size: var(--text-sm); }.relocation-guide__service-row p { max-width: 760px; margin: 0; color: var(--guide-text); font-size: var(--text-sm); line-height: 1.58; }.relocation-guide__service-foot { display: flex; gap: 28px; align-items: center; justify-content: space-between; padding-top: 23px; }.relocation-guide__service-foot p { max-width: 670px; margin: 0; color: var(--guide-text); line-height: 1.58; }
.relocation-guide__faq { border-top: 1px solid var(--guide-line); }.relocation-guide__faq details { border-bottom: 1px solid var(--guide-line); }.relocation-guide__faq summary { padding: 17px 28px 17px 0; cursor: pointer; font-size: var(--text-md); font-weight: 700; list-style: none; }.relocation-guide__faq summary::-webkit-details-marker { display:none; }.relocation-guide__faq summary::after { float:right; color:var(--clr-tropical-700); content:'+'; font-size:1.25rem; }.relocation-guide__faq details[open] summary::after { content:'–'; }.relocation-guide__faq details p { max-width: 710px; padding-bottom: 17px; color: var(--guide-text); font-size: var(--text-sm); line-height: 1.6; }
.relocation-guide__section--work { color: #fff; background: var(--clr-dark-900); }.relocation-guide__section--work .relocation-guide__eyebrow { color: var(--clr-tropical-300); }.relocation-guide__principles { display: grid; grid-template-columns: 1fr 1fr; margin-top: 26px; border: 1px solid var(--clr-dark-500); }.relocation-guide__principles article { padding: 20px; border-right: 1px solid var(--clr-dark-500); border-bottom: 1px solid var(--clr-dark-500); }.relocation-guide__principles article:nth-child(2n) { border-right: 0; }.relocation-guide__principles article:nth-last-child(-n+2) { border-bottom: 0; }.relocation-guide__principles b { color: var(--clr-tropical-300); font-size: var(--text-sm); }.relocation-guide__principles p { margin: 9px 0 0; color: #b9cad5; font-size: var(--text-sm); line-height: 1.6; }
.relocation-guide__section--soft,
.relocation-guide__service { background: var(--clr-sand-50); }
.relocation-guide__rent { color: var(--guide-ink); border-block: 1px solid var(--guide-line); background: var(--clr-sand-50); }
.relocation-guide__rent .relocation-guide__eyebrow { color: var(--clr-tropical-700); }
.relocation-guide__rent-title > p:last-child,
.relocation-guide__rent-grid p { color: var(--guide-text); }
.relocation-guide__rent-grid { background: var(--guide-line); }
.relocation-guide__rent-grid article { background: #fff; }
.relocation-guide__rent-grid span { color: var(--clr-tropical-700); }
.relocation-guide__inspect { color: var(--guide-ink); border: 1px solid var(--guide-line); background: #fff; }
.relocation-guide__inspect ul { color: var(--guide-text); }
.relocation-guide__section--work { color: var(--guide-ink); border-bottom: 1px solid var(--guide-line); background: var(--clr-sand-50); }
.relocation-guide__section--work .relocation-guide__eyebrow,
.relocation-guide__principles b { color: var(--clr-tropical-700); }
.relocation-guide__principles { border-color: var(--guide-line); }
.relocation-guide__principles article { border-color: var(--guide-line); background: #fff; }
.relocation-guide__principles p { color: var(--guide-text); }
.relocation-guide__service { --service-ink: #17222c; --service-muted: #60707b; --service-line: #d9dfdf; --service-accent: #315f5d; border-block: 1px solid var(--service-line); background: #f5f5f1; }
.relocation-guide__service .relocation-guide__eyebrow { color: var(--service-accent); }
.relocation-guide__service-head { grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr); gap: 42px; align-items: start; margin-bottom: 22px; }
.relocation-guide__service-head h2 { max-width: 660px; color: var(--service-ink); font-size: clamp(2rem, 3.5vw, 3.35rem); }
.relocation-guide__service-head > p { padding-top: 4px; color: var(--service-muted); font-size: var(--text-md); }
.relocation-guide__service-layout { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(330px, .95fr); gap: 12px; align-items: start; }
.relocation-guide__service-main,.relocation-guide__service-options article { border: 1px solid var(--service-line); border-radius: 8px; background: #fff; }
.relocation-guide__service-main { padding: 24px; }
.relocation-guide__service-main h3,.relocation-guide__service-options h3,.relocation-guide__service-table-wrap h3 { margin-bottom: 10px; color: var(--service-ink); font-size: clamp(1.4rem, 2vw, 1.8rem); line-height: 1.1; }
.relocation-guide__service-main > p,.relocation-guide__service-options p,.relocation-guide__service-table-wrap > p { color: var(--service-muted); font-size: var(--text-sm); line-height: 1.62; }
.relocation-guide__service-label { margin: 20px 0 9px !important; color: var(--service-ink) !important; font-weight: 700; }
.relocation-guide__service-main ul,.relocation-guide__service-options ul { display: grid; grid-template-columns: 1fr 1fr; gap: 8px 20px; margin: 0; padding: 0; list-style: none; }
.relocation-guide__service-main li,.relocation-guide__service-options li { position: relative; padding-left: 15px; color: var(--service-muted); font-size: var(--text-sm); line-height: 1.5; }
.relocation-guide__service-main li::before,.relocation-guide__service-options li::before { position: absolute; left: 0; color: var(--service-accent); content: '•'; }
.relocation-guide__service-payment { margin: 20px 0 0 !important; padding: 12px 14px; border-left: 3px solid var(--service-accent); background: #edf2ef; color: var(--service-ink) !important; }
.relocation-guide__service-disclaimer { margin: 18px 0 0 !important; color: var(--service-muted); font-size: var(--text-xs) !important; }
.relocation-guide__service-options { display: grid; gap: 12px; }
.relocation-guide__service-options article { padding: 17px 19px; }
.relocation-guide__service-options h3 { margin-bottom: 8px; font-size: var(--text-xl); }
.relocation-guide__service-options p { margin-bottom: 9px; }
.relocation-guide__service-options p:last-child { margin-bottom: 0; }
.relocation-guide__service-options ul { grid-template-columns: 1fr; gap: 3px; margin: 0 0 10px; }
.relocation-guide__service-options .relocation-guide__service-label { margin: 12px 0 5px !important; }
.relocation-guide__service-table-wrap { margin-top: 12px; padding: 22px 24px; border: 1px solid var(--service-line); border-radius: 8px; background: #fff; }
.relocation-guide__service-table-wrap > p { margin-bottom: 13px; }
.relocation-guide__service-table { border-top: 1px solid var(--service-line); border-bottom: 0; }
.relocation-guide__service-row { grid-template-columns: 1fr 1fr; gap: 26px; padding: 11px 0; border-color: var(--service-line); }
.relocation-guide__service-row b { color: var(--service-ink); font-size: var(--text-sm); }
.relocation-guide__service-row p { color: var(--service-muted); }
.relocation-guide__service-table-note { max-width: 720px; margin: 14px 0 0; color: var(--service-muted); font-size: var(--text-sm); line-height: 1.6; }
.relocation-guide__service-foot { justify-content: flex-start; padding-top: 14px; }
.relocation-guide__service-foot .relocation-guide__cta { color: #fff; background: var(--service-ink); border-radius: 6px; }
.relocation-guide__service-foot .relocation-guide__cta:hover { color: #fff; background: #30414d; }
.relocation-guide__section > .relocation-guide__narrow > p:not(.relocation-guide__eyebrow):not(.relocation-guide__lead) { max-width: 760px; color: var(--guide-text); line-height: 1.65; }
.relocation-guide__checklist { grid-template-columns: repeat(3, 1fr); }
.relocation-guide__checklist article { min-height: 0; }
.relocation-guide__checklist h3 { margin-bottom: 10px; font-size: var(--text-xl); line-height: 1.12; }
.relocation-guide__checklist p { margin-bottom: 10px; color: var(--guide-text); font-size: var(--text-sm); line-height: 1.58; }
.relocation-guide__checklist p:last-child { margin-bottom: 0; }
.relocation-guide__plain-block { margin-top: 22px; padding: 20px 22px; border: 1px solid var(--guide-line); border-radius: 8px; background: #fff; }
.relocation-guide__plain-block h3,.relocation-guide__section-heading { margin: 0 0 10px; font-size: var(--text-xl); line-height: 1.15; }
.relocation-guide__section-heading { margin-top: 28px; }
.relocation-guide__plain-block p { margin-bottom: 12px; color: var(--guide-text); font-size: var(--text-sm); line-height: 1.62; }
.relocation-guide__plain-block h3:not(:first-child) { margin-top: 23px; }
.relocation-guide__plain-block ul,.relocation-guide__cards ul { display: grid; grid-template-columns: 1fr 1fr; gap: 7px 28px; margin: 0; padding: 0; list-style: none; }
.relocation-guide__plain-block li,.relocation-guide__cards li { position: relative; padding-left: 15px; color: var(--guide-text); font-size: var(--text-sm); line-height: 1.5; }
.relocation-guide__plain-block li::before,.relocation-guide__cards li::before { position: absolute; left: 0; color: var(--clr-tropical-700); content: '•'; }
.relocation-guide__text-link { display: inline-block; margin-top: 20px; color: var(--clr-tropical-700); font-size: var(--text-sm); font-weight: 700; text-decoration: none; }
@media (max-width: 840px) { .relocation-guide__service-layout { grid-template-columns: 1fr; }.relocation-guide__service-main ul { grid-template-columns: 1fr 1fr; } }
@media (max-width: 840px) { .relocation-guide__hero-row,.relocation-guide__split,.relocation-guide__service-head { display:grid; grid-template-columns:1fr; gap:25px; }.relocation-guide__checklist,.relocation-guide__checklist--six { grid-template-columns:1fr 1fr; }.relocation-guide__checklist article:nth-child(2n) { border-right:0; }.relocation-guide__checklist article { border-bottom:1px solid var(--guide-line); }.relocation-guide__checklist article:nth-last-child(-n+2) { border-bottom:0; }.relocation-guide__service-lead { grid-template-columns:1fr 1fr; }.relocation-guide__service-lead h3 { grid-column:1/-1; }.relocation-guide__section,.relocation-guide__rent { padding:50px 0; }.relocation-guide__inspect { grid-template-columns:1fr; } }
@media (max-width: 620px) { .relocation-guide__hero { padding:42px 0 38px; }.relocation-guide__hero h1 { font-size:2.25rem; }.relocation-guide__cta { width:100%; }.relocation-guide__nav .container { gap:17px; }.relocation-guide__cards,.relocation-guide__rent-grid,.relocation-guide__checklist,.relocation-guide__checklist--six,.relocation-guide__inspect ul,.relocation-guide__principles,.relocation-guide__service-lead,.relocation-guide__service-main ul,.relocation-guide__plain-block ul,.relocation-guide__cards ul { grid-template-columns:1fr; }.relocation-guide__checklist article { min-height:0; border-right:0; border-bottom:1px solid var(--guide-line); }.relocation-guide__checklist article:nth-last-child(-n+2) { border-bottom:1px solid var(--guide-line); }.relocation-guide__checklist article:last-child { border-bottom:0; }.relocation-guide__cards p { min-height:0; }.relocation-guide__principles article,.relocation-guide__principles article:nth-child(2n) { border-right:0; border-bottom:1px solid var(--clr-dark-500); }.relocation-guide__principles article:last-child { border-bottom:0; }.relocation-guide__service-lead h3 { grid-column:auto; }.relocation-guide__service-row { grid-template-columns:1fr; gap:6px; }.relocation-guide__service-row--head { display:none; }.relocation-guide__service-foot { display:grid; grid-template-columns:1fr; gap:17px; }.relocation-guide__payments div { grid-template-columns:1fr; gap:4px; }.relocation-guide__payments dd { text-align:left; }.relocation-guide__service-main,.relocation-guide__service-table-wrap,.relocation-guide__plain-block { padding:18px; } }

/* Relocation guide: use the site's dark system, without sand or white cards. */
.relocation-guide { --guide-ink: #f0ece4; --guide-text: rgba(240,236,228,.68); --guide-line: rgba(240,236,228,.14); color: var(--guide-ink); background: var(--clr-dark-900); }
.relocation-guide__hero { background: var(--clr-dark-950); border-bottom: 1px solid var(--guide-line); }
.relocation-guide__hero p:not(.relocation-guide__eyebrow) { color: var(--guide-text); }
.relocation-guide__cta { color: var(--clr-dark-900); background: var(--clr-tropical-500); border-radius: 4px; }
.relocation-guide__cta:hover { color: var(--clr-dark-900); background: var(--clr-tropical-400); }
.relocation-guide__nav { border-color: var(--guide-line); background: rgba(10,15,24,.96); }
.relocation-guide__nav a { color: rgba(240,236,228,.72); }
.relocation-guide__nav a:hover { color: var(--clr-tropical-400); }
.relocation-guide__section,.relocation-guide__section--soft,.relocation-guide__service { border-color: var(--guide-line); background: var(--clr-dark-900); }
.relocation-guide__section--soft { background: var(--clr-dark-800); }
.relocation-guide__eyebrow,.relocation-guide__section--work .relocation-guide__eyebrow { color: var(--clr-tropical-400); }
.relocation-guide h1,.relocation-guide h2,.relocation-guide h3,.relocation-guide__service-head h2,.relocation-guide__service-main h3,.relocation-guide__service-options h3,.relocation-guide__service-table-wrap h3 { color: var(--clr-text); }
.relocation-guide__lead,.relocation-guide__section > .relocation-guide__narrow > p:not(.relocation-guide__eyebrow):not(.relocation-guide__lead),.relocation-guide__plain-block p,.relocation-guide__checklist p { color: var(--guide-text); }
.relocation-guide__checklist { grid-template-columns: 1fr 1fr; border-color: var(--guide-line); background: var(--guide-line); }
.relocation-guide__checklist article { min-height: 0; padding: 20px; border: 0; background: var(--clr-dark-800); }
.relocation-guide__checklist article:last-child { grid-column: 1 / -1; }
.relocation-guide__checklist h3 { color: var(--clr-text); }
.relocation-guide__cards { gap: 12px; }
.relocation-guide__cards article,.relocation-guide__plain-block { border-color: var(--guide-line); background: var(--clr-dark-800); }
.relocation-guide__cards p { min-height: 0; color: var(--guide-text); }
.relocation-guide__cards a,.relocation-guide__text-link { color: var(--clr-tropical-400); }
.relocation-guide__plain-block { border-radius: 4px; }
.relocation-guide__plain-block li,.relocation-guide__cards li { color: var(--guide-text); }
.relocation-guide__plain-block li::before,.relocation-guide__cards li::before { color: var(--clr-tropical-400); }
.relocation-guide__service { --service-ink: #f0ece4; --service-muted: rgba(240,236,228,.68); --service-line: rgba(240,236,228,.14); --service-accent: #2dd4bf; background: var(--clr-dark-800); }
.relocation-guide__service-main,.relocation-guide__service-options article,.relocation-guide__service-table-wrap { border-color: var(--service-line); border-radius: 4px; background: var(--clr-dark-900); }
.relocation-guide__service-payment { background: rgba(45,212,191,.1); }
.relocation-guide__service-foot .relocation-guide__cta { color: var(--clr-dark-900); background: var(--clr-tropical-500); }
.relocation-guide__service-foot .relocation-guide__cta:hover { color: var(--clr-dark-900); background: var(--clr-tropical-400); }
.relocation-guide__service-row { border-color: var(--service-line); }
@media (max-width: 620px) { .relocation-guide__checklist { grid-template-columns: 1fr; }.relocation-guide__checklist article:last-child { grid-column: auto; } }

/* Editorial light layout. */
.relocation-guide--editorial { --guide-ink: #1f2933; --guide-text: #52606d; --guide-line: #d8dee2; color: var(--guide-ink); background: #f7f8f7; }
.relocation-guide--editorial .relocation-guide__hero { padding: 66px 0 54px; background: #f7f8f7; border-bottom: 1px solid var(--guide-line); color: var(--guide-ink); }
.relocation-guide--editorial .relocation-guide__hero h1 { max-width: 800px; margin-bottom: 16px; color: var(--guide-ink); font-size: clamp(2.5rem,5vw,4.75rem); }
.relocation-guide--editorial .relocation-guide__hero p:not(.relocation-guide__eyebrow) { max-width: 760px; color: var(--guide-text); }
.relocation-guide__hero-lead { font-size: var(--text-md) !important; font-weight: 700; }
.relocation-guide__hero-actions { display: flex; gap: 10px; margin-top: 24px; }
.relocation-guide--editorial .relocation-guide__cta { color: #fff; background: #0f766e; border-radius: 10px; }
.relocation-guide--editorial .relocation-guide__cta:hover { color: #fff; background: #115e59; }
.relocation-guide__button-secondary { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 0 19px; border: 1px solid #0f766e; border-radius: 10px; color: #0f766e; font-size: var(--text-sm); font-weight: 700; text-decoration: none; }
.relocation-guide__hero-services { margin-top: 24px !important; color: #0f766e !important; font-family: var(--font-mono); font-size: var(--text-xs) !important; font-weight: 700; }
.relocation-guide--editorial .relocation-guide__nav { background: rgba(247,248,247,.96); border-color: var(--guide-line); }
.relocation-guide--editorial .relocation-guide__nav a { color: #52606d; }.relocation-guide--editorial .relocation-guide__nav a:hover { color: #0f766e; }
.relocation-guide--editorial .relocation-guide__section { padding: 48px 0; background: #f7f8f7; border: 0; }
.relocation-guide--editorial .relocation-guide__section--soft { background: #eef1f0; }
.relocation-guide--editorial .relocation-guide__section .container { max-width: 1100px; }
.relocation-guide--editorial h2,.relocation-guide--editorial h3 { color: #1f2933; }
.relocation-guide--editorial h2 { margin-bottom: 14px; font-size: clamp(2rem,3.5vw,3.25rem); }
.relocation-guide--editorial .relocation-guide__eyebrow { color: #0f766e; }
.relocation-guide--editorial .relocation-guide__lead,.relocation-guide--editorial .relocation-guide__section p { color: var(--guide-text); }
.relocation-guide__subheading { margin-top: 38px !important; }
.relocation-guide__cards { grid-template-columns: 1fr 1fr; gap: 16px; }
.relocation-guide--editorial .relocation-guide__cards article,.relocation-guide__wide-card,.relocation-guide__note-card,.relocation-guide__table-wrap { border: 1px solid #d8dee2; border-radius: 10px; background: #fff; box-shadow: none; }
.relocation-guide--editorial .relocation-guide__cards article { padding: 22px; }.relocation-guide__wide-card,.relocation-guide__note-card { margin-top: 16px; padding: 22px; }
.relocation-guide__wide-card h3,.relocation-guide__note-card h3 { margin-bottom: 10px; font-size: var(--text-xl); }
.relocation-guide__wide-card h3:not(:first-child) { margin-top: 24px; }
.relocation-guide__wide-card p:last-of-type,.relocation-guide__note-card p { margin-bottom: 0; }
.relocation-guide__wide-card small { display: block; margin-top: 17px; color: #52606d; font-size: var(--text-xs); }
.relocation-guide__table-wrap { margin-top: 20px; overflow: hidden; }
.relocation-guide__table-wrap table { width: 100%; border-collapse: collapse; color: #1f2933; font-size: var(--text-sm); text-align: left; }
.relocation-guide__table-wrap th,.relocation-guide__table-wrap td { padding: 13px 18px; border-bottom: 1px solid #d8dee2; vertical-align: top; }
.relocation-guide__table-wrap th { color: #0f766e; background: #f3f6f5; font-family: var(--font-mono); font-size: var(--text-xs); letter-spacing: .03em; text-transform: uppercase; }
.relocation-guide__table-wrap tr:last-child td { border-bottom: 0; }.relocation-guide__table-wrap--small { max-width: 720px; }
.relocation-guide__cards .relocation-guide__table-wrap { margin-top: 14px; border-radius: 6px; }.relocation-guide__cards .relocation-guide__table-wrap th,.relocation-guide__cards .relocation-guide__table-wrap td { padding: 10px 12px; font-size: var(--text-xs); }
.relocation-guide__note-card { background: #eef1f0; }.relocation-guide__copy { margin-top: 16px; padding: 10px 14px; border: 0; border-radius: 8px; color: #fff; background: #0f766e; cursor: pointer; font: inherit; font-size: var(--text-sm); font-weight: 700; }
.relocation-guide--editorial .relocation-guide__text-link { color: #0f766e; }
.relocation-guide--editorial .relocation-guide__cards p { color: var(--guide-text); }
.relocation-guide--editorial .relocation-guide__cards ul,.relocation-guide--editorial .relocation-guide__wide-card ul { display: grid; grid-template-columns: 1fr 1fr; gap: 8px 24px; margin: 0; padding: 0; list-style: none; }
.relocation-guide--editorial .relocation-guide__cards li,.relocation-guide--editorial .relocation-guide__wide-card li { position: relative; padding-left: 15px; color: var(--guide-text); font-size: var(--text-sm); line-height: 1.55; }
.relocation-guide--editorial .relocation-guide__cards li::before,.relocation-guide--editorial .relocation-guide__wide-card li::before { position: absolute; left: 0; color: #0f766e; content: '•'; }
@media (max-width: 620px) { .relocation-guide--editorial .relocation-guide__hero { padding: 44px 0 38px; }.relocation-guide__hero-actions,.relocation-guide--editorial .relocation-guide__cards { display: grid; grid-template-columns: 1fr; }.relocation-guide--editorial .relocation-guide__cards ul,.relocation-guide--editorial .relocation-guide__wide-card ul { grid-template-columns: 1fr; }.relocation-guide__table-wrap { overflow-x: auto; }.relocation-guide__table-wrap table { min-width: 520px; }.relocation-guide__table-wrap--small table { min-width: 0; }.relocation-guide__table-wrap th,.relocation-guide__table-wrap td { padding: 11px 13px; } }

/* The shared header starts transparent for dark heroes. This guide has a light hero. */
body:has(.relocation-guide--editorial) .site-header { background: rgba(255,255,255,.96); border-bottom: 1px solid #d8dee2; box-shadow: none; backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); }
body:has(.relocation-guide--editorial) .logo-vn { color: #1f2933; }
body:has(.relocation-guide--editorial) .header-city__btn { color: #1f2933; background: #f7f8f7; border-color: #d8dee2; }
body:has(.relocation-guide--editorial) .nav-menu > li > a { color: #52606d; }
body:has(.relocation-guide--editorial) .nav-menu > li > a:hover { color: #0f766e; }
body:has(.relocation-guide--editorial) .header-partners-link { color: #0f766e; border-color: #0f766e; }
body:has(.relocation-guide--editorial) .relocation-guide__hero { padding-top: 92px; padding-bottom: 42px; }
body:has(.relocation-guide--editorial) .relocation-guide__hero h1 { max-width: 740px; font-size: clamp(2.35rem,4.35vw,4.1rem); line-height: 1.03; }
body:has(.relocation-guide--editorial) .relocation-guide__section { padding-block: 42px; }
@media (max-width: 620px) { body:has(.relocation-guide--editorial) .relocation-guide__hero { padding-top: 86px; padding-bottom: 34px; } }

/* One shared page grid: hero, section headings, tables and navigation use the same gutters. */
.relocation-guide--editorial { --guide-ink: #17283a; --guide-text: #536579; --guide-line: #cbd7e0; background: #e6edf2; }
.relocation-guide--editorial .container { width: min(1240px, calc(100% - 48px)); max-width: none; }
.relocation-guide--editorial .relocation-guide__section .container { max-width: none; }
.relocation-guide--editorial .relocation-guide__hero { background: #e6edf2; border-color: #cbd7e0; }
.relocation-guide--editorial .relocation-guide__nav { background: rgba(230,237,242,.96); border-color: #cbd7e0; }
.relocation-guide--editorial .relocation-guide__section { background: #e6edf2; }
.relocation-guide--editorial .relocation-guide__section--soft { background: #dbe5ec; }
.relocation-guide--editorial .relocation-guide__cards article,.relocation-guide--editorial .relocation-guide__wide-card,.relocation-guide--editorial .relocation-guide__note-card,.relocation-guide--editorial .relocation-guide__table-wrap { border-color: #cbd7e0; background: #f5f8fa; }
.relocation-guide--editorial .relocation-guide__note-card { background: #e0e9ef; }
.relocation-guide--editorial .relocation-guide__table-wrap th { background: #e9f0f4; }
/* The pre-arrival checklist is a compact reference table, not a full-width data grid. */
#before-trip .relocation-guide__table-wrap { max-width: 820px; }
#before-trip .relocation-guide__table-wrap th:first-child,#before-trip .relocation-guide__table-wrap td:first-child { width: 38%; }
#before-trip .relocation-guide__table-wrap thead tr { background: linear-gradient(135deg, rgba(12,35,46,.9), rgba(20,60,78,.85)); }
#before-trip .relocation-guide__table-wrap th { color: #fff; background: transparent; }

/* Palette shared with /rentals/: graphite surfaces and one tropical accent. */
.relocation-guide--editorial { --guide-ink: #f0ece4; --guide-text: rgba(240,236,228,.64); --guide-line: rgba(255,255,255,.10); background: #0a0f18; }
.relocation-guide--editorial .relocation-guide__hero,.relocation-guide--editorial .relocation-guide__section { background: #0a0f18; border-color: var(--guide-line); }
.relocation-guide--editorial .relocation-guide__section--soft { background: #111827; }
.relocation-guide--editorial .relocation-guide__nav { background: rgba(10,15,24,.96); border-color: var(--guide-line); }
.relocation-guide--editorial .relocation-guide__nav a { color: rgba(240,236,228,.72); }
.relocation-guide--editorial .relocation-guide__nav a:hover { color: #2dd4bf; }
.relocation-guide--editorial h1,.relocation-guide--editorial h2,.relocation-guide--editorial h3 { color: #f0ece4; }
.relocation-guide--editorial .relocation-guide__lead,.relocation-guide--editorial .relocation-guide__section p { color: var(--guide-text); }
.relocation-guide--editorial .relocation-guide__eyebrow,.relocation-guide--editorial .relocation-guide__text-link,.relocation-guide--editorial .relocation-guide__table-wrap th { color: #2dd4bf; }
.relocation-guide--editorial .relocation-guide__cards article,.relocation-guide--editorial .relocation-guide__wide-card,.relocation-guide--editorial .relocation-guide__note-card,.relocation-guide--editorial .relocation-guide__table-wrap { border-color: var(--guide-line); background: #111827; }
.relocation-guide--editorial .relocation-guide__note-card,.relocation-guide--editorial .relocation-guide__table-wrap th { background: #1c2736; }
.relocation-guide--editorial .relocation-guide__table-wrap td { border-color: var(--guide-line); color: rgba(240,236,228,.78); }
.relocation-guide--editorial .relocation-guide__cards li,.relocation-guide--editorial .relocation-guide__wide-card li { color: var(--guide-text); }
.relocation-guide--editorial .relocation-guide__cards li::before,.relocation-guide--editorial .relocation-guide__wide-card li::before { color: #2dd4bf; }
.relocation-guide--editorial .relocation-guide__cta,.relocation-guide--editorial .relocation-guide__copy { color: #0a0f18; background: #14b8a6; }
.relocation-guide--editorial .relocation-guide__cta:hover { color: #0a0f18; background: #2dd4bf; }
.relocation-guide--editorial .relocation-guide__button-secondary { color: #2dd4bf; border-color: #14b8a6; }
.relocation-guide--editorial .relocation-guide__hero-services { color: #2dd4bf !important; }
.relocation-guide--editorial .relocation-guide__table-wrap thead tr { background: linear-gradient(135deg, rgba(12,35,46,.9), rgba(20,60,78,.85)); }
.relocation-guide--editorial .relocation-guide__table-wrap th { color: #fff; background: transparent; }
body:has(.relocation-guide--editorial) .site-header { background: rgba(10,15,24,.96); border-color: rgba(255,255,255,.10); }
body:has(.relocation-guide--editorial) .logo-vn { color: #f0ece4; }
body:has(.relocation-guide--editorial) .header-city__btn { color: #f0ece4; background: #111827; border-color: rgba(255,255,255,.10); }
body:has(.relocation-guide--editorial) .nav-menu > li > a { color: rgba(240,236,228,.80); }
body:has(.relocation-guide--editorial) .nav-menu > li > a:hover,body:has(.relocation-guide--editorial) .header-partners-link { color: #2dd4bf; }
body:has(.relocation-guide--editorial) .header-partners-link { border-color: rgba(45,212,191,.7); }

/* Keep the shared fixed header in the rentals dark state on this dark guide. */
body:has(.relocation-guide--editorial) .site-header,
body:has(.relocation-guide--editorial) .site-header.scrolled { background: #0a0f18 !important; border-bottom-color: rgba(255,255,255,.10) !important; box-shadow: none; }
body:has(.relocation-guide--editorial) .logo-vn { color: #f0ece4 !important; }
body:has(.relocation-guide--editorial) .header-city__btn { color: #f0ece4 !important; background: #111827 !important; border-color: rgba(255,255,255,.10) !important; }
body:has(.relocation-guide--editorial) .nav-menu > li > a { color: rgba(240,236,228,.80) !important; }

/* Exact palette from the final 2026 override in rentals.css. */
.relocation-guide--editorial { --guide-ink: #1f2a30; --guide-text: #667883; --guide-line: rgba(0,188,178,.12); background: radial-gradient(760px 260px at 8% -3%, rgba(0,225,210,.16), transparent 62%), radial-gradient(680px 240px at 94% 0%, rgba(63,150,255,.12), transparent 64%), linear-gradient(#f7fbff 0%, #eef8fb 48%, #f8fcff 100%); }
.relocation-guide--editorial .relocation-guide__hero { background: linear-gradient(135deg, rgba(12,35,46,.9), rgba(20,60,78,.85)); border-color: rgba(255,255,255,.1); }
.relocation-guide--editorial .relocation-guide__hero h1 { color: #fff; }
.relocation-guide--editorial .relocation-guide__hero p:not(.relocation-guide__eyebrow) { color: rgba(255,255,255,.78); }
.relocation-guide--editorial .relocation-guide__section,.relocation-guide--editorial .relocation-guide__section--soft { background: transparent; }
.relocation-guide--editorial .relocation-guide__nav { background: rgba(255,255,255,.92); border-color: rgba(7,53,63,.08); }
.relocation-guide--editorial .relocation-guide__nav a { color: #667883; }
.relocation-guide--editorial .relocation-guide__nav a:hover { color: #0b7a75; }
.relocation-guide--editorial h2,.relocation-guide--editorial h3 { color: #1f2a30; }
.relocation-guide--editorial .relocation-guide__lead,.relocation-guide--editorial .relocation-guide__section p { color: #667883; }
.relocation-guide--editorial .relocation-guide__eyebrow,.relocation-guide--editorial .relocation-guide__text-link,.relocation-guide--editorial .relocation-guide__table-wrap th { color: #0b7a75; }
.relocation-guide--editorial .relocation-guide__cards article,.relocation-guide--editorial .relocation-guide__wide-card,.relocation-guide--editorial .relocation-guide__note-card,.relocation-guide--editorial .relocation-guide__table-wrap { border-color: rgba(0,188,178,.12); background: rgba(248,253,255,.9); }
.relocation-guide--editorial .relocation-guide__note-card,.relocation-guide--editorial .relocation-guide__table-wrap th { background: #f5f9f8; }
.relocation-guide--editorial .relocation-guide__table-wrap td { border-color: rgba(7,53,63,.12); color: #1f2a30; }
.relocation-guide--editorial .relocation-guide__cards li,.relocation-guide--editorial .relocation-guide__wide-card li { color: #667883; }
.relocation-guide--editorial .relocation-guide__cards li::before,.relocation-guide--editorial .relocation-guide__wide-card li::before { color: #0b7a75; }
.relocation-guide--editorial .relocation-guide__cta,.relocation-guide--editorial .relocation-guide__copy { color: #fff; background: #0b7a75; }
.relocation-guide--editorial .relocation-guide__cta:hover { background: #075a57; }
.relocation-guide--editorial .relocation-guide__button-secondary { color: #0b7a75; border-color: rgba(15,119,112,.42); }
.relocation-guide--editorial .relocation-guide__hero-services { color: #2dd4bf !important; }
body:has(.relocation-guide--editorial) .site-header { background: rgba(230,237,242,.96); border-color: #cbd7e0; }
body:has(.relocation-guide--editorial) .header-city__btn { background: #edf3f7; border-color: #cbd7e0; }
.relocation-guide--editorial .relocation-guide__eyebrow,.relocation-guide--editorial .relocation-guide__text-link,.relocation-guide--editorial .relocation-guide__table-wrap th { color: #2dd4bf; }
.relocation-guide--editorial .relocation-guide__cta,.relocation-guide--editorial .relocation-guide__copy { background: #14b8a6; }
.relocation-guide--editorial .relocation-guide__cta:hover { background: #2dd4bf; }
.relocation-guide--editorial .relocation-guide__button-secondary { color: #2dd4bf; border-color: #14b8a6; }
.relocation-guide--editorial .relocation-guide__hero-services { color: #2dd4bf !important; }
.relocation-guide--editorial .relocation-guide__cards li::before,.relocation-guide--editorial .relocation-guide__wide-card li::before { color: #2dd4bf; }
body:has(.relocation-guide--editorial) .nav-menu > li > a:hover,body:has(.relocation-guide--editorial) .header-partners-link { color: #2dd4bf; }
body:has(.relocation-guide--editorial) .header-partners-link { border-color: rgba(45,212,191,.7); }
.relocation-guide--editorial .relocation-guide__hero h1 { max-width: 820px; font-size: clamp(2.35rem,4vw,3.9rem); }
.relocation-guide--editorial h2 { max-width: none; }
.relocation-guide--editorial .relocation-guide__hero p:not(.relocation-guide__eyebrow) { max-width: 720px; }
.relocation-guide--editorial .relocation-guide__section { padding-block: 52px; }
.relocation-guide--editorial .relocation-guide__subheading { margin-top: 44px !important; }
@media (max-width: 620px) { .relocation-guide--editorial .container { width: min(100% - 32px, 1240px); }.relocation-guide--editorial .relocation-guide__section { padding-block: 36px; } }
@media (max-width: 620px) {
  .relocation-guide--editorial .relocation-guide__table-wrap { overflow: visible; }
  .relocation-guide--editorial .relocation-guide__table-wrap table { min-width: 0; }
  .relocation-guide--editorial .relocation-guide__table-wrap thead { display: none; }
  .relocation-guide--editorial .relocation-guide__table-wrap tbody,
  .relocation-guide--editorial .relocation-guide__table-wrap tr,
  .relocation-guide--editorial .relocation-guide__table-wrap td { display: block; width: auto; }
  .relocation-guide--editorial .relocation-guide__table-wrap tr { padding: 13px 15px; border-bottom: 1px solid var(--guide-line); }
  .relocation-guide--editorial .relocation-guide__table-wrap tr:last-child { border-bottom: 0; }
  .relocation-guide--editorial .relocation-guide__table-wrap td { padding: 0; border: 0; }
  .relocation-guide--editorial .relocation-guide__table-wrap td:first-child { color: #0b7a75; font-family: var(--font-mono); font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; }
  .relocation-guide--editorial .relocation-guide__table-wrap td + td { margin-top: 5px; color: var(--guide-text); font-size: var(--text-sm); line-height: 1.5; }
  #before-trip .relocation-guide__table-wrap { overflow: visible; max-width: none; }
  #before-trip .relocation-guide__table-wrap table { min-width: 0; }
  #before-trip .relocation-guide__table-wrap thead { display: none; }
  #before-trip .relocation-guide__table-wrap tbody,
  #before-trip .relocation-guide__table-wrap tr,
  #before-trip .relocation-guide__table-wrap td { display: block; width: auto; }
  #before-trip .relocation-guide__table-wrap tr { padding: 13px 15px; border-bottom: 1px solid var(--guide-line); }
  #before-trip .relocation-guide__table-wrap tr:last-child { border-bottom: 0; }
  #before-trip .relocation-guide__table-wrap td { padding: 0; border: 0; }
  #before-trip .relocation-guide__table-wrap td:first-child { color: #0b7a75; font-family: var(--font-mono); font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; }
  #before-trip .relocation-guide__table-wrap td + td { margin-top: 5px; color: var(--guide-text); font-size: var(--text-sm); line-height: 1.5; }
}

/* Keep every desktop table header on the guide visually tied to the hero. */
.relocation-guide--editorial .relocation-guide__table-wrap thead tr { background: linear-gradient(135deg, rgba(12,35,46,.9), rgba(20,60,78,.85)) !important; }
.relocation-guide--editorial .relocation-guide__table-wrap thead th { color: #fff !important; background: transparent !important; }
