:root{--ink:#111;--muted:#6b6b6b;--line:#c9c9c9;--soft:#f2f2f2;--paper:#fff;--canvas:#ededed;font-family:"Vazirmatn Regular",Tahoma,sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%;touch-action:pan-x pan-y}
*{box-sizing:border-box} [hidden]{display:none!important} html,body{margin:0;min-height:100%;color:var(--ink);background:var(--canvas)} body,button,input{font-family:inherit} button{color:inherit;cursor:pointer} svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
.prototype-stage{width:100%;min-height:100vh;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.scenario-control{width:min(100%,460px);padding:14px;border:1.5px solid #111;border-radius:18px;background:#fff}.scenario-panel{display:flex;flex-direction:column;gap:11px}.scenario-section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.scenario-section-heading>span{font-size:9px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.scenario-section-heading>small{color:var(--muted);font-size:7px}.account-scenario-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.scenario-control button{min-height:40px;border:1px solid #111;border-radius:10px;background:#fff;font-size:9px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.scenario-control button.active{color:#fff;background:#111}.scenario-guidance{min-height:58px;padding:9px 11px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;border:1px solid #111;border-radius:12px;background:#f5f5f5;cursor:pointer}.scenario-guidance>span:first-child{min-width:0;display:flex;flex-direction:column;gap:2px}.scenario-guidance strong{font-size:9px}.scenario-guidance small{color:var(--muted);font-size:7px}.scenario-guidance>b{min-width:35px;font-size:7px;text-align:left}.scenario-switch{width:39px;height:23px;position:relative;display:block}.scenario-switch input{position:absolute;opacity:0;pointer-events:none}.scenario-switch i{position:absolute;inset:0;border:1px solid #111;border-radius:14px;background:#d7d7d7;transition:.2s}.scenario-switch i::after{content:"";width:17px;height:17px;position:absolute;top:2px;right:2px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #111;transition:.2s}.scenario-switch input:checked+i{background:#111}.scenario-switch input:checked+i::after{transform:translateX(-16px)}.content-scenarios{padding-top:11px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;border-top:1px solid #d4d4d4}.content-scenarios>.scenario-section-heading{grid-column:1/-1;margin-bottom:1px}.scenario-counter{min-width:0;min-height:70px;padding:8px;display:flex;flex-direction:column;justify-content:space-between;gap:7px;border:1px solid #111;border-radius:10px}.scenario-counter strong{overflow:hidden;font-size:7px;white-space:nowrap}.scenario-counter>div{display:grid;grid-template-columns:27px 1fr 27px;align-items:center;gap:3px}.scenario-counter button{min-height:27px!important;padding:0;border:0!important;border-radius:7px!important;background:#f1f1f1!important;font-size:13px!important}.scenario-counter button:disabled{opacity:.28;cursor:default}.scenario-counter b{text-align:center;font-size:8px}
.phone{width:min(100%,460px);height:auto;min-height:0;margin-right:auto;margin-left:auto;align-self:center;aspect-ratio:1206/2622;flex:0 0 auto;position:relative;right:auto;left:auto;overflow:hidden;border:2px solid #111;border-radius:44px;background:#fff}.login-screen,.app-shell{display:none;height:100%}.login-screen.visible{display:block}.login-screen{padding:36px 27px 20px;overflow:auto}.login-brand{text-align:center}.login-brand img{width:70px;height:70px;object-fit:contain;filter:grayscale(1) contrast(3)}.login-brand p{margin:5px 0 8px;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif;letter-spacing:.12em}.login-brand h1{margin:0;font-size:30px;line-height:1.35;letter-spacing:-.04em}.login-brand>span{display:block;margin:8px 0 0;color:var(--muted);font-size:10px}.login-form{margin-top:31px}.login-form header h2{margin:0;font-size:19px}.login-form header p{margin:4px 0 22px;color:var(--muted);font-size:10px}
.field{display:block;margin-bottom:15px}.field>span{display:block;margin:0 2px 7px;font-size:10px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.field>div{min-height:55px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid #111;border-radius:15px;background:#fff}.field input{width:100%;min-width:0;border:0;outline:0;background:transparent;text-align:right}.field button{width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent}.field>small{display:block;margin:6px 2px;color:var(--muted);font-size:8px}.primary-button,.secondary-button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #111;border-radius:14px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.primary-button{color:#fff;background:#111}.secondary-button{margin-top:8px;background:#fff}.primary-button svg{width:18px}.security-copy{display:flex;align-items:center;justify-content:center;gap:5px;color:var(--muted);font-size:8px}.security-copy svg{width:14px}
.app-shell.active{display:flex;flex-direction:column}.app-header{height:69px;flex:0 0 auto;padding:11px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid transparent;transition:border-color .18s ease,box-shadow .18s ease}.app-header.has-scrolled-content{border-bottom-color:#ddd}.profile{display:flex;align-items:center;gap:9px}.profile>span{width:39px;height:39px;position:relative;display:grid;place-items:center;border-radius:13px;color:#fff;background:#111;font-family:"Vazirmatn Black",Tahoma,sans-serif}.profile>span i{position:absolute;left:-2px;bottom:4px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#111}.profile>div{display:flex;flex-direction:column}.profile small{color:var(--muted);font-size:8px}.profile strong{font-size:11px}.header-actions{display:flex;align-items:center;gap:5px}.header-actions button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #ddd;border-radius:12px;background:#fff}.header-actions svg{width:18px}.brand-placeholder{width:47px;height:47px;display:grid;place-items:center;flex:0 0 auto;border:2px solid #111;border-radius:8px;background:#fff;color:#111;font-size:25px;font-family:"Vazirmatn Medium",Tahoma,sans-serif;line-height:1}.header-actions .brand-placeholder{width:40px;height:40px;border-radius:8px;font-size:22px}
.screen-stack{flex:1;min-height:0;overflow:hidden}.app-screen{display:none;height:100%;padding:17px 18px 102px;overflow-y:auto;scrollbar-width:none}.app-screen::-webkit-scrollbar{display:none}.app-screen.active{display:block}.focused-screen{padding-bottom:24px}.app-shell:has(.focused-screen.active) .bottom-nav{display:none}
.balance-hero{text-align:center;padding-top:22px}.account-switch{min-height:39px;margin:0 auto 22px;padding:6px 11px;display:flex;align-items:center;gap:6px;border:1px solid #111;border-radius:12px;background:#fff}.account-switch>span{font-size:10px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.account-switch small{color:var(--muted);font-size:8px}.account-switch svg{width:15px;transform:rotate(-90deg)}.account-switch.static{cursor:default}.account-switch.static svg{display:none}.balance-hero>p{margin:0;color:var(--muted);font-size:9px}.hero-amount{margin:3px 0;display:flex;align-items:baseline;justify-content:center;gap:5px;direction:ltr}.hero-amount strong{font-size:31px;letter-spacing:-.04em}.hero-amount span{font-size:9px}.balance-hero>small{color:var(--muted);font-size:8px}
.quick-actions{margin:24px 0 29px;width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.quick-actions button{padding:0;border:0;background:transparent}.quick-actions button>span{width:47px;height:47px;margin:0 auto 6px;display:grid;place-items:center;border:1px solid #111;border-radius:15px}.quick-actions button:first-child>span{color:#fff;background:#111}.quick-actions strong{font-size:8px}.quick-actions button.disabled{opacity:.36;pointer-events:none}
.home-section,.accounts-subsection{margin-top:25px}.section-header{margin-bottom:10px;display:flex;align-items:end;justify-content:space-between}.section-header h2{margin:0;font-size:17px}.section-header p{margin:2px 0 0;color:var(--muted);font-size:8px}.section-header button{padding:0;border:0;background:transparent;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.row-list{width:100%;border-top:1px solid #111;border-bottom:1px solid #111}.account-row,.transaction-list article,.space-row{min-height:64px;padding:9px 2px;display:grid;grid-template-columns:38px 1fr auto 16px;align-items:center;gap:9px;border:0;border-bottom:1px solid #d2d2d2;background:#fff;text-align:right}.account-row{width:100%}.account-row:last-child,.transaction-list article:last-child,.space-row:last-child{border-bottom:0}.account-row:hover{background:#f8f8f8}.account-icon,.round-symbol{width:36px;height:36px;display:grid;place-items:center;border:1px solid #111;border-radius:11px;font-size:13px}.account-copy,.account-amount,.transaction-list article>div,.space-row>div{display:flex;flex-direction:column;gap:2px}.account-copy strong,.transaction-list strong,.space-row strong{font-size:10px}.account-copy small,.account-amount small,.transaction-list small,.space-row small{color:var(--muted);font-size:7px}.account-amount{align-items:flex-end;white-space:nowrap}.account-amount strong,.transaction-list b,.space-row b{font-size:9px}.account-row>svg{width:14px;color:var(--muted)}.account-row.selected{background:#f3f3f3}.all-accounts-link{width:100%;min-height:61px;margin-top:24px;padding:8px 2px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;border:0;border-top:1px solid #111;border-bottom:1px solid #111;background:#fff;text-align:right}.all-accounts-link[hidden]{display:none}.overview-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#f1f1f1}.overview-icon svg{width:18px}.all-accounts-link>span:nth-child(2){display:flex;flex-direction:column;gap:2px}.all-accounts-link strong{font-size:10px}.all-accounts-link small{color:var(--muted);font-size:7px}.all-accounts-link>span:last-child{display:flex;align-items:center;gap:3px;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.all-accounts-link>span:last-child svg{width:14px}.card-summary-row{width:100%;min-height:76px;padding:9px 2px;display:grid;grid-template-columns:66px 1fr auto;align-items:center;gap:10px;border:0;border-top:1px solid #111;border-bottom:1px solid #111;background:#fff;text-align:right}.mini-card-stack{width:62px;height:42px;position:relative;display:block;direction:ltr}.mini-card{width:55px;height:35px;position:absolute;left:0;bottom:0;border:1px solid #111;border-radius:7px;background:#fff}.mini-card::before{content:"";position:absolute;top:8px;left:7px;width:11px;height:8px;border:1px solid #111;border-radius:2px}.mini-card:nth-child(2){left:4px;bottom:4px;background:#e9e9e9}.mini-card:nth-child(3){left:7px;bottom:7px}.card-summary-row>span:nth-child(2){display:flex;flex-direction:column;gap:2px}.card-summary-row strong{font-size:10px}.card-summary-row small{color:var(--muted);font-size:7px}.card-summary-row>span:last-child{display:flex;align-items:center;gap:2px;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.card-summary-row svg{width:14px}.transaction-list article{grid-template-columns:38px 1fr auto}.activity-section{padding-bottom:0}
.page-heading{display:flex;align-items:flex-start;justify-content:space-between}.page-heading p,.page-intro p{margin:0 0 3px;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif;letter-spacing:.08em}.page-heading h1,.page-intro h1{margin:0;font-size:24px}.page-heading span,.page-intro>span{color:var(--muted);font-size:8px}.page-heading>button,.focused-header>button:last-child{width:40px;height:40px;display:grid;place-items:center;border:1px solid #111;border-radius:12px;background:#fff}.total-summary{margin:28px 0 20px;padding:0 2px}.total-summary>span{color:var(--muted);font-size:8px}.total-summary>div{display:flex;align-items:baseline;gap:5px}.total-summary strong{font-size:27px}.total-summary small{font-size:8px}.account-full-list .account-row{min-height:72px}.space-row{grid-template-columns:38px 1fr auto}.focused-header{display:flex;align-items:center;justify-content:space-between}.focused-header>button:first-child,.inline-back{padding:0;display:flex;align-items:center;gap:5px;border:0;background:transparent;font-size:9px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.focused-header>button:first-child svg,.inline-back svg{width:16px}.page-intro{margin-top:22px}.cards-list{margin-top:24px;border-top:1px solid #111}.card-list-row{width:100%;min-height:80px;padding:10px 0;display:grid;grid-template-columns:79px 1fr 16px;align-items:center;gap:11px;border:0;border-bottom:1px solid #c9c9c9;background:#fff;text-align:right}.card-thumb{width:76px;height:48px;padding:6px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #111;border-radius:8px;direction:ltr}.card-thumb::before{content:"";width:14px;height:10px;border:1px solid #111;border-radius:2px}.card-thumb span{font-size:7px}.card-list-row>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.card-list-row strong{font-size:11px}.card-list-row small{color:var(--muted);font-size:7px}.card-list-row svg{width:14px;color:var(--muted)}
.physical-card{height:205px;margin:26px 0 22px;padding:18px;display:flex;flex-direction:column;border:1.5px solid #111;border-radius:23px;background:#fff}.physical-card>div,.physical-card footer{display:flex;align-items:center;justify-content:space-between}.physical-card>div span{font-size:11px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.physical-card i{padding:4px 7px;border:1px solid #111;border-radius:7px;font-size:7px;font-style:normal}.chip{width:35px;height:26px;margin-top:27px;border:1px solid #111;border-radius:7px;background:repeating-linear-gradient(90deg,#fff 0 6px,#111 6px 7px)}.physical-card>strong{margin-top:19px;direction:ltr;text-align:left;font-size:13px;letter-spacing:.07em}.physical-card footer{margin-top:auto;font-size:8px}.detail-list{margin:0;border-top:1px solid #111}.detail-list>div{min-height:46px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d4d4d4;font-size:9px}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.control-grid{margin-top:23px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.control-grid button{min-height:69px;padding:7px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid #111;border-radius:12px;background:#fff}.control-grid button>span{height:22px;display:grid;place-items:center;font-size:14px}.control-grid svg{width:17px}.control-grid strong{font-size:7px}.control-grid button.active{color:#fff;background:#111}.danger-row{width:100%;margin-top:22px;padding:15px 0;display:flex;align-items:center;justify-content:space-between;border:0;border-top:1px solid #111;border-bottom:1px solid #111;background:#fff;font-size:9px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.danger-row svg{width:15px}
.wide-account-switch{width:100%;min-height:59px;margin:22px 0 18px;padding:9px 12px;display:grid;grid-template-columns:1fr auto 16px;align-items:center;gap:9px;border:1px solid #111;border-radius:14px;background:#fff;text-align:right}.wide-account-switch>span:first-child{display:flex;flex-direction:column}.wide-account-switch small{color:var(--muted);font-size:7px}.wide-account-switch strong{font-size:10px}.wide-account-switch>span:nth-child(2){font-size:8px}.wide-account-switch svg{width:15px}.wide-account-switch.static svg{display:none}.statement-summary{padding:3px 2px 20px;border-bottom:1px solid #111}.statement-summary>span{color:var(--muted);font-size:8px}.statement-summary>div{display:flex;align-items:baseline;gap:5px}.statement-summary strong{font-size:27px}.statement-summary small{font-size:8px}.statement-summary>p{margin:13px 0 0;display:flex;gap:18px;color:var(--muted);font-size:7px}.statement-summary b{color:#111}.period-tabs{margin:18px 0 13px;padding:3px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;border:1px solid #111;border-radius:11px}.period-tabs button,.destination-tabs button{min-height:34px;border:0;border-radius:8px;background:#fff;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.period-tabs button.active,.destination-tabs button.active{color:#fff;background:#111}.search-field{min-height:49px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #111;border-radius:13px}.search-field svg{width:17px}.search-field input{width:100%;border:0;outline:0;background:transparent;font-size:9px}.statement-transactions{margin-top:21px}.transaction-group>header{margin:17px 0 7px;display:flex;justify-content:space-between;font-size:8px}.transaction-group>header small{color:var(--muted)}.transaction-group .row-list article{min-height:61px;padding:8px 2px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;border-bottom:1px solid #d4d4d4}.empty-state{text-align:center;color:var(--muted);font-size:9px}
.transfer-header{display:flex;align-items:center;justify-content:space-between}.transfer-header button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:12px;background:var(--soft)}.transfer-header span{font-size:8px}.stepper{margin:11px 0 30px;display:grid;grid-template-columns:repeat(4,1fr);gap:5px;direction:rtl}.stepper i{height:3px;border-radius:3px;background:#d3d3d3}.stepper i.active{background:#111}.transfer-view{display:none}.transfer-view.active{display:block}.transfer-title p{margin:0 0 4px;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.transfer-title h1{margin:0;font-size:27px}.transfer-title span{color:var(--muted);font-size:8px}.transfer-view>.search-field{margin-top:24px}.scope-note{display:block;margin:6px 2px 20px;color:var(--muted);font-size:7px}.recipient-heading{margin-bottom:7px;display:flex;justify-content:space-between;font-size:9px}.recipient-heading button{padding:0;border:0;background:transparent;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.recipient-list{border-top:1px solid #111}.recipient-row{width:100%;min-height:64px;padding:8px 0;display:grid;grid-template-columns:40px 1fr 15px;align-items:center;gap:9px;border:0;border-bottom:1px solid #d3d3d3;background:#fff;text-align:right}.avatar{width:38px;height:38px;display:grid;place-items:center;border:1px solid #111;border-radius:12px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.recipient-row>span:nth-child(2){display:flex;flex-direction:column}.recipient-row strong{font-size:10px}.recipient-row small{color:var(--muted);font-size:7px}.recipient-row svg{width:14px}.new-recipient-row{width:100%;min-height:67px;margin-top:18px;padding:9px 0;display:grid;grid-template-columns:40px 1fr 16px;align-items:center;gap:9px;border:0;border-top:1.5px dashed #111;border-bottom:1.5px dashed #111;background:#fff;text-align:right}.new-recipient-row>span:first-child{width:38px;height:38px;display:grid;place-items:center;border:1px solid #111;border-radius:50%}.new-recipient-row>div{display:flex;flex-direction:column}.new-recipient-row strong{font-size:10px}.new-recipient-row small{color:var(--muted);font-size:7px}.new-recipient-row>svg{width:14px}.inline-back{margin-bottom:21px}.destination-tabs{margin:25px 0 21px;padding:3px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #111;border-radius:11px}.ltr-field{direction:ltr}.destination-result>div:first-child{margin-bottom:10px;padding:15px;display:flex;align-items:center;gap:11px;border:1px solid #111;border-radius:15px}.destination-result>div:first-child>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid #111;border-radius:50%}.destination-result p{margin:0;display:flex;flex-direction:column}.destination-result small{color:var(--muted);font-size:7px}.destination-result strong{font-size:13px}.destination-result b{font-size:8px}.destination-result dl{margin:0 0 10px}.destination-result dl>div,.destination-result>label{min-height:49px;padding:9px 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-size:8px}.destination-result dd{margin:0;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.destination-result>label{margin-bottom:18px;justify-content:flex-start;gap:9px}.destination-result>label span{display:flex;flex-direction:column}.destination-result>label small{font-size:7px}.selected-recipient{width:100%;min-height:60px;padding:8px 0;display:grid;grid-template-columns:40px 1fr 16px;align-items:center;gap:9px;border:0;border-bottom:1px solid #111;background:#fff;text-align:right}.selected-recipient>span:first-child,.review-person>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid #111;border-radius:12px}.selected-recipient>span:nth-child(2){display:flex;flex-direction:column}.selected-recipient strong{font-size:10px}.selected-recipient small{color:var(--muted);font-size:7px}.selected-recipient svg{width:14px}.amount-entry{min-height:190px;padding-top:42px;text-align:center}.amount-entry label{display:block;font-size:10px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.amount-entry>div{display:flex;align-items:baseline;justify-content:center;gap:6px;direction:ltr}.amount-entry input{width:180px;border:0;outline:0;background:transparent;text-align:center;font-size:29px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.amount-entry span{font-size:9px}.amount-entry p{margin:5px 0;color:var(--muted);font-size:8px}.review-person{text-align:center}.review-person>span{margin:auto}.review-person small{display:block;margin-top:8px;color:var(--muted);font-size:8px}.review-person h2{margin:2px 0;font-size:17px}.review-person p{margin:0;color:var(--muted);font-size:8px}.review-amount{margin:22px 0;text-align:center;font-size:25px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.review-list{margin-bottom:15px}.security-banner{padding:11px;display:flex;align-items:center;gap:7px;border:1px solid #111;border-radius:12px;font-size:7px}.security-banner svg{width:16px}.success-view{text-align:center}.success-mark{width:65px;height:65px;margin:6px auto 15px;display:grid;place-items:center;border:1px solid #111;border-radius:50%}.success-mark svg{width:27px}.success-view>p{margin:0;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.success-view h2{margin:4px 0;font-size:19px}.success-view .detail-list{text-align:right;margin-bottom:18px}
.bottom-nav{height:78px;position:absolute;right:0;bottom:0;left:0;z-index:10;padding:8px 15px 10px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #111;background:#fff;transition:.22s}.bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:#fff;color:#777}.bottom-nav button.active{color:#111;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.bottom-nav svg{width:20px}.bottom-nav span{font-size:7px}.bottom-nav .transfer-nav svg{width:23px}.hide-balances .sensitive{filter:blur(7px);user-select:none}
.sheet-backdrop{position:absolute;inset:0;z-index:50;display:flex;align-items:flex-end;background:rgba(0,0,0,.32)}.bottom-sheet{width:100%;max-height:78%;padding:17px 18px 22px;overflow-y:auto;border-top:2px solid #111;border-radius:24px 24px 0 0;background:#fff}.bottom-sheet header{display:flex;align-items:center;justify-content:space-between}.bottom-sheet header small{color:var(--muted);font-size:7px}.bottom-sheet h2{margin:1px 0;font-size:17px}.bottom-sheet header button{width:37px;height:37px;display:grid;place-items:center;border:1px solid #111;border-radius:11px;background:#fff}.sheet-account-list{margin-top:17px;border-top:1px solid #111}.sheet-account-row{width:100%;min-height:68px;padding:9px 0;display:grid;grid-template-columns:38px 1fr auto 19px;align-items:center;gap:9px;border:0;border-bottom:1px solid #ccc;background:#fff;text-align:right}.sheet-account-row>span:nth-child(2){display:flex;flex-direction:column}.sheet-account-row strong{font-size:10px}.sheet-account-row small{color:var(--muted);font-size:7px}.sheet-account-row b{font-size:9px}.sheet-account-row i{width:18px;height:18px;display:grid;place-items:center;border:1px solid #111;border-radius:50%;font-size:10px;font-style:normal}.sheet-account-row.disabled{opacity:.42}.bottom-sheet>p{margin:13px 0 0;color:var(--muted);font-size:7px}.toast{position:absolute;top:18px;right:18px;bottom:auto;left:18px;z-index:70;min-height:62px;padding:13px 15px;display:flex;align-items:center;gap:10px;border:1px solid #d4d4d4;border-radius:15px;color:#111;background:#fff;font-size:8px;box-shadow:0 10px 28px rgba(17,17,17,.14);opacity:0;transform:translateY(-15px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:none}.toast svg{width:18px;flex:0 0 auto}.toast>span{font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}
button:focus-visible,input:focus-visible{outline:2px solid #111;outline-offset:2px}
.account-switch.static{padding-inline:0;border-color:transparent}.account-switch:disabled,.wide-account-switch:disabled{color:#111;opacity:1;cursor:default}
.app-shell:has(.focused-screen.active) .app-header{display:none}
.account-manage-link{margin:8px auto 0;padding:3px 0;display:flex;align-items:center;gap:3px;border:0;border-bottom:1px solid #111;background:transparent;font-size:7px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.account-manage-link svg{width:12px}.quick-actions button>span{position:relative}.action-badge{min-width:18px;height:18px;position:absolute;top:-7px;left:-7px;padding:0 4px;display:grid;place-items:center;border:2px solid #fff;border-radius:9px;color:#fff;background:#111;font-size:7px;font-style:normal;line-height:1}.action-badge[hidden]{display:none}
.account-detail-hero{margin-top:22px;padding:0 2px 24px;border-bottom:1px solid #111}.account-detail-hero>div:first-child{display:flex;align-items:center;justify-content:space-between}.account-detail-hero>div:first-child>span{font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.account-detail-hero i{padding:4px 7px;border:1px solid #111;border-radius:7px;font-size:7px;font-style:normal}.account-detail-hero h1{margin:14px 0 2px;font-size:26px}.account-detail-hero p{margin:0 0 22px;color:var(--muted);font-size:8px}.account-detail-hero>small{color:var(--muted);font-size:8px}.account-detail-hero>div:last-child{display:flex;align-items:baseline;gap:5px;direction:ltr}.account-detail-hero>div:last-child strong{font-size:28px}.account-detail-hero>div:last-child span{font-size:8px}.detail-quick-actions{margin:20px 0 29px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.detail-quick-actions button{min-height:69px;padding:8px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid #111;border-radius:13px;background:#fff}.detail-quick-actions button:first-child{color:#fff;background:#111}.detail-quick-actions button.disabled{opacity:.35;pointer-events:none}.detail-quick-actions button>span{height:22px;display:grid;place-items:center;font-size:14px}.detail-quick-actions svg{width:18px}.detail-quick-actions strong{font-size:8px}.management-section{margin-top:27px}.management-section>header{margin-bottom:9px}.management-section h2,.account-danger-zone h2{margin:0;font-size:16px}.management-section header p{margin:2px 0 0;color:var(--muted);font-size:7px}.management-list{border-top:1px solid #111;border-bottom:1px solid #111}.management-list>button{width:100%;min-height:66px;padding:8px 2px;display:grid;grid-template-columns:38px 1fr 15px;align-items:center;gap:9px;border:0;border-bottom:1px solid #d2d2d2;background:#fff;text-align:right}.management-list>button:last-child{border-bottom:0}.management-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#f1f1f1;font-size:12px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.management-icon svg{width:18px}.management-list>button>span:nth-child(2){display:flex;flex-direction:column;gap:2px}.management-list strong{font-size:10px}.management-list small{color:var(--muted);font-size:7px}.management-list>button>svg{width:14px;color:var(--muted)}.account-danger-zone{margin:36px 0 15px}.account-danger-zone>button{width:100%;min-height:68px;margin-top:9px;padding:9px 2px;display:grid;grid-template-columns:1fr 15px;align-items:center;gap:8px;border:0;border-top:1px solid #111;border-bottom:1px solid #111;background:#fff;text-align:right}.account-danger-zone>button>span{display:flex;flex-direction:column;gap:2px}.account-danger-zone strong{font-size:10px}.account-danger-zone small{color:var(--muted);font-size:7px}.account-danger-zone svg{width:14px}

/* Grouped lists: one rounded container, lightweight rows inside it. */
.row-list,.management-list,.cards-list,.recipient-list,.sheet-account-list,.detail-list{border:1px solid #111;border-radius:16px;overflow:hidden;background:#fff}
.account-row,.transaction-list article,.space-row,.transaction-group .row-list article{padding-right:12px;padding-left:12px}
.management-list>button,.card-list-row,.recipient-row,.sheet-account-row{padding-right:12px;padding-left:12px}
.detail-list>div{padding-right:12px;padding-left:12px}
.all-accounts-link,.card-summary-row{padding-right:12px;padding-left:12px;border:1px solid #111;border-radius:16px}
.new-recipient-row{padding-right:12px;padding-left:12px;border:1.5px dashed #111;border-radius:16px}
.danger-row,.account-danger-zone>button{padding-right:12px;padding-left:12px;border:1px solid #111;border-radius:16px}
.cards-list[hidden]{display:none}.cards-empty-state{margin-top:30px;padding:32px 22px;text-align:center;border:1px dashed #111;border-radius:18px}.cards-empty-state[hidden]{display:none}.cards-empty-state>span{width:54px;height:54px;margin:auto;display:grid;place-items:center;border-radius:16px;background:#f1f1f1}.cards-empty-state svg{width:25px}.cards-empty-state h2{margin:17px 0 5px;font-size:16px}.cards-empty-state p{margin:0;color:var(--muted);font-size:8px}.cards-empty-state button{min-height:42px;margin-top:20px;padding:0 22px;border:0;border-radius:12px;color:#fff;background:#111;font-size:9px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}
.priority-banner{min-height:62px;padding:9px 10px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;border:1px solid #111;border-radius:15px;background:#fff}.priority-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#111}.priority-icon svg{width:18px}.priority-banner>div{display:flex;flex-direction:column;gap:1px}.priority-banner small{font-size:7px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.priority-banner strong{font-size:10px}.priority-banner>div>span{color:var(--muted);font-size:7px}.priority-banner>button{min-height:32px;padding:0 10px;border:1px solid #111;border-radius:9px;background:#fff;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.home-hub-link{margin-top:22px}.widget-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.widget-grid>button{min-height:118px;padding:14px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #111;border-radius:16px;background:#fff;text-align:right}.widget-grid span{font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.widget-grid strong{margin-top:12px;font-size:23px}.widget-grid small{color:var(--muted);font-size:7px}.widget-grid i{margin-top:auto;border-bottom:1px solid #111;font-size:7px;font-style:normal;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.connected-list{border:1px solid #111;border-radius:16px;overflow:hidden}.connected-list>button{width:100%;min-height:66px;padding:9px 12px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;border:0;border-bottom:1px solid #d2d2d2;background:#fff;text-align:right}.connected-list>button:last-child{border-bottom:0}.service-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#f1f1f1;font-size:11px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.connected-list>button>span:nth-child(2){display:flex;flex-direction:column}.connected-list strong{font-size:10px}.connected-list small{color:var(--muted);font-size:7px}.connected-list i{font-size:7px;font-style:normal;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.feature-promo{margin:28px 0 4px;padding:18px;position:relative;border:1px dashed #111;border-radius:18px;background:#f4f4f4}.feature-promo[hidden]{display:none}.feature-promo>button:first-child{width:30px;height:30px;position:absolute;top:12px;left:12px;display:grid;place-items:center;border:0;border-radius:9px;background:#fff}.feature-promo>button:first-child svg{width:15px}.feature-promo>span{font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.feature-promo h2{margin:9px 0 4px;font-size:17px}.feature-promo p{max-width:85%;margin:0;color:var(--muted);font-size:8px;line-height:1.8}.feature-promo>button:last-child{margin-top:15px;padding:0 0 3px;display:flex;align-items:center;gap:3px;border:0;border-bottom:1px solid #111;background:transparent;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.feature-promo>button:last-child svg{width:13px}
.focused-header:has(>button:only-child)>button{width:auto;height:auto}.card-number-actions{margin:-10px 0 22px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.card-number-actions button{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #111;border-radius:12px;background:#fff;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.card-number-actions button:first-child{color:#fff;background:#111}.card-number-actions svg{width:17px}.identifiers-caption{margin-bottom:14px!important}.identifiers-list{border:1px solid #111;border-radius:16px;overflow:hidden}.identifiers-list article{min-height:68px;padding:9px 12px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;border-bottom:1px solid #d2d2d2}.identifiers-list article:last-child{border-bottom:0}.identifiers-list article>span{min-width:0;display:flex;flex-direction:column;gap:3px}.identifiers-list small{color:var(--muted);font-size:7px}.identifiers-list strong{overflow:hidden;text-overflow:ellipsis;font-size:9px;white-space:nowrap}.identifiers-list article>div{display:flex;gap:6px}.identifiers-list button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #111;border-radius:11px;background:#fff}.identifiers-list button:first-child{color:#fff;background:#111}.identifiers-list svg{width:17px}
.default-account-entry{width:100%;min-height:58px;margin-top:16px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;border:1px dashed #111;border-radius:14px;background:#fff;text-align:right}.default-account-entry[hidden]{display:none}.default-account-entry>span:first-child{display:flex;flex-direction:column;gap:2px}.default-account-entry small{color:var(--muted);font-size:7px}.default-account-entry strong{font-size:10px}.default-account-entry>span:last-child{display:flex;align-items:center;gap:3px;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.default-account-entry svg{width:14px}
.attention-feed{margin-bottom:22px}.attention-feed>header{margin-bottom:8px;display:flex;align-items:end;justify-content:space-between}.attention-feed>header h2{margin:0;font-size:17px}.attention-feed>header p{margin:2px 0 0;color:var(--muted);font-size:7px}.attention-count{font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.attention-list{overflow:hidden;border:1px solid #111;border-radius:16px;background:#fff}.attention-item{width:100%;min-height:69px;border:0;border-bottom:1px solid #d2d2d2;background:#fff}.attention-item:last-child{border-bottom:0}.attention-item.urgent{padding:9px 12px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;text-align:right}.attention-item.feature{display:grid;grid-template-columns:minmax(0,1fr) 37px;align-items:center}.attention-main{width:100%;min-height:68px;padding:9px 8px 9px 12px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;border:0;background:#fff;text-align:right}.attention-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#f1f1f1;font-size:13px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.urgent .attention-icon{color:#fff;background:#111}.attention-icon svg{width:17px}.attention-copy{min-width:0;display:flex;flex-direction:column;gap:1px}.attention-copy small{font-size:7px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.attention-copy strong{overflow:hidden;text-overflow:ellipsis;font-size:9px;white-space:nowrap}.attention-copy i{overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:7px;font-style:normal;white-space:nowrap}.attention-action{padding-bottom:2px;border-bottom:1px solid #111;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif;white-space:nowrap}.attention-dismiss{width:29px;height:29px;display:grid;place-items:center;border:0;border-radius:9px;background:#f1f1f1}.attention-dismiss svg{width:14px}
.source-group-title{margin:0;padding:9px 12px 6px;border-bottom:1px solid #d2d2d2;color:var(--muted);background:#f5f5f5;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.source-switch{margin-bottom:12px}.smart-route{margin:0 0 12px;padding:13px;border:1px solid #111;border-radius:16px;background:#fff}.smart-route>header{display:flex;align-items:center;justify-content:space-between}.smart-route>header>span{font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.smart-route>header>button{padding:0 0 2px;border:0;border-bottom:1px solid #111;background:transparent;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.smart-route>header>button[hidden]{display:none}.smart-route-main{margin-top:11px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:9px}.smart-route-main>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:#fff;background:#111;font-size:13px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.smart-route-main>div{display:flex;flex-direction:column}.smart-route-main strong{font-size:12px}.smart-route-main small{color:var(--muted);font-size:7px}.smart-route-main i{padding:4px 7px;border:1px solid #111;border-radius:7px;font-size:7px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif}.smart-route>p{margin:10px 0;color:var(--muted);font-size:7px;line-height:1.8}.route-limit{padding-top:9px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d2d2d2;font-size:7px}.route-limit strong{font-size:8px}.route-options{margin:-3px 0 13px;border:1px solid #111;border-radius:16px;overflow:hidden}.route-options[hidden]{display:none}.route-options>button{width:100%;min-height:61px;padding:8px 12px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;border:0;border-bottom:1px solid #d2d2d2;background:#fff;text-align:right}.route-options>button:last-child{border-bottom:0}.route-options>button.selected{background:#f2f2f2}.route-options>button:disabled{opacity:.42}.route-options>button>span:first-child{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#f1f1f1;font-family:"Vazirmatn Black",Tahoma,sans-serif}.route-options>button>span:nth-child(2){display:flex;flex-direction:column}.route-options strong{font-size:9px}.route-options small{color:var(--muted);font-size:6px}.route-options i{font-size:7px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif}.transfer-validation{margin:0 0 12px;padding:10px 12px;border:1px dashed #111;border-radius:12px;font-size:7px;line-height:1.8}.transfer-validation[hidden]{display:none}.field select{width:100%;border:0;outline:0;background:transparent;font-family:inherit;font-size:9px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.primary-button:disabled{opacity:.38;cursor:not-allowed}
.event-row{width:100%;min-height:66px;padding:9px 12px;display:grid;grid-template-columns:38px minmax(0,1fr) auto 14px;align-items:center;gap:9px;border:0;border-bottom:1px solid #d2d2d2;background:#fff;text-align:right}.event-row:last-child{border-bottom:0}.event-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.event-copy strong{overflow:hidden;text-overflow:ellipsis;font-size:10px;white-space:nowrap}.event-copy small{overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:7px;white-space:nowrap}.event-value{max-width:96px;font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif;text-align:left;white-space:nowrap}.event-row>svg{width:14px;color:var(--muted)}.activity-scope{margin:22px 0 17px;padding:11px 12px;display:flex;align-items:flex-start;gap:8px;border:1px dashed #111;border-radius:13px;color:var(--muted);font-size:7px;line-height:1.8}.activity-scope svg{width:17px;min-width:17px;color:#111}.activity-tabs{margin-bottom:18px;padding:3px;display:grid;grid-template-columns:repeat(5,1fr);gap:3px;border:1px solid #111;border-radius:11px}.activity-tabs button{min-width:0;min-height:34px;padding:0 2px;border:0;border-radius:8px;background:#fff;font-size:7px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.activity-tabs button.active{color:#fff;background:#111}.event-group{margin-top:17px}.event-group>header{margin-bottom:7px;display:flex;align-items:center;justify-content:space-between;font-size:8px}.event-group>header small{color:var(--muted)}

/* Home scope: account-dependent actions stay inside one explicit boundary. */
.account-context{padding:12px 12px 14px;border:1.5px solid #111;border-radius:20px;background:#f5f5f5}.account-context-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.account-context-header>span{padding:4px 8px;border-radius:7px;color:#fff;background:#111;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.account-context-header>small{color:var(--muted);font-size:6.5px;text-align:left}.account-context .balance-hero{padding-top:18px}.account-context .account-switch{margin-bottom:17px;background:#fff}.account-context .quick-actions{margin:21px 0 1px}.account-context .quick-actions button>span{background:#fff}.account-context .quick-actions button:first-child>span{color:#fff;background:#111}.daily-services{margin-top:27px}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.service-grid>button{min-width:0;min-height:76px;padding:8px 3px 7px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid #c9c9c9;border-radius:14px;background:#fff}.service-grid>button:hover{border-color:#111;background:#fafafa}.service-grid>button>span{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:#f1f1f1}.service-grid svg{width:17px}.service-grid strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:7px;white-space:nowrap}.service-grid i{position:absolute;top:5px;left:5px;padding:2px 4px;border:1px solid #aaa;border-radius:5px;color:#111;background:#eee;font-size:5.5px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif}.service-grid .all-services-shortcut{border-color:#111}.service-grid .all-services-shortcut>span{color:#fff;background:#111}

/* User-controlled home shortcuts: one preview, one picker, one primary action. */
.services-sheet{max-height:88%}.shortcut-preview{margin-top:17px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.shortcut-preview-tile{min-width:0;min-height:75px;padding:7px 2px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid #c9c9c9;border-radius:13px;background:#fff}.shortcut-preview-tile>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#f1f1f1}.shortcut-preview-tile svg{width:16px}.shortcut-preview-tile strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:6.5px;white-space:nowrap}.shortcut-preview-tile[draggable="true"]{cursor:grab}.shortcut-preview-tile.dragging{opacity:.35}.shortcut-preview-tile.drop-target{border-color:#111;box-shadow:inset 0 0 0 1px #111}.shortcut-preview-tile.replace-target{border-style:dashed;border-color:#111;background:#fafafa}.shortcut-preview-tile.replace-target::after{content:"جایگزین";position:absolute;inset:0;display:grid;place-items:center;border-radius:12px;color:#fff;background:rgba(17,17,17,.84);font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.shortcut-preview-fixed{border-color:#111}.shortcut-preview-fixed>span{color:#fff;background:#111}.shortcut-preview-fixed i{position:absolute;top:5px;left:5px;width:15px;height:15px;display:grid;place-items:center;border-radius:5px;background:#eee}.shortcut-preview-fixed i svg{width:9px}.shortcut-editor-help{min-height:16px;margin:7px 1px 14px!important;color:var(--muted);font-size:6.5px!important;text-align:center}.shortcut-editor-help.replacing{color:#111;font-family:"Vazirmatn Black",Tahoma,sans-serif}.shortcut-picker-heading{margin:0 1px 7px;display:flex;align-items:center;justify-content:space-between}.shortcut-picker-heading strong{font-size:10px}.shortcut-picker-heading span{padding:3px 7px;border-radius:7px;color:#fff;background:#111;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.shortcut-picker-heading span.incomplete{background:#777}.service-picker{border:1px solid #111;border-radius:15px;overflow:hidden;background:#fff}.service-picker-row{width:100%;min-height:57px;padding:7px 10px;display:grid;grid-template-columns:34px minmax(0,1fr) 25px;align-items:center;gap:8px;border:0;border-bottom:1px solid #d2d2d2;background:#fff;text-align:right}.service-picker-row:last-child{border-bottom:0}.service-picker-row.selected{background:#f6f6f6}.service-picker-row.pending{background:#ededed}.service-picker-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#f1f1f1}.service-picker-icon svg{width:16px}.service-picker-copy{min-width:0;display:flex;flex-direction:column}.service-picker-copy strong{font-size:9px}.service-picker-copy small{overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:6.5px;white-space:nowrap}.service-picker-copy i{width:max-content;margin-top:2px;padding:1px 4px;border:1px solid #aaa;border-radius:5px;background:#eee;font-size:5.5px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif}.service-picker-check{width:22px;height:22px;display:grid;place-items:center;border:1px solid #bbb;border-radius:7px}.service-picker-row.selected .service-picker-check{color:#fff;border-color:#111;background:#111}.service-picker-row.pending .service-picker-check{border-style:dashed;border-color:#111}.service-picker-check svg{width:13px}.shortcut-editor-footer{margin-top:15px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:9px}.shortcut-editor-footer>button:first-child{min-height:42px;padding:0 6px;border:0;background:transparent;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.shortcut-editor-footer>.primary-button{margin:0;min-height:45px}
.shortcut-preview-empty{border-style:dashed;color:#888}.shortcut-preview-empty>span{background:#fafafa}
@media(min-width:521px){.scenario-control,.phone{width:min(100%,500px)}.phone{border-radius:48px}}
@media(min-width:1200px){.prototype-stage{position:relative}.phone{width:min(100%,500px)}}
@media(max-width:1199px){.scenario-control{display:none}}
.scenario-mobile-header,.scenario-desktop-header{display:none}
@media(max-width:767px){html,body{width:100%;min-height:100%;background:#fff}.prototype-stage{width:100%;min-height:100dvh;padding:0;gap:0;background:#fff}.phone{width:100%;max-width:none;height:100dvh;min-height:100dvh;margin:0;aspect-ratio:auto;border:0;border-radius:0;overflow:hidden}.login-screen,.app-shell{height:100dvh}.app-header{padding-top:max(11px,env(safe-area-inset-top))}.bottom-nav{padding-bottom:max(10px,env(safe-area-inset-bottom))}body.mobile-scenario-open{overflow:hidden}.scenario-control.mobile-visible{width:100%;max-width:none;position:fixed;inset:0;z-index:1000;display:block;padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom));overflow-y:auto;border:0;border-radius:0;background:#fff}.scenario-control.mobile-visible .scenario-panel{width:100%;max-width:520px;margin:0 auto}.scenario-control.mobile-visible .scenario-mobile-header{min-height:52px;margin-bottom:3px;padding-bottom:11px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d4d4d4}.scenario-mobile-header>div{display:flex;flex-direction:column;gap:2px}.scenario-mobile-header strong{font-size:11px}.scenario-mobile-header small{color:var(--muted);font-size:7px}.scenario-control .scenario-mobile-header>button{width:38px;min-height:38px;padding:0;border:0;border-radius:0;background:transparent;font-size:20px;line-height:1}}
@media(max-width:767px){.scenario-control.mobile-visible .scenario-panel{gap:14px}.scenario-control.mobile-visible .scenario-mobile-header strong{font-size:15px}.scenario-control.mobile-visible .scenario-mobile-header small{font-size:10px}.scenario-control.mobile-visible .scenario-section-heading>span{font-size:13px}.scenario-control.mobile-visible .scenario-section-heading>small{font-size:10px}.scenario-control.mobile-visible button{min-height:50px;font-size:13px}.scenario-control.mobile-visible .scenario-guidance{min-height:72px}.scenario-control.mobile-visible .scenario-guidance strong{font-size:13px}.scenario-control.mobile-visible .scenario-guidance small,.scenario-control.mobile-visible .scenario-guidance>b{font-size:10px}.scenario-control.mobile-visible .scenario-counter{min-height:92px}.scenario-control.mobile-visible .scenario-counter strong{font-size:10px}.scenario-control.mobile-visible .scenario-counter button{min-height:38px!important;font-size:17px!important}.scenario-control.mobile-visible .scenario-counter>div{grid-template-columns:38px 1fr 38px}.scenario-control.mobile-visible .scenario-counter b{font-size:12px}}

/* First-device activation */
.login-screen{padding:0;background:#fff;overflow:hidden}.login-step{display:none;height:100%;padding:28px 25px 22px;overflow-y:auto;scrollbar-width:none}.login-step::-webkit-scrollbar{display:none}.login-step.active{display:flex;flex-direction:column;animation:login-step-in .28s ease both}@keyframes login-step-in{from{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:none}}
.login-lockup{display:flex;align-items:center;gap:9px}.login-lockup>span{display:flex;flex-direction:column}.login-lockup strong{font-size:13px}.login-lockup small{color:var(--muted);font-size:8px}.login-lockup>i{margin-right:auto;padding:5px 9px;border:1px solid #111;border-radius:99px;font-size:7px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif}.welcome-copy{margin-top:48px}.welcome-copy>p,.login-heading>span,.success-login-step>p{margin:0 0 6px;font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif;letter-spacing:.04em}.welcome-copy h1{margin:0;font-size:32px;line-height:1.4;letter-spacing:-.045em}.welcome-copy>span{display:block;max-width:330px;margin-top:10px;color:var(--muted);font-size:10px;line-height:1.9}.onboarding-map{margin:33px 0 21px;border-top:1px solid #111}.onboarding-map article{min-height:59px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;border-bottom:1px solid #d3d3d3}.onboarding-map article>span{width:29px;height:29px;display:grid;place-items:center;border:1px solid #111;border-radius:10px;font-size:9px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.onboarding-map article>div{display:flex;flex-direction:column}.onboarding-map strong{font-size:10px}.onboarding-map small{margin-top:2px;color:var(--muted);font-size:8px}.login-actions{margin-top:auto}.login-text-button,.login-help{width:100%;min-height:40px;border:0;background:transparent;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.login-trust{margin:11px 4px 0;display:flex;align-items:flex-start;justify-content:center;gap:6px;color:var(--muted);font-size:7px;line-height:1.65}.login-trust svg{width:14px;flex:0 0 auto}.login-topbar{display:flex;align-items:center;gap:14px}.login-topbar>button{width:39px;height:39px;display:grid;place-items:center;border:1px solid #111;border-radius:12px;background:#fff}.login-topbar>button svg{width:17px}.login-progress{flex:1;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.login-progress span{font-size:7px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.login-progress>i{width:100%;height:4px;overflow:hidden;border-radius:4px;background:#e1e1e1}.login-progress b{height:100%;display:block;border-radius:4px;background:#111}.login-heading{margin:40px 0 28px}.login-heading h2{margin:0;font-size:26px;letter-spacing:-.035em}.login-heading p{margin:7px 0 0;color:var(--muted);font-size:9px;line-height:1.85}.login-heading p b{color:#111}.identity-form .field{margin-bottom:13px}.identity-form .field>div{min-height:58px}.identity-form .field input{direction:ltr;text-align:left;font-size:12px;letter-spacing:.06em}.identity-form>.primary-button{margin-top:16px}.consent-row{display:block;cursor:pointer}.consent-row>input{position:absolute;opacity:0}.consent-row>span{min-height:54px;padding:8px 10px;display:flex;align-items:center;gap:9px;border:1px solid #ccc;border-radius:13px}.consent-row b{width:24px;height:24px;display:grid;place-items:center;border:1px solid #111;border-radius:7px}.consent-row b svg{width:13px;opacity:0}.consent-row input:checked+span b{color:#fff;background:#111}.consent-row input:checked+span b svg{opacity:1}.consent-row span span{display:flex;flex-direction:column}.consent-row strong{font-size:9px}.consent-row small{color:var(--muted);font-size:7px}.login-error{margin:6px 2px 10px;padding:8px 10px;border-radius:9px;color:#8c1818;background:#fff0f0;font-size:8px}.risk-note{margin-top:auto;padding:12px;display:flex;align-items:flex-start;gap:8px;border-radius:14px;background:#f3f3f3}.risk-note>svg{width:17px;flex:0 0 auto}.risk-note>span{display:flex;flex-direction:column;gap:3px}.risk-note strong{font-size:8px}.risk-note small{color:var(--muted);font-size:7px;line-height:1.65}.otp-symbol{width:76px;height:76px;margin:40px auto 0;position:relative;display:grid;place-items:center;border:1px solid #111;border-radius:24px;background:#f5f5f5}.otp-symbol>svg{width:34px}.otp-symbol>i{width:25px;height:25px;position:absolute;right:-7px;bottom:-6px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;background:#111}.otp-symbol>i svg{width:13px}.login-heading.centered{margin:22px 0 26px;text-align:center}.otp-form>label{display:block;margin-bottom:7px;font-size:9px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.otp-input-wrap{min-height:62px;padding:0 14px;display:flex;align-items:center;border:1.5px solid #111;border-radius:16px}.otp-input-wrap input{width:100%;border:0;outline:0;background:transparent;direction:ltr;text-align:center;font-size:22px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif;letter-spacing:.38em}.otp-form>small{display:block;margin:7px 2px 20px;color:var(--muted);font-size:7px;text-align:center}.otp-form>small button{padding:0;border:0;background:transparent;font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif;text-decoration:underline}.resend-row{margin-top:12px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:8px}.resend-row button{padding:5px;border:0;background:transparent;font-size:8px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.resend-row button:disabled{color:#aaa;cursor:default}.login-help{margin-top:auto}.customer-found{min-height:64px;margin-top:27px;padding:10px 12px;display:grid;grid-template-columns:40px 1fr 25px;align-items:center;gap:10px;border:1px solid #111;border-radius:16px}.customer-found>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#111;font-size:12px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.customer-found>div{display:flex;flex-direction:column}.customer-found small{color:var(--muted);font-size:7px}.customer-found strong{font-size:11px}.customer-found i{font-size:7px;font-style:normal}.customer-found>svg{width:19px}.login-step[data-login-step="device"] .login-heading{margin:29px 0 21px}.biometric-card{width:100%;min-height:88px;padding:13px;display:grid;grid-template-columns:50px 1fr 25px;align-items:center;gap:11px;border:1px solid #111;border-radius:18px;background:#fff;text-align:right}.biometric-card.selected{box-shadow:inset 0 0 0 1px #111;background:#f5f5f5}.biometric-mark{width:48px;height:48px;position:relative;display:grid;place-items:center;border:1px solid #111;border-radius:15px}.biometric-mark i{position:absolute;width:22px;height:22px;border:2px solid #111;border-top-color:transparent;border-bottom-color:transparent;border-radius:50%}.biometric-mark i:nth-child(2){width:14px;height:27px;border-width:1px}.biometric-mark i:nth-child(3){width:5px;height:18px;border:1px solid #111;border-radius:50%}.biometric-card>span:nth-child(2){display:flex;flex-direction:column}.biometric-card small{font-size:6px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.biometric-card strong{font-size:11px}.biometric-card b{margin-top:2px;color:var(--muted);font-size:7px;font-family:"Vazirmatn Regular",Tahoma,sans-serif}.biometric-card>i{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#111}.biometric-card>i svg{width:12px}.device-security-list{margin:18px 2px;display:flex;flex-direction:column;gap:9px}.device-security-list span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:7px}.device-security-list svg{width:14px}.device-actions{margin-top:auto}.success-login-step{align-items:center;justify-content:center;text-align:center}.activation-success-mark{width:108px;height:108px;margin-bottom:30px;position:relative;display:grid;place-items:center;border:1.5px solid #111;border-radius:34px;background:#f5f5f5}.activation-success-mark>svg{width:42px;stroke-width:2.3}.activation-success-mark i,.activation-success-mark b{position:absolute;border:1px solid #111;border-radius:50%}.activation-success-mark i{inset:-13px}.activation-success-mark b{inset:-25px;opacity:.22}.success-login-step>p{margin:0}.success-login-step h2{margin:5px 0;font-size:29px}.success-login-step>span{max-width:335px;color:var(--muted);font-size:9px;line-height:1.9}.activation-summary{width:100%;margin:34px 0 28px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #111;border-bottom:1px solid #111}.activation-summary article{min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid #ccc}.activation-summary article:last-child{border-left:0}.activation-summary strong{font-size:20px}.activation-summary small{color:var(--muted);font-size:7px}.activation-summary svg{width:22px;margin-bottom:3px}.activation-footnote{margin-top:12px;color:var(--muted);font-size:7px}
.national-id-field>div>i{color:var(--muted);font-size:7px;font-style:normal;white-space:nowrap}.face-heading{margin-top:27px!important}.face-scan{padding:15px;border:1px solid #111;border-radius:21px;background:#f6f6f6}.face-frame{width:150px;height:176px;margin:0 auto 14px;position:relative;overflow:hidden;border:1.5px solid #111;border-radius:75px 75px 57px 57px;background:#fff}.face-frame::before,.face-frame::after{content:"";position:absolute;width:25px;height:25px;border-color:#111;border-style:solid}.face-frame::before{top:18px;right:20px;border-width:2px 2px 0 0;border-radius:0 13px 0 0}.face-frame::after{left:20px;bottom:18px;border-width:0 0 2px 2px;border-radius:0 0 0 13px}.face-head{width:59px;height:72px;position:absolute;top:32px;left:45px;border:1.5px solid #111;border-radius:48% 48% 44% 44%;background:#f0f0f0}.face-head::before{content:"";width:48px;height:20px;position:absolute;top:-5px;left:4px;border-radius:50% 50% 20% 20%;background:#111}.face-head::after{content:"·     ·";position:absolute;top:26px;left:15px;font-size:13px;white-space:pre}.face-body{width:102px;height:78px;position:absolute;top:118px;left:24px;border:1.5px solid #111;border-radius:55px 55px 0 0;background:#eee}.face-frame>i{height:2px;position:absolute;right:13px;left:13px;top:22px;background:#111;opacity:0}.face-frame>i::after{content:"";position:absolute;inset:-7px 0;background:linear-gradient(#1112,#1113,#1112)}.face-frame>b{display:none}.face-scan-status{text-align:center}.face-scan-status strong{display:block;font-size:9px}.face-scan-status small{display:block;margin-top:2px;color:var(--muted);font-size:7px}.face-scan.scanning .face-frame>i{opacity:1;animation:scan-line 1.25s ease-in-out infinite alternate}.face-scan.verified{background:#111;color:#fff}.face-scan.verified .face-frame{border-color:#fff;background:#fff}.face-scan.verified .face-scan-status small{color:#ccc}.face-scan.verified .face-frame>b{width:30px;height:30px;position:absolute;right:12px;bottom:11px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#111}.face-scan.verified .face-frame>b::after{content:"✓";font-size:17px}@keyframes scan-line{from{top:24px}to{top:149px}}.liveness-points{margin:14px 2px;display:flex;justify-content:center;gap:8px}.liveness-points span{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:6px}.liveness-points b{width:16px;height:16px;display:grid;place-items:center;border:1px solid #111;border-radius:50%;color:#111;font-size:6px}.face-privacy{margin:0 2px 14px;display:flex;align-items:flex-start;gap:6px;color:var(--muted);font-size:7px;line-height:1.6}.face-privacy svg{width:14px;flex:0 0 auto}
.ownership-status{min-height:62px;margin-top:25px;padding:10px 12px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;border:1px solid #111;border-radius:15px;background:#f4f4f4}.ownership-status>span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#111}.ownership-status>span svg{width:16px}.ownership-status>div{display:flex;flex-direction:column}.ownership-status small{color:var(--muted);font-size:7px}.ownership-status strong{font-size:8px}.ownership-status>i{padding:4px 7px;border:1px solid #111;border-radius:7px;font-size:6px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif}.login-step[data-login-step="otp"] .otp-symbol{width:62px;height:62px;margin-top:25px;border-radius:20px}.login-step[data-login-step="otp"] .otp-symbol>svg{width:28px}.otp-heading{margin-bottom:17px!important}.otp-mobile{display:block;margin-top:5px;direction:ltr;font-size:13px;letter-spacing:.08em}.login-step[data-login-step="otp"] .otp-form>small{margin-bottom:12px}.login-step[data-login-step="otp"] .login-help{margin-top:auto}
.review-pending-hero{margin:34px 0 23px;text-align:center}.queue-mark{width:76px;height:76px;margin:0 auto 18px;position:relative;display:grid;place-items:center;border:1px solid #111;border-radius:24px;background:#f4f4f4}.queue-mark>svg{width:30px}.queue-mark>i{position:absolute;inset:-7px;border:2px solid transparent;border-top-color:#111;border-radius:27px;animation:queue-turn 1.3s linear infinite}.review-pending-hero>p,.review-approved-step>p{margin:0 0 5px;font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.review-pending-hero h2,.review-approved-step h2{margin:0;font-size:26px}.review-pending-hero>span:last-child,.review-approved-step>span{display:block;margin-top:7px;color:var(--muted);font-size:8px;line-height:1.85}@keyframes queue-turn{to{transform:rotate(360deg)}}.review-ticket{overflow:hidden;border:1px solid #111;border-radius:16px}.review-ticket header{min-height:57px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#111}.review-ticket header>span{display:flex;flex-direction:column}.review-ticket header small{color:#bbb;font-size:6px}.review-ticket header strong{direction:ltr;font-size:13px;letter-spacing:.08em}.review-ticket header>i{padding:5px 7px;border:1px solid #777;border-radius:7px;font-size:6px;font-style:normal}.review-ticket dl{margin:0;padding:0 12px}.review-ticket dl>div{min-height:40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;font-size:7px}.review-ticket dl>div:last-child{border-bottom:0}.review-ticket dt{color:var(--muted)}.review-ticket dd{margin:0;font-family:"Vazirmatn Black",Tahoma,sans-serif}.review-timeline{margin:20px 0;padding:0;list-style:none}.review-timeline li{min-height:47px;position:relative;display:grid;grid-template-columns:24px 1fr;gap:10px}.review-timeline li::after{content:"";width:1px;position:absolute;top:22px;right:11px;bottom:-1px;background:#ccc}.review-timeline li:last-child::after{display:none}.review-timeline li>i{width:23px;height:23px;z-index:1;display:grid;place-items:center;border:1px solid #aaa;border-radius:50%;background:#fff}.review-timeline li.done>i{color:#fff;border-color:#111;background:#111}.review-timeline li.active>i{border:6px solid #ddd;box-shadow:inset 0 0 0 2px #111}.review-timeline svg{width:12px}.review-timeline li>span{display:flex;flex-direction:column}.review-timeline strong{font-size:8px}.review-timeline small{color:var(--muted);font-size:6.5px}.review-notify{display:block;cursor:pointer}.review-notify>input{position:absolute;opacity:0}.review-notify>span{min-height:58px;padding:9px 11px;display:grid;grid-template-columns:34px 1fr 38px;align-items:center;gap:9px;border:1px solid #111;border-radius:14px;background:#f4f4f4}.review-notify b{width:33px;height:33px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#111}.review-notify b svg{width:16px}.review-notify span span{display:flex;flex-direction:column}.review-notify strong{font-size:8px}.review-notify small{color:var(--muted);font-size:6.5px}.review-notify>span>i{width:38px;height:22px;position:relative;border:1px solid #111;border-radius:13px;background:#ccc}.review-notify>span>i::after{content:"";width:16px;height:16px;position:absolute;top:2px;right:2px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #111;transition:.2s}.review-notify input:checked+span>i{background:#111}.review-notify input:checked+span>i::after{transform:translateX(-16px)}.review-pending-step .login-actions{margin-top:17px}.review-safe-close{margin:10px 2px 6px;display:flex;align-items:center;justify-content:center;gap:5px;color:var(--muted);font-size:6.5px}.review-safe-close svg{width:13px}.prototype-review-action{width:100%;min-height:32px;border:1px dashed #aaa;border-radius:9px;color:var(--muted);background:#fff;font-size:6.5px}.review-approved-step{align-items:center;justify-content:center;text-align:center}.review-approved-mark{width:95px;height:95px;margin-bottom:27px}.approved-evidence{width:100%;margin:30px 0;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #111;border-bottom:1px solid #111}.approved-evidence>span{min-height:84px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid #ccc}.approved-evidence>span:last-child{border-left:0}.approved-evidence svg{width:18px;margin-bottom:5px}.approved-evidence strong{font-size:8px}.approved-evidence small{color:var(--muted);font-size:6.5px}.review-approved-step .login-actions{width:100%;margin-top:0}
.ownership-status{min-height:50px;margin-top:19px;padding:7px 9px;grid-template-columns:28px 1fr auto;gap:8px;border-color:#c9c9c9;border-radius:12px;background:#fff}.ownership-status>span{width:28px;height:28px;border-radius:9px}.ownership-status>span svg{width:14px}.ownership-status small{font-size:6px}.ownership-status strong{font-size:7.5px}.ownership-status>i{padding:3px 6px;border-color:#aaa;border-radius:6px;font-size:5.5px}.review-channels{overflow:hidden;border:1px solid #111;border-radius:14px}.review-channels>header{min-height:40px;padding:8px 11px;display:flex;align-items:center;justify-content:space-between;background:#f4f4f4}.review-channels>header strong{font-size:7.5px}.review-channels>header small{color:var(--muted);font-size:6px}.review-sms,.review-channels .review-notify>span{min-height:51px;padding:7px 10px;display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:8px;border:0;border-top:1px solid #d0d0d0;border-radius:0;background:#fff}.review-sms>b,.review-channels .review-notify b{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#111}.review-sms>b svg,.review-channels .review-notify b svg{width:14px}.review-sms>span{display:flex;flex-direction:column}.review-sms strong,.review-channels .review-notify strong{font-size:7.5px}.review-sms small,.review-channels .review-notify small{color:var(--muted);font-size:6px}.review-sms>i{display:flex;align-items:center;gap:3px;color:#111;font-size:6px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif}.review-sms>i svg{width:11px}.review-channels .review-notify>span>i{width:36px;height:21px}.review-channels .review-notify>span>i::after{width:15px;height:15px}.review-channels .review-notify input:checked+span>i::after{transform:translateX(-15px)}
.login-topbar>button{width:44px;height:44px;flex:0 0 44px;border-radius:13px}.login-topbar>button svg{width:19px}.login-topbar>button:disabled{opacity:.4;cursor:wait}
.queue-mark>i{width:35px;height:23px;inset:auto auto -8px -8px;display:grid;place-items:center;border:3px solid #fff;border-radius:13px;background:#111;animation:none}.queue-mark>i::after{content:"•••";height:14px;color:#fff;font-size:9px;line-height:9px;letter-spacing:1px;animation:queue-dots 1.15s ease-in-out infinite}.queue-mark{box-shadow:0 0 0 7px #fff}.queue-mark>svg{position:relative;z-index:1}@keyframes queue-dots{0%,100%{opacity:.35;transform:translateY(1px)}50%{opacity:1;transform:translateY(-1px)}}@media(prefers-reduced-motion:reduce){.queue-mark>i::after{animation:none;opacity:1}}
.face-frame{border-radius:62px;background:#fff}.face-frame::before{width:auto;height:auto;inset:14px;z-index:3;border:0;border-radius:0;background:linear-gradient(#111,#111) left top/21px 2px no-repeat,linear-gradient(#111,#111) left top/2px 21px no-repeat,linear-gradient(#111,#111) right top/21px 2px no-repeat,linear-gradient(#111,#111) right top/2px 21px no-repeat,linear-gradient(#111,#111) left bottom/21px 2px no-repeat,linear-gradient(#111,#111) left bottom/2px 21px no-repeat,linear-gradient(#111,#111) right bottom/21px 2px no-repeat,linear-gradient(#111,#111) right bottom/2px 21px no-repeat;pointer-events:none}.face-frame::after{display:none}.face-head{width:52px;height:65px;top:34px;left:49px;z-index:2;border-radius:47% 47% 45% 45%;background:#f3f3f3}.face-head::before{width:46px;height:17px;top:-3px;left:2px;border-radius:50% 50% 32% 32%}.face-head::after{content:"";width:4px;height:4px;top:28px;left:14px;border-radius:50%;background:#111;box-shadow:20px 0 0 #111,10px 15px 0 -1px #777}.face-body{width:90px;height:58px;top:126px;left:29px;z-index:1;border-bottom:0;border-radius:48px 48px 0 0;background:#f1f1f1}.face-frame>i{z-index:5}.face-scan.verified .face-frame>b{z-index:6}
.face-privacy{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;column-gap:7px;text-align:right}.face-privacy svg{width:15px;height:15px;margin-top:0;transform:translateY(-1px);justify-self:center}.face-privacy>span{min-width:0;display:block;line-height:1.75}
.face-retake-button{min-height:46px;border-style:dashed}.face-retake-button:disabled{opacity:.45;cursor:wait}
.approved-evidence{grid-template-columns:repeat(3,1fr)}.approved-evidence>span{text-align:center}.approved-evidence strong{font-size:7px}.approved-evidence small{font-size:6px}
.card-serial-heading{margin-bottom:22px}.card-serial-field>div{direction:ltr}.card-serial-field input{font-size:17px!important;font-family:"Vazirmatn Black",Tahoma,sans-serif;letter-spacing:.13em!important;text-transform:uppercase}.card-serial-field>div>i{direction:rtl}.card-serial-guide{min-height:88px;margin-top:22px;padding:11px;display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:11px;border:1px solid #111;border-radius:15px;background:#f5f5f5}.card-back-sample{height:62px;position:relative;display:block;overflow:hidden;border:1px solid #111;border-radius:9px;background:#fff;direction:ltr}.card-back-sample::before{content:"";width:100%;height:13px;position:absolute;top:8px;left:0;background:#111}.card-back-sample>i{width:24px;height:16px;position:absolute;top:29px;left:8px;border:1px solid #888;border-radius:3px}.card-back-sample>b{position:absolute;right:7px;bottom:7px;padding:2px 4px;border:1px solid #111;border-radius:4px;background:#fff;font-size:6px;letter-spacing:.08em}.card-serial-guide>span:last-child{display:flex;flex-direction:column;gap:3px}.card-serial-guide strong{font-size:8px}.card-serial-guide small{color:var(--muted);font-size:6.5px;line-height:1.75}.card-serial-security{margin:12px 2px 0;display:grid;grid-template-columns:15px 1fr;align-items:start;gap:6px;color:var(--muted);font-size:6.5px;line-height:1.7}.card-serial-security svg{width:14px}.card-serial-form>.primary-button{margin-top:12px}
.otp-delivery-status{min-height:50px;margin-top:19px;padding:7px 9px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #c9c9c9;border-radius:12px;background:#fff}.otp-delivery-status>span{width:28px;height:28px;display:grid;place-items:center;border:1px solid #111;border-radius:9px;background:#f4f4f4}.otp-delivery-status>span svg{width:14px}.otp-delivery-status>div{min-width:0;display:flex;flex-direction:column}.otp-delivery-status small{color:var(--muted);font-size:6px}.otp-delivery-status strong{font-size:7.5px}.otp-delivery-status>i{padding:3px 6px;border:1px solid #aaa;border-radius:6px;color:var(--muted);font-size:5.5px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif;white-space:nowrap}.login-step[data-login-step="otp"] .otp-symbol>i{display:none}
.approved-evidence{grid-template-columns:repeat(2,1fr)}.approved-evidence strong{font-size:8px}.approved-evidence small{font-size:6.5px}
.card-serial-help-button{width:100%;min-height:58px;margin-top:20px;padding:9px 11px;display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;border:1px solid #111;border-radius:14px;background:#f5f5f5;text-align:right}.card-serial-help-button>span:first-child{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#111}.card-serial-help-button>span:first-child svg{width:15px}.card-serial-help-button>span:nth-child(2){display:flex;flex-direction:column}.card-serial-help-button strong{font-size:8px}.card-serial-help-button small{color:var(--muted);font-size:6.5px}.card-serial-help-button>svg{width:14px}.card-serial-sheet{max-height:86%}.national-card-back-guide{width:100%;aspect-ratio:1.58;margin-top:18px;position:relative;overflow:hidden;border:2px solid #111;border-radius:19px;background:linear-gradient(145deg,#fff,#ededed);direction:ltr}.national-card-back-guide::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 77% 68%,transparent 0 35px,#1111 36px 37px,transparent 38px),linear-gradient(120deg,transparent 0 63%,#1111 63.5% 64%,transparent 64.5%)}.guide-card-label{position:absolute;top:17px;right:18px;font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif;direction:rtl}.guide-card-chip{width:54px;height:40px;position:absolute;top:78px;left:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:6px;border:1.5px solid #111;border-radius:7px;background:#d9d9d9}.guide-card-chip i{border:1px solid #777;border-radius:2px}.guide-card-signature{width:72px;height:21px;position:absolute;left:25px;bottom:24px;border-bottom:1px solid #111;transform:skew(-25deg)}.guide-card-barcode{width:82px;height:27px;position:absolute;right:23px;bottom:21px;background:repeating-linear-gradient(90deg,#111 0 2px,transparent 2px 4px,#111 4px 5px,transparent 5px 8px)}.guide-card-serial{position:absolute;top:39px;left:12px;padding:5px 4px;display:flex;align-items:center;gap:4px;border:2px solid #111;border-radius:7px;background:#fff;writing-mode:vertical-rl;transform:rotate(180deg)}.guide-card-serial b{font-size:7px;letter-spacing:.07em}.guide-card-serial i{font-size:5px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif}.guide-card-pointer{position:absolute;top:26px;left:49px;padding:5px 8px;border-radius:8px;color:#fff;background:#111;font-size:6.5px;font-family:"Vazirmatn Black",Tahoma,sans-serif;direction:rtl}.guide-card-pointer::after{content:"";width:27px;height:2px;position:absolute;right:100%;top:50%;background:#111}.card-serial-sheet-copy{margin-top:14px;padding:11px 12px;border:1px solid #111;border-radius:14px}.card-serial-sheet-copy strong{font-size:9px}.card-serial-sheet-copy p{margin:4px 0 0;color:var(--muted);font-size:7px;line-height:1.8}.card-serial-sheet>.primary-button{margin-top:14px}
.card-serial-demo{min-height:33px;margin:-5px 2px 10px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:6.5px}.card-serial-demo button{padding:4px 0;border:0;border-bottom:1px solid #111;background:transparent;color:#111;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}
.card-serial-security{grid-template-columns:15px minmax(0,1fr);align-items:center;column-gap:7px;text-align:right}.card-serial-security svg{width:14px;height:14px;margin:0;align-self:center;justify-self:center}.card-serial-security>span{display:block;min-width:0;line-height:1.6}
@media(max-height:760px){.welcome-copy{margin-top:28px}.onboarding-map{margin-top:22px}.login-heading{margin:26px 0 20px}.otp-symbol{margin-top:25px}.customer-found{margin-top:18px}.activation-success-mark{width:88px;height:88px;margin-bottom:21px}.activation-summary{margin:23px 0 21px}}

/* Device activation methods */
.device-methods{display:flex;flex-direction:column;gap:9px}.device-methods .biometric-card{min-height:76px;padding:11px 13px;border-color:#ccc}.device-methods .biometric-card.selected{border-color:#111}.device-method-mark{width:48px;height:48px;display:grid;place-items:center;border:1px solid #111;border-radius:15px}.device-method-mark svg{width:21px}.device-method-mark>b{color:#111!important;font-size:18px!important;font-family:"Vazirmatn Black",Tahoma,sans-serif!important}.device-methods .biometric-card>i{border:1px solid #bbb;color:transparent;background:#fff}.device-methods .biometric-card.selected>i{border-color:#111;color:#fff;background:#111}.device-pin-panel{margin-top:10px;padding:13px;border:1px solid #111;border-radius:16px;background:#f7f7f7}.device-pin-panel>header{display:flex;flex-direction:column;gap:3px}.device-pin-panel>header strong{font-size:9px}.device-pin-panel>header small{color:var(--muted);font-size:7px;line-height:1.6}.device-pin-fields{margin-top:11px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.device-pin-fields label{display:flex;flex-direction:column;gap:5px}.device-pin-fields span{font-size:7px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.device-pin-fields input{width:100%;height:43px;padding:0 9px;border:1px solid #aaa;border-radius:11px;background:#fff;direction:ltr;text-align:center;font-size:16px;letter-spacing:.25em;outline:0}.device-pin-fields input:focus{border-color:#111;box-shadow:0 0 0 1px #111}.device-pin-panel .login-error{margin-bottom:0}.device-pin-panel .prototype-review-action{margin-top:8px}.login-step[data-login-step="device"] .device-security-list{margin:15px 2px}.login-step[data-login-step="device"] .device-actions{margin-top:12px}
.promo-counter{grid-column:1/-1}

/* Shared live-video capture surface: used by onboarding, correction and password recovery. */
.face-scan{padding:7px 7px 13px;overflow:hidden;border:1.5px solid #111;border-radius:23px;background:#fff;box-shadow:0 8px 22px #1111;transition:border-color .25s,box-shadow .25s,background .25s,color .25s}.face-camera{height:218px;position:relative;overflow:hidden;border-radius:17px;background:radial-gradient(circle at 50% 37%,#5e5e5e 0,#454545 42%,#2b2b2b 100%);direction:ltr}.face-camera::before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,#fff0 26%,#fff0 46%,#fff1 52%,#fff0 59%),radial-gradient(circle at 50% 105%,#fff1 0 35%,transparent 36%);pointer-events:none}.face-camera-toolbar{position:absolute;top:10px;right:10px;left:10px;z-index:8;display:flex;align-items:center;justify-content:space-between;color:#fff;direction:rtl}.face-camera-toolbar>span{min-height:24px;padding:4px 8px;display:flex;align-items:center;gap:5px;border:1px solid #fff5;border-radius:20px;background:#1118;box-shadow:0 3px 10px #1113;backdrop-filter:blur(8px);font-size:6.5px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.camera-secure svg{width:11px;height:11px}.camera-rec-state{direction:rtl}.camera-rec-state i{width:7px;height:7px;border:1px solid #fff9;border-radius:50%;background:#aaa}.camera-rec-state em{font-style:normal}.face-camera .face-frame{width:146px;height:181px;margin:19px auto 0;position:relative;overflow:hidden;border:1.5px dashed #fff;border-radius:49% 49% 46% 46%;background:transparent;box-shadow:0 0 0 999px #1111}.face-camera .face-frame::before{content:"";width:auto;height:auto;position:absolute;inset:8px;z-index:4;border:1px solid #fff3;border-radius:inherit;background:none;pointer-events:none}.face-camera .face-frame::after{content:"";position:absolute;inset:-1px;z-index:5;display:block;border-radius:inherit;background:linear-gradient(#fff,#fff) 50% 0/34px 2px no-repeat,linear-gradient(#fff,#fff) 50% 100%/34px 2px no-repeat,linear-gradient(#fff,#fff) 0 50%/2px 34px no-repeat,linear-gradient(#fff,#fff) 100% 50%/2px 34px no-repeat;pointer-events:none}.face-person{width:152px;height:194px;position:absolute;right:-4px;bottom:-18px;z-index:2;stroke:none;filter:drop-shadow(0 7px 9px #1115)}.face-camera .face-frame>i{height:2px;position:absolute;right:7px;left:7px;top:28px;z-index:6;border-radius:2px;background:#fff;box-shadow:0 0 0 1px #1112,0 0 12px #fff;opacity:0}.face-camera .face-frame>i::after{content:"";position:absolute;inset:-9px 0;background:linear-gradient(#fff0,#fff3,#fff0)}.face-camera .face-frame>b{width:42px;height:42px;position:absolute;right:51px;bottom:61px;z-index:7;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;color:#111;background:#fff;box-shadow:0 7px 20px #1116;opacity:0;transform:scale(.7);transition:opacity .22s,transform .22s}.face-camera .face-frame>b::after{content:"✓";font-size:23px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.camera-guide-copy{position:absolute;right:0;bottom:7px;left:0;z-index:7;color:#fff;font-size:6.5px;font-family:"Vazirmatn Bold",Tahoma,sans-serif;text-align:center;text-shadow:0 1px 5px #111}.face-scan-status{padding:11px 8px 0;text-align:center}.face-scan-status strong{display:block;font-size:9px}.face-scan-status small{display:block;margin-top:3px;color:var(--muted);font-size:7px;line-height:1.65}.face-scan.scanning{border-color:#111;box-shadow:0 9px 26px #1112}.face-scan.scanning .camera-rec-state i{border-color:#ffb6b0;background:#d93025;box-shadow:0 0 0 3px #d9302533;animation:recording-dot 1s ease-in-out infinite}.face-scan.scanning .camera-rec-state em{font-size:0}.face-scan.scanning .camera-rec-state em::after{content:"در حال ضبط";font-size:6.5px}.face-scan.scanning .camera-guide-copy{font-size:0}.face-scan.scanning .camera-guide-copy::after{content:"چند لحظه ثابت بمانید";font-size:6.5px}.face-scan.scanning .face-frame{border-style:solid}.face-scan.scanning .face-frame>i{opacity:1;animation:camera-scan-line 1.3s ease-in-out infinite alternate}.face-scan.verified{color:#111;background:#fff;box-shadow:0 8px 22px #1111}.face-scan.verified .face-camera{background:radial-gradient(circle at 50% 37%,#646464 0,#494949 42%,#303030 100%)}.face-scan.verified .face-frame{border-color:#fff;background:transparent}.face-scan.verified .face-frame>b{display:grid;opacity:1;transform:scale(1)}.face-scan.verified .camera-rec-state i{border-color:#fff;background:#fff}.face-scan.verified .camera-rec-state em{font-size:0}.face-scan.verified .camera-rec-state em::after{content:"ثبت شد";font-size:6.5px}.face-scan.verified .camera-guide-copy{font-size:0}.face-scan.verified .camera-guide-copy::after{content:"کیفیت تصویر مناسب است";font-size:6.5px}.face-scan.verified .face-scan-status small{color:var(--muted)}.liveness-points{margin:12px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.liveness-points span{min-width:0;min-height:38px;padding:6px 5px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #d0d0d0;border-radius:11px;color:var(--muted);background:#fafafa;font-size:6px;line-height:1.45;text-align:center}.liveness-points b{width:18px;height:18px;flex:0 0 18px;display:grid;place-items:center;border:1px solid #111;border-radius:50%;color:#fff;background:#111;font-size:6px}.face-privacy{margin-bottom:12px}@keyframes camera-scan-line{from{top:29px}to{top:148px}}@keyframes recording-dot{0%,100%{opacity:.45}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.face-scan.scanning .camera-rec-state i,.face-scan.scanning .face-frame>i{animation:none}}
.amount-entry{min-height:245px}.amount-suggestions{margin-top:18px;text-align:right}.amount-suggestions>span{display:block;margin-bottom:7px;color:var(--muted);font-size:7px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.amount-suggestions>div{display:flex;justify-content:center;gap:5px;direction:rtl}.amount-suggestions button{min-height:34px;padding:0 10px;border:1px solid #111;border-radius:10px;background:#fff;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif;white-space:nowrap}.amount-suggestions button.active{color:#fff;background:#111}

/* Smart transfer: one destination input and lightweight bottom-sheet decisions. */
.stepper{grid-template-columns:repeat(3,1fr)}
.smart-destination-field{margin-bottom:10px}.smart-destination-field input{font-size:10px}.smart-destination-field>button{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border:0;border-radius:8px;background:#f1f1f1}.smart-destination-field>button[hidden]{display:none}.smart-destination-field>button svg{width:14px}
.destination-detection{min-height:32px;margin:0 2px 12px;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:7px}.destination-detection[hidden]{display:none}.destination-detection>span{padding:3px 6px;border-radius:6px;color:#fff;background:#111;font-family:"Vazirmatn Black",Tahoma,sans-serif}.destination-detection strong{color:#111}.destination-detection small{margin-right:auto}
.smart-destination-action{width:100%;min-height:72px;margin-bottom:18px;padding:10px 12px;display:grid;grid-template-columns:42px minmax(0,1fr) 15px;align-items:center;gap:10px;border:1.5px solid #111;border-radius:16px;background:#f4f4f4;text-align:right}.smart-destination-action[hidden]{display:none}.smart-destination-action>span:first-child{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#111;font-size:10px;font-family:"Vazirmatn Black",Tahoma,sans-serif;direction:ltr}.smart-destination-action>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:1px}.smart-destination-action small{font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.smart-destination-action strong{overflow:hidden;text-overflow:ellipsis;font-size:10px;white-space:nowrap;direction:ltr;text-align:right}.smart-destination-action i{color:var(--muted);font-size:7px;font-style:normal}.smart-destination-action>svg{width:14px}
.recipient-heading{margin-top:18px}.recipient-list:empty{display:none}.recipient-row{grid-template-columns:40px minmax(0,1fr) auto}.recipient-row>span:last-child{padding-bottom:2px;border-bottom:1px solid #111;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.recipient-empty{margin:16px 0;padding:20px 16px;border:1px dashed #111;border-radius:15px;color:var(--muted);font-size:8px;line-height:1.9;text-align:center}.recipient-empty[hidden]{display:none}.destination-guide{margin-top:22px;padding:14px;border:1px dashed #bbb;border-radius:15px}.destination-guide>span{font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.destination-guide p{margin:4px 0 0;color:var(--muted);font-size:7px;line-height:1.9}.destination-guide b{color:#111}
.selected-recipient{grid-template-columns:40px 1fr auto;padding:8px 10px;border:1px solid #111;border-radius:15px}.selected-recipient>span:last-child{padding-bottom:2px;border-bottom:1px solid #111;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.amount-entry{min-height:218px;padding-top:34px}.source-switch{margin-top:8px}
.transfer-details-switch{width:100%;min-height:57px;margin:0 0 14px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #111;border-radius:14px;background:#fff;text-align:right}.transfer-details-switch>span:first-child{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.transfer-details-switch small{display:block;color:var(--muted);font-size:7px}.transfer-details-switch strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:9px;white-space:nowrap}.transfer-details-switch>span:last-child{flex:0 0 auto;display:flex;align-items:center;gap:3px;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.transfer-details-switch svg{width:13px}
.destination-sheet-person{margin:18px 0 10px;padding:13px;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;border:1px solid #111;border-radius:15px}.destination-sheet-person>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#111}.destination-sheet-person svg{width:18px}.destination-sheet-person>div{display:flex;flex-direction:column}.destination-sheet-person small{color:var(--muted);font-size:7px}.destination-sheet-person strong{font-size:13px}.destination-sheet-person b{font-size:8px;direction:ltr;text-align:right}.destination-sheet-details{margin:0 0 10px;border:1px solid #111;border-radius:14px;overflow:hidden}.destination-sheet-details>div{min-height:48px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d2d2d2;font-size:8px}.destination-sheet-details>div:last-child{border-bottom:0}.destination-sheet-details dt{color:var(--muted)}.destination-sheet-details dd{margin:0;font-family:"Vazirmatn Black",Tahoma,sans-serif}.save-recipient-toggle{min-height:54px;margin-bottom:16px;padding:8px 2px;display:flex;align-items:center;gap:9px}.save-recipient-toggle>span{display:flex;flex-direction:column}.save-recipient-toggle strong{font-size:9px}.save-recipient-toggle small{color:var(--muted);font-size:7px}.sheet-intro{margin-bottom:14px!important;line-height:1.8}.bottom-sheet>.route-options{margin:0}.bottom-sheet>.field{margin-top:16px}.bottom-sheet>.primary-button{margin-top:16px}.sheet-backdrop[hidden]{display:none}

/* Health discovery and dedicated service hub. */
.health-entry>span svg{stroke-width:1.9}.health-screen{padding-bottom:30px}.health-header>span{font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.health-hero{margin:20px -18px 0;padding:27px 22px 19px;position:relative;overflow:hidden;color:#fff;background:#111}.health-hero::after{content:"";width:155px;height:155px;position:absolute;top:-60px;left:-50px;border:1px solid #555;border-radius:50%}.health-hero-mark{width:42px;height:42px;margin-bottom:20px;display:grid;place-items:center;border:1px solid #777;border-radius:14px;background:#242424}.health-hero-mark svg{width:21px}.health-hero p{margin:0 0 4px;font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.health-hero h1{margin:0;font-size:27px;line-height:1.35;letter-spacing:-.04em}.health-hero>div>span{color:#cfcfcf;font-size:8px}.health-trust{margin-top:23px;padding-top:12px;display:flex!important;align-items:center;justify-content:space-between;border-top:1px solid #444;color:#ddd;font-size:6.5px}.health-trust span{display:flex;align-items:center;gap:4px;color:#ddd!important}.health-trust svg{width:13px}.health-services{margin-top:25px}.health-service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.health-service-grid button{min-height:111px;padding:13px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #111;border-radius:16px;background:#fff;text-align:right}.health-service-grid button>span{width:38px;height:38px;margin-bottom:11px;display:grid;place-items:center;border-radius:11px;background:#f1f1f1}.health-service-grid button:first-child{color:#fff;background:#111}.health-service-grid button:first-child>span{color:#111;background:#fff}.health-service-grid svg{width:18px}.health-service-grid strong{font-size:10px}.health-service-grid small{margin-top:2px;color:var(--muted);font-size:6.5px}.health-service-grid button:first-child small{color:#bbb}.health-recommendation{margin-top:23px;padding:15px;display:grid;grid-template-columns:1fr auto;gap:11px;border:1px dashed #111;border-radius:17px;background:#f4f4f4}.health-recommendation>div:first-child span{font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.health-recommendation h2{margin:5px 0 2px;font-size:15px}.health-recommendation p{margin:0;color:var(--muted);font-size:7px}.doctor-stack{display:flex;direction:ltr;align-items:center}.doctor-stack i{width:30px;height:30px;margin-left:-7px;display:grid;place-items:center;border:2px solid #f4f4f4;border-radius:50%;color:#fff;background:#111;font-size:8px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif}.doctor-stack i:nth-child(2){background:#555}.doctor-stack i:nth-child(3){background:#888}.health-recommendation>button{grid-column:1/-1;min-height:39px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid #111;border-radius:11px;color:#fff;background:#111;font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.health-recommendation button svg{width:13px}.health-my-care{margin-top:25px}.health-care-row{width:100%;min-height:72px;padding:9px 11px;display:grid;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #111;border-radius:15px;background:#fff;text-align:right}.health-date{width:41px;height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:11px;color:#fff;background:#111}.health-date strong{font-size:15px;line-height:1}.health-date small{font-size:6px}.health-care-row>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.health-care-row>span:nth-child(2) small{color:var(--muted);font-size:6.5px}.health-care-row>span:nth-child(2) strong{font-size:9px}.health-care-row>span:nth-child(2) i{overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:6.5px;font-style:normal;white-space:nowrap}.health-care-row>span:last-child{display:flex;align-items:center;gap:2px;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.health-care-row svg{width:12px}.health-note{margin:22px 0 0;padding:11px 12px;display:flex;align-items:flex-start;gap:8px;border:1px solid #ccc;border-radius:13px;color:var(--muted);font-size:6.5px;line-height:1.8}.health-note svg{width:16px;min-width:16px;color:#111}.health-promo{background:#f1f1f1}
.destination-help-button{font-size:11px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.first-transfer-guide{margin:12px 0 18px;padding:12px;display:grid;grid-template-columns:auto 1fr;align-items:start;gap:9px;border:1px dashed #111;border-radius:14px;background:#f4f4f4}.first-transfer-guide[hidden]{display:none}.first-transfer-guide>span{padding:4px 7px;border-radius:7px;color:#fff;background:#111;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif;white-space:nowrap}.first-transfer-guide>div{display:flex;flex-direction:column;gap:2px}.first-transfer-guide strong{font-size:9px}.first-transfer-guide p{margin:0;color:var(--muted);font-size:7px;line-height:1.8}.transfer-help-list{margin-top:17px;border:1px solid #111;border-radius:16px;overflow:hidden}.transfer-help-list article{min-height:65px;padding:9px 12px;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:9px;border-bottom:1px solid #d2d2d2}.transfer-help-list article:last-child{border-bottom:0}.transfer-help-list article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:#fff;background:#111;font-size:9px;font-family:"Vazirmatn Black",Tahoma,sans-serif;direction:ltr}.transfer-help-list article>div{display:flex;flex-direction:column;gap:2px}.transfer-help-list strong{font-size:10px}.transfer-help-list small{color:var(--muted);font-size:7px;line-height:1.7}

/* Returning login and login-scenario testing */
.login-scenario-tabs{padding-bottom:11px;display:grid;grid-template-columns:repeat(2,1fr);gap:7px;border-bottom:1px solid #d4d4d4}.returning-login-step{background:linear-gradient(180deg,#fff 0,#fff 74%,#f5f5f5 100%)}.returning-profile{margin-top:62px;text-align:center}.returning-avatar{width:96px;height:96px;margin:0 auto 22px;position:relative;display:grid;place-items:center;border:1.5px solid #111;border-radius:32px;background:#f4f4f4;font-size:31px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.returning-avatar>i{width:27px;height:27px;position:absolute;right:-7px;bottom:-6px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;background:#111}.returning-avatar>i svg{width:13px}.returning-profile>p{margin:0 0 4px;font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.returning-profile h1{margin:0;font-size:29px;letter-spacing:-.04em}.returning-profile>span:last-child{display:block;margin-top:7px;color:var(--muted);font-size:8px;line-height:1.8}.returning-unlock-card{min-height:79px;margin:32px 0 15px;padding:12px;display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:11px;border:1px solid #111;border-radius:18px;background:#fff}.returning-unlock-card>div:last-child{min-width:0;display:flex;flex-direction:column}.returning-unlock-card small{color:var(--muted);font-size:6.5px}.returning-unlock-card strong{font-size:11px}.returning-unlock-card div>span{margin-top:2px;color:var(--muted);font-size:7px}.returning-actions{display:flex;flex-direction:column;gap:8px}.returning-actions .secondary-button{margin:0}.returning-method-panel{margin-top:11px;padding:13px;border:1px solid #111;border-radius:17px;background:#fff}.returning-method-panel>header{display:flex;flex-direction:column;gap:2px}.returning-method-panel>header strong{font-size:9px}.returning-method-panel>header small{color:var(--muted);font-size:6.5px}.returning-method-options{margin-top:9px;border-top:1px solid #ccc}.returning-method-option{width:100%;min-height:52px;padding:6px 1px;display:grid;grid-template-columns:35px minmax(0,1fr) 21px;align-items:center;gap:8px;border:0;border-bottom:1px solid #ddd;background:#fff;text-align:right}.returning-method-option>span:first-child{width:33px;height:33px;display:grid;place-items:center;border:1px solid #111;border-radius:10px}.returning-method-option>span:first-child svg{width:15px}.returning-method-option>span:first-child b{font-size:13px}.returning-method-option>span:nth-child(2){display:flex;flex-direction:column}.returning-method-option strong{font-size:8px}.returning-method-option small{color:var(--muted);font-size:6.3px}.returning-method-option>i{width:20px;height:20px;display:grid;place-items:center;border:1px solid #bbb;border-radius:50%;color:transparent;background:#fff}.returning-method-option.selected>i{border-color:#111;color:#fff;background:#111}.returning-method-option>i svg{width:10px}.returning-pin-wrap{margin-top:10px}.returning-pin-wrap>label{display:block;margin-bottom:5px;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.returning-pin-wrap>div{height:45px;display:flex;overflow:hidden;border:1px solid #111;border-radius:12px;background:#fff}.returning-pin-wrap input{min-width:0;flex:1;padding:0 10px;border:0;outline:0;direction:ltr;text-align:center;font-size:15px;letter-spacing:.28em}.returning-pin-wrap>div button{width:76px;border:0;border-right:1px solid #ccc;background:#f1f1f1;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.returning-pin-wrap>small{display:block;margin-top:5px;color:var(--muted);font-size:6.5px}.returning-trust{margin-top:14px}.returning-trust>span{padding:10px;display:grid;grid-template-columns:17px minmax(0,1fr);column-gap:7px;border-radius:13px;background:#f1f1f1}.returning-trust svg{width:16px;grid-row:1/3}.returning-trust strong{font-size:7.5px}.returning-trust small{color:var(--muted);font-size:6.3px;line-height:1.65}.returning-recovery{margin-top:auto!important;text-decoration:underline;text-underline-offset:3px}
@media(min-width:1200px){
  .scenario-control{width:336px;height:100vh;max-height:none;padding:0;position:fixed;inset:0 auto 0 0;z-index:10;overflow:hidden;border:0;border-radius:0;background:#fff;-webkit-text-size-adjust:100%;text-size-adjust:100%}
  .scenario-desktop-header{min-height:82px;padding:14px 13px 13px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #dedfdf;background:#f7f8f7}
  .scenario-desktop-header>div{min-width:0;display:flex;flex-direction:column;gap:2px}
  .scenario-desktop-header>div small{color:var(--muted);font-size:6px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}
  .scenario-desktop-header>div strong{font-size:12px;letter-spacing:-.02em}
  .scenario-desktop-header>div span{overflow:hidden;color:var(--muted);font-size:6.5px;text-overflow:ellipsis;white-space:nowrap}
  .scenario-panel-toggle{width:38px;min-height:38px!important;padding:0!important;display:grid;place-items:center;border:0!important;border-radius:10px!important;background:#e9ebe9!important}
  .scenario-panel-toggle svg{width:14px;transition:transform .22s ease}
  .scenario-panel-collapsed-label{display:none}
  .scenario-panel{width:336px;min-width:336px;height:calc(100vh - 82px);padding:14px 13px 22px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-text-size-adjust:100%;text-size-adjust:100%}
  .scenario-control.is-collapsed{width:58px}
  .scenario-control.is-collapsed .scenario-panel{visibility:hidden;opacity:0;pointer-events:none}
  .scenario-control.is-collapsed .scenario-desktop-header{height:100%;min-height:0;padding:13px 9px;display:flex;flex-direction:column;justify-content:flex-start;gap:18px;border-bottom:0}
  .scenario-control.is-collapsed .scenario-desktop-header>div{display:none}
  .scenario-control.is-collapsed .scenario-panel-toggle{width:40px;min-height:40px!important;padding:0!important;flex:0 0 auto;background:#111!important;color:#fff}
  .scenario-control.is-collapsed .scenario-panel-toggle svg{transform:rotate(180deg)}
  .scenario-control.is-collapsed .scenario-panel-collapsed-label{display:block;color:#4f5351;font-size:8px;letter-spacing:.08em;writing-mode:vertical-rl}
}

/* One enrolled method per device; variants below are prototype-only scenarios. */
.returning-pin-primary{margin:0 0 15px;padding:12px;border:1px solid #111;border-radius:15px;background:#fff}.returning-fallback-copy{margin:12px 1px 0;padding:10px;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:7px;border:1px dashed #aaa;border-radius:13px;color:var(--muted);font-size:6.5px;line-height:1.75}.returning-fallback-copy svg{width:15px;color:#111}.returning-fallback-copy[hidden]{display:none}.returning-recovery-step .login-heading{margin-top:25px}.recovery-mark{width:86px;height:86px;margin:72px auto 0;position:relative;display:grid;place-items:center;border:1.5px solid #111;border-radius:28px;background:#f4f4f4}.recovery-mark>svg{width:32px}.recovery-mark>i{width:25px;height:25px;position:absolute;right:-7px;bottom:-6px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;background:#111;font-size:11px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif}.recovery-reasons{margin-top:8px;border-top:1px solid #111}.recovery-reasons>span{min-height:66px;padding:9px 1px;display:grid;grid-template-columns:35px minmax(0,1fr);align-content:center;column-gap:9px;border-bottom:1px solid #d2d2d2}.recovery-reasons svg{width:18px;grid-row:1/3;align-self:center;justify-self:center}.recovery-reasons strong{font-size:8.5px}.recovery-reasons small{color:var(--muted);font-size:6.5px}.returning-recovery-step .login-actions{margin-top:28px}

/* Keep a recognizable card silhouette while the only card is being issued. */
.mini-card-stack.is-pending .pending-card{left:3px;bottom:3px;border-style:dashed;background:#f3f3f3}
.mini-card-stack.is-pending .pending-card::after{content:"";width:20px;height:3px;position:absolute;right:7px;bottom:7px;border-radius:999px;background:#c7c7c7}
.mini-card-stack.is-pending .pending-card>b{width:7px;height:7px;position:absolute;top:7px;right:7px;border-radius:50%;background:#111}

/* Keep the home feed compact; reveal the full collection only when it overflows. */
.attention-count[hidden],.attention-all-button[hidden]{display:none}.attention-all-button{padding:0;display:flex;align-items:center;gap:3px;border:0;background:transparent;font-size:7px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif}.attention-all-button b{padding-bottom:2px;border-bottom:1px solid #111;font-size:7px}.attention-all-button svg{width:12px}.attention-page-list{margin-top:22px}.attention-screen .page-intro>span{display:block;margin-top:4px}

/* New-to-bank onboarding: identity, customer creation, deposit and card request. */
.login-scenario-tabs{grid-template-columns:repeat(2,1fr)}
.new-customer-welcome{background:linear-gradient(180deg,#fff 0,#fff 78%,#f4f4f4 100%)}.new-welcome-hero{margin-top:32px}.new-welcome-mark{width:58px;height:58px;margin-bottom:18px;display:grid;place-items:center;border:1px solid #111;border-radius:18px;background:#111;color:#fff}.new-welcome-mark svg{width:25px}.new-welcome-hero p{margin:0 0 5px;font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.new-welcome-hero h1{margin:0;font-size:30px;line-height:1.42;letter-spacing:-.045em}.new-welcome-hero>span:last-child{display:block;margin-top:8px;color:var(--muted);font-size:9px;line-height:1.9}.new-journey-map{margin:25px 0 16px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.new-journey-map article{min-height:74px;padding:10px;display:grid;grid-template-columns:27px 1fr;align-items:start;gap:8px;border:1px solid #c9c9c9;border-radius:14px;background:#fff}.new-journey-map article>span{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#111;font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.new-journey-map article>div{display:flex;flex-direction:column;gap:2px}.new-journey-map strong{font-size:8.5px}.new-journey-map small{color:var(--muted);font-size:6.3px;line-height:1.65}.ready-note,.comparison-note,.address-preview{padding:10px 11px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:7px;border:1px dashed #999;border-radius:13px;background:#f5f5f5}.ready-note>svg,.comparison-note>svg,.address-preview>svg{width:17px}.ready-note>span,.comparison-note>span,.address-preview>span{display:flex;flex-direction:column;gap:2px}.ready-note strong,.comparison-note strong,.address-preview strong{font-size:7.5px}.ready-note small,.comparison-note small,.address-preview small{color:var(--muted);font-size:6.5px;line-height:1.7}.new-customer-welcome .login-actions{margin-top:16px}.compact-heading{margin:27px 0 20px}.new-identity-form .field{margin-bottom:11px}.new-identity-form .field>div{min-height:52px}.new-identity-form>.primary-button{margin-top:12px}.new-flow-trust{margin-top:auto}.identity-form .field>div>i{color:var(--muted);font-size:7px;font-style:normal;white-space:nowrap}.select-field select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111;font:inherit;font-size:9px;font-family:"Vazirmatn ExtraBold",Tahoma,sans-serif;appearance:none}.select-field>div>svg:last-child{width:14px}.verified-person{min-height:61px;margin-top:20px;padding:9px 10px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #111;border-radius:15px;background:#f5f5f5}.verified-person>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#111;font-size:12px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.verified-person>div{display:flex;flex-direction:column}.verified-person small,.verified-person i{color:var(--muted);font-size:6px;font-style:normal}.verified-person strong{font-size:9px}.verified-person>b{display:flex;align-items:center;gap:3px;font-size:6px}.verified-person>b svg{width:11px}.profile-form .field{margin-bottom:11px}.profile-form .field>div{min-height:51px}.profile-form>.primary-button{margin-top:11px}.address-preview{margin-top:auto}
.deposit-options{display:flex;flex-direction:column;gap:10px}.deposit-option{width:100%;min-height:141px;padding:12px;display:grid;grid-template-columns:43px minmax(0,1fr) 22px;align-items:start;gap:10px;border:1px solid #bbb;border-radius:18px;background:#fff;text-align:right}.deposit-option.selected{border-color:#111;box-shadow:inset 0 0 0 1px #111;background:#f6f6f6}.deposit-option>span{width:41px;height:41px;display:grid;place-items:center;border-radius:12px;background:#eee}.deposit-option.selected>span{color:#fff;background:#111}.deposit-option>span svg{width:19px}.deposit-option>div{min-width:0;display:flex;flex-direction:column}.deposit-option small{font-size:6px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.deposit-option strong{margin-top:2px;font-size:11px}.deposit-option p{margin:3px 0 8px;color:var(--muted);font-size:6.5px}.deposit-option dl{margin:0;border-top:1px solid #ccc}.deposit-option dl>div{min-height:26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;font-size:6.5px}.deposit-option dl>div:last-child{border-bottom:0}.deposit-option dt{color:var(--muted)}.deposit-option dd{margin:0;font-family:"Vazirmatn Black",Tahoma,sans-serif}.deposit-option>i{width:22px;height:22px;display:grid;place-items:center;border:1px solid #aaa;border-radius:50%;color:transparent}.deposit-option.selected>i{border-color:#111;color:#fff;background:#111}.deposit-option>i svg{width:11px}.comparison-note{margin-top:12px}.contract-summary{overflow:hidden;border:1px solid #111;border-radius:17px}.contract-summary>header{min-height:63px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#111}.contract-summary>header span{display:flex;flex-direction:column}.contract-summary>header small{color:#bbb;font-size:6px}.contract-summary>header strong{font-size:10px}.contract-summary>header b{padding:4px 6px;border:1px solid #777;border-radius:7px;font-size:5.5px}.contract-summary dl{margin:0;padding:0 12px}.contract-summary dl>div{min-height:39px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;font-size:7px}.contract-summary dt{color:var(--muted)}.contract-summary dd{margin:0;font-family:"Vazirmatn Black",Tahoma,sans-serif}.contract-summary>button{width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;background:#f1f1f1;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.contract-summary>button svg{width:14px}.contract-consents{margin-top:13px;display:flex;flex-direction:column;gap:8px}.contract-consents .consent-row>span{min-height:52px}.account-opened-step{align-items:center;justify-content:center;text-align:center}.account-opened-step>p{margin:0;font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.account-opened-step>h2{margin:5px 0;font-size:27px}.account-opened-step>span{max-width:335px;color:var(--muted);font-size:8px;line-height:1.85}.account-opened-mark{width:83px;height:83px;margin-bottom:23px}.opened-account-card{width:100%;margin:23px 0 13px;overflow:hidden;border:1px solid #111;border-radius:18px;text-align:right}.opened-account-card>header{min-height:57px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#111}.opened-account-card>header>span{display:flex;flex-direction:column}.opened-account-card>header small{color:#bbb;font-size:6px}.opened-account-card>header strong{font-size:9px}.opened-account-card>header i{padding:4px 7px;border:1px solid #777;border-radius:7px;font-size:6px;font-style:normal}.opened-account-card>div{min-height:60px;padding:9px 12px;display:grid;grid-template-columns:1fr auto 27px;align-items:center;column-gap:8px}.opened-account-card>div small{grid-column:1/-1;color:var(--muted);font-size:6px}.opened-account-card>div strong{font-size:13px;letter-spacing:.06em}.opened-account-card>div button{width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:8px;background:#eee}.opened-account-card>div svg{width:13px}.opened-account-card>footer{min-height:48px;padding:8px 12px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #ccc}.opened-account-card>footer span{display:flex;flex-direction:column}.opened-account-card>footer span:last-child{text-align:left}.opened-account-card>footer small{color:var(--muted);font-size:6px}.opened-account-card>footer b{font-size:8px}.next-card-prompt{width:100%;padding:10px;display:grid;grid-template-columns:36px 1fr;align-items:center;gap:9px;border:1px dashed #111;border-radius:14px;text-align:right}.next-card-prompt>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#111}.next-card-prompt svg{width:16px}.next-card-prompt>div{display:flex;flex-direction:column}.next-card-prompt strong{font-size:8px}.next-card-prompt small{color:var(--muted);font-size:6.3px}.account-opened-step .login-actions{width:100%;margin-top:15px}
.physical-card-preview{width:278px;min-height:164px;margin:0 auto 17px;padding:17px 18px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #111;border-radius:22px;color:#fff;background:#111;box-shadow:0 10px 24px #1112;direction:ltr}.physical-card-preview>div{display:flex;align-items:center;justify-content:space-between;direction:rtl}.physical-card-preview small{font-size:7px}.physical-card-preview .brand-placeholder{background:#fff}.physical-card-preview>strong{font-size:14px;letter-spacing:.08em}.physical-card-preview>footer{display:flex;align-items:center;justify-content:space-between;font-size:7px;letter-spacing:.08em}.physical-card-preview>footer svg{width:17px;transform:rotate(90deg)}.delivery-options{display:flex;flex-direction:column;gap:8px}.delivery-option{width:100%;min-height:74px;padding:9px 10px;display:grid;grid-template-columns:36px minmax(0,1fr) 21px;align-items:center;gap:9px;border:1px solid #bbb;border-radius:15px;background:#fff;text-align:right}.delivery-option.selected{border-color:#111;background:#f5f5f5}.delivery-option>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#eee}.delivery-option.selected>span{color:#fff;background:#111}.delivery-option>span svg{width:16px}.delivery-option>div{min-width:0;display:flex;flex-direction:column}.delivery-option strong{font-size:8px}.delivery-option small{overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:6.3px;white-space:nowrap}.delivery-option i{margin-top:2px;font-size:5.8px;font-style:normal}.delivery-option>b{width:21px;height:21px;display:grid;place-items:center;border:1px solid #aaa;border-radius:50%;color:transparent}.delivery-option.selected>b{color:#fff;border-color:#111;background:#111}.delivery-option>b svg{width:10px}.delivery-confirm{display:block;margin-top:10px;cursor:pointer}.delivery-confirm>input{position:absolute;opacity:0}.delivery-confirm>span{min-height:55px;padding:8px 10px;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:8px;border:1px dashed #999;border-radius:13px}.delivery-confirm>span>b{width:24px;height:24px;display:grid;place-items:center;border:1px solid #111;border-radius:7px}.delivery-confirm>span>b svg{width:12px;opacity:0}.delivery-confirm input:checked+span>b{color:#fff;background:#111}.delivery-confirm input:checked+span>b svg{opacity:1}.delivery-confirm>span>span{display:flex;flex-direction:column}.delivery-confirm strong{font-size:7.5px}.delivery-confirm small{color:var(--muted);font-size:6.2px}.new-complete-step .activation-success-mark{width:92px;height:92px;margin-bottom:25px}.completion-list{width:100%;margin:26px 0 22px;border-top:1px solid #111}.completion-list>span{min-height:57px;padding:8px 1px;display:grid;grid-template-columns:29px 1fr;align-content:center;column-gap:9px;border-bottom:1px solid #ccc;text-align:right}.completion-list>span>i{width:27px;height:27px;grid-row:1/3;display:grid;place-items:center;border-radius:9px;color:#fff;background:#111}.completion-list>span>i svg{width:13px}.completion-list strong{font-size:8px}.completion-list small{color:var(--muted);font-size:6.5px}.new-complete-step>.primary-button{width:100%}
@media(max-height:760px){.new-welcome-hero{margin-top:20px}.new-journey-map{margin-top:17px}.new-journey-map article{min-height:64px}.compact-heading{margin:20px 0 15px}.deposit-option{min-height:126px}.physical-card-preview{width:244px;min-height:142px}.account-opened-mark{width:70px;height:70px;margin-bottom:18px}}

/* Inline postal verification and configurable card issuance. */
.postal-search-field>div{padding-left:6px}.postal-search-field>div>button{min-width:62px;height:38px;padding:0 9px;border:0;border-radius:10px;color:#fff;background:#111;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.postal-search-field>div>button:disabled{opacity:.55;cursor:wait}.postal-result.streamlined{min-height:68px;margin:0 0 12px;padding:9px;grid-template-columns:31px minmax(0,1fr) auto;border-radius:13px}.postal-result.streamlined>span{width:30px;height:30px;border-radius:9px}.postal-result.streamlined strong{font-size:7.2px}.postal-result.streamlined>button{min-width:43px;padding:5px 2px;border:0;border-bottom:1px solid #111;background:transparent;font-size:6.3px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.profile-form>.address-confirm-action{margin-top:12px!important;color:#fff!important;background:#111!important}.profile-form>.address-confirm-action:hover{background:#111!important}.alternate-address-query{padding-top:8px}.alternate-address-query .postal-search-field{margin-bottom:0}.alternate-address-query .postal-search-field>div{min-height:46px}.alternate-address-query>.postal-result{margin:0}.login-step .card-address-panel{padding:9px}.card-address-options{gap:6px}.card-address-option{min-height:57px}.login-step[data-login-step="new-card-request"] #card-request-error{margin-top:9px;margin-bottom:0}
.postal-result{min-height:76px;margin:-2px 0 12px;padding:10px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #111;border-radius:14px;background:#f4f4f4}.postal-result>span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#111}.postal-result>span svg{width:15px}.postal-result>div{min-width:0;display:flex;flex-direction:column}.postal-result small{color:var(--muted);font-size:6px}.postal-result strong{font-size:7.5px;line-height:1.7}.postal-result i{margin-top:2px;color:var(--muted);font-size:6px;font-style:normal}.postal-result>b{padding:3px 5px;border:1px solid #999;border-radius:6px;font-size:5.5px}.postal-result.compact{margin:10px 0 0;grid-template-columns:30px minmax(0,1fr) auto}.postal-result.compact>span{width:29px;height:29px}.address-confirm-action{margin-top:8px!important;background:#fff!important;color:#111!important}.address-confirm-action:hover{background:#f4f4f4!important}
.card-design-picker{margin-bottom:12px}.card-design-picker>header{margin:0 1px 7px;display:flex;align-items:center;justify-content:space-between}.card-design-picker>header strong,.delivery-heading{font-size:8px}.card-design-picker>header small{color:var(--muted);font-size:6.5px}.card-design-picker>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.card-design-option{min-height:76px;padding:6px;display:flex;flex-direction:column;gap:5px;border:1px solid #bbb;border-radius:13px;background:#fff;font-size:6.5px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.card-design-option.selected{border-color:#111;box-shadow:inset 0 0 0 1px #111}.card-design-option>i{width:100%;height:43px;position:relative;overflow:hidden;border:1px solid #111;border-radius:9px;background:#111}.card-design-option>i::before{content:"";width:15px;height:11px;position:absolute;top:8px;right:8px;border-radius:3px;background:#fff}.card-design-option>i::after{content:"••••";position:absolute;right:8px;bottom:5px;color:#fff;font-size:5px;letter-spacing:1px}.card-design-option.light>i{background:#fff}.card-design-option.light>i::before{background:#111}.card-design-option.light>i::after{color:#111}.card-design-option.wave>i{background:linear-gradient(135deg,#1a1a1a 0 43%,#858585 44% 66%,#d7d7d7 67%)}.physical-card-preview{transition:color .2s,background .2s}.physical-card-preview.design-light{color:#111;background:#fff;box-shadow:inset 0 0 0 1px #111,0 10px 24px #1112}.physical-card-preview.design-light .brand-placeholder{background:#111}.physical-card-preview.design-wave{background:linear-gradient(135deg,#111 0 48%,#666 49% 68%,#c5c5c5 69%)}.delivery-heading{margin:0 1px 7px}.card-address-panel{margin-top:10px;padding:11px;border:1px solid #111;border-radius:16px;background:#f7f7f7}.card-address-panel>header{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.card-address-panel>header strong{font-size:8px}.card-address-panel>header small{color:var(--muted);font-size:6px}.card-address-options{display:flex;flex-direction:column;gap:7px}.card-address-option{width:100%;min-height:62px;padding:8px 9px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #bbb;border-radius:12px;background:#fff;text-align:right}.card-address-option.selected{border-color:#111;background:#f1f1f1}.card-address-option>i{width:21px;height:21px;display:grid;place-items:center;border:1px solid #aaa;border-radius:50%;color:transparent}.card-address-option.selected>i{color:#fff;border-color:#111;background:#111}.card-address-option>i svg{width:10px}.card-address-option>span{min-width:0;display:flex;flex-direction:column}.card-address-option strong{font-size:7.5px}.card-address-option small{overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:6px;white-space:nowrap}.card-address-option b{margin-top:2px;font-size:5.6px}.alternate-address-query{margin-top:9px;padding-top:9px;border-top:1px solid #ccc}.alternate-address-query .field{margin:0}.alternate-address-query .field>span{font-size:7px}.alternate-address-query .field>div{min-height:46px;border-radius:12px}.alternate-address-query>button{width:100%;min-height:38px;margin-top:7px;border:1px solid #111;border-radius:10px;color:#fff;background:#111;font-size:7px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.alternate-address-query .login-error{margin-top:7px}.login-step[data-login-step="new-card-request"] .compact-heading{margin-bottom:14px}.login-step[data-login-step="new-card-request"] .physical-card-preview{width:238px;min-height:139px;margin-bottom:15px;padding:14px 15px}.login-step[data-login-step="new-card-request"] .physical-card-preview>strong{font-size:12px}.login-step[data-login-step="new-card-request"] .login-actions{margin-top:12px}

/* New-customer introduction: compact result, clear value, and one scannable path. */
.new-customer-welcome{background:#fff}.new-customer-welcome>.lookup-status{min-height:58px;margin:20px 0 0;padding:8px 9px;grid-template-columns:31px minmax(0,1fr) auto;gap:8px;border-color:#ccc;border-radius:13px;background:#f6f6f6}.new-customer-welcome>.lookup-status>span{width:30px;height:30px;border:1px solid #bbb;border-radius:9px;color:#111;background:#fff}.new-customer-welcome>.lookup-status>span svg{width:14px}.new-customer-welcome>.lookup-status small{font-size:5.8px}.new-customer-welcome>.lookup-status strong{font-size:7.2px;line-height:1.55}.new-customer-welcome>.lookup-status>i{padding:4px 6px;display:flex;align-items:center;gap:3px;border-radius:7px;color:#555;background:#e5e5e5;font-size:5.5px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif;white-space:nowrap}.new-customer-welcome>.lookup-status>i svg{width:10px}.new-customer-welcome .new-welcome-hero{margin-top:24px}.new-customer-welcome .new-welcome-hero p{margin-bottom:4px}.new-customer-welcome .new-welcome-hero h1{font-size:29px;line-height:1.38}.new-customer-welcome .new-welcome-hero>span:last-child{max-width:345px;margin-top:7px;font-size:8.5px;line-height:1.8}.new-customer-welcome .new-journey-map{margin:19px 0 12px;display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;border:1px solid #bbb;border-radius:16px;background:#fff}.new-journey-map>header{min-height:40px;padding:8px 11px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccc;background:#f5f5f5}.new-journey-map>header strong{font-size:8px}.new-journey-map>header small{color:var(--muted);font-size:6px}.new-customer-welcome .new-journey-map article{min-height:48px;padding:6px 10px;align-items:center;gap:9px;border:0;border-bottom:1px solid #ddd;border-radius:0}.new-customer-welcome .new-journey-map article:last-child{border-bottom:0}.new-customer-welcome .new-journey-map article>span{width:26px;height:26px;border-radius:9px;font-size:7px}.new-customer-welcome .new-journey-map strong{font-size:8px}.new-customer-welcome .new-journey-map small{font-size:6.2px;line-height:1.55}.new-customer-welcome>.ready-note{min-height:51px;padding:8px 10px;align-items:center;border:0;border-radius:13px;background:#f1f1f1}.new-customer-welcome>.ready-note>svg{align-self:center}.new-customer-welcome>.ready-note strong{font-size:7.5px}.new-customer-welcome>.ready-note small{font-size:6.3px}.new-customer-welcome .login-actions{margin-top:auto;padding-top:14px}.new-customer-welcome .login-text-button{min-height:34px}.new-customer-welcome .primary-button{min-height:50px}

/* Bank-card proportions and visual hierarchy on the card detail screen. */
.physical-card{width:min(100%,400px);height:auto;aspect-ratio:85.6/53.98;margin:26px auto 22px;padding:20px 22px;position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;border:1.5px solid #111;border-radius:22px;background:linear-gradient(145deg,#fff 0 62%,#f0f2f1 100%);box-shadow:0 13px 30px #1112,inset 0 0 0 1px #fff;color:#111}
.physical-card::before{content:"";width:210px;height:210px;position:absolute;left:-116px;bottom:-152px;z-index:-1;border:1px solid #1111;border-radius:50%;box-shadow:0 0 0 22px #11108,0 0 0 44px #11105}
.physical-card::after{content:"";width:120px;height:120px;position:absolute;top:-72px;right:-48px;z-index:-1;border-radius:50%;background:#11105}
.physical-card>.card-top,.physical-card>.card-hardware,.physical-card>footer{display:flex;align-items:center;justify-content:space-between}
.physical-card>.card-top>span{font-size:10px;font-family:"Vazirmatn Black",Tahoma,sans-serif}
.physical-card>.card-top>i{padding:4px 8px;border:0;border-radius:999px;color:#17633f;background:#e6f4ec;font-size:6.5px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif}
.physical-card.frozen>.card-top>i{color:#fff;background:#111}
.physical-card>.card-hardware{margin-top:18px;justify-content:flex-start;gap:10px;direction:ltr}
.physical-card .chip{width:42px;height:31px;margin:0;position:relative;overflow:hidden;border:1px solid #111;border-radius:7px;background:linear-gradient(135deg,#f6f6f6,#d9dddb)}
.physical-card .chip::before{content:"";position:absolute;inset:9px -1px auto;height:1px;background:#777}
.physical-card .chip::after{content:"";width:15px;height:100%;position:absolute;top:0;left:13px;border-right:1px solid #777;border-left:1px solid #777}
.physical-card>.card-hardware>svg{width:23px;height:23px;transform:rotate(-90deg);stroke-width:1.5}
.physical-card>#card-detail-number{margin:16px 0 0;direction:ltr;text-align:left;font-size:14px;font-family:"Vazirmatn Black",Tahoma,sans-serif;letter-spacing:.08em;white-space:nowrap}
.physical-card>footer{margin-top:auto;align-items:flex-end}
.physical-card .card-holder{display:flex;flex-direction:column;gap:1px}
.physical-card .card-holder small{color:#777;font-size:5.5px}
.physical-card .card-holder strong{font-size:8px}
.physical-card .card-brand{display:flex;align-items:center;gap:6px;font-size:8px}
.physical-card .card-brand>em{width:22px;height:14px;position:relative;display:block}
.physical-card .card-brand>em::before,.physical-card .card-brand>em::after{content:"";width:13px;height:9px;position:absolute;top:2px;border-radius:100% 10% 100% 10%;background:#111;transform:rotate(-38deg)}
.physical-card .card-brand>em::before{left:0}
.physical-card .card-brand>em::after{right:0;transform:scaleX(-1) rotate(-38deg)}
@media(max-width:390px){.physical-card{padding:17px 18px;border-radius:19px}.physical-card>.card-hardware{margin-top:13px}.physical-card>#card-detail-number{margin-top:12px;font-size:12px}.physical-card .card-holder small{font-size:5px}.physical-card .card-holder strong,.physical-card .card-brand{font-size:7px}}
@media(max-height:760px){.new-customer-welcome>.lookup-status{margin-top:14px}.new-customer-welcome .new-welcome-hero{margin-top:17px}.new-customer-welcome .new-journey-map{margin-top:14px}.new-customer-welcome .new-journey-map article{min-height:44px}.new-customer-welcome .login-actions{padding-top:10px}}

/* Scenario-driven customer recovery and postal card tracking */
.workflow-scenario-buttons{display:grid;gap:7px}.workflow-scenario-buttons button{min-height:50px;padding:9px 11px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #d4d4d4;border-radius:10px;background:#fff;text-align:right}.workflow-scenario-buttons button:hover{border-color:#777;background:#f7f7f7}.workflow-scenario-buttons strong{font-size:8px}.workflow-scenario-buttons small{margin-top:2px;color:var(--muted);font-size:6px}.card-tracking-scenarios{display:grid;grid-template-columns:1fr 1fr;gap:6px}.card-tracking-scenarios button{min-height:34px;padding:6px;border:1px solid #d4d4d4;border-radius:8px;background:#fff;font-size:6.5px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.profile-correction-banner{margin:10px 0 14px;padding:11px;display:grid;grid-template-columns:27px 1fr;align-items:start;gap:8px;border:1px solid #bbb;border-radius:12px;background:#f4f4f4}.profile-correction-banner>span,.delivery-issue-note>span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#111;font-size:9px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.profile-correction-banner div,.delivery-issue-note div{display:flex;flex-direction:column}.profile-correction-banner strong,.delivery-issue-note strong{font-size:8px}.profile-correction-banner small,.delivery-issue-note small{margin-top:3px;color:var(--muted);font-size:6.4px;line-height:1.7}.customer-operation-step,.card-tracking-step{padding-bottom:32px}.operation-status-mark{width:70px;height:70px;margin:14px auto 10px;display:grid;place-items:center;position:relative;border-radius:23px;background:#eee}.operation-status-mark::after{content:"";position:absolute;inset:-6px;border:1px solid #bbb;border-radius:28px}.operation-status-mark span{color:#111;font-size:25px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.operation-status-mark.system span{font-size:22px}.operation-status-mark.pending span{font-size:18px}.operation-ticket{margin:16px 0;border:1px solid #bbb;border-radius:14px;overflow:hidden;background:#fff}.operation-ticket>header{min-height:53px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;background:#f5f5f5}.operation-ticket header span{display:flex;flex-direction:column}.operation-ticket header small,.operation-ticket>footer{color:var(--muted);font-size:6px}.operation-ticket header strong{font-size:9px}.operation-ticket header>i{padding:4px 7px;border-radius:10px;color:#fff;background:#111;font-size:6px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif}.operation-issues{padding:3px 12px}.operation-issues article{min-height:57px;padding:8px 0;display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:start;border-bottom:1px solid #ddd}.operation-issues article:last-child{border-bottom:0}.operation-issues article>span{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:#e5e5e5;font-size:8px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.operation-issues article div{display:flex;flex-direction:column}.operation-issues strong{font-size:7.5px}.operation-issues small{margin-top:3px;color:var(--muted);font-size:6px;line-height:1.65}.operation-ticket>footer{min-height:37px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ddd;background:#f8f8f8}.operation-ticket>footer b{color:#111;font-size:6px}.operation-timeline,.card-delivery-timeline{margin:16px 0;padding:0;list-style:none}.operation-timeline li,.card-delivery-timeline li{min-height:55px;display:grid;grid-template-columns:28px 1fr;gap:9px;position:relative}.operation-timeline li:not(:last-child)::after,.card-delivery-timeline li:not(:last-child)::after{content:"";width:1px;position:absolute;top:27px;right:13px;bottom:0;background:#ccc}.operation-timeline i,.card-delivery-timeline i{width:27px;height:27px;z-index:1;display:grid;place-items:center;border:1px solid #bbb;border-radius:50%;color:#888;background:#fff;font-size:7px;font-style:normal;font-family:"Vazirmatn Black",Tahoma,sans-serif}.operation-timeline li.done i,.card-delivery-timeline li.done i{color:#fff;border-color:#111;background:#111}.operation-timeline li.active i,.card-delivery-timeline li.active i{color:#111;border:2px solid #111;background:#fff}.operation-timeline li.error i,.card-delivery-timeline li.issue i{color:#fff;border-color:#111;background:#111}.operation-timeline span,.card-delivery-timeline span{display:flex;flex-direction:column}.operation-timeline strong,.card-delivery-timeline strong{font-size:7.5px}.operation-timeline small,.card-delivery-timeline small{margin-top:3px;color:var(--muted);font-size:6px}.operation-safe-note{padding:11px;display:grid;grid-template-columns:24px 1fr;gap:8px;border-radius:11px;background:#f1f1f1}.operation-safe-note svg{width:21px;height:21px}.operation-safe-note span{display:flex;flex-direction:column}.operation-safe-note strong{font-size:7px}.operation-safe-note small{margin-top:3px;color:var(--muted);font-size:6px;line-height:1.65}.tracking-reference{display:flex;flex-direction:column;align-items:flex-end}.tracking-reference small{color:var(--muted);font-size:6px}.tracking-reference strong{font-size:8px}.tracking-card-mini{margin:11px auto 16px;transform:scale(.88)}.postal-code-card{min-height:56px;margin:13px 0;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;border:1px solid #bbb;border-radius:12px;background:#f5f5f5}.postal-code-card span{display:flex;flex-direction:column}.postal-code-card small{color:var(--muted);font-size:6px}.postal-code-card strong{margin-top:3px;font-size:8px}.postal-code-card button{height:32px;padding:0 9px;display:flex;align-items:center;gap:5px;border:1px solid #bbb;border-radius:8px;background:#fff;font-size:6px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.postal-code-card svg{width:13px;height:13px}.delivery-address-summary{margin:6px 0 13px;padding:12px;border:1px solid #ccc;border-radius:12px}.delivery-address-summary header{display:flex;align-items:center;justify-content:space-between}.delivery-address-summary strong{font-size:7.5px}.delivery-address-summary button{padding:0;border:0;border-bottom:1px solid #111;background:transparent;font-size:6px;font-family:"Vazirmatn Black",Tahoma,sans-serif}.delivery-address-summary p{margin:7px 0 4px;font-size:7px;line-height:1.7}.delivery-address-summary small{color:var(--muted);font-size:6px}.delivery-issue-note{margin:11px 0;padding:11px;display:grid;grid-template-columns:27px 1fr;gap:8px;border:1px solid #bbb;border-radius:12px;background:#f4f4f4}.post-only{grid-template-columns:1fr!important}.card-design-option>small{color:var(--muted);font-size:5px;line-height:1.4}.card-design-option[hidden],.deposit-option[hidden]{display:none!important}.cards-pending-requests{margin:0 0 15px;border:1px solid #aaa;border-radius:15px;overflow:hidden;background:#f6f6f6}.cards-pending-requests>header{min-height:45px;padding:8px 11px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccc}.cards-pending-requests>header>div{display:flex;flex-direction:column}.cards-pending-requests h2{margin:0;font-size:8px}.cards-pending-requests header p{margin:2px 0 0;color:var(--muted);font-size:6px}.cards-pending-requests header>b{min-width:22px;height:22px;display:grid;place-items:center;border-radius:11px;color:#fff;background:#111;font-size:7px}.cards-pending-requests>button{width:100%;min-height:72px;padding:10px;display:grid;grid-template-columns:62px minmax(0,1fr) 15px;align-items:center;gap:9px;border:0;background:#fff;text-align:right}.pending-card-thumb{height:39px;padding:7px;display:flex;align-items:end;border-radius:8px;color:#fff;background:#111;direction:ltr;font-size:6px;letter-spacing:.5px}.cards-pending-requests button>span:nth-child(2){display:flex;flex-direction:column}.cards-pending-requests button small{color:var(--muted);font-size:6px}.cards-pending-requests button strong{margin:3px 0 2px;font-size:8px}.cards-pending-requests button i{color:var(--muted);font-size:6px;font-style:normal}.cards-pending-requests button>svg{width:14px}
