:root{--honey: #D4880E;--honey-l: #F5C842;--honey-pale: #FBF0D0;--green: #2C5F2E;--green-l: #4A8C4D;--green-pale: #EAF3EB;--terra: #C4622D;--terra-l: #E8834D;--cream: #FBF5E6;--cream-2: #F2E8CC;--brown: #1A0A00;--brown-m: #5C3010;--text: #2A1800;--muted: #8B6840;--white: #FFFDF7;--border: #E5D1A0;--r: 12px;--r-sm: 8px;--r-lg: 20px;--shadow: 0 4px 24px rgba(26, 10, 0, 0.1);--shadow-lg: 0 12px 48px rgba(26, 10, 0, 0.16)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Plus Jakarta Sans", sans-serif;background:var(--cream);color:var(--text);line-height:1.6;overflow-x:hidden;padding-bottom:72px}h1,h2,h3,h4,h5{font-family:"Fraunces", serif;line-height:1.15}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button{cursor:pointer;font-family:"Plus Jakarta Sans", sans-serif}@media (min-width: 900px){body{padding-bottom:0}}.container{max-width:1200px;margin:0 auto;padding:0 24px}.logo-img{height:44px;width:auto;object-fit:contain;display:block}.footer-logo{height:52px;width:auto;object-fit:contain;opacity:0.9;margin-bottom:1rem}.img-slider{position:relative;overflow:hidden;border-radius:20px}.img-slider--hero{height:280px;border-radius:0}.img-slider--gallery{aspect-ratio:4 / 3}@media (min-width: 768px){.img-slider--hero{height:480px}}@media (min-width: 900px){.img-slider--hero{height:560px}}.img-slider__track{display:flex;height:100%;transition:transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);will-change:transform}.img-slider__slide{flex:0 0 100%;height:100%}.img-slider__slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.img-slider__caption{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1.25rem 1rem;background:linear-gradient(to top, rgba(26,10,0,0.75), transparent);color:white;font-size:0.8rem;font-style:italic;font-family:"Fraunces", serif}.img-slider__dots{position:absolute;bottom:0.75rem;left:50%;transform:translateX(-50%);display:flex;gap:0.4rem}.img-slider__dots button{width:8px;height:8px;border-radius:50%;border:none;background:rgba(255,255,255,0.5);cursor:pointer;padding:0;transition:all 0.2s}.img-slider__dots button.active{background:white;width:20px;border-radius:4px}.topbar{position:fixed;top:0;left:0;right:0;z-index:200;background:rgba(251,245,230,0.97);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);transition:box-shadow 0.3s}.topbar.scrolled{box-shadow:0 4px 32px rgba(26,10,0,0.1)}.topbar-inner{display:flex;align-items:center;gap:0.75rem;padding:0 1.25rem;max-width:1320px;margin:0 auto;height:68px}.topbar-logo{display:flex;align-items:center;gap:0.55rem;text-decoration:none;flex-shrink:0}.topbar-logo__img{height:44px;width:auto;object-fit:contain}.topbar-logo__text{display:flex;flex-direction:column}.topbar-logo__brand{font-family:"Fraunces", serif;font-size:0.95rem;font-weight:700;color:#5C3010;line-height:1.1}.topbar-logo__origin{font-size:0.52rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:#8B6840}.topbar-nav{display:none;align-items:center;gap:0.15rem;flex:1;justify-content:center}@media (min-width: 900px){.topbar-nav{display:flex}}.topbar-nav__link{font-size:0.78rem;font-weight:500;color:#8B6840;text-decoration:none;padding:0.4rem 0.7rem;border-radius:6px;transition:all 0.2s;white-space:nowrap}.topbar-nav__link:hover{color:#1A0A00;background:rgba(26,10,0,0.04)}.topbar-nav__link.active{color:#C4622D;font-weight:600}.topbar-nav__link--cta{background:#FBF0D0;color:#5C3010;font-weight:600;border:1.5px solid var(--border)}.topbar-nav__link--cta:hover{background:#F5C842;color:#1A0A00;border-color:#D4880E}.topbar-right{display:flex;align-items:center;gap:0.45rem;flex-shrink:0;margin-left:auto}@media (min-width: 900px){.topbar-right{margin-left:0}}.topbar-currency{position:relative}.topbar-currency__trigger{display:flex;align-items:center;gap:0.3rem;background:white;border:1.5px solid var(--border);border-radius:8px;padding:0.3rem 0.6rem;font-size:0.72rem;font-weight:600;color:#2A1800;cursor:pointer;transition:all 0.2s;height:34px;font-family:"Plus Jakarta Sans", sans-serif}.topbar-currency__trigger:hover{border-color:#D4880E;background:#FBF0D0}.topbar-currency__trigger svg{opacity:0.45;transition:transform 0.2s}.topbar-currency__menu{position:absolute;top:calc(100% + 8px);right:0;background:white;border:1.5px solid var(--border);border-radius:12px;box-shadow:0 16px 48px rgba(26,10,0,0.14);width:220px;overflow:hidden;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity 0.18s, transform 0.18s;z-index:300}.topbar-currency__menu.open{opacity:1;transform:translateY(0);pointer-events:all}.topbar-currency__menu button{width:100%;display:flex;align-items:center;gap:0.6rem;padding:0.6rem 1rem;background:none;border:none;cursor:pointer;font-family:"Plus Jakarta Sans", sans-serif;font-size:0.82rem;color:#2A1800;text-align:left;transition:background 0.15s}.topbar-currency__menu button span{flex:1}.topbar-currency__menu button small{font-size:0.65rem;color:#8B6840;font-weight:600}.topbar-currency__menu button:hover{background:#FBF0D0}.topbar-btn{display:inline-flex;align-items:center;justify-content:center;font-size:0.78rem;font-weight:600;padding:0 0.9rem;border-radius:8px;text-decoration:none;transition:all 0.2s;height:34px;border:1.5px solid transparent;cursor:pointer;white-space:nowrap}.topbar-btn--ghost{color:#5C3010;border-color:var(--border);background:white}.topbar-btn--ghost:hover{border-color:#D4880E;background:#FBF0D0}@media (max-width: 640px){.topbar-btn--ghost{display:none}}.topbar-btn--primary{background:#C4622D;color:white;border-color:#C4622D}.topbar-btn--primary:hover{background:#a35125}.topbar-cart{position:relative;background:#C4622D;color:white;border:none;border-radius:8px;width:40px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s;flex-shrink:0}.topbar-cart:hover{background:#D4880E}.topbar-cart__badge{position:absolute;top:-5px;right:-5px;background:#F5C842;color:#1A0A00;border-radius:50%;width:16px;height:16px;font-size:0.55rem;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid #FBF5E6}.topbar-user-menu{position:relative}.topbar-user-btn{display:flex;align-items:center;gap:0.4rem;background:white;border:1.5px solid var(--border);border-radius:8px;padding:0.3rem 0.6rem 0.3rem 0.3rem;cursor:pointer;height:34px;transition:all 0.2s;font-family:"Plus Jakarta Sans", sans-serif;font-size:0.75rem;font-weight:600;color:#5C3010}.topbar-user-btn:hover{border-color:#D4880E}.topbar-user-btn__avatar{width:24px;height:24px;background:#C4622D;color:white;border-radius:50%;font-size:0.62rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width: 480px){.topbar-user-btn__name{display:none}}.topbar-user-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:white;border:1.5px solid var(--border);border-radius:12px;box-shadow:0 16px 48px rgba(26,10,0,0.12);min-width:175px;overflow:hidden;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity 0.18s, transform 0.18s;z-index:300}.topbar-user-dropdown.open{opacity:1;transform:translateY(0);pointer-events:all}.topbar-user-dropdown a{display:block;padding:0.6rem 1rem;font-size:0.82rem;color:#2A1800;text-decoration:none;transition:background 0.15s}.topbar-user-dropdown a:hover{background:#FBF0D0}.topbar-user-dropdown__divider{height:1px;background:var(--border);margin:0.2rem 0}.topbar-signout-form{display:block}.topbar-signout-btn{width:100%;display:block;padding:0.6rem 1rem;font-size:0.82rem;color:#DC2626;background:none;border:none;cursor:pointer;text-align:left;font-family:"Plus Jakarta Sans", sans-serif;transition:background 0.15s}.topbar-signout-btn:hover{background:#FEF2F2}.topbar-hamburger{display:flex;flex-direction:column;gap:4px;background:none;border:1.5px solid var(--border);border-radius:8px;padding:0;cursor:pointer;width:36px;height:34px;align-items:center;justify-content:center}@media (min-width: 900px){.topbar-hamburger{display:none}}.topbar-hamburger span{display:block;width:15px;height:1.5px;background:#1A0A00;border-radius:2px;transition:all 0.22s}.topbar-hamburger.open span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.topbar-hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.topbar-hamburger.open span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.topbar-mobile-menu{max-height:0;overflow:hidden;background:white;border-top:1px solid var(--border);transition:max-height 0.32s ease}@media (min-width: 900px){.topbar-mobile-menu{display:none}}.topbar-mobile-menu.open{max-height:560px}.topbar-mobile-menu a,.topbar-mobile-menu button{display:block;padding:0.8rem 1.25rem;font-size:0.9rem;color:#2A1800;text-decoration:none;font-weight:500;border-bottom:1px solid rgba(229,209,160,0.5);transition:background 0.15s}.topbar-mobile-menu a:hover,.topbar-mobile-menu button:hover{background:#FBF0D0}.topbar-mobile-menu__divider{height:5px;background:#FBF5E6;border-bottom:none !important}.topbar-mobile-menu__login{color:#C4622D !important;font-weight:600 !important}.topbar-mobile-menu__register{background:#C4622D !important;color:white !important;margin:0.65rem 1rem;border-radius:8px;text-align:center;border-bottom:none !important}.topbar-mobile-menu__register:hover{background:#a35125 !important}.topbar-mobile-signout{width:100%;background:none;border:none;border-bottom:1px solid rgba(229,209,160,0.5);font-family:"Plus Jakarta Sans", sans-serif;font-size:0.9rem;color:#DC2626;cursor:pointer;text-align:left}.topbar-mobile-signout:hover{background:#FEF2F2}.curr-toggle{display:flex;border:1.5px solid var(--border);border-radius:8px;overflow-x:auto;overflow-y:hidden;background:#FFFDF7;max-width:200px;scrollbar-width:none;-ms-overflow-style:none}.curr-toggle::-webkit-scrollbar{display:none}.shop-hero-controls .curr-toggle,.checkout-summary__currency .curr-toggle{max-width:none;overflow-x:auto}.curr-btn{background:none;border:none;flex:0 0 auto;padding:0.3rem 0.52rem;font-size:0.65rem;font-weight:600;color:#8B6840;transition:all 0.15s;letter-spacing:0.04em;cursor:pointer;white-space:nowrap}.curr-btn.active{background:#D4880E;color:white}.cart-btn{background:#C4622D;color:white;border:none;border-radius:8px;padding:0.4rem 0.8rem;font-size:0.75rem;font-weight:600;display:flex;align-items:center;gap:0.4rem;min-height:36px;cursor:pointer;transition:background 0.2s}.cart-btn:hover{background:#D4880E}.cart-badge{background:white;color:#C4622D;border-radius:50%;width:16px;height:16px;font-size:0.6rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.qmark-badge{display:flex;align-items:center;gap:0.75rem;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:8px;padding:0.75rem 1rem}.qmark-badge__mark{width:44px;height:44px;background:#F5C842;color:#1A0A00;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"Fraunces", serif;font-size:1.4rem;font-weight:700;flex-shrink:0}.qmark-badge__text strong{display:block;font-size:0.78rem;color:#F5C842}.qmark-badge__text small{font-size:0.65rem;color:rgba(255,255,255,0.5)}.label{display:inline-block;font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#D4880E;background:rgba(212,136,14,0.1);border:1px solid rgba(212,136,14,0.3);padding:4px 14px;border-radius:999px;margin-bottom:16px}.s-title{font-family:"Fraunces", serif;font-size:clamp(1.7rem, 4vw, 2.4rem);font-weight:700;color:var(--text);margin-bottom:12px}.s-title em{font-style:italic;font-weight:300;color:#D4880E}.s-desc{font-size:0.95rem;color:var(--muted);max-width:580px;margin:0 auto 32px;line-height:1.7}.video-section{background:var(--cream);padding:4rem 0;text-align:center}.video-section--dark{background:#1A0A00}.video-section--dark .label::before{background:#D4880E}.video-section .container{max-width:1200px;margin:0 auto;padding:0 1rem}.video-section .s-desc,.video-section__desc{margin-bottom:2.5rem;max-width:600px}.about-video{background:var(--cream-2);padding:80px 24px;text-align:center}.about-video .section-heading{font-family:"Fraunces", serif;font-size:clamp(1.7rem, 4vw, 2.4rem);font-weight:700;color:var(--text);margin-bottom:12px}.about-video .section-heading em{font-style:italic;font-weight:300;color:#D4880E}.about-video .section-sub{font-size:0.95rem;color:var(--muted);max-width:580px;margin:0 auto 32px;line-height:1.7}.video-wrapper{position:relative;width:100%;max-width:860px;margin:0 auto 1.25rem;border-radius:20px;box-shadow:0 12px 48px rgba(26,10,0,0.16);background:#1A0A00;overflow:hidden}.video-wrapper::before{content:'';display:block;padding-top:56.25%}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-credit{text-align:center;font-size:0.78rem;color:#8B6840;max-width:860px;margin:0 auto;line-height:1.6}.video-credit strong{color:#C4622D;font-weight:600}.img-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,0.15);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,0.25);color:white;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s;z-index:2}.img-slider__arrow:hover{background:rgba(255,255,255,0.3)}.img-slider__arrow--prev{left:0.75rem}.img-slider__arrow--next{right:0.75rem}@media (max-width: 640px){.img-slider__arrow{display:none}}.site-footer{background:#1A0A00;padding:3rem 1.5rem 2rem}.site-footer .footer-inner{max-width:1200px;margin:0 auto}.site-footer .footer-top{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width: 640px){.site-footer .footer-top{grid-template-columns:2fr 1fr 1fr 1fr}}.site-footer .footer-brand p{font-size:0.8rem;color:rgba(255,255,255,0.55);line-height:1.8;margin-top:0.85rem;max-width:260px}.site-footer .footer-logo{height:52px;width:auto;object-fit:contain;opacity:0.9}.site-footer .footer-cert{display:flex;align-items:center;gap:0.85rem;margin-top:1.25rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.12);border-radius:8px;padding:0.85rem 1rem}.site-footer .footer-cert__logo{height:72px;width:auto;object-fit:contain;flex-shrink:0;filter:contrast(1.1) saturate(1.2)}.site-footer .footer-cert-text small{font-size:0.62rem;color:rgba(255,255,255,0.5);display:block;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:0.2rem}.site-footer .footer-cert-text strong{font-size:0.72rem;color:#F5C842;line-height:1.3;display:block}.site-footer .footer-col h5{font-family:"Fraunces", serif;font-size:0.95rem;font-weight:600;color:rgba(255,255,255,0.8);margin-bottom:0.85rem;text-transform:uppercase;letter-spacing:0.06em}.site-footer .footer-links{list-style:none;display:flex;flex-direction:column;gap:0.5rem}.site-footer .footer-links li,.site-footer .footer-links a{font-size:0.78rem;color:rgba(255,255,255,0.5);transition:color 0.2s;text-decoration:none;cursor:pointer}.site-footer .footer-links li:hover,.site-footer .footer-links a:hover{color:#F5C842}.site-footer .footer-social{display:flex;gap:0.5rem;margin-top:0.75rem}.site-footer .footer-social .social-btn{width:34px;height:34px;border-radius:8px;border:1px solid rgba(255,255,255,0.15);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,0.45);transition:all 0.2s;text-decoration:none}.site-footer .footer-social .social-btn:hover{border-color:#F5C842;color:#F5C842}.site-footer .footer-payments{border-top:1px solid rgba(255,255,255,0.08);padding-top:1.25rem;margin-bottom:1.25rem}.site-footer .footer-payments p{font-size:0.65rem;color:rgba(255,255,255,0.4);text-transform:uppercase;letter-spacing:0.1em;margin-bottom:0.6rem}.site-footer .pay-icons{display:flex;gap:0.5rem;flex-wrap:wrap}.site-footer .pay-icons .pay-icon{background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.1);border-radius:4px;padding:0.3rem 0.55rem;font-size:0.6rem;font-weight:700;color:rgba(255,255,255,0.5)}.site-footer .footer-bottom{border-top:1px solid rgba(255,255,255,0.06);padding-top:1.25rem;display:flex;flex-wrap:wrap;gap:0.75rem;justify-content:space-between}.site-footer .footer-bottom p{font-size:0.7rem;color:rgba(255,255,255,0.35)}.site-footer .footer-bottom-links{display:flex;gap:1.25rem}.site-footer .footer-bottom-links a{font-size:0.7rem;color:rgba(255,255,255,0.35);text-decoration:none;transition:color 0.2s}.site-footer .footer-bottom-links a:hover{color:rgba(255,255,255,0.65)}.btn{display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:0.85rem;border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:background 0.18s, transform 0.15s;padding:10px 22px}.btn-primary{background:#D4880E;color:#FFFDF7}.btn-primary:hover{background:#C4622D;color:#FFFDF7;transform:translateY(-1px)}.btn-sm{padding:7px 16px;font-size:0.78rem}.blog-hero-pg{background:linear-gradient(145deg, #1A0A00, #5C3010);padding:5rem 1rem 3rem}.blog-hero-pg__title{font-family:"Fraunces", serif;font-size:clamp(2rem, 6vw, 3rem);font-weight:700;color:white;margin-bottom:0.5rem}.blog-hero-pg__title em{font-style:italic;color:#F5C842}.blog-hero-pg__sub{color:rgba(255,255,255,0.65);font-size:0.9rem;line-height:1.7;margin-top:0.5rem}.blog-hero-pg .label{color:#F5C842;background:rgba(245,200,66,0.15);border-color:rgba(245,200,66,0.35)}.blog-body-pg{padding:3rem 0}.blog-layout{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 900px){.blog-layout{grid-template-columns:1fr 300px;align-items:start}}.featured-post{background:#FFFDF7;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px rgba(26,10,0,0.1);margin-bottom:1.5rem}.featured-post .fp-img{height:220px;position:relative;display:flex;align-items:center;justify-content:center}.featured-post .fp-img--placeholder{background:linear-gradient(135deg, #C4622D, #D4880E)}.featured-post .fp-tag{position:absolute;top:1rem;left:1rem;background:white;color:#C4622D;font-size:0.65rem;font-weight:700;padding:0.3rem 0.75rem;border-radius:20px;text-transform:uppercase;letter-spacing:0.08em}.featured-post .fp-body{padding:1.5rem}.featured-post .fp-body .fp-meta{font-size:0.7rem;color:#8B6840;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:0.6rem}.featured-post .fp-body h2{font-family:"Fraunces", serif;font-size:1.5rem;font-weight:600;margin-bottom:0.75rem;line-height:1.25;color:var(--text)}.featured-post .fp-body p{font-size:0.85rem;color:#8B6840;line-height:1.8;margin-bottom:1rem}.articles-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.articles-grid{grid-template-columns:repeat(2, 1fr)}}.blog-card{background:#FFFDF7;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px rgba(26,10,0,0.1);display:flex;flex-direction:column}.blog-card .bc-img{height:140px;background:linear-gradient(135deg, var(--honey-pale), var(--cream-2));position:relative;display:flex;align-items:flex-start;padding:0.75rem}.blog-card .bc-tag{background:rgba(255,255,255,0.85);color:#C4622D;font-size:0.6rem;font-weight:700;padding:0.25rem 0.6rem;border-radius:12px;text-transform:uppercase;letter-spacing:0.07em}.blog-card .bc-body{padding:1rem 1rem 0.5rem;flex:1}.blog-card .bc-date{font-size:0.68rem;color:#8B6840;text-transform:uppercase;letter-spacing:0.07em;margin-bottom:0.4rem}.blog-card .bc-title{font-family:"Fraunces", serif;font-size:1rem;font-weight:600;color:var(--text);line-height:1.3;margin-bottom:0.5rem}.blog-card .bc-excerpt{font-size:0.78rem;color:#8B6840;line-height:1.7}.blog-card .bc-footer{display:flex;align-items:center;justify-content:space-between;padding:0.75rem 1rem;border-top:1px solid var(--border);margin-top:0.75rem}.blog-card .bc-author{display:flex;align-items:center;gap:0.4rem;font-size:0.7rem;color:#8B6840;font-weight:500}.blog-card .bc-avatar{width:22px;height:22px;background:#D4880E;color:white;border-radius:50%;font-size:0.55rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.blog-card .bc-link{font-size:0.75rem;font-weight:600;color:#C4622D;text-decoration:none;transition:color 0.2s}.blog-card .bc-link:hover{color:#D4880E}.blog-empty{background:#FFFDF7;border-radius:20px;padding:3rem;text-align:center;color:#8B6840;font-family:"Fraunces", serif;font-style:italic;font-size:1.1rem}.sidebar{display:flex;flex-direction:column;gap:1.25rem}.sb-section{background:#FFFDF7;border-radius:20px;padding:1.25rem;box-shadow:0 4px 24px rgba(26,10,0,0.1)}.sb-section h4{font-family:"Fraunces", serif;font-size:0.95rem;font-weight:600;color:var(--text);margin-bottom:0.85rem;text-transform:uppercase;letter-spacing:0.06em}.sb-cats{list-style:none;display:flex;flex-direction:column;gap:0.1rem}.sb-cats li{display:flex;justify-content:space-between;align-items:center;padding:0.45rem 0.5rem;font-size:0.8rem;color:var(--text);border-radius:8px;cursor:pointer;transition:background 0.15s, color 0.15s}.sb-cats li span{font-size:0.68rem;font-weight:700;background:var(--honey-pale);color:#D4880E;padding:2px 7px;border-radius:10px}.sb-cats li:hover{background:var(--cream);color:#C4622D}.newsletter-card{background:linear-gradient(135deg, #1A0A00, #5C3010);border-radius:20px;padding:1.5rem;box-shadow:0 4px 24px rgba(26,10,0,0.1)}.newsletter-card h4{font-family:"Fraunces", serif;font-size:1rem;font-weight:600;color:#F5C842;margin-bottom:0.5rem}.newsletter-card p{font-size:0.75rem;color:rgba(255,255,255,0.6);line-height:1.7;margin-bottom:1rem}.nl-input{width:100%;padding:0.6rem 0.75rem;border:1.5px solid rgba(255,255,255,0.2);border-radius:8px;background:rgba(255,255,255,0.08);color:white;font-size:0.8rem;margin-bottom:0.6rem;outline:none;font-family:"Plus Jakarta Sans", sans-serif;transition:border-color 0.2s}.nl-input::placeholder{color:rgba(255,255,255,0.4)}.nl-input:focus{border-color:#F5C842}.nl-btn{width:100%;background:#D4880E;color:white;border:none;border-radius:8px;padding:0.65rem;font-size:0.8rem;font-weight:600;cursor:pointer;font-family:"Plus Jakarta Sans", sans-serif;transition:background 0.2s}.nl-btn:hover{background:#F5C842;color:#1A0A00}.flash{padding:0.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;font-size:0.85rem;font-weight:500;position:relative;z-index:50;max-width:100%}.flash--notice{background:var(--green-pale);color:#2C5F2E;border-bottom:1px solid rgba(44,95,46,0.15)}.flash--alert{background:#FEF3C7;color:#92400E;border-bottom:1px solid rgba(146,64,14,0.15)}.flash__close{background:none;border:none;font-size:1rem;cursor:pointer;opacity:0.5;padding:0 0.25rem;margin-left:1rem;line-height:1;color:inherit;flex-shrink:0}.flash__close:hover{opacity:1}.contact-hero-pg{background:linear-gradient(145deg, #5C3010, #1A0A00);padding:5rem 1rem 3rem}.contact-hero-pg__title{font-family:"Fraunces", serif;font-size:clamp(2rem, 5vw, 2.8rem);font-weight:700;color:white;margin-bottom:0.5rem}.contact-hero-pg__title em{font-style:italic;color:#F5C842}.contact-hero-pg__sub{color:rgba(255,255,255,0.65);font-size:0.9rem;margin-top:0.25rem}.contact-hero-pg .label{color:#F5C842;background:rgba(245,200,66,0.15);border-color:rgba(245,200,66,0.35)}.contact-page-body{padding:3rem 0}.contact-layout{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.contact-layout{grid-template-columns:1.3fr 1fr;align-items:start}}.contact-form-card{background:#FFFDF7;border-radius:20px;padding:2rem;box-shadow:0 4px 24px rgba(26,10,0,0.1)}.contact-form-card h3{font-family:"Fraunces", serif;font-size:1.5rem;font-weight:600;color:var(--text);margin-bottom:1.5rem}.contact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:0.75rem}@media (max-width: 480px){.contact-form .form-row{grid-template-columns:1fr}}.contact-form .fg{margin-bottom:1rem}.contact-form .fg label{display:block;font-size:0.72rem;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:#8B6840;margin-bottom:0.35rem}.contact-form .fg input,.contact-form .fg textarea,.contact-form .fg select{width:100%;border:1.5px solid var(--border);border-radius:8px;padding:0.65rem 0.9rem;font-family:"Plus Jakarta Sans", sans-serif;font-size:0.9rem;color:var(--text);background:var(--cream);transition:border-color 0.2s;outline:none;min-height:44px}.contact-form .fg input:focus,.contact-form .fg textarea:focus,.contact-form .fg select:focus{border-color:#C4622D}.contact-form .fg textarea{resize:vertical;min-height:140px;line-height:1.6}.btn-wa{background:#25D366;color:white}.btn-wa:hover{background:#1da851;color:white}.contact-info-sidebar{display:flex;flex-direction:column;gap:1rem}.whatsapp-cta-box{background:#25D366;border-radius:20px;padding:1.5rem;color:white;text-align:center}.whatsapp-cta-box h4{font-family:"Fraunces", serif;font-size:1.1rem;font-weight:600;color:white;margin-bottom:0.4rem}.whatsapp-cta-box p{font-size:0.8rem;color:rgba(255,255,255,0.85);margin-bottom:1rem;line-height:1.5}.cis-card{background:#FFFDF7;border-radius:20px;padding:1.1rem 1.25rem;box-shadow:0 4px 24px rgba(26,10,0,0.1);display:flex;gap:0.85rem;align-items:flex-start}.cis-card .cis-icon{width:40px;height:40px;background:var(--honey-pale);border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.cis-card .cis-label{font-size:0.65rem;text-transform:uppercase;letter-spacing:0.1em;color:#8B6840;margin-bottom:0.2rem}.cis-card .cis-value{font-size:0.85rem;font-weight:500;color:var(--text);line-height:1.6}.video-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto}@media (min-width: 768px){.video-grid{grid-template-columns:repeat(2, 1fr)}}.video-block__label{margin-top:0.85rem;padding:0 0.25rem}.video-block__source{font-size:0.65rem;font-weight:600;text-transform:uppercase;letter-spacing:0.12em;color:#C4622D;display:block;margin-bottom:0.2rem}.video-block__title{font-family:"Fraunces", serif;font-size:1rem;font-weight:600;color:var(--text);line-height:1.3}.farm-gallery-section{padding:4rem 0 0;background:var(--cream-2)}.farm-gallery-section .container{margin-bottom:2rem}.farm-slider{position:relative;width:100%;overflow:hidden;height:420px;background:#1A0A00}@media (min-width: 768px){.farm-slider{height:540px}}.farm-slider__track{display:flex;height:100%;transition:transform 0.55s cubic-bezier(0.25, 0.46, 0.45, 0.94);will-change:transform}.farm-slider__slide{flex:0 0 100%;height:100%;position:relative}.farm-slider__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.farm-slider__caption{position:absolute;bottom:0;left:0;right:0;padding:3rem 1.5rem 1.25rem;background:linear-gradient(to top, rgba(26,10,0,0.7), transparent);color:white;font-family:"Fraunces", serif;font-style:italic;font-size:0.9rem}.farm-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,0.15);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,0.25);color:white;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s;z-index:2}.farm-slider__arrow:hover{background:rgba(255,255,255,0.3)}.farm-slider__arrow--prev{left:1rem}.farm-slider__arrow--next{right:1rem}@media (max-width: 480px){.farm-slider__arrow{display:none}}.farm-slider__dots{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:0.4rem;z-index:2}.farm-slider__dots button{width:8px;height:8px;border-radius:50%;border:none;background:rgba(255,255,255,0.45);cursor:pointer;padding:0;transition:all 0.25s}.farm-slider__dots button.active{background:white;width:22px;border-radius:4px}.proof-item--cert{background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.15);border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0.5rem}.hero-cert-logo{height:48px;width:auto;object-fit:contain;filter:drop-shadow(0 1px 4px rgba(0,0,0,0.5))}.trust-badge--cert{background:rgba(245,200,66,0.06);border-radius:8px;padding:0.4rem 0.75rem;border:1px solid rgba(245,200,66,0.2)}.trust-cert-logo{height:44px;width:auto;object-fit:contain;display:block;filter:drop-shadow(0 1px 3px rgba(0,0,0,0.15))}.auth-page{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;background:var(--cream);padding:3rem 1rem}.auth-page--register{align-items:flex-start;padding-top:2rem}.auth-card{background:white;border-radius:20px;padding:2.5rem 2rem;width:100%;max-width:440px;box-shadow:0 12px 48px rgba(26,10,0,0.16);border:1.5px solid var(--border)}.auth-card--wide{max-width:560px}.auth-card__header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.auth-card__logo-wrap{margin-bottom:1rem}.auth-card__logo{margin:0 auto;height:52px;width:auto;object-fit:contain}.auth-card h1{font-family:"Fraunces", serif;font-size:1.75rem;font-weight:700;color:#1A0A00;margin-bottom:0.25rem;line-height:1.15}.auth-card p{font-size:0.85rem;color:#8B6840;margin:0}.auth-form{display:flex;flex-direction:column}.auth-form select{width:100%;border:1.5px solid var(--border);border-radius:8px;padding:0.7rem 2.5rem 0.7rem 0.9rem;font-family:"Plus Jakarta Sans", sans-serif;font-size:0.88rem;color:#2A1800;background-color:var(--cream);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238B6840' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.9rem center;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;min-height:48px;transition:border-color 0.2s, box-shadow 0.2s}.auth-form select:focus{border-color:#C4622D;box-shadow:0 0 0 3px rgba(196,98,45,0.1);background-color:white}.auth-field{margin-bottom:1rem}.auth-field label{display:block;font-size:0.72rem;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:#8B6840;margin-bottom:0.4rem}.auth-field input[type="text"],.auth-field input[type="email"],.auth-field input[type="tel"],.auth-field input[type="password"]{width:100%;border:1.5px solid var(--border);border-radius:8px;padding:0.7rem 0.9rem;font-family:"Plus Jakarta Sans", sans-serif;font-size:0.9rem;color:#2A1800;background:var(--cream);outline:none;transition:border-color 0.2s, box-shadow 0.2s;min-height:48px;box-sizing:border-box}.auth-field input[type="text"]:focus,.auth-field input[type="email"]:focus,.auth-field input[type="tel"]:focus,.auth-field input[type="password"]:focus{border-color:#C4622D;box-shadow:0 0 0 3px rgba(196,98,45,0.1);background:white}.auth-field input[type="text"]::placeholder,.auth-field input[type="email"]::placeholder,.auth-field input[type="tel"]::placeholder,.auth-field input[type="password"]::placeholder{color:#C4B49A}.auth-field__hint{display:block;font-size:0.7rem;color:#8B6840;margin-top:0.3rem}.auth-field__password-wrap{position:relative}.auth-field__password-wrap input{padding-right:2.75rem}.auth-field__toggle-pw{position:absolute;right:0.6rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:1rem;padding:0.25rem;opacity:0.6}.auth-field__toggle-pw:hover{opacity:1}.auth-row{display:grid;grid-template-columns:1fr 1fr;gap:0.75rem}@media (max-width: 480px){.auth-row{grid-template-columns:1fr}}.auth-remember{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;font-size:0.82rem;color:#8B6840;flex-wrap:wrap;gap:0.5rem}.auth-remember input[type="checkbox"]{accent-color:#C4622D;cursor:pointer}.auth-forgot{font-size:0.78rem;color:#C4622D;text-decoration:none;font-weight:500}.auth-forgot:hover{text-decoration:underline}.auth-submit{width:100%;justify-content:center;padding:0.9rem;font-size:0.95rem;font-weight:600;margin-top:0.25rem;margin-bottom:0;min-height:52px}.auth-divider{text-align:center;position:relative;margin:1.25rem 0;color:#8B6840;font-size:0.78rem}.auth-divider::before{content:'';position:absolute;top:50%;left:0;right:0;height:1px;background:var(--border)}.auth-divider span{background:white;padding:0 0.85rem;position:relative}.auth-wa-btn{width:100%;justify-content:center;gap:0.5rem;padding:0.85rem;font-size:0.88rem;margin-bottom:0}.auth-switch{text-align:center;margin-top:1.25rem;font-size:0.83rem;color:#8B6840}.auth-switch a{color:#C4622D;font-weight:600;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.auth-flash{border-radius:8px;padding:0.85rem 1rem;margin-bottom:1.25rem;font-size:0.82rem;line-height:1.6}.auth-flash--error{background:#FEE2E2;color:#991B1B;border:1px solid rgba(153,27,27,0.15)}.auth-flash--success{background:#D1FAE5;color:#065F46;border:1px solid rgba(6,95,70,0.15)}.auth-terms{margin-bottom:1.25rem;padding:0.85rem;background:var(--honey-pale);border-radius:8px;border:1px solid var(--border)}.cart-overlay{position:fixed;inset:0;background:rgba(26,10,0,0.4);z-index:200;opacity:0;pointer-events:none;transition:opacity 0.25s}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:340px;max-width:92vw;background:var(--white);box-shadow:-8px 0 48px rgba(26,10,0,0.18);z-index:201;display:flex;flex-direction:column;transform:translateX(100%);transition:transform 0.28s cubic-bezier(0.4, 0, 0.2, 1)}.cart-drawer.open{transform:translateX(0)}.cart-head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1.5px solid var(--border)}.cart-head h3{font-family:"Fraunces", serif;font-size:1rem;font-weight:600}.cart-close-btn{background:none;border:none;font-size:1.4rem;cursor:pointer;color:#8B6840;line-height:1;padding:0 0.25rem}.cart-items{flex:1;overflow-y:auto;padding:0.75rem 1.25rem}.cart-empty{text-align:center;color:#8B6840;font-size:0.85rem;margin-top:2rem;line-height:1.6}.cart-item{display:flex;align-items:center;gap:0.75rem;padding:0.75rem 0;border-bottom:1px solid var(--border)}.ci-emoji{font-size:1.5rem;flex-shrink:0}.ci-info{flex:1;min-width:0}.ci-name{display:block;font-size:0.82rem;font-weight:600;color:#2A1800}.ci-price{display:block;font-size:0.75rem;color:#8B6840}.ci-qty{display:flex;align-items:center;gap:0.25rem;font-size:0.8rem}.ci-qty-btn{background:var(--border);border:none;border-radius:4px;width:22px;height:22px;font-size:0.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.ci-qty-btn:hover{background:#FBF0D0}.ci-remove{background:none;border:none;color:#8B6840;font-size:1.1rem;cursor:pointer;padding:0 0.2rem}.ci-remove:hover{color:#ef4444}.cart-foot{padding:1rem 1.25rem;border-top:1.5px solid var(--border);display:flex;flex-direction:column;gap:0.5rem}.cart-total-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:0.5rem}.cart-total-row span{font-size:0.75rem;color:#8B6840;text-transform:uppercase;font-weight:600}.cart-total-row strong{font-family:"Fraunces", serif;font-size:1.25rem;color:#C4622D}.checkout-hero{background:linear-gradient(145deg, #5C3010, #1A0A00);padding:5rem 1rem 2.5rem}.checkout-hero__title{font-family:"Fraunces", serif;font-size:clamp(1.8rem, 5vw, 2.5rem);font-weight:700;color:white}.checkout-hero__sub{color:rgba(255,255,255,0.65);font-size:0.9rem}.checkout-body{padding:2.5rem 0 4rem}.checkout-layout{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media (min-width: 768px){.checkout-layout{grid-template-columns:1.4fr 1fr}}.checkout-section{background:white;border-radius:20px;padding:1.5rem;box-shadow:0 4px 24px rgba(26,10,0,0.1);margin-bottom:1.25rem}.checkout-section__title{font-family:"Fraunces", serif;font-size:1.1rem;font-weight:600;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between}.checkout-section__opt{font-family:"Plus Jakarta Sans", sans-serif;font-size:0.78rem;font-weight:400;color:#C4622D}.checkout-section__opt a{color:#C4622D}.checkout-section--user{background:#EAF3EB;border:1.5px solid rgba(44,95,46,0.2)}.checkout-form textarea{width:100%;border:1.5px solid var(--border);border-radius:8px;padding:0.7rem 0.9rem;font-family:"Plus Jakarta Sans", sans-serif;font-size:0.88rem;color:#2A1800;background:var(--cream);outline:none;transition:border-color 0.2s, box-shadow 0.2s;resize:vertical;min-height:90px;line-height:1.6;display:block;box-sizing:border-box}.checkout-form textarea:focus{border-color:#C4622D;box-shadow:0 0 0 3px rgba(196,98,45,0.1);background:white}.checkout-form textarea::placeholder{color:#C4B49A}.checkout-form input[type="text"],.checkout-form input[type="email"],.checkout-form select{width:100%;border:1.5px solid var(--border);border-radius:8px;padding:0.7rem 0.9rem;font-family:"Plus Jakarta Sans", sans-serif;font-size:0.88rem;color:#2A1800;background:var(--cream);outline:none;transition:border-color 0.2s, box-shadow 0.2s;min-height:48px;display:block;box-sizing:border-box}.checkout-form input[type="text"]:focus,.checkout-form input[type="email"]:focus,.checkout-form select:focus{border-color:#C4622D;box-shadow:0 0 0 3px rgba(196,98,45,0.1);background:white}.checkout-form input[type="text"]::placeholder,.checkout-form input[type="email"]::placeholder,.checkout-form select::placeholder{color:#C4B49A}.checkout-form select{cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238B6840' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.9rem center;background-color:var(--cream);padding-right:2.5rem}.shipping-notice{display:flex;gap:0.85rem;align-items:flex-start;border-radius:8px;padding:0.9rem 1rem;margin-bottom:1rem;font-size:0.82rem;line-height:1.6}.shipping-notice__icon{font-size:1.4rem;flex-shrink:0;margin-top:0.1rem}.shipping-notice strong{display:block;margin-bottom:0.15rem;font-size:0.85rem}.shipping-notice p{margin:0}.shipping-notice--info{background:#DBEAFE;color:#1E40AF;border:1px solid rgba(30,64,175,0.15)}.shipping-notice--warn{background:#FEF3C7;color:#92400E;border:1px solid rgba(146,64,14,0.15)}.shipping-notice--success{background:#D1FAE5;color:#065F46;border:1px solid rgba(6,95,70,0.15)}.address-group{animation:fadeInDown 0.25s ease}@keyframes fadeInDown{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}#countrySelect{font-size:0.9rem}#countrySelect option{font-size:0.88rem}.checkout-form textarea,.auth-form textarea{width:100%;border:1.5px solid var(--border);border-radius:8px;padding:0.7rem 0.9rem;font-family:"Plus Jakarta Sans", sans-serif;font-size:0.88rem;color:#2A1800;background:var(--cream);outline:none;resize:vertical;min-height:90px;line-height:1.6;transition:border-color 0.2s, box-shadow 0.2s;box-sizing:border-box}.checkout-form textarea:focus,.auth-form textarea:focus{border-color:#C4622D;box-shadow:0 0 0 3px rgba(196,98,45,0.1);background:white}.checkout-form textarea::placeholder,.auth-form textarea::placeholder{color:#C4B49A}.checkout-user-chip{display:flex;align-items:center;gap:0.85rem}.checkout-user-chip__avatar{width:44px;height:44px;background:#2C5F2E;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"Fraunces", serif;font-size:1.2rem;font-weight:700;flex-shrink:0}.checkout-user-chip strong{display:block;font-size:0.9rem;color:#2A1800}.checkout-user-chip span{font-size:0.75rem;color:#8B6840}.payment-options{display:flex;flex-direction:column;gap:0.6rem}.payment-option{cursor:pointer}.payment-option input[type="radio"]{display:none}.payment-option__card{display:flex;align-items:center;gap:0.85rem;border:2px solid var(--border);border-radius:8px;padding:0.85rem 1rem;transition:all 0.2s;background:var(--cream)}.payment-option__card:hover{border-color:#C4622D}.payment-option__card.selected{border-color:#C4622D;background:rgba(196,98,45,0.04)}.payment-option__icon{width:44px;height:44px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.payment-option strong{display:block;font-size:0.88rem;font-weight:600}.payment-option span{font-size:0.72rem;color:#8B6840}.checkout-summary{background:white;border-radius:20px;padding:1.5rem;box-shadow:0 4px 24px rgba(26,10,0,0.1);position:sticky;top:80px}.checkout-summary__title{font-family:"Fraunces", serif;font-size:1.1rem;font-weight:600;margin-bottom:1.25rem;padding-bottom:0.75rem;border-bottom:1px solid var(--border)}.checkout-summary__item{display:flex;justify-content:space-between;align-items:center;padding:0.5rem 0;font-size:0.85rem;border-bottom:1px solid var(--border)}.checkout-summary__total{display:flex;justify-content:space-between;align-items:baseline;padding:1rem 0 0.5rem}.checkout-summary__total span{font-size:0.8rem;color:#8B6840;text-transform:uppercase}.checkout-summary__total strong{font-family:"Fraunces", serif;font-size:1.4rem;color:#C4622D}.checkout-summary__currency{display:flex;align-items:center;gap:0.5rem;margin-top:0.5rem}.checkout-summary__currency small{font-size:0.65rem;color:#8B6840}.confirm-page{min-height:calc(100vh - 64px);display:flex;align-items:center;padding:3rem 1rem;background:var(--cream)}.confirm-card{background:white;border-radius:20px;padding:2.5rem;max-width:580px;margin:0 auto;text-align:center;box-shadow:0 12px 48px rgba(26,10,0,0.16)}.confirm-card__icon{font-size:3rem;margin-bottom:1rem}.confirm-card h1{font-family:"Fraunces", serif;font-size:2rem;font-weight:700;margin-bottom:0.5rem}.confirm-card__ref{background:#FBF0D0;border-radius:8px;padding:0.5rem 1rem;font-size:0.85rem;display:inline-block;margin:0.5rem 0 1rem}.confirm-details{border:1px solid var(--border);border-radius:8px;overflow:hidden;margin:1.5rem 0;text-align:left}.confirm-detail{display:flex;justify-content:space-between;padding:0.75rem 1rem;font-size:0.85rem;border-bottom:1px solid var(--border)}.confirm-detail:last-child{border-bottom:none}.confirm-detail span{color:#8B6840}.confirm-detail strong{color:#2A1800}.confirm-payment-info{border-radius:8px;padding:1.25rem;text-align:left;margin-bottom:1rem}.confirm-payment-info h4{font-family:"Fraunces", serif;font-size:1rem;margin-bottom:0.5rem}.confirm-payment-info p{font-size:0.85rem;line-height:1.6;margin-bottom:0.3rem}.confirm-payment-info--yellow{background:#FFF9C4;color:#7A5800}.confirm-payment-info--red{background:#FEE2E2;color:#991B1B}.confirm-payment-info--blue{background:#DBEAFE;color:#1E40AF}.confirm-payment-info--dark{background:#F3F4F6;color:#374151}.about-farm-slider-section{background:var(--cream-2);padding:64px 24px}.about-story-slider{position:relative;height:480px;overflow:hidden;border-radius:20px;box-shadow:0 12px 48px rgba(26,10,0,0.16);margin-top:2rem}@media (max-width: 640px){.about-story-slider{height:320px}}.about-story-slider__track{display:flex;height:100%;transition:transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);will-change:transform}.about-story-slider__slide{flex:0 0 100%;height:100%;position:relative}.about-story-slider__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.about-story-slider__caption{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.5rem 1.25rem;background:linear-gradient(to top, rgba(26,10,0,0.85), transparent);color:white;display:flex;align-items:flex-end;gap:1rem}.about-story-slider__num{font-family:"Fraunces", serif;font-size:2.5rem;font-weight:700;color:rgba(245,200,66,0.5);line-height:1;flex-shrink:0}.about-story-slider strong{display:block;font-family:"Fraunces", serif;font-size:1rem;font-weight:600;margin-bottom:0.25rem;color:white}.about-story-slider p{font-size:0.78rem;color:rgba(255,255,255,0.8);line-height:1.5;margin:0}.about-story-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,0.15);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,0.25);color:white;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background 0.2s}.about-story-slider__arrow:hover{background:rgba(255,255,255,0.3)}.about-story-slider__arrow--prev{left:0.75rem}.about-story-slider__arrow--next{right:0.75rem}.about-story-slider__dots{position:absolute;bottom:0.75rem;right:1rem;display:flex;gap:0.35rem;z-index:2}.about-story-slider__dots button{width:6px;height:6px;border-radius:50%;border:none;background:rgba(255,255,255,0.4);cursor:pointer;padding:0;transition:all 0.2s}.about-story-slider__dots button.active{background:white;width:18px;border-radius:3px}.error-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:var(--cream, #FBF5E6)}.error-card{text-align:center;max-width:520px;width:100%;padding:3rem 2rem;background:white;border-radius:20px;box-shadow:0 12px 48px rgba(26,10,0,0.12);border:1.5px solid #E5D1A0}.error-bee{margin-bottom:1.5rem}.error-bee svg{display:block;margin:0 auto;filter:drop-shadow(0 4px 12px rgba(26,10,0,0.15))}.error-code{font-family:"Fraunces", serif;font-size:5rem;font-weight:700;color:#D4880E;line-height:1;margin-bottom:0.5rem}.error-title{font-family:"Fraunces", serif;font-size:1.6rem;font-weight:600;color:#1A0A00;margin-bottom:0.75rem;line-height:1.25}.error-message{font-size:0.9rem;color:#8B6840;line-height:1.8;margin-bottom:2rem;max-width:400px;margin-left:auto;margin-right:auto}.error-actions{display:flex;gap:0.75rem;justify-content:center;flex-wrap:wrap}.error-btn{display:inline-flex;align-items:center;gap:0.4rem;padding:0.75rem 1.5rem;border-radius:8px;font-size:0.88rem;font-weight:600;text-decoration:none;transition:all 0.2s;min-height:48px}.error-btn--primary{background:#C4622D;color:white}.error-btn--primary:hover{background:#D4880E}.error-btn--secondary{background:#FBF0D0;color:#5C3010;border:1.5px solid #E5D1A0}.error-btn--secondary:hover{background:#F5C842}.error-btn--wa{background:#25D366;color:white}.error-btn--wa:hover{background:#1EB858}.hero-v2{position:relative;min-height:100svh;overflow:hidden;background:linear-gradient(150deg, #2C1200 0%, #6B2D00 20%, #B85C00 45%, #D4880E 70%, #E8A820 85%, #F5C842 100%);display:flex;flex-direction:column}.hero-v2::after{content:'';position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle, rgba(245,200,66,0.3) 0%, rgba(212,136,14,0.15) 40%, transparent 70%);right:-120px;top:5%;pointer-events:none;z-index:1}.hero-v2::before{content:'';position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle, rgba(184,92,0,0.22) 0%, transparent 70%);left:-100px;bottom:10%;pointer-events:none;z-index:1}.hero-v2__bg{position:absolute;inset:0;z-index:0}.hero-v2__bg-img{width:100%;height:100%;object-fit:cover;object-position:center 30%;opacity:0.55;mix-blend-mode:normal}.hero-v2__bg-overlay{position:absolute;inset:0;background:linear-gradient(155deg, rgba(26,8,0,0.72) 0%, rgba(61,21,0,0.55) 35%, rgba(150,70,10,0.35) 65%, rgba(180,90,10,0.2) 100%)}.hero-v2__inner{position:relative;z-index:2;flex:1;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center;max-width:1200px;margin:0 auto;width:100%;padding:5rem 1.25rem 3.5rem}@media (min-width: 768px){.hero-v2__inner{grid-template-columns:1fr 1fr;padding:6rem 2rem 4rem;gap:4rem}}.hero-v2__badge{display:inline-flex;align-items:center;gap:0.5rem;background:rgba(26,8,0,0.35);border:1px solid rgba(245,200,66,0.4);border-radius:24px;padding:0.38rem 1rem;font-size:0.7rem;font-weight:600;color:#F5C842;letter-spacing:0.07em;text-transform:uppercase;margin-bottom:1.35rem}.hero-v2__badge-dot{width:7px;height:7px;background:#4ADE80;border-radius:50%;animation:heroBlinkDot 1.6s ease-in-out infinite;flex-shrink:0}.hero-v2__title{font-family:"Fraunces", serif;font-size:clamp(2.6rem, 7vw, 4.8rem);font-weight:700;color:white;line-height:1.06;margin-bottom:1.2rem;text-shadow:0 2px 20px rgba(0,0,0,0.5),0 4px 40px rgba(0,0,0,0.3)}.hero-v2__title em{font-style:italic;font-weight:300;color:#F5C842;display:block}.hero-v2__sub{font-size:1rem;color:rgba(255,255,255,0.8);line-height:1.8;max-width:440px;margin-bottom:1.35rem;font-weight:300;text-shadow:0 1px 8px rgba(0,0,0,0.4)}.hero-v2__urgency{display:inline-flex;align-items:center;gap:0.5rem;background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.12);border-radius:8px;padding:0.45rem 0.8rem;font-size:0.77rem;color:rgba(255,255,255,0.72);margin-bottom:1.75rem}.hero-v2__urgency-dot{width:7px;height:7px;background:#4ADE80;border-radius:50%;animation:heroBlinkDot 1.3s ease-in-out infinite;flex-shrink:0}.hero-v2__actions{display:flex;gap:0.75rem;flex-wrap:wrap;margin-bottom:2rem}.hero-v2__cta-primary{display:inline-flex;align-items:center;gap:0.5rem;background:linear-gradient(135deg, #D4880E, #F5C842);color:#1A0A00;font-weight:700;font-size:0.95rem;padding:0.85rem 1.6rem;border-radius:50px;text-decoration:none;transition:all 0.22s;box-shadow:0 6px 24px rgba(212,136,14,0.42)}.hero-v2__cta-primary:hover{transform:translateY(-2px);box-shadow:0 10px 32px rgba(212,136,14,0.55)}.hero-v2__cta-secondary{display:inline-flex;align-items:center;background:rgba(255,255,255,0.08);color:white;font-weight:600;font-size:0.9rem;padding:0.85rem 1.6rem;border-radius:50px;text-decoration:none;border:1.5px solid rgba(255,255,255,0.2);transition:all 0.22s}.hero-v2__cta-secondary:hover{background:rgba(255,255,255,0.14);border-color:rgba(255,255,255,0.38)}.hero-v2__trust{display:flex;gap:1rem;flex-wrap:wrap}.hero-v2__trust-item{display:flex;align-items:center;gap:0.3rem;font-size:0.7rem;color:rgba(255,255,255,0.55);font-weight:500}.hero-v2__showcase{position:relative;display:flex;align-items:center;justify-content:center;min-height:380px}.hero-v2__bee{position:absolute;top:-24px;left:0;z-index:3;filter:drop-shadow(0 8px 24px rgba(0,0,0,0.28));animation:amaraFloat 3.8s ease-in-out infinite}@media (max-width: 767px){.hero-v2__bee{width:100px;top:-16px;left:8px}}.hero-v2__jar-card{background:linear-gradient(160deg, rgba(251,240,208,0.96) 0%, rgba(245,200,66,0.28) 100%);border:2px solid rgba(212,136,14,0.38);border-radius:22px;padding:0 1.75rem 1.75rem;text-align:center;position:relative;z-index:2;box-shadow:0 24px 64px rgba(0,0,0,0.32),inset 0 1px 0 rgba(255,255,255,0.45);width:228px;margin-top:2.5rem}@media (max-width: 767px){.hero-v2__jar-card{width:196px;margin-left:auto}}.hero-v2__jar-drip{margin-bottom:0.6rem;overflow:hidden}.hero-v2__jar-drip svg{width:100%;height:28px;display:block}.hero-v2__jar-svg{display:block;margin:0 auto;filter:drop-shadow(0 8px 20px rgba(212,136,14,0.38));transition:transform 0.3s}.hero-v2__jar-svg:hover{transform:rotate(3deg) scale(1.04)}.hero-v2__jar-price{font-size:0.8rem;color:#5C3010;margin:0.65rem 0 0.45rem}.hero-v2__jar-price strong{font-family:"Fraunces", serif;font-size:1.25rem;font-weight:700;color:#C4622D;display:block}.hero-v2__jar-btn{display:inline-flex;background:#C4622D;color:white;font-size:0.8rem;font-weight:600;padding:0.5rem 1.15rem;border-radius:50px;text-decoration:none;transition:background 0.2s;margin-bottom:0.65rem}.hero-v2__jar-btn:hover{background:#D4880E;color:#1A0A00}.hero-v2__jar-badge{display:inline-flex;align-items:center;gap:0.4rem;background:#2C5F2E;color:white;font-size:0.58rem;font-weight:700;padding:0.22rem 0.6rem;border-radius:20px;letter-spacing:0.05em;text-transform:uppercase}.hero-v2__qmark{height:20px;width:auto;filter:brightness(10)}.hero-v2__floater{position:absolute;background:rgba(255,255,255,0.1);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,0.18);border-radius:12px;padding:0.6rem 0.8rem;text-align:center;color:white;z-index:4}.hero-v2__floater-num{display:block;font-family:"Fraunces", serif;font-size:1.2rem;font-weight:700;color:#F5C842;line-height:1}.hero-v2__floater span:last-child{font-size:0.6rem;text-transform:uppercase;letter-spacing:0.1em;color:rgba(255,255,255,0.55)}.hero-v2__floater--1{top:10px;right:0;animation:floatChip 4s ease-in-out infinite}.hero-v2__floater--2{top:95px;right:0;animation:floatChip 4s ease-in-out 1.1s infinite}.hero-v2__bottom-wave{position:relative;z-index:2;margin-top:-3px;margin-bottom:-2px;line-height:0}.hero-v2__bottom-wave svg{display:block;width:100%;height:70px;vertical-align:bottom}@keyframes heroBlinkDot{0%,100%{opacity:1}50%{opacity:0.3}}@keyframes floatChip{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.amara-float{animation:amaraFloat 3.8s ease-in-out infinite}@keyframes amaraFloat{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(1.5deg)}}.section-animate.will-animate{opacity:0;transform:translateY(28px);transition:opacity .6s ease, transform .6s ease}.section-animate.will-animate.is-visible{opacity:1;transform:none}.section-animate.will-animate .fprod-card,.section-animate.will-animate .how-step,.section-animate.will-animate .review-card{opacity:0;transform:translateY(16px);transition:opacity .5s ease, transform .5s ease}.section-animate.will-animate.is-visible .fprod-card,.section-animate.will-animate.is-visible .how-step,.section-animate.will-animate.is-visible .review-card{opacity:1;transform:none}.section-animate.will-animate.is-visible .fprod-card:nth-child(1),.section-animate.will-animate.is-visible .how-step:nth-child(1),.section-animate.will-animate.is-visible .review-card:nth-child(1){transition-delay:0s}.section-animate.will-animate.is-visible .fprod-card:nth-child(2),.section-animate.will-animate.is-visible .how-step:nth-child(2),.section-animate.will-animate.is-visible .review-card:nth-child(2){transition-delay:0.1s}.section-animate.will-animate.is-visible .fprod-card:nth-child(3),.section-animate.will-animate.is-visible .how-step:nth-child(3),.section-animate.will-animate.is-visible .review-card:nth-child(3){transition-delay:0.2s}.section-animate.will-animate.is-visible .fprod-card:nth-child(4),.section-animate.will-animate.is-visible .how-step:nth-child(4),.section-animate.will-animate.is-visible .review-card:nth-child(4){transition-delay:0.3s}.section-animate.will-animate.is-visible .fprod-card:nth-child(5),.section-animate.will-animate.is-visible .how-step:nth-child(5),.section-animate.will-animate.is-visible .review-card:nth-child(5){transition-delay:0.4s}.section-animate.will-animate.is-visible .fprod-card:nth-child(6),.section-animate.will-animate.is-visible .how-step:nth-child(6),.section-animate.will-animate.is-visible .review-card:nth-child(6){transition-delay:0.5s}@media (prefers-reduced-motion: reduce){.section-animate.will-animate{opacity:1;transform:none;transition:none}.section-animate.will-animate .fprod-card,.section-animate.will-animate .how-step,.section-animate.will-animate .review-card{opacity:1;transform:none;transition:none}}.main-content{padding-top:68px}@media (max-width: 900px){.main-content{padding-bottom:72px}}
