:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box;font-family:cursive}body{padding-top:170px;background:#f8fafc}.overlay{position:fixed;inset:0;background:#0000004d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:998}.bottomNavbar{position:fixed;z-index:999}.navbarContainer{width:100%;position:fixed;top:0;left:0;z-index:1000;background:#fff;box-shadow:0 2px 15px #00000014}.topNavbar{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 30px;background:linear-gradient(to right,#fff,#f8fafc);border-bottom:1px solid #e2e8f0}.logoSection{display:flex;align-items:center;gap:12px}.logoImage{border-radius:10px;object-fit:cover}.logoText{text-decoration:none;font-size:1.5rem;font-weight:700;background:linear-gradient(to right,#ea580c,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.searchWrapper{position:relative;width:420px}.searchBox{width:100%;display:flex;align-items:center;gap:12px;background:#fff;border:2px solid #cbd5e1;padding:12px 18px;border-radius:50px;transition:.3s ease;box-shadow:0 4px 10px #0000000f}.searchBox:focus-within{border-color:#22c55e;box-shadow:0 0 15px #22c55e40;transform:scale(1.01)}.searchIcon{color:#16a34a;font-size:18px;min-width:20px}.searchInput{flex:1;border:none;outline:none;background:transparent;color:#1e293b;font-size:16px;font-weight:500}.searchInput::placeholder{color:#64748b}.searchResults{display:flex;flex-direction:column;gap:10px;position:absolute;top:60px;left:0;width:100%;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 25px #0000001f;z-index:999;padding:10px 20px}.searchItem{display:block;text-decoration:none;font-size:1.3em;font-weight:600;border-bottom:1px solid #e2e8f0;transition:.2s ease;padding:10px 25px}.searchResults>a{color:#16a34a;padding:10px 5px}.searchResults>a:hover{color:#16a34a;border-radius:15px;background-color:#b7b7b7}.noResult{padding:15px;color:#64748b;font-size:14px}.rightSection{display:flex;align-items:center;gap:20px}.cartSection{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:1.6rem;color:#ea580c;transition:.3s}.cartSection:hover{transform:scale(1.05)}.cartCount{font-size:1rem;font-weight:700;color:#334155}.menuButton{display:none;border:none;background:transparent;font-size:1.6rem;cursor:pointer;color:#334155}.bottomNavbar{width:100%;display:flex;justify-content:center;align-items:center;gap:35px;padding:15px;background:#f8fafc}.bottomNavbar a,.dropdown span{text-decoration:none;color:#1e293b;font-weight:600;cursor:pointer;transition:.3s ease}.bottomNavbar a:hover,.dropdown span:hover{color:#ea580c}.dropdown{position:relative}.dropdownContent{display:none;position:absolute;top:100%;left:0;background:#fff;min-width:240px;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #0000001f;z-index:999}.dropdownContent a{display:block;padding:14px 18px;color:#1e293b}.dropdownContent a:hover{background:#1e293b;color:#fff}.dropdown:hover .dropdownContent{display:block}.loginBtn{background:#16a34a;color:#fff!important;padding:10px 24px;border-radius:30px;transition:.3s ease}.loginBtn:hover{background:#15803d}@media screen and (max-width:900px){body{padding-top:110px}.menuButton{display:block}.topNavbar{padding:15px 20px}.searchWrapper{width:260px}.bottomNavbar{display:none;flex-direction:column;align-items:flex-start;gap:20px;padding:20px 30px}.bottomNavbar.active{display:flex}.dropdownContent{position:static;display:none;margin-top:10px;border:1px solid #e2e8f0;box-shadow:none}.dropdown:hover .dropdownContent{display:block}}@media screen and (max-width:600px){body{padding-top:130px}.topNavbar{flex-wrap:wrap;gap:15px}.logoText{font-size:1.1rem}.searchWrapper{order:3;width:100%}.searchResults{top:58px}.searchBox{padding:10px 15px}.searchInput{font-size:14px}.bottomNavbar{gap:18px}}.vm-section{padding:60px 20px;text-align:center}.vm-title{font-size:clamp(28px,5vw,42px);margin-bottom:40px;color:#222}.vm-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px}.vm-card{background:#fff;padding:30px 20px;border-radius:16px;box-shadow:0 4px 15px #0000001a;transition:.3s ease}.vm-card:hover{transform:translateY(-8px)}.vm-card h3{font-size:26px;margin-bottom:15px;color:#f60}.vm-card p{color:#555;line-height:1.7}.vm-card ul{list-style:none;padding:0}.vm-card li{margin:10px 0;color:#444;font-weight:500}.slider{position:relative;width:100%;height:200px;overflow:hidden;box-sizing:border-box}.slide{width:100%;height:100%;display:flex}.slideWrapper{margin-top:5vh}.sliderBtn{position:absolute;top:50%;transform:translateY(-50%);width:55px;height:55px;border:none;border-radius:50%;background:#fdfdfd99;color:#000;display:flex;justify-content:center;align-items:center;font-size:1.5rem;cursor:pointer;z-index:10;transition:.3s}.leftBtn{left:20px}.rightBtn{right:20px}.sliderBtn:hover{background:#fff;color:#000}@media screen and (max-width:450px){.leftBtn,.rightBtn{display:none}}.banner,.banner1,.banner3,.banner4{width:100%;height:500px;display:flex;justify-content:space-between;align-items:center;gap:40px;padding:50px;overflow:hidden;margin-top:30px;position:relative;background-size:cover;background-position:center;box-shadow:0 10px 30px #00000026}.banner1{background:linear-gradient(to right,#0f172aeb,#1e293bd9),url(data:image/jpeg;base64,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);background-size:cover;background-position:center}.banner{background:url(/assets/bac-CxR631W9.jpg);background-size:cover;background-position:center}.banner3,.banner4{background:linear-gradient(to right,#000000d9,#1e293be0),url(/assets/back-_wxmDsHK.jpg);background-size:cover;background-position:center}.bannerContent,.content{flex:1;color:#fff;z-index:2}.bannerTitle,.content h1{font-size:2.5rem;margin-bottom:18px;line-height:1.2;font-weight:700;background:linear-gradient(to right,#f97316,#fb7185);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bannerSubTitle,.content h2{font-size:1rem;color:#f1f5f9;margin-bottom:18px;line-height:1.5}.bannerText,.content p{font-size:1rem;color:#cbd5e1;line-height:1.8}.bannerBtn{margin-top:25px;background:linear-gradient(to right,#f97316,#ea580c);color:#fff;border:none;padding:13px 28px;border-radius:40px;font-size:1rem;font-weight:600;cursor:pointer;transition:.3s}.bannerBtn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000004d}.bannerImage,.banner-image{flex:1;display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.bannerImage img,.banner-image img{width:220px;height:220px;object-fit:cover;transition:.3s;box-shadow:0 8px 25px #0000004d}.bannerImage img:hover,.banner-image img:hover{transform:scale(1.05)}.banner .bannerImage img{width:380px;height:280px;background-color:#}.banner3 .banner-image img{width:260px;height:260px}@media screen and (max-width:992px){.banner,.banner1,.banner3{height:650px;flex-direction:column;text-align:center;padding:40px 25px}.bannerTitle,.content h1{font-size:2rem}.bannerSubTitle,.content h2{font-size:1.1rem}.content{padding-left:0!important}.banner .bannerImage img{width:320px;height:240px}}@media screen and (max-width:600px){.banner,.banner1,.banner3{height:auto;min-height:400px;padding:25px 15px;gap:20px}.bannerTitle,.content h1{font-size:1.6rem}.bannerSubTitle,.content h2{font-size:1rem}.bannerText,.content p{font-size:.92rem;line-height:1.6}.bannerImage,.banner-image{gap:15px}.bannerImage img,.banner-image img{width:120px;height:120px}.banner .bannerImage img{width:100%;max-width:280px;height:auto}.banner3 .banner-image img{width:180px;height:180px}}.text{font-size:32px;font-weight:600}.balls{display:flex;flex-wrap:wrap;justify-content:space-around;gap:20px}.ball{width:250px;height:250px;background-color:#87cefa;color:#191970;font-weight:800;border-radius:50%;display:block;justify-content:center;align-items:center;text-align:center;padding:20px;box-sizing:border-box;animation:bounce 1s infinite alternate}.ball p{font-size:15px}.ball:nth-child(2){animation-delay:.2s}.ball:nth-child(3){animation-delay:.4s}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-100px)}}#root{width:100vw}.bg{height:100vh;background-size:cover;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;width:100%;padding-top:20px;padding-bottom:100px}.bg3{background-size:cover;display:flex;justify-content:center;align-items:center;color:#fff;width:100%;height:100vh;padding-top:20px;padding-bottom:100px}.bg4{height:100vh;display:flex;justify-content:center;align-items:center;color:#fff;width:100%;padding-bottom:30px}.bottomNavbar>a{color:#ea590c;font-size:1.2em}.dropdown>span{color:#ea590c;font-size:1.2em}.scrollTop{position:fixed;bottom:90px;right:20px;background:#16a34a;color:#fff;padding:12px;border-radius:50%;font-size:16px;cursor:pointer;box-shadow:0 4px 12px #0000004d;z-index:999;width:50px;height:50px;transition:.3s;text-align:center}.scrollTop:hover{transform:scale(1.1);background:#15803d}.bg5{height:800px;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;width:100%;padding-top:60px;padding-bottom:100px;margin-top:20px}.bg1{height:1200px;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;width:100%;margin-top:-40px;padding-bottom:50px}.bg h2{color:#fff;padding-top:10px}body{place-items:unset;background-color:#f3eff0;color:#000;height:100%;padding-top:60px}.Card{width:300px;color:#000;font-weight:600;font-family:cursive;font-size:1.2em;height:450px;border-radius:10px;animation:fadeUp .8s ease;margin:30px;display:flex;flex-direction:column;padding:5px;transition:4s ease;text-align:center;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px,#0a254059 0 -2px 6px inset;background-color:#f7f3f6;gap:10px}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Books{display:flex;flex-wrap:wrap}.Card img{width:190px;height:160px;justify-content:center;align-items:center;margin:20px}.Card img:hover{transform:scale(1.2);transition:4s ease}.product-layout{display:flex;gap:40px;padding:150px;color:#fff;font-size:1.2em}.left img{width:100%;height:450px}.right{width:60%}.ProfessionalBooks{display:flex;flex-wrap:wrap;background:linear-gradient(#3e62cfc7,#770ae0)}.glow{color:#fff}.Login{padding-top:150px;background-image:url("./assets/images/OIP (3).jpg");background-size:cover;height:800px;color:#fff;padding-left:20px}.Login button{width:8%;margin-left:10px;padding-bottom:37px;background-color:#ff5722;color:#000;font-size:1.2em;height:1px;margin-top:30px;border-radius:50px}.Login input{width:400px;font-size:1.2em}.homePage{width:100%;padding-top:20px;background:#f8fafc;overflow-x:hidden}.sliderSection{width:100%}.arrivalSection{padding:40px 20px;background:linear-gradient(#3e62cfc7,#770ae0)}.AcademicBooks{background:linear-gradient(#3e62cfc7,#770ae0)}.arrivalTitle{text-align:center;font-size:2.5rem;font-family:cursive;color:#fff;margin-bottom:40px}.booksContainer{width:100%;display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.moreBtnSection{display:flex;justify-content:center;margin-top:40px}.moreBtn{background:linear-gradient(to right,#ea580c,#c2410c);color:#fff;border:none;padding:14px 30px;border-radius:40px;font-size:1rem;font-weight:600;cursor:pointer;transition:.3s}.moreBtn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000026}.softwareSection{width:100%;margin-top:60px;padding:60px 20px;text-align:center;color:#fff;background:linear-gradient(to right,#1e293b,#0f172a);display:flex;align-items:center;flex-direction:column;justify-content:center}.softwareTitle{font-size:2.5rem;margin-bottom:15px}.softwareText{font-size:1.1rem;margin-bottom:40px;color:#cbd5e1}.videoContainer{width:100%;display:flex;justify-content:center}.softwareVideo{width:70%;max-width:900px;border-radius:20px;box-shadow:0 10px 30px #0006}@media screen and (max-width:900px){.arrivalTitle,.softwareTitle{font-size:2rem}.softwareVideo{width:90%}}@media screen and (max-width:600px){.arrivalTitle{font-size:1.7rem}.softwareTitle{font-size:1.6rem}.softwareText{font-size:1rem}.moreBtn{width:100%;max-width:320px}.softwareVideo{width:100%;height:auto}}.AddeNewProd>input{padding:10px;border-radius:15px}.whatsapp-icon{position:fixed;bottom:100px;right:20px;z-index:999}.whatsapp-icon>a{width:60px;height:60px;background:#25d366;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:32px;text-decoration:none;animation:shake 1s infinite}.notify{position:absolute;top:-5px;right:-5px;background:red;color:#fff;width:22px;height:22px;border-radius:50%;font-size:12px;display:flex;justify-content:center;align-items:center}@keyframes shake{0%{transform:rotate(0)}25%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}to{transform:rotate(0)}}.scroll-top-btn{position:fixed;bottom:20px;right:20px;display:flex;justify-content:center;align-items:center;padding:0;width:50px;height:50px;border:none;border-radius:50%;background:#6225d3;color:#fff;font-size:20px;cursor:pointer;box-shadow:0 4px 10px #0000004d;z-index:999;transition:.3s}.scroll-top-btn:hover{transform:scale(1.1)}.ceo-section{display:flex;align-items:center;justify-content:center;gap:50px;padding:60px 10%;margin-top:120px;flex-wrap:wrap}.ceo-image>img{width:200px;border-radius:20px;box-shadow:0 10px 25px #00000026;transition:.3s}.ceo-image img:hover{transform:scale(1.03)}.ceo-content{flex:1;min-width:250px}.ceo-content>span{color:#f60;font-weight:700;letter-spacing:2px}.ceo-content>h2{font-size:45px;margin:15px 0}.ceo-content>p{font-size:large;line-height:1.8;color:#555;margin-bottom:18px}.text{background:linear-gradient(to right,#0f172aeb,#1e293bd9),url(./assets/images/org.jpg);background-size:cover;background-position:center;color:#fff}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}td,th,tr{padding:15px}@media screen and (max-width:450px){.mainAppPage{margin-top:165px!important}}.sliderWrapper{overflow:hidden;width:100%;margin-top:20px}.sliderTrack{display:flex;gap:15px;width:max-content;animation:scrollLeft 20s linear infinite}.card{min-width:250px;background:#0006;border:1px solid #d05929;color:#fff;padding:15px;border-radius:12px}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.product-page{padding:20px}.search-result-box{width:320px;margin-left:auto;margin-top:10px;background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;overflow:hidden}.search-item{display:flex;align-items:center;gap:12px;padding:10px;border-bottom:1px solid #eee;cursor:pointer;transition:.2s}.search-item:hover{background:#f5f5f5}.search-item:last-child{border-bottom:none}.search-image{width:60px;height:60px;object-fit:cover;border-radius:8px}.no-product{padding:15px;text-align:center;color:gray}.productDetailsPage{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:stretch;gap:50px;padding:120px 50px 50px}.productImageSection{flex:1;display:flex;justify-content:center;align-items:center}.detailsImage{width:100%;max-width:420px;height:auto;object-fit:cover;border-radius:25px;box-shadow:0 15px 40px #00000026;transition:.3s}.detailsImage:hover{transform:scale(1.02)}.productInfoSection{flex:1;display:flex;flex-direction:column;gap:20px}.detailsTitle{font-size:2.8rem;font-weight:700;color:#fff;line-height:1.3}.detailsPrice{width:fit-content;background-color:#fff;padding:10px 20px;font-size:2rem;border-radius:15px;color:#ea590c;font-weight:700}.detailsTax{font-size:1rem;color:#fff}.descriptionBox{background:#fff;padding:25px;border-radius:20px;box-shadow:0 8px 25px #00000014}.descriptionBox h3{font-size:1.4rem;color:#0f172a;margin-bottom:15px}.descriptionBox p{font-size:1rem;line-height:1.9;color:#475569}.fullDescriptionBox{width:90%;margin:20px auto 50px;padding:30px;background:#111;color:#fff;border-radius:20px;line-height:2;font-size:17px;box-shadow:0 10px 30px #00000040}.fullDescriptionBox h2{margin-bottom:20px;color:orange;font-size:2rem}.fullDescriptionBox p{color:#e2e8f0}.detailsBtn{width:240px;border:none;padding:15px;border-radius:50px;background:#ea590c;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:.3s;margin-top:auto}.detailsBtn:hover{background:#c2410c;transform:translateY(-3px);box-shadow:0 10px 25px #00000026}.notFound{text-align:center;margin-top:150px;color:#ef4444}@media screen and (max-width:992px){.productDetailsPage{flex-direction:column;padding:120px 25px 40px}.detailsTitle{font-size:2.1rem;text-align:center}.detailsPrice,.detailsTax{text-align:center}.detailsBtn,.fullDescriptionBox{width:100%}}@media screen and (max-width:600px){.productDetailsPage{gap:30px;padding:110px 15px 30px}.detailsImage{max-width:100%}.detailsTitle{font-size:1.6rem}.detailsPrice{font-size:1.4rem}.descriptionBox{padding:18px}.descriptionBox p{font-size:.95rem}.fullDescriptionBox{padding:20px;font-size:15px}.fullDescriptionBox h2{font-size:1.5rem}}.cartSidebar{position:fixed;top:0;right:-400px;width:380px;max-width:100%;height:100vh;overflow-y:scroll;overflow-x:hidden;padding-bottom:20px;background:linear-gradient(180deg,#f8fafc,#dcfce7);transition:.4s ease-in-out;z-index:91009}.cartSidebar.show{right:0}.cartSidebar::-webkit-scrollbar{width:6px}.cartSidebar::-webkit-scrollbar-thumb{background:#22c55e;border-radius:20px}.topSectionSide{display:flex;justify-content:space-between;align-items:center;margin-top:10px;position:sticky;top:0;background:#f8fafc;z-index:100;padding:10px 30px}.topSectionSide h2{font-size:32px;color:#ea580c;font-family:math}.closeBtn{border-radius:45%;border:none;color:red;font-size:20px;cursor:pointer;transition:.3s;background-color:transparent}.closeBtn:hover{transform:rotate(90deg) scale(1.05)}.checkoutBtn{width:100%;padding:14px;border:none;border-radius:14px;background:linear-gradient(to right,#22c55e,#16a34a);color:#fff;font-size:20px;font-weight:700;cursor:pointer;transition:.3s}.checkoutBtn:hover{transform:scale(1.02)}.cartCard{background:#ffffffbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:22px;padding:18px;margin-bottom:25px;box-shadow:0 5px 15px #00000014;text-align:center;transition:.3s}.cartCard:hover{transform:translateY(-3px)}.cartCard img{width:150px;height:180px;object-fit:cover;border-radius:18px;margin-bottom:15px;box-shadow:0 5px 10px #0000001a}.cartCard p{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:12px}.cartCard h3{color:#0f172a;margin-bottom:10px;font-size:22px}.qty-controls{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:15px;flex-wrap:wrap}.qty-controls button{border:none;padding:10px 16px;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;transition:.3s}.qty-controls button:nth-child(1){background:#22c55e;color:#fff}.qty-controls button:nth-child(2){background:#f59e0b;color:#fff}.qty-controls button:nth-child(3){background:#ef4444;color:#fff}.qty-controls button:hover{transform:scale(1.08)}.clearBtn{width:100%;padding:14px;border:none;border-radius:14px;background:linear-gradient(to right,#ef4444,#dc2626);color:#fff;font-size:18px;font-weight:700;cursor:pointer;margin-top:10px;transition:.3s}.clearBtn:hover{transform:scale(1.02)}.totalSection{margin-top:25px;text-align:center;background:#fff;padding:18px;border-radius:18px;box-shadow:0 4px 12px #00000014}.totalSection h2{color:#16a34a;font-size:30px}.overlay{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:998}.customer-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e0f2fe);padding:120px 40px 40px;display:flex;gap:30px;color:#0f172a}.checkout-container{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f7fb;padding:20px}.title{font-size:28px;margin-bottom:20px;color:#222}.checkout-form{width:100%;max-width:450px;background:#fff;padding:25px;border-radius:12px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;gap:15px}.checkout-form input,.checkout-form textarea{padding:12px;border:1px solid #ddd;border-radius:8px;font-size:14px;outline:none;transition:.3s}.checkout-form input:focus,.checkout-form textarea:focus{border-color:#16ba9c;box-shadow:0 0 5px #16ba9c4d}.checkout-form textarea{resize:none;height:80px}.checkout-form button{padding:12px;background:#16ba9c;color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:.3s}.checkout-form button:hover{background:#129b84}.payment-box{margin-top:15px;padding:15px;border-radius:10px;background:#f9f9f9;display:flex;flex-direction:column;gap:10px}.pay-btn:disabled{background:#cbd5e1!important;cursor:not-allowed;opacity:.7}.radio-label{display:flex;align-items:center;gap:10px;font-size:16px;cursor:pointer;padding:10px;border-radius:8px;transition:.3s;border:1px solid #e5e7eb}.radio-label:hover{background:#f1f5f9}.radio-label input:checked+span{color:#16a34a}.radio-label input{accent-color:#16a34a}.pay-btn{margin-top:15px;padding:12px;border:none;border-radius:8px;color:#fff;font-size:16px;cursor:pointer;transition:.3s}.pay-btn.COD{background:#16a34a}.pay-btn.ONLINE{background:#2563eb}.pay-btn:hover{opacity:.9}.billing-section{flex:2}.checkout-header{margin-bottom:25px}.input-grid>input{color:#0f172a}.success-popup{position:fixed;top:20px;right:20px;background-color:#16ba9c;color:#fff;padding:16px 28px;border-radius:12px;font-size:17px;font-weight:600;z-index:99999;box-shadow:0 6px 20px #00000040;display:flex;align-items:center;justify-content:center;animation:popupSlide .5s ease}@keyframes popupSlide{0%{opacity:0;transform:translate(120px)}to{opacity:1;transform:translate(0)}}.checkout-header h1{font-size:45px;color:#7c3aed;margin-bottom:10px}.checkout-header h2{color:#16a34a;font-size:32px}.billing-card{background:#fff;padding:30px;border-radius:25px;box-shadow:0 5px 20px #00000014}.billing-card h2{margin-bottom:25px;color:#ea580c;font-size:32px}.input-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.input-grid input{width:100%;padding:15px;border-radius:14px;border:1px solid #cbd5e1;outline:none;font-size:17px;transition:.3s;background:#f8fafc}.input-grid input:focus{border-color:#7c3aed;box-shadow:0 0 10px #7c3aed33}.place-order-btn{margin-top:30px;width:100%;padding:16px;border:none;border-radius:16px;background:linear-gradient(to right,#22c55e,#16a34a);color:#fff;font-size:22px;font-weight:700;cursor:pointer;transition:.3s}.place-order-btn:hover{transform:scale(1.01)}.cart-summary{flex:1;background:#fff;padding:25px;border-radius:25px;height:fit-content;box-shadow:0 5px 20px #00000014;position:sticky;top:110px}.cart-summary h2{color:#7c3aed;margin-bottom:20px;font-size:30px}.summary-card{display:flex;gap:15px;margin-bottom:20px;background:#f8fafc;padding:12px;border-radius:18px;align-items:center}.summary-card img{width:90px;height:120px;object-fit:cover;border-radius:12px}.summary-card h3{font-size:16px;margin-bottom:10px}.summary-card p{margin-bottom:8px;color:#64748b}.summary-card h4{color:#16a34a;font-size:22px}.grand-total{margin-top:30px;padding-top:20px;border-top:2px dashed #cbd5e1;text-align:center}.grand-total h2{color:#ea580c}.grand-total h1{font-size:42px;color:#16a34a}@media(max-width:900px){.customer-page{flex-direction:column;padding:110px 20px 30px}.input-grid{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:600px){.customer-page{padding:100px 12px 20px}.checkout-header h1{font-size:34px}.checkout-header h2{font-size:24px}.billing-card{padding:18px}.billing-card h2{font-size:26px}.input-grid input{padding:13px;font-size:15px}.place-order-btn{font-size:18px;padding:14px}.cart-summary{padding:18px}.summary-card{flex-direction:column;text-align:center}.summary-card img{width:100px;height:130px}.grand-total h1{font-size:32px}}.orders-page{padding:100px;height:100vh;color:#fff}.orders-title{font-size:40px;margin-bottom:30px}.order-card{border:1px solid #ddd;border-radius:15px;padding:25px;margin-bottom:30px;background:#fff;box-shadow:0 5px 15px #0000001a}.order-top{display:flex;justify-content:space-between;margin-bottom:20px}.order-item{display:flex;gap:20px;margin-top:20px;align-items:center}.order-item img{width:100px;height:120px;object-fit:cover;border-radius:10px}.footer{background:#0f172a;color:#fff;padding:40px 20px;margin-top:40px}.footerContainer{display:flex;justify-content:space-around;flex-wrap:wrap;gap:40px}.footerBox{min-width:280px}.footerBox h2{color:#22c55e;margin-bottom:20px;margin-top:10px}.footerItem{display:flex;gap:12px;margin-bottom:18px;align-items:flex-start}.footerItem h4{margin:0;color:#fff}.footerItem p{margin:5px 0 0;color:#cbd5e1;font-size:14px}.icon{font-size:20px;color:#22c55e;margin-top:3px}.whatsappFloat{position:fixed;bottom:20px;right:20px;background:#25d366;color:#fff;font-size:26px;padding:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 5px 15px #0000004d}.whatsappFloat{position:fixed;bottom:20px;right:20px;background:#25d366;color:#fff;font-size:26px;padding:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px #0000004d;z-index:999}.whatsappFloat:hover{transform:scale(1.1);transition:.2s}@media(max-width:768px){.footerContainer{flex-direction:column;align-items:flex-start}}.order-popup{position:fixed;z-index:1000000000000000000;inset:0;background:#0009;display:flex;justify-content:center;align-items:center}.popup-box{width:500px;background:#fff;border-radius:15px;padding:20px;position:relative;animation:pop .3s ease}@keyframes pop{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.closeBtn1{position:absolute;top:0;right:10px;border:none;color:#ff9800;border-radius:50%;width:30px;height:30px;cursor:pointer;font-weight:900;font-size:2em;background-color:#fff}.success-title{color:green;margin-bottom:10px}table{width:100%;border-collapse:collapse;margin-top:10px}th,td{border:1px solid #ddd;padding:8px}.total{margin-top:10px;color:#16a34a}
