:root {
  --emerald: #032221;
  --ink: #25211d;
  --cream: #f3f0e5;
  --paper: #fbf9f2;
  --red: #d99536;
  --red-dark: #9a5d16;
  --moss: #667057;
  --sage: #f2ede4;
  --line: rgba(37, 33, 29, .16);
  --serif: "DM Sans", Arial, sans-serif;
  --sans: "DM Sans", Arial, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: var(--sans); font-size: 16px; line-height: 1.55; }
a { color: inherit; text-decoration: none; }
button, input, textarea, select { font: inherit; }
.shell { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
.section { padding: 55px 0; }
.skip-link { position: fixed; z-index: 100; left: 20px; top: -60px; background: #fff; padding: 12px 18px; border-radius: 0 0 10px 10px; }
.skip-link:focus { top: 0; }

.announcement { height: 34px; display: grid; place-items: center; background: var(--ink); color: var(--cream); font-size: 11px; letter-spacing: .12em; text-transform: uppercase; }
.site-header { position: relative; z-index: 20; }
.nav { height: 76px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 11px; font-size: 20px; font-weight: 600; letter-spacing: -.04em; }
.brand-text { display: flex; flex-direction: column; align-items: flex-start; line-height: .88; }
.brand-name { display: block; }
.brand-name > span,
.brand-by > span { color: var(--red) !important; font-weight: 400; }
.brand-by { display: block; align-self: flex-start; margin-top: 5px; margin-left: 44%; color: inherit; font-size: .68em; font-weight: 400; letter-spacing: -.045em; white-space: nowrap; }
.brand-logo { width: 38px; height: 38px; flex: 0 0 38px; display: block; object-fit: cover; border-radius: 50%; }
.nav-links { display: flex; gap: 28px; font-size: 15px; }
.nav-links a, .footer a { transition: opacity .2s ease; }
.nav-links a:hover, .footer a:hover { opacity: .55; }
.button { min-height: 50px; padding: 0 24px; border: 1px solid var(--ink); border-radius: 999px; background: var(--ink); color: #fff; display: inline-flex; align-items: center; justify-content: center; gap: 24px; cursor: pointer; transition: transform .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); background: #3a342e; }
.button-small { min-height: 42px; padding: 0 20px; font-size: 13px; }
.button-light { background: var(--cream); color: var(--ink); border-color: var(--cream); }
.button-light:hover { background: #fff; }
.menu-button { display: none; border: 0; background: transparent; width: 42px; height: 42px; padding: 11px; }
.menu-button span { display: block; height: 1px; background: var(--ink); margin: 6px 0; }

.hero { position: relative; isolation: isolate; background: #171411; color: #f2ede4; overflow: hidden; }
.hero::after { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(90deg, rgba(11,9,8,.9) 0%, rgba(16,13,11,.72) 48%, rgba(16,13,11,.28) 100%); pointer-events: none; }
.hero-media { position: absolute; z-index: -2; inset: 0; overflow: hidden; background: #090706; }
.hero-grid { width: min(1480px, calc(100% - 40px)); min-height: clamp(620px, 72vh, 790px); display: flex; align-items: center; padding-block: 70px; }
.hero-copy { width: min(700px, 52%); margin-left: 0; text-align: right; }
.eyebrow, .section-kicker { margin: 0 0 24px; color: #f2ede4; text-transform: uppercase; letter-spacing: .14em; font-size: 11px; font-weight: 600; }
.eyebrow::before, .section-kicker::before { content: ""; display: inline-block; width: 28px; height: 1px; background: currentColor; margin: 0 10px 3px 0; }
h1, h2 { font-family: var(--sans); font-weight: 500; letter-spacing: -.045em; line-height: .98; margin: 0; }
h1 { font-size: clamp(48px, 4vw, 60px); }
h1 em, h2 em { color: var(--red); font-style: normal; font-weight: 500; }
.hero-lede { max-width: 580px; margin: 30px 0 30px auto; font-size: 18px; color: #d0c8bd; }
.hero-actions { display: flex; align-items: center; justify-content: flex-end; gap: 28px; }
.text-link { display: inline-flex; align-items: center; gap: 12px; font-size: 14px; border-bottom: 1px solid currentColor; padding-bottom: 3px; }
.hero-note { margin-top: 42px; font-size: 12px; color: #6e675e; display: flex; align-items: center; justify-content: flex-end; gap: 9px; }
.pulse { width: 7px; height: 7px; border-radius: 50%; background: #758758; box-shadow: 0 0 0 5px rgba(117,135,88,.13); }

.hero-video { position: absolute; inset: 0; width: 100%; height: 100%; display: block; object-fit: cover; object-position: center bottom; }
.halo { position: absolute; border: 1px solid rgba(255,255,255,.25); border-radius: 50%; }
.halo-one { width: 440px; height: 440px; right: -70px; top: -90px; }
.halo-two { width: 320px; height: 320px; right: -10px; top: -25px; }
.forest-floor { position: absolute; left: -10%; right: -10%; bottom: -65px; height: 170px; background: radial-gradient(ellipse, #849069 0 20%, transparent 21%) 0 0/38px 28px, linear-gradient(#58624d,#30392f); border-radius: 50% 50% 0 0; filter: blur(.2px); }
.mushroom { position: absolute; z-index: 3; filter: drop-shadow(12px 15px 11px rgba(31,29,24,.22)); }
.mushroom .cap { position: relative; background: radial-gradient(circle at 55% 30%, #d85a42, #b32f26 62%, #752018 100%); border-radius: 52% 48% 17% 18% / 72% 72% 25% 24%; box-shadow: inset 0 -10px 0 rgba(94,28,20,.25); }
.mushroom .cap::after { content: ""; position: absolute; left: 6%; right: 6%; bottom: -6%; height: 22%; border-radius: 50%; background: repeating-radial-gradient(ellipse at center, #e4d5b8 0 2px, #bda986 3px 5px); }
.mushroom .cap b { position: absolute; z-index: 2; width: 10px; height: 8px; background: #eee6cf; border-radius: 56% 44% 50% 50%; transform: rotate(12deg); }
.mushroom .cap b:nth-child(1) { left: 22%; top: 24%; }.mushroom .cap b:nth-child(2) { left: 48%; top: 13%; }.mushroom .cap b:nth-child(3) { right: 21%; top: 30%; }.mushroom .cap b:nth-child(4) { left: 36%; top: 48%; }.mushroom .cap b:nth-child(5) { right: 11%; top: 50%; }.mushroom .cap b:nth-child(6) { left: 12%; top: 53%; }
.mushroom .stem { margin: -4px auto 0; width: 31%; background: linear-gradient(90deg,#cbbf9f,#f0e6cc 52%,#b6a887); border-radius: 36% 30% 50% 50%; position: relative; }
.mushroom-main { width: 270px; left: 34%; bottom: 70px; }.mushroom-main .cap { height: 150px; }.mushroom-main .stem { height: 230px; }
.mushroom-left { width: 150px; left: 10%; bottom: 70px; transform: rotate(-7deg); }.mushroom-left .cap { height: 82px; }.mushroom-left .stem { height: 145px; }
.mushroom-right { width: 120px; right: 6%; bottom: 77px; transform: rotate(9deg); }.mushroom-right .cap { height: 65px; }.mushroom-right .stem { height: 110px; }
.product-card { position: absolute; z-index: 5; width: 184px; left: 24px; top: 36px; padding: 19px; background: rgba(244,240,226,.9); backdrop-filter: blur(8px); border-radius: 5px; transform: rotate(-3deg); }
.product-card span { font-size: 9px; text-transform: uppercase; letter-spacing: .1em; }.product-card strong { display: block; font-family: var(--serif); font-size: 31px; line-height: .88; margin: 26px 0 42px; font-weight: 400; }.product-card small { font-size: 10px; }
.quality-seal { z-index: 5; position: absolute; right: 25px; top: 30px; width: 88px; height: 88px; background: var(--red); color: #fff; border-radius: 50%; display: grid; place-content: center; text-align: center; transform: rotate(8deg); }.quality-seal span { font-family: var(--serif); font-size: 27px; line-height: 1; }.quality-seal small { font-size: 7px; line-height: 1; text-transform: uppercase; letter-spacing: .12em; }
.trust-row { position: relative; z-index: 1; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); min-height: 68px; display: flex; align-items: center; background: #000; backdrop-filter: blur(8px); }
.trust-track { display: flex; justify-content: space-between; align-items: center; gap: 18px; white-space: nowrap; font-size: 11px; text-transform: uppercase; letter-spacing: .09em; overflow: hidden; }.trust-track i { width: 5px; height: 5px; flex: 0 0 auto; background: var(--red); border-radius: 50%; }

.intro { width: 100%; min-height: 620px; margin: 0; padding-block: 90px; position: relative; isolation: isolate; overflow: hidden; border-radius: 0; background: #17110f url("assets/amanita_regalis_second_block_buy_wholesale.webp") center / cover no-repeat; box-shadow: none; display: flex; align-items: center; }
.intro::before { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(90deg, rgba(15,10,9,.94) 0%, rgba(27,13,12,.82) 48%, rgba(22,10,11,.58) 100%); }
.intro-content { position: relative; width: min(1180px, calc(100% - 40px)); }
.intro-grid { display: grid; grid-template-columns: 1.25fr .75fr; gap: 110px; align-items: end; }
.intro h2 { font-size: clamp(38px, 4vw, 58px); max-width: 850px; text-wrap: balance; }
.usp-list { list-style: none; margin: 0; padding: 6px 0; border-top: 1px solid rgba(255,255,255,.24); border-bottom: 1px solid rgba(255,255,255,.24); }
.usp-list li { position: relative; padding: 14px 10px 14px 30px; border-bottom: 1px solid rgba(255,255,255,.14); color: #eee8de; font-size: 18px; }
.usp-list li:last-child { border-bottom: 0; }
.usp-list li::before { content: ""; position: absolute; left: 4px; top: 50%; width: 7px; height: 7px; border-radius: 50%; background: var(--red); transform: translateY(-50%); box-shadow: 0 0 0 4px rgba(211,83,64,.12); }
.section-head { display: flex; align-items: end; justify-content: space-between; gap: 70px; margin-bottom: 55px; }.section-head h2 { font-size: clamp(36px, 3.6vw, 52px); max-width: 760px; }.section-head > p { max-width: 340px; color: #6c655d; margin: 0; }
.products { background: var(--emerald); }
.product-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.species-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:20px; }
.species-card { min-width:0; overflow:hidden; border-radius:6px; background:#000; color:#f2ede4; }
.species-card > a { display:flex; min-height:100%; flex-direction:column; }
.species-card-image { display:block; aspect-ratio:1/1; overflow:hidden; background:#fff; }
.species-card-image img { width:100%; height:100%; display:block; object-fit:contain; transition:transform .4s ease; }
.species-card-copy { display:flex; min-height:156px; flex:1; flex-direction:column; align-items:center; padding:18px 20px 16px; text-align:center; }
.species-card-copy strong { margin:0 0 14px; font-size:24px; font-weight:500; line-height:1.15; }
.species-card-copy .sale-note { margin:0 auto 18px; }
.species-card-copy b { display:flex; width:100%; align-items:center; justify-content:space-between; margin-top:0; padding-top:14px; border-top:1px solid rgba(255,255,255,.15); font-size:11px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; }
.species-card-copy b i { color:var(--red); font-size:18px; font-style:normal; }
.species-card:hover .species-card-image img { transform:scale(1.035); }
.species-card a:focus-visible { outline:2px solid var(--red); outline-offset:-4px; }
.category-catalog-page { background:var(--emerald); }
.category-catalog-main { min-height:calc(100vh - 76px); background:var(--emerald); }
.category-catalog-main .products { min-height:calc(100vh - 76px); padding-block:72px 90px; }
.category-catalog-main .section-head h1 { max-width:820px; margin:0; font-size:clamp(48px,4vw,60px); font-weight:500; line-height:.98; letter-spacing:-.045em; }
.category-catalog-main .section-head h1 em { color:var(--red); font-style:normal; }
.category-breadcrumb { display:flex; gap:10px; margin-bottom:48px; color:#a9b2aa; font-size:13px; }
.category-breadcrumb a { border-bottom:1px solid rgba(255,255,255,.35); }
.category-format-grid .product-card-real { min-height:470px; }
.category-format-grid .product-image { height:auto; aspect-ratio:1 / 1; }
.category-format-grid .product-image img { object-fit:contain; }
.product-card-real { background: var(--paper); border-radius: 5px; padding: 12px 12px 18px; min-width: 0; display: flex; flex-direction: column; }
.product-image { height: 250px; background: #fff; border-radius: 3px; overflow: hidden; position: relative; display: block; }
.product-image img { width: 100%; height: 100%; display: block; object-fit: cover; transition: transform .45s ease; }
.product-card-real:hover .product-image img { transform: scale(1.035); }
.grade-badge { position: absolute; left: 12px; top: 12px; padding: 7px 10px; border-radius: 999px; background: var(--red); color: #fff; font-size: 9px; text-transform: uppercase; letter-spacing: .09em; }
.grade-badge.neutral { background: var(--moss); }
.grade-badge.dark { background: #5b4438; }
.grade-badge.regalis { background: #806b55; }
.product-species { color: var(--red); font-size: 9px; letter-spacing: .12em; text-transform: uppercase; margin: 19px 4px 8px; }
.product-title-link { display: block; color: inherit; text-decoration: none; }
.product-title-link:focus-visible,
.product-card-real .sale-note:focus-visible { outline: 2px solid var(--red); outline-offset: 4px; }
.product-card-real h3 { display:flex; align-items:center; justify-content:center; font-family: var(--serif); font-size: 17px; font-weight: 400; line-height: .98; margin: 14px 4px 9px; min-height: 55px; text-align:center; }
.product-card-real h3 span { color: #716960; white-space: nowrap; }
.product-card-real .sale-note { display: block; width: fit-content; margin: auto auto 0; padding: 6px 13px; border: 1px solid color-mix(in srgb, var(--red) 55%, transparent); border-radius: 999px; color: #f3f0e5; background: color-mix(in srgb, var(--red) 12%, transparent); font-size: 11px; font-weight: 700; line-height: 1; letter-spacing: .1em; text-align: center; text-transform: uppercase; }
.product-card-real .sale-note:hover { border-color: var(--red); background: color-mix(in srgb, var(--red) 20%, transparent); }
.product-card-real > p { color: #6a635b; font-size: 13px; margin: 0 4px 22px; }
.product-actions { margin-top: auto; padding: 17px 4px 0; border-top: 1px solid var(--line); display: grid; grid-template-columns: 1fr; gap: 8px; }
.product-actions a { min-height: 44px; border: 1px solid var(--ink); border-radius: 999px; display: grid; place-items: center; font-size: 11px; transition: background .2s ease, color .2s ease; }
.product-actions .product-buy { background: var(--ink); color: #fff; }
.product-actions a:hover { background: var(--red); border-color: var(--red); color: #fff; }
.catalog-note { margin-top: 30px; display: flex; align-items: center; justify-content: space-between; gap: 35px; }
.catalog-note p { max-width: 650px; color: #6d655c; font-size: 12px; margin: 0; }
.format-card { min-height: 620px; position: relative; padding: 28px; background: var(--paper); border-radius: 5px; display: flex; flex-direction: column; overflow: hidden; }.format-card:nth-child(2) { background: #d6d1bd; }.format-card:nth-child(3) { background: #9aa68a; }
.format-art { height: 245px; margin: -28px -28px 32px; position: relative; overflow: hidden; background: #d7c2ad; }
.format-number { font-size: 11px; margin-bottom: 14px; }.format-card h3 { font-family: var(--serif); font-size: 43px; font-weight: 400; margin: 0 0 15px; line-height: 1; }.format-card p { color: #615a52; min-height: 76px; }.format-card ul { list-style: none; padding: 0; margin: 18px 0 30px; border-top: 1px solid var(--line); }.format-card li { padding: 9px 0; border-bottom: 1px solid var(--line); font-size: 13px; }.format-card > a { margin-top: auto; display: flex; justify-content: space-between; border-bottom: 1px solid var(--ink); padding-bottom: 7px; font-size: 13px; }
.slice { position: absolute; width: 170px; height: 100px; border-radius: 60% 60% 18% 18%; background: radial-gradient(circle at 48% 30%, #d45b45,#982f25 72%); box-shadow: inset 0 -13px 0 #e0cdb5, 0 15px 22px rgba(83,43,32,.2); }.slice::after { content:""; position:absolute; inset:17px 25px auto; height:7px; background:radial-gradient(circle,#f7edda 0 2px,transparent 3px) 0 0/20px 12px; }.s1 { left: -8px; bottom: 52px; transform: rotate(-10deg); }.s2 { left: 108px; bottom: 78px; transform: rotate(8deg); }.s3 { right: -35px; bottom: 35px; transform: rotate(-18deg); }
.format-powder .format-art { background: #aca78e; }.powder-bowl { position: absolute; left: 15%; right: 15%; bottom: -60px; height: 190px; border-radius: 0 0 50% 50%; background: #72594d; box-shadow: inset 0 14px 0 #4d3e38; }.powder-bowl::before { content:""; position:absolute; left:3%; right:3%; top:-20px; height:70px; border-radius:50%; background:radial-gradient(ellipse,#b89267,#85684b 70%); }.powder-line { position:absolute; width:210px; height:13px; right:-20px; top:70px; background:#e6ddc4; border-radius:10px; transform:rotate(-20deg); box-shadow: 0 0 0 4px #846e58; }
.custom-orbit { height:245px; margin:-28px -28px 32px; background:#69755c; position:relative; display:grid; place-items:center; }.custom-orbit::before,.custom-orbit::after,.custom-orbit span { content:""; position:absolute; border:1px solid rgba(240,238,221,.45); border-radius:50%; }.custom-orbit::before { width:220px;height:120px;transform:rotate(24deg); }.custom-orbit::after { width:220px;height:120px;transform:rotate(-24deg); }.custom-orbit span { width:9px;height:9px;background:#ede5d2;border:0; }.custom-orbit span:nth-child(1){left:80px;top:65px}.custom-orbit span:nth-child(2){right:80px;bottom:55px}.custom-orbit span:nth-child(3){right:102px;top:40px}.custom-orbit b { font-family:var(--serif);font-size:70px;color:#eee8d7;font-weight:400; }

.quality { padding-top: 0; background: #ece6d8; }
.quality-panel { background: var(--ink); color: var(--cream); padding: 80px; display: grid; grid-template-columns: .8fr 1.2fr; gap: 100px; border-radius: 6px; }
.section-kicker.light { color: #f2ede4; }.quality-copy h2 { font-size: clamp(38px,3.8vw,54px); }.quality-copy p:not(.section-kicker) { color:#bcb6aa; margin:28px 0 34px; }.quality-list article { display:grid; grid-template-columns:50px 1fr; gap:20px; padding:25px 0; border-top:1px solid rgba(255,255,255,.18); }.quality-list article:last-child { border-bottom:1px solid rgba(255,255,255,.18); }.quality-list article > span { font-size:11px;color:var(--sage); }.quality-list h3 { font-family:var(--serif);font-size:28px;font-weight:400;margin:0 0 7px; }.quality-list p { margin:0;color:#aaa49b;font-size:14px; }
.video-reviews { background: #211d19; color:var(--ink); overflow:hidden; }
.video-reviews-inner { width:min(100% - 48px,1480px); }
.video-reviews-head { display:grid; grid-template-columns:1.15fr .85fr; gap:90px; align-items:end; margin-bottom:50px; }
.video-reviews-head h1,.video-reviews-head h2 { max-width:780px; font-size:clamp(42px,4.7vw,60px); line-height:.98; }
.video-reviews-head h1 em,.video-reviews-head h2 em { color:var(--red); font-style:normal; }
.video-reviews-intro { max-width:530px; justify-self:end; }
.video-reviews-intro p { color:#aaa299; font-size:17px; line-height:1.55; margin:0 0 24px; }
.video-reviews-intro a { display:inline-flex; justify-content:space-between; gap:42px; min-width:310px; padding:0 0 10px; border-bottom:1px solid rgba(242,237,228,.65); font-weight:600; }
.featured-video-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:22px; }
.review-video-card { display:block; min-width:0; background:#000; border:1px solid rgba(242,237,228,.13); border-radius:18px; overflow:hidden; transition:transform .25s ease,border-color .25s ease; }
.review-video-card:hover { transform:translateY(-4px); border-color:var(--red); }
.review-video-thumb { position:relative; display:block; aspect-ratio:16/9; overflow:hidden; background:#171411; }
.review-video-thumb::after { content:""; position:absolute; inset:0; background:linear-gradient(to top,rgba(8,7,6,.72),transparent 55%); }
.review-video-thumb img { width:100%; height:100%; object-fit:cover; transition:transform .5s ease; }
.review-video-card:hover img { transform:scale(1.025); }
.review-video-thumb small { position:absolute; z-index:2; left:24px; bottom:20px; text-transform:uppercase; letter-spacing:.12em; font-size:10px; font-weight:700; }
.review-play { position:absolute; z-index:3; left:50%; top:50%; width:70px; height:70px; border-radius:50%; background:rgba(242,237,228,.95); transform:translate(-50%,-50%); box-shadow:0 14px 35px rgba(0,0,0,.28); }
.review-play::after { content:""; position:absolute; left:29px; top:24px; border-left:18px solid #171411; border-top:11px solid transparent; border-bottom:11px solid transparent; }
.review-video-meta { display:grid; grid-template-columns:1fr auto; gap:24px; align-items:end; padding:25px 26px 28px; }
.review-video-meta strong { font-size:25px; line-height:1.12; font-weight:500; }
.review-video-meta strong b { color:#aaa299; font-weight:400; white-space:nowrap; }
.review-video-meta em { color:var(--red); font-size:12px; font-style:normal; white-space:nowrap; }
.video-carousel { position:relative; margin-top:18px; }
.upcoming-video-grid { display:flex; gap:14px; overflow-x:auto; overflow-y:hidden; scroll-behavior:smooth; scroll-snap-type:x mandatory; scrollbar-width:none; }
.upcoming-video-grid::-webkit-scrollbar { display:none; }
.upcoming-video-card { display:block; position:relative; flex:0 0 clamp(270px,19vw,354px); min-height:250px; overflow:hidden; border:1px solid rgba(242,237,228,.13); border-radius:14px; background:#000; color:inherit; text-decoration:none; scroll-snap-align:start; }
.video-carousel-arrow { position:absolute; z-index:8; top:50%; width:58px; height:90px; border:0; background:transparent; color:var(--red); cursor:pointer; transform:translateY(-50%); }
.video-carousel-arrow-prev { left:-10px; }
.video-carousel-arrow-next { right:-10px; }
.video-carousel-arrow span { position:absolute; top:50%; width:42px; height:42px; border-top:6px solid currentColor; border-left:6px solid currentColor; }
.video-carousel-arrow-prev span { left:16px; transform:translateY(-50%) rotate(-45deg); }
.video-carousel-arrow-next span { right:16px; transform:translateY(-50%) rotate(135deg); }
.video-carousel-arrow:hover { color:#ff4b36; }
.video-carousel-arrow:focus-visible { outline:2px solid var(--red); outline-offset:4px; border-radius:999px; }
.upcoming-video-card::after { content:""; position:absolute; inset:0; background:linear-gradient(to top,rgba(10,9,8,.97) 4%,rgba(10,9,8,.4) 72%,rgba(10,9,8,.1)); }
.upcoming-video-card img { width:100%; height:100%; object-fit:cover; position:absolute; inset:0; filter:saturate(.7); }
.upcoming-video-card div { position:absolute; z-index:2; left:18px; right:18px; bottom:18px; }
.upcoming-video-card small { color:var(--red); text-transform:uppercase; letter-spacing:.12em; font-size:9px; }
.upcoming-video-card h3 { margin:7px 0 13px; font-size:17px; line-height:1.16; font-weight:500; }
.upcoming-video-card h3 span { color:#aaa299; white-space:nowrap; }
.upcoming-video-card b { display:inline-block; border:1px solid rgba(242,237,228,.35); border-radius:30px; padding:6px 9px; font-size:9px; text-transform:uppercase; letter-spacing:.1em; font-weight:600; }
.delivery-grid { display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:center; }.map-card { height:570px;background:#d3d8c4;position:relative;overflow:hidden;border-radius:55% 55% 8px 8px; }.map-grid { position:absolute;inset:0;background-image:linear-gradient(rgba(62,73,55,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(62,73,55,.13) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent); }.map-card::after { content:"";position:absolute;width:320px;height:390px;left:50%;top:50%;transform:translate(-50%,-45%) rotate(-7deg);background:#829174;clip-path:polygon(29% 0,72% 7%,90% 30%,73% 44%,85% 62%,66% 77%,51% 100%,34% 76%,7% 71%,14% 49%,0 33%,20% 24%);opacity:.72; }.pin { position:absolute;z-index:3;font-size:10px;text-transform:uppercase;letter-spacing:.08em;background:var(--paper);padding:9px 12px 9px 27px;border-radius:30px;box-shadow:0 8px 20px rgba(35,40,29,.12); }.pin i { position:absolute;left:10px;top:50%;transform:translateY(-50%);width:9px;height:9px;background:var(--red);border-radius:50%; }.pin-de { top:41%;left:46%; }.pin-ua { top:55%;right:7%; }.route { position:absolute;z-index:2;border:2px dashed rgba(189,61,47,.8);border-color:var(--red) transparent transparent var(--red);border-radius:50%; }.route-one {width:170px;height:110px;left:47%;top:45%;transform:rotate(18deg)}.route-two{width:250px;height:190px;left:24%;top:29%;transform:rotate(-20deg)}.map-label {position:absolute;z-index:3;left:32px;bottom:28px;font-family:var(--serif);font-size:34px;line-height:.95}.delivery-copy h2 { font-size:clamp(38px,3.8vw,54px); }.delivery-copy > p:not(.section-kicker) { color:#645e56;margin:28px 0 34px; }.delivery-stats {display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;margin-bottom:20px}.delivery-stats div{display:flex;align-items:center;gap:15px}.delivery-stats div+div{border-left:1px solid var(--line);padding-left:26px}.delivery-stats strong{font-family:var(--serif);font-size:47px;font-weight:400}.delivery-stats span,.delivery-copy small{font-size:11px;color:#716a62;line-height:1.3}
.parallax-sequence { --parallax-y:0px; background-image:url("assets/amanita_regalis_parallax_buy_wholesale.webp"); background-size:cover; background-position:center calc(50% + var(--parallax-y)); background-attachment:fixed; }
.process-parallax { min-height:380px; display:flex; align-items:center; color:var(--ink); background:rgba(12,10,9,.82); }
.process-parallax .section-head { margin-bottom:50px; }
.process-parallax .section-head h2 { max-width:820px; }
.process-parallax .section-head h2 em { color:var(--red); font-style:normal; }
.delivery-parallax { position:relative; min-height:410px; display:flex; align-items:center; color:var(--ink); background:linear-gradient(90deg,rgba(12,10,9,.9) 0%,rgba(12,10,9,.74) 52%,rgba(12,10,9,.48) 100%); }
.delivery-content { position:relative; z-index:1; display:grid; grid-template-columns:1.05fr .95fr; gap:90px; align-items:end; }
.delivery-message h1,.delivery-message h2 { font-size:clamp(48px,4vw,60px); max-width:720px; }
.delivery-message h1 em,.delivery-message h2 em { color:var(--red); font-style:normal; }
.delivery-lede { max-width:690px; margin:34px 0 0; color:#d0c8bd; font-size:18px; line-height:1.55; }
.delivery-options { background:rgba(14,13,11,.72); border:1px solid rgba(242,237,228,.2); border-radius:18px; padding:12px 34px; backdrop-filter:blur(8px); }
.delivery-option { display:grid; grid-template-columns:44px 1fr; column-gap:16px; padding:25px 0; border-bottom:1px solid rgba(242,237,228,.2); }
.delivery-option:last-child { border-bottom:0; }
.delivery-option > span { grid-row:1/3; color:var(--red); font-size:12px; padding-top:5px; }
.delivery-option h3 { margin:0 0 8px; font-size:18px; line-height:1.35; font-weight:650; }
.delivery-option p { margin:0; color:#d0c8bd; font-size:18px; line-height:1.55; }
.process { background:#efe8dc; }
.process-list { list-style:none; padding:0; margin:0; display:grid; grid-template-columns:repeat(4,1fr); border-top:1px solid var(--line); border-bottom:1px solid var(--line); }
.process-list li { display:flex; flex-direction:column; padding:15px 28px 21px 0; min-height:150px; }
.process-list li + li { border-left:1px solid var(--line); padding-left:28px; }
.process-list span { color:var(--red); font-size:clamp(44px,4vw,68px); font-weight:500; line-height:1; letter-spacing:-.04em; }
.process-list h3 { margin:auto 0 10px; font-family:var(--sans); font-size:18px; font-weight:650; line-height:1.3; }
.process-list p { margin:0; color:#d0c8bd; font-size:18px; line-height:1.55; }
.faq-parallax { min-height:380px; display:flex; align-items:center; background:rgba(12,10,9,.84); }
.faq { display:grid; grid-template-columns:minmax(300px,.85fr) minmax(0,2.15fr); gap:70px; align-items:start; }
.faq-intro { position:relative; top:auto; align-self:start; }
.faq-intro h1,.faq-intro h2 { font-size:clamp(48px,4vw,60px); }
.faq-intro h1 em,.faq-intro h2 em { color:var(--red); font-style:normal; }
.faq-intro > p:last-child { max-width:390px; margin-top:25px; color:#d0c8bd; font-size:18px; line-height:1.55; }
.accordion { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:0 58px; align-items:start; }
.accordion details { min-width:0; border-top:1px solid var(--line); padding:0; }
.accordion details:last-child { border-bottom:1px solid var(--line); }
.accordion details:nth-last-child(-n+2) { border-bottom:1px solid var(--line); }
.accordion summary { list-style:none; cursor:pointer; padding:18px 0; display:flex; justify-content:space-between; gap:20px; font-family:var(--sans); font-size:18px; font-weight:500; line-height:1.4; }
.accordion summary::-webkit-details-marker { display:none; }
.accordion summary span { color:var(--red); font-size:28px; font-weight:300; transition:transform .2s; }
.accordion details[open] summary span { transform:rotate(45deg); }
.accordion details p { max-width:720px; margin:0 0 20px; color:#d0c8bd; font-family:var(--sans); font-size:18px; line-height:1.55; }
.faq-read-more {
  display:inline-flex;
  margin-left:10px;
  color:var(--red);
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
  line-height:1.2;
  text-decoration:none;
  text-transform:uppercase;
  border-bottom:1px solid currentColor;
}
.faq-read-more:hover { color:var(--white); }
.faq-article-page {
  min-height:100vh;
  padding:clamp(110px, 10vw, 150px) 0 80px;
  color:#f3f0e5;
  background:var(--emerald);
}
.faq-article {
  max-width:960px;
  border:1px solid rgba(255,255,255,.15);
  border-radius:22px;
  background:#050505;
  padding:clamp(38px, 5vw, 64px);
  box-shadow:0 28px 90px rgba(0,0,0,.28);
}
.faq-article h1 {
  max-width:860px;
  margin:0 0 32px;
  font-size:clamp(40px,4.2vw,62px);
  line-height:1.03;
  font-weight:500;
  letter-spacing:0;
}
.faq-article h1 em {
  color:var(--red);
  font-style:normal;
  font-weight:500;
}
.faq-article-body {
  max-width:860px;
  color:#d0c8bd;
  font-size:18px;
  line-height:1.66;
}
.faq-article-body h2 {
  margin:38px 0 14px;
  color:var(--white);
  font-size:clamp(26px,2.2vw,36px);
  line-height:1.12;
  font-weight:600;
  letter-spacing:0;
}
.faq-article-body h2 em {
  color:var(--red);
  font-style:normal;
}
.faq-article-body p { margin:0 0 18px; }
.faq-article-list {
  display:grid;
  gap:10px;
  margin:8px 0 24px;
  padding:0;
  list-style:none;
}
.faq-article-list li {
  position:relative;
  padding-left:22px;
  color:#f3eadf;
  font-size:18px;
  line-height:1.45;
}
.faq-article-list li::before {
  content:"";
  position:absolute;
  left:0;
  top:.67em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--red);
}
.faq-back-link {
  display:inline-flex;
  margin-top:34px;
  color:var(--red);
  font-weight:700;
  letter-spacing:.08em;
  text-decoration:none;
  text-transform:uppercase;
  border-bottom:1px solid currentColor;
}
.faq-back-link:hover { color:var(--white); }
.inquiry { background:#211d19; color:var(--ink); }
.inquiry-wrap { display:grid; grid-template-columns:.75fr 1.25fr; gap:100px; }
.inquiry-copy h2 em { color:var(--red); font-style:normal; }
.inquiry-copy > p:not(.section-kicker) { max-width:520px; margin:30px 0; color:#d0c8bd; font-size:18px; line-height:1.55; }
.contact-lines { display:flex; flex-direction:column; gap:10px; font-size:18px; line-height:1.45; }
.quote-form { background:var(--emerald); color:var(--ink); padding:38px; border:1px solid var(--line); border-radius:10px; }
.field-row { display:grid; grid-template-columns:1fr 1fr; gap:24px; }
.quote-form label { display:block; margin-bottom:22px; font-family:var(--sans); font-size:12px; font-weight:600; line-height:1.4; text-transform:uppercase; letter-spacing:.08em; }
.quote-form input,.quote-form select,.quote-form textarea { display:block; width:100%; border:0; border-bottom:1px solid rgba(242,237,228,.35); border-radius:0; outline:none; background:transparent; color:var(--ink); padding:12px 0; font-family:var(--sans); font-size:16px; line-height:1.5; }
.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus { border-color:var(--red); }
.quote-form textarea { resize:none; overflow:hidden; min-height:120px; }
.quote-form .consent { display:flex; align-items:flex-start; gap:12px; color:#aaa198; font-size:14px; font-weight:400; line-height:1.5; text-transform:none; letter-spacing:0; }
.consent input { width:17px; height:17px; flex:0 0 17px; }
.consent a { text-decoration:underline; }
.quote-form .button { width:100%; margin-top:5px; background:var(--ink); border-color:var(--ink); color:#171411; font-family:var(--sans); font-size:16px; }
.form-note { margin:12px 0 0; color:#aaa198; font-size:12px; line-height:1.5; text-align:center; }
.footer{background:#000;color:#d8d2c7;padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:50px}.brand-footer{color:#fff}.brand-footer .brand-logo{background:#fff}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:13px}.footer-grid>div:first-child p{color:#8f8981;max-width:260px}.footer strong{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#8f8981;margin-bottom:12px}.footer-grid span{color:#8f8981}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:60px;padding-top:22px;display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px;font-size:10px;color:#807a73}.footer-bottom p{margin:0}.footer-bottom a{text-align:right}
.footer .brand-footer .brand-name,
.footer .brand-footer .brand-by { color: #fff; }
.floating-social { position:fixed; z-index:50; right:26px; bottom:26px; display:flex; flex-direction:column; gap:14px; }
.floating-social-button { position:relative; width:62px; height:62px; display:grid; place-items:center; border-radius:50%; color:#fff; box-shadow:0 16px 36px rgba(0,0,0,.34); animation:social-ring 2.7s ease-in-out infinite; }
.floating-social-button svg { position:relative; z-index:2; width:34px; height:34px; fill:currentColor; }
.floating-whatsapp svg { width:32px; height:32px; overflow:visible; }
.floating-whatsapp .whatsapp-phone { transform-box:fill-box; transform-origin:center; transform:translate(-.35px,-.45px) scale(.84); }
.floating-whatsapp { --pulse-color:rgba(37,211,102,.62); background:#25d366; }
.floating-telegram { --pulse-color:rgba(42,171,238,.62); background:#2aabee; animation-delay:.35s; }
.floating-pulse,
.floating-social-button::before,
.floating-social-button::after { content:""; position:absolute; inset:-8px; border:2px solid var(--pulse-color,rgba(255,255,255,.6)); border-radius:50%; opacity:0; pointer-events:none; box-shadow:0 0 18px var(--pulse-color,rgba(255,255,255,.35)); animation:social-pulse 1.8s ease-out infinite; }
.floating-social-button::before { animation-delay:.45s; }
.floating-social-button::after { animation-delay:.9s; }
.floating-telegram .floating-pulse,
.floating-telegram::before,
.floating-telegram::after { animation-delay:.3s; }
.floating-social-button:hover { opacity:1; transform:translateY(-2px); }

@keyframes social-pulse {
  0% { transform:scale(.76); opacity:.72; }
  78%, 100% { transform:scale(2.05); opacity:0; }
}

@keyframes social-ring {
  0%, 72%, 100% { transform:rotate(0) scale(1); }
  74% { transform:rotate(-8deg) scale(1.04); }
  76% { transform:rotate(8deg) scale(1.04); }
  78% { transform:rotate(-7deg) scale(1.04); }
  80% { transform:rotate(7deg) scale(1.04); }
  82% { transform:rotate(0) scale(1); }
}
/* Dark presentation */
:root {
  --ink: #f2ede4;
  --cream: #211d19;
  --paper: #171411;
  --red: #d35340;
  --red-dark: #301915;
  --moss: #879673;
  --sage: #b9c89f;
  --line: rgba(242, 237, 228, .15);
}
body { background: var(--paper); color: var(--ink); }
.announcement { background: #0c0b0a; color: #d8d1c6; }
.site-header { background: #000; }
.skip-link { background: #2b2520; }
.menu-button span { background: var(--ink); }
.hero { background: var(--cream); }
.hero-lede,
.intro-grid > div p,
.section-head > p,
.catalog-note p,
.format-card p,
.delivery-copy > p:not(.section-kicker),
.process-list p,
.faq-intro > p:last-child,
.accordion details p { color: #b9b0a5; }
.button,
.button-light { background: var(--ink); border-color: var(--ink); color: #171411; }
.button:hover,
.button-light:hover { background: #fffaf2; }
.products,
.quality,
.process { background: #211d19; }
.products { background: var(--emerald); }
.process-parallax { background: rgba(12, 10, 9, .82); }
.product-card-real { background: #000; }
.product-card-real h3 span,
.product-card-real > p { color: #afa69b; }
.product-actions a { border-color: var(--ink); }
.product-actions .product-buy { background: var(--ink); color: #171411; }
.format-card { background: #29231e; }
.format-card:nth-child(2) { background: #332d27; }
.format-card:nth-child(3) { background: #344033; }
.quality-panel { background: #0e0d0b; color: var(--ink); }
.quality-copy p:not(.section-kicker),
.quality-list p { color: #aaa299; }
.map-card { background: #4f5948; }
.pin { background: #27221d; }
.delivery-stats span,
.delivery-copy small { color: #aaa198; }
.inquiry { background: #211d19; color: var(--ink); }
.quote-form { background: var(--emerald); color: var(--ink); }
.quote-form input,
.quote-form select,
.quote-form textarea { color: var(--ink); border-color: rgba(242, 237, 228, .35); }
.quote-form select option { background: var(--emerald); color: var(--ink); }
.form-honeypot { position:absolute !important; left:-10000px !important; width:1px !important; height:1px !important; overflow:hidden !important; }
.quote-form .consent,
.form-note { color: #aaa198; }
.quote-form .button { background: var(--ink); border-color: var(--ink); color: #171411; }
.footer { background: #0c0b0a; }

/* One consistent scale for all primary page headings */
.intro h2,
.section-head h1,
.section-head h2,
.video-reviews-head h1,
.video-reviews-head h2,
.delivery-copy h2,
.delivery-message h1,
.delivery-message h2,
.faq-intro h1,
.faq-intro h2,
.inquiry-copy h2 { font-size:clamp(48px,4vw,60px); }

.reveal { opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease }.reveal.visible{opacity:1;transform:none}

@media (max-width: 960px) {
  .hero-grid{width:min(100% - 40px,780px);padding-top:55px}.hero-copy{width:100%;max-width:680px;text-align:left}.hero-lede{margin-left:0}.hero-actions,.hero-note{justify-content:flex-start}.intro-grid,.delivery-grid,.faq,.inquiry-wrap{grid-template-columns:1fr;gap:55px}.product-grid{grid-template-columns:1fr 1fr}.species-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.species-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.species-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quality-panel{grid-template-columns:1fr;gap:45px;padding:55px}.process-list{grid-template-columns:1fr 1fr}.process-list li:nth-child(3){border-left:0;border-top:1px solid var(--line)}.process-list li:nth-child(4){border-top:1px solid var(--line)}.faq-intro{position:static}.accordion{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}.footer-bottom{grid-template-columns:1fr}.footer-bottom a{text-align:left}
}
@media (max-width: 960px) {
  .video-reviews-head { grid-template-columns:1fr; gap:25px; }
  .video-reviews-intro { justify-self:start; }
  .upcoming-video-card { flex-basis:clamp(280px,42vw,354px); }
}
@media (max-width: 720px) {
  .shell{width:min(100% - 28px,1180px)}.section{padding:38px 0}.nav{height:66px}.nav-cta{display:none}.menu-button{display:block}.nav-links{display:none;position:absolute;top:66px;left:14px;right:14px;background:var(--paper);padding:22px;flex-direction:column;gap:19px;box-shadow:0 18px 45px rgba(37,33,29,.16)}.nav-links.open{display:flex}.hero::after{background:linear-gradient(90deg,rgba(11,9,8,.9),rgba(16,13,11,.58))}.hero-grid{width:min(100% - 28px,780px);min-height:560px;padding-block:55px 42px}h1{font-size:44px}.hero-lede{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.mushroom-main{width:210px;left:29%}.mushroom-main .cap{height:118px}.mushroom-main .stem{height:190px}.mushroom-left{width:110px}.mushroom-right{width:90px}.product-card{width:145px}.product-card strong{font-size:25px;margin:18px 0 28px}.quality-seal{width:70px;height:70px}.trust-track{justify-content:flex-start}.intro-grid{gap:30px}.intro h2{font-size:40px}.section-head{display:block;margin-bottom:35px}.section-head>p{margin-top:20px}.product-grid,.species-grid{grid-template-columns:1fr}.product-image{height:310px}.catalog-note{align-items:flex-start;flex-direction:column}.quality-panel{width:100%;padding:52px 22px;border-radius:0}.delivery-grid{gap:45px}.map-card{height:470px}.process-list{grid-template-columns:1fr}.process-list li,.process-list li+li{border-left:0;border-top:1px solid var(--line);padding:24px 0;min-height:180px}.process-list li:first-child{border-top:0}.process-list h3{margin-top:35px}.field-row{grid-template-columns:1fr;gap:0}.quote-form{padding:25px 20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-grid>div:last-child{margin-top:15px}
}
@media (max-width: 720px) {
  .video-reviews-inner { width:min(100% - 28px,1480px); }
  .intro h2,
  .section-head h1,
  .section-head h2,
  .video-reviews-head h1,
  .video-reviews-head h2,
  .delivery-copy h2,
  .delivery-message h1,
  .delivery-message h2,
  .faq-intro h1,
  .faq-intro h2,
  .inquiry-copy h2 { font-size:44px; }
  .featured-video-grid { grid-template-columns:1fr; }
  .review-video-meta { grid-template-columns:1fr; gap:12px; }
  .upcoming-video-card { flex-basis:calc(100vw - 56px); min-height:230px; }
  .video-carousel-arrow { width:46px; height:72px; }
  .video-carousel-arrow-prev { left:-8px; }
  .video-carousel-arrow-next { right:-8px; }
  .video-carousel-arrow span { width:32px; height:32px; border-width:5px; }
  .video-reviews-intro a { min-width:0; width:100%; }
  .floating-social { right:16px; bottom:16px; gap:10px; }
  .floating-social-button { width:54px; height:54px; }
  .floating-social-button svg { width:29px; height:29px; }
  .floating-whatsapp svg { width:27px; height:27px; }
}
@media (max-width: 960px) {
  .process-parallax { min-height:auto; }
  .delivery-parallax { min-height:auto; }
  .faq-parallax { min-height:auto; }
  .delivery-content { grid-template-columns:1fr; gap:45px; }
  .delivery-options { max-width:720px; }
}
@media (max-width: 720px) {
  .parallax-sequence { background-attachment:scroll; background-position:60% calc(50% + var(--parallax-y)); }
  .process-parallax .section-head { margin-bottom:35px; }
  .process-list span { font-size:48px; }
  .process-list h3,.process-list p { font-size:16px; }
  .accordion { display:grid; grid-template-columns:1fr; }
  .faq-intro > p:last-child,.accordion summary,.accordion details p { font-size:16px; }
  .faq-read-more { display:flex; width:max-content; margin:12px 0 0; }
  .faq-article-page { padding:100px 0 44px; }
  .faq-article { padding:30px 22px; border-radius:20px; }
  .faq-article h1 { font-size:34px; line-height:1.06; letter-spacing:0; }
  .faq-article-body,
  .faq-article-list li { font-size:16px; line-height:1.58; }
  .faq-article-body h2 { font-size:24px; line-height:1.16; }
  .delivery-options { padding:8px 20px; }
  .delivery-option { grid-template-columns:34px 1fr; }
  .delivery-lede,.delivery-option h3,.delivery-option p { font-size:16px; }
}
@media (max-width: 520px) {
  .usp-list li { font-size: 16px; }
}
@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}.floating-social-button,.floating-pulse,.floating-social-button::before,.floating-social-button::after{animation:none}}


.documents-page { background: var(--ink); color: var(--cream); }
.documents-page .section-head > p { color: #c7beb3; }
.documents-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.document-card { min-width: 0; display: flex; flex-direction: column; background: #2a241f; border: 1px solid rgba(255,255,255,.08); border-radius: 5px; padding: 12px; overflow: hidden; transition: transform .25s ease, border-color .25s ease; }
.document-card:hover { transform: translateY(-4px); border-color: color-mix(in srgb, var(--red) 55%, rgba(255,255,255,.18)); }
.document-thumb { display: block; aspect-ratio: 3 / 4; background: #f6f1ea; border-radius: 4px; overflow: hidden; }
.document-thumb img { width: 100%; height: 100%; object-fit: cover; object-position: top center; transition: transform .3s ease; }
.document-card:hover .document-thumb img { transform: scale(1.025); }
.document-meta { display: flex; align-items: center; justify-content: space-between; gap: 18px; border-top: 1px solid rgba(255,255,255,.12); margin-top: 16px; padding: 16px 4px 4px; }
.document-meta strong { font-size: 17px; line-height: 1.1; font-weight: 500; color: var(--cream); }
.document-meta em { flex: 0 0 auto; font-style: normal; color: var(--red); font-size: 12px; text-transform: uppercase; letter-spacing: .08em; }

@media (max-width: 960px) {
  .documents-grid { grid-template-columns: repeat(2, 1fr); }
  .document-meta { align-items: flex-start; flex-direction: column; gap: 10px; }
}

@media (max-width: 560px) {
  .documents-grid { grid-template-columns: 1fr; }
}


.about-page { background: var(--ink); color: var(--cream); }
.about-hero { display: grid; grid-template-columns: .82fr 1fr; gap: 52px; align-items: stretch; }
.about-image { min-height: 560px; border-radius: 6px; overflow: hidden; background: #2a241f; }
.about-image img { width: 100%; height: 100%; object-fit: cover; display: block; }
.about-copy { display: flex; flex-direction: column; justify-content: center; padding: 34px 0; }
.about-copy h1 { font-size: clamp(44px, 5.6vw, 82px); line-height: .95; margin: 0 0 30px; max-width: 850px; }
.about-copy h1 em,
.founder-card h2 em { color: var(--red); font-style: normal; }
.about-copy p { color: #c7beb3; font-size: clamp(17px, 1.45vw, 22px); line-height: 1.55; max-width: 760px; }
.about-values { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(255,255,255,.12); border-bottom: 1px solid rgba(255,255,255,.12); margin: 72px 0; }
.about-values article { padding: 34px 34px 40px; border-left: 1px solid rgba(255,255,255,.12); min-height: 255px; }
.about-values article:first-child { border-left: 0; }
.about-values span { color: var(--red); font-size: 42px; display: block; margin-bottom: 34px; }
.about-values h2 { margin: 0 0 14px; font-size: 24px; }
.about-values p { margin: 0; color: #c7beb3; line-height: 1.55; }
.founder-card { display: grid; grid-template-columns: 330px 1fr; gap: 48px; align-items: center; background: #2a241f; border: 1px solid rgba(255,255,255,.1); border-radius: 6px; padding: 34px; }
.founder-photo { aspect-ratio: 1; border-radius: 50%; overflow: hidden; background: #171310; }
.founder-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.founder-card h2 { font-size: clamp(34px, 3.7vw, 54px); line-height: 1; margin: 0 0 26px; }
.founder-card blockquote { margin: 0 0 24px; color: var(--cream); font-size: 24px; line-height: 1.35; }
.founder-card p:not(.section-kicker) { color: #c7beb3; font-size: 18px; line-height: 1.6; margin: 0; }

@media (max-width: 960px) {
  .about-hero,
  .founder-card { grid-template-columns: 1fr; }
  .about-image { min-height: 420px; }
  .about-values { grid-template-columns: 1fr; }
  .about-values article,
  .about-values article:first-child { border-left: 0; border-top: 1px solid rgba(255,255,255,.12); }
  .about-values article:first-child { border-top: 0; }
  .founder-photo { width: min(100%, 320px); }
}

@media (max-width: 560px) {
  .about-image { min-height: 320px; }
  .founder-card { padding: 22px; }
  .about-values article { padding: 28px 0; }
}

/* Global brand rule: every small section label is white. */
.eyebrow,
.section-kicker,
.section-kicker.light {
  color: #f2ede4 !important;
}
.faq-read-more:hover { filter: brightness(1.15); }
.faq-article h1 em,
.faq-article-body h2 em,
.faq-article-body h3 em {
  color: var(--faq-accent) !important;
  font-style: normal;
  font-weight: 500;
}

/* Global FAQ accent standard: links and article heading accents. */
:root { --faq-accent: #bd3d2f; }
.faq-read-more,
.faq-read-more:visited,
.faq-read-more:hover,
.faq-read-more:focus-visible {
  color: var(--faq-accent) !important;
}
.faq-read-more:hover { filter: brightness(1.15); }
.faq-article h1 em,
.faq-article-body h2 em,
.faq-article-body h3 em {
  color: var(--faq-accent) !important;
  font-style: normal;
  font-weight: 500;
}



/* Amanita Regalis specialist landing */
.regalis-hero-media { position:absolute; inset:0; overflow:hidden; background:linear-gradient(100deg,#090807 0%,#17100b 52%,#032221 100%); }
.regalis-hero-media::before { content:""; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.58) 43%,rgba(0,0,0,.16) 75%),radial-gradient(circle at 76% 42%,rgba(217,149,54,.24),transparent 38%); }
.regalis-hero-media .hero-video { filter:brightness(.76) saturate(.9) sepia(.08); }
.intro { background:#17110f linear-gradient(90deg,rgba(8,7,6,.9),rgba(8,7,6,.5)),url("assets/amanita_regalis_second_block_buy_wholesale.webp") center 58% / cover no-repeat; }
.section-kicker,.section-kicker.light,.eyebrow { color:#f2ede4 !important; }
.brand-logo { object-fit:contain; }
@media (max-width:760px) {
  .regalis-hero-media .hero-video { object-position:58% bottom; }
  .regalis-hero-media::before { background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.48)),linear-gradient(0deg,rgba(0,0,0,.7),transparent 55%); }
}

/* Amanita Regalis supplied parallax artwork */
.parallax-sequence {
  background-image:linear-gradient(90deg,rgba(10,8,6,.82),rgba(10,8,6,.5)),url("assets/amanita_regalis_parallax_buy_wholesale.webp");
  background-size:cover;
  background-position:center calc(50% + var(--parallax-y));
  background-attachment:fixed;
}
@media (max-width:760px) {
  .parallax-sequence { background-attachment:scroll; background-position:58% calc(50% + var(--parallax-y)); }
}


/* Standardized product-card typography and actions */
.product-image img {
  object-fit: contain;
}
.product-card-real h3 {
  min-height: 64px;
  margin: 16px 8px 10px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.18;
  text-align: center;
  text-wrap: balance;
}
.product-details-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin: 14px 4px 0;
  padding-top: 14px;
  border-top: 1px solid rgba(255,255,255,.14);
  color: #f3f0e5;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.product-details-link span {
  flex: 0 0 auto;
  color: var(--red);
  font-size: 18px;
  transition: transform .2s ease;
}
.product-details-link:hover { color: var(--red); }
.product-details-link:hover span { transform: translate(2px,-2px); }
.product-details-link:focus-visible { outline: 2px solid var(--red); outline-offset: 4px; }
@media (max-width:760px) {
  .product-card-real h3 { min-height: 58px; }
}

/* BEGIN AMANITA REGALIS FULL FAQ 20260723-amanita-regalis-faq */
:root { --faq-accent: #d35340; }
.faq-parallax { min-height:auto; padding-block:90px; }
.faq-parallax .faq { grid-template-columns:minmax(300px,.85fr) minmax(0,2.15fr); gap:70px; align-items:start; }
.faq-parallax .faq-intro { position:sticky; top:110px; }
.faq-parallax .accordion { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:0 58px; align-content:start; align-items:start; }
.faq-parallax .accordion details:nth-last-child(-n+2) { border-bottom:1px solid var(--line); }
.faq-parallax .accordion summary { padding:18px 0; }
.faq-parallax .accordion details p { margin-bottom:20px; }
.faq-read-more { display:inline-flex; margin-left:10px; color:var(--faq-accent); font-size:13px; font-weight:700; letter-spacing:.08em; line-height:1.2; text-decoration:none; border-bottom:1px solid currentColor; }
.faq-read-more,
.faq-read-more:visited,
.faq-read-more:hover,
.faq-read-more:focus-visible { color:var(--faq-accent) !important; }
.faq-read-more:hover { filter:brightness(1.15); }
.faq-article-page { min-height:100vh; padding:clamp(110px,10vw,150px) 0 80px; color:#f3f0e5; background:#032221; }
.faq-article { max-width:960px; border:1px solid rgba(255,255,255,.15); border-radius:22px; background:#050505; padding:clamp(38px,5vw,64px); box-shadow:0 28px 90px rgba(0,0,0,.28); }
.faq-article h1 { max-width:860px; margin:0 0 32px; font-size:clamp(40px,4.2vw,60px); line-height:1.03; font-weight:500; letter-spacing:0; text-wrap:balance; }
.faq-article h1 em,
.faq-article-body h2 em,
.faq-article-body h3 em { color:var(--faq-accent) !important; font-style:normal; font-weight:500; }
.faq-article-body { max-width:860px; color:#d0c8bd; font-size:18px; line-height:1.66; }
.faq-article-body h2,
.faq-article-body h3 { margin:38px 0 14px; color:#fff; font-size:clamp(26px,2.2vw,36px); line-height:1.12; font-weight:600; letter-spacing:0; text-wrap:balance; }
.faq-article-body h3 { font-size:clamp(22px,1.8vw,30px); }
.faq-article-body p { margin:0 0 18px; }
.faq-article-list { display:grid; gap:10px; margin:8px 0 24px; padding:0; list-style:none; }
.faq-article-list li { position:relative; padding-left:22px; color:#f3eadf; font-size:18px; line-height:1.45; }
.faq-article-list li::before { content:""; position:absolute; left:0; top:.67em; width:7px; height:7px; border-radius:50%; background:var(--faq-accent); }
.faq-back-link { display:inline-flex; margin-top:28px; color:var(--faq-accent); font-weight:600; border-bottom:1px solid currentColor; }
.faq-back-link:visited,
.faq-back-link:hover,
.faq-back-link:focus-visible { color:var(--faq-accent); }
@media (max-width:960px) {
  .faq-parallax .faq { grid-template-columns:1fr; gap:55px; }
  .faq-parallax .faq-intro { position:static; }
  .faq-parallax .accordion { grid-template-columns:1fr; }
  .faq-parallax .accordion details:nth-last-child(2) { border-bottom:0; }
}
@media (max-width:720px) {
  .faq-read-more { display:flex; width:max-content; margin:12px 0 0; }
  .faq-article-page { padding:100px 0 44px; }
  .faq-article { padding:30px 22px; border-radius:20px; }
  .faq-article h1 { font-size:34px; line-height:1.06; }
  .faq-article-body,
  .faq-article-list li { font-size:16px; line-height:1.58; }
  .faq-article-body h2 { font-size:24px; line-height:1.16; }
}
/* END AMANITA REGALIS FULL FAQ 20260723-amanita-regalis-faq */


/* Specialist editorial blog */
.blog-page,.blog-article-page{background:var(--emerald,#032221);color:#f2ede4;min-height:70vh}
.blog-page{padding:clamp(120px,14vw,190px) 0 clamp(90px,10vw,150px)}
.blog-hero{max-width:920px;margin-bottom:clamp(42px,7vw,82px)}
.blog-hero h1,.blog-article-hero h1{font-size:clamp(42px,6vw,60px);line-height:.98;letter-spacing:-.045em;margin:18px 0 22px;color:#f2ede4}
.blog-hero h1 em,.blog-article-hero h1 em,.blog-card h2 em,.blog-featured h2 em{color:var(--accent);font-style:normal}
.blog-hero>p:last-child{max-width:720px;color:#c9c0b7;font-size:clamp(18px,2vw,22px);line-height:1.55}
.blog-featured{display:grid;grid-template-columns:1.15fr .85fr;background:#080908;border:1px solid rgba(242,237,228,.2);border-radius:24px;overflow:hidden;color:inherit;text-decoration:none;margin-bottom:28px;transition:transform .25s ease,border-color .25s ease}
.blog-featured:hover,.blog-card:hover{transform:translateY(-5px);border-color:var(--accent)}
.blog-featured-image,.blog-card-image{overflow:hidden;background:#f6f3ed}
.blog-featured-image{min-height:430px}
.blog-featured-image img,.blog-card-image img,.blog-article-hero img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.blog-featured-image img.blog-contain,.blog-card-image img.blog-contain,.blog-article-hero img.blog-contain{object-fit:contain;background:#f6f3ed;padding:22px}
.blog-featured:hover img,.blog-card:hover img{transform:scale(1.025)}
.blog-featured-copy{padding:clamp(30px,5vw,62px);display:flex;flex-direction:column;justify-content:center}
.blog-featured-copy span,.blog-card-copy span,.blog-article-meta{color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.blog-featured-copy h2{font-size:clamp(30px,3.4vw,44px);line-height:1.08;margin:18px 0}
.blog-featured-copy p,.blog-card-copy p{color:#c9c0b7;line-height:1.65}
.blog-featured-copy b{margin-top:12px;color:#f2ede4}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.blog-card{display:flex;flex-direction:column;background:#080908;border:1px solid rgba(242,237,228,.16);border-radius:20px;overflow:hidden;color:inherit;text-decoration:none;transition:transform .25s ease,border-color .25s ease}
.blog-card-image{height:250px}
.blog-card-copy{padding:26px;flex:1}
.blog-card-copy h2{font-size:25px;line-height:1.12;margin:13px 0 12px}
.blog-card-copy p{font-size:15px;margin:0}
.blog-article-page{padding:clamp(120px,13vw,180px) 0 100px}
.blog-article-hero{display:grid;grid-template-columns:1fr .85fr;gap:clamp(34px,6vw,82px);align-items:center;margin-bottom:64px}
.blog-article-hero img{height:430px;border-radius:24px;border:1px solid rgba(242,237,228,.18)}
.blog-article{display:grid;grid-template-columns:minmax(0,780px);justify-content:center}
.blog-article-body{font-size:18px;line-height:1.78;color:#ded6cd}
.blog-article-body>p:first-child{font-size:23px;line-height:1.55;color:#f2ede4}
.blog-article-body h2{font-size:clamp(29px,3.2vw,36px);line-height:1.12;color:#f2ede4;margin:58px 0 18px;letter-spacing:-.025em}
.blog-article-body p{margin:0 0 20px}
.blog-article-note{margin:48px 0 0;padding:24px;border-left:3px solid var(--accent);background:rgba(0,0,0,.24);color:#c9c0b7}
.blog-back-link{display:inline-flex;margin-top:45px;color:#f2ede4;text-decoration:none;border-bottom:1px solid var(--accent);padding-bottom:5px}
@media(max-width:1000px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-featured,.blog-article-hero{grid-template-columns:1fr}.blog-featured-image{min-height:340px}.blog-article-hero img{height:360px}}
@media(max-width:650px){.blog-page,.blog-article-page{padding-top:108px}.blog-grid{grid-template-columns:1fr}.blog-card-image{height:230px}.blog-featured{border-radius:18px}.blog-featured-image{min-height:250px}.blog-article-hero img{height:260px}.blog-article-body{font-size:17px}}

/* Rich 3:2 editorial blog artwork — 2026-07-23 */
.blog-featured-image,.blog-card-image{background:#071b19}
.blog-featured-image{min-height:0;aspect-ratio:3/2}
.blog-card-image{height:auto;aspect-ratio:3/2}
.blog-featured-image img,.blog-card-image img{
  width:100%;height:100%;padding:0!important;background:transparent!important;
  object-fit:cover!important;object-position:center!important
}
.blog-article-hero{grid-template-columns:minmax(0,.78fr) minmax(540px,1.22fr)}
.blog-article-hero img{
  width:100%;height:auto!important;aspect-ratio:3/2;object-fit:cover!important;
  object-position:center!important;padding:0!important;background:transparent!important
}
@media(max-width:1000px){
  .blog-article-hero{grid-template-columns:1fr}
  .blog-article-hero img{height:auto!important;aspect-ratio:3/2}
}
@media(max-width:650px){
  .blog-featured-image,.blog-card-image,.blog-article-hero img{aspect-ratio:3/2}
  .blog-article-hero img{height:auto!important}
}

/* Unified Amanita media geometry — 20260725-amanita-media-geometry */
.blog-featured-image,
.blog-card-image,
.editorial-media,
.unified-article-media {
  overflow: hidden;
}

.blog-card-image,
.editorial-card .editorial-media {
  aspect-ratio: 3 / 2;
}

.blog-card-image > img,
.editorial-card .editorial-media > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-article-hero,
.editorial-article-hero {
  grid-template-columns: minmax(0, .78fr) minmax(540px, 1.22fr);
  gap: 82px;
  align-items: center;
  margin-bottom: 64px;
}

.unified-article-media,
.editorial-article-hero .editorial-media {
  width: 100%;
  aspect-ratio: 3 / 2;
  border-radius: 24px;
  border: 1px solid rgba(242, 237, 228, .18);
  background: #071b19;
}

.unified-article-media > img,
.editorial-article-hero .editorial-media > img {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: auto;
  object-fit: cover;
  border: 0;
  border-radius: 0;
}

@media (min-width: 1001px) {
  .blog-featured,
  .editorial-feature-link {
    height: 496px;
    min-height: 496px;
    max-height: 496px;
    align-items: stretch;
  }

  .blog-featured > .blog-featured-image,
  .editorial-feature .editorial-media {
    height: 100%;
    min-height: 100%;
    aspect-ratio: auto;
    align-self: stretch;
  }

  .blog-featured > .blog-featured-image > img,
  .editorial-feature .editorial-media > img {
    display: block;
    width: 100%;
    height: 100% !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
  }
}

@media (max-width: 1000px) {
  .blog-article-hero,
  .editorial-article-hero {
    grid-template-columns: 1fr;
  }

  .unified-article-media,
  .editorial-article-hero .editorial-media {
    max-width: 920px;
  }
}

@media (max-width: 720px) {
  .unified-article-media,
  .editorial-article-hero .editorial-media {
    width: 100%;
    aspect-ratio: 3 / 2;
  }
}


/* Preserve the complete 3:2 legacy artwork while masking only its baked-in edge stripe. */
.blog-featured-image,
.blog-card-image,
.unified-article-media {
  position: relative;
}

.blog-featured-image::after,
.blog-card-image::after,
.unified-article-media::after {
  content: "";
  position: absolute;
  z-index: 2;
  inset: -1px auto -1px -1px;
  width: 8px;
  border-radius: inherit 0 0 inherit;
  background: #071b19;
  pointer-events: none;
}

.blog-featured-image > img,
.blog-card-image > img,
.unified-article-media > img {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
}

@media (min-width: 1001px) {
  .blog-featured {
    grid-template-columns: minmax(0, 3fr) minmax(390px, 1.76fr);
  }

  .blog-featured > .blog-featured-image,
  .blog-featured > .blog-featured-copy {
    height: 100%;
    min-height: 0;
  }
}

/* 20260727-centered-whatsapp-icon-v1 */
.floating-whatsapp {
  background-color: #25d366;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cg%20transform%3D%22translate%2832%200%29%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M380.9%2097.1C339%2055.1%20283.2%2032%20223.9%2032c-122.4%200-222%2099.6-222%20222%200%2039.1%2010.2%2077.3%2029.6%20111L0%20480l117.7-30.9c32.4%2017.7%2068.9%2027%20106.1%2027h.1c122.3%200%20224.1-99.6%20224.1-222%200-59.3-25.2-115-67.1-157zm-157%20341.6c-33.2%200-65.7-8.9-94-25.7l-6.7-4-69.8%2018.3L72%20359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2%200-101.7%2082.8-184.5%20184.6-184.5%2049.3%200%2095.6%2019.2%20130.4%2054.1%2034.8%2034.9%2056.2%2081.2%2056.1%20130.5%200%20101.8-84.9%20184.6-186.6%20184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5%202.8-3.7%205.6-14.3%2018-17.6%2021.8-3.2%203.7-6.5%204.2-12%201.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8%205.7-9.1%2016.3-30.3%201.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7%200-9.7%201.4-14.8%206.9-5.1%205.6-19.4%2019-19.4%2046.3%200%2027.3%2019.9%2053.7%2022.6%2057.4%202.8%203.7%2039.1%2059.7%2094.8%2083.8%2035.2%2015.2%2049%2016.5%2066.6%2013.9%2010.7-1.6%2032.8-13.4%2037.4-26.4%204.6-13%204.6-24.1%203.2-26.4-1.3-2.5-5-3.9-10.5-6.6z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 56% auto;
}
.floating-whatsapp > svg {
  opacity: 0;
}

