.find-my-peptide .wrap{max-width:760px;padding:0 24px}.find-my-peptide .stage{padding:48px 0 70px}.find-my-peptide .prog{display:flex;gap:7px;margin-bottom:30px}.find-my-peptide .prog .seg{flex:1;height:5px;border-radius:99px;background:var(--line)}.find-my-peptide .prog .seg.done{background:var(--primary)}.find-my-peptide .prog .seg.cur{background:var(--accent)}.find-my-peptide .step{animation:fmp-fade .4s ease}@keyframes fmp-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.find-my-peptide .qnum{font-family:var(--mono);font-size:12px;color:var(--accent);font-weight:700;letter-spacing:.06em}.find-my-peptide .qh{font-family:var(--display);font-weight:600;font-size:clamp(28px,4.5vw,40px);letter-spacing:-.02em;line-height:1.05;margin:8px 0 6px}.find-my-peptide .qsub{color:var(--ink-soft);margin-bottom:26px}.find-my-peptide .opts{display:grid;gap:12px}.find-my-peptide .opts.two{grid-template-columns:repeat(2,1fr)}.find-my-peptide .opts.goals{grid-template-columns:repeat(3,1fr)}@media (max-width:620px){.find-my-peptide .opts.goals,.find-my-peptide .opts.two{grid-template-columns:1fr 1fr}}.find-my-peptide .opt{background:var(--surface);border:1.5px solid var(--line);border-radius:14px;padding:18px;cursor:pointer;transition:.15s;text-align:left;font-family:inherit;color:var(--ink);width:100%}.find-my-peptide .opt:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:var(--shadow)}.find-my-peptide .opt.goal{text-align:center;padding:20px 12px}.find-my-peptide .opt .ic{font-size:26px;display:block;margin-bottom:8px}.find-my-peptide .opt .ot{font-family:var(--display);font-weight:600;font-size:18px}.find-my-peptide .opt.goal .ot{font-size:16px}.find-my-peptide .opt .od{font-size:13.5px;color:var(--ink-soft);margin-top:4px}.find-my-peptide .nav-btns{display:flex;justify-content:space-between;margin-top:28px}.find-my-peptide .back{background:none;border:none;color:var(--ink-soft);font-family:var(--mono);font-size:13px;cursor:pointer;padding:0}.find-my-peptide .back:hover{color:var(--accent)}.find-my-peptide .rhead{margin-bottom:8px}.find-my-peptide .rh{font-family:var(--display);font-weight:600;font-size:clamp(28px,4.5vw,40px);letter-spacing:-.02em;line-height:1.05}.find-my-peptide .rsub{color:var(--ink-soft);margin:10px 0 4px}.find-my-peptide .reslist{display:flex;flex-direction:column;gap:14px;margin:24px 0}.find-my-peptide .res{background:var(--surface);border:1px solid var(--line-soft);border-left:4px solid var(--primary);border-radius:14px;padding:20px 22px;box-shadow:var(--shadow)}.find-my-peptide .res.gA{border-left-color:var(--ev-strong)}.find-my-peptide .res.gB{border-left-color:#5c9a4e}.find-my-peptide .res.gC{border-left-color:var(--ev-moderate)}.find-my-peptide .res.gD{border-left-color:var(--ev-limited)}.find-my-peptide .res .rtop{display:flex;align-items:center;gap:12px}.find-my-peptide .gchip{width:38px;height:38px;border-radius:9px;color:#fff;font-family:var(--display);font-weight:600;font-size:20px;display:grid;place-items:center;flex-shrink:0}.find-my-peptide .gchip.A{background:var(--ev-strong)}.find-my-peptide .gchip.B{background:#5c9a4e}.find-my-peptide .gchip.C{background:var(--ev-moderate)}.find-my-peptide .gchip.D{background:var(--ev-limited)}.find-my-peptide .res .rn{font-family:var(--display);font-weight:600;font-size:21px}.find-my-peptide .res .rank{margin-left:auto;font-family:var(--mono);font-size:11px;color:var(--ink-faint);text-transform:uppercase}.find-my-peptide .res .rv{font-size:15.5px;color:var(--ink);margin:11px 0 9px}.find-my-peptide .res .rtags{display:flex;flex-wrap:wrap;gap:6px}.find-my-peptide .tag{font-family:var(--mono);font-size:10px;text-transform:uppercase;padding:3px 8px;border-radius:6px}.find-my-peptide .tag.appr{background:rgba(14,155,107,.14);color:var(--primary-deep)}.find-my-peptide .tag.trial{background:rgba(92,118,166,.15);color:var(--ev-pre)}.find-my-peptide .tag.res{background:var(--accent-soft);color:#8a3a1c}.find-my-peptide .tag.wada{background:hsla(41,9%,51%,.18);color:var(--ev-limited)}.find-my-peptide .res .more{font-family:var(--mono);font-size:12px;margin-top:10px;display:inline-block;border:none}.find-my-peptide .callout{background:var(--primary-tint);border:1px solid #cde7db;border-radius:12px;padding:16px 18px;font-size:15px;color:var(--primary-deep);margin:18px 0;display:block}.find-my-peptide .callout.warn{background:var(--accent-soft);border-color:#e9c3ae;color:#8a3a1c}.find-my-peptide .actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.find-my-peptide .btn{display:inline-flex;align-items:center;gap:8px;border:none;border-radius:10px;padding:12px 20px;font-family:var(--display);font-weight:600;font-size:15px;cursor:pointer;text-decoration:none}.find-my-peptide .btn.p{background:var(--primary);color:#fff}.find-my-peptide .btn.p:hover{background:var(--primary-deep);color:#fff}.find-my-peptide .btn.s{background:var(--surface);color:var(--ink);border:1px solid var(--line)}.find-my-peptide .btn.s:hover{border-color:var(--primary);color:var(--ink)}.find-my-peptide .disc{font-family:var(--mono);font-size:11px;color:var(--ink-faint);margin-top:24px;max-width:64ch;line-height:1.6}