.products-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:40px;display:grid}.product-card{background:#fff;border:1px solid #edf2f7;border-radius:28px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.product-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px #0000001f}.product-image{background:linear-gradient(135deg,#f7fbff,#eef6ff);justify-content:center;align-items:center;height:320px;padding:30px;display:flex}.product-image img{object-fit:contain;width:100%;height:100%;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.08)}.product-info{padding:26px}.product-category{letter-spacing:2px;text-transform:uppercase;color:#0090d0;margin-bottom:12px;font-size:12px;font-weight:700}.product-title{color:#111827;margin-bottom:8px;font-size:28px;font-weight:700}.product-brand{color:#64748b;margin-bottom:10px;font-size:16px}.product-desc{color:#475569;margin-bottom:18px}.product-price{color:#111827;margin-bottom:22px;font-size:34px;font-weight:800}.product-actions{flex-wrap:wrap;gap:12px;display:flex}.btn-outline{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:12px 20px;font-weight:600;transition:all .3s}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0090d0,#06f);border:none;border-radius:999px;padding:14px 24px;font-weight:700;transition:all .3s;box-shadow:0 10px 25px #0066ff40}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 35px #0066ff59}.product-badge{color:#fff;z-index:10;background:#111827;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700;position:absolute;top:18px;left:18px}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{scroll-behavior:smooth;background:#020617}body{color:#e2e8f0;background:#020617;min-width:320px;margin:0}button,input,select,textarea{font:inherit}.products-grid{gap:24px}.product-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ac7;border:1px solid #94a3b829;box-shadow:0 18px 48px #0000003d}.product-card:hover{border-color:#34d39973;box-shadow:0 25px 60px #00000061}.product-image{background:linear-gradient(145deg,#fff,#e2e8f0)}.product-title,.product-price{color:#fff}.product-brand,.product-desc{color:#94a3b8}.product-category{color:#6ee7b7}.btn-outline{color:#e2e8f0;background:#ffffff0f;border-color:#ffffff29}.btn-outline:hover{background:#ffffff1a}.btn-primary{color:#052e2b;background:linear-gradient(135deg,#34d399,#22d3ee);box-shadow:0 12px 30px #10b98138}.product-badge{color:#a7f3d0;background:#052e2b}.promo-backdrop{z-index:12000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617d1;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.promo-modal{color:#fff;background:radial-gradient(circle at 0 0,#065f46,#020617 62%);border:1px solid #34d39947;border-radius:30px;width:min(520px,94vw);padding:30px;position:relative;box-shadow:0 30px 90px #00000094}.promo-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;width:40px;height:40px;font-size:24px;position:absolute;top:14px;right:14px}.promo-badge{color:#a7f3d0;letter-spacing:.16em;background:#34d39929;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900;display:inline-flex}.promo-modal h2{margin:18px 0 10px;font-size:clamp(28px,6vw,42px);line-height:1.05}.promo-modal p{color:#cbd5e1;line-height:1.65}.promo-highlight{background:#ffffff12;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:5px;margin:20px 0;padding:18px;display:flex}.promo-highlight strong{color:#6ee7b7;font-size:22px}.promo-highlight span,.promo-modal small{color:#94a3b8}.promo-actions{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.promo-primary,.promo-secondary{cursor:pointer;border-radius:999px;min-height:46px;padding:0 18px;font-weight:900}.promo-primary{color:#052e2b;background:linear-gradient(135deg,#34d399,#22d3ee);border:0}.promo-secondary{color:#fff;background:#ffffff0f;border:1px solid #ffffff29}@media (width<=640px){.products-grid{grid-template-columns:1fr;gap:16px;margin-top:22px}.product-image{height:250px;padding:20px}.product-info{padding:20px}.product-title{font-size:22px}.product-price{font-size:28px}.promo-modal{border-radius:24px;padding:24px 20px}.promo-actions{flex-direction:column}.promo-primary,.promo-secondary{width:100%}}:root{--efm-turquoise:#8ed1c7;--efm-turquoise-dark:#62b7ad;--efm-charcoal:#151515;--efm-grey:#8b8b8b;--efm-light:#f7f7f7;--efm-line:#e7e7e7}.efm-shop{color:var(--efm-charcoal)!important;background:#fff!important;font-family:Montserrat,Arial,sans-serif!important}.efm-topbar{background:var(--efm-turquoise)!important;color:#fff!important;letter-spacing:.08em!important;text-transform:uppercase!important;gap:36px!important;min-height:30px!important;padding:7px 20px!important;font-size:10px!important;font-weight:500!important}.efm-header{min-height:94px!important;box-shadow:none!important;background:#fffffffa!important;border-bottom:1px solid #efefef!important;padding:0 max(5vw,36px)!important;position:sticky!important;top:0!important}.efm-logo{letter-spacing:-.04em!important;color:#111!important;text-transform:uppercase!important;background:0 0!important;border:0!important;font-family:Montserrat,sans-serif!important;font-size:27px!important;font-weight:700!important}.efm-logo span{color:#111!important}.efm-logo:before{content:"";vertical-align:middle;border:3px solid var(--efm-turquoise);background:radial-gradient(circle,#e14b7b 0 18%,#f2aa3d 19% 34%,#6fc2d2 35% 50%,#8ed1c7 51% 67%,#fff 68% 100%);border-radius:50%;width:34px;height:34px;margin-right:8px;display:inline-block;box-shadow:0 0 0 3px #8ed1c740}.efm-nav{justify-content:center!important;gap:26px!important}.efm-nav button{position:relative;color:#191919!important;letter-spacing:.02em!important;text-transform:uppercase!important;background:0 0!important;border-radius:0!important;padding:35px 2px 30px!important;font-size:12px!important;font-weight:500!important}.efm-nav button:after{content:"";background:var(--efm-turquoise);height:2px;transition:transform .2s;position:absolute;bottom:23px;left:0;right:0;transform:scaleX(0)}.efm-nav button:hover:after,.efm-nav button:first-child:after{transform:scaleX(1)}.efm-header-actions button{background:var(--efm-turquoise)!important;color:#fff!important;box-shadow:none!important;border:0!important;border-radius:0!important;font-size:12px!important;font-weight:600!important}.efm-hero{background:linear-gradient(90deg,#5c5c5ccc 0%,#6e6e6e9e 46%,#5f5f5f2e 78%),url(/pessoas/hero.jpg) 50% 36%/cover no-repeat!important;align-items:center!important;width:100%!important;max-width:none!important;min-height:435px!important;margin:0!important;padding:0 max(16vw,80px)!important;display:flex!important;position:relative!important;overflow:hidden!important}.efm-hero-text{z-index:2!important;color:#fff!important;max-width:610px!important;position:relative!important}.efm-hero-text p:first-child{display:none!important}.efm-hero-text h1{color:#fff!important;letter-spacing:-.025em!important;margin:0 0 24px!important;font-family:Raleway,sans-serif!important;font-size:clamp(44px,5.2vw,76px)!important;font-weight:300!important;line-height:1.04!important}.efm-hero-text>p:not(:first-child){color:#ffffffe6!important;max-width:580px!important;font-size:15px!important;font-weight:300!important;line-height:1.8!important}.efm-hero-text button{box-shadow:none!important;background:var(--efm-turquoise)!important;color:#fff!important;border:0!important;border-radius:0!important;padding:13px 24px!important;font-size:13px!important;font-weight:500!important}.efm-hero-text button+button{color:#333!important;background:#fffffff2!important}.efm-hero-image-box{display:none!important}.efm-quick-section,.efm-catalog-section{background:#fff!important;max-width:1180px!important;margin:0 auto!important;padding:72px 34px!important}.efm-quick-section>h2,.efm-catalog-section h2{position:relative;color:#171717!important;letter-spacing:-.02em!important;text-align:center!important;font-family:Raleway,sans-serif!important;font-weight:400!important}.efm-quick-section>h2:after,.efm-catalog-section h2:after{content:"";background:var(--efm-turquoise);width:150px;height:3px;margin:12px auto 0;display:block}.efm-quick-section>div{margin-top:42px!important}.efm-quick-section button{border:1px solid var(--efm-line)!important;color:#161616!important;background:#fff!important;border-radius:0!important;min-height:230px!important;box-shadow:0 10px 28px #0000000e!important}.efm-quick-section button:hover{border-color:var(--efm-turquoise)!important;box-shadow:0 18px 38px #62b7ad29!important}.efm-catalog-section{border-top:1px solid #efefef}.efm-catalog-section button{border-radius:0!important}.efm-catalog-section img{filter:saturate(.92)contrast(.98)}@media (width<=900px){.efm-header{grid-template-columns:1fr auto!important;min-height:76px!important;padding:0 20px!important}.efm-nav{border-top:1px solid #efefef;order:3;grid-column:1/-1;width:100%;overflow-x:auto;justify-content:flex-start!important;gap:20px!important}.efm-nav button{white-space:nowrap;padding:16px 0 14px!important}.efm-nav button:after{bottom:8px}.efm-hero{background-position:66%!important;min-height:500px!important;padding:54px 34px!important}}@media (width<=600px){.efm-topbar{display:none!important}.efm-logo{font-size:20px!important}.efm-logo:before{width:26px;height:26px}.efm-header-actions button{padding:10px 12px!important;font-size:11px!important}.efm-hero{background:linear-gradient(90deg,#4b4b4bd1,#5a5a5a7a),url(/pessoas/hero.jpg) 62%/cover no-repeat!important;min-height:455px!important;padding:48px 24px!important}.efm-hero-text h1{font-size:47px!important}.efm-hero-text>p:not(:first-child){font-size:14px!important}.efm-hero-text>div{flex-direction:column!important;align-items:flex-start!important;display:flex!important}.efm-quick-section,.efm-catalog-section{padding:54px 20px!important}}
