@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Cormorant+Garamond:wght@500;600&display=swap');

:root{
  --bba-paper:#f7f3ef;
  --bba-paper-2:#eee6e0;
  --bba-white:#fff;
  --bba-ink:#211a1c;
  --bba-muted:#776d70;
  --bba-wine:#724452;
  --bba-wine-dark:#4b2c35;
  --bba-rose:#c9a8a5;
  --bba-line:#ddd2cc;
  --bba-green:#486553;
  --bba-max:1200px;
}
body.bba-theme-refresh{margin:0;background:var(--bba-paper);color:var(--bba-ink);font-family:"DM Sans",Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}
body.bba-theme-refresh *{box-sizing:border-box}
body.bba-theme-refresh img{display:block;max-width:100%}
body.bba-theme-refresh a{color:inherit;text-decoration:none}
body.bba-theme-refresh button,body.bba-theme-refresh input,body.bba-theme-refresh textarea,body.bba-theme-refresh select{font:inherit}
.bba-container{width:min(var(--bba-max),calc(100% - 42px));margin-inline:auto}
.bba-narrow{width:min(820px,calc(100% - 42px));margin-inline:auto}
.bba-kicker{font-size:11px;line-height:1.3;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--bba-wine);margin-bottom:16px}
.bba-section{padding:104px 0}.bba-section-sm{padding:68px 0}.bba-rule{border-top:1px solid var(--bba-line)}
.bba-theme-refresh h1,.bba-theme-refresh h2,.bba-theme-refresh h3,.bba-theme-refresh p{margin-top:0}
.bba-theme-refresh h1,.bba-theme-refresh h2{font-family:"Cormorant Garamond",Georgia,serif;font-weight:600;letter-spacing:-.025em}
.bba-theme-refresh h1{font-size:clamp(46px,5vw,72px);line-height:1.01;margin-bottom:24px}
.bba-theme-refresh h2{font-size:clamp(34px,4vw,54px);line-height:1.06;margin-bottom:18px}
.bba-theme-refresh h3{font-size:22px;line-height:1.25;letter-spacing:-.015em}
.bba-theme-refresh p{color:var(--bba-muted)}
.bba-lead{font-size:20px;line-height:1.5;max-width:640px}
.bba-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:0 22px;border:1px solid var(--bba-wine-dark);font-size:14px;line-height:1;font-weight:600;letter-spacing:-.01em;background:transparent;color:var(--bba-wine-dark);transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}
body.bba-theme-refresh a.bba-btn{color:var(--bba-wine-dark)}
.bba-btn:hover{background:var(--bba-wine-dark);border-color:var(--bba-wine-dark);color:#fff;transform:translateY(-1px)}
body.bba-theme-refresh a.bba-btn:hover{color:#fff}
.bba-btn-dark{background:var(--bba-wine-dark);border-color:var(--bba-wine-dark);color:#fff}
body.bba-theme-refresh a.bba-btn-dark{color:#fff}
.bba-btn-dark:hover{background:var(--bba-ink);border-color:var(--bba-ink);color:#fff}
body.bba-theme-refresh a.bba-btn-dark:hover{color:#fff}
.bba-btn-block{width:100%}
.bba-arrow:after{content:"→";font-size:17px;line-height:1;font-weight:400;transition:transform .18s ease}
.bba-arrow:hover:after{transform:translateX(3px)}

.bba-header{position:sticky;top:0;z-index:70;background:rgba(247,243,239,.94);backdrop-filter:blur(15px);border-bottom:1px solid rgba(221,210,204,.85)}
.bba-header-in{height:82px;display:flex;align-items:center;justify-content:space-between;gap:34px}.bba-brand img{height:48px;width:auto}
.bba-nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:600}.bba-nav a{color:#51484b}.bba-nav a.active,.bba-nav a:hover{color:var(--bba-wine)}
.bba-header-right{display:flex;gap:10px;align-items:center}.bba-mobile-btn{display:none;border:0;background:transparent;font-size:25px}

.bba-hero{padding:58px 0 86px}.bba-hero-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:72px;align-items:center}.bba-hero-copy{padding:28px 0;max-width:620px}.bba-hero-copy h1{font-size:clamp(50px,5.15vw,74px);line-height:.98;letter-spacing:-.028em;max-width:10.8ch;margin-bottom:24px;text-wrap:balance}.bba-hero-copy .bba-lead{font-size:20px;line-height:1.48;max-width:590px;margin-bottom:32px}.bba-hero-copy .bba-btn{min-height:52px;padding-inline:23px}.bba-hero-photo{height:620px;position:relative;overflow:hidden;background:#fff}.bba-hero-photo img{width:100%;height:100%;object-fit:cover}.bba-hero-note{position:absolute;bottom:0;left:0;background:var(--bba-paper);padding:18px 22px;width:min(72%,350px);font-size:13px;line-height:1.45}
.bba-intro{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:start}.bba-intro-copy{padding-top:8px}.bba-intro-copy>p{font-size:18px}
.bba-simple-list{margin-top:34px;border-top:1px solid var(--bba-line)}.bba-simple-row{display:grid;grid-template-columns:38px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--bba-line)}.bba-simple-row b{font-size:14px}.bba-simple-row span{color:var(--bba-muted);font-size:14px}
.bba-paths{border-top:1px solid var(--bba-line)}.bba-path{display:grid;grid-template-columns:70px 1fr 1fr 170px;gap:30px;align-items:start;padding:34px 0;border-bottom:1px solid var(--bba-line)}.bba-path-no{font-family:"Cormorant Garamond",Georgia,serif;font-size:28px;color:var(--bba-rose)}.bba-path h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:34px;font-weight:500;margin:0}.bba-path p{margin:0 0 10px}.bba-path-features{font-size:12px;line-height:1.55;color:var(--bba-wine);font-weight:600}.bba-path .bba-btn{justify-self:end}
.bba-image-story{display:grid;grid-template-columns:1.05fr .95fr;min-height:660px}.bba-story-photo{min-height:660px}.bba-story-photo img{width:100%;height:100%;object-fit:cover}.bba-story-copy{background:var(--bba-wine-dark);color:#fff;padding:80px;display:flex;flex-direction:column;justify-content:center}.bba-story-copy p{color:rgba(255,255,255,.72);font-size:18px}.bba-story-copy h2{color:#fff}.bba-outcomes{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--bba-line)}.bba-outcome{padding:28px 40px 28px 0;border-bottom:1px solid var(--bba-line)}.bba-outcome:nth-child(even){padding-left:40px;border-left:1px solid var(--bba-line)}.bba-outcome h3{font-family:"Cormorant Garamond",Georgia,serif;font-weight:500;font-size:31px;margin-bottom:8px}.bba-outcome p{margin:0}.bba-cta{display:grid;grid-template-columns:1.4fr .6fr;gap:40px;align-items:end;background:var(--bba-paper-2);padding:62px}.bba-cta h2{margin-bottom:0}

.bba-page-head{padding:72px 0 60px;border-bottom:1px solid var(--bba-line)}.bba-page-head h1{max-width:920px}.bba-page-head .bba-lead{margin-bottom:0}.bba-breadcrumb{font-size:12px;color:var(--bba-muted);margin-bottom:26px}
.bba-about-people{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.bba-person-photo{height:640px;overflow:hidden}.bba-person-photo:nth-child(2){margin-top:90px}.bba-person-photo img{width:100%;height:100%;object-fit:cover}.bba-long-copy{font-size:19px}.bba-manifesto{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(32px,4vw,52px);line-height:1.15;font-weight:500;max-width:900px}

.bba-shop-categories{border-top:1px solid var(--bba-line)}.bba-shop-category{display:grid;grid-template-columns:1fr 1fr 170px;gap:40px;padding:38px 0;border-bottom:1px solid var(--bba-line);align-items:start}.bba-shop-category h2{font-size:clamp(34px,3.4vw,46px);margin:0}.bba-shop-category p{margin-top:5px}.bba-shop-category .bba-btn{justify-self:end;margin-top:8px}
.bba-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px 28px}.bba-product{min-width:0}.bba-product-image{display:block;aspect-ratio:1/1;background:#eee8e3;overflow:hidden;margin-bottom:19px}.bba-product-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .28s ease}.bba-product-image:hover img{transform:scale(1.012)}.bba-product-copy{display:flex;flex-direction:column}.bba-product-type{font-size:10.5px;line-height:1.35;text-transform:uppercase;letter-spacing:.15em;color:var(--bba-wine);font-weight:700;margin-bottom:8px}.bba-product-type a{color:inherit}.bba-product h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(25px,2.2vw,30px);line-height:1.06;font-weight:600;margin:0}.bba-product h3 a{display:inline}.bba-product-excerpt{font-size:14px;line-height:1.55;margin:12px 0 0;max-width:36ch}.bba-product-footer{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-top:18px;padding-top:15px;border-top:1px solid var(--bba-line)}.bba-product-footer strong{font-size:16px;line-height:1.25;font-weight:700;white-space:nowrap}.bba-product-footer strong ins{text-decoration:none}.bba-product-footer>a{display:inline-flex;align-items:center;gap:8px;font-size:12px;line-height:1.25;font-weight:700;color:var(--bba-wine-dark);white-space:nowrap}.bba-product-footer>a span:last-child{font-size:16px;font-weight:400;transition:transform .18s ease}.bba-product-footer>a:hover span:last-child{transform:translateX(3px)}.bba-pagination{margin-top:50px}.bba-pagination .page-numbers{display:flex;gap:8px;list-style:none;padding:0}.bba-pagination a,.bba-pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--bba-line)}.bba-pagination .current{background:var(--bba-wine-dark);color:#fff;border-color:var(--bba-wine-dark)}

.bba-product-detail{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:start}.bba-product-gallery{position:sticky;top:108px}.bba-product-main-image{height:690px;background:#e6ddd7;overflow:hidden}.bba-product-main-image img{width:100%;height:100%;object-fit:cover}.bba-product-info h1{font-size:clamp(44px,4.5vw,64px);line-height:1.02}.bba-price-big{font-size:28px;font-weight:700;margin:28px 0}.bba-price-big ins{text-decoration:none}.bba-purchase{padding:28px 0;border-top:1px solid var(--bba-line);border-bottom:1px solid var(--bba-line);margin:30px 0}.bba-purchase form.cart{margin:0}.bba-purchase .quantity{margin-bottom:12px}.bba-purchase .single_add_to_cart_button,.bba-purchase button.single_add_to_cart_button{width:100%;min-height:52px;border-radius:0!important;background:var(--bba-wine-dark)!important;color:#fff!important;border:1px solid var(--bba-wine-dark)!important;font-weight:600!important;letter-spacing:-.01em!important}.bba-product-point{padding:19px 0;border-top:1px solid var(--bba-line);display:grid;grid-template-columns:190px 1fr;gap:30px}.bba-product-point b{font-size:14px}.bba-product-point p{margin:0;font-size:14px}.bba-product-description{margin-top:48px}.bba-product-description h2{font-size:42px}

.bba-wc-shell{padding:70px 0 100px}.bba-wc-shell-head{max-width:820px;margin-bottom:42px}.bba-wc-shell .woocommerce{font-family:"DM Sans",Arial,sans-serif}.bba-wc-shell .woocommerce form.checkout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:70px;align-items:start}.bba-wc-shell #customer_details{width:100%;float:none}.bba-wc-shell #order_review_heading{grid-column:2;margin:0;font-family:"Cormorant Garamond",Georgia,serif;font-size:34px;font-weight:500}.bba-wc-shell #order_review{grid-column:2;background:var(--bba-paper-2);padding:30px;width:100%;float:none}.bba-wc-shell .woocommerce-billing-fields>h3,.bba-wc-shell .woocommerce-additional-fields>h3,.bba-wc-shell .bba-checkout-type h3{font-family:"Cormorant Garamond",Georgia,serif;font-weight:500;font-size:32px}.bba-wc-shell .form-row{margin-bottom:15px}.bba-wc-shell .form-row label{font-size:12px;font-weight:700}.bba-wc-shell input.input-text,.bba-wc-shell textarea,.bba-wc-shell select,.bba-wc-shell .select2-selection{border:1px solid var(--bba-line)!important;background:#fff!important;border-radius:0!important;min-height:48px;padding:12px!important}.bba-wc-shell .select2-selection__rendered{line-height:22px!important;padding:0!important}.bba-wc-shell .select2-selection__arrow{height:46px!important}.bba-wc-shell #place_order{width:100%;min-height:52px;border-radius:0;background:var(--bba-wine-dark);color:#fff;border:1px solid var(--bba-wine-dark);font-weight:600;letter-spacing:-.01em;transition:background-color .18s ease,border-color .18s ease}.bba-wc-shell #place_order:hover{background:var(--bba-ink);border-color:var(--bba-ink)}.bba-wc-shell table.shop_table{border:0;border-radius:0}.bba-wc-shell table.shop_table td,.bba-wc-shell table.shop_table th{border-top:1px solid var(--bba-line);padding:14px 0}.bba-wc-shell .woocommerce-checkout-payment{background:transparent!important}.bba-wc-shell .payment_box{background:#fff!important}.bba-wc-shell .payment_box:before{display:none!important}.bba-wc-shell .bba-checkout-type{margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid var(--bba-line)}.bba-wc-shell .bba-customer-switch{display:flex;width:max-content;border:1px solid var(--bba-line)}.bba-wc-shell .bba-customer-switch label{margin:0}.bba-wc-shell .bba-customer-switch input{position:absolute;opacity:0}.bba-wc-shell .bba-customer-switch span{display:block;padding:11px 17px;font-weight:700}.bba-wc-shell .bba-customer-switch input:checked+span{background:var(--bba-wine-dark);color:#fff}.bba-wc-shell .woocommerce-order{max-width:900px;margin:auto}.bba-wc-shell .woocommerce-thankyou-order-received{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(38px,5vw,62px);line-height:1.05;color:var(--bba-ink);margin-bottom:30px}.bba-wc-shell .bba-thankyou-course{margin-top:35px;border-top:1px solid var(--bba-line);padding-top:28px}.bba-wc-shell .bba-primary-button{display:inline-flex;padding:14px 18px;background:var(--bba-wine-dark);color:#fff;font-weight:700}

.bba-account-shell{display:grid;grid-template-columns:230px 1fr;gap:46px}.bba-account-shell .woocommerce-MyAccount-navigation{width:auto;float:none;border-right:1px solid var(--bba-line);padding-right:24px}.bba-account-shell .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.bba-account-shell .woocommerce-MyAccount-navigation li{margin:0}.bba-account-shell .woocommerce-MyAccount-navigation a{display:block;padding:12px 0;border-bottom:1px solid var(--bba-line);font-size:14px}.bba-account-shell .woocommerce-MyAccount-navigation .is-active a{font-weight:700;color:var(--bba-wine)}.bba-account-shell .woocommerce-MyAccount-content{width:auto;float:none}.bba-account-shell .woocommerce-MyAccount-content>p:first-child{font-size:18px}.bba-account-shell table.shop_table{border:0;border-radius:0}.bba-account-shell table.shop_table td,.bba-account-shell table.shop_table th{border-top:1px solid var(--bba-line);padding:14px 10px}.bba-account-shell .button{border-radius:0!important;background:var(--bba-wine-dark)!important;color:#fff!important;font-weight:600!important;min-height:46px!important;padding:0 18px!important}

.bba-coop-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.bba-coop-image img{width:100%;height:680px;object-fit:cover}.bba-coop-block{padding:34px 0;border-top:1px solid var(--bba-line)}.bba-coop-block h2{font-size:clamp(34px,3.5vw,46px)}.bba-coop-block ul{color:var(--bba-muted);padding-left:20px}.bba-contact{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.bba-contact-data{font-size:18px}.bba-contact-form .wpcf7-form-control,.bba-contact-form input,.bba-contact-form textarea{width:100%;border:1px solid var(--bba-line);border-radius:0;background:#fff;padding:14px}.bba-contact-form input[type=submit]{width:auto;min-height:50px;padding:0 22px;background:var(--bba-wine-dark);color:#fff;border:1px solid var(--bba-wine-dark);font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.bba-contact-form input[type=submit]:hover{background:var(--bba-ink);border-color:var(--bba-ink)}

.bba-footer{background:#211a1c;color:#fff;padding:70px 0 28px}.bba-footer-grid{display:grid;grid-template-columns:1.4fr .6fr .8fr;gap:60px}.bba-footer p,.bba-footer a{color:rgba(255,255,255,.68)}.bba-footer-brand img{width:210px;filter:brightness(0) invert(1);margin-bottom:20px}.bba-footer-links{display:grid;gap:9px}.bba-footer-title{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:#d5c0be;margin-bottom:15px}.bba-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);margin-top:50px;padding-top:22px;font-size:12px;color:rgba(255,255,255,.48)}

@media(max-width:960px){
 .bba-nav{display:none}.bba-nav.is-open{display:flex;position:absolute;left:14px;right:14px;top:78px;flex-direction:column;align-items:flex-start;padding:20px;background:var(--bba-paper);border:1px solid var(--bba-line)}.bba-mobile-btn{display:block}.bba-header-right>.bba-btn{display:none}
 .bba-hero-layout,.bba-intro,.bba-image-story,.bba-product-detail,.bba-coop-grid,.bba-contact{grid-template-columns:1fr}.bba-hero-copy{max-width:720px;padding:18px 0}.bba-hero-copy h1{font-size:clamp(48px,7vw,66px);max-width:12ch}.bba-hero-photo{height:560px}.bba-intro{gap:32px}.bba-path{grid-template-columns:60px 1fr 150px}.bba-path-copy{grid-column:2}.bba-path .bba-btn{grid-column:3;grid-row:1/3}.bba-story-photo{min-height:520px}.bba-story-copy{padding:54px 38px}.bba-product-grid{grid-template-columns:1fr 1fr}.bba-product-gallery{position:relative;top:auto}.bba-shop-category{grid-template-columns:1fr 1fr}.bba-shop-category .bba-btn{grid-column:2}.bba-wc-shell .woocommerce form.checkout{grid-template-columns:1fr}.bba-wc-shell #order_review_heading,.bba-wc-shell #order_review{grid-column:1}.bba-account-shell{grid-template-columns:1fr}.bba-account-shell .woocommerce-MyAccount-navigation{border-right:0;border-bottom:1px solid var(--bba-line);padding:0 0 12px}.bba-account-shell .woocommerce-MyAccount-navigation ul{display:flex;gap:18px;overflow:auto}.bba-account-shell .woocommerce-MyAccount-navigation a{white-space:nowrap;border:0}
}
@media(max-width:640px){
 .bba-container,.bba-narrow{width:calc(100% - 28px)}.bba-section{padding:72px 0}.bba-section-sm{padding:48px 0}.bba-header-in{height:72px}.bba-brand img{height:40px}.bba-theme-refresh h1{font-size:42px;line-height:1.03}.bba-theme-refresh h2{font-size:36px;line-height:1.08}.bba-lead{font-size:18px;line-height:1.5}.bba-hero{padding:30px 0 58px}.bba-hero-layout{gap:30px}.bba-hero-copy{padding:10px 0;max-width:none}.bba-hero-copy h1{font-size:clamp(42px,12vw,52px);line-height:1.01;max-width:11ch;letter-spacing:-.02em}.bba-hero-copy .bba-lead{font-size:18px;line-height:1.5;margin-bottom:26px}.bba-hero-copy .bba-btn{width:100%;min-height:52px;padding-inline:20px}.bba-hero-photo{height:460px}.bba-hero-note{width:88%;padding:15px 18px}.bba-path{grid-template-columns:42px 1fr;padding:28px 0}.bba-path h3{font-size:29px}.bba-path-copy,.bba-path .bba-btn{grid-column:2;grid-row:auto;justify-self:start}.bba-story-copy{padding:40px 24px}.bba-outcomes{grid-template-columns:1fr}.bba-outcome,.bba-outcome:nth-child(even){padding:24px 0;border-left:0}.bba-cta{grid-template-columns:1fr;padding:32px 24px}.bba-about-people{gap:12px}.bba-person-photo{height:440px}.bba-person-photo:nth-child(2){margin-top:50px}.bba-shop-category{grid-template-columns:1fr}.bba-shop-category .bba-btn{grid-column:auto;justify-self:start}.bba-product-grid{grid-template-columns:1fr}.bba-product-main-image{height:480px}.bba-product-point{grid-template-columns:1fr;gap:6px}.bba-wc-shell{padding-top:48px}.bba-wc-shell #order_review{padding:20px}.bba-footer-grid{grid-template-columns:1fr}.bba-footer-bottom{flex-direction:column}
}


/* Breadcrumbs */
.bba-breadcrumb{margin:0 0 24px;font-size:12px;color:var(--bba-muted,#776d70)}
.bba-breadcrumb ol{display:flex;align-items:center;flex-wrap:wrap;gap:7px;list-style:none;margin:0;padding:0}
.bba-breadcrumb li{display:flex;align-items:center;gap:7px}
.bba-breadcrumb li:not(:last-child)::after{content:"/";color:var(--bba-line,#b9aaa4)}
.bba-breadcrumb a{color:inherit;text-decoration:none}
.bba-breadcrumb a:hover{color:var(--bba-wine,#724452);text-decoration:underline;text-underline-offset:3px}
.bba-breadcrumb [aria-current="page"]{color:var(--bba-ink,#211a1c)}
@media(max-width:640px){.bba-breadcrumb{margin-bottom:18px;font-size:11px}.bba-breadcrumb ol{gap:5px}.bba-breadcrumb li{gap:5px}}


/* Landing Page Builder */
.bba-lp-hero{padding:54px 0 92px}
.bba-lp-hero-grid{display:grid;grid-template-columns:1fr .92fr;gap:64px;align-items:end}
.bba-lp-hero-copy{padding:28px 0}
.bba-lp-hero-copy .bba-lead{margin-bottom:28px}
.bba-lp-hero-image{height:650px;overflow:hidden;background:var(--bba-paper-2)}
.bba-lp-hero-image img{width:100%;height:100%;object-fit:cover}
.bba-lp-buy{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-top:26px;margin-top:30px;border-top:1px solid var(--bba-line)}
.bba-lp-buy span{display:block;font-size:12px;color:var(--bba-muted);margin-bottom:3px}
.bba-lp-buy strong{font-size:28px}
.bba-lp-buy ins{text-decoration:none}
.bba-lp-section-head{max-width:760px;margin-bottom:34px}
.bba-kicker-light{color:#dec8c6}
.bba-lp-detail-row{display:grid;grid-template-columns:190px 1fr;gap:26px;padding:20px 0;border-bottom:1px solid var(--bba-line)}
.bba-lp-detail-row:first-child{border-top:1px solid var(--bba-line)}
.bba-lp-detail-row strong{font-size:14px}
.bba-lp-detail-row p{margin:0;font-size:14px}
.bba-lp-faq{border-top:1px solid var(--bba-line);margin-top:28px}
.bba-lp-faq details{border-bottom:1px solid var(--bba-line)}
.bba-lp-faq summary{list-style:none;cursor:pointer;padding:22px 34px 22px 0;font-size:18px;font-weight:600;position:relative}
.bba-lp-faq summary::-webkit-details-marker{display:none}
.bba-lp-faq summary:after{content:"+";position:absolute;right:2px;top:20px;font-size:24px;font-weight:400}
.bba-lp-faq details[open] summary:after{content:"−"}
.bba-lp-faq details>div{padding:0 40px 20px 0}
.bba-lp-faq details>div p{margin-bottom:0}
.bba-lp-final{display:grid;grid-template-columns:1.3fr auto;gap:50px;align-items:end;background:var(--bba-paper-2);padding:58px}
.bba-lp-final h2{margin-bottom:12px}
.bba-lp-final p{margin-bottom:0;max-width:680px}
.bba-footer-description p,.bba-footer-company p{margin:0;color:rgba(255,255,255,.68)}

@media(max-width:960px){
  .bba-lp-hero-grid{grid-template-columns:1fr}
  .bba-lp-hero-image{height:560px}
  .bba-lp-final{grid-template-columns:1fr}
  .bba-lp-final .bba-btn{justify-self:start}
}
@media(max-width:640px){
  .bba-lp-hero{padding:30px 0 64px}
  .bba-lp-hero-image{height:460px}
  .bba-lp-buy{align-items:flex-start;flex-direction:column}
  .bba-lp-buy .bba-btn{width:100%}
  .bba-lp-detail-row{grid-template-columns:1fr;gap:6px}
  .bba-lp-final{padding:32px 24px}
  .bba-lp-final .bba-btn{width:100%}
}

/* Button accessibility and consistent visual hierarchy */
.bba-btn:focus-visible,.bba-wc-shell #place_order:focus-visible,.bba-contact-form input[type=submit]:focus-visible{outline:2px solid var(--bba-wine);outline-offset:3px}

/* Product listing 2.1.4 */
@media(max-width:960px){.bba-product-grid{gap:46px 22px}.bba-product-image{aspect-ratio:1/1}}
@media(max-width:640px){.bba-product-grid{gap:42px}.bba-product-image{aspect-ratio:1/1;margin-bottom:16px}.bba-product h3{font-size:28px}.bba-product-footer{margin-top:16px}.bba-product-footer>a span:first-child{display:none}.bba-product-footer>a span:last-child{font-size:20px}}


/* Landing Page refinement 2.1.5 */
.bba-lp-hero{
  padding:46px 0 84px;
  background:linear-gradient(90deg,var(--bba-paper) 0 58%,#f1e9e4 58% 100%);
  overflow:hidden;
}
.bba-lp-hero .bba-breadcrumb{margin-bottom:30px}
.bba-lp-hero-grid{
  grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);
  gap:78px;
  align-items:center;
}
.bba-lp-hero-copy{padding:20px 0 30px;max-width:660px}
.bba-lp-hero-copy h1{
  font-size:clamp(50px,5.2vw,74px);
  line-height:.98;
  max-width:10.5ch;
  margin-bottom:26px;
}
.bba-lp-hero-copy .bba-lead{
  font-size:18px;
  line-height:1.58;
  max-width:590px;
  margin-bottom:0;
}
.bba-lp-hero-image{
  height:auto;
  min-height:610px;
  overflow:visible;
  background:transparent;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:12px 0;
}
.bba-lp-hero-image img{
  width:auto;
  max-width:100%;
  max-height:650px;
  height:auto;
  object-fit:contain;
  box-shadow:0 24px 55px rgba(66,43,49,.10);
}
.bba-lp-buy{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  justify-content:stretch;
  gap:28px;
  max-width:590px;
  padding:22px 0;
  margin-top:34px;
  border-top:1px solid var(--bba-line);
  border-bottom:1px solid var(--bba-line);
}
.bba-lp-price{min-width:0}
.bba-lp-price-label{
  display:block;
  font-size:11px;
  line-height:1.3;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:var(--bba-muted);
  margin-bottom:7px;
}
.bba-lp-price-line{
  display:flex;
  align-items:baseline;
  flex-wrap:wrap;
  gap:10px 14px;
  line-height:1;
}
.bba-lp-price-line .amount,
.bba-lp-price-line .woocommerce-Price-amount,
.bba-lp-price-line .woocommerce-Price-currencySymbol{white-space:nowrap}
.bba-lp-price-old{
  display:inline-flex!important;
  align-items:baseline;
  color:#9b8e90;
  font-size:16px;
  font-weight:500;
  line-height:1;
  text-decoration-thickness:1px;
  text-decoration-color:#9b8e90;
  white-space:nowrap;
}
.bba-lp-price-current{
  display:inline-flex!important;
  align-items:baseline;
  color:var(--bba-ink);
  font-size:29px;
  font-weight:700;
  line-height:1;
  text-decoration:none!important;
  white-space:nowrap;
}
.bba-lp-price-current ins,.bba-lp-price-current del{display:inline!important}
.bba-lp-buy .bba-btn{min-width:168px;min-height:52px;padding-inline:24px}

/* LP sections: editorial hierarchy instead of generic stacked blocks */
.bba-lp .bba-section{padding:112px 0}
.bba-lp .bba-section-sm{padding:76px 0}
.bba-lp .bba-intro{grid-template-columns:.82fr 1.18fr;gap:96px}
.bba-lp .bba-intro>div:first-child{max-width:460px}
.bba-lp .bba-intro-copy{max-width:690px;font-size:18px;line-height:1.7}
.bba-lp .bba-intro-copy p{font-size:18px;line-height:1.7}
.bba-lp-section-head{max-width:700px;margin-bottom:42px}
.bba-lp .bba-outcomes{border-top:1px solid var(--bba-ink)}
.bba-lp .bba-outcome{padding:34px 46px 34px 0}
.bba-lp .bba-outcome:nth-child(even){padding-left:46px}
.bba-lp .bba-outcome h3{font-size:34px;line-height:1.08;margin-bottom:10px}
.bba-lp .bba-outcome p{max-width:520px}
.bba-lp .bba-image-story{min-height:620px}
.bba-lp .bba-story-photo{min-height:620px;background:#ede5df}
.bba-lp .bba-story-copy{padding:76px 68px}
.bba-lp .bba-story-copy h2{max-width:520px}
.bba-lp .bba-story-copy p{line-height:1.7}
.bba-lp .bba-simple-list{margin-top:0}
.bba-lp-detail-row{grid-template-columns:210px 1fr;padding:23px 0}
.bba-lp-detail-row strong{font-size:15px}
.bba-lp-detail-row p{font-size:15px;line-height:1.65}
.bba-lp-faq{margin-top:34px;border-top-color:var(--bba-ink)}
.bba-lp-faq summary{font-family:"Cormorant Garamond",Georgia,serif;font-size:24px;font-weight:600;padding:24px 40px 24px 0}
.bba-lp-faq summary:after{top:22px}
.bba-lp-final{
  background:transparent;
  border-top:1px solid var(--bba-ink);
  border-bottom:1px solid var(--bba-line);
  padding:46px 0;
  grid-template-columns:minmax(0,1.25fr) auto;
}
.bba-lp-final h2{max-width:740px}

@media(max-width:960px){
  .bba-lp-hero{background:var(--bba-paper);padding-top:34px}
  .bba-lp-hero-grid{grid-template-columns:1fr;gap:38px}
  .bba-lp-hero-copy{max-width:760px;padding-bottom:0}
  .bba-lp-hero-copy h1{max-width:12ch}
  .bba-lp-hero-image{min-height:0;padding:0;background:#f1e9e4}
  .bba-lp-hero-image img{max-height:640px}
  .bba-lp .bba-intro{grid-template-columns:1fr;gap:30px}
  .bba-lp .bba-story-copy{padding:54px 40px}
}
@media(max-width:640px){
  .bba-lp-hero{padding:26px 0 54px}
  .bba-lp-hero .bba-breadcrumb{margin-bottom:20px}
  .bba-lp-hero-copy h1{font-size:clamp(42px,12vw,52px);max-width:none;margin-bottom:20px}
  .bba-lp-hero-copy .bba-lead{font-size:17px;line-height:1.55}
  .bba-lp-buy{grid-template-columns:1fr;gap:18px;padding:20px 0;margin-top:28px}
  .bba-lp-price-current{font-size:27px}
  .bba-lp-buy .bba-btn{width:100%}
  .bba-lp-hero-image{margin-top:6px}
  .bba-lp-hero-image img{width:100%;max-height:none;box-shadow:none}
  .bba-lp .bba-section{padding:74px 0}
  .bba-lp .bba-section-sm{padding:52px 0}
  .bba-lp .bba-outcome,.bba-lp .bba-outcome:nth-child(even){padding:26px 0}
  .bba-lp .bba-outcome h3{font-size:30px}
  .bba-lp .bba-story-copy{padding:38px 24px}
  .bba-lp-detail-row{grid-template-columns:1fr;gap:7px}
  .bba-lp-faq summary{font-size:21px}
  .bba-lp-final{padding:36px 0}
}


/* LP 2.1.6: price must never split currency onto a separate line */
.bba-lp-price-line{flex-wrap:nowrap}
.bba-lp-price-old,
.bba-lp-price-current{
  white-space:nowrap!important;
  word-break:keep-all;
}
@media(max-width:640px){
  .bba-lp-price-line{flex-wrap:wrap}
  .bba-lp-price-old,
  .bba-lp-price-current{white-space:nowrap!important}
}


/* =========================================================
   BeautyBoss LP Flexible Builder 2.2.0
   ========================================================= */
.bba-lp-flexible{overflow:hidden}
.bba-lp-breadcrumb-wrap{padding:24px 0 0}
.bba-lp-breadcrumb-wrap .bba-breadcrumb{margin:0}
.bba-lp-title-fallback{padding:52px 0 28px}
.bba-lp-title-fallback h1{max-width:900px}

.bba-lp-section{padding:96px 0;border-top:1px solid var(--bba-line)}
.bba-lp-section:first-of-type{border-top:0}
.bba-lp-section-head{max-width:760px;margin-bottom:44px}
.bba-lp-section-head h2{margin-bottom:0}
.bba-lp-richtext{font-size:18px;line-height:1.72}
.bba-lp-richtext p{font-size:inherit;line-height:inherit}
.bba-lp-richtext>*:last-child{margin-bottom:0}

/* Hero variants */
.bba-lp-flexible .bba-lp-hero{
  padding:42px 0 86px;
  background:var(--bba-paper);
  border-top:0;
}
.bba-lp-flexible .bba-lp-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.06fr) minmax(380px,.94fr);
  gap:76px;
  align-items:center;
}
.bba-lp-flexible .bba-lp-hero-copy{max-width:660px;padding:24px 0}
.bba-lp-flexible .bba-lp-hero-copy h1,
.bba-lp-flexible .bba-lp-hero-copy h2{
  font-size:clamp(48px,5vw,72px);
  line-height:.99;
  max-width:11ch;
  margin-bottom:24px;
}
.bba-lp-flexible .bba-lp-hero-image{
  min-height:560px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#f0e8e2;
  padding:28px;
}
.bba-lp-flexible .bba-lp-hero-image img{
  max-width:100%;
  max-height:610px;
  width:auto;
  height:auto;
  object-fit:contain;
  box-shadow:none;
}
.bba-lp-hero--media_left .bba-lp-hero-copy{order:2}
.bba-lp-hero--media_left .bba-lp-hero-image{order:1}
.bba-lp-hero--centered .bba-lp-hero-grid{grid-template-columns:1fr;max-width:920px;margin:auto;text-align:center}
.bba-lp-hero--centered .bba-lp-hero-copy{max-width:820px;margin:auto}
.bba-lp-hero--centered .bba-lp-hero-copy h1,
.bba-lp-hero--centered .bba-lp-hero-copy h2{max-width:14ch;margin-left:auto;margin-right:auto}
.bba-lp-hero--centered .bba-lead{margin-left:auto;margin-right:auto}
.bba-lp-hero--centered .bba-lp-buy{margin-left:auto;margin-right:auto}
.bba-lp-hero--centered .bba-lp-hero-image{min-height:0;background:transparent;padding-top:10px}

/* Price */
.bba-lp-flexible .bba-lp-buy{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:28px;
  max-width:590px;
  padding:22px 0;
  margin-top:32px;
  border-top:1px solid var(--bba-line);
  border-bottom:1px solid var(--bba-line);
}
.bba-lp-price-line{display:flex;align-items:baseline;gap:10px 14px;flex-wrap:nowrap}
.bba-lp-price-old,.bba-lp-price-current{white-space:nowrap!important;word-break:keep-all}
.bba-lp-price-old{font-size:15px;color:#918487}
.bba-lp-price-current{font-size:28px;font-weight:700;color:var(--bba-ink);text-decoration:none!important}
.bba-lp-price-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--bba-muted);margin-bottom:6px}

/* Text variants */
.bba-lp-text-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}
.bba-lp-text--narrow .bba-lp-text-inner{display:block;max-width:780px;margin:auto}
.bba-lp-text--narrow .bba-lp-section-heading{text-align:center;margin-bottom:28px}
.bba-lp-text--wide .bba-lp-text-inner{display:block}
.bba-lp-text--wide .bba-lp-section-heading{max-width:900px;margin-bottom:30px}
.bba-lp-text--wide .bba-lp-richtext{max-width:1000px}

/* Benefits */
.bba-lp-benefit-items{border-top:1px solid var(--bba-ink)}
.bba-lp-benefits--lines .bba-lp-benefit-items{display:grid;grid-template-columns:1fr 1fr}
.bba-lp-benefits--lines .bba-lp-benefit-item{padding:30px 42px 30px 0;border-bottom:1px solid var(--bba-line)}
.bba-lp-benefits--lines .bba-lp-benefit-item:nth-child(even){padding-left:42px;border-left:1px solid var(--bba-line)}
.bba-lp-benefit-item h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:31px;line-height:1.06;margin-bottom:9px}
.bba-lp-benefit-item p{margin:0;max-width:540px}
.bba-lp-benefits--grid3 .bba-lp-benefit-items{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--bba-ink)}
.bba-lp-benefits--grid3 .bba-lp-benefit-item{padding:30px;border-right:1px solid var(--bba-line);border-bottom:1px solid var(--bba-line)}
.bba-lp-benefits--grid3 .bba-lp-benefit-item:nth-child(3n){border-right:0}
.bba-lp-benefits--list .bba-lp-benefit-item{display:grid;grid-template-columns:minmax(220px,.7fr) 1.3fr;gap:40px;padding:24px 0;border-bottom:1px solid var(--bba-line)}

/* Image + text */
.bba-lp-image-text-grid{display:grid;grid-template-columns:1fr 1fr;min-height:590px}
.bba-lp-image-text-media{min-height:590px;background:var(--bba-paper-2)}
.bba-lp-image-text-media img{width:100%;height:100%;object-fit:cover}
.bba-lp-image-text-copy{padding:72px 68px;display:flex;flex-direction:column;justify-content:center}
.bba-lp-image-text-copy h2{max-width:560px}
.bba-lp-image-text--image_right .bba-lp-image-text-media{order:2}
.bba-lp-image-text--image_right .bba-lp-image-text-copy{order:1}
.bba-lp-image-text--dark .bba-lp-image-text-copy{background:var(--bba-wine-dark);color:#fff}
.bba-lp-image-text--dark .bba-lp-image-text-copy p{color:rgba(255,255,255,.76)}
.bba-lp-image-text--dark .bba-lp-image-text-copy .bba-kicker{color:#dec8c6}

/* Lists */
.bba-lp-list-items{border-top:1px solid var(--bba-ink)}
.bba-lp-list-item{display:grid;grid-template-columns:70px 1fr;gap:26px;padding:24px 0;border-bottom:1px solid var(--bba-line)}
.bba-lp-list-index{font-family:"Cormorant Garamond",Georgia,serif;font-size:25px;color:var(--bba-rose)}
.bba-lp-list-item h3{font-size:21px;margin:0 0 5px}
.bba-lp-list-item p{margin:0}
.bba-lp-list--two_col .bba-lp-list-items{display:grid;grid-template-columns:1fr 1fr}
.bba-lp-list--two_col .bba-lp-list-item:nth-child(odd){padding-right:36px}
.bba-lp-list--two_col .bba-lp-list-item:nth-child(even){padding-left:36px;border-left:1px solid var(--bba-line)}
.bba-lp-list--three_col .bba-lp-list-items{display:grid;grid-template-columns:repeat(3,1fr)}
.bba-lp-list--three_col .bba-lp-list-item{display:block;padding:28px 28px 28px 0;border-right:1px solid var(--bba-line)}
.bba-lp-list--three_col .bba-lp-list-item:nth-child(3n){border-right:0;padding-left:28px}
.bba-lp-list--three_col .bba-lp-list-index{display:block;margin-bottom:20px}

/* FAQ */
.bba-lp-faq-section--two_col .bba-lp-faq{display:grid;grid-template-columns:1fr 1fr;column-gap:52px;border-top:0}
.bba-lp-faq-section--two_col .bba-lp-faq details{border-top:1px solid var(--bba-line)}
.bba-lp-faq summary{font-family:"Cormorant Garamond",Georgia,serif;font-size:23px}

/* Purchase */
.bba-lp-purchase-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end;border-top:1px solid var(--bba-ink);border-bottom:1px solid var(--bba-line);padding:42px 0}
.bba-lp-purchase-copy h2{margin-bottom:12px}
.bba-lp-purchase-copy p{margin:0;max-width:620px}
.bba-lp-purchase-action{display:flex;align-items:center;justify-content:flex-end;gap:28px}
.bba-lp-purchase--centered .bba-lp-purchase-inner{display:block;text-align:center;max-width:780px}
.bba-lp-purchase--centered .bba-lp-purchase-action{justify-content:center;margin-top:26px}
.bba-lp-purchase--dark{background:var(--bba-wine-dark);color:#fff}
.bba-lp-purchase--dark p{color:rgba(255,255,255,.72)}
.bba-lp-purchase--dark .bba-lp-purchase-inner{border-color:rgba(255,255,255,.25)}
.bba-lp-purchase--dark .bba-lp-price-current{color:#fff}
.bba-lp-purchase--dark .bba-lp-price-label,.bba-lp-purchase--dark .bba-lp-price-old{color:rgba(255,255,255,.65)}
.bba-lp-purchase--dark .bba-btn-dark{background:#fff!important;color:var(--bba-wine-dark)!important;border-color:#fff!important}

/* CTA */
.bba-lp-cta-inner{display:grid;grid-template-columns:1.3fr auto;gap:54px;align-items:end;border-top:1px solid var(--bba-ink);padding:46px 0}
.bba-lp-cta-inner h2{max-width:760px;margin-bottom:12px}
.bba-lp-cta-inner p{margin:0;max-width:700px}
.bba-lp-cta--centered .bba-lp-cta-inner{display:block;text-align:center;max-width:840px}
.bba-lp-cta--centered .bba-lp-cta-inner h2,.bba-lp-cta--centered .bba-lp-cta-inner p{margin-left:auto;margin-right:auto}
.bba-lp-cta--centered .bba-btn{margin-top:28px}
.bba-lp-cta--dark{background:var(--bba-wine-dark);color:#fff}
.bba-lp-cta--dark .bba-lp-cta-inner{border-color:rgba(255,255,255,.24)}
.bba-lp-cta--dark p{color:rgba(255,255,255,.72)}
.bba-lp-cta--dark .bba-kicker{color:#dec8c6}
.bba-lp-cta--dark .bba-btn-dark{background:#fff!important;color:var(--bba-wine-dark)!important;border-color:#fff!important}

@media(max-width:960px){
  .bba-lp-section{padding:78px 0}
  .bba-lp-flexible .bba-lp-hero-grid,
  .bba-lp-text-inner,
  .bba-lp-image-text-grid,
  .bba-lp-purchase-inner,
  .bba-lp-cta-inner{grid-template-columns:1fr}
  .bba-lp-flexible .bba-lp-hero-image{min-height:0}
  .bba-lp-hero--media_left .bba-lp-hero-copy,
  .bba-lp-hero--media_left .bba-lp-hero-image,
  .bba-lp-image-text--image_right .bba-lp-image-text-media,
  .bba-lp-image-text--image_right .bba-lp-image-text-copy{order:initial}
  .bba-lp-image-text-copy{padding:52px 38px}
  .bba-lp-image-text-media{min-height:480px}
  .bba-lp-purchase-action{justify-content:flex-start}
  .bba-lp-benefits--grid3 .bba-lp-benefit-items{grid-template-columns:1fr 1fr}
  .bba-lp-list--three_col .bba-lp-list-items{grid-template-columns:1fr 1fr}
}

@media(max-width:640px){
  .bba-lp-breadcrumb-wrap{padding-top:16px}
  .bba-lp-section{padding:60px 0}
  .bba-lp-flexible .bba-lp-hero{padding:26px 0 54px}
  .bba-lp-flexible .bba-lp-hero-copy h1,
  .bba-lp-flexible .bba-lp-hero-copy h2{font-size:clamp(40px,11vw,50px);max-width:none}
  .bba-lp-flexible .bba-lp-hero-image{padding:0;background:transparent}
  .bba-lp-flexible .bba-lp-hero-image img{width:100%;max-height:none}
  .bba-lp-flexible .bba-lp-buy{grid-template-columns:1fr;gap:18px}
  .bba-lp-flexible .bba-lp-buy .bba-btn{width:100%}
  .bba-lp-price-line{flex-wrap:wrap}
  .bba-lp-benefits--lines .bba-lp-benefit-items,
  .bba-lp-benefits--grid3 .bba-lp-benefit-items,
  .bba-lp-list--two_col .bba-lp-list-items,
  .bba-lp-list--three_col .bba-lp-list-items,
  .bba-lp-faq-section--two_col .bba-lp-faq{grid-template-columns:1fr}
  .bba-lp-benefits--lines .bba-lp-benefit-item,
  .bba-lp-benefits--lines .bba-lp-benefit-item:nth-child(even),
  .bba-lp-benefits--grid3 .bba-lp-benefit-item,
  .bba-lp-list--two_col .bba-lp-list-item,
  .bba-lp-list--two_col .bba-lp-list-item:nth-child(even),
  .bba-lp-list--three_col .bba-lp-list-item,
  .bba-lp-list--three_col .bba-lp-list-item:nth-child(3n){
    padding:24px 0;border-left:0;border-right:0
  }
  .bba-lp-benefits--list .bba-lp-benefit-item{grid-template-columns:1fr;gap:8px}
  .bba-lp-image-text-copy{padding:38px 22px}
  .bba-lp-image-text-media{min-height:360px}
  .bba-lp-list-item{grid-template-columns:48px 1fr}
  .bba-lp-purchase-action{display:block}
  .bba-lp-purchase-action .bba-btn{width:100%;margin-top:22px}
  .bba-lp-cta-inner .bba-btn{width:100%}
}

/* v2.2.1: product archive thumbnails are always exact squares */
.bba-product-grid .bba-product-image{aspect-ratio:1 / 1!important;height:auto!important;overflow:hidden!important}
.bba-product-grid .bba-product-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}

/* v2.2.2: native contact form, no CF7 dependency */
.bba-native-contact-form{display:grid;gap:22px;margin-top:28px}
.bba-native-contact-form .bba-contact-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.bba-native-contact-form .bba-contact-field{min-width:0}
.bba-native-contact-form .bba-contact-field label{display:block;margin:0 0 8px;font-size:13px;font-weight:700;color:var(--bba-ink)}
.bba-native-contact-form input[type=text],
.bba-native-contact-form input[type=email],
.bba-native-contact-form input[type=tel],
.bba-native-contact-form select,
.bba-native-contact-form textarea{display:block;width:100%;min-height:52px;margin:0;padding:13px 14px;border:1px solid var(--bba-line);border-radius:0;background:#fff;color:var(--bba-ink);font:inherit;box-shadow:none;outline:0;transition:border-color .18s ease,box-shadow .18s ease}
.bba-native-contact-form textarea{min-height:180px;resize:vertical}
.bba-native-contact-form select{appearance:auto}
.bba-native-contact-form input:focus,
.bba-native-contact-form select:focus,
.bba-native-contact-form textarea:focus{border-color:var(--bba-wine);box-shadow:0 0 0 1px var(--bba-wine)}
.bba-native-contact-form .bba-contact-consent{display:flex;align-items:flex-start;gap:10px;margin:0;font-size:13px;line-height:1.55;color:var(--bba-muted);cursor:pointer}
.bba-native-contact-form .bba-contact-consent input[type=checkbox]{appearance:auto;width:17px!important;height:17px!important;min-width:17px!important;margin:2px 0 0!important;padding:0!important;flex:0 0 17px;accent-color:var(--bba-wine-dark)}
.bba-native-contact-form .bba-contact-consent a{color:var(--bba-ink);text-decoration:underline;text-underline-offset:2px}
.bba-native-contact-form .bba-contact-submit{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:52px;margin:0;padding:0 24px;border:1px solid var(--bba-wine-dark);border-radius:0;background:var(--bba-wine-dark);color:#fff;font:inherit;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}
.bba-native-contact-form .bba-contact-submit:hover{background:var(--bba-ink);border-color:var(--bba-ink)}
.bba-native-contact-form .bba-contact-submit:focus-visible{outline:2px solid var(--bba-wine);outline-offset:3px}
.bba-contact-status{margin:22px 0 0;padding:14px 16px;border:1px solid var(--bba-line);font-size:14px;line-height:1.5}
.bba-contact-status--success{border-color:#7f927b;background:#f4f7f2;color:#344331}
.bba-contact-status--error{border-color:#b98484;background:#fbf3f3;color:#6f3131}
.bba-contact-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
@media(max-width:640px){
  .bba-native-contact-form .bba-contact-row{grid-template-columns:1fr;gap:18px}
  .bba-native-contact-form input[type=text],.bba-native-contact-form input[type=email],.bba-native-contact-form input[type=tel],.bba-native-contact-form select,.bba-native-contact-form textarea{font-size:16px}
  .bba-native-contact-form .bba-contact-submit{width:100%}
}
.bba-native-contact-form .bba-contact-consent input[type=checkbox]{border:0!important;background:transparent!important;box-shadow:none!important}


/* Legal pages 2.2.4 */
.bba-legal-head{padding:64px 0 48px}
.bba-legal-head h1{max-width:850px;margin-bottom:0}
.bba-legal-section{padding-top:64px;padding-bottom:96px}
.bba-legal-content{font-size:16px;line-height:1.75;color:var(--bba-ink)}
.bba-legal-content p{margin:0 0 18px;color:var(--bba-ink);font-size:16px;line-height:1.75}
.bba-legal-content h1,
.bba-legal-content h2,
.bba-legal-content h3,
.bba-legal-content h4,
.bba-legal-content h5,
.bba-legal-content h6{color:var(--bba-ink);max-width:none}
.bba-legal-content h1{font-size:40px;line-height:1.08;margin:48px 0 20px}
.bba-legal-content h2{font-size:34px;line-height:1.12;margin:46px 0 18px}
.bba-legal-content h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:27px;line-height:1.18;font-weight:600;margin:38px 0 14px}
.bba-legal-content h4{font-size:19px;line-height:1.35;margin:30px 0 12px}
.bba-legal-content h1:first-child,
.bba-legal-content h2:first-child,
.bba-legal-content h3:first-child{margin-top:0}
.bba-legal-content ul,
.bba-legal-content ol{margin:0 0 22px;padding-left:1.5em;color:var(--bba-ink)}
.bba-legal-content li{margin:6px 0;padding-left:4px;font-size:15px;line-height:1.7}
.bba-legal-content li>ul,
.bba-legal-content li>ol{margin-top:8px;margin-bottom:8px}
.bba-legal-content a{color:var(--bba-wine);text-decoration:underline;text-underline-offset:3px}
.bba-legal-content strong{color:var(--bba-ink)}
.bba-legal-content hr{border:0;border-top:1px solid var(--bba-line);margin:40px 0}
.bba-legal-content table{width:100%;border-collapse:collapse;margin:28px 0;font-size:14px}
.bba-legal-content th,.bba-legal-content td{padding:12px 14px;border:1px solid var(--bba-line);vertical-align:top;text-align:left}

@media(max-width:640px){
  .bba-legal-head{padding:44px 0 36px}
  .bba-legal-section{padding-top:44px;padding-bottom:72px}
  .bba-legal-content{font-size:15px;line-height:1.7}
  .bba-legal-content p{font-size:15px;line-height:1.7}
  .bba-legal-content h1{font-size:34px}
  .bba-legal-content h2{font-size:29px;margin-top:38px}
  .bba-legal-content h3{font-size:24px;margin-top:32px}
  .bba-legal-content li{font-size:14px}
}
