/* Greenisey-inspired botanical direction, using Fulaqing's own photography. */
:root {
    --nexus-ink: #244b3c;
    --nexus-ink-deep: #143b30;
    --nexus-leaf: #597434;
    --nexus-gold: #ab864a;
    --nexus-paper: #faf6ee;
    --nexus-mist: #f1f3e8;
    --nexus-line: #dedfd2;
    --nexus-serif: Georgia, "Songti SC", "STSong", "SimSun", serif;
}

body { background: var(--nexus-paper); }
#masthead { border-bottom: 1px solid #e8e9df; }
#masthead .site-header-row-container-inner { background: #fffefb; }
.site-branding .site-title { font-family: var(--nexus-serif); font-weight: 600; letter-spacing: .035em; }
.site-branding .brand:not(.has-logo-image)::before {
    content: ""; width: 33px; height: 40px; margin-right: 12px;
    background: url("images/tea-branch.svg") center / contain no-repeat;
}
.nexus-designed-page .entry-content { margin-top: 0; }
.nexus-designed-page .entry-content > main { margin-block: 0; }
.nexus-designed-page .entry.single-entry { background: #fffefb; margin-inline: 0; }
.nexus-designed-page .entry-content .nexus-inner,
.nexus-brand-footer .nexus-inner {
    box-sizing: border-box; width: 100%; max-width: 1280px;
    margin-inline: auto; padding-inline: 48px;
}
.nexus-designed-page h1,
.nexus-designed-page h2,
.nexus-designed-page h3,
.nexus-hero-tagline,
.nexus-brand-footer h2 { font-family: var(--nexus-serif); font-weight: 500; }
.nexus-designed-page h1 { font-size: clamp(38px, 4.2vw, 60px); line-height: 1.16; }
.nexus-designed-page h2 { font-size: clamp(28px, 3vw, 42px); line-height: 1.28; }
.nexus-designed-page h3 { font-size: 27px; line-height: 1.3; }
.nexus-designed-page p { text-wrap: pretty; }
.nexus-designed-page .nexus-eyebrow,
.nexus-brand-footer .nexus-eyebrow {
    font-size: 11px; font-weight: 600; letter-spacing: .16em !important;
    margin: 0 0 20px; line-height: 1.6;
}
.nexus-eyebrow::before {
    content: ""; display: inline-block; width: 24px; height: 1px;
    background: currentColor; margin-right: 12px; vertical-align: middle;
}
.nexus-designed-page .nexus-button {
    border-radius: 30px; background: #526c32; border-color: #526c32;
    color: #fff; min-height: 50px; padding: 12px 27px; font-size: 13px;
    font-weight: 500; gap: 20px; transition: background .2s, transform .2s;
}
.nexus-button::after { content: "↗"; font-size: 19px; }
.nexus-designed-page .nexus-button:hover { background: #244b3c; border-color: #244b3c; transform: translateY(-2px); }
.nexus-text-link { font-weight: 500; line-height: 1.7; }
.nexus-designed-page a:focus-visible,
.nexus-brand-footer a:focus-visible { outline: 2px solid var(--nexus-leaf); outline-offset: 6px; }
.nexus-home-hero {
    background-color: #123c30; min-height: 690px; isolation: isolate;
    background-image: linear-gradient(90deg, rgba(9, 37, 29, .94) 0%, rgba(12, 45, 33, .79) 40%, rgba(18, 50, 36, .24) 100%),
        linear-gradient(0deg, rgba(9, 36, 27, .66), transparent 55%), url("images/hero-tea-landscape.webp");
    background-size: cover; background-repeat: no-repeat; background-position: center, center, center 42%;
    border-bottom: 1px solid #9a8550;
}
.nexus-home-hero::before {
    inset: 50% 5% auto auto; width: 40%; max-width: 570px; aspect-ratio: 1;
    transform: translateY(-50%); border-radius: 50%;
    background: radial-gradient(circle, rgba(231, 217, 176, .16), rgba(231, 217, 176, .03) 70%);
    border: 1px solid rgba(233, 210, 155, .65); z-index: 0; pointer-events: none;
    box-shadow: 0 0 0 18px rgba(233, 210, 155, .045), 0 0 0 19px rgba(233, 210, 155, .16), 0 0 90px rgba(239, 206, 133, .12);
}
.nexus-home-hero::after {
    inset: 50% 6.5% auto auto; width: 37%; max-width: 526px; aspect-ratio: 1;
    transform: translateY(-50%); border-radius: 50%; background-size: 92%; background-position: center;
    background-color: #f4ecd8; background-blend-mode: multiply;
    mix-blend-mode: normal; z-index: 1; pointer-events: none;
    box-shadow: 0 24px 70px rgba(0, 20, 12, .28);
}
.nexus-home-hero .nexus-inner { min-height: 690px; padding-block: 84px; }
.nexus-hero-copy { max-width: 51%; }
.nexus-designed-page .nexus-hero-copy h1 {
    font-size: clamp(42px, 4.8vw, 68px); font-weight: 500;
    letter-spacing: .025em; line-height: 1.1; margin-bottom: 22px;
    color: #fff8e6; text-shadow: 0 3px 24px rgba(0, 15, 8, .2);
}
.nexus-designed-page .nexus-hero-tagline {
    font-size: clamp(28px, 2.8vw, 40px); line-height: 1.28; margin: 0 0 24px; color: #f6edd7;
}
.nexus-hero-copy > p:not(.nexus-eyebrow):not(.nexus-hero-tagline) {
    font-size: 15px; max-width: 460px; line-height: 1.85; color: #e0e8db;
}
.nexus-designed-page .nexus-home-hero .nexus-eyebrow { color: #e2c887; }
.nexus-designed-page .nexus-home-hero .nexus-button {
    color: #183c2d; background: linear-gradient(120deg, #f2deb0, #d3b675); border-color: #ebd294;
    box-shadow: 0 8px 26px rgba(0, 18, 9, .2);
}
.nexus-designed-page .nexus-home-hero .nexus-button:hover { background: #f4e3bb; border-color: #fff0c9; }
.nexus-home-hero .nexus-text-link { color: #f7ecd4; }
.nexus-designed-page .nexus-home-hero a:focus-visible { outline-color: #f6db96; }
.nexus-home > .nexus-facts { background: #163e32; border-bottom-color: #355547; }
.nexus-home > .nexus-facts .nexus-facts-grid > div { border-color: #41604c; }
.nexus-home > .nexus-facts strong { color: #e7cf97; }
.nexus-home > .nexus-facts span { color: #d0ddcf; }
.nexus-facts { background: #edf0e3; color: var(--nexus-ink-deep); border-bottom: 1px solid #dde1cf; }
.nexus-facts-grid > div { border: 0; min-height: 132px; padding: 28px 22px; }
.nexus-facts-grid > div + div { border-left: 1px solid #d5dac7; }
.nexus-facts-grid > div:last-child { border-right: 0; }
.nexus-facts-grid strong { font-size: 32px; color: var(--nexus-ink-deep); }
.nexus-facts-grid span { color: #606d57; font-size: 12px; }
.nexus-section { padding-block: 88px; }
.nexus-heading-row { gap: 60px; margin-bottom: 40px; }
.nexus-heading-row > .nexus-text-link { justify-self: end; }
.nexus-heading-row p { font-size: 14px; }
.nexus-product-cards { gap: 32px; }
.nexus-product-card {
    display: flex; flex-direction: column; min-height: 0; background: #f5f4ea;
    border: 1px solid #e7e7db; border-radius: 2px; position: relative;
}
.nexus-product-card:nth-child(even) { background: #f8f0e3; }
.nexus-product-card:hover { border-color: #9faa89; transform: translateY(-4px); }
.nexus-product-card-media {
    background: transparent; aspect-ratio: 1.4; overflow: hidden;
    display: flex; align-items: center; justify-content: center;
}
.nexus-product-card-media img {
    width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply;
    padding: 24px; transition: transform .4s;
}
.nexus-product-card:hover img { transform: scale(1.035); }
.nexus-product-card > div:last-child { align-self: stretch; padding: 28px 34px 34px; border-top: 1px solid #dedfce; }
.nexus-product-card h2, .nexus-product-card h3 { font-size: 30px; margin-bottom: 12px; }
.nexus-product-card span, .nexus-news-list span { color: #5e733c; font-size: 10px; letter-spacing: .12em; font-weight: 600; }
.nexus-product-card p { margin: 0 0 12px; }
.nexus-product-card b { font-weight: 500; margin-top: 8px; }
.nexus-product-card b::after { content: " ↗"; margin-left: 12px; }
.nexus-story-band {
    grid-template-columns: 1fr 1fr; min-height: 520px; background: #f4e9d9;
    position: relative;
}
.nexus-story-photo { height: 550px; max-height: none; background: url("images/tea-garden.jpg") center / cover; }
.nexus-story-photo img { opacity: 0; }
.nexus-story-copy { padding: 64px clamp(30px, 5vw, 80px); max-width: 660px; }
.nexus-story-copy p:not(.nexus-eyebrow) { font-size: 15px; line-height: 1.9; }
.nexus-section-dark {
    background: #173f33 url("images/tea-branch.svg") right -80px center / 260px no-repeat;
}
.nexus-section-dark .nexus-eyebrow { color: #c6d7a2; }
.nexus-section-dark h2, .nexus-section-dark h3 { color: #fbf8ef; }
.nexus-principles { gap: 36px; }
.nexus-principles > div, .nexus-principles > div:last-child {
    border: 0; border-top: 1px solid #537162; padding: 26px 0 0;
}
.nexus-principles span { color: #d5ba7e; font-size: 22px; }
.nexus-principles h3 { margin: 18px 0 12px; }
.nexus-principles p { color: #c9d4cc; }
.nexus-news-list { gap: 32px; border: 0; }
.nexus-news-list a, .nexus-news-list a + a {
    border: 1px solid var(--nexus-line); padding: 34px; background: #faf8f1;
    display: flex; flex-direction: column; transition: border-color .2s, background .2s;
}
.nexus-news-list a:hover { border-color: #7e956c; background: #f0f2e7; }
.nexus-news-list a::after { content: "↗"; color: var(--nexus-leaf); margin-top: auto; padding-top: 20px; font-size: 24px; }
.nexus-news-list h2, .nexus-news-list h3 { font-size: 28px; }
.nexus-news-list p { font-size: 14px; }
.nexus-page-hero {
    background: #f3efdf url("images/tea-branch.svg") right 5% center / 190px no-repeat;
    padding-block: 86px;
}
.nexus-page-hero h1 { max-width: 900px; }
.nexus-page-hero > .nexus-inner > p:last-child { font-size: 16px; max-width: 680px; }
.nexus-page-hero-brand { background-color: #143b30; }
.nexus-page-hero-brand h1 { color: #fff9ee; }
.nexus-page-hero-brand .nexus-eyebrow { color: #c6d7a2; }
.nexus-crop-photo { background: url("images/tea-garden.jpg") center / cover; min-height: 520px; }
.nexus-crop-photo img { opacity: 0; }
.nexus-quote-band { background: #eaf0df; color: #63725d; padding-block: 74px; }
.nexus-quote-band blockquote { font-family: var(--nexus-serif); font-size: clamp(28px, 3vw, 44px); color: var(--nexus-ink-deep); }
.nexus-honors h2, .nexus-timeline h2 { font-size: 26px; }
.nexus-product-intro { background: #f6f3e8; padding-block: 65px; }
.nexus-product-intro-gold { background: #f6edde; }
.nexus-product-intro-grid { grid-template-columns: 1fr 1fr; gap: 55px; }
.nexus-product-lead-image { background: #eee9d7; border-radius: 48% 48% 4px 4px; }
.nexus-product-lead-image img { mix-blend-mode: multiply; object-fit: contain; }
.nexus-product-intro .nexus-lead { font-size: 17px; }
.nexus-specs { margin-block: 24px; }
.nexus-product-gallery figure { overflow: hidden; border: 1px solid #e5e8da; background: #f7f6ef; }
.nexus-product-gallery img { object-fit: contain; mix-blend-mode: multiply; }
.nexus-detail-stack { max-width: 920px; }
.nexus-material-post .entry.single-entry { box-shadow: none; border: 1px solid var(--nexus-line); }
.nexus-material-post .entry-title { font-family: var(--nexus-serif); font-weight: 500; color: var(--nexus-ink-deep); }
.nexus-article { padding: 24px 12px 48px; }
.nexus-brand-footer {
    background: #eff0e5; border-top: 1px solid #d6ddc9;
    color: #53634d; padding-top: 64px;
}
.nexus-footer-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; padding-bottom: 50px; }
.nexus-footer-wordmark { display: inline-block; max-width: 100%; color: var(--nexus-ink-deep); font: 32px var(--nexus-serif); text-decoration: none; }
.nexus-footer-logo { display: block; width: 232px; max-width: 100%; height: auto; }
.nexus-footer-grid p:not(.nexus-eyebrow) { font-size: 13px; margin-top: 18px; }
.nexus-brand-footer h2 { color: var(--nexus-ink-deep); font-size: 28px; margin: 0 0 22px; }
.nexus-footer-invitation nav { display: grid; grid-template-columns: 1fr 1fr; gap: 16px 32px; }
.nexus-footer-invitation a { display: flex; justify-content: space-between; color: #4e6048; font-size: 13px; text-decoration: none; }
.nexus-footer-invitation a:hover { text-decoration: underline; }
.nexus-footer-bottom { border-top: 1px solid #d6ddc9; display: flex; justify-content: space-between; padding-block: 22px; font-size: 10px; letter-spacing: .1em; }
#colophon { display: none; }
#mobile-drawer .drawer-inner { background: #f8f5eb; }
#mobile-drawer .drawer-header { border-bottom: 1px solid #dce0d0; }
#mobile-drawer .drawer-header .drawer-toggle { color: #244b3c; }
#mobile-drawer .mobile-navigation ul li a { color: #244b3c; border-color: #dce0d0; }
#mobile-drawer .mobile-navigation ul li.current-menu-item > a { color: #526c32; font-weight: 700; }
#mobile-drawer .mobile-navigation .mobile-menu-container > ul > li.lang-item-first { border-left: 0; }
#mobile-drawer .mobile-navigation .lang-item-first::before { color: #657655; }
#mobile-drawer .mobile-navigation .mobile-menu-container > ul > li.lang-item > a { border-color: #bcc8a7; color: #526c32; }
#mobile-drawer .mobile-navigation .mobile-menu-container > ul > li.lang-item.current-lang > a { background: #526c32; color: #fff; }
#mobile-drawer a:focus-visible { outline: 2px solid #526c32; outline-offset: 3px; }

@media (min-width: 1025px) {
    #masthead .site-main-header-inner-wrap { min-height: 112px; grid-template-columns: 1fr; gap: 0; padding-block: 12px 0; }
    #masthead .site-header-main-section-left { justify-content: center; }
    #masthead .site-header-main-section-right { justify-content: center; padding-top: 0; }
    #masthead .main-navigation .primary-menu-container > ul > li > a { font-size: 13px; padding: 14px 13px; color: #455347; }
    #masthead .main-navigation .primary-menu-container > ul > li.current-menu-item > a { color: #58752c; box-shadow: inset 0 -2px #7d963b; }
    .nexus-language-switcher-wrap { top: 14px; }
    .nexus-language-switcher { border-radius: 24px; background: #f7f8ed; border-color: #d9dfc9; padding: 3px; }
    .nexus-language-link { border-radius: 20px; height: 29px; min-width: 44px; }
    .nexus-language-link + .nexus-language-link { border: 0; }
    .nexus-language-link.is-current { background: #526c32; }
}
@media (max-width: 1024px) {
    .nexus-designed-page .entry-content .nexus-inner, .nexus-brand-footer .nexus-inner { padding-inline: 32px; }
    .nexus-home-hero, .nexus-home-hero .nexus-inner { min-height: 600px; }
    .nexus-hero-copy { max-width: 53%; }
    .nexus-home-hero::after { inset: 50% 5% auto auto; width: 37%; background-position: center; background-size: 92%; }
    .nexus-home-hero::before { right: 3.5%; width: 40%; }
    .nexus-story-copy { padding: 40px 32px; }
    .nexus-heading-row { gap: 32px; }
    .nexus-product-card > div:last-child { padding: 24px; }
    .nexus-product-card h2, .nexus-product-card h3 { font-size: 27px; }
    .nexus-product-intro-grid { gap: 32px; }
    .nexus-timeline > div { grid-template-columns: 130px 1fr 1fr; gap: 22px; }
}
@media (max-width: 767px) {
    .nexus-designed-page .entry-content .nexus-inner, .nexus-brand-footer .nexus-inner { padding-inline: 24px; }
    .nexus-designed-page h1 { font-size: 36px; }
    .nexus-designed-page h2 { font-size: 29px; }
    .nexus-designed-page h3 { font-size: 24px; }
    .nexus-home-hero {
        min-height: 0; display: flex; flex-direction: column; padding-bottom: 38px;
        background-image: linear-gradient(180deg, rgba(9, 37, 29, .87), rgba(12, 43, 31, .80) 48%, rgba(12, 43, 31, .3)), url("images/hero-tea-mobile.webp");
        background-position: center; background-size: cover;
    }
    .nexus-home-hero .nexus-inner { min-height: 0; padding-block: 50px 16px; }
    .nexus-hero-copy { max-width: 100%; }
    .nexus-designed-page .nexus-hero-copy h1 { font-size: clamp(35px, 10vw, 55px); }
    .nexus-designed-page .nexus-hero-tagline { font-size: 28px; }
    .nexus-home-hero::after { position: relative; inset: auto; height: auto; aspect-ratio: 1; width: 74%; max-width: 360px; margin: 22px auto 0; transform: none; background-position: center; background-size: 92%; }
    .nexus-home-hero::before { width: 80%; max-width: 390px; height: auto; aspect-ratio: 1; inset: auto auto 27px 50%; transform: translateX(-50%); }
    .nexus-home-hero .nexus-actions { gap: 20px; margin-top: 22px; }
    .nexus-designed-page .nexus-button { min-height: 46px; padding: 10px 22px; }
    .nexus-facts-grid > div { min-height: 112px; padding: 22px 10px; border-bottom: 1px solid #d5dac7; }
    .nexus-facts-grid > div:nth-child(odd) { border-left: 0; }
    .nexus-facts-grid > div:nth-last-child(-n+2) { border-bottom: 0; }
    .nexus-facts-grid strong { font-size: 28px; }
    .nexus-facts-grid span { font-size: 11px; }
    .nexus-section, .nexus-detail-section { padding-block: 56px; }
    .nexus-heading-row { gap: 16px; margin-bottom: 28px; }
    .nexus-heading-row > .nexus-text-link { justify-self: start; }
    .nexus-product-cards { gap: 24px; }
    .nexus-product-card-media { aspect-ratio: 1.2; }
    .nexus-product-card-media img { padding: 16px; }
    .nexus-story-band { grid-template-columns: 1fr; }
    .nexus-story-photo { height: 350px; background-position: center 35%; }
    .nexus-story-copy { padding: 40px 24px; }
    .nexus-principles { gap: 26px; }
    .nexus-principles > div, .nexus-principles > div:last-child { padding-top: 22px; }
    .nexus-news-list { gap: 20px; }
    .nexus-news-list a, .nexus-news-list a + a { padding: 26px; }
    .nexus-news-list h2, .nexus-news-list h3 { font-size: 25px; }
    .nexus-page-hero { padding-block: 55px; background-size: 140px; background-position: right -65px center; }
    .nexus-page-hero h1 { font-size: 35px; }
    .nexus-page-hero > .nexus-inner > p:last-child { font-size: 15px; }
    .nexus-timeline > div { grid-template-columns: 1fr; gap: 10px; }
    .nexus-honors h2, .nexus-timeline h2 { font-size: 25px; }
    .nexus-product-intro { padding-block: 36px 48px; }
    .nexus-product-intro-grid { grid-template-columns: 1fr; gap: 30px; }
    .nexus-product-intro .nexus-lead { font-size: 16px; }
    .nexus-specs { grid-template-columns: 1fr 1fr; }
    .nexus-specs dd { font-size: 13px; }
    .nexus-crop-photo { min-height: 380px; }
    .nexus-article { padding: 10px 0 30px; }
    .nexus-brand-footer { padding-top: 42px; }
    .nexus-footer-grid { grid-template-columns: 1fr; gap: 28px; padding-bottom: 36px; }
    .nexus-brand-footer h2 { font-size: 25px; }
    .nexus-footer-wordmark { font-size: 28px; }
    .nexus-footer-logo { width: 212px; }
    .nexus-footer-bottom { font-size: 9px; letter-spacing: 0; gap: 12px; }
}
@media (prefers-reduced-motion: reduce) {
    .nexus-designed-page *, .nexus-designed-page *::before, .nexus-designed-page *::after { transition: none !important; }
}
