:root{color:#20313a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4faf9;font-family:Times New Roman,Times,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.site-shell{background:linear-gradient(#eef6fff2,#fffffffa),#f7fbff;min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #cfe0ee;justify-content:space-between;align-items:center;gap:24px;padding:16px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand,.nav-links,.hero-actions,.hero-stats,.form-actions,.footer,.footer nav,.social-login{justify-content:center;width:100%;display:flex}.brand{color:#12353d;cursor:pointer;text-align:left;background:0 0;border:0;flex:none;align-self:flex-start;gap:12px;width:clamp(220px,26vw,320px);text-decoration:none}.brand-logo{object-fit:contain;width:100%;max-width:320px;height:52px;transition:filter .16s,transform .16s,opacity .16s;display:block}.brand:hover .brand-logo{filter:hue-rotate(8deg)saturate(1.2)brightness(1.05);transform:translateY(-1px)scale(1.02)}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:6px}.nav-links button,.footer button{color:#2f4f5a;text-decoration:none}.nav-links button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:9px 10px;font-size:16px;transition:background .16s,color .16s,border-color .16s}.nav-links button:hover,.nav-links button.active{color:#0b6f78;background:#e7f5f5;border-color:#cfe3e7}.hero-section{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:calc(100vh - 78px);padding:clamp(42px,7vw,86px) clamp(18px,5vw,72px) 34px;display:grid}.hero-copy{max-width:660px}.eyebrow{color:#0b6f78;letter-spacing:0;text-transform:uppercase;font-size:15px;font-weight:700;display:inline-flex}h1,h2,h3,h4,p{margin:0}h1{color:#102e36;letter-spacing:0;margin-top:12px;font-size:clamp(48px,7vw,86px);line-height:.95}.hero-gradient{background:linear-gradient(135deg,#0a90a0 0%,#1d70a2 42%,#5b8ff0 100%);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}.hero-brand-title{letter-spacing:0;color:#0b6f78;margin-top:14px;font-size:clamp(20px,2.2vw,28px);font-weight:700}h2{color:#143640;letter-spacing:0;font-size:clamp(32px,4vw,52px);line-height:1.04}h3{color:#173b45;letter-spacing:0;font-size:24px;line-height:1.15}h4{color:#173b45;font-size:18px;line-height:1.2}p{color:#536e78;font-size:18px;line-height:1.55}.hero-copy>p{max-width:620px;margin-top:20px;font-size:22px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px}.primary-button,.secondary-button,.manage-actions button{cursor:pointer;border:1px solid #0000;border-radius:6px;min-height:44px;padding:11px 18px;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s}.primary-button{color:#fff;background:linear-gradient(135deg,#0b8f8a,#1d70a2);box-shadow:0 14px 28px #1d70a238}.secondary-button{color:#143640;background:#fff;border-color:#b9d2e4}.whatsapp-button{justify-content:center;align-items:center;display:inline-flex}.primary-button:hover,.secondary-button:hover,.service-form button:hover,.contact-form button:hover,.social-login a:hover{transform:translateY(-1px);box-shadow:0 14px 26px #153c481f}.hero-stats{flex-wrap:wrap;gap:14px;margin:34px 0 0;padding:0}.hero-stats div{background:#fff;border:1px solid #c8ddef;border-radius:8px;min-width:118px;padding:14px 16px}.hero-stats dt{color:#0b6f78;font-size:28px;font-weight:700;line-height:1}.hero-stats dd{color:#5e7580;margin:6px 0 0}.hero-visual{align-self:stretch;place-items:center;min-height:520px;display:grid}.hero-visual img{border:1px solid #c8ddef;border-radius:8px;width:min(100%,780px);box-shadow:0 24px 70px #194d5b29}.home-hero{text-align:center;background:linear-gradient(#071627eb,#0c2943e6),linear-gradient(135deg,#0f2f4f,#123f67);grid-template-columns:1fr;gap:30px;min-height:auto;padding-top:clamp(54px,7vw,84px)}.home-hero .hero-copy{max-width:1180px;margin:0 auto}.home-hero .eyebrow{color:#a9e6ee;background:#ffffff14;border:1px solid #8fc6cd57;border-radius:999px;padding:8px 14px;box-shadow:0 12px 32px #1f4d5814}.home-hero h1{overflow-wrap:anywhere;gap:10px;max-width:min(1180px,100%);margin:18px auto 0;font-size:clamp(42px,6.2vw,88px);line-height:.98;display:grid}.hero-title-line{color:#fff;text-wrap:balance;display:block}.home-hero .hero-gradient{white-space:normal;text-wrap:balance;background:linear-gradient(90deg,#2bb9f0 0%,#86d7ff 42%,#fff 52%,#1d9ee2 66%,#81cef4 100%);color:#0000;-webkit-background-clip:text;background-clip:text;padding-bottom:8px;display:block;position:relative}.home-hero .hero-gradient:after{content:"";background:linear-gradient(90deg,#0b8f8a00,#0b8f8a,#1d70a2,#1d70a200);border-radius:999px;width:min(420px,64%);height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home-hero .hero-copy>p{color:#c5d9e7;max-width:880px;margin-left:auto;margin-right:auto}.home-hero .hero-actions,.home-hero .hero-stats{justify-content:center}.hero-capabilities{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:min(100%,1080px);margin:2px auto 0;display:grid}.hero-capabilities span{color:#e9f7ff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #b8dbf03d;border-radius:8px;place-items:center;min-height:52px;padding:12px 14px;font-weight:700;display:grid;box-shadow:inset 0 1px #ffffff24,0 16px 34px #030e182e}.ticker-band{background:linear-gradient(90deg,#eef7ff,#fff 48%,#eef7ff);border-top:1px solid #cfe0ee;border-bottom:1px solid #cfe0ee;padding:16px 0;overflow:hidden}.ticker-track{gap:28px;width:fit-content;min-width:max-content;padding-inline:24px;animation:30s linear infinite ticker;display:flex}.ticker-track span{color:#0b6f78;white-space:nowrap;align-items:center;gap:10px;font-size:15px;font-weight:700;display:inline-flex}.ticker-track span:before{content:"";background:linear-gradient(135deg,#0b8f8a,#1d70a2);border-radius:999px;width:7px;height:7px}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.metrics-band{padding-top:28px}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1180px;margin:0 auto;display:grid}.metric-card{background:linear-gradient(#fffffffa,#ebf6ffeb),#fff;border:1px solid #cfe0ee;border-radius:8px;padding:24px;box-shadow:0 16px 36px #1f4d5814}.metric-card span{color:#1d70a2;font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1;display:block}.metric-card p{color:#294b55;margin-top:10px;font-weight:700}.section-band{background:#fff;padding:clamp(52px,7vw,90px) clamp(18px,5vw,72px)}.section-band.pale{background:#edf6ff}.section-heading{grid-template-columns:1fr;gap:12px;max-width:1180px;margin:0 auto 34px;display:grid}.section-heading.wide{display:block}.section-heading.wide h2{max-width:900px;margin-top:10px}.section-heading.wide p{max-width:760px;margin-top:14px}.about-grid,.service-grid,.resource-grid{gap:18px;max-width:1180px;margin:0 auto;display:grid}.about-grid{grid-template-columns:repeat(3,1fr)}.about-grid>div,.service-card,.resource-item,.service-form,.contact-form,.contact-info,.auth-card{background:#fff;border:1px solid #cfe0ee;border-radius:8px;box-shadow:0 16px 36px #1f4d5814}.about-grid>div,.service-card,.resource-item{padding:24px}.about-grid p,.service-card p,.resource-item p{margin-top:12px}.service-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.service-card{min-height:250px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s}.service-card:hover{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffffd1,#e8f7ffb8),#ffffffc2;border-color:#1d70a252;transform:translateY(-6px);box-shadow:0 24px 52px #1f4d5829}.number{color:#1d70a2;margin-bottom:42px;font-weight:700;display:inline-flex}.home-band{padding-top:clamp(58px,7vw,100px);padding-bottom:clamp(58px,7vw,100px)}.home-process{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto;display:grid}.home-step{background:linear-gradient(#fff,#f6fbfb);border:1px solid #d7e9ec;border-radius:8px;padding:24px;box-shadow:0 16px 36px #1f4d5814}.home-step span{color:#1d70a2;margin-bottom:40px;font-size:18px;font-weight:700;display:inline-flex}.home-step p{margin-top:12px}.home-snapshot{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1180px;margin:0 auto;display:grid}.snapshot-card{background:linear-gradient(#fffffffa,#eef8f8eb),#fff;border:1px solid #cfe3e7;border-radius:8px;padding:22px;box-shadow:0 16px 36px #1f4d5814}.snapshot-card h3{font-size:22px}.snapshot-card p{margin-top:12px}.home-split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:28px;max-width:1180px;margin:0 auto;display:grid}.home-story{gap:16px;padding-right:16px;display:grid}.home-list{gap:14px;display:grid}.home-list-item{background:#fff;border:1px solid #d7e9ec;border-radius:8px;grid-template-columns:14px minmax(0,1fr);align-items:start;gap:14px;padding:18px 20px;display:grid;box-shadow:0 16px 36px #1f4d5814}.home-list-item span{background:linear-gradient(135deg,#0b8f8a,#1d70a2);border-radius:999px;width:14px;height:14px;margin-top:7px;display:block}.home-list-item p{font-size:18px;line-height:1.45}.home-cta-band{background:linear-gradient(135deg,#0b8f8a14,#1d70a214),#fff}.home-cta{background:#fff;border:1px solid #cfe3e7;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:30px;display:grid;box-shadow:0 18px 48px #1f4d5814}.home-cta p{max-width:760px;margin-top:10px}.home-cta-actions{gap:12px;min-width:260px;display:grid}.home-cta .primary-button{background:linear-gradient(135deg,#0b8f8a,#1d70a2)}.home-cta .secondary-button{border-color:#9ebfd0}.timeline-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1180px;margin:0 auto;display:grid}.timeline-card{background:#fff;border:1px solid #cfe0ee;border-radius:8px;padding:24px;box-shadow:0 16px 36px #1f4d5814}.timeline-card span{color:#1d70a2;margin-bottom:38px;font-size:18px;font-weight:700;display:inline-flex}.timeline-card p{margin-top:12px}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1180px;margin:0 auto;display:grid}.faq-card{background:#fff;border:1px solid #cfe0ee;border-radius:8px;padding:24px;box-shadow:0 16px 36px #1f4d5814}.faq-card p{margin-top:12px}.faq-cta{background:linear-gradient(135deg,#0b8f8a14,#1d70a214);border:1px solid #cfe0ee;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;max-width:1180px;margin:26px auto 0;padding:22px 24px;display:grid}.faq-cta p{color:#294b55;font-weight:700}.contact-details{gap:8px;display:grid}.contact-details div{background:#f9fdff;border:1px solid #d7e9ec;border-radius:6px;padding:10px 12px}.contact-details span{color:#0b6f78;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.contact-details p,.contact-details a{font-size:15px;line-height:1.35}.footer{grid-template-columns:minmax(260px,1.25fr) minmax(150px,.65fr) minmax(170px,.75fr) minmax(170px,.7fr);align-items:start;display:grid}.footer-section{justify-items:start;gap:12px;display:grid}.footer-section h3{color:#fff;font-size:17px}.footer-logo-button{cursor:pointer;background:0 0;border:0;width:138px;padding:0;display:inline-flex}.footer-logo-button img{object-fit:contain;filter:brightness(0)invert();opacity:.96;width:100%;height:34px;transition:filter .16s,transform .16s,opacity .16s}.footer-logo-button:hover img{filter:brightness(0)invert()drop-shadow(0 0 10px #8fc6cd8c);opacity:1;transform:translateY(-1px)}.footer-brand div{gap:4px;display:grid}.footer-brand span{color:#8fc6cd;text-transform:uppercase;font-size:13px;font-weight:700}.footer-links{justify-items:start;gap:12px;display:grid}.footer nav,.footer-social{justify-content:start;gap:8px;display:grid}.footer-social a{background:#ffffff0f;border:1px solid #dcebec33;border-radius:6px;align-items:center;gap:7px;padding:8px 10px;font-size:14px;text-decoration:none;display:inline-flex}.footer-social a svg{width:14px;height:14px}.footer-legal{justify-content:start;gap:10px;display:grid}.footer-legal a{color:#cfe8ea;text-decoration:none}.footer-legal a:hover,.footer-social a:hover{color:#fff}.service-request-wrap{gap:28px;max-width:1180px;margin:0 auto;display:grid}.request-head{margin-bottom:0}.request-head h2{max-width:560px}.request-head p{max-width:680px;margin-top:8px}.request-form{max-width:900px;margin:0 auto}label{color:#294b55;gap:8px;font-weight:700;display:grid}input,select,textarea{color:#1f3840;background:#fff;border:1px solid #bfd9df;border-radius:6px;outline:none;width:100%;min-height:42px;padding:11px 12px;font-size:15px}input::placeholder,textarea::placeholder{color:#78919a;font-size:14px}textarea{resize:vertical;min-height:118px}input:focus,select:focus,textarea:focus{border-color:#0b8f8a;box-shadow:0 0 0 3px #0b8f8a26}.contact-info a,.service-link{color:#0b6f78;font-weight:700}.footer button,.link-button,.social-login a{cursor:pointer;font:inherit;background:0 0;border:0}.footer button:hover,.link-button:hover,.contact-info a:hover,.social-login a:hover{color:#0b8f8a;text-decoration:underline}.service-request-layout,.contact-layout{grid-template-columns:minmax(0,.92fr) minmax(320px,.82fr);gap:22px;max-width:1100px;margin:0 auto;display:grid}.service-form,.contact-form,.contact-info,.auth-card{padding:22px}.contact-form{max-width:620px}.service-form,.contact-form{gap:16px;margin-top:4px;display:grid}.form-title p{margin-top:8px;font-size:16px}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-actions{flex-wrap:wrap;gap:10px}.partner-strip{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1180px;margin:0 auto;display:grid}.partner-strip span{color:#244852;text-align:center;background:linear-gradient(135deg,#fff,#edf6ff);border:1px solid #cfe0ee;border-radius:8px;place-items:center;min-height:94px;padding:18px;font-weight:700;display:grid}.resource-grid{grid-template-columns:repeat(5,1fr)}.resource-item span{color:#fff;background:linear-gradient(135deg,#0b8f8a,#1d70a2);border-radius:5px;margin-bottom:24px;padding:4px 9px;font-size:13px;display:inline-flex}.contact-layout{align-items:stretch}.contact-info{flex-direction:column;gap:12px;display:flex}.service-request-layout .section-heading,.contact-layout .section-heading{margin-bottom:0}.map-box{color:#55747d;background-color:#f7fbff;background-image:linear-gradient(90deg,#0b8f8a14 1px,#0000 1px),linear-gradient(#1d70a214 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px dashed #a8c5da;border-radius:8px;place-items:center;min-height:220px;font-weight:700;display:grid}.map-box iframe{border:0;border-radius:8px;width:100%;height:100%;min-height:220px}.footer{color:#dcebed;background:linear-gradient(135deg,#0f2f4f,#12353d);justify-content:space-between;gap:24px;padding:30px clamp(18px,5vw,72px)}.footer p{color:#bcd5d9;max-width:640px;margin-top:8px;font-size:16px}.footer nav{flex-wrap:wrap;justify-content:start;gap:12px}.footer a,.footer button{color:#fff}.page-main{min-height:calc(100vh - 230px)}.auth-page{place-items:center;min-height:calc(100vh - 210px);display:grid}.auth-card{gap:16px;width:min(100%,520px);display:grid}.auth-card h2{font-size:clamp(30px,4vw,44px)}.link-button{color:#0b6f78;justify-self:start;padding:0}.form-message{font-size:16px}.social-login{flex-wrap:wrap;gap:10px}.social-login a{color:#12353d;background:#f8fcfd;border:1px solid #bfd9df;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:11px 16px;display:inline-flex}.social-login a svg{flex:none;width:18px;height:18px}.social-login a span{white-space:nowrap}.social-login a.google,.social-login a.facebook{color:#12353d}.social-login a.google:hover{background:#f5f8ff;border-color:#c8d8f0}.social-login a.facebook:hover{background:#f4f8ff;border-color:#bfd0ef}@media (width<=1120px){.topbar{flex-direction:column;align-items:flex-start}.nav-links{justify-content:flex-start}.hero-section{grid-template-columns:1fr;min-height:auto}.home-hero .hero-gradient{white-space:normal}.hero-capabilities{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual{min-height:auto}.service-grid,.resource-grid{grid-template-columns:repeat(2,1fr)}.metrics-grid,.timeline-grid,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-process,.home-split,.home-snapshot,.home-cta{grid-template-columns:1fr}.about-grid,.partner-strip{grid-template-columns:repeat(2,1fr)}.service-request-layout,.contact-layout{grid-template-columns:1fr}.footer{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-links{justify-items:start}}@media (width<=720px){.topbar{padding:14px 16px}.brand{width:min(100%,260px)}.nav-links{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.nav-links button{text-align:center;border:1px solid #e1eef0}.hero-section,.section-band{padding-left:16px;padding-right:16px}.home-hero h1{font-size:clamp(34px,10vw,48px)}.home-hero .hero-visual img{max-height:none}.hero-capabilities{grid-template-columns:1fr}.hero-copy>p,p{font-size:17px}.hero-stats,.hero-actions,.form-actions,.footer{flex-direction:column;align-items:stretch}.metrics-grid,.timeline-grid,.faq-grid,.about-grid,.partner-strip,.resource-grid,.service-grid,.form-row{grid-template-columns:1fr}.hero-stats div{width:100%}.hero-logo{width:min(100%,280px)}.section-heading,.catalog-tools,.about-grid,.service-grid,.partner-strip,.resource-grid,.form-row{grid-template-columns:1fr}.primary-button,.secondary-button,.link-button,.social-login a,.home-cta-actions{width:100%}.metrics-grid,.timeline-grid,.faq-grid{grid-template-columns:1fr}.footer{grid-template-columns:1fr;padding-top:24px;padding-bottom:24px}.footer-links,.footer-social,.footer-legal,.footer nav,.footer nav{justify-content:flex-start}}
