.sales-hero{background:radial-gradient(ellipse at 30% 0%,#252547 0%,#1a1a2e 50%,#12121f 100%);color:#fff;padding:9rem 2rem 6rem;text-align:center;position:relative;overflow:hidden}.sales-hero::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,3%) 1px,transparent 1px);background-size:32px 32px;pointer-events:none}.hero-glow{position:absolute;border-radius:50%;pointer-events:none}.hero-glow-1{width:500px;height:500px;background:radial-gradient(circle,rgba(59,130,246,.12) 0%,transparent 70%);top:-200px;right:5%}.hero-glow-2{width:350px;height:350px;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%);bottom:-120px;left:8%}.hero-content{position:relative;z-index:1}.sales-hero h1{font-size:3.25rem;font-weight:700;margin:0 auto;letter-spacing:-.03em;line-height:1.15}.sales-hero h1::after{content:"";display:block;width:48px;height:3px;background:linear-gradient(90deg,#3b82f6,#6366f1);margin:1.25rem auto 0;border-radius:2px}.sales-hero p{font-size:1.2rem;color:#9ca0bd;max-width:580px;margin:1.75rem auto 3rem;line-height:1.7}.sales-hero-link{display:inline-block;color:#fff;text-decoration:none;font-size:.9rem;font-weight:600;letter-spacing:.01em;padding:.75rem 2rem;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:8px;transition:opacity .2s,transform .2s;box-shadow:0 4px 14px rgba(59,130,246,.3)}.sales-hero-link:hover{opacity:.92;transform:translateY(-1px)}.sales-section{padding:6rem 2rem;position:relative;background:#fff}.sales-section.bg-alt{background:#f7f8fa}.sales-inner{max-width:920px;margin:0 auto;position:relative}.section-label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#3b82f6;margin-bottom:.75rem;position:relative;z-index:1}.section-label::before{content:attr(data-num);position:absolute;left:-.25rem;top:-2.25rem;font-size:6rem;font-weight:800;letter-spacing:-.04em;color:#1a1a2e;opacity:.03;line-height:1;z-index:-1;pointer-events:none}.sales-section h2{font-size:2.125rem;font-weight:700;margin:0 0 1.25rem;letter-spacing:-.02em;color:#1e1e2e;line-height:1.25}.section-lead{font-size:1.125rem;color:#555;margin:0 0 3rem;max-width:680px;line-height:1.8}.sales-section p{color:#444;margin:0 0 1.5rem;line-height:1.75}.sales-list{list-style:none;padding:0;margin:0 0 2.5rem}.sales-list li{position:relative;padding-left:1.75rem;margin-bottom:1rem;color:#444;line-height:1.7}.sales-list li:last-child{margin-bottom:0}.sales-list li::before{content:"";position:absolute;left:0;top:.65em;width:7px;height:7px;border-radius:50%;background:#3b82f6}.card-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(59,130,246,8%),rgba(99,102,241,.12));border-radius:10px;margin-bottom:.875rem}.card-icon svg{width:20px;height:20px;stroke:#3b82f6;stroke-width:1.75;fill:none;stroke-linecap:round;stroke-linejoin:round}.benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin:2.5rem 0}.benefit-card{background:#f7f8fa;border:1px solid #ecedf2;border-radius:12px;padding:1.5rem 1.625rem;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 1px 3px rgba(0,0,0,4%)}.benefit-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,8%)}.bg-alt .benefit-card{background:#fff}.benefit-card h4{margin:0 0 .5rem;font-size:1rem;font-weight:700;color:#1e1e2e}.benefit-card p{margin:0;font-size:.925rem;color:#666;line-height:1.6}.panel-stack{display:flex;flex-direction:column;gap:.625rem;margin:2.5rem 0}.expand-panel{border:1px solid #ecedf2;border-radius:12px;background:#f7f8fa;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,4%);transition:box-shadow .2s ease}.expand-panel[open]{box-shadow:0 4px 16px rgba(0,0,0,6%)}.bg-alt .expand-panel{background:#fff}.expand-panel summary{display:flex;align-items:center;gap:1rem;padding:1.125rem 1.375rem;cursor:pointer;list-style:none;user-select:none}.expand-panel summary::-webkit-details-marker{display:none}.expand-panel summary::marker{content:""}.panel-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(59,130,246,8%),rgba(99,102,241,.12));border-radius:8px;flex-shrink:0}.panel-icon svg{width:18px;height:18px;stroke:#3b82f6;stroke-width:1.75;fill:none;stroke-linecap:round;stroke-linejoin:round}.panel-info{flex:1;min-width:0}.panel-info h4{margin:0;font-size:.95rem;font-weight:700;color:#1e1e2e;line-height:1.3}.panel-desc{display:block;font-size:.8rem;color:#888;margin-top:.15rem;line-height:1.4}.panel-chevron{width:18px;height:18px;stroke:#bbb;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease;flex-shrink:0}.expand-panel[open] .panel-chevron{transform:rotate(180deg)}.panel-body{padding:0 1.375rem 1.25rem;padding-left:calc(1.375rem + 36px + 1rem);color:#555;font-size:.875rem;line-height:1.7;border-top:1px solid #ecedf2;margin-top:-.125rem;padding-top:1rem}.panel-body p{margin:0}.roles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin:2.5rem 0}.role-card{background:#f7f8fa;border:1px solid #ecedf2;border-radius:12px;padding:1.5rem 1.625rem;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 1px 3px rgba(0,0,0,4%)}.role-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,8%)}.bg-alt .role-card{background:#fff}.role-card h4{margin:0 0 .5rem;font-size:1rem;font-weight:700;color:#3b82f6}.role-card p{margin:0;font-size:.925rem;color:#666;line-height:1.6}.trust-bar{padding:4rem 2rem;background:#fff;border-top:1px solid #ecedf2}.trust-inner{max-width:920px;margin:0 auto;display:flex;gap:3rem;align-items:flex-start}.trust-item{flex:1;display:flex;gap:1rem;align-items:flex-start}.trust-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(59,130,246,8%),rgba(99,102,241,.12));border-radius:8px;flex-shrink:0}.trust-icon svg{width:18px;height:18px;stroke:#3b82f6;stroke-width:1.75;fill:none;stroke-linecap:round;stroke-linejoin:round}.trust-text h4{margin:0 0 .25rem;font-size:.9rem;font-weight:700;color:#1e1e2e}.trust-text p{margin:0;font-size:.825rem;color:#666;line-height:1.6}.sales-cta-section{background:radial-gradient(ellipse at 70% 100%,#252547 0%,#1a1a2e 50%,#12121f 100%);padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.sales-cta-section::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,3%) 1px,transparent 1px);background-size:32px 32px;pointer-events:none}.cta-content{position:relative;z-index:1}.sales-cta-section h2{color:#fff;font-size:2.125rem;margin:0 0 1.25rem;letter-spacing:-.02em}.sales-cta-section p{color:#9ca0bd;font-size:1.125rem;margin:0 auto 2.5rem;max-width:480px;line-height:1.7}.sales-cta{display:inline-block;padding:.875rem 2.25rem;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;text-decoration:none;font-size:1rem;font-weight:600;border-radius:8px;transition:opacity .2s,transform .2s;box-shadow:0 4px 14px rgba(59,130,246,.3)}.sales-cta:hover{opacity:.92;transform:translateY(-1px)}.contact-form{max-width:480px;margin:0 auto}.contact-fields{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.contact-input{width:100%;padding:.75rem 1rem;font-size:.95rem;font-family:inherit;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:rgba(255,255,255,7%);color:#fff;outline:none;transition:border-color .2s,background .2s}.contact-input::placeholder{color:#7a7e96}.contact-input:focus{border-color:rgba(59,130,246,.5);background:rgba(255,255,255,.1)}button.sales-cta{border:none;cursor:pointer;font-family:inherit;width:100%}.contact-success{color:#9ca0bd;font-size:.95rem;margin:1.25rem 0 0}.contact-error{color:#f87171;font-size:.95rem;margin:1.25rem 0 0}@media(max-width:768px){.sales-hero{padding:6.5rem 1.5rem 4rem}.sales-hero h1{font-size:2.25rem}.sales-hero p{font-size:1.05rem;margin-bottom:2.5rem}.sales-section{padding:3.5rem 1.25rem}.sales-section h2{font-size:1.625rem}.section-lead{margin-bottom:2.25rem;font-size:1.05rem}.section-label::before{font-size:4rem;top:-1.5rem}.benefit-grid{grid-template-columns:1fr}.roles-grid{grid-template-columns:1fr}.hero-glow-1{width:250px;height:250px}.hero-glow-2{width:180px;height:180px}.sales-cta-section{padding:4rem 1.5rem}.sales-cta-section h2{font-size:1.625rem}.trust-inner{flex-direction:column;gap:1.75rem}.trust-bar{padding:3rem 1.25rem}.panel-body{padding-left:1.25rem}.panel-desc{font-size:.75rem}}