:root{--forest:#12342d;--forest-2:#0b2821;--cream:#f5f0e7;--sand:#e7ded1;--coral:#ff6846;--yellow:#f4c84d;--line:#12342d2e;--white:#fff;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--forest);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}body.admin-bar .myco-header{top:32px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.myco-header{position:sticky;z-index:30;top:0;height:88px;padding:0 max(24px,4vw);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:rgba(245,240,231,.96);backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.myco-brand{display:flex;align-items:center;gap:11px;font:800 10px/1.05 ui-monospace,monospace;letter-spacing:.12em}.myco-brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--forest);color:var(--cream);font-size:14px;letter-spacing:-.08em}.myco-header nav{display:flex;gap:34px;font:700 9px ui-monospace,monospace;letter-spacing:.13em}.myco-header nav a:hover{color:var(--coral)}.myco-cart{justify-self:end;font:700 9px ui-monospace,monospace;letter-spacing:.13em}.myco-cart span{display:inline-grid;place-items:center;width:24px;height:24px;margin-left:8px;border-radius:50%;background:var(--coral);color:var(--white)}.myco-menu{display:none;border:0;background:none}.myco-hero{min-height:780px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;padding:80px max(24px,7vw);border-bottom:1px solid var(--line);overflow:hidden}.myco-hero-copy{position:relative;z-index:2}.myco-kicker{font:700 10px ui-monospace,monospace;letter-spacing:.15em}.myco-kicker span{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:var(--coral)}.myco-hero h1{max-width:850px;margin:30px 0 24px;font-size:clamp(76px,10vw,158px);line-height:.76;letter-spacing:-.08em}.myco-hero h1 em{display:block;margin-left:.18em;color:var(--coral);font-style:normal}.myco-hero-copy>p:not(.myco-kicker){max-width:520px;color:#536b64;font-size:16px;line-height:1.7}.myco-hero-copy>a{display:inline-flex;justify-content:space-between;min-width:270px;margin-top:25px;padding:17px 0;border-bottom:2px solid var(--forest);font:800 10px ui-monospace,monospace;letter-spacing:.13em}.myco-hero-image{position:relative;justify-self:center;width:min(42vw,580px);aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#ff6846 0 8%,#ffb49f 9% 23%,var(--cream) 24% 42%,var(--forest) 43% 50%,var(--cream) 51%);box-shadow:0 0 0 1px var(--line)}.myco-ring{position:absolute;width:115%;height:35%;border:1px solid var(--forest);border-radius:50%}.myco-ring.two{transform:rotate(62deg)}.myco-core{display:grid;place-items:center;width:82px;height:82px;border-radius:50%;background:var(--forest);color:var(--cream);font-weight:900;font-size:25px}.myco-hero-image small{position:absolute;bottom:-32px;font:9px ui-monospace,monospace;letter-spacing:.14em}.myco-section-label{font:800 9px ui-monospace,monospace;letter-spacing:.16em;opacity:.62}.myco-search-section{padding:105px max(24px,7vw);background:var(--yellow)}.myco-search-section h2,.myco-finder h2,.myco-products h2,.myco-learning h2,.myco-bulk h2,.myco-reviews-section h2,.myco-support h2{margin:28px 0 48px;font-size:clamp(54px,7vw,106px);line-height:.82;letter-spacing:-.07em}.myco-finder{padding:105px max(24px,4vw)}.myco-finder>header,.myco-products>header,.myco-trending>header,.myco-reviews-section>header{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.myco-finder>header>p{font:10px/1.7 ui-monospace,monospace;text-align:right}.myco-finder-grid{display:grid;grid-template-columns:1fr .75fr 1.1fr;border:1px solid var(--forest)}.myco-finder-grid>div{padding:30px;border-right:1px solid var(--forest)}.myco-finder-grid>div:last-child{border:0}.myco-finder-grid small{font:800 9px ui-monospace,monospace;letter-spacing:.13em;opacity:.55}.myco-finder-grid button{display:flex;justify-content:space-between;width:100%;padding:18px 0;border:0;border-bottom:1px solid var(--line);background:none;text-align:left;font-size:12px;cursor:pointer}.myco-finder-grid button.active{color:var(--coral);font-weight:900}.myco-match{background:var(--forest);color:var(--cream)}.myco-match h3{margin:40px 0 18px;font-size:38px;line-height:.95;letter-spacing:-.05em}.myco-match p{min-height:95px;color:#b8c5c1;line-height:1.6}.myco-match a{display:flex;justify-content:space-between;margin-top:30px;padding:16px;background:var(--coral);color:var(--forest);font:900 10px ui-monospace,monospace;letter-spacing:.12em}.myco-products{padding:105px max(24px,4vw);background:var(--sand)}.myco-products>header>a{margin-bottom:50px;border-bottom:1px solid;font:800 10px ui-monospace,monospace}.myco-product-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.myco-product{display:flex;flex-direction:column;padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.myco-product-image{display:block;aspect-ratio:1;background:var(--cream);overflow:hidden}.myco-product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.myco-product:hover img{transform:scale(1.035)}.myco-product-info{position:relative;flex:1;padding:24px 0}.myco-product-info small{font:800 9px ui-monospace,monospace;color:#c7492e}.myco-product-info h3{margin:9px 80px 8px 0;font-size:22px;letter-spacing:-.04em}.myco-product-info strong{position:absolute;top:24px;right:0;color:#c7492e}.myco-product-action{display:flex;justify-content:space-between;padding:15px;background:var(--forest);color:var(--cream);font:800 9px ui-monospace,monospace;letter-spacing:.12em}.myco-empty-products{padding:60px;border:1px solid var(--line);background:var(--cream)}.myco-learning{display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw;padding:110px max(24px,7vw);background:var(--forest);color:var(--cream)}.myco-learning>div>p{max-width:490px;color:#b4c1bd;line-height:1.7}.myco-learning ol{list-style:none;margin:0;padding:0}.myco-learning li{display:grid;grid-template-columns:50px 1fr;gap:8px 20px;padding:23px 0;border-bottom:1px solid #ffffff24}.myco-learning li>span{grid-row:1/3;color:var(--coral);font:700 10px ui-monospace,monospace}.myco-learning li>b{font-size:21px}.myco-learning li>small{color:#a5b4af;line-height:1.5}.myco-bulk{padding:100px max(24px,7vw);background:var(--coral)}.myco-bulk{display:grid;grid-template-columns:1fr 1fr;gap:20px 8vw;align-items:end}.myco-bulk h2{margin-bottom:0}.myco-bulk>p{grid-column:2;max-width:500px;line-height:1.7}.myco-tiers{display:grid;grid-template-columns:repeat(3,1fr);background:var(--forest)}.myco-tiers span{padding:30px 18px;border-right:1px solid #ffffff35;color:var(--cream);text-align:center}.myco-tiers b,.myco-tiers small{display:block}.myco-tiers b{font-size:42px}.myco-tiers small{margin-top:7px;font:9px ui-monospace,monospace;letter-spacing:.12em}.myco-trending,.myco-reviews-section{padding:100px max(24px,4vw)}.myco-trending h2{font-size:clamp(44px,6vw,86px);letter-spacing:-.06em}.myco-trending .products{margin-top:45px}.myco-reviews-section{background:var(--sand)}.myco-support{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding:100px max(24px,7vw);align-items:center}.myco-support>div>p{max-width:480px;line-height:1.7;color:#5a6f69}.myco-footer{position:relative;min-height:300px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:start;padding:70px max(24px,4vw);background:var(--forest-2);color:var(--cream)}.myco-footer>p{font:9px/1.7 ui-monospace,monospace;letter-spacing:.12em;color:#91a49e}.myco-footer nav{justify-self:end;display:flex;flex-direction:column;gap:12px;font:9px ui-monospace,monospace;letter-spacing:.12em}.myco-footer small{position:absolute;bottom:30px;left:max(24px,4vw);opacity:.4}.myco-content{min-height:70vh;padding:80px max(24px,6vw)}.myco-prose{max-width:900px;margin:auto}.myco-prose h1,.myco-commerce>h1{font-size:clamp(48px,7vw,96px);letter-spacing:-.06em}.myco-commerce{max-width:var(--max);margin:auto}.woocommerce ul.products li.product .button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{border-radius:0;background:var(--forest);color:#fff}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#c7492e}.woocommerce .quantity .qty{min-height:40px}.woocommerce-message,.woocommerce-info{border-top-color:var(--coral)}
@media(max-width:1050px){.myco-header{grid-template-columns:1fr auto}.myco-header nav{display:none;position:absolute;top:88px;left:0;width:100%;padding:28px;background:var(--cream);border-bottom:1px solid var(--line);flex-direction:column}.myco-header nav.open{display:flex}.myco-menu{display:block;justify-self:end}.myco-cart{display:none}.myco-hero{min-height:700px;grid-template-columns:1.15fr .85fr;padding-left:5vw;padding-right:5vw}.myco-hero h1{font-size:10vw}.myco-finder-grid{grid-template-columns:1fr 1fr}.myco-match{grid-column:1/-1}.myco-product-grid{grid-template-columns:repeat(2,1fr)}.myco-learning{gap:5vw}.myco-bulk{grid-template-columns:1fr}.myco-bulk>p{grid-column:1}.myco-support{gap:5vw}}
@media(max-width:700px){body.admin-bar .myco-header{top:46px}.myco-header{height:76px;padding:0 18px}.myco-header nav{top:76px}.myco-brand>span{width:38px;height:38px}.myco-hero{min-height:760px;display:block;padding:95px 20px 55px}.myco-hero h1{font-size:19vw}.myco-hero-copy>p:not(.myco-kicker){font-size:14px}.myco-hero-image{width:76vw;margin:60px auto 15px}.myco-search-section,.myco-finder,.myco-products,.myco-learning,.myco-bulk,.myco-trending,.myco-reviews-section,.myco-support{padding:70px 20px}.myco-search-section h2,.myco-finder h2,.myco-products h2,.myco-learning h2,.myco-bulk h2,.myco-reviews-section h2,.myco-support h2{font-size:16vw}.myco-finder>header,.myco-products>header,.myco-trending>header,.myco-reviews-section>header{display:block}.myco-finder>header>p{text-align:left;margin:25px 0}.myco-finder-grid{grid-template-columns:1fr;border-left:0;border-right:0}.myco-finder-grid>div{border-right:0;border-bottom:1px solid var(--forest);padding:24px 18px}.myco-product-grid{grid-template-columns:1fr}.myco-products>header>a{display:inline-block;margin-bottom:35px}.myco-learning,.myco-support{grid-template-columns:1fr}.myco-bulk{display:block}.myco-tiers{margin:35px 0}.myco-tiers span{padding:20px 8px}.myco-tiers b{font-size:28px}.myco-footer{grid-template-columns:1fr;gap:35px;min-height:360px;padding:60px 20px}.myco-footer nav{justify-self:start}.myco-footer small{left:20px}.myco-content{padding:55px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
