.ProductInterestModal_modalOverlay__AFeG2{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:ProductInterestModal_fadeIn__EiZxj .3s ease}@keyframes ProductInterestModal_fadeIn__EiZxj{0%{opacity:0}to{opacity:1}}.ProductInterestModal_modalContent__hRlLJ{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:ProductInterestModal_slideUp__SSXws .3s ease}@keyframes ProductInterestModal_slideUp__SSXws{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ProductInterestModal_closeButton__2lf65{background:rgba(0,0,0,.05);border:none;font-size:24px;cursor:pointer;color:#666;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;line-height:1;padding:0;flex-shrink:0}.ProductInterestModal_closeButton__2lf65:hover{background-color:rgba(0,0,0,.1);color:#333;transform:rotate(90deg)}.ProductInterestModal_modalBody__KPw3J{display:flex;flex-direction:row;min-height:500px}.ProductInterestModal_imageContainer__ng1Fn{flex:1 1;min-width:300px;background:#f8f9fa;display:flex;align-items:center;justify-content:center;padding:40px;border-radius:16px 0 0 16px}.ProductInterestModal_divider__r5_mW{width:1px;background:linear-gradient(180deg,transparent,#e0e0e0 10%,#e0e0e0 90%,transparent);flex-shrink:0;margin:20px 0;pointer-events:none;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ProductInterestModal_productImage__zd_Xj{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.ProductInterestModal_formContainer__e6DFN{flex:1 1;padding:40px;display:flex;flex-direction:column}.ProductInterestModal_modalTitle__tRMDy{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 12px}.ProductInterestModal_modalDescription__41i6U{color:#666;font-size:14px;line-height:1.5;margin-bottom:30px}.ProductInterestModal_modalIntro__E6SPF{margin-bottom:25px;padding-bottom:20px;border-bottom:2px solid rgba(0,0,0,.1)}.ProductInterestModal_modalIntroTitle__XCyW1{font-family:Montserrat,Open Sans,sans-serif;font-weight:700;font-size:18px;color:#000;margin:0 0 10px;line-height:1.4}.ProductInterestModal_modalIntroText___DW80{font-family:Montserrat,Open Sans,sans-serif;font-weight:400;font-size:14px;color:#333;margin:0;line-height:1.6}.ProductInterestModal_form__6fwSd{flex:1 1;display:flex;flex-direction:column}.ProductInterestModal_formGroup__qZ3yB{margin-bottom:20px}.ProductInterestModal_formLabel__8smNB{display:block;font-weight:600;color:#333;margin-bottom:8px;font-size:14px}.ProductInterestModal_required__BjROX{color:#e74c3c}.ProductInterestModal_formInput___sQIv,.ProductInterestModal_formTextarea__yuES4{width:100%;border:2px solid #e0e0e0;border-radius:8px;padding:12px 14px;font-size:14px;background-color:#fff;transition:all .3s ease;box-sizing:border-box;font-family:inherit}.ProductInterestModal_formInput___sQIv:focus,.ProductInterestModal_formTextarea__yuES4:focus{outline:none;border-color:#ffc107;box-shadow:0 0 0 3px rgba(255,193,7,.15)}.ProductInterestModal_formInput___sQIv::-moz-placeholder,.ProductInterestModal_formTextarea__yuES4::-moz-placeholder{color:#999}.ProductInterestModal_formInput___sQIv:-ms-input-placeholder,.ProductInterestModal_formTextarea__yuES4:-ms-input-placeholder{color:#999}.ProductInterestModal_formInput___sQIv::placeholder,.ProductInterestModal_formTextarea__yuES4::placeholder{color:#999}.ProductInterestModal_disabledInput__OEz5Y{background-color:#f5f5f5;cursor:not-allowed;color:#666}.ProductInterestModal_formTextarea__yuES4{resize:vertical;min-height:100px;overflow:auto}.ProductInterestModal_formTextarea__yuES4::-webkit-resizer{display:none}.ProductInterestModal_formTextarea__yuES4::-moz-resizer{display:none}.ProductInterestModal_message__Frc68{padding:12px 14px;border-radius:8px;margin-bottom:20px;font-size:14px;font-weight:500;text-align:center}.ProductInterestModal_success__uATax{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.ProductInterestModal_error__17eOJ{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.ProductInterestModal_buttonContainer__GzNAC{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:auto}.ProductInterestModal_submitButton__ImGSE{background-color:#ffc107;border:none;color:#1a1a1a;font-weight:700;font-size:16px;padding:14px 32px;border-radius:8px;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;transition:all .3s ease;width:100%;box-shadow:0 2px 8px rgba(255,193,7,.2)}.ProductInterestModal_submitButton__ImGSE:hover:not(:disabled){background-color:#ffb300;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,193,7,.4)}.ProductInterestModal_submitButton__ImGSE:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(255,193,7,.2)}.ProductInterestModal_submitButton__ImGSE:disabled{background-color:#e0e0e0;color:#999;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width:768px){.ProductInterestModal_modalContent__hRlLJ{max-width:100%;max-height:95vh;border-radius:16px 16px 0 0}.ProductInterestModal_modalBody__KPw3J{flex-direction:column;min-height:auto}.ProductInterestModal_imageContainer__ng1Fn{min-width:auto;padding:30px 20px;border-radius:16px 16px 0 0;max-height:250px}.ProductInterestModal_productImage__zd_Xj{max-height:200px}.ProductInterestModal_formContainer__e6DFN{padding:30px 20px}.ProductInterestModal_modalTitle__tRMDy{font-size:24px}.ProductInterestModal_divider__r5_mW{width:100%;height:1px;margin:0;background:linear-gradient(90deg,transparent,#e0e0e0 10%,#e0e0e0 90%,transparent);pointer-events:none;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}.produtos-yale_productsSection__YoFej{border-radius:60px 60px 0 0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="yale-pattern" width="100" height="100" patternUnits="userSpaceOnUse"><rect width="100" height="100" fill="%23ffffff"/><path d="M0 20L100 20" stroke="%23F0C957" stroke-width="0.5" opacity="0.22" fill="none"/><path d="M0 40L100 40" stroke="%23F0C957" stroke-width="0.5" opacity="0.22" fill="none"/><path d="M0 60L100 60" stroke="%23F0C957" stroke-width="0.5" opacity="0.22" fill="none"/><path d="M0 80L100 80" stroke="%23F0C957" stroke-width="0.5" opacity="0.22" fill="none"/><path d="M20 0L20 100" stroke="%23F0C957" stroke-width="0.3" opacity="0.14" fill="none"/><path d="M40 0L40 100" stroke="%23F0C957" stroke-width="0.3" opacity="0.14" fill="none"/><path d="M60 0L60 100" stroke="%23F0C957" stroke-width="0.3" opacity="0.14" fill="none"/><path d="M80 0L80 100" stroke="%23F0C957" stroke-width="0.3" opacity="0.14" fill="none"/></pattern></defs><rect width="100" height="100" fill="url(%23yale-pattern)"/></svg>');background-size:100px 100px;background-color:#fff;margin-top:-60px;padding-top:80px}.produtos-yale_headerSection__JOu_4{text-align:center;margin-bottom:70px}.produtos-yale_brandTag__BieLP{display:inline-block;background-color:#f0c957;color:#fff;padding:8px 24px;border-radius:20px;font-family:Univers,sans-serif;font-weight:700;font-size:12px;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px}.produtos-yale_titleContainer__lWgAd{text-align:center;margin-bottom:16px}.produtos-yale_titleLine1__heqJ3{font-family:Univers,sans-serif;font-weight:700;font-size:18px;color:#f0c957;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.produtos-yale_titleLine2__gQjwP{font-family:Univers,sans-serif;font-weight:900;font-size:48px;color:#000;text-transform:uppercase;letter-spacing:.5px;line-height:1.1}.produtos-yale_subtitle__u4Dp3{font-family:Univers,sans-serif;font-size:18px;color:#666;font-weight:300;margin-bottom:24px}.produtos-yale_titleDivider__zVuhP{width:120px;height:3px;background-color:#f0c957;margin:0 auto}.produtos-yale_categoryBlock___THMf{margin-bottom:60px}.produtos-yale_categoryHeader__TJaXz{display:flex;align-items:center;gap:20px;margin-bottom:32px;padding:20px;max-width:1400px;margin-left:auto;margin-right:auto;background:#fff;border-radius:15px;box-shadow:0 2px 15px rgba(0,0,0,.05);transition:all .3s ease}.produtos-yale_categoryHeader__TJaXz:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.1)}.produtos-yale_categoryLine__cGifI{width:4px;height:48px;background-color:#f0c957;border-radius:2px}.produtos-yale_categoryInfo__2rbFM{flex:1 1}.produtos-yale_categoryName__27DpM{font-family:Univers,sans-serif;font-weight:900;font-size:26px;color:#000;margin:0 0 4px;text-transform:uppercase;letter-spacing:.5px}.produtos-yale_categoryCount__0PA8J{font-family:Univers,sans-serif;font-size:14px;color:#666;font-weight:500}.produtos-yale_productsGrid__bEGil{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:24px;gap:24px;padding:0 20px;max-width:1400px;margin:0 auto;justify-content:center}.produtos-yale_productCard__1JQNl{background:#fff;border:1px solid #e0e0e0;border-radius:16px;overflow:visible;transition:all .3s ease;display:flex;flex-direction:column;min-height:100%;position:relative}.produtos-yale_productCard__1JQNl:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f0c957,#f7da6a);opacity:0;transition:opacity .3s ease}.produtos-yale_productCard__1JQNl:hover{transform:translateY(-8px);box-shadow:0 15px 50px rgba(240,201,87,.14);border-color:rgba(240,201,87,.28)}.produtos-yale_productCard__1JQNl:hover:before{opacity:1}.produtos-yale_productImageBox__QWwwC{height:240px;background:linear-gradient(135deg,#f8f9fa,#f0f1f2);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.produtos-yale_productImageBox__QWwwC:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(240,201,87,.24) 50%,transparent);opacity:0;transition:opacity .3s ease}.produtos-yale_productCard__1JQNl:hover .produtos-yale_productImageBox__QWwwC:after{opacity:1}.produtos-yale_productImage__YcRh3{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:20px;transition:transform .4s ease;filter:brightness(1.05)}.produtos-yale_productCard__1JQNl:hover .produtos-yale_productImage__YcRh3{transform:scale(1.08)}.produtos-yale_productInfo__rC_Eg{padding:24px;display:flex;flex-direction:column;flex:1 1;overflow:visible;min-height:0}.produtos-yale_productLink__7I3p6{text-decoration:none;color:inherit;display:block;transition:color .3s ease}.produtos-yale_productLink__7I3p6:hover{text-decoration:none}.produtos-yale_productLink__7I3p6:hover .produtos-yale_productName__nOnkV{color:#f0c957}.produtos-yale_productName__nOnkV{font-weight:900;font-size:18px;color:#000;margin:0 0 12px;line-height:1.3;min-height:48px;-webkit-line-clamp:2;line-clamp:2;position:relative;transition:color .3s ease}.produtos-yale_productDesc__48OSY,.produtos-yale_productName__nOnkV{font-family:Univers,sans-serif;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.produtos-yale_productDesc__48OSY{font-size:14px;color:#666;line-height:1.6;margin-bottom:20px;flex:1 1;-webkit-line-clamp:3;line-clamp:3}.produtos-yale_buttonsContainer__RcRJp{display:flex;align-items:center;gap:10px;position:relative;overflow:visible;margin-top:auto;padding-top:4px}.produtos-yale_productBtn__jOD_a{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#f0c957;color:#000;padding:14px 20px;border-radius:10px;font-family:Univers,sans-serif;font-weight:900;font-size:13px;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;border:1px solid #e6b222;position:relative;overflow:hidden;flex:1 1;cursor:pointer}.produtos-yale_productBtn__jOD_a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);transition:left .5s ease}.produtos-yale_productBtn__jOD_a:hover{background-color:#e6b222;border-color:#d9a619;color:#000;transform:translateX(4px);box-shadow:0 8px 25px rgba(240,201,87,.26)}.produtos-yale_productBtn__jOD_a:hover:before{left:100%}.produtos-yale_productBtn__jOD_a svg{transition:transform .3s ease}.produtos-yale_productBtn__jOD_a:hover svg{transform:translateX(3px)}.produtos-yale_whatsappBtn__94CUb{display:flex;align-items:center;justify-content:center;background-color:#25d366;color:#fff;padding:14px 16px;border-radius:10px;text-decoration:none;transition:all .3s ease;border:2px solid #25d366;min-width:50px;flex-shrink:0;position:relative}.produtos-yale_whatsappBtn__94CUb:before{content:"Comprar agora";bottom:calc(100% + 10px);transform:translateX(-50%) scale(.9);background:#fff;color:#f0c957;padding:10px 16px;border-radius:8px;border:2px solid #f0c957;font-size:13px;font-weight:700;font-family:Univers,sans-serif;white-space:nowrap;box-shadow:0 4px 12px rgba(240,201,87,.25),0 2px 4px rgba(0,0,0,.15);letter-spacing:.3px}.produtos-yale_whatsappBtn__94CUb:after,.produtos-yale_whatsappBtn__94CUb:before{position:absolute;left:50%;opacity:0;pointer-events:none;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);z-index:9999}.produtos-yale_whatsappBtn__94CUb:after{content:"";bottom:calc(100% + 4px);transform:translateX(-50%);border:7px solid transparent;border-top-color:#f0c957;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1))}.produtos-yale_whatsappBtn__94CUb:hover{z-index:10000}.produtos-yale_whatsappBtn__94CUb:hover:before{opacity:1;transform:translateX(-50%) scale(1)}.produtos-yale_whatsappBtn__94CUb:hover:after{opacity:1}.produtos-yale_whatsappBtn__94CUb:hover{background-color:#20ba5a;border-color:#20ba5a;transform:translateY(-2px);box-shadow:0 5px 15px rgba(37,211,102,.4)}.produtos-yale_whatsappBtn__94CUb svg{width:20px;height:20px}.produtos-yale_viewMoreSection__KY5QS{text-align:center;margin-top:40px}.produtos-yale_viewMoreBtn___9b2y{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#000;padding:12px 25px;border-radius:50px;font-family:Univers,sans-serif;font-weight:700;font-size:14px;border:1px solid #e0e0e0;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.05)}.produtos-yale_viewMoreBtn___9b2y:hover{background:#f0c957;color:#fff;border-color:#f0c957;transform:translateY(-2px);box-shadow:0 5px 15px rgba(240,201,87,.26)}.produtos-yale_viewMoreBtn___9b2y svg{transition:transform .3s ease}.produtos-yale_viewMoreBtn___9b2y:hover svg{transform:translateY(2px)}@media (max-width:992px){.produtos-yale_titleLine2__gQjwP{font-size:42px}.produtos-yale_categoryName__27DpM{font-size:24px}.produtos-yale_productsGrid__bEGil{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.produtos-yale_productImageBox__QWwwC{height:200px}.produtos-yale_productName__nOnkV{font-size:17px;min-height:44px}.produtos-yale_productDesc__48OSY{font-size:13px}}@media (max-width:768px){.produtos-yale_headerSection__JOu_4{padding:30px}.produtos-yale_titleLine2__gQjwP{font-size:36px}.produtos-yale_subtitle__u4Dp3{font-size:16px}.produtos-yale_categoryHeader__TJaXz{padding:15px;gap:15px}.produtos-yale_categoryName__27DpM{font-size:22px}.produtos-yale_categoryLine__cGifI{height:40px}.produtos-yale_productsGrid__bEGil{padding:0 10px;gap:20px}.produtos-yale_productCard__1JQNl{min-width:280px}}@media (max-width:576px){.produtos-yale_headerSection__JOu_4{padding:20px}.produtos-yale_brandTag__BieLP{font-size:10px;padding:6px 18px}.produtos-yale_titleLine2__gQjwP{font-size:30px}.produtos-yale_subtitle__u4Dp3{font-size:14px}.produtos-yale_categoryHeader__TJaXz{flex-direction:column;align-items:flex-start;padding:15px}.produtos-yale_categoryLine__cGifI{height:30px;margin-bottom:10px}.produtos-yale_categoryName__27DpM{font-size:20px}.produtos-yale_productsGrid__bEGil{grid-template-columns:1fr;padding:0}.produtos-yale_productCard__1JQNl{width:100%;max-width:320px;margin:0 auto}.produtos-yale_productImageBox__QWwwC{height:180px}.produtos-yale_productInfo__rC_Eg{padding:20px}.produtos-yale_productName__nOnkV{font-size:16px;min-height:40px}.produtos-yale_productDesc__48OSY{font-size:12px;margin-bottom:15px}.produtos-yale_productBtn__jOD_a{padding:10px 15px;font-size:12px}.produtos-yale_whatsappBtn__94CUb{padding:10px 12px;min-width:45px}.produtos-yale_whatsappBtn__94CUb svg{width:18px;height:18px}.produtos-yale_viewMoreBtn___9b2y{padding:10px 20px;font-size:13px}}