:root{--ink:#183229;--muted:#65746d;--green:#1f6549;--green-dark:#144936;--rose:#c84f72;--cream:#f7f5ef;--soft:#eef5f0;--white:#fff;--line:#dce5df;--danger:#b42318;--shadow:0 16px 50px rgba(25,61,46,.09);--radius:20px;--shell:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.sr-only,.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:9999;left:16px;top:16px;padding:10px 16px;background:var(--ink);color:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ee96b0;outline-offset:3px}
.notice-bar{background:var(--green-dark);color:#fff;font-size:13px}.notice-bar .shell{height:34px;display:flex;align-items:center;justify-content:space-between}.site-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid var(--line)}.header-main{height:88px;display:grid;grid-template-columns:auto minmax(220px,440px) auto;align-items:center;gap:36px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:Georgia,serif;font-size:27px;font-weight:700;white-space:nowrap}.brand__mark{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;color:var(--rose);background:#fbeaf0}.brand__mark svg{width:25px;height:25px}.custom-logo-link img{width:auto;max-width:190px;max-height:58px}.header-search form{position:relative}.header-search .search-field{width:100%;height:48px;border:1px solid var(--line);border-radius:99px;padding:0 52px 0 19px;background:#f8faf9;color:var(--ink)}.header-search button{position:absolute;right:4px;top:4px;width:40px;height:40px;border:0;border-radius:50%;background:var(--green);color:#fff;font-size:0;cursor:pointer}.header-search button:after{content:"";position:absolute;left:13px;top:11px;width:12px;height:12px;border:2px solid currentColor;border-radius:50%}.header-search button:before{content:"";position:absolute;left:25px;top:24px;width:7px;border-top:2px solid currentColor;transform:rotate(45deg)}.header-actions{display:flex;align-items:center;gap:20px}.icon-link{position:relative;display:flex;align-items:center;gap:7px;min-height:44px;font-size:14px;font-weight:600}.icon-link:hover{color:var(--green)}.cart-link b{position:absolute;left:16px;top:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #fff;border-radius:20px;background:var(--rose);color:#fff;font-size:10px}.icon-button{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:0;background:transparent;color:var(--ink);cursor:pointer}.menu-close{display:none}.menu-toggle[aria-expanded=true] .menu-open{display:none}.menu-toggle[aria-expanded=true] .menu-close{display:inline}.primary-nav{border-top:1px solid #eef1ef}.site-menu{display:flex;align-items:center;justify-content:center;gap:34px;min-height:50px;margin:0;padding:0;list-style:none}.site-menu a{display:flex;align-items:center;min-height:44px;font-size:14px;font-weight:650}.site-menu a:hover{color:var(--rose)}.site-menu .sub-menu{position:absolute;visibility:hidden;opacity:0;min-width:220px;margin:0;padding:10px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);list-style:none;transform:translateY(8px);transition:.18s}.site-menu li{position:relative}.site-menu li:hover>.sub-menu,.site-menu li:focus-within>.sub-menu{visibility:visible;opacity:1;transform:none}
.hero{overflow:hidden;background:linear-gradient(120deg,#f6f7f1 0,#f3f8f3 55%,#f9edf1 100%)}.hero__grid{min-height:610px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:56px}.eyebrow{margin:0 0 12px;color:var(--rose);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1,.section h2,.story h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.05;letter-spacing:-.03em}.hero h1{max-width:650px;margin:0 0 24px;font-size:clamp(48px,5.4vw,76px)}.hero h1 em{color:var(--rose);font-weight:400}.hero__copy>p:not(.eyebrow){max-width:550px;margin:0 0 30px;color:var(--muted);font-size:18px}.button-row{display:flex;align-items:center;gap:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:12px 22px;border:1px solid transparent;border-radius:99px;font-weight:750;cursor:pointer;transition:transform .18s,background .18s,color .18s}.button svg,.text-link svg,.round-link svg{width:19px;height:19px}.button:hover{transform:translateY(-2px)}.button--primary,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--green);color:#fff}.button--primary:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--green-dark);color:#fff}.text-link{display:inline-flex;align-items:center;gap:7px;min-height:44px;color:var(--green);font-weight:750}.text-link:hover{color:var(--rose)}.hero-points{display:flex;gap:26px;margin:28px 0 0;padding:0;list-style:none;color:var(--muted);font-size:13px}.hero-points li:before{content:"";display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:50%;background:var(--rose);vertical-align:2px}.hero__visual{position:relative;display:grid;place-items:center;min-height:540px}.hero__shape{position:absolute;width:86%;aspect-ratio:1;border-radius:46% 54% 61% 39%/43% 39% 61% 57%;background:#dceadd;transform:rotate(-7deg)}.hero__visual img{position:relative;width:min(100%,520px);max-height:540px;object-fit:cover;aspect-ratio:4/5;border-radius:46% 54% 50% 50%/39% 47% 53% 61%;box-shadow:var(--shadow)}.hero__placeholder{position:relative;display:grid;place-items:center;width:420px;aspect-ratio:4/5;border-radius:48%;background:#dceadd;color:var(--green)}.hero__placeholder svg{width:120px;height:120px;stroke-width:.8}

.category-carousel{position:relative;padding:20px 0 18px;border-bottom:1px solid var(--line);background:#fff}
.category-carousel__layout{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:16px}
.category-carousel__viewport{min-width:0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}
.category-carousel__viewport::-webkit-scrollbar{display:none}
.category-carousel__track{display:flex;gap:16px;width:max-content;padding:2px}
.category-carousel__item{display:grid;flex:0 0 108px;justify-items:center;gap:8px;scroll-snap-align:start;color:var(--ink);text-align:center}
.category-carousel__image{display:grid;width:92px;height:92px;place-items:center;overflow:hidden;border:1px solid rgba(24,50,41,.08);border-radius:50%;background:#e9f2ec;box-shadow:0 8px 24px rgba(25,61,46,.08);transition:transform .22s,box-shadow .22s}
.category-carousel__item:nth-child(4n+2) .category-carousel__image{background:#f7e8ed}
.category-carousel__item:nth-child(4n+3) .category-carousel__image{background:#f4eee1}
.category-carousel__item:nth-child(4n+4) .category-carousel__image{background:#e8edf7}
.category-carousel__image img{width:100%;height:100%;object-fit:cover}
.category-carousel__image svg{width:40px;height:40px;color:var(--green)}
.category-carousel__item strong{max-width:108px;font-size:12px;font-weight:700;line-height:1.3}
.category-carousel__item:hover .category-carousel__image{transform:translateY(-3px);box-shadow:0 12px 28px rgba(25,61,46,.13)}
.category-carousel__button{display:grid;width:48px;height:48px;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--green);cursor:pointer;box-shadow:0 6px 18px rgba(25,61,46,.07);transition:background .18s,color .18s}
.category-carousel__button:hover{background:var(--green);color:#fff}
.category-carousel__button svg{width:20px;height:20px}
.category-carousel__button--prev svg{transform:rotate(180deg)}
.section{padding:88px 0}.section--soft{background:var(--cream)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:34px}.section h2{margin:0;font-size:clamp(34px,4vw,50px)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-card{position:relative;min-height:290px;overflow:hidden;border-radius:var(--radius);background:var(--soft);box-shadow:0 1px 0 rgba(0,0,0,.04)}.category-card img{width:100%;height:100%;min-height:290px;object-fit:cover;transition:transform .35s}.category-card:hover img{transform:scale(1.025)}.category-card span{position:absolute;left:14px;right:14px;bottom:14px;display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-radius:13px;background:rgba(255,255,255,.93);box-shadow:0 8px 25px rgba(20,60,40,.08)}.category-card strong{font-size:16px}.category-card small{color:var(--muted)}.product-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px;margin:0!important;padding:0!important}.product-card,.woocommerce ul.products li.product{width:auto!important;margin:0!important;padding:0!important;float:none!important;list-style:none}.product-card__image,.woocommerce ul.products li.product a img{display:block;overflow:hidden;border-radius:16px;background:#e9efea;aspect-ratio:4/5}.product-card__image img,.woocommerce ul.products li.product a img{width:100%;height:100%;margin:0!important;object-fit:cover;transition:transform .3s}.product-card:hover .product-card__image img,.woocommerce ul.products li.product:hover a img{transform:scale(1.02)}.product-card__body{padding:15px 4px 0}.product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{margin:0 0 10px!important;padding:0!important;font-size:16px!important;line-height:1.35}.product-card__foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.price,.woocommerce ul.products li.product .price{color:var(--green)!important;font-size:16px!important;font-weight:800!important}.price del{color:#8b9691;font-weight:500}.price ins{text-decoration:none}.round-link{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:var(--green);box-shadow:0 5px 18px rgba(20,60,40,.1)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.benefits>div{display:flex;align-items:center;justify-content:center;gap:16px;padding:24px;border-right:1px solid var(--line)}.benefits>div:last-child{border-right:0}.benefits>div>svg{width:34px;height:34px;color:var(--rose)}.benefits span{display:flex;flex-direction:column}.benefits small{color:var(--muted)}.story{padding:100px 0;text-align:center;color:#fff;background:var(--green-dark)}.story__inner{max-width:800px}.story .eyebrow{color:#f5a9bd}.story h2{margin:0 0 20px;font-size:clamp(42px,5.5vw,68px)}.story p:not(.eyebrow){margin:0 auto 30px;color:#dce9e1}.button--light{background:#fff;color:var(--green-dark)}
.site-footer{padding:70px 0 22px;background:#102e23;color:#dce8e2}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:70px}.brand--footer{color:#fff}.footer-grid p{max-width:380px;color:#aebeb7}.footer-grid h2{margin:6px 0 18px;color:#fff;font-size:15px}.footer-menu{margin:0;padding:0;list-style:none}.footer-menu li+li{margin-top:8px}.footer-menu a{display:inline-flex;min-height:34px;align-items:center;color:#b9c9c2}.footer-menu a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:48px;padding-top:20px;border-top:1px solid #28473b;color:#93a79f;font-size:13px}
.shop-main,.content-main{min-height:55vh;padding:64px 0 90px}.content-narrow{max-width:820px}.entry h1,.shop-main h1{font-family:Georgia,serif;font-size:clamp(36px,4vw,52px);line-height:1.1}.entry a{text-decoration:underline;text-decoration-color:#bed4c7;text-underline-offset:4px}.empty-state{text-align:center}.empty-state .brand__mark{margin:0 auto}.woocommerce .woocommerce-breadcrumb{margin-bottom:30px;color:var(--muted);font-size:13px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:30px}.woocommerce .woocommerce-ordering select,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container .select2-selection--single{min-height:46px;border:1px solid var(--line);border-radius:9px;padding:9px 12px;background:#fff;color:var(--ink)}.woocommerce span.onsale{min-width:48px;min-height:30px;line-height:30px;left:10px;top:10px;margin:0;padding:0 10px;border-radius:99px;background:var(--rose);font-size:12px}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:60px}.woocommerce div.product .woocommerce-product-gallery,.woocommerce div.product .summary{width:auto!important;float:none!important;margin:0!important}.woocommerce div.product .product_title{margin:0 0 16px;font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);line-height:1.08}.woocommerce div.product p.price{font-size:24px!important}.woocommerce-product-gallery__image img{border-radius:16px}.woocommerce div.product form.cart{display:flex;gap:12px;margin:28px 0}.woocommerce .quantity .qty{width:72px;min-height:50px;border:1px solid var(--line);border-radius:9px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{min-height:48px;padding:12px 21px;border-radius:99px}.product_meta{display:grid;gap:5px;padding-top:22px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related{grid-column:1/-1}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;border-bottom:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs:before,.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 ul.tabs li{margin:0 24px 0 0;padding:0;border:0;background:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:14px 2px}.woocommerce table.shop_table{border:1px solid var(--line);border-radius:12px;border-collapse:separate}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:14px}.woocommerce-message,.woocommerce-info,.woocommerce-error{margin:0 0 24px!important;padding:18px 20px 18px 52px!important;border:1px solid var(--line);border-top:3px solid var(--green);border-radius:12px;background:var(--soft)}.woocommerce-error{border-top-color:var(--danger)}.woocommerce-checkout #customer_details{display:grid;grid-template-columns:1fr 1fr;gap:30px}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{width:auto;float:none}.woocommerce form .form-row{margin:0 0 14px}.woocommerce form .form-row label{font-size:13px;font-weight:700}.woocommerce #payment{background:var(--soft);border-radius:12px}.woocommerce-cart .cart-collaterals .cart_totals{width:min(100%,520px)}
@media (max-width:980px){.header-main{grid-template-columns:auto 1fr auto;height:76px;gap:14px}.menu-toggle{display:flex}.header-search{display:none}.primary-nav{position:absolute;left:0;right:0;top:100%;display:none;height:calc(100vh - 110px);overflow:auto;background:#fff;border-top:1px solid var(--line)}.primary-nav.is-open{display:block}.site-menu{display:block;padding:18px 0}.site-menu a{min-height:52px;border-bottom:1px solid #edf1ee;font-size:16px}.site-menu .sub-menu{position:static;visibility:visible;opacity:1;display:block;box-shadow:none;border:0;transform:none}.hero__grid{min-height:auto;grid-template-columns:1fr 1fr;gap:30px;padding-top:55px;padding-bottom:55px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce div.product{gap:35px}.footer-grid{gap:35px}}
@media (max-width:767px){.shell{width:min(calc(100% - 28px),var(--shell))}.notice-bar .shell{justify-content:center}.notice-bar__extra{display:none}.brand{font-size:23px}.brand__mark{width:36px;height:36px}.account-link{display:none}.header-actions{gap:8px}.icon-link span{display:none}.icon-link{width:44px;justify-content:center}.hero__grid{display:flex;flex-direction:column;gap:30px;padding-top:44px;padding-bottom:36px}.hero__copy{width:100%}.hero h1{font-size:45px}.hero__copy>p:not(.eyebrow){font-size:16px}.button-row{align-items:stretch;flex-direction:column;gap:8px}.button-row .text-link{justify-content:center}.hero-points{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}.hero__visual{width:100%;min-height:auto}.hero__shape{width:80%}.hero__visual img{width:100%;max-height:430px;aspect-ratio:4/4.5}.section{padding:62px 0}.section-head{align-items:start}.section-head .text-link{font-size:0}.section-head .text-link svg{width:24px;height:24px}.category-grid{gap:12px}.category-card,.category-card img{min-height:210px}.category-card span{left:8px;right:8px;bottom:8px;align-items:start;flex-direction:column;padding:10px}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important}.product-card__body{padding-top:10px}.round-link{display:none}.benefits{grid-template-columns:1fr}.benefits>div{justify-content:start;border-right:0;border-bottom:1px solid var(--line)}.benefits>div:last-child{border-bottom:0}.story{padding:72px 0}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{gap:12px;flex-direction:column}.shop-main,.content-main{padding:40px 0 65px}.woocommerce div.product{display:block}.woocommerce div.product .summary{margin-top:28px!important}.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related{margin-top:50px}.woocommerce-checkout #customer_details{grid-template-columns:1fr}.woocommerce table.shop_table_responsive tr td{padding:10px 12px}.woocommerce .woocommerce-result-count{float:none}.woocommerce .woocommerce-ordering{float:none}.woocommerce .woocommerce-ordering select{width:100%}}
@media (max-width:767px){.category-carousel{padding:15px 0 13px}.category-carousel__layout{grid-template-columns:44px minmax(0,1fr) 44px;gap:4px}.category-carousel__button{width:44px;height:44px}.category-carousel__track{gap:10px}.category-carousel__item{flex-basis:82px;gap:6px}.category-carousel__image{width:72px;height:72px}.category-carousel__item strong{max-width:82px;font-size:12px}}
@media (max-width:390px){.hero h1{font-size:40px}.brand__mark{display:none}.category-card,.category-card img{min-height:180px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.brand,.footer-menu a{min-height:44px}
:root{--rose:#b83f65}.price del{color:#65716c}

/* WooCommerce polish: product gallery, cards, cart and checkout. */
.woocommerce-product-gallery{position:relative;min-width:0}
.woocommerce-product-gallery .flex-viewport{overflow:hidden;border-radius:20px;background:var(--cream)}
.woocommerce-product-gallery__wrapper{margin:0}
.woocommerce-product-gallery__image a{display:block;background:var(--cream)}
.woocommerce-product-gallery__image img{width:100%;height:auto;object-fit:cover}
.woocommerce-product-gallery .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;height:auto!important;margin:12px 0 0;padding:0;list-style:none}
.woocommerce-product-gallery .flex-control-thumbs li{width:auto!important;margin:0!important;list-style:none;cursor:pointer}
.woocommerce-product-gallery .flex-control-thumbs img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border:2px solid transparent;border-radius:10px;opacity:.58;transition:opacity .18s,border-color .18s}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover{border-color:var(--green);opacity:1}
.woocommerce-product-gallery__trigger{position:absolute;z-index:4;top:12px;right:12px;display:grid!important;place-items:center;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.94);color:var(--green);box-shadow:0 5px 18px rgba(20,60,40,.12)}
.woocommerce-product-gallery__trigger span{display:none}
.woocommerce-product-gallery__trigger:before{content:"";width:13px;height:13px;border:2px solid currentColor;border-radius:50%}
.woocommerce-product-gallery__trigger:after{content:"";position:absolute;width:8px;border-top:2px solid currentColor;transform:translate(8px,8px) rotate(45deg)}
.woocommerce ul.products li.product{position:relative!important;display:flex!important;flex-direction:column;width:auto!important;height:auto!important;margin:0!important;padding:10px 10px 14px!important;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(25,61,46,.045)}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link{display:flex;flex:1;flex-direction:column;min-width:0}
.woocommerce ul.products li.product a img{width:100%!important;height:auto!important;margin:0!important;aspect-ratio:560/757!important;border-radius:12px;object-fit:cover}
.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:2.7em;margin:0!important;padding:14px 2px 7px!important;line-height:1.35}
.woocommerce ul.products li.product .price{display:block;min-height:26px;margin:0;padding:0 2px;font-variant-numeric:tabular-nums}
.woocommerce ul.products li.product .button{width:100%;margin:14px 0 0!important;text-align:center}
.woocommerce ul.products li.product .onsale{position:absolute!important;z-index:3;top:18px!important;left:18px!important;display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;min-width:0!important;min-height:30px!important;margin:0!important;padding:0 11px!important;border:0;border-radius:99px;background:var(--rose);color:#fff;font-size:11px!important;font-weight:800;line-height:30px!important}
.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;flex-wrap:wrap;gap:0 22px;margin:40px 0 24px;padding:0}
.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0!important}
.woocommerce div.product .woocommerce-tabs .panel{max-width:780px;color:#384b43}
.woocommerce div.product .woocommerce-tabs .panel h2{font-size:26px}
.woocommerce-cart table.cart{width:100%;table-layout:auto}
.woocommerce-cart table.cart img{width:72px;border-radius:10px}
.woocommerce-cart table.cart .product-remove a{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;color:var(--danger);font-size:25px}
.woocommerce-cart table.cart .product-remove a:hover{background:#fff0ee}
.woocommerce-cart table.cart .coupon{display:flex;gap:10px}
.woocommerce-cart table.cart .coupon .input-text{min-width:180px;min-height:48px;border:1px solid var(--line);border-radius:99px;padding:10px 16px}
.woocommerce-cart .cart-collaterals{display:flex;justify-content:flex-end;margin-top:34px}
.woocommerce-cart .cart_totals{padding:26px;border:1px solid var(--line);border-radius:18px;background:var(--soft)}
.woocommerce-cart .wc-proceed-to-checkout a{width:100%;margin:8px 0 0}
.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2,.woocommerce-checkout #order_review{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}
.woocommerce-checkout #order_review_heading{margin-top:42px;font-family:Georgia,serif;font-size:30px}
.woocommerce-checkout #order_review{background:var(--soft)}
.woocommerce-checkout #place_order{width:100%;margin-top:12px}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{width:100%}
.woocommerce form .form-row textarea{min-height:120px;resize:vertical}
.woocommerce button:disabled,.woocommerce input:disabled{cursor:not-allowed;opacity:.48}

/* Product information tabs: remove native list markers and expose a clear active state. */
.woocommerce .woocommerce-tabs ul.tabs{display:flex!important;flex-wrap:wrap;align-items:center;gap:0 22px;margin:40px 0 24px!important;padding:0!important;border:0!important;border-bottom:1px solid var(--line)!important;list-style:none!important}
.woocommerce .woocommerce-tabs ul.tabs:before,.woocommerce .woocommerce-tabs ul.tabs:after{display:none!important}
.woocommerce .woocommerce-tabs ul.tabs li{position:relative;display:block!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;list-style:none!important}
.woocommerce .woocommerce-tabs ul.tabs li:before,.woocommerce .woocommerce-tabs ul.tabs li:after{display:none!important;content:none!important}
.woocommerce .woocommerce-tabs ul.tabs li a{position:relative;display:flex;align-items:center;min-height:48px;padding:10px 0!important;color:var(--muted)!important;font-size:15px;font-weight:750!important;text-decoration:none!important;transition:color .18s}
.woocommerce .woocommerce-tabs ul.tabs li a:hover,.woocommerce .woocommerce-tabs ul.tabs li a:focus-visible,.woocommerce .woocommerce-tabs ul.tabs li.active a{color:var(--green)!important}
.woocommerce .woocommerce-tabs ul.tabs li.active a:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:3px 3px 0 0;background:var(--rose)}

/* Variable product form: keep options and the primary action visually grouped. */
.woocommerce div.product form.variations_form.cart{display:block;margin:28px 0;padding:20px;border:1px solid var(--line);border-radius:18px;background:var(--soft)}
.woocommerce div.product form.variations_form table.variations{width:100%;margin:0 0 16px;border:0;border-collapse:collapse}
.woocommerce div.product form.variations_form table.variations tbody{display:grid;gap:12px}
.woocommerce div.product form.variations_form table.variations tr{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px}
.woocommerce div.product form.variations_form table.variations th,.woocommerce div.product form.variations_form table.variations td{display:block;width:auto;padding:0;border:0;background:transparent;text-align:left}
.woocommerce div.product form.variations_form table.variations th.label label{display:block;color:var(--ink);font-size:14px;font-weight:800;line-height:1.3}
.woocommerce div.product form.variations_form table.variations td.value{position:relative}
.woocommerce div.product form.variations_form table.variations select{width:100%;min-height:50px;margin:0;padding:0 46px 0 15px;appearance:none;border:1px solid #cddbd3;border-radius:12px;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,var(--green) 50%),linear-gradient(135deg,var(--green) 50%,transparent 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-repeat:no-repeat;background-size:5px 5px;color:var(--ink);font-size:15px;cursor:pointer;transition:border-color .18s,box-shadow .18s}
.woocommerce div.product form.variations_form table.variations select:hover{border-color:#9db9aa}
.woocommerce div.product form.variations_form table.variations select:focus{outline:0;border-color:var(--green);box-shadow:0 0 0 3px rgba(31,101,73,.14)}
.woocommerce div.product form.variations_form .reset_variations{display:inline-flex;align-items:center;min-height:36px;margin:8px 0 0;color:var(--muted);font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.woocommerce div.product form.variations_form .single_variation_wrap{display:grid;gap:12px}
.woocommerce div.product form.variations_form .single_variation:empty{display:none}
.woocommerce div.product form.variations_form .woocommerce-variation-price{margin:2px 0 4px}
.woocommerce div.product form.variations_form .woocommerce-variation-price .price{font-size:22px!important}
.woocommerce div.product form.variations_form .woocommerce-variation-add-to-cart{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:stretch}
.woocommerce div.product form.variations_form .quantity,.woocommerce div.product form.variations_form .quantity .qty{width:100%;height:50px;margin:0}
.woocommerce div.product form.variations_form .quantity .qty{padding:0 8px;border-color:#cddbd3;background:#fff;font-weight:750;text-align:center}
.woocommerce div.product form.variations_form .single_add_to_cart_button{width:100%;min-height:50px;margin:0!important;white-space:nowrap}
.woocommerce div.product form.variations_form .woocommerce-variation-add-to-cart-disabled .single_add_to_cart_button{background:#4f675d;color:#fff;opacity:1}

@media (max-width:767px){
  .woocommerce-product-gallery .flex-viewport{height:400px!important}
  .woocommerce-product-gallery .woocommerce-product-gallery__image,.woocommerce-product-gallery .woocommerce-product-gallery__image>a{height:400px}
  .woocommerce-product-gallery .woocommerce-product-gallery__image img:not(.zoomImg){height:400px!important;object-fit:contain}
  .woocommerce-product-gallery .flex-control-thumbs{gap:8px}
  .woocommerce-product-gallery .flex-control-thumbs img{border-radius:8px}
  .woocommerce div.product .summary{margin-top:32px!important}
  .woocommerce div.product .product_title{font-size:36px}
  .woocommerce .woocommerce-tabs ul.tabs{gap:0 18px;margin-top:34px!important}
  .woocommerce .woocommerce-tabs ul.tabs li a{min-height:44px;padding:8px 0!important;font-size:14px}
  .woocommerce div.product form.variations_form.cart{margin-top:24px;padding:16px;border-radius:16px}
  .woocommerce div.product form.variations_form table.variations tr{grid-template-columns:1fr;gap:7px}
  .woocommerce div.product form.variations_form table.variations select{min-height:52px;font-size:16px}
  .woocommerce div.product form.variations_form .woocommerce-variation-add-to-cart{grid-template-columns:72px minmax(0,1fr);gap:10px}
  .woocommerce div.product form.cart{align-items:stretch}
  .woocommerce div.product form.cart .single_add_to_cart_button{flex:1}
  .woocommerce ul.products li.product{padding:7px 7px 12px!important;border-radius:14px}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important}
  .woocommerce ul.products li.product .button{min-height:44px;padding:9px 10px;font-size:13px}
  .woocommerce ul.products li.product .onsale{top:13px!important;left:13px!important;min-height:26px!important;padding:0 8px!important;line-height:26px!important}
  .woocommerce-cart table.shop_table_responsive{display:block;width:100%;border:0}
  .woocommerce-cart table.shop_table_responsive thead{display:none}
  .woocommerce-cart table.shop_table_responsive tbody,.woocommerce-cart table.shop_table_responsive tr{display:block;width:100%}
  .woocommerce-cart table.shop_table_responsive tr.cart_item{margin-bottom:18px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#fff}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td{display:flex!important;align-items:center;justify-content:space-between;width:100%!important;min-height:48px;padding:8px 0!important;border:0;border-bottom:1px solid #edf1ee;text-align:right!important}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td:last-child{border-bottom:0}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td:before{content:attr(data-title);padding-right:16px;color:var(--muted);font-size:13px;font-weight:700;text-align:left}
  .woocommerce-cart table.shop_table_responsive td.product-thumbnail{display:none!important}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail{display:none!important}
  .woocommerce-cart table.shop_table_responsive td.product-remove{justify-content:flex-end;min-height:40px;padding:0!important}
  .woocommerce-cart table.shop_table_responsive td.product-remove:before{display:none}
  .woocommerce-cart table.shop_table_responsive td.product-name{justify-content:flex-start;font-size:17px;font-weight:750;text-align:left!important}
  .woocommerce-cart table.shop_table_responsive td.product-name:before{display:none}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-name:before{display:none!important}
  .woocommerce-cart table.shop_table_responsive tr:not(.cart_item){display:block}
  .woocommerce-cart table.shop_table_responsive td.actions{display:block!important;width:100%!important;padding:14px 0!important;border:0;text-align:initial!important}
  .woocommerce-cart table.cart .coupon{display:grid;grid-template-columns:1fr;gap:10px}
  .woocommerce-cart table.cart .coupon .input-text,.woocommerce-cart table.cart .coupon .button,.woocommerce-cart table.cart td.actions>.button{width:100%!important;margin:0 0 10px!important}
  .woocommerce-cart .cart-collaterals{display:block;margin-top:24px}
  .woocommerce-cart .cart_totals{padding:20px}
  .woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2,.woocommerce-checkout #order_review{padding:18px;border-radius:14px}
  .woocommerce-checkout #customer_details{gap:18px}
  .woocommerce-checkout #order_review_heading{font-size:27px}
}

/* Premium cart and checkout flow. */
.woocommerce-cart .content-narrow,.woocommerce-checkout .content-narrow{max-width:var(--shell)}
.order-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 30px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}
.order-step{position:relative;display:flex;align-items:center;gap:10px;min-height:68px;padding:12px 20px;color:var(--muted)}
.order-step:not(:last-child):after{content:"";position:absolute;right:0;top:17px;width:1px;height:34px;background:var(--line)}
.order-step b{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#eef3f0;color:var(--muted);font-size:13px}
.order-step small{font-size:14px;font-weight:750}
.order-step.is-current{background:#f1f8f4;color:var(--ink)}
.order-step.is-current b,.order-step.is-complete b{background:var(--green);color:#fff}
.order-step.is-complete{color:var(--green)}

.woocommerce-cart .entry>.woocommerce{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,390px);gap:28px;align-items:start}
.woocommerce-cart .entry>.woocommerce>.order-steps,.woocommerce-cart .entry>.woocommerce>.woocommerce-notices-wrapper,.woocommerce-cart .entry>.woocommerce>.cicekci-cart-summary{grid-column:1/-1;margin-bottom:0}
.woocommerce-cart .woocommerce-cart-form{grid-column:1;min-width:0}
.woocommerce-cart .cart-collaterals{grid-column:2;display:block;margin:0}
.woocommerce-cart table.shop_table{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 8px 30px rgba(25,61,46,.05)}
.woocommerce-cart table.shop_table thead th{padding:16px 14px;background:#f5f8f6;color:var(--muted);font-size:12px;letter-spacing:.04em;text-transform:uppercase}
.woocommerce-cart table.cart td{padding:20px 14px;border-top:1px solid #edf1ee}
.woocommerce-cart table.cart img{width:86px;aspect-ratio:1;object-fit:cover;border-radius:13px;background:var(--soft)}
.woocommerce-cart table.cart .product-name>a{font-family:Georgia,serif;font-size:18px;font-weight:700;line-height:1.3;text-decoration:none}
.woocommerce-cart table.cart .product-name dl.variation{margin:7px 0 0;color:var(--muted);font-size:12px}
.woocommerce-cart table.cart .product-name dl.variation dt,.woocommerce-cart table.cart .product-name dl.variation dd{float:none;display:inline;margin:0}
.woocommerce-cart table.cart .product-name dl.variation p{display:inline;margin:0}
.woocommerce-cart table.cart .actions{padding:18px;background:#fafcfb}
.woocommerce-cart .cart_totals{width:100%!important;padding:26px;border-radius:18px;background:#f1f7f3;box-shadow:0 10px 32px rgba(25,61,46,.06)}
.woocommerce-cart .cart_totals h2{margin:0 0 18px;font-family:Georgia,serif;font-size:27px}
.woocommerce-cart .cart_totals table{margin:0;border:0;border-radius:12px;background:#fff;box-shadow:none}
.woocommerce-cart .cart_totals table th,.woocommerce-cart .cart_totals table td{border-top:1px solid var(--line);font-size:14px}
.woocommerce-cart .cart_totals .order-total th,.woocommerce-cart .cart_totals .order-total td{font-size:17px}

.woocommerce-checkout .entry>h1{margin-bottom:28px}
.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,410px);gap:0 30px;align-items:start}
.woocommerce-checkout form.checkout>.cicekci-cart-summary{grid-column:1/-1;margin:0 0 22px}
.woocommerce-checkout form.checkout>#customer_details{grid-column:1;display:grid;grid-template-columns:1fr;gap:22px}
.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{padding:28px;border-radius:18px;box-shadow:0 8px 30px rgba(25,61,46,.05)}
.woocommerce-checkout #customer_details h3{margin:0 0 22px;font-family:Georgia,serif;font-size:25px}
.woocommerce-checkout .cicek-order-review-column{grid-column:2;align-self:start;position:sticky;top:20px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#f1f7f3;box-shadow:0 10px 32px rgba(25,61,46,.07)}
.woocommerce-checkout #order_review_heading{margin:0;padding:24px 24px 14px;border:0;background:#f1f7f3;font-size:27px}
.woocommerce-checkout #order_review{position:static;padding:0 24px 24px;border:0;border-radius:0;background:#f1f7f3;box-shadow:none}
.woocommerce-checkout #order_review table.shop_table{margin:0 0 20px;border:0;border-radius:13px;background:#fff}
.woocommerce-checkout #order_review table.shop_table th,.woocommerce-checkout #order_review table.shop_table td{padding:14px 12px;border-top:1px solid #edf1ee;font-size:13px}
.woocommerce-checkout #order_review .product-name{font-weight:700}
.woocommerce-checkout #payment{border:1px solid #d9e5de;border-radius:14px;background:#fff}
.woocommerce-checkout #payment .payment_methods{padding:16px!important}
.woocommerce-checkout #payment .place-order{padding:16px!important}
.woocommerce-checkout #place_order{min-height:54px;font-size:16px}
.woocommerce-checkout .woocommerce-form-coupon-toggle,.woocommerce-checkout>.entry>.woocommerce>.woocommerce-info{margin-bottom:20px!important}

@media(max-width:980px){
  .woocommerce-cart .entry>.woocommerce{grid-template-columns:1fr}
  .woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart-collaterals{grid-column:1}
  .woocommerce-checkout form.checkout{grid-template-columns:1fr}
  .woocommerce-checkout form.checkout>#customer_details,.woocommerce-checkout .cicek-order-review-column{grid-column:1}
  .woocommerce-checkout .cicek-order-review-column{position:static;margin-top:26px}
}
@media(max-width:767px){
  .order-steps{margin-bottom:22px;border-radius:14px}
  .order-step{justify-content:center;min-height:58px;padding:10px 6px}
  .order-step b{flex-basis:29px;width:29px;height:29px}
  .order-step small{display:none}
  .woocommerce-cart table.shop_table_responsive tr.cart_item{position:relative;padding:14px 14px 14px 94px!important}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail{position:absolute;left:14px;top:54px;display:block!important;width:66px!important;padding:0!important;border:0!important}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail:before{display:none}
  .woocommerce-cart table.cart img{width:66px}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-remove{position:absolute;right:8px;top:6px;width:40px!important}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-name{align-items:flex-start!important;justify-content:center;flex-direction:column;padding-right:36px!important;text-align:left!important}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-name>a{display:block;width:100%}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-name dl.variation{display:block;width:100%;margin-top:7px;line-height:1.45}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-price,.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-quantity,.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-subtotal{min-height:44px}
  .woocommerce-cart table.shop_table_responsive tr.cart_item .quantity{width:126px!important}
  .woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{padding:18px}
  .woocommerce-checkout #order_review_heading{padding:20px 18px 12px}
  .woocommerce-checkout #order_review{padding:0 18px 18px}
}

/* Çiçek ve Yunus brand system — v0.3 */
.notice-bar__links,.notice-bar__links a{display:flex;align-items:center;gap:8px}.notice-bar__links{gap:20px}.notice-bar__links svg{width:15px;height:15px}.notice-bar a:hover{color:#ffd8e4}.brand__text{display:flex;flex-direction:column;line-height:1}.brand__text strong{font:inherit}.brand__text small{margin-top:6px;color:var(--muted);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.brand--footer .brand__text small{color:#9eb2a9}
.trust-bar{position:relative;z-index:2;margin-top:-1px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 30px rgba(24,50,41,.04)}.trust-bar__grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-bar__grid>a,.trust-bar__grid>div{display:flex;align-items:center;justify-content:center;gap:14px;min-height:92px;padding:18px 24px;border-right:1px solid var(--line)}.trust-bar__grid>*:last-child{border-right:0}.trust-bar__grid svg{width:27px;height:27px;color:var(--rose)}.trust-bar__grid span{display:flex;flex-direction:column}.trust-bar__grid strong{font-size:14px}.trust-bar__grid small{color:var(--muted);font-size:12px}.trust-bar__grid>a:hover strong{color:var(--rose)}
.story{text-align:left;background:radial-gradient(circle at 90% 10%,rgba(200,79,114,.24),transparent 28%),var(--green-dark)}.story__inner{max-width:var(--shell);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;gap:80px}.story__inner>div>p:not(.eyebrow){max-width:660px;margin:0 0 30px}.story .button-row{justify-content:flex-start}.story__link{display:inline-flex;align-items:center;justify-content:center;min-height:50px;color:#fff;font-weight:750;text-decoration:underline;text-decoration-color:rgba(255,255,255,.45);text-underline-offset:5px}.story-card{position:relative;padding:34px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:rgba(255,255,255,.09);box-shadow:0 24px 70px rgba(4,22,15,.22)}.story-card__icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:22px;border-radius:16px;background:#fff;color:var(--rose)}.story-card__icon svg{width:28px;height:28px}.story-card h3{margin:0 0 12px;color:#fff;font-family:Georgia,serif;font-size:28px}.story-card p:not(.eyebrow){margin:0 0 22px;color:#dce9e1}.story-card a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:750}.story-card a svg{width:18px;height:18px}
.visit{background:#fff}.visit__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);align-items:center;gap:70px}.visit h2{max-width:580px}.visit__grid>div>p:not(.eyebrow){max-width:560px;color:var(--muted)}.visit__actions{display:grid;grid-template-columns:1fr 1fr;gap:16px}.visit-card{display:flex;align-items:center;gap:16px;min-height:108px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fbfcfb;transition:border-color .2s,transform .2s,box-shadow .2s}.visit-card:hover{transform:translateY(-2px);border-color:#a9c6b6;box-shadow:var(--shadow)}.visit-card>svg{width:34px;height:34px;color:var(--rose)}.visit-card span{display:flex;min-width:0;flex-direction:column}.visit-card small{color:var(--muted)}.visit-card strong{overflow-wrap:anywhere;font-size:15px}
.footer-grid{grid-template-columns:1.45fr .75fr 1.05fr 1.25fr;gap:48px}.footer-rating{display:inline-flex;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;border:1px solid #315044;border-radius:12px;background:#16382c}.footer-rating>svg{width:25px;height:25px;color:#f3bd4a;fill:#f3bd4a}.footer-rating span{display:flex;flex-direction:column}.footer-rating strong{color:#fff;font-size:14px}.footer-rating small{color:#aebeb7;font-size:11px}.footer-menu--contact a{align-items:flex-start;gap:10px}.footer-menu--contact svg{width:19px;height:19px;margin-top:5px;flex:0 0 auto;color:#f0a2b8}.footer-menu--contact span{overflow-wrap:anywhere}
.brand-page-main{padding:0 0 100px}.page-hero{position:relative;overflow:hidden;padding:78px 0 72px;background:radial-gradient(circle at 80% 10%,rgba(200,79,114,.14),transparent 30%),linear-gradient(135deg,#f7f8f2,#edf5ef)}.page-hero:after{content:"";position:absolute;right:-80px;bottom:-140px;width:350px;height:350px;border-radius:50%;border:70px solid rgba(31,101,73,.06)}.page-hero h1{position:relative;z-index:1;margin:0;font-family:Georgia,serif;font-size:clamp(44px,6vw,72px);font-weight:500;line-height:1.04;letter-spacing:-.035em}.page-hero>div>p:last-child:not(.eyebrow){max-width:660px;margin:20px 0 0;color:var(--muted);font-size:18px}.brand-page-wrap{padding-top:64px}.brand-page-entry>p:first-child{font-size:19px;line-height:1.8}.brand-page-entry h2{margin:52px 0 18px;font-family:Georgia,serif;font-size:clamp(28px,3.5vw,42px);font-weight:500;line-height:1.12}.brand-page-entry h3{margin:0 0 8px;font-size:18px}.brand-page-entry p,.brand-page-entry li{color:#4e6259}.brand-page-entry a{color:var(--green);font-weight:700}.brand-page-entry .lead{max-width:760px;color:var(--ink);font-size:20px;line-height:1.75}.brand-page-entry .info-grid,.brand-page-entry .value-grid,.brand-page-entry .contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:32px 0}.brand-page-entry .value-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-page-entry .info-card,.brand-page-entry .value-card,.brand-page-entry .contact-card,.brand-page-entry .policy-card{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fbfcfb;box-shadow:0 8px 28px rgba(25,61,46,.045)}.brand-page-entry .info-card strong,.brand-page-entry .contact-card strong{display:block;margin-bottom:6px;color:var(--ink)}.brand-page-entry .contact-card a{display:inline-flex;margin-top:10px}.brand-page-entry .policy-card{margin:24px 0;background:#f4f8f5}.brand-page-entry .policy-card h2,.brand-page-entry .policy-card h3{margin-top:0}.brand-page-entry .legal-note{padding:18px 20px;border-left:4px solid var(--rose);border-radius:0 12px 12px 0;background:#fdf3f6}.brand-page-entry table{width:100%;border-collapse:collapse;margin:24px 0}.brand-page-entry th,.brand-page-entry td{padding:13px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.brand-page-entry th{color:var(--ink)}.brand-page-entry ul{padding-left:22px}.brand-page-entry li+li{margin-top:7px}.brand-page-entry .cta-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:46px;padding:28px;border-radius:20px;background:var(--green-dark);color:#fff}.brand-page-entry .cta-panel p{margin:0;color:#dce9e1}.brand-page-entry .cta-panel a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 20px;border-radius:99px;background:#fff;color:var(--green-dark);white-space:nowrap}
.woocommerce-checkout #billing_country_field .woocommerce-input-wrapper{display:block}.woocommerce-checkout #billing_country_field .select2-container,.woocommerce-checkout #billing_country_field select{pointer-events:none;background:#f3f6f4}

@media(max-width:1100px){.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-contact{grid-column:2/-1}.story__inner{gap:46px}.visit__grid{grid-template-columns:1fr;gap:34px}}
@media(max-width:767px){.notice-bar__links{position:absolute;right:14px}.notice-bar__links a:first-child{width:34px;height:34px;justify-content:center;font-size:0}.notice-bar__links a:first-child svg{width:17px;height:17px}.brand__text small{font-size:8px;letter-spacing:.08em}.trust-bar__grid{grid-template-columns:1fr}.trust-bar__grid>a,.trust-bar__grid>div{justify-content:flex-start;min-height:74px;padding:13px 16px;border-right:0;border-bottom:1px solid var(--line)}.trust-bar__grid>*:last-child{border-bottom:0}.trust-bar__grid svg{width:24px;height:24px}.story__inner{grid-template-columns:1fr;gap:38px}.story .button-row{align-items:stretch}.story-card{padding:26px}.visit__actions{grid-template-columns:1fr}.visit-card{min-height:90px}.footer-grid{grid-template-columns:1fr}.footer-contact{grid-column:auto}.page-hero{padding:54px 0 50px}.brand-page-wrap{padding-top:42px}.brand-page-entry .info-grid,.brand-page-entry .value-grid,.brand-page-entry .contact-grid{grid-template-columns:1fr}.brand-page-entry .info-card,.brand-page-entry .value-card,.brand-page-entry .contact-card,.brand-page-entry .policy-card{padding:20px}.brand-page-entry .cta-panel{align-items:flex-start;flex-direction:column}.brand-page-entry .cta-panel a{width:100%}.brand-page-entry table{display:block;overflow-x:auto}}
