/* MIEDZORA / MRT Tech Solutions
   Static, local-first design system. No font files, frameworks or remote assets. */
:root{--paper:#f5f2e9;--paper-light:#fbf9f4;--sand:#e9e4d7;--ink:#25382e;--muted:#586158;--line:#c9cbbf;--forest:#253d32;--cream:#f9f5eb;--accent:#8b5138;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,Helvetica,sans-serif;--gutter:clamp(24px,4.45vw,80px);--content:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body,button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{touch-action:manipulation}img{display:block;max-width:100%;height:auto}svg{display:block}figure,p,h1,h2,h3,dl,dd{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.045em}h1 em,h2 em{font-weight:400}p+p{margin-top:20px}ul{margin:0;padding:0;list-style:none}::selection{background:#d5ddc3;color:#1c3228}:focus-visible{outline:3px solid #9f4e2e;outline-offset:5px;box-shadow:0 0 0 2px var(--paper)}[tabindex="-1"]:focus:not(:focus-visible){outline:none}.wrap{width:min(calc(100% - var(--gutter)*2),var(--content));margin-inline:auto}.frame{margin-inline:24px}.eyebrow{font:500 11px/1.6 var(--sans);letter-spacing:.17em;text-transform:uppercase}.small{font-size:13px;line-height:1.7}.micro-note{display:block;font-size:12px;line-height:1.65;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:23px;min-height:44px;font-size:14px;font-weight:500;line-height:1.4}.text-link>span{border-bottom:1px solid currentColor;padding-bottom:5px}.text-link svg{width:29px;height:20px;flex:0 0 29px}.text-link svg[viewBox="0 0 24 24"]{width:23px;height:23px;flex-basis:23px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:55px;padding:15px 24px;background:var(--forest);color:var(--cream);border:1px solid var(--forest);font-size:14px;font-weight:500;line-height:1.4}.button svg{width:28px;height:20px;flex:0 0 28px}.button-outline{color:var(--ink);background:transparent;border-color:#8e9b8c}.button-small{min-height:46px;padding:12px 18px;gap:24px;font-size:12px}.button-small svg{width:23px;height:17px;flex-basis:23px}.skip-link{position:fixed;top:10px;left:15px;z-index:150;background:var(--cream);padding:12px 20px;transform:translateY(-180%);border:2px solid var(--ink)}.skip-link:focus{transform:translateY(0)}
/* Shared navigation. The mobile menu remains visible when JavaScript is off. */
.project-strip{background:#e7e9df;font-size:10px;line-height:1.4;letter-spacing:.06em}.project-strip .wrap{display:flex;justify-content:space-between;align-items:center;min-height:30px;gap:16px}.project-strip strong{font-weight:500}.project-strip span span{padding-inline:10px}.project-strip a{padding-block:8px;font-size:11px;white-space:nowrap}.site-header{position:sticky;top:0;z-index:50;background:var(--paper);border-bottom:1px solid transparent}.site-header.is-scrolled{border-bottom-color:var(--line)}.header-inner{height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative}.brand{display:inline-flex;align-items:center;gap:13px;flex-shrink:0}.brand-mark{width:40px;height:38px}.brand-type{display:flex;flex-direction:column;gap:6px}.brand-name{font-family:var(--serif);font-size:26px;line-height:1;letter-spacing:.16em}.brand-tagline{font-size:7.5px;line-height:1.3;letter-spacing:.16em;text-transform:uppercase;text-align:center}.primary-nav ul{display:flex;align-items:center;gap:33px}.primary-nav a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;position:relative}.primary-nav a[aria-current="page"]:after{content:'';position:absolute;bottom:8px;height:1px;left:0;right:0;background:currentColor}.primary-nav .mobile-demo-link{display:none}.menu-toggle{display:none;border:0;background:none;min-height:44px;padding:10px 0 10px 14px;cursor:pointer;font-size:13px}.menu-lines{width:24px;height:14px;position:relative;margin-left:12px}.menu-lines:before,.menu-lines:after{content:'';position:absolute;left:0;right:0;height:1px;background:currentColor;top:2px}.menu-lines:after{top:11px}.menu-toggle[aria-expanded="true"] .menu-lines:before{top:7px;transform:rotate(45deg)}.menu-toggle[aria-expanded="true"] .menu-lines:after{top:7px;transform:rotate(-45deg)}
/* First impression / real text over a local, responsive concept image. */
.home-hero{height:650px;min-height:580px;position:relative;isolation:isolate;overflow:hidden;color:var(--cream);background:#334238}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,25,18,.76),rgba(12,25,18,.37) 52%,rgba(12,25,18,.07) 100%);pointer-events:none}.hero-copy{position:relative;margin-left:clamp(38px,4.2vw,72px);padding-top:91px;max-width:790px}.hero-copy>.eyebrow{margin-bottom:21px;color:#f6f1e3}.hero-copy h1{font-size:clamp(64px,6.8vw,103px);line-height:1.03;letter-spacing:-.052em;text-shadow:0 1px 22px rgba(0,0,0,.06)}.hero-copy h1 em{font-weight:400}.hero-intro{font-size:16px;line-height:1.8;margin-top:26px}.hero-copy .text-link{margin-top:23px;gap:34px}.hero-bottom{position:absolute;bottom:29px;left:clamp(38px,4.2vw,72px);right:clamp(38px,4.2vw,72px);border-top:1px solid rgba(245,242,233,.38);padding-top:17px;display:flex;justify-content:space-between;align-items:end;font-size:12px}.tiny-label{font-size:9px;letter-spacing:.14em;text-transform:uppercase;margin-right:24px;opacity:.92}.hero-bottom>div{display:flex;align-items:center}.hero-bottom a{display:flex;align-items:center;gap:13px;min-height:30px;letter-spacing:.03em}.hero-bottom a svg{width:14px;height:14px;margin-left:7px}.hero-region{opacity:.92}.hero-concept{font-size:10px;letter-spacing:.04em;color:#f6f1e3;padding-block:7px}.hero-side-note{position:absolute;right:17px;top:45%;writing-mode:vertical-rl;font-size:9px;letter-spacing:.2em;color:#fff}.landscape-nav{display:grid;grid-template-columns:repeat(3,1fr);padding-block:31px;border-bottom:1px solid var(--line)}.landscape-nav>a{display:flex;align-items:center;gap:24px;padding:3px 35px;border-left:1px solid var(--line);position:relative}.landscape-nav>a:first-child{border-left:0;padding-left:0}.landscape-nav>a:last-child{padding-right:0}.landscape-no{font-size:11px;color:var(--muted);align-self:flex-start;margin-top:6px}.landscape-name{display:block;font:30px/1.1 var(--serif);letter-spacing:-.04em}.landscape-caption{display:block;margin-top:8px;font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:var(--muted)}.landscape-caption span{padding-inline:5px}.landscape-nav svg{width:25px;height:18px;margin-left:auto}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:9%;align-items:end;margin-bottom:42px}.section-heading h2{font-size:clamp(42px,4.15vw,60px);line-height:1.12;margin-top:16px}.section-intro{max-width:380px;font-size:14px;color:var(--muted);justify-self:end}.section-intro .text-link{margin-top:18px;color:var(--ink)}.collection-section{padding-top:101px;padding-bottom:102px}.hotel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.card-link{display:block}.card-image{position:relative;overflow:hidden;aspect-ratio:1.1;background:#d5d5c8}.card-image img{width:100%;height:100%;object-fit:cover;object-position:68% center}.hotel-card:nth-child(2) .card-image img{object-position:75% center}.image-index{position:absolute;left:17px;top:17px;color:var(--cream);border:1px solid rgba(249,245,235,.6);width:29px;height:29px;display:grid;place-items:center;font-size:10px;background:rgba(25,42,29,.44)}.card-meta{display:flex;justify-content:space-between;font-size:10px;text-transform:uppercase;letter-spacing:.14em;line-height:1.5;color:var(--muted);margin-top:24px}.card-title{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.card-title h3{font-size:42px;letter-spacing:-.04em}.card-title svg{height:23px;width:23px;margin-right:1px}.hotel-card p{color:var(--muted);font-size:13px;line-height:1.75;margin-top:12px;max-width:300px;min-height:46px}.card-read{display:flex;align-items:center;gap:14px;font-size:11px;font-weight:500;margin-top:16px;border-bottom:1px solid var(--line);padding-bottom:16px}.card-read span{font-size:15px}.philosophy{display:grid;grid-template-columns:1fr 1fr;background:var(--forest);color:var(--cream)}.philosophy-image{position:relative;min-height:625px;overflow:hidden}.philosophy-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.philosophy-image figcaption{position:absolute;left:29px;bottom:25px;color:var(--cream);font-size:10px;text-transform:uppercase;letter-spacing:.13em;padding:9px 13px;background:rgba(21,35,25,.76)}.philosophy-copy{padding:66px clamp(34px,4.3vw,68px)}.philosophy-copy h2{font-size:clamp(40px,4vw,58px);line-height:1.13;margin-top:23px;margin-bottom:25px}.philosophy-copy>p:not(.eyebrow){font-size:14px;max-width:355px;color:#e5e9df;line-height:1.8}.principles{margin-top:31px;border-top:1px solid #708173}.principles>div{border-bottom:1px solid #708173;padding-block:16px}.principles dt{font-size:13px;font-weight:500;line-height:1.5}.principles dt span{font-weight:400;font-size:10px;color:#d7ddcf;margin-right:16px}.principles dd{font-size:11px;color:#d7ddcf;margin-top:5px;margin-left:32px;line-height:1.65}.invitation{padding-block:98px;text-align:center}.invitation h2{font-size:clamp(36px,3.7vw,53px);line-height:1.2;margin-top:18px}.invitation>p:not(.eyebrow){max-width:510px;margin:23px auto 0;color:var(--muted);font-size:14px}.invitation-links{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:32px}.invitation .micro-note{margin-top:18px;font-size:10px}.demo-notice{background:var(--sand);border-top:1px solid #d4d6c9;padding-block:40px;scroll-margin-top:105px}.demo-grid{display:grid;grid-template-columns:.75fr 2fr;gap:60px;align-items:center}.demo-grid .eyebrow{font-size:9px}.demo-grid h2{font-size:36px;margin-top:9px;letter-spacing:-.035em}.demo-copy{max-width:810px}.exact-disclaimer{font-size:13px;line-height:1.75}.demo-copy .small{font-size:11px;color:#526052;margin-top:11px}.demo-notice:target{outline:2px solid var(--accent);outline-offset:-2px}.site-footer{background:#20382d;color:#f4f0e4;padding:57px 0 22px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px;align-items:start;padding-bottom:50px}.site-footer .brand-mark{width:38px}.site-footer .brand-name{font-size:24px}.site-footer .brand-tagline{font-size:7px}.footer-top>p{font:27px/1.25 var(--serif);letter-spacing:-.025em;padding-left:10px}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;column-gap:25px;justify-self:end;font-size:12px}.footer-top nav a{min-height:38px;display:flex;align-items:center}.footer-bottom{border-top:1px solid #536b5e;padding-top:22px;display:flex;justify-content:space-between;align-items:center;gap:22px;font-size:10px;color:#d5dfd2}.footer-bottom a{white-space:nowrap;min-height:32px;display:flex;align-items:center;gap:15px}
/* Collection and comparison. */
.page-intro{padding-top:65px}.intro-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:8%;align-items:end;margin-top:24px}.page-intro h1{font-size:clamp(54px,6.4vw,94px);line-height:1.05;letter-spacing:-.05em}.intro-grid>p{padding-bottom:9px;justify-self:end;color:var(--muted);font-size:15px;line-height:1.9}.local-nav{display:flex;gap:32px;flex-wrap:wrap;margin-top:49px;border-bottom:1px solid var(--line);padding-bottom:17px;font-size:12px}.local-nav a{min-height:44px;display:flex;align-items:center;gap:16px}.local-nav a:last-child{margin-left:auto}.collection-rows{padding-block:62px 82px}.collection-row{display:grid;grid-template-columns:1.4fr 1fr;gap:8%;align-items:center;scroll-margin-top:128px;margin-bottom:80px}.collection-row:last-child{margin-bottom:0}.collection-row:nth-child(even){grid-template-columns:1fr 1.4fr}.collection-row:nth-child(even)>figure{order:2}.collection-row>figure{position:relative;aspect-ratio:1.18;overflow:hidden;background:var(--sand)}.collection-row>figure img{width:100%;height:100%;object-fit:cover;object-position:65% center}.collection-row figcaption{position:absolute;bottom:17px;left:17px;font-size:10px;padding:7px 10px;background:rgba(25,41,31,.83);color:var(--cream);letter-spacing:.05em}.collection-row h2{font-size:72px;margin-top:16px}.serif-subtitle{font:28px/1.3 var(--serif);letter-spacing:-.03em}.collection-row .serif-subtitle{margin-top:14px;color:var(--ink)}.collection-row-copy>p:not(.eyebrow):not(.serif-subtitle){font-size:14px;color:var(--muted);margin-top:24px}.row-details{font-size:11px;color:var(--muted);margin-top:25px;padding-top:17px;border-top:1px solid var(--line)}.row-details span{display:block;line-height:1.8}.collection-row .text-link{margin-top:22px}.comparison-section{background:var(--sand);padding-block:78px}.comparison-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #bcc1b0}.comparison-item{padding:29px 30px 0;border-left:1px solid #bcc1b0}.comparison-item:first-child{border-left:0;padding-left:0}.comparison-item:last-child{padding-right:0}.comparison-item h3{font-size:40px;margin-top:11px}.comparison-item dl{margin-top:29px}.comparison-item dl>div{min-height:93px;padding:17px 0;border-top:1px solid #c9cdbf}.comparison-item dt{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.comparison-item dd{font-size:13px;margin-top:7px;line-height:1.65}.comparison-item .text-link{margin-top:10px;font-size:12px;gap:17px}
/* Individual hotel stories. */
.hotel-title-section{padding-top:32px;padding-bottom:35px}.breadcrumbs{display:flex;align-items:center;gap:12px;font-size:11px;min-height:35px;color:var(--muted)}.breadcrumbs a{min-height:35px;display:flex;align-items:center}.hotel-title-grid{margin-top:22px;display:flex;align-items:end;justify-content:space-between;gap:40px}.hotel-title-grid h1{font-size:clamp(82px,9vw,130px);line-height:.97;margin-top:15px;letter-spacing:-.045em}.title-dot{color:#8a9276}.hotel-title-grid>.serif-subtitle{font-style:italic;padding-bottom:9px;font-size:30px;max-width:370px;text-align:right}.hotel-hero{height:min(42vw,595px);min-height:400px;position:relative;background:var(--sand);overflow:hidden}.hotel-hero>img{width:100%;height:100%;object-fit:cover;object-position:center 57%}.hotel-tafla .hotel-hero>img{object-position:center 54%}.hotel-hero figcaption{position:absolute;bottom:0;left:0;right:0;padding:15px 30px;display:flex;justify-content:space-between;gap:18px;background:rgba(21,38,27,.83);font-size:11px;color:var(--cream)}.hotel-hero figcaption span span{padding-inline:12px}.hotel-description{display:grid;grid-template-columns:1.4fr 1fr;gap:13%;padding-block:88px 90px;align-items:start}.hotel-story h2{font-size:clamp(39px,3.8vw,56px);line-height:1.13;margin-top:22px;margin-bottom:29px;max-width:620px}.hotel-story>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.9}.hotel-facts{border-top:1px solid var(--ink);padding-top:25px}.hotel-facts h3{font-size:28px;letter-spacing:-.035em;margin-bottom:26px}.hotel-facts dl>div{padding:16px 0;border-bottom:1px solid var(--line)}.hotel-facts dt{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.hotel-facts dd{font-size:13px;margin-top:6px}.hotel-facts>.micro-note{margin-top:21px;font-size:11px}.hotel-detail{display:grid;grid-template-columns:1.1fr 1fr;background:#e8e9de}.hotel-detail>figure{height:515px;position:relative;overflow:hidden}.hotel-detail>figure img{width:100%;height:100%;object-fit:cover}.hotel-detail figcaption{position:absolute;bottom:20px;left:24px;font-size:10px;padding:8px 11px;color:var(--cream);background:rgba(21,38,27,.83)}.detail-copy{padding:65px clamp(35px,5vw,84px);align-self:center}.detail-copy h2{font-size:clamp(43px,4vw,60px);line-height:1.1;margin-block:24px}.detail-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:390px}.material-palette{display:flex;gap:25px;margin-top:38px}.material-palette>span{font-size:10px;letter-spacing:.06em;text-transform:uppercase}.swatch{display:block;width:47px;height:47px;border-radius:50%;margin-bottom:10px}.rhythm-section{padding-top:89px}.rhythm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.rhythm-grid article{border-top:1px solid var(--line);padding-top:22px}.rhythm-grid h3{font-size:27px;line-height:1.2;margin-block:17px}.rhythm-grid article>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.8;max-width:315px}.related-section{border-top:1px solid var(--line);padding-block:40px 65px}.related-section>h2{font-size:36px;margin-block:12px 30px}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.related-link{display:flex;align-items:center;gap:25px}.related-link>img{width:145px;height:105px;object-fit:cover;object-position:70% center}.related-link h3{font-size:32px;margin-top:9px}.related-link .eyebrow{font-size:9px}.related-link>svg{width:24px;height:24px;flex-shrink:0;margin-left:auto}
/* Honest, non-transactional contact page. */
.contact-intro{padding-top:60px}.contact-intro h1{margin-top:25px;font-size:clamp(48px,5.8vw,86px);line-height:1.1}.contact-lead{font-size:15px;color:var(--muted);max-width:625px;margin-top:29px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-block:58px 76px;align-items:start}.contact-visual>figure{height:440px;position:relative;overflow:hidden}.contact-visual img{width:100%;height:100%;object-fit:cover}.contact-visual figcaption{position:absolute;bottom:19px;left:19px;font-size:10px;letter-spacing:.05em;background:rgba(21,38,27,.83);padding:7px 10px;color:var(--cream)}.contact-caption{padding-top:28px}.contact-caption>p{font:33px/1.2 var(--serif);letter-spacing:-.03em;margin-top:12px}.contact-panel{padding-top:2px}.contact-panel>.eyebrow{font-size:9px}.contact-panel h2{font-size:43px;line-height:1.13;margin-block:22px}.contact-panel>p:not(.eyebrow):not(.micro-note){font-size:14px;color:var(--muted)}.contact-steps{margin-top:25px}.contact-steps>div{display:flex;gap:20px;padding:22px 0;border-top:1px solid var(--line)}.contact-steps>div>span{font-size:10px;color:var(--muted);padding-top:4px}.contact-steps h3{font-family:var(--sans);font-size:14px;letter-spacing:0;font-weight:500;line-height:1.6}.contact-steps p{font-size:12px;color:var(--muted);margin-top:7px;line-height:1.85}.contact-panel .button{margin-top:11px}.contact-panel .micro-note{margin-top:17px;font-size:10px}.project-info{display:grid;grid-template-columns:1fr 1.4fr;gap:10%;padding-block:48px 75px;border-top:1px solid var(--line)}.project-info h2{font-size:36px;margin-top:15px;line-height:1.2}.project-info>div>p:not(.eyebrow){font-size:14px;color:var(--muted)}.project-info .text-link{margin-top:19px}
/* Only subtle, opt-out motion. Nothing relies on an animation to be readable. */
@media(prefers-reduced-motion:no-preference){.card-image img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}.text-link svg,.landscape-nav svg,.related-link>svg{transition:transform .3s ease}.button{transition:background .2s ease,color .2s ease,border-color .2s ease}.menu-lines:before,.menu-lines:after{transition:transform .2s ease,top .2s ease}.hero-copy{animation:quiet-entry .65s ease-out both}@keyframes quiet-entry{from{opacity:.35;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}
@media(hover:hover){.card-link:hover .card-image img{transform:scale(1.025)}.card-link:hover .card-read{border-color:var(--ink)}.text-link:hover svg,.landscape-nav>a:hover svg,.related-link:hover>svg{transform:translateX(4px)}.primary-nav a:hover,.footer-top a:hover,.local-nav a:hover,.breadcrumbs a:hover{text-decoration:underline;text-underline-offset:5px}.button:hover{background:#395543;border-color:#395543}.button-outline:hover{background:var(--forest);color:var(--cream)}.project-strip a:hover{text-decoration:underline;text-underline-offset:3px}}
@media(min-width:1600px){.frame{max-width:1552px;margin-inline:auto}.home-hero{height:720px}.hero-copy{padding-top:110px}.hero-copy h1{font-size:112px}}
@media(max-width:1100px){.header-inner{gap:18px}.primary-nav ul{gap:20px}.brand-name{font-size:23px}.brand-mark{width:34px}.header-cta .button{gap:17px;padding-inline:13px}.brand{gap:10px}.hero-copy{padding-top:95px}.home-hero{height:610px;min-height:0}.hero-copy h1{font-size:75px}.hero-bottom{bottom:26px}.landscape-nav>a{gap:17px;padding-inline:22px}.landscape-name{font-size:27px}.philosophy-copy{padding:46px 35px}.philosophy-image{min-height:610px}.philosophy-copy h2{font-size:43px}.section-heading{gap:6%}.hotel-grid{gap:21px}.card-title h3{font-size:36px}.footer-top{gap:30px}.footer-top>p{font-size:23px}.site-footer .brand-name{font-size:20px}.site-footer .brand-mark{width:30px}.collection-row{gap:6%}.collection-row h2{font-size:62px}.collection-row .serif-subtitle{font-size:24px}.collection-row-copy>p:not(.eyebrow):not(.serif-subtitle){font-size:13px}.hotel-description{gap:8%}.contact-layout{gap:7%}.contact-panel h2{font-size:37px}.hero-side-note{display:none}}
@media(max-width:850px){.header-inner{height:84px;flex-wrap:wrap}.header-cta{display:none}.primary-nav{width:100%;padding-block:10px 22px}.primary-nav ul{justify-content:space-between;gap:20px}.primary-nav .mobile-demo-link{display:block}.header-inner:has(.primary-nav){height:auto;min-height:84px;padding-block:17px;row-gap:0}.js .header-inner{height:84px;padding-block:0}.js .menu-toggle{display:inline-flex;align-items:center;margin-left:auto}.js .primary-nav{position:absolute;left:calc(-1 * var(--gutter));right:calc(-1 * var(--gutter));top:100%;width:auto;background:var(--paper);padding:13px var(--gutter) 22px;border-bottom:1px solid var(--line)}.js .primary-nav:not(.is-open){display:none}.js .primary-nav ul{display:block}.js .primary-nav a{display:flex;min-height:48px;font-size:16px;border-bottom:1px solid #d9dccf;justify-content:space-between}.js .primary-nav a[aria-current="page"]:after{content:none}.js .primary-nav a[aria-current="page"]{font-weight:600}.hero-copy h1{font-size:68px}.hero-copy{padding-top:80px;margin-left:38px}.home-hero{height:590px}.hero-bottom{left:38px;right:38px}.hero-concept{font-size:9px}.tiny-label{display:none}.landscape-name{font-size:25px}.landscape-caption{font-size:9px;letter-spacing:.06em}.landscape-no{display:none}.landscape-nav>a{padding-inline:18px}.landscape-nav svg{width:21px}.collection-section{padding-block:70px}.section-heading h2{font-size:42px}.section-intro{font-size:13px}.hotel-grid{gap:19px}.card-image{aspect-ratio:.84}.card-meta{font-size:9px;letter-spacing:.07em}.card-title h3{font-size:34px}.card-title svg{height:20px;width:20px}.hotel-card p{font-size:12px;min-height:65px}.philosophy-copy{padding:40px 30px}.philosophy-copy h2{font-size:35px}.philosophy-copy>p:not(.eyebrow){font-size:13px}.principles dd{margin-left:0}.principles dt span{margin-right:10px}.principles dt{font-size:12px}.philosophy-image{min-height:580px}.invitation{padding-block:74px}.invitation h2{font-size:41px}.demo-grid{grid-template-columns:.65fr 2fr;gap:28px}.footer-top{grid-template-columns:1fr 1fr;row-gap:30px}.footer-top>p{display:none}.footer-bottom{font-size:9px;flex-wrap:wrap;row-gap:5px}.footer-bottom>span:first-child{flex-basis:60%}.page-intro h1{font-size:64px}.intro-grid>p{font-size:13px}.collection-row{grid-template-columns:1.1fr 1fr;gap:5%}.collection-row:nth-child(even){grid-template-columns:1fr 1.1fr}.collection-row>figure{aspect-ratio:.78}.collection-row h2{font-size:52px}.collection-row .serif-subtitle{font-size:22px}.collection-row .eyebrow{font-size:9px}.row-details{font-size:10px}.comparison-item{padding-inline:20px}.comparison-item dd{font-size:12px}.comparison-item dl>div{min-height:100px}.hotel-title-grid>.serif-subtitle{font-size:26px;max-width:260px}.hotel-title-grid .eyebrow{font-size:10px}.hotel-hero{min-height:400px}.hotel-description{grid-template-columns:1.2fr 1fr;gap:7%;padding-block:65px}.hotel-story h2{font-size:39px}.hotel-detail>figure{height:475px}.detail-copy{padding:40px 30px}.detail-copy h2{font-size:43px}.material-palette{gap:19px}.rhythm-grid{gap:25px}.rhythm-grid h3{font-size:24px}.related-grid{gap:40px}.related-link{gap:18px}.related-link>img{width:96px;height:90px}.related-link .eyebrow{font-size:8px}.related-link h3{font-size:28px}.contact-intro h1{font-size:57px}.contact-panel h2{font-size:33px}.contact-layout{gap:6%}.contact-visual>figure{height:400px}.project-info{gap:7%}.project-info h2{font-size:30px}}
/* Mobile layout is intentionally recomposed rather than merely scaled. */
@media(max-width:700px){:root{--gutter:24px}html{scroll-padding-top:90px}body{font-size:15px}.frame{margin-inline:12px}.project-strip .wrap{width:calc(100% - 32px);min-height:29px;gap:10px}.project-strip{font-size:9px;letter-spacing:0}.project-strip span span{padding-inline:6px}.project-strip strong{font-weight:400}.project-strip a{font-size:10px}.header-inner{width:calc(100% - 40px)}.js .header-inner{height:80px}.brand-mark{width:32px;height:33px}.brand-name{font-size:23px;letter-spacing:.14em}.brand-tagline{font-size:6.7px;letter-spacing:.12em}.brand{gap:10px}.js .primary-nav{left:-20px;right:-20px;padding-inline:24px}.menu-toggle{font-size:12px}.menu-lines{width:21px;margin-left:9px}.home-hero{height:612px;min-height:0}.hero-image{object-position:68% center}.hero-shade{background:linear-gradient(180deg,rgba(16,32,23,.60),rgba(16,32,23,.22) 64%,rgba(16,32,23,.69));}.hero-copy{margin-left:23px;margin-right:18px;padding-top:56px;max-width:none}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.15em;margin-bottom:23px}.hero-copy h1{font-size:clamp(44px,12.85vw,73px);line-height:1.05;letter-spacing:-.047em}.hero-intro{font-size:13px;line-height:1.8;margin-top:25px}.hero-copy .text-link{font-size:12px;gap:26px;margin-top:24px}.hero-copy .text-link>span{padding-bottom:5px}.hero-copy .text-link svg{width:26px}.hero-bottom{left:23px;right:23px;bottom:22px;display:block;border-top-color:rgba(245,242,233,.6);padding-top:13px}.hero-bottom a{font-size:11px;gap:10px;min-height:35px}.hero-bottom a svg{margin-left:1px}.hero-concept{display:block;padding-block:3px 0;font-size:9px}.hero-region{opacity:1}.landscape-nav{grid-template-columns:repeat(3,1fr);padding-block:24px;width:calc(100% - 48px)}.landscape-nav>a{padding:0 12px;display:block;border-left:1px solid var(--line)}.landscape-nav>a:first-child{padding-left:0}.landscape-nav>a:last-child{padding-right:0}.landscape-name{font-size:24px;line-height:1.2}.landscape-caption{font-size:8px;line-height:1.55;letter-spacing:.01em;margin-top:7px}.landscape-caption span{display:none}.landscape-caption{max-width:83px}.landscape-nav svg{width:21px;height:17px;margin-top:12px;margin-left:0}.section-heading{display:block;margin-bottom:29px}.section-heading h2{font-size:38px;line-height:1.15;margin-top:15px}.eyebrow{font-size:9px;letter-spacing:.14em}.section-intro{max-width:440px;font-size:13px;margin-top:25px}.section-intro .text-link{margin-top:14px;font-size:12px}.collection-section{padding-top:60px;padding-bottom:59px}.hotel-grid{display:block}.hotel-card+.hotel-card{margin-top:36px}.card-image{aspect-ratio:1.08}.card-meta{font-size:9px;letter-spacing:.13em;margin-top:19px}.card-title{margin-top:9px}.card-title h3{font-size:39px}.card-title svg{width:23px;height:23px}.hotel-card p{font-size:13px;margin-top:10px;min-height:0;max-width:100%;line-height:1.7}.card-read{margin-top:16px;padding-bottom:15px;font-size:11px}.philosophy{grid-template-columns:1fr}.philosophy-image{min-height:0;height:335px}.philosophy-image img{object-position:center 49%}.philosophy-image figcaption{left:19px;bottom:20px;font-size:9px}.philosophy-copy{padding:39px 23px 38px}.philosophy-copy h2{font-size:39px;line-height:1.1;margin-top:21px;margin-bottom:22px}.philosophy-copy>p:not(.eyebrow){font-size:13px;line-height:1.85}.principles{margin-top:26px}.principles>div{padding-block:16px}.principles dt{font-size:13px}.principles dt span{margin-right:12px}.principles dd{font-size:11px;margin-left:27px;line-height:1.75}.invitation{padding-block:59px}.invitation .eyebrow{font-size:8px;letter-spacing:.12em;max-width:265px;margin-inline:auto}.invitation h2{font-size:36px;line-height:1.12;margin-top:18px}.invitation>p:not(.eyebrow){font-size:13px;margin-top:22px;line-height:1.85}.invitation-links{display:flex;flex-direction:column;gap:14px;margin-top:26px}.invitation .button{min-height:52px;gap:30px;padding:15px 21px;font-size:13px}.invitation .text-link{font-size:12px}.invitation .micro-note{font-size:9px;margin-top:15px;max-width:265px;margin-inline:auto}.demo-notice{padding-block:31px;scroll-margin-top:88px}.demo-grid{display:block}.demo-grid h2{font-size:32px;margin-top:7px}.demo-copy{margin-top:19px}.exact-disclaimer{font-size:12px;line-height:1.8}.demo-copy .small{font-size:10px;line-height:1.8;margin-top:13px}.site-footer{padding-top:39px;padding-bottom:21px}.footer-top{display:block;padding-bottom:28px}.site-footer .brand-name{font-size:24px}.site-footer .brand-mark{width:33px}.site-footer .brand-tagline{font-size:7px}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;justify-self:unset;margin-top:25px;font-size:12px;column-gap:22px}.footer-top nav a{min-height:39px}.footer-bottom{display:block;padding-top:22px;font-size:9px}.footer-bottom span{display:block}.footer-bottom span+span{margin-top:7px}.footer-bottom a{margin-top:13px;display:inline-flex;font-size:10px;min-height:34px}.footer-bottom a span{display:inline}.page-intro{padding-top:38px}.page-intro h1{font-size:57px;line-height:1.06}.intro-grid{display:block;margin-top:23px}.intro-grid>p{padding:0;font-size:13px;line-height:1.85;margin-top:27px}.local-nav{margin-top:28px;gap:15px;justify-content:space-between;padding-bottom:9px;font-size:11px}.local-nav a{min-height:43px}.local-nav a:last-child{margin-left:0;flex-basis:100%;justify-content:space-between;border-top:1px solid var(--line);margin-top:-3px;padding-top:5px}.collection-rows{padding-top:32px;padding-bottom:49px}.collection-row,.collection-row:nth-child(even){display:flex;flex-direction:column;gap:0;margin-bottom:49px;scroll-margin-top:105px;align-items:stretch}.collection-row:nth-child(even)>figure{order:0}.collection-row>figure{aspect-ratio:1.04}.collection-row-copy{padding-top:24px}.collection-row h2{font-size:54px;margin-top:12px}.collection-row .serif-subtitle{font-size:26px;line-height:1.25;margin-top:11px}.collection-row-copy>p:not(.eyebrow):not(.serif-subtitle){font-size:13px;line-height:1.85;margin-top:20px}.row-details{font-size:11px;margin-top:22px;padding-top:14px}.collection-row .text-link{font-size:12px;margin-top:18px}.comparison-section{padding-block:46px}.comparison-grid{display:block}.comparison-item{padding:27px 0 25px;border-left:0;border-bottom:1px solid #bcc1b0}.comparison-item:last-child{border-bottom:0;padding-bottom:0}.comparison-item h3{font-size:38px}.comparison-item dl{margin-top:23px}.comparison-item dl>div{min-height:0;padding:13px 0;display:grid;grid-template-columns:1fr 1.3fr;gap:16px;align-items:start}.comparison-item dt{font-size:9px;line-height:1.7;padding-top:3px}.comparison-item dd{font-size:12px;margin-top:0;line-height:1.8}.comparison-item .text-link{font-size:12px;margin-top:11px}.hotel-title-section{padding-top:20px;padding-bottom:26px}.breadcrumbs{font-size:10px}.hotel-title-grid{display:block;margin-top:22px}.hotel-title-grid h1{font-size:94px;margin-top:17px;line-height:.95}.hotel-title-grid>.serif-subtitle{font-size:25px;max-width:100%;text-align:left;padding-bottom:0;margin-top:24px}.hotel-title-grid .eyebrow{font-size:9px}.hotel-hero{height:407px;min-height:0}.hotel-hero>img{object-position:66% center}.hotel-tafla .hotel-hero>img{object-position:72% center}.hotel-hero figcaption{padding:14px 17px;display:block;font-size:10px}.hotel-hero figcaption>span{display:block}.hotel-hero figcaption>span+span{font-size:9px;margin-top:5px}.hotel-description{display:block;padding-block:45px}.hotel-story h2{font-size:37px;line-height:1.15;margin-top:17px;margin-bottom:23px}.hotel-story>p:not(.eyebrow){font-size:13px;line-height:1.85}.hotel-facts{margin-top:35px;padding-top:22px}.hotel-facts h3{font-size:27px;margin-bottom:15px}.hotel-facts dl>div{display:grid;grid-template-columns:1fr 1.5fr;gap:20px;align-items:start;padding:15px 0}.hotel-facts dt{font-size:9px;line-height:1.8}.hotel-facts dd{font-size:12px;margin-top:0;line-height:1.7}.hotel-facts>.micro-note{font-size:10px;margin-top:17px}.hotel-detail{display:block}.hotel-detail>figure{height:340px}.hotel-detail figcaption{left:17px;bottom:17px;font-size:9px;padding-inline:8px}.detail-copy{padding:36px 23px}.detail-copy h2{font-size:40px;margin-block:19px 23px}.detail-copy>p:not(.eyebrow){font-size:13px}.material-palette{margin-top:27px;gap:24px}.material-palette>span{font-size:9px}.swatch{width:42px;height:42px}.rhythm-section{padding-top:48px}.rhythm-grid{display:block}.rhythm-grid article{padding-block:21px 25px}.rhythm-grid article:last-child{padding-bottom:0}.rhythm-grid h3{font-size:26px;margin-block:14px}.rhythm-grid article>p:not(.eyebrow){font-size:13px;max-width:100%}.related-section{padding-block:30px 39px}.related-section>h2{font-size:32px;margin-block:12px 23px}.related-grid{display:block}.related-link{gap:18px;padding-block:16px;border-top:1px solid var(--line)}.related-link>img{width:93px;height:85px}.related-link h3{font-size:29px}.related-link .eyebrow{font-size:8px}.related-link>svg{width:21px;height:21px}.contact-intro h1{font-size:44px;line-height:1.1}.contact-lead{font-size:13px;margin-top:23px}.contact-layout{display:flex;flex-direction:column;gap:34px;padding-block:32px 43px}.contact-visual{width:100%}.contact-visual>figure{height:285px}.contact-caption{padding-top:22px}.contact-caption>p{font-size:31px;margin-top:10px}.contact-panel{width:100%}.contact-panel>.eyebrow{font-size:8px}.contact-panel h2{font-size:35px;margin-block:20px}.contact-panel>p:not(.eyebrow):not(.micro-note){font-size:13px}.contact-steps{margin-top:24px}.contact-steps>div{padding-block:20px;gap:16px}.contact-steps p{font-size:12px}.contact-panel .button{font-size:12px;min-height:52px}.contact-panel .micro-note{font-size:10px}.project-info{display:block;padding-block:30px 47px}.project-info h2{font-size:31px;margin-top:13px}.project-info>div+div{margin-top:24px}.project-info>div>p:not(.eyebrow){font-size:13px}.project-info .text-link{font-size:12px;margin-top:18px}}
@media(max-width:360px){.project-strip .wrap>span{font-size:8px}.project-strip span span{padding-inline:3px}.brand-name{font-size:20px}.brand-mark{width:27px}.brand-tagline{font-size:6px}.brand{gap:7px}.menu-toggle{font-size:11px;padding-left:8px}.hero-copy{margin-left:19px;margin-right:12px}.hero-copy h1{font-size:43px}.hero-copy>.eyebrow{font-size:7px}.home-hero{height:576px}.hero-bottom{left:19px;right:19px}.landscape-name{font-size:21px}.landscape-caption{font-size:7px}.landscape-nav>a{padding-inline:10px}.section-heading h2{font-size:33px}.philosophy-copy h2{font-size:34px}.invitation h2{font-size:32px}.contact-intro h1{font-size:38px}.page-intro h1{font-size:51px}.contact-intro h1{font-size:38px}.related-link{gap:13px}.related-link>img{width:80px;height:80px}.related-link .eyebrow{font-size:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{html{scroll-behavior:auto}.project-strip,.menu-toggle,.header-cta,.primary-nav,.skip-link,.hero-side-note,.invitation,.related-section,.footer-top nav{display:none!important}.site-header{position:static}.header-inner{height:75px!important;padding:0!important}.frame{margin-inline:0}.wrap{width:100%}.home-hero{height:430px}.hero-copy{padding-top:50px}.hero-copy h1{font-size:65px}.hero-shade{background:rgba(0,0,0,.35)}.hero-bottom{bottom:15px}.collection-section,.hotel-description,.rhythm-section,.collection-rows{padding-block:30px}.philosophy,.hotel-detail{break-inside:avoid}.philosophy-image{min-height:420px}.philosophy-copy{padding:25px}.philosophy-copy h2{font-size:32px}.principles>div{padding-block:10px}.demo-notice{padding-block:20px}.site-footer{padding-top:20px}.footer-top{padding-bottom:15px}.hotel-card,.collection-row,.comparison-item,.rhythm-grid article{break-inside:avoid}.site-footer,.philosophy,.demo-notice,.home-hero{-webkit-print-color-adjust:exact;print-color-adjust:exact}h1,h2,h3{break-after:avoid}}
.swatch-wydma-0{background:#d8c8ac}
.swatch-wydma-1{background:#a89370}
.swatch-wydma-2{background:#6f8079}
.swatch-tafla-0{background:#beac8c}
.swatch-tafla-1{background:#748582}
.swatch-tafla-2{background:#354c40}
.swatch-bor-0{background:#99988a}
.swatch-bor-1{background:#4c4d3a}
.swatch-bor-2{background:#303d32}
/* Reflow safeguard: additional text spacing may grow the hero instead of clipping it. */
h1,h2,h3{overflow-wrap:break-word}
.home-hero{height:auto;min-height:650px;padding-bottom:118px}
@media(min-width:1600px){.home-hero{min-height:720px}}
@media(max-width:1100px){.home-hero{height:auto;min-height:610px}}
@media(max-width:850px){.home-hero{height:auto;min-height:590px}}
@media(max-width:700px){.home-hero{height:auto;min-height:612px;padding-bottom:130px}}
@media(max-width:360px){.home-hero{height:auto;min-height:576px}}
@media print{.home-hero{min-height:430px;padding-bottom:100px}}
@media(max-width:850px){.primary-nav ul{flex-wrap:wrap;row-gap:4px}}
/* Photo overlays are for measured text contrast, not ornamental gradients. */
.hero-concept{background:rgba(21,38,27,.80);padding:5px 9px}
@media(max-width:700px){
 .hero-shade{background:linear-gradient(180deg,rgba(12,28,19,.66) 0%,rgba(12,28,19,.64) 55%,rgba(12,28,19,.22) 74%,rgba(12,28,19,.70) 100%)}
 .hero-concept{background:none;padding:3px 0 0}
}
@media(min-width:701px) and (max-width:1100px){
 .hero-shade{background:linear-gradient(90deg,rgba(10,25,18,.80),rgba(12,25,18,.58) 65%,rgba(12,25,18,.24))}
}
