:root{--ink:#143e38;--forest:#153f38;--terra:#b8543b;--peach:#fae9dc;--sand:#fcf8f1;--blue:#deeff1;--muted:#64756d;--paper:#fff;--display:'DM Serif Display',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:white;color:var(--ink);font:16px/1.7 'DM Sans',sans-serif}button,input,select,textarea{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500;line-height:1.12}h2{font-size:clamp(36px,4vw,54px);letter-spacing:-2px}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #db9575;outline-offset:4px}[hidden]{display:none!important}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.site-header{background:#fff}.header-inner{height:94px;display:flex;justify-content:space-between;align-items:center;gap:25px}.brand{font-size:34px;font-weight:700;line-height:1;letter-spacing:-2px;display:flex;align-items:baseline}.brand span{font-weight:400}.brand b{font-size:42px;color:var(--terra)}nav{display:flex;gap:28px;font-size:13px}nav a{padding:10px 0}nav a:hover{color:var(--terra)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:51px;padding:15px 24px;border-radius:30px;font-size:14px;font-weight:500;line-height:1.4;transition:background .2s,transform .25s,box-shadow .25s}.button:hover{transform:translateY(-3px);box-shadow:0 8px 23px #123c3020}.button.small{min-height:44px;font-size:13px;padding:12px 21px}.dark,.button.lime{background:var(--forest);color:white}.terracotta{background:var(--terra);color:white}.cream{background:#fff9ef;color:var(--ink)}.text-link{padding:7px 0;border:0;background:none;border-bottom:1px solid currentColor;font-size:13px;line-height:1.6;width:fit-content;color:var(--ink);display:inline-block}.text-link:hover{color:var(--terra)}.text-link.light{color:#fff5e6}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:600}.hero{background:var(--sand);padding:54px 0 0}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:9%;align-items:center}.hero-copy{padding:25px 0 30px}.hero h1{font-size:clamp(58px,6vw,88px);letter-spacing:-4px;margin:23px 0 26px;line-height:1.01}.hero h1 em{font-family:var(--display);font-weight:400;color:var(--terra);letter-spacing:-2.6px}.lead{font-size:20px;line-height:1.6;letter-spacing:-.2px}.hero-description{font-size:15px;color:var(--muted);line-height:1.9;margin-top:18px;max-width:460px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:32px}.hero-media{position:relative;padding-bottom:44px}.hero-photo-frame{border-radius:170px 170px 30px 30px;overflow:hidden;background:#d4daca;height:525px}.hero-photo-frame img{width:100%;height:100%;object-fit:cover;object-position:51% center;animation:photoBreath 9s ease-in-out infinite alternate}.hero-caption{position:absolute;bottom:12px;left:-25px;right:40px;background:white;box-shadow:0 10px 40px #3b443016;border-radius:20px;padding:20px 24px;display:flex;flex-direction:column;gap:4px;animation:captionFloat 5s ease-in-out infinite}.hero-caption span{font-size:11px;letter-spacing:.5px;color:var(--terra)}.hero-caption strong{font-weight:500;font-size:19px;letter-spacing:-.5px}.motion-control{position:absolute;right:15px;top:18px;background:#fffdf2e8;color:var(--ink);padding:8px 12px;border-radius:30px;font-size:10px;z-index:2}.hero-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #dfdfd0;margin-top:48px;padding-block:24px;font-size:12px;color:#69746a}.services{padding:85px 0;background:var(--forest);color:#fffdf3}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:39px}.section-heading h2{margin-top:17px}.section-heading>p{max-width:310px;font-size:15px;line-height:1.8;color:#c9d9ce}.services .eyebrow{color:#d6bba0}.service-explorer{display:grid;grid-template-columns:.9fr 1.35fr;gap:6%}.service-options{display:flex;flex-direction:column;justify-content:center}.service-options button{display:grid;grid-template-columns:27px 1fr 25px;align-items:center;gap:15px;padding:24px 20px;color:#d0e0d6;background:transparent;text-align:left;border-bottom:1px solid #ffffff25;border-radius:13px;transition:background .3s,color .3s,padding .3s}.service-options button>span{font-size:11px;opacity:.7}.service-options strong{font-size:19px;font-weight:400;letter-spacing:-.5px}.service-options b{font-size:24px;font-weight:400;text-align:right}.service-options button.active{background:#f1d1b5;color:var(--ink);border-bottom-color:transparent}.service-options button:hover:not(.active){background:#ffffff0d}.service-options button.active b{transform:rotate(45deg);transition:transform .3s}.service-feature{background:white;color:var(--ink);border-radius:28px;overflow:hidden}.service-photo{position:relative;height:245px;overflow:hidden}.service-photo img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.service-feature:hover .service-photo img{transform:scale(1.035)}.service-photo>span{position:absolute;bottom:16px;left:20px;background:#fffefaed;padding:5px 12px;border-radius:20px;font-size:10px}.service-content{padding:30px 32px 32px}.service-content h3{font-size:28px;letter-spacing:-1px;line-height:1.2;max-width:460px}.service-content p{font-size:14px;color:var(--muted);line-height:1.85;margin:17px 0 23px}.service-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.service-actions .button{font-size:13px;padding:13px 20px;min-height:46px}.service-feature.is-changing{animation:serviceChange .5s ease}.property{padding:95px 0;background:white}.property-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.property-media{position:relative}.property-media img{width:100%;height:565px;object-fit:cover;border-radius:30px 120px 30px 30px}.property-media>span{position:absolute;left:20px;right:20px;bottom:20px;padding:15px 18px;background:#fffef9ed;border-radius:15px;text-align:center;font-size:12px}.property-copy h2{font-size:43px;margin:19px 0 23px;letter-spacing:-1.7px}.property-copy>p:not(.eyebrow){font-size:15px;line-height:1.9;color:var(--muted)}.property-steps{display:flex;flex-direction:column;gap:20px;margin:28px 0}.property-steps>div{display:grid;grid-template-columns:34px 1fr;align-items:start;gap:15px}.property-steps>div>span{height:34px;width:34px;display:grid;place-content:center;border-radius:50%;background:#eeeede;font-size:12px}.property-steps p{font-size:13px;color:var(--muted);line-height:1.8}.property-steps strong{display:block;color:var(--ink);font-size:14px;font-weight:500}.agent-banner{margin-top:55px;padding:36px 40px;background:var(--peach);border-radius:28px;display:flex;justify-content:space-between;gap:45px;align-items:center}.agent-banner h3{font-size:29px;letter-spacing:-1px;margin:12px 0}.agent-banner p:not(.eyebrow){font-size:14px;color:#73675b;max-width:620px}.agent-actions{display:flex;align-items:center;flex-direction:column;gap:15px;flex-shrink:0}.cebu{background:var(--blue);padding:80px 0}.cebu .section-heading{align-items:end}.gallery-controls{display:flex;gap:9px}.gallery-controls button{width:45px;height:45px;border-radius:50%;background:#fffdf9;color:var(--ink);font-size:19px;transition:background .2s}.gallery-controls button:hover{background:#c8ddd8}.cebu-gallery{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:6px}.cebu-gallery::-webkit-scrollbar{display:none}.cebu-gallery figure{flex:0 0 calc((100% - 48px)/3);min-width:0;scroll-snap-align:start}.cebu-gallery img{width:100%;height:280px;object-fit:cover;border-radius:25px;transition:transform .6s}.cebu-gallery figure:hover img{transform:translateY(-4px)}.cebu-gallery figcaption{padding:20px 3px 0}.cebu-gallery h3{font-size:22px;letter-spacing:-.6px;line-height:1.25;margin-bottom:8px}.cebu-gallery figcaption span{font-size:12px;color:#647972}.gallery-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:30px}.gallery-bottom p{font-size:11px;color:#617971}.profile{background:#af5139;color:#fff9f0;padding:88px 0}.profile-grid{display:grid;grid-template-columns:.85fr 1.2fr;gap:10%;align-items:center}.profile-media{max-width:370px;width:100%;justify-self:start}.profile-media img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:50% 22%;border-radius:160px 160px 24px 24px}.profile-media>div{display:flex;flex-direction:column;margin-top:18px;padding-left:5px;gap:4px}.profile-media strong{font-size:18px;font-weight:500}.profile-media span{font-size:12px;color:#f4d2be}.profile-copy h2{font-size:48px;letter-spacing:-1.6px;margin:20px 0 25px}.profile-copy .lead{color:#fff4df;font-size:21px}.profile-copy>p:not(.lead):not(.eyebrow){font-size:15px;color:#f1d7c7;line-height:1.9;margin-top:18px}.profile-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:30px}.profile-copy details{margin-top:25px;font-size:13px;color:#f4dbca}.profile-copy summary{cursor:pointer;padding:8px 0}.profile-copy details p{font-size:13px;line-height:1.9;margin-top:8px}.practical{padding:85px 0;background:#f7f6ee}.practical-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%}.practical h2{font-size:43px;margin:20px 0 26px}.questions details{border-bottom:1px solid #cbd0c2;padding:0 0 6px}.questions summary{list-style:none;cursor:pointer;position:relative;padding:22px 30px 22px 0;font-size:16px;line-height:1.5;font-weight:500}.questions summary:after{content:'+';position:absolute;right:0;top:20px;font-size:24px;font-weight:400}.questions details[open] summary:after{content:'−'}.questions p{font-size:14px;line-height:1.85;color:var(--muted);padding-right:24px}.questions .text-link{font-size:12px;margin:15px 0 20px}summary::-webkit-details-marker{display:none}.contact-band{background:#e9c59e;padding:50px 0}.contact-band>.container{display:flex;align-items:center;justify-content:space-between;gap:35px}.contact-band h2{font-size:40px;margin-top:13px;letter-spacing:-1.5px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:42px}.footer-main p{font-size:13px;color:var(--muted)}.footer-main .text-link{font-size:11px}.footer-bottom{border-top:1px solid #e1e4d9;display:flex;justify-content:space-between;gap:25px;padding-block:22px;font-size:10px;color:var(--muted)}dialog{width:min(680px,calc(100% - 28px));max-height:91svh;border:0;border-radius:25px;background:white;color:var(--ink);padding:40px;box-shadow:0 30px 100px #153c3025}dialog::backdrop{background:#123a32bd;backdrop-filter:blur(6px)}dialog h2{font-size:34px;letter-spacing:-1.4px;line-height:1.18;margin:18px 0}dialog p{font-size:14px;line-height:1.8;color:var(--muted)}.dialog-close{position:absolute;right:14px;top:13px;width:34px;height:34px;border-radius:50%;background:#edf0e5;font-size:24px;line-height:1;z-index:2}.planner-intro{margin-bottom:25px}fieldset{border:0;padding:0;margin:0 0 23px}legend{font-size:14px;margin-bottom:12px;font-weight:500}.plan-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.plan-options label{position:relative}.plan-options input{position:absolute;opacity:0}.plan-options span{display:flex;align-items:center;padding:12px 14px;border:1px solid #ccd5c6;border-radius:12px;min-height:49px;font-size:13px;cursor:pointer}.plan-options input:checked+span{background:var(--forest);color:white;border-color:var(--forest)}.plan-options input:focus-visible+span{outline:3px solid var(--terra);outline-offset:2px}.plan-options.small{grid-template-columns:repeat(3,1fr)}input,textarea,select{width:100%;padding:13px;border:1px solid #cfd6c5;border-radius:10px;background:#fffef8;font-size:14px}textarea{resize:vertical}.form-note{font-size:11px!important;margin-top:14px}#plan-result h3{font-size:25px;margin:20px 0;line-height:1.3}#plan-result ul{padding-left:22px;font-size:14px;line-height:1.85}#plan-result li{margin-bottom:10px}.result-tag{border-radius:12px;padding:13px;background:#e8efdf;margin-top:20px!important;font-size:13px!important}.result-actions,.send-options{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.secondary-button{padding:13px 20px;border-radius:30px;background:#f4ecdf;font-size:13px}.contact-person{margin:10px 0}#contact-form,#owner-form{margin-top:25px}#contact-form>label,#owner-form>label,.form-two>label{display:flex;flex-direction:column;gap:7px;margin-bottom:17px;font-size:12px}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-two>label{min-width:0}form small{font-size:10px;color:var(--muted)}.contact-status{font-size:12px!important;margin-top:17px}#photo-credits p{font-size:12px;margin-bottom:18px}#credits-dialog a{text-decoration:underline}body:has(dialog[open]){overflow:hidden}.reveal{opacity:0;transform:translateY(28px);transition:opacity .85s,transform .85s}.reveal.visible{opacity:1;transform:none}.motion-paused .hero-photo-frame img,.motion-paused .hero-caption{animation-play-state:paused!important}@keyframes photoBreath{from{transform:scale(1.015)}to{transform:scale(1.095)}}@keyframes captionFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes serviceChange{from{opacity:.5;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes riseIn{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}.hero-copy{animation:riseIn .8s both}.hero-media{animation:riseIn 1s .12s both}
@media(max-width:1100px){.container{width:calc(100% - 60px)}nav{font-size:12px;gap:20px}.hero-grid{gap:6%}.hero h1{font-size:69px;letter-spacing:-3px}.hero-photo-frame{height:490px}.hero .lead{font-size:18px}.hero-actions{gap:20px}.hero-caption{left:-15px;right:25px}.hero-caption strong{font-size:17px}.service-options strong{font-size:17px}.service-explorer{gap:4%;grid-template-columns:.9fr 1.2fr}.service-options button{padding:23px 15px;gap:10px}.service-content{padding:26px}.service-content h3{font-size:25px}.property-grid{gap:6%}.property-copy h2{font-size:37px}.property-media img{height:550px}.cebu-gallery img{height:240px}.profile-copy h2{font-size:41px}.profile-grid{gap:8%}.practical-grid{gap:6%}.practical h2{font-size:37px}}
@media(max-width:760px){.container{width:calc(100% - 44px)}.header-inner{height:80px;gap:20px}.brand{font-size:30px}nav{display:none}.button.small{font-size:12px;padding:11px 17px;min-height:43px}.hero{padding-top:25px}.hero-grid{grid-template-columns:1fr;gap:35px}.hero-copy{padding:10px 0 0}.hero h1{font-size:clamp(56px,14vw,77px);line-height:1.02;margin:22px 0;letter-spacing:-2.5px}.hero h1 em{letter-spacing:-1.5px}.hero .lead{font-size:18px}.hero-description{font-size:14px;margin-top:15px}.eyebrow{font-size:10px;letter-spacing:1.25px}.hero-actions{margin-top:27px;gap:20px}.button{font-size:13px;padding:14px 21px;min-height:49px}.text-link{font-size:12px}.hero-media{margin-inline:9px;padding-bottom:40px}.hero-photo-frame{height:430px;border-radius:140px 140px 25px 25px}.hero-caption{left:-9px;right:20px;bottom:12px;padding:17px 20px;border-radius:17px}.hero-caption strong{font-size:17px}.hero-caption span{font-size:10px}.motion-control{font-size:9px;padding:7px 10px;right:14px;top:18px}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:11px 20px;margin-top:27px;padding-block:22px;font-size:11px}.services{padding:60px 0}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:39px;letter-spacing:-1.5px;margin-top:15px}.section-heading>p{margin-top:20px;font-size:14px;max-width:none}.service-explorer{grid-template-columns:1fr;gap:24px}.service-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.service-options button{grid-template-columns:1fr;gap:8px;padding:16px 13px;border:1px solid #ffffff25;border-radius:14px;min-height:105px}.service-options button>span{font-size:9px}.service-options strong{font-size:14px;line-height:1.5;letter-spacing:0}.service-options b{display:none}.service-photo{height:220px}.service-content{padding:24px}.service-content h3{font-size:26px;letter-spacing:-.7px}.service-content p{font-size:14px;line-height:1.8}.service-actions{gap:20px}.service-feature{border-radius:24px}.property{padding:60px 0}.property-grid{grid-template-columns:1fr;gap:35px}.property-media img{height:370px;border-radius:25px 90px 25px 25px}.property-media>span{font-size:11px;left:16px;right:16px;bottom:16px;padding:13px}.property-copy h2{font-size:35px;letter-spacing:-1.3px}.property-copy>p:not(.eyebrow){font-size:14px}.property-steps{margin:25px 0;gap:18px}.agent-banner{margin-top:35px;padding:28px 25px;display:block;border-radius:25px}.agent-banner h3{font-size:27px}.agent-banner p:not(.eyebrow){font-size:13px}.agent-actions{align-items:start;margin-top:25px;gap:15px}.cebu{padding:60px 0}.cebu .section-heading{display:flex;align-items:end;gap:15px}.cebu .section-heading h2{font-size:33px;letter-spacing:-1.3px}.gallery-controls{gap:6px}.gallery-controls button{width:34px;height:34px;font-size:17px}.cebu-gallery{gap:18px}.cebu-gallery figure{flex-basis:83%;scroll-snap-align:start}.cebu-gallery img{height:265px}.cebu-gallery h3{font-size:24px}.cebu-gallery figcaption span{font-size:12px}.gallery-bottom{display:block;margin-top:25px}.gallery-bottom p{font-size:10px;margin-bottom:13px}.profile{padding:60px 0}.profile-grid{grid-template-columns:1fr;gap:35px}.profile-media{max-width:290px;justify-self:center}.profile-media img{border-radius:130px 130px 22px 22px}.profile-media>div{margin-top:17px}.profile-media strong{font-size:17px}.profile-copy h2{font-size:39px;letter-spacing:-1.3px}.profile-copy .lead{font-size:19px}.profile-copy>p:not(.lead):not(.eyebrow){font-size:14px}.profile-actions{gap:18px}.practical{padding:60px 0}.practical-grid{grid-template-columns:1fr;gap:28px}.practical h2{font-size:37px;margin-bottom:22px}.questions summary{font-size:15px;padding-block:20px}.questions p{font-size:13px}.contact-band{padding:40px 0}.contact-band>.container{display:block}.contact-band h2{font-size:35px;letter-spacing:-1.2px;margin-bottom:27px}.footer-main{flex-wrap:wrap;gap:20px;padding-block:35px 25px}.footer-main p{font-size:12px;width:100%;order:3}.footer-main .text-link{margin-left:auto}.footer-bottom{font-size:10px;flex-wrap:wrap;gap:10px 20px;padding-block:22px}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-bottom>a{margin-left:auto}dialog{padding:38px 23px 27px;border-radius:23px}dialog h2{font-size:30px;letter-spacing:-1px}.plan-options span{font-size:12px;padding:11px}.plan-options.small{grid-template-columns:1fr}.form-two{grid-template-columns:1fr;gap:0}.result-actions,.send-options{gap:12px}.secondary-button{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-photo-frame img,.hero-caption,.hero-copy,.hero-media{animation:none}.reveal{opacity:1;transform:none}.service-feature.is-changing{animation:none}.hero.motion-enabled .hero-photo-frame img{animation:photoBreath 9s ease-in-out infinite alternate}.hero.motion-enabled .hero-caption{animation:captionFloat 5s ease-in-out infinite}}

/* Navigation, diagrams and footer */
html{scroll-padding-top:125px}.skip-link{position:fixed;top:10px;left:20px;z-index:100;background:white;padding:12px 20px;border-radius:12px;transform:translateY(-180%)}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:30;background:#fcf8f1f5;backdrop-filter:blur(18px);transition:box-shadow .3s}.site-header.is-scrolled{box-shadow:0 6px 30px #143e3812}.header-inner{height:106px;gap:22px}.brand-lockup{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.brand-caption{font-size:10px;line-height:1.4;letter-spacing:1.5px;font-weight:600;color:#637870}.desktop-nav{padding:7px;gap:3px;border:1px solid #d9e1d5;border-radius:40px;background:#fffefa}.desktop-nav a{padding:10px 15px;border-radius:24px;font-size:13px;white-space:nowrap;transition:background .25s,color .25s}.desktop-nav a:hover,.desktop-nav a[aria-current]{background:#e7eee4;color:#143e38}.header-actions{display:flex;align-items:center;gap:10px}.header-actions .button{gap:17px;font-size:14px}.menu-toggle{display:none}.mobile-nav{display:none}.reading-progress{position:absolute;bottom:0;left:0;right:0;height:2px;overflow:hidden}.reading-progress span{display:block;height:100%;background:#bd6247;transform:scaleX(0);transform-origin:left center}.service-panels{min-width:0}.service-content{min-height:280px}.service-content p{font-size:16px}.service-actions .button,.text-link{font-size:14px}.service-photo>span{font-size:12px}.eyebrow{font-size:12px;letter-spacing:1.25px}.hero-caption span,.hero-bottom,.motion-control{font-size:12px}.hero-description,.property-copy>p:not(.eyebrow),.agent-banner p:not(.eyebrow),.profile-copy>p:not(.lead):not(.eyebrow),.questions p{font-size:16px}.property-steps p{font-size:14px}.hero .lead{max-width:520px}.profile-media span{font-size:14px}.gallery-bottom p{font-size:12px}.cebu-gallery figcaption span{font-size:14px}.profile-copy summary{font-size:14px}.profile-copy details p{font-size:14px}.how-it-works{padding:82px 0 72px;background:#f4eddf}.how-it-works h2 em{font-family:var(--display);font-weight:400;color:var(--terra)}.how-it-works .section-heading>p{color:#62736a;max-width:350px;font-size:16px}.infographic-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.journey-card,.connections-card{padding:36px;border-radius:30px;background:#fffcf6;min-width:0;display:flex;flex-direction:column}.connections-card{background:#e2ede4}.diagram-label{font-size:12px;letter-spacing:1px;color:#526e62}.infographic-heading h3{font-size:30px;letter-spacing:-1px;margin-top:14px}.journey-diagram{margin-top:25px;padding-top:15px}.journey-diagram svg{width:100%;height:auto;overflow:visible;display:block}.route-base{fill:none;stroke:#e4d9c7;stroke-width:2}.route-flow{fill:none;stroke:#bb5b3e;stroke-width:3;stroke-dasharray:9 14;animation:routeTravel 3s linear infinite}.journey-marker{fill:#faf0e2;stroke:#dbcebb;stroke-width:1;transition:fill .3s,stroke .3s}.journey-marker.is-current{fill:#153f38;stroke:#153f38}.journey-diagram text{text-anchor:middle;font:500 16px 'DM Sans',sans-serif;fill:#153f38;pointer-events:none}.journey-diagram text.is-current{fill:white}.journey-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0 24px}.journey-controls button{padding:11px 8px;border-radius:25px;background:#f1ebdf;font-size:14px;transition:background .3s,color .3s}.journey-controls button[aria-pressed=true]{background:#153f38;color:white}.journey-description{min-height:145px}.journey-description h4{font-size:17px;line-height:1.5;margin:0 0 10px;font-weight:500}.journey-description p{font-size:16px;line-height:1.8;color:#657167}.journey-card>.text-link{margin-top:auto}.connections-diagram{position:relative;height:245px;margin:15px -10px 10px}.connections-diagram svg{width:100%;height:100%;position:absolute;inset:0}.connection-base{stroke:#a5bfae;stroke-width:1.5;fill:none}.connection-flow{stroke:#41735d;stroke-width:2;fill:none;stroke-dasharray:5 35;animation:connectionTravel 4s linear infinite}.connection-node{position:absolute;background:#f9fcf6;border:1px solid #c8dace;border-radius:22px;font-size:12px;line-height:1.4;text-align:center;padding:10px 12px;width:43%;max-width:190px}.node-a{left:0;top:22px}.node-b{right:0;top:22px}.node-c{left:0;bottom:22px}.node-d{right:0;bottom:22px}.connection-hub{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;width:152px;height:112px;background:#153f38;color:#fff9ef;box-shadow:0 0 0 9px #e2ede4;line-height:1.4}.connection-hub strong{font-family:var(--display);font-weight:400;font-size:27px;margin:3px 0}.connection-hub span{font-size:11px}.connection-note{font-size:16px;line-height:1.8;color:#526b5d;margin:0 0 22px}.connections-card>.text-link{margin-top:auto}.infographic-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:23px}.infographic-foot p{font-size:12px;color:#66766c}.motion-link{background:none;font-size:12px;padding:8px 0;border-bottom:1px solid #9aac9c}.site-footer{background:#143e38;color:#fff8ec;border-radius:60px 60px 0 0;padding:0 0 8px;margin-top:-1px}.footer-invitation{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;padding:75px 0 58px;border-bottom:1px solid #ffffff24}.footer-invitation .eyebrow{color:#dfbc8f}.footer-invitation h2{font-size:clamp(44px,5vw,70px);letter-spacing:-2.3px;margin-top:22px}.footer-invitation h2 em{font-family:var(--display);font-weight:400;color:#eac394}.footer-invitation-action{justify-self:end}.footer-invitation-action p{font-size:16px;color:#c8d8ce;margin-bottom:25px}.footer-invitation-action .button{gap:27px;font-size:15px;min-height:55px}.footer-directory{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px;padding:54px 0 60px}.footer-about{max-width:340px}.footer-about .brand{font-size:46px;width:fit-content;color:#fff8ec}.footer-about .brand b{color:#eac394;font-size:58px}.footer-about>p{font-size:15px;color:#c8d8ce;margin:22px 0 18px;line-height:1.8}.footer-location{font-size:12px;color:#dfbc8f;letter-spacing:.5px}.footer-links{display:flex;flex-direction:column;gap:12px;align-items:start}.footer-links h3{font-size:15px;color:#dfbc8f;line-height:1.5;margin:6px 0 9px}.footer-links a,.footer-links button{font-size:14px;padding:0;background:none;color:#dce7de;line-height:1.7;text-align:left;transition:color .2s,transform .2s}.footer-links a:hover,.footer-links button:hover{color:white;transform:translateX(3px)}.site-footer .footer-bottom{font-size:12px;color:#bcd1c5;align-items:center;padding:22px 0;border-top:1px solid #ffffff24}.footer-utilities{display:flex;align-items:center;gap:27px}.footer-utilities button{background:none;padding:8px 0;color:inherit;font-size:12px}.footer-utilities button:hover{color:white}.back-to-top{display:flex;gap:13px;align-items:center}.back-to-top span{display:grid;place-items:center;border:1px solid #789a83;border-radius:50%;height:36px;width:36px;font-size:19px}.site-footer button:focus-visible,.site-footer a:focus-visible{outline-color:#eac394}.animations-paused *,.animations-paused *::before,.animations-paused *::after{animation-play-state:paused!important}.animations-paused .reveal{opacity:1;transform:none;transition:none}.animations-paused .is-changing{animation:none!important}@keyframes routeTravel{to{stroke-dashoffset:-46}}@keyframes connectionTravel{to{stroke-dashoffset:-80}}
@media(min-width:761px) and (max-width:1100px){.brand-caption{font-size:9px;letter-spacing:1px}.desktop-nav a{font-size:12px;padding:9px 11px}.header-inner{gap:15px}.footer-directory{gap:35px}.infographic-grid{gap:20px}.journey-card,.connections-card{padding:28px}.infographic-heading h3{font-size:26px}}
@media(max-width:1230px){.desktop-nav{display:none}.header-inner{height:90px}.menu-toggle{display:flex;align-items:center;gap:10px;padding:10px 14px;min-height:44px;background:#e8eee3;border-radius:30px;font-size:12px}.menu-symbol{display:flex;flex-direction:column;gap:5px;width:17px}.menu-symbol i{display:block;width:17px;height:1.5px;background:currentColor;transition:transform .25s}.menu-toggle[aria-expanded=true] .menu-symbol i:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-symbol i:last-child{transform:translateY(-3.25px) rotate(-45deg)}.mobile-nav{display:flex;flex-direction:column;gap:0;padding:2px 0 24px;max-height:calc(100svh - 90px);overflow:auto}.mobile-nav a{padding:13px 12px;border-bottom:1px solid #d9e0d3;font-size:17px}.mobile-nav a[aria-current]{color:#ad4e36}.infographic-grid{gap:20px}.journey-card,.connections-card{padding:28px}.infographic-heading h3{font-size:26px}}
@media(max-width:760px){html{scroll-padding-top:100px}.header-inner{height:84px;gap:12px}.brand-caption{font-size:8px;letter-spacing:.85px}.brand-lockup{gap:5px}.header-actions{gap:7px}.header-actions .button{font-size:12px;padding:10px 15px;gap:10px}.menu-label{display:none}.menu-toggle{height:43px;width:43px;justify-content:center;padding:0}.hero-bottom{font-size:12px}.hero .eyebrow{font-size:11px}.hero-caption span{font-size:12px}.motion-control{font-size:11px}.service-content{min-height:0}.service-options button{min-height:108px}.service-content p,.hero-description,.property-copy>p:not(.eyebrow),.agent-banner p:not(.eyebrow),.questions p,.profile-copy>p:not(.lead):not(.eyebrow){font-size:16px}.how-it-works{padding:55px 0 50px}.how-it-works .section-heading>p{font-size:16px;max-width:100%}.how-it-works h2{font-size:40px}.infographic-grid{grid-template-columns:1fr;gap:22px}.journey-card,.connections-card{padding:28px 24px;border-radius:25px}.infographic-heading h3{font-size:29px}.journey-controls{gap:6px}.journey-controls button{font-size:13px;padding:11px 5px}.journey-description{min-height:155px}.connection-node{font-size:11px;padding:9px 7px}.connections-diagram{margin-inline:0}.connection-hub{width:141px;height:108px}.connection-hub strong{font-size:25px}.connection-hub span{font-size:10px}.infographic-foot{align-items:start;gap:24px}.infographic-foot p{max-width:175px}.motion-link{flex-shrink:0;font-size:12px;padding-top:0}.site-footer{border-radius:34px 34px 0 0}.footer-invitation{grid-template-columns:1fr;gap:30px;padding:48px 0 38px}.footer-invitation h2{font-size:45px;letter-spacing:-1.5px;margin-top:18px}.footer-invitation-action{justify-self:start}.footer-invitation-action p{font-size:15px}.footer-directory{grid-template-columns:1fr 1fr;gap:34px 25px;padding:38px 0}.footer-about{grid-column:1/-1;max-width:310px}.footer-about .brand{font-size:43px}.footer-about>p{font-size:15px;margin:18px 0 15px}.footer-links{gap:12px}.footer-links h3{font-size:14px}.footer-links a,.footer-links button{font-size:14px}.site-footer .footer-bottom{display:flex;flex-direction:column;align-items:start;gap:14px;font-size:12px}.footer-utilities{width:100%;gap:20px;flex-wrap:wrap;justify-content:space-between}.footer-utilities button,.back-to-top{font-size:11px}.back-to-top{gap:8px}.back-to-top span{width:30px;height:30px}.eyebrow{font-size:11px}.footer-invitation .eyebrow{font-size:11px}}
@media(max-width:370px){.header-actions .button{padding:10px 12px}.header-actions .button span{display:none}.brand-caption{letter-spacing:.4px;font-size:7px}.brand{font-size:28px}.journey-controls button{font-size:12px}.infographic-heading h3{font-size:26px}.footer-invitation h2{font-size:39px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.route-flow,.connection-flow{animation:none}*,*::before,*::after{transition-duration:.01ms!important}.animations-enabled .route-flow{animation:routeTravel 3s linear infinite}.animations-enabled .connection-flow{animation:connectionTravel 4s linear infinite}}

/* Stable portrait dimensions and one cohesive profile block. */
.profile-grid{grid-template-columns:minmax(0,420px) minmax(0,600px);justify-content:center;gap:clamp(40px,6vw,85px);align-items:center;max-width:1120px}.profile-media{max-width:420px;justify-self:center;margin:0;align-self:center}.profile-photo-frame{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;border-radius:170px 170px 26px 26px;background:#c77a5e}.profile-photo-frame img{position:absolute;inset:0;width:100%;height:100%;max-height:100%;aspect-ratio:auto;object-fit:cover;object-position:50% 28%;border-radius:0}.profile-media figcaption{display:flex;flex-direction:column;gap:4px;text-align:center;padding-top:18px}.profile-media figcaption strong{font-size:19px}.profile-copy{min-width:0;align-self:center}.profile-copy h2{font-size:clamp(35px,3.5vw,46px);margin:17px 0 22px}.profile-copy>.lead{font-size:20px}.profile-copy .profile-training{margin-top:24px;border-top:1px solid #f5d5bf70;border-bottom:1px solid #f5d5bf70}.profile-training summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;font-size:15px;list-style:none;color:#fff8ef}.profile-training .training-indicator{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#ffffff18;font-size:21px;transition:transform .25s}.profile-training[open] .training-indicator{transform:rotate(45deg)}.profile-training>div{padding:0 0 17px}.profile-copy .profile-training p{margin:0;font-size:15px;line-height:1.8}.profile-actions{margin-top:24px;gap:18px}.profile-actions .button{padding-inline:20px}.profile-actions .text-link{font-size:13px}
@media(max-width:760px){.profile-grid{grid-template-columns:1fr;gap:32px}.profile-media{width:min(100%,320px);max-width:320px}.profile-photo-frame{border-radius:135px 135px 24px 24px}.profile-copy{max-width:560px;justify-self:center}.profile-copy h2{font-size:36px;letter-spacing:-1.2px}.profile-copy h2 br{display:none}.profile-copy>.eyebrow,.profile-copy h2{text-align:center}.profile-copy>.lead{font-size:19px}.profile-actions{justify-content:center}.profile-media figcaption{padding-top:15px}}

.profile-photo-frame{display:block;margin:0;padding:0;gap:0}.hero-media{padding-bottom:108px}.hero-photo-frame{position:relative;isolation:isolate}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .95s ease;pointer-events:none}.hero-slide.is-active{opacity:1;z-index:1}.hero-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 40%;animation:none}.hero-slide:first-child img{object-position:52% 40%}.hero-slide.is-active img{animation:heroDrift 7s ease-out both}.hero-caption{bottom:69px;z-index:3}.motion-control{z-index:4}.hero-slideshow-controls{position:absolute;bottom:0;left:0;right:0;display:flex;gap:14px;align-items:center;justify-content:center;padding:5px 0}.hero-arrow{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#153f38;border:1px solid #d3dccd;font-size:20px;transition:background .2s}.hero-arrow:hover{background:#e4eadf}.hero-slide-dots{display:flex;gap:0;align-items:center}.hero-slide-dots button{width:30px;height:44px;padding:0;display:grid;place-items:center;background:transparent}.hero-slide-dots span{width:7px;height:7px;border-radius:10px;background:#b7c0ae;transition:width .3s,background .3s}.hero-slide-dots button[aria-pressed=true] span{width:22px;background:#153f38}.hero-slide-counter{font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:1px;color:#5d7267;min-width:49px}.hero.motion-paused .hero-slide img{animation-play-state:paused!important}.animations-paused .hero-slide,.animations-paused .hero-slide-dots span{transition:none}@keyframes heroDrift{from{transform:scale(1.045)}to{transform:scale(1)}}
@media(max-width:760px){.hero-media{padding-bottom:103px}.hero-caption{bottom:65px}.hero-slideshow-controls{gap:12px}.hero-photo-frame{height:430px}.hero-arrow{width:42px;height:42px}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}.hero .hero-slide img{animation:none}.hero.motion-enabled .hero-slide.is-active img{animation:heroDrift 7s ease-out both}}
.profile-media>.profile-photo-frame{display:block;margin:0;padding:0;gap:0}.hero .hero-slide:not(.is-active) img{animation:none}

/* Compact action buttons with consistent secondary actions. */
:root{--action-arrow:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14m-6-6 6 6-6 6' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}
.button,.button.small,.service-actions .button,.header-actions .button,.footer-invitation-action .button{border-radius:12px;min-height:48px;gap:17px;padding:13px 18px;font-size:14px;font-weight:500;letter-spacing:-.15px;border:1px solid transparent;box-shadow:0 2px 3px #143e3809;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s}.button::after{content:"";display:block;width:18px;height:18px;flex:0 0 18px;background:currentColor;mask:var(--action-arrow) center/contain no-repeat;-webkit-mask:var(--action-arrow) center/contain no-repeat;opacity:.8;transition:transform .2s,opacity .2s}.button:hover{transform:translateY(-1px);box-shadow:0 5px 12px #143e3814}.button:hover::after{transform:translateX(3px);opacity:1}.button:active{transform:translateY(0);box-shadow:none}.button.dark:hover,.button.lime:hover{background:#20574c}.button.terracotta:hover{background:#a94a33}.button.cream:hover{background:#fff}.header-actions .button.small{min-height:44px;padding:11px 15px;gap:15px;border-radius:11px}.button.button-outline{background:#fff9f380;border-color:#bdc8ba;color:#143e38;box-shadow:none}.button.button-outline:hover{background:#fffaf4;border-color:#648374;box-shadow:0 4px 10px #143e3808}.secondary-button{border:1px solid #c8d2c3;border-radius:12px;background:#fbfcf8;padding:12px 17px;min-height:46px;font-size:14px;transition:background .2s,border-color .2s}.secondary-button:hover{background:#eef3e9;border-color:#789180}.text-link,.text-link.light{border-bottom:0;display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:9px 0;font-size:14px;line-height:1.5;transition:color .2s}.text-link::after{content:"";display:block;flex:0 0 16px;width:16px;height:16px;background:currentColor;mask:var(--action-arrow) center/contain no-repeat;-webkit-mask:var(--action-arrow) center/contain no-repeat;opacity:.7;transition:transform .2s,opacity .2s}.text-link:hover::after{transform:translateX(3px);opacity:1}.text-link.light:hover{color:white}.agent-actions{width:265px;max-width:100%;align-items:stretch;gap:10px}.agent-actions .button{justify-content:space-between;text-align:left;width:100%;min-height:49px;padding:14px 18px}.agent-actions #open-owner::after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 5v14M5 12h14' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 5v14M5 12h14' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E")}.agent-actions #open-owner:hover::after{transform:rotate(90deg)}.hero-actions,.service-actions,.profile-actions{gap:12px 22px}.button:focus-visible,.text-link:focus-visible,.secondary-button:focus-visible{outline:3px solid #d59d74;outline-offset:4px}.button:disabled,.secondary-button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.button:disabled::after{transform:none}
@media(max-width:760px){.agent-actions{width:100%;max-width:340px;gap:10px}.button,.service-actions .button,.footer-invitation-action .button{font-size:14px;min-height:48px;padding:13px 16px;gap:14px}.header-actions .button.small{font-size:12px;padding:11px 12px;gap:8px;min-height:44px}.header-actions .button::after{width:15px;height:15px;flex-basis:15px}.profile-actions{gap:9px 18px}.profile-actions .text-link{font-size:14px}.hero-actions{gap:10px 22px}.agent-actions .button{padding:14px 17px}.text-link{font-size:14px}}
@media(prefers-reduced-motion:reduce){.button:hover,.button:hover::after,.text-link:hover::after,.agent-actions #open-owner:hover::after{transform:none}}
.animations-paused .button:hover,.animations-paused .button:hover::after,.animations-paused .text-link:hover::after,.animations-paused .agent-actions #open-owner:hover::after{transform:none}

/* Direct, tactile service shortcuts beneath the hero. */
.hero-bottom{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;border:0;margin-top:32px;padding:0 0 36px}.service-shortcut{--shortcut-bg:#eeeede;display:grid;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:98px;padding:20px 16px;border:1px solid transparent;border-radius:20px;background:var(--shortcut-bg);color:#143e38;position:relative;transition:transform .25s,box-shadow .25s,border-color .25s;animation:shortcutAppear .65s calc(var(--shortcut-order)*90ms) backwards}.shortcut-property{--shortcut-bg:#e7eddb}.shortcut-relocation{--shortcut-bg:#f8e1d1}.shortcut-personal{--shortcut-bg:#e0ebee}.shortcut-medical{--shortcut-bg:#f0e7d6}.shortcut-icon{width:40px;height:40px;border-radius:13px;background:#ffffff80;display:grid;place-items:center;transition:background .25s,transform .3s}.shortcut-icon svg{width:24px;height:24px}.shortcut-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.shortcut-copy strong{font-size:15px;font-weight:500;line-height:1.4;letter-spacing:-.2px}.shortcut-copy>span{font-size:12px;line-height:1.5;color:#52675c}.shortcut-arrow{width:18px;height:18px;opacity:.5;transition:opacity .25s,transform .25s}.service-shortcut:hover,.service-shortcut:focus-visible{color:#143e38;border-color:#b0c2af;box-shadow:0 10px 22px #143e3810;transform:translateY(-4px)}.service-shortcut:hover .shortcut-icon,.service-shortcut:focus-visible .shortcut-icon{background:#fff;transform:rotate(-6deg)}.service-shortcut:hover .shortcut-arrow,.service-shortcut:focus-visible .shortcut-arrow{opacity:1;transform:translate(2px,-2px)}.service-shortcut:active{transform:translateY(-1px);box-shadow:0 3px 6px #143e3810}.service-shortcut[aria-current=true]{border-color:#648374}.service-shortcut:focus-visible{outline:3px solid #bc6d4a;outline-offset:4px}@keyframes shortcutAppear{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(min-width:761px) and (max-width:1100px){.hero-bottom{gap:10px}.service-shortcut{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:17px 13px;min-height:108px}.shortcut-icon{width:36px;height:36px}.shortcut-copy strong{font-size:14px}.shortcut-arrow{display:none}}
@media(max-width:760px){.hero-bottom{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px;padding-bottom:30px}.service-shortcut{grid-template-columns:1fr 20px;gap:12px;padding:17px;min-height:154px;border-radius:19px}.shortcut-icon{grid-column:1;grid-row:1;width:38px;height:38px;border-radius:12px}.shortcut-arrow{grid-column:2;grid-row:1;align-self:start;margin-top:3px}.shortcut-copy{grid-column:1/-1;grid-row:2;gap:4px}.shortcut-copy strong{font-size:15px}.shortcut-copy>span{font-size:12px}.service-shortcut:hover{transform:none}}
@media(max-width:370px){.service-shortcut{padding:15px 13px}.shortcut-copy strong{font-size:14px}.shortcut-copy>span{font-size:12px}}
@media(prefers-reduced-motion:reduce){.service-shortcut{animation:none}.service-shortcut:hover,.service-shortcut:focus-visible,.service-shortcut:hover .shortcut-icon,.service-shortcut:focus-visible .shortcut-icon,.service-shortcut:hover .shortcut-arrow,.service-shortcut:focus-visible .shortcut-arrow{transform:none}}
.animations-paused .service-shortcut{animation:none}.animations-paused .service-shortcut:hover,.animations-paused .service-shortcut:focus-visible,.animations-paused .service-shortcut:hover .shortcut-icon,.animations-paused .service-shortcut:focus-visible .shortcut-icon,.animations-paused .service-shortcut:hover .shortcut-arrow,.animations-paused .service-shortcut:focus-visible .shortcut-arrow{transform:none}

/* Direct WhatsApp access, shared across all public pages. */
.header-actions .whatsapp-link{display:inline-flex;gap:9px;align-items:center;white-space:nowrap;padding:12px 16px}
.header-actions .whatsapp-link:after{display:none}
.whatsapp-link svg{flex-shrink:0}
.desktop-nav a[aria-current="page"]{color:#a64c35}
.profile-more{margin-top:22px}
@media(min-width:1001px) and (max-width:1230px){.header-inner{gap:18px}.desktop-nav{gap:15px}.desktop-nav a{font-size:12px}.brand-caption{font-size:9px}}
@media(max-width:420px){.header-actions .whatsapp-link{padding:11px 12px;font-size:12px;gap:6px}.header-actions{gap:8px}.header-actions .whatsapp-link svg{width:17px;height:17px}.brand-caption{display:none}}

.form-note a,.message-privacy a{text-decoration:underline;text-underline-offset:3px}

/* Mobile audit: legible form text, usable controls and resilient narrow layouts. */
.header-inner>*,.hero-grid>*,.profile-grid>*,.property-grid>*,.support-layout>*,.prepare-layout>*,.reading-layout>*{min-width:0}
@media(max-width:760px){
 input,select,textarea{font-size:16px}
 .menu-toggle,.gallery-controls button,.hero-arrow{min-width:44px;min-height:44px;flex-shrink:0}
 .hero-slide-dots button{min-width:44px;min-height:44px}
 .motion-control{min-height:44px;padding:10px 12px}
 .footer-links a,.footer-links button,.footer-utilities button,.back-to-top{min-height:44px;display:inline-flex;align-items:center}
 .infographic-foot{flex-wrap:wrap}
 .button,.text-link{max-width:100%;white-space:normal;overflow-wrap:break-word}
 .people-page .contact-number{font-size:clamp(1.1rem,5.5vw,1.65rem);gap:8px}
 dialog{max-width:calc(100% - 24px);max-height:calc(100svh - 24px);overflow-y:auto}
 .hero h1 em{font-size:clamp(42px,11vw,72px)}
}
@media(max-width:370px){.hero-slideshow-controls{gap:4px}.hero-slide-dots{gap:0}.hero-slide-counter{min-width:40px}.footer-directory{gap:24px 15px}.contact-direct{padding:20px}}
@media(max-width:370px){.hero-slide-counter{display:none}}
