html,body{width:100vw;max-width:100vw;overflow-x:hidden!important}*{box-sizing:border-box}body{margin:0;font-family:Roboto,Arial,sans-serif;background:#f7f9fb;color:#222;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}header{background:#142850d9;box-shadow:0 2px 8px #0000000a;position:relative}.navbar{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#142850 60%,#27496d);padding:.5rem 2rem;position:relative;z-index:100;height:90px}.navbar>.logo,.navbar>.nav-links{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.logo{display:flex;align-items:center;gap:12px}.logo img[src="logo.png"]{height:60px!important;max-height:60px!important;padding:4px!important;margin-right:18px!important}.logo img[src="make-in-india.png"]{height:80px!important;max-height:80px!important}.logo span[style*="display:inline-block"]{height:50px!important}.nav-toggle-container{display:none}.nav-links{list-style:none;display:flex;align-items:center;margin-left:auto}.logo-texts{display:flex;flex-direction:column;align-items:center;margin-top:2px}.tagline{font-size:.78rem;color:#cfd8e5;font-weight:400;margin-top:2px;letter-spacing:.5px}.logo img{background:none!important;padding:0!important;box-shadow:none!important}.nav-links a{display:block;padding:.7rem;font-size:1.1rem;width:100%;text-align:left;border-radius:6px;color:#fff;background:none;font-weight:500;transition:background .18s,color .18s;white-space:nowrap;overflow:visible;text-decoration:none}.nav-links a:hover{background:#f7f9fb;color:#f96d00;text-decoration:none}.dropdown-content{display:none;position:absolute;background:#fff;min-width:180px;box-shadow:0 8px 24px #1428501a;border:1.5px solid #e0e6ef;z-index:20;border-radius:0 0 8px 8px;overflow:hidden}.dropdown:hover .dropdown-content,.dropdown:focus-within .dropdown-content{display:block}.dropdown-content li a{padding:.75rem 1.2rem;color:#142850;background:none;transition:background .18s,color .18s}.dropdown-content li a:hover{background:#f7f9fb;color:#f96d00}.logo-highlight{font-size:1.1rem;color:#f96d00;font-weight:900;letter-spacing:1.5px;margin-bottom:2px}.hero{position:relative;background:none;min-height:350px;display:flex;align-items:center;justify-content:center;margin-top:0;border-radius:0}.hero-bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none;min-width:100vw;min-height:100%;max-width:100vw;max-height:100vh;background:#142850;transition:opacity .5s}@media (max-width: 800px){.hero-bg-video{display:none!important}.hero{background:linear-gradient(120deg,#142850cc 70%,#27496dcc),url(/images/BG.jpg) center/cover no-repeat;min-height:400px}#gallery-tooltip,#tooltip-mascot{display:none!important}.whatsapp-float[title],.analytics-float[title]{pointer-events:auto}.whatsapp-float{bottom:20px!important;right:20px!important;width:66px!important;height:66px!important;display:flex!important;align-items:center!important;justify-content:center!important}.analytics-float{bottom:180px!important;right:20px!important;width:66px!important;height:66px!important;display:flex!important;align-items:center!important;justify-content:center!important}.whatsapp-float img,.analytics-float svg{width:40px!important;height:40px!important;display:block!important;margin:0 auto!important}.instagram-float{bottom:100px!important;right:20px!important;width:66px!important;height:66px!important}.instagram-float svg{width:28px!important;height:28px!important}}.hero-overlay{position:absolute;inset:0;background:linear-gradient(120deg,#142850cc 70%,#27496dcc),url(BG.jpg) center/cover no-repeat;z-index:1;border-radius:0 0 24px 24px}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.hero-text-bg{background:#ffffff14;border-radius:18px;padding:2rem 2.5rem;box-shadow:0 2px 16px #1428501a;display:flex;flex-direction:column;align-items:center;margin:0 auto}.hero-content h1{font-size:2.8rem;margin-bottom:1.2rem;font-weight:800;letter-spacing:2px;color:#fff;text-align:center;width:100%}.hero-content p{font-size:1.25rem;margin-bottom:2.2rem;letter-spacing:.5px;color:#fff}.seo-hidden-text{position:absolute!important;left:-9999px!important;top:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important}.btn-primary{background:linear-gradient(90deg,#f96d00 60%,#ff9800);color:#fff;padding:.9rem 2.2rem;border:none;border-radius:30px;font-size:1.1rem;font-weight:800;cursor:pointer;text-decoration:none;box-shadow:0 2px 8px #f96d001a;transition:background .2s,transform .2s;align-self:center;margin-top:.5rem}.btn-primary:hover{background:linear-gradient(90deg,#ff9800 60%,#f96d00);transform:scale(1.06)}.intro{max-width:900px;margin:2rem auto;background:#fff;border-radius:12px;box-shadow:0 2px 8px #1428500f;padding:2rem;text-align:center}.intro h2{color:#f96d00;font-size:2rem;margin-bottom:1.2rem;letter-spacing:1px}.product-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:2rem auto;padding:0 2rem}.category-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #14285014;text-align:center;padding:2rem;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.category-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #1428501f}.category-card img{max-width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:1.5rem;background:none!important;box-shadow:none!important}.category-card h3{color:#142850;font-size:1.8rem;margin-bottom:.5rem}.category-card p{color:#555;font-size:1rem;line-height:1.5;margin-bottom:2rem;flex-grow:1}.intro-card{border:2px solid #f96d00;background:linear-gradient(120deg,#fff 80%,#f7f9fb);box-shadow:0 4px 24px #1428501a;border-radius:18px;padding:2.5rem 2rem}.whatsapp-float{position:fixed;bottom:24px;right:24px;z-index:100;background:#25d366;border-radius:50%;box-shadow:0 2px 8px #00000026;padding:8px;display:flex;align-items:center;transition:box-shadow .2s;animation:whatsapp-pulse 1.5s infinite alternate}.instagram-float{position:fixed;bottom:24px;right:100px;z-index:100;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-radius:50%;box-shadow:0 2px 8px #00000026;padding:8px;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s,transform .2s;animation:instagram-pulse 1.5s infinite alternate;color:#fff;width:66px;height:66px}.whatsapp-float:hover{box-shadow:0 4px 16px #00000038}.instagram-float:hover{box-shadow:0 4px 16px #00000038;transform:scale(1.05)}@keyframes whatsapp-pulse{0%{box-shadow:0 2px 8px #00000026}to{box-shadow:0 4px 24px 4px #25d36644}}@keyframes instagram-pulse{0%{box-shadow:0 2px 8px #00000026}to{box-shadow:0 4px 24px 4px #e1306c4d}}.gmail-float{position:fixed;bottom:90px;right:24px;z-index:100;background:#fff;border-radius:50%;box-shadow:0 2px 8px #00000026;padding:8px;display:flex;align-items:center;transition:box-shadow .2s;animation:whatsapp-pulse 1.5s infinite alternate}.gmail-float:hover{box-shadow:0 4px 16px #00000038}body,p,li,a{font-size:1.08rem;line-height:1.7;letter-spacing:.1px}@media (max-width: 800px){html,body{max-width:100vw;overflow-x:hidden}.navbar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;padding:0 .5rem;height:60px;width:100vw;max-width:100vw;box-sizing:border-box;z-index:100}.logo{display:flex;align-items:center;flex:0 0 auto;min-width:0;gap:4px;max-width:60vw;overflow:hidden}.logo img{max-width:24vw!important;height:32px!important;max-height:36px!important;padding:2px!important;margin-right:6px!important;object-fit:contain}.logo span[style*="display:inline-block"]{height:28px!important;margin:0 4px!important}.nav-toggle-container{display:flex!important;align-items:center;justify-content:center;position:static;width:44px;height:44px;margin:0;padding:0;z-index:10001;background:none;flex-shrink:0}.nav-toggle{width:44px;height:44px;margin:0;padding:0;background:none;border:none;display:flex;align-items:center;justify-content:center}.nav-toggle img{width:32px;height:32px;display:block}.nav-links{display:none;flex-direction:column;align-items:flex-start;position:absolute;top:60px;right:0;width:200px;background:#fffffff7;box-shadow:0 8px 32px #1428502e,0 2px 8px #0000001a;border-radius:12px;z-index:9999;padding:.5rem .7rem;margin-top:8px;opacity:0;transform:translateY(-16px);pointer-events:none;transition:opacity .35s cubic-bezier(.23,1,.32,1),transform .35s cubic-bezier(.23,1,.32,1)}.nav-links.active{display:flex!important;flex-direction:column;align-items:flex-start;opacity:1;transform:translateY(0);pointer-events:auto}.nav-links>li{display:block;width:100%;text-align:left;margin-bottom:.2rem}.nav-links>li:last-child{margin-bottom:0}.nav-links a{display:block;padding:.7rem;font-size:1.1rem;width:100%;text-align:left;border-radius:6px;color:#142850;background:none;font-weight:500;transition:background .18s,color .18s;white-space:nowrap;overflow:visible}.nav-links a:hover{background:#f7f9fb;color:#f96d00}.dropdown-content{position:static;min-width:160px;top:auto;z-index:10;background:#fff;box-shadow:none;border:none;padding-left:1rem;display:none}.dropdown.open .dropdown-content{display:block}.intro{padding:1rem;margin:1rem auto}.intro h2{font-size:1.8rem;margin-bottom:1rem}.intro p{font-size:1rem;line-height:1.6}.hero{padding:2.5rem 1rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative}.hero-overlay{background:#1428504d}.hero-content,.hero-text-bg{align-items:center!important;justify-content:center!important;text-align:center!important;width:100%;margin:0 auto}.hero-content h1{font-size:2rem;text-align:center;width:100%;margin-left:auto;margin-right:auto}.hero-content p{font-size:1.25rem;margin-bottom:2.2rem;letter-spacing:.5px;color:#fff}.photo-gallery{gap:.5rem;padding-top:.5rem;padding-bottom:.5rem;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:thin;scrollbar-color:#f96d00 #f0f0f0}.photo-gallery::-webkit-scrollbar{height:6px}.photo-gallery::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.photo-gallery::-webkit-scrollbar-thumb{background:#f96d00;border-radius:3px}.photo-gallery-track{gap:.5rem}.photo-gallery img{width:160px;height:100px;border-radius:8px;cursor:pointer;transition:transform .2s}.photo-gallery img:active{transform:scale(.95)}#lightbox-img{max-width:98vw!important;max-height:60vh!important;border-radius:8px!important}#lightbox-arrow-left,#lightbox-arrow-right{width:38px;height:38px;font-size:1.6rem;left:8px!important;right:8px!important}#lightbox-arrow-left{left:8px!important}#lightbox-arrow-right{right:8px!important}#lightbox-close{top:12px!important;right:16px!important;font-size:2rem!important}.photo-gallery-section{padding:.5rem .2rem 1rem;border-radius:8px}}.photo-gallery-section{max-width:1200px;margin:2.5rem auto 0;padding:1.5rem 2rem 2rem;background:linear-gradient(90deg,#1428508c,#14285026 30%,#f96d0026 70%,#f96d008c);border-radius:16px;box-shadow:0 2px 12px #14285012;border:2px solid rgba(20,40,80,.1)}.gallery-title{text-align:center;color:#142850;font-size:2rem;margin-bottom:1.2rem;letter-spacing:1px}.photo-gallery{padding-top:1.5rem;padding-bottom:1.5rem;display:flex;flex-direction:row;gap:1.5rem;overflow:hidden;scroll-behavior:smooth;position:relative}.photo-gallery-track{display:flex;gap:1.5rem;animation:gallery-scroll 50s linear infinite;will-change:transform}@keyframes gallery-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.photo-gallery img{object-fit:contain;background:#fff;height:220px;width:350px;border-radius:12px;box-shadow:0 2px 8px #1428501a;transition:transform .2s,box-shadow .2s;flex-shrink:0}.photo-gallery img:hover{transform:scale(1.04);box-shadow:0 2px 12px #1428501f,0 0 6px 2px #f96d001a,0 0 10px 2px #1428500f}.photo-gallery img:hover~.photo-gallery-track,.photo-gallery img:hover+.photo-gallery-track{animation-play-state:paused}#lightbox-arrow-left,#lightbox-arrow-right{position:absolute;top:50%;transform:translateY(-50%);color:#fff;font-size:3rem;background:#14285040;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10001;transition:background .2s,color .2s;-webkit-user-select:none;user-select:none}#lightbox-arrow-left:hover,#lightbox-arrow-right:hover{background:#f96d008c;color:#fffbe7}#lightbox-arrow-left{left:32px}#lightbox-arrow-right{right:32px}.nav-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;outline:none;box-shadow:none;cursor:pointer;width:44px;height:44px;z-index:10000;position:relative;margin-left:auto}.nav-toggle img{width:32px;height:32px;display:block;background:none;border:none;outline:none;box-shadow:none}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;justify-items:center;margin:0 auto 2rem;max-width:1200px;padding:0 1rem}.product-card{position:relative;overflow:hidden;background:#fff;border-radius:18px;box-shadow:0 2px 16px #1428501a;padding:1.5rem 1.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:box-shadow .2s,transform .2s;width:100%;max-width:350px;min-width:0}.product-card img{max-width:90%;max-height:200px;width:100%;height:auto;object-fit:contain;border-radius:8px;margin-bottom:1rem;display:block}.product-card:hover{box-shadow:0 4px 24px #14285029;transform:translateY(-4px) scale(1.03)}.product-info{margin-top:.7rem;text-align:center}.product-size{font-weight:600;color:#142850;margin-bottom:.2rem;min-height:2.2em;display:flex;align-items:center;justify-content:center;text-align:center}.product-vehicle{font-size:.98rem;color:#555}.product-card:after{content:"";position:absolute;top:-40%;left:-12%;width:12%;height:180%;background:linear-gradient(120deg,#fff0,#ffffff52,#fff0);pointer-events:none;transform:skew(-18deg);opacity:.7;transition:opacity .2s}.product-card:hover:after{animation:glass-shine-move 3.2s cubic-bezier(.23,1,.32,1);opacity:1}@keyframes glass-shine-move{0%{left:-12%;opacity:.7}60%{opacity:1}to{left:112%;opacity:0}}@media (max-width: 1100px){.product-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:100vw;padding:0 .5rem}.product-card{max-width:100%;padding:1.2rem 1rem}.product-card img{max-width:95%;max-height:180px}}@media (max-width: 800px){.product-grid{grid-template-columns:1fr;gap:1rem;padding:0 .5rem;margin:1rem auto}.product-card{padding:1rem;margin:0 auto;max-width:350px}.product-card img{max-width:90%;max-height:160px}.product-size{font-size:1rem;min-height:auto}.product-vehicle{font-size:.9rem}.product-category-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 .5rem}.category-card{padding:1.5rem 1rem}.category-card img{height:150px}.category-card h3{font-size:1.5rem}.category-card p{font-size:.95rem}}.nav-links{list-style:none;display:flex;align-items:center;margin-left:auto;position:static;background:none;color:inherit;font-size:1.1rem;z-index:auto}@media (max-width: 800px){.nav-links{display:none!important;flex-direction:column;align-items:flex-start;position:absolute;top:60px;right:0;width:200px;background:#fffffff7;box-shadow:0 8px 32px #1428502e,0 2px 8px #0000001a;border-radius:12px;z-index:9999;padding:.5rem .7rem;margin-top:8px}.nav-links.active{display:flex!important;flex-direction:column;align-items:flex-start}.nav-toggle-container{display:flex!important;align-items:center;justify-content:flex-end;z-index:9999;width:auto;height:60px;position:relative}.nav-bar{position:relative}.nav-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;width:44px;height:44px;z-index:10000;position:relative;margin-left:auto}.nav-toggle img{width:32px;height:32px;display:block}}.lightbox-product-card{background:#fff;border-radius:20px;box-shadow:0 2px 12px #1428501a;padding:2.5rem 2rem;margin:0 auto;max-width:480px;text-align:center;margin-top:1.2rem}.lightbox-product-card .product-size{font-weight:700;color:#142850;font-size:1.35rem;margin-bottom:.7rem;margin-top:1.2rem}.lightbox-product-card .product-vehicle{color:#142850;font-size:1.1rem;font-weight:500}@media (max-width: 800px){.nav-links{display:flex!important;flex-direction:column;align-items:flex-start;position:absolute;top:60px;right:0;width:200px;background:#fffffff7;z-index:9999}}@media (max-width: 800px){nav .nav-links{display:none!important}nav .nav-links.active{display:flex!important;flex-direction:column;align-items:flex-start}}@media (max-width: 800px){#lightbox-modal,#brake-lightbox,#clutch-lightbox{flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;padding:0!important;width:100vw!important;height:100vh!important;min-height:100vh!important;overflow-y:auto!important;overflow-x:hidden!important}#lightbox-modal>img,#brake-lightbox-img,#clutch-lightbox-img{max-width:96vw!important;max-height:40vh!important;width:auto!important;height:auto!important;margin:2.5rem 0 1.2rem!important;border-radius:10px!important;display:block;box-shadow:0 2px 12px #1428501a}#lightbox-info,#brake-lightbox-info,#clutch-lightbox-info{font-size:1.1rem!important;color:#142850!important;background:#fff!important;border-radius:12px!important;margin:0 auto 1.5rem!important;padding:1.2rem 1rem!important;max-width:95vw!important;text-align:center!important;box-shadow:0 2px 8px #14285014;display:block!important}#lightbox-close,#brake-lightbox-close,#clutch-lightbox-close{position:absolute!important;top:16px!important;right:16px!important;font-size:2.2rem!important;color:#fff!important;background:#14285073!important;border-radius:50%!important;width:44px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:10001!important;cursor:pointer!important}#lightbox-arrow-left,#lightbox-arrow-right,#brake-lightbox-arrow-left,#brake-lightbox-arrow-right,#clutch-lightbox-arrow-left,#clutch-lightbox-arrow-right{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:44px!important;height:44px!important;font-size:2rem!important;background:#14285059!important;border-radius:50%!important;color:#fff!important;z-index:10001!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}#lightbox-arrow-left,#brake-lightbox-arrow-left,#clutch-lightbox-arrow-left{left:8px!important;right:auto!important}#lightbox-arrow-right,#brake-lightbox-arrow-right,#clutch-lightbox-arrow-right{right:8px!important;left:auto!important}.lightbox-product-card{background:#fff!important;border-radius:14px!important;box-shadow:0 2px 8px #1428501a!important;padding:1.2rem .5rem!important;margin:0 auto .5rem!important;max-width:95vw!important;text-align:center!important;font-size:1.05rem!important}}.category-card,.btn-primary,.product-card{transition:box-shadow .25s,transform .25s,background .25s,color .25s}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}.fade-in,.category-card,.product-card,.intro{opacity:0;animation:fadeIn .9s cubic-bezier(.23,1,.32,1) forwards}.category-card:nth-child(1),.product-card:nth-child(1){animation-delay:.1s}.category-card:nth-child(2),.product-card:nth-child(2){animation-delay:.2s}.category-card:nth-child(3),.product-card:nth-child(3){animation-delay:.3s}.category-card:nth-child(4),.product-card:nth-child(4){animation-delay:.4s}#lightbox-modal,#brake-lightbox,#clutch-lightbox{opacity:0;transform:scale(.97);pointer-events:none;transition:opacity .35s cubic-bezier(.23,1,.32,1),transform .35s cubic-bezier(.23,1,.32,1)}#lightbox-modal.show,#brake-lightbox.show,#clutch-lightbox.show{opacity:1;transform:scale(1);pointer-events:auto}.animated-dots-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;pointer-events:none;background-color:#f7f9fb;background-image:radial-gradient(circle,#e3eaf3 2.5px,transparent 2.5px),radial-gradient(circle,#e3eaf3 2.5px,transparent 2.5px);background-size:48px 48px;background-position:0 0,24px 24px;animation:dots-move 8s linear infinite}@keyframes dots-move{0%{background-position:0 0,24px 24px}to{background-position:48px 48px,72px 72px}}body,html{background:transparent!important}.hero-mascot-row{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.mascot-hero{transition:transform .35s cubic-bezier(.23,1,.32,1);will-change:transform}.mascot-hero:hover{transform:scale(1.18)}@media (max-width: 600px){.hero-mascot-row{flex-direction:column;align-items:center;gap:.2rem}.mascot-hero{margin-right:0!important;margin-bottom:.7rem}}.hero-mascot-outer-row{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.2rem;margin-bottom:1.2rem;position:relative;z-index:2}@media (max-width: 700px){.hero-mascot-outer-row{flex-direction:column;align-items:center;gap:.2rem}.mascot-hero{margin-right:0!important;margin-bottom:.7rem}}.mascot-gallery-corner{position:absolute;top:-40px;left:-40px;z-index:10;width:110px;height:auto;pointer-events:none}.mascot-gallery-corner .mascot-hero{width:100%;height:auto;pointer-events:auto}.photo-gallery-section{position:relative}@media (max-width: 700px){.mascot-gallery-corner{width:70px;top:-20px;left:-20px}}.mascot-contact-corner{position:absolute;top:110px;left:24px;z-index:2000;width:150px;height:auto;pointer-events:none}.mascot-contact-corner .mascot-hero{width:100%;height:auto;pointer-events:auto}.mascot-bubble{position:absolute;top:10px;left:150px;background:#fff;color:#142850;border-radius:60px/70px;box-shadow:0 4px 18px #14285021;padding:1rem 1.2rem 1rem 1.7rem;font-size:.96rem;max-width:320px;min-width:180px;z-index:21;border:2.5px solid #f96d00;pointer-events:auto;min-height:40px;display:flex;align-items:center;justify-content:center;text-align:center;transition:opacity .35s cubic-bezier(.23,1,.32,1),visibility .35s cubic-bezier(.23,1,.32,1);opacity:1;visibility:visible}.mascot-bubble:after,.mascot-bubble:before{content:"";position:absolute;background:#fff;border:2.5px solid #f96d00;z-index:20}.mascot-bubble:after{left:-28px;top:38px;width:38px;height:38px;border-radius:50%;border-right:none;border-top:none;transform:rotate(-25deg)}.mascot-bubble:before{left:40px;top:-28px;width:48px;height:48px;border-radius:50%;border-bottom:none;border-left:none;box-shadow:0 0 #fff}@media (max-width: 700px){.mascot-contact-corner{width:90px;top:70px;left:8px}.mascot-bubble{left:90px;max-width:220px;min-width:120px;padding:.7rem 1.1rem;font-size:.88rem}.mascot-bubble:after{left:-14px;top:22px;width:18px;height:18px}.mascot-bubble:before{left:20px;top:-14px;width:24px;height:24px}}#mascot-preloader{position:fixed;z-index:99999;inset:0;width:100vw;height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .7s cubic-bezier(.23,1,.32,1),visibility .7s cubic-bezier(.23,1,.32,1);opacity:1;visibility:visible}#mascot-preloader.fade-out{opacity:0;visibility:hidden;pointer-events:none}#mascot-preloader-img{width:180px;height:auto;animation:mascot-bounce 1.2s cubic-bezier(.23,1,.32,1) .2s 2 alternate}@keyframes mascot-bounce{0%{transform:scale(1) translateY(0)}30%{transform:scale(1.08,.92) translateY(-18px)}50%{transform:scale(.95,1.05) translateY(0)}70%{transform:scale(1.05,.95) translateY(-10px)}to{transform:scale(1) translateY(0)}}.mascot-container{position:fixed;bottom:32px;left:32px;z-index:10010;display:flex;flex-direction:column;align-items:center}.mascot-img{width:80px;height:auto;margin-bottom:.5em;animation:mascot-pulse 2s infinite}@keyframes mascot-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes mascot-wave{0%,to{transform:rotate(0) scale(1)}25%{transform:rotate(-10deg) scale(1.1)}50%{transform:rotate(10deg) scale(1.1)}75%{transform:rotate(-5deg) scale(1.05)}}@keyframes mascot-anim{0%,to{transform:scale(1) rotate(0)}25%{transform:scale(1.1) rotate(-5deg)}50%{transform:scale(1.15) rotate(5deg)}75%{transform:scale(1.05) rotate(-2deg)}}.mascot-anim{animation:mascot-anim .8s ease-in-out}.mascot-type-cursor{animation:blink 1s infinite;color:#2563eb;font-weight:700}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.speech-bubble{position:relative;background:#fff;color:#234;border-radius:2em;padding:1.1em 2.5em 1.1em 1.5em;box-shadow:0 4px 24px #00000021,0 1.5px #e0e7ef;font-size:1.1em;min-width:220px;max-width:320px;min-height:48px;display:flex;align-items:center;transition:opacity .3s;cursor:pointer;margin-bottom:.5em}.speech-bubble:after{content:"";position:absolute;left:32px;bottom:-18px;width:32px;height:24px;background:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 12px #00000012;z-index:-1}#close-bubble{position:absolute;top:8px;right:14px;background:none;border:none;color:#789;font-size:1.3em;font-weight:700;cursor:pointer;padding:0;line-height:1;opacity:.7;transition:opacity .2s}#close-bubble:hover{opacity:1;color:#c00}@media (max-width: 600px){.mascot-container{left:8px;bottom:8px}.mascot-img{width:56px}.speech-bubble{min-width:120px;max-width:90vw;font-size:.98em;padding:.7em 2em .7em 1em}.speech-bubble:after{left:16px;width:18px;height:12px}}#advice-overlay{position:fixed;z-index:20000;top:0;left:0;width:100vw;height:100vh;background:#1e283cb8;display:flex;align-items:center;justify-content:center;transition:opacity .3s}.advice-overlay-content{display:flex;flex-direction:column;align-items:center;justify-content:center}#advice-overlay .mascot-img{width:110px;margin-bottom:1.2em;animation:mascot-pulse 2s infinite}#advice-overlay .speech-bubble{font-size:1.25em;min-width:260px;max-width:420px;min-height:56px;padding:1.3em 3em 1.3em 1.7em;margin-bottom:0;cursor:pointer}#advice-overlay #overlay-close-bubble{font-size:1.5em;top:10px;right:18px}@media (max-width: 600px){#advice-overlay .mascot-img{width:70px}#advice-overlay .speech-bubble{min-width:120px;max-width:95vw;font-size:1em;padding:.8em 2em .8em 1em}#advice-overlay #overlay-close-bubble{font-size:1.1em;top:6px;right:10px}}.contact-2col-wrapper{display:flex;gap:2.5rem;max-width:1200px;margin:2.5rem auto 0;padding:0 1rem;flex-wrap:wrap;justify-content:center}.contact-2col-card{background:#fff;border-radius:18px;box-shadow:0 4px 32px #1428501a;padding:2.5rem 2rem 2rem;flex:1 1 380px;min-width:320px;max-width:500px;display:flex;flex-direction:column;justify-content:flex-start}.contact-2col-left{align-items:flex-start}.contact-2col-right{align-items:flex-start;text-align:left}.contact-2col-right h2{width:100%;text-align:center}.contact-form-2col{display:flex;flex-direction:column;gap:1.1rem;width:100%}.contact-form-2col input,.contact-form-2col textarea{padding:.7rem;border-radius:8px;border:1.5px solid #cfd8e5;font-size:1.08rem;background:#f7f9fb;transition:border .2s}.contact-form-2col input:focus,.contact-form-2col textarea:focus{border:1.5px solid #f96d00;outline:none}.contact-info-2col{align-items:flex-start}.contact-info-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:1.1rem}.contact-info-icon{flex-shrink:0;display:flex;align-items:flex-start;justify-content:flex-start;margin-top:2px}.contact-info-title{font-weight:700;color:#142850;font-size:1.15rem;margin-bottom:.2em}.contact-info-detail{color:#444;font-size:1.05rem;line-height:1.5}@media (max-width: 900px){.contact-2col-wrapper{flex-direction:column;gap:1.5rem;padding:0 .5rem}.contact-2col-card{max-width:100%;min-width:0;padding:1.2rem .7rem}}@media (max-width: 800px){.contact-2col-wrapper{flex-direction:column;gap:1rem;padding:0 .5rem;margin:1rem auto 0}.contact-2col-card{padding:1.5rem 1rem;min-height:auto}.mascot-bubble{position:relative!important;top:auto!important;right:auto!important;left:auto!important;margin:1rem auto 0!important;max-width:90%!important;min-width:200px!important}.mascot-container-contact{flex-direction:column!important;align-items:center!important;width:100%!important}.mascot-contact{height:80px!important;width:auto!important;max-width:120px!important;margin-bottom:.5rem!important}.mascot-bubble-contact{position:relative!important;top:auto!important;right:auto!important;left:auto!important;margin:.5rem auto 0!important;max-width:90%!important;min-width:200px!important;text-align:center!important}.contact-form-2col input,.contact-form-2col textarea{font-size:16px;padding:.8rem}.contact-info-row{flex-direction:column;align-items:flex-start;gap:.5rem}.contact-info-icon{margin-top:0}.mascot-container-contact{overflow:visible!important;min-height:120px!important}.mascot-contact{display:block!important;visibility:visible!important;opacity:1!important}}.video-gallery-section{max-width:1100px;margin:3rem auto 2rem;padding:0 1rem}.video-gallery-title{text-align:center;color:#2563eb;font-size:2rem;font-weight:800;margin-bottom:2.2rem;letter-spacing:1px}.video-gallery-grid{display:flex;flex-wrap:wrap;gap:2.2rem;justify-content:center}.video-card{background:#fff;border-radius:18px;box-shadow:0 4px 24px #2563eb1a;overflow:hidden;width:340px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,transform .2s}.video-card:hover{box-shadow:0 8px 32px #2563eb2e;transform:translateY(-4px) scale(1.03)}.video-thumb{position:relative;width:100%;cursor:pointer;aspect-ratio:16/9;background:#000;display:flex;align-items:center;justify-content:center}.video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:3.2rem;color:#fff;background:#2563ebd9;border-radius:50%;width:64px;height:64px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #1428502e;transition:background .2s,transform .2s}.video-thumb:hover .play-btn{background:#60a5fa;transform:translate(-50%,-50%) scale(1.08)}.video-info{padding:1.1rem 1.2rem 1.2rem;width:100%;text-align:center}.video-title{font-size:1.15rem;font-weight:700;color:#2563eb;margin-bottom:.4rem}.video-desc{font-size:1rem;color:#444;opacity:.85}@media (max-width: 800px){.video-gallery-grid{flex-direction:column;gap:1.5rem;align-items:center}.video-card{width:98vw;max-width:400px}#video-modal{padding:1rem!important}#video-modal-content{max-width:95vw!important;max-height:70vh!important;width:100%!important}#video-modal-iframe{width:100%!important;height:auto!important;aspect-ratio:16/9!important;max-height:60vh!important}#video-modal-close{top:16px!important;right:16px!important;font-size:2rem!important;background:#000000b3!important;border-radius:50%!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important}}.analytics-float{position:fixed;bottom:130px;right:36px;z-index:100;background:#2563eb;border-radius:50%;box-shadow:0 2px 8px #2563eb26;padding:8px;display:flex;align-items:center;justify-content:center;width:66px;height:66px;transition:box-shadow .2s;animation:whatsapp-pulse 1.5s infinite alternate}.analytics-float:hover{box-shadow:0 4px 16px #2563eb38;background:#3b82f6}.analytics-float svg{display:block;width:50px;height:50px}.admin-auth-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px}.admin-auth-form{background:#fff;padding:40px;border-radius:15px;box-shadow:0 10px 30px #0000004d;text-align:center;max-width:400px;width:100%}.admin-auth-form h2{color:#333;margin-bottom:10px;font-size:28px}.admin-auth-form p{color:#666;margin-bottom:30px;font-size:16px}.admin-auth-form .form-group{margin-bottom:20px}.admin-auth-form input{width:100%;padding:15px;border:2px solid #ddd;border-radius:8px;font-size:16px;transition:border-color .3s}.admin-auth-form input:focus{outline:none;border-color:#667eea}.error-message{color:#dc3545;margin-bottom:15px;font-size:14px}.admin-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;position:relative;z-index:10}.admin-header{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 30px #0000001a;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.admin-header h1{color:#142850;margin:0;font-size:2rem}.admin-actions{display:flex;gap:1rem;flex-wrap:wrap}.admin-form-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.admin-form{background:#fff;padding:2rem;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto}.admin-form h2{color:#142850;margin-bottom:1.5rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#142850}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#f96d00}.form-note{font-size:.875rem;color:#666;margin-top:.25rem}.form-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.admin-content{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 30px #0000001a}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;border-radius:12px;text-align:center}.stat-card h3{margin:0 0 .5rem;font-size:1rem;opacity:.9}.stat-number{font-size:2.5rem;font-weight:700;display:block}.products-section h2{color:#142850;margin-bottom:1.5rem;text-align:center}.empty-state{text-align:center;padding:3rem;color:#666}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.product-card-admin{border:2px solid #e1e5e9;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card-admin:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.product-image{height:200px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-info{padding:1.5rem}.product-info h3{color:#142850;margin:0 0 .5rem;font-size:1.25rem}.product-category{color:#f96d00;font-weight:600;margin:0 0 1rem}.product-info p{margin:.5rem 0;color:#666;font-size:.9rem}.product-actions{display:flex;gap:.5rem;margin-top:1rem}.btn-edit{background:#28a745;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background .3s ease}.btn-edit:hover{background:#218838}.btn-delete{background:#dc3545;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background .3s ease}.btn-delete:hover{background:#c82333}.btn-secondary{background:#6c757d;color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:8px;display:inline-block;transition:background .3s ease}.btn-secondary:hover{background:#5a6268;color:#fff;text-decoration:none}@media (max-width: 768px){.admin-container{padding:1rem}.admin-header{flex-direction:column;text-align:center}.admin-header h1{font-size:1.5rem}.admin-actions{justify-content:center}.admin-form{padding:1.5rem;margin:1rem}.admin-stats{grid-template-columns:repeat(2,1fr)}.products-grid{grid-template-columns:1fr}.form-actions,.product-actions{flex-direction:column}}.product-count{color:#f96d00!important;font-weight:600!important;font-size:.9rem!important;margin-bottom:1rem!important}
