.Studio-module__nROWEG__themeRoot{--bg:#fff;--bg2:#f7f7f7;--bg3:#f0f0f0;--surface:#fff;--border:#00000014;--border-strong:#00000024;--text:#111;--text2:#555;--text3:#999;--accent:#2563eb;--accent-fg:#fff;--accent-bg:#eff6ff;--accent-text:#1e40af;--green:#16a34a;--green-bg:#f0fdf4;--green-text:#15803d;--amber:#d97706;--amber-bg:#fffbeb;--r-card:10px;--r-btn:7px;--r-pill:24px;--shadow:0 1px 3px #00000012, 0 0 0 1px #0000000f;--shadow-raised:0 4px 16px #0000001a, 0 0 0 1px #0000000f;--heading-font:"Syne", sans-serif;--body-font:"DM Sans", sans-serif;--section-gap:40px;justify-content:center;width:100%;padding:32px 16px 80px;display:flex;container-type:inline-size}.Studio-module__nROWEG__container{background:var(--bg);width:100%;max-width:900px;color:var(--text);font-family:var(--body-font);border-radius:16px;flex-direction:column;font-size:14px;line-height:1.6;display:flex;overflow:hidden;box-shadow:0 0 0 1px #00000014,0 24px 80px #0000001a}.Studio-module__nROWEG__hero{border-bottom:1px solid var(--border);text-align:center;padding:40px 32px 28px}.Studio-module__nROWEG__avatar{width:80px;height:80px;font-family:var(--heading-font);color:var(--accent);box-shadow:var(--shadow);background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 50%,#93c5fd 100%);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 16px;font-size:22px;font-weight:800;display:flex;position:relative}.Studio-module__nROWEG__avatarImg{object-fit:cover;border-radius:inherit;width:100%;height:100%}.Studio-module__nROWEG__avatarBadge{background:var(--accent);color:#fff;letter-spacing:.06em;text-transform:uppercase;border:2px solid #fff;border-radius:4px;padding:2px 6px;font-size:8px;font-weight:600;position:absolute;bottom:-4px;right:-4px}.Studio-module__nROWEG__name{font-family:var(--heading-font);letter-spacing:-.03em;color:var(--text);margin-bottom:6px;font-size:24px;font-weight:800}.Studio-module__nROWEG__bio{color:var(--text2);max-width:340px;margin:0 auto 16px;font-size:13px;line-height:1.5}.Studio-module__nROWEG__statsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:18px;display:flex}.Studio-module__nROWEG__stat{text-align:center}.Studio-module__nROWEG__statNum{font-family:var(--heading-font);color:var(--text);font-size:16px;font-weight:700;display:block}.Studio-module__nROWEG__statLabel{color:var(--text3);letter-spacing:.06em;text-transform:uppercase;font-size:10px}.Studio-module__nROWEG__statDivider{background:var(--border-strong);width:1px;height:28px}.Studio-module__nROWEG__ctas{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:18px;display:flex}.Studio-module__nROWEG__btnPrimary{background:var(--accent);color:var(--accent-fg);font-family:var(--heading-font);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--r-btn);cursor:pointer;border:none;align-items:center;gap:6px;padding:9px 20px;font-size:11px;font-weight:700;display:flex}.Studio-module__nROWEG__btnOutline{color:var(--text);font-family:var(--heading-font);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--r-btn);border:1.5px solid var(--border-strong);cursor:pointer;background:0 0;padding:9px 20px;font-size:11px;font-weight:700}.Studio-module__nROWEG__socials{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.Studio-module__nROWEG__social{background:var(--bg2);border:1px solid var(--border);width:32px;height:32px;color:var(--text2);border-radius:8px;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.Studio-module__nROWEG__section{border-bottom:1px solid var(--border);padding:28px 32px}.Studio-module__nROWEG__sectionLabel{align-items:center;gap:8px;margin-bottom:16px;display:flex}.Studio-module__nROWEG__sectionLabelText{letter-spacing:.12em;text-transform:uppercase;color:var(--text3);font-size:10px;font-weight:600}.Studio-module__nROWEG__sectionLabel:after{content:"";background:var(--border);flex:1;height:1px}.Studio-module__nROWEG__products{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@container (max-width:768px){.Studio-module__nROWEG__products{grid-template-columns:1fr}}.Studio-module__nROWEG__product{border-radius:var(--r-card);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.Studio-module__nROWEG__prodImgWrap{background:var(--bg2);justify-content:center;align-items:center;height:120px;display:flex;position:relative}.Studio-module__nROWEG__prodImg{object-fit:cover;width:100%;height:100%}.Studio-module__nROWEG__discountBadge{background:var(--accent);color:#fff;border-radius:20px;padding:3px 7px;font-size:9px;font-weight:600;position:absolute;top:8px;right:8px}.Studio-module__nROWEG__prodBody{flex-direction:column;flex:1;padding:12px 12px 0;display:flex}.Studio-module__nROWEG__prodBrand{color:var(--text3);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:9px}.Studio-module__nROWEG__prodName{font-family:var(--heading-font);color:var(--text);margin-bottom:3px;font-size:12px;font-weight:700;line-height:1.3}.Studio-module__nROWEG__prodDesc{color:var(--text2);margin-bottom:8px;font-size:11px;line-height:1.4}.Studio-module__nROWEG__prodCta{background:var(--text);color:#fff;width:100%;font-family:var(--heading-font);letter-spacing:.08em;text-transform:uppercase;text-align:center;cursor:pointer;border:none;margin:auto 0 10px;padding:8px 10px;font-size:9px;font-weight:700;display:block}.Studio-module__nROWEG__latestDrop{border-radius:var(--r-card);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.Studio-module__nROWEG__videoPlaceholder{aspect-ratio:16/9;background:var(--accent);color:#fff;justify-content:center;align-items:center;width:100%;display:flex}.Studio-module__nROWEG__latestDropBody{padding:16px}.Studio-module__nROWEG__latestDropTitle{font-family:var(--heading-font);color:var(--text);margin:0 0 4px;font-size:18px;font-weight:700}.Studio-module__nROWEG__latestDropDesc{color:var(--text2);margin:0;font-size:13px}.Studio-module__nROWEG__newsletter{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r-card);text-align:center;padding:32px 24px}.Studio-module__nROWEG__newsletterContent{max-width:400px;margin:0 auto}.Studio-module__nROWEG__nlTitle{font-family:var(--heading-font);color:var(--text);margin-bottom:8px;font-size:20px;font-weight:700}.Studio-module__nROWEG__nlDesc{color:var(--text2);margin-bottom:24px;font-size:13px;line-height:1.5}.Studio-module__nROWEG__nlForm{gap:8px;margin-bottom:12px;display:flex}.Studio-module__nROWEG__nlInput{border:1px solid var(--border-strong);border-radius:var(--r-btn);font-family:var(--body-font);background:var(--surface);color:var(--text);flex:1;padding:10px 16px;font-size:13px}.Studio-module__nROWEG__nlInput:focus{border-color:var(--accent);outline:none}.Studio-module__nROWEG__nlSubtext{color:var(--text3);font-size:11px}.Studio-module__nROWEG__supportTiers{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@container (max-width:600px){.Studio-module__nROWEG__supportTiers{grid-template-columns:1fr}}.Studio-module__nROWEG__tierCard{border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow);padding:20px}.Studio-module__nROWEG__tierHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.Studio-module__nROWEG__tierName{font-family:var(--heading-font);color:var(--text);font-size:16px;font-weight:700}.Studio-module__nROWEG__tierPrice{font-family:var(--heading-font);color:var(--accent);font-size:18px;font-weight:700}.Studio-module__nROWEG__tierDesc{color:var(--text2);font-size:12px;line-height:1.5}.Studio-module__nROWEG__commissionStrip{background:var(--accent-bg,#eff6ff);border-top:1px solid var(--border);justify-content:space-between;padding:6px 12px;font-size:11px;display:flex}.Studio-module__nROWEG__commissionStrip span:first-child{color:var(--accent-text,#1e40af);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:700}.Studio-module__nROWEG__commissionStrip span:last-child{font-family:var(--heading-font);color:var(--accent-text,#1e40af);font-size:10px;font-weight:700}
.Noir-module__8LmW8a__themeRoot{--bg:#0c0c0c;--bg2:#151515;--bg3:#1c1c1c;--surface:#181818;--border:#ffffff12;--border-strong:#ffffff24;--text:#f0f0f0;--text2:#888;--text3:#555;--accent:#e5ff00;--accent-fg:#fff;--accent-bg:#e5ff001a;--accent-text:#e5ff00;--green:#4ade80;--green-bg:#4ade801a;--green-text:#4ade80;--r-card:4px;--r-btn:2px;--r-pill:2px;--shadow:none;--heading-font:"Bebas Neue", sans-serif;--body-font:"DM Sans", sans-serif;background-color:var(--bg);justify-content:center;width:100%;min-height:100vh;padding:32px 16px 80px;display:flex;container-type:inline-size}.Noir-module__8LmW8a__container{background:var(--bg);width:100%;max-width:900px;color:var(--text);font-family:var(--body-font);border-radius:16px;flex-direction:column;font-size:14px;line-height:1.6;display:flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 24px 80px #0009}.Noir-module__8LmW8a__hero{background:var(--bg2);position:relative;overflow:hidden}.Noir-module__8LmW8a__heroBanner{background:linear-gradient(135deg,#1a1a1a 0%,#0c0c0c 100%);height:120px;position:relative;overflow:hidden}.Noir-module__8LmW8a__heroBannerNoise{background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#e5ff0004 2px 4px);position:absolute;inset:0}.Noir-module__8LmW8a__heroContent{flex-direction:column;align-items:flex-start;margin-top:-30px;padding:0 28px 28px;display:flex;position:relative}@container (max-width:768px){.Noir-module__8LmW8a__heroContent{padding:0 20px 24px}}.Noir-module__8LmW8a__avatar{border-radius:var(--r-card);border:3px solid var(--accent);width:72px;height:72px;font-family:var(--heading-font);letter-spacing:.05em;color:var(--accent);background:linear-gradient(135deg,#333 0%,#1a1a1a 100%);justify-content:center;align-items:center;margin-bottom:14px;font-size:24px;display:flex}.Noir-module__8LmW8a__avatarImg{object-fit:cover;border-radius:inherit;filter:grayscale();width:100%;height:100%}.Noir-module__8LmW8a__creatorTag{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);border-left:2px solid var(--accent);margin-bottom:4px;padding-left:8px;font-size:9px;font-weight:500}.Noir-module__8LmW8a__name{font-family:var(--heading-font);letter-spacing:.04em;color:var(--text);margin-bottom:8px;font-size:44px;line-height:.95}.Noir-module__8LmW8a__bio{color:var(--text2);max-width:360px;margin-bottom:16px;font-size:12px;line-height:1.5}.Noir-module__8LmW8a__stats{flex-wrap:wrap;gap:16px;margin-bottom:16px;display:flex}.Noir-module__8LmW8a__statNum{font-family:var(--heading-font);letter-spacing:.04em;color:var(--text);font-size:20px;line-height:1;display:block}.Noir-module__8LmW8a__statLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text1);font-size:10px;display:block}.Noir-module__8LmW8a__ctas{flex-wrap:wrap;gap:8px;display:flex}.Noir-module__8LmW8a__btnPrimary{background:var(--accent);color:var(--accent-fg);font-family:var(--heading-font);letter-spacing:.08em;cursor:pointer;border-radius:var(--r-btn);border:none;padding:9px 20px;font-size:14px}.Noir-module__8LmW8a__btnOutline{color:var(--text);font-family:var(--heading-font);letter-spacing:.08em;border:1px solid var(--border-strong);cursor:pointer;border-radius:var(--r-btn);background:0 0;padding:9px 20px;font-size:14px}.Noir-module__8LmW8a__socials{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.Noir-module__8LmW8a__social{border-radius:var(--r-card);border:1px solid var(--border-strong);background:var(--bg3);width:28px;height:28px;color:var(--text3);justify-content:center;align-items:center;font-size:9px;font-weight:600;display:flex}.Noir-module__8LmW8a__section{border-top:1px solid var(--border);padding:24px 28px}@container (max-width:768px){.Noir-module__8LmW8a__section{padding:20px}}.Noir-module__8LmW8a__sectionLabel{font-family:var(--heading-font);letter-spacing:.2em;text-transform:uppercase;color:var(--text3);align-items:center;gap:10px;margin-bottom:14px;font-size:11px;display:flex}.Noir-module__8LmW8a__sectionLabel:before{content:"";background:var(--accent);width:20px;height:1px}.Noir-module__8LmW8a__products{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}@container (max-width:768px){.Noir-module__8LmW8a__products{grid-template-columns:1fr}}.Noir-module__8LmW8a__product{border-radius:var(--r-card);background:var(--bg3);border:1px solid var(--border-strong);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.Noir-module__8LmW8a__prodImgWrap{background:#111;justify-content:center;align-items:center;height:110px;display:flex;position:relative}.Noir-module__8LmW8a__prodImg{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:filter .3s}.Noir-module__8LmW8a__product:hover .Noir-module__8LmW8a__prodImg{filter:grayscale(0%)}.Noir-module__8LmW8a__prodArt{font-family:var(--heading-font);letter-spacing:.06em;color:#fff9;font-size:18px}.Noir-module__8LmW8a__badge{background:var(--accent);color:var(--accent-fg);font-family:var(--heading-font);letter-spacing:.06em;border-radius:var(--r-pill);padding:2px 7px;font-size:10px;position:absolute;top:8px;right:8px}.Noir-module__8LmW8a__prodBody{flex-direction:column;flex:1;padding:10px 12px;display:flex}.Noir-module__8LmW8a__prodBrand{color:#bababa;letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px;font-size:10px}.Noir-module__8LmW8a__prodName{font-family:var(--heading-font);letter-spacing:.04em;color:var(--text);margin-bottom:3px;font-size:13px;line-height:1.2}.Noir-module__8LmW8a__prodDesc{color:#fff;flex:1;margin-bottom:8px;font-size:12px;line-height:1.4}.Noir-module__8LmW8a__prodCta{background:var(--accent);width:100%;color:var(--accent-fg);font-family:var(--heading-font);letter-spacing:.08em;text-align:center;cursor:pointer;border-radius:var(--r-pill);border:none;margin-top:8px;padding:7px 8px;font-size:11px;display:block}.Noir-module__8LmW8a__commissionStrip{background:#4ade8012;border-top:1px solid #4ade801a;justify-content:space-between;padding:5px 12px;display:flex}.Noir-module__8LmW8a__commissionStrip span:first-child{color:var(--green-text);text-transform:uppercase;letter-spacing:.05em;font-size:8px}.Noir-module__8LmW8a__commissionStrip span:last-child{font-family:var(--heading-font);letter-spacing:.04em;color:var(--green-text);font-size:10px}.Noir-module__8LmW8a__latestDrop{border-radius:var(--r-card);border:1px solid var(--border-strong);background:var(--bg3);overflow:hidden}.Noir-module__8LmW8a__videoPlaceholder{aspect-ratio:16/9;color:#fff;border-bottom:1px solid var(--border-strong);background:#000;justify-content:center;align-items:center;width:100%;display:flex}.Noir-module__8LmW8a__latestDropBody{padding:16px}.Noir-module__8LmW8a__latestDropTitle{font-family:var(--heading-font);letter-spacing:.04em;color:var(--text);text-transform:uppercase;margin:0 0 4px;font-size:20px}.Noir-module__8LmW8a__latestDropDesc{color:var(--text2);margin:0;font-size:11px}.Noir-module__8LmW8a__newsletter{border:1px solid var(--accent);border-radius:var(--r-card);text-align:center;background:#000;padding:32px 24px}.Noir-module__8LmW8a__newsletterContent{max-width:400px;margin:0 auto}.Noir-module__8LmW8a__nlTitle{font-family:var(--heading-font);letter-spacing:.04em;color:var(--accent);text-transform:uppercase;margin-bottom:8px;font-size:28px}.Noir-module__8LmW8a__nlDesc{color:var(--text2);margin-bottom:24px;font-size:12px;line-height:1.5}.Noir-module__8LmW8a__nlForm{gap:8px;margin-bottom:12px;display:flex}.Noir-module__8LmW8a__nlInput{border:1px solid var(--border-strong);border-radius:var(--r-btn);font-family:var(--body-font);background:var(--bg2);color:var(--text);flex:1;padding:10px 16px;font-size:13px}.Noir-module__8LmW8a__nlInput:focus{border-color:var(--accent);outline:none}.Noir-module__8LmW8a__nlSubtext{letter-spacing:.06em;text-transform:uppercase;color:var(--text3);font-size:10px}.Noir-module__8LmW8a__supportTiers{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@container (max-width:600px){.Noir-module__8LmW8a__supportTiers{grid-template-columns:1fr}}.Noir-module__8LmW8a__tierCard{border:1px solid var(--border-strong);border-radius:var(--r-card);background:var(--bg3);padding:20px}.Noir-module__8LmW8a__tierHeader{border-bottom:1px dashed var(--border-strong);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.Noir-module__8LmW8a__tierName{font-family:var(--heading-font);letter-spacing:.04em;color:var(--text);text-transform:uppercase;font-size:18px}.Noir-module__8LmW8a__tierPrice{font-family:var(--heading-font);letter-spacing:.04em;color:var(--accent);font-size:24px}.Noir-module__8LmW8a__tierDesc{color:var(--text2);font-size:11px;line-height:1.5}
.Lush-module__OR3QVq__themeRoot{--bg:#f2ebe0;--bg2:#fbf8f4;--bg3:#f7f2ec;--surface:#fff;--border:#1a0f0614;--border-strong:#1a0f0624;--text:#1a0f06;--text2:#7a6254;--text3:#b8a899;--accent:#c4613a;--accent-fg:#fff;--accent-bg:#faede6;--accent-text:#8f3e22;--green:#2a6b48;--green-bg:#e8f5ee;--green-text:#2a6b48;--r-card:20px;--r-btn:28px;--r-pill:28px;--shadow:0 2px 12px #1a0f060f;--shadow-raised:0 6px 28px #1a0f061a;--heading-font:"Fraunces", serif;--body-font:"DM Sans", sans-serif;background-color:var(--bg);justify-content:center;width:100%;min-height:100vh;padding:32px 16px 80px;display:flex;container-type:inline-size}.Lush-module__OR3QVq__container{background:var(--bg);width:100%;max-width:900px;color:var(--text);font-family:var(--body-font);border-radius:16px;flex-direction:column;font-size:14px;line-height:1.6;display:flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff1f,0 24px 80px #0006}.Lush-module__OR3QVq__hero{text-align:center;background:var(--bg2);border-bottom:1px solid var(--border);padding:44px 32px 32px;position:relative;overflow:hidden}.Lush-module__OR3QVq__hero:before{content:"";background:linear-gradient(90deg, var(--accent) 0%, #e8a07a 50%, var(--accent) 100%);height:4px;position:absolute;top:0;left:0;right:0}.Lush-module__OR3QVq__avatarWrap{width:88px;margin:0 auto 18px;position:relative}.Lush-module__OR3QVq__avatar{border:4px solid var(--bg2);width:88px;height:88px;box-shadow:var(--shadow-raised);font-family:var(--heading-font);color:#fff;z-index:2;background:linear-gradient(135deg,#e8c9a8,#c4876a);border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-style:italic;font-weight:700;display:flex;position:relative}.Lush-module__OR3QVq__avatarImg{object-fit:cover;border-radius:inherit;width:100%;height:100%}.Lush-module__OR3QVq__avatarRing{z-index:1;border:2px dashed #c4613a4d;border-radius:50%;position:absolute;inset:-6px}.Lush-module__OR3QVq__name{font-family:var(--heading-font);letter-spacing:-.02em;color:var(--text);margin-bottom:8px;font-size:28px;font-weight:700}.Lush-module__OR3QVq__bio{font-family:var(--heading-font);color:var(--text2);max-width:360px;margin:0 auto 18px;font-size:15px;font-style:italic;line-height:1.55}.Lush-module__OR3QVq__stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:20px;display:flex}.Lush-module__OR3QVq__statCard{background:var(--bg3);text-align:center;border:1px solid var(--border);border-radius:12px;padding:8px 16px}.Lush-module__OR3QVq__statNum{font-family:var(--heading-font);color:var(--accent);font-size:16px;font-weight:700;line-height:1;display:block}.Lush-module__OR3QVq__statLabel{color:var(--text3);letter-spacing:.06em;text-transform:uppercase;font-size:9px}.Lush-module__OR3QVq__ctas{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:18px;display:flex}.Lush-module__OR3QVq__btnPrimary{background:var(--accent);color:var(--accent-fg);font-family:var(--heading-font);border-radius:var(--r-btn);cursor:pointer;border:none;padding:10px 22px;font-size:13px;font-weight:700}.Lush-module__OR3QVq__btnOutline{color:var(--text);font-family:var(--heading-font);border-radius:var(--r-btn);border:1.5px solid var(--border-strong);cursor:pointer;background:0 0;padding:10px 22px;font-size:13px;font-weight:700}.Lush-module__OR3QVq__socials{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.Lush-module__OR3QVq__social{background:var(--bg3);border:1px solid var(--border-strong);width:36px;height:36px;color:var(--text2);box-shadow:var(--shadow);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:600;transition:all .2s;display:flex}.Lush-module__OR3QVq__social:hover{box-shadow:var(--shadow-raised);transform:translateY(-2px)}.Lush-module__OR3QVq__section{border-bottom:1px solid var(--border);padding:28px 32px}@container (max-width:768px){.Lush-module__OR3QVq__section{padding:24px 20px}}.Lush-module__OR3QVq__sectionLabel{align-items:center;gap:10px;margin-bottom:16px;display:flex}.Lush-module__OR3QVq__sectionIcon{font-size:14px}.Lush-module__OR3QVq__sectionText{font-family:var(--heading-font);letter-spacing:.06em;color:var(--text3);font-size:11px;font-style:italic;font-weight:700}.Lush-module__OR3QVq__sectionLabel:after{content:"";background:var(--border);flex:1;height:1px}.Lush-module__OR3QVq__products{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@container (max-width:768px){.Lush-module__OR3QVq__products{grid-template-columns:1fr}}.Lush-module__OR3QVq__product{border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow-raised);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.Lush-module__OR3QVq__prodImgWrap{background:linear-gradient(135deg,#f5ebe0,#e8ccba);justify-content:center;align-items:center;height:130px;display:flex;position:relative}.Lush-module__OR3QVq__prodImg{object-fit:cover;width:100%;height:100%}.Lush-module__OR3QVq__prodArt{font-family:var(--heading-font);color:#8f3e22;font-size:14px;font-style:italic;font-weight:700}.Lush-module__OR3QVq__discountBadge{background:var(--accent);color:#fff;border-radius:var(--r-pill);padding:3px 9px;font-size:9px;font-weight:600;position:absolute;top:10px;right:10px}.Lush-module__OR3QVq__prodBody{flex-direction:column;flex:1;padding:14px 14px 0;display:flex}.Lush-module__OR3QVq__prodBrand{color:var(--text3);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:9px}.Lush-module__OR3QVq__prodName{font-family:var(--heading-font);color:var(--text);margin-bottom:4px;font-size:13px;font-weight:700;line-height:1.3}.Lush-module__OR3QVq__prodDesc{color:var(--text2);flex:1;margin-bottom:6px;font-size:11px;line-height:1.4}.Lush-module__OR3QVq__prodCta{background:var(--accent);color:#fff;width:100%;font-family:var(--heading-font);text-align:center;cursor:pointer;border-radius:var(--r-btn);border:none;margin-bottom:12px;padding:9px;font-size:11px;font-weight:700;display:block}.Lush-module__OR3QVq__commissionStrip{background:var(--green-bg);border-top:1px solid #2a6b481a;justify-content:space-between;padding:6px 14px;display:flex}.Lush-module__OR3QVq__commissionStrip span:first-child{color:var(--green-text);text-transform:uppercase;letter-spacing:.05em;font-size:9px}.Lush-module__OR3QVq__commissionStrip span:last-child{font-family:var(--heading-font);color:var(--green-text);font-size:10px;font-weight:700}.Lush-module__OR3QVq__latestDrop{border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow-raised);overflow:hidden}.Lush-module__OR3QVq__videoPlaceholder{aspect-ratio:16/9;background:linear-gradient(135deg,#e8c9a8,#c4876a);justify-content:center;align-items:center;width:100%;display:flex}.Lush-module__OR3QVq__latestDropBody{padding:20px}.Lush-module__OR3QVq__latestDropTitle{font-family:var(--heading-font);color:var(--text);margin:0 0 6px;font-size:22px;font-weight:700}.Lush-module__OR3QVq__latestDropDesc{color:var(--text2);margin:0;font-size:13px;font-style:italic}.Lush-module__OR3QVq__newsletter{background:var(--surface);border-radius:var(--r-card);text-align:center;box-shadow:var(--shadow-raised);padding:40px 24px;position:relative;overflow:hidden}.Lush-module__OR3QVq__newsletter:before{content:"";background:linear-gradient(90deg, var(--accent) 0%, #e8a07a 50%, var(--accent) 100%);height:4px;position:absolute;top:0;left:0;right:0}.Lush-module__OR3QVq__newsletterContent{max-width:400px;margin:0 auto}.Lush-module__OR3QVq__nlTitle{font-family:var(--heading-font);color:var(--text);margin-bottom:12px;font-size:26px;font-weight:700}.Lush-module__OR3QVq__nlDesc{color:var(--text2);margin-bottom:24px;font-size:14px;font-style:italic;line-height:1.5}.Lush-module__OR3QVq__nlForm{gap:12px;margin-bottom:16px;display:flex}.Lush-module__OR3QVq__nlInput{border:1px solid var(--border-strong);border-radius:var(--r-btn);font-family:var(--body-font);background:var(--bg2);color:var(--text);flex:1;padding:12px 20px;font-size:14px}.Lush-module__OR3QVq__nlInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-bg);outline:none}.Lush-module__OR3QVq__nlSubtext{color:var(--text3);font-size:11px;font-style:italic}.Lush-module__OR3QVq__supportTiers{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@container (max-width:600px){.Lush-module__OR3QVq__supportTiers{grid-template-columns:1fr}}.Lush-module__OR3QVq__tierCard{border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow-raised);padding:24px}.Lush-module__OR3QVq__tierHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}.Lush-module__OR3QVq__tierName{font-family:var(--heading-font);color:var(--text);font-size:18px;font-weight:700}.Lush-module__OR3QVq__tierPrice{font-family:var(--heading-font);color:var(--accent);font-size:22px;font-weight:700}.Lush-module__OR3QVq__tierDesc{color:var(--text2);font-size:13px;font-style:italic;line-height:1.6}
