.custom-logo{max-width:210px;max-height:58px;object-fit:contain}.hero-slideshow{position:relative}.hero-slide{position:absolute;inset:0;background-position:center;background-size:cover;opacity:0;visibility:hidden;transition:opacity .8s ease}.hero-slide:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(42,16,12,.78),rgba(62,19,17,.25),transparent)}.hero-slide.active{opacity:1;visibility:visible}.hero-slide .hero-content{position:relative;z-index:2}.hero-slide .hero-content h1{max-width:760px}.hero-slide[style*="text-align:center"] .hero-content{display:flex;flex-direction:column;align-items:center}.hero-slide[style*="text-align:right"] .hero-content{display:flex;flex-direction:column;align-items:flex-end}.slide-dots{position:absolute;z-index:4;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slide-dots button{width:9px;height:9px;border-radius:50%;border:1px solid #fff;background:transparent;padding:0}.slide-dots button.active{background:#fff}.custom-page-content{max-width:900px;padding-top:70px;padding-bottom:100px;min-height:400px}.custom-page-content h2,.custom-page-content h3{font-family:var(--serif)}.chat-launch{position:fixed;z-index:80;right:22px;bottom:22px;width:58px;height:58px;border:0;border-radius:50%;background:var(--maroon);color:#fff;box-shadow:0 10px 35px rgba(0,0,0,.25);font-size:23px}.chat-widget{position:fixed;z-index:90;right:22px;bottom:92px;width:min(370px,calc(100% - 30px));height:510px;background:#fff;box-shadow:0 18px 60px rgba(0,0,0,.25);display:none;grid-template-rows:auto 1fr auto;border-radius:12px;overflow:hidden}.chat-widget.open{display:grid}.chat-widget header{background:var(--maroon);color:#fff;padding:15px 18px;display:flex;justify-content:space-between}.chat-widget header b,.chat-widget header small{display:block}.chat-widget header small{opacity:.75;font-size:10px}.chat-widget header button{background:none;border:0;color:#fff;font-size:22px}.chat-messages{overflow:auto;padding:15px;background:#f8f5f0}.bot-message,.user-message{padding:10px 12px;border-radius:10px;margin-bottom:10px;font-size:12px;max-width:88%}.bot-message{background:#fff}.user-message{background:var(--maroon);color:#fff;margin-left:auto}.chat-widget form{padding:10px;border-top:1px solid var(--line)}.chat-widget form>input{width:100%;border:0;border-bottom:1px solid var(--line);padding:7px;font-size:10px}.chat-widget form>div{display:flex}.chat-widget form>div input{flex:1;border:0;padding:10px}.chat-widget form>div button{border:0;background:var(--gold);padding:0 13px;font-weight:700}@media(max-width:760px){.hero-slide:after{background:rgba(42,16,12,.58)}.chat-widget{right:15px;bottom:80px}}
