@import url('/wp-content/mu-plugins/europa-design/fonts.css');
:root{--cream:#f7f3ec;--paper:#fffcf7;--burgundy:#760d28;--ink:#302b27;--muted:#70685f;--gold:#bd9d64;--line:#dfd6c8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--cream);color:var(--ink);font:15px/1.75 Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #b2843f;outline-offset:5px}.skip{position:fixed;left:16px;top:-100px;z-index:10;background:white;padding:12px}.skip:focus{top:10px}.topline{background:var(--burgundy);color:#f8ead5;padding:9px 4%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.7px}.topline a{letter-spacing:.8px}.header{position:sticky;top:0;z-index:5;background:rgba(247,243,236,.97);display:flex;justify-content:space-between;align-items:center;padding:20px 4%;border-bottom:1px solid var(--line);gap:35px}.brand{flex-shrink:0;width:260px}.brand img{width:100%;height:auto}nav{display:flex;align-items:center;gap:27px;font-size:12px}nav>a:not(.button){padding:10px 0}nav>a:hover,.footer a:hover{color:var(--burgundy)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--burgundy);color:white;border:1px solid var(--burgundy);padding:15px 25px;border-radius:5px;font-size:12px;letter-spacing:.3px;transition:background .2s,transform .2s;min-height:48px}.button:hover{background:#51081b;transform:translateY(-2px);color:white}.button span{font-size:19px;line-height:1}.button.small{padding:12px 19px;gap:16px}.button.light{background:#f4e5c8;border-color:#f4e5c8;color:#3f2b25}.button.light:hover{background:white}.button.outline{background:transparent;border-color:#d9c6aa;color:white}.button.outline:hover{background:#ffffff14}.menu-toggle{display:none}.hero{margin:18px 18px 0;min-height:650px;position:relative;overflow:hidden;border-radius:9px;color:white;display:flex;align-items:center}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-photo{object-position:center 45%}.hero-shade{background:linear-gradient(90deg,rgba(23,17,15,.83),rgba(27,21,17,.57) 50%,rgba(27,21,17,.15))}.hero-content{position:relative;padding:70px 5% 110px;width:100%}.eyebrow{font-size:10px;letter-spacing:2.7px;font-weight:600;margin:0 0 24px}.burgundy{color:var(--burgundy)}h1,h2,h3,blockquote{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(50px,5.8vw,88px);line-height:1.06;letter-spacing:-2.7px;margin:0 0 28px}em{font-weight:400;color:inherit}h1 em{color:#ebd7b4}.hero-copy{font-size:15px;color:#f1e9df;line-height:1.9;margin:0 0 31px}.actions{display:flex;gap:14px;flex-wrap:wrap}.hero-bottom{position:absolute;bottom:0;left:5%;right:5%;border-top:1px solid #ffffff40;padding:21px 0;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.7px}.hero-bottom a{font-size:11px;letter-spacing:.3px}.hero-bottom a span{margin-left:16px;font-size:20px}.service-ribbon{display:flex;align-items:center;justify-content:center;gap:5%;padding:26px 4%;border-bottom:1px solid var(--line);font:18px Georgia,serif}.service-ribbon i{font-size:22px;color:var(--gold)}.section{max-width:1400px;margin:auto;padding:100px 6%}h2{font-size:clamp(34px,3.4vw,50px);line-height:1.15;letter-spacing:-1.3px;margin:0 0 25px}h2 em{color:var(--burgundy)}.intro{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.intro-art{position:relative;min-width:0}.intro-art img{width:100%;height:460px;object-fit:cover;border-radius:8px 8px 90px 8px}.image-caption{position:absolute;bottom:25px;left:25px;background:var(--paper);padding:20px 26px;font:24px/1.3 Georgia,serif;box-shadow:0 8px 25px #20160b14}.image-caption em{display:block;color:var(--burgundy)}.intro-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.9}.text-link{display:inline-flex;gap:50px;border-bottom:1px solid var(--burgundy);padding:10px 0;margin-top:8px;color:var(--burgundy);font-size:12px}.services{padding-top:20px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:33px}.section-top h2{margin:0}.section-top>p{color:var(--muted);font-size:13px;margin:0 0 4px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{position:relative;aspect-ratio: .95;overflow:hidden;border-radius:7px;color:white}.service-card img,.card-shade{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .45s}.card-shade{background:linear-gradient(0deg,rgba(20,15,13,.9),rgba(20,15,13,.04) 72%)}.service-card:hover img{transform:scale(1.04)}.card-copy{position:absolute;bottom:26px;left:26px;right:26px}.card-copy p{font-size:11px;color:#f1e6d7;margin:0 0 9px}.card-copy h3{font-size:29px;margin:0;line-height:1.2;display:flex;align-items:center;justify-content:space-between;gap:10px}.card-copy h3 span{font:24px Arial;color:#ebd7b4}.more-services{margin-top:27px;display:flex;flex-wrap:wrap;gap:12px 25px;font-size:11px}.more-services span{color:var(--muted)}.more-services a{border-bottom:1px solid var(--line);color:var(--burgundy)}.reviews{padding-top:65px;padding-bottom:85px;background:#efe8dc;max-width:none;text-align:center}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;max-width:1200px;margin:40px auto 0;text-align:left}.review-grid figure{margin:0;padding:30px;background:var(--paper);border-radius:6px;display:flex;flex-direction:column}.stars{color:#99753e;letter-spacing:3px;font-size:13px}blockquote{margin:20px 0 28px;font-size:21px;line-height:1.5;flex:1}figcaption{font-size:10px;letter-spacing:1.5px;color:var(--burgundy);padding-top:18px;border-top:1px solid var(--line)}figcaption span{display:block;color:var(--muted);font-size:9px;margin-top:4px;letter-spacing:.6px}.closing{margin:32px 32px 0;background:var(--burgundy);padding:75px 7%;border-radius:8px;color:#f9eddd;position:relative;overflow:hidden}.closing>div{position:relative;z-index:1}.closing h2{font-size:clamp(36px,4vw,58px)}.closing h2 em{color:#e4c99d}.closing>div>p:not(.eyebrow){color:#ebd5d5;font-size:14px;margin-bottom:28px}.closing-mark{position:absolute;right:7%;top:-35px;font:italic 390px Georgia,serif;color:#ffffff08}.footer{padding:70px 6% 0;font-size:12px}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1.1fr 1.3fr;gap:50px}.footer-brand img{width:250px;height:auto}.footer p{color:var(--muted)}.footer h3{font:10px Arial,sans-serif;letter-spacing:2px;color:var(--burgundy);margin:0 0 25px}.footer-top>div>a{display:block;margin:9px 0}.social{display:flex;gap:20px;font-size:11px;margin-top:22px}.footer-bottom{border-top:1px solid var(--line);margin-top:45px;padding:22px 0;display:flex;justify-content:space-between;color:var(--muted);font-size:10px}
@media(min-width:1600px){.hero{min-height:740px}.hero-content{padding-left:8%}}@media(max-width:1100px){.brand{width:215px}nav{gap:17px;font-size:11px}.header{gap:20px;padding:18px 3%}.button.small{padding:12px}.hero{min-height:610px}.section-top{display:block}.section-top>p{margin-top:20px}.card-copy{left:18px;right:18px}.card-copy h3{font-size:24px}.footer-top{gap:25px}}@media(max-width:850px){.topline{font-size:8px;letter-spacing:1px}.header{padding:17px 5%}.brand{width:225px}.menu-toggle{display:flex;align-items:center;gap:15px;border:0;background:transparent;color:var(--burgundy);padding:8px;font-size:12px;cursor:pointer}.menu-toggle span{font-size:22px}nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--cream);border-bottom:1px solid var(--line);padding:20px 6%;box-shadow:0 20px 25px #302b2720}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:6px;font-size:14px}nav .button{margin-top:10px}.hero{margin:12px;min-height:610px}.hero-content{padding-left:6%;padding-right:6%}.hero-shade{background:linear-gradient(90deg,#1b1513db,#1b151350)}.intro{gap:6%}.intro-art img{height:390px}.section{padding:70px 5%}.services{padding-top:10px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-ribbon{font-size:15px;gap:4%}.review-grid{gap:12px}.review-grid figure{padding:22px}blockquote{font-size:18px}.footer-top{grid-template-columns:repeat(2,1fr);gap:35px}.closing{margin:20px 20px 0;padding:60px 6%}}@media(max-width:560px){html{scroll-padding-top:90px}.topline{justify-content:center}.topline>span{display:none}.topline a{font-size:10px}.brand{width:215px}.hero{min-height:640px}.hero-content{padding-top:55px;padding-bottom:110px}.hero-photo{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#201712df,#20171275)}h1{font-size:51px;letter-spacing:-2px}.eyebrow{font-size:8px;letter-spacing:2px}.hero-copy{font-size:13px}.hero .actions{flex-direction:column;align-items:flex-start}.button{font-size:11px;min-width:225px}.hero-bottom>span{display:none}.hero-bottom{padding:18px 0}.service-ribbon{display:grid;grid-template-columns:1fr 1fr;gap:13px;text-align:center;font-size:15px;padding:22px}.service-ribbon i{display:none}.intro{grid-template-columns:1fr;gap:35px}.intro-art img{height:350px}.section{padding:60px 6%}h2{font-size:36px}.services{padding-top:0}.section-top>p{font-size:12px}.service-grid{gap:14px;grid-template-columns:1fr}.service-card{aspect-ratio:1.1}.card-copy{left:25px;right:25px}.card-copy h3{font-size:30px}.card-copy p{font-size:12px}.more-services{line-height:2;font-size:12px}.more-services span{width:100%}.reviews h2{font-size:34px}.review-grid{grid-template-columns:1fr;gap:15px;margin-top:28px}.review-grid figure{padding:28px}blockquote{font-size:21px}.closing{margin:15px 12px 0;padding:45px 7%}.closing h2{font-size:35px}.closing .actions{flex-direction:column;align-items:flex-start}.closing-mark{font-size:300px;right:-25px;top:70px}.footer{padding:55px 7% 0}.footer-top{gap:32px 20px}.footer-brand{grid-column:1/-1}.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{gap:20px;align-items:center;font-size:9px}.footer-bottom a{white-space:nowrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Match the original homepage video and crop it to fill the responsive hero. */
.hero-video{position:absolute;inset:0;overflow:hidden;container-type:size;background:#211b18}.hero-video iframe{position:absolute;left:50%;top:50%;width:max(100cqw,177.778cqh);height:max(100cqh,56.25cqw);transform:translate(-50%,-50%);border:0;pointer-events:none}

/* One shared, owner-confirmed hours table. */
.opening-hours{font-size:13px;line-height:1.65;margin:15px 0;max-width:340px}.opening-hours>div{display:flex;justify-content:space-between;gap:20px}.opening-hours dt,.opening-hours dd{margin:0}.hours-timezone{font-size:11px!important;margin:8px 0 22px!important}
