.sp-page{min-height:100vh;background:var(--bg-main)}.sp-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem;font-size:1.2rem}.sp-hero{position:relative;padding:140px 2rem 80px;overflow:hidden}.sp-hero-inner{max-width:800px;margin:0 auto;position:relative;z-index:2}.sp-breadcrumb{display:inline-block;color:rgba(255,255,255,.75);font-size:.9rem;margin-bottom:1.25rem;transition:color .2s}.sp-breadcrumb:hover{color:white}.sp-page .breadcrumbs{color:rgba(255,255,255,.9)}.sp-page .breadcrumb-item a{color:rgba(255,255,255,.92)}.sp-page .breadcrumb-item a:hover{color:#ffffff}.sp-page .breadcrumb-separator{color:rgba(255,255,255,.7)}.sp-page .breadcrumb-item.active{color:#ffffff}.sp-hero-title{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;color:white;line-height:1.1;letter-spacing:-1px;margin-bottom:1rem}.sp-hero-tagline{font-size:1.2rem;font-weight:600;color:rgba(255,255,255,.9);margin-bottom:1rem;font-style:italic}.sp-hero-desc{font-size:1.05rem;color:rgba(255,255,255,.8);line-height:1.7;max-width:680px;margin-bottom:.75rem}.sp-seo-expand{max-height:0;overflow:hidden;transition:max-height .65s cubic-bezier(.25,.46,.45,.94)}.sp-seo-expand--open{max-height:2400px}.sp-seo-para{font-size:.94rem;color:rgba(255,255,255,.72);line-height:1.8;max-width:680px;margin-top:.85rem;margin-bottom:0}.sp-read-more-btn{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;color:rgba(255,255,255,.5);font-size:.8rem;font-weight:500;padding:0;cursor:pointer;margin-left:.45rem;margin-bottom:1.5rem;transition:color .2s ease;letter-spacing:.2px;text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:rgba(255,255,255,.2);text-decoration-color:rgba(255,255,255,.2);vertical-align:baseline}.sp-read-more-btn:hover{color:rgba(255,255,255,.85)}.sp-cta-btn{background:white;color:#1e1b4b;padding:.85rem 2rem;border-radius:12px;font-weight:700;font-size:1rem;transition:all .2s ease;box-shadow:0 8px 24px rgba(0,0,0,.2)}.sp-cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.25)}.sp-hero-glow{position:absolute;bottom:-80px;right:-80px;width:400px;height:400px;border-radius:50%;opacity:.2;filter:blur(80px);z-index:1}.sp-benefits{padding:100px 2rem;background:#ffffff}.sp-benefits-inner{max-width:1100px;margin:0 auto}.sp-benefits-header{text-align:center;margin-bottom:4rem}.sp-benefits-header h2{font-size:2.8rem;font-weight:800;color:#0f172a;margin-bottom:.8rem;letter-spacing:-1px}.sp-benefits-header p{color:#64748b;font-size:1.15rem}.sp-benefits-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.sp-benefit-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:2rem 2.2rem;display:flex;gap:1.5rem;align-items:center;flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 1.5rem);min-width:300px;max-width:calc(33.333% - 1.5rem);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sp-benefit-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.05);border-color:#cbd5e1}.sp-benefit-num{font-size:2.8rem;font-weight:800;line-height:1;flex-shrink:0;opacity:.9}.sp-benefit-card p{color:#334155;font-size:1.05rem;font-weight:500;line-height:1.5;margin:0}.sp-process{padding:120px 2rem;background:#ffffff;position:relative;overflow:hidden;color:#0f172a}.sp-process-inner{max-width:1200px;margin:0 auto;position:relative;z-index:2}.sp-process-header{text-align:center;margin-bottom:5rem}.sp-process-header h2{font-size:3rem;font-weight:800;color:#0f172a;margin-bottom:1.2rem;letter-spacing:-1px}.sp-process-header p{font-size:1.2rem;color:#64748b;max-width:600px;margin:0 auto}.sp-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;position:relative}.sp-step{text-align:left;position:relative;z-index:1;display:flex;flex-direction:column}.sp-step-content{background:#ffffff;padding:3rem 2.5rem;border-radius:20px;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 40px rgba(0,0,0,.04);transition:all .4s cubic-bezier(.4,0,.2,1);flex-grow:1;position:relative;overflow:hidden}.sp-step-content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#6366f1;opacity:0;transition:opacity .4s ease}.sp-step:hover .sp-step-content{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.sp-step:hover .sp-step-content:before{opacity:1}.sp-step-content h3,.sp-step-content p{position:relative;z-index:1}.sp-step-content h3{font-size:1.4rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.sp-step-content p{color:#475569;font-size:1.05rem;line-height:1.7}.sp-step-watermark{position:absolute;right:-10px;bottom:-20px;font-size:8rem;font-weight:900;color:rgba(0,0,0,.03);line-height:1;z-index:0;pointer-events:none;transition:color .4s ease}.sp-step:hover .sp-step-watermark{color:rgba(0,0,0,.05)}.sp-related{padding:4rem 5%;background:var(--bg-main)}.sp-related-inner{max-width:1200px;margin:0 auto}.sp-related-title{font-size:1.8rem;font-weight:800;text-align:center;margin-bottom:2rem;color:#0f172a}.sp-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.sp-related-card{display:flex;flex-direction:column;padding:2rem;background:#fff;border-radius:12px;border:1px solid #eaeaea;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.sp-related-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.sp-related-card-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.sp-related-card-text{font-size:.95rem;color:#4b5563;line-height:1.5;flex-grow:1}.sp-trust-boxes{padding:4rem 5%;background:#ffffff}.sp-trust-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,3fr) minmax(0,7fr);grid-gap:1.4rem;gap:1.4rem}.sp-trust-card{background:#f8fafc;border:1px solid #dce0e4;border-radius:18px;padding:2rem 2rem 0;min-height:420px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.sp-trust-card h3{margin:0 0 .75rem;font-size:3rem;font-weight:800;line-height:1.06;letter-spacing:-.02em;color:#0f172a}.sp-trust-card p{margin:0;font-size:1.04rem;line-height:1.52;color:#475569;max-width:30ch}.sp-trust-copy{position:relative;z-index:2;padding-bottom:1.35rem}.sp-trust-image{width:calc(100% + 4rem);max-height:236px;object-fit:cover;align-self:stretch;margin:auto -2rem 0;border-top:1px solid #e2e8f0;background:#eef2f5;pointer-events:none}.sp-trust-card--highlight{grid-column:1/-1;position:relative;background:#69b869;border-color:#56a95c;min-height:455px;padding-top:1.65rem}.sp-trust-card--highlight h3,.sp-trust-card--highlight p{color:#ffffff}.sp-trust-card--highlight .sp-trust-copy{max-width:45ch;padding-bottom:1rem}.sp-trust-card--highlight .sp-trust-image{border-top:0;background:transparent}.sp-trust-image--minimums{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;object-position:center;margin:0;opacity:1;z-index:0}@media (max-width:900px){.sp-hero{padding:120px 1.5rem 60px}.sp-benefit-card{max-width:calc(50% - .75rem);flex-basis:calc(50% - 0.75rem)}.sp-steps{grid-template-columns:1fr;gap:2rem}.sp-step-content{padding:2.5rem 2rem}.sp-trust-grid{grid-template-columns:1fr}.sp-trust-card--highlight{grid-column:auto}.sp-trust-card{min-height:380px}.sp-trust-image{max-height:208px}.sp-trust-card--highlight .sp-trust-image{width:100%;margin:0}}@media (max-width:600px){.sp-benefit-card{max-width:100%;flex-basis:100%}.sp-step-content{padding:2rem 1.5rem}.sp-step-watermark{font-size:6rem}.sp-trust-card{min-height:375px;padding:1.5rem}.sp-trust-card h3{font-size:2rem}.sp-trust-card p{font-size:1rem}.sp-trust-image{width:calc(100% + 3rem);max-height:170px;margin-left:-1.5rem;margin-right:-1.5rem;margin-bottom:0}.sp-trust-card--highlight{min-height:360px}.sp-trust-card--highlight .sp-trust-image{width:100%;height:100%;margin:0}}