.contact-mini{appearance:none;background:transparent;border:0;cursor:pointer;font-family:inherit}
.whatsapp-header{position:absolute;right:max(18px,calc((100vw - 1100px)/2));bottom:12px;z-index:3;display:flex;align-items:center;gap:8px;color:var(--deep);font-weight:900;font-size:1.02rem;letter-spacing:.035em;padding:7px 4px}
.whatsapp-header svg{width:32px;height:32px;flex:none}
.catalog-cta,.quote-product-button{appearance:none;border:0;font-family:inherit;cursor:pointer;width:100%}
.catalog-cta{font-size:1rem}
.cta-icon{color:#fff}
.quote-product-button{display:flex;min-height:58px;align-items:center;justify-content:center;text-align:center;font-weight:900;border-radius:9px;margin-top:14px;padding:12px;background:#25d366;color:#062f1d;font-size:1rem;box-shadow:0 8px 18px rgba(10,120,65,.16)}
.quote-product-button:hover,.catalog-cta:hover{filter:brightness(.97)}
.quote-dialog{border:0;padding:0;border-radius:16px;width:min(540px,calc(100% - 16px));max-height:calc(100svh - 16px);overflow:hidden;box-shadow:0 24px 80px rgba(0,30,18,.36);color:var(--ink)}
.quote-dialog::backdrop{background:rgba(0,28,16,.66);backdrop-filter:blur(3px)}
.quote-card{background:#fff;max-height:calc(100svh - 16px);display:flex;flex-direction:column;overflow:hidden}
.quote-head{position:relative;flex:none;background:linear-gradient(120deg,var(--deep),#087044);color:#fff;padding:16px 54px 13px 18px;border-bottom:4px solid var(--yellow)}
.quote-head-row{display:flex;align-items:center;justify-content:space-between;gap:10px}
.quote-head h2{font-size:1.35rem;line-height:1.1;margin:0}
.quote-head p{margin:4px 0 0;color:#d9eee3;font-size:.8rem;line-height:1.25}
.quote-language{display:flex;gap:4px;flex:none}
.quote-language button{border:1px solid rgba(255,255,255,.58);border-radius:999px;background:transparent;color:#fff;padding:5px 8px;font:800 .65rem Arial,sans-serif;cursor:pointer}
.quote-language button.active{background:var(--yellow);border-color:var(--yellow);color:var(--deep)}
.quote-close{position:absolute;right:10px;top:10px;width:34px;height:34px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:1.35rem;line-height:1;cursor:pointer}
.quote-form{padding:12px 16px max(12px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr;gap:8px;overflow-y:auto;overscroll-behavior:contain}
.quote-field{display:flex;flex-direction:column;gap:3px;min-width:0}
.quote-field.full,.quote-quantity-block{grid-column:1/-1}
.quote-field label{font-weight:800;font-size:.78rem;color:#18442e;line-height:1.15}
.quote-field input,.quote-field select,.quote-field textarea{width:100%;border:1px solid #b9c6bf;border-radius:8px;background:#fff;color:#13251a;padding:6px 9px;font:inherit;font-size:1rem;min-height:36px}
.quote-field textarea{min-height:39px;height:39px;resize:none}
.quote-quantity-block{min-width:0;overflow:hidden;background:#f4f8f5;border:1px solid #cbd8d1;border-radius:10px;padding:8px 9px}
.quote-quantity-title{display:flex;justify-content:space-between;gap:8px;align-items:center;margin:0 0 5px;color:#18442e;font-weight:900;font-size:.78rem}
.quote-quantity-title output{background:var(--yellow);color:var(--deep);border-radius:999px;padding:3px 7px;font-size:.7rem;white-space:nowrap}
.size-quantity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0}
.size-quantity{display:flex;flex-direction:column;gap:2px;text-align:center;min-width:0}
.size-quantity label{font-weight:900;color:var(--green);font-size:.78rem;line-height:1.1}
.size-quantity input{box-sizing:border-box;width:100%;text-align:center;border:1px solid #aebfb6;border-radius:7px;padding:5px 3px;min-width:0;min-height:34px;font:800 1rem Arial,sans-serif}
.quantity-help{display:none}
.quote-field input:focus,.quote-field select:focus,.quote-field textarea:focus{outline:3px solid rgba(246,188,0,.28);border-color:#b78900}
.quote-submit{position:sticky;bottom:0;z-index:4;grid-column:1/-1;min-height:43px;border:0;border-radius:9px;background:#25d366;color:#073b22;font:900 .82rem Arial,sans-serif;cursor:pointer;padding:8px 12px;box-shadow:0 -5px 14px rgba(255,255,255,.92)}
.quote-privacy{display:none}
@media(max-width:600px){.quote-dialog,.quote-card{max-height:calc(100svh - 12px)}.quote-form{grid-template-columns:1fr 1fr;padding:9px 10px max(10px,env(safe-area-inset-bottom));gap:6px}.quote-field.full,.quote-quantity-block,.quote-submit{grid-column:1/-1}.quote-head{padding:10px 42px 8px 11px}.quote-head h2{font-size:1.02rem}.quote-head p{font-size:.69rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quote-close{right:7px;top:7px;width:29px;height:29px}.quote-language button{font-size:.56rem;padding:4px 6px}.catalog-cta{font-size:.78rem}.whatsapp-header{right:14px;bottom:8px;font-size:.9rem;gap:6px}.whatsapp-header svg{width:29px;height:29px}}
@media(max-height:690px){.quote-head p{display:none}.quote-form{padding-top:7px;padding-bottom:max(7px,env(safe-area-inset-bottom));gap:5px}.quote-field input,.quote-field select{min-height:33px}.quote-field textarea{height:35px;min-height:35px}.quote-quantity-block{padding:6px 8px}.quote-submit{min-height:39px}}
