*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;overflow-x:hidden;font-family:Poppins,sans-serif}.footer{background:#cfc6b6;padding:80px 8% 30px;border-radius:30px 30px 0 0}.footer-top{display:flex;justify-content:space-between;margin-bottom:80px}.footer-column{display:flex;flex-direction:column;gap:18px}.footer-column h4{font-size:20px;margin-bottom:10px}.footer-column a,.footer-column span{text-decoration:none;color:#333;font-size:16px;line-height:1.5}.footer-column a:hover{text-decoration:underline}.social-icons{display:flex;gap:20px;margin-top:5px}.social-icon{font-size:3px;color:#333;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;justify-content:center}.social-icon svg{width:28px;height:28px}.social-icon:hover{color:#d4af37;transform:translateY(-8px) scale(1.25);text-decoration:none!important;filter:drop-shadow(0 8px 20px rgba(212,175,55,.5))}.footer-center{text-align:center;margin-bottom:60px}.footer-center p{font-size:20px}.footer-center span{font-weight:600}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(0,0,0,.2);padding-top:20px}.footer-bottom p{font-size:14px;color:#555}.scroll-top{width:45px;height:45px;border-radius:12px;border:none;background:#fff;cursor:pointer;font-size:18px}@media(max-width:768px){.footer-top{flex-direction:column;gap:40px}.footer-bottom{flex-direction:column;gap:15px}}.navbar{position:fixed;top:20px;left:50%;transform:translate(-50%);width:92%;padding:12px 30px;border-radius:18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#ffffff40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);transition:all .4s ease;z-index:1000}.navbar.scrolled{top:0;width:100%;border-radius:0;padding:10px 40px;background:#ffffff40;-webkit-backdrop-filter:blur(70%);backdrop-filter:blur(70%);border:none;box-shadow:0 4px 20px #00000014}.logo{width:55px;height:55px;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;transition:all .3s ease}.navbar.scrolled .logo{width:45px;height:45px}.nav-links{display:flex;justify-content:center;gap:45px}.nav-links a{text-decoration:none;font-weight:500;font-size:16px;color:#fff;position:relative}.nav-links a:after{content:"";position:absolute;bottom:-6px;left:0;width:0%;height:2px;background:#d4af37;transition:width .3s ease}.nav-links a:hover:after{width:100%}.navbar.scrolled .nav-links a,.navbar.not-home .nav-links a{color:#333}.icons{display:flex;justify-content:flex-end;align-items:center;gap:25px;font-size:20px;color:#fff}.navbar.scrolled .icons,.navbar.not-home .icons{color:#333}.contact-info{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit}.phone-icon{font-size:18px}@media(max-width:768px){.phone-number{display:none}.contact-info{gap:0}.navbar{display:flex;justify-content:space-between}.nav-links{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;transition:right .4s cubic-bezier(.4,0,.2,1);z-index:1001;box-shadow:-10px 0 30px #0000001a}.nav-links.active{right:0}.nav-links a{color:#333!important;font-size:20px;font-weight:600}.menu-toggle{display:flex;font-size:28px;cursor:pointer;color:#fff;z-index:1002;transition:color .3s}.navbar.scrolled .menu-toggle,.navbar.not-home .menu-toggle{color:#333}.icons{gap:15px}}@media(min-width:769px){.menu-toggle{display:none}}.profile-dropdown{position:absolute;top:40px;right:0;background:#14141ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,243,255,.3);border-radius:10px;box-shadow:0 10px 30px #00000080;display:flex;flex-direction:column;overflow:hidden;min-width:150px;z-index:1001}.navbar.scrolled .profile-dropdown{background:#fff;border:1px solid #eee;box-shadow:0 4px 15px #0000001a}.dropdown-item{padding:12px 20px;color:#e0e0ff;font-size:14px;cursor:pointer;transition:all .2s ease}.navbar.scrolled .dropdown-item{color:#333}.dropdown-item:hover{background:#00f3ff1a;color:#00f3ff}.navbar.scrolled .dropdown-item:hover{background:#f5f5f5;color:#000}.login-popup-menu{position:absolute;top:100%;right:0;margin-top:10px;background:#14141ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,243,255,.3);border-radius:8px;box-shadow:0 10px 30px #00000080;padding:10px;min-width:200px;z-index:1002}.navbar.scrolled .login-popup-menu{background:#fff;border:1px solid #eee;box-shadow:0 4px 15px #0000001a}.google-btn-popup{display:flex;align-items:center;gap:10px;width:100%;padding:12px 15px;border:1px solid rgba(0,243,255,.3);background:#ffffff0d;border-radius:5px;font-weight:500;color:#e0e0ff;cursor:pointer;transition:all .2s ease}.navbar.scrolled .google-btn-popup{border:1px solid #ddd;background:#fff;color:#333}.google-btn-popup:hover{background:#00f3ff1a;box-shadow:0 0 10px #00f3ff4d}.navbar.scrolled .google-btn-popup:hover{background:#f9f9f9;box-shadow:0 2px 5px #0000000d}.nav-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999;animation:fadeIn .3s ease}.contact-page{padding:120px 8%;background:#f3f3f3;min-height:100vh}.breadcrumb{text-align:center;margin-bottom:40px;font-size:14px;color:#777}.breadcrumb span{margin:0 6px}.contact-heading{text-align:center;font-size:48px;font-weight:500;margin-bottom:70px}.contact-form{max-width:900px;margin:0 auto}.row{display:flex;gap:40px}.form-group{flex:1;display:flex;flex-direction:column;margin-bottom:30px}.form-group label{margin-bottom:10px;font-size:16px}.required{color:red}input,textarea{padding:18px 25px;border-radius:40px;border:1px solid #ddd;outline:none;font-size:16px;background:#fff}textarea{border-radius:30px;min-height:160px;resize:none}.send-btn{display:block;margin:40px auto 0;padding:16px 50px;border-radius:50px;border:none;background:#000;color:#fff;font-size:16px;cursor:pointer;transition:.3s}.send-btn:hover{background:#333}@media(max-width:768px){.contact-page{padding:100px 5% 40px}.row{flex-direction:column;gap:0}.contact-heading{font-size:32px;margin-bottom:40px}input,textarea{padding:14px 20px;font-size:14px}.send-btn{width:100%;margin-top:20px}}.hero{width:100%;height:100vh;overflow:hidden;position:relative}.slider{display:flex;height:100%;transition:transform 1s ease-in-out}.slide{min-width:100%;height:100vh;flex-shrink:0;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;position:relative}.slide:before{content:"";position:absolute;inset:0;background:#00000073}.overlay{position:relative;text-align:center;color:#fff;z-index:2;max-width:800px;padding:20px}.overlay h1{font-size:52px;margin-bottom:20px;line-height:1.2}.overlay p{font-size:20px;margin-bottom:30px}.overlay button{padding:14px 35px;background:linear-gradient(135deg,#b08d57,#d4af37);border:none;color:#fff;border-radius:30px;cursor:pointer;font-size:16px;transition:.3s ease}.overlay button:hover{transform:scale(1.05)}.dots{position:absolute;bottom:35px;width:100%;display:flex;justify-content:center;gap:12px}.dot{width:10px;height:10px;border-radius:50%;background:#fff;opacity:.5;cursor:pointer;transition:all .3s ease}.dot.active{width:30px;border-radius:20px;background:linear-gradient(135deg,#b08d57,#d4af37);opacity:1}@media(max-width:1024px){.overlay h1{font-size:42px}.overlay p{font-size:18px}}@media(max-width:768px){.hero,.slide{height:85vh}.slide{background-attachment:scroll}.overlay h1{font-size:32px}.overlay p{font-size:16px}.overlay button{padding:12px 25px;font-size:14px}.dot.active{width:20px}}@media(max-width:480px){.overlay h1{font-size:26px}.overlay p{font-size:14px}.overlay button{padding:10px 20px;font-size:13px}}.products-section{padding:70px 80px;text-align:center;background:#fafafa}.section-title{font-size:32px;font-weight:600;margin-bottom:40px;color:#333}.products-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px #0000000f;transition:.3s ease;display:flex;flex-direction:column;height:100%}.product-card:hover{transform:translateY(-6px);box-shadow:0 10px 25px #0000001a}.product-card img{width:100%;height:230px;object-fit:cover}.product-info{padding:15px 18px;text-align:left;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start}.product-info h3{font-size:18px;margin:4px 0;color:#222}.price{font-size:16px;font-weight:600;color:#6b4c3b}.btn{width:100%;padding:14px;background:#6b4c3b;color:#fff;border:none;font-weight:500;cursor:pointer;font-size:15px;transition:.3s ease}.btn:hover{background:#5a412f}.bestsellers{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:100px 8%;background:#f5f5f5}.bestseller-content{flex:1}.bestseller-content h2{font-size:48px;font-weight:500;margin-bottom:30px}.bestseller-content p{font-size:18px;color:#555;line-height:1.7;margin-bottom:40px;max-width:500px}.outline-btn{padding:14px 35px;border-radius:30px;border:1px solid #000;background:transparent;cursor:pointer;font-size:16px;transition:.3s ease}.bestseller-images img{width:50%;height:420px;border-radius:25px;object-fit:cover;box-shadow:0 8px 30px #00000014;transition:transform .3s ease}.bestseller-images{flex:1.5;display:flex;gap:30px}.bestseller-images img{width:50%;height:520px;border-radius:25px;object-fit:cover;box-shadow:0 8px 30px #00000014;flex-shrink:0;transition:transform .3s ease}.bestseller-images img:hover{transform:scale(1.03)}@media(max-width:992px){.bestsellers{flex-direction:column;text-align:center}.bestseller-content p{margin:0 auto 40px}.bestseller-images{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.bestseller-images::-webkit-scrollbar{display:none}.bestseller-images img{width:85%;height:400px;scroll-snap-align:center}}.tabletop-section{padding:100px 8%;scroll-margin-top:120px;background:#fff;text-align:center}.tabletop-title{font-size:40px;font-weight:500;margin-bottom:60px}.tabletop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.tabletop-card{position:relative;overflow:hidden;border-radius:20px;cursor:pointer}.tabletop-card img{width:100%;height:400px;object-fit:cover;transition:transform .4s ease}.tabletop-card:hover img{transform:scale(1.08)}.tabletop-overlay{position:absolute;inset:0;background:linear-gradient(to top,#0009,#0000001a);display:flex;align-items:flex-end;padding:25px}.tabletop-overlay h3{color:#fff;font-size:20px;font-weight:500}@media(max-width:1200px){.tabletop-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.tabletop-grid{grid-template-columns:1fr}.tabletop-card img{height:350px}}.wallframes-section{padding:100px 8%;scroll-margin-top:120px;background:#fff;text-align:center}.wallframes-title{font-size:42px;font-weight:500;margin-bottom:70px}.wallframes-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.wallframe-card{display:flex;flex-direction:column;align-items:center;cursor:pointer}.wallframe-card img{width:100%;height:520px;object-fit:cover;border-radius:18px;transition:transform .4s ease}.wallframe-card:hover img{transform:scale(1.05)}.wallframe-card h3{margin-top:18px;font-size:18px;font-weight:500}@media(max-width:1200px){.wallframes-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.wallframes-grid{grid-template-columns:1fr}.wallframe-card img{height:450px}}.wallframes-showcase{padding:100px 8%;background:#fff}.section-heading{text-align:center;font-size:42px;margin-bottom:80px;font-weight:500}.showcase-container{display:flex;gap:80px;align-items:flex-start}.product-list{flex:1;display:flex;flex-direction:column;gap:60px}.product-item{display:flex;gap:25px;position:relative}.product-item img{width:180px;height:280px;object-fit:cover;border-radius:12px}.sale-badge{position:absolute;top:-12px;left:0;background:red;color:#fff;font-size:14px;padding:6px 14px;border-radius:20px}.product-details h3{font-size:30px;margin-bottom:12px}.product-details p{font-size:23px;color:#555;line-height:1.4;margin-bottom:12px}.price .new{color:red;font-weight:600;margin-right:10px}.price .old{text-decoration:line-through;color:#888}.feature-image{flex:1;position:relative}.feature-image img{width:100%;height:550px;object-fit:cover;border-radius:20px}.overlay-box{position:absolute;bottom:40px;right:40px;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:25px 40px;border-radius:20px;display:flex;align-items:center;gap:30px;color:#fff}.overlay-box h3{font-size:32px}.overlay-box button{padding:12px 25px;border-radius:30px;border:1px solid white;background:transparent;color:#fff;cursor:pointer;transition:.3s}.overlay-box button:hover{background:#fff;color:#000}@media(max-width:992px){.showcase-container{flex-direction:column}.feature-image img{height:400px}.overlay-box{bottom:20px;right:20px}}@media(max-width:768px){.feature-image{display:none}.product-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.product-item{flex-direction:column;gap:12px}.product-item img{width:100%;height:200px}.product-details h3{font-size:16px;line-height:1.3}.product-details p{display:none}.price{font-size:14px}.sale-badge{top:8px;left:8px;font-size:12px;padding:4px 10px}}.made-section{padding:100px 8%;background:#f4f4f4}.made-container{display:flex;align-items:center;justify-content:space-between;gap:80px}.made-image{flex:1}.made-image img{width:100%;max-width:500px}.made-content{flex:1}.made-content h2{font-size:42px;font-weight:500;margin-bottom:25px}.made-content p{font-size:18px;color:#555;line-height:1.7;margin-bottom:35px;max-width:600px}.outline-btn{padding:14px 35px;border-radius:30px;border:1px solid black;background:transparent;cursor:pointer;font-size:16px;transition:.3s}.outline-btn:hover{background:#000;color:#fff}@media(max-width:992px){.made-container{flex-direction:column;text-align:center}.made-content p{margin:0 auto 30px}}.about-section{padding:100px 8%;background:#fff}.about-text{text-align:center;max-width:1000px;margin:0 auto 80px}.about-text h2{font-size:48px;font-weight:500;margin-bottom:25px}.about-text p{font-size:18px;color:#555;line-height:1.7}.subscribe-container{display:flex;border-radius:25px;overflow:hidden}.subscribe-image{flex:1}.subscribe-image img{width:100%;height:100%;object-fit:cover}.subscribe-box{flex:1;background:#cfc6b6;padding:80px 60px;display:flex;flex-direction:column;justify-content:center}.subscribe-box h3{font-size:40px;margin-bottom:15px}.subscribe-box p{font-size:16px;margin-bottom:40px}.subscribe-input{display:flex;background:#fff;border-radius:50px;padding:5px;align-items:center}.subscribe-input input{flex:1;border:none;outline:none;padding:18px 25px;border-radius:50px;font-size:16px}.subscribe-input button{padding:15px 35px;border-radius:50px;border:none;background:#000;color:#fff;font-size:16px;cursor:pointer;transition:.3s}.subscribe-input button:hover{background:#333}@media(max-width:992px){.about-text h2{font-size:32px}.about-text p{font-size:16px}.subscribe-container{flex-direction:column}.subscribe-box{padding:50px 20px;text-align:center}.subscribe-box h3{font-size:28px}.subscribe-input{flex-direction:column;gap:10px;padding:15px;background:transparent}.subscribe-input input,.subscribe-input button{width:100%;border-radius:50px}}.cart-page{padding:120px 20px 60px;min-height:80vh;display:flex;justify-content:center;background-color:#f9f9f9}.cart-container{width:100%;max-width:800px;background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column}.cart-container h2{font-size:28px;color:#333;margin-bottom:30px;border-bottom:2px solid #eee;padding-bottom:10px}.cart-products{flex-grow:1;display:flex;flex-direction:column;min-height:200px}.cart-products.empty{align-items:center;justify-content:center}.empty-cart-message{font-size:18px;color:#777;font-style:italic}.checkout-btn{margin-top:30px;padding:15px 30px;background:linear-gradient(135deg,#b08d57,#d4af37);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .3s;align-self:flex-end;margin-left:10px}.checkout-btn:hover{opacity:.9}.cart-items-list{display:flex;flex-direction:column;gap:20px;width:100%}.cart-item{display:flex;align-items:center;padding:15px;border:1px solid #eee;border-radius:8px;background:#fff;gap:20px}.cart-item-image{width:80px;height:80px;object-fit:cover;border-radius:6px}.cart-item-info{flex:2}.cart-item-info h3{margin:0 0 5px;font-size:18px;color:#333}.cart-item-price{margin:0;color:#666;font-weight:500}.cart-item-quantity{display:flex;align-items:center;gap:10px;flex:1;justify-content:center}.cart-item-quantity button{width:30px;height:30px;border:1px solid #ccc;background:#f9f9f9;border-radius:4px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center}.cart-item-quantity button:hover{background:#eee}.cart-item-total{flex:1;text-align:right;font-weight:700;font-size:18px;color:#333}.remove-item-btn{background:none;border:none;color:#ff4d4f;font-size:18px;cursor:pointer;padding:5px}.remove-item-btn:hover{color:#cf1322}.cart-summary{margin-top:30px;padding-top:20px;border-top:2px solid #eee;display:flex;flex-direction:column;align-items:flex-end}.cart-summary h3{margin:0 0 15px;font-size:20px}.summary-row{display:flex;justify-content:space-between;width:300px;margin-bottom:20px}.summary-row.total{font-size:20px;font-weight:700}.coupon-input{padding:10px;border:1px solid #ccc;border-radius:4px;font-size:14px;width:200px}@media(max-width:768px){.cart-container{padding:20px}.cart-item{flex-direction:column;align-items:flex-start;gap:15px;position:relative}.cart-item-image{width:100%;height:200px}.cart-item-info{width:100%}.cart-item-quantity{width:100%;justify-content:flex-start}.cart-item-total{width:100%;text-align:left}.remove-item-btn{position:absolute;top:10px;right:10px;background:#fffc;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.summary-row,.coupon-input{width:100%}.checkout-btn{width:100%;margin-left:0}.checkout-btn-container{width:100%;align-items:stretch}}.products-page{padding:120px 6% 80px;min-height:100vh;background:linear-gradient(180deg,#fafafa,#fff)}.products-page-header{text-align:center;margin-bottom:60px}.products-page-header h1{font-size:42px;font-weight:800;background:linear-gradient(90deg,#000,#444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px}.products-page-header p{font-size:18px;color:#666;max-width:650px;margin:auto;line-height:1.6}.category-bar{display:flex;justify-content:center;gap:15px;margin-bottom:40px;overflow-x:auto;padding-bottom:10px;scrollbar-width:none}.category-bar::-webkit-scrollbar{display:none}.category-pill{padding:10px 24px;border-radius:30px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 6px #00000005;text-transform:capitalize}.category-pill:hover{background:#f8fafc;color:#0f172a;transform:translateY(-2px);box-shadow:0 6px 12px #0000000d}.category-pill.active{background:#4f46e5;color:#fff;border-color:#4f46e5;box-shadow:0 8px 16px #4f46e540}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.product-card{background:#fff;border-radius:18px;overflow:hidden;transition:all .35s ease;box-shadow:0 10px 25px #0000000d;cursor:pointer;position:relative}.product-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #0000001f}.product-image{width:100%;height:220px;object-fit:cover}.product-info{padding:18px}.product-title{font-size:17px;font-weight:600;color:#222;margin-bottom:8px}.product-category{font-size:13px;color:#777;margin-bottom:12px}.product-price{font-size:18px;font-weight:700;color:#000}.buy-btn{margin-top:12px;width:100%;padding:10px;border-radius:10px;border:none;font-weight:600;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;transition:.25s}.buy-btn:hover{transform:scale(1.03);background:linear-gradient(135deg,#4338ca,#6d28d9)}.loader{text-align:center;padding:80px;font-size:20px;color:#555}@media(max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.products-grid{grid-template-columns:1fr}}.product-page{padding:120px 6%;background:#f6f6f6;min-height:100vh}.back-button{background:none;border:none;font-size:16px;cursor:pointer;margin-bottom:25px;color:#555}.product-container{display:grid;grid-template-columns:1fr 1fr;gap:50px;background:#fff;padding:40px;border-radius:14px;box-shadow:0 10px 25px #00000014}.image-section{display:flex;flex-direction:column;align-items:center}.main-image-box{background:#fafafa;padding:25px;border-radius:10px;width:100%;display:flex;justify-content:center;align-items:center}.main-image-box img{max-width:100%;max-height:450px;object-fit:contain}.thumbnail-row{display:flex;gap:10px;margin-top:15px}.thumbnail-row img{width:70px;height:70px;object-fit:cover;cursor:pointer;border-radius:6px;border:1px solid #ddd;transition:.3s}.thumbnail-row img:hover{transform:scale(1.05)}.active-thumb{border:2px solid #2874f0}.details-section{display:flex;flex-direction:column}.category-tag{font-size:13px;color:#2874f0;font-weight:600;text-transform:uppercase;margin-bottom:8px}.product-title{font-size:34px;font-weight:700;margin-bottom:15px;overflow-wrap:break-word}.price-box{display:flex;align-items:center;gap:15px;margin-bottom:15px}.price{font-size:36px;font-weight:800;color:#212121}.discount{background:#e8f5e9;color:#2e7d32;padding:6px 12px;border-radius:6px;font-size:16px;font-weight:600}.stock{color:#388e3c;font-weight:500;font-size:18px;margin-bottom:25px}.product-highlights{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid #eee}.highlight-item{display:flex;align-items:center;gap:8px;background:#f8f9fc;padding:10px 15px;border-radius:8px;border:1px solid #edf2f7;flex:1 1 calc(50% - 15px)}.highlight-icon{font-size:18px}.highlight-text{font-size:15px;font-weight:600;color:#4a5568;line-height:1.2;overflow-wrap:break-word}.description{padding-top:10px;margin-bottom:30px}.description h3{margin-bottom:10px;font-size:20px;color:#212121}.description p{color:#555;line-height:1.6;font-size:16px;overflow-wrap:break-word;word-wrap:break-word;word-break:normal}.delivery-check{margin-bottom:35px;padding:20px;background:#fcfcfc;border:1px dashed #d1d5db;border-radius:12px}.delivery-check h4{margin-bottom:15px;font-size:18px;color:#333}.pin-input-box{display:flex;align-items:center;gap:10px;margin-bottom:10px}.pin-input-box input{flex:1;padding:12px 15px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;outline:none;transition:.3s}.pin-input-box input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.pin-input-box button{background:#fff;color:#2874f0;border:1px solid #2874f0;padding:12px 20px;border-radius:6px;font-weight:600;cursor:pointer;transition:.3s}.pin-input-box button:hover{background:#2874f0;color:#fff}.delivery-info{font-size:13px;color:#64748b}.buttons{display:flex;gap:20px;align-items:center}.cart-btn{flex:1;display:flex;align-items:center;justify-content:center;padding:16px 24px;margin:0;background:#ff9f00;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;line-height:1;box-sizing:border-box}.cart-btn:hover{background:#fb8c00}.buy-btn{flex:1;display:flex;align-items:center;justify-content:center;padding:16px 24px;margin:0;background:#fb641b;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;line-height:1;box-sizing:border-box}.buy-btn:hover{background:#e65100}.loader{text-align:center;padding:80px;font-size:20px}@media(max-width:900px){.product-page{padding:100px 15px 40px}.product-container{grid-template-columns:1fr;padding:20px;gap:25px;width:100%;box-sizing:border-box}.main-image-box img{max-height:350px}.product-title{font-size:26px}.price{font-size:28px}}@media(max-width:600px){.product-page{padding:85px 10px 30px}.product-container{padding:15px}.product-title{font-size:22px}.price{font-size:24px}.highlight-item{flex:0 0 100%;width:100%;box-sizing:border-box;padding:12px}.pin-input-box{flex-direction:column;align-items:stretch}.pin-input-box button{width:100%}.buttons{flex-direction:column;gap:12px}.cart-btn,.buy-btn{width:100%;padding:14px}.section-title,.recommended-title{font-size:20px}}.zoom-container{width:100%;height:100%;overflow:hidden;border-radius:10px;cursor:zoom-in}.zoom-image{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.zoom-container:hover .zoom-image{transform:scale(1.4)}.zoom-container{position:relative;overflow:hidden;background-repeat:no-repeat;background-size:200%;cursor:zoom-in}.zoom-container img{width:100%;height:100%;object-fit:contain;transition:opacity .3s}.zoom-container:hover img{opacity:0}.product-specifications-section{margin-top:60px;padding:30px;background:#fff;border-radius:8px;border:1px solid #e5e5e5;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.section-title{font-size:28px;font-weight:700;margin-bottom:25px;color:#111820;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ebay-style{display:flex;flex-direction:column;gap:20px}.ebay-section-header h3{font-size:20px;font-weight:700;color:#111820;border-bottom:1px solid #e5e5e5;padding-bottom:10px;margin-bottom:10px}.ebay-grid{display:flex;flex-direction:column;gap:0;font-size:16px}.ebay-spec-row{display:grid;grid-template-columns:150px 1fr 150px 1fr;align-items:start;padding:12px 0;border-bottom:1px solid #f0f0f0}.ebay-spec-row:last-child{border-bottom:none}.ebay-label{color:#707070;padding-right:10px}.ebay-value{color:#111820;padding-right:20px;line-height:1.4;word-break:break-word}.condition-bold{font-weight:700}.ebay-description-raw{margin-top:20px;padding:20px;background:#f8f8f8;border:1px solid #e5e5e5;border-radius:4px}.ebay-description-raw h3{font-size:18px;font-weight:700;margin-bottom:10px;color:#111820}.ebay-description-raw p{font-size:18px;color:#333;line-height:1.5;font-style:italic}@media(max-width:768px){.ebay-spec-row{display:flex;flex-direction:column;gap:5px;margin-bottom:15px;border-bottom:1px solid #f0f0f0;padding-bottom:15px}.ebay-value[style*="grid-column: span 3"]{grid-column:auto!important}.ebay-label{font-weight:700;color:#111820;margin-bottom:2px}.ebay-value{padding-right:0;margin-bottom:10px}.product-specifications-section{padding:20px}}.recommended-section{margin-top:60px;padding-top:40px;border-top:1px solid #eaeaea}.recommended-title{font-size:28px;font-weight:700;margin-bottom:30px;text-align:center;color:#212121}.recommended-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media(max-width:1200px){.recommended-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.recommended-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.recommended-grid{grid-template-columns:1fr}}.auth-card{max-width:500px}.profile-page{position:relative;min-height:calc(100vh - 80px);background-color:#f4f6f9;padding:120px 20px 60px;font-family:Inter,sans-serif}.profile-header-bg{position:absolute;top:0;left:0;right:0;height:300px;background:linear-gradient(135deg,#2a2a2a,#4a4a4a);z-index:1}.profile-container{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:flex;gap:30px}.profile-sidebar{width:320px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;box-shadow:0 10px 40px #00000014;padding:40px 30px;display:flex;flex-direction:column;align-items:center;border:1px solid rgba(255,255,255,.4);height:fit-content}.profile-avatar-wrapper{width:120px;height:120px;border-radius:50%;padding:5px;background:linear-gradient(135deg,#b08d57,#d4af37);margin-bottom:20px}.profile-avatar{width:100%;height:100%;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#4a4a4a}.profile-basic-info{text-align:center}.profile-basic-info h2{margin:0 0 10px;color:#222;font-size:24px;font-weight:700}.profile-email{color:#666;margin:0 0 15px;font-size:15px}.badge{display:inline-block;padding:5px 12px;background:#eef2f6;color:#4a4a4a;border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.5px}.profile-main-content{flex:1;display:flex;flex-direction:column;gap:30px}.profile-section{background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000000a;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.profile-section:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000000f}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid #eee}.section-header h3{margin:0;font-size:20px;color:#333;display:flex;align-items:center;gap:10px}.section-icon{color:#b08d57}.address-count{font-size:14px;color:#888;font-weight:400}.edit-btn,.add-btn{background:none;border:none;color:#b08d57;font-weight:600;font-size:15px;cursor:pointer;display:flex;align-items:center;gap:6px;transition:color .2s}.edit-btn:hover,.add-btn:hover{color:#8a6c42}.btn-primary{background:linear-gradient(135deg,#b08d57,#d4af37);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:opacity .3s}.btn-primary:hover{opacity:.9}.btn-secondary{background:#f4f6f9;color:#555;border:1px solid #ddd;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s}.btn-secondary:hover{background:#e9ecef}.icon-btn{width:36px;height:36px;border-radius:8px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:transform .2s}.icon-btn:hover{transform:scale(1.05)}.icon-btn.save{background:#28a745}.icon-btn.cancel{background:#dc3545}.phone-display{font-size:18px;color:#222;margin:0}.inline-edit-form{display:flex;align-items:center;gap:15px}.premium-input{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;outline:none;transition:border-color .3s,box-shadow .3s;background:#fafafa}.premium-input:focus{border-color:#b08d57;box-shadow:0 0 0 3px #b08d571a;background:#fff}.form-row,.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#555;font-weight:500;font-size:14px}.split-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.form-actions{display:flex;gap:10px}.form-actions.right{justify-content:flex-end;margin-top:30px}.addresses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.address-card{border:1px solid #eee;border-radius:12px;padding:20px;background:#fafafa;position:relative;transition:border-color .3s}.address-card:hover{border-color:#b08d57}.address-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.address-type{background:#eef2f6;color:#4a4a4a}.address-actions{display:flex;gap:10px}.address-actions button{background:none;border:none;color:#888;cursor:pointer;font-size:16px;transition:color .2s}.address-actions button:hover{color:#333}.address-actions button.text-danger:hover{color:#dc3545}.address-card-body p{margin:0 0 5px;color:#555;font-size:15px;line-height:1.5}.empty-state{padding:30px;text-align:center;color:#888;background:#f9f9f9;border-radius:12px;border:1px dashed #ccc;grid-column:1 / -1}.text-muted{color:#999}.profile-loading{min-height:80vh;display:flex;align-items:center;justify-content:center}.spinner{border:4px solid rgba(176,141,87,.1);width:40px;height:40px;border-radius:50%;border-left-color:#b08d57;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:900px){.profile-page{padding:100px 15px 40px}.profile-header-bg{height:200px}.profile-container{flex-direction:column;gap:20px}.profile-sidebar{width:100%;padding:30px 20px}.profile-main-content{gap:20px}.profile-section{padding:20px}.split-3{grid-template-columns:1fr;gap:15px}.addresses-grid{grid-template-columns:1fr}.section-header h3{font-size:18px}table th,table td{padding:10px!important;font-size:13px!important}.btn-primary,.btn-secondary{padding:10px 20px;font-size:14px}}@media(max-width:600px){.profile-avatar-wrapper{width:100px;height:100px}.profile-basic-info h2{font-size:20px}.section-header{flex-direction:column;align-items:flex-start;gap:10px}.edit-btn,.add-btn{font-size:13px}.address-card{padding:15px}}.fk-checkout-page{background-color:#f1f3f6;min-height:100vh;padding:120px 0 80px;font-family:Roboto,Arial,sans-serif}.fk-checkout-container{max-width:1400px;margin:0 auto;display:flex;align-items:flex-start;gap:30px}.fk-checkout-left{flex:1}.fk-checkout-right{width:350px;position:sticky;top:20px}.fk-step-card{background:#fff;border-radius:2px;box-shadow:0 1px 2px #0003;margin-bottom:25px;overflow:hidden}.fk-step-inactive{opacity:1}.fk-step-header{display:flex;justify-content:space-between;align-items:center;padding:22px 32px;background:#fff}.fk-step-header.bg-blue{background:#d4af37;color:#fff}.fk-step-title{display:flex;align-items:center;font-size:18px;font-weight:600}.fk-step-number{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:2px;background:#f0f0f0;color:#2874f0;font-size:14px;margin-right:15px}.bg-blue .fk-step-number{background:#fff;color:#2874f0}.fk-step-name{text-transform:uppercase;display:flex;align-items:center;gap:8px}.fk-step-inactive .fk-step-name{color:#878787}.fk-btn-change{background:#fff;border:1px solid #e0e0e0;color:#2874f0;font-weight:600;padding:10px 20px;border-radius:2px;cursor:pointer;font-size:14px}.bg-blue .fk-btn-change{display:none}.fk-step-done .fk-step-header{background:#fff}.fk-step-done .fk-step-name{color:#878787}.fk-icon-check{color:#2874f0}.fk-step-summary{padding:0 32px 22px 70px;font-size:15px;color:#212121}.fk-step-body{padding:25px 32px}.fk-step-body.pad-0{padding:0}.fk-address-row{display:flex;padding:25px 35px;border-bottom:1px solid #f0f0f0;cursor:pointer}.fk-address-row.selected-bg{background-color:#f4f8ff}.fk-radio{margin-top:5px;margin-right:15px;width:18px;height:18px;cursor:pointer}.fk-address-label{flex:1}.fk-address-info{display:flex;align-items:center;gap:12px;margin-bottom:10px;font-size:16px;position:relative}.fk-tag{font-size:11px;background:#f0f0f0;color:#878787;padding:3px 7px;border-radius:2px}.fk-address-text{font-size:16px;color:#212121;line-height:1.5}.fk-btn-edit{position:absolute;right:0;background:transparent;border:none;color:#2874f0;font-weight:600;cursor:pointer;text-transform:uppercase}.fk-btn-orange{background:#fb641b;box-shadow:0 2px 4px #0003;border:none;color:#fff;font-size:15px;font-weight:600;padding:18px 42px;border-radius:2px;cursor:pointer;text-transform:uppercase}.fk-add-new-address{padding:20px 35px;cursor:pointer;border-top:1px solid #f0f0f0;display:flex;align-items:center}.fk-cart-item-row{display:flex;padding:25px 0;border-bottom:1px solid #f0f0f0}.fk-item-img{width:120px;height:120px;margin-right:20px}.fk-item-img img{max-width:100%;max-height:100%;object-fit:contain}.fk-item-details h4:hover{color:#2874f0}.fk-item-actions{display:flex;align-items:center;gap:20px;margin-top:15px}.fk-btn-remove{background:transparent;border:none;color:#212121;font-weight:600;font-size:15px;cursor:pointer;text-transform:uppercase;padding:0;margin-left:auto;margin-right:10px}.fk-btn-remove:hover{color:#2874f0}.fk-item-price-row{display:flex;align-items:baseline;gap:10px}.fk-item-price-old{color:#878787;text-decoration:line-through;font-size:15px}.fk-item-price-new{font-size:20px;font-weight:600;color:#212121}.fk-item-price-off{color:#388e3c;font-weight:600;font-size:14px}.fk-order-summary-footer{display:flex;justify-content:space-between;align-items:center;padding:25px 0 0}.flex-row{display:flex}.fk-payment-tabs{flex:0 0 260px;background:#f4f6f8;border-right:1px solid #e0e0e0}.fk-payment-tab{padding:22px;font-size:15px;color:#212121;border-bottom:1px solid #e0e0e0;cursor:pointer;display:flex;flex-direction:column}.fk-payment-tab.active{background:#fff;font-weight:600}.fk-payment-tab.disabled{color:#878787;cursor:not-allowed;flex-direction:row;justify-content:space-between}.text-secondary{color:#878787}.text-xs{font-size:12px}.fk-payment-content{flex:1;padding:25px}.fk-payment-label{font-size:16px}.fk-cvv-input{width:90px;padding:12px;border:1px solid #e0e0e0;border-radius:2px;font-size:14px;margin-right:10px}.fk-payment-action{display:flex;align-items:center}.fk-price-details{background:#fff;border-radius:2px;box-shadow:0 1px 2px #0003}.fk-price-title{padding:18px 22px;font-size:17px;font-weight:600;color:#878787;border-bottom:1px solid #f0f0f0;text-transform:uppercase}.fk-price-row{display:flex;justify-content:space-between;padding:18px 22px;font-size:16px;color:#212121}.fk-price-total{border-top:1px dashed #e0e0e0;border-bottom:1px dashed #e0e0e0;font-weight:600;font-size:20px;margin:5px 20px;padding:22px 0}.fk-price-savings{padding:18px 22px;color:#388e3c;font-weight:600;font-size:16px}.fk-secure-badge{display:flex;align-items:flex-start;gap:12px;margin-top:22px;color:#878787;font-size:14px}.fk-secure-badge img{width:30px}.fw-500{font-weight:500}.fw-600{font-weight:600}.text-green{color:#388e3c}.text-blue{color:#2874f0}.ml-sm{margin-left:8px}.ml-md{margin-left:15px}.mt-sm{margin-top:8px}.mt-md{margin-top:15px}.text-sm{font-size:13px}.p-20{padding:20px}.text-center{text-align:center}@media(max-width:768px){.fk-checkout-page{padding:100px 10px 40px}.fk-checkout-container{flex-direction:column-reverse;gap:20px}.fk-checkout-right,.fk-checkout-left{width:100%}.flex-row{flex-direction:column}.fk-payment-tabs{border-right:none;border-bottom:1px solid #e0e0e0;flex:none}.fk-step-header{padding:15px 20px}.fk-step-summary{padding:0 20px 15px 50px}.fk-step-body,.fk-address-row{padding:15px 20px}.fk-item-img{width:80px;height:80px}.fk-order-summary-footer{flex-direction:column;gap:15px;text-align:center}.fk-btn-orange{width:100%;padding:15px 0}}.fk-tab-subtitle{font-size:11px;color:#878787;margin-top:5px;font-weight:400}.fk-cc-form-container{max-width:400px}.fk-cc-header{font-size:16px;color:#212121;margin-bottom:20px}.fk-premium-input{padding:14px 16px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;outline:none;transition:all .2s ease;background:#fff;width:100%}.fk-premium-input:focus{border-color:#2874f0;box-shadow:0 0 4px #2874f033}.fk-cc-row{display:flex;gap:15px}.full-width{width:100%;box-sizing:border-box}.half-width{flex:1;box-sizing:border-box}.full-btn{width:100%;text-align:center;padding:16px 0;font-size:16px;border-radius:4px}.shadow-btn{box-shadow:0 4px 6px #fb641b4d;transition:transform .2s,box-shadow .2s}.shadow-btn:hover{transform:translateY(-1px);box-shadow:0 6px 10px #fb641b66}.order-tracking-page{min-height:calc(100vh - 80px);background-color:#f1f3f6;padding:120px 20px 60px;font-family:Roboto,Arial,sans-serif}.tracking-wrapper{max-width:900px;margin:0 auto}.tracking-header{background:#fff;padding:20px 30px;box-shadow:0 1px 2px #0000001a;border-radius:2px;margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.tracking-header h2{margin:0;color:#212121;font-size:20px;font-weight:500}.tracking-header p{margin:5px 0 0;color:#878787;font-size:14px}.tracking-back-btn{display:flex;align-items:center;gap:8px;background:transparent;border:none;color:#2874f0;font-weight:500;cursor:pointer;font-size:14px;padding:0}.tracking-back-btn:hover{color:#1a5ac6}.tracking-reorder-btn{display:flex;align-items:center;gap:8px;background:#2874f0;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background .3s ease,transform .2s ease;box-shadow:0 2px 4px #2874f033}.tracking-reorder-btn:hover{background:#1a5ac6;transform:translateY(-1px);box-shadow:0 4px 8px #2874f04d}.tracking-stepper-box{background:#fff;padding:40px 30px;box-shadow:0 1px 2px #0000001a;border-radius:2px;margin-bottom:15px}.stepper-container{display:flex;justify-content:space-between;align-items:center;position:relative;max-width:700px;margin:0 auto}.stepper-container:before{content:"";position:absolute;top:20px;left:40px;right:40px;height:4px;background:#e0e0e0;z-index:1}.stepper-progress{position:absolute;top:20px;left:40px;height:4px;background:#28a745;z-index:2;transition:width .4s ease}.step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:3;width:100px}.step-icon{width:44px;height:44px;border-radius:50%;background:#e0e0e0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;margin-bottom:12px;transition:all .3s ease;border:4px solid #fff}.step.active .step-icon{background:#28a745;box-shadow:0 0 0 4px #28a74533}.step.completed .step-icon{background:#28a745}.step.rejected .step-icon{background:#ff6161}.step-label{color:#212121;font-size:14px;font-weight:500;text-align:center}.step-time{color:#878787;font-size:12px;margin-top:4px;text-align:center}.step:not(.completed):not(.active) .step-label{color:#878787}.tracking-details-box{background:#fff;padding:30px;box-shadow:0 1px 2px #0000001a;border-radius:2px}.tracking-details-title{font-size:16px;color:#212121;font-weight:500;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #f0f0f0}.items-list{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.item-row{display:flex;align-items:center;gap:15px}.item-img{width:60px;height:60px;object-fit:cover;border:1px solid #e0e0e0;border-radius:2px}.item-info{flex:1}.item-name{color:#212121;font-size:14px;font-weight:500;margin:0 0 5px}.item-qty-price{color:#878787;font-size:13px;margin:0}.address-summary{background:#f9f9f9;padding:15px;border-radius:2px;border:1px solid #e0e0e0}.address-summary h4{margin:0 0 10px;color:#212121;font-size:14px;font-weight:500}.address-summary p{margin:0 0 5px;color:#212121;font-size:14px}@media(max-width:600px){.order-tracking-page{padding:90px 10px 40px}.tracking-header{flex-direction:column;align-items:flex-start;gap:20px;padding:20px}.tracking-header div:last-child{width:100%;display:grid!important;grid-template-columns:1fr 1fr;gap:10px}.tracking-reorder-btn,.tracking-back-btn{width:100%;justify-content:center;padding:10px 12px;font-size:13px}.tracking-header h2{font-size:18px}.tracking-header p{font-size:13px;word-break:break-all}.tracking-stepper-box{padding:30px 20px}.stepper-container{flex-direction:column;align-items:flex-start;gap:25px;max-width:100%;margin-left:10px}.stepper-container:before{top:0;bottom:0;left:22px;width:4px;height:100%}.stepper-progress{top:0;left:22px;width:4px;transition:height .4s ease}.step{flex-direction:row;width:100%;gap:15px;align-items:flex-start}.step-icon{margin-bottom:0;flex-shrink:0}.step-label{text-align:left;font-size:14px;margin-top:5px}.step-time{text-align:left;margin-top:2px}.tracking-details-box{padding:20px}.item-name{font-size:13px}.item-qty-price{font-size:12px}}@media(max-width:400px){.tracking-header div:last-child{grid-template-columns:1fr}}:root{--neon-blue: #00f3ff;--neon-purple: #9d00ff;--dark-bg: #0a0a0f;--panel-bg: rgba(16, 16, 24, .7);--text-primary: #e0e0ff;--text-secondary: #8a8a9e}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--dark-bg);position:relative;overflow:hidden;font-family:Inter,sans-serif;padding:2rem}.auth-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.glow-sphere{position:absolute;border-radius:50%;filter:blur(100px);opacity:.5;animation:float 10s infinite alternate ease-in-out}.sphere-1{width:400px;height:400px;background:var(--neon-blue);top:-10%;left:-5%}.sphere-2{width:500px;height:500px;background:var(--neon-purple);bottom:-20%;right:-10%;animation-delay:-5s}.grid-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;perspective:1000px;transform:rotateX(60deg) translateY(-100px) scale(2);transform-origin:top center;z-index:1;opacity:.2}.auth-card{background:var(--panel-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:3rem;margin-top:100px;width:100%;max-width:450px;z-index:2;box-shadow:0 25px 50px -12px #00000080,0 0 20px #00f3ff1a;position:relative;overflow:hidden}.auth-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--neon-blue),transparent)}.auth-header{text-align:center;margin-bottom:2.5rem}.cyber-title{color:var(--text-primary);font-size:2rem;font-weight:800;letter-spacing:2px;margin:0 0 .5rem}.cyber-title .accent{color:var(--neon-blue);text-shadow:0 0 10px rgba(0,243,255,.5)}.auth-subtitle{color:var(--text-secondary);font-size:.9rem;margin:0}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.input-group{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:1rem;color:var(--text-secondary);font-size:1.2rem;transition:color .3s ease}.input-group input{width:100%;background:#0003;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:1rem 1rem 1rem 3rem;color:var(--text-primary);font-size:1rem;transition:all .3s ease;outline:none}.input-group input:focus{border-color:var(--neon-blue);box-shadow:0 0 15px #00f3ff1a}.input-group input:focus+.input-icon{color:var(--neon-blue)}.auth-options{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:var(--text-secondary)}.checkbox-container{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-container input{accent-color:var(--neon-blue)}.forgot-password{color:var(--neon-blue);text-decoration:none;transition:text-shadow .3s ease}.forgot-password:hover{text-shadow:0 0 8px rgba(0,243,255,.5)}.cyber-button{background:transparent;border:none;border-radius:10px;padding:1rem;color:var(--text-primary);font-weight:600;font-size:1rem;letter-spacing:1px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.8rem;transition:all .3s ease;position:relative;overflow:hidden}.primary-btn{background:linear-gradient(45deg,#00f3ff33,#9d00ff33);border:1px solid rgba(0,243,255,.3)}.primary-btn:hover{background:linear-gradient(45deg,#00f3ff4d,#9d00ff4d);border-color:var(--neon-blue);box-shadow:0 0 20px #00f3ff33,inset 0 0 10px #9d00ff33;transform:translateY(-2px)}.google-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.google-btn:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.btn-icon{font-size:1.2rem}.auth-divider{display:flex;align-items:center;text-align:center;margin:1.5rem 0;color:var(--text-secondary);font-size:.8rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-bottom:1px solid rgba(255,255,255,.1)}.auth-divider span{padding:0 1rem}.auth-footer{text-align:center;margin-top:2rem;color:var(--text-secondary);font-size:.9rem}.auth-footer a{color:var(--neon-purple);text-decoration:none;font-weight:600;margin-left:.5rem;transition:all .3s ease}.auth-footer a:hover{color:var(--neon-blue);text-shadow:0 0 8px rgba(0,243,255,.5)}@keyframes float{0%{transform:translate(0)}50%{transform:translate(30px,-30px)}to{transform:translate(-30px,30px)}}@media(max-width:480px){.auth-container{padding:1rem}.auth-card{padding:1.5rem;margin-top:60px}.cyber-title{font-size:1.5rem}.input-group input{padding-left:2.5rem;font-size:.9rem}.input-icon{left:.8rem}.cyber-button{padding:.8rem;font-size:.9rem}}.admin-login-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--text-secondary);text-decoration:none;font-size:.9rem;font-weight:600;padding:.8rem 1.2rem;background:transparent;border:1px solid rgba(255,170,0,.3);border-radius:8px;z-index:10;transition:all .3s ease;color:#fa0}.admin-login-btn:hover{color:var(--neon-blue);background:#00f3ff1a;border-color:#00f3ff4d;box-shadow:0 0 10px #00f3ff33;transform:translateY(-2px)}.admin-icon-wrapper{display:flex;justify-content:center;margin-bottom:1rem}.admin-hero-icon{font-size:3rem;color:#fa0;filter:drop-shadow(0 0 10px rgba(255,170,0,.5))}.admin-auth-card{border:1px solid rgba(255,170,0,.2);box-shadow:0 25px 50px -12px #00000080,0 0 20px #ffaa001a}.admin-auth-card:before{background:linear-gradient(90deg,transparent,#ffaa00,transparent)}.admin-auth-card .input-group input:focus{border-color:#fa0;box-shadow:0 0 15px #ffaa001a}.admin-auth-card .input-group input:focus+.input-icon{color:#fa0}.admin-btn{background:linear-gradient(45deg,#fa03,#f053)!important;border:1px solid rgba(255,170,0,.3)!important}.admin-btn:hover{background:linear-gradient(45deg,#ffaa004d,#ff00554d)!important;border-color:#fa0!important;box-shadow:0 0 20px #fa03,inset 0 0 10px #f053!important}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.admin-app-wrapper{display:flex;flex-direction:column;height:100vh;width:100%;font-family:Inter,sans-serif;background:#f4f7f6;color:#2c3e50}.admin-container{display:flex;flex:1;width:100%;overflow:hidden;background-color:#f8fafc}.sidebar{width:250px;background:#fff;color:#333;padding:30px 20px;display:flex;flex-direction:column;box-shadow:4px 0 15px #0000000d;z-index:10;animation:fadeIn .8s ease}@media(max-width:768px){.sidebar{background:#fff!important;color:#333}}.sidebar h2{margin-bottom:35px;font-weight:700;font-size:22px;letter-spacing:.5px;text-transform:uppercase;color:#1e293b}.sidebar a{text-decoration:none;color:#64748b;padding:14px 18px;border-radius:10px;margin-bottom:12px;transition:all .3s ease;font-size:15px;font-weight:500;display:flex;align-items:center}.sidebar a:hover{transform:translate(4px)}.sidebar a:nth-child(2):hover{background:#e0e7ff;color:#4f46e5}.sidebar a:nth-child(3):hover{background:#fee2e2;color:#ef4444}.sidebar a:nth-child(4):hover{background:#dcfce7;color:#22c55e}.logout{margin-bottom:12px;padding:14px 18px;border:none;border-radius:10px;background:transparent;color:#64748b;font-weight:500;font-size:15px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;width:100%;text-align:left;font-family:inherit;box-shadow:none}.logout:hover{background:#fee2e2;color:#ef4444;transform:translate(4px)}.admin-main{flex:1;display:flex;flex-direction:column}.topbar{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:15px 30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px #00000008;z-index:5;border-bottom:1px solid #e2e8f0}.logo-container img{border-radius:6px;transition:transform .3s ease}.logo-container:hover img{transform:scale(1.03)}.topbar input{padding:12px 20px;border-radius:30px;border:1px solid #e2e8f0;background-color:#f1f5f9;width:280px;outline:none;font-family:inherit;transition:all .3s ease}.topbar input:focus{background-color:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.profile{font-weight:600;color:#1e293b;margin-right:50px;font-size:20px;text-transform:capitalize}.admin-content{padding:30px;overflow-y:auto;animation:fadeInSlideUp .6s cubic-bezier(.16,1,.3,1) both}.cards{display:flex;gap:25px;margin-bottom:35px}.card{background:#fff;padding:20px 25px;border-radius:20px;flex:1;box-shadow:0 10px 30px #0000000a;transition:all .4s cubic-bezier(.16,1,.3,1);border:1px solid rgba(226,232,240,.6);position:relative;overflow:hidden;animation:fadeInSlideUp .6s ease both}.card:nth-child(1){animation-delay:.1s}.card:nth-child(2){animation-delay:.2s}.card:nth-child(3){animation-delay:.3s}.card:nth-child(4){animation-delay:.4s}.card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#4f46e5,#818cf8);opacity:0;transition:opacity .3s ease}.card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.card:hover:before{opacity:1}.card h3{margin:0;font-size:15px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.card h2{margin-top:15px;font-size:32px;font-weight:700;color:#0f172a}.charts{display:flex;gap:30px;flex-wrap:wrap;background:#fff;padding:25px;border-radius:20px;box-shadow:0 10px 30px #0000000a;border:1px solid rgba(226,232,240,.6);animation:fadeInSlideUp .7s ease both .2s}.chart-container{flex:1;min-width:300px}.user-table{width:100%;color:#334155;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000000a;border-collapse:collapse;margin-bottom:20px;border:1px solid rgba(226,232,240,.6);animation:fadeInSlideUp .6s ease both .3s}.user-table th{background:#f8fafc;padding:18px 20px;text-align:left;font-size:14px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e2e8f0}.user-table td{padding:16px 20px;font-size:14.5px;border-bottom:1px solid #f1f5f9;font-weight:500}.user-table tbody tr{transition:all .2s ease}.user-table tbody tr:hover{background:#f8fafc;transform:scale(1.002);box-shadow:inset 4px 0 #4f46e5}.user-table button{padding:8px 16px;border-radius:8px;border:none;cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease;font-family:inherit}.user-table button:first-child{background:#ecfdf5;color:#10b981}.user-table button:first-child:hover{background:#d1fae5}.user-table button:last-child{background:#fef2f2;color:#ef4444}.user-table button:last-child:hover{background:#fee2e2;color:#dc2626}.mobile-header{display:none;background:#fff;color:#1e293b;padding:15px 25px;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:1001;box-shadow:0 2px 10px #0000000d}.hamburger{background:none;border:none;color:#0f172a;font-size:26px;cursor:pointer;padding:5px;transition:transform .2s}.hamburger:active{transform:scale(.9)}.sidebar-header{display:none;justify-content:space-between;align-items:center;margin-bottom:35px}.close-sidebar{background:none;border:none;color:#fff;font-size:34px;cursor:pointer;transition:transform .3s}.close-sidebar:hover{transform:rotate(90deg)}.sidebar-overlay{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1002;animation:fadeIn .3s ease}@media(max-width:1024px){.sidebar{width:220px}}@media(max-width:770px){.admin-container{flex-direction:column;height:auto;overflow-y:visible}.mobile-header{display:flex}.sidebar{position:fixed;top:0;left:-300px;width:280px;height:100vh;z-index:1003;transition:.4s cubic-bezier(.16,1,.3,1);box-shadow:10px 0 30px #0003}.sidebar.open{left:0}.sidebar-header{display:flex}.sidebar>h2{display:none}.admin-main{height:auto}.admin-content{padding:20px}.cards{flex-direction:column;gap:15px}.topbar{display:none}.charts{flex-direction:column;padding:20px}.chart-container{min-width:100%}.user-table th,.user-table td{padding:12px 15px;font-size:13.5px}}@media(max-width:480px){.card h2{font-size:26px}}.products-container{background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:30px;border-radius:24px;box-shadow:0 15px 40px #00000014,inset 0 1px #ffffff80;border:1px solid rgba(255,255,255,.6);margin:20px;transition:all .3s ease}.products-container:hover{box-shadow:0 20px 50px #0000001f,inset 0 1px #fffc}.products-container{display:block}.products-header{display:flex;justify-content:space-between;align-items:center;width:100%}.table-responsive{width:100%;margin-top:20px}.products-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid rgba(0,0,0,.05)}.products-header h2{font-size:28px;font-weight:800;margin:0;background:linear-gradient(135deg,#2d3436,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.5px}.search-input{padding:12px 20px;border-radius:30px;border:2px solid #e1e8ed;width:350px;max-width:100%;font-size:15px;background:#f8f9fa;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px #00000005}.search-input:focus{outline:none;border-color:#6c5ce7;background:#fff;box-shadow:0 0 0 4px #6c5ce726;width:400px}.table-responsive{overflow-x:auto;border-radius:16px;border:1px solid rgba(0,0,0,.05)}.user-table{width:100%;border-collapse:separate;border-spacing:0;background:transparent}.user-table th,.user-table td{padding:20px 16px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.04)}.user-table th{background-color:#f8f9fab3;font-weight:700;color:#636e72;text-transform:uppercase;font-size:13px;letter-spacing:1px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.user-table th:first-child{border-top-left-radius:16px}.user-table th:last-child{border-top-right-radius:16px}.user-table tbody tr{transition:all .25s ease}.user-table tbody tr:hover{background-color:#fffc;transform:translateY(-2px) scale(1.005);box-shadow:0 5px 15px #00000008;z-index:10;position:relative}.product-image-wrapper{width:64px;height:64px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#f1f2f6,#dfe4ea);display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid white;box-shadow:0 4px 10px #00000014;transition:transform .3s ease}.product-image-wrapper:hover{transform:scale(1.1) rotate(2deg)}.product-thumb{width:100%;height:100%;object-fit:cover}.product-name{font-weight:700;color:#2d3436;font-size:15px;max-width:250px;line-height:1.4;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.badge{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 2px 5px #0000000d}.badge.veg{background:linear-gradient(135deg,#00b894,#00cec9);color:#fff}.badge.non-veg{background:linear-gradient(135deg,#d63031,#ff7675);color:#fff}.action-buttons{display:flex;gap:12px}.edit-btn,.delete-btn{padding:8px 16px;font-size:13px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 3px 6px #0000001a}.edit-btn{background:linear-gradient(135deg,#0984e3,#74b9ff);color:#fff}.edit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0984e340}.delete-btn{background:linear-gradient(135deg,#d63031,#ff7675);color:#fff}.delete-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #d6303140}.modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;padding:15px;z-index:1000}.modal-content{background:#fff;width:100%;max-width:550px;max-height:90vh;overflow-y:auto;padding:30px;border-radius:20px;box-shadow:0 20px 60px #0003}@media(max-width:768px){.search-input{width:100%}}.create-product-container{max-width:900px;margin:20px auto;background:#ffffffe6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:50px;border-radius:24px;box-shadow:0 15px 40px #00000014,inset 0 1px #ffffff80;border:1px solid rgba(255,255,255,.6)}.create-product-container .header{margin-bottom:40px;border-bottom:2px solid rgba(0,0,0,.05);padding-bottom:25px}.create-product-container .header h2{margin:0;font-size:32px;font-weight:800;color:#2d3436;background:linear-gradient(135deg,#6c5ce7,#a29bfe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-1px}.create-product-container .header p{color:#636e72;margin:12px 0 0;font-size:16px;font-weight:500}.alert{padding:16px 24px;border-radius:12px;margin-bottom:30px;font-size:15px;font-weight:600;animation:slideDown .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.alert.success{background:#e6fcf5;color:#0ca678;border-left:6px solid #12b886}.alert.error{background:#fff5f5;color:#fa5252;border-left:6px solid #e03131}.product-form{display:flex;flex-direction:column;gap:30px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px}.form-group{display:flex;flex-direction:column;gap:10px}.full-width{grid-column:1 / -1}.section-title{font-size:18px;font-weight:700;color:#2d3436;margin-top:20px;padding-bottom:12px;border-bottom:2px dashed rgba(0,0,0,.1);display:block}.form-group label{font-size:14px;font-weight:700;color:#636e72;text-transform:uppercase;letter-spacing:.5px}.form-group input,.form-group textarea,.form-group select{padding:16px 20px;border-radius:12px;border:2px solid #dfe6e9;font-size:15px;transition:all .3s cubic-bezier(.4,0,.2,1);background:#f8f9fa;color:#2d3436;font-weight:500}.form-group input:focus,.form-group textarea:focus{border-color:#6c5ce7;background:#fff;box-shadow:0 0 0 5px #6c5ce726,inset 0 2px 4px #00000005;outline:none;transform:translateY(-2px)}.image-upload-wrapper{position:relative;width:100%}#image-input{display:none}.image-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 40px;border:3px dashed #b2bec3;border-radius:20px;cursor:pointer;background:#fafbfccc;transition:all .3s ease}.image-upload-label:hover{border-color:#6c5ce7;background:#6c5ce70d;transform:translateY(-3px);box-shadow:0 10px 20px #0000000d}.image-upload-label span{font-weight:700;color:#6c5ce7;font-size:18px;margin-bottom:8px}.image-upload-label small{color:#b2bec3;font-weight:500}.previews-header{display:flex;justify-content:space-between;align-items:center;margin-top:30px;padding-bottom:15px;border-bottom:2px solid rgba(0,0,0,.05)}.previews-header span{font-size:16px;font-weight:700;color:#2d3436}.clear-all{background:none;border:none;color:#d63031;font-size:14px;font-weight:600;cursor:pointer;padding:6px 12px;border-radius:8px;transition:.2s}.clear-all:hover{background:#fff5f5;color:#c0392b}.image-previews{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px;margin-top:25px}.preview-card{position:relative;aspect-ratio:1;border-radius:16px;overflow:hidden;border:2px solid white;box-shadow:0 8px 16px #0000001a;transition:transform .3s ease}.preview-card:hover{transform:scale(1.05) translateY(-5px);box-shadow:0 12px 24px #00000026}.preview-card img{width:100%;height:100%;object-fit:cover}.remove-btn{position:absolute;top:10px;right:10px;width:30px;height:30px;background:#fffffff2;color:#d63031;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;cursor:pointer;transition:.3s;box-shadow:0 4px 8px #00000026;z-index:10}.remove-btn:hover{background:#d63031;color:#fff;transform:scale(1.15) rotate(90deg)}.form-actions{margin-top:30px;display:flex;justify-content:flex-end;gap:20px}.submit-btn{padding:16px 40px;background:linear-gradient(135deg,#6c5ce7,#a29bfe);color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:800;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 20px #6c5ce74d}.submit-btn:hover:not(:disabled){transform:translateY(-3px) scale(1.02);box-shadow:0 15px 25px #6c5ce766}.submit-btn[style*="background-color: #6c757d"],.submit-btn[style*="background-color: rgb(108, 117, 125)"]{background:linear-gradient(135deg,#b2bec3,#dfe6e9);color:#2d3436;box-shadow:0 10px 20px #0000000d}.submit-btn[style*="background-color: #6c757d"]:hover,.submit-btn[style*="background-color: rgb(108, 117, 125)"]:hover{box-shadow:0 15px 25px #0000001a;color:#2d3436}.submit-btn:disabled{background:#dfe6e9;color:#b2bec3;cursor:not-allowed;box-shadow:none;transform:none}
