/* ShahrVam v621 — minimal first-login release notes */
.rn621-open{overflow:hidden}
.rn621-overlay{position:fixed;inset:0;z-index:100500;background:rgba(18,41,63,.54);backdrop-filter:blur(2px);display:grid;place-items:center;padding:24px;direction:rtl}
.rn621-dialog{position:relative;width:min(690px,calc(100vw - 36px));max-height:calc(100vh - 44px);overflow:auto;background:#fff;border:1px solid #dbe6f1;border-radius:18px;box-shadow:0 28px 78px rgba(7,36,64,.24);padding:22px 26px 20px;color:#102a43}
.rn621-close{position:absolute;left:18px;top:18px;width:34px;height:34px;border:0;background:transparent;color:#7890a7;border-radius:10px;display:grid;place-items:center;cursor:pointer}.rn621-close:hover{background:#f2f6fa;color:#234966}.rn621-close svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.8}.rn621-close svg use{display:none}.rn621-close:before,.rn621-close:after{content:'';position:absolute;width:15px;height:1.7px;background:currentColor;border-radius:2px}.rn621-close:before{transform:rotate(45deg)}.rn621-close:after{transform:rotate(-45deg)}
.rn621-version{position:absolute;right:20px;top:18px}.rn621-version span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:10px;background:#edf5ff;color:#1768ce;font-weight:700;font-size:12px}
.rn621-mark{width:70px;height:70px;margin:8px auto 12px;border-radius:50%;background:#eef5ff;color:#1473e6;display:grid;place-items:center}.rn621-mark svg{width:31px;height:31px;stroke:currentColor;fill:none;stroke-width:1.75}
.rn621-head{text-align:center;margin-bottom:21px}.rn621-head h2{margin:0;color:#0c2b4d;font-size:26px;line-height:1.35;font-weight:800}.rn621-head p{margin:7px 0 0;color:#7589a0;font-size:14px}
.rn621-list{display:grid;gap:9px}.rn621-item{min-height:62px;border-radius:12px;background:#f7f9fc;border:1px solid #edf1f5;padding:11px 13px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center}.rn621-item-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#eaf3ff;color:#1671dd}.rn621-item-icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8}.rn621-item b{display:block;font-size:13.5px;line-height:1.65;color:#17324d;font-weight:750}.rn621-item p{margin:2px 0 0;color:#8494a6;font-size:11.5px;line-height:1.65}.rn621-item.tone-amber .rn621-item-icon{background:#fff4de;color:#d38908}.rn621-item.tone-red .rn621-item-icon{background:#fff0f1;color:#d33b48}.rn621-item.tone-teal .rn621-item-icon{background:#e8f8f7;color:#078b87}.rn621-item.tone-violet .rn621-item-icon{background:#f2edff;color:#7856d8}.rn621-item.tone-slate .rn621-item-icon{background:#edf1f5;color:#587087}
.rn621-footer{margin-top:17px;padding-top:15px;border-top:1px solid #e8eef4;display:flex;align-items:center;justify-content:space-between;gap:16px}.rn621-read{display:inline-flex;align-items:center;gap:8px;color:#536a80;font-size:12px;white-space:nowrap}.rn621-read input{accent-color:#1473e6;width:16px;height:16px}.rn621-actions{display:flex;gap:10px}.rn621-actions .btn{min-width:135px;height:42px;border-radius:10px}.rn621-ack{box-shadow:0 6px 18px rgba(20,115,230,.16)}
.rn621-history-page{max-width:1120px;margin-inline:auto}.rn621-history-list,.rn621-modal-history{display:grid;gap:14px}.rn621-history-card{background:#fff;border:1px solid #dfe8f1;border-radius:16px;padding:18px;box-shadow:0 5px 18px rgba(15,48,76,.04)}.rn621-history-card.is-current{border-color:#b9d8ff;box-shadow:0 8px 24px rgba(20,115,230,.08)}.rn621-history-card>header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:13px;border-bottom:1px solid #edf2f6}.rn621-history-version{display:inline-flex;padding:5px 9px;border-radius:8px;background:#edf5ff;color:#1768ce;font-size:11px;font-weight:800}.rn621-history-card h3{margin:8px 0 3px;font-size:17px;color:#15324d}.rn621-history-card header p{margin:0;color:#7b8fa3;font-size:12px}.rn621-history-meta{display:flex;align-items:center;gap:8px;color:#8a9bab;font-size:11px;white-space:nowrap}.rn621-seen{padding:4px 7px;border-radius:7px;background:#eaf8f1;color:#14724a;font-weight:700}.rn621-history-notes{display:grid;gap:8px;padding-top:13px}.rn621-history-notes .rn621-item{min-height:54px;padding-block:8px}.rn621-modal-history{max-height:62vh;overflow:auto;padding-inline:2px}
@media(max-width:720px){.rn621-overlay{padding:12px}.rn621-dialog{width:100%;padding:20px 14px 16px;border-radius:15px}.rn621-version{right:14px}.rn621-close{left:12px}.rn621-mark{width:58px;height:58px;margin-top:12px}.rn621-head h2{font-size:21px}.rn621-item{grid-template-columns:36px minmax(0,1fr);padding:10px}.rn621-item-icon{width:34px;height:34px}.rn621-footer{align-items:stretch;flex-direction:column}.rn621-actions{width:100%}.rn621-actions .btn{flex:1;min-width:0}.rn621-read{justify-content:flex-start}.rn621-history-card>header{flex-direction:column}.rn621-history-meta{width:100%;justify-content:flex-start}}
