:root{--sbp-ink:#18221e;--sbp-muted:#626d67;--sbp-accent:#55e6ae;--sbp-light:#f5f7f6;--sbp-line:#e3e9e5;--sbp-radius:18px;--sbp-width:1280px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--sbp-ink);font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--sbp-accent);outline-offset:4px}::selection{background:#d8f8eb}.sbp-container{max-width:var(--sbp-width);width:calc(100% - 96px);margin-inline:auto}.sbp-icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.screen-reader-text,.skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.skip-link:focus{z-index:99999;top:8px;left:8px;width:auto;height:auto;clip:auto;padding:12px 20px;background:#fff;color:#000}
.sbp-topbar{background:#f5f7f6;color:#52635b;font-size:12px;letter-spacing:.035em}.sbp-topbar>.sbp-container{display:flex;justify-content:space-between;align-items:center;min-height:34px}.top-divider{padding:0 12px;color:#86958d}.sbp-header{background:#fff;border-bottom:1px solid var(--sbp-line)}.sbp-header-main{min-height:102px;display:flex;align-items:center;gap:46px}.sbp-brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:27px;letter-spacing:-1.2px;line-height:1}.sbp-brand strong{font-weight:800}.brand-by{font-size:14px;letter-spacing:-.6px;padding:0 2px}.brand-period{color:var(--sbp-accent);font-weight:900}.sbp-brand-mark{background:var(--sbp-accent);color:#fff;width:36px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:35px;font-weight:700;line-height:1;position:relative;padding-bottom:8px}.sbp-brand-mark span{position:absolute;right:1px;top:2px;font-size:15px}.sbp-custom-logo{max-width:210px;flex-shrink:0}.sbp-custom-logo img{max-height:58px;width:auto}.sbp-search{flex:1;position:relative;display:flex;min-width:160px}.sbp-search input{background:var(--sbp-light);border:1px solid var(--sbp-line);border-radius:9px;width:100%;height:46px;padding:0 52px 0 18px;font-size:14px;color:var(--sbp-ink)}.sbp-search input::placeholder{color:#727e77}.sbp-search button{position:absolute;right:2px;top:2px;width:44px;height:42px;border:0;background:transparent;color:var(--sbp-ink);border-radius:8px}.sbp-header-actions{display:flex;gap:26px;align-items:center;font-size:14px;white-space:nowrap}.sbp-header-actions a{display:flex;gap:9px;align-items:center;min-height:44px}.sbp-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:21px;height:21px;border-radius:50%;background:var(--sbp-accent);color:#fff;font-size:12px;font-weight:700;padding:0 4px}.sbp-nav-bar{border-top:1px solid var(--sbp-line)}.sbp-nav-inner{display:flex;justify-content:space-between;align-items:center;gap:22px;position:relative;min-height:54px}.sbp-navigation{display:flex;align-items:center;gap:28px;font-size:14px}.sbp-navigation a{display:flex;align-items:center;gap:10px;min-height:48px}.sbp-navigation a:hover,.sbp-header-actions a:hover,.sbp-text-link:hover{color:var(--sbp-accent)}.sbp-all-products{font-weight:700;border-right:1px solid var(--sbp-line);padding-right:25px}.sbp-all-products .sbp-icon{width:17px;height:17px}.sbp-nav-extra{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;white-space:nowrap}.sbp-nav-extra .sbp-icon{width:16px;height:16px}.sbp-menu-toggle{display:none}
.sbp-hero{margin-top:28px;background:#f4f7f5;border-radius:var(--sbp-radius);min-height:480px;display:grid;grid-template-columns:.95fr 1.05fr;overflow:hidden;position:relative}.sbp-hero-copy{padding:52px 10px 52px 48px;position:relative;z-index:1}.sbp-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.5;color:var(--sbp-muted);margin-bottom:14px}.sbp-hero .sbp-eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;color:#436254}.sbp-hero .sbp-eyebrow>span{height:7px;width:7px;background:var(--sbp-accent);border-radius:2px}.sbp-hero h1{font-size:clamp(42px,4.6vw,66px);max-width:510px;line-height:1.02;font-weight:750;letter-spacing:-.062em}.sbp-hero-description{font-size:16px;line-height:1.6;color:#5b6a62;margin:24px 0 28px;max-width:350px}.sbp-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.wp-element-button,.wc-block-components-button{display:inline-flex;justify-content:center;align-items:center;gap:20px;background:var(--sbp-accent);border:1px solid var(--sbp-accent);color:#fff;border-radius:7px;padding:14px 22px;font-size:14px;font-weight:600;line-height:1.4;min-height:48px;text-decoration:none;box-shadow:none;transition:background .2s,transform .2s}.sbp-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.wp-element-button:hover{background:#28b982;color:#fff;border-color:#28b982}.sbp-button .sbp-icon{width:18px;height:18px}.sbp-text-link{display:inline-flex;gap:10px;align-items:center;font-size:14px;font-weight:600}.sbp-hero-copy>.sbp-text-link{display:flex;width:fit-content;font-size:12px;margin-top:18px;color:#50695c}.sbp-hero-art{position:relative;display:flex;align-items:center;min-width:0;background:#f1f5f2}.sbp-hero-art:before{content:"";position:absolute;inset:0 auto 0 0;width:60px;background:linear-gradient(90deg,#f4f7f5,transparent);z-index:1;pointer-events:none}.sbp-hero-art img{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:multiply}.sbp-art-caption{position:absolute;bottom:24px;left:35px;right:28px;display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:.11em;font-weight:700;color:#4b6256}.sbp-art-caption span:last-child{font-size:15px;letter-spacing:-.03em;font-weight:800}
.sbp-category-section{padding-top:62px}.sbp-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}.sbp-section-heading h2{font-size:32px;font-weight:700;letter-spacing:-.045em}.sbp-section-heading .sbp-eyebrow{margin-bottom:8px;font-size:10px}.sbp-section-heading>.sbp-text-link{font-size:13px;white-space:nowrap}.sbp-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.sbp-category-card{position:relative;border:1px solid var(--sbp-line);border-radius:12px;min-height:150px;padding:24px 20px;transition:border-color .2s,background .2s,transform .2s}.sbp-category-card:hover{background:#f0fcf6;border-color:#9ae8c9;transform:translateY(-3px)}.sbp-category-icon{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:12px;background:#f4f7f5;margin-bottom:20px}.sbp-category-icon .sbp-icon{width:28px;height:28px;stroke-width:1.4}.sbp-category-card h3{font-size:15px;font-weight:600;letter-spacing:-.025em}.sbp-category-arrow{position:absolute;right:15px;bottom:20px;color:#82958a}.sbp-category-arrow .sbp-icon{width:16px;height:16px}.sbp-edit-section,.sbp-new-products{padding-top:62px}.sbp-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.sbp-edit-card{padding:32px 36px;min-height:282px;border-radius:14px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s}.sbp-edit-card:hover{transform:translateY(-3px)}.sbp-edit-primary{background:#e8f8f0;color:#fff}.sbp-edit-light{background:#f5f7f6;color:#253b2e}.sbp-edit-number{font-size:10px;letter-spacing:.13em;font-weight:700;color:#48755e;margin-bottom:25px}.sbp-edit-light .sbp-edit-number{color:#587361}.sbp-edit-card h3{font-size:34px;position:relative;z-index:1}.sbp-edit-card p{font-size:13px;margin-top:12px;color:#526e5e;position:relative;z-index:1}.sbp-edit-light p{color:#596d61}.sbp-edit-link{display:flex;gap:18px;align-items:center;font-size:12px;font-weight:600;margin-top:26px;position:relative;z-index:1}.sbp-edit-link .sbp-icon{height:17px;width:17px}.sbp-edit-icon{position:absolute;right:32px;top:85px;width:110px;height:110px;color:#26966a;stroke-width:.7;opacity:.5;transform:rotate(-9deg)}.sbp-edit-light .sbp-edit-icon{color:#78a78d;transform:rotate(9deg)}.sbp-catalog-notice{margin-top:48px;display:flex;gap:22px;align-items:center;background:#fafcfb;border:1px solid var(--sbp-line);border-radius:12px;padding:28px 32px}.sbp-notice-icon{display:flex;align-items:center;justify-content:center;background:#def9ec;color:var(--sbp-accent);width:48px;height:48px;border-radius:50%;flex-shrink:0}.sbp-catalog-notice h2{font-size:18px;letter-spacing:-.03em;line-height:1.3}.sbp-catalog-notice p{color:var(--sbp-muted);font-size:14px;margin-top:6px}.sbp-catalog-notice>.sbp-text-link{margin-left:auto;white-space:nowrap;font-size:13px}
.sbp-footer{margin-top:72px;background:#f5f7f6;color:#40564a;padding:48px 0 22px}.sbp-footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1.25fr;gap:35px;padding-bottom:42px}.sbp-footer .sbp-brand{font-size:30px;color:#fff}.sbp-footer-intro p{font-size:14px;margin-top:16px;color:#68796f}.sbp-footer h2{font-size:13px;font-weight:600;letter-spacing:0;color:#fff;margin:0 0 16px}.sbp-footer-grid>div>a:not(.sbp-brand){display:block;font-size:13px;color:#617468;margin:9px 0}.sbp-footer a:hover{color:#fff}.sbp-footer-signature{display:flex;justify-content:space-between;gap:12px;font-size:12px;font-weight:650;letter-spacing:.09em;line-height:1.7;color:#617468}.sbp-signature-arrow{font-size:58px;font-weight:300;line-height:1;color:#28b982}.sbp-footer-bottom{border-top:1px solid #dce5df;padding-top:20px;display:flex;justify-content:space-between;font-size:11px;color:#687c70}.sbp-footer ul{list-style:none;padding:0;font-size:13px}
.sbp-page,.sbp-shop{padding-top:44px;min-height:46vh}.sbp-page-heading{margin-bottom:32px;color:var(--sbp-muted);font-size:13px}.sbp-page-heading h1{font-size:42px;color:var(--sbp-ink);margin-top:16px;margin-bottom:14px}.sbp-page-heading>.sbp-eyebrow{margin-bottom:0}.sbp-page-heading p:not(.sbp-eyebrow){font-size:16px}.sbp-page-content p{margin-bottom:18px}.sbp-page-content h2,.sbp-page-content h3{margin:24px 0 16px}.sbp-page-content a:not(.button):not(.wp-element-button):not(.wc-block-components-button){text-decoration:underline;text-underline-offset:3px}.sbp-shop-categories{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:36px;padding-bottom:28px;border-bottom:1px solid var(--sbp-line)}.sbp-shop-categories a{padding:8px 18px;border:1px solid var(--sbp-line);border-radius:30px;font-size:14px}.sbp-shop-categories a:hover,.sbp-shop-categories a[aria-current]{background:var(--sbp-ink);color:#fff;border-color:var(--sbp-ink)}.sbp-error{text-align:center;padding-block:100px}.sbp-error h1{font-size:48px}.sbp-error p:not(.sbp-eyebrow){margin:24px 0}
.woocommerce .woocommerce-breadcrumb{margin:10px 0 30px;color:var(--sbp-muted);font-size:13px}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0;padding:0}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:auto!important;margin:0!important;border:1px solid var(--sbp-line);padding:18px;border-radius:12px;display:flex;flex-direction:column;min-width:0}.woocommerce ul.products li.product a img{aspect-ratio:1;object-fit:contain;margin-bottom:18px;border-radius:6px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;line-height:1.5;letter-spacing:-.02em;padding:0 0 10px}.woocommerce ul.products li.product .price{font-size:18px;font-weight:700;color:var(--sbp-ink);margin:0 0 12px}.woocommerce ul.products li.product .button{margin-top:auto;align-self:stretch;min-height:44px;font-size:13px;padding:11px 12px}.woocommerce span.onsale{background:var(--sbp-accent);min-height:28px;min-width:48px;padding:3px 10px;border-radius:5px;line-height:1.8;font-size:12px}.woocommerce ul.products li.product .star-rating{color:#b77913}.woocommerce .woocommerce-result-count{font-size:14px;color:var(--sbp-muted)}.woocommerce select,.woocommerce input.input-text,.woocommerce textarea,.sbp-page input[type=text],.sbp-page input[type=email],.sbp-page input[type=password]{max-width:100%;border:1px solid #cad7ce;background:#fff;border-radius:6px;min-height:46px;padding:10px 12px;color:var(--sbp-ink)}.woocommerce .woocommerce-ordering select{font-size:14px}.woocommerce .woocommerce-info,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error{background:#f0f9f4;border-top-color:var(--sbp-accent);border-radius:6px;font-size:15px}.woocommerce .woocommerce-info::before,.woocommerce .woocommerce-message::before{color:var(--sbp-accent)}.woocommerce div.product .product_title{font-size:36px;line-height:1.15;margin-bottom:20px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--sbp-ink);font-size:26px;font-weight:700;margin-bottom:20px}.woocommerce div.product .woocommerce-product-details__short-description{color:var(--sbp-muted);margin-bottom:24px}.woocommerce div.product form.cart .button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--sbp-accent);color:#fff}.woocommerce div.product form.cart .button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:#28b982}.woocommerce .quantity .qty{min-height:48px;border:1px solid #cad7ce;border-radius:6px}.woocommerce .product_meta{font-size:13px;display:flex;flex-direction:column;gap:8px;color:var(--sbp-muted)}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#f5f7f6;border-color:var(--sbp-line);border-radius:7px 7px 0 0;padding:0 20px}.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}.woocommerce div.product .woocommerce-tabs .panel h2,.woocommerce .related h2{font-size:27px;margin:25px 0}.woocommerce .related{clear:both;padding-top:24px}.woocommerce nav.woocommerce-pagination{margin-top:35px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;justify-content:center;gap:8px}.woocommerce nav.woocommerce-pagination ul li{border:1px solid var(--sbp-line);border-radius:6px;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:13px 17px}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--sbp-accent);color:#fff}.woocommerce form.login,.woocommerce form.register{border-color:var(--sbp-line);border-radius:12px;max-width:620px;padding:28px}.woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;border:1px solid var(--sbp-line);border-radius:10px;overflow:hidden}.woocommerce .woocommerce-MyAccount-navigation a{display:block;padding:12px 18px;text-decoration:none!important;border-bottom:1px solid var(--sbp-line)}.woocommerce .woocommerce-MyAccount-navigation .is-active a{color:var(--sbp-accent);background:#e7faf1}.wc-block-components-button{border-radius:7px!important;background:var(--sbp-accent);color:white}.wc-block-cart__empty-cart__title{font-size:28px!important}.wc-block-components-title{letter-spacing:-.025em}.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{max-width:100%}.woocommerce table.shop_table{border-color:var(--sbp-line);border-radius:8px}.sbp-page-content:after,.sbp-shop:after{content:"";display:block;clear:both}
@media(min-width:1500px){.sbp-hero{min-height:520px}.sbp-hero-copy{padding:60px}.sbp-hero h1{font-size:70px}}
@media(max-width:1150px){.sbp-container{width:calc(100% - 56px)}.sbp-header-main{gap:24px}.sbp-navigation{gap:17px}.sbp-nav-extra{display:none}.sbp-account span,.cart-label{display:none}.sbp-header-actions{gap:20px}.sbp-hero-copy{padding:40px 0 40px 32px}.sbp-hero{min-height:430px}.sbp-hero h1{font-size:53px}.sbp-category-card{padding:20px 14px}.sbp-category-arrow{display:none}.sbp-edit-icon{right:15px;width:85px;height:85px;opacity:.3}}
@media(max-width:850px){.sbp-container{width:calc(100% - 40px)}.sbp-header-main{min-height:92px;gap:20px;flex-wrap:wrap;padding-block:20px}.sbp-brand{font-size:25px}.sbp-search{order:3;flex-basis:100%}.sbp-header-actions{margin-left:auto}.sbp-nav-inner{min-height:48px}.sbp-menu-toggle{display:flex;align-items:center;gap:10px;border:0;background:none;padding:0;font-size:14px;min-height:46px;color:var(--sbp-ink)}.sbp-navigation{display:none;position:absolute;top:100%;left:0;right:0;z-index:20;background:#fff;border:1px solid var(--sbp-line);border-radius:0 0 10px 10px;box-shadow:0 12px 30px #18221e15;padding:12px 20px}.sbp-navigation.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.sbp-all-products{border-right:0;border-bottom:1px solid var(--sbp-line);padding-right:0}.sbp-nav-extra{display:flex}.sbp-hero{grid-template-columns:1fr 1fr;min-height:390px}.sbp-hero h1{font-size:45px}.sbp-hero-copy{padding:32px 0 32px 26px}.sbp-hero-description{font-size:14px;margin:18px 0 24px}.sbp-category-grid{grid-template-columns:repeat(3,1fr)}.sbp-category-card{display:flex;align-items:center;gap:14px;min-height:95px;padding:18px}.sbp-category-icon{margin:0;width:42px;height:42px}.sbp-category-card h3{font-size:14px}.sbp-section-heading h2{font-size:28px}.sbp-category-section,.sbp-edit-section,.sbp-new-products{padding-top:44px}.sbp-edit-card{padding:26px;min-height:260px}.sbp-edit-card h3{font-size:29px}.sbp-edit-icon{display:none}.sbp-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.sbp-footer-signature{display:none}.sbp-catalog-notice{padding:24px;flex-wrap:wrap}.sbp-catalog-notice>.sbp-text-link{margin-left:70px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important}}
@media(max-width:560px){.sbp-container{width:calc(100% - 32px)}.sbp-topbar{font-size:10px}.sbp-topbar>.sbp-container{min-height:30px}.sbp-topbar .top-divider{padding:0 5px}.sbp-header-main{padding-block:16px;gap:16px}.sbp-brand-mark{width:30px;height:34px;font-size:30px;border-radius:8px}.sbp-brand{font-size:25px;gap:8px}.sbp-header-actions{gap:16px}.sbp-cart{gap:5px!important}.sbp-header-actions .sbp-icon{width:21px;height:21px}.sbp-hero{margin-top:18px;grid-template-columns:1fr;border-radius:14px}.sbp-hero-copy{padding:32px 26px 22px}.sbp-hero h1{font-size:48px;max-width:330px}.sbp-hero .sbp-eyebrow{font-size:9px;letter-spacing:.12em}.sbp-hero-description{max-width:280px}.sbp-hero-art{height:235px}.sbp-hero-art:before{inset:0 0 auto;width:100%;height:40px;background:linear-gradient(#f4f7f5,transparent)}.sbp-hero-art img{object-position:center 52%}.sbp-art-caption{bottom:16px;left:24px;right:24px;font-size:8px}.sbp-hero-copy>.sbp-text-link{margin-top:13px}.sbp-section-heading{align-items:start;gap:14px}.sbp-section-heading h2{font-size:27px;max-width:260px}.sbp-section-heading>.sbp-text-link{font-size:11px;margin-top:23px;gap:5px}.sbp-section-heading>.sbp-text-link .sbp-icon{width:15px;height:15px}.sbp-category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.sbp-category-card{padding:15px 12px;gap:10px;min-height:86px}.sbp-category-icon{width:34px;height:38px;border-radius:8px}.sbp-category-icon .sbp-icon{width:25px;height:25px}.sbp-category-card h3{font-size:13px}.sbp-edit-grid{grid-template-columns:1fr;gap:14px}.sbp-edit-card{min-height:255px;padding:28px}.sbp-edit-card h3{font-size:32px}.sbp-edit-icon{display:block;right:22px;top:88px;width:90px;height:90px;opacity:.4}.sbp-catalog-notice{gap:14px;padding:23px 20px;margin-top:32px}.sbp-notice-icon{width:38px;height:38px}.sbp-catalog-notice>div{flex:1;min-width:180px}.sbp-catalog-notice h2{font-size:17px}.sbp-catalog-notice p{font-size:13px}.sbp-catalog-notice>.sbp-text-link{margin-left:52px;font-size:12px}.sbp-footer{margin-top:48px;padding-top:36px}.sbp-footer-grid{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:30px}.sbp-footer-intro{grid-column:1/-1}.sbp-footer-intro p{margin-top:12px}.sbp-page,.sbp-shop{padding-top:30px}.sbp-page-heading h1{font-size:34px}.sbp-shop-categories{gap:7px;margin-bottom:24px;padding-bottom:22px}.sbp-shop-categories a{padding:7px 13px;font-size:12px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none;display:block;margin-bottom:15px}.woocommerce ul.products{gap:12px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px}.woocommerce ul.products li.product .price{font-size:16px}.woocommerce ul.products li.product .button{font-size:12px;padding:10px 6px}.woocommerce div.product .product_title{font-size:30px}.woocommerce div.product .woocommerce-tabs ul.tabs li{padding:0 10px;font-size:13px}.woocommerce form.login{padding:20px}.sbp-error{padding-block:60px}.sbp-error h1{font-size:36px}.sbp-page-content{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.sbp-empty-cart{text-align:center;max-width:620px;margin:30px auto 70px;padding:30px 20px}.sbp-empty-cart-icon{display:flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:24px;background:#e7faf1;color:var(--sbp-accent);margin:0 auto 24px}.sbp-empty-cart-icon .sbp-icon{width:34px;height:34px}.sbp-empty-cart h2{font-size:30px;line-height:1.2}.sbp-empty-cart p{color:var(--sbp-muted);max-width:420px;margin:16px auto 26px}.sbp-art-caption{color:#253c2e;text-shadow:0 1px 3px #ffffffc0}@media(max-width:560px){.sbp-empty-cart h2{font-size:26px}.sbp-empty-cart{padding:15px 0;margin-bottom:40px}}

/* PHIX brand colors, adapted to light surfaces. */
:root{--sbp-mint:#55e6ae;--sbp-mint-dark:#28b982;--sbp-link:#08774e}
.sbp-topbar{border-bottom:1px solid var(--sbp-line)}
.sbp-brand-mark,.sbp-cart-count{color:#123426}
.brand-period{color:var(--sbp-mint-dark)}
.sbp-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.wp-element-button,.wc-block-components-button{color:#123426}
.sbp-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.wp-element-button:hover{color:#082b1b}
.sbp-edit-primary{color:var(--sbp-ink);border:1px solid #d1eddf}
.sbp-edit-light{border:1px solid var(--sbp-line)}
.sbp-footer{border-top:1px solid var(--sbp-line)}
.sbp-footer .sbp-brand,.sbp-footer h2,.sbp-footer a:hover{color:var(--sbp-ink)}
.sbp-navigation a:hover,.sbp-header-actions a:hover,.sbp-text-link:hover{color:var(--sbp-link)}
.sbp-shop-categories a:hover,.sbp-shop-categories a[aria-current]{background:#def9ec;color:#14573b;border-color:#91dbb9}
.sbp-notice-icon,.sbp-empty-cart-icon{color:var(--sbp-link)}
.woocommerce .woocommerce-info::before,.woocommerce .woocommerce-message::before{color:var(--sbp-link)}
.woocommerce span.onsale{color:#123426}
.woocommerce div.product form.cart .button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.wc-block-components-button{color:#123426}
.woocommerce div.product form.cart .button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{color:#082b1b}
.woocommerce nav.woocommerce-pagination ul li span.current{color:#123426}
.woocommerce .woocommerce-MyAccount-navigation .is-active a{color:var(--sbp-link)}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:var(--sbp-link)}
.sbp-official-brand{display:inline-flex!important;align-items:center;gap:14px;flex-shrink:0;min-height:44px}.sbp-official-brand img{width:135px;height:32px;object-fit:contain}.sbp-official-brand>span{font-size:11px;font-weight:650;letter-spacing:.13em;border-left:1px solid #cbd8d0;padding-left:14px;color:#50695c}.sbp-footer .sbp-official-brand{margin:0!important}.sbp-buying-guide{padding-top:60px}.sbp-buying-guide>.sbp-section-heading h2{font-size:30px;max-width:700px}.sbp-buying-guide>p{max-width:750px;color:var(--sbp-muted);margin-bottom:26px}.sbp-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.sbp-guide-grid>a{border:1px solid var(--sbp-line);border-radius:12px;padding:26px;display:flex;flex-direction:column;gap:16px}.sbp-guide-grid h3{font-size:20px;line-height:1.3}.sbp-guide-grid p{font-size:15px;color:var(--sbp-muted)}.sbp-guide-grid span{display:flex;align-items:center;gap:10px;margin-top:auto;font-size:14px;font-weight:600;color:var(--sbp-link)}.sbp-guide-article{max-width:780px;margin:0 auto}.sbp-guide-article .sbp-guide-lead{font-size:19px;line-height:1.7;color:#50695c}.sbp-guide-article h2{font-size:29px;line-height:1.25;margin-top:42px}.sbp-guide-article li{margin-block:10px}.sbp-guide-article p{line-height:1.85}.sbp-guide-article a{color:var(--sbp-link)}.sbp-guide-toc{display:grid;gap:10px;background:#f5faf7;border:1px solid var(--sbp-line);padding:24px;border-radius:12px;margin:30px 0}.sbp-guide-note{background:#f5f7f6;padding:24px;border-left:3px solid #28b982;margin:32px 0}.sbp-guide-note strong{display:block;margin-bottom:8px}@media(max-width:850px){.sbp-guide-grid{grid-template-columns:1fr}.sbp-buying-guide{padding-top:42px}}@media(max-width:560px){.sbp-official-brand{gap:10px}.sbp-official-brand img{width:110px;height:27px}.sbp-official-brand>span{font-size:10px;padding-left:10px}.sbp-guide-article h2{font-size:25px}.sbp-buying-guide>.sbp-section-heading h2{font-size:27px}}
