:root{--canopy: #1B4332;--forest: #2D6A4F;--sage: #5D8A6C;--gold: #C8922A;--gold-2: #D4A845;--cream: #F5EDD8;--cream-alt: #F0EBE0;--parchment: #F0EBE0;--ink: #1A2A20;--muted: #4E6657;--border: rgba(27,67,50,.12);--radius: 8px;--font-serif: "Plus Jakarta Sans", sans-serif;--font-sans: "Inter", Arial, sans-serif;--shadow-sm: 0 2px 8px rgba(0,0,0,.08);--shadow-md: 0 8px 32px rgba(0,0,0,.12);--shadow-lg: 0 16px 48px rgba(0,0,0,.16);--green: #1B4332;--green-light: #2D6A4F}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);color:var(--ink);background:var(--cream);line-height:1.65;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font:inherit}ul{list-style:none}::selection{background:#1b43321f;color:var(--canopy)}h1,h2,h3,h4,h5{font-family:var(--font-serif);font-weight:800;color:var(--ink);line-height:1.1;letter-spacing:-.025em}h1{font-size:clamp(2.3rem,5vw,3.9rem);line-height:1.07;letter-spacing:-.032em}h2{font-size:clamp(1.65rem,3.5vw,2.65rem);line-height:1.11;letter-spacing:-.024em;font-weight:700}h3{font-size:clamp(1.2rem,2.5vw,1.6rem);line-height:1.2;letter-spacing:-.016em;font-weight:700}h4{font-size:1.05rem;line-height:1.3;letter-spacing:-.01em;font-weight:600}h5{font-size:.9rem;font-weight:600;letter-spacing:0}p{max-width:68ch;line-height:1.72;color:#2c3b30}strong{font-weight:600}.section{padding:5.5rem 0;background:#fdfaf5}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.section-head{margin-bottom:3.5rem}.section-head.center{text-align:center}.section-head.center .section-sub{margin-left:auto;margin-right:auto}.section-head-xl{margin-bottom:3.5rem}.section-label{font-family:var(--font-sans);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);display:inline-flex;align-items:center;gap:.5rem;width:fit-content;margin-bottom:.65rem}.section-label:before{content:"";width:20px;height:2px;background:var(--gold);border-radius:2px;flex-shrink:0}.section-head.center .section-label{margin-left:auto;margin-right:auto;justify-content:center}.section-title{font-family:var(--font-serif);font-weight:800;letter-spacing:-.022em;color:var(--ink);margin-bottom:.75rem;font-size:clamp(1.65rem,2.8vw,2.4rem);line-height:1.13}.section-title:after{content:"";display:block;width:42px;height:2px;background:linear-gradient(90deg,var(--gold),var(--gold-2));margin:.65rem 0 0;border-radius:2px}.section-head.center .section-title:after{margin:.65rem auto 0}.section-sub{font-family:var(--font-sans);font-size:.95rem;color:var(--muted);line-height:1.72;max-width:52ch;font-weight:400}.section-title-flush{margin:0}.view-all-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--canopy);transition:gap .18s,color .18s}.view-all-link:hover{gap:.65rem;color:var(--gold)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.6rem;border-radius:5px;font-family:var(--font-sans);font-size:.8rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:all .18s cubic-bezier(.4,0,.2,1);white-space:nowrap;line-height:1;cursor:pointer;border:2px solid transparent}.btn:active{transform:scale(.98);filter:brightness(.93)}.btn-primary{background:var(--canopy);color:#fff;border-color:var(--canopy);box-shadow:0 1px 3px #1b433229}.btn-primary:hover{background:var(--forest);border-color:var(--forest);box-shadow:0 6px 20px #1b433247;transform:translateY(-1px)}.btn-gold{background:var(--gold);color:#fff;border-color:var(--gold);box-shadow:0 1px 3px #c8922a29}.btn-gold:hover{background:var(--gold-2);border-color:var(--gold-2);box-shadow:0 6px 20px #c8922a4d;transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--canopy);border-color:var(--canopy)}.btn-outline:hover{background:var(--canopy);color:#fff}.btn-outline-white{background:transparent;color:#fff;border-color:#ffffff8c}.btn-outline-white:hover{background:#ffffff1f;border-color:#fffc}.btn-sm{padding:.46rem 1rem;font-size:.72rem}.btn-lg{padding:.9rem 2rem;font-size:.88rem}.btn-icon{width:2.5rem;height:2.5rem;padding:0;justify-content:center;border-radius:50%;border-width:1px;border-color:var(--border)}.btn-icon:hover{background:var(--canopy);color:#fff;border-color:var(--canopy)}.btn-submit-full{width:100%;justify-content:center;padding:.9rem 1.5rem}.topbar{background:var(--canopy);color:#ffffffd9;font-size:.76rem;padding:.45rem 0;border-bottom:none}.topbar-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.topbar-usps{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.topbar-usp{display:flex;align-items:center;gap:.4rem;font-size:.63rem;letter-spacing:.03em;white-space:nowrap}.topbar-usp svg,.topbar svg{opacity:.75;flex-shrink:0;stroke:#ffffffb3}.topbar-right{display:flex;align-items:center;gap:1rem;flex-shrink:0}.topbar-lang{display:flex;align-items:center;gap:.35rem;opacity:.85}.topbar-lang select{background:transparent;border:none;color:inherit;font:inherit;font-size:.76rem;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.topbar-cta{display:inline-flex;align-items:center;gap:.35rem;background:var(--gold);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:.38rem .9rem;border-radius:3px;white-space:nowrap;transition:background .2s}.topbar-cta:hover{background:var(--gold-2)}.nav{background:#fff;border-bottom:1px solid rgba(27,67,50,.1);position:sticky;top:0;z-index:100;box-shadow:0 1px 6px #1b43320f;transition:box-shadow .3s}.nav.scrolled{box-shadow:0 4px 20px #0000001a}.nav-inner{max-width:1280px;margin:0 auto;padding:.6rem 1.5rem;display:flex;align-items:center;gap:1.5rem}.logo{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.logo-img{height:44px;width:auto;display:block;object-fit:contain}.logo-mark{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.logo-text{display:flex;flex-direction:column;line-height:1}.logo-ceylon{font-family:var(--font-serif);font-style:italic;font-size:.65rem;color:var(--sage);letter-spacing:.06em}.logo-aroma{font-family:var(--font-serif);font-size:1.45rem;font-weight:700;color:var(--canopy);letter-spacing:-.01em}.nav-links{display:flex;align-items:center;gap:0;flex:1;justify-content:center}.nav-link{display:inline-flex;align-items:center;gap:.3rem;padding:.5rem .75rem;font-size:.72rem;font-weight:700;color:#374151;letter-spacing:.05em;text-transform:uppercase;transition:color .18s;position:relative;white-space:nowrap}.nav-link:hover,.nav-link.active{color:var(--canopy)}.nav-link.active:after{content:"";position:absolute;bottom:-1px;left:.7rem;right:.7rem;height:2px;background:var(--gold);border-radius:2px}.nav-actions{display:flex;align-items:center;gap:.5rem;margin-left:auto;flex-shrink:0}.nav-cta-btn{margin-left:.75rem}.nav-search-btn{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--ink);transition:background .2s}.nav-search-btn:hover{background:var(--parchment);color:var(--canopy)}.nav-icon-btn{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--ink);transition:background .2s}.nav-icon-btn:hover{background:var(--parchment);color:var(--canopy)}.hamburger{display:none;flex-direction:column;gap:5px;padding:.25rem;cursor:pointer}.hamburger span{width:22px;height:2px;background:var(--ink);border-radius:2px;transition:all .3s}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-dropdown{position:relative}.nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-menu{position:absolute;top:calc(100% + .5rem);left:0;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-md);min-width:220px;padding:.4rem;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s;z-index:200}.nav-dropdown-menu a{display:block;padding:.55rem 1rem;font-size:.8rem;font-weight:500;color:var(--ink);border-radius:6px;margin:1px 0;transition:background .15s,color .15s}.nav-dropdown-menu a:hover{background:var(--parchment);color:var(--canopy)}.nav-mega{display:none;position:fixed;left:0;right:0;width:100%;background:#fff;border-top:2px solid rgba(27,67,50,.12);box-shadow:0 16px 48px #1b433224;z-index:9999}.nav-mega-wrap.mega-open .nav-mega{display:block}.nav-mega-wrap{position:static}.nav-mega-inner{max-width:1280px;margin:0 auto;padding:1.5rem 2rem 2rem}.nav-mega-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(27,67,50,.1)}.nav-mega-heading{font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.nav-mega-all{font-size:.72rem;font-weight:700;color:var(--canopy);display:inline-flex;align-items:center;gap:.3rem;letter-spacing:.04em;transition:opacity .15s}.nav-mega-all:hover{opacity:.75}.nav-mega-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem 1rem}.nav-mega-col{display:flex;flex-direction:column;gap:.3rem}.nav-mega-cat{font-size:.78rem;font-weight:700;color:var(--canopy);display:block;padding:.2rem 0;border-bottom:1.5px solid rgba(27,67,50,.15);margin-bottom:.3rem;transition:color .15s,border-color .15s}.nav-mega-cat:hover,.nav-mega-cat.active{color:var(--gold);border-bottom-color:var(--gold)}.nav-mega-subs{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.18rem}.nav-mega-subs a{font-size:.72rem;color:var(--muted);display:inline-flex;align-items:center;gap:.25rem;padding:.15rem 0;transition:color .15s,padding-left .15s}.nav-mega-subs a:hover,.nav-mega-subs a.active{color:var(--canopy);padding-left:.35rem}.nav-mega-subs svg{flex-shrink:0;opacity:.5}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:198;opacity:0;pointer-events:none;transition:opacity .3s}.mobile-nav{position:fixed;top:0;right:-100%;width:min(360px,90vw);height:100%;background:#fff;z-index:199;overflow-y:auto;transition:right .3s;box-shadow:var(--shadow-lg)}.mobile-overlay.open{opacity:1;pointer-events:all}.mobile-nav.open{right:0}.mobile-nav-header{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1rem;border-bottom:1px solid rgba(27,67,50,.08)}.mobile-close{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--parchment)}.mobile-links{padding:1rem}.mobile-link{display:flex;align-items:center;padding:.875rem 1.25rem;font-size:.95rem;font-weight:500;color:var(--ink);border-radius:var(--radius);border-bottom:1px solid var(--border);min-height:52px}.mobile-link:last-child{border-bottom:none}.mobile-link:hover{background:var(--parchment);color:var(--canopy)}.mobile-actions{padding:1rem;display:flex;flex-direction:column;gap:.5rem;border-top:1px solid var(--border)}.mobile-accordion{width:100%}.mobile-accordion-btn{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;cursor:pointer;text-align:left}.mobile-acc-icon{transition:transform .25s;flex-shrink:0}.mobile-accordion-btn[aria-expanded=true] .mobile-acc-icon{transform:rotate(180deg)}.mobile-accordion-body{display:none;flex-direction:column;padding:.25rem 0 .5rem 1rem;border-left:2px solid rgba(27,67,50,.2);margin-left:.5rem;gap:.1rem}.mobile-accordion-body.open{display:flex}.mobile-sub-link{font-size:.8rem;color:var(--ink);padding:.3rem .4rem;border-radius:3px;display:flex;align-items:center;min-height:44px;transition:background .15s,color .15s}.mobile-sub-link:hover{background:#1b433214;color:var(--canopy)}.mobile-sub-all{font-weight:700;color:var(--canopy);margin-bottom:.35rem}.mobile-sub-cat{font-weight:600}.mobile-sub-sub{font-size:.75rem;padding-left:1rem;color:var(--muted)}.hero{min-height:88vh;display:grid;grid-template-columns:1fr 1fr}.hero.hero-split{position:relative;background:var(--cream);overflow:hidden;display:block;padding:0;min-height:unset;grid-template-columns:unset}.hs-left{position:relative;z-index:3;width:48%;min-height:520px;display:flex;align-items:center;background:var(--cream)}.hs-left:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 100% 50%,rgba(200,146,42,.04) 0%,transparent 70%);pointer-events:none;z-index:0}.hs-left-inner{position:relative;z-index:2;padding:4.5rem clamp(2rem,3vw,3.5rem) 4.5rem clamp(1.5rem,calc((100vw - 1280px)/2 + 2.5rem),7rem);max-width:560px}.hs-right{position:absolute;top:0;right:0;bottom:0;left:40%;z-index:1;overflow:hidden}.hs-slides{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hs-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 2s cubic-bezier(.4,0,.2,1)}.hs-slide.active{opacity:1}.hs-slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:scale(1.06);transition:transform 10s cubic-bezier(.25,.46,.45,.94)}.hs-slide.active img{transform:scale(1)}.hs-fade{position:absolute;top:0;left:0;width:58%;height:100%;background:radial-gradient(ellipse 55% 70% at 0% 50%,#f5edd873,#f5edd800),linear-gradient(90deg,#f5edd8,#f5edd8 12%,#f5edd8f7 21%,#f5edd8e0 32%,#f5edd8b8,#f5edd880,#f5edd847 68%,#f5edd81a 81%,#f5edd805 91%,#f5edd800);z-index:4;pointer-events:none}.hs-dots{position:absolute;bottom:1.25rem;right:1.5rem;z-index:5;display:flex;gap:.5rem;align-items:center}.hs-dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;padding:0;transition:background .3s,transform .3s}.hs-dot.active{background:#fff;transform:scale(1.4)}.hero-purity-badge{position:absolute;left:calc(40% - 55px);top:50%;transform:translateY(-50%);z-index:10;width:130px;height:130px;background:#fffcf5f7;border-radius:50%;border:2px solid var(--gold);box-shadow:0 0 0 6px #c8922a1a,0 6px 28px #1b433233;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.5rem}.hpb-pct{font-family:var(--font-serif);font-size:1.9rem;font-weight:800;color:var(--canopy);line-height:1;letter-spacing:-.03em}.hpb-label{font-size:.44rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);line-height:1.6;margin-top:.25rem}.hpb-leaf{color:var(--gold);margin-top:3px}.hero-eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);background:#c8922a14;border:1px solid rgba(200,146,42,.35);padding:.38rem 1rem .38rem .7rem;border-radius:100px;margin-bottom:1.25rem;position:relative}.hero-eyebrow-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--gold);flex-shrink:0;opacity:.9}.hs-left-inner:before{content:"";display:block;width:40px;height:2px;background:linear-gradient(90deg,var(--gold) 0%,rgba(200,146,42,.2) 100%);border-radius:2px;margin-bottom:1.1rem}.hero-title{font-family:var(--font-serif);font-size:clamp(2.4rem,4vw,3.8rem);color:var(--canopy);font-weight:900;line-height:1.08;letter-spacing:-.04em;margin:0 0 1.25rem}.hero-title em{color:var(--gold);font-style:italic;background:linear-gradient(135deg,var(--gold) 20%,#E8B84A 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-desc{color:var(--muted);font-size:.95rem;line-height:1.8;margin:0 0 2rem;max-width:42ch;border-left:3px solid rgba(200,146,42,.3);padding-left:.9rem}.hero-cta{display:flex;gap:.85rem;flex-wrap:wrap;align-items:center}.hero-trust{display:flex;align-items:center;gap:0;margin-top:2rem;padding-top:1.75rem;border-top:1px solid var(--border);flex-wrap:wrap}.hero-trust-item{display:flex;align-items:center;gap:.4rem;font-size:.68rem;font-weight:700;color:#6b7280;letter-spacing:.05em;text-transform:uppercase;padding-right:1.25rem;margin-right:1.25rem;border-right:1px solid var(--border)}.hero-trust-item:last-child{border-right:none;padding-right:0;margin-right:0}.hero-trust-item svg{color:var(--sage);flex-shrink:0}.stats-bar{background:var(--canopy);margin:0;padding:0}.stats-inner{display:flex;justify-content:center;align-items:stretch;padding:0;max-width:1280px;margin:0 auto}.stat-item{display:flex;align-items:center;gap:.75rem;flex:1;border-right:1px solid rgba(255,255,255,.12);padding:1.4rem 1.5rem}.stat-item:last-child{border-right:none}.stat-icon{display:flex;flex-shrink:0;width:38px;height:38px;align-items:center;justify-content:center;color:var(--gold)}.stat-text{display:flex;flex-direction:column;gap:.1rem}.stat-num{font-family:var(--font-serif);font-size:1.6rem;font-weight:700;color:var(--gold-2);line-height:1.1;letter-spacing:-.02em;display:block;margin-bottom:.15rem}.stat-label{font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-top:.15rem;display:block}.trust-bar{background:var(--cream);border-top:1px solid rgba(200,146,42,.18);border-bottom:1px solid rgba(200,146,42,.18);padding:.85rem 0;overflow:hidden}.trust-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center}.trust-title{font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);white-space:nowrap;flex-shrink:0}.trust-certs{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;justify-content:center}.trust-cert{display:flex;align-items:center;gap:.45rem;font-size:.72rem;font-weight:600;color:var(--ink);white-space:nowrap}.tc-icon{width:18px;height:18px;flex-shrink:0;stroke:var(--canopy)}.categories.section{background:#fdfaf5;padding-top:3rem;padding-bottom:3rem}.categories .section-head{margin-bottom:1.75rem}.cat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.cat-card{position:relative;overflow:hidden;border-radius:14px;aspect-ratio:3/4;display:block;background:#1a2e23;box-shadow:0 4px 20px #00000026;border:none;transition:transform .3s,box-shadow .3s;cursor:pointer;text-decoration:none}.cat-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #00000038}.cat-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}.cat-card:hover .cat-bg-img{transform:scale(1.07)}.cat-no-img{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1b4332,#2d6a4f)}.cat-label-bar{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.3) 60%,transparent 100%);padding:2.2rem 1rem .9rem;transition:background .3s}.cat-card:hover .cat-label-bar{background:linear-gradient(to top,rgba(27,67,50,.88) 0%,rgba(27,67,50,.45) 60%,transparent 100%)}.cat-name{display:block;font-family:var(--font-serif);font-size:.95rem;font-weight:600;color:#fff;text-align:center;line-height:1.3;text-shadow:0 1px 6px rgba(0,0,0,.5);letter-spacing:.01em}.cat-arr,.cat-img-wrap,.cat-img-placeholder,.cat-icon-row{display:none}.cat-count{font-size:.7rem;color:#fff9;text-align:center;margin-top:.15rem}.why-choose.section{background:var(--canopy);padding-top:5.5rem;padding-bottom:5.5rem}.why-choose .section-label{color:var(--gold)}.why-choose .section-title{color:#fff}.why-choose .section-title:after{background:linear-gradient(90deg,var(--gold),transparent)}.why-choose .section-sub{color:#fff9}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.why-card{position:relative;background:#ffffff0d;border:1px solid rgba(200,146,42,.2);border-radius:14px;padding:2rem 1.75rem 1.75rem;transition:background .25s,border-color .25s,transform .25s;overflow:hidden}.why-card:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(to bottom,var(--gold),transparent);border-radius:14px 0 0 14px}.why-card:hover{background:#ffffff17;border-color:var(--gold);transform:translateY(-4px)}.why-card-num{position:absolute;top:1.25rem;right:1.5rem;font-family:var(--font-serif);font-size:2.8rem;font-weight:700;color:#c8922a1f;line-height:1;pointer-events:none}.why-card-icon{width:48px;height:48px;border-radius:10px;background:#c8922a26;color:var(--gold);display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem}.why-card-title{font-family:var(--font-serif);font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:.6rem;line-height:1.3}.why-card-desc{font-size:.8rem;color:#ffffff94;line-height:1.65;margin:0;max-width:none}.why-choose-row{display:flex;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #0000000f}.why-pill{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.25rem .85rem;border-right:1px solid var(--border);gap:.75rem;transition:all .22s;cursor:default}.why-pill:last-child{border-right:none}.why-pill:hover{background:var(--parchment)}.why-pill-icon{width:52px;height:52px;border-radius:50%;border:1.5px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--canopy);transition:all .25s;flex-shrink:0}.why-pill:hover .why-pill-icon{background:var(--canopy);color:#fff;border-color:var(--canopy);transform:scale(1.08)}.why-pill-label{font-size:.74rem;font-weight:700;color:var(--canopy);line-height:1.4}.collections.section{background:var(--parchment)}.coll-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.coll-card{border-radius:10px;overflow:hidden;cursor:pointer;box-shadow:0 2px 8px #00000012;transition:box-shadow .22s,transform .22s}.coll-card:hover{box-shadow:0 12px 32px #1b433226;transform:translateY(-4px)}.coll-img{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--canopy)}.coll-img img,.coll-bg-img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.coll-card:hover .coll-img img,.coll-card:hover .coll-bg-img{transform:scale(1.07)}.coll-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(170deg,#04120966,#1b4332d1);display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;transition:background .3s}.coll-card:hover .coll-overlay{background:linear-gradient(170deg,#04120985,#1b4332e6)}.coll-name{font-family:var(--font-serif);font-size:1.05rem;font-weight:700;color:#fff;line-height:1.25;margin-bottom:.3rem}.coll-desc{font-size:.77rem;color:#ffffffc7;line-height:1.5;margin-bottom:.9rem;max-width:none}.coll-btn{display:inline-flex;align-items:center;gap:.35rem;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;border:1px solid rgba(255,255,255,.45);padding:.42rem 1rem;border-radius:3px;transition:background .2s,border-color .2s;width:fit-content}.coll-btn:hover{background:var(--gold);border-color:var(--gold)}.coll-img-placeholder{background-size:cover;background-position:center;width:100%;height:100%;font-size:0;color:transparent}.products-section.section{background:#fdfaf5}.products-tab-hd{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.products-tab-hd h2{margin:0}.products-tab-bar{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.tab-btn{padding:.4rem .9rem;border-radius:var(--radius);font-size:.7rem;font-weight:700;color:var(--muted);border:1px solid var(--border);transition:all .15s;text-transform:uppercase;letter-spacing:.05em}.tab-btn.active,.tab-btn:hover{background:var(--canopy);color:#fff;border-color:var(--canopy)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.products-grid-4{grid-template-columns:repeat(4,1fr)}.product-tabs{display:flex;gap:.4rem;flex-wrap:wrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-tabs::-webkit-scrollbar{display:none}.product-img-link{display:block;overflow:hidden}.products-carousel-wrap{position:relative;padding:0 24px}.products-carousel{display:flex;gap:1.25rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:6px}.products-carousel::-webkit-scrollbar{display:none}.products-carousel .product-card{flex:0 0 calc(25% - 1rem);min-width:220px;scroll-snap-align:start}.pc-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#fff;border:1.5px solid rgba(27,67,50,.14);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #1b43321a;z-index:10;color:var(--canopy);transition:all .2s;padding:0}.pc-arrow:hover{background:var(--canopy);color:#fff;border-color:var(--canopy)}.pc-arrow:disabled{opacity:.25;pointer-events:none}.pc-prev{left:0}.pc-next{right:0}.product-card{position:relative;border-radius:10px;overflow:hidden;background:#fff;border:1px solid var(--border);display:flex;flex-direction:column;transition:all .2s cubic-bezier(.4,0,.2,1)}.product-card:hover{box-shadow:0 8px 28px #1b43321f,0 2px 6px #0000000a;transform:translateY(-4px);border-color:#1b433233}.product-img-wrap{position:relative;overflow:hidden}.product-img{aspect-ratio:1;overflow:hidden;background:var(--parchment)}.product-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover .product-img img{transform:scale(1.05)}.product-img-placeholder{aspect-ratio:1;width:100%;display:flex;align-items:center;justify-content:center;font-size:0;background:var(--parchment);background-size:cover;background-position:center;color:transparent;position:relative}.product-badge{position:absolute;top:.6rem;left:.6rem;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.2rem .5rem;border-radius:3px;z-index:2}.badge-featured{background:var(--canopy);color:#fff}.badge-new{background:var(--gold);color:#fff}.badge-bestseller{background:var(--forest);color:#fff}.product-wish{position:absolute;top:.6rem;right:.6rem;width:30px;height:30px;border-radius:50%;background:#fff;box-shadow:0 1px 6px #00000024;display:flex;align-items:center;justify-content:center;color:var(--muted);transition:all .2s;z-index:2;cursor:pointer}.product-wish:hover{color:#e04;background:#fff1f1}.product-body{padding:1rem 1rem .9rem;display:flex;flex-direction:column;flex:1;gap:.15rem}.product-category{font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:.25rem;max-width:none}.product-name{font-family:var(--font-serif);font-size:.92rem;font-weight:700;color:var(--ink);line-height:1.35;margin-bottom:.5rem;max-width:none}.product-name a{color:inherit;transition:color .18s}.product-name a:hover{color:var(--canopy)}.product-origin{display:flex;align-items:center;gap:.3rem;font-size:.62rem;color:var(--muted);margin-bottom:.7rem;text-transform:uppercase;letter-spacing:.08em;max-width:none}.product-origin svg{flex-shrink:0;color:var(--sage)}.product-quote-btn{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem 1rem;background:var(--canopy);color:#fff;border-radius:var(--radius);font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:background .18s;margin-top:auto;border:none;cursor:pointer;font-family:var(--font-sans)}.product-quote-btn:hover{background:var(--forest)}.product-desc{font-size:.8rem;color:var(--muted);line-height:1.5;margin-bottom:1rem;max-width:none}.product-foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.product-inquiry{font-size:.68rem;font-weight:700;color:var(--canopy);padding:.5rem .9rem;border:1.5px solid var(--canopy);border-radius:var(--radius);transition:all .2s;display:inline-flex;align-items:center;gap:.35rem;text-transform:uppercase;letter-spacing:.05em;font-family:var(--font-sans)}.product-inquiry:hover{background:var(--canopy);color:#fff}.product-img-placeholder{background-color:#e8e2d8;background-size:cover;background-position:center}.products-grid .product-card:nth-child(8n+1) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1596040033229-a9821ebd058d?w=300&h=300&fit=crop&auto=format)}.products-grid .product-card:nth-child(8n+2) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=300&h=300&fit=crop&auto=format)}.products-grid .product-card:nth-child(8n+3) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1544787219-7f47ccb76574?w=300&h=300&fit=crop&auto=format)}.products-grid .product-card:nth-child(8n+4) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1447933601403-0c6688de566e?w=300&h=300&fit=crop&auto=format)}.products-grid .product-card:nth-child(8n+5) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1558769132-cb1aea458c5e?w=300&h=300&fit=crop&auto=format)}.products-grid .product-card:nth-child(8n+6) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1567880905822-56f8e06fe630?w=300&h=300&fit=crop&auto=format)}.products-grid .product-card:nth-child(8n+7) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1605540436563-5bca919ae766?w=300&h=300&fit=crop&auto=format)}.products-grid .product-card:nth-child(8n+8) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1525904097878-94fb15835963?w=300&h=300&fit=crop&auto=format)}.products-carousel .product-card:nth-child(8n+1) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1596040033229-a9821ebd058d?w=300&h=300&fit=crop&auto=format)}.products-carousel .product-card:nth-child(8n+2) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=300&h=300&fit=crop&auto=format)}.products-carousel .product-card:nth-child(8n+3) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1544787219-7f47ccb76574?w=300&h=300&fit=crop&auto=format)}.products-carousel .product-card:nth-child(8n+4) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1447933601403-0c6688de566e?w=300&h=300&fit=crop&auto=format)}.products-carousel .product-card:nth-child(8n+5) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1558769132-cb1aea458c5e?w=300&h=300&fit=crop&auto=format)}.products-carousel .product-card:nth-child(8n+6) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1567880905822-56f8e06fe630?w=300&h=300&fit=crop&auto=format)}.products-carousel .product-card:nth-child(8n+7) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1605540436563-5bca919ae766?w=300&h=300&fit=crop&auto=format)}.products-carousel .product-card:nth-child(8n+8) .product-img-placeholder{background-image:url(https://images.unsplash.com/photo-1525904097878-94fb15835963?w=300&h=300&fit=crop&auto=format)}.coll-grid .coll-card:nth-child(4n+1) .coll-img-placeholder{background-image:url(https://images.unsplash.com/photo-1596040033229-a9821ebd058d?w=400&h=520&fit=crop&auto=format)}.coll-grid .coll-card:nth-child(4n+2) .coll-img-placeholder{background-image:url(https://images.unsplash.com/photo-1544787219-7f47ccb76574?w=400&h=520&fit=crop&auto=format)}.coll-grid .coll-card:nth-child(4n+3) .coll-img-placeholder{background-image:url(https://images.unsplash.com/photo-1447933601403-0c6688de566e?w=400&h=520&fit=crop&auto=format)}.coll-grid .coll-card:nth-child(4n+4) .coll-img-placeholder{background-image:url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=400&h=520&fit=crop&auto=format)}.why-import-section.section,.why-import.section{background:var(--cream-alt)}.why-import-grid{display:grid;grid-template-columns:1fr 260px 1fr;gap:3rem;align-items:center}.why-import-map{display:flex;align-items:center;justify-content:center}.why-import-img{width:100%;max-width:260px;height:340px;object-fit:cover;border-radius:16px;box-shadow:0 20px 60px #1b433233,0 8px 20px #00000014}.why-feat-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.why-feat-item{padding:1.25rem;border-radius:10px;border:1px solid rgba(27,67,50,.08);background:#fff;transition:border-color .2s,box-shadow .2s}.why-feat-item:hover{border-color:var(--gold);box-shadow:0 6px 20px #1b43321a;transform:translateY(-2px)}.why-feat-icon-wrap{width:44px;height:44px;background:#1b433214;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--canopy);margin-bottom:.65rem}.why-feat-title{font-size:.85rem;font-weight:700;color:var(--ink);margin-bottom:.3rem;max-width:none}.why-feat-desc{font-size:.78rem;color:var(--muted);line-height:1.55;max-width:none}.coffee-cta-section{position:relative;min-height:320px;background-image:url(/images/coffee-banner.webp);background-size:cover;background-position:center right;display:flex;align-items:center}.coffee-cta-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#030e06d9,#030e06b3 45%,#030e0633);z-index:1}.coffee-cta-inner{position:relative;z-index:2;padding:4rem clamp(1.5rem,calc((100vw - 1280px)/2 + 2.5rem),6rem);max-width:700px}.coffee-cta-heading{font-family:var(--font-serif);font-size:clamp(2rem,3.5vw,3rem);font-weight:700;color:#fff;line-height:1.15;margin:0 0 1rem}.coffee-cta-heading em{font-style:italic;color:var(--gold);display:block}.coffee-cta-desc{color:#ffffffa6;font-size:.92rem;line-height:1.7;margin:0 0 1.75rem;max-width:none}.coffee-cta-btn{display:inline-flex;align-items:center;gap:.45rem;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.7);border-radius:4px;padding:.7rem 1.5rem;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:background .2s,border-color .2s;font-family:var(--font-sans)}.coffee-cta-btn:hover{background:#ffffff1a;border-color:#fff}.export-process.section{background:#faf7f2}.process-row{display:grid;grid-template-columns:repeat(5,1fr);gap:0;position:relative;align-items:start}.process-line{display:none}.process-step-wrap{text-align:center;padding:0 1rem;position:relative;transition:transform .2s}.process-step-wrap:hover{transform:translateY(-4px)}.process-step-wrap:not(:last-child):after{content:"";position:absolute;top:34px;left:calc(50% + 34px);right:calc(-50% + 34px);height:1px;background:linear-gradient(to right,#c8922a80,#c8922a26)}.process-icon-wrap{display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.process-icon-circle{width:68px;height:68px;border-radius:50%;background:#fff;border:2px solid var(--gold);display:flex;align-items:center;justify-content:center;color:var(--canopy);box-shadow:0 4px 20px #c8922a2e;transition:background .25s,box-shadow .25s;position:relative;z-index:1}.process-step-wrap:hover .process-icon-circle{background:var(--canopy);color:#fff;box-shadow:0 8px 28px #1b433238}.process-num{font-family:var(--font-serif);font-size:2.2rem;font-weight:700;color:#c8922a2e;line-height:1;margin-bottom:.5rem;letter-spacing:-.02em}.process-title{font-family:var(--font-serif);font-size:.95rem;font-weight:700;color:var(--ink);margin-bottom:.6rem;line-height:1.3;max-width:none}.process-desc{font-size:.75rem;color:var(--muted);line-height:1.7;margin:0;max-width:none}.testimonials-section{background:var(--ink);padding:4.5rem 0}.testimonials-section .section-label{color:#c8922acc}.testimonials-section .section-title{color:#fff}.testimonials-section .section-title:after{background:linear-gradient(90deg,var(--gold),transparent)}.testimonials-section .section-sub{color:#ffffff8c}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}.testi-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.75rem;display:flex;flex-direction:column;gap:1rem;transition:background .25s,transform .25s}.testi-card:hover{background:#ffffff14;transform:translateY(-3px)}.testi-stars{display:flex;gap:3px;color:var(--gold)}.testi-quote{font-size:.88rem;line-height:1.65;color:#fffc;font-style:italic;margin:0;flex:1;max-width:none}.testi-author{display:flex;align-items:center;gap:.85rem;margin-top:auto;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.08)}.testi-flag{font-size:1.5rem;line-height:1;flex-shrink:0}.testi-name{font-size:.82rem;font-weight:700;color:#fff}.testi-role{font-size:.72rem;color:#ffffff73;margin-top:.15rem}.knowledge.section,.knowledge-section.section{background:#fdfaf5}.knowledge-hd{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.blog-card{border-radius:10px;overflow:hidden;border:1px solid rgba(200,146,42,.18);background:#fdfaf5;transition:transform .25s,box-shadow .25s}.blog-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #1b43321f}.blog-img{aspect-ratio:16/9;overflow:hidden;background:var(--parchment);position:relative;display:flex;align-items:center;justify-content:center}.blog-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.blog-card:hover .blog-img img{transform:scale(1.05)}.blog-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--parchment) 0%,#ddd5c5 100%)}.blog-placeholder-img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.85)}.blog-cat{position:absolute;top:.75rem;left:.75rem;background:var(--canopy);color:#fff;font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:3px;padding:.2rem .55rem}.blog-body{padding:1.25rem}.blog-meta{font-size:.72rem;color:var(--muted);margin-bottom:.35rem;max-width:none}.blog-title{font-family:var(--font-serif);font-size:.95rem;font-weight:700;color:var(--ink);line-height:1.35;margin-bottom:.4rem;max-width:none}.blog-title a{color:inherit}.blog-title a:hover{color:var(--canopy)}.blog-excerpt{font-size:.8rem;color:var(--muted);line-height:1.6;max-width:none}.blog-foot{padding:1rem 1.25rem;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.read-more{font-size:.8rem;font-weight:600;color:var(--canopy);display:inline-flex;align-items:center;gap:.3rem;transition:gap .2s}.read-more:hover{gap:.5rem}.footer-cta-strip{background:linear-gradient(135deg,#0a1e12,#122b1c 40%,#0c2016);padding:5rem 0;position:relative;overflow:hidden;border-bottom:1px solid rgba(200,146,42,.35)}.footer-cta-strip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 80% at 85% 50%,rgba(200,146,42,.12),transparent 65%),radial-gradient(ellipse 40% 60% at 15% 50%,rgba(27,67,50,.5),transparent 70%);pointer-events:none}.footer-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:4rem;flex-wrap:wrap;position:relative;z-index:1}.footer-cta-text{flex:1;min-width:0}.footer-cta-text p{font-size:.875rem;color:#ffffffa6;line-height:1.72;max-width:48ch;margin:0}.footer-cta-actions{display:flex;flex-direction:column;align-items:stretch;gap:.6rem;flex-shrink:0;width:100%;max-width:290px}.footer,.footer-top{background:#0f2920;color:#ffffffb3}.footer-top{padding:3.5rem 0 2rem;border-bottom:1px solid rgba(255,255,255,.07)}.footer-grid-5{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr 1fr;gap:2.5rem;padding:0}.footer-brand .logo-ceylon{color:#ffffff73}.footer-brand .logo-aroma{color:#fff}.logo-img-footer{height:44px;filter:brightness(0) invert(1);opacity:.85}.footer-tagline{font-size:.82rem;color:#ffffff73;line-height:1.7;margin:.75rem 0 1.25rem;max-width:none}.footer-socials{display:flex;gap:.4rem;margin:1rem 0}.footer-social{width:34px;height:34px;border-radius:50%;background:#ffffff12;display:inline-flex;align-items:center;justify-content:center;color:#ffffff80;transition:all .2s}.footer-social:hover{background:var(--gold);color:#fff;transform:translateY(-2px)}.cert-logos{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1rem}.cert-badge{display:inline-block;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:4px;padding:.3rem .6rem;font-size:.6rem;font-weight:700;letter-spacing:.07em;color:#ffffffa6;text-transform:uppercase;transition:all .2s}.cert-badge:hover{background:#ffffff1f;color:#fff}.footer-col h5{font-family:var(--font-sans);font-size:.64rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#ffffffe6;margin-bottom:1.4rem}.footer-links{display:flex;flex-direction:column;gap:.45rem}.footer-links a{font-size:.8rem;color:#ffffff80;display:block;transition:color .18s,padding-left .18s}.footer-links a:hover{color:#ffffffd9;padding-left:.3rem}.footer-contact-item{display:flex;gap:.6rem;align-items:flex-start;margin-bottom:.6rem;font-size:.8rem;color:#ffffff80;line-height:1.5}.footer-contact-item svg{flex-shrink:0;margin-top:2px;color:var(--gold-2)}.footer-contact-item a{color:#ffffff80;transition:color .18s}.footer-contact-item a:hover{color:#ffffffd9}.footer>.container:last-child{border-top:1px solid rgba(255,255,255,.07)}.footer-bottom{padding:1.1rem 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.65rem;font-size:.72rem;color:#ffffff61}.footer-bottom span{line-height:1.5}.footer-bottom-links{display:flex;align-items:center;gap:.25rem}.footer-bottom-links a{color:#ffffff7a;font-size:.75rem;padding:.2rem .55rem;border-radius:4px;transition:all .2s;white-space:nowrap}.footer-bottom-links a:hover{color:#fff;background:#ffffff12}.footer-bottom-links a+a:before{content:"·";color:#fff3;margin-right:.25rem;pointer-events:none}.footer-tel{color:inherit;text-decoration:none}.footer-contact-cta{margin-top:1.25rem}.footer-credit{font-size:.72rem;color:#ffffff61}.footer-credit-link{color:var(--gold-2);text-decoration:none;font-weight:700;letter-spacing:.01em;transition:color .18s}.footer-credit-link:hover{color:#fff}.contact-hero{background:var(--canopy);padding:5rem 0 3rem;color:#fff}.contact-hero h1{color:#fff;margin-bottom:.75rem}.contact-hero p{color:#ffffffbf;max-width:50ch;max-width:none}.contact-hero-label{color:var(--gold-2)}.form-section{padding:4rem 0}.form-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.form-card{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:var(--shadow-md)}.form-card-title{font-family:var(--font-serif);color:var(--canopy);margin-bottom:1.5rem;font-size:1.25rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}.form-group label{font-family:var(--font-sans);font-size:.8rem;font-weight:600;color:var(--canopy);text-transform:uppercase;letter-spacing:.06em}.form-control{width:100%;padding:.75rem 1rem;border:1.5px solid var(--border);border-radius:var(--radius);font-family:var(--font-sans);font-size:.9rem;color:var(--ink);background:#fff;transition:border-color .2s,box-shadow .2s;outline:none}.form-control:focus{border-color:var(--canopy);box-shadow:0 0 0 3px #1b433214}textarea.form-control{resize:vertical;min-height:120px}.form-check-group{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.form-check{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--ink);cursor:pointer}.form-check input{accent-color:var(--canopy)}.contact-sidebar{display:flex;flex-direction:column;gap:1.5rem}.contact-info-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:var(--shadow-sm)}.contact-card-title{font-family:var(--font-serif);color:var(--canopy);margin-bottom:1.25rem;font-size:1rem}.contact-info-card-parchment{background:var(--parchment);border:none;box-shadow:none}.contact-info-item{display:flex;gap:1rem;margin-bottom:1.5rem}.contact-info-icon{width:42px;height:42px;background:var(--parchment);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--canopy);flex-shrink:0}.contact-info-text strong{display:block;font-size:.875rem;color:var(--canopy);margin-bottom:.2rem}.contact-info-text span{font-size:.85rem;color:var(--muted)}.contact-tel{color:inherit;text-decoration:none;transition:color .18s}.contact-tel:hover{color:var(--canopy)}.contact-tel-sub{font-size:.82em;opacity:.65;display:block;margin-top:.2rem}.contact-promise-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.contact-promise-list li{display:flex;align-items:center;gap:.6rem;font-size:.875rem;color:var(--ink);line-height:1.5}.contact-promise-list li svg{color:var(--canopy);flex-shrink:0}.whatsapp-cta-btn{display:inline-flex;align-items:center;gap:.6rem;margin-top:1.25rem;background:#25d366;color:#fff;font-size:.84rem;font-weight:600;padding:.65rem 1.1rem;border-radius:8px;transition:background .2s}.whatsapp-cta-btn:hover{background:#1ebe5d;color:#fff}.products-hero,.page-header{padding:4rem 0 3rem;color:#fff}.products-hero{background:var(--canopy)}.products-hero h1{color:#fff}.products-hero p{color:#ffffffbf;max-width:50ch;margin-top:.75rem}.page-header{padding:3rem 0 2rem;background:var(--cream);border-bottom:1px solid var(--border);color:inherit}.page-header h1{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;letter-spacing:-.04em;color:var(--canopy);margin-bottom:.5rem}.page-header p{font-size:.88rem;color:var(--muted);max-width:48ch}.products-layout{padding:3rem 0}.products-content-grid{display:grid;grid-template-columns:240px 1fr;gap:2rem;align-items:start}.products-sidebar,.products-layout .sidebar{display:flex;flex-direction:column;gap:1.5rem}.sidebar-card{border-radius:10px;border:1px solid var(--border);background:#fff;overflow:hidden;box-shadow:var(--shadow-sm)}.sidebar-card h4{font-family:var(--font-sans);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--canopy);padding:.9rem 1rem;border-bottom:1px solid var(--border);margin:0}.sidebar-cats{display:flex;flex-direction:column;gap:.4rem;padding:.75rem}.sidebar-cat{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-radius:var(--radius);font-size:.875rem;color:var(--ink);transition:background .2s}.sidebar-cat:hover,.sidebar-cat.active{background:var(--parchment);color:var(--canopy);font-weight:600}.sidebar-cat-parent{display:flex;align-items:center;justify-content:space-between;font-weight:700;color:var(--canopy)}.sidebar-chevron{flex-shrink:0;transition:transform .2s;color:#9ca3af}.sidebar-chevron.open{transform:rotate(180deg)}.sidebar-subcats{display:none;flex-direction:column;padding-left:.75rem;border-left:2px solid var(--border);margin:.25rem 0 .25rem .5rem;gap:.05rem}.sidebar-subcats.open{display:flex}.sidebar-subcat{font-size:.75rem;font-weight:400;color:#6b7280;padding:.3rem .5rem;border-radius:4px}.sidebar-subcat:hover{color:var(--canopy);background:var(--parchment)}.sidebar-subcat.active{color:var(--gold);font-weight:600;background:#c8922a12}.sidebar-cat-count{font-size:.75rem;background:var(--parchment);padding:.1rem .4rem;border-radius:4px;color:var(--muted)}.search-input-wrap{position:relative;padding:.75rem}.search-input-wrap input{width:100%;padding:.7rem .75rem .7rem 2.5rem;border:1.5px solid var(--border);border-radius:var(--radius);font:inherit;font-size:.875rem;outline:none}.search-input-wrap input:focus{border-color:var(--canopy)}.search-input-wrap svg{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:var(--muted)}.products-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.products-count{font-size:.875rem;color:var(--muted)}.products-sort select{padding:.5rem .75rem;border:1.5px solid var(--border);border-radius:var(--radius);font:inherit;font-size:.875rem;outline:none;cursor:pointer}.product-hero{background:var(--parchment);padding:3rem 0}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.product-gallery{position:sticky;top:80px}.product-gallery-main{border-radius:14px;overflow:hidden;background:var(--parchment);aspect-ratio:1;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.product-gallery-main img,.gallery-main-img{width:100%;height:100%;object-fit:cover;border-radius:14px;display:block}.product-gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.gallery-thumb{border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .2s;height:80px;display:flex;align-items:center;justify-content:center;background:#fff}.gallery-thumb.active{border-color:var(--canopy)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.product-info{padding-top:1rem}.product-cat-label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.product-info h1{font-family:var(--font-serif);font-size:2rem;color:var(--canopy);margin-bottom:1rem}.product-info p{color:var(--muted);line-height:1.7;margin-bottom:1.5rem}.product-flags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.flag-pill{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .75rem;border-radius:100px}.flag-featured{background:#1b43321a;color:var(--canopy)}.flag-bestseller{background:#c8922a1a;color:var(--gold)}.flag-new{background:#5d8a6c1f;color:var(--forest)}.flag-export{background:#c8922a26;color:#8b5e1c}.flag-outofstock{background:#fee2e2;color:#991b1b}.flag-lowstock{background:#fef3c7;color:#92400e}.product-detail-title{font-family:var(--font-serif);font-size:clamp(1.6rem,2.6vw,2.2rem);color:var(--canopy);line-height:1.15;letter-spacing:-.03em;margin-bottom:.4rem}.product-sku{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem}.product-detail-desc{color:var(--muted);line-height:1.75;margin-bottom:1.25rem;font-size:.96rem}.product-price-box{background:var(--parchment);border:1px solid rgba(27,67,50,.1);border-radius:12px;padding:1.25rem 1.5rem;margin:1.25rem 0}.product-price-main{display:flex;align-items:baseline;gap:.35rem;margin-bottom:.25rem}.product-price-currency{font-size:1.05rem;font-weight:700;color:var(--canopy);line-height:1}.product-price-amount{font-family:var(--font-serif);font-size:2.2rem;font-weight:800;color:var(--canopy);line-height:1;letter-spacing:-.03em}.product-price-unit{font-size:.82rem;color:var(--muted);font-weight:500}.product-price-request{display:inline-flex;align-items:center;gap:.5rem;background:#c8922a1a;color:#7a4e0e;font-size:.85rem;font-weight:600;padding:.55rem 1rem;border-radius:8px;border:1px solid rgba(200,146,42,.25)}.product-moq{display:flex;align-items:center;gap:.45rem;font-size:.8rem;color:var(--muted);margin:.5rem 0 1.25rem;background:#1b43320a;padding:.5rem .85rem;border-radius:6px;border:1px solid rgba(27,67,50,.08)}.product-moq strong{color:var(--canopy)}.product-specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;margin:1.25rem 0}.product-spec-item{background:#fff;border:1px solid var(--border);border-radius:8px;padding:.65rem .9rem}.product-spec-label{display:block;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.2rem}.product-spec-value{display:block;font-size:.88rem;font-weight:600;color:var(--ink)}.product-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem;align-items:stretch}.product-qty-row{display:flex;gap:.6rem;align-items:center}.qty-form{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:8px;overflow:hidden;background:#fff}.qty-btn{background:none;border:none;cursor:pointer;width:36px;height:38px;font-size:1.1rem;color:var(--canopy);display:flex;align-items:center;justify-content:center;transition:background .15s}.qty-btn:hover{background:var(--parchment)}.qty-input{width:48px;text-align:center;border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);height:38px;font-size:.9rem;font-weight:600;color:var(--ink);-moz-appearance:textfield}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.product-export-card{border:1px solid rgba(27,67,50,.12);border-radius:10px;padding:.9rem 1.1rem;background:#1b433208;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.55rem}.product-export-card-row{display:flex;align-items:center;gap:.55rem;font-size:.82rem;color:var(--muted)}.product-export-card-row svg{flex-shrink:0;color:var(--sage)}.product-full-desc{font-size:.93rem;line-height:1.8;color:var(--muted);border-top:1px solid var(--border);padding-top:1.25rem;margin-top:1.25rem}.variant-selector{margin-bottom:.85rem}.product-related{padding:4.5rem 0;background:#fff}.blog-hero,.blog-hero-section{background:var(--canopy);padding:4rem 0 3rem;color:#fff}.blog-hero h1,.blog-hero-section h1{color:#fff}.blog-hero p,.blog-hero-section p{color:#ffffffbf;max-width:50ch;margin-top:.75rem}.blog-layout{padding:4rem 0}.blog-layout .container{display:grid;grid-template-columns:1fr 280px;gap:3rem;align-items:start}.blog-main-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.blog-sidebar{display:flex;flex-direction:column;gap:1.5rem}.blog-featured{grid-column:1/-1}.blog-featured .blog-img{aspect-ratio:16/6}.blog-featured .blog-title{font-size:1.35rem}.blog-cats-list{display:flex;flex-direction:column;gap:.35rem}.blog-cats-list a{padding:.5rem .75rem;border-radius:var(--radius);font-size:.875rem;color:var(--ink);transition:background .2s}.blog-cats-list a:hover,.blog-cats-list a.active{background:var(--parchment);color:var(--canopy);font-weight:600}.blog-post-hero{background:var(--canopy);padding:4rem 0 3rem}.blog-post-hero h1{color:#fff;max-width:70%}.blog-post-hero .blog-meta{color:#ffffffa6;font-size:.875rem;margin-top:.75rem;max-width:none}.blog-post-layout{padding:3rem 0}.blog-post-layout .container{display:grid;grid-template-columns:1fr 300px;gap:3rem;align-items:start}.blog-post-img{border-radius:12px;overflow:hidden;margin-bottom:2rem}.blog-post-img img{width:100%;height:400px;object-fit:cover}.blog-content{font-size:1rem;line-height:1.8;color:#333}.blog-content h2,.blog-content h3{font-family:var(--font-serif);color:var(--canopy);margin:2rem 0 1rem}.blog-content p{margin-bottom:1.25rem;max-width:100%}.blog-content ul,.blog-content ol{padding-left:1.5rem;margin-bottom:1.25rem}.blog-content li{margin-bottom:.5rem}.blog-related{padding:4rem 0;background:var(--parchment)}.about-hero{background:linear-gradient(160deg,#fff 0%,var(--cream) 100%);padding:5rem 0 4rem;border-bottom:1px solid var(--border)}.about-hero-title{font-family:var(--font-serif);font-size:clamp(2.2rem,5vw,3.6rem);font-weight:800;letter-spacing:-.05em;line-height:1.08;color:var(--canopy);margin:1rem 0 .75rem}.about-hero-title em{font-style:italic;color:var(--gold)}.about-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-img-col{position:relative}.about-main-img{width:100%;height:420px;object-fit:cover;border-radius:16px;box-shadow:0 20px 60px #1b43322e}.about-stat-pill{position:absolute;bottom:-1.25rem;left:1.5rem;background:var(--canopy);color:#fff;border-radius:10px;padding:.85rem 1.35rem;display:flex;flex-direction:column;gap:.1rem;box-shadow:0 8px 24px #1b43324d}.about-stat-num{font-family:var(--font-serif);font-size:1.8rem;font-weight:800;letter-spacing:-.04em;color:var(--gold-2);line-height:1}.about-stat-lbl{font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:#fff9}.about-why-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}.about-why-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:all .2s}.about-why-card:hover{box-shadow:0 6px 20px #1b433214;transform:translateY(-3px);border-color:#c8922a4d}.about-why-icon{width:48px;height:48px;border-radius:50%;border:1.5px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--canopy);margin-bottom:1rem}.about-why-title{font-size:.88rem;font-weight:700;color:var(--canopy);margin-bottom:.4rem;line-height:1.3;max-width:none}.about-why-desc{font-size:.78rem;color:#6b7280;line-height:1.6;max-width:none}.about-values-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;margin-bottom:3rem}.about-value-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:1.75rem 1.25rem;text-align:center;transition:all .2s}.about-value-card:hover{box-shadow:0 6px 20px #1b433214;transform:translateY(-3px);border-color:var(--sage)}.about-value-icon{width:56px;height:56px;border-radius:50%;background:#1b43320f;border:1.5px solid var(--border);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:var(--canopy)}.about-value-title{font-size:.9rem;font-weight:800;color:var(--canopy);letter-spacing:-.01em;margin-bottom:.4rem;max-width:none}.about-value-desc{font-size:.76rem;color:#6b7280;line-height:1.55;max-width:none}.about-trust-bar{display:flex;align-items:center;flex-wrap:wrap;gap:0;background:var(--canopy);border-radius:12px;overflow:hidden}.about-trust-item{flex:1;min-width:180px;display:flex;align-items:center;gap:.5rem;padding:1.1rem 1.5rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;color:#fffc;border-right:1px solid rgba(255,255,255,.08)}.about-trust-item:last-child{border-right:none}.about-trust-item svg{color:var(--gold);flex-shrink:0}.alert{padding:1rem 1.5rem;border-radius:var(--radius);font-size:.875rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.alert-success{background:#e8f5e9;border:1px solid #a5d6a7;color:#2e7d32}.alert-error{background:#fef2f2;color:#991b1b;border:1px solid #fca5a5}.alert-list{margin:0;padding-left:1.25rem}.pagination-wrap{display:flex;justify-content:center;gap:.5rem;margin-top:2.5rem;flex-wrap:wrap}.page-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius);border:1.5px solid var(--border);font-size:.875rem;font-weight:500;color:var(--ink);transition:all .2s}.page-btn:hover,.page-btn.active{background:var(--canopy);border-color:var(--canopy);color:#fff}.page-ellipsis{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--muted)}.simple-page{padding:6rem 0;text-align:center;min-height:60vh;display:flex;align-items:center;justify-content:center}.simple-page h1{color:var(--canopy);margin-bottom:1rem}.simple-page p{color:var(--muted);max-width:50ch;margin:0 auto 2rem}.cat-pill-group{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}.cat-pill{position:relative;cursor:pointer}.cat-pill input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.cat-pill span{display:inline-flex;align-items:center;padding:.38rem .9rem;border:1.5px solid var(--border);border-radius:20px;font-size:.8rem;font-weight:500;color:var(--ink);background:#fff;transition:all .2s;-webkit-user-select:none;user-select:none}.cat-pill:hover span{border-color:var(--canopy);color:var(--canopy)}.cat-pill input:checked+span{background:var(--canopy);color:#fff;border-color:var(--canopy)}.reveal{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.08s}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.mob-nav-bar{display:none;position:fixed;bottom:0;left:0;right:0;height:56px;background:#fff;border-top:1px solid rgba(27,67,50,.12);box-shadow:0 -2px 12px #1b43321a;z-index:9990;align-items:stretch}.mob-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-decoration:none;color:var(--muted);font-size:.6rem;font-weight:500;letter-spacing:.03em;padding:.25rem 0;border:none;background:none;cursor:pointer;transition:color .15s;position:relative}.mob-nav-item:active{background:#1b43320f}.mob-nav-item.active,.mob-nav-item:hover{color:var(--canopy)}.mob-nav-item.active:after{content:"";position:absolute;top:0;left:25%;right:25%;height:2px;background:var(--gold);border-radius:0 0 2px 2px}.mob-nav-badge{position:absolute;top:6px;right:calc(50% - 18px);background:var(--gold);color:#fff;font-size:.55rem;font-weight:700;min-width:14px;height:14px;border-radius:7px;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1}.mob-nav-quote{flex:1.3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;background:var(--canopy);color:#fff;font-size:.6rem;font-weight:700;letter-spacing:.04em;gap:3px;position:relative}.mob-nav-quote:active{background:var(--forest)}.mob-nav-quote:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:44px;height:44px;background:var(--canopy);border-radius:50%;border:3px solid #f0ebe2;z-index:-1}.section-head-flex{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.view-all-push{margin-left:.75rem}.hero-left{background:linear-gradient(160deg,#fff 0%,var(--cream) 100%);display:flex;flex-direction:column;justify-content:center;padding:5rem 4rem 5rem 6vw;position:relative;overflow:hidden}.hero-right{position:relative;background:linear-gradient(135deg,var(--forest) 0%,var(--canopy) 100%);overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-right img{width:100%;height:100%;object-fit:cover}.hero-slides{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.2s ease}.hero-slide.active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover;display:block}.wa-widget{right:auto}.wa-panel{width:300px;max-width:calc(100vw - 40px)}.hero-badge{position:absolute;bottom:3rem;right:3rem;background:#fff;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:var(--shadow-md);text-align:center;min-width:120px}.hero-badge-num{font-family:var(--font-serif);font-size:2.5rem;font-weight:700;color:var(--canopy);line-height:1}.hero-badge-label{font-size:.7rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem}.hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--sage);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.scroll-line{width:1px;height:40px;background:linear-gradient(var(--sage),transparent);animation:scrollAnim 1.5s ease-in-out infinite}@keyframes scrollAnim{0%{opacity:0;transform:scaleY(0)}50%{opacity:1}to{opacity:0;transform:scaleY(1)}}.nav-cart-btn{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--ink);transition:background .2s;border:none;background:none;cursor:pointer}.nav-cart-btn:hover{background:var(--parchment);color:var(--canopy)}.nav-cart-badge{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;background:var(--gold);color:#fff;font-size:.6rem;font-weight:700;border-radius:8px;display:flex;align-items:center;justify-content:center;line-height:1;pointer-events:none}.nav-cart-badge-hidden{display:none}.nav-account-wrap{position:relative}.nav-account-btn{display:flex;align-items:center;gap:.4rem;padding:.35rem .6rem;border-radius:6px;border:none;background:none;cursor:pointer;font-family:var(--font-sans);font-size:.72rem;font-weight:600;color:var(--ink);transition:background .18s}.nav-account-btn:hover{background:var(--parchment);color:var(--canopy)}.nav-account-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.nav-account-initial{width:28px;height:28px;border-radius:50%;background:var(--canopy);color:#fff;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center}.nav-account-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-md);min-width:180px;padding:.4rem;opacity:0;visibility:hidden;transform:translateY(-6px);transition:all .18s;z-index:200}.nav-account-wrap:hover .nav-account-dropdown,.nav-account-wrap:focus-within .nav-account-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-account-name{padding:.5rem .75rem;font-size:.75rem;font-weight:600;color:var(--ink);border-bottom:1px solid var(--border);margin-bottom:.25rem}.nav-account-link{display:flex;align-items:center;padding:.45rem .75rem;font-size:.78rem;color:var(--muted);border-radius:6px;transition:background .15s,color .15s;gap:.4rem}.nav-account-link:hover{background:var(--parchment);color:var(--canopy)}.nav-account-logout{border-top:1px solid var(--border);margin-top:.25rem;padding-top:.25rem;color:#c0392b}.nav-account-logout:hover{background:#fff5f5;color:#c0392b}.nav-login-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.38rem .85rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;color:var(--canopy);border:1.5px solid rgba(27,67,50,.3);border-radius:5px;background:transparent;transition:all .18s;text-transform:uppercase;white-space:nowrap}.nav-login-btn:hover{background:var(--canopy);color:#fff;border-color:var(--canopy)}.product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.6rem;border-top:1px solid var(--border)}.product-card-price{display:flex;align-items:baseline;gap:.2rem}.product-card-price-amount{font-family:var(--font-serif);font-size:.9rem;font-weight:700;color:var(--canopy)}.product-card-price-unit{font-size:.68rem;color:var(--muted)}.product-card-price-por{font-size:.75rem;font-weight:600;color:var(--gold);font-style:italic}.product-card-btns{display:flex;align-items:center;gap:.3rem;flex-shrink:0}.product-quote-icon,.product-view-btn{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--border);color:var(--muted);transition:all .18s;background:transparent}.product-quote-icon:hover{background:var(--gold);border-color:var(--gold);color:#fff}.product-view-btn:hover{background:var(--canopy);border-color:var(--canopy);color:#fff}.product-quick-add{position:absolute;bottom:0;left:0;right:0;display:flex;gap:.35rem;padding:.5rem .65rem;background:#1b4332eb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transform:translateY(4px);transition:all .22s;z-index:5}.product-card:hover .product-quick-add{opacity:1;transform:translateY(0)}.quick-add-btn,.quick-quote-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.3rem;padding:.38rem .5rem;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:4px;border:none;cursor:pointer;font-family:var(--font-sans);transition:background .18s;white-space:nowrap}.quick-add-btn{background:var(--gold);color:#fff}.quick-add-btn:hover{background:var(--gold-2)}.quick-quote-btn{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3)}.quick-quote-btn:hover{background:#ffffff40}.wyc-section{background:#fff;padding:5.5rem 0;position:relative;overflow:hidden;border-top:1px solid rgba(27,67,50,.06)}.wyc-pattern{position:absolute;top:0;left:0;right:0;height:100%;background:radial-gradient(ellipse 80% 60% at 50% 100%,rgba(200,146,42,.04),transparent);pointer-events:none}.wyc-inner{display:flex;flex-direction:column;align-items:center;position:relative}.wyc-header{text-align:center;max-width:640px;margin:0 auto 3rem}.wyc-heading{font-family:var(--font-serif);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;color:var(--ink);line-height:1.1;letter-spacing:-.03em;margin-bottom:.65rem}.wyc-heading:after{content:"";display:block;width:42px;height:2px;background:linear-gradient(90deg,var(--gold),var(--gold-2));margin:.6rem auto 0;border-radius:2px}.wyc-heading em{font-style:italic;color:var(--canopy)}.wyc-sub{font-size:.88rem;color:var(--muted);line-height:1.72;max-width:54ch;margin:0 auto}.wyc-label{margin:0 auto .65rem}.wyc-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.25rem;width:100%}.wyc-card{background:#fff;border:1px solid rgba(27,67,50,.07);border-radius:14px;padding:2rem 1.25rem 1.75rem;transition:all .28s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #1b43320d;text-align:center;display:flex;flex-direction:column;align-items:center}.wyc-card:hover{box-shadow:0 12px 36px #1b43321f;transform:translateY(-5px);border-color:#c8922a33}.wyc-card-icon{width:56px;height:56px;border-radius:50%;background:#c8922a1a;display:flex;align-items:center;justify-content:center;color:var(--gold);margin:0 auto 1.1rem;transition:all .28s;flex-shrink:0}.wyc-card:hover .wyc-card-icon{background:#c8922a2e;color:var(--gold-2)}.wyc-card-title{font-family:var(--font-serif);font-size:.9rem;font-weight:700;color:var(--ink);margin-bottom:.45rem;letter-spacing:-.01em}.wyc-card-desc{font-size:.76rem;color:var(--muted);line-height:1.65}.cinnamon-feature-banner{background:linear-gradient(135deg,#5d2e0c,#3d1a05 60%,#1b0d02);padding:5rem 0;position:relative;overflow:hidden;text-align:center}.cinnamon-feature-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/images/cinnamon-feature.png);background-size:cover;background-position:center top;opacity:.45;pointer-events:none}.cinnamon-feature-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#3d1a05c7,#1b0d0299,#3d1a05b8);pointer-events:none}.cfb-inner{position:relative;z-index:2;max-width:640px;margin:0 auto;padding:0 1.5rem}.cfb-label{font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-2);display:block;margin-bottom:.75rem}.cfb-title{font-family:var(--font-serif);font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.03em;margin-bottom:1rem}.cfb-title em{font-style:italic;color:var(--gold-2)}.cfb-sub{font-size:.9rem;color:#ffffffa6;line-height:1.7;max-width:52ch;margin:0 auto 1.75rem}.cfb-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.7rem 1.6rem;background:var(--gold);color:#fff;border-radius:5px;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:all .18s}.cfb-btn:hover{background:var(--gold-2);transform:translateY(-1px);box-shadow:0 6px 20px #c8922a59}.wip-section{background:var(--cream);padding:5.5rem 0;position:relative;overflow:hidden}.wip-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(27,67,50,.03) 1px,transparent 0);background-size:32px 32px;pointer-events:none}.wip-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;position:relative}.wip-label{color:var(--gold)}.wip-label:before{background:var(--gold)}.wip-heading{font-family:var(--font-serif);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;color:var(--ink);line-height:1.1;letter-spacing:-.03em;margin-bottom:1rem}.wip-heading em{font-style:italic;color:var(--gold)}.wip-desc{font-size:.88rem;color:var(--muted);line-height:1.75;max-width:50ch;margin-bottom:2rem}.wip-stats{display:flex;align-items:center;gap:0;margin-bottom:2rem;background:var(--canopy);border:1px solid rgba(27,67,50,.15);border-radius:10px;overflow:hidden}.wip-stat{flex:1;padding:1.1rem 1.25rem;text-align:center}.wip-stat-num{display:block;font-family:var(--font-serif);font-size:1.6rem;font-weight:800;color:#fff;line-height:1}.wip-stat-num sup{font-size:.8em;font-weight:600;color:var(--gold-2)}.wip-stat-label{display:block;font-size:.68rem;color:#ffffff8c;letter-spacing:.06em;text-transform:uppercase;margin-top:.3rem}.wip-stat-div{width:1px;background:#ffffff26;align-self:stretch}.wip-cta-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.75rem 1.75rem;background:var(--canopy);color:#fff;border-radius:6px;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:all .18s}.wip-cta-btn:hover{background:var(--forest);transform:translateY(-1px);box-shadow:0 6px 20px #1b433240}.wip-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.wip-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:all .22s;box-shadow:0 2px 6px #1b43320d}.wip-card:hover{box-shadow:0 8px 24px #1b43321a;border-color:#c8922a40;transform:translateY(-2px)}.wip-card-icon{width:44px;height:44px;border-radius:50%;background:#c8922a1f;display:flex;align-items:center;justify-content:center;color:var(--gold);margin-bottom:.9rem}.wip-card-title{font-family:var(--font-serif);font-size:.95rem;font-weight:700;color:var(--ink);margin-bottom:.4rem;letter-spacing:-.01em}.wip-card-desc{font-size:.8rem;color:var(--muted);line-height:1.65}.ccta-section{display:grid;grid-template-columns:1fr 1fr;min-height:560px;position:relative}.ccta-img{background-size:cover;background-position:center;position:relative}.ccta-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(15,41,32,.65) 0%,transparent 60%)}.ccta-content{background:#0f2920;display:flex;align-items:center;padding:4rem 3.5rem}.ccta-inner{max-width:440px}.ccta-eyebrow{display:flex;align-items:center;gap:.45rem;font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-2);margin-bottom:1rem}.ccta-heading{font-family:var(--font-serif);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.03em;margin-bottom:.9rem}.ccta-heading em{font-style:italic;color:var(--gold-2)}.ccta-desc{font-size:.87rem;color:#fff9;line-height:1.75;max-width:46ch;margin-bottom:1.5rem}.ccta-feats{display:flex;flex-direction:column;gap:.45rem;margin-bottom:2rem}.ccta-feat{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#ffffffbf}.ccta-feat svg{color:var(--gold-2);flex-shrink:0}.ccta-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.ccta-btn-primary{display:inline-flex;align-items:center;gap:.45rem;padding:.7rem 1.5rem;background:var(--gold);color:#fff;border-radius:5px;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:all .18s}.ccta-btn-primary:hover{background:var(--gold-2);transform:translateY(-1px);box-shadow:0 6px 20px #c8922a59}.ccta-btn-secondary{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;color:#ffffffa6;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:2px;transition:color .18s,border-color .18s}.ccta-btn-secondary:hover{color:#fff;border-color:#ffffff8c}.core-values-section{padding:3.5rem 0;background:#fdfaf5}.core-values-img{width:100%;max-width:900px;margin:0 auto;border-radius:12px;box-shadow:var(--shadow-md)}.kcp-section{background:var(--parchment);padding:5.5rem 0;position:relative;overflow:hidden}.kcp-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(27,67,50,.025) 1px,transparent 0);background-size:28px 28px;pointer-events:none}.kcp-header{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:2.75rem;position:relative}.kcp-label{color:var(--gold)}.kcp-label:before{background:var(--gold)}.kcp-title{font-family:var(--font-serif);font-size:clamp(1.6rem,2.8vw,2.3rem);font-weight:800;color:var(--ink);letter-spacing:-.03em;margin:0}.kcp-view-all{display:inline-flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--canopy);border:1.5px solid var(--border);border-radius:6px;padding:.45rem .9rem;white-space:nowrap;transition:all .18s}.kcp-view-all:hover{background:var(--canopy);color:#fff;border-color:var(--canopy);gap:.65rem}.kcp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;position:relative}.kcp-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:all .22s;box-shadow:0 2px 6px #1b43320d}.kcp-card:hover{border-color:#c8922a47;transform:translateY(-4px);box-shadow:0 12px 32px #1b43321a}.kcp-img{aspect-ratio:16/9;overflow:hidden;position:relative;background:var(--cream)}.kcp-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.kcp-card:hover .kcp-img img{transform:scale(1.05)}.kcp-img-placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;padding:2rem;background:var(--cream)}.kcp-cat{position:absolute;top:.65rem;left:.65rem;font-size:.6rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:.22rem .55rem;background:var(--gold);color:#fff;border-radius:4px}.kcp-body{padding:1.25rem;display:flex;flex-direction:column;flex:1}.kcp-date{font-size:.68rem;color:var(--gold);letter-spacing:.05em;margin-bottom:.5rem;font-weight:600}.kcp-post-title{font-family:var(--font-serif);font-size:.95rem;font-weight:700;color:var(--ink);line-height:1.35;letter-spacing:-.01em;margin-bottom:.5rem}.kcp-excerpt{font-size:.78rem;color:var(--muted);line-height:1.65;flex:1;margin-bottom:.9rem}.kcp-read-more{display:inline-flex;align-items:center;gap:.35rem;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--canopy);margin-top:auto;transition:gap .18s}.kcp-read-more:hover{gap:.55rem;color:var(--gold)}.footer-cta-img-inset{position:absolute;top:0;right:0;width:48%;height:100%;background-image:url(/images/spice-flatlay.png);background-size:cover;background-position:center left;opacity:.18;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.4) 25%,#000 70%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.4) 25%,#000 70%,#000 100%);pointer-events:none}.footer-cta-eyebrow{display:inline-flex;align-items:center;gap:.45rem;font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-2);margin-bottom:.85rem}.footer-cta-eyebrow svg{flex-shrink:0}.footer-cta-heading{font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.04em;margin-bottom:.65rem}.footer-cta-heading em{font-style:italic;color:var(--gold-2)}.footer-cta-stats{display:flex;align-items:stretch;gap:0;margin:1.5rem 0 0;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:10px;overflow:hidden;max-width:380px}.footer-cta-stat{flex:1;padding:.9rem 1rem;text-align:center;border-right:1px solid rgba(255,255,255,.08)}.footer-cta-stat:last-child{border-right:none}.footer-cta-stat strong{display:block;font-family:var(--font-serif);font-size:1.35rem;font-weight:800;color:#fff;line-height:1}.footer-cta-stat span{display:block;font-size:.6rem;color:#ffffff73;letter-spacing:.08em;text-transform:uppercase;margin-top:.3rem}.footer-cta-btn-primary{width:100%;justify-content:space-between;background:var(--gold);color:#fff;padding:.9rem 1.4rem;border-radius:8px;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;display:flex;align-items:center;gap:.5rem;transition:all .2s;box-shadow:0 4px 16px #c8922a40}.footer-cta-btn-primary:hover{background:#d4a020;transform:translateY(-1px);box-shadow:0 8px 24px #c8922a66}.footer-cta-btn-secondary{width:100%;justify-content:center;background:#ffffff0f;border:1.5px solid rgba(255,255,255,.28);color:#fff;padding:.85rem 1.4rem;border-radius:8px;font-size:.8rem;font-weight:600;letter-spacing:.03em;display:flex;align-items:center;gap:.55rem;transition:all .2s}.footer-cta-btn-secondary:hover{border-color:#ffffffa6;background:#ffffff1a}.footer-cta-whatsapp{display:flex;align-items:center;justify-content:center;gap:.45rem;font-size:.8rem;font-weight:600;color:#86efacd9;transition:color .18s;padding:.4rem 0}.footer-cta-whatsapp:hover{color:#86efac}.footer-cta-note{display:flex;align-items:center;justify-content:center;gap:.35rem;font-size:.7rem;color:#ffffff52;letter-spacing:.02em;padding-top:.2rem}.variant-selector{margin-bottom:1.25rem}.variant-selector-label{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.6rem}.variant-pills{display:flex;flex-wrap:wrap;gap:.5rem}.variant-pill{display:inline-flex;align-items:center;padding:.45rem 1rem;border-radius:6px;border:1.5px solid var(--border);background:#fff;font-size:.8rem;font-weight:600;color:var(--ink);cursor:pointer;transition:all .18s;font-family:var(--font-sans)}.variant-pill:hover{border-color:var(--canopy);color:var(--canopy)}.variant-pill.active{border-color:var(--canopy);background:var(--canopy);color:#fff}.back-to-top{position:fixed;bottom:90px;right:20px;width:42px;height:42px;border-radius:50%;background:var(--canopy);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #1b43324d;opacity:0;transform:translateY(12px) scale(.9);transition:opacity .28s,transform .28s;pointer-events:none;z-index:900}.back-to-top.btt-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.back-to-top:hover{background:var(--forest);transform:translateY(-2px) scale(1.05)}@media (max-width:1200px){.cat-grid{grid-template-columns:repeat(4,1fr)}.why-import-grid{grid-template-columns:1fr 200px 1fr;gap:2rem}.footer-grid-5{grid-template-columns:1fr 1fr 1fr;gap:2rem}.wyc-grid{grid-template-columns:repeat(3,1fr)}.kcp-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1100px){.cat-grid{grid-template-columns:repeat(4,1fr)}.features-grid,.coll-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.process-row{grid-template-columns:repeat(3,1fr);gap:2rem 1rem}.process-step-wrap:not(:last-child):after{display:none}.products-grid{grid-template-columns:repeat(3,1fr)}.footer-grid-5{grid-template-columns:1fr 1fr;gap:1.5rem}.products-carousel .product-card{flex:0 0 calc(33.33% - 1rem)}}@media (max-width:1024px){.hero{grid-template-columns:1fr}.hero.hero-split .hero-title{font-size:clamp(2rem,3.2vw,2.7rem)}.hero-purity-badge{width:112px;height:112px}.hpb-pct{font-size:1.6rem}.why-import-grid{grid-template-columns:1fr}.why-import-map{display:none}}@media (max-width:900px){.hero{min-height:auto}.hero-left{padding:4rem 2rem}.hero-right{height:50vw}.stats-inner{flex-wrap:wrap}.why-import-grid,.form-grid,.products-content-grid,.blog-layout .container,.blog-post-layout .container{grid-template-columns:1fr}.blog-sidebar{display:none}.product-detail-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:repeat(2,1fr)}.why-choose-row{flex-wrap:wrap}.why-pill{flex:0 0 33.33%;border-right:none;border-bottom:1px solid var(--border)}.coffee-grid{grid-template-columns:1fr}.process-row{grid-template-columns:repeat(3,1fr);gap:2rem 1rem}.process-step-wrap:not(:last-child):after{display:none}.testi-grid{grid-template-columns:repeat(2,1fr)}.about-intro-grid{grid-template-columns:1fr}.footer-cta-inner{flex-direction:column;text-align:center}.footer-cta-actions{justify-content:center}}@media (max-width:768px){.nav{height:56px;padding:0}.nav-inner{height:56px;padding:0 1rem}.logo-img{height:38px}.nav-links,.nav-actions .nav-cta-btn{display:none}.nav-actions{gap:.25rem}.hamburger,.mob-nav-bar{display:flex}body{padding-bottom:64px}.topbar,.topbar-inner{display:none}.hs-right{position:relative;left:0;height:300px;width:100%}.hs-left{width:100%;min-height:unset;background:var(--cream)}.hs-fade{display:none}.hero-purity-badge{position:relative;left:auto;top:auto;transform:none;margin:-56px auto 0;display:flex;width:110px;height:110px}.hero.hero-split .hero-title{font-size:2rem}.hs-left-inner{padding:2.5rem 1.5rem}.hero{min-height:auto;padding:2rem 0 0}.hero-text{padding:1.5rem 1rem 0;text-align:center}.hero-title{font-size:2rem;margin-bottom:.75rem}.hero-actions{justify-content:center;gap:.6rem}.hero-actions .btn{padding:.6rem 1.2rem;font-size:.78rem}.hero-left{padding:3rem 1.5rem}.hero-right{height:60vw}.hero-badge{bottom:1rem;right:1rem;padding:.75rem 1rem}.section,.why-import-section,.coffee-cta-section,.export-process,.knowledge{padding-top:2.25rem;padding-bottom:2.25rem}.container{padding-left:1rem;padding-right:1rem}.stats-bar{padding:.5rem 0}.stat-item{flex:0 0 50%;border-right:none;border-bottom:1px solid rgba(255,255,255,.1);padding:1rem .85rem}.stat-item:nth-child(odd){border-right:1px solid rgba(255,255,255,.1)}.stat-item:nth-child(3),.stat-item:nth-child(4){border-bottom:none}.stat-num{font-size:1.35rem}.stat-label{font-size:.6rem}.stat-icon{width:30px;height:30px}.section-title{font-size:1.55rem}.section-head{margin-bottom:1.75rem}.section-sub{font-size:.84rem}.section-label{font-size:.58rem;letter-spacing:.18em}.products-tab-hd{flex-direction:column;gap:.75rem}.products-tab-bar{gap:1rem;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.products-tab-bar::-webkit-scrollbar{display:none}.products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.product-name{font-size:.84rem}.products-carousel .product-card{flex:0 0 calc(50% - .65rem)}.categories.section{padding-top:2.75rem;padding-bottom:2.75rem}.categories .section-head{margin-bottom:1.75rem}.cat-grid{grid-template-columns:repeat(2,1fr);gap:.85rem;padding:0 .15rem}.cat-card{height:155px;aspect-ratio:unset}.coll-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.coll-card{height:auto}.why-grid{grid-template-columns:1fr}.why-pill{flex:0 0 50%}.process-row{grid-template-columns:1fr;gap:1.5rem}.process-step-wrap{width:100%;max-width:100%}.blog-grid{grid-template-columns:1fr;gap:1rem}.blog-main-grid{grid-template-columns:1fr}.blog-featured .blog-title{font-size:1.125rem}.footer-cta-inner{flex-direction:column;text-align:center;gap:1.25rem}.footer-cta-actions{flex-direction:column;align-items:center;gap:.6rem}.footer-cta-actions .btn{width:100%;max-width:280px;justify-content:center}.footer-grid-5{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center;font-size:.72rem}.footer-bottom-links{justify-content:center}.form-row{grid-template-columns:1fr}.product-show-inner,.product-detail-wrap{flex-direction:column}.product-gallery{width:100%}.product-info{width:100%;padding-left:0}a,button,.btn{-webkit-tap-highlight-color:rgba(27,67,50,.12)}.btn:active{opacity:.82;transform:scale(.97);transition:none}.coffee-cta-section{min-height:260px}.coffee-cta-inner{padding:2rem 1rem}.coffee-cta-heading{font-size:1.8rem}.coffee-cta-desc{font-size:.88rem}.why-import-section{flex-direction:column}.wi-left{width:100%;padding:2rem 1rem 1.5rem;flex-direction:column}.wi-right{flex-direction:column;padding:1.5rem 1rem 2rem}.wi-map{display:none}.wa-widget{right:auto}.wa-panel{width:calc(100vw - 40px);max-width:300px}.testi-grid{grid-template-columns:1fr}.trust-title{display:none}.trust-certs{gap:.85rem}.trust-cert{font-size:.66rem}}@media (max-width:600px){.cat-grid{grid-template-columns:repeat(2,1fr)}.coll-grid{grid-template-columns:1fr 1fr}.why-feat-grid,.blog-grid{grid-template-columns:1fr}.hero-purity-badge{width:96px;height:96px}.hpb-pct{font-size:1.5rem}.hero.hero-split .hero-title{font-size:1.8rem}.hero.hero-split .hero-desc{font-size:.875rem}.footer-grid-5{grid-template-columns:1fr}.topbar-right{display:none}.products-grid{grid-template-columns:repeat(2,1fr)}.products-carousel .product-card{flex:0 0 calc(85% - .5rem)}}@media (max-width:420px){.products-grid,.wyc-grid{grid-template-columns:1fr}}@media (max-width:900px){.cat-grid{grid-template-columns:repeat(3,1fr)}.process-row{grid-template-columns:repeat(3,1fr);gap:2rem 1rem}.wyc-grid{grid-template-columns:repeat(3,1fr)}.wip-inner{grid-template-columns:1fr;gap:2.5rem}.wip-grid{grid-template-columns:repeat(2,1fr)}.ccta-section{grid-template-columns:1fr}.ccta-img{height:280px}.ccta-content{padding:2.5rem 2rem}.kcp-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.cat-grid{grid-template-columns:repeat(2,1fr)}.process-row{grid-template-columns:1fr;gap:1.5rem}.wyc-grid{grid-template-columns:repeat(2,1fr)}.wip-grid,.kcp-grid{grid-template-columns:1fr}.cinnamon-feature-banner{padding:2.5rem 0}.cfb-title{font-size:1.8rem}.footer-cta-stats{gap:1.25rem}.footer-cta-actions{flex-direction:column;align-items:flex-start;gap:.65rem}.footer-cta-inner{flex-direction:column;gap:1.5rem}}@media (max-width:420px){.wyc-section,.wip-section,.kcp-section{padding:3.5rem 0}.back-to-top{width:38px;height:38px;right:16px;bottom:80px}}.page-title{font-family:var(--font-serif);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:var(--ink);letter-spacing:-.025em;margin-bottom:1.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.btn-xs{padding:.28rem .65rem;font-size:.7rem;font-weight:700;letter-spacing:.04em;border-radius:5px;display:inline-flex;align-items:center;gap:.3rem}.btn-block{width:100%;justify-content:center}.auth-alert{padding:.85rem 1.25rem;border-radius:var(--radius);font-size:.875rem;margin-bottom:1.25rem;display:flex;align-items:center;gap:.65rem}.auth-alert-success{background:#e8f5e9;border:1px solid #a5d6a7;color:#2e7d32}.auth-alert-error{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b}.is-invalid{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.invalid-feedback{font-size:.78rem;color:#ef4444;margin-top:.3rem;display:block}.cart-section{padding:3.5rem 0 5rem}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:2.5rem;align-items:start}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{display:grid;grid-template-columns:88px 1fr auto auto;gap:1.25rem;background:#fff;border:1px solid var(--border);border-radius:12px;padding:1.25rem;align-items:center}.cart-item-img-wrap{width:88px;height:88px;border-radius:8px;overflow:hidden;background:var(--cream);flex-shrink:0}.cart-item-img{width:100%;height:100%;object-fit:cover}.cart-item-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;background:var(--cream)}.cart-item-info{display:flex;flex-direction:column;gap:.3rem}.cart-item-name{font-family:var(--font-serif);font-size:.95rem;font-weight:700;color:var(--ink);line-height:1.3;transition:color .18s}.cart-item-name:hover{color:var(--canopy)}.cart-item-cat{font-size:.72rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.cart-item-qty{display:flex;align-items:center;gap:.35rem;margin-top:.5rem}.cart-remove-form{margin-top:.25rem}.cart-remove-btn{font-size:.72rem;color:#ef4444;font-weight:600;background:none;border:none;cursor:pointer;padding:0;transition:opacity .18s}.cart-remove-btn:hover{opacity:.7}.cart-summary{position:sticky;top:6rem}.cart-summary-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.75rem;box-shadow:var(--shadow-sm)}.cart-summary-card h3{font-family:var(--font-serif);font-size:1.1rem;font-weight:800;color:var(--ink);margin-bottom:1.25rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.cart-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:var(--muted);padding:.4rem 0}.cart-summary-row.total{font-size:1rem;font-weight:700;color:var(--ink);border-top:1px solid var(--border);margin-top:.5rem;padding-top:.85rem}.cart-summary-note{font-size:.75rem;color:var(--muted);margin-top:.75rem;line-height:1.55;display:flex;align-items:flex-start;gap:.45rem;background:#c8922a0f;border:1px solid rgba(200,146,42,.15);border-radius:8px;padding:.65rem .85rem}.cart-summary-note svg{flex-shrink:0;margin-top:1px;color:var(--gold)}.cart-empty{text-align:center;padding:5rem 2rem;background:#fff;border-radius:14px;border:1px solid var(--border)}.cart-empty p{max-width:40ch;margin:0 auto 1.5rem;color:var(--muted)}.cart-clear-btn{font-size:.75rem;color:#ef4444;font-weight:600;background:none;border:1px solid rgba(239,68,68,.25);border-radius:5px;padding:.3rem .7rem;cursor:pointer;transition:all .18s}.cart-clear-btn:hover{background:#ef44440f}.checkout-section{padding:3.5rem 0 5rem}.checkout-layout{display:grid;grid-template-columns:1fr 380px;gap:2.5rem;align-items:start}.checkout-form-wrap{display:flex;flex-direction:column;gap:2rem}.checkout-login-prompt{background:var(--cream);border:1px solid var(--border);border-radius:10px;padding:1rem 1.25rem;font-size:.85rem;color:var(--muted)}.checkout-login-prompt a{color:var(--canopy);font-weight:600}.checkout-section-title{font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--canopy);margin-bottom:1rem;padding-bottom:.6rem;border-bottom:2px solid var(--border)}.form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.payment-methods{display:flex;flex-direction:column;gap:.75rem}.payment-option{border:2px solid var(--border);border-radius:10px;overflow:hidden;transition:border-color .2s}.payment-option:has(input:checked){border-color:var(--canopy)}.payment-option label{display:flex;align-items:center;gap:.75rem;padding:.9rem 1.1rem;cursor:pointer;font-size:.875rem;font-weight:600;color:var(--ink)}.payment-option label input[type=radio]{accent-color:var(--canopy);width:16px;height:16px;flex-shrink:0}.payment-option-body{padding:.75rem 1.1rem 1rem;border-top:1px solid var(--border);background:#1b433205;font-size:.82rem;color:var(--muted);line-height:1.6}.checkout-summary{position:sticky;top:6rem}.checkout-summary>h3{font-family:var(--font-serif);font-size:1.1rem;font-weight:800;color:var(--ink);margin-bottom:1.25rem}.checkout-item-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.875rem;border-bottom:1px solid var(--border)}.checkout-item-name{color:var(--ink);font-weight:500;max-width:30ch}.checkout-item-qty{color:var(--muted);font-size:.8rem}.checkout-summary-divider{border:none;border-top:2px solid var(--border);margin:1rem 0}.checkout-total-row{display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:700;color:var(--ink)}.checkout-total-note{font-size:.75rem;color:var(--muted);margin-top:.5rem;line-height:1.5}.checkout-note-text{font-size:.8rem;color:var(--muted);margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border)}.cust-section{padding:3.5rem 0 5rem}.cust-layout{display:grid;grid-template-columns:240px 1fr;gap:2.5rem;align-items:start}.cust-main{display:flex;flex-direction:column;gap:1.75rem}.cust-welcome{background:linear-gradient(135deg,var(--canopy) 0%,var(--forest) 100%);border-radius:14px;padding:2rem;color:#fff;display:flex;align-items:center;gap:1.5rem}.cust-avatar{width:62px;height:62px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;color:#fff;flex-shrink:0;border:2px solid rgba(255,255,255,.3)}.cust-name{font-family:var(--font-serif);font-size:1.2rem;font-weight:800;color:#fff;letter-spacing:-.02em}.cust-meta{font-size:.78rem;color:#ffffffa6;margin-top:.2rem}.cust-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.cust-stat{background:#fff;border:1px solid var(--border);border-radius:12px;padding:1.25rem;text-align:center;box-shadow:var(--shadow-sm)}.cust-stat-num{display:block;font-family:var(--font-serif);font-size:1.8rem;font-weight:800;color:var(--canopy);line-height:1}.cust-stat-label{display:block;font-size:.72rem;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-top:.35rem}.cust-section-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.5rem;box-shadow:var(--shadow-sm)}.cust-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.cust-card-head h3{font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--canopy)}.cust-empty{text-align:center;padding:3rem 2rem;color:var(--muted);font-size:.875rem}.order-table-wrap{overflow-x:auto}.order-table{width:100%;border-collapse:collapse;font-size:.875rem}.order-table th{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:.5rem .75rem;text-align:left;border-bottom:2px solid var(--border)}.order-table td{padding:.75rem;border-bottom:1px solid var(--border);color:var(--ink);vertical-align:middle}.order-table tr:last-child td{border-bottom:none}.order-num{font-family:var(--font-serif);font-weight:700;color:var(--canopy)}.status-pill{display:inline-flex;align-items:center;padding:.22rem .65rem;border-radius:20px;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.status-pending{background:#fbbf2426;color:#92400e}.status-processing{background:#3b82f61f;color:#1e40af}.status-shipped{background:#8b5cf61f;color:#5b21b6}.status-delivered{background:#22c55e1f;color:#15803d}.status-cancelled{background:#ef44441a;color:#b91c1c}.about-hero-label{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);display:inline-flex;align-items:center;gap:.4rem;margin-bottom:.85rem}.about-hero-sub{font-size:.95rem;color:var(--muted);line-height:1.75;max-width:54ch;margin-top:.75rem}.about-intro-sub{font-size:.7rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.65rem}.about-intro-body{font-size:.92rem;color:#3e5044;line-height:1.78}.about-main-img{width:100%;border-radius:16px;object-fit:cover;box-shadow:var(--shadow-md)}.about-stat-num{font-family:var(--font-serif);font-size:1.6rem;font-weight:800;color:#fff;line-height:1;display:block}.about-stat-lbl{font-size:.65rem;color:#ffffffa6;letter-spacing:.06em;text-transform:uppercase;margin-top:.15rem;display:block}.about-trust-phone{font-size:.8rem;font-weight:700;color:#fff}.about-value-card-wrap{display:flex;flex-direction:column;gap:1rem}@media (max-width:900px){.cart-layout{grid-template-columns:1fr}.cart-item{grid-template-columns:72px 1fr}.checkout-layout,.cust-layout{grid-template-columns:1fr}}@media (max-width:560px){.cart-item{grid-template-columns:64px 1fr}.form-row-2{grid-template-columns:1fr}.cust-stats-row{grid-template-columns:1fr 1fr}.checkout-summary,.cart-summary{position:static}}@media (max-width:420px){.cust-stats-row{grid-template-columns:1fr}}.auth-section{min-height:72vh;display:flex;align-items:center;padding:3rem 1rem;background:var(--cream)}.auth-container{width:100%;max-width:480px;margin:0 auto}.auth-container-wide{max-width:680px}.auth-card{background:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 4px 30px #1b433217}.auth-logo{text-align:center;margin-bottom:1.25rem}.auth-logo-img{height:48px;object-fit:contain}.auth-title{font-family:var(--font-serif);font-size:1.7rem;color:var(--canopy);text-align:center;margin:0 0 .3rem;letter-spacing:-.03em}.auth-subtitle{text-align:center;color:var(--muted);font-size:.9rem;margin:0 0 1.5rem}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-divider{text-align:center;position:relative;margin:1.25rem 0}.auth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--border)}.auth-divider span{position:relative;background:#fff;padding:0 .75rem;font-size:.8rem;color:var(--muted)}.auth-social{display:flex;flex-direction:column;gap:.6rem}.auth-footer-text{text-align:center;font-size:.875rem;color:var(--muted);margin-top:1.25rem}.auth-footer-text a{color:var(--forest);font-weight:600;text-decoration:none}.auth-footer-text a:hover{color:var(--canopy)}.auth-icon-wrap{text-align:center;margin-bottom:1rem}.about-intro-body{color:var(--muted);line-height:1.78;font-size:.95rem;margin-bottom:1rem}.about-intro-cta{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}@media (max-width:1100px){.products-grid-4{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.products-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.products-grid-4{grid-template-columns:1fr}}
