.pwa-install-button[data-v-7835bc07]{position:fixed;bottom:80px;left:50%;transform:translate(-50%);z-index:100}.pwa-install-button.open-mode[data-v-7835bc07]{display:flex;align-items:center;gap:8px}@media (min-width: 769px){.pwa-install-button[data-v-7835bc07]{display:none!important}}@media (max-width: 768px){.pwa-install-button[data-v-7835bc07]{bottom:70px}}.install-btn[data-v-7835bc07]{position:relative;display:flex;align-items:center;justify-content:center;padding:18px 32px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;border-radius:30px;font-size:18px;font-weight:600;cursor:pointer;box-shadow:0 6px 25px #667eea66;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;min-width:200px}.install-btn[data-v-7835bc07]:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 30px #667eea99;background:linear-gradient(135deg,#5a6fd8 0%,#6a4190 100%)}.install-btn[data-v-7835bc07]:active:not(:disabled){transform:translateY(-1px)}.install-btn[data-v-7835bc07]:disabled{cursor:not-allowed;opacity:.8}@media (max-width: 768px){.install-btn[data-v-7835bc07]{padding:16px 28px;font-size:16px;min-width:180px}}.human-image-on-button[data-v-7835bc07]{position:absolute;top:-32px;right:38px;z-index:10;pointer-events:none;width:150px;height:150px}@media (max-width: 768px){.human-image-on-button[data-v-7835bc07]{width:100px;height:100px}}.install-text[data-v-7835bc07]{white-space:nowrap;line-height:1;transition:opacity .3s ease}.installing .install-text[data-v-7835bc07]{opacity:.7}.open-app-btn[data-v-7835bc07]{background:linear-gradient(135deg,#4CAF50 0%,#45a049 100%);box-shadow:0 6px 25px #4caf5066}.open-app-btn[data-v-7835bc07]:hover:not(:disabled){background:linear-gradient(135deg,#45a049 0%,#3d8b40 100%);box-shadow:0 10px 30px #4caf5099}.close-btn[data-v-7835bc07]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(255,255,255,.2);color:#fff;border:none;border-radius:50%;font-size:14px;font-weight:700;cursor:pointer;backdrop-filter:blur(10px);transition:all .3s ease}.close-btn[data-v-7835bc07]:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.close-btn[data-v-7835bc07]:active{transform:scale(.95)}.loading-spinner[data-v-7835bc07]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:spin-7835bc07 1s linear infinite}.float-button-enter-active[data-v-7835bc07],.float-button-leave-active[data-v-7835bc07]{transition:all .5s cubic-bezier(.4,0,.2,1)}.float-button-enter-from[data-v-7835bc07],.float-button-leave-to[data-v-7835bc07]{opacity:0;transform:translate(-50%) translateY(50px)}@keyframes spin-7835bc07{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.safari-instructions-overlay[data-v-7835bc07]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);backdrop-filter:blur(5px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px}.safari-instructions-modal[data-v-7835bc07]{background:white;border-radius:20px;max-width:500px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:modalSlideIn-7835bc07 .3s ease-out}.safari-instructions-header[data-v-7835bc07]{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 16px;border-bottom:1px solid #e0e0e0}.safari-instructions-title[data-v-7835bc07]{margin:0;font-size:20px;font-weight:600;color:#333;display:flex;align-items:center;gap:8px}.safari-instructions-close[data-v-7835bc07]{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:4px;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.safari-instructions-close[data-v-7835bc07]:hover{background:#f5f5f5;color:#333}.safari-instructions-content[data-v-7835bc07]{padding:24px}.safari-instructions-subtitle[data-v-7835bc07]{margin:0 0 20px;color:#666;font-size:16px;line-height:1.5}.safari-instructions-steps[data-v-7835bc07]{margin:0 0 24px;padding-left:20px;counter-reset:step-counter}.safari-instructions-step[data-v-7835bc07]{margin-bottom:16px;color:#333;font-size:16px;line-height:1.6;position:relative;counter-increment:step-counter}.safari-instructions-step[data-v-7835bc07]::marker{content:counter(step-counter) ". ";font-weight:600;color:#667eea}.safari-instructions-step[data-v-7835bc07]:last-child{margin-bottom:0}.safari-instructions-footer[data-v-7835bc07]{padding-top:20px;border-top:1px solid #e0e0e0}.safari-instructions-note[data-v-7835bc07]{margin:0;color:#888;font-size:14px;text-align:center;font-style:italic}.modal-enter-active[data-v-7835bc07],.modal-leave-active[data-v-7835bc07]{transition:all .3s ease}.modal-enter-from[data-v-7835bc07],.modal-leave-to[data-v-7835bc07]{opacity:0}.modal-enter-from .safari-instructions-modal[data-v-7835bc07],.modal-leave-to .safari-instructions-modal[data-v-7835bc07]{transform:scale(.9) translateY(20px)}@keyframes modalSlideIn-7835bc07{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width: 480px){.pwa-install-button[data-v-7835bc07]{bottom:28px}.install-btn[data-v-7835bc07]{padding:14px 24px;font-size:15px;min-width:170px}.human-image-on-button[data-v-7835bc07]{width:50px;height:50px}.human-icon-on-button[data-v-7835bc07]{top:-32px;right:-20px}.safari-instructions-modal[data-v-7835bc07]{margin:10px;border-radius:16px}.safari-instructions-header[data-v-7835bc07]{padding:20px 20px 12px}.safari-instructions-title[data-v-7835bc07]{font-size:18px}.safari-instructions-content[data-v-7835bc07]{padding:20px}.safari-instructions-step[data-v-7835bc07]{font-size:15px}}
