@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";.translate-btn{display:none;border:1px solid rgba(91,115,80,.28);background:#fff9efe6;color:#27453f;border-radius:999px;padding:.72rem 1rem;font-size:.82rem;font-weight:800;letter-spacing:.08em;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.translate-btn:hover{transform:translateY(-1px);background:#fff8ed;box-shadow:0 16px 30px #2b493e1f}:root{--bg: #f8f2e7;--bg-deep: #efe1c9;--surface: rgba(255, 250, 242, .82);--surface-strong: #fffaf2;--line: rgba(92, 72, 44, .14);--text: #1f342c;--text-soft: #5f6d66;--brand: #355f4e;--brand-deep: #243f35;--accent: #d1884f;--accent-soft: #f3dfc4;--shadow: 0 22px 60px rgba(51, 43, 24, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(209,136,79,.16),transparent 32%),radial-gradient(circle at right 20%,rgba(53,95,78,.14),transparent 28%),linear-gradient(180deg,#fbf6ef,#f5ede0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}#root{min-height:100vh}.site-shell{position:relative;overflow:clip}.shell{width:min(1180px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f2e7c2;border-bottom:1px solid rgba(92,72,44,.08)}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand-lockup{display:inline-flex;align-items:center;gap:.9rem}.brand-lockup strong{display:block;font-size:1rem;letter-spacing:.06em;text-transform:uppercase}.brand-lockup small{display:block;color:var(--text-soft)}.brand-seal{display:grid;place-items:center;width:2.85rem;height:2.85rem;border-radius:1rem;background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#fef6e8;font-family:Cormorant Garamond,serif;font-size:1.65rem;font-weight:700;box-shadow:var(--shadow)}.nav-panel{display:flex;align-items:center;gap:1rem}.nav-links{display:flex;align-items:center;gap:.45rem}.nav-link-pill{padding:.75rem 1rem;border-radius:999px;color:var(--text-soft);transition:background .18s ease,color .18s ease,transform .18s ease}.nav-link-pill:hover,.nav-link-pill.active{background:#fff8ecf2;color:var(--brand-deep);transform:translateY(-1px)}.nav-toggle{display:none;width:3rem;height:3rem;border:1px solid var(--line);border-radius:1rem;background:#fffaf2b8;padding:.75rem}.nav-toggle span{display:block;height:2px;margin:.26rem 0;background:var(--brand-deep);transition:transform .18s ease,opacity .18s ease}.nav-toggle.is-open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hero-section,.section-shell,.product-hero{padding:2.5rem 0}.hero-layout,.product-hero-grid,.split-layout,.story-grid,.detail-grid{display:grid;gap:1.5rem}.hero-layout,.product-hero-grid,.split-layout{grid-template-columns:1.05fr .95fr;align-items:center}.hero-copy h1,.page-banner-card h1,.product-copy h1,.empty-state h1{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5rem);line-height:.94;letter-spacing:-.03em}.hero-copy p,.page-banner-card p,.section-heading p,.product-copy p,.story-card p,.detail-card p,.ritual-card p,.ritual-detail-card p,.timing-card p,.footer-grid p{color:var(--text-soft);line-height:1.75}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:2.6rem;height:1px;background:currentColor}.cta-row,.chip-row,.quick-facts,.filter-actions{display:flex;flex-wrap:wrap;gap:.85rem}.primary-button,.ghost-button,.text-button,.filter-chip,.text-link{transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.primary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.95rem 1.45rem;font-weight:700}.primary-button{background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#fff8ef;box-shadow:0 18px 40px #243f352e}.ghost-button{border:1px solid rgba(53,95,78,.2);background:#fff9efe6}.primary-button:hover,.ghost-button:hover,.text-button:hover,.filter-chip:hover,.text-link:hover{transform:translateY(-1px)}.text-button{border:0;background:transparent;padding:0;color:var(--brand);font-weight:700}.text-link{color:var(--brand);font-weight:700}.hero-visual{position:relative;min-height:34rem}.spotlight-card,.product-card,.page-banner-card,.principle-card,.goal-card,.popular-card,.learning-card,.story-card,.detail-card,.ritual-card,.timing-card,.ritual-detail-card,.filter-panel,.safety-banner,.empty-state,.overview-card,.stat-card,.rhythm-card{border:1px solid var(--line);border-radius:1.9rem;background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.spotlight-card{overflow:hidden;max-width:34rem;margin:0 auto}.spotlight-card img,.product-card-image,.product-image{width:100%;aspect-ratio:4 / 3;object-fit:cover}.spotlight-body,.product-card-body,.principle-card,.story-card,.detail-card,.ritual-card,.timing-card,.ritual-detail-card,.filter-panel,.safety-banner,.empty-state,.overview-card,.rhythm-card{padding:1.5rem}.spotlight-body h2,.section-heading h2,.detail-card h2,.story-card h2,.timing-card h3,.ritual-detail-card h2,.empty-state h2,.product-card h3,.ritual-card strong{margin:0 0 .8rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,2vw,2.6rem);line-height:1}.mini-points,.detail-list{margin:0;padding-left:1.15rem;color:var(--text-soft)}.mini-points li,.detail-list li{margin-bottom:.7rem;line-height:1.6}.floating-note{position:absolute;padding:1rem 1.2rem;border-radius:1.2rem;background:#fff9eff0;border:1px solid rgba(209,136,79,.18);box-shadow:var(--shadow)}.floating-note strong{display:block}.floating-note span{color:var(--text-soft);font-size:.92rem}.note-top{top:8%;left:0}.note-bottom{right:0;bottom:8%}.pill,.soft-chip,.filter-chip{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border-radius:999px;font-weight:700}.pill{padding:.38rem .75rem;background:#d1884f21;color:var(--accent);font-size:.8rem}.soft-chip{padding:.55rem .85rem;background:#355f4e14;color:var(--brand-deep);font-size:.9rem}.link-chip{border:1px solid rgba(53,95,78,.1)}.muted-label,.card-meta span,.result-count,.ritual-meta span,.caution-panel strong,.quick-facts span,.rhythm-card span{color:var(--text-soft);font-size:.92rem}.stats-grid,.overview-grid,.principles-grid,.timing-grid,.card-grid,.ritual-page-grid{display:grid;gap:1.2rem}.stats-grid,.overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.stat-card,.overview-card{padding:1.2rem 1.3rem}.stat-card strong,.overview-card strong{display:block;margin-bottom:.25rem;font-size:1.8rem;color:var(--brand-deep)}.section-heading{margin-bottom:1.8rem}.section-heading h2{margin-top:0}.section-heading.with-action{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end}.section-heading.narrow{max-width:32rem;margin-bottom:0}.warm-section{background:linear-gradient(180deg,#fff7ec9e,#f8eedf00)}.deep-section{background:linear-gradient(180deg,#355f4e14,#355f4e05)}.goal-section{background:linear-gradient(180deg,#e0e9d975,#fffaf229),#355f4e08}.goal-grid,.learning-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.goal-card,.learning-card{display:flex;min-height:15rem;flex-direction:column;justify-content:space-between;gap:1.2rem;padding:1.35rem}.goal-card:nth-child(2n){background:#f2e8d3b8}.goal-card h3,.popular-card h3,.learning-card h3{margin:.65rem 0 .55rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.65rem,2vw,2.2rem);line-height:1}.goal-card p,.popular-card p,.learning-card p,.editorial-copy p,.seasonal-layout p{color:var(--text-soft);line-height:1.7}.goal-count{color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.popular-strip{display:grid;grid-template-columns:repeat(5,minmax(12rem,1fr));gap:1rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin}.popular-card{display:grid;min-width:12rem;align-content:start;gap:.75rem;padding:.85rem;transition:transform .18s ease,border-color .18s ease}.popular-card:hover,.goal-card:hover,.learning-card:hover{border-color:#355f4e3d;transform:translateY(-2px)}.popular-card img{width:100%;aspect-ratio:1 / .8;object-fit:cover;border-radius:1rem}.popular-card h3,.popular-card p{margin-bottom:0}.spotlight-editorial-section{background:linear-gradient(135deg,#355f4e1c,#d1884f14),#f6efe1bd}.editorial-spotlight{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:2rem;align-items:center}.editorial-image-wrap{overflow:hidden;border:1px solid var(--line);border-radius:1.8rem;box-shadow:var(--shadow)}.editorial-image-wrap img{width:100%;aspect-ratio:5 / 4;object-fit:cover}.editorial-copy{display:grid;gap:1.1rem}.editorial-copy h2,.seasonal-layout h2{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(2.45rem,4vw,4rem);line-height:.98}.spotlight-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.spotlight-facts article{padding:1rem;border:1px solid rgba(92,72,44,.1);border-radius:1rem;background:#fffaf29e}.spotlight-facts span,.seasonal-item span{display:block;margin-bottom:.35rem;color:var(--text-soft);font-size:.86rem;font-weight:700}.spotlight-facts strong,.seasonal-item strong{color:var(--brand-deep);line-height:1.45}.seasonal-section{background:linear-gradient(180deg,#e3ebdd80,#f8f2e700)}.seasonal-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:1.5rem;align-items:center}.seasonal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.seasonal-item{display:grid;grid-template-columns:6.5rem minmax(0,1fr);gap:1rem;align-items:center;padding:.8rem;border:1px solid rgba(92,72,44,.1);border-radius:1.2rem;background:#fffaf2c7;transition:transform .18s ease,border-color .18s ease}.seasonal-item:hover{border-color:#355f4e3d;transform:translateY(-2px)}.seasonal-item img{width:6.5rem;aspect-ratio:1;object-fit:cover;border-radius:.9rem}.learning-section{background:linear-gradient(180deg,#fffaf233,#efe1c973)}.learning-card{min-height:11rem}.three-up,.principles-grid,.timing-grid,.ritual-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-grid,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{overflow:hidden}.product-card-body h3,.ritual-card strong{font-size:2rem}.product-card-body p{min-height:4.8rem}.card-topline,.card-meta,.ritual-meta,.ritual-header{display:flex;justify-content:space-between;gap:1rem}.card-topline,.ritual-header{align-items:center}.card-meta{align-items:flex-end;margin-top:1.4rem}.filter-panel{display:grid;gap:1.2rem}.search-box{display:grid;gap:.6rem}.search-box span{font-size:.9rem;color:var(--text-soft)}.search-box input{width:100%;border:1px solid rgba(92,72,44,.12);border-radius:1rem;background:#ffffffd1;padding:1rem 1.1rem;color:var(--text)}.filter-chip{border:1px solid rgba(92,72,44,.1);background:#fffaf2e6;padding:.72rem 1rem;color:var(--text-soft)}.filter-chip.active{border-color:#355f4e33;background:#355f4e1f;color:var(--brand-deep)}.page-banner{padding:3.8rem 0 0}.page-banner-card{position:relative;overflow:hidden;padding:2.2rem;background:radial-gradient(circle at top right,rgba(209,136,79,.2),transparent 22%),linear-gradient(135deg,#fffaf2eb,#f3e5cfb8)}.product-tagline{font-size:1.1rem}.product-hero-label{margin:.25rem 0 .8rem;color:var(--accent);font-weight:800}.breadcrumb-nav{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;margin-bottom:.8rem;color:#4b4b4b;font-size:.94rem}.breadcrumb-nav a{color:var(--brand);font-weight:700}.breadcrumb-nav strong{color:var(--text)}.product-back-button{margin-top:.5rem}.quick-facts{margin-top:2rem}.quick-facts article,.rhythm-card{flex:1 1 0;min-width:12rem}.quick-facts article{padding:1rem 1.1rem;border-radius:1.2rem;background:#fff9efd1;border:1px solid rgba(92,72,44,.08)}.quick-facts strong,.rhythm-card strong{display:block;margin-top:.35rem;line-height:1.45}.product-image-wrap{position:relative}.product-image{border-radius:2rem;box-shadow:var(--shadow)}.product-article-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:2rem;align-items:start}.product-toc{position:sticky;top:6.4rem;display:grid;gap:.8rem;padding:1rem 0}.product-toc strong{color:var(--brand-deep)}.product-toc a{color:#4b4b4b;font-size:.95rem}.product-toc a:hover{color:var(--brand)}.product-plain-content{max-width:900px}.product-content-section{margin-bottom:4rem}.product-plain-content>.product-content-section>p,.product-plain-content>.product-content-section>ul,.product-callout p,.health-disclaimer p,.research-box p,.product-cta-box p{max-width:720px}.product-plain-content h2,.product-plain-content h3{margin:0 0 .75rem;color:var(--text);font-family:Cormorant Garamond,serif;line-height:1.05}.product-plain-content h2{font-size:clamp(2.15rem,3vw,2.9rem)}.product-plain-content h3{font-size:1.8rem}.product-plain-content p,.product-plain-content li{color:#4b4b4b;font-size:1rem;line-height:1.8}.product-plain-content ul{margin:0;padding-left:1.35rem}.product-plain-content li{margin-bottom:.55rem}.ingredient-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid rgba(92,72,44,.14);border-radius:1.2rem;background:#fffaf2b8}.ingredient-facts div{padding:1rem 1.1rem;border-right:1px solid rgba(92,72,44,.1);border-bottom:1px solid rgba(92,72,44,.1)}.ingredient-facts span,.usage-guide-grid span,.timing-table span{display:block;margin-bottom:.35rem;color:var(--text-soft);font-size:.92rem}.ingredient-facts strong{color:var(--text)}.authority-table{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(92,72,44,.14);border-radius:1.2rem;background:#5c482c1f}.authority-table div{padding:1.1rem;background:#fffaf2c2}.authority-table span{display:block;margin-bottom:.4rem;color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.authority-table strong{color:var(--brand-deep);line-height:1.55}.product-mini-icon{width:1.55rem;height:1.55rem;color:var(--brand);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;flex:0 0 auto}.icon-feature-grid,.modern-use-grid{display:grid;gap:1rem}.icon-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.icon-feature-grid article,.modern-use-grid article{display:flex;gap:.8rem;align-items:flex-start;padding:1rem;border:1px solid rgba(92,72,44,.1);border-radius:1rem;background:#fffaf29e}.icon-feature-grid strong,.modern-use-grid strong{display:block;color:var(--brand-deep)}.icon-feature-grid p{margin:.25rem 0 0;font-size:.94rem;line-height:1.65}.modern-use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modern-use-grid article{align-items:center}.product-callout,.health-disclaimer,.product-cta-box,.research-box{margin-bottom:4rem;border-radius:1rem}.product-callout{border-left:4px solid var(--accent);background:#f4eadf;padding:1.25rem}.product-callout strong,.health-disclaimer strong{color:var(--brand-deep)}.product-callout p,.health-disclaimer p{margin-bottom:0}.numbered-benefit{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.85rem;margin-bottom:1rem}.numbered-benefit span{display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;background:#355f4e1f;color:var(--brand-deep);font-weight:800}.numbered-benefit p{margin:0}.usage-guide-grid,.timing-table{display:grid;gap:1rem;margin-top:1.4rem}.usage-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-guide-grid article,.timing-table div{padding:1.1rem;border-radius:1rem;background:#fffaf2a8;border:1px solid rgba(92,72,44,.1)}.timing-table{grid-template-columns:repeat(3,minmax(0,1fr))}.timing-table p{margin:0}.product-plain-content details{border:1px solid rgba(92,72,44,.12);border-radius:1rem;margin-bottom:.8rem;padding:0;background:#fffaf29e;transition:background .18s ease,border-color .18s ease,transform .18s ease}.product-plain-content details:hover{border-color:#355f4e33;transform:translateY(-1px)}.product-plain-content details[open]{background:#fffaf2e0}.product-plain-content summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--brand-deep);cursor:pointer;font-weight:800;padding:1rem 1.1rem;list-style:none}.product-plain-content summary::-webkit-details-marker{display:none}.product-plain-content summary:after{content:"+";display:grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:50%;background:#355f4e1a;color:var(--brand);font-weight:800;flex:0 0 auto}.product-plain-content details[open] summary:after{content:"-"}.product-plain-content details p{margin:0;padding:0 1.1rem 1rem}.faq-answer{padding:1rem 1.1rem}.product-cta-box{padding:1.4rem;background:linear-gradient(135deg,#355f4e1f,#d1884f24),#fffaf2d1}.health-disclaimer{padding:1.2rem;border:1px solid rgba(53,95,78,.12);background:#355f4e12}.research-box{padding:1.25rem;border-left:4px solid var(--brand);background:#355f4e14}.rhythm-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.caution-list li::marker{color:var(--accent)}.compact-card .product-card-body p{min-height:auto}.ritual-stack{display:grid;gap:1rem}.ritual-card strong{margin-bottom:.5rem;display:block}.ritual-detail-card{display:grid;gap:1.2rem}.ritual-header{align-items:flex-start;flex-direction:column}.numbered-list{padding-left:1.25rem}.caution-panel{padding:1rem 1.1rem;border-radius:1.2rem;background:#d1884f17}.timing-card strong{display:block;margin-top:1rem}.safety-banner{display:grid;gap:1rem;align-items:center}.guide-page{display:grid}.guide-section-heading{max-width:40rem}.guide-time-groups{display:grid;gap:1rem;margin-top:1.35rem}.guide-time-group{display:grid;gap:1rem;padding:1.35rem;border:1px solid var(--line);border-radius:1.9rem;background:#fffaf2b8;box-shadow:var(--shadow)}.guide-time-group-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end}.guide-time-group-header p{margin:.4rem 0 0;color:var(--text-soft);line-height:1.7;max-width:42rem}.guide-herb-grid,.guide-beginner-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.guide-herb-card{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:1.6rem;background:var(--surface);box-shadow:var(--shadow);transition:transform .18s ease,border-color .18s ease}.guide-herb-card:hover{border-color:#355f4e3d;transform:translateY(-2px)}.guide-herb-card img{width:100%;aspect-ratio:1 / .88;object-fit:cover}.guide-card-fallback{display:grid;place-items:center;min-height:11rem;color:#fff8ef}.guide-card-fallback-leaf{background:linear-gradient(135deg,var(--brand),var(--brand-deep))}.guide-card-fallback-sun{background:linear-gradient(135deg,#b86f38,#8d562d)}.guide-card-fallback-powder{background:linear-gradient(135deg,#8a6b3f,#5f492d)}.guide-card-fallback-food{background:linear-gradient(135deg,#547258,#365446)}.guide-card-fallback-milk{background:linear-gradient(135deg,#786447,#4f3f2a)}.guide-card-fallback-warning{background:linear-gradient(135deg,#99603b,#6f452b)}.guide-card-fallback-shield{background:linear-gradient(135deg,#3f6653,#234136)}.guide-card-fallback-moon{background:linear-gradient(135deg,#5d6e67,#394743)}.guide-card-fallback-spark{background:linear-gradient(135deg,#8f6b43,#5a4328)}.guide-card-fallback-book{background:linear-gradient(135deg,#46635a,#2d473f)}.guide-icon-svg{width:2rem;height:2rem}.guide-card-copy{display:grid;gap:.55rem;padding:1rem}.guide-card-copy h3{margin:0;font-family:Cormorant Garamond,serif;font-size:1.95rem;line-height:1}.guide-card-copy p{margin:0;color:var(--text-soft);line-height:1.65}.guide-timeline{display:grid;gap:1rem}.timeline-card{position:relative;display:grid;gap:1rem;padding:1.4rem 1.5rem 1.35rem 1.75rem;border:1px solid var(--line);border-radius:1.7rem;background:#fffaf2d6;box-shadow:var(--shadow)}.timeline-card:before{content:"";position:absolute;left:.85rem;top:1.3rem;bottom:1.3rem;width:2px;border-radius:999px;background:linear-gradient(180deg,#355f4e47,#d1884f7a)}.timeline-card-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.timeline-kicker{display:inline-flex;margin-bottom:.35rem;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.timeline-card h3{margin:0;font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1}.timeline-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.timeline-label{display:inline-flex;margin-bottom:.35rem;color:var(--text-soft);font-size:.82rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.timeline-body p,.timeline-note{margin:0;color:var(--text-soft);line-height:1.7}.timeline-note{padding-top:.1rem}.timeline-arrow{justify-self:center;color:var(--accent);font-size:1.6rem;line-height:1}.consumption-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.form-card{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:1rem;padding:1.3rem;border:1px solid var(--line);border-radius:1.6rem;background:var(--surface);box-shadow:var(--shadow)}.form-card-icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:1rem;background:linear-gradient(135deg,#355f4e29,#d1884f29);color:var(--brand-deep)}.form-card-copy{display:grid;gap:.55rem}.form-card-copy h3{margin:0;font-family:Cormorant Garamond,serif;font-size:1.9rem;line-height:1}.form-card-copy p,.form-card-copy strong{margin:0;color:var(--text-soft);line-height:1.65}.guide-goal-card{min-height:13rem}.guide-goal-card p:last-child{margin:0}.dosha-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.dosha-card{display:grid;gap:.75rem;padding:1.35rem;border:1px solid var(--line);border-radius:1.7rem;background:#fffaf2b8;box-shadow:var(--shadow)}.dosha-card h3{margin:0;font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1}.dosha-card p,.dosha-card strong{margin:0;color:var(--text-soft);line-height:1.65}.comparison-card{display:grid;gap:.9rem;padding:1.35rem;border:1px solid var(--line);border-radius:1.7rem;background:var(--surface);box-shadow:var(--shadow)}.comparison-head,.comparison-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.comparison-head{color:var(--text-soft);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.comparison-row{padding:.95rem 0;border-top:1px solid rgba(92,72,44,.08)}.comparison-row strong{color:var(--brand-deep);line-height:1.5}.mistakes-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.mistake-card{display:grid;gap:.8rem;padding:1.3rem;border:1px solid var(--line);border-radius:1.6rem;background:#fffaf2bd;box-shadow:var(--shadow)}.mistake-index{color:var(--accent);font-size:.8rem;font-weight:800;letter-spacing:.14em}.mistake-card p{margin:0;color:var(--text-soft);line-height:1.7}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.faq-card{padding:1.2rem 1.25rem;border:1px solid var(--line);border-radius:1.5rem;background:var(--surface);box-shadow:var(--shadow)}.faq-card summary{display:flex;align-items:flex-start;gap:.8rem;list-style:none;cursor:pointer;font-weight:700;color:var(--brand-deep)}.faq-card summary::-webkit-details-marker{display:none}.faq-card p{margin:1rem 0 0;color:var(--text-soft);line-height:1.7}.faq-card[open]{background:#fff9eff2}.related-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.guide-safety-banner{gap:1.25rem}.guide-safety-copy p{margin:.75rem 0 0;color:var(--text-soft);line-height:1.7;max-width:48rem}.guide-safety-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.guide-safety-box{display:grid;gap:.75rem;padding:1.2rem;border:1px solid rgba(92,72,44,.1);border-radius:1.3rem;background:#fffaf2b8}.guide-safety-box strong{color:var(--brand-deep)}.guide-safety-box p{margin:0;color:var(--text-soft);line-height:1.7}.site-footer{padding:2rem 0 3rem}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,minmax(0,.7fr));gap:1.5rem;align-items:start;padding:2rem;border:1px solid var(--line);border-radius:2rem;background:#fffaf2b3}.footer-grid h3{margin:0 0 .7rem;font-family:Cormorant Garamond,serif;font-size:2rem}.footer-column{display:grid;gap:.65rem}.footer-column strong{color:var(--brand-deep)}.footer-column a,.footer-column span{color:var(--text-soft);font-size:.95rem}.footer-grid small{grid-column:1 / -1;color:var(--text-soft)}.empty-state{text-align:center;max-width:42rem;margin:0 auto}input:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid rgba(209,136,79,.4);outline-offset:3px}.blog-grid,.blog-admin-layout{display:grid;gap:1.2rem}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem}.blog-card,.blog-editor-panel,.blog-admin-list{border:1px solid var(--line);border-radius:1.6rem;background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.blog-card-image{display:block;background:#355f4e14}.blog-card-image img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.blog-card-body,.blog-editor-panel,.blog-admin-list,.blog-rich-content{padding:1.4rem}.blog-card h3,.blog-admin-list h2,.section-heading h1,.blog-detail-copy h1{margin:.8rem 0;font-family:Cormorant Garamond,serif;line-height:1}.blog-card h3{font-size:2rem}.blog-card p{color:var(--text-soft);line-height:1.7}.blog-image-fallback{display:grid;place-items:center;width:100%;aspect-ratio:4 / 3;padding:1rem;color:var(--brand-deep);font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700;background:linear-gradient(135deg,#355f4e24,#d1884f29),#fffaf2db}.blog-status{display:flex;align-items:center;justify-content:center;gap:.8rem;min-height:14rem;color:var(--text-soft);font-weight:700}.blog-loader{width:1rem;height:1rem;border:2px solid rgba(53,95,78,.18);border-top-color:var(--brand);border-radius:50%;animation:blog-spin .9s linear infinite}.blog-empty{margin-top:1.5rem}.blog-article{padding:2rem 0 3.5rem}.blog-article-shell{max-width:860px}.blog-article h1{margin:.6rem 0 .4rem;color:#050505;font-family:Manrope,sans-serif;font-size:clamp(2.25rem,5vw,3.6rem);font-weight:800;letter-spacing:0;line-height:1.14}.blog-article-image{margin:0 0 1.2rem;background:#355f4e14}.blog-article-image img{width:100%;max-height:560px;object-fit:cover}.blog-article-description,.blog-rich-content{color:#243f35;font-size:1rem;line-height:1.85}.blog-meta-row,.blog-admin-actions,.editor-toolbar{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.editor-toolbar-split{justify-content:space-between}.editor-toolbar-split div{display:flex;flex-wrap:wrap;gap:.5rem}.blog-meta-row{color:var(--text-soft);margin:1.2rem 0}.danger-button{border:1px solid rgba(153,45,45,.24);border-radius:999px;background:#992d2d14;color:#8b2f2f;padding:.95rem 1.45rem;font-weight:700}.blog-rich-content{padding-top:.3rem}.blog-rich-content h2,.blog-rich-content h3{color:var(--text);font-family:Cormorant Garamond,serif;line-height:1.05}.blog-rich-content img{border-radius:1.2rem}.product-rich-content{color:#243f35;font-size:1rem;line-height:1.85}.product-rich-content h2,.product-rich-content h3,.product-preview-content h2,.product-preview-content h3{color:var(--text);font-family:Cormorant Garamond,serif;line-height:1.05}.product-rich-content img,.product-preview-content img{width:100%;border-radius:1.2rem;margin:.8rem 0}.product-rich-content figure,.product-preview-content figure{margin:1.4rem 0}.product-rich-content figcaption,.product-preview-content figcaption{color:var(--text-soft);font-size:.9rem;text-align:center}.admin-gate{max-width:680px}.admin-login-form{display:grid;gap:1rem;margin:1.2rem 0}.form-message{color:#8b2f2f;font-weight:700}.blog-admin-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.blog-editor-panel{display:grid;gap:1.1rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.blog-editor-panel label,.image-upload-row{display:grid;gap:.55rem}.blog-editor-panel label span,.image-upload-row span{color:var(--text-soft);font-size:.9rem;font-weight:700}.blog-editor-panel input,.blog-editor-panel select,.blog-editor-panel textarea,.product-cms-form input,.product-cms-form select,.product-cms-form textarea,.rich-editor,.html-editor{width:100%;border:1px solid rgba(92,72,44,.12);border-radius:1rem;background:#ffffffd1;color:var(--text);padding:1rem 1.1rem}.blog-editor-panel textarea{resize:vertical}.product-cms-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1.4rem;align-items:start}.simple-product-cms{grid-template-columns:minmax(0,1fr) 390px}.simple-cms-main{padding-top:1.3rem}.compact-heading{margin-bottom:0}.compact-heading h2{margin:0 0 .3rem;font-family:Cormorant Garamond,serif;font-size:2rem}.simple-html-editor{min-height:30rem}.image-insert-button{position:relative;overflow:hidden;width:fit-content}.image-insert-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.product-preview-content{max-height:24rem;overflow:auto;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line);color:#4b4b4b;line-height:1.75}.product-cms-form{display:grid;gap:1.4rem}.tabbed-product-cms{align-items:start}.admin-top-bar{position:sticky;top:5.7rem;z-index:10;display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.9rem;border:1px solid var(--line);border-radius:1.1rem;background:#fffaf2f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.admin-top-bar div:first-child{display:grid;gap:.2rem}.admin-top-bar span{color:var(--text-soft);font-size:.9rem;text-transform:capitalize}.admin-tabs{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:thin}.admin-tabs button{flex:0 0 auto;border:1px solid rgba(92,72,44,.12);border-radius:999px;background:#fffaf2cc;color:var(--text-soft);padding:.8rem 1rem;font-weight:800}.admin-tabs button.active{border-color:#355f4e47;background:#355f4e1f;color:var(--brand-deep)}.admin-tab-panel{min-height:34rem}.admin-tab-panel>.cms-section-body{padding-top:1.3rem}.validation-summary{display:grid;gap:.25rem;padding:1rem 1.1rem;border:1px solid rgba(153,45,45,.2);border-radius:1rem;background:#992d2d14;color:#8b2f2f}.validation-summary span,.field-error{color:#8b2f2f;line-height:1.5}.field-error{font-size:.86rem;font-weight:700}.admin-field-label{color:var(--text-soft);font-size:.9rem;font-weight:800}.admin-rich-editor{position:relative;background:#ffffffd1}.admin-rich-editor:empty:before{content:attr(data-placeholder);color:#5f6d66b8}.image-admin-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:1rem;align-items:start}.admin-image-preview{overflow:hidden;border:1px solid rgba(92,72,44,.12);border-radius:1.2rem;background:#fffaf2b8}.admin-image-preview img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.seo-preview-card{display:grid;gap:.35rem;max-width:720px;padding:1.2rem;border:1px solid rgba(92,72,44,.12);border-radius:1rem;background:#fff;font-family:Arial,sans-serif}.seo-preview-card span{color:var(--text-soft);font-family:Manrope,sans-serif;font-size:.86rem;font-weight:800}.seo-preview-card strong{color:#1a0dab;font-size:1.18rem;font-weight:400;line-height:1.3}.seo-preview-card em{color:#006621;font-style:normal;line-height:1.3}.seo-preview-card p{margin:0;color:#4d5156;line-height:1.5}.admin-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.related-multiselect{position:relative;display:grid;gap:.8rem;max-width:760px}.related-trigger{width:100%;border:1px solid rgba(92,72,44,.12);border-radius:1rem;background:#ffffffd1;color:var(--brand-deep);padding:1rem 1.1rem;text-align:left;font-weight:800}.selected-chip-row{display:flex;flex-wrap:wrap;gap:.55rem}.selected-chip{border:1px solid rgba(53,95,78,.15);border-radius:999px;background:#355f4e14;color:var(--brand-deep);padding:.55rem .8rem;font-weight:800}.related-dropdown{display:grid;gap:.8rem;padding:.9rem;border:1px solid var(--line);border-radius:1rem;background:#fffaf2fa;box-shadow:var(--shadow)}.related-option-list{display:grid;gap:.45rem;max-height:24rem;overflow:auto}.related-option-list button{display:grid;grid-template-columns:1fr auto auto;gap:.8rem;align-items:center;border:1px solid rgba(92,72,44,.1);border-radius:.9rem;background:#ffffff94;padding:.75rem;text-align:left}.related-option-list small{color:var(--text-soft)}.related-option-list strong{color:var(--brand);font-size:.86rem}.large-preview-card{max-width:840px}.compact-product-list{max-width:none}.related-herb-card{display:grid;gap:.9rem;padding:1.35rem;border:1px solid var(--line);border-radius:1.4rem;background:var(--surface);box-shadow:var(--shadow)}.related-herb-card h3{margin:0;font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1}.related-herb-card p{margin:0;color:var(--text-soft);line-height:1.65}.cms-section{border:1px solid var(--line);border-radius:1.4rem;background:#fffaf2bd;box-shadow:0 14px 38px #332b1814;overflow:hidden}.cms-section:nth-of-type(2n){background:#f6f1e5d1}.cms-section summary{display:flex;justify-content:space-between;gap:1rem;padding:1.2rem 1.3rem;cursor:pointer;list-style:none}.cms-section summary::-webkit-details-marker{display:none}.cms-section summary:after{content:"+";display:grid;place-items:center;width:1.8rem;height:1.8rem;border-radius:50%;background:#355f4e1a;color:var(--brand);font-weight:800}.cms-section[open] summary:after{content:"-"}.cms-section summary strong{display:block;color:var(--brand-deep);font-size:1.08rem}.cms-section summary small,.field-hint{display:block;color:var(--text-soft);line-height:1.5}.cms-section-body{display:grid;gap:1.5rem;padding:0 1.3rem 1.3rem}.product-cms-form label{display:grid;gap:.6rem}.product-cms-form label span{color:var(--text-soft);font-size:.9rem;font-weight:800}.product-cms-form textarea{resize:vertical}.faq-editor-list{display:grid;gap:1rem}.faq-editor-row{display:grid;gap:1rem;padding:1rem;border:1px solid rgba(92,72,44,.1);border-radius:1rem;background:#ffffff7a}.related-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.related-selector label{display:grid;grid-template-columns:auto 1fr;gap:.2rem .6rem;align-items:center;padding:.85rem;border:1px solid rgba(92,72,44,.1);border-radius:.9rem;background:#ffffff73}.related-selector input{width:auto}.related-selector small{grid-column:2;color:var(--text-soft)}.sticky-save-bar{position:sticky;bottom:1rem;z-index:5;display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;padding:.9rem;border:1px solid var(--line);border-radius:1rem;background:#fffaf2f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow)}.product-preview-panel{position:sticky;top:6.5rem;display:grid;gap:1rem}.product-preview-card,.product-admin-list{border:1px solid var(--line);border-radius:1.4rem;background:#fffaf2c7;box-shadow:var(--shadow);padding:1.1rem}.product-preview-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:1rem;margin:.8rem 0}.product-preview-card h2{margin:.7rem 0 .4rem;font-family:Cormorant Garamond,serif;font-size:2.2rem;line-height:1}.preview-meta{display:grid;gap:.25rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.preview-meta strong{color:var(--brand-deep)}.preview-meta span,.preview-meta small{color:var(--text-soft);line-height:1.5}.editor-image-preview img{width:100%;max-height:18rem;object-fit:cover;border-radius:1.2rem}.rich-editor-wrap{display:grid;gap:.7rem}.editor-toolbar button{min-width:2.6rem;min-height:2.4rem;border:1px solid rgba(53,95,78,.14);border-radius:.8rem;background:#fffaf2f2;color:var(--brand-deep);font-weight:800}.editor-toolbar button.active{background:#355f4e1f;border-color:#355f4e47}.rich-editor,.html-editor{min-height:18rem;overflow:auto;line-height:1.7}.admin-post-row{display:grid;gap:.3rem;padding:1rem 0;border-bottom:1px solid var(--line)}.admin-post-row.active strong,.admin-post-row:hover strong{color:var(--brand)}.admin-post-row span{color:var(--text-soft);font-size:.9rem}@keyframes blog-spin{to{transform:rotate(360deg)}}@media(max-width:960px){.nav-toggle{display:inline-block}.nav-panel{position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem;display:none;flex-direction:column;align-items:stretch;padding:1rem;border:1px solid var(--line);border-radius:1.5rem;background:#fffaf2f5;box-shadow:var(--shadow)}.nav-panel.open{display:flex}.nav-links{flex-direction:column;align-items:stretch}.nav-link-pill{width:100%}.hero-layout,.product-hero-grid,.product-article-layout,.split-layout,.editorial-spotlight,.seasonal-layout,.image-admin-grid,.story-grid,.detail-grid,.blog-admin-layout,.product-cms-layout,.footer-grid{grid-template-columns:1fr}.three-up,.blog-grid,.goal-grid,.learning-grid,.spotlight-facts,.admin-card-grid,.timing-table,.timing-grid,.guide-herb-grid,.guide-beginner-grid,.consumption-grid,.dosha-grid,.mistakes-grid,.faq-grid,.related-guide-grid,.guide-safety-grid,.principles-grid,.ritual-page-grid,.rhythm-panel,.overview-grid,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual{min-height:28rem}.admin-top-bar{align-items:flex-start;flex-direction:column;top:5rem}}@media(max-width:640px){.hero-section,.section-shell,.product-hero{padding:3rem 0}.shell{width:min(100% - 1.2rem,1180px)}.hero-copy h1,.page-banner-card h1,.product-copy h1,.empty-state h1{font-size:clamp(2.6rem,14vw,4rem)}.three-up,.blog-grid,.goal-grid,.learning-grid,.seasonal-grid,.spotlight-facts,.admin-card-grid,.form-grid,.guide-herb-grid,.guide-beginner-grid,.consumption-grid,.dosha-grid,.mistakes-grid,.faq-grid,.related-guide-grid,.guide-safety-grid,.related-selector,.ingredient-facts,.authority-table,.icon-feature-grid,.modern-use-grid,.usage-guide-grid,.timing-table,.timing-grid,.principles-grid,.ritual-page-grid,.rhythm-panel,.overview-grid,.stats-grid{grid-template-columns:1fr}.hero-visual{min-height:auto}.product-toc{position:static;border-bottom:1px solid var(--line);margin-bottom:1rem}.product-preview-panel,.admin-top-bar{position:static}.admin-top-bar .blog-admin-actions{width:100%}.admin-top-bar .ghost-button,.admin-top-bar .primary-button{flex:1 1 auto;padding-inline:.9rem}.related-option-list button{grid-template-columns:1fr}.floating-note{position:static;margin-top:1rem}.section-heading.with-action,.guide-time-group-header,.timeline-card-head{align-items:flex-start;flex-direction:column}.timeline-body{grid-template-columns:1fr}.popular-strip{grid-template-columns:repeat(5,minmax(13rem,1fr));margin-right:-.6rem;padding-right:.6rem}.seasonal-item{grid-template-columns:5.5rem minmax(0,1fr)}.seasonal-item img{width:5.5rem}.card-meta,.filter-actions{flex-direction:column;align-items:flex-start}.footer-grid,.page-banner-card,.spotlight-body,.product-card-body,.goal-card,.popular-card,.learning-card,.related-herb-card,.principle-card,.story-card,.detail-card,.ritual-card,.timing-card,.ritual-detail-card,.filter-panel,.safety-banner,.empty-state,.overview-card,.rhythm-card,.blog-card,.blog-editor-panel,.blog-admin-list{border-radius:1.4rem}.guide-card-fallback{min-height:9.5rem}}
