@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;600;700;900&family=Open+Sans:wght@400;600;700&display=swap');
@import url('https://db.onlinewebfonts.com/c/cef009888ec0e6c3fdbb27db91a57b8f?family=Proxima+Nova+A'); 

.pfs-scorecard-container {
	max-width: 100%;
	margin: 0 auto;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif;
	background: #fff;
	border-radius: 8px;
	font-size: 21px;
}

/* Headings */
.pfs-scorecard-container h1,
.pfs-scorecard-container h2,
.pfs-scorecard-container h3,
.pfs-scorecard-container h4,
.pfs-main-title,
.pfs-q-title,
.pfs-q-title-center,
.pfs-cat-title,
.pfs-lead-title,
.pfs-result-heading {
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
	font-size: 31px;
	margin-bottom: 11px;
	font-weight: 800;
}

/* Welcome Step */
.pfs-step-block {
	text-align: center;
	max-width: 100%;
	margin: 0 auto;
	padding: 6px 0 4px;
}
.pfs-welcome-hero-badge {
	width: 10rem;
	height: 10rem;
	margin: 0 auto 18px;
	border-radius: 50%;
	background: #fff0f7;
	display: flex;
	display: none;
}
.pfs-welcome-hero-badge svg {
  width: 12rem;
  height: 12rem;
  display: none !important;
}

.pfs-welcome-hero-svg {
	width: 72px;
	height: 72px;
}
.pfs-main-title {
	color: #06133d;
	font-weight: 900;
	font-size: 38px;
	line-height: 1.08;
	letter-spacing: -0.04em;
	margin-bottom: 14px;
}

.pfs-main-title {
  font-size: 4.5rem !important;
  margin: 1rem 0;
    margin-bottom: 1rem;
  font-weight: 700 !important;
}
.pfs-title-mark {
	display: inline-block;
	margin-left: 6px;
	font-size: 16px;
	line-height: 1;
	vertical-align: top;
	color: #ff2e95;
}
.pfs-subtitle-text {
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
	font-size: 19px;
	line-height: 1.65;
	color: #667085;
	max-width: 80%;
	margin: 0 auto 4.5rem;
}
.pfs-welcome-highlights {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
	max-width: 85%;
	margin: 0 auto 29px;
}
.pfs-q-header-flex svg {color: #06133d;}
.pfs-q-header-flex .pfs-q-icon-wrap {
  background: #06133d12 !important;
}

.pfs-btn-outline.pfs-prev-btn {background: #ff007f;}

.pfs-btn-outline.pfs-prev-btn:hover {
  background: #06133d;
}


.pfs-highlight-card {
	display: flex;
	align-items: center;
	gap: 14px;
	padding: 16px 18px;
	border: 1px solid #f0e6ed;
	border-radius: 12px;
	background: #fff;
	text-align: left;
}
.pfs-highlight-icon {
	width: 4rem;
	height: 4rem;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.pfs-highlight-icon-pink {
	background: #fff0f7;
	color: #ff007f;
}
.pfs-highlight-svg {
	width: 20px;
	height: 20px;
}
.pfs-highlight-copy {
	display: flex;
	flex-direction: column;
	gap: 2px;
}
.pfs-highlight-label {
	font-size: 16px;
	font-weight: 600;
	color: #667085;
}
.pfs-highlight-copy strong {
	font-size: 20px;
	line-height: 1.15;
	font-weight: 800;
	color: #08113a;
}
.pfs-welcome-focus-strip {
	max-width: 80%;
	margin: 0 auto 20px;
	padding: 16px 22px;
	border: 1px solid #efe8f3;
	border-radius: 12px;
	background: linear-gradient(90deg, #faf6ff 0%, #f9f6fc 100%);
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
}
.pfs-welcome-focus-icon {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: #f1e4ff;
	color: #082549;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.pfs-welcome-focus-svg {
	width: 20px;
	height: 20px;
}
.pfs-welcome-focus-strip p {
	margin: 0;
	font-size: 18px;
	line-height: 1.6;
	font-weight: 600;
	color: #475467;
	text-align: left;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-call-to-action {
	max-width: 80%;
	margin: 6rem auto 18px;
	font-weight: 800;
	font-size: 18px;
	line-height: 1.6;
	color: #101828;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-btn-pink {
	background: #ff007f;
	color: #fff;
	border: none;
	padding: 12px 30px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	text-transform: uppercase;
	transition: opacity 0.2s;
}
.pfs-start-btn {
	min-height: 48px;
	padding: 0 34px;
	border-radius: 8px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	background: linear-gradient(90deg, #ff2e95 0%, #ff007f 100%);
	box-shadow: 0 14px 26px rgba(255, 0, 127, 0.18);
	font-size: 15px;
	font-weight: 800;
	text-transform: none;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
	font-size: 18px !important;
}
.pfs-btn-pink:hover {
	opacity: 0.9;
}
.pfs-btn-pink:disabled {
	background: #ffb3d9;
	cursor: not-allowed;
	opacity: 0.7;
}
.pfs-welcome-trustline {
	margin: 14px auto 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	font-size: 13px;
	font-weight: 600;
	color: #98a2b3;
}
.pfs-welcome-trust-svg {
	width: 14px;
	height: 14px;
}
.pfs-welcome-trust-dot {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #d0d5dd;
}
.pfs-welcome-lead {
	max-width: 460px;
	margin: 0 auto 22px;
}
.pfs-welcome-lead-instruction {
	font-size: 15px;
	color: #667085;
	margin: 0 0 16px;
	font-weight: 600;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-welcome-lead .pfs-lead-form {
	max-width: 460px;
}
.pfs-welcome-form-error {
	margin: 14px 0 0;
	color: #d92d20;
	font-size: 14px;
	font-weight: 700;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
	.pfs-audit-box h3 { font-size: 1.4rem;  margin: 0 0 1rem;}
	.pfs-audit-box ul { margin: 0; }
.pfs-btn-outline {
	background: #fff;
	color: #101828;
	border: 1px solid #d6dbe6;
	padding: 12px 30px;
	border-radius: 10px;
	font-weight: 700;
	font-size: 16px;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
.pfs-btn-outline:hover {
	background: #f8fafc;
	border-color: #c7cfdb;
}
.pfs-what-you-get {
	margin-top: 8px;
}
.pfs-what-you-get h4 {
	font-size: 30px;
	line-height: 1.2;
	color: #08113a;
	margin: 4rem 0 3rem;
	font-weight: 800;
}
.pfs-welcome-benefits {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
}
.pfs-welcome-benefit-card {
	padding: 18px 16px 16px;
	border: 1px solid #eeebf0;
	border-radius: 14px;
	background: #fff;
	text-align: left;
	box-shadow: 0 4px 14px rgba(17, 24, 39, 0.025);
}
.pfs-welcome-benefit-icon {
	width: 46px;
	height: 46px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 27px;
}
.pfs-welcome-benefit-icon-purple {
	background: #f2eaff;
	color: #ff007f;
}
.pfs-welcome-benefit-icon-pink {
	background: #fff0f7;
	color: #ff007f;
}
.pfs-welcome-benefit-icon-green {
	background: #e8faef;
	color: #ff007f;
}
.pfs-welcome-benefit-svg {
	width: 22px;
	height: 22px;
}
.pfs-welcome-benefit-card h5 {
	margin: 0 0 10px;
	font-size: 21px;
	line-height: 1.25;
	font-weight: 800;
	color: #08113a;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
	font-weight: 900;
}
.pfs-welcome-benefit-card p {
	margin: 0;
	font-size: 18px;
	line-height: 1.55;
	color: #667085;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-badges-wrap {
	display: flex;
	gap: 10px;
	justify-content: center;
	flex-wrap: wrap;
}
.pfs-welcome-footer-strip {
	margin-top: 18px;
	padding-top: 18px;
	border-top: 1px solid #ecebf1;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}
.pfs-welcome-footer-item {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	text-align: left;
	display: none;
}
.pfs-welcome-footer-icon {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #fff3f8;
	color: #ff2e95;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.pfs-welcome-footer-svg {
	width: 16px;
	height: 16px;
}
.pfs-welcome-footer-item span {
	font-size: 13px;
	line-height: 1.45;
	font-weight: 700;
	color: #475467;
}
.pfs-badge-light {
	background: #fff0f5;
	border: 1px solid #ffe6f0;
	border-radius: 8px;
	padding: 10px 15px;
	font-size: 12px;
	color: #333;
	flex: 1 1 30%;
	min-width: 150px;
}

/* Question Steps */
.pfs-progress-header {
	display: flex;
	justify-content: space-between;
	font-size: 15px;
	color: #666;
	margin-bottom: 15px;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif;
}
.pfs-progress-header span:first-child {
	font-weight: 700;
	color: #1a1a1a;
}

.pfs-progress-header span { 
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif;
}

.pfs-progress-bar-container {
	width: 100%;
	background: #fae6ec;
	height: 6px;
	border-radius: 3px;
	margin-bottom: 40px;
	overflow: hidden;
}
.pfs-progress-bar {
	height: 100%;
	background: #ff007f;
	transition: width 0.3s ease;
}

.pfs-q-box, .pfs-category-box {
	margin-bottom: 40px;
}
.pfs-q-title {
	background: #eed8d8;
	display: inline-block;
	padding: 8px 15px;
	border-radius: 20px;
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: 600;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif;
}
.pfs-q-title-center {
	text-align: center;
	font-size: 18px;
	margin-bottom: 30px;
}

/* --- New Question Layout --- */
.pfs-q-header-flex {
	display: flex;
	align-items: center;
	gap: 25px;
	margin-bottom: 40px;
}
.pfs-q-icon-wrap {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.pfs-q-icon-wrap .dashicons {
	font-size: 30px;
	width: 30px;
	height: 30px;
}
.pfs-svg-icon {
	display: block;
	width: 3em;
	height: 3em;
	flex-shrink: 0;
}
.pfs-q-icon-svg {
	width: 3rem !important;
	height: 3rem !important;
}

.pfs-q-title-new {
	font-size: 24px;
	font-weight: 700;
	color: #1a1a1a;
	margin: 0 0 5px 0;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif;
}
.pfs-q-subtitle-new {
	font-size: 18px;
	color: #666;
	margin: 0;
	line-height: 1.5;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
	width: 80%;
}

.pfs-category-box-new {
	border: 1px solid #e0e0e0;
	border-radius: 10px;
	padding: 20px;
}
.pfs-cat-columns {
	display: flex;
	gap: 20px;
	align-items: center;
}
.pfs-cat-tasks-col {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 0;
}
.pfs-cat-options-col {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.pfs-task-row {
	display: flex;
	align-items: center;
	gap: 18px;
	padding: 8px 15px;
	border-radius: 8px;
	background: #f8f8f8;
}
.pfs-task-icon-wrap {
	width: 3rem;
	height: 3rem;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.pfs-icon-purple {
	background: #f3e8ff;
	color: #ff007f;
}
.pfs-icon-blue {
	background: #f3e8ff;
	color: #ff007f;
}
.pfs-icon-pink {
	background: #f3e8ff;
	color: #ff007f;
}
.pfs-icon-orange {
	background: #f3e8ff;
	color: #ff007f;
}
.pfs-icon-green {
	background: #f3e8ff;
	color: #ff007f;
}
.pfs-task-icon-svg {
	width: 2.2rem;
	height: 2.2rem;
}
.pfs-task-name {
	font-size: 18px;
	color: #333;
	font-weight: 500;
}

.pfs-radio-group {
	display: flex;
	gap: 15px;
	margin-top: 20px;
}
.pfs-vertical-radio {
	flex-direction: column;
}
.pfs-radio-label {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 16px 20px;
	border: 2px solid #e0e0e0;
	border-radius: 10px;
	background: #fff;
	cursor: pointer;
	transition: border-color 0.2s ease, background-color 0.2s ease;
}
.pfs-radio-label:hover {
	border-color: #ffb3d9;
}
.pfs-radio-label.pfs-label-selected {
	border-color: #ff007f;
	background: #fff5fa;
}
.pfs-radio-label input[type="radio"] {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.pfs-radio-custom {
	width: 22px;
	height: 22px;
	border: 2px solid #e0e0e0;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	transition: border-color 0.2s ease;
}
.pfs-radio-label.pfs-label-selected .pfs-radio-custom {
	border-color: #ff007f;
	background: #fff;
}
.pfs-radio-custom::after {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ff007f;
	opacity: 0;
	transition: opacity 0.2s ease;
}
.pfs-radio-label.pfs-label-selected .pfs-radio-custom::after {
	opacity: 1;
}
.pfs-option-text {
	font-size: 15px;
	font-weight: 600;
	color: #333;
}
.pfs-option-text span {
	font-size: 13px;
	color: #888;
}

.pfs-nav-buttons {
	display: flex;
	gap: 15px;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}
.pfs-btn-next-gradient {
	background: linear-gradient(90deg, #ff2e95 0%, #ff007f 100%);
	color: #fff;
	border: none;
	padding: 14px 32px;
	border-radius: 10px;
	font-weight: 700;
	font-size: 16px;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.pfs-btn-next-gradient:hover:not(:disabled) {
	transform: translateY(-1px);
	box-shadow: 0 8px 20px rgba(255, 0, 127, 0.25);
}
.pfs-btn-next-gradient:disabled {
	background: #ffb3d9;
	cursor: not-allowed;
	box-shadow: none;
}

/* Lead Form */
.pfs-lead-box {
	/*! background: linear-gradient(180deg, #fff0f7 0%, #fff 100%); */
	border: 1px solid #f7c5db;
	border-radius: 16px;
	padding: 40px;
	text-align: center;
}
.pfs-welcome-icon-top {
	width: 6rem;
	height: 6rem;
	background: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 20px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.pfs-lead-icon-badge {
	color: #ff007f;
}
.pfs-lead-badge-svg {
	width: 5rem;
	height: 5rem;
}
.pfs-lead-title {
	font-size: 28px;
	font-weight: 800;
	color: #08113a;
	margin-bottom: 10px;
	line-height: 1.2;
}

.pfs-lead-title {
  font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
  text-align: center;
}

.pfs-loading-text-box {
  font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
  text-align: center;
}
.pfs-lead-subtitle {
	font-size: 18px;
	color: #667085;
	margin-bottom: 30px;
	line-height: 1.3;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-lead-form {
	max-width: 420px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.pfs-form-group {
	text-align: left;
	position: relative;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-form-group-with-icon {
	position: relative;
}
.pfs-input-icon-wrap {
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translateY(-50%);
	color: #ff007f;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ff007f0d;
	border-radius: 50px;
	padding: .2rem;
}
.pfs-input-icon-svg {
	width: 2rem !important;
	height: 2rem !important;
}
.pfs-form-group input {
	width: 100%;
	height: 52px;
	padding: 14px 20px 14px 66px !important;
	background: #fff !important;
	border: 1px solid #f6d9e7 !important;
	border-radius: 14px !important;
	font-weight: 600;
	color: #475467 !important;
	font-size: 18px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8) !important;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-form-group input:focus {
	outline: none;
	border-color: #ff007f;
	background: #fff;
	box-shadow: 0 0 0 4px rgba(255, 0, 127, 0.08);
}
.pfs-form-group input::placeholder {
	color: #888;
	font-weight: 600;
}
.pfs-lead-instruction {
	margin-top: 18px;
	font-size: 18px;
	color: #667085;
	font-weight: 600;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-lead-instruction strong {
	color: #08113a;
	font-weight: 800;
}
.pfs-lead-actions {
	margin-top: 10px;
	align-items: center;
}
.pfs-lead-actions .pfs-btn-outline,
.pfs-lead-actions .pfs-submit-btn {
	min-width: 138px;
	min-height: 54px;
	padding: 0 24px;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
	font-size: 18px;
	font-weight: 800;
}
.pfs-btn-icon-svg {
	width: 18px;
	height: 18px;
}
.pfs-submit-btn:not(:disabled) {
	box-shadow: 0 14px 30px rgba(255, 0, 127, 0.18);
}

/* Skeleton Loading */
.pfs-skeleton-bars {
	max-width: 300px;
	margin: 20px auto;
}
.pfs-skeleton {
	height: 10px;
	background: #ff007f;
	margin-bottom: 15px;
	border-radius: 5px;
	animation: pulse 1.5s infinite;
}
@keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0.4; }
	100% { opacity: 1; }
}
.pfs-loading-text-box {
	background: #f5f5f5;
	padding: 15px;
	border-radius: 8px;
	margin-top: 20px;
}

/* --- New Result Layout Styles --- */

.pfs-result-step {
	display: flex;
	flex-direction: column;
	gap: 14px;
	text-align: left;
	padding-top: 2px;
}
.pfs-result-heading {
	font-size: 16px;
	font-weight: 900;
	margin: 0;
	text-transform: uppercase;
	line-height: 1.1;
	letter-spacing: -0.03em;
	color: #08113a;
}
.pfs-result-card {
	background: linear-gradient(180deg, #ffffff 0%, #fffdff 100%);
	border: 1px solid #efebf2;
	border-radius: 18px;
	padding: 3rem;
	box-shadow: 0 8px 26px rgba(17, 24, 39, 0.035);
	margin: 0 0 3rem;
	padding-bottom: 3rem !important;
}
.pfs-section-header {
	display: flex;
	align-items: center;
	gap: 14px;
	margin-bottom: 16px;
	justify-content: center;
}
.pfs-section-header-copy {
	display: flex;
	flex-direction: column;
	gap: 6px;
}
.pfs-section-icon {
	width: 4rem;
	height: 4rem;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.pfs-result-card.pfs-whats-next-section .pfs-section-header {
  justify-content: left;
  gap: 1.5rem;
}

.pfs-section-icon-pink {
	background: #ffeff5;
	color: #ff007f;
}
.pfs-section-icon-purple {
	background: #ffeff5;
	color: #ff007f;
}
.pfs-section-icon-green {
	background: #ffeff5;
	color: #ff007f;
}
.pfs-section-icon-svg {
	width: 3rem;
	height: 3rem;
}

/* Breakdown Bars */
.pfs-breakdown-card {
	padding-bottom: 18px;
}
.pfs-breakdown-bars {
	display: flex;
	flex-direction: column;
	gap: 14px;
}
.pfs-bar-row {
	display: flex;
	align-items: center;
	gap: 4rem;
	font-size: 13px;
}
.pfs-bar-label {
	width: 138px;
	display: flex;
	align-items: center;
	gap: 10px;
	text-align: left;
	flex-shrink: 0;
}
.pfs-bar-icon {
	width: 3rem;
	height: 3rem;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}


.pfs-bar-icon-svg {
	width: 2.3rem;
	height: 2.3rem;
}
.pfs-cat-name {
	font-weight: 700;
	color: #101828;
	font-size: 18px;
	line-height: 1.2;
}
.pfs-bar-track {
	flex: 1;
	background: #fce7f3;
	height: 15px;
	border-radius: 999px;
	overflow: hidden;
	min-width: 0;
}
.pfs-bar-fill {
	height: 100%;
	border-radius: 999px;
}
.pfs-bar-fill-pink {
	background: #ff007f;
}
.pfs-bar-value {
	min-width: 120px;
	text-align: right;
	font-weight: 700;
	color: #1d2939;
	flex-shrink: 0;
	font-size: 16px;
	line-height: 1.2;
	white-space: nowrap;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}

/* Calculate Boxes */
.pfs-calc-section-card {
	padding-bottom: 18px;
}
.pfs-calculate-boxes {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
	margin-bottom: 14px;
}
.pfs-calc-box {
	background: linear-gradient(180deg, #fff9fc 0%, #fff6fa 100%);
	border: 1px solid #f6e8ef;
	border-radius: 12px;
	padding: 18px 14px;
	text-align: center;
	min-height: 76px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.pfs-calc-label {
	font-size: 18px;
	color: #667085;
	margin-bottom: 7px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-calc-val {
	font-size: clamp(24px, 4.4vw, 34px);
	line-height: 1.1;
	font-weight: 900;
	color: #ff007f;
	letter-spacing: -0.02em;
	word-break: break-word;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}

/* Delegate Box */
.pfs-delegate-box {
	display: grid;
	grid-template-columns: 176px minmax(0, 1fr);
	gap: 20px;
	align-items: center;
	background: linear-gradient(90deg, #fff9fc 0%, #fff6fa 100%);
	border: 1px solid #f3e4ec;
	border-radius: 16px;
	padding: 16px;
	margin: 3rem 0 0;
}
.pfs-delegate-illustration {
	background: transparent;
	border-radius: 14px;
	padding: 10px 6px 4px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pfs-delegate-illustration-svg {
	width: 100%;
	height: auto;
	display: block;
}
.pfs-delegate-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.pfs-delegate-title {
	font-size: 17px;
	line-height: 1.3;
	font-weight: 900;
	color: #101828;
	margin: 0 0 10px;
}
.pfs-delegate-copy {
	font-size: 18px;
	line-height: 1.2;
	color: #344054;
	margin: 0 0 5px;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-delegate-cta {
	margin-top: 12px;
	font-weight: 700;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
}
.pfs-delegate-text {
	font-size: 18px;
	color: #ff007f;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-weight: 800;
}
.pfs-delegate-text::before {
	content: "";
	display: block;
	width: 52px;
	height: 3px;
	margin-bottom: 10px;
	border-radius: 999px;
	background: linear-gradient(90deg, #ff65b0 0%, #ff007f 100%);
}

/* Bottleneck result (tabbed, driven by the user's highest categories) */
.pfs-bottleneck-box {
	display: grid;
	grid-template-columns: 176px minmax(0, 1fr);
	gap: 22px;
	align-items: start;
	background: linear-gradient(90deg, #fff9fc 0%, #fff6fa 100%);
	border: 1px solid #f3e4ec;
	border-radius: 16px;
	padding: 22px;
	margin: 3rem 0 0;
}
.pfs-bottleneck-box .pfs-delegate-illustration {
	padding: 0;
	align-self: start;
}
.pfs-bottleneck-content {
	min-width: 0;
	display: flex;
	flex-direction: column;
}
.pfs-bottleneck-eyebrow {
	font-size: 28px;
	font-weight: 800;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #08113a;
	margin-bottom: 19px;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-bottleneck-title {
	font-size: 26px;
	line-height: 1.15;
	font-weight: 900;
	color: #101828;
	margin: 0 0 16px;
}
.pfs-bottleneck-tabs {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 25px;
}
.pfs-bottleneck-tab {
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid #f3c9dd;
	background: #fff;
	color: #667085;
	border-radius: 999px;
	padding: 10px 20px;
	font-size: 15px;
	font-weight: 700;
	cursor: pointer;
	transition: color 0.18s ease, border-color 0.18s ease, background 0.18s ease, box-shadow 0.18s ease;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-bottleneck-tab:hover {
	border-color: #ff8ac0;
	color: #ff007f;
}
.pfs-bottleneck-tab-active,
.pfs-bottleneck-tab-active:hover {
	background: linear-gradient(90deg, #ff2e95 0%, #ff007f 100%);
	border-color: transparent;
	color: #fff;
	box-shadow: 0 10px 22px rgba(255, 0, 127, 0.18);
}
.pfs-bottleneck-panel {
	background: #fff;
	border: 1px solid #f6e2ec;
	border-radius: 14px;
	padding: 22px;
}
.pfs-bn-panel-head {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 14px;
	flex-wrap: wrap;
}
.pfs-bn-panel-badge {
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ff007f;
	background: #ffeff5;
	border-radius: 999px;
	padding: 5px 12px;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-bn-panel-title {
	font-size: 22px;
	font-weight: 900;
	color: #101828;
	margin: 0;
}
.pfs-bn-desc {
	font-size: 16px;
	line-height: 1.5;
	color: #344054;
	margin: 0 0 12px;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-bn-warning {
	display: flex;
	flex-direction: column;
	gap: 6px;
	background: #fff8f0;
	border: 1px solid #ffe0b8;
	border-left: 4px solid #f79009;
	border-radius: 10px;
	padding: 14px 16px;
	margin: 16px 0;
}
.pfs-bn-warning-label {
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #b54708;
}
.pfs-bn-warning p {
	margin: 0;
	font-size: 15px;
	line-height: 1.5;
	color: #7a4a12;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-bn-solution {
	margin-top: 6px;
}
.pfs-bn-solution-title {
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #ff007f;
	margin: 0 0 8px;
}
.pfs-bn-solution-intro {
	font-size: 16px;
	line-height: 1.5;
	color: #344054;
	margin: 0 0 12px;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-bn-solution-list {
	margin: 0;
	padding-left: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.pfs-bn-solution-list li {
	position: relative;
	padding-left: 30px;
	font-size: 16px;
	line-height: 1.45;
	color: #101828;
	font-weight: 600;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-bn-solution-list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #ffeff5;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ff007f' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M5 12l4 4 10-10'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 13px 13px;
}
/* Collapsible details -> only the first paragraph shows until "Show More" */
.pfs-bn-more {
	display: none;
	margin-top: 12px;
}
.pfs-bn-more.is-open {
	display: block;
}
.pfs-bn-toggle {
	-webkit-appearance: none;
	appearance: none;
	display: inline-block;
	margin-top: 14px;
	padding: 9px 18px;
	border: 1px solid #ff8ac0;
	background: #fff;
	color: #ff007f;
	border-radius: 999px;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.02em;
	cursor: pointer;
	transition: background 0.18s ease, box-shadow 0.18s ease;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-bn-toggle:hover {
	background: #ffeff5;
	box-shadow: 0 6px 16px rgba(255, 0, 127, 0.14);
}
@media (max-width: 600px) {
	.pfs-bottleneck-box {
		grid-template-columns: 1fr;
		gap: 16px;
		padding: 16px;
	}
	.pfs-bottleneck-box .pfs-delegate-illustration {
		max-width: 200px;
		margin: 0 auto;
	}
	.pfs-bottleneck-content {
		text-align: center;
	}
	.pfs-bottleneck-tabs {
		justify-content: center;
	}
	.pfs-delegate-cta {
		align-items: center;
	}
	.pfs-bottleneck-panel {
		padding: 16px;
		text-align: left;
	}
}

.pfs-result-cta-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-height: 42px;
	padding: 0 20px;
	border-radius: 6px;
	text-decoration: none !important;
	box-shadow: 0 12px 24px rgba(255, 0, 127, 0.18) !important;
	background: linear-gradient(90deg, #ff2e95 0%, #ff007f 100%);
	font-size: 20px;
	font-weight: 500 !important;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
	color: #fff !important;
}
.pfs-result-cta-btn:hover {
	opacity: 0.96;
}

/* Download Section */
.pfs-download-section {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding-top: 14px;
	padding-bottom: 14px !important;
}
.pfs-download-content {
	display: flex;
	align-items: center;
	gap: 14px;
}
.pfs-download-copy h3 {
	font-size: 18px;
	letter-spacing: -0.03em;
	margin: 0 0 2px;
	color: #08113a;
	font-weight: 900;
}
.pfs-download-copy p {
	font-size: 15px;
	color: #475467;
	text-transform: uppercase;
	margin: 0;
	font-weight: 700;
	letter-spacing: 0.03em;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-download-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-height: 40px;
	padding: 14px 17px;
	border-radius: 8px;
	border: 1px solid #dccff7;
	background: #faf7ff;
	color: #ff007f !important;
	font-weight: 800;
	font-size: 16px;
	text-decoration: none !important;
	white-space: nowrap;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}

/* What's Next Section */
.pfs-whats-next-section {
	padding-top: 18px;
	padding-bottom: 18px;
}
.pfs-audit-box {
	text-align: left;
	max-width: 81%;
	margin: 0 auto;
	font-size: 14px;
	color: #344054;
	line-height: 1.6;
	background: linear-gradient(180deg, #fff9fc 0%, #fff6fa 100%);
	padding: 1.5rem;
  border-radius: .5rem;
}

.pfs-btn-pink.pfs-result-cta-btn.pfs-book-call-btn {
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  align-items: center;
  display: flex;
  width: fit-content;
}

.pfs-audit-box li {
  font-size: 18px;
  list-style: disc;
  margin: 0 0 0 1rem;
}

.pfs-audit-box li {
	font-size: 18px;
}

.pfs-next-intro {
	margin: 0;
	font-size: 17px;
	line-height: 1.6;
	color: #344054;
	max-width: 470px;
	font-family: "Proxima Nova A", Helvetica, Arial, sans-serif !important;
}
.pfs-next-grid {
	display: none;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	border: 1px solid #ebe7ee;
	border-radius: 12px;
	overflow: hidden;
	background: #fff;
}
.pfs-next-item {
	padding: 16px 10px 14px;
	text-align: center;
	border-right: 1px solid #ebe7ee;
}
.pfs-next-item:last-child {
	border-right: none;
}
.pfs-next-item-icon {
	width: 34px;
	height: 34px;
	margin: 0 auto 10px;
	border-radius: 10px;
	background: #fff0f7;
	color: #ff007f;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pfs-next-item-svg {
	width: 16px;
	height: 16px;
}
.pfs-next-item p {
	margin: 0;
	font-size: 11px;
	line-height: 1.4;
	font-weight: 700;
	color: #344054;
}
.pfs-no-pressure {
	font-size: 13px;
	margin: 14px 0 18px;
	text-align: center;
	color: #667085;
}
.pfs-book-call-btn {
	min-width: 170px;
	margin: 0 auto;
}

@media (max-width: 768px) {
	.pfs-scorecard-container {
		max-width: 100%;
		padding: 20px;
	}

	.pfs-step-block {
		padding-top: 0;
	}

	.pfs-welcome-hero-badge {
		width: 92px;
		height: 92px;
		margin-bottom: 16px;
	}

	.pfs-welcome-hero-svg {
		width: 60px;
		height: 60px;
	}

	.pfs-main-title {
		font-size: 28px;
	}

	.pfs-subtitle-text {
		font-size: 15px;
		margin-bottom: 20px;
	}

	.pfs-welcome-highlights,
	.pfs-welcome-benefits,
	.pfs-welcome-footer-strip {
		grid-template-columns: 1fr;
	}

	.pfs-highlight-card,
	.pfs-welcome-focus-strip,
	.pfs-welcome-footer-item {
		text-align: left;
	}

	.pfs-welcome-focus-strip {
		align-items: flex-start;
		justify-content: flex-start;
	}

	.pfs-start-btn {
		width: 100%;
	}

	.pfs-welcome-trustline {
		flex-wrap: wrap;
		row-gap: 6px;
	}

	.pfs-q-header-flex,
	.pfs-cat-columns,
	.pfs-nav-buttons {
		flex-direction: column;
		align-items: stretch;
	}

	.pfs-q-header-flex {
		gap: 18px;
		margin-bottom: 28px;
	}

	.pfs-cat-columns {
		gap: 20px;
	}

	.pfs-radio-label {
		padding: 16px 18px;
		font-size: 15px;
	}

	.pfs-nav-buttons {
		gap: 12px;
	}

	.pfs-lead-box {
		margin-bottom: 28px;
	}

	.pfs-lead-title {
		font-size: 40px;
	}

	.pfs-lead-subtitle {
		font-size: 15px;
	}

	.pfs-result-card {
		padding: 18px 16px;
	}

	.pfs-section-header,
	.pfs-download-section {
		align-items: flex-start;
	}

	.pfs-bar-row {
		flex-wrap: wrap;
	}

	.pfs-bar-label,
	.pfs-bar-value {
		width: auto;
	}

	.pfs-bar-track {
		width: 100%;
		order: 3;
	}

	.pfs-calculate-boxes,
	.pfs-next-grid {
		grid-template-columns: 1fr;
	}

	.pfs-calc-box {
		min-height: 80px;
	}

	.pfs-next-item {
		border-right: none;
		border-bottom: 1px solid #ebe7ee;
	}

	.pfs-next-item:last-child {
		border-bottom: none;
	}

	.pfs-delegate-box {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.pfs-delegate-illustration {
		max-width: 240px;
		margin: 0 auto;
	}

	.pfs-audit-box {
		margin-left: 0;
	}



	.pfs-btn-outline,
	.pfs-btn-next-gradient,
	.pfs-btn-pink {
		width: 100%;
	}

	.pfs-download-btn,
	.pfs-result-cta-btn {
		width: 100%;
	}

	.pfs-lead-actions .pfs-btn-outline,
	.pfs-lead-actions .pfs-submit-btn {
		min-width: 0;
	}
}


@media (max-width: 600px) {
	.pfs-bar-label {
width: 100%;
justify-content: center;
}
.pfs-bar-track {
width: 100%;
}
.pfs-bar-value {
width: 100%;
text-align: center;
}
.pfs-bar-row { border: 1px solid #c3c3c39c; padding: 1rem; border-radius: .5rem;  gap: 2rem; }

	.pfs-result-heading {   font-size: 26px !important;   text-align: center; }
	.pfs-delegate-title, .pfs-delegate-copy {   text-align: center; }
	.pfs-result-card.pfs-download-section {   display: flex;   flex-wrap: wrap; }
.pfs-result-card.pfs-whats-next-section .pfs-section-header {   display: flex;   flex-wrap: wrap;   justify-content: center; }
.pfs-audit-box {   display: flex;   flex-wrap: wrap;   padding: 0;   text-align: center;   margin: 0;   width: 100%;   max-width: 100%; }
.pfs-audit-box ul {   display: flex;   flex-wrap: wrap;   justify-content: center;   text-align: center;   margin: 0;   padding: 0;   gap: .8rem; }
	.pfs-result-card.pfs-download-section {   display: flex;   flex-wrap: wrap; }
.pfs-result-card.pfs-whats-next-section .pfs-section-header {   display: flex;   flex-wrap: wrap;   justify-content: center; }
.pfs-audit-box {   display: flex;   flex-wrap: wrap;   padding: 0;   text-align: center;   margin: 0;   width: 100%;   max-width: 100%; }
.pfs-audit-box ul {   display: flex;   flex-wrap: wrap;   justify-content: center;   text-align: center;   margin: 0;   padding: 0;   gap: .8rem; }
.pfs-main-title { font-size: 55px !important; }
.elementor-element.elementor-element-43bec7b.e-flex.e-con-boxed.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.wpr-column-slider-no.wpr-equal-height-no.e-con.e-parent.e-lazyloaded { margin: 0 !imporant; }
.pfs-btn-next-gradient:disabled { justify-content: center; }
	.pfs-btn-next-gradient.pfs-submit-btn {  justify-content: center; }
	.pfs-delegate-cta { width: 100%; }
	
}
