@import url(https://fonts.googleapis.com/css2?family=Audiowide&family=Orbitron:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero-banner{background-position:50%;background-size:cover;border-radius:20px;flex-direction:column;height:95vh;margin:30px auto auto;overflow:hidden;padding:20px 4%;position:relative;transition:background-image 1s ease-in-out;width:87%}.header,.hero-banner{display:flex;justify-content:space-between}.header{align-items:center;padding-top:10px;transition:all .3s ease;z-index:999}.sticky{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0003;border-radius:0;box-shadow:0 4px 12px #0000001a;left:0;padding:10px 5%;position:fixed;top:0;width:90%}.logo-section{align-items:center;display:flex;gap:10px}.logo{width:90px}.brand-name{color:#fff;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600}.nav-menu{display:flex;gap:28px;margin-right:0}.nav-menu a{color:#fff;font-size:1.1rem;font-weight:700;text-decoration:none;transition:color .3s ease}.nav-menu a:hover{color:gold}.sticky a:hover{color:#000}.menu-toggle{color:#fff;cursor:pointer;display:none;font-size:24px}.hero-text{animation:fadeIn 1.5s ease;color:#fff;max-width:700px;padding-bottom:80px;text-align:left;z-index:2}.hero-text .tagline{animation:fadeIn 2s ease;font-size:1.6rem;font-weight:600;margin-bottom:20px}.hero-text h1{animation:slideUp 1.5s ease;font-size:3.5rem;font-weight:700;line-height:1.3;white-space:pre-line}.hero-text.left-align{align-self:flex-start;text-align:left}.hero-text.right-align{align-self:flex-end;text-align:right}.hero-text h1{color:#fff;font-family:Lato,sans-serif;font-size:2.2rem;font-weight:400;line-height:1.4;text-shadow:1px 1px 4px #0000004d}.hero-text .tagline{color:#f5f5f5;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-shadow:2px 2px 6px #0006}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn 2s ease forwards}.animate-slide-up{animation:slideUp 1.5s ease forwards}@media (max-width:1024px){.hero-banner{margin-top:0;padding:0 3%;width:94%}.hero-text{max-width:100%;padding-bottom:60px;text-align:center}.hero-text h1{font-size:2.5rem}.nav-menu{align-items:center;animation:slideDown .3s ease-in-out forwards;background:#fffffff2;box-shadow:0 8px 24px #0003;display:none;flex-direction:column;justify-content:center;left:0;padding:20px 0;position:fixed;right:0;top:100px;z-index:998}.nav-menu a{background-color:#f5f7ff;border-radius:8px;color:#6b4eff;display:block;font-size:1.1rem;margin:8px 0;padding:15px 20px;text-align:center;transition:background-color .3s ease,color .3s ease,transform .2s ease;width:90%}.nav-menu a:hover{background-color:#e5eaff;color:#3e35e0;transform:translateY(-2px)}.nav-menu.open{display:flex}.menu-toggle{background:#fff3;border-radius:8px;display:block;padding:8px;transition:background .3s ease}.menu-toggle:hover{background:#ffffff4d}.hero-text.right-align{align-self:center;text-align:center}}@media (max-width:600px){.hero-banner{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:0;height:auto;margin:0;min-height:100vh;overflow:hidden;padding:0;position:relative;width:100%}.header{flex-wrap:wrap;justify-content:space-between;padding:12px 16px}.logo-section{align-items:center;display:flex;gap:6px}.logo{width:60px}.brand-name{color:#fff;font-size:1rem}.menu-toggle{background:#fff3;border-radius:6px;color:#fff;display:block;margin-left:auto;padding:8px}.nav-menu{background-color:#fffffff7;display:none;flex-direction:column;left:0;padding:10px 0;position:absolute;top:80px;width:100%;z-index:999}.nav-menu.open{display:flex}.nav-menu a{border-top:1px solid #eee;color:#111;font-size:1rem;font-weight:600;padding:12px 0;text-align:center;text-decoration:none}.nav-menu a:hover{background-color:#f5f5f5}.hero-text{padding:30px 20px;text-align:center}.hero-text h1{font-size:2rem}.hero-text .tagline{font-size:1.4rem}}@media (min-width:1025px){.logo-section{margin-left:40px}.nav-menu{margin-right:80px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1025px){.hero-text{display:none!important}}.category-carousel{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:Poppins,sans-serif;overflow:hidden;padding:80px 20px;position:relative}.carousel-title{color:#2d3748;display:inline-block;font-size:2.5rem;font-weight:700;left:50%;margin-bottom:40px;position:relative;text-align:center;transform:translateX(-50%)}.carousel-title:after{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;bottom:-10px;content:"";height:4px;left:0;position:absolute;width:100%}.carousel-wrapper{overflow:hidden;padding:20px 0;position:relative;width:100%}.carousel-track{animation:scrollX 40s linear infinite;display:flex;gap:30px;width:max-content;will-change:transform}.carousel-track:hover{animation-play-state:paused}.carousel-item1{cursor:pointer;flex:0 0 auto;position:relative;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:200px}.carousel-item1:hover{background:#000;cursor:pointer;transform:translateY(-10px) scale(1.05)}.category-image{border:5px solid #fff;border-radius:50%;box-shadow:0 10px 30px #0000001a;height:180px;margin:0 auto 15px;overflow:hidden;position:relative;transition:all .3s ease;width:180px}.category-image:before{background:#0000004d;border-radius:50%;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}.carousel-item1:hover .category-image:before{opacity:1}.category-image img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.carousel-item1:hover .category-image img{transform:scale(1.1)}.category-title{color:#2d3748;font-size:1.1rem;font-weight:600;margin-top:10px;padding-bottom:5px;position:relative;transition:color .3s ease}.category-title:after{background:linear-gradient(90deg,#667eea,#764ba2);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.carousel-item1:hover .category-title{color:#667eea}.carousel-item1:hover .category-title:after{width:60%}@keyframes scrollX{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.carousel-wrapper:after,.carousel-wrapper:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:100px;z-index:2}.carousel-wrapper:before{background:linear-gradient(90deg,#f5f7fa,#0000);left:0}.carousel-wrapper:after{background:linear-gradient(90deg,#0000,#f5f7fa);right:0}@media (max-width:768px){.category-carousel{padding:60px 15px}.carousel-title{font-size:2rem}.category-image{height:140px;width:140px}.carousel-item1{width:160px}.category-title{font-size:1rem}}@media (max-width:480px){.category-image{border-width:3px;height:120px;margin-bottom:10px;width:120px}.carousel-item1{width:130px}.carousel-track{gap:20px}}.products-page{background:linear-gradient(180deg,#f9f9f9 0,#fff);min-height:100vh;padding:60px 20px;text-align:center}.products-heading{color:#2c3e50;display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:15px;position:relative}.products-heading:after{background:linear-gradient(90deg,#2ecc71,#2ecc71);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.products-subheading{color:#7f8c8d;font-size:1.1rem;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:700px}.products-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:auto;max-width:1400px;padding:0 20px}.product-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00bcd414;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.product-card:hover{box-shadow:0 15px 35px #00bcd41f;transform:translateY(-10px)}.product-image-container{height:220px;overflow:hidden;position:relative}.product-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.product-card:hover .product-image{transform:scale(1.05)}.product-category{background:#000000b3;border-radius:20px;color:#fff;font-size:.8rem;font-weight:500;padding:4px 12px;position:absolute;right:15px;top:15px}.product-details{padding:20px;text-align:left}.product-details h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin:0 0 10px}.product-price{color:#00bcd4;font-size:1.3rem;font-weight:700;margin-bottom:15px}.shop-now-btn{align-items:center;background-color:#25d366;border-radius:8px;color:#fff;display:flex;font-weight:500;justify-content:space-between;overflow:hidden;padding:10px 20px;text-decoration:none;transition:all .3s ease}.shop-now-btn svg{height:20px;transition:transform .3s ease;width:20px}.shop-now-btn:hover{background-color:#1ebe57;box-shadow:0 5px 15px #25d3664d}.shop-now-btn:hover svg{transform:translateX(5px)}.product-card:nth-child(4n+1){box-shadow:0 15px 35px #00bcd41f}.product-card:nth-child(4n+2):before{box-shadow:0 15px 35px #00bcd41f;content:"";height:3px;left:0;position:absolute;right:0;top:0}.product-card:nth-child(4n+3){border:1px solid #0000000d}@media (max-width:768px){.products-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.products-heading{font-size:2rem}.product-image-container{height:180px}}@media (max-width:480px){.products-page{padding:40px 15px}.products-heading{font-size:1.8rem}.products-subheading{font-size:1rem}.products-grid{grid-template-columns:1fr}}.future-products1{background-color:#fff;color:#111;font-family:Orbitron,sans-serif;padding:60px 20px;text-align:center}.future-products1 h2{color:#00bcd4;font-size:2.5rem;margin-bottom:40px}.scroll-container1{overflow:hidden;position:relative;width:100%}.product-track1{animation:scroll-left 35s linear infinite;display:flex;gap:24px;width:fit-content}.product-card1{background:#fff;border:2px solid #00bcd4;border-radius:16px;box-shadow:0 6px 14px #00bcd433;flex:0 0 auto;padding:15px;transition:all .3s ease-in-out;width:260px}.product-card1 img{border-radius:10px;height:180px;margin-bottom:10px;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.product-card1 p{color:#000;font-size:1.1rem;font-weight:600}.product-card1:hover{box-shadow:0 0 20px #00bcd466;transform:scale(1.05)}.product-card1:hover img{transform:scale(1.03)}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.product-card1{width:200px}.product-card1 img{height:140px}}.about-section{background:#fff;margin:0 auto;max-width:1200px;padding:80px 20px;position:relative;z-index:1}.about-content{display:flex;flex-direction:column}.about-header{margin-bottom:40px;text-align:center}.section-title{font-size:2.8rem;font-weight:700;margin-bottom:15px}.section-subtitle{color:#0f62fe;font-size:2rem;font-weight:600;margin-bottom:15px}.section-description{color:#333;font-size:1.1rem;line-height:1.6}.about-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.about-block{background:#f9f9f9;border-radius:10px;box-shadow:0 6px 18px #0000001a;padding:25px 30px;transition:box-shadow .3s ease}.about-block:hover{box-shadow:0 8px 24px #00000026}.about-block ul{list-style:disc;margin-left:20px;margin-top:10px;padding-left:15px}.about-block li{font-size:1rem;margin-bottom:10px}.bg-shapes{pointer-events:none;position:absolute;right:10%;top:10%;z-index:0}.shape-1,.shape-2,shape3{background:linear-gradient(135deg,#0f62fe,#43e97b);border-radius:50%;opacity:.15;position:absolute}.shape-1{height:120px;right:0;top:0;width:120px}.shape-2,shape3{height:180px;right:80px;top:160px;width:180px}@media (max-width:768px){.about-header{text-align:left}.about-grid{grid-template-columns:1fr}.about-section{padding:60px 15px}}:root{--primary-color:#0a1f44;--accent-color:gold;--bg-color:#f4f4f4;--text-color:#333}.contact-section{background-color:#f4f4f4;background-color:var(--bg-color);opacity:0;padding:60px 20px;scroll-margin-top:100px;transform:translateY(30px);transition:opacity 1s ease,transform 1s ease}.contact-section.fade-in{opacity:1;transform:translateY(0)}.contact-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:0 auto;max-width:1200px}.contact-info{background-color:#fff;border-radius:16px;box-shadow:0 8px 20px #00000014;flex:1 1;max-width:500px;min-width:300px;padding:30px 35px}.contact-title{border-left:5px solid gold;border-left:5px solid var(--accent-color);color:#0a1f44;color:var(--primary-color);font-size:28px;font-weight:700;margin-bottom:25px;padding-left:12px}.info-group p{align-items:center;color:#333;color:var(--text-color);display:flex;font-size:16px;gap:8px;line-height:1.5;margin:15px 0}.icon{font-size:18px}.icon,.info-group a{color:#0a1f44;color:var(--primary-color)}.info-group a{font-weight:500;text-decoration:none}.info-group a:hover{text-decoration:underline}.office-label{color:gold;color:var(--accent-color);font-weight:600}.contact-map{border-radius:16px;box-shadow:0 8px 20px #00000014;flex:1 1;height:400px;min-width:300px;overflow:hidden}.contact-map iframe{border:0;height:100%;width:100%}@media (max-width:768px){.contact-container{flex-direction:column}.contact-map{height:300px}.contact-info{padding:25px}.contact-title{font-size:24px}}.address-block{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;line-height:1.6;word-break:break-word}.address-text{color:#333;color:var(--text-color);display:inline-block;font-size:16px;white-space:normal}.enquiry-container{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;justify-content:center;padding:2rem;scroll-margin-top:100px}.enquiry-form{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;max-width:500px;padding:2.5rem 6rem 2.5rem 2.5rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.enquiry-form h2{color:#212529;font-size:1.8rem;font-weight:700;margin-bottom:.5rem;text-align:center}.form-subtitle{color:#6c757d;font-size:.95rem;margin-bottom:2rem;text-align:center}.input-group{margin-bottom:1.5rem;position:relative}.input-icon{color:#6c757d;font-size:1rem;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.textarea-icon{top:1.5rem;transform:none}.enquiry-form input,.enquiry-form textarea{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;font-size:.95rem;padding:1rem 1rem 1rem 3rem;transition:all .3s ease;width:100%}.enquiry-form input:focus,.enquiry-form textarea:focus{background-color:#fff;border-color:#4361ee;outline:none}.enquiry-form textarea{min-height:120px;padding-top:1.5rem;resize:vertical}.enquiry-form button{align-items:center;background-color:#25d366;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-left:30px;padding:1rem;transition:all .3s ease;width:100%}.enquiry-form button:hover{background-color:#128c7e}.loading-dots{display:flex;gap:.2rem}.loading-dots span{animation:bounce 1s ease-in-out infinite;display:inline-block}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width:576px){.enquiry-form{padding:1.5rem}.enquiry-form h2{font-size:1.5rem}.enquiry-form{padding-right:6rem}}.testimonial-section{background-color:#f8f9fa;font-family:Segoe UI,sans-serif;padding:6rem 2rem}.testimonial-container{align-items:center;display:flex;gap:4rem;justify-content:center;margin:0 auto;max-width:1200px;position:relative}.testimonial-left{flex:1 1;min-width:350px;position:relative}.testimonial-image{border-radius:20px;box-shadow:0 15px 30px #0000001a;max-width:400px;object-fit:cover;width:100%}.testimonial-right{flex:1 1;min-width:320px;position:relative}.testimonial-subtitle{color:#03a9f4;font-size:1.1rem;font-weight:600;letter-spacing:1px;margin-bottom:.5rem}.testimonial-title{color:#111;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.testimonial-box{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;margin-bottom:2rem;padding:2.5rem;position:relative}.quote-icon{color:#03a9f4;font-size:2.5rem;margin-bottom:1.5rem;opacity:.8}.testimonial-text{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.testimonial-footer{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.testimonial-author{color:#222;font-size:1.1rem}.testimonial-author strong{display:block;margin-bottom:.3rem}.stars{align-items:center;bottom:280px;color:#ffc107;display:inline-flex;font-size:1.2rem;gap:3px;left:350px;line-height:1;position:absolute}.star-icon{display:inline-block;vertical-align:middle}.rating-text{color:#333;font-size:.95rem;font-weight:500;margin-left:8px;margin-left:.5rem}.review-count{color:#777;font-size:.9rem;margin-top:.5rem}.testimonial-controls{bottom:0;display:flex;gap:1rem;position:absolute;right:0}.arrow-btn{align-items:center;background:#03a9f4;border:none;border-radius:50%;box-shadow:0 5px 15px #03a9f44d;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}.arrow-btn:hover{background:#0288d1;transform:translateY(-2px)}.arrow-btn.light{background:#e0f7fa;box-shadow:0 5px 15px #0000001a;color:#03a9f4}.arrow-btn.light:hover{background:#b2ebf2}.testimonial-indicators{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.indicator{background:#ddd;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:#03a9f4;transform:scale(1.2)}.testimonial-nav-mobile{display:none;gap:1rem;justify-content:center;margin-top:1.5rem}.nav-arrow{align-items:center;background:#03a9f4;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}@media (max-width:900px){.testimonial-container{flex-direction:column;gap:2rem}.testimonial-left{text-align:center;width:100%}.testimonial-image{margin:0 auto;max-width:300px}.testimonial-controls{display:none}.testimonial-nav-mobile{display:flex}.testimonial-title{font-size:2rem;text-align:center}.testimonial-subtitle{text-align:center}}@media (max-width:480px){.testimonial-section{padding:4rem 1rem}.testimonial-box{padding:1.5rem}.testimonial-footer{align-items:flex-start;flex-direction:column}.testimonial-meta{text-align:left;width:100%}}@media (max-width:1024px){.stars{align-items:center;bottom:280px;color:#ffc107;display:inline-flex;font-size:1.2rem;gap:3px;left:400px;line-height:1;position:absolute}}@media (max-width:760px){.stars{align-items:center;bottom:380px;color:#ffc107;display:inline-flex;font-size:1.2rem;gap:3px;left:200px;line-height:1;position:absolute}}.footer{background-color:#e6f1fb;box-sizing:border-box;color:#000;font-family:Poppins,sans-serif;font-size:16px;line-height:1.6;padding:48px 24px 24px;-webkit-user-select:none;user-select:none}.footer-content{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-section{flex:1 1 250px;min-width:250px}.brand-flex{align-items:center;border-radius:0;box-shadow:none;display:flex;gap:24px;padding:0}.footer-logo{background:none;border:none;border-radius:14px;display:block;filter:none;height:90px;object-fit:contain;padding:0;width:90px}.footer-brand-name{color:#000;font-size:32px;font-weight:800;margin:0}.footer-heading{color:#2365c7;font-size:24px;font-weight:700;letter-spacing:1.2px;margin-bottom:16px;text-transform:uppercase}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:10px}.footer-links li a{border-bottom:2px solid #0000;color:#000;font-size:16px;font-weight:500;padding:2px 0;text-decoration:none;transition:color .25s ease}.footer-links li a:focus,.footer-links li a:hover{border-bottom:2px solid #299be5;color:#299be5}.footer-section p{align-items:center;color:#111;display:flex;font-size:16px;gap:10px;margin:8px 0}.footer-section p svg{color:#2365c7;min-height:22px;min-width:22px}.footer-bottom{align-items:center;border-top:1.5px solid #a3b8d1;color:#111;display:flex;flex-wrap:wrap;font-size:15px;justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:36px;max-width:1200px;padding-top:18px;-webkit-user-select:none;user-select:none}.footer-bottom p{margin:0}.footer-socials{display:flex;gap:24px;margin-top:5px}.footer-socials a{align-items:center;color:#2365c7;display:inline-flex;font-size:28px;justify-content:center;transition:color .3s ease}.footer-socials a:focus,.footer-socials a:hover{color:#299be5}@media (max-width:900px){.footer-content{flex-direction:column;gap:32px}.footer-section{min-width:auto}.brand-flex{justify-content:center}.footer-bottom{flex-direction:column;gap:12px;text-align:center}.footer-socials{justify-content:center;margin-top:8px}}@media (max-width:480px){.footer{padding:10px 8px 8px}.footer-content{gap:6px}.footer-section{margin-bottom:2px}.footer-bottom{gap:8px;margin-top:10px;padding-top:10px}.footer-socials{gap:12px;margin-top:2px}}.footer-contact-link{align-items:center;color:#000;display:flex;font-size:16px;gap:8px;margin-top:8px;text-decoration:none;transition:color .3s}.footer-contact-link:focus,.footer-contact-link:hover{color:#299be5}.footer-contact-link svg{color:#2365c7;min-height:22px;min-width:22px}.privacy-policy{background-color:#fff;color:#2c3e50;font-family:Segoe UI,sans-serif;scroll-behavior:smooth}.container{box-sizing:border-box;margin:0 auto;padding:0 20px;width:100%}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.privacy-header{background:linear-gradient(90deg,#0f2027,#203a43,#2c5364);box-shadow:0 4px 8px #0000001a;color:#fff;padding:2.5rem 0;text-align:center}.privacy-header h1{font-size:2.2rem;margin-bottom:1rem}.intro{color:#e0e0e0;font-size:1.1rem;margin:0 auto;max-width:800px}.privacy-content{padding:2rem 0}.policy-section{background-color:#f9f9f9;border-left:4px solid #2c5364;border-radius:6px;margin-bottom:2.5rem;padding:1.5rem}.policy-section h2{color:#0f2027;font-size:1.6rem;margin-bottom:1rem}.policy-section p{line-height:1.7;margin-bottom:1rem;text-align:justify}.company-address{background-color:#fff;border-left:4px solid #0f2027;border-radius:4px;font-size:1rem;font-style:normal;line-height:1.8;margin-top:1rem;padding:1rem}.data-list,.exchange-list,.usage-list{padding-left:1.5rem}.data-list li,.exchange-list li,.usage-list li{line-height:1.6;margin-bottom:.75rem}.nested-list{margin-top:.5rem;padding-left:1.5rem}.contact-details-section{background-color:#eaf4ff;border:1px solid #cfe2f3;border-radius:6px;padding:1.5rem}.contact-details-section h2{color:#0f2027;margin-bottom:1rem}.bottom-spacer{height:80px}.preloader-container{align-items:center;background-color:#0a0a12;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .8s ease-in-out;width:100%;z-index:9999}.fade-out{opacity:0;pointer-events:none}.circuit-loader{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:300px}.logo-text{display:flex;font-family:Orbitron,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:4px;margin-bottom:50px}.letter{animation:letterGlow 2.5s infinite alternate;color:#0ff3;position:relative;text-shadow:0 0 8px #00ffff4d}.letter-spacer{width:15px}.letter:first-child{animation-delay:.1s}.letter:nth-child(2){animation-delay:.2s}.letter:nth-child(3){animation-delay:.3s}.letter:nth-child(4){animation-delay:.4s}.letter:nth-child(5){animation-delay:.5s}.letter:nth-child(6){animation-delay:.6s}.letter:nth-child(8){animation-delay:.7s}.letter:nth-child(9){animation-delay:.8s}.letter:nth-child(10){animation-delay:.9s}.letter:nth-child(11){animation-delay:1s}.letter:nth-child(12){animation-delay:1.1s}.letter:nth-child(13){animation-delay:1.2s}@keyframes letterGlow{0%,40%{color:#0ff3;text-shadow:0 0 8px #00ffff4d}70%,to{color:#0ff;text-shadow:0 0 15px #0ff,0 0 25px #00b3ff}}.circuit-board{border-radius:8px;height:120px;overflow:hidden;position:relative;width:250px}.circuit-line{background:linear-gradient(90deg,#0000,#0ff,#0000);opacity:.7;position:absolute}.circuit-line.horizontal{animation:circuitPulse 3s infinite;height:2px;width:100%}.circuit-line.vertical{animation:circuitPulse 3.5s infinite reverse;height:100%;width:2px}.circuit-line.top{top:0}.circuit-line.bottom{bottom:0}.circuit-line.left{left:20%}.circuit-line.right{right:20%}.circuit-node{animation:nodePulse 2s infinite alternate;background:#0ff;border-radius:50%;box-shadow:0 0 10px #0ff,0 0 20px #00b3ff;height:10px;position:absolute;width:10px}.node-1{animation-delay:.2s;left:20%;top:20%}.node-2{animation-delay:.4s;right:20%;top:20%}.node-3{animation-delay:.6s;bottom:20%;left:20%}.node-4{animation-delay:.8s;bottom:20%;right:20%}.circuit-spark{animation:sparkTravel 3s linear infinite;background:#fff;border-radius:50%;box-shadow:0 0 5px #fff,0 0 10px #0ff;height:4px;opacity:0;position:absolute;width:4px}.spark-1{animation-delay:.5s;animation-timing-function:cubic-bezier(.4,0,.2,1);left:20%;top:20%}.spark-2{animation-delay:1s;animation-timing-function:cubic-bezier(.2,.8,.4,1);right:20%;top:20%}.spark-3{animation-delay:1.5s;animation-timing-function:cubic-bezier(.6,0,.8,.6);bottom:20%;left:20%}@keyframes circuitPulse{0%,to{opacity:.3}50%{opacity:1}}@keyframes nodePulse{0%{opacity:.7;transform:scale(1)}to{opacity:1;transform:scale(1.3)}}@keyframes sparkTravel{0%{opacity:0;transform:translate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translate(calc(300% - 40px),calc(200% - 40px))}}@media (max-width:768px){.logo-text{font-size:2rem;letter-spacing:2px}.circuit-board{height:100px;width:200px}}@media (max-width:480px){.logo-text{font-size:1.5rem;letter-spacing:1px}.circuit-board{height:80px;width:180px}}
/*# sourceMappingURL=main.d8f3c7fe.css.map*/