.ms-pricing-open{overflow:hidden}.ms-pricing-overlay{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:14px}.ms-pricing-backdrop{position:absolute;inset:0;background:rgba(9,10,22,.62);backdrop-filter:blur(7px)}.ms-pricing-dialog{position:relative;z-index:1;width:min(980px,calc(100vw - 28px));max-height:calc(100dvh - 28px);overflow-x:hidden;overflow-y:auto;background:#fff;border-radius:24px;box-shadow:0 30px 80px rgba(26,24,72,.26);scrollbar-gutter:stable both-edges;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ms-pricing-close{position:sticky;top:12px;z-index:30;margin:14px 14px -56px auto;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:999px;background:rgba(99,82,214,.12);color:#3d2b9b;font-size:26px;line-height:1;cursor:pointer}.ms-pricing-shell{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(440px,1.22fr)}.ms-pricing-side{padding:32px 26px 26px;background:linear-gradient(180deg,#17235f 0,#2f2f87 55%,#5f41c6 100%);color:#fff}.ms-pricing-main{position:relative;padding:32px 26px 26px;background:#fff}.ms-pricing-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.12);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ms-pricing-side h3{margin:16px 0 10px;font-size:30px;line-height:1.12;color:#fff}.ms-pricing-lead{margin:0 0 18px;color:rgba(255,255,255,.9);font-size:15px;line-height:1.45}.ms-pricing-card{padding:18px 20px;border-radius:18px;background:rgba(255,255,255,.11);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.ms-pricing-card+.ms-pricing-card{margin-top:14px}.ms-pricing-card-label{margin-bottom:8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.72)}.ms-pricing-product-name{font-size:24px;font-weight:800;line-height:1.2}.ms-pricing-contact{display:grid;gap:5px}.ms-pricing-contact div{line-height:1.45;color:rgba(255,255,255,.94)}.ms-pricing-contact-link{color:inherit;text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:3px}.ms-pricing-contact-link:active,.ms-pricing-contact-link:focus,.ms-pricing-contact-link:hover,.ms-pricing-contact-link:visited{color:inherit;text-decoration-color:currentColor}.ms-pricing-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ms-pricing-field{margin-bottom:14px}.ms-pricing-field label{display:block;margin-bottom:8px;color:#221f4d;font-size:14px;font-weight:700}.ms-pricing-date-display,.ms-pricing-field input,.ms-pricing-field select{width:100%;height:50px;padding:0 15px;border:1px solid #d9dbef;border-radius:14px;outline:0;background:#fff;color:#1c2140;font-size:16px;transition:border-color .2s ease,box-shadow .2s ease}.ms-pricing-date-display:focus,.ms-pricing-field input:focus,.ms-pricing-field select:focus{border-color:#6d4ef6;box-shadow:0 0 0 4px rgba(109,78,246,.12)}.ms-pricing-field select{appearance:none;cursor:pointer}.ms-pricing-date-control,.ms-pricing-date-wrap{position:relative}.ms-pricing-date-display{padding-right:52px;cursor:pointer}.ms-pricing-date-trigger{position:absolute;top:50%;right:12px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:10px;background:0 0;color:#221f4d;transform:translateY(-50%);cursor:pointer;font-size:18px;line-height:1}.ms-pricing-datepicker{position:fixed;left:50vw;top:50dvh;transform:translate(-50%,-50%);width:340px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);overflow-y:auto;padding:14px;border:1px solid #d9dbef;border-radius:16px;background:#fff;box-shadow:0 18px 40px rgba(26,24,72,.16);z-index:18;scrollbar-gutter:stable}.ms-pricing-datepicker-header{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:8px;margin-bottom:10px}.ms-pricing-datepicker-nav{width:36px;height:36px;border:1px solid #d9dbef;border-radius:12px;background:#fff;color:#221f4d;cursor:pointer;font-size:18px;line-height:1}.ms-pricing-datepicker-nav[disabled]{opacity:.4;cursor:default}.ms-pricing-datepicker-title{text-align:center;color:#221f4d;font-size:14px;font-weight:800}.ms-pricing-datepicker-days,.ms-pricing-datepicker-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.ms-pricing-datepicker-weekdays{margin-bottom:8px}.ms-pricing-datepicker-weekday{text-align:center;color:#6f789f;font-size:11px;font-weight:700;text-transform:uppercase}.ms-pricing-datepicker-spacer{height:38px}.ms-pricing-datepicker-day{width:100%;height:38px;border:1px solid #e0e4f4;border-radius:12px;background:#fff;color:#221f4d;font-size:13px;font-weight:700;cursor:pointer}.ms-pricing-datepicker-day.is-today{border-color:#8f7bff}.ms-pricing-datepicker-day.is-selected{border-color:#6d4ef6;background:linear-gradient(135deg,#21348a 0,#6d4ef6 100%);color:#fff}.ms-pricing-datepicker-day.is-disabled,.ms-pricing-datepicker-day.is-weekend{border-color:#eceef7;background:#f5f6fb;color:#b1b7cf;cursor:default}.ms-pricing-datepicker-day:disabled{pointer-events:none}.ms-pricing-actions{margin-top:16px}.ms-pricing-submit{width:100%;min-height:54px;padding:0 22px;border:0;border-radius:16px;background:linear-gradient(135deg,#21348a 0,#6d4ef6 100%);color:#fff;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 14px 34px rgba(66,53,162,.22)}.ms-pricing-submit[disabled]{opacity:.72;cursor:wait}.ms-pricing-hp{position:absolute;left:-9999px;opacity:0;pointer-events:none}.ms-pricing-contact-note{margin-top:8px;padding-top:10px;border-top:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.96);font-weight:400}.ms-pricing-form-note{display:block;width:100%;color:#4d5680;font-size:16px;line-height:1.55;margin:10px 0 18px}.ms-pricing-form-note strong{display:block;margin-bottom:4px;color:#221f4d;font-size:15px;font-weight:800;line-height:1.35}.ms-pricing-form-note span{display:block}.ms-pricing-toast{position:absolute;top:0;left:0;right:0;z-index:14;display:flex;align-items:flex-start;justify-content:center;padding:18px 18px 0;pointer-events:none}.ms-pricing-toast-box{width:fit-content;min-width:0;max-width:min(540px,calc(100% - 12px));min-height:48px;padding:12px 18px;border-radius:18px;background:rgba(26,20,62,.92);color:#fff;text-align:center;font-size:15px;line-height:1.45;white-space:normal;word-break:break-word;display:flex;align-items:center;justify-content:center;box-shadow:0 22px 60px rgba(16,12,42,.35);backdrop-filter:blur(10px)}.ms-pricing-toast.is-error .ms-pricing-toast-box{background:linear-gradient(135deg,rgba(108,24,38,.96)0,rgba(176,43,67,.92) 100%)}@media (max-width:991.98px){.ms-pricing-overlay{padding:10px}.ms-pricing-dialog{width:min(100vw - 20px,960px);max-height:calc(100dvh - 20px);border-radius:22px}.ms-pricing-shell{grid-template-columns:1fr}.ms-pricing-main,.ms-pricing-side{padding:24px 18px 18px}.ms-pricing-side h3{font-size:28px}.ms-pricing-product-name{font-size:22px}}@media (max-width:575.98px){.ms-pricing-overlay{place-items:start center;padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.ms-pricing-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:20px}.ms-pricing-close{top:10px;margin:10px 10px -50px auto;width:38px;height:38px;font-size:24px;color:#fff}.ms-pricing-main,.ms-pricing-side{padding:18px 14px 14px}.ms-pricing-grid-two{grid-template-columns:1fr;gap:0}.ms-pricing-kicker{padding:7px 12px;font-size:11px}.ms-pricing-side h3{margin:14px 0 8px;font-size:25px;line-height:1.14}.ms-pricing-lead{margin-bottom:14px;font-size:14px;line-height:1.4}.ms-pricing-card{padding:15px 16px;border-radius:16px}.ms-pricing-card+.ms-pricing-card{margin-top:12px}.ms-pricing-card-label{margin-bottom:7px;font-size:11px}.ms-pricing-product-name{font-size:20px;line-height:1.18}.ms-pricing-contact{gap:4px}.ms-pricing-contact div{font-size:14px;line-height:1.42}.ms-pricing-contact-note{margin-top:7px;padding-top:9px;font-size:14px;line-height:1.48}.ms-pricing-field{margin-bottom:12px}.ms-pricing-field label{margin-bottom:7px;font-size:13px}.ms-pricing-date-display,.ms-pricing-field input,.ms-pricing-field select{height:47px;padding:0 13px;border-radius:13px;font-size:15px}.ms-pricing-datepicker{width:min(320px,calc(100vw - 24px));max-width:calc(100vw - 24px);max-height:calc(100dvh - 36px);padding:12px;border-radius:14px}.ms-pricing-datepicker-day{height:36px;font-size:12px}.ms-pricing-datepicker-spacer{height:36px}.ms-pricing-form-note{margin:0 0 14px;font-size:13px;line-height:1.5}.ms-pricing-form-note strong{margin-bottom:3px;font-size:14px;line-height:1.34}.ms-pricing-actions{margin-top:14px}.ms-pricing-submit{min-height:50px;border-radius:14px;font-size:15px}.ms-pricing-toast{padding:12px 12px 0}.ms-pricing-toast-box{max-width:calc(100% - 4px);min-height:44px;padding:11px 15px;border-radius:16px;font-size:13px;line-height:1.4}}