.lh-page{min-height:100vh;background:#09090b;color:#d4d4d8;font-family:var(--font-body)}.lh-container{max-width:1200px;margin:0 auto;padding:0 24px}.lh-login{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}.lh-login-dot{width:6px;height:6px;border-radius:2px;background:#dc2626;margin-bottom:20px}.lh-login-title{margin:0 0 4px;font-size:22px;font-weight:700;color:#fafafa;font-family:var(--font-body)}.lh-login-sub{margin:0 0 24px;font-size:14px;color:#71717a}.lh-login-row{display:flex;gap:8px}.lh-login-input{padding:10px 16px;border-radius:8px;border:1px solid #27272a;background:#18181b;color:#e4e4e7;font-size:14px;width:240px;outline:none;font-family:var(--font-body)}.lh-login-input:focus{border-color:#3f3f46}.lh-login-btn{padding:10px 24px;border-radius:8px;border:none;background:#dc2626;color:#fff;font-size:14px;font-weight:600;cursor:pointer;font-family:var(--font-body)}.lh-login-btn:hover{background:#b91c1c}.lh-login-error{margin-top:14px;font-size:14px;color:#f87171}.lh-topbar{width:100%;background:#0b0b0e;border-bottom:1px solid rgba(39,39,42,.8);position:sticky;top:0;z-index:50;margin-bottom:28px}.lh-topbar-inner{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.lh-header-brand{display:flex;align-items:center;gap:12px;min-width:0}.lh-header-dot{width:10px;height:10px;border-radius:2px;background:#dc2626;flex-shrink:0}.lh-header-title{margin:0!important;font-size:18px!important;font-weight:700;color:#fafafa;letter-spacing:.08em;text-transform:uppercase;font-family:var(--font-body);line-height:1.2!important;white-space:nowrap}.lh-header-flow{font-size:12px;color:#52525b;white-space:nowrap}.lh-topbar-right{display:flex;align-items:center;gap:14px}.lh-search{border:1px solid rgba(39,39,42,.6);border-radius:12px;padding:28px;margin-bottom:20px;background:#18181b4d}.lh-search-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px 18px;align-items:end}.lh-field{min-width:0;display:flex;flex-direction:column}.lh-field--location{grid-column:span 7}.lh-field--type{grid-column:span 5}.lh-field--radius{grid-column:span 4}.lh-field--count{grid-column:span 2}.lh-field--custom{grid-column:span 6}.lh-field--submit{grid-column:span 12}.lh-field--submit .lh-search-btn{width:100%;padding:14px 24px;font-size:15px}.lh-label{display:block;font-size:12px;color:#a1a1aa;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-weight:600}.lh-input,.lh-select{width:100%;background:#18181b;border:1px solid #27272a;border-radius:8px;padding:13px 14px;font-size:15px;color:#e4e4e7;outline:none;font-family:var(--font-body);box-sizing:border-box}.lh-input:focus,.lh-select:focus{border-color:#52525b}.lh-input::placeholder{color:#3f3f46}.lh-select{cursor:pointer}.lh-search-btn{padding:9px 24px;border-radius:6px;border:none;font-size:13px;font-weight:600;color:#fff;cursor:pointer;background:#dc2626;font-family:var(--font-body);white-space:nowrap}.lh-search-btn:hover{background:#b91c1c}.lh-search-btn--loading{background:#3f3f46;cursor:wait}.lh-custom-row{margin-top:12px}.lh-error{margin-top:12px;font-size:13px;color:#f87171;background:#7f1d1d4d;border:1px solid rgba(127,29,29,.4);border-radius:6px;padding:8px 12px}.lh-warning{margin-top:12px;font-size:13px;color:#fbbf24;background:#78530933;border:1px solid rgba(120,83,9,.4);border-radius:6px;padding:8px 12px}.lh-actions{padding:12px 0;border-bottom:1px solid rgba(39,39,42,.6);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.lh-actions-left{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.lh-actions-count{font-size:12px;color:#52525b;margin-right:4px}.lh-sm-btn{padding:3px 8px;font-size:11px;border:1px solid #27272a;border-radius:4px;background:transparent;color:#71717a;cursor:pointer;font-family:var(--font-body)}.lh-sm-btn:hover{color:#d4d4d8;border-color:#3f3f46}.lh-sm-btn--danger{border-color:#7f1d1d66;color:#ef4444}.lh-sm-btn--danger:hover{background:#7f1d1d33}.lh-export-btn{padding:6px 18px;border-radius:6px;border:none;font-size:13px;font-weight:600;color:#fff;cursor:pointer;background:#dc2626;font-family:var(--font-body)}.lh-export-btn:hover{background:#b91c1c}.lh-export-btn--disabled{background:#3f3f46;opacity:.4;cursor:not-allowed}.lh-actions-right{display:flex;gap:8px;flex-wrap:wrap}.lh-push-btn{background:#0ea5e9}.lh-push-btn:hover{background:#0284c7}.lh-loading{padding:80px 0;text-align:center}.lh-spinner{display:inline-block;width:24px;height:24px;border:3px solid #3f3f46;border-top-color:#ef4444;border-radius:50%;animation:lh-spin .8s linear infinite}@keyframes lh-spin{to{transform:rotate(360deg)}}.lh-loading-text{color:#71717a;margin-top:14px;font-size:13px}.lh-loading-sub{color:#3f3f46;font-size:12px;margin-top:12px}.lh-steps{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:16px}.lh-step{font-size:11px;color:#52525b;border:1px solid #27272a;border-radius:999px;padding:4px 12px;background:#18181b66;transition:all .2s}.lh-step--active{color:#fbbf24;border-color:#fbbf2466;background:#78530926}.lh-step--done{color:#34d399;border-color:#34d39966;background:#064e3b33}.lh-step-n{color:inherit;opacity:.7}.lh-batch-toggle{margin-top:14px}.lh-link-btn{background:transparent;border:none;color:#60a5fa;cursor:pointer;font-size:13px;padding:0;font-family:var(--font-body)}.lh-link-btn:hover{text-decoration:underline}.lh-batch{margin-top:10px}.lh-batch-text{font-family:var(--font-body);min-height:110px}.lh-batch-actions{margin-top:10px;display:flex;gap:10px}.lh-force-toggle{display:flex;align-items:center;gap:6px;font-size:12px;color:#71717a;margin-top:8px;cursor:pointer}.lh-force-toggle input{accent-color:#dc2626}.lh-results{padding:12px 0}.lh-card{border-radius:8px;border:1px solid rgba(39,39,42,.3);padding:12px 14px;margin-bottom:6px;background:#18181b33;display:grid;grid-template-columns:auto 1fr auto;gap:10px;transition:border-color .15s}.lh-card--selected{background:#18181bb3;border-color:#3f3f4699}.lh-check{margin-top:3px;cursor:pointer;accent-color:#3b82f6}.lh-card-body{min-width:0}.lh-card-row1{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.lh-card-name{font-weight:600;font-size:13px;color:#f4f4f5}.lh-card-tag{font-size:10px;color:#52525b;background:#27272acc;padding:2px 6px;border-radius:4px}.lh-card-row2{display:flex;flex-wrap:wrap;gap:0 16px;font-size:12px;margin-top:4px}.lh-card-contact{color:#a1a1aa}.lh-card-title{color:#52525b}.lh-card-link{color:#60a5fa;text-decoration:none}.lh-card-link:hover{text-decoration:underline}.lh-card-link--truncate{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lh-card-addr{font-size:11px;color:#52525b;margin-top:4px}.lh-card-tags{font-size:11px;color:#a1a1aa;margin-top:6px}.lh-card-tag-label{color:#52525b;text-transform:uppercase;letter-spacing:.05em;font-size:10px}.lh-card-notes{font-size:11px;color:#71717a;font-style:italic;margin-top:4px}.lh-editable{cursor:text;border-bottom:1px dashed transparent;transition:border-color .15s,background .15s;padding:1px 2px;border-radius:3px}.lh-editable:hover{border-bottom-color:#60a5fa66;background:#60a5fa0f}.lh-editable--empty{color:#3f3f46;font-style:italic}.lh-edit-input{background:#0b0b0e;border:1px solid #3b82f6;border-radius:4px;padding:3px 6px;color:#e4e4e7;font-size:inherit;font-family:var(--font-body);outline:none;min-width:80px;width:auto}textarea.lh-edit-input{width:100%;resize:vertical}.lh-card-rm{background:transparent;border:none;color:#3f3f46;cursor:pointer;font-size:18px;padding:0 4px;opacity:0;transition:opacity .15s}.lh-card:hover .lh-card-rm{opacity:1}.lh-card-rm:hover{color:#a1a1aa}.lh-empty{padding:96px 16px;text-align:center}.lh-empty-dot{width:12px;height:12px;background:#27272a;border-radius:2px;margin:0 auto 16px}.lh-empty-text{color:#71717a;font-size:14px;margin:0}.lh-empty-sub{color:#3f3f46;font-size:12px;margin:6px auto 0;max-width:400px;line-height:1.5}.lh-empty-examples{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:24px}.lh-example-btn{font-size:12px;color:#71717a;border:1px solid #27272a;border-radius:6px;padding:7px 14px;background:transparent;cursor:pointer;font-family:var(--font-body);transition:all .15s}.lh-example-btn:hover{border-color:#3f3f46;color:#d4d4d8}.lh-history{padding:12px 0;border-top:1px solid rgba(39,39,42,.4)}.lh-history-label{font-size:10px;color:#3f3f46;text-transform:uppercase;letter-spacing:.1em;margin:0 0 8px}.lh-history-chips{display:flex;gap:6px;flex-wrap:wrap}.lh-history-chip{font-size:11px;color:#52525b;background:#18181b99;border:1px solid rgba(39,39,42,.4);padding:3px 8px;border-radius:4px}@media(min-width:1024px){.lh-header-title{font-size:22px!important}.lh-header-flow,.lh-label{font-size:13px}.lh-input,.lh-select{font-size:16px;padding:15px 16px}.lh-field--submit .lh-search-btn{font-size:16px;padding:16px 24px}.lh-search{padding:32px}}@media(max-width:768px){.lh-container{padding:0 16px}.lh-topbar-inner{padding:14px 16px}.lh-header-flow{display:none}.lh-header-title{font-size:16px!important;letter-spacing:.06em}.lh-search{padding:18px;border-radius:10px}.lh-field--location,.lh-field--type,.lh-field--radius,.lh-field--count,.lh-field--custom,.lh-field--submit{grid-column:span 12}}:root{--green: #1D4E3C;--green-d: #163d2f;--green-l: #2a6350;--cream: #f6f7f4;--sand: #e8ede8;--ink: #0c1a16;--muted: #4b5a54;--white: #ffffff;--font-heading: "Cormorant Garamond", serif;--font-body: "DM Sans", sans-serif;--section-padding: 104px;--section-padding-sm: 88px;--container-max: 1120px;--container-padding: 24px;--radius-pill: 999px;--radius-lg: 22px;--radius-md: 16px;--radius-sm: 10px;--radius-xs: 9px;--shadow-sm: 0 4px 14px rgba(12,26,22,.05);--shadow-md: 0 10px 36px rgba(12,26,22,.07);--shadow-lg: 0 28px 72px rgba(12,26,22,.16);--shadow-card: 0 5px 18px rgba(12,26,22,.05);--shadow-card-hover: 0 14px 36px rgba(12,26,22,.1);--transition-fast: .18s;--transition-base: .22s;--transition-slow: .25s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--ink);overflow-x:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.container{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-padding)}h1,h2,h3,h4{font-family:var(--font-heading);line-height:1.08}h1{font-size:clamp(40px,6vw,78px);font-weight:600}h2{font-size:clamp(30px,4vw,52px);font-weight:600}h3{font-size:clamp(20px,2.4vw,28px);font-weight:600}.kicker{display:inline-block;font-family:var(--font-body);font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--green)}.kicker-light{color:#ffffffb3}.serif{font-family:var(--font-heading)}.btn{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:var(--radius-pill);font-family:var(--font-body);font-size:.875rem;font-weight:500;letter-spacing:.04em;transition:all .2s;cursor:pointer;border:none}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:var(--green-l)}.btn-outline{border:1px solid rgba(255,255,255,.5);color:#fff;background:transparent}.btn-outline:hover{background:#ffffff1f}.btn-outline-dark{border:1px solid var(--green);color:var(--green);background:transparent}.btn-outline-dark:hover{background:var(--green);color:#fff}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.utility-bar{background:var(--green-d);border-bottom:1px solid rgba(255,255,255,.1);position:fixed;top:0;left:0;right:0;z-index:210;height:42px}.utility-bar-inner{display:flex;align-items:center;justify-content:space-between;height:42px}.utility-left{display:flex;align-items:center;gap:20px}.utility-link{display:flex;align-items:center;gap:6px;color:#ffffffb3;font-size:.78rem;font-weight:400;transition:color .2s}.utility-link:hover{color:#fff}.utility-link svg{width:14px;height:14px;flex-shrink:0}.utility-center{display:flex;align-items:center;gap:10px}.utility-social{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#fff9;transition:color .2s}.utility-social:hover{color:#fff}.utility-social svg{width:16px;height:16px}.utility-right{display:flex;align-items:center}.utility-cta{display:inline-flex;align-items:center;gap:8px;background:var(--green-l);color:#fff;padding:7px 20px;border-radius:var(--radius-pill);font-size:.78rem;font-weight:500;letter-spacing:.04em;transition:background .2s}.utility-cta:hover{background:var(--green)}.utility-cta svg{width:14px;height:14px}header{position:fixed;top:42px;left:0;right:0;z-index:200;transition:background .3s,border-color .3s}header.scrolled{background:#1d4e3cf7;-webkit-backdrop-filter:blur(12px) saturate(160%);backdrop-filter:blur(12px) saturate(160%);border-bottom:1px solid rgba(255,255,255,.1)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;height:76px}.brand{display:flex;align-items:center;gap:12px}.brand img{height:38px;width:auto;border-radius:var(--radius-pill)}.brand-name{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:.02em}.main-nav{display:flex;align-items:center;gap:2px}.main-nav>a,.nav-dropdown>.nav-link{color:#ffffffc7;font-size:.875rem;font-weight:400;padding:8px 16px;border-radius:var(--radius-pill);transition:color .2s,background .2s;white-space:nowrap}.main-nav>a:hover{color:#fff;background:#ffffff1a}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:300}.hamburger span{width:24px;height:2px;background:#fff;transition:transform .3s,opacity .3s}.hamburger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-dropdown{position:relative}.nav-link{display:flex;align-items:center;gap:5px;cursor:pointer;color:#ffffffc7;font-size:.875rem;padding:8px 16px;border-radius:var(--radius-pill);transition:color .2s,background .2s;-webkit-user-select:none;user-select:none}.nav-link svg{width:13px;height:13px;transition:transform .25s;flex-shrink:0}.nav-dropdown:hover .nav-link,.nav-dropdown:focus-within .nav-link{color:#fff;background:#ffffff1a}.nav-dropdown:hover .nav-link svg,.nav-dropdown:focus-within .nav-link svg{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:50%;padding-top:10px;background:transparent;min-width:640px;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(-6px);transition:opacity var(--transition-base),transform var(--transition-base),visibility var(--transition-base);z-index:999}.dropdown-menu-inner{background:#fff;border-radius:var(--radius-md);padding:10px;box-shadow:0 20px 60px #0c1a1638,0 4px 16px #0c1a161f;display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:var(--radius-sm);transition:background var(--transition-fast);color:var(--ink)}.dropdown-item:hover{background:var(--cream)}.dropdown-item-icon{width:48px;height:48px;border-radius:var(--radius-sm);flex-shrink:0;background:#1d4e3c14;display:flex;align-items:center;justify-content:center;color:var(--green)}.dropdown-item-icon svg{width:28px;height:28px}.dropdown-item-label{font-family:var(--font-heading);font-size:1.05rem;font-weight:600;color:var(--ink)}.dropdown-item-sub{font-size:.75rem;color:var(--muted);margin-top:2px;font-weight:300}.nav-cta{margin-left:10px}footer{background:var(--green);padding:64px 0 36px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}.footer-brand p{color:#ffffff8c;font-size:.875rem;line-height:1.65;margin-top:14px;font-weight:300;max-width:28ch}.footer-col h4{color:#fff6;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:500;margin-bottom:14px;font-family:var(--font-body)}.footer-col a{display:block;color:#ffffffb3;font-size:.875rem;margin-bottom:9px;transition:color .2s}.footer-col a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;flex-wrap:wrap;gap:12px}.footer-bottom p{color:#ffffff61;font-size:.8rem}.social-links{display:flex;gap:10px}.social-links a{width:34px;height:34px;border-radius:8px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#ffffffa6;transition:background .2s,color .2s}.social-links a:hover{background:#ffffff38;color:#fff}.social-links svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.5}.hero{position:relative;min-height:100vh;display:flex;align-items:flex-end;overflow:hidden;padding-top:118px}.hero video,.hero-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(160deg,#0a1610c7,#1d4e3c66,#0a120ed1)}.hero-content{position:relative;z-index:3;max-width:720px;padding:0 var(--container-padding) 100px;text-align:left}.hero-script{font-family:Cormorant Garamond,serif;font-style:italic;font-size:clamp(1.6rem,3vw,2.4rem);color:#ffffffb3;margin-bottom:8px;font-weight:400}.hero-content h1{color:#fff;font-weight:700;margin-bottom:22px;font-size:clamp(44px,7vw,86px);line-height:1.02;text-shadow:0 4px 40px rgba(0,0,0,.3)}.hero-content h1 em{font-style:italic;color:#ffffffd9}.hero-lead{color:#ffffffc7;font-size:1.125rem;line-height:1.68;max-width:58ch;margin:0 0 36px;font-weight:300}.hero-btns{display:flex;gap:14px;flex-wrap:wrap}.hero-scroll{position:absolute;bottom:36px;left:50%;transform:translate(-50%);z-index:3;color:#ffffff73;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:8px}.scroll-line{width:1px;height:44px;background:#ffffff4d;animation:sp 2s ease-in-out infinite}@keyframes sp{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:.9;transform:scaleY(1.15)}}.heritage{padding:var(--section-padding) 0;background:var(--cream)}.heritage-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.heritage-image{position:relative;border-radius:6px;overflow:hidden;aspect-ratio:4/5;box-shadow:var(--shadow-lg)}.heritage-image img{width:100%;height:100%;object-fit:cover}.heritage-script{font-family:Cormorant Garamond,serif;font-style:italic;font-size:clamp(1.8rem,3.5vw,3rem);color:var(--green-l);line-height:1;margin-bottom:0;font-weight:400}.heritage-text h2{color:var(--ink);font-size:clamp(36px,5vw,60px);line-height:1.02;margin-bottom:24px}.heritage-text p{color:#3d5045;font-size:1rem;line-height:1.78;font-weight:300;margin-bottom:16px}.pillars{padding:var(--section-padding-sm) 0;background:var(--green)}.pillars-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff1f;border:1px solid rgba(255,255,255,.12);border-radius:20px;overflow:hidden}.pillar{padding:42px 38px;background:var(--green);transition:background var(--transition-base)}.pillar:hover{background:var(--green-l)}.pillar-icon{width:46px;height:46px;background:#ffffff1f;border-radius:11px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.pillar-icon svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:1.5}.pillar h3{color:#fff;font-size:1.45rem;margin-bottom:10px}.pillar p{color:#ffffffb3;font-size:.9375rem;line-height:1.65;font-weight:300}.distributor-banner{padding:96px 0;background:var(--cream);text-align:center}.distributor-inner{max-width:750px;margin:0 auto}.distributor-script{font-family:Cormorant Garamond,serif;font-style:italic;font-size:clamp(1.4rem,2.5vw,2rem);color:var(--green-l);margin-bottom:4px;font-weight:400}.distributor-inner h2{font-family:var(--font-heading);font-size:clamp(28px,4vw,48px);font-weight:700;color:var(--ink);letter-spacing:.06em;margin-bottom:24px}.distributor-inner p{color:#3d5045;font-size:1rem;line-height:1.78;font-weight:300;margin-bottom:16px}.products-section{padding:var(--section-padding) 0;background:var(--white)}.section-header{margin-bottom:52px}.section-header h2{color:var(--ink);margin-bottom:10px}.section-header p{color:var(--muted);font-size:1rem;font-weight:300;max-width:52ch}.products-image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-image-card{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:1;display:block;text-decoration:none}.product-image-card.wide{grid-column:span 1}.product-image-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-image-card:hover img{transform:scale(1.06)}.product-image-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(12,26,22,.75) 0%,rgba(12,26,22,.15) 50%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:28px;transition:background .3s}.product-image-card:hover .product-image-overlay{background:linear-gradient(to top,rgba(29,78,60,.85) 0%,rgba(29,78,60,.2) 60%,transparent 100%)}.product-image-overlay h3{color:#fff;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;letter-spacing:.06em;margin-bottom:4px;line-height:1.1}.product-arrow{font-size:1.2rem;margin-left:6px;opacity:0;transition:opacity .3s,transform .3s;display:inline-block}.product-image-card:hover .product-arrow{opacity:1;transform:translate(4px)}.product-image-overlay p{color:#ffffffb3;font-size:.82rem;font-weight:300;line-height:1.5}.products-view-all{text-align:center;margin-top:40px}.service-area{padding:var(--section-padding) 0;background:var(--cream)}.service-area-header{text-align:center;max-width:600px;margin:0 auto 56px}.service-area-header h2{color:var(--ink);margin-bottom:16px}.service-area-header p{color:#3d5045;font-size:1rem;line-height:1.78;font-weight:300}.zones{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.zone{display:flex;flex-direction:column;gap:16px;padding:32px;border-radius:20px;background:#fff;border:1px solid var(--sand);box-shadow:0 4px 20px #0c1a160f}.zone-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.zone-dot.z1{background:var(--green);box-shadow:0 0 0 5px #1d4e3c1f}.zone-dot.z2{background:#5a9e82;box-shadow:0 0 0 5px #5a9e821f}.zone-dot.z3{background:#8aacb0;box-shadow:0 0 0 5px #8aacb01f}.zone-label{font-family:var(--font-heading);font-size:1.35rem;font-weight:600;color:var(--ink);margin-bottom:4px}.zone-desc{font-size:.88rem;color:#56706a;font-weight:300;line-height:1.65}.how{padding:var(--section-padding) 0;background:var(--green)}.how h2{color:#fff;margin-bottom:10px}.how-sub{color:#ffffff9e;font-size:1rem;font-weight:300;margin-bottom:56px;max-width:48ch}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.step{padding:38px 30px;border-top:2px solid transparent;transition:border-color var(--transition-base),background var(--transition-base)}.step:hover{background:#ffffff12;border-color:#fff6}.step-num{font-family:var(--font-heading);font-size:3.2rem;font-weight:700;color:#ffffff29;line-height:1;margin-bottom:18px;transition:color var(--transition-base)}.step:hover .step-num{color:#ffffff61}.step h3{color:#fff;font-size:1.25rem;margin-bottom:9px}.step p{color:#fff9;font-size:.875rem;line-height:1.65;font-weight:300}.testimonials{padding:var(--section-padding) 0;background:var(--cream)}.testimonials-header{text-align:center;margin-bottom:56px}.testimonials-script{font-family:Cormorant Garamond,serif;font-style:italic;font-size:clamp(1.6rem,3vw,2.4rem);color:var(--green-l);margin-bottom:2px;font-weight:400}.testimonials-header h2{font-family:var(--font-heading);font-size:clamp(28px,4vw,48px);font-weight:700;color:var(--ink);letter-spacing:.06em}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{background:var(--green);border-radius:12px;padding:40px 32px;display:flex;flex-direction:column;gap:20px}.testimonial-quote-icon{color:#fff3;width:40px;height:40px}.testimonial-quote-icon svg{width:40px;height:40px}.testimonial-text{color:#ffffffd9;font-size:.95rem;line-height:1.7;font-style:italic;font-weight:300;flex:1}.testimonial-author{display:flex;flex-direction:column;gap:2px}.testimonial-author strong{color:#fff;font-size:.88rem;font-weight:600}.testimonial-author span{color:#ffffff80;font-size:.78rem;font-weight:300}.apart{padding:96px 0;background:var(--white)}.apart-inner{max-width:750px;margin:0 auto;text-align:center}.apart-script{font-family:Cormorant Garamond,serif;font-style:italic;font-size:clamp(1.6rem,3vw,2.4rem);color:var(--green-l);margin-bottom:4px;font-weight:400}.apart-inner h2{font-family:var(--font-heading);font-size:clamp(24px,3.5vw,40px);font-weight:700;color:var(--ink);letter-spacing:.06em;margin-bottom:28px;line-height:1.15}.apart-inner p{color:#3d5045;font-size:1rem;line-height:1.78;font-weight:300;margin-bottom:16px}.apart-inner .btn{margin-top:16px}.cta-band{padding:80px 0;background:var(--green);position:relative;overflow:hidden}.cta-band:before{content:"";position:absolute;top:-100px;right:-100px;width:350px;height:350px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%)}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap}.cta-text h2{color:#fff;margin-bottom:9px}.cta-text p{color:#ffffffad;font-size:.9rem;font-weight:300;max-width:48ch}.cta-actions{display:flex;gap:12px;flex-wrap:wrap}.contact{padding:var(--section-padding) 0;background:var(--cream)}.contact-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:80px;align-items:center}.contact h2{color:var(--ink);margin-bottom:12px}.contact-desc{color:#3d5045;font-size:1rem;line-height:1.75;font-weight:300;margin-bottom:32px}.contact-details{display:flex;flex-direction:column;gap:14px}.contact-detail{display:flex;align-items:center;gap:12px}.contact-detail svg{width:17px;height:17px;stroke:var(--green);fill:none;stroke-width:1.5;flex-shrink:0}.contact-detail span{font-size:.9rem;color:#3d5045}.contact-detail a{color:var(--green)}.contact-detail a:hover{text-decoration:underline}.form-card{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius-lg);padding:40px 36px;box-shadow:var(--shadow-md)}.form-card h3{color:var(--ink);font-size:1.55rem;margin-bottom:26px}.form-2col{display:grid;grid-template-columns:1fr 1fr;gap:13px}.fg{display:flex;flex-direction:column;gap:5px}.fg.full{grid-column:span 2}.fg label{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:#56706a}.fg input,.fg textarea,.fg select{background:var(--cream);border:1px solid var(--sand);border-radius:var(--radius-xs);padding:12px 15px;color:var(--ink);font-family:var(--font-body);font-size:.9rem;transition:border-color var(--transition-fast);outline:none;width:100%}.fg input:focus,.fg textarea:focus,.fg select:focus{border-color:var(--green);background:#fff}.fg input::placeholder,.fg textarea::placeholder{color:#8fada6}.fg textarea{resize:vertical;min-height:112px}.fg select option{background:#fff}.form-check{display:flex;align-items:center;gap:9px;color:#56706a;font-size:.84rem}.form-check input[type=checkbox]{accent-color:var(--green);width:15px;height:15px}.form-status{font-size:.84rem;color:var(--green);min-height:1.2em}.product-hero{position:relative;min-height:72vh;display:flex;align-items:flex-end;overflow:hidden;padding-top:118px}.product-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.product-hero:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(to top,rgba(12,26,22,.88) 0%,rgba(12,26,22,.35) 55%,transparent 100%)}.product-hero-content{position:relative;z-index:3;padding:60px 0 72px}.product-hero-content .kicker{color:#ffffffb3;margin-bottom:14px}.product-hero-content h1{color:#fff;margin-bottom:18px}.product-hero-content p{color:#ffffffbf;font-size:1.125rem;font-weight:300;max-width:58ch;line-height:1.7}.breadcrumb{padding:100px 0 0;position:relative;z-index:3}.breadcrumb a{color:#fff9;font-size:.8rem}.breadcrumb a:hover{color:#ffffffe6}.breadcrumb span{color:#fff6;margin:0 8px;font-size:.8rem}.breadcrumb strong{color:#ffffffd9;font-size:.8rem}.product-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:var(--radius-pill);padding:8px 18px;margin-top:20px;color:#fff;font-size:.8rem;letter-spacing:.08em}.product-badge svg{width:16px;height:16px;stroke:#fff;fill:none;stroke-width:2}.cuts-section{padding:var(--section-padding-sm) 0;background:var(--white)}.cuts-section h2{margin-bottom:10px}.cuts-section .section-sub{color:var(--muted);font-size:1rem;font-weight:300;margin-bottom:48px}.cuts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cut-card{background:var(--cream);border:1px solid var(--sand);border-radius:var(--radius-md);padding:24px 22px;transition:box-shadow var(--transition-base),transform var(--transition-base)}.cut-card:hover{box-shadow:0 12px 32px #0c1a1617;transform:translateY(-3px)}.cut-card h4{font-family:var(--font-heading);font-size:1.2rem;color:var(--ink);margin-bottom:6px}.cut-card p{font-size:.85rem;color:var(--muted);line-height:1.55;font-weight:300}.cut-tag{display:inline-block;margin-bottom:10px;background:#1d4e3c1a;color:var(--green);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;padding:3px 10px;border-radius:var(--radius-pill)}.sourcing-section{padding:var(--section-padding-sm) 0;background:var(--green)}.sourcing-section h2{color:#fff;margin-bottom:10px}.sourcing-section .section-sub{color:#ffffffa6;font-weight:300;margin-bottom:48px}.sourcing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}.sourcing-card{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);padding:28px 24px;transition:background var(--transition-base)}.sourcing-card:hover{background:#ffffff24}.sourcing-card h4{color:#fff;font-family:var(--font-heading);font-size:1.2rem;margin-bottom:8px}.sourcing-card p{color:#fff9;font-size:.875rem;line-height:1.6;font-weight:300}.sourcing-icon{width:40px;height:40px;background:#ffffff1a;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.sourcing-icon svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:1.5}.product-cta{padding:var(--section-padding-sm) 0;background:var(--cream)}.product-cta-inner{background:var(--green);border-radius:var(--radius-lg);padding:56px 60px;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.product-cta-inner h2{color:#fff;margin-bottom:10px}.product-cta-inner p{color:#ffffffb3;font-weight:300;max-width:48ch}.product-cta-actions{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:960px){.heritage-grid,.contact-grid{grid-template-columns:1fr}.heritage-grid{gap:40px}.heritage-image{aspect-ratio:16/10}.zones,.pillars-inner{grid-template-columns:1fr}.steps,.products-image-grid{grid-template-columns:1fr 1fr}.product-image-card.wide{grid-column:span 1}.testimonials-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.dropdown-menu{min-width:460px}.dropdown-menu-inner{grid-template-columns:1fr 1fr}.product-cta-inner{padding:40px 32px}}@media(max-width:640px){.utility-bar,.utility-bar-inner{height:36px}.utility-left{gap:12px}.utility-link span{display:none}.utility-cta{font-size:.72rem;padding:5px 14px}header{top:36px}.hero,.product-hero{padding-top:112px}.hamburger{display:flex}.main-nav{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--green);flex-direction:column;align-items:flex-start;padding:100px 24px 32px;gap:8px;transition:right .3s ease;z-index:250}.main-nav.open{right:0}.main-nav>a{font-size:1rem;padding:12px 0}.nav-dropdown{width:100%}.nav-link{padding:12px 0;font-size:1rem}.nav-cta{margin-left:0;margin-top:16px}.products-image-grid{grid-template-columns:1fr}.product-image-card.wide{grid-column:span 1}.steps,.zones,.testimonials-grid{grid-template-columns:1fr}.cta-inner{flex-direction:column}.form-2col{grid-template-columns:1fr}.fg.full{grid-column:span 1}.footer-grid{grid-template-columns:1fr}.dropdown-menu{min-width:300px;left:auto;right:0;transform:translate(0) translateY(-6px)}.dropdown-menu-inner{grid-template-columns:1fr}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu{transform:translate(0) translateY(0)}.product-cta-inner{flex-direction:column}.cuts-grid{grid-template-columns:1fr 1fr}}
