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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}body,html{scroll-behavior:smooth}body{background-color:#f9f9f9;color:#333;font-family:Segoe UI,sans-serif}.header{background:linear-gradient(0deg,#fcf4f2 0,#ffb4a2);box-shadow:0 2px 8px #0000000d;position:sticky;top:0;width:100%;z-index:100}.nav-container{flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1300px;padding:0 2rem}.logo,.nav-container{align-items:center;display:flex}.logo img{height:60px;object-fit:contain;width:auto}@media (max-width:768px){.logo{align-items:center;display:flex;justify-content:center;width:100%}.logo img{height:50px}.nav-container{padding:1rem}}.nav-overlay{height:100px;width:100px;z-index:999}.nav-menu{align-items:center;background:#fff;border-radius:9999px;box-shadow:0 2px 10px #0000000f;display:flex;gap:2rem;list-style:none;margin:2rem 8rem 2rem 2rem;padding:1rem 1.5rem;width:fit-content}.nav-item a{color:#636363;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-item a.active-link,.nav-item a:hover{color:#7d2fcb}.menu-toggle{display:none;left:20px;position:absolute;top:20px;z-index:1001}.menu-btn{background:none;border:none;color:#000;cursor:pointer;font-size:3rem}.nav-menu.active{background-color:#fff;display:flex;flex-direction:column;padding:1rem;position:absolute;right:0;top:80px;width:80%;z-index:1002}.nav-overlay{background-color:#0006;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}@media (max-width:768px){.menu-toggle{display:block}.nav-menu{display:none}.nav-menu.active{display:flex}.menu-btn{background:none;border:none;color:#000;cursor:pointer;font-size:2.5rem;left:20px;position:sticky;top:80px;z-index:1003}.nav-menu{align-items:center;background-color:#fff;border-top-right-radius:40px;box-shadow:4px 0 10px #0000001a;display:flex;flex-direction:column;gap:1.5rem;height:70vh;left:-100%;padding:2rem 1rem;position:fixed;top:0;transition:left .3s ease-in-out;width:70%;z-index:1002}.nav-menu.active{border-radius:190px;left:0;padding:4rem}.nav-logo{margin-bottom:1.5rem;width:100px}.nav-item{border-bottom:1px solid #0000;color:#aaa;cursor:pointer;font-size:1.3rem;padding:.75rem 0;text-align:center;width:100%}.nav-item.active,.nav-item:hover{border-bottom:1px solid #a73489;color:#000;font-weight:700}.close-btn{background:none;border:none;color:#000;cursor:pointer;font-size:2rem;position:absolute;right:20px;top:18px}.overlay{background:#0000004d;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:1001}}.hero{align-items:flex-start;border-bottom-left-radius:70px;border-bottom-right-radius:70px;border-top-left-radius:70px;border-top-right-radius:70px;color:#fff;display:flex;height:85vh;justify-content:left;margin:0 auto;overflow:hidden;padding-left:6rem;padding-right:6rem;padding-top:100px;position:relative;text-align:left;width:90%}.hero:before{animation:slideshow 15s infinite;background-position:50%;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.floating-element{animation:float 6s ease-in-out infinite;font-size:2.5rem;position:absolute}.floating-element:first-child{left:10%;top:10%}.floating-element:nth-child(2){right:10%;top:30%}.floating-element:nth-child(3){bottom:15%;left:25%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.hero-content{margin-top:60px;max-width:1300px;padding:2rem;z-index:1}.hero-content h1{font-family:poppins;font-size:3.1rem;margin-bottom:2rem}.hero-content p{font-family:nunito sans;font-size:1.6rem;margin-bottom:2rem}.cta-button{background:#0000;border:1px solid #fff;border-radius:15px;color:#fff;font-weight:700;margin-left:350px;padding:.6rem 1.3rem;text-decoration:none;transition:background .3s ease}.cta-button:hover{background:#fff;color:#1b1919}@keyframes slideshow{0%{background-image:url(/static/media/Component%2029.3b87951f52faf2530df5.png)}33%{background-image:url(/static/media/Component%2030.27b31da25b395caf31d9.png)}66%{background-image:url(/static/media/Component%2031.530fd0e0249a675179b2.png)}to{background-image:url(/static/media/Component%2032.cf84a8c4aba43c494277.png)}}@media (max-width:992px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.cta-button{font-size:.95rem;padding:.7rem 1.2rem}.floating-element{font-size:2rem}}@media (max-width:576px){.hero{flex-direction:column;height:90vh;padding:100px 1rem 1rem}.hero-content h1{font-size:1.6rem}.hero-content p{font-size:.95rem}.cta-button{font-size:.9rem;margin-left:10px;padding:.6rem 1rem}.floating-element{display:none}}.image-section{align-items:center;background-color:#f5f5f5;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:2rem}.image-section img{height:auto;max-width:1300px;object-fit:cover;width:100%}@media (max-width:768px){.image-section{padding:.8rem}.image-section img{max-width:90%}}@media (max-width:480px){.image-section{align-items:center;flex-direction:column;gap:1.5rem}.image-section img{max-width:100%}}.imgsection{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px;padding:20px}.event-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;cursor:pointer;height:250px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.event-card:hover{box-shadow:0 10px 25px #0003;transform:translateY(-5px)}.event-card:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.past-event-badge{background-color:#000c;border-radius:20px;font-size:12px;font-weight:500;padding:6px 12px;right:15px;top:15px}.event-content,.past-event-badge{color:#fff;position:absolute;z-index:2}.event-content{bottom:0;font-family:poppins;left:0;padding:20px;right:0}.event-title{font-size:20px;font-weight:700;margin-bottom:6px;text-shadow:2px 2px 4px #000000b3}.event-date{font-size:13px;font-weight:600;margin-bottom:6px;opacity:.9}.event-description{font-size:13px;line-height:1.4;opacity:.95;text-shadow:1px 1px 2px #000000b3}@media (max-width:768px){.event-card{height:220px}.event-title{font-size:16px}.event-content{padding:15px}}@media (max-width:480px){.imgsection{gap:25px;padding:15px 26px}.event-card{height:200px}.event-title{font-size:15px}.event-description{font-size:12px}.past-event-badge{font-size:10px;padding:4px 10px}}.container{margin:0 auto;max-width:1200px;padding:80px 20px;scroll-margin-top:80px;text-align:center;width:100%}.main-title{color:#242565;font-family:clash display;font-size:52px;font-weight:800;letter-spacing:1px;margin-bottom:30px;text-shadow:0 4px 8px #4a47a31a}.subtitle{color:#6a6a6a;font-family:poppins;font-size:18px;font-weight:400;line-height:1.6;margin-bottom:80px;margin-left:auto;margin-right:auto;max-width:800px}.features-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:40px;position:relative}.feature-item{flex:1 1 30%;flex-direction:column;padding:0 20px}.feature-item,.icon-circle{align-items:center;display:flex}.icon-circle{border-radius:50%;box-shadow:0 8px 25px #0000001a;height:80px;justify-content:center;margin-bottom:30px;width:80px}.icon-circle.calendar{background:linear-gradient(135deg,#d9e6fe,#d9e6fe)}.icon-circle.offers{background:linear-gradient(135deg,#f0e5ff,#f0e5ff)}.icon-circle.location{background:linear-gradient(135deg,#dcfae3,#dcfae3)}.icon{fill:#fff;height:40px;width:40px}.feature-title{color:#374151;font-size:24px;font-weight:700;margin-bottom:15px}.feature-content,.feature-title{font-family:poppins;text-align:center}.feature-content{color:#9ca3af;font-size:16px;line-height:1.5}.feature-date{color:#6b7280;font-weight:600}.button{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:10px;box-shadow:0 6px 20px #4f46e54d;color:#fff;display:inline-block;font-size:16px;font-weight:600;margin-top:40px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.button:hover{box-shadow:0 10px 30px #4f46e566;transform:translateY(-2px)}.button:active{box-shadow:0 6px 20px #4f46e54d;transform:translateY(0)}.button-center{margin-top:40px;text-align:center}.popup-overlay{background-color:#00000080;padding:1rem;z-index:9999}.popup-container{background:#fff;border-radius:20px;box-shadow:0 5px 15px #0000001a;display:flex;font-family:Inter,sans-serif;max-width:480px;overflow:hidden;width:90%}.vip-left{align-items:center;background:#5531c0;color:#fff;display:flex;flex-direction:column;flex-shrink:0;font-size:28px;font-weight:600;justify-content:center;padding:70px 80px;transform:rotate(180deg);writing-mode:vertical-rl}.vip-right{flex:1 1;padding:20px 25px;position:relative}.close-btn{font-size:20px;right:15px}.vip-title{font-size:16px;font-weight:600;margin-bottom:5px}.vip-text{color:#666;font-size:14px;margin-bottom:20px}.input-group{align-items:center;border:1px solid #ddd;border-radius:10px;display:flex;margin-bottom:12px;padding:8px 12px}.input-group input{border:none;flex:1 1;font-size:14px;margin-left:8px;outline:none}.phone-icon{font-size:16px}.submit-btn{background-color:#e5d9fd;border:none;border-radius:12px;color:#333;cursor:pointer;font-weight:600;padding:10px 0;width:100%}.coupon-box{margin-bottom:20px;text-align:center}.coupon-code{font-size:28px;letter-spacing:4px;margin-bottom:5px}.button-group{display:flex;flex-direction:column;gap:10px}.continue-btn,.copy-btn{border:none;border-radius:12px;cursor:pointer;font-weight:600;padding:10px}.copy-btn{background-color:#f0efff}.continue-btn{background-color:#e5d9fd}@media (max-width:500px){.popup-container{border-radius:16px;flex-direction:row;width:95%}.vip-left{font-size:22px;padding:20px 25px}.vip-title{font-size:15px}.coupon-code{font-size:24px}}@media (max-width:768px){.main-title{font-size:36px}.subtitle{font-size:10px;margin-bottom:60px}.feature-item{flex:1 1 100%;padding:10px 10px 0}.icon-circle{height:64px;margin-bottom:20px;width:64px}.icon{height:30px;width:30px}.feature-title{font-size:20px}.button,.feature-content{font-size:15px}.button{padding:14px 28px}}@media (max-width:480px){.container{padding:60px 16px}.main-title{font-size:24px}.subtitle{font-size:9px;margin-bottom:40px;margin-left:auto;margin-right:auto;width:360px}.icon-circle{height:40px;width:40px}.icon{height:26px;width:26px}.feature-title{font-size:15px}.feature-content{font-size:12px}.button{font-size:11px;padding:10px 20px}}.collections{background:#f3e5f8;margin:auto;max-width:1380px;padding:60px 0;scroll-margin-top:80px}.collections-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:40px}.collections-header h2{color:#111827;font-family:clash display;font-size:42px;font-weight:600;margin-left:50px}.instagram-btn{background:#fff;border:1px solid #000;border-radius:8px;color:#000;font-family:nunito sans;font-weight:500;margin-right:50px;padding:10px 20px;text-decoration:none;transition:background .3s}.instagram-btn:hover{background:#000;color:#fff}.collections-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-left:52px;margin-right:52px}.collection-card{align-items:flex-end;background-position:50%;background-size:cover;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;height:450px;overflow:hidden;position:relative}.collection-info{background:linear-gradient(#0000,#000000b3);color:#fff;padding:16px;width:100%}.collection-info h3{font-family:clash display;font-size:16px;font-weight:500;line-height:1.4;margin:0}.collection-info p{color:#ddd;font-size:13px;margin-top:4px}@media screen and (max-width:768px){.collections-header{align-items:center;display:flex;justify-content:space-between;padding:0 36px}.collections-header h2{font-size:22px;margin:0}.instagram-btn{background-color:#fff;border-radius:4px;color:#050404;display:inline-block;font-size:17px;padding:4px 8px;text-align:center;text-decoration:none}.collections-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;padding:0 16px}.collection-card{height:300px}}@media screen and (max-width:480px){.collections{padding:30px 16px}.collections-header h2{font-size:19px}.collection-card{height:390px}.collection-info h3{font-size:22px}.collection-info p{font-size:10px}}.container1{margin:0 auto;max-width:1200px;padding:60px 20px}.header1{margin-bottom:40px;text-align:center}.header1 h1{font-family:clash display;font-size:2.8rem;font-weight:600}.header1 p{color:#555;font-family:poppins;font-size:1rem;margin:10px auto 0;max-width:500px}.gallery{margin:0 auto;max-width:1200px;padding:20px}.gallery img{border-radius:12px;display:block;height:auto;object-fit:cover;width:100%}@media screen and (max-width:768px){.header1 h1{font-size:1.5rem}.header1 p{font-size:.6rem}.gallery{padding:10px}.gallery img{border-radius:8px}}.container2{margin-bottom:50px;margin-left:30px;max-width:1200px}.Visitors{margin-bottom:80px;margin-left:30px;text-align:center}.Visitors h1{color:#1e293b;font-family:clash display;font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:20px;margin-left:auto;margin-right:auto}.Visitors p{color:#64748b;font-family:poppins;font-size:1.1rem;line-height:1.6;margin:12px auto 0;max-width:600px}.testimonials{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-left:100px;margin-top:60px}.testimonial-card{background:#fff;box-shadow:0 10px 30px #0000001a;height:100%;padding:20px;position:relative;width:100%}.testimonial-card:hover{box-shadow:0 20px 50px #00000026}.testimonial-content{color:#475569;font-size:1rem;line-height:1.2;margin:20px 0;text-align:left}.testimonial-footer{align-items:center;display:flex;gap:10px;margin-top:20px}.profile-image img{height:50%;width:50%}.profile-info h3{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:8px}.stars{display:flex;gap:2px}.star{color:#fbbf24;font-size:1rem}.star.empty{color:#e5e7eb}@media screen and (max-width:1910px){.Visitors h1{font-size:2rem}.Visitors p{font-size:1rem}.testimonial-card{padding:30px 25px}.testimonial-content{font-size:.95rem}.profile-info h3{font-size:1.1rem}}@media screen and (max-width:768px){.Visitors h1{font-size:1.2rem;margin-left:0;width:250px}.Visitors p{font-size:.65rem;margin-right:40px;padding:0 5px}.testimonials{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;justify-items:center;margin:20px 40px 20px 20px;max-width:100%;padding:0 6px}.testimonial-card{padding:14px 15px}.testimonial-content{font-size:.7rem}.profile-info h3{font-size:.8rem}.profile-image img{border-radius:50%;height:60px;object-fit:cover;width:60px}.testimonial-footer{align-items:center;flex-direction:row;gap:10px}.star{font-size:.7rem}}.footer{background-color:#03045e;color:#fff;font-family:Segoe UI,sans-serif;padding:20px 40px}.footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding:40px}.footer-column{flex:1 1 300px;min-width:250px}.footer-logo{margin-bottom:20px;width:170px}.footer-column h3{color:#fff;font-family:dm sans;font-size:18px;margin-bottom:16px}.footer-column li,.footer-column p{color:#d1d5db;font-family:dm sans;font-size:14px;line-height:1.6;margin-bottom:10px}.footer-column ul{list-style:none;padding:0}.footer-column ul li a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-column ul li a:hover{color:#e9e5e5}.footer-column1{flex:1 1 300px;margin-left:140px;margin-top:100px;min-width:250px}.footer-column1 h3{color:#fff;font-family:dm sans;font-size:18px;margin-bottom:16px}.footer-column1 li,.footer-column1 p{color:#d1d5db;font-family:dm sans;font-size:14px;line-height:1.6;margin-bottom:10px}.footer-column1 ul{list-style:none;padding:0}.footer-column1 ul li a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-column1 ul li a:hover{color:#fff}.footer-column2{flex:1 1 300px;margin-top:100px;min-width:250px}.footer-column2 h3{color:#fff;font-family:dm sans;font-size:18px;margin-bottom:16px}.footer-column2 li,.footer-column2 p{color:#d1d5db;font-family:dm sans;font-size:14px;line-height:1.6;margin-bottom:10px}.footer-column2 ul{list-style:none;padding:0}.footer-column2 ul li a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-column2 ul li a:hover{color:#fff}.contact-info p{align-items:flex-start;display:flex;font-family:dm sans;gap:10px;margin-bottom:10px}.icon{font-size:18px}.footer-socials{display:flex;gap:20px;justify-content:center;margin-top:40px}.footer-socials img{height:36px;width:36px}@media (max-width:768px){.footer-logo{margin-bottom:20px;width:120px}.footer-container{flex-direction:column;padding:30px 20px}.footer-socials{margin-top:30px}}@media screen and (max-width:1024px){.footer-column1,.footer-column2{margin-left:60px;margin-top:60px}}@media screen and (max-width:768px){.footer-column1,.footer-column2{flex:1 1 100%;margin-left:30px;margin-top:40px}}@media screen and (max-width:480px){.footer-column,.footer-column1,.footer-column2{margin-left:1px;margin-right:55px}.footer-column1 ul,.footer-column2 ul{padding-left:0}.footer-column1 ul li,.footer-column2 ul li{margin-bottom:8px}.footer-column1 h3,.footer-column2 h3{font-size:16px}.footer-column1 li,.footer-column1 p,.footer-column2 li,.footer-column2 p{font-size:13px}}.about-section{background:#fff;margin:0 auto;max-width:100%}.container{align-items:left;flex-wrap:wrap;gap:1rem}.images1{display:flex;flex:1 1;justify-content:flex-start}.images1 img{height:auto;max-width:100%}.about-content-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-top:2rem;width:100%}.title{color:#000;flex:1 1;font-family:Clash Display,sans-serif;font-size:3rem;font-weight:700;min-width:250px}.description{color:#333;flex:2 1;font-family:Poppins,sans-serif;font-size:1.1rem;line-height:1.6;max-width:700px;text-align:left}.highlight,.tech-event{color:#6366f1;font-weight:600}.images2{display:flex;flex:1 1;justify-content:flex-end}.images2 img{height:auto;max-width:100%}@media (max-width:1024px){.about-content-wrapper{align-items:center;flex-direction:column;text-align:center}.description,.title{margin:0;max-width:100%;text-align:center}.images2{justify-content:center;margin-top:1rem}}@media (max-width:600px){.title{font-size:1.2rem;text-align:center}.description{font-size:.7rem;text-align:center}.images1,.images2{justify-content:center}.images1 img{margin-right:280px;width:10%}.images2 img{margin-left:280px;width:10%}}.notebook-page{align-items:center;background-color:#fff;display:flex;justify-content:center;min-height:600px;padding:1rem}.content{background-color:#ebf4f0;border-radius:12px;box-shadow:0 6px 20px #0000001a;margin-top:50px;max-width:380px;padding:2rem 1.5rem;width:100%}.page-header{margin-bottom:1rem;text-align:center}.page-title{color:#333;font-size:1.25rem;font-weight:500}.main-heading{color:#b30000;font-size:1.75rem;margin-bottom:1.5rem;text-align:center}.info-section{margin-bottom:1rem;text-align:center}.location-info{color:#1d1c1c;font-size:2rem;font-weight:700;margin-bottom:4px}.date-time{color:#222;font-size:.9rem}.form-section{text-align:left}.form-title{color:#000;font-size:1.1rem;font-weight:500;margin-bottom:.5rem;text-align:center}.form-group{margin-bottom:1rem}label{color:#333;display:block;font-size:.95rem;margin-bottom:4px}.input-box{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.6rem .75rem;width:100%}.error-message{color:red;font-size:.85rem;margin-top:4px}.submit-button{border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:700;margin:0 auto;padding:.75rem;transition:background-color .2s ease-in-out;width:50%}.submit-button,.submit-button:hover{background-color:#84c7ae}.popup-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;display:none;height:100%;left:0;top:0;width:100%;z-index:1000}.popup-overlay.active{display:flex}.popup{border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:450px;opacity:0;overflow:hidden;padding:40px 30px;transform:scale(.7);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.popup.show{opacity:1;transform:scale(1)}.popup:before{animation:shine 3s infinite;background:linear-gradient(45deg,#0000,#ffffff1a,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(45deg);width:200%}.close-btn{align-items:center;border-radius:50%;color:#999;display:flex;height:30px;justify-content:center;right:20px;top:15px;transition:all .3s ease;width:30px}.close-btn:hover{background:#f0f0f0;color:#666}.popup-icon{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#ff6b6b,#ffd93d);border-radius:50%;box-shadow:0 8px 25px #ff6b6b4d;color:#fff;display:flex;font-size:36px;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.popup h2{color:#16a34a;font-size:28px;font-weight:700;margin-bottom:10px}.popup p{color:#666;font-size:12px;line-height:1.5;margin-bottom:30px}.coupon-container{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;margin:20px 0;overflow:hidden;padding:20px;position:relative}.coupon-container:before{animation:slideIn 2s infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.coupon-code{color:#fff;font-family:Courier New,monospace;font-size:24px;font-weight:700;letter-spacing:3px;margin-bottom:10px;text-shadow:2px 2px 4px #0000004d}.discount-text{color:#ffd93d;font-size:18px;font-weight:700;text-shadow:1px 1px 2px #0000004d}.action-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.btn{border:none;border-radius:25px;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:.5px;padding:12px 24px;text-transform:uppercase;transition:all .3s ease}.btn-primary{background:linear-gradient(45deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.btn-secondary{background:linear-gradient(45deg,#ffd93d,#ff6b6b);box-shadow:0 4px 15px #ffd93d4d;color:#fff}.btn-secondary:hover{box-shadow:0 6px 20px #ffd93d66;transform:translateY(-2px)}.success-message{font-size:16px;text-align:center;transition:opacity .3s ease}.success-message.show{opacity:1;transform:translateY(0)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}@media (max-width:480px){.popup{padding:30px 20px}.coupon-code{font-size:20px;letter-spacing:2px}.action-buttons{flex-direction:column}.btn{width:100%}}@media (min-width:600px){.content{padding:2rem}.main-heading{font-size:2rem}.form-title{font-size:1.2rem}.input-box,.ok-button,.submit-button{font-size:1.05rem}}.logo-container{align-items:center;display:flex;justify-content:center;margin:20px 0}.logo-image{max-width:100%;width:150px}@media (max-width:768px){.logo-image{width:120px}}@media (max-width:480px){.logo-image{width:100px}}.whatsapp-float-button{align-items:center;background-color:#fff;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #0003;display:flex;height:40px;justify-content:center;position:fixed;right:20px;transition:transform .3s ease;width:40px;z-index:1000}.whatsapp-float-button:hover{transform:scale(1.1)}.whatsapp-float-button img{height:60px;width:60px}@media (max-width:768px){.whatsapp-float-button{bottom:15px;height:50px;right:15px;width:50px}.whatsapp-float-button img{height:24px;width:24px}}@media (max-width:480px){.whatsapp-float-button img{height:40px;width:40px}}.chatbot-container{bottom:100px;font-family:Arial,sans-serif;position:fixed;right:16px;z-index:9999}.chatbot-button{background-color:#4f46e5;border:none;border-radius:999px;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;font-size:16px;padding:12px 20px;transition:background .3s ease}.chatbot-button:hover{background-color:#4338ca}.chatbot-popup{background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003;display:none;flex-direction:column;margin-top:12px;padding:16px;width:320px}.chatbot-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.chatbot-header h4{font-size:18px;font-weight:700;margin:0}.close-btn{color:#666;font-size:18px}.chatbot-message{color:#333;font-size:14px;margin-bottom:12px}.chatbot-input{background-color:#f9f9f9;border:1px solid #ddd;border-radius:6px;color:#aaa;font-size:14px;padding:10px;width:100%}@media (max-width:480px){.chatbot-container{bottom:80px;right:8px}.chatbot-popup{max-width:95%;padding:14px;width:90vw}.chatbot-button{font-size:14px;padding:10px 16px}.chatbot-header h4{font-size:16px}.chatbot-input{font-size:13px;padding:8px}}@media (max-height:600px){.chatbot-container{bottom:60px}.chatbot-popup{margin-top:8px;max-height:300px;overflow-y:auto}}.herocon{border-radius:40px;margin:0 auto;overflow:hidden;padding:2rem;position:relative;width:90%}.herocon img{border-radius:40px;display:block;height:auto;object-fit:cover;width:100%}@media (max-width:1024px){.herocon{border-radius:30px;padding:1.5rem;width:95%}}@media (max-width:768px){.herocon{padding:1rem}.herocon,.herocon img{border-radius:20px}}.view-locations{color:#3b82f6;cursor:pointer;font-weight:500;transition:color .2s ease}.view-locations:hover{color:#1d4ed8}.modal{animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000c;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal.show{align-items:center;display:flex;justify-content:center;padding:16px}@keyframes slideIn{0%{opacity:0;transform:scale(.95) translateY(40px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-content{animation:slideIn .4s ease;background:#f5f5f5;border-radius:20px;box-shadow:0 30px 60px #0000004d;max-height:90vh;max-width:480px;overflow-y:auto;padding:24px;position:relative;width:100%}.location-card{background:#fff;border-radius:20px;padding:20px}.close{align-items:center;background:#ffffffe6;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:26px;font-weight:700;height:36px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .3s ease;width:36px;z-index:10}.close:hover{background:#fff;color:#333;transform:rotate(90deg)}.header-title{margin-bottom:24px;padding-top:5px;text-align:center}.header-title h2{color:#333;font-size:20px;font-weight:700}.header-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#8b5cf6,#a855f7);-webkit-background-clip:text;background-clip:text}.location-item{align-items:flex-start;border-bottom:1px solid #e5e5e5;display:flex;flex-direction:column;gap:16px;margin-bottom:24px;padding-bottom:20px}.location-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.location-image{align-items:center;background:#f0f0f0;border-radius:50%;box-shadow:0 4px 15px #0000001a;display:flex;flex-shrink:0;height:72px;justify-content:center;overflow:hidden;width:72px}.location-image img{height:100%;object-fit:cover;width:100%}.location-info{flex:1 1}.location-name{color:#333;font-size:16px;font-weight:700;margin-bottom:5px}.location-address{color:#666;font-size:14px;margin-bottom:6px}.location-details{display:flex;flex-direction:column;gap:3px}.location-detail{color:#888;font-size:13px}.contact-info{border-top:1px solid #f0f0f0;margin-top:10px;padding-top:10px}.contact-links{color:#999;font-size:12px;line-height:1.4}.contact-links a{color:#8b5cf6;text-decoration:none}.contact-links a:hover{text-decoration:underline}@media (min-width:600px){.modal-content{max-width:600px;padding:28px}.location-item{align-items:center;flex-direction:row}.location-name{font-size:18px}.header-title h2{font-size:22px}}@media (min-width:768px){.modal-content{max-width:600px;padding:32px}.header-title h2{font-size:24px}.location-name{font-size:20px}.location-address,.location-detail{font-size:14px}}.banner-container{background:#fff;overflow:hidden;position:relative;width:100%}.banner-scroll{align-items:center;display:flex;overflow:hidden;width:100%}.banner-track{animation:scrollBanner 20s linear infinite;display:flex;width:max-content}.banner-item{flex-shrink:0;padding:0 10px}.banner-item img{display:block;height:auto;max-height:40px;object-fit:contain;width:100%}@keyframes scrollBanner{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.banner-item img{max-height:40px}}@media (max-width:480px){.banner-item img{max-height:30px}}.back{left:20px;position:absolute;top:20px;z-index:100}.back img{cursor:pointer;height:auto;transition:transform .2s ease-in-out;width:100px}.back img:hover{transform:scale(1.05)}@media (max-width:640px){.back{left:10px;top:10px}.back img{width:82px}}.stats-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:50px}.stat-card{background-position:50%;background-size:cover;border-radius:20px;box-shadow:0 4px 15px #0003;color:#fff;display:flex;flex-direction:column;height:390px;justify-content:flex-end;overflow:hidden;padding:20px;position:relative;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-card:before{background:linear-gradient(0deg,#000000b3,#0000);content:"";inset:0;position:absolute;z-index:0}.stat-card h2,.stat-card p{position:relative;z-index:1}.stat-card h2{font-size:1.4rem;font-weight:700}.stat-card p{font-size:.95rem;margin-top:5px}.progress{background:linear-gradient(90deg,#4ade80 50%,#ffffff4d 0);border-radius:2px;height:4px;margin-top:10px;position:relative;width:100%;z-index:1}@media (max-width:1024px){.stat-card{height:300px;padding:18px}.stat-card h2{font-size:1.2rem}.stat-card p{font-size:.9rem}}@media (max-width:768px){.stats-section{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.stat-card{height:260px;padding:16px}.stat-card h2{font-size:1.1rem}.stat-card p{font-size:.85rem}}@media (max-width:480px){.stats-section{gap:12px}.stat-card{height:220px;padding:14px}.stat-card h2{font-size:1rem}.stat-card p{font-size:.8rem}}.main{left:50%;position:absolute;text-align:center;top:20px;transform:translateX(-50%);width:30%}.main-heading{color:#e3763b;font-size:2.5rem;font-weight:700;line-height:1.2;margin:50px 0 0;text-transform:uppercase}@media (max-width:768px){.main-heading{font-size:2rem}}@media (max-width:480px){.notebook-page{align-items:center;display:flex;justify-content:center;min-height:570px}.main{position:absolute;width:60%}.main-heading{font-size:1.5rem}}.location-section{background:#fff;padding:10px 20px}.location-section h3{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:30px;text-align:center}.location-icon{color:#28a745;margin-right:10px}.cards{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1000px}.card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 8px 20px #0000001a;padding:25px;transition:all .3s ease}.card:hover{box-shadow:0 15px 30px #00000026;transform:translateY(-5px)}.card h4{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:15px}.card p{align-items:center;color:#6c757d;display:flex;font-size:.95rem;margin-bottom:10px}.card p:last-child{margin-bottom:0}.card p svg{color:#000;font-size:1rem;margin-right:8px}.shake{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@media (max-width:768px){.location-section{padding:30px 15px}.location-section h3{font-size:1.3rem}.card{padding:20px}.card h4{font-size:1.2rem}.card p{font-size:.9rem}}@media (max-width:480px){.location-section{padding:20px 10px}.location-section h3{font-size:1.1rem;margin-bottom:20px}.cards{gap:15px}.card{border-radius:8px;padding:15px}.card h4{font-size:1rem;margin-bottom:10px}.card p{font-size:.85rem}}.popup-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.popup{animation:fadeIn .3s ease;background:#fff;border-radius:16px;box-shadow:0 8px 30px #00000026;max-width:420px;padding:2rem;position:relative;text-align:center;width:90%}.close-btn{background:none;border:none;cursor:pointer;font-size:24px;position:absolute;right:12px;top:12px}.logo-container{margin-bottom:1rem}.logo-image{height:auto;width:200px}.congrats-text{color:#2ecc71;font-size:1.8rem;margin-bottom:.5rem}.sub-text{color:#444;font-size:1rem;margin-bottom:1.5rem}.coupon-button{align-items:center;background:linear-gradient(90deg,#5a4ff7,#8e6bff);border:2px dashed #ff0;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:700;gap:.5rem;margin-bottom:1rem;padding:.8rem 1.2rem}.copy-icon{font-size:1rem;margin-left:8px}.continue-btn{background:none;border:none;color:#5a4ff7;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:1.5rem}.terms{color:#888;font-size:.75rem;line-height:1.4}.success-message{color:green;font-weight:700;margin-top:10px}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.popup{padding:1.5rem}.congrats-text{font-size:1.5rem}.coupon-button{font-size:1rem}}
/*# sourceMappingURL=main.991a229c.css.map*/