.aelle-header{align-items:center;background:linear-gradient(135deg,#2c3e50,#34495e 50%,#2c3e50);border-bottom:1px solid #ffffff1a;box-shadow:0 4px 20px #00000026;display:flex;font-family:Playfair Display,serif;justify-content:space-between;min-height:60px;padding:.75rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-left{flex:1 1}.logo-link{-webkit-tap-highlight-color:transparent;border-radius:8px;padding:.5rem;touch-action:manipulation;transition:all .3s ease}.logo-link:active,.logo-link:hover{background:#ffffff1a;transform:scale(1.05)}.header-logo{cursor:pointer;filter:brightness(1.2);height:45px;object-fit:contain;pointer-events:auto;position:relative;width:auto;z-index:10011}.header-nav{align-items:center;display:flex;flex:2 1;gap:3rem;justify-content:center}.header-nav a{border-radius:8px;color:#ecf0f1;font-size:1.1rem;font-weight:500;letter-spacing:.5px;padding:.75rem 1rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.header-nav a:before{background:linear-gradient(45deg,#f39c12,#e74c3c);border-radius:8px;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease;z-index:-1}.header-nav a:hover{color:#fff;transform:translateY(-2px)}.header-nav a:hover:before{opacity:1}.header-icons{flex:1 1;gap:1.5rem;justify-content:flex-end}.header-icons,.header-icons>*,.icon-btn{align-items:center;display:flex;height:48px}.icon-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;color:inherit;cursor:pointer;flex-shrink:0;justify-content:center;padding:12px;position:relative;text-decoration:none;transition:all .3s ease;width:48px}.icon-btn:hover{background:#fff3;border-color:#ffffff4d;box-shadow:0 8px 25px #0003;transform:translateY(-3px)}.icon-btn:active{transform:translateY(-1px)}.icon-btn svg{stroke:#ecf0f1;fill:none;stroke-width:2;height:22px;transition:all .3s ease;width:22px}.icon-btn:hover svg{stroke:#fff;transform:scale(1.1)}.icon-btn img{filter:brightness(1.2);height:22px;object-fit:contain;transition:all .3s ease;width:22px}.icon-btn:hover img{filter:brightness(1.5);transform:scale(1.1)}.search-container{align-items:center;display:flex;height:48px;justify-content:center;position:relative}.search-dropdown{border-radius:12px;box-shadow:0 8px 25px #00000026;padding:1.5rem;right:0;top:calc(100% + 8px);width:320px;z-index:50}.search-dropdown,.search-dropdown:before{background:#fff;border:1px solid #0000001a;position:absolute}.search-dropdown:before{border-bottom:none;border-right:none;content:"";height:16px;right:20px;top:-8px;transform:rotate(45deg);width:16px}.search-dropdown input{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;box-sizing:border-box;font-size:1rem;outline:none;padding:14px 20px;transition:all .3s ease;width:100%}.search-dropdown input:focus{background:#fff;border-color:#e74c3c;box-shadow:0 0 0 4px #e74c3c1a}.search-dropdown input::placeholder{color:#7f8c8d}.cart-icon-wrapper{align-items:center;display:flex;font-size:inherit;justify-content:center;line-height:inherit;padding:0;position:relative}.cart-icon-wrapper:not(:has(svg,img)){font-size:22px;line-height:1}.cart-badge{animation:pulse 2s infinite;background:linear-gradient(45deg,#e74c3c,#c0392b);border:2px solid #2c3e50;border-radius:50%;box-shadow:0 2px 8px #e74c3c4d;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:22px;min-width:22px;position:absolute;right:-6px;top:-6px;z-index:10}.cart-badge,.mobile-menu-btn{align-items:center;justify-content:center}.mobile-menu-btn{-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;cursor:pointer;display:none;height:48px;padding:12px;touch-action:manipulation;transition:all .3s ease;width:48px;z-index:10010}.mobile-menu-btn:active,.mobile-menu-btn:hover{background:#fff3}.mobile-menu-btn svg{stroke:#ecf0f1;height:24px;transition:all .3s ease;width:24px}.mobile-menu-btn:hover svg{stroke:#fff}.mobile-menu-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:flex-end;left:0;position:fixed;top:0;width:100vw;z-index:99999!important}.mobile-menu,.mobile-menu-overlay{display:flex!important;height:100vh;opacity:1!important;visibility:visible!important}.mobile-menu{animation:slideInRight .3s ease;background:linear-gradient(180deg,#2c3e50,#34495e);box-shadow:-4px 0 20px #0000004d;flex-direction:column;max-width:350px;overflow-y:auto;width:100%;z-index:100000!important}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.mobile-menu-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1.5rem}.mobile-logo{cursor:pointer;filter:brightness(1.2);height:45px;pointer-events:auto;position:relative;z-index:10011}.mobile-close-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;touch-action:manipulation;transition:all .3s ease;width:40px}.mobile-close-btn:active,.mobile-close-btn:hover{background:#fff3}.mobile-close-btn svg{stroke:#ecf0f1;height:20px;transition:all .3s ease;width:20px}.mobile-close-btn:hover svg{stroke:#fff}.mobile-menu-links{padding:1rem 0}.mobile-menu-link,.mobile-menu-links a,.mobile-menu-links div{-webkit-tap-highlight-color:transparent;border-bottom:1px solid #ffffff1a;color:#ecf0f1;cursor:pointer;display:block;font-size:1.1rem;font-weight:500;padding:1rem 1.5rem;position:relative;text-decoration:none;touch-action:manipulation;transition:all .3s ease;-webkit-user-select:none;user-select:none}.mobile-menu-link:before,.mobile-menu-links a:before,.mobile-menu-links div:before{background:linear-gradient(45deg,#f39c12,#e74c3c);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .3s ease;width:4px}.mobile-menu-link:active,.mobile-menu-link:hover,.mobile-menu-links a:active,.mobile-menu-links a:hover,.mobile-menu-links div:active,.mobile-menu-links div:hover{background:#ffffff1a;color:#fff;padding-left:2rem}.mobile-menu-link:hover:before,.mobile-menu-links a:hover:before,.mobile-menu-links div:hover:before{transform:scaleY(1)}.mobile-search-container{border-bottom:1px solid #ffffff1a;padding:1rem 1.5rem}.mobile-search-form{align-items:center;display:flex;gap:.5rem}.mobile-search-input{background:#ffffff1a;border:2px solid #fff3;border-radius:8px;color:#ecf0f1;flex:1 1;font-size:1rem;outline:none;padding:12px 16px;transition:all .3s ease}.mobile-search-input:focus{background:#ffffff26;border-color:#f39c12}.mobile-search-input::placeholder{color:#ecf0f1b3}.mobile-search-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:12px;transition:all .3s ease}.mobile-search-btn:hover{background:#fff3}.mobile-search-btn svg{stroke:#ecf0f1;height:20px;width:20px}.mobile-logout-btn{-webkit-tap-highlight-color:transparent;background:none;border:none;border-bottom:1px solid #ffffff1a;color:#ecf0f1;cursor:pointer;font-size:1.1rem;font-weight:500;padding:1rem 1.5rem;text-align:left;touch-action:manipulation;transition:all .3s ease;width:100%}.mobile-logout-btn:active,.mobile-logout-btn:hover{background:#ffffff1a;color:#fff;padding-left:2rem}.desktop-only{display:flex}@media (max-width:768px){.aelle-header{-webkit-tap-highlight-color:transparent;min-height:60px;padding:.75rem 1rem;position:relative}.header-nav{display:none}.desktop-only{display:none!important}.mobile-menu-btn{display:flex!important;min-height:44px;min-width:44px;order:-1;z-index:10010}.header-left{flex:none;left:50%;position:absolute;transform:translateX(-50%)}.header-icons{align-items:center;display:flex;gap:.75rem;margin-left:auto}.icon-btn{height:42px;min-height:44px;min-width:44px;padding:9px;width:42px}.search-dropdown{left:1rem;max-width:400px;right:-1rem;width:calc(100vw - 2rem)}}@media (max-width:480px){.aelle-header{min-height:55px;padding:.5rem .75rem}.header-logo{height:35px}.header-icons{gap:.5rem}.icon-btn,.mobile-menu-btn{height:38px;padding:7px;width:38px}.mobile-menu-btn{z-index:10010}.icon-btn img,.icon-btn svg{height:18px;width:18px}.search-dropdown{left:.75rem;right:-.75rem;width:calc(100vw - 1.5rem)}.cart-badge{font-size:.6rem;height:16px;min-width:16px;right:-3px;top:-3px}.mobile-menu{width:100%}}.search-dropdown.loading input{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg>');background-position:right 16px center;background-repeat:no-repeat;background-size:18px}.icon-btn:focus{outline:2px solid #f39c12;outline-offset:2px}.header-nav a:focus{outline:2px solid #f39c12;outline-offset:4px}@media (prefers-contrast:high){.aelle-header{background:#1a1a1a;border-bottom:2px solid #fff}.header-nav a{color:#fff}.icon-btn{background:#333;border-color:#fff}}.search-icon-btn.active{background:#fff3;border-color:#ffffff4d}.search-container .icon-btn{flex-shrink:0}html{scroll-behavior:smooth;scroll-padding-top:80px}.main-footer{background:linear-gradient(135deg,#fff3f7,#fef8fa);font-family:Arial,sans-serif;overflow:hidden;padding:4rem 2rem 2rem;position:relative}.main-footer:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#f1005d,#a3476b,#f1005d);content:"";height:3px;left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%,to{opacity:.8}50%{opacity:1}}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr;margin:0 auto;max-width:1200px}.footer-column{position:relative}.footer-column:before{background:linear-gradient(90deg,#f1005d,#0000);border-radius:2px;content:"";height:2px;left:0;position:absolute;top:-10px;width:40px}.footer-brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#000,#333);-webkit-background-clip:text;background-clip:text;color:#000;font-family:distingué;font-size:3.5rem;letter-spacing:-1px;margin-bottom:.5rem;text-shadow:0 2px 4px #0000001a}.footer-brand-name2{color:#000;font-family:distingué;font-size:1.1rem;font-weight:500;margin-bottom:0}.brand p{color:#666;font-size:1rem;font-style:italic;line-height:1.7;margin-top:1rem;max-width:280px;opacity:.9}.contact h4,.links h4{color:#111;font-family:Arial,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.5rem;position:relative;text-transform:uppercase}.contact h4:after,.links h4:after{background:#f1005d;border-radius:2px;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:30px}.links ul{list-style:none;margin:0;padding:0}.links li{margin-bottom:.8rem;padding-left:15px;position:relative}.links li:before{color:#f1005d;content:"→";font-weight:700;left:0;opacity:0;position:absolute;transform:translateX(-5px);transition:opacity .3s ease,transform .3s ease}.links li:hover:before{opacity:1;transform:translateX(0)}.links a{color:#444;display:inline-block;font-size:.95rem;padding:.3rem 0;position:relative;text-decoration:none;transition:all .3s ease}.links a:after{background:#f1005d;bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.links a:hover{color:#f1005d;transform:translateX(5px)}.links a:hover:after{width:100%}.contact p{align-items:center;color:#444;display:flex;font-size:.95rem;gap:.5rem;margin:1rem 0;transition:transform .3s ease}.contact p:hover{transform:translateX(3px)}.contact a{color:#a3476b;font-weight:500;text-decoration:none;transition:all .3s ease}.contact a:hover{color:#f1005d;text-decoration:underline}.footer-bottom{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;border-radius:10px;border-top:1px solid #e4c3cf;color:#666;font-size:.9rem;margin-left:-1rem;margin-right:-1rem;margin-top:4rem;padding-left:1rem;padding-right:1rem;padding-top:2rem;position:relative;text-align:center}.footer-column{transition:transform .3s ease}.footer-column:hover{transform:translateY(-2px)}@media (max-width:768px){.main-footer{padding:2rem 1rem 1rem}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-column:before{display:none}.footer-brand-name{font-size:2.5rem;line-height:1.2}.brand p{font-size:.95rem;margin:1rem auto;max-width:100%}.contact h4:after,.links h4:after{left:50%;transform:translateX(-50%)}.links li{margin-bottom:1rem;padding-left:0}.links li:before{display:none}.links a{align-items:center;display:flex;font-size:1rem;justify-content:center;min-height:44px;padding:.75rem 0}.links a:hover{transform:none}.contact p{font-size:.95rem;justify-content:center;padding:.5rem 0}.contact p:hover,.footer-column:hover{transform:none}.footer-bottom{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-radius:0;font-size:.85rem;margin-left:0;margin-right:0;padding:1.5rem 0 1rem}}@media (max-width:480px){.main-footer{padding:1.5rem .75rem .75rem}.footer-content{gap:1.5rem}.footer-brand-name{font-size:2rem;line-height:1.1}.contact h4,.links h4{font-size:1rem;margin-bottom:1rem}.brand p{font-size:.85rem;line-height:1.5}.links a{font-size:.9rem;padding:.6rem 0}.contact p{font-size:.85rem;padding:.4rem 0}.footer-bottom{font-size:.8rem;padding:1rem 0 .75rem}}.home-container{font-family:Arial,sans-serif;overflow-x:hidden}.hero{align-items:center;background:url(https://i.pinimg.com/736x/95/7d/6b/957d6be6c3167a870d4379be2968be6c.jpg) 50%/cover no-repeat;display:flex;height:90vh;justify-content:center;overflow:hidden;position:relative}.hero:before{background:linear-gradient(135deg,#0000004d,#000000b3);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hero .overlay{animation:fadeInUp 1s ease-out;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background:#0003;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0000004d;color:#fff;margin:0 auto;max-width:600px;padding:3rem 2rem;position:relative;text-align:center;z-index:2}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero .overlay h1{animation:glow 2s ease-in-out infinite alternate;color:#ffc400;font-size:3.5rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;text-shadow:2px 2px 4px #00000080}@keyframes glow{0%{text-shadow:2px 2px 4px #00000080,0 0 20px #ffc4004d}to{text-shadow:2px 2px 4px #00000080,0 0 30px #ffc40080}}.hero .overlay p{animation:fadeInUp 1s ease-out .3s both;font-size:1.3rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.shop-btn{animation:fadeInUp 1s ease-out .6s both;background:linear-gradient(135deg,#ff002be7,#ff4757);border-radius:50px;box-shadow:0 10px 30px #ff002b4d;font-size:1.1rem;font-weight:700;letter-spacing:1px;overflow:hidden;padding:1rem 2.5rem;position:relative;text-transform:uppercase;transition:all .3s ease}.shop-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.shop-btn:hover:before{left:100%}.shop-btn:hover{background:linear-gradient(135deg,#333,#555);box-shadow:0 15px 35px #ff002b66}.featured-section{background:linear-gradient(135deg,linen,#fff3f7 50%,#f0f8ff);background-image:radial-gradient(circle at 25% 25%,#f1005d05 0,#0000 50%),radial-gradient(circle at 75% 75%,#a3476b05 0,#0000 50%);background-size:150px 150px,200px 200px;padding:5rem 2rem;position:relative;text-align:center}.featured-section:before{background:linear-gradient(90deg,#0000,#ffc400,#0000);content:"";height:2px;left:0;position:absolute;right:0;top:0}.featured-section h2{animation:slideInFromTop .8s ease-out;color:#333;font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative}.featured-section h2:after{background:linear-gradient(90deg,#ff002be7,#ffc400);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.collections-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.collection-card{animation:slideInFromBottom .8s ease-out;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;cursor:pointer;overflow:hidden;position:relative;transition:all .4s ease}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.collection-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px) scale(1.02)}.collection-card:before{background:linear-gradient(135deg,#ffc4001a,#ff002b1a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.collection-card:hover:before{opacity:1}.collection-card img{height:320px;object-fit:cover;transition:transform .4s ease;width:100%}.collection-card:hover img{transform:scale(1.05)}.collection-card h3{color:#222;font-size:1.3rem;font-weight:700;padding:1.5rem;position:relative;transition:color .3s ease;z-index:2}.collection-card:hover h3{color:#ff002be7}.latest-section{background:linear-gradient(135deg,#fff,linen 50%,#fff3f7);background-image:radial-gradient(circle at 20% 80%,#f1005d05 0,#0000 50%),radial-gradient(circle at 80% 20%,#a3476b05 0,#0000 50%);background-size:120px 120px,180px 180px;padding:5rem 2rem;position:relative;text-align:center}.latest-section:before{background:linear-gradient(90deg,#0000,#ff002be7,#0000);content:"";height:2px;left:0;position:absolute;right:0;top:0}.latest-section h2{animation:slideInFromTop .8s ease-out;color:#333;font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative}.latest-section h2:after{background:linear-gradient(90deg,#ffc400,#ff002be7);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.latest-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:1200px}.latest-card{animation:slideInFromBottom .8s ease-out;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;overflow:hidden;padding:1.5rem;position:relative;transition:all .4s ease}.latest-card:before{background:linear-gradient(135deg,#ffc4000d,#ff002b0d);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.latest-card:hover:before{opacity:1}.latest-card:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-8px)}.latest-img-wrap{border-radius:15px;height:280px;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}.latest-img-wrap img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.latest-card:hover .latest-img-wrap img{transform:scale(1.05)}.new-badge{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#f1005d,#ff4757);border-radius:20px;box-shadow:0 4px 15px #f1005d4d;font-family:Arial,sans-serif;font-size:.8rem;left:15px;padding:6px 12px;top:15px;z-index:2}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.latest-card h4{color:#222;font-size:1.1rem;font-weight:700;line-height:1.4;margin-top:1rem}.latest-card p{color:#666;line-height:1.5;margin:.5rem 0}.latest-btn{background:linear-gradient(135deg,#f1005d,#ff4757);border:none;border-radius:25px;box-shadow:0 5px 15px #f1005d33;color:#fff;cursor:pointer;font-weight:700;letter-spacing:.5px;margin-top:1rem;overflow:hidden;padding:.8rem 1.5rem;position:relative;text-transform:uppercase;transition:all .3s ease}.latest-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.latest-btn:hover:before{left:100%}.latest-btn:hover{background:linear-gradient(135deg,#333,#555);box-shadow:0 8px 20px #f1005d4d;transform:translateY(-2px)}.subscribe-section{background:linear-gradient(135deg,#f8f9fa,#fff);padding:3rem 2rem}@media (max-width:768px){.hero{height:70vh;min-height:500px}.hero .overlay{margin:0 .75rem;max-width:calc(100% - 1.5rem);padding:1.5rem 1rem}.hero .overlay h1{font-size:2.2rem;letter-spacing:.5px;line-height:1.2}.hero .overlay p{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.shop-btn{font-size:.95rem;min-height:48px;padding:1rem 2rem;width:100%}.featured-section,.latest-section{padding:2.5rem 1rem}.featured-section h2,.latest-section h2{font-size:1.8rem;line-height:1.3;margin-bottom:2rem}.collections-grid{gap:1.25rem;grid-template-columns:1fr}.collection-card{margin:0 auto;max-width:400px}.collection-card img{height:240px}.collection-card h3{font-size:1.2rem;padding:1.25rem}.latest-grid{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.latest-card{margin:0 auto;max-width:350px}.latest-img-wrap{height:220px}.latest-btn{font-size:.75rem;min-height:44px;padding:.75rem 1.25rem}}@media (max-width:480px){.hero{height:65vh;min-height:450px}.hero .overlay{margin:0 .5rem;padding:1.25rem .75rem}.hero .overlay h1{font-size:1.8rem;line-height:1.1}.hero .overlay p{font-size:.9rem;line-height:1.4;margin-bottom:1.25rem}.shop-btn{font-size:.9rem;padding:.9rem 1.5rem}.featured-section,.latest-section{padding:2rem .75rem}.featured-section h2,.latest-section h2{font-size:1.6rem;margin-bottom:1.5rem}.collections-grid{gap:1rem;grid-template-columns:1fr}.collection-card{max-width:320px}.collection-card img{height:200px}.collection-card h3{font-size:1.1rem;padding:1rem}.latest-grid{gap:1rem;grid-template-columns:1fr}.latest-card{max-width:300px;padding:.75rem}.latest-img-wrap{height:180px}.latest-card h4{font-size:1rem}.latest-btn{font-size:.7rem;padding:.7rem 1rem}}.subscribe-section{background-color:#f4f4f4;padding:4rem 2rem;text-align:center}.subscribe-box{background:#fff;border-radius:20px;box-shadow:0 8px 24px #0000001a;margin:auto;max-width:500px;padding:2rem}.subscribe-box h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.subscribe-box .highlight{color:#d62828}.subscribe-text{color:#555;font-size:.9rem;margin-bottom:1rem}.subscribe-form{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.subscribe-form input{border:1px solid #ccc;border-radius:8px;padding:.6rem 1rem;width:65%}.subscribe-form button{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.6rem 1rem}.subscribe-success{color:green;font-size:.9rem;margin-top:.5rem}.global-modal-overlay{align-items:center;animation:fadeInModal .2s;background:#00000073;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:20000}.global-modal-content{align-items:center;animation:popUpModal .25s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:18px;box-shadow:0 8px 40px #0000002e;display:flex;flex-direction:column;max-height:90vh;max-width:95vw;min-width:320px;overflow-y:auto;padding:2.5rem 2rem 2rem;position:relative}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}@keyframes popUpModal{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:0;box-shadow:0 1px 3px #0000001a;cursor:pointer;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;max-width:220px;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.product-card:hover{border-color:#d1d5db;box-shadow:0 10px 25px #00000026;transform:translateY(-3px)}.img-wrapper{aspect-ratio:4/6;overflow:hidden;position:relative;width:100%}.img-wrapper img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover .img-wrapper img{transform:scale(1.05)}.info{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:.75rem;text-align:left}.info h4{color:#111827;font-size:.8rem;font-weight:600;line-height:1.3;margin:0 0 .4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info p{color:#059669;font-size:.9rem;font-weight:700;margin:0 0 .6rem}.cart-btn{align-items:center;background:#111827;border:none;border-radius:0;color:#fff;cursor:pointer;display:flex;font-size:.7rem;font-weight:600;justify-content:center;letter-spacing:.5px;min-height:36px;padding:.6rem .9rem;text-transform:uppercase;transition:all .2s ease}.cart-btn:hover{background:#374151;transform:translateY(-1px)}.wishlist-btn{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border:none;border-radius:50%;color:#111827;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;min-height:36px;min-width:36px;padding:8px;position:absolute;right:8px;top:8px;transition:all .2s ease;z-index:15}.wishlist-btn:hover{transform:scale(1.1)}.wishlist-btn.active{color:#ef4444}.new-badge{animation:newBadgePulse 2s ease-in-out infinite;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;box-shadow:0 2px 8px #10b9814d;color:#fff;font-size:.7rem;font-weight:700;left:8px;letter-spacing:.5px;padding:.3rem .6rem;position:absolute;text-transform:uppercase;top:8px;z-index:10}@keyframes newBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.product-info{display:flex;flex-direction:column;gap:.4rem;margin-top:.5rem}.info-item{align-items:center;font-size:.75rem}.info-label{color:#6b7280}.info-value{color:#374151;max-width:60%;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cart-status{background:#10b981;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;margin-top:.5rem;padding:.4rem .8rem;text-align:center}.cart-btn,.wishlist-btn,button,input,select,textarea{color:#111827;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}input,select,textarea{background:#fff;border:1px solid #d1d5db}.cart-btn,.wishlist-btn,button{background:#f7cfdc;border:none;border-radius:8px;color:#1a1a1a;cursor:pointer;font-size:1rem;font-weight:600;transition:background .2s,color .2s}.cart-btn:hover,.wishlist-btn:hover,button:hover{background:#f0cdd4;color:#a3476b}button.bg-white,button.white-bg,button[style*="background-color: #fff"],button[style*="background-color: white"],button[style*="background: #fff"],button[style*="background: white"]{border:1px solid #a3476b;color:#222!important}button{color:#fff}.shop-container{background:linear-gradient(135deg,linen,#fff3f7 50%,#f0f8ff);background-image:radial-gradient(circle at 25% 25%,#f1005d08 0,#0000 50%),radial-gradient(circle at 75% 75%,#a3476b08 0,#0000 50%),linear-gradient(45deg,#0000 49%,#ffffff1a 50%,#0000 51%);background-size:100px 100px,150px 150px,20px 20px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:80vh}.shop-filter{background:#fff;box-shadow:2px 0 10px #0000000d;height:-webkit-fit-content;height:fit-content;padding:2rem;position:-webkit-sticky;position:sticky;top:2rem;width:280px}.filter-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.filter-header h3{color:#111827;font-size:1.25rem;font-weight:700;margin:0}.clear-filters{background:none;border:none;color:#6b7280;cursor:pointer;font-size:.8rem;text-decoration:underline}.clear-filters:hover{color:#111827}.filter-section{margin-bottom:2rem}.filter-section h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}.search-input{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;font-size:.9rem;padding:.75rem;width:100%}.search-input:focus{background:#fff;border-color:#f1005d;box-shadow:0 0 0 3px #f1005d1a;color:#111827;outline:none}.filter-option{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:.95rem;gap:.75rem;margin-bottom:1rem;padding:.5rem 0}.filter-option input[type=checkbox]{accent-color:#f1005d;background:#fff;border:1px solid #d1d5db;border-radius:2px;cursor:pointer;height:12px;margin:0;width:12px}.filter-option label{cursor:pointer;font-weight:500;transition:color .2s ease}.filter-option:hover label{color:#f1005d}.price-slider-container{background:#f9fafb;border-radius:8px;margin:1rem 0;padding:1rem}.price-values{color:#333;display:flex;font-size:.9rem;font-weight:600;justify-content:space-between;margin-bottom:1rem}.slider-wrapper{background:#e5e7eb;border-radius:2px;height:4px;margin:1rem 0;position:relative}.price-slider{background:#0000;border-radius:2px;height:4px;outline:none;pointer-events:none;position:absolute;width:100%}.price-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#f1005d;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0003;cursor:pointer;height:16px;pointer-events:all;-webkit-transition:all .2s ease;transition:all .2s ease;width:16px}.price-slider::-webkit-slider-thumb:hover{box-shadow:0 2px 6px #0000004d;transform:scale(1.05)}.price-slider::-webkit-slider-thumb:active{transform:scale(1.1)}.price-slider::-moz-range-thumb{background:#f1005d;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0003;cursor:pointer;height:16px;pointer-events:all;width:16px}.min-slider{z-index:1}.max-slider{z-index:2}.price-slider:focus::-webkit-slider-thumb{box-shadow:0 6px 16px #f1005d99,0 0 0 4px #f1005d33}.shop-main{flex:1 1;padding:2rem}.shop-toolbar{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1rem}.results-info{color:#6b7280;font-size:.9rem;font-weight:500}.toolbar-controls{align-items:center;display:flex;gap:1rem}.sort-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.sort-select:focus{border-color:#f1005d;box-shadow:0 0 0 2px #f1005d1a;outline:none}.view-toggle{border:1px solid #d1d5db;border-radius:6px;display:flex;overflow:hidden}.view-btn{background:#fff;border:none;cursor:pointer;font-size:1rem;padding:.5rem .75rem;transition:all .2s ease}.view-btn.active{background:#111827;color:#fff}.view-btn:hover:not(.active){background:#f3f4f6}.shop-grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.shop-grid.grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.shop-grid.list{grid-template-columns:1fr}.shop-grid.list .product-card{display:flex;flex-direction:row;max-height:200px}.shop-grid.list .img-wrapper{aspect-ratio:1;width:200px}.shop-grid.list .info{flex:1 1;padding:1.5rem}.no-products{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:4rem 2rem;text-align:center}.no-products h3{color:#374151;margin-bottom:.5rem}.no-products p{color:#6b7280;margin:0}.loading-spinner{align-items:center;display:flex;height:50vh;justify-content:center}.search-header{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;padding:1.5rem}.search-header h2{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.search-header p{color:#6b7280;margin:0}.search-loading{align-items:center;color:#6b7280;display:flex;font-size:1.1rem;height:50vh;justify-content:center}.no-results{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:4rem 2rem;text-align:center}.no-results h3{color:#374151;margin-bottom:.5rem}.no-results p{color:#6b7280;margin:0}@media (max-width:768px){.shop-container{flex-direction:column}.shop-filter{margin-bottom:1rem;padding:1.5rem;position:static;width:100%}.filter-section{margin-bottom:1.5rem}.search-input{box-sizing:border-box;padding:1rem .75rem}.filter-option,.search-input{font-size:1rem;min-height:44px}.filter-option{padding:.75rem 0}.filter-option input[type=checkbox]{height:18px;width:18px}.shop-main{padding:.75rem}.shop-toolbar{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.toolbar-controls{flex-wrap:wrap;gap:.75rem;justify-content:space-between}.sort-select,.view-btn{font-size:1rem;min-height:44px;padding:.75rem 1rem}.view-btn{min-width:44px}.shop-grid.grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.shop-grid.list .product-card{flex-direction:column;max-height:none}.shop-grid.list .img-wrapper{width:100%}}@media (max-width:480px){.shop-filter{padding:1rem}.shop-main{padding:.5rem}.shop-toolbar{padding:.75rem}.shop-grid.grid{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.results-info{font-size:.85rem}.toolbar-controls{gap:.5rem}}button,input,select,textarea{background:#fff;border:1px solid #d1d5db;color:#222;font-family:inherit;font-size:1rem}button{background:#a3476b;border-radius:8px;color:#571c1c;font-weight:600;transition:background .2s,color .2s}button:hover{background:#913d5f;color:#fff}input[type=checkbox],input[type=radio]{accent-color:#a3476b;height:18px;margin-right:6px;width:18px}.product-detail-wrapper{font-family:Playfair Display,serif;margin:0 auto;max-width:1200px;padding:2rem}.breadcrumb{color:#6b7280;font-size:.9rem;margin-bottom:2rem}.breadcrumb span{cursor:pointer;transition:color .2s ease}.breadcrumb span:hover{color:#111827}.product-detail{align-items:flex-start;display:flex;gap:3rem;margin-bottom:2rem}.gallery-section,.info-section{flex:1 1}.gallery-section{display:flex;gap:1rem}.thumbnails{display:flex;flex-direction:column;gap:.5rem;width:80px}.thumbnails img{border:2px solid #0000;border-radius:8px;cursor:pointer;height:80px;object-fit:cover;transition:all .3s ease;width:80px}.thumbnails img.active{border-color:#f1005d;box-shadow:0 0 10px #f1005d4d}.thumbnails img:hover{border-color:#a3476b;transform:scale(1.05)}.main-image{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:12px;display:flex;flex:1 1;justify-content:center;min-height:500px;overflow:hidden}.main-image img{cursor:zoom-in;max-height:500px;object-fit:contain;transition:transform .3s ease;width:100%}.product-header{margin-bottom:2rem}.title-row{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.title-row h1{color:#2c3e50;font-family:Playfair Display,serif;font-size:2rem;font-weight:600;margin:0}.wishlist-heart{background:none;border:none;border-radius:50%;color:#ddd;cursor:pointer;font-size:2rem;padding:.5rem;transition:all .3s ease}.wishlist-heart:hover{background:#f1005d1a;transform:scale(1.1)}.wishlist-heart.active{color:#f1005d}.price-row{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.current-price{color:#f1005d;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700}.original-price{color:#999;font-size:1.2rem;text-decoration:line-through}.discount{background:linear-gradient(135deg,#f1005d,#a3476b);border-radius:20px;box-shadow:0 2px 8px #f1005d4d;color:#fff;font-size:.8rem;font-weight:600;padding:.3rem .8rem}.rating-row{align-items:center;display:flex;gap:.5rem;margin-bottom:2rem}.stars{color:#fbbf24;font-size:1.2rem}.rating-text{color:#6b7280;font-size:.9rem}.option-group,.product-options{margin-bottom:1rem}.option-group label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem}.size-options{gap:.5rem}.size-btn,.size-options{display:flex;font-family:Playfair Display,serif,Segoe UI,Arial,sans-serif}.size-btn{align-items:center;background:#f8f9fa;border:2px solid #a3476b;border-radius:8px;color:#111;cursor:pointer;font-size:1.1rem;font-weight:600;height:56px;justify-content:center;max-height:56px;max-width:56px;min-height:56px;min-width:56px;padding:0;transition:all .3s ease;width:56px}.size-btn:hover{box-shadow:0 4px 12px #a3476b22;transform:translateY(-2px)}.size-btn.active,.size-btn:hover{background:#a3476b;border-color:#a3476b;color:#fff}.size-btn.active{box-shadow:0 4px 12px #a3476b33}.color-options{display:flex;gap:.5rem}.color-btn{border:2px solid #d1d5db;border-radius:50%;cursor:pointer;height:40px;transition:all .2s ease;width:40px}.color-btn.active,.color-btn:hover{border-color:#111827;transform:scale(1.1)}.quantity-selector{align-items:center;background:#2f2f41;border:none;border-radius:8px;display:flex;overflow:hidden;width:-webkit-fit-content;width:fit-content}.quantity-selector button{background:#868686;border:none;box-shadow:none;color:#000;cursor:pointer;font-size:1.2rem;font-weight:700;outline:none;padding:.75rem 1rem;transition:background .2s,color .2s}.quantity-selector button:hover{background:#ececec;color:#111}.quantity-selector span{background:#fff;border:none;color:#111;font-size:1.1rem;font-weight:700;padding:.75rem 1.5rem}.add-to-cart-btn,.buy-now-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-family:Playfair Display,serif,Segoe UI,Arial,sans-serif;font-size:1.1rem;font-weight:600;height:56px;justify-content:center;letter-spacing:.5px;min-width:0;padding:0;text-transform:uppercase;transition:all .3s ease}.add-to-cart-btn{background:linear-gradient(135deg,#f1005d,#a3476b);border:none;box-shadow:0 4px 15px #a3476b22;color:#fff;font-size:1.1rem;height:56px}.add-to-cart-btn:hover{background:linear-gradient(135deg,#a3476b,#f1005d);box-shadow:0 8px 20px #a3476b33;color:#fff;transform:translateY(-2px)}.buy-now-btn{background:linear-gradient(135deg,#f1005d,#a3476b);border:none;box-shadow:0 4px 15px #a3476b22;color:#fff;font-size:1.1rem;height:56px}.buy-now-btn:hover{background:linear-gradient(135deg,#a3476b,#f1005d);box-shadow:0 8px 25px #a3476b33;color:#fff;transform:translateY(-2px)}.action-buttons{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.product-features{border-top:1px solid #e5e7eb;padding-top:1rem}.feature{align-items:center;color:#6b7280;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.5rem}@media (max-width:768px){.product-features{padding-top:.5rem}.feature{font-size:.85rem;gap:.4rem;margin-bottom:.3rem;padding:.2rem 0}}@media (max-width:480px){.feature{font-size:.78rem;gap:.3rem;margin-bottom:.2rem;padding:.1rem 0}}.product-tabs{margin-top:1rem}.tab-headers{border-bottom:1px solid #e5e7eb;display:flex;margin-bottom:1.5rem}.tab-header{align-items:center;background:#dddedf;border:2px solid #f5abc7;border-bottom:none;border-radius:8px 8px 0 0;color:#000;cursor:pointer;display:flex;font-family:Playfair Display,serif,Segoe UI,Arial,sans-serif;font-size:1.1rem;font-weight:600;height:56px;justify-content:center;margin-right:8px;max-height:56px;max-width:120px;min-height:56px;min-width:120px;padding:0;transition:all .2s ease;width:200px}.tab-header.active{background:#a3476b;border-bottom:2px solid #a3476b;color:#fff;z-index:2}.tab-content{min-height:150px}.description-content p{color:#374151;line-height:1.6;margin-bottom:1.5rem}.materials h4{color:#111827;margin-bottom:.5rem}.material-tags{display:flex;flex-wrap:wrap;gap:.5rem}.material-tag{background:#f3f4f6;border-radius:12px;color:#374151;font-size:.8rem;padding:.25rem .75rem}.specifications table{border-collapse:collapse;width:100%}.specifications td{border-bottom:1px solid #f3f4f6;padding:.75rem 0}.specifications td:first-child{color:#374151;font-weight:600;width:30%}.write-review-btn{background:#f8f9fa;border:none;color:#111;cursor:pointer;font-family:Playfair Display,serif,Segoe UI,Arial,sans-serif;font-weight:500;margin-bottom:2rem;padding:.75rem 1.5rem}.write-review-btn:hover{background:#a3476b;color:#fff}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.review-item{background:#f9fafb;border-radius:8px;padding:1.5rem}.review-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.review-stars{color:#fbbf24}.review-author{color:#6b7280;font-weight:500}.review-comment{color:#374151;line-height:1.5;margin:0}.modal{align-items:center;background:#00000080;bottom:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{border-radius:8px}.modal-content h4{color:#111827;margin-bottom:1rem}.modal-content textarea{border:1px solid #d1d5db;border-radius:4px;margin-bottom:1rem;min-height:100px;padding:.75rem;resize:vertical;width:100%}.modal-buttons{display:flex;gap:1rem}.modal-buttons button{border:none;cursor:pointer;flex:1 1;font-weight:500;padding:.75rem}.modal-buttons button[type=submit]{background:#111827;color:#fff}.modal-buttons button[type=button]{background:#f3f4f6;color:#374151}.similar-products{border-top:1px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.similar-products h3{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.similar-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:1.5rem}.similar-card{background:#fff;border:1px solid #e5e7eb;cursor:pointer;overflow:hidden;transition:all .2s ease}.similar-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.similar-card img{height:200px;object-fit:cover;width:100%}.similar-card h4{color:#111827;font-size:.9rem;font-weight:600;margin:0;padding:1rem 1rem .5rem}.similar-card p{color:#059669;font-weight:700;margin:0;padding:0 1rem}.similar-card button{background:#111827;border:none;color:#fff;cursor:pointer;font-weight:500;margin-top:.5rem;padding:.75rem;width:100%}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50vh;padding:4rem}.spinner{border:3px solid #f3f4f6;border-top-color:#111827}.loading-container p{color:#6b7280;font-size:.9rem;margin-top:1rem}@media (max-width:768px){.product-detail-wrapper{overflow-x:hidden;padding:.75rem}.product-detail{align-items:stretch;gap:1.25rem}.gallery-section,.product-detail{flex-direction:column;max-width:100vw;width:100%}.gallery-section{align-items:center;gap:.75rem;margin-bottom:1.5rem}.main-image{align-items:center;background:#fff;border-left:none;border-right:none;display:flex;justify-content:center;min-height:220px;order:1;overflow:hidden}.main-image,.main-image img{border-radius:0;max-width:100vw;width:100vw}.main-image img{max-height:220px;object-fit:contain}.thumbnails{flex-direction:row;gap:.5rem;justify-content:center;order:2;overflow-x:auto;padding:.5rem 0;width:100vw}.thumbnails img{flex-shrink:0;height:60px;width:60px}.info-section{box-sizing:border-box;max-width:100vw;padding:0 .5rem;width:100vw}.title-row{align-items:flex-start;flex-direction:column;gap:.5rem}.title-row h1{font-size:1.4rem;line-height:1.3}.wishlist-heart{align-self:flex-end;font-size:1.8rem;min-height:44px;min-width:44px}.size-options{flex-wrap:wrap;gap:.75rem}.size-btn{min-height:44px;min-width:44px;padding:.9rem 1.2rem}.color-options{gap:.75rem}.color-btn{height:44px;width:44px}.quantity-selector button{min-height:44px;min-width:44px;padding:1rem 1.25rem}.quantity-selector span{min-width:44px;padding:1rem 1.5rem}.action-buttons{flex-direction:column;gap:.75rem}.add-to-cart-btn,.buy-now-btn{font-size:1rem;min-height:52px;padding:1.25rem 2rem}.tab-headers{-webkit-overflow-scrolling:touch;overflow-x:auto}.tab-header{flex-shrink:0;min-height:44px;min-width:120px;padding:1rem 1.5rem}.similar-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.similar-card button{font-size:.9rem;min-height:44px;padding:.9rem}}@media (max-width:480px){.product-detail-wrapper{padding:.5rem}.main-image{min-height:300px}.main-image img{max-height:300px}.title-row h1{font-size:1.25rem}.current-price{font-size:1.3rem}.original-price{font-size:1.1rem}.similar-grid{grid-template-columns:1fr}.modal-content{margin:1rem;padding:1.5rem}}.auth-container{align-items:center;background:#fdfdfd url(/static/media/soft-pattern.83237f9cccf79c82aa45.png) repeat;background-size:contain;display:flex;height:85vh;justify-content:center}.auth-form{background-color:#fff;border-radius:12px;box-shadow:0 0 20px #0000000d;display:flex;flex-direction:column;max-width:350px;padding:2rem;width:100%}.auth-form h2{color:#f1005d;font-size:1.8rem;margin-bottom:1.2rem;text-align:center}.auth-form h2,.auth-form input{font-family:Playfair Display,serif}.auth-form input{border:1px solid #ccc;border-radius:8px;font-size:1rem;margin:.6rem 0;outline:none;padding:.75rem}.auth-form button{background-color:#f1005d;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;padding:.8rem;transition:background .3s ease}.auth-form button:hover{background-color:#f07}.login-redirect,.signup-redirect{color:#555;font-size:.9rem;margin-top:1rem;text-align:center}.login-redirect a,.signup-redirect a{color:#a3476b;font-weight:500;text-decoration:none}.forgot-link{color:#f1005d;cursor:pointer;font-size:.9rem;margin-top:.5rem;text-align:center;text-decoration:underline}.forgot-link:hover{color:#d1004a}.auth-error{color:#d32f2f}.auth-error,.auth-success{font-size:.9rem;margin-top:1rem;text-align:center}.auth-success{background:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724;padding:.5rem}.modal-backdrop{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}@keyframes slideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.modal{animation:slideIn .4s ease-out;background:linear-gradient(135deg,#fff,#fafafa);border:1px solid #f1005d1a;border-radius:16px;box-shadow:0 20px 40px #0000001a,0 10px 20px #0000000d,inset 0 1px 0 #ffffffe6;display:flex;flex-direction:column;font-family:Playfair Display,serif;margin:auto;max-height:90vh;max-width:380px;overflow-y:auto;padding:1.5rem;position:relative;width:100%}.modal-close{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:20px;justify-content:center;line-height:1;padding:0;position:absolute;right:12px;top:8px;transition:all .2s ease;width:20px;z-index:10}.modal-close:hover{color:#666;transform:scale(1.1)}.modal-header{margin-bottom:1.5rem;text-align:center}.modal-icon{align-items:center;background:linear-gradient(135deg,#f1005d,#f07);border-radius:50%;box-shadow:0 6px 12px #f1005d4d;display:flex;height:50px;justify-content:center;margin:0 auto 1rem;width:50px}.modal-icon svg{fill:#fff;height:24px;width:24px}.modal h3{color:#f1005d;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.modal-subtitle{color:#666;font-size:.9rem;line-height:1.4;margin-bottom:1rem}.form-group{margin-bottom:1rem;width:100%}.form-label{color:#333;display:block;font-size:.85rem;font-weight:500;margin-bottom:.4rem}.input-wrapper{position:relative;width:100%}.modal input{background:#fff;border:2px solid #e0e0e0;border-radius:10px;box-sizing:border-box;font-family:Playfair Display,serif;font-size:.95rem;outline:none;padding:.75rem;transition:all .3s ease;width:100%}.modal input:focus{border-color:#f1005d;box-shadow:0 0 0 3px #f1005d1a}.modal input:disabled{background:#f5f5f5;cursor:not-allowed}.reset-button{align-items:center;background:linear-gradient(135deg,#f1005d,#f07);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Playfair Display,serif;font-size:.95rem;font-weight:600;justify-content:center;margin-top:.5rem;overflow:hidden;padding:.8rem;position:relative;transition:all .3s ease;width:100%}.reset-button:hover:not(:disabled){box-shadow:0 6px 16px #f1005d66;transform:translateY(-1px)}.reset-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;margin-right:.5rem;width:14px}.message{animation:slideIn .3s ease-out;border-radius:8px;font-size:.85rem;margin-top:1rem;padding:.6rem .8rem;text-align:center}.message.success{background:linear-gradient(135deg,#d4edda,#c3e6cb);border:1px solid #c3e6cb;color:#155724}.message.error{background:linear-gradient(135deg,#f8d7da,#f5c6cb);border:1px solid #f5c6cb;color:#721c24}.back-to-login{border-top:1px solid #e0e0e0;margin-top:1rem;padding-top:1rem;text-align:center}.back-to-login span{color:#f1005d;cursor:pointer;font-size:.9rem;font-weight:500;transition:color .3s ease}.back-to-login span:hover{color:#d1004a}@media (max-width:768px){.auth-container{height:auto;padding:1rem}.auth-form{max-width:320px;width:90%}.auth-form h2{font-size:1.5rem}.auth-form input{font-size:.95rem}.auth-form button{font-size:1rem}.modal-backdrop{padding:.5rem}.modal{max-width:320px;padding:1.2rem}.modal h3{font-size:1.3rem}.modal-subtitle{font-size:.85rem}.modal-icon{height:45px;width:45px}.modal-icon svg{height:20px;width:20px}}.contact-page{color:#374151;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}.contact-hero{background:linear-gradient(135deg,linen,#fff3f7);padding:4rem 2rem;text-align:center}.contact-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f1005d,#a3476b);-webkit-background-clip:text;background-clip:text;color:#111827;font-size:3rem;font-weight:700;margin-bottom:1rem}.contact-hero p{color:#6b7280;font-size:1.2rem;margin:0 auto;max-width:600px}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:4rem 2rem}.contact-info h2{color:#111827;font-size:2rem;font-weight:700;margin-bottom:2rem}.contact-item{align-items:flex-start;background:#f9fafb;border-radius:12px;display:flex;gap:1rem;margin-bottom:2rem;padding:1.5rem;transition:all .3s ease}.contact-item:hover{background:linear-gradient(135deg,#fff3f7,linen);box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.contact-icon{font-size:2rem;min-width:50px;text-align:center}.contact-details h3{color:#111827;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.contact-details p{color:#6b7280;margin:0}.email-link,.instagram-link,.whatsapp-link{color:#f1005d;font-weight:600;text-decoration:none;transition:all .3s ease}.whatsapp-link:hover{color:#25d366;transform:scale(1.05)}.email-link:hover{color:#ea4335;transform:scale(1.05)}.instagram-link:hover{color:#e4405f;transform:scale(1.05)}.contact-form{background:#fff;border:1px solid #f3f4f6;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:2rem}.contact-form h2{color:#111827;font-size:2rem;font-weight:700;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{border:2px solid #e5e7eb;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#f1005d;box-shadow:0 0 0 3px #f1005d1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#f1005d,#a3476b);font-size:1.1rem;letter-spacing:1px;padding:1rem 2rem;text-transform:uppercase;width:100%}.submit-btn:hover{box-shadow:0 10px 30px #f1005d4d}@media (max-width:768px){.contact-hero{padding:2rem 1rem}.contact-hero h1{font-size:2rem;line-height:1.2}.contact-hero p{font-size:1.1rem}.contact-content{gap:2rem;grid-template-columns:1fr;padding:2rem 1rem}.contact-item{gap:1.25rem;padding:1.25rem}.contact-icon{font-size:1.8rem;min-width:45px}.contact-details h3{font-size:1.1rem}.contact-details p{font-size:.95rem}.contact-form{padding:1.5rem}.contact-form h2{font-size:1.6rem}.form-group input,.form-group textarea{font-size:1rem;min-height:48px;padding:1.1rem 1rem}.form-group textarea{min-height:120px}.submit-btn{font-size:1rem;min-height:52px;padding:1.25rem 2rem}}@media (max-width:480px){.contact-hero{padding:1.5rem .75rem}.contact-hero h1{font-size:1.6rem}.contact-hero p{font-size:1rem}.contact-content{gap:1.5rem;padding:1.5rem .75rem}.contact-item{gap:1rem;padding:1rem}.contact-icon{font-size:1.6rem;min-width:40px}.contact-details h3{font-size:1rem}.contact-details p{font-size:.9rem}.contact-form{padding:1.25rem}.contact-form h2{font-size:1.4rem}.form-group{margin-bottom:1.25rem}}.about-page{color:#374151;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}.about-hero{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;min-height:60vh;padding:4rem 2rem}.hero-content{display:flex;flex-direction:column;justify-content:center}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f1005d,#a3476b);-webkit-background-clip:text;background-clip:text;color:#111827;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-subtitle{color:#6b7280;font-size:1.25rem;font-style:italic;margin:0}.hero-image{border-radius:20px;box-shadow:0 20px 40px #0000001a;overflow:hidden;position:relative}.hero-image img{height:400px;object-fit:cover;transition:transform .3s ease;width:100%}.hero-image:hover img{transform:scale(1.05)}.story-section{background:linear-gradient(135deg,linen,#fff3f7);padding:5rem 2rem}.story-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.story-text h2{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.story-intro{color:#4b5563;font-size:1.1rem;margin-bottom:2rem}.story-highlight{background:#f1005d1a;border-left:4px solid #f1005d;border-radius:0 8px 8px 0;margin:2rem 0;padding:1.5rem}.story-highlight p{color:#111827;font-size:1.25rem;font-style:italic;font-weight:600;margin:0}.story-text p{font-size:1rem;margin-bottom:1.5rem}.story-image{border-radius:20px;box-shadow:0 15px 30px #0000001a;overflow:hidden;position:relative}.story-image img{height:350px;object-fit:cover;width:100%}.mission-section{background:#fff;padding:5rem 2rem}.mission-content{margin:0 auto;max-width:1200px;text-align:center}.mission-content h2{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.mission-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.mission-card{background:linear-gradient(135deg,#f9fafb,#fff);border:1px solid #f3f4f6;border-radius:16px;box-shadow:0 4px 20px #0000000d;padding:2.5rem;transition:all .3s ease}.mission-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.mission-icon{font-size:3rem;margin-bottom:1rem}.mission-card h3{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.mission-card p{color:#6b7280;line-height:1.6;margin:0}.values-section{background:linear-gradient(135deg,#111827,#374151);color:#fff;padding:5rem 2rem}.values-content{margin:0 auto;max-width:800px;text-align:center}.values-text h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.values-text p{color:#d1d5db;font-size:1.1rem;margin-bottom:2rem}.values-quote{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:16px;margin:3rem 0;padding:2rem}.values-quote blockquote{color:#f9fafb;font-size:1.25rem;font-style:italic;line-height:1.6;margin:0;position:relative}.values-quote blockquote:before{color:#f1005d;content:'"';font-family:serif;font-size:4rem;left:-1rem;position:absolute;top:-1rem}.cta-section{background:linear-gradient(135deg,linen,#fff3f7);padding:4rem 2rem;text-align:center}.cta-content{margin:0 auto;max-width:600px}.cta-content h2{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{color:#6b7280;font-size:1.1rem;margin-bottom:2rem}.cta-button{background:linear-gradient(135deg,#f1005d,#a3476b);border:none;border-radius:50px;box-shadow:0 10px 30px #f1005d4d;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;letter-spacing:1px;padding:1rem 2.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.cta-button:hover{box-shadow:0 15px 35px #f1005d66;transform:translateY(-2px)}@media (max-width:768px){.about-hero,.story-content{gap:1.5rem;grid-template-columns:1fr;padding:2rem 1rem;text-align:center}.hero-title{font-size:2.2rem;line-height:1.2}.hero-subtitle{font-size:1.1rem}.story-content{text-align:left}.story-text{order:2}.story-text h2{font-size:2rem;text-align:center}.story-image{order:1}.story-image img{height:280px}.mission-section{padding:3rem 1rem}.mission-content h2{font-size:2rem}.mission-grid{gap:1.5rem;grid-template-columns:1fr}.mission-card{padding:2rem 1.5rem}.values-section{padding:3rem 1rem}.mission-content,.values-content{padding:0}.values-text h2{font-size:2rem}.values-quote{margin:2rem 0;padding:1.5rem}.values-quote blockquote{font-size:1.1rem}.values-quote blockquote:before{display:none}.cta-section{padding:3rem 1rem}.cta-content h2{font-size:2rem}.cta-button{font-size:1rem;max-width:300px;min-height:52px;padding:1.25rem 2rem;width:100%}}@media (max-width:480px){.about-hero{padding:1.5rem .75rem}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1rem}.hero-image img{height:250px}.story-content{padding:1.5rem .75rem}.story-text h2{font-size:1.6rem}.story-image img{height:220px}.cta-section,.mission-section,.values-section{padding:2rem .75rem}.cta-content h2,.mission-content h2,.values-text h2{font-size:1.6rem}.mission-card{padding:1.5rem 1rem}.values-quote{padding:1rem}.values-quote blockquote{font-size:1rem}}.user-dashboard{background:#fffaf7;display:flex;font-family:Playfair Display,serif;min-height:100vh}.sidebar{background:linear-gradient(135deg,#a3476b,#8a365b);box-shadow:2px 0 10px #0000001a;color:#fff;padding:2rem;width:300px}.sidebar .nav-section button,.sidebar .profile-dropdown-btn,.sidebar button{background:#a3476b;border:2px solid #a3476b;border-radius:8px;box-shadow:0 2px 8px #a3476b11;color:#fff;font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:700;margin-bottom:.5rem;transition:all .2s}.sidebar .nav-section button:hover,.sidebar .profile-dropdown-btn:hover,.sidebar button:hover{background:#a3476b;border-color:#a3476b;box-shadow:0 4px 16px #a3476b33;color:#fff}.sidebar .nav-section button.active,.sidebar .profile-dropdown-btn.active{background:#a3476b;border-color:#a3476b;color:#fff}.profile-section{margin-bottom:2rem}.profile-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.profile-pic{border:3px solid #ffffff4d;border-radius:50%;height:60px;object-fit:cover;width:60px}.profile-info h3{font-size:1.2rem;font-weight:600;margin:0}.profile-info p{font-size:.9rem;margin:.25rem 0 0;opacity:.8}.profile-dropdown-container{position:relative}.profile-dropdown-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1rem;transition:all .3s ease;width:100%}.profile-dropdown-btn:hover{background:#ffffff40;transform:translateY(-1px)}.profile-dropdown{animation:dropdownSlide .3s ease;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;left:0;margin-top:.5rem;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:.9rem;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:all .2s ease;width:100%}.dropdown-item:hover{background:#f8f9fa}.dropdown-item.active{background:#a3476b;color:#fff}.dropdown-item.logout-item{color:#d32f2f}.dropdown-item.logout-item:hover{background:#ffebee}.dropdown-icon{font-size:1.1rem}.dropdown-divider{background:#eee;height:1px;margin:.5rem 0}.nav-section{display:flex;flex-direction:column;gap:.5rem}.nav-section button{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;padding:.75rem 1rem;text-align:left;transition:all .3s ease}.nav-section button:hover{background:#fff3;transform:translateX(5px)}.dashboard-content{background:#fffaf7;flex:1 1;min-height:100vh;padding:2rem}@media (max-width:768px){.user-dashboard{flex-direction:column}.sidebar{border-radius:0 0 16px 16px;box-shadow:none;margin-bottom:1rem;padding:1.2rem .5rem;position:relative;width:100%}.profile-header{flex-direction:row;gap:.75rem;padding:.75rem}.profile-pic{height:44px;width:44px}.profile-info h3{font-size:1rem}.profile-info p{font-size:.8rem}.dropdown-item,.nav-section button,.profile-dropdown-btn{border-radius:8px;font-size:1rem;min-height:44px;padding:.9rem .7rem}.nav-section button{margin-bottom:.4rem}.dashboard-content{padding:1rem .5rem}}@media (max-width:480px){.sidebar{padding:1rem}.profile-header{gap:.75rem;padding:.5rem}.profile-pic{height:45px;width:45px}.profile-info h3{font-size:1rem}.profile-info p{font-size:.8rem}.dashboard-content{padding:1rem}}.cart-container{font-family:Playfair Display,serif;margin:0 auto;max-width:1200px;padding:2rem}.empty-cart{padding:4rem 2rem;text-align:center}.empty-cart h2{color:#333;margin-bottom:1rem}.empty-cart p{color:#666;margin-bottom:2rem}.shop-now-btn{background:#f1005d;font-size:1rem;padding:12px 24px;transition:background .3s}.shop-now-btn:hover{background:#d1004f}.cart-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.cart-header h2{color:#333;margin:0}.clear-cart-btn{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:background .3s}.clear-cart-btn:hover{background:#c82333}.cart-items{margin-bottom:2rem}.cart-item{grid-gap:1rem;align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:grid;gap:1rem;grid-template-columns:100px 1fr auto auto auto;margin-bottom:1rem;padding:1.5rem;transition:box-shadow .3s}.cart-item:hover{box-shadow:0 4px 16px #0000001a}.item-image img{border-radius:8px;height:100px;object-fit:cover;width:100px}.item-details h3{color:#333;font-size:1.1rem;margin:0 0 .5rem}.item-price{color:#f1005d;margin:.25rem 0}.item-color,.item-size{color:#666;font-size:.9rem;margin:.25rem 0}.item-quantity{background:#f8f9fa;border-radius:8px;gap:.5rem;padding:.5rem}.item-quantity,.qty-btn{align-items:center;display:flex}.qty-btn{background:#f1005d;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;height:32px;justify-content:center;transition:background .3s;width:32px}.qty-btn:hover{background:#d1004f}.qty-display{min-width:30px;text-align:center}.item-total,.qty-display{color:#333;font-weight:700}.item-total{font-size:1.1rem}.remove-btn{align-items:center;background:#dc3545;border-radius:50%;display:flex;font-size:1.5rem;height:36px;justify-content:center;transition:background .3s;width:36px}.remove-btn:hover{background:#c82333}.cart-summary{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:12px;padding:2rem}.summary-row{font-size:1rem;margin-bottom:1rem}.summary-row.total{border-top:2px solid #e0e0e0;color:#333;font-size:1.2rem;padding-top:1rem}.checkout-btn{background:#f1005d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:15px;transition:background .3s;width:100%}.checkout-btn:hover{background:#d1004f}@media (max-width:768px){.cart-container{padding:1rem}.cart-item{gap:.5rem;grid-template-columns:80px 1fr;grid-template-rows:auto auto auto}.item-image{grid-row:1/3}.item-details{grid-column:2}.item-quantity{align-items:center;grid-column:1/3;justify-content:space-between}.item-total{text-align:right}.remove-btn{font-size:1.2rem;height:28px;position:absolute;right:10px;top:10px;width:28px}.cart-header{flex-direction:column;gap:1rem;text-align:center}}.dashboard-section{background:#fff;border-radius:14px;box-shadow:0 0 16px #0000000d;margin:2rem;padding:2rem}.dashboard-section h2{color:#a3476b;font-family:Playfair Display,serif;font-size:1.8rem;margin-bottom:1.2rem}.dashboard-section p{color:#555;font-size:1rem}.dashboard-section form{display:flex;flex-direction:column;gap:1rem}.dashboard-section input{border:1px solid #ccc;border-radius:10px;font-size:1rem;padding:.8rem}.dashboard-section button{background:#a3476b;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;padding:.9rem;transition:background .3s ease}.dashboard-section button:hover{background:#8a365b}.wishlist-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin-top:1.5rem}.wishlist-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 14px #0000000d;display:flex;flex-direction:column;padding:1rem}.wishlist-card img{border-radius:10px;height:180px;object-fit:cover;width:100%}.wishlist-info{margin-top:.8rem;text-align:center}.wishlist-info h4{color:#a3476b;font-size:1.1rem}.remove-btn{background-color:#a3476b;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:10px;padding:8px 12px;transition:.2s}.remove-btn:hover{background-color:#902f59}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:1.5rem}.settings-tabs{border-bottom:1px solid #eee;display:flex;gap:.5rem;margin-bottom:2rem}.tab-btn{background:none;border:none;border-bottom:2px solid #0000;color:#666;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.tab-btn.active{border-bottom-color:#a3476b;color:#a3476b}.tab-btn:hover{color:#a3476b}.settings-content{max-width:500px}.settings-content h3{color:#a3476b;font-size:1.3rem;margin-bottom:1.5rem}.settings-content form{display:flex;flex-direction:column;gap:1rem}.setting-item{border-bottom:1px solid #f0f0f0;padding:1rem 0}.setting-item label{align-items:center;color:#333;cursor:pointer;display:flex;font-weight:500;gap:.5rem}.setting-item p{color:#666;font-size:.9rem;margin:.5rem 0 0 1.5rem}.save-btn{background:#a3476b;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;transition:background .3s ease}.save-btn:hover{background:#8a365b}.account-info{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.info-item{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:.75rem 0}.info-item label{color:#666;font-weight:500}.info-item span{color:#333}.danger-zone{background:#fafafa;border:1px solid #ffebee;border-radius:8px}.danger-zone h4{color:#d32f2f;margin:0 0 .5rem}.danger-btn{transition:background .3s ease}.error-message,.success-message{margin-top:.5rem}.dashboard-header{margin-bottom:2rem;text-align:center}.dashboard-header h2{font-size:2rem;margin-bottom:.5rem}.dashboard-header p{color:#666;font-size:1.1rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.stat-card{align-items:center;background:#fff;border-left:4px solid #a3476b;border-radius:12px;box-shadow:0 2px 10px #0000000d;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.stat-card:hover{box-shadow:0 5px 20px #0000001a;transform:translateY(-2px)}.stat-icon{font-size:2.5rem}.stat-info h3{color:#333;font-size:2rem;font-weight:700;margin:0}.stat-info p{color:#666;font-size:.95rem;margin:.25rem 0 0}.quick-actions-section{margin-bottom:3rem}.quick-actions-section h3{color:#a3476b;font-size:1.5rem;margin-bottom:1.5rem}.quick-actions-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.action-card{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 10px #0000000d;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.action-card:hover{border-color:#a3476b;box-shadow:0 5px 20px #0000001a;transform:translateY(-2px)}.action-icon{color:#a3476b;font-size:2rem}.action-content h4{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.action-content p{color:#666;font-size:.9rem;margin:0}.recent-activity-section h3{color:#a3476b;font-size:1.5rem;margin-bottom:1.5rem}.activity-list{display:flex;flex-direction:column;gap:1rem}.activity-item{align-items:flex-start;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;gap:1rem;padding:1.5rem}.activity-icon{font-size:1.5rem;margin-top:.25rem}.activity-content h4{color:#333;font-size:1rem;font-weight:600;margin:0 0 .5rem}.activity-content p{color:#666;font-size:.9rem;line-height:1.4;margin:0 0 .5rem}.activity-time{color:#999;font-size:.8rem;font-style:italic}.section-header{margin-bottom:2rem;text-align:center}.section-header h2{color:#111827;font-size:2rem;font-weight:700;margin-bottom:.5rem}.section-header p{color:#6b7280;font-size:1.1rem;margin:0}.empty-state{background:#f9fafb;border-radius:12px;margin:2rem 0;padding:4rem 2rem;text-align:center}.empty-icon{margin-bottom:1rem}.empty-state h3{color:#374151;font-size:1.5rem;margin-bottom:.5rem}.empty-state p{color:#6b7280;margin-bottom:2rem}.shop-now-btn{background:#111827;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:background .2s ease}.shop-now-btn:hover{background:#374151}.orders-container{display:flex;flex-direction:column;gap:2rem}.order-card{border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 10px #0000000d}.order-card:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.order-header{align-items:flex-start;background:#f9fafb;border-bottom:1px solid #f3f4f6;padding:1.5rem}.order-info h3{color:#111827;font-family:Monaco,monospace;font-size:1.2rem;font-weight:700;margin:0 0 .5rem}.order-date{color:#6b7280;margin:0}.order-status .status-badge{border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase}.order-items{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.order-item{align-items:center;background:#f9fafb;border-radius:8px;display:flex;gap:1rem;padding:1rem}.item-image{border-radius:6px}.item-details{flex-grow:1}.item-details h4{color:#111827;font-size:1rem;font-weight:600;margin:0 0 .5rem}.item-specs{display:flex;gap:1rem;margin-bottom:.5rem}.item-specs span{background:#e5e7eb;border-radius:4px;color:#6b7280;font-size:.8rem;padding:.25rem .5rem}.item-price{margin:0}.order-summary{background:#f9fafb;border-top:1px solid #e5e7eb;padding:1.5rem}.summary-row.total{border-top:1px solid #d1d5db;color:#111827}.order-actions{border-top:1px solid #e5e7eb;padding:1.5rem}.view-details-btn{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.view-details-btn:hover{background:#e5e7eb;border-color:#9ca3af}.reorder-btn{background:#111827;border-radius:6px;padding:.5rem 1rem;transition:background .2s ease}.reorder-btn:hover{background:#374151}.invoice-btn{align-items:center;background:#059669;border-radius:6px;display:flex;gap:.5rem;padding:.5rem 1rem;transition:background .2s ease}.invoice-btn:hover{background:#047857}.order-details-expanded{grid-gap:1.5rem;border-top:1px solid #e5e7eb;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:1.5rem}.details-section{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:1rem}.details-section h4{border-bottom:1px solid #e5e7eb;color:#111827;font-size:1rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.address-info p{color:#374151;font-size:.9rem;line-height:1.4;margin:.25rem 0}.details-section p{color:#6b7280;font-size:.9rem;margin:.5rem 0}.loading-spinner{color:#6b7280;font-size:1.1rem;padding:3rem;text-align:center}@media (max-width:768px){.order-header{align-items:flex-start;flex-direction:column;gap:1rem}.order-item{flex-direction:column;text-align:center}.item-specs{justify-content:center}.order-actions{flex-direction:column}.order-details-expanded{grid-template-columns:1fr}}.profile-settings{font-family:Playfair Display,serif;padding:1.5rem}.settings-content{max-width:100%}.content-header{border-bottom:2px solid #f0f0f0;margin-bottom:2rem;padding-bottom:1rem}.content-header h4{color:#a3476b;font-size:1.3rem;font-weight:600;margin:0 0 .5rem}.content-header p{color:#666;font-size:.95rem;margin:0}.settings-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{gap:.5rem}.form-group label{color:#333;font-size:.95rem;font-weight:500}.form-group input{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:.95rem;padding:.75rem;transition:all .3s ease}.form-group input:focus{border-color:#a3476b;box-shadow:0 0 0 3px #a3476b1a;outline:none}.submit-btn{background:linear-gradient(135deg,#a3476b,#8a365b);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:1rem;padding:.875rem 1.5rem;transition:all .3s ease}.submit-btn:hover{box-shadow:0 5px 15px #a3476b4d;transform:translateY(-2px)}.submit-btn:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.secondary-btn{background:#0000;border:2px solid #a3476b;border-radius:6px;color:#a3476b;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.secondary-btn:hover{background:#a3476b;color:#fff}.error-message{background:#ffebee;border-left:4px solid #d32f2f;color:#d32f2f}.error-message,.success-message{border-radius:6px;font-size:.9rem;padding:.5rem}.success-message{background:#e8f5e8;border-left:4px solid #2e7d32;color:#2e7d32}.notification-settings{display:flex;flex-direction:column;gap:1.5rem}.notification-item{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;display:flex;justify-content:space-between;padding:1rem}.notification-info h5{color:#333;font-size:1rem;font-weight:600;margin:0 0 .25rem}.notification-info p{color:#666;font-size:.85rem;margin:0}.toggle-switch{display:inline-block;height:24px;position:relative;width:50px}.toggle-switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;border-radius:24px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;width:18px}input:checked+.slider{background-color:#a3476b}input:checked+.slider:before{transform:translateX(26px)}.account-details{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.detail-item{background:#f8f9fa;border-left:4px solid #a3476b;border-radius:8px;padding:1rem}.detail-label{color:#666;font-weight:600}.detail-value{color:#333;font-weight:500}.privacy-settings{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.privacy-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:1rem}.privacy-item h5{color:#333;font-weight:600;margin:0 0 .5rem}.privacy-item p{color:#666;font-size:.9rem;margin:0 0 1rem}.privacy-select{background:#fff;border:2px solid #e0e0e0;border-radius:6px;font-size:.9rem;padding:.5rem}.security-settings{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.security-item{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;display:flex;justify-content:space-between;padding:1rem}.security-item div h5{color:#333;font-weight:600;margin:0 0 .25rem}.security-item div p{color:#666;font-size:.85rem;margin:0}.danger-zone{background:#fff5f5;border:2px solid #fed7d7;border-radius:12px;margin-top:3rem;padding:1.5rem}.danger-zone h5{color:#d32f2f;font-weight:600;margin:0 0 .5rem}.danger-zone p{color:#666;font-size:.9rem;margin:0 0 1rem}.danger-btn{background:#d32f2f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.danger-btn:hover{background:#b71c1c;transform:translateY(-1px)}.profile-edit{margin:0 auto;max-width:800px;padding:2rem}.profile-edit-header{align-items:center;background:linear-gradient(135deg,linen,#fff3f7);border:1px solid #f0f0f0;border-radius:16px;display:flex;gap:2rem;margin-bottom:3rem;padding:2rem}.profile-avatar{position:relative}.avatar-image{border:4px solid #fff;border-radius:50%;box-shadow:0 4px 20px #0000001a;height:100px;object-fit:cover;width:100px}.avatar-edit-btn{background:#f1005d;border:none;border-radius:50%;bottom:0;box-shadow:0 2px 8px #f1005d4d;color:#fff;cursor:pointer;font-size:.8rem;height:32px;position:absolute;right:0;transition:all .3s ease;width:32px}.avatar-edit-btn:hover{box-shadow:0 4px 12px #f1005d66;transform:scale(1.1)}.profile-welcome h2{color:#2c3e50;font-family:Playfair Display,serif;font-size:2rem;margin:0 0 .5rem}.profile-welcome p{color:#666;font-size:1rem;margin:0}.profile-edit-form{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.save-btn{background:linear-gradient(135deg,#f1005d,#a3476b);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.save-btn:hover:not(:disabled){box-shadow:0 8px 20px #f1005d4d;transform:translateY(-2px)}.save-btn:disabled{cursor:not-allowed;opacity:.6}.cancel-btn{background:#f8f9fa;border:2px solid #dee2e6;border-radius:8px;color:#495057;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cancel-btn:hover{background:#e9ecef;transform:translateY(-1px)}.account-info{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem}.account-info h3{color:#2c3e50;font-family:Playfair Display,serif;font-size:1.5rem;margin:0 0 1.5rem}.info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-item{background:#f8f9fa;border-left:4px solid #f1005d;border-radius:8px;display:flex;flex-direction:column;padding:1rem}.info-label{color:#666;font-size:.8rem;font-weight:500;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.info-value{color:#2c3e50;font-size:1rem;font-weight:600}.status-active{color:#10b981}.status-verified{color:#059669}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;max-height:80vh;max-width:500px;overflow-y:auto;padding:2rem;width:90%}.modal-content h3{color:#2c3e50;margin:0 0 1rem}.modal-content p{color:#666;margin:0 0 1.5rem}.modal-content small{color:#666;font-size:.8rem}.modal-content small a{color:#f1005d;text-decoration:none}.modal-content small a:hover{text-decoration:underline}.image-preview{margin:1rem 0;text-align:center}.modal-actions{gap:1rem;margin-top:1.5rem}@media (max-width:768px){.profile-edit{padding:1rem}.profile-edit-header{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.form-row{gap:1rem;grid-template-columns:1fr}.form-actions{flex-direction:column}.info-grid{grid-template-columns:1fr}.modal-content{padding:1.5rem;width:95%}.modal-actions{flex-direction:column}}.success-container{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;justify-content:center;min-height:80vh;padding:2rem}.success-content{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:600px;padding:3rem;text-align:center}.success-icon{align-items:center;animation:checkmark .6s ease-in-out;background:#10b981;border-radius:50%;color:#fff;display:flex;font-size:3rem;font-weight:700;height:80px;justify-content:center;margin:0 auto 2rem;width:80px}@keyframes checkmark{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.success-content h1{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.order-details{background:#f9fafb;border-radius:12px;margin-bottom:2rem;padding:1.5rem;text-align:left}.detail-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.75rem 0}.detail-item:last-child{border-bottom:none}.detail-item .label{color:#6b7280;font-weight:600}.detail-item .value{color:#111827;font-family:Monaco,monospace;font-weight:700}.success-message{margin-bottom:2rem}.success-message p{color:#6b7280;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.success-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.continue-shopping-btn,.view-orders-btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:all .2s ease}.view-orders-btn{background:#111827;color:#fff}.view-orders-btn:hover{background:#374151;transform:translateY(-2px)}.continue-shopping-btn{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.continue-shopping-btn:hover{background:#e5e7eb;transform:translateY(-2px)}@media (max-width:768px){.success-content{margin:1rem;padding:2rem}.success-content h1{font-size:2rem}.success-actions{flex-direction:column}.continue-shopping-btn,.view-orders-btn{width:100%}}.checkout-page{max-width:1200px;padding:40px 24px}.checkout-page h2{color:#2c2f3f;font-size:32px;margin-bottom:32px;text-align:center}.checkout-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.address-form{background:#fff;border-radius:16px;box-shadow:0 6px 20px #0000000a;display:flex;flex:1 1;flex-direction:column;min-width:340px;padding:32px}.address-form h3{color:#2b2b38;font-size:20px;margin-bottom:24px}.form-grid{grid-gap:16px;gap:16px}input[type=email],input[type=tel],input[type=text]{background:#f9f9f9;border:1px solid #ddd;border-radius:8px;font-size:14px;padding:12px 14px;transition:border .2s ease}input:focus{background:#fff;border-color:#a3476b;outline:none}.payment-options{display:flex;font-size:14px;gap:20px;margin-top:24px}.payment-options label{align-items:center;color:#444;cursor:pointer;display:flex;gap:8px}.address-form button{background:#a3476b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;margin-top:28px;padding:14px 22px;transition:background .25s ease}.address-form button:hover{background:#913d5f}.order-summary{background:#fff;border-radius:16px;box-shadow:0 6px 20px #0000000a;flex:0.8 1;min-width:300px;padding:32px}.order-summary h3{color:#2b2b38;font-size:20px;margin-bottom:24px}.order-summary ul{list-style:none;margin:0 0 20px;padding:0}.order-summary li{color:#333;display:flex;font-size:14px;justify-content:space-between;margin-bottom:12px}.summary-totals{display:flex;flex-direction:column;gap:12px;margin-top:20px}.summary-totals div{display:flex;font-size:14px;justify-content:space-between}.summary-totals strong{color:#111;font-weight:600}@media (max-width:768px){.checkout-container{flex-direction:column;gap:24px}.address-form,.order-summary{padding:24px;width:100%}.form-grid{grid-template-columns:1fr}.checkout-page h2{font-size:26px;margin-bottom:20px}.payment-options{flex-direction:column;gap:12px}.address-form button{font-size:16px;width:100%}}.checkout-page{font-family:Poppins,sans-serif;margin:auto;max-width:900px;padding:32px}.checkout-page h2{color:#2c3e50;font-family:Playfair Display,serif;font-size:26px;margin-bottom:24px}.checkout-form{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;gap:24px;padding:32px}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}input,select{background:#f9f9f9;border:1px solid #ccc;border-radius:8px;font-size:14px;padding:12px 14px}.payment-methods{display:flex;font-size:14px;gap:20px}.summary{align-items:center;display:flex;justify-content:space-between}.summary p{font-size:16px;font-weight:600}.summary button{background:#a3476b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;padding:12px 24px;transition:.3s ease}.summary button:hover{background:#913d5f}@media (max-width:600px){.summary{align-items:flex-start;flex-direction:column;gap:12px}.form-grid{grid-template-columns:1fr}}.orders-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:2rem 0}.orders-header{background:#fff;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem}.header-content{gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:2rem}.back-btn,.header-content{align-items:center;display:flex}.back-btn{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.back-btn:hover{background:#e2e8f0;border-color:#cbd5e1}.header-info{flex-grow:1;text-align:center}.header-info h1{color:#1e293b;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.header-info p{color:#64748b;font-size:1.1rem;margin:0}.user-info{color:#64748b;font-weight:500}.loading-state{align-items:center;display:flex;flex-direction:column;gap:1rem;height:400px;justify-content:center}.spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#f1005d;height:40px;width:40px}.empty-orders{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000d;margin:4rem auto;max-width:600px;padding:4rem 2rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1.5rem}.empty-orders h2{color:#1e293b;font-size:1.8rem;margin-bottom:1rem}.empty-orders p{color:#64748b;font-size:1.1rem;margin-bottom:2rem}.shop-btn{background:linear-gradient(135deg,#f1005d,#d63384);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .2s ease}.shop-btn:hover{box-shadow:0 8px 25px #f1005d4d;transform:translateY(-2px)}.orders-filters{margin:0 auto 2rem;max-width:1200px;padding:0 2rem}.filter-tabs{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;gap:.5rem;overflow-x:auto;padding:1rem}.filter-tab{background:#0000;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease;white-space:nowrap}.filter-tab:hover{background:#f8fafc;border-color:#cbd5e1}.filter-tab.active{background:linear-gradient(135deg,#f1005d,#d63384);border-color:#f1005d;color:#fff}.orders-list{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding:0 2rem}.order-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #0000000d;overflow:hidden;transition:all .3s ease}.order-card:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-4px)}.order-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;justify-content:space-between;padding:2rem}.order-basic-info,.order-header{align-items:center;display:flex;gap:2rem}.order-number h3{color:#1e293b;font-family:Monaco,monospace;font-size:1.3rem;font-weight:700;margin:0 0 .5rem}.order-date{color:#64748b;font-size:.9rem}.status-badge{font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase}.order-amount{text-align:right}.amount{color:#059669;display:block;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.payment-method{background:#f1f5f9;border-radius:4px;color:#64748b;font-size:.8rem;padding:.25rem .5rem}.order-items-preview{display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.item-preview{align-items:center;background:#f8fafc;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .2s ease}.item-preview:hover{background:#f1f5f9}.item-image{border-radius:8px;flex-shrink:0;height:80px;object-fit:cover;width:80px}.item-info{flex-grow:1}.item-info h4{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 .5rem}.item-details{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem}.item-details span{background:#e2e8f0;border-radius:4px;color:#64748b;font-size:.8rem;padding:.25rem .5rem}.item-price{color:#059669;font-size:1.1rem;font-weight:700}.more-items{background:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;color:#64748b;font-style:italic;padding:1rem;text-align:center}.order-actions{background:#fafbfc;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:1rem;padding:2rem}.details-btn{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.details-btn:hover{background:#e2e8f0;border-color:#cbd5e1}.invoice-btn{background:linear-gradient(135deg,#059669,#047857);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.invoice-btn:hover{box-shadow:0 4px 15px #0596694d;transform:translateY(-1px)}.invoice-btn:disabled{background:#9ca3af;box-shadow:none;cursor:not-allowed;transform:none}.reorder-btn{background:linear-gradient(135deg,#1e293b,#334155);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.reorder-btn:hover{box-shadow:0 4px 15px #1e293b4d;transform:translateY(-1px)}.order-details-expanded{background:#f8fafc;border-top:1px solid #e2e8f0;padding:2rem}.details-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.detail-section h4{align-items:center;color:#1e293b;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin:0 0 1rem}.address-card,.delivery-card,.payment-card,.summary-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.address-card p,.delivery-card p,.payment-card p{color:#475569;font-size:.9rem;line-height:1.5;margin:.5rem 0}.payment-status{border-radius:4px;font-size:.8rem;font-weight:600;margin-left:.5rem;padding:.25rem .5rem}.payment-status.completed{background:#d1fae5;color:#065f46}.payment-status.pending{background:#fef3c7;color:#92400e}.payment-status.failed{background:#fee2e2;color:#991b1b}.summary-row{color:#475569;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:.5rem}.summary-row.total{border-top:2px solid #e2e8f0;color:#1e293b;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding-top:.5rem}.order-notes{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.order-notes h4{align-items:center;color:#1e293b;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin:0 0 1rem}.order-notes p{color:#475569;line-height:1.6;margin:0}@media (max-width:768px){.orders-page{padding:1rem 0}.header-content{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.header-info h1{font-size:2rem}.order-header{padding:1.5rem}.order-basic-info,.order-header{align-items:flex-start;flex-direction:column;gap:1rem}.order-amount{text-align:left}.item-preview{flex-direction:column;text-align:center}.item-details{justify-content:center}.order-actions{flex-direction:column;padding:1.5rem}.details-grid{gap:1rem;grid-template-columns:1fr}.filter-tabs{padding:.5rem}.filter-tab{font-size:.8rem;padding:.5rem 1rem}}@media (max-width:480px){.orders-list{padding:0 1rem}.order-card{border-radius:12px}.header-info h1{font-size:1.8rem}}.admin-header{background:linear-gradient(90deg,#2c3e50,#a3476b);border-bottom:2px solid #a3476b;box-shadow:0 4px 18px #a3476b1a,0 2px 6px #00000014;box-sizing:border-box;color:#fff;font-family:Playfair Display,Poppins,serif;justify-content:space-between;left:0;max-width:100vw;min-height:80px;overflow-x:hidden;padding:0 32px;position:-webkit-sticky;position:sticky;right:0;top:0;width:100vw;z-index:1000}.admin-header,.header-left{align-items:center;display:flex}.header-left{min-width:0}.header-left .logo{max-width:180px}.header-right{min-width:0}.welcome-text{max-width:220px}.logout-btn,.welcome-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-btn{max-width:180px}.header-left .logo{filter:brightness(1.15) drop-shadow(0 2px 8px #a3476b33);height:52px;margin-left:12px}.header-right{gap:32px}.welcome-text{color:#ffe6f0;font-size:18px;font-weight:500;letter-spacing:1px;text-shadow:0 2px 8px #a3476b33}.logout-btn{background:linear-gradient(90deg,#a3476b,#e74c3c);border-radius:8px;box-shadow:0 2px 8px #a3476b22;font-size:16px;font-weight:600;padding:10px 24px;transition:background .25s,box-shadow .25s}.logout-btn:hover{background:linear-gradient(90deg,#913d5f,#c0392b);box-shadow:0 4px 16px #a3476b33}.hamburger{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;flex-direction:column;height:40px;justify-content:center;margin-right:16px;width:40px;z-index:10001}.hamburger span{background:#fff;border-radius:2px;display:block;height:4px;margin:3px 0;transition:all .3s;width:28px}.header-left .logo{height:38px;object-fit:contain}.header-right{align-items:center;display:flex;gap:20px}.welcome-text{color:#ecf0f1;font-size:14px}.logout-btn{background:#a3476b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background .25s ease}.logout-btn:hover{background:#913d5f}.admin-layout{display:flex;flex-direction:column;height:100vh}.admin-body{background:#f7f8fc;display:flex;flex:1 1}.admin-sidebar{background:#fff;border-right:1px solid #eee;box-shadow:4px 0 12px #00000008;display:flex;flex-direction:column;font-family:Poppins,sans-serif;padding:24px;width:270px}.profile-section{margin-bottom:32px;text-align:center}.profile-section .avatar{border-radius:50%;height:80px;margin-bottom:12px;object-fit:cover;width:80px}.profile-section h3{color:#2b2b38;font-size:18px;margin:0}.profile-section p{color:#888;font-size:13px;margin-top:4px}.sidebar-nav{display:flex;flex-direction:column;gap:12px}.sidebar-nav a{border-radius:8px;color:#444;font-size:15px;padding:10px 14px;text-decoration:none;transition:all .2s ease}.sidebar-nav a:hover{background-color:#f0e3eb;color:#a3476b;font-weight:500;transform:translateX(3px)}.sidebar-nav a.active{background-color:#a3476b;color:#fff}.admin-content{flex:1 1;overflow-y:auto;padding:32px}.dashboard-page{font-family:Poppins,sans-serif;padding:32px}.dashboard-page h2{color:#2c3e50;font-family:Playfair Display,serif;font-size:28px;margin-bottom:24px}.dashboard-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.dashboard-card{background:#fff;border-radius:16px;box-shadow:0 6px 16px #0000000d;cursor:pointer;padding:20px;transition:transform .3s ease}.dashboard-card:hover{transform:translateY(-4px)}.card-icon{font-size:32px;margin-bottom:12px}.card-info{text-align:left}.card-label{color:#888;font-size:14px}.card-value{color:#333;font-size:22px;font-weight:600}.user-list{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin-top:40px;padding:20px}.user-list h4{font-size:18px;margin-bottom:12px}.user-list ul{list-style:none;margin:0;padding:0}.user-list li{border-bottom:1px solid #eee;font-size:15px;padding:8px 0}.loading-msg{font-size:16px;margin-top:20px}.add-product-page{align-items:center;background:linear-gradient(120deg,#f7cfdc,#e0eafc) fixed;color:#222!important;display:flex;flex-direction:column;font-family:Poppins,Arial,Helvetica,sans-serif!important;justify-content:flex-start;min-height:100vh;padding:32px}.admin-sidebar{align-self:flex-start;background:#fff0f3;border-radius:12px;box-shadow:0 2px 12px #a3476b11;left:0;margin-right:32px;max-height:calc(100vh - 80px);min-width:220px;overflow-y:auto;padding:18px 0;position:-webkit-sticky;position:sticky;top:80px;z-index:900}.add-product-form{border-radius:18px;box-shadow:0 4px 24px #00000014;gap:10px;max-width:480px;padding:24px 24px 18px}.add-product-page h2{color:#a3476b;font-size:32px;font-weight:900;letter-spacing:1px;margin-bottom:18px;text-shadow:0 2px 8px #a3476b22}.form-group label{color:#a3476b;font-family:Playfair Display,serif;font-size:16px;font-weight:700;letter-spacing:.5px;margin-bottom:2px}input,select,textarea{border:1.5px solid #a3476b33;caret-color:#a3476b!important;font-size:16px;font-weight:600;padding:10px 14px;transition:border-color .3s,box-shadow .3s}input:focus,select:focus,textarea:focus{box-shadow:0 2px 8px #a3476b22}.add-to-cart-btn,.edit-btn,.invoice-btn,.reorder-btn,.save-btn,.track-btn,button[type=submit]{background:linear-gradient(90deg,#a3476b,#e74c3c);border:none;border-radius:8px;box-shadow:0 2px 8px #a3476b22;color:#fff!important;cursor:pointer;font-family:Poppins,Arial,Helvetica,sans-serif!important;font-size:16px;font-weight:700;letter-spacing:.5px;margin-top:8px;padding:12px 24px;transition:background .25s,box-shadow .25s}.add-to-cart-btn:hover,.edit-btn:hover,.invoice-btn:hover,.reorder-btn:hover,.save-btn:hover,.track-btn:hover,button[type=submit]:hover{background:linear-gradient(90deg,#913d5f,#c0392b);box-shadow:0 4px 16px #a3476b33}.form-row{gap:10px}.form-group{min-width:180px}textarea{min-height:70px}.add-product-form,.add-product-form *{font-family:Poppins,Arial,Helvetica,sans-serif!important}.add-product-page h2{color:#2a2a3a;font-family:Playfair Display,serif;font-size:28px;margin-bottom:24px}.add-product-form{animation:fadeIn .4s ease;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f;color:#222!important;display:flex;flex-direction:column;gap:18px;max-width:450px;overflow:hidden;padding:32px}.add-product-form-scroll-area{max-height:60vh;overflow-y:auto;padding-right:8px}.form-row{display:flex;flex-wrap:wrap;gap:20px}.form-group{flex:1 1;min-width:220px}.form-group.full-width{width:100%}label{color:#444;font-size:14px}input,select,textarea{border:1px solid #ddd;font-size:15px;padding:12px 14px;transition:border-color .3s ease}.add-product-form label,label{color:#222!important;font-family:Poppins,Arial,Helvetica,sans-serif!important}.add-product-form button,button{color:#fff!important;font-family:Poppins,Arial,Helvetica,sans-serif!important}textarea{min-height:80px}button[type=submit]{align-self:flex-start;background:#a3476b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;margin-top:12px;padding:12px 24px;transition:background .3s ease}button[type=submit]:hover{background:#913d5f}.status-msg{color:#444;font-size:14px;margin-top:10px}.manage-products-page{color:#222!important;padding:32px}.edit-modal,.edit-modal *,.manage-products-page,.manage-products-page *{font-family:Poppins,Arial,Helvetica,sans-serif!important}.manage-products-page h2{color:#2c2f3f;font-family:Playfair Display,serif;font-size:28px;margin-bottom:24px}table{box-shadow:0 4px 14px #0000000d}.edit-btn{background:#a3476b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;padding:6px 14px;transition:background .2s ease}.edit-btn:hover{background:#913d5f}.edit-modal-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:3000}.edit-modal{max-width:850px}.edit-modal h3{font-family:Playfair Display,serif;font-size:22px;margin-bottom:18px}.modal-grid{gap:18px;margin-bottom:24px}.edit-modal,.modal-grid{display:flex;flex-direction:column}.edit-modal{animation:popUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0003;color:#222!important;max-height:90vh;max-width:450px;overflow:hidden;padding:24px;width:92%}.modal-scroll-area{max-height:60vh;overflow-y:auto;padding-right:8px}.form-group.preview img{background:#fafafa;border:1px solid #eee;max-height:180px;object-fit:contain}.form-group{display:flex;flex-direction:column}label{color:#333;font-size:13px;font-weight:500;margin-bottom:6px}input,select,textarea{background:#fff!important;border:1px solid #ccc;border-radius:8px;caret-color:#222!important;font-size:14px;padding:10px 12px}.edit-modal label,input,label,select,textarea{color:#222!important}.edit-modal button,.edit-modal label,button,input,label,select,textarea{font-family:Poppins,Arial,Helvetica,sans-serif!important}input:focus,select:focus,textarea:focus{background:#fff!important;border-color:#a3476b;color:#222!important;outline:none}textarea{min-height:60px;resize:vertical}.form-group.full{grid-column:1/-1}.form-group.preview img{border-radius:8px;margin-top:6px;max-width:100%}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.cancel-btn,.save-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:10px 18px;transition:background .2s ease}.save-btn{background:#4caf50}.save-btn:hover{background:#3e9445}.cancel-btn{background:#777}.cancel-btn:hover{background:#555}@keyframes popUp{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.orders-page{font-family:Poppins,sans-serif;padding:32px}.orders-page h2{color:#2c2f3f;font-family:Playfair Display,serif;font-size:28px;margin-bottom:24px}tr:hover{background:#fef4fa}.status-badge{border-radius:20px;color:#fff;font-size:12px;font-weight:500;padding:6px 12px;text-transform:capitalize}.status-badge.pending{background:#999}.status-badge.confirmed{background:#3498db}.status-badge.processing{background:#8e44ad}.status-badge.shipped{background:#e67e22}.status-badge.delivered{background:#2ecc71}.status-badge.cancelled{background:#e74c3c}.loading-msg{margin-top:16px}.returns-page{font-family:Poppins,sans-serif;padding:32px}.returns-page h2{color:#2c2f3f;font-family:Playfair Display,serif;font-size:28px;margin-bottom:24px}.loading-msg,.no-returns{color:#777;font-size:15px;padding:20px;text-align:center}.payments-page h2{color:#2c2f3f}.badge.gray{background-color:#999}.badge.green{background-color:#2ecc71}.badge.red{background-color:#e74c3c}.loading-msg{padding-top:10px}.payments-page{font-family:Poppins,sans-serif;padding:32px}.payments-page h2{font-family:Playfair Display,serif;font-size:28px;margin-bottom:24px}.paid{color:#2ecc71;font-weight:600}.delivery-page{font-family:Poppins,sans-serif;padding:32px}.delivery-page h2{color:#2c2f3f;font-family:Playfair Display,serif;font-size:28px;margin-bottom:24px}table{background:#fff;border-collapse:collapse;border-radius:12px;box-shadow:0 2px 10px #0000000d;font-size:14px;overflow:hidden;width:100%}thead{background:#f9f9fb}td,th{border-bottom:1px solid #eee;padding:16px;text-align:left}tr:hover{background-color:#fef4fa;transition:background .3s ease}.order-id{color:#34495e;font-family:Courier New,monospace;font-size:13px;font-weight:600}.badge{border-radius:20px;color:#fff;font-size:12px;font-weight:500;padding:6px 12px;text-transform:capitalize;transition:background .3s ease,transform .2s ease}.badge:hover{transform:scale(1.03)}.badge.gray{background:#999}.badge.blue{background:#3498db}.badge.purple{background:#8e44ad}.badge.orange{background:#e67e22}.badge.green{background:#27ae60}.badge.red{background:#e74c3c}.loading-msg{color:#777;font-size:15px;padding:24px;text-align:center}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fdf4ef;margin:0;overflow-x:hidden;transition:all .3s ease}body,h1,h2,h3,h4,h5{color:#1a1a1a;font-family:Playfair Display,serif}h1,h2,h3,h4,h5{font-weight:600}button{background-color:#f7cfdc;border:none;border-radius:14px;box-shadow:0 3px 8px #0000001a;color:#1a1a1a;cursor:pointer;font-family:Playfair Display,serif;font-size:1rem;padding:.6rem 1.4rem;transition:transform .2s ease,background-color .3s ease}button:hover{background-color:#f0cdd4;transform:translateY(-2px)}a{color:#a3476b;font-weight:500;text-decoration:none}a:hover{text-decoration:underline}.app-container{background-color:#fdf4ef;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.main-content{animation:fadeIn .5s ease-in;flex:1 1;padding:1rem}@media (min-width:768px){.main-content{padding:2rem}}footer,header{align-items:center;background-color:#fff0f3;border-bottom:1px solid #f1dede;box-shadow:0 2px 4px #0000000d;display:flex;font-family:Playfair Display,serif;justify-content:space-between;padding:.75rem 1rem}@media (min-width:768px){footer,header{padding:1rem 2rem}}footer{border-top:1px solid #f1dede;color:#555;font-size:.85rem;text-align:center}.logo{height:48px}.nav-links a{font-size:1rem;font-weight:500;margin-left:1.2rem;position:relative}.nav-links a:after{background:#c0396f;bottom:-4px;content:"";display:block;height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover:after{width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.admin-page *,.admin-page input,.admin-page select,.admin-page textarea{box-sizing:border-box!important}.admin-page{max-width:none!important;overflow-x:auto!important}.admin-page .admin-content,.admin-page .admin-layout,.admin-page .admin-main,.admin-page .admin-sidebar{max-width:none!important;overflow:visible!important;position:static!important;transform:none!important;width:auto!important}.admin-page form{display:block!important;max-width:none!important;width:auto!important}.admin-page .form-control,.admin-page .form-group,.admin-page .input-group{display:block!important;margin:initial!important;padding:initial!important;width:auto!important}.admin-page div,.admin-page h1,.admin-page h2,.admin-page h3,.admin-page h4,.admin-page h5,.admin-page h6,.admin-page label,.admin-page p,.admin-page span{color:#000!important;color:initial!important;font-size:medium!important;line-height:normal!important;margin:initial!important;padding:initial!important}.admin-page table,.admin-page td,.admin-page th{display:table!important;max-width:none!important;overflow:visible!important;width:auto!important}.admin-page .btn,.admin-page button{cursor:pointer!important}.admin-page .admin-link,.admin-page .admin-sidebar{display:block!important;position:static!important;transform:none!important;width:auto!important}.admin-page .dropdown,.admin-page .modal,.admin-page .overlay{height:auto!important;position:absolute!important;transform:none!important;width:auto!important;z-index:auto!important}.mobile-btn{-webkit-tap-highlight-color:transparent;align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;font-weight:600;justify-content:center;min-height:44px;min-width:44px;overflow:hidden;position:relative;text-align:center;text-decoration:none;touch-action:manipulation;transition:all .2s ease;user-select:none;-webkit-user-select:none}.mobile-btn:active{transform:scale(.95)}.mobile-btn:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.mobile-btn-primary{background:linear-gradient(135deg,#f1005d,#a3476b);box-shadow:0 2px 8px #f1005d4d;color:#fff}.mobile-btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #f1005d66;transform:translateY(-1px)}.mobile-btn-secondary{background:#f8f9fa;border:1px solid #dee2e6;color:#495057}.mobile-btn-secondary:hover:not(:disabled){background:#e9ecef;transform:translateY(-1px)}.mobile-btn-outline{background:#0000;border:2px solid #f1005d;color:#f1005d}.mobile-btn-outline:hover:not(:disabled){background:#f1005d;color:#fff}.mobile-btn-small{font-size:.875rem;min-height:36px;padding:8px 16px}.mobile-btn-medium{font-size:1rem;min-height:44px;padding:12px 24px}.mobile-btn-large{font-size:1.125rem;min-height:52px;padding:16px 32px}.mobile-input{-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #e1e5e9;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:16px;min-height:48px;padding:12px 16px;transition:all .2s ease;width:100%}.mobile-input:focus{border-color:#f1005d;box-shadow:0 0 0 3px #f1005d1a;outline:none}.mobile-input::placeholder{color:#6c757d;opacity:1}.mobile-modal-overlay{align-items:center;animation:modalFadeIn .3s ease;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#0009;bottom:0;box-sizing:border-box;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:9999}.mobile-modal-content{-webkit-overflow-scrolling:touch;animation:modalSlideIn .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:400px;overflow-y:auto;width:100%}.mobile-modal-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1.5rem 1.5rem 0}.mobile-modal-header h3{color:#212529;font-size:1.25rem;font-weight:600;margin:0}.mobile-modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#6c757d;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;min-height:32px;min-width:32px;padding:4px;transition:all .2s ease}.mobile-modal-close:hover{background:#f8f9fa;color:#495057}.mobile-modal-body{padding:0 1.5rem 1.5rem}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.mobile-card{background:#fff;border:1px solid #f1f3f4;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1rem;transition:all .2s ease}.mobile-card-hoverable{cursor:pointer}.mobile-card-hoverable:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.mobile-card-hoverable:active{transform:translateY(0) scale(.98)}.mobile-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.mobile-spinner{animation:spin 1s linear infinite;border:3px solid #f3f4f6;border-radius:50%;border-top-color:#f1005d;height:40px;margin-bottom:1rem;width:40px}.mobile-loading p{color:#6c757d;font-size:.9rem;margin:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mobile-toast{align-items:center;animation:toastSlideIn .3s ease;background:#fff;border-radius:8px;box-shadow:0 4px 16px #00000026;color:#212529;display:flex;gap:12px;left:50%;max-width:calc(100vw - 2rem);min-width:280px;padding:12px 16px;position:fixed;top:20px;transform:translateX(-50%);z-index:10000}.mobile-toast-info{border-left:4px solid #0ea5e9}.mobile-toast-success{border-left:4px solid #10b981}.mobile-toast-warning{border-left:4px solid #f59e0b}.mobile-toast-error{border-left:4px solid #ef4444}.mobile-toast-close{align-items:center;background:none;border:none;border-radius:50%;color:#6c757d;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;min-height:24px;min-width:24px;padding:0;transition:all .2s ease}.mobile-toast-close:hover{background:#f8f9fa;color:#495057}@keyframes toastSlideIn{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.mobile-image-container{border-radius:8px;overflow:hidden;position:relative}.mobile-image{display:block;height:auto;opacity:0;transition:opacity .3s ease;width:100%}.mobile-image-loaded{opacity:1}.mobile-image-placeholder{align-items:center;background:#f8f9fa;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.mobile-image-skeleton{animation:skeleton 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;height:100%;width:100%}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@supports (padding:max(0px)){.mobile-modal-overlay{padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.mobile-toast{top:max(20px,env(safe-area-inset-top))}}@media (max-width:480px){.mobile-btn-large{font-size:1rem;padding:14px 28px}.mobile-modal-content{margin:.5rem;max-width:calc(100vw - 1rem)}.mobile-modal-body,.mobile-modal-header{padding-left:1rem;padding-right:1rem}.mobile-toast{left:1rem;min-width:260px;right:1rem;transform:none}}@media (prefers-contrast:high){.mobile-btn,.mobile-card,.mobile-input{border:2px solid}}@media (prefers-reduced-motion:reduce){.mobile-btn,.mobile-card,.mobile-image,.mobile-input,.mobile-modal-content,.mobile-modal-overlay,.mobile-spinner,.mobile-toast{animation:none!important;transition:none!important}}