.navbar{z-index:1000;background:#fffffff2;border-bottom:1px solid #1499f440;align-items:center;width:100%;height:64px;transition:all .3s;display:flex;position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(14px);background:#ffffffe0;border-bottom:1px solid #1499f459;box-shadow:0 1px #1499f41a}.navbar-logo-img{object-fit:contain;width:auto;max-width:240px;height:40px;display:block}.nav-container{justify-content:space-between;align-items:center;height:100%;display:flex}.nav-links{align-items:center;gap:32px;display:flex}.nav-links>a{letter-spacing:.02em;color:var(--text-muted);font-size:13px;font-weight:500;transition:color .2s}.nav-links>a:hover,.nav-links>a.active{color:var(--brand-highlight);font-weight:600}.nav-right{align-items:center;display:flex}.mobile-toggle{cursor:pointer;background:0 0;border:none;margin-left:16px;display:none}.nav-dropdown-wrapper{display:inline-block;position:relative}.nav-link--dropdown{cursor:pointer;letter-spacing:.02em;color:var(--text-muted);background:0 0;border:none;align-items:center;gap:4px;padding:8px 0;font-family:inherit;font-size:13px;font-weight:500;display:flex}.nav-link--dropdown:hover,.nav-link--dropdown.active{color:var(--brand-highlight);font-weight:600}.nav-link--dropdown[aria-expanded=true] .dropdown-chevron{transform:rotate(180deg)}.dropdown-chevron{transition:transform .2s}.nav-dropdown-menu{z-index:100;background:#fff;border:1px solid #d1e3f8;border-radius:10px;min-width:240px;padding:6px;animation:.18s ease-out forwards dropdownIn;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #0856b41a}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.nav-dropdown-item{color:var(--text-heading);white-space:nowrap;border-radius:6px;padding:10px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.nav-dropdown-item:hover,.nav-dropdown-item.active{color:#1499f4;background:#ebf4fe;font-weight:600}.mobile-services{display:none}.desktop-services{display:block}@media (width<=768px){.navbar-logo-img{height:32px}.nav-links{background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;width:65%;height:calc(100vh - 64px);padding-top:40px;padding-left:32px;transition:transform .3s;position:fixed;top:64px;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 20px #00000014}.nav-links.mobile-open{transform:translate(0)}.nav-links>a{color:var(--text-body);font-size:24px}.mobile-toggle{display:block}.nav-cta,.desktop-services{display:none}.mobile-services{flex-direction:column;align-items:flex-start;width:100%;display:flex}.mobile-services .nav-link--dropdown{color:var(--text-body);font-size:24px}.mobile-services-accordion{flex-direction:column;align-items:flex-start;gap:20px;width:100%;margin-top:20px;display:flex}.mobile-accordion-item{color:var(--text-muted);font-size:18px;text-decoration:none}.mobile-accordion-item.active{color:var(--brand-highlight);font-weight:600}}@media (width<=480px){.nav-links>a,.mobile-services .nav-link--dropdown{font-size:20px}.mobile-accordion-item{font-size:16px}.nav-links{gap:22px;padding-top:28px}}.footer-section{color:#4b5563;z-index:2;background-color:#fff;border-top:1px solid #e5e7eb;padding:64px 0 32px;position:relative}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;align-items:start;gap:40px;margin-bottom:64px;display:grid}.brand-col{padding-right:40px}.footer-logo{margin-bottom:24px}.brand-desc{margin-bottom:24px;font-size:14px;line-height:1.6}.social-links{gap:16px;display:flex}.social-links a{color:#6b7280;justify-content:center;align-items:center;transition:color .2s;display:flex}.social-links a:hover{color:var(--brand-highlight)}.footer-col h4{color:#111827;text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px;font-size:13px;font-weight:500}.footer-col ul{flex-direction:column;gap:12px;display:flex}.footer-col a{color:#6b7280;font-size:14px;transition:color .2s}.footer-col a:hover{color:#111827}.footer-follow{flex-direction:column;gap:8px;display:flex}.footer-follow-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.footer-follow-icons{align-items:center;gap:14px;display:flex}.footer-follow-icons .footer-follow-link{color:#0077b5;transition:color .2s,transform .2s;display:inline-flex}.footer-follow-icons .footer-follow-link[aria-label=WhatsApp]{color:#25d366}.footer-follow-icons .footer-follow-link[aria-label=WhatsApp]:hover{color:#1da851}.footer-follow-link:hover{color:#005885;transform:translateY(-2px)}.footer-map-link{border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;display:block;overflow:hidden}.footer-map{pointer-events:none;border:none;width:100%;height:160px;display:block}.footer-map-link:hover .footer-map{opacity:.9}.footer-bottom{color:#9ca3af;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:32px;font-size:12px;display:flex}.footer-bottom-right a{color:#9ca3af}.footer-bottom-right a:hover{color:#6b7280}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr;gap:48px}}@media (width<=600px){.footer-grid{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:16px}}.tg-chat-fab{cursor:pointer;color:#fff;z-index:9998;background:linear-gradient(135deg,#1499f4,#085db9);border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #085db966}.tg-chat-fab:hover{transform:scale(1.08);box-shadow:0 10px 30px #085db980}.tg-chat-fab--open{transform:rotate(90deg)}.tg-chat-panel{z-index:9999;opacity:0;pointer-events:none;transform-origin:100% 100%;background:#fff;border-radius:18px;flex-direction:column;width:380px;max-width:calc(100vw - 32px);height:560px;max-height:calc(100vh - 130px);font-family:Inter,system-ui,sans-serif;transition:opacity .22s,transform .22s;display:flex;position:fixed;bottom:94px;right:24px;overflow:hidden;transform:translateY(16px)scale(.98);box-shadow:0 20px 60px #0f172a38}.tg-chat-panel--open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.tg-chat-header{background:#fff;border-bottom:2.5px solid #1499f4;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;box-shadow:0 2px 8px #1499f41a}.tg-chat-header-info{align-items:center;gap:10px;display:flex}.tg-chat-logo{object-fit:contain;width:auto;height:32px;display:block}.tg-chat-title{color:#0f172a;margin:0;font-size:15px;font-weight:600;line-height:1.2}.tg-chat-header-actions{gap:4px;display:flex}.tg-chat-header-actions button{color:#085db9;cursor:pointer;opacity:.8;background:0 0;border:none;border-radius:8px;padding:6px;transition:background .15s,opacity .15s;display:flex}.tg-chat-header-actions button:hover{opacity:1;background:#1499f414}.tg-chat-body{scroll-behavior:smooth;background:#f5f8ff;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.tg-chat-body::-webkit-scrollbar{width:6px}.tg-chat-body::-webkit-scrollbar-thumb{background:#085db933;border-radius:3px}.tg-msg{flex-direction:column;max-width:100%;display:flex}.tg-msg--bot{align-items:flex-start}.tg-msg--user{align-items:flex-end}.tg-msg-bubble{white-space:pre-wrap;word-wrap:break-word;border-radius:14px;max-width:85%;padding:10px 14px;font-size:14px;line-height:1.5}.tg-msg--bot .tg-msg-bubble{color:#0f172a;background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 3px #0f172a14}.tg-msg--user .tg-msg-bubble{color:#fff;background:linear-gradient(135deg,#1499f4,#085db9);border-bottom-right-radius:4px}.tg-msg-options{flex-direction:column;gap:7px;width:85%;margin-top:9px;display:flex}.tg-opt-btn{text-align:left;color:#085db9;cursor:pointer;background:#fff;border:1.5px solid #085db940;border-radius:10px;padding:9px 13px;font-family:inherit;font-size:13.5px;font-weight:500;transition:background .15s,border-color .15s,transform .1s}.tg-opt-btn:hover{color:#fff;background:#085db9;border-color:#085db9}.tg-opt-btn:active{transform:scale(.98)}.tg-typing{align-items:center;gap:4px;padding:14px;display:flex}.tg-typing span{background:#94a3b8;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite tg-bounce}.tg-typing span:nth-child(2){animation-delay:.15s}.tg-typing span:nth-child(3){animation-delay:.3s}@keyframes tg-bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.tg-chat-input{background:#fff;border-top:1px solid #085db91a;align-items:center;gap:8px;padding:12px;display:flex}.tg-chat-input input{border:1.5px solid #085db933;border-radius:22px;outline:none;flex:1;padding:10px 15px;font-family:inherit;font-size:14px;transition:border-color .15s}.tg-chat-input input:focus{border-color:#1499f4}.tg-chat-input button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#1499f4,#085db9);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .15s,transform .1s;display:flex}.tg-chat-input button:hover:not(:disabled){transform:scale(1.06)}.tg-chat-input button:disabled{opacity:.45;cursor:not-allowed}@media (width<=480px){.tg-chat-panel{max-width:calc(100vw - 32px);max-height:calc(100dvh - 110px);bottom:82px;right:16px}.tg-chat-fab{bottom:18px;right:18px}}.page-loader{justify-content:center;align-items:center;min-height:60vh;display:flex}.page-loader-spinner{border:3px solid var(--stroke);border-top-color:var(--brand-highlight);border-radius:50%;width:32px;height:32px;animation:.7s linear infinite page-loader-spin}@keyframes page-loader-spin{to{transform:rotate(360deg)}}:root{--primary-dark:#0856b4d9;--primary-mid:#085db9;--brand-highlight:#1499f4;--light-accent:#10aaf7;--pure-accent:#00f;--bg-color:#fff;--bg-off-white:#f5f8ff;--text-heading:#0f172a;--text-body:#475569;--text-muted:#64748b;--stroke:#d1e3f880;--font-primary:"Inter", system-ui, -apple-system, sans-serif;--container-max:1200px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);background-color:var(--bg-color);color:var(--text-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.75}img[loading=lazy]{opacity:0;transition:opacity .5s}img[loading=lazy].lazy-img-loaded{opacity:1}h1,h2,h3,h4,h5,h6{color:var(--text-heading)}h1{letter-spacing:-.035em;font-size:clamp(40px,6vw,64px);font-weight:700;line-height:1.05}h2{letter-spacing:-.025em;font-size:clamp(32px,4vw,42px);font-weight:600;line-height:1.15}h3{letter-spacing:-.015em;font-size:clamp(20px,3vw,24px);font-weight:600;line-height:1.3}p{color:var(--text-body);font-size:16px;font-weight:400;line-height:1.75}.label{letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:600}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 24px}.section-padding{padding:100px 0}@media (width<=768px){.section-padding{padding:60px 0}}@media (width<=480px){.section-padding{padding:48px 0}.container{padding:0 16px}}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;font-family:var(--font-primary);background:0 0;border:none}.btn{letter-spacing:-.01em;border-radius:8px;justify-content:center;align-items:center;font-size:15px;font-weight:500;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-primary{background:var(--brand-highlight);color:#fff;padding:10px 24px}.btn-primary:hover{background:var(--primary-dark)}.btn-large{height:48px;padding:0 32px;font-size:15px}.btn-outline{border:1.5px solid var(--primary-mid);color:var(--primary-mid)}.btn-outline:hover{background:var(--bg-off-white)}.eyebrow{border:1px solid var(--stroke);background:var(--bg-off-white);color:var(--brand-highlight);text-transform:uppercase;letter-spacing:.08em;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.animate-on-scroll{opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);transform:translateY(24px)}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.animate-on-scroll{opacity:1;transition:none;transform:none}}
