section { position: relative; }
.section-space { padding: 7.5rem 0; }
.section-kicker { margin-bottom: 1rem; color: var(--terracotta); font-size: .76rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; }
h2 { font-family: "Playfair Display", serif; font-size: clamp(2.7rem, 5vw, 4.7rem); line-height: 1.05; letter-spacing: -.04em; }
h2 em { color: var(--terracotta); font-weight: 600; }
.trust-strip { z-index: 2; background: #fff; box-shadow: 0 12px 35px rgba(25,43,31,.08); }
.trust-item { min-height: 122px; display: flex; align-items: center; justify-content: center; flex-direction: column; gap: .3rem; border-right: 1px solid #e8e2d8; }
.trust-item:last-child { border-right: 0; }
.trust-item strong { color: var(--forest); font-family: "Playfair Display", serif; font-size: 2.25rem; line-height: 1; }
.trust-item i { color: var(--terracotta); font-size: 1.8rem; }
.trust-item span { color: #777c74; font-size: .75rem; font-weight: 600; letter-spacing: .09em; text-transform: uppercase; }
.story-visual { position: relative; min-height: 600px; padding: 0 3rem 3rem 0; }
.story-photo { height: 570px; border-radius: 48% 48% 1.5rem 1.5rem; background: linear-gradient(180deg, transparent 60%, rgba(10,31,21,.3)), url("../images/rimbacof-hero.webp") 74% center/cover no-repeat; box-shadow: 0 25px 60px rgba(31,44,34,.18); }
.story-visual::before { content: ""; position: absolute; width: 210px; height: 210px; right: .6rem; bottom: 0; border: 1px solid #cdbd9f; border-radius: 50%; }
.origin-card { position: absolute; right: 0; bottom: 3.5rem; width: 230px; display: flex; align-items: center; gap: 1rem; padding: 1.3rem; border-radius: .75rem; color: #fff; background: var(--forest); box-shadow: 0 16px 35px rgba(23,61,43,.25); }
.origin-icon { display: grid; place-items: center; width: 48px; height: 48px; border-radius: 50%; background: rgba(255,255,255,.12); font-size: 1.35rem; }
.origin-card small { display: block; color: rgba(255,255,255,.58); font-size: .65rem; letter-spacing: .14em; text-transform: uppercase; }
.origin-card strong { display: block; margin-top: .2rem; letter-spacing: .12em; }
.lead-copy { margin: 1.7rem 0 1rem; font-size: 1.18rem; line-height: 1.75; }
.values-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.values-grid > div { display: grid; grid-template-columns: 36px 1fr; column-gap: .65rem; }
.values-grid i { grid-row: 1 / 3; color: var(--terracotta); font-size: 1.4rem; }
.values-grid strong { font-size: .9rem; }
.values-grid span { color: #7c8079; font-size: .78rem; line-height: 1.5; }
.products-section { overflow: hidden; background: var(--forest-dark); }
.products-section::before { content: none; }
.products-section .container { position: relative; }
.products-section h2 em, .global-section h2 em, .contact-section h2 em { color: #ddc6a4; }
.product-card { height: 100%; overflow: hidden; border-radius: 1rem; background: #f7f3eb; transition: transform .35s, box-shadow .35s; }
.product-card:hover { transform: translateY(-8px); box-shadow: 0 24px 45px rgba(0,0,0,.25); }
.product-art { position: relative; height: 230px; display: grid; place-items: center; overflow: hidden; color: rgba(255,255,255,.9); }
.product-art::before, .product-art::after { content: ""; position: absolute; border-radius: 50%; border: 1px solid rgba(255,255,255,.22); }
.product-art::before { width: 220px; height: 220px; right: -60px; top: -100px; }
.product-art::after { width: 130px; height: 130px; left: -40px; bottom: -55px; }
.product-art.sumatra { background: linear-gradient(135deg, #665038, #30261e); }
.product-art.java { background: linear-gradient(135deg, #9d633f, #4e3527); }
.product-art.toraja { background: linear-gradient(135deg, #526b4e, #263a2a); }
.product-art.has-photo { display: block; }
.product-art.has-photo::before { inset: 0; z-index: 1; width: auto; height: auto; border: 0; border-radius: 0; background: linear-gradient(135deg, rgba(12,20,18,.58), transparent 48%, rgba(12,20,18,.16)); }
.product-art.has-photo::after { display: none; }
.product-art.has-photo > img { width: 100%; height: 100%; object-fit: cover; transition: transform .55s ease; }
.product-art.green-bean > img { object-position: center 52%; }
.product-art.roasted-bean > img { object-position: center 54%; }
.product-card:hover .product-art.has-photo > img { transform: scale(1.045); }
.product-art > span { position: absolute; top: 1.2rem; left: 1.4rem; z-index: 2; display: grid; width: 2.75rem; height: 2.75rem; place-items: center; border: 1px solid rgba(255,255,255,.52); border-radius: 50%; background: rgba(16,24,32,.62); font-family: "Playfair Display", serif; font-size: 1rem; backdrop-filter: blur(5px); }
.product-art > i { font-size: 5rem; filter: drop-shadow(0 12px 12px rgba(0,0,0,.2)); }
.product-body { padding: 1.8rem; }
.product-body small { color: var(--terracotta); font-size: .68rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.product-body h3 { margin: .35rem 0 1rem; color: var(--forest); font-family: "Playfair Display", serif; font-size: 1.7rem; }
.product-body p { min-height: 72px; color: #6f756d; font-size: .88rem; line-height: 1.7; }
.flavour-tags { display: flex; flex-wrap: wrap; gap: .4rem; margin: 1rem 0 1.5rem; }
.flavour-tags span { padding: .35rem .65rem; border: 1px solid #ddd5c7; border-radius: 2rem; color: #6e6b64; font-size: .67rem; }
.product-body a, .text-link { color: var(--forest); font-size: .82rem; font-weight: 700; text-decoration: none; }
.product-body a i, .text-link i { margin-left: .3rem; transition: transform .2s; }
.product-specs { display: grid; grid-template-columns: 1fr 1fr; gap: .5rem 1rem; margin: 0 0 1.5rem; padding: 1.1rem 1.1rem 1.1rem 2rem; border-radius: .65rem; color: #5d6670; background: #ece8df; font-size: .76rem; }
.product-card-wide .product-body p { min-height: auto; }
.product-body a:hover i, .text-link:hover i { display: inline-block; transform: translate(3px,-3px); }
.product-note { margin: 2rem 0 0; color: rgba(255,255,255,.5); font-size: .75rem; text-align: center; }
.gallery-section { overflow: hidden; background: #f7f6f2; }
.product-gallery { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); grid-auto-rows: 230px; gap: 1rem; }
.gallery-item { position: relative; min-height: 0; margin: 0; overflow: hidden; border-radius: 1rem; background: #151f28; }
.gallery-item-feature { grid-column: span 2; grid-row: span 2; }
.gallery-item-wide, .gallery-item-landscape, .gallery-item-collage { grid-column: span 2; }
.gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s ease; }
.gallery-item-feature img { object-position: center 58%; }
.gallery-item-collage img { object-position: center; }
.gallery-item:hover img { transform: scale(1.045); }
.gallery-item::after { content: ""; position: absolute; inset: 35% 0 0; background: linear-gradient(0deg, rgba(12,19,25,.88), transparent); pointer-events: none; }
.gallery-item figcaption { position: absolute; z-index: 1; right: 1.2rem; bottom: 1rem; left: 1.2rem; display: flex; align-items: end; gap: .8rem; color: #fff; }
.gallery-item figcaption > span { color: #c7932e; font-family: "DM Sans", sans-serif; font-size: 1.35rem; font-weight: 700; }
.gallery-item figcaption small { display: block; margin-bottom: .15rem; color: rgba(255,255,255,.6); font-size: .62rem; letter-spacing: .12em; text-transform: uppercase; }
.gallery-item figcaption strong { display: block; font-size: .9rem; }
.section-heading { max-width: 760px; margin: 0 auto 5rem; }
.payment-section { overflow: hidden; background: #fbfaf7; }
.payment-intro { max-width: 590px; margin: 1.25rem auto 0; color: #727872; line-height: 1.75; }
.payment-grid { margin-bottom: 0; padding-left: 0; list-style: none; }
.payment-step { position: relative; height: 100%; min-height: 285px; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 2rem 1.25rem 1.6rem; overflow: hidden; border: 1px solid #ded7c9; border-radius: 1rem; background: #fff; box-shadow: 0 16px 35px rgba(21,31,40,.06); transition: transform .3s ease, border-color .3s ease, box-shadow .3s ease; }
.payment-step::after { content: ""; position: absolute; right: -45px; bottom: -60px; width: 145px; height: 145px; border: 1px solid rgba(199,147,46,.17); border-radius: 50%; }
.payment-step:hover { border-color: rgba(199,147,46,.72); box-shadow: 0 22px 42px rgba(21,31,40,.1); transform: translateY(-6px); }
.payment-number { position: absolute; top: 1rem; left: 1.15rem; color: #151f28; font-size: .75rem; font-weight: 700; letter-spacing: .12em; }
.payment-percentage { width: 132px; height: 132px; display: grid; place-items: center; border: 1px solid #d9d3c8; border-radius: 50%; color: #151f28; background: radial-gradient(circle, #f5f3ed 0 55%, transparent 56%), conic-gradient(#c7932e 0 25%, #dfe2e0 25% 100%); font-family: "DM Sans", sans-serif; font-size: 2.15rem; font-weight: 500; box-shadow: 0 11px 0 #151f28; }
.payment-step h3 { position: relative; z-index: 1; margin: 2rem 0 0; color: #151f28; font-family: "DM Sans", sans-serif; font-size: 1.15rem; font-weight: 700; text-align: center; }
.payment-note { width: fit-content; margin: 2rem auto 0; padding: .8rem 1rem; border: 1px solid #e3dac6; border-radius: .75rem; color: #6f664f; background: #f5f0e5; font-size: .76rem; line-height: 1.55; text-align: center; }
.payment-note i { margin-right: .35rem; color: #c7932e; }
.global-section { overflow: hidden; padding: 7rem 0; color: rgba(255,255,255,.7); background: #1d3327; }
.global-section::after { content: ""; position: absolute; width: 620px; height: 620px; right: -180px; top: -260px; border: 1px solid rgba(255,255,255,.07); border-radius: 50%; box-shadow: 0 0 0 80px rgba(255,255,255,.02), 0 0 0 160px rgba(255,255,255,.015); }
.global-section .container { position: relative; z-index: 1; }
.global-section p { max-width: 590px; line-height: 1.8; }
.big-stat { display: flex; align-items: baseline; gap: .55rem; }
.big-stat strong { color: #fff; font-family: "Playfair Display", serif; font-size: 3.2rem; }
.big-stat span { font-size: .7rem; letter-spacing: .12em; text-transform: uppercase; }
.shipping-card { padding: 2.4rem; border: 1px solid rgba(255,255,255,.12); border-radius: 1.2rem; color: #fff; background: rgba(255,255,255,.055); backdrop-filter: blur(8px); }
.shipping-card .plane { display: grid; place-items: center; width: 52px; height: 52px; margin-bottom: 1.5rem; border-radius: 50%; color: #fff; background: var(--terracotta); }
.shipping-card p { margin-bottom: .3rem; color: rgba(255,255,255,.55); font-size: .82rem; }
.shipping-card h3 { font-family: "Playfair Display", serif; font-size: 2rem; }
.shipping-route { display: flex; align-items: center; gap: 1rem; margin: 2rem 0; font-size: .72rem; font-weight: 700; letter-spacing: .13em; }
.shipping-route div { position: relative; flex: 1; height: 1px; background: repeating-linear-gradient(90deg,rgba(255,255,255,.35) 0 6px,transparent 6px 12px); }
.shipping-route i { position: absolute; left: 48%; top: 50%; padding: .3rem; background: #253e30; transform: translate(-50%,-50%) rotate(45deg); }
.shipping-card small { color: rgba(255,255,255,.52); }
.shipping-card small i { color: #7caf86; }
.testimonials-section { background: #fff; }
.testimonial-disclosure { display: flex; align-items: flex-start; gap: .7rem; margin: -1.5rem 0 2rem; padding: .9rem 1rem; border: 1px solid #eadcbb; border-radius: .75rem; color: #77633a; background: #fbf6e9; font-size: .75rem; line-height: 1.55; }
.testimonial-disclosure i { margin-top: .05rem; color: #c7932e; }
.testimonial-carousel .owl-stage { display: flex; }
.testimonial-carousel .owl-item { display: flex; }
.testimonial-slide { width: 100%; padding: .25rem 0 .75rem; }
.testimonial-card { position: relative; height: 100%; min-height: 320px; display: flex; flex-direction: column; padding: 1.5rem; overflow: hidden; border: 1px solid #e5dfd3; border-radius: 1rem; background: #faf8f3; transition: transform .3s ease, border-color .3s ease, box-shadow .3s ease; }
.testimonial-card::before { content: "“"; position: absolute; right: 1rem; top: -.4rem; color: rgba(199,147,46,.11); font-family: Georgia, serif; font-size: 7rem; line-height: 1; }
.testimonial-card:hover { transform: translateY(-5px); border-color: rgba(199,147,46,.55); box-shadow: 0 18px 38px rgba(21,31,40,.09); }
.testimonial-label { position: relative; z-index: 1; width: fit-content; padding: .3rem .55rem; border-radius: 2rem; color: #7a632e; background: #f0e6ce; font-size: .58rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.testimonial-stars { position: relative; z-index: 1; margin: 1.25rem 0 .9rem; color: #c7932e; font-size: .72rem; letter-spacing: .2em; }
.testimonial-card blockquote { position: relative; z-index: 1; margin: 0 0 1.5rem; color: #3f4850; font-size: .88rem; line-height: 1.75; }
.testimonial-person { display: flex; align-items: center; gap: .75rem; margin-top: auto; padding-top: 1rem; border-top: 1px solid #e4ddd0; }
.testimonial-person > span { flex: 0 0 42px; display: grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; color: #fff; background: #151f28; font-size: .72rem; font-weight: 700; }
.testimonial-person strong, .testimonial-person small { display: block; }
.testimonial-person strong { color: #151f28; font-size: .78rem; }
.testimonial-person small { margin-top: .2rem; color: #8a8d89; font-size: .66rem; }
.testimonial-person small i { color: #c7932e; }
.testimonial-carousel.owl-theme .owl-nav { display: flex; justify-content: flex-end; gap: .55rem; margin-top: 1rem; }
.testimonial-carousel.owl-theme .owl-nav [class*="owl-"] { display: grid; width: 46px; height: 46px; margin: 0; place-items: center; border: 1px solid #d8cebb; border-radius: 50%; color: #151f28; background: transparent; transition: color .2s ease, background .2s ease, border-color .2s ease; }
.testimonial-carousel.owl-theme .owl-nav [class*="owl-"]:hover { border-color: #c7932e; color: #fff; background: #c7932e; }
.testimonial-carousel.owl-theme .owl-nav [class*="owl-"]:focus-visible { outline: 3px solid rgba(199,147,46,.35); outline-offset: 3px; }
.testimonial-carousel.owl-theme .owl-nav i { font-size: 1.05rem; }
.testimonial-carousel.owl-theme .owl-dots { margin-top: -2.25rem; text-align: left; }
.testimonial-carousel.owl-theme .owl-dots .owl-dot span { width: 8px; height: 8px; margin: 5px; background: #d8cebb; transition: width .25s ease, background .25s ease; }
.testimonial-carousel.owl-theme .owl-dots .owl-dot.active span { width: 26px; border-radius: 1rem; background: #c7932e; }
.faq-section { background: #fbf8f2; }
.accordion { --bs-accordion-bg: transparent; --bs-accordion-border-color: #ddd6c9; --bs-accordion-btn-focus-box-shadow: none; --bs-accordion-active-bg: transparent; --bs-accordion-active-color: var(--forest); }
.accordion-button { padding: 1.5rem .25rem; color: var(--ink); font-size: 1rem; font-weight: 700; }
.accordion-button:not(.collapsed) { box-shadow: none; }
.accordion-body { padding: 0 .25rem 1.5rem; color: #747972; font-size: .88rem; line-height: 1.8; }
.contact-section { overflow: hidden; padding: 7rem 0; color: rgba(255,255,255,.72); background: var(--terracotta); }
.contact-grain { position: absolute; inset: 0; opacity: .1; background-image: radial-gradient(#fff 1px,transparent 1px); background-size: 12px 12px; }
.contact-section p:not(.section-kicker) { max-width: 650px; margin: 1.5rem auto 0; line-height: 1.8; }
.contact-actions { width: min(100%, 780px); display: grid; gap: 1rem; margin-right: auto; margin-left: auto; }
.contact-action-row { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.contact-action-btn { width: 100%; min-height: 60px; display: inline-flex; align-items: center; justify-content: center; gap: .55rem; margin: 0; font-size: .96rem; font-weight: 600; }
.contact-action-btn i { flex: 0 0 auto; font-size: 1rem; }
.btn-whatsapp { color: #fff; background: #1e7c50; border-color: #1e7c50; padding: .9rem 1.6rem; }
.btn-whatsapp:hover { color: #fff; background: #176641; border-color: #176641; }
.btn-catalogue { color: #fff; background: #151f28; border-color: #151f28; padding: .9rem 1.6rem; font-size: .92rem; }
.btn-catalogue:hover { color: #151f28; background: #fff; border-color: #fff; }
.catalogue-note { display: block; margin-top: 1.25rem; color: rgba(255,255,255,.72); font-size: .72rem; letter-spacing: .02em; }
.contact-location { width: min(100%, 780px); display: flex; align-items: center; gap: 1rem; margin: 1.75rem auto 0; padding: 1rem 1.25rem; border: 1px solid rgba(255,255,255,.28); border-radius: 1rem; text-align: left; background: rgba(16,24,32,.1); }
.contact-location-icon { flex: 0 0 46px; display: grid; width: 46px; height: 46px; place-items: center; border-radius: 50%; color: #151f28; background: rgba(255,255,255,.86); }
.contact-location-icon i { font-size: 1.2rem; }
.contact-location small { display: block; margin-bottom: .15rem; color: rgba(255,255,255,.7); font-size: .63rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.contact-location address { margin: 0; color: #fff; font-size: .88rem; font-style: normal; line-height: 1.55; }
.contact-section .btn-outline-light { padding: .9rem 1.6rem; font-size: .92rem; }
footer { padding: 5rem 0 1.5rem; color: rgba(255,255,255,.62); background: #0d2118; }
.footer-brand { display: flex; align-items: center; gap: .7rem; margin-bottom: 1.5rem; color: #fff; font-weight: 700; letter-spacing: .16em; text-decoration: none; }
.footer-brand small { display: block; font-size: .5rem; letter-spacing: .3em; opacity: .6; }
footer p { max-width: 340px; font-size: .82rem; line-height: 1.7; }
footer h3 { margin-bottom: 1rem; color: #fff; font-size: .72rem; letter-spacing: .16em; text-transform: uppercase; }
footer a { display: block; width: fit-content; margin-bottom: .65rem; color: rgba(255,255,255,.62); font-size: .82rem; text-decoration: none; }
footer a:hover { color: #fff; }
footer .address { margin-top: .6rem; }
.footer-bottom { display: flex; justify-content: space-between; margin-top: 3rem; padding-top: 1.5rem; border-top: 1px solid rgba(255,255,255,.09); font-size: .68rem; }
.floating-wa { position: fixed; z-index: 20; right: 1.4rem; bottom: 1.4rem; display: flex; align-items: center; gap: .55rem; padding: .75rem 1rem; border-radius: 2rem; color: #fff; background: #1e9d62; box-shadow: 0 10px 30px rgba(15,66,42,.28); font-size: .8rem; font-weight: 700; text-decoration: none; transition: transform .2s; }
.floating-wa:hover { color: #fff; transform: translateY(-3px); }
.floating-wa i { font-size: 1.2rem; }
.nav-scrolled { padding: .72rem 0; background: rgba(13,33,24,.95); box-shadow: 0 5px 25px rgba(0,0,0,.18); backdrop-filter: blur(10px); }
.reveal { opacity: 0; transform: translateY(24px); transition: opacity .7s ease, transform .7s ease; }
.reveal.is-visible { opacity: 1; transform: none; }
@media (max-width: 991.98px) {
    .section-space { padding: 5.5rem 0; }
    .trust-item:nth-child(2) { border-right: 0; }
    .trust-item:nth-child(-n+2) { border-bottom: 1px solid #e8e2d8; }
    .story-visual { max-width: 600px; margin: auto; }
    .product-gallery { grid-template-columns: 1fr 1fr; grid-auto-rows: 270px; }
    .gallery-item-feature { grid-column: auto; grid-row: span 2; }
    .gallery-item-wide, .gallery-item-landscape { grid-column: auto; }
    .gallery-item-collage { grid-column: span 2; }
    .navbar-nav { gap: .2rem !important; }
}
@media (max-width: 767.98px) {
    .story-visual { min-height: 490px; padding: 0 1.2rem 2rem 0; }
    .story-photo { height: 460px; }
    .origin-card { right: 0; bottom: 1rem; }
    .values-grid { grid-template-columns: 1fr; }
    .product-body p { min-height: auto; }
    .footer-bottom { flex-direction: column; gap: .7rem; }
    .product-gallery { display: grid; grid-template-columns: 1fr; grid-auto-rows: auto; }
    .gallery-item, .gallery-item-feature, .gallery-item-wide, .gallery-item-landscape, .gallery-item-collage { grid-column: auto; grid-row: auto; min-height: 290px; }
    .gallery-item img { height: 300px; }
    .testimonial-card { min-height: 285px; }
}
@media (max-width: 575.98px) {
    .section-space { padding: 4.5rem 0; }
    .trust-item { min-height: 105px; }
    .trust-item strong { font-size: 1.8rem; }
    .trust-item span { max-width: 130px; font-size: .62rem; }
    .story-visual { min-height: 420px; }
    .story-photo { height: 390px; border-radius: 8rem 8rem 1rem 1rem; }
    .origin-card { width: 205px; padding: 1rem; }
    .big-stat strong { font-size: 2.7rem; }
    .shipping-card { padding: 1.5rem; }
    .floating-wa span { display: none; }
    .floating-wa { width: 52px; height: 52px; justify-content: center; padding: 0; border-radius: 50%; }
    .product-specs { grid-template-columns: 1fr; }
    .product-art { height: 210px; }
    .gallery-item, .gallery-item-feature, .gallery-item-wide, .gallery-item-landscape, .gallery-item-collage { min-height: 250px; }
    .testimonial-carousel.owl-theme .owl-nav { justify-content: center; }
    .testimonial-carousel.owl-theme .owl-dots { margin-top: 1rem; text-align: center; }
    .payment-step { min-height: 240px; }
    .payment-percentage { width: 112px; height: 112px; font-size: 1.85rem; box-shadow: 0 8px 0 #151f28; }
    .payment-step h3 { margin-top: 1.6rem; }
    .contact-actions, .contact-action-row { gap: .7rem; }
    .contact-action-btn { min-height: 56px; padding: .7rem .55rem; font-size: .78rem; }
    .contact-location { align-items: flex-start; padding: .9rem; }
    .contact-location-icon { flex-basis: 40px; width: 40px; height: 40px; }
    .contact-location address { font-size: .8rem; }
}
@media (max-width: 359.98px) {
    .contact-action-row { grid-template-columns: 1fr; }
}
@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; }
}

/* SEO-friendly hero image: a real image element improves discovery and loading priority. */
.hero { background: var(--forest-dark); }
.hero-background { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }
@media (max-width: 575.98px) { .hero-background { object-position: 62% center; } }

/* Catalogue-aligned identity: deep navy, harvest gold, crisp white space. */
:root {
    --forest: #151f28;
    --forest-dark: #101820;
    --cream: #f7f6f2;
    --sand: #e1d7c2;
    --terracotta: #c7932e;
    --ink: #151f28;
}
h1, h2 { font-family: "DM Sans", sans-serif; font-weight: 700; letter-spacing: -.055em; }
h1 em, h2 em { font-family: "DM Sans", sans-serif; font-style: normal; font-weight: 500; }
.section-kicker { color: #c7932e; }
.section-kicker::after { content: ""; display: inline-block; width: 44px; height: 2px; margin-left: .75rem; vertical-align: middle; background: currentColor; }
.hero-overlay { background: linear-gradient(90deg, rgba(16,24,32,.94) 0%, rgba(16,24,32,.72) 43%, rgba(16,24,32,.14) 78%), linear-gradient(0deg, rgba(10,16,21,.5), transparent 48%); }
.btn-primary { --bs-btn-color: #fff; --bs-btn-bg: #c7932e; --bs-btn-border-color: #c7932e; --bs-btn-hover-color: #fff; --bs-btn-hover-bg: #a97920; --bs-btn-hover-border-color: #a97920; }
.nav-scrolled { background: rgba(16,24,32,.96); }
.navbar-collapse { background-color: none; }
.products-section, .global-section, footer { background-color: #151f28; background-image: linear-gradient(rgba(21,31,40,.9), rgba(21,31,40,.9)), url("../images/pattern-coffee.avif"); background-position: center, center top; background-repeat: repeat; background-size: auto, 370px auto; }
.contact-section { background: #c7932e; }
.origin-card { background: #151f28; }
.product-art.green-bean { background: linear-gradient(135deg, #687367, #222c32); }
.product-art.roasted-bean { background: linear-gradient(135deg, #a94714, #321d13); }
.shipping-route i { background: #263441; }
.brand-mark { border-color: rgba(199,147,46,.8); color: #f8f4eb; }
