:root{color:#0b1f38;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fbff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}html{scroll-behavior:smooth;overflow-x:hidden}body{background:#f8fbff;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,a{font:inherit}img{max-width:100%;height:auto;display:block}button{cursor:pointer}#root{min-height:100vh;overflow-x:hidden}.intro-overlay{z-index:9999;will-change:transform;background:linear-gradient(160deg,#071f3d 0%,#0b3060 50%,#071f3d 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.intro-content{flex-direction:column;align-items:center;gap:16px;display:flex}.intro-shield-wrapper{justify-content:center;align-items:center;width:140px;height:160px;display:flex;position:relative}.intro-shield-svg{width:100%;height:100%}.intro-pulse-ring{pointer-events:none;border:2px solid #2563eb66;border-radius:50%;position:absolute;inset:-10px}.intro-brand{color:#fff;letter-spacing:.08em;text-align:center;flex-direction:column;align-items:center;font-size:28px;font-weight:900;line-height:.9;display:flex}.intro-tagline{color:#ffffff80;letter-spacing:.18em;text-transform:uppercase;margin-top:4px;font-size:13px;font-weight:600}*{box-sizing:border-box}:root{--navy:#071f3d;--blue:#2563eb;--soft-blue:#eaf4ff;--line:#dbe7f3;--text:#0b1f38;--muted:#61738b;--white:#fff}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#2563eb1f,#0000 32%),linear-gradient(#f8fbff 0%,#edf4fb 100%);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}h1{color:#061a32;letter-spacing:-3px;max-width:660px;margin:0;font-size:clamp(44px,6vw,78px);line-height:.96}.app-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:18px 0 88px;position:relative}.page-content{width:100%}.topbar{z-index:20;-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:#ffffffa6;border:1px solid #fff6;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:14px 16px;display:flex;position:sticky;top:14px;overflow:hidden;box-shadow:0 18px 46px #071f3d12}.brand{flex-direction:row;flex-shrink:1;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.brand-logo{object-fit:contain;flex:none;width:48px;height:48px}.brand-text{min-width:0;color:var(--navy);letter-spacing:.04em;text-align:center;flex-direction:column;align-items:center;font-size:18px;font-weight:900;line-height:.9;display:flex}.desktop-nav{align-items:center;gap:8px;display:flex}.desktop-nav a{color:var(--text);border-radius:14px;padding:10px 12px;font-weight:800;text-decoration:none}.desktop-nav a:hover{background:var(--soft-blue)}.header-actions{flex:none;align-items:center;gap:12px;display:flex}.cta-button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.cta-button:hover{transform:translateY(-1px)}.cta-primary{background:var(--navy);color:var(--white);box-shadow:0 16px 34px #071f3d2e}.cta-secondary{background:var(--white);color:var(--navy);border-color:#d7e1ee}.menu-toggle{background:var(--white);width:44px;height:44px;color:var(--navy);touch-action:manipulation;border:1px solid #dbe7f3f2;border-radius:14px;padding:0;display:none;position:relative;box-shadow:0 10px 24px #071f3d1a}.menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s,top .2s;display:block;position:absolute;left:50%;transform:translate(-50%)}.menu-toggle span:first-child{top:15px}.menu-toggle span:nth-child(2){top:21px}.menu-toggle span:nth-child(3){top:27px}.menu-toggle.is-open span:first-child{top:21px;transform:translate(-50%)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){top:21px;transform:translate(-50%)rotate(-45deg)}.mobile-nav{display:none}.hero-section{isolation:isolate;-webkit-backdrop-filter:blur(12px);background:linear-gradient(90deg,#fff6 0%,#ffffff4d 48%,#eaf4ff33 100%);border:1px solid #dbe7f3f2;border-radius:34px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:36px;min-height:640px;margin-top:18px;padding:72px 56px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 72px #071f3d14}.hero-section:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#2563eb06 62%,#2563eb0d 100%),radial-gradient(circle at 78% 44%,#2563eb2e,#0000 30%);position:absolute;inset:0}.hero-watermark{object-fit:contain;object-position:center center;opacity:.05;pointer-events:none;z-index:0;width:68%;max-width:68%;height:68%;max-height:68%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-copy,.hero-info{z-index:2;position:relative}.hero-copy{width:min(620px,100%)}.eyebrow{color:#0b3b66;letter-spacing:.08em;text-transform:uppercase;background:#f1f8ff;border:1px solid #cfe1f5;border-radius:999px;align-items:center;gap:8px;margin:0 0 20px;padding:9px 14px;font-size:12px;font-weight:900;display:inline-flex}.hero-text{max-width:570px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-info{justify-self:end;width:min(100%,390px)}.hero-info-card{isolation:isolate;background:#ffffffe0;border:1px solid #dbe7f3f2;border-radius:28px;min-height:320px;padding:28px;position:relative;overflow:hidden;box-shadow:0 20px 52px #071f3d14}.hero-rotator-card.has-image{background:linear-gradient(#071f3d2e,#071f3db3)}.hero-rotator-image{object-fit:cover;z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-rotator-image.is-contain{object-fit:contain;background:#071f3d99}.hero-rotator-overlay{z-index:1;background:linear-gradient(#071f3d14,#071f3dc7);position:absolute;inset:0}.hero-rotator-content{z-index:2;color:var(--white);position:relative}.hero-rotator-content strong{margin-bottom:16px;font-size:24px;line-height:1.15;display:block}.hero-rotator-list{gap:10px;margin:0;padding-left:18px;display:grid}.hero-rotator-dots{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.hero-dot{background:#071f3d38;border:0;border-radius:999px;width:10px;height:10px;padding:0}.hero-dot.is-active{background:var(--blue)}.content-section{margin-top:48px}.section-heading{text-align:center;max-width:760px;margin:0 auto 20px}.section-heading p{color:var(--muted);line-height:1.65}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffa6;border:1px solid #ffffff80;border-radius:26px;min-height:172px;padding:22px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);box-shadow:0 12px 32px #071f3d0a}.info-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px #071f3d14}.info-card h3{color:var(--text);margin:14px 0 8px;font-size:18px}.info-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.55}@media (width>=1024px){.service-card{position:relative;overflow:hidden}.service-card>*{z-index:1;position:relative}}.service-icon{background:linear-gradient(145deg,#eef6ff,#dceeff);border:1px solid #cfe1f5;border-radius:18px;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.simple-card{text-align:center;min-height:auto}.simple-card h3{margin:0}.final-cta{color:#334155;background:radial-gradient(circle at 100% 0,#2563eb1f,#0000 34%),#fffffff0;border:1px solid #dbe7f3f2;border-radius:32px;margin-top:42px;padding:36px;box-shadow:0 24px 64px #071f3d2e}.final-cta .section-heading{margin-bottom:0}.final-cta .eyebrow,.final-cta h2{color:#071f3d;text-shadow:none;font-weight:900}.final-cta p{color:#334155}.contact-phone{color:#071f3d;margin-top:14px;font-size:20px;font-weight:900;text-decoration:none;display:inline-flex}.contact-phone:hover{text-decoration:underline}@media (width<=899px){.app-shell{width:min(100% - 24px,520px);padding:12px 0 84px}.topbar{z-index:40;gap:12px;padding:12px 14px}.brand-logo{width:40px;height:40px}.desktop-nav,.topbar-cta{display:none}.menu-toggle{display:grid}.mobile-nav{z-index:35;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-radius:18px;gap:4px;padding:10px;display:grid;position:absolute;top:80px;left:0;right:0;box-shadow:0 18px 42px #071f3d14}.mobile-nav a{color:var(--text);border-radius:14px;padding:13px;font-weight:850;text-decoration:none}.mobile-nav-cta{margin-top:6px}.hero-section{text-align:center;grid-template-columns:1fr;min-height:560px;padding:42px 20px}.hero-watermark{width:68%;max-width:68%;height:68%;max-height:68%}.hero-copy{width:100%}.hero-text{margin-left:auto;margin-right:auto}.hero-actions,.hero-rotator-dots{justify-content:center}.hero-info{justify-self:stretch;width:100%}.hero-info-card{max-width:100%;min-height:300px}.hero-rotator-image{object-fit:cover;width:100%;height:100%;display:block}.card-grid,.compact-grid{grid-template-columns:1fr}h1{letter-spacing:-1.8px;font-size:44px}.stats-grid,.gallery-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{text-align:center;grid-template-columns:1fr}.footer-brand{justify-content:center}}@media (width<=480px){h1{letter-spacing:-1px;font-size:34px}.hero-section{padding:32px 16px}.stats-grid,.gallery-grid{grid-template-columns:1fr}.contact-phone{font-size:18px}}.scroll-progress{z-index:9990;transform-origin:0%;background:linear-gradient(90deg,#2563eb,#06b6d4);height:3px;position:fixed;top:0;left:0;right:0}.dark-mode-toggle{border:1px solid var(--line);background:var(--white);width:40px;height:40px;color:var(--navy);cursor:pointer;border-radius:12px;place-items:center;padding:0;transition:background .3s,color .3s,border-color .3s;display:grid}.dark-mode-toggle:hover{background:var(--soft-blue)}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html.dark body{color:#c8d6e5;background:linear-gradient(#0a1628 0%,#101d33 100%)}html.dark .topbar{background:#0f1932bf;border-color:#ffffff14;box-shadow:0 18px 46px #0000004d}html.dark .brand-text{color:#e2e8f0}html.dark .desktop-nav a{color:#c8d6e5}html.dark .desktop-nav a:hover{background:#2563eb26}html.dark .hero-section{-webkit-backdrop-filter:blur(12px);background:linear-gradient(90deg,#0f193266 0%,#0f19324d 48%,#14234633 100%);border-color:#ffffff0f}html.dark .eyebrow{color:#93b5f0;background:#2563eb1f;border-color:#2563eb40}html.dark h1,html.dark h2,html.dark h3{color:#e2e8f0}html.dark .info-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141e3799;border-color:#ffffff0f}html.dark .info-card:hover{box-shadow:0 24px 48px #0000004d}html.dark .info-card p{color:#89a}html.dark .service-icon{background:linear-gradient(145deg,#2563eb26,#2563eb14);border-color:#2563eb33}html.dark .cta-primary{background:#2563eb;box-shadow:0 16px 34px #2563eb40}html.dark .cta-secondary{color:#e2e8f0;background:#141e37cc;border-color:#ffffff1a}html.dark .final-cta{color:#c8d6e5;background:radial-gradient(circle at 100% 0,#2563eb26,#0000 34%),#0f1932e6;border-color:#ffffff0f}html.dark .final-cta .eyebrow,html.dark .final-cta h2{color:#e2e8f0}html.dark .final-cta p{color:#89a}html.dark .contact-phone{color:#93b5f0}html.dark .dark-mode-toggle{color:#f0c040;background:#141e37cc;border-color:#ffffff1a}html.dark .mobile-nav{background:#0f1932f5;border-color:#ffffff14}html.dark .mobile-nav a{color:#c8d6e5}html.dark .menu-toggle{color:#e2e8f0;background:#141e37cc;border-color:#ffffff1a}.stats-grid{grid-template-columns:repeat(4,1fr)}.stat-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:140px;display:flex}.stat-number{color:var(--blue);letter-spacing:-2px;font-size:clamp(36px,5vw,52px);font-weight:900;line-height:1}html.dark .stat-number{color:#60a5fa}.stat-label{color:var(--muted);margin:8px 0 0;font-size:15px;font-weight:700}.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-item{cursor:pointer;aspect-ratio:4/3;border:1px solid #ffffff80;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #071f3d0f}html.dark .gallery-item{border-color:#ffffff0f}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.gallery-item:hover img{transform:scale(1.06)}.whatsapp-fab{z-index:900;background:#25d366;border-radius:50%;place-items:center;width:56px;height:56px;text-decoration:none;animation:2s infinite whatsapp-pulse;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 6px 20px #25d36666}@keyframes whatsapp-pulse{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 14px #25d36600}to{box-shadow:0 0 #25d36600}}.back-to-top{z-index:900;border:1px solid var(--line);background:var(--navy);color:#fff;cursor:pointer;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:fixed;bottom:92px;right:28px;box-shadow:0 8px 20px #071f3d33}html.dark .back-to-top{background:#1e3a5f;border-color:#ffffff1a}.site-footer{border-top:1px solid var(--line);margin-top:48px;padding:48px 0 0}html.dark .site-footer{border-top-color:#ffffff0f}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:36px;display:grid}.footer-brand{align-items:center;gap:12px;margin-bottom:12px;display:flex}.footer-logo{object-fit:contain;width:48px;height:48px}.footer-brand-text{letter-spacing:.04em;color:var(--navy);font-size:16px;font-weight:900;line-height:.9}html.dark .footer-brand-text{color:#e2e8f0}.footer-desc{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.footer-col h4{color:var(--text);margin:0 0 14px;font-size:15px;font-weight:800}html.dark .footer-col h4{color:#e2e8f0}.footer-col a,.footer-col span{color:var(--muted);font-size:14px;line-height:2.2;text-decoration:none;display:block}.footer-col a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);text-align:center;margin-top:36px;padding:20px 0}html.dark .footer-bottom{border-top-color:#ffffff0f}.footer-bottom p{color:var(--muted);margin:0;font-size:13px}.background-lines-container{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.data-flow-container{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.data-track{background:#2563eb0d;width:1px;height:100%;position:absolute;top:0}.dark .data-track{background:#ffffff08}.data-packet{background:linear-gradient(#0000,#2563eb,#0000);border-radius:4px;width:3px;position:absolute;left:-1px;box-shadow:0 0 12px #2563eb99}.dark .data-packet{background:linear-gradient(#0000,#fff,#0000);box-shadow:0 0 12px #fff9}.glow-orb{filter:blur(80px);opacity:.5;border-radius:50%;position:absolute}.top-orb{background:#2563eb26;width:40vw;height:40vw;top:-10%;left:20%}.bottom-orb{background:#0ea5e91a;width:30vw;height:30vw;bottom:-10%;right:10%}.dark .top-orb{background:#2563eb0d}.dark .bottom-orb{background:#0ea5e908}.sahan-logo-svg{width:100%;height:100%;color:var(--navy);transition:color .3s}.dark .sahan-logo-svg{color:#fff}.brand-logo-container{justify-content:center;align-items:center;width:52px;height:52px;margin-right:14px;display:flex}.footer-logo-container{width:64px;height:64px;margin-bottom:16px}.bg-watermark{opacity:.1;pointer-events:none;z-index:0;width:80vw;max-width:800px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.dark .bg-watermark{opacity:.15}
