:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#111827;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fdf2f8,#f8fafc 18%,#f8fafc);color:#111827}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(15,23,42,.08)}.brand{display:flex;align-items:center;gap:.75rem;font-weight:700;letter-spacing:.01em}.logo{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;font-weight:800}.navLinks{display:flex;gap:1.25rem;color:#475569;font-weight:700}.navLinks a:hover,.navLinks a:focus-visible{color:#111827}.actions{display:flex;align-items:center;gap:.75rem}.iconButton,.mobileButton,.cartButton,.refreshButton,.ghostButton,.productActions button,.newsletter button,.primary,.closeButton{border:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.iconButton,.mobileButton{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:999px;background:#fff;box-shadow:0 10px 30px #0f172a14}.cartButton{display:inline-flex;align-items:center;gap:.4rem;padding:.65rem 1rem;border-radius:999px;background:#111827;color:#fff}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;padding:4rem 2rem 3rem;max-width:1200px;margin:0 auto}.heroText h1{font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;margin:.3rem 0 .75rem}.heroText p{font-size:1.05rem;color:#475569}.eyebrow{text-transform:uppercase;letter-spacing:.24em;font-size:.8rem;font-weight:700;color:#ec4899;margin-bottom:.5rem}.primary{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;padding:.8rem 1.15rem;border-radius:999px;background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;box-shadow:0 14px 32px #ec489940}.heroCard{padding:1.5rem;border-radius:1.5rem;background:linear-gradient(135deg,#111827,#334155);color:#fff;box-shadow:0 24px 48px #0f172a2e}.heroCard span{display:inline-block;margin-bottom:1rem;padding:.4rem .7rem;border-radius:999px;background:#ffffff29}.container{max-width:1200px;margin:0 auto;padding:0 2rem 3rem}.sectionTitle{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem}.refreshButton{padding:.7rem .95rem;border-radius:999px;background:#fff;box-shadow:0 12px 24px #0f172a14}.status{margin:.5rem 0 1.5rem;color:#64748b}.filters{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.4rem}.searchBox{display:flex;align-items:center;gap:.5rem;flex:1;min-width:250px;padding:.8rem 1rem;border-radius:999px;background:#fff;box-shadow:0 10px 24px #0f172a12}.searchBox input{border:none;outline:none;width:100%;background:transparent}.chips{display:flex;flex-wrap:wrap;gap:.6rem}.chips button{padding:.65rem .95rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#334155}.chips button.active{background:#111827;color:#fff;border-color:#111827}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.product{position:relative;overflow:hidden;border-radius:1.25rem;background:#fff;box-shadow:0 16px 40px #0f172a14}.product img{width:100%;height:240px;object-fit:cover}.productBody{padding:1rem 1rem 1.2rem}.cat{margin:0 0 .35rem;color:#ec4899;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.product h3{margin:0;font-size:1.15rem}.desc{color:#64748b;min-height:3rem}.rating{display:flex;align-items:center;gap:.3rem;color:#f59e0b;font-weight:700;margin:.4rem 0}.price{display:flex;align-items:center;gap:.6rem;margin-bottom:.9rem}.price strong{font-size:1.05rem}.price span{color:#94a3b8;text-decoration:line-through}.productActions{display:flex;gap:.6rem;flex-wrap:wrap}.productActions button,.newsletter button{padding:.7rem .95rem;border-radius:999px;background:#111827;color:#fff}.ghostButton{background:#f8fafc!important;color:#111827!important;border:1px solid #e2e8f0}.badge{position:absolute;top:.8rem;left:.8rem;padding:.35rem .6rem;border-radius:999px;background:#fffffff2;color:#ec4899;font-size:.8rem;font-weight:700}.newsletter{max-width:1200px;margin:0 auto 3rem;padding:2rem;border-radius:1.5rem;background:#fff;box-shadow:0 20px 44px #0f172a14;display:grid;gap:.8rem}.newsletter div{display:flex;gap:.75rem;flex-wrap:wrap}.newsletter input{flex:1;min-width:220px;padding:.8rem 1rem;border-radius:999px;border:1px solid #e2e8f0}footer{padding:0 2rem 3rem;text-align:center;color:#64748b}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:1rem;background:#020617ad}.modal{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:min(920px,100%);padding:1rem;border-radius:1.5rem;background:#fff;position:relative}.modal img{width:100%;height:100%;object-fit:cover;border-radius:1rem}.modalContent{padding:.6rem .4rem .4rem .2rem}.closeButton{position:absolute;top:.8rem;right:.8rem;width:2.3rem;height:2.3rem;border-radius:999px;background:#fffffff2;box-shadow:0 10px 20px #0f172a1f}.mobileButton{display:none}@media (max-width: 900px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{grid-template-columns:1fr}}.pageShell{min-height:100vh;padding:2rem;background:linear-gradient(180deg,#fdf2f8,#f8fafc 18%,#f8fafc)}.backButton{display:inline-flex;align-items:center;gap:.4rem;padding:.7rem 1rem;margin-bottom:1.2rem;border:none;border-radius:999px;background:#fff;box-shadow:0 12px 24px #0f172a14}.cartPage{max-width:1100px;margin:0 auto}.cartHeader{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.3rem}.cartCount{padding:.6rem .95rem;border-radius:999px;background:#111827;color:#fff}.emptyCart{display:grid;place-items:center;gap:.6rem;padding:3rem 1rem;border-radius:1.5rem;background:#fff;box-shadow:0 20px 44px #0f172a14;text-align:center}.cartLayout{display:grid;grid-template-columns:1.5fr .8fr;gap:1.4rem}.cartItems{display:grid;gap:1rem}.cartItem{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:1.2rem;background:#fff;box-shadow:0 16px 32px #0f172a14}.cartItem img{width:110px;height:110px;object-fit:cover;border-radius:1rem}.cartItemInfo{flex:1}.removeButton{width:2.5rem;height:2.5rem;border:none;border-radius:999px;background:#fef2f2;color:#dc2626}.cartSummary{padding:1.2rem;border-radius:1.2rem;background:#fff;box-shadow:0 16px 32px #0f172a14;height:fit-content}.summaryRow{display:flex;justify-content:space-between;margin:.8rem 0}.summaryRow.total{padding-top:.8rem;border-top:1px solid #e2e8f0;font-size:1.05rem}.fullWidth{width:100%;justify-content:center}@media (max-width: 720px){.pageShell{padding:1rem}.topbar{padding:1rem;flex-wrap:wrap;gap:.75rem}.navLinks{display:none;width:100%;flex-direction:column;padding-top:.5rem}.navLinks.open{display:flex}.mobileButton{display:inline-flex}.grid{grid-template-columns:1fr}.hero,.container,.newsletter{padding-left:1rem;padding-right:1rem}.modal,.cartLayout{grid-template-columns:1fr}.cartItem{flex-direction:column;align-items:flex-start}}.brand{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.brandLogo{display:block;width:70px;height:auto;object-fit:contain}@media (max-width: 720px){.brandLogo{width:70px}}.authHeaderActions{display:flex;align-items:center;gap:.5rem}.authSignInBtn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .95rem;border-radius:999px;background:#fff;color:#1e293b;border:1px solid #e2e8f0;font-size:.9rem;font-weight:600;box-shadow:0 4px 12px #0f172a0a;transition:all .18s cubic-bezier(.4,0,.2,1)}.authSignInBtn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 6px 16px #0f172a14}.authSignUpBtn{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem .95rem;border-radius:999px;background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;border:none;font-size:.9rem;font-weight:600;box-shadow:0 6px 18px #ec489947;transition:all .18s cubic-bezier(.4,0,.2,1)}.authSignUpBtn:hover{opacity:.94;transform:translateY(-1px);box-shadow:0 8px 22px #ec48995c}.userMenuContainer{position:relative}.userProfileButton{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .4rem;border-radius:999px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 14px #0f172a0f;transition:all .18s ease}.userProfileButton:hover{background:#f8fafc;border-color:#cbd5e1}.userAvatar{width:2rem;height:2rem;border-radius:999px;background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;font-size:.8rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.userNameText{font-size:.88rem;font-weight:600;color:#1e293b;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chevron{color:#64748b;transition:transform .18s ease}.chevron.rotated{transform:rotate(180deg)}.userDropdown{position:absolute;top:calc(100% + .5rem);right:0;width:260px;background:#fff;border-radius:1rem;padding:.85rem;box-shadow:0 20px 40px #0f172a29,0 0 0 1px #0f172a0d;z-index:50;animation:dropdownFadeIn .15s ease forwards}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dropdownHeader{display:flex;align-items:flex-start;gap:.75rem;padding-bottom:.75rem}.dropdownAvatar{width:2.5rem;height:2.5rem;border-radius:999px;background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;font-size:.95rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dropdownInfo{display:flex;flex-direction:column;gap:.2rem;overflow:hidden}.dropdownName{font-size:.92rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdownEmail{display:flex;align-items:center;gap:.3rem;font-size:.76rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.memberBadge{display:inline-flex;align-items:center;gap:.25rem;width:fit-content;margin-top:.25rem;padding:.2rem .5rem;border-radius:999px;background:#ecfdf5;color:#059669;font-size:.7rem;font-weight:700;letter-spacing:.02em}.dropdownDivider{height:1px;background:#f1f5f9;margin:.4rem 0}.dropdownLogoutBtn{width:100%;display:flex;align-items:center;gap:.6rem;padding:.65rem .75rem;border-radius:.65rem;border:none;background:transparent;color:#dc2626;font-size:.88rem;font-weight:600;text-align:left;transition:background .15s ease}.dropdownLogoutBtn:hover{background:#fef2f2}.authModalCard{width:min(440px,100%);background:#fff;border-radius:1.5rem;padding:2rem;position:relative;box-shadow:0 25px 60px #0f172a40;animation:modalPopIn .22s cubic-bezier(.16,1,.3,1) forwards}@keyframes modalPopIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.authCloseBtn{position:absolute;top:1.25rem;right:1.25rem;width:2.2rem;height:2.2rem;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;display:grid;place-items:center;transition:all .15s ease}.authCloseBtn:hover{background:#f1f5f9;color:#0f172a}.authHeader{text-align:center;margin-bottom:1.4rem}.authIconWrapper{width:3.2rem;height:3.2rem;margin:0 auto .9rem;border-radius:1rem;background:linear-gradient(135deg,#ec48991f,#8b5cf624);color:#ec4899;display:grid;place-items:center}.authHeader h2{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .4rem;letter-spacing:-.01em}.authSubtitle{font-size:.88rem;color:#64748b;margin:0;line-height:1.4}.authTabs{display:grid;grid-template-columns:1fr 1fr;background:#f1f5f9;padding:.3rem;border-radius:999px;margin-bottom:1.3rem}.authTab{padding:.55rem;border-radius:999px;border:none;background:transparent;color:#64748b;font-size:.88rem;font-weight:700;transition:all .18s ease}.authTab.active{background:#fff;color:#0f172a;box-shadow:0 4px 10px #0f172a14}.authAlert{display:flex;align-items:flex-start;gap:.6rem;padding:.75rem .95rem;border-radius:.75rem;font-size:.84rem;margin-bottom:1.1rem;line-height:1.4}.authAlert.error{background:#fef2f2;border:1px solid #fee2e2;color:#b91c1c}.authAlert.success{background:#ecfdf5;border:1px solid #d1fae5;color:#047857}.alertIcon{flex-shrink:0;margin-top:.1rem}.authForm{display:flex;flex-direction:column;gap:1.1rem}.formGroup{display:flex;flex-direction:column;gap:.4rem}.formGroup label{font-size:.84rem;font-weight:600;color:#334155}.labelRow{display:flex;justify-content:space-between;align-items:center}.forgotLink{border:none;background:transparent;color:#ec4899;font-size:.78rem;font-weight:600;padding:0}.forgotLink:hover{text-decoration:underline}.inputWrapper{position:relative;display:flex;align-items:center}.fieldIcon{position:absolute;left:.95rem;color:#94a3b8;pointer-events:none}.inputWrapper input{width:100%;padding:.75rem 2.6rem;border-radius:.75rem;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;font-size:.92rem;transition:all .16s ease}.inputWrapper input:focus{outline:none;border-color:#ec4899;background:#fff;box-shadow:0 0 0 3px #ec489926}.eyeBtn{position:absolute;right:.8rem;background:transparent;border:none;color:#94a3b8;padding:.2rem;display:grid;place-items:center}.eyeBtn:hover{color:#475569}.authSubmitBtn{margin-top:.4rem;padding:.85rem;border-radius:.75rem;border:none;background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;font-size:.95rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 10px 24px #ec489940;transition:all .18s ease}.authSubmitBtn:hover:not(:disabled){opacity:.95;transform:translateY(-1px);box-shadow:0 14px 28px #ec489952}.authSubmitBtn:disabled{opacity:.7;cursor:not-allowed}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.authFooter{margin-top:1.4rem;display:flex;flex-direction:column;align-items:center;gap:.8rem;text-align:center}.authBackLink{border:none;background:transparent;color:#64748b;font-size:.85rem;font-weight:600}.authBackLink:hover{color:#0f172a;text-decoration:underline}.authBadgeNote{display:flex;align-items:center;gap:.4rem;font-size:.74rem;color:#94a3b8}.toastContainer{position:fixed;bottom:1.5rem;right:1.5rem;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:.75rem;max-width:420px;padding:.85rem 1.15rem;border-radius:.85rem;background:#0f172a;color:#fff;box-shadow:0 20px 40px #00000040;animation:toastSlideUp .2s cubic-bezier(.16,1,.3,1) forwards}@keyframes toastSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.toastContainer.success{background:#064e3b;border:1px solid #059669}.toastContainer.error{background:#7f1d1d;border:1px solid #dc2626}.toastContainer.info{background:#1e1b4b;border:1px solid #6366f1}.toastContent{display:flex;align-items:center;gap:.6rem}.toastIcon{flex-shrink:0}.toastText{font-size:.88rem;line-height:1.35}.toastClose{background:transparent;border:none;color:#fff9;padding:.2rem;display:grid;place-items:center}.toastClose:hover{color:#fff}.heroCtas{display:flex;align-items:center;gap:.85rem;margin-top:1rem;flex-wrap:wrap}.heroSecondaryBtn{display:inline-flex;align-items:center;gap:.4rem;padding:.8rem 1.25rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#1e293b;font-weight:700;font-size:.95rem;box-shadow:0 10px 24px #0f172a0f;transition:all .18s ease}.heroSecondaryBtn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.cartTopbar{display:flex;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 1.2rem}.cartUserBanner{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-radius:1rem;margin-bottom:1.5rem;background:#fff;box-shadow:0 12px 28px #0f172a0f}.cartUserBanner.loggedIn{border-left:4px solid #10b981}.cartUserBanner.guest{border-left:4px solid #ec4899}.userBannerIcon{width:2.6rem;height:2.6rem;border-radius:999px;display:grid;place-items:center;flex-shrink:0}.cartUserBanner.loggedIn .userBannerIcon{background:#ecfdf5;color:#059669}.cartUserBanner.guest .userBannerIcon{background:#fdf2f8;color:#ec4899}.userBannerText{flex:1}.userBannerText strong{display:block;font-size:.95rem;color:#0f172a}.userBannerText p{margin:.2rem 0 0;font-size:.84rem;color:#64748b}.cartSignInBtn{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;border-radius:999px;border:1px solid #e2e8f0;background:#0f172a;color:#fff;font-size:.85rem;font-weight:600;flex-shrink:0}.memberDiscount{color:#059669;font-weight:600}.freeBadge{background:#ecfdf5;color:#059669;padding:.15rem .45rem;border-radius:999px;font-size:.75rem}
