:root{--mjww-blue:#0b6cff;--mjww-blue2:#26a8ff;--mjww-ink:#061a3a;--mjww-muted:#6b7c93;--mjww-line:#dbe9ff;--mjww-soft:#eef6ff;--mjww-card:#fff;--mjww-shadow:0 22px 60px rgba(7,46,118,.12)}
.mjww-page{font-family:IRANSans,Vazirmatn,Tahoma,Arial,sans-serif;background:linear-gradient(180deg,#f5faff 0,#fff 55%,#f8fbff 100%);color:var(--mjww-ink);overflow:hidden}.mjww-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.mjww-hero{position:relative;padding:92px 0 58px;background:radial-gradient(circle at 18% 20%,rgba(11,108,255,.16),transparent 32%),linear-gradient(135deg,#f6fbff,#eef6ff)}.mjww-hero__bg:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(11,108,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(11,108,255,.06) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(180deg,#000,transparent 82%);pointer-events:none}.mjww-hero__grid{position:relative;display:grid;grid-template-columns:1.12fr .88fr;gap:42px;align-items:center}.mjww-kicker{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;border:1px solid var(--mjww-line);background:rgba(255,255,255,.78);color:var(--mjww-blue);font-weight:900;box-shadow:0 12px 30px rgba(11,108,255,.08)}.mjww-hero h1{margin:22px 0 18px;font-size:clamp(34px,5.2vw,72px);line-height:1.18;letter-spacing:-1.6px;color:#041b3a;font-weight:950}.mjww-hero p{max-width:720px;margin:0;color:#52657d;font-size:18px;line-height:2.15;font-weight:700}.mjww-hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.mjww-btn{border:0;border-radius:22px;padding:14px 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none!important;font-weight:900;cursor:pointer;transition:.18s ease;font-family:inherit}.mjww-btn.is-primary,.mjww-btn.is-submit{background:linear-gradient(135deg,var(--mjww-blue),#1448d6);color:#fff!important;box-shadow:0 16px 36px rgba(11,108,255,.24)}.mjww-btn.is-soft{background:#fff;color:#08254f!important;border:1px solid var(--mjww-line)}.mjww-btn.is-ghost{background:#eef6ff;color:#0b4faf;border:1px solid #cfe2ff}.mjww-btn:hover{transform:translateY(-2px)}.mjww-hero__panel{background:rgba(255,255,255,.74);border:1px solid var(--mjww-line);border-radius:36px;padding:28px;box-shadow:var(--mjww-shadow);backdrop-filter:blur(16px)}.mjww-orbit{height:250px;border-radius:32px;background:linear-gradient(160deg,#08224d,#0b6cff);position:relative;display:grid;place-items:center;color:#fff;overflow:hidden}.mjww-orbit:before,.mjww-orbit:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.28);border-radius:50%;inset:38px;animation:mjwwSpin 18s linear infinite}.mjww-orbit:after{inset:72px;animation-duration:12s;animation-direction:reverse}.mjww-orbit strong{font-size:44px;letter-spacing:-1px}.mjww-orbit span{position:absolute;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 0 0 10px rgba(255,255,255,.18)}.mjww-orbit span:nth-child(1){top:50px;right:92px}.mjww-orbit span:nth-child(2){bottom:62px;left:92px}.mjww-orbit span:nth-child(3){top:132px;left:55px}@keyframes mjwwSpin{to{transform:rotate(360deg)}}.mjww-hero__panel ul{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:10px}.mjww-hero__panel li{display:flex;align-items:center;gap:12px;background:#f7fbff;border:1px solid #e3efff;border-radius:18px;padding:12px 14px;font-weight:800;color:#3f5571}.mjww-hero__panel b{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:#eaf4ff;color:var(--mjww-blue)}.mjww-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:-28px;position:relative;z-index:2}.mjww-trust>div{background:#fff;border:1px solid var(--mjww-line);border-radius:26px;padding:22px;box-shadow:0 18px 48px rgba(11,108,255,.1)}.mjww-trust strong{display:block;font-size:18px;margin-bottom:8px;color:#071f43}.mjww-trust span{color:#6b7c93;font-weight:700;line-height:1.9}.mjww-paths{padding:78px 0 42px}.mjww-section-head{text-align:center;max-width:760px;margin:0 auto 34px}.mjww-section-head span,.mjww-form-copy>span{color:var(--mjww-blue);font-weight:950;background:#eef6ff;padding:8px 14px;border-radius:999px;display:inline-flex}.mjww-section-head h2,.mjww-form-copy h2{font-size:clamp(28px,3.2vw,44px);line-height:1.45;margin:16px 0 10px;color:#061a3a}.mjww-section-head p,.mjww-form-copy p{font-size:16px;line-height:2;color:#61738d;font-weight:700}.mjww-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mjww-path-card{background:#fff;border:1px solid var(--mjww-line);border-radius:28px;padding:24px;box-shadow:0 18px 46px rgba(7,46,118,.07);transition:.18s ease}.mjww-path-card:hover{transform:translateY(-4px);box-shadow:var(--mjww-shadow)}.mjww-path-card .dashicons{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#eaf4ff,#fff);color:var(--mjww-blue);font-size:28px;margin-bottom:16px}.mjww-path-card h3{font-size:20px;line-height:1.75;margin:0 0 10px;color:#071f43}.mjww-path-card p{margin:0;color:#64758c;line-height:1.95;font-weight:700}.mjww-form-zone{padding:52px 0 90px}.mjww-form-zone__grid{display:grid;grid-template-columns:.86fr 1.34fr;gap:28px;align-items:start}.mjww-form-copy{position:sticky;top:24px;background:linear-gradient(180deg,#061a3a,#0b2b5c);border-radius:34px;padding:34px;color:#fff;box-shadow:0 22px 70px rgba(6,26,58,.22)}.mjww-form-copy>span{background:rgba(255,255,255,.12);color:#b8dbff}.mjww-form-copy h2{color:#fff}.mjww-form-copy p{color:#c5d7ee}.mjww-mini-note{margin-top:26px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:24px;padding:20px;line-height:2;color:#d9e9ff;font-weight:700}.mjww-form{background:#fff;border:1px solid var(--mjww-line);border-radius:34px;padding:28px;box-shadow:var(--mjww-shadow)}.mjww-status{border-radius:20px;padding:14px 16px;margin-bottom:16px;font-weight:900;line-height:1.8}.mjww-status.is-success{background:#ecfdf5;color:#087647;border:1px solid #b7f1d1}.mjww-status.is-error{background:#fff1f2;color:#b42318;border:1px solid #fecdd3}.mjww-trap{display:none!important}.mjww-form__progress{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px}.mjww-form__progress button{border:1px solid var(--mjww-line);background:#f8fbff;border-radius:18px;padding:12px 10px;color:#657690;font-weight:900;font-family:inherit;cursor:pointer}.mjww-form__progress span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:10px;margin-left:8px;background:#eaf4ff;color:var(--mjww-blue)}.mjww-form__progress button.is-active{background:linear-gradient(135deg,var(--mjww-blue),#1448d6);color:#fff;border-color:transparent}.mjww-form__progress button.is-active span{background:rgba(255,255,255,.18);color:#fff}.mjww-form__step{display:none}.mjww-form__step.is-active{display:block;animation:mjwwFade .22s ease}@keyframes mjwwFade{from{opacity:.2;transform:translateY(10px)}to{opacity:1;transform:none}}.mjww-step-head{background:linear-gradient(135deg,#f4f9ff,#fff);border:1px solid #e1efff;border-radius:26px;padding:20px;margin-bottom:20px}.mjww-step-head span{color:var(--mjww-blue);font-weight:950}.mjww-step-head h2{margin:8px 0;font-size:26px;color:#061a3a}.mjww-step-head p{margin:0;color:#64758c;line-height:1.8;font-weight:700}.mjww-field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.mjww-field{display:grid;gap:8px;margin-bottom:14px}.mjww-field span{font-weight:900;color:#102b52}.mjww-field b,.mjww-terms b{color:#e11d48}.mjww-field input,.mjww-field select,.mjww-field textarea{width:100%;border:1px solid #d5e4f6;background:#fbfdff;border-radius:18px;padding:14px 16px;color:#0b254d;font-family:inherit;font-weight:700;outline:none;transition:.16s ease}.mjww-field textarea{resize:vertical;min-height:120px;line-height:1.9}.mjww-field input:focus,.mjww-field select:focus,.mjww-field textarea:focus{border-color:var(--mjww-blue);box-shadow:0 0 0 4px rgba(11,108,255,.12);background:#fff}.mjww-field--file small{color:#7589a2;font-weight:700}.mjww-type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.mjww-type-card{position:relative;border:1px solid #dbe9ff;border-radius:22px;padding:18px;background:#fbfdff;display:grid;grid-template-columns:48px 1fr;gap:12px;cursor:pointer;transition:.18s ease}.mjww-type-card input{position:absolute;opacity:0}.mjww-type-card .dashicons{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:#edf6ff;color:var(--mjww-blue);font-size:26px}.mjww-type-card strong{font-size:17px;color:#061a3a;line-height:1.7}.mjww-type-card em{grid-column:2;color:#677b94;line-height:1.8;font-style:normal;font-weight:700}.mjww-type-card:has(input:checked){border-color:var(--mjww-blue);background:linear-gradient(180deg,#f3f9ff,#fff);box-shadow:0 14px 40px rgba(11,108,255,.12)}.mjww-dynamic-fields{margin-top:18px}.mjww-dynamic{display:none;background:#f8fbff;border:1px solid #e2efff;border-radius:24px;padding:18px}.mjww-dynamic.is-active{display:block}.mjww-dynamic h3{margin:0 0 14px;color:#061a3a}.mjww-checks{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.mjww-checks label,.mjww-terms{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #dceaff;border-radius:999px;padding:10px 13px;font-weight:850;color:#2d4564}.mjww-checks input,.mjww-terms input{width:18px;height:18px;accent-color:var(--mjww-blue)}.mjww-terms{border-radius:20px;align-items:flex-start;line-height:1.9;margin-top:10px}.mjww-form__actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap;margin-top:22px;padding-top:18px;border-top:1px solid #e5effb}.mjww-form__actions .mjww-btn{min-width:180px}
@media(max-width:1024px){.mjww-hero__grid,.mjww-form-zone__grid{grid-template-columns:1fr}.mjww-form-copy{position:relative;top:auto}.mjww-path-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.mjww-container{width:min(100% - 22px,1180px)}.mjww-hero{padding:54px 0 34px}.mjww-hero h1{font-size:32px}.mjww-hero p{font-size:15px}.mjww-trust,.mjww-path-grid,.mjww-field-grid,.mjww-type-grid,.mjww-form__progress{grid-template-columns:1fr}.mjww-hero__panel{padding:18px;border-radius:26px}.mjww-orbit{height:190px}.mjww-form{padding:18px;border-radius:26px}.mjww-form__actions{display:grid}.mjww-form__actions .mjww-btn{width:100%;min-width:0}.mjww-checks label{width:100%;border-radius:16px}.mjww-step-head h2{font-size:22px}}

/* v81 fine tune: calmer hero/form copy and tighter mobile behavior */
.mjww-hero h1{font-size:clamp(30px,4.25vw,56px)!important;letter-spacing:-.9px!important;line-height:1.24!important;max-width:860px!important;}
.mjww-form-copy h2{font-size:clamp(23px,2.15vw,32px)!important;line-height:1.62!important;letter-spacing:-.2px!important;}
.mjww-form-copy p{font-size:15px!important;line-height:2!important;}
@media(max-width:680px){
  .mjww-hero{padding:38px 0 26px!important;}
  .mjww-hero h1{font-size:27px!important;line-height:1.46!important;letter-spacing:-.3px!important;}
  .mjww-hero p{font-size:14px!important;line-height:2!important;}
  .mjww-hero__panel{display:none!important;}
  .mjww-trust{margin-top:14px!important;gap:10px!important;}
  .mjww-trust>div{padding:16px!important;border-radius:20px!important;}
  .mjww-paths{padding:42px 0 24px!important;}
  .mjww-section-head h2,.mjww-step-head h2{font-size:22px!important;line-height:1.65!important;}
  .mjww-form-zone{padding:28px 0 50px!important;}
  .mjww-form-copy{padding:22px!important;border-radius:26px!important;}
  .mjww-form-copy h2{font-size:21px!important;}
  .mjww-mini-note{display:none!important;}
  .mjww-form__progress button{font-size:13px!important;padding:10px 8px!important;}
  .mjww-type-card{grid-template-columns:42px 1fr!important;padding:15px!important;border-radius:18px!important;}
  .mjww-type-card .dashicons{width:42px!important;height:42px!important;font-size:23px!important;}
}
