.layout-module__f6wR9W__layoutWrapper{background:var(--cream);min-height:100vh;font-family:var(--font-body)}.layout-module__f6wR9W__loadingScreen{background:var(--warm-white);justify-content:center;align-items:center;min-height:100vh;display:flex}.layout-module__f6wR9W__spinner{border:3px solid var(--border);border-top-color:var(--crimson);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite layout-module__f6wR9W__spin}@keyframes layout-module__f6wR9W__spin{to{transform:rotate(360deg)}}.layout-module__f6wR9W__sidebar{width:var(--sidebar-width);border-right:1px solid var(--border);z-index:100;background:#fff;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0}.layout-module__f6wR9W__sidebarHeader{border-bottom:1px solid var(--border-light);padding:24px 24px 16px}.layout-module__f6wR9W__logo{font-family:var(--font-display);color:var(--crimson);letter-spacing:-.02em;font-size:1.5rem;font-style:italic;font-weight:700;text-decoration:none}.layout-module__f6wR9W__nav{flex-direction:column;flex:1;gap:2px;padding:16px 12px;display:flex;overflow-y:auto}.layout-module__f6wR9W__navLink{color:var(--text-secondary);cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.layout-module__f6wR9W__navLink:hover{background:var(--border-light);color:var(--text)}.layout-module__f6wR9W__navLinkActive{background:var(--crimson)!important;color:#fff!important}.layout-module__f6wR9W__navIcon{text-align:center;flex-shrink:0;width:24px;font-size:1.15rem}.layout-module__f6wR9W__navLabel{white-space:nowrap}.layout-module__f6wR9W__ctaSection{padding:12px 16px 8px}.layout-module__f6wR9W__ctaButton{background:var(--crimson);color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:flex}.layout-module__f6wR9W__ctaButton:hover{background:var(--crimson-light);transform:translateY(-1px)}.layout-module__f6wR9W__ctaButton:active{transform:translateY(0)}.layout-module__f6wR9W__sidebarFooter{border-top:1px solid var(--border);padding:16px}.layout-module__f6wR9W__userCard{border-radius:10px;align-items:center;gap:12px;padding:8px;display:flex}.layout-module__f6wR9W__avatarCircle{background:linear-gradient(135deg, var(--crimson), var(--crimson-light));color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.8rem;font-weight:700;display:flex}.layout-module__f6wR9W__userInfo{flex:1;min-width:0}.layout-module__f6wR9W__userName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.layout-module__f6wR9W__userTier{text-transform:uppercase;letter-spacing:.05em;color:var(--gold);align-items:center;gap:4px;font-size:.7rem;font-weight:600;display:inline-flex}.layout-module__f6wR9W__logoutBtn{width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;font-size:.82rem;font-weight:500;transition:all .15s;display:flex}.layout-module__f6wR9W__logoutBtn:hover{color:#dc2626;background:#fef2f2}.layout-module__f6wR9W__topbar{height:var(--topbar-height);margin-left:var(--sidebar-width);border-bottom:1px solid var(--border);z-index:90;background:#fff;justify-content:space-between;align-items:center;padding:0 28px;display:flex;position:sticky;top:0}.layout-module__f6wR9W__topbarLeft{align-items:center;gap:12px;display:flex}.layout-module__f6wR9W__topbarAvatar{background:linear-gradient(135deg, var(--crimson), var(--crimson-light));color:#fff;text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:700;display:flex}.layout-module__f6wR9W__topbarUserInfo{flex-direction:column;display:flex}.layout-module__f6wR9W__topbarName{color:var(--text);font-size:.92rem;font-weight:600;line-height:1.2}.layout-module__f6wR9W__topbarTier{text-transform:uppercase;letter-spacing:.05em;color:var(--gold);font-size:.7rem;font-weight:600}.layout-module__f6wR9W__topbarRight{align-items:center;gap:20px;display:flex}.layout-module__f6wR9W__walletDisplay{background:var(--cream);border:1px solid var(--border);border-radius:12px;align-items:center;gap:10px;padding:8px 16px;display:flex}.layout-module__f6wR9W__walletInfo{flex-direction:column;display:flex}.layout-module__f6wR9W__walletLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.6rem;font-weight:700;line-height:1}.layout-module__f6wR9W__walletAmount{color:var(--text);font-size:.95rem;font-weight:700;line-height:1.3}.layout-module__f6wR9W__walletAddBtn{background:var(--crimson);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;transition:background .15s;display:flex}.layout-module__f6wR9W__walletAddBtn:hover{background:var(--crimson-light)}.layout-module__f6wR9W__cartCounter{background:var(--cream);border:1px solid var(--border);border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:6px 14px;display:inline-flex;position:relative;width:auto!important}.layout-module__f6wR9W__cartCounterIcon{font-size:1.1rem;line-height:1}.layout-module__f6wR9W__cartCounterLabel{color:var(--text);white-space:nowrap;font-size:.82rem;font-weight:600}.layout-module__f6wR9W__cartCounterBadge{background:var(--crimson);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}.layout-module__f6wR9W__topbarIconBtn{cursor:pointer;width:40px;height:40px;color:var(--text-secondary);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:1.25rem;text-decoration:none;transition:all .15s;display:flex;position:relative}.layout-module__f6wR9W__topbarIconBtn:hover{background:var(--border-light);color:var(--text)}.layout-module__f6wR9W__badge{color:#fff;background:#dc2626;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:4px;right:4px}.layout-module__f6wR9W__mainContent{margin-left:var(--sidebar-width);min-height:calc(100vh - var(--topbar-height));padding:28px}.layout-module__f6wR9W__hamburger{cursor:pointer;width:40px;height:40px;color:var(--text);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:1.4rem;display:none}.layout-module__f6wR9W__overlay{z-index:99;background:#0006;display:none;position:fixed;inset:0}.layout-module__f6wR9W__overlayVisible{display:block}@media (max-width:768px){.layout-module__f6wR9W__sidebar{transform:translate(-100%)}.layout-module__f6wR9W__sidebarOpen{transform:translate(0)}.layout-module__f6wR9W__topbar{margin-left:0;padding:0 16px}.layout-module__f6wR9W__mainContent{margin-left:0;padding:20px 16px}.layout-module__f6wR9W__hamburger{display:flex}.layout-module__f6wR9W__topbarUserInfo,.layout-module__f6wR9W__topbarAvatar{display:none}.layout-module__f6wR9W__walletDisplay{padding:6px 10px}.layout-module__f6wR9W__walletLabel{display:none}.layout-module__f6wR9W__walletAmount{font-size:.85rem}.layout-module__f6wR9W__cartCounter{gap:4px;padding:6px 10px}.layout-module__f6wR9W__cartCounterLabel{display:none}}@media (max-width:480px){.layout-module__f6wR9W__walletDisplay{gap:6px;padding:4px 8px}.layout-module__f6wR9W__walletAmount{font-size:.78rem}.layout-module__f6wR9W__topbarRight{scrollbar-width:none;flex-wrap:nowrap;gap:8px;overflow-x:auto}.layout-module__f6wR9W__topbarRight::-webkit-scrollbar{display:none}.layout-module__f6wR9W__topbarIconBtn{flex-shrink:0;width:36px;height:36px;font-size:1.1rem}.layout-module__f6wR9W__cartCounter{background:0 0;border:none;border-radius:10px;height:36px;padding:0;width:36px!important}}
