:root{--st-primary:#000000;--st-secondary:#0051d5;--st-secondary-hover:#003ea8;--st-surface:#ffffff;--st-surface-lowest:#ffffff;--st-surface-low:#eff4ff;--st-surface-container:#e5eeff;--st-surface-high:#dce9ff;--st-surface-highest:#d3e4fe;--st-ink:#0b1c30;--st-body:#45464d;--st-muted:#6f7480;--st-outline:#76777d;--st-outline-variant:#c6c6cd;--st-error:#ba1a1a;--st-shadow-sm:0 2px 4px rgba(15,23,42,0.05);--st-shadow-md:0 10px 24px rgba(15,23,42,0.09);--st-radius-sm:8px;--st-radius-md:12px;--st-radius-lg:24px}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:70;min-height:56px;padding:0 20px 0 16px;display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.34);border-radius:999px;color:#ffffff;background:#1fa855;box-shadow:0 12px 30px rgba(5,61,28,.28);font-size:13px;font-weight:750;line-height:1;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.whatsapp-float svg{width:27px;height:27px;flex:0 0 auto;fill:currentColor}.whatsapp-float:hover{color:#ffffff;background:#147d3f;box-shadow:0 16px 36px rgba(5,61,28,.34);transform:translateY(-3px)}.whatsapp-float:focus-visible{outline:3px solid #ffffff;outline-offset:3px;box-shadow:0 0 0 6px #147d3f,0 16px 36px rgba(5,61,28,.34)}.whatsapp-float:active{transform:translateY(-1px) scale(.98)}@media (max-width:640px){.whatsapp-float{right:14px;bottom:max(14px,env(safe-area-inset-bottom));width:56px;height:56px;min-height:56px;padding:0;justify-content:center}.whatsapp-float span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@media (prefers-reduced-motion:reduce){.whatsapp-float{transition:none}}*{box-sizing:border-box}body,html{background:var(--st-surface)}body{margin:0;color:var(--st-ink);font-family:var(--font-sans),Inter,"Segoe UI",sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p{text-wrap:pretty}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid var(--st-secondary);outline-offset:3px}.section{width:min(1280px,calc(100% - 48px));margin-right:auto;margin-left:auto}.ui-icon{display:block;width:24px;height:24px;flex:0 0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;width:100%;min-height:72px;padding:10px max(24px,calc((100vw - 1280px) / 2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:24px;gap:24px;border-bottom:1px solid rgba(198,198,205,.6);background:rgba(255,255,255,.96);box-shadow:var(--st-shadow-sm);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center}.brand-logo{display:block;width:168px;height:auto;object-fit:contain}.site-nav{display:flex;justify-content:center;align-items:center;gap:24px}.site-nav a{position:relative;padding:8px 4px;color:var(--st-body);font-size:14px;font-weight:600;letter-spacing:.03em;transition:color .16s ease}.site-nav a.is-active,.site-nav a:hover{color:var(--st-secondary)}.site-nav a:after{content:"";position:absolute;right:4px;bottom:0;left:4px;height:2px;background:var(--st-secondary);transform:scaleX(0);transform-origin:right;transition:transform .22s ease}.site-nav a.is-active:after,.site-nav a:hover:after{transform:scaleX(1);transform-origin:left}.button,.nav-cta,.simple-button{min-height:44px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:var(--st-radius-sm);font-size:14px;font-weight:700;line-height:20px;letter-spacing:.02em;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.button-primary,.nav-cta,.simple-button-dark{border-color:var(--st-secondary);background:var(--st-secondary);color:#ffffff;box-shadow:0 4px 12px rgba(0,81,213,.18)}.button-secondary{border-color:var(--st-outline-variant);background:var(--st-surface-lowest);color:var(--st-primary)}.button .ui-icon{width:17px;height:17px;transition:transform .18s ease}@media (hover:hover){.button-primary:hover,.nav-cta:hover,.simple-button-dark:hover{border-color:var(--st-secondary-hover);background:var(--st-secondary-hover);color:#ffffff;box-shadow:var(--st-shadow-md);transform:translateY(-2px)}.button-secondary:hover{border-color:var(--st-secondary);color:var(--st-secondary)}.button:hover .ui-icon,.stitch-service-card:hover>strong .ui-icon,.stitch-text-link:hover .ui-icon{transform:translateX(4px)}}.menu-toggle{display:none;width:44px;height:44px;padding:0;border:1px solid var(--st-outline-variant);border-radius:999px;background:var(--st-ink);color:#ffffff}.menu-toggle span{display:block;width:18px;height:2px;margin:5px auto;background:currentColor;transition:transform .16s ease}.site-header.is-open .menu-toggle span:first-child{transform:translateY(3.5px) rotate(45deg)}.site-header.is-open .menu-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.stitch-page{overflow:hidden;background:var(--st-surface)}.stitch-kicker{margin:0 0 12px;color:var(--st-secondary);font-weight:700;line-height:16px;letter-spacing:.08em}.breadcrumb,.stitch-kicker{font-size:12px;text-transform:uppercase}.breadcrumb{margin:0 0 20px;display:flex;align-items:center;gap:10px;color:var(--st-muted);font-weight:600;letter-spacing:.06em}.breadcrumb a{color:var(--st-body)}.stitch-hero{min-height:560px;padding-top:48px;padding-bottom:48px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;grid-gap:48px;gap:48px}.stitch-hero-copy h1{max-width:650px;margin:0;color:var(--st-ink);font-size:48px;font-weight:700;line-height:56px;letter-spacing:-.02em}.stitch-hero-copy h1 span{color:var(--st-secondary)}.stitch-lead{max-width:650px;margin:16px 0 0;color:var(--st-body);font-size:18px;line-height:28px}.stitch-actions{margin-top:24px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.stitch-hero-media{position:relative;min-height:400px;margin:0;overflow:hidden;border:1px solid rgba(198,198,205,.55);border-radius:var(--st-radius-lg);background:var(--st-surface-container);box-shadow:var(--st-shadow-md)}.stitch-hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,.7,.2,1),filter .5s ease}.stitch-hero-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 42%,rgba(0,81,213,.08))}.stitch-hero-media figcaption{position:absolute;right:20px;bottom:20px;width:min(300px,calc(100% - 40px));padding:16px;border-radius:var(--st-radius-md);background:rgba(255,255,255,.94);box-shadow:var(--st-shadow-md)}.stitch-hero-media figcaption span{display:block;color:var(--st-secondary);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.stitch-hero-media figcaption strong{display:block;margin-top:4px;font-size:14px}.stitch-trust-band{border-top:1px solid var(--st-outline-variant);border-bottom:1px solid var(--st-outline-variant);background:var(--st-surface-lowest)}.stitch-trust-band>div{min-height:72px;display:flex;align-items:center;justify-content:center;gap:24px}.stitch-trust-band span{color:var(--st-body);font-size:14px;font-weight:600}.stitch-trust-band i{width:4px;height:4px;border-radius:999px;background:var(--st-secondary)}.stitch-services-surface{background:#ffffff}.stitch-services{padding-top:48px;padding-bottom:48px}.stitch-section-heading{max-width:720px}.stitch-section-heading-center{margin-right:auto;margin-left:auto;text-align:center}.contact-heading h1,.stitch-section-heading h2{margin:0;color:var(--st-ink);font-size:32px;font-weight:700;line-height:40px;letter-spacing:-.01em}.contact-heading>p:last-child,.stitch-section-heading>p:last-child{margin:12px 0 0;color:var(--st-body);font-size:16px;line-height:24px}.stitch-service-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.stitch-service-card{min-height:300px;padding:24px;display:flex;flex-direction:column;border:1px solid rgba(198,198,205,.65);border-radius:var(--st-radius-lg);background:var(--st-surface-lowest);box-shadow:var(--st-shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.service-bento-card,.solution-feature-card,.stitch-service-card,.stitch-work-card{position:relative;isolation:isolate;overflow:hidden}.service-bento-card:after,.solution-feature-card:after,.stitch-service-card:after,.stitch-work-card:after{content:"";position:absolute;z-index:-1;top:-80px;right:-80px;width:170px;height:170px;border-radius:999px;background:radial-gradient(circle,rgba(0,81,213,.1),transparent 70%);opacity:0;transform:scale(.7);transition:opacity .3s ease,transform .42s cubic-bezier(.2,.7,.2,1)}.stitch-icon{width:48px;height:48px;display:inline-grid;place-items:center;border-radius:var(--st-radius-md);background:var(--st-surface-highest);color:var(--st-secondary)}.stitch-icon .ui-icon{width:24px;height:24px}.stitch-icon{transition:transform .26s cubic-bezier(.2,.7,.2,1),background .26s ease,color .26s ease}.stitch-page .scroll-reveal{opacity:0;transform:translateY(26px) scale(.985);transition-property:opacity,transform;transition-duration:.7s;transition-timing-function:cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0s);will-change:opacity,transform}.stitch-page .scroll-reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}.stitch-page .stitch-hero-media.scroll-reveal{-webkit-clip-path:inset(0 12% 0 0 round var(--st-radius-lg));clip-path:inset(0 12% 0 0 round var(--st-radius-lg));transform:translateX(24px) scale(.985);transition-property:opacity,transform,-webkit-clip-path;transition-property:opacity,transform,clip-path;transition-property:opacity,transform,clip-path,-webkit-clip-path;transition-duration:.85s}.stitch-page .stitch-hero-media.scroll-reveal.is-visible{-webkit-clip-path:inset(0 round var(--st-radius-lg));clip-path:inset(0 round var(--st-radius-lg));transform:translateX(0) scale(1)}@media (hover:hover){.stitch-hero-media:hover img{transform:scale(1.035);filter:saturate(1.04)}.service-bento-card:hover,.solution-feature-card:hover,.stitch-service-card:hover,.stitch-work-card:hover{transform:translateY(-6px);border-color:rgba(0,81,213,.34);box-shadow:0 20px 44px rgba(11,28,48,.11)}.service-bento-card:hover:after,.solution-feature-card:hover:after,.stitch-service-card:hover:after,.stitch-work-card:hover:after{opacity:1;transform:scale(1)}.service-bento-card:hover .stitch-icon,.solution-feature-card:hover .stitch-icon,.stitch-service-card:hover .stitch-icon{transform:translateY(-3px) rotate(-3deg);background:var(--st-secondary);color:#fff}}.solution-feature-card h3,.stitch-service-card h3{margin:24px 0 8px;color:var(--st-ink);font-size:24px;font-weight:600;line-height:32px}.solution-feature-card p,.stitch-service-card p{margin:0;color:var(--st-body);font-size:16px;line-height:24px}.service-bento-card>strong,.stitch-service-card strong,.stitch-text-link{margin-top:auto;padding-top:24px;display:inline-flex;align-items:center;gap:8px;color:var(--st-secondary);font-size:14px;font-weight:700}.service-bento-card>strong .ui-icon,.stitch-service-card strong .ui-icon,.stitch-text-link .ui-icon{width:16px;height:16px}@media (hover:hover){.service-bento-card:hover,.stitch-service-card:hover{border-color:var(--st-secondary);box-shadow:var(--st-shadow-md);transform:translateY(-4px)}}.stitch-process,.stitch-work{padding-top:72px;padding-bottom:72px}.stitch-heading-row{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.stitch-heading-row .stitch-text-link{flex:0 0 auto}.stitch-work-grid{margin-top:48px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:24px;gap:24px}.stitch-work-card{min-height:260px;padding:32px;border:1px solid var(--st-outline-variant);border-radius:var(--st-radius-lg);background:var(--st-surface-lowest)}.stitch-work-card-1{min-height:544px;grid-row:span 2;background:linear-gradient(145deg,#ffffff 48%,var(--st-surface-container))}.stitch-work-card>span{color:var(--st-secondary);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.stitch-work-card h3{max-width:520px;margin:48px 0 12px;color:var(--st-ink);font-size:24px;line-height:32px}.stitch-work-card p{max-width:600px;margin:0;color:var(--st-body);line-height:24px}.service-tags,.stitch-work-card ul{margin:24px 0 0;padding:0;display:flex;gap:8px;flex-wrap:wrap;list-style:none}.service-tags span,.stitch-work-card li{padding:5px 9px;border-radius:999px;background:var(--st-surface-highest);color:var(--st-secondary-hover);font-size:11px;font-weight:700;text-transform:uppercase}.stitch-process ol{margin:48px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--st-outline-variant);list-style:none}.stitch-process li{min-height:230px;padding:24px;border-right:1px solid var(--st-outline-variant)}.stitch-process li:last-child{border-right:0}.stitch-process li>span{color:var(--st-secondary);font-size:12px;font-weight:700}.stitch-process li h3{margin:48px 0 8px;color:var(--st-ink);font-size:24px;line-height:32px}.stitch-process li p{margin:0;color:var(--st-body);font-size:14px;line-height:22px}.conversion-band,.stitch-cta{margin-top:24px;margin-bottom:72px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:48px;border-radius:var(--st-radius-lg);background:var(--st-surface-container);color:var(--st-ink)}.conversion-band>div:first-child,.stitch-cta>div{max-width:780px}.conversion-band h2,.stitch-cta h2{margin:0;color:var(--st-ink);font-size:32px;line-height:40px}.conversion-band p,.stitch-cta>div>p:last-child{margin:12px 0 0;color:var(--st-body)}.conversion-actions{display:flex;gap:12px;flex-wrap:wrap}.conversion-band .button-dark-secondary{border-color:var(--st-outline);background:transparent;color:var(--st-ink)}.stitch-services-hero{padding-top:48px;padding-bottom:48px}.services-bento{padding-top:48px;padding-bottom:72px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.service-bento-card{min-height:440px;padding:48px;display:flex;flex-direction:column;border:1px solid rgba(198,198,205,.65);border-radius:var(--st-radius-lg);background:var(--st-surface-lowest);box-shadow:var(--st-shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.service-bento-card-4{background:var(--st-surface-container)}.service-bento-card .stitch-kicker{margin:20px 0 8px}.service-bento-card h2{margin:0;color:var(--st-ink);font-size:24px;line-height:32px}.service-bento-card>p:not(.stitch-kicker){margin:12px 0 0;color:var(--st-body);line-height:24px}.service-benefits{margin:20px 0 0;padding:0;display:grid;grid-gap:8px;gap:8px;list-style:none}.service-benefits li{display:flex;align-items:center;gap:8px;color:var(--st-body);font-size:14px}.service-benefits .ui-icon{width:14px;height:14px;color:var(--st-secondary)}.stitch-services-process{padding-top:72px;padding-bottom:72px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;grid-gap:48px;gap:48px}.services-connection{display:flex;align-items:center}.services-connection div{min-width:140px;min-height:150px;padding:24px 16px;display:grid;place-content:center;justify-items:center;grid-gap:8px;gap:8px;border:1px solid var(--st-outline-variant);border-radius:var(--st-radius-md);background:var(--st-surface-lowest);color:var(--st-secondary);text-align:center}.services-connection strong{color:var(--st-ink);font-size:14px}.services-connection span{color:var(--st-body);font-size:12px}.services-connection i{min-width:20px;height:1px;flex:1 1;background:var(--st-outline-variant)}.solution-summary-card{padding:48px;align-self:center;border:1px solid var(--st-outline-variant);border-radius:var(--st-radius-lg);background:var(--st-surface-lowest);box-shadow:var(--st-shadow-md)}.solution-summary-card .stitch-kicker{margin-top:20px}.solution-summary-card h2{margin:0;color:var(--st-ink);font-size:24px;line-height:32px}.solution-summary-card ul{margin:24px 0 0;padding:0;list-style:none}.solution-summary-card li{padding:12px 0;display:flex;align-items:center;gap:10px;border-top:1px solid var(--st-outline-variant);color:var(--st-body);font-size:14px}.solution-summary-card li .ui-icon{width:14px;height:14px;color:var(--st-secondary)}.solution-intro{padding-top:72px;padding-bottom:72px;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:48px;gap:48px}.solution-intro-copy p{margin:0 0 16px;color:var(--st-body);line-height:24px}.solution-feature-section{width:100%;max-width:none;padding:72px max(24px,calc((100vw - 1280px) / 2));background:var(--st-surface-low)}.solution-feature-section>.stitch-section-heading{margin-right:auto;margin-left:auto}.solution-feature-grid{width:min(1280px,100%);margin:48px auto 0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:24px;gap:24px}.solution-feature-card{min-height:280px;padding:32px;grid-column:span 6;border:1px solid rgba(198,198,205,.65);border-radius:var(--st-radius-lg);background:var(--st-surface-lowest);box-shadow:var(--st-shadow-sm)}.solution-feature-card-1,.solution-feature-card-4{grid-column:span 8}.solution-feature-card-2,.solution-feature-card-3{grid-column:span 4}.solution-feature-card h3{margin-top:24px}.solution-process{padding-top:72px;padding-bottom:72px;display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:48px;gap:48px}.solution-process ol{margin:0;padding:0;list-style:none}.solution-process li{padding:20px 0;display:grid;grid-template-columns:48px 1fr;grid-gap:16px;gap:16px;border-top:1px solid var(--st-outline-variant)}.solution-process li>span{color:var(--st-secondary);font-size:12px;font-weight:700}.solution-process h3{margin:0 0 6px;color:var(--st-ink);font-size:18px}.solution-process li p{margin:0;color:var(--st-body);font-size:14px;line-height:22px}.solution-support-grid{padding-bottom:72px;display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:24px;gap:24px}.solution-support-grid>div{padding:32px;border:1px solid var(--st-outline-variant);border-radius:var(--st-radius-lg);background:var(--st-surface-lowest)}.solution-support-grid h2{margin:0 0 24px;color:var(--st-ink);font-size:24px;line-height:32px}.area-list{display:grid;grid-gap:8px;gap:8px}.area-list a{padding:12px 14px;border:1px solid var(--st-outline-variant);border-radius:var(--st-radius-sm);background:var(--st-surface-low);color:var(--st-secondary);font-size:14px;font-weight:600}.faq-list{display:grid;grid-gap:8px;gap:8px}.faq-item{border:1px solid var(--st-outline-variant);border-radius:var(--st-radius-sm);background:var(--st-surface-low);overflow:hidden}.faq-item summary{padding:14px 16px;cursor:pointer;color:var(--st-ink);font-size:14px;font-weight:700}.faq-item p{margin:0;padding:0 16px 16px;color:var(--st-body);font-size:14px;line-height:22px}.contact-heading{max-width:840px;padding-top:72px;padding-bottom:48px;text-align:center}.contact-heading>p:last-child{max-width:650px;margin-right:auto;margin-left:auto;font-size:18px;line-height:28px}.contact-layout{padding-bottom:48px;display:grid;grid-template-columns:7fr 5fr;grid-gap:48px;gap:48px}.contact-faq,.contact-form-card,.contact-info-card,.contact-map-card,.contact-trust{border:1px solid var(--st-outline-variant);border-radius:var(--st-radius-lg);background:var(--st-surface-lowest);box-shadow:var(--st-shadow-sm)}.contact-form-card{padding:32px}.contact-faq h2,.contact-form-card>h2,.contact-info-card h2,.contact-trust h2{margin:0 0 24px;color:var(--st-ink);font-size:24px;line-height:32px}.contact-form,.contact-form-shell{width:100%}.contact-form,.contact-form-shell{padding:0;border:0;background:transparent;box-shadow:none}.contact-form{display:grid;grid-gap:16px;gap:16px}.contact-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.contact-form label{display:grid;grid-gap:6px;gap:6px;color:var(--st-body);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:48px;padding:10px 12px;border:1px solid var(--st-outline);border-radius:var(--st-radius-sm);background:var(--st-surface-lowest);color:var(--st-ink);font-size:16px;line-height:24px;letter-spacing:0;text-transform:none}.contact-form textarea{min-height:136px;resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:0;border-color:var(--st-secondary);box-shadow:0 0 0 3px rgba(0,81,213,.12)}.contact-form [aria-invalid=true]{border-color:var(--st-error)}.field-error{color:var(--st-error);font-size:12px;font-weight:600;letter-spacing:0;text-transform:none}.contact-form .simple-button{width:100%;min-height:48px}.form-note{margin:12px 0 0;color:var(--st-muted);font-size:12px}.form-success{margin-top:16px;padding:16px;border-radius:var(--st-radius-sm);background:var(--st-surface-container)}.form-success p{margin:6px 0;color:var(--st-body)}.simple-link{color:var(--st-secondary);font-weight:700}.contact-sidebar{display:grid;grid-gap:24px;gap:24px}.contact-info-card{padding:32px}.contact-info-card ul{margin:0;padding:0;list-style:none}.contact-info-card li{padding:18px 0;display:grid;grid-template-columns:48px 1fr;grid-gap:16px;gap:16px;border-top:1px solid var(--st-outline-variant)}.contact-info-card li:first-child{border-top:0}.contact-info-card li a,.contact-info-card li p,.contact-info-card li strong{display:block;font-size:14px}.contact-info-card li p{margin:4px 0 0;color:var(--st-body)}.contact-info-card li a{margin-top:4px;color:var(--st-secondary)}.contact-map-card{position:relative;min-height:220px;overflow:hidden;background:var(--st-surface-container)}.contact-map-grid{position:absolute;inset:0;opacity:.8;background:linear-gradient(35deg,transparent 45%,rgba(0,81,213,.16) 46%,rgba(0,81,213,.16) 48%,transparent 49%),linear-gradient(-28deg,transparent 45%,rgba(0,81,213,.1) 46%,rgba(0,81,213,.1) 48%,transparent 49%),linear-gradient(rgba(0,81,213,.08) 1px,transparent 0),linear-gradient(90deg,rgba(0,81,213,.08) 1px,transparent 0);background-size:100px 80px,130px 90px,28px 28px,28px 28px}.contact-map-card>span{position:absolute;right:20px;bottom:20px;padding:10px 14px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#fff;color:var(--st-secondary);font-size:12px;font-weight:700;box-shadow:var(--st-shadow-md)}.contact-map-card>span .ui-icon{width:16px;height:16px}.contact-lower{padding-bottom:72px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:48px;gap:48px}.contact-faq,.contact-trust{padding:32px}.contact-trust{display:flex;flex-direction:column;justify-content:center}.contact-trust>div{display:grid;grid-gap:16px;gap:16px}.contact-trust span{display:flex;align-items:center;gap:10px;color:var(--st-body);font-size:14px;font-weight:600}.contact-trust .ui-icon{width:20px;height:20px;color:var(--st-secondary)}.site-footer{width:100%;margin:0;padding:48px max(24px,calc((100vw - 1280px) / 2)) 24px;display:grid;grid-template-columns:1.25fr .7fr .7fr 1fr;grid-gap:48px;gap:48px;border-top:1px solid var(--st-outline-variant);background:var(--st-surface-highest)}.footer-logo{display:block;width:160px;height:auto;object-fit:contain}.footer-brand p{max-width:320px;margin:16px 0 0;color:var(--st-body);font-size:14px;line-height:22px}.footer-contact,.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-contact strong,.footer-links strong{margin-bottom:6px;color:var(--st-ink);font-size:14px;letter-spacing:.04em;text-transform:uppercase}.footer-contact a,.footer-contact span,.footer-links a{color:var(--st-body);font-size:12px;line-height:18px}.footer-contact a:last-child{margin-top:4px;color:var(--st-secondary);font-weight:700}.footer-legal{padding-top:20px;display:flex;justify-content:space-between;grid-column:1/-1;border-top:1px solid rgba(118,119,125,.35);color:var(--st-body);font-size:12px}.simple-about-hero,.site-footer,.solution-feature-section,.stitch-services-surface,.work-showcase,body,body>main,html,main.simple-page,main.stitch-page,main:not(.home-v2) .page-hero{background:#ffffff!important}.simple-about-hero,main:not(.stitch-page),main:not(.stitch-page) .page-hero{background:#ffffff}main:not(.stitch-page) .button-primary{background:var(--st-secondary);color:#fff}.content-card,.page-summary,.visual-directory>a,.visual-work-list>article{border-color:var(--st-outline-variant);background:var(--st-surface-lowest)}.work-showcase{position:relative;overflow:hidden;background:#ffffff}.work-showcase .visual-work-list>article{border-color:#e1e8ea;background:transparent}.work-showcase .visual-work-list h2{color:#071116}.work-showcase .visual-work-list .simple-label{color:#0a91c1}.work-showcase .visual-work-list dl>div{border-color:#e1e8ea}.work-showcase .visual-work-list dt{color:#718089}.work-showcase .visual-work-list dd{color:#5e6b72}.work-showcase .visual-work-list figure{background:#eef3f5;box-shadow:0 20px 52px rgba(8,27,35,.1)}.work-showcase .visual-work-list figure span{color:#08365a;background:rgba(232,249,253,.96)}@media (max-width:1024px){.stitch-hero{grid-template-columns:.95fr 1.05fr;gap:32px}.stitch-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-layout,.solution-process,.stitch-services-process{grid-template-columns:1fr}.contact-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{grid-template-columns:1.2fr .8fr .8fr}.footer-contact{grid-column:1/-1}}@media (max-width:760px){.section{width:min(100% - 32px,1280px)}.site-header{min-height:72px;padding:10px 16px;grid-template-columns:1fr auto}.brand-logo{width:145px}.menu-toggle{display:block}.nav-cta,.site-nav{display:none}.site-header.is-open .site-nav{padding:10px 0 6px;display:grid;grid-column:1/-1;justify-content:stretch;grid-gap:0;gap:0}.site-header.is-open .site-nav a{padding:14px 4px;border-top:1px solid var(--st-outline-variant);font-size:16px}.site-header.is-open .site-nav a.is-active:after{content:none}.stitch-hero{min-height:0;padding-top:48px;padding-bottom:48px;grid-template-columns:1fr;gap:32px}.stitch-hero-copy h1{font-size:40px;line-height:46px}.stitch-lead{font-size:16px;line-height:24px}.stitch-actions{align-items:stretch}.stitch-actions .button{flex:1 1 180px}.stitch-hero-media{min-height:280px}.stitch-trust-band>div{padding:16px 0;justify-content:flex-start;gap:12px;flex-wrap:wrap}.stitch-trust-band i{display:none}.stitch-trust-band span{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 12px);text-align:center}.stitch-services{padding-top:48px;padding-bottom:48px}.contact-lower,.services-bento,.solution-intro,.solution-support-grid,.stitch-service-grid,.stitch-work-grid{grid-template-columns:1fr}.stitch-service-card{min-height:260px}.stitch-heading-row{align-items:flex-start;flex-direction:column}.stitch-process,.stitch-work{padding-top:56px;padding-bottom:56px}.stitch-work-card,.stitch-work-card-1{min-height:300px;grid-row:auto}.stitch-work-card h3{margin-top:36px}.stitch-process ol{grid-template-columns:1fr}.stitch-process li{min-height:0;padding:24px 0;border-right:0;border-bottom:1px solid var(--st-outline-variant)}.stitch-process li h3{margin-top:20px}.conversion-band,.stitch-cta{margin-bottom:32px;padding:32px 24px;align-items:flex-start;flex-direction:column;gap:24px}.conversion-actions,.conversion-actions .button,.stitch-cta .button{width:100%}.service-bento-card{min-height:390px;padding:32px 24px}.stitch-services-process{padding-top:56px;padding-bottom:56px}.services-connection{overflow-x:auto}.services-connection div{min-width:116px}.solution-summary-card{padding:28px 24px}.solution-intro,.solution-process{padding-top:56px;padding-bottom:56px;gap:32px}.solution-feature-section{padding:56px 16px}.solution-feature-grid{grid-template-columns:1fr;gap:16px}.solution-feature-card,.solution-feature-card-1,.solution-feature-card-2,.solution-feature-card-3,.solution-feature-card-4{min-height:240px;padding:24px;grid-column:auto}.contact-heading{padding-top:56px;padding-bottom:32px}.contact-layout{gap:24px}.contact-faq,.contact-form-card,.contact-info-card,.contact-trust{padding:24px}.contact-form-row,.contact-sidebar{grid-template-columns:1fr}.contact-lower{gap:24px}.site-footer{padding:40px 24px 24px;grid-template-columns:1fr;gap:32px}.footer-contact{grid-column:auto}.footer-legal{align-items:flex-start;flex-direction:column;gap:6px}}@media (prefers-reduced-motion:reduce){.button,.nav-cta,.service-bento-card,.simple-button,.site-nav a:after,.solution-feature-card,.stitch-hero-media img,.stitch-icon,.stitch-service-card,.stitch-work-card{transition:none}.stitch-page .scroll-reveal,.stitch-page .stitch-hero-media.scroll-reveal{opacity:1;-webkit-clip-path:none;clip-path:none;transform:none;transition:none}}.nav-item{position:relative}.nav-item-services>a{display:inline-flex;align-items:center;gap:5px}.service-menu{position:absolute;top:calc(100% + 12px);left:50%;z-index:60;width:min(680px,calc(100vw - 48px));padding:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px;gap:4px;border:1px solid var(--st-outline-variant);border-radius:16px;background:rgba(255,255,255,.99);box-shadow:0 22px 56px rgba(11,28,48,.15);opacity:0;visibility:hidden;transform:translate(-50%,8px);transition:opacity .16s ease,transform .18s ease,visibility .16s ease}.service-menu a{min-height:48px;padding:12px 14px;display:flex;align-items:center;border-radius:10px;color:var(--st-body);font-size:13px;line-height:18px}.service-menu a:after{display:none}.service-menu a.is-active,.service-menu a:focus-visible,.service-menu a:hover{color:var(--st-secondary);background:var(--st-surface-container)}.service-menu .service-menu-all{grid-column:1/-1;justify-content:center;color:var(--st-secondary);background:var(--st-surface-container);font-weight:750}.nav-item-services:focus-within .service-menu,.nav-item-services:hover .service-menu{opacity:1;visibility:visible;transform:translate(-50%)}@media (max-width:760px){.site-header.is-open .nav-item-services{border-top:1px solid var(--st-outline-variant)}.site-header.is-open .nav-item-services>a{padding:14px 4px;width:100%;justify-content:space-between}.site-header.is-open .service-menu{position:static;width:100%;padding:0 0 10px 14px;display:grid;grid-template-columns:1fr;grid-gap:2px;gap:2px;border:0;border-radius:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;transform:none}.site-header.is-open .service-menu a{min-height:42px;padding:10px 12px;border:0;font-size:14px}.site-header.is-open .service-menu .service-menu-all{grid-column:auto;justify-content:flex-start}}