@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;600;700;800;900&display=swap');
:root{--zm-primary:#063875;--zm-accent:#1f7fd6;--zm-ink:#0f172a;--zm-muted:#64748b;--zm-line:#d8e7f5;--zm-card:#fff;--zm-shadow:0 28px 80px rgba(6,26,54,.14)}
.zm-standalone{margin:0;background:radial-gradient(circle at 8% 10%,rgba(31,127,214,.16),transparent 30%),radial-gradient(circle at 96% 0,rgba(6,56,117,.14),transparent 35%),linear-gradient(180deg,#fff,#f2f8ff 58%,#fff)}
.zm-app{font-family:Vazirmatn,Tahoma,Arial,sans-serif;direction:rtl;color:var(--zm-ink);box-sizing:border-box;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:18px 0;position:relative;isolation:isolate}.zm-app *{box-sizing:border-box}.zm-app a{text-decoration:none;color:inherit}.ltr{direction:ltr;unicode-bidi:embed}.zm-hp{position:absolute!important;right:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;overflow:hidden!important}
.zm-test-banner{position:fixed;top:10px;left:50%;transform:translateX(-50%);z-index:20;display:flex;align-items:center;gap:8px;border:1px solid #fde68a;background:rgba(255,251,235,.94);color:#7c4a03;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:950;box-shadow:0 12px 30px rgba(245,158,11,.13)}
.zm-lp-shell{min-height:calc(100dvh - 36px);display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:22px;align-items:stretch}.zm-lp-stage,.zm-lp-action,.zm-otp-card,.zm-callback-wrap{border:1px solid rgba(216,231,245,.92);background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-radius:36px;box-shadow:var(--zm-shadow);overflow:hidden;position:relative}.zm-lp-stage{display:grid;grid-template-rows:auto 1fr auto;padding:22px}.zm-lp-stage:before,.zm-callback-wrap:before{content:"";position:absolute;inset:auto -20% -28% -20%;height:45%;background:radial-gradient(ellipse at center,rgba(31,127,214,.16),transparent 70%);pointer-events:none}.zm-lp-stage:after{content:"";position:absolute;right:-90px;top:10px;width:min(48vw,520px);height:min(48vw,520px);background:var(--zm-logo) center/contain no-repeat;opacity:.055;pointer-events:none}.zm-lp-header{display:flex;align-items:center;justify-content:space-between;gap:14px;position:relative;z-index:2}.zm-lp-logo img{height:64px;width:min(320px,46vw);object-fit:contain;display:block;filter:drop-shadow(0 9px 22px rgba(6,26,54,.10))}.zm-lp-menu{width:52px;height:52px;border-radius:18px;border:1px solid #d3e3f4;background:rgba(255,255,255,.82);display:grid;place-items:center;color:var(--zm-primary);box-shadow:0 12px 26px rgba(6,26,54,.08);gap:4px;cursor:pointer}.zm-lp-menu span,.zm-lp-menu:before,.zm-lp-menu:after{content:"";width:23px;height:3px;border-radius:999px;background:currentColor;display:block}.zm-hero{position:relative;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);place-items:center;padding:12px 0 0}.zm-hero-copy{text-align:center;position:relative;z-index:3}.zm-hero-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 18px;border:1px solid #b8d4ec;border-radius:999px;background:rgba(255,255,255,.82);color:var(--zm-primary);font-size:14px;font-weight:950;box-shadow:0 12px 26px rgba(6,26,54,.06)}.zm-hero-pill:before{content:"";width:8px;height:8px;border-radius:50%;background:#059669;box-shadow:0 0 0 5px rgba(5,150,105,.10)}.zm-hero h1{margin:12px 0 0;color:var(--zm-primary);font-weight:950;line-height:1.05;font-size:clamp(44px,6.3vw,82px);letter-spacing:-1.2px;text-shadow:0 8px 22px rgba(13,86,166,.10)}.zm-hero h1 small{display:block;font-size:clamp(18px,2.25vw,28px);font-weight:950;margin-bottom:7px}.zm-hero h1 strong{font-size:1.14em}.zm-hero-copy p{margin:10px auto 0;color:#27476c;font-size:clamp(14px,1.35vw,17px);line-height:1.9;max-width:820px;font-weight:800}.zm-hero-media{position:relative;width:100%;height:100%;min-height:280px;margin-top:8px;border-radius:32px;overflow:hidden;display:grid;align-items:center;justify-items:center}.zm-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 47%;display:block;filter:saturate(1.04) contrast(1.02)}.zm-hero-media:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.30),rgba(255,255,255,.03) 36%,rgba(255,255,255,.28));pointer-events:none}.zm-feature-grid{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.zm-feature{background:rgba(255,255,255,.92);border:1px solid #d8e7f5;border-radius:22px;padding:14px 10px;display:grid;justify-items:center;gap:8px;text-align:center;color:var(--zm-primary);font-weight:950;box-shadow:0 14px 34px rgba(6,26,54,.08);min-width:0}.zm-feature i{font-style:normal;font-size:34px;line-height:1}.zm-feature span{font-size:14px;line-height:1.55}.zm-lp-action{padding:26px;display:flex;flex-direction:column;justify-content:center;gap:18px}.zm-action-logo{display:flex;justify-content:center}.zm-action-logo img{height:72px;max-width:82%;object-fit:contain}.zm-action-card{border:1px solid #d8e7f5;background:linear-gradient(180deg,#fff,#f9fcff);border-radius:30px;padding:22px;box-shadow:0 18px 45px rgba(6,26,54,.08)}.zm-action-card h2{margin:0;color:var(--zm-primary);font-size:28px;line-height:1.35;font-weight:950;text-align:center}.zm-action-card p{margin:10px 0 18px;color:#506277;line-height:1.9;text-align:center;font-size:14px}.zm-lead-form{position:relative;z-index:4}.zm-input{position:relative;margin-bottom:12px;display:flex;align-items:center}.zm-input span{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:24px;color:#8c9bae;z-index:1}.zm-input input{width:100%;height:60px;border:1px solid #c8dcec;border-radius:20px;background:#fff;color:#061a36;padding:0 16px 0 54px;outline:0;direction:ltr;text-align:left;font-size:16px;letter-spacing:.5px;-webkit-appearance:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.92);transition:.18s ease;font-family:inherit}.zm-input input:focus{border-color:#5aa4e8;box-shadow:0 0 0 5px rgba(31,127,214,.12),0 12px 32px rgba(6,26,54,.07)}.zm-input input::placeholder{color:#9aa6b7}.zm-lead-form button,.zm-primary{width:100%;min-height:62px;border:0;border-radius:21px;background:linear-gradient(135deg,#061a36,var(--zm-primary) 58%,var(--zm-accent));color:#fff;font-weight:950;font-size:18px;cursor:pointer;box-shadow:0 18px 36px rgba(6,26,54,.24);display:flex;align-items:center;justify-content:center;gap:12px;touch-action:manipulation;transition:.18s ease;font-family:inherit}.zm-lead-form button b{font-size:36px;line-height:1;translate:0 -1px}.zm-lead-form button:hover,.zm-primary:hover{transform:translateY(-1px);filter:saturate(1.08)}.zm-note{display:flex;gap:9px;align-items:center;justify-content:center;text-align:center;border:1px solid #d8e7f5;background:#f8fbff;border-radius:18px;min-height:50px;padding:10px 12px;color:var(--zm-primary);font-size:12px;line-height:1.8;margin-top:12px}.zm-lp-footer{display:grid;justify-items:center;text-align:center;gap:8px;color:var(--zm-primary);font-size:13px;font-weight:900;line-height:1.8}.zm-lp-footer img{width:42px;height:42px;object-fit:contain}.zm-error,.zm-ok{border-radius:14px;padding:12px;margin-top:12px;text-align:center;font-size:13px}.zm-error{background:#fff2f2;border:1px solid #ffd2d2;color:#b91c1c}.zm-ok{background:#ecfdf5;border:1px solid #bbf7d0;color:#065f46}.zm-loading{opacity:.68;pointer-events:none}.zm-otp-card{max-width:620px;margin:34px auto;padding:30px;text-align:center}.zm-check{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin:0 auto 16px;background:linear-gradient(135deg,#061a36,var(--zm-accent));color:#fff;font-size:38px;font-weight:950;box-shadow:0 18px 42px rgba(13,86,166,.22)}.zm-otp-card h2{margin:0 0 8px;color:var(--zm-primary);font-size:clamp(24px,5vw,38px);font-weight:950}.zm-otp-card p{margin:0 auto 18px;color:var(--zm-muted);line-height:2;max-width:650px}.zm-otp-input-wrap input{text-align:center!important;letter-spacing:8px;font-size:28px!important;padding:0 16px!important}.zm-otp-meta{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:12px 0;color:#64748b;font-size:13px}.zm-otp-meta span{background:#f8fbff;border:1px solid #d8e7f5;border-radius:999px;padding:7px 12px}.zm-ghost,.zm-linkbtn{border:1px solid var(--zm-line);border-radius:17px;background:#fff;color:var(--zm-primary);font-weight:950;min-height:50px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 28px rgba(6,26,54,.07);cursor:pointer;font-family:inherit;margin-top:12px}.zm-ghost{width:100%}.zm-ghost:disabled{opacity:.6;cursor:not-allowed}.zm-linkbtn{background:transparent;box-shadow:none;border:0}.zm-callback-wrap{max-width:970px;margin:0 auto;padding:22px;background:radial-gradient(circle at 0 45%,rgba(31,127,214,.11),transparent 34%),radial-gradient(circle at 100% 18%,rgba(6,56,117,.08),transparent 32%),linear-gradient(180deg,#fff,#f8fcff 68%,#fff);color:var(--zm-primary)}.zm-cb-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.zm-cb-head img{height:72px;max-width:330px;object-fit:contain}.zm-cb-head span{display:inline-flex;align-items:center;gap:10px;border:1px solid #cfdff0;background:#fff;border-radius:999px;padding:10px 16px;color:var(--zm-primary);font-size:14px;font-weight:900;box-shadow:0 12px 28px rgba(6,26,54,.07)}.zm-cb-success{display:grid;grid-template-columns:78px 1fr;align-items:center;gap:14px;border:1px solid #d3e4f4;background:rgba(255,255,255,.90);border-radius:24px;padding:16px;box-shadow:0 14px 34px rgba(6,26,54,.07);margin:14px 0}.zm-cb-success .zm-check{width:64px;height:64px;margin:0;font-size:34px}.zm-cb-success h2{margin:0 0 5px;color:var(--zm-primary);font-size:24px;font-weight:950}.zm-cb-success p{margin:0;color:#506277;line-height:1.9}.zm-track{border-radius:25px;background:linear-gradient(135deg,#061a36,var(--zm-primary) 58%,var(--zm-accent));color:#fff;min-height:118px;padding:20px 24px;display:grid;align-content:center;text-align:center;box-shadow:0 20px 44px rgba(6,26,54,.24);margin:14px 0}.zm-track span{color:#cfe8ff;font-weight:900;font-size:14px}.zm-track strong{direction:ltr;unicode-bidi:embed;font-size:clamp(30px,5vw,46px);font-weight:950;letter-spacing:.5px}.zm-list-title{text-align:center;color:var(--zm-primary);font-weight:950}.zm-price-table{border:1px solid #d8e7f5;border-radius:22px;overflow:auto;background:#fff}.zm-price-table table{width:100%;border-collapse:separate;border-spacing:0;min-width:720px}.zm-price-table th{background:linear-gradient(135deg,#061a36,var(--zm-accent));color:#fff;padding:14px 16px;font-size:14px;text-align:right}.zm-price-table td{padding:13px 16px;border-bottom:1px solid #e8f0f8;color:#18365c;line-height:1.75;vertical-align:top}.zm-price-table tr:last-child td{border-bottom:0}.zm-price-table tbody tr:nth-child(even){background:#f8fbff}.zm-price-table td small{display:block;color:#64748b}.zm-price-table td strong{white-space:nowrap;color:var(--zm-primary)}.zm-contact{border:1px solid #d5e6f5;background:rgba(255,255,255,.94);border-radius:26px;padding:18px;box-shadow:0 18px 44px rgba(6,26,54,.08);margin:14px 0;text-align:center;color:#18365c}.zm-contact h3{margin:0 0 12px;color:var(--zm-primary);font-size:22px;font-weight:950}.zm-callback-wrap footer{text-align:center;margin-top:18px;color:var(--zm-primary);font-weight:900}.zm-callback-wrap footer img{width:42px;height:42px;display:block;margin:0 auto 8px}
@media (max-width:860px){.zm-standalone{overflow:hidden}.zm-app{width:min(520px,100%);padding:8px 12px}.zm-lp-shell{min-height:calc(100dvh - 16px);display:flex;flex-direction:column;gap:0}.zm-lp-stage{flex:1 1 auto;min-height:0;border-radius:30px;padding:clamp(9px,1.4dvh,14px);gap:clamp(5px,1dvh,10px);display:flex;flex-direction:column}.zm-lp-action{flex:0 0 auto;min-height:0;border:0;background:transparent;box-shadow:none;border-radius:0;overflow:visible;padding:clamp(7px,1dvh,10px) 0 0;display:flex;flex-direction:column;gap:clamp(6px,.9dvh,9px)}.zm-action-logo,.zm-action-card h2,.zm-action-card p,.zm-lp-footer{display:none}.zm-action-card{padding:clamp(8px,1.1dvh,12px);border:1px solid #d8e7f5;background:rgba(255,255,255,.94);box-shadow:0 14px 34px rgba(6,26,54,.08);border-radius:clamp(19px,4vw,26px);display:block}.zm-lp-header{flex:0 0 auto;justify-content:center;min-height:clamp(44px,7dvh,68px)}.zm-lp-logo img{height:clamp(42px,7dvh,64px);width:min(75vw,330px)}.zm-lp-menu{position:absolute;left:0;top:50%;transform:translateY(-50%);width:clamp(42px,6.8dvh,52px);height:clamp(42px,6.8dvh,52px);border-radius:16px}.zm-lp-menu span,.zm-lp-menu:before,.zm-lp-menu:after{width:21px;height:2.5px}.zm-hero{flex:1 1 auto;min-height:0;padding:0;display:flex;flex-direction:column}.zm-hero-copy{padding-top:clamp(2px,.6dvh,6px);flex:0 0 auto}.zm-hero-pill{font-size:clamp(11px,2.7vw,13px);padding:0 12px;min-height:clamp(26px,4dvh,34px)}.zm-hero h1{margin:clamp(5px,.8dvh,10px) 0 0;font-size:clamp(34px,11vw,60px);line-height:.98}.zm-hero h1 small{font-size:clamp(15px,4vw,22px);margin-bottom:clamp(2px,.5dvh,5px)}.zm-hero-copy p{display:none}.zm-hero-media{flex:1 1 auto;min-height:0;margin-top:clamp(3px,.8dvh,8px);border-radius:clamp(18px,4vw,28px)}.zm-feature-grid{flex:0 0 auto;grid-template-columns:repeat(4,1fr);gap:clamp(5px,1.5vw,8px);margin-top:clamp(6px,1dvh,10px)}.zm-feature{border-radius:clamp(16px,3.2vw,21px);padding:clamp(7px,1.2dvh,11px) 4px;gap:clamp(3px,.8dvh,7px)}.zm-feature i{font-size:clamp(23px,6vw,32px)}.zm-feature span{font-size:clamp(9.5px,2.65vw,12.5px);line-height:1.55}.zm-lead-form{flex:0 0 auto;margin-top:0}.zm-input{margin-bottom:clamp(7px,1dvh,10px)}.zm-input input{height:clamp(48px,7.1dvh,58px);border-radius:clamp(16px,3vw,22px);font-size:16px}.zm-lead-form button{min-height:clamp(50px,7.3dvh,62px);border-radius:clamp(17px,3.2vw,22px);font-size:clamp(15px,4vw,18px)}.zm-note{margin-top:clamp(7px,1dvh,10px);min-height:clamp(36px,5.4dvh,48px);padding:6px 10px;border-radius:clamp(15px,3vw,20px);font-size:clamp(10px,2.45vw,12px)}.zm-otp-card{margin:14px 0;padding:18px;border-radius:26px}.zm-callback-wrap{border-radius:24px;padding:13px}.zm-cb-head{justify-content:center}.zm-cb-head img{height:54px;max-width:70%}.zm-cb-head span{font-size:12px;padding:8px 11px}.zm-cb-success{grid-template-columns:1fr;text-align:center;justify-items:center;padding:14px}.zm-cb-success h2{font-size:19px}.zm-cb-success p{font-size:13px}.zm-price-table table{min-width:0}.zm-price-table thead{display:none}.zm-price-table table,.zm-price-table tbody,.zm-price-table tr,.zm-price-table td{display:block;width:100%}.zm-price-table tr{padding:10px;border-bottom:1px solid var(--zm-line)}.zm-price-table td{display:grid;grid-template-columns:100px 1fr;gap:8px;border:0;padding:7px 4px;font-size:12.5px}.zm-price-table td:before{content:attr(data-label);color:var(--zm-accent);font-weight:950}.zm-price-table td strong{white-space:normal}.zm-test-banner{top:auto;bottom:8px;font-size:11px}}
@media (max-height:720px) and (max-width:860px){.zm-feature i{font-size:22px}.zm-feature span{font-size:9px}.zm-note{font-size:9.5px}.zm-hero h1{font-size:clamp(30px,9.5vw,48px)}.zm-hero h1 small{font-size:14px}.zm-lp-logo img{height:40px}.zm-lp-menu{width:40px;height:40px}.zm-input input{height:45px}.zm-lead-form button{min-height:48px}.zm-hero-media{max-height:33dvh}.zm-lp-stage{padding:8px}}
@media print{body *{visibility:hidden}.zm-callback,.zm-callback *{visibility:visible}.zm-callback{position:absolute;inset:0}.zm-primary{display:none!important}}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}

/* v1.4.0 landing refinements: cleaner premium campaign layout */
.zm-lp-menu{display:none!important}
.zm-lp-header{justify-content:center}
.zm-lp-stage{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,252,255,.9));}
.zm-hero-clean{padding:10px 0 0;grid-template-rows:minmax(0,1fr)}
.zm-hero-clean .zm-hero-media{min-height:430px;margin-top:0;border-radius:34px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.4),0 22px 55px rgba(6,26,54,.13)}
.zm-hero-clean .zm-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(6,56,117,.04) 44%,rgba(255,255,255,.22)),radial-gradient(circle at 18% 18%,rgba(255,255,255,.35),transparent 30%);pointer-events:none}
.zm-feature-grid{margin-top:-38px;padding:0 14px;z-index:6}
.zm-feature{background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-color:rgba(184,212,236,.9);box-shadow:0 18px 44px rgba(6,26,54,.12)}
.zm-action-card{position:relative;overflow:hidden;background:radial-gradient(circle at 0 0,rgba(31,127,214,.10),transparent 35%),linear-gradient(180deg,#fff,#f7fbff)}
.zm-action-card:before{content:"";position:absolute;right:-70px;top:-70px;width:170px;height:170px;border-radius:50%;background:rgba(31,127,214,.10)}
.zm-action-card h2,.zm-action-card p,.zm-lead-form{position:relative;z-index:1}
.zm-action-card h2{font-size:30px;letter-spacing:-.4px}
.zm-action-card p{font-size:13.5px;color:#41566f}
.zm-note{background:#eff7ff;border-color:#cfe3f7;color:#0d4690;font-weight:900}
@media (min-width:861px){.zm-lp-shell{grid-template-columns:minmax(0,1.22fr) minmax(370px,.78fr)}.zm-lp-stage{padding:24px}.zm-lp-logo img{height:72px}.zm-lp-action{padding:30px}}
@media (max-width:860px){.zm-lp-header{justify-content:center}.zm-hero-clean{flex:1 1 auto}.zm-hero-clean .zm-hero-media{min-height:0;height:100%;max-height:none;border-radius:clamp(20px,4vw,30px)}.zm-feature-grid{margin-top:clamp(-30px,-4dvh,-18px);padding:0 clamp(5px,1.4vw,10px)}.zm-action-card p{display:none}.zm-action-card h2{display:none}.zm-note{font-size:clamp(10px,2.45vw,12px)}}
@media (max-height:720px) and (max-width:860px){.zm-hero-clean .zm-hero-media{max-height:42dvh}.zm-feature-grid{margin-top:-18px}}

/* v1.4.0 premium conditions/prices page, no public tracking code */
.zm-price-page{padding:clamp(16px,2.2vw,28px);background:radial-gradient(circle at 0 42%,rgba(31,127,214,.12),transparent 34%),radial-gradient(circle at 100% 10%,rgba(6,56,117,.08),transparent 32%),linear-gradient(180deg,#fff,#f8fcff 68%,#fff)}
.zm-price-page .zm-cb-success{margin:16px 0 12px}
.zm-price-page .zm-cb-success h2{font-size:clamp(20px,3.8vw,28px)}
.zm-list-title{display:flex;align-items:center;justify-content:center;gap:10px;margin:18px 0 14px;color:var(--zm-primary);font-size:clamp(24px,4vw,34px);font-weight:950;letter-spacing:-.3px}.zm-list-title:after{content:'🚘';width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#eff7ff;border:1px solid #d8e7f5;font-size:22px}.zm-price-table-premium{border:1px solid #d5e6f5;background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 18px 44px rgba(6,26,54,.08)}.zm-price-table-premium table{width:100%;border-collapse:separate;border-spacing:0}.zm-price-table-premium th{background:linear-gradient(135deg,#061a36,var(--zm-primary) 62%,var(--zm-accent));color:#fff;padding:15px 16px;font-size:14px;text-align:right;font-weight:950}.zm-price-table-premium td{padding:12px 16px;border-bottom:1px solid #e8f0f8;color:#18365c;line-height:1.75;vertical-align:middle}.zm-price-table-premium tr:last-child td{border-bottom:0}.zm-price-table-premium tbody tr:nth-child(even){background:#f8fbff}.zm-car-cell{display:flex;align-items:center;gap:13px}.zm-car-cell img{width:96px;height:58px;object-fit:cover;border-radius:14px;border:1px solid #e2edf8;background:#fff;box-shadow:0 8px 18px rgba(6,26,54,.07)}.zm-car-cell b{display:block;color:var(--zm-primary);font-size:15px;font-weight:950}.zm-car-cell small{display:block;color:#64748b;font-size:11px;line-height:1.7}.zm-price-table-premium td strong{display:inline-flex;align-items:center;justify-content:center;min-width:112px;border-radius:999px;background:#eff7ff;border:1px solid #cfe3f7;color:var(--zm-primary);padding:7px 12px;font-size:16px;font-weight:950;direction:ltr}.zm-contact{border:1px solid #d5e6f5;background:rgba(255,255,255,.94);border-radius:26px;padding:18px;margin-top:16px;box-shadow:0 18px 44px rgba(6,26,54,.08)}.zm-contact h3{margin:0 0 12px;color:var(--zm-primary);font-size:22px;font-weight:950;display:flex;align-items:center;gap:8px}.zm-contact h3:before{content:'☎';width:34px;height:34px;border-radius:50%;background:#eff7ff;display:grid;place-items:center;color:#0d56a6}.zm-contact p{margin:6px 0;color:#18365c;line-height:1.9}.zm-price-page footer{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--zm-primary);font-weight:900;margin-top:14px}.zm-price-page footer img{width:38px;height:38px;object-fit:contain}.zm-callback .zm-track{display:none!important}
@media (max-width:720px){.zm-price-table-premium{border-radius:22px}.zm-price-table-premium thead{display:none}.zm-price-table-premium table,.zm-price-table-premium tbody,.zm-price-table-premium tr,.zm-price-table-premium td{display:block;width:100%}.zm-price-table-premium tr{padding:10px;border-bottom:1px solid var(--zm-line)}.zm-price-table-premium td{display:grid;grid-template-columns:92px 1fr;gap:8px;border:0;padding:8px 4px;font-size:12.5px}.zm-price-table-premium td:before{content:attr(data-label);color:var(--zm-accent);font-weight:950}.zm-car-cell img{width:88px;height:54px}.zm-price-table-premium td strong{min-width:auto;width:max-content}.zm-price-page .zm-cb-head{justify-content:center}.zm-price-page .zm-cb-head img{height:58px}.zm-price-page .zm-cb-head span{font-size:12px}}

/* v1.5.0 landing polish + image download flow */
.zm-standalone{background:radial-gradient(circle at 12% 8%,rgba(31,127,214,.18),transparent 28%),radial-gradient(circle at 100% 0,rgba(6,56,117,.16),transparent 34%),linear-gradient(180deg,#ffffff 0%,#f5faff 52%,#ffffff 100%)}
.zm-app:before{content:"";position:fixed;inset:auto auto -18vh -14vw;width:62vw;height:46vh;background:radial-gradient(ellipse at center,rgba(31,127,214,.14),transparent 70%);pointer-events:none;z-index:-1}.zm-lp-shell{gap:26px}.zm-lp-stage,.zm-lp-action,.zm-otp-card,.zm-callback-wrap{border-color:rgba(201,222,242,.95);box-shadow:0 30px 90px rgba(6,26,54,.13)}.zm-lp-stage{overflow:visible;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,252,255,.92));}.zm-lp-stage:before{inset:auto -14% -20% -14%;height:43%;background:radial-gradient(ellipse at center,rgba(31,127,214,.18),transparent 70%)}.zm-lp-header{padding-bottom:4px}.zm-lp-logo img{filter:drop-shadow(0 14px 28px rgba(6,26,54,.12))}.zm-hero-clean .zm-hero-media{background:linear-gradient(180deg,#fff,#eef7ff);border:1px solid rgba(207,227,247,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 28px 66px rgba(6,26,54,.14)}.zm-hero-clean .zm-hero-media img{transform:scale(1.012);object-position:center 48%}.zm-feature-grid{filter:drop-shadow(0 18px 30px rgba(6,26,54,.08))}.zm-feature{transition:transform .2s ease,box-shadow .2s ease}.zm-feature:hover{transform:translateY(-2px);box-shadow:0 24px 50px rgba(6,26,54,.14)}.zm-feature i{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#eef7ff);border:1px solid #d8e7f5;font-size:28px}.zm-lp-action{background:rgba(255,255,255,.78)}.zm-action-card{border-radius:34px;padding:26px}.zm-action-card:after{content:"";position:absolute;left:-80px;bottom:-90px;width:210px;height:210px;border-radius:50%;background:rgba(6,56,117,.06)}.zm-action-card h2{font-size:clamp(25px,2.35vw,34px)}.zm-input input{height:64px;border-radius:23px;border-color:#c6dbef;background:linear-gradient(180deg,#fff,#fbfdff)}.zm-lead-form button,.zm-primary{min-height:66px;border-radius:23px;background:linear-gradient(135deg,#061a36 0%,#063875 58%,#1f7fd6 100%);box-shadow:0 22px 42px rgba(6,56,117,.24)}.zm-lead-form button:disabled,.zm-primary:disabled{opacity:.72;cursor:not-allowed;transform:none}.zm-otp-card{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,252,255,.96));animation:zmEnter .22s ease both}.zm-callback{animation:zmEnter .22s ease both}.zm-download-image{margin-top:16px}.zm-download-image:before{content:'↓';font-size:30px;line-height:1}.zm-callback-wrap{overflow:hidden}.zm-price-page .zm-cb-success{display:none}.zm-price-page{padding-top:24px}.zm-price-page .zm-cb-head{margin-bottom:18px}.zm-list-title{margin-top:10px}.zm-price-table-premium{box-shadow:0 22px 54px rgba(6,26,54,.10)}.zm-contact{background:linear-gradient(180deg,#fff,#f9fcff)}@keyframes zmEnter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media (min-width:861px){.zm-lp-shell{grid-template-columns:minmax(0,1.18fr) minmax(385px,.82fr)}.zm-hero-clean .zm-hero-media{min-height:455px}.zm-lp-action{padding:34px}.zm-feature-grid{margin-top:-42px}}
@media (max-width:860px){.zm-app{width:min(100% - 18px,520px);padding:8px 0}.zm-lp-shell{height:calc(100dvh - 16px)}.zm-lp-stage{border-radius:32px}.zm-feature i{width:clamp(34px,8.5vw,46px);height:clamp(34px,8.5vw,46px);font-size:clamp(20px,5vw,26px);border-radius:14px}.zm-action-card{border-radius:24px}.zm-input input{height:clamp(50px,7.2dvh,60px)}.zm-lead-form button{min-height:clamp(52px,7.4dvh,62px)}.zm-price-page .zm-cb-success{display:none}.zm-download-image{font-size:16px;min-height:58px}}
@media print{.zm-download-image{display:none!important}}

/* v1.6.0 final UX fixes: price-only state, centered footer, iPhone one-screen landing */
.zm-app.zm-price-visible{width:min(980px,calc(100% - 24px));padding-top:12px}.zm-app.zm-price-visible [data-zm-shell],.zm-app.zm-price-visible [data-zm-otp]{display:none!important;visibility:hidden!important}.zm-app.zm-price-visible [data-zm-callback]{display:block!important;visibility:visible!important}.zm-body-price-visible{overflow:auto!important}.zm-price-page{border-radius:34px}.zm-price-page .zm-cb-head{justify-content:center;position:relative;min-height:86px}.zm-price-page .zm-cb-head img{height:78px;max-width:min(360px,72vw);filter:drop-shadow(0 12px 24px rgba(6,26,54,.10))}.zm-price-page .zm-cb-head span{position:absolute;left:0;top:50%;transform:translateY(-50%)}.zm-festival-title{margin:8px 0 4px;text-align:center;color:var(--zm-primary);font-size:clamp(24px,4.4vw,40px);font-weight:950;letter-spacing:-.4px;line-height:1.35}.zm-festival-subtitle{text-align:center;margin:0 0 14px;color:#49627c;font-weight:850;line-height:1.8}.zm-price-footer{display:grid!important;justify-items:center!important;text-align:center!important;gap:8px!important;margin-top:18px!important;padding-top:12px;border-top:1px solid #d8e7f5}.zm-price-footer img{width:min(260px,58vw)!important;height:auto!important;max-height:82px!important;object-fit:contain!important}.zm-price-footer span{color:var(--zm-primary);font-size:13px}.zm-price-footer small{color:#64748b;font-size:12px}.zm-price-page .zm-download-image{max-width:520px;margin-inline:auto}.zm-callback{min-height:auto}.zm-callback-wrap{margin-top:0}
@media (min-width:861px){.zm-hero-clean{padding-top:20px}.zm-hero-clean .zm-hero-media{margin-top:10px}.zm-feature-grid{margin-top:-28px}.zm-lp-shell{gap:30px}.zm-lp-stage{padding-bottom:28px}.zm-action-card{margin-top:4px}.zm-lp-footer{margin-top:4px}}
@media (max-width:860px){html:has(.zm-page-landing),body.zm-page-landing{height:100%;min-height:100%;}.zm-standalone:not(.zm-body-price-visible){overflow:hidden!important;height:100dvh;min-height:100dvh}.zm-standalone:not(.zm-body-price-visible) .zm-app{height:100dvh;max-height:100dvh;overflow:hidden;width:min(100% - 14px,520px);padding:calc(env(safe-area-inset-top) + 6px) 0 calc(env(safe-area-inset-bottom) + 6px)}.zm-standalone:not(.zm-body-price-visible) .zm-lp-shell{height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 12px);min-height:0;display:flex;flex-direction:column;gap:8px}.zm-standalone:not(.zm-body-price-visible) .zm-lp-stage{flex:1 1 auto;min-height:0;padding:clamp(8px,1.25dvh,13px);display:flex;flex-direction:column;border-radius:28px}.zm-standalone:not(.zm-body-price-visible) .zm-lp-header{flex:0 0 auto;min-height:clamp(42px,6.6dvh,62px);padding-bottom:clamp(3px,.8dvh,8px)}.zm-standalone:not(.zm-body-price-visible) .zm-lp-logo img{height:clamp(40px,6.4dvh,60px);width:min(76vw,330px)}.zm-standalone:not(.zm-body-price-visible) .zm-hero-clean{flex:1 1 auto;min-height:0;padding-top:clamp(8px,1.4dvh,14px)}.zm-standalone:not(.zm-body-price-visible) .zm-hero-clean .zm-hero-media{height:100%;min-height:0;max-height:none;margin-top:0;border-radius:clamp(18px,4vw,28px)}.zm-standalone:not(.zm-body-price-visible) .zm-feature-grid{flex:0 0 auto;margin-top:clamp(9px,1.4dvh,14px);padding:0 3px;gap:clamp(5px,1.3vw,8px);filter:none}.zm-standalone:not(.zm-body-price-visible) .zm-feature{padding:clamp(6px,1dvh,9px) 3px;border-radius:clamp(15px,3vw,20px);gap:clamp(3px,.65dvh,6px)}.zm-standalone:not(.zm-body-price-visible) .zm-feature i{width:clamp(30px,7.2vw,40px);height:clamp(30px,7.2vw,40px);font-size:clamp(18px,4.5vw,23px);border-radius:12px}.zm-standalone:not(.zm-body-price-visible) .zm-feature span{font-size:clamp(9px,2.3vw,11.5px);line-height:1.45}.zm-standalone:not(.zm-body-price-visible) .zm-lp-action{flex:0 0 auto;border:0;background:transparent;box-shadow:none;border-radius:0;overflow:visible;padding:0;gap:clamp(5px,.8dvh,8px)}.zm-standalone:not(.zm-body-price-visible) .zm-action-logo{display:none}.zm-standalone:not(.zm-body-price-visible) .zm-action-card{padding:clamp(8px,1.15dvh,12px);border-radius:clamp(19px,4vw,24px);box-shadow:0 14px 34px rgba(6,26,54,.08)}.zm-standalone:not(.zm-body-price-visible) .zm-input{margin-bottom:clamp(6px,.9dvh,9px)}.zm-standalone:not(.zm-body-price-visible) .zm-input input{height:clamp(46px,6.9dvh,56px);font-size:16px;border-radius:18px}.zm-standalone:not(.zm-body-price-visible) .zm-lead-form button{min-height:clamp(48px,7.1dvh,58px);font-size:clamp(14px,3.8vw,17px);border-radius:19px}.zm-standalone:not(.zm-body-price-visible) .zm-lp-footer{margin-top:0;gap:3px;font-size:clamp(9.5px,2.25vw,11.5px);line-height:1.45}.zm-standalone:not(.zm-body-price-visible) .zm-lp-footer img{width:clamp(24px,5.5vw,32px);height:clamp(24px,5.5vw,32px)}.zm-body-price-visible .zm-app{height:auto;max-height:none;overflow:visible;padding:8px 0 18px;width:min(100% - 14px,520px)}.zm-price-page{border-radius:24px;padding:12px}.zm-price-page .zm-cb-head{min-height:54px}.zm-price-page .zm-cb-head img{height:54px;max-width:70%}.zm-price-page .zm-cb-head span{position:static;transform:none;font-size:11px;padding:7px 10px;margin-top:6px}.zm-price-page .zm-cb-head{display:grid;justify-items:center}.zm-festival-title{font-size:clamp(21px,6vw,28px);margin-top:6px}.zm-festival-subtitle{font-size:12px;margin-bottom:10px}.zm-list-title{font-size:clamp(21px,5.5vw,28px);margin:10px 0 12px}.zm-price-footer img{max-height:62px!important}}
@media (max-height:720px) and (max-width:860px){.zm-standalone:not(.zm-body-price-visible) .zm-lp-logo img{height:38px}.zm-standalone:not(.zm-body-price-visible) .zm-lp-header{min-height:40px}.zm-standalone:not(.zm-body-price-visible) .zm-feature i{width:26px;height:26px;font-size:17px}.zm-standalone:not(.zm-body-price-visible) .zm-feature span{font-size:8.4px}.zm-standalone:not(.zm-body-price-visible) .zm-input input{height:42px}.zm-standalone:not(.zm-body-price-visible) .zm-lead-form button{min-height:44px}.zm-standalone:not(.zm-body-price-visible) .zm-lp-footer{display:none}}
@supports (-webkit-touch-callout:none){.zm-standalone:not(.zm-body-price-visible){height:-webkit-fill-available;min-height:-webkit-fill-available}.zm-standalone:not(.zm-body-price-visible) .zm-app{height:-webkit-fill-available;max-height:-webkit-fill-available}.zm-input input,.zm-otp-input-wrap input{font-size:16px!important}}

/* v1.7.0 native-mobile fit and polish */
@media (max-width:860px){
  .zm-standalone:not(.zm-body-price-visible){background:linear-gradient(180deg,#fff 0%,#f3f9ff 58%,#fff 100%);overscroll-behavior:none;touch-action:manipulation;}
  .zm-standalone:not(.zm-body-price-visible) .zm-app{width:min(100% - 10px,500px);padding:calc(env(safe-area-inset-top) + 4px) 0 calc(env(safe-area-inset-bottom) + 4px);}
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-shell{gap:6px;height:calc(100svh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 8px);}
  @supports (height:100dvh){.zm-standalone:not(.zm-body-price-visible) .zm-lp-shell{height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 8px)}}
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-stage{border-radius:26px;padding:clamp(7px,1dvh,11px);}
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-header{justify-content:center;min-height:clamp(38px,6dvh,56px);padding:0 0 clamp(4px,.8dvh,8px)}
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-logo img{height:clamp(36px,5.8dvh,54px);width:min(72vw,300px)}
  .zm-standalone:not(.zm-body-price-visible) .zm-hero-clean{padding-top:clamp(10px,1.55dvh,18px)}
  .zm-standalone:not(.zm-body-price-visible) .zm-hero-clean .zm-hero-media{border-radius:clamp(16px,4vw,25px);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 16px 38px rgba(6,26,54,.10)}
  .zm-standalone:not(.zm-body-price-visible) .zm-feature-grid{margin-top:clamp(10px,1.55dvh,15px)}
  .zm-standalone:not(.zm-body-price-visible) .zm-feature{padding:clamp(5px,.85dvh,8px) 2px;border-radius:clamp(14px,3vw,18px)}
  .zm-standalone:not(.zm-body-price-visible) .zm-feature i{width:clamp(27px,7vw,38px);height:clamp(27px,7vw,38px);font-size:clamp(16px,4.2vw,21px)}
  .zm-standalone:not(.zm-body-price-visible) .zm-feature span{font-size:clamp(8.5px,2.18vw,10.8px);line-height:1.38;font-weight:900}
  .zm-standalone:not(.zm-body-price-visible) .zm-action-card h2,.zm-standalone:not(.zm-body-price-visible) .zm-action-card p{display:none!important}
  .zm-standalone:not(.zm-body-price-visible) .zm-action-card{padding:clamp(7px,1dvh,10px);border-radius:20px;background:rgba(255,255,255,.96)}
  .zm-standalone:not(.zm-body-price-visible) .zm-input input{height:clamp(43px,6.45dvh,54px);border-radius:17px;line-height:1;font-size:16px!important}
  .zm-standalone:not(.zm-body-price-visible) .zm-input span{font-size:20px;left:13px}
  .zm-standalone:not(.zm-body-price-visible) .zm-lead-form button{min-height:clamp(44px,6.65dvh,56px);font-size:clamp(13.5px,3.6vw,16.5px);border-radius:18px;box-shadow:0 13px 28px rgba(6,56,117,.22)}
  .zm-standalone:not(.zm-body-price-visible) .zm-lead-form button b{font-size:30px}
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-footer{font-size:clamp(8.8px,2.12vw,10.5px)}
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-footer .ltr{font-size:clamp(10px,2.4vw,12px)}
  .zm-standalone:not(.zm-body-price-visible) .zm-error,.zm-standalone:not(.zm-body-price-visible) .zm-ok{position:absolute;left:8px;right:8px;bottom:calc(100% + 6px);z-index:30;margin:0;padding:8px 10px;font-size:11px;border-radius:13px;box-shadow:0 12px 26px rgba(6,26,54,.12)}
  .zm-otp-card{width:min(100% - 14px,500px);padding:clamp(18px,4vw,26px);border-radius:26px;margin:14px auto;}
  .zm-otp-card .zm-input input{height:58px!important}
}
@media (max-width:390px){
  .zm-standalone:not(.zm-body-price-visible) .zm-app{width:min(100% - 8px,380px)}
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-shell{gap:5px}
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-stage{padding:6px;border-radius:24px}
  .zm-standalone:not(.zm-body-price-visible) .zm-feature-grid{gap:4px;margin-top:8px}
  .zm-standalone:not(.zm-body-price-visible) .zm-feature{padding:5px 1px}
  .zm-standalone:not(.zm-body-price-visible) .zm-action-card{padding:6px}
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-footer img{display:none}
}
@media (max-height:760px) and (max-width:860px){
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-footer{display:none!important}
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-header{min-height:36px}
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-logo img{height:34px}
  .zm-standalone:not(.zm-body-price-visible) .zm-feature i{width:24px;height:24px;font-size:15px}
  .zm-standalone:not(.zm-body-price-visible) .zm-feature span{font-size:8px;line-height:1.25}
  .zm-standalone:not(.zm-body-price-visible) .zm-input input{height:40px}
  .zm-standalone:not(.zm-body-price-visible) .zm-lead-form button{min-height:42px}
}
@media (max-height:670px) and (max-width:860px){
  .zm-standalone:not(.zm-body-price-visible) .zm-feature-grid{display:none!important}
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-header{min-height:34px}
  .zm-standalone:not(.zm-body-price-visible) .zm-lp-logo img{height:32px}
}

/* v1.8.0 faster native-feel price list polish */
.zm-price-table-premium{overflow:hidden;border-radius:28px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 24px 64px rgba(6,26,54,.12)}
.zm-price-table-premium table{min-width:0}.zm-price-table-premium th{font-weight:950;letter-spacing:-.1px}.zm-car-cell{display:flex;align-items:center;gap:14px;min-width:0}.zm-car-cell img{width:112px;height:70px;object-fit:contain;border-radius:16px;background:#f8fbff;border:1px solid #e2edf8;padding:5px;flex:0 0 auto}.zm-car-cell div{min-width:0;display:grid;gap:4px}.zm-car-cell b[dir="auto"],.zm-car-cell small[dir="auto"]{unicode-bidi:plaintext;text-align:start}.zm-price-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px auto 0;max-width:780px}.zm-share-image:before{content:'↗';font-size:24px;line-height:1}.zm-download-image:before{content:'↓';font-size:28px;line-height:1}.zm-price-actions .zm-primary{margin:0;min-height:60px}.zm-price-table-premium td[data-label="قیمت دلاری"] strong{display:inline-flex;align-items:center;justify-content:center;direction:ltr;unicode-bidi:embed;background:#eff7ff;border:1px solid #cfe3f7;border-radius:999px;padding:7px 14px;min-width:132px;font-weight:950}.zm-price-table-premium td[data-label="شرایط پرداخت"]{font-weight:850;color:#18365c}
@media (max-width:720px){
  .zm-price-page{padding:12px 10px;background:radial-gradient(circle at 0 10%,rgba(31,127,214,.12),transparent 30%),linear-gradient(180deg,#fff,#f7fbff 65%,#fff)}
  .zm-price-table-premium{border:0;background:transparent;box-shadow:none;overflow:visible}
  .zm-price-table-premium table,.zm-price-table-premium tbody,.zm-price-table-premium tr,.zm-price-table-premium td{display:block;width:100%;min-width:0!important}
  .zm-price-table-premium thead{display:none!important}
  .zm-price-table-premium tr{position:relative;margin:0 0 12px;padding:12px;border:1px solid #d8e7f5;border-radius:24px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 16px 38px rgba(6,26,54,.08);overflow:hidden}
  .zm-price-table-premium tr:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,#061a36,#063875,#1f7fd6)}
  .zm-price-table-premium td{border:0!important;padding:0!important;margin:0!important;display:block!important;color:#18365c}
  .zm-price-table-premium td:before{display:none!important}
  .zm-price-table-premium td[data-label="خودرو"]{margin-bottom:10px!important}
  .zm-car-cell{gap:12px;align-items:center;flex-direction:row-reverse;text-align:start}
  .zm-car-cell img{width:104px;height:68px;border-radius:18px;padding:5px;background:#fff;box-shadow:0 10px 24px rgba(6,26,54,.08)}
  .zm-car-cell b{font-size:15px;line-height:1.55;color:var(--zm-primary)}
  .zm-car-cell small{font-size:12px;line-height:1.45;color:#64748b}
  .zm-price-table-premium td[data-label="قیمت دلاری"]{display:flex!important;align-items:center;justify-content:space-between;margin:8px 0!important;padding:10px 12px!important;border-radius:18px!important;background:#eff7ff!important;border:1px solid #cfe3f7!important}
  .zm-price-table-premium td[data-label="قیمت دلاری"]:before{content:'قیمت دلاری';display:block!important;color:#0d56a6;font-size:12px;font-weight:950}
  .zm-price-table-premium td[data-label="قیمت دلاری"] strong{background:transparent;border:0;padding:0;min-width:auto;font-size:18px;color:var(--zm-primary)}
  .zm-price-table-premium td[data-label="شرایط پرداخت"]{position:relative;padding:10px 12px 10px 12px!important;border-radius:18px!important;background:#fff!important;border:1px solid #e4eef8!important;font-size:13px;line-height:1.85;text-align:right}
  .zm-price-table-premium td[data-label="شرایط پرداخت"]:before{content:'شرایط پرداخت';display:block!important;color:#64748b;font-size:11px;font-weight:950;margin-bottom:3px}
  .zm-price-actions{grid-template-columns:1fr;gap:9px;margin-top:12px}.zm-price-actions .zm-primary{min-height:54px;font-size:15px;border-radius:18px}.zm-list-title{margin-bottom:10px!important}.zm-contact{border-radius:22px;padding:14px;margin:12px 0}.zm-contact p{font-size:12.5px;line-height:1.8}.zm-price-footer{margin-top:14px!important}.zm-price-footer img{max-width:210px!important}
}
@media (max-width:390px){.zm-car-cell img{width:92px;height:60px}.zm-car-cell b{font-size:14px}.zm-price-table-premium tr{padding:10px;border-radius:21px}.zm-price-actions .zm-primary{min-height:50px;font-size:14px}}

/* v1.9.0 native mobile polish + premium price/contact UI */
.zm-app{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
.zm-primary,.zm-lead-form button,.zm-ghost,.zm-linkbtn{user-select:none;-webkit-user-select:none}
.zm-price-page{background:radial-gradient(circle at 0 8%,rgba(31,127,214,.13),transparent 30%),radial-gradient(circle at 100% 0,rgba(6,56,117,.10),transparent 34%),linear-gradient(180deg,#fff,#f7fbff 72%,#fff)!important}
.zm-cb-head{padding-bottom:6px}.zm-festival-title{letter-spacing:-.6px}.zm-festival-subtitle{color:#425b75!important}
.zm-price-table-premium{border:1px solid rgba(207,227,247,.95)!important;border-radius:30px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 26px 72px rgba(6,26,54,.13)!important;overflow:hidden!important}
.zm-price-table-premium table{border-collapse:separate!important;border-spacing:0!important;min-width:0!important}
.zm-price-table-premium th{background:linear-gradient(135deg,#061a36,#063875 58%,#1f7fd6)!important;padding:16px 18px!important;font-size:14px!important;font-weight:950!important}
.zm-price-table-premium th:first-child{border-top-right-radius:0}.zm-price-table-premium td{padding:16px 18px!important;border-bottom:1px solid #e7f0f8!important}.zm-price-table-premium tbody tr{transition:background .16s ease,transform .16s ease}.zm-price-table-premium tbody tr:hover{background:#f4f9ff!important}.zm-car-cell{gap:16px!important}.zm-car-cell img{box-shadow:0 14px 32px rgba(6,26,54,.08);background:linear-gradient(180deg,#fff,#f4f8fd)!important}.zm-car-cell b{font-size:16px;color:#063875;font-weight:950}.zm-car-cell small{font-size:12px;color:#64748b}.zm-price-table-premium td[data-label="قیمت دلاری"] strong{font-size:16px;letter-spacing:.2px;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.zm-contact-premium{display:grid;grid-template-columns:1.1fr auto;align-items:center;gap:16px;text-align:right!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.98))!important;border-radius:28px!important;padding:18px!important;box-shadow:0 22px 60px rgba(6,26,54,.10)!important}.zm-contact-main{display:flex;align-items:center;gap:13px;min-width:0}.zm-contact-icon{width:58px;height:58px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,#eff7ff,#ffffff);border:1px solid #cfe3f7;color:#063875;box-shadow:0 14px 30px rgba(6,26,54,.07);flex:0 0 auto}.zm-contact-icon svg{width:28px;height:28px}.zm-contact-premium h3{margin:0 0 5px!important;font-size:21px!important;color:#063875!important}.zm-contact-premium .zm-contact-main p{margin:0!important;color:#64748b;font-weight:850}.zm-contact-phone{display:inline-flex;align-items:center;justify-content:center;min-height:54px;border-radius:20px;padding:0 18px;background:linear-gradient(135deg,#061a36,#063875 58%,#1f7fd6);color:#fff!important;text-decoration:none!important;font-size:18px;font-weight:950;box-shadow:0 18px 38px rgba(6,26,54,.20);white-space:nowrap}.zm-contact-grid{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;border-top:1px solid #e2edf8;padding-top:12px}.zm-contact-grid p{margin:0!important;font-size:13px!important;line-height:1.8!important;color:#324761!important}.zm-contact-grid .ltr{text-align:left;direction:ltr;color:#063875!important;font-weight:950}
.zm-price-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin:18px auto 0!important;max-width:820px!important}.zm-price-actions .zm-primary{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:62px!important;border-radius:22px!important;font-size:16px!important;box-shadow:0 18px 38px rgba(6,26,54,.20)!important}.zm-price-actions .zm-primary svg{width:24px;height:24px;flex:0 0 auto}.zm-share-image:before,.zm-download-image:before{content:none!important}.zm-price-footer{display:grid!important;justify-items:center!important;text-align:center!important;align-items:center!important;gap:8px!important;margin:20px auto 0!important;padding:16px 12px 0!important;border-top:1px solid #d8e7f5!important}.zm-price-footer img{display:block!important;margin:0 auto!important;width:min(280px,62vw)!important;height:auto!important;max-height:86px!important;object-fit:contain!important}.zm-price-footer span{color:#063875!important;font-weight:900!important}.zm-price-footer small{color:#64748b!important;font-weight:850!important}
@media (max-width:720px){
  .zm-price-page{padding:12px 10px 16px!important;border-radius:26px!important}.zm-price-table-premium{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.zm-price-table-premium table,.zm-price-table-premium tbody,.zm-price-table-premium tr,.zm-price-table-premium td{display:block!important;width:100%!important;min-width:0!important}.zm-price-table-premium thead{display:none!important}.zm-price-table-premium tr{position:relative;margin:0 0 12px!important;padding:13px!important;border:1px solid rgba(207,227,247,.95)!important;border-radius:26px!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,251,255,.98))!important;box-shadow:0 18px 44px rgba(6,26,54,.10)!important;overflow:hidden!important}.zm-price-table-premium tr:before{height:6px!important;background:linear-gradient(90deg,#061a36,#063875,#1f7fd6)!important}.zm-price-table-premium td{padding:0!important;border:0!important;margin:0!important}.zm-car-cell{align-items:center!important;gap:12px!important;padding-top:4px}.zm-car-cell img{width:96px!important;height:66px!important;border-radius:18px!important}.zm-car-cell div{min-width:0!important}.zm-car-cell b{font-size:15px!important;line-height:1.45!important;unicode-bidi:plaintext;text-align:start}.zm-car-cell small{font-size:11px!important;unicode-bidi:plaintext;text-align:start}.zm-price-table-premium td[data-label="قیمت دلاری"]{margin:11px 0 9px!important;padding:11px 12px!important;border-radius:20px!important;background:linear-gradient(180deg,#eff7ff,#f7fbff)!important;border:1px solid #cfe3f7!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.zm-price-table-premium td[data-label="قیمت دلاری"]:before{display:block!important;content:'قیمت دلاری';font-weight:950;color:#0d56a6;font-size:12px}.zm-price-table-premium td[data-label="قیمت دلاری"] strong{font-size:18px!important;background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important}.zm-price-table-premium td[data-label="شرایط پرداخت"]{padding:10px 12px!important;border-radius:20px!important;background:#fff!important;border:1px solid #e2edf8!important;text-align:right!important;font-size:13px!important;line-height:1.85!important}.zm-price-table-premium td[data-label="شرایط پرداخت"]:before{display:block!important;content:'شرایط پرداخت';font-weight:950;color:#64748b;font-size:11px;margin-bottom:3px}.zm-contact-premium{grid-template-columns:1fr!important;text-align:center!important;justify-items:center!important;padding:15px!important;border-radius:24px!important}.zm-contact-main{display:grid!important;justify-items:center!important;gap:9px!important}.zm-contact-icon{width:54px;height:54px;border-radius:20px}.zm-contact-premium h3{font-size:18px!important}.zm-contact-phone{width:100%;min-height:52px;border-radius:19px;font-size:17px}.zm-contact-grid{grid-template-columns:1fr!important;text-align:center!important;gap:6px}.zm-contact-grid .ltr{text-align:center!important}.zm-price-actions{grid-template-columns:1fr!important;gap:9px!important;margin-top:14px!important}.zm-price-actions .zm-primary{min-height:56px!important;border-radius:20px!important;font-size:15px!important}.zm-price-footer img{max-width:220px!important;max-height:70px!important}.zm-price-footer span{font-size:12px!important}.zm-price-footer small{font-size:12px!important}
}
@supports (height:100svh){@media (max-width:860px){.zm-standalone:not(.zm-body-price-visible){height:100svh!important;min-height:100svh!important}.zm-standalone:not(.zm-body-price-visible) .zm-app{height:100svh!important;max-height:100svh!important}.zm-standalone:not(.zm-body-price-visible) .zm-lp-shell{height:calc(100svh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 12px)!important}}}

/* v2.1.0 — native mobile fit, OTP feedback, polished price page */
html{overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body.zm-standalone{overflow-x:hidden;min-width:0}
body.zm-body-otp-visible,body.zm-body-price-visible{background:linear-gradient(180deg,#ffffff,#f5faff 58%,#ffffff)!important}
.zm-app{max-width:1180px;min-width:0;overflow:visible}
.zm-app.zm-otp-visible{min-height:100svh;display:grid;align-items:center;justify-items:center;padding:calc(env(safe-area-inset-top) + 10px) 0 calc(env(safe-area-inset-bottom) + 10px)!important;width:min(100% - 18px,520px)!important}
.zm-app.zm-price-visible{width:min(100% - 18px,980px)!important;padding:calc(env(safe-area-inset-top) + 10px) 0 calc(env(safe-area-inset-bottom) + 14px)!important;overflow-x:hidden}
.zm-shake{animation:zmShake .34s ease both}@keyframes zmShake{0%,100%{transform:translateX(0)}20%{transform:translateX(5px)}40%{transform:translateX(-5px)}60%{transform:translateX(3px)}80%{transform:translateX(-3px)}}
.zm-otp-card{width:100%;max-width:500px!important;margin:0 auto!important;padding:clamp(18px,4.8vw,30px)!important;border-radius:clamp(24px,7vw,34px)!important;overflow:visible!important;box-shadow:0 24px 70px rgba(6,26,54,.14)!important}.zm-otp-card .zm-check{width:clamp(58px,16vw,76px);height:clamp(58px,16vw,76px);font-size:clamp(28px,8vw,38px);margin-bottom:12px}.zm-otp-card h2{font-size:clamp(22px,6vw,34px)!important;line-height:1.25}.zm-otp-card p{font-size:clamp(12.5px,3.35vw,15px);line-height:1.8;margin-bottom:14px!important}.zm-otp-input-wrap{margin-bottom:10px!important}.zm-otp-input-wrap input{height:clamp(54px,14vw,62px)!important;border-radius:18px!important;font-size:clamp(22px,7vw,28px)!important;letter-spacing:clamp(4px,1.8vw,8px)!important}.zm-otp-card .zm-primary{min-height:clamp(52px,13vw,62px)!important;border-radius:19px!important;font-size:clamp(15px,4vw,18px)!important}.zm-otp-meta{gap:7px!important;margin:10px 0 0!important}.zm-otp-meta span{font-size:clamp(11px,2.9vw,13px);padding:6px 9px}.zm-ghost{min-height:clamp(46px,12vw,52px)!important;border-radius:17px!important;font-size:clamp(13px,3.5vw,15px)}.zm-error,.zm-ok{font-size:clamp(12px,3.15vw,13.5px)!important;line-height:1.7!important}
.zm-price-page{width:100%!important;max-width:980px!important;margin:0 auto!important;overflow:hidden!important}.zm-price-page *{max-width:100%;box-sizing:border-box}.zm-price-table-premium{width:100%!important}.zm-cb-head img{max-width:min(330px,58vw)!important}.zm-festival-title{font-size:clamp(23px,6.4vw,38px)!important;line-height:1.25!important}.zm-festival-subtitle,.zm-list-title{font-size:clamp(14px,3.6vw,20px)!important}.zm-price-footer{overflow:hidden}.zm-price-footer img{margin:0 auto 4px!important}.zm-price-footer small{display:block!important;direction:ltr!important;unicode-bidi:embed!important;line-height:1.5!important}.zm-price-actions .zm-primary{white-space:nowrap}.zm-price-actions .zm-primary span{min-width:0;overflow:hidden;text-overflow:ellipsis}.zm-car-cell b,.zm-car-cell small{direction:auto;unicode-bidi:plaintext;text-align:start}
@media (max-width:860px){
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible){height:100svh!important;min-height:100svh!important;overflow:hidden!important;position:fixed;inset:0;width:100%}
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-app{height:100svh!important;max-height:100svh!important;width:min(100% - 8px,500px)!important;padding:calc(env(safe-area-inset-top) + 4px) 0 calc(env(safe-area-inset-bottom) + 4px)!important;display:grid!important;align-items:stretch!important;overflow:hidden!important}
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-shell{height:calc(100svh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 8px)!important;min-height:0!important;grid-template-rows:minmax(0,1fr) auto!important;display:flex!important;flex-direction:column!important;gap:6px!important;overflow:hidden!important}
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-stage{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero{flex:1 1 auto!important;min-height:0!important;display:flex!important;overflow:hidden!important;padding-top:8px!important}
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media{flex:1 1 auto!important;min-height:0!important;height:auto!important;margin-top:6px!important}
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-feature-grid{flex:0 0 auto!important}
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-action{flex:0 0 auto!important;overflow:visible!important}
  body.zm-body-otp-visible{height:100svh!important;min-height:100svh!important;overflow:hidden!important;position:fixed;inset:0;width:100%}
  body.zm-body-otp-visible .zm-app{height:100svh!important;min-height:0!important;overflow:hidden!important;align-content:center!important}
  body.zm-body-price-visible{height:auto!important;min-height:100svh!important;overflow-x:hidden!important;overflow-y:auto!important;position:static!important;width:auto!important}
  .zm-app.zm-price-visible{width:min(100% - 10px,560px)!important;padding:calc(env(safe-area-inset-top) + 6px) 0 calc(env(safe-area-inset-bottom) + 12px)!important}
  .zm-price-page{border-radius:24px!important;padding:10px 9px 14px!important;border-left:0!important;border-right:0!important}
  .zm-cb-head{display:grid!important;justify-items:center!important;gap:7px!important}.zm-cb-head img{height:clamp(46px,12vw,62px)!important;max-width:72vw!important}.zm-cb-head span{font-size:11px!important;padding:7px 10px!important}
  .zm-price-table-premium tr{margin-bottom:10px!important;padding:11px!important;border-radius:23px!important}.zm-car-cell{gap:10px!important}.zm-car-cell img{width:clamp(82px,24vw,105px)!important;height:clamp(58px,16vw,70px)!important;border-radius:17px!important}.zm-car-cell b{font-size:clamp(13.5px,3.8vw,15.5px)!important}.zm-car-cell small{font-size:clamp(10.5px,2.9vw,12px)!important}.zm-price-table-premium td[data-label="قیمت دلاری"]{padding:10px 11px!important;border-radius:18px!important}.zm-price-table-premium td[data-label="قیمت دلاری"] strong{font-size:clamp(16px,4.8vw,19px)!important}.zm-price-table-premium td[data-label="شرایط پرداخت"]{font-size:clamp(12px,3.35vw,13.5px)!important;padding:9px 11px!important;border-radius:18px!important}.zm-contact-premium{padding:13px!important;border-radius:22px!important}.zm-contact-icon{width:48px!important;height:48px!important;border-radius:18px!important}.zm-contact-premium h3{font-size:clamp(16px,4.5vw,18px)!important}.zm-contact-phone{min-height:50px!important;font-size:clamp(15px,4.4vw,17px)!important}.zm-contact-grid p{font-size:clamp(11.5px,3.1vw,13px)!important}.zm-price-actions .zm-primary{min-height:52px!important;font-size:clamp(13.5px,3.8vw,15px)!important;border-radius:18px!important}.zm-price-actions .zm-primary svg{width:21px!important;height:21px!important}.zm-price-footer{padding-top:12px!important;margin-top:14px!important}.zm-price-footer img{width:min(210px,58vw)!important;max-height:64px!important}.zm-price-footer span,.zm-price-footer small{font-size:clamp(10.5px,2.9vw,12px)!important}
}
@media (width:390px) and (height:844px),(width:393px) and (height:852px),(width:402px) and (height:874px),(width:430px) and (height:932px),(width:428px) and (height:926px){.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-clean{padding-top:10px!important}.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-feature-grid{margin-top:9px!important}.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-logo img{height:44px!important}.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-input input{height:48px!important}.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lead-form button{min-height:50px!important}}
@media (max-width:380px){.zm-app.zm-otp-visible{width:min(100% - 10px,370px)!important}.zm-otp-card{padding:16px 13px!important}.zm-otp-card p{font-size:12px!important}.zm-otp-meta span{font-size:10.5px!important;padding:5px 7px}.zm-app.zm-price-visible{width:calc(100% - 8px)!important}.zm-price-page{padding:8px 7px 12px!important}.zm-car-cell img{width:78px!important;height:54px!important}.zm-price-table-premium tr{padding:9px!important}.zm-price-actions .zm-primary span{font-size:13px!important}}
@media (max-height:720px) and (max-width:430px){.zm-otp-card .zm-check{width:54px;height:54px;font-size:27px;margin-bottom:8px}.zm-otp-card h2{font-size:21px!important}.zm-otp-card p{line-height:1.55;margin-bottom:10px!important}.zm-otp-input-wrap input{height:50px!important}.zm-otp-card .zm-primary{min-height:48px!important}.zm-otp-meta{display:grid!important;grid-template-columns:1fr 1fr}.zm-ghost{min-height:44px!important}}
@supports (height:100dvh){@media (max-width:860px){.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible),body.zm-body-otp-visible{height:100dvh!important;min-height:100dvh!important}.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-app,body.zm-body-otp-visible .zm-app{height:100dvh!important}.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-shell{height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 8px)!important}}}
@media (prefers-reduced-motion:reduce){.zm-shake{animation:none!important}}

/* v2.2.0 native mobile loading + OTP autofill polish */
.zm-lead-form button[data-main-submit], .zm-primary[data-zm-verify]{position:relative;overflow:hidden;isolation:isolate}
.zm-btn-spinner{display:none;width:20px;height:20px;border-radius:50%;border:3px solid rgba(255,255,255,.36);border-top-color:#fff;animation:zmSpin .74s linear infinite;flex:0 0 auto}
.zm-btn-wait{display:none;font-size:13px;font-weight:900;line-height:1;color:rgba(255,255,255,.92);margin-inline-start:2px}
.zm-loading .zm-btn-spinner,.zm-primary.zm-loading .zm-btn-spinner{display:inline-block!important}
.zm-loading .zm-submit-arrow{display:none!important}
.zm-loading .zm-btn-wait{display:inline-block!important}
.zm-loading button[data-main-submit],button.zm-loading,.zm-primary.zm-loading{cursor:wait!important;filter:saturate(1.04)!important;transform:none!important}
@keyframes zmSpin{to{transform:rotate(360deg)}}
.zm-otp-input-wrap input{-webkit-text-security:none!important;caret-color:var(--zm-primary);font-variant-numeric:tabular-nums;touch-action:manipulation}
.zm-otp-input-wrap input::-webkit-credentials-auto-fill-button{visibility:visible!important;display:block!important}
.zm-price-actions .zm-primary[aria-busy="true"] .zm-btn-spinner{display:inline-block!important}
.zm-price-footer{background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(248,251,255,.92));border-radius:24px!important;border:1px solid #d8e7f5!important;padding:16px!important;margin-top:18px!important}
.zm-price-footer img{filter:drop-shadow(0 8px 20px rgba(6,26,54,.08))}
@media (max-width:720px){
  .zm-lead-form button[data-main-submit]{min-height:54px!important;gap:8px!important;font-size:15px!important}
  .zm-btn-spinner{width:18px;height:18px;border-width:2.5px}
  .zm-btn-wait{font-size:12px!important}
  .zm-otp-input-wrap input{font-size:24px!important;letter-spacing:6px!important}
  .zm-otp-card .zm-primary{gap:8px!important}
}


/* v2.4.0 delivery column + refined car table */
.zm-price-table-premium th:nth-child(1){width:34%}
.zm-price-table-premium th:nth-child(2){width:18%}
.zm-price-table-premium th:nth-child(3){width:28%}
.zm-price-table-premium th:nth-child(4){width:20%}
.zm-price-table-premium td[data-label="زمان تحویل"]{text-align:center}
.zm-delivery-badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;background:linear-gradient(180deg,#fff8ea,#fff2cf);border:1px solid #f6df9b;color:#9a6400;font-weight:900;box-shadow:0 8px 18px rgba(154,100,0,.08)}
.zm-car-cell small{display:inline-flex;align-items:center;gap:6px;color:#5e748c;background:#f7fbff;border:1px solid #dce9f6;padding:5px 10px;border-radius:999px;width:max-content}
.zm-price-table-premium tbody tr:hover{background:#f6fbff;transform:translateY(-1px);transition:all .18s ease}
.zm-price-table-premium tbody tr{transition:all .18s ease}
@media (max-width:720px){
  .zm-price-table-premium td[data-label="زمان تحویل"]{margin-top:10px!important;padding:10px 12px!important;border-radius:18px!important;background:#fffaf0!important;border:1px solid #f6df9b!important;text-align:right!important}
  .zm-price-table-premium td[data-label="زمان تحویل"]:before{display:block!important;content:'زمان تحویل';font-weight:950;color:#9a6400;font-size:11px;margin-bottom:4px}
  .zm-delivery-badge{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#9a6400!important}
}

/* v2.5.0 custom output image */
.zm-output-visual{margin:16px auto 14px;border-radius:28px;overflow:hidden;border:1px solid #d8e7f5;background:#fff;box-shadow:0 18px 44px rgba(6,26,54,.10);max-width:920px}
.zm-output-visual img{display:block;width:100%;height:auto;max-height:320px;object-fit:cover}
@media(max-width:720px){.zm-output-visual{border-radius:22px;margin:12px auto}.zm-output-visual img{max-height:220px}}


/* v2.6.0 mobile fit, fixed UI, readable payment steps, car image lightbox */
html{touch-action:manipulation;-webkit-text-size-adjust:100%}
.zm-app,.zm-app *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.zm-app input,.zm-app textarea,.zm-app select,.zm-app button{font-size:16px!important}
.zm-price-table-premium th:nth-child(2){width:17%}
.zm-price-table-premium td[data-label="قیمت قطعی"] strong{display:inline-flex;align-items:center;justify-content:center;direction:ltr;unicode-bidi:embed;background:#eff7ff;border:1px solid #cfe3f7;border-radius:999px;padding:7px 14px;min-width:132px;font-weight:950;color:var(--zm-primary)}
.zm-pay-steps{display:grid;gap:7px;min-width:220px}
.zm-pay-step{display:grid;grid-template-columns:34px minmax(80px,auto) 1fr;align-items:center;gap:8px;padding:8px 10px;border-radius:16px;background:linear-gradient(180deg,#ffffff,#f7fbff);border:1px solid #dce9f6;box-shadow:0 8px 18px rgba(6,26,54,.045)}
.zm-pay-step i{width:28px;height:28px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#061a36,#1f7fd6);color:#fff;font-style:normal;font-weight:950;font-size:13px}
.zm-pay-step b{color:#063875;font-size:12px;font-weight:950;white-space:nowrap}
.zm-pay-step em{font-style:normal;color:#334a63;font-size:12.5px;font-weight:800;line-height:1.7}
.zm-car-photo{appearance:none;border:0;background:transparent;padding:0;margin:0;cursor:pointer;border-radius:18px;display:block;flex:0 0 auto;transition:transform .18s ease,filter .18s ease}
.zm-car-photo:hover{transform:translateY(-1px);filter:saturate(1.06)}
.zm-car-photo img{display:block}
.zm-lightbox{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:22px;background:rgba(2,10,24,.62);backdrop-filter:blur(10px);opacity:0;transition:opacity .18s ease;direction:rtl}
.zm-lightbox.is-visible{opacity:1}
.zm-lightbox-card{width:min(92vw,860px);max-height:88vh;border-radius:30px;background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid rgba(255,255,255,.72);box-shadow:0 34px 90px rgba(0,0,0,.30);padding:16px;display:grid;gap:12px;transform:translateY(10px) scale(.985);transition:transform .2s ease}
.zm-lightbox.is-visible .zm-lightbox-card{transform:translateY(0) scale(1)}
.zm-lightbox-card img{display:block;width:100%;max-height:72vh;object-fit:contain;border-radius:22px;background:#eef5fc;border:1px solid #d8e7f5}
.zm-lightbox-card strong{text-align:center;color:#063875;font-size:17px;font-weight:950;line-height:1.6}
.zm-lightbox-close{position:fixed;top:max(18px,env(safe-area-inset-top));left:max(18px,env(safe-area-inset-left));width:46px;height:46px;border:0;border-radius:17px;background:#fff;color:#063875;font-size:32px;line-height:1;box-shadow:0 18px 46px rgba(0,0,0,.22);cursor:pointer}
body.zm-lightbox-open{overflow:hidden!important}
.zm-price-table-premium tbody tr:hover{transform:none}
.zm-app{will-change:auto}
.zm-primary,.zm-lead-form button,.zm-feature,.zm-car-photo{transition-duration:.16s!important}

@media (max-width:720px){
  .zm-app{width:100%!important;max-width:100%!important;padding-left:max(6px,env(safe-area-inset-left))!important;padding-right:max(6px,env(safe-area-inset-right))!important}
  .zm-price-page{width:100%!important;max-width:100%!important;border-radius:22px!important;padding:8px 7px 12px!important;overflow:visible!important}
  .zm-festival-title{font-size:clamp(20px,5.8vw,28px)!important;line-height:1.28!important;margin:8px 0 6px!important}
  .zm-festival-subtitle,.zm-list-title{font-size:clamp(13px,3.4vw,17px)!important;line-height:1.55!important}
  .zm-list-title:after{width:34px!important;height:34px!important;font-size:18px!important}
  .zm-cb-head{gap:6px!important;margin-bottom:8px!important}
  .zm-cb-head img{height:clamp(40px,10vw,54px)!important;max-width:68vw!important}
  .zm-cb-head span{font-size:10.5px!important;padding:6px 9px!important}
  .zm-price-table-premium tr{padding:10px!important;border-radius:22px!important;margin-bottom:9px!important}
  .zm-car-cell{gap:9px!important;align-items:center!important;display:grid!important;grid-template-columns:82px minmax(0,1fr)!important}
  .zm-car-photo img,.zm-car-cell img{width:82px!important;height:56px!important;border-radius:15px!important;padding:3px!important}
  .zm-car-cell b{font-size:13.2px!important;line-height:1.45!important}
  .zm-car-cell small{font-size:10.2px!important;padding:4px 8px!important;max-width:100%;white-space:normal!important}
  .zm-price-table-premium td[data-label="قیمت قطعی"]{margin:9px 0 8px!important;padding:9px 10px!important;border-radius:17px!important;background:linear-gradient(180deg,#eff7ff,#f7fbff)!important;border:1px solid #cfe3f7!important;display:flex!important;align-items:center!important;justify-content:space-between!important}
  .zm-price-table-premium td[data-label="قیمت قطعی"]:before{display:block!important;content:'قیمت قطعی';font-weight:950;color:#0d56a6;font-size:11.5px}
  .zm-price-table-premium td[data-label="قیمت قطعی"] strong{font-size:16px!important;background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;min-width:auto!important}
  .zm-price-table-premium td[data-label="شرایط پرداخت"]{padding:0!important;background:transparent!important;border:0!important}
  .zm-price-table-premium td[data-label="شرایط پرداخت"]:before{display:block!important;content:'شرایط پرداخت';font-weight:950;color:#64748b;font-size:11px;margin:0 0 5px}
  .zm-pay-steps{gap:6px;min-width:0;width:100%}
  .zm-pay-step{grid-template-columns:28px 74px minmax(0,1fr);gap:6px;padding:7px 8px;border-radius:14px}
  .zm-pay-step i{width:24px;height:24px;border-radius:10px;font-size:11px}
  .zm-pay-step b{font-size:10.5px}
  .zm-pay-step em{font-size:11px;line-height:1.55}
  .zm-price-table-premium td[data-label="زمان تحویل"]{margin-top:8px!important;padding:8px 10px!important;border-radius:16px!important}
  .zm-contact-premium{padding:11px!important;border-radius:20px!important;margin-top:10px!important}
  .zm-contact-icon{width:42px!important;height:42px!important;border-radius:15px!important}
  .zm-contact-premium h3{font-size:15.5px!important}
  .zm-contact-main p,.zm-contact-grid p{font-size:11px!important;line-height:1.55!important}
  .zm-contact-phone{min-height:46px!important;font-size:15px!important}
  .zm-price-actions{gap:8px!important;margin-top:10px!important}
  .zm-price-actions .zm-primary{min-height:48px!important;border-radius:17px!important;font-size:13px!important}
  .zm-price-footer{padding:10px!important;margin-top:10px!important;border-radius:19px!important}
  .zm-price-footer img{max-height:52px!important;width:min(180px,54vw)!important}
  .zm-lightbox{padding:12px}
  .zm-lightbox-card{width:calc(100vw - 24px);border-radius:22px;padding:10px}
  .zm-lightbox-card img{max-height:68vh;border-radius:16px}
  .zm-lightbox-close{width:42px;height:42px;border-radius:15px;font-size:29px}
}

@media (max-width:430px){
  body.zm-body-price-visible{overflow-x:hidden!important}
  .zm-app.zm-price-visible{width:100%!important;max-width:100%!important;padding:calc(env(safe-area-inset-top) + 4px) 5px calc(env(safe-area-inset-bottom) + 8px)!important}
  .zm-price-page{border-radius:20px!important}
}

@media (width:390px) and (height:844px),(width:393px) and (height:852px){
  .zm-app.zm-price-visible{padding-left:5px!important;padding-right:5px!important}
  .zm-price-page{padding:7px 6px 10px!important}
  .zm-cb-head img{height:42px!important}
  .zm-festival-title{font-size:21px!important}
  .zm-price-table-premium tr{padding:9px!important;margin-bottom:8px!important}
  .zm-car-cell{grid-template-columns:76px minmax(0,1fr)!important}
  .zm-car-photo img,.zm-car-cell img{width:76px!important;height:52px!important}
  .zm-pay-step{grid-template-columns:25px 66px minmax(0,1fr)!important;padding:6px 7px!important}
  .zm-pay-step em{font-size:10.5px!important}
}


/* v2.7.0 lead clarity + preregistration */
.zm-branding-note{margin:10px auto 0;display:grid;justify-items:center;gap:4px;color:#063875;text-align:center}
.zm-branding-note strong{font-size:clamp(22px,5.8vw,34px);font-weight:950}
.zm-branding-note span{font-size:clamp(14px,3.7vw,20px);font-weight:900;color:#18365c}
.zm-branding-note small{display:inline-flex;padding:7px 12px;border-radius:999px;background:#eff7ff;border:1px solid #d8e7f5;color:#0d56a6;font-weight:950}
.zm-action-card h2:before{content:'📱';display:inline-grid;place-items:center;width:38px;height:38px;border-radius:14px;margin-left:8px;background:#eff7ff;border:1px solid #d8e7f5}
.zm-action-card h2{line-height:1.35}
.zm-action-card p{font-size:clamp(14px,3.8vw,17px);font-weight:850;color:#334a63}
.zm-input input[name="mobile"]{font-size:16px!important;font-weight:900;direction:ltr;text-align:center;letter-spacing:.5px}
.zm-input:before{content:'شماره موبایل برای دریافت لیست قیمت';display:block;margin:0 0 7px;color:#063875;font-size:13px;font-weight:950}
.zm-price-actions{order:50;margin-top:14px!important;margin-bottom:10px!important}
.zm-price-footer{order:60}
.zm-price-page{display:flex;flex-direction:column}
.zm-price-footer small:before{content:'+984133241000  •  ';direction:ltr}

.zm-pre-reg-fab{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:99990;border:0;border-radius:22px;padding:15px 20px;background:linear-gradient(135deg,#061a36,#063875 58%,#1f7fd6);color:#fff;font-family:inherit;font-weight:950;font-size:15px;box-shadow:0 24px 55px rgba(6,56,117,.34);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}
.zm-pre-reg-fab:hover{transform:translateY(-2px);box-shadow:0 30px 70px rgba(6,56,117,.42)}
.zm-pre-reg-fab:before{content:'✦';margin-left:8px}
.zm-pre-reg-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:end center;padding:18px;opacity:0;pointer-events:none;transition:opacity .18s ease}
.zm-pre-reg-modal.is-open{opacity:1;pointer-events:auto}
.zm-pre-reg-modal[hidden]{display:none!important}
.zm-pre-reg-backdrop{position:absolute;inset:0;background:rgba(2,10,24,.58);backdrop-filter:blur(10px)}
.zm-pre-reg-card{position:relative;width:min(100%,560px);max-height:min(88vh,760px);overflow:auto;background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid #d8e7f5;border-radius:30px;padding:22px;box-shadow:0 34px 90px rgba(0,0,0,.28);transform:translateY(20px);transition:transform .2s ease;direction:rtl}
.zm-pre-reg-modal.is-open .zm-pre-reg-card{transform:translateY(0)}
.zm-pre-reg-close{position:absolute;left:16px;top:14px;width:40px;height:40px;border:0;border-radius:14px;background:#eff7ff;color:#063875;font-size:28px;line-height:1;cursor:pointer}
.zm-pre-reg-card h2{margin:4px 0 6px;color:#063875;font-size:25px;font-weight:950}
.zm-pre-reg-card p{margin:0 0 14px;color:#52677f;font-weight:850}
.zm-pre-reg-card label{display:grid;gap:6px;margin:10px 0;color:#063875;font-weight:950;font-size:13px}
.zm-pre-reg-card input,.zm-pre-reg-card select{width:100%;height:50px;border:1px solid #bfd1eb;border-radius:17px;padding:0 13px;background:#fff;font-family:inherit;font-size:16px!important;font-weight:850;color:#18365c;outline:none}
.zm-pre-reg-card input:focus,.zm-pre-reg-card select:focus{border-color:#1f7fd6;box-shadow:0 0 0 4px rgba(31,127,214,.12)}
.zm-pre-reg-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.zm-pre-reg-card .zm-primary{width:100%;min-height:54px;margin-top:10px;border:0;color:#fff;font-weight:950}
.zm-pre-reg-status{margin-top:10px;line-height:1.8;font-weight:900;text-align:center}
.zm-pre-reg-status.is-error{color:#b42318}
.zm-pre-reg-status.is-success{color:#11823b}
body.zm-pre-reg-open{overflow:hidden!important}

@media(max-width:720px){
  .zm-pre-reg-fab{right:12px;bottom:12px;border-radius:19px;padding:13px 16px;font-size:14px}
  .zm-pre-reg-modal{padding:10px;place-items:end center}
  .zm-pre-reg-card{border-radius:24px;padding:18px 14px 14px;max-height:86vh}
  .zm-pre-reg-row{grid-template-columns:1fr;gap:0}
  .zm-pre-reg-card h2{font-size:21px;padding-left:42px}
  .zm-pre-reg-card input,.zm-pre-reg-card select{height:48px;border-radius:16px}
}


/* v2.8.0 lead UX, OTP branding, live output, desktop/mobile fit */
.zm-action-card p{font-size:0!important;line-height:0!important;margin:0 0 12px!important}
.zm-action-card p:before{content:'برای دریافت شرایط فروش و لیست قیمت شماره موبایل خود را وارد نمایید و دکمه دریافت رو بزنید';display:block;font-size:clamp(14px,3.7vw,18px);line-height:1.8;font-weight:950;color:#18365c;background:linear-gradient(180deg,#f7fbff,#eff7ff);border:1px solid #d8e7f5;border-radius:18px;padding:12px 14px;text-align:center}
.zm-lead-form button[data-main-submit],.zm-lead-form button[type="submit"]{animation:zmSoftPulse 1.75s ease-in-out infinite;position:relative;isolation:isolate}
.zm-lead-form button[data-main-submit]:after,.zm-lead-form button[type="submit"]:after{content:"";position:absolute;inset:4px;border-radius:inherit;border:1px solid rgba(255,255,255,.34);opacity:.65;pointer-events:none}
@keyframes zmSoftPulse{0%,100%{box-shadow:0 18px 42px rgba(6,56,117,.22);transform:translateY(0)}50%{box-shadow:0 24px 60px rgba(31,127,214,.38);transform:translateY(-1px)}}

.zm-hero-media{max-height:clamp(190px,28vh,310px)!important}
.zm-hero-media img{max-height:clamp(185px,27vh,300px)!important;object-fit:contain!important}
.zm-lp-shell{gap:14px!important}
.zm-lp-stage{display:grid!important;align-content:start!important}
.zm-action-card{padding:20px!important}
.zm-lp-action{margin-top:0!important}
.zm-branding-note{margin-top:4px!important}
.zm-input{margin-top:6px!important}

.zm-otp-brand{display:grid;justify-items:center;gap:4px;margin:0 auto 12px;text-align:center}
.zm-otp-brand img{height:58px;max-width:230px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(6,26,54,.10))}
.zm-otp-brand strong{color:#063875;font-size:21px;font-weight:950}
.zm-otp-brand span{color:#18365c;font-size:13px;font-weight:900}

.zm-pre-reg-fab{display:none}
.zm-app.zm-price-visible .zm-pre-reg-fab{display:block;animation:zmFabIn .28s ease both}
@keyframes zmFabIn{from{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}
.zm-pre-reg-fab{border-radius:999px!important;padding:14px 18px!important;background:linear-gradient(135deg,#061a36 0%,#063875 52%,#28a4ff 100%)!important;box-shadow:0 18px 42px rgba(6,56,117,.32), inset 0 1px 0 rgba(255,255,255,.22)!important}
.zm-pre-reg-fab:before{content:'✍️';margin-left:7px}

.zm-pre-reg-thanks{display:grid;justify-items:center;text-align:center;gap:10px;padding:14px 4px 6px}
.zm-thanks-icon{width:74px;height:74px;border-radius:28px;display:grid;place-items:center;background:linear-gradient(135deg,#0f7b37,#25c06d);color:#fff;font-size:42px;font-weight:950;box-shadow:0 18px 40px rgba(17,130,59,.24)}
.zm-pre-reg-thanks h2{margin:0!important;color:#063875!important;font-size:28px!important}
.zm-pre-reg-thanks p{margin:0!important;color:#18365c!important;font-weight:900!important;line-height:1.9!important}
.zm-pre-reg-thanks strong{direction:ltr;background:#eff7ff;border:1px solid #cfe3f7;border-radius:999px;padding:8px 18px;color:#063875;font-size:20px;font-weight:950}
.zm-pre-reg-thanks small{color:#52677f;font-weight:850;line-height:1.9}

.zm-price-actions{order:58!important;margin:14px auto 8px!important}
.zm-price-footer{order:60!important}
.zm-price-page{display:flex!important;flex-direction:column!important}
.zm-price-footer small:before{content:''!important}
.zm-price-footer small:after{content:'  •  +984133241000';direction:ltr}

@media(min-width:980px){
  .zm-app:not(.zm-price-visible):not(.zm-otp-visible){max-width:1180px!important}
  .zm-lp-shell{grid-template-columns:minmax(0,1fr) 420px!important;align-items:center!important;min-height:auto!important}
  .zm-lp-stage{min-height:auto!important}
  .zm-hero-media{height:270px!important}
  .zm-hero-media img{height:260px!important}
  .zm-lp-action{align-self:center!important}
  .zm-price-page{max-width:1040px!important}
  .zm-price-table-premium td{font-size:13px}
}

@media(max-width:720px){
  .zm-hero-media{max-height:190px!important;margin-top:4px!important}
  .zm-hero-media img{max-height:185px!important}
  .zm-action-card{padding:14px!important;border-radius:24px!important}
  .zm-action-card p:before{font-size:13.5px!important;padding:10px!important;border-radius:16px!important}
  .zm-lp-shell{gap:8px!important}
  .zm-lp-stage{gap:6px!important}
  .zm-lp-action{padding:0 4px!important}
  .zm-branding-note strong{font-size:20px!important}
  .zm-branding-note span{font-size:13px!important}
  .zm-branding-note small{font-size:11px!important;padding:5px 9px!important}
  .zm-input:before{font-size:12px!important;text-align:center}
  .zm-lead-form button{min-height:50px!important}
  .zm-otp-brand img{height:46px;max-width:190px}
  .zm-otp-brand strong{font-size:18px}
  .zm-pre-reg-fab{bottom:max(10px,env(safe-area-inset-bottom))!important;right:10px!important;font-size:13px!important;padding:12px 14px!important}
}

@media(max-width:430px){
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-app{padding-top:4px!important}
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-shell{height:auto!important;min-height:100svh!important;overflow:auto!important}
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible){position:static!important;overflow:auto!important;height:auto!important}
  .zm-hero-media{max-height:170px!important}
  .zm-hero-media img{max-height:165px!important}
}


/* v2.8.1 clean homepage rebuild + aligned controls */
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible){
  min-height:100svh!important;
  height:auto!important;
  overflow:auto!important;
  position:static!important;
  background:
    radial-gradient(circle at 18% 12%, rgba(31,127,214,.16), transparent 28%),
    linear-gradient(180deg,#f7fbff 0%,#eef6ff 100%)!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-app{
  width:min(100% - 24px,1120px)!important;
  max-width:1120px!important;
  min-height:100svh!important;
  height:auto!important;
  padding:18px 0!important;
  display:grid!important;
  align-items:center!important;
  margin:0 auto!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-shell{
  height:auto!important;
  min-height:auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)!important;
  gap:18px!important;
  align-items:stretch!important;
  overflow:visible!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-stage,
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-action{
  min-height:0!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-stage{
  display:grid!important;
  grid-template-rows:auto minmax(190px,270px) auto auto!important;
  gap:10px!important;
  padding:18px!important;
  border-radius:34px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,252,255,.94))!important;
}
.zm-lp-header{padding:0!important}
.zm-lp-logo img{height:54px!important;max-width:260px!important;object-fit:contain!important}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero{
  padding:0!important;
  min-height:0!important;
  display:grid!important;
  gap:8px!important;
  align-content:center!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media{
  height:230px!important;
  max-height:230px!important;
  margin:0!important;
  border-radius:28px!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#fff,#eef7ff)!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media img{
  width:100%!important;
  height:100%!important;
  max-height:220px!important;
  object-fit:contain!important;
}
.zm-branding-note{
  margin:0!important;
  padding:10px!important;
  border-radius:22px!important;
  background:#fff!important;
  border:1px solid #d8e7f5!important;
}
.zm-branding-note strong{font-size:clamp(22px,3vw,34px)!important;line-height:1.15!important}
.zm-branding-note span{font-size:clamp(13px,1.5vw,18px)!important;line-height:1.5!important}
.zm-feature-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:9px!important;
  margin:0!important;
}
.zm-feature{
  min-height:64px!important;
  padding:9px 10px!important;
  border-radius:20px!important;
  align-items:center!important;
}
.zm-feature i{width:40px!important;height:40px!important;border-radius:14px!important;font-size:22px!important}
.zm-feature span{font-size:12.5px!important;line-height:1.5!important}

.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-action{
  display:grid!important;
  grid-template-rows:auto 1fr auto!important;
  gap:12px!important;
  padding:18px!important;
  border-radius:34px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,251,255,.96))!important;
  border:1px solid rgba(201,222,242,.95)!important;
  box-shadow:0 30px 90px rgba(6,26,54,.12)!important;
}
.zm-action-logo{margin:0!important;text-align:center!important}
.zm-action-logo img{height:64px!important;max-width:280px!important;object-fit:contain!important}
.zm-action-card{
  border-radius:28px!important;
  padding:22px!important;
  background:#fff!important;
  border:1px solid #d8e7f5!important;
  box-shadow:0 18px 45px rgba(6,26,54,.08)!important;
  display:grid!important;
  gap:12px!important;
  align-content:center!important;
}
.zm-action-card h2{
  margin:0!important;
  color:#063875!important;
  text-align:center!important;
  font-size:clamp(23px,2.8vw,34px)!important;
  font-weight:950!important;
  line-height:1.25!important;
}
.zm-action-card h2:before{
  content:'📱'!important;
  display:grid!important;
  margin:0 auto 8px!important;
  width:48px!important;height:48px!important;
  place-items:center!important;border-radius:18px!important;
  background:#eff7ff!important;border:1px solid #d8e7f5!important;
}
.zm-action-card p,
.zm-action-card .zm-lead-help{
  font-size:clamp(14px,1.55vw,17px)!important;
  line-height:1.9!important;
  margin:0!important;
  padding:12px 14px!important;
  text-align:center!important;
  color:#18365c!important;
  font-weight:900!important;
  background:linear-gradient(180deg,#f7fbff,#eff7ff)!important;
  border:1px solid #d8e7f5!important;
  border-radius:18px!important;
}
.zm-action-card p:before{content:none!important;display:none!important}
.zm-lead-form{display:grid!important;gap:12px!important;margin:0!important}
.zm-input{
  height:auto!important;
  min-height:0!important;
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr)!important;
  align-items:center!important;
  gap:8px!important;
  border:1px solid #bfd1eb!important;
  border-radius:20px!important;
  padding:8px 12px!important;
  background:#fff!important;
  box-shadow:0 10px 24px rgba(6,26,54,.045)!important;
}
.zm-input:before{content:none!important}
.zm-input span{
  width:38px!important;height:38px!important;
  display:grid!important;place-items:center!important;
  border-radius:14px!important;background:#eff7ff!important;
  margin:0!important;
}
.zm-input input{
  width:100%!important;height:48px!important;
  border:0!important;background:transparent!important;
  padding:0!important;margin:0!important;
  font-size:16px!important;font-weight:950!important;
  direction:ltr!important;text-align:center!important;
  outline:none!important;box-shadow:none!important;
}
.zm-input input::placeholder{color:#8aa0ba!important;font-size:14px!important;font-weight:800!important}
.zm-lead-form button[data-main-submit],
.zm-lead-form button[type="submit"]{
  width:100%!important;
  min-height:58px!important;
  border-radius:21px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  font-size:16px!important;
  font-weight:950!important;
  line-height:1.4!important;
  border:0!important;
  color:#fff!important;
  cursor:pointer!important;
  pointer-events:auto!important;
}
.zm-lead-form button[data-main-submit] span,
.zm-lead-form button[type="submit"] span{display:inline!important;color:#fff!important}
.zm-lp-footer{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  margin:0!important;
  padding:10px!important;
  border-radius:20px!important;
  background:#fff!important;
  border:1px solid #d8e7f5!important;
}
.zm-lp-footer img{width:30px!important;height:30px!important;object-fit:contain!important}
.zm-lp-footer span{font-size:12px!important;font-weight:900!important;color:#18365c!important}
.zm-lp-footer .ltr{direction:ltr!important;color:#063875!important}

@media(max-width:900px){
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-app{
    width:100%!important;
    padding:8px!important;
    align-items:start!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-shell{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-stage{
    padding:12px!important;
    border-radius:26px!important;
    grid-template-rows:auto auto auto auto!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media{
    height:150px!important;
    max-height:150px!important;
    border-radius:22px!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media img{
    max-height:145px!important;
  }
  .zm-lp-logo img{height:42px!important}
  .zm-branding-note{padding:8px!important;border-radius:18px!important}
  .zm-branding-note strong{font-size:20px!important}
  .zm-branding-note span{font-size:12.5px!important}
  .zm-branding-note small{font-size:10.5px!important;padding:5px 8px!important}
  .zm-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
  .zm-feature{min-height:52px!important;padding:7px!important;border-radius:17px!important}
  .zm-feature i{width:32px!important;height:32px!important;font-size:18px!important;border-radius:12px!important}
  .zm-feature span{font-size:11px!important}
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-action{
    padding:12px!important;
    border-radius:26px!important;
  }
  .zm-action-logo img{height:48px!important}
  .zm-action-card{padding:14px!important;border-radius:23px!important;gap:10px!important}
  .zm-action-card h2{font-size:22px!important}
  .zm-action-card h2:before{width:40px!important;height:40px!important;border-radius:15px!important;margin-bottom:6px!important}
  .zm-action-card .zm-lead-help{font-size:13px!important;line-height:1.75!important;padding:10px!important}
  .zm-input{grid-template-columns:38px minmax(0,1fr)!important;border-radius:18px!important;padding:7px 10px!important}
  .zm-input span{width:32px!important;height:32px!important;border-radius:12px!important}
  .zm-input input{height:44px!important;font-size:16px!important}
  .zm-lead-form button[data-main-submit]{min-height:52px!important;border-radius:18px!important;font-size:14px!important}
}


/* v2.8.2 mobile webapp layout: full width input, full banner, features below form, OTP header */
.zm-mobile-app-header{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  padding:10px 12px!important;
  border-radius:24px!important;
  background:rgba(255,255,255,.94)!important;
  border:1px solid #d8e7f5!important;
  box-shadow:0 14px 34px rgba(6,26,54,.07)!important;
}
.zm-mobile-app-header .zm-lp-logo{display:flex!important;align-items:center!important;margin:0!important}
.zm-mobile-app-header .zm-lp-logo img{height:46px!important;max-width:180px!important;object-fit:contain!important}
.zm-app-header-text{display:grid!important;gap:2px!important;text-align:right!important}
.zm-app-header-text strong{color:#063875!important;font-size:17px!important;font-weight:950!important;line-height:1.2!important}
.zm-app-header-text span{color:#52677f!important;font-size:12px!important;font-weight:900!important;line-height:1.35!important}

.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-shell{
  grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr)!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-stage{
  grid-template-rows:auto 1fr!important;
  padding:14px!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero{
  position:relative!important;
  height:100%!important;
  min-height:420px!important;
  border-radius:32px!important;
  overflow:hidden!important;
  padding:0!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media{
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  border-radius:32px!important;
  margin:0!important;
  background:#eef7ff!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media img{
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center!important;
}
.zm-hero-badge{
  position:absolute!important;
  right:16px!important;
  bottom:16px!important;
  z-index:2!important;
  padding:9px 14px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.92)!important;
  border:1px solid rgba(216,231,245,.95)!important;
  color:#063875!important;
  font-size:13px!important;
  font-weight:950!important;
  box-shadow:0 12px 30px rgba(6,26,54,.13)!important;
}

.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-action{
  grid-template-rows:1fr auto!important;
}
.zm-action-card{align-content:start!important}
.zm-lead-form{width:100%!important}
.zm-input{
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
}
.zm-input input[name="mobile"]{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  flex:1 1 auto!important;
  height:52px!important;
  text-align:right!important;
  direction:ltr!important;
  padding:0 4px!important;
}
.zm-input span{
  flex:0 0 40px!important;
}
.zm-lead-form button[data-main-submit]{
  width:100%!important;
}

.zm-feature-grid-under-form{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:9px!important;
  margin-top:2px!important;
  width:100%!important;
}
.zm-feature-grid-under-form .zm-feature{
  background:linear-gradient(180deg,#fff,#f7fbff)!important;
  border:1px solid #d8e7f5!important;
  min-height:62px!important;
  box-shadow:0 10px 24px rgba(6,26,54,.055)!important;
}
.zm-feature-grid-under-form .zm-feature i{
  width:38px!important;
  height:38px!important;
  font-size:20px!important;
}

.zm-otp-app-header{
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  padding:10px 12px!important;
  margin:0 0 12px!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,#fff,#f7fbff)!important;
  border:1px solid #d8e7f5!important;
  box-shadow:0 12px 28px rgba(6,26,54,.07)!important;
}
.zm-otp-app-header img{
  height:44px!important;
  max-width:170px!important;
  object-fit:contain!important;
}
.zm-otp-app-header div{display:grid!important;gap:2px!important;text-align:right!important}
.zm-otp-app-header strong{color:#063875!important;font-size:16px!important;font-weight:950!important}
.zm-otp-app-header span{color:#52677f!important;font-size:11.5px!important;font-weight:900!important}
.zm-otp-card{
  display:grid!important;
  gap:10px!important;
  justify-items:stretch!important;
}
.zm-otp-card .zm-check{
  margin:2px auto 0!important;
}
.zm-otp-card h2,.zm-otp-card p{
  text-align:center!important;
}
.zm-otp-input-wrap{
  width:100%!important;
  display:block!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.zm-otp-input-wrap input{
  width:100%!important;
  height:58px!important;
  border:1px solid #bfd1eb!important;
  border-radius:20px!important;
  background:#fff!important;
  text-align:center!important;
  direction:ltr!important;
  font-size:24px!important;
  font-weight:950!important;
  letter-spacing:8px!important;
}

@media(max-width:900px){
  .zm-mobile-app-header{
    border-radius:20px!important;
    padding:8px 10px!important;
  }
  .zm-mobile-app-header .zm-lp-logo img{
    height:38px!important;
    max-width:145px!important;
  }
  .zm-app-header-text strong{font-size:15px!important}
  .zm-app-header-text span{font-size:10.5px!important}
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-shell{
    grid-template-columns:1fr!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-stage{
    padding:8px!important;
    gap:8px!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero{
    min-height:230px!important;
    border-radius:24px!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media{
    height:230px!important;
    border-radius:24px!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media img{
    object-fit:cover!important;
  }
  .zm-hero-badge{
    right:10px!important;
    bottom:10px!important;
    font-size:11.5px!important;
    padding:7px 10px!important;
  }
  .zm-action-card{
    padding:13px!important;
    border-radius:22px!important;
  }
  .zm-input{
    padding:7px 9px!important;
    border-radius:18px!important;
  }
  .zm-input input[name="mobile"]{
    height:46px!important;
    text-align:center!important;
  }
  .zm-feature-grid-under-form{
    gap:7px!important;
  }
  .zm-feature-grid-under-form .zm-feature{
    min-height:52px!important;
    padding:7px!important;
  }
  .zm-feature-grid-under-form .zm-feature i{
    width:32px!important;
    height:32px!important;
    font-size:17px!important;
  }
  .zm-feature-grid-under-form .zm-feature span{
    font-size:10.8px!important;
  }
  .zm-otp-app-header{
    border-radius:18px!important;
    padding:8px 10px!important;
  }
  .zm-otp-app-header img{
    height:36px!important;
    max-width:138px!important;
  }
  .zm-otp-app-header strong{font-size:14px!important}
  .zm-otp-app-header span{font-size:10px!important}
}

@media(max-width:430px){
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-app{
    padding:6px!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero{
    min-height:210px!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media{
    height:210px!important;
  }
}


/* v2.8.3 fixes: keep OTP hidden until needed + move Aras badge off banner */
.zm-otp-card[hidden],
.zm-app:not(.zm-otp-visible) [data-zm-otp]{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
.zm-app.zm-otp-visible [data-zm-otp]:not([hidden]){
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}
.zm-hero-badge{
  position:static!important;
  right:auto!important;
  bottom:auto!important;
  z-index:auto!important;
  width:max-content!important;
  max-width:100%!important;
  margin:10px auto 0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:8px 14px!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#ffffff,#f7fbff)!important;
  border:1px solid #d8e7f5!important;
  color:#063875!important;
  box-shadow:0 10px 24px rgba(6,26,54,.08)!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero{
  overflow:visible!important;
  align-content:start!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media{
  overflow:hidden!important;
}
@media(max-width:900px){
  .zm-hero-badge{
    margin-top:8px!important;
    font-size:11.5px!important;
    padding:7px 10px!important;
  }
}


/* v2.8.4 Aras notes + exact desktop screenshot capture */
.zm-aras-strip{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  flex-wrap:wrap;
  margin:10px auto 14px;
  padding:10px 14px;
  width:100%;
  border-radius:22px;
  border:1px solid #d8e7f5;
  background:linear-gradient(180deg,#ffffff,#f7fbff);
  box-shadow:0 12px 30px rgba(6,26,54,.07);
  color:#063875;
  text-align:center;
}
.zm-aras-strip span{
  display:inline-flex;
  align-items:center;
  gap:7px;
  font-size:15px;
  font-weight:950;
}
.zm-aras-strip span:before{content:'●';font-size:10px;color:#1f7fd6}
.zm-aras-strip small{
  color:#52677f;
  font-size:12px;
  font-weight:850;
  line-height:1.7;
}
.zm-aras-strip-bottom{
  order:55;
  margin-top:14px;
  margin-bottom:6px;
}
.zm-aras-chip{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  max-width:100%;
  margin-top:4px;
  padding:5px 9px;
  border-radius:999px;
  background:linear-gradient(180deg,#eef7ff,#ffffff);
  border:1px solid #cfe3f7;
  color:#0d56a6;
  font-size:10.5px;
  font-weight:950;
  line-height:1.4;
  white-space:normal;
}
.zm-aras-chip:before{
  content:'ارَس';
  direction:rtl;
  display:inline-flex;
  margin-left:5px;
  padding:1px 5px;
  border-radius:999px;
  background:#063875;
  color:#fff;
  font-size:9px;
  line-height:1.3;
}
.zm-capture-holder{
  position:fixed;
  left:-99999px;
  top:0;
  width:1040px;
  z-index:-1;
  pointer-events:none;
  opacity:1;
}
.zm-capture-desktop{
  width:1040px!important;
  max-width:1040px!important;
  min-width:1040px!important;
  margin:0!important;
  box-sizing:border-box!important;
  transform:none!important;
  overflow:visible!important;
  direction:rtl!important;
  background:#ffffff!important;
}
.zm-capture-desktop .zm-price-table-premium table{
  display:table!important;
  width:100%!important;
}
.zm-capture-desktop .zm-price-table-premium thead{
  display:table-header-group!important;
}
.zm-capture-desktop .zm-price-table-premium tbody{
  display:table-row-group!important;
}
.zm-capture-desktop .zm-price-table-premium tr{
  display:table-row!important;
  margin:0!important;
  padding:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.zm-capture-desktop .zm-price-table-premium tr:before{
  display:none!important;
}
.zm-capture-desktop .zm-price-table-premium td,
.zm-capture-desktop .zm-price-table-premium th{
  display:table-cell!important;
  padding:12px 16px!important;
  vertical-align:middle!important;
}
.zm-capture-desktop .zm-price-table-premium td:before{
  display:none!important;
}
.zm-capture-desktop .zm-contact-premium{
  grid-template-columns:1.1fr .7fr 1.2fr!important;
  text-align:right!important;
}
.zm-capture-desktop .zm-price-footer{
  display:flex!important;
}
@media(max-width:720px){
  .zm-aras-strip{
    gap:5px;
    padding:9px 10px;
    border-radius:18px;
    margin:8px auto 10px;
  }
  .zm-aras-strip span{font-size:12.5px}
  .zm-aras-strip small{font-size:10.5px}
  .zm-aras-chip{
    font-size:10px;
    padding:4px 8px;
  }
}


/* v2.8.5 screenshot Persian text fix + organized footer + OTP header polish */
.zm-festival-title,
.zm-list-title,
.zm-festival-subtitle{
  direction:rtl!important;
  unicode-bidi:plaintext!important;
  letter-spacing:0!important;
  word-spacing:0!important;
  text-rendering:geometricPrecision!important;
}
.zm-festival-title{
  display:block!important;
  width:100%!important;
  text-align:center!important;
  line-height:1.45!important;
  padding:0 10px!important;
}
.zm-list-title{
  display:flex!important;
  width:100%!important;
  text-align:center!important;
  line-height:1.5!important;
}
.zm-capture-desktop .zm-festival-title{
  font-size:36px!important;
  line-height:1.55!important;
  white-space:normal!important;
  font-family:Tahoma, Arial, sans-serif!important;
}
.zm-capture-desktop .zm-list-title{
  font-size:28px!important;
  line-height:1.6!important;
  white-space:normal!important;
  font-family:Tahoma, Arial, sans-serif!important;
}
.zm-capture-desktop .zm-festival-subtitle,
.zm-capture-desktop .zm-aras-strip,
.zm-capture-desktop .zm-price-table-premium,
.zm-capture-desktop .zm-price-footer{
  font-family:Tahoma, Arial, sans-serif!important;
}

.zm-price-footer-pro{
  display:grid!important;
  grid-template-columns:minmax(260px,1fr) minmax(260px,1.1fr)!important;
  align-items:center!important;
  gap:14px!important;
  padding:16px!important;
  border-radius:24px!important;
  background:linear-gradient(135deg,#ffffff,#f7fbff)!important;
  border:1px solid #d8e7f5!important;
  box-shadow:0 14px 34px rgba(6,26,54,.07)!important;
  color:#18365c!important;
}
.zm-footer-brand{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-width:0!important;
}
.zm-footer-brand img{
  width:92px!important;
  height:auto!important;
  max-height:58px!important;
  object-fit:contain!important;
  margin:0!important;
  flex:0 0 auto!important;
}
.zm-footer-brand div{
  display:grid!important;
  gap:4px!important;
  min-width:0!important;
  text-align:right!important;
}
.zm-footer-brand strong{
  color:#063875!important;
  font-size:17px!important;
  font-weight:950!important;
  line-height:1.35!important;
}
.zm-footer-brand span{
  color:#52677f!important;
  font-size:12.5px!important;
  font-weight:850!important;
  line-height:1.7!important;
}
.zm-footer-info{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  text-align:left!important;
}
.zm-footer-info span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:34px!important;
  padding:7px 11px!important;
  border-radius:999px!important;
  background:#eff7ff!important;
  border:1px solid #cfe3f7!important;
  color:#063875!important;
  font-size:12px!important;
  font-weight:950!important;
  line-height:1.5!important;
}
.zm-footer-info .ltr{
  direction:ltr!important;
  unicode-bidi:embed!important;
}
.zm-price-footer small:after,
.zm-price-footer small:before{content:none!important}

.zm-otp-app-header{
  justify-content:center!important;
  position:relative!important;
  padding:12px 14px!important;
  border-radius:24px!important;
  background:
    radial-gradient(circle at 10% 0%,rgba(31,127,214,.12),transparent 32%),
    linear-gradient(180deg,#ffffff,#f7fbff)!important;
  border:1px solid #d8e7f5!important;
  box-shadow:0 16px 38px rgba(6,26,54,.09)!important;
}
.zm-otp-app-header:after{
  content:'کد پیامک‌شده را وارد کنید';
  position:absolute;
  left:14px;
  bottom:-12px;
  padding:4px 10px;
  border-radius:999px;
  background:#063875;
  color:#fff;
  font-size:10.5px;
  font-weight:900;
  box-shadow:0 8px 20px rgba(6,56,117,.18);
}
.zm-otp-app-header img{
  height:52px!important;
  max-width:190px!important;
}
.zm-otp-app-header div{
  gap:3px!important;
}
.zm-otp-app-header strong{
  font-size:18px!important;
  line-height:1.25!important;
}
.zm-otp-app-header span{
  font-size:12px!important;
  color:#52677f!important;
}
.zm-otp-card h2{
  margin-top:10px!important;
  color:#063875!important;
  font-weight:950!important;
}
.zm-otp-card p{
  color:#334a63!important;
  font-weight:850!important;
}

@media(max-width:720px){
  .zm-price-footer-pro{
    grid-template-columns:1fr!important;
    justify-items:center!important;
    text-align:center!important;
    gap:10px!important;
    padding:13px!important;
  }
  .zm-footer-brand{
    justify-content:center!important;
    display:grid!important;
    justify-items:center!important;
    gap:8px!important;
  }
  .zm-footer-brand div{
    text-align:center!important;
  }
  .zm-footer-brand img{
    width:min(180px,52vw)!important;
    max-height:56px!important;
  }
  .zm-footer-info{
    justify-content:center!important;
    text-align:center!important;
  }
  .zm-footer-info span{
    font-size:11px!important;
    min-height:31px!important;
    padding:6px 9px!important;
  }
  .zm-otp-app-header{
    padding:10px!important;
    border-radius:20px!important;
  }
  .zm-otp-app-header img{
    height:42px!important;
    max-width:150px!important;
  }
  .zm-otp-app-header strong{
    font-size:15px!important;
  }
  .zm-otp-app-header span{
    font-size:10.5px!important;
  }
  .zm-otp-app-header:after{
    left:10px;
    bottom:-10px;
    font-size:9.5px;
    padding:3px 8px;
  }
}


/* v2.8.6 final responsive polish: mobile attached banner + full-width phone field */
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-app{
  width:min(100% - 20px, 1180px)!important;
  max-width:1180px!important;
  padding:14px 0 20px!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-shell{
  grid-template-columns:minmax(0,1fr) minmax(390px,430px)!important;
  gap:18px!important;
  align-items:stretch!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-stage,
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-action{
  border-radius:34px!important;
}
.zm-mobile-app-header{
  min-height:78px!important;
  padding:12px 14px!important;
}
.zm-mobile-app-header .zm-lp-logo img{
  height:50px!important;
  max-width:200px!important;
}
.zm-app-header-text strong{font-size:18px!important}
.zm-app-header-text span{font-size:12px!important}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero{
  min-height:100%!important;
  grid-template-rows:1fr auto!important;
  gap:10px!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media{
  width:100%!important;
  min-height:440px!important;
  height:100%!important;
  max-height:none!important;
  border-radius:30px!important;
  background:#eef4fb!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95)!important;
}
.zm-hero-media picture,
.zm-hero-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
}
.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media img{
  object-fit:cover!important;
  object-position:center center!important;
}
.zm-hero-badge{
  margin:0 auto!important;
}
.zm-lp-action{padding:20px!important;gap:14px!important}
.zm-action-card{padding:20px!important;gap:14px!important}
.zm-action-card h2{
  font-size:clamp(24px,2.4vw,31px)!important;
  line-height:1.45!important;
}
.zm-action-card .zm-lead-help{
  font-size:14.5px!important;
  line-height:1.9!important;
  padding:12px 14px!important;
}
.zm-lead-form{width:100%!important;display:grid!important;gap:12px!important}
.zm-input{
  width:100%!important;
  min-width:0!important;
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:9px 12px!important;
  margin:0!important;
  border-radius:22px!important;
  border:1px solid #c8dcec!important;
  background:#fff!important;
  box-shadow:0 12px 28px rgba(6,26,54,.05)!important;
}
.zm-input span{
  position:static!important;
  transform:none!important;
  left:auto!important;
  top:auto!important;
  flex:0 0 42px!important;
  width:42px!important;
  height:42px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:15px!important;
  background:#eff7ff!important;
  color:#7d91aa!important;
  margin:0!important;
}
.zm-input input,
.zm-input input[name="mobile"]{
  flex:1 1 auto!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  display:block!important;
  height:50px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  text-align:right!important;
  direction:ltr!important;
  font-size:16px!important;
  font-weight:950!important;
  letter-spacing:.2px!important;
}
.zm-input input::placeholder{font-size:14px!important;color:#90a0b5!important}
.zm-lead-form button[data-main-submit],
.zm-lead-form button[type="submit"]{
  min-height:58px!important;
  border-radius:22px!important;
  font-size:16px!important;
}
.zm-feature-grid-under-form{
  margin-top:4px!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:9px!important;
}
.zm-feature-grid-under-form .zm-feature{
  min-height:68px!important;
  padding:10px 8px!important;
}
.zm-feature-grid-under-form .zm-feature span{
  font-size:12px!important;
  line-height:1.55!important;
}
.zm-lp-footer{
  padding-top:2px!important;
}

/* OTP card polish */
.zm-app.zm-otp-visible .zm-otp-card{
  max-width:640px!important;
  margin:24px auto!important;
  padding:24px!important;
  border-radius:32px!important;
}
.zm-otp-app-header{gap:12px!important;justify-content:flex-start!important;padding:14px 16px 18px!important}
.zm-otp-app-header img{height:50px!important;max-width:190px!important}
.zm-otp-app-header strong{font-size:18px!important}
.zm-otp-app-header span{font-size:12px!important}
.zm-otp-card h2{font-size:clamp(24px,3vw,34px)!important;line-height:1.35!important}
.zm-otp-card p{font-size:14px!important;line-height:1.95!important}
.zm-otp-input-wrap input{height:60px!important;border-radius:20px!important}

/* Mobile perfection */
@media(max-width:900px){
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-app{
    width:100%!important;
    max-width:100%!important;
    padding:8px!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-shell{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .zm-mobile-app-header{
    min-height:66px!important;
    padding:9px 10px!important;
    border-radius:20px!important;
  }
  .zm-mobile-app-header .zm-lp-logo img{
    height:40px!important;
    max-width:150px!important;
  }
  .zm-app-header-text strong{font-size:15px!important}
  .zm-app-header-text span{font-size:10px!important}
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-stage{
    padding:8px!important;
    border-radius:24px!important;
    gap:8px!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero{
    min-height:0!important;
    grid-template-rows:auto auto!important;
    gap:8px!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media{
    min-height:250px!important;
    height:250px!important;
    border-radius:24px!important;
  }
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media img{
    object-fit:cover!important;
    object-position:center center!important;
  }
  .zm-hero-badge{
    font-size:11px!important;
    padding:8px 12px!important;
    margin-top:0!important;
  }
  .zm-lp-action{
    padding:12px!important;
    border-radius:24px!important;
  }
  .zm-action-card{
    padding:14px!important;
    border-radius:22px!important;
    gap:10px!important;
  }
  .zm-action-card h2{
    font-size:20px!important;
    line-height:1.6!important;
  }
  .zm-action-card .zm-lead-help{
    font-size:13px!important;
    line-height:1.85!important;
    padding:10px 11px!important;
  }
  .zm-input{
    width:100%!important;
    padding:8px 10px!important;
    border-radius:18px!important;
    gap:8px!important;
  }
  .zm-input span{
    flex:0 0 34px!important;
    width:34px!important;
    height:34px!important;
    border-radius:12px!important;
    font-size:18px!important;
  }
  .zm-input input,
  .zm-input input[name="mobile"]{
    height:46px!important;
    width:100%!important;
    font-size:16px!important;
    text-align:right!important;
  }
  .zm-lead-form button[data-main-submit],
  .zm-lead-form button[type="submit"]{
    min-height:52px!important;
    border-radius:18px!important;
    font-size:14px!important;
  }
  .zm-feature-grid-under-form{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
  }
  .zm-feature-grid-under-form .zm-feature{
    min-height:56px!important;
    border-radius:16px!important;
    padding:7px 6px!important;
  }
  .zm-feature-grid-under-form .zm-feature i{
    width:30px!important;height:30px!important;font-size:17px!important;
  }
  .zm-feature-grid-under-form .zm-feature span{font-size:10.5px!important}
  .zm-app.zm-otp-visible .zm-otp-card{
    margin:14px auto!important;
    padding:16px 14px!important;
    border-radius:24px!important;
  }
  .zm-otp-app-header{
    padding:11px 12px 15px!important;
    border-radius:18px!important;
  }
  .zm-otp-app-header img{height:40px!important;max-width:145px!important}
  .zm-otp-app-header strong{font-size:15px!important}
  .zm-otp-app-header span{font-size:10px!important}
  .zm-otp-card h2{font-size:22px!important}
  .zm-otp-card p{font-size:13px!important}
  .zm-otp-input-wrap input{height:54px!important;font-size:24px!important;letter-spacing:6px!important}
}
@media(max-width:430px){
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-app{padding:6px!important}
  .zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media{min-height:225px!important;height:225px!important}
  .zm-feature-grid-under-form .zm-feature span{font-size:10px!important}
}


/* v2.8.7 mobile guidance + no iOS zoom + premium welcome popup */
html{
  -webkit-text-size-adjust:100%!important;
  text-size-adjust:100%!important;
  touch-action:manipulation;
}
.zm-app input,
.zm-app textarea,
.zm-app select,
.zm-app button{
  font-size:16px!important;
}
.zm-lead-help{
  display:block!important;
}
@media(max-width:900px){
  .zm-action-card .zm-lead-help{
    display:block!important;
    margin:0 0 2px!important;
    padding:11px 12px!important;
    border-radius:18px!important;
    background:linear-gradient(180deg,#ffffff,#f1f8ff)!important;
    border:1px solid #d8e7f5!important;
    color:#18365c!important;
    font-size:13.2px!important;
    line-height:1.9!important;
    font-weight:950!important;
    text-align:center!important;
  }
  .zm-input input,
  .zm-input input[name="mobile"],
  .zm-otp-input-wrap input,
  .zm-pre-reg-card input,
  .zm-pre-reg-card select{
    font-size:16px!important;
    transform:translateZ(0);
  }
  .zm-input input[name="mobile"]{
    height:48px!important;
    line-height:48px!important;
  }
}
.zm-lead-form button[data-main-submit],
.zm-lead-form button[type="submit"]{
  animation:zmReceivePulse 1.55s ease-in-out infinite!important;
  overflow:hidden!important;
}
.zm-lead-form button[data-main-submit]:before,
.zm-lead-form button[type="submit"]:before{
  content:"";
  position:absolute;
  inset:-40% -25%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);
  transform:translateX(-75%) rotate(10deg);
  animation:zmBtnShine 2.35s ease-in-out infinite;
  pointer-events:none;
}
@keyframes zmReceivePulse{
  0%,100%{transform:translateY(0) scale(1);box-shadow:0 18px 42px rgba(6,56,117,.25)}
  50%{transform:translateY(-1px) scale(1.012);box-shadow:0 26px 66px rgba(31,127,214,.38)}
}
@keyframes zmBtnShine{
  0%{transform:translateX(-85%) rotate(10deg);opacity:0}
  35%{opacity:1}
  70%,100%{transform:translateX(85%) rotate(10deg);opacity:0}
}

.zm-welcome-modal{
  position:fixed;
  inset:0;
  z-index:1000000;
  display:grid;
  place-items:center;
  padding:18px;
  opacity:0;
  pointer-events:none;
  transition:opacity .18s ease;
  direction:rtl;
}
.zm-welcome-modal[hidden]{display:none!important}
.zm-welcome-modal.is-open{
  opacity:1;
  pointer-events:auto;
}
.zm-welcome-backdrop{
  position:absolute;
  inset:0;
  background:rgba(2,10,24,.58);
  backdrop-filter:blur(12px);
}
.zm-welcome-card{
  position:relative;
  width:min(100%,520px);
  background:
    radial-gradient(circle at 10% 0%,rgba(31,127,214,.13),transparent 34%),
    linear-gradient(180deg,#ffffff,#f7fbff);
  border:1px solid rgba(216,231,245,.96);
  border-radius:32px;
  padding:24px;
  box-shadow:0 34px 92px rgba(0,0,0,.30);
  transform:translateY(14px) scale(.985);
  transition:transform .22s ease;
  text-align:center;
}
.zm-welcome-modal.is-open .zm-welcome-card{
  transform:translateY(0) scale(1);
}
.zm-welcome-close{
  position:absolute;
  left:14px;
  top:14px;
  width:40px;
  height:40px;
  border:0;
  border-radius:15px;
  background:#eff7ff;
  color:#063875;
  font-size:28px!important;
  line-height:1;
  cursor:pointer;
  box-shadow:0 10px 24px rgba(6,26,54,.08);
}
.zm-welcome-logo{
  display:grid;
  place-items:center;
  margin:6px auto 12px;
}
.zm-welcome-logo img{
  height:64px;
  max-width:260px;
  object-fit:contain;
  filter:drop-shadow(0 10px 22px rgba(6,26,54,.10));
}
.zm-welcome-card h2{
  margin:0 0 10px;
  color:#063875;
  font-size:26px;
  font-weight:950;
  line-height:1.35;
}
.zm-welcome-card p{
  margin:0;
  color:#263f5d;
  font-size:15px;
  font-weight:850;
  line-height:2.05;
}
.zm-welcome-primary{
  margin-top:18px;
  width:100%;
  min-height:54px;
  border:0;
  border-radius:20px;
  background:linear-gradient(135deg,#061a36,#063875 58%,#1f7fd6);
  color:#fff;
  font-family:inherit;
  font-size:15px!important;
  font-weight:950;
  cursor:pointer;
  box-shadow:0 18px 42px rgba(6,56,117,.26);
}
body.zm-welcome-open{
  overflow:hidden!important;
}
@media(max-width:720px){
  .zm-welcome-modal{
    padding:12px;
    place-items:end center;
  }
  .zm-welcome-card{
    width:100%;
    border-radius:26px 26px 22px 22px;
    padding:20px 16px 16px;
  }
  .zm-welcome-logo img{
    height:52px;
    max-width:210px;
  }
  .zm-welcome-card h2{
    font-size:22px;
  }
  .zm-welcome-card p{
    font-size:13.5px;
    line-height:2;
  }
  .zm-welcome-primary{
    min-height:50px;
    border-radius:18px;
    font-size:14px!important;
  }
}
@media (prefers-reduced-motion:reduce){
  .zm-lead-form button[data-main-submit],
  .zm-lead-form button[type="submit"],
  .zm-lead-form button[data-main-submit]:before,
  .zm-lead-form button[type="submit"]:before{
    animation:none!important;
  }
}


/* v2.8.8 bold mobile lead guide + visible app background behind popup */
@media(max-width:900px){
  .zm-action-card .zm-lead-help{
    display:block!important;
    width:100%!important;
    margin:0 0 8px!important;
    padding:13px 14px!important;
    border-radius:19px!important;
    background:linear-gradient(180deg,#ffffff,#edf7ff)!important;
    border:1px solid #cfe3f7!important;
    color:#063875!important;
    font-size:14px!important;
    line-height:1.95!important;
    font-weight:950!important;
    text-align:center!important;
    box-shadow:0 12px 28px rgba(6,26,54,.075)!important;
  }
  .zm-action-card .zm-lead-help:before{
    content:'راهنما';
    display:inline-flex;
    align-items:center;
    justify-content:center;
    margin-left:7px;
    padding:2px 8px;
    border-radius:999px;
    background:#063875;
    color:#fff;
    font-size:10.5px;
    font-weight:950;
    line-height:1.6;
    vertical-align:middle;
  }
}

.zm-welcome-backdrop{
  background:rgba(6,26,54,.26)!important;
  backdrop-filter:blur(4px) saturate(1.08)!important;
  -webkit-backdrop-filter:blur(4px) saturate(1.08)!important;
}
.zm-welcome-card{
  background:
    radial-gradient(circle at 12% 0%,rgba(31,127,214,.13),transparent 34%),
    linear-gradient(180deg,rgba(255,255,255,.94),rgba(247,251,255,.90))!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
  border:1px solid rgba(255,255,255,.72)!important;
  box-shadow:0 28px 80px rgba(6,26,54,.26)!important;
}
body.zm-welcome-open .zm-app{
  filter:none!important;
}


/* v2.8.9 guaranteed visible mobile phone guide + popup every entry */
.zm-mobile-phone-guide{
  display:none;
}
@media(max-width:900px){
  .zm-lead-form .zm-mobile-phone-guide{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    margin:0 0 8px!important;
    padding:13px 14px!important;
    border-radius:19px!important;
    background:linear-gradient(180deg,#ffffff,#edf7ff)!important;
    border:1px solid #cfe3f7!important;
    box-shadow:0 12px 28px rgba(6,26,54,.08)!important;
    color:#063875!important;
    font-size:14px!important;
    line-height:1.95!important;
    font-weight:950!important;
    text-align:center!important;
    direction:rtl!important;
    unicode-bidi:plaintext!important;
  }
  .zm-lead-form .zm-mobile-phone-guide:before{
    content:'راهنما';
    display:inline-flex;
    align-items:center;
    justify-content:center;
    margin-left:7px;
    padding:2px 8px;
    border-radius:999px;
    background:#063875;
    color:#fff;
    font-size:10.5px;
    font-weight:950;
    line-height:1.6;
    vertical-align:middle;
  }
  .zm-action-card p.zm-lead-help{
    display:none!important;
  }
}


/* v2.9.1 options comparison download button */
.zm-price-actions{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  max-width:980px!important;
}
.zm-options-compare{
  text-decoration:none!important;
  color:#fff!important;
}
.zm-options-compare svg{
  width:22px;
  height:22px;
  flex:0 0 auto;
}
@media(max-width:720px){
  .zm-price-actions{
    grid-template-columns:1fr!important;
    max-width:100%!important;
  }
  .zm-options-compare{
    min-height:52px!important;
  }
}
.zm-file-preview{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:8px 12px;
  border-radius:12px;
  background:#eff7ff;
  border:1px solid #cfe3f7;
  color:#063875;
  font-weight:900;
  direction:ltr;
}


/* v2.9.2 smooth mobile price-list scroll */
html:has(body.zm-body-price-visible){
  height:auto!important;
  overflow-y:auto!important;
}
body.zm-body-price-visible{
  position:static!important;
  inset:auto!important;
  width:auto!important;
  height:auto!important;
  min-height:100svh!important;
  max-height:none!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  -webkit-overflow-scrolling:touch!important;
  overscroll-behavior-y:auto!important;
  touch-action:pan-y!important;
}
body.zm-body-price-visible .zm-app,
body.zm-body-price-visible .zm-app.zm-price-visible{
  position:relative!important;
  display:block!important;
  width:min(100% - 10px, 560px)!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  padding-bottom:calc(env(safe-area-inset-bottom) + 88px)!important;
  touch-action:pan-y!important;
}
body.zm-body-price-visible [data-zm-callback],
body.zm-body-price-visible .zm-callback-wrap,
body.zm-body-price-visible .zm-price-page,
body.zm-body-price-visible .zm-price-table,
body.zm-body-price-visible .zm-price-table-premium{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-y!important;
}
body.zm-body-price-visible .zm-price-table-premium table,
body.zm-body-price-visible .zm-price-table-premium tbody,
body.zm-body-price-visible .zm-price-table-premium tr,
body.zm-body-price-visible .zm-price-table-premium td{
  touch-action:pan-y!important;
}
body.zm-body-price-visible .zm-pre-reg-fab{
  bottom:max(12px, env(safe-area-inset-bottom))!important;
  transform:translateZ(0);
}
body.zm-body-price-visible.zm-lightbox-open,
body.zm-body-price-visible.zm-pre-reg-open,
body.zm-body-price-visible.zm-welcome-open{
  overflow:hidden!important;
}
@media(max-width:720px){
  body.zm-body-price-visible .zm-price-page{
    width:100%!important;
    max-width:100%!important;
    margin:0 auto!important;
    padding-bottom:14px!important;
  }
  body.zm-body-price-visible .zm-price-actions{
    position:relative!important;
    z-index:1!important;
  }
}


/* v2.9.3 definitive mobile no-zoom + smooth price scroll + table fit */
html{
  -webkit-text-size-adjust:100%!important;
  text-size-adjust:100%!important;
}
html.zm-price-scroll-unlocked,
html.zm-price-scroll-unlocked body,
body.zm-body-price-visible{
  position:static!important;
  inset:auto!important;
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  min-height:100%!important;
  max-height:none!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior-y:contain!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-y!important;
}
body.zm-body-price-visible .zm-app,
body.zm-body-price-visible .zm-app.zm-price-visible{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  contain:none!important;
  transform:none!important;
  padding:8px 6px calc(env(safe-area-inset-bottom) + 96px)!important;
  margin:0 auto!important;
  touch-action:pan-y!important;
}
body.zm-body-price-visible .zm-callback,
body.zm-body-price-visible [data-zm-callback],
body.zm-body-price-visible .zm-callback-wrap,
body.zm-body-price-visible .zm-price-page{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  transform:none!important;
  contain:none!important;
  touch-action:pan-y!important;
  -webkit-overflow-scrolling:touch!important;
}
body.zm-body-price-visible .zm-price-page{
  border-radius:22px!important;
  padding:10px 8px 14px!important;
  box-sizing:border-box!important;
}
body.zm-body-price-visible .zm-price-table,
body.zm-body-price-visible .zm-price-table-premium,
body.zm-body-price-visible .zm-price-table-premium table,
body.zm-body-price-visible .zm-price-table-premium tbody{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;
  contain:none!important;
  touch-action:pan-y!important;
}
body.zm-body-price-visible .zm-price-table-premium tr,
body.zm-body-price-visible .zm-price-table-premium td{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  overflow:visible!important;
  touch-action:pan-y!important;
}
body.zm-body-price-visible .zm-price-table-premium *{
  max-width:100%!important;
  box-sizing:border-box!important;
}
body.zm-body-price-visible .zm-car-cell{
  min-width:0!important;
  width:100%!important;
  display:grid!important;
  grid-template-columns:minmax(68px,84px) minmax(0,1fr)!important;
  gap:9px!important;
  align-items:center!important;
}
body.zm-body-price-visible .zm-car-cell > div{
  min-width:0!important;
  width:100%!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
body.zm-body-price-visible .zm-car-cell b,
body.zm-body-price-visible .zm-car-cell small,
body.zm-body-price-visible .zm-aras-chip,
body.zm-body-price-visible .zm-pay-step em,
body.zm-body-price-visible .zm-pay-step b{
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
body.zm-body-price-visible .zm-car-photo,
body.zm-body-price-visible .zm-car-photo img,
body.zm-body-price-visible .zm-car-cell img{
  width:78px!important;
  max-width:78px!important;
  height:54px!important;
  flex:0 0 78px!important;
}
body.zm-body-price-visible .zm-pay-steps{
  width:100%!important;
  min-width:0!important;
}
body.zm-body-price-visible .zm-pay-step{
  width:100%!important;
  min-width:0!important;
  grid-template-columns:26px minmax(54px,74px) minmax(0,1fr)!important;
  gap:6px!important;
  padding:7px!important;
}
body.zm-body-price-visible .zm-pay-step i{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
}
body.zm-body-price-visible .zm-delivery-badge{
  max-width:100%!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
body.zm-body-price-visible .zm-contact-premium,
body.zm-body-price-visible .zm-contact-grid,
body.zm-body-price-visible .zm-price-footer,
body.zm-body-price-visible .zm-footer-info{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:visible!important;
}
body.zm-body-price-visible .zm-price-actions{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
  position:relative!important;
  z-index:1!important;
}
body.zm-body-price-visible .zm-price-actions .zm-primary,
body.zm-body-price-visible .zm-price-actions a{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
}

/* No focus zoom on iOS / mobile inputs */
.zm-app input,
.zm-app select,
.zm-app textarea,
.zm-app button{
  font-size:16px!important;
  -webkit-text-size-adjust:100%!important;
}
.zm-input input,
.zm-input input[name="mobile"],
.zm-otp-input-wrap input,
.zm-pre-reg-card input,
.zm-pre-reg-card select{
  font-size:16px!important;
  transform:translateZ(0);
}
@media(max-width:430px){
  body.zm-body-price-visible .zm-price-page{
    padding-left:6px!important;
    padding-right:6px!important;
  }
  body.zm-body-price-visible .zm-car-cell{
    grid-template-columns:72px minmax(0,1fr)!important;
    gap:8px!important;
  }
  body.zm-body-price-visible .zm-car-photo,
  body.zm-body-price-visible .zm-car-photo img,
  body.zm-body-price-visible .zm-car-cell img{
    width:72px!important;
    max-width:72px!important;
    height:50px!important;
    flex-basis:72px!important;
  }
  body.zm-body-price-visible .zm-pay-step{
    grid-template-columns:24px minmax(48px,66px) minmax(0,1fr)!important;
    gap:5px!important;
    padding:6px!important;
  }
  body.zm-body-price-visible .zm-pay-step b{font-size:10px!important}
  body.zm-body-price-visible .zm-pay-step em{font-size:10.5px!important}
}


/* v2.9.4 mobile Safari/Chrome price table scroll fix */
html.zm-price-scroll-unlocked,
html.zm-price-scroll-unlocked body,
body.zm-body-price-visible{
  position:static!important;
  inset:auto!important;
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  min-height:100svh!important;
  max-height:none!important;
  overflow-x:hidden!important;
  overflow-y:visible!important;
  overscroll-behavior-y:auto!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:auto!important;
}
html.zm-price-scroll-unlocked body.zm-pre-reg-open,
html.zm-price-scroll-unlocked body.zm-welcome-open,
html.zm-price-scroll-unlocked body.zm-lightbox-open{
  overflow:hidden!important;
}
body.zm-body-price-visible .zm-app,
body.zm-body-price-visible .zm-app.zm-price-visible,
body.zm-body-price-visible .zm-callback,
body.zm-body-price-visible [data-zm-callback],
body.zm-body-price-visible .zm-callback-wrap,
body.zm-body-price-visible .zm-price-page,
body.zm-body-price-visible .zm-price-table,
body.zm-body-price-visible .zm-price-table-premium,
body.zm-body-price-visible .zm-price-table-premium table,
body.zm-body-price-visible .zm-price-table-premium thead,
body.zm-body-price-visible .zm-price-table-premium tbody,
body.zm-body-price-visible .zm-price-table-premium tr,
body.zm-body-price-visible .zm-price-table-premium td{
  position:relative!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  contain:none!important;
  transform:none!important;
  overscroll-behavior-y:auto!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:auto!important;
}
@media(max-width:720px){
  html.zm-price-scroll-unlocked,
  html.zm-price-scroll-unlocked body,
  body.zm-body-price-visible{
    overflow-y:visible!important;
    height:auto!important;
    min-height:100svh!important;
  }
  body.zm-body-price-visible .zm-app,
  body.zm-body-price-visible .zm-app.zm-price-visible{
    width:100%!important;
    max-width:100%!important;
    padding-bottom:calc(env(safe-area-inset-bottom) + 120px)!important;
  }
  body.zm-body-price-visible .zm-price-page{
    padding-bottom:22px!important;
  }
  body.zm-body-price-visible .zm-price-table-premium table{
    display:block!important;
    border-collapse:separate!important;
  }
  body.zm-body-price-visible .zm-price-table-premium thead{
    display:none!important;
  }
  body.zm-body-price-visible .zm-price-table-premium tbody{
    display:block!important;
  }
  body.zm-body-price-visible .zm-price-table-premium tr{
    display:grid!important;
    width:100%!important;
  }
  body.zm-body-price-visible .zm-price-table-premium td{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
}

/* v2.9.5 iOS/Chrome mobile definitive price-list scrollport fix + user zoom */
html.zm-price-scroll-unlocked,
html.zm-price-scroll-unlocked body,
body.zm-body-price-visible{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  overscroll-behavior-y:contain!important;
  touch-action:pan-y!important;
}
@media(max-width:900px){
  html.zm-price-scroll-unlocked,
  html.zm-price-scroll-unlocked body,
  body.zm-body-price-visible{
    height:100%!important;
    min-height:100%!important;
    max-height:100%!important;
    overflow:hidden!important;
    position:static!important;
  }
  body.zm-body-price-visible .zm-app.zm-price-visible,
  body.zm-body-price-visible .zm-app[data-zm-mobile-scrollport="1"]{
    position:fixed!important;
    inset:0!important;
    z-index:10!important;
    display:block!important;
    width:100vw!important;
    max-width:100vw!important;
    min-width:0!important;
    height:100dvh!important;
    min-height:100dvh!important;
    max-height:100dvh!important;
    margin:0!important;
    padding:10px 7px calc(env(safe-area-inset-bottom) + 150px)!important;
    overflow-x:hidden!important;
    overflow-y:scroll!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-y:contain!important;
    touch-action:pan-y!important;
    contain:none!important;
    transform:none!important;
    isolation:isolate!important;
    background:radial-gradient(circle at 8% 10%,rgba(31,127,214,.16),transparent 30%),linear-gradient(180deg,#fff,#f2f8ff 58%,#fff)!important;
  }
  @supports(height:100svh){
    body.zm-body-price-visible .zm-app.zm-price-visible,
    body.zm-body-price-visible .zm-app[data-zm-mobile-scrollport="1"]{
      height:100svh!important;
      min-height:100svh!important;
      max-height:100svh!important;
    }
  }
  body.zm-body-price-visible .zm-callback,
  body.zm-body-price-visible [data-zm-callback],
  body.zm-body-price-visible .zm-callback-wrap,
  body.zm-body-price-visible .zm-price-page,
  body.zm-body-price-visible .zm-price-table,
  body.zm-body-price-visible .zm-price-table-premium,
  body.zm-body-price-visible .zm-price-table-premium table,
  body.zm-body-price-visible .zm-price-table-premium thead,
  body.zm-body-price-visible .zm-price-table-premium tbody,
  body.zm-body-price-visible .zm-price-table-premium tr,
  body.zm-body-price-visible .zm-price-table-premium td{
    position:relative!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-y:auto!important;
    touch-action:pan-y!important;
    contain:none!important;
    transform:none!important;
  }
  body.zm-body-price-visible .zm-price-page{
    width:100%!important;
    max-width:100%!important;
    margin:0 auto!important;
    padding:10px 7px 26px!important;
    border-radius:22px!important;
    transform:scale(1.015)!important;
    transform-origin:top center!important;
  }
  body.zm-body-price-visible .zm-price-table-premium table{
    display:block!important;
    border-collapse:separate!important;
  }
  body.zm-body-price-visible .zm-price-table-premium thead{display:none!important}
  body.zm-body-price-visible .zm-price-table-premium tbody{display:block!important}
  body.zm-body-price-visible .zm-price-table-premium tr{
    display:grid!important;
    width:100%!important;
    margin-bottom:10px!important;
  }
  body.zm-body-price-visible .zm-price-table-premium td{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
  }
  body.zm-body-price-visible .zm-scroll-end-spacer{
    display:block!important;
    height:calc(env(safe-area-inset-bottom) + 120px)!important;
    flex:0 0 auto!important;
    pointer-events:none!important;
  }
}
@media(max-width:380px){
  body.zm-body-price-visible .zm-price-page{
    transform:scale(1.01)!important;
  }
}

/* v2.9.6 no mobile focus zoom + better table spacing + stable desktop-table capture */
html,body{
  -webkit-text-size-adjust:100%!important;
  text-size-adjust:100%!important;
}
.zm-app input,
.zm-app textarea,
.zm-app select{
  font-size:17px!important;
  -webkit-text-size-adjust:100%!important;
  text-size-adjust:100%!important;
  touch-action:manipulation!important;
}
.zm-input input[name="mobile"],
.zm-otp-input-wrap input,
.zm-pre-reg-card input,
.zm-pre-reg-card select{
  font-size:17px!important;
  transform:none!important;
  zoom:1!important;
}
.zm-price-page{
  padding-left:18px!important;
  padding-right:18px!important;
}
.zm-price-table-premium{
  padding:10px!important;
  box-sizing:border-box!important;
}
.zm-price-table-premium table{
  border-spacing:0 12px!important;
}
.zm-price-table-premium th,
.zm-price-table-premium td{
  padding-left:20px!important;
  padding-right:20px!important;
}
.zm-car-cell{
  padding-inline:4px!important;
}
.zm-pay-steps{
  padding-inline:2px!important;
}
.zm-pay-step{
  padding-left:13px!important;
  padding-right:13px!important;
}
.zm-contact-premium,
.zm-aras-strip,
.zm-price-footer{
  margin-left:8px!important;
  margin-right:8px!important;
}
@media(max-width:720px){
  .zm-price-page{
    padding-left:13px!important;
    padding-right:13px!important;
  }
  .zm-price-table-premium{
    padding:8px!important;
    border-radius:24px!important;
  }
  .zm-price-table-premium tr{
    padding:14px!important;
    margin-bottom:12px!important;
  }
  .zm-price-table-premium td{
    padding-left:13px!important;
    padding-right:13px!important;
  }
  .zm-car-cell{
    padding:3px!important;
    gap:11px!important;
  }
  .zm-pay-step{
    padding:9px 11px!important;
  }
  .zm-contact-premium,
  .zm-aras-strip,
  .zm-price-footer{
    margin-left:3px!important;
    margin-right:3px!important;
  }
}
.zm-capture-holder{
  position:fixed!important;
  left:0!important;
  top:0!important;
  width:1040px!important;
  height:auto!important;
  z-index:-2147483647!important;
  pointer-events:none!important;
  opacity:1!important;
  overflow:visible!important;
  background:#fff!important;
}
.zm-capture-desktop,
.zm-capture-desktop *{
  box-sizing:border-box!important;
  transform:none!important;
  animation:none!important;
  transition:none!important;
}
.zm-capture-desktop{
  display:block!important;
  width:1040px!important;
  min-width:1040px!important;
  max-width:1040px!important;
  height:auto!important;
  max-height:none!important;
  padding:22px!important;
  margin:0!important;
  overflow:visible!important;
  background:#fff!important;
  direction:rtl!important;
}
.zm-capture-desktop .zm-price-table-premium{
  display:block!important;
  width:100%!important;
  overflow:visible!important;
  padding:12px!important;
  border-radius:28px!important;
}
.zm-capture-desktop .zm-price-table-premium table{
  display:table!important;
  width:100%!important;
  table-layout:fixed!important;
  border-collapse:separate!important;
  border-spacing:0 12px!important;
}
.zm-capture-desktop .zm-price-table-premium thead{display:table-header-group!important}
.zm-capture-desktop .zm-price-table-premium tbody{display:table-row-group!important}
.zm-capture-desktop .zm-price-table-premium tr{display:table-row!important;margin:0!important;padding:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
.zm-capture-desktop .zm-price-table-premium tr:before{display:none!important;content:none!important}
.zm-capture-desktop .zm-price-table-premium th,
.zm-capture-desktop .zm-price-table-premium td{
  display:table-cell!important;
  vertical-align:middle!important;
  padding:14px 18px!important;
  text-align:right!important;
  width:auto!important;
}
.zm-capture-desktop .zm-price-table-premium th:nth-child(1){width:34%!important}
.zm-capture-desktop .zm-price-table-premium th:nth-child(2){width:18%!important}
.zm-capture-desktop .zm-price-table-premium th:nth-child(3){width:30%!important}
.zm-capture-desktop .zm-price-table-premium th:nth-child(4){width:18%!important}
.zm-capture-desktop .zm-price-table-premium td:before{display:none!important;content:none!important}
.zm-capture-desktop .zm-price-table-premium td[data-label="قیمت قطعی"]{
  display:table-cell!important;
  background:#fff!important;
  border:0!important;
  padding:14px 18px!important;
}
.zm-capture-desktop .zm-price-table-premium td[data-label="قیمت قطعی"] strong{
  display:inline-flex!important;
  background:#eff7ff!important;
  border:1px solid #cfe3f7!important;
  border-radius:999px!important;
  padding:8px 14px!important;
  min-width:132px!important;
  justify-content:center!important;
}
.zm-capture-desktop .zm-price-table-premium td[data-label="شرایط پرداخت"]{
  display:table-cell!important;
  background:#fff!important;
  border:0!important;
  padding:14px 18px!important;
}
.zm-capture-desktop .zm-price-table-premium td[data-label="زمان تحویل"]{
  display:table-cell!important;
  background:#fff!important;
  border:0!important;
  padding:14px 18px!important;
  text-align:center!important;
}
.zm-capture-desktop .zm-contact-premium{
  display:grid!important;
  grid-template-columns:1.1fr .7fr 1.2fr!important;
  gap:16px!important;
  margin:16px 0!important;
}
.zm-capture-desktop .zm-price-footer{display:flex!important;margin:16px 0 0!important}
.zm-page-price-list .zm-app{
  width:min(100% - 18px, 1120px)!important;
  max-width:1120px!important;
  margin:0 auto!important;
}

/* v2.9.7 high-resolution exact screenshot output: sharp text + no blank bottom */
.zm-capture-holder{
  left:0!important;
  top:0!important;
  width:1040px!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  background:#fff!important;
}
.zm-capture-desktop{
  min-height:0!important;
  height:auto!important;
  max-height:none!important;
  padding-bottom:18px!important;
  -webkit-font-smoothing:antialiased!important;
  -moz-osx-font-smoothing:grayscale!important;
  text-rendering:optimizeLegibility!important;
}
.zm-capture-desktop .zm-price-page,
.zm-capture-desktop .zm-callback-wrap,
.zm-capture-desktop .zm-price-table-premium,
.zm-capture-desktop .zm-contact-premium,
.zm-capture-desktop .zm-price-footer{
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
}
.zm-capture-desktop .zm-price-footer{
  margin-bottom:0!important;
}
.zm-capture-desktop img{
  image-rendering:auto!important;
}

/* v2.9.8 exact Chrome-desktop screenshot: image is rendered inside a 1280px desktop iframe, so mobile card/table media rules do not affect the output. */

/* v2.9.9 desktop table repair + professional OTP code field */
@media (min-width: 901px){
  .zm-page-price-list,
  body.zm-body-price-visible{
    overflow-y:auto!important;
    height:auto!important;
    min-height:100vh!important;
    background:#f3f8ff!important;
  }
  .zm-page-price-list .zm-app,
  body.zm-body-price-visible .zm-app.zm-price-visible{
    position:relative!important;
    inset:auto!important;
    display:block!important;
    width:min(100% - 48px, 1180px)!important;
    max-width:1180px!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
    padding:28px 0!important;
    margin:0 auto!important;
  }
  .zm-page-price-list .zm-callback-wrap,
  body.zm-body-price-visible .zm-callback-wrap.zm-price-page{
    width:100%!important;
    max-width:1120px!important;
    margin:0 auto!important;
    padding:28px!important;
    overflow:hidden!important;
    border-radius:34px!important;
  }
  .zm-page-price-list .zm-price-table,
  .zm-page-price-list .zm-price-table-premium,
  body.zm-body-price-visible .zm-price-table,
  body.zm-body-price-visible .zm-price-table-premium{
    display:block!important;
    width:100%!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
    padding:12px!important;
    border-radius:28px!important;
    background:#fff!important;
    border:1px solid #d8e7f5!important;
  }
  .zm-page-price-list .zm-price-table-premium table,
  body.zm-body-price-visible .zm-price-table-premium table{
    display:table!important;
    width:100%!important;
    min-width:960px!important;
    table-layout:fixed!important;
    border-collapse:separate!important;
    border-spacing:0 12px!important;
  }
  .zm-page-price-list .zm-price-table-premium thead,
  body.zm-body-price-visible .zm-price-table-premium thead{display:table-header-group!important}
  .zm-page-price-list .zm-price-table-premium tbody,
  body.zm-body-price-visible .zm-price-table-premium tbody{display:table-row-group!important}
  .zm-page-price-list .zm-price-table-premium tr,
  body.zm-body-price-visible .zm-price-table-premium tr{
    display:table-row!important;
    margin:0!important;
    padding:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:transparent!important;
  }
  .zm-page-price-list .zm-price-table-premium tr:before,
  body.zm-body-price-visible .zm-price-table-premium tr:before,
  .zm-page-price-list .zm-price-table-premium td:before,
  body.zm-body-price-visible .zm-price-table-premium td:before{
    display:none!important;
    content:none!important;
  }
  .zm-page-price-list .zm-price-table-premium th,
  .zm-page-price-list .zm-price-table-premium td,
  body.zm-body-price-visible .zm-price-table-premium th,
  body.zm-body-price-visible .zm-price-table-premium td{
    display:table-cell!important;
    width:auto!important;
    vertical-align:middle!important;
    text-align:right!important;
    padding:16px 18px!important;
    border-bottom:1px solid #e8f0f8!important;
    background:#fff!important;
  }
  .zm-page-price-list .zm-price-table-premium th,
  body.zm-body-price-visible .zm-price-table-premium th{
    background:linear-gradient(135deg,#061a36,var(--zm-accent))!important;
    color:#fff!important;
    border-bottom:0!important;
    white-space:nowrap!important;
  }
  .zm-page-price-list .zm-price-table-premium th:nth-child(1),
  body.zm-body-price-visible .zm-price-table-premium th:nth-child(1){width:34%!important}
  .zm-page-price-list .zm-price-table-premium th:nth-child(2),
  body.zm-body-price-visible .zm-price-table-premium th:nth-child(2){width:17%!important}
  .zm-page-price-list .zm-price-table-premium th:nth-child(3),
  body.zm-body-price-visible .zm-price-table-premium th:nth-child(3){width:31%!important}
  .zm-page-price-list .zm-price-table-premium th:nth-child(4),
  body.zm-body-price-visible .zm-price-table-premium th:nth-child(4){width:18%!important}
  .zm-page-price-list .zm-price-table-premium td[data-label="قیمت قطعی"],
  .zm-page-price-list .zm-price-table-premium td[data-label="شرایط پرداخت"],
  .zm-page-price-list .zm-price-table-premium td[data-label="زمان تحویل"],
  body.zm-body-price-visible .zm-price-table-premium td[data-label="قیمت قطعی"],
  body.zm-body-price-visible .zm-price-table-premium td[data-label="شرایط پرداخت"],
  body.zm-body-price-visible .zm-price-table-premium td[data-label="زمان تحویل"]{
    display:table-cell!important;
    margin:0!important;
    border-radius:0!important;
  }
  .zm-page-price-list .zm-car-cell,
  body.zm-body-price-visible .zm-car-cell{
    display:flex!important;
    align-items:center!important;
    gap:14px!important;
    min-width:0!important;
  }
  .zm-page-price-list .zm-car-photo img,
  .zm-page-price-list .zm-car-cell img,
  body.zm-body-price-visible .zm-car-photo img,
  body.zm-body-price-visible .zm-car-cell img{
    width:112px!important;
    height:78px!important;
    object-fit:cover!important;
    border-radius:18px!important;
  }
  .zm-page-price-list .zm-pay-steps,
  body.zm-body-price-visible .zm-pay-steps{min-width:0!important}
  .zm-page-price-list .zm-pay-step,
  body.zm-body-price-visible .zm-pay-step{
    grid-template-columns:30px minmax(78px,auto) minmax(0,1fr)!important;
  }
  .zm-page-price-list .zm-contact-premium,
  body.zm-body-price-visible .zm-contact-premium{
    display:grid!important;
    grid-template-columns:1.1fr .7fr 1.2fr!important;
    gap:16px!important;
    align-items:center!important;
  }
}

.zm-otp-input-wrap{
  max-width:330px!important;
  margin:0 auto 14px!important;
  padding:6px!important;
  border-radius:28px!important;
  background:linear-gradient(135deg,rgba(6,56,117,.10),rgba(31,127,214,.16))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 18px 42px rgba(6,26,54,.10)!important;
}
.zm-otp-input-wrap input{
  height:68px!important;
  width:100%!important;
  border-radius:22px!important;
  border:1px solid #bdd8ef!important;
  background:#fff!important;
  text-align:center!important;
  direction:ltr!important;
  font-size:30px!important;
  font-weight:950!important;
  letter-spacing:10px!important;
  padding:0 12px!important;
  color:#061a36!important;
  box-shadow:0 10px 28px rgba(6,26,54,.08), inset 0 1px 0 rgba(255,255,255,.95)!important;
}
.zm-otp-input-wrap input:focus{
  border-color:#1f7fd6!important;
  box-shadow:0 0 0 5px rgba(31,127,214,.16),0 16px 36px rgba(6,26,54,.12)!important;
}
.zm-otp-input-wrap input::placeholder{
  color:#a7b8ca!important;
  letter-spacing:8px!important;
}
@media(max-width:720px){
  .zm-otp-input-wrap{max-width:292px!important;border-radius:24px!important;padding:5px!important}
  .zm-otp-input-wrap input{height:60px!important;font-size:25px!important;letter-spacing:7px!important;border-radius:19px!important}
}

/* v3.0.0 official import permit + emphasized mobile field */
.zm-official-import-badge{display:inline-flex;align-self:center;justify-content:center;align-items:center;margin:8px auto 14px;padding:10px 18px;border-radius:999px;background:linear-gradient(135deg,#061a36,#063875);color:#fff;font-weight:950;box-shadow:0 14px 34px rgba(6,56,117,.22);border:1px solid rgba(255,255,255,.35)}
.zm-official-chip{display:inline-flex;margin-top:6px;margin-inline-start:6px;padding:5px 9px;border-radius:999px;background:#eef7ff;border:1px solid #b8d4ec;color:#063875;font-size:11px;font-weight:950;white-space:nowrap}
.zm-mobile-phone-guide{display:block;padding:9px 12px;border:1px solid #cfe3f7;background:#f7fbff;border-radius:16px;color:#063875;font-weight:950;text-align:center;line-height:1.7}
.zm-lead-form .zm-input{border:3px solid #063875!important;border-radius:26px!important;padding:11px 14px!important;background:linear-gradient(180deg,#fff,#f8fbff)!important;box-shadow:0 0 0 5px rgba(6,56,117,.08),0 18px 44px rgba(6,56,117,.16)!important;position:relative!important;overflow:hidden!important}
.zm-lead-form .zm-input:after{content:'محل ورود تلفن همراه';position:absolute;right:18px;top:-1px;transform:translateY(-50%);background:#fff;color:#063875;border:1px solid #cfe3f7;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:950;box-shadow:0 8px 20px rgba(6,56,117,.08);pointer-events:none}
.zm-lead-form .zm-input:focus-within{border-color:#041f49!important;box-shadow:0 0 0 6px rgba(6,56,117,.13),0 24px 58px rgba(6,56,117,.24)!important;transform:translateY(-1px)}
.zm-lead-form .zm-input input[name="mobile"]::placeholder{color:#063875!important;font-weight:950!important;opacity:.86!important}
@media(max-width:720px){.zm-lead-form .zm-input:after{right:14px;font-size:11px}.zm-official-chip{display:flex;width:max-content}.zm-official-import-badge{font-size:13px;padding:8px 13px}}


/* v3.0.1 fixes: desktop mobile-field label, centered bold input text, mobile prereg visibility */
.zm-lead-form .zm-input{
  overflow:visible!important;
  padding:14px 16px!important;
  align-items:center!important;
}
.zm-lead-form .zm-input:before{
  content:'شماره تلفن همراه'!important;
  position:absolute!important;
  right:22px!important;
  top:-18px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  margin:0!important;
  padding:4px 12px!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#063875!important;
  border:1px solid #cfe3f7!important;
  box-shadow:0 8px 20px rgba(6,56,117,.08)!important;
  font-size:12px!important;
  line-height:1.4!important;
  font-weight:950!important;
  z-index:3!important;
  pointer-events:none!important;
}
.zm-lead-form .zm-input:after{content:none!important;display:none!important}
.zm-lead-form .zm-input input[name="mobile"]{
  text-align:center!important;
  direction:ltr!important;
  font-weight:950!important;
  font-size:18px!important;
  padding-inline:44px!important;
}
.zm-lead-form .zm-input input[name="mobile"]::placeholder{
  text-align:center!important;
  font-weight:950!important;
}
body:not(.zm-user-verified) .zm-pre-reg-fab,
.zm-app:not(.zm-user-verified) .zm-pre-reg-fab{
  display:none!important;
}
body.zm-user-verified .zm-app.zm-price-visible .zm-pre-reg-fab,
.zm-app.zm-price-visible.zm-user-verified .zm-pre-reg-fab{
  display:block!important;
}
@media(max-width:720px){
  .zm-lead-form .zm-input{padding:12px 13px!important;margin-top:16px!important}
  .zm-lead-form .zm-input:before{right:16px!important;top:-16px!important;font-size:11px!important;padding:3px 10px!important}
  .zm-lead-form .zm-input input[name="mobile"]{font-size:16px!important;padding-inline:36px!important}
  body:not(.zm-user-verified) .zm-pre-reg-fab,
  .zm-app:not(.zm-user-verified) .zm-pre-reg-fab{display:none!important}
  body.zm-user-verified.zm-body-price-visible .zm-app.zm-price-visible .zm-pre-reg-fab,
  .zm-app.zm-price-visible.zm-user-verified .zm-pre-reg-fab{display:block!important}
}


/* v3.0.2 fixes: remove duplicated lead guide on desktop + allow full mobile landing scroll */
.zm-lead-form .zm-mobile-phone-guide,
.zm-mobile-phone-guide{
  display:none!important;
}
.zm-action-card p.zm-lead-help{
  font-size:clamp(14px,1.05vw,17px)!important;
  line-height:1.85!important;
  margin:0 0 16px!important;
  font-weight:950!important;
  color:#18365c!important;
  text-align:center!important;
  background:linear-gradient(180deg,#f7fbff,#eff7ff)!important;
  border:1px solid #d8e7f5!important;
  border-radius:18px!important;
  padding:12px 14px!important;
}
.zm-action-card p.zm-lead-help:before,
.zm-action-card p.zm-lead-help:after{
  content:none!important;
  display:none!important;
}
.zm-lead-form .zm-input{
  overflow:visible!important;
  margin-top:18px!important;
}
.zm-lead-form .zm-input:before{
  content:'شماره تلفن همراه'!important;
  top:-18px!important;
  right:22px!important;
  transform:none!important;
  z-index:5!important;
}
.zm-lead-form .zm-input input[name="mobile"]{
  text-align:center!important;
  font-weight:950!important;
  direction:ltr!important;
}
.zm-lead-form .zm-input input[name="mobile"]::placeholder{
  text-align:center!important;
  font-weight:950!important;
}

@media(max-width:860px){
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible){
    height:auto!important;
    min-height:100svh!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    position:static!important;
    inset:auto!important;
    width:auto!important;
  }
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-app{
    height:auto!important;
    max-height:none!important;
    min-height:100svh!important;
    overflow:visible!important;
    display:block!important;
    width:min(100% - 10px,500px)!important;
    padding:calc(env(safe-area-inset-top) + 8px) 0 calc(env(safe-area-inset-bottom) + 18px)!important;
  }
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-shell{
    height:auto!important;
    max-height:none!important;
    min-height:100svh!important;
    overflow:visible!important;
    display:flex!important;
    flex-direction:column!important;
    gap:10px!important;
  }
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-stage,
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero,
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media,
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-action{
    height:auto!important;
    max-height:none!important;
    min-height:0!important;
    overflow:visible!important;
    position:relative!important;
  }
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero{
    display:block!important;
  }
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-media{
    min-height:clamp(220px,62vw,330px)!important;
  }
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-footer{
    padding-bottom:14px!important;
  }
  .zm-action-card p.zm-lead-help{
    font-size:13px!important;
    line-height:1.8!important;
    padding:10px 12px!important;
  }
}

/* v3.0.3 landing polish: cleaner desktop/mobile layout + Aras/import badges under banner */
.zm-app:not(.zm-price-visible):not(.zm-otp-visible){
  max-width:1240px!important;
}
.zm-lp-shell{
  gap:24px!important;
  align-items:stretch!important;
}
.zm-lp-stage,
.zm-lp-action{
  border-radius:34px!important;
  border-color:rgba(207,227,247,.98)!important;
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,251,255,.94))!important;
}
.zm-lp-stage{
  padding:20px!important;
  display:flex!important;
  flex-direction:column!important;
  gap:14px!important;
}
.zm-mobile-app-header{
  background:rgba(255,255,255,.82)!important;
  border:1px solid #d8e7f5!important;
  border-radius:24px!important;
  padding:10px 14px!important;
  box-shadow:0 14px 34px rgba(6,26,54,.07)!important;
}
.zm-hero-clean{
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
  padding:0!important;
  width:100%!important;
  flex:1 1 auto!important;
}
.zm-hero-clean .zm-hero-media{
  margin:0!important;
  width:100%!important;
  flex:1 1 auto!important;
  min-height:430px!important;
  height:auto!important;
  border-radius:30px!important;
  border:1px solid #d8e7f5!important;
  background:#fff!important;
  box-shadow:0 20px 52px rgba(6,26,54,.10)!important;
}
.zm-hero-clean .zm-hero-media img{
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center!important;
}
.zm-hero-badge.zm-hero-badges{
  position:static!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
}
.zm-hero-badge.zm-hero-badges span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:48px!important;
  padding:9px 14px!important;
  border-radius:999px!important;
  border:1px solid #cfe3f7!important;
  background:linear-gradient(180deg,#ffffff,#eef7ff)!important;
  color:#063875!important;
  font-size:13.5px!important;
  font-weight:950!important;
  line-height:1.65!important;
  text-align:center!important;
  box-shadow:0 12px 28px rgba(6,26,54,.07)!important;
}
.zm-hero-badge.zm-hero-badges span:before{
  content:'✓';
  display:inline-grid;
  place-items:center;
  width:22px;
  height:22px;
  margin-left:7px;
  border-radius:999px;
  background:linear-gradient(135deg,#063875,#1f7fd6);
  color:#fff;
  font-size:12px;
  line-height:1;
  flex:0 0 auto;
}
.zm-lp-action{
  padding:24px!important;
  justify-content:center!important;
}
.zm-action-card{
  padding:24px!important;
  border-radius:30px!important;
  background:linear-gradient(180deg,#ffffff,#f7fbff)!important;
}
.zm-action-card h2{
  font-size:clamp(24px,2.15vw,32px)!important;
  line-height:1.55!important;
  margin-bottom:12px!important;
}
.zm-action-card p.zm-lead-help{
  margin:0 0 18px!important;
  padding:13px 16px!important;
  border-radius:20px!important;
}
.zm-lead-form .zm-input{
  display:flex!important;
  align-items:center!important;
  min-height:72px!important;
  margin:20px 0 14px!important;
  padding:7px 12px!important;
  border:3px solid #063875!important;
  border-radius:26px!important;
  background:#fff!important;
  box-shadow:0 0 0 6px rgba(6,56,117,.075),0 18px 42px rgba(6,26,54,.10)!important;
}
.zm-lead-form .zm-input:before{
  content:'شماره تلفن همراه'!important;
  position:absolute!important;
  right:22px!important;
  top:-17px!important;
  z-index:6!important;
  padding:4px 12px!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#063875!important;
  border:1px solid #cfe3f7!important;
  font-size:12px!important;
  font-weight:950!important;
  line-height:1!important;
}
.zm-lead-form .zm-input span{
  left:20px!important;
  font-size:24px!important;
  color:#063875!important;
}
.zm-lead-form .zm-input input[name="mobile"]{
  height:54px!important;
  border:0!important;
  box-shadow:none!important;
  padding:0 44px!important;
  text-align:center!important;
  direction:ltr!important;
  font-size:18px!important;
  font-weight:950!important;
}
.zm-lead-form button[data-main-submit]{
  border-radius:24px!important;
  min-height:64px!important;
  font-size:17px!important;
}
.zm-feature-grid-under-form{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  margin-top:16px!important;
}
.zm-feature-grid-under-form .zm-feature{
  grid-template-columns:auto 1fr!important;
  justify-items:start!important;
  align-items:center!important;
  text-align:right!important;
  min-height:70px!important;
  padding:12px!important;
  border-radius:20px!important;
}
.zm-feature-grid-under-form .zm-feature i{
  width:42px!important;
  height:42px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:16px!important;
  background:#eff7ff!important;
  border:1px solid #cfe3f7!important;
  font-size:21px!important;
}
.zm-feature-grid-under-form .zm-feature span{
  font-size:12.5px!important;
  line-height:1.7!important;
}
.zm-lp-footer{
  margin-top:12px!important;
  padding:12px!important;
  border:1px solid #d8e7f5!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.76)!important;
}

@media(max-width:900px){
  html,body{
    overflow-x:hidden!important;
  }
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible){
    height:auto!important;
    min-height:100dvh!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    position:static!important;
  }
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-app{
    width:100%!important;
    max-width:520px!important;
    min-height:100dvh!important;
    height:auto!important;
    padding:8px 8px calc(env(safe-area-inset-bottom) + 18px)!important;
    overflow:visible!important;
  }
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-shell{
    display:flex!important;
    flex-direction:column!important;
    min-height:auto!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
    gap:10px!important;
  }
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-stage,
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-lp-action{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
    padding:10px!important;
    border-radius:24px!important;
  }
  .zm-mobile-app-header{
    padding:8px 10px!important;
    border-radius:18px!important;
  }
  .zm-mobile-app-header .zm-lp-logo img{
    height:40px!important;
    max-width:150px!important;
  }
  .zm-app-header-text strong{font-size:14px!important}
  .zm-app-header-text span{font-size:10.5px!important}
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-clean{
    gap:8px!important;
  }
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-clean .zm-hero-media{
    height:auto!important;
    min-height:clamp(250px,68vw,360px)!important;
    max-height:none!important;
    border-radius:22px!important;
  }
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-clean .zm-hero-media img{
    height:100%!important;
    max-height:none!important;
    object-fit:cover!important;
  }
  .zm-hero-badge.zm-hero-badges{
    grid-template-columns:1fr!important;
    gap:7px!important;
  }
  .zm-hero-badge.zm-hero-badges span{
    min-height:39px!important;
    padding:7px 10px!important;
    border-radius:18px!important;
    font-size:12px!important;
  }
  .zm-action-card{
    padding:14px!important;
    border-radius:22px!important;
  }
  .zm-action-card h2{
    font-size:18px!important;
    line-height:1.7!important;
    margin-bottom:9px!important;
  }
  .zm-action-card p.zm-lead-help{
    font-size:12.5px!important;
    line-height:1.8!important;
    padding:10px!important;
    margin-bottom:16px!important;
  }
  .zm-lead-form .zm-input{
    min-height:64px!important;
    margin-top:18px!important;
    border-radius:22px!important;
    border-width:2.5px!important;
    box-shadow:0 0 0 4px rgba(6,56,117,.07),0 12px 30px rgba(6,26,54,.08)!important;
  }
  .zm-lead-form .zm-input:before{
    top:-15px!important;
    right:18px!important;
    font-size:11px!important;
  }
  .zm-lead-form .zm-input input[name="mobile"]{
    height:48px!important;
    font-size:16px!important;
    padding:0 38px!important;
  }
  .zm-lead-form button[data-main-submit]{
    min-height:56px!important;
    border-radius:20px!important;
    font-size:14px!important;
    line-height:1.7!important;
    padding:8px 12px!important;
  }
  .zm-feature-grid-under-form{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    margin-top:12px!important;
  }
  .zm-feature-grid-under-form .zm-feature{
    grid-template-columns:1fr!important;
    justify-items:center!important;
    text-align:center!important;
    min-height:74px!important;
    padding:8px!important;
    gap:5px!important;
  }
  .zm-feature-grid-under-form .zm-feature i{
    width:34px!important;
    height:34px!important;
    font-size:17px!important;
  }
  .zm-feature-grid-under-form .zm-feature span{
    font-size:10.8px!important;
    line-height:1.55!important;
  }
  .zm-lp-footer{
    margin-top:0!important;
    padding:10px!important;
    font-size:11px!important;
  }
}
@media(min-width:901px){
  .zm-lp-shell{
    grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr)!important;
  }
  .zm-lp-action{
    min-height:calc(100dvh - 36px)!important;
  }
}
@media(max-width:380px){
  body.zm-standalone:not(.zm-body-price-visible):not(.zm-body-otp-visible) .zm-hero-clean .zm-hero-media{
    min-height:235px!important;
  }
  .zm-action-card h2{font-size:16.5px!important}
  .zm-feature-grid-under-form .zm-feature span{font-size:10.2px!important}
}
