    .herbal-page{
      --mugwort-950:#17241e;--mugwort-900:#273c32;--mugwort-850:#2e4438;--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;--ink:#213028;--muted:#68736c;--charcoal:#282c29;--charcoal-soft:#343a35;--ember:#b46f43;--ember-deep:#8a5032;--amber:#c3a06c;--amber-soft:#dec79e;--smoke:#a6afa8;--smoke-light:#dce1dc;--mist:#edf0ec;--line:rgba(39,60,50,.16);--line-strong:rgba(39,60,50,.28);--white:#fffdf8;--red:#9b5c4c;--shadow:0 28px 80px rgba(27,39,32,.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 9% 4%,rgba(156,175,157,.18),transparent 30rem),
        radial-gradient(circle at 89% 11%,rgba(164,175,168,.16),transparent 25rem),
        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 h4,.herbal-page p{margin-top:0}
    .herbal-page p{color:var(--muted)}
    .herbal-page h1,.herbal-page h2,.herbal-page h3,.herbal-page h4{font-family:var(--serif);font-weight:500;letter-spacing:-.03em;color:var(--ink);text-wrap:balance}
    .herbal-page [hidden]{display:none!important}
    .herbal-page :focus-visible{outline:3px solid rgba(180,111,67,.5);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:.71rem;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.35vw,4.55rem);line-height:1.02;margin:12px 0 18px}
    .herbal-page .section-head{display:grid;grid-template-columns:minmax(0,.94fr) minmax(320px,1.06fr);gap:52px;align-items:end;margin-bottom:46px}
    .herbal-page .section-head>p{max-width:730px;justify-self:end;margin-bottom:4px}
    .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,.55);color:var(--mugwort-900)}
    .herbal-page .btn-ember{background:var(--ember);border-color:var(--ember);color:#fff}
    .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}

    /* Header */
    .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 - Evidence Lab meets incense */
    .herbal-page .low-smoke-hero{padding:clamp(38px,5vw,68px) 0 0}
    .herbal-page .hero-shell{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:clamp(38px,6vw,88px);align-items:stretch}
    .herbal-page .hero-copy{padding:clamp(32px,4vw,56px) 0 clamp(46px,5vw,72px)}
    .herbal-page .low-smoke-hero h1{font-size:clamp(3.55rem,6.1vw,6.6rem);line-height:.91;letter-spacing:-.058em;margin:16px 0 23px;max-width:930px}
    .herbal-page .low-smoke-hero h1 em{font-style:italic;font-weight:400;color:var(--ember)}
    .herbal-page .hero-lede{max-width:790px;font-size:clamp(1rem,1.35vw,1.18rem);margin-bottom:14px}
    .herbal-page .hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:29px}
    .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,.4);font-size:.7rem;color:var(--muted)}
    .herbal-page .micro-pill::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--amber)}
    .herbal-page .evidence-stage{position:relative;min-height:590px;overflow:hidden;border-radius:28px 28px 0 0;background:linear-gradient(145deg,#2c3932,#202a25 64%,#171f1b)}
    .herbal-page .evidence-stage::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(180deg,#000,transparent 88%)}
    .herbal-page .stage-label{position:absolute;left:28px;top:26px;z-index:2;color:#d8dfd9;font-size:.67rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;text-shadow:0 1px 18px rgba(15,23,19,.65)}
    /* Editorial photos (integrated 2026-08-29) */
    .herbal-page .stage-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:1px solid var(--line);border-radius:14px;display:block}
    .herbal-page .section-photo figcaption{margin-top:7px;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}
    .herbal-page .natural-photo{margin:0;display:flex;flex-direction:column;max-width:100%;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:rgba(255,255,255,.5)}
    .herbal-page .natural-photo img{width:100%;height:auto;flex:1;min-height:0;aspect-ratio:4/5;object-fit:cover;object-position:50% 45%;display:block}
    .herbal-page .natural-photo figcaption{padding:9px 12px;font-size:.72rem;color:var(--muted)}
    .herbal-page .stage-panel{position:absolute;left:25px;right:25px;bottom:24px;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.15);border-radius:16px;background:rgba(19,27,23,.74);backdrop-filter:blur(10px);overflow:hidden}
    .herbal-page .stage-metric{padding:15px 16px;border-right:1px solid rgba(255,255,255,.11)}
    .herbal-page .stage-metric:last-child{border-right:0}
    .herbal-page .stage-metric span{display:block;color:#94a49a;font-size:.59rem;letter-spacing:.12em;text-transform:uppercase}
    .herbal-page .stage-metric strong{display:block;margin-top:4px;color:#fff;font-family:var(--serif);font-weight:500;font-size:.94rem}
    .herbal-page .hero-ribbon{background:var(--mugwort-900);color:#fff}
    .herbal-page .hero-ribbon-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:106px}
    .herbal-page .hero-ribbon-cell{display:grid;align-content:center;padding:18px 24px;border-right:1px solid rgba(255,255,255,.12)}
    .herbal-page .hero-ribbon-cell:last-child{border-right:0}
    .herbal-page .hero-ribbon-cell span{font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;color:#a9baad}
    .herbal-page .hero-ribbon-cell strong{font-family:var(--serif);font-size:1.03rem;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.48vw,1.28rem);margin:0;max-width:1050px;color:var(--ink)}

    /* Product grid */
    .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;max-width:570px;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,.55);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,#ebe6dc,#f8f4eb);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:75%;height:75%}
    .herbal-page .product-body{padding:18px}
    .herbal-page .product-body h3{font-size:1.3rem;margin:10px 0}
    .herbal-page .evidence-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:.63rem;font-weight:800;letter-spacing:.04em}
    .herbal-page .evidence-badge::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--mugwort-500)}
    .herbal-page .product-meta{font-size:.76rem;margin:5px 0;color:var(--muted)}
    .herbal-page .price-line{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-top:14px;padding-top:13px;border-top:1px solid var(--line)}
    .herbal-page .price{font-family:var(--serif);font-size:1.2rem;color:var(--ink)}
    .herbal-page .inventory{font-size:.68rem;color:var(--muted);text-align:right}
    .herbal-page .gate-state{margin-top:28px;padding:34px;border:1px solid rgba(180,111,67,.28);border-radius:20px;background:linear-gradient(135deg,rgba(180,111,67,.08),rgba(255,255,255,.5));display:grid;grid-template-columns:60px 1fr auto;gap:21px;align-items:center}
    .herbal-page .gate-icon{width:60px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:var(--mugwort-900);color:#fff;font-family:var(--serif);font-size:1rem}
    .herbal-page .gate-state h3{font-size:1.5rem;margin:0 0 6px}
    .herbal-page .gate-state p{margin:0;max-width:810px;font-size:.88rem}

    /* Low smoke definition / Evidence ladder */
    .herbal-page .standard-section{background:linear-gradient(180deg,var(--paper),var(--paper-deep))}
    .herbal-page .standard-shell{display:grid;grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);gap:clamp(42px,7vw,100px);align-items:start}
    .herbal-page .standard-copy{position:sticky;top:110px}
    .herbal-page .standard-copy h2{font-size:clamp(2.65rem,4.6vw,5rem);line-height:.98;margin:13px 0 22px}
    .herbal-page .method-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:22px}
    .herbal-page .method-item{padding:12px 13px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.43);font-size:.75rem;color:var(--muted)}
    .herbal-page .ladder{border-top:1px solid var(--line-strong)}
    .herbal-page .ladder-row{display:grid;grid-template-columns:80px 1fr 122px;gap:18px;padding:22px 0;border-bottom:1px solid var(--line);align-items:center}
    .herbal-page .level{font-family:var(--serif);font-size:1.5rem;color:var(--ember)}
    .herbal-page .ladder-row h3{font-size:1.22rem;margin:0 0 5px}
    .herbal-page .ladder-row p{margin:0;font-size:.84rem}
    .herbal-page .level-state{text-align:right;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--mugwort-700)}
    .herbal-page .level-state.gate{color:var(--ember)}

    /* Smoke test board / least smoke */
    .herbal-page .test-section{background:var(--mugwort-950);color:#fff}
    .herbal-page .test-section .kicker{color:#bcc9bf}
    .herbal-page .test-section .section-title{color:#fff}
    .herbal-page .test-section p{color:#b6c1b9}
    .herbal-page .test-board{display:grid;grid-template-columns:.82fr 1.18fr;gap:18px}
    .herbal-page .method-card{border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:28px;background:rgba(255,255,255,.035)}
    .herbal-page .method-card h3{color:#fff;font-size:1.8rem;margin:10px 0 18px}
    .herbal-page .method-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}
    .herbal-page .method-chip{padding:11px 12px;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#bfc9c1;font-size:.74rem}
    .herbal-page .ranking-card{border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:28px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025))}
    .herbal-page .ranking-card h3{color:#fff;font-size:1.8rem;margin:10px 0 8px}
    .herbal-page .ranking-empty{min-height:260px;display:grid;place-items:center;text-align:center;border:1px dashed rgba(255,255,255,.18);border-radius:15px;margin-top:20px;padding:28px}
    .herbal-page .ranking-empty svg{width:120px;margin-bottom:18px}
    .herbal-page .ranking-empty p{max-width:520px;margin:0}
    .herbal-page .dark-table-wrap{overflow:auto;border:1px solid rgba(255,255,255,.14);border-radius:15px;margin-top:20px}
    .herbal-page .dark-table-wrap table{border-collapse:collapse;width:100%;min-width:860px;font-size:.76rem}
    .herbal-page .dark-table-wrap caption{text-align:left;padding:15px 17px;color:#fff;background:rgba(255,255,255,.04);font-weight:800}
    .herbal-page .dark-table-wrap th,.herbal-page .dark-table-wrap td{padding:13px 14px;border-top:1px solid rgba(255,255,255,.1);text-align:left;vertical-align:top}
    .herbal-page .dark-table-wrap th{color:#9fb0a4;font-size:.64rem;letter-spacing:.08em;text-transform:uppercase}
    .herbal-page .dark-table-wrap td{color:#d5ded7}
    .herbal-page .dark-table-wrap a{color:#fff}

    /* Terms comparison */
    .herbal-page .terms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
    .herbal-page .term-card{min-height:290px;border:1px solid var(--line);border-radius:19px;padding:26px;background:rgba(255,255,255,.52);display:flex;flex-direction:column}
    .herbal-page .term-tag{font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:var(--ember)}
    .herbal-page .term-card h3{font-size:1.75rem;margin:18px 0 12px}
    .herbal-page .term-card p{font-size:.84rem}
    .herbal-page .term-note{margin-top:auto;padding-top:16px;border-top:1px solid var(--line);font-size:.74rem;color:var(--mugwort-700);font-weight:700}
    .herbal-page .term-card.strong{background:linear-gradient(145deg,#f0e8db,#e6ddd0);border-color:rgba(180,111,67,.32)}
    .herbal-page .term-card.strong .term-tag{color:var(--red)}

    /* Natural composition */
    .herbal-page .natural-section{background:#efe9de}
    .herbal-page .natural-shell{display:grid;grid-template-columns:1fr minmax(300px,.4fr);gap:clamp(36px,4.5vw,64px);align-items:stretch}
    .herbal-page .natural-detail{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(36px,5vw,72px);margin-top:clamp(44px,6vw,72px);align-items:start}
    .herbal-page .natural-copy h2{font-size:clamp(2.65rem,4.6vw,4.9rem);line-height:.98;margin:13px 0 22px}
    .herbal-page .natural-copy .warning{margin-top:22px;padding:14px 16px;border-left:2px solid var(--ember);background:rgba(180,111,67,.07);font-size:.8rem;color:var(--muted)}
    .herbal-page .composition-board{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:rgba(255,255,255,.45)}
    .herbal-page .composition-row{display:grid;grid-template-columns:185px 1fr;gap:20px;padding:16px 20px;border-bottom:1px solid var(--line);align-items:start}
    .herbal-page .composition-row:last-child{border-bottom:0}
    .herbal-page .composition-row strong{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mugwort-700)}
    .herbal-page .composition-row span{font-size:.84rem;color:var(--muted)}
    .herbal-page .natural-standard{border:1px solid var(--line);border-radius:18px;padding:22px;background:rgba(255,255,255,.4)}
    .herbal-page .natural-standard h3{font-size:1.42rem;margin-bottom:12px}
    .herbal-page .standard-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;list-style:none;padding:0;margin:0}
    .herbal-page .standard-list li{padding:10px 11px;border:1px solid var(--line);border-radius:9px;font-size:.74rem;color:var(--muted);background:rgba(255,255,255,.38)}

    /* Synthetic fragrance conditional */
    .herbal-page .fragrance-section{background:linear-gradient(145deg,#26352d,#18221d);color:#fff}
    .herbal-page .fragrance-shell{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
    .herbal-page .fragrance-shell h2{font-size:clamp(2.5rem,4.5vw,4.7rem);line-height:1;color:#fff;margin:13px 0 20px}
    .herbal-page .fragrance-shell p{color:#bdc8c0}
    .herbal-page .fragrance-fact{border:1px solid rgba(255,255,255,.15);border-radius:22px;padding:28px;background:rgba(255,255,255,.035)}
    .herbal-page .fragrance-fact small{display:block;color:var(--amber-soft);font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800}
    .herbal-page .fragrance-fact blockquote{margin:18px 0;padding:0;font-family:var(--serif);font-size:1.55rem;line-height:1.35;color:#fff}
    .herbal-page .fragrance-fact p{font-size:.8rem;margin-bottom:0}

    /* Small spaces */
    .herbal-page .small-space-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(38px,7vw,90px);align-items:center}
    .herbal-page .room-art{min-height:440px;border-radius:26px;overflow:hidden;background:linear-gradient(145deg,#e7e0d2,#d4d8d0);position:relative;display:grid;place-items:center}
    .herbal-page .room-art::after{content:"";position:absolute;inset:18px;border:1px solid rgba(39,60,50,.13);border-radius:19px}
    .herbal-page .room-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
    .herbal-page .small-space-copy h2{font-size:clamp(2.5rem,4.5vw,4.8rem);line-height:1;margin:13px 0 20px}
    .herbal-page .decision-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;list-style:none;padding:0;margin:22px 0 26px}
    .herbal-page .decision-list li{padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.45);font-size:.78rem;color:var(--ink)}
    .herbal-page .safety-callout{padding:14px 16px;border-left:2px solid var(--ember);background:rgba(180,111,67,.07);font-size:.8rem;color:var(--muted);margin-bottom:22px}

    /* Product comparison */
    .herbal-page .compare-section{background:linear-gradient(180deg,var(--paper-light),#efe8dc)}
    .herbal-page .table-wrap{overflow:auto;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.62)}
    .herbal-page .table-wrap table{border-collapse:collapse;width:100%;min-width:1020px;font-size:.77rem}
    .herbal-page .table-wrap caption{text-align:left;padding:17px 20px;font-weight:800;color:var(--ink);background:#f7f2e8;border-bottom:1px solid var(--line)}
    .herbal-page .table-wrap th,.herbal-page .table-wrap td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}
    .herbal-page .table-wrap th{font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mugwort-700);background:rgba(229,235,227,.38)}
    .herbal-page .table-wrap td:first-child{font-weight:800;color:var(--ink)}
    .herbal-page .compare-note{margin-top:18px;font-size:.82rem}

    /* Limitations + safety */
    .herbal-page .limits-section{background:var(--charcoal);color:#fff}
    .herbal-page .limits-section .kicker{color:#c0cbc2}
    .herbal-page .limits-section .section-title{color:#fff}
    .herbal-page .limits-section p{color:#bdc6c0}
    .herbal-page .limits-shell{display:grid;grid-template-columns:.95fr 1.05fr;gap:60px}
    .herbal-page .limit-cloud{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:24px}
    .herbal-page .limit-chip{padding:12px 13px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:rgba(255,255,255,.03);color:#d3dbd5;font-size:.76rem}
    .herbal-page .safety-panel{border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:28px;background:rgba(255,255,255,.035)}
    .herbal-page .safety-panel h3{color:#fff;font-size:2rem;margin:9px 0 16px}
    .herbal-page .safety-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}
    .herbal-page .safety-list li{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1);color:#bfc9c1;font-size:.8rem}
    .herbal-page .safety-list li:last-child{border-bottom:0}

    /* Related */
    .herbal-page .related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
    .herbal-page .related-card{min-height:245px;padding:23px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.5);display:flex;flex-direction:column}
    .herbal-page .related-card span{font-size:.62rem;text-transform:uppercase;letter-spacing:.12em;color:var(--ember);font-weight:800}
    .herbal-page .related-card h3{font-size:1.48rem;margin:15px 0 10px}
    .herbal-page .related-card p{font-size:.81rem}
    .herbal-page .related-card a{margin-top:auto;text-decoration:none;font-weight:800;color:var(--mugwort-700);font-size:.8rem}

    /* 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.24rem;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}

    /* Sources */
    .herbal-page .sources-section{background:#eee7da}
    .herbal-page .sources-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:64px}
    .herbal-page .source-stack{display:grid;gap:10px}
    .herbal-page .source-item{padding:14px 15px;border-left:2px solid var(--mugwort-500);background:rgba(255,255,255,.43);font-size:.79rem;color:var(--muted)}
    .herbal-page .source-item strong{display:block;color:var(--ink);margin-bottom:4px}
    .herbal-page .source-item a{font-weight:700;color:var(--mugwort-700)}

    /* 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}

    @media(max-width:1100px){
      .herbal-page .hero-shell,.herbal-page .standard-shell,.herbal-page .natural-shell,.herbal-page .natural-detail,.herbal-page .fragrance-shell,.herbal-page .small-space-shell,.herbal-page .limits-shell,.herbal-page .sources-grid{grid-template-columns:1fr}
      .herbal-page .evidence-stage{min-height:500px;border-radius:28px}
      .herbal-page .standard-copy{position:static}
      .herbal-page .test-board{grid-template-columns:1fr}
      .herbal-page .hero-ribbon-grid{grid-template-columns:repeat(2,1fr)}
      .herbal-page .hero-ribbon-cell:nth-child(2){border-right:0}.herbal-page .hero-ribbon-cell:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}
      .herbal-page .related-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 .terms-grid{grid-template-columns:1fr}
      .herbal-page .related-grid{grid-template-columns:repeat(2,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 .low-smoke-hero h1{font-size:clamp(3rem,14vw,4.7rem)}
      .herbal-page .evidence-stage{min-height:410px}
      .herbal-page .stage-panel{grid-template-columns:1fr;left:18px;right:18px;bottom:18px}
      .herbal-page .stage-metric{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}
      .herbal-page .stage-metric:last-child{border-bottom:0}
      .herbal-page .hero-ribbon-grid{grid-template-columns:1fr}
      .herbal-page .hero-ribbon-cell{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)}
      .herbal-page .hero-ribbon-cell:last-child{border-bottom:0}
      .herbal-page .product-grid,.herbal-page .related-grid,.herbal-page .footer-grid{grid-template-columns:1fr}
      .herbal-page .method-list,.herbal-page .method-grid,.herbal-page .standard-list,.herbal-page .decision-list,.herbal-page .limit-cloud{grid-template-columns:1fr}
      .herbal-page .ladder-row{grid-template-columns:60px 1fr}.herbal-page .level-state{grid-column:2;text-align:left}
      .herbal-page .composition-row{grid-template-columns:1fr;gap:5px}
      .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}}
  
