    .herbal-page{
      --mugwort-950:#17241e;--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:#eee5d5;--paper-ink:#e8dfcf;--ink:#213028;--muted:#66716a;--charcoal:#292b29;--charcoal-2:#363a36;--ember:#b36f42;--ember-deep:#8a5032;--amber:#c4a16d;--amber-soft:#dfc89e;--wood:#8b6b50;--wood-dark:#654a38;--smoke:#a8afa9;--line:rgba(39,60,50,.16);--line-strong:rgba(39,60,50,.28);--white:#fffdf8;--shadow:0 28px 80px rgba(26,38,31,.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 10% 3%,rgba(156,175,157,.20),transparent 30rem),
        radial-gradient(circle at 93% 14%,rgba(179,111,66,.10),transparent 27rem),
        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:-.028em;color:var(--ink);text-wrap:balance}
    .herbal-page [hidden]{display:none!important}
    .herbal-page :focus-visible{outline:3px solid rgba(179,111,66,.48);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.45rem);line-height:1.03;margin:12px 0 18px}
    .herbal-page .section-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);gap:52px;align-items:end;margin-bottom:44px}
    .herbal-page .section-head>p{max-width:720px;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,.54);color:var(--mugwort-900)}
    .herbal-page .btn-ember{background:var(--ember);border-color:var(--ember);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,.92);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(--ember)}
    .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}

    /* Hero: incense table / product facts */
    .herbal-page .incense-hero{padding:clamp(38px,5vw,68px) 0 0}
    .herbal-page .hero-shell{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(410px,.97fr);gap:clamp(36px,6vw,86px);align-items:stretch}
    .herbal-page .hero-copy{padding:clamp(32px,4vw,56px) 0 clamp(46px,5vw,70px)}
    .herbal-page .incense-hero h1{font-size:clamp(3.55rem,6.15vw,6.7rem);line-height:.91;letter-spacing:-.058em;margin:16px 0 22px;max-width:900px}
    .herbal-page .incense-hero h1 em{font-weight:400;font-style:italic;color:var(--ember)}
    .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:21px}
    .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(--amber)}
    .herbal-page .incense-stage{position:relative;min-height:575px;overflow:hidden;border-radius:28px 28px 0 0;background:
      radial-gradient(circle at 63% 21%,rgba(255,255,255,.12),transparent 15rem),
      linear-gradient(145deg,#25332c,#1f2a25 62%,#171e1b);}
    .herbal-page .stage-tag{position:absolute;left:28px;top:27px;z-index:2;color:#d8dfd9;font-size:.69rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;text-shadow:0 1px 14px rgba(15,23,19,.55)}
    .herbal-page .stage-note{position:absolute;right:25px;bottom:26px;z-index:2;width:min(310px,62%);padding:18px 19px;border:1px solid rgba(255,255,255,.16);border-radius:17px;background:rgba(20,29,25,.72);backdrop-filter:blur(10px);color:#fff}
    .herbal-page .stage-note small{display:block;color:var(--amber-soft);font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px}
    .herbal-page .stage-note strong{display:block;font-family:var(--serif);font-size:1.22rem;font-weight:500}
    .herbal-page .stage-note p{color:#bbc6bd;font-size:.78rem;margin:7px 0 0}
    .herbal-page .fact-ribbon{background:var(--mugwort-900);color:#fff}
    .herbal-page .fact-ribbon-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:105px}
    .herbal-page .fact-cell{display:grid;align-content:center;padding:19px 25px;border-right:1px solid rgba(255,255,255,.12)}
    .herbal-page .fact-cell:last-child{border-right:0}
    .herbal-page .fact-cell span{font-size:.65rem;letter-spacing:.13em;text-transform:uppercase;color:#a9baad}
    .herbal-page .fact-cell strong{font-family:var(--serif);font-size:1.04rem;font-weight:500;margin-top:4px;color:#fff}
    .herbal-page .short-answer-wrap{padding:54px 0 72px}
    .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:50px}
    .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;max-width:520px;text-align:right}
    .herbal-page .status-dot{width:8px;height:8px;border-radius:50%;background:var(--ember);flex:0 0 auto}
    .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);border-radius:18px;overflow:hidden;background:rgba(255,255,255,.54);transition:transform .2s ease,box-shadow .2s ease}
    .herbal-page .product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
    .herbal-page .product-media{aspect-ratio:1;background:linear-gradient(145deg,#ebe6d9,#f7f2e8);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:76%;height:76%}
    .herbal-page .product-body{padding:18px}
    .herbal-page .product-body h3{font-size:1.35rem;margin:10px 0 10px}
    .herbal-page .product-meta{font-size:.77rem;margin:5px 0;color:var(--muted)}
    .herbal-page .verified-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:rgba(64,91,73,.09);color:var(--mugwort-700);font-size:.64rem;font-weight:800;letter-spacing:.04em}
    .herbal-page .verified-badge::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--mugwort-500)}
    .herbal-page .price-line{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-top:14px;padding-top:13px;border-top:1px solid var(--line)}
    .herbal-page .price{font-family:var(--serif);font-size:1.22rem;color:var(--ink)}
    .herbal-page .inventory{font-size:.69rem;color:var(--muted);text-align:right}
    .herbal-page .gate-state{margin-top:28px;padding:34px;border:1px solid rgba(179,111,66,.28);border-radius:20px;background:linear-gradient(135deg,rgba(179,111,66,.08),rgba(255,255,255,.48));display:grid;grid-template-columns:58px 1fr auto;gap:21px;align-items:center}
    .herbal-page .gate-icon{width:58px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:var(--mugwort-900);color:#fff;font-family:var(--serif);font-size:1.3rem}
    .herbal-page .gate-state h3{font-size:1.5rem;margin:0 0 6px}
    .herbal-page .gate-state p{margin:0;max-width:790px;font-size:.88rem}

    /* Different section */
    .herbal-page .difference-section{background:linear-gradient(180deg,var(--paper),var(--paper-deep))}
    .herbal-page .difference-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(40px,7vw,100px);align-items:start}
    .herbal-page .difference-copy{position:sticky;top:110px}
    .herbal-page .difference-copy h2{font-size:clamp(2.65rem,4.6vw,5rem);line-height:.98;margin:13px 0 22px}
    .herbal-page .comparison-ledger{border-top:1px solid var(--line-strong)}
    .herbal-page .ledger-row{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}
    .herbal-page .ledger-num{font-family:var(--serif);font-size:1.15rem;color:var(--ember)}
    .herbal-page .ledger-row h3{font-size:1.25rem;margin:0 0 5px}
    .herbal-page .ledger-row p{margin:0;font-size:.86rem}

    /* Form */
    .herbal-page .form-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}
    .herbal-page .form-card{position:relative;min-height:390px;border:1px solid var(--line);border-radius:23px;overflow:hidden;background:rgba(255,255,255,.54)}
    .herbal-page .form-card.large{background:linear-gradient(145deg,#f1ebde,#e4ddce)}
    .herbal-page .form-card.dark{background:linear-gradient(145deg,#2c3932,#202a25);color:#fff;border-color:rgba(255,255,255,.08)}
    .herbal-page .form-card-body{padding:34px;position:relative;z-index:2;max-width:590px}
    .herbal-page .form-card.dark h3,.herbal-page .form-card.dark p{color:#fff}
    .herbal-page .form-card h3{font-size:2rem;margin:8px 0 13px}
    .herbal-page .form-card p{max-width:560px}
    .herbal-page .form-card-art{position:absolute;right:0;bottom:0;width:48%;height:70%;opacity:.94}
    .herbal-page .form-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:20px}
    .herbal-page .form-fact{padding:11px 12px;border:1px solid var(--line);border-radius:10px;font-size:.74rem;color:var(--muted)}
    .herbal-page .form-card.dark .form-fact{border-color:rgba(255,255,255,.14);color:#c4cec7}

    /* Materials */
    .herbal-page .materials-section{background:var(--mugwort-950);color:#fff}
    .herbal-page .materials-section .kicker{color:#b8c5bb}
    .herbal-page .materials-section .section-title{color:#fff}
    .herbal-page .materials-section p{color:#b6c1b9}
    .herbal-page .material-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:46px}
    .herbal-page .material-stack{display:grid;gap:12px}
    .herbal-page .material-panel{padding:23px 0;border-top:1px solid rgba(255,255,255,.14)}
    .herbal-page .material-panel:last-child{border-bottom:1px solid rgba(255,255,255,.14)}
    .herbal-page .material-panel h3{color:#fff;font-size:1.35rem;margin:0 0 6px}
    .herbal-page .material-panel p{font-size:.86rem;margin:0}
    .herbal-page .formula-board{border:1px solid rgba(255,255,255,.15);border-radius:22px;padding:26px;background:rgba(255,255,255,.035)}
    .herbal-page .formula-board h3{font-size:1.8rem;color:#fff;margin-bottom:18px}
    .herbal-page .formula-line{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:13px 0;border-top:1px solid rgba(255,255,255,.1);font-size:.82rem}
    .herbal-page .formula-line span:first-child{color:#9eada2}
    .herbal-page .formula-line strong{font-weight:600;color:#f2efe7}
    .herbal-page .formula-note{margin-top:18px;padding:14px;border-left:2px solid var(--ember);background:rgba(179,111,66,.08);font-size:.76rem;color:#bec8c0}

    /* Paths */
    .herbal-page .path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}
    .herbal-page .path-card{min-height:260px;padding:25px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.5);display:flex;flex-direction:column}
    .herbal-page .path-card .path-index{font-family:var(--serif);font-size:2.5rem;color:rgba(179,111,66,.55);line-height:1}
    .herbal-page .path-card h3{font-size:1.55rem;margin:22px 0 10px}
    .herbal-page .path-card p{font-size:.84rem}
    .herbal-page .path-card a{margin-top:auto;text-decoration:none;font-weight:800;color:var(--mugwort-700);font-size:.82rem}
    .herbal-page .path-card[data-hold="true"]{opacity:.55}
    .herbal-page .path-card[data-hold="true"] a{pointer-events:none}
    .herbal-page .path-wide{grid-column:span 3;min-height:auto;display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:22px}

    /* Comparison */
    .herbal-page .compare-section{background:linear-gradient(180deg,var(--paper-light),#f0eadf)}
    .herbal-page .table-wrap{overflow:auto;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.6)}
    .herbal-page table{border-collapse:collapse;width:100%;min-width:980px;font-size:.78rem}
    .herbal-page caption{text-align:left;padding:17px 20px;font-weight:800;color:var(--ink);background:#f7f2e8;border-bottom:1px solid var(--line)}
    .herbal-page th,.herbal-page td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}
    .herbal-page th{font-size:.67rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mugwort-700);background:rgba(229,235,227,.38)}
    .herbal-page td:first-child{font-weight:800;color:var(--ink)}
    .herbal-page .compare-note{margin-top:18px;font-size:.82rem}

    /* Evidence */
    .herbal-page .evidence-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:20px}
    .herbal-page .evidence-intro{padding:32px;border-radius:22px;background:var(--charcoal);color:#fff}
    .herbal-page .evidence-intro h2{font-size:clamp(2.5rem,4vw,4rem);line-height:1;margin:12px 0 18px;color:#fff}
    .herbal-page .evidence-intro p{color:#c6cdc8}
    .herbal-page .evidence-columns{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:22px;overflow:hidden;background:rgba(255,255,255,.48)}
    .herbal-page .evidence-col{padding:26px;border-right:1px solid var(--line)}
    .herbal-page .evidence-col:last-child{border-right:0}
    .herbal-page .evidence-col span{display:inline-flex;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ember);font-weight:800}
    .herbal-page .evidence-col h3{font-size:1.45rem;margin:9px 0 11px}
    .herbal-page .evidence-col ul{margin:0;padding-left:18px;color:var(--muted);font-size:.82rem}
    .herbal-page .evidence-col li+li{margin-top:7px}

    /* Safety */
    .herbal-page .safety-section{background:#efe9de}
    .herbal-page .safety-shell{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(36px,7vw,96px);align-items:center}
    .herbal-page .safety-art{min-height:430px;border-radius:28px;overflow:hidden;background:linear-gradient(145deg,#2f3b35,#1d2622);display:grid;place-items:center;position:relative}
    .herbal-page .safety-art::after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.11);border-radius:20px}
    .herbal-page .safety-copy h2{font-size:clamp(2.55rem,4.4vw,4.8rem);line-height:1;margin:12px 0 20px}
    .herbal-page .safety-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style:none;padding:0;margin:23px 0 26px}
    .herbal-page .safety-list li{padding:12px 14px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.45);font-size:.8rem;color:var(--ink)}

    /* Culture */
    .herbal-page .culture-section{position:relative;overflow:hidden}
    .herbal-page .culture-section::before{content:"香";position:absolute;right:3vw;top:0;font-family:var(--serif);font-size:min(32vw,430px);line-height:.8;color:rgba(64,91,73,.04);pointer-events:none}
    .herbal-page .culture-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}
    .herbal-page .culture-copy h2{font-size:clamp(2.7rem,4.7vw,5rem);line-height:.98;margin:13px 0 21px}
    .herbal-page .culture-boundary{display:grid;gap:11px}
    .herbal-page .boundary-row{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:15px 0;border-top:1px solid var(--line)}
    .herbal-page .boundary-row:last-child{border-bottom:1px solid var(--line)}
    .herbal-page .boundary-row strong{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--mugwort-700)}
    .herbal-page .boundary-row span{font-size:.84rem;color:var(--muted)}

    /* Learn */
    .herbal-page .learn-section{background:var(--mugwort-900);color:#fff}
    .herbal-page .learn-section .kicker{color:#b8c4bb}
    .herbal-page .learn-section .section-title{color:#fff}
    .herbal-page .learn-section .section-head>p{color:#c0cac2}
    .herbal-page .learn-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}
    .herbal-page .learn-card{min-height:260px;border:1px solid rgba(255,255,255,.14);border-radius:17px;padding:23px;background:rgba(255,255,255,.035);display:flex;flex-direction:column}
    .herbal-page .learn-card span{font-size:.63rem;text-transform:uppercase;letter-spacing:.13em;color:var(--amber-soft);font-weight:800}
    .herbal-page .learn-card h3{font-size:1.5rem;color:#fff;margin:16px 0 10px}
    .herbal-page .learn-card p{font-size:.82rem;color:#aebbb1}
    .herbal-page .learn-card a{margin-top:auto;color:#fff;text-decoration:none;font-weight:800;font-size:.82rem}

    /* FAQ */
    .herbal-page .faq-grid{max-width:980px;margin-inline:auto;border-top:1px solid var(--line)}
    .herbal-page details{border-bottom:1px solid var(--line)}
    .herbal-page summary{cursor:pointer;list-style:none;padding:21px 44px 21px 0;font-family:var(--serif);font-size:1.25rem;color:var(--ink);position:relative}
    .herbal-page summary::-webkit-details-marker{display:none}
    .herbal-page summary::after{content:"+";position:absolute;right:5px;top:17px;font-family:var(--sans);font-size:1.4rem;color:var(--mugwort-600)}
    .herbal-page details[open] summary::after{content:"−"}
    .herbal-page details p{padding:0 46px 20px 0;margin:0;max-width:880px}

    /* Review */
    .herbal-page .review-section{background:#eee7da}
    .herbal-page .review-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}
    .herbal-page .review-note{font-size:.82rem}
    .herbal-page .source-list{display:grid;gap:9px}
    .herbal-page .source-list span{padding:12px 14px;border-left:2px solid var(--mugwort-500);background:rgba(255,255,255,.4);font-size:.78rem;color:var(--muted)}

    /* Footer */
    .herbal-page .footer{background:#17241e;color:#fff;padding:64px 0 26px}
    .herbal-page .footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px;padding-bottom:42px}
    .herbal-page .footer-brand p{max-width:430px;color:#a9b6ac;margin-top:18px;font-size:.83rem}
    .herbal-page .footer-col h2{font-family:var(--sans);font-size:.69rem;letter-spacing:.13em;text-transform:uppercase;color:#819288;margin-bottom:15px}
    .herbal-page .footer-col a{display:block;text-decoration:none;color:#dbe2dd;font-size:.82rem;margin:8px 0}
    .herbal-page .footer-bottom{display:flex;justify-content:space-between;gap:32px;border-top:1px solid rgba(255,255,255,.1);padding-top:22px;color:#8e9d92;font-size:.7rem}
    .herbal-page .footer-bottom span:first-child{max-width:900px}

    /* Editorial photography integration */
    .herbal-page .stage-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
    .herbal-page .safety-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
    .herbal-page .section-photo{grid-column:2;grid-row:1/3;margin:22px 0 0;justify-self:end;width:100%}
    .herbal-page .section-photo img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:14px;border:1px solid var(--line);display:block}
    .herbal-page .section-photo figcaption{margin-top:8px;font-size:.72rem;color:var(--muted);text-align:right}
    .herbal-page .section-head:has(.section-photo){align-items:center}
    .herbal-page .section-head:has(.section-photo)>p{grid-column:1;justify-self:start}

    @media(max-width:1100px){
      .herbal-page .hero-shell,.herbal-page .difference-grid,.herbal-page .material-grid,.herbal-page .safety-shell,.herbal-page .culture-grid{grid-template-columns:1fr}
      .herbal-page .incense-stage{min-height:490px;border-radius:28px}
      .herbal-page .fact-ribbon-grid{grid-template-columns:repeat(2,1fr)}
      .herbal-page .fact-cell:nth-child(2){border-right:0}.herbal-page .fact-cell:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}
      .herbal-page .difference-copy{position:static}
      .herbal-page .form-grid{grid-template-columns:1fr}
      .herbal-page .path-grid{grid-template-columns:repeat(2,1fr)}
      .herbal-page .path-wide{grid-column:span 2}
      .herbal-page .evidence-grid{grid-template-columns:1fr}
      .herbal-page .learn-grid{grid-template-columns:repeat(2,1fr)}
      .herbal-page .footer-grid{grid-template-columns:repeat(2,1fr)}
    }
    @media(max-width:860px){
      .herbal-page .primary-nav{display:none;position:absolute;left:16px;right:16px;top:68px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--paper-light);box-shadow:var(--shadow);flex-direction:column;align-items:stretch}
      .herbal-page .primary-nav[data-open="true"]{display:flex}
      .herbal-page .nav-cta{margin-left:auto}
      .herbal-page .menu-toggle{display:grid;place-items:center}
      .herbal-page .section-head{grid-template-columns:1fr;gap:16px}
      .herbal-page .section-head>p{justify-self:start}
      .herbal-page .section-photo{grid-column:auto;grid-row:auto;justify-self:start}
      .herbal-page .short-answer{grid-template-columns:1fr;gap:12px}
      .herbal-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
      .herbal-page .catalog-toolbar{align-items:start;flex-direction:column}
      .herbal-page .catalog-status{text-align:left}
      .herbal-page .gate-state{grid-template-columns:50px 1fr}.herbal-page .gate-state .btn{grid-column:1/-1;justify-self:start}
      .herbal-page .evidence-columns{grid-template-columns:1fr}
      .herbal-page .evidence-col{border-right:0;border-bottom:1px solid var(--line)}
      .herbal-page .evidence-col:last-child{border-bottom:0}
      .herbal-page .review-grid{grid-template-columns:1fr}
    }
    @media(max-width:620px){
      .herbal-page{--container:min(calc(100% - 24px),1350px)}
      .herbal-page .nav-wrap{min-height:68px;gap:12px}
      .herbal-page .brand-copy small{display:none}
      .herbal-page .nav-cta{display:none}
      .herbal-page .incense-hero h1{font-size:clamp(3.05rem,15vw,4.8rem)}
      .herbal-page .incense-stage{min-height:390px}
      .herbal-page .stage-note{left:18px;right:18px;bottom:18px;width:auto}
      .herbal-page .fact-ribbon-grid{grid-template-columns:1fr}
      .herbal-page .fact-cell{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)}
      .herbal-page .fact-cell:last-child{border-bottom:0}
      .herbal-page .product-grid,.herbal-page .path-grid,.herbal-page .learn-grid,.herbal-page .footer-grid{grid-template-columns:1fr}
      .herbal-page .path-wide{grid-column:auto;grid-template-columns:1fr}
      .herbal-page .path-wide .btn{justify-self:start}
      .herbal-page .form-card{min-height:430px}
      .herbal-page .form-card-art{width:75%;height:55%;opacity:.66}
      .herbal-page .formula-line{grid-template-columns:1fr;gap:4px}
      .herbal-page .safety-list{grid-template-columns:1fr}
      .herbal-page .boundary-row{grid-template-columns:1fr;gap:4px}
      .herbal-page .footer-bottom{flex-direction:column}
    }
    @media(prefers-reduced-motion:reduce){
      .herbal-page *{scroll-behavior:auto!important;animation:none!important;transition:none!important}
    }
    @media (max-width:760px){.herbal-page .section{padding:55px 0}}
  
