.jsh-native-dialog{width:min(760px,calc(100% - 28px));max-height:min(880px,calc(100dvh - 28px));margin:auto;padding:0;overflow:hidden;border:1px solid #dbe5ed;border-radius:22px;background:#fff;box-shadow:0 28px 80px #06152266;color:#10283d;direction:rtl}
.jsh-native-dialog::backdrop{background:#071827b0;backdrop-filter:blur(5px)}
.jsh-native-dialog[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto}
.jsh-native-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px 15px;border-bottom:1px solid #e6edf2;background:linear-gradient(135deg,#fff8f1,#fff)}
.jsh-native-dialog>header small{display:block;margin-bottom:4px;color:#d75f00;font-size:11px;font-weight:900}
.jsh-native-dialog>header h2{margin:0;color:#082238;font-size:20px}
.jsh-native-dialog>header button{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border:1px solid #dbe5ed;border-radius:11px;background:#fff;color:#52687a;font:700 25px/1 sans-serif;cursor:pointer}
.jsh-native-body{overflow:auto;padding:17px 20px;overscroll-behavior:contain}
.jsh-native-body article{display:none}
[data-simple-card-wizard]:not([data-current-step]) .jsh-native-body [data-jsh-native-step="1"],[data-simple-card-wizard][data-current-step="1"] .jsh-native-body [data-jsh-native-step="1"],[data-simple-card-wizard][data-current-step="2"] .jsh-native-body [data-jsh-native-step="2"],[data-simple-card-wizard][data-current-step="3"] .jsh-native-body [data-jsh-native-step="3"],[data-simple-card-wizard][data-current-step="4"] .jsh-native-body [data-jsh-native-step="4"],[data-simple-card-wizard][data-current-step="5"] .jsh-native-body [data-jsh-native-step="5"],[data-simple-card-wizard][data-current-step="6"] .jsh-native-body [data-jsh-native-step="6"],[data-simple-card-wizard][data-current-step="7"] .jsh-native-body [data-jsh-native-step="7"]{display:block}
.jsh-native-body h3{margin:0 0 6px;color:#082238;font-size:19px}
.jsh-native-body article>p{margin:0 0 15px;color:#40586b;font-size:13px;line-height:1.9}
.jsh-native-body ol{display:grid;gap:9px;margin:0;padding:0;list-style:none;counter-reset:jsh-native}
.jsh-native-body li{position:relative;padding:11px 44px 11px 12px;border:1px solid #e2eaf0;border-radius:13px;background:#f8fafc;counter-increment:jsh-native}
.jsh-native-body li:before{content:counter(jsh-native);position:absolute;inset:11px 11px auto auto;display:grid;width:25px;height:25px;place-items:center;border-radius:8px;background:#ff7600;color:#fff;font-size:12px;font-weight:900}
.jsh-native-body li b,.jsh-native-body li span{display:block}
.jsh-native-body li b{margin-bottom:3px;color:#10283d;font-size:13px}
.jsh-native-body li span{color:#52687a;font-size:12px;line-height:1.8}
.jsh-native-body aside{margin-top:13px;padding:10px 12px;border:1px solid #b9dcf5;border-radius:12px;background:#f0f8ff;color:#1b567e;font-size:12px;line-height:1.8}
.jsh-guide-hero{position:relative;overflow:hidden;margin:-2px 0 16px;padding:16px 17px;border:1px solid #fed7b2;border-radius:16px;background:linear-gradient(135deg,#fff7ef,#fff)}
.jsh-guide-hero:after{content:"?";position:absolute;inset:-18px auto auto 13px;color:#ff760012;font-size:96px;font-weight:1000;line-height:1}
.jsh-guide-hero>span{display:inline-block;margin-bottom:5px;padding:3px 8px;border-radius:999px;background:#ff7600;color:#fff;font-size:10px;font-weight:900}
.jsh-guide-hero h3{position:relative;margin:0 0 6px;font-size:20px}
.jsh-guide-hero p{position:relative;margin:0;color:#40586b;font-size:13px;line-height:1.9}
.jsh-native-body article>section{margin-top:14px}
.jsh-native-body h4{display:flex;align-items:center;gap:7px;margin:0 0 9px;color:#10283d;font-size:14px}
.jsh-native-body h4:before{content:"";width:5px;height:18px;border-radius:4px;background:#ff7600}
.jsh-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}
.jsh-guide-grid section{margin:0!important;padding:12px;border:1px solid #e2eaf0;border-radius:13px;background:#f8fafc}
.jsh-guide-grid section.is-example{border-color:#bfe4cf;background:#f2fbf6}
.jsh-guide-grid section.is-warning{border-color:#f5d39d;background:#fff9ef}
.jsh-guide-grid section.is-danger{border-color:#f3b8b8;background:#fff5f5}
.jsh-guide-grid p{margin:5px 0;color:#52687a;font-size:12px;line-height:1.8}
.jsh-guide-grid ul{display:grid;gap:5px;margin:0;padding:0 18px 0 0;color:#52687a;font-size:12px;line-height:1.7}
.jsh-native-body details{margin-top:12px;border:1px solid #dce6ee;border-radius:12px;background:#fff}
.jsh-native-body summary{padding:11px 13px;color:#193c55;font-size:12px;font-weight:900;cursor:pointer}
.jsh-native-body details p{margin:0;padding:0 13px 12px;color:#52687a;font-size:12px;line-height:1.9}
.jsh-checklist{margin-top:13px;padding:12px 13px;border:1px solid #b9dcf5;border-radius:13px;background:#f0f8ff}
.jsh-checklist ul{display:grid;grid-template-columns:1fr 1fr;gap:7px 14px;margin:0;padding:0;list-style:none}
.jsh-checklist li{position:relative;padding:0 24px 0 0;border:0;border-radius:0;background:transparent;color:#1b567e;font-size:12px;line-height:1.7;counter-increment:none}
.jsh-checklist li:before{content:"✓";inset:1px 0 auto auto;width:17px;height:17px;border-radius:5px;background:#218b57;color:#fff;font-size:10px}
.jsh-native-dialog>footer{padding:12px 20px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #e6edf2;background:#fff}
.jsh-native-dialog>footer button{width:100%;min-height:46px;border:0;border-radius:12px;background:#ff7600;color:#fff;font:inherit;font-weight:900;cursor:pointer}
.jsh-native-dialog button:focus-visible{outline:3px solid #ffb36f;outline-offset:2px}
@media(max-width:560px){.jsh-native-dialog{width:100%;max-width:none;max-height:90dvh;margin:auto 0 0;border-width:1px 0 0;border-radius:22px 22px 0 0}.jsh-native-dialog>header{padding:15px 16px}.jsh-native-dialog>header h2{font-size:18px}.jsh-native-body{padding:14px 14px 18px}.jsh-guide-hero{padding:14px}.jsh-guide-hero h3{font-size:18px}.jsh-guide-grid{grid-template-columns:1fr}.jsh-checklist ul{grid-template-columns:1fr}.jsh-native-dialog>footer{padding-inline:16px}}
