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}:root{--primary:#0f4c81;--secondary:#e5f2ff;--accent:#10b981;--dark:#1f2937;--light:#f9fafb}*{box-sizing:border-box;margin:0;padding:0}body{background:#f9fafb;background:var(--light);color:#1f2937;color:var(--dark);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto;line-height:1.6}.container{margin:auto;max-width:1100px;width:92%}.site-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0f4c81a6;border-bottom:1px solid #ffffff40;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-inner{justify-content:space-between;padding:18px 0}.header-brand,.header-inner{align-items:center;display:flex}.header-brand{gap:14px}.header-logo{background:#fff;border-radius:50%;box-shadow:0 8px 24px #00000040;height:72px;object-fit:cover;padding:6px;width:72px}.brand-text{display:flex;flex-direction:column}.brand-title{color:#fff;font-size:28px;font-weight:900;letter-spacing:.6px;line-height:1.1;text-shadow:0 2px 4px #0006}.brand-tagline{color:#d1fae5;font-size:13px;font-weight:500;letter-spacing:.4px;margin-top:4px}@media (max-width:768px){.header-logo{height:56px;width:56px}.brand-title{font-size:20px}.brand-tagline{font-size:11px}}.hero{background:linear-gradient(135deg,#e9edf0,#f8fafc);overflow:hidden;padding:160px 0 140px;position:relative}.hero:before{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fff6;content:"";inset:0;position:absolute;z-index:1}.hero .container{max-width:900px;position:relative;z-index:2}.hero h1{color:#0f4c81;font-size:42px;font-weight:800;line-height:1.25;margin-bottom:32px}.hero h1 span{color:#0891b2;display:block;font-size:26px;font-weight:500;margin-top:12px}.hero p{color:#334155;font-size:18px;line-height:1.75;margin-bottom:52px}.cta-group{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:36px}.btn{border-radius:14px;font-size:16px;padding:18px 32px}.btn.primary{box-shadow:0 12px 30px #10b98159}.btn.secondary{background:#fffffff2;border:1px solid #0f4c8140;color:#0f4c81}.trust-line{color:#475569;letter-spacing:.3px}@media (max-width:768px){.hero{padding:120px 0 110px;text-align:center}.hero h1{font-size:30px;margin-bottom:24px}.hero h1 span{font-size:20px}.hero p{font-size:16px;margin-bottom:36px}.cta-group{gap:16px;justify-content:center}}.btn{align-items:center;border-radius:12px;display:inline-flex;font-size:15px;font-weight:700;gap:6px;padding:16px 28px;text-decoration:none;transition:all .25s ease}.btn.primary{background:#10b981;background:var(--accent);box-shadow:0 10px 30px #10b98159;color:#fff}.btn.primary:hover{box-shadow:0 16px 40px #10b98173;transform:translateY(-2px)}.btn.secondary{background:#ffffff26;border:1px solid #ffffff59;color:#fff}.btn.secondary:hover{background:#ffffff40}.trust-line{font-size:14px;margin-top:28px;opacity:.9}.section{background:#fff;padding:70px 0}.section.light{background:#f1f7ff}.section h2{color:#0f4c81;color:var(--primary);font-size:28px;margin-bottom:12px;text-align:center}.section-subtitle{color:#6b7280;margin-bottom:40px;text-align:center}.products-title{color:#0f4c81;color:var(--primary);font-size:32px;font-weight:800;margin-bottom:50px;text-align:center}.product-card{padding:28px 26px}.product-name{color:#0f4c81;color:var(--primary);font-size:20px;font-weight:800;letter-spacing:.3px;margin-bottom:12px}.product-card p{color:#4b5563;font-size:15px}.product-card:hover .product-name{color:#08345a}.grid,.services-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.card,.service-card{background:#fff;border-radius:14px;box-shadow:0 12px 30px #00000012;transition:transform .3s ease,box-shadow .3s ease}.card{color:inherit;cursor:pointer;padding:22px;text-decoration:none}.card:hover,.service-card:hover{box-shadow:0 18px 40px #0000001f;transform:translateY(-6px)}.tag{background:#e5f2ff;background:var(--secondary);border-radius:20px;display:inline-block;font-size:13px;margin-top:12px;padding:6px 12px}.service-image{height:190px;object-fit:cover;width:100%}.service-card h3{font-size:21px;margin:10px}.service-card p{color:#4b5563;font-size:14px;margin:0 16px 20px}.why-list{font-size:16px;list-style:none;margin:auto;max-width:600px}.why-list li{margin-bottom:12px}.site-footer{background:#0b2f4a;color:#e5e7eb;font-size:14px;padding:60px 0 20px}.footer-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:30px}.footer-col h3,.footer-col h4{color:#fff;margin-bottom:12px}.footer-col a,.footer-col li,.footer-col p{color:#d1d5db;text-decoration:none}.footer-bottom{border-top:1px solid #ffffff1a;display:flex;font-size:13px;justify-content:space-between;padding-top:16px}.image-card{position:relative}.badge{background:#f59e0b;border-radius:20px;color:#fff;font-size:12px;font-weight:700;left:12px;padding:5px 10px;position:absolute;top:12px}.lightbox{background:#000000bf}@media (max-width:768px){.hero{padding:90px 0;text-align:center}.hero h1{font-size:28px}.hero h1 span{font-size:20px}.cta-group{justify-content:center}}@media (max-width:600px){.footer-bottom{flex-direction:column;gap:10px;text-align:center}}.offer-bar{background:#0f4c81d9;border-bottom:1px solid #ffffff40;margin-top:10px;overflow:hidden;width:100%}.offer-track{animation:scroll-left 25s linear infinite;display:flex;width:-webkit-max-content;width:max-content}.offer-track span{color:#fff;font-size:14px;font-weight:600;padding:12px 36px;white-space:nowrap}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.offer-track{animation-duration:18s}.offer-track span{font-size:13px;padding:10px 28px}}.gallery-grid{height:240px;margin:60px auto 0;position:relative;width:320px}.gallery-item{background:#fff;border-radius:16px;box-shadow:0 14px 40px #00000040;cursor:pointer;inset:0;overflow:hidden;position:absolute;transition:transform .35s ease,box-shadow .35s ease}.gallery-item img{height:100%;object-fit:cover;width:100%}.gallery-item:first-child{transform:translate(0);z-index:6}.gallery-item:nth-child(2){transform:translate(12px,12px);z-index:5}.gallery-item:nth-child(3){transform:translate(24px,24px);z-index:4}.gallery-item:nth-child(4){transform:translate(36px,36px);z-index:3}.gallery-item:nth-child(5){transform:translate(48px,48px);z-index:2}.gallery-item:nth-child(6){transform:translate(60px,60px);z-index:1}.gallery-item:hover{box-shadow:0 30px 80px #00000073;transform:translate(-6px,-12px) scale(1.03);z-index:20}@media (max-width:768px){.gallery-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));height:auto;margin-top:30px;position:static;width:100%}.gallery-item{height:180px;position:relative;transform:none!important}}.gallery-preview{border-radius:18px;box-shadow:0 18px 50px #0000004d;cursor:pointer;height:220px;margin:40px auto 0;overflow:hidden;position:relative;width:320px}.gallery-preview img{height:100%;object-fit:cover;width:100%}.gallery-overlay{align-items:center;background:#00000059;color:#fff;display:flex;font-size:18px;font-weight:700;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .3s ease}.gallery-preview:hover .gallery-overlay{opacity:1}.gallery-modal{align-items:center;background:#000000e6;display:flex;inset:0;justify-content:center;position:fixed;z-index:3000}.gallery-full{border-radius:14px;max-height:85%;max-width:90%}.gallery-modal .close{font-size:36px;right:30px;top:20px}.gallery-modal .close,.gallery-modal .nav{color:#fff;cursor:pointer;position:absolute}.gallery-modal .nav{background:none;border:none;font-size:48px;padding:10px;top:50%;transform:translateY(-50%)}.gallery-modal .prev{left:20px}.gallery-modal .next{right:20px}@media (max-width:600px){.gallery-preview{height:200px;width:90%}.gallery-modal .nav{font-size:36px}}.lightbox{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.lightbox img{border-radius:14px;box-shadow:0 20px 60px #0006;max-height:85%;max-width:90%}.lightbox .close{color:#fff;cursor:pointer;font-size:36px;position:absolute;right:30px;top:20px}@media (max-width:600px){.gallery-item img{height:180px}}.hamburger,.hamburger-wrapper{position:relative}.hamburger{background:none;border:none;cursor:pointer;height:24px;width:32px;z-index:3000}.hamburger span{background:#fff;border-radius:2px;height:3px;left:0;position:absolute;transition:all .3s ease;width:100%}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){top:10px}.hamburger span:nth-child(3){bottom:0}.hamburger.active span:first-child{top:10px;transform:rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){bottom:11px;transform:rotate(-45deg)}.hamburger:hover span{background:#c7f9f2;box-shadow:0 0 8px #c7f9f299}.dropdown-menu{animation:dropdownFade .25s ease;background:#0f4c81;border-radius:14px;box-shadow:0 20px 45px #00000059;color:#fff;padding:24px;position:absolute;right:0;top:calc(100% + 14px);width:320px;z-index:2000}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.dropdown-menu h3{color:#c7f9f2;font-size:15px;font-weight:700;margin-bottom:10px;margin-top:26px}.dropdown-menu ul{list-style:none;margin:0;padding:0}.dropdown-menu li{margin-bottom:8px}.dropdown-menu a{color:#fff;font-size:15px;text-decoration:none}.dropdown-menu a:hover{text-decoration:underline}.dropdown-menu p{font-size:14px;line-height:1.6}@media (max-width:768px){.dropdown-menu{right:-10px;width:90vw}}.chatbot-float{background:#0f4c81;border:none;border-radius:50%;bottom:22px;box-shadow:0 10px 30px #0000004d;color:#fff;cursor:pointer;font-size:26px;height:58px;width:58px}.chatbot-box,.chatbot-float{position:fixed;right:22px;z-index:6000}.chatbot-box{background:#fff;border-radius:16px;bottom:90px;box-shadow:0 25px 60px #00000059;display:flex;flex-direction:column;overflow:hidden;width:320px}.chatbot-header{background:#0f4c81;color:#fff;display:flex;font-weight:700;justify-content:space-between;padding:12px 14px}.chatbot-header span{cursor:pointer}.chatbot-body{background:#f8fafc;height:240px;overflow-y:auto;padding:12px}.msg{border-radius:10px;font-size:14px;margin-bottom:10px;max-width:85%;padding:8px 12px}.msg.bot{background:#e5f2ff;color:#0f4c81}.msg.user{background:#10b981;color:#fff;margin-left:auto}.chatbot-input{border-top:1px solid #e5e7eb;display:flex;padding:10px}.chatbot-input input{border:none;flex:1 1;outline:none;padding:8px}.chatbot-input button{background:#0f4c81;border:none;color:#fff;cursor:pointer;padding:8px 14px}.chatbot-wa{background:#25d366;color:#fff;font-weight:600;padding:10px;text-align:center;text-decoration:none}
/*# sourceMappingURL=main.8bb2a875.css.map*/