@media (max-width:1440px){:root{--container-padding-x:var(--space-10)}.container{padding:0 var(--container-padding-x)}}@media (min-width:1081px){:root{--hero-copy-max-width:var(--hero-copy-desktop-max-width)}.hero-inner{align-items:center;gap:var(--hero-layout-gap)}.hero-main{display:flex;align-items:center;gap:var(--hero-layout-gap);width:100%}.hero-copy{display:flex;flex-direction:column;flex:1;gap:var(--hero-content-desktop-gap);min-height:var(--hero-image-height);justify-content:center}.hero-content{justify-content:flex-start;gap:var(--hero-content-desktop-gap);padding:0;flex:0 0 auto;width:100%}.hero-icons{margin-bottom:0}.hero-content .copy-text{max-width:var(--hero-copy-desktop-max-width)}.hero-content .btn{margin-top:var(--hero-cta-desktop-top)}}@media (max-width:1080px){.hero{background-attachment:scroll;background-position:center top;background-size:cover}:root{--hero-layout-gap:calc(var(--space-16) - var(--space-1));--hero-icon-size:2rem;--hero-copy-max-width:36rem;--hero-image-height:400px;--hero-image-max-width:700px;--footer-grid-gap:calc(var(--space-16) - var(--space-1))}.hero-icons{justify-content:center}.hero-main{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.hero-copy{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-5);width:min(100%,var(--hero-copy-max-width))}.hero-icons svg{width:var(--hero-icon-size);height:var(--hero-icon-size)}.hero-inner{flex-direction:column;text-align:center;gap:var(--hero-layout-gap)}.hero-content{padding-right:0;align-items:center;width:100%}.hero-content h1{max-width:12ch;text-align:center}.hero-content .btn{align-self:center}.copy-text{margin:0 auto;max-width:var(--hero-copy-max-width)}.hero-image-placeholder{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:var(--footer-grid-gap)}.footer-col-about{padding-right:0}}@media (max-width:768px){html{scroll-padding-top:var(--header-h,72px)}:root{--container-padding-x:var(--space-6);--hero-layout-gap:var(--space-6);--hero-content-gap:var(--space-8);--hero-mobile-stack-gap:var(--space-8);--hero-icon-size:3rem;--section-padding-y:var(--space-10);--hero-copy-mobile-width:100%;--hero-copy-mobile-max-width:32ch}.container{padding:0 var(--container-padding-x)}body{background-color:#13214f;background-image:radial-gradient(120% 90% at 12% 18%,rgba(255,255,255,.045) 0,rgba(255,255,255,.01) 34%,rgba(255,255,255,0) 62%),radial-gradient(88% 76% at 84% 76%,rgba(0,0,0,.42) 0,rgba(0,0,0,.2) 30%,rgba(0,0,0,0) 60%),linear-gradient(135deg,#1a327f 0,#121f57 52%,#090f2d 100%);background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-blend-mode:screen,screen,normal}.community,.features,.hero,.portfolio-section{background:0 0!important;background-image:none!important;background-color:transparent!important}.wireframe-page{padding-top:0;background:0 0!important}header{background:0 0;border-bottom-color:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}header .logo,header .mobile-menu-btn{color:#fff}header.scrolled{background:var(--header-bg);border-bottom:1px solid var(--header-border);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 1px 3px var(--header-shadow-1),0 4px 20px var(--header-shadow-2)}header.scrolled .logo,header.scrolled .mobile-menu-btn{color:var(--text-main)}.mobile-menu-btn{display:block}.nav-right{display:none;position:absolute;top:100%;left:0;width:100%;background:var(--surface);border-top:1px solid var(--border-subtle)}.nav-right.active{display:flex}.hero.fullscreen-section{min-height:100svh;height:100svh;padding-top:calc(var(--header-h,72px) + var(--space-12));padding-bottom:var(--space-12);justify-content:center;gap:var(--space-16);overflow:hidden}.hero-image-placeholder{display:none}.hero-icons{justify-content:center;margin-bottom:0;gap:var(--space-3)}.hero-icons svg{width:var(--hero-icon-size);height:var(--hero-icon-size)}.hero-inner{flex-direction:column;align-items:center;text-align:center;gap:var(--hero-mobile-stack-gap)}.hero-content{align-items:center;text-align:center;padding:0;gap:var(--hero-mobile-stack-gap);justify-content:flex-start;flex:0 0 auto;width:100%}.copy-text{text-align:center;text-wrap:balance;hyphens:none;margin-inline:auto;width:100%;font-size:clamp(1.1rem, 4.7vw, 1.25rem);line-height:1.45}.copy-desktop{display:none}.copy-mobile{display:block;max-width:var(--hero-copy-mobile-max-width);width:var(--hero-copy-mobile-width)}.hero-content .btn{align-self:center;margin-top:0;padding:1rem 1.9rem;font-size:1rem}h1{font-size:clamp(2.5rem, 8.8vw, 3.35rem);letter-spacing:-.5px;text-align:center;width:100%;line-height:1.08}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-8) var(--space-6);align-items:start}.footer-about-desktop{display:none}.footer-about-mobile{display:inline}.footer-col-about{grid-column:1/-1}.footer-col-about{padding-right:0}.portfolio-grid{grid-template-columns:1fr;gap:var(--space-5)}.portfolio-carousel{overflow:hidden;width:100%}.portfolio-carousel .portfolio-grid{display:flex;flex-direction:row;gap:0;transition:transform .4s ease;will-change:transform;margin-top:0}.portfolio-carousel .portfolio-card{min-width:100%;box-sizing:border-box;min-height:320px;justify-content:center;text-align:center;align-items:center;padding:var(--space-8) var(--space-8);gap:var(--space-4)}.portfolio-carousel .portfolio-card__label{font-size:.85rem}.portfolio-carousel .portfolio-card__title{font-size:1.4rem}.portfolio-carousel .portfolio-card__desc{font-size:1rem;text-align:center;flex-grow:0}.portfolio-carousel .portfolio-card__tag{align-self:center}.portfolio-dots{display:flex;justify-content:center;gap:12px;margin-top:var(--space-6)}.portfolio-dot{width:28px;height:28px;border-radius:999px;background:0 0;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:relative;transition:transform .25s ease}.portfolio-dot::before{content:"";width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.5);transition:background .25s ease,transform .25s ease}.portfolio-dot.active{transform:scale(1.05)}.portfolio-dot.active::before{background:#8fb2ff;transform:scale(1.25)}.footer-bottom{flex-direction:column;align-items:center;gap:var(--space-6)}.footer-links{flex-direction:column;gap:var(--space-3)}.community .section-header{margin-bottom:var(--space-8)}.community .card h3,.community .card p{text-align:justify;font-size:1.1rem;line-height:1.4;letter-spacing:-.02em;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word}.community .card h3{font-size:clamp(1.2rem, 5.6vw, 1.35rem);line-height:1.25;text-align:center}.community.community-reveal .card{opacity:0;transform:translateX(-72px);filter:none;transition:opacity .9s cubic-bezier(.22, 1, .36, 1),transform .9s cubic-bezier(.22, 1, .36, 1);will-change:opacity,transform}.community.community-reveal .card:nth-child(2n){transform:translateX(72px)}.community.community-reveal .card.is-visible{opacity:1;transform:translateX(0)}.community .card .btn{width:auto;align-self:center;justify-content:center;gap:var(--space-2);padding:.8rem 1.2rem;font-size:.78rem}.service-page header{background:var(--header-bg);border-bottom:1px solid var(--header-border);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:none}.service-page header .logo,.service-page header .mobile-back-btn{color:var(--text-main)}.service-page .mobile-menu-btn{display:none}.service-page .mobile-back-btn{display:inline-flex}.service-detail-page{padding:calc(var(--header-h) - var(--space-8)) 0 var(--space-12);min-height:auto}.service-detail{gap:var(--space-10)}.service-detail__hero{gap:var(--space-4);align-items:center}.service-detail__eyebrow{align-self:center;margin-bottom:var(--space-2)}.service-detail__grid{grid-template-columns:1fr;gap:var(--space-5)}.service-detail__card{padding:var(--space-6);gap:var(--space-3)}.service-detail__card-head{flex-direction:column;align-items:center;gap:var(--space-3)}.service-detail__card h3{text-align:center;font-size:clamp(1.25rem, 5.5vw, 1.45rem)}.service-detail__card p{max-width:100%;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word;text-align:justify;text-wrap:unset}.service-detail__lead{max-width:100%;text-align:center;font-size:1.2rem!important;line-height:1.55}.features{height:auto;min-height:auto;padding:var(--space-10) 0;align-items:flex-start}.features .container{align-items:flex-start}.features-grid{width:100%;place-items:start}.features h2{margin-bottom:var(--space-10)}.features-grid{grid-template-columns:1fr;gap:var(--space-8) var(--space-6);margin-top:calc(var(--space-8) - var(--space-2))}.feature{padding:calc(var(--space-8) - var(--space-1)) var(--space-6);gap:28px;text-align:left}.feature h3{font-size:clamp(1rem, 5.2vw, 1.15rem);margin-bottom:0}.feature p{font-size:clamp(1.08rem, 4.5vw, 1.22rem);line-height:1.45;margin-bottom:0}.features-grid .feature:nth-child(n+4){display:none}.cta-dark{margin:0 var(--space-6);padding:var(--space-12) var(--space-8)}}@media (max-width:430px){:root{--hero-layout-gap:var(--space-6);--hero-content-gap:var(--space-8);--hero-icons-gap:var(--space-4);--hero-icon-size:2.8rem;--hero-copy-mobile-max-width:29ch}.hero.fullscreen-section{gap:var(--space-8)}.hero-inner{gap:var(--space-8)}.hero-content{gap:var(--hero-content-gap)}.copy-text{line-height:1.42}}