.rfq-modal[hidden]{display:none!important}
.rfq-modal{position:fixed!important;inset:0!important;z-index:30000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:calc(92px + 18px) 24px 24px!important;overflow:hidden!important}
.rfq-modal-backdrop{position:fixed!important;inset:0!important;background:rgba(5,28,35,.76)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}
.rfq-dialog,.rfq-modal-dialog,.rfq-modal-panel{position:relative!important;z-index:1!important;width:min(820px,calc(100vw - 40px))!important;max-height:calc(100dvh - 138px)!important;overflow:auto!important;overscroll-behavior:contain!important;padding:26px!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 38px 110px rgba(5,28,35,.38)!important;scrollbar-width:thin!important;scrollbar-color:#b7c8cd transparent!important}
.rfq-dialog::-webkit-scrollbar,.rfq-modal-dialog::-webkit-scrollbar,.rfq-modal-panel::-webkit-scrollbar{width:8px!important}.rfq-dialog::-webkit-scrollbar-track,.rfq-modal-dialog::-webkit-scrollbar-track,.rfq-modal-panel::-webkit-scrollbar-track{background:transparent!important}.rfq-dialog::-webkit-scrollbar-thumb,.rfq-modal-dialog::-webkit-scrollbar-thumb,.rfq-modal-panel::-webkit-scrollbar-thumb{background:#b7c8cd!important;border-radius:999px!important}
.rfq-close,.rfq-modal-close{position:absolute;top:14px;right:14px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #dce6e9;border-radius:12px;background:#fff;color:#16343d;cursor:pointer;box-shadow:0 8px 20px rgba(13,42,51,.08);z-index:3}
.rfq-close svg,.rfq-modal-close svg{width:18px;height:18px}
.rfq-dialog-head,.rfq-modal-head{padding-right:52px}
.rfq-dialog-head>span,.rfq-modal-head>span{display:block;color:#0a7180;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.rfq-dialog-head h2,.rfq-modal-dialog h2,.rfq-modal-head h2,.rfq-modal-panel h2{margin:6px 0 7px;color:#132f39;font-size:30px;line-height:1.08}
.rfq-dialog-head p,.rfq-modal-dialog>p,.rfq-modal-head p{max-width:650px;margin:0;color:#6e7f86;font-size:13px;line-height:1.55}
.rfq-product-summary,.rfq-product-context{display:grid;grid-template-columns:1.45fr .85fr 1fr;gap:8px;margin:16px 0;padding:10px;border:1px solid #dfe7ea;border-radius:16px;background:#f6fafb}
.rfq-product-summary span,.rfq-product-context>div{display:flex;min-width:0;flex-direction:column;gap:3px;padding:9px 10px;border-radius:11px;background:#fff}
.rfq-product-summary small,.rfq-product-context small{color:#75878e;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.rfq-product-summary strong,.rfq-product-context strong{color:#16343d;font-size:12px;line-height:1.3;overflow-wrap:anywhere}
.rfq-form{display:flex;flex-direction:column;gap:12px}.rfq-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px 12px}.rfq-form-span-2{grid-column:1/-1}.rfq-form label{display:flex;flex-direction:column;gap:6px;color:#304a53;font-size:11px;font-weight:700}.rfq-form label>span{color:#304a53;font-size:11px;font-weight:700}.required-mark{color:#b44242;font-weight:800}.rfq-form input,.rfq-form textarea{width:100%;border:1px solid #d7e2e5;border-radius:12px;background:#fff;color:#18333d;font:inherit;font-size:13px;outline:none;box-sizing:border-box;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.rfq-form input{height:43px;padding:0 13px}.rfq-form textarea{padding:11px 13px;resize:vertical;min-height:88px;max-height:170px}.rfq-form input:focus,.rfq-form textarea:focus{border-color:#6eb4bf;box-shadow:0 0 0 3px rgba(6,108,123,.1)}.rfq-form input:invalid:not(:placeholder-shown),.rfq-form textarea:invalid:not(:placeholder-shown){border-color:#d7e2e5}
.rfq-form-actions{display:flex;justify-content:flex-end;align-items:center;gap:9px;padding-top:0}.rfq-form-actions button{min-height:43px}.rfq-cancel{min-width:92px;padding:0 15px;border:1px solid #d9e3e6;border-radius:12px;background:#fff;color:#35515a;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.rfq-cancel:hover{background:#f7fafb}.rfq-status,.rfq-form-status{min-height:0;padding:0;border-radius:11px;color:#0a6f7f;font-size:12px;font-weight:700;line-height:1.4;transition:.18s ease}.rfq-status:not(:empty),.rfq-form-status:not(:empty){min-height:38px;padding:10px 12px;background:#eaf7f4;color:#17654f;border:1px solid #cde9df}.rfq-status.is-error:not(:empty),.rfq-form-status.is-error:not(:empty){background:#fff1f0;color:#9e3d35;border-color:#f0d0cc}.rfq-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}body.rfq-open{overflow:hidden!important}
.rfq-submit{min-width:130px;min-height:43px;justify-content:center;border:0;cursor:pointer}.rfq-submit:disabled{opacity:.68;cursor:wait}
.product-showcase-actions button,.selection-card-redesign button,.variant-rfq,.download-empty button,.product-empty button,.product-final-cta button,.product-footer-actions button{font:inherit;cursor:pointer}.selection-card-redesign>button{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:inherit;text-align:left}.variant-rfq{border:0}.download-empty button,.product-empty button{display:inline-flex;align-items:center;gap:8px;border:0}.product-final-cta button,.product-footer-actions button{border:0}
.download-empty button{justify-content:center;min-height:44px;padding:0 17px;border:1px solid #0b6976!important;border-radius:12px;background:#0b6976!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1;text-decoration:none;box-shadow:0 10px 24px rgba(11,105,118,.18);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.download-empty button:hover,.download-empty button:focus-visible{background:#084f59!important;border-color:#084f59!important;transform:translateY(-1px);box-shadow:0 14px 28px rgba(11,105,118,.24);outline:none}.download-empty button svg{width:16px;height:16px}
@media(max-width:1080px){.product-anchor-nav .product-anchor-cta{display:none!important}.rfq-modal{padding-top:96px!important}.rfq-dialog,.rfq-modal-dialog,.rfq-modal-panel{max-height:calc(100dvh - 116px)!important}}
@media(max-width:720px){.rfq-modal{padding:0!important;align-items:flex-end!important}.rfq-dialog,.rfq-modal-dialog,.rfq-modal-panel{width:100%!important;max-height:92dvh!important;padding:21px 17px calc(18px + env(safe-area-inset-bottom))!important;border-radius:22px 22px 0 0!important}.rfq-dialog-head,.rfq-modal-head{padding-right:46px}.rfq-dialog-head h2,.rfq-modal-dialog h2,.rfq-modal-head h2,.rfq-modal-panel h2{font-size:25px}.rfq-dialog-head p,.rfq-modal-head p{font-size:12px;line-height:1.45}.rfq-product-summary,.rfq-product-context{grid-template-columns:1fr 1fr;margin:13px 0;padding:8px}.rfq-product-summary span:first-child,.rfq-product-context .rfq-context-product{grid-column:1/-1}.rfq-form-grid{grid-template-columns:1fr;gap:10px}.rfq-form-span-2{grid-column:auto}.rfq-form input{height:42px}.rfq-form textarea{min-height:82px}.rfq-form-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rfq-form-actions button{width:100%;justify-content:center}.rfq-submit,.rfq-cancel{min-width:0}.rfq-close,.rfq-modal-close{top:12px;right:12px;width:36px;height:36px}}
@media(max-width:420px){.rfq-dialog,.rfq-modal-dialog,.rfq-modal-panel{max-height:94dvh!important}.rfq-product-summary,.rfq-product-context{grid-template-columns:1fr}.rfq-product-context .rfq-context-product{grid-column:auto}.rfq-form-actions{grid-template-columns:1fr}.rfq-cancel{order:2}.rfq-submit{order:1}}
