
:root{--ink:#151310;--paper:#f7f3ed;--soft:#e8e0d5;--line:#cfc4b6;--rust:#8a4c35}
html{scroll-behavior:smooth} body{overflow-x:hidden;background:var(--paper)}
a{transition:opacity .2s ease,transform .2s ease} a:hover{opacity:.72}
.site-frame{min-height:100vh;width:100%;overflow:visible!important;padding-bottom:0!important}
.site-header{position:sticky;top:0;z-index:80;height:70px;background:rgba(247,243,237,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(21,19,16,.16);display:flex;align-items:center;justify-content:space-between;padding:0 24px}
.brand-lockup{font-family:'Bodoni Moda',serif;font-size:21px;letter-spacing:-.045em;color:var(--ink);text-decoration:none;line-height:.9}.brand-lockup small{display:block;font-family:'Manrope',sans-serif;font-size:7px;letter-spacing:.22em;text-transform:uppercase;margin-top:5px;color:#655e56;font-weight:700}
.desktop-nav{display:none;gap:26px;align-items:center}.desktop-nav a{font-size:9px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:var(--ink);text-decoration:none}.desktop-nav .enquire{border:1px solid var(--ink);padding:10px 14px}
.menu-toggle{width:38px;height:38px;border:1px solid var(--ink);background:transparent;display:flex;align-items:center;justify-content:center}.menu-toggle span,.menu-toggle span:before{display:block;width:15px;height:1px;background:var(--ink);content:''}.menu-toggle span:before{transform:translateY(-5px)}
.mobile-menu{position:fixed;inset:70px 0 0 0;z-index:79;background:var(--ink);color:#fff;padding:38px 28px;display:none;overflow:auto}.mobile-menu.open{display:block}.mobile-menu a{display:flex;justify-content:space-between;align-items:center;color:#fff;text-decoration:none;font-family:'Bodoni Moda',serif;font-size:34px;line-height:1;border-bottom:1px solid rgba(255,255,255,.22);padding:18px 0}.mobile-menu .micro{font-family:'Manrope',sans-serif;font-size:8px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.58);margin-top:34px;line-height:1.8}
.site-footer{background:var(--ink);color:#fff;padding:52px 24px 34px;margin-top:0}.site-footer-grid{display:grid;gap:34px}.site-footer .footer-brand{font-family:'Bodoni Moda',serif;font-size:34px;line-height:.88;letter-spacing:-.055em}.site-footer p{font-size:10px;line-height:1.8;color:rgba(255,255,255,.6);max-width:360px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:13px 20px}.footer-links a{color:#fff;text-decoration:none;text-transform:uppercase;font-size:8px;letter-spacing:.14em;font-weight:700}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);margin-top:38px;padding-top:18px;font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.45);display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}
.home-logo-hero{min-height:calc(88vh - 70px)!important;height:auto!important}.home-logo-hero img{filter:contrast(1.05)}
img{max-width:100%}
@media(min-width:900px){.site-header{height:82px;padding:0 52px}.brand-lockup{font-size:25px}.desktop-nav{display:flex}.menu-toggle{display:none}.mobile-menu{display:none!important}.home-logo-hero{min-height:calc(92vh - 82px)!important;padding:70px!important}.home-logo-hero img{max-width:700px!important}.site-footer{padding:74px 52px 36px}.site-footer-grid{grid-template-columns:1.3fr .7fr;align-items:end}.footer-links{grid-template-columns:repeat(2,160px);justify-content:end}.site-frame>section:not(.home-logo-hero):not(:first-of-type){padding-left:max(6vw,52px);padding-right:max(6vw,52px)}.site-frame>section.relative.h-\[620px\],.site-frame>section.relative.h-\[610px\]{height:720px!important}.site-frame h1{max-width:850px}.site-frame h2{max-width:700px!important}.site-frame p{max-width:620px}.site-frame .grid.grid-cols-2{max-width:900px;margin-left:auto;margin-right:auto}}
