.psychoactive-finder{--pf-bg: #f7f4ec;--pf-paper: #fff;--pf-ink: #1f2933;--pf-accent: #765133;--pf-accent-soft: #f4ece2;--pf-border: #ddd5c8;--pf-muted: #66736b;--pf-body: #465348;--pf-sage: #eef3ea;--pf-sage-ink: #2f7d57;--pf-warning-bg: #fff8ed;--pf-warning-border: #d7c6ad;--pf-warning-ink: #5f432b;--pf-warning-eyebrow: #8a613d;--pf-error: #b42318;--pf-control: 44px;background:var(--pf-bg);color:var(--pf-ink);min-height:100vh;font:inherit;line-height:1.5}.psychoactive-finder *,.psychoactive-finder *:before,.psychoactive-finder *:after{box-sizing:border-box}.psychoactive-finder h1,.psychoactive-finder h2,.psychoactive-finder h3,.psychoactive-finder h4,.psychoactive-finder p{margin:0}body .psychoactive-finder :is(h1,h2,h3,h4){color:var(--pf-ink)}.psychoactive-finder button,.psychoactive-finder input,.psychoactive-finder select{font:inherit}.psychoactive-finder button{cursor:pointer}.psychoactive-finder button:disabled{cursor:not-allowed;opacity:.6}.psychoactive-finder a{color:var(--pf-accent)}.psychoactive-finder a:focus-visible,.psychoactive-finder button:focus-visible,.psychoactive-finder input:focus-visible,.psychoactive-finder select:focus-visible,.psychoactive-finder summary:focus-visible{outline:3px solid var(--pf-accent);outline-offset:3px}.psychoactive-finder__shell{max-width:980px;margin-inline:auto;padding-inline:20px}.psychoactive-finder__top{padding-top:40px;padding-bottom:40px}.psychoactive-finder__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--pf-muted)}.psychoactive-finder__heading{margin-top:8px;font-family:Lexend,sans-serif;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:650;letter-spacing:-.035em;line-height:1.15}.psychoactive-finder__lede{max-width:55ch;margin-top:12px;font-size:1rem;color:var(--pf-body)}.psychoactive-finder__back{display:inline-block;margin-top:14px;font-size:.875rem;font-weight:500;text-underline-offset:3px}.psychoactive-finder__progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;list-style:none;margin:28px 0 0;padding:0}.psychoactive-finder__progress li{display:flex;align-items:center;gap:7px;font-size:.75rem;color:var(--pf-muted)}.psychoactive-finder__step-number{display:inline-grid;place-content:center;width:22px;height:22px;flex:0 0 22px;border:1px solid var(--pf-border);border-radius:50%;font-size:.6875rem}.psychoactive-finder__progress .is-reached{color:var(--pf-accent)}.psychoactive-finder__progress .is-reached .psychoactive-finder__step-number{background:var(--pf-accent);border-color:var(--pf-accent);color:#fff}.psychoactive-finder__progress [aria-current=step]{font-weight:600}.psychoactive-finder__panel{margin-top:24px;background:var(--pf-paper);border:1px solid var(--pf-border);border-radius:12px;box-shadow:0 1px #1f293308}.psychoactive-finder__panel form{padding:26px}.psychoactive-finder__panel h2{font-size:1.375rem;line-height:1.3;font-weight:600;letter-spacing:-.02em}.psychoactive-finder__panel-lede{margin-top:8px;font-size:.875rem;color:var(--pf-muted)}.psychoactive-finder__fieldset{border:0;padding:0;margin:22px 0 0;min-width:0}.psychoactive-finder__legend{font-size:.9375rem;font-weight:600;color:var(--pf-ink);margin-bottom:10px;padding:0}.psychoactive-finder__grid{display:grid;gap:9px}.psychoactive-finder__grid--stack{grid-template-columns:1fr}.psychoactive-finder__choice{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:2px solid var(--pf-border);border-radius:8px;cursor:pointer;background:#fff;min-height:52px;transition:border-color .12s ease,background .12s ease}.psychoactive-finder__choice:hover{border-color:var(--pf-accent)}.psychoactive-finder__choice.is-selected{border-color:var(--pf-accent);background:var(--pf-accent-soft)}.psychoactive-finder__choice input{width:17px;height:17px;flex:0 0 17px;margin-top:3px;accent-color:var(--pf-accent)}.psychoactive-finder__choice-copy{min-width:0}.psychoactive-finder__choice-label{display:block;font-size:.9375rem;font-weight:500;line-height:1.35;color:var(--pf-ink)}.psychoactive-finder__choice-detail{display:block;font-size:.8125rem;line-height:1.5;margin-top:3px;color:var(--pf-muted)}.psychoactive-finder__check{display:flex;align-items:center;gap:9px;min-height:44px;margin-top:20px;font-size:.875rem;color:var(--pf-body);cursor:pointer}.psychoactive-finder__check input{width:17px;height:17px;accent-color:var(--pf-accent)}.psychoactive-finder__notice{margin-top:16px;padding:12px 14px;border:1px solid var(--pf-warning-border);border-radius:8px;background:var(--pf-warning-bg);color:var(--pf-warning-ink);font-size:.875rem;font-weight:500;line-height:1.55}.psychoactive-finder__field{display:block;margin-top:18px}.psychoactive-finder__field>span{display:block;font-size:.875rem;font-weight:600;color:var(--pf-ink);margin-bottom:6px}.psychoactive-finder__field select{width:100%;min-width:0;min-height:var(--pf-control);border:1px solid var(--pf-border);border-radius:6px;background:#fff;padding:8px 12px;color:var(--pf-ink)}.psychoactive-finder__nav{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--pf-border);margin-top:24px;padding-top:18px}.psychoactive-finder__nav--start{justify-content:flex-start}.psychoactive-finder__button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:var(--pf-control);padding:11px 18px;border:1px solid transparent;border-radius:6px;text-decoration:none;font-size:.875rem;font-weight:600;line-height:1.35;text-align:center}.psychoactive-finder__button--primary{min-width:132px;background:var(--pf-accent);color:#fff}.psychoactive-finder__button--primary:hover{background:#5f432b}.psychoactive-finder__button--secondary{background:#fff;border-color:var(--pf-border);color:var(--pf-ink)}.psychoactive-finder__button--secondary:hover{border-color:var(--pf-accent);background:var(--pf-bg)}.psychoactive-finder__results{margin-top:24px}.psychoactive-finder__results-tools{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.psychoactive-finder__results-chips{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:16px 0 0;padding:0}.psychoactive-finder__chips button{max-width:100%;min-height:30px;border:1px solid var(--pf-border);border-radius:999px;background:#fff;color:var(--pf-body);font-size:.75rem;padding:5px 10px;text-align:left}.psychoactive-finder__chips button:hover{border-color:var(--pf-accent)}.psychoactive-finder__empty{margin-top:20px;padding:28px;background:var(--pf-paper);border:1px solid var(--pf-border);border-radius:10px;text-align:center}.psychoactive-finder__empty h3{font-size:1.125rem;font-weight:600}.psychoactive-finder__empty p{max-width:52ch;margin:8px auto 0;font-size:.875rem;color:var(--pf-muted)}.psychoactive-finder__relaxed{margin-top:20px;padding:16px 20px;border:1px solid var(--pf-warning-border);border-radius:8px;background:var(--pf-warning-bg)}.psychoactive-finder__relaxed-eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--pf-warning-eyebrow)}.psychoactive-finder__relaxed p{margin-top:4px;font-size:.8125rem;line-height:1.6;color:var(--pf-warning-ink)}.psychoactive-finder__list{display:grid;gap:16px;margin-top:22px}.psychoactive-finder__product{display:grid;grid-template-columns:180px minmax(0,1fr);gap:20px;padding:20px;background:var(--pf-paper);border:1px solid var(--pf-border);border-radius:10px;min-width:0}.psychoactive-finder__product-image{width:180px;height:180px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:var(--pf-sage)}.psychoactive-finder__product-image img{display:block;width:100%;height:100%;object-fit:contain}.psychoactive-finder__brand{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pf-muted)}.psychoactive-finder__product h3{margin-top:5px;font-size:1.375rem;line-height:1.3;font-weight:600;letter-spacing:-.01em;font-family:Lexend,sans-serif}.psychoactive-finder__product h3 a{color:var(--pf-ink);text-decoration:underline;text-decoration-color:var(--pf-border);text-underline-offset:4px}.psychoactive-finder__product h3 a:hover{text-decoration-color:var(--pf-accent)}.psychoactive-finder__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:10px;font-size:.875rem}.psychoactive-finder__rating{display:inline-flex;align-items:center;gap:5px;font-weight:700;color:var(--pf-ink)}.psychoactive-finder__rating svg{color:var(--pf-accent)}.psychoactive-finder__rating .psychoactive-finder__muted{font-weight:500;color:var(--pf-muted)}.psychoactive-finder__price{font-weight:700;color:var(--pf-sage-ink)}.psychoactive-finder__price small{margin-left:6px;font-weight:500;color:var(--pf-muted)}.psychoactive-finder__pill{display:inline-flex;align-items:center;min-height:22px;padding:1px 10px;border-radius:999px;background:var(--pf-sage);color:var(--pf-sage-ink);font-size:.75rem;font-weight:500}.psychoactive-finder__description{max-width:66ch;margin-top:12px;font-size:.9375rem;line-height:1.65;color:var(--pf-body)}.psychoactive-finder__product-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:16px}.psychoactive-finder__product-actions .psychoactive-finder__button{min-height:44px;padding:10px 18px}.psychoactive-finder__compare{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:.875rem;color:var(--pf-body);cursor:pointer}.psychoactive-finder__compare input{width:17px;height:17px;accent-color:var(--pf-accent)}.psychoactive-finder__details{margin-top:14px;padding:12px 16px;border:1px solid var(--pf-border);border-radius:8px}.psychoactive-finder__details summary{cursor:pointer;font-size:.875rem;font-weight:600;color:var(--pf-accent);min-height:24px}.psychoactive-finder__details ul{list-style:none;margin:10px 0 0;padding:0;display:grid;gap:7px;font-size:.875rem;line-height:1.55;color:var(--pf-body)}.psychoactive-finder__details li{display:flex;align-items:flex-start;gap:9px}.psychoactive-finder__dot{width:7px;height:7px;flex:0 0 7px;margin-top:7px;border-radius:50%;background:var(--pf-sage-ink)}.psychoactive-finder__showall{width:100%;margin-top:20px}.psychoactive-finder__list-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.psychoactive-finder__status{margin-top:10px;font-size:.875rem;color:var(--pf-sage-ink);overflow-wrap:anywhere}.psychoactive-finder__saved,.psychoactive-finder__safety,.psychoactive-finder__before,.psychoactive-finder__email{margin-top:20px;padding:20px;background:var(--pf-paper);border:1px solid var(--pf-border);border-radius:10px}.psychoactive-finder__saved h3,.psychoactive-finder__safety h3,.psychoactive-finder__email h3{font-size:1.25rem;font-weight:600;font-family:Lexend,sans-serif}.psychoactive-finder__saved p,.psychoactive-finder__safety p,.psychoactive-finder__email p{font-size:.875rem;color:var(--pf-body)}.psychoactive-finder__saved ul{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:8px}.psychoactive-finder__saved li{display:flex;align-items:center;justify-content:space-between;gap:12px}.psychoactive-finder__saved a{font-weight:500;text-decoration:underline;text-underline-offset:3px}.psychoactive-finder__saved button{min-height:36px;padding-inline:2px;border:0;background:transparent;color:var(--pf-muted);font-size:.8125rem;text-decoration:underline;text-underline-offset:3px}.psychoactive-finder__safety ul,.psychoactive-finder__before ul{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:9px;font-size:.9375rem;line-height:1.6;color:var(--pf-body)}.psychoactive-finder__before{background:var(--pf-sage)}.psychoactive-finder__before a{font-weight:500;text-decoration:underline;text-underline-offset:3px}.psychoactive-finder__email-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pf-muted)}.psychoactive-finder__email form{display:flex;gap:10px;margin-top:12px}.psychoactive-finder__email input{flex:1;min-width:0;min-height:var(--pf-control);border:1px solid var(--pf-border);border-radius:6px;background:#fff;padding:10px 12px;font-size:.9375rem;color:var(--pf-ink)}.psychoactive-finder__email small{display:block;max-width:60ch;margin-top:8px;font-size:.75rem;line-height:1.55;color:var(--pf-muted)}.psychoactive-finder__error{margin-top:8px;font-size:.8125rem;color:var(--pf-error)}.psychoactive-finder__side{margin-top:24px;padding:20px;background:var(--pf-paper);border:1px solid var(--pf-border);border-radius:10px}.psychoactive-finder__side p{font-size:.9375rem;color:var(--pf-body)}.psychoactive-finder__side-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.psychoactive-finder__side-buttons .psychoactive-finder__button{min-height:44px;padding:10px 14px}.psychoactive-finder__affiliate{margin-top:20px;font-size:.8125rem;line-height:1.55;color:var(--pf-muted)}.psychoactive-finder__affiliate p+p{margin-top:5px}.psychoactive-finder__affiliate strong{font-weight:600;color:var(--pf-body)}.psychoactive-finder__reference{max-width:980px;margin-inline:auto;padding-inline:20px;padding-bottom:64px}.psychoactive-finder__reference h2{font-size:1.5rem;font-weight:600;font-family:Lexend,sans-serif}.psychoactive-finder__reference-lede{max-width:64ch;margin-top:8px;font-size:.9375rem;color:var(--pf-body)}.psychoactive-finder__faq{margin-top:18px;display:grid;gap:9px}.psychoactive-finder__faq details{padding:14px 18px;background:var(--pf-paper);border:1px solid var(--pf-border);border-radius:8px}.psychoactive-finder__faq summary{cursor:pointer;font-size:.9375rem;font-weight:600;color:var(--pf-ink)}.psychoactive-finder__faq p{margin-top:6px;font-size:.9375rem;line-height:1.6;color:var(--pf-body)}.psychoactive-finder__resources{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.psychoactive-finder__resources a{min-height:40px;padding:9px 14px;border:1px solid var(--pf-border);border-radius:999px;background:#fff;color:var(--pf-body);font-size:.8125rem;text-decoration:none}.psychoactive-finder__resources a:hover{border-color:var(--pf-accent);color:var(--pf-accent)}.psychoactive-finder__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:720px){.psychoactive-finder__product{grid-template-columns:1fr;gap:14px}.psychoactive-finder__product-image{width:100%;height:200px}.psychoactive-finder__email form{flex-direction:column}.psychoactive-finder__top{padding-top:28px;padding-bottom:28px}}@media(max-width:440px){.psychoactive-finder__shell,.psychoactive-finder__reference{padding-inline:16px}.psychoactive-finder__panel form{padding:18px 16px}.psychoactive-finder__product,.psychoactive-finder__saved,.psychoactive-finder__safety,.psychoactive-finder__before,.psychoactive-finder__email{padding:16px}}@media(prefers-reduced-motion:reduce){.psychoactive-finder *,.psychoactive-finder *:before,.psychoactive-finder *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
