:root {
    --forest: #244634;
    --forest-2: #315f45;
    --deep: #10261b;
    --sage: #7fa06f;
    --mint: #edf5ea;
    --ivory: #fbfaf5;
    --linen: #f3eadc;
    --clay: #925326;
    --berry: #7b3f45;
    --gold: #d6a756;
    --ink: #1d271f;
    --muted: #697466;
    --line: #e6dfd2;
    --white: #ffffff;
}

html {
    scroll-behavior: smooth;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

body {
    background:
        linear-gradient(90deg, rgba(36, 70, 52, .035) 1px, transparent 1px),
        linear-gradient(0deg, rgba(36, 70, 52, .025) 1px, transparent 1px),
        var(--ivory);
    background-size: 34px 34px, 34px 34px, auto;
    color: var(--ink);
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings:
            "wdth" 100;
    letter-spacing: 0;
    line-height: 1.6;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow-x: hidden;
}

/* Mobil Safari'de dekoratif katmanlar ve Bootstrap satirlari sayfayi
   gorunur alanin disina tasiyip yatay kaydirmaya neden olmamali. */
body > *,
main,
section,
header,
footer,
nav {
    max-width: 100%;
}

.container,
.container-fluid,
.row,
.row > * {
    min-width: 0;
}

img,
svg,
video,
iframe {
    max-width: 100%;
}

a {
    color: var(--forest-2);
    text-decoration: none;
    transition: color .2s ease, opacity .2s ease;
}

a:hover {
    color: var(--clay);
}

.navbar {
    background: rgba(251, 250, 245, .95);
    border-bottom: 1px solid rgba(230, 223, 210, .9);
    backdrop-filter: blur(14px);
    transition: box-shadow .25s ease, background-color .25s ease;
}

.navbar.is-scrolled {
    background: rgba(251, 250, 245, .98);
    box-shadow: 0 12px 34px rgba(16, 38, 27, .1);
}

.navbar-brand {
    color: var(--forest);
}

.navbar .nav-link {
    color: #39463b;
    font-weight: 600;
    font-size: .95rem;
}

.navbar .nav-link:hover {
    color: var(--forest-2);
}

.topbar-features {
    white-space: nowrap;
}

.language-switcher {
    display: inline-flex;
    align-items: center;
    gap: .28rem;
    padding-left: .75rem;
    border-left: 1px solid var(--line);
}

.language-option {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .28rem;
    min-width: 48px;
    min-height: 30px;
    padding: .2rem .42rem;
    border: 1px solid rgba(36, 70, 52, .14);
    border-radius: 7px;
    color: #566351;
    background: #fff;
    font: inherit;
    font-size: .72rem;
    font-weight: 800;
    line-height: 1;
    cursor: pointer;
    transition: color .18s ease, border-color .18s ease, background-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.flag-icon {
    position: relative;
    display: inline-block;
    flex: 0 0 23px;
    width: 23px;
    height: 15px;
    overflow: hidden;
    border-radius: 2px;
    box-shadow: 0 0 0 1px rgba(16, 38, 27, .2);
}

.flag-tr {
    background: #e30a17;
}

.flag-tr::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 3px;
    width: 9px;
    height: 9px;
    border: 2px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
}

.flag-tr::after {
    content: "★";
    position: absolute;
    left: 12px;
    top: 3px;
    color: #fff;
    font-size: 6px;
    line-height: 1;
    transform: rotate(18deg);
}

.flag-gb {
    background:
        linear-gradient(33deg, transparent 47%, #cf142b 47%, #cf142b 53%, transparent 53%),
        linear-gradient(-33deg, transparent 47%, #cf142b 47%, #cf142b 53%, transparent 53%),
        linear-gradient(33deg, transparent 43%, #fff 43%, #fff 57%, transparent 57%),
        linear-gradient(-33deg, transparent 43%, #fff 43%, #fff 57%, transparent 57%),
        linear-gradient(90deg, transparent 44%, #cf142b 44%, #cf142b 56%, transparent 56%),
        linear-gradient(0deg, transparent 41%, #cf142b 41%, #cf142b 59%, transparent 59%),
        linear-gradient(90deg, transparent 38%, #fff 38%, #fff 62%, transparent 62%),
        linear-gradient(0deg, transparent 32%, #fff 32%, #fff 68%, transparent 68%),
        #012169;
}

.flag-sa {
    background: #006c35;
}

.flag-sa::before {
    content: "ﷲ";
    position: absolute;
    inset: 1px 0 auto;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 7px;
    font-weight: 700;
    line-height: 8px;
    text-align: center;
}

.flag-sa::after {
    content: "";
    position: absolute;
    left: 5px;
    right: 4px;
    bottom: 3px;
    height: 1px;
    background: #fff;
    box-shadow: 4px 1px 0 -0.2px #fff;
}

.language-option:hover,
.language-option:focus-visible,
.language-option.is-active {
    color: var(--forest);
    border-color: rgba(36, 70, 52, .42);
    background: var(--mint);
    box-shadow: 0 5px 14px rgba(36, 70, 52, .1);
}

.language-option:active {
    transform: translateY(1px);
}

.google-translate-engine {
    position: fixed;
    left: -9999px;
    bottom: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    pointer-events: none;
}

body > .skiptranslate,
.goog-te-banner-frame,
.goog-te-balloon-frame,
#goog-gt-tt,
.goog-tooltip,
.goog-tooltip:hover,
.goog-te-spinner-pos,
.VIpgJd-yAWNEb-L7lbkb,
iframe.VIpgJd-yAWNEb-L7lbkb,
[class*="VIpgJd-yAWNEb-L7lbkb"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

.goog-text-highlight,
.goog-text-highlight:hover,
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q,
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q:hover,
[class*="VIpgJd-yAWNEb"][class*="fmcmS"] {
    background: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    outline: 0 !important;
}

body {
    top: 0 !important;
}

.brand-mark {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    display: inline-grid;
    place-items: center;
    background: var(--forest);
    color: #fff;
    box-shadow: 0 10px 24px rgba(36, 70, 52, .18);
}

.btn {
    border-radius: 8px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .42rem;
    transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease, border-color .2s ease, color .2s ease;
}

.btn:hover {
    transform: translateY(-1px);
}

.btn:active {
    transform: translateY(0);
}

.btn-nature {
    background: var(--forest);
    border-color: var(--forest);
    color: #fff;
}

.btn-nature:hover,
.btn-nature:focus {
    background: #183727;
    border-color: #183727;
    color: #fff;
}

.btn-outline-nature {
    border-color: rgba(36, 70, 52, .32);
    color: var(--forest);
    background: rgba(255, 255, 255, .72);
}

.btn-outline-nature:hover {
    background: var(--forest);
    border-color: var(--forest);
    color: #fff;
}

.hero {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(120deg, rgba(244, 234, 220, .95), rgba(237, 245, 234, .72)),
        #f4efe3;
    border-bottom: 1px solid var(--line);
}

.hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(90deg, rgba(251, 250, 245, .96) 0%, rgba(251, 250, 245, .82) 44%, rgba(251, 250, 245, .22) 100%),
        repeating-linear-gradient(135deg, rgba(36, 70, 52, .06) 0, rgba(36, 70, 52, .06) 1px, transparent 1px, transparent 18px);
    z-index: 1;
}

.hero-creative::after {
    content: "";
    position: absolute;
    right: -8%;
    top: -24%;
    width: 58%;
    height: 130%;
    background:
        linear-gradient(155deg, rgba(36, 70, 52, .18), transparent 62%),
        linear-gradient(35deg, rgba(182, 121, 68, .14), transparent 56%);
    transform: skewX(-12deg);
    pointer-events: none;
}

.hero .container {
    position: relative;
    z-index: 2;
}

.hero-media {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 32px 80px rgba(16, 38, 27, .22);
    border: 1px solid rgba(255, 255, 255, .72);
    background: #fff;
}

.hero-media img {
    aspect-ratio: 5 / 4;
    object-fit: cover;
    width: 100%;
}

.hero-kicker {
    display: inline-flex;
    align-items: center;
    gap: .55rem;
    color: var(--forest);
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 999px;
    padding: .45rem .8rem;
    font-weight: 800;
    font-size: .82rem;
    box-shadow: 0 10px 28px rgba(36, 70, 52, .08);
}

.hero-title {
    font-weight: 900;
    line-height: 1.02;
    letter-spacing: 0;
    color: var(--forest);
    text-wrap: balance;
}

.hero-copy {
    color: #596557;
    max-width: 620px;
}

.hero-proof {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: .75rem;
    max-width: 640px;
}

.proof-item,
.trust-card,
.content-box,
.filter-box {
    background: rgba(255, 255, 255, .86);
    border: 1px solid var(--line);
    border-radius: 8px;
    box-shadow: 0 16px 38px rgba(48, 65, 49, .06);
}

.proof-item {
    padding: .9rem;
    transition: transform .2s ease, border-color .2s ease;
}

.proof-item:hover {
    transform: translateY(-3px);
    border-color: rgba(182, 121, 68, .28);
}

.proof-item strong {
    display: block;
    color: var(--forest);
    font-size: 1.05rem;
}

.proof-item span {
    display: block;
    color: var(--muted);
    font-size: .82rem;
}

.section-wrap {
    padding: 4.5rem 0;
}

.section-muted {
    background: #fff;
    border-top: 1px solid rgba(230, 223, 210, .72);
    border-bottom: 1px solid rgba(230, 223, 210, .72);
}

.section-title {
    font-weight: 900;
    letter-spacing: 0;
    color: var(--forest);
}

.section-eyebrow {
    color: var(--clay);
    font-weight: 800;
    text-transform: uppercase;
    font-size: .78rem;
}

.product-card,
.category-card,
.blog-card {
    border: 1px solid var(--line);
    border-radius: 8px;
    background: #fff;
    height: 100%;
    overflow: hidden;
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
    position: relative;
}

.product-card {
    display: flex;
    flex-direction: column;
}

.product-card::after,
.blog-card::after,
.category-card::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, .55) 42%, transparent 65%);
    transform: translateX(-130%);
    transition: transform .55s ease;
}

.product-card:hover,
.category-card:hover,
.blog-card:hover {
    transform: translateY(-4px);
    border-color: rgba(36, 70, 52, .22);
    box-shadow: 0 24px 58px rgba(40, 55, 43, .12);
}

.product-card:hover::after,
.category-card:hover::after,
.blog-card:hover::after {
    transform: translateX(130%);
}

.product-image {
    position: relative;
    background: var(--mint);
    overflow: hidden;
    flex-shrink: 0;
}

.product-image::before {
    content: "";
    position: absolute;
    inset: auto 0 0 0;
    height: 46%;
    background: linear-gradient(0deg, rgba(16, 38, 27, .18), transparent);
    z-index: 1;
    opacity: .72;
}

.product-card img,
.category-card img,
.blog-card img {
    /*aspect-ratio: 4 / 3;*/
    aspect-ratio: auto;
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: transform .35s ease;
}

.product-card:hover img,
.category-card:hover img,
.blog-card:hover img {
    transform: scale(1.04);
}

.product-card .card-body {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    min-height: 0;
    padding: 1.05rem;
}

.product-card-head h3 {
    min-height: 2.6rem;
    margin-bottom: .5rem;
    color: var(--forest);
    font-size: 1rem;
    font-weight: 900;
    line-height: 1.3;
}

.product-card-head p {
    min-height: 3.4rem;
    margin-bottom: .95rem;
    color: var(--muted);
    font-size: .9rem;
    line-height: 1.55;
}

.product-meta-row {
    display: flex;
    flex-wrap: wrap;
    gap: .45rem;
    margin-bottom: .95rem;
}

.product-meta-row span {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    padding: .32rem .55rem;
    border-radius: 999px;
    color: var(--forest);
    background: var(--mint);
    border: 1px solid #d8e8d2;
    font-size: .72rem;
    font-weight: 800;
}

.product-meta-row i {
    color: var(--clay);
}

.product-price-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .8rem;
    width: 100%;
    margin-top: auto;
    margin-bottom: 1rem;
    padding: .8rem;
    border-radius: 8px;
    background: linear-gradient(145deg, rgba(237, 245, 234, .94), rgba(244, 234, 220, .5));
    border: 1px solid rgba(36, 70, 52, .1);
}

.product-price-box > span {
    color: var(--muted);
    font-size: .78rem;
    font-weight: 900;
    text-transform: uppercase;
}

.product-price-box strong {
    display: block;
    color: var(--forest);
    font-size: 1.08rem;
    line-height: 1.1;
    max-width: 100%;
    overflow-wrap: anywhere;
    text-align: right;
}

.product-price-box small {
    display: block;
    color: #6f786d;
    font-weight: 800;
    text-align: right;
    text-decoration: line-through;
}

.product-card-actions {
    display: grid;
    gap: .5rem;
}

.category-chip {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    color: var(--forest);
    background: var(--mint);
    border-radius: 999px;
    padding: .3rem .65rem;
    font-size: .76rem;
    font-weight: 800;
}

.price {
    color: var(--forest);
    font-weight: 900;
}

.old-price {
    color: #6f786d;
    text-decoration: line-through;
}

.badge-soft {
    background: var(--mint);
    color: var(--forest);
    border: 1px solid #d8e8d2;
}

.trust-card {
    padding: 1.25rem;
    height: 100%;
    transition: transform .2s ease, box-shadow .2s ease;
}

.trust-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 24px 58px rgba(40, 55, 43, .12);
}

.trust-icon,
.market-icon {
    width: 44px;
    height: 44px;
    border-radius: 8px;
    display: grid;
    place-items: center;
    color: #fff;
    background: var(--forest);
}

.market-link {
    display: flex;
    align-items: center;
    gap: .75rem;
    padding: 1rem;
    height: 100%;
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 8px;
    transition: transform .18s ease, box-shadow .18s ease;
}

.market-link:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 42px rgba(40, 55, 43, .10);
}

.creative-visual {
    position: relative;
    animation: subtleLift 7s ease-in-out infinite;
}

.floating-note {
    position: absolute;
    display: inline-flex;
    align-items: center;
    gap: .55rem;
    max-width: 260px;
    padding: .8rem .95rem;
    border-radius: 8px;
    background: rgba(255, 255, 255, .88);
    border: 1px solid rgba(230, 223, 210, .85);
    box-shadow: 0 18px 40px rgba(16, 38, 27, .16);
    color: var(--forest);
    font-weight: 800;
    backdrop-filter: blur(12px);
}

.floating-note i {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    display: grid;
    place-items: center;
    background: var(--forest);
    color: #fff;
}

.note-top {
    left: 18px;
    top: 18px;
    animation: noteDrift 5.5s ease-in-out infinite;
}

.note-bottom {
    right: 18px;
    bottom: 18px;
    animation: noteDrift 6s ease-in-out infinite reverse;
}

[data-reveal] {
    opacity: 0;
    transform: translateY(18px);
    transition: opacity .7s ease var(--reveal-delay, 0ms), transform .7s ease var(--reveal-delay, 0ms);
}

[data-reveal].is-visible {
    opacity: 1;
    transform: translateY(0);
}

[data-tilt] {
    transform-style: preserve-3d;
    will-change: transform;
}

.marketplace-list .btn {
    justify-content: center;
    padding: .8rem 1rem;
}

.rounded-media {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 24px 60px rgba(47, 70, 51, .12);
}

.whatsapp-float {
    position: fixed;
    right: 18px;
    bottom: 18px;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: #25d366;
    color: #fff;
    font-size: 25px;
    z-index: 1020;
    box-shadow: 0 14px 34px rgba(37, 211, 102, .38);
    transition: opacity .22s ease, visibility .22s ease, transform .22s ease, box-shadow .22s ease;
    animation: whatsappBreathe 3.8s ease-in-out infinite;
}

.whatsapp-float:hover,
.whatsapp-float:focus-visible {
    color: #fff;
    transform: translateY(-3px) scale(1.04);
    box-shadow: 0 18px 42px rgba(37, 211, 102, .48);
}

.whatsapp-float.is-suppressed {
    opacity: 0;
    visibility: hidden;
    transform: translateY(12px) scale(.9);
    pointer-events: none;
}

.footer {
    background: #17251c;
    color: #f8f5e9;
}

.footer a {
    color: #f8f5e9;
    opacity: .88;
}

.footer a:hover {
    opacity: 1;
    color: #cfe9c3;
}

.detail-gallery img {
    cursor: pointer;
    border: 1px solid var(--line);
}

.page-head {
    background: #fff;
    border-bottom: 1px solid var(--line);
}

@media (max-width: 991.98px) {
    .hero::before {
        background: rgba(251, 250, 245, .9);
    }

    .hero-proof {
        grid-template-columns: 1fr;
    }

    .floating-note {
        position: static;
        margin: .75rem;
    }
}

@media (max-width: 767.98px) {
    .hero {
        text-align: center;
    }

    .display-5 {
        font-size: 2rem;
    }

    .hero .d-flex {
        justify-content: center;
    }

    .section-wrap {
        padding: 3rem 0;
    }
}

@keyframes subtleLift {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-8px); }
}

@keyframes noteDrift {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-7px); }
}

@keyframes whatsappBreathe {
    0%, 100% { box-shadow: 0 14px 34px rgba(37, 211, 102, .34); }
    50% { box-shadow: 0 16px 42px rgba(37, 211, 102, .5); }
}

/* Creative storefront layer */
.home-banner-section {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #f3eadc;
}

.home-banner-carousel,
.home-banner-link {
    width: 100%;
}

.home-banner-carousel .carousel-inner,
.home-banner-carousel .carousel-item,
.home-banner-link {
    height: clamp(520px, 36vw, 720px);
}

.home-banner-carousel .carousel-item {
    position: relative;
    overflow: hidden;
    background: #e8dece;
}

.home-banner-carousel .carousel-item::before {
    content: "";
    position: absolute;
    z-index: 0;
    inset: -18px;
    background-image: var(--banner-image);
    background-position: center;
    background-size: cover;
    filter: blur(12px) saturate(.9);
    opacity: .42;
    transform: scale(1.04);
}

.home-banner-link {
    position: relative;
    z-index: 1;
    display: block;
    background: transparent;
}

.home-banner-link img {
    display: block;
    width: 100%;
    height: 100%;
    max-height: none;
    object-fit: contain;
    object-position: center;
}

.home-banner-carousel.carousel-fade .carousel-item {
    transition-duration: .7s;
}

.home-banner-nav {
    z-index: 5;
    top: 50%;
    bottom: auto;
    width: 54px;
    height: 54px;
    border: 1px solid rgba(255, 255, 255, .62);
    border-radius: 50%;
    color: var(--forest);
    background: rgba(255, 255, 255, .86);
    box-shadow: 0 12px 32px rgba(16, 38, 27, .2);
    opacity: 1;
    transform: translateY(-50%);
    backdrop-filter: blur(10px);
    transition: color .18s ease, background-color .18s ease, transform .18s ease, box-shadow .18s ease;
}

.home-banner-nav.carousel-control-prev {
    left: clamp(12px, 2.4vw, 46px);
}

.home-banner-nav.carousel-control-next {
    right: clamp(12px, 2.4vw, 46px);
}

.home-banner-nav:hover,
.home-banner-nav:focus-visible {
    color: #fff;
    background: rgba(36, 70, 52, .92);
    box-shadow: 0 15px 36px rgba(16, 38, 27, .28);
    transform: translateY(-50%) scale(1.04);
}

.home-banner-nav i {
    font-size: 1rem;
}

.home-banner-carousel .home-banner-thumbnails {
    z-index: 6;
    right: auto;
    bottom: 16px;
    left: 50%;
    display: flex;
    justify-content: flex-start;
    gap: .5rem;
    max-width: calc(100% - 160px);
    margin: 0;
    padding: .48rem;
    overflow-x: auto;
    border: 1px solid rgba(255, 255, 255, .28);
    border-radius: 12px;
    background: rgba(16, 38, 27, .62);
    box-shadow: 0 12px 34px rgba(16, 38, 27, .2);
    transform: translateX(-50%);
    backdrop-filter: blur(12px);
    scrollbar-width: none;
}

.home-banner-carousel .home-banner-thumbnails::-webkit-scrollbar {
    display: none;
}

.home-banner-carousel .home-banner-thumbnails [data-bs-target] {
    box-sizing: border-box;
    flex: 0 0 70px;
    width: 70px;
    height: 48px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 3px solid rgba(255, 255, 255, .72);
    border-radius: 9px;
    background: #fff;
    opacity: .76;
    text-indent: 0;
    transition: opacity .18s ease, border-color .18s ease, transform .18s ease, box-shadow .18s ease;
}

.home-banner-carousel .home-banner-thumbnails [data-bs-target] img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.home-banner-carousel .home-banner-thumbnails [data-bs-target]:hover,
.home-banner-carousel .home-banner-thumbnails [data-bs-target]:focus-visible,
.home-banner-carousel .home-banner-thumbnails [data-bs-target].active {
    border-color: var(--gold);
    box-shadow: 0 6px 18px rgba(0, 0, 0, .24);
    opacity: 1;
    transform: translateY(-2px);
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .home-banner-carousel .carousel-inner,
    .home-banner-carousel .carousel-item,
    .home-banner-link {
        height: clamp(400px, 52vw, 560px);
    }
}

@media (max-width: 767.98px) {
    .home-banner-carousel .carousel-inner,
    .home-banner-carousel .carousel-item,
    .home-banner-link {
        height: clamp(240px, 66vw, 340px);
    }

    .home-banner-carousel .carousel-item::before {
        filter: blur(9px) saturate(.9);
    }

    .home-banner-link img {
        object-fit: cover;
    }

    .home-banner-nav {
        width: 42px;
        height: 42px;
    }

    .home-banner-nav.carousel-control-prev {
        left: 8px;
    }

    .home-banner-nav.carousel-control-next {
        right: 8px;
    }

    .home-banner-carousel .home-banner-thumbnails {
        bottom: 8px;
        gap: .32rem;
        max-width: calc(100% - 108px);
        padding: .32rem;
        border-radius: 9px;
    }

    .home-banner-carousel .home-banner-thumbnails [data-bs-target] {
        flex-basis: 48px;
        width: 48px;
        height: 34px;
        border-width: 2px;
        border-radius: 6px;
    }
}

.creative-hero {
    position: relative;
    overflow: hidden;
    min-height: 720px;
    display: flex;
    align-items: center;
    padding: 5rem 0 4rem;
    background:
        linear-gradient(115deg, rgba(251, 250, 245, .96) 0%, rgba(244, 234, 220, .88) 42%, rgba(36, 70, 52, .1) 100%),
        url("../images/banner.png") center right / cover no-repeat;
}

.creative-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    /*background:*/
    /*    repeating-linear-gradient(125deg, rgba(36, 70, 52, .06) 0, rgba(36, 70, 52, .06) 1px, transparent 1px, transparent 20px),*/
    /*    linear-gradient(90deg, rgba(251, 250, 245, .96), rgba(251, 250, 245, .72) 55%, rgba(251, 250, 245, .32));*/
}

.creative-hero::after {
    content: "";
    position: absolute;
    right: -12%;
    top: 8%;
    width: 48%;
    height: 78%;
    /*background: linear-gradient(145deg, rgba(36, 70, 52, .9), rgba(123, 63, 69, .82));*/
    clip-path: polygon(16% 0, 100% 10%, 82% 100%, 0 86%);
    opacity: .92;
}

.creative-hero .container {
    position: relative;
    z-index: 2;
}

.creative-title {
    max-width: 680px;
    color: var(--deep);
    font-size: clamp(2.5rem, 5vw, 5rem);
    font-weight: 950;
    line-height: .96;
    letter-spacing: 0;
    text-wrap: balance;
}

.creative-copy {
    max-width: 620px;
    color: #566351;
    font-size: 1.14rem;
    line-height: 1.7;
}

.btn-ghost {
    background: rgba(255, 255, 255, .68);
    color: var(--forest);
    border: 1px solid rgba(36, 70, 52, .22);
    backdrop-filter: blur(12px);
}

.btn-ghost:hover {
    background: #fff;
    color: var(--berry);
    border-color: rgba(123, 63, 69, .32);
}

.magnetic-btn {
    box-shadow: 0 18px 38px rgba(36, 70, 52, .14);
}

.hero-metrics {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: .85rem;
    max-width: 690px;
}

.hero-metrics div {
    padding: 1rem;
    border-radius: 8px;
    background: rgba(255, 255, 255, .72);
    border: 1px solid rgba(230, 223, 210, .9);
    box-shadow: 0 16px 34px rgba(36, 70, 52, .08);
    backdrop-filter: blur(12px);
}

.hero-metrics strong {
    display: block;
    color: var(--forest);
    font-size: 1.1rem;
}

.hero-metrics span {
    display: block;
    color: var(--muted);
    font-size: .82rem;
}

.product-theater {
    position: relative;
    min-height: 560px;
}

.theater-bg {
    position: absolute;
    inset: 32px 0 auto 7%;
    width: 88%;
    height: 470px;
    object-fit: cover;
    border-radius: 8px;
    filter: saturate(1.08) contrast(1.02);
    box-shadow: 0 40px 90px rgba(16, 38, 27, .28);
    transform: rotate(2deg);
}

.theater-product {
    position: absolute;
    width: 48%;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 28px 70px rgba(16, 38, 27, .25);
    border: 1px solid rgba(255, 255, 255, .7);
}

.product-a {
    left: -2%;
    top: 170px;
    transform: rotate(-7deg);
    animation: productFloatA 7s ease-in-out infinite;
}

.product-b {
    right: 5%;
    top: 260px;
    transform: rotate(8deg);
    animation: productFloatB 7.5s ease-in-out infinite;
}

.theater-panel {
    position: absolute;
    display: inline-flex;
    align-items: center;
    gap: .6rem;
    max-width: 240px;
    padding: .85rem 1rem;
    border-radius: 8px;
    color: var(--forest);
    background: rgba(255, 255, 255, .88);
    border: 1px solid rgba(230, 223, 210, .82);
    box-shadow: 0 20px 48px rgba(16, 38, 27, .18);
    font-weight: 850;
    backdrop-filter: blur(14px);
}

.theater-panel i {
    width: 34px;
    height: 34px;
    border-radius: 8px;
    display: grid;
    place-items: center;
    color: #fff;
    background: var(--forest);
}

.panel-one {
    top: 88px;
    left: 0;
}

.panel-two {
    right: 0;
    bottom: 42px;
}

.brand-ribbon {
    overflow: hidden;
    background: var(--deep);
    color: #f8f5e9;
    border-top: 1px solid rgba(255, 255, 255, .08);
    border-bottom: 1px solid rgba(255, 255, 255, .08);
}

.ribbon-track {
    display: flex;
    gap: 2rem;
    white-space: nowrap;
    padding: .9rem 0;
    animation: ribbonMove 28s linear infinite;
}

.ribbon-track span {
    display: inline-flex;
    align-items: center;
    gap: .6rem;
    color: rgba(248, 245, 233, .9);
    font-weight: 800;
    text-transform: uppercase;
    font-size: .78rem;
}

.ribbon-track span::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--gold);
}

.section-heading {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 2rem;
}

.section-heading .section-title {
    max-width: 760px;
    margin: 0;
}

.showcase-band {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, .86), rgba(237, 245, 234, .62)),
        repeating-linear-gradient(90deg, rgba(36, 70, 52, .045) 0, rgba(36, 70, 52, .045) 1px, transparent 1px, transparent 26px);
    border-top: 1px solid rgba(230, 223, 210, .75);
    border-bottom: 1px solid rgba(230, 223, 210, .75);
}

.feature-tile {
    position: relative;
    min-height: 260px;
    padding: 1.45rem;
    border-radius: 8px;
    overflow: hidden;
    background: linear-gradient(145deg, #fff, #f5efe4);
    border: 1px solid rgba(230, 223, 210, .9);
    box-shadow: 0 24px 58px rgba(36, 70, 52, .08);
    transition: transform .22s ease, box-shadow .22s ease;
}

.feature-tile:hover {
    transform: translateY(-6px);
    box-shadow: 0 34px 74px rgba(36, 70, 52, .14);
}

.feature-tile::after {
    content: "";
    position: absolute;
    right: -35px;
    bottom: -50px;
    width: 150px;
    height: 210px;
    background: linear-gradient(145deg, rgba(36, 70, 52, .13), rgba(214, 167, 86, .16));
    transform: rotate(18deg);
}

.tile-accent {
    background: linear-gradient(145deg, #213829, #315f45);
    color: #fff;
}

.tile-accent p,
.tile-accent .feature-no {
    color: rgba(255, 255, 255, .72);
}

.feature-tile i {
    width: 50px;
    height: 50px;
    display: grid;
    place-items: center;
    border-radius: 8px;
    color: #fff;
    background: var(--forest);
    margin-bottom: 1.4rem;
}

.tile-accent i {
    color: var(--forest);
    background: var(--gold);
}

.feature-tile h2 {
    position: relative;
    z-index: 1;
    font-size: 1.12rem;
    font-weight: 900;
}

.feature-tile p {
    position: relative;
    z-index: 1;
    margin: 0;
    color: var(--muted);
    line-height: 1.65;
}

.feature-no {
    position: absolute;
    top: 1rem;
    right: 1.1rem;
    color: rgba(36, 70, 52, .25);
    font-weight: 950;
    font-size: 2.15rem;
}

.product-premium {
    background: linear-gradient(180deg, #fff 0%, #fbfaf5 100%);
}

.product-premium .product-image {
    background: #e9f2e5;
}

.product-badge,
.discount-badge {
    position: absolute;
    z-index: 2;
    left: .8rem;
    top: .8rem;
    max-width: calc(100% - 1.6rem);
    padding: .38rem .68rem;
    border-radius: 999px;
    color: var(--forest);
    background: rgba(255, 255, 255, .86);
    border: 1px solid rgba(230, 223, 210, .8);
    font-size: .72rem;
    font-weight: 850;
    backdrop-filter: blur(10px);
}

.discount-badge {
    left: auto;
    right: .8rem;
    color: #4e2f12;
    background: rgba(214, 167, 86, .9);
    border-color: rgba(214, 167, 86, .6);
}

.stock-dot {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    color: var(--forest);
    background: var(--mint);
    border-radius: 999px;
    padding: .32rem .55rem;
    font-size: .72rem;
    font-weight: 800;
}

.stock-dot i {
    font-size: .45rem;
    color: #2e9b4d;
}

.category-lab {
    position: relative;
}

.category-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
}

.category-creative {
    position: relative;
    min-height: 320px;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: end;
    color: #fff;
    overflow: hidden;
}

.category-creative img {
    position: absolute;
    inset: 0;
    height: 100%;
    aspect-ratio: auto;
    border-radius: 0;
}

.category-creative::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(16, 38, 27, .05), rgba(16, 38, 27, .78));
}

.category-creative strong,
.category-creative span {
    position: relative;
    z-index: 2;
    color: #fff;
}

.category-creative span {
    opacity: .78;
    font-size: .82rem;
    font-weight: 800;
}

.category-creative strong {
    font-size: 1.1rem;
}

.dark-cta {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(120deg, rgba(16, 38, 27, .97), rgba(36, 70, 52, .94)),
        repeating-linear-gradient(135deg, rgba(255, 255, 255, .06) 0, rgba(255, 255, 255, .06) 1px, transparent 1px, transparent 20px);
    color: #fff;
}

.dark-cta .section-eyebrow {
    color: var(--gold);
}

.dark-cta h2 {
    color: #fff;
    font-size: clamp(2rem, 4vw, 3.5rem);
    font-weight: 950;
    line-height: 1.02;
    margin-bottom: 1rem;
}

.dark-cta p {
    color: rgba(255, 255, 255, .72);
    font-size: 1.05rem;
    line-height: 1.7;
}

.market-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .9rem;
}

.market-pill {
    display: flex;
    align-items: center;
    gap: .75rem;
    padding: 1rem;
    border-radius: 8px;
    color: #fff;
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, .14);
    backdrop-filter: blur(12px);
    transition: transform .2s ease, background .2s ease;
}

.market-pill:hover {
    color: #fff;
    background: rgba(255, 255, 255, .14);
    transform: translateY(-4px);
}

.market-pill i {
    width: 38px;
    height: 38px;
    border-radius: 8px;
    display: grid;
    place-items: center;
    color: var(--deep);
    background: var(--gold);
}

.editorial-image {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 34px 80px rgba(16, 38, 27, .2);
}

.editorial-image img {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
	height:auto;
}

.editorial-badge {
    position: absolute;
    left: 1rem;
    bottom: 1rem;
    max-width: 320px;
    padding: 1rem;
    border-radius: 8px;
    background: rgba(255, 255, 255, .88);
    border: 1px solid rgba(230, 223, 210, .8);
    box-shadow: 0 16px 38px rgba(16, 38, 27, .18);
    backdrop-filter: blur(12px);
}

.editorial-badge strong {
    display: block;
    color: var(--forest);
}

.editorial-badge span {
    display: block;
    color: var(--muted);
    font-size: .84rem;
}

.mini-list {
    display: grid;
    gap: .85rem;
}

.mini-list div {
    display: flex;
    align-items: center;
    gap: .75rem;
    padding: .9rem 1rem;
    border-radius: 8px;
    background: #fff;
    border: 1px solid var(--line);
}

.mini-list i {
    color: var(--forest);
}

.blog-creative img {
    aspect-ratio: 16 / 10;
}

.final-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    padding: 2rem;
    border-radius: 8px;
    color: #fff;
    background:
        linear-gradient(120deg, rgba(123, 63, 69, .95), rgba(36, 70, 52, .95)),
        url("../images/about-botanical.png") center / cover no-repeat;
    box-shadow: 0 34px 80px rgba(16, 38, 27, .2);
}

.final-cta h2 {
    color: #fff;
    font-weight: 950;
    max-width: 760px;
}

.final-cta p {
    color: rgba(255, 255, 255, .78);
    margin: 0;
}

.final-cta .section-eyebrow {
    color: var(--gold);
}

@keyframes ribbonMove {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}

@keyframes productFloatA {
    0%, 100% { transform: translateY(0) rotate(-7deg); }
    50% { transform: translateY(-12px) rotate(-5deg); }
}

@keyframes productFloatB {
    0%, 100% { transform: translateY(0) rotate(8deg); }
    50% { transform: translateY(10px) rotate(6deg); }
}

@media (max-width: 991.98px) {
    .creative-hero {
        min-height: auto;
        padding: 4rem 0 3rem;
    }

    .creative-hero::after {
        opacity: .22;
        width: 90%;
    }

    .product-theater {
        min-height: 500px;
    }

    .theater-bg {
        left: 4%;
        width: 92%;
    }

    .category-grid {
        grid-template-columns: 1fr;
    }

    .category-creative {
        min-height: 240px;
    }

    .section-heading,
    .final-cta {
        align-items: flex-start;
        flex-direction: column;
    }
}

@media (max-width: 767.98px) {
    .creative-title {
        font-size: 2.45rem;
    }

    .creative-copy {
        font-size: 1rem;
    }

    .hero-metrics {
        grid-template-columns: 1fr;
    }

    .product-theater {
        min-height: 390px;
    }

    .theater-bg {
        height: 320px;
        top: 20px;
    }

    .theater-product {
        width: 50%;
    }

    .product-a {
        top: 130px;
    }

    .product-b {
        top: 190px;
    }

    .theater-panel {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        margin: .6rem 0;
    }

    .market-grid {
        grid-template-columns: 1fr;
    }
}

/* Creative inner pages */
.inner-hero {
    position: relative;
    overflow: hidden;
    padding: 4.5rem 0;
    color: var(--deep);
    background:
        linear-gradient(115deg, rgba(251, 250, 245, .96), rgba(244, 234, 220, .84)),
        url("../images/about-botanical.png") center / cover no-repeat;
    border-bottom: 1px solid rgba(230, 223, 210, .82);
}

.inner-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(251, 250, 245, .96), rgba(251, 250, 245, .7) 60%, rgba(251, 250, 245, .28)),
        repeating-linear-gradient(135deg, rgba(36, 70, 52, .06) 0, rgba(36, 70, 52, .06) 1px, transparent 1px, transparent 20px);
}

.inner-hero::after {
    content: "";
    position: absolute;
    right: -10%;
    top: -28%;
    width: 46%;
    height: 130%;
    background: linear-gradient(145deg, rgba(36, 70, 52, .42), rgba(182, 121, 68, .16));
    transform: skewX(-14deg);
}

.inner-hero .container {
    position: relative;
    z-index: 2;
}

.inner-hero h1 {
    max-width: 860px;
    font-size: clamp(2.35rem, 5vw, 4.6rem);
    font-weight: 950;
    line-height: .98;
    letter-spacing: 0;
    color: var(--deep);
    text-wrap: balance;
}

.inner-hero p {
    max-width: 680px;
    color: #566351;
    font-size: 1.08rem;
    line-height: 1.7;
    margin: 0;
}

.catalog-hero {
    background:
        linear-gradient(115deg, rgba(251, 250, 245, .96), rgba(223, 238, 221, .86)),
        url("../images/hero-botanical.png") center / cover no-repeat;
}

.journal-hero,
.article-hero {
    background:
        linear-gradient(115deg, rgba(251, 250, 245, .97), rgba(246, 234, 215, .82)),
        url("../images/blog-herbal.png") center / cover no-repeat;
}

.contact-hero {
    background:
        linear-gradient(115deg, rgba(251, 250, 245, .97), rgba(223, 238, 221, .8)),
        url("../images/category-mixes.png") center / cover no-repeat;
}

.cart-hero {
    background:
        linear-gradient(115deg, rgba(251, 250, 245, .97), rgba(246, 234, 215, .84)),
        url("../images/product-oil.png") center / cover no-repeat;
}

.catalog-shell {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, .74), rgba(237, 245, 234, .42)),
        var(--ivory);
}

.filter-creative {
    position: sticky;
    top: 104px;
    padding: 1.15rem;
    overflow: hidden;
}

.filter-creative::after {
    content: "";
    position: absolute;
    right: -42px;
    bottom: -52px;
    width: 120px;
    height: 170px;
    background: linear-gradient(145deg, rgba(36, 70, 52, .12), rgba(214, 167, 86, .18));
    transform: rotate(18deg);
}

.filter-head {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: .8rem;
    margin-bottom: 1.1rem;
}

.filter-head span {
    width: 44px;
    height: 44px;
    display: grid;
    place-items: center;
    border-radius: 8px;
    color: #fff;
    background: var(--forest);
}

.filter-head h2 {
    margin: 0;
    color: var(--forest);
    font-size: 1rem;
    font-weight: 900;
}

.filter-head p {
    margin: 0;
    color: var(--muted);
    font-size: .82rem;
}

.filter-creative .form-label,
.contact-form .form-label {
    color: var(--forest);
    font-weight: 800;
    font-size: .86rem;
}

.filter-creative .form-control,
.filter-creative .form-select,
.contact-form .form-control,
.contact-form .form-select {
    border-radius: 8px;
    border-color: rgba(36, 70, 52, .16);
    background-color: rgba(255, 255, 255, .86);
    color: var(--ink);
    min-height: 46px;
    transition: border-color .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.contact-form textarea.form-control {
    min-height: 138px;
    resize: vertical;
}

.captcha-box {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: .85rem 1.2rem;
    padding: 1rem;
    border: 1px solid rgba(36, 70, 52, .16);
    border-radius: 8px;
    background: linear-gradient(145deg, rgba(237, 245, 234, .86), rgba(255, 255, 255, .96));
}

.captcha-copy {
    display: flex;
    align-items: center;
    gap: .75rem;
    min-width: 0;
}

.captcha-icon {
    display: grid;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    place-items: center;
    border-radius: 8px;
    color: #fff;
    background: var(--forest);
}

.captcha-copy strong,
.captcha-copy small {
    display: block;
}

.captcha-copy strong {
    color: var(--forest);
    font-size: .92rem;
}

.captcha-copy small,
.captcha-help {
    color: var(--muted);
    font-size: .76rem;
}

.captcha-answer {
    display: flex;
    align-items: center;
    gap: .55rem;
}

.captcha-answer label {
    margin: 0;
    color: var(--forest);
    font-size: 1rem;
    font-weight: 900;
    white-space: nowrap;
}

.captcha-answer .form-control {
    width: 82px;
    min-height: 44px;
    text-align: center;
    font-size: 1rem;
    font-weight: 800;
}

.captcha-help {
    grid-column: 1 / -1;
}

.contact-honeypot {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

.filter-creative .form-control::placeholder,
.contact-form .form-control::placeholder {
    color: var(--muted);
    opacity: 1;
}

.filter-creative .form-control:focus,
.filter-creative .form-select:focus,
.contact-form .form-control:focus,
.contact-form .form-select:focus {
    border-color: rgba(36, 70, 52, .48);
    box-shadow: 0 0 0 .22rem rgba(36, 70, 52, .12);
}

.catalog-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1.25rem;
    padding: 1rem 1.1rem;
    border-radius: 8px;
    background: rgba(255, 255, 255, .86);
    border: 1px solid var(--line);
    box-shadow: 0 18px 42px rgba(36, 70, 52, .06);
}

.catalog-topbar strong {
    display: block;
    color: var(--forest);
    font-size: 1.45rem;
    line-height: 1;
}

.catalog-topbar span,
.catalog-topbar p {
    color: var(--muted);
    margin: 0;
}

.catalog-view-toggle {
    display: inline-flex;
    align-items: center;
    gap: .3rem;
    padding: .3rem;
    border-radius: 8px;
    background: #fff;
    border: 1px solid var(--line);
}

.catalog-view-toggle button {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    border: 0;
    border-radius: 8px;
    color: var(--forest);
    background: transparent;
    transition: background .18s ease, color .18s ease;
}

.catalog-view-toggle button:hover,
.catalog-view-toggle button.active {
    color: #fff;
    background: var(--forest);
}

.catalog-products.view-list .product-item {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.catalog-products.view-list .product-card {
    display: grid;
    grid-template-columns: minmax(190px, 260px) minmax(0, 1fr);
    align-items: stretch;
    min-height: 260px;
}

.catalog-products.view-list .product-image {
    height: 100%;
}

.catalog-products.view-list .product-image img {
    height: 100%;
    min-height: 260px;
    aspect-ratio: auto;
}

.catalog-products.view-list .card-body {
    padding: 1.25rem;
}

.catalog-products.view-list .product-card-head h3 {
    min-height: 0;
    font-size: 1.25rem;
}

.catalog-products.view-list .product-card-head p {
    min-height: 0;
    max-width: 760px;
    font-size: .96rem;
}

.catalog-products.view-list .product-price-box {
    align-self: flex-start;
    max-width: 380px;
    margin-top: .3rem;
}

.catalog-products.view-list .product-card-actions {
    display: flex;
    flex-wrap: wrap;
}

.catalog-products.view-list .product-card-actions .btn {
    min-width: 160px;
}

.empty-state {
    display: grid;
    place-items: center;
    gap: .8rem;
    min-height: 260px;
    padding: 2rem;
    text-align: center;
    border-radius: 8px;
    background: #fff;
    border: 1px solid var(--line);
    box-shadow: 0 18px 42px rgba(36, 70, 52, .06);
}

.empty-state i {
    width: 58px;
    height: 58px;
    display: grid;
    place-items: center;
    border-radius: 8px;
    color: #fff;
    background: var(--forest);
    font-size: 1.25rem;
}

.empty-state p {
    color: var(--muted);
    margin: 0;
}

.crumbs {
    display: flex;
    align-items: center;
    gap: .5rem;
    color: var(--muted);
    font-weight: 800;
    flex-wrap: wrap;
}

.crumbs a {
    color: var(--forest);
}

.product-detail-hero {
    padding-bottom: 3rem;
    background:
        linear-gradient(115deg, rgba(251, 250, 245, .97), rgba(223, 238, 221, .84)),
        url("../images/product-propolis.png") center / cover no-repeat;
}

.product-label,
.stock-pill {
    display: inline-flex;
    align-items: center;
    gap: .45rem;
    padding: .42rem .75rem;
    border-radius: 999px;
    color: var(--forest);
    background: rgba(255, 255, 255, .82);
    border: 1px solid var(--line);
    font-size: .82rem;
    font-weight: 850;
}

.detail-price-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: .8rem;
    margin-top: 1.5rem;
}

.detail-price-row .price {
    font-size: 2rem;
}

.detail-visual {
    position: relative;
    display: grid;
    place-items: center;
    padding: .7rem;
    border-radius: 8px;
    background: linear-gradient(145deg, rgba(255, 255, 255, .9), rgba(244, 234, 220, .86));
    border: 1px solid rgba(255, 255, 255, .72);
    box-shadow: 0 32px 80px rgba(16, 38, 27, .2);
}

.detail-visual::after {
    content: "";
    position: absolute;
    inset: auto 12% -18px 12%;
    height: 36px;
    border-radius: 50%;
    background: rgba(16, 38, 27, .22);
    filter: blur(18px);
    z-index: -1;
}

.detail-visual img {
    display: block;
    width: 100%;
    height: clamp(420px, 42vw, 600px);
    max-width: 100%;
    aspect-ratio: auto;
    object-fit: contain;
    object-position: center;
    border-radius: 8px;
    background: #ead8c1;
}

.creative-gallery {
    display: flex;
    gap: .75rem;
    flex-wrap: wrap;
}

.creative-gallery img {
    width: 88px;
    height: 88px;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(16, 38, 27, .08);
}

.editorial-content h2,
.purchase-panel h2,
.article-side h2,
.story-card h2,
.order-summary h2,
.contact-panel h2 {
    color: var(--forest);
    font-weight: 950;
}

.purchase-panel {
    position: sticky;
    top: 104px;
    padding: 1.35rem;
    border-radius: 8px;
    color: #fff;
    background:
        linear-gradient(145deg, rgba(16, 38, 27, .96), rgba(36, 70, 52, .94)),
        url("../images/about-botanical.png") center / cover no-repeat;
    box-shadow: 0 30px 72px rgba(16, 38, 27, .22);
}

.purchase-panel h2 {
    color: #fff;
    font-size: 1.45rem;
}

.purchase-panel .section-eyebrow,
.purchase-panel .purchase-note {
    color: var(--gold);
}

.purchase-panel .btn-ghost {
    justify-content: center;
    background: rgba(255, 255, 255, .1);
    color: #fff;
    border-color: rgba(255, 255, 255, .16);
}

.purchase-panel .btn-ghost:hover {
    background: rgba(255, 255, 255, .18);
}

.purchase-note {
    display: flex;
    align-items: center;
    gap: .6rem;
    margin-top: 1rem;
    font-size: .88rem;
}

.info-tile {
    height: 100%;
    padding: 1.25rem;
    border-radius: 8px;
    background: #fff;
    border: 1px solid var(--line);
    box-shadow: 0 18px 42px rgba(36, 70, 52, .06);
}

.info-tile h2 {
    color: var(--forest);
    font-size: 1rem;
    font-weight: 950;
}

.info-tile p {
    color: var(--muted);
    margin: 0;
}

.article-cover,
.story-visual {
    padding: .6rem;
    border-radius: 8px;
    background: rgba(255, 255, 255, .78);
    border: 1px solid rgba(255, 255, 255, .8);
    box-shadow: 0 26px 68px rgba(16, 38, 27, .18);
}

.article-cover img,
.story-visual img {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    border-radius: 8px;
	height:auto;
}

.article-body {
    padding: 2rem;
    border-radius: 8px;
    background: #fff;
    border: 1px solid var(--line);
    box-shadow: 0 24px 58px rgba(36, 70, 52, .08);
    color: #465145;
    line-height: 1.9;
    font-size: 1.03rem;
}

.article-side,
.story-card,
.contact-panel,
.contact-form,
.order-summary,
.cart-table-card {
    padding: 1.4rem;
    border-radius: 8px;
    background: rgba(255, 255, 255, .9);
    border: 1px solid var(--line);
    box-shadow: 0 24px 58px rgba(36, 70, 52, .08);
}

.article-side {
    position: sticky;
    top: 104px;
}

.legal-hero-card {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.4rem;
    border: 1px solid rgba(255, 255, 255, .72);
    border-radius: 8px;
    background: rgba(255, 255, 255, .82);
    box-shadow: 0 24px 58px rgba(36, 70, 52, .12);
}

.legal-hero-card > i {
    display: grid;
    flex: 0 0 54px;
    width: 54px;
    height: 54px;
    place-items: center;
    border-radius: 50%;
    background: var(--forest);
    color: #fff;
    font-size: 1.3rem;
}

.legal-hero-card strong,
.legal-hero-card span {
    display: block;
}

.legal-hero-card strong {
    color: var(--forest);
}

.legal-hero-card span {
    margin-top: .2rem;
    color: var(--muted);
    font-size: .88rem;
}

.legal-nav-card {
    position: sticky;
    top: 104px;
    padding: 1.4rem;
    border: 1px solid var(--line);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 24px 58px rgba(36, 70, 52, .08);
}

.legal-nav-card h2 {
    margin: .35rem 0 1rem;
    color: var(--forest);
    font-size: 1.25rem;
    font-weight: 900;
}

.legal-nav-card nav {
    display: grid;
    gap: .45rem;
}

.legal-nav-card nav a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
    padding: .72rem .8rem;
    border-radius: 7px;
    background: var(--ivory);
    color: var(--forest);
    font-size: .9rem;
    font-weight: 750;
}

.legal-nav-card nav a.active,
.legal-nav-card nav a:hover {
    background: var(--forest);
    color: #fff;
}

.legal-nav-card p {
    margin: 1rem 0 0;
    color: var(--muted);
    font-size: .86rem;
}

.legal-nav-card p a {
    color: var(--forest);
    font-weight: 800;
}

.legal-content h2 {
    margin: 2.15rem 0 .75rem;
    color: var(--forest);
    font-size: 1.4rem;
    font-weight: 950;
}

.legal-content h2:first-child {
    margin-top: 0;
}

.legal-content h3 {
    margin: 1.4rem 0 .55rem;
    color: var(--forest);
    font-size: 1.05rem;
    font-weight: 900;
}

.legal-content p {
    margin: 0 0 1rem;
}

.legal-content ul {
    display: grid;
    gap: .55rem;
    margin: 0 0 1.25rem;
    padding-left: 1.25rem;
}

.legal-content li::marker {
    color: var(--sage);
}

.legal-content blockquote {
    margin: 1.25rem 0;
    padding: 1rem 1.1rem;
    border-left: 4px solid var(--sage);
    border-radius: 0 7px 7px 0;
    background: var(--ivory);
    color: var(--forest);
}

.footer-legal {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem 2rem;
}

.footer-legal nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: .55rem 1rem;
}

.legal-checks {
    display: grid;
    gap: .8rem;
    padding: 1rem;
    border: 1px solid var(--line);
    border-radius: 8px;
    background: var(--ivory);
}

.legal-checks .form-check {
    margin: 0;
}

.legal-checks a {
    color: var(--forest);
    font-weight: 800;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.journal-card {
    height: 100%;
}

.contact-shell,
.checkout-shell {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, .72), rgba(237, 245, 234, .5)),
        var(--ivory);
}

.contact-panel {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    color: #fff;
    background:
        linear-gradient(145deg, rgba(16, 38, 27, .99), rgba(36, 70, 52, .97)),
        url("../images/hero-botanical.png") center / cover no-repeat;
    box-shadow: 0 28px 68px rgba(16, 38, 27, .2);
}

.contact-panel h2 {
    color: #fff;
}

.contact-panel .section-eyebrow {
    color: var(--gold);
}

.contact-list {
    display: grid;
    gap: .85rem;
    margin-top: 1.2rem;
}

.contact-list div {
    display: flex;
    align-items: center;
    gap: .75rem;
    padding: .8rem;
    border-radius: 8px;
    background: rgba(255, 255, 255, .105);
    border: 1px solid rgba(255, 255, 255, .2);
    transition: transform .2s ease, background-color .2s ease, border-color .2s ease;
}

.contact-list div:hover {
    transform: translateX(3px);
    background: rgba(255, 255, 255, .16);
    border-color: rgba(255, 255, 255, .3);
}

.contact-list i {
    color: var(--gold);
    flex: 0 0 24px;
    text-align: center;
}

.contact-list a,
.contact-list span {
    color: #fff;
    font-weight: 650;
    line-height: 1.55;
    overflow-wrap: anywhere;
}

.contact-list a:hover,
.contact-list a:focus-visible {
    color: #ffe3ad;
}

.contact-panel .btn-ghost {
    color: var(--deep);
    background: #f8f5e9;
    border-color: #f8f5e9;
    box-shadow: 0 12px 28px rgba(0, 0, 0, .16);
}

.contact-panel .btn-ghost:hover,
.contact-panel .btn-ghost:focus-visible {
    color: var(--deep);
    background: var(--gold);
    border-color: var(--gold);
}

.contact-form {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, .94), rgba(251, 250, 245, .9));
}

.map-shell {
    overflow: hidden;
    padding: .5rem;
    border-radius: 8px;
    background: #fff;
    border: 1px solid var(--line);
    box-shadow: 0 24px 58px rgba(36, 70, 52, .08);
}

.map-shell iframe {
    width: 100%;
    min-height: 360px;
    border: 0;
    border-radius: 8px;
}

.checkout-shell .table {
    margin-bottom: 1.2rem;
}

.checkout-shell thead th {
    color: var(--forest);
    font-size: .82rem;
    text-transform: uppercase;
}

.summary-line,
.summary-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: .85rem 0;
    border-bottom: 1px solid var(--line);
}

.summary-total {
    border-bottom: 0;
    padding-top: 1.2rem;
    color: var(--forest);
    font-size: 1.2rem;
}

.tracking-panel,
.tracking-result,
.tracking-preview,
.tracking-closed {
    padding: 1.4rem;
    border-radius: 8px;
    background: rgba(255, 255, 255, .92);
    border: 1px solid var(--line);
    box-shadow: 0 24px 58px rgba(36, 70, 52, .08);
}

.tracking-result {
    overflow: hidden;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, .94), rgba(237, 245, 234, .76)),
        #fff;
}

.tracking-closed {
    max-width: 1060px;
    margin: 0 auto;
    padding: 2rem;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, .95), rgba(244, 234, 220, .72)),
        #fff;
}

.tracking-closed h2,
.tracking-preview h2 {
    color: var(--forest);
    font-weight: 950;
}

.tracking-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    padding-bottom: 1.2rem;
    border-bottom: 1px solid var(--line);
}

.tracking-head h2 {
    margin: .2rem 0 .35rem;
    color: var(--forest);
    font-weight: 950;
}

.tracking-head p,
.tracking-help,
.tracking-preview p,
.tracking-closed p {
    color: var(--muted);
}

.tracking-head strong {
    color: var(--forest);
    font-size: 1.25rem;
    white-space: nowrap;
}

.tracking-progress {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: .7rem;
    margin: 1.35rem 0;
}

.tracking-step {
    position: relative;
    display: grid;
    gap: .45rem;
    min-height: 98px;
    padding: .8rem;
    border-radius: 8px;
    background: rgba(255, 255, 255, .72);
    border: 1px solid var(--line);
}

.tracking-step span {
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    border-radius: 8px;
    color: var(--muted);
    background: #f4efe3;
}

.tracking-step small {
    color: var(--muted);
    font-weight: 850;
}

.tracking-step.completed,
.tracking-step.active {
    border-color: rgba(36, 70, 52, .28);
}

.tracking-step.completed span {
    color: #fff;
    background: var(--forest);
}

.tracking-step.active {
    box-shadow: 0 16px 34px rgba(36, 70, 52, .12);
}

.tracking-step.active span {
    color: var(--deep);
    background: var(--gold);
}

.tracking-step.active small {
    color: var(--forest);
}

.tracking-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: .8rem;
}

.tracking-grid div {
    padding: .9rem;
    border-radius: 8px;
    background: #fff;
    border: 1px solid var(--line);
}

.tracking-grid span {
    display: block;
    color: var(--muted);
    font-size: .8rem;
    font-weight: 800;
}

.tracking-grid strong {
    display: block;
    color: var(--forest);
    margin-top: .25rem;
}

.tracking-info-grid,
.tracking-guide {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: .8rem;
    margin-top: 1.25rem;
}

.tracking-info-grid div,
.tracking-guide div {
    padding: 1rem;
    border-radius: 8px;
    background: #fff;
    border: 1px solid var(--line);
}

.tracking-info-grid i,
.tracking-guide i {
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    margin-bottom: .85rem;
    border-radius: 8px;
    color: #fff;
    background: var(--forest);
}

.tracking-info-grid strong,
.tracking-guide strong {
    display: block;
    color: var(--forest);
    margin-bottom: .35rem;
}

.tracking-info-grid span,
.tracking-guide span {
    display: block;
    color: var(--muted);
    line-height: 1.6;
    font-size: .92rem;
}

.status-guide {
    display: grid;
    gap: .65rem;
    margin-top: 1.1rem;
}

.status-guide div {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    padding: .85rem 1rem;
    border-radius: 8px;
    background: rgba(237, 245, 234, .72);
    border: 1px solid rgba(36, 70, 52, .1);
}

.status-guide small {
    color: var(--forest);
    font-weight: 900;
    white-space: nowrap;
}

.status-guide span {
    color: var(--muted);
    text-align: right;
}

@media (max-width: 991.98px) {
    .filter-creative,
    .purchase-panel,
    .article-side,
    .legal-nav-card {
        position: static;
    }

    .footer-legal {
        flex-direction: column;
    }

    .footer-legal nav {
        justify-content: flex-start;
    }

    .catalog-topbar {
        align-items: flex-start;
        flex-direction: column;
    }

    .catalog-products.view-list .product-card {
        grid-template-columns: 180px minmax(0, 1fr);
        min-height: 230px;
    }

    .catalog-products.view-list .product-image img {
        min-height: 230px;
    }

    .tracking-progress,
    .tracking-grid,
    .tracking-info-grid,
    .tracking-guide {
        grid-template-columns: 1fr;
    }

    .tracking-head {
        flex-direction: column;
    }

    .status-guide div {
        display: block;
    }

    .status-guide span {
        display: block;
        margin-top: .35rem;
        text-align: left;
    }
}

@media (max-width: 767.98px) {
    .hero-title,
    .creative-title,
    .inner-hero h1,
    .product-card h3,
    .product-price-box,
    .contact-list a,
    .contact-list span {
        overflow-wrap: anywhere;
        word-break: normal;
    }

    .hero .container,
    .creative-hero .container,
    .inner-hero .container,
    .catalog-shell .container,
    .section-wrap .container {
        padding-left: max(.85rem, env(safe-area-inset-left));
        padding-right: max(.85rem, env(safe-area-inset-right));
    }

    .hero::before,
    .hero::after,
    .creative-hero::before,
    .creative-hero::after,
    .inner-hero::before,
    .inner-hero::after {
        max-width: 100%;
        pointer-events: none;
    }

    .inner-hero {
        padding: 3.2rem 0;
    }

    .inner-hero h1 {
        font-size: clamp(2rem, 10vw, 2.5rem);
        line-height: 1.04;
    }

    .detail-price-row .price {
        font-size: 1.6rem;
    }

    .article-body,
    .article-side,
    .story-card,
    .contact-panel,
    .contact-form,
    .order-summary,
    .cart-table-card {
        padding: 1.1rem;
    }

    .navbar .container {
        align-items: center;
    }

    .navbar-collapse {
        margin-top: .75rem;
        padding: .8rem;
        border: 1px solid var(--line);
        border-radius: 10px;
        background: rgba(255, 255, 255, .98);
        box-shadow: 0 18px 42px rgba(16, 38, 27, .12);
    }

    .navbar-nav .nav-link {
        display: flex;
        align-items: center;
        min-height: 44px;
        padding: .62rem .7rem;
    }

    .navbar-nav .btn {
        width: 100%;
        min-height: 44px;
        margin-top: .25rem;
    }

    .language-switcher-mobile {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: .45rem;
        padding: .25rem 0 0;
        border-left: 0;
    }

    .language-switcher-mobile .language-option {
        width: 100%;
        min-height: 42px;
        padding: .45rem .35rem;
        font-size: .74rem;
    }

    .btn:not(.navbar-toggler) {
        min-height: 44px;
    }

    .section-heading {
        margin-bottom: 1.4rem;
    }

    .section-heading .btn {
        align-self: stretch;
    }

    .contact-list div {
        align-items: flex-start;
        padding: .9rem;
    }

    .contact-form .btn[type="submit"] {
        width: 100%;
    }

    .captcha-box {
        grid-template-columns: 1fr;
    }

    .captcha-answer {
        justify-content: space-between;
    }

    .captcha-help {
        grid-column: auto;
    }

    .final-cta .d-flex {
        width: 100%;
    }

    .final-cta .btn {
        flex: 1 1 180px;
    }

    .whatsapp-float {
        right: 12px;
        bottom: 12px;
        width: 50px;
        height: 50px;
        font-size: 22px;
    }

    .catalog-view-toggle {
        display: none;
    }

    .catalog-products.view-grid .product-item,
    .catalog-products.view-list .product-item {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .catalog-products.view-grid .product-card,
    .catalog-products.view-list .product-card {
        display: grid;
        grid-template-columns: 112px minmax(0, 1fr);
        min-height: auto;
        align-items: stretch;
    }

    .catalog-products.view-grid .product-image,
    .catalog-products.view-list .product-image {
        height: 100%;
    }

    .catalog-products.view-grid .product-image img,
    .catalog-products.view-list .product-image img {
        height: 100%;
        min-height: 236px;
        aspect-ratio: auto;
    }

    .catalog-products.view-grid .card-body,
    .catalog-products.view-list .card-body {
        padding: .85rem;
    }

    .catalog-products.view-grid .product-card-head h3,
    .catalog-products.view-list .product-card-head h3 {
        min-height: 0;
        margin-bottom: .35rem;
        font-size: .94rem;
    }

    .catalog-products.view-grid .product-card-head p,
    .catalog-products.view-list .product-card-head p {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        min-height: 0;
        margin-bottom: .55rem;
        font-size: .8rem;
        line-height: 1.45;
    }

    .catalog-products.view-grid .product-meta-row,
    .catalog-products.view-list .product-meta-row {
        gap: .3rem;
        margin-bottom: .55rem;
    }

    .catalog-products.view-grid .product-meta-row span,
    .catalog-products.view-list .product-meta-row span {
        padding: .25rem .42rem;
        font-size: .66rem;
    }

    .catalog-products.view-grid .product-meta-row span:nth-child(n+3),
    .catalog-products.view-list .product-meta-row span:nth-child(n+3) {
        display: none;
    }

    .catalog-products.view-grid .product-price-box,
    .catalog-products.view-list .product-price-box {
        align-items: center;
        flex-direction: row;
        gap: .25rem;
        margin-bottom: .65rem;
        padding: .55rem;
    }

    .catalog-products.view-grid .product-price-box strong,
    .catalog-products.view-list .product-price-box strong {
        font-size: .96rem;
    }

    .catalog-products.view-grid .product-price-box small,
    .catalog-products.view-list .product-price-box small {
        text-align: left;
    }

    .catalog-products.view-grid .product-card-actions,
    .catalog-products.view-list .product-card-actions {
        display: grid;
        grid-template-columns: 1fr;
        gap: .4rem;
    }

    .catalog-products.view-grid .product-card-actions .btn-outline-nature,
    .catalog-products.view-list .product-card-actions .btn-outline-nature {
        display: none;
    }

    .catalog-products.view-grid .product-card-actions .btn,
    .catalog-products.view-list .product-card-actions .btn {
        min-width: 0;
        padding: .42rem .55rem;
        font-size: .76rem;
    }
}

::selection {
    color: #fff;
    background: var(--forest);
}

:where(a, button, input, select, textarea, [tabindex]):focus-visible {
    outline: 3px solid rgba(214, 167, 86, .9);
    outline-offset: 3px;
}

@media (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }

    *,
    *::before,
    *::after {
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
    }

    [data-reveal] {
        opacity: 1;
        transform: none;
    }
}
