.empresas-hero{background:linear-gradient(135deg,#1a0066 0%,var(--purple-dark) 40%,var(--purple-mid) 100%);padding:80px 24px 100px;position:relative;overflow:hidden}.empresas-hero:before{content:"";position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(96,40,255,.25) 0%,transparent 70%);pointer-events:none}.empresas-hero-inner{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:1}.empresas-hero-badge{display:inline-flex;align-items:center;gap:6px;background:#ffbf1a26;border:1px solid rgba(255,191,26,.35);border-radius:999px;padding:6px 16px;font-size:13px;font-weight:600;color:#ffd966;margin-bottom:24px}.empresas-hero-badge [data-lucide]{width:14px;height:14px}.empresas-hero-badge [data-lucide] svg{stroke:#ffd966}.empresas-hero-title{font-size:clamp(34px,4vw,56px);font-weight:900;color:#fff;line-height:1.1;letter-spacing:-.3px;margin-bottom:20px}.empresas-hero-title .accent{color:var(--orange)}.empresas-hero-subtitle{font-size:18px;color:#ffffffb3;line-height:1.6;margin-bottom:36px;max-width:580px;margin-left:auto;margin-right:auto}.empresas-hero-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.trusted-by-section{padding:60px 0;background:#fff;text-align:center;border-bottom:1px solid var(--gray-200);overflow:hidden}.trusted-by-title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--gray-400);margin-bottom:32px}.b2b-marquee-wrapper{display:flex;width:max-content}.b2b-marquee-content{display:flex;align-items:center;min-width:max-content;animation:b2b-scroll 35s linear infinite;gap:70px;padding-right:70px}@keyframes b2b-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.trusted-logo-img{max-width:140px;height:auto;max-height:50px;object-fit:contain;filter:grayscale(100%) contrast(.5) brightness(1.2);opacity:.6;transition:all .3s ease;-webkit-user-select:none;user-select:none}.trusted-logo-img.logo-dilly{transform:scale(1.6)}.trusted-logo-img.logo-boticario,.trusted-logo-img.logo-cariri{transform:scale(1.4)}.trusted-logo-img.logo-dilly,.trusted-logo-img.logo-mauriti{filter:grayscale(100%) contrast(.8) brightness(.6);opacity:.85}.empresas-features-section{background:var(--gray-50);padding:80px 24px}.empresas-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.empresas-feature-card{background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius-xl);padding:32px 24px;transition:all .2s}.empresas-feature-card:hover{box-shadow:0 8px 32px #4a2b9a14;border-color:var(--purple-pale);transform:translateY(-2px)}.empresas-feature-icon{width:56px;height:56px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.empresas-feature-icon [data-lucide]{width:26px;height:26px}.empresas-feature-icon.purple{background:var(--purple-pale)}.empresas-feature-icon.purple [data-lucide] svg{stroke:var(--purple-mid)}.empresas-feature-icon.orange{background:#fff7ed}.empresas-feature-icon.orange [data-lucide] svg{stroke:#f97316}.empresas-feature-icon.green{background:#ecfdf5}.empresas-feature-icon.green [data-lucide] svg{stroke:var(--green)}.empresas-feature-icon.blue{background:#eff6ff}.empresas-feature-icon.blue [data-lucide] svg{stroke:#3b82f6}.empresas-feature-title{font-size:18px;font-weight:700;color:var(--gray-900);margin-bottom:10px}.empresas-feature-desc{font-size:14px;color:var(--gray-600);line-height:1.7}.empresas-contact-section{padding:80px 24px}.empresas-contact-inner{max-width:1100px;margin:0 auto;background:linear-gradient(135deg,#1a0066 0%,var(--purple-mid) 100%);border-radius:var(--radius-xl);padding:60px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.b2b-label{color:#ffbf1ae6;margin-bottom:10px}.b2b-title{color:#fff;margin-bottom:14px;font-size:clamp(24px,3vw,38px);font-weight:900;letter-spacing:-.3px;line-height:1.15}.b2b-subtitle{color:#ffffffa6;margin-bottom:32px;font-size:16px}.b2b-perks{list-style:none;display:flex;flex-direction:column;gap:12px}.b2b-perk{display:flex;align-items:center;gap:10px;font-size:14px;color:#ffffffd9;font-weight:500}.perk-check{width:22px;height:22px;background:#10b98133;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.perk-check [data-lucide]{width:12px;height:12px}.perk-check [data-lucide] svg{stroke:var(--green)}.business-form{background:#fff;border-radius:var(--radius-xl);padding:32px}.form-title{font-size:20px;font-weight:800;color:var(--gray-900);margin-bottom:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:0}.form-submit{width:100%;padding:14px;background:var(--purple-mid);color:#fff;border:none;border-radius:var(--radius-md);font-size:15px;font-weight:700;cursor:pointer;transition:all .15s;margin-top:4px;font-family:Montserrat,sans-serif}.form-submit:hover{background:var(--purple-main)}@media (max-width: 900px){.empresas-features-grid{grid-template-columns:1fr 1fr}.empresas-contact-inner{grid-template-columns:1fr;gap:40px;padding:40px 32px}}@media (max-width: 600px){.empresas-hero{padding:56px 16px 72px}.empresas-features-section,.empresas-contact-section{padding:56px 16px}.mob-carousel-wrapper{position:relative;width:100%;overflow-x:clip;overflow-y:visible}.mob-carousel-wrapper .empresas-features-grid{display:flex!important;flex-direction:row!important;overflow-x:scroll!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding-left:20px;padding-right:20px;padding-bottom:12px;flex-wrap:nowrap!important;align-items:stretch;box-sizing:border-box}.mob-carousel-wrapper .empresas-features-grid::-webkit-scrollbar{display:none}.mob-carousel-wrapper .empresas-feature-card{flex:0 0 calc(100% - 40px)!important;width:calc(100% - 40px)!important;min-width:calc(100% - 40px)!important;max-width:calc(100% - 40px)!important;scroll-snap-align:center;box-sizing:border-box}.mob-carousel-btn{position:absolute;top:50%;transform:translateY(-60%);z-index:10;width:36px;height:36px;border-radius:50%;border:none;background:#fff;box-shadow:0 4px 16px #00000026;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--purple-main, #4e1dd4);transition:transform .2s,background .2s}.mob-carousel-prev{left:4px}.mob-carousel-next{right:4px}.mob-carousel-dots{display:flex;justify-content:center;gap:6px;padding:12px 0 4px}.mob-carousel-dot{width:8px;height:8px;border-radius:50%;background:var(--gray-300);border:none;cursor:pointer}.mob-carousel-dot.active{width:24px;border-radius:4px;background:var(--purple-mid)}.empresas-contact-inner{padding:32px 20px}.form-row{grid-template-columns:1fr}}
