.login-page{width:100%;min-height:100vh;font-family:Inter,system-ui,sans-serif;position:relative}.login-bg{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:fixed;inset:0}.login-overlay{z-index:1;background:#8c645052;position:fixed;inset:0}.login-layout{z-index:2;justify-content:space-between;align-items:center;gap:40px;max-width:1200px;min-height:100vh;margin:0 auto;padding:40px;display:flex;position:relative}.login-hero{flex:1;max-width:480px}.login-hero-label{letter-spacing:.28em;text-transform:uppercase;color:#673ab7;margin-bottom:18px;font-size:11px;font-weight:800;display:block}.login-hero-title{color:#1a0808;letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.1}.login-hero-desc{color:#00000080;max-width:400px;margin-bottom:40px;font-size:15px;line-height:1.75}.login-hero-features{grid-template-columns:1fr 1fr;gap:20px 36px;display:grid}.login-feature-title{color:#1a0808;margin-bottom:6px;font-size:14px;font-weight:800}.login-feature-desc{color:#0000007a;font-size:13px;line-height:1.65}.login-card{background:#f5f0eb;border-radius:24px;flex-shrink:0;width:420px;padding:36px 32px 32px;box-shadow:0 32px 80px #0000002e}.login-card-store-name{text-align:center;letter-spacing:.24em;text-transform:uppercase;color:#999;margin-bottom:10px;font-size:10px;font-weight:700}.login-card-title{text-align:center;color:#1a0a2e;letter-spacing:-.02em;margin-bottom:10px;font-size:22px;font-weight:900;line-height:1.2}.login-card-sub{text-align:center;color:#888;margin-bottom:24px;font-size:13px;line-height:1.6}.login-tabs{background:#e8e2dc;border-radius:999px;gap:4px;margin-bottom:22px;padding:4px;display:flex}.login-tab{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;color:#999;background:0 0;border:none;border-radius:999px;flex:1;padding:10px 8px;font-size:12px;font-weight:800;transition:all .2s}.login-tab.active{color:#fff;background:#673ab7;box-shadow:0 4px 16px #673ab759}.login-social{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.login-social-btn{color:#1a1a2e;cursor:pointer;background:#fff;border:1.5px solid #ddd;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px 8px;font-size:14px;font-weight:700;transition:background .15s;display:flex}.login-social-btn:hover{background:#f9f9f9}.login-divider{align-items:center;gap:10px;margin-bottom:18px;display:flex}.login-divider-line{background:#ddd;flex:1;height:1px}.login-divider-text{letter-spacing:.1em;text-transform:uppercase;color:#bbb;white-space:nowrap;font-size:10px;font-weight:700}.login-field{margin-bottom:14px}.login-field-label{letter-spacing:.14em;text-transform:uppercase;color:#999;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.login-field-input{color:#1a1a2e;box-sizing:border-box;background:#ece6df;border:none;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:14px}.login-field-input:focus{box-shadow:0 0 0 2px #673ab733}.login-field-pw-wrap{position:relative}.login-field-pw-wrap .login-field-input{padding-right:44px}.login-field-pw-toggle{color:#888;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.login-links-row{justify-content:space-between;margin-bottom:20px;display:flex}.login-link{color:#666;cursor:pointer;background:0 0;border:none;font-size:12px}.login-link:hover{color:#673ab7}.login-cta-btn{color:#fff;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:linear-gradient(90deg,#673ab7,#9c27b0);border:none;border-radius:14px;width:100%;margin-bottom:16px;padding:16px;font-size:13px;font-weight:800;transition:opacity .2s;box-shadow:0 4px 20px #673ab752}.login-cta-btn:hover{opacity:.9}.login-terms{color:#aaa;text-align:center;font-size:11px;line-height:1.6}.login-terms a{color:#673ab7;text-decoration:underline}@media (max-width:900px){.login-layout{flex-direction:column;justify-content:center;padding:24px 20px}.login-hero{display:none}.login-card{width:100%;max-width:420px}}.footer{background:#0d0520;width:100%;padding:52px 0 24px;overflow-x:hidden}.footer-inner{max-width:1280px;margin:0 auto;padding:0 20px}.footer-grid{border-bottom:1px solid #ffffff12;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:40px;margin-bottom:40px;padding-bottom:40px;display:grid}.footer-logo{align-items:center;gap:10px;margin-bottom:14px;display:flex}.footer-logo-circle{color:#fff;background:linear-gradient(135deg,#673ab7,#e91e8c);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:900;display:flex}.footer-logo-name{color:#fff;font-size:13px;font-weight:700}.footer-logo-sub{color:#555;letter-spacing:.2em;text-transform:uppercase;font-size:8px}.footer-desc{color:#ffffff61;margin-bottom:18px;font-size:12px;line-height:1.85}.footer-socials{gap:8px;display:flex}.footer-social-btn{color:#ffffff73;cursor:pointer;background:#ffffff12;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;transition:background .2s;display:flex}.footer-social-btn:hover{color:#fff;background:#673ab7}.footer-col-title{color:#fff;margin-bottom:16px;font-size:13px;font-weight:700}.footer-link{color:#ffffff61;padding:3.5px 0;font-size:12px;transition:color .18s;display:block}.footer-link:hover{color:#fff}.footer-newsletter-sub{color:#ffffff61;margin-bottom:14px;font-size:12px;line-height:1.6}.footer-newsletter-form{background:#ffffff14;border-radius:999px;height:44px;display:flex;overflow:hidden}.footer-newsletter-input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0 16px;font-size:12px}.footer-newsletter-input::placeholder{color:#555}.footer-newsletter-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#673ab7,#9c27b0);border:none;flex-shrink:0;padding:0 20px;font-size:12px;font-weight:700;transition:opacity .2s}.footer-newsletter-btn:hover{opacity:.88}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.footer-copy{color:#ffffff38;font-size:11px}.footer-payments{color:#ffffff38;letter-spacing:.15em;text-transform:uppercase;font-size:11px}@media (max-width:768px){.footer-grid{grid-template-columns:1fr 1fr;gap:28px}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}}.cart-page{max-width:1100px;margin:0 auto;padding:32px 20px}.cart-title{color:#1a1a2e;margin-bottom:24px;font-size:24px;font-weight:900}.cart-layout{grid-template-columns:1fr 360px;gap:24px;display:grid}.cart-item{background:#fff;border:1px solid #f0eaf8;border-radius:16px;gap:16px;margin-bottom:12px;padding:16px;display:flex}.cart-item-img{object-fit:cover;border-radius:12px;flex-shrink:0;width:80px;height:80px}.cart-item-brand{text-transform:uppercase;letter-spacing:.14em;color:#673ab7;margin-bottom:3px;font-size:10px;font-weight:800}.cart-item-name{color:#1a1a2e;margin-bottom:6px;font-size:13px;font-weight:600;line-height:1.3}.cart-qty{border:1.5px solid #e0d5f5;border-radius:999px;align-items:center;gap:10px;width:fit-content;padding:3px 8px;display:flex}.cart-qty-btn{color:#673ab7;background:0 0;border:none;padding:0 2px;font-size:16px;font-weight:700}.cart-qty-val{text-align:center;min-width:20px;font-size:13px;font-weight:700}.cart-summary{background:#fff;border:1px solid #f0eaf8;border-radius:16px;height:fit-content;padding:20px}.cart-coupon-wrap{background:#faf5ff;border:1px solid #f0eaf8;border-radius:14px;margin-bottom:16px;padding:16px}.cart-coupon-input{background:#fff;border:1.5px solid #e0d5f5;border-radius:999px 0 0 999px;outline:none;flex:1;padding:9px 14px;font-size:13px}.cart-coupon-btn{color:#fff;cursor:pointer;background:#673ab7;border:none;border-radius:0 999px 999px 0;padding:9px 16px;font-size:12px;font-weight:700}.cart-price-row{justify-content:space-between;margin-bottom:10px;font-size:13px;display:flex}.cart-price-label{color:#666}.cart-price-val{font-weight:600}.cart-price-save{color:#2e7d32}.cart-total-row{border-top:1px solid #f0eaf8;justify-content:space-between;margin-top:4px;padding-top:12px;font-size:16px;font-weight:900;display:flex}.cart-checkout-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#673ab7,#9c27b0);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:15px;font-size:14px;font-weight:700;transition:opacity .2s;display:flex}.cart-checkout-btn:hover{opacity:.9}@media (max-width:768px){.cart-layout{grid-template-columns:1fr}}.profile-page{background:#f8f5ff;min-height:100vh}.profile-hero{background:linear-gradient(135deg,#1a0a2e 0%,#4a1a8e 50%,#9c27b0 100%);padding-bottom:60px;position:relative;overflow:hidden}.profile-hero:before{content:"";background:#ffffff0a;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-80px}.profile-hero-inner{max-width:680px;margin:0 auto;padding:40px 24px 0}.profile-avatar-row{align-items:center;gap:20px;margin-bottom:32px;display:flex}.profile-avatar{background:#ffffff26;border:3px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.profile-online-dot{background:#4caf50;border:2px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;bottom:2px;right:2px}.profile-name{color:#fff;margin-bottom:4px;font-size:22px;font-weight:900}.profile-email{color:#ffffff8c;margin-bottom:12px;font-size:13px}.profile-login-btn{color:#fff;cursor:pointer;background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:6px;padding:8px 20px;font-size:12px;font-weight:700;transition:background .2s;display:inline-flex}.profile-login-btn:hover{background:#ffffff3d}.profile-stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.profile-stat{text-align:center;background:#ffffff1a;border:1px solid #ffffff24;border-radius:16px;padding:16px 12px}.profile-stat-icon{margin-bottom:5px;font-size:18px}.profile-stat-val{color:#fff;font-size:24px;font-weight:900;line-height:1}.profile-stat-label{color:#ffffff80;margin-top:4px;font-size:11px;font-weight:600}.profile-body{z-index:1;max-width:680px;margin:-28px auto 0;padding:0 24px 40px;position:relative}.profile-points-card{background:linear-gradient(135deg,#673ab7,#9c27b0);border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:22px 24px;display:flex;box-shadow:0 8px 32px #673ab752}.profile-pts-label{color:#ffffffa6;letter-spacing:.18em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700}.profile-pts-val{color:#fff;font-size:28px;font-weight:900;line-height:1}.profile-pts-sub{color:#ffffff8c;margin-top:4px;font-size:12px}.profile-member-badge{color:#ffffff8c;margin-top:6px;font-size:11px}.profile-card{background:#fff;border:1px solid #ede8f5;border-radius:20px;margin-bottom:16px;overflow:hidden}.profile-card-header{border-bottom:1px solid #f5eef8;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.profile-card-title{color:#1a1a2e;font-size:14px;font-weight:800}.profile-card-link{color:#673ab7;font-size:12px;font-weight:600}.profile-menu-item{cursor:pointer;border-bottom:1px solid #f5eef8;align-items:center;gap:14px;padding:14px 20px;text-decoration:none;transition:background .15s;display:flex}.profile-menu-item:last-child{border-bottom:none}.profile-menu-item:hover{background:#faf5ff}.profile-menu-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.profile-menu-label{color:#1a1a2e;margin-bottom:2px;font-size:14px;font-weight:700}.profile-menu-sub{color:#aaa;font-size:12px}.profile-logout-btn{color:#e53935;cursor:pointer;background:#fff5f5;border:1.5px solid #fcc;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:16px;padding:15px;font-size:14px;font-weight:700;transition:background .15s;display:flex}.profile-logout-btn:hover{background:#ffebee}@media (max-width:768px){.profile-hero-inner{padding:24px 16px 0}.profile-avatar-row{gap:12px;margin-bottom:20px}.profile-name{font-size:18px}.profile-stats{gap:8px}.profile-stat{padding:12px 8px}.profile-stat-val{font-size:20px}.profile-body{padding:0 14px 32px}.profile-points-card{padding:16px 18px}.profile-pts-val{font-size:22px}.profile-menu-item{gap:10px;padding:12px 16px}.profile-menu-icon{border-radius:10px;width:38px;height:38px}}@media (max-width:480px){.profile-hero-inner{padding:18px 14px 0}.profile-avatar-row{flex-direction:column;align-items:flex-start;gap:10px}.profile-stat-val{font-size:18px}.profile-stat-label{font-size:10px}.profile-body{padding:0 12px 28px}}@media (max-width:640px){.cart-page{padding:20px 14px}.cart-title{margin-bottom:16px;font-size:20px}.cart-item{gap:12px;padding:12px}.cart-item-img{border-radius:10px;width:64px;height:64px}.cart-item-name{font-size:12px}}@media (max-width:480px){.login-card{border-radius:20px;padding:24px 20px 20px}.login-card-title{font-size:18px}.login-tab{padding:8px 4px;font-size:11px}.login-field-input{padding:12px 14px;font-size:13px}}
