:root{color-scheme:light;--ink:#211c18;--ink-soft:#5f554c;--paper:#f8f4ee;--surface:#fffaf2;--muted:#ebe1d4;--line:#d8cabb;--terracotta:#9f4f38;--terracotta-dark:#713424;--sage:#627465;--charcoal:#181511;--white:#ffffff;--shadow:0 20px 60px rgb(33 28 24/14%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:clip}a{color:inherit}button,input{font:inherit}.shell{width:calc(100% - 32px);max-width:1120px;margin-inline:auto}.hero{position:relative;min-height:86svh;display:grid;align-items:end;overflow:hidden;color:var(--white);background:var(--charcoal)}.hero__media{position:absolute;inset:0;background-image:url(/hero-placeholder.svg);background-size:cover;background-position:50%;transform:scale(1.02)}.hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgb(24 21 17/22%),rgb(24 21 17/78%) 78%),linear-gradient(90deg,rgb(24 21 17/72%),rgb(24 21 17/22%))}.hero__content{position:relative;padding:88px 0 34px}.eyebrow{margin:0 0 14px;color:rgb(255 255 255/78%);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.eyebrow--dark{color:var(--terracotta)}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;line-height:1.04;letter-spacing:0}h1{width:100%;max-width:780px;font-size:clamp(2.12rem,8.4vw,5rem)}h2{font-size:clamp(2rem,7vw,4rem)}h3{font-size:1.25rem}.hero__lead{max-width:650px;margin:22px 0 0;color:rgb(255 255 255/88%);font-size:clamp(1.05rem,3.4vw,1.32rem)}.hero__price{width:fit-content;margin:22px 0 0;border:1px solid rgb(255 255 255/42%);border-radius:8px;padding:10px 14px;background:rgb(255 255 255/12%);color:var(--white);font-size:1rem;font-weight:850}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;padding:12px 18px;font-weight:800;text-decoration:none}.button--primary{background:var(--surface);color:var(--charcoal)}.button--ghost{border-color:rgb(255 255 255/46%);color:var(--white);background:rgb(255 255 255/8%)}.button--light{background:var(--white);color:var(--terracotta-dark)}.section{padding:72px 0}.section--intro{padding-top:56px}.section--muted{background:var(--muted)}.contact-panel,.intro-grid,.split{display:grid;gap:28px}.contact-panel p,.intro-grid>p,.legal-copy,.notice,.split p{color:var(--ink-soft);font-size:1.05rem}.section-heading{max-width:780px;margin-bottom:28px}.cards{display:grid;gap:14px}.card{min-height:210px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;border:1px solid var(--line);border-radius:8px;padding:22px;background:var(--surface);box-shadow:0 12px 32px rgb(33 28 24/7%)}.card p{margin:0;color:var(--ink-soft)}.amenities{display:grid;grid-template-columns:1fr;gap:10px;margin:0;padding:0;list-style:none}.amenities li{border-left:4px solid var(--sage);padding:14px 16px;background:rgb(255 250 242/70%);font-weight:750}.steps{display:grid;gap:12px;margin:0;padding:0;list-style:none;counter-reset:step}.steps li{counter-increment:step;min-height:76px;display:grid;grid-template-columns:44px 1fr;align-items:center;gap:14px;border-bottom:1px solid var(--line);font-weight:850}.steps li:before{content:counter(step,decimal-leading-zero);color:var(--terracotta);font-size:.88rem}.notice{margin:26px 0 0;border:1px solid var(--line);border-radius:8px;padding:18px;background:var(--surface)}.section--contact{background:var(--terracotta-dark);color:var(--white)}.contact-panel{align-items:start}.contact-panel p{color:rgb(255 255 255/78%)}address{display:grid;gap:8px;font-style:normal;color:rgb(255 255 255/88%)}address span:first-child{color:var(--white);font-weight:850}.contact-map{width:100%;display:grid;gap:12px}.contact-map iframe{width:100%;min-height:320px;border:0;border-radius:8px;background:var(--muted);box-shadow:0 18px 44px rgb(24 21 17/22%)}.contact-map a{justify-self:start;color:rgb(255 255 255/88%);font-weight:800}.footer{padding:34px 0 110px;background:var(--charcoal);color:rgb(255 255 255/76%)}.footer__grid{display:grid;gap:24px}.footer strong{color:var(--white)}.footer p{margin:8px 0 0}.footer nav{display:grid;gap:8px}.anpc{display:grid;gap:10px}.anpc__link{width:min(100%,120px);background:var(--white)}.anpc__link,.anpc__link img{display:block;border-radius:8px}.anpc__link img{width:100%;height:auto}.legal-page{min-height:100svh;padding:36px 0 80px;background:var(--paper)}.legal-page__content{max-width:820px}.back-link{display:inline-flex;margin-bottom:44px;color:var(--terracotta-dark);font-weight:800}.legal-copy{margin-top:24px;border-top:1px solid var(--line);padding-top:22px}.legal-section{margin-top:34px}.legal-section h2{margin-bottom:14px;color:var(--ink);font-size:1.35rem}.legal-copy address,.legal-copy ol,.legal-copy p,.legal-copy ul{margin:12px 0 0}.legal-copy ol,.legal-copy ul{padding-left:1.35rem}.legal-copy li{margin-top:8px}.legal-copy address{display:grid;gap:6px;border-left:3px solid var(--sage);padding-left:14px;color:var(--ink-soft)}.legal-copy address span:first-child{color:var(--ink)}.cookie-banner{position:fixed;z-index:20;right:12px;bottom:12px;left:12px;display:grid;gap:14px;border:1px solid var(--line);border-radius:8px;padding:16px;background:var(--surface);box-shadow:var(--shadow)}.cookie-banner p{margin:6px 0 8px;color:var(--ink-soft);font-size:.92rem}.cookie-banner fieldset{display:grid;gap:8px;margin:12px 0;border:1px solid var(--line);border-radius:8px;padding:12px}.cookie-banner label{display:flex;gap:8px}.cookie-banner__actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.cookie-banner button{min-width:0;min-height:42px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--ink);font-weight:800;cursor:pointer}.cookie-banner button:first-child,.cookie-banner button:last-child{background:var(--terracotta-dark);color:var(--white)}@media (min-width:720px){.shell{width:calc(100% - 56px);max-width:1120px}.hero__content{padding-bottom:50px}.contact-panel,.footer__grid,.intro-grid,.split{grid-template-columns:1.1fr .9fr;align-items:start}.contact-map{grid-column:1/-1}.cards{grid-template-columns:repeat(3,1fr)}.amenities{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(4,1fr)}.steps li{align-content:start;border-bottom:0;border-left:1px solid var(--line);padding-left:18px}.cookie-banner,.steps li{grid-template-columns:1fr}.cookie-banner{right:24px;bottom:24px;left:auto;width:min(560px,calc(100vw - 48px))}}@media (min-width:1040px){.section{padding:100px 0}.contact-panel{grid-template-columns:1.2fr .8fr auto;align-items:center}.contact-map iframe{min-height:420px}}