/* ============================================================
   LANNA PURA COFFEE — style.css
   Colors: Brown Dark #2C1810 · Gold #C9A84C · Cream #F5EDD6
   ============================================================ */

*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }

:root {
    --brown-dark:  #2C1810;
    --brown-mid:   #5D3A1A;
    --brown-light: #8B6348;
    --gold:        #C9A84C;
    --gold-light:  #E2C47E;
    --cream:       #F5EDD6;
    --cream-light: #FAF5E4;
    --white:       #FEFEFE;
    --font-display: 'Cormorant Garamond', 'Noto Serif Thai', serif;
    --font-serif:   'Noto Serif Thai', serif;
    --font-body:    'Sarabun', 'Noto Serif Thai', sans-serif;
    --max-w: 1200px;
}

html { scroll-behavior: smooth; }

body {
    font-family: var(--font-body);
    color: var(--brown-dark);
    background: var(--cream-light);
    overflow-x: hidden;
}

/* ── Typography ── */
h1, h2, h3 { font-family: var(--font-display); line-height: 1.2; }
h1 { font-size: clamp(2.4rem, 5vw, 4rem); }
h2 { font-size: clamp(1.9rem, 4vw, 3rem); }
h3 { font-size: clamp(1.4rem, 3vw, 2rem); }
p  { line-height: 1.85; }

/* ── Utilities ── */
.container { max-width: var(--max-w); margin: 0 auto; padding: 0 24px; }
.section    { padding: 100px 0; }

.label {
    display: block;
    font-size: .8rem;
    font-weight: 600;
    letter-spacing: .25em;
    text-transform: uppercase;
    color: var(--gold);
    margin-bottom: 10px;
}
.label-light { color: var(--gold-light); }

.section-header { text-align: center; margin-bottom: 60px; }
.section-header h2 { color: var(--brown-dark); }
.section-header h2.light { color: var(--cream); }
.section-header .sub { margin-top: 12px; color: var(--brown-light); font-size: .95rem; }
.section-header .sub.light { color: rgba(245,237,214,.7); }

/* ── Buttons ── */
.btn {
    display: inline-flex; align-items: center; gap: 8px;
    padding: 13px 30px; border-radius: 3px;
    font-family: var(--font-body); font-size: .95rem; font-weight: 600;
    text-decoration: none; letter-spacing: .04em;
    border: 2px solid transparent;
    transition: all .3s ease; cursor: pointer;
}
.btn-gold  { background: var(--gold); color: var(--brown-dark); border-color: var(--gold); }
.btn-gold:hover { background: var(--gold-light); border-color: var(--gold-light); transform: translateY(-2px); box-shadow: 0 8px 24px rgba(201,168,76,.4); }

.btn-outline { background: transparent; color: var(--brown-mid); border-color: var(--brown-mid); }
.btn-outline:hover { background: var(--brown-mid); color: var(--cream); transform: translateY(-2px); }

.btn-outline-light { background: transparent; color: var(--cream); border-color: rgba(245,237,214,.55); }
.btn-outline-light:hover { background: rgba(245,237,214,.15); border-color: var(--cream); }

.btn-lg { font-size: 1.05rem; padding: 15px 38px; }

/* ============================================================
   NAVBAR
   ============================================================ */
.navbar {
    position: fixed; top: 0; left: 0; right: 0; z-index: 1000;
    padding: 20px 0;
    transition: all .4s ease;
}
.navbar.scrolled {
    background: rgba(28, 14, 7, .60);
    padding: 12px 0;
    backdrop-filter: blur(12px);
    box-shadow: 0 2px 24px rgba(0,0,0,.35);
}
.nav-container {
    max-width: var(--max-w); margin: 0 auto; padding: 0 24px;
    display: flex; align-items: center; justify-content: space-between;
}
.nav-logo img { height: 50px; width: auto; }
.nav-links { list-style: none; display: flex; align-items: center; gap: 34px; }
.nav-links a {
    color: var(--cream); text-decoration: none;
    font-size: .9rem; font-weight: 400; letter-spacing: .02em;
    opacity: .88; transition: all .25s;
}
.nav-links a:hover { color: var(--gold); opacity: 1; }
.nav-cta {
    background: var(--gold) !important; color: var(--brown-dark) !important;
    padding: 9px 22px !important; border-radius: 3px; font-weight: 600 !important; opacity: 1 !important;
}
.nav-cta:hover { background: var(--gold-light) !important; }

.hamburger { display: none; flex-direction: column; gap: 5px; background: none; border: none; cursor: pointer; padding: 4px; }
.hamburger span { width: 25px; height: 2px; background: var(--cream); border-radius: 2px; display: block; transition: all .3s; }

/* ============================================================
   HERO
   ============================================================ */
.hero {
    position: relative; min-height: 100vh;
    display: flex; align-items: center; justify-content: center; overflow: hidden;
}
.hero-bg {
    position: absolute; inset: 0; width: 100%; height: 100%;
    object-fit: cover; object-position: center; z-index: 0;
}
.hero-overlay {
    position: absolute; inset: 0; z-index: 1;
    background: linear-gradient(145deg, rgba(28,14,7,.85) 0%, rgba(93,58,26,.6) 55%, rgba(28,14,7,.78) 100%);
}
.hero-content {
    position: relative; z-index: 2; text-align: center;
    color: var(--cream); max-width: 820px; padding: 0 24px;
}
.hero-eyebrow {
    font-size: .78rem; letter-spacing: .28em; text-transform: uppercase;
    color: var(--gold-light); margin-bottom: 22px; opacity: .9;
}
.hero-title { display: flex; flex-direction: column; gap: 6px; margin-bottom: 22px; }
.hero-th {
    font-family: var(--font-serif);
    font-size: clamp(2.6rem, 5.5vw, 4.4rem);
    font-weight: 700; color: var(--cream); line-height: 1.1;
}
.hero-en {
    font-family: 'Cormorant Garamond', serif;
    font-size: clamp(1.5rem, 3vw, 2.6rem);
    font-weight: 400; font-style: italic; color: var(--gold-light);
}
.hero-tagline { display: flex; flex-direction: column; gap: 4px; margin-bottom: 22px; }
.hero-tagline .th { font-family: var(--font-serif); font-size: clamp(1rem, 2.2vw, 1.35rem); font-weight: 300; }
.hero-tagline .en { font-family: 'Cormorant Garamond', serif; font-size: clamp(.9rem, 1.8vw, 1.2rem); font-style: italic; color: var(--gold-light); opacity: .85; }
.hero-concept {
    display: flex; align-items: center; justify-content: center; gap: 10px; flex-wrap: wrap;
    font-size: .75rem; letter-spacing: .1em; text-transform: uppercase;
    color: rgba(245,237,214,.55); margin-bottom: 38px;
}
.hero-concept .dot { color: var(--gold); }
.hero-scroll {
    position: absolute; bottom: 36px; left: 50%; transform: translateX(-50%);
    z-index: 2; color: rgba(245,237,214,.55); display: flex; align-items: center;
    text-decoration: none; transition: color .3s;
    animation: bounce 2.2s ease-in-out infinite;
}
.hero-scroll:hover { color: var(--gold); }
@keyframes bounce {
    0%,100% { transform: translateX(-50%) translateY(0); }
    50%      { transform: translateX(-50%) translateY(9px); }
}

/* ============================================================
   BRAND STORY
   ============================================================ */
.brand-story { background: var(--cream-light); }
.story-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.story-image { position: relative; }
.story-image img { width: 100%; height: 500px; object-fit: cover; border-radius: 2px; box-shadow: 0 20px 60px rgba(44,24,16,.18); }
.story-badge {
    position: absolute; bottom: -18px; right: -18px;
    background: var(--brown-dark); color: var(--cream);
    padding: 18px 26px; display: flex; flex-direction: column; gap: 4px;
    box-shadow: 0 8px 30px rgba(0,0,0,.2);
}
.story-badge strong { font-family: var(--font-display); font-size: 1.05rem; color: var(--gold); }
.story-badge span   { font-size: .78rem; opacity: .65; letter-spacing: .04em; }
.story-content h2   { color: var(--brown-dark); margin-bottom: 22px; }
.story-th { font-size: .95rem; color: var(--brown-dark); margin-bottom: 14px; }
.story-en { font-style: italic; color: var(--brown-light); font-size: .9rem; margin-bottom: 32px; padding-left: 16px; border-left: 2px solid var(--gold); }
.concept-row { display: flex; align-items: center; gap: 9px; flex-wrap: wrap; }
.chip { background: var(--cream); border: 1px solid rgba(93,58,26,.3); color: var(--brown-mid); padding: 7px 15px; border-radius: 2px; font-size: .85rem; font-weight: 500; }
.chip-gold { background: var(--brown-dark); border-color: var(--gold); color: var(--gold); font-weight: 600; }
.op { color: var(--gold); font-size: 1.15rem; font-weight: 700; }

/* ============================================================
   LANNA DESIGN ELEMENTS
   ============================================================ */

/* ── Lanna light pattern — สำหรับพื้นครีม/ขาว ── */
.lanna-light-pattern {
    position: relative;
}
.lanna-light-pattern::after {
    content: '';
    position: absolute;
    inset: 0;
    background-image:
        repeating-linear-gradient(
            45deg,
            rgba(93,58,26,.032) 0px, rgba(93,58,26,.032) 1px,
            transparent 1px, transparent 20px
        ),
        repeating-linear-gradient(
            -45deg,
            rgba(93,58,26,.032) 0px, rgba(93,58,26,.032) 1px,
            transparent 1px, transparent 20px
        );
    background-size: 20px 20px;
    pointer-events: none;
    z-index: 0;
}
.lanna-light-pattern > * { position: relative; z-index: 1; }

/* ── Lanna diamond-star repeating pattern ── */
.lanna-pattern {
    position: relative;
}
.lanna-pattern::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image:
        radial-gradient(circle, rgba(201,168,76,.18) 1px, transparent 1px),
        repeating-linear-gradient(
            45deg,
            rgba(201,168,76,.04) 0px, rgba(201,168,76,.04) 1px,
            transparent 1px, transparent 18px
        ),
        repeating-linear-gradient(
            -45deg,
            rgba(201,168,76,.04) 0px, rgba(201,168,76,.04) 1px,
            transparent 1px, transparent 18px
        );
    background-size: 18px 18px, 18px 18px, 18px 18px;
    pointer-events: none;
    z-index: 0;
}
.lanna-pattern > * { position: relative; z-index: 1; }

/* Corner ornament — กรอบมุมทอง */
.lanna-frame {
    position: relative;
}
.lanna-frame::before,
.lanna-frame::after {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    border-color: rgba(201,168,76,.5);
    border-style: solid;
    pointer-events: none;
    z-index: 2;
}
.lanna-frame::before {
    top: 12px; left: 12px;
    border-width: 1px 0 0 1px;
}
.lanna-frame::after {
    bottom: 12px; right: 12px;
    border-width: 0 1px 1px 0;
}

/* ── Lanna Section Divider Bar ── */
.lanna-divider-bar {
    background: var(--brown-dark);
    width: 100%;
    line-height: 0;
    overflow: hidden;
}
.lanna-divider-bar svg {
    display: block;
    width: 100%;
    height: 48px;
}

/* ── Section ornament divider ── */
.lanna-divider {
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 0 auto 48px;
    max-width: 360px;
}
.lanna-divider::before,
.lanna-divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--gold), transparent);
}
.lanna-divider-icon {
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
    color: var(--gold);
}
.lanna-divider-icon svg { width: 18px; height: 18px; }

/* ── Temple silhouette section divider ── */
.temple-silhouette {
    width: 100%;
    overflow: hidden;
    line-height: 0;
}
.temple-silhouette svg {
    display: block;
    width: 100%;
}

/* ── Lanna border frame (4 corners) ── */
.lanna-border {
    position: relative;
}
.lanna-border::before { content: ''; position: absolute; top: 14px; left: 14px; width: 36px; height: 36px; border-top: 1.5px solid rgba(201,168,76,.5); border-left: 1.5px solid rgba(201,168,76,.5); pointer-events: none; z-index: 2; }
.lanna-border::after  { content: ''; position: absolute; bottom: 14px; right: 14px; width: 36px; height: 36px; border-bottom: 1.5px solid rgba(201,168,76,.5); border-right: 1.5px solid rgba(201,168,76,.5); pointer-events: none; z-index: 2; }
/* Two more corners via wrapper trick */
.lanna-border-inner::before { content: ''; position: absolute; top: 14px; right: 14px; width: 36px; height: 36px; border-top: 1.5px solid rgba(201,168,76,.5); border-right: 1.5px solid rgba(201,168,76,.5); pointer-events: none; z-index: 2; }
.lanna-border-inner::after  { content: ''; position: absolute; bottom: 14px; left: 14px; width: 36px; height: 36px; border-bottom: 1.5px solid rgba(201,168,76,.5); border-left: 1.5px solid rgba(201,168,76,.5); pointer-events: none; z-index: 2; }

/* ── Section header ornament ── */
.lanna-ornament {
    display: flex;
    justify-content: center;
    margin: 10px auto 6px;
    width: 160px;
}
.lanna-ornament svg { width: 100%; height: auto; }

/* Temple card Lanna frame */
.temple-card {
    position: relative;
}
.temple-card::before,
.temple-card::after {
    content: '';
    position: absolute;
    width: 16px; height: 16px;
    border-color: rgba(201,168,76,.0);
    border-style: solid;
    transition: border-color .3s;
    pointer-events: none;
    z-index: 2;
}
.temple-card::before { top: 6px; left: 6px; border-width: 1px 0 0 1px; }
.temple-card::after  { bottom: 6px; right: 6px; border-width: 0 1px 1px 0; }
.temple-card:hover::before,
.temple-card:hover::after { border-color: rgba(201,168,76,.6); }

/* ============================================================
   WHY US
   ============================================================ */
.why-us { background: var(--brown-dark); }
.why-us .section-header h2 { color: var(--cream); }
.why-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 2px; }
.why-grid-5 { grid-template-columns: repeat(5,1fr); }
.why-card {
    background: rgba(93,58,26,.25); padding: 48px 28px; text-align: center;
    border: 1px solid rgba(201,168,76,.1);
    transition: all .3s;
}
.why-card:hover { background: rgba(201,168,76,.1); border-color: rgba(201,168,76,.3); transform: translateY(-5px); }
.why-icon { width: 56px; height: 56px; margin: 0 auto 22px; color: var(--gold); }
.why-icon svg { width: 100%; height: 100%; }
.why-card h3 { font-size: 1.35rem; color: var(--cream); margin-bottom: 14px; }
.why-card p      { color: rgba(245,237,214,.68); font-size: .88rem; line-height: 1.8; }
.why-card .why-en { color: rgba(245,237,214,.42); font-size: .78rem; font-style: italic; margin-top: 6px; }

/* ============================================================
   CERTIFIED QUALITY
   ============================================================ */
.certified {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 580px;
    padding: 0;
}
.certified-img-col {
    position: relative;
    overflow: hidden;
}
.certified-img-col img {
    width: 100%; height: 100%;
    object-fit: cover; object-position: center;
    display: block;
    transition: transform .8s ease;
}
.certified:hover .certified-img-col img { transform: scale(1.04); }

.certified-content-col {
    background: var(--brown-dark);
    display: flex; align-items: center;
}
.certified-inner {
    padding: 72px 64px;
}
.certified-inner .label { color: var(--gold-light); }
.certified-inner h2 {
    color: var(--cream);
    margin-bottom: 24px;
    line-height: 1.25;
}
.certified-th {
    color: rgba(245,237,214,.82);
    font-size: .95rem;
    line-height: 1.9;
    margin-bottom: 14px;
}
.certified-en {
    color: rgba(245,237,214,.45);
    font-size: .85rem;
    font-style: italic;
    line-height: 1.8;
    margin-bottom: 36px;
    padding-left: 14px;
    border-left: 2px solid rgba(201,168,76,.35);
}
.certified-badges {
    display: flex; gap: 16px; flex-wrap: wrap;
}
.cert-badge {
    display: flex; flex-direction: column; gap: 3px;
    padding: 16px 22px;
    background: rgba(201,168,76,.08);
    border: 1px solid rgba(201,168,76,.25);
    border-radius: 3px;
    min-width: 100px; text-align: center;
}
.cert-badge strong {
    font-family: var(--font-display);
    font-size: 1.4rem;
    color: var(--gold);
    line-height: 1;
}
.cert-badge span {
    font-size: .72rem;
    color: rgba(245,237,214,.55);
    letter-spacing: .04em;
}

@media (max-width: 768px) {
    .certified { grid-template-columns: 1fr; }
    .certified-img-col { height: 280px; }
    .certified-inner { padding: 48px 24px; }
}

/* ============================================================
   PRODUCTS
   ============================================================ */
.products { background: var(--cream-light); }
.product-cat { margin-bottom: 64px; }
.cat-title {
    font-family: var(--font-display); font-size: 1.75rem; color: var(--brown-dark);
    display: flex; align-items: baseline; gap: 14px;
    padding-bottom: 14px; margin-bottom: 32px;
    border-bottom: 1px solid rgba(93,58,26,.18);
}
.cat-title span { font-family: var(--font-body); font-size: .95rem; color: var(--brown-light); font-weight: 400; }

.products-grid { display: grid; gap: 28px; }
.col2 { grid-template-columns: repeat(2,1fr); }
.col3 { grid-template-columns: repeat(3,1fr); }

.product-card {
    background: var(--white); border-radius: 3px; overflow: hidden;
    box-shadow: 0 4px 20px rgba(44,24,16,.08);
    transition: all .3s;
}
.product-card:hover { transform: translateY(-6px); box-shadow: 0 16px 48px rgba(44,24,16,.14); }

.prod-img-wrap { position: relative; aspect-ratio: 4/3; overflow: hidden; }
.prod-img-wrap img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.product-card:hover .prod-img-wrap img { transform: scale(1.06); }

.beans-card { background: var(--cream); }
.beans-img {
    aspect-ratio: 3/4 !important;
    background: var(--cream-light);
    padding: 16px;
}
.beans-img img {
    object-fit: contain !important;
    transform: none !important;
    transition: transform .5s ease !important;
}
.beans-card:hover .beans-img img { transform: scale(1.04) !important; }

/* Dual image layout */
.dual-img {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 6px;
    aspect-ratio: unset !important;
    padding: 10px !important;
    align-items: end;
    position: relative;
}
.dual-img img {
    aspect-ratio: 3/4;
    width: 100%;
    object-fit: contain !important;
    transform: none !important;
    transition: transform .4s ease !important;
}
.dual-img img:hover { transform: scale(1.04) !important; }
.dual-img .roast-tag {
    position: absolute;
    top: 18px; left: 18px;
}
.dual-img .img-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
}
.img-col-label {
    font-size: .62rem;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--brown-light);
    text-align: center;
}
.img-col-label.tops { color: var(--gold); }

.roast-tag {
    position: absolute; top: 14px; left: 14px;
    padding: 5px 12px; border-radius: 2px;
    font-size: .72rem; font-weight: 600; letter-spacing: .07em; text-transform: uppercase;
}
.roast-tag.light  { background: #E8D5B7; color: #5D3A1A; }
.roast-tag.medium { background: #C4813A; color: #fff; }
.roast-tag.dark   { background: #3D2B1F; color: #E2C47E; }

.prod-info { padding: 22px; }
.prod-info h4 { font-family: var(--font-display); font-size: 1.2rem; color: var(--brown-dark); margin-bottom: 3px; }
.art-label { font-size: .82rem; color: var(--brown-light); margin-bottom: 10px; font-style: italic; }
.notes { display: flex; gap: 6px; flex-wrap: wrap; margin-bottom: 10px; }
.notes span {
    background: rgba(201,168,76,.1); border: 1px solid rgba(201,168,76,.38);
    color: var(--brown-mid); padding: 3px 10px; border-radius: 10px;
    font-size: .72rem; font-weight: 500;
}
.prod-desc { font-size: .88rem; color: var(--brown-light); margin-bottom: 14px; line-height: 1.65; }
.price-row {
    display: flex; gap: 14px; padding: 10px 0; margin-bottom: 14px;
    border-top: 1px solid rgba(93,58,26,.1);
    border-bottom: 1px solid rgba(93,58,26,.1);
}
.price-row span { font-size: .88rem; color: var(--brown-light); }
.price-row strong { color: var(--brown-dark); font-size: 1rem; font-weight: 700; }

.products-cta {
    text-align: center; padding: 48px 40px;
    background: var(--brown-dark); border-radius: 3px;
}
.products-cta p { color: var(--cream); font-size: 1.05rem; margin-bottom: 18px; opacity: .88; }

/* ============================================================
   ART INTRO
   ============================================================ */
.art-intro {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 580px;
    padding: 0;
}
.art-intro-content-col {
    background: var(--cream);
    display: flex; align-items: center;
}
.art-intro-inner {
    padding: 72px 64px;
}
.art-intro-inner .label { color: var(--gold); }
.art-intro-inner h2 {
    color: var(--brown-dark);
    margin-bottom: 24px;
    line-height: 1.25;
}
.art-intro-th {
    color: var(--brown-dark);
    font-size: .95rem;
    line-height: 1.9;
    margin-bottom: 14px;
}
.art-intro-en {
    color: var(--brown-light);
    font-size: .85rem;
    font-style: italic;
    line-height: 1.8;
    padding-left: 14px;
    border-left: 2px solid var(--gold);
}
.art-intro-img-col {
    position: relative;
    overflow: hidden;
}
.art-intro-img-col img {
    width: 100%; height: 100%;
    object-fit: cover; object-position: center;
    display: block;
    transition: transform .8s ease;
}
.art-intro:hover .art-intro-img-col img { transform: scale(1.04); }

@media (max-width: 768px) {
    .art-intro { grid-template-columns: 1fr; }
    .art-intro-img-col { height: 280px; }
    .art-intro-inner { padding: 48px 24px; }
}

/* ============================================================
   CULTURE
   ============================================================ */
.culture { background: var(--brown-dark); }
.culture .section-header h2.light { color: var(--cream); }

.makara-wrap {
    display: grid; grid-template-columns: 1fr 1fr; gap: 72px; align-items: center;
    padding: 52px; margin-bottom: 72px;
    background: rgba(93,58,26,.2); border: 1px solid rgba(201,168,76,.14); border-radius: 3px;
    position: relative; overflow: hidden;
}
.makara-wrap::before {
    content: '';
    position: absolute;
    inset: -10%;
    background: url('images/Culture/MakaraSketching.png') center/cover no-repeat;
    opacity: 0.06;
    filter: invert(1) sepia(1) saturate(0);
    pointer-events: none;
    z-index: 0;
}
.makara-img,
.makara-content { position: relative; z-index: 1; }
.makara-img img { width: 100%; height: 380px; object-fit: contain; filter: drop-shadow(0 12px 32px rgba(0,0,0,.35)); }
.makara-content h3 { font-family: var(--font-display); font-size: 2.2rem; color: var(--cream); margin-bottom: 18px; }
.makara-content p      { color: rgba(245,237,214,.78); line-height: 1.9; margin-bottom: 16px; }
.makara-content .makara-en { color: rgba(245,237,214,.45); font-style: italic; font-size: .85rem; margin-bottom: 28px; }
.makara-symbol {
    display: flex; align-items: center; gap: 20px;
    padding: 20px 24px;
    background: rgba(201,168,76,.07); border: 1px solid rgba(201,168,76,.2); border-radius: 3px;
}
.makara-symbol > div { display: flex; flex-direction: column; gap: 3px; }
.makara-symbol strong { color: var(--gold); font-family: var(--font-display); font-size: 1.05rem; }
.makara-symbol span  { color: rgba(245,237,214,.65); font-size: .82rem; }
.makara-symbol .arrow { color: var(--gold); font-size: 1.4rem; }

.temples-title { font-family: var(--font-display); color: var(--cream); font-size: 1.7rem; text-align: center; margin-bottom: 36px; }
.temples-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-bottom: 56px;
}

.temple-card {
    background: rgba(93,58,26,.2);
    border: 1px solid rgba(201,168,76,.12);
    border-radius: 4px;
    overflow: hidden;
    transition: all .35s;
    display: flex;
    flex-direction: column;
}
.temple-card:hover { border-color: rgba(201,168,76,.45); transform: translateY(-5px); box-shadow: 0 12px 40px rgba(0,0,0,.35); }
.temple-img { aspect-ratio: 16/10; overflow: hidden; flex-shrink: 0; }
.temple-img img { width: 100%; height: 100%; object-fit: cover; filter: sepia(15%); transition: all .5s; }
.temple-card:hover .temple-img img { transform: scale(1.07); filter: sepia(0); }
.temple-info { padding: 20px 22px; flex: 1; display: flex; flex-direction: column; gap: 4px; }
.temple-info h4 { font-family: var(--font-serif); font-size: 1.1rem; color: var(--cream); margin-bottom: 2px; }
.temple-en { font-style: italic; color: var(--gold); font-size: .8rem !important; margin-bottom: 8px !important; letter-spacing: .03em; }
.temple-info p { color: rgba(245,237,214,.6); font-size: .82rem; line-height: 1.65; flex: 1; }

.philosophy { text-align: center; padding: 56px 32px; }
.philosophy blockquote {
    font-family: var(--font-display); font-size: clamp(1.1rem, 2.2vw, 1.6rem);
    color: var(--gold-light); font-style: italic; line-height: 1.9;
    position: relative; display: inline-block;
}
.philosophy blockquote::before { content: '\201C'; position: absolute; top: -20px; left: -28px; font-size: 4rem; color: rgba(201,168,76,.18); font-style: normal; }
.philosophy blockquote::after  { content: '\201D'; position: absolute; bottom: -36px; right: -28px; font-size: 4rem; color: rgba(201,168,76,.18); font-style: normal; }

/* ============================================================
   DISTRIBUTION
   ============================================================ */
.distribution { background: var(--cream-light); }
.tops-highlight {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 52px;
    align-items: center;
    background: var(--brown-dark);
    border: 1px solid rgba(201,168,76,.25);
    border-radius: 3px 3px 0 0;
    padding: 48px 52px;
    margin-bottom: 0;
}
.tops-eyebrow {
    font-size: .75rem; font-weight: 600; letter-spacing: .22em;
    text-transform: uppercase; color: var(--gold); margin-bottom: 8px;
}
.tops-left h3 {
    font-family: var(--font-display); font-size: 2.2rem;
    color: var(--cream); margin-bottom: 10px;
}
.tops-left p { color: rgba(245,237,214,.7); font-size: .92rem; line-height: 1.7; margin-bottom: 28px; }
.tops-stats-row { display: flex; gap: 16px; }
.tops-stat {
    display: flex; flex-direction: column; align-items: center; gap: 4px;
    padding: 16px 28px;
    background: rgba(201,168,76,.1);
    border: 1px solid rgba(201,168,76,.3);
    border-radius: 3px; text-align: center;
}
.tops-stat strong {
    font-family: var(--font-display); font-size: 1.8rem;
    color: var(--gold); line-height: 1;
}
.tops-stat span { font-size: .75rem; color: rgba(245,237,214,.6); letter-spacing: .04em; }

.tops-img-showcase {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    align-items: end;
}
.tops-img-showcase img {
    width: 100%;
    aspect-ratio: 3/4;
    object-fit: contain;
    background: var(--cream-light);
    border-radius: 2px;
    padding: 8px;
    transition: transform .4s ease;
}
.tops-img-showcase img:hover { transform: translateY(-6px) scale(1.04); }

/* Tops Exclusive Design Showcase */
.tops-exclusive {
    background: #0F0704;
    border: 1px solid rgba(201,168,76,.2);
    border-radius: 3px;
    padding: 56px 52px 48px;
    margin-bottom: 32px;
}
.tops-excl-header {
    text-align: center;
    margin-bottom: 48px;
}
.tops-excl-intro { margin-bottom: 32px; }
.tops-excl-eyebrow {
    font-size: .72rem; font-weight: 700;
    letter-spacing: .28em; text-transform: uppercase;
    color: var(--gold); margin-bottom: 10px;
}
.tops-excl-intro h3 {
    font-family: var(--font-display);
    font-size: clamp(2rem, 3.5vw, 3rem);
    color: var(--cream); line-height: 1.15; margin-bottom: 12px;
}
.tops-excl-sub {
    color: rgba(245,237,214,.7);
    font-size: .95rem; line-height: 1.8; margin-bottom: 24px;
}
.tops-excl-stats {
    display: flex; justify-content: center; gap: 20px;
}
.tops-excl-stat {
    display: flex; flex-direction: column; align-items: center; gap: 4px;
    padding: 14px 32px;
    background: rgba(201,168,76,.08);
    border: 1px solid rgba(201,168,76,.25);
    border-radius: 3px;
}
.tops-excl-stat strong {
    font-family: var(--font-display);
    font-size: 1.6rem; color: var(--gold); line-height: 1;
}
.tops-excl-stat span { font-size: .72rem; color: rgba(245,237,214,.55); letter-spacing: .05em; }
.tops-excl-divider {
    display: flex; align-items: center; gap: 20px;
    margin-bottom: 16px;
}
.tops-excl-divider span {
    font-size: .7rem; font-weight: 700;
    letter-spacing: .25em; text-transform: uppercase;
    color: rgba(201,168,76,.6); white-space: nowrap;
}
.tops-excl-line {
    flex: 1; height: 1px;
    background: linear-gradient(90deg, transparent, rgba(201,168,76,.35), transparent);
}
.tops-excl-desc {
    color: rgba(245,237,214,.45);
    font-size: .82rem; font-style: italic; letter-spacing: .02em;
}
.tops-excl-products {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 28px;
}
.tops-excl-card {
    display: flex;
    flex-direction: column;
    gap: 0;
    transition: transform .35s ease;
}
.tops-excl-card:hover { transform: translateY(-10px); }
.tops-excl-img {
    background: var(--cream-light);
    border-radius: 3px 3px 0 0;
    padding: 20px 16px 12px;
    aspect-ratio: 3/4;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 1px solid rgba(201,168,76,.15);
    border-bottom: none;
}
.tops-excl-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform .4s ease;
}
.tops-excl-card:hover .tops-excl-img img { transform: scale(1.06); }
.tops-excl-info {
    background: rgba(201,168,76,.07);
    border: 1px solid rgba(201,168,76,.2);
    border-radius: 0 0 3px 3px;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.roast-dot {
    width: 10px; height: 10px;
    border-radius: 50%;
    flex-shrink: 0;
}
.roast-dot.light  { background: #E8D5B7; }
.roast-dot.medium { background: #C4813A; }
.roast-dot.dark   { background: #E2C47E; }
.roast-dot.drip   { background: var(--gold); }
.tops-excl-info h4 {
    font-family: var(--font-display);
    font-size: 1rem;
    color: var(--cream);
    margin-bottom: 1px;
}
.tops-excl-info p {
    font-size: .72rem;
    color: rgba(245,237,214,.5);
    letter-spacing: .04em;
}
.tops-excl-note {
    text-align: center;
    font-size: .75rem;
    color: rgba(201,168,76,.5);
    font-style: italic;
    letter-spacing: .03em;
}

@media (max-width: 768px) {
    .tops-exclusive { padding: 36px 20px; }
    .tops-excl-stats { flex-wrap: wrap; }
    .tops-excl-products { grid-template-columns: repeat(2, 1fr); }
}

/* Tops Exclusive Products — OLD (removed) */
.tops-products {
    background: var(--brown-dark);
    border: 1px solid rgba(201,168,76,.2);
    border-top: none;
    border-radius: 0 0 3px 3px;
    padding: 48px 52px 52px;
    margin-bottom: 32px;
}
.tops-products-header {
    text-align: center;
    margin-bottom: 40px;
}
.exclusive-tag {
    display: inline-block;
    background: var(--gold);
    color: var(--brown-dark);
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .18em;
    text-transform: uppercase;
    padding: 5px 16px;
    border-radius: 2px;
    margin-bottom: 14px;
}
.tops-products-header h3 {
    font-family: var(--font-display);
    font-size: 1.7rem;
    color: var(--cream);
    margin-bottom: 8px;
}
.tops-products-header p {
    color: rgba(245,237,214,.6);
    font-size: .88rem;
}
.tops-products-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.tops-prod-card {
    background: rgba(245,237,214,.04);
    border: 1px solid rgba(201,168,76,.12);
    border-radius: 3px;
    overflow: hidden;
    transition: all .3s;
}
.tops-prod-card:hover {
    border-color: rgba(201,168,76,.45);
    transform: translateY(-5px);
    background: rgba(245,237,214,.07);
}
.tops-prod-img {
    position: relative;
    aspect-ratio: 3/4;
    background: var(--cream-light);
    padding: 16px;
    overflow: hidden;
}
.tops-prod-img img {
    width: 100%; height: 100%;
    object-fit: contain;
    transition: transform .5s ease;
}
.tops-prod-card:hover .tops-prod-img img { transform: scale(1.05); }
.tops-roast-tag {
    position: absolute; top: 10px; left: 10px;
    padding: 4px 10px; border-radius: 2px;
    font-size: .68rem; font-weight: 700;
    letter-spacing: .07em; text-transform: uppercase;
}
.tops-roast-tag.light  { background: #E8D5B7; color: #5D3A1A; }
.tops-roast-tag.medium { background: #C4813A; color: #fff; }
.tops-roast-tag.dark   { background: #3D2B1F; color: #E2C47E; }
.tops-roast-tag.drip   { background: var(--gold); color: var(--brown-dark); }
.tops-prod-info {
    padding: 16px 18px;
    text-align: center;
}
.tops-prod-info h4 {
    font-family: var(--font-display);
    font-size: 1rem;
    color: var(--cream);
    margin-bottom: 4px;
}
.tops-prod-info p {
    color: var(--gold);
    font-size: .78rem;
    letter-spacing: .06em;
}

@media (max-width: 768px) {
    .tops-products { padding: 32px 20px; border-radius: 0 0 3px 3px; }
    .tops-products-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 480px) {
    .tops-products-grid { grid-template-columns: repeat(2, 1fr); }
}

.dist-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 28px; }
.dist-region { background: var(--white); border-radius: 3px; overflow: hidden; box-shadow: 0 4px 20px rgba(44,24,16,.08); }
.dist-header {
    background: var(--brown-dark); padding: 26px 26px 22px;
    display: flex; align-items: center; gap: 16px;
}
.dist-icon { font-size: 1.6rem; }
.dist-header h3 { font-family: var(--font-display); color: var(--cream); font-size: 1.5rem; margin-bottom: 2px; }
.dist-header span { color: var(--gold); font-size: .78rem; letter-spacing: .1em; text-transform: uppercase; }
.dist-region ul { list-style: none; padding: 20px 26px; display: flex; flex-direction: column; gap: 0; }
.dist-region li { display: flex; flex-direction: column; gap: 2px; padding: 12px 0; border-bottom: 1px solid rgba(93,58,26,.07); }
.dist-region li:last-child { border-bottom: none; }
.place  { font-weight: 600; color: var(--brown-dark); font-size: .92rem; }
.detail { color: var(--brown-light); font-size: .82rem; }

/* ============================================================
   CONTACT
   ============================================================ */
.contact {
    position: relative; padding: 120px 0; overflow: hidden;
    display: flex; align-items: center;
}
.contact-bg {
    position: absolute; inset: 0; width: 100%; height: 100%;
    object-fit: cover; object-position: center; z-index: 0;
}
.contact-overlay {
    position: absolute; inset: 0; z-index: 1;
    background: linear-gradient(135deg, rgba(28,14,7,.92) 0%, rgba(93,58,26,.86) 100%);
}
.contact .container { position: relative; z-index: 2; }
.contact-content { text-align: center; color: var(--cream); }
.contact-content h2 { font-family: var(--font-display); font-size: clamp(2.2rem, 4.5vw, 3.6rem); color: var(--cream); margin-bottom: 18px; }
.contact-content p  { font-size: 1rem; color: rgba(245,237,214,.78); margin-bottom: 36px; line-height: 1.9; }
.contact-btns { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; margin-bottom: 22px; }
.contact-handle { color: var(--gold); font-size: .8rem; letter-spacing: .1em; }

/* ============================================================
   FOOTER
   ============================================================ */
.footer { background: #180C07; padding: 56px 0 28px; }
.footer-inner {
    display: grid; grid-template-columns: 1fr 2fr 1fr; gap: 36px;
    align-items: start; margin-bottom: 36px; padding-bottom: 36px;
    border-bottom: 1px solid rgba(201,168,76,.12);
}
.footer-brand { display: flex; flex-direction: column; gap: 8px; }
.footer-brand img { height: 46px; width: auto; }
.footer-brand p { color: rgba(245,237,214,.4); font-size: .78rem; }
.footer-nav { display: flex; justify-content: center; gap: 28px; flex-wrap: wrap; padding-top: 8px; }
.footer-nav a { color: rgba(245,237,214,.55); text-decoration: none; font-size: .88rem; transition: color .25s; }
.footer-nav a:hover { color: var(--gold); }
.footer-cert { text-align: right; display: flex; flex-direction: column; gap: 5px; padding-top: 8px; }
.footer-cert p { color: rgba(245,237,214,.4); font-size: .78rem; }
.footer-bottom { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 8px; }
.footer-bottom p { color: rgba(245,237,214,.25); font-size: .75rem; }

/* ============================================================
   FADE ANIMATIONS
   ============================================================ */

.fade-up {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity .65s cubic-bezier(.22,.61,.36,1),
                transform .65s cubic-bezier(.22,.61,.36,1);
    will-change: opacity, transform;
}
.fade-up.revealed {
    opacity: 1;
    transform: translateY(0);
}

/* Hamburger → X */
.hamburger span {
    transition: transform .3s ease, opacity .2s ease;
}
.hamburger.active span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.hamburger.active span:nth-child(2) { opacity: 0; transform: scaleX(0); }
.hamburger.active span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* Image zoom on hover */
.temple-card .temple-img img,
.product-card .prod-img-wrap img {
    transition: transform .5s ease;
}
.temple-card:hover .temple-img img { transform: scale(1.05); }

/* Gold underline on labels */
.label {
    position: relative;
    display: inline-block;
}
.label::after {
    content: '';
    position: absolute;
    left: 0; bottom: -4px;
    width: 0; height: 1.5px;
    background: var(--gold);
    transition: width .5s ease;
}
.section-header .label::after { width: 100%; }

/* Btn press */
.btn:active { transform: scale(.97) translateY(0) !important; }

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 1024px) {
    .why-grid, .why-grid-5 { grid-template-columns: repeat(2,1fr); }
    .temples-grid   { grid-template-columns: repeat(3,1fr); }
    .col3           { grid-template-columns: repeat(2,1fr); }
}

@media (max-width: 768px) {
    .section { padding: 72px 0; }
    .hamburger { display: flex; }
    .nav-links {
        display: none; position: fixed; inset: 0; z-index: 999;
        background: rgba(28,14,7,.97); backdrop-filter: blur(10px);
        flex-direction: column; justify-content: center; align-items: center; gap: 30px;
    }
    .nav-links.open { display: flex; }
    .nav-links a { font-size: 1.25rem; font-family: var(--font-serif); }
    .nav-cta { padding: 12px 32px !important; }

    .story-grid  { grid-template-columns: 1fr; gap: 48px; }
    .story-badge { bottom: 0; right: 0; }
    .story-image img { height: 320px; }

    .why-grid    { grid-template-columns: 1fr 1fr; }
    .why-card    { padding: 32px 20px; }

    .col2, .col3 { grid-template-columns: 1fr; }

    .makara-wrap  { grid-template-columns: 1fr; gap: 36px; padding: 32px 20px; }
    .makara-img img { height: 260px; }

    .tops-highlight { grid-template-columns: 1fr; padding: 32px 24px; }
    .tops-img-showcase { grid-template-columns: repeat(4, 1fr); }
    .tops-stats-row { flex-wrap: wrap; }
    .tops-stat { flex: 1; min-width: 120px; }
    .dist-grid   { grid-template-columns: 1fr; }

    .footer-inner { grid-template-columns: 1fr; }
    .footer-cert  { text-align: left; }
    .footer-bottom { flex-direction: column; align-items: flex-start; }
}

@media (max-width: 768px) {
    .temples-grid { grid-template-columns: repeat(2,1fr); gap: 16px; }
}

@media (max-width: 480px) {
    .why-grid    { grid-template-columns: 1fr; }
    .temples-grid { grid-template-columns: 1fr; }
    .hero-concept { display: none; }
    .contact-btns { flex-direction: column; align-items: center; }
    .makara-symbol { flex-direction: column; text-align: center; }
}
