.sticky-form-actions{position:fixed;z-index:85;right:0;top:50%;display:flex;flex-direction:column;gap:8px;transform:translateY(-50%)}.sticky-form-actions button{display:flex;align-items:center;gap:9px;width:178px;min-height:48px;padding:0 14px;color:#fff;background:#67172f;border:0;border-radius:9px 0 0 9px;box-shadow:0 8px 24px rgba(53,10,24,.2);font:600 12px/1.2 'Inter',sans-serif;cursor:pointer;transition:width .22s ease,background .22s ease}.sticky-form-actions button:last-child{background:#d99131;color:#31101a}.sticky-form-actions button:hover{width:188px;background:#4a1022}.sticky-form-actions button:last-child:hover{background:#e7a846}.sticky-form-actions i{width:20px;font-size:15px}.form-popup[hidden]{display:none}.form-popup{position:fixed;z-index:150;inset:0;display:grid;place-items:center;padding:20px}.form-popup-backdrop{position:absolute;inset:0;background:rgba(28,5,13,.72);backdrop-filter:blur(5px)}.form-popup-panel{position:relative;z-index:1;width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:32px;background:#fffdf9;border-radius:14px;box-shadow:0 28px 90px rgba(30,5,14,.3)}.complaint-panel{width:min(760px,100%)}.form-popup-close{position:absolute;right:16px;top:16px;width:38px;height:38px;color:#57162a;background:#fff3e5;border:1px solid #ead7c8;border-radius:50%;cursor:pointer}.popup-heading{padding-right:45px;margin-bottom:22px}.popup-heading>span{display:block;margin-bottom:7px;color:#a3632d;font:600 11px/1.4 'Inter',sans-serif;text-transform:uppercase;letter-spacing:.12em}.popup-heading h2{margin:0 0 7px;color:#35101a;font:600 clamp(26px,4vw,36px)/1.2 'Sora',sans-serif;letter-spacing:-.03em}.popup-heading p{margin:0;color:#6b5a5f;font:400 15px/1.6 'Inter',sans-serif}.popup-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.popup-form label{display:block;margin:0}.popup-form label>span{display:block;margin-bottom:7px;color:#48232e;font:600 12px/1.4 'Inter',sans-serif}.popup-form input,.popup-form select,.popup-form textarea{width:100%;min-height:46px;padding:10px 12px;color:#301019;background:#fff;border:1px solid #dcccc4;border-radius:7px;outline:0;font:400 14px/1.4 'Inter',sans-serif}.popup-form textarea{resize:vertical}.popup-form input:focus,.popup-form select:focus,.popup-form textarea:focus{border-color:#9b4b62;box-shadow:0 0 0 3px rgba(103,23,47,.1)}.popup-full{grid-column:1/-1}.popup-submit{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;margin-top:20px;padding:0 20px;color:#fff;background:#65172f;border:0;border-radius:7px;font:600 14px/1 'Inter',sans-serif;cursor:pointer}.popup-open{overflow:hidden}.form-popup.is-opening .form-popup-panel{animation:popupIn .3s ease both}@keyframes popupIn{from{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:767px){.sticky-form-actions{top:auto;right:8px;bottom:76px;transform:none}.sticky-form-actions button{width:48px;height:48px;padding:0;justify-content:center;border-radius:50%}.sticky-form-actions button span{display:none}.sticky-form-actions button:hover{width:48px}.form-popup{padding:10px}.form-popup-panel{max-height:calc(100vh - 20px);padding:25px 18px}.popup-form-grid{grid-template-columns:1fr}.popup-full{grid-column:auto}.popup-submit{width:100%}}
.floating-whatsapp{position:fixed;z-index:84;right:24px;bottom:24px;display:flex;align-items:center;gap:10px;min-height:58px;padding:0 19px 0 8px;border:1px solid rgba(255,255,255,.45);border-radius:99px;background:#20a95a;color:#fff!important;text-decoration:none!important;box-shadow:0 14px 35px rgba(16,112,56,.3);font:700 12px/1 'Inter',sans-serif;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.floating-whatsapp i{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#17904a;font-size:24px}.floating-whatsapp:hover{background:#168f49;color:#fff!important;transform:translateY(-4px);box-shadow:0 18px 42px rgba(16,112,56,.38)}.floating-whatsapp:focus-visible{outline:3px solid rgba(32,169,90,.3);outline-offset:4px}@media(max-width:767px){.floating-whatsapp{display:none}}
