.profilr-wrap{--pr-navy: #185FA5;--pr-teal: #0F6E56;--pr-purple: #534AB7;--pr-amber: #854F0B;--pr-dark: #0C447C;--pr-grey: #5F5E5A;--pr-navy-l: #E6F1FB;--pr-teal-l: #E1F5EE;--pr-purp-l: #EEEDFE;--pr-warn-l: #FEF3E2;--pr-bg: #F7F6F2;--pr-card: #FFFFFF;--pr-border: #E2E0D8;--pr-text: #1A1917;--pr-muted: #7A7875;--pr-radius: 12px;font-family:"DM Sans",sans-serif;color:var(--pr-text);max-width:700px;margin:0 auto;padding:32px 16px 60px}.profilr-card{background:var(--pr-card);border:1px solid var(--pr-border);border-radius:var(--pr-radius);padding:28px 32px;margin-bottom:16px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.04);box-shadow:0 1px 3px rgba(0,0,0,.04)}.profilr-welcome-badge{display:inline-block;background:var(--pr-navy-l);color:var(--pr-navy);font-size:11px;font-weight:600;padding:4px 12px;border-radius:20px;margin-bottom:16px;letter-spacing:.04em;text-transform:uppercase}.profilr-welcome-title{font-family:"DM Serif Display",serif;font-size:24px;color:var(--pr-text);line-height:1.25;margin:0 0 10px}.profilr-welcome-sub{font-size:14px;color:var(--pr-muted);line-height:1.7;margin:0 0 24px}.profilr-welcome-pills{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:28px}.profilr-pill{font-size:12px;color:var(--pr-muted);background:var(--pr-bg);border:1px solid var(--pr-border);border-radius:20px;padding:4px 12px}.profilr-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}@media(max-width: 480px){.profilr-form-grid{grid-template-columns:1fr}}.profilr-form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.profilr-form-label{font-size:12px;font-weight:600;color:var(--pr-muted);text-transform:uppercase;letter-spacing:.04em}.profilr-form-input{border:1px solid var(--pr-border);border-radius:8px;padding:10px 14px;font-size:14px;font-family:"DM Sans",sans-serif;color:var(--pr-text);background:#fff;outline:none;-webkit-transition:border-color .15s;transition:border-color .15s}.profilr-form-input:focus{border-color:var(--pr-navy)}.profilr-btn-start{background:var(--pr-navy);border:none;border-radius:8px;padding:12px 28px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;font-family:"DM Sans",sans-serif;-webkit-transition:background .15s;transition:background .15s}.profilr-btn-start:hover{background:var(--pr-dark)}#profilr-start-err{color:#991b1b;font-size:13px;margin-top:10px}.profilr-progress-wrap{margin-bottom:28px}.profilr-progress-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.profilr-progress-step{font-size:12px;color:var(--pr-muted);font-weight:500}.profilr-progress-section{font-size:11px;font-weight:600;padding:2px 10px;border-radius:20px}.profilr-progress-bar{height:3px;background:var(--pr-border);border-radius:2px;overflow:hidden}.profilr-progress-fill{height:100%;background:var(--pr-navy);border-radius:2px;-webkit-transition:width .4s ease;transition:width .4s ease}.profilr-q-title{font-size:16px;font-weight:500;line-height:1.55;margin-bottom:6px}.profilr-q-sub{font-size:13px;color:var(--pr-muted);margin-bottom:16px;line-height:1.5}.profilr-forced-intro{font-size:12px;color:var(--pr-muted);text-align:center;font-style:italic;margin-bottom:14px}.profilr-opts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.profilr-opt{border:1px solid var(--pr-border);border-radius:10px;padding:12px 16px;cursor:pointer;font-size:13.5px;line-height:1.55;background:#fff;text-align:left;-webkit-transition:border-color .15s,background .15s;transition:border-color .15s,background .15s;width:100%;font-family:"DM Sans",sans-serif;color:var(--pr-text)}.profilr-opt:hover{border-color:var(--pr-navy);background:var(--pr-navy-l)}.profilr-opt.profilr-sel{border-color:var(--pr-navy);background:var(--pr-navy-l);color:var(--pr-navy);font-weight:500}.profilr-opt.profilr-sel .profilr-opt-lbl{color:var(--pr-navy)}.profilr-opt-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--pr-muted);margin-bottom:4px}.profilr-nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-top:20px}.profilr-btn-back{background:rgba(0,0,0,0);border:1px solid var(--pr-border);border-radius:8px;padding:10px 20px;font-size:13px;color:var(--pr-muted);cursor:pointer;font-family:"DM Sans",sans-serif}.profilr-btn-back:hover{border-color:var(--pr-navy);color:var(--pr-navy)}.profilr-btn-next{background:var(--pr-navy);border:none;border-radius:8px;padding:10px 24px;font-size:13px;font-weight:600;color:#fff;cursor:pointer;font-family:"DM Sans",sans-serif;opacity:.35;pointer-events:none;-webkit-transition:opacity .2s;transition:opacity .2s}.profilr-btn-next.profilr-on{opacity:1;pointer-events:auto}.profilr-btn-next.profilr-on:hover{background:var(--pr-dark)}.profilr-res-badge{display:inline-block;font-size:11px;font-weight:600;padding:4px 14px;border-radius:20px;margin-bottom:10px;letter-spacing:.04em;text-transform:uppercase}.profilr-res-title{font-family:"DM Serif Display",serif;font-size:24px;margin-bottom:10px;color:var(--pr-text)}.profilr-res-score-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;margin-bottom:14px}.profilr-res-pct{font-size:38px;font-weight:700;line-height:1}.profilr-res-bar-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.profilr-res-bar-lbl{font-size:11px;color:var(--pr-muted);margin-bottom:5px}.profilr-res-bar{height:8px;background:var(--pr-bg);border-radius:4px;overflow:hidden}.profilr-res-bar-fill{height:100%;border-radius:4px}.profilr-mode-chip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:12px;font-weight:600;padding:6px 14px;border-radius:8px;margin-bottom:16px}.profilr-res-desc{font-size:14px;color:var(--pr-muted);line-height:1.75;margin-bottom:20px}.profilr-alert{background:var(--pr-warn-l);border:1px solid #f5c842;border-radius:10px;padding:12px 16px;font-size:13px;color:#7a5c00;margin-bottom:20px;line-height:1.6}.profilr-divider{border:none;border-top:1px solid var(--pr-border);margin:20px 0}.profilr-dim-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--pr-muted);margin-bottom:12px}.profilr-bar-row{margin-bottom:10px}.profilr-bar-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;color:var(--pr-muted);margin-bottom:4px}.profilr-bar-track{height:6px;background:var(--pr-bg);border-radius:3px;overflow:hidden}.profilr-bar-fill{height:100%;border-radius:3px}.profilr-sk-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}@media(max-width: 480px){.profilr-sk-grid{grid-template-columns:1fr}}.profilr-sk-card{background:var(--pr-bg);border-radius:10px;padding:12px 14px}.profilr-sk-lbl{font-size:11px;color:var(--pr-muted);margin-bottom:6px}.profilr-sk-bar{height:4px;background:var(--pr-border);border-radius:2px;overflow:hidden;margin-bottom:5px}.profilr-sk-bar-fill{height:100%;border-radius:2px}.profilr-sk-val{font-size:11px;color:var(--pr-muted)}.profilr-assoc-block{border:1px solid var(--pr-border);border-radius:12px;overflow:hidden;margin-bottom:20px}.profilr-assoc-hd{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--pr-muted);padding:10px 16px;background:var(--pr-bg);border-bottom:1px solid var(--pr-border)}.profilr-assoc-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;padding:14px 16px;border-bottom:1px solid var(--pr-border);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.profilr-assoc-row:last-child{border-bottom:none}.profilr-assoc-icon{font-size:18px;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.profilr-assoc-name{font-size:13px;font-weight:600;margin-bottom:3px}.profilr-assoc-desc{font-size:12px;color:var(--pr-muted);line-height:1.55}.profilr-my-pill{font-size:10px;font-weight:600;padding:2px 8px;border-radius:20px;margin-left:8px;vertical-align:middle}.profilr-alts-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--pr-muted);margin-bottom:12px;padding-top:16px;border-top:1px solid var(--pr-border)}.profilr-alt-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:9px}.profilr-alt-name{font-size:12px;color:var(--pr-muted);min-width:200px}.profilr-alt-bar{-webkit-box-flex:1;-ms-flex:1;flex:1;height:5px;background:var(--pr-bg);border-radius:3px;overflow:hidden}.profilr-alt-fill{height:100%;border-radius:3px}.profilr-alt-pct{font-size:12px;color:var(--pr-muted);min-width:36px;text-align:right}.profilr-pdf-auto-info{background:var(--pr-teal-l);border:1px solid var(--pr-teal);border-radius:8px;padding:10px 14px;font-size:13px;color:var(--pr-teal);margin-bottom:12px;line-height:1.5}.profilr-btn-dl{background:var(--pr-navy);color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:13px;font-weight:600;cursor:pointer;font-family:"DM Sans",sans-serif;margin-right:8px;margin-bottom:8px}.profilr-btn-dl:hover{background:var(--pr-dark)}.profilr-btn-restart{background:rgba(0,0,0,0);border:1px solid var(--pr-border);border-radius:8px;padding:12px 20px;font-size:13px;color:var(--pr-muted);cursor:pointer;font-family:"DM Sans",sans-serif;margin-bottom:8px}.profilr-send-status{font-size:13px;margin-top:14px;padding:10px 14px;border-radius:8px;display:none;line-height:1.5}.profilr-send-ok{background:var(--pr-teal-l);color:var(--pr-teal)}.profilr-send-err{background:#fee2e2;color:#991b1b}/*# sourceMappingURL=profilr.min.css.map */