@charset "UTF-8";@font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:swap;src:url(https://fonts.bunny.net/inter/files/inter-latin-variable-wghtOnly-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(https://fonts.bunny.net/jetbrains-mono/files/jetbrains-mono-latin-variable-wghtOnly-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{box-sizing:border-box}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;color:#0f0f0f;font-size:1rem;line-height:1.6;overflow-x:hidden}@media (min-width: 640px){body{font-size:1.0625rem;line-height:1.65}}@media (min-width: 768px){body{font-size:1.125rem;line-height:1.7}}body.overflow-hidden{overflow:hidden}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:700;margin:0 0 2rem;line-height:1.2;color:#0f0f0f}h1{font-size:clamp(2rem,6vw,2.5rem);margin-bottom:3rem}@media (min-width: 768px){h1{font-size:clamp(3rem,6vw,4rem);line-height:1.1;margin-bottom:4rem}}h2{font-size:clamp(1.75rem,5vw,2rem);margin-bottom:1.5rem}@media (min-width: 768px){h2{font-size:clamp(2.25rem,5vw,3rem);margin-bottom:3rem}}h3{font-size:clamp(1.25rem,4vw,1.5rem);font-weight:600;margin-bottom:1.5rem}@media (min-width: 768px){h3{font-size:clamp(1.5rem,4vw,1.875rem);margin-bottom:2rem}}p{line-height:1.7;color:#545454}p:last-child{margin-bottom:0}.lead{font-size:1rem;color:#545454e6;line-height:1.6}@media (min-width: 640px){.lead{font-size:1.125rem}}@media (min-width: 768px){.lead{font-size:1.25rem;line-height:1.7}}strong{font-weight:600;color:#0f0f0f}.accent{color:#46949f}*:focus-visible{outline:3px solid #46949f;outline-offset:3px;border-radius:.25rem;box-shadow:0 0 0 3px #46949f26}.skip-link{position:absolute;top:-999px;left:0;padding:1rem 1.5rem;background:#46949f;color:#fff;font-weight:600;z-index:9999;border-radius:0 0 .5rem;text-decoration:none}.skip-link:focus{top:0;outline:3px solid #ffffff;outline-offset:3px;box-shadow:0 0 0 3px #46949f4d}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}svg{max-width:100%;height:auto;flex-shrink:0}img,video,iframe,embed,object{max-width:100%}.container{max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.container{padding-left:2.5rem;padding-right:2.5rem}}.section{padding:3.75rem 0}@media (min-width: 768px){.section{padding:6.25rem 0}}@media (min-width: 1024px){.section{padding:7.5rem 0}}.text-center{text-align:center}.text-left{text-align:left}.mx-auto{margin-left:auto;margin-right:auto}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;border-radius:9999px;font-size:.8125rem;font-weight:500;border:1px solid rgba(70,148,159,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (min-width: 640px){.badge{font-size:.875rem}}.badge--available{background-color:#46949f0d;color:#46949f}.badge--available .badge__indicator{width:.5rem;height:.5rem;background-color:#46949f;border-radius:9999px;animation:pulse 2s infinite}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;border-radius:.5rem;transition:all .2s ease;text-decoration:none;border:none;cursor:pointer;position:relative}.btn:focus-visible{outline:3px solid #46949f;outline-offset:3px;box-shadow:0 0 0 3px #46949f26}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.btn--primary{background-color:#2d6068;color:#fff}.btn--primary:hover:not(:disabled){background-color:#46949f}.btn--secondary{background-color:transparent;color:#0f0f0f;border:1px solid #e5e5e5}.btn--secondary:hover:not(:disabled){background-color:#f5f5f5;border-color:#46949f}.btn--outline{background-color:transparent;color:#0f0f0f;border:1px solid #e5e5e5}.btn--outline:hover:not(:disabled){background-color:#f5f5f5;border-color:#ccc}.btn--outline-light{background-color:transparent;color:#e5e5e5;border:1px solid #e5e5e5}.btn--outline-light:hover:not(:disabled){background-color:#ffffff1a;color:#fff}.btn--sm{padding:.625rem 1.25rem;font-size:.875rem;line-height:1.25rem}@media (min-width: 640px){.btn--sm{padding:.625rem 1.5rem}}.btn--md{padding:.75rem 1.5rem;font-size:.9375rem;line-height:1.5rem}@media (min-width: 640px){.btn--md{padding:.875rem 2rem;font-size:1rem}}.btn--lg{padding:.875rem 2rem;font-size:1rem;line-height:1.5rem}@media (min-width: 640px){.btn--lg{padding:1rem 2.5rem;font-size:1.0625rem}}@media (min-width: 768px){.btn--lg{padding:1rem 3rem;font-size:1.125rem;line-height:1.75rem}}.card{background-color:#fff;border-radius:.75rem;border:1px solid #e5e5e5;box-shadow:0 1px 2px #0000000d}.card--no-padding{padding:0}.card--padding-sm{padding:1.5rem}.card--padding-normal{padding:2rem}.card--padding-lg{padding:3rem}.card--hover:hover{border-color:#ccc}code{font-family:JetBrains Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.875em;line-height:1.5;padding:.1875rem .4375rem;background:#f5f5f5;color:#0f0f0f;border-radius:.25rem;font-weight:500;white-space:nowrap}@media (min-width: 768px){code{font-size:.8125em}}pre{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:.75rem;padding:1.5rem;overflow-x:auto;margin:2rem 0;font-family:JetBrains Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.875rem;line-height:1.7;color:#0f0f0f;box-shadow:0 1px 2px #0000000d}@media (min-width: 768px){pre{padding:2rem;font-size:.9375rem;margin:3rem 0}}pre code{background:none;padding:0;border-radius:0;font-size:inherit;font-weight:400;white-space:pre;word-wrap:normal;overflow-wrap:normal}pre::-webkit-scrollbar{height:8px}pre::-webkit-scrollbar-track{background:#fafafa;border-radius:.25rem}pre::-webkit-scrollbar-thumb{background:#ccc;border-radius:.25rem}pre::-webkit-scrollbar-thumb:hover{background:#545454}.code-block{position:relative;margin:2rem 0}@media (min-width: 768px){.code-block{margin:3rem 0}}.code-block pre{margin:0}pre.code--dark{background:#1a1a1a;border-color:#ffffff1a;color:#fff}pre.code--dark code{color:#fff}pre.code--dark::-webkit-scrollbar-track{background:#ffffff0d}pre.code--dark::-webkit-scrollbar-thumb{background:#fff3}pre.code--dark::-webkit-scrollbar-thumb:hover{background:#ffffff4d}pre.code--accent{border-color:#46949f;border-width:2px;box-shadow:0 2px 8px #46949f1a}pre:focus-visible{outline:2px solid #46949f;outline-offset:2px}@media (max-width: 479px){pre{padding:1rem;font-size:.8125rem;margin:1.5rem 0}pre code{font-size:.8125rem}code{padding:.125rem .375rem;font-size:.8125em}}.section-heading--left{text-align:left}.section-heading--center{text-align:center}.section-heading h1,.section-heading h2,.section-heading h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;letter-spacing:-.02em;color:#0f0f0f;margin:0;line-height:1.2}.section-heading p{margin-top:.75rem;color:#545454;font-size:1rem;line-height:1.6;max-width:42rem}@media (min-width: 640px){.section-heading p{font-size:1.125rem;margin-top:1rem}}@media (min-width: 768px){.section-heading p{font-size:1.25rem;line-height:1.7}}@media (min-width: 1024px){.section-heading p{font-size:1.5rem}}.section-heading--h1 h1{font-size:clamp(2rem,6vw,2.5rem)}@media (min-width: 768px){.section-heading--h1 h1{font-size:clamp(3rem,6vw,4rem)}}.section-heading--h2 h2{font-size:clamp(1.75rem,5vw,2rem)}@media (min-width: 768px){.section-heading--h2 h2{font-size:clamp(2.25rem,5vw,3rem)}}.section-heading--h3 h3{font-size:clamp(1.5rem,4vw,1.875rem)}@media (min-width: 768px){.section-heading--h3 h3{font-size:clamp(1.75rem,4vw,2.25rem)}}.section-heading--center p{margin-left:auto;margin-right:auto}.tag{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.2;white-space:nowrap}@media (min-width: 640px){.tag{padding:.25rem .75rem;font-size:.8125rem}}@media (min-width: 768px){.tag{font-size:.875rem}}.tag--default{background-color:#a1a1aa1a;color:#545454}.tag--primary{background-color:#18181b0d;color:#0f0f0f}.tag--accent{background-color:#e6f4f5;color:#46949f}.tag--cyan{background-color:#cffafe;color:#06b6d4}.tag--orange{background-color:#fff7ed;color:#ea580c}.nav-link{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-decoration:none;transition:all .2s ease;color:#545454}.nav-link:hover{color:#46949f;background-color:#f5f5f5}.nav-link:focus-visible{outline:2px solid #46949f;outline-offset:2px}.nav-link--active{background-color:#e6f4f5;color:#46949f}.nav-link--active:hover{background-color:#e6f4f5;color:#3a7a83}.header{position:absolute;top:0;left:0;right:0;z-index:50;background-color:transparent;will-change:transform;transition:transform .4s cubic-bezier(.4,0,.2,1),background-color all .3s ease,border-bottom-color all .3s ease,box-shadow all .3s ease,backdrop-filter all .3s ease}.header--default{position:absolute;background-color:transparent;border-bottom:1px solid transparent}.header--default .header__content{height:4rem}@media (min-width: 640px){.header--default .header__content{height:5rem}}@media (min-width: 768px){.header--default .header__content{height:6.5rem}}.header--default .header__logo-icon{width:2.5rem;height:2.5rem}@media (min-width: 640px){.header--default .header__logo-icon{width:3rem;height:3rem}}@media (min-width: 768px){.header--default .header__logo-icon{width:3rem;height:3rem}}.header--sticky{position:fixed;background-color:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(153,153,153,.1);box-shadow:0 2px 8px #99999914;transform:translateY(0)}.header--sticky .header__content{height:5rem}.header--sticky .header__logo-icon{width:2.5rem;height:2.5rem}.header--sticky .header__logo-title{font-size:1rem}.header--sticky .header__logo-subtitle{font-size:.6875rem}.header--hidden{transform:translateY(-100%)}.header__container{max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 640px){.header__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.header__container{padding-left:3rem;padding-right:3rem}}.header__content{display:flex;align-items:center;justify-content:space-between;height:4rem;transition:height all .3s ease}@media (min-width: 640px){.header__content{height:5rem}}@media (min-width: 768px){.header__content{height:6.5rem}}.header__logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}@media (min-width: 640px){.header__logo{gap:.75rem}}.header__logo:focus-visible{outline:2px solid #46949f;outline-offset:2px}.header__logo-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;transition:width all .3s ease,height all .3s ease,transform all .2s ease;flex-shrink:0}@media (min-width: 640px){.header__logo-icon{width:3rem;height:3rem}}@media (min-width: 768px){.header__logo-icon{width:5rem;height:5rem}}.header__logo-text{display:flex;flex-direction:column}.header__logo-title{font-size:1rem;font-weight:700;color:#0f0f0f;line-height:1.2;transition:all .3s ease}@media (min-width: 640px){.header__logo-title{font-size:1.125rem}}@media (min-width: 768px){.header__logo-title{font-size:1.125rem}}.header__logo-subtitle{font-size:.825rem;color:#545454;transition:all .3s ease;line-height:1.2}@media (min-width: 640px){.header__logo-subtitle{font-size:.6875rem}}@media (min-width: 768px){.header__logo-subtitle{font-size:.75rem}}.header__timezone{display:none}@media (min-width: 768px){.header__timezone{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#545454;padding:.5rem 1rem;background-color:#f5f5f599;border-radius:.5rem;transition:all .2s ease}.header--sticky .header__timezone{font-size:.75rem;padding:.375rem .875rem}}.header__timezone-item{display:flex;align-items:center;gap:.375rem}.header__timezone-label{color:#999;font-weight:500}.header__timezone-time{color:#0f0f0f;font-variant-numeric:tabular-nums;font-weight:600;font-family:JetBrains Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}.header__timezone-separator{color:#999;opacity:.5}.header__nav{display:none}@media (min-width: 1024px){.header__nav{display:flex;align-items:center;gap:.25rem}}.header__nav-cta{margin-left:1rem;padding:.625rem 1.5rem;background-color:#46949f;color:#fff;border-radius:.5rem;font-weight:500;text-decoration:none;transition:all .2s ease}.header__nav-cta:hover{background-color:#3a7a83}.header__nav-cta:focus-visible{outline:2px solid #46949f;outline-offset:2px}.header__mobile-toggle{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.header__mobile-toggle:focus-visible{outline:3px solid #46949f;outline-offset:3px;border-radius:.25rem;box-shadow:0 0 0 3px #46949f26}.header__mobile-toggle{display:flex;align-items:center;justify-content:center;padding:.5rem;color:#545454;transition:color all .2s ease}@media (min-width: 1024px){.header__mobile-toggle{display:none}}.header__mobile-toggle:hover{color:#0f0f0f}.header__mobile-toggle-icon{width:1.5rem;height:1.5rem;flex-shrink:0}.header__mobile-menu{position:fixed;inset:0;z-index:999}.header__mobile-menu.hidden{display:none}.header__mobile-menu:not(.hidden){display:block}.header__mobile-menu.closing .header__mobile-menu__backdrop{animation:fadeOut .3s ease-out forwards}.header__mobile-menu.closing .header__mobile-menu__panel{animation:slideOut .3s ease-out forwards}.header__mobile-menu__backdrop{position:fixed;inset:0;background-color:#18181bcc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-out}.header__mobile-menu__panel{position:fixed;inset-y:0;right:0;width:100%;max-width:20rem;background-color:#fff;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;height:100%;animation:slideIn .3s ease-out forwards}.header__mobile-menu__panel-content{display:flex;flex-direction:column;flex:1;height:100%;overflow:hidden}.header__mobile-menu__panel-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e5e5}.header__mobile-menu__panel-title{font-size:1.125rem;font-weight:700;color:#0f0f0f}.header__mobile-menu__panel-close{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.header__mobile-menu__panel-close:focus-visible{outline:3px solid #46949f;outline-offset:3px;border-radius:.25rem;box-shadow:0 0 0 3px #46949f26}.header__mobile-menu__panel-close{display:flex;align-items:center;justify-content:center;padding:.5rem;color:#545454;transition:color all .2s ease}.header__mobile-menu__panel-close:hover{color:#0f0f0f}.header__mobile-menu__panel-close-icon{width:1.5rem;height:1.5rem;flex-shrink:0}.header__mobile-menu__panel-nav{flex:1;overflow-y:auto;padding:1.5rem}.header__mobile-menu__panel-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.header__mobile-menu__panel-link{display:block;padding:.75rem 1rem;font-size:1.125rem;font-weight:500;color:#0f0f0f;text-decoration:none;border-radius:.5rem;transition:all .2s ease}.header__mobile-menu__panel-link:hover{background-color:#f5f5f5}.header__mobile-menu__panel-link:focus-visible{outline:2px solid #46949f;outline-offset:2px}.header__mobile-menu__panel-link--active{background-color:#e6f4f5;color:#46949f}.header__mobile-menu__panel-cta{margin-top:2rem;display:block;width:100%;padding:1rem 1.5rem;background-color:#46949f;color:#fff;text-align:center;font-weight:500;border-radius:.5rem;text-decoration:none;transition:background-color all .2s ease}.header__mobile-menu__panel-cta:hover{background-color:#3a7a83}.header__mobile-menu__panel-cta:focus-visible{outline:2px solid #46949f;outline-offset:2px}.header__mobile-menu__panel-footer{padding:1.5rem;border-top:1px solid #e5e5e5}.header__mobile-menu__panel-legal{display:flex;flex-direction:column;gap:.75rem;font-size:.875rem;color:#545454}.header__mobile-menu__panel-legal-link{color:inherit;text-decoration:none;transition:color all .2s ease}.header__mobile-menu__panel-legal-link:hover{color:#0f0f0f}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}.navigation__desktop{list-style:none;margin:0;padding:0;display:none}@media (min-width: 1024px){.navigation__desktop{display:flex;align-items:center;gap:.25rem}}.navigation__item{display:inline-flex}.navigation__cta{margin-left:1rem}.navigation__cta-button{display:inline-flex;align-items:center;padding:.625rem 1.5rem;background-color:#46949f;color:#fff;border-radius:.5rem;font-weight:500;text-decoration:none;transition:all .2s ease}.navigation__cta-button:hover{background-color:#3a7a83}.navigation__cta-button:focus-visible{outline:2px solid #46949f;outline-offset:2px}.navigation__mobile{display:block;flex:1;overflow-y:auto;padding:1.5rem}.navigation__mobile-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.navigation__mobile-item{display:block}.navigation__mobile-link{display:block;padding:.75rem 1rem;font-size:1.125rem;font-weight:500;color:#0f0f0f;text-decoration:none;border-radius:.5rem;transition:all .2s ease}.navigation__mobile-link:hover{background-color:#f5f5f5}.navigation__mobile-link:focus-visible{outline:2px solid #46949f;outline-offset:2px}.navigation__mobile-link--active{background-color:#e6f4f5;color:#46949f}.navigation__mobile-link--active:hover{background-color:#e6f4f5;color:#3a7a83}.navigation__mobile-cta{margin-top:2rem}.navigation__mobile-cta-button{display:block;width:100%;padding:1rem 1.5rem;background-color:#46949f;color:#fff;text-align:center;font-weight:500;border-radius:.5rem;text-decoration:none;transition:background-color all .2s ease}.navigation__mobile-cta-button:hover{background-color:#3a7a83}.navigation__mobile-cta-button:focus-visible{outline:2px solid #46949f;outline-offset:2px}.footer{background-color:#1a1a1a;color:#b3b3b3}.footer__container{max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 640px){.footer__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.footer__container{padding-left:3rem;padding-right:3rem}}.footer__content{padding-top:2.5rem;padding-bottom:2.5rem;display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 640px){.footer__content{padding-top:3rem;padding-bottom:3rem;gap:2.5rem}}@media (min-width: 768px){.footer__content{grid-template-columns:1fr 1fr;gap:3rem;padding-top:4rem;padding-bottom:4rem}}@media (min-width: 1024px){.footer__content{grid-template-columns:2fr 1fr 1fr;gap:3rem}}@media (min-width: 768px){.footer__brand{grid-column:span 2}}@media (min-width: 1024px){.footer__brand{grid-column:span 1}}.footer__brand-logo{display:flex;align-items:center;gap:.625rem;margin-bottom:.75rem}@media (min-width: 640px){.footer__brand-logo{gap:.75rem;margin-bottom:1rem}}.footer__brand-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width: 640px){.footer__brand-icon{width:2.5rem;height:2.5rem}}.footer__brand-icon .logo-pavenum__base path{fill:#b3b3b3!important}.footer__brand-text{display:flex;flex-direction:column}.footer__brand-title{font-size:1rem;font-weight:700;line-height:1.2;color:#fff}@media (min-width: 640px){.footer__brand-title{font-size:1.125rem}}.footer__brand-subtitle{font-size:.6875rem;color:#9ca3af;line-height:1.2}@media (min-width: 640px){.footer__brand-subtitle{font-size:.75rem}}.footer__brand-description{color:#b3b3b3;max-width:28rem;margin-bottom:1rem;line-height:1.6;font-size:.875rem}@media (min-width: 640px){.footer__brand-description{margin-bottom:1.5rem;font-size:1rem}}.footer__brand-contact{display:flex;flex-direction:column;gap:.5rem}.footer__brand-contact-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#9ca3af;text-decoration:none;transition:color all .2s ease}.footer__brand-contact-item:hover{color:#fff}.footer__brand-contact-icon{width:1.25rem;height:1.25rem;color:#46949f;flex-shrink:0}.footer__section-title{font-weight:700;margin-bottom:.75rem;color:#fff;font-size:.9375rem;margin-top:0}@media (min-width: 640px){.footer__section-title{margin-bottom:1rem;font-size:1rem}}.footer__section-title--small{font-size:.8125rem;margin-bottom:.625rem}@media (min-width: 640px){.footer__section-title--small{margin-bottom:.75rem;font-size:.875rem}}.footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.footer__nav-link{font-size:.875rem;color:#9ca3af;text-decoration:none;transition:color all .2s ease}.footer__nav-link:hover{color:#fff}.footer__legal-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.footer__legal-link{font-size:.875rem;color:#9ca3af;text-decoration:none;transition:color all .2s ease}.footer__legal-link:hover{color:#fff}.footer__social-section{margin-top:1rem}@media (min-width: 640px){.footer__social-section{margin-top:1.5rem}}.footer__social-links{display:flex;align-items:center;gap:.75rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#ffffff0d;border-radius:.5rem;text-decoration:none;transition:background-color all .2s ease}.footer__social-link:hover{background-color:#ffffff1a}.footer__social-link:focus-visible{outline:2px solid #46949f;outline-offset:2px}.footer__social-icon{width:1.25rem;height:1.25rem;color:#9ca3af}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;padding-bottom:1rem}@media (min-width: 640px){.footer__bottom{padding-top:1.5rem;padding-bottom:1.5rem}}.footer__bottom-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.5rem;font-size:.8125rem;color:#b3b3b3;text-align:center}@media (min-width: 640px){.footer__bottom-content{gap:1rem;font-size:.875rem}}@media (min-width: 768px){.footer__bottom-content{flex-direction:row;text-align:left}}.footer__bottom-copyright{line-height:1.5;color:#b3b3b3}.footer__bottom-tagline{font-size:.6875rem;line-height:1.5;color:#b3b3b3}@media (min-width: 640px){.footer__bottom-tagline{font-size:.75rem}}.logo-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo-icon--with-bg{background:linear-gradient(135deg,#46949f,#3a7a83);border-radius:.5rem;padding:.25rem}.accent-icon{display:inline-block;vertical-align:middle;color:inherit;flex-shrink:0}.accent-icon--bar{width:.75em;height:.25em}.accent-icon--square{width:.5em;height:.5em}.accent-icon--dot{width:.375em;height:.375em}.accent-icon--line{width:.1875em;height:1em}.accent-icon.hero__details-icon,.accent-icon.about-hero__details-icon,.accent-icon.contact-info__accent{margin-right:.5em}.project-card{display:flex;flex-direction:column;height:100%;overflow:hidden}.project-card__image{position:relative;width:100%;aspect-ratio:3/2;overflow:hidden;background-color:#f5f5f5;border-radius:.75rem .75rem 0 0}.project-card__img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .3s ease}.card--hover:hover .project-card__img{transform:scale(1.03)}.project-card__badge{position:absolute;top:1rem;right:1rem;padding:.375rem .75rem;background-color:#2d6068;color:#fff;font-size:.75rem;font-weight:600;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (min-width: 640px){.project-card__badge{padding:.5rem 1rem;font-size:.8125rem}}.project-card__content{display:flex;flex-direction:column;flex:1;padding:1.5rem}@media (min-width: 640px){.project-card__content{padding:2rem}}.project-card__meta{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#545454;margin-bottom:.5rem;font-weight:500}@media (min-width: 640px){.project-card__meta{font-size:.875rem;margin-bottom:.75rem}}.project-card__meta span{line-height:1}.project-card__title{font-size:1.25rem;font-weight:700;color:#0f0f0f;margin-bottom:.75rem;line-height:1.3}@media (min-width: 640px){.project-card__title{font-size:1.375rem;margin-bottom:1rem}}@media (min-width: 768px){.project-card__title{font-size:1.5rem}}.project-card__description{font-size:.9375rem;color:#545454;line-height:1.6;margin-bottom:1rem;flex:1}@media (min-width: 640px){.project-card__description{font-size:1rem;margin-bottom:1.5rem}}.project-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}@media (min-width: 640px){.project-card__tags{gap:.625rem;margin-bottom:1.5rem}}.project-card__link-wrapper{margin-top:auto;padding-top:1rem;border-top:1px solid #e5e5e5}.project-card__link{display:inline-flex;align-items:center;gap:.375rem;color:#2d6068;text-decoration:none;font-weight:600;font-size:.9375rem;transition:all .2s ease}@media (min-width: 640px){.project-card__link{gap:.5rem;font-size:1rem}}.project-card__link:hover{color:#3a7a83;gap:.625rem}@media (min-width: 640px){.project-card__link:hover{gap:.75rem}}.project-card__link:focus-visible{outline:2px solid #46949f;outline-offset:2px;border-radius:.25rem}.project-card__link-icon{width:1rem;height:1rem;flex-shrink:0;transition:transform all .2s ease}@media (min-width: 640px){.project-card__link-icon{width:1.25rem;height:1.25rem}}.project-card__link:hover .project-card__link-icon{transform:translate(2px)}.content-card{background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;transition:all .3s ease}.content-card:hover{border-color:#46949f40;box-shadow:0 4px 12px #46949f14}.content-card{padding:2rem;text-align:center}@media (min-width: 768px){.content-card{padding:2.5rem}}.content-card--with-number{position:relative;text-align:left;overflow:hidden}.content-card--with-accent{position:relative;text-align:left}.content-card__number{position:absolute;top:-.5rem;right:1rem;font-size:6rem;font-weight:700;color:#46949f0a;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}@media (min-width: 768px){.content-card__number{font-size:7rem;right:1.5rem}}.content-card h3,.content-card h4{position:relative;z-index:1;font-size:1.125rem;margin-bottom:1rem;font-weight:600;color:#0f0f0f}.content-card--with-accent h3,.content-card--with-accent h4{padding-bottom:.75rem}.content-card--with-accent h3:after,.content-card--with-accent h4:after{content:"";position:absolute;bottom:0;left:0;width:3rem;height:3px;background:#46949f;border-radius:2px}.content-card p{position:relative;z-index:1;color:#545454;line-height:1.6;margin:0;font-size:.9375rem}@media (min-width: 640px){.content-card p{font-size:1rem}}.content-card ul{list-style:none;padding-left:0;margin:1.5rem 0}.content-card--centered{text-align:center}.content-card--centered h3,.content-card--centered h4{font-size:1.125rem;margin-bottom:.5rem}.content-card--centered p{font-size:.875rem;line-height:1.5}.expertise-card{background-color:#fff;border-radius:.75rem;border:1px solid #e5e5e5;box-shadow:0 1px 2px #0000000d;padding:2rem;display:flex;flex-direction:column}@media (min-width: 640px){.expertise-card{padding:2.5rem}}@media (min-width: 1024px){.expertise-card--laravel{grid-column:span 7;grid-row:span 2;background:linear-gradient(135deg,#fafafa,#fff)}}@media (min-width: 1024px){.expertise-card--seo{grid-column:span 5}}@media (min-width: 1024px){.expertise-card--accessibility{grid-column:span 5}}@media (min-width: 1024px){.expertise-card--wordpress{grid-column:span 12}}.expertise-card__wrapper{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 1024px){.expertise-card__wrapper{flex-direction:row;gap:3rem}}.expertise-card__content{flex:1;min-width:0}.expertise-card h3{margin-bottom:2rem;font-size:1.375rem;font-weight:700;color:#0f0f0f}@media (min-width: 768px){.expertise-card h3{font-size:1.5rem}}.expertise-card__description{color:#545454;margin-bottom:1.5rem;flex-grow:1;line-height:1.6;font-size:1rem}.expertise-card__description p{margin-bottom:1rem}.expertise-card__description p:last-child{margin-bottom:0}.expertise-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;align-content:flex-start}.expertise-card__tags .tag{background:#f5f5f5;padding:.375rem .75rem;border-radius:.25rem;font-size:.8125rem;color:#545454;font-weight:500}@media (min-width: 1024px){.expertise-card__tags .tag{text-align:center}}@media (min-width: 1024px){.expertise-card--wordpress .expertise-card__tags{flex-direction:column;flex-wrap:nowrap;min-width:180px;max-width:180px;align-items:flex-end;justify-content:flex-end}}.form-group{margin-bottom:3rem}.form-group:last-child{margin-bottom:0}.form-label{display:block;font-weight:600;color:#0f0f0f;margin-bottom:.5rem;font-size:.9375rem}@media (min-width: 640px){.form-label{font-size:1rem}}.form-input,.form-select,.form-textarea{width:100%;height:56px;padding:12px 2rem;border:1px solid #e5e5e5;border-radius:.5rem;font-size:1rem;color:#0f0f0f;background:#fff;transition:all .2s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#46949f;box-shadow:0 0 0 3px #46949f1a}.form-input.error,.form-select.error,.form-textarea.error{border-color:#ef4444}.form-input.success,.form-select.success,.form-textarea.success{border-color:#10b981}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.form-textarea{height:auto;min-height:120px;resize:vertical;font-family:inherit}fieldset{border:1px solid rgba(229,229,229,.4);border-radius:.5rem;padding:2rem;margin:0;position:relative}fieldset legend{padding:0 1rem;margin-left:-1rem;font-weight:600;color:#0f0f0f;font-size:.9375rem}@media (min-width: 640px){fieldset legend{font-size:1rem}}.checkbox-group{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}.checkbox-item{padding:.5rem 1rem;border-radius:.25rem;transition:background-color all .2s ease}.checkbox-item:hover{background-color:#f5f5f5}.checkbox-item input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.checkbox-item .checkbox-label{display:flex;align-items:center;cursor:pointer;margin:0}.checkbox-item .checkbox-custom{width:20px;height:20px;border:2px solid #e5e5e5;border-radius:.25rem;margin-right:1rem;position:relative;transition:all .2s ease;flex-shrink:0;background-color:#fff;cursor:pointer}.checkbox-item input[type=checkbox]:checked~.checkbox-label .checkbox-custom{background-color:#46949f;border-color:#46949f;box-shadow:0 0 0 2px #46949f1a}.checkbox-item input[type=checkbox]:checked~.checkbox-label .checkbox-custom:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:600;line-height:1}.checkbox-item input[type=checkbox]:focus~.checkbox-label .checkbox-custom{border-color:#46949f;box-shadow:0 0 0 2px #46949f1a}.checkbox-item .checkbox-text{color:#0f0f0f;font-size:.9375rem}.form-counter{font-size:.875rem;color:#545454;text-align:right;margin-top:.5rem}.form-error{color:#ef4444;font-size:.875rem;margin-top:.5rem;display:none}.form-error.show{display:block}.btn-submit{width:100%;height:56px;background:#2d6068;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative}.btn-submit:hover:not(:disabled){background:#46949f}.btn-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-submit:focus-visible{outline:3px solid #46949f;outline-offset:3px;box-shadow:0 0 0 3px #46949f26}.btn-submit .btn-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn-submit .spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.faq-list{list-style:none;padding:0;max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #e5e5e5;margin-bottom:1.5rem}.faq-item:last-child{border-bottom:none;margin-bottom:0}.faq-item.active .faq-question{color:#46949f}.faq-item.active .faq-question .faq-icon{transform:rotate(45deg)}.faq-item.active .faq-answer{max-height:500px;opacity:1;margin-bottom:2rem}.faq-item dt,.faq-item dd{margin:0}.faq-question{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.faq-question:focus-visible{outline:3px solid #46949f;outline-offset:3px;border-radius:.25rem;box-shadow:0 0 0 3px #46949f26}.faq-question{width:100%;padding:2rem 0;text-align:left;display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;color:#0f0f0f;transition:color all .2s ease}.faq-question:hover{color:#46949f}.faq-question .faq-icon{font-size:1.5rem;font-weight:300;transition:transform all .2s ease;flex-shrink:0;margin-left:1.5rem}.faq-answer{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease}.faq-answer p{color:#545454;line-height:1.6;margin-bottom:1.5rem}.faq-answer p:last-child{margin-bottom:0}.faq-answer ul,.faq-answer ol{margin:1rem 0;padding-left:2rem;color:#545454}.faq-answer ul li,.faq-answer ol li{margin-bottom:.5rem}.faq-answer strong{color:#0f0f0f}.hero{min-height:400px;background:#f8fcfc;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-around;text-align:center;margin:0 auto;padding:4rem 1rem 3rem}@media (min-width: 640px){.hero{padding:5rem 1.5rem 4rem}}@media (min-width: 768px){.hero{padding:6.5rem 2.5rem 5rem}}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 120%,rgba(70,148,159,.05) 0%,transparent 50%);pointer-events:none}.hero--fullheight{height:100dvh;min-height:620px}@media (min-width: 768px){.hero--fullheight{height:100vh}}.hero--split{display:block;text-align:left;padding:6rem 1.5rem}@media (min-width: 768px){.hero--split{padding:8rem 2.5rem}}@media (min-width: 1024px){.hero--split{padding:10rem 3rem}}.hero--with-image{min-height:50vh;padding:6rem 1rem 4rem}@media (min-width: 768px){.hero--with-image{min-height:60vh;padding:8rem 1.5rem 5rem}}@media (min-width: 1024px){.hero--with-image{min-height:70vh;padding:10rem 2.5rem 6rem}}.hero--with-image:before{z-index:1;background:linear-gradient(to bottom,#ffffffe0,#ffffffeb,#fffffff2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero--with-image>*{position:relative;z-index:2}.hero--with-image .hero__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.hero--with-image .hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero--with-image .hero__meta{color:#545454}.hero--with-image .hero__meta-client,.hero--with-image .hero__meta-year{color:#0f0f0f;font-weight:600}.hero--with-image .hero__meta-separator{color:#999}.hero--with-image h1{color:#0f0f0f;text-shadow:0 1px 2px rgba(255,255,255,.8)}.hero--with-image .hero__description{color:#545454}.hero h1{position:relative;z-index:1;display:flex;flex-direction:column;gap:.25rem}.hero__title-accent{color:#46949f;font-weight:700;display:block}.hero .lead{max-width:48rem;margin-left:auto;margin-right:auto;position:relative;z-index:1}.hero__details{font-size:.875rem;color:#999999e6;font-weight:500;line-height:1.5;position:relative;z-index:1}@media (min-width: 640px){.hero__details{font-size:.9375rem}}@media (min-width: 768px){.hero__details{font-size:1.125rem}}.hero__details-icon{font-family:JetBrains Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;color:#46949f;font-weight:600;font-size:.875em}.hero__cta{display:flex;gap:.75rem;flex-direction:column;align-items:stretch;width:100%;max-width:100%;padding:0 .5rem;position:relative;z-index:1}@media (min-width: 640px){.hero__cta{flex-direction:row;justify-content:center;align-items:center;gap:1rem;max-width:none;padding:0}}.hero__scroll-indicator{opacity:.6;position:relative;z-index:1}@media (prefers-reduced-motion: no-preference){.hero__scroll-indicator{animation:bounce-subtle 2s infinite}}@media (min-width: 640px){.hero__scroll-indicator{opacity:.7}}.hero__scroll-indicator svg{width:1.25rem;height:1.25rem;margin:0 auto;color:#9999;transition:all .2s ease}@media (min-width: 640px){.hero__scroll-indicator svg{width:1.5rem;height:1.5rem}}.hero__meta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;font-size:.875rem;color:#545454;font-weight:500;position:relative;z-index:1}@media (min-width: 768px){.hero__meta{font-size:.9375rem;margin-bottom:2rem}}.hero__meta-client,.hero__meta-year{color:#0f0f0f}.hero__meta-separator{color:#999;-webkit-user-select:none;user-select:none}.hero__description{font-size:1.0625rem;color:#545454;line-height:1.7;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto;position:relative;z-index:1}@media (min-width: 768px){.hero__description{font-size:1.25rem;margin-bottom:3rem}}.hero__tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;position:relative;z-index:1}@media (min-width: 640px){.hero__tags{gap:.625rem}}@keyframes bounce-subtle{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.page-hero{background:#e6f4f5;position:relative;overflow:hidden;padding:3.75rem 0}@media (min-width: 768px){.page-hero{padding:6.25rem 0}}@media (min-width: 1024px){.page-hero{padding:7.5rem 0}}.page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 120%,rgba(70,148,159,.05) 0%,transparent 50%);pointer-events:none}.page-hero__container{max-width:48rem;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.page-hero__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.page-hero__container{padding-left:2.5rem;padding-right:2.5rem}}.page-hero__container{position:relative;z-index:1}.page-hero__content{text-align:center}.expertise-section{padding:3.75rem 0}@media (min-width: 768px){.expertise-section{padding:6.25rem 0}}@media (min-width: 1024px){.expertise-section{padding:7.5rem 0}}.expertise-section{background:#fff}.expertise-section__container{max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.expertise-section__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.expertise-section__container{padding-left:2.5rem;padding-right:2.5rem}}.expertise-section__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}@media (max-width: 767px){.expertise-section__grid .card{transition:transform .8s cubic-bezier(.4,0,.2,1);transform:translate(0)}.expertise-section__grid .card--animate-left{transform:translate(-12px)}.expertise-section__grid .card--animate-right{transform:translate(12px)}}@media (min-width: 640px){.expertise-section__grid{gap:2rem;margin-top:2rem}}@media (min-width: 768px){.expertise-section__grid{grid-template-columns:repeat(2,1fr);gap:3rem;margin-top:3rem}.expertise-section__grid .card{transform:none}}@media (min-width: 1024px){.expertise-section__grid{grid-template-columns:repeat(2,1fr);gap:3.75rem}}.expertise-page__bento-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width: 1024px){.expertise-page__bento-grid{grid-template-columns:repeat(12,1fr)}}.expertise-page__method-section{background:#fafafa}.expertise-page__method-section-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 640px){.expertise-page__method-section-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width: 1024px){.expertise-page__method-section-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.expertise-page__teaching-section{padding:5rem 0}.expertise-page__teaching-section-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto}@media (min-width: 640px){.expertise-page__teaching-section-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.expertise-page__teaching-section-grid{grid-template-columns:repeat(3,1fr)}}.projects-section{padding:3.75rem 0;background:#fafafa}@media (min-width: 768px){.projects-section{padding:6.25rem 0}}@media (min-width: 1024px){.projects-section{padding:7.5rem 0}}.projects-section__container{max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.projects-section__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.projects-section__container{padding-left:2.5rem;padding-right:2.5rem}}.projects-section__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;flex-wrap:wrap;gap:1.5rem}.projects-section__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.projects-section__grid{gap:2rem}}@media (min-width: 768px){.projects-section__grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (min-width: 1024px){.projects-section__grid{grid-template-columns:repeat(2,1fr);gap:3.75rem}}.projects-list{padding:3.75rem 0}@media (min-width: 768px){.projects-list{padding:6.25rem 0}}@media (min-width: 1024px){.projects-list{padding:7.5rem 0}}.projects-list{background:#fafafa}.projects-list__container{max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.projects-list__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.projects-list__container{padding-left:2.5rem;padding-right:2.5rem}}.projects-list__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 640px){.projects-list__grid{gap:2rem}}@media (min-width: 768px){.projects-list__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1024px){.projects-list__grid{grid-template-columns:repeat(2,1fr);gap:3rem}}.projects-list__empty{text-align:center;padding:6rem 0;max-width:32rem;margin:0 auto}.projects-list__empty-icon{width:4rem;height:4rem;margin:0 auto 1.5rem;color:#999;opacity:.5}@media (min-width: 768px){.projects-list__empty-icon{width:5rem;height:5rem;margin-bottom:2rem}}.projects-list__empty-icon svg{width:100%;height:100%}.projects-list__empty-title{font-size:1.25rem;font-weight:700;color:#0f0f0f;margin-bottom:1rem}@media (min-width: 768px){.projects-list__empty-title{font-size:1.5rem}}.projects-list__empty-text{font-size:.9375rem;color:#545454;line-height:1.6}@media (min-width: 768px){.projects-list__empty-text{font-size:1.0625rem}}.project-content{padding:3.75rem 0}@media (min-width: 768px){.project-content{padding:6.25rem 0}}@media (min-width: 1024px){.project-content{padding:7.5rem 0}}.project-content{background:#fff}.project-content__container{max-width:48rem;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.project-content__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.project-content__container{padding-left:2.5rem;padding-right:2.5rem}}.project-content section+section{margin-top:6rem}@media (min-width: 768px){.project-content section+section{margin-top:5rem}}.project-challenge__box{background:#e6f4f5;border-left:4px solid #46949f;padding:2rem;border-radius:.75rem}@media (min-width: 768px){.project-challenge__box{padding:3rem}}.project-challenge__title{font-size:1.25rem;font-weight:700;color:#2d6068;margin-bottom:1.5rem}@media (min-width: 768px){.project-challenge__title{font-size:1.5rem}}.project-challenge__text{font-size:.9375rem;color:#545454;line-height:1.7}@media (min-width: 768px){.project-challenge__text{font-size:1.0625rem}}.project-solution__title{font-size:1.5rem;font-weight:700;color:#0f0f0f;margin-bottom:1.5rem}@media (min-width: 768px){.project-solution__title{font-size:1.875rem;margin-bottom:2rem}}.project-solution__text{font-size:.9375rem;color:#545454;line-height:1.7}@media (min-width: 768px){.project-solution__text{font-size:1.0625rem}}.project-body__text{font-size:.9375rem;color:#545454;line-height:1.7}@media (min-width: 768px){.project-body__text{font-size:1.0625rem}}.project-body__text h2,.project-body__text h3,.project-body__text h4{color:#0f0f0f;margin-top:3rem;margin-bottom:1.5rem}.project-body__text p{margin-bottom:1.5rem}.project-body__text ul,.project-body__text ol{margin-bottom:1.5rem;padding-left:1.5rem}.project-body__text li{margin-bottom:.5rem}.project-body__text img{max-width:100%;height:auto;border-radius:.75rem;margin:2rem 0}.project-results__title{font-size:1.5rem;font-weight:700;color:#0f0f0f;margin-bottom:2rem;text-align:center}@media (min-width: 768px){.project-results__title{font-size:1.875rem;margin-bottom:3rem}}.project-results__grid{display:flex;flex-direction:column;gap:2rem;justify-content:space-around;align-items:stretch}@media (min-width: 640px){.project-results__grid{gap:3rem;flex-direction:row;flex-wrap:wrap}}.project-results__item{display:flex;flex-direction:column;justify-content:flex-start;text-align:center;padding:2rem;background:#fafafa;border-radius:.75rem;border:1px solid #e5e5e5;flex:1}@media (min-width: 768px){.project-results__item{padding:3rem}}.project-results__value{font-size:2.5rem;font-weight:700;color:#46949f;line-height:1;margin-bottom:1rem}@media (min-width: 768px){.project-results__value{font-size:3rem}}.project-results__label{font-size:.9375rem;font-weight:600;color:#0f0f0f;margin-bottom:.5rem}@media (min-width: 768px){.project-results__label{font-size:1.0625rem}}.project-results__description{font-size:.875rem;color:#545454;line-height:1.6}@media (min-width: 768px){.project-results__description{font-size:.9375rem}}.project-testimonial__card{background:#e6f4f5;border:none;padding:3rem}@media (min-width: 768px){.project-testimonial__card{padding:4rem}}.project-testimonial__content{text-align:center;max-width:42rem;margin:0 auto}.project-testimonial__icon{width:2rem;height:2rem;color:#46949f;opacity:.5;margin:0 auto 1.5rem}@media (min-width: 768px){.project-testimonial__icon{width:2.5rem;height:2.5rem;margin-bottom:2rem}}.project-testimonial__quote{font-size:1.0625rem;font-style:italic;color:#0f0f0f;line-height:1.7;margin-bottom:1.5rem}@media (min-width: 768px){.project-testimonial__quote{font-size:1.25rem;margin-bottom:2rem}}.project-testimonial__author{font-size:.9375rem;font-weight:600;color:#545454;font-style:normal}@media (min-width: 768px){.project-testimonial__author{font-size:1.0625rem}}.project-navigation{background:#fafafa;padding:3rem 0;border-top:1px solid #e5e5e5}@media (min-width: 768px){.project-navigation{padding:4rem 0}}.project-navigation__container{max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.project-navigation__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.project-navigation__container{padding-left:2.5rem;padding-right:2.5rem}}.project-navigation__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}@media (min-width: 768px){.project-navigation__grid{grid-template-columns:1fr 1fr;gap:2rem}}.project-navigation__link{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;text-decoration:none;transition:all .2s ease}@media (min-width: 768px){.project-navigation__link{padding:2rem}}.project-navigation__link:hover{border-color:#46949f}.project-navigation__link:focus-visible{outline:2px solid #46949f;outline-offset:2px}.project-navigation__link--prev .project-navigation__icon{order:-1}.project-navigation__link--next .project-navigation__icon{order:1}.project-navigation__link--next .project-navigation__text{text-align:left}@media (min-width: 768px){.project-navigation__link--next .project-navigation__text{text-align:right}}.project-navigation__icon{width:1.5rem;height:1.5rem;color:#46949f;flex-shrink:0}@media (min-width: 768px){.project-navigation__icon{width:2rem;height:2rem}}.project-navigation__icon svg{width:100%;height:100%}.project-navigation__text{flex:1}.project-navigation__text--right{text-align:right}.project-navigation__label{font-size:.75rem;font-weight:500;color:#999;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}@media (min-width: 768px){.project-navigation__label{font-size:.8125rem}}.project-navigation__title{font-size:.9375rem;font-weight:600;color:#0f0f0f;line-height:1.3}@media (min-width: 768px){.project-navigation__title{font-size:1.0625rem}}.project-navigation__back{text-align:center;padding-top:2rem;border-top:1px solid #e5e5e5}.project-navigation__back-link{display:inline-flex;align-items:center;gap:.5rem;color:#545454;text-decoration:none;font-size:.9375rem;font-weight:500;transition:color all .2s ease}@media (min-width: 768px){.project-navigation__back-link{font-size:1rem}}.project-navigation__back-link svg{width:1.25rem;height:1.25rem}.project-navigation__back-link:hover{color:#46949f}.project-navigation__back-link:focus-visible{outline:2px solid #46949f;outline-offset:2px;border-radius:.25rem}.cta-section{background:#2d6068;padding:3.75rem 0}@media (min-width: 768px){.cta-section{padding:6.25rem 0}}@media (min-width: 1024px){.cta-section{padding:7.5rem 0}}.cta-section__container{max-width:48rem;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.cta-section__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.cta-section__container{padding-left:2.5rem;padding-right:2.5rem}}.cta-section__container{text-align:center}.cta-section h2{color:#fff;margin-bottom:1.5rem}.cta-section .lead{color:#fff;margin-bottom:3rem}.hero--split .hero__container{max-width:1400px;margin:0 auto}.hero--split .hero__grid{display:grid;grid-template-columns:1fr;gap:6rem;align-items:center}@media (min-width: 1024px){.hero--split .hero__grid{grid-template-columns:2fr 3fr;gap:5rem}}.hero--split .hero__image{display:flex;justify-content:center;overflow:hidden;border-radius:1rem}@media (min-width: 1024px){.hero--split .hero__image{justify-content:flex-end}}.hero--split .hero__image picture{filter:saturate(50%)}.hero--split .hero__text{text-align:center}@media (min-width: 1024px){.hero--split .hero__text{text-align:left}}.hero--split .hero__surtitle{font-size:.875rem;font-weight:600;color:#46949f;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}@media (min-width: 768px){.hero--split .hero__surtitle{font-size:.9375rem}}.hero--split h1{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#0f0f0f;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em}.hero--split .lead{font-size:1.125rem;line-height:1.7;color:#545454;margin-bottom:2rem;max-width:600px}@media (max-width: 1023px){.hero--split .lead{margin-left:auto;margin-right:auto}}.hero--split p{font-size:.875rem;color:#999999e6;font-weight:500;line-height:1.5}@media (min-width: 640px){.hero--split p{font-size:.9375rem}}@media (min-width: 768px){.hero--split p{font-size:1.125rem}}.hero--split .hero__details-icon{font-family:JetBrains Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;color:#46949f;font-weight:600;font-size:.875em}.about-timeline-section{padding:6rem 1.5rem}@media (min-width: 768px){.about-timeline-section{padding:8rem 2.5rem}}@media (min-width: 1024px){.about-timeline-section{padding:10rem 3rem}}.about-timeline-section{background:#fff}.about-timeline-section__container{max-width:900px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.about-timeline-section__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.about-timeline-section__container{padding-left:2.5rem;padding-right:2.5rem}}.about-timeline{list-style:none;padding:0;margin:0;position:relative;display:flex;flex-direction:column;gap:6rem}@media (min-width: 768px){.about-timeline{gap:4rem}}@media (min-width: 1024px){.about-timeline{gap:6rem;padding:3rem 0}}.about-timeline:before{content:"";position:absolute;display:none}@media (min-width: 1024px){.about-timeline:before{display:block;left:50%;transform:translate(-50%);top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent 0%,rgba(70,148,159,.2) 5%,rgba(70,148,159,.4) 15%,rgba(70,148,159,.5) 50%,rgba(70,148,159,.4) 85%,rgba(70,148,159,.2) 95%,transparent 100%);opacity:.4}}.about-timeline__item{position:relative;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.about-timeline__item{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:flex-start}}@media (min-width: 1024px){.about-timeline__item{grid-template-columns:minmax(11rem,1fr) auto minmax(11rem,1fr);gap:3rem;align-items:center}}@media (min-width: 1024px){.about-timeline__item:nth-child(2n) .about-timeline__year{order:3;text-align:left;justify-content:flex-start}.about-timeline__item:nth-child(2n) .about-timeline__content{order:1;text-align:right}.about-timeline__item:nth-child(2n) .about-timeline__content:before{left:auto;right:-1.5rem}.about-timeline__item:nth-child(2n) .about-timeline__dot{order:2}}.about-timeline__year{display:flex;align-items:flex-start;font-size:2.5rem;font-weight:800;color:#46949f;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.03em;line-height:1;-webkit-user-select:none;user-select:none;flex-shrink:0}@media (min-width: 768px){.about-timeline__year{font-size:3rem}}@media (min-width: 1024px){.about-timeline__year{font-size:5rem;min-width:11rem;text-align:right;justify-content:flex-end}}.about-timeline__dot{display:none}@media (min-width: 1024px){.about-timeline__dot{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;position:relative;z-index:2}.about-timeline__dot:before{content:"";width:.75rem;height:.75rem;background:#fff;border:2px solid rgba(70,148,159,.4);border-radius:50%;transition:all .3s ease}}.about-timeline__content{position:relative;background:#fff;border:1px solid rgba(70,148,159,.12);border-radius:12px;padding:1.75rem;box-shadow:0 1px 3px #0000000a;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}@media (min-width: 768px){.about-timeline__content{padding:2rem;width:auto}}@media (min-width: 1024px){.about-timeline__content{text-align:left;padding:2.5rem}.about-timeline__content:before{content:"";position:absolute;top:50%;left:-1.5rem;width:1.5rem;height:1px;background:#46949f26;transition:all .3s ease}}.about-timeline__content:hover{border-color:#46949f40;box-shadow:0 4px 12px #46949f14,0 1px 3px #0000000a}@media (min-width: 1024px){.about-timeline__content:hover:before{background:#46949f4d}}.about-timeline h3{font-size:1.375rem;font-weight:700;color:#0f0f0f;margin-bottom:1rem;line-height:1.3;letter-spacing:-.01em}@media (min-width: 768px){.about-timeline h3{font-size:1.5rem}}.about-timeline p{font-size:1.0625rem;line-height:1.7;color:#545454;margin:0}.about-timeline__item--current .about-timeline__year{font-size:3rem}@media (min-width: 768px){.about-timeline__item--current .about-timeline__year{font-size:3.75rem}}@media (min-width: 1024px){.about-timeline__item--current .about-timeline__year{font-size:6rem}}@media (min-width: 1024px){.about-timeline__item--current .about-timeline__dot:before{width:1rem;height:1rem;background:#46949f;border-color:#46949f;box-shadow:0 0 0 4px #46949f26,0 0 0 8px #46949f14}}.about-timeline__item--current .about-timeline__content{border-color:#46949f40;background:linear-gradient(135deg,#46949f05,#fff);box-shadow:0 4px 16px #46949f14,0 1px 3px #0000000a}@media (min-width: 1024px){.about-timeline__item--current .about-timeline__content:before{background:#46949f4d;height:2px}}.about-timeline__item--current h3{color:#46949f}.about-approach{padding:6rem 1.5rem}@media (min-width: 768px){.about-approach{padding:8rem 2.5rem}}@media (min-width: 1024px){.about-approach{padding:10rem 3rem}}.about-approach{background:#e6f4f5}.about-approach__container{max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.about-approach__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.about-approach__container{padding-left:2.5rem;padding-right:2.5rem}}.about-approach__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-top:4rem}@media (min-width: 768px){.about-approach__grid{grid-template-columns:repeat(3,1fr);gap:3rem 2rem}}.about-approach__item{background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;transition:all .3s ease}.about-approach__item:hover{border-color:#46949f40;box-shadow:0 4px 12px #46949f14}.about-approach__item{border:1px solid rgba(70,148,159,.12);padding:2rem}.about-approach h3{font-size:1.375rem;font-weight:600;color:#0f0f0f;margin-bottom:1rem;line-height:1.3}@media (min-width: 768px){.about-approach h3{font-size:1.5rem}}.about-approach p{font-size:1rem;line-height:1.7;color:#545454;margin-bottom:1.5rem}.about-approach p strong{color:#0f0f0f;font-weight:600}.about-approach__skills{font-size:.875rem;color:#999;font-family:JetBrains Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;padding:1rem;background:#46949f0a;border-radius:8px;border:1px solid rgba(70,148,159,.08)}.about-lvlup{padding:6rem 1.5rem}@media (min-width: 768px){.about-lvlup{padding:8rem 2.5rem}}@media (min-width: 1024px){.about-lvlup{padding:10rem 3rem}}.about-lvlup{background:#fff}.about-lvlup__container{max-width:900px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.about-lvlup__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.about-lvlup__container{padding-left:2.5rem;padding-right:2.5rem}}.about-lvlup__container{width:100%;display:flex;flex-direction:column;align-items:center}.about-lvlup .section-heading{margin-bottom:3rem;width:100%;display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){.about-lvlup .section-heading{margin-bottom:4rem}}.about-lvlup__intro{font-size:1.125rem;line-height:1.8;color:#545454;text-align:center;max-width:700px;margin:0 auto 3rem;display:block;width:100%}@media (min-width: 768px){.about-lvlup__intro{font-size:1.25rem;margin-bottom:4rem}}.about-lvlup__card{margin-top:3rem;border:2px solid rgba(70,148,159,.15);background:#fff}.about-lvlup__header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}@media (min-width: 768px){.about-lvlup__header{flex-direction:row;justify-content:space-between;align-items:flex-start}}.about-lvlup__logo{flex-shrink:0}.about-lvlup__logo-text{display:inline-block;font-size:2rem;font-weight:800;color:#46949f;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.02em}@media (min-width: 768px){.about-lvlup__logo-text{font-size:2.5rem}}.about-lvlup__meta{text-align:center}@media (min-width: 768px){.about-lvlup__meta{text-align:right}}.about-lvlup__meta strong{display:block;font-size:1.125rem;font-weight:600;color:#0f0f0f;margin-bottom:.25rem}.about-lvlup__meta span{font-size:.9375rem;color:#999;font-family:JetBrains Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}.about-lvlup__content{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.about-lvlup__content{grid-template-columns:1fr 1fr}}.about-lvlup h4{font-size:1.125rem;font-weight:600;color:#0f0f0f;margin-bottom:1rem}.about-lvlup p{font-size:1rem;line-height:1.7;color:#545454;margin:0}.about-testimonial{margin-top:4rem;padding:3rem;background:#e6f4f5;border-radius:16px}.about-testimonial__quote{margin:0 0 2rem}.about-testimonial__quote p{font-size:1.25rem;line-height:1.7;color:#0f0f0f;font-style:italic;position:relative}.about-testimonial__quote p:before{content:'"';position:absolute;left:-1.5rem;top:-.5rem;font-size:3rem;color:#46949f;opacity:.3}.about-testimonial__author{display:flex;align-items:center;gap:1rem}.about-testimonial__author-avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0}.about-testimonial__author-info{display:flex;flex-direction:column}.about-testimonial__author-name{font-size:1rem;font-weight:600;color:#0f0f0f}.about-testimonial__author-title{font-size:.9375rem;color:#999}.contact-main{padding:3.75rem 0}@media (min-width: 768px){.contact-main{padding:6.25rem 0}}@media (min-width: 1024px){.contact-main{padding:7.5rem 0}}.contact-main{background:#fff}.contact-main__grid{display:grid;grid-template-columns:60% 35%;gap:5%;align-items:start}@media (max-width: 768px){.contact-main__grid{gap:3rem}}.contact-form__form{background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;padding:4rem}@media (min-width: 768px){.contact-form__form{padding:4rem}}@media (min-width: 1024px){.contact-form__form{padding:4rem}}@media (max-width: 768px){.contact-form__form{padding:3rem 2rem}}.contact-info{background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;padding:3rem;height:fit-content}@media (max-width: 768px){.contact-info{padding:2rem 1.5rem}}.contact-info__section{margin-bottom:4rem}.contact-info__section:last-child{margin-bottom:0}.contact-info__title{font-size:1.25rem;font-weight:700;color:#0f0f0f;margin-bottom:3rem;letter-spacing:-.01em}.contact-info__item{margin-bottom:3rem}.contact-info__item:last-child{margin-bottom:0}.contact-info__label{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#0f0f0f;margin-bottom:.5rem;font-size:.9375rem}@media (min-width: 640px){.contact-info__label{font-size:1rem}}.contact-info__accent{font-family:JetBrains Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;color:#46949f;font-weight:600;font-size:.875em}.contact-info__link{color:#2d6068;text-decoration:none;font-weight:500;font-size:.9375rem;transition:all .2s ease}.contact-info__link:hover{color:#2d6068;text-decoration:underline}.contact-info__link:focus-visible{outline:2px solid #46949f;outline-offset:2px;border-radius:.25rem}.contact-info__text{color:#545454;margin-bottom:.5rem;line-height:1.6;font-size:.9375rem}.contact-info__text:last-child{margin-bottom:0}.contact-info__note{font-size:.875rem;color:#545454;margin-top:.5rem;font-style:italic}.contact-info__criteria{display:flex;flex-direction:column;gap:2rem}@media (min-width: 640px){.contact-info__criteria{gap:3rem}}.contact-info__criteria-title{font-size:1rem;font-weight:600;color:#0f0f0f;margin-bottom:1rem;letter-spacing:-.01em}.contact-info__criteria-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.contact-info__criteria-list li{position:relative;padding-left:2rem;font-size:.9375rem;line-height:1.5;color:#545454}.contact-info__criteria-list li:before{content:"•";position:absolute;left:0;color:#46949f;font-weight:600;font-size:1.2em}.contact-info__criteria-list--negative li{color:#545454}.contact-info__criteria-list--negative li:before{color:#ef4444}.contact-info__ul{list-style:none;padding:0;margin:1rem 0 0}.contact-info__ul li{position:relative;padding-left:2rem;margin-bottom:.5rem;color:#545454;line-height:1.5;font-size:.9375rem}.contact-info__ul li:before{content:"•";position:absolute;left:0;color:#46949f;font-weight:600}.contact-faq{padding:3.75rem 0}@media (min-width: 768px){.contact-faq{padding:6.25rem 0}}@media (min-width: 1024px){.contact-faq{padding:7.5rem 0}}.contact-faq{background:#f5f5f5}.contact-faq__title{font-size:clamp(1.75rem,5vw,2.25rem);font-weight:700;color:#0f0f0f;text-align:center;margin-bottom:4rem;letter-spacing:-.02em}.success-modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.success-modal.show{opacity:1;visibility:visible}.success-modal.show>div{transform:scale(1)}.success-modal>div{background:#fff;border-radius:12px;padding:48px;max-width:500px;width:90%;text-align:center;transform:scale(.9);transition:transform .3s ease}.success-modal__icon{width:64px;height:64px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:1.5rem;color:#fff}.success-modal h3{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:16px}.success-modal p{color:#6b7280;line-height:1.6;margin-bottom:32px}.success-modal button{background:#46949f;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.success-modal button:hover{background:#3a7a83}@media (max-width: 1024px){.contact-main__grid{grid-template-columns:1fr;gap:4rem}}@media (max-width: 768px){.contact-hero,.contact-main,.contact-faq{padding:4rem 0}.form-group{margin-bottom:2rem}.checkbox-group{gap:.5rem}.contact-info__section{margin-bottom:3rem}.contact-info__item{margin-bottom:2rem}}@media (max-width: 480px){.contact-form__form,.contact-info{padding:2rem 1.5rem}.success-modal>div{padding:3rem 2rem}}.error-404{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:10rem 1.5rem 6rem;background:#fafafa}@media (min-width: 640px){.error-404{padding-top:11rem}}@media (min-width: 768px){.error-404{padding:14rem 3rem 7.5rem}}.error-404__container{max-width:800px;width:100%;text-align:center}.error-404__code{font-size:clamp(6rem,15vw,12rem);font-weight:700;line-height:1;letter-spacing:-.04em;color:#0f0f0f;margin-bottom:2rem;opacity:.1;-webkit-user-select:none;user-select:none}@media (prefers-reduced-motion: no-preference){.error-404__code{animation:fadeIn .6s ease-out}}.error-404__title{font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#0f0f0f;margin-bottom:1.5rem}@media (prefers-reduced-motion: no-preference){.error-404__title{animation:fadeInUp .6s ease-out .1s backwards}}.error-404__message{font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6;color:#545454;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}@media (prefers-reduced-motion: no-preference){.error-404__message{animation:fadeInUp .6s ease-out .2s backwards}}.error-404__actions{display:flex;flex-direction:column;gap:1.5rem;align-items:center;margin-bottom:6rem}@media (min-width: 640px){.error-404__actions{flex-direction:row;justify-content:center;gap:2rem}}@media (prefers-reduced-motion: no-preference){.error-404__actions{animation:fadeInUp .6s ease-out .3s backwards}}.error-404__actions>*{width:100%}@media (min-width: 640px){.error-404__actions>*{width:auto}}@media (prefers-reduced-motion: no-preference){.error-404__nav{animation:fadeInUp .6s ease-out .4s backwards}}.error-404__nav-intro{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#999;margin-bottom:1.5rem}.error-404__nav-list{display:flex;flex-wrap:wrap;gap:1.5rem 3rem;justify-content:center;list-style:none;padding:0;margin:0}.error-404__nav-link{font-size:1rem;color:#545454;text-decoration:none;position:relative;transition:color all .2s ease}.error-404__nav-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#46949f;transition:width all .3s ease}.error-404__nav-link:hover,.error-404__nav-link:focus{color:#46949f;outline:none}.error-404__nav-link:hover:after,.error-404__nav-link:focus:after{width:100%}.error-404__nav-link:focus-visible{outline:2px solid #46949f;outline-offset:4px;border-radius:2px}.error-500{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:10rem 1.5rem 6rem;background:#fafafa}@media (min-width: 640px){.error-500{padding-top:11rem}}@media (min-width: 768px){.error-500{padding:14rem 3rem 7.5rem}}.error-500__container{max-width:800px;width:100%;text-align:center}.error-500__code{font-size:clamp(6rem,15vw,12rem);font-weight:700;line-height:1;letter-spacing:-.04em;color:#0f0f0f;margin-bottom:2rem;opacity:.1;-webkit-user-select:none;user-select:none}@media (prefers-reduced-motion: no-preference){.error-500__code{animation:fadeIn .6s ease-out}}.error-500__title{font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#0f0f0f;margin-bottom:1.5rem}@media (prefers-reduced-motion: no-preference){.error-500__title{animation:fadeInUp .6s ease-out .1s backwards}}.error-500__message{font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6;color:#545454;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}@media (prefers-reduced-motion: no-preference){.error-500__message{animation:fadeInUp .6s ease-out .2s backwards}}.error-500__actions{display:flex;flex-direction:column;gap:1.5rem;align-items:center;margin-bottom:6rem}@media (min-width: 640px){.error-500__actions{flex-direction:row;justify-content:center;gap:2rem}}@media (prefers-reduced-motion: no-preference){.error-500__actions{animation:fadeInUp .6s ease-out .3s backwards}}.error-500__actions>*{width:100%}@media (min-width: 640px){.error-500__actions>*{width:auto}}@media (prefers-reduced-motion: no-preference){.error-500__nav{animation:fadeInUp .6s ease-out .4s backwards}}.error-500__nav-intro{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#999;margin-bottom:1.5rem}.error-500__nav-list{display:flex;flex-wrap:wrap;gap:1.5rem 3rem;justify-content:center;list-style:none;padding:0;margin:0}.error-500__nav-link{font-size:1rem;color:#545454;text-decoration:none;position:relative;transition:color all .2s ease}.error-500__nav-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#46949f;transition:width all .3s ease}.error-500__nav-link:hover,.error-500__nav-link:focus{color:#46949f;outline:none}.error-500__nav-link:hover:after,.error-500__nav-link:focus:after{width:100%}.error-500__nav-link:focus-visible{outline:2px solid #46949f;outline-offset:4px;border-radius:2px}@media (prefers-reduced-motion: no-preference){@keyframes fadeIn{0%{opacity:0}to{opacity:.1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}.section__container{max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.section__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.section__container{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 1024px){.section__container{padding-left:3rem;padding-right:3rem}}.section__container--narrow{max-width:48rem;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.section__container--narrow{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.section__container--narrow{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 1024px){.section__container--narrow{padding-left:3rem;padding-right:3rem}}
