:root{--sp-green:#00984c;--sp-green-dark:#007a3d;--sp-dark:#1a1f1e;--sp-mist:#f4f5f4;--sp-border:#e2e5e2;--sp-text:#2c3030;--sp-text-muted:#5a6260;--sp-header-h:64px;--sp-max-w:1200px;--sp-max-w-narrow:780px}.sp-root{min-height:100vh;color:var(--sp-text);background:#fff;flex-direction:column;font-family:InterVariable,Inter,system-ui,sans-serif;display:flex}.sp-header{z-index:100;height:var(--sp-header-h);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--sp-border);background:#fffffff5;justify-content:space-between;align-items:center;padding:0 clamp(1rem,4vw,2.5rem);display:flex;position:sticky;top:0}.sp-header__logo img{width:auto;height:28px;display:block}.sp-header__nav{align-items:center;gap:.75rem;display:flex}.sp-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex}.sp-btn svg{flex-shrink:0;width:18px;height:18px}.sp-btn--primary{background:var(--sp-green);color:#fff}.sp-btn--primary:hover{background:var(--sp-green-dark)}.sp-btn--ghost{color:var(--sp-text);border:1.5px solid var(--sp-border);background:0 0}.sp-btn--ghost:hover{background:var(--sp-mist)}.sp-btn--outline{color:var(--sp-green);border:1.5px solid var(--sp-green);background:0 0}.sp-btn--outline:hover{background:#f0faf4}.sp-btn--lg{padding:.75rem 1.6rem;font-size:1rem}.sp-main{flex:1}.sp-section{padding:clamp(3rem,6vw,5rem) clamp(1rem,4vw,2.5rem)}.sp-section--light{background:var(--sp-mist)}.sp-section--alt{background:#f8faf8}.sp-section--cta{background:var(--sp-dark);color:#fff}.sp-container{max-width:var(--sp-max-w);margin:0 auto}.sp-container--narrow{max-width:var(--sp-max-w-narrow);margin:0 auto}.sp-section__title{letter-spacing:-.02em;color:var(--sp-dark);margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.sp-section--cta .sp-section__title{color:#fff}.sp-section__subtitle{color:var(--sp-text-muted);max-width:640px;margin:0 0 2rem;font-size:1.05rem}.sp-hero{align-items:flex-end;min-height:clamp(480px,60vh,680px);display:flex;position:relative;overflow:hidden}.sp-hero__media{position:absolute;inset:0}.sp-hero__img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.sp-hero__overlay{background:linear-gradient(#1418161f 0%,#14181673 50%,#141816e0 100%);position:absolute;inset:0}.sp-hero__content{z-index:1;color:#fff;max-width:820px;padding:clamp(2rem,5vw,4rem) clamp(1.25rem,5vw,3rem);position:relative}.sp-hero__kicker{letter-spacing:.1em;text-transform:uppercase;color:#6ee7a8;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:inline-block}.sp-hero__title{letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(1.8rem,4.5vw,3rem);font-weight:800;line-height:1.15}.sp-hero__location{color:#ffffffb3;letter-spacing:-.01em;font-size:.75em;font-weight:600;display:block}.sp-hero__lead{color:#ffffffe0;max-width:600px;margin:0 0 1.75rem;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.65}.sp-hero__ctas{flex-wrap:wrap;gap:.75rem;display:flex}.sp-hero__ctas .sp-btn--ghost{color:#fff;border-color:#fff6}.sp-hero__ctas .sp-btn--ghost:hover{background:#ffffff1f}.sp-answer-capsule{color:var(--sp-text);border-left:3px solid var(--sp-green);margin:0;padding-left:1.25rem;font-size:1.1rem;line-height:1.75}.sp-profiles{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.sp-profiles__item{border:1px solid var(--sp-border);background:#fff;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;font-size:.97rem;line-height:1.55;display:flex}.sp-section--alt .sp-profiles__item,.sp-section--light .sp-profiles__item{background:#fff}.sp-profiles__dot{background:var(--sp-green);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.35em}.sp-method{flex-direction:column;gap:0;display:flex}.sp-method__step{border-bottom:1px solid var(--sp-border);gap:1.5rem;padding:1.5rem 0;display:flex}.sp-method__step:last-child{border-bottom:none}.sp-method__num{color:var(--sp-green);flex-shrink:0;min-width:2.5rem;padding-top:.1rem;font-size:2rem;font-weight:800;line-height:1}.sp-method__step-title{color:var(--sp-dark);margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.sp-method__step p{color:var(--sp-text-muted);margin:0;line-height:1.65}.sp-techniques{flex-direction:column;gap:.4rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.sp-techniques li{color:var(--sp-text-muted);padding-left:1rem;font-size:.95rem;line-height:1.55;position:relative}.sp-techniques li:before{content:"";background:var(--sp-green);border-radius:50%;width:5px;height:5px;position:absolute;top:.6em;left:0}.sp-comparison{border:1px solid var(--sp-border);border-radius:12px;overflow:hidden}.sp-comparison__header,.sp-comparison__row{grid-template-columns:1fr 1.2fr 1.2fr;gap:0;display:grid}.sp-comparison__header{background:var(--sp-dark);color:#fff;font-size:.85rem;font-weight:600}.sp-comparison__header span,.sp-comparison__row span{border-right:1px solid #ffffff14;padding:.9rem 1rem}.sp-comparison__row span{border-right-color:var(--sp-border);color:var(--sp-text-muted);font-size:.95rem}.sp-comparison__row:nth-child(2n){background:var(--sp-mist)}.sp-comparison__col-label--accent{color:#6ee7a8}.sp-comparison__label{font-weight:600;color:var(--sp-text)!important}.sp-comparison__value--accent{font-weight:500;color:var(--sp-green)!important}.sp-sports{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;margin-top:1.5rem;display:grid}.sp-sports__item{border:1px solid var(--sp-border);background:#fff;border-radius:8px;align-items:center;gap:.6rem;padding:.85rem 1rem;font-size:.9rem;font-weight:500;display:flex}.sp-sports__icon{font-size:1.2rem}.sp-areas{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.sp-areas__title{color:var(--sp-dark);margin:0 0 1.25rem;font-size:1.1rem;font-weight:700}.sp-callout{border:1px solid var(--sp-border);border-left:4px solid var(--sp-green);background:#fff;border-radius:8px;padding:1.5rem 1.75rem}.sp-callout__title{color:var(--sp-dark);margin:0 0 .6rem;font-size:1.1rem;font-weight:700}.sp-callout p{color:var(--sp-text-muted);margin:0;line-height:1.7}.sp-pricing-link{margin-top:1.5rem}.sp-faq{border:1px solid var(--sp-border);border-radius:12px;flex-direction:column;gap:0;display:flex;overflow:hidden}.sp-faq__item{border-bottom:1px solid var(--sp-border)}.sp-faq__item:last-child{border-bottom:none}.sp-faq__question{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--sp-dark);background:#fff;justify-content:space-between;align-items:center;padding:1.1rem 1.25rem;font-size:.97rem;font-weight:600;list-style:none;transition:background .15s;display:flex}.sp-faq__question::-webkit-details-marker{display:none}.sp-faq__question:after{content:"+";color:var(--sp-green);flex-shrink:0;margin-left:1rem;font-size:1.3rem;font-weight:300;line-height:1;transition:transform .2s}details[open] .sp-faq__question:after{content:"−"}.sp-faq__question:hover{background:var(--sp-mist)}.sp-faq__answer{color:var(--sp-text-muted);background:#fff;margin:0;padding:0 1.25rem 1.25rem;font-size:.95rem;line-height:1.7}.sp-cta-block{text-align:center;padding:1rem 0}.sp-cta-block__title{color:#fff;margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.sp-cta-block__text{color:#ffffffbf;margin:0 0 2rem;font-size:1.05rem;line-height:1.65}.sp-cta-block__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.sp-section--cta .sp-btn--ghost{color:#fff;border-color:#ffffff59}.sp-section--cta .sp-btn--ghost:hover{background:#ffffff1a}.sp-cta-block__contact{color:#fff9;margin:0;font-size:.9rem}.sp-link{color:#6ee7a8;text-decoration:underline}.sp-footer{color:#f7f8f8c7;background:#111615;padding:36px max(40px,50vw - 590px);position:relative;overflow:hidden}.sp-footer__inner{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;display:grid}.sp-footer__logo,.sp-footer__logo img,a.sp-footer__logo img{filter:brightness(0)invert();width:170px;height:auto;display:block}.sp-footer__inner>div p{margin:12px 0 0;font-size:14px;line-height:1.4}.sp-footer__links{flex-wrap:wrap;justify-content:flex-end;gap:14px 20px;display:flex}.sp-footer__links a{color:#f7f8f8d1;font-size:14px;font-weight:720;text-decoration:none}.sp-footer__links a:hover{color:#fff}@media (width<=760px){.sp-footer__inner{grid-template-columns:1fr}.sp-footer__links{justify-content:flex-start}}@media (width<=480px){.sp-footer{padding:32px 20px}}@media (width<=640px){.sp-header__nav .sp-btn:first-child{display:none}.sp-hero__title{font-size:1.7rem}.sp-comparison__header,.sp-comparison__row{grid-template-columns:1fr 1fr}.sp-comparison__header span:first-child,.sp-comparison__row .sp-comparison__value:last-child{display:none}.sp-profiles{grid-template-columns:1fr}.sp-sports{grid-template-columns:repeat(2,1fr)}.sp-areas{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}
