﻿:root{--heading-font-family: "Playfair Display", serif;--body-font-family: "Inter", sans-serif;--primary-font-family: "Inter", sans-serif;--page-background: #ffffff;--light-background: #FAF7F2;--accent-background: #4d0000;--dark-green-background: #4a5c47;--earth-green: #4A5D45;--earth-green-dark: #3A4D35;--muted-ochre: #D4A056;--soft-brown: #8C7B6C;--accent: #4d0000;--second-accent: #ff492a;--border: #ff492a;--white: #ffffff;--title: #2C2825;--light-title: #faf4ea;--text: #2C2825;--text-muted: #6B635E;--light-text: #faf4ea;--footer-text: #faf4ea;--primary-button: #ff492a;--primary-button-hover: #ff492a99;--primary-button-color: #ffffff;--primary-button-hover-color: #ffffff;--secondary-button: transparent;--secondary-button-hover: #ff492a;--secondary-button-color: #4d0000;--secondary-button-hover-color: #4d0000;--input-border: #ff492a;--secondary-button-outline-color: #4d0000;--secondary-button-outline: #ff492a;--secondary-button-outline-hover: #ff492a;--success-color: rgb(67 150 47 / 10%);--success-border-color: #43962f;--success-icon-color: #43962f;--info-color: rgb(10 18 42 / 5%);--info-border-color: #0a122a;--info-icon-color: #0a122a;--error-color: rgb(208 0 0 / 5%);--error-border-color: #ff492a;--error-icon-color: #0a122a}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{padding:0;margin:0;position:relative;min-height:100%;overflow-y:scroll;scroll-behavior:smooth}body{margin:0;color:var(--text);font-size:16px;line-height:24px;font-weight:400;font-family:var(--body-font-family);background:var(--page-background)}body.scroll-locked{position:fixed !important;width:100% !important;height:100% !important}p:empty{margin-bottom:0px}ul{list-style:none}a{text-decoration:none;transition:all .2s ease;color:var(--text)}p a{text-decoration:underline}.d-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.d-inline-flex{display:inline-flex}.flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.flex-column{flex-direction:column}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.d-flex-stretch{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}h1,h2,h3,h4,h5,h6{margin-top:0px;margin-bottom:0px;color:var(--light-title);font-family:var(--heading-font-family);font-weight:600}h1{font-size:44px;line-height:54px}.h1{font-size:40px;line-height:50px}h2{font-size:30px;line-height:36px}h3{font-size:24px;line-height:28px}h4{font-size:18px;line-height:28px}h5{font-size:16px;line-height:16px}h6{font-size:15px;line-height:15px}strong,b{font-weight:700}label{font-weight:400}img{max-width:100%;display:block}p{font-weight:400}p,.p-reg-base{font-size:16px;line-height:24px}.p-reg-lg{font-size:21px;line-height:31px}.p-reg-sm{font-size:14px;line-height:20px}table{width:100%;border-collapse:collapse}.text-center{text-align:center}.text-end{text-align:end}.light{background:var(--light-background)}.accent{background:var(--accent-background)}.white{background:var(--white)}.desktop{display:none !important}.mobile{display:inline-flex !important}.inner-page{padding:80px 0px 80px}.relative{position:relative}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;font-size:16px;font-weight:500;text-decoration:none;border-radius:8px;transition:all .3s ease;border:none;cursor:pointer;font-family:var(--body-font-family)}.btn-primary{background:var(--accent);color:var(--white)}.btn-primary:hover{background:var(--earth-green-dark);transform:translateY(-2px);box-shadow:0 4px 12px rgba(74,93,69,.3)}.btn-secondary{background:rgba(0,0,0,0);color:var(--title);border:2px solid var(--title)}.btn-secondary:hover{background:var(--title);color:var(--white);transform:translateY(-2px)}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(74,93,69,.1);border-radius:24px;font-size:14px;font-weight:500;color:var(--earth-green)}.badge i,.badge svg{width:16px;height:16px;color:var(--earth-green)}.badge img{width:16px;height:16px;object-fit:contain}.row{--bs-gutter-x: 30px;display:flex;flex-wrap:wrap;margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5)}.col-2{width:16%}.col-3{width:25%}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{width:58.33333333%}.col-8{width:66.66666667%}.col-9{width:75%}.col-10{width:80%}.col-12{width:100%}.container{max-width:1440px;width:100%;padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 1440px){.container{padding-right:112px;padding-left:112px}}@media only screen and (max-width: 991px){.col-md-2{width:20%}.col-md-3{width:25%}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-10{width:80%}.col-md-12{width:100%}}@media only screen and (max-width: 767px){.container{padding-right:15px;padding-left:15px}.col-sm-2{width:20%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{width:58.33333333%}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-10{width:80%}.col-sm-12{width:100%}}@font-face{font-family:"Inter";font-style:normal;font-weight:300;font-display:swap;src:url("../fonts/inter-latin-300-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("../fonts/inter-latin-400-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("../fonts/inter-latin-600-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url("../fonts/inter-latin-700-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inter";font-style:normal;font-weight:300;font-display:swap;src:url("../fonts/inter-latin-ext-300-normal.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("../fonts/inter-latin-ext-400-normal.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("../fonts/inter-latin-ext-600-normal.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url("../fonts/inter-latin-ext-700-normal.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Playfair Display";font-style:normal;font-weight:400;font-display:swap;src:url("../fonts/playfair-display-latin-400-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Playfair Display";font-style:normal;font-weight:600;font-display:swap;src:url("../fonts/playfair-display-latin-600-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Playfair Display";font-style:normal;font-weight:700;font-display:swap;src:url("../fonts/playfair-display-latin-700-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Playfair Display";font-style:normal;font-weight:400;font-display:swap;src:url("../fonts/playfair-display-latin-ext-400-normal.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Playfair Display";font-style:normal;font-weight:600;font-display:swap;src:url("../fonts/playfair-display-latin-ext-600-normal.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Playfair Display";font-style:normal;font-weight:700;font-display:swap;src:url("../fonts/playfair-display-latin-ext-700-normal.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}.basic-page{padding:60px 0px 50px}.basic-page .basic-content{max-width:991px;margin:0 auto}.basic-page .basic-content>p,.basic-page .basic-content>h1,.basic-page .basic-content>h2,.basic-page .basic-content>h3,.basic-page .basic-content>h4,.basic-page .basic-content>h5,.basic-page .basic-content>h6,.basic-page .basic-content>ol,.basic-page .basic-content>ul,.basic-page .basic-content>blockquote,.basic-page .basic-content .wp-block-buttons{max-width:691px;margin:0 auto;color:var(--title);padding-top:25px}.basic-page h1{font-size:32px;line-height:42px;font-weight:600;margin-bottom:20px}.basic-page .wp-block-post-excerpt p,.basic-page p strong{font-size:22px;line-height:32px;font-weight:500;margin-bottom:40px}.basic-page .wp-block-image{padding:60px 0 35px}.basic-page .wp-element-caption,.basic-page .author{font-size:14px;line-height:26px;margin-bottom:0;margin-top:0}.basic-page .wp-block-buttons{gap:15px;margin-top:15px;margin-bottom:20px}.basic-page .wp-block-buttons .wp-block-button__link{border-radius:5px;display:inline-block;align-items:center;font-weight:500;transition:all .3s ease-in-out;cursor:pointer;text-align:center;font-size:14px;height:42px;line-height:42px;padding:0px 20px;background:var(--primary-button);color:var(--primary-button-color);border:var(--primary-button)}.basic-page .wp-block-buttons .wp-block-button__link:hover{background:var(--primary-button-hover);color:var(--primary-button-hover-color);border:var(--primary-button-hover)}.basic-page p{font-size:17px;line-height:25px}.basic-page h2,.basic-page h3{font-size:17px;line-height:25px;font-weight:500}.basic-page p+h2,.basic-page p+h3,.basic-page p+p,.basic-page p+strong,.basic-page p+ul,.basic-page p+ol,.basic-page p+.wp-block-table{padding-top:25px}.basic-page ul{list-style:disc}.basic-page ul,.basic-page ol{padding-left:20px;margin-bottom:16px;font-size:17px;line-height:25px}.basic-page ul li,.basic-page ol li{margin-left:10px}@media only screen and (max-width: 768px){.basic-page{padding:51px 0 47px}.basic-page h1{font-size:26px;line-height:36px}.basic-page p+h2,.basic-page p+h3{padding-top:21px}}.btn{border-radius:5px;display:inline-flex;align-items:center;justify-content:center;font-weight:500;transition:all .3s ease-in-out;cursor:pointer;text-align:center}.btn-base{font-size:14px;height:42px;line-height:42px;padding:0px 20px}.btn-small{height:33px;line-height:33px;padding:0px 10px;font-size:12px}.btn-primary{background:var(--primary-button);color:var(--primary-button-color);border:var(--primary-button)}.btn-primary:hover{background:var(--primary-button-hover);color:var(--primary-button-hover-color);border:var(--primary-button-hover)}.btn-secondary{background:var(--secondary-button);color:var(--secondary-button-color);border:var(--secondary-button)}.btn-secondary:hover{background:var(--secondary-button-hover);color:var(--secondary-button-hover-color);border:var(--secondary-button-hover)}.btn-primary-outline{background:rgba(0,0,0,0);color:var(--secondary-button-outline-color);border:1px solid var(--primary-button)}.btn-primary-outline:hover{background:var(--secondary-button-outline-hover);border-color:var(--secondary-button-outline-hover)}.btn-secondary-outline{background:var(--white);color:var(--secondary-button-color);border:1px solid var(--secondary-button)}.btn-secondary-outline:hover{background-color:var(--border);color:#000}.btn-link{font-size:16px;line-height:26px;display:flex;align-items:center;position:relative}.btn-link::after{content:"";position:absolute;bottom:0px;right:0;left:0;margin:0 auto;width:100%;height:1px}.btn-link.light-link{color:#fff}.btn-link.light-link svg path{fill:#fff}.btn-link.light-link::after{background:var(--white)}.btn-link.light-link:hover{color:var(--second-accent)}.btn-link.accent-link{color:var(--accent)}.btn-link.accent-link:hover{color:var(--second-accent)}.btn-link.second-accent-link{color:var(--second-accent)}.btn-link.second-accent-link::after{background:var(--second-accent)}.btn-link.second-accent-link:hover{color:var(--white)}.btn-link:hover{color:var(--second-accent)}.fade-in{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out;will-change:opacity,transform}.fade-in.is-visible{opacity:1;transform:translateY(0);will-change:auto}.fade-in-stagger>*{opacity:0;transform:translateY(16px);transition:opacity .5s ease-out,transform .5s ease-out}.is-visible .fade-in-stagger>*{opacity:1;transform:translateY(0)}.fade-in-stagger>*:nth-child(1){transition-delay:.05s}.fade-in-stagger>*:nth-child(2){transition-delay:.1s}.fade-in-stagger>*:nth-child(3){transition-delay:.15s}.fade-in-stagger>*:nth-child(4){transition-delay:.2s}.fade-in-stagger>*:nth-child(5){transition-delay:.25s}.fade-in-stagger>*:nth-child(6){transition-delay:.3s}.fade-in-stagger>*:nth-child(7){transition-delay:.35s}.fade-in-stagger>*:nth-child(8){transition-delay:.4s}.fade-in-stagger>*:nth-child(9){transition-delay:.45s}.fade-in-stagger>*:nth-child(10){transition-delay:.5s}@media(prefers-reduced-motion: reduce){.fade-in,.fade-in-stagger>*{opacity:1;transform:none;transition:none}}.header{position:sticky;top:0;z-index:100;background:rgba(250,247,242,.9);backdrop-filter:blur(6px)}.header .header-container{border-bottom:1px solid #e7e5e4}.header .header-inner{display:flex;align-items:center;justify-content:space-between;height:80px}.header .header-logo{display:flex;align-items:center;gap:8px;text-decoration:none}.header .header-logo .header-logo-icon{width:24px;height:24px;flex-shrink:0}.header .header-logo .header-logo-text{font-family:"Liberation Serif",serif;font-size:24px;font-weight:700;line-height:32px;letter-spacing:-0.6px;color:#2c2825}.header .header-logo:hover{opacity:.8}.header .header-nav{flex:1;display:flex;justify-content:center}.header .main-navigation{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0}.header .main-navigation li{position:relative}.header .main-navigation li+li{margin-left:32px}.header .main-navigation li a{font-family:"Liberation Sans",sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#2c2825;text-decoration:none;display:block;transition:opacity .2s ease}.header .main-navigation li a:hover{opacity:.7}.header .header-actions{display:flex;align-items:center;gap:24px}.header .header-action-btn{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.header .header-action-btn img{width:18px;height:18px;display:block}.header .header-action-btn:hover{opacity:.7}.header .header-cart-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#2c2825;border-radius:9999px;text-decoration:none;box-shadow:0px 4px 6px -1px rgba(0,0,0,.1),0px 2px 4px -2px rgba(0,0,0,.1);transition:opacity .2s ease}.header .header-cart-btn .header-cart-text{font-family:"Liberation Sans",sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#fff;white-space:nowrap}.header .header-cart-btn .header-cart-icon{width:15.75px;height:14px;display:block}.header .header-cart-btn:hover{opacity:.9}.header .menu-toggle{display:none;width:30px;height:24px;position:relative;cursor:pointer;background:none;border:none;padding:0}.header .menu-toggle span{display:block;position:absolute;height:2px;width:100%;background:#2c2825;left:0;transition:all .25s ease-in-out}.header .menu-toggle span:nth-child(1){top:0}.header .menu-toggle span:nth-child(2),.header .menu-toggle span:nth-child(3){top:50%;transform:translateY(-50%)}.header .menu-toggle span:nth-child(4){bottom:0}.header .menu-toggle.open span:nth-child(1){top:50%;width:0;left:50%}.header .menu-toggle.open span:nth-child(2){transform:rotate(45deg)}.header .menu-toggle.open span:nth-child(3){transform:rotate(-45deg)}.header .menu-toggle.open span:nth-child(4){bottom:50%;width:0;left:50%}@media only screen and (max-width: 991px){.header .desktop-nav{display:none}.header .menu-toggle{display:block}.header .header-cart-text{display:none}.header .header-cart-btn{padding:8px 12px}.header .header-actions{gap:16px}}@media only screen and (max-width: 767px){.header .header-inner{height:60px}.header .header-logo-text{font-size:18px !important;line-height:24px !important}.header .header-logo-icon{width:20px !important;height:20px !important}.header .header-actions{gap:12px}}.mobile-nav{display:none;position:fixed;top:81px;left:0;right:0;bottom:0;background:rgba(250,247,242,.98);backdrop-filter:blur(6px);padding:30px 24px;z-index:99999;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.mobile-nav.open{display:block}.mobile-nav .mobile-navigation{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.mobile-nav .mobile-navigation>li{position:relative}.mobile-nav .mobile-navigation li a{font-family:"Liberation Sans",sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#2c2825;text-decoration:none;display:block;padding:12px 0;border-bottom:1px solid rgba(44,40,37,.1);transition:opacity .2s ease}.mobile-nav .mobile-navigation li a:hover{opacity:.7}.mobile-nav .mobile-navigation .sub-menu{list-style:none;margin:0;padding:0 0 0 24px;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-nav .mobile-navigation .sub-menu.is-open{max-height:80vh}.mobile-nav .mobile-navigation .sub-menu li a{font-size:16px;padding:10px 0;border-bottom-color:rgba(44,40,37,.08)}.mobile-nav .mobile-navigation .menu-item-has-children>a{display:flex;align-items:center;justify-content:space-between;padding-right:8px}.mobile-nav .mobile-navigation .menu-item-has-children>a::after{content:"";width:8px;height:8px;border-right:2px solid #2c2825;border-bottom:2px solid #2c2825;transform:rotate(45deg);transition:transform .2s;flex-shrink:0}.mobile-nav .mobile-navigation .menu-item-has-children.is-open>a::after{transform:rotate(-135deg)}@media(max-width: 767px){.mobile-nav{top:61px}}.footer{background:#2c2825;padding:80px 0 40px}.footer .footer-main{display:grid;grid-template-columns:repeat(4, 1fr);gap:48px;margin-bottom:64px}.footer .footer-brand{display:flex;flex-direction:column;gap:23px}.footer .footer-logo{display:flex;align-items:center;gap:8px;text-decoration:none}.footer .footer-logo:hover{opacity:.9}.footer .footer-logo-img{width:24px;height:24px;flex-shrink:0}.footer .footer-logo-text{font-family:"Liberation Serif",serif;font-size:24px;font-weight:700;line-height:32px;color:#fff}.footer .footer-tagline{font-size:14px;line-height:22.75px;color:#a8a29e;margin:0;white-space:pre-wrap}.footer .footer-social{display:flex;gap:16px;align-items:center}.footer .footer-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#292524;border-radius:9999px;transition:background .3s ease}.footer .footer-social-link svg{width:16px;height:16px;fill:#fff}.footer .footer-social-link:hover{background:#3c3836}.footer .footer-column{display:flex;flex-direction:column;gap:24px}.footer .footer-column-title{font-family:"Liberation Sans",sans-serif;font-size:16px;font-weight:700;line-height:24px;color:#fff;margin:0}.footer .footer-menu{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin:0}.footer .footer-menu li{margin:0}.footer .footer-menu a{font-size:14px;line-height:20px;color:#d6d3d1;text-decoration:none;transition:color .3s ease}.footer .footer-menu a:hover{color:#fff}.footer .footer-contact{display:flex;flex-direction:column;gap:16px}.footer .footer-contact-item{display:flex;gap:12px;align-items:flex-start}.footer .footer-contact-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding-top:4px;color:#d6d3d1}.footer .footer-contact-icon i{font-size:14px;line-height:1}.footer .footer-contact-icon svg{width:14px;height:14px;fill:#d6d3d1}.footer .footer-contact-text{font-size:14px;line-height:20px;color:#d6d3d1}.footer .footer-contact-link{font-size:14px;line-height:20px;color:#d6d3d1;text-decoration:none;transition:color .3s ease}.footer .footer-contact-link:hover{color:#fff}.footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:33px;border-top:1px solid #292524}.footer .footer-copyright{font-size:12px;line-height:16px;color:#78716c;margin:0}.footer .footer-payment{display:flex;gap:16px;align-items:center}.footer .footer-payment-icon{display:flex;align-items:center;justify-content:center}.footer .footer-payment-icon svg{width:27px;height:24px}@media only screen and (max-width: 1024px){.footer{padding:60px 0 40px}.footer .footer-main{grid-template-columns:repeat(2, 1fr);gap:40px;margin-bottom:48px}}@media only screen and (max-width: 767px){.footer{padding:40px 0 30px}.footer .footer-main{grid-template-columns:1fr;gap:32px;margin-bottom:32px}.footer .footer-bottom{flex-direction:column;gap:20px;text-align:center}}.product-grid-section{background:#fff;padding:80px 0}.product-grid-section .product-grid-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:48px;gap:24px}.product-grid-section .product-grid-header-content{display:flex;flex-direction:column;gap:16px;max-width:576px}.product-grid-section .product-grid-title{font-family:"Liberation Serif",serif;font-size:36px;line-height:40px;color:#2c2825;margin:0;font-weight:400}.product-grid-section .product-grid-description{font-size:16px;line-height:24px;color:#6b635e;margin:0}.product-grid-section .product-grid-view-all{display:inline-flex;align-items:center;gap:8px;font-size:16px;line-height:24px;color:#4a5d45;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0);padding-bottom:5px;transition:all .3s ease}.product-grid-section .product-grid-view-all svg{width:12.25px;height:14px;transition:transform .3s ease}.product-grid-section .product-grid-view-all:hover{color:#3a4d35;border-bottom-color:#4a5d45}.product-grid-section .product-grid-view-all:hover svg{transform:translateX(4px)}.product-grid-section .product-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}.product-grid-section .product-card{background:#faf7f2;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;position:relative;transition:transform .3s ease,box-shadow .3s ease}.product-grid-section .product-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.product-grid-section .product-card-image{background:#f5f5f4;height:320px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.product-grid-section .product-card-image img{width:100%;height:120%;object-fit:cover;object-position:center -10%}.product-grid-section .product-card-content{padding:24px;display:flex;flex-direction:column;gap:8px;flex:1}.product-grid-section .product-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-grid-section .product-card-title{font-family:"Liberation Serif",serif;font-size:20px;line-height:28px;color:#2c2825;margin:0;font-weight:400;flex:1}.product-grid-section .product-card-price{font-size:18px;line-height:28px;color:#4a5d45;font-weight:700;white-space:nowrap}.product-grid-section .product-card-description{font-size:14px;line-height:20px;color:#6b635e;margin:0}.product-grid-section .product-card-tags{display:flex;flex-wrap:wrap;gap:8px;padding:4px 0 16px}.product-grid-section .product-card-tag{background:#fff;border:1px solid #e7e5e4;border-radius:4px;padding:5px 9px;font-size:12px;line-height:16px;color:#6b635e}.product-grid-section .product-card-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#2c2825;color:#fff;border:none;border-radius:16px;padding:12px;font-size:16px;line-height:24px;cursor:pointer;transition:all .3s ease;box-shadow:0px 10px 15px -3px rgba(0,0,0,.1),0px 4px 6px -4px rgba(0,0,0,.1)}.product-grid-section .product-card-button svg{width:18px;height:16px}.product-grid-section .product-card-button:hover{background:#1a1715;transform:translateY(-2px);box-shadow:0px 15px 20px -3px rgba(0,0,0,.15),0px 6px 8px -4px rgba(0,0,0,.15)}.product-grid-section .product-card-badge{position:absolute;top:13px;left:16px;background:#d4a056;color:#fff;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;padding:3px 12px;border-radius:9999px}.product-grid-section .product-card-wishlist,.product-grid-section .product-card__wishlist{position:absolute;top:16px;right:16px;width:40px;height:40px;background:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0px 4px 6px -1px rgba(0,0,0,.1),0px 2px 4px -2px rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:scale(0.8)}.product-grid-section .product-card-wishlist svg,.product-grid-section .product-card-wishlist i,.product-grid-section .product-card__wishlist svg,.product-grid-section .product-card__wishlist i{width:16px;height:16px;font-size:16px;color:#2c2825;transition:all .3s ease}.product-grid-section .product-card-wishlist:hover,.product-grid-section .product-card__wishlist:hover{transform:scale(1.1);box-shadow:0px 6px 8px -1px rgba(0,0,0,.15),0px 3px 5px -2px rgba(0,0,0,.15)}.product-grid-section .product-card-wishlist:hover svg,.product-grid-section .product-card-wishlist:hover i,.product-grid-section .product-card__wishlist:hover svg,.product-grid-section .product-card__wishlist:hover i{fill:#d4a056;color:#d4a056}.product-grid-section .product-card-wishlist.active,.product-grid-section .product-card__wishlist.active{opacity:1;visibility:visible;transform:scale(1)}.product-grid-section .product-card-wishlist.active svg,.product-grid-section .product-card-wishlist.active i,.product-grid-section .product-card__wishlist.active svg,.product-grid-section .product-card__wishlist.active i{fill:#d4a056;color:#d4a056}.product-grid-section .product-card:hover .product-card-wishlist,.product-grid-section .product-card:hover .product-card__wishlist{opacity:1;visibility:visible;transform:scale(1)}@media only screen and (max-width: 991px){.product-grid-section{padding:60px 0}.product-grid-section .product-grid{grid-template-columns:repeat(2, 1fr);gap:24px}.product-grid-section .product-grid-header{margin-bottom:40px}.product-grid-section .product-grid-title{font-size:30px;line-height:36px}}@media only screen and (max-width: 767px){.product-grid-section{padding:40px 0}.product-grid-section .product-grid-header{flex-direction:column;align-items:flex-start;margin-bottom:32px}.product-grid-section .product-grid-header-content{max-width:100%}.product-grid-section .product-grid-title{font-size:28px;line-height:34px}.product-grid-section .product-grid-description{font-size:14px;line-height:20px}.product-grid-section .product-grid{grid-template-columns:1fr;gap:20px}.product-grid-section .product-card-image{height:280px}.product-grid-section .product-card-content{padding:20px}}.featured-recipes-section{background:linear-gradient(180deg, #ffffff 0%, #faf7f2 100%);padding:80px 0;overflow:hidden}.featured-recipes-section .featured-recipes-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px;gap:24px}.featured-recipes-section .featured-recipes-eyebrow{font-size:14px;line-height:20px;font-weight:500;color:#d4a056;text-transform:uppercase;letter-spacing:.8px;margin:0 0 8px 0}.featured-recipes-section .featured-recipes-heading{font-family:"Liberation Serif",serif;font-size:36px;line-height:44px;color:#2c2825;margin:0;font-weight:400;flex:1}.featured-recipes-section .featured-recipes-nav{display:flex;gap:12px}.featured-recipes-section .featured-recipes-nav-btn{width:48px;height:48px;background:#fff;border:1px solid #e7e5e4;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#2c2825}.featured-recipes-section .featured-recipes-nav-btn svg{width:24px;height:24px}.featured-recipes-section .featured-recipes-nav-btn:hover{background:#4a5d45;border-color:#4a5d45;color:#fff;transform:scale(1.05)}.featured-recipes-section .featured-recipes-nav-btn:disabled{opacity:.4;cursor:not-allowed}.featured-recipes-section .featured-recipes-nav-btn:disabled:hover{background:#fff;border-color:#e7e5e4;color:#2c2825;transform:none}.featured-recipes-section .featured-recipes-slider{overflow:visible}.featured-recipes-section .recipe-card{background:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -2px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;height:100%}.featured-recipes-section .recipe-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.featured-recipes-section .recipe-card-image{position:relative;height:256px;background:#f5f5f4;overflow:hidden}.featured-recipes-section .recipe-card-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.featured-recipes-section .recipe-card-image:hover img{transform:scale(1.05)}.featured-recipes-section .recipe-card-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg, #f5f5f4 0%, #e7e5e4 100%)}.featured-recipes-section .recipe-card-badge{position:absolute;top:16px;left:16px;background:#d4a056;color:#fff;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;padding:6px 14px;border-radius:9999px;box-shadow:0 2px 8px rgba(212,160,86,.3)}.featured-recipes-section .recipe-card-content{padding:24px;display:flex;flex-direction:column;gap:16px;flex:1}.featured-recipes-section .recipe-card-meta{display:flex;flex-wrap:wrap;gap:16px}.featured-recipes-section .recipe-card-meta-item{display:flex;align-items:center;gap:6px;font-size:14px;line-height:20px;color:#6b635e}.featured-recipes-section .recipe-card-meta-item svg{width:16px;height:16px;color:#d4a056;flex-shrink:0}.featured-recipes-section .recipe-card-title{font-family:"Liberation Serif",serif;font-size:22px;line-height:30px;color:#2c2825;margin:0;font-weight:400}.featured-recipes-section .recipe-card-title a{color:inherit;text-decoration:none;transition:color .3s ease}.featured-recipes-section .recipe-card-title a:hover{color:#4a5d45}.featured-recipes-section .recipe-card-description{font-size:14px;line-height:22px;color:#6b635e;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.featured-recipes-section .recipe-card-link{display:inline-flex;align-items:center;gap:8px;font-size:16px;line-height:24px;color:#4a5d45;text-decoration:none;font-weight:500;transition:all .3s ease;margin-top:auto;width:fit-content}.featured-recipes-section .recipe-card-link svg{width:16px;height:16px;transition:transform .3s ease}.featured-recipes-section .recipe-card-link:hover{color:#3a4d35}.featured-recipes-section .recipe-card-link:hover svg{transform:translateX(4px)}@media only screen and (max-width: 1023px){.featured-recipes-section{padding:60px 0}.featured-recipes-section .featured-recipes-header{margin-bottom:40px}.featured-recipes-section .featured-recipes-heading{font-size:32px;line-height:40px}.featured-recipes-section .recipe-card-image{height:220px}}@media only screen and (max-width: 767px){.featured-recipes-section{padding:40px 0}.featured-recipes-section .featured-recipes-header{flex-wrap:wrap;margin-bottom:32px}.featured-recipes-section .featured-recipes-eyebrow{width:100%}.featured-recipes-section .featured-recipes-heading{font-size:28px;line-height:36px}.featured-recipes-section .featured-recipes-nav{margin-left:auto}.featured-recipes-section .featured-recipes-nav-btn{width:40px;height:40px}.featured-recipes-section .featured-recipes-nav-btn svg{width:20px;height:20px}.featured-recipes-section .recipe-card-image{height:200px}.featured-recipes-section .recipe-card-content{padding:20px;gap:12px}.featured-recipes-section .recipe-card-title{font-size:20px;line-height:28px}.featured-recipes-section .recipe-card-meta{gap:12px}.featured-recipes-section .recipe-card-meta-item{font-size:13px}}.hero-section{padding:80px 0 112px;position:relative;overflow:hidden}.hero-section .hero-text-content{display:flex;flex-direction:column;gap:24px}.hero-section .hero-badge{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;background:rgba(74,93,69,.1);border-radius:9999px;width:fit-content}.hero-section .hero-badge svg{width:12px;height:12px;flex-shrink:0}.hero-section .hero-badge span{font-size:12px;line-height:16px;font-weight:700;color:#4a5d45;text-transform:uppercase;letter-spacing:.6px}.hero-section .hero-heading h1{font-family:"Liberation Serif",serif;font-size:72px;line-height:72px;font-weight:400;color:#2c2825;margin:0}.hero-section .hero-heading h1.italic-green{font-style:italic;color:#4a5d45}.hero-section .hero-description{max-width:512px}.hero-section .hero-description p{font-size:20px;line-height:28px;color:#6b635e;margin:0}.hero-section .hero-buttons{display:flex;gap:16px;padding-top:16px;flex-wrap:wrap}.hero-section .hero-buttons .btn{font-size:16px;line-height:24px;padding:16.5px 33px 17.5px;height:auto;border-radius:16px;box-shadow:0px 10px 15px -3px rgba(0,0,0,.1),0px 4px 6px -4px rgba(0,0,0,.1)}.hero-section .hero-buttons .btn.btn-primary{background:#4a5d45;color:#fff;border:1px solid rgba(0,0,0,0)}.hero-section .hero-buttons .btn.btn-primary:hover{background:#3d4d39}.hero-section .hero-buttons .btn.btn-secondary-outline{background:#fff;color:#2c2825;border:1px solid #d6d3d1;box-shadow:0px 1px 2px 0px rgba(0,0,0,.05)}.hero-section .hero-buttons .btn.btn-secondary-outline:hover{background:#f5f5f4}.hero-section .hero-social-proof{display:flex;gap:32px;align-items:center;padding-top:24px;flex-wrap:wrap}.hero-section .hero-social-proof .customer-avatars{display:flex;align-items:center;padding-right:12px}.hero-section .hero-social-proof .customer-avatars .avatar{width:40px;height:40px;border-radius:50%;border:2px solid #fff;overflow:hidden;margin-right:-12px;position:relative}.hero-section .hero-social-proof .customer-avatars .avatar img{width:100%;height:100%;object-fit:cover}.hero-section .hero-social-proof .customer-avatars .avatar-count{width:40px;height:40px;border-radius:50%;border:2px solid #fff;background:#f5f5f4;display:flex;align-items:center;justify-content:center;margin-right:-12px}.hero-section .hero-social-proof .customer-avatars .avatar-count span{font-size:12px;line-height:16px;font-weight:700;color:#6b635e}.hero-section .hero-social-proof .rating-info{display:flex;flex-direction:column;gap:2px}.hero-section .hero-social-proof .rating-info .stars{display:flex;gap:0}.hero-section .hero-social-proof .rating-info .stars svg{width:13.5px;height:12px}.hero-section .hero-social-proof .rating-info p{font-size:14px;line-height:20px;color:#2c2825;margin:0}.hero-section .hero-image-wrapper{position:relative;width:100%}.hero-section .hero-image-wrapper .decorative-blur{position:absolute;width:256px;height:256px;border-radius:50%;filter:blur(32px);z-index:0}.hero-section .hero-image-wrapper .decorative-blur.blur-orange{background:rgba(212,160,86,.2);top:-40px;right:-40px}.hero-section .hero-image-wrapper .decorative-blur.blur-green{background:rgba(74,93,69,.2);bottom:-40px;left:-40px}.hero-section .hero-image-wrapper .hero-image{position:relative;z-index:1;border-radius:32px;overflow:hidden;box-shadow:0px 25px 50px -12px rgba(0,0,0,.25)}.hero-section .hero-image-wrapper .hero-image img{width:100%;height:auto;display:block}.hero-section .hero-image-wrapper .hero-image .floating-badge{position:absolute;bottom:32px;left:32px;max-width:200px;padding:17px;background:hsla(0,0%,100%,.9);backdrop-filter:blur(2px);border:1px solid hsla(0,0%,100%,.5);border-radius:16px;box-shadow:0px 10px 15px -3px rgba(0,0,0,.1),0px 4px 6px -4px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:8px}.hero-section .hero-image-wrapper .hero-image .floating-badge .badge-icon{display:flex;align-items:center;gap:12px}.hero-section .hero-image-wrapper .hero-image .floating-badge .badge-icon svg{width:32px;height:32px;padding:10px;background:#4a5d45;border-radius:50%}.hero-section .hero-image-wrapper .hero-image .floating-badge .badge-content h4{font-size:14px;line-height:20px;font-weight:700;color:#2c2825;margin:0 0 4px 0}.hero-section .hero-image-wrapper .hero-image .floating-badge .badge-content p{font-size:12px;line-height:16px;color:#6b635e;margin:0}@media only screen and (max-width: 991px){.hero-section{padding:60px 0 80px}.hero-section .hero-heading h1{font-size:48px;line-height:52px}.hero-section .hero-description p{font-size:18px;line-height:26px}.hero-section .hero-image-wrapper{margin-top:40px}.hero-section .hero-image-wrapper .decorative-blur{width:180px;height:180px}.hero-section .hero-image-wrapper .decorative-blur.blur-orange{top:-30px;right:-30px}.hero-section .hero-image-wrapper .decorative-blur.blur-green{bottom:-30px;left:-30px}.hero-section .hero-image-wrapper .hero-image .floating-badge{bottom:24px;left:24px;max-width:180px;padding:14px}}@media only screen and (max-width: 767px){.hero-section{padding:40px 0 60px}.hero-section .hero-heading h1{font-size:36px;line-height:40px}.hero-section .hero-description{max-width:100%}.hero-section .hero-description p{font-size:16px;line-height:24px}.hero-section .hero-buttons{flex-direction:column;gap:12px}.hero-section .hero-buttons .btn{width:100%;text-align:center}.hero-section .hero-social-proof{gap:20px;padding-top:20px}.hero-section .hero-image-wrapper{margin-top:32px}.hero-section .hero-image-wrapper .decorative-blur{width:140px;height:140px}.hero-section .hero-image-wrapper .decorative-blur.blur-orange{top:-20px;right:-20px}.hero-section .hero-image-wrapper .decorative-blur.blur-green{bottom:-20px;left:-20px}.hero-section .hero-image-wrapper .hero-image{border-radius:24px}.hero-section .hero-image-wrapper .hero-image .floating-badge{bottom:16px;left:16px;max-width:160px;padding:12px}.hero-section .hero-image-wrapper .hero-image .floating-badge .badge-icon svg{width:28px;height:28px;padding:8px}.hero-section .hero-image-wrapper .hero-image .floating-badge .badge-content h4{font-size:13px;line-height:18px}.hero-section .hero-image-wrapper .hero-image .floating-badge .badge-content p{font-size:11px;line-height:15px}}.hero-about-us{position:relative;min-height:600px;display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--light-text);padding:100px 0}.hero-about-us::before{content:"";position:absolute;inset:0;background:linear-gradient(to right, rgba(44, 40, 37, 0.8) 0%, rgba(44, 40, 37, 0.6) 50%, rgba(44, 40, 37, 0) 100%)}.hero-about-us .container{position:relative;z-index:1}.hero-about-us__content{max-width:672px}.hero-about-us__badge{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:400;padding:9px 17px;background:rgba(74,93,69,.2);border:1px solid rgba(74,93,69,.3);border-radius:9999px;margin-bottom:24px;backdrop-filter:blur(2px);color:var(--white)}.hero-about-us__badge i,.hero-about-us__badge svg{width:16px;height:16px;color:var(--white)}.hero-about-us__badge img{width:16px;height:16px;object-fit:contain}.hero-about-us__heading{font-size:72px;line-height:72px;font-weight:700;margin-bottom:24px;color:var(--white)}.hero-about-us__description{font-size:20px;line-height:32.5px;color:hsla(0,0%,100%,.9);margin-bottom:32px}.hero-about-us__buttons{display:flex;gap:16px;flex-wrap:wrap;padding-top:8px}.hero-about-us__buttons .btn-primary{background:#4a5d45;color:var(--white);box-shadow:0px 10px 15px -3px rgba(0,0,0,.1),0px 4px 6px -4px rgba(0,0,0,.1)}.hero-about-us__buttons .btn-primary:hover{background:#3d4d39}.hero-about-us__buttons .btn-secondary{background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);color:var(--white);backdrop-filter:blur(2px)}.hero-about-us__buttons .btn-secondary:hover{background:hsla(0,0%,100%,.2)}@media(max-width: 768px){.hero-about-us{min-height:400px;padding:80px 0}.hero-about-us__heading{font-size:36px;line-height:40px}.hero-about-us__description{font-size:16px;line-height:24px}}.recipe-hero{position:relative;width:100%;min-height:360px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;padding:120px 0 80px}.recipe-hero .recipe-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(44, 40, 37, 0.6) 0%, rgba(44, 40, 37, 0.7) 100%);z-index:1}.recipe-hero .container{position:relative;z-index:2;max-width:1280px;margin:0 auto}.recipe-hero .recipe-hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.recipe-hero .recipe-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);border-radius:24px}.recipe-hero .recipe-hero-badge i,.recipe-hero .recipe-hero-badge svg{width:16px;height:16px;color:#fff;flex-shrink:0}.recipe-hero .recipe-hero-badge img{width:16px;height:16px;object-fit:contain}.recipe-hero .recipe-hero-badge span{font-size:14px;line-height:20px;font-weight:500;color:#fff;letter-spacing:.3px}.recipe-hero .recipe-hero-heading{font-family:"Liberation Serif",serif;font-size:60px;line-height:68px;font-weight:400;color:#fff;margin:0;max-width:900px}.recipe-hero .recipe-hero-heading .italic-gold{font-style:italic;color:#d4a056}.recipe-hero .recipe-hero-description{font-size:18px;line-height:26px;color:hsla(0,0%,100%,.9);margin:0;max-width:700px}.recipe-hero .recipe-hero-filters{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:16px;width:100%;max-width:900px}.recipe-hero .active-filters{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;width:100%}.recipe-hero .filter-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:rgba(74,93,69,.2);backdrop-filter:blur(8px);border:1px solid rgba(74,93,69,.3);border-radius:24px;font-size:14px;line-height:20px;font-weight:500;color:#fff;transition:all .2s ease}.recipe-hero .filter-pill:hover{background:rgba(74,93,69,.3);border-color:rgba(74,93,69,.4)}.recipe-hero .filter-pill .remove-filter{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background:hsla(0,0%,100%,.2);border-radius:50%;cursor:pointer;transition:background .2s ease;padding:0;border:none}.recipe-hero .filter-pill .remove-filter:hover{background:hsla(0,0%,100%,.3)}.recipe-hero .filter-pill .remove-filter::before,.recipe-hero .filter-pill .remove-filter::after{content:"";position:absolute;width:8px;height:1.5px;background:#fff}.recipe-hero .filter-pill .remove-filter::before{transform:rotate(45deg)}.recipe-hero .filter-pill .remove-filter::after{transform:rotate(-45deg)}.recipe-hero .clear-all-filters{font-size:14px;line-height:20px;font-weight:500;color:hsla(0,0%,100%,.8);text-decoration:underline;transition:color .2s ease}.recipe-hero .clear-all-filters:hover{color:#fff}@media only screen and (max-width: 991px){.recipe-hero{min-height:320px;padding:100px 0 60px}.recipe-hero .recipe-hero-heading{font-size:48px;line-height:56px}.recipe-hero .recipe-hero-description{font-size:16px;line-height:24px}}@media only screen and (max-width: 767px){.recipe-hero{min-height:300px;padding:80px 0 50px}.recipe-hero .recipe-hero-heading{font-size:36px;line-height:44px}.recipe-hero .recipe-hero-description{font-size:15px;line-height:22px}.recipe-hero .recipe-hero-badge{padding:6px 14px}.recipe-hero .recipe-hero-badge span{font-size:13px}.recipe-hero .filter-pill{padding:8px 14px;font-size:13px}.recipe-hero .active-filters{gap:8px}}.about-stats{padding:48px 0;position:relative;z-index:10;margin-top:-64px}.about-stats__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}.about-stats__item{background:var(--white);border-radius:16px;padding:24px;text-align:center;box-shadow:0 10px 40px -10px rgba(0,0,0,.08);transition:box-shadow .3s ease,transform .3s ease}.about-stats__item:hover{box-shadow:0 20px 50px -10px rgba(0,0,0,.12);transform:translateY(-2px)}.about-stats__number{font-size:36px;font-weight:700;color:var(--earth-green);margin-bottom:8px}.about-stats__label{font-size:14px;font-weight:500;color:var(--text-muted)}@media(max-width: 992px){.about-stats__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.about-stats{margin-top:0}.about-stats__grid{grid-template-columns:repeat(2, 1fr);gap:16px}}.brand-story-strip{background:var(--white);border-top:1px solid #f5f5f4;border-bottom:1px solid #f5f5f4;padding:33px 0}.brand-story-strip__inner{gap:24px}.brand-story-strip__content{gap:16px;flex:1}.brand-story-strip__icon{background:#faf7f2;border-radius:9999px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.brand-story-strip__icon img{max-width:25px;max-height:20px;width:auto;height:auto}.brand-story-strip__text{max-width:672px}.brand-story-strip__text p{font-family:"Liberation Serif",serif;font-style:italic;font-size:18px;line-height:28px;color:#2c2825;margin:0}.brand-story-strip__link{flex-shrink:0}.brand-story-strip__link .btn-link{font-family:"Liberation Sans",sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#4a5d45;gap:8px;text-decoration:none}.brand-story-strip__link .btn-link::after{display:none}.brand-story-strip__link .btn-link svg{width:14px;height:16px;transition:transform .3s ease}.brand-story-strip__link .btn-link:hover{color:#4a5d45}.brand-story-strip__link .btn-link:hover svg{transform:translateX(4px)}@media only screen and (max-width: 991px){.brand-story-strip__inner{flex-direction:column;align-items:flex-start}.brand-story-strip__text{max-width:100%}}@media only screen and (max-width: 767px){.brand-story-strip{padding:24px 0}.brand-story-strip__content{flex-direction:column;align-items:flex-start}.brand-story-strip__text p{font-size:16px;line-height:24px}}.about-brand-teaser{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center;padding:112px 80px;overflow:hidden}.about-brand-teaser__background{position:absolute;inset:0;z-index:0}.about-brand-teaser__bg-image{position:absolute;width:100%;height:302.52%;max-width:none;top:-101.26%;left:0;object-fit:cover}.about-brand-teaser__overlay{position:absolute;inset:0;background:rgba(28,25,23,.4);backdrop-filter:blur(1px);z-index:1}.about-brand-teaser .container{position:relative;z-index:2;max-width:1280px;margin:0 auto}.about-brand-teaser__content{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:672px;margin:0 auto;text-align:center}.about-brand-teaser__heading{font-family:"Liberation Serif",serif;font-size:48px;line-height:48px;font-weight:400;color:#fff;margin:0}.about-brand-teaser__description{max-width:672px;padding-bottom:16px}.about-brand-teaser__description p{font-family:"Liberation Sans",sans-serif;font-size:20px;line-height:28px;color:#f5f5f4;margin:0}.about-brand-teaser__button .btn{background:#fff;color:#2c2825;font-family:"Liberation Sans",sans-serif;font-size:16px;line-height:24px;padding:16px 40px;border-radius:16px;box-shadow:0px 10px 15px -3px rgba(0,0,0,.1),0px 4px 6px -4px rgba(0,0,0,.1);transition:all .3s ease}.about-brand-teaser__button .btn:hover{background:#f5f5f4;color:#2c2825;transform:translateY(-2px);box-shadow:0px 15px 20px -3px rgba(0,0,0,.15),0px 6px 8px -4px rgba(0,0,0,.15)}@media only screen and (max-width: 991px){.about-brand-teaser{padding:80px 40px;min-height:500px}.about-brand-teaser__heading{font-size:40px;line-height:44px}.about-brand-teaser__description p{font-size:18px;line-height:26px}}@media only screen and (max-width: 767px){.about-brand-teaser{padding:64px 24px;min-height:450px}.about-brand-teaser__heading{font-size:32px;line-height:36px}.about-brand-teaser__description{padding-bottom:8px}.about-brand-teaser__description p{font-size:16px;line-height:24px}.about-brand-teaser__button .btn{padding:12px 32px;font-size:14px}}.about-us-story{padding:80px 0;background:var(--light-background)}.about-us-story .row{align-items:center}.about-us-story__badge{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--earth-green);padding:8px 16px;background:rgba(74,93,69,.1);border-radius:9999px;margin-bottom:24px}.about-us-story__badge i,.about-us-story__badge svg{width:16px;height:16px;color:var(--earth-green)}.about-us-story__badge img{width:16px;height:16px;object-fit:contain}.about-us-story__heading{font-size:40px;line-height:1.3;color:var(--title);margin-bottom:32px}.about-us-story__content p{font-size:16px;line-height:1.8;color:var(--text);margin-bottom:20px}.about-us-story__content p:last-child{margin-bottom:0}.about-us-story__images{display:flex;gap:16px;height:496px}.about-us-story__image{flex:1;border-radius:24px;overflow:hidden;box-shadow:0px 10px 40px -10px rgba(0,0,0,.08)}.about-us-story__image:first-child{display:flex;flex-direction:column;gap:16px}.about-us-story__image:first-child .image-wrapper:first-child{height:256px}.about-us-story__image:first-child .image-wrapper:last-child{height:192px}.about-us-story__image:last-child{display:flex;flex-direction:column;gap:16px;padding-top:32px}.about-us-story__image:last-child .image-wrapper:first-child{height:192px}.about-us-story__image:last-child .image-wrapper:last-child{height:256px}.about-us-story__image .image-wrapper{border-radius:24px;overflow:hidden;box-shadow:0px 10px 40px -10px rgba(0,0,0,.08)}.about-us-story__image img{width:100%;height:100%;object-fit:cover}@media(max-width: 768px){.about-us-story__heading{font-size:32px}.about-us-story__images{margin-top:40px;grid-template-columns:1fr}.about-us-story__image:nth-child(1),.about-us-story__image:nth-child(2){grid-column:1}.about-us-story__image:nth-child(3),.about-us-story__image:nth-child(4){grid-column:1;grid-row:auto}}.content-block{padding:80px 0;background:var(--light-background)}.content-block__row{display:flex;flex-wrap:wrap;align-items:center;gap:48px}.content-block__image-col{flex:0 0 calc(50% - 24px);min-width:0;display:flex;align-items:center;justify-content:center}.content-block__text-col{flex:1 1 calc(50% - 24px);min-width:280px}.content-block--image-right .content-block__row{flex-direction:row-reverse}.content-block__image-wrap{border-radius:24px;overflow:hidden;box-shadow:0 10px 40px -10px rgba(0,0,0,.08);display:inline-block}.content-block__image{display:block;width:auto !important;height:auto !important;max-width:100%;object-fit:contain}.content-block__badge{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--earth-green);padding:8px 16px;background:rgba(74,93,69,.1);border-radius:9999px;margin-bottom:24px}.content-block__badge i,.content-block__badge svg{width:16px;height:16px;color:var(--earth-green)}.content-block__badge img{width:16px;height:16px;object-fit:contain}.content-block__heading{font-size:40px;line-height:1.3;color:var(--title);margin-bottom:24px}.content-block__content p{font-size:16px;line-height:1.8;color:var(--text);margin-bottom:16px}.content-block__content p:last-child{margin-bottom:0}.content-block__button{margin-top:24px}.content-block__button .btn{display:inline-flex;align-items:center;padding:14px 32px;font-size:16px;font-weight:500;border-radius:8px;background:var(--accent);color:var(--white);transition:all .3s ease}.content-block__button .btn:hover{background:var(--earth-green-dark)}@media(max-width: 991px){.content-block{padding:64px 0}.content-block__row{flex-direction:column !important;gap:32px}.content-block__image-col,.content-block__text-col{flex:1 1 100%;max-width:100%}.content-block__heading{font-size:32px}}@media(max-width: 767px){.content-block{padding:48px 0}.content-block__row{gap:24px}.content-block__heading{font-size:28px}.content-block__content p{font-size:15px}.content-block__button .btn{padding:12px 24px;font-size:14px}}.why-natural-seeds{padding:64px 32px;background:var(--page-background)}.why-natural-seeds .container{max-width:1440px}.why-natural-seeds__header{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:64px;text-align:center}.why-natural-seeds__subtitle{font-family:"Liberation Sans",sans-serif;font-weight:700;font-size:14px;line-height:20px;letter-spacing:1.4px;text-transform:uppercase;color:#d4a056}.why-natural-seeds__title{font-family:"Liberation Serif",serif;font-weight:400;font-size:36px;line-height:40px;color:#2c2825;margin:0}.why-natural-seeds__features{display:flex;gap:32px;justify-content:center;flex-wrap:wrap}.why-natural-seeds__feature{flex:1;min-width:257px;max-width:320px;background:#fff;border-radius:24px;padding:32px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0px 10px 40px -10px rgba(0,0,0,.08);position:relative}.why-natural-seeds__feature-icon{width:64px;height:64px;background:#faf7f2;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.why-natural-seeds__feature-icon img{width:24px;height:24px;object-fit:contain}.why-natural-seeds__feature-title{font-family:"Liberation Sans",sans-serif;font-weight:700;font-size:20px;line-height:28px;color:#2c2825;margin:0 0 11.25px 0}.why-natural-seeds__feature-description{font-family:"Liberation Sans",sans-serif;font-weight:400;font-size:14px;line-height:22.75px;color:#6b635e;margin:0}@media only screen and (max-width: 991px){.why-natural-seeds{padding:48px 24px}.why-natural-seeds__header{margin-bottom:48px}.why-natural-seeds__title{font-size:28px;line-height:32px}.why-natural-seeds__features{gap:24px}.why-natural-seeds__feature{min-width:calc(50% - 12px);max-width:calc(50% - 12px)}}@media only screen and (max-width: 767px){.why-natural-seeds{padding:40px 15px}.why-natural-seeds__header{margin-bottom:40px}.why-natural-seeds__subtitle{font-size:12px;line-height:18px;letter-spacing:1.2px}.why-natural-seeds__title{font-size:24px;line-height:28px}.why-natural-seeds__features{gap:20px}.why-natural-seeds__feature{min-width:100%;max-width:100%;padding:24px}.why-natural-seeds__feature-icon{width:56px;height:56px;margin-bottom:20px}.why-natural-seeds__feature-icon img{width:20px;height:20px}.why-natural-seeds__feature-title{font-size:18px;line-height:24px;margin-bottom:8px}.why-natural-seeds__feature-description{font-size:13px;line-height:20px}}.trust-transparency{padding:80px 112px;background:#f5f5f4}.trust-transparency .container{max-width:1440px}.trust-transparency__wrapper{display:flex;gap:64px;align-items:center}.trust-transparency__content{flex:1;display:flex;flex-direction:column;gap:8px}.trust-transparency__subtitle{font-family:"Liberation Sans",sans-serif;font-weight:700;font-size:14px;line-height:20px;letter-spacing:1.4px;text-transform:uppercase;color:#4a5d45}.trust-transparency__heading{font-family:"Liberation Serif",serif;font-weight:400;font-size:36px;line-height:40px;color:#2c2825;margin:0}.trust-transparency__description{font-family:"Liberation Sans",sans-serif;font-weight:400;font-size:18px;line-height:29.25px;color:#6b635e;padding-top:15.125px;margin:0}.trust-transparency__nutrition-card{background:#fff;border:1px solid #e7e5e4;border-radius:24px;padding:49px 25px 48.5px;box-shadow:0px 1px 2px 0px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:24px;margin-top:16px}.trust-transparency__nutrition-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:17px;border-bottom:1px solid #f5f5f4}.trust-transparency__product-name{font-family:"Liberation Sans",sans-serif;font-weight:700;font-size:18px;line-height:28px;color:#2c2825;margin:0}.trust-transparency__serving-size{font-family:"Liberation Sans",sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#6b635e}.trust-transparency__nutrition-list{display:flex;flex-direction:column;gap:16px}.trust-transparency__nutrition-item{display:flex;justify-content:space-between;align-items:flex-start}.trust-transparency__nutrition-label{font-family:"Liberation Sans",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#6b635e}.trust-transparency__nutrition-value-wrapper{display:flex;flex-direction:column;align-items:flex-end}.trust-transparency__nutrition-value{font-family:"Liberation Sans",sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#2c2825}.trust-transparency__nutrition-sub-label{font-family:"Liberation Sans",sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6b635e}.trust-transparency__link{font-family:"Liberation Sans",sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#4a5d45;text-decoration:none;border-bottom:2px solid #4a5d45;padding-bottom:6px;display:inline-flex;align-items:center;margin-top:8px;transition:opacity .2s ease}.trust-transparency__link:hover{opacity:.8}.trust-transparency__badges{flex:1;position:relative}.trust-transparency__badges-bg{position:absolute;width:160px;height:160px;border-radius:9999px;filter:blur(20px);pointer-events:none}.trust-transparency__badges-bg--top{background:rgba(212,160,86,.2);top:-40px;right:-40px}.trust-transparency__badges-bg--bottom{background:rgba(74,93,69,.2);bottom:-40px;left:-40px}.trust-transparency__badges-grid{display:flex;gap:16px;position:relative;z-index:1}.trust-transparency__badges-column{flex:1;display:flex;flex-direction:column;gap:16px}.trust-transparency__badges-column--offset{padding-top:48px}.trust-transparency__badge{background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center;box-shadow:0px 10px 40px -10px rgba(0,0,0,.08);position:relative}.trust-transparency__badge-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.trust-transparency__badge-icon img{width:100%;height:100%;object-fit:contain}.trust-transparency__badge-label{font-family:"Liberation Sans",sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#2c2825}@media only screen and (max-width: 1200px){.trust-transparency{padding:64px 48px}.trust-transparency__wrapper{gap:48px}}@media only screen and (max-width: 991px){.trust-transparency{padding:48px 24px}.trust-transparency__wrapper{flex-direction:column;gap:48px}.trust-transparency__content,.trust-transparency__badges{flex:none;width:100%}.trust-transparency__heading{font-size:28px;line-height:32px}.trust-transparency__description{font-size:16px;line-height:26px}.trust-transparency__nutrition-card{padding:32px 20px}}@media only screen and (max-width: 767px){.trust-transparency{padding:40px 15px}.trust-transparency__wrapper{gap:40px}.trust-transparency__subtitle{font-size:12px;line-height:18px;letter-spacing:1.2px}.trust-transparency__heading{font-size:24px;line-height:28px}.trust-transparency__description{font-size:15px;line-height:24px;padding-top:12px}.trust-transparency__nutrition-card{padding:24px 16px;gap:20px}.trust-transparency__product-name{font-size:16px;line-height:24px}.trust-transparency__serving-size{font-size:13px;line-height:18px}.trust-transparency__nutrition-label,.trust-transparency__nutrition-value{font-size:14px;line-height:20px}.trust-transparency__nutrition-sub-label{font-size:11px;line-height:14px}.trust-transparency__link{font-size:14px;line-height:20px}.trust-transparency__badges-grid{flex-direction:column;gap:20px}.trust-transparency__badges-column--offset{padding-top:0}.trust-transparency__badge{padding:20px;gap:10px}.trust-transparency__badge-icon{width:24px;height:24px}.trust-transparency__badge-label{font-size:14px;line-height:20px}.trust-transparency__badges-bg{width:120px;height:120px}.trust-transparency__badges-bg--top{top:-30px;right:-30px}.trust-transparency__badges-bg--bottom{bottom:-30px;left:-30px}}.usage-ideas{padding:112px 0;background:var(--white)}.usage-ideas .container{max-width:1280px;padding-left:32px;padding-right:32px}.usage-ideas__header{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:64px;text-align:center}.usage-ideas__title{font-family:"Liberation Serif",serif;font-size:36px;line-height:40px;color:#2c2825;margin:0;font-weight:400}.usage-ideas__subtitle{font-family:"Liberation Sans",sans-serif;font-size:16px;line-height:24px;color:#6b635e;margin:0;max-width:672px}.usage-ideas__grid{display:flex;gap:32px;justify-content:center;align-items:flex-start}.usage-ideas__card{flex:1;min-width:0;position:relative;border-radius:24px;overflow:hidden;height:400px}.usage-ideas__card--offset{margin-top:48px;height:400px}.usage-ideas__card--no-image{background:var(--light-bg)}.usage-ideas__card--no-image .usage-ideas__card-title{color:var(--title)}.usage-ideas__card--no-image .usage-ideas__card-description{color:var(--text);opacity:1}.usage-ideas__card--no-image .usage-ideas__card-link{color:var(--earth-green);border-bottom-color:var(--earth-green)}.usage-ideas__card-image{position:absolute;inset:0;overflow:hidden}.usage-ideas__card-image img{width:100%;height:100%;object-fit:cover;object-position:center}.usage-ideas__card-gradient{position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%)}.usage-ideas__card-content{position:absolute;bottom:0;left:0;right:0;padding:32px;z-index:1}.usage-ideas__card-title{font-family:"Liberation Serif",serif;font-size:24px;line-height:32px;color:#fff;margin:0 0 16px 0;font-weight:400}.usage-ideas__card-description{font-family:"Liberation Sans",sans-serif;font-size:14px;line-height:20px;color:hsla(0,0%,100%,.8);margin:0 0 16px 0;opacity:0;transition:opacity .3s ease}.usage-ideas__card-link{font-family:"Liberation Sans",sans-serif;font-weight:700;font-size:14px;line-height:20px;letter-spacing:.35px;text-transform:uppercase;color:#fff;text-decoration:none;border-bottom:1px solid #fff;padding-bottom:5px;display:inline-block;transition:opacity .3s ease}.usage-ideas__card-link:hover{opacity:.8}.usage-ideas__card:hover .usage-ideas__card-description{opacity:1}@media only screen and (max-width: 991px){.usage-ideas{padding:80px 0}.usage-ideas__header{margin-bottom:48px}.usage-ideas__title{font-size:32px;line-height:36px}.usage-ideas__grid{flex-direction:column;gap:24px}.usage-ideas__card{width:100%;height:400px}.usage-ideas__card--offset{margin-top:0}}@media only screen and (max-width: 767px){.usage-ideas{padding:64px 0}.usage-ideas .container{padding-left:16px;padding-right:16px}.usage-ideas__header{margin-bottom:32px}.usage-ideas__title{font-size:28px;line-height:32px}.usage-ideas__subtitle{font-size:14px;line-height:20px}.usage-ideas__grid{gap:16px}.usage-ideas__card{height:350px}.usage-ideas__card-content{padding:24px}.usage-ideas__card-title{font-size:20px;line-height:28px;margin-bottom:12px}.usage-ideas__card-description{font-size:13px;line-height:18px;margin-bottom:12px}.usage-ideas__card-link{font-size:13px}}.our-process{padding:80px 0;background:var(--white)}.our-process__header{text-align:center;margin-bottom:64px}.our-process__header .icon-box{width:64px;height:64px;background:rgba(74,93,69,.1);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.our-process__header .icon-box i{font-size:32px;color:var(--earth-green)}.our-process__heading{font-size:40px;line-height:1.3;color:var(--title);margin-bottom:16px}.our-process__description{font-size:18px;line-height:1.6;color:var(--text-muted);max-width:700px;margin:0 auto}.our-process__steps{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px}.our-process__step{text-align:center;position:relative}.our-process__icon{width:96px;height:96px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:rgba(74,93,69,.1);border-radius:24px;transition:all .3s ease;position:relative}.our-process__icon i{font-size:40px;color:var(--earth-green);transition:color .3s ease}.our-process__icon img{max-width:40px;max-height:40px}.our-process__step:hover .our-process__icon{background:var(--earth-green);transform:scale(1.1)}.our-process__step:hover .our-process__icon i{color:var(--white)}.our-process__arrow{position:absolute;top:48px;right:-16px;font-size:24px;color:rgba(74,93,69,.3);z-index:1}.our-process__content{background:var(--light-background);border-radius:16px;padding:24px}.our-process__number{font-size:14px;font-weight:600;color:var(--accent);margin-bottom:8px}.our-process__title{font-size:20px;font-weight:700;color:var(--title);margin-bottom:12px}.our-process__text{font-size:14px;line-height:1.6;color:var(--text-muted)}@media(max-width: 992px){.our-process__steps{grid-template-columns:repeat(2, 1fr)}.our-process__arrow{display:none}}@media(max-width: 768px){.our-process__heading{font-size:32px}.our-process__steps{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.our-team{padding:80px 0;background:linear-gradient(135deg, rgba(74, 93, 69, 0.05) 0%, var(--white) 50%, rgba(212, 160, 86, 0.05) 100%)}.our-team__header{max-width:700px;margin:0 auto 60px}.our-team__heading{font-size:40px;line-height:1.3;color:var(--title);margin-bottom:16px}.our-team__description{font-size:18px;line-height:1.6;color:var(--text)}.our-team__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px}.our-team__member{text-align:center}.our-team__photo{width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;margin-bottom:20px}.our-team__photo img{width:100%;height:100%;object-fit:cover}.our-team__name{font-size:20px;font-weight:600;color:var(--title);margin-bottom:4px}.our-team__position{font-size:14px;color:var(--accent);margin-bottom:12px}.our-team__bio{font-size:14px;line-height:1.6;color:var(--text);margin-bottom:16px}.our-team__social{display:flex;gap:12px;justify-content:center}.our-team__social a{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--light-background);border-radius:50%;transition:all .2s ease;color:var(--text);font-size:16px}.our-team__social a:hover{background:var(--accent);color:var(--white)}.our-team__social a img{width:16px;height:16px}.our-team__social a i{font-size:16px}@media(max-width: 992px){.our-team__grid{grid-template-columns:repeat(2, 1fr);gap:40px}}@media(max-width: 768px){.our-team__heading{font-size:32px}.our-team__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.our-values{padding:80px 0;background:var(--white)}.our-values__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}.our-values__item{background:var(--white);padding:40px 32px;border-radius:12px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.our-values__item:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.our-values__icon{width:64px;height:64px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:var(--light-background);border-radius:50%}.our-values__icon img{max-width:36px;max-height:36px}.our-values__title{font-size:20px;font-weight:600;color:var(--title);margin-bottom:12px}.our-values__description{font-size:14px;line-height:1.6;color:var(--text)}@media(max-width: 992px){.our-values__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.our-values__grid{grid-template-columns:1fr}}.certificates{padding:80px 0;background:var(--light-background)}.certificates__header{text-align:center;margin-bottom:64px}.certificates__header .icon-box{width:64px;height:64px;background:rgba(74,93,69,.1);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.certificates__header .icon-box i{font-size:32px;color:var(--earth-green)}.certificates__heading{font-size:40px;line-height:1.3;color:var(--title);margin-bottom:16px}.certificates__description{font-size:18px;line-height:1.6;color:var(--text-muted);max-width:700px;margin:0 auto}.certificates__logos{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px;margin-bottom:64px}.certificates__logo{background:var(--white);border-radius:16px;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:all .3s ease}.certificates__logo:hover{box-shadow:0 10px 40px -10px rgba(0,0,0,.08)}.certificates__logo i{font-size:48px;color:var(--earth-green);margin-bottom:16px}.certificates__logo img{max-width:80px;max-height:80px;object-fit:contain;margin-bottom:16px}.certificates__name{display:block;font-size:14px;font-weight:700;color:var(--title);margin:0}.certificates__awards{background:linear-gradient(135deg, var(--earth-green) 0%, var(--earth-green-dark) 100%);padding:48px;border-radius:24px;color:var(--white);text-align:center}.certificates__awards-heading{font-size:32px;font-family:var(--heading-font-family);font-weight:700;color:var(--white);margin-bottom:32px}.certificates__awards-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}.certificates__award{text-align:center}.certificates__award-icon{margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.certificates__award-icon i{font-size:48px;color:var(--white);opacity:.9}.certificates__award-icon img{max-width:48px;max-height:48px;filter:brightness(0) invert(1);opacity:.9}.certificates__award-title{font-size:20px;font-weight:700;color:var(--white);margin-bottom:8px}.certificates__award-year{display:block;font-size:14px;color:hsla(0,0%,100%,.8);margin-bottom:0}.certificates__award-description{font-size:14px;line-height:1.6;color:hsla(0,0%,100%,.8)}@media(max-width: 992px){.certificates__logos{grid-template-columns:repeat(2, 1fr)}.certificates__awards-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}@media(max-width: 768px){.certificates__heading{font-size:32px}.certificates__logos{grid-template-columns:1fr;max-width:400px;margin:0 auto 64px}.certificates__awards{padding:40px 24px}.certificates__awards-heading{font-size:24px}}.testimonials{padding:80px 0;background:var(--white)}.testimonials__header{text-align:center;margin-bottom:64px}.testimonials__header .icon-box{width:64px;height:64px;background:rgba(74,93,69,.1);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.testimonials__header .icon-box i{font-size:32px;color:var(--earth-green)}.testimonials__heading{font-size:40px;line-height:1.3;color:var(--title);margin-bottom:16px}.testimonials__description{font-size:18px;line-height:1.6;color:var(--text-muted);max-width:700px;margin:0 auto}.testimonials__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}.testimonials__item{background:var(--light-background);padding:32px;border-radius:12px;display:flex;flex-direction:column}.testimonials__rating{display:flex;gap:4px;margin-bottom:20px}.testimonials__star{font-size:18px;color:#ddd}.testimonials__star.filled{color:var(--muted-ochre)}.testimonials__quote{flex:1;margin:0 0 24px}.testimonials__quote p{font-size:16px;line-height:1.6;color:var(--text);font-style:italic;margin:0}.testimonials__author{display:flex;align-items:center;gap:16px}.testimonials__photo{width:48px;height:48px;border-radius:50%;object-fit:cover}.testimonials__name{font-size:16px;font-weight:600;color:var(--title);margin-bottom:4px}.testimonials__location{font-size:14px;color:var(--text);opacity:.7}@media(max-width: 992px){.testimonials__grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media(max-width: 768px){.testimonials__heading{font-size:32px}}.recipe-filter-bar{padding:40px 0;background:var(--white);position:relative;z-index:50}.recipe-filter-bar__inner{position:relative}.recipe-filter-bar__filters{display:flex;align-items:center;justify-content:center;gap:16px;background:var(--white);border:1px solid #d6d3d1;border-radius:16px;padding:16px 24px}.recipe-filter-bar__filter-btn{display:flex;align-items:center;gap:8px;padding:12px 20px;background:rgba(0,0,0,0);border:none;border-radius:12px;font-family:"Liberation Sans",sans-serif;font-weight:500;font-size:16px;line-height:24px;color:var(--title);cursor:pointer;transition:all .3s ease;position:relative}.recipe-filter-bar__filter-btn i:not(.recipe-filter-bar__chevron){font-size:18px;color:var(--accent)}.recipe-filter-bar__filter-btn:hover{background:#faf7f2}.recipe-filter-bar__filter-btn.active{background:#faf7f2}.recipe-filter-bar__filter-btn.active .recipe-filter-bar__chevron{transform:rotate(180deg)}.recipe-filter-bar__filter-btn:focus{outline:2px solid var(--accent);outline-offset:2px}.recipe-filter-bar__chevron{font-size:14px;color:var(--title);transition:transform .3s ease}.recipe-filter-bar__dropdowns{position:relative;margin-top:16px;z-index:100}.recipe-filter-bar__dropdown{display:none;position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:600px;background:var(--white);border:1px solid #d6d3d1;border-radius:16px;padding:24px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:1000;animation:slideDown .3s ease}.recipe-filter-bar__dropdown.active{display:block}.recipe-filter-bar__dropdown[aria-hidden=false]{display:block}@keyframes slideDown{from{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media only screen and (max-width: 991px){.recipe-filter-bar{padding:32px 0}.recipe-filter-bar__filters{flex-wrap:wrap;justify-content:center;padding:12px 16px}.recipe-filter-bar__filter-btn{padding:10px 16px;font-size:15px}.recipe-filter-bar__dropdown{max-width:90%}}@media only screen and (max-width: 767px){.recipe-filter-bar{padding:24px 0}.recipe-filter-bar__filters{flex-direction:column;gap:8px;padding:12px}.recipe-filter-bar__filter-btn{width:100%;justify-content:space-between;padding:12px 16px}.recipe-filter-bar__dropdown{max-width:100%;left:0;transform:translateX(0);padding:16px}}@keyframes slideDown{from{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media only screen and (max-width: 767px){@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}.recipe-category-tabs-section{background:#fff;padding:40px 0}.recipe-category-tabs-section .recipe-category-tabs-wrapper{display:flex;justify-content:center;width:100%}.recipe-category-tabs-section .recipe-category-tabs{display:flex;align-items:center;gap:12px;overflow-x:auto;overflow-y:hidden;padding:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.recipe-category-tabs-section .recipe-category-tabs::-webkit-scrollbar{display:none}.recipe-category-tabs-section .recipe-category-tab{display:inline-flex;align-items:center;justify-content:center;padding:8px 24px;background:#f5f5f4;color:#2c2825;border:none;border-radius:9999px;font-size:16px;line-height:24px;font-weight:500;font-family:var(--body-font-family);cursor:pointer;white-space:nowrap;transition:all .3s ease;flex-shrink:0}.recipe-category-tabs-section .recipe-category-tab:hover{background:#e7e5e4;transform:translateY(-2px)}.recipe-category-tabs-section .recipe-category-tab.active{background:#4a5d45;color:#fff;box-shadow:0 4px 12px rgba(74,93,69,.2)}.recipe-category-tabs-section .recipe-category-tab.active:hover{background:#3a4d35}.recipe-category-tabs-section .recipe-category-tab:focus{outline:2px solid #4a5d45;outline-offset:2px}.recipe-category-tabs-section .recipe-category-tab:active{transform:translateY(0)}@media only screen and (max-width: 767px){.recipe-category-tabs-section{padding:32px 0}.recipe-category-tabs-section .recipe-category-tabs-wrapper{justify-content:flex-start;padding:0 20px}.recipe-category-tabs-section .recipe-category-tabs{gap:8px;padding:2px}.recipe-category-tabs-section .recipe-category-tab{padding:6px 20px;font-size:14px;line-height:20px}}@media only screen and (max-width: 480px){.recipe-category-tabs-section .recipe-category-tab{padding:6px 16px;font-size:13px}}.recipe-grid-section{padding:80px 0;background:var(--white)}@media(max-width: 768px){.recipe-grid-section{padding:60px 0}}.recipe-grid-section__body{position:relative;min-height:200px}.recipe-grid-section__loading{position:absolute;inset:0;display:none;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:hsla(0,0%,100%,.9);z-index:10}.recipe-grid-section__loading.is-visible{display:flex}.recipe-grid-section__loading .spinner{width:48px;height:48px;border:4px solid rgba(74,93,69,.1);border-top-color:var(--earth-green);border-radius:50%;animation:recipe-spin .8s linear infinite}.recipe-grid-section__loading p{font-size:16px;color:var(--text-muted);margin:0}@keyframes recipe-spin{to{transform:rotate(360deg)}}.recipe-grid-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;gap:20px}@media(max-width: 576px){.recipe-grid-header{flex-direction:column;align-items:flex-start;margin-bottom:30px}}.recipe-grid-heading{font-size:32px;font-weight:600;color:var(--title);margin:0}@media(max-width: 768px){.recipe-grid-heading{font-size:28px}}@media(max-width: 576px){.recipe-grid-heading{font-size:24px}}.recipe-grid-count{font-size:16px;color:var(--text);font-weight:500}.recipe-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:32px;margin-bottom:60px}@media(max-width: 768px){.recipe-grid{grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:24px;margin-bottom:40px}}@media(max-width: 576px){.recipe-grid{grid-template-columns:1fr;gap:20px}}.recipe-card{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.recipe-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.recipe-card__image-wrap{position:relative;display:block;overflow:hidden;aspect-ratio:4/3;background:var(--light-bg)}.recipe-card__image{width:100%;height:100%}.recipe-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.recipe-card:hover .recipe-card__image img{transform:scale(1.05)}.recipe-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, var(--light-bg) 0%, #e8ebe7 100%)}.recipe-card__image-placeholder i{font-size:48px;color:var(--text-light)}.recipe-card__badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:8px;z-index:2}.recipe-card__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(8px);border-radius:20px;font-size:12px;font-weight:600;color:var(--earth-green);box-shadow:0 2px 8px rgba(0,0,0,.1)}.recipe-card__badge i{font-size:10px}.recipe-card__badge--seasonal{background:rgba(74,93,69,.95);color:var(--white)}.recipe-card__badge--dietary{background:hsla(0,0%,100%,.95);color:var(--earth-green)}.recipe-card__content{padding:24px;display:flex;flex-direction:column;flex:1}.recipe-card__category{font-size:12px;font-weight:600;color:var(--earth-green);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.recipe-card__title{font-size:20px;font-weight:600;color:var(--title);margin:0 0 12px;line-height:1.3}.recipe-card__title a{color:inherit;text-decoration:none;transition:color .3s ease}.recipe-card__title a:hover{color:var(--earth-green)}@media(max-width: 576px){.recipe-card__title{font-size:18px}}.recipe-card__excerpt{font-size:14px;color:var(--text);line-height:1.6;margin:0 0 16px;flex:1}.recipe-card__meta{display:flex;align-items:center;gap:16px;padding-top:16px;border-top:1px solid var(--border);margin-bottom:16px;flex-wrap:wrap}.recipe-card__meta-item{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text)}.recipe-card__meta-item i{font-size:14px;color:var(--earth-green)}.recipe-card__link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--earth-green);text-decoration:none;transition:gap .3s ease}.recipe-card__link i{font-size:12px;transition:transform .3s ease}.recipe-card__link:hover{gap:12px}.recipe-card__link:hover i{transform:translateX(4px)}.recipe-grid-empty{text-align:center;padding:80px 20px}.recipe-grid-empty i{font-size:64px;color:var(--text-light);margin-bottom:24px}.recipe-grid-empty p{font-size:18px;color:var(--text);margin:0 0 24px}.recipe-grid-empty .btn{display:inline-flex;align-items:center;padding:14px 32px;background:var(--earth-green);color:var(--white);border-radius:8px;text-decoration:none;font-weight:600;transition:background .3s ease}.recipe-grid-empty .btn:hover{background:var(--earth-green-dark)}.recipe-pagination{display:flex;justify-content:center;margin-top:60px}@media(max-width: 768px){.recipe-pagination{margin-top:40px}}.recipe-pagination ul{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.recipe-pagination li{margin:0}.recipe-pagination a,.recipe-pagination span{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 12px;border-radius:8px;font-size:15px;font-weight:500;color:var(--title);background:var(--white);border:1px solid var(--border);text-decoration:none;transition:all .3s ease}.recipe-pagination a:hover,.recipe-pagination span:hover{background:var(--light-bg);border-color:var(--earth-green);color:var(--earth-green)}.recipe-pagination .current{background:var(--earth-green);border-color:var(--earth-green);color:var(--white);pointer-events:none}.recipe-pagination .dots{border:none;background:rgba(0,0,0,0);pointer-events:none}.recipe-pagination .prev i,.recipe-pagination .next i{font-size:14px}.all-recipes-grid-section{padding:80px 0;background:var(--white)}@media(max-width: 768px){.all-recipes-grid-section{padding:60px 0}}.all-recipes-grid-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px;flex-wrap:wrap;gap:16px}@media(max-width: 768px){.all-recipes-grid-header{margin-bottom:32px}}.all-recipes-grid-heading{font-size:40px;font-weight:700;line-height:1.2;color:var(--title);margin:0}@media(max-width: 768px){.all-recipes-grid-heading{font-size:32px}}.all-recipes-grid-count{font-size:16px;color:var(--text);margin:0}@media(max-width: 768px){.all-recipes-grid-count{font-size:14px;width:100%}}.all-recipes-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px;margin-bottom:48px}@media(max-width: 1024px){.all-recipes-grid{grid-template-columns:repeat(2, 1fr);gap:24px}}@media(max-width: 640px){.all-recipes-grid{grid-template-columns:1fr;gap:24px}}.recipe-card-small{background:var(--white);border-radius:24px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.recipe-card-small:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.recipe-card-small-image{width:100%;height:224px;overflow:hidden;position:relative}.recipe-card-small-image a{display:block;width:100%;height:100%}.recipe-card-small-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.recipe-card-small-image:hover img{transform:scale(1.05)}.recipe-card-small-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg, #f5f5f5 0%, #e0e0e0 100%);display:flex;align-items:center;justify-content:center}.recipe-card-small-image-placeholder::after{content:"📷";font-size:48px;opacity:.3}.recipe-card-small-content{padding:24px;display:flex;flex-direction:column;gap:16px;flex:1}.recipe-card-small-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.recipe-card-small-meta-item{display:flex;align-items:center;gap:6px;font-size:14px;color:var(--text)}.recipe-card-small-meta-item svg{width:16px;height:16px;color:var(--accent);flex-shrink:0}.recipe-card-small-title{font-size:18px;font-weight:600;line-height:1.4;margin:0}.recipe-card-small-title a{color:var(--title);text-decoration:none;transition:color .3s ease}.recipe-card-small-title a:hover{color:var(--accent)}.recipe-card-small-description{font-size:14px;line-height:1.6;color:var(--text);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recipe-card-small-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.recipe-tag{display:inline-block;padding:6px 12px;background:#faf7f2;color:#4a5d45;font-size:12px;font-weight:500;border-radius:4px;white-space:nowrap;transition:background .3s ease,color .3s ease;cursor:default}.recipe-tag:hover{background:#4a5d45;color:#faf7f2}.recipe-card-small-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--accent);text-decoration:none;margin-top:auto;transition:gap .3s ease}.recipe-card-small-link svg{width:16px;height:16px;transition:transform .3s ease}.recipe-card-small-link:hover{gap:12px}.recipe-card-small-link:hover svg{transform:translateX(4px)}.all-recipes-pagination{display:flex;justify-content:center;margin-top:48px}@media(max-width: 768px){.all-recipes-pagination{margin-top:32px}}.all-recipes-pagination ul{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.all-recipes-pagination li{margin:0}.all-recipes-pagination a,.all-recipes-pagination span{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;font-size:14px;font-weight:500;border-radius:8px;text-decoration:none;transition:all .3s ease}.all-recipes-pagination a{background:var(--white);color:var(--title);border:1px solid #e5e5e5}.all-recipes-pagination a:hover{background:#faf7f2;border-color:var(--accent);color:var(--accent)}.all-recipes-pagination .current{background:#4a5d45;color:var(--white);border:1px solid #4a5d45;pointer-events:none}.all-recipes-pagination .prev svg,.all-recipes-pagination .next svg{width:20px;height:20px}.all-recipes-pagination .dots{background:rgba(0,0,0,0);border:none;color:var(--text);pointer-events:none}.all-recipes-empty{text-align:center;padding:80px 20px}.all-recipes-empty p{font-size:18px;color:var(--text);margin:0}@media(max-width: 640px){.all-recipes-pagination ul{gap:4px}.all-recipes-pagination a,.all-recipes-pagination span{min-width:36px;height:36px;padding:0 8px;font-size:13px}}.contact-hero{position:relative;overflow:hidden;min-height:480px;display:flex;align-items:center;padding:80px 0;background:linear-gradient(135deg, rgba(74, 93, 69, 0.05) 0%, rgb(255, 255, 255) 50%, rgba(212, 160, 86, 0.05) 100%)}.contact-hero::before,.contact-hero::after{content:"";position:absolute;border-radius:50%;width:384px;height:384px;filter:blur(80px);pointer-events:none;z-index:0}.contact-hero::before{top:25%;left:33%;background:rgba(74,93,69,.05)}.contact-hero::after{bottom:25%;right:33%;background:rgba(212,160,86,.05)}.contact-hero .container{position:relative;z-index:1}.contact-hero__inner{text-align:center}.contact-hero__icon-box{width:80px;height:80px;border-radius:32px;background:rgba(74,93,69,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.contact-hero__icon-box i{font-size:40px;color:var(--earth-green)}.contact-hero__heading{font-size:48px;line-height:1.2;color:var(--title);margin-bottom:16px}.contact-hero__description{font-size:20px;line-height:1.6;color:var(--text-muted);max-width:768px;margin:0 auto}@media(min-width: 768px){.contact-hero__heading{font-size:60px}}@media(min-width: 992px){.contact-hero__heading{font-size:72px}}@media(max-width: 767px){.contact-hero__description{font-size:18px}}.contact-form-info{padding:60px 0 80px}.contact-form-info__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.contact-form-info__cards-col{display:flex;flex-direction:column;gap:24px}.contact-form-info__card{background:var(--white);border-radius:32px;padding:40px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.contact-form-info__card--special{position:relative;background:linear-gradient(var(--white), var(--white)) padding-box,linear-gradient(135deg, var(--earth-green), #6b8e6a, var(--earth-green)) border-box;border:2px solid rgba(0,0,0,0);border-radius:32px}.contact-form-info__form-heading{font-family:"Liberation Serif",serif;font-size:28px;line-height:1.3;color:var(--title);margin:0 0 8px;font-weight:400}.contact-form-info__form-subheading{font-family:"Liberation Sans",sans-serif;font-size:16px;line-height:1.5;color:#6b635e;margin:0 0 24px}.contact-form-info__form-wrap{margin-top:0}.contact-form-info__card-icon{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}.contact-form-info__card-icon i{font-size:24px;color:var(--earth-green)}.contact-form-info__card-heading{font-family:"Liberation Serif",serif;font-size:20px;line-height:1.3;color:var(--title);margin:0 0 12px;font-weight:400}.contact-form-info__card-content{font-family:"Liberation Sans",sans-serif;font-size:16px;line-height:1.5;color:#6b635e}.contact-form-info__card-content p{margin:0 0 12px}.contact-form-info__card-content p:last-child{margin-bottom:0}.contact-form-info__card-list{margin:0 0 12px;padding-left:20px}.contact-form-info__card-list li{margin-bottom:6px}.contact-form-info__card-list li:last-child{margin-bottom:0}.contact-form-info__card-link{display:inline-block;margin-top:16px;font-family:"Liberation Sans",sans-serif;font-size:16px;font-weight:500;color:var(--earth-green);text-decoration:none;transition:color .2s ease}.contact-form-info__card-link:hover{color:var(--earth-green-dark);text-decoration:underline}@media only screen and (max-width: 991px){.contact-form-info{padding:48px 0 60px}.contact-form-info__grid{grid-template-columns:1fr;gap:32px}.contact-form-info__card{padding:32px}}@media only screen and (max-width: 767px){.contact-form-info{padding:32px 0 48px}.contact-form-info__grid{gap:24px}.contact-form-info__card{padding:24px;border-radius:24px}.contact-form-info__card--special{border-radius:24px}.contact-form-info__form-heading{font-size:24px}.contact-form-info__form-subheading{font-size:14px}.contact-form-info__card-heading{font-size:18px}.contact-form-info__card-content{font-size:14px}}.location-section{padding:60px 0 80px;background:#faf7f2}.location-section__header{text-align:center;margin-bottom:48px}.location-section__heading{font-family:var(--heading-font-family);font-size:36px;line-height:1.2;color:var(--title);margin-bottom:16px}@media(min-width: 768px){.location-section__heading{font-size:48px}}.location-section__description{font-size:18px;color:var(--text-muted)}.location-section__grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.location-section__map-wrap{height:500px;border-radius:32px;overflow:hidden;background:#e7e5e4}.location-section__map-wrap iframe{display:block;width:100%;height:100%;min-height:500px}.location-section__map-placeholder{height:500px;border-radius:32px;background:#e7e5e4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px}.location-section__map-address{font-family:"Liberation Sans",sans-serif;font-size:16px;line-height:1.5;color:#6b635e;margin:0;text-align:center}.location-section__map-placeholder-text{font-family:"Liberation Sans",sans-serif;font-size:18px;font-weight:500;color:#6b635e;margin:0}.location-section__cards-col{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width: 991px){.location-section{padding:48px 0 60px}.location-section__grid{grid-template-columns:1fr;gap:32px}.location-section__map-wrap,.location-section__map-placeholder{height:400px;min-height:400px}.location-section__map-wrap iframe{min-height:400px}}@media only screen and (max-width: 767px){.location-section{padding:32px 0 48px}.location-section__grid{gap:24px}.location-section__map-wrap,.location-section__map-placeholder{height:300px;min-height:300px;border-radius:24px}.location-section__map-wrap iframe{min-height:300px}.location-section__map-placeholder-text{font-size:16px}}.social-media{padding:80px 24px;background:var(--white)}.social-media__container{max-width:896px;margin:0 auto;text-align:center}.social-media__icon-box{width:64px;height:64px;border-radius:24px;background:rgba(74,93,69,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.social-media__icon-box i{font-size:48px;color:var(--earth-green)}.social-media__heading{font-size:30px;line-height:1.2;color:var(--title);margin:0 0 12px}@media(min-width: 768px){.social-media__heading{font-size:36px}}@media(min-width: 992px){.social-media__heading{font-size:48px}}.social-media__description{font-size:18px;line-height:1.6;color:var(--text-muted);margin:0 0 40px}.social-media__cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;margin-bottom:48px}.social-media__card{display:flex;flex-direction:column;align-items:center;padding:32px 24px;background:linear-gradient(135deg, var(--gradient-start), var(--gradient-end));border-radius:24px;text-decoration:none;color:var(--white);transition:transform .3s ease,box-shadow .3s ease}.social-media__card:hover{transform:scale(1.05);box-shadow:0 12px 40px rgba(0,0,0,.2)}.social-media__card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.social-media__card-icon i{font-size:48px;color:inherit}.social-media__card-platform{font-size:20px;font-weight:600;margin:0 0 4px;color:inherit}.social-media__card-handle{font-size:14px;opacity:.9;margin:0 0 4px}.social-media__card-followers{font-size:12px;opacity:.8;margin:0}.social-media__hashtag-heading{font-size:20px;font-weight:600;color:var(--title);margin:0 0 20px}.social-media__hashtags{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;background:var(--light-background);border-radius:24px;padding:32px}.social-media__hashtag-pill{display:inline-block;padding:8px 16px;background:rgba(74,93,69,.1);border-radius:24px;font-size:14px;font-weight:500;color:var(--earth-green)}@media(max-width: 768px){.social-media__cards{grid-template-columns:1fr}}.newsletter-section{background:#faf7f2;border-top:1px solid #e7e5e4;padding:81px 0 80px}.newsletter-section__inner{max-width:896px;margin:0 auto;text-align:center;position:relative}.newsletter-section__icon{background:var(--white);border-radius:9999px;width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:0px 1px 2px 0px rgba(0,0,0,.05)}.newsletter-section__icon img{max-width:24px;max-height:24px;width:auto;height:auto}.newsletter-section__heading{font-family:"Liberation Serif",serif;font-size:30px;line-height:36px;color:#2c2825;margin:0 0 16px;font-weight:400}.newsletter-section__description{font-family:"Liberation Sans",sans-serif;font-size:16px;line-height:24px;color:#6b635e;margin:0 0 28px;max-width:737px;margin-left:auto;margin-right:auto}.newsletter-section__form{margin-bottom:14px}.newsletter-section__form-wrapper{display:flex;gap:12px;max-width:448px;margin:0 auto;align-items:center}.newsletter-section__input{flex:1;background:var(--white);border:1px solid #d6d3d1;border-radius:16px;padding:16px 21px;font-family:"Liberation Sans",sans-serif;font-size:16px;line-height:normal;color:#2c2825;outline:none;transition:border-color .3s ease;height:52px}.newsletter-section__input::placeholder{color:#9ca3af}.newsletter-section__input:focus{border-color:#4a5d45}.newsletter-section__button{background:#4a5d45;color:var(--white);border:none;border-radius:16px;padding:14px 32px;font-family:"Liberation Sans",sans-serif;font-size:16px;line-height:24px;font-weight:500;cursor:pointer;box-shadow:0px 4px 6px -1px rgba(0,0,0,.1),0px 2px 4px -2px rgba(0,0,0,.1);transition:background-color .3s ease,transform .2s ease;white-space:nowrap;height:52px}.newsletter-section__button:hover{background:#3d4d39;transform:translateY(-1px)}.newsletter-section__button:active{transform:translateY(0)}.newsletter-section__privacy{font-family:"Liberation Sans",sans-serif;font-size:12px;line-height:16px;color:#6b635e;margin:0;max-width:308px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 991px){.newsletter-section{padding:60px 0}.newsletter-section__inner{padding:0 32px}.newsletter-section__form-wrapper{max-width:100%}}@media only screen and (max-width: 767px){.newsletter-section{padding:48px 0}.newsletter-section__inner{padding:0 20px}.newsletter-section__icon{width:56px;height:56px;margin-bottom:20px}.newsletter-section__icon img{max-width:20px;max-height:20px}.newsletter-section__heading{font-size:24px;line-height:30px;margin-bottom:12px}.newsletter-section__description{font-size:14px;line-height:20px;margin-bottom:24px}.newsletter-section__form-wrapper{flex-direction:column;gap:8px}.newsletter-section__input{padding:14px 18px;font-size:14px}.newsletter-section__button{padding:12px 24px;font-size:14px;width:100%}.newsletter-section__privacy{font-size:11px;line-height:14px}}.contact-methods{margin-top:-80px;padding:48px 0;position:relative;z-index:10;background:rgba(0,0,0,0)}.contact-methods__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}.contact-methods__card{display:flex;flex-direction:column;padding:32px;background:var(--white);border-radius:24px;box-shadow:0 10px 40px -10px rgba(0,0,0,.08);text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}.contact-methods__card:hover{transform:translateY(-2px);box-shadow:0 20px 50px -10px rgba(0,0,0,.12)}.contact-methods__icon-box{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:rgba(74,93,69,.1);border-radius:16px;margin-bottom:20px;transition:transform .3s ease,background .3s ease}.contact-methods__icon-box:hover{transform:scale(1.1);background:var(--earth-green)}.contact-methods__icon-box:hover .contact-methods__icon{color:var(--white)}.contact-methods__icon{font-size:32px;color:var(--earth-green)}.contact-methods__heading{font-size:20px;font-weight:600;color:var(--title);margin:0 0 8px}.contact-methods__description{font-size:14px;line-height:1.5;color:var(--text-muted);margin:0 0 8px}.contact-methods__primary-info{font-size:18px;font-weight:500;color:var(--earth-green);margin:auto 0 0}@media(max-width: 992px){.contact-methods__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.contact-methods__grid{grid-template-columns:1fr}}.shop-hero{position:relative;overflow:hidden;background:linear-gradient(164deg, var(--earth-green) 0%, var(--earth-green-dark) 100%);height:400px;display:flex;align-items:center}.shop-hero::before,.shop-hero::after{content:"";position:absolute;border-radius:50%;background:hsla(0,0%,100%,.1);filter:blur(32px);pointer-events:none}.shop-hero::before{width:128px;height:128px;top:20%;left:10%}.shop-hero::after{width:160px;height:160px;bottom:15%;right:8%}.shop-hero .container{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:0 16px}.shop-hero__content-wrapper{max-width:768px}.shop-hero__breadcrumbs{display:flex;align-items:center;gap:8px;font-size:14px;color:hsla(0,0%,100%,.8);margin-bottom:16px}.shop-hero__breadcrumbs a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .2s}.shop-hero__breadcrumbs a:hover{color:var(--white)}.shop-hero__breadcrumbs .separator{font-size:10px}.shop-hero__breadcrumbs .current{color:var(--white)}.shop-hero__heading{font-family:var(--heading-font-family);font-size:40px;font-weight:700;color:var(--white);margin-bottom:16px}@media(min-width: 768px){.shop-hero__heading{font-size:48px}}.shop-hero__description{font-size:18px;line-height:28px;color:hsla(0,0%,100%,.9);max-width:768px;margin-bottom:24px}.shop-hero__features{display:flex;flex-wrap:wrap;gap:16px}.shop-hero__pills{display:flex;flex-wrap:wrap;gap:16px}.shop-hero__pill{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.2);backdrop-filter:blur(8px);border-radius:9999px;padding:8px 16px;font-size:14px;font-weight:500;color:var(--white)}.shop-hero__pill i{font-size:16px;color:var(--white)}@media(max-width: 991px){.shop-hero .container{padding-left:15px}}@media(max-width: 767px){.shop-hero{padding:48px 0}.shop-hero__heading{font-size:36px}.shop-hero__description{font-size:16px;line-height:24px}}.shop-toolbar{background:var(--white);padding:32px 0}.shop-toolbar__inner{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.shop-toolbar__search{position:relative;flex:1;min-width:240px}.shop-toolbar__search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:16px;color:#9ca3af;pointer-events:none}.shop-toolbar__search-input{width:100%;background:#faf7f2;border:1px solid #d6d3d1;border-radius:16px;padding:16px 44px 16px 49px;font-size:16px;color:var(--title);outline:none;transition:border-color .2s}.shop-toolbar__search-input::placeholder{color:#9ca3af}.shop-toolbar__search-input:focus{border-color:var(--earth-green)}.shop-toolbar__search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;border-radius:50%;color:#9ca3af;cursor:pointer;transition:all .2s}.shop-toolbar__search-clear:hover{background:rgba(0,0,0,.05);color:var(--title)}.shop-toolbar__search-clear i{font-size:14px}.shop-toolbar__actions{display:flex;align-items:center;gap:12px}.shop-toolbar__filter-btn{display:inline-flex;align-items:center;gap:8px;background:#faf7f2;border:1px solid #d6d3d1;border-radius:16px;padding:16px 20px;font-size:14px;color:var(--title);cursor:pointer;transition:border-color .2s;white-space:nowrap;height:52px}.shop-toolbar__filter-btn:hover{border-color:var(--earth-green)}.shop-toolbar__filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;border-radius:50%;background:var(--earth-green);color:var(--white);font-size:12px;font-weight:600;padding:0 4px}.shop-toolbar__sort{position:relative}.shop-toolbar__sort-select{appearance:none;background:#faf7f2;border:1px solid #d6d3d1;border-radius:16px;padding:16px 44px 16px 16px;font-size:14px;color:var(--title);cursor:pointer;outline:none;transition:border-color .2s;min-width:180px;height:52px}.shop-toolbar__sort-select:focus{border-color:var(--earth-green)}.shop-toolbar__sort-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:12px;color:var(--title);pointer-events:none}@media(max-width: 767px){.shop-toolbar{padding:20px 0}.shop-toolbar__inner{flex-direction:column;gap:12px}.shop-toolbar__search{min-width:100%}.shop-toolbar__actions{width:100%;justify-content:flex-end}.shop-toolbar__sort{flex:1;max-width:100%}.shop-toolbar__sort-select{min-width:100%}}.shop-categories{background:var(--white);padding:24px 0}.shop-categories__tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.shop-categories__tabs::-webkit-scrollbar{display:none}.shop-categories__tab{display:inline-flex;align-items:center;gap:6px;padding:10px 24px;border-radius:9999px;border:none;background:rgba(0,0,0,0);font-size:14px;font-weight:500;color:var(--title);cursor:pointer;transition:all .2s;white-space:nowrap}.shop-categories__tab:hover{background:var(--white);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.shop-categories__tab.is-active{background:var(--earth-green);color:var(--white);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.shop-categories__tab i{font-size:14px}.shop-active-filters{display:none;padding:16px 0}.shop-active-filters.visible{display:block}.shop-active-filters__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.shop-active-filters__tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.shop-active-filters__tag{display:inline-flex;align-items:center;gap:6px;background:#faf7f2;border-radius:9999px;padding:6px 14px;font-size:14px;color:var(--title)}.shop-active-filters__tag button{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;color:var(--text-muted);cursor:pointer;padding:0;font-size:12px;transition:color .2s}.shop-active-filters__tag button:hover{color:var(--title)}.shop-active-filters__clear{font-size:14px;color:var(--text-muted);background:none;border:none;cursor:pointer;white-space:nowrap;transition:color .2s}.shop-active-filters__clear:hover{color:var(--title)}.shop-products{padding:24px 0 64px}.shop-products__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;flex-wrap:wrap;gap:16px}.shop-products__count{display:flex;flex-direction:column;gap:4px}.shop-products__heading{font-family:var(--heading-font-family);font-size:24px;font-weight:700;color:var(--title);margin:0}.shop-products__total{font-size:14px;color:var(--text-muted)}.shop-products__view-toggle{display:flex;gap:4px}.shop-products__view-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:12px;background:rgba(0,0,0,0);color:var(--text-muted);cursor:pointer;font-size:16px;transition:all .2s}.shop-products__view-btn.active{background:var(--white);color:var(--title);box-shadow:0 2px 8px rgba(0,0,0,.08)}.shop-products__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media(max-width: 1199px){.shop-products__grid{grid-template-columns:repeat(3, 1fr);gap:20px}}@media(max-width: 991px){.shop-products__grid{grid-template-columns:repeat(2, 1fr);gap:16px}}@media(max-width: 479px){.shop-products__grid{grid-template-columns:1fr;gap:16px}.shop-products__header{margin-bottom:24px}.shop-products__heading{font-size:20px}}.shop-products__loading{grid-column:1/-1;text-align:center;padding:80px 20px;display:flex;flex-direction:column;align-items:center;gap:16px}.shop-products__loading .spinner{width:48px;height:48px;border:4px solid rgba(74,93,69,.1);border-top-color:var(--earth-green);border-radius:50%;animation:spin .8s linear infinite}.shop-products__loading p{font-size:16px;color:var(--text-muted);margin:0}.shop-products__empty{grid-column:1/-1;text-align:center;padding:80px 20px}.shop-products__empty i{font-size:48px;color:var(--text-muted);margin-bottom:16px;display:block}.shop-products__empty p{font-size:16px;color:var(--text-muted)}@keyframes spin{to{transform:rotate(360deg)}}.cart-notification{position:fixed;bottom:24px;right:24px;z-index:99999;isolation:isolate;opacity:0;visibility:hidden;transform:translateY(100px);transition:none;pointer-events:none}.cart-notification:not([hidden]){opacity:1;visibility:visible;transform:translateY(0);animation:slideInUp .3s ease-out}.cart-notification__content{display:flex;align-items:center;gap:12px;background:var(--earth-green);color:var(--white) !important;padding:16px 24px;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.2);font-size:14px;font-weight:500}.cart-notification__content i{color:var(--white) !important;font-size:20px}.cart-notification__content .cart-notification__message,.cart-notification__content span{color:var(--white) !important;font-size:14px;font-weight:500}.cart-notification.error .cart-notification__content,.cart-notification.cart-notification--error .cart-notification__content{background:#b91c1c}.cart-notification.hiding{animation:slideOutDown .3s ease-in forwards}@keyframes slideInUp{from{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideOutDown{from{transform:translateY(0);opacity:1}to{transform:translateY(100px);opacity:0}}@media(max-width: 767px){.cart-notification{bottom:max(16px,env(safe-area-inset-bottom, 16px));right:max(16px,env(safe-area-inset-right, 16px));left:max(16px,env(safe-area-inset-left, 16px))}.cart-notification__content{padding:12px 16px;font-size:13px}}.product-card{background:var(--white);border-radius:24px;overflow:hidden;box-shadow:0 10px 40px -10px rgba(0,0,0,.08);transition:box-shadow .3s,transform .3s}.product-card:hover{box-shadow:0 20px 50px -10px rgba(0,0,0,.12);transform:translateY(-4px);overflow:visible}.product-card__image-wrap{position:relative;display:block;text-decoration:none}.product-card__image-wrap:hover .product-card__image img{transform:scale(1.05)}.product-card__image{position:relative;background:#faf7f2;height:256px;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card__wishlist{position:absolute;top:16px;right:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.9);backdrop-filter:blur(4px);border:none;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.08);cursor:pointer;transition:all .3s;z-index:2;opacity:0;visibility:hidden;transform:scale(0.8)}.product-card__wishlist i{font-size:16px;color:var(--text-muted);transition:color .2s}.product-card__wishlist:hover i{color:#ef4444}.product-card__wishlist.active{opacity:1;visibility:visible;transform:scale(1)}.product-card__wishlist.active i{color:#ef4444;font-weight:900}.product-card:hover .product-card__wishlist{opacity:1;visibility:visible;transform:scale(1)}.product-card__badges{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;gap:8px;z-index:2}.product-card__badge{display:inline-block;padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:700;color:var(--white)}.product-card__badge--sale{background:#ef4444}.product-card__badge--new{background:var(--earth-green)}.product-card__content{padding:20px;overflow:visible}.product-card__rating{display:flex;align-items:center;gap:4px;margin-bottom:8px}.product-card__rating .stars{display:flex;gap:2px}.product-card__rating .stars i{font-size:12px}.product-card__rating .stars i.filled{color:#d4a056}.product-card__rating .stars i.empty{color:#d6d3d1}.product-card__rating .review-count{font-size:12px;color:var(--text-muted);margin-left:4px}.product-card__title{font-size:16px;font-weight:700;color:var(--title);line-height:24px;margin-bottom:4px}.product-card__title a{color:inherit;text-decoration:none}.product-card__title a:hover{color:var(--earth-green)}.product-card__weight{font-size:14px;color:var(--text-muted);margin-bottom:4px}.product-card__variations{font-size:13px;color:var(--text-muted);margin-bottom:8px;line-height:1.4}.product-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px;position:relative}.product-card__price{display:flex;align-items:baseline;gap:8px}.product-card__price .current{font-size:18px;font-weight:700;color:var(--text-muted)}.product-card__price .old{font-size:14px;color:var(--text-muted);text-decoration:line-through}.product-card__price--sale .current{color:var(--earth-green);font-size:18px}.product-card__add-to-cart,.product-card__view-options{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--earth-green);border:none;border-radius:50%;color:var(--white);cursor:pointer;box-shadow:0 4px 12px rgba(74,93,69,.3);transition:background .2s,transform .2s;position:relative;text-decoration:none}.product-card__add-to-cart i,.product-card__view-options i{font-size:14px}.product-card__add-to-cart:hover,.product-card__view-options:hover{background:var(--earth-green-dark);transform:scale(1.1)}.product-card__add-to-cart:hover .product-card__tooltip,.product-card__view-options:hover .product-card__tooltip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(-4px)}.product-card__tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(4px);background:var(--title);color:var(--white);padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s;pointer-events:none;z-index:100}.product-card__tooltip::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid rgba(0,0,0,0);border-top-color:var(--title)}@media(max-width: 767px){.product-card__image{height:200px}.product-card__content{padding:16px}.product-card__price .current{font-size:20px}}.shop-features{background:var(--white);padding:80px 0}.shop-features__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px}.shop-features__item{display:flex;gap:16px}.shop-features__icon-box{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(74,93,69,.1);border-radius:16px}.shop-features__icon-box i{font-size:20px;color:var(--earth-green)}.shop-features__content{flex:1}.shop-features__title{font-size:16px;font-weight:700;color:var(--title);margin:0 0 4px 0}.shop-features__desc{font-size:14px;color:var(--text-muted);line-height:1.5;margin:0}@media(max-width: 991px){.shop-features__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 479px){.shop-features{padding:48px 0}.shop-features__grid{grid-template-columns:1fr;gap:24px}}.shop-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding:32px 0}.shop-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;font-size:14px;text-decoration:none;transition:all .2s;background:#faf7f2;color:var(--title)}.shop-pagination .page-numbers.current{background:var(--earth-green);color:var(--white)}.shop-pagination .page-numbers:hover:not(.current):not(.dots){background:#eee8df}.shop-pagination .page-numbers.prev,.shop-pagination .page-numbers.next{background:#faf7f2;color:var(--title)}.shop-pagination .page-numbers.dots{background:rgba(0,0,0,0);cursor:default}.shop-pagination ul{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.shop-pagination ul li{margin:0}.single-product-hero{background:var(--white);padding:48px 0 80px}.single-product-hero__breadcrumbs{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-muted);margin-bottom:32px;flex-wrap:wrap}.single-product-hero__breadcrumbs a{color:var(--text-muted);text-decoration:none;transition:color .2s}.single-product-hero__breadcrumbs a:hover{color:var(--title)}.single-product-hero__breadcrumbs i{font-size:10px;color:var(--text-muted)}.single-product-hero__breadcrumbs .current{color:var(--title)}.single-product-hero__grid{display:grid;grid-template-columns:584px 584px;gap:48px;align-items:start}.single-product-hero__gallery{position:sticky;top:100px}.single-product-hero__info{display:flex;flex-direction:column;gap:24px}.single-product-hero__rating{display:flex;align-items:center;gap:8px}.single-product-hero__stars{display:flex;gap:4px}.single-product-hero__stars i{font-size:16px;color:#d4a056}.single-product-hero__stars i.fa-regular{color:#d6d3d1}.single-product-hero__rating-text{font-size:14px;font-weight:600;color:var(--title);margin-left:4px}.single-product-hero__review-count{font-size:14px;color:var(--text-muted)}.single-product-hero__title{font-family:var(--heading-font-family);font-size:40px;line-height:48px;font-weight:700;color:var(--title);margin:0}.single-product-hero__description{font-size:16px;line-height:24px;color:var(--text)}.single-product-hero__description p{margin:0 0 12px 0}.single-product-hero__description p:last-child{margin-bottom:0}.single-product-hero__price-row{display:flex;align-items:center;gap:16px}.single-product-hero__price{display:flex;align-items:baseline;gap:12px}.single-product-hero__price-current{font-size:32px;font-weight:700;color:var(--title);line-height:1}.single-product-hero__price-old{font-size:20px;color:var(--text-muted);text-decoration:line-through}.single-product-hero__price--sale .single-product-hero__price-current{color:var(--earth-green)}.single-product-hero__discount-badge{display:inline-flex;align-items:center;justify-content:center;background:#ef4444;color:var(--white);font-size:14px;font-weight:700;padding:6px 12px;border-radius:9999px}.single-product-hero__badges{display:flex;flex-wrap:wrap;gap:8px}.single-product-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:24px;font-size:14px;font-weight:500;color:var(--earth-green)}.single-product-hero__badge i{font-size:16px}.single-product-hero__cart-form{display:flex;flex-direction:column;gap:24px;padding-top:8px}.single-product-hero__variations{display:flex;flex-direction:column;gap:16px}.single-product-hero__variation-group{display:flex;flex-direction:column;gap:8px}.single-product-hero__wc-variations .variations_form.cart{display:flex;flex-direction:column;gap:24px;padding-top:8px}.single-product-hero__wc-variations .variations{margin:0;border:none}.single-product-hero__wc-variations .variations tbody{display:flex;flex-direction:column;gap:16px}.single-product-hero__wc-variations .variations tr{display:flex;flex-direction:column;gap:8px;margin:0;border:none}.single-product-hero__wc-variations .variations td{padding:0;border:none}.single-product-hero__wc-variations .variations .label{display:block;font-size:14px;font-weight:600;color:var(--title);margin-bottom:4px}.single-product-hero__wc-variations .variations label{font-size:14px;font-weight:600;color:var(--title)}.single-product-hero__wc-variations .variations select{width:100%;max-width:100%;height:52px;padding:0 20px;background:var(--white);border:2px solid #e7e5e4;border-radius:12px;font-size:15px;font-family:var(--body-font-family);color:var(--title);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%232c2825' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.single-product-hero__wc-variations .variations select:focus{border-color:var(--earth-green);outline:none}.single-product-hero__wc-variations .variations .reset_variations{display:inline-block;font-size:14px;color:var(--earth-green);margin-top:8px;text-decoration:none}.single-product-hero__wc-variations .variations .reset_variations:hover{text-decoration:underline}.single-product-hero__wc-variations .single_variation_wrap{margin:0;padding:0}.single-product-hero__wc-variations .woocommerce-variation{margin-bottom:0}.single-product-hero__wc-variations .woocommerce-variation-price{margin-bottom:16px}.single-product-hero__wc-variations .woocommerce-variation-price .price{font-size:32px;font-weight:700;color:var(--title);line-height:1}.single-product-hero__wc-variations .woocommerce-variation-add-to-cart{display:flex;align-items:center;gap:16px;flex-wrap:nowrap}.single-product-hero__wc-variations .quantity{margin:0;display:flex;align-items:center;background:var(--white);border:2px solid #e7e5e4;border-radius:12px;overflow:hidden;flex-shrink:0}.single-product-hero__wc-variations .quantity .qty{width:44px;height:36px;padding:0 12px;font-size:16px;font-weight:600;color:var(--title);border:none;border-left:1px solid #e7e5e4;border-right:1px solid #e7e5e4;text-align:center;background:var(--white)}.single-product-hero__wc-variations .quantity .qty:focus{outline:none}.single-product-hero__wc-variations .quantity input[type=number]{-moz-appearance:textfield}.single-product-hero__wc-variations .quantity input[type=number]::-webkit-outer-spin-button,.single-product-hero__wc-variations .quantity input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.single-product-hero__wc-variations .quantity .single-product-hero__qty-btn{width:28px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;color:var(--title);cursor:pointer;transition:background .2s;flex-shrink:0}.single-product-hero__wc-variations .quantity .single-product-hero__qty-btn i{font-size:9px}.single-product-hero__wc-variations .quantity .single-product-hero__qty-btn:hover{background:#faf7f2}.single-product-hero__wc-variations .quantity .single-product-hero__qty-btn:active{background:#e7e5e4}.single-product-hero__wc-variations button.single_add_to_cart_button,.single-product-hero__wc-variations .single_add_to_cart_button{flex:1;min-width:180px;height:52px !important;padding:0 32px !important;background:var(--earth-green) !important;color:var(--white) !important;border:none !important;border-radius:12px !important;font-size:16px !important;font-weight:600 !important;font-family:var(--body-font-family) !important;cursor:pointer;transition:background .2s;appearance:none}.single-product-hero__wc-variations button.single_add_to_cart_button:hover:not(:disabled),.single-product-hero__wc-variations .single_add_to_cart_button:hover:not(:disabled){background:var(--earth-green-dark) !important}.single-product-hero__wc-variations button.single_add_to_cart_button:disabled,.single-product-hero__wc-variations .single_add_to_cart_button:disabled{opacity:.6;cursor:not-allowed}.single-product-hero__wc-variations .woocommerce-variation-add-to-cart-disabled button.single_add_to_cart_button{opacity:.6;cursor:not-allowed}.single-product-hero__wc-variations .woocommerce-variation-add-to-cart-disabled{opacity:.7}.single-product-hero__wc-variations .woocommerce-variation-description{margin-bottom:16px;font-size:14px;line-height:1.6;color:var(--text)}.single-product-hero__wc-variations .woocommerce-variation-availability{margin-bottom:16px;font-size:14px;color:var(--text)}.single-product-hero__wc-variations .woocommerce-variation.single_variation{margin-bottom:20px}.single-product-hero__label{font-size:14px;font-weight:600;color:var(--title);margin:0}.single-product-hero__variation-buttons{display:flex;flex-wrap:wrap;gap:8px}.single-product-hero__variation-btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:100px;padding:12px 16px;background:var(--white);border:2px solid #e7e5e4;border-radius:12px;cursor:pointer;transition:all .2s}.single-product-hero__variation-btn:hover{border-color:var(--earth-green)}.single-product-hero__variation-btn.is-active{background:rgba(74,93,69,.05);border-color:var(--earth-green)}.single-product-hero__variation-btn.is-active .single-product-hero__variation-label{color:var(--earth-green);font-weight:700}.single-product-hero__variation-btn.is-active .single-product-hero__variation-price{color:var(--earth-green)}.single-product-hero__variation-label{font-size:16px;font-weight:500;color:var(--title);transition:all .2s}.single-product-hero__variation-price{font-size:14px;color:var(--text-muted);transition:all .2s}.single-product-hero__quantity-row{display:flex;align-items:flex-end;gap:16px}.single-product-hero__quantity{display:flex;flex-direction:column;gap:12px}.single-product-hero__stock-status{font-size:14px;color:var(--text-muted)}.single-product-hero__quantity-input{display:flex;align-items:center;background:var(--white);border:2px solid #e7e5e4;border-radius:12px;overflow:hidden}.single-product-hero__qty-btn{width:28px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;color:var(--title);cursor:pointer;transition:background .2s;flex-shrink:0}.single-product-hero__qty-btn i{font-size:9px}.single-product-hero__qty-btn:hover{background:#faf7f2}.single-product-hero__qty-btn:active{background:#e7e5e4}.single-product-hero__qty-value{width:44px;height:36px;border:none;text-align:center;font-size:16px;font-weight:600;color:var(--title);background:rgba(0,0,0,0);outline:none;appearance:textfield}.single-product-hero__qty-value::-webkit-outer-spin-button,.single-product-hero__qty-value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.single-product-hero__add-to-cart{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:12px;height:52px;padding:0 32px;background:var(--earth-green);border:none;border-radius:16px;color:var(--white);font-size:18px;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 10px 40px -10px rgba(74,93,69,.3)}.single-product-hero__add-to-cart i{font-size:18px}.single-product-hero__add-to-cart:hover{background:var(--earth-green-dark);transform:translateY(-2px);box-shadow:0 15px 50px -10px rgba(74,93,69,.4)}.single-product-hero__add-to-cart:active{transform:translateY(0)}.single-product-hero__add-to-cart.is-loading{pointer-events:none;opacity:.8}.single-product-hero__add-to-cart:disabled{background:#d6d3d1;cursor:not-allowed;box-shadow:none}.single-product-hero__add-to-cart:disabled:hover{transform:none}.single-product-hero__out-of-stock{display:flex;align-items:center;gap:12px;padding:16px 24px;background:rgba(239,68,68,.1);border:2px solid #ef4444;border-radius:12px;color:#ef4444;font-size:16px;font-weight:600}.single-product-hero__out-of-stock i{font-size:20px}.single-product-hero__trust-badges{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;padding:24px 0 0;border-top:1px solid #e7e5e4}.single-product-hero__trust-badge{display:flex;align-items:flex-start;gap:12px}.single-product-hero__trust-badge-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(74,93,69,.1);border-radius:12px;flex-shrink:0}.single-product-hero__trust-badge-icon i{font-size:18px;color:var(--earth-green)}.single-product-hero__trust-badge-content{flex:1}.single-product-hero__trust-badge-title{font-size:14px;font-weight:700;color:var(--title);margin-bottom:2px}.single-product-hero__trust-badge-desc{font-size:13px;color:var(--text-muted)}@media(max-width: 1199px){.single-product-hero__grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width: 991px){.single-product-hero{padding:32px 0 64px}.single-product-hero__grid{grid-template-columns:1fr;gap:40px}.single-product-hero__gallery{position:static}.single-product-hero__title{font-size:32px;line-height:40px}}@media(max-width: 767px){.single-product-hero{padding:24px 0 48px}.single-product-hero__breadcrumbs{margin-bottom:24px;font-size:13px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.single-product-hero__breadcrumbs::-webkit-scrollbar{display:none}.single-product-hero__title{font-size:24px;line-height:32px}.single-product-hero__price-row{flex-wrap:wrap;gap:12px}.single-product-hero__price-current{font-size:26px;font-weight:700}.single-product-hero__price-old{font-size:18px;text-decoration:line-through}.single-product-hero__quantity-row{flex-direction:column;align-items:stretch;gap:12px}.single-product-hero__quantity{width:100%}.single-product-hero__quantity-input{width:100%}.single-product-hero__add-to-cart{width:100%}.single-product-hero__trust-badges{grid-template-columns:1fr;gap:12px}.single-product-hero__wc-variations .woocommerce-variation-price .price{font-size:26px}.single-product-hero__wc-variations .woocommerce-variation-add-to-cart{flex-direction:column;align-items:stretch}.single-product-hero__wc-variations .woocommerce-variation-add-to-cart .quantity{width:100%}.single-product-hero__wc-variations .woocommerce-variation-add-to-cart .single_add_to_cart_button{width:100%;min-width:0}}@media(max-width: 479px){.single-product-hero__title{font-size:20px;line-height:28px}.single-product-hero__price-current{font-size:22px}}.single-product-gallery{display:flex;flex-direction:column;gap:16px}.single-product-gallery__main{position:relative;background:#faf7f2;border-radius:24px;overflow:hidden;box-shadow:0 10px 40px -10px rgba(0,0,0,.08)}.single-product-gallery__badges{position:absolute;top:24px;left:24px;z-index:10;display:flex;flex-direction:column;gap:8px}.single-product-gallery__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(74,93,69,.1);color:var(--earth-green);font-size:14px;font-weight:500;border-radius:24px}.single-product-gallery__badge i{font-size:16px}.single-product-gallery__badge--discount{background:rgba(239,68,68,.1);color:#ef4444}.single-product-gallery__main-slider{width:100%;aspect-ratio:1}.single-product-gallery__main-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.single-product-gallery__main-image img{width:100%;height:100%;object-fit:cover}.single-product-gallery__main-image--placeholder{background:#faf7f2}.single-product-gallery__main-image--placeholder i{font-size:64px;color:#d6d3d1}.single-product-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.95);backdrop-filter:blur(4px);border:none;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1);cursor:pointer;transition:all .2s;z-index:10}.single-product-gallery__nav i{font-size:16px;color:var(--title)}.single-product-gallery__nav:hover{background:var(--white);transform:translateY(-50%) scale(1.1)}.single-product-gallery__nav:active{transform:translateY(-50%) scale(0.95)}.single-product-gallery__nav--prev{left:16px}.single-product-gallery__nav--next{right:16px}.single-product-gallery__nav.swiper-button-disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.single-product-gallery__wishlist{position:absolute;top:16px;right:16px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.95);backdrop-filter:blur(4px);border:none;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1);cursor:pointer;transition:all .2s;z-index:10}.single-product-gallery__wishlist i{font-size:20px;color:var(--text-muted);transition:color .2s}.single-product-gallery__wishlist:hover{transform:scale(1.1)}.single-product-gallery__wishlist:hover i{color:#ef4444}.single-product-gallery__wishlist.active i{color:#ef4444;font-weight:900}.single-product-gallery__thumbs{width:100%}.single-product-gallery__thumbs-slider{width:100%}.single-product-gallery__thumb{width:100%;aspect-ratio:1;background:#faf7f2;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid rgba(0,0,0,0);transition:border-color .2s}.single-product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.swiper-slide-thumb-active .single-product-gallery__thumb{border-color:var(--earth-green)}.single-product-gallery__thumb:hover{border-color:var(--earth-green)}@media(max-width: 991px){.single-product-gallery__thumbs{max-width:400px}}@media(max-width: 767px){.single-product-gallery__nav{width:36px;height:36px}.single-product-gallery__nav i{font-size:14px}.single-product-gallery__nav--prev{left:12px}.single-product-gallery__nav--next{right:12px}.single-product-gallery__wishlist{width:40px;height:40px;top:12px;right:12px}.single-product-gallery__wishlist i{font-size:18px}.single-product-gallery__thumb{border-radius:8px}}.product-tabs{padding:64px 0;background:var(--white)}.product-tabs__nav{display:flex;align-items:center;gap:32px;border-bottom:1px solid #e7e5e4;margin-bottom:48px}.product-tabs__tab{padding:16px;background:rgba(0,0,0,0);border:none;border-bottom:2px solid rgba(0,0,0,0);font-size:16px;font-weight:700;color:var(--text-muted);cursor:pointer;transition:all .2s;position:relative;margin-bottom:-1px}.product-tabs__tab:hover{color:var(--title)}.product-tabs__tab--active{color:var(--earth-green);border-bottom-color:var(--earth-green)}.product-tabs__content{display:block}.product-tabs__panel{display:none}.product-tabs__panel--active{display:block}.product-tabs__two-column{display:grid;grid-template-columns:1fr 1fr;gap:48px}.product-tabs__left,.product-tabs__right{display:flex;flex-direction:column;gap:24px}.product-tabs__single-column{max-width:100%}.product-tabs__single-column p{font-size:16px;line-height:26px;color:var(--text);margin-bottom:12px}.product-tabs__single-column p:last-child{margin-bottom:0}.product-tabs__single-column ul,.product-tabs__single-column ol{margin:12px 0;padding-left:24px}.product-tabs__single-column ul ul,.product-tabs__single-column ul ol,.product-tabs__single-column ol ul,.product-tabs__single-column ol ol{margin:8px 0;padding-left:20px}.product-tabs__single-column ul ul,.product-tabs__single-column ol ul{list-style:disc}.product-tabs__single-column ul ol,.product-tabs__single-column ol ol{list-style:decimal}.product-tabs__single-column ul li,.product-tabs__single-column ol li{font-size:16px;line-height:26px;color:var(--text);margin-bottom:8px;display:list-item}.product-tabs__single-column h1,.product-tabs__single-column h2,.product-tabs__single-column h3,.product-tabs__single-column h4,.product-tabs__single-column h5,.product-tabs__single-column h6{font-family:var(--heading-font-family);color:var(--title);margin:24px 0 12px 0}.product-tabs__single-column h1:first-child,.product-tabs__single-column h2:first-child,.product-tabs__single-column h3:first-child,.product-tabs__single-column h4:first-child,.product-tabs__single-column h5:first-child,.product-tabs__single-column h6:first-child{margin-top:0}.product-tabs__heading{font-family:var(--heading-font-family);font-size:30px;line-height:36px;font-weight:700;color:var(--title);margin:0 0 12px 0}.product-tabs__text{font-size:16px;line-height:26px;color:var(--text);margin-bottom:24px}.product-tabs__text p{margin:0 0 12px 0}.product-tabs__text p:last-child{margin-bottom:0}.product-tabs__benefits{background:rgba(74,93,69,.05);border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:12px}.product-tabs__benefit-item{display:flex;align-items:flex-start;gap:12px}.product-tabs__benefit-item i{font-size:16px;color:var(--earth-green);margin-top:4px;flex-shrink:0}.product-tabs__benefit-item span{font-size:16px;line-height:24px;color:var(--text)}.product-tabs__warning{background:rgba(212,160,86,.1);border:2px solid rgba(212,160,86,.3);border-radius:24px;padding:26px;display:flex;gap:12px}.product-tabs__warning-icon{width:18px;flex-shrink:0}.product-tabs__warning-icon i{font-size:24px;color:var(--muted-ochre)}.product-tabs__warning-text{flex:1;font-size:14px;line-height:20px;color:var(--text)}.product-tabs__steps{display:flex;flex-direction:column;gap:16px}.product-tabs__step{display:flex;align-items:flex-start;gap:16px;background:#faf7f2;border-radius:24px;padding:20px}.product-tabs__step-number{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--earth-green);color:var(--white);border-radius:50%;font-size:16px;font-weight:700;flex-shrink:0}.product-tabs__step-content{flex:1}.product-tabs__step-title{font-size:16px;font-weight:700;color:var(--title);margin-bottom:4px}.product-tabs__step-description{font-size:14px;line-height:20px;color:var(--text-muted)}@media(max-width: 991px){.product-tabs__two-column{grid-template-columns:1fr;gap:32px}.product-tabs__nav{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-tabs__nav::-webkit-scrollbar{display:none}.product-tabs__tab{white-space:nowrap;padding:16px 24px}}@media(max-width: 767px){.product-tabs{padding:48px 0}.product-tabs__nav{margin-bottom:32px}.product-tabs__tab{padding:12px 16px;font-size:14px}.product-tabs__benefits-box,.product-tabs__warning-box,.product-tabs__usage-step{padding:16px}}.product-reviews{padding:64px 0;background:linear-gradient(135deg, #fafaf9 0%, #ffffff 100%)}.related-products{padding:64px 0;background:var(--white)}.related-products__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;gap:24px}.related-products__header-content{flex:1}.related-products__title{font-family:var(--heading-font-family);font-size:36px;line-height:40px;font-weight:700;color:var(--title);margin:0 0 8px 0}.related-products__subtitle{font-size:16px;line-height:24px;color:var(--text-muted);margin:0}.related-products__nav{display:flex;gap:12px}.related-products__nav-btn{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:2px solid #d6d3d1;border-radius:50%;color:var(--title);cursor:pointer;transition:all .2s}.related-products__nav-btn i{font-size:16px}.related-products__nav-btn:hover{background:var(--earth-green);border-color:var(--earth-green);color:var(--white)}.related-products__nav-btn:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.related-products__carousel-wrapper{overflow:hidden}.related-products__carousel{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:8px}.related-products__carousel::-webkit-scrollbar{display:none}.related-products__carousel .product-card{flex:0 0 calc(25% - 18px);min-width:280px}@media(max-width: 1199px){.related-products__carousel .product-card{flex:0 0 calc(33.333% - 16px)}}@media(max-width: 991px){.related-products{padding:48px 0}.related-products__title{font-size:30px;line-height:36px}.related-products__carousel .product-card{flex:0 0 calc(50% - 12px)}}@media(max-width: 767px){.related-products{padding:40px 0}.related-products__header{flex-direction:column;align-items:flex-start;margin-bottom:32px}.related-products__title{font-size:28px;line-height:32px}.related-products__carousel .product-card{flex:0 0 calc(100% - 24px);min-width:260px}}.single-recipe-hero{position:relative;width:100%;min-height:560px;display:flex;align-items:center;justify-content:center;padding:140px 0 80px;overflow:hidden}.single-recipe-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(44, 40, 37, 0.7) 0%, rgba(44, 40, 37, 0.8) 100%);z-index:1}.single-recipe-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.single-recipe-hero__background img{width:100%;height:100%;object-fit:cover;object-position:center}.single-recipe-hero .container{position:relative;z-index:2}.single-recipe-hero__content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;max-width:900px;margin:0 auto}.single-recipe-hero__breadcrumbs{display:flex;align-items:center;gap:8px;font-size:14px;color:hsla(0,0%,100%,.8);flex-wrap:wrap;justify-content:center}.single-recipe-hero__breadcrumbs a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .2s}.single-recipe-hero__breadcrumbs a:hover{color:#fff}.single-recipe-hero__breadcrumbs i{font-size:10px;color:hsla(0,0%,100%,.6)}.single-recipe-hero__breadcrumbs .current{color:#fff}.single-recipe-hero__badges{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.single-recipe-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);border-radius:24px;font-size:14px;font-weight:500;color:#fff}.single-recipe-hero__badge i{font-size:16px}.single-recipe-hero__badge--seasonal{background:rgba(74,93,69,.2);border-color:rgba(74,93,69,.3);color:#fff}.single-recipe-hero__title{font-family:var(--heading-font-family);font-size:56px;line-height:64px;font-weight:700;color:#fff;margin:0}.single-recipe-hero__description{font-size:18px;line-height:28px;color:hsla(0,0%,100%,.9);margin:0;max-width:700px}.single-recipe-hero__meta{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap;padding:24px 0 8px}.single-recipe-hero__meta-item{display:flex;align-items:center;gap:12px}.single-recipe-hero__meta-item>i{font-size:24px;color:var(--muted-ochre)}.single-recipe-hero__meta-content{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.single-recipe-hero__meta-label{font-size:12px;line-height:16px;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.5px}.single-recipe-hero__meta-value{font-size:16px;line-height:24px;font-weight:700;color:#fff}.single-recipe-hero__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.single-recipe-hero__action-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(8px);border:2px solid hsla(0,0%,100%,.3);border-radius:12px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.single-recipe-hero__action-btn i{font-size:18px}.single-recipe-hero__action-btn:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.single-recipe-hero__action-btn--print{background:var(--earth-green);border-color:var(--earth-green)}.single-recipe-hero__action-btn--print:hover{background:var(--earth-green-dark);border-color:var(--earth-green-dark)}@media(max-width: 991px){.single-recipe-hero{min-height:480px;padding:120px 0 60px}.single-recipe-hero__title{font-size:44px;line-height:52px}.single-recipe-hero__meta{gap:24px}}@media(max-width: 767px){.single-recipe-hero{min-height:420px;padding:100px 0 50px}.single-recipe-hero__title{font-size:36px;line-height:44px}.single-recipe-hero__description{font-size:16px;line-height:24px}.single-recipe-hero__meta{gap:16px}.single-recipe-hero__meta-item{gap:8px}.single-recipe-hero__meta-item>i{font-size:20px}.single-recipe-hero__meta-value{font-size:14px}.single-recipe-hero__actions{flex-direction:column;width:100%}.single-recipe-hero__action-btn{width:100%;padding:16px 24px}}.single-recipe-content{background:var(--white);padding:64px 0}.single-recipe-grid{display:grid;grid-template-columns:400px 1fr;gap:64px;align-items:start}@media(max-width: 1199px){.single-recipe-grid{grid-template-columns:360px 1fr;gap:48px}}@media(max-width: 991px){.single-recipe-grid{grid-template-columns:1fr;gap:48px}}.recipe-section{background:#faf7f2;border-radius:24px;padding:32px;margin-bottom:32px}.recipe-section:last-child{margin-bottom:0}.recipe-section__title{font-family:var(--heading-font-family);font-size:28px;line-height:36px;font-weight:700;color:var(--title);margin:0 0 24px 0;display:flex;align-items:center;gap:12px}.recipe-section__title i{font-size:24px;color:var(--earth-green)}.recipe-section__subtitle{font-family:var(--heading-font-family);font-size:20px;line-height:28px;font-weight:700;color:var(--title);margin:0 0 16px 0;display:flex;align-items:center;gap:10px}.recipe-section__subtitle i{font-size:18px;color:var(--earth-green)}@media(max-width: 767px){.recipe-section{padding:24px;border-radius:16px;margin-bottom:24px}.recipe-section__title{font-size:24px;line-height:32px;margin-bottom:20px}.recipe-section__title i{font-size:20px}.recipe-section__subtitle{font-size:18px;line-height:24px;margin-bottom:12px}}.recipe-ingredients__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.recipe-ingredients__item{display:flex;align-items:flex-start}.recipe-ingredients__checkbox{display:flex;align-items:flex-start;gap:12px;cursor:pointer;width:100%;padding:12px;background:var(--white);border-radius:12px;transition:background .2s}.recipe-ingredients__checkbox:hover{background:hsla(0,0%,100%,.7)}.recipe-ingredients__input{position:absolute;opacity:0;cursor:pointer}.recipe-ingredients__input:checked~.recipe-ingredients__checkmark{background:var(--earth-green);border-color:var(--earth-green)}.recipe-ingredients__input:checked~.recipe-ingredients__checkmark::after{display:block}.recipe-ingredients__input:checked~.recipe-ingredients__text{text-decoration:line-through;color:var(--text-muted)}.recipe-ingredients__checkmark{position:relative;width:22px;height:22px;background:var(--white);border:2px solid #d6d3d1;border-radius:6px;flex-shrink:0;transition:all .2s;margin-top:1px}.recipe-ingredients__checkmark::after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid var(--white);border-width:0 2px 2px 0;transform:rotate(45deg)}.recipe-ingredients__text{flex:1;font-size:16px;line-height:24px;color:var(--text);transition:all .2s}.recipe-ingredients__text strong{font-weight:600;color:var(--title)}.recipe-nutrition__table{background:var(--white);border-radius:12px;overflow:hidden;border:2px solid #e7e5e4}.recipe-nutrition__row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e7e5e4}.recipe-nutrition__row:last-child{border-bottom:none}.recipe-nutrition__label{font-size:15px;line-height:22px;color:var(--text);font-weight:500}.recipe-nutrition__value{font-size:15px;line-height:22px;color:var(--title);font-weight:700}.recipe-nutrition__info{margin-top:16px;font-size:14px;line-height:22px;color:var(--text-muted)}.recipe-nutrition__info p{margin:0 0 8px 0}.recipe-nutrition__info p:last-child{margin-bottom:0}.recipe-nutrition__info ul,.recipe-nutrition__info ol{margin:8px 0;padding-left:20px}.recipe-nutrition__info ul li,.recipe-nutrition__info ol li{margin-bottom:4px}.recipe-allergens__list{display:flex;flex-wrap:wrap;gap:8px}.recipe-allergens__tag{display:inline-flex;align-items:center;padding:6px 14px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:16px;font-size:13px;font-weight:500;color:#ef4444}.recipe-post-content__body{font-size:16px;line-height:1.6;color:var(--text)}.recipe-post-content__body p{margin:0 0 1em}.recipe-post-content__body p:last-child{margin-bottom:0}.recipe-post-content__body h2,.recipe-post-content__body h3,.recipe-post-content__body h4{margin:1.5em 0 .5em;font-weight:600;color:var(--title)}.recipe-post-content__body h2:first-child,.recipe-post-content__body h3:first-child,.recipe-post-content__body h4:first-child{margin-top:0}.recipe-post-content__body ul,.recipe-post-content__body ol{margin:0 0 1em;padding-left:1.5em}.recipe-post-content__body li{margin-bottom:.5em}.recipe-post-content__body img{max-width:100%;height:auto;border-radius:12px}.recipe-post-content__body blockquote{margin:1em 0;padding-left:1em;border-left:4px solid var(--earth-green);color:var(--text)}.recipe-instructions__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:24px;counter-reset:step-counter}.recipe-instructions__item{display:flex;align-items:flex-start;gap:20px;background:#faf7f2;border-radius:20px;padding:24px;transition:all .3s ease}.recipe-instructions__item:hover{background:rgba(250,247,242,.7);transform:translateX(4px)}.recipe-instructions__number{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--earth-green);color:var(--white);border-radius:50%;font-size:24px;font-weight:700;flex-shrink:0;box-shadow:0 4px 12px rgba(74,93,69,.3)}.recipe-instructions__content{flex:1;display:flex;flex-direction:column;gap:16px}.recipe-instructions__text{font-size:16px;line-height:26px;color:var(--text);margin:0}.recipe-instructions__image{width:100%;max-width:400px;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.recipe-instructions__image img{width:100%;height:auto;display:block}@media(max-width: 767px){.recipe-instructions__item{gap:16px;padding:20px}.recipe-instructions__number{width:48px;height:48px;font-size:20px}.recipe-instructions__text{font-size:15px;line-height:24px}}.recipe-tips{background:rgba(74,93,69,.05);border:2px solid rgba(74,93,69,.15)}.recipe-tips__content{font-size:16px;line-height:26px;color:var(--text)}.recipe-tips__content p{margin:0 0 12px 0}.recipe-tips__content p:last-child{margin-bottom:0}.recipe-tips__content ul,.recipe-tips__content ol{margin:12px 0;padding-left:24px}.recipe-tips__content ul li,.recipe-tips__content ol li{margin-bottom:8px;color:var(--text)}.recipe-tips__content ul li::marker,.recipe-tips__content ol li::marker{color:var(--earth-green)}.recipe-tips__content strong{color:var(--title);font-weight:600}.recipe-notes{background:rgba(212,160,86,.08);border:2px solid rgba(212,160,86,.2)}.recipe-notes__text{font-size:15px;line-height:24px;color:var(--text);margin:0}.recipe-related-products{background:var(--light-background);padding:80px 0}.recipe-related-products__header{margin-bottom:48px}.recipe-related-products__header-content{text-align:center;max-width:700px;margin:0 auto}.recipe-related-products__title{font-family:var(--heading-font-family);font-size:40px;line-height:48px;font-weight:700;color:var(--title);margin:0 0 12px 0}.recipe-related-products__subtitle{font-size:16px;line-height:24px;color:var(--text-muted);margin:0}.recipe-related-products__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media(max-width: 1199px){.recipe-related-products__grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 991px){.recipe-related-products{padding:64px 0}.recipe-related-products__title{font-size:32px;line-height:40px}.recipe-related-products__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.recipe-related-products{padding:48px 0}.recipe-related-products__header{margin-bottom:32px}.recipe-related-products__title{font-size:28px;line-height:36px}.recipe-related-products__grid{grid-template-columns:1fr;gap:20px}}.recipe-product-card{background:var(--white);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.06)}.recipe-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.recipe-product-card__image-wrap{position:relative;display:block}.recipe-product-card__image{width:100%;aspect-ratio:1;background:#f5f5f4;display:flex;align-items:center;justify-content:center;overflow:hidden}.recipe-product-card__image img{width:100%;height:100%;object-fit:cover}.recipe-product-card__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f5f5f4}.recipe-product-card__image-placeholder i{font-size:48px;color:#d6d3d1}.recipe-product-card__badge{position:absolute;top:12px;left:12px;padding:6px 14px;background:var(--earth-green);color:var(--white);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:16px}.recipe-product-card__badge--sale{background:#ef4444}.recipe-product-card__content{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1}.recipe-product-card__title{font-family:var(--heading-font-family);font-size:18px;line-height:26px;font-weight:600;color:var(--title);margin:0}.recipe-product-card__title a{color:var(--title);text-decoration:none;transition:color .2s}.recipe-product-card__title a:hover{color:var(--earth-green)}.recipe-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.recipe-product-card__price{font-size:20px;line-height:28px;font-weight:700;color:var(--earth-green)}.recipe-product-card__price .woocommerce-Price-amount{font-size:inherit;color:inherit}.recipe-product-card__price del{font-size:16px;color:var(--text-muted);margin-right:8px}.recipe-product-card__price ins{text-decoration:none;color:var(--earth-green)}.recipe-product-card__view-btn,.recipe-product-card__add-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--earth-green);border:none;border-radius:50%;color:var(--white);cursor:pointer;transition:all .2s;flex-shrink:0}.recipe-product-card__view-btn i,.recipe-product-card__add-btn i{font-size:16px}.recipe-product-card__view-btn:hover,.recipe-product-card__add-btn:hover{background:var(--earth-green-dark);transform:scale(1.1)}.recipe-product-card__view-btn.is-loading i,.recipe-product-card__add-btn.is-loading i{animation:spin 1s linear infinite}.recipe-share-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.recipe-share-modal[hidden]{display:none}.recipe-share-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(44,40,37,.8);backdrop-filter:blur(4px);z-index:1}.recipe-share-modal__content{position:relative;z-index:2;background:var(--white);border-radius:24px;padding:40px;max-width:500px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.3)}.recipe-share-modal__close{position:absolute;top:16px;right:16px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;color:var(--text-muted);cursor:pointer;border-radius:50%;transition:all .2s}.recipe-share-modal__close i{font-size:20px}.recipe-share-modal__close:hover{background:#faf7f2;color:var(--title)}.recipe-share-modal__title{font-family:var(--heading-font-family);font-size:28px;line-height:36px;font-weight:700;color:var(--title);margin:0 0 24px 0;text-align:center}.recipe-share-modal__buttons{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.recipe-share-modal__btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 20px;background:#faf7f2;border:2px solid #e7e5e4;border-radius:12px;color:var(--title);font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none}.recipe-share-modal__btn i{font-size:18px}.recipe-share-modal__btn:hover{background:var(--earth-green);border-color:var(--earth-green);color:var(--white);transform:translateY(-2px)}.recipe-share-modal__btn--facebook:hover{background:#1877f2;border-color:#1877f2}.recipe-share-modal__btn--twitter:hover{background:#1da1f2;border-color:#1da1f2}.recipe-share-modal__btn--pinterest:hover{background:#e60023;border-color:#e60023}.recipe-share-modal__btn--copy{grid-column:1/-1}.recipe-share-modal__btn--copy.copied{background:var(--earth-green);border-color:var(--earth-green);color:var(--white);pointer-events:none}.recipe-share-modal__btn--copy.copied i::before{content:""}@media(max-width: 767px){.recipe-share-modal{padding:16px}.recipe-share-modal__content{padding:32px 24px}.recipe-share-modal__title{font-size:24px;line-height:32px;margin-bottom:20px}.recipe-share-modal__buttons{grid-template-columns:1fr}.recipe-share-modal__btn--copy{grid-column:1}}@media print{.header,.footer,.single-recipe-hero__actions,.single-recipe-hero__breadcrumbs,.recipe-related-products,.recipe-share-modal{display:none !important}.single-recipe-hero{min-height:auto;padding:40px 0;page-break-after:avoid}.single-recipe-hero__overlay,.single-recipe-hero__background{display:none}.single-recipe-hero__title{color:var(--title);font-size:36px;line-height:44px}.single-recipe-hero__description{color:var(--text)}.single-recipe-hero__meta{color:var(--text)}.single-recipe-hero__meta-label,.single-recipe-hero__meta-value{color:var(--text)}.single-recipe-hero__badge{background:#faf7f2;color:var(--title);border:1px solid #e7e5e4}.single-recipe-content{padding:20px 0}.single-recipe-grid{display:block}.single-recipe-sidebar{margin-bottom:40px}.recipe-section{page-break-inside:avoid;box-shadow:none;border:1px solid #e7e5e4}.recipe-instructions__item{page-break-inside:avoid}.recipe-ingredients__checkbox:hover{background:var(--white)}a{text-decoration:none;color:var(--text)}body{background:var(--white)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.wp-block-woocommerce-cart{max-width:100% !important;padding:72px 0 80px;background:var(--light-background) !important;font-family:var(--body-font-family);color:var(--text)}.wp-block-woocommerce-cart .wc-block-components-sidebar-layout,.wp-block-woocommerce-cart .wp-block-woocommerce-filled-cart-block{background:var(--light-background) !important}.wp-block-woocommerce-cart .wp-block-woocommerce-filled-cart-block{max-width:var(--container-width, 1280px);margin:0 auto;padding:0 24px;display:flex;gap:48px;align-items:flex-start}@media(max-width: 991px){.wp-block-woocommerce-cart .wp-block-woocommerce-filled-cart-block{flex-direction:column}}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-items-block{flex:1;min-width:0}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block{width:434px;flex-shrink:0}@media(max-width: 991px){.wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block{width:100%}}.wp-block-woocommerce-cart .wc-block-cart__main .wc-block-cart-items{border:none}.wp-block-woocommerce-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__header{display:none}.wp-block-woocommerce-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row{background:#faf7f2;border-radius:24px;padding:24px;margin-bottom:16px;border:none}.wp-block-woocommerce-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row td{border:none;padding:0;vertical-align:middle}.wp-block-woocommerce-cart .wc-block-cart-item__image{width:120px;padding-right:20px !important}.wp-block-woocommerce-cart .wc-block-cart-item__image a{display:block;border-radius:16px;overflow:hidden;background:#f5f5f4}.wp-block-woocommerce-cart .wc-block-cart-item__image img{width:120px;height:120px;object-fit:cover;border-radius:16px}.wp-block-woocommerce-cart .wc-block-cart-item__product .wc-block-components-product-name{font-family:var(--heading-font-family) !important;font-size:20px !important;font-weight:600;color:var(--title);text-decoration:none;display:block;margin-bottom:6px}.wp-block-woocommerce-cart .wc-block-cart-item__product .wc-block-components-product-name:hover{color:var(--earth-green)}.wp-block-woocommerce-cart .wc-block-cart-item__product .wc-block-components-product-metadata{display:none}.wp-block-woocommerce-cart .wc-block-cart-item__product .wc-block-cart-item__prices,.wp-block-woocommerce-cart .wc-block-cart-item__product .wc-block-cart-item__price{display:none !important}.wp-block-woocommerce-cart .wc-block-components-quantity-selector{display:inline-flex;align-items:center;background:var(--white);border:2px solid #e7e5e4;border-radius:12px;overflow:hidden}.wp-block-woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{width:44px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;color:var(--title);cursor:pointer;font-size:18px;transition:background .2s}.wp-block-woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{background:#faf7f2}.wp-block-woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input{width:50px;height:48px;border:none;text-align:center;font-size:16px;font-weight:600;color:var(--title);background:rgba(0,0,0,0);outline:none}.wp-block-woocommerce-cart .wc-block-cart-item__remove-link{display:inline-flex;align-items:center;gap:4px;font-size:14px;color:var(--text-muted);text-decoration:none;margin-top:8px;transition:color .2s}.wp-block-woocommerce-cart .wc-block-cart-item__remove-link:hover{color:#ef4444}.wp-block-woocommerce-cart .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.wp-block-woocommerce-cart .wc-block-cart-item__total .woocommerce-Price-amount{font-size:20px;font-weight:700;color:var(--title)}.wp-block-woocommerce-cart .wc-block-cart-item__total .wc-block-components-sale-badge{display:inline-block;padding:4px 10px;background:#ef4444;color:var(--white);font-size:11px;font-weight:700;text-transform:uppercase;border-radius:6px;margin-top:8px}.wp-block-woocommerce-cart .wc-block-cart__sidebar .wc-block-components-sidebar{background:#faf7f2;border-radius:24px;padding:32px}.wp-block-woocommerce-cart .wc-block-cart__totals-title{font-family:var(--heading-font-family);font-size:24px;line-height:32px;font-weight:700;color:var(--title);margin:0 0 24px 0;padding-bottom:16px;border-bottom:2px solid #e7e5e4}.wp-block-woocommerce-cart .wc-block-components-totals-coupon .wc-block-components-panel__button{font-size:15px;font-weight:600;color:var(--earth-green);background:none;border:none;cursor:pointer;padding:12px 0;display:flex;align-items:center;gap:8px;width:100%}.wp-block-woocommerce-cart .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form{display:flex;gap:12px;padding-bottom:16px}.wp-block-woocommerce-cart .wc-block-components-totals-coupon .wc-block-components-text-input{flex:1}.wp-block-woocommerce-cart .wc-block-components-totals-coupon .wc-block-components-text-input input{width:100%;height:48px;padding:0 16px;background:var(--white);border:2px solid #e7e5e4;border-radius:12px;font-size:15px;color:var(--title);outline:none;transition:border-color .2s}.wp-block-woocommerce-cart .wc-block-components-totals-coupon .wc-block-components-text-input input:focus{border-color:var(--earth-green)}.wp-block-woocommerce-cart .wc-block-components-totals-coupon .wc-block-components-totals-coupon__button,.wp-block-woocommerce-cart .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form button{height:48px;padding:0 24px;background:var(--earth-green);border:none;border-radius:12px;color:var(--white) !important;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;white-space:nowrap}.wp-block-woocommerce-cart .wc-block-components-totals-coupon .wc-block-components-totals-coupon__button:hover,.wp-block-woocommerce-cart .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form button:hover{background:var(--earth-green-dark);color:var(--white) !important}.wp-block-woocommerce-cart .wc-block-components-totals-wrapper{border-top:none;padding:0}.wp-block-woocommerce-cart .wc-block-components-totals-item{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.wp-block-woocommerce-cart .wc-block-components-totals-item .wc-block-components-totals-item__label{font-size:15px;color:var(--text)}.wp-block-woocommerce-cart .wc-block-components-totals-item .wc-block-components-totals-item__value{font-size:15px;font-weight:600;color:var(--title)}.wp-block-woocommerce-cart .wc-block-components-totals-footer-item{padding-top:16px;margin-top:8px;border-top:2px solid #e7e5e4}.wp-block-woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wp-block-woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:20px;font-weight:700;color:var(--title)}.wp-block-woocommerce-cart .wc-block-components-totals-footer-item-tax{font-size:13px;color:var(--text-muted);text-align:right}.wp-block-woocommerce-cart .wc-block-cart__submit-button{width:100%;height:64px;display:flex;align-items:center;justify-content:center;gap:12px;background:var(--earth-green);border:none;border-radius:16px;color:var(--white);font-size:18px;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 10px 40px -10px rgba(74,93,69,.3);margin-top:24px}.wp-block-woocommerce-cart .wc-block-cart__submit-button:hover{background:var(--earth-green-dark);transform:translateY(-2px);box-shadow:0 15px 50px -10px rgba(74,93,69,.4)}.wp-block-woocommerce-cart .wc-block-cart__submit-button:active{transform:translateY(0)}.wp-block-woocommerce-cart .wc-block-components-express-payment{margin-top:16px;border:none;padding:0}.wp-block-woocommerce-cart .wc-block-components-express-payment-continue-rule{margin:16px 0;font-size:14px;color:var(--text-muted)}.wp-block-woocommerce-cart .wc-block-components-payment-method-icons{margin-top:16px;padding-top:16px;border-top:1px solid #e7e5e4}.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block{text-align:center;padding:80px 20px}.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title{font-family:var(--heading-font-family);font-size:32px;font-weight:700;color:var(--title);margin-bottom:24px}.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 32px;background:var(--earth-green);border:none;border-radius:16px;color:var(--white);font-size:16px;font-weight:600;text-decoration:none;transition:all .3s}.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-button__link:hover{background:var(--earth-green-dark);transform:translateY(-2px)}@media(max-width: 991px){.wp-block-woocommerce-cart{padding:0 0 64px}}@media(max-width: 767px){.wp-block-woocommerce-cart{padding:0 0 48px}.wp-block-woocommerce-cart .wc-block-cart-item__image img{width:80px;height:80px}.wp-block-woocommerce-cart .wc-block-cart-items__row{padding:16px}.wp-block-woocommerce-cart .wc-block-cart__sidebar .wc-block-components-sidebar{padding:24px}}.cart-hero{padding:32px 0 24px;background:var(--light-background)}.cart-hero__container{text-align:center}.cart-hero__title{font-family:var(--heading-font-family);font-size:32px;font-weight:700;color:var(--title);margin:0 0 8px 0}.cart-hero__count{font-size:16px;color:var(--text-muted);margin:0}@media(max-width: 767px){.cart-hero{padding:24px 0 20px}.cart-hero__title{font-size:24px}.cart-hero__count{font-size:14px}}.cart-page{padding:32px 0 80px;background:var(--light-background)}.cart-page__grid{display:grid;grid-template-columns:1fr 400px;gap:48px;align-items:start}@media(max-width: 991px){.cart-page__grid{grid-template-columns:1fr;gap:32px}}@media(max-width: 767px){.cart-page{padding:24px 0 48px}.cart-page__grid{gap:24px}}.cart-items__header{margin-bottom:24px}.cart-items__title{font-family:var(--heading-font-family);font-size:24px;font-weight:700;color:var(--title);margin:0}.cart-items__list{display:flex;flex-direction:column;gap:16px}@media(max-width: 767px){.cart-items__title{font-size:20px}}.cart-item{display:flex;gap:20px;padding:24px;background:var(--white);border-radius:24px;box-shadow:0 4px 20px -4px rgba(0,0,0,.08)}.cart-item__image-wrapper{flex-shrink:0}.cart-item__image{width:120px;height:120px;border-radius:16px;overflow:hidden;background:#faf7f2}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.cart-item__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.cart-item__info{flex:1;min-width:0}.cart-item__title{font-size:18px;font-weight:600;color:var(--title);margin:0 0 8px 0}.cart-item__title a{color:inherit;text-decoration:none}.cart-item__title a:hover{color:var(--earth-green)}.cart-item__meta{display:flex;flex-wrap:wrap;gap:8px;font-size:14px;color:var(--text-muted)}.cart-item__meta-item::after{content:" · "}.cart-item__meta-item:last-child::after{display:none}.cart-item__remove{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;border-radius:50%;color:var(--text-muted);cursor:pointer;transition:all .2s}.cart-item__remove:hover{background:rgba(239,68,68,.1);color:#ef4444}.cart-item__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px}.cart-item__quantity-wrapper{flex:1;min-width:0}.cart-item__price-wrapper{flex-shrink:0;text-align:right}.cart-item__price{font-size:18px;font-weight:700;color:var(--title)}.cart-item__price--sale{color:var(--earth-green)}.cart-item__price-old{display:block;font-size:14px;color:var(--text-muted);text-decoration:line-through}@media(max-width: 767px){.cart-item{flex-direction:column;gap:16px;padding:16px}.cart-item__image{width:100%;height:200px}.cart-item__header{flex-direction:column}.cart-item__footer{flex-direction:column;align-items:stretch}.cart-item__quantity-wrapper{width:100%}.cart-item__price-wrapper{text-align:left}.cart-item__price{font-size:16px}}.order-summary{background:var(--white);border-radius:24px;padding:32px;box-shadow:0 4px 20px -4px rgba(0,0,0,.08);position:sticky;top:100px}.order-summary__title{font-family:var(--heading-font-family);font-size:24px;font-weight:700;color:var(--title);margin:0 0 24px 0;padding-bottom:16px;border-bottom:2px solid #e7e5e4}.order-summary__totals{display:flex;flex-direction:column;gap:12px}.order-summary__row{display:flex;justify-content:space-between;align-items:center;font-size:16px}.order-summary__row--discount .order-summary__value{color:var(--earth-green)}.order-summary__row--total{padding-top:16px;margin-top:8px;border-top:2px solid #e7e5e4;font-size:20px;font-weight:700}.order-summary__label{color:var(--text)}.order-summary__value{font-weight:600;color:var(--title)}.order-summary__shipping-banner{display:flex;align-items:center;gap:12px;margin:24px 0;padding:16px;background:rgba(74,93,69,.08);border-radius:12px;font-size:14px;color:var(--earth-green)}.order-summary__shipping-banner i{font-size:18px}.order-summary__checkout{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;height:56px;padding:0 24px;background:var(--earth-green);border:none;border-radius:16px;color:var(--white);font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.order-summary__checkout:hover{background:var(--earth-green-dark)}.order-summary__checkout i{font-size:14px}.order-summary__continue{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;font-size:14px;font-weight:600;color:var(--text-muted);text-decoration:none;transition:color .2s}.order-summary__continue:hover{color:var(--earth-green)}@media(max-width: 991px){.order-summary{position:static}}@media(max-width: 767px){.order-summary{padding:24px}.order-summary__title{font-size:20px;margin-bottom:20px}.order-summary__checkout{height:52px;font-size:15px}}.promo-code{margin-top:24px;padding:24px;background:#faf7f2;border-radius:16px}.promo-code__header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.promo-code__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(74,93,69,.1);border-radius:12px}.promo-code__icon i{font-size:18px;color:var(--earth-green)}.promo-code__title{font-size:16px;font-weight:600;color:var(--title);margin:0}.promo-code__form{display:flex;gap:12px}.promo-code__input{flex:1;height:48px;padding:0 16px;background:var(--white);border:2px solid #e7e5e4;border-radius:12px;font-size:15px;color:var(--title)}.promo-code__input:focus{outline:none;border-color:var(--earth-green)}.promo-code__button{height:48px;padding:0 24px;background:var(--earth-green);border:none;border-radius:12px;color:var(--white);font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}.promo-code__button:hover{background:var(--earth-green-dark)}.promo-code__applied{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:12px 16px;background:rgba(74,93,69,.1);border-radius:12px}.promo-code__applied-text{font-size:14px;color:var(--earth-green)}.promo-code__applied-text i{margin-right:6px}.promo-code__remove{background:none;border:none;color:var(--text-muted);cursor:pointer;padding:4px}@media(max-width: 767px){.promo-code{margin-top:20px;padding:16px}.promo-code__form{flex-direction:column}.promo-code__button{width:100%}}.cart-trust-badges{padding:48px 0 80px}.cart-trust-badges__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}.cart-trust-badges__item{display:flex;gap:16px}.cart-trust-badges__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(74,93,69,.1);border-radius:16px}.cart-trust-badges__icon i{font-size:20px;color:var(--earth-green)}.cart-trust-badges__title{font-size:16px;font-weight:700;color:var(--title);margin:0 0 4px 0}.cart-trust-badges__description{font-size:14px;color:var(--text-muted);line-height:1.5;margin:0}@media(max-width: 991px){.cart-trust-badges__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.cart-trust-badges{padding:32px 0 48px}.cart-trust-badges__grid{grid-template-columns:1fr;gap:20px}}.page-content:has(.wp-block-woocommerce-cart),.page-content:has(.wp-block-woocommerce-checkout){padding:0;background:var(--light-background)}.page-content:has(.wp-block-woocommerce-cart)>.container,.page-content:has(.wp-block-woocommerce-checkout)>.container{max-width:100%;padding:0}.page-content:has(.wp-block-woocommerce-cart) .page-title,.page-content:has(.wp-block-woocommerce-checkout) .page-title{display:none}.cart-notification{position:fixed;bottom:32px;right:32px;z-index:99999;isolation:isolate;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease}.cart-notification[hidden]{display:block !important;opacity:0;visibility:hidden;transform:translateY(20px)}.cart-notification:not([hidden]){opacity:1;visibility:visible;transform:translateY(0)}.checkout-hero{padding:32px 0 24px;background:var(--light-background)}.checkout-hero__container{text-align:center}.checkout-hero__title{font-family:var(--heading-font-family);font-size:32px;font-weight:700;color:var(--title);margin:0 0 8px 0}.checkout-hero__subtitle{font-size:16px;color:var(--text-muted);margin:0}@media(max-width: 767px){.checkout-hero{padding:24px 0 20px}.checkout-hero__title{font-size:24px}.checkout-hero__subtitle{font-size:14px}}.checkout-page{padding:32px 0 80px;background:var(--light-background)}.checkout-page__grid{display:grid;grid-template-columns:1fr 400px;gap:48px;align-items:start}@media(max-width: 991px){.checkout-page__grid{grid-template-columns:1fr;gap:32px}}@media(max-width: 767px){.checkout-page{padding:24px 0 48px}.checkout-page__grid{gap:24px}}.checkout-fields{display:flex;flex-direction:column;gap:0}.checkout-section{background:#faf7f2;border-radius:20px;padding:24px;margin-bottom:20px}.checkout-section__header{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #e7e5e4}.checkout-section__number{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--earth-green);color:var(--white);border-radius:50%;font-size:18px;font-weight:700;flex-shrink:0}.checkout-section__title{font-family:var(--heading-font-family);font-size:20px;font-weight:700;color:var(--title);margin:0}.checkout-section__content .form-row{margin-bottom:16px}.checkout-section__content input[type=text],.checkout-section__content input[type=email],.checkout-section__content input[type=tel],.checkout-section__content select,.checkout-section__content textarea{width:100%;height:52px;padding:0 20px;background:var(--white);border:2px solid #e7e5e4;border-radius:12px;font-size:15px;color:var(--title)}.checkout-section__content input[type=text]:focus,.checkout-section__content input[type=email]:focus,.checkout-section__content input[type=tel]:focus,.checkout-section__content select:focus,.checkout-section__content textarea:focus{outline:none;border-color:var(--earth-green)}.checkout-section__content textarea{height:auto;min-height:100px;padding:16px 20px}@media(max-width: 767px){.checkout-section{padding:20px 16px}.checkout-section__header{margin-bottom:16px}.checkout-section__title{font-size:18px}}.checkout-summary{background:var(--white);border-radius:24px;padding:32px;box-shadow:0 4px 20px -4px rgba(0,0,0,.08);position:sticky;top:100px}.checkout-summary__title{font-family:var(--heading-font-family);font-size:24px;font-weight:700;color:var(--title);margin:0 0 24px 0;padding-bottom:16px;border-bottom:2px solid #e7e5e4}.checkout-summary__items{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:2px solid #e7e5e4}.checkout-summary__item{display:flex;gap:16px;align-items:flex-start}.checkout-summary__item-image{position:relative;width:80px;height:80px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#faf7f2}.checkout-summary__item-image img{width:100%;height:100%;object-fit:cover}.checkout-summary__item-qty{position:absolute;top:-6px;right:-6px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--earth-green);color:var(--white);border-radius:50%;font-size:12px;font-weight:700}.checkout-summary__item-details{flex:1;min-width:0}.checkout-summary__item-title{font-size:15px;font-weight:600;color:var(--title);margin:0 0 4px 0}.checkout-summary__item-meta{font-size:13px;color:var(--text-muted)}.checkout-summary__item-price{font-size:16px;font-weight:700;color:var(--title);flex-shrink:0}.checkout-summary__totals{display:flex;flex-direction:column;gap:12px}.checkout-summary__row{display:flex;justify-content:space-between;align-items:center;font-size:16px}.checkout-summary__row--discount .checkout-summary__value{color:var(--earth-green)}.checkout-summary__row--total{padding-top:16px;margin-top:8px;border-top:2px solid #e7e5e4;font-size:20px;font-weight:700}.checkout-summary__label{color:var(--text)}.checkout-summary__value{font-weight:600;color:var(--title)}.checkout-summary__trust{display:flex;align-items:center;gap:12px;margin-top:24px;padding:16px;background:rgba(74,93,69,.08);border-radius:12px;font-size:14px;color:var(--earth-green)}.checkout-summary__trust i{font-size:18px}@media(max-width: 991px){.checkout-summary{position:static}}@media(max-width: 767px){.checkout-summary{padding:24px}.checkout-summary__title{font-size:20px;margin-bottom:20px}.checkout-summary__item{gap:12px}.checkout-summary__item-image{width:64px;height:64px}.checkout-summary__item-title{font-size:14px}}.checkout-summary__promo .promo-code{margin-top:0}.wp-block-woocommerce-checkout,.wc-block-checkout{max-width:100% !important;padding:72px 0 80px;background:var(--light-background) !important;font-family:var(--body-font-family);color:var(--text)}.wp-block-woocommerce-checkout.alignwide{max-width:min(1200px,100%) !important;margin-left:auto !important;margin-right:auto !important;padding-left:24px !important;padding-right:24px !important}.wp-block-woocommerce-checkout,.wp-block-woocommerce-checkout.wc-block-checkout{display:flex;gap:32px;align-items:flex-start;max-width:1200px;margin:0 auto;padding:0 24px}@media(max-width: 991px){.wp-block-woocommerce-checkout,.wp-block-woocommerce-checkout.wc-block-checkout{flex-direction:column;gap:24px}}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout,.wp-block-woocommerce-checkout .wc-block-checkout-form,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-sidebar-layout,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-checkout-form{display:flex;gap:32px;align-items:flex-start;flex:1;min-width:0}@media(max-width: 991px){.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout,.wp-block-woocommerce-checkout .wc-block-checkout-form,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-sidebar-layout,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-checkout-form{flex-direction:column;gap:24px}}.wp-block-woocommerce-checkout .wc-block-checkout__main,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-checkout__main{flex:1;min-width:0;max-width:100%}.wp-block-woocommerce-checkout .wc-block-checkout__sidebar,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-checkout__sidebar{width:380px;flex-shrink:0;position:sticky;top:100px}@media(max-width: 991px){.wp-block-woocommerce-checkout .wc-block-checkout__sidebar,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-checkout__sidebar{width:100%;position:static}}.wp-block-woocommerce-checkout .wc-block-components-checkout-step,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-step{background:#faf7f2;border-radius:20px;padding:24px;margin-bottom:20px;border:none}.wp-block-woocommerce-checkout .wc-block-components-checkout-step__container,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-step__container{display:flex;flex-direction:column;gap:16px}.wp-block-woocommerce-checkout .wc-block-components-checkout-step__heading,.wp-block-woocommerce-checkout .wc-block-components-checkout-step__title,.wp-block-woocommerce-checkout .wc-block-components-checkout-step .wc-block-components-title,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-step__heading,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-step__title,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-step .wc-block-components-title{font-family:var(--heading-font-family);font-size:20px;line-height:28px;font-weight:700;color:var(--title) !important;margin:0;padding-bottom:12px;border-bottom:2px solid #e7e5e4}.wp-block-woocommerce-checkout .wc-block-components-checkout-step .wc-block-components-checkout-step__heading h2,.wp-block-woocommerce-checkout .wc-block-components-checkout-step .wc-block-components-checkout-step__title,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-step .wc-block-components-checkout-step__heading h2,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-step .wc-block-components-checkout-step__title{color:var(--title) !important}.wp-block-woocommerce-checkout .wc-block-components-checkout-step__description,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-step__description{font-size:14px;color:var(--text-muted);margin:0}.wp-block-woocommerce-checkout .wc-block-components-text-input,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-text-input{margin-bottom:16px}.wp-block-woocommerce-checkout .wc-block-components-text-input label,.wp-block-woocommerce-checkout .wc-block-components-text-input__label,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-text-input label,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-text-input__label{display:block;font-size:14px;font-weight:600;color:var(--title);margin-bottom:8px}.wp-block-woocommerce-checkout .wc-block-components-text-input__required,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-text-input__required{color:#ef4444}.wp-block-woocommerce-checkout .wc-block-components-text-input input,.wp-block-woocommerce-checkout .wc-block-components-text-input__input,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-text-input input,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-text-input__input{width:100%;height:52px;padding:0 20px;background:var(--white);border:2px solid #e7e5e4;border-radius:12px;font-size:15px;color:var(--title);outline:none;transition:border-color .2s}.wp-block-woocommerce-checkout .wc-block-components-text-input input::placeholder,.wp-block-woocommerce-checkout .wc-block-components-text-input__input::placeholder,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-text-input input::placeholder,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-text-input__input::placeholder{color:var(--text-muted)}.wp-block-woocommerce-checkout .wc-block-components-text-input input:focus,.wp-block-woocommerce-checkout .wc-block-components-text-input__input:focus,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-text-input input:focus,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-text-input__input:focus{border-color:var(--earth-green)}.wp-block-woocommerce-checkout .wc-block-components-combobox,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-combobox{margin-bottom:16px}.wp-block-woocommerce-checkout .wc-block-components-combobox label,.wp-block-woocommerce-checkout .wc-block-components-combobox__label,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-combobox label,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-combobox__label{display:block;font-size:14px;font-weight:600;color:var(--title);margin-bottom:8px}.wp-block-woocommerce-checkout .wc-block-components-combobox select,.wp-block-woocommerce-checkout .wc-block-components-combobox input,.wp-block-woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-combobox select,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-combobox input,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-combobox .wc-block-components-combobox-control input{width:100%;height:52px;padding:0 20px;background:var(--white);border:2px solid #e7e5e4;border-radius:12px;font-size:15px;color:var(--title);outline:none;transition:border-color .2s;appearance:none}.wp-block-woocommerce-checkout .wc-block-components-combobox select:focus,.wp-block-woocommerce-checkout .wc-block-components-combobox input:focus,.wp-block-woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input:focus,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-combobox select:focus,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-combobox input:focus,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-combobox .wc-block-components-combobox-control input:focus{border-color:var(--earth-green)}.wp-block-woocommerce-checkout .wc-block-components-address-form__row,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-address-form__row{display:flex;gap:16px}.wp-block-woocommerce-checkout .wc-block-components-address-form__row>div,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-address-form__row>div{flex:1}.wp-block-woocommerce-checkout .wc-block-components-address-form__address_2-toggle,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-address-form__address_2-toggle{background:none;border:none;color:var(--earth-green);font-size:14px;font-weight:600;cursor:pointer;padding:8px 0;margin-bottom:16px}.wp-block-woocommerce-checkout .wc-block-components-address-form__address_2-toggle:hover,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-address-form__address_2-toggle:hover{text-decoration:underline}.wp-block-woocommerce-checkout .wc-block-components-textarea,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-textarea{margin-bottom:16px}.wp-block-woocommerce-checkout .wc-block-components-textarea__label,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-textarea__label{display:block;font-size:14px;font-weight:600;color:var(--title);margin-bottom:8px}.wp-block-woocommerce-checkout .wc-block-components-textarea__input,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-textarea__input{width:100%;min-height:120px;padding:16px 20px;background:var(--white);border:2px solid #e7e5e4;border-radius:12px;font-size:15px;color:var(--title);outline:none;resize:vertical;transition:border-color .2s}.wp-block-woocommerce-checkout .wc-block-components-textarea__input:focus,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-textarea__input:focus{border-color:var(--earth-green)}.wp-block-woocommerce-checkout .wc-block-components-checkbox,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkbox{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.wp-block-woocommerce-checkout .wc-block-components-checkbox__input,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkbox__input{width:20px;height:20px;margin:2px 0 0;flex-shrink:0;cursor:pointer;accent-color:var(--earth-green)}.wp-block-woocommerce-checkout .wc-block-components-checkbox__label,.wp-block-woocommerce-checkout .wc-block-components-checkbox__text,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkbox__label,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkbox__text{font-size:14px;line-height:20px;color:var(--text);cursor:pointer}.wp-block-woocommerce-checkout .wc-block-components-checkbox__label a,.wp-block-woocommerce-checkout .wc-block-components-checkbox__text a,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkbox__label a,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkbox__text a{color:var(--earth-green);text-decoration:underline}.wp-block-woocommerce-checkout .wc-block-components-checkbox__label a:hover,.wp-block-woocommerce-checkout .wc-block-components-checkbox__text a:hover,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkbox__label a:hover,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkbox__text a:hover{text-decoration:none}.wp-block-woocommerce-checkout .wc-block-components-radio-control,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-radio-control{display:flex;flex-direction:column;gap:12px}.wp-block-woocommerce-checkout .wc-block-components-radio-control__option,.wp-block-woocommerce-checkout .wc-block-components-radio-control-accordion-option,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-radio-control__option,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-radio-control-accordion-option{background:var(--white);border:2px solid #e7e5e4;border-radius:12px;overflow:hidden;transition:all .2s}.wp-block-woocommerce-checkout .wc-block-components-radio-control__input,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-radio-control__input{accent-color:var(--earth-green)}.wp-block-woocommerce-checkout .wc-block-components-radio-control__label,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-radio-control__label{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer;font-size:15px;font-weight:600;color:var(--title)}.wp-block-woocommerce-checkout .wc-block-components-radio-control__input:checked+.wp-block-woocommerce-checkout .wc-block-components-radio-control__label,.wp-block-woocommerce-checkout .wc-block-components-radio-control__input:checked+.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-radio-control__label,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-radio-control__input:checked+.wp-block-woocommerce-checkout .wc-block-components-radio-control__label,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-radio-control__input:checked+.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-radio-control__label{color:var(--earth-green)}.wp-block-woocommerce-checkout .wc-block-components-radio-control-accordion .wc-block-components-radio-control-accordion-option:has(input:checked),.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-radio-control-accordion .wc-block-components-radio-control-accordion-option:has(input:checked){border-color:var(--earth-green);background:rgba(74,93,69,.03)}.wp-block-woocommerce-checkout .wc-block-components-radio-control-accordion .wc-block-components-radio-control-accordion-content,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-radio-control-accordion .wc-block-components-radio-control-accordion-content{padding:0 20px 20px;font-size:14px;line-height:22px;color:var(--text);background:#faf7f2;border-top:1px solid #e7e5e4}.wp-block-woocommerce-checkout .wc-block-components-radio-control-accordion .wc-block-components-radio-control-accordion-content p,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-radio-control-accordion .wc-block-components-radio-control-accordion-content p{margin:12px 0 0}.wp-block-woocommerce-checkout .wc-block-components-radio-control-accordion .wc-block-components-radio-control-accordion-content p:first-child,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-radio-control-accordion .wc-block-components-radio-control-accordion-content p:first-child{margin-top:0}.wp-block-woocommerce-checkout .wc-block-components-validation-error,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-validation-error{color:#ef4444;font-size:13px;margin-top:6px;display:flex;align-items:center;gap:6px}.wp-block-woocommerce-checkout .wc-block-components-validation-error__icon,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-validation-error__icon{width:14px;height:14px;flex-shrink:0}.wp-block-woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-sidebar,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-checkout__sidebar .wc-block-components-sidebar{background:#faf7f2 !important;border-radius:20px;padding:28px;position:sticky;top:100px;border:none !important;box-shadow:none !important;outline:none !important}.wp-block-woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-panel,.wp-block-woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-totals-wrapper,.wp-block-woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-order-summary,.wp-block-woocommerce-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-checkout__sidebar .wc-block-components-panel,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-checkout__sidebar .wc-block-components-totals-wrapper,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-checkout__sidebar .wc-block-components-order-summary,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block{border:none !important}.wp-block-woocommerce-checkout .wc-block-components-order-summary__title,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-order-summary__title{font-family:var(--heading-font-family);font-size:20px;line-height:28px;font-weight:700;color:var(--title);margin:0 0 20px 0;padding-bottom:12px;border-bottom:2px solid #e7e5e4}.wp-block-woocommerce-checkout .wc-block-components-order-summary-item,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-order-summary-item{display:flex;gap:16px;padding:20px 0;border-bottom:2px solid #e7e5e4}.wp-block-woocommerce-checkout .wc-block-components-order-summary-item:last-child,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-order-summary-item:last-child{border-bottom:none}.wp-block-woocommerce-checkout .wc-block-components-order-summary-item__image,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-order-summary-item__image{position:relative;width:64px;height:64px;background:#f5f5f4;border-radius:12px;overflow:hidden;flex-shrink:0}.wp-block-woocommerce-checkout .wc-block-components-order-summary-item__image img,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-order-summary-item__image img{width:100%;height:100%;object-fit:cover}.wp-block-woocommerce-checkout .wc-block-components-order-summary-item__quantity,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-order-summary-item__quantity{position:absolute;top:-6px;right:-6px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:var(--earth-green);color:var(--white);border-radius:50%;font-size:11px;font-weight:700;border:2px solid #faf7f2}.wp-block-woocommerce-checkout .wc-block-components-order-summary-item__description,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-order-summary-item__description{flex:1;min-width:0}.wp-block-woocommerce-checkout .wc-block-components-order-summary-item__header,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-order-summary-item__header{display:flex;justify-content:space-between;gap:12px}.wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-product-name,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-order-summary-item .wc-block-components-product-name{font-size:14px;font-weight:600;color:var(--title);text-decoration:none}.wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-product-price,.wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-order-summary-item__individual-price,.wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-product-metadata__description,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-order-summary-item .wc-block-components-product-price,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-order-summary-item .wc-block-components-order-summary-item__individual-price,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-order-summary-item .wc-block-components-product-metadata__description{display:none !important}.wp-block-woocommerce-checkout .wc-block-components-totals-wrapper,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-totals-wrapper{border-top:none;padding:0}.wp-block-woocommerce-checkout .wc-block-components-totals-item,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-totals-item{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.wp-block-woocommerce-checkout .wc-block-components-totals-item .wc-block-components-totals-item__label,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-totals-item .wc-block-components-totals-item__label{font-size:15px;color:var(--text)}.wp-block-woocommerce-checkout .wc-block-components-totals-item .wc-block-components-totals-item__value,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-totals-item .wc-block-components-totals-item__value{font-size:15px;font-weight:600;color:var(--title)}.wp-block-woocommerce-checkout .wc-block-components-totals-footer-item,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-totals-footer-item{padding-top:16px;margin-top:8px;border-top:2px solid #e7e5e4}.wp-block-woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wp-block-woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__value,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:20px;font-weight:700;color:var(--title)}.wp-block-woocommerce-checkout .wc-block-components-totals-footer-item-tax,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-totals-footer-item-tax{font-size:13px;color:var(--text-muted);text-align:right}.wp-block-woocommerce-checkout .wc-block-components-totals-coupon .wc-block-components-panel__button,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-totals-coupon .wc-block-components-panel__button{font-size:15px;font-weight:600;color:var(--earth-green);background:none;border:none;cursor:pointer;padding:12px 0}.wp-block-woocommerce-checkout .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form{display:flex;gap:12px;padding-bottom:16px}.wp-block-woocommerce-checkout .wc-block-components-totals-coupon .wc-block-components-text-input,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-totals-coupon .wc-block-components-text-input{flex:1;margin-bottom:0}.wp-block-woocommerce-checkout .wc-block-components-totals-coupon .wc-block-components-totals-coupon__button,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-totals-coupon .wc-block-components-totals-coupon__button{height:48px;padding:0 24px;background:var(--earth-green);border:none;border-radius:12px;color:var(--white);font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;white-space:nowrap}.wp-block-woocommerce-checkout .wc-block-components-totals-coupon .wc-block-components-totals-coupon__button:hover,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-totals-coupon .wc-block-components-totals-coupon__button:hover{background:var(--earth-green-dark)}.wp-block-woocommerce-checkout .wc-block-checkout__actions,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-checkout__actions{margin-top:32px}.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-place-order-button{width:100%;height:64px;display:flex;align-items:center;justify-content:center;gap:12px;background:var(--earth-green);border:none;border-radius:16px;color:var(--white);font-size:18px;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 10px 40px -10px rgba(74,93,69,.3)}.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button:hover,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-place-order-button:hover{background:var(--earth-green-dark);transform:translateY(-2px);box-shadow:0 15px 50px -10px rgba(74,93,69,.4)}.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button:active,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-place-order-button:active{transform:translateY(0)}.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button:disabled,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-place-order-button:disabled{background:#d6d3d1;cursor:not-allowed;transform:none;box-shadow:none}.wp-block-woocommerce-checkout .wc-block-components-checkout-return-to-cart-button,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-return-to-cart-button{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;font-size:15px;font-weight:600;color:var(--text-muted);text-decoration:none;transition:color .2s}.wp-block-woocommerce-checkout .wc-block-components-checkout-return-to-cart-button:hover,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-return-to-cart-button:hover{color:var(--earth-green)}.wp-block-woocommerce-checkout .wc-block-components-express-payment,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-express-payment{border:none;padding:0;margin-bottom:24px}.wp-block-woocommerce-checkout .wc-block-components-express-payment-continue-rule,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-express-payment-continue-rule{margin:16px 0;font-size:14px;color:var(--text-muted)}.wp-block-woocommerce-checkout .wc-block-components-notice-banner,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-notice-banner{padding:16px 20px;margin:0 0 16px 0;border-radius:12px;font-size:14px;line-height:20px;border:2px solid}.wp-block-woocommerce-checkout .wc-block-components-notice-banner--error,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-notice-banner--error{background:rgba(239,68,68,.1);border-color:#ef4444;color:#ef4444}.wp-block-woocommerce-checkout .wc-block-components-notice-banner--success,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-notice-banner--success{background:rgba(74,93,69,.1);border-color:var(--earth-green);color:var(--earth-green)}.wp-block-woocommerce-checkout .wc-block-components-notice-banner--info,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-notice-banner--info{background:rgba(212,160,86,.1);border-color:var(--muted-ochre);color:var(--muted-ochre)}@media(max-width: 991px){.wp-block-woocommerce-checkout,.wp-block-woocommerce-checkout.wc-block-checkout{padding:0 0 64px}.wp-block-woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-sidebar,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-checkout__sidebar .wc-block-components-sidebar{position:static}}@media(max-width: 767px){.wp-block-woocommerce-checkout,.wp-block-woocommerce-checkout.wc-block-checkout{padding:0 0 48px}.wp-block-woocommerce-checkout .wc-block-components-checkout-step,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-step{padding:24px}.wp-block-woocommerce-checkout .wc-block-components-checkout-step__heading,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-checkout-step__heading{font-size:20px;line-height:28px}.wp-block-woocommerce-checkout .wc-block-components-address-form__row,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-address-form__row{flex-direction:column;gap:0}.wp-block-woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-sidebar,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-checkout__sidebar .wc-block-components-sidebar{padding:24px}.wp-block-woocommerce-checkout .wc-block-components-order-summary-item__image,.wp-block-woocommerce-checkout.wc-block-checkout .wc-block-components-order-summary-item__image{width:56px;height:56px}}body.woocommerce-account .wrapper{padding:0;max-width:100%}body.woocommerce-account .woocommerce{max-width:1280px;margin:0 auto;padding:48px 24px 80px;background:var(--light-background) !important;font-family:var(--body-font-family);color:var(--text)}body.woocommerce-account .woocommerce:has(.woocommerce-MyAccount-navigation){display:grid;grid-template-columns:260px 1fr;grid-template-rows:auto 1fr;gap:24px;align-items:start}body.woocommerce-account .woocommerce .woocommerce-notices-wrapper{grid-column:1/-1}body.woocommerce-account .woocommerce-MyAccount-navigation{grid-column:1;grid-row:2;width:100%;margin-bottom:0;padding:24px;background:var(--white);border-radius:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.08),0 2px 4px -2px rgba(0,0,0,.06)}body.woocommerce-account .woocommerce-MyAccount-content{grid-column:2;grid-row:2;min-width:0}body.woocommerce-account .page-content{background:var(--light-background) !important}body.woocommerce-account .woocommerce-form-login,body.woocommerce-account .woocommerce-ResetPassword.lost_reset_password{max-width:480px;margin:0 auto;padding:40px;background:var(--white);border-radius:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.08),0 2px 4px -2px rgba(0,0,0,.06);border:none}body.woocommerce-account .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row input,body.woocommerce-account .woocommerce-ResetPassword.lost_reset_password .form-row input{width:100%;max-width:100%;box-sizing:border-box}body.woocommerce-account .woocommerce-ResetPassword.lost_reset_password .button{width:100%}body.woocommerce-account .woocommerce-form-login .woocommerce-form-login__heading,body.woocommerce-account .woocommerce-form-login>h2:first-child{display:none !important}body.woocommerce-account .woocommerce-ResetPassword h2{font-family:var(--heading-font-family);font-size:28px;line-height:1.3;font-weight:600;color:var(--title);margin:0 0 24px}body.woocommerce-account .woocommerce-ResetPassword>p{font-size:16px;line-height:1.6;color:var(--text-muted);margin-bottom:24px}body.woocommerce-account .woocommerce-form-row,body.woocommerce-account .form-row{margin-bottom:20px}body.woocommerce-account .woocommerce-form-row label,body.woocommerce-account .form-row label{display:block;font-size:14px;font-weight:600;color:var(--title);margin-bottom:8px}body.woocommerce-account .woocommerce-form-row .required,body.woocommerce-account .form-row .required{color:#ef4444}body.woocommerce-account .woocommerce-form-row input[type=text],body.woocommerce-account .woocommerce-form-row input[type=email],body.woocommerce-account .woocommerce-form-row input[type=password],body.woocommerce-account .woocommerce-form-row input.input-text,body.woocommerce-account .woocommerce-form-row input.woocommerce-Input,body.woocommerce-account .form-row input[type=text],body.woocommerce-account .form-row input[type=email],body.woocommerce-account .form-row input[type=password],body.woocommerce-account .form-row input.input-text,body.woocommerce-account .form-row input.woocommerce-Input{width:100%;height:52px;padding:0 20px;background:var(--white);border:2px solid #e7e5e4;border-radius:12px;font-size:15px;font-family:var(--body-font-family);color:var(--title);outline:none;transition:border-color .2s}body.woocommerce-account .woocommerce-form-row input[type=text]::placeholder,body.woocommerce-account .woocommerce-form-row input[type=email]::placeholder,body.woocommerce-account .woocommerce-form-row input[type=password]::placeholder,body.woocommerce-account .woocommerce-form-row input.input-text::placeholder,body.woocommerce-account .woocommerce-form-row input.woocommerce-Input::placeholder,body.woocommerce-account .form-row input[type=text]::placeholder,body.woocommerce-account .form-row input[type=email]::placeholder,body.woocommerce-account .form-row input[type=password]::placeholder,body.woocommerce-account .form-row input.input-text::placeholder,body.woocommerce-account .form-row input.woocommerce-Input::placeholder{color:var(--text-muted)}body.woocommerce-account .woocommerce-form-row input[type=text]:focus,body.woocommerce-account .woocommerce-form-row input[type=email]:focus,body.woocommerce-account .woocommerce-form-row input[type=password]:focus,body.woocommerce-account .woocommerce-form-row input.input-text:focus,body.woocommerce-account .woocommerce-form-row input.woocommerce-Input:focus,body.woocommerce-account .form-row input[type=text]:focus,body.woocommerce-account .form-row input[type=email]:focus,body.woocommerce-account .form-row input[type=password]:focus,body.woocommerce-account .form-row input.input-text:focus,body.woocommerce-account .form-row input.woocommerce-Input:focus{border-color:var(--earth-green)}body.woocommerce-account .woocommerce-form-row--wide.woocommerce-form-row--last{display:flex;align-items:center;gap:12px;margin-bottom:24px}body.woocommerce-account .woocommerce-form-row--wide.woocommerce-form-row--last label{margin-bottom:0;font-weight:400;cursor:pointer}body.woocommerce-account .woocommerce-form-row--wide.woocommerce-form-row--last input[type=checkbox]{width:20px;height:20px;accent-color:var(--earth-green);cursor:pointer}body.woocommerce-account .woocommerce-LostPassword{margin-bottom:24px}body.woocommerce-account .woocommerce-LostPassword a{font-size:14px;font-weight:500;color:var(--earth-green);text-decoration:none}body.woocommerce-account .woocommerce-LostPassword a:hover{color:var(--earth-green-dark);text-decoration:underline}body.woocommerce-account .woocommerce-form-login__submit,body.woocommerce-account .woocommerce-ResetPassword .button,body.woocommerce-account .woocommerce button[type=submit]{width:100%;height:52px;padding:0 24px;background:var(--earth-green) !important;color:var(--white) !important;border:none !important;border-radius:12px;font-size:16px;font-weight:600;font-family:var(--body-font-family);cursor:pointer;transition:background .2s ease}body.woocommerce-account .woocommerce-form-login__submit:hover,body.woocommerce-account .woocommerce-ResetPassword .button:hover,body.woocommerce-account .woocommerce button[type=submit]:hover{background:var(--earth-green-dark) !important;color:var(--white) !important}body.woocommerce-account .woocommerce-error,body.woocommerce-account .woocommerce-message,body.woocommerce-account .woocommerce-info{padding:16px 20px;margin-bottom:24px;border-radius:12px;font-size:14px;line-height:1.5;list-style:none;border-left:4px solid}body.woocommerce-account .woocommerce-error li,body.woocommerce-account .woocommerce-message li,body.woocommerce-account .woocommerce-info li{margin:0}body.woocommerce-account .woocommerce-error{background:rgba(239,68,68,.08);border-left-color:#ef4444;color:var(--title)}body.woocommerce-account .woocommerce-message,body.woocommerce-account .woocommerce-info{background:rgba(74,93,69,.1);border-left-color:var(--earth-green);color:var(--title)}.woocommerce-account .u-column1,.woocommerce-account .u-column2{padding:0 16px}.woocommerce-account .col-1,.woocommerce-account .col-2{max-width:480px;margin:0 auto 32px;padding:40px;background:var(--white);border-radius:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.08),0 2px 4px -2px rgba(0,0,0,.06)}body.woocommerce-account .woocommerce-MyAccount-navigation{width:100%;margin-bottom:32px}body.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}body.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0}body.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px 20px;background:var(--white);border:2px solid #e7e5e4;border-radius:12px;font-size:15px;font-weight:500;color:var(--title);text-decoration:none;transition:all .2s;text-align:left}body.woocommerce-account .woocommerce-MyAccount-navigation a:hover{border-color:var(--earth-green);color:var(--earth-green)}body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:rgba(74,93,69,.08);border-color:var(--earth-green);color:var(--earth-green);font-weight:600}body.woocommerce-account .woocommerce-MyAccount-content{background:var(--white);padding:32px;border-radius:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.08),0 2px 4px -2px rgba(0,0,0,.06)}body.woocommerce-account .woocommerce-MyAccount-content h2{font-family:var(--heading-font-family);font-size:24px;font-weight:600;color:var(--title);margin:0 0 24px}body.woocommerce-account .woocommerce-MyAccount-content p{font-size:16px;line-height:1.6;color:var(--text);margin:0 0 16px}body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address{margin-bottom:32px}body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title{font-size:18px;font-weight:600;color:var(--title);margin:0 0 16px}body.woocommerce-account .woocommerce-MyAccount-content address{font-style:normal;font-size:15px;line-height:1.6;color:var(--text)}body.woocommerce-account .woocommerce-MyAccount-content .edit{display:inline-block;margin-top:8px;font-size:14px;font-weight:600;color:var(--earth-green);text-decoration:none}body.woocommerce-account .woocommerce-MyAccount-content .edit:hover{color:var(--earth-green-dark);text-decoration:underline}body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row,body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row{margin-bottom:20px}body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input,body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields select,body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form input,body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form select{width:100%;max-width:100%;box-sizing:border-box}body.woocommerce-account .woocommerce-orders-table{width:100%;border-collapse:collapse;font-size:15px}body.woocommerce-account .woocommerce-orders-table th,body.woocommerce-account .woocommerce-orders-table td{padding:16px;text-align:left;border-bottom:1px solid #e7e5e4}body.woocommerce-account .woocommerce-orders-table th{font-weight:600;color:var(--title)}body.woocommerce-account .woocommerce-orders-table td{color:var(--text)}body.woocommerce-account .woocommerce-orders-table a{color:var(--earth-green);text-decoration:none}body.woocommerce-account .woocommerce-orders-table a:hover{text-decoration:underline}body.woocommerce-account .woocommerce-orders-table__cell-order-date,body.woocommerce-account .woocommerce-orders-table__cell-order-status{white-space:nowrap}body.woocommerce-account .woocommerce-Button,body.woocommerce-account .button{display:inline-block;padding:12px 24px;background:var(--earth-green) !important;color:var(--white) !important;border:none !important;border-radius:12px;font-size:15px;font-weight:600;font-family:var(--body-font-family);cursor:pointer;text-decoration:none;transition:background .2s}body.woocommerce-account .woocommerce-Button:hover,body.woocommerce-account .button:hover{background:var(--earth-green-dark) !important;color:var(--white) !important}body.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:32px}@media(max-width: 991px){body.woocommerce-account .woocommerce:has(.woocommerce-MyAccount-navigation){grid-template-columns:1fr;grid-template-rows:auto}body.woocommerce-account .woocommerce-MyAccount-navigation{grid-column:1;grid-row:auto}body.woocommerce-account .woocommerce-MyAccount-content{grid-column:1;grid-row:auto}body.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}body.woocommerce-account .woocommerce-orders-table{display:block}body.woocommerce-account .woocommerce-orders-table thead{display:none}body.woocommerce-account .woocommerce-orders-table tbody tr{display:block;margin-bottom:24px;padding:20px;background:#faf7f2;border-radius:12px}body.woocommerce-account .woocommerce-orders-table td{display:flex;justify-content:space-between;padding:8px 0;border:none}body.woocommerce-account .woocommerce-orders-table td::before{content:attr(data-title);font-weight:600;color:var(--title)}}@media(max-width: 767px){body.woocommerce-account .woocommerce{padding:24px 16px 48px}body.woocommerce-account .woocommerce-form-login,body.woocommerce-account .woocommerce-ResetPassword.lost_reset_password,.woocommerce-account .col-1,.woocommerce-account .col-2{padding:24px 20px;margin-left:0;margin-right:0}body.woocommerce-account .woocommerce-ResetPassword h2{font-size:24px}body.woocommerce-account .woocommerce-MyAccount-content{padding:24px 20px;min-width:0}body.woocommerce-account .woocommerce-MyAccount-navigation{padding:20px 16px}body.woocommerce-account .woocommerce-MyAccount-navigation ul{flex-direction:column}body.woocommerce-account .woocommerce-MyAccount-navigation a{width:100%;text-align:center}body.woocommerce-account .woocommerce-orders-table{display:block;overflow-x:auto}}.error-404{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;padding:80px 0;background:var(--light-background);overflow:hidden}.error-404 .container{position:relative;z-index:2}.error-404__content{max-width:800px;margin:0 auto;text-align:center}.error-404__icon{width:120px;height:120px;margin:0 auto 32px;display:flex;align-items:center;justify-content:center;background:var(--earth-green);border-radius:50%;box-shadow:0 10px 40px rgba(74,93,69,.2)}.error-404__icon i{font-size:64px;color:var(--white)}.error-404__title{font-family:var(--heading-font-family);font-size:120px;line-height:1;font-weight:700;color:var(--earth-green);margin-bottom:16px;opacity:.3}@media(max-width: 767px){.error-404__title{font-size:80px}}.error-404__heading{font-family:var(--heading-font-family);font-size:36px;line-height:1.2;font-weight:700;color:var(--title);margin-bottom:16px}@media(max-width: 767px){.error-404__heading{font-size:28px}}.error-404__text{font-size:18px;line-height:1.6;color:var(--text-muted);margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}@media(max-width: 767px){.error-404__text{font-size:16px}}.error-404__search{margin-bottom:40px}.error-404__search .search-form{max-width:600px;margin:0 auto}.error-404__search .search-form__wrapper{position:relative;display:flex;align-items:center;background:var(--white);border:2px solid #e7e5e4;border-radius:16px;overflow:hidden;transition:border-color .2s}.error-404__search .search-form__wrapper:focus-within{border-color:var(--earth-green)}.error-404__search .search-form__icon{position:absolute;left:20px;font-size:18px;color:var(--text-muted);pointer-events:none}.error-404__search .search-form__input{flex:1;height:56px;padding:0 20px 0 56px;border:none;background:rgba(0,0,0,0);font-size:16px;color:var(--title);outline:none}.error-404__search .search-form__input::placeholder{color:var(--text-muted)}.error-404__search .search-form__button{height:56px;padding:0 32px;background:var(--earth-green);border:none;color:var(--white);font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.error-404__search .search-form__button:hover{background:var(--earth-green-dark)}.error-404__actions{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:64px;flex-wrap:wrap}.error-404__actions .btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;border-radius:12px;transition:all .3s;text-decoration:none}.error-404__actions .btn i{font-size:18px}.error-404__actions .btn-primary{background:var(--earth-green);color:var(--white);box-shadow:0 4px 16px rgba(74,93,69,.2)}.error-404__actions .btn-primary:hover{background:var(--earth-green-dark);transform:translateY(-2px);box-shadow:0 6px 20px rgba(74,93,69,.3)}.error-404__actions .btn-secondary{background:var(--white);color:var(--earth-green);border:2px solid var(--earth-green)}.error-404__actions .btn-secondary:hover{background:var(--earth-green);color:var(--white)}.error-404__links{padding-top:48px;border-top:2px solid #e7e5e4}.error-404__links-title{font-family:var(--heading-font-family);font-size:20px;font-weight:600;color:var(--title);margin-bottom:24px}.error-404__links-list{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;list-style:none;margin:0;padding:0}.error-404__links-list li{margin:0}.error-404__links-list a{font-size:16px;color:var(--text);text-decoration:none;transition:color .2s}.error-404__links-list a:hover{color:var(--earth-green)}.error-404__decoration{position:absolute;inset:0;pointer-events:none;z-index:1}.error-404__decoration-circle{position:absolute;border-radius:50%;background:var(--earth-green);opacity:.05;filter:blur(40px)}.error-404__decoration-circle--1{width:300px;height:300px;top:10%;left:5%}.error-404__decoration-circle--2{width:400px;height:400px;bottom:10%;right:5%;background:var(--muted-ochre)}.error-404__decoration-circle--3{width:200px;height:200px;top:50%;right:15%}@media(max-width: 767px){.error-404{padding:60px 0;min-height:70vh}.error-404__icon{width:100px;height:100px;margin-bottom:24px}.error-404__icon i{font-size:48px}.error-404__search .search-form__wrapper{border-radius:12px}.error-404__search .search-form__input{height:48px;padding:0 16px 0 48px;font-size:14px}.error-404__search .search-form__icon{left:16px;font-size:16px}.error-404__search .search-form__button{height:48px;padding:0 24px;font-size:14px}.error-404__actions{flex-direction:column;width:100%}.error-404__actions .btn{width:100%;justify-content:center}.error-404__links{padding-top:32px}.error-404__links-list{flex-direction:column;gap:16px}}
