:root{--mint:#bfe6df;--yellow:#f5c518;--ink:#1c1c1c;--grey-text:#5e5e5e;--surface:#f9f9f7;--border:#e4e4e0;--radius-card:16px;--max-w:1120px}.sp-root :where(:not(.sh-root,.sh-root *)),.sp-root :where(:not(.sh-root,.sh-root *)):before,.sp-root :where(:not(.sh-root,.sh-root *)):after{box-sizing:border-box;margin:0;padding:0}.sp-root{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,sans-serif}.sp-section-inner{max-width:var(--max-w);margin:0 auto;padding:0 24px}.sp-section-title{letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.sp-section-sub{color:var(--grey-text);margin-bottom:48px;font-size:1.0625rem}.sp-hero{background:var(--ink);color:#fff;padding:80px 32px 72px;position:relative;overflow:hidden}.sp-hero:after{content:"";background:radial-gradient(circle at 100% 100%,var(--mint) 0%,transparent 65%);opacity:.18;pointer-events:none;width:320px;height:320px;position:absolute;bottom:0;right:0}.sp-hero-inner{max-width:var(--max-w);margin:0 auto}.sp-breadcrumb{color:#fff9;margin-bottom:20px;font-size:.8125rem}.sp-breadcrumb a{color:#fff9;text-decoration:none}.sp-breadcrumb a:hover{color:#ffffffbf}.sp-h1{letter-spacing:-.04em;max-width:640px;margin-bottom:16px;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.sp-tagline{color:#ffffffa6;max-width:520px;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.si-hero{background:var(--ink);color:#fff;padding:80px 32px 72px}.si-hero-inner{max-width:var(--max-w);margin:0 auto}.si-h1{letter-spacing:-.04em;margin:20px 0 16px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.05}.si-h1-muted{color:var(--mint)}.si-tagline{color:#fff9;max-width:540px;font-size:1.125rem;line-height:1.65}.sp-hero-cta{flex-wrap:wrap;gap:12px;display:flex}.sp-btn-primary{background:var(--yellow);color:var(--ink);border-radius:8px;padding:14px 28px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-block}.sp-btn-primary:hover{opacity:.88}.sp-btn-secondary{color:#fff;border:1px solid #ffffff40;border-radius:8px;padding:14px 28px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .15s;display:inline-block}.sp-btn-secondary:hover{border-color:#ffffff8c}.sp-hero-badge{opacity:.7;flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;top:48px;right:56px}.sp-badge-number{letter-spacing:-.05em;color:var(--mint);font-size:3rem;font-weight:700;line-height:1}.sp-badge-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.sp-jobs{background:#fff;padding:80px 0}.sp-jobs-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:40px;list-style:none;display:grid}.sp-job-card{border:1px solid var(--border);border-radius:var(--radius-card);gap:16px;padding:24px;transition:border-color .15s,box-shadow .15s;display:flex}.sp-job-card:hover{border-color:var(--mint);box-shadow:0 4px 20px #0000000f}.sp-job-icon{width:36px;height:36px;color:var(--grey-text);flex-shrink:0;margin-top:2px}.sp-job-icon svg{width:100%;height:100%}.sp-job-title{margin-bottom:6px;font-size:1rem;font-weight:600}.sp-job-desc{color:var(--grey-text);font-size:.9rem;line-height:1.55}.sp-why{background:var(--surface);padding:80px 0}.sp-why-inner{grid-template-columns:1fr 2fr;align-items:start;gap:64px;display:grid}.sp-why-header .sp-section-title{margin-bottom:12px}.sp-why-list{flex-direction:column;gap:32px;list-style:none;display:flex}.sp-why-item{align-items:flex-start;gap:24px;display:flex}.sp-why-num{color:var(--yellow);letter-spacing:-.04em;flex-shrink:0;min-width:48px;font-size:2rem;font-weight:700;line-height:1}.sp-why-title{margin-bottom:4px;font-size:1rem;font-weight:600;display:block}.sp-why-desc{color:var(--grey-text);font-size:.9rem;line-height:1.6}.sp-process{background:var(--ink);color:#fff;padding:64px 0}.sp-process .sp-section-title{color:#fff;margin-bottom:40px}.sp-process-steps{gap:0;list-style:none;display:flex;position:relative}.sp-process-steps:before{content:"";background:#ffffff26;height:1px;position:absolute;top:20px;left:0;right:0}.sp-process-step{flex-direction:column;flex:1;align-items:center;gap:10px;display:flex;position:relative}.sp-process-num{color:var(--yellow);background:var(--ink);z-index:1;padding:0 12px;font-size:1rem;font-weight:700;position:relative}.sp-process-label{color:#fff9;text-align:center;font-size:.875rem}.sp-areas{background:var(--surface);border-top:1px solid var(--border);padding:64px 0}.sp-areas .sp-section-sub{margin-bottom:32px}.sp-areas-list{flex-wrap:wrap;gap:12px;list-style:none;display:flex}.sp-areas-link{border:1px solid var(--border);color:var(--ink);background:#fff;border-radius:999px;padding:12px 20px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s;display:inline-block}.sp-areas-link:hover{border-color:var(--ink)}.sp-related{border-top:1px solid var(--border);background:#fff;padding:64px 0}.sp-related .sp-section-title{margin-bottom:32px}.sp-related-list{flex-wrap:wrap;gap:16px;list-style:none;display:flex}.sp-related-card{border:1px solid var(--border);border-radius:var(--radius-card);color:var(--ink);align-items:center;gap:10px;padding:16px 24px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.sp-related-card:hover{border-color:var(--ink);background:var(--surface)}.sp-related-arrow{width:16px;height:16px;color:var(--grey-text);flex-shrink:0}.sp-faq{border-top:1px solid var(--border);background:#fff;padding:80px 0}.sp-faq .sp-section-title{margin-bottom:40px}.sp-faq-list{flex-direction:column;gap:0;max-width:760px;display:flex}.sp-faq-item{border-bottom:1px solid var(--border)}.sp-faq-item:first-child{border-top:1px solid var(--border)}.sp-faq-q{cursor:pointer;width:100%;color:var(--ink);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.4;transition:color .15s;display:flex}.sp-faq-q:hover{color:var(--grey-text)}.sp-faq-chevron{width:20px;height:20px;color:var(--grey-text);flex-shrink:0;transition:transform .2s}.sp-faq-item--open .sp-faq-chevron{transform:rotate(180deg)}.sp-faq-a{margin:0;padding:0 0 20px}.sp-faq-a p{color:var(--grey-text);max-width:680px;font-size:.9375rem;line-height:1.7}.sp-contact{background:var(--surface);padding:80px 0}.sp-contact-inner{max-width:var(--max-w);grid-template-columns:1fr 1.5fr;align-items:start;gap:64px;margin:0 auto;padding:0 24px;display:grid}.sp-contact-title{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700}.sp-contact-sub{color:var(--grey-text);margin-bottom:24px;font-size:1rem;line-height:1.6}.sp-contact-phones{flex-direction:column;gap:8px;display:flex}.sp-contact-phone{color:var(--ink);letter-spacing:-.02em;font-size:1.375rem;font-weight:700;text-decoration:none;display:inline-block}.sp-contact-phone:hover{text-decoration:underline}.sp-form{border-radius:var(--radius-card);border:1px solid var(--border);background:#fff;flex-direction:column;gap:20px;padding:36px;display:flex}.sp-form-row{flex-direction:column;gap:6px;display:flex}.sp-label{color:var(--ink);font-size:.875rem;font-weight:500}.sp-input{border:1px solid var(--border);color:var(--ink);background:var(--surface);border-radius:8px;outline:none;padding:12px 14px;font-family:inherit;font-size:.9375rem;transition:border-color .15s}.sp-input:focus{border-color:var(--ink);background:#fff}.sp-textarea{resize:vertical;min-height:100px}.sp-field-error{color:#c0392b;font-size:.8125rem;line-height:1.4}.sp-label-optional{opacity:.65;font-weight:400}.sp-input[aria-invalid=true],.sp-form select[aria-invalid=true]{border-color:#c0392b}.sp-form-status{margin:0;font-size:.875rem;line-height:1.5}.sp-form-status[role=status]{color:#1a6b3c}.sp-form-status[role=alert]{color:#c0392b}.sp-submit{background:var(--ink);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;padding:14px 28px;font-family:inherit;font-size:.9375rem;font-weight:700;transition:opacity .15s}.sp-submit:hover{opacity:.8}@media(max-width:860px){.sp-hero-badge{display:none}.sp-why-inner{grid-template-columns:1fr;gap:32px}.sp-contact-inner{grid-template-columns:1fr;gap:40px}.sp-process-steps{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.sp-process-steps:before{display:none}}@media(max-width:640px){.sp-header{gap:16px;padding:0 16px}.sp-nav{display:none}.sp-hero,.si-hero{padding:56px 16px 48px}.sp-jobs{padding:56px 0}.sp-jobs-grid{grid-template-columns:1fr}.sp-process-steps{grid-template-columns:repeat(2,1fr)}.sp-form{padding:24px}}
