.pc-routines-section{max-width:72rem;margin:0 auto;padding:1.5rem 1rem 2.5rem}.pc-routines-panel-head{margin:0 0 1.25rem}.pc-routines-panel-head h2{color:var(--pepti-text);letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.pc-routines-panel-head p{color:var(--pepti-text-muted);max-width:62ch;margin:0}.pc-routine-doors-wrap{max-width:72rem;margin:0 auto}.pc-routine-doors{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:2rem 1rem 0;display:grid}@media (max-width:760px){.pc-routine-doors{grid-template-columns:1fr}}.pc-routine-door{text-align:left;cursor:pointer;background:var(--pepti-surface,#fff);color:var(--pepti-text);border:1px solid var(--pepti-border);border-radius:16px;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1.35rem 1.4rem 1.5rem;transition:border-color .2s,box-shadow .25s,transform .25s,background .2s;display:flex;position:relative;box-shadow:0 1px 2px #0f0f140a}.pc-routine-door:hover{border-color:var(--pepti-border-hover);transform:translateY(-3px);box-shadow:0 12px 30px #0f0f141a}.pc-routine-door:focus-visible{outline:2px solid var(--pepti-primary);outline-offset:3px}.pc-routine-door.is-active{border-color:var(--pepti-primary);box-shadow:0 0 0 1px var(--pepti-primary), 0 12px 30px #0f0f1414}.pc-routine-door.is-active:after{content:"";background:var(--pepti-primary);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:1.4rem;right:1.4rem}.pc-routine-door__icon{width:48px;height:48px;color:var(--pepti-primary);background:var(--pepti-primary-bg,#7c3aed14);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.35rem;display:inline-flex}.pc-routine-door__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--pepti-text-muted);font-size:11px;font-weight:700}.pc-routine-door__title{letter-spacing:-.01em;font-size:1.2rem;font-weight:700}.pc-routine-door__blurb{color:var(--pepti-text-muted);font-size:.92rem;line-height:1.45}.pc-routine-door--quiz .pc-routine-door__icon{background:var(--pepti-primary);color:#fff}.pc-routine-door--quiz.is-active{background:linear-gradient(180deg, var(--pepti-primary-bg,#7c3aed0f) 0%, #fff 60%)}.pc-routine-door-panel{padding-top:1.75rem}.pc-btn-primary,.pc-btn-secondary{cursor:pointer;border:1px solid var(--pepti-primary);border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.4rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s,opacity .2s;display:inline-flex}.pc-btn-primary{background:var(--pepti-primary);color:#fff}.pc-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #7c3aed40}.pc-btn-primary:disabled{opacity:.5;cursor:not-allowed}.pc-btn-secondary{color:var(--pepti-primary);background:0 0}.pc-routine-quiz,.pc-routine-result,.pc-routine-builder{border:1px solid var(--pepti-border);background:var(--pepti-surface,#fff);border-radius:16px;padding:1.5rem}.pc-routine-quiz h2{margin:0 0 .35rem}.pc-routine-quiz h3{margin:0 0 .5rem}.pc-routine-quiz>p{max-width:64ch;margin:0 0 1rem}.pc-routine-quiz__dots{gap:.4rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.pc-routine-quiz__dots li{border-radius:999px;width:10px;height:10px}.pc-routine-quiz__options{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.6rem;margin:1rem 0;display:grid}.pc-routine-quiz__option{text-align:left;color:var(--pepti-text);cursor:pointer;background:0 0;border:2px solid;border-radius:12px;padding:.85rem 1rem;font-weight:500;transition:border-color .15s,background .15s}.pc-routine-quiz__option:hover{background:var(--pepti-primary-bg,#7c3aed0f)}.pc-routine-quiz__actions{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.pc-routine-quiz__actions>button:not(.pc-btn-primary){color:var(--pepti-text-muted);cursor:pointer;background:0 0;border:0;padding:.5rem .25rem}.pc-routine-quiz input[type=email]{border:1px solid var(--pepti-border);border-radius:10px;width:100%;max-width:28rem;margin:.4rem 0 1rem;padding:.7rem .9rem;display:block}.pc-routine-result__head{margin:0 0 1rem}.pc-routine-result__head h3{color:var(--pepti-text);letter-spacing:-.01em;margin:0 0 .2rem;font-size:1.4rem;font-weight:700}.pc-routine-result__head p{color:var(--pepti-text-muted);margin:0}.pc-routine-result__track+.pc-routine-result__track{margin-top:2rem}.pc-routine-result__rungs{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.pc-routine-card{border:1px solid var(--pepti-border);color:var(--pepti-text);background:#fff;border-radius:16px;flex-direction:column;gap:.9rem;padding:1.25rem;display:flex}.pc-routine-card--extreme{border-color:#0f0f1459}.pc-routine-card__head{border-bottom:1px solid var(--pepti-border);flex-direction:column;gap:.3rem;padding-bottom:.9rem;display:flex}.pc-routine-card__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--pepti-text-muted);font-size:11px;font-weight:700}.pc-routine-card--extreme .pc-routine-card__eyebrow{color:var(--pepti-text)}.pc-routine-card--extreme .pc-routine-card__eyebrow:before{content:"";background:var(--pepti-text);vertical-align:1px;border-radius:999px;width:8px;height:8px;margin-right:.5rem;display:inline-block}.pc-routine-card__price{flex-wrap:wrap;align-items:baseline;gap:.6rem;margin:0;display:flex}.pc-routine-card__price strong{letter-spacing:-.02em;color:var(--pepti-text);font-size:1.75rem;font-weight:700}.pc-routine-card__price s{color:var(--pepti-text-muted)}.pc-routine-card__saving{color:var(--pepti-text-muted);border:1px solid var(--pepti-border);border-radius:999px;padding:.15rem .6rem;font-size:.8rem}.pc-routine-card__steps{gap:.1rem;margin:0;padding:0;list-style:none;display:grid}.pc-routine-card__slot{border-bottom:1px solid var(--pepti-border);grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.65rem 0;display:grid}.pc-routine-card__slot:last-child{border-bottom:0}.pc-routine-card__thumb{background:#f6f5fa;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;overflow:hidden}.pc-routine-card__thumb img{object-fit:contain;width:100%;height:100%}.pc-routine-card__slot-body{flex-direction:column;gap:.1rem;min-width:0;display:flex}.pc-routine-card__step{letter-spacing:.16em;text-transform:uppercase;color:var(--pepti-text-muted);font-size:10px;font-weight:700}.pc-routine-card .pc-routine-card__name,.pc-routine-card .pc-routine-card__name:visited{color:var(--pepti-text);font-weight:600;line-height:1.25;text-decoration:none}.pc-routine-card .pc-routine-card__name:hover{text-decoration:underline}.pc-routine-card__note{color:var(--pepti-text-muted);font-size:.78rem}.pc-routine-card__swap{border:1px solid var(--pepti-border);color:var(--pepti-text-muted);cursor:pointer;background:0 0;border-radius:999px;align-self:flex-start;margin-top:.2rem;padding:.15rem .6rem;font-size:.75rem;transition:color .15s,border-color .15s}.pc-routine-card__swap:hover{color:var(--pepti-text);border-color:var(--pepti-text)}.pc-routine-card__slot-price{white-space:nowrap;color:var(--pepti-text);font-weight:600}.pc-routine-card__guide summary{cursor:pointer;color:var(--pepti-text);font-weight:600}.pc-routine-card__guide ol{color:var(--pepti-text);gap:.5rem;margin:.5rem 0 0;padding-left:1.2rem;display:grid}.pc-routine-card__guide p{color:var(--pepti-text-muted);margin:.1rem 0 0}.pc-routine-card>.pc-btn-primary{width:100%;margin-top:.25rem}.pc-routine-result__restart{color:var(--pepti-text-muted);cursor:pointer;background:0 0;border:0;padding:.75rem 0 0}.pc-routine-quiz h2,.pc-routine-quiz h3,.pc-routine-builder h4,.pc-routines-panel-head h2,.pc-routine-presets__head h2,.pc-routine-prompt__card h2,.pc-routine-prompt__card h3{color:var(--pepti-text)}.pc-routine-builder__tabs{border-bottom:1px solid var(--pepti-border);gap:.25rem;margin-bottom:1.25rem;display:flex}.pc-routine-builder__tab{color:var(--pepti-text);cursor:pointer;background:0 0;border:0;border-bottom:3px solid;margin-bottom:-1px;padding:.6rem 1rem;font-weight:600}.pc-routine-builder__steps{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.pc-routine-builder__step{border-top:1px solid var(--pepti-border);padding:1rem 0 0}.pc-routine-builder__step:first-child{border-top:0;padding-top:0}.pc-routine-builder__step-head{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:.75rem;display:flex}.pc-routine-builder__step-num{letter-spacing:.16em;color:var(--pepti-primary);font-size:11px;font-weight:700}.pc-routine-builder__step-head h4{margin:0;font-size:1.05rem;font-weight:700}.pc-routine-builder__step-head h4 small{color:var(--pepti-text-muted);margin-left:.35rem;font-weight:400}.pc-routine-builder__skip{color:var(--pepti-text-muted);cursor:pointer;align-items:center;gap:.4rem;margin-left:auto;font-size:.85rem;display:inline-flex}.pc-routine-builder__options{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.75rem;display:grid}@media (max-width:640px){.pc-routine-builder__options{grid-template-columns:1fr}}.pc-routine-builder__option{border:1px solid var(--pepti-border);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:auto 64px minmax(0,1fr) auto;align-items:center;gap:.75rem;min-width:0;padding:.7rem .9rem;transition:border-color .15s,box-shadow .15s;display:grid}.pc-routine-builder__option:hover{border-color:var(--pepti-border-hover)}.pc-routine-builder__option.is-selected{border-color:var(--pepti-primary);box-shadow:0 0 0 1px var(--pepti-primary)}.pc-routine-builder__option--empty{visibility:hidden}.pc-routine-builder__option input[type=radio]{accent-color:var(--pepti-primary)}.pc-routine-builder__thumb{background:#f6f5fa;border-radius:10px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex;overflow:hidden}.pc-routine-builder__thumb img{object-fit:contain;width:100%;height:100%}.pc-routine-builder__option-body{flex-direction:column;gap:.15rem;min-width:0;display:flex}.pc-routine-builder__tier{letter-spacing:.14em;text-transform:uppercase;color:var(--pepti-text-muted);font-size:10px;font-weight:700}.pc-routine-builder__tier--extreme{color:var(--pepti-primary)}.pc-routine-builder__name{font-weight:600;line-height:1.25}.pc-routine-builder__price{white-space:nowrap}.pc-routine-builder__step.is-skipped .pc-routine-builder__options{opacity:.55}.pc-routine-builder__max{color:var(--pepti-text-muted);cursor:pointer;align-items:center;gap:.5rem;margin-top:.6rem;font-size:.9rem;display:inline-flex}.pc-routine-builder__summary{border-top:1px solid var(--pepti-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.25rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.pc-routine-builder__summary p{margin:0}.pc-routine-builder__summary s{color:var(--pepti-text-muted)}.pc-routine-builder__summary strong{font-size:1.3rem}.pc-routine-builder__note{width:100%;color:var(--pepti-text-muted);font-size:.85rem}.pc-routine-presets__head{margin:0 0 1.25rem}.pc-routine-presets__head h2{color:var(--pepti-text);letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.pc-routine-presets__head p{color:var(--pepti-text-muted);max-width:62ch;margin:0}.pc-routine-presets__group+.pc-routine-presets__group{margin-top:2rem}.pc-routine-presets__group-title{letter-spacing:.16em;text-transform:uppercase;color:var(--pepti-text-muted);border-bottom:1px solid var(--pepti-border);margin:0 0 .75rem;padding-bottom:.5rem;font-size:11px;font-weight:700}.pc-routine-presets__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.pc-routine-prompt{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f0f148c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.pc-routine-prompt__card{width:min(560px,100%);color:var(--pepti-text);background:#fff;border-radius:18px;padding:1.6rem 1.6rem 1.25rem;box-shadow:0 30px 80px #0f0f1459}.pc-routine-prompt__card h2{letter-spacing:-.01em;margin:.35rem 0;font-size:1.5rem;font-weight:700}.pc-routine-prompt__card>p{color:var(--pepti-text-muted);margin:0 0 1rem}.pc-routine-prompt__card h3{margin:0;font-size:1.05rem;font-weight:600}.pc-routine-prompt__card .pc-routine-quiz__options{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));margin:.75rem 0 .25rem}.pc-routine-prompt__dismiss{color:var(--pepti-text-muted);cursor:pointer;background:0 0;border:0;padding:.5rem 0 0;font-size:.9rem}@media (prefers-reduced-motion:no-preference){.pc-routine-prompt__card{animation:.28s ease-out pc-prompt-in}}@keyframes pc-prompt-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}