    .herbal-page{
      --mugwort-950:#1a2a23;--mugwort-900:#273c32;--mugwort-800:#344b3e;--mugwort-700:#405b49;--mugwort-600:#55705b;--mugwort-500:#667f68;--mugwort-300:#9caf9d;--mugwort-200:#c7d2c7;--mugwort-100:#e5ebe3;
      --paper:#f6f1e7;--paper-light:#fbf8f2;--paper-deep:#eee4d3;--ink:#213028;--muted:#657069;--date:#9c493d;--date-dark:#78372f;--date-soft:#d7a89c;--tea:#9a7349;--gold:#b49361;--line:rgba(39,60,50,.16);--line-strong:rgba(39,60,50,.28);--white:#fffdf8;--shadow:0 28px 78px rgba(32,47,39,.11);
      --serif:Georgia,"Times New Roman",serif;--sans:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--container:min(calc(100% - 32px),1350px);
      position:relative;isolation:isolate;overflow-x:clip;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
      background:radial-gradient(circle at 8% 4%,rgba(156,175,157,.22),transparent 31rem),radial-gradient(circle at 94% 13%,rgba(156,73,61,.10),transparent 28rem),linear-gradient(180deg,var(--paper-light),var(--paper));
    }
    .herbal-page,.herbal-page *,.herbal-page *::before,.herbal-page *::after{box-sizing:border-box}.herbal-page a{color:inherit;text-underline-offset:4px}.herbal-page img,.herbal-page svg{display:block;max-width:100%}.herbal-page button,.herbal-page input,.herbal-page select{font:inherit}.herbal-page h1,.herbal-page h2,.herbal-page h3,.herbal-page p{margin-top:0}.herbal-page p{color:var(--muted)}.herbal-page h1,.herbal-page h2,.herbal-page h3{font-family:var(--serif);font-weight:500;letter-spacing:-.027em;color:var(--ink);text-wrap:balance}.herbal-page [hidden]{display:none!important}.herbal-page :focus-visible{outline:3px solid rgba(156,73,61,.45);outline-offset:4px}
    .herbal-page .container{width:var(--container);margin-inline:auto}.herbal-page .section{padding:75px 0; position:relative}.herbal-page .kicker{display:inline-flex;align-items:center;gap:10px;color:var(--mugwort-700);font-size:.72rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.herbal-page .kicker::before{content:"";width:30px;height:1px;background:currentColor}.herbal-page .section-title{font-size:clamp(2.35rem,4.2vw,4.4rem);line-height:1.03;margin:12px 0 18px}.herbal-page .section-head{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1fr);gap:52px;align-items:end;margin-bottom:44px}.herbal-page .section-head>p{max-width:710px;justify-self:end;margin-bottom:5px}.herbal-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:49px;padding:0 21px;border:1px solid var(--mugwort-900);border-radius:999px;text-decoration:none;font-weight:760;font-size:.87rem;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.herbal-page .btn:hover{transform:translateY(-2px)}.herbal-page .btn-solid{background:var(--mugwort-900);color:#fff}.herbal-page .btn-soft{background:rgba(255,255,255,.5);color:var(--mugwort-900)}.herbal-page .btn-date{background:var(--date);border-color:var(--date);color:#fff}.herbal-page .btn-text{min-height:auto;padding:0;border:0;border-radius:0;color:var(--mugwort-800);font-weight:800}.herbal-page .skip{position:fixed;top:10px;left:16px;z-index:200;transform:translateY(-180%);background:#fff;padding:10px 14px;border-radius:8px;font-weight:800}.herbal-page .skip:focus{transform:none}

    .herbal-page .site-header{position:sticky;top:0;z-index:90;background:rgba(251,248,242,.91);backdrop-filter:blur(16px);border-bottom:1px solid rgba(39,60,50,.10)}.herbal-page .nav-wrap{width:var(--container);min-height:76px;margin-inline:auto;display:flex;align-items:center;gap:27px}.herbal-page .brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;flex:0 0 auto}.herbal-page .brand-mark{width:38px;aspect-ratio:1;border:1px solid var(--mugwort-500);border-radius:50%;display:grid;place-items:center;font-family:var(--serif);font-size:1.22rem;color:var(--mugwort-900)}.herbal-page .brand-copy{display:grid;line-height:1.04}.herbal-page .brand-copy strong{font-family:var(--serif);font-size:1.08rem;font-weight:600}.herbal-page .brand-copy small{margin-top:4px;color:var(--muted);font-size:.61rem;letter-spacing:.15em;text-transform:uppercase}.herbal-page .primary-nav{display:flex;align-items:center;justify-content:center;gap:21px;margin-left:auto}.herbal-page .primary-nav a{text-decoration:none;font-size:.84rem;font-weight:680;color:#35483d}.herbal-page .primary-nav a[aria-current="page"]{color:var(--date)}.herbal-page .nav-cta{margin-left:auto;white-space:nowrap}.herbal-page .menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer;color:var(--ink)}
    .herbal-page .breadcrumb{padding:19px 0 0}.herbal-page .breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0;font-size:.75rem;color:#7a817c}.herbal-page .breadcrumb li+li::before{content:"/";margin-right:8px;color:#a0a49f}.herbal-page .breadcrumb a{text-decoration:none}

    /* Jujube editorial hero */
    .herbal-page .jujube-hero{padding:clamp(44px,5.4vw,76px) 0 clamp(52px,6vw,84px)}.herbal-page .hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);gap:clamp(36px,6vw,90px);align-items:center}.herbal-page .jujube-hero h1{font-size:clamp(3.55rem,6.3vw,6.75rem);line-height:.91;letter-spacing:-.058em;margin:16px 0 22px;max-width:920px}.herbal-page .jujube-hero h1 em{font-weight:400;font-style:italic;color:var(--date)}.herbal-page .hero-lede{max-width:760px;font-size:clamp(1rem,1.35vw,1.18rem);margin-bottom:14px}.herbal-page .hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px}.herbal-page .hero-micro{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.herbal-page .micro-pill{display:inline-flex;align-items:center;gap:7px;min-height:31px;padding:0 11px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.38);font-size:.71rem;color:var(--muted)}.herbal-page .micro-pill::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--date-soft)}
    .herbal-page .hero-art{min-height:510px;position:relative;border-radius:43% 57% 48% 52% / 52% 44% 56% 48%;background:radial-gradient(circle at 53% 58%,rgba(255,255,255,.88),transparent 19%),radial-gradient(circle at 56% 51%,rgba(156,73,61,.15),rgba(156,175,157,.14) 57%,transparent 58%)}.herbal-page .hero-art::before{content:"";position:absolute;inset:8% 12% 10% 8%;border:1px solid rgba(39,60,50,.16);border-radius:50% 42% 58% 47% / 46% 55% 45% 54%;transform:rotate(8deg)}.herbal-page .hero-art svg{position:absolute;inset:2% 4% 3% 3%;width:93%;height:95%;filter:drop-shadow(0 24px 28px rgba(39,60,50,.10))}.herbal-page .fact-note{position:absolute;right:-1%;bottom:9%;width:min(294px,55%);padding:18px 19px;background:rgba(251,248,242,.95);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);backdrop-filter:blur(10px)}.herbal-page .fact-note small{display:block;color:var(--date);font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px}.herbal-page .fact-note strong{font-family:var(--serif);font-size:1.2rem;font-weight:500}.herbal-page .fact-note p{font-size:.78rem;margin:7px 0 0}.herbal-page .seal{position:absolute;left:1%;top:8%;width:80px;aspect-ratio:1;border:1px solid rgba(156,73,61,.58);display:grid;place-items:center;text-align:center;color:var(--date);font-family:var(--serif);font-size:.58rem;letter-spacing:.08em;line-height:1.25;transform:rotate(-5deg);background:rgba(246,241,231,.6)}
    .herbal-page .short-answer-wrap{padding:0 0 70px}.herbal-page .short-answer{display:grid;grid-template-columns:220px 1fr;gap:48px;padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.herbal-page .short-answer h2{font-size:1.16rem;margin:0}.herbal-page .short-answer p{font-size:clamp(1.05rem,1.5vw,1.3rem);margin:0;max-width:1040px;color:var(--ink)}

    /* Catalog */
    .herbal-page .catalog-section{padding-top:52px}.herbal-page .catalog-toolbar{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid var(--line)}.herbal-page .catalog-toolbar h2{font-size:clamp(2rem,3.3vw,3.35rem);margin:9px 0 0}.herbal-page .catalog-status{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:.82rem}.herbal-page .status-dot{width:8px;height:8px;border-radius:50%;background:var(--date)}.herbal-page .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding-top:26px}.herbal-page .product-card{border:1px solid var(--line);background:rgba(255,255,255,.38);border-radius:22px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.herbal-page .product-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(39,60,50,.09)}.herbal-page .product-media{aspect-ratio:1;background:linear-gradient(145deg,#eee5d8,#f9f3ea);display:grid;place-items:center;overflow:hidden}.herbal-page .product-media img{width:100%;height:100%;object-fit:cover}.herbal-page .product-media svg{width:56%;opacity:.78}.herbal-page .product-body{padding:18px}.herbal-page .product-body h3{font-size:1.25rem;margin:7px 0 9px}.herbal-page .product-meta{font-size:.78rem;margin:4px 0}.herbal-page .ingredient-badge{display:inline-flex;align-items:center;min-height:29px;padding:0 10px;border-radius:999px;background:rgba(156,73,61,.10);color:var(--date-dark);font-size:.69rem;font-weight:800;letter-spacing:.02em}.herbal-page .price-line{display:flex;justify-content:space-between;gap:8px;align-items:end;padding-top:12px;margin-top:12px;border-top:1px solid var(--line)}.herbal-page .price{font-family:var(--serif);font-size:1.08rem}.herbal-page .inventory{font-size:.69rem;color:var(--muted);text-align:right}.herbal-page .gate-state{margin-top:26px;display:grid;grid-template-columns:1.3fr .7fr;gap:28px;align-items:center;padding:38px clamp(26px,4vw,58px);background:linear-gradient(135deg,rgba(39,60,50,.97),rgba(64,91,73,.93));color:#fff;border-radius:30px;overflow:hidden;position:relative}.herbal-page .gate-state::after{content:"";position:absolute;width:250px;height:250px;border:1px solid rgba(255,255,255,.16);border-radius:50%;right:-75px;top:-70px}.herbal-page .gate-state h2{color:#fff;font-size:clamp(2rem,3vw,3.2rem);margin-bottom:12px}.herbal-page .gate-state p{color:#dce5de;max-width:700px}.herbal-page .gate-count{justify-self:end;text-align:center;position:relative;z-index:1}.herbal-page .gate-count strong{display:block;font-family:var(--serif);font-size:clamp(4rem,7vw,6.6rem);line-height:.85;font-weight:400}.herbal-page .gate-count span{display:block;font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;color:#cdd9d0;margin-top:10px}

    /* Definition */
    .herbal-page .definition{background:rgba(255,255,255,.36);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.herbal-page .definition-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(44px,7vw,94px);align-items:center}.herbal-page .entity-art{min-height:470px;position:relative}.herbal-page .entity-art svg{position:absolute;inset:2% 0;width:100%;height:96%}.herbal-page .entity-label{position:absolute;left:3%;bottom:4%;max-width:290px;padding:18px;background:var(--paper-light);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px}.herbal-page .entity-label small{display:block;color:var(--date);font-weight:800;text-transform:uppercase;letter-spacing:.11em;margin-bottom:6px}.herbal-page .entity-label strong{font-family:var(--serif);font-weight:500;font-size:1.18rem}.herbal-page .term-lines{display:grid;gap:0;margin:28px 0;border-top:1px solid var(--line)}.herbal-page .term-line{display:grid;grid-template-columns:180px 1fr;gap:22px;padding:15px 0;border-bottom:1px solid var(--line)}.herbal-page .term-line strong{font-family:var(--serif);font-size:1.05rem;font-weight:500}.herbal-page .term-line span{color:var(--muted);font-size:.9rem}

    /* Blend wall */
    .herbal-page .blend-wall{display:grid;grid-template-columns:1.08fr .92fr;gap:18px}.herbal-page .blend-feature{min-height:530px;padding:34px;border-radius:30px;background:linear-gradient(145deg,rgba(156,73,61,.96),rgba(120,55,47,.94));color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.herbal-page .blend-feature::after{content:"";position:absolute;right:-80px;bottom:-100px;width:320px;height:320px;border-radius:50%;border:1px solid rgba(255,255,255,.20)}.herbal-page .blend-feature h3{color:#fff;font-size:clamp(2.3rem,4vw,4.3rem);line-height:.95;max-width:520px}.herbal-page .blend-feature p{color:#f1ddd8;max-width:580px}.herbal-page .blend-feature a{color:#fff}.herbal-page .blend-stack{display:grid;grid-template-rows:1fr 1fr;gap:18px}.herbal-page .blend-card{padding:28px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.42);display:flex;flex-direction:column;justify-content:space-between}.herbal-page .blend-card h3{font-size:2rem;margin:7px 0 10px}.herbal-page .blend-card small{color:var(--mugwort-700);font-weight:800;letter-spacing:.11em;text-transform:uppercase}.herbal-page .blend-card a{font-weight:800;text-decoration:none;color:var(--mugwort-800)}.herbal-page .blend-empty{padding:28px;border:1px dashed var(--line-strong);border-radius:26px;color:var(--muted);font-size:.9rem}

    /* Facts + entity boundary */
    .herbal-page .facts-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(38px,6vw,80px)}.herbal-page .facts-copy{position:sticky;top:110px;align-self:start}.herbal-page .fact-list{display:grid;border-top:1px solid var(--line)}.herbal-page .fact-row{display:grid;grid-template-columns:46px 1fr;gap:18px;padding:17px 0;border-bottom:1px solid var(--line)}.herbal-page .fact-row span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(156,73,61,.10);color:var(--date);font-size:.74rem;font-weight:800}.herbal-page .fact-row p{margin:2px 0}.herbal-page .entity-boundary{background:var(--mugwort-900);color:#fff}.herbal-page .boundary-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.13)}.herbal-page .boundary-card{background:var(--mugwort-900);padding:clamp(28px,4vw,52px)}.herbal-page .boundary-card small{color:#aabbb0;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.herbal-page .boundary-card h3{font-size:clamp(2rem,3.4vw,3.5rem);color:#fff;margin:13px 0}.herbal-page .boundary-card p{color:#cfdad2}.herbal-page .material-chip{display:inline-flex;margin-top:8px;border:1px solid rgba(255,255,255,.24);padding:6px 10px;border-radius:999px;color:#e8eee9;font-size:.75rem}.herbal-page .boundary-note{margin-top:28px;padding-top:24px;border-top:1px solid rgba(255,255,255,.16);color:#bdc9c1}

    /* Brewing */
    .herbal-page .brew-band{background:linear-gradient(180deg,rgba(154,115,73,.08),transparent)}.herbal-page .brew-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}.herbal-page .brew-steps{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.herbal-page .brew-step{padding:24px 16px 24px 0;min-height:170px;border-right:1px solid var(--line)}.herbal-page .brew-step:last-child{border-right:0;padding-right:0}.herbal-page .brew-step strong{display:block;font-family:var(--serif);font-weight:500;font-size:1.05rem;margin:10px 0}.herbal-page .brew-step p{font-size:.78rem;margin:0}.herbal-page .brew-step span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:rgba(154,115,73,.14);color:var(--tea);font-weight:800;font-size:.72rem}

    /* Comparison */
    .herbal-page .compare-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.36)}.herbal-page .compare-table{width:100%;border-collapse:collapse;min-width:860px}.herbal-page .compare-table caption{text-align:left;padding:18px 20px;color:var(--muted);font-size:.8rem}.herbal-page .compare-table th,.herbal-page .compare-table td{text-align:left;padding:15px 18px;border-top:1px solid var(--line);vertical-align:top}.herbal-page .compare-table th{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mugwort-700);background:rgba(229,235,227,.45)}.herbal-page .compare-table td{font-size:.84rem;color:var(--muted)}.herbal-page .compare-note{padding:25px;border:1px dashed var(--line-strong);border-radius:22px;color:var(--muted)}

    /* Ingredient relationship */
    .herbal-page .ingredient-link{padding:0}.herbal-page .ingredient-panel{display:grid;grid-template-columns:1fr .92fr;min-height:440px;background:linear-gradient(135deg,#e6dbc9,#f5efe5);border-radius:34px;overflow:hidden}.herbal-page .ingredient-copy{padding:clamp(38px,6vw,76px)}.herbal-page .ingredient-copy h2{font-size:clamp(2.4rem,4.4vw,4.7rem);line-height:1;margin:13px 0 19px}.herbal-page .ingredient-art{position:relative;background:linear-gradient(145deg,rgba(156,73,61,.10),rgba(102,127,104,.11));overflow:hidden}.herbal-page .ingredient-art svg{position:absolute;inset:2% 2% 0;width:96%;height:98%}

    /* Related */
    .herbal-page .related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.herbal-page .related-card{padding:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:210px}.herbal-page .related-card small{font-size:.67rem;color:var(--date);font-weight:800;letter-spacing:.11em;text-transform:uppercase}.herbal-page .related-card h3{font-size:1.55rem;margin:10px 0}.herbal-page .related-card p{font-size:.82rem}.herbal-page .related-card a{font-weight:800;text-decoration:none;color:var(--mugwort-800)}

    /* FAQ + review */
    .herbal-page .faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:60px}.herbal-page .faq-intro{position:sticky;top:110px;align-self:start}.herbal-page .faq-list{border-top:1px solid var(--line)}.herbal-page details{border-bottom:1px solid var(--line)}.herbal-page summary{list-style:none;cursor:pointer;padding:20px 42px 20px 0;font-family:var(--serif);font-size:1.13rem;position:relative}.herbal-page summary::-webkit-details-marker{display:none}.herbal-page summary::after{content:"+";position:absolute;right:4px;top:18px;font-family:var(--sans);font-size:1.25rem;color:var(--date)}.herbal-page details[open] summary::after{content:"−"}.herbal-page details p{padding:0 38px 22px 0;margin:0;max-width:850px}.herbal-page .review-section{background:rgba(229,235,227,.5);border-top:1px solid var(--line)}.herbal-page .review-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.herbal-page .review-note{font-size:.8rem}.herbal-page .source-list{display:grid;border-top:1px solid var(--line)}.herbal-page .source-list span,.herbal-page .source-list a{padding:13px 0;border-bottom:1px solid var(--line);font-size:.8rem;text-decoration:none;color:var(--muted)}

    .herbal-page .footer{padding:68px 0 24px;background:#1f3028;color:#e9eee9}.herbal-page .footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,.7fr);gap:42px}.herbal-page .footer p,.herbal-page .footer a{color:#aebdb3}.herbal-page .footer-brand p{max-width:430px;margin-top:18px;font-size:.82rem}.herbal-page .footer-col h2{font-family:var(--sans);font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;color:#fff}.herbal-page .footer-col a{display:block;text-decoration:none;padding:5px 0;font-size:.82rem}.herbal-page .footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid #3a4b42;margin-top:44px;padding-top:20px;color:#8ea095;font-size:.7rem}.herbal-page .footer-bottom span:first-child{max-width:900px}

    @media(max-width:1050px){.herbal-page .primary-nav{gap:13px}.herbal-page .primary-nav a{font-size:.78rem}.herbal-page .hero-grid,.herbal-page .definition-grid,.herbal-page .ingredient-panel,.herbal-page .brew-grid{grid-template-columns:1fr}.herbal-page .hero-art{min-height:470px}.herbal-page .product-grid{grid-template-columns:repeat(3,1fr)}.herbal-page .blend-wall{grid-template-columns:1fr}.herbal-page .blend-feature{min-height:410px}.herbal-page .facts-layout,.herbal-page .faq-grid{grid-template-columns:1fr}.herbal-page .facts-copy,.herbal-page .faq-intro{position:static}.herbal-page .related-grid{grid-template-columns:repeat(2,1fr)}.herbal-page .footer-grid{grid-template-columns:1.2fr 1fr 1fr}.herbal-page .footer-col:last-child{grid-column:2/4}.herbal-page .brew-steps{grid-template-columns:repeat(3,1fr)}.herbal-page .brew-step:nth-child(3){border-right:0}.herbal-page .brew-step:nth-child(n+4){border-top:1px solid var(--line)}}
    @media(max-width:820px){.herbal-page .primary-nav{position:absolute;left:16px;right:16px;top:68px;display:none;flex-direction:column;align-items:stretch;padding:16px;background:var(--paper-light);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.herbal-page .primary-nav[data-open="true"]{display:flex}.herbal-page .menu-toggle{display:grid;place-items:center;margin-left:auto}.herbal-page .nav-cta{display:none}.herbal-page .section-head,.herbal-page .short-answer,.herbal-page .review-grid{grid-template-columns:1fr;gap:18px}.herbal-page .section-head>p{justify-self:start}.herbal-page .product-grid{grid-template-columns:repeat(2,1fr)}.herbal-page .gate-state{grid-template-columns:1fr}.herbal-page .gate-count{justify-self:start}.herbal-page .boundary-grid{grid-template-columns:1fr}.herbal-page .footer-grid{grid-template-columns:1fr 1fr}.herbal-page .footer-col:last-child{grid-column:auto}.herbal-page .hero-art{min-height:410px}.herbal-page .term-line{grid-template-columns:140px 1fr}}
    @media(max-width:560px){.herbal-page{--container:min(calc(100% - 24px),1350px)}.herbal-page .site-header .brand-copy small{display:none}.herbal-page .jujube-hero h1{font-size:clamp(3rem,15vw,4.7rem)}.herbal-page .hero-art{min-height:350px}.herbal-page .fact-note{right:0;width:66%;bottom:4%}.herbal-page .seal{width:66px}.herbal-page .product-grid{grid-template-columns:1fr}.herbal-page .related-grid,.herbal-page .footer-grid{grid-template-columns:1fr}.herbal-page .footer-bottom{flex-direction:column}.herbal-page .brew-steps{grid-template-columns:1fr}.herbal-page .brew-step{border-right:0;border-top:1px solid var(--line)}.herbal-page .brew-step:first-child{border-top:0}.herbal-page .term-line{grid-template-columns:1fr;gap:5px}.herbal-page .blend-stack{grid-template-rows:auto}.herbal-page .blend-card{min-height:230px}}
    @media(prefers-reduced-motion:reduce){.herbal-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
    @media (max-width:760px){.herbal-page .section{padding:55px 0}}
  
