.page-module__fcWT8W__page{background:var(--bg);min-height:100vh;color:var(--text);transition:background .3s,color .3s}.page-module__fcWT8W__container{justify-content:center;align-items:center;max-width:1200px;min-height:calc(100vh - 140px);margin:0 auto;padding:24px 20px 48px;display:flex}.page-module__fcWT8W__card{background:var(--card);width:100%;max-width:440px;box-shadow:var(--shadow);border:1px solid #ece8f580;border-radius:20px;padding:32px;transition:background .3s,border-color .3s}[data-theme=dark] .page-module__fcWT8W__card{border-color:#6c4cc633}.page-module__fcWT8W__backLink{color:#6c4cc6;align-items:center;gap:6px;margin-bottom:20px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.page-module__fcWT8W__backLink:hover{color:#5a3fa8}[data-theme=dark] .page-module__fcWT8W__backLink{color:#9d7aff}[data-theme=dark] .page-module__fcWT8W__backLink:hover{color:#b392ff}.page-module__fcWT8W__header{text-align:center;margin-bottom:32px}.page-module__fcWT8W__title{color:#1f1c2e;margin:0 0 8px;font-size:28px;font-weight:800}[data-theme=dark] .page-module__fcWT8W__title{color:var(--text)}.page-module__fcWT8W__subtitle{color:#5a566c;margin:0;font-size:15px}[data-theme=dark] .page-module__fcWT8W__subtitle{color:var(--muted)}.page-module__fcWT8W__form{gap:20px;display:grid}.page-module__fcWT8W__inputGroup{gap:8px;display:grid}.page-module__fcWT8W__inputGroup label{color:#1f1c2e;font-size:14px;font-weight:600}[data-theme=dark] .page-module__fcWT8W__inputGroup label{color:var(--text)}.page-module__fcWT8W__inputGroup input{color:var(--text);background:var(--card);border:2px solid #e3dbff;border-radius:12px;padding:12px 16px;font-family:inherit;font-size:15px;transition:border-color .2s,background .3s,color .3s}[data-theme=dark] .page-module__fcWT8W__inputGroup input{border-color:#6c4cc64d}.page-module__fcWT8W__inputGroup input:focus{border-color:#6c4cc6;outline:none}[data-theme=dark] .page-module__fcWT8W__inputGroup input:focus{border-color:#9d7aff}.page-module__fcWT8W__inputGroup input:disabled{opacity:.6;cursor:not-allowed}.page-module__fcWT8W__inputGroup input::placeholder{color:#9a94b0}.page-module__fcWT8W__errorMessage{color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:8px 12px;font-size:14px}[data-theme=dark] .page-module__fcWT8W__errorMessage{color:#fca5a5;background:#7f1d1d33;border-color:#dc26264d}.page-module__fcWT8W__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b392ff,#ffb6d6);border:none;border-radius:12px;padding:12px 18px;font-size:15px;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 30px #5034781f}.page-module__fcWT8W__submitButton:disabled{opacity:.7;cursor:not-allowed}.page-module__fcWT8W__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 34px #50347829}.page-module__fcWT8W__footer{text-align:center;color:#5a566c;margin-top:18px;font-size:14px}[data-theme=dark] .page-module__fcWT8W__footer{color:var(--muted)}.page-module__fcWT8W__link{color:#6c4cc6;font-weight:700;text-decoration:none}[data-theme=dark] .page-module__fcWT8W__link{color:#9d7aff}.page-module__fcWT8W__link:hover{text-decoration:underline}
.Header-module__hBw1pG__header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(var(--bg-rgb),.9);border-bottom:1px solid rgba(var(--text-rgb),.1);transition:background .3s,border-color .3s;position:sticky;top:0}.Header-module__hBw1pG__headerContent{justify-content:space-between;align-items:center;gap:16px;max-width:1440px;margin:0 auto;padding:14px 20px;display:flex}.Header-module__hBw1pG__brand{letter-spacing:-.5px;color:var(--text-primary);white-space:nowrap;font-weight:800;text-decoration:none}.Header-module__hBw1pG__headerActions{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__themeToggle{border:2px solid var(--lavender);background:var(--card);width:44px;height:44px;color:var(--lavender);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;transition:all .2s;display:flex}.Header-module__hBw1pG__themeToggle:hover{background:var(--bg);transform:scale(1.05)}[data-theme=dark] .Header-module__hBw1pG__themeToggle{background:var(--card);color:var(--lavender);border-color:#6c4cc64d}[data-theme=dark] .Header-module__hBw1pG__themeToggle:hover{background:var(--bg);border-color:var(--lavender)}.Header-module__hBw1pG__loginButton{border:2px solid var(--lavender);background:var(--card);color:var(--lavender);white-space:nowrap;border-radius:12px;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s}.Header-module__hBw1pG__loginButton:hover{background:var(--lavender);color:#fff}[data-theme=dark] .Header-module__hBw1pG__loginButton{background:var(--card);color:var(--lavender);border-color:var(--lavender)}[data-theme=dark] .Header-module__hBw1pG__loginButton:hover{background:var(--lavender);color:#fff}.Header-module__hBw1pG__cartButton{cursor:pointer;background:linear-gradient(135deg,var(--lavender-dark),var(--pink-strong));color:#fff;white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:44px;height:44px;padding:10px 16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 10px 30px #5034781f}.Header-module__hBw1pG__cartButton:hover{transform:translateY(-2px);box-shadow:0 12px 36px #50347829}[data-theme=dark] .Header-module__hBw1pG__cartButton{background:linear-gradient(135deg,var(--lavender-dark),var(--pink-strong))}.Header-module__hBw1pG__cartIcon{font-size:20px;line-height:1}.Header-module__hBw1pG__cartBadge{color:#fff;background:#f44;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}[data-theme=dark] .Header-module__hBw1pG__cartBadge{border-color:var(--card)}.Header-module__hBw1pG__modalOverlay{z-index:50;background:#00000073;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__modal{background:var(--card);border:1px solid rgba(var(--text-rgb),.1);border-radius:16px;width:min(420px,100%);padding:18px;transform:translateY(56px);box-shadow:0 24px 70px #00000047}[data-theme=dark] .Header-module__hBw1pG__modal{border-color:rgba(var(--text-rgb),.2)}.Header-module__hBw1pG__modalTitle{color:var(--text);margin-bottom:6px;font-weight:800}[data-theme=dark] .Header-module__hBw1pG__modalTitle{color:var(--text)}.Header-module__hBw1pG__modalBody{color:var(--text-secondary);margin-bottom:14px;font-size:14px}[data-theme=dark] .Header-module__hBw1pG__modalBody{color:#ffffffbf}.Header-module__hBw1pG__modalActions{justify-content:flex-end;gap:10px;display:flex}.Header-module__hBw1pG__modalSecondary,.Header-module__hBw1pG__modalPrimary{cursor:pointer;border:2px solid #0000;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:800}.Header-module__hBw1pG__modalSecondary{color:var(--lavender);background:0 0;border-color:#6c4cc659}.Header-module__hBw1pG__modalSecondary:hover{background:#6c4cc614}.Header-module__hBw1pG__modalPrimary{background:var(--lavender);color:#fff}.Header-module__hBw1pG__modalPrimary:hover{filter:brightness(.95)}@media (max-width:768px){.Header-module__hBw1pG__headerContent{flex-wrap:wrap;padding:12px 16px}.Header-module__hBw1pG__brand{font-size:18px}.Header-module__hBw1pG__headerActions{flex-wrap:wrap;gap:6px}.Header-module__hBw1pG__loginButton{padding:8px 12px;font-size:12px}.Header-module__hBw1pG__themeToggle{width:38px;height:38px;font-size:16px}.Header-module__hBw1pG__cartButton{min-width:38px;height:38px;padding:8px}.Header-module__hBw1pG__cartIcon{font-size:16px}}@media (max-width:480px){.Header-module__hBw1pG__modal{transform:translateY(34px)}.Header-module__hBw1pG__headerContent{padding:10px 12px}.Header-module__hBw1pG__brand{font-size:16px}.Header-module__hBw1pG__headerActions{gap:4px}.Header-module__hBw1pG__loginButton{padding:6px 10px;font-size:11px}.Header-module__hBw1pG__themeToggle{width:36px;height:36px;font-size:14px}.Header-module__hBw1pG__cartButton{min-width:36px;height:36px;padding:6px}.Header-module__hBw1pG__cartIcon{font-size:14px}.Header-module__hBw1pG__cartBadge{width:16px;height:16px;font-size:10px;top:-2px;right:-2px}}
.BottomNav-module__JpMf2G__bottomNav{display:none}@media (max-width:768px){.BottomNav-module__JpMf2G__bottomNav{background:var(--card);border-top:1px solid rgba(var(--text-rgb),.1);padding:8px 4px max(8px,env(safe-area-inset-bottom));z-index:100;-webkit-overflow-scrolling:touch;justify-content:space-around;align-items:center;width:100%;transition:background .3s,border-color .3s;position:fixed;bottom:0;left:0;right:0;overflow-x:auto;box-shadow:0 -4px 20px #2e165a14;display:flex!important}.BottomNav-module__JpMf2G__bottomNav::-webkit-scrollbar{display:none}[data-theme=dark] .BottomNav-module__JpMf2G__bottomNav{background:var(--card);border-top-color:rgba(var(--text-rgb),.1);box-shadow:0 -4px 20px #0006}.BottomNav-module__JpMf2G__bottomNavItem{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;min-width:55px;max-width:55px;padding:8px;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s;display:flex;position:relative}.BottomNav-module__JpMf2G__bottomNavItem:active,.BottomNav-module__JpMf2G__bottomNavItem:hover{color:var(--lavender)}[data-theme=dark] .BottomNav-module__JpMf2G__bottomNavItem{color:var(--muted)}[data-theme=dark] .BottomNav-module__JpMf2G__bottomNavItem:active,[data-theme=dark] .BottomNav-module__JpMf2G__bottomNavItem:hover{color:var(--lavender)}.BottomNav-module__JpMf2G__navIcon{font-size:20px;line-height:1}.BottomNav-module__JpMf2G__navLabel{white-space:nowrap;font-size:10px;line-height:1.2}}@media (max-width:480px){.BottomNav-module__JpMf2G__bottomNav{padding:6px 2px max(6px,env(safe-area-inset-bottom));display:flex!important}.BottomNav-module__JpMf2G__bottomNavItem{min-width:50px;max-width:50px;padding:6px 4px}.BottomNav-module__JpMf2G__navIcon{font-size:18px}.BottomNav-module__JpMf2G__navLabel{font-size:9px}.BottomNav-module__JpMf2G__menuDropdown{bottom:calc(55px + env(safe-area-inset-bottom));min-width:160px;right:4px}}.BottomNav-module__JpMf2G__menuContainer{position:relative}@media (max-width:768px){.BottomNav-module__JpMf2G__menuContainer{z-index:101;position:relative}.BottomNav-module__JpMf2G__menuDropdown{box-shadow:var(--shadow);border:1px solid rgba(var(--text-rgb),.1);border-radius:12px;flex-direction:column;gap:4px;min-width:180px;padding:8px;bottom:calc(70px + env(safe-area-inset-bottom))!important;background:var(--card)!important;z-index:1001!important;visibility:visible!important;opacity:1!important;display:flex!important;position:fixed!important;right:8px!important}}[data-theme=dark] .BottomNav-module__JpMf2G__menuDropdown{border-color:rgba(var(--text-rgb),.2)}.BottomNav-module__JpMf2G__menuItem{color:var(--text);border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.BottomNav-module__JpMf2G__menuItem:hover{background:#9d7aff1a}.BottomNav-module__JpMf2G__menuIcon{text-align:center;width:20px;font-size:18px}
.Rating-module__Enrbra__rating{align-items:center;gap:6px;display:flex}.Rating-module__Enrbra__stars{align-items:center;gap:2px;display:flex}.Rating-module__Enrbra__star{color:orange;font-size:14px;line-height:1;display:inline-block}.Rating-module__Enrbra__starHalf{color:orange;opacity:.7;font-size:14px;line-height:1;display:inline-block;position:relative}.Rating-module__Enrbra__starEmpty{color:#ddd;opacity:.4;font-size:14px;line-height:1;display:inline-block}.Rating-module__Enrbra__ratingNumber{color:var(--text-secondary);font-size:13px;font-weight:600}[data-theme=dark] .Rating-module__Enrbra__ratingNumber{color:var(--muted)}[data-theme=dark] .Rating-module__Enrbra__starEmpty{color:#666;opacity:.5}
.AddressModal-module__ThPe8q__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.AddressModal-module__ThPe8q__modal{background:var(--card);border:1px solid rgba(var(--text-rgb),.05);border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.AddressModal-module__ThPe8q__header{border-bottom:1px solid rgba(var(--text-rgb),.1);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.AddressModal-module__ThPe8q__header h2{color:var(--h2);margin:0;font-size:20px}.AddressModal-module__ThPe8q__closeButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:32px}.AddressModal-module__ThPe8q__formGroup label{color:var(--text-primary);font-weight:600}.AddressModal-module__ThPe8q__formGroup input,.AddressModal-module__ThPe8q__formGroup textarea{background:var(--bg);color:var(--text-primary);border:1px solid rgba(var(--text-rgb),.1)}.AddressModal-module__ThPe8q__formGroup input:focus,.AddressModal-module__ThPe8q__formGroup textarea:focus{border-color:var(--lavender)}.AddressModal-module__ThPe8q__checkboxLabel{color:var(--text-primary)}.AddressModal-module__ThPe8q__cancelButton{background:var(--card);border:1px solid rgba(var(--text-rgb),.1);color:var(--text-primary)}.AddressModal-module__ThPe8q__cancelButton:hover{border-color:var(--lavender);color:var(--lavender)}.AddressModal-module__ThPe8q__saveButton{background:linear-gradient(135deg,var(--lavender),var(--pink));color:#fff;border:none}.AddressModal-module__ThPe8q__saveButton:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:768px){.AddressModal-module__ThPe8q__overlay{padding:10px}.AddressModal-module__ThPe8q__modal{max-height:95vh}.AddressModal-module__ThPe8q__header{padding:16px 20px}.AddressModal-module__ThPe8q__form{padding:20px}.AddressModal-module__ThPe8q__formRow{grid-template-columns:1fr}}@media (max-width:480px){.AddressModal-module__ThPe8q__header h2{font-size:18px}.AddressModal-module__ThPe8q__formActions{flex-direction:column}.AddressModal-module__ThPe8q__cancelButton,.AddressModal-module__ThPe8q__saveButton{width:100%}}
