:root{--nexa-font:"Vazirmatn","Segoe UI",Tahoma,sans-serif;--portal-ink:#10121a;--portal-muted:#737887;--portal-line:#e8eaf0;--portal-soft:#f6f7f9;--portal-violet:#6257ff;--portal-cyan:#13c6c2;--portal-shadow:0 24px 70px rgba(18,21,36,.08)}
.nexa-portal-shell,.nexa-auth-layout,.nexa-request-layout{font-family:var(--nexa-font);direction:rtl}.nexa-portal-shell{display:grid;grid-template-columns:258px minmax(0,1fr);gap:24px;width:min(1380px,calc(100% - 42px));margin:0 auto;padding:128px 0 96px;align-items:start}.nexa-portal-nav{position:sticky;top:100px;min-height:720px;padding:18px;background:linear-gradient(160deg,#11131a,#171a25 70%,#201c38);color:#fff;border-radius:28px;box-shadow:0 26px 70px rgba(10,11,18,.18);display:flex;flex-direction:column;overflow:hidden}.nexa-portal-nav:after{content:"";position:absolute;width:210px;height:210px;border-radius:50%;background:#6257ff;filter:blur(80px);opacity:.14;left:-90px;bottom:70px;pointer-events:none}.nexa-portal-brand{display:flex;align-items:center;gap:10px;padding:2px 5px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.nexa-portal-brand>span,.nexa-auth-logo>span{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#fff;color:#11131a;font-weight:950}.nexa-portal-brand b,.nexa-auth-logo b{letter-spacing:.13em}.nexa-user-card{display:flex;align-items:center;gap:11px;padding:20px 5px 17px}.nexa-user-card>div{min-width:0}.nexa-user-card strong,.nexa-user-card small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nexa-user-card strong{font-size:.84rem}.nexa-user-card small{color:#8f96a7;font-size:.68rem;margin-top:3px}.nexa-avatar{width:40px;height:40px;border-radius:13px;background:linear-gradient(135deg,#635cff,#31cfcc);display:grid;place-items:center;font-weight:900;flex:0 0 auto}.nexa-portal-nav nav{display:grid;gap:5px;margin-top:5px;position:relative;z-index:1}.nexa-portal-nav nav a{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:13px;color:#aeb4c1;font-size:.78rem;font-weight:700;transition:.25s}.nexa-portal-nav nav a:hover,.nexa-portal-nav nav a.active{color:#fff;background:rgba(255,255,255,.09)}.nexa-nav-icon{width:20px;height:20px;display:grid;place-items:center}.nexa-nav-icon svg{width:18px;height:18px;fill:currentColor;stroke:none}.nexa-portal-help{position:relative;z-index:1;margin-top:auto;padding:15px;border:1px solid rgba(255,255,255,.08);border-radius:17px;background:rgba(255,255,255,.04)}.nexa-portal-help small,.nexa-portal-help strong{display:block}.nexa-portal-help small{color:#8e95a4;font-size:.62rem}.nexa-portal-help strong{font-size:.72rem;margin:4px 0 9px}.nexa-portal-help a{font-size:.68rem;color:#9be8e3;font-weight:800}.nexa-logout{position:relative;z-index:1;margin-top:10px;padding:9px 12px;color:#ff9ca6;font-size:.72rem}.nexa-portal-main{min-width:0}.nexa-mobile-portal-head{display:none}.nexa-portal-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.nexa-portal-head>div>span,.nexa-kicker{display:block;color:var(--portal-violet);font-size:.7rem;font-weight:850;letter-spacing:.02em}.nexa-portal-head h2{font-size:clamp(1.85rem,3.1vw,2.75rem);line-height:1.25;letter-spacing:-.045em;margin:4px 0 8px}.nexa-portal-head p{max-width:690px;margin:0;color:var(--portal-muted);font-size:.82rem;line-height:1.8}.nexa-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.nexa-stat-card{position:relative;padding:19px 18px;border:1px solid var(--portal-line);background:#fff;border-radius:20px;overflow:hidden}.nexa-stat-card:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;background:#eee;filter:blur(28px);opacity:.65;left:-28px;bottom:-30px}.nexa-stat-card.is-accent:after{background:#a99cff}.nexa-stat-card.is-warning:after{background:#ffd08a}.nexa-stat-card.is-success:after{background:#8ce6c4}.nexa-stat-card small,.nexa-stat-card span{position:relative;z-index:1;display:block}.nexa-stat-card small{font-size:.65rem;color:#777c8a}.nexa-stat-card strong{position:relative;z-index:1;display:block;font-size:1.8rem;line-height:1.25;margin:8px 0 3px;letter-spacing:-.03em}.nexa-stat-card span{font-size:.62rem;color:#9296a1}.nexa-focus-card{position:relative;margin-bottom:18px;padding:24px;border-radius:25px;color:#fff;background:linear-gradient(140deg,#151722,#222640);box-shadow:0 24px 55px rgba(18,21,36,.12);overflow:hidden}.nexa-focus-card:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:#675dff;filter:blur(100px);opacity:.24;left:-80px;top:-120px}.nexa-focus-top,.nexa-focus-progress,.nexa-focus-grid,.nexa-focus-card>.nexa-text-link{position:relative;z-index:1}.nexa-focus-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.nexa-focus-top span:first-child{font-size:.65rem;color:#949bad}.nexa-focus-top h3{font-size:1.35rem;margin:4px 0 0}.nexa-focus-card .nexa-status{background:rgba(255,255,255,.1);color:#fff}.nexa-focus-progress{margin:22px 0 18px}.nexa-focus-progress>div{display:flex;justify-content:space-between;font-size:.68rem;margin-bottom:8px}.nexa-focus-progress progress,.nexa-project-card-progress progress{display:block;width:100%;height:7px;border:0;appearance:none;background:transparent}.nexa-focus-progress progress::-webkit-progress-bar{background:rgba(255,255,255,.11);border-radius:20px}.nexa-focus-progress progress::-webkit-progress-value,.nexa-project-card-progress progress::-webkit-progress-value{background:linear-gradient(90deg,#7068ff,#2bd0ce);border-radius:20px}.nexa-focus-progress progress::-moz-progress-bar,.nexa-project-card-progress progress::-moz-progress-bar{background:linear-gradient(90deg,#7068ff,#2bd0ce);border-radius:20px}.nexa-project-card-progress progress::-webkit-progress-bar{background:#eceef4;border-radius:20px}.nexa-focus-grid{display:grid;grid-template-columns:1.7fr .65fr .55fr;gap:10px}.nexa-focus-grid>div{padding:13px 14px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.04)}.nexa-focus-grid small,.nexa-focus-grid strong{display:block}.nexa-focus-grid small{font-size:.6rem;color:#8f96a8}.nexa-focus-grid strong{font-size:.73rem;margin-top:5px}.nexa-focus-card>.nexa-text-link{display:inline-flex;margin-top:17px;color:#bcb7ff}.nexa-dashboard-grid,.nexa-project-detail-grid,.nexa-approval-detail,.nexa-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.nexa-panel{background:#fff;border:1px solid var(--portal-line);border-radius:22px;padding:21px;box-shadow:0 14px 42px rgba(22,25,42,.035)}.nexa-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:10px}.nexa-panel-title small{display:block;color:#8b90a0;font-size:.62rem}.nexa-panel-title h3,.nexa-panel h3{font-size:1rem;margin:3px 0 0}.nexa-panel-title>a,.nexa-text-link,.nexa-back{color:#5f54ee;font-size:.69rem;font-weight:850}.nexa-back{display:inline-flex;margin-bottom:14px}.nexa-approval-row{display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 3px;border-bottom:1px solid #eef0f4}.nexa-approval-row:last-child{border-bottom:0}.nexa-approval-dot{width:9px;height:9px;border-radius:50%;background:#6257ff;box-shadow:0 0 0 5px #efedff}.nexa-approval-row div small,.nexa-approval-row div strong,.nexa-approval-row div span{display:block}.nexa-approval-row div small{font-size:.57rem;color:#8d92a0}.nexa-approval-row div strong{font-size:.76rem;margin:2px 0}.nexa-approval-row div span{font-size:.58rem;color:#9ca0aa}.nexa-approval-row em{font-style:normal;font-size:.58rem;font-weight:850;color:#5e55df;background:#efedff;padding:5px 8px;border-radius:8px}.nexa-activity-row{position:relative;display:grid;grid-template-columns:15px 1fr;gap:11px;padding:7px 0 14px}.nexa-activity-row>i{width:9px;height:9px;margin-top:6px;border-radius:50%;background:#1bb5ae;box-shadow:0 0 0 5px #e8f9f7}.nexa-activity-row small,.nexa-activity-row strong{display:block}.nexa-activity-row small{font-size:.58rem;color:#9095a2}.nexa-activity-row strong{font-size:.75rem;margin:2px 0}.nexa-activity-row p{font-size:.66rem;margin:0;color:#7c8290;line-height:1.7}.nexa-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.nexa-project-card{display:block;padding:21px;border:1px solid var(--portal-line);border-radius:22px;background:#fff;transition:.28s;box-shadow:0 12px 36px rgba(22,25,42,.035)}.nexa-project-card:hover{transform:translateY(-3px);border-color:#d9d5ff;box-shadow:var(--portal-shadow)}.nexa-project-card-top{display:flex;justify-content:space-between;gap:18px}.nexa-project-card-top small{display:block;color:#9499a6;font-size:.61rem}.nexa-project-card-top h3{font-size:1.05rem;margin:3px 0}.nexa-status{display:inline-flex;align-items:center;width:max-content;height:max-content;padding:5px 9px;border-radius:9px;background:#efedff;color:#5b51de;font-size:.59rem;font-weight:850}.nexa-project-card-progress{display:flex;align-items:center;gap:9px;margin:24px 0 18px}.nexa-project-card-progress i{height:7px;flex:1;background:#eef0f4;border-radius:12px;overflow:hidden}.nexa-project-card-progress i b{display:block;height:100%;border-radius:12px;background:linear-gradient(90deg,#6257ff,#19c3c1)}.nexa-project-card-progress span{font-size:.65rem;font-weight:850}.nexa-project-card-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px}.nexa-project-card-meta>span{padding:10px 12px;border-radius:13px;background:#f7f8fa}.nexa-project-card-meta small,.nexa-project-card-meta b{display:block}.nexa-project-card-meta small{font-size:.56rem;color:#9095a2}.nexa-project-card-meta b{font-size:.68rem;margin-top:3px}.nexa-project-hero{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center;padding:22px;margin-bottom:15px;border:1px solid var(--portal-line);border-radius:24px;background:#fff}.nexa-project-ring{--p:0;position:relative;width:150px;height:150px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#6257ff calc(var(--p)*1%),#eef0f4 0);isolation:isolate}.nexa-project-ring:after{content:"";position:absolute;inset:12px;border-radius:50%;background:#fff;z-index:-1}.nexa-project-ring strong,.nexa-project-ring span{display:block;text-align:center}.nexa-project-ring strong{font-size:1.7rem}.nexa-project-ring span{font-size:.6rem;color:#8c91a0}.nexa-project-overview{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.nexa-project-overview>div{padding:12px;border-radius:13px;background:#f7f8fa}.nexa-project-overview small,.nexa-project-overview strong{display:block}.nexa-project-overview small{font-size:.58rem;color:#9095a2}.nexa-project-overview strong{font-size:.73rem;margin-top:3px}.nexa-next-action{display:grid;grid-template-columns:1fr 150px 130px;gap:12px;align-items:center;padding:19px 21px;margin-bottom:16px;border-radius:20px;background:linear-gradient(135deg,#f2f0ff,#effbfb);border:1px solid #e3e1fb}.nexa-next-action span{font-size:.59rem;color:#665be8;font-weight:850}.nexa-next-action h3{font-size:.95rem;margin:4px 0 0}.nexa-next-action small,.nexa-next-action b{display:block}.nexa-next-action small{font-size:.58rem;color:#9095a2}.nexa-next-action b{font-size:.7rem;margin-top:3px}.nexa-milestone{display:flex;gap:12px;padding:11px 0;border-bottom:1px solid #eef0f4}.nexa-milestone:last-child{border-bottom:0}.nexa-milestone>i{width:31px;height:31px;border-radius:10px;background:#f0eff8;color:#817b9d;display:grid;place-items:center;font-style:normal;font-size:.6rem;font-weight:900}.nexa-milestone.is-done>i{background:#e9f8f4;color:#138867}.nexa-milestone strong,.nexa-milestone small{display:block}.nexa-milestone strong{font-size:.73rem}.nexa-milestone small{font-size:.59rem;color:#8b909d;margin-top:2px}.nexa-richtext{font-size:.78rem;color:#59606e;line-height:1.9}.nexa-richtext p:last-child{margin-bottom:0}.nexa-manager-card{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid #eef0f4}.nexa-manager-card small,.nexa-manager-card strong{display:block}.nexa-manager-card small{font-size:.56rem;color:#9296a2}.nexa-manager-card strong{font-size:.7rem}.nexa-manager-card a{font-size:.63rem;font-weight:850;color:#6055e7}.nexa-list-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 2px;border-bottom:1px solid #eef0f4}.nexa-list-row:last-child{border-bottom:0}.nexa-list-row strong,.nexa-list-row small{display:block}.nexa-list-row strong{font-size:.74rem}.nexa-list-row small{font-size:.59rem;color:#8b909c;margin-top:2px}.nexa-form{display:grid;gap:12px}.nexa-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nexa-form label{display:grid;gap:6px;font-size:.69rem;font-weight:800;color:#363a46}.nexa-form label>small{font-weight:500;color:#9296a2}.nexa-form input,.nexa-form textarea,.nexa-form select{width:100%;border:1px solid #e0e3e9;border-radius:13px;padding:11px 12px;background:#fff;color:#171923;outline:none;transition:.2s}.nexa-form input:focus,.nexa-form textarea:focus,.nexa-form select:focus{border-color:#756bf4;box-shadow:0 0 0 4px rgba(98,87,255,.08)}.nexa-full{grid-column:1/-1}.nexa-btn{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:44px;padding:0 17px;border:0;border-radius:12px;background:#13151d;color:#fff!important;font-weight:850;font-size:.72rem;cursor:pointer;transition:.25s}.nexa-btn:hover{background:#5f54e8;transform:translateY(-1px)}.nexa-btn-wide{width:100%;min-height:49px}.nexa-btn-small{min-height:35px;padding:0 12px;font-size:.64rem}.nexa-btn-secondary{margin-top:15px;background:#edeaff;color:#584cdc!important}.nexa-btn-ghost{background:#fff;color:#262936!important;border:1px solid #dde0e7}.nexa-approval-actions{display:flex;gap:8px;flex-wrap:wrap}.nexa-decision{padding:16px;border-radius:15px;background:#f6f7f9}.nexa-decision small,.nexa-decision strong{display:block}.nexa-decision small{font-size:.6rem;color:#8b909e}.nexa-decision strong{margin:4px 0 8px}.nexa-decision p{font-size:.7rem;margin:0}.nexa-thread{max-width:900px}.nexa-message{padding:16px;border-radius:17px;background:#f5f6f9;margin-bottom:11px;max-width:84%}.nexa-message.from-team{background:#eeecff;margin-right:auto}.nexa-message.from-client{margin-left:auto}.nexa-message-meta{display:flex;justify-content:space-between;gap:15px;margin-bottom:7px;font-size:.64rem}.nexa-message-meta span{color:#8e93a0}.nexa-message p{font-size:.73rem;margin:0}.nexa-reply-form{margin-top:18px;padding-top:18px;border-top:1px solid #e9ebf0}.nexa-files{display:grid;gap:8px}.nexa-file-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid #eceef2;border-radius:15px}.nexa-file-icon{width:40px;height:40px;border-radius:12px;background:#efedff;color:#5e55df;display:grid;place-items:center;font-weight:900}.nexa-file-row strong,.nexa-file-row small{display:block}.nexa-file-row strong{font-size:.72rem}.nexa-file-row small{font-size:.58rem;color:#8e93a0}.nexa-muted{font-size:.6rem;color:#a0a4ad}.nexa-table-head,.nexa-table-row{display:grid;grid-template-columns:1.5fr 1fr 1fr .8fr auto;gap:10px;align-items:center}.nexa-table-head{padding:0 10px 10px;color:#8b909c;font-size:.6rem}.nexa-table-row{padding:13px 10px;border-top:1px solid #eef0f4;font-size:.7rem}.nexa-timeline .nexa-activity-row{padding:10px 2px 18px}.nexa-profile-card{padding:28px;border-radius:24px;background:linear-gradient(145deg,#11131a,#23263a);color:#fff}.nexa-profile-avatar{width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,#6d61ff,#2bc6c3);display:grid;place-items:center;font-size:1.4rem;font-weight:950}.nexa-profile-card h3{font-size:1.15rem;margin:14px 0 2px}.nexa-profile-card>p{font-size:.68rem;color:#9fa5b2}.nexa-profile-card>div{margin-top:28px;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}.nexa-profile-card small,.nexa-profile-card strong{display:block}.nexa-profile-card small{font-size:.59rem;color:#8e95a4}.nexa-profile-card strong{margin-top:4px}.nexa-empty{text-align:center;padding:30px 12px;color:#8b909c}.nexa-empty span{font-size:1.8rem;color:#d4d7df}.nexa-empty p{font-size:.69rem;margin:4px 0 0}.nexa-notice{width:min(1240px,calc(100% - 40px));margin:110px auto -88px;padding:12px 15px;border-radius:13px;font-size:.72rem}.nexa-notice-success{background:#eaf9f4;color:#087957}.nexa-notice-error{background:#fff0f1;color:#ad2e39}.nexa-auth-required{max-width:680px;margin:140px auto 100px;padding:48px 30px;text-align:center;border:1px solid var(--portal-line);border-radius:26px;background:#fff}.nexa-auth-lock{width:52px;height:52px;margin:0 auto 15px;border-radius:17px;display:grid;place-items:center;background:#11131a;color:#fff;font-weight:950}.nexa-auth-required h2{font-size:1.6rem;margin-bottom:8px}.nexa-auth-required p{font-size:.78rem;max-width:480px;margin:0 auto 18px}.nexa-auth-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:0;width:min(1080px,calc(100% - 40px));margin:132px auto 90px;border:1px solid #e6e8ee;border-radius:32px;overflow:hidden;background:#fff;box-shadow:0 35px 90px rgba(20,22,38,.09)}.nexa-auth-story{min-height:620px;padding:38px 42px;color:#fff;background:linear-gradient(145deg,#11131a,#21253b);display:flex;flex-direction:column;position:relative;overflow:hidden}.nexa-auth-story:after{content:"";position:absolute;width:390px;height:390px;border-radius:50%;background:#6156ff;filter:blur(120px);opacity:.25;left:-130px;bottom:-120px}.nexa-auth-logo{display:flex;align-items:center;gap:10px;position:relative;z-index:1}.nexa-auth-story>div{margin:auto 0;position:relative;z-index:1}.nexa-auth-story .nexa-kicker{color:#a9a4ff}.nexa-auth-story h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1.35;letter-spacing:-.05em;margin:10px 0 18px}.nexa-auth-story p{font-size:.82rem;color:#b5bac5;max-width:520px}.nexa-auth-story ul{display:grid;gap:7px;position:relative;z-index:1}.nexa-auth-story li{display:flex;gap:10px;align-items:center;font-size:.68rem;color:#c8ccd5}.nexa-auth-story li b{color:#777f91;font-size:.58rem}.nexa-auth-card{padding:50px 44px;align-self:center}.nexa-auth-step{display:inline-flex;padding:6px 9px;border-radius:8px;background:#efedff;color:#5e55df;font-size:.59rem;font-weight:850}.nexa-auth-card h3{font-size:1.45rem;margin:14px 0 7px}.nexa-auth-card>p{font-size:.74rem;color:#7b808d;margin-bottom:22px}.nexa-auth-note{display:block;text-align:center;color:#9095a2;font-size:.59rem;font-weight:500}.nexa-auth-switch{display:block;text-align:center;color:#5f54e8;font-size:.66rem;font-weight:800}.nexa-otp-input{text-align:center;direction:ltr;font-size:1.35rem!important;letter-spacing:.38em;font-weight:900}.nexa-request-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:32px;align-items:start}.nexa-request-intro{position:sticky;top:120px;padding:26px}.nexa-request-intro h2{font-size:clamp(1.8rem,3.5vw,2.9rem);line-height:1.35;letter-spacing:-.045em;margin:9px 0 16px}.nexa-request-intro>p{font-size:.82rem}.nexa-request-promise{margin-top:25px;padding:17px;border-radius:17px;background:#f3f1ff}.nexa-request-promise b,.nexa-request-promise span{display:block}.nexa-request-promise b{font-size:.7rem}.nexa-request-promise span{font-size:.64rem;color:#767b88;margin-top:4px}.nexa-request-form{padding:25px}.nexa-hp{position:absolute!important;right:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:1040px){.nexa-portal-shell{grid-template-columns:1fr;width:min(100% - 32px,900px);padding-top:110px}.nexa-portal-nav{position:static;min-height:auto}.nexa-portal-nav nav{grid-template-columns:repeat(4,1fr)}.nexa-portal-help{display:none}.nexa-logout{margin-top:12px}.nexa-stat-grid{grid-template-columns:repeat(2,1fr)}.nexa-auth-layout{grid-template-columns:1fr}.nexa-auth-story{min-height:460px}.nexa-request-layout{grid-template-columns:1fr}.nexa-request-intro{position:static;padding:0}}
@media(max-width:760px){.nexa-portal-shell{width:min(100% - 22px,760px);padding-top:98px;gap:12px}.nexa-portal-nav{padding:12px;border-radius:20px}.nexa-portal-brand,.nexa-user-card{display:none}.nexa-portal-nav nav{grid-template-columns:repeat(4,1fr);gap:4px;margin:0;overflow:auto}.nexa-portal-nav nav a{min-width:105px;justify-content:center;flex-direction:column;gap:4px;padding:9px 6px;font-size:.6rem}.nexa-nav-icon{height:17px}.nexa-logout{display:none}.nexa-mobile-portal-head{display:flex;justify-content:space-between;font-size:.6rem;color:#8c91a0;margin:2px 3px 16px}.nexa-portal-head{margin-bottom:18px}.nexa-portal-head h2{font-size:1.8rem}.nexa-portal-head p{font-size:.72rem}.nexa-stat-grid,.nexa-dashboard-grid,.nexa-project-grid,.nexa-project-detail-grid,.nexa-approval-detail,.nexa-account-grid,.nexa-form-grid{grid-template-columns:1fr}.nexa-full{grid-column:auto}.nexa-focus-grid{grid-template-columns:1fr}.nexa-project-hero{grid-template-columns:1fr;text-align:center}.nexa-project-ring{margin:auto}.nexa-project-overview{text-align:right}.nexa-next-action{grid-template-columns:1fr}.nexa-table-head{display:none}.nexa-table-row{grid-template-columns:1fr 1fr}.nexa-auth-layout{width:min(100% - 24px,620px);margin-top:105px;border-radius:24px}.nexa-auth-story{min-height:auto;padding:27px 23px}.nexa-auth-story>div{margin:50px 0 35px}.nexa-auth-story h2{font-size:2rem}.nexa-auth-card{padding:32px 23px}.nexa-request-form{padding:18px}.nexa-message{max-width:95%}.nexa-notice{margin-top:92px;margin-bottom:-76px;width:calc(100% - 24px)}}

.nexa-payment-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.nexa-pay-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border-radius:10px;background:linear-gradient(135deg,#6257ff,#159bff);color:#fff!important;font-size:.65rem;font-weight:900;box-shadow:0 8px 22px rgba(75,87,255,.18)}.nexa-paid-badge{display:inline-flex;padding:6px 9px;border-radius:9px;background:#e9f8f2;color:#12815e;font-size:.61rem;font-weight:850}.nexa-payment-ref{display:block;margin-top:4px;color:#8a909d;font-size:.56rem}.nexa-auth-card .nexa-btn[disabled],.nexa-form .nexa-btn[disabled]{opacity:.65;cursor:wait;transform:none}.nexa-auth-card{position:relative}.nexa-auth-card:before{content:"ورود امن";position:absolute;top:24px;left:24px;padding:5px 8px;border-radius:999px;background:#eef8f6;color:#13816c;font-size:.54rem;font-weight:850}.nexa-auth-card input{min-height:49px}.nexa-auth-card .nexa-otp-input{font-variant-numeric:tabular-nums}.nexa-project-ring{--p:0;background:conic-gradient(#6257ff calc(var(--p)*1%),#eceef4 0)}
@media(max-width:760px){.nexa-portal-shell{padding-top:72px;padding-bottom:82px}.nexa-portal-nav{position:sticky;top:74px;z-index:20;background:rgba(17,19,26,.96);backdrop-filter:blur(16px)}.nexa-portal-nav nav{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:94px;scroll-snap-type:x proximity;padding-bottom:2px}.nexa-portal-nav nav a{min-width:94px;scroll-snap-align:start}.nexa-auth-layout{margin-top:84px;margin-bottom:82px}.nexa-auth-story{padding:24px 20px}.nexa-auth-story>div{margin:34px 0 22px}.nexa-auth-story h2{font-size:1.75rem}.nexa-auth-card{padding:28px 20px 24px}.nexa-auth-card:before{top:18px;left:18px}.nexa-payment-actions{justify-content:flex-start}.nexa-table-row{grid-template-columns:1fr;gap:5px;padding:15px 4px}.nexa-table-row>span,.nexa-table-row>strong{display:block}.nexa-pay-button{width:100%;margin-top:6px}}

/* v3.5.0 mobile portal width hardening */
@media(max-width:1040px){.nexa-portal-shell{grid-template-columns:minmax(0,1fr)}.nexa-portal-nav,.nexa-portal-main{min-width:0;width:100%}}
@media(max-width:760px){.nexa-focus-top,.nexa-portal-head{flex-wrap:wrap}.nexa-focus-card p,.nexa-panel p{overflow-wrap:anywhere}.nexa-portal-nav nav{max-width:100%}}
/* v3.5.0 mobile dashboard navigation: all 8 destinations remain visible. */
@media(max-width:760px){
 .nexa-portal-nav{position:sticky;top:74px}
 .nexa-portal-nav nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;overflow:visible;gap:4px}
 .nexa-portal-nav nav a{min-width:0;padding:8px 3px;white-space:normal;text-align:center;line-height:1.4}
}

/* === Maah Studio 3.3 light client panel === */
:root{--portal-ink:#27304a;--portal-muted:#70788f;--portal-line:#e4e7f1;--portal-soft:#f7f8fc;--portal-shadow:0 24px 70px rgba(67,76,128,.09)}
.nexa-portal-nav{background:linear-gradient(160deg,#f6f5ff,#eef8ff 72%,#f5ffff);color:#29324b;border:1px solid #e1e4f1;box-shadow:0 24px 64px rgba(70,78,128,.10)}.nexa-portal-nav:after{background:#7066ff;opacity:.08}.nexa-portal-brand{border-color:#e0e3ef}.nexa-portal-brand>span,.nexa-auth-logo>span{background:#ebe9ff;color:#584fde}.nexa-user-card small{color:#7f879b}.nexa-portal-nav nav a{color:#677087}.nexa-portal-nav nav a:hover,.nexa-portal-nav nav a.active{color:#554be0;background:#ebeaff}.nexa-portal-help{border-color:#dde2ee;background:rgba(255,255,255,.70)}.nexa-portal-help small{color:#7e869a}.nexa-portal-help a{color:#4f71df}.nexa-logout{color:#c25066}.nexa-focus-card{color:#28314a;background:linear-gradient(140deg,#f3f1ff,#eef8ff);border:1px solid #dedff2;box-shadow:0 22px 55px rgba(66,74,126,.09)}.nexa-focus-card:before{opacity:.10}.nexa-focus-top span:first-child,.nexa-focus-grid small{color:#7a8298}.nexa-focus-card .nexa-status{background:#e8e5ff;color:#584edb}.nexa-focus-progress progress::-webkit-progress-bar{background:#dfe3ef}.nexa-focus-grid>div{border-color:#dfe3ef;background:rgba(255,255,255,.72)}.nexa-focus-card>.nexa-text-link{color:#584edb}.nexa-profile-card{background:linear-gradient(145deg,#f3f1ff,#edf9ff);color:#29324a;border:1px solid #dfe2ef}.nexa-profile-card>p,.nexa-profile-card small{color:#768096}.nexa-profile-card>div{border-color:#dfe3ef}.nexa-btn{background:linear-gradient(135deg,#655bff,#4d8df7);color:#fff!important;box-shadow:0 10px 24px rgba(83,92,235,.16)}.nexa-btn:hover{background:linear-gradient(135deg,#574de5,#3e7ee4)}.nexa-btn-ghost{background:#fff;color:#4d566f!important;border-color:#dce1ed;box-shadow:none}.nexa-auth-lock{background:#ebeaff;color:#584edb}.nexa-auth-layout{background:rgba(255,255,255,.96);border-color:#e1e4f0;box-shadow:0 30px 80px rgba(66,75,126,.10)}.nexa-auth-story{color:#29324a;background:linear-gradient(145deg,#f4f2ff,#edf9ff)}.nexa-auth-story:after{opacity:.10}.nexa-auth-story .nexa-kicker{color:#5b52dd}.nexa-auth-story p{color:#70788d}.nexa-auth-story li{color:#4f5870}.nexa-auth-story li b{color:#788198}.nexa-auth-card{background:#fff}.nexa-payment-actions .nexa-pay-button{background:linear-gradient(135deg,#6257ff,#159bff)}
@media(max-width:760px){.nexa-portal-nav{background:rgba(247,247,255,.96);border-color:#e0e3ef}.nexa-portal-nav nav a.active{background:#eae8ff;color:#544adf}.nexa-auth-story{background:linear-gradient(145deg,#f5f3ff,#eefaff)}}


/* Maah Studio 3.7.1 — mobile-first OTP: form before explanation */
.nexa-auth-layout{grid-template-areas:"form story";grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}
.nexa-auth-card{grid-area:form}.nexa-auth-story{grid-area:story}
@media(max-width:760px){.nexa-auth-layout{grid-template-areas:"form" "story";grid-template-columns:1fr;margin-top:76px}.nexa-auth-card{padding-top:34px}.nexa-auth-story{margin-top:0}.nexa-auth-card h3{font-size:1.85rem}.nexa-auth-card .nexa-form label{font-size:.75rem}.nexa-auth-card input{min-height:54px;font-size:1rem}.nexa-auth-card .nexa-btn-wide{min-height:52px}.nexa-auth-story h2{font-size:1.45rem}.nexa-auth-story>div{margin:24px 0 18px}}

/* Maah Studio brand assets */
.maah-portal-brand img,.maah-auth-logo img{width:34px;height:34px;object-fit:contain;flex:0 0 auto}.maah-portal-brand b,.maah-auth-logo b{letter-spacing:.08em}.maah-auth-logo{display:flex;align-items:center;gap:10px}.maah-auth-logo img{width:42px;height:42px}.nexa-portal-brand.maah-portal-brand>span,.nexa-auth-logo.maah-auth-logo>span{display:none}

/* Maah Studio 3.8.0 auth density */
.nexa-auth-layout{min-height:0}
.nexa-auth-story{min-height:440px}
@media(max-width:760px){.nexa-auth-story{min-height:0}.nexa-auth-story ul{display:none}}
