:root{--primary:#0091ff;--primary-dark:#006dcc;--text:#0b2b3c;--white:#fff}.navbar-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border-bottom:1px solid #00000014;position:-webkit-sticky;position:sticky;top:0;transition:background .3s ease;width:100%;z-index:1000}.navbar-container{height:75px;justify-content:space-between;margin:auto;max-width:1350px;padding:0 1.6rem}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{gap:.7rem;text-decoration:none}.navbar-logo-img{background:#fff;border-radius:50%;box-shadow:0 0 10px #00b4ff47;height:46px;padding:4px;width:46px}.brand-name{color:#0b2b3c;color:var(--text);font-size:1.4rem;font-weight:800;letter-spacing:.5px}.navbar-links{align-items:center;display:flex;gap:1.9rem;list-style:none}.navbar-links li a{border-radius:30px;color:#0b2b3c;color:var(--text);font-weight:600;padding:8px 14px;text-decoration:none;transition:.28s ease}.navbar-links li a:hover{background:#0091ff1f;color:#0091ff;color:var(--primary)}.navbar-links li a.active{box-shadow:0 4px 12px #0091ff52;color:#fff;color:var(--white)}.nav-cta a,.navbar-links li a.active{background:#0091ff;background:var(--primary)}.nav-cta a{border-radius:40px;box-shadow:0 6px 18px #0091ff59;color:#fff!important;padding:10px 22px!important}.nav-cta a:hover{background:#006dcc;background:var(--primary-dark);transform:translateY(-2px)}.navbar-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px}.navbar-toggle span{background:#0091ff;background:var(--primary);border-radius:2px;height:3px;transition:.3s;width:26px}@media (max-width:860px){.navbar-toggle{display:flex}.navbar-links{background:#fff;flex-direction:column;gap:1.1rem;left:0;max-height:0;overflow:hidden;padding:0;position:absolute;top:75px;transition:max-height .32s ease;width:100%}.navbar-links.show{box-shadow:0 10px 20px #00000017;max-height:410px;padding:1.4rem 0 2rem}.navbar-links li a{font-size:1.05rem}.nav-cta a{text-align:center;width:85%}}.footer{background:#0c1835;color:#dce6ff;margin-top:4rem;padding:3.5rem 1rem 1.5rem}.footer-container{grid-gap:2.8rem;display:grid;gap:2.8rem;grid-template-columns:2fr 1fr 1fr;margin:auto;max-width:1200px}.footer-logo{background:#fff;border-radius:50%;height:60px;margin-bottom:.8rem;width:60px}.footer-brand{color:#4fb4ff;font-size:1.7rem;font-weight:800;letter-spacing:1px;margin-bottom:.5rem}.footer-text{font-size:1rem;line-height:1.55;margin-bottom:1.4rem}.social-icons{display:flex;gap:.8rem}.social-icon{align-items:center;background:#ffffff14;border-radius:10px;color:#dce6ff;display:flex;height:42px;justify-content:center;transition:.3s;width:42px}.social-icon:hover{background:#ffffff2e;transform:translateY(-4px)}.footer-col h3{color:#78beff;font-size:1.2rem;margin-bottom:1rem}.footer-col ul{list-style:none;padding:0}.footer-col li{margin-bottom:.5rem}.footer-col a{color:#dce6ff;text-decoration:none;transition:.2s}.footer-col a:hover{color:#4fb4ff}.contact-row{font-size:.98rem;margin-bottom:.5rem}.contact-row a{color:#dce6ff;text-decoration:none}.contact-row a:hover{color:#4fb4ff}.footer-bottom{border-top:1px solid #ffffff1f;font-size:.95rem;margin-top:2.8rem;padding-top:1.4rem;text-align:center}.footer-links-bottom{display:flex;flex-wrap:wrap;gap:1.8rem;justify-content:center;margin-top:.6rem}.footer-links-bottom a{color:#bcd5ff;font-size:.92rem;text-decoration:none;transition:.2s}.footer-links-bottom a:hover{color:#4fb4ff}@media (max-width:850px){.footer-container{grid-template-columns:1fr 1fr}}@media (max-width:650px){.footer-container{grid-template-columns:1fr;text-align:center}.social-icons{justify-content:center}}.hero-section{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.video-container{height:100%;inset:0;position:absolute;width:100%}.hero-video{height:100%;object-fit:cover;width:100%}.hero-section:after{background:linear-gradient(180deg,#00000040 20%,#00000073);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.hero-content{animation:fadeInUp 1.1s ease;color:#fff;max-width:780px;padding:0 1.5rem;position:relative;text-align:center;z-index:2}.hero-content h1{font-size:3.4rem;font-weight:800;margin-bottom:1rem}.hero-content h1 span{color:#00eaff;text-shadow:0 0 12px #0efc}.hero-content p{font-size:1.25rem;font-weight:400;line-height:1.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}}@media (max-width:600px){.hero-section{height:85vh}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}}.why-choose-section{margin:4rem auto;max-width:1100px;padding:0 1.5rem;text-align:center}.section-heading{color:var(--primary);font-size:2.4rem;font-weight:700;margin-bottom:2.5rem}.reasons-list{display:flex;flex-wrap:wrap;gap:2.4rem;justify-content:center}.reason-card{align-items:flex-start;background-color:#f7fcfe;border-radius:var(--border-radius);box-shadow:var(--shadow);cursor:default;display:flex;gap:1.2rem;padding:2rem 1.6rem;transition:transform .3s ease;width:280px}.reason-card:hover{box-shadow:0 10px 24px #2196f333;transform:translateY(-8px)}.reason-icon{color:var(--accent);font-size:3.2rem}.reason-title{color:var(--primary);font-size:1.3rem;font-weight:700;margin-top:0}.reason-description{color:#43525f;font-size:1rem;line-height:1.5;margin-top:.3rem;text-align:left}@media (max-width:900px){.reasons-list{flex-direction:column;margin:0 auto;max-width:320px}.reason-card{width:100%}}.about-sec{background:linear-gradient(135deg,#e7fbff,#f4fff6);justify-content:center;margin-top:0;padding:40px 1.5rem 4rem}.about-inner,.about-sec{box-sizing:border-box;display:flex;width:100%}.about-inner{align-items:center;animation:fadeUp .85s ease;background:#fff;border-radius:25px;box-shadow:0 10px 35px #00000014;flex-wrap:wrap;gap:3rem;justify-content:space-between;max-width:1350px;padding:3rem}.about-video-wrapper{display:flex;flex:1 1 48%;justify-content:center}.video-frame{border-radius:22px;box-shadow:0 10px 28px #0003;max-width:650px;overflow:hidden;transition:.35s ease;width:100%}.about-video{aspect-ratio:16/9;display:block;height:100%;object-fit:cover;width:100%}.video-frame:hover{transform:scale(1.04)}.about-content{color:#143a40;flex:1 1 48%;text-align:left}.about-content h2{font-size:2.8rem;font-weight:900;line-height:1.2;margin-bottom:1rem}.about-content h2 span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#05c2ff,#00e069);-webkit-background-clip:text}.tagline{color:#007e79;font-size:1.25rem;font-weight:600;margin-bottom:1.3rem}.about-content p{font-size:1.15rem;line-height:1.7;margin-bottom:1.2rem}.about-points{display:flex;flex-direction:column;gap:.7rem;margin:1.1rem 0}.point{background:#f5fffd;border-radius:12px;box-shadow:0 6px 15px #0000000f;font-size:1.06rem;font-weight:500;padding:.95rem 1.15rem;transition:.3s}.point:hover{transform:translateX(6px)}.mission{color:#035f58;font-size:1.25rem;font-weight:700;margin-top:1rem}@media (max-width:900px){.about-inner{padding:2.5rem 1.7rem;text-align:center}.about-video-wrapper{order:0}}@media (max-width:600px){.about-content h2{font-size:2.2rem}.about-content p{font-size:1.05rem}.point{font-size:1rem}.video-frame{max-width:100%}}.eco-wrapper{background:linear-gradient(135deg,#d9f9ff,#e9fff3 50%,#dfffe6);overflow:hidden;padding:5rem 1.5rem;position:relative;width:100%}.leaf{animation:leafFloat 10s linear infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));font-size:2.6rem;opacity:.55;position:absolute}.leaf1{animation-delay:0s;left:5%;top:10%}.leaf2{animation-delay:2s;right:5%;top:35%}.leaf3{animation-delay:4s;left:10%;top:70%}.leaf4{animation-delay:6s;right:12%;top:85%}@keyframes leafFloat{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-50px) rotate(25deg)}to{transform:translateY(0) rotate(0deg)}}.eco-inner{align-items:center;display:flex;flex-wrap:wrap;gap:3.8rem;margin:auto;max-width:1160px;position:relative;z-index:5}.eco-content{color:#174d46;flex:1 1 510px}.eco-content h2{color:#046b5a;font-size:2.9rem;font-weight:800;line-height:1.25;margin-bottom:1rem}.eco-content h2 span{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-image:linear-gradient(90deg,#05b88e,#0ed18d,#4df09a)}.eco-content p{color:#1f5f55;font-size:1.2rem;line-height:1.7;margin-bottom:2rem}.eco-list{display:flex;flex-direction:column;gap:1.05rem}.eco-list li{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbf;border-radius:14px;box-shadow:0 8px 20px #00000014;color:#0a3f37;font-size:1.1rem;font-weight:600;padding:1rem 1.3rem;transition:.35s}.eco-list li:hover{background:#ffffffe6;transform:translateX(12px)}.eco-image-box{align-items:center;display:flex;flex:1 1 380px;justify-content:center}.eco-img{animation:floatBottle 4.5s ease-in-out infinite;filter:drop-shadow(0 22px 28px rgba(0,0,0,.18));max-width:94%}@keyframes floatBottle{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@media (max-width:900px){.eco-content h2{font-size:2.4rem}}@media (max-width:700px){.eco-wrapper{text-align:center}.eco-inner{flex-direction:column}.eco-content{order:2}.eco-image-box{order:1}.eco-list li:hover{transform:scale(1.03)}}.home-page{overflow-x:hidden}.why-section{background:linear-gradient(135deg,#e3f2fd,#f0faff);padding:4rem 1.5rem}.about-section{background:#fff;padding:4rem 1.5rem}.eco-section{background:linear-gradient(135deg,#d9f7ff,#e1fcf2);padding:4rem 1.5rem}.about-section h2,.eco-section h2,.why-section h2{color:#003b88;font-size:2.3rem;font-weight:800;margin-bottom:2rem;text-align:center}@media (max-width:768px){.about-section,.eco-section,.why-section{padding:3rem 1.2rem}.about-section h2,.eco-section h2,.why-section h2{font-size:1.9rem}}@media (max-width:480px){.about-section,.eco-section,.why-section{padding:2.5rem 1rem}.about-section h2,.eco-section h2,.why-section h2{font-size:1.65rem}}.products-page,main{background:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow);margin:0 auto;max-width:1200px;padding:2rem 1rem}.products-list{display:flex;flex-wrap:wrap;gap:2rem;margin-top:1.5rem}h2{color:var(--primary);margin-bottom:1.2rem}:root{--primary-dark:#0056c7;--text:#103754;--text-light:#6b879c;--radius:18px}.products-page{background:linear-gradient(135deg,#e7fbff,#f4fff6);box-sizing:border-box;display:flex;justify-content:center;margin-top:0;min-height:100vh;padding:40px 1.5rem 4rem;width:100%}.products-container{background:#fff;border-radius:25px;box-shadow:0 10px 35px #00000014;box-sizing:border-box;max-width:1350px;padding:3rem;width:100%}.products-header{margin-bottom:2.8rem;text-align:center}.products-title{color:#103754;color:var(--text);font-size:2.8rem;font-weight:800;line-height:1.1}.products-subtitle{color:#6b879c;color:var(--text-light);font-size:1.1rem}.products-nav{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2.5rem auto 3rem}.nav-item{background:#fff;border:2px solid #e3edf8;border-radius:40px;cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1.8rem;transition:.25s ease}.nav-item:hover{transform:translateY(-2px)}.nav-item.active{background:#007bff;background:var(--primary);border-color:#0000;box-shadow:0 6px 18px #007bff40;color:#fff}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}.product-card{background:#fff;border-radius:18px;border-radius:var(--radius);box-shadow:0 10px 24px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:.28s ease}.product-card:hover{box-shadow:0 16px 40px #007bff2e;transform:translateY(-10px)}.product-img-box{align-items:center;background:linear-gradient(130deg,#dff1ff,#b6dcff);display:flex;height:260px;justify-content:center;position:relative}.product-img{transition:.35s;width:70%}.product-card:hover .product-img{transform:scale(1.08)}.size-badge{background:#007bff;background:var(--primary);border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:.45rem .85rem;position:absolute;right:15px;top:15px}.product-content{display:flex;flex-direction:column;height:100%;padding:1.4rem}.product-name{color:#103754;color:var(--text);font-size:1.4rem;font-weight:700;margin-bottom:.4rem}.product-desc{color:#6b879c;color:var(--text-light);flex-grow:1;font-size:.95rem;line-height:1.45;margin-bottom:1rem}.product-bottom{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.product-price{color:#00c853;color:var(--accent);font-size:1.6rem;font-weight:800}.qty-control{align-items:center;display:flex;gap:.6rem}.qty-control button{background:#007bff;background:var(--primary);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;height:33px;transition:.25s;width:33px}.qty-control button:hover{background:#0056c7;background:var(--primary-dark)}.add-btn{background:linear-gradient(135deg,#007bff,#0056c7);background:linear-gradient(135deg,var(--primary),var(--primary-dark));border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.95rem;transform-origin:center;transition:.28s ease}.add-btn:hover{box-shadow:0 6px 20px #007bff4d;transform:translateY(-3px)}.floating-cart{align-items:center;background:#007bff;background:var(--primary);border-radius:50%;box-shadow:0 6px 22px #007bff59;color:#fff;display:flex;font-size:1.85rem;height:70px;justify-content:center;position:fixed;right:26px;top:26px;transition:.25s ease;width:70px;z-index:1000}.floating-cart:hover{transform:scale(1.15) rotate(4deg)}.floating-count{align-items:center;border-radius:50%;display:flex;font-size:.85rem;height:26px;justify-content:center;position:absolute;right:-4px;top:-4px;width:26px}.cart-toast,.floating-count{background:#00c853;background:var(--accent);color:#fff;font-weight:700}.cart-toast{animation:toastAnim 2s ease forwards;border-radius:14px;box-shadow:0 6px 20px #0003;left:50%;padding:1rem 2rem;position:fixed;top:22px;transform:translateX(-50%);z-index:1500}@keyframes toastAnim{0%{opacity:0;transform:translate(-50%,-20px)}15%{opacity:1;transform:translate(-50%)}85%{opacity:1}to{opacity:0;transform:translate(-50%,-20px)}}@media (max-width:880px){.products-title{font-size:2.4rem}.floating-cart{font-size:1.7rem;height:62px;width:62px}}@media (max-width:600px){.products-title{font-size:2rem}.products-grid{gap:1.5rem}.product-img-box{height:240px}}@media (max-width:430px){.qty-control span{font-size:1rem}.floating-cart{font-size:1.6rem;height:58px;width:58px}}.impact-wrapper{background:linear-gradient(135deg,#e7fbff,#f4fff6);display:flex;justify-content:center;margin-top:0;padding:40px 1.5rem 4rem}.impact-section,.impact-wrapper{box-sizing:border-box;width:100%}.impact-section{animation:fadeUp .85s ease;background:#fff;border-radius:25px;box-shadow:0 10px 35px #00000014;max-width:1350px;padding:3rem;text-align:center}.impact-heading{color:#143a40;font-size:2.8rem;font-weight:900;line-height:1.2;margin-bottom:1rem}.impact-heading span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#05c2ff,#00e069);-webkit-background-clip:text}.impact-subtitle{color:#476770;font-size:1.15rem;line-height:1.65;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:780px}.impact-grid{display:flex;flex-wrap:wrap;gap:2.2rem;justify-content:center}.impact-card{background:#f5fffd;border-radius:18px;box-shadow:0 6px 18px #0000000f;padding:1.6rem 1.5rem;text-align:left;transition:.3s ease;width:300px}.impact-card:hover{transform:translateY(-5px)}.impact-card-icon{font-size:3rem;margin-bottom:.6rem}.impact-card h3{color:#0b5e57;font-size:1.35rem;font-weight:700;margin-bottom:.5rem}.impact-card p{color:#39545a;font-size:1.05rem;line-height:1.55}@keyframes fadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.impact-section{padding:2.5rem 1.7rem;text-align:center}}@media (max-width:600px){.impact-heading{font-size:2.2rem}.impact-subtitle{font-size:1.05rem}.impact-grid{align-items:center;flex-direction:column}.impact-card{width:100%}}:root{--primary-dark:#0056b3;--bg:#f4f8fb;--text:#2c3e50;--light:#ffffff26}.contact-page{align-items:center;background:linear-gradient(135deg,#e3f2fd,#f8fbff);display:flex;justify-content:center;min-height:100vh;padding:5rem 2rem}.contact-wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border-radius:20px;box-shadow:0 10px 50px #007bff26;display:grid;grid-template-columns:1fr 1fr;max-width:1200px;overflow:hidden;width:100%}.contact-info{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:4rem 3rem}.contact-info h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.contact-info p{color:#e3f2fd;font-size:1.1rem;line-height:1.6;margin-bottom:3rem}.info-items{display:flex;flex-direction:column;gap:2rem}.info-box{align-items:flex-start;display:flex;gap:1.5rem;transition:transform .3s ease}.info-box:hover{transform:translateX(10px)}.icon-circle{align-items:center;background:#fff3;border-radius:50%;box-shadow:0 4px 15px #ffffff4d;display:flex;font-size:1.8rem;height:60px;justify-content:center;transition:background .3s ease;width:60px}.info-box:hover .icon-circle{background:#fff;color:#0056b3;color:var(--primary-dark)}.info-box h3{font-size:1.2rem;font-weight:600}.info-box p{color:#d0e3ff;font-size:1rem}.contact-form{display:flex;flex-direction:column;justify-content:center;padding:4rem 3rem}.contact-form h2{color:#2c3e50;color:var(--text);font-size:2rem;font-weight:700;margin-bottom:2.5rem;position:relative;text-align:center}.contact-form h2:after{background:#007bff;background:var(--primary);border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:60px}form{gap:1.5rem}.form-group,form{display:flex;flex-direction:column}.form-group label{color:#2c3e50;color:var(--text);font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#fafafa;border:2px solid #e3f2fd;border-radius:10px;color:#2c3e50;color:var(--text);font-size:1rem;outline:none;padding:1rem;transition:.3s ease}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#007bff;border-color:var(--primary);box-shadow:0 0 0 3px #007bff1a}.form-group textarea{min-height:120px;resize:vertical}.btn-submit{background:linear-gradient(135deg,#007bff,#0056b3);background:linear-gradient(135deg,var(--primary),var(--primary-dark));border:none;border-radius:10px;box-shadow:0 8px 25px #007bff4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:1px;padding:1rem 2.5rem;text-transform:uppercase;transition:all .3s ease}.btn-submit:hover{background:linear-gradient(135deg,#0056b3,#003c8f);background:linear-gradient(135deg,var(--primary-dark),#003c8f);box-shadow:0 10px 30px #007bff66;transform:translateY(-3px)}.btn-submit:active{transform:translateY(0)}@media (max-width:992px){.contact-wrapper{grid-template-columns:1fr}.contact-form,.contact-info{padding:3rem 2rem}.contact-info{border-bottom:2px solid #ffffff4d}}@media (max-width:600px){.contact-info h1{font-size:2rem}.contact-form h2{font-size:1.6rem}.btn-submit{width:100%}}:root{--primary:#007bff;--primary-dark:#0050c4;--accent:#00c853;--text:#0c2d48;--light-text:#839aaa;--bg:#f6faff}.cart-page{background:#f6faff;background:var(--bg);margin:auto;max-width:1250px;min-height:80vh;padding:2rem}.cart-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#006cff,#00c853);-webkit-background-clip:text;font-size:2.7rem;font-weight:800;margin-bottom:2.8rem;text-align:center}.empty-wrapper{color:#839aaa;color:var(--light-text);margin-top:4rem;text-align:center}.back-shop-btn{background:#007bff;background:var(--primary);border-radius:40px;color:#fff;display:inline-block;font-weight:600;margin-top:1.5rem;padding:.9rem 2rem;transition:.25s}.back-shop-btn:hover{background:#0050c4;background:var(--primary-dark)}.cart-wrapper{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1.8fr 1fr}.cart-list{flex-direction:column}.cart-card,.cart-list{display:flex;gap:1.2rem}.cart-card{background:#fff;border-radius:18px;box-shadow:0 10px 24px #00000014;padding:1.2rem;transition:.25s}.cart-card:hover{box-shadow:0 16px 38px #0000001f;transform:translateY(-4px)}.cart-card img{background:#e6f2ff;border-radius:12px;height:120px;object-fit:contain;width:120px}.cart-info h3{color:#0c2d48;color:var(--text);font-size:1.45rem;margin:0 0 4px}.size-label{color:#839aaa;color:var(--light-text);font-size:.95rem;margin-bottom:.7rem}.cart-quantity{align-items:center;display:flex;gap:.5rem}.cart-quantity button{background:#007bff;background:var(--primary);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.2rem;height:30px;transition:.25s;width:30px}.cart-quantity button:hover{background:#0050c4;background:var(--primary-dark)}.cart-right{margin-left:auto;text-align:right}.cart-right strong{color:#00c853;color:var(--accent);font-size:1.35rem}.remove-btn{background:none;border:none;color:#ff3232;cursor:pointer;font-weight:600;margin-top:.5rem;transition:.25s}.remove-btn:hover{transform:scale(1.06)}.cart-summary{background:#fff;border-radius:18px;box-shadow:0 12px 32px #0000001f;height:-webkit-fit-content;height:fit-content;padding:2rem}.cart-summary h2{font-size:1.8rem;margin-bottom:1.4rem;margin-top:0}.cart-summary h2,.summary-row{color:#0c2d48;color:var(--text)}.summary-row{display:flex;font-size:1.15rem;justify-content:space-between;margin:.6rem 0}.checkout-btn{background:linear-gradient(90deg,#00c853,#009624);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;margin-top:2rem;padding:1rem;transition:.3s ease;width:100%}.checkout-btn:hover{transform:translateY(-3px)}.continue-shopping{color:#007bff;color:var(--primary);display:block;font-weight:600;margin-top:1.1rem;text-align:center}@media (max-width:950px){.cart-wrapper{grid-template-columns:1fr}.cart-summary{order:-1}}@media (max-width:600px){.cart-card img{height:95px;width:95px}.cart-title{font-size:2.2rem}.cart-card{padding:1rem}}.policy-page{animation:fadeSlide .5s ease-in-out;margin:auto;max-width:950px;padding:80px 20px}.policy-header{margin-bottom:40px;text-align:center}.policy-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#007bff,#00c3ff);-webkit-background-clip:text;color:#004aad;font-size:38px;font-weight:800}.policy-header .updated{color:#666;font-size:16px}.policy-content{background:#fff;border-radius:18px;box-shadow:0 10px 35px #00000017;padding:40px}.policy-content section+section{border-top:1px solid #e9eef6;margin-top:26px;padding-top:26px}.policy-content h2{color:#003b88;font-size:22px;font-weight:700;margin-bottom:12px}.policy-content p{color:#333;font-size:17px;line-height:1.65;margin-bottom:12px}.policy-content ul{color:#333;padding-left:20px}.policy-content ul li{font-size:17px;margin-bottom:8px}.contact-box{display:inline-block}.contact-box a{color:#0057c2;font-weight:600}@media (max-width:700px){.policy-content{padding:26px 20px}.policy-header h1{font-size:30px}.policy-content h2{font-size:20px}.policy-content p,.policy-content ul li{font-size:16px}}.terms-page{animation:fadeSlide .45s ease-in-out;margin:auto;max-width:950px;padding:80px 20px}.terms-header{margin-bottom:40px;text-align:center}.terms-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#007bff,#00c3ff);-webkit-background-clip:text;font-size:38px;font-weight:800}.updated{color:#666;font-size:16px;margin-top:8px}.terms-content{background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000014;padding:40px}.terms-content section+section{border-top:1px solid #e9eef6;margin-top:26px;padding-top:26px}.terms-content h2{color:#003b88;font-size:22px;font-weight:700;margin-bottom:12px}.terms-content p,.terms-content ul{color:#333;font-size:17px;line-height:1.65;margin-bottom:12px}.terms-content ul li{margin-bottom:8px;padding-left:18px;position:relative}.terms-content ul li:before{color:#00a651;content:"✔";font-size:14px;left:0;position:absolute}.contact-box{margin-top:10px;padding:14px 16px}@media (max-width:700px){.terms-header h1{font-size:30px}.terms-content{padding:26px 20px}.terms-content h2{font-size:20px}.terms-content p,.terms-content ul{font-size:16px}}.shipping-page{animation:fadeSlide .45s ease-in-out;margin:auto;max-width:950px;padding:80px 20px}@keyframes fadeSlide{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.shipping-header{margin-bottom:40px;text-align:center}.shipping-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#007bff,#00c3ff);-webkit-background-clip:text;font-size:38px;font-weight:800}.shipping-header .updated{color:#666;font-size:16px}.shipping-content{background:#fff;border-radius:18px;box-shadow:0 10px 30px #0000001a;padding:40px}.shipping-content section+section{border-top:1px solid #e9eef6;margin-top:26px;padding-top:26px}.shipping-content h2{color:#003b88;font-size:22px;font-weight:700;margin-bottom:12px}.shipping-content p{color:#333;font-size:17px;line-height:1.65;margin-bottom:10px}.contact-box{background:#eff6ff;border-left:4px solid #007bff;border-radius:8px;font-weight:600;margin-top:8px;padding:12px 15px}.contact-box a{color:#0056d6;text-decoration:none}.contact-box a:hover{text-decoration:underline}@media (max-width:700px){.shipping-content{padding:26px 20px}.shipping-header h1{font-size:30px}.shipping-content h2{font-size:20px}.shipping-content p{font-size:16px}}body{background:#f7f9fa;color:#29323c;font-family:Segoe UI,Verdana,Geneva,Tahoma,sans-serif;margin:0;padding:0}.app{display:flex;flex-direction:column;min-height:100vh}main{box-sizing:border-box;flex:1 1;padding-bottom:40px}
/*# sourceMappingURL=main.6c46f9a1.css.map*/