/* Bookinmory V31 · Curated Theme Library
   Five full-page architectures based on approved visual references.
*/
.bm-v31-page{--p:var(--bm-primary,#7c3aed);--s:var(--bm-secondary,#ec4899);--bg:var(--bm-page-bg,#fbfbfc);--surface:var(--bm-page-surface,#fff);--text:var(--bm-page-text,#171720);--muted:var(--bm-page-muted,#6d6d78);--border:var(--bm-page-border,#e7e7ec);--accent:var(--bm-exclusive-accent,var(--s));box-sizing:border-box;color:var(--text);font-family:var(--bm-design-body,Outfit,system-ui,sans-serif);background:var(--bg);overflow:hidden}.bm-v31-page *{box-sizing:border-box}.bm-v31-page img{display:block;max-width:100%}.bm-v31-page button,.bm-v31-page a,.bm-v31-page select{font:inherit}.bm-v31-page button{cursor:pointer}.bm-v31-page h1,.bm-v31-page h2,.bm-v31-page h3,.bm-v31-page p{margin:0}.bm-v31-page a{text-decoration:none;color:inherit}.bm-v31-page>header,.bm-v31-page>section,.bm-v31-page>footer,.bm-v31-page>main{width:min(1180px,calc(100% - 44px));margin-inline:auto}.bm-v31-page>header{position:relative;z-index:10}.bm-theme-preview-ribbon{position:sticky;top:0;z-index:11000;display:flex;align-items:center;justify-content:center;gap:10px;padding:9px 16px;background:#17141d;color:#fff;font:700 12px/1.2 Outfit,system-ui,sans-serif}.bm-theme-preview-ribbon b{color:#fff}.bm-theme-preview-ribbon span{color:#cfc7d8}.bm-theme-preview-ribbon a{color:#fff;background:rgba(255,255,255,.12);padding:6px 10px;border-radius:9px;text-decoration:none}

/* AURORA */
.bm-v31-aurora{background:linear-gradient(180deg,color-mix(in srgb,var(--p) 5%,#fff),#fff 420px,#fff);--au-soft:color-mix(in srgb,var(--p) 10%,#fff);--au-pale:color-mix(in srgb,var(--s) 8%,#fff)}
.au-nav{height:78px;display:flex;align-items:center;gap:28px;border-bottom:1px solid color-mix(in srgb,var(--p) 12%,transparent)}.au-brand{display:flex;align-items:center;gap:10px;min-width:220px}.au-brand img{max-width:42px;max-height:38px}.au-brand>span{width:34px;height:34px;border-radius:50% 50% 46% 54%;display:grid;place-items:center;background:linear-gradient(135deg,var(--p),var(--s));color:#fff}.au-brand b{font-size:19px}.au-nav nav{display:flex;gap:24px;margin-left:auto;font-size:13px;font-weight:700;color:var(--muted)}.au-nav>button,.au-hero-copy>button,.au-book-card>button{border:0;border-radius:999px;background:linear-gradient(135deg,var(--p),color-mix(in srgb,var(--p) 55%,var(--s)));color:#fff;padding:13px 22px;font-weight:800;box-shadow:0 14px 30px color-mix(in srgb,var(--p) 22%,transparent)}
.au-hero{display:grid;grid-template-columns:.95fr 1.5fr .82fr;min-height:510px;margin-top:28px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,var(--au-pale),var(--au-soft));box-shadow:0 28px 80px rgba(46,30,61,.12);position:relative}.au-hero-copy{padding:66px 34px 46px 42px;position:relative;z-index:2}.au-hero-copy small,.au-services header small,.au-team header small,.au-gallery header small,.au-reviews header small,.au-visit small{display:block;letter-spacing:.2em;font-weight:900;font-size:10px;color:var(--p)}.au-hero-copy h1{font-family:var(--bm-design-display,Georgia,serif);font-size:clamp(44px,5vw,74px);line-height:.95;margin:12px 0 20px;color:color-mix(in srgb,var(--p) 56%,#281a36)}.au-hero-copy p{font-size:16px;line-height:1.65;color:var(--muted);max-width:390px}.au-hero-copy>button{margin-top:26px}.au-trust{display:flex;gap:22px;margin-top:36px}.au-trust span{display:flex;align-items:center;gap:8px;color:var(--p);font-size:18px}.au-trust b{font-size:10px;line-height:1.25;color:var(--muted)}.au-photo{background-size:cover;background-position:var(--bm-hero-x) var(--bm-hero-y);min-height:510px;position:relative}.au-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--au-soft) 0,transparent 24%,transparent 76%,color-mix(in srgb,var(--p) 8%,#fff) 100%)}.au-book-card{align-self:center;margin:28px 28px 28px -22px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);padding:25px;border:1px solid rgba(255,255,255,.8);border-radius:18px;box-shadow:0 20px 55px rgba(49,33,64,.18);z-index:3}.au-book-card>small{font-size:9px;letter-spacing:.15em;color:var(--p);font-weight:900}.au-book-card h2{font-family:var(--bm-design-display,Georgia,serif);font-size:26px;margin:5px 0}.au-book-card>p{font-size:12px;color:var(--muted);margin-bottom:15px}.au-book-card label{display:block;font-size:10px;font-weight:900;color:var(--muted);margin:10px 0}.au-book-card select,.au-book-card label>span{margin-top:5px;width:100%;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--border);background:#fff;border-radius:9px;padding:11px 12px;color:var(--text);font-size:12px}.au-book-card select{appearance:auto}.au-book-card>button{width:100%;border-radius:9px;margin-top:5px}.au-book-card footer{font-size:9px;text-align:center;color:var(--muted);margin-top:11px}.au-book-card footer i{font-style:normal;margin:0 5px;color:var(--p)}
.au-services,.au-team,.au-gallery,.au-reviews,.au-visit{padding:72px 0}.au-services header{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:24px}.au-services h2,.au-team h2,.au-gallery h2,.au-reviews h2,.au-visit h2{font-family:var(--bm-design-display,Georgia,serif);font-size:36px;margin-top:7px}.au-services header>p{max-width:420px;color:var(--muted);line-height:1.6}.au-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.au-service-grid article{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(41,29,52,.06)}.au-card-image{height:170px;background-size:cover;background-position:center}.au-service-grid article>div:last-child{padding:17px;position:relative}.au-service-grid h3{font-family:var(--bm-design-display,Georgia,serif);font-size:20px}.au-service-grid p{font-size:12px;color:var(--muted);line-height:1.5;margin:6px 0 12px;min-height:36px}.au-service-grid span{font-size:10px;color:var(--muted);font-weight:700}.au-service-grid button{position:absolute;right:14px;bottom:13px;width:34px;height:34px;border-radius:50%;border:0;background:var(--au-soft);color:var(--p);font-weight:900}.au-team{display:grid;grid-template-columns:1fr 2.2fr .85fr;gap:22px;align-items:stretch;border-top:1px solid var(--border)}.au-team header p{margin-top:10px;color:var(--muted);line-height:1.6}.au-team>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.au-team article{padding:18px;background:#fff;border:1px solid var(--border);border-radius:16px;text-align:center}.au-team article>span{display:grid;place-items:center;margin:auto;width:62px;height:62px;border-radius:50%;background:linear-gradient(145deg,var(--au-soft),var(--au-pale));color:var(--p);font-weight:900}.au-team h3{font-size:13px;margin:10px 0 3px}.au-team article small{font-size:10px;color:var(--muted)}.au-team article button{display:block;margin:10px auto 0;border:0;background:none;color:var(--p);font-size:10px;font-weight:900}.au-team>aside{border-radius:18px;background:linear-gradient(145deg,var(--au-pale),#fff);padding:24px;display:flex;flex-direction:column;justify-content:center}.au-team>aside b{font-family:var(--bm-design-display,Georgia,serif);font-size:26px;color:var(--p)}.au-team>aside p{margin-top:10px;color:var(--muted);line-height:1.6}.au-gallery>div{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:20px}.au-gallery button{border:0;padding:0;border-radius:16px;overflow:hidden;aspect-ratio:.8}.au-gallery img{width:100%;height:100%;object-fit:cover}.au-reviews{display:grid;grid-template-columns:.8fr 2fr;gap:34px;background:linear-gradient(135deg,var(--au-soft),#fff);border-radius:26px;padding-inline:34px}.au-reviews header strong{display:block;margin-top:18px;color:var(--p)}.au-reviews>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.au-reviews blockquote{margin:0;padding:22px;background:#fff;border-radius:16px}.au-reviews blockquote p{line-height:1.55}.au-reviews blockquote footer{margin-top:14px;font-size:11px;color:var(--muted)}.au-visit{display:flex;justify-content:space-between;gap:30px;align-items:end}.au-visit p{margin-top:8px;color:var(--muted)}.au-visit>div:last-child{display:flex;gap:10px}.au-visit a,.au-visit button{padding:13px 17px;border-radius:999px;border:1px solid var(--border);background:#fff;font-weight:800}.au-visit button{background:var(--p);border-color:var(--p);color:#fff}.au-footer{min-height:88px;border-top:1px solid var(--border);display:flex;align-items:center;gap:24px}.au-footer span{color:var(--muted);font-size:11px;margin-right:auto}.au-footer nav{display:flex;gap:15px;font-size:11px}

/* EDITORIAL */
.bm-v31-editorial{background:#fffaf7;--ed-ink:color-mix(in srgb,var(--p) 42%,#55362e);--ed-soft:color-mix(in srgb,var(--p) 7%,#fbf4ee)}.ed31-nav{height:82px;display:flex;align-items:center;gap:30px;border-bottom:1px solid #e9ded8}.ed31-nav>a{display:flex;gap:11px;align-items:center;min-width:220px}.ed31-nav img{max-width:44px;max-height:38px}.ed31-nav b{font-family:var(--bm-design-display,Georgia,serif);font-size:19px}.ed31-nav nav{display:flex;gap:24px;margin-left:auto;font-size:12px;color:#695d59}.ed31-nav>button{border:0;border-radius:999px;padding:12px 22px;background:var(--ed-ink);color:#fff;font-weight:800}.ed31-hero{display:grid;grid-template-columns:.9fr 1.45fr .78fr;min-height:510px;margin-top:25px;background:var(--ed-soft);overflow:hidden;border-radius:8px}.ed31-copy{padding:58px 30px 44px 40px}.ed31-copy>small,.ed31-story small,.ed31-services small,.ed31-team small,.ed31-gallery small,.ed31-reviews small,.ed31-visit small{letter-spacing:.2em;font-size:9px;font-weight:900;color:var(--ed-ink)}.ed31-copy h1{font-family:var(--bm-design-display,Georgia,serif);font-size:clamp(48px,5vw,72px);line-height:.96;color:#49322b;margin:14px 0 18px}.ed31-copy p{font-family:Georgia,serif;color:#756660;line-height:1.65}.ed31-copy>button{margin-top:23px;border:0;border-radius:999px;background:var(--ed-ink);color:#fff;padding:13px 21px;font-weight:800}.ed31-copy>a{display:block;margin-top:14px;font-size:11px;text-decoration:underline;color:#6c5750}.ed31-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px}.ed31-stats span{font-size:9px;color:#80716a}.ed31-stats b{display:block;font-family:Georgia,serif;font-size:18px;color:#5f433a}.ed31-photo{background-size:cover;background-position:var(--bm-hero-x) var(--bm-hero-y);min-height:510px}.ed31-book{align-self:center;margin:25px 22px 25px -30px;padding:24px;background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(76,52,44,.14);z-index:2}.ed31-book>small{font-size:9px;letter-spacing:.16em;color:var(--ed-ink);font-weight:900}.ed31-book h2{font-family:Georgia,serif;font-size:22px;margin:6px 0;color:#543a32}.ed31-book>p{font-size:11px;color:#8a7871;margin-bottom:13px}.ed31-book label{display:block;font-size:9px;font-weight:800;color:#7d6d66;margin-top:10px}.ed31-book select,.ed31-book label>span{margin-top:4px;width:100%;padding:10px;border:1px solid #ded2cc;background:#fff;display:flex;justify-content:space-between;font-size:11px}.ed31-book>button{width:100%;margin-top:14px;border:0;background:var(--ed-ink);color:#fff;padding:11px;font-weight:800}.ed31-book footer{font-size:8px;text-align:center;color:#8b7e79;margin-top:10px}.ed31-story{padding:42px 0;display:grid;grid-template-columns:1.1fr .85fr .85fr;gap:0;align-items:stretch}.ed31-story>div img,.ed31-story-art{width:100%;height:210px;object-fit:cover;background:linear-gradient(145deg,#e8ddd6,#f7f0eb);display:block}.ed31-story article,.ed31-story blockquote{margin:0;padding:28px;background:#fff}.ed31-story article h2{font-family:Georgia,serif;font-size:34px;color:#533a32;margin:7px 0}.ed31-story article p,.ed31-story blockquote p{font-family:Georgia,serif;color:#776a65;line-height:1.55}.ed31-story article a{display:inline-block;margin-top:12px;font-size:11px;text-decoration:underline}.ed31-story blockquote{background:#f3e9e3}.ed31-story blockquote>span{font:50px Georgia,serif;color:var(--ed-ink);line-height:.7}.ed31-story blockquote footer{margin-top:14px;font-size:10px;color:#78665f}.ed31-services,.ed31-team,.ed31-gallery,.ed31-reviews,.ed31-visit{padding:58px 0;border-top:1px solid #e9ded8}.ed31-services header,.ed31-team header,.ed31-gallery header,.ed31-reviews header{display:flex;align-items:end;gap:20px;margin-bottom:20px}.ed31-services h2,.ed31-team h2,.ed31-gallery h2,.ed31-reviews h2,.ed31-visit h2{font-family:Georgia,serif;font-size:34px;color:#4e362f;margin-top:5px}.ed31-services header a{margin-left:auto;font-size:10px}.ed31-services>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ed31-services article{border:1px solid #e6dad4;background:#fff}.ed31-services article>div{height:135px;background-size:cover;background-position:center}.ed31-services article h3{font:18px Georgia,serif;padding:14px 14px 0;color:#573d35}.ed31-services article p{font-size:11px;line-height:1.45;color:#80706a;padding:6px 14px;min-height:54px}.ed31-services article footer{display:flex;align-items:center;padding:0 14px 14px;gap:9px;font-size:9px;color:#81716b}.ed31-services article footer b{margin-left:auto}.ed31-services article footer button{width:32px;height:32px;border-radius:50%;border:1px solid #dfd1cb;background:#fff}.ed31-team>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ed31-team article{display:grid;grid-template-columns:54px 1fr 34px;align-items:center;gap:11px;padding:13px;background:#f7efea}.ed31-team article>span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--ed-ink);font-weight:900}.ed31-team h3{font:15px Georgia,serif}.ed31-team article small{color:#8a7973}.ed31-team button{width:32px;height:32px;border-radius:50%;border:1px solid #dfd0ca;background:#fff}.ed31-gallery>div{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-auto-rows:160px;gap:10px}.ed31-gallery button{border:0;padding:0;overflow:hidden}.ed31-gallery button:first-child{grid-row:span 2}.ed31-gallery img{width:100%;height:100%;object-fit:cover}.ed31-reviews>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ed31-reviews blockquote{margin:0;padding:22px;border:1px solid #e4d8d2;background:#fff}.ed31-reviews blockquote p{font:17px/1.5 Georgia,serif;color:#5e4942}.ed31-reviews blockquote footer{font-size:10px;color:#85736c;margin-top:14px}.ed31-visit{display:flex;justify-content:space-between;align-items:end}.ed31-visit p{color:#80706a;margin-top:8px}.ed31-visit>div:last-child{display:flex;gap:9px}.ed31-visit a,.ed31-visit button{padding:12px 16px;border:1px solid #ddcfc8;background:#fff}.ed31-visit button{background:var(--ed-ink);color:#fff;border-color:var(--ed-ink)}.ed31-footer{height:82px;border-top:1px solid #e9ded8;display:flex;align-items:center}.ed31-footer nav{margin-left:auto;display:flex;gap:16px;font-size:10px}.ed31-footer span{margin-left:30px;font-weight:900;color:var(--ed-ink)}

/* FLOW */
.bm-v31-flow{background:#0f1513;color:#f7f2e9;--fl-accent:color-mix(in srgb,var(--p) 50%,#c78a57);--fl-green:color-mix(in srgb,var(--p) 28%,#0b4b3b);--text:#f7f2e9;--muted:#bbb7af;--border:rgba(255,255,255,.13)}.fl-nav{height:78px;display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--border)}.fl-brand{display:flex;align-items:center;gap:11px;min-width:220px}.fl-brand img{max-width:42px;max-height:38px}.fl-brand>span{font-size:25px;color:var(--fl-accent)}.fl-brand b{font-size:18px;letter-spacing:.03em}.fl-nav nav{display:flex;gap:23px;margin-left:auto;font-size:12px;color:#d6d1c9}.fl-nav>button,.fl-copy>button{border:1px solid var(--fl-accent);background:transparent;color:#fff;padding:11px 18px;border-radius:7px;font-weight:900}.fl-hero{display:grid;grid-template-columns:1fr 1.15fr;min-height:500px;margin-top:26px;background:#111917;overflow:hidden;border:1px solid var(--border)}.fl-copy{padding:68px 34px 48px 42px}.fl-copy>small,.fl-services header small,.fl-team header small,.fl-gallery>div:first-child small,.fl-visit small{letter-spacing:.24em;color:var(--fl-accent);font-size:9px;font-weight:900}.fl-copy h1{font-size:clamp(52px,6vw,82px);line-height:.91;text-transform:uppercase;letter-spacing:-.055em;margin:15px 0 18px;max-width:560px}.fl-copy p{max-width:460px;color:#c9c4bb;line-height:1.55;font-size:16px}.fl-icons{display:flex;gap:28px;margin:31px 0}.fl-icons span{display:flex;gap:8px;align-items:center;color:var(--fl-accent);font-size:22px}.fl-icons b{font-size:10px;color:#e4dfd6;line-height:1.25}.fl-photo{background-size:cover;background-position:var(--bm-hero-x) var(--bm-hero-y);position:relative}.fl-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111917 0,transparent 36%,rgba(0,0,0,.15))}.fl-photo>span{position:absolute;right:28px;bottom:30px;font:italic 25px/1.15 Georgia,serif;color:#ead8c7;transform:rotate(-5deg)}.fl-booking{margin-top:-1px;padding:26px 28px;background:var(--fl-green);border:1px solid rgba(255,255,255,.14)}.fl-booking header{display:flex;align-items:end;gap:20px}.fl-booking header small{font-size:9px;letter-spacing:.2em;color:var(--fl-accent);font-weight:900}.fl-booking h2{font:30px Georgia,serif}.fl-booking header p{font-size:11px;color:#c7c3bb;margin-top:4px}.fl-booking header>button{margin-left:auto;background:var(--fl-accent);color:#16120f;border:0;border-radius:7px;padding:13px 18px;font-weight:900}.fl-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.fl-steps article{position:relative;background:#f6f1e9;color:#1d211f;border-radius:9px;padding:17px 15px;min-height:112px}.fl-steps i{position:absolute;top:10px;left:10px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#153e35;color:#fff;font-style:normal;font-size:10px}.fl-steps span{position:absolute;right:14px;top:12px;font-size:20px}.fl-steps b{display:block;margin-top:35px}.fl-steps small{display:block;color:#66645f;font-size:10px;margin-top:4px}.fl-services,.fl-team,.fl-gallery,.fl-reviews,.fl-visit{padding:68px 0;border-top:1px solid var(--border)}.fl-services h2,.fl-team h2,.fl-gallery h2,.fl-visit h2{font:36px Georgia,serif;margin-top:6px}.fl-services>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.fl-services article{background:#f6f2ea;color:#1d211f;border-radius:7px;overflow:hidden}.fl-services article>div{height:165px;background-size:cover;background-position:center}.fl-services .fl-placeholder{display:grid;place-items:center;background:#d8d5cd;font-size:34px;font-weight:900}.fl-services h3{font:19px Georgia,serif;padding:14px 15px 0}.fl-services p{padding:6px 15px;font-size:11px;color:#66645f;line-height:1.5;min-height:49px}.fl-services footer{display:flex;align-items:center;gap:8px;padding:0 15px 15px;font-size:9px}.fl-services footer b{margin-left:auto}.fl-services footer button{border:0;background:#143f35;color:#fff;padding:8px 10px;border-radius:6px}.fl-team>div{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:20px}.fl-team article{border:1px solid var(--border);padding:18px}.fl-team article>span{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:var(--fl-green);color:var(--fl-accent);font-weight:900}.fl-team h3{font:16px Georgia,serif;margin-top:12px}.fl-team article small{color:#b4b0a9}.fl-team button{margin-top:12px;border:0;background:none;color:var(--fl-accent);font-weight:900;padding:0}.fl-gallery{display:grid;grid-template-columns:.65fr 2fr;gap:28px}.fl-gallery>div:first-child p{color:#bdb8b0;line-height:1.6;margin-top:10px}.fl-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:165px;gap:8px}.fl-gallery-grid button{border:0;padding:0;overflow:hidden}.fl-gallery-grid button:first-child{grid-row:span 2}.fl-gallery-grid img{width:100%;height:100%;object-fit:cover}.fl-reviews{display:grid;grid-template-columns:.75fr 2fr;gap:28px;background:#f6f2ea;color:#1b211e;width:min(1180px,calc(100% - 44px));padding-inline:28px}.fl-reviews h2{font:36px Georgia,serif}.fl-reviews>div:first-child strong{display:block;color:#a66d42;margin-top:14px}.fl-reviews>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fl-reviews blockquote{margin:0;background:#fff;padding:22px}.fl-reviews blockquote p{font:16px/1.55 Georgia,serif}.fl-reviews blockquote b{display:block;margin-top:12px;font-size:10px}.fl-visit{display:flex;align-items:end;justify-content:space-between}.fl-visit>div:last-child{display:flex;gap:9px}.fl-visit a,.fl-visit button{padding:12px 16px;border:1px solid var(--border);background:transparent;color:#fff}.fl-visit button{background:var(--fl-accent);color:#17120f;border-color:var(--fl-accent);font-weight:900}.fl-footer{height:82px;border-top:1px solid var(--border);display:flex;align-items:center}.fl-footer span{margin:auto;color:#aaa59d;font-size:11px}.fl-footer small{color:var(--fl-accent);font-weight:900}

/* MINIMAL */
.bm-v31-minimal{background:#f8fbfb;--mn:color-mix(in srgb,var(--p) 42%,#168b91);--mn-soft:color-mix(in srgb,var(--p) 7%,#edf9f9)}.mn31-nav{height:78px;display:flex;align-items:center;gap:28px}.mn31-nav>a{display:flex;align-items:center;gap:10px;min-width:220px}.mn31-nav img{max-height:39px;max-width:43px}.mn31-nav>a>span{color:var(--mn);font-size:22px}.mn31-nav nav{display:flex;gap:24px;margin-left:auto;font-size:12px;color:#667377}.mn31-nav>button,.mn31-copy button,.mn31-book>button{border:0;background:var(--mn);color:#fff;border-radius:999px;padding:12px 20px;font-weight:800}.mn31-hero{display:grid;grid-template-columns:1.05fr 1.25fr .72fr;min-height:485px;background:linear-gradient(135deg,#eef8f8,#fff);border-radius:22px;overflow:hidden}.mn31-copy{padding:58px 32px 40px 42px}.mn31-copy>small,.mn31-services header small,.mn31-team header small,.mn31-gallery header small,.mn31-reviews small,.mn31-visit small{font-size:9px;letter-spacing:.2em;font-weight:900;color:var(--mn)}.mn31-copy h1{font-family:Georgia,serif;font-size:clamp(46px,5vw,67px);line-height:.96;color:#1c4d57;margin:15px 0}.mn31-copy p{color:#65777c;line-height:1.6}.mn31-copy>div:nth-of-type(1){display:flex;gap:10px;margin-top:24px}.mn31-copy>div:nth-of-type(1) a{border:1px solid #c9dddd;border-radius:999px;padding:12px 18px;color:#315c64;font-weight:800}.mn31-trust{display:grid!important;grid-template-columns:repeat(4,1fr);gap:12px!important;margin-top:30px!important}.mn31-trust span{font-size:20px;color:var(--mn)}.mn31-trust b{display:block;font-size:8px;color:#65777c;margin-top:5px}.mn31-photo{background-size:cover;background-position:var(--bm-hero-x) var(--bm-hero-y)}.mn31-book{align-self:center;margin:22px 22px 22px -22px;background:rgba(255,255,255,.95);border:1px solid #dbe8e8;border-radius:13px;padding:22px;box-shadow:0 20px 45px rgba(46,85,91,.12)}.mn31-book h2{font:23px Georgia,serif;color:#214d56}.mn31-book>p{font-size:10px;color:#789095;margin:4px 0 14px}.mn31-book label{display:block;font-size:9px;color:#72888c;font-weight:800;margin-top:8px}.mn31-book select,.mn31-book label>span{width:100%;margin-top:4px;padding:10px;border:1px solid #d8e5e5;border-radius:7px;background:#fff;display:flex;justify-content:space-between;font-size:10px}.mn31-book>button{width:100%;border-radius:7px;margin-top:12px}.mn31-book footer{text-align:center;font-size:8px;color:#81969a;margin-top:9px}.mn31-services,.mn31-team,.mn31-gallery,.mn31-reviews,.mn31-visit{padding:62px 0}.mn31-services header p,.mn31-team header p{color:#718287;margin-top:6px}.mn31-services h2,.mn31-team h2,.mn31-gallery h2,.mn31-visit h2{font:34px Georgia,serif;color:#244f58;margin-top:5px}.mn31-services>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:21px}.mn31-services article{padding:21px;background:#fff;border:1px solid #e0ecec;border-radius:13px;position:relative}.mn31-services article>span{font-size:28px;color:var(--mn)}.mn31-services h3{font:18px Georgia,serif;color:#284f57;margin-top:10px}.mn31-services p{font-size:11px;color:#74878b;line-height:1.5;min-height:50px;margin-top:5px}.mn31-services footer{display:flex;align-items:center;margin-top:12px}.mn31-services footer b{font-size:10px;color:#50666b}.mn31-services footer button{margin-left:auto;width:31px;height:31px;border-radius:50%;border:0;background:var(--mn-soft);color:var(--mn)}.mn31-team{display:grid;grid-template-columns:.8fr 2fr .8fr;gap:20px}.mn31-team>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mn31-team article{background:#fff;border:1px solid #dfeaea;border-radius:12px;padding:15px;text-align:center}.mn31-team article>span{display:grid;place-items:center;margin:auto;width:60px;height:60px;border-radius:50%;background:var(--mn-soft);color:var(--mn);font-weight:900}.mn31-team h3{font-size:12px;margin-top:9px}.mn31-team article small{color:#789096;font-size:9px}.mn31-team article button{float:right;width:27px;height:27px;border-radius:50%;border:0;background:var(--mn-soft);color:var(--mn)}.mn31-team>aside{background:linear-gradient(145deg,var(--mn-soft),#fff);border-radius:13px;padding:23px;display:flex;flex-direction:column;justify-content:center}.mn31-team>aside b{font:22px Georgia,serif;color:#2c626b}.mn31-team>aside p{font-size:11px;color:#72878c;line-height:1.5;margin-top:9px}.mn31-gallery>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.mn31-gallery button{padding:0;border:0;border-radius:12px;overflow:hidden;aspect-ratio:1.3}.mn31-gallery img{width:100%;height:100%;object-fit:cover}.mn31-reviews{display:grid;grid-template-columns:.65fr 2fr;gap:24px;border-top:1px solid #e0ebeb}.mn31-reviews h2{font:48px Georgia,serif;color:#27555e;margin-top:4px}.mn31-reviews>div{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.mn31-reviews blockquote{margin:0;padding:20px;background:#fff;border:1px solid #e1ecec;border-radius:12px}.mn31-reviews blockquote p{color:#526b70;line-height:1.55}.mn31-reviews blockquote footer{font-size:9px;color:#7c9195;margin-top:12px}.mn31-visit{display:flex;justify-content:space-between;align-items:end}.mn31-visit>div:last-child{display:flex;gap:8px}.mn31-visit a,.mn31-visit button{padding:11px 16px;border-radius:999px;border:1px solid #cfe0e0;background:#fff;color:#315b63}.mn31-visit button{background:var(--mn);color:#fff;border-color:var(--mn)}.mn31-footer{height:80px;border-top:1px solid #dce9e9;display:flex;align-items:center}.mn31-footer>div small{display:block;color:#758a8f}.mn31-footer nav{margin-left:auto;display:flex;gap:15px;font-size:10px}.mn31-footer>span{margin-left:28px;color:var(--mn);font-weight:900}

/* BOUTIQUE */
.bm-v31-boutique{background:#fff8f6;--bq:color-mix(in srgb,var(--p) 40%,#9a5365);--bq-soft:color-mix(in srgb,var(--s) 7%,#f8e7e5)}.bq31-nav{height:78px;display:flex;align-items:center;gap:28px}.bq31-nav>a{display:flex;align-items:center;gap:10px;min-width:220px}.bq31-nav img{max-width:44px;max-height:38px}.bq31-nav b{font:20px Georgia,serif;color:#663947}.bq31-nav nav{display:flex;gap:23px;margin-left:auto;font-size:12px;color:#7b666b}.bq31-nav>button,.bq31-copy>button,.bq31-book>button{border:0;border-radius:999px;background:var(--bq);color:#fff;padding:12px 20px;font-weight:800}.bq31-hero{display:grid;grid-template-columns:.88fr 1.5fr .78fr;min-height:510px;background:linear-gradient(135deg,#fbe9e6,#f6dcd8);overflow:hidden}.bq31-copy{padding:58px 28px 45px 38px}.bq31-copy>small,.bq31-services small,.bq31-feature small,.bq31-gallery small,.bq31-reviews small,.bq31-visit small{font-size:9px;letter-spacing:.2em;color:var(--bq);font-weight:900}.bq31-copy h1{font:clamp(46px,5vw,68px)/.98 Georgia,serif;color:#6e3a49;margin:15px 0}.bq31-copy p{color:#7c666d;line-height:1.6}.bq31-copy>button{margin-top:24px}.bq31-copy>div{display:flex;gap:24px;margin-top:30px}.bq31-copy>div span{font-size:20px;color:var(--bq)}.bq31-copy>div b{display:block;font-size:8px;color:#78676b;margin-top:4px}.bq31-mosaic{display:grid;grid-template-columns:1.6fr .85fr;grid-template-rows:1fr 1fr;gap:6px}.bq31-main-photo{grid-row:1/3;background-size:cover;background-position:var(--bm-hero-x) var(--bm-hero-y)}.bq31-mosaic img,.bq31-mosaic>span{width:100%;height:100%;object-fit:cover;background:linear-gradient(145deg,#eed0ca,#f8eae7)}.bq31-book{align-self:center;margin:25px 22px 25px -20px;padding:23px;background:rgba(255,255,255,.95);box-shadow:0 18px 50px rgba(88,51,61,.14);z-index:2}.bq31-book h2{font:24px Georgia,serif;color:#713e4c}.bq31-book>p{font-size:10px;color:#8b777d;margin:4px 0 13px}.bq31-book label{font-size:9px;font-weight:800;color:#806b72;display:block;margin-top:9px}.bq31-book select,.bq31-book label>span{display:flex;justify-content:space-between;width:100%;margin-top:4px;padding:10px;border:1px solid #ead7d3;background:#fff;font-size:10px}.bq31-book>button{width:100%;border-radius:4px;margin-top:12px}.bq31-book footer{text-align:center;color:#8b777d;font-size:8px;margin-top:9px}.bq31-services,.bq31-feature,.bq31-gallery,.bq31-reviews,.bq31-visit{padding:58px 0}.bq31-services header{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.bq31-services h2,.bq31-feature h2,.bq31-gallery h2,.bq31-reviews h2,.bq31-visit h2{font:34px Georgia,serif;color:#6d3c49;margin-top:5px}.bq31-services header>a{font-size:10px}.bq31-services>div{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.bq31-services article{background:#fff;border:1px solid #ecdcd8}.bq31-services article>div{height:130px;background-size:cover;background-position:center}.bq31-services .bq31-placeholder{display:grid;place-items:center;background:var(--bq-soft);color:var(--bq);font-size:32px}.bq31-services h3{font:15px Georgia,serif;padding:12px 12px 0}.bq31-services p{font-size:9px;color:#8b777d;line-height:1.45;padding:4px 12px 12px;min-height:40px}.bq31-services article button{float:right;margin:-38px 10px 0 0;width:29px;height:29px;border-radius:50%;border:1px solid #ead5d1;background:#fff}.bq31-feature{display:grid;grid-template-columns:1fr 1fr .95fr;gap:14px;border-top:1px solid #eadad7}.bq31-feature>div,.bq31-feature>article,.bq31-feature>aside{padding:22px;background:#fff}.bq31-swatches{display:flex;gap:8px;margin-top:18px}.bq31-swatches i{width:30px;height:54px;border-radius:18px;background:color-mix(in srgb,var(--bq) 20%,#f5ded9)}.bq31-swatches i:nth-child(2){background:#d9aaa7}.bq31-swatches i:nth-child(3){background:#9f5964}.bq31-swatches i:nth-child(4){background:#633a47}.bq31-swatches i:nth-child(5){background:#e5b7bc}.bq31-swatches i:nth-child(6){background:linear-gradient(#eee,#d5aaa4)}.bq31-feature article{background:linear-gradient(135deg,#f5dcd8,#fff)}.bq31-feature article h3{font:28px Georgia,serif;color:#713d4c;margin:7px 0}.bq31-feature article p{color:#876f76}.bq31-feature article button{margin-top:15px;border:0;background:var(--bq);color:#fff;padding:10px 14px}.bq31-feature aside>div{display:flex;gap:13px;margin-top:15px}.bq31-feature aside span{text-align:center}.bq31-feature aside i{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--bq-soft);color:var(--bq);font-style:normal;font-weight:900}.bq31-feature aside b{font-size:10px}.bq31-gallery>div{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-top:18px}.bq31-gallery button{border:0;padding:0;aspect-ratio:.85;overflow:hidden}.bq31-gallery img{width:100%;height:100%;object-fit:cover}.bq31-reviews{border-top:1px solid #ead9d6}.bq31-reviews>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.bq31-reviews blockquote{margin:0;background:#fff;padding:20px;border:1px solid #eddcd8}.bq31-reviews p{font:17px/1.5 Georgia,serif;color:#6e4f58}.bq31-reviews footer{font-size:9px;color:#8c747b;margin-top:12px}.bq31-visit{display:flex;justify-content:space-between;align-items:end}.bq31-visit>div:last-child{display:flex;gap:8px}.bq31-visit a,.bq31-visit button{padding:11px 15px;border:1px solid #e8d5d1;background:#fff;color:#714854}.bq31-visit button{background:var(--bq);color:#fff;border-color:var(--bq)}.bq31-footer{height:82px;border-top:1px solid #ead8d4;display:flex;align-items:center}.bq31-footer span{margin:auto;color:#8b747a;font-size:11px}.bq31-footer small{color:var(--bq);font-weight:900}

/* Responsive */
@media(max-width:1050px){.au-hero,.ed31-hero,.mn31-hero,.bq31-hero{grid-template-columns:1fr 1.3fr}.au-book-card,.ed31-book,.mn31-book,.bq31-book{grid-column:1/-1;margin:-76px 22px 22px auto;width:min(360px,calc(100% - 44px));position:relative}.au-service-grid,.ed31-services>div,.fl-services>div,.mn31-services>div{grid-template-columns:repeat(2,1fr)}.bq31-services>div{grid-template-columns:repeat(3,1fr)}.au-team,.mn31-team{grid-template-columns:1fr}.au-team>div,.mn31-team>div{grid-template-columns:repeat(4,1fr)}.fl-team>div{grid-template-columns:repeat(3,1fr)}.bq31-feature{grid-template-columns:1fr 1fr}.bq31-feature>aside{grid-column:1/-1}.ed31-story{grid-template-columns:1fr 1fr}.ed31-story blockquote{grid-column:1/-1}.fl-gallery{grid-template-columns:1fr}.fl-gallery-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){.bm-v31-page>header,.bm-v31-page>section,.bm-v31-page>footer,.bm-v31-page>main,.fl-reviews{width:min(100% - 28px,720px)}.au-nav nav,.ed31-nav nav,.fl-nav nav,.mn31-nav nav,.bq31-nav nav{display:none}.au-brand,.ed31-nav>a,.fl-brand,.mn31-nav>a,.bq31-nav>a{min-width:0;margin-right:auto}.au-hero,.ed31-hero,.mn31-hero,.bq31-hero,.fl-hero{grid-template-columns:1fr}.au-hero-copy,.ed31-copy,.mn31-copy,.bq31-copy,.fl-copy{padding:38px 26px 30px}.au-photo,.ed31-photo,.mn31-photo,.fl-photo{min-height:420px}.bq31-mosaic{min-height:430px}.au-book-card,.ed31-book,.mn31-book,.bq31-book{margin:-95px 18px 18px auto;width:calc(100% - 36px)}.fl-booking header{align-items:flex-start;flex-direction:column}.fl-booking header>button{margin-left:0}.fl-steps{grid-template-columns:repeat(2,1fr)}.au-team>div,.mn31-team>div,.ed31-team>div{grid-template-columns:repeat(2,1fr)}.fl-team>div{grid-template-columns:repeat(2,1fr)}.au-gallery>div,.bq31-gallery>div{grid-template-columns:repeat(3,1fr)}.ed31-gallery>div{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.ed31-gallery button:first-child{grid-row:auto}.au-reviews,.fl-reviews,.mn31-reviews{grid-template-columns:1fr}.au-reviews>div,.fl-reviews>div:last-child,.mn31-reviews>div{grid-template-columns:1fr}.ed31-reviews>div,.bq31-reviews>div{grid-template-columns:1fr}.bq31-feature{grid-template-columns:1fr}.bq31-feature>aside{grid-column:auto}.au-visit,.ed31-visit,.fl-visit,.mn31-visit,.bq31-visit{align-items:flex-start;flex-direction:column}.au-footer,.ed31-footer,.fl-footer,.mn31-footer,.bq31-footer{height:auto;min-height:90px;flex-wrap:wrap;padding:20px 0}.au-footer span,.fl-footer span,.bq31-footer span{margin:0 0 0 auto}.mn31-footer nav,.ed31-footer nav{margin-left:auto}}
@media(max-width:560px){.bm-v31-page>header,.bm-v31-page>section,.bm-v31-page>footer,.bm-v31-page>main,.fl-reviews{width:100%}.au-nav,.ed31-nav,.fl-nav,.mn31-nav,.bq31-nav{padding:0 16px;height:68px}.au-nav>button,.ed31-nav>button,.fl-nav>button,.mn31-nav>button,.bq31-nav>button{padding:10px 12px;font-size:10px}.au-hero,.ed31-hero,.mn31-hero,.bq31-hero,.fl-hero{margin-top:0;border-radius:0}.au-hero-copy h1,.ed31-copy h1,.mn31-copy h1,.bq31-copy h1,.fl-copy h1{font-size:45px}.au-photo,.ed31-photo,.mn31-photo,.fl-photo{min-height:360px}.au-trust,.fl-icons{gap:14px;flex-wrap:wrap}.mn31-trust{grid-template-columns:repeat(2,1fr)}.au-services,.au-team,.au-gallery,.au-reviews,.au-visit,.ed31-services,.ed31-team,.ed31-gallery,.ed31-reviews,.ed31-visit,.fl-services,.fl-team,.fl-gallery,.fl-reviews,.fl-visit,.mn31-services,.mn31-team,.mn31-gallery,.mn31-reviews,.mn31-visit,.bq31-services,.bq31-feature,.bq31-gallery,.bq31-reviews,.bq31-visit{padding:42px 16px}.au-services header{align-items:flex-start;flex-direction:column;gap:10px}.au-service-grid,.ed31-services>div,.fl-services>div,.mn31-services>div{grid-template-columns:1fr}.bq31-services>div{grid-template-columns:repeat(2,1fr)}.au-team>div,.mn31-team>div,.ed31-team>div,.fl-team>div{grid-template-columns:repeat(2,1fr)}.au-gallery>div,.bq31-gallery>div{grid-template-columns:repeat(2,1fr)}.fl-steps{grid-template-columns:1fr}.ed31-story{grid-template-columns:1fr;padding:0 16px 38px}.ed31-story blockquote{grid-column:auto}.bq31-mosaic{grid-template-columns:1.45fr .7fr;min-height:360px}.bq31-services article>div{height:110px}.bq31-swatches i{width:24px;height:46px}.au-reviews,.fl-reviews,.mn31-reviews{border-radius:0}.au-footer,.ed31-footer,.fl-footer,.mn31-footer,.bq31-footer{padding-inline:16px}.ed31-footer nav,.mn31-footer nav{width:100%;order:3;margin:4px 0 0}.mobile-reserve-bar{z-index:10020}}
