.Produtos-module__Lf2OEa__container{background-color:#fff;max-width:1300px;min-height:auto;margin:0 auto;padding:40px 20px}.Produtos-module__Lf2OEa__sectionHeader{margin-bottom:50px;padding-top:10px;padding-left:25px;position:relative}.Produtos-module__Lf2OEa__sectionHeader:before{content:"";background:var(--color-accent);clip-path:polygon(0 0,100% 0,100% 100%,50% 95%,0 100%);z-index:1;width:4px;height:calc(100% - 8px);position:absolute;top:10px;left:0;box-shadow:2px 2px 8px #0000001a}.Produtos-module__Lf2OEa__overtitle{color:#999;letter-spacing:4px;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:800;display:block}.Produtos-module__Lf2OEa__sectionTitle{color:#111;text-transform:uppercase;letter-spacing:-3px;margin:0 0 20px;font-size:clamp(32px,6vw,54px);font-weight:950;line-height:.85}.Produtos-module__Lf2OEa__subtitle{color:#666;max-width:550px;font-size:17px;line-height:1.5}.Produtos-module__Lf2OEa__productGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;display:grid}.Produtos-module__Lf2OEa__productCard{background-color:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden}.Produtos-module__Lf2OEa__productCard:hover{border-color:var(--color-accent);transform:translateY(-15px)scale(1.02);box-shadow:0 40px 80px #0000001f}.Produtos-module__Lf2OEa__imageWrapper{background-color:#fcfcfc;border-bottom:1px solid #f5f5f5;width:100%;height:380px;position:relative;overflow:hidden}.Produtos-module__Lf2OEa__productImage{padding:40px;transition:transform .6s;object-fit:contain!important}.Produtos-module__Lf2OEa__productCard:hover .Produtos-module__Lf2OEa__productImage{transform:scale(1.05)}.Produtos-module__Lf2OEa__categoryTag{background-color:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:1px;z-index:10;border-radius:50px;padding:6px 16px;font-size:10px;font-weight:800;position:absolute;top:20px;right:20px}.Produtos-module__Lf2OEa__infoContent{flex-direction:column;flex-grow:1;padding:25px;display:flex}.Produtos-module__Lf2OEa__productTitle{color:#111;margin-bottom:10px;font-size:20px;font-weight:800}.Produtos-module__Lf2OEa__productDescription{color:#777;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:45px;margin-bottom:20px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.Produtos-module__Lf2OEa__footerRow{border-top:1px solid #f9f9f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;display:flex}.Produtos-module__Lf2OEa__price{color:#111;letter-spacing:-1px;font-size:20px;font-weight:950}.Produtos-module__Lf2OEa__buyButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background-color:#111;border:none;border-radius:8px;padding:12px 24px;font-size:11px;font-weight:800;transition:all .3s}.Produtos-module__Lf2OEa__buyButton:hover{background-color:var(--color-accent);transform:scale(1.05);box-shadow:0 10px 20px #ff6b0033}@media (max-width:600px){.Produtos-module__Lf2OEa__productGrid{grid-template-columns:1fr}.Produtos-module__Lf2OEa__imageWrapper{height:320px}.Produtos-module__Lf2OEa__container{padding-top:10px;padding-bottom:30px}}
.ChatBot-module__2cU5jG__overlay{z-index:10000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #0000000d;border-radius:28px;flex-direction:column;width:380px;max-height:600px;animation:.6s cubic-bezier(.19,1,.22,1) ChatBot-module__2cU5jG__slideUp;display:flex;position:fixed;bottom:30px;right:30px;overflow:hidden;box-shadow:0 40px 80px -15px #0000001f}@keyframes ChatBot-module__2cU5jG__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatBot-module__2cU5jG__header{color:#1a1a1a;background:#fffc;border-bottom:1px solid #0000000d;flex-shrink:0;align-items:center;gap:15px;padding:24px;display:flex}.ChatBot-module__2cU5jG__avatar{background:linear-gradient(135deg,var(--color-accent)0%,#d63d00 100%);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;font-weight:950;display:flex;box-shadow:0 8px 20px #ff6b0033}.ChatBot-module__2cU5jG__statusInfo h4{text-transform:uppercase;letter-spacing:1.5px;color:#1a1a1a;margin:0;font-size:15px;font-weight:900}.ChatBot-module__2cU5jG__statusInfo:after{content:"• Atendimento Online";color:#25d366;text-transform:uppercase;letter-spacing:1px;margin-top:4px;font-size:9px;font-weight:800;display:block}.ChatBot-module__2cU5jG__closeBtn{color:#666;cursor:pointer;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;font-size:14px;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.ChatBot-module__2cU5jG__closeBtn:hover{color:#fff;background-color:#ff4d4f;transform:rotate(90deg)scale(1.1);box-shadow:0 4px 10px #ff4d4f4d}.ChatBot-module__2cU5jG__closeBtn:active{transform:rotate(90deg)scale(.95)}.ChatBot-module__2cU5jG__chatBody{background:#ededed;flex-direction:column;flex-grow:1;padding:20px;display:flex;overflow-y:auto}.ChatBot-module__2cU5jG__bubble{color:#222;background:#fff;border-radius:18px 18px 18px 4px;align-self:flex-start;max-width:85%;margin-bottom:15px;padding:15px 20px;font-size:14.5px;line-height:1.6;box-shadow:0 4px 10px #00000008}.ChatBot-module__2cU5jG__userBubble{background:var(--color-accent);color:#fff;border-radius:18px 18px 4px;align-self:flex-end;box-shadow:0 8px 20px #ff6b0026}.ChatBot-module__2cU5jG__faqContainer{flex-direction:column;gap:8px;margin:10px 0 20px;display:flex}.ChatBot-module__2cU5jG__faqTitle{text-transform:uppercase;letter-spacing:1px;color:#999;margin-bottom:5px;font-size:10px;font-weight:900}.ChatBot-module__2cU5jG__faqButton{text-align:left;cursor:pointer;color:#444;background:#fff;border:1px solid #ddd;border-radius:12px;padding:12px 15px;font-size:13px;font-weight:700;transition:all .3s}.ChatBot-module__2cU5jG__faqButton:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translate(5px)}.ChatBot-module__2cU5jG__buttonContainer{border-top:1px dashed #ccc;flex-direction:column;gap:12px;margin-top:10px;padding-top:20px;display:flex}.ChatBot-module__2cU5jG__actionButton{text-transform:uppercase;letter-spacing:2px;text-align:center;border-radius:14px;justify-content:center;align-items:center;width:100%;padding:16px;font-size:10px;font-weight:900;text-decoration:none;transition:all .4s;display:flex}.ChatBot-module__2cU5jG__whatsapp{color:#fff;background-color:#1ebea5}.ChatBot-module__2cU5jG__instagram{color:#fff;background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d) 0 0/200% 200%;animation:5s infinite ChatBot-module__2cU5jG__gradientMove}@keyframes ChatBot-module__2cU5jG__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.ChatBot-module__2cU5jG__footer{text-align:center;color:#999;letter-spacing:2px;text-transform:uppercase;background:#ededed;padding:20px 30px 25px;font-size:9px;font-weight:700}@media (max-width:480px){.ChatBot-module__2cU5jG__overlay{border-radius:0;width:100%;height:100%;bottom:0;right:0}}
