.st-io-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:99998;animation:st-io-fade 0.2s ease}.st-io-backdrop.active{display:block}.st-io-popup,.st-io-popup *{font-family:-apple-system,BlinkMacSystemFont,Roboto,sans-serif;box-sizing:border-box}.st-io-popup{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;z-index:99999;max-height:92dvh;overflow:hidden;flex-direction:column;box-shadow:0 -8px 40px rgba(0,0,0,.12);animation:st-io-slide-up 0.3s cubic-bezier(.4,0,.2,1);-webkit-font-smoothing:antialiased}.st-io-popup.active{display:flex}.st-io-header{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 56px 16px 20px;border-bottom:1px solid #e9ecef;flex-shrink:0;background:#fff;position:relative}.st-io-title{font-size:18px!important;font-weight:600!important;color:#212529!important;margin:0!important;padding:0!important;line-height:1.3!important;letter-spacing:0!important;text-transform:none!important;border:none!important;background:none!important}.st-io-subtitle{font-size:14px;color:#94a3b8;font-weight:400;margin:3px 0 0;padding:0;line-height:1.4}.st-io-popup button.st-io-close{position:absolute!important;top:12px!important;right:12px!important;width:32px!important;height:32px!important;background:#f1f3f5!important;border:none!important;border-radius:50%!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;flex-shrink:0!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important;transition:transform 0.15s ease,background 0.15s ease!important}.st-io-popup button.st-io-close:hover{background:#e2e8f0!important}.st-io-popup button.st-io-close:active{transform:scale(.92)!important;background:#e2e8f0!important}.st-io-popup button.st-io-close svg{width:16px!important;height:16px!important;fill:#dc2626!important;pointer-events:none!important}.st-io-body{padding:16px 20px 24px;overflow-y:auto;flex:1;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.st-io-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.st-io-group{display:flex;flex-direction:column;gap:5px;margin-bottom:10px}.st-io-group label{font-size:16px;font-weight:500;color:#1e293b}.st-io-group label .required{color:#dc2626;margin-left:2px;font-size:15px;line-height:1}.st-io-body input[type="text"],.st-io-body input[type="tel"]{width:100%!important;padding:12px 14px!important;border-radius:10px!important;background:#F0F4F9!important;font-size:14px!important;font-weight:500!important;color:#0F172A!important;transition:all 0.3s ease!important;box-shadow:none!important;margin:0!important;border:none!important;font-family:inherit}.st-io-body input[type="text"]:focus,.st-io-body input[type="tel"]:focus{outline:none!important;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)!important}.st-io-body input::placeholder{color:#94a3b8;font-weight:400}.st-io-body textarea{display:block;width:100%;padding:12px 14px;border-radius:10px;background:#F0F4F9;font-size:14px;font-weight:400;color:#0F172A;border:none;outline:none;resize:none;height:110px;font-family:inherit;line-height:1.5;transition:box-shadow 0.3s ease}.st-io-body textarea:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.st-io-body textarea::placeholder{color:#94a3b8;font-weight:400}.st-io-error{display:none;font-size:13px;color:#dc2626;background:rgba(220,38,38,.07);border-radius:8px;padding:10px 14px;margin-bottom:10px;line-height:1.4}.st-io-error.show{display:block}.st-io-popup button.st-io-submit{display:block!important;width:100%!important;padding:12px!important;background:#4272f9!important;color:#fff!important;font-size:15px!important;font-weight:600!important;border:none!important;border-radius:10px!important;cursor:pointer!important;font-family:-apple-system,BlinkMacSystemFont,Roboto,sans-serif!important;box-shadow:0 2px 8px rgba(66,114,249,.25)!important;transition:transform 0.1s ease,box-shadow 0.15s ease,filter 0.15s ease!important;-webkit-tap-highlight-color:transparent!important;text-align:center!important;margin-top:4px!important;letter-spacing:0!important;text-transform:none!important;line-height:1.4!important}.st-io-popup button.st-io-submit:hover:not(:disabled){background:#2563eb!important;box-shadow:0 4px 16px rgba(66,114,249,.35)!important}.st-io-popup button.st-io-submit:active:not(:disabled){transform:scale(.97)!important;box-shadow:inset 0 2px 6px rgba(0,0,0,.15)!important;filter:brightness(.9)!important}.st-io-popup button.st-io-submit:disabled{opacity:0.65!important;cursor:not-allowed!important;transform:none!important}.st-io-success{display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;gap:12px;-webkit-font-smoothing:antialiased}.st-io-success.show{display:flex}.st-io-success-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#4272f9;border-radius:50%;flex-shrink:0}.st-io-success-icon svg{width:28px;height:28px;fill:#fff}.st-io-success-title{font-size:18px;font-weight:500;color:#1e293b;margin:0}.st-io-success-text{font-size:16px;color:#64748b;line-height:1.4;margin:0}#st-io-phone.valid-phone{box-shadow:0 0 0 .25rem rgba(32,202,98,.25)!important}#st-io-phone.invalid-phone{box-shadow:0 0 0 .25rem rgba(229,57,53,.25)!important}.mm-label-sub{display:block;font-size:11px;color:#94a3b8;font-weight:400;line-height:1.2;margin-top:1px}.dm-label-sub{display:block;font-size:10px;color:#94a3b8;font-weight:400;line-height:1.2;margin-top:1px}@media (min-width:769px){.st-io-popup{bottom:auto;left:50%;top:50%;transform:translate(-50%,-50%);width:560px;border-radius:20px;max-height:90vh;animation:st-io-fade-scale 0.25s cubic-bezier(.4,0,.2,1)}.st-io-popup.active{display:flex}}@keyframes st-io-fade-scale{from{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes st-io-fade{from{opacity:0}to{opacity:1}}@keyframes st-io-slide-up{from{transform:translateY(100%)}to{transform:translateY(0)}}