.banner-container{position:relative;margin-bottom:24px;margin-top:16px;padding:0 16px}.banner{position:relative;width:100%;height:200px;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #00000026}.banner-slider{display:flex;width:300%;height:100%;transition:transform .5s ease-in-out}.banner-slide{width:calc(100% / 3);height:100%;flex-shrink:0;position:relative}.banner-image{width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat}.banner-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000001a,#0000004d);z-index:1;pointer-events:none}.banner-dots{display:flex;justify-content:center;gap:6px;margin-top:8px}.dot{width:6px;height:6px;border-radius:50%;background-color:#bdbdbd;cursor:pointer;transition:all .2s}.dot.active{background-color:#1976d2;width:20px;border-radius:3px}@media (max-width: 768px){.banner-container{padding:0 12px;margin-bottom:20px;margin-top:16px}.banner{height:160px;border-radius:12px}}@media (min-width: 769px){.banner-container{max-width:1200px;margin:0 auto 24px}}.service-card{background:#fff;border-radius:8px;padding:12px;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s;cursor:pointer;position:relative;border:1px solid #e0e0e0;display:flex;flex-direction:column;overflow:hidden}.service-card:hover{transform:translateY(-1px);box-shadow:0 2px 6px #00000026}.service-card-large{min-height:140px;padding:16px}.service-card-image-only.service-card-large-size{height:140px;width:100%}.service-card-small{min-height:100px;padding:10px}.service-card-image-only{padding:0;min-height:auto;height:110px;width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:16px;overflow:hidden;background:transparent;border:none}.service-card-image-only.service-card-large-size{height:140px;aspect-ratio:1.2;border-radius:16px}.service-card-image-only .service-image{width:100%;height:100%;margin:0;border-radius:12px}.service-card-image-only .service-image-emoji{font-size:40px}.service-image-placeholder{width:100%;height:100%}.service-card-banner{display:flex;align-items:center;justify-content:center;min-height:80px;padding:16px;color:#fff;font-weight:700}.service-image{width:100%;height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;border-radius:6px;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);overflow:hidden}.service-card-large .service-image{height:120px}.service-card-small .service-image{height:70px}.service-card-banner .service-image{display:none}.service-card-with-bg{position:relative;overflow:hidden}.service-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000004d,#0000001a);z-index:1}.service-card-with-bg .service-content{position:relative;z-index:2}.service-title-on-bg{color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.5);font-weight:700!important}.service-image-emoji{font-size:48px}.service-card-large .service-image-emoji{font-size:60px}.service-card-small .service-image-emoji{font-size:36px}.service-content{flex:1;display:flex;flex-direction:column}.service-title{font-size:14px;font-weight:600;color:var(--text-primary);margin:0;text-align:center;line-height:1.4}.service-card-large .service-title{font-size:16px}.service-card-small .service-title{font-size:12px}.service-card-banner .service-title{font-size:18px;color:#fff;font-weight:700}.service-description{font-size:12px;color:var(--text-secondary);line-height:1.4;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.service-price{font-size:13px;font-weight:600;color:var(--primary-blue);margin-top:8px}.service-badge{position:absolute;top:8px;left:8px;background-color:#f44336;color:#fff;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600;min-width:24px;text-align:center;z-index:10}.service-card-small .service-badge{top:4px;left:4px;font-size:10px;padding:2px 6px}@media (min-width: 769px){.service-card{border-radius:10px}}.horizontal-scroll-section{margin-bottom:16px;padding:0 12px}.horizontal-scroll-container{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-radius:8px;padding:12px;box-shadow:0 2px 4px #0000001a}.horizontal-scroll-container::-webkit-scrollbar{display:none}.horizontal-scroll-content{display:flex;gap:12px;padding-right:0;padding-bottom:0;align-items:stretch}.scroll-title-item{flex:0 0 auto;display:flex;align-items:stretch;width:180px}.scroll-title-card{padding:16px 20px;border-radius:8px;display:flex;align-items:center;justify-content:center;width:100%;min-height:140px;box-shadow:0 2px 4px #0000001a;position:relative;overflow:hidden}.scroll-title-card.has-bg-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000004d,#0000001a);z-index:1}.scroll-title-card.has-bg-image .scroll-title-text{position:relative;z-index:2;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.scroll-title-text{font-size:16px;font-weight:600;color:#fff;margin:0;text-align:center;white-space:nowrap}.scroll-item{flex:0 0 auto;width:180px}.scroll-item .service-card{width:100%;min-height:140px}.scroll-item .service-card-wrapper-small{width:100%}.scroll-item .service-title-below{color:#fff;font-weight:600}@media (min-width: 769px){.horizontal-scroll-section{max-width:480px;margin:0 auto 16px}}.category-section{margin-bottom:16px;padding:0 12px}.category-header{margin-bottom:12px}.category-title{font-size:16px;font-weight:600;color:var(--text-primary);margin:0;text-align:right}.category-clickable-header{width:100%;padding:12px 16px;margin-bottom:12px;border-radius:8px;box-shadow:0 2px 4px #0000001a;cursor:pointer;transition:opacity .2s}.category-clickable-header-fullwidth{min-height:180px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.category-clickable-header-fullwidth.has-bg-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000004d,#0000001a);z-index:1}.category-clickable-header-fullwidth .clickable-title{position:relative;z-index:2;text-shadow:0 2px 4px rgba(0,0,0,.5)}.category-clickable-header-fullwidth.has-bg-image .clickable-title{color:#fff}.category-clickable-header:hover{opacity:.9}.category-clickable-header:active{opacity:.8}.clickable-title{font-size:16px;font-weight:600;color:#fff;margin:0;text-align:center}.services-grid-large{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:8px}.services-grid-small{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.service-card-wrapper-small,.service-card-wrapper-large{display:flex;flex-direction:column;align-items:center}.service-title-below{font-size:12px;font-weight:500;color:var(--text-primary);text-align:center;margin-top:6px;line-height:1.3;width:100%}@media (min-width: 769px){.category-section{max-width:480px;margin:0 auto 16px}}.home-page{background-color:var(--surface);min-height:calc(100vh - 120px);padding:16px 0 0;overflow-x:hidden}.categories-container{max-width:100%;padding:0}@media (min-width: 769px){.home-page{max-width:480px;margin:0 auto}}.page-container{background-color:var(--surface);min-height:calc(100vh - 120px);padding:24px 16px}.page-content{max-width:1200px;margin:0 auto}.page-title{font-size:24px;font-weight:700;color:var(--text-primary);margin-bottom:24px}.empty-state{background:#fff;border-radius:12px;padding:48px 24px;text-align:center;box-shadow:0 2px 8px var(--shadow)}.empty-state p{color:var(--text-secondary);font-size:16px}.wallet-balance{margin-bottom:24px}.balance-card{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--dark-blue) 100%);border-radius:16px;padding:32px;color:#fff;text-align:center;box-shadow:0 4px 12px var(--shadow)}.balance-card h2{font-size:18px;font-weight:500;margin-bottom:16px;opacity:.9}.balance-amount{font-size:36px;font-weight:700}@media (max-width: 768px){.page-container{padding:16px 12px}.page-title{font-size:20px;margin-bottom:20px}.balance-card{padding:24px}.balance-card h2{font-size:16px}.balance-amount{font-size:28px}}.menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:998;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.menu-drawer{position:fixed;top:0;right:0;width:280px;height:100vh;background:#fff;box-shadow:-2px 0 8px #00000026;z-index:999;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease-in-out;overflow-y:auto}.menu-drawer.menu-open{transform:translate(0)}.menu-header{display:flex;align-items:center;justify-content:space-between;padding:16px;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--dark-blue) 100%);color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.menu-title{font-size:20px;font-weight:600;margin:0}.menu-close-button{background:none;border:none;color:#fff;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s;width:36px;height:36px}.menu-close-button:hover{background-color:#ffffff1a}.menu-nav{flex:1;padding:8px 0;overflow-y:auto}.menu-item{display:flex;align-items:center;gap:12px;padding:14px 16px;color:var(--text-primary);text-decoration:none;transition:background-color .2s;border-bottom:1px solid var(--border);background:none;border-left:none;border-right:none;border-top:none;width:100%;text-align:right;cursor:pointer;font-family:inherit;font-size:inherit}.menu-item:hover{background-color:var(--surface)}.menu-item-icon{font-size:24px;width:32px;text-align:center}.menu-item-title{font-size:16px;font-weight:500}@media (max-width: 768px){.menu-drawer{width:260px}}.header{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--dark-blue) 100%);color:#fff;box-shadow:0 2px 8px var(--shadow);top:0;left:0;right:0;z-index:1000;width:100%;margin:0;flex-shrink:0;display:flex;position:fixed}.header-content{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;max-width:100%}.header-title{font-size:16px;font-weight:600;margin:0;text-align:center;flex:1}.menu-button,.profile-button{background:none;border:none;color:#fff;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:background-color .2s;border-radius:50%}.menu-button:hover,.profile-button:hover{background-color:#ffffff1a}.menu-button svg,.profile-button svg{width:24px;height:24px}@media (min-width: 769px){.header{display:none}}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e0e0e0;display:flex;justify-content:space-around;align-items:center;padding:8px 0;box-shadow:0 -2px 4px #0000001a;z-index:100;max-width:100%;height:60px}.nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:4px 8px;color:#757575;transition:color .2s;flex:1;min-width:0;gap:2px}.nav-item:hover,.nav-item.active{color:var(--primary-blue)}.nav-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;line-height:1}.nav-icon svg{width:100%;height:100%}.nav-label{font-size:11px;font-weight:500;line-height:1}@media (min-width: 769px){.bottom-nav{max-width:480px;margin:0 auto;left:50%;transform:translate(-50%)}}.layout-container{display:flex;flex-direction:column;min-height:100vh;width:100%;padding-top:40px}.main-content{flex:1;padding:0 0 80px;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-blue: #1976d2;--primary-green: #4caf50;--light-green: #81c784;--light-blue: #90caf9;--dark-blue: #1565c0;--text-primary: #212121;--text-secondary: #757575;--background: #ffffff;--surface: #f5f5f5;--border: #e0e0e0;--shadow: rgba(0, 0, 0, .1)}html{overflow-x:hidden;overflow-y:auto}body{font-family:Vazirmatn,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;direction:rtl;background-color:var(--surface);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;margin:0;padding:0;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column;max-width:100vw;overflow-x:hidden}.main-content{flex:1;padding:0 0 70px;overflow-x:hidden}body{font-size:14px}@media (min-width: 769px){body{font-size:16px}.layout-container{max-width:480px;margin:0 auto;box-shadow:0 0 20px #0000001a}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}
