@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;700;800&display=swap";*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}section[id]{scroll-margin-top:5rem}body{margin:0;font-family:"Inter",ui-sans-serif,system-ui,sans-serif;background:#f7f9fb;color:#2a3439;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,select,textarea{font-family:inherit}.container{width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.container--tight{max-width:56rem}.text-center{text-align:center}.site-nav{position:fixed;top:0;left:0;right:0;z-index:50;padding:1.5rem 0;transition:background .3s,padding .3s,box-shadow .3s}.site-nav--solid{background:hsla(0,0%,100%,.85);backdrop-filter:blur(12px);padding:1rem 0;box-shadow:0 1px 3px rgba(0,0,0,.06)}.site-nav__inner{max-width:80rem;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.site-nav__logo{font-family:"Manrope",sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-0.05em;color:#1a1a1a}.site-nav__logo img{display:block;height:3rem;width:auto;max-width:14rem;object-fit:contain}.site-nav__links{display:none;align-items:center;gap:2rem}@media(min-width: 48rem){.site-nav__links{display:flex}}.site-nav__link{font-family:"Manrope",sans-serif;font-weight:500;letter-spacing:-0.025em;color:#566166;transition:color .2s}.site-nav__link:hover{color:#005cc0}.site-nav__link[aria-current=page]{color:#005cc0}.site-nav__cta{background:#005cc0;color:#f9f8ff;padding:.625rem 1.5rem;border-radius:9999px;font-family:"Manrope",sans-serif;font-weight:700;font-size:.875rem;box-shadow:0 10px 15px -3px rgba(0,92,192,.2);transition:opacity .3s}.site-nav__cta:hover{opacity:.9}.site-nav__toggle{color:#2a3439;padding:.25rem;display:inline-flex;align-items:center;justify-content:center}@media(min-width: 48rem){.site-nav__toggle{display:none}}.site-nav__toggle svg[data-icon-close]{display:none !important}.site-nav__toggle svg[data-icon-menu]{display:block}.site-nav__toggle[aria-expanded=true] svg[data-icon-menu]{display:none !important}.site-nav__toggle[aria-expanded=true] svg[data-icon-close]{display:block !important}.mobile-menu{display:none;position:fixed;inset:0;z-index:40;background:#fff;padding:6rem 2rem 2rem}.mobile-menu.is-open{display:block}@media(min-width: 48rem){.mobile-menu.is-open{display:none}}.mobile-menu__list{display:flex;flex-direction:column;gap:1.5rem;font-size:1.25rem}.mobile-menu__cta{margin-top:.5rem;background:#005cc0;color:#f9f8ff;padding:1rem 1.5rem;border-radius:.75rem;font-family:"Manrope",sans-serif;font-weight:700;font-size:1.125rem;text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;font-family:"Manrope",sans-serif;font-weight:700;font-size:1rem;padding:1rem 2.5rem;transition:background .2s,box-shadow .2s}.btn--dark{background:#1a1a1a;color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.btn--dark:hover{background:#000}.btn--ghost{background:hsla(0,0%,100%,.6);backdrop-filter:blur(8px);border:1px solid rgba(169,180,185,.5);color:#2a3439;box-shadow:0 1px 2px rgba(0,0,0,.05)}.btn--ghost:hover{background:#fff}.btn--rounded-xl{border-radius:.75rem}.btn-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.service-card{padding:2.5rem;background:#fff;border-radius:.75rem;border:1px solid rgba(169,180,185,.1);transition:transform .5s,box-shadow .5s}.service-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px rgba(0,0,0,.15)}.service-card__icon-wrap{width:3.5rem;height:3.5rem;border-radius:.75rem;background:rgba(0,92,192,.1);color:#005cc0;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;transition:background .3s,color .3s}.service-card:hover .service-card__icon-wrap{background:#005cc0;color:#f9f8ff}.service-card__title{font-family:"Manrope",sans-serif;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.service-card__text{margin:0;color:#566166;line-height:1.6}.portfolio-card{border-radius:1.5rem;background:#f8fafc;padding:2.5rem;border:1px solid #f1f5f9;max-width:28rem;width:100%;margin:0 auto;transition:transform .35s}.portfolio-card:hover{transform:translateY(-10px)}.portfolio-card__inner{background:#fff;border-radius:1.5rem;padding:1rem;border:1px solid #f1f5f9;transition:transform .5s}.portfolio-card:hover .portfolio-card__inner{transform:scale(1.02)}.portfolio-card__img{width:100%;height:16rem;object-fit:cover;border-radius:1rem}.portfolio-card__meta{margin-top:1.5rem;text-align:left}.portfolio-card__cat{font-size:.75rem;font-weight:700;color:#005cc0;text-transform:uppercase;letter-spacing:.2em}.portfolio-card__title{font-family:"Manrope",sans-serif;font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:.5rem 0 0}.process-step{display:flex;gap:1.5rem}.process-step__num{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:9999px;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05)}.process-step__title{font-family:"Manrope",sans-serif;font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem}.process-step__desc{margin:0;color:#566166;line-height:1.6}.form-label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#566166;margin-bottom:.5rem}.form-label__inline{display:inline-flex;align-items:center;gap:.5rem}.form-input,.form-select,.form-textarea{width:100%;background:#f8fafc;border:1px solid #f1f5f9;border-radius:.75rem;padding:1rem;outline:none;transition:box-shadow .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{box-shadow:0 0 0 2px rgba(0,92,192,.2)}.form-textarea{resize:vertical;min-height:6rem}.form-submit{width:100%;background:#005cc0;color:#f9f8ff;font-family:"Manrope",sans-serif;font-weight:700;padding:1rem;border-radius:.75rem;border:none;cursor:pointer;box-shadow:0 10px 15px -3px rgba(0,92,192,.2);transition:opacity .2s}.form-submit:hover{opacity:.9}.site-footer{background:#fff;padding-top:5rem}.site-footer__grid{max-width:80rem;margin:0 auto;padding:4rem 3rem;display:grid;grid-template-columns:1fr;gap:3rem;border-top:1px solid #f1f5f9}@media(min-width: 48rem){.site-footer__grid{grid-template-columns:repeat(4, 1fr)}}.site-footer__brand{font-family:"Manrope",sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-0.05em;color:#1a1a1a;margin-bottom:1.5rem}.site-footer__lead{color:#64748b;font-size:.875rem;line-height:1.6;margin:0}.site-footer__heading{font-family:"Manrope",sans-serif;font-weight:700;color:#2a3439;margin:0 0 1.5rem}.site-footer__list{list-style:none;margin:0;padding:0}.site-footer__list li{margin-bottom:1rem}.site-footer__list a{font-size:.875rem;color:#64748b;transition:color .2s}.site-footer__list a:hover{color:#005cc0}.site-footer__social{display:flex;gap:1rem}.site-footer__social-link{width:2.5rem;height:2.5rem;border-radius:9999px;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:background .2s,color .2s,border-color .2s}.site-footer__social-link:hover{background:#005cc0;color:#f9f8ff;border-color:#005cc0}.site-footer__bottom{max-width:80rem;margin:0 auto;padding:2rem 3rem;border-top:1px solid #f8fafc;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width: 48rem){.site-footer__bottom{flex-direction:row;justify-content:space-between}}.site-footer__copy{margin:0;font-size:.75rem;color:#94a3b8}.site-footer__legal{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.site-footer__legal a{font-size:.75rem;color:#94a3b8;transition:color .2s}.site-footer__legal a:hover{color:#1a1a1a}.modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:1rem}.modal.is-open{display:flex}.modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px)}.modal__panel{position:relative;width:100%;max-width:32rem;background:#fff;border-radius:1.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);max-height:90vh;overflow-y:auto}.modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.modal__title{font-family:"Manrope",sans-serif;font-size:1.5rem;font-weight:800;color:#1a1a1a;margin:0}.modal__close{padding:.5rem;border-radius:9999px;color:#2a3439;transition:background .2s}.modal__close:hover{background:#f1f5f9}.modal__body{padding:2rem}.modal__field{margin-bottom:1rem}.modal__feedback{display:flex;gap:.875rem;align-items:flex-start;padding:1rem 1.125rem;border-radius:.75rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0)}.modal__feedback-icon{flex-shrink:0;display:flex;margin-top:.1rem}.modal__feedback-body{min-width:0}.modal__feedback-title{display:block;font-size:.9375rem;font-weight:700;margin:0 0 .25rem;line-height:1.3}.modal__feedback-text{margin:0;font-size:.9375rem;line-height:1.5}.modal__feedback-list{margin:0;padding-left:1.1rem;font-size:.875rem;line-height:1.5}.modal__feedback--success{background:linear-gradient(135deg, rgba(220, 252, 231, 0.95) 0%, rgba(187, 247, 208, 0.5) 100%);border-color:rgba(34,197,94,.35);color:#14532d}.modal__feedback--success .modal__feedback-icon{color:#16a34a}.modal__feedback--error{background:linear-gradient(135deg, rgba(254, 226, 226, 0.95) 0%, rgba(254, 202, 202, 0.45) 100%);border-color:rgba(239,68,68,.35);color:#7f1d1d}.modal__feedback--error .modal__feedback-icon{color:#dc2626}.pill{display:inline-flex;align-items:center;padding:.25rem 1rem;border-radius:9999px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em}.pill--outline{border:1px solid rgba(169,180,185,.3);background:hsla(0,0%,100%,.5);backdrop-filter:blur(8px);box-shadow:0 1px 2px rgba(0,0,0,.05);color:#566166}.pill--accent{background:rgba(0,92,192,.1);color:#005cc0;font-size:.7rem;letter-spacing:.08em}.check-row{display:flex;align-items:center;gap:.75rem;color:#2a3439}.check-row svg{flex-shrink:0;color:#005cc0}.check-row span{font-weight:500}.stat-card{padding:2.5rem;background:#f8fafc;border-radius:1.5rem;text-align:center;border:1px solid #f1f5f9}.stat-card__value{font-family:"Manrope",sans-serif;font-size:2.25rem;font-weight:800;color:#005cc0;margin-bottom:.5rem}.stat-card__label{font-size:.875rem;font-weight:700;color:#566166;text-transform:uppercase;letter-spacing:.12em}.mv-card{padding:3rem;background:#fff;border-radius:2.5rem;border:1px solid #f1f5f9;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:box-shadow .2s}.mv-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.08)}.mv-card__icon{width:3.5rem;height:3.5rem;border-radius:1rem;background:rgba(0,92,192,.1);color:#005cc0;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.mv-card__title{font-family:"Manrope",sans-serif;font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.mv-card__text{margin:0;color:#566166;line-height:1.6}.ethereal-gradient{background:radial-gradient(circle at 50% 20%, rgb(255, 255, 255) 0%, rgba(240, 249, 255, 0.8) 50%, rgba(224, 242, 254, 0.4) 100%)}.hero-image-glow{box-shadow:0 0 80px 20px hsla(0,0%,100%,.8),0 20px 50px rgba(0,0,0,.05)}.section-hero{position:relative;padding:8rem 2rem 8rem;overflow:hidden}.section-hero__inner{max-width:56rem;margin:0 auto;text-align:center;position:relative;z-index:1}.section-hero__badge{margin-bottom:2.5rem}.section-hero__title{font-family:"Manrope",sans-serif;font-size:2.25rem;font-weight:800;line-height:1.1;letter-spacing:-0.025em;color:#1a1a1a;margin:0 0 2rem}@media(min-width: 48rem){.section-hero__title{font-size:3.75rem}}@media(min-width: 64rem){.section-hero__title{font-size:4.5rem}}.section-hero__title br{display:none}@media(min-width: 48rem){.section-hero__title br{display:block}}.section-hero__actions{margin-bottom:5rem}.section-hero__visual{position:relative;max-width:64rem;margin:0 auto}.section-hero__visual::before{content:"";position:absolute;inset:-2.5rem;background:hsla(0,0%,100%,.4);filter:blur(48px);border-radius:9999px;opacity:.5;z-index:-1}.section-hero__img-wrap{border-radius:1.5rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.6)}.section-head{text-align:center;margin-bottom:6rem}.section-head h2{font-family:"Manrope",sans-serif;font-size:1.875rem;font-weight:800;color:#2a3439;margin:0 0 1rem}@media(min-width: 48rem){.section-head h2{font-size:2.25rem}}.section-head p{margin:0 auto;max-width:42rem;color:#566166;line-height:1.6}.section-head--dark-title h2{color:#1a1a1a;font-size:2.25rem}@media(min-width: 48rem){.section-head--dark-title h2{font-size:3rem}}.section-services{padding:8rem 0;background:#f0f4f7}.section-services .services-grid{display:grid;gap:2rem}@media(min-width: 48rem){.section-services .services-grid{grid-template-columns:repeat(3, 1fr)}}.section-portfolio{padding:8rem 0;background:#fff}.section-portfolio__intro{margin-bottom:4rem}.section-portfolio__cards{display:flex;justify-content:center;margin-bottom:0}.section-portfolio__cta{margin-top:2.5rem}.section-about-teaser{padding:8rem 0;background:#f8fafc}.section-about-teaser .about-grid{display:grid;gap:5rem;align-items:center}@media(min-width: 64rem){.section-about-teaser .about-grid{grid-template-columns:1fr 1fr}}.section-about-teaser__img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:2.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.section-about-teaser__content{max-width:36rem}.section-about-teaser h2{font-family:"Manrope",sans-serif;font-size:2.25rem;font-weight:800;color:#1a1a1a;line-height:1.15;margin:0 0 2rem}@media(min-width: 48rem){.section-about-teaser h2{font-size:3rem}}.section-about-teaser p{font-size:1.125rem;color:#566166;line-height:1.6;margin:0 0 2.5rem}.section-process{padding:8rem 0;background:#fff;overflow:hidden}.section-process .process-grid{display:grid;gap:5rem;align-items:center}@media(min-width: 64rem){.section-process .process-grid{grid-template-columns:1fr 1fr}}.section-process .process-steps{display:flex;flex-direction:column;gap:3rem}.section-process h2{font-family:"Manrope",sans-serif;font-size:2.25rem;font-weight:800;color:#1a1a1a;margin:0 0 3rem}@media(min-width: 48rem){.section-process h2{font-size:3rem}}.section-process__gallery{position:relative}.section-process .process-gallery-grid{display:grid;grid-template-columns:repeat(12, 1fr);gap:1.5rem;align-items:start}.section-process .process-gallery-grid__a{grid-column:span 8}.section-process .process-gallery-grid__b{grid-column:span 10;grid-column-start:3;margin-top:-5rem}.section-process__gallery-img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.section-process__gallery-img--overlap{border:8px solid #fff;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.section-contact{padding:8rem 2rem}.section-contact .contact-panel{max-width:80rem;margin:0 auto;background:#1a1a1a;color:#f7f9fb;border-radius:2.5rem;padding:3rem;position:relative;overflow:hidden}@media(min-width: 48rem){.section-contact .contact-panel{padding:5rem}}.section-contact .contact-panel::before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(0,92,192,.05);filter:blur(120px);pointer-events:none}.section-contact .contact-grid{display:grid;gap:4rem;position:relative;z-index:1}@media(min-width: 64rem){.section-contact .contact-grid{grid-template-columns:1fr 1fr}}.section-contact .contact-panel h2{font-family:"Manrope",sans-serif;font-size:2.25rem;font-weight:800;margin:0 0 2rem}@media(min-width: 48rem){.section-contact .contact-panel h2{font-size:3rem}}.section-contact .contact-panel__lead{font-size:1.125rem;color:rgba(247,249,251,.75);margin:0 0 3rem;line-height:1.6}.section-contact .contact-lines{display:flex;flex-direction:column;gap:2rem}.section-contact .contact-line{display:flex;align-items:center;gap:1.5rem}.section-contact .contact-line__icon{width:3rem;height:3rem;border-radius:.75rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;color:#005cc0}.section-contact .contact-line__label{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(247,249,251,.65);margin:0 0 .25rem}.section-contact .contact-line__value{font-size:1.25rem;font-weight:700;margin:0}.section-contact .contact-form-card{background:#fff;border-radius:1.5rem;padding:2.5rem;color:#2a3439;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.section-contact .form-grid-2{display:grid;gap:1.5rem}@media(min-width: 48rem){.section-contact .form-grid-2{grid-template-columns:1fr 1fr}}.section-contact .form-stack{display:flex;flex-direction:column;gap:1.5rem}.section-about-full{padding:8rem 0 5rem;background:#fff}.section-about-full .back-link{display:inline-flex;align-items:center;gap:.5rem;font-family:"Manrope",sans-serif;font-weight:700;color:#566166;margin-bottom:3rem;transition:color .2s}.section-about-full .back-link:hover{color:#005cc0}.section-about-full .about-hero-grid{display:grid;gap:5rem;align-items:center;margin-bottom:8rem}@media(min-width: 64rem){.section-about-full .about-hero-grid{grid-template-columns:1fr 1fr}}.section-about-full .about-hero-grid h1,.section-about-full .about-hero-grid .about-page__story-heading{font-family:"Manrope",sans-serif;font-size:2.25rem;font-weight:800;color:#1a1a1a;line-height:1.15;margin:0 0 2rem}@media(min-width: 48rem){.section-about-full .about-hero-grid h1,.section-about-full .about-hero-grid .about-page__story-heading{font-size:3.75rem}}@media(max-width: 47.99rem){.section-about-full .about-hero-grid h1 br,.section-about-full .about-hero-grid .about-page__story-heading br{display:none}}.section-about-full .about-hero-grid__lead{font-size:1.25rem;color:#566166;line-height:1.6;margin:0 0 2rem}.section-about-full .check-list{display:flex;flex-direction:column;gap:1rem}.section-about-full .about-hero-grid__visual{position:relative}.section-about-full .about-hero-grid__visual::before{content:"";position:absolute;inset:-1rem;background:rgba(0,92,192,.05);filter:blur(48px);border-radius:9999px;z-index:-1}.section-about-full .about-hero-grid__visual img{border-radius:2.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);width:100%;object-fit:cover;aspect-ratio:1}.section-about-full .stats-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem;margin-bottom:8rem}@media(min-width: 48rem){.section-about-full .stats-grid{grid-template-columns:repeat(4, 1fr)}}.section-about-full .mv-grid{display:grid;gap:3rem}@media(min-width: 48rem){.section-about-full .mv-grid{grid-template-columns:repeat(3, 1fr)}}.section-contact-cta{padding:5rem 2rem;background:#f0f4f7;border-top:1px solid rgba(169,180,185,.12)}.section-contact-cta__inner{max-width:38rem;margin:0 auto;text-align:center}.section-contact-cta h2{font-family:"Manrope",sans-serif;font-size:1.75rem;font-weight:800;color:#1a1a1a;margin:0 0 1rem;line-height:1.2}@media(min-width: 48rem){.section-contact-cta h2{font-size:2.25rem}}.section-contact-cta p{margin:0 0 2rem;color:#566166;line-height:1.65;font-size:1.0625rem}.section-contact-cta__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}
