:root{--sb-rose:#c89ba8;--sb-blush:#ead6d8;--sb-nude:#f5ece8;--sb-champagne:#e6c9b2;--sb-charcoal:#2c2c2e;--sb-wine:#6e3d4b;--sb-white:#fff;--sb-radius:16px;--sb-shadow:0 18px 55px rgba(82,50,59,.13)}
.sb-storefront-page{overflow-x:hidden}.sb-storefront-page .wp-site-blocks>header,.sb-storefront-page .wp-site-blocks>footer{display:none}.sb-storefront-page .entry-content{margin:0}.sb-storefront-page .wp-block-post-title{display:none}.sb-storefront-page main.wp-block-group{padding:0!important;margin:0!important}.sb-site{width:100vw;max-width:none!important;margin-left:calc(50% - 50vw)!important;color:var(--sb-charcoal);background:var(--sb-white);font-family:"Avenir Next",Avenir,"Segoe UI",sans-serif}.sb-site *{box-sizing:border-box}.sb-site ::selection{background:var(--sb-rose);color:#fff}.sb-site a:focus-visible,.sb-site button:focus-visible,.sb-site input:focus-visible,.sb-site select:focus-visible{outline:3px solid var(--sb-wine);outline-offset:3px}
.sb-site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,80px);border-bottom:1px solid var(--sb-blush);background:rgba(255,255,255,.97);position:sticky;top:0;z-index:50}.admin-bar .sb-site-header{top:32px}.sb-site-logo{display:flex;align-items:center;color:var(--sb-charcoal);text-decoration:none}.sb-site-logo img{display:block;width:200px;height:58px;object-fit:contain}.sb-site-header nav{display:flex;align-items:center;gap:clamp(12px,1.5vw,25px)}.sb-site-header nav a{color:var(--sb-charcoal);text-decoration:none;font-size:14px;white-space:nowrap}.sb-site-header nav a:hover{color:var(--sb-wine)}.sb-cart-link span{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:20px;background:var(--sb-wine);color:#fff}.sb-mobile-menu{display:none;min-width:48px;min-height:44px;border:1px solid var(--sb-blush);background:#fff;border-radius:999px}
.sb-hero{position:relative;background:var(--sb-nude);min-height:min(760px,calc(100dvh - 88px));overflow:hidden}.sb-hero picture,.sb-hero img{display:block;width:100%;height:100%;min-height:inherit}.sb-hero img{object-fit:cover;object-position:center}.sb-hero-actions{position:absolute;left:clamp(30px,11vw,190px);bottom:clamp(30px,7vw,100px);display:flex;gap:12px;align-items:center}.sb-cta,.sb-hero-ghost{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 25px;border-radius:999px;font-weight:700;text-decoration:none;cursor:pointer}.sb-cta{background:var(--sb-wine);color:#fff!important;border:1px solid var(--sb-wine)}.sb-hero-ghost{background:rgba(255,255,255,.82);color:var(--sb-wine);border:1px solid rgba(110,61,75,.25);backdrop-filter:blur(8px)}.sb-cta:hover{background:#56303b;transform:translateY(-1px)}
.sb-categories{display:grid;grid-template-columns:repeat(4,1fr);padding:1px;background:var(--sb-rose);gap:1px}.sb-categories a{background:#fff;padding:clamp(25px,3vw,45px);color:var(--sb-charcoal);text-decoration:none}.sb-categories a:hover{background:var(--sb-nude)}.sb-categories span{display:block;font:500 clamp(21px,2vw,29px) Georgia,serif;margin-bottom:8px}.sb-categories small{color:#6d6265;line-height:1.4}
.sb-products,.sb-services,.sb-booking-section,.sb-about,.sb-newsletter{padding:clamp(70px,9vw,140px) clamp(20px,7vw,110px)}.sb-products-soft{background:var(--sb-nude)}.sb-section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:42px}.sb-section-heading h2,.sb-services h2,.sb-booking-section h2,.sb-about h2,.sb-newsletter h2{font:500 clamp(34px,4vw,60px)/1.08 Georgia,serif;letter-spacing:-.03em;max-width:18ch;margin:0}.sb-section-heading>a{color:var(--sb-wine);text-underline-offset:5px}.sb-site .woocommerce ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.sb-site .woocommerce ul.products::before,.sb-site .woocommerce ul.products::after{display:none}.sb-site .woocommerce ul.products li.product{float:none;width:auto!important;margin:0!important}.sb-site .woocommerce ul.products li.product img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:var(--sb-radius);margin-bottom:18px;transition:transform .35s cubic-bezier(.2,.8,.2,1)}.sb-site .woocommerce ul.products li.product:hover img{transform:scale(1.015)}.sb-site .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px;color:var(--sb-charcoal);padding:0 0 7px}.sb-site .woocommerce ul.products li.product .price{color:var(--sb-wine);font-weight:700}.sb-site .woocommerce ul.products li.product .button{background:var(--sb-wine);color:#fff;border-radius:999px;padding:12px 18px;margin-top:10px}
.sb-services{display:grid;grid-template-columns:.82fr 1.18fr;gap:8vw;background:var(--sb-charcoal);color:#fff}.sb-services>div>p{color:#d7cbcd;line-height:1.7;max-width:50ch;margin-bottom:28px}.sb-service-list article{padding:29px 0;border-top:1px solid #695c60}.sb-service-list h3{font-size:24px;margin:0 0 8px}.sb-service-list p{color:#cbbfc1;margin:0}.sb-booking-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:8vw;background:var(--sb-nude)}.sb-booking-section>div>p{max-width:45ch;color:#6d6265;line-height:1.7}
.sb-booking{background:#fff;padding:clamp(24px,4vw,50px);border-radius:var(--sb-radius);box-shadow:var(--sb-shadow)}.sb-steps{display:flex;gap:8px;margin-bottom:34px}.sb-steps span{height:4px;background:var(--sb-blush);flex:1;overflow:hidden;text-indent:-999px}.sb-steps span.is-active{background:var(--sb-wine)}.sb-step{display:none}.sb-step.is-active{display:block}.sb-step h3{font:500 30px Georgia,serif}.sb-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sb-choice-grid button,.sb-slots button{border:1px solid #d6c6ca;background:#fff;padding:16px;border-radius:10px;text-align:left;min-height:52px}.sb-choice-grid button.is-selected,.sb-slots button.is-selected{border-color:var(--sb-wine);background:var(--sb-nude)}.sb-step label{display:grid;gap:6px;margin:14px 0}.sb-step input{min-height:48px;border:1px solid #cdbfc2;border-radius:10px;padding:0 13px}.sb-check{grid-template-columns:auto 1fr!important;align-items:start}.sb-check input{min-height:auto}.sb-slots{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.sb-booking-nav{display:flex;justify-content:space-between;margin-top:28px}.sb-booking-nav button{border:0;background:none;min-height:44px;padding:0 16px}.sb-booking-nav button[data-next]{background:var(--sb-wine);color:#fff;border-radius:999px}
.sb-about{text-align:center}.sb-about h2,.sb-about>p{margin-left:auto;margin-right:auto}.sb-about>p{max-width:65ch;line-height:1.8}.sb-testimonials{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:980px;margin:50px auto 0}.sb-testimonials blockquote{text-align:left;margin:0;padding:30px;background:var(--sb-nude);border-radius:var(--sb-radius);font:500 22px/1.5 Georgia,serif}.sb-testimonials cite{display:block;margin-top:18px;font:500 12px/1.4 "Avenir Next",sans-serif;text-transform:uppercase;letter-spacing:.1em}.sb-newsletter{display:flex;align-items:center;justify-content:space-between;gap:40px;background:var(--sb-blush)}.sb-newsletter form{display:grid;grid-template-columns:minmax(220px,350px) auto;gap:10px}.sb-newsletter label{grid-column:1/-1}.sb-newsletter input{min-height:50px;border:1px solid #c8b2b7;border-radius:10px;padding:0 15px}.sb-footer{background:var(--sb-charcoal);color:#fff;padding:60px clamp(20px,7vw,110px);display:flex;justify-content:space-between;align-items:center}.sb-footer .sb-site-logo img{filter:brightness(0) invert(1);opacity:.92}
.woocommerce-page main,.sb-client-area{max-width:1300px;margin:auto;padding:60px 24px}.woocommerce div.product div.images img{border-radius:var(--sb-radius)}.woocommerce div.product .summary .button,.woocommerce-cart .wc-block-cart__submit-button,.woocommerce-checkout .wc-block-components-checkout-place-order-button{background:var(--sb-wine)!important;color:#fff!important;border-radius:999px!important;min-height:48px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.wc-block-components-text-input input{border:1px solid #cabdc0!important;border-radius:10px!important;min-height:48px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px;color:var(--sb-charcoal)}
@media(max-width:1000px){.sb-site-header nav{gap:11px}.sb-site-header nav a{font-size:12px}.sb-site .woocommerce ul.products{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.admin-bar .sb-site-header{top:46px}.sb-mobile-menu{display:inline-grid;place-items:center}.sb-site-header nav{display:none;position:absolute;top:100%;left:0;right:0;padding:18px 24px;background:#fff;box-shadow:0 18px 40px rgba(71,43,51,.12);grid-template-columns:1fr 1fr}.sb-site-header nav.is-open{display:grid}.sb-hero{min-height:64dvh}.sb-hero img{object-position:center}.sb-hero-actions{left:24px;bottom:28px}.sb-categories{grid-template-columns:1fr 1fr}.sb-services,.sb-booking-section{grid-template-columns:1fr}.sb-site .woocommerce ul.products{grid-template-columns:1fr 1fr}.sb-newsletter{display:grid}.sb-newsletter form{grid-template-columns:1fr auto}}
@media(max-width:520px){.sb-site-header{height:72px;padding:0 16px}.sb-site-logo img{width:150px;height:48px}.sb-hero{min-height:65dvh}.sb-hero-actions{right:20px;display:grid}.sb-hero-actions a{min-height:46px}.sb-categories{grid-template-columns:1fr}.sb-products,.sb-services,.sb-booking-section,.sb-about,.sb-newsletter{padding:64px 20px}.sb-choice-grid,.sb-testimonials{grid-template-columns:1fr}.sb-site .woocommerce ul.products{gap:16px}.sb-site .woocommerce ul.products li.product .button{width:100%;text-align:center}.sb-newsletter form{grid-template-columns:1fr}.sb-footer{display:grid;gap:30px}}
@media(prefers-reduced-motion:reduce){.sb-site *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(prefers-reduced-transparency:reduce){.sb-hero-ghost{backdrop-filter:none;background:#fff}}
.sb-storefront-page{margin:0!important}
