:root{--navy:#11345A;--gold:#FFD23C;--ink:#0d233b;--muted:#6b7a90;--bg:#ffffff}*{box-sizing:border-box;font-family:Vazirmatn,sans-serif}html{scroll-behavior:smooth}body{margin:0;font-family:Vazirmatn,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--ink);line-height:1.8}a{color:inherit;text-decoration:none;font-family:Vazirmatn,sans-serif}img{max-width:100%;display:block}button,h1,h2,h3,h4,h5,h6,input,p,select,textarea{font-family:Vazirmatn,sans-serif}.container{width:min(1100px,92%);margin-inline:auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#fff}.header-top-bar{height:4px;background:#2a3442}.header-main{background:#fff;border-bottom:1px solid #e5e5e5}.nav{justify-content:space-between;padding:16px 0;gap:20px}.brand,.nav{display:flex;align-items:center}.brand{gap:10px;color:#1a2332;font-weight:700;font-family:Vazirmatn,sans-serif}.brand-logo{width:32px;height:32px;flex-shrink:0}.brand-logo svg,.brand-mark svg{width:100%;height:100%;display:block}.nav-links{display:none;gap:24px;flex:1 1;justify-content:center}.nav-links a{padding:8px 12px;border-radius:8px;transition:.2s ease;color:#1a2332;font-family:Vazirmatn,sans-serif;font-weight:500;font-size:15px}.nav-links a:hover{color:var(--navy);background:rgba(17,52,90,.05)}.btn{display:inline-block;padding:10px 20px;border-radius:10px;font-weight:700;border:1.5px solid transparent;transition:all .2s ease;font-family:Vazirmatn,sans-serif;font-size:15px}.btn-header-primary{background:var(--gold);color:#1a2332}.btn-header-primary:hover{filter:brightness(.95);transform:translateY(-1px)}.btn-primary{background:var(--gold);color:#111}.btn-primary:hover{filter:brightness(.95);transform:translateY(-1px)}.btn-ghost{background:transparent;border-color:rgba(255,255,255,.2);color:#fff}.btn-ghost:hover{background:rgba(255,255,255,.08)}.menu-toggle{display:flex;flex-direction:column;gap:4px;background:transparent;border:0;cursor:pointer}.menu-toggle span{display:block;width:22px;height:2px;background:#1a2332}.header-bottom-bar{height:8px;background:var(--navy)}@media (min-width:900px){.nav{padding:18px 0}.nav-links{display:flex}.menu-toggle{display:none}}.hero{background:linear-gradient(180deg,#1a3a56,#1e4466 50%,#254d73);color:#fff;padding:72px 0 80px}.hero-inner{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;align-items:center}.hero h1{font-size:clamp(32px,5.5vw,52px);margin:0 0 12px;font-weight:700;line-height:1.25}.hero .subtext,.hero h1{font-family:Vazirmatn,sans-serif}.hero .subtext{font-size:17px;color:#e0ebf7;margin:0 0 24px;line-height:1.6}.cta-group{display:flex;gap:12px;flex-wrap:wrap}.hero-art{display:flex;justify-content:center;align-items:center}.card-mockup{width:320px;max-width:90vw;aspect-ratio:1.7/1;border-radius:16px;background:#FDD835;position:relative;box-shadow:0 24px 48px rgba(0,0,0,.4),0 8px 16px rgba(0,0,0,.3);overflow:visible;padding:20px 22px;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(8deg);transition:transform .5s ease}.card-mockup:hover{transform:rotate(0deg) translateY(-4px)}.card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:4px}.card-title{color:#1a2332;font-weight:700;font-size:15px;font-family:Vazirmatn,sans-serif;line-height:1.2}.card-right-top{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.card-logo{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#1a2332}.card-logo svg{width:100%;height:100%;display:block}.card-type-text{font-size:9px;font-weight:500}.card-number,.card-type-text{color:#1a2332;text-align:left;font-family:Vazirmatn,sans-serif;line-height:1.2}.card-number{font-weight:700;font-size:17px;letter-spacing:2.2px;margin:18px 0;direction:ltr}.card-footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.card-name{font-weight:700;font-size:20px;color:#1a2332;text-transform:uppercase;line-height:1;letter-spacing:.5px;font-family:Vazirmatn,sans-serif}.card-credit{text-align:right}.credit-label{font-size:9px;margin-bottom:2px;font-weight:500}.credit-amount,.credit-label{color:#1a2332;line-height:1.2}.credit-amount{font-size:12px;font-weight:700;font-family:Vazirmatn,sans-serif}@media (min-width:900px){.hero-inner{grid-template-columns:1.2fr .8fr;gap:60px}.hero{padding:100px 0 110px}.card-mockup{width:380px;padding:24px 28px}.card-top{margin-bottom:7px}.card-title{font-size:17px}.card-right-top{gap:3px}.card-type-text{font-size:10px}.card-number{font-size:20px;letter-spacing:2.8px;margin:22px 0}.card-name{font-size:24px;letter-spacing:.5px}.credit-label{font-size:10px}.credit-amount{font-size:14px}.card-logo{width:34px;height:34px}}.section{padding:60px 0;background:#f9fafb}.section-title{margin:0 0 26px;font-size:clamp(22px,3.2vw,30px);color:var(--navy)}.lead,.section-title{font-family:Vazirmatn,sans-serif}.lead{color:#9ca3af;font-size:18px;line-height:1.7;font-weight:400}.grid{display:grid;grid-gap:24px;gap:24px}.features-grid{grid-template-columns:1fr}.features{background:#f9fafb}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:40px 28px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;transition:transform .2s ease,box-shadow .2s ease;min-height:300px}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.feature-card .icon{color:#1f2937;background:transparent;width:72px;height:72px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.feature-card .icon svg{width:56px;height:56px;stroke-width:2.2}.feature-card h3{margin:0 0 14px;color:#111827;font-family:Vazirmatn,sans-serif;font-size:22px;font-weight:700;line-height:1.3}.feature-card p{margin:0;color:#6b7280;font-family:Vazirmatn,sans-serif;font-size:16px;line-height:1.65}@media (min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr);gap:28px}.section{padding:80px 0}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr);gap:32px}.feature-card{padding:36px 28px}}.stores{background:#fff}.stores-grid{grid-template-columns:1fr;gap:24px}.store-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:40px 28px;text-align:center;color:#6b7280;font-family:Vazirmatn,sans-serif;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;min-height:280px}.store-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.store-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#667eea;opacity:.85;transition:all .3s ease}.store-card:hover .store-icon{opacity:1;transform:translateY(-4px)}.store-icon svg{width:40px;height:40px}.store-card h3{color:#111827;font-size:22px;font-weight:700;line-height:1.3}.store-card h3,.store-status{margin:0 0 10px;font-family:Vazirmatn,sans-serif}.store-status{color:#6b7280;font-size:15px;font-weight:500}.store-desc{margin:0;color:#9ca3af;font-family:Vazirmatn,sans-serif;font-size:15px;line-height:1.6}.placeholder{background:repeating-linear-gradient(45deg,#f4f7fb,#f4f7fb 10px,#eef3fa 0,#eef3fa 20px)}@media (min-width:640px){.stores-grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (min-width:1024px){.stores-grid{grid-template-columns:repeat(3,1fr);gap:32px}.store-card{padding:44px 32px}}.blog-page-header,.store-detail-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:20px 0}.back-link{color:#1f2937;font-family:Vazirmatn,sans-serif;font-size:16px;font-weight:500;display:inline-flex;align-items:center;gap:8px;transition:color .2s ease}.back-link:hover{color:var(--navy)}.store-detail{background:#f9fafb;min-height:60vh}.store-detail-content{max-width:800px;margin:0 auto;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:60px 40px}.store-detail-icon{width:120px;height:120px;margin:0 auto 32px;display:flex;align-items:center;justify-content:center;color:#1f2937}.store-detail-icon svg{width:100%;height:100%}.store-detail h1{font-family:Vazirmatn,sans-serif;font-size:36px;font-weight:700;color:#111827;margin:0 0 16px}.store-detail-status{font-weight:500;color:#6b7280;margin:0 0 32px}.store-detail-description,.store-detail-status{font-family:Vazirmatn,sans-serif;font-size:18px}.store-detail-description{line-height:1.8;color:#4b5563}.store-detail-description p{margin:0 0 16px}.store-detail-description p:last-child{margin:0}@media (max-width:768px){.store-detail-content{padding:40px 24px}.store-detail h1{font-size:28px}.store-detail-icon{width:96px;height:96px}}.blog{background:#fff}.blog-grid{grid-template-columns:1fr;gap:24px}.post-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:40px 28px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;align-items:center;min-height:320px}.post-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.post-icon{width:80px;height:80px;background:#DAAE1A;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;flex-shrink:0}.post-icon svg{width:48px;height:48px;color:#1a2332}.post-card h3{margin:0 0 14px;font-size:22px;color:#111827;font-family:Vazirmatn,sans-serif;font-weight:700;line-height:1.3}.post-card p{margin:0 0 20px;color:#6b7280;line-height:1.65;flex-grow:1}.post-card p,.readmore{font-size:15px;font-family:Vazirmatn,sans-serif}.readmore{color:#DAAE1A;font-weight:600;transition:opacity .2s ease;display:inline-block}.readmore:hover{opacity:.8}@media (min-width:640px){.blog-grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (min-width:1024px){.blog-grid{grid-template-columns:repeat(4,1fr);gap:32px}.post-card{padding:44px 32px}}.app-section{background:#f9fafb}.app-inner{display:grid;grid-template-columns:1fr;grid-gap:48px;gap:48px;align-items:center;padding:40px 0}.app-mockup{display:flex;justify-content:center}.phone-frame{width:340px;background:#0f1f35;border-radius:32px;padding:16px;box-shadow:0 20px 60px rgba(0,0,0,.3)}.phone-content{background:#fff;border-radius:20px;padding:32px 24px;min-height:480px;display:flex;flex-direction:column;gap:24px}.app-header{display:flex;align-items:center;gap:12px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.app-logo{width:48px;height:48px}.app-brand{font-family:Vazirmatn,sans-serif;font-size:20px;font-weight:700;color:#1a2332}.credit-card-mini{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:12px;padding:20px;text-align:center}.credit-label{font-size:13px;color:#6b7280;margin-bottom:8px}.credit-label,.credit-value{font-family:Vazirmatn,sans-serif}.credit-value{font-size:20px;font-weight:700;color:#1a2332}.app-buttons{gap:12px;flex-grow:1;justify-content:flex-end}.app-buttons,.btn-app-primary{display:flex;flex-direction:column}.btn-app-primary{background:#DAAE1A;color:#1a2332;border:none;border-radius:12px;padding:16px 20px;font-family:Vazirmatn,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .2s ease;align-items:center;gap:4px}.btn-app-primary:hover{opacity:.9}.btn-app-primary .store-name{font-size:13px;font-weight:400;opacity:.8}.btn-app-secondary{background:#1a2332;color:#fff;border:none;border-radius:12px;padding:16px 20px;font-family:Vazirmatn,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .2s ease}.btn-app-secondary:hover{opacity:.9}.app-content{text-align:center;max-width:600px;margin:0 auto}.app-content .section-title{margin-bottom:20px}.app-content .lead{margin-bottom:32px}.btn-app-download,.btn-app-web{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:8px;font-family:Vazirmatn,sans-serif;font-size:15px;font-weight:600;transition:opacity .2s ease;text-decoration:none}.btn-app-download{background:#1a2332;color:#fff;margin-left:12px}.btn-app-download:hover{opacity:.9}.btn-app-web{background:#fff;color:#1a2332;border:2px solid #1a2332}.btn-app-web:hover{opacity:.8}@media (max-width:768px){.phone-frame{width:300px}.phone-content{padding:24px 20px;min-height:420px}.app-logo{width:40px;height:40px}.app-brand,.credit-value{font-size:18px}.btn-app-download{margin:0 0 12px}.cta-group{flex-direction:column}}@media (min-width:900px){.app-inner{grid-template-columns:1fr 1fr;gap:60px}.app-mockup{order:2}.app-content{order:1;text-align:right}}.guides{background:#f9fafb}.guides-grid{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;max-width:900px;margin:0 auto}.guide-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:48px 40px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 12px rgba(0,0,0,.05)}.guide-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.1)}.guide-icon{width:88px;height:88px;background:#DAAE1A;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;flex-shrink:0}.guide-icon svg{width:44px;height:44px;color:#1a2332}.guide-card h3{margin:0 0 16px;font-size:24px;color:#111827;font-weight:700;line-height:1.3}.guide-card h3,.guide-card p{font-family:Vazirmatn,sans-serif}.guide-card p{margin:0 0 28px;color:#6b7280;font-size:16px;line-height:1.65;flex-grow:1}.btn-guide{background:#1a2332;color:#fff;padding:14px 32px;border-radius:8px;font-family:Vazirmatn,sans-serif;font-size:15px;font-weight:600;transition:opacity .2s ease;text-decoration:none;display:inline-block}.btn-guide:hover{opacity:.9}@media (min-width:768px){.guides-grid{grid-template-columns:repeat(2,1fr);gap:32px}.guide-card{padding:52px 44px}}.site-footer{background:#0f2540;color:#e5e7eb;padding:60px 0 0;font-family:Vazirmatn,sans-serif}.footer-content{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-col h4{margin:0 0 20px;color:#fff;font-family:Vazirmatn,sans-serif;font-size:18px;font-weight:700}.footer-brand{display:flex;flex-direction:column;gap:16px}.footer-logo-row{display:flex;align-items:center;gap:12px}.footer-logo{width:48px;height:48px}.footer-brand-name{font-weight:700;color:#fff;font-size:24px;font-family:Vazirmatn,sans-serif}.footer-slogan{margin:0;color:#9ca3af}.footer-contact-item,.footer-slogan{font-family:Vazirmatn,sans-serif;font-size:15px}.footer-contact-item{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:#e5e7eb}.footer-contact-item svg{width:20px;height:20px;flex-shrink:0;color:#DAAE1A}.footer-contact-item span{direction:ltr;text-align:left}.footer-social-icons{display:flex;gap:12px}.social-icon{width:48px;height:48px;border-radius:50%;background:#DAAE1A;color:#1a2332;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.social-icon:hover{opacity:.85}.social-icon svg{width:22px;height:22px}.footer-bottom{padding:24px 0;text-align:center}.footer-bottom p{margin:0;color:#9ca3af;font-family:Vazirmatn,sans-serif;font-size:14px}@media (min-width:768px){.footer-content{grid-template-columns:repeat(3,1fr);gap:60px}.footer-brand{max-width:320px}}@media (max-width:767px){.site-footer{padding:40px 0 0}.footer-content{gap:32px;padding-bottom:32px}}.section .btn{border-radius:12px}@media (max-width:899px){.site-header.open .nav-links{display:flex;position:absolute;top:54px;right:0;left:0;background:#0A1A2F;flex-direction:column;padding:10px;border-bottom:1px solid rgba(255,255,255,.1)}}