:root{--green:#102f28;--green-deep:#08231e;--cream:#f8f5ed;--paper:#fffdf8;--gold:#b99b62;--muted:#53665c;--line:#d9ddcf;--serif:Georgia,'Times New Roman',serif;--sans:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;--header:88px;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--green);font:16px/1.7 var(--sans);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:4px}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure{margin:0;min-width:0}figure img{width:100%}figcaption{font-size:12px;line-height:1.6;color:var(--muted);margin-top:12px}figcaption span{font-weight:400}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.13;letter-spacing:-.035em;overflow-wrap:anywhere}h1{font-size:clamp(36px,4.9vw,74px);margin-bottom:26px}h2{font-size:clamp(32px,3.5vw,52px);margin-bottom:23px}h3{font-size:29px}p{margin-bottom:22px}svg{display:inline-block;vertical-align:middle}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #d99539;outline-offset:5px}section[id],article[id]{scroll-margin-top:110px}[hidden]{display:none!important}.small,.legal{font-size:13px}.skip{position:fixed;top:-100px;left:15px;z-index:100;background:white;padding:10px}.skip:focus{top:10px}.section{width:min(1220px,calc(100% - 96px));margin:0 auto;padding:72px 0}.narrow{width:min(830px,calc(100% - 64px));margin-inline:auto}.eyebrow{font-size:11px;font-weight:650;letter-spacing:.23em;text-transform:uppercase;line-height:1.65;margin-bottom:20px;color:var(--muted)}.lead{font-size:clamp(18px,1.6vw,22px);line-height:1.75;color:var(--muted)}.source{font-size:11px;line-height:1.6;color:var(--muted);margin-top:22px}.source a{text-decoration:none;border-bottom:1px solid var(--line)}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;background:var(--green);color:#fff;border:1px solid var(--green);padding:15px 23px;min-height:52px;font-size:14px;font-weight:600;text-decoration:none;border-radius:3px;line-height:1.4;text-align:center;transition:background .18s}.button:hover{background:#1b4439}.button.secondary{background:transparent;color:var(--green)}.text-link{display:inline-block;font-size:13px;font-weight:650;line-height:1.6;border-bottom:1px solid var(--gold);padding-bottom:5px;text-decoration:none}.text-link span{color:var(--gold)}.button-row{display:flex;gap:12px;flex-wrap:wrap}.section-heading{max-width:800px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:15px}
/* Header: native details works even without JavaScript. */
.site-header{height:var(--header);position:sticky;top:0;background:var(--green);color:var(--cream);z-index:30;border-bottom:1px solid #ffffff16}.header-inner{max-width:1460px;margin:auto;height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 40px;position:relative}.wordmark{text-align:center;text-decoration:none;line-height:1.35}.wordmark b{display:block;font-size:18px;letter-spacing:.2em;font-weight:600}.wordmark small{display:block;font-size:9px;letter-spacing:.28em;color:#d2bf93;margin-top:8px}.nav-menu{justify-self:start}.language-menu{justify-self:end}.site-header summary{list-style:none;display:flex;align-items:center;gap:12px;cursor:pointer;min-height:48px;min-width:48px}.site-header summary::-webkit-details-marker{display:none}.hamburger{width:25px;height:17px;display:block;border-block:1.5px solid currentColor;position:relative}.hamburger:after{content:'';position:absolute;left:0;top:6px;width:18px;border-top:1.5px solid currentColor}.menu-word{font-size:12px;letter-spacing:.09em}.nav-menu nav{position:absolute;inset-inline-start:0;top:100%;background:var(--green-deep);padding:24px 35px 32px;width:min(520px,100vw);max-height:calc(100dvh - var(--header));overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:0 22px;box-shadow:0 18px 30px #0003}.nav-menu nav a{font-size:14px;text-decoration:none;padding:10px 0;border-bottom:1px solid #ffffff19}.nav-menu nav a:hover,.nav-menu nav [aria-current]{color:#dfc995}.nav-contact{grid-column:1/-1;margin-top:10px;color:#dfc995}.flag{width:28px;height:19px;box-shadow:0 0 0 1px #ffffff30;border-radius:2px;flex:none}.lang-code{font-size:12px}.language-menu nav{position:absolute;inset-inline-end:22px;top:calc(100% - 5px);background:var(--paper);color:var(--green);min-width:200px;padding:12px;border:1px solid var(--line);box-shadow:0 12px 25px #0002;max-height:70vh;overflow:auto}.language-menu nav a{display:flex;align-items:center;gap:13px;text-decoration:none;padding:9px 12px;font-size:14px}.language-menu nav a:hover,.language-menu nav [aria-current]{background:var(--cream)}.breadcrumbs{width:min(1220px,calc(100% - 96px));margin:25px auto 0;font-size:12px;display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:var(--muted)}.breadcrumbs a{text-decoration:none}
/* Home: original photograph is left unobscured, copy placed on the open right-hand side. */
.hero{height:min(860px,calc(100svh - var(--header)));min-height:620px;position:relative;background:var(--green);overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:42% 56%;animation:gentle-in 1s ease-out both}.hero-content{position:absolute;inset-inline-end:4.6%;bottom:6%;padding:27px 32px 25px;max-width:410px;background:rgba(7,31,27,.64);color:#fff9e9;border:1px solid #ffffff19;border-radius:3px}.hero-content .eyebrow{color:#eee0bf;font-weight:450;margin-bottom:9px;font-size:10px;letter-spacing:.2em}.hero-brand{font-family:var(--serif);font-size:clamp(36px,4.5vw,66px);line-height:.98;letter-spacing:.025em;margin:0 0 20px}.hero h1{font-family:var(--sans);font-size:17px;line-height:1.6;font-weight:500;letter-spacing:0;margin-bottom:9px}.hero-tag{color:#e4d9be;font-size:12px;letter-spacing:.07em;margin-bottom:18px}.discover{color:#fff6db;display:flex;align-items:center;justify-content:space-between;text-decoration:none;font-size:12px;letter-spacing:.06em;border-top:1px solid #ffffff55;padding-top:14px}.discover span{font-size:20px}.hero-caption{position:absolute;bottom:12px;left:22px;max-width:48%;font-size:10px;line-height:1.3;color:#fff;margin:0;text-shadow:0 1px 5px #000;background:#0006;padding:3px 7px}.fact-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:31px max(5vw,32px);background:var(--cream);border-bottom:1px solid var(--line)}.fact-strip span{display:flex;flex-direction:column;text-align:center;font-size:12px;color:var(--muted);padding-inline:12px;border-inline-end:1px solid var(--line)}.fact-strip span:last-child{border:0}.fact-strip b{font-family:var(--serif);font-size:27px;color:var(--green);font-weight:400;line-height:1.2;margin-bottom:8px}.story{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:7%;align-items:center}.story figure img{aspect-ratio:1.17;object-fit:cover;object-position:center}.story-copy p{font-size:16px;line-height:1.85;color:var(--muted)}.story-copy .source{font-size:11px;line-height:1.6}.story.reverse figure{order:2}.story.reverse .story-copy{order:1}.page-architecture .story figure{max-width:450px}.page-architecture .story figure img{aspect-ratio:1.18;object-fit:contain;background:var(--cream)}.page-project .story:first-of-type figure img{aspect-ratio:.9}.page-typologies .story figure img,.page-investment .story:nth-of-type(2) figure img{object-fit:contain;background:var(--cream)}.page-intro{width:min(1220px,calc(100% - 96px));margin:0 auto;padding:58px 0 30px}.page-intro.narrow{width:min(830px,calc(100% - 64px));padding-bottom:10px}.image-intro{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:6%;padding-top:48px;padding-bottom:50px}.image-intro figure img{max-height:620px;object-fit:cover;aspect-ratio:1.05}.page-project .image-intro figure img{aspect-ratio:.83;object-fit:contain}.reading-block{margin-bottom:50px}.reading-block:last-child{margin-bottom:0}.reading-block h2{font-size:clamp(28px,3vw,39px)}.reading-block .story-copy p{font-size:17px;line-height:1.9}.reading-block .story-copy .source{font-size:11px}.reason-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.reason{padding:28px 26px;background:var(--cream);border:1px solid #e4e2d7;display:flex;flex-direction:column;align-items:start}.serial{font:italic 21px var(--serif);color:#9b7b42;margin-bottom:25px}.reason h3{font-size:25px;line-height:1.23;margin-bottom:16px}.reason p{font-size:14px;color:var(--muted);line-height:1.8}.reason a{margin-top:auto;font-size:12px}.zoom-link{display:block;position:relative}.zoom-sign{position:absolute;inset-inline-end:12px;bottom:12px;background:#fcfaf2e8;color:var(--green);width:36px;height:36px;display:grid;place-items:center;font-size:24px;border-radius:50%;box-shadow:0 1px 5px #0001}.plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.plan-grid.featured{grid-template-columns:repeat(3,minmax(0,1fr))}.plan-card{border:1px solid var(--line);background:var(--cream);min-width:0}.plan-thumb{position:relative;display:block;background:#f2eddf;border-bottom:1px solid var(--line)}.plan-thumb img{width:100%;aspect-ratio:1.55;object-fit:contain;padding:15px}.plan-info{padding:25px}.plan-info h3{font-size:36px;margin-bottom:8px}.plan-info h3 small{font-size:18px}.plan-info .eyebrow{margin-bottom:12px;font-size:10px}.plan-info p{font-size:14px;color:var(--muted)}.plan-actions{display:flex;flex-direction:column;gap:8px;font-size:12px}.filters{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0 14px}.filters button{border:1px solid var(--line);background:var(--paper);color:var(--green);padding:10px 15px;min-height:42px;border-radius:30px;font-size:13px}.filters button[aria-pressed=true]{background:var(--green);color:var(--paper);border-color:var(--green)}.filter-status{font-size:12px;color:var(--muted)}.common-plan{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.common-plan img{aspect-ratio:1;object-fit:contain;background:var(--cream)}.amenities{padding-inline-start:23px;font-size:15px;line-height:1.65}.amenities li{padding:7px 0 7px 4px}.table-wrap{overflow-x:auto;border:1px solid var(--line)}table{width:100%;border-collapse:collapse;line-height:1.5;font-size:15px}caption{text-align:start;padding:18px 22px;background:var(--green);color:white;font-weight:550}th,td{text-align:start;padding:14px 22px;border-bottom:1px solid var(--line)}thead th{font-size:12px;color:var(--muted);background:var(--cream)}tbody th{font-weight:550}tr:last-child td,tr:last-child th{border-bottom:0}.map-panel{margin-top:35px;padding:32px;background:var(--cream);border:1px solid var(--line)}.map-panel h2{font-size:30px}.map-placeholder{min-height:260px;background:#e4e6da;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:28px;margin-bottom:20px}.map-placeholder p{max-width:420px;font-size:12px;margin:16px 0 0;color:var(--muted)}.map-placeholder iframe{width:100%;height:380px;border:0}.map-placeholder.loaded{padding:0}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px;align-items:start}.gallery-grid figure img{aspect-ratio:1.3;object-fit:cover}.gallery-grid figure:first-child img{object-fit:contain;background:var(--cream)}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list summary{cursor:pointer;font-size:18px;font-weight:550;padding-inline-end:20px}.faq-list details p{color:var(--muted);margin:22px 0 0}.faq-list details .source{font-size:11px}.price-banner{border-block:1px solid var(--line);text-align:center;margin-bottom:65px}.price-panel{background:var(--cream);padding:34px;border:1px solid var(--line);margin-top:30px;margin-bottom:60px}.price-panel h2{font-size:32px}.related>div{display:flex;gap:16px 27px;flex-wrap:wrap}.related h2{font-size:31px}.related .portal{margin-top:30px}.contact-section{background:var(--green);color:var(--cream);margin-top:32px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding-block:65px}.contact-grid .eyebrow{color:#cfbc91}.contact-grid p{color:#e0e4d6;max-width:480px}.contact-grid h2{font-size:43px}.contact-grid .button{background:#e7d9b5;color:var(--green);border-color:#e7d9b5}.contact-grid .button:hover{background:white}.contact-name{font-size:12px;margin-top:20px}.contact-grid svg{width:22px;height:22px}.lead-form label{display:block;font-size:12px;margin-bottom:14px}.lead-form input:not([type=checkbox]){display:block;width:100%;min-height:48px;color:var(--green);background:var(--paper);border:1px solid #d4dacc;border-radius:2px;padding:10px 12px;margin-top:6px}.lead-form label.consent{display:flex;align-items:start;gap:9px;font-size:11px;line-height:1.6;margin:20px 0}.consent input{margin-top:4px;flex:none;width:17px;height:17px;accent-color:var(--gold)}.honeypot{position:absolute!important;left:-9999px!important;top:auto;width:1px;height:1px;overflow:hidden}.form-status{font-size:13px;padding-top:16px;min-height:1em;margin:0}.form-wa{font-size:13px;margin-top:12px}.site-footer{background:var(--cream);border-top:1px solid var(--line)}.site-footer .section{padding-top:42px;padding-bottom:45px}.footer-brand{font-size:18px;letter-spacing:.17em;line-height:1.5}.footer-brand span{display:block;font-size:10px;color:var(--muted);letter-spacing:.22em;margin-top:6px}.site-footer p:not(.footer-brand){font-size:12px;line-height:1.8;margin-bottom:13px;max-width:920px}.site-footer .legal{color:var(--muted);max-width:760px!important}.footer-links{display:flex;gap:22px;flex-wrap:wrap;font-size:12px;margin-top:25px}.footer-links button{border:0;border-bottom:1px solid var(--muted);background:transparent;color:var(--green);font-size:12px;padding:0}.copyright{margin-top:25px}.floating-wa{position:fixed;bottom:22px;inset-inline-end:22px;z-index:35;display:grid;place-items:center;width:59px;height:59px;border-radius:50%;color:white;background:#1b9f52;box-shadow:0 5px 23px #092b3533;border:2px solid #ffffff88}.floating-wa svg{width:32px;height:32px}.cookie-panel{position:fixed;bottom:20px;left:20px;z-index:50;background:var(--paper);border:1px solid var(--line);box-shadow:0 6px 24px #0002;width:min(450px,calc(100vw - 40px));padding:20px;border-radius:4px}.cookie-panel p{font-size:12px;line-height:1.6;margin-bottom:15px}.cookie-panel>div{display:flex;gap:12px;flex-wrap:wrap}.cookie-panel button{padding:9px 12px;border:1px solid var(--green);background:var(--paper);color:var(--green);font-size:11px;border-radius:3px}.cookie-panel button:last-child{background:var(--green);color:white}.lightbox{border:0;background:var(--paper);padding:48px 15px 20px;width:min(1350px,96vw);height:min(950px,94dvh);max-height:94dvh;color:var(--green);border-radius:4px;overflow:auto}.lightbox::backdrop{background:#021814ed}.lightbox-close{position:absolute;top:8px;right:14px;width:37px;height:37px;font-size:29px;line-height:1;border:1px solid var(--line);background:var(--paper);border-radius:50%;color:var(--green);z-index:2}.lightbox-stage{height:calc(100% - 40px);min-height:200px;display:grid;place-items:center}.lightbox-stage img{width:100%;height:100%;object-fit:contain;min-height:0}.lightbox-original{display:block;text-align:center;margin-top:10px;font-size:12px}[dir=rtl] .eyebrow,[dir=rtl] .hero-tag{letter-spacing:0}[dir=rtl] .wordmark,[dir=rtl] .hero-brand{direction:ltr}[dir=rtl] .hero-content{inset-inline-end:auto;right:4.6%}[dir=rtl] .source{unicode-bidi:plaintext}
@keyframes gentle-in{from{transform:scale(1.02);opacity:.75}to{transform:scale(1);opacity:1}}
@media(min-width:1700px){.hero{height:850px}.hero-image{object-position:center 50%}.hero-content{right:8%}}
@media(max-width:1050px){.hero-content{max-width:345px;padding:25px;right:3%}.hero{min-height:590px}.hero-brand{font-size:50px}.section,.page-intro,.breadcrumbs{width:calc(100% - 64px)}.story{gap:5%}.reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-grid.featured{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-grid.featured article:last-child{display:none}.common-plan{gap:30px}.contact-grid{gap:6%}.header-inner{padding-inline:28px}.contact-grid h2{font-size:37px}}
@media(max-width:760px){:root{--header:76px}html{scroll-padding-top:94px}.header-inner{padding-inline:18px}.wordmark b{font-size:14px;letter-spacing:.15em}.wordmark small{font-size:8px;letter-spacing:.17em}.menu-word,.lang-code{display:none}.site-header summary{gap:6px}.flag{width:24px;height:16px}.language-menu nav{inset-inline-end:10px}.nav-menu nav{padding:18px 22px 28px;width:100%;gap:0 20px}.hero{height:auto;min-height:0;overflow:visible;display:flex;flex-direction:column}.hero-image{height:clamp(300px,51svh,530px);width:100%;object-fit:cover;object-position:40% 55%;animation:none}.hero-content,[dir=rtl] .hero-content{position:relative;inset:auto;width:100%;max-width:none;border:0;border-radius:0;padding:27px 25px 25px;background:var(--green)}.hero-brand{font-size:42px;line-height:1.02;letter-spacing:.035em;margin-bottom:17px}.hero-brand br{display:none}.hero h1{font-size:17px;line-height:1.5;max-width:510px;margin-bottom:10px}.hero-content .eyebrow{font-size:9px}.hero-tag{font-size:11px;margin-bottom:16px}.discover{font-size:11px;max-width:440px}.hero-caption{bottom:auto;top:calc(clamp(300px,51svh,530px) - 34px);max-width:85%;left:12px;font-size:8px}.fact-strip{padding:24px 18px;gap:8px}.fact-strip span{padding-inline:5px;font-size:10px;line-height:1.5}.fact-strip b{font-size:21px}.section{width:calc(100% - 40px);padding:42px 0}.narrow,.page-intro.narrow{width:calc(100% - 40px)}.breadcrumbs{width:calc(100% - 40px);margin-top:18px;font-size:11px}.page-intro{width:calc(100% - 40px);padding:36px 0 15px}.page-intro h1{font-size:39px;line-height:1.15;margin-bottom:21px}.lead{font-size:17px;line-height:1.8}.image-intro{grid-template-columns:1fr;gap:28px}.image-intro figure img{aspect-ratio:1.22;max-height:480px}.page-project .image-intro figure img{max-height:620px;aspect-ratio:.84}.story{grid-template-columns:1fr;gap:26px}.story.reverse figure,.story.reverse .story-copy{order:initial}.story figure img{aspect-ratio:1.2;max-height:550px}.story-copy h2{font-size:34px;line-height:1.16}.story-copy p{font-size:16px;line-height:1.85}.story-copy .source{font-size:10px}.eyebrow{font-size:10px}.page-architecture .story figure{width:100%;max-width:430px;margin:auto}.page-architecture .story-copy h2{font-size:31px}.reason-grid{gap:12px}.reason{padding:22px 17px}.serial{font-size:17px;margin-bottom:20px}.reason h3{font-size:23px;letter-spacing:-.02em}.reason p{font-size:12px;line-height:1.85}.reason a{font-size:10px}.reason-grid .reason p{overflow-wrap:anywhere}.section-heading h2{font-size:36px}.plan-grid,.plan-grid.featured{grid-template-columns:1fr;gap:25px}.plan-grid.featured article:last-child{display:block}.plan-info{padding:24px}.plan-thumb img{aspect-ratio:1.35}.filters{gap:8px}.filters button{font-size:12px;padding:9px 13px}.common-plan{grid-template-columns:1fr;gap:25px}.common-plan figure{grid-row:2}.common-plan ol{font-size:14px;columns:2;column-gap:22px}.amenities li{break-inside:avoid;padding:6px 0 6px 1px}.common-plan h2{font-size:35px}.reading-block{margin-bottom:38px}.reading-block h2{font-size:30px}.reading-block .story-copy p{font-size:16px}.gallery-grid{grid-template-columns:1fr;gap:30px}.gallery-grid figure img{aspect-ratio:auto;max-height:700px;object-fit:contain}.map-panel{padding:22px 16px}.map-panel h2{font-size:27px}.map-placeholder{padding:20px 12px}.map-placeholder iframe{height:330px}.price-banner{margin-bottom:30px}.price-banner h2{font-size:38px}.price-panel{padding:26px 22px;margin-block:18px 38px}.price-panel h2{font-size:31px}.table-wrap{max-width:100%}table{font-size:12px}th,td{padding:12px 13px}thead th{font-size:10px}caption{font-size:13px;padding:15px}.faq-list summary{font-size:17px}.contact-grid{grid-template-columns:1fr;gap:35px;padding-block:42px}.contact-grid h2{font-size:36px}.lead-form input:not([type=checkbox]){font-size:16px}.related>div{gap:14px 19px}.related h2{font-size:30px}.related .text-link{font-size:12px}.site-footer .section{padding-bottom:86px}.footer-links{gap:15px}.floating-wa{height:54px;width:54px;bottom:18px;inset-inline-end:15px}.floating-wa svg{height:29px;width:29px}.cookie-panel{bottom:85px;left:12px;width:calc(100vw - 24px);padding:16px}.lightbox{height:92dvh;width:98vw;max-width:98vw;padding-inline:5px} [dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3{line-height:1.45;letter-spacing:0}}
@media(max-width:370px){.header-inner{padding-inline:12px}.wordmark b{font-size:12px}.wordmark small{font-size:7px}.hero-brand{font-size:36px}.hero-content{padding-inline:20px}.hero h1{font-size:16px}.fact-strip b{font-size:17px}.reason-grid{grid-template-columns:1fr}.common-plan ol{columns:1}.page-intro h1{font-size:34px}.story-copy h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.site-header,.floating-wa,.cookie-panel,.contact-section,.related,.filters,.lightbox{display:none!important}.section,.narrow,.page-intro{width:100%;padding:20px 0}.story{display:block}.story figure{max-width:500px}.source{display:block}a{color:inherit}.plan-card{break-inside:avoid}.hero{height:auto;min-height:0}.hero-image{max-height:400px;object-fit:contain}.hero-content{position:static;background:white;color:black}.hero-content *{color:black}}

/* Keep the spam trap out of visual flow without expanding RTL scroll bounds. */
.honeypot{position:absolute!important;left:0!important;top:0;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap;pointer-events:none}

.header-inner{direction:ltr}.nav-menu nav{inset-inline-start:auto;left:0;right:auto}.language-menu nav{inset-inline-end:auto;left:auto;right:22px}[dir=rtl] .nav-menu nav,[dir=rtl] .language-menu nav{direction:rtl}@media(max-width:760px){.language-menu nav{right:10px}}

/* V7.1: contextual exploration, no hero/layout redesign. */
.related-topics{border-top:1px solid #d3d8d0;padding-top:32px}.related-topics h2,.choice-guide h2{font-size:clamp(24px,3vw,35px);line-height:1.25}.related-links{display:flex;gap:14px 28px;flex-wrap:wrap;align-items:center}.related-links a{max-width:100%;overflow-wrap:anywhere}.choice-guide{border-inline-start:3px solid #bca370;padding-inline-start:24px}.related-links .text-link{white-space:normal} @media(max-width:600px){.related-links{display:grid;grid-template-columns:1fr}.choice-guide{padding-inline-start:16px}}
