:root{--psh-green:#195848;--psh-green-dark:#123f35;--psh-mint:#eaf3ef;--psh-ink:#19231f;--psh-muted:#64706a;--psh-cream:#fbf7f0;--psh-line:#e3d8c8;--psh-gold:#a77b35;--psh-rose:#9f3e50;--psh-white:#fff;--psh-radius:8px}
.psh-tests-page *{box-sizing:border-box;letter-spacing:0}.psh-tests-page .site-main{max-width:none}.psh-tests-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.psh-tests-eyebrow{margin:0 0 10px;color:var(--psh-green);font-size:13px;font-weight:800;text-transform:uppercase}.psh-tests-archive,.psh-test-single{color:var(--psh-ink);font-family:inherit}.psh-tests-archive h1,.psh-tests-archive h2,.psh-tests-archive h3,.psh-test-single h1,.psh-test-single h2,.psh-test-single h3{color:var(--psh-ink);letter-spacing:0}.psh-tests-intro{background:var(--psh-cream);border-block:1px solid #eee6da}.psh-tests-intro-inner{min-height:310px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:60px;align-items:center;padding-block:56px}.psh-tests-intro h1{font-family:Georgia,serif;font-size:52px;line-height:1.05;margin:0 0 18px}.psh-tests-intro p:not(.psh-tests-eyebrow){max-width:720px;margin:0;font-size:20px;line-height:1.55;color:var(--psh-muted)}.psh-tests-intro-visual{min-height:180px;padding:28px;border-left:4px solid var(--psh-gold);background:#f0e7d9;display:flex;flex-direction:column;justify-content:center;color:var(--psh-green-dark);font-family:Georgia,serif;font-size:22px}.psh-tests-visual-mark{font-family:inherit;font-size:76px;line-height:1;color:var(--psh-green)}.psh-tests-catalog{padding-block:54px 70px}.psh-tests-catalog-heading,.psh-tests-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.psh-tests-catalog-heading h2,.psh-tests-section-heading h2{margin:0;font-size:34px;line-height:1.2}.psh-tests-search input{width:280px;min-height:48px;border:1px solid var(--psh-line);border-radius:var(--psh-radius);padding:0 15px;background:#fff;font:inherit;color:var(--psh-ink)}.psh-tests-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.psh-tests-filters button{min-height:40px;padding:8px 14px;border:1px solid var(--psh-line);border-radius:20px;background:#fff;color:var(--psh-green-dark);font:inherit;font-weight:700;cursor:pointer}.psh-tests-filters button:hover,.psh-tests-filters button.is-active{border-color:var(--psh-green);background:var(--psh-green);color:#fff}.psh-tests-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.psh-test-card{display:flex;min-width:0;min-height:245px;flex-direction:column;padding:22px;border:1px solid var(--psh-line);border-radius:var(--psh-radius);background:#fff}.psh-test-card[hidden]{display:none}.psh-test-card-meta,.psh-test-card-footer,.psh-test-facts{display:flex;align-items:center;justify-content:space-between;gap:12px}.psh-test-card-meta{color:var(--psh-muted);font-size:13px}.psh-test-card h3{font-size:22px;line-height:1.25;margin:18px 0 10px}.psh-test-card h3 a{color:inherit;text-decoration:none}.psh-test-card p{color:var(--psh-muted);line-height:1.55;margin:0 0 20px}.psh-test-card-footer{margin-top:auto}.psh-tests-link{color:var(--psh-green);font-weight:800;text-decoration:none}.psh-tests-link:hover{text-decoration:underline}.psh-tests-draft{padding:4px 7px;background:#fff1cf;color:#765411;font-size:12px;font-weight:800;border-radius:4px}.psh-tests-empty,.psh-tests-notice{padding:20px;border:1px solid var(--psh-line);border-radius:var(--psh-radius);background:var(--psh-cream)}.psh-tests-notice p{margin:5px 0 0}.psh-tests-safety{background:var(--psh-mint);border-block:1px solid #d3e4dc}.psh-tests-safety .psh-tests-container{padding-block:34px}.psh-tests-safety h2{margin:0 0 8px;font-size:24px}.psh-tests-safety p{max-width:900px;margin:0;color:#42534b;line-height:1.6}
.psh-test-single{padding:24px 0 80px;background:#fff}.psh-tests-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:36px;color:var(--psh-muted);font-size:14px}.psh-tests-breadcrumbs a{color:var(--psh-green);text-decoration:none}.psh-test-header{max-width:850px;margin-bottom:34px}.psh-test-header h1{font-family:Georgia,serif;font-size:48px;line-height:1.1;margin:0 0 16px}.psh-test-summary{font-size:20px;line-height:1.5;color:var(--psh-muted);margin:0 0 20px}.psh-test-facts{justify-content:flex-start;flex-wrap:wrap}.psh-test-facts span{padding:8px 12px;border:1px solid var(--psh-line);border-radius:20px;color:var(--psh-green-dark);font-size:14px;font-weight:700}.psh-test-app{position:relative;overflow:hidden;border:1px solid var(--psh-line);border-radius:var(--psh-radius);background:var(--psh-cream)}.psh-test-app [hidden],.psh-test-specialists[hidden]{display:none!important}.psh-test-start{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(270px,.5fr);gap:32px;padding:42px}.psh-test-start-copy h2,.psh-test-result h2{font-size:34px;line-height:1.2;margin:0 0 14px}.psh-test-start-copy>p:not(.psh-tests-eyebrow){max-width:650px;color:var(--psh-muted);font-size:18px;line-height:1.6}.psh-test-privacy{padding:22px;border-left:4px solid var(--psh-green);background:var(--psh-mint)}.psh-test-privacy p{margin:8px 0 0;color:#485951;line-height:1.55}.psh-tests-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:10px 20px;border:1px solid var(--psh-green);border-radius:var(--psh-radius);background:var(--psh-green);color:#fff;font:inherit;font-weight:800;cursor:pointer}.psh-tests-button:hover{background:var(--psh-green-dark)}.psh-tests-button.is-secondary{background:#fff;color:var(--psh-green)}.psh-tests-button.is-secondary:hover{background:var(--psh-mint)}.psh-test-question,.psh-test-result{padding:34px 42px}.psh-test-progress-row{display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--psh-muted);font-size:14px}.psh-tests-text-button{border:0;background:none;color:var(--psh-green);font:inherit;font-weight:700;cursor:pointer}.psh-test-progress{height:6px;margin:12px 0 34px;overflow:hidden;border-radius:3px;background:#e3ddd4}.psh-test-progress span{display:block;height:100%;width:0;background:var(--psh-green);transition:width .2s ease}.psh-test-question h2{max-width:850px;margin:0 0 26px;font-size:30px;line-height:1.3}.psh-test-answers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.psh-test-answer{display:flex;min-height:62px;align-items:center;gap:12px;padding:10px 14px;border:1px solid var(--psh-line);border-radius:var(--psh-radius);background:#fff;color:var(--psh-ink);font:inherit;text-align:left;cursor:pointer}.psh-test-answer:hover,.psh-test-answer.is-selected{border-color:var(--psh-green);background:var(--psh-mint)}.psh-test-answer-number{display:grid;flex:0 0 34px;height:34px;place-items:center;border-radius:50%;background:var(--psh-cream);color:var(--psh-green);font-weight:800}.psh-test-navigation{display:flex;align-items:center;gap:16px;margin-top:24px;color:var(--psh-muted);font-size:14px}.psh-test-navigation button:disabled{opacity:.45;cursor:not-allowed}.psh-test-result{max-width:900px}.psh-test-result-score{color:var(--psh-gold);font-weight:800}.psh-test-result-text{font-size:18px;line-height:1.65}.psh-test-recommendation{margin:22px 0;padding:20px;border-left:4px solid var(--psh-gold);background:#f3eadc}.psh-test-recommendation p{margin:8px 0 0;line-height:1.6}.psh-test-result-actions{display:flex;gap:10px;flex-wrap:wrap}.psh-test-disclaimer{margin:20px 0 0;color:var(--psh-muted);font-size:13px;line-height:1.5}.psh-test-specialists{padding:60px 0 10px}.psh-specialists-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.psh-specialist-card{border:1px solid var(--psh-line);border-radius:var(--psh-radius);background:#fff}.psh-specialist-card>a{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;color:var(--psh-ink);text-decoration:none}.psh-specialist-card img,.psh-specialist-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover}.psh-specialist-avatar{display:grid;place-items:center;background:var(--psh-mint);color:var(--psh-green);font-family:Georgia,serif;font-size:28px}.psh-specialist-copy{display:grid;gap:3px;min-width:0}.psh-specialist-copy strong{font-size:18px}.psh-specialist-copy>span{color:var(--psh-muted)}.psh-specialist-copy .psh-specialist-price{color:var(--psh-green);font-weight:800}.psh-test-content{max-width:850px;padding:60px 0 30px;font-size:17px;line-height:1.75}.psh-test-content h2{margin:36px 0 12px;font-size:29px}.psh-test-content h3{margin:26px 0 8px;font-size:22px}.psh-test-content p{margin:0 0 18px}.psh-test-editorial{display:grid;gap:5px;max-width:850px;padding:20px;border-top:1px solid var(--psh-line);background:var(--psh-cream);color:var(--psh-muted);font-size:14px}.psh-test-editorial strong{color:var(--psh-green-dark)}
@media(max-width:900px){.psh-tests-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.psh-tests-intro-inner{grid-template-columns:1fr;gap:24px}.psh-tests-intro-visual{min-height:120px}.psh-test-start{grid-template-columns:1fr}.psh-specialists-grid{grid-template-columns:1fr}.psh-test-header h1{font-size:40px}}
@media(max-width:640px){.psh-tests-container{width:min(100% - 24px,1180px)}.psh-tests-intro-inner{min-height:0;padding-block:34px}.psh-tests-intro h1{font-size:38px}.psh-tests-intro p:not(.psh-tests-eyebrow){font-size:17px}.psh-tests-intro-visual{display:none}.psh-tests-catalog{padding-block:36px 48px}.psh-tests-catalog-heading,.psh-tests-section-heading{align-items:stretch;flex-direction:column}.psh-tests-catalog-heading h2,.psh-tests-section-heading h2{font-size:28px}.psh-tests-search,.psh-tests-search input{width:100%}.psh-tests-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.psh-tests-filters button{flex:0 0 auto}.psh-tests-grid{grid-template-columns:1fr}.psh-test-card{min-height:220px;padding:18px}.psh-test-single{padding-top:14px}.psh-tests-breadcrumbs{margin-bottom:24px}.psh-test-header h1{font-size:36px}.psh-test-summary{font-size:17px}.psh-test-start,.psh-test-question,.psh-test-result{padding:24px 18px}.psh-test-start-copy h2,.psh-test-result h2{font-size:28px}.psh-test-question h2{font-size:24px}.psh-test-answers{grid-template-columns:1fr}.psh-test-navigation{align-items:flex-start;flex-direction:column-reverse}.psh-test-navigation .psh-tests-button{width:100%}.psh-test-result-actions{display:grid}.psh-test-result-actions .psh-tests-button{width:100%}.psh-specialist-card>a{grid-template-columns:56px minmax(0,1fr) auto;gap:10px}.psh-specialist-card img,.psh-specialist-avatar{width:56px;height:56px}.psh-test-content{padding-top:42px}.psh-test-content h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){.psh-tests-page *{scroll-behavior:auto!important;transition:none!important}}

.psh-tests-page .psh-tests-button{border-color:var(--psh-green);background:var(--psh-green);color:#fff}
.psh-tests-page .psh-tests-button.is-secondary{background:#fff;color:var(--psh-green)}
.psh-tests-page button.psh-test-answer{display:flex;flex-direction:row;justify-content:flex-start;border-color:var(--psh-line);background:#fff;color:var(--psh-ink)}
.psh-tests-page button.psh-test-answer:hover,.psh-tests-page button.psh-test-answer.is-selected{border-color:var(--psh-green);background:var(--psh-mint);color:var(--psh-ink)}

/* Long validated scales need the full row; their wording must not be truncated. */
.psh-test-app.has-long-answer-labels .psh-test-answers{grid-template-columns:minmax(0,1fr)}
.psh-tests-page button.psh-test-answer{width:100%;min-width:0;height:auto;white-space:normal!important;overflow:hidden}
.psh-tests-page button.psh-test-answer>span:last-child{min-width:0;white-space:normal!important;overflow-wrap:anywhere;word-break:normal;line-height:1.35}
.psh-tests-page button.psh-tests-text-button{padding:0;border:0;background:transparent;color:var(--psh-green)}

/* Archive hero uses a real project asset while preserving clear copy at every size. */
.psh-tests-intro{background-color:var(--psh-cream);background-position:center;background-size:cover}
.psh-tests-intro-inner{min-height:390px;display:flex;align-items:center;padding-block:56px}
.psh-tests-intro-inner>div{max-width:56%}
@media(max-width:900px){.psh-tests-intro{background-position:60% center}.psh-tests-intro-inner{display:flex}.psh-tests-intro-inner>div{max-width:62%}}
@media(max-width:640px){.psh-tests-intro{background-image:none!important}.psh-tests-intro-inner{min-height:0}.psh-tests-intro-inner>div{max-width:none}}

/* Archive landing navigation and guidance. */
.psh-tests-filters a{display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--psh-line);border-radius:20px;background:#fff;color:var(--psh-green-dark);font:inherit;font-weight:700;text-decoration:none}.psh-tests-filters a span{display:grid;min-width:24px;height:24px;place-items:center;border-radius:12px;background:var(--psh-mint);font-size:12px}.psh-tests-filters a:hover,.psh-tests-filters a.is-active{border-color:var(--psh-green);background:var(--psh-green);color:#fff}.psh-tests-filters a:hover span,.psh-tests-filters a.is-active span{background:rgba(255,255,255,.18)}
.psh-tests-trust{display:flex;flex-wrap:wrap;gap:10px 24px;margin:24px 0 0;padding:0;list-style:none;color:var(--psh-green-dark);font-size:14px;font-weight:800}.psh-tests-trust li{display:flex;align-items:center;gap:8px}.psh-tests-trust li::before{content:"\2713";display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--psh-mint);color:var(--psh-green)}
.psh-tests-count{margin:6px 0 0;color:var(--psh-muted);font-size:15px}.psh-tests-landing-info{padding:64px 0;background:var(--psh-cream);border-top:1px solid var(--psh-line)}
.psh-tests-landing-copy{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:54px;align-items:end;margin-bottom:30px}.psh-tests-landing-copy h2{margin:0;font-family:Georgia,serif;font-size:38px;line-height:1.15}.psh-tests-landing-copy>p{margin:0;color:var(--psh-muted);font-size:18px;line-height:1.65}
.psh-tests-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.psh-tests-guide-grid article{padding:24px;border-top:3px solid var(--psh-green);background:#fff}.psh-tests-guide-grid h3{margin:0 0 10px;font-size:20px}.psh-tests-guide-grid p{margin:0;color:var(--psh-muted);line-height:1.6}
.psh-tests-landing-cta{margin-top:28px}.psh-tests-landing-cta .psh-tests-button{text-decoration:none}
@media(max-width:900px){.psh-tests-landing-copy{grid-template-columns:1fr;gap:14px}.psh-tests-guide-grid{grid-template-columns:1fr}}
@media(max-width:640px){.psh-tests-filters a{flex:0 0 auto}.psh-tests-trust{display:grid;gap:10px;margin-top:20px}.psh-tests-landing-info{padding:42px 0}.psh-tests-landing-copy h2{font-size:30px}.psh-tests-landing-copy>p{font-size:17px}.psh-tests-guide-grid article{padding:20px}.psh-tests-landing-cta .psh-tests-button{width:100%}}
