.pfpd-app{--pfpd-primary:#6d4aff;--pfpd-primary-dark:#4b2ad6;--pfpd-accent:#22c7e8;--pfpd-ink:#111329;--pfpd-muted:#62657a;--pfpd-surface:#fff;--pfpd-soft:#f5f4ff;--pfpd-line:#e7e5f2;--pfpd-success:#16855b;--pfpd-radius:14px;box-sizing:border-box;color:var(--pfpd-ink);font:400 16px/1.6 inherit;max-width:1200px;margin-inline:auto;padding:clamp(20px,4vw,56px)}.pfpd-app *,.pfpd-app *:before,.pfpd-app *:after{box-sizing:inherit}.pfpd-app a{color:var(--pfpd-primary)}.pfpd-app :focus-visible{outline:3px solid var(--pfpd-accent);outline-offset:3px}.pfpd-hero{overflow:hidden;position:relative;padding:clamp(34px,7vw,76px);border-radius:24px;color:#fff;background:radial-gradient(circle at 80% 0,#823dff 0,transparent 35%),linear-gradient(135deg,#12142c,#33206f 72%,#173c64)}.pfpd-hero:after{content:"";position:absolute;right:-40px;bottom:-70px;width:240px;height:240px;border:1px solid #ffffff40;border-radius:50%;box-shadow:0 0 0 35px #ffffff0a,0 0 0 70px #ffffff08}.pfpd-hero h1{max-width:780px;margin:.25em 0;font-size:clamp(38px,6vw,70px);line-height:1.03;letter-spacing:-.045em;color:#fff}.pfpd-hero p{max-width:720px;font-size:clamp(17px,2vw,21px);color:#e9e7ff}.pfpd-hero--compact h1{font-size:clamp(34px,5vw,54px)}.pfpd-eyebrow{display:inline-flex;padding:6px 11px;border:1px solid currentColor;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pfpd-search{position:relative;z-index:1;display:grid;grid-template-columns:1.4fr .6fr auto;gap:10px;margin-top:28px;padding:9px;background:#fff;border-radius:14px;box-shadow:0 18px 50px #08091f55}.pfpd-app input,.pfpd-app textarea,.pfpd-app select{width:100%;min-height:48px;padding:11px 14px;border:1px solid var(--pfpd-line);border-radius:10px;background:var(--pfpd-surface);color:var(--pfpd-ink);font:inherit}.pfpd-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 20px;border:0;border-radius:10px;background:linear-gradient(135deg,var(--pfpd-primary),var(--pfpd-primary-dark));color:#fff!important;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:0 9px 24px #6d4aff35}.pfpd-button:hover{transform:translateY(-1px)}.pfpd-button--light{background:#fff;color:var(--pfpd-primary)!important}.pfpd-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:28px 15px}.pfpd-toolbar label{display:flex;align-items:center;gap:10px}.pfpd-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pfpd-card{display:block;padding:24px;border:1px solid var(--pfpd-line);border-radius:var(--pfpd-radius);background:var(--pfpd-surface);color:inherit!important;text-decoration:none;box-shadow:0 8px 28px #29244d0b}.pfpd-card:hover{border-color:#c9c0ff;box-shadow:0 14px 38px #29244d16}.pfpd-card h3,.pfpd-card h2{margin:.2em 0;color:var(--pfpd-ink)}.pfpd-card__meta{display:flex;justify-content:space-between;color:var(--pfpd-muted);font-size:14px}.pfpd-badge{display:inline-flex;padding:4px 9px;border-radius:999px;background:#ece8ff;color:#5133cc;font-size:12px;font-weight:800}.pfpd-empty{grid-column:1/-1;text-align:center;padding:56px 20px;border:1px dashed #cbc7dd;border-radius:var(--pfpd-radius);background:var(--pfpd-soft)}.pfpd-partner-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:50px;padding:32px;border-radius:20px;background:var(--pfpd-primary);color:#fff}.pfpd-partner-cta h2{margin:0;color:#fff}.pfpd-partner-cta p{margin:4px 0 0;color:#eeeaff}.pfpd-profile__header{display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:24px;padding:30px 0}.pfpd-profile__photo img{width:120px;height:120px;object-fit:cover;border-radius:22px}.pfpd-profile__header h1{margin:.15em 0;font-size:clamp(34px,5vw,54px);line-height:1.1}.pfpd-profile__layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:24px;align-items:start}.pfpd-profile__layout aside{position:sticky;top:24px}.pfpd-app label{display:block;margin:14px 0 6px;font-weight:700}.pfpd-hp{position:absolute!important;left:-10000px!important}.pfpd-auth{max-width:850px;text-align:center}.pfpd-auth h1{font-size:clamp(36px,6vw,62px);line-height:1.05}.pfpd-choice,.pfpd-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:30px;text-align:start}.pfpd-stats{grid-template-columns:repeat(3,1fr)}.pfpd-stats strong{display:block;font-size:34px}.pfpd-stats span{color:var(--pfpd-muted)}@media(max-width:760px){.pfpd-app{padding:16px}.pfpd-search,.pfpd-results,.pfpd-profile__layout,.pfpd-choice,.pfpd-stats{grid-template-columns:1fr}.pfpd-toolbar,.pfpd-partner-cta{align-items:stretch;flex-direction:column}.pfpd-profile__header{grid-template-columns:82px 1fr}.pfpd-profile__header>.pfpd-button{grid-column:1/-1}.pfpd-profile__photo img{width:82px;height:82px}.pfpd-profile__layout aside{position:static}}@media(prefers-color-scheme:dark){.pfpd-app{--pfpd-ink:#f4f3ff;--pfpd-muted:#b6b3c7;--pfpd-surface:#191a2b;--pfpd-soft:#222238;--pfpd-line:#38384c}.pfpd-app input,.pfpd-app textarea,.pfpd-app select{color-scheme:dark}.pfpd-search{background:#191a2b}.pfpd-badge{background:#352b65;color:#d9d1ff}}@media(prefers-reduced-motion:reduce){.pfpd-app *{scroll-behavior:auto!important;transition:none!important}}[dir=rtl] .pfpd-hero:after{right:auto;left:-40px}