@charset "UTF-8";@font-face{font-family:IRANSansXFaNum;src:url(/fonts/IRANSansXFaNum-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IRANSansXFaNum;src:url(/fonts/IRANSansXFaNum-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IRANSansXFaNum;src:url(/fonts/IRANSansXFaNum-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IRANSansX;src:url(/fonts/IRANSansX-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IRANSansX;src:url(/fonts/IRANSansX-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IRANSansX;src:url(/fonts/IRANSansX-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}html,body,#q-app{font-family:IRANSansXFaNum,IRANSansX,Tahoma,sans-serif}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/material-icons.woff2) format("woff2")}.rtl{direction:rtl;text-align:right}@media(min-width:768px){.tablet-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}}@media(min-width:768px){.tablet-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}}@media(min-width:1024px){.tablet-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}}@media(min-width:768px){.tablet-nav{padding:16px 24px}.tablet-nav .nav-logo{font-size:20px;font-weight:600}.tablet-nav .nav-actions{gap:12px}}@media(min-width:768px){.tablet-card{border-radius:16px;padding:20px;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.tablet-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}}@media(min-width:768px){.tablet-btn{padding:12px 24px;font-size:16px;border-radius:12px;min-height:48px}}@media(min-width:768px){.tablet-form .form-group{margin-bottom:20px}.tablet-form .form-label{font-size:16px;margin-bottom:8px}.tablet-form .form-input{height:48px;font-size:16px;border-radius:12px}}@media(min-width:768px){.tablet-modal .modal-content{max-width:600px;border-radius:20px;padding:32px}.tablet-modal .modal-header{font-size:24px;margin-bottom:24px}}@media(min-width:768px){.tablet-padding{padding:24px}}@media(min-width:1024px){.tablet-padding{padding:32px}}@media(min-width:768px){.tablet-margin{margin:24px}}@media(min-width:1024px){.tablet-margin{margin:32px}}@media(min-width:768px){.tablet-text{font-size:16px;line-height:1.5}}@media(min-width:1024px){.tablet-text{font-size:18px;line-height:1.6}}@media(min-width:768px){.tablet-heading{font-size:24px;font-weight:600;line-height:1.3}}@media(min-width:1024px){.tablet-heading{font-size:28px}}@media(min-width:768px){.tablet-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}}@media(min-width:1024px){.tablet-product-grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media(min-width:1280px){.tablet-product-grid{grid-template-columns:repeat(4,1fr);gap:28px}}@media(min-width:768px){.tablet-list-view .list-item{display:flex;align-items:center;padding:16px;border-radius:12px;background-color:var(--surface-container-low);margin-bottom:12px;transition:all .2s ease}.tablet-list-view .list-item:hover{background-color:var(--surface-container, #2a2730);transform:translate(4px)}.tablet-list-view .list-image{width:120px;height:120px;border-radius:12px;object-fit:cover;margin-left:16px}.tablet-list-view .list-content{flex:1;display:flex;flex-direction:column;justify-content:space-between;height:120px}}@media(min-width:768px){.tablet-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.tablet-filters .filter-chip{padding:8px 16px;border-radius:20px;font-size:14px;transition:all .2s ease}.tablet-filters .filter-chip:hover{transform:scale(1.05)}}@media(min-width:768px){.tablet-search .search-input{height:48px;font-size:16px;border-radius:24px;padding:0 20px}.tablet-search .search-suggestions{border-radius:16px;box-shadow:0 8px 24px #00000026}}@media(min-width:768px){.tablet-auth{max-width:400px;margin:0 auto;padding:32px}.tablet-auth .auth-header{text-align:center;margin-bottom:32px}.tablet-auth .auth-form .form-group{margin-bottom:24px}}@media(min-width:768px){.tablet-profile .profile-header{display:flex;align-items:center;gap:24px;margin-bottom:32px}.tablet-profile .profile-avatar{width:80px;height:80px}.tablet-profile .profile-info{flex:1}}@media(min-width:768px){.tablet-work-detail .work-gallery{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:32px}.tablet-work-detail .work-main-image{border-radius:16px;overflow:hidden}.tablet-work-detail .work-thumbnails{display:flex;flex-direction:column;gap:12px}.tablet-work-detail .work-thumbnail{width:100%;height:80px;border-radius:12px;object-fit:cover}}.tablet-only{display:none}@media(min-width:768px){.tablet-only{display:block}}@media(min-width:768px){.mobile-only{display:none}}@media(min-width:768px){.tablet-hidden{display:none}}@keyframes tablet-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.tablet-animate{animation:tablet-fade-in .3s ease-out}}@media(min-width:1024px){.desktop-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}}@media(min-width:1280px){.desktop-grid-5{display:grid;grid-template-columns:repeat(5,1fr);gap:28px}}@media(min-width:1440px){.desktop-grid-6{display:grid;grid-template-columns:repeat(6,1fr);gap:32px}}@media(min-width:1024px){.desktop-nav{padding:16px 32px;box-shadow:0 2px 8px #0000001a}.desktop-nav .nav-logo{font-size:24px;font-weight:700}.desktop-nav .nav-actions{gap:16px}}@media(min-width:1440px){.desktop-nav{padding:20px 48px}.desktop-nav .nav-logo{font-size:28px}}@media(min-width:1024px){.desktop-card{border-radius:16px;padding:24px;box-shadow:0 4px 16px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1)}.desktop-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0003}}@media(min-width:1440px){.desktop-card{padding:32px;border-radius:20px}}@media(min-width:1024px){.desktop-btn{padding:12px 24px;font-size:16px;border-radius:12px;min-height:48px;transition:all .2s ease}.desktop-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}}@media(min-width:1440px){.desktop-btn{padding:16px 32px;font-size:18px;min-height:56px;border-radius:16px}}@media(min-width:1024px){.desktop-form .form-group{margin-bottom:24px}.desktop-form .form-label{font-size:16px;margin-bottom:8px}.desktop-form .form-input{height:48px;font-size:16px;border-radius:12px}}@media(min-width:1440px){.desktop-form .form-group{margin-bottom:32px}.desktop-form .form-label{font-size:18px}.desktop-form .form-input{height:56px;font-size:18px;border-radius:16px}}@media(min-width:1024px){.desktop-modal .modal-content{max-width:800px;border-radius:24px;padding:40px}.desktop-modal .modal-header{font-size:28px;margin-bottom:32px}}@media(min-width:1440px){.desktop-modal .modal-content{max-width:1000px;padding:48px}.desktop-modal .modal-header{font-size:32px;margin-bottom:40px}}@media(min-width:1024px){.desktop-padding{padding:24px 32px}}@media(min-width:1280px){.desktop-padding{padding:32px 48px}}@media(min-width:1440px){.desktop-padding{padding:40px 64px}}@media(min-width:1024px){.desktop-margin{margin:24px 32px}}@media(min-width:1280px){.desktop-margin{margin:32px 48px}}@media(min-width:1440px){.desktop-margin{margin:40px 64px}}@media(min-width:1024px){.desktop-text{font-size:16px;line-height:1.6}}@media(min-width:1440px){.desktop-text{font-size:18px;line-height:1.7}}@media(min-width:1024px){.desktop-heading{font-size:28px;font-weight:700;line-height:1.3}}@media(min-width:1440px){.desktop-heading{font-size:32px}}@media(min-width:1920px){.desktop-heading{font-size:36px}}@media(min-width:1024px){.desktop-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}}@media(min-width:1280px){.desktop-product-grid{grid-template-columns:repeat(5,1fr);gap:28px}}@media(min-width:1440px){.desktop-product-grid{grid-template-columns:repeat(6,1fr);gap:32px}}@media(min-width:1024px){.desktop-masonry{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;padding:24px 0}}@media(min-width:1280px){.desktop-masonry{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:28px}}@media(min-width:1440px){.desktop-masonry{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:32px}}@media(min-width:1024px){.desktop-list-view .list-item{display:flex;align-items:center;padding:20px;border-radius:16px;background-color:var(--surface-container-low);margin-bottom:16px;transition:all .3s ease}.desktop-list-view .list-item:hover{background-color:var(--surface-container, #2a2730);transform:translate(8px);box-shadow:0 8px 32px #0003}.desktop-list-view .list-image{width:160px;height:160px;border-radius:16px;object-fit:cover;margin-left:24px}.desktop-list-view .list-content{flex:1;display:flex;flex-direction:column;justify-content:space-between;height:160px}}@media(min-width:1024px){.desktop-filters{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px}.desktop-filters .filter-chip{padding:12px 20px;border-radius:24px;font-size:16px;transition:all .2s ease}.desktop-filters .filter-chip:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}}@media(min-width:1024px){.desktop-search .search-input{height:56px;font-size:18px;border-radius:28px;padding:0 24px}.desktop-search .search-suggestions{border-radius:20px;box-shadow:0 12px 40px #0003;padding:24px}}@media(min-width:1024px){.desktop-auth{max-width:500px;margin:0 auto;padding:48px}.desktop-auth .auth-header{text-align:center;margin-bottom:40px}.desktop-auth .auth-form .form-group{margin-bottom:32px}}@media(min-width:1440px){.desktop-auth{max-width:600px;padding:64px}}@media(min-width:1024px){.desktop-profile .profile-header{display:flex;align-items:center;gap:32px;margin-bottom:40px}.desktop-profile .profile-avatar{width:120px;height:120px}.desktop-profile .profile-info{flex:1}}@media(min-width:1024px){.desktop-work-detail .work-gallery{display:grid;grid-template-columns:2fr 1fr;gap:32px;margin-bottom:40px}.desktop-work-detail .work-main-image{border-radius:20px;overflow:hidden}.desktop-work-detail .work-thumbnails{display:flex;flex-direction:column;gap:16px}.desktop-work-detail .work-thumbnail{width:100%;height:120px;border-radius:16px;object-fit:cover}}.desktop-only{display:none}@media(min-width:1024px){.desktop-only{display:block}}@media(min-width:1024px){.mobile-tablet-only{display:none}}@media(min-width:1024px){.desktop-hidden{display:none}}@keyframes desktop-fade-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes desktop-slide-in{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@media(min-width:1024px){.desktop-animate{animation:desktop-fade-in .4s ease-out}}@media(min-width:1024px){.desktop-slide-animate{animation:desktop-slide-in .4s ease-out}}@media(min-width:1024px){.desktop-hover-lift{transition:all .3s cubic-bezier(.4,0,.2,1)}.desktop-hover-lift:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0003}}@media(min-width:1024px){.desktop-hover-scale{transition:all .3s cubic-bezier(.4,0,.2,1)}.desktop-hover-scale:hover{transform:scale(1.05)}}@media(min-width:1024px){.desktop-focus:focus{outline:2px solid var(--primary, #d0bcff);outline-offset:2px}}.magazine-layout{width:100%;max-width:none;padding:12px 16px 20px}.magazine-layout__inner{width:100%;max-width:min(100%,1520px);margin:0 auto}@media(min-width:600px)and (max-width:1023px){.magazine-layout{padding:14px 20px 24px}}@media(min-width:1024px){.magazine-layout{padding:10px 16px 20px}}.brand-bamachoob.theme-dark{--q-primary: #318161;--primary: #318161;--secondary: #f6876a;--surface-container-lowest: #0f1412;--surface-container-low: #1a221e;--surface-container-highest: #2a3530;--on-surface: #e8f0ec;--on-surface-variant: #b8c4be;--outline: #5f6462}.brand-bamachoob.theme-light{--q-primary: #318161;--primary: #318161;--secondary: #f6876a;--surface-container-lowest: #f1f2f2;--surface-container-low: #ffffff;--surface-container-highest: #e8e9e9;--on-surface: #001219;--on-surface-variant: #5f6462;--outline: #757575}.brand-bamachoob.theme-light .footer-accent-bar{background-color:#318161;color:#fff}.brand-bamaforosh.theme-dark{--q-primary: #50459c;--primary: #50459c;--secondary: #26a69a;--surface-container-lowest: #12111a;--surface-container-low: #1e1c2a;--surface-container-highest: #2d2a40;--on-surface: #eceaf5;--on-surface-variant: #c4c0d8;--outline: #6b6780}.brand-bamaforosh.theme-light{--q-primary: #50459c;--primary: #50459c;--secondary: #26a69a;--surface-container-lowest: #f5f5f7;--surface-container-low: #ffffff;--surface-container-highest: #ebebef;--on-surface: #1d1d1d;--on-surface-variant: #5f5f5f;--outline: #9e9e9e}.brand-bamaquality.theme-dark{--q-primary: #fd8d00;--primary: #fd8d00;--secondary: #f08400;--surface-container-lowest: #14110d;--surface-container-low: #221c14;--surface-container-highest: #332a1e;--on-surface: #fff3e6;--on-surface-variant: #e8d4bc;--outline: #8d7a62}.brand-bamaquality.theme-light{--q-primary: #fd8d00;--primary: #fd8d00;--secondary: #f08400;--surface-container-lowest: #f5f5f5;--surface-container-low: #ffffff;--surface-container-highest: #eeeeee;--on-surface: #001219;--on-surface-variant: #5f6462;--outline: #9e9e9e}.brand-magazine.theme-dark{--q-primary: #1e5a8a;--primary: #1e5a8a;--secondary: #3b82f6;--surface-container-lowest: #0f1218;--surface-container-low: #1a2030;--surface-container-highest: #283248;--on-surface: #e8eef8;--on-surface-variant: #b8c4d8;--outline: #6b7a90}.brand-magazine.theme-light{--q-primary: #1e5a8a;--primary: #1e5a8a;--secondary: #3b82f6;--surface-container-lowest: #f5f7fa;--surface-container-low: #ffffff;--surface-container-highest: #e8ecf2;--on-surface: #1a2332;--on-surface-variant: #5a6478;--outline: #9aa3b5}.brand-admin.theme-dark{--q-primary: #50459c;--primary: #50459c;--secondary: #26a69a;--surface-container-lowest: #0f0d13;--surface-container-low: #1d1a22;--surface-container-highest: #36343b;--on-surface: #e7e0ec;--on-surface-variant: #cac4d0;--outline: #938f99}.brand-admin.theme-light{--q-primary: #50459c;--primary: #50459c;--secondary: #26a69a;--surface-container-lowest: #f5f5f7;--surface-container-low: #ffffff;--surface-container-highest: #ebebef;--on-surface: #1d1d1d;--on-surface-variant: #5f5f5f;--outline: #9e9e9e}.brand-bamadecor.theme-dark{--q-primary: #d0bcff;--primary: #d0bcff;--secondary: #26a69a;--surface-container-lowest: #0f0d13;--surface-container-low: #1d1a22;--surface-container-highest: #36343b;--on-surface: #e7e0ec;--on-surface-variant: #cac4d0;--outline: #938f99}.brand-bamadecor.theme-light{--q-primary: #d0bcff;--primary: #d0bcff;--secondary: #26a69a;--surface-container-lowest: #f5f5f7;--surface-container-low: #ffffff;--surface-container-highest: #ebebef;--on-surface: #1d1d1d;--on-surface-variant: #5f5f5f;--outline: #9e9e9e}.brand-account.theme-dark{--q-primary: #6750a4;--primary: #6750a4;--secondary: #26a69a;--surface-container-lowest: #0f0d13;--surface-container-low: #1d1a22;--surface-container-highest: #36343b;--on-surface: #e7e0ec;--on-surface-variant: #cac4d0;--outline: #938f99}.brand-account.theme-light{--q-primary: #6750a4;--primary: #6750a4;--secondary: #26a69a;--surface-container-lowest: #f5f5f7;--surface-container-low: #ffffff;--surface-container-highest: #ebebef;--on-surface: #1d1d1d;--on-surface-variant: #5f5f5f;--outline: #9e9e9e}.brand-bamachoob.bg-surface-container-lowest,.brand-bamachoob .bg-surface-container-lowest,.brand-bamaforosh.bg-surface-container-lowest,.brand-bamaforosh .bg-surface-container-lowest,.brand-bamaquality.bg-surface-container-lowest,.brand-bamaquality .bg-surface-container-lowest,.brand-magazine.bg-surface-container-lowest,.brand-magazine .bg-surface-container-lowest,.brand-admin.bg-surface-container-lowest,.brand-admin .bg-surface-container-lowest,.brand-bamadecor.bg-surface-container-lowest,.brand-bamadecor .bg-surface-container-lowest,.brand-account.bg-surface-container-lowest,.brand-account .bg-surface-container-lowest{background-color:var(--surface-container-lowest)!important}.brand-bamachoob.bg-surface-container-low,.brand-bamachoob .bg-surface-container-low,.brand-bamaforosh.bg-surface-container-low,.brand-bamaforosh .bg-surface-container-low,.brand-bamaquality.bg-surface-container-low,.brand-bamaquality .bg-surface-container-low,.brand-magazine.bg-surface-container-low,.brand-magazine .bg-surface-container-low,.brand-admin.bg-surface-container-low,.brand-admin .bg-surface-container-low,.brand-bamadecor.bg-surface-container-low,.brand-bamadecor .bg-surface-container-low,.brand-account.bg-surface-container-low,.brand-account .bg-surface-container-low{background-color:var(--surface-container-low)!important}.brand-bamachoob .text-on-surface,.brand-bamaforosh .text-on-surface,.brand-bamaquality .text-on-surface,.brand-magazine .text-on-surface,.brand-admin .text-on-surface,.brand-bamadecor .text-on-surface,.brand-account .text-on-surface{color:var(--on-surface)!important}.brand-bamachoob .text-on-surface-variant,.brand-bamaforosh .text-on-surface-variant,.brand-bamaquality .text-on-surface-variant,.brand-magazine .text-on-surface-variant,.brand-admin .text-on-surface-variant,.brand-bamadecor .text-on-surface-variant,.brand-account .text-on-surface-variant{color:var(--on-surface-variant)!important}.brand-bamachoob .themed-drawer,.brand-bamaforosh .themed-drawer,.brand-bamaquality .themed-drawer,.brand-magazine .themed-drawer,.brand-admin .themed-drawer,.brand-bamadecor .themed-drawer,.brand-account .themed-drawer{background-color:var(--surface-container-low)!important;color:var(--on-surface)}.brand-bamachoob .themed-header-border,.brand-bamaforosh .themed-header-border,.brand-bamaquality .themed-header-border,.brand-magazine .themed-header-border,.brand-admin .themed-header-border,.brand-bamadecor .themed-header-border,.brand-account .themed-header-border{border-top:1px solid var(--outline);border-color:color-mix(in srgb,var(--outline) 35%,transparent)}.brand-bamachoob .themed-scrollbar,.brand-bamaforosh .themed-scrollbar,.brand-bamaquality .themed-scrollbar,.brand-magazine .themed-scrollbar,.brand-admin .themed-scrollbar,.brand-bamadecor .themed-scrollbar,.brand-account .themed-scrollbar{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--primary) 45%,transparent) transparent}.brand-bamachoob .themed-scrollbar::-webkit-scrollbar,.brand-bamaforosh .themed-scrollbar::-webkit-scrollbar,.brand-bamaquality .themed-scrollbar::-webkit-scrollbar,.brand-magazine .themed-scrollbar::-webkit-scrollbar,.brand-admin .themed-scrollbar::-webkit-scrollbar,.brand-bamadecor .themed-scrollbar::-webkit-scrollbar,.brand-account .themed-scrollbar::-webkit-scrollbar{width:6px;height:6px}.brand-bamachoob .themed-scrollbar::-webkit-scrollbar-track,.brand-bamaforosh .themed-scrollbar::-webkit-scrollbar-track,.brand-bamaquality .themed-scrollbar::-webkit-scrollbar-track,.brand-magazine .themed-scrollbar::-webkit-scrollbar-track,.brand-admin .themed-scrollbar::-webkit-scrollbar-track,.brand-bamadecor .themed-scrollbar::-webkit-scrollbar-track,.brand-account .themed-scrollbar::-webkit-scrollbar-track{background:transparent}.brand-bamachoob .themed-scrollbar::-webkit-scrollbar-thumb,.brand-bamaforosh .themed-scrollbar::-webkit-scrollbar-thumb,.brand-bamaquality .themed-scrollbar::-webkit-scrollbar-thumb,.brand-magazine .themed-scrollbar::-webkit-scrollbar-thumb,.brand-admin .themed-scrollbar::-webkit-scrollbar-thumb,.brand-bamadecor .themed-scrollbar::-webkit-scrollbar-thumb,.brand-account .themed-scrollbar::-webkit-scrollbar-thumb{background-color:color-mix(in srgb,var(--primary) 40%,transparent);border-radius:999px}.brand-bamachoob .themed-scrollbar::-webkit-scrollbar-thumb:hover,.brand-bamaforosh .themed-scrollbar::-webkit-scrollbar-thumb:hover,.brand-bamaquality .themed-scrollbar::-webkit-scrollbar-thumb:hover,.brand-magazine .themed-scrollbar::-webkit-scrollbar-thumb:hover,.brand-admin .themed-scrollbar::-webkit-scrollbar-thumb:hover,.brand-bamadecor .themed-scrollbar::-webkit-scrollbar-thumb:hover,.brand-account .themed-scrollbar::-webkit-scrollbar-thumb:hover{background-color:color-mix(in srgb,var(--primary) 65%,transparent)}.brand-bamachoob .q-btn.text-primary,.brand-bamachoob .q-btn.text-primary .q-btn__content,.brand-bamachoob .q-btn.text-primary .q-icon,.brand-bamaforosh .q-btn.text-primary,.brand-bamaforosh .q-btn.text-primary .q-btn__content,.brand-bamaforosh .q-btn.text-primary .q-icon,.brand-bamaquality .q-btn.text-primary,.brand-bamaquality .q-btn.text-primary .q-btn__content,.brand-bamaquality .q-btn.text-primary .q-icon,.brand-magazine .q-btn.text-primary,.brand-magazine .q-btn.text-primary .q-btn__content,.brand-magazine .q-btn.text-primary .q-icon,.brand-admin .q-btn.text-primary,.brand-admin .q-btn.text-primary .q-btn__content,.brand-admin .q-btn.text-primary .q-icon,.brand-bamadecor .q-btn.text-primary,.brand-bamadecor .q-btn.text-primary .q-btn__content,.brand-bamadecor .q-btn.text-primary .q-icon{color:var(--primary)!important}.brand-bamachoob .q-btn.bg-primary,.brand-bamaforosh .q-btn.bg-primary,.brand-bamaquality .q-btn.bg-primary,.brand-magazine .q-btn.bg-primary,.brand-admin .q-btn.bg-primary,.brand-bamadecor .q-btn.bg-primary{background-color:var(--primary)!important;color:#fff!important}.brand-bamachoob .q-btn.bg-primary .q-btn__content,.brand-bamachoob .q-btn.bg-primary .q-icon,.brand-bamaforosh .q-btn.bg-primary .q-btn__content,.brand-bamaforosh .q-btn.bg-primary .q-icon,.brand-bamaquality .q-btn.bg-primary .q-btn__content,.brand-bamaquality .q-btn.bg-primary .q-icon,.brand-magazine .q-btn.bg-primary .q-btn__content,.brand-magazine .q-btn.bg-primary .q-icon,.brand-admin .q-btn.bg-primary .q-btn__content,.brand-admin .q-btn.bg-primary .q-icon,.brand-bamadecor .q-btn.bg-primary .q-btn__content,.brand-bamadecor .q-btn.bg-primary .q-icon{color:#fff!important}.brand-bamachoob .q-icon.text-primary,.brand-bamaforosh .q-icon.text-primary,.brand-bamaquality .q-icon.text-primary,.brand-magazine .q-icon.text-primary,.brand-admin .q-icon.text-primary,.brand-bamadecor .q-icon.text-primary{color:var(--primary)!important}.brand-bamadecor .q-btn.bg-primary,.brand-bamadecor .q-btn.bg-primary .q-btn__content,.brand-bamadecor .q-btn.bg-primary .q-icon{color:#381e72!important}.brand-bamachoob .q-spinner.text-primary,.brand-bamachoob .q-img .q-spinner,.brand-bamachoob .q-inner-loading .q-spinner{color:var(--primary)!important}.brand-bamachoob .q-skeleton{background:color-mix(in srgb,var(--primary) 12%,var(--surface-container-highest))}.brand-bamachoob .q-skeleton--anim-wave:after{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--primary) 25%,transparent),transparent)}.brand-bamachoob .q-img__container{background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 10%,var(--surface-container-highest)),color-mix(in srgb,var(--primary) 5%,var(--surface-container-low)))}.brand-bamachoob.theme-light .q-card,.brand-bamaforosh.theme-light .q-card,.brand-bamaquality.theme-light .q-card,.brand-magazine.theme-light .q-card,.brand-admin.theme-light .q-card,.brand-bamadecor.theme-light .q-card,.brand-account.theme-light .q-card,.brand-bamachoob.theme-dark .q-card,.brand-bamaforosh.theme-dark .q-card,.brand-bamaquality.theme-dark .q-card,.brand-magazine.theme-dark .q-card,.brand-admin.theme-dark .q-card,.brand-bamadecor.theme-dark .q-card,.brand-account.theme-dark .q-card{background:var(--surface-container-low);color:var(--on-surface)}.brand-bamachoob.theme-light .q-field--outlined .q-field__control:before,.brand-bamaforosh.theme-light .q-field--outlined .q-field__control:before,.brand-bamaquality.theme-light .q-field--outlined .q-field__control:before,.brand-magazine.theme-light .q-field--outlined .q-field__control:before,.brand-admin.theme-light .q-field--outlined .q-field__control:before,.brand-bamadecor.theme-light .q-field--outlined .q-field__control:before,.brand-account.theme-light .q-field--outlined .q-field__control:before,.brand-bamachoob.theme-dark .q-field--outlined .q-field__control:before,.brand-bamaforosh.theme-dark .q-field--outlined .q-field__control:before,.brand-bamaquality.theme-dark .q-field--outlined .q-field__control:before,.brand-magazine.theme-dark .q-field--outlined .q-field__control:before,.brand-admin.theme-dark .q-field--outlined .q-field__control:before,.brand-bamadecor.theme-dark .q-field--outlined .q-field__control:before,.brand-account.theme-dark .q-field--outlined .q-field__control:before{border-color:var(--outline)}.brand-bamachoob.theme-light .q-field--outlined.q-field--focused .q-field__control:before,.brand-bamaforosh.theme-light .q-field--outlined.q-field--focused .q-field__control:before,.brand-bamaquality.theme-light .q-field--outlined.q-field--focused .q-field__control:before,.brand-magazine.theme-light .q-field--outlined.q-field--focused .q-field__control:before,.brand-admin.theme-light .q-field--outlined.q-field--focused .q-field__control:before,.brand-bamadecor.theme-light .q-field--outlined.q-field--focused .q-field__control:before,.brand-account.theme-light .q-field--outlined.q-field--focused .q-field__control:before,.brand-bamachoob.theme-dark .q-field--outlined.q-field--focused .q-field__control:before,.brand-bamaforosh.theme-dark .q-field--outlined.q-field--focused .q-field__control:before,.brand-bamaquality.theme-dark .q-field--outlined.q-field--focused .q-field__control:before,.brand-magazine.theme-dark .q-field--outlined.q-field--focused .q-field__control:before,.brand-admin.theme-dark .q-field--outlined.q-field--focused .q-field__control:before,.brand-bamadecor.theme-dark .q-field--outlined.q-field--focused .q-field__control:before,.brand-account.theme-dark .q-field--outlined.q-field--focused .q-field__control:before{border-color:var(--primary)}.brand-bamachoob.theme-light .q-field__native,.brand-bamachoob.theme-light .q-field__input,.brand-bamaforosh.theme-light .q-field__native,.brand-bamaforosh.theme-light .q-field__input,.brand-bamaquality.theme-light .q-field__native,.brand-bamaquality.theme-light .q-field__input,.brand-magazine.theme-light .q-field__native,.brand-magazine.theme-light .q-field__input,.brand-admin.theme-light .q-field__native,.brand-admin.theme-light .q-field__input,.brand-bamadecor.theme-light .q-field__native,.brand-bamadecor.theme-light .q-field__input,.brand-account.theme-light .q-field__native,.brand-account.theme-light .q-field__input,.brand-bamachoob.theme-dark .q-field__native,.brand-bamachoob.theme-dark .q-field__input,.brand-bamaforosh.theme-dark .q-field__native,.brand-bamaforosh.theme-dark .q-field__input,.brand-bamaquality.theme-dark .q-field__native,.brand-bamaquality.theme-dark .q-field__input,.brand-magazine.theme-dark .q-field__native,.brand-magazine.theme-dark .q-field__input,.brand-admin.theme-dark .q-field__native,.brand-admin.theme-dark .q-field__input,.brand-bamadecor.theme-dark .q-field__native,.brand-bamadecor.theme-dark .q-field__input,.brand-account.theme-dark .q-field__native,.brand-account.theme-dark .q-field__input{color:var(--on-surface)}.brand-bamachoob.theme-light .q-field__label,.brand-bamaforosh.theme-light .q-field__label,.brand-bamaquality.theme-light .q-field__label,.brand-magazine.theme-light .q-field__label,.brand-admin.theme-light .q-field__label,.brand-bamadecor.theme-light .q-field__label,.brand-account.theme-light .q-field__label,.brand-bamachoob.theme-dark .q-field__label,.brand-bamaforosh.theme-dark .q-field__label,.brand-bamaquality.theme-dark .q-field__label,.brand-magazine.theme-dark .q-field__label,.brand-admin.theme-dark .q-field__label,.brand-bamadecor.theme-dark .q-field__label,.brand-account.theme-dark .q-field__label{color:var(--on-surface-variant)}.brand-bamachoob.theme-light .q-header,.brand-bamachoob.theme-light .q-footer,.brand-bamaforosh.theme-light .q-header,.brand-bamaforosh.theme-light .q-footer,.brand-bamaquality.theme-light .q-header,.brand-bamaquality.theme-light .q-footer,.brand-magazine.theme-light .q-header,.brand-magazine.theme-light .q-footer,.brand-admin.theme-light .q-header,.brand-admin.theme-light .q-footer,.brand-bamadecor.theme-light .q-header,.brand-bamadecor.theme-light .q-footer,.brand-account.theme-light .q-header,.brand-account.theme-light .q-footer,.brand-bamachoob.theme-dark .q-header,.brand-bamachoob.theme-dark .q-footer,.brand-bamaforosh.theme-dark .q-header,.brand-bamaforosh.theme-dark .q-footer,.brand-bamaquality.theme-dark .q-header,.brand-bamaquality.theme-dark .q-footer,.brand-magazine.theme-dark .q-header,.brand-magazine.theme-dark .q-footer,.brand-admin.theme-dark .q-header,.brand-admin.theme-dark .q-footer,.brand-bamadecor.theme-dark .q-header,.brand-bamadecor.theme-dark .q-footer,.brand-account.theme-dark .q-header,.brand-account.theme-dark .q-footer{color:var(--on-surface)}.brand-bamachoob.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-bamachoob.theme-light .q-header .q-btn--unelevated:not(.bg-primary),.brand-bamaforosh.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-bamaforosh.theme-light .q-header .q-btn--unelevated:not(.bg-primary),.brand-bamaquality.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-bamaquality.theme-light .q-header .q-btn--unelevated:not(.bg-primary),.brand-magazine.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-magazine.theme-light .q-header .q-btn--unelevated:not(.bg-primary),.brand-admin.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-admin.theme-light .q-header .q-btn--unelevated:not(.bg-primary),.brand-bamadecor.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-bamadecor.theme-light .q-header .q-btn--unelevated:not(.bg-primary),.brand-account.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-account.theme-light .q-header .q-btn--unelevated:not(.bg-primary),.brand-bamachoob.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-bamachoob.theme-dark .q-header .q-btn--unelevated:not(.bg-primary),.brand-bamaforosh.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-bamaforosh.theme-dark .q-header .q-btn--unelevated:not(.bg-primary),.brand-bamaquality.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-bamaquality.theme-dark .q-header .q-btn--unelevated:not(.bg-primary),.brand-magazine.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-magazine.theme-dark .q-header .q-btn--unelevated:not(.bg-primary),.brand-admin.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-admin.theme-dark .q-header .q-btn--unelevated:not(.bg-primary),.brand-bamadecor.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-bamadecor.theme-dark .q-header .q-btn--unelevated:not(.bg-primary),.brand-account.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary),.brand-account.theme-dark .q-header .q-btn--unelevated:not(.bg-primary){color:var(--on-surface)}.brand-bamachoob.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-bamachoob.theme-light .q-header .q-btn--unelevated:not(.bg-primary) .q-icon,.brand-bamaforosh.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-bamaforosh.theme-light .q-header .q-btn--unelevated:not(.bg-primary) .q-icon,.brand-bamaquality.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-bamaquality.theme-light .q-header .q-btn--unelevated:not(.bg-primary) .q-icon,.brand-magazine.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-magazine.theme-light .q-header .q-btn--unelevated:not(.bg-primary) .q-icon,.brand-admin.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-admin.theme-light .q-header .q-btn--unelevated:not(.bg-primary) .q-icon,.brand-bamadecor.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-bamadecor.theme-light .q-header .q-btn--unelevated:not(.bg-primary) .q-icon,.brand-account.theme-light .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-account.theme-light .q-header .q-btn--unelevated:not(.bg-primary) .q-icon,.brand-bamachoob.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-bamachoob.theme-dark .q-header .q-btn--unelevated:not(.bg-primary) .q-icon,.brand-bamaforosh.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-bamaforosh.theme-dark .q-header .q-btn--unelevated:not(.bg-primary) .q-icon,.brand-bamaquality.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-bamaquality.theme-dark .q-header .q-btn--unelevated:not(.bg-primary) .q-icon,.brand-magazine.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-magazine.theme-dark .q-header .q-btn--unelevated:not(.bg-primary) .q-icon,.brand-admin.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-admin.theme-dark .q-header .q-btn--unelevated:not(.bg-primary) .q-icon,.brand-bamadecor.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-bamadecor.theme-dark .q-header .q-btn--unelevated:not(.bg-primary) .q-icon,.brand-account.theme-dark .q-header .q-btn--flat:not(.bg-primary):not(.text-primary) .q-icon,.brand-account.theme-dark .q-header .q-btn--unelevated:not(.bg-primary) .q-icon{color:var(--on-surface)}.brand-bamachoob.theme-light .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary),.brand-bamaforosh.theme-light .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary),.brand-bamaquality.theme-light .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary),.brand-magazine.theme-light .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary),.brand-admin.theme-light .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary),.brand-bamadecor.theme-light .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary),.brand-account.theme-light .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary),.brand-bamachoob.theme-dark .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary),.brand-bamaforosh.theme-dark .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary),.brand-bamaquality.theme-dark .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary),.brand-magazine.theme-dark .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary),.brand-admin.theme-dark .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary),.brand-bamadecor.theme-dark .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary),.brand-account.theme-dark .q-toolbar .q-btn--flat:not(.text-primary):not(.bg-primary){color:var(--on-surface)}.brand-bamachoob.theme-light .header-navigation,.brand-bamachoob.theme-light .navigation-content,.brand-bamaforosh.theme-light .header-navigation,.brand-bamaforosh.theme-light .navigation-content,.brand-bamaquality.theme-light .header-navigation,.brand-bamaquality.theme-light .navigation-content,.brand-magazine.theme-light .header-navigation,.brand-magazine.theme-light .navigation-content,.brand-admin.theme-light .header-navigation,.brand-admin.theme-light .navigation-content,.brand-bamadecor.theme-light .header-navigation,.brand-bamadecor.theme-light .navigation-content,.brand-account.theme-light .header-navigation,.brand-account.theme-light .navigation-content,.brand-bamachoob.theme-dark .header-navigation,.brand-bamachoob.theme-dark .navigation-content,.brand-bamaforosh.theme-dark .header-navigation,.brand-bamaforosh.theme-dark .navigation-content,.brand-bamaquality.theme-dark .header-navigation,.brand-bamaquality.theme-dark .navigation-content,.brand-magazine.theme-dark .header-navigation,.brand-magazine.theme-dark .navigation-content,.brand-admin.theme-dark .header-navigation,.brand-admin.theme-dark .navigation-content,.brand-bamadecor.theme-dark .header-navigation,.brand-bamadecor.theme-dark .navigation-content,.brand-account.theme-dark .header-navigation,.brand-account.theme-dark .navigation-content,.brand-bamachoob.theme-light .header-navigation .q-btn--flat .q-btn__content,.brand-bamaforosh.theme-light .header-navigation .q-btn--flat .q-btn__content,.brand-bamaquality.theme-light .header-navigation .q-btn--flat .q-btn__content,.brand-magazine.theme-light .header-navigation .q-btn--flat .q-btn__content,.brand-admin.theme-light .header-navigation .q-btn--flat .q-btn__content,.brand-bamadecor.theme-light .header-navigation .q-btn--flat .q-btn__content,.brand-account.theme-light .header-navigation .q-btn--flat .q-btn__content,.brand-bamachoob.theme-dark .header-navigation .q-btn--flat .q-btn__content,.brand-bamaforosh.theme-dark .header-navigation .q-btn--flat .q-btn__content,.brand-bamaquality.theme-dark .header-navigation .q-btn--flat .q-btn__content,.brand-magazine.theme-dark .header-navigation .q-btn--flat .q-btn__content,.brand-admin.theme-dark .header-navigation .q-btn--flat .q-btn__content,.brand-bamadecor.theme-dark .header-navigation .q-btn--flat .q-btn__content,.brand-account.theme-dark .header-navigation .q-btn--flat .q-btn__content,.brand-bamachoob.theme-light .q-footer .q-btn--flat .q-icon,.brand-bamaforosh.theme-light .q-footer .q-btn--flat .q-icon,.brand-bamaquality.theme-light .q-footer .q-btn--flat .q-icon,.brand-magazine.theme-light .q-footer .q-btn--flat .q-icon,.brand-admin.theme-light .q-footer .q-btn--flat .q-icon,.brand-bamadecor.theme-light .q-footer .q-btn--flat .q-icon,.brand-account.theme-light .q-footer .q-btn--flat .q-icon,.brand-bamachoob.theme-dark .q-footer .q-btn--flat .q-icon,.brand-bamaforosh.theme-dark .q-footer .q-btn--flat .q-icon,.brand-bamaquality.theme-dark .q-footer .q-btn--flat .q-icon,.brand-magazine.theme-dark .q-footer .q-btn--flat .q-icon,.brand-admin.theme-dark .q-footer .q-btn--flat .q-icon,.brand-bamadecor.theme-dark .q-footer .q-btn--flat .q-icon,.brand-account.theme-dark .q-footer .q-btn--flat .q-icon,.brand-bamachoob.theme-light .q-item,.brand-bamaforosh.theme-light .q-item,.brand-bamaquality.theme-light .q-item,.brand-magazine.theme-light .q-item,.brand-admin.theme-light .q-item,.brand-bamadecor.theme-light .q-item,.brand-account.theme-light .q-item,.brand-bamachoob.theme-dark .q-item,.brand-bamaforosh.theme-dark .q-item,.brand-bamaquality.theme-dark .q-item,.brand-magazine.theme-dark .q-item,.brand-admin.theme-dark .q-item,.brand-bamadecor.theme-dark .q-item,.brand-account.theme-dark .q-item,.brand-bamachoob.theme-light .q-list,.brand-bamaforosh.theme-light .q-list,.brand-bamaquality.theme-light .q-list,.brand-magazine.theme-light .q-list,.brand-admin.theme-light .q-list,.brand-bamadecor.theme-light .q-list,.brand-account.theme-light .q-list,.brand-bamachoob.theme-dark .q-list,.brand-bamaforosh.theme-dark .q-list,.brand-bamaquality.theme-dark .q-list,.brand-magazine.theme-dark .q-list,.brand-admin.theme-dark .q-list,.brand-bamadecor.theme-dark .q-list,.brand-account.theme-dark .q-list,.brand-bamachoob.theme-light .q-tree,.brand-bamaforosh.theme-light .q-tree,.brand-bamaquality.theme-light .q-tree,.brand-magazine.theme-light .q-tree,.brand-admin.theme-light .q-tree,.brand-bamadecor.theme-light .q-tree,.brand-account.theme-light .q-tree,.brand-bamachoob.theme-dark .q-tree,.brand-bamaforosh.theme-dark .q-tree,.brand-bamaquality.theme-dark .q-tree,.brand-magazine.theme-dark .q-tree,.brand-admin.theme-dark .q-tree,.brand-bamadecor.theme-dark .q-tree,.brand-account.theme-dark .q-tree,.brand-bamachoob.theme-light .q-tree__node-header-content,.brand-bamaforosh.theme-light .q-tree__node-header-content,.brand-bamaquality.theme-light .q-tree__node-header-content,.brand-magazine.theme-light .q-tree__node-header-content,.brand-admin.theme-light .q-tree__node-header-content,.brand-bamadecor.theme-light .q-tree__node-header-content,.brand-account.theme-light .q-tree__node-header-content,.brand-bamachoob.theme-dark .q-tree__node-header-content,.brand-bamaforosh.theme-dark .q-tree__node-header-content,.brand-bamaquality.theme-dark .q-tree__node-header-content,.brand-magazine.theme-dark .q-tree__node-header-content,.brand-admin.theme-dark .q-tree__node-header-content,.brand-bamadecor.theme-dark .q-tree__node-header-content,.brand-account.theme-dark .q-tree__node-header-content{color:var(--on-surface)}.brand-bamachoob.theme-light .q-tree__arrow,.brand-bamaforosh.theme-light .q-tree__arrow,.brand-bamaquality.theme-light .q-tree__arrow,.brand-magazine.theme-light .q-tree__arrow,.brand-admin.theme-light .q-tree__arrow,.brand-bamadecor.theme-light .q-tree__arrow,.brand-account.theme-light .q-tree__arrow,.brand-bamachoob.theme-dark .q-tree__arrow,.brand-bamaforosh.theme-dark .q-tree__arrow,.brand-bamaquality.theme-dark .q-tree__arrow,.brand-magazine.theme-dark .q-tree__arrow,.brand-admin.theme-dark .q-tree__arrow,.brand-bamadecor.theme-dark .q-tree__arrow,.brand-account.theme-dark .q-tree__arrow{color:var(--on-surface-variant)}.brand-bamachoob.theme-light .q-separator,.brand-bamaforosh.theme-light .q-separator,.brand-bamaquality.theme-light .q-separator,.brand-magazine.theme-light .q-separator,.brand-admin.theme-light .q-separator,.brand-bamadecor.theme-light .q-separator,.brand-account.theme-light .q-separator,.brand-bamachoob.theme-dark .q-separator,.brand-bamaforosh.theme-dark .q-separator,.brand-bamaquality.theme-dark .q-separator,.brand-magazine.theme-dark .q-separator,.brand-admin.theme-dark .q-separator,.brand-bamadecor.theme-dark .q-separator,.brand-account.theme-dark .q-separator{background:color-mix(in srgb,var(--outline) 30%,transparent)}.brand-bamachoob.theme-light .themed-header-border,.brand-bamaforosh.theme-light .themed-header-border,.brand-bamaquality.theme-light .themed-header-border,.brand-magazine.theme-light .themed-header-border,.brand-admin.theme-light .themed-header-border,.brand-bamadecor.theme-light .themed-header-border,.brand-account.theme-light .themed-header-border,.brand-bamachoob.theme-dark .themed-header-border,.brand-bamaforosh.theme-dark .themed-header-border,.brand-bamaquality.theme-dark .themed-header-border,.brand-magazine.theme-dark .themed-header-border,.brand-admin.theme-dark .themed-header-border,.brand-bamadecor.theme-dark .themed-header-border,.brand-account.theme-dark .themed-header-border{border-color:color-mix(in srgb,var(--outline) 25%,transparent)}.account-page{min-height:100%}.account-page-inner{max-width:1200px;margin:0 auto;padding:16px;overflow-x:hidden}@media(min-width:600px){.account-page-inner{padding:24px}}.account-page-inner--narrow{max-width:720px}.account-page-header{display:flex;flex-direction:column;gap:4px}.account-page-title{color:var(--on-surface)}.account-breadcrumb-link{color:var(--primary);text-decoration:none}.account-breadcrumb-link:hover{text-decoration:underline}.account-sidebar-scroll{height:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--primary) 45%,transparent) transparent}.account-sidebar-scroll::-webkit-scrollbar{width:6px;height:6px}.account-sidebar-scroll::-webkit-scrollbar-track{background:transparent}.account-sidebar-scroll::-webkit-scrollbar-thumb{background-color:color-mix(in srgb,var(--primary) 40%,transparent);border-radius:999px}.account-sidebar-scroll::-webkit-scrollbar-thumb:hover{background-color:color-mix(in srgb,var(--primary) 65%,transparent)}.account-layout-drawer .q-drawer__content{overflow:hidden}.account-layout .account-content.q-page-container{padding-left:0!important}@media(min-width:1024px){.account-layout .account-content.q-page-container{box-sizing:border-box;padding-right:280px}}.account-profile-tabs .q-tabs__content{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--primary) 45%,transparent) transparent}.account-profile-tabs .q-tabs__content::-webkit-scrollbar{width:6px;height:6px}.account-profile-tabs .q-tabs__content::-webkit-scrollbar-track{background:transparent}.account-profile-tabs .q-tabs__content::-webkit-scrollbar-thumb{background-color:color-mix(in srgb,var(--primary) 40%,transparent);border-radius:999px}.account-profile-tabs .q-tabs__content::-webkit-scrollbar-thumb:hover{background-color:color-mix(in srgb,var(--primary) 65%,transparent)}@media(max-width:599px){.account-profile-tabs .tab-item{font-size:13px;padding:10px 12px;min-width:auto}}.account-wallet-actions{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:599px){.account-wallet-actions{flex-direction:column;width:100%}.account-wallet-actions .q-btn{width:100%}}.account-quick-actions{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:599px){.account-quick-actions{flex-direction:column}.account-quick-actions .q-btn{width:100%}}.account-profile-photo-card{border-radius:16px}.account-profile-photo-card__body{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}@media(min-width:600px){.account-profile-photo-card__body{flex-direction:row;align-items:center;text-align:right;gap:24px}}.account-profile-photo-card__avatar{flex-shrink:0}.account-profile-photo-card__actions{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}@media(min-width:600px){.account-profile-photo-card__actions{align-items:flex-start;width:auto}}.account-profile-photo-card__actions .q-btn{min-width:140px}.pad-0{padding:0}.pad-2{padding:2px}.pad-4{padding:4px}.pad-8{padding:8px}@media only screen and (max-width:360px){.pad-12{padding:8px!important}.pad-16,.pad-20{padding:12px}.pad-24{padding:16px!important}.pad-32{padding:20px}.pad-40{padding:24px}.pad-48{padding:32px}}@media only screen and (max-width:976px)and (min-width:361px){.pad-12{padding:12px!important}.pad-16{padding:12px}.pad-20{padding:16px}.pad-24{padding:20px}.pad-32{padding:24px}.pad-40{padding:32px}.pad-48{padding:40px}}@media only screen and (min-width:977px){.pad-12{padding:12px!important}.pad-16{padding:13px}.pad-20{padding:20px}.pad-24{padding:24px!important}.pad-32{padding:32px}.pad-40{padding:40px}.pad-48{padding:48px}}.gap-0{gap:0px}.gap-2{gap:2px}.gap-4{gap:4px}.gap-8{gap:8px}@media only screen and (max-width:576px){.gap-12{gap:8px}.gap-16,.gap-20{gap:12px}.gap-24{gap:16px}.gap-32{gap:20px}.gap-40{gap:24px}.gap-48{gap:32px}}@media only screen and (max-width:976px)and (min-width:576px){.gap-12,.gap-16{gap:12px}.gap-20{gap:16px}.gap-24{gap:20px}.gap-32{gap:24px}.gap-40{gap:32px}.gap-48{gap:40px}}@media only screen and (min-width:976px){.gap-12{gap:12px}.gap-16{gap:13px}.gap-20{gap:20px}.gap-24{gap:24px}.gap-32{gap:32px}.gap-40{gap:40px}.gap-48{gap:48px}}.radius-160{border-radius:160px!important}.radius-16{border-radius:16px!important}.radius-12{border-radius:12px!important}.radius-8{border-radius:8px!important}.text-11{font-size:11px!important;font-style:normal!important;font-weight:500!important;line-height:150%!important;letter-spacing:.1px!important}.text-12{font-size:12px!important;font-style:normal!important;font-weight:500!important;line-height:150%!important;letter-spacing:.1px!important}.text-14{font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:150%!important;letter-spacing:.1px!important}.text-14B{font-size:14px!important;font-style:normal!important;font-weight:700!important;line-height:150%!important;letter-spacing:.1px!important}p{margin-bottom:0!important}[dir=rtl]{text-align:right}[dir=rtl] .q-field__prepend{padding-right:0;padding-left:12px}[dir=rtl] .q-field__append{padding-left:0;padding-right:12px}[dir=rtl] .q-item__section--avatar{min-width:0;padding-right:0;padding-left:16px}
