.hero{background:#0d2b0e;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-content-bg{z-index:1;background:linear-gradient(105deg,#0a1a0af5 0%,#0d2b0eeb 42%,#0d2b0e94 62%,#0d2b0e1a 78%,#0000 90%);position:absolute;inset:0}.hero-shape-panel{z-index:0;clip-path:ellipse(90% 100% at 80%);width:62%;height:110%;position:absolute;top:-5%;right:-4%;overflow:hidden}.hero-slide{object-fit:cover;object-position:center;width:100%;height:100%;transition:opacity .9s ease-in-out;position:absolute;inset:0}.hero-slide--hidden{opacity:0;z-index:0}.hero-slide--in{opacity:1;z-index:2}.hero-slide--out{opacity:0;z-index:1}.hero-shape-overlay{z-index:3;background:linear-gradient(270deg,#0a1a0a00 30%,#0a1a0a4d 68%,#0a1a0aa6 100%);position:absolute;inset:0}.hero-content{z-index:5;max-width:660px;padding-top:5rem;position:relative}.hero-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.875rem;margin-bottom:1.5rem;font-size:.7rem;font-weight:700;animation:.7s .1s both fadeUp;display:flex}.eyebrow-line{background:var(--gold);opacity:.55;width:34px;height:1px;display:block}.hero-title{font-family:var(--font-display);color:var(--white);margin-bottom:1.4rem;font-size:clamp(2.2rem,4.5vw,4rem);font-weight:700;line-height:1.08;animation:.7s .2s both fadeUp}.hero-title em{color:var(--gold-light);font-style:italic}.hero-subtitle{color:#ffffffbf;max-width:520px;margin-bottom:2.4rem;font-size:1.05rem;line-height:1.78;animation:.7s .3s both fadeUp}.hero-actions{flex-wrap:wrap;gap:1rem;animation:.7s .4s both fadeUp;display:flex}.btn-outline-light{color:#ffffffe0!important;background:#ffffff0d!important;border-color:#fff6!important}.btn-outline-light:hover{color:#fff!important;background:#ffffff24!important;border-color:#fffc!important}.hero-dots{gap:.6rem;margin-top:2.5rem;animation:.8s .6s both fadeIn;display:flex}.hero-dot{cursor:pointer;background:#ffffff47;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .32s}.hero-dot.active{background:var(--gold);border-radius:4px;width:26px}.hero-dot:hover:not(.active){background:#ffffff8c}.hero-scroll{letter-spacing:.18em;text-transform:uppercase;color:#ffffff59;z-index:5;flex-direction:column;align-items:center;gap:.5rem;font-size:.65rem;animation:1s 1.2s both fadeIn;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(#ffffff61,#0000);width:1px;height:38px;animation:2.2s infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.38}50%{opacity:.75}}.intro-banner{background:linear-gradient(to right,var(--green-dark),var(--green));padding:1.5rem 0}.intro-banner-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.intro-item{letter-spacing:.04em;color:#ffffffe6;white-space:nowrap;align-items:center;gap:.6rem;font-size:.8rem;font-weight:600;display:flex}.intro-icon{font-size:1rem}.intro-divider{background:#ffffff38;flex-shrink:0;width:1px;height:26px}.mission-section{padding:6rem 0}.mv-grid{grid-template-columns:1fr 1fr 1.3fr;gap:2rem;display:grid}.mv-card{background:var(--white);border:1px solid var(--border);border-left:3px solid var(--gold);border-radius:3px;padding:2.5rem}.mv-card--accent{border-left-color:var(--green)}.mv-icon{margin-bottom:.75rem;font-size:1.9rem;display:block}.mv-title{font-family:var(--font-display);color:var(--slate);margin-bottom:.5rem;font-size:1.3rem;font-weight:600;line-height:1.3}.mv-card p{color:var(--slate-light);font-size:.925rem;line-height:1.82}.trust-section{margin:0}.trust-inner{background:linear-gradient(160deg,#0d2b0e 0%,#1b5e20 55%,#1a3a10 100%);padding:5.5rem 0}.trust-header{text-align:center;margin-bottom:3rem}.trust-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.trust-card{background:#ffffff0f;border:1px solid #ffffff17;border-radius:3px;padding:2rem}.trust-card.interactive-card:hover{background:#ffffff1c;border-color:#c9a84c61;transform:translateY(-4px);box-shadow:0 14px 40px #00000047}.trust-icon{margin-bottom:1rem;font-size:1.75rem;display:block}.trust-card h3{font-family:var(--font-display);color:var(--white);margin-bottom:.6rem;font-size:1.1rem;font-weight:600}.trust-card p{color:#ffffff8f;font-size:.86rem;line-height:1.75}.markets-section{background:var(--gold-pale);border-top:1px solid var(--border-gold);border-bottom:1px solid var(--border-gold);padding:3.5rem 0}.markets-list{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1rem;display:flex}.market-tag{letter-spacing:.05em;color:var(--green);cursor:default;background:#fff9;border:1.5px solid #2e7d3240;border-radius:2px;padding:.38rem 1rem;font-size:.78rem;font-weight:600;transition:all .22s}.market-tag:hover{background:var(--green);color:var(--white);border-color:var(--green);transform:translateY(-2px);box-shadow:0 4px 12px #2e7d3238}.gallery-section{padding:5rem 0 0}.gallery-header{margin-bottom:2.5rem}.gallery-viewport{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.gallery-track{will-change:transform;display:flex}.gallery-item{cursor:pointer;border-radius:3px;flex-shrink:0;width:280px;height:340px;margin-right:12px;transition:transform .38s,box-shadow .38s;position:relative;overflow:hidden}.gallery-item:hover{z-index:2;transform:scale(1.03)translateY(-5px);box-shadow:0 18px 50px #1b5e2038}.gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.gallery-item:hover .gallery-img{transform:scale(1.06)}.gallery-placeholder-fallback{background:linear-gradient(135deg,#d4e8d4,#b8d4b8);flex-direction:column;justify-content:center;align-items:center;gap:.4rem;width:100%;height:100%;font-size:1.75rem;display:flex}.gallery-placeholder-fallback small{color:var(--slate-mid);font-size:.72rem;font-family:var(--font-body)}.gallery-label{opacity:0;background:linear-gradient(#0000 45%,#0d2b0ed1 100%);align-items:flex-end;padding:1rem 1.25rem;transition:opacity .32s;display:flex;position:absolute;inset:0}.gallery-item:hover .gallery-label{opacity:1}.gallery-label span{letter-spacing:.1em;text-transform:uppercase;color:var(--white);font-size:.72rem;font-weight:700}.cta-section{background:var(--gold-pale);border-top:1px solid var(--border-gold);margin-top:5rem;padding:5rem 0}.cta-inner{justify-content:space-between;align-items:center;gap:3rem;display:flex}.cta-buttons{flex-wrap:wrap;flex-shrink:0;gap:1rem;display:flex}@media (max-width:1100px){.hero-shape-panel{clip-path:ellipse(95% 100% at 85%);width:55%}}@media (max-width:900px){.hero-shape-panel{clip-path:none;opacity:1;z-index:0;width:100%;top:0;left:0;right:0}.hero-content-bg{background:linear-gradient(#0a1a0a8c 0%,#0a1a0aa6 40%,#0a1a0a80 100%)}.hero-shape-overlay{background:linear-gradient(270deg,#0a1a0a00 0%,#0a1a0a26 60%,#0a1a0a4d 100%)}.mv-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(2,1fr)}.cta-inner{flex-direction:column;align-items:flex-start}.intro-divider{display:none}.intro-banner-inner{gap:1rem}}@media (max-width:600px){.trust-grid{grid-template-columns:1fr}.hero-title{font-size:2.4rem}.gallery-item{width:220px;height:270px}.hero-content-bg{background:linear-gradient(#0a1a0a80 0%,#0a1a0a99 45%,#0a1a0a73 100%)}}.home-products-section{background:var(--ivory,#faf8f4);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5.5rem 0}.home-products-inner{flex-direction:column;align-items:center;gap:3.5rem;display:flex}.home-products-header{text-align:center;max-width:580px}.home-products-grid{border:1px solid var(--border);grid-template-columns:repeat(4,1fr);width:100%;display:grid}.home-product-card{border-right:1px solid var(--border);background:0 0;flex-direction:column;gap:0;padding:2.25rem 2rem;text-decoration:none;transition:background .25s;display:flex;position:relative;overflow:hidden}.home-product-card:last-child{border-right:none}.home-product-card:before{content:"";background:var(--gold);transform-origin:0;height:2px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.home-product-card:hover{background:#c9a84c0a}.home-product-card:hover:before{transform:scaleX(1)}.hpc-top{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.hpc-number{font-family:var(--font-display);color:var(--border);letter-spacing:-.03em;font-size:2.5rem;font-weight:800;line-height:1;transition:color .25s}.home-product-card:hover .hpc-number{color:var(--gold)}.hpc-origin{letter-spacing:.1em;text-transform:uppercase;color:var(--slate-light,#888);text-align:right;max-width:80px;font-size:.68rem;font-weight:700;line-height:1.4}.hpc-divider{background:var(--border);height:1px;margin-bottom:1.25rem;transition:background .25s}.home-product-card:hover .hpc-divider{background:var(--gold)}.hpc-title{font-family:var(--font-display);color:var(--slate);margin:0 0 1rem;font-size:1.15rem;font-weight:600;line-height:1.3}.hpc-variants{flex-wrap:wrap;flex:1;align-content:flex-start;gap:.4rem;display:flex}.hpc-variant-tag{letter-spacing:.04em;color:var(--slate-light,#888);background:var(--border);border-radius:2px;padding:.25rem .6rem;font-size:.72rem;font-weight:600;transition:background .2s,color .2s}.home-product-card:hover .hpc-variant-tag{color:var(--gold-dark,#a07820);background:#c9a84c1f}.hpc-footer{color:var(--slate-light,#888);align-items:center;gap:.4rem;margin-top:1.75rem;transition:color .2s;display:flex}.home-product-card:hover .hpc-footer{color:var(--gold)}.hpc-cta{letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:700}.home-products-cta{justify-content:center;display:flex}@media (max-width:1000px){.home-products-grid{grid-template-columns:repeat(2,1fr)}.home-product-card:nth-child(2){border-right:none}.home-product-card:first-child,.home-product-card:nth-child(2){border-bottom:1px solid var(--border)}}@media (max-width:560px){.home-products-grid{grid-template-columns:1fr}.home-product-card{border-right:none;border-bottom:1px solid var(--border)}.home-product-card:last-child{border-bottom:none}}
