:root{--slp-red:#e03a2f;--slp-red-light:#fef2f2;--slp-text:#0f172a;--slp-muted:#64748b;--slp-surface:#f8fafc;--slp-border:#e2e8f0;--slp-radius:14px}.slp-section{padding-block:4.5rem}.slp-hero{padding-block:4rem 3.5rem;background:#fff;border-bottom:1px solid var(--slp-border)}.slp-hero__inner{display:grid;grid-template-columns:1fr 420px;gap:3rem;align-items:center}.slp-hero__badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--slp-muted);margin-bottom:1.25rem}.slp-hero__badge-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--slp-red)}.slp-hero__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--slp-text);letter-spacing:-.03em;line-height:1.1;margin:0 0 1.125rem}.slp-hero__accent{color:var(--slp-red)}.slp-hero__title-after{display:block}.slp-hero__lead{font-size:1rem;color:var(--slp-muted);line-height:1.65;max-width:54ch;margin:0 0 1.75rem}.slp-hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.slp-hero__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6875rem 1.375rem;border-radius:8px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,box-shadow .15s;white-space:nowrap}.slp-hero__btn--primary{background:var(--slp-red);color:#fff}.slp-hero__btn--primary:hover{background:#c93227;box-shadow:0 4px 16px rgba(224,58,47,.3)}.slp-hero__btn--ghost{background:#fff;color:var(--slp-text);border:1.5px solid var(--slp-border)}.slp-hero__btn--ghost:hover{border-color:#cbd5e1;background:var(--slp-surface)}.slp-hero__trust{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.slp-hero__trust-item{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;color:var(--slp-muted)}.slp-hero__trust-item svg{color:var(--slp-red);flex-shrink:0}.slp-hero__proof{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.slp-hero__proof-logo{width:40px;height:40px;border-radius:10px;overflow:hidden;flex-shrink:0}.slp-hero__proof-stars{color:#f59e0b;font-size:.9375rem;letter-spacing:-.05em}.slp-hero__proof-score{margin:0;font-size:.875rem;font-weight:700;color:var(--slp-text)}.slp-hero__proof-sub{margin:0;font-size:.75rem;color:var(--slp-muted)}.slp-hero__right{display:none}@media (min-width:1024px){.slp-hero__right{display:block}}.slp-hero__cards-wrap{position:relative;height:340px}.slp-hero__visual{position:relative;width:100%;max-width:420px;margin-left:auto}.slp-hero__visual .slp-hero__stat-card{position:absolute;right:-1rem;bottom:1.5rem;z-index:2}.slp-hero-card{position:absolute;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid var(--slp-border);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.07);min-width:210px}.slp-hero-card--1{top:12%;right:0}.slp-hero-card--2{bottom:10%;left:0}.slp-hero-card__av{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--slp-surface)}.slp-hero-card__av img,.slp-hero-card__av>div{width:100%;height:100%;object-fit:cover}.slp-hero-card__name{margin:0 0 2px;font-size:.875rem;font-weight:700;color:var(--slp-text)}.slp-hero-card__location{display:flex;align-items:center;gap:3px;margin:0 0 2px;font-size:.75rem;color:var(--slp-muted)}.slp-hero-card__specialty{margin:0;font-size:.75rem;font-weight:600;color:var(--slp-red)}.slp-hero-card__dot{position:absolute;top:10px;right:10px;width:8px;height:8px;border-radius:50%;background:#22c55e;border:2px solid #fff}.slp-hero__stat-card{position:absolute;top:48%;right:10%;background:#fff;border:1px solid var(--slp-border);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.07);padding:.875rem 1.125rem;min-width:150px}.slp-hero__stat-label{margin:0 0 2px;font-size:.6875rem;color:var(--slp-muted);font-weight:500}.slp-hero__stat-value{margin:0 0 6px;font-size:1.5rem;font-weight:800;color:var(--slp-text);letter-spacing:-.03em}.slp-hero__stat-chart{width:100%;height:28px;display:block}@media (max-width:1023px){.slp-hero__inner{grid-template-columns:1fr}}.slp-what{padding-block:4rem;background:var(--slp-surface);border-top:1px solid var(--slp-border);border-bottom:1px solid var(--slp-border)}.slp-what__title{font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:800;color:var(--slp-text);margin:0 0 2rem;letter-spacing:-.02em}.slp-what__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.slp-what__col-heading{font-size:.9375rem;font-weight:700;color:var(--slp-text);margin:0 0 .625rem}.slp-what__col-body{font-size:.9375rem;color:var(--slp-muted);line-height:1.65;margin:0}@media (max-width:768px){.slp-what__grid{grid-template-columns:1fr;gap:1.5rem}}.slp-find{padding-block:4rem;background:#fff}.slp-find__header{margin-bottom:1.25rem}.slp-find__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--slp-text);margin:0;letter-spacing:-.025em}.slp-find__bar{flex-wrap:wrap;margin-bottom:1.75rem;padding:.5rem;background:var(--slp-surface);border:1px solid var(--slp-border);border-radius:10px}.slp-find__bar,.slp-find__search{display:flex;align-items:center;gap:.5rem}.slp-find__search{flex:1;min-width:200px;padding:.375rem .625rem;background:#fff;border:1px solid var(--slp-border);border-radius:7px;color:var(--slp-muted)}.slp-find__search-input{flex:1;border:none;outline:none;font-size:.875rem;color:var(--slp-text);background:transparent;min-width:0}.slp-find__search-input::placeholder{color:#94a3b8}.slp-find__filter-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;background:#fff;border:1px solid var(--slp-border);border-radius:7px;font-size:.8125rem;font-weight:500;color:var(--slp-text);text-decoration:none;white-space:nowrap;transition:border-color .15s}.slp-find__filter-pill:hover{border-color:#94a3b8}.slp-find__sort{margin-left:auto;font-size:.8125rem;color:var(--slp-muted);white-space:nowrap}.slp-find__sort strong{color:var(--slp-text)}.slp-find__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.slp-find__empty{grid-column:1/-1;text-align:center;color:var(--slp-muted);padding:3rem 0;font-size:.9375rem}.slp-find__empty a{color:var(--slp-red);font-weight:600}.slp-find__more{text-align:center;margin-top:2rem}.slp-find__more-btn{display:inline-flex;align-items:center;padding:.625rem 1.5rem;border:1.5px solid var(--slp-red);border-radius:8px;color:var(--slp-red);font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s}.slp-find__more-btn:hover{background:var(--slp-red);color:#fff}@media (max-width:1100px){.slp-find__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.slp-find__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.slp-find__grid{grid-template-columns:1fr}.slp-find__sort{display:none}}.slp-hiw{padding-block:4.5rem;background:var(--slp-surface);border-top:1px solid var(--slp-border)}.slp-hiw__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--slp-text);text-align:center;margin:0 0 2.5rem;letter-spacing:-.025em}.slp-hiw__track{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.slp-hiw__step{padding-inline:16px;display:flex;flex-direction:column}.slp-hiw__step-top{display:flex;align-items:center;margin-bottom:14px}.slp-hiw__step-icon{width:52px;height:52px;border-radius:12px;background:var(--slp-red-light,#fef2f2);color:var(--slp-red);display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.slp-hiw__connector{flex:1;height:2px;margin:0 6px;background:repeating-linear-gradient(90deg,#fca5a5,#fca5a5 5px,transparent 0,transparent 10px)}.slp-hiw__step-num{font-size:.6875rem;font-weight:700;color:var(--slp-red);letter-spacing:.06em;margin-bottom:4px}.slp-hiw__step-title{font-size:1rem;font-weight:700;color:var(--slp-text);margin:0 0 6px;line-height:1.3}.slp-hiw__step-desc{font-size:.875rem;color:var(--slp-muted);line-height:1.55;margin:0}@media (max-width:900px){.slp-hiw__track{grid-template-columns:1fr 1fr;gap:2rem}.slp-hiw__connector{display:none}}@media (max-width:540px){.slp-hiw__track{grid-template-columns:1fr;gap:1.5rem}}.slp-faq{padding-block:4.5rem;background:#fff;border-top:1px solid var(--slp-border)}.slp-faq__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--slp-text);text-align:center;margin:0 0 2.5rem;letter-spacing:-.025em}.slp-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:0 2.5rem}.slp-faq__col{display:flex;flex-direction:column}.slp-faq-item{border-bottom:1px solid var(--slp-border)}.slp-faq-item__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.125rem 0;font-size:.9375rem;font-weight:600;color:var(--slp-text);text-align:left;background:none;border:none;cursor:pointer;transition:color .15s}.slp-faq-item__q:hover{color:var(--slp-red)}.slp-faq-item__icon{flex-shrink:0;color:var(--slp-muted);transition:transform .2s ease}.slp-faq-item--open .slp-faq-item__icon{transform:rotate(45deg);color:var(--slp-red)}.slp-faq-item__a{padding:0 0 1.125rem;font-size:.9375rem;color:var(--slp-muted);line-height:1.65;margin:0}@media (max-width:700px){.slp-faq__grid{grid-template-columns:1fr}}