*{margin:0;padding:0}body{background:#020617;background:#f8fbff;color:#e2e8f0;font-family:Poppins,sans-serif;font-family:Arial,sans-serif}*{box-sizing:border-box}.navbar-wrapper{background:#fff;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;width:100%;z-index:999}.navbar-top{height:90px;justify-content:space-between;padding:0 5%}.logoBox,.navbar-top{align-items:center;display:flex}.logoBox{cursor:pointer;gap:12px}.logoBox img{border-radius:12px;height:60px;object-fit:cover;width:60px}.logoBox h2{color:#0f172a;font-size:30px}.navLinks{align-items:center;display:flex;gap:30px}.navLinks span{color:#1e293b;cursor:pointer;font-weight:600;transition:.3s}.navLinks span:hover{color:#2563eb}.core-hero{background:#000;height:550px;overflow:hidden;position:relative;width:100%}.core-hero-img{display:block;height:550px;object-fit:cover;width:100%}.core-overlay{align-items:center;background:linear-gradient(90deg,#000000bf,#00000059);display:flex;inset:0;padding:0 80px;position:absolute}.hero-text{color:#fff;max-width:600px}.hero-badge{background:#2563eb;border-radius:30px;display:inline-block;font-size:12px;padding:8px 16px}.hero-text h1{font-size:56px;line-height:1.1;margin-top:20px}.hero-text p{color:#dbeafe;font-size:17px;line-height:1.7;margin-top:20px}.hero-btns{display:flex;gap:15px;margin-top:30px}.shop-btn{background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:14px 28px;transition:.3s}.shop-btn:hover{background:#1d4ed8;transform:translateY(-3px)}.contact-btn{background:#0000;border:1px solid #fff;border-radius:10px;color:#fff;cursor:pointer;padding:14px 28px;transition:.3s}.contact-btn:hover{background:#ffffff1a}.hero-arrow{background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:22px;height:50px;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:50px;z-index:20}.hero-arrow:hover{background:#2563eb}.hero-arrow.left{left:20px}.hero-arrow.right{right:20px}.core-categories{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:50px 5%}.core-cat{background:#fff;border-radius:18px;box-shadow:0 5px 20px #00000014;cursor:pointer;overflow:hidden;transition:.3s}.core-cat:hover{transform:translateY(-8px)}.core-cat img{height:220px;object-fit:cover;width:100%}.core-cat h3{padding:15px 20px 5px}.core-cat p{color:#64748b;padding:0 20px 20px}.core-section{padding:50px 5%}.section-head h2{font-size:34px}.core-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.core-card{background:#fff;border-radius:18px;box-shadow:0 5px 20px #0000000f;overflow:hidden;padding:15px;position:relative;transition:.3s}.core-card:hover{transform:translateY(-8px)}.core-card img{border-radius:12px;height:250px;object-fit:cover;width:100%}.core-card h3{margin-top:15px}.core-price{color:#2563eb;font-size:22px;margin-top:10px}.add-modern-btn{background:#2563eb;border:none;border-radius:10px;cursor:pointer;margin-top:15px;padding:12px;width:100%}.qty-box-modern{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:15px}.qty-box-modern button{background:#0f172a;border:none;border-radius:8px;color:#fff;cursor:pointer;height:35px;width:35px}.corporate-section{align-items:center;background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:25px;color:#fff;display:flex;gap:40px;justify-content:space-between;margin:50px 5%;padding:50px}.corp-text{max-width:500px}.corp-text h2{font-size:46px;margin-top:10px}.corp-text p{line-height:1.8;margin-top:20px}.corp-text button{background:#fff;border:none;border-radius:10px;color:#2563eb;cursor:pointer;font-weight:700;margin-top:25px;padding:14px 28px}.corporate-section img{border-radius:20px;width:420px}.horizontal-scroll{display:flex;gap:20px;overflow-x:auto;padding-bottom:10px}.horizontal-scroll::-webkit-scrollbar{height:8px}.horizontal-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.scroll-card-modern{background:#fff;border-radius:18px;box-shadow:0 5px 20px #0000000f;min-width:240px;overflow:hidden;padding:15px;position:relative}.scroll-card-modern img{border-radius:14px;height:220px;object-fit:cover;width:100%}.scroll-card-modern h4{margin-top:12px}.scroll-card-modern p{color:#2563eb;font-weight:700;margin-top:5px}.top-tag{background:red}.coming-tag-modern,.top-tag{border-radius:30px;color:#fff;font-size:12px;left:15px;padding:6px 12px;position:absolute;top:15px;z-index:5}.coming-tag-modern{background:orange}.notify-btn{background:#22c55e;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-top:12px;padding:10px;width:100%}.why-core{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:20px 5% 80px}.why-card{background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000000f;padding:35px 25px;text-align:center;transition:.3s}.why-card:hover{transform:translateY(-5px)}.why-card p{color:#64748b;line-height:1.7}@media(max-width:1024px){.core-categories,.core-grid,.why-core{grid-template-columns:repeat(2,1fr)}.corporate-section{flex-direction:column;text-align:center}.corporate-section img{width:100%}}@media(max-width:768px){.navbar-top{flex-direction:column;height:auto;padding:20px}.navLinks{flex-wrap:wrap;gap:15px;justify-content:center;margin-top:15px}.core-categories,.core-grid,.why-core{grid-template-columns:1fr}.core-hero,.core-hero-img{height:420px}.core-overlay{justify-content:center;padding:20px;text-align:center}.hero-text h1{font-size:34px}.hero-btns{flex-direction:column}.corporate-section{padding:30px}.corp-text h2{font-size:32px}}.modern-navbar{box-shadow:0 2px 15px #0000000d}.modern-nav-container{height:85px;padding:0 5%}.modern-logo{gap:12px}.modern-logo img{border-radius:12px;height:58px;object-fit:cover;width:58px}.modern-logo h2{font-size:26px;margin:0}.modern-logo span{color:gray;font-size:13px}.modern-links{gap:28px}.modern-links span{font-weight:600}.modern-dropdown{position:relative}.modern-dropdown-menu{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001f;left:0;min-width:220px;overflow:hidden;position:absolute;top:40px}.modern-dropdown-menu div{cursor:pointer;padding:14px 18px;transition:.3s}.modern-dropdown-menu div:hover{background:#eff6ff;color:#2563eb}.modern-cart-btn{border-radius:10px;padding:12px 20px}.modern-contact-page{background:#f8fbff}.contact-modern-hero{background:#2563eb;height:320px}.contact-modern-overlay{align-items:center;background:#000000a6;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute}.contact-modern-overlay h1{font-size:52px}.modern-contact-container{grid-gap:40px;gap:40px;grid-template-columns:1.2fr .8fr;padding:70px 5%}.modern-contact-form{background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000000d;padding:40px}.modern-contact-form span{font-weight:700}.modern-contact-form h2{margin-bottom:30px}.modern-contact-form input,.modern-contact-form textarea{border-radius:12px;margin-bottom:18px;padding:15px}.modern-contact-form button{background:#2563eb;border-radius:12px;font-size:16px;padding:15px}.modern-contact-info{gap:20px}.contact-info-card{border-radius:20px;box-shadow:0 5px 20px #0000000d;padding:30px}.contact-info-card h3{color:#2563eb;margin-bottom:12px}@media(max-width:768px){.modern-nav-container{flex-direction:column;height:auto;padding:20px}.modern-links{flex-wrap:wrap;justify-content:center;margin-top:15px}.modern-contact-container{grid-template-columns:1fr}.contact-modern-overlay h1{font-size:36px}}.cart-overlay{background:#00000073;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:99999}.cart-panel{animation:slideCart .3s ease;background:#fff;display:flex;flex-direction:column;height:100vh;width:420px}@keyframes slideCart{0%{transform:translateX(100%)}to{transform:translateX(0)}}.cart-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:20px}.cart-header h2{margin:0}.cart-header button{background:none;border:none;cursor:pointer;font-size:24px}.cart-items{flex:1 1;overflow-y:auto;padding:20px}.cart-item{display:flex;gap:15px;margin-bottom:20px}.cart-item img{border-radius:12px;height:90px;object-fit:cover;width:90px}.cart-info h4{margin:0}.qty-box{align-items:center;display:flex;gap:10px;margin-top:10px}.qty-box button{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;height:30px;width:30px}.cart-footer{border-top:1px solid #eee;padding:20px}.checkout-btn{background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;padding:14px;width:100%}.empty-cart{color:gray;margin-top:100px;text-align:center}.floating-cart{align-items:center;background:#2563eb;border-radius:50%;bottom:25px;box-shadow:0 10px 30px #2563eb66;color:#fff;cursor:pointer;display:flex;font-size:24px;font-weight:700;height:65px;justify-content:center;position:fixed;right:25px;transition:.3s;width:65px;z-index:999999}.floating-cart:hover{transform:scale(1.08)}.whatsapp-btn{align-items:center;background:#22c55e;border-radius:50%;bottom:105px;box-shadow:0 10px 30px #22c55e66;color:#fff;cursor:pointer;display:flex;font-size:26px;height:60px;justify-content:center;position:fixed;right:25px;transition:.3s;width:60px;z-index:999999}.whatsapp-btn:hover{transform:scale(1.08)}.whatsapp-box{background:#fff;border-radius:18px;bottom:110px;box-shadow:0 10px 30px #00000026;padding:20px;position:fixed;right:100px;width:260px;z-index:999999}.whatsapp-box p{margin:0 0 15px}.whatsapp-box button{background:#22c55e;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:12px;width:100%}@media(max-width:768px){.floating-cart{bottom:15px;height:58px;right:15px;width:58px}.whatsapp-btn{bottom:85px;height:54px;right:15px;width:54px}.whatsapp-box{bottom:150px;right:15px;width:230px}}.footer-main{background:#0f172a;color:#fff;margin-top:80px}.footer-top{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);padding:60px 5%}.footer-col h3{font-size:22px;margin-bottom:20px}.footer-col p{color:#cbd5e1;cursor:pointer;line-height:1.9;transition:.3s}.footer-col p:hover{color:#fff}.footer-social{display:flex;gap:15px;margin-top:20px}.footer-social a{align-items:center;background:#ffffff14;border-radius:50%;color:#fff;display:flex;font-size:18px;height:42px;justify-content:center;transition:.3s;width:42px}.footer-social a:hover{background:#2563eb;transform:translateY(-4px)}.footer-bottom{border-top:1px solid #ffffff14;color:#94a3b8;padding:20px;text-align:center}@media(max-width:768px){.footer-top{grid-template-columns:1fr}}.about-modern-page{background:#f8fafc;color:#0f172a}.about-modern-hero{align-items:center;background:linear-gradient(#0009,#0009),url(https://images.unsplash.com/photo-1496171367470-9ed9a91ea931?q=80&w=1600&auto=format&fit=crop);background-position:50%;background-size:cover;display:flex;height:65vh;justify-content:center}.about-overlay{padding:0 8%;width:100%}.about-hero-content{color:#fff;max-width:700px}.about-badge{background:#2563eb;border-radius:40px;display:inline-block;font-size:14px;margin-bottom:20px;padding:10px 18px}.about-hero-content h1{font-size:60px;line-height:1.1;margin-bottom:20px}.about-hero-content p{color:#e2e8f0;font-size:20px;line-height:1.8}.modern-breadcrumb{background:#fff;color:#64748b;font-weight:600;padding:18px 8%}.about-company-section{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;padding:90px 8%}.about-company-left span{color:#2563eb;font-weight:700}.about-company-left h2{font-size:48px;line-height:1.2;margin:20px 0}.about-company-left p{color:#475569;font-size:18px;line-height:1.9;margin-bottom:20px}.about-company-right img{border-radius:25px;box-shadow:0 15px 40px #0000001a;width:100%}.services-modern{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);padding:0 8% 100px}.service-modern-card{background:#fff;border-radius:24px;box-shadow:0 8px 30px #0000000f;padding:40px 30px;text-align:center;transition:.3s}.service-modern-card:hover{transform:translateY(-10px)}.service-icon{color:#2563eb;font-size:42px;margin-bottom:20px}.service-modern-card h3{font-size:24px;margin-bottom:15px}.service-modern-card p{color:#64748b;line-height:1.8}.owner-modern-section{padding:0 8% 100px}.owner-modern-card{grid-gap:50px;background:#fff;border-radius:30px;box-shadow:0 10px 40px #00000014;display:grid;gap:50px;grid-template-columns:350px 1fr;overflow:hidden}.owner-img-wrap{background:#e0f2fe}.owner-modern-img{height:100%;object-fit:cover;width:100%}.owner-modern-content{padding:60px}.owner-label{background:#dbeafe;border-radius:40px;color:#2563eb;font-size:13px;font-weight:700;padding:8px 16px}.owner-modern-content h2{font-size:42px;margin-top:20px}.owner-role{color:#2563eb;font-size:20px;margin:10px 0 30px}.owner-details p{color:#475569;line-height:1.8;margin-bottom:18px}.social-modern{display:flex;gap:15px;margin-top:30px}.social-modern a{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:flex;font-size:20px;height:50px;justify-content:center;transition:.3s;width:50px}.social-modern a:hover{background:#1d4ed8;transform:translateY(-5px)}.location-modern{grid-gap:50px;align-items:center;display:grid;gap:50px;grid-template-columns:1fr 1fr;padding:0 8% 100px}.location-text span{color:#2563eb;font-weight:700}.location-text h2{font-size:48px;margin:20px 0}.location-text p{color:#475569;font-size:18px;line-height:1.9}@media(max-width:768px){.about-hero-content h1{font-size:38px}.about-company-section,.location-modern,.owner-modern-card,.services-modern{grid-template-columns:1fr}.owner-modern-content{padding:30px}.about-company-left h2,.location-text h2{font-size:34px}}.modern-navbar{box-shadow:0 2px 20px #0000000f}.modern-nav-container{max-width:1700px;padding:0 60px;width:100%}.modern-navbar{border-bottom:1px solid #e5e7eb;box-shadow:0 2px 10px #0000000a}.modern-nav-container{max-width:1600px;padding:0 40px}.modern-logo{flex-shrink:0;overflow:hidden;width:240px}.name-logo{height:90px}.name-logo:hover{transform:scale(1.03)}.modern-cart-btn{font-size:18px;padding:16px 32px}@media(max-width:1200px){.modern-nav-container{flex-direction:column;height:auto;padding:20px}.modern-links{flex-wrap:wrap;gap:22px;justify-content:center;margin-top:15px}.modern-links span{font-size:16px}.name-logo{height:70px}.modern-cart-btn{font-size:15px;padding:12px 22px}}.modern-nav-container{height:105px}.modern-logo{align-items:center;cursor:pointer;display:flex}.name-logo{display:block;height:140px;object-fit:contain;width:auto}.modern-links{gap:42px}.modern-cart-btn{border-radius:18px;font-size:22px;padding:16px 34px}@media(max-width:1200px){.modern-links{gap:25px}.modern-links span{font-size:17px}.name-logo{height:110px}}.modern-navbar{background:#fff;box-shadow:0 2px 15px #0000000f;position:sticky;top:0;width:100%;z-index:999}.modern-nav-container{align-items:center;display:flex;height:95px;justify-content:space-between;margin:auto;max-width:1500px;padding:0 45px}.text-logo{cursor:pointer;line-height:1}.text-logo h1{color:#111827;font-size:42px;font-weight:800;letter-spacing:2px}.text-logo h1 span{color:#2563eb}.text-logo p{color:#6b7280;font-size:11px;letter-spacing:4px;margin-top:4px}.modern-links{align-items:center;display:flex;gap:38px}.modern-links span{color:#111827;cursor:pointer;font-size:20px;font-weight:700;position:relative;transition:.3s}.modern-links span:after{background:#2563eb;border-radius:20px;bottom:-8px;content:"";height:3px;left:0;position:absolute;transition:.3s;width:0}.modern-links span:hover{color:#2563eb}.modern-links span:hover:after{width:100%}.modern-cart-btn{background:#2563eb;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:20px;font-weight:700;padding:14px 30px;transition:.3s}.modern-cart-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.premium-navbar{border-bottom:1px solid #0000000d;box-shadow:0 4px 25px #0000000d}.premium-navbar-container{height:105px;max-width:1550px;padding:0 45px}.premium-logo{align-items:center;cursor:pointer;display:flex;gap:16px}.premium-logo-img{border-radius:18px;box-shadow:0 8px 20px #2563eb2e;height:72px;object-fit:cover;width:72px}.premium-logo-text h1{color:#111827;font-size:34px;font-weight:800;letter-spacing:2px}.premium-logo-text p{color:#6b7280}.premium-nav-links{align-items:center;display:flex;gap:38px}.premium-nav-links span{color:#111827;cursor:pointer;font-size:19px;font-weight:700;position:relative;transition:.3s}.premium-nav-links span:after{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:20px;bottom:-10px;content:"";height:3px;left:0;position:absolute;transition:.35s;width:0}.premium-nav-links span:hover{color:#2563eb;transform:translateY(-2px)}.premium-nav-links span:hover:after{width:100%}.premium-cart-btn{background:linear-gradient(135deg,#2563eb,#3b82f6);box-shadow:0 10px 25px #2563eb40;font-size:20px;font-weight:700;padding:16px 30px;transition:.35s}.premium-cart-btn:hover{box-shadow:0 16px 30px #2563eb59}@media(max-width:1300px){.premium-nav-links{gap:24px}.premium-nav-links span{font-size:16px}}.navbar{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 12px #0000000a;position:sticky;top:0;width:100%;z-index:999}.navbar-container{height:90px;justify-content:space-between;margin:auto;max-width:1500px;padding:0 35px}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{cursor:pointer;gap:14px}.navbar-logo img{border-radius:14px;height:58px;object-fit:cover;width:58px}.navbar-logo-text h1{color:#111827;font-size:28px;font-weight:800;letter-spacing:1px;line-height:1;margin:0}.navbar-logo-text h1 span{color:#2563eb}.navbar-logo-text p{color:#6b7280;font-size:10px;font-weight:600;letter-spacing:3px;margin-top:4px}.navbar-links{align-items:center;display:flex;gap:32px}.navbar-links span{color:#111827;cursor:pointer;font-size:16px;font-weight:700;position:relative;transition:.3s}.navbar-links span:after{background:#2563eb;bottom:-8px;content:"";height:2px;left:0;position:absolute;transition:.3s;width:0}.navbar-links span:hover{color:#2563eb}.navbar-links span:hover:after{width:100%}.navbar-cart-btn{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 24px;transition:.3s}.navbar-cart-btn:hover{background:#1d4ed8;transform:translateY(-2px)}@media(max-width:1200px){.navbar-container{flex-direction:column;height:auto;padding:20px}.navbar-links{flex-wrap:wrap;gap:18px;justify-content:center;margin:15px 0}}.desktop-page{background:#f8fafc}.desktop-hero{align-items:center;background:linear-gradient(#000000a6,#0000008c),url(https://images.unsplash.com/photo-1518770660439-4636190af475?q=80&w=1600);background-position:50%;background-size:cover;display:flex;height:60vh}.desktop-overlay{padding:0 8%;width:100%}.desktop-hero-content{color:#fff;max-width:700px}.desktop-badge{background:#2563eb;border-radius:40px;display:inline-block;font-size:14px;font-weight:700;margin-bottom:25px;padding:10px 18px}.desktop-hero-content h1{font-size:68px;line-height:1.05;margin-bottom:25px}.desktop-hero-content p{color:#dbeafe;font-size:20px;line-height:1.8}.desktop-breadcrumb{background:#fff;color:#64748b;font-weight:600;padding:18px 8%}.desktop-category-section{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);padding:70px 8%}.desktop-category-card{background:#fff;border-radius:24px;box-shadow:0 10px 30px #0000000f;transition:.3s}.desktop-category-card:hover{transform:translateY(-10px)}.desktop-category-card img{height:240px}.desktop-category-content{padding:25px}.desktop-category-content h3{font-size:28px}.desktop-category-content p{color:#64748b;line-height:1.8}.desktop-products-section{padding:0 8% 100px}.desktop-title-wrap{margin-bottom:50px;text-align:center}.desktop-title-wrap h2{font-size:52px}.desktop-title-wrap p{color:#64748b}.desktop-product-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.desktop-product-card{background:#fff;border-radius:24px;box-shadow:0 10px 30px #0000000f;transition:.3s}.desktop-product-card:hover{transform:translateY(-10px)}.desktop-product-image{height:260px;overflow:hidden}.desktop-product-image img{cursor:pointer;height:100%;object-fit:cover;transition:.4s;width:100%}.desktop-product-card:hover img{transform:scale(1.08)}.desktop-product-info{padding:25px}.desktop-product-info h3{color:#111827;font-size:24px;font-weight:800;line-height:1.3;margin-bottom:15px;min-height:60px}.desktop-price{color:#2563eb;font-size:32px;font-weight:900;margin-bottom:25px}.desktop-btn-group{display:flex;gap:12px}.desktop-add-btn,.desktop-view-btn{border:none;border-radius:14px;cursor:pointer;flex:1 1;font-size:15px;font-weight:700;padding:14px;transition:.3s}.desktop-add-btn{background:#2563eb;color:#fff}.desktop-view-btn{background:#e2e8f0}.desktop-add-btn:hover{background:#1d4ed8}.desktop-view-btn:hover{background:#cbd5e1}.desktop-qty-box{align-items:center;background:#2563eb;border-radius:14px;color:#fff;display:flex;flex:1 1;justify-content:space-between;padding:0 10px}.desktop-qty-box button{background:#0000;border:none;color:#fff;cursor:pointer;font-size:24px}.desktop-top-tag{background:#ef4444;border-radius:30px;color:#fff;font-size:12px;font-weight:700;left:15px;padding:8px 14px;position:absolute;top:15px;z-index:5}.desktop-cart-popup{align-items:center;background:#fff;border-radius:18px;bottom:25px;box-shadow:0 10px 30px #0000001f;display:flex;gap:20px;padding:20px;position:fixed;right:25px;z-index:99999}.desktop-cart-popup button{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;padding:12px 18px}@media(max-width:1100px){.desktop-product-grid{grid-template-columns:repeat(2,1fr)}.desktop-category-section{grid-template-columns:1fr}}@media(max-width:768px){.desktop-product-grid{grid-template-columns:1fr}.desktop-hero-content h1{font-size:42px}.desktop-title-wrap h2{font-size:36px}}.view-coming-btn{background:#2563eb;margin-top:12px}.view-coming-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.view-coming-btn{background:#111827;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;margin-top:10px;padding:12px;transition:.3s;width:100%}.view-coming-btn:hover{background:#2563eb}.coming-tag{background:linear-gradient(135deg,#065f46,#047857);border:1px solid #ffffff26;border-radius:30px;box-shadow:0 10px 25px #04785759;color:#fff;font-size:13px;font-weight:800;left:14px;letter-spacing:1px;padding:8px 16px;position:absolute;top:14px;z-index:5}.accessories-menu-section{background:#f8fafc;padding:60px 8%;width:100%}.accessories-menu{display:flex;flex-direction:column;gap:28px;max-width:400px;width:100%}.accessories-menu-item{color:#111827;cursor:pointer;font-size:28px;font-weight:300;letter-spacing:6px;transition:.3s ease}.accessories-menu-item:hover{color:#2563eb;transform:translateX(10px)}.premium-home-top{display:flex;gap:20px;padding:30px}.premium-main-banner{background-position:50%;background-size:cover;border-radius:25px;flex:2 1;height:520px;overflow:hidden;position:relative}.premium-overlay{align-items:center;background:#00000073;display:flex;height:100%;width:100%}.premium-banner-content{color:#fff;padding:60px}.premium-banner-content h1{font-size:58px;font-weight:800;line-height:1.1;margin-top:15px}.premium-banner-content p{font-size:18px;margin-top:20px;max-width:550px}.premium-shop-btn{background:#6f42ff;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:17px;font-weight:700;margin-top:25px;padding:15px 35px}.premium-side-banners{display:flex;flex:1 1;flex-direction:column;gap:20px}.side-banner{align-items:center;border-radius:25px;cursor:pointer;display:flex;flex:1 1;justify-content:space-between;overflow:hidden;padding:30px}.side-banner img{object-fit:contain;width:220px}.double-small-banners{display:flex;gap:20px}.small-banner{background:#111827;border-radius:20px;color:#fff;cursor:pointer;flex:1 1;padding:20px}.small-banner img{border-radius:15px;margin-top:10px;width:100%}.premium-categories-section{padding:50px 30px}.premium-title{font-size:42px;font-weight:800;margin-bottom:40px}.premium-category-card{padding:25px;text-align:center;transition:.3s}.premium-category-card img{height:180px;object-fit:contain}.premium-category-card h3{margin-top:20px}.side-banner.pink{background:#ffe5ec;color:#111}.side-banner.pink h2{color:#111;font-weight:800}.side-banner.pink p{color:#333}.side-banner.pink button{background:#6f42ff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;margin-top:15px;padding:12px 25px}.side-banner div{position:relative;z-index:2}.small-banner button{background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:12px;box-shadow:0 8px 20px #2563eb59;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-top:15px;padding:12px 22px;transition:.3s ease}.small-banner button:hover{box-shadow:0 12px 25px #7c3aed73;transform:translateY(-3px) scale(1.05)}.small-banner h3{font-size:28px;font-weight:800;margin-bottom:10px}.small-banner{overflow:hidden;position:relative}.small-banner img{border-radius:18px;margin-top:15px;transition:.4s ease}.small-banner:hover img{transform:scale(1.05)}.premium-category-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.premium-category-card{background:#fff;border-radius:25px;box-shadow:0 10px 30px #00000014;cursor:pointer;overflow:hidden;position:relative;transition:.35s ease}.premium-category-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.premium-category-card img{height:240px;object-fit:cover;transition:.4s ease;width:100%}.premium-category-card:hover img{transform:scale(1.08)}.premium-category-card h3{color:#111827;font-size:24px;font-weight:800;padding:20px;text-align:center}.desktop-category-card img{border-radius:22px;height:260px;object-fit:cover;transition:.4s ease;width:100%}.desktop-category-card:hover img{transform:scale(1.05)}.desktop-category-content h3{color:#111827;font-size:32px;font-weight:800;margin-bottom:12px}.desktop-category-content p{color:#374151;font-size:17px;font-weight:500;line-height:1.7}.desktop-title-wrap h2{color:#111827;font-size:46px;font-weight:900;margin-bottom:15px}.desktop-title-wrap p{color:#4b5563;font-size:18px;font-weight:500}.form-box{background:#fff;border-radius:30px;box-shadow:0 20px 60px #00000014;margin:50px auto;max-width:900px;padding:50px}.form-row{display:flex;gap:20px;margin-bottom:20px}.form-row input{flex:1 1}.form-box input,.form-box textarea{background:#f9fafb;border:2px solid #e5e7eb;border-radius:16px;color:#111827;font-size:16px;font-weight:500;outline:none;padding:18px 22px;transition:.3s ease;width:100%}.form-box input:focus,.form-box textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 5px #2563eb1a}.form-box textarea{margin-top:10px;min-height:180px;resize:none}.form-box button{background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:16px;box-shadow:0 15px 35px #2563eb40;color:#fff;cursor:pointer;font-size:18px;font-weight:800;margin-top:25px;padding:18px;transition:.3s ease;width:100%}.form-box button:hover{box-shadow:0 20px 45px #7c3aed59;transform:translateY(-4px)}.product-section{padding:80px 20px}.product-section h2{color:#0f172a;font-size:64px;font-weight:900;margin-bottom:15px;text-align:center}.product-section p{color:#475569;font-size:20px;text-align:center}@media(max-width:768px){.form-box{margin:30px 15px;padding:25px}.form-row{flex-direction:column;gap:15px}.product-section h2{font-size:42px}}.form-box{background:#fff!important;border-radius:30px!important;box-shadow:0 15px 50px #00000014!important;margin:60px auto!important;max-width:950px!important;padding:50px!important;width:90%!important}.form-row{display:flex!important;gap:20px!important;margin-bottom:20px!important}.form-row input{flex:1 1!important}.form-box input,.form-box textarea{background:#f8fafc!important;border:2px solid #e5e7eb!important;border-radius:18px!important;box-sizing:border-box!important;color:#111827!important;font-size:17px!important;outline:none!important;padding:18px 20px!important;transition:.3s ease!important;width:100%!important}.form-box textarea{margin-top:10px!important;min-height:180px!important;resize:none!important}.form-box input:focus,.form-box textarea:focus{background:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 4px #2563eb1f!important}.form-box button{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;border:none!important;border-radius:18px!important;box-shadow:0 15px 40px #2563eb40!important;color:#fff!important;cursor:pointer!important;font-size:18px!important;font-weight:800!important;margin-top:25px!important;padding:18px!important;transition:.3s ease!important;width:100%!important}.form-box button:hover{transform:translateY(-3px)!important}.product-section{padding:80px 20px!important}.product-section h2{color:#0f172a!important;font-size:72px!important;font-weight:900!important;margin-bottom:15px!important;text-align:center!important}@media(max-width:768px){.form-row{flex-direction:column!important}.form-box{padding:25px!important}.product-section h2{font-size:42px!important}}.service-features{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:70px 40px}.service-feature-card{background:#fff;border-radius:30px;box-shadow:0 15px 40px #00000014;padding:40px}.service-feature-card h3{color:#0f172a;font-size:40px;font-weight:900;margin-bottom:20px}.service-feature-card p{color:#475569;font-size:20px;line-height:1.8}.service-form-section{padding:80px 20px}.service-form-title{margin-bottom:50px;text-align:center}.service-form-title h2{color:#0f172a;font-size:80px;font-weight:900}.service-form-title p{color:#475569;font-size:22px;margin-top:10px}.service-form-box{background:#fff;border-radius:35px;box-shadow:0 20px 60px #00000014;margin:auto;max-width:950px;padding:50px;width:90%}.service-form-row{display:flex;gap:20px;margin-bottom:20px}.service-form-row input{flex:1 1}.service-form-box input,.service-form-box textarea{background:#f8fafc;border:2px solid #e5e7eb;border-radius:18px;box-sizing:border-box;font-size:17px;outline:none;padding:20px;transition:.3s;width:100%}.service-form-box input:focus,.service-form-box textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.service-form-box textarea{min-height:180px;resize:none}.service-form-box button{background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:18px;color:#fff;cursor:pointer;font-size:18px;font-weight:800;margin-top:25px;padding:18px;transition:.3s;width:100%}.service-form-box button:hover{transform:translateY(-3px)}@media(max-width:768px){.service-form-row{flex-direction:column}.service-form-title h2{font-size:48px}.service-form-box{padding:25px}}.premium-navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #0000000f;position:sticky;top:0;width:100%;z-index:999}.premium-navbar-container{grid-gap:20px;grid-template-columns:320px 1fr 150px;height:92px;width:96%}.premium-navbar-logo{min-width:0;transition:.3s ease}.premium-navbar-logo:hover{transform:scale(1.02)}.premium-logo-image img{box-shadow:0 10px 25px #2563eb2e;height:70px;width:70px}.premium-logo-text h1{color:#0f172a;font-size:26px}.premium-logo-text p{color:#64748b;font-weight:700;letter-spacing:4px}.premium-navbar-links{gap:32px}.premium-navbar-links span{color:#111827;font-size:18px;position:relative;transition:.3s ease;white-space:nowrap}.premium-navbar-links span:hover{transform:translateY(-2px)}.premium-navbar-links span:after{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:20px;bottom:-8px;content:"";height:3px;left:0;position:absolute;transition:.3s ease;width:0}.premium-navbar-links span:hover:after{width:100%}.premium-cart-btn{background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:18px;box-shadow:0 15px 35px #2563eb40;color:#fff;cursor:pointer;font-size:18px;font-weight:800;height:64px;transition:.3s ease;width:140px}.premium-cart-btn:hover{box-shadow:0 20px 45px #7c3aed59;transform:translateY(-3px) scale(1.03)}@media(max-width:1200px){.premium-navbar-container{grid-template-columns:280px 1fr 130px}.premium-navbar-links{gap:20px}.premium-navbar-links span{font-size:16px}}@media(max-width:992px){.premium-navbar-container{display:flex;flex-direction:column;gap:18px;height:auto;padding:18px 0}.premium-navbar-links{flex-wrap:wrap;gap:16px;justify-content:center}}@media(max-width:600px){.premium-logo-image img{height:58px;width:58px}.premium-logo-text h1{font-size:22px}.premium-logo-text p{font-size:8px;letter-spacing:3px}.premium-navbar-links span{font-size:14px}.premium-cart-btn{font-size:16px;height:54px;width:120px}}.desktop-category-card{overflow:hidden;position:relative;transform-style:preserve-3d;transition:.4s ease}.desktop-category-card:before{background:linear-gradient(135deg,#2563eb66,#3b82f61a,#0000);border-radius:30px;content:"";inset:-2px;opacity:0;position:absolute;transition:.4s ease}.desktop-category-card:hover:before{opacity:1}.floating-tech{inset:0;pointer-events:none;position:absolute}.float-item{filter:drop-shadow(0 0 20px rgba(37,99,235,.45));opacity:0;position:absolute;transition:.5s ease;width:70px}.desktop-category-card:hover .float-item{opacity:1}.keyboard{bottom:20px;right:20px;transform:translateY(30px) rotate(-12deg)}.desktop-category-card:hover .keyboard{transform:translateY(0) rotate(-6deg)}.mouse{right:25px;top:20px;transform:translateY(-20px) rotate(15deg);width:55px}.desktop-category-card:hover .mouse{transform:translateY(0) rotate(8deg)}.desktop-category-card img{transition:.5s ease}.desktop-category-card:hover img{transform:scale(1.06)}.desktop-category-content{position:relative;z-index:2}.desktop-hero{cursor:pointer;isolation:isolate}.desktop-hero:before{background:radial-gradient(circle at var(--x) var(--y),#3b82f647,#0000 18%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:1}.desktop-hero:hover:before{opacity:1}.desktop-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.desktop-hero-content{position:relative;transition:transform .25s ease;z-index:3}.desktop-hero:hover .desktop-hero-content{transform:translateY(-6px) scale(1.01)}.desktop-hero-content h1{position:relative;text-shadow:0 0 10px #ffffff26,0 0 30px #3b82f633;transition:.35s ease}.desktop-hero:hover h1{text-shadow:0 0 20px #ffffff4d,0 0 40px #3b82f666;transform:translateX(6px)}.desktop-hero-content p{transition:.35s ease}.desktop-hero:hover p{opacity:.95;transform:translateX(4px)}.desktop-badge{transition:.35s ease}.desktop-hero:hover .desktop-badge{box-shadow:0 0 25px #3b82f680;transform:translateY(-3px)}.desktop-hero{overflow:hidden;position:relative}.desktop-particles{height:100%;inset:0;position:absolute;width:100%;z-index:1}.desktop-overlay{position:relative;z-index:2}.contact-modern-overlay p{color:#e2e8f0}.modern-contact-form h2{color:#111827}.modern-contact-form input,.modern-contact-form textarea{font-weight:500}.contact-info-card h3{color:#111827}.contact-info-card p{color:#374151;font-weight:500}.contact-brand-card{background:#fff;border-radius:25px;box-shadow:0 10px 30px #00000014;margin-bottom:20px;padding:30px}.contact-brand-card img{margin-bottom:18px;width:120px}.contact-brand-card h2{color:#111827;font-size:24px;margin-bottom:10px}.contact-brand-card p{color:#4b5563;line-height:1.7}.contact-logo{filter:drop-shadow(0 0 20px rgba(37,99,235,.35));margin-bottom:20px;width:120px}.modern-contact-page{background:linear-gradient(180deg,#f8fbff,#eef5ff);min-height:100vh}.contact-modern-hero{align-items:center;background:linear-gradient(135deg,#0f172a,#2563eb);display:flex;height:480px;justify-content:center;overflow:hidden;position:relative}.contact-modern-hero:before{animation:glowMove 7s ease-in-out infinite alternate;background:radial-gradient(circle,#3b82f659,#0000 70%);content:"";height:500px;position:absolute;right:-120px;top:-120px;width:500px}@keyframes glowMove{0%{transform:translateY(0) scale(1)}to{transform:translateY(40px) scale(1.12)}}.contact-modern-overlay{max-width:800px;padding:20px;position:relative;text-align:center;z-index:2}.contact-logo{animation:logoFloat 4s ease-in-out infinite;filter:drop-shadow(0 0 35px rgba(59,130,246,.55));margin-bottom:25px;width:140px}@keyframes logoFloat{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.contact-modern-overlay h1{color:#fff;font-size:62px;font-weight:800;letter-spacing:1px;margin-bottom:18px;text-shadow:0 0 30px #3b82f673}.contact-modern-overlay p{color:#dbeafe;font-size:20px;font-weight:500;line-height:1.8}.modern-contact-container{grid-gap:35px;align-items:start;display:grid;gap:35px;grid-template-columns:1.2fr .9fr;margin:-90px auto auto;max-width:1350px;position:relative;width:92%;z-index:10}.modern-contact-form{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #fff9;border-radius:35px;box-shadow:0 20px 50px #00000014;padding:45px}.modern-contact-form span{color:#2563eb;font-size:14px;font-weight:800;letter-spacing:2px}.modern-contact-form h2{color:#0f172a;font-size:42px;font-weight:800;margin-bottom:35px;margin-top:10px}.modern-contact-form input,.modern-contact-form textarea{background:#fff;border:1px solid #dbeafe;border-radius:18px;color:#111827;font-size:16px;margin-bottom:22px;outline:none;padding:18px 22px;transition:.35s ease;width:100%}.modern-contact-form input:focus,.modern-contact-form textarea:focus{border-color:#2563eb;box-shadow:0 0 20px #2563eb29;transform:translateY(-2px)}.modern-contact-form button{background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:18px;box-shadow:0 10px 30px #2563eb4d;color:#fff;cursor:pointer;font-size:17px;font-weight:700;padding:18px;transition:.35s ease;width:100%}.modern-contact-form button:hover{box-shadow:0 20px 40px #2563eb59;transform:translateY(-4px) scale(1.01)}.modern-contact-info{display:flex;flex-direction:column;gap:22px}.contact-brand-card{background:linear-gradient(135deg,#0f172a,#2563eb);border-radius:35px;box-shadow:0 20px 50px #2563eb40;color:#fff;padding:40px;text-align:center}.contact-brand-card img{filter:drop-shadow(0 0 30px rgba(255,255,255,.4));margin-bottom:20px;width:130px}.contact-brand-card h2{font-size:30px;font-weight:800;margin-bottom:12px}.contact-brand-card p{color:#dbeafe;font-size:16px;line-height:1.8}.contact-info-card{background:#fff;border-radius:28px;box-shadow:0 15px 35px #0000000f;padding:28px;transition:.35s ease}.contact-info-card:hover{box-shadow:0 20px 45px #2563eb24;transform:translateY(-6px)}.contact-info-card h3{color:#0f172a;font-size:24px;font-weight:700;margin-bottom:10px}.contact-info-card p{color:#475569;font-size:16px;line-height:1.8}@media(max-width:950px){.modern-contact-container{grid-template-columns:1fr;margin-top:-60px}.contact-modern-overlay h1{font-size:46px}.modern-contact-form h2{font-size:34px}}# Add This FULL CSS To Your App.css ```css .premium-admin{background:linear-gradient(135deg,#f1f5f9,#dbeafe);display:flex;min-height:100vh}.premium-admin-sidebar{background:linear-gradient(180deg,#0f172a,#1e3a8a);box-shadow:10px 0 40px #0000001f;height:100vh;padding:35px 25px;top:0}.admin-logo{align-items:center;display:flex;gap:15px;margin-bottom:50px}.admin-logo img{border-radius:20px;box-shadow:0 0 25px #3b82f673;height:65px;object-fit:cover;width:65px}.admin-logo h2{color:#fff;font-size:22px;font-weight:800;margin:0}.admin-logo p{color:#bfdbfe;font-size:14px;margin-top:4px}.premium-admin-sidebar button{background:#ffffff14;border:none;border-radius:18px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:16px;padding:18px;text-align:left;transition:.35s ease;width:100%}.premium-admin-sidebar button:hover{background:#2563eb;transform:translateX(5px)}.active-admin-btn{background:#2563eb!important;box-shadow:0 10px 25px #2563eb66}.premium-admin-main{overflow:auto;padding:40px}.admin-topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.admin-topbar h1{color:#0f172a;font-size:42px;font-weight:800}.clear-btn{background:#ef4444;border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:700;padding:14px 22px;transition:.3s ease}.clear-btn:hover{background:#dc2626;transform:translateY(-3px)}.premium-admin-form{background:#fff;border-radius:35px;box-shadow:0 20px 45px #00000014;margin-bottom:40px;padding:35px}.admin-input-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:22px}.admin-input-grid input,.admin-input-grid select,.premium-admin-form textarea,.premium-upload-box input{background:#f8fafc;border:1px solid #dbeafe;border-radius:16px;font-size:15px;outline:none;padding:16px 18px;transition:.3s ease;width:100%}.admin-input-grid input:focus,.admin-input-grid select:focus,.premium-admin-form textarea:focus,.premium-upload-box input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 18px #2563eb33}.premium-admin-form textarea{margin-bottom:20px;min-height:140px;resize:none}.premium-toggle-box{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:28px}.premium-toggle-box label{align-items:center;background:#eff6ff;border-radius:14px;color:#1e3a8a;display:flex;font-weight:700;gap:10px;padding:14px 22px}.premium-upload-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:25px}.premium-upload-box{background:#f8fafc;border:1px solid #dbeafe;border-radius:22px;padding:18px;transition:.3s ease}.premium-upload-box:hover{box-shadow:0 15px 35px #2563eb1f;transform:translateY(-5px)}.premium-upload-box img{border-radius:18px;height:170px;margin-top:12px;object-fit:cover;width:100%}.premium-save-btn{background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:18px;box-shadow:0 15px 35px #2563eb4d;color:#fff;cursor:pointer;font-size:18px;font-weight:800;margin-top:30px;padding:18px;transition:.35s ease;width:100%}.premium-save-btn:hover{box-shadow:0 20px 40px #2563eb66;transform:translateY(-4px)}.admin-section-title{color:#0f172a;font-size:34px;font-weight:800;margin-bottom:25px}.premium-product-grid{grid-gap:28px;gap:28px}.premium-product-card{background:#fff;border-radius:28px;box-shadow:0 15px 40px #00000014;overflow:hidden;transition:.35s ease}.premium-product-card:hover{box-shadow:0 25px 50px #2563eb26;transform:translateY(-10px)}.premium-product-card img{height:240px;object-fit:cover;width:100%}.product-card-content{padding:24px}.product-card-content h3{color:#0f172a;font-size:22px;font-weight:800;margin-bottom:10px}.product-card-content p{color:#2563eb;font-size:22px;font-weight:800;margin-bottom:12px}.product-card-content span{background:#eff6ff;border-radius:30px;color:#1d4ed8;display:inline-block;font-size:13px;font-weight:700;padding:8px 14px}.premium-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.top-badge{background:#fef3c7;color:#92400e}.coming-badge,.top-badge{border-radius:30px;font-size:12px;font-weight:800;padding:8px 14px}.coming-badge{background:#dcfce7;color:#166534}.premium-card-btns{display:flex;gap:12px;margin-top:22px}.premium-card-btns button{border:none;border-radius:14px;cursor:pointer;flex:1 1;font-weight:700;padding:14px;transition:.3s ease}.premium-card-btns button:first-child{background:#2563eb;color:#fff}.premium-card-btns button:first-child:hover{background:#1d4ed8}.delete-btn{background:#ef4444!important;color:#fff}.delete-btn:hover{background:#dc2626!important}.slider-preview{margin-top:25px}.slider-preview img{border-radius:25px;box-shadow:0 15px 35px #00000014;max-height:380px;object-fit:cover;width:100%}@media(max-width:900px){.premium-admin{flex-direction:column}.premium-admin-sidebar{height:auto;position:relative;width:100%}.premium-admin-main{padding:20px}.admin-topbar{align-items:flex-start;flex-direction:column;gap:15px}.admin-topbar h1{font-size:32px}}.premium-admin{margin-top:95px}.premium-admin-sidebar{border-bottom-right-radius:30px;border-top-right-radius:30px}.premium-admin-main{box-sizing:border-box;padding:45px}.admin-topbar{margin-bottom:35px}.premium-admin-form,.premium-product-grid{width:100%}@media(max-width:900px){.premium-admin{margin-top:80px}.premium-admin-sidebar{border-radius:0}}.premium-admin{align-items:flex-start;box-sizing:border-box;display:flex;gap:35px;margin-top:110px;padding:30px}.premium-admin-sidebar{border-radius:35px;flex-shrink:0;height:calc(100vh - 140px);min-width:280px;overflow:hidden;position:sticky;top:110px;width:280px}.premium-admin-main{flex:1 1;min-width:0;padding:0;width:100%}.premium-admin-form{box-sizing:border-box;width:100%}.premium-product-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));width:100%}@media(max-width:950px){.premium-admin{flex-direction:column;padding:15px}.premium-admin-sidebar{height:auto;min-width:100%;position:relative;top:0;width:100%}}.apple-product-info h3,.desktop-product-info h3,.home-product-card h3,.laptop-product-info h3,.product-card h3,.product-card-content h3,h3{color:#111827!important;filter:none!important;mix-blend-mode:normal!important;opacity:1!important;text-shadow:none!important}.apple-price,.desktop-price,.laptop-price,.product-card-content p,.product-price{color:#2563eb!important;font-weight:900!important;opacity:1!important}.desktop-product-card,.home-product-card,.product-card,.product-card-content{filter:none!important;opacity:1!important}.view-btn{background:linear-gradient(135deg,#111827,#2563eb);border:none;border-radius:14px;box-shadow:0 8px 20px #2563eb40;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:12px;padding:14px 18px;transition:.3s;width:100%}.view-btn:hover{background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 12px 28px #2563eb66;transform:translateY(-3px)}.desktop-section-title{margin-bottom:25px;margin-top:70px}.desktop-section-title h2{color:#111827;font-size:38px;font-weight:800}body{background:radial-gradient(circle at top left,#3b82f62e,#0000 28%),radial-gradient(circle at top right,#60a5fa24,#0000 30%),radial-gradient(circle at bottom left,#2563eb1f,#0000 30%),linear-gradient(135deg,#f8fbff,#eef5ff,#f4f8ff);background-attachment:fixed;margin:0;min-height:100vh;overflow-x:hidden;padding:0}body:before{background:radial-gradient(circle at 20% 20%,#3b82f61f,#0000 20%),radial-gradient(circle at 80% 30%,#60a5fa1a,#0000 20%),radial-gradient(circle at 50% 80%,#2563eb14,#0000 25%);content:"";filter:blur(40px);inset:0;pointer-events:none;position:fixed;z-index:-1}.admin-card,.checkout-box,.contact-info-card,.desktop-category-card,.desktop-product-card,.modern-contact-form,.product-detail-container{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #3b82f614;box-shadow:0 8px 30px #2563eb14}.desktop-product-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #3b82f614;overflow:hidden;position:relative;transition:transform .35s ease,box-shadow .35s ease,border .35s ease}.desktop-product-card:hover{border:1px solid #3b82f659;box-shadow:0 0 20px #3b82f640,0 0 40px #60a5fa2e,0 15px 40px #2563eb38;transform:translateY(-12px) scale(1.02)}.desktop-product-card:before{background:linear-gradient(120deg,#0000,#ffffff73,#0000);content:"";height:300%;left:-40%;position:absolute;top:-120%;transform:rotate(25deg);transition:.8s;width:80%}.desktop-product-card:hover:before{left:130%}.desktop-product-image img{transition:transform .5s ease,filter .5s ease}.desktop-product-card:hover
.desktop-product-image img{filter:drop-shadow(0 0 12px rgba(59,130,246,.35));transform:scale(1.08)}.desktop-product-card:hover h3{color:#2563eb;transition:.3s}.desktop-product-card:hover .desktop-price{text-shadow:0 0 10px #3b82f659}.core-card,.desktop-product-card,.premium-category-card,.scroll-card-modern{border:1px solid #3b82f614!important;overflow:hidden!important;position:relative!important;transition:transform .35s ease,box-shadow .35s ease,border .35s ease!important}.core-card:hover,.desktop-product-card:hover,.premium-category-card:hover,.scroll-card-modern:hover{border:1px solid #3b82f64d!important;box-shadow:0 0 20px #3b82f640,0 0 40px #60a5fa2e,0 20px 50px #2563eb38!important;transform:translateY(-12px) scale(1.02)!important}.core-card:before,.desktop-product-card:before,.premium-category-card:before,.scroll-card-modern:before{background:linear-gradient(120deg,#0000,#ffffff73,#0000);content:"";height:300%;left:-40%;position:absolute;top:-120%;transform:rotate(25deg);transition:.8s;width:80%;z-index:2}.core-card:hover:before,.desktop-product-card:hover:before,.premium-category-card:hover:before,.scroll-card-modern:hover:before{left:130%}.core-card img,.desktop-product-image img,.premium-category-card img,.scroll-card-modern img{transition:transform .5s ease,filter .5s ease!important}.core-card:hover img,.desktop-product-card:hover img,.premium-category-card:hover img,.scroll-card-modern:hover img{filter:drop-shadow(0 0 15px rgba(59,130,246,.35));transform:scale(1.07)!important}@media(max-width:1200px){.core-categories,.core-grid,.desktop-category-section,.desktop-product-grid,.services-modern,.why-core{grid-template-columns:repeat(2,1fr)}.premium-home-top{flex-direction:column}.premium-side-banners{width:100%}.about-company-section,.corporate-section,.location-modern{flex-direction:column;grid-template-columns:1fr}.modern-contact-container,.owner-modern-card{grid-template-columns:1fr}.modern-nav-container,.navbar-container,.premium-navbar-container{flex-direction:column;gap:20px;height:auto;padding:20px}.modern-links,.navbar-links,.premium-navbar-links{flex-wrap:wrap;gap:18px;justify-content:center}}@media(max-width:992px){.core-grid,.desktop-product-grid,.premium-category-grid{grid-template-columns:repeat(2,1fr)}.core-categories,.desktop-category-section,.services-modern,.why-core{grid-template-columns:1fr}.premium-main-banner{height:420px}.premium-banner-content{padding:40px}.premium-banner-content h1{font-size:42px}.about-hero-content h1,.desktop-hero-content h1{font-size:48px}.desktop-title-wrap h2,.product-section h2,.service-form-title h2{font-size:42px}.about-company-left h2,.corp-text h2,.location-text h2{font-size:38px}.service-feature-card h3{font-size:32px}.service-feature-card p{font-size:18px}.desktop-category-card img,.desktop-product-image,.premium-category-card img{height:220px}.corporate-section img{width:100%}}@media(max-width:768px){body{overflow-x:hidden}.modern-nav-container,.navbar-container,.premium-navbar-container{flex-direction:column;gap:18px;height:auto;padding:18px}.modern-links,.navbar-links,.premium-navbar-links{flex-wrap:wrap;gap:15px;justify-content:center}.modern-links span,.navbar-links span,.premium-navbar-links span{font-size:14px}.modern-cart-btn,.navbar-cart-btn,.premium-cart-btn{font-size:16px;padding:12px;width:100%}.core-hero,.core-hero-img{height:420px}.core-overlay,.desktop-overlay{justify-content:center;padding:20px;text-align:center}.about-hero-content h1,.desktop-hero-content h1,.hero-text h1{font-size:34px;line-height:1.2}.about-hero-content p,.desktop-hero-content p,.hero-text p{font-size:15px}.hero-btns{flex-direction:column}.contact-btn,.shop-btn{width:100%}.core-grid,.desktop-product-grid,.premium-category-grid{grid-template-columns:1fr}.core-card,.desktop-product-card,.premium-category-card,.scroll-card-modern{border-radius:20px}.desktop-product-image{height:220px}.desktop-product-info h3{font-size:20px;min-height:auto}.desktop-price{font-size:24px}.desktop-btn-group{flex-direction:column}.desktop-add-btn,.desktop-view-btn{width:100%}.core-categories,.desktop-category-section,.services-modern,.why-core{grid-template-columns:1fr}.desktop-category-card img,.premium-category-card img{height:220px}.desktop-category-content h3{font-size:26px}.premium-home-top{flex-direction:column;padding:15px}.premium-main-banner{height:360px}.premium-banner-content{padding:25px}.premium-banner-content h1{font-size:30px}.premium-banner-content p{font-size:14px}.premium-shop-btn{width:100%}.double-small-banners,.premium-side-banners,.side-banner{flex-direction:column}.side-banner{gap:20px;text-align:center}.side-banner img{max-width:220px;width:100%}.about-company-section,.location-modern,.owner-modern-card{grid-template-columns:1fr}.owner-modern-content{padding:25px}.about-company-left h2,.corp-text h2,.location-text h2{font-size:32px}.modern-contact-container{grid-template-columns:1fr;padding:40px 20px}.contact-info-card,.modern-contact-form{padding:25px}.contact-modern-overlay h1{font-size:34px}.form-row,.service-form-row{flex-direction:column}.form-box,.service-form-box{padding:25px;width:95%}.product-section h2,.service-form-title h2{font-size:36px}.cart-panel{width:100%}.cart-item{flex-direction:column}.cart-item img{height:220px;width:100%}.floating-cart{bottom:15px;height:55px;right:15px;width:55px}.whatsapp-btn{bottom:80px;height:52px;right:15px;width:52px}.whatsapp-box{right:10px;width:220px}.footer-top{gap:30px;grid-template-columns:1fr}.footer-col{text-align:center}.footer-social{justify-content:center}}@media(max-width:480px){.about-hero-content h1,.desktop-hero-content h1,.desktop-title-wrap h2,.hero-text h1,.product-section h2,.service-form-title h2{font-size:28px}.premium-banner-content h1{font-size:26px}.desktop-product-info{padding:18px}.desktop-category-content h3,.desktop-price,.premium-category-card h3{font-size:22px}.modern-links span,.navbar-links span,.premium-navbar-links span{font-size:13px}.modern-cart-btn,.navbar-cart-btn,.premium-cart-btn{font-size:14px}}@media(max-width:768px){.modern-navbar,.navbar,.premium-navbar{padding:0!important}.modern-nav-container,.navbar-container,.premium-navbar-container{gap:18px!important;height:auto!important;padding:18px 15px!important}.modern-logo,.modern-nav-container,.navbar-container,.navbar-logo,.premium-navbar-container,.premium-navbar-logo{align-items:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.modern-logo,.navbar-logo,.premium-navbar-logo{gap:10px!important;text-align:center!important}.modern-logo img,.navbar-logo img,.premium-logo-image img{border-radius:16px!important;height:65px!important;width:65px!important}.navbar-logo-text h1,.premium-logo-text h1{font-size:20px!important;line-height:1.2!important}.navbar-logo-text p,.premium-logo-text p{font-size:9px!important;letter-spacing:2px!important}.modern-links,.navbar-links,.premium-navbar-links{align-items:center!important;display:flex!important;flex-wrap:wrap!important;gap:18px!important;justify-content:center!important;margin:0!important;width:100%!important}.modern-links span,.navbar-links span,.premium-navbar-links span{font-size:15px!important;font-weight:700!important}.modern-cart-btn,.navbar-cart-btn,.premium-cart-btn{border-radius:18px!important;font-size:20px!important;height:58px!important;margin-top:8px!important;width:220px!important}}.view-modern-btn{background:linear-gradient(135deg,#111827,#1e293b);border:none;border-radius:14px;box-shadow:0 10px 25px #00000026;cursor:pointer;font-size:15px;font-weight:800;margin-top:14px;padding:14px;transition:.35s ease;width:100%}.view-modern-btn:hover{background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 15px 35px #2563eb59;transform:translateY(-3px) scale(1.02)}.premium-footer{background:linear-gradient(135deg,#0f172a,#111827,#1e293b);color:#fff;margin-top:80px;overflow:hidden;position:relative}.premium-footer:before{background:radial-gradient(circle at top left,#3b82f62e,#0000 30%),radial-gradient(circle at bottom right,#60a5fa26,#0000 30%);content:"";inset:0;pointer-events:none;position:absolute}.premium-footer-top{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1.5fr 1fr 1fr 1.2fr;margin:auto;max-width:1400px;padding:70px 30px;position:relative;z-index:2}.footer-logo-wrap{align-items:center;display:flex;gap:18px;margin-bottom:25px}.footer-logo{border-radius:22px;box-shadow:0 0 25px #3b82f659;height:80px;object-fit:cover;width:80px}.footer-logo-wrap h2{font-size:30px;font-weight:800;margin-bottom:5px}.footer-logo-wrap span{color:#93c5fd;font-size:12px;letter-spacing:3px}.footer-about{color:#cbd5e1;font-size:15px;line-height:1.9;margin-bottom:30px}.premium-footer-col h3{color:#fff;font-size:22px;margin-bottom:25px;position:relative}.premium-footer-col h3:after{background:#2563eb;border-radius:20px;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:45px}.premium-footer-col button{background:none;border:none;color:#cbd5e1;cursor:pointer;display:block;font-size:15px;margin-bottom:16px;padding:0;transition:.3s}.premium-footer-col button:hover{color:#60a5fa;transform:translateX(6px)}.premium-footer-social{display:flex;gap:15px}.premium-footer-social a{align-items:center;background:#ffffff14;border-radius:14px;color:#fff;display:flex;font-size:18px;height:48px;justify-content:center;transition:.35s;width:48px}.premium-footer-social a:hover{background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 0 20px #3b82f673;transform:translateY(-5px) scale(1.08)}.footer-contact-item{align-items:flex-start;color:#cbd5e1;display:flex;gap:14px;line-height:1.7;margin-bottom:20px}.footer-contact-item svg{color:#60a5fa;margin-top:5px}.footer-contact-btn{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;border-radius:16px!important;color:#fff!important;font-weight:700!important;margin-top:15px!important;padding:14px 28px!important;transition:.35s!important}.footer-contact-btn:hover{box-shadow:0 12px 30px #2563eb59;transform:translateY(-4px) scale(1.03)!important}.premium-footer-bottom{border-top:1px solid #ffffff14;color:#94a3b8;font-size:14px;padding:25px;position:relative;text-align:center;z-index:2}@media(max-width:992px){.premium-footer-top{grid-template-columns:1fr 1fr}}@media(max-width:768px){.premium-footer-top{grid-template-columns:1fr;text-align:center}.footer-contact-item,.footer-logo-wrap,.premium-footer-social{justify-content:center}.premium-footer-col h3:after{left:50%;transform:translateX(-50%)}}.premium-title{color:#fff;text-shadow:0 0 15px #000c}.premium-category-card h3{text-shadow:0 0 12px #000c}.core-card h3,.premium-category-card h3{color:#fff;font-weight:700}.core-price{color:#00d4ff;font-weight:700}.add-modern-btn,.qty-box-modern span,.view-modern-btn{color:#fff;font-weight:700}.cart-popup button,.cart-popup h3,.cart-popup p,.cart-popup span{color:#fff;font-weight:600}.why-card h3{color:#fff}.why-card p{color:#d8d8d8}.qty-box-modern span{font-size:18px}.cart-sidebar span,.qty-box-modern span{color:#000!important;font-weight:700!important}.cart-sidebar h3,.cart-sidebar p{color:#000!important}.cart-item h4,.cart-item span{color:#000!important;font-weight:700!important}.cart-sidebar *{color:#000}.premium-navbar{background:#fff;padding:10px 22px}.premium-navbar-logo{gap:12px;min-width:auto}.premium-logo-image img{border-radius:16px;height:68px;width:68px}.premium-logo-text h1{color:#111;font-size:24px}.premium-logo-text h1 span{color:#2563eb}.premium-logo-text h2{color:#111;font-size:16px;font-weight:700;letter-spacing:1px;line-height:1;margin:2px 0 0}.premium-logo-text p{font-size:10px;margin-top:4px}.premium-navbar-links{gap:42px;margin-left:20px}.premium-navbar-links span{color:#111;cursor:pointer;font-size:17px;font-weight:700;transition:.3s}.premium-navbar-links span:hover{color:#2563eb}.premium-logo-text h1{font-size:28px;font-weight:900;letter-spacing:.5px;line-height:1;margin:0}.black-text{color:#111}.blue-text{color:#2563eb}.premium-logo-text p{color:#666;font-size:11px;font-weight:600;letter-spacing:2px;margin-top:6px}.premium-navbar-container{display:grid;grid-template-columns:360px 1fr 150px;margin:auto;width:95%}.premium-navbar-logo{align-items:center;cursor:pointer;display:flex;gap:10px}.premium-logo-image img{border-radius:18px;height:78px!important;object-fit:cover;width:78px!important}.premium-logo-text{display:flex;flex-direction:column;justify-content:center}.premium-logo-text h1{align-items:center;display:flex;font-size:24px!important;font-weight:900!important;gap:8px;letter-spacing:0!important;line-height:1.1!important;margin:0!important;white-space:nowrap}.black-text{color:#111!important}.blue-text{color:#2563eb!important}.premium-logo-text p{color:#666!important;font-size:11px!important;font-weight:700!important;letter-spacing:2px!important;margin-top:5px!important;white-space:nowrap}.premium-navbar-links span{font-size:20px!important;font-weight:700!important}.premium-navbar{padding-left:5px}.premium-navbar-container{align-items:center;display:flex;gap:20px;justify-content:space-between}.premium-navbar-logo{flex-shrink:0}.premium-navbar-links{align-items:center;display:flex;flex:1 1;gap:36px!important;justify-content:center;margin-left:30px!important}.premium-cart-btn{flex-shrink:0;white-space:nowrap}.menu-toggle{display:none}@media (max-width:992px){.premium-navbar{padding:12px 16px}.premium-navbar-container{align-items:center;display:flex;justify-content:space-between;position:relative}.premium-logo-image img{height:52px!important;width:52px!important}.premium-logo-text h1{font-size:18px!important}.premium-logo-text p{font-size:8px!important;letter-spacing:1px!important}.menu-toggle{align-items:center;background:#2563eb;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:26px;font-weight:700;height:44px;justify-content:center;width:44px}.premium-navbar-links{align-items:flex-start;background:#fff;border-radius:18px;box-shadow:0 10px 35px #00000026;display:none;flex-direction:column;gap:18px;padding:22px;position:absolute;right:0;top:75px;width:230px;z-index:999}.premium-navbar-links.active{display:flex}.premium-navbar-links span{font-size:18px!important;font-weight:700;width:100%}.premium-cart-btn{display:none}}@media (max-width:768px){.menu-toggle{align-items:center;background:#2563eb;border-radius:12px;color:#fff;cursor:pointer;display:flex!important;font-size:24px;height:42px;justify-content:center;width:42px;z-index:1001}.premium-navbar-links{align-items:flex-start;background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000026;display:none!important;flex-direction:column;gap:18px;padding:20px;position:absolute;right:10px;top:80px;width:220px;z-index:1000}.premium-navbar-links.active{display:flex!important}.premium-cart-btn{display:none}.premium-logo-text h1{font-size:18px!important}.premium-logo-text p{font-size:8px!important}.premium-logo-image img{height:55px!important;width:55px!important}}
/*# sourceMappingURL=main.822b865b.css.map*/