:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#16201c;background-color:#fff;letter-spacing:0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}img{display:block;max-width:100%}[id]{scroll-margin-top:24px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}:focus-visible{outline:3px solid #0f8f85;outline-offset:4px}.localized-text{display:inline-grid;grid-template-columns:minmax(0,1fr);max-width:100%;min-width:0;vertical-align:top}.localized-text>span{grid-area:1 / 1;min-width:0}.localized-text-measure{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}:is(h1,h2,h3,p,li)>.localized-text:only-child{display:grid}@property --language-text-alpha{syntax: "<number>"; inherits: true; initial-value: 1;}.language-transition{display:contents}.language-transition[data-language-transition=out]{animation:language-text-fade-out var(--language-fade-duration) ease-in both}.language-transition[data-language-transition=in]{animation:language-text-fade-in var(--language-fade-duration) ease-out both}.language-transition:not([data-language-transition=idle]) *,.language-transition:not([data-language-transition=idle]) *:before,.language-transition:not([data-language-transition=idle]) *:after,.language-transition:not([data-language-transition=idle]) *::placeholder,.language-transition:not([data-language-transition=idle]) *::marker{-webkit-text-fill-color:color-mix(in srgb,currentColor calc(var(--language-text-alpha) * 100%),transparent)}@keyframes language-text-fade-out{0%{--language-text-alpha: 1}to{--language-text-alpha: 0}}@keyframes language-text-fade-in{0%{--language-text-alpha: 0}to{--language-text-alpha: 1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.language-transition[data-language-transition]{animation:none;--language-text-alpha: 1}}.site-page{min-height:100vh;padding:22px 20px 72px;color:#16201c;background:radial-gradient(circle at top left,rgba(34,197,194,.18),transparent 34rem),linear-gradient(180deg,#f8fbfa,#eef5f1 48%,#fff)}.site-page-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1120px,100%);margin:0 auto 48px}.site-page-brand{min-width:0;display:inline-flex;align-items:center;gap:12px;color:#12221c;font-size:2rem;font-weight:800}.site-page-brand:hover{color:#0f8f85}.site-page-brand img{flex-shrink:0;width:84px;height:84px;border-radius:8px;object-fit:cover}.site-page-card{width:min(860px,100%);margin:0 auto;padding:42px;border:1px solid rgba(15,143,133,.18);border-radius:8px;background:#ffffffc7;box-shadow:0 22px 60px #2a453d1f;overflow-wrap:anywhere}.site-page-card.compact{display:grid;justify-items:center;max-width:560px;text-align:center}.site-page-card h1{margin:0 0 18px;color:#10211b;font-size:3.5rem;line-height:1.1}.site-page-card h2{margin:34px 0 12px;color:#10211b;font-size:2rem;line-height:1.2}.site-page-card h3{margin:24px 0 8px;color:#12221c;font-size:1.16rem}.site-page-card p,.site-page-card li{color:#43534d;font-size:1.05rem;line-height:1.7}.site-page-card ul{padding-left:22px}.site-page-card li+li{margin-top:8px}.site-page-card.compact h1{font-size:2.5rem}.site-page-card a{color:#0f8f85}.status-icon{width:120px;margin-bottom:20px}.status-message.success{color:#0f8f85}.status-message.error{color:#c33434}.reset-form{display:grid;justify-items:center;gap:16px;width:100%}.reset-form input{width:min(100%,320px);min-height:44px;box-sizing:border-box;padding:0 14px;border:1px solid #cfe0d9;border-radius:8px;color:#16201c;background:#fff;font:inherit}.reset-form button{min-height:46px;padding:0 20px;border:0;border-radius:8px;color:#fff;background:#0f8f85;font-weight:800;box-shadow:0 12px 30px #0f8f8538}.reset-form button:hover{background:#0b756d}.language-toggle{flex-shrink:0;min-width:44px;min-height:44px;padding:0 12px;border:1px solid #cfe0d9;border-radius:8px;color:#0f8f85;background:#ffffffc7;font-size:.82rem;font-weight:900;box-shadow:0 8px 20px #2a453d14}.language-toggle:hover{border-color:#0f8f85;color:#fff;background:#0f8f85}@media(max-width:900px){.site-page-brand{gap:10px;font-size:1.5rem}.site-page-brand img{width:56px;height:56px}.site-page-card h1{font-size:3rem}}@media(max-width:600px){.site-page{padding:16px 20px 48px}.site-page-nav{gap:12px;margin-bottom:28px}.site-page-brand{gap:8px;font-size:1.125rem}.site-page-brand img{width:44px;height:44px}.site-page-card{padding:24px 20px}.site-page-card h1{font-size:2.25rem}.site-page-card.compact h1{font-size:2rem}.site-page-card h2{margin-top:28px;font-size:1.5rem}.site-page-card p,.site-page-card li{font-size:1rem}.status-icon{width:88px}.reset-form{min-width:0}.reset-form input,.reset-form button{width:100%;min-height:48px;font-size:1rem}}.infinite-carousel[data-enabled=true]{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:var(--carousel-card-width, 100%);gap:16px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;cursor:pointer;touch-action:pan-y pinch-zoom;overflow-anchor:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:8px}.infinite-carousel[data-enabled=true]::-webkit-scrollbar{display:none}.infinite-carousel[data-enabled=true][data-mouse-moving=true]{cursor:grab}.infinite-carousel[data-enabled=true][data-dragging=true],.infinite-carousel[data-enabled=true][data-dragging=true] a{cursor:grabbing}.project-carousel{--carousel-card-width: calc((100% - 16px)/2) }.project-carousel .project-slide{position:relative;display:block;min-width:0;min-height:456px;overflow:hidden;border-radius:8px;border:1px solid #dce7e2;background:#10211b;font-weight:500;cursor:inherit}.project-carousel .project-slide:focus-visible{outline-offset:-4px}.project-slide img{width:100%;height:456px;object-fit:cover;opacity:.82;transform:scale(var(--project-image-scale, 1));transform-origin:center}.project-slide-overlay{position:absolute;inset:auto 0 0;padding:28px;color:#fff;background:linear-gradient(180deg,transparent 0%,rgba(11,23,19,.86) 100%)}.project-slide-overlay h3{margin:0;color:#fff;font-size:3rem;line-height:1.05}.project-slide-overlay p{max-width:620px;margin:10px 0 0;color:#ffffffdb}@media(max-width:900px){.project-carousel .project-slide{min-height:0;background:#fff}.project-slide img{aspect-ratio:4 / 3;height:auto;opacity:1}.project-slide-overlay{position:relative;padding:20px;background:#fff}.project-slide-overlay h3{color:#10211b;font-size:1.5rem;line-height:1.2}.project-slide-overlay p{color:#43534d;font-size:1rem;line-height:1.6}}@media(max-width:600px){.project-carousel{--carousel-card-width: 100%}.project-slide-overlay{min-height:150px;padding:20px 24px}}.home-page{min-height:100vh;padding-bottom:72px;color:#16201c;background:radial-gradient(circle at top left,rgba(34,197,194,.18),transparent 34rem),linear-gradient(180deg,#f8fbfa,#eef5f1 48%,#fff);scroll-behavior:smooth}.home-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:22px 0}.brand,.nav-actions,.nav-links,.hero-actions{display:flex;align-items:center}.brand{gap:12px;color:#12221c;font-size:2rem;font-weight:800}.brand img{width:84px;height:84px;border-radius:8px;object-fit:cover}.nav-links{gap:20px;flex-wrap:wrap;justify-content:flex-end}.nav-actions{gap:20px}.nav-links a{display:inline-flex;align-items:center;min-height:44px;color:#43534d;font-size:.95rem}.nav-links a:hover{color:#0f8f85}.hero-section,.intro-section,.services-section,.work-section,.projects-section,.cta-section{width:min(1120px,calc(100% - 40px));margin:0 auto}.hero-section{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:56px;align-items:stretch;min-height:446px;padding:72px 0 24px}.hero-content{min-width:0;align-self:center;min-height:350px;display:flex;flex-direction:column;justify-content:center;text-align:left}.hero-title-stack{display:grid;align-items:center}.hero-title-stack>h1{grid-area:1 / 1;max-width:760px;margin:0;color:#0b1713;font-size:5.5rem;font-weight:700;line-height:.98}.hero-copy{max-width:680px;margin:26px 0 0;color:#42544e;font-size:1.18rem}.eyebrow{margin:0 0 14px;color:#0f8f85;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero-actions{gap:14px;flex-wrap:wrap;margin-top:34px}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:8px;font-weight:800;text-align:center}.primary-action{color:#fff;background:#0f8f85;box-shadow:0 12px 30px #0f8f8538}.primary-action:hover{color:#fff;background:#0b756d}.secondary-action{color:#16201c;border:1px solid #c7d6d0;background:#ffffffb8}.secondary-action:hover{color:#0f8f85;border-color:#0f8f85}.hero-panel{position:relative;display:grid;min-height:350px;overflow:hidden;border:1px solid rgba(15,143,133,.18);border-radius:8px;background:#ffffffb8;box-shadow:0 22px 60px #2a453d1f}.hero-panel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-panel span{color:#687872;font-size:.88rem;font-weight:700}.hero-panel strong{color:#10211b;font-size:1.45rem;line-height:1.18}.intro-section,.work-section,.cta-section{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:48px;align-items:center;padding-bottom:72px}.intro-section h2,.section-heading h2,.work-copy h2,.cta-section h2{margin:0;color:#10211b;font-size:3.3rem;line-height:1.05}.intro-section p,.work-copy p,.cta-section p{margin-top:0;color:#43534d;font-size:1.08rem}.services-section,.projects-section{padding:72px 0}.section-heading{max-width:680px;margin-bottom:30px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card{min-width:0;border:1px solid #dce7e2;border-radius:8px;background:#fff;box-shadow:0 14px 34px #2a453d14}.service-card[data-loop-copy=true]{display:none}@media(max-width:600px){.service-grid .service-card[data-loop-copy=true]{display:block}.service-grid .service-card{padding:20px 24px}}.service-card{padding:24px}.service-card h3{margin:0;color:#12221c;font-size:1.16rem}.service-card p{margin:14px 0 0;color:#52645e}.intro-content{display:grid;gap:24px}.intro-content p{margin:0}.intro-approach{display:grid;gap:8px;margin:22px 0 0;padding-left:20px;color:#43534d;font-size:1rem}.intro-process{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;counter-reset:process}.intro-process li{position:relative;min-height:60px;padding:36px 14px 14px;border-top:3px solid #0f8f85;background:#fff;color:#41514c;box-shadow:0 10px 24px #2a453d0f;counter-increment:process;font-size:.92rem}.intro-process li:before{content:"0" counter(process);position:absolute;top:12px;left:14px;color:#0f8f85;font-size:.76rem;font-weight:900}.cta-section{align-items:center;margin-top:72px;margin-bottom:0;padding:24px;border-radius:8px;background:#10211b}.cta-section h2,.cta-section p{color:#fff}.cta-section .eyebrow{color:#64d7cd;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.contact-info{min-width:0;max-width:100%;display:grid;gap:12px;justify-items:center;justify-self:end;text-align:center}.cta-section .primary-action{justify-self:end;color:#10211b;background:#fff;box-shadow:none}.cta-section .primary-action:hover{color:#0f8f85}.contact-link,.phone-link{display:inline-flex;align-items:center;gap:10px;color:#fff;font-weight:800;min-height:44px;max-width:100%}.contact-link{display:block;align-content:center;overflow-wrap:anywhere}.contact-link:hover,.phone-link:hover{color:#64d7cd}.contact-icons{display:inline-flex;align-items:center;gap:6px}.contact-icons svg{width:16px;height:16px;fill:currentColor}.home-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(1120px,calc(100% - 40px));margin:34px auto 0;padding-top:22px;border-top:1px solid #dce7e2}.home-footer a{display:inline-flex;align-items:center;min-height:44px;color:#687872;font-size:.95rem;font-weight:400}.home-footer a:hover{color:#0f8f85}.home-footer p{margin:0;color:#687872;font-size:.95rem}@media(min-width:901px)and (max-width:1100px){.hero-section{gap:32px}.hero-title-stack>h1{font-size:4.25rem}.cta-section{gap:24px}}@media(max-width:900px){.home-nav,.hero-section,.intro-section,.services-section,.work-section,.projects-section,.cta-section,.home-footer{width:min(100% - 40px,720px)}.hero-section,.intro-section,.work-section,.cta-section{grid-template-columns:1fr}.home-nav{gap:16px;padding:18px 0}.brand{gap:10px;font-size:1.5rem}.brand img{width:56px;height:56px;flex-shrink:0}.nav-actions,.nav-links{gap:12px}.hero-section{min-height:0;gap:32px;padding:32px 0 48px}.hero-content{min-height:0}.hero-title-stack>h1{max-width:640px;font-size:3.5rem;line-height:1.06}.hero-panel{display:block;width:100%;min-height:0}.hero-panel img{position:static;height:auto;aspect-ratio:16 / 9}.intro-section{gap:28px;padding-bottom:24px}.services-section,.projects-section{padding:40px 0}.intro-section h2,.section-heading h2,.work-copy h2,.cta-section h2{font-size:2.5rem}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-section{gap:24px;margin-top:32px;padding:32px}.cta-section p:last-child{margin-bottom:0}.contact-info{width:100%;gap:4px;justify-items:center;justify-self:center;padding-top:20px;border-top:1px solid #3a4c44;text-align:center}.cta-section .primary-action{justify-self:start}.home-footer{align-items:center;gap:12px}}@media(max-width:600px){.home-page{padding-bottom:40px}.home-nav{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand language" "links links";align-items:center;gap:12px;padding:16px 0 12px}.brand{grid-area:brand;font-size:1.375rem}.nav-actions{display:contents}.home-nav .language-toggle{grid-area:language}.brand img{width:48px;height:48px}.nav-links{grid-area:links;flex-wrap:nowrap;justify-content:center;gap:24px;border-bottom:1px solid #dce7e2;padding-bottom:12px}.nav-links a{font-size:.875rem}.hero-section{gap:28px;padding-top:24px}.hero-title-stack>h1{font-size:3rem}.hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.hero-actions a{min-height:48px;padding:0 10px;font-size:.875rem}.hero-panel img{aspect-ratio:4 / 3}.intro-section p,.cta-section p{font-size:1rem;line-height:1.65}.intro-approach{gap:12px}.intro-process li{padding:36px 12px 16px;line-height:1.5}.service-card p{line-height:1.65}.cta-section h2{font-size:2rem;line-height:1.15}.cta-section{padding:24px}.contact-link,.phone-link{font-size:.9375rem}.home-footer{margin-top:32px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.home-footer p,.home-footer a{font-size:.75rem;line-height:1.6}.copyright-brand,.copyright-rights{display:block}.copyright-brand{white-space:nowrap}.home-footer a{align-items:flex-start;justify-self:end;text-align:right}}@media(max-width:380px){.home-footer p,.home-footer a{font-size:.6875rem}.hero-title-stack>h1{font-size:2.5rem}.cta-section{padding:20px 16px}.contact-link{font-size:.875rem}}@media(prefers-reduced-motion:reduce){.home-page{scroll-behavior:auto}}.project-details-page{min-height:100vh;padding:48px 20px;color:#16201c;background:radial-gradient(circle at top left,rgba(34,197,194,.16),transparent 34rem),linear-gradient(180deg,#f8fbfa,#fff)}.project-details-card{width:min(820px,100%);margin:0 auto;overflow-wrap:anywhere}.project-details-card h1{margin:12px 0 24px;color:#10211b;font-size:4.5rem;line-height:1.1}.project-image-slider{margin-top:28px}.project-image-frame{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:8px;border:1px solid #dce7e2;background:#fff}.project-image-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transform:scale(var(--project-image-scale, 1));transform-origin:center}.project-details-card p{color:#43534d;font-size:1.08rem}.back-link{display:inline-flex;align-items:center;min-height:44px;color:#0f8f85;font-weight:800}@media(max-width:900px){.project-details-card h1{font-size:3.5rem}}@media(max-width:600px){.project-details-page{padding:20px 20px 48px}.project-details-card h1{margin:16px 0;font-size:2.25rem}.project-details-card p{font-size:1rem;line-height:1.65}}
