@charset "UTF-8";.sp-ps-hero{position:relative;padding:64px 0;background-position:center center;background-size:cover}.sp-ps-hero__overlay{position:absolute;inset:0;background:#eeedf8d9}.sp-ps-hero__body{position:relative;z-index:10;max-width:768px;margin:0 auto;text-align:center}.sp-ps-hero__title{font-size:clamp(32px,5vw,48px);font-weight:900;color:#111;line-height:1.1;margin-bottom:16px}.sp-ps-hero__desc{color:#6b7280;font-size:18px;font-weight:600;line-height:1.6;margin:0 auto}.sp-ps-stats{padding:40px 0;background:#f3f4f6}.sp-ps-stats__card{background:#fff;border-radius:16px;padding:20px;text-align:center;border:1px solid #E5E7EB;height:100%;display:flex;flex-direction:column;justify-content:center}.sp-ps-stats__value{font-size:24px;font-weight:900;color:#5955cb;margin-bottom:0;word-break:break-word}@media (max-width: 575px){.sp-ps-stats__value{font-size:18px}}.sp-ps-stats__label{font-size:12px;line-height:16px;font-weight:700;color:#6b7280;margin-bottom:0;margin-top:4px}.sp-ps-types__title{font-size:30px;font-weight:900;color:#111}.sp-ps-types__sub{font-size:16px;line-height:24px;font-weight:600;color:#6b7280;max-width:640px;margin:12px auto 0}.sp-ps-types__card{background:#f3f4f6;border-radius:16px;padding:24px;height:100%}.sp-ps-types__badge{display:inline-block;font-size:12px;font-weight:900;padding:4px 12px;border-radius:9999px;margin-bottom:16px}.sp-ps-types__badge--blue{background:#eff6ff;color:#1d4ed8}.sp-ps-types__badge--amber{background:#fffbeb;color:#b45309}.sp-ps-types__badge--green{background:#ecfdf5;color:#047857}.sp-ps-types__card-title{font-size:18px;font-weight:900;color:#111;line-height:1.3;margin-bottom:12px}.sp-ps-types__card-desc{font-size:14px;line-height:20px;font-weight:600;color:#6b7280;margin-bottom:0}.sp-ps-faq-section{padding:64px 0;background:#f3f4f6}.sp-ps-faq-section .sp-faq-item__content{background:#fff}.sp-ps-faq-section__title{font-size:30px;font-weight:900;color:#111}.sp-pvs-search{padding:9px 14px;font-size:14px;font-weight:600;border:2px solid #E5E7EB;border-radius:8px;width:280px;outline:none;transition:border-color .2s}.sp-pvs-search:focus{border-color:#5955cb;box-shadow:0 0 0 3px #5955cb1a}@media (max-width: 767px){.sp-pvs-search{width:100%}}.sp-ps-states{padding:64px 0;background:#fff}.sp-ps-states__title{font-size:30px;font-weight:900;color:#111}.sp-ps-states__card{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:12px 16px;text-decoration:none;transition:all .2s}.sp-ps-states__card:hover{text-decoration:none;border-color:#5955cb;background:#eeedf8}.sp-ps-states__card-body{display:flex;align-items:center;gap:8px}.sp-ps-states__pin{flex-shrink:0}.sp-ps-states__card-name{font-size:14px;font-weight:900;color:#111;margin-bottom:0;transition:color .2s}.sp-ps-states__card:hover .sp-ps-states__card-name{color:#5955cb}.sp-ps-states__card-count{font-size:12px;line-height:16px;font-weight:600;color:#6b7280;margin-bottom:0}.sp-ps-states__chevron{flex-shrink:0;color:#6b7280;transition:color .2s}.sp-ps-states__card:hover .sp-ps-states__chevron{color:#5955cb}.sp-ps-states__view-all{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:900;color:#5955cb;text-decoration:none;background:none;border:none;padding:0;cursor:pointer}.sp-ps-states__view-all:hover{text-decoration:underline;color:#5955cb}.sp-ps-cta{padding:96px 0;background:#5955cb}.sp-ps-cta__title{font-size:clamp(32px,4vw,48px);font-weight:900;color:#fff;line-height:1.1;margin-bottom:16px;max-width:800px;margin-left:auto;margin-right:auto}.sp-ps-cta__desc{color:#ffffffb3;font-weight:600;font-size:18px;line-height:1.6;max-width:640px;margin:0 auto 40px}.sp-faq-group{margin-bottom:48px}.sp-faq-group:last-child{margin-bottom:0}.sp-faq-group__title{font-size:18px;font-weight:900;color:#5955cb;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px}.sp-faq-list{display:flex;flex-direction:column;gap:12px}.sp-faq-item{border:1px solid #E5E7EB;border-radius:12px;overflow:hidden}.sp-faq-item__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:#fff;border:none;cursor:pointer;text-align:left;transition:background-color .15s}.sp-faq-item__btn:hover{background-color:#fafafa}.sp-faq-item__q{font-size:14px;font-weight:700;color:#111;line-height:1.4}.sp-faq-item__chevron{flex-shrink:0;transition:transform .2s}.sp-faq-item.is-open .sp-faq-item__chevron{transform:rotate(180deg)}.sp-faq-item__body{max-height:0;overflow:hidden;transition:max-height .3s ease}.sp-faq-item.is-open .sp-faq-item__body{max-height:600px}.sp-faq-item__content{padding:16px 20px 20px;border-top:1px solid #F3F4F6}.sp-faq-item__text{font-size:14px;font-weight:600;color:#444;line-height:1.625;margin:0}.sp-faq-item__text+.sp-faq-item__text{margin-top:12px}.sp-faq-item__bullets{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:6px}.sp-faq-item__bullets li{display:flex;align-items:flex-start;gap:10px}.sp-faq-item__bullets li span:last-child{font-size:14px;font-weight:600;color:#444;line-height:1.25rem}.sp-faq-item__footer{font-size:14px;font-weight:600;color:#6b7280;margin:12px 0 0;line-height:1.625}.sp-pvs-main{background:#fff;padding-top:16px}.sp-pvs-about{font-size:16px;color:#6b7280;line-height:1.75;font-weight:600;max-width:800px;margin-left:auto;margin-right:auto}.sp-pvs-about a{color:#5955cb;font-weight:600}.sp-pvs-about p{margin-bottom:16px}.sp-pvs-about p:last-child{margin-bottom:0}.sp-ps-problem{padding:64px 0;background:#fff}.sp-ps-problem__title{font-size:30px;font-weight:900;color:#111}.sp-ps-problem__sub{font-size:16px;line-height:24px;font-weight:600;color:#6b7280;max-width:640px;margin:12px auto 0}.sp-ps-problem__card{background:#f3f4f6;border-radius:16px;padding:24px;height:100%}.sp-ps-problem__card-stat{font-size:30px;line-height:36px;font-weight:900;color:#5955cb;margin-bottom:4px}.sp-ps-problem__card-label{font-size:14px;line-height:20px;font-weight:900;color:#111;margin-bottom:8px}.sp-ps-problem__card-desc{font-size:14px;line-height:20px;font-weight:600;color:#6b7280;margin-bottom:0}.sp-ps-budget{padding:64px 0;background:#111}.sp-ps-budget__title{font-size:30px;font-weight:900;color:#fff}.sp-ps-budget__sub{font-size:16px;line-height:24px;font-weight:600;color:#fff9;max-width:560px;margin:12px auto 0}.sp-ps-budget__card{border-radius:16px;padding:24px;height:100%;display:flex;flex-direction:column;justify-content:center}.sp-ps-budget__card--agency{background:#ffffff0d;border:1px solid rgba(239,68,68,.3)}.sp-ps-budget__card--subpool{background:#ffffff0d;border:1px solid rgba(16,185,129,.3)}.sp-ps-budget__card-label{font-size:12px;line-height:16px;font-weight:900;text-transform:uppercase;letter-spacing:1.6px;margin-bottom:16px}.sp-ps-budget__card-label--agency{color:#f87171}.sp-ps-budget__card-label--subpool{color:#34d399}.sp-ps-budget__card-sublabel{font-size:14px;font-weight:600;color:#fff9}.sp-ps-budget__card-amount{font-size:24px;font-weight:900}.sp-ps-budget__card-amount--agency{color:#f87171}.sp-ps-budget__card-amount--subpool{color:#34d399}.sp-ps-budget__card-unit{font-size:14px;font-weight:700}.sp-ps-budget__card-split{border-top:1px solid rgba(255,255,255,.1);padding-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.sp-ps-budget__card-split-label{font-size:12px;line-height:16px;font-weight:700;color:#fff6;margin-bottom:2px}.sp-ps-budget__card-split-value{font-size:18px;font-weight:900;color:#fff;margin-bottom:0}.sp-ps-budget__card-split-value--agency{color:#f87171}.sp-ps-budget__card-split-value--subpool{color:#34d399}.sp-ps-budget__vs{font-size:24px;font-weight:900;color:#ffffff4d}.sp-ps-calc{padding:64px 0;background:#f3f4f6}.sp-ps-calc__title{font-size:30px;font-weight:900;color:#111;margin-bottom:12px}.sp-ps-calc__sub{font-size:16px;line-height:24px;font-weight:600;color:#6b7280}.sp-ps-calc__box{background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:24px}@media (min-width: 768px){.sp-ps-calc__box{padding:32px}}.sp-ps-calc__label{display:block;font-size:12px;line-height:16px;font-weight:700;color:#6b7280;margin-bottom:4px}.sp-ps-calc__input{width:100%;padding:10px 16px;border:2px solid #E5E7EB;border-radius:12px;font-size:14px;font-weight:600;outline:none;transition:border-color .2s}.sp-ps-calc__input:focus{border-color:#5955cb}.sp-ps-calc__result{border-radius:12px;padding:12px 16px;text-align:center}.sp-ps-calc__result--agency{background:#fef2f2;color:#b91c1c}.sp-ps-calc__result--direct{background:#f3f4f6;color:#111}.sp-ps-calc__result--savings{background:#ecfdf5;color:#047857}.sp-ps-calc__result-label{font-size:12px;line-height:16px;font-weight:700;opacity:.7;margin-bottom:2px}.sp-ps-calc__result-value{font-size:18px;font-weight:900;margin-bottom:0}.sp-ps-calc__bar{display:flex;border-radius:9999px;overflow:hidden;height:12px}.sp-ps-calc__bar-direct{background:#10b981;transition:flex .3s}.sp-ps-calc__bar-agency{background:#f87171;transition:flex .3s}.sp-ps-calc__bar-label{font-size:12px;line-height:16px;font-weight:600;color:#9ca3af}.sp-ps-calc__insight{background:#eeedf8;border:1px solid rgba(89,85,203,.2);border-radius:12px;padding:12px 16px}.sp-ps-calc__insight-text{font-size:12px;line-height:16px;font-weight:700;color:#5955cb;margin-bottom:0}.sp-ps-roles{padding:64px 0;background:#fff}.sp-ps-roles__title{font-size:30px;font-weight:900;color:#111;margin-bottom:12px}.sp-ps-roles__sub{font-size:16px;line-height:24px;font-weight:600;color:#6b7280;max-width:640px;margin:0 auto}.sp-ps-roles__card{background:#f3f4f6;border-radius:16px;padding:24px;height:100%}.sp-ps-roles__eyebrow{font-size:12px;line-height:16px;font-weight:900;text-transform:uppercase;letter-spacing:1.6px;margin-bottom:12px}.sp-ps-roles__eyebrow--blue{color:#2563eb}.sp-ps-roles__eyebrow--purple{color:#5955cb}.sp-ps-roles__eyebrow--green{color:#059669}.sp-ps-roles__card-title{font-size:18px;font-weight:900;color:#111;line-height:1.3;margin-bottom:12px}.sp-ps-roles__card-desc{font-size:14px;line-height:20px;font-weight:600;color:#6b7280;margin-bottom:0}.sp-ps-steps{padding:64px 0;background:#f3f4f6}.sp-ps-steps__title{font-size:30px;font-weight:900;color:#111}.sp-ps-steps__list{display:flex;flex-direction:column;gap:20px}.sp-ps-steps__item{display:flex;gap:20px;align-items:flex-start}.sp-ps-steps__num{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#5955cb;color:#fff;font-weight:900;font-size:14px;display:flex;align-items:center;justify-content:center;margin-top:4px}.sp-ps-steps__content{flex:1;background:#fff;border-radius:16px;padding:20px;border:1px solid #E5E7EB}.sp-ps-steps__item-title{font-size:16px;font-weight:900;color:#111;margin-bottom:4px}.sp-ps-steps__item-desc{font-size:14px;line-height:20px;font-weight:600;color:#6b7280;margin-bottom:0}
