:root{--fungora-paper: #fcfaed;--fungora-paper-2: #fffef6;--fungora-ink: #333132;--fungora-ink-soft: #484647;--fungora-ink-muted: #5f5d5e;--fungora-line: #e5e0d0;--fungora-teal: #00a9ba;--fungora-teal-deep: #007a88;--fungora-teal-bright: #33bdd0;--fungora-teal-on-light: #006d78;--fungora-purple: #69489d;--fungora-purple-deep: #523878;--fungora-purple-light: #8b6bb8;--fungora-chaga: #ef5638;--fungora-turkey: #2e8e6b;--fungora-reishi: #d31e73;--fungora-cord: #e8417f;--fungora-lion: #69489d;--fungora-gold: #00a9ba;--fungora-header-bg: var(--fungora-paper);--fungora-header-border: rgba(51, 49, 50, .08);--fungora-header-text: var(--fungora-ink);--fungora-header-text-muted: var(--fungora-ink-soft);--fungora-header-text-hover: var(--fungora-teal);--fungora-text-on-dark: #fcfaed;--fungora-text-on-dark-muted: rgba(252, 250, 237, .88);--fungora-text-on-brand: #fcfaed;--fungora-shadow: 0 26px 60px -28px rgba(51, 49, 50, .35);--fungora-shadow-sm: 0 12px 30px -16px rgba(51, 49, 50, .28);--fungora-shadow-premium: 0 32px 64px -24px rgba(51, 49, 50, .22), 0 8px 20px -12px rgba(0, 169, 186, .14);--fungora-radius: 22px;--fungora-maxw: 1220px;--fungora-font-body: "Helvetica Neue", Helvetica, Arial, sans-serif;--fungora-font-heading: "Helvetica Neue", Helvetica, Arial, sans-serif;--fungora-ease: cubic-bezier(.16, 1, .3, 1);--fungora-ease-spring: cubic-bezier(.34, 1.56, .64, 1);--reveal-delay: 0ms}html{scroll-behavior:smooth;overflow-x:clip}body.fungora-theme{font-family:var(--fungora-font-body);color:var(--fungora-ink);background:var(--fungora-paper);-webkit-font-smoothing:antialiased;line-height:1.55;overflow-x:clip;max-width:100%}body.fungora-theme #MainContent,body.fungora-theme .content-for-layout{overflow-x:clip;max-width:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body.fungora-theme:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.fungora-wrap{max-width:min(var(--fungora-maxw),100%);margin:0 auto;padding:0 28px;min-width:0}.fungora-eyebrow{font-family:var(--fungora-font-body);font-weight:700;font-size:.74rem;letter-spacing:.22em;text-transform:uppercase;color:var(--fungora-teal-on-light);display:inline-block;position:relative}.fungora-section-head .fungora-eyebrow:after{content:"";display:block;width:32px;height:2px;background:var(--fungora-teal);margin-top:10px;border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform .6s var(--fungora-ease)}.fungora-section-head.is-visible .fungora-eyebrow:after,.fungora-reveal.is-visible .fungora-eyebrow:after{transform:scaleX(1)}.fungora-section-head--center .fungora-eyebrow:after{margin-left:auto;margin-right:auto;transform-origin:center}.fungora-btn{display:inline-flex;align-items:center;gap:.55em;font-family:var(--fungora-font-body);font-weight:700;font-size:.95rem;letter-spacing:.01em;padding:.95em 1.7em;border-radius:100px;cursor:pointer;border:none;text-decoration:none;position:relative;overflow:hidden;isolation:isolate;transition:transform .45s var(--fungora-ease),box-shadow .45s var(--fungora-ease),background .35s ease,color .35s ease,border-color .35s ease;white-space:nowrap}.fungora-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at var(--btn-x, 50%) var(--btn-y, 50%),rgba(255,255,255,.28),transparent 55%);opacity:0;transition:opacity .35s ease;z-index:-1}.fungora-btn:hover:after{opacity:1}.fungora-btn:active{transform:scale(.97) translateY(0)!important}.fungora-btn--dark{background:var(--fungora-ink);color:var(--fungora-text-on-dark)}.fungora-btn--dark:hover{transform:translateY(-4px);box-shadow:var(--fungora-shadow-premium);color:var(--fungora-text-on-dark)}.fungora-btn--teal{background:var(--fungora-teal);color:var(--fungora-text-on-dark)}.fungora-btn--teal:hover{transform:translateY(-4px);background:var(--fungora-teal-deep);color:var(--fungora-text-on-dark);box-shadow:0 20px 40px -14px #00a9ba73}.fungora-btn--purple{background:var(--fungora-purple);color:var(--fungora-text-on-dark)}.fungora-btn--purple:hover{transform:translateY(-4px);background:var(--fungora-purple-deep);color:var(--fungora-text-on-dark);box-shadow:0 20px 40px -14px #69489d66}.fungora-btn--ghost{background:transparent;border:1.5px solid var(--fungora-ink);color:var(--fungora-ink)}.fungora-btn--ghost:hover{background:var(--fungora-ink);color:var(--fungora-text-on-dark)}.fungora-section-head{max-width:660px;margin-bottom:48px}.fungora-section-head h2{font-family:var(--fungora-font-heading);font-size:clamp(2.1rem,4.6vw,3.3rem);font-weight:600;line-height:1.03;letter-spacing:-.01em}.fungora-section-head p{color:var(--fungora-ink-soft);font-size:1.1rem;margin-top:16px}.fungora-section-head--center{text-align:center;margin-left:auto;margin-right:auto}.fungora-block{padding:96px 0;overflow-x:clip}.fungora-reveal{opacity:0;transform:translateY(32px);filter:blur(6px);transition:opacity 1s var(--fungora-ease),transform 1s var(--fungora-ease),filter 1s var(--fungora-ease);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform,filter}.fungora-reveal.is-visible{opacity:1;transform:none;filter:blur(0)}.fungora-main-enter{animation:fungora-main-in .9s var(--fungora-ease) both}@keyframes fungora-main-in{0%{opacity:0}to{opacity:1}}@media(max-width:980px){.fungora-block{padding:72px 0}}@media(max-width:640px){.fungora-wrap{padding:0 20px}.fungora-block{padding:56px 0}}body.fungora-theme .announcement-bar,body.fungora-theme .header-announcements{background-color:#d7a85d!important;background:linear-gradient(90deg,#e28b74,#cfaa52,#e28b74)!important;background-size:200% 100%!important;color:#fffdf6!important;animation:fungora-gradient-wipe 12s linear infinite!important}body.fungora-theme .announcement-bar__text,body.fungora-theme .announcement-bar a,body.fungora-theme .fungora-marquee-item{font-size:.78rem!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#fffdf6!important;opacity:1!important;visibility:visible!important;-webkit-text-fill-color:#fffdf6!important;text-shadow:0 1px 1px rgba(51,49,50,.2)!important}body.fungora-theme .announcement-bar *,body.fungora-theme .header-announcements *{opacity:1!important;visibility:visible!important}@keyframes fungora-gradient-wipe{0%{background-position:0% 50%}to{background-position:-200% 50%}}body.fungora-theme #header-group{--color-foreground: #333132;--color-foreground-rgb: 51, 49, 50;--color-foreground-heading: #333132;--color-background: #fcfaed;--color-background-rgb: 252, 250, 237;--menu-top-level-font-color: #333132;--menu-top-level-font-color-rgb: 51, 49, 50;--menu-parent-font-color: #333132;--menu-parent-active-font-color: #333132;--menu-child-font-color: rgba(51, 49, 50, .88);--menu-child-active-font-color: #333132;background:var(--fungora-header-bg);transition:box-shadow .5s var(--fungora-ease)}body.fungora-theme #header-component{--color-scheme-top-row: #fcfaed !important;--color-scheme-bottom-row: #fcfaed !important;--color-background: #fcfaed !important;--color-background-rgb: 252, 250, 237 !important;--color-foreground: #333132 !important;--color-foreground-rgb: 51, 49, 50 !important;--color-foreground-heading: #333132 !important;--color-border: rgba(51, 49, 50, .08) !important;--color-submenu: #f7f2e9 !important}body.fungora-theme #header-component .header__row{--color-background: transparent !important;--color-background-rgb: 252, 250, 237 !important;--color-foreground: #333132 !important;--color-foreground-rgb: 51, 49, 50 !important;--color-foreground-heading: #333132 !important;--color-border: rgba(51, 49, 50, .08) !important}body.fungora-theme #header-component .header__underlay-closed,body.fungora-theme #header-component .header__underlay-open{background:transparent!important}body.fungora-theme #header-component .header__underlay-open{background:linear-gradient(rgba(252,250,237,.98) 0 var(--top-row-height, 60px),rgba(252,250,237,.98) var(--top-row-height, 60px) var(--header-height, 60px),rgba(247,242,233,.98) var(--header-height, 60px) 100%)!important}body.fungora-scrolled #header-group{box-shadow:0 18px 36px -18px #00000059}body.fungora-theme #header-group header,body.fungora-theme #header-group .header,body.fungora-theme header-component,body.fungora-theme .header-section{background:var(--fungora-header-bg)!important;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);border-bottom:1px solid var(--fungora-header-border)!important;transition:background .5s var(--fungora-ease),border-color .5s var(--fungora-ease),padding .5s var(--fungora-ease)}body.fungora-scrolled #header-group header,body.fungora-scrolled #header-group .header{background:var(--fungora-header-bg)!important;border-bottom-color:var(--fungora-header-border)!important}body.fungora-theme .header a,body.fungora-theme .header .menu-list__link,body.fungora-theme .header .menu-list__link-title,body.fungora-theme header-menu .menu-list__link,body.fungora-theme .header-actions__action,body.fungora-theme .header-actions__text-style,body.fungora-theme .account-button,body.fungora-theme .localization-form__select,body.fungora-theme .dropdown-localization__button{font-family:var(--fungora-font-heading);font-weight:500;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:var(--fungora-header-text)!important;position:relative;transition:color .3s ease,opacity .3s ease;opacity:.85}body.fungora-theme .header a:hover,body.fungora-theme .header .menu-list__link:hover,body.fungora-theme header-menu .menu-list__link:hover,body.fungora-theme .header-actions__action:hover{color:var(--fungora-header-text-hover)!important;opacity:1}body.fungora-theme .header .menu-list__link:after,body.fungora-theme .header .menu-list__link:before,body.fungora-theme header-menu .menu-list__link:after,body.fungora-theme header-menu .menu-list__link:before{display:none!important}body.fungora-theme .header .menu-list__link--active,body.fungora-theme .menu-list:not(:has(.menu-list__list-item:hover)) .menu-list__link--active{color:var(--fungora-header-text-hover)!important;opacity:1}body.fungora-theme #header-group svg{color:var(--fungora-header-text)}body.fungora-theme #header-group .header__logo-image,body.fungora-theme #header-group .header-logo{filter:none;opacity:1}body.fungora-theme .menu-drawer{background-color:var(--fungora-header-bg)!important;--color-background: #fcfaed;--color-foreground: #333132;border-right-color:var(--fungora-header-border)!important}body.fungora-theme .menu-drawer__menu-item,body.fungora-theme .menu-drawer__menu-item-text,body.fungora-theme .menu-drawer__close-button{color:var(--fungora-header-text)!important}body.fungora-theme .menu-drawer__menu-item:hover,body.fungora-theme .menu-drawer__menu-item--active{color:var(--fungora-header-text-hover)!important}body.fungora-theme .header-menu .menu-list__submenu{background:var(--fungora-paper)!important;border:1px solid var(--fungora-header-border)}.fungora-hero{position:relative;overflow:hidden;padding:70px 0 40px;background-color:var(--fungora-paper)}.fungora-hero:before{content:"";position:absolute;top:-20%;right:-10%;width:55%;height:80%;background:radial-gradient(ellipse,rgba(0,169,186,.04),transparent 70%);pointer-events:none;animation:fungora-hero-glow 8s ease-in-out infinite alternate}@keyframes fungora-hero-glow{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.08)}}.fungora-hero--active .fungora-hero-enter{animation:fungora-hero-rise 1.1s var(--fungora-ease) both}@keyframes fungora-hero-rise{0%{opacity:0;transform:translateY(40px);filter:blur(8px)}to{opacity:1;transform:none;filter:blur(0)}}.fungora-hero--active .fungora-reveal{opacity:1;transform:none;filter:none;transition:none}.fungora-stat-enter{animation:fungora-hero-rise .8s var(--fungora-ease) both}.fungora-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.fungora-hero__title{font-family:var(--fungora-font-heading);font-size:clamp(3rem,7vw,5.6rem);font-weight:600;line-height:1.12;letter-spacing:-.01em;overflow:visible}.fungora-hero__title em{font-style:italic;color:var(--fungora-teal-deep);font-weight:500;background:linear-gradient(135deg,var(--fungora-teal-deep),var(--fungora-teal-bright));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.fungora-hero__lead{font-size:1.18rem;color:var(--fungora-ink-soft);max-width:30ch;margin:22px 0 30px;line-height:1.5}.fungora-hero__cta{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.fungora-hero__stats{display:flex;gap:34px;margin-top:38px;border-top:1px solid var(--fungora-line);padding-top:24px}.fungora-hero__stats b{font-family:var(--fungora-font-heading);font-size:1.7rem;font-weight:600;display:block;line-height:1}.fungora-hero__stats small{font-size:.78rem;color:var(--fungora-ink-soft);letter-spacing:.04em;text-transform:uppercase;font-weight:600}.fungora-hero__visual{position:relative;height:560px;overflow:visible}.fungora-hero__bottle-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.fungora-hero__blob{position:absolute;border-radius:50%;filter:blur(2px);will-change:transform}.fungora-hero__blob--1{animation:fungora-blob-drift-1 12s ease-in-out infinite}.fungora-hero__blob--2{animation:fungora-blob-drift-2 10s ease-in-out infinite}.fungora-hero__blob--3{animation:fungora-blob-drift-3 14s ease-in-out infinite}@keyframes fungora-blob-drift-1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-12px,16px) scale(1.04)}}@keyframes fungora-blob-drift-2{0%,to{transform:translate(0)}50%{transform:translate(10px,-14px) scale(1.06)}}@keyframes fungora-blob-drift-3{0%,to{transform:translate(0)}50%{transform:translate(-8px,-10px) scale(1.03)}}.fungora-hero__spore{position:absolute;border-radius:50%;background:var(--fungora-teal-bright);opacity:.45;animation:fungora-spore-float 5s ease-in-out infinite;pointer-events:none}@keyframes fungora-spore-float{0%,to{transform:translateY(0) scale(1);opacity:.35}50%{transform:translateY(-12px) scale(1.15);opacity:.65}}.fungora-hero__blob--1{width:330px;height:330px;background:radial-gradient(circle at 35% 30%,#ff8a6e,var(--fungora-chaga));top:30px;right:90px;opacity:.92}.fungora-hero__blob--2{width:200px;height:200px;background:radial-gradient(circle at 40% 35%,#7fe6dd,var(--fungora-teal));bottom:60px;right:30px;opacity:.85}.fungora-hero__blob--3{width:150px;height:150px;background:radial-gradient(circle at 40% 35%,#ff7fb0,var(--fungora-reishi));bottom:120px;left:40px;opacity:.8}.fungora-hero__mushroom{position:absolute;top:-8px;right:-12px;width:180px;height:auto;opacity:.42;z-index:1;pointer-events:none;object-fit:contain;transform:rotate(8deg);filter:drop-shadow(0 12px 20px rgba(33,27,22,.12))}.fungora-hero__bottle{position:absolute;z-index:3;filter:drop-shadow(0 28px 36px rgba(33,27,22,.38));object-fit:contain;transition:filter .5s var(--fungora-ease);will-change:transform;width:auto;max-width:none}.fungora-hero__visual:hover .fungora-hero__bottle{filter:drop-shadow(0 34px 44px rgba(33,27,22,.44))}.fungora-hero__bottle--main{height:500px;left:50%;bottom:28px;z-index:5;animation:fungora-bob-main 6s ease-in-out infinite}.fungora-hero__bottle--left{height:340px;left:4%;bottom:8px;z-index:2;animation:fungora-bob-left 6.4s ease-in-out infinite;animation-delay:-2s}.fungora-hero__bottle--right{height:340px;right:4%;bottom:8px;z-index:3;animation:fungora-bob-right 6.8s ease-in-out infinite;animation-delay:-3.5s}@keyframes fungora-bob-main{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-14px)}}@keyframes fungora-bob-left{0%,to{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-10px) rotate(-6deg)}}@keyframes fungora-bob-right{0%,to{transform:translateY(0) rotate(6deg)}50%{transform:translateY(-10px) rotate(6deg)}}.fungora-trust{background:var(--fungora-teal-deep);color:#fff;overflow-x:clip}.fungora-trust__inner{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;padding-top:20px;padding-bottom:20px;max-width:100%;min-width:0}.fungora-trust__item{display:flex;align-items:center;gap:10px;font-weight:700;font-size:.92rem;letter-spacing:.03em;opacity:0;animation:fungora-trust-in .7s var(--fungora-ease) forwards}@keyframes fungora-trust-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.fungora-trust__item svg{width:24px;height:24px;flex:none;stroke:#fff;opacity:.9}.fungora-prod-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;overflow-x:clip}.fungora-prod-grid--collection{grid-template-columns:repeat(4,1fr)}.fungora-card{position:relative;background:#f7f2e9;border:1px solid rgba(78,64,44,.12);border-radius:22px;padding:18px 18px 20px;overflow:hidden;transition:transform .55s var(--fungora-ease),box-shadow .55s var(--fungora-ease),border-color .4s ease;display:flex;flex-direction:column}.fungora-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(145deg,rgba(255,255,255,.5),transparent 50%);opacity:0;transition:opacity .5s ease;pointer-events:none}.fungora-card:hover{transform:translateY(-4px);border-color:#4e402c2e;box-shadow:0 18px 36px -30px #362b1f80}.fungora-card:hover:before{opacity:1}.fungora-card--photo .fungora-card__disc{display:none!important}.fungora-card--photo .fungora-card__pimg{height:300px;align-items:stretch;justify-content:stretch;margin-bottom:12px;background:var(--fungora-paper);border-radius:14px;overflow:hidden;transform:none}.fungora-card--photo:hover .fungora-card__pimg{transform:none}.fungora-card--photo .fungora-card__img-stack{position:relative;display:block;width:100%;height:100%}.fungora-card--photo .fungora-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;filter:none;transform:none;transition:opacity .38s var(--fungora-ease)}.fungora-card--photo .fungora-card__img--hover,.fungora-card--photo.fungora-card--has-hover:hover .fungora-card__img--primary{opacity:0}.fungora-card--photo.fungora-card--has-hover:hover .fungora-card__img--hover{opacity:1}.fungora-card--photo:hover .fungora-card__img{transform:none;filter:none}#shop .fungora-card--photo .fungora-card__pimg,.fungora-products-carousel--full .fungora-card--photo .fungora-card__pimg{height:320px}@media(max-width:640px){#shop .fungora-card--photo .fungora-card__pimg,.fungora-products-carousel--full .fungora-card--photo .fungora-card__pimg{height:280px}.fungora-card--bottle{--fungora-card-visual-h: 224px;--fungora-card-disc-size: 164px;--fungora-card-disc-top: -48px;--fungora-card-bottle-zoom: 1}}.fungora-card--bottle{--fungora-card-visual-h: 260px;--fungora-card-disc-size: 190px;--fungora-card-disc-top: -30px;--fungora-card-bottle-zoom: 1;padding-top:10px}.fungora-card--bottle .fungora-card__visual{position:relative;height:var(--fungora-card-visual-h);margin-bottom:8px;overflow:hidden}.fungora-card--bottle .fungora-card__disc{position:absolute;width:var(--fungora-card-disc-size);height:var(--fungora-card-disc-size);border-radius:50%;top:var(--fungora-card-disc-top);left:50%;z-index:1;transform:translate(-50%);transition:transform .7s var(--fungora-ease)}.fungora-card--bottle:hover .fungora-card__disc{transform:translate(-50%) scale(1.03)}.fungora-card--bottle .fungora-card__pimg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;overflow:hidden;text-decoration:none}.fungora-card--bottle:hover .fungora-card__pimg{z-index:4}.fungora-card--bottle .fungora-card__img-stack{position:absolute;left:50%;bottom:0;width:100%;height:100%;transform:translate(-50%);display:flex;align-items:flex-end;justify-content:center}.fungora-card--bottle .fungora-card__img{position:relative;display:block;width:auto;max-width:none;height:100%;max-height:120%;flex-shrink:0;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 18px rgba(42,33,26,.26));transition:opacity .35s var(--fungora-ease),transform .45s var(--fungora-ease),filter .45s ease}.fungora-card--bottle .fungora-card__img--primary{opacity:1;z-index:1}.fungora-card--bottle .fungora-card__img--hover{position:absolute;left:50%;bottom:0;transform:translate(-50%);opacity:0;z-index:2}.fungora-card--bottle.fungora-card--has-hover:hover .fungora-card__img--primary{opacity:0}.fungora-card--bottle.fungora-card--has-hover:hover .fungora-card__img--hover{opacity:1}.fungora-card--bottle:not(.fungora-card--has-hover):hover .fungora-card__img--primary{transform:translateY(-5px) scale(1.015);filter:drop-shadow(0 22px 24px rgba(42,33,26,.3))}.fungora-card--asset-lifestyle{--fungora-card-bottle-zoom: 1;--fungora-card-visual-h: 300px}.fungora-card--asset-lifestyle .fungora-card__img{width:100%;height:100%;object-fit:contain;object-position:center center}.fungora-card--asset-lifestyle .fungora-card__img-stack{align-items:center}.fungora-card--bottle .fungora-card__tag,.fungora-card--bottle h3,.fungora-card--bottle .fungora-card__benefit,.fungora-card--bottle .fungora-card__foot{position:relative;z-index:3}.fungora-card__tag{display:inline-block;align-self:flex-start;font-weight:700;font-size:.7rem;letter-spacing:.09em;text-transform:uppercase;padding:6px 12px;border-radius:50px;color:#fff;margin-bottom:10px}.fungora-card h3{font-family:var(--fungora-font-heading);font-size:1.05rem;line-height:1.15;font-weight:600;margin:0 0 6px}.fungora-card h3 a{text-decoration:none;color:inherit}.fungora-card__benefit{color:#211b16b3;font-size:.95rem;line-height:1.5;margin:0 0 16px;min-height:4.5em}.fungora-card__foot{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin-top:auto;gap:14px}.fungora-card__price{font-weight:600;font-size:1.05rem;line-height:1;white-space:nowrap;width:100%;text-align:center;margin-bottom:4px}.fungora-card__price s{font-family:var(--fungora-font-body);font-size:.78rem;font-weight:400;opacity:.5;margin-left:4px}.fungora-card__add{flex:none;width:100%;border:none;background:var(--fungora-ink);color:#fff;font-weight:600;font-size:1rem;line-height:1.2;padding:.9em 1.4em;text-align:center;border-radius:50px;cursor:pointer;transition:background .35s var(--fungora-ease),transform .35s var(--fungora-ease),box-shadow .35s ease;text-decoration:none;display:block}.fungora-card__add:hover{background:var(--fungora-teal-deep);transform:scale(1.05);box-shadow:0 8px 20px -8px #00a9ba80}.fungora-card__form{margin:0}.fungora-prod-grid--compact{grid-template-columns:repeat(3,1fr);gap:22px}.fungora-prod-grid--compact .fungora-card,.fungora-products-carousel__track .fungora-card{padding:28px 22px 20px;display:flex;flex-direction:column}.fungora-prod-grid--compact .fungora-card:hover,.fungora-products-carousel__track .fungora-card:hover{transform:translateY(-6px)}.fungora-prod-grid--compact .fungora-card__tag,.fungora-products-carousel__track .fungora-card__tag{font-size:.72rem;padding:5px 11px;margin-bottom:10px}.fungora-prod-grid--compact .fungora-card h3,.fungora-products-carousel__track .fungora-card h3{font-size:1.35rem;line-height:1.2;margin-bottom:8px}.fungora-prod-grid--compact .fungora-card__benefit,.fungora-products-carousel__track .fungora-card__benefit{font-size:.92rem;line-height:1.5;min-height:0;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fungora-prod-grid--compact .fungora-card__foot,.fungora-products-carousel__track .fungora-card__foot{margin-top:auto}.fungora-prod-grid--compact .fungora-card__price,.fungora-products-carousel__track .fungora-card__price{font-size:1.35rem}.fungora-prod-grid--compact .fungora-card__price s,.fungora-products-carousel__track .fungora-card__price s{font-size:.85rem}.fungora-prod-grid--compact .fungora-card__add,.fungora-products-carousel__track .fungora-card__add{font-size:.86rem;padding:.68em 1.1em}.fungora-products-carousel{position:relative;padding:0 52px;max-width:100%;min-width:0;overflow-x:clip}.fungora-products-carousel__viewport{overflow:hidden;max-width:100%;min-width:0}.fungora-products-carousel__track.fungora-prod-grid--compact,.fungora-products-carousel__track--full{display:flex;gap:22px;grid-template-columns:unset;transition:transform .55s var(--fungora-ease)}.fungora-products-carousel__track--full{gap:20px}.fungora-products-carousel--full{padding-top:12px}.fungora-products-carousel--full .fungora-products-carousel__btn{top:46%}.fungora-products-carousel__track .fungora-card{flex:0 0 calc(25% - 15px);min-width:calc(25% - 15px)}.fungora-products-carousel__btn{position:absolute;top:42%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:1px solid var(--fungora-line);background:var(--fungora-paper-2);cursor:pointer;font-size:1.15rem;z-index:2;transition:all .3s ease;box-shadow:var(--fungora-shadow-sm)}.fungora-products-carousel__btn:hover{background:var(--fungora-ink);color:#fff;border-color:var(--fungora-ink)}.fungora-products-carousel__btn--prev{left:0}.fungora-products-carousel__btn--next{right:0}.fungora-products-carousel__btn.is-hidden{opacity:0;pointer-events:none}.fungora-products-carousel__dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.fungora-products-carousel__dot{width:8px;height:8px;border-radius:50%;border:none;background:var(--fungora-line);cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease}.fungora-products-carousel__dot.is-active{background:var(--fungora-teal);transform:scale(1.2)}@media(max-width:980px){.fungora-products-carousel__track .fungora-card{flex:0 0 calc(50% - 11px);min-width:calc(50% - 11px)}.fungora-products-carousel{padding:0 44px}}@media(max-width:640px){.fungora-products-carousel__track .fungora-card{flex:0 0 100%;min-width:100%}.fungora-products-carousel--full .fungora-card__pimg{height:300px}.fungora-products-carousel{padding:0 40px}.fungora-products-carousel__btn{width:40px;height:40px;font-size:1rem}}.fungora-prod-cta{text-align:center;margin-top:42px}.fungora-benefits{background:var(--fungora-paper-2);border-top:1px solid var(--fungora-line);border-bottom:1px solid var(--fungora-line)}.fungora-ben-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.fungora-ben{padding:30px 24px;border-radius:var(--fungora-radius);background:var(--fungora-paper);border:1px solid var(--fungora-line);transition:transform .5s var(--fungora-ease),box-shadow .5s var(--fungora-ease),border-color .4s ease}.fungora-ben:hover{transform:translateY(-6px);box-shadow:var(--fungora-shadow-sm);border-color:#00a9ba26}.fungora-ben__ring{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;margin-bottom:18px;transition:transform .5s var(--fungora-ease-spring)}.fungora-ben:hover .fungora-ben__ring{transform:scale(1.08) rotate(-3deg)}.fungora-ben__ring svg{width:28px;height:28px}.fungora-ben h4{font-family:var(--fungora-font-heading);font-size:1.18rem;font-weight:600;margin-bottom:8px}.fungora-ben p{font-size:.92rem;color:var(--fungora-ink-soft)}.fungora-story{background:var(--fungora-paper-2);color:var(--fungora-ink);position:relative;overflow:hidden;border-top:1px solid var(--fungora-line);border-bottom:1px solid var(--fungora-line)}.fungora-story__topo{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.16;z-index:1;background-image:radial-gradient(circle,transparent 58%,rgba(247,242,233,.85) 60%);background-size:30px 30px}.fungora-story__grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.fungora-story__eyebrow{color:var(--fungora-ink-soft)!important}.fungora-story h2{font-family:var(--fungora-font-heading);font-size:clamp(2.3rem,5vw,3.8rem);color:var(--fungora-ink);line-height:1.03}.fungora-story h2 em{font-style:italic;color:var(--fungora-teal-deep);font-weight:500}.fungora-story__copy>p{font-size:1.1rem;color:var(--fungora-ink-soft);margin:22px 0;max-width:46ch}.fungora-story__feats{display:flex;flex-direction:column;gap:14px;margin-top:24px}.fungora-story__feat{display:flex;gap:14px;align-items:flex-start;font-size:1rem;color:var(--fungora-ink)}.fungora-story__ck{flex:none;width:26px;height:26px;border-radius:50%;background:var(--fungora-teal-deep);display:grid;place-items:center}.fungora-story__ck svg{width:15px;height:15px;stroke:#fff}.fungora-story__btn{margin-top:30px}.fungora-story__art{border-radius:20px;overflow:hidden;box-shadow:var(--fungora-shadow-premium);border:1px solid rgba(33,27,22,.06)}.fungora-story__art img{width:100%;height:auto;display:block}.fungora-footer,.fungora-marquee--dark{color:var(--fungora-text-on-dark)}.fungora-footer .fungora-eyebrow{color:var(--fungora-text-on-dark)!important}.fungora-footer .fungora-eyebrow:after{background:#fcfaedbf!important}.fungora-footer h2{color:var(--fungora-text-on-dark)}.fungora-story__copy>p{color:var(--fungora-text-on-dark-muted)}.fungora-story__art{border-radius:24px;overflow:hidden;box-shadow:0 30px 60px -20px #00000080;border:6px solid rgba(255,255,255,.12);transition:transform .7s var(--fungora-ease),box-shadow .7s var(--fungora-ease)}.fungora-story__art:hover{transform:scale(1.02);box-shadow:0 40px 70px -24px #0000008c}.fungora-story__art img{width:100%;display:block;transition:transform .8s var(--fungora-ease)}.fungora-story__art:hover img{transform:scale(1.04)}.fungora-ritual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;counter-reset:fungora-step}.fungora-step{position:relative;padding-top:26px;transition:transform .45s var(--fungora-ease)}.fungora-step:hover{transform:translate(6px)}.fungora-step:before{counter-increment:fungora-step;content:"0" counter(fungora-step);font-family:var(--fungora-font-heading);font-weight:600;font-size:3.6rem;color:var(--fungora-line);line-height:.8;display:block;margin-bottom:14px}.fungora-step h4{font-family:var(--fungora-font-heading);font-size:1.3rem;font-weight:600;margin-bottom:8px}.fungora-step p{color:var(--fungora-ink-soft)}.fungora-step--1 h4{color:var(--fungora-chaga)}.fungora-step--2 h4{color:var(--fungora-teal-deep)}.fungora-step--3 h4{color:var(--fungora-reishi)}.fungora-reviews{background:var(--fungora-paper);color:var(--fungora-ink)}.fungora-reviews .fungora-section-head h2{color:var(--fungora-ink)}.fungora-reviews__eyebrow{color:var(--fungora-teal-deep)!important}.fungora-rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.fungora-rev{background:var(--fungora-paper-2);border:1px solid var(--fungora-line);border-radius:var(--fungora-radius);padding:28px;color:var(--fungora-ink);transition:transform .5s var(--fungora-ease),background .4s ease,border-color .4s ease}.fungora-rev:hover{transform:translateY(-5px);border-color:#00a9ba40;box-shadow:var(--fungora-shadow-sm)}.fungora-rev__stars{color:var(--fungora-gold);font-size:1rem;letter-spacing:2px;margin-bottom:14px}.fungora-rev p{font-family:var(--fungora-font-heading);font-size:1.12rem;font-weight:400;line-height:1.4;margin-bottom:18px;font-style:italic;color:var(--fungora-ink-soft)}.fungora-rev__who{font-weight:700;font-size:.9rem;color:var(--fungora-ink)}.fungora-rev__who small{display:block;color:var(--fungora-ink-soft);font-weight:500;font-size:.78rem;font-style:normal}.fungora-news{background:var(--fungora-paper);border-top:1px solid var(--fungora-line);padding:56px 0}.fungora-news.fungora-block{padding:56px 0}.fungora-news-band{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,460px);gap:32px 44px;align-items:center;padding:clamp(28px,4vw,42px);background:radial-gradient(circle at 10% 18%,rgba(46,142,107,.11),transparent 24%),radial-gradient(circle at 86% 16%,rgba(232,65,127,.1),transparent 22%),linear-gradient(135deg,#f7f2e9,#f3ecdf);border:1px solid rgba(78,64,44,.12);border-radius:30px;box-shadow:0 26px 60px #211b1614;position:relative;overflow:hidden}.fungora-news-band:before,.fungora-news-band:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.fungora-news-band:before{width:180px;height:180px;right:-42px;bottom:-82px;background:radial-gradient(circle,#ef56382e,#ef563800 68%)}.fungora-news-band:after{width:150px;height:150px;left:-44px;top:-58px;background:radial-gradient(circle,#69489d24,#69489d00 70%)}.fungora-news-band__copy{position:relative;z-index:1}.fungora-news-band__sparkles{display:flex;gap:10px;margin-bottom:18px}.fungora-news-band__sparkles span{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#2e8e6b,#d31e73);opacity:.88}.fungora-news-band__copy h2{font-family:var(--fungora-font-heading);font-size:clamp(1.8rem,4vw,3rem);line-height:.98;margin:10px 0 14px;color:var(--fungora-ink);max-width:10ch}.fungora-news-band__copy>p:last-child{color:var(--fungora-ink-soft);font-size:1rem;line-height:1.65;margin:0;max-width:44ch}.fungora-news-band__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.fungora-news-band__chips span{display:inline-flex;align-items:center;min-height:36px;padding:.55rem .95rem;border-radius:999px;border:1px solid rgba(78,64,44,.12);background:#fffdf7c7;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fungora-ink)}.fungora-news-band__panel{position:relative;z-index:1;padding:26px;border-radius:26px;background:#fffcf5db;border:1px solid rgba(78,64,44,.1);box-shadow:0 18px 38px #211b1614;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fungora-news-band__badge{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-bottom:14px;padding:.65rem 1rem;border-radius:999px;background:linear-gradient(135deg,#69489d,#d31e73);color:#fff;font-size:.84rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 16px 30px #69489d38}.fungora-news-band__note{margin:0 0 18px;color:var(--fungora-ink-soft);font-size:.94rem;line-height:1.6}.fungora-news-form{display:block;width:100%}.fungora-news-form__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.fungora-news-form input{width:100%;min-height:56px;border:1px solid rgba(78,64,44,.14);border-radius:999px;padding:.9em 1.2em;font-size:1rem;font-family:inherit;background:#ffffffeb;color:var(--fungora-ink)}.fungora-news-form input:focus{outline:none;border-color:var(--fungora-teal-deep);box-shadow:0 0 0 3px #007a882e}body.fungora-theme input::placeholder,body.fungora-theme textarea::placeholder{color:#636062;opacity:1}.fungora-news-form__btn{width:auto;justify-content:center;border-radius:999px;min-height:56px;min-width:180px;padding-inline:1.5rem}.fungora-footer{background:radial-gradient(circle at 12% 12%,rgba(255,255,255,.16),transparent 24%),radial-gradient(circle at 88% 16%,rgba(105,72,157,.18),transparent 24%),linear-gradient(180deg,#07b9ca,#00a9ba 48%,#008896);color:var(--fungora-text-on-dark);padding:70px 0 30px}.fungora-foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;margin-bottom:50px}.fungora-foot-brand__logo{height:var(--fungora-footer-logo-height-mobile, 34px);margin-bottom:18px;background:var(--fungora-paper-2);padding:8px 12px;border-radius:10px;display:block;width:auto}@media(min-width:750px){.fungora-foot-brand__logo{height:var(--fungora-footer-logo-height, 42px)}}.fungora-foot-brand p{color:var(--fungora-text-on-dark-muted);font-size:.92rem;max-width:30ch}.fungora-socials{display:flex;gap:12px;margin-top:20px}.fungora-socials a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;transition:.25s}.fungora-socials a:hover{background:#69489d;border-color:#69489d;transform:translateY(-3px)}.fungora-foot-col h5{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--fungora-text-on-dark-muted);margin-bottom:18px;font-weight:700}.fungora-foot-col a{display:block;color:var(--fungora-text-on-dark);font-size:.94rem;padding:6px 0;text-decoration:none;transition:.2s}.fungora-foot-col a:hover{color:#fff;padding-left:5px}.fungora-disclaimer{position:relative;border-top:none;padding-top:34px;font-size:.78rem;color:var(--fungora-text-on-dark-muted);display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;line-height:1.6}.fungora-disclaimer:before{content:"";position:absolute;top:0;left:0;width:100%;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='84' height='16' viewBox='0 0 84 16'%3E%3Cg fill='none' stroke='rgba(252,250,237,0.42)' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 10.5c0-2.3 2.4-4.3 5.5-4.3S17 8.2 17 10.5H6Z'/%3E%3Cpath d='M11.5 10.5v3.2'/%3E%3Cpath d='M27 10.5c0-1.9 2.1-3.6 4.8-3.6s4.8 1.7 4.8 3.6H27Z'/%3E%3Cpath d='M31.8 10.5v2.7'/%3E%3Cpath d='M48 10.5c0-2.3 2.4-4.3 5.5-4.3S59 8.2 59 10.5H48Z'/%3E%3Cpath d='M53.5 10.5v3.2'/%3E%3Cpath d='M69 10.5c0-1.9 2.1-3.6 4.8-3.6s4.8 1.7 4.8 3.6H69Z'/%3E%3Cpath d='M73.8 10.5v2.7'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat-x;background-position:center top;background-size:84px 16px;opacity:.9;pointer-events:none}@media(max-width:1200px){.fungora-prod-grid,.fungora-prod-grid--collection,.fungora-strains-grid,.fungora-ben-grid{grid-template-columns:repeat(3,1fr)}.fungora-products-carousel__track .fungora-card{flex:0 0 calc(33.333% - 15px);min-width:calc(33.333% - 15px)}}@media(max-width:980px){.fungora-hero__grid,.fungora-story__grid{grid-template-columns:1fr;gap:40px}.fungora-hero__visual{height:440px;order:-1;overflow:hidden}.fungora-hero__mushroom{width:110px;top:-6px;right:-8px;opacity:.14}.fungora-hero__bottle--main{height:320px;bottom:16px}.fungora-hero__bottle--left{height:220px;left:2%;bottom:4px}.fungora-hero__bottle--right{height:220px;right:2%;bottom:4px}.fungora-prod-grid,.fungora-prod-grid--collection,.fungora-ben-grid{grid-template-columns:repeat(2,1fr)}.fungora-card--bottle{--fungora-card-visual-h: 276px;--fungora-card-disc-size: 120px;--fungora-card-disc-top: 16px;--fungora-card-bottle-zoom: 4.4}.fungora-rev-grid,.fungora-ritual-grid{grid-template-columns:1fr}.fungora-foot-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.fungora-prod-grid,.fungora-prod-grid--collection,.fungora-ben-grid{grid-template-columns:1fr}.fungora-card--bottle{--fungora-card-visual-h: 268px;--fungora-card-disc-size: 112px;--fungora-card-disc-top: 14px;--fungora-card-bottle-zoom: 4.1}.fungora-card--asset-lifestyle{--fungora-card-visual-h: 280px}.fungora-hero__stats{flex-wrap:wrap;gap:20px}.fungora-news-band{grid-template-columns:1fr;padding:24px 20px;gap:20px}.fungora-foot-grid{grid-template-columns:1fr}}.fungora-rte{color:var(--fungora-ink-soft);font-size:1.05rem;line-height:1.7}.fungora-rte h2,.fungora-rte h3{font-family:var(--fungora-font-heading);color:var(--fungora-ink);margin:1.4em 0 .6em}.fungora-rte p{margin-bottom:1em}.fungora-rte ul,.fungora-rte ol{margin:0 0 1em 1.2em}.fungora-rte a{color:var(--fungora-teal-deep);text-decoration:underline}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fungora-pdp{padding-top:36px;padding-bottom:48px}.fungora-pdp__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:start}.fungora-pdp__grid>*{min-width:0;max-width:100%}.fungora-pdp__buy{max-width:100%;box-sizing:border-box}.fungora-pdp__media{position:sticky;top:96px;align-self:start}.fungora-pdp__gallery-shell{position:relative;min-height:480px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--fungora-line);border-radius:var(--fungora-radius);background:var(--fungora-paper-2);box-sizing:border-box}.fungora-pdp__disc{position:absolute;width:min(72%,340px);height:min(72%,340px);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.75;animation:fungora-pdp-disc-pulse 5s ease-in-out infinite;pointer-events:none}@keyframes fungora-pdp-disc-pulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.05)}}.fungora-pdp__gallery{position:relative;z-index:2;width:100%;height:480px;display:grid;place-items:center}.fungora-pdp__image{display:none;height:100%;width:100%;place-items:center}.fungora-pdp__image.is-active{display:grid;animation:fungora-pdp-fade .55s var(--fungora-ease)}@keyframes fungora-pdp-fade{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}.fungora-pdp__image img{max-height:100%;width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 24px 34px rgba(33,27,22,.35))}.fungora-pdp__thumbs{display:flex;gap:10px;justify-content:flex-start;flex-wrap:wrap;margin-top:20px;position:relative;z-index:3}.fungora-pdp__thumb{border:1px solid var(--fungora-line);border-radius:8px;padding:6px;background:transparent;cursor:pointer;transition:border-color .25s ease,box-shadow .25s ease}.fungora-pdp__thumb.is-active{border-color:var(--pdp-accent, var(--fungora-teal));box-shadow:0 0 0 1px color-mix(in srgb,var(--pdp-accent, var(--fungora-teal)) 30%,transparent)}.fungora-pdp__thumb img{width:72px;height:72px;object-fit:contain;display:block;border-radius:4px}.fungora-pdp__tag{margin-bottom:12px}.fungora-pdp__title{font-family:var(--fungora-font-heading);font-size:clamp(2.4rem,5vw,3.6rem);line-height:1.05;margin-bottom:14px}.fungora-pdp__lead{color:var(--fungora-ink-soft);font-size:1.1rem;margin-bottom:22px;max-width:42ch}.fungora-pdp__price{margin-bottom:24px}.fungora-pdp__price-sale{font-family:var(--fungora-font-heading);font-size:2rem;font-weight:600;margin-right:10px}.fungora-pdp__price s{color:var(--fungora-ink-soft);font-size:1rem}.fungora-pdp__variants{margin-bottom:18px}.fungora-pdp__variant-label{display:block;font-weight:700;font-size:.85rem;margin-bottom:6px}.fungora-pdp__select{width:100%;border:1px solid var(--fungora-line);border-radius:12px;padding:.85em 1em;font-family:inherit;background:var(--fungora-paper-2);margin-bottom:12px}.fungora-pdp__actions{display:flex;gap:12px;align-items:stretch;margin-bottom:12px}.fungora-pdp__qty-input{width:72px;border:1px solid var(--fungora-line);border-radius:12px;padding:.85em;text-align:center;font-family:inherit;background:var(--fungora-paper-2)}.fungora-pdp__submit{flex:1;justify-content:center}.fungora-pdp__highlights{list-style:none;border-top:1px solid var(--fungora-line);padding-top:20px}.fungora-pdp__highlights li{position:relative;padding-left:22px;margin-bottom:10px;color:var(--fungora-ink-soft);font-size:.95rem}.fungora-pdp__highlights li:before{content:"\2713";position:absolute;left:0;color:var(--fungora-teal);font-weight:700}.fungora-pdp__sticky{position:sticky;top:100px}.fungora-pdp-formula-card{position:relative;z-index:3;width:100%;max-width:none;margin-top:24px;background:var(--fungora-paper-2);border:1px solid var(--fungora-line);border-radius:18px;padding:20px 22px 18px;box-shadow:var(--fungora-shadow-sm)}.fungora-pdp-media-tabs{background:var(--fungora-paper-2);border:1px solid var(--fungora-line);border-radius:12px;overflow:hidden;max-width:100%;min-width:0}.fungora-pdp__details{margin-top:56px;padding-top:48px;border-top:1px solid var(--fungora-line);max-width:100%;min-width:0;overflow-x:clip}.fungora-pdp-accordions--below{margin-top:8px;background:transparent;border-top:none;padding-bottom:0}.fungora-pdp-accordions--below .fungora-pdp-accordion__trigger{padding:20px 0;font-size:1.1rem}.fungora-pdp-media-tabs__list{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-bottom:1px solid var(--fungora-line);background:#ffffff59}.fungora-pdp-media-tab{border:none;background:transparent;padding:14px 10px;font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--fungora-ink-soft);cursor:pointer;transition:color .3s ease,background .3s ease}.fungora-pdp-media-tab.is-active{color:var(--fungora-ink);background:var(--fungora-paper-2);box-shadow:inset 0 -2px 0 var(--pdp-accent, var(--fungora-teal))}.fungora-pdp-media-tabs__panels{padding:20px 22px 18px}.fungora-pdp-media-panel{display:none}.fungora-pdp-media-panel.is-active{display:block;animation:fungora-pdp-fade .45s var(--fungora-ease)}.fungora-pdp-media-panel__title{font-family:var(--fungora-font-heading);font-size:1.35rem;font-weight:600;line-height:1.15;margin-bottom:8px}.fungora-pdp-ritual--compact{margin:0;padding-left:1.1em}.fungora-pdp-ritual--compact li{margin-bottom:10px;font-size:.88rem;line-height:1.45;color:var(--fungora-ink-soft)}.fungora-pdp-accordions--media{margin-top:18px;background:transparent;border-top:none;padding:0}.fungora-pdp-accordions--media .fungora-pdp-accordion__trigger{font-size:1.05rem;padding:18px 0}.fungora-pdp__payments{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid var(--fungora-line)}.fungora-pdp__payments span{font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--fungora-ink-soft);background:var(--fungora-paper-2);border:1px solid var(--fungora-line);border-radius:6px;padding:6px 8px}.fungora-pdp-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:90;transform:translateY(110%);transition:transform .42s var(--fungora-ease);pointer-events:none}.fungora-pdp-sticky-bar.is-visible{transform:translateY(0);pointer-events:auto}.fungora-pdp-sticky-bar__inner{display:flex;align-items:center;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fbf7eef7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--fungora-line);box-shadow:0 -14px 36px #211b1624}.fungora-pdp-sticky-bar__thumb{width:50px;height:50px;flex-shrink:0;border-radius:12px;background:var(--fungora-paper-2);border:1px solid var(--fungora-line);overflow:hidden;display:grid;place-items:center}.fungora-pdp-sticky-bar__thumb img{width:100%;height:100%;object-fit:contain}.fungora-pdp-sticky-bar__meta{flex:1;min-width:0}.fungora-pdp-sticky-bar__meta strong{display:block;font-family:var(--fungora-font-heading);font-size:.95rem;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.fungora-pdp-sticky-bar__meta span{font-size:.92rem;font-weight:800;color:var(--pdp-accent, var(--fungora-teal-deep))}.fungora-pdp-sticky-bar__btn{flex-shrink:0;min-height:44px;padding:.85em 1.15em;font-size:.88rem;white-space:nowrap}.fungora-pdp-formula-card__eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--fungora-teal-deep);margin-bottom:8px}.fungora-pdp-formula-card h2{font-family:var(--fungora-font-heading);font-size:1.35rem;font-weight:600;line-height:1.15;margin-bottom:8px}.fungora-pdp-formula-card__text{font-size:.82rem;color:var(--fungora-ink-soft);line-height:1.45;margin-bottom:14px}.fungora-pdp-formula-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fungora-pdp-formula-card__stats b{display:block;font-family:var(--fungora-font-heading);font-size:1rem;font-weight:600;line-height:1.1}.fungora-pdp-formula-card__stats small{font-size:.62rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:var(--fungora-ink-soft)}.fungora-pdp__social{display:flex;align-items:center;gap:10px;margin-bottom:16px;font-size:.88rem;font-weight:600;color:var(--fungora-ink-soft)}.fungora-pdp__stars{color:var(--fungora-gold);letter-spacing:.06em}.fungora-pdp__stat-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.fungora-pdp__stat-chip{background:var(--fungora-paper-2);border:1px solid var(--fungora-line);border-radius:14px;padding:10px 14px;min-width:88px}.fungora-pdp__stat-chip b{display:block;font-family:var(--fungora-font-heading);font-size:1.1rem;font-weight:600;color:var(--pdp-accent, var(--fungora-teal))}.fungora-pdp__stat-chip small{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:var(--fungora-ink-soft);margin-top:2px}.fungora-pdp__bullets{list-style:none;margin:0 0 22px;padding:0}.fungora-pdp__bullets li{position:relative;padding-left:1.3em;margin-bottom:8px;color:var(--fungora-ink-soft);font-size:.95rem;line-height:1.45}.fungora-pdp__bullets li:before{content:"\2713";position:absolute;left:0;color:var(--pdp-accent, var(--fungora-teal));font-weight:800}.fungora-pdp__strain-picker{margin-bottom:22px;max-width:100%;min-width:0;overflow:hidden}.fungora-pdp__picker-label{display:block;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--fungora-ink-soft);margin-bottom:10px}.fungora-pdp__strain-pills{display:flex;flex-wrap:wrap;gap:8px;max-width:100%;min-width:0}.fungora-pdp__strain-pill{display:inline-flex;align-items:center;padding:.55em 1em;border-radius:100px;border:1.5px solid var(--fungora-line);background:var(--fungora-paper-2);color:var(--fungora-ink);font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s var(--fungora-ease)}.fungora-pdp__strain-pill:hover,.fungora-pdp__strain-pill.is-active{background:var(--pdp-accent, var(--fungora-teal));border-color:var(--pdp-accent, var(--fungora-teal));color:#fff;transform:translateY(-2px)}.fungora-pdp__save{display:inline-block;margin-left:10px;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--fungora-teal-deep);background:#00a9ba1a;padding:4px 10px;border-radius:50px}.fungora-pdp__tax{display:block;margin-top:6px;font-size:.82rem;color:var(--fungora-ink-soft)}.fungora-pdp__qty{display:flex;align-items:stretch;border:1px solid var(--fungora-line);border-radius:12px;overflow:hidden;background:var(--fungora-paper-2)}.fungora-pdp__qty-btn{width:44px;border:none;background:transparent;font-size:1.2rem;font-weight:700;cursor:pointer;color:var(--fungora-ink);transition:background .2s ease}.fungora-pdp__qty-btn:hover{background:#00a9ba14}.fungora-pdp__qty .fungora-pdp__qty-input{width:52px;border:none;border-left:1px solid var(--fungora-line);border-right:1px solid var(--fungora-line);border-radius:0}.fungora-pdp__buy-now{width:100%;margin-bottom:20px}.fungora-pdp__buy-now .shopify-payment-button,.fungora-pdp__buy-now shopify-accelerated-checkout,.fungora-pdp__buy-now shopify-buy-it-now-button{width:100%!important;max-width:none!important;display:block!important}.fungora-pdp__buy-now .shopify-payment-button__button,.fungora-pdp__buy-now shopify-buy-it-now-button button{width:100%!important;max-width:none!important;border-radius:100px!important;min-height:56px!important;padding:.95em 1.7em!important;font-family:var(--fungora-font-body)!important;font-size:.95rem!important;font-weight:700!important;line-height:1.2!important}.fungora-pdp__trust{list-style:none;margin:0;padding:20px 0 0;border-top:1px solid var(--fungora-line);display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.fungora-pdp__trust li{font-size:.82rem;font-weight:600;color:var(--fungora-ink-soft);line-height:1.35}.fungora-pdp-accordions{background:var(--fungora-paper-2);border-top:1px solid var(--fungora-line);padding-top:0;padding-bottom:48px}.fungora-pdp-accordions__inner{max-width:820px}.fungora-pdp-accordion{border-bottom:1px solid var(--fungora-line)}.fungora-pdp-accordion__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0;border:none;background:none;font-family:var(--fungora-font-heading);font-size:1.25rem;font-weight:600;text-align:left;cursor:pointer;color:var(--fungora-ink)}.fungora-pdp-accordion__trigger i{font-style:normal;font-size:1.4rem;font-weight:400;transition:transform .35s var(--fungora-ease)}.fungora-pdp-accordion__trigger.is-open i{transform:rotate(45deg)}.fungora-pdp-accordion__panel{display:none;padding:0 0 22px;color:var(--fungora-ink-soft);line-height:1.6}.fungora-pdp-accordion__panel.is-open{display:block;animation:fungora-panel-in .45s var(--fungora-ease) both}.fungora-pdp-details__nutrition-img{width:100%;max-width:360px;border-radius:12px}.fungora-pdp-details{background:var(--fungora-paper-2);border-top:1px solid var(--fungora-line)}.fungora-pdp-details__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:start}.fungora-pdp-details h2,.fungora-pdp-details h3{font-family:var(--fungora-font-heading);color:var(--fungora-ink)}.fungora-pdp-details__card{background:var(--fungora-paper);border:1px solid var(--fungora-line);border-radius:var(--fungora-radius);padding:24px;margin-bottom:18px}.fungora-pdp-ritual{margin:0;padding-left:1.1em;color:var(--fungora-ink-soft)}.fungora-pdp-ritual li{margin-bottom:10px}.fungora-pdp-details__nutrition img{width:100%;border-radius:12px}.fungora-contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.fungora-contact__lead{color:var(--fungora-ink-soft);font-size:1.1rem;margin:16px 0 28px;max-width:42ch}.fungora-contact__cards{display:grid;gap:14px;margin-bottom:24px}.fungora-contact__card{background:var(--fungora-paper-2);border:1px solid var(--fungora-line);border-radius:16px;padding:18px 20px;transition:transform .45s var(--fungora-ease),box-shadow .45s var(--fungora-ease),border-color .35s ease}.fungora-contact__card:hover{transform:translateY(-4px);box-shadow:var(--fungora-shadow-sm);border-color:#00a9ba33}.fungora-contact__card h3{font-family:var(--fungora-font-heading);font-size:1.1rem;margin-bottom:6px}.fungora-contact__card p{color:var(--fungora-ink-soft);font-size:.95rem}.fungora-contact__card a{color:var(--fungora-teal-deep);font-weight:600}.fungora-contact__trust{list-style:none;display:flex;flex-wrap:wrap;gap:12px 20px}.fungora-contact__trust li{font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--fungora-teal-deep)}.fungora-contact__form-wrap{background:var(--fungora-paper-2);border:1px solid var(--fungora-line);border-radius:var(--fungora-radius);padding:32px}.fungora-contact__field{margin-bottom:16px}.fungora-contact__field label{display:block;font-weight:700;font-size:.85rem;margin-bottom:6px}.fungora-contact__field input,.fungora-contact__field textarea{width:100%;border:1px solid var(--fungora-line);border-radius:12px;padding:.9em 1em;font-family:inherit;background:#fff}.fungora-contact__field input:focus,.fungora-contact__field textarea:focus{outline:2px solid var(--fungora-teal)}.fungora-contact__alert{border-radius:12px;padding:14px 16px;margin-bottom:16px;font-weight:600}.fungora-contact__alert--success{background:#00a9ba1f;color:var(--fungora-teal-deep)}.fungora-contact__alert--error{background:#ef56381f;color:var(--fungora-chaga)}.fungora-page__inner{max-width:820px}.fungora-page__hero{margin-bottom:24px}.fungora-page__content{background:var(--fungora-paper-2);border:1px solid var(--fungora-line);border-radius:var(--fungora-radius);padding:36px}.fungora-page--faq .fungora-page__inner{max-width:1120px}.fungora-page--faq .fungora-page__hero--faq{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:28px 40px;align-items:end;margin-bottom:28px}.fungora-page--faq .fungora-section-head{max-width:760px;margin-bottom:0}.fungora-page--faq .fungora-section-head h1{max-width:11ch;font-family:var(--fungora-font-heading);font-size:clamp(2.7rem,6vw,4.8rem);line-height:.92;letter-spacing:-.045em}.fungora-page--faq .fungora-section-head p{max-width:48ch;margin-top:18px;font-size:1.03rem;line-height:1.68}.fungora-page__support{position:relative;padding:24px 24px 22px;border-radius:26px;background:linear-gradient(180deg,#ffffff6b,#fcfaedd6),#fffef68f;border:1px solid rgba(108,95,74,.12);box-shadow:0 24px 50px -34px #4637253d;backdrop-filter:blur(14px) saturate(128%);-webkit-backdrop-filter:blur(14px) saturate(128%);overflow:hidden}.fungora-page__support:before{content:"";position:absolute;width:150px;height:150px;top:-56px;right:-40px;border-radius:50%;background:radial-gradient(circle,#00a9ba29,#00a9ba00 72%);pointer-events:none}.fungora-page__support-badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;padding:6px 12px;border-radius:999px;background:#00a9ba14;color:var(--fungora-teal-deep);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.fungora-page__support strong{display:block;font-family:var(--fungora-font-heading);font-size:1.22rem;line-height:1.2;letter-spacing:-.02em;color:var(--fungora-ink)}.fungora-page__support p{margin:12px 0 0;font-size:.94rem;line-height:1.62;color:var(--fungora-ink-soft)}.fungora-page__support-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.fungora-page__support-tags span{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#ffffff8a;border:1px solid rgba(108,95,74,.12);font-size:.78rem;font-weight:700;color:var(--fungora-ink-soft)}.fungora-page__content-shell--faq{position:relative}.fungora-page__content-shell--faq:before,.fungora-page__content-shell--faq:after{content:"";position:absolute;border-radius:999px;pointer-events:none;filter:blur(10px)}.fungora-page__content-shell--faq:before{width:180px;height:180px;left:-48px;top:32px;background:radial-gradient(circle,#2e8e6b1a,#2e8e6b00 72%)}.fungora-page__content-shell--faq:after{width:170px;height:170px;right:-42px;bottom:34px;background:radial-gradient(circle,#69489d17,#69489d00 72%)}.fungora-page--faq .fungora-page__content{position:relative;padding:34px 36px;border-radius:30px;background:linear-gradient(180deg,#fff9,#fcfaedeb),var(--fungora-paper-2);border:1px solid rgba(108,95,74,.12);box-shadow:0 30px 70px -38px #4637253d;backdrop-filter:blur(14px) saturate(132%);-webkit-backdrop-filter:blur(14px) saturate(132%);overflow:hidden}.fungora-page--faq .fungora-page__content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 12% 12%,#ffffff6b,#fff0 24%),linear-gradient(135deg,#fff3,#fff0 42%)}.fungora-page--faq .fungora-page__content>:first-child{margin-top:0}.fungora-page--faq .fungora-page__content>:last-child{margin-bottom:0}.fungora-page--faq .fungora-page__content h2{margin:10px 0 20px;padding-top:14px;font-family:var(--fungora-font-heading);font-size:clamp(1.6rem,3vw,2.1rem);line-height:1.08;letter-spacing:-.02em;color:var(--fungora-ink)}.fungora-page--faq .fungora-page__content h3{margin:26px 0 10px;padding:18px 22px;border-radius:20px;background:#ffffff8a;border:1px solid rgba(108,95,74,.1);box-shadow:0 16px 32px -28px #46372533;font-family:var(--fungora-font-heading);font-size:1.12rem;line-height:1.35;letter-spacing:-.01em;color:var(--fungora-ink)}.fungora-page--faq .fungora-page__content h3+p,.fungora-page--faq .fungora-page__content h3+ul,.fungora-page--faq .fungora-page__content h3+ol{margin-top:12px}.fungora-page--faq .fungora-page__content p,.fungora-page--faq .fungora-page__content li{font-size:1rem;line-height:1.72;color:var(--fungora-ink-soft)}.fungora-page--faq .fungora-page__content p+p,.fungora-page--faq .fungora-page__content ul+p,.fungora-page--faq .fungora-page__content ol+p{margin-top:12px}.fungora-page--faq .fungora-page__content ul,.fungora-page--faq .fungora-page__content ol{padding-left:1.3em}.fungora-page--faq .fungora-page__content li+li{margin-top:8px}.fungora-page--faq .fungora-page__content strong{color:var(--fungora-ink)}.fungora-page--faq .fungora-page__content details{margin:18px 0;border-radius:18px;background:#ffffff85;border:1px solid rgba(108,95,74,.1);overflow:hidden}.fungora-page--faq .fungora-page__content summary{list-style:none;cursor:pointer;padding:18px 22px;font-weight:600;color:var(--fungora-ink)}.fungora-page--faq .fungora-page__content summary::-webkit-details-marker{display:none}.fungora-page--faq .fungora-page__content details>*:not(summary){padding:0 22px 20px}.fungora-cart{background:var(--fungora-paper)}.fungora-cart__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.fungora-cart__head h1{font-family:var(--fungora-font-heading);font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:600;line-height:1.05}.fungora-cart__count{font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--fungora-teal-deep);background:#00a9ba1a;padding:8px 14px;border-radius:100px;white-space:nowrap}.fungora-cart__shipping{background:var(--fungora-paper-2);border:1px solid var(--fungora-line);border-radius:var(--fungora-radius);padding:18px 22px;margin-bottom:28px}.fungora-cart__shipping p{margin:0 0 12px;font-size:.95rem;color:var(--fungora-ink-soft)}.fungora-cart__shipping-bar{height:8px;background:var(--fungora-line);border-radius:100px;overflow:hidden}.fungora-cart__shipping-bar span{display:block;height:100%;width:var(--progress, 0%);background:linear-gradient(90deg,var(--fungora-teal),var(--fungora-teal-bright));border-radius:inherit;transition:width .6s var(--fungora-ease)}.fungora-cart__empty{text-align:center;padding:20px 0 48px;max-width:480px;margin:0 auto}.fungora-cart__empty-visual{position:relative;width:120px;height:120px;margin:0 auto 24px;display:grid;place-items:center}.fungora-cart__empty-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle,rgba(0,169,186,.15),transparent 70%);animation:fungora-pdp-disc-pulse 5s ease-in-out infinite}.fungora-cart__empty-icon{font-size:2.8rem;position:relative;z-index:1}.fungora-cart__empty h2{font-family:var(--fungora-font-heading);font-size:1.8rem;font-weight:600;margin-bottom:10px}.fungora-cart__empty p{color:var(--fungora-ink-soft);font-size:1.05rem;margin-bottom:24px;line-height:1.55}.fungora-cart__layout{display:grid;grid-template-columns:1.35fr .65fr;gap:32px;align-items:start}.fungora-cart__items{background:var(--fungora-paper-2);border:1px solid var(--fungora-line);border-radius:calc(var(--fungora-radius) + 4px);padding:8px 24px;box-shadow:var(--fungora-shadow-sm)}.fungora-cart__item{display:grid;grid-template-columns:110px 1fr auto;gap:20px;align-items:center;padding:22px 0;border-bottom:1px solid var(--fungora-line)}.fungora-cart__item:last-child{border-bottom:none}.fungora-cart__thumb{position:relative;display:block;height:130px}.fungora-cart__thumb-disc{position:absolute;width:90px;height:90px;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle at 40% 35%,var(--item-accent-light),var(--item-accent));opacity:.88;z-index:0}.fungora-cart__thumb img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 16px 22px rgba(33,27,22,.28))}.fungora-cart__tag{display:inline-block;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--item-accent, var(--fungora-teal));padding:4px 10px;border-radius:50px;margin-bottom:8px}.fungora-cart__item h3{font-family:var(--fungora-font-heading);font-size:1.35rem;font-weight:600;margin-bottom:4px}.fungora-cart__item h3 a{color:inherit;text-decoration:none}.fungora-cart__item h3 a:hover{color:var(--item-accent, var(--fungora-teal-deep))}.fungora-cart__variant,.fungora-cart__unit-price{color:var(--fungora-ink-soft);font-size:.9rem;margin:0}.fungora-cart__item-actions{text-align:right;min-width:140px}.fungora-cart__qty{margin-bottom:12px;margin-left:auto}.fungora-cart__line-price{font-family:var(--fungora-font-heading);font-size:1.35rem;font-weight:600;margin:0 0 10px;color:var(--fungora-ink)}.fungora-cart__remove{color:var(--fungora-ink-soft);font-size:.82rem;font-weight:700;text-decoration:none;transition:color .25s ease}.fungora-cart__remove:hover{color:var(--fungora-reishi)}.fungora-cart__summary-card{background:var(--fungora-ink);color:var(--fungora-paper-2);border-radius:calc(var(--fungora-radius) + 4px);padding:30px 26px;position:sticky;top:100px;box-shadow:var(--fungora-shadow-premium)}.fungora-cart__summary-card h2{font-family:var(--fungora-font-heading);font-size:1.55rem;font-weight:600;margin-bottom:22px}.fungora-cart__row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px;font-size:1rem}.fungora-cart__row strong{font-family:var(--fungora-font-heading);font-size:1.2rem;font-weight:600}.fungora-cart__row--muted{color:#fbf7eea6;font-size:.92rem}.fungora-cart__row--muted strong{font-size:.95rem;font-family:var(--fungora-font-body)}.fungora-cart__note{color:#fbf7ee9e;font-size:.84rem;margin:8px 0 22px;line-height:1.5;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.fungora-cart__checkout{width:100%;justify-content:center;margin-bottom:10px}.fungora-cart__update{width:100%;justify-content:center;margin-bottom:16px;border-color:#ffffff38;color:var(--fungora-paper-2)}.fungora-cart__update:hover{background:#ffffff1a;color:#fff;border-color:#ffffff4d}.fungora-cart__continue{display:block;text-align:center;font-size:.88rem;font-weight:700;color:#fbf7eebf;text-decoration:none;margin-bottom:20px;transition:color .25s ease}.fungora-cart__continue:hover{color:#fff}.fungora-cart__trust{list-style:none;margin:0;padding:18px 0 0;border-top:1px solid rgba(255,255,255,.1);display:grid;gap:8px}.fungora-cart__trust li{font-size:.78rem;font-weight:600;color:#fbf7eeb3;line-height:1.35}.fungora-cart__upsell{margin-top:56px;padding-top:48px;border-top:1px solid var(--fungora-line)}.fungora-cart__upsell h3{font-family:var(--fungora-font-heading);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600;margin-bottom:28px;text-align:center}@media(max-width:980px){.fungora-cart__layout{grid-template-columns:1fr}.fungora-cart__summary-card{position:static}.fungora-cart__item{grid-template-columns:90px 1fr;grid-template-rows:auto auto}.fungora-cart__item-actions{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;text-align:left;min-width:0}.fungora-cart__qty{margin:0}}@media(max-width:640px){.fungora-cart__head{flex-direction:column;align-items:flex-start}.fungora-cart__items{padding:8px 16px}}.fungora-404__inner{text-align:center;max-width:620px}.fungora-404__text{color:var(--fungora-ink-soft);font-size:1.1rem;margin:16px 0 28px}.fungora-404__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.fungora-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:40px}.fungora-pagination__info{color:var(--fungora-ink-soft);font-weight:600}body.fungora-theme .content-for-layout{background:var(--fungora-paper)}body.fungora-theme #header-group{background:var(--fungora-header-bg)}@media(max-width:980px){.fungora-pdp__grid,.fungora-pdp-details__grid,.fungora-contact__grid{grid-template-columns:1fr;gap:28px}.fungora-pdp{padding-top:24px;padding-bottom:32px}.fungora-pdp__media{position:static;min-height:0}.fungora-pdp__gallery-shell{min-height:0}.fungora-pdp__disc{width:min(72vw,300px);height:min(72vw,300px)}.fungora-pdp__gallery{height:min(78vw,400px)}.fungora-pdp__details{margin-top:36px;padding-top:32px}.fungora-pdp-formula-card{margin-top:20px}.fungora-pdp-media-tabs__list{grid-template-columns:repeat(3,minmax(0,1fr))}.fungora-pdp-media-tab{text-align:center;font-size:.65rem;padding:12px 4px;min-width:0;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;line-height:1.2}.fungora-pdp__sticky{position:static}.fungora-pdp__title{font-size:clamp(2rem,8vw,2.6rem)}.fungora-pdp__stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fungora-pdp__stat-chip{min-width:0;padding:10px 6px;text-align:center;overflow:hidden}.fungora-pdp__stat-chip b{font-size:.95rem;line-height:1.15;word-break:break-word}.fungora-pdp__stat-chip small{font-size:.58rem;letter-spacing:.03em;line-height:1.2}.fungora-pdp__strain-pills{flex-wrap:wrap;overflow-x:visible;width:100%;max-width:100%}.fungora-pdp__strain-pill{flex-shrink:1;max-width:100%}.fungora-pdp__payments{justify-content:flex-start;gap:6px}.fungora-pdp__payments span{font-size:.62rem;padding:5px 6px}.fungora-pdp__actions{flex-direction:column}.fungora-pdp__qty{width:100%;justify-content:center}.fungora-pdp__submit{width:100%}.fungora-pdp__trust{grid-template-columns:1fr}.fungora-pdp-details__nutrition-img{max-width:100%;height:auto}}@media(max-width:640px){.fungora-pdp{padding-top:16px;padding-bottom:24px}.fungora-pdp__grid{gap:20px}.fungora-pdp__gallery{height:min(85vw,360px)}.fungora-pdp__disc{width:min(68vw,260px);height:min(68vw,260px)}.fungora-pdp__social{flex-wrap:wrap;font-size:.82rem}.fungora-pdp__lead,.fungora-pdp__bullets li{font-size:.9rem}.fungora-pdp-media-tabs__panels{padding:16px 14px 14px}.fungora-pdp-formula-card__stats{gap:6px}.fungora-pdp-formula-card__stats b{font-size:.88rem}.fungora-pdp-formula-card__stats small{font-size:.55rem;line-height:1.2}.fungora-pdp__buy{padding:20px 16px 18px}.fungora-pdp__price-sale{font-size:1.75rem}.fungora-pdp__save{display:block;margin:6px 0 0}.fungora-pdp-sticky-bar__btn{padding:.82em 1em;font-size:.82rem}.fungora-products-carousel{padding:0 36px}.fungora-compare__wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.fungora-compare__table{min-width:520px}}@media(min-width:981px){.fungora-pdp-sticky-bar{display:none}}.fungora-stats-bar{background:var(--fungora-paper-2);border-block:1px solid var(--fungora-line);padding:28px 0}.fungora-stats-bar__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}.fungora-stats-bar__item b{font-family:var(--fungora-font-heading);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600;display:block;line-height:1}.fungora-stats-bar__item small{display:block;margin-top:8px;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:var(--fungora-ink-soft)}.fungora-strain-switcher{background:var(--fungora-paper-2);border-block:1px solid var(--fungora-line)}.fungora-strain-switcher__shell{background:var(--fungora-paper);border:1px solid var(--fungora-line);border-radius:calc(var(--fungora-radius) + 6px);padding:28px;box-shadow:var(--fungora-shadow-premium);overflow:visible}.fungora-strain-switcher__tabs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:32px;max-width:100%;min-width:0}.fungora-strain-tab{border:1.5px solid var(--fungora-line);background:var(--fungora-paper-2);color:var(--fungora-ink);font-family:var(--fungora-font-body);font-weight:700;font-size:.88rem;padding:.65em 1.25em;border-radius:100px;cursor:pointer;transition:background .35s ease,border-color .35s ease,color .35s ease,transform .35s var(--fungora-ease)}.fungora-strain-tab.is-active,.fungora-strain-tab:hover{background:var(--strain-accent, var(--fungora-teal));border-color:var(--strain-accent, var(--fungora-teal));color:#fff;transform:translateY(-2px)}.fungora-strain-switcher__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.fungora-strain-switcher__visual{position:relative;min-height:460px;display:flex;align-items:center;justify-content:center;overflow:visible}.fungora-strain-switcher__bottle{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(24px) scale(.94);transition:opacity .55s var(--fungora-ease),transform .65s var(--fungora-ease);pointer-events:none;overflow:visible}.fungora-strain-switcher__bottle.is-active{opacity:1;transform:none;pointer-events:auto}.fungora-strain-switcher__stage{position:relative;width:300px;height:440px;display:flex;align-items:center;justify-content:center}.fungora-strain-switcher__disc{position:absolute;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle at 40% 35%,var(--strain-light),var(--strain-accent));left:50%;top:50%;transform:translate(-50%,-50%);opacity:.95;z-index:0}.fungora-strain-switcher__img-stack{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;pointer-events:none}.fungora-strain-switcher__bottle img,.fungora-strain-switcher__img{position:absolute;left:50%;top:50%;height:448px;width:auto;max-width:none;margin:0;object-fit:contain;object-position:center center;transform:translate(-50%,-50%);filter:drop-shadow(0 28px 36px rgba(33,27,22,.35));transition:opacity .35s var(--fungora-ease)}.fungora-strain-switcher__img--primary{opacity:1;z-index:1}.fungora-strain-switcher__img--hover{opacity:0;z-index:2}.fungora-strain-switcher__bottle--has-hover .fungora-strain-switcher__img-stack{pointer-events:auto}.fungora-strain-switcher__bottle--has-hover:hover .fungora-strain-switcher__img--primary,.fungora-strain-switcher__bottle--has-hover:focus-within .fungora-strain-switcher__img--primary{opacity:0}.fungora-strain-switcher__bottle--has-hover:hover .fungora-strain-switcher__img--hover,.fungora-strain-switcher__bottle--has-hover:focus-within .fungora-strain-switcher__img--hover{opacity:1}.fungora-strain-panel{display:none}.fungora-strain-panel.is-active{display:block;animation:fungora-panel-in .55s var(--fungora-ease) both}@keyframes fungora-panel-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:none}}.fungora-strain-panel__tag{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;padding:5px 12px;border-radius:50px;margin-bottom:14px}.fungora-strain-panel h3{font-family:var(--fungora-font-heading);font-size:clamp(2rem,4vw,2.8rem);font-weight:600;margin-bottom:12px}.fungora-strain-panel__lead{color:var(--fungora-ink-soft);font-size:1.08rem;line-height:1.55;margin-bottom:20px;max-width:38ch}.fungora-strain-panel__facts{list-style:none;padding:0;margin:0 0 28px}.fungora-strain-panel__facts li{position:relative;padding-left:1.4em;margin-bottom:10px;font-weight:600;color:var(--fungora-ink)}.fungora-strain-panel__facts li:before{content:"\2713";position:absolute;left:0;color:var(--fungora-teal);font-weight:800}.fungora-strain-panel__foot{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.fungora-strain-panel__price{font-family:var(--fungora-font-heading);font-size:2rem;font-weight:600}.fungora-moments{background:var(--fungora-ink);color:var(--fungora-paper-2)}.fungora-moments .fungora-eyebrow{color:var(--fungora-teal-bright)}.fungora-moments .fungora-section-head p{color:#fbf7eeb8}.fungora-moments__tabs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:36px}.fungora-moment-tab{display:inline-flex;align-items:center;gap:8px;border:1.5px solid rgba(255,255,255,.14);background:#ffffff0a;color:#fbf7eecc;font-family:var(--fungora-font-body);font-weight:700;font-size:.9rem;padding:.7em 1.3em;border-radius:100px;cursor:pointer;transition:all .35s var(--fungora-ease)}.fungora-moment-tab.is-active,.fungora-moment-tab:hover{background:#ffffff1f;border-color:#ffffff47;color:#fff;transform:translateY(-2px)}.fungora-moment-tab__icon{font-size:1.1rem}.fungora-moment-panel{display:none;grid-template-columns:1fr 1fr;gap:40px;align-items:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:calc(var(--fungora-radius) + 4px);padding:40px}.fungora-moment-panel.is-active{display:grid;animation:fungora-panel-in .55s var(--fungora-ease) both}.fungora-moment-panel__stat{font-family:var(--fungora-font-heading);font-size:1.1rem;font-weight:600;color:var(--moment-accent, var(--fungora-teal-bright));display:block}.fungora-moment-panel__stat-label{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700;color:#fbf7ee8c;margin-bottom:18px}.fungora-moment-panel h3{font-family:var(--fungora-font-heading);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:600;margin-bottom:14px}.fungora-moment-panel p{color:#fbf7eebf;line-height:1.6;margin-bottom:24px;max-width:40ch}.fungora-moment-panel__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:320px}.fungora-moment-panel__glow{position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,var(--moment-accent, var(--fungora-teal)),transparent 70%);opacity:.35;filter:blur(8px)}.fungora-moment-panel__visual img{position:relative;z-index:1;height:340px;object-fit:contain;filter:drop-shadow(0 24px 32px rgba(0,0,0,.45))}.fungora-strains-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.fungora-strain-card{background:var(--fungora-paper-2);border:1px solid var(--fungora-line);border-radius:var(--fungora-radius);padding:26px 22px;transition:transform .45s var(--fungora-ease),box-shadow .45s ease,border-color .35s ease}.fungora-strain-card:hover{transform:translateY(-8px);box-shadow:var(--fungora-shadow-premium);border-color:color-mix(in srgb,var(--strain-accent) 30%,var(--fungora-line))}.fungora-strain-card__top{display:flex;align-items:baseline;gap:4px;margin-bottom:16px;color:var(--strain-accent, var(--fungora-teal))}.fungora-strain-card__num{font-family:var(--fungora-font-heading);font-size:2rem;font-weight:600;line-height:1}.fungora-strain-card__of{font-size:.8rem;font-weight:700;opacity:.55}.fungora-strain-card__icon{font-size:1.6rem;margin-bottom:12px}.fungora-strain-card h3{font-family:var(--fungora-font-heading);font-size:1.35rem;font-weight:600;margin-bottom:6px}.fungora-strain-card__dose{font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--fungora-ink-soft);margin-bottom:12px}.fungora-strain-card__text{color:var(--fungora-ink-soft);font-size:.92rem;line-height:1.55;margin-bottom:16px}.fungora-strain-card__link{font-weight:700;font-size:.88rem;color:var(--strain-accent, var(--fungora-teal-deep));text-decoration:none}.fungora-strain-card__link:hover{text-decoration:underline}.fungora-compare{background:var(--fungora-paper-2);border-block:1px solid var(--fungora-line)}.fungora-compare__wrap{overflow-x:auto;max-width:100%;min-width:0;border:1px solid var(--fungora-line);border-radius:var(--fungora-radius);background:var(--fungora-paper)}.fungora-compare__table{width:100%;border-collapse:collapse;min-width:640px}.fungora-compare__table th,.fungora-compare__table td{padding:18px 20px;text-align:center;border-bottom:1px solid var(--fungora-line);font-size:.95rem}.fungora-compare__table thead th{font-family:var(--fungora-font-heading);font-size:1.05rem;font-weight:600;background:var(--fungora-paper-2)}.fungora-compare__table tbody th{text-align:left;font-weight:700;color:var(--fungora-ink)}.fungora-compare__highlight{background:#00a9ba0f;font-weight:700}.fungora-compare__yes{color:var(--fungora-teal-deep);font-size:1.2rem;font-weight:800}.fungora-compare__no{color:var(--fungora-ink-muted)}.fungora-compare__note{padding:14px 20px;font-size:.82rem;color:var(--fungora-ink-soft);margin:0}.fungora-reviews__head{max-width:760px;margin-bottom:18px}.fungora-reviews .fungora-section-head{max-width:none;margin-bottom:0}.fungora-reviews .fungora-section-head h2{max-width:13ch;font-size:clamp(2.2rem,4.5vw,3.85rem);line-height:.94;letter-spacing:-.035em}.fungora-reviews__intro{max-width:44ch;margin-top:14px;font-size:.94rem;line-height:1.6;color:var(--fungora-ink-soft)}.fungora-reviews__amazon-link{margin-top:12px}.fungora-reviews__amazon-link a{color:var(--fungora-teal-deep);font-size:.88rem;font-weight:600;text-decoration:underline;text-underline-offset:.18em}.fungora-reviews__cta{margin-top:28px;display:flex;justify-content:center}.fungora-reviews__trust{display:inline-flex;align-items:center;gap:18px;min-width:0;padding:14px 18px;border-radius:999px;background:linear-gradient(180deg,#ffffff6b,#fcfaedd6);border:1px solid rgba(108,95,74,.12);box-shadow:0 18px 36px -26px #46372538;flex-wrap:wrap}.fungora-reviews__score{display:inline-grid;grid-template-columns:auto auto auto;align-items:center;gap:8px 12px}.fungora-reviews__stars{letter-spacing:.14em;color:var(--fungora-ink);font-size:.74rem;grid-column:1 / -1}.fungora-reviews__score strong{font-family:var(--fungora-font-heading);font-size:clamp(1.55rem,2.5vw,2rem);font-weight:600;line-height:1}.fungora-reviews__score small{font-weight:700;color:var(--fungora-teal-deep);text-transform:uppercase;letter-spacing:.06em;font-size:.68rem}.fungora-reviews__meta{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px 14px}.fungora-reviews__meta span{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--fungora-ink-soft)}.fungora-reviews__meta span:before{content:"";width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,var(--fungora-teal),var(--fungora-turkey));box-shadow:0 0 0 5px #00a9ba14}.fungora-reviews-carousel{position:relative;max-width:100%;min-width:0;overflow-x:clip}.fungora-reviews-carousel__top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px 24px;margin-bottom:16px;padding:18px 22px;border-radius:24px;background:linear-gradient(180deg,#ffffff7a,#fcfaeddb);border:1px solid rgba(108,95,74,.1);box-shadow:0 18px 40px -30px #46372529}.fungora-reviews-carousel__summary{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px}.fungora-reviews-carousel__caption{font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--fungora-ink-soft)}.fungora-reviews-carousel__controls{display:inline-flex;align-items:center;gap:10px}.fungora-reviews-carousel__viewport{overflow:hidden;max-width:100%;min-width:0}.fungora-reviews-carousel__track{display:flex;gap:20px;transition:transform .55s var(--fungora-ease)}.fungora-reviews-carousel .fungora-rev{flex:0 0 calc(33.333% - 14px);min-width:calc(33.333% - 14px);display:flex;flex-direction:column;min-height:100%;background:linear-gradient(180deg,#ffffff94,#fcfaede6);border:1px solid rgba(108,95,74,.12);border-radius:28px;padding:26px 24px 24px;margin:0;box-shadow:0 22px 42px -34px #46372538}.fungora-rev__top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.fungora-rev__badge{display:inline-flex;align-items:center;justify-content:center;font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--fungora-teal-deep);background:#00a9ba14;padding:5px 10px;border-radius:50px;border:1px solid rgba(0,169,186,.1)}.fungora-rev__stars{display:inline-flex;align-items:center;gap:2px;color:#b39b6b;font-size:.86rem;letter-spacing:0}.fungora-rev__stars .is-muted{color:#b39b6b59}.fungora-rev__quote-mark{font-family:Georgia,Times New Roman,serif;font-size:4rem;line-height:.7;color:#00a9ba2e;margin-bottom:8px}.fungora-rev__title{font-family:var(--fungora-font-heading);font-size:1.24rem;font-weight:600;line-height:1.08;letter-spacing:-.02em;margin-bottom:12px;color:var(--fungora-ink)}.fungora-rev__quote{margin:0;font-family:var(--fungora-font-body);font-size:1rem;line-height:1.72;color:var(--fungora-ink-soft);font-style:normal;flex-grow:1}.fungora-rev__avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--fungora-teal),var(--fungora-teal-deep));color:#fffdf7;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:.95rem;flex-shrink:0;box-shadow:0 14px 28px -18px #00a9ba99}.fungora-rev__who{display:flex;align-items:center;gap:12px;margin-top:22px;font-weight:700;font-size:.94rem;color:var(--fungora-ink)}.fungora-rev__who small{display:block;margin-top:3px;font-size:.74rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--fungora-ink-muted)}.fungora-reviews-carousel__btn{width:44px;height:44px;border-radius:50%;border:1px solid rgba(108,95,74,.12);background:#ffffffa3;cursor:pointer;font-size:1.1rem;color:var(--fungora-ink);transition:transform .3s ease,background .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.fungora-reviews-carousel__btn:hover{transform:translateY(-2px);background:var(--fungora-ink);color:#fffdf7;border-color:var(--fungora-ink);box-shadow:0 18px 36px -24px #33313280}.fungora-reviews-carousel__dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.fungora-reviews-carousel__dot{width:26px;height:4px;border-radius:999px;border:none;background:#6c5f4a2e;cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease,opacity .3s ease}.fungora-reviews-carousel__dot.is-active{background:var(--fungora-teal);transform:scaleX(1.08)}.fungora-marquee--dark{background:var(--fungora-ink);color:var(--fungora-paper);border-block-color:rgba(255,255,255,.06)}@media(max-width:980px){.fungora-stats-bar__inner{grid-template-columns:repeat(2,1fr)}.fungora-strain-switcher__grid,.fungora-moment-panel{grid-template-columns:1fr}.fungora-strain-switcher__visual{min-height:360px}.fungora-strain-switcher__stage{width:240px;height:340px}.fungora-strain-switcher__disc{width:180px;height:180px}.fungora-strain-switcher__bottle img,.fungora-strain-switcher__img{height:336px}.fungora-strains-grid{grid-template-columns:repeat(2,1fr)}.fungora-strain-switcher__tabs{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;max-width:100%;min-width:0}.fungora-strain-switcher__tabs::-webkit-scrollbar{display:none}.fungora-strain-tab{flex-shrink:0}.fungora-reviews__head{max-width:none}.fungora-page--faq .fungora-page__hero--faq{grid-template-columns:1fr;gap:20px}.fungora-page__support{max-width:420px}.fungora-reviews .fungora-section-head h2{max-width:none}.fungora-reviews__trust{border-radius:22px}.fungora-reviews__trust{text-align:left}.fungora-reviews__score{align-items:flex-start}.fungora-reviews-carousel .fungora-rev{flex:0 0 calc(100% + -0px);min-width:100%}.fungora-reviews-carousel__top{flex-direction:column;align-items:flex-start}.fungora-reviews-carousel__controls{align-self:flex-end}}@media(max-width:640px){.fungora-strains-grid{grid-template-columns:1fr}.fungora-strain-switcher__shell{padding:18px}.fungora-moment-panel{padding:24px 20px}.fungora-news-band__panel{padding:20px;border-radius:22px}.fungora-news-band__copy h2{max-width:none}.fungora-news-band__chips{gap:8px}}body.fungora-sticky-active{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.fungora-mobile-cta,.fungora-cart-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:88;transform:translateY(110%);transition:transform .42s var(--fungora-ease);pointer-events:none}.fungora-mobile-cta.is-visible,.fungora-cart-sticky-bar.is-visible{transform:translateY(0);pointer-events:auto}.fungora-mobile-cta__inner,.fungora-cart-sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fbf7eefa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--fungora-line);box-shadow:0 -14px 36px #211b1624}.fungora-mobile-cta__copy strong,.fungora-cart-sticky-bar__meta strong{display:block;font-family:var(--fungora-font-heading);font-size:1rem;font-weight:600;line-height:1.2}.fungora-mobile-cta__copy span,.fungora-cart-sticky-bar__meta span{font-size:.82rem;font-weight:600;color:var(--fungora-ink-soft)}.fungora-mobile-cta__btn,.fungora-cart-sticky-bar__btn{flex-shrink:0;min-height:44px;padding:.85em 1.2em;font-size:.88rem;white-space:nowrap}@media(min-width:981px){.fungora-mobile-cta,.fungora-cart-sticky-bar{display:none}}@media(max-width:980px){.fungora-btn,.fungora-card__add,.fungora-pdp__qty-btn,.fungora-strain-tab,.fungora-pdp__strain-pill{min-height:44px}.fungora-contact__field input,.fungora-contact__field textarea,.fungora-news-form input,.fungora-pdp__select,.fungora-pdp__qty-input{font-size:16px}.fungora-hero__cta{flex-direction:column;align-items:stretch}.fungora-hero__cta .fungora-btn{width:100%;justify-content:center}.fungora-section-head h1,.fungora-section-head h2{font-size:clamp(1.85rem,7vw,2.75rem)}.fungora-trust__inner{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:22px;padding-inline:0;max-width:100%;min-width:0}.fungora-trust__inner::-webkit-scrollbar{display:none}.fungora-trust__item{flex-shrink:0}.fungora-news-form{align-items:stretch}.fungora-news-form__row{grid-template-columns:1fr}.fungora-news-form input,.fungora-news-form__btn{width:100%}.fungora-news-form__btn{min-height:48px}.fungora-pagination{flex-direction:column;gap:12px}.fungora-pagination .fungora-btn{width:100%;justify-content:center}.fungora-contact__cards{grid-template-columns:1fr}.fungora-page__inner{max-width:100%}.fungora-compare__wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.fungora-compare__table{min-width:520px}.fungora-strain-switcher__grid{grid-template-columns:1fr;gap:24px}.fungora-moment-panel{grid-template-columns:1fr;text-align:center}.fungora-moment-panel__copy{align-items:center}.fungora-moment-panel p{max-width:none}.fungora-cart__checkout,.fungora-cart__update{width:100%;min-height:48px}.fungora-404__actions{flex-direction:column;align-items:stretch}.fungora-404__actions .fungora-btn{width:100%;justify-content:center}}@media(max-width:640px){.fungora-wrap{padding:0 18px}.fungora-page--faq .fungora-section-head h1{max-width:none;font-size:clamp(2.25rem,11vw,3.1rem)}.fungora-page__support{max-width:none;padding:18px 18px 16px;border-radius:22px}.fungora-page--faq .fungora-page__content{padding:24px 20px;border-radius:24px}.fungora-page--faq .fungora-page__content h3,.fungora-page--faq .fungora-page__content summary{padding:16px}.fungora-page--faq .fungora-page__content details>*:not(summary){padding:0 16px 16px}.fungora-block{padding:48px 0}.fungora-hero__title{font-size:clamp(2.35rem,11vw,3.2rem)}.fungora-hero__lead{font-size:1.02rem;max-width:none}.fungora-stats-bar__inner{grid-template-columns:repeat(2,1fr);gap:12px}.fungora-disclaimer{flex-direction:column;gap:8px;text-align:center}.fungora-reviews{padding-top:36px}.fungora-reviews .fungora-section-head h2{font-size:clamp(2rem,10vw,2.65rem)}.fungora-reviews__trust{width:100%;border-radius:22px;padding:14px 16px}.fungora-reviews__score{grid-template-columns:1fr;gap:6px}.fungora-reviews-carousel__top{grid-template-columns:1fr;padding:16px 16px 14px}.fungora-reviews-carousel__controls{align-self:flex-start}}body.fungora-home-page{--fungora-glass-surface: rgba(255, 254, 246, .56);--fungora-glass-border: rgba(108, 95, 74, .14);--fungora-glass-shadow: 0 30px 70px -34px rgba(70, 55, 37, .28)}body.fungora-home-page .fungora-block,body.fungora-home-page .fungora-hero{position:relative;isolation:isolate}body.fungora-home-page .fungora-hero:before,body.fungora-home-page .fungora-hero:after,body.fungora-home-page .fungora-strain-switcher:before,body.fungora-home-page .fungora-products-showcase:before,body.fungora-home-page .fungora-reviews:before,body.fungora-home-page .fungora-news:before{content:"";position:absolute;pointer-events:none;border-radius:999px;filter:blur(14px);opacity:.9}body.fungora-home-page .fungora-hero:before{width:240px;height:240px;top:28px;left:-84px;background:radial-gradient(circle,#2e8e6b2e,#2e8e6b00 72%)}body.fungora-home-page .fungora-hero:after{width:280px;height:280px;right:-92px;bottom:10px;background:radial-gradient(circle,#ef563829,#ef563800 70%)}body.fungora-home-page .fungora-strain-switcher:before{width:220px;height:220px;top:110px;right:-58px;background:radial-gradient(circle,#69489d1f,#69489d00 72%)}body.fungora-home-page .fungora-products-showcase:before{width:220px;height:220px;left:-54px;bottom:80px;background:radial-gradient(circle,#00a9ba1f,#00a9ba00 70%)}body.fungora-home-page .fungora-reviews:before{width:190px;height:190px;top:60px;left:4%;background:radial-gradient(circle,#2e8e6b1f,#2e8e6b00 70%)}body.fungora-home-page .fungora-news:before{width:210px;height:210px;right:5%;top:24px;background:radial-gradient(circle,#e8417f1f,#e8417f00 72%)}body.fungora-home-page .fungora-hero__copy{position:relative}body.fungora-home-page .fungora-hero__copy:after{content:"";position:absolute;width:148px;height:148px;left:-34px;bottom:8px;border-radius:42% 58% 63% 37%/43% 43% 57% 57%;background:radial-gradient(circle at 30% 30%,#ffffff80,#fff0 58%),radial-gradient(circle at 65% 70%,#2e8e6b24,#2e8e6b00 72%);filter:blur(6px);opacity:.8;z-index:-1}body.fungora-home-page .fungora-hero__stats,body.fungora-home-page .fungora-strain-switcher__shell,body.fungora-home-page .fungora-compare__wrap,body.fungora-home-page .fungora-news-band,body.fungora-home-page .fungora-rev{background:linear-gradient(180deg,#ffffff6b,#fcfaedb8),var(--fungora-glass-surface);border:1px solid var(--fungora-glass-border);box-shadow:var(--fungora-glass-shadow);backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%)}body.fungora-home-page .fungora-hero__stats{padding:18px 22px;border-radius:24px;gap:28px;max-width:fit-content}body.fungora-home-page .fungora-hero__stats>div{position:relative;padding-right:18px}body.fungora-home-page .fungora-hero__stats>div:not(:last-child):after{content:"";position:absolute;right:0;top:8px;bottom:8px;width:1px;background:linear-gradient(180deg,#6c5f4a00,#6c5f4a38,#6c5f4a00)}body.fungora-home-page .fungora-strain-switcher__shell,body.fungora-home-page .fungora-compare__wrap,body.fungora-home-page .fungora-news-band{position:relative;overflow:visible}body.fungora-home-page .fungora-compare__wrap,body.fungora-home-page .fungora-news-band{overflow:hidden}body.fungora-home-page .fungora-strain-switcher__shell:before,body.fungora-home-page .fungora-compare__wrap:before,body.fungora-home-page .fungora-news-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 16% 18%,#ffffff61,#fff0 22%),linear-gradient(135deg,#ffffff2e,#fff0 40%);opacity:.9}body.fungora-home-page .fungora-strain-switcher__shell:after,body.fungora-home-page .fungora-news-band__panel:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,#2e8e6b1f,#2e8e6b0a 32%,#2e8e6b00 68%);box-shadow:34px -16px 0 -18px #ef563838,66px 20px 0 -28px #69489d2e,10px 42px 0 -24px #00a9ba29}body.fungora-home-page .fungora-strain-switcher__shell:after{right:36px;bottom:-50px}body.fungora-home-page .fungora-news-band__panel{position:relative;background:#ffffff6b;border:1px solid rgba(108,95,74,.14);box-shadow:0 20px 44px -30px #46372547;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}body.fungora-home-page .fungora-news-band__panel:after{right:-28px;top:-30px}body.fungora-home-page .fungora-products-showcase .fungora-card{position:relative;overflow:hidden;background:linear-gradient(180deg,#ffffff94,#f7f2e9db),#f7f2e9;border-color:#6c5f4a1f;box-shadow:0 22px 42px -32px #4637254d;backdrop-filter:blur(14px) saturate(132%);-webkit-backdrop-filter:blur(14px) saturate(132%)}body.fungora-home-page .fungora-products-showcase .fungora-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(135deg,#ffffff52,#fff0 38%),radial-gradient(circle at 84% 10%,#2e8e6b14,#2e8e6b00 24%)}body.fungora-home-page .fungora-products-showcase .fungora-card:hover{box-shadow:0 28px 52px -30px #46372557}@media(max-width:749px){body.fungora-home-page .fungora-products-showcase .fungora-products-carousel__track .fungora-card{flex:0 0 100%;min-width:100%}}body.fungora-home-page .fungora-rev{position:relative;overflow:hidden}body.fungora-home-page .fungora-rev:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 88% 12%,#00a9ba14,#00a9ba00 24%),linear-gradient(145deg,#ffffff38,#fff0 36%)}body.fungora-home-page .fungora-compare__table th,body.fungora-home-page .fungora-compare__table td{background:transparent}body.fungora-home-page .fungora-reviews__trust{background:#ffffff70;border:1px solid rgba(108,95,74,.14);box-shadow:0 18px 40px -30px #46372542;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}@media(max-width:989px){body.fungora-home-page .fungora-hero__stats{max-width:100%;gap:18px}body.fungora-home-page .fungora-hero__copy:after,body.fungora-home-page .fungora-strain-switcher__shell:after,body.fungora-home-page .fungora-news-band__panel:after{display:none}}@media(max-width:640px){body.fungora-home-page .fungora-hero:before,body.fungora-home-page .fungora-hero:after,body.fungora-home-page .fungora-strain-switcher:before,body.fungora-home-page .fungora-products-showcase:before,body.fungora-home-page .fungora-reviews:before,body.fungora-home-page .fungora-news:before{width:150px;height:150px;filter:blur(10px);opacity:.6}body.fungora-home-page .fungora-hero__stats{padding:16px 18px;border-radius:20px}}.fungora-card--coming-soon{position:relative}.fungora-card__status{position:absolute;top:14px;right:14px;z-index:3;padding:.35em .7em;border-radius:999px;background:#211b16d1;color:#f7f1e6;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fungora-card--coming-soon .fungora-card__visual{opacity:.82}.fungora-card__price--soon,.fungora-card__add--soon{color:var(--fungora-ink-soft)}.fungora-card__add--soon{cursor:default;background:#4e402c14;border:1px solid rgba(78,64,44,.12)}.fungora-strain-tab__soon{display:inline-block;margin-left:.35em;padding:.15em .45em;border-radius:999px;background:#4e402c1a;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;vertical-align:middle}.fungora-strain-panel__status{display:inline-block;margin-bottom:.75rem;padding:.35em .75em;border-radius:999px;background:#4e402c14;color:var(--fungora-ink-soft);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fungora-strain-panel__price--soon{color:var(--fungora-ink-soft)}.fungora-btn--disabled{opacity:.55;pointer-events:none}.fungora-hero__bottle-stage--solo .fungora-hero__bottle--main{left:50%;bottom:40px}.fungora-hero__bottle--ghost{opacity:.35;filter:saturate(.65)}.fungora-pdp__coming-soon{margin:1.5rem 0 0;padding:1.25rem 1.35rem;border-radius:18px;background:#4e402c0f;border:1px solid rgba(78,64,44,.1)}.fungora-pdp__coming-soon-label{margin:0 0 .5rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fungora-ink-soft)}.fungora-pdp__coming-soon p:last-child{margin:0;color:var(--fungora-ink-soft)}
/*# sourceMappingURL=/cdn/shop/t/1/assets/fungora.css.map */
