@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&family=Noto+Serif:ital,wght@0,400;0,500;0,700;1,400&display=swap";:root{--bg:#050506;--bg-elevated:#0a0a0b;--bg-card:#0c0d0f;--bg-card-strong:#121418;--bg-card-bright:#1a1c22;--bg-lowest:#020203;--bg-rgb:5, 5, 6;--text:#f5f5f7;--text-muted:#86868b;--text-soft:#f5f5f780;--primary:#94b2ff;--primary-rgb:148, 178, 255;--primary-strong:#1d4ed8;--primary-text:#001a4d;--line:#ffffff0a;--line-soft:#ffffff14;--shadow:0 30px 80px -20px #00000080;--shadow-soft:0 15px 40px -15px #0000004d;--shadow-deep:0 32px 90px -28px #00000094;--content-width:1280px;--content-width-wide:1320px;--section-space:clamp(3rem, 6vw, 5.5rem);--heading:"Noto Serif", Georgia, serif;--sans:"Manrope", "Segoe UI", sans-serif;--label:"Inter", "Segoe UI", sans-serif;--glass:#ffffff05;--glass-border:#ffffff0d;--glass-blur:blur(16px);color:var(--text);background:var(--bg);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6}html[data-theme=light]{--bg:#fff;--bg-elevated:#efefeb;--bg-card:#f1f1ee;--bg-card-strong:#e7e7e3;--bg-card-bright:#deded9;--bg-lowest:#fff;--text:#171717;--text-muted:#394150;--text-soft:#171717bd;--primary:#1357c9;--primary-strong:#0051c3;--primary-text:#fff;--line:#0000000f;--line-soft:#0000001a;--shadow:0 20px 48px #1d1e2114;--shadow-soft:0 16px 36px #1d1e210f}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0;transition:background-color .26s,color .26s;overflow-x:hidden}.app-bg{z-index:0;pointer-events:none;background:#02040a;position:fixed;inset:0;overflow:hidden}.app-bg-glows{filter:blur(90px);background:radial-gradient(circle at 10% 90%,#94b2ff2e,#0000 50%),radial-gradient(circle at 25% 45%,#94b2ff1a,#0000 50%),radial-gradient(circle at 85% 15%,#94b2ff14,#0000 45%),radial-gradient(circle,#0000 40%,#0009 100%);position:absolute;inset:-100px}.app-bg-lines{background:repeating-linear-gradient(90deg,#0000,#0000 calc(20vw - 1px),#94b2ff12 calc(20vw - 1px) 20vw);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%)}.app-bg-noise{opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}html[data-theme=light] body,html[data-theme=light] #root,html[data-theme=light] .page-shell{background:0 0!important}html[data-theme=light] .app-bg{background:#fff}html[data-theme=light] .app-bg-glows,html[data-theme=light] .app-bg-lines,html[data-theme=light] .app-bg-noise{display:none}a{color:inherit}#root{width:100%}h1,h2,h3,p,ul,ol,dl{margin:0}h1,h2,h3{color:var(--text);font-family:var(--heading);letter-spacing:-.04em;font-weight:700}h1{font-size:clamp(3.2rem,7vw,6.7rem);line-height:.96}h2{max-width:15ch;font-size:clamp(2.1rem,4vw,4rem);line-height:.98}h3{font-size:clamp(1.35rem,2vw,2rem);line-height:1.04}p,li,dt,dd,button,a,input,textarea{font-family:var(--sans);font-size:1rem}button,input,textarea{color:inherit}*,:before,:after{box-sizing:border-box}.eyebrow{color:var(--primary);font-family:var(--label);letter-spacing:.22em;text-transform:uppercase;font-size:.74rem;font-weight:700}::selection{background:var(--primary);color:var(--primary-text)}@media (width<=900px){h1{font-size:clamp(2.9rem,9vw,5rem)}h2{max-width:none;font-size:clamp(1.9rem,6vw,3rem)}}@media (width<=640px){#root{width:100%}h1{font-size:clamp(2.45rem,11vw,3.75rem);line-height:.98}h2{font-size:clamp(1.75rem,8vw,2.45rem)}h3{font-size:clamp(1.2rem,5vw,1.55rem)}p,li,dt,dd,button,a,input,textarea{font-size:.96rem}.eyebrow{letter-spacing:.16em;font-size:.68rem}}.page-shell{perspective:1200px;z-index:1;padding:1rem clamp(1rem,2vw,2rem) 4rem;position:relative}.page-shell:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(circle at 15% 12%, color-mix(in srgb, var(--primary) 11%, transparent), transparent 20%), radial-gradient(circle at 88% 9%, color-mix(in srgb, var(--primary-strong) 18%, transparent), transparent 22%), linear-gradient(180deg, color-mix(in srgb, var(--bg-lowest) 92%, var(--bg) 8%) 0%, var(--bg) 100%);position:fixed;inset:0}.app-bg-video{object-fit:cover;object-position:center center;opacity:.82;filter:saturate(1.2)brightness(1.12)blur();z-index:0;pointer-events:none;width:100%;height:100%;transition:opacity 1.2s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}html[data-theme=dark] .app-bg-video{opacity:1;filter:saturate(1.08)brightness(1.02)contrast(1.02)}html[data-theme=light] .app-bg-video{opacity:.24;filter:blur(1px)brightness(1.01)}html[data-theme=light] .app-bg-overlay,html[data-theme=light] .app-bg-glows,html[data-theme=light] .app-bg-lines,html[data-theme=light] .app-bg-noise,html[data-theme=light] .page-shell:before,html[data-theme=light] .page-shell:after{box-shadow:none!important;content:none!important;background:0 0!important;display:none!important}.app-bg-overlay{pointer-events:none;z-index:1;background:radial-gradient(circle,#0000 0%,#0a0b0e73 100%);position:absolute;inset:0}html[data-theme=dark] .page-shell:before{background:radial-gradient(circle at 16% 12%,#6384ff14,#0000 20%),radial-gradient(circle at 84% 8%,#416eff17,#0000 22%),linear-gradient(#03050c14 0%,#03050c29 100%)}html[data-theme=light] .topbar{background:#ffffffd6;border-color:#19202e14;box-shadow:0 18px 42px #21273814}html[data-theme=light] .hero-badge-refin,html[data-theme=light] .button-secondary-corporate,html[data-theme=light] .platform-pill,html[data-theme=light] .toolkit-card,html[data-theme=light] .project-story-card,html[data-theme=light] .contact-pill,html[data-theme=light] .project-thumb{background:#ffffffb8;border-color:#1e283a14}html[data-theme=light] .corporate-profile-panel,html[data-theme=light] .stitch-cta-card,html[data-theme=light] .timeline-card,html[data-theme=light] .project-modal-panel{background:#ffffffd1;border-color:#18223214;box-shadow:0 24px 60px #1e273814}html[data-theme=light] .stitch-work-card{background:#ffffffd1;border-color:#19233414;box-shadow:0 18px 44px #1f283a14}html[data-theme=light] .stitch-work-overlay{background:linear-gradient(#ffffff0a 10%,#10141cbd 100%),linear-gradient(135deg,#090f1b0a,#090f1b26)}.topbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #0000000a;border-radius:999px;justify-content:space-between;align-items:center;gap:2rem;width:min(95%,1280px);margin:0 auto 3rem;padding:.65rem 1.4rem;display:flex;position:sticky;top:1.5rem;box-shadow:0 12px 34px -10px #00000014,0 4px 12px -2px #00000005}.brand{align-items:center;gap:.95rem;display:flex}.brand-mark{color:#f2ece3;width:3rem;height:3rem;font-family:var(--label);letter-spacing:.02em;background:radial-gradient(circle at 30% 20%,#ffffff0d,#0000 42%),linear-gradient(145deg,#2a2d34 0%,#191b21 55%,#101217 100%);border:1px solid #ffffff14;border-radius:1.05rem;place-items:center;font-size:1.34rem;font-weight:500;text-decoration:none;display:grid;box-shadow:0 0 0 1px #618cff1f,0 0 28px #5884ff47,inset 0 1px #ffffff0f,inset 0 -10px 18px #0000003d}.brand-copy{gap:.3rem;display:grid}.brand-copy .eyebrow{margin:0}.brand-name{color:var(--text);letter-spacing:-.01em;opacity:.85;font-size:.88rem;font-weight:500;line-height:1}.topbar-actions{align-items:center;gap:.75rem;display:flex}.topnav{align-items:center;gap:1.7rem;display:flex}.topnav a{color:var(--text-soft);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .18s;position:relative}.topnav a:after{content:"";transform-origin:0;background:var(--primary);width:100%;height:1px;transition:transform .18s;position:absolute;bottom:-.35rem;left:0;transform:scaleX(0)}.topnav a:hover,.topnav a.is-active,.topnav a:focus-visible{color:var(--text)}.topnav a:hover:after,.topnav a.is-active:after,.topnav a:focus-visible:after{transform:scaleX(1)}.menu-toggle,.theme-toggle,.is-mobile-only{display:none}.is-desktop-only{display:flex}.menu-toggle,.theme-toggle{background:color-mix(in srgb, var(--bg-card-bright) 56%, transparent);width:2.8rem;height:2.8rem;color:var(--text);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center}.menu-toggle{flex-direction:column;gap:.23rem;display:none}.menu-toggle span{background:currentColor;border-radius:999px;width:1rem;height:.11rem;transition:transform .18s,opacity .18s}.menu-toggle.is-open span:first-child{transform:translateY(.34rem)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-.34rem)rotate(-45deg)}.theme-toggle{font-size:.92rem;display:inline-flex}.theme-toggle-icon{transform:translateY(-.05rem)}.language-switcher{background:color-mix(in srgb, var(--bg-card-bright) 54%, transparent);border-radius:999px;gap:.15rem;padding:.24rem;display:inline-flex}.lang-button{min-width:2.8rem;min-height:2.25rem;color:var(--text-soft);font-family:var(--label);letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:.76rem;font-weight:700;transition:background-color .18s,color .18s}.lang-button.is-active{background:var(--primary);color:var(--primary-text)}main{width:min(100%, var(--content-width-wide));margin:0 auto}.stitch-display-title{color:var(--text);font-family:var(--heading);letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:700;line-height:1.02}.stitch-display-title span{color:var(--primary);font-style:italic}.stitch-display-title-narrow{white-space:pre-line}.stitch-home-hero,.stitch-home-works,.stitch-home-quote,.stitch-home-cta,.stitch-about-hero,.stitch-toolkit,.stitch-about-education,.stitch-experience-hero,.stitch-timeline,.stitch-work-hero,.work-filter-bar,.stitch-contact-hero,.stitch-contact-layout{width:min(100%, var(--content-width));margin-inline:auto}a:focus-visible,button:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 74%, white 26%);outline-offset:3px}.stitch-home-hero{text-align:left;background:radial-gradient(circle at 80% 40%,#94b2ff08,#0000 45%);grid-template-columns:minmax(0,1.02fr) minmax(21rem,.9fr);align-items:center;gap:clamp(2.4rem,4.5vw,5rem);width:min(100%,1320px);min-height:calc(72vh - 6rem);margin-inline:auto;padding:1.4rem 0 1.25rem;display:grid}html[data-theme=light] .stitch-home-hero{background:0 0}.hero-badge-refin{color:var(--text-muted);font-family:var(--label);letter-spacing:.14em;text-transform:uppercase;opacity:1;background:#ffffff05;border:1px solid #ffffff0f;border-radius:2rem;align-items:center;gap:.75rem;margin-bottom:2.4rem;padding:.35rem 1rem;font-size:.68rem;font-weight:600;display:inline-flex;transform:none}.hero-copy-column{align-content:center;gap:.9rem;min-width:0;display:grid}.stitch-home-copy{gap:0;display:grid}.eyebrow-refin{color:var(--text-muted);font-family:var(--label);letter-spacing:.2em;text-transform:uppercase;opacity:.8;margin-bottom:.8rem;font-size:.75rem;font-weight:600}.hero-main-title{color:var(--text);font-family:var(--heading);letter-spacing:-.03em;text-wrap:balance;flex-direction:column;gap:.15rem;max-width:14ch;margin:0 0 1.8rem;font-size:clamp(2.8rem,5vw,4.4rem);font-weight:500;line-height:1.05;display:flex}.hero-summary-executive{max-width:34rem;color:var(--text-soft);opacity:1;margin-bottom:2.1rem;font-size:1.02rem;line-height:1.75;transform:none}.hero-actions-corporate{opacity:1;flex-wrap:wrap;gap:clamp(1rem,1.8vw,1.4rem);margin-top:0;display:flex;transform:none}.button-corporate{min-height:3.35rem;font-family:var(--label);letter-spacing:.06em;text-transform:uppercase;border-radius:2rem;justify-content:center;align-items:center;padding:.78rem 1.6rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex}.button-primary-corporate{background:var(--primary);color:var(--primary-text);box-shadow:0 4px 20px #94b2ff1a}.button-primary-corporate:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 30px #94b2ff33}.button-secondary-corporate:hover{background:#ffffff0f;border-color:#fff3;transform:translateY(-2px)}.home-scroll-cue{color:var(--text-soft);opacity:.35;justify-self:start;margin-top:2rem;font-size:1.25rem;animation:2s infinite bounce}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}.corporate-profile-panel{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);opacity:1;background:#0a0b0e73;border:1px solid #ffffff14;border-radius:1.8rem;gap:0;min-width:0;display:grid;overflow:hidden;transform:none;box-shadow:0 40px 120px -20px #000c}.corporate-panel-header{background:#ffffff0d;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.8rem;display:flex}.corporate-identity{align-items:center;gap:1rem;display:flex}.corporate-portrait{background:var(--bg-lowest);border:1px solid var(--glass-border);border-radius:.8rem;width:3.6rem;height:3.6rem;overflow:hidden}.corporate-portrait img{object-fit:cover;width:100%;height:100%}.corporate-identity-copy{gap:.15rem;display:grid}.corporate-name{color:var(--text);font-family:var(--sans);font-size:1.1rem;font-weight:600;line-height:1}.corporate-role{color:var(--text-muted);font-size:.8rem}.corporate-location-tag{background:color-mix(in srgb, var(--primary-strong) 8%, transparent);border:1px solid color-mix(in srgb, var(--primary-strong) 15%, transparent);color:color-mix(in srgb, var(--text) 85%, var(--primary-strong));letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:2rem;align-items:center;gap:.6rem;padding:.3rem .7rem .3rem .45rem;font-size:.68rem;font-weight:700;display:flex}.corporate-flag-indicator{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;display:flex;overflow:hidden;box-shadow:0 2px 4px #00000026}.flag-svg{width:100%;height:100%;display:block}.corporate-location-tag:before{display:none}.corporate-panel-main{gap:1.6rem;padding:1.6rem;display:grid}.corporate-metric-block{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:1.4rem;place-content:center;padding:2.4rem 1rem;display:grid}.corporate-metric-value{color:var(--text);font-family:var(--sans);margin-bottom:.4rem;font-size:3.2rem;font-weight:600;line-height:1}.corporate-metric-label{color:var(--text-muted);font-family:var(--label);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:500}.corporate-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.eyebrow-tiny{color:var(--text-soft);font-family:var(--label);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.64rem;font-weight:700}.corporate-info-value{color:var(--text);font-size:.95rem;font-weight:600}.corporate-skills-list{flex-wrap:wrap;gap:.5rem;margin-top:.6rem;display:flex}.home-editorial-chip{color:#1a1e26;font-family:var(--sans);background:#fff;border:1px solid #0000000a;border-radius:999px;align-items:center;gap:.6rem;padding:.55rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #0000000d,0 1px 2px #00000005}.chip-icon svg{opacity:.8;color:#145bd3;width:1.1rem;height:1.1rem;display:block}.corporate-skill-chip:hover{background:var(--primary);color:var(--primary-text);border-color:var(--primary)}.corporate-panel-footer{background:color-mix(in srgb, var(--bg-card-bright) 10%, transparent);border-top:1px solid var(--glass-border);padding:1rem 1.6rem}.corporate-availability{color:#6ee7b7;align-items:center;gap:.8rem;font-size:.8rem;font-weight:500;display:flex}.pulse-dot{background:#34d399;border-radius:50%;width:.6rem;height:.6rem;position:relative}.pulse-dot:after{content:"";background:inherit;opacity:.4;border-radius:50%;animation:2s infinite pulse-ring;position:absolute;inset:-2px}@keyframes pulse-ring{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}html[data-theme=light] .corporate-profile-panel{background:#145bd3;border-color:#ffffff26;box-shadow:0 42px 84px -12px #145bd359}html[data-theme=light] .corporate-panel-header{background:#94b2ff0d;border-bottom-color:#94b2ff1a}html[data-theme=light] .corporate-name,html[data-theme=light] .corporate-metric-value,html[data-theme=light] .corporate-info-value{color:#f8f8f6}html[data-theme=light] .corporate-role,html[data-theme=light] .corporate-metric-label,html[data-theme=light] .eyebrow-tiny,html[data-theme=light] .corporate-skill-chip{color:#ffffffa6}html[data-theme=light] .corporate-metric-block{background:#94b2ff0a;border-color:#94b2ff14}html[data-theme=light] .corporate-skill-chip{background:#94b2ff0f;border-color:#94b2ff1f}html[data-theme=light] .corporate-skill-chip:hover{background:var(--primary);color:var(--primary-text);border-color:var(--primary)}html[data-theme=light] .corporate-panel-footer{background:#94b2ff08;border-top-color:#94b2ff1a}.hero-visual-column{min-width:0;position:relative}.hero-insight-panel{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);box-shadow:var(--shadow);transform-style:preserve-3d;border-radius:1.8rem;transition:transform .4s ease-out}.hero-insight-panel:hover{transform:translateZ(20px)rotateX(2deg)rotateY(-2deg)}.hero-insight-body{gap:.8rem;padding:1rem;display:grid}.hero-insight-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hero-insight-header .eyebrow{margin:0}.hero-insight-location{color:var(--text-soft);font-family:var(--label);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.hero-insight-copy{gap:.55rem;display:grid}.hero-insight-copy h3{color:var(--text);font-family:var(--heading);margin:0;font-size:1.12rem;line-height:1.12}.hero-insight-copy p{max-width:24rem;color:var(--text-muted);font-size:.84rem;line-height:1.58}.hero-profile-identity{border:1px solid color-mix(in srgb, var(--line-soft) 48%, transparent);background:color-mix(in srgb, var(--bg-card-bright) 34%, transparent);border-radius:1.1rem;grid-template-columns:4.3rem minmax(0,1fr);align-items:center;gap:.85rem;padding:.8rem;display:grid}.hero-profile-portrait{background:color-mix(in srgb, var(--bg-card) 88%, transparent);width:4.3rem;height:4.3rem;box-shadow:var(--shadow-soft);border-radius:1rem;overflow:hidden}.hero-profile-portrait img{object-fit:cover;width:100%;height:100%;display:block}.hero-profile-identity-copy{gap:.3rem;display:grid}.hero-profile-identity-copy strong{color:var(--text);font-family:var(--heading);font-size:1.08rem;line-height:1.05}.hero-profile-identity-copy span{color:var(--text-muted);font-size:.82rem;line-height:1.4}.hero-profile-list{gap:.65rem;display:grid}.hero-profile-row{border-bottom:1px solid color-mix(in srgb, var(--line-soft) 50%, transparent);gap:.28rem;padding-bottom:.65rem;display:grid}.hero-profile-row span{color:var(--text-soft);font-family:var(--label);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.hero-profile-row strong{color:var(--text);font-size:.84rem;line-height:1.4}.hero-insight-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.hero-insight-stats div{border-top:1px solid color-mix(in srgb, var(--line-soft) 54%, transparent);padding-top:.9rem}.hero-insight-stats strong{color:var(--text);font-family:var(--heading);font-size:1.24rem;line-height:1;display:block}.hero-insight-stats span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-top:.32rem;font-size:.76rem;line-height:1.45;display:block}.hero-insight-stat-single{border-top:1px solid color-mix(in srgb, var(--line-soft) 54%, transparent);gap:.35rem;padding-top:.7rem;display:grid}.hero-insight-stat-single strong{color:var(--text);font-family:var(--heading);font-size:1.2rem;line-height:1}.hero-insight-stat-single span{color:var(--text-muted);font-family:var(--label);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:700}.hero-focus-list{flex-wrap:wrap;gap:.45rem;display:flex}.hero-focus-list span{background:color-mix(in srgb, var(--bg-card-bright) 44%, transparent);min-height:1.75rem;color:var(--text-soft);border-radius:999px;align-items:center;padding:.18rem .6rem;font-size:.66rem;font-weight:600;display:inline-flex}.stitch-home-works,.stitch-toolkit,.stitch-about-education,.stitch-work-hero,.work-filter-bar,.stitch-timeline,.stitch-contact-layout{margin-top:2rem}.stitch-section-head{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.stitch-section-head>div{gap:.5rem;max-width:36rem;display:grid}.stitch-section-head p:not(.eyebrow){color:var(--text-muted)}.stitch-inline-link{color:var(--primary);font-family:var(--label);font-size:.88rem;font-weight:700;text-decoration:none}.stitch-bento-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.stitch-work-card{background:var(--bg-card);border:1px solid var(--glass-border);box-shadow:var(--shadow-soft);border-radius:1.35rem;align-self:start;transition:transform .32s,box-shadow .32s,border-color .22s;position:relative;overflow:hidden}.stitch-work-card:focus-within{box-shadow:var(--shadow);transform:translateY(-4px)}.stitch-work-card.hover-ready{transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s}.stitch-work-card:hover{box-shadow:var(--shadow);transform:translateY(-8px)translateZ(10px)}.stitch-work-card-1,.stitch-work-card-2,.stitch-work-card-3,.stitch-work-card-4{grid-column:span 6}.stitch-bento-grid-all .stitch-work-card:nth-child(n+5){grid-column:span 6;margin-top:0}.stitch-bento-grid-all{gap:1rem}.stitch-bento-grid-all .stitch-work-card,.stitch-bento-grid-all .stitch-work-card-1,.stitch-bento-grid-all .stitch-work-card-2,.stitch-bento-grid-all .stitch-work-card-3,.stitch-bento-grid-all .stitch-work-card-4,.stitch-bento-grid-all .stitch-work-card:nth-child(n+5){grid-column:span 6;margin-top:0}.stitch-bento-grid-all .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-2 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-3 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-4 .stitch-work-visual{min-height:clamp(18rem,32vw,23rem)}.stitch-bento-grid-all .stitch-work-overlay h3{margin-top:.4rem;font-size:1.18rem}.stitch-bento-grid-all .stitch-work-overlay p{margin-top:.48rem;font-size:.92rem;line-height:1.6}.stitch-bento-grid-all .stitch-work-arrow{width:2.8rem;height:2.8rem;font-size:1.05rem}.stitch-work-visual{isolation:isolate;min-height:28rem;position:relative}.stitch-work-card-2 .stitch-work-visual,.stitch-work-card-3 .stitch-work-visual,.stitch-work-card-4 .stitch-work-visual{min-height:30rem}.stitch-work-visual img{object-fit:cover;opacity:.84;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .22s;display:block}.stitch-work-overlay{background:linear-gradient(#05050505 12%,#050505e0 100%),linear-gradient(135deg,#0709120d,#07091238);justify-content:space-between;align-items:end;gap:1rem;padding:1.6rem;display:flex;position:absolute;inset:0}.case-sector{color:var(--primary);font-family:var(--label);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.4rem;font-size:.68rem;font-weight:700;display:inline-block}.stitch-work-overlay>div{min-width:0;max-width:27rem}.stitch-work-overlay h3{color:#fff;margin-top:0;font-size:clamp(1.02rem,1.65vw,1.35rem);line-height:1.18}.stitch-work-overlay p{color:#ffffffc2;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:.35rem;display:-webkit-box;overflow:hidden}.stitch-work-arrow{background:var(--primary);width:3.2rem;height:3.2rem;color:var(--primary-text);border-radius:999px;flex:none;place-items:center;font-size:1.2rem;display:grid}.stitch-work-card:hover .stitch-work-visual img{opacity:1;transform:scale(1.04)}.stitch-work-card:focus-within{border-color:color-mix(in srgb, var(--primary) 42%, transparent);box-shadow:var(--shadow);transform:translateY(-4px)}.case-study-trigger:focus-visible{outline:none}.case-study-trigger:focus-visible+.stitch-work-visual{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--primary) 75%, transparent)}.stitch-home-quote{text-align:center;flex-direction:column;align-items:center;gap:3rem;max-width:62rem;margin-top:6rem;margin-left:auto;margin-right:auto;padding:8rem 0;display:flex}.quote-copy{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.quote-mark{color:color-mix(in srgb, var(--primary) 12%, transparent);font-family:var(--heading);pointer-events:none;font-size:clamp(6rem,10vw,10rem);line-height:1;position:absolute;top:-4rem;left:50%;transform:translate(-50%)}.quote-text{z-index:1;color:var(--text);font-family:var(--heading);letter-spacing:-.01em;max-width:54rem;font-size:clamp(1.8rem,4vw,3.4rem);font-style:italic;line-height:1.15;position:relative}.quote-footer{flex-direction:column;align-items:center;gap:1.5rem;margin-top:3.5rem;display:flex}.quote-caption{color:var(--text-soft);font-family:var(--label);letter-spacing:.15em;text-transform:uppercase;font-size:.78rem;font-weight:700}.quote-platform-tags{opacity:.5;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;transition:opacity .4s;display:flex}.quote-platform-tags:hover{opacity:1}.platform-pill{background:color-mix(in srgb, var(--text) 5%, transparent);border:1px solid color-mix(in srgb, var(--text) 8%, transparent);color:var(--text-muted);font-family:var(--label);border-radius:2rem;align-items:center;gap:.6rem;padding:.4rem .9rem;font-size:.72rem;font-weight:600;transition:all .3s;display:flex}.platform-pill:hover{background:color-mix(in srgb, var(--text) 8%, transparent);color:var(--text)}.platform-pill-icon{width:.9rem;height:.9rem;display:block}.platform-pill-mark{background:color-mix(in srgb, var(--primary) 16%, transparent);min-width:1.5rem;height:1.5rem;color:color-mix(in srgb, var(--primary) 68%, var(--text));font-family:var(--label);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;place-items:center;padding-inline:.2rem;font-size:.62rem;font-weight:800;display:inline-grid}.stitch-cta-card{background:linear-gradient(135deg, color-mix(in srgb, var(--bg-card) 88%, transparent), color-mix(in srgb, var(--primary) 8%, var(--bg-card) 92%));text-align:center;box-shadow:var(--shadow);border-radius:1.6rem;padding:4rem clamp(2rem,5vw,6rem);position:relative;overflow:hidden}.stitch-cta-card:after{content:"";background:color-mix(in srgb, var(--primary) 14%, transparent);filter:blur(90px);border-radius:50%;width:22rem;height:22rem;position:absolute;top:-7rem;right:-6rem}.stitch-cta-card>*{z-index:1;position:relative}.stitch-cta-card p{max-width:42rem;color:var(--text-muted);margin:1rem auto 0}.stitch-cta-card h2{text-wrap:balance;max-width:16ch;margin:0 auto}.stitch-about-hero{grid-template-columns:minmax(0,.95fr) minmax(20rem,.75fr);align-items:start;gap:4rem;margin-top:2rem;display:grid}.stitch-about-copy{gap:1.35rem;display:grid}.stitch-about-lead{max-width:42rem;color:var(--text-muted);font-size:1.14rem;font-weight:300;line-height:1.7}.stitch-about-body{max-width:39rem;color:var(--text-soft);font-size:.98rem;line-height:1.78}.stitch-about-portrait{aspect-ratio:4/5;background:color-mix(in srgb, var(--bg-card) 90%, transparent);box-shadow:var(--shadow);border-radius:1.2rem;overflow:hidden}.stitch-about-portrait img{object-fit:cover;width:100%;height:100%;display:block}.stitch-toolkit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.toolkit-card{background:var(--glass);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--shadow-soft);border-radius:2rem;flex-direction:column;gap:1.5rem;padding:2.22rem;display:flex}.toolkit-card-anchor{grid-column:span 2;gap:2rem}.toolkit-card-community-full{grid-column:1/-1;grid-template-columns:1fr 300px;align-items:center;gap:4rem;min-height:auto;display:grid}.toolkit-icon{color:var(--primary);font-size:2rem;line-height:1}.toolkit-card p:not(.toolkit-icon),.toolkit-list li,.timeline-location,.timeline-role{color:var(--text-muted)}.toolkit-list,.timeline-list{gap:.65rem;margin:0;padding-left:1.1rem;display:grid}.toolkit-card-header{gap:.5rem;display:grid}.toolkit-card-header h3{margin:0;font-size:1.5rem}.toolkit-pillars{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.toolkit-pillars li{color:var(--text-muted);font-size:.92rem;line-height:1.5}.toolkit-pillars li strong{color:var(--primary);font-size:.8rem;font-family:var(--label);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;display:block}.community-strategy-content{gap:1rem;display:grid}.community-strategy-content h3{font-size:1.8rem}.community-strategy-content p{max-width:48rem;font-size:.98rem;line-height:1.7}.toolkit-badges-refined{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.badge-platform{background:color-mix(in srgb, var(--primary) 10%, var(--bg-card));border:1px solid var(--glass-border);color:var(--text);border-radius:999px;padding:.6rem 1.2rem;font-size:.8rem;font-weight:600}.badge-label{text-align:right;width:100%;font-family:var(--label);text-transform:uppercase;letter-spacing:.1em;color:var(--primary);opacity:.6;margin-top:.4rem;font-size:.65rem}.toolkit-badges{gap:.7rem;display:flex}.toolkit-badges span{background:color-mix(in srgb, var(--bg-card-bright) 48%, transparent);width:3.35rem;height:3.35rem;color:var(--text);font-family:var(--label);border-radius:999px;place-items:center;font-size:.7rem;font-weight:700;display:grid}.stitch-about-education{margin-top:6rem}.stitch-experience-hero{gap:1rem;max-width:56rem;margin-top:2rem;display:grid}.stitch-experience-hero p:not(.eyebrow){max-width:42rem;color:var(--text-muted);line-height:1.82}.stitch-timeline{gap:2.2rem;margin-top:3.5rem;display:grid;position:relative}.stitch-timeline:before{content:"";background:color-mix(in srgb, var(--line-soft) 82%, transparent);width:1px;position:absolute;top:0;bottom:0;left:1.05rem}.timeline-entry{justify-content:flex-start;display:flex;position:relative}.timeline-dot{z-index:10;background:var(--primary);border:2px solid var(--bg);border-radius:50%;width:.8rem;height:.8rem;position:absolute;top:2rem;left:1.05rem;transform:translate(-50%)}.timeline-card{background:var(--glass);width:calc(100% - 3rem);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--shadow-soft);border-radius:2rem;justify-content:space-between;align-items:flex-start;gap:4rem;margin-left:3rem;padding:2.5rem 3rem;display:flex}.timeline-card-content{flex:1;grid-template-columns:1fr;gap:1.5rem;display:grid}.timeline-metadata{gap:.35rem;display:grid}.timeline-metadata h3{margin:.2rem 0;font-size:1.6rem}.timeline-logo-wrap{border:1px solid var(--glass-border);width:5.5rem;height:5.5rem;box-shadow:var(--shadow-soft);background:#fff;border-radius:1.2rem;flex:0 0 5.5rem;place-items:center;display:grid;overflow:hidden}.timeline-logo-wrap.is-dark{background:#000}.timeline-logo-wrap img{object-fit:contain;width:100%;height:100%}@media (width>=1024px){.stitch-timeline{padding-left:1rem;padding-right:1rem}.timeline-card{width:100%;max-width:1200px;margin-left:4.5rem}}.timeline-role{color:var(--primary);font-family:var(--label);letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem;font-size:.85rem;font-weight:700}.timeline-list{margin-top:1rem}@media (width<=720px){.stitch-timeline{gap:1.25rem;margin-top:2.5rem}.stitch-timeline:before{left:.7rem}.timeline-entry{padding-left:1.45rem}.timeline-dot{top:1.55rem;left:.7rem}.timeline-card{border-radius:1.3rem;flex-direction:column-reverse;gap:1rem;width:100%;margin-left:0;padding:1.25rem}.timeline-card-content{gap:1rem}.timeline-metadata h3{font-size:1.35rem}.timeline-logo-wrap{border-radius:1rem;flex-basis:4rem;width:4rem;height:4rem}.timeline-list{margin-top:.15rem;padding-left:1rem}}.stitch-work-hero{justify-content:space-between;align-items:end;gap:2rem;margin-top:2rem;display:flex}.work-hero-stats{align-items:center;gap:1.6rem;padding-bottom:.35rem;display:flex}.work-hero-stats div{justify-items:end;gap:.25rem;display:grid}.work-hero-stats span,.filter-sort span{color:var(--text-soft);font-family:var(--label);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.work-hero-stats strong{color:var(--text);font-family:var(--heading);font-size:1.7rem}.work-filter-bar{border-bottom:1px solid color-mix(in srgb, var(--line-soft) 80%, transparent);justify-content:space-between;align-items:center;gap:1.5rem;padding-bottom:1.7rem;display:flex}.filter-copy{gap:.45rem;max-width:33rem;display:grid}.filter-lead{color:var(--text-muted);line-height:1.7}.filter-pills{flex-wrap:wrap;gap:.7rem;display:flex}.filter-pill{background:color-mix(in srgb, var(--bg-card-bright) 40%, transparent);min-height:2.45rem;color:var(--text-muted);border-radius:999px;align-items:center;padding:.35rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.filter-pill.is-active{background:color-mix(in srgb, var(--primary) 12%, var(--bg-card-bright) 88%);color:var(--text)}.stitch-work-cta{margin-top:4rem}.contact-screen{grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);align-items:start;gap:4rem;width:min(100%,1320px);min-height:calc(100vh - 10rem);margin:0 auto;padding:4rem 0 6rem;display:grid}.contact-screen-copy{align-content:start;gap:1.5rem;display:grid}.stitch-contact-hero{gap:1rem;max-width:44rem;display:grid}.stitch-contact-hero .stitch-display-title{text-wrap:balance;max-width:11ch}.contact-lead-text{max-width:36rem;color:var(--text-muted);margin-top:.5rem;font-size:1.1rem;line-height:1.72}.contact-pill-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.5rem;display:grid}.contact-pill{background:color-mix(in srgb, var(--bg-card-strong) 65%, transparent);border:1px solid var(--glass-border);width:100%;min-width:0;min-height:2.8rem;color:var(--text);font-family:var(--label);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 1rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .24s;display:inline-flex}.contact-pill:hover{background:var(--primary);color:var(--primary-text);border-color:var(--primary);transform:translateY(-2px)}.stitch-contact-info{align-content:start;gap:1rem;min-width:0;display:grid}.contact-card-featured{background:linear-gradient(145deg, color-mix(in srgb, var(--bg-card-bright) 15%, transparent), var(--bg-card));border:1px solid color-mix(in srgb, var(--primary) 20%, var(--glass-border));gap:.6rem;padding:1.8rem;display:grid}.contact-display-link-featured{color:var(--text);font-family:var(--heading);overflow-wrap:anywhere;font-size:clamp(1.2rem,1.8vw,1.8rem);font-weight:700;line-height:1.1;text-decoration:none}.contact-card-note{color:var(--primary);font-size:.82rem;font-weight:600}.contact-info-subgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-subpanel{gap:.4rem;padding:1.2rem;display:grid}.contact-sub-link,.contact-sub-text{color:var(--text);font-size:.95rem;font-weight:600;text-decoration:none}.contact-availability-banner{background:color-mix(in srgb, var(--bg-card-bright) 12%, transparent);padding:1.1rem 1.4rem}.availability-flex{align-items:center;gap:1rem;display:flex}.availability-flex strong{color:var(--text);font-size:.9rem;display:block}.availability-flex p{color:var(--text-soft);margin:0;font-size:.78rem}.contact-bottom-anchor{border-top:1px solid var(--line-soft);grid-column:1/-1;margin-top:2rem;padding-top:4rem}.collaboration-info-block{max-width:60rem}.collab-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;margin-top:2rem;display:grid}.collab-step{gap:.85rem;display:grid}.step-num{font-family:var(--label);color:var(--primary);opacity:.6;font-size:.72rem;font-weight:800}.collab-step p{color:var(--text);font-family:var(--heading);font-size:1.15rem;font-weight:700;line-height:1.25}@media (width<=980px){.contact-screen{grid-template-columns:1fr;gap:3rem;padding:2rem 0}.collab-steps{grid-template-columns:1fr;gap:1.5rem}}.hero-section,.summary-strip,.page-intro,.about-grid,.editorial-grid,.experience-section,.work-section,.contact-section,.contact-page-grid{width:min(100%,1320px);margin-inline:auto}.page-intro{gap:1rem;max-width:56rem;margin-top:1rem;padding:4rem 0 1rem;display:grid}.page-title{max-width:11ch;margin:0}.page-intro p:not(.eyebrow){max-width:44rem;color:var(--text-muted);font-size:1.08rem;line-height:1.82}.page-intro-split{grid-template-columns:minmax(0,1.15fr) minmax(16rem,.85fr);align-items:center;max-width:none}.page-intro-side{justify-content:flex-end;display:flex}.page-portrait{aspect-ratio:4/5;object-fit:cover;width:min(100%,25rem);box-shadow:var(--shadow);border-radius:1.2rem}.hero-section{grid-template-columns:minmax(0,1.06fr) minmax(20rem,.88fr);align-items:center;gap:clamp(2rem,4vw,4rem);min-height:calc(100vh - 6.5rem);padding:4.8rem 0 2.6rem;display:grid}.hero-copy{max-width:48rem}.hero-copy h1{flex-direction:column;gap:.06em;max-width:none;margin-bottom:1.45rem;display:flex}.hero-title-line{opacity:1;display:block;transform:none}.hero-summary{max-width:40rem;color:var(--text-muted);font-size:1rem;line-height:1.74}.hero-highlights{flex-wrap:wrap;gap:.7rem;margin-top:1.6rem;display:flex}.hero-highlight,.tag,.case-pill,.project-modal-chip{background:color-mix(in srgb, var(--bg-card-bright) 38%, transparent);min-height:2.35rem;color:var(--text-muted);border-radius:999px;align-items:center;padding:.35rem .9rem;font-size:.82rem;font-weight:600;display:inline-flex}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.1rem;display:flex}.button{min-height:3.4rem;font-family:var(--label);letter-spacing:.04em;text-transform:uppercase;border:0;border-radius:1.1rem;justify-content:center;align-items:center;padding:.8rem 1.8rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg, var(--primary) 0%, color-mix(in srgb, var(--primary-strong) 80%, var(--primary) 20%) 100%);color:var(--primary-text)}.button-secondary{background:color-mix(in srgb, var(--bg-card) 82%, transparent);color:var(--text)}.hero-note{background:color-mix(in srgb, var(--bg-card) 84%, transparent);color:var(--text-muted);box-shadow:var(--shadow-soft);border-radius:999px;align-items:center;gap:.8rem;margin-top:1.55rem;padding:.95rem 1.2rem;display:inline-flex}.status-dot{background:#49b67a;border-radius:50%;width:.66rem;height:.66rem}.hero-aside{position:relative}.portrait-frame{background:radial-gradient(circle at top left, color-mix(in srgb, var(--primary) 18%, transparent), transparent 24%), linear-gradient(180deg, color-mix(in srgb, var(--bg-card-bright) 65%, transparent), var(--bg-card));min-height:42rem;box-shadow:var(--shadow);border-radius:1.35rem;position:relative;overflow:hidden}.portrait-frame>img{object-fit:cover;width:100%;height:100%;display:block}.portrait-card{background:color-mix(in srgb, var(--bg-lowest) 78%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1rem;width:min(25rem,100% - 2.8rem);padding:1.15rem 1.2rem;position:absolute;bottom:1.4rem;right:1.4rem}.portrait-name{color:var(--text);font-size:1.12rem;font-weight:700}.portrait-role{color:var(--text-muted);margin-top:.32rem}.summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.summary-card,.panel,.timeline-item,.case-study-card,.contact-card,.project-story-card,.project-modal-panel{background:color-mix(in srgb, var(--bg-card) 92%, transparent);box-shadow:var(--shadow-soft)}.summary-card{border-radius:1rem;min-height:10rem;padding:1.7rem}.summary-value{color:var(--text);font-family:var(--heading);font-size:clamp(2rem,3.3vw,2.9rem);font-weight:700;line-height:1}.summary-label{color:var(--text-muted);margin-top:.55rem}.about-grid,.editorial-grid,.contact-section{gap:1.2rem;margin-top:6rem;display:grid}.about-grid{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr)}.editorial-grid{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)}.contact-section{grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);align-items:start}.panel{border-radius:1.1rem;padding:2rem}.panel p:not(.eyebrow):not(.stack-period):not(.stack-school),.contact-copy p:not(.eyebrow),.timeline-meta p,.timeline-content li,.case-study-body p:not(.eyebrow):not(.case-sector),.contact-details p,.project-story-card p:not(.eyebrow),.project-modal-lead,.project-modal-media-meta span{color:var(--text-muted);font-size:.96rem;line-height:1.8}.tag-list{flex-wrap:wrap;gap:.7rem;margin-top:1.2rem;display:flex}.stack-list{gap:1.5rem;margin-top:2rem;display:grid}.stack-item{gap:.45rem;display:grid}.stack-period{color:var(--primary);font-family:var(--label);letter-spacing:.15em;text-transform:uppercase;font-size:.75rem;font-weight:700}.stack-school{color:var(--text);font-weight:700}.process-list,.process-card-list,.deliverable-list,.timeline-content ul,.project-story-list{gap:.8rem;margin:1.2rem 0 0;padding-left:1.15rem;display:grid}.process-media{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.process-card{background:color-mix(in srgb, var(--bg-card-bright) 42%, transparent);border-radius:1rem;min-height:100%;padding:1.5rem}.experience-section,.work-section{margin-top:6rem}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.8rem;display:flex}.section-heading h2{max-width:18ch}.timeline{gap:1rem;display:grid}.timeline-item{border-radius:1rem;grid-template-columns:minmax(14rem,.78fr) minmax(0,1.22fr);gap:1.2rem;padding:1.6rem 1.7rem;display:grid}.timeline-meta{align-content:start;gap:.55rem;display:grid}.timeline-meta p:first-child{color:var(--primary);font-family:var(--label);letter-spacing:.15em;text-transform:uppercase;font-size:.75rem;font-weight:700}.timeline-logo{background:#fff;border-radius:999px;place-items:center;width:5rem;height:5rem;margin-top:.6rem;display:grid;overflow:hidden}.timeline-logo.is-dark{background:#000}.timeline-logo.is-crop img{transform:scale(1.18)}.timeline-logo img{object-fit:contain;width:100%;height:100%}.timeline-content h3{margin-bottom:.6rem}.case-study-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.case-study-card{border-radius:1.1rem;gap:0;min-height:22rem;display:grid;position:relative;overflow:hidden}.case-study-card-1{grid-column:span 7}.case-study-card-2,.case-study-card-3{grid-column:span 5}.case-study-card-4{grid-column:span 7}.case-study-card:nth-child(n+5){grid-column:span 6}.case-study-trigger{z-index:3;cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.case-study-visual{min-height:19rem;position:relative;overflow:hidden}.case-study-card-2 .case-study-visual,.case-study-card-3 .case-study-visual{min-height:25rem}.case-study-visual img{object-fit:cover;opacity:.84;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .26s;display:block}.case-study-overlay{opacity:0;background:linear-gradient(#0000 38%,#000000b8 100%);justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.4rem;transition:opacity .24s;display:flex;position:absolute;inset:0}.case-study-overlay-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#eef1f9;min-height:2.2rem;font-family:var(--label);letter-spacing:.12em;text-transform:uppercase;background:#ffffff14;border-radius:999px;align-items:center;padding:.35rem .8rem;font-size:.76rem;font-weight:700;display:inline-flex}.case-study-overlay-cta{color:#eef1f9;font-family:var(--label);font-weight:700}.case-study-card:hover .case-study-overlay{opacity:1}.case-study-card:hover .case-study-visual img{opacity:1;transform:scale(1.04)}.case-study-body{gap:1rem;padding:1.45rem 1.45rem 1.55rem;display:grid}.case-study-header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.case-sector{color:var(--primary);font-family:var(--label);letter-spacing:.14em;text-transform:uppercase;margin-top:.45rem;font-size:.74rem;font-weight:700}.deliverable-list{margin-top:0}.deliverable-list li,.process-list li,.process-card-list li,.timeline-content li,.project-story-list li{color:var(--text-muted)}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.stats-grid div{background:color-mix(in srgb, var(--bg-card-bright) 42%, transparent);border-radius:.9rem;padding:.95rem 1rem}.stats-grid dt{color:var(--text-soft);font-family:var(--label);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.stats-grid dd{color:var(--text);font-family:var(--heading);margin:.4rem 0 0;font-size:1.75rem;font-weight:700;line-height:1}.case-note{background:color-mix(in srgb, var(--bg-card-bright) 32%, transparent);color:var(--text-muted);border-radius:.9rem;padding:.95rem 1rem}.contact-copy{max-width:32rem}.contact-copy h2{max-width:15ch;margin:.55rem 0 1rem}.contact-card{border-radius:1.1rem;padding:2rem;position:relative;overflow:hidden}.contact-card:before{content:"";background:color-mix(in srgb, var(--primary) 18%, transparent);filter:blur(70px);pointer-events:none;border-radius:50%;width:14rem;height:14rem;position:absolute;top:-3rem;right:-3rem}.contact-eyebrow{z-index:1;margin-bottom:1rem;position:relative}.contact-details{z-index:1;gap:.8rem;margin-bottom:1.3rem;display:grid;position:relative}.contact-details strong{color:var(--text)}.contact-card .button{z-index:1;width:100%;margin-top:.8rem;position:relative}.contact-page-grid{grid-template-columns:minmax(18rem,.7fr) minmax(0,1.3fr);gap:1.2rem;margin-top:2rem;display:grid}.contact-page-copy{gap:1rem;display:grid}.contact-direct-panel{gap:.7rem;display:grid}.contact-display-link{color:var(--text);font-family:var(--heading);overflow-wrap:anywhere;font-size:clamp(1rem,1.35vw,1.35rem);line-height:1.15;text-decoration:none}.contact-form-panel{background:color-mix(in srgb, var(--bg-card) 92%, transparent);box-shadow:var(--shadow-soft);border-radius:1.1rem;padding:1.6rem;position:relative;overflow:hidden}.contact-form-glow{background:color-mix(in srgb, var(--primary) 14%, transparent);filter:blur(80px);border-radius:50%;width:15rem;height:15rem;position:absolute;top:-3rem;right:-3rem}.contact-form{z-index:1;align-content:start;gap:.95rem;display:grid;position:relative}.contact-form label{gap:.35rem;display:grid}.contact-form input,.contact-form textarea{border:0;border-bottom:1px solid var(--line-soft);width:100%;color:var(--text);background:0 0;outline:0;padding:.8rem 0;transition:border-color .18s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--text-soft)}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--primary)}.contact-submit{width:max-content;min-width:14rem;margin-top:.3rem}.project-modal{z-index:1000;pointer-events:none;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.project-modal-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:-1;pointer-events:auto;background:#040408a6;border:0;position:fixed;inset:0}.project-modal-panel{background:var(--bg-card);-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);border:1px solid var(--glass-border);width:min(1320px,100%);max-height:calc(100vh - 4rem);box-shadow:var(--shadow-deep);pointer-events:auto;scrollbar-gutter:stable;border-radius:1.5rem;grid-template-rows:auto minmax(0,1fr);padding:2rem;display:grid;position:relative;overflow-y:auto}.project-modal-panel::-webkit-scrollbar{width:6px}.project-modal-panel::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.project-modal-panel::-webkit-scrollbar-track{background:0 0}.project-modal-header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.project-modal-layout{grid-template-columns:minmax(0,1.28fr) minmax(20rem,.72fr);align-items:stretch;gap:1.2rem;min-height:0;margin-top:1.2rem;display:grid}.project-modal-heading h3{margin-top:.25rem;font-size:1.9rem}.project-modal-close{width:2.8rem;height:2.8rem;color:var(--text);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;font-size:1.4rem;transition:all .3s;display:flex}.project-modal-close:hover{color:#fff;background:#ffffff1f;transform:scale(1.05)}.project-modal-summary{gap:1rem;display:grid}.project-modal-sidebar{grid-template-columns:minmax(0,1fr) 11.5rem;align-content:start;gap:1rem;min-width:0;min-height:0;max-height:calc(100vh - 10rem);display:grid}.project-modal-sidebar-copy{gap:.85rem;min-width:0;min-height:0;display:grid}.project-modal-media-rail{grid-template-rows:auto minmax(0,1fr);gap:.7rem;min-height:0;display:grid}.project-modal-media-rail-head{gap:.3rem;padding:.1rem 0;display:grid}.project-modal-media-rail-head .eyebrow{margin:0}.project-modal-rail-count{color:var(--text-soft);font-family:var(--label);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.project-modal-story{grid-template-columns:minmax(0,1fr);gap:.85rem;display:grid}.project-story-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:1rem;padding:1.2rem}.project-modal-tags{flex-wrap:wrap;gap:.7rem;display:flex}.project-modal-stage{min-width:0;height:100%;min-height:0;margin-top:0}.project-modal-media-wrap{background:color-mix(in srgb, var(--bg-lowest) 80%, transparent);border-radius:1.1rem;grid-template-rows:minmax(0,1fr) auto;width:100%;min-width:0;height:100%;min-height:min(34rem,100vh - 12rem);display:grid;position:relative;overflow:hidden}.project-modal-media{width:100%;min-width:0;height:100%;min-height:0}.project-modal-media.is-video{background:color-mix(in srgb, var(--bg-lowest) 96%, transparent)}.project-modal-media img,.project-modal-media video{object-fit:contain;background:color-mix(in srgb, var(--bg-lowest) 96%, transparent);width:100%;height:100%;display:block}.project-modal-nav{color:#f3f4f8;cursor:pointer;background:#1010108c;border:0;border-radius:999px;width:2.65rem;height:2.65rem;font-size:1.7rem;line-height:1;transition:background-color .18s,transform .18s,opacity .18s;position:absolute;top:50%;transform:translateY(-50%)}.project-modal-nav:hover{background:#101010c7}.project-modal-media-meta{justify-content:space-between;gap:1rem;padding:.85rem 1rem 1rem;display:flex}.project-modal-thumbs{grid-template-columns:minmax(0,1fr);gap:.65rem;max-height:100%;margin-top:0;padding-right:.2rem;display:grid;overflow:auto}.project-thumb{background:color-mix(in srgb, var(--bg-card-bright) 32%, transparent);cursor:pointer;border:0;border-radius:.85rem;transition:transform .18s,outline-color .18s,background-color .18s;overflow:hidden}.project-thumb:hover{transform:translateY(-2px)}.project-thumb.is-active{outline:2px solid var(--primary);outline-offset:2px}.project-thumb:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 78%, transparent);outline-offset:2px}.project-thumb img,.project-thumb-video img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.project-thumb-video{position:relative}.project-thumb-video span{color:#fff;font-family:var(--label);background:#0a0a0ab3;border-radius:999px;padding:.15rem .45rem;font-size:.7rem;font-weight:700;position:absolute;bottom:.45rem;right:.5rem}.stitch-work-card{border-radius:1.35rem;min-width:0}.stitch-work-visual{aspect-ratio:4/4.55;min-height:clamp(20rem,44vw,30rem)}.stitch-bento-grid-all .stitch-work-overlay{padding:1.2rem}.project-modal-panel{overscroll-behavior:contain;width:min(1240px,100%);max-height:calc(100vh - 1.5rem)}.project-modal-media.is-video video{object-fit:contain}.project-modal-nav{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .18s,transform .18s,opacity .18s}.project-modal-nav:disabled{opacity:.32;cursor:default}@media (width<=1080px){.topnav{background:color-mix(in srgb, var(--bg-card) 92%, transparent);width:min(22rem,100vw - 1.5rem);max-height:calc(100vh - 6rem);box-shadow:var(--shadow-soft);border-radius:1rem;padding:.8rem;display:none;position:absolute;top:calc(100% + .75rem);right:0;overflow:auto}.topnav.is-open{gap:.6rem;display:grid}.topnav a:after{display:none}.topnav a:hover,.topnav a.is-active,.topnav a:focus-visible{background:color-mix(in srgb, var(--bg-card-bright) 42%, transparent)}.menu-toggle,.theme-toggle{display:inline-flex}.is-desktop-only{display:none!important}.is-mobile-only{display:block!important}.hero-visual-column{justify-items:start;max-width:38rem}.corporate-profile-panel,.stitch-about-portrait{justify-self:start;margin-left:0}.timeline-card{flex-direction:column;width:calc(100% - 2.25rem);margin-left:2.25rem;padding:1.5rem}.timeline-logo-wrap{flex-basis:4.5rem;width:4.5rem;height:4.5rem}}@media (width<=720px){.hero-visual-column,.corporate-profile-panel,.stitch-about-portrait{width:100%;max-width:none}.corporate-panel-header{flex-wrap:wrap;gap:1rem}.stitch-section-head,.stitch-work-hero,.work-filter-bar{align-items:flex-start;gap:.85rem}.work-hero-stats{justify-content:space-between;gap:1rem;width:100%}.work-hero-stats div{justify-items:start}.stitch-bento-grid,.stitch-bento-grid-all{gap:.85rem}.stitch-work-visual,.stitch-bento-grid-all .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-2 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-3 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-4 .stitch-work-visual{aspect-ratio:4/4.9;min-height:17rem}.stitch-work-overlay{padding:1rem}.timeline-card{border-radius:1.2rem;width:calc(100% - 1.3rem);margin-left:1.3rem;padding:1.1rem}.timeline-dot,.stitch-timeline:before{left:.55rem}.timeline-dot{width:.72rem;height:.72rem;top:1.2rem}.timeline-metadata h3{font-size:1.25rem}.contact-screen{gap:2rem;padding:2rem 0 4rem}.contact-pill-actions{grid-template-columns:minmax(0,1fr);display:grid}.contact-pill{width:100%}.topnav{width:calc(100vw - 1.5rem)}.project-modal{align-items:end;padding:.55rem}.project-modal-panel{border-radius:1.1rem;width:100%;max-height:calc(100vh - .75rem);padding:1rem}.project-modal-layout{gap:1rem}.project-modal-media-wrap,.project-modal-media{min-height:16rem}.project-modal-nav{width:2.4rem;height:2.4rem}.project-modal-media-rail-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex!important}.project-modal-media-meta{gap:.35rem;padding:.75rem .2rem .2rem;display:grid!important}}html[data-theme=light] .topbar.topbar-home{background:#ffffffeb;border-color:#141d2d14;box-shadow:0 18px 40px #161e2d14,inset 0 1px #ffffffa6}.topbar.topbar-home{border-radius:1.55rem;width:min(100%,78rem);margin-bottom:1.9rem;padding:.72rem 1.15rem .72rem 1rem}.topbar.topbar-home .brand{gap:.8rem}.topbar.topbar-home .brand-mark{border-radius:1rem;width:2.95rem;height:2.95rem;box-shadow:0 0 0 1px #618cff1f,0 14px 24px #293b6e29,inset 0 1px #ffffff0f}.topbar.topbar-home .brand-copy{gap:.12rem}.topbar.topbar-home .brand-copy .eyebrow{letter-spacing:.24em;font-size:.82rem}.topbar.topbar-home .brand-name{font-size:.98rem;font-weight:600}.topbar.topbar-home .topbar-actions{gap:.65rem}.topbar.topbar-home .topnav{gap:.35rem}.topbar.topbar-home .topnav a{color:#3d4657;border-radius:999px;padding:.7rem .9rem;font-size:.98rem;font-weight:500}.topbar.topbar-home .topnav a:after{display:none}.topbar.topbar-home .topnav a:hover,.topbar.topbar-home .topnav a:focus-visible{color:#121722;background:#2958e214}.topbar.topbar-home .topnav a.is-active{color:#1545bf;background:#2958e21f}.topbar.topbar-home .theme-toggle,.topbar.topbar-home .language-switcher{background:#f6f8fce6;border:1px solid #131e300f}main .stitch-home-hero{isolation:isolate;grid-template-columns:minmax(0,1.08fr) minmax(24rem,.72fr);align-items:center;gap:clamp(3.25rem,5.6vw,6.25rem);width:min(100%,81.5rem);min-height:min(39rem,100vh - 8.2rem);margin:0 auto;padding:clamp(1.4rem,2.8vw,2.35rem) 0 clamp(2rem,3vw,2.7rem);display:grid;position:relative}main .stitch-home-hero:before,main .stitch-home-hero:after{content:"";pointer-events:none;z-index:-1;opacity:.55;filter:blur(2px);background:radial-gradient(circle at 30% 35%,#ffffffeb,#fff0 52%),radial-gradient(circle at 60% 55%,#e9eef8bf,#e9eef800 60%);border-radius:50%;width:33rem;height:33rem;position:absolute;inset:1rem -4rem auto auto}main .stitch-home-hero:after{opacity:.42;width:28rem;height:28rem;inset:auto auto -3rem -5rem}main .stitch-home-hero .home-editorial-copy{gap:1.3rem;max-width:41.5rem;display:grid}main .stitch-home-hero .home-editorial-badge{width:fit-content;min-height:auto;box-shadow:none;background:0 0;border:0;border-radius:999px;padding:.22rem}main .stitch-home-hero .home-editorial-badge span{color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#2d64ec 0%,#184bc8 100%);border-radius:999px;align-items:center;min-height:2.3rem;padding:0 1rem;font-size:.92rem;font-weight:600;display:inline-flex;box-shadow:0 14px 26px #224ed13d}main .stitch-home-hero .home-editorial-intro{gap:1.3rem;max-width:39.5rem}main .stitch-home-hero .home-editorial-title{color:#101216;letter-spacing:-.05em;text-wrap:balance;max-width:13ch;margin:0;font-size:clamp(2.95rem,4.55vw,4.75rem);line-height:.93}main .stitch-home-hero .hero-title-line{white-space:nowrap;display:block}main .stitch-home-hero .home-editorial-summary{color:#424b5b;max-width:31.5rem;margin:0;font-size:1.08rem;line-height:1.62}main .stitch-home-hero .home-editorial-actions{flex-wrap:wrap;align-items:center;gap:.95rem;margin-top:.05rem;display:flex}main .stitch-home-hero .home-editorial-actions .button-corporate{border-radius:999px;min-height:3.5rem;padding-inline:1.55rem;font-size:1rem;font-weight:600}main .stitch-home-hero .button-primary-corporate{box-shadow:0 18px 30px #2151dc3d}main .stitch-home-hero .button-secondary-corporate{color:#11151c;background:#ffffffdb;border:1px solid #1218262e;box-shadow:0 12px 26px #21273414}main .stitch-home-hero .home-editorial-trust-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;max-width:44rem;padding-top:.45rem;display:grid}main .stitch-home-hero .home-editorial-trust-item{color:#212733;align-items:flex-start;gap:.55rem;font-size:.88rem;line-height:1.35;display:flex}main .stitch-home-hero .home-editorial-trust-icon{background:#ffffffd1;border-radius:999px;flex:none;justify-content:center;align-items:center;width:1.7rem;height:1.7rem;display:inline-flex;box-shadow:0 10px 22px #18212e0f}main .stitch-home-hero .home-editorial-trust-icon svg{fill:none;stroke:#1f4ed8;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:.95rem;height:.95rem}main .stitch-home-hero .home-editorial-visual{justify-items:end;width:100%;padding-left:clamp(1.5rem,4vw,3.2rem);display:grid}main .stitch-home-hero .home-editorial-panel{color:#fff;background:linear-gradient(165deg,#3163eafa 0%,#1642c7f7 100%);border:1px solid #ffffff38;border-radius:2rem;width:min(100%,33rem);margin:0;padding:1.4rem;box-shadow:0 34px 64px #1638a042,inset 0 1px #ffffff3d}main .stitch-home-hero .home-editorial-panel-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:1.3rem;padding:.25rem 0 1.15rem;display:flex}main .stitch-home-hero .home-editorial-header-main{flex:auto;align-items:center;gap:1rem;min-width:0;display:flex}main .stitch-home-hero .home-editorial-portrait{background:#fff3;border-radius:1.45rem;flex:0 0 4.6rem;width:4.6rem;height:5.75rem;box-shadow:0 14px 28px #08184c3d,inset 0 1px #ffffff59}main .stitch-home-hero .home-editorial-portrait img{object-fit:cover;object-position:center top;width:100%;height:100%}main .stitch-home-hero .home-editorial-identity-copy{min-width:0;max-width:14rem}main .stitch-home-hero .corporate-name{color:#fff;overflow-wrap:anywhere;font-size:1.35rem;font-weight:600;line-height:1.08}main .stitch-home-hero .corporate-role{color:#f3f7ffdb;margin-top:.35rem;font-size:.94rem;line-height:1.42}main .stitch-home-hero .home-editorial-location-tag{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;flex:none;align-self:flex-start;align-items:center;gap:.45rem;min-height:2.35rem;padding:.38rem .9rem .38rem .55rem;display:inline-flex;box-shadow:inset 0 1px #ffffff29}main .stitch-home-hero .home-editorial-location-tag span{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;font-size:.78rem;font-weight:700;display:block}main .stitch-home-hero .corporate-flag-indicator{flex:0 0 1.1rem;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;display:inline-flex}main .stitch-home-hero .home-editorial-panel-main{gap:1rem;display:grid}main .stitch-home-hero .home-editorial-card-section{background:#ffffff1a;border:1px solid #ffffff24;border-radius:1.45rem;padding:1.25rem;box-shadow:inset 0 1px #ffffff1f}main .stitch-home-hero .home-editorial-card-label{color:#eff5ffd1;letter-spacing:.02em;margin:0 0 .8rem;font-size:.9rem}main .stitch-home-hero .home-editorial-chip-list{gap:.75rem;display:grid}main .stitch-home-hero .home-editorial-chip{color:#17357b;background:#ffffffeb;border-radius:999px;align-items:center;width:fit-content;max-width:100%;min-height:2.55rem;padding:.5rem 1rem;font-size:1rem;font-weight:600;line-height:1.25;display:inline-flex;box-shadow:0 10px 20px #0816471f}main .stitch-home-hero .home-editorial-skill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem 1rem;display:grid}main .stitch-home-hero .home-editorial-skill:last-child:nth-child(odd){grid-column:span 2}main .stitch-home-hero .home-editorial-skill-head{color:#f8fafff0;justify-content:space-between;align-items:center;gap:.7rem;margin-bottom:.45rem;font-size:1rem;display:flex}main .stitch-home-hero .home-editorial-skill-head span:last-child{color:#e3ebffb8;font-size:.86rem}main .stitch-home-hero .home-editorial-skill-track{background:#ffffff38;border-radius:999px;height:.42rem;overflow:hidden}main .stitch-home-hero .home-editorial-skill-track span{border-radius:inherit;background:linear-gradient(90deg,#fff 0%,#ecf2ffeb 100%);height:100%;display:block}main .stitch-home-works{width:min(100%,78rem);margin:0 auto;padding-top:1.2rem}main .stitch-home-works .stitch-section-head{align-items:start;gap:1.3rem;margin-bottom:1.8rem}main .stitch-home-works .stitch-section-head>div{gap:.65rem;max-width:40rem}main .stitch-home-works .stitch-section-head h2{letter-spacing:-.05em;max-width:10ch;font-size:clamp(2.4rem,4.5vw,4.2rem);line-height:.95}main .stitch-home-works .stitch-section-head p:not(.eyebrow){max-width:34rem;font-size:1.1rem}main .stitch-home-projects-grid .stitch-work-visual,main .stitch-home-projects-grid .stitch-work-card-2 .stitch-work-visual,main .stitch-home-projects-grid .stitch-work-card-3 .stitch-work-visual,main .stitch-home-projects-grid .stitch-work-card-4 .stitch-work-visual{min-height:15rem}@media (width<=1180px){main .stitch-home-hero{grid-template-columns:minmax(0,1fr);gap:2rem;min-height:auto;padding-bottom:2.5rem}main .stitch-home-hero .home-editorial-copy{max-width:100%}main .stitch-home-hero .home-editorial-visual{justify-items:start;padding-left:0}main .stitch-home-hero .home-editorial-panel{width:min(100%,34rem)}main .stitch-home-hero .home-editorial-trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.topbar.topbar-home{padding-inline:.9rem}main .stitch-home-hero .home-editorial-title{max-width:11ch;font-size:clamp(2.45rem,9vw,4rem)}main .stitch-home-hero .hero-title-line{white-space:normal}main .stitch-home-hero .home-editorial-summary{font-size:1.05rem}main .stitch-home-hero .home-editorial-actions{width:100%}main .stitch-home-hero .home-editorial-actions .button-corporate{flex:15rem;justify-content:center}main .stitch-home-hero .home-editorial-trust-row{gap:.85rem}main .stitch-home-hero .home-editorial-skill-grid{grid-template-columns:minmax(0,1fr)}main .stitch-home-hero .home-editorial-skill:last-child:nth-child(odd){grid-column:auto}}@media (width<=640px){main .stitch-home-hero{gap:1.6rem;padding-top:1.2rem;padding-bottom:2rem}main .stitch-home-hero:before,main .stitch-home-hero:after{display:none}main .stitch-home-hero .home-editorial-badge span{min-height:2.1rem;padding-inline:.9rem;font-size:.86rem}main .stitch-home-hero .home-editorial-title{max-width:12ch;font-size:clamp(2rem,8.8vw,2.7rem);line-height:.94}main .stitch-home-hero .home-editorial-summary{font-size:1rem}main .stitch-home-hero .home-editorial-actions{grid-template-columns:minmax(0,1fr);display:grid}main .stitch-home-hero .home-editorial-actions .button-corporate{width:100%}main .stitch-home-hero .home-editorial-trust-row{grid-template-columns:minmax(0,1fr)}main .stitch-home-hero .home-editorial-panel{border-radius:1.5rem;padding:1rem}main .stitch-home-hero .home-editorial-panel-header{gap:.9rem;padding-bottom:1rem}main .stitch-home-hero .home-editorial-header-main{width:100%}main .stitch-home-hero .home-editorial-identity-copy{max-width:none}main .stitch-home-hero .home-editorial-location-tag{margin-left:auto}main .stitch-home-projects-grid .stitch-work-card,main .stitch-home-projects-grid .stitch-work-card-1,main .stitch-home-projects-grid .stitch-work-card-2,main .stitch-home-projects-grid .stitch-work-card-3,main .stitch-home-projects-grid .stitch-work-card-4{grid-column:span 12}}@media (width>=1180px){main .stitch-home-hero{grid-template-columns:minmax(0,1.02fr) minmax(24.5rem,.7fr)!important;gap:clamp(3.6rem,5vw,5.4rem)!important;padding:.75rem 0 .35rem!important}main .hero-copy-column{gap:.7rem!important;max-width:35.5rem!important}main .hero-badge-refin{margin-bottom:.6rem!important}main .eyebrow-refin{margin-bottom:.45rem!important;font-size:.64rem!important}main .hero-main-title{max-width:9.8ch!important;margin-bottom:.85rem!important;font-size:clamp(2.2rem,3.3vw,3.55rem)!important;line-height:.93!important}main .hero-summary-executive{max-width:29rem!important;margin-bottom:1rem!important;font-size:.96rem!important;line-height:1.6!important}main .hero-actions-corporate{gap:.55rem!important}main .button-corporate{min-height:2.8rem!important;padding:.68rem 1.05rem!important;font-size:.72rem!important}main .hero-visual-column{width:100%!important;max-width:34.5rem!important;padding-left:clamp(1.8rem,3.4vw,3rem)!important}main .corporate-profile-panel{border-radius:1.35rem!important}main .corporate-panel-header{padding:.95rem 1rem!important}main .corporate-panel-main{gap:.72rem!important;padding:.92rem 1rem .88rem!important}main .corporate-metric-block{padding:.92rem .7rem!important}main .corporate-metric-value{font-size:2rem!important}main .corporate-info-grid{gap:.7rem!important}main .corporate-skill-chip{padding:.3rem .62rem!important;font-size:.64rem!important}main .corporate-panel-footer{padding:.7rem 1rem!important}main .corporate-availability{font-size:.68rem!important}main .stitch-home-works{margin-top:-1.35rem!important}main .stitch-home-works .stitch-section-head{align-items:start!important;margin-bottom:.45rem!important}main .stitch-home-works .stitch-section-head>div{gap:.12rem!important;max-width:29rem!important}main .stitch-home-works .stitch-section-head h2{max-width:7.8ch!important;font-size:clamp(1.95rem,3vw,3rem)!important;line-height:.96!important}main .stitch-home-works .stitch-section-head p:not(.eyebrow){max-width:29rem!important;font-size:.84rem!important;line-height:1.42!important}main .stitch-home-projects-grid{gap:.55rem!important}main .stitch-home-projects-grid .stitch-work-visual,main .stitch-home-projects-grid .stitch-work-card-2 .stitch-work-visual,main .stitch-home-projects-grid .stitch-work-card-3 .stitch-work-visual,main .stitch-home-projects-grid .stitch-work-card-4 .stitch-work-visual{min-height:8.5rem!important}main .stitch-home-projects-grid .stitch-work-overlay{padding:.52rem!important}main .stitch-home-projects-grid .stitch-work-overlay h3{font-size:.88rem!important}main .stitch-home-projects-grid .stitch-work-overlay p{font-size:.68rem!important}}main .stitch-home-works{margin-top:-.75rem!important}main .stitch-home-works .stitch-section-head{margin-bottom:.7rem!important}main .stitch-home-works .stitch-section-head>div{gap:.22rem!important}main .stitch-home-works .stitch-section-head h2{max-width:8.6ch!important;font-size:clamp(2.3rem,3.9vw,3.9rem)!important;line-height:.95!important}main .stitch-home-works .stitch-section-head p:not(.eyebrow){max-width:33rem!important;font-size:.92rem!important;line-height:1.5!important}main .stitch-home-projects-grid{gap:.65rem!important}main .stitch-home-projects-grid .stitch-work-card,main .stitch-home-projects-grid .stitch-work-card-1,main .stitch-home-projects-grid .stitch-work-card-2,main .stitch-home-projects-grid .stitch-work-card-3,main .stitch-home-projects-grid .stitch-work-card-4{grid-column:span 6!important}main .stitch-home-projects-grid .stitch-work-visual,main .stitch-home-projects-grid .stitch-work-card-2 .stitch-work-visual,main .stitch-home-projects-grid .stitch-work-card-3 .stitch-work-visual,main .stitch-home-projects-grid .stitch-work-card-4 .stitch-work-visual{aspect-ratio:16/9!important;min-height:9.75rem!important}main .stitch-home-projects-grid .stitch-work-overlay{padding:.62rem!important}main .stitch-home-projects-grid .case-sector{margin-bottom:.14rem!important;font-size:.56rem!important}main .stitch-home-projects-grid .stitch-work-overlay h3{font-size:.94rem!important;line-height:1.08!important}main .stitch-home-projects-grid .stitch-work-overlay p{-webkit-line-clamp:1!important;line-clamp:1!important;margin-top:.18rem!important;font-size:.74rem!important;line-height:1.3!important}main .stitch-home-projects-grid .stitch-work-arrow{width:2rem!important;height:2rem!important;font-size:.82rem!important}@media (width<=720px){main .stitch-home-works{margin-top:0!important}main .stitch-home-projects-grid .stitch-work-card,main .stitch-home-projects-grid .stitch-work-card-1,main .stitch-home-projects-grid .stitch-work-card-2,main .stitch-home-projects-grid .stitch-work-card-3,main .stitch-home-projects-grid .stitch-work-card-4{grid-column:span 12!important}main .stitch-home-projects-grid .stitch-work-visual,main .stitch-home-projects-grid .stitch-work-card-2 .stitch-work-visual,main .stitch-home-projects-grid .stitch-work-card-3 .stitch-work-visual,main .stitch-home-projects-grid .stitch-work-card-4 .stitch-work-visual{min-height:12.5rem!important}}.stitch-home-projects-grid{gap:.8rem}.stitch-home-projects-grid .stitch-work-card,.stitch-home-projects-grid .stitch-work-card-1,.stitch-home-projects-grid .stitch-work-card-2,.stitch-home-projects-grid .stitch-work-card-3,.stitch-home-projects-grid .stitch-work-card-4{grid-column:span 6}.stitch-home-projects-grid .stitch-work-visual,.stitch-home-projects-grid .stitch-work-card-2 .stitch-work-visual,.stitch-home-projects-grid .stitch-work-card-3 .stitch-work-visual,.stitch-home-projects-grid .stitch-work-card-4 .stitch-work-visual{min-height:clamp(10.5rem,12vw,12.25rem)}.stitch-home-projects-grid .stitch-work-overlay{padding:.75rem}.stitch-home-projects-grid .stitch-work-overlay h3{font-size:1rem}.stitch-home-projects-grid .stitch-work-overlay p{-webkit-line-clamp:1;line-clamp:1;font-size:.78rem;line-height:1.38}@media (width<=720px){.stitch-home-projects-grid .stitch-work-card,.stitch-home-projects-grid .stitch-work-card-1,.stitch-home-projects-grid .stitch-work-card-2,.stitch-home-projects-grid .stitch-work-card-3,.stitch-home-projects-grid .stitch-work-card-4{grid-column:span 12}.stitch-home-projects-grid .stitch-work-visual,.stitch-home-projects-grid .stitch-work-card-2 .stitch-work-visual,.stitch-home-projects-grid .stitch-work-card-3 .stitch-work-visual,.stitch-home-projects-grid .stitch-work-card-4 .stitch-work-visual{min-height:13.25rem}}.topbar{border-radius:1.35rem;gap:1.2rem;padding:.78rem 1.28rem}.brand{gap:.82rem}.brand-mark{border-radius:1rem;width:3.1rem;height:3.1rem}.brand-copy{gap:.22rem}.brand-copy .eyebrow{letter-spacing:.2em;font-size:.64rem}.brand-name{font-size:.96rem}.topbar-actions{gap:.6rem}.topnav{gap:1.25rem}.topnav a{padding:.16rem 0;font-size:.92rem}.topnav a:after{border-radius:999px;height:2px;bottom:-.24rem}.theme-toggle,.language-switcher{background:color-mix(in srgb, var(--bg-card-bright) 42%, transparent)}.theme-toggle{width:2.65rem;height:2.65rem}.language-switcher{padding:.2rem}.lang-button{min-width:2.45rem;min-height:2.05rem}.stitch-home-hero{grid-template-columns:minmax(0,.95fr) minmax(24rem,.78fr);align-items:center;gap:clamp(2rem,3.6vw,4.2rem);padding:1.1rem 0 .2rem}.hero-copy-column{gap:.75rem;max-width:35rem}.hero-badge-refin{border-radius:999px;margin-bottom:1rem;padding:.34rem .78rem}.stitch-home-copy{gap:.15rem}.eyebrow-refin{letter-spacing:.18em;margin-bottom:.7rem;font-size:.7rem}.hero-main-title{letter-spacing:-.045em;max-width:9.2ch;margin-bottom:1.05rem;font-size:clamp(2.45rem,4vw,4.15rem);line-height:.95}.hero-title-line{display:block}.hero-summary-executive{max-width:30.5rem;color:color-mix(in srgb, var(--text-soft) 88%, var(--text) 12%);margin-bottom:1.2rem;font-size:1rem;line-height:1.72}.hero-actions-corporate{align-items:center;gap:.72rem}.button-corporate{border-radius:999px;min-height:3.05rem;padding:.74rem 1.28rem}.button-secondary-corporate{border-color:color-mix(in srgb, var(--line-soft) 80%, transparent)}.corporate-profile-panel{background:#145bd3cc;border-radius:1.6rem;box-shadow:0 28px 56px -30px #145bd375}.corporate-role{font-size:.74rem}.corporate-location-tag{letter-spacing:.05em;gap:.42rem;padding:.24rem .58rem .24rem .34rem;font-size:.62rem}.corporate-metric-label{letter-spacing:.12em;font-size:.62rem}.eyebrow-tiny{letter-spacing:.12em;font-size:.58rem}.corporate-info-value{font-size:.88rem}.corporate-skills-list{gap:.45rem;margin-top:.45rem}.corporate-availability{font-size:.74rem}.stitch-home-works{margin-top:-.35rem}.stitch-section-head{margin-bottom:1.1rem}.stitch-home-quote{padding-top:1rem}@media (width<=1080px){.stitch-home-hero{grid-template-columns:minmax(0,1fr);gap:1.8rem;padding-top:.7rem}.hero-copy-column{max-width:38rem}.hero-visual-column{width:min(100%,31rem)}}@media (width<=720px){.topbar{border-radius:1rem;padding:.66rem .8rem}.brand-mark{width:2.5rem;height:2.5rem}.stitch-home-hero{gap:1.15rem;padding-top:.4rem}.hero-copy-column{max-width:none}.hero-main-title{max-width:8.9ch;font-size:clamp(1.95rem,9vw,2.8rem);line-height:.96}.hero-summary-executive{max-width:none;margin-bottom:.95rem;font-size:.95rem}.hero-actions-corporate{gap:.58rem;margin-top:.35rem}.button-corporate{min-height:2.85rem}.corporate-profile-panel{border-radius:1.2rem}.corporate-panel-header,.corporate-panel-main,.corporate-panel-footer{padding-inline:.95rem}.corporate-metric-value{font-size:2.05rem}.stitch-home-works{margin-top:0}}.corporate-identity{gap:.95rem}.corporate-portrait{border-radius:.92rem;width:4.1rem;height:4.1rem}.corporate-identity-copy{gap:.2rem}.corporate-name{font-size:1.02rem}@media (width<=720px){.corporate-portrait{border-radius:.82rem;width:3.6rem;height:3.6rem}}@media (width>=1081px){main .stitch-bento-grid.stitch-bento-grid-all .stitch-work-card,main .stitch-bento-grid.stitch-bento-grid-all .stitch-work-card-1,main .stitch-bento-grid.stitch-bento-grid-all .stitch-work-card-2,main .stitch-bento-grid.stitch-bento-grid-all .stitch-work-card-3,main .stitch-bento-grid.stitch-bento-grid-all .stitch-work-card-4,main .stitch-bento-grid.stitch-bento-grid-all .stitch-work-card:nth-child(n+5){grid-column:span 4!important}main .stitch-bento-grid.stitch-bento-grid-all .stitch-work-visual,main .stitch-bento-grid.stitch-bento-grid-all .stitch-work-card-2 .stitch-work-visual,main .stitch-bento-grid.stitch-bento-grid-all .stitch-work-card-3 .stitch-work-visual,main .stitch-bento-grid.stitch-bento-grid-all .stitch-work-card-4 .stitch-work-visual{min-height:clamp(15.5rem,18vw,18rem)!important}}.page-shell{padding:.9rem clamp(.9rem,1.9vw,1.65rem) 4.2rem}.topbar{border-radius:1.15rem;margin-bottom:1.8rem;padding:.72rem 1.1rem}main{gap:clamp(2.6rem,5vw,4.5rem);display:grid}.stitch-home-works,.stitch-toolkit,.stitch-about-education,.stitch-work-hero,.work-filter-bar,.stitch-timeline,.stitch-contact-layout,.stitch-work-cta{margin-top:0}.stitch-home-hero{background:radial-gradient(circle at 78% 34%,#94b2ff06,#0000 40%);gap:clamp(1.8rem,3vw,3.2rem);min-height:auto;padding:.8rem 0 .4rem}.hero-copy-column{gap:.65rem}.hero-badge-refin{letter-spacing:.12em;margin-bottom:1.2rem;padding:.32rem .8rem;font-size:.62rem}.eyebrow-refin{letter-spacing:.16em;margin-bottom:.55rem}.hero-main-title{max-width:10.5ch;margin-bottom:1rem;font-size:clamp(2.1rem,3.2vw,3.5rem);line-height:1.02}.hero-summary-executive{max-width:31rem;margin-bottom:1.4rem;font-size:.98rem;line-height:1.68}.hero-actions-corporate{gap:.82rem}.button-corporate,.button{letter-spacing:.05em;border-radius:1.1rem;min-height:3rem;padding-inline:1.28rem;font-size:.76rem;transition:transform .22s,box-shadow .22s,border-color .22s,background-color .22s,color .22s}.button-corporate:hover,.button:hover{transform:translateY(-1px)}.button-corporate:active,.button:active{transform:translateY(0)scale(.985)}.button-primary-corporate{box-shadow:0 10px 28px #1d4ed829}.button-secondary-corporate{background:#ffffff0a}.home-scroll-cue{display:none}.hero-visual-column{width:min(100%,30rem)}.corporate-profile-panel{border-radius:1.45rem;box-shadow:0 26px 70px -28px #0000009e}.corporate-panel-header{padding:1.25rem 1.3rem}.corporate-panel-main{gap:1.1rem;padding:1.3rem}.corporate-metric-block{border-radius:1.05rem;padding:1.45rem 1rem}.corporate-metric-value{font-size:2.6rem}.corporate-info-grid{gap:.85rem}.corporate-skill-chip{padding:.34rem .82rem;font-size:.72rem}.corporate-panel-footer{padding:.9rem 1.3rem}.stitch-section-head{align-items:start;gap:1rem;margin-bottom:1rem}.stitch-section-head>div{gap:.4rem;max-width:34rem}.stitch-section-head p:not(.eyebrow),.filter-lead,.stitch-experience-hero p:not(.eyebrow),.contact-lead-text,.stitch-about-lead,.stitch-about-body,.community-strategy-content p,.stitch-cta-card p{max-width:62ch;line-height:1.68}.stitch-inline-link{letter-spacing:.04em;font-size:.8rem}.stitch-bento-grid,.stitch-bento-grid-all{gap:.9rem}.stitch-work-card{border-radius:1.15rem;box-shadow:0 16px 34px -24px #00000080}.stitch-work-card:hover{transform:translateY(-4px)}.stitch-work-visual{min-height:clamp(17rem,24vw,21rem)}.stitch-work-card-2 .stitch-work-visual,.stitch-work-card-3 .stitch-work-visual,.stitch-work-card-4 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-2 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-3 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-4 .stitch-work-visual{min-height:clamp(16rem,22vw,19.5rem)}.stitch-work-overlay{gap:.85rem;padding:1rem}.stitch-work-overlay>div{max-width:22rem}.case-sector{letter-spacing:.08em;margin-bottom:.28rem;font-size:.62rem}.stitch-work-overlay h3{font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.14}.stitch-work-overlay p{margin-top:.28rem;font-size:.87rem;line-height:1.52}.stitch-work-arrow{width:2.55rem;height:2.55rem;font-size:.98rem}.stitch-home-quote{gap:1.8rem;max-width:54rem;margin-top:0;padding:1.4rem 0 .5rem}.quote-mark{font-size:clamp(4rem,7vw,6.5rem);top:-2.1rem}.quote-text{max-width:46rem;font-size:clamp(1.4rem,2.5vw,2.35rem);line-height:1.16}.quote-footer{gap:1rem;margin-top:1.8rem}.quote-platform-tags{gap:.7rem}.platform-pill{gap:.45rem;padding:.34rem .74rem}.stitch-home-cta{margin-top:0}.stitch-cta-card{border-radius:1.3rem;padding:2.6rem clamp(1.35rem,3vw,3.2rem);box-shadow:0 22px 50px -28px #00000073}.stitch-cta-card h2{max-width:14ch}.stitch-cta-card p{margin-top:.75rem}.stitch-cta-card .button{margin-top:1.35rem}.stitch-about-hero{gap:clamp(1.6rem,3vw,3rem);margin-top:0}.stitch-about-copy{gap:1rem}.stitch-about-lead{font-size:1.03rem}.stitch-about-body{font-size:.94rem}.stitch-about-portrait{aspect-ratio:4/4.65;border-radius:1.05rem;box-shadow:0 18px 44px -28px #00000073}.toolkit-card{border-radius:1.25rem;gap:1.05rem;padding:1.45rem}.toolkit-card-anchor{gap:1.15rem}.toolkit-card-community-full{grid-template-columns:minmax(0,1fr) 14rem;gap:1.8rem}.toolkit-card-header h3,.community-strategy-content h3{font-size:1.35rem}.toolkit-pillars li,.toolkit-list li,.timeline-list li,.stack-item p:not(.stack-period):not(.stack-school),.project-story-card p:not(.eyebrow),.project-story-list li{font-size:.92rem;line-height:1.6}.badge-platform{padding:.5rem .92rem}.stitch-about-education,.stitch-experience-hero,.stitch-work-hero{margin-top:0}.stack-list{gap:1.15rem;margin-top:1.3rem}.stack-item{background:color-mix(in srgb, var(--bg-card) 82%, transparent);border:1px solid color-mix(in srgb, var(--line-soft) 68%, transparent);border-radius:1rem;gap:.28rem;padding:1.2rem 1.25rem}.stitch-timeline{gap:1.3rem;margin-top:1.5rem}.timeline-entry{padding-left:.25rem}.timeline-dot{width:.7rem;height:.7rem;top:1.55rem;left:.95rem}.timeline-card{border-radius:1.25rem;gap:1.6rem;width:calc(100% - 2.35rem);margin-left:2.35rem;padding:1.45rem 1.6rem}.timeline-card-content{gap:.95rem}.timeline-metadata h3{font-size:1.28rem}.timeline-role{font-size:.76rem}.timeline-logo-wrap{border-radius:.95rem;flex-basis:4.4rem;width:4.4rem;height:4.4rem}.stitch-work-hero{align-items:end;gap:1rem}.work-hero-stats{gap:1rem;padding-bottom:0}.work-hero-stats strong{font-size:1.35rem}.work-filter-bar{gap:1rem;padding-bottom:1rem}.contact-screen{gap:2rem;min-height:auto;padding:1rem 0 .5rem}.contact-screen-copy{gap:1rem}.stitch-contact-hero{gap:.75rem}.contact-lead-text{margin-top:.2rem;font-size:1rem}.contact-pill-actions{gap:.65rem;margin-top:1rem}.contact-pill{min-height:2.55rem;font-size:.72rem}.contact-card-featured,.contact-subpanel,.contact-availability-banner,.panel{border-radius:1rem}.contact-card-featured{padding:1.3rem}.contact-display-link-featured{font-size:clamp(1.02rem,1.5vw,1.4rem)}.contact-info-subgrid{gap:.8rem}.contact-subpanel{padding:1rem}.contact-bottom-anchor{margin-top:.8rem;padding-top:1.6rem}.collab-steps{gap:1rem;margin-top:1.2rem}.collab-step{gap:.55rem}.collab-step p{font-size:1rem}.project-modal{padding:1rem}.project-modal-panel{border-radius:1.2rem;width:min(1180px,100%);max-height:calc(100vh - 2rem);padding:1.2rem}.project-modal-header{gap:.7rem}.project-modal-layout{grid-template-columns:minmax(0,1.12fr) minmax(18rem,.88fr);gap:.95rem;margin-top:.95rem}.project-modal-heading h3{font-size:1.55rem}.project-modal-lead{max-width:30rem;margin-top:.35rem}.project-modal-close{width:2.4rem;height:2.4rem;font-size:1.2rem}.project-modal-sidebar{grid-template-columns:minmax(0,1fr) 9.5rem;gap:.85rem;max-height:calc(100vh - 8rem)}.project-modal-media-wrap{border-radius:1rem;min-height:min(27rem,100vh - 10rem)}.project-story-card{border-radius:.9rem;padding:.95rem}.project-modal-nav{width:2.35rem;height:2.35rem;font-size:1.45rem}.project-modal-nav.is-left{left:.7rem}.project-modal-nav.is-right{right:.7rem}.project-modal-media-meta{padding:.7rem .8rem .8rem}.project-thumb{border-radius:.72rem}@media (width<=1080px){main{gap:2.5rem}.stitch-home-hero,.stitch-about-hero,.contact-screen{grid-template-columns:minmax(0,1fr)}.hero-visual-column{justify-items:start;width:min(100%,32rem)}.stitch-bento-grid .stitch-work-card,.stitch-bento-grid-all .stitch-work-card,.stitch-bento-grid-all .stitch-work-card-1,.stitch-bento-grid-all .stitch-work-card-2,.stitch-bento-grid-all .stitch-work-card-3,.stitch-bento-grid-all .stitch-work-card-4,.stitch-bento-grid-all .stitch-work-card:nth-child(n+5){grid-column:span 6}.stitch-work-visual,.stitch-work-card-2 .stitch-work-visual,.stitch-work-card-3 .stitch-work-visual,.stitch-work-card-4 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-2 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-3 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-4 .stitch-work-visual{min-height:18rem}.toolkit-card-community-full,.project-modal-layout{grid-template-columns:minmax(0,1fr)}.project-modal-sidebar{grid-template-columns:minmax(0,1fr);max-height:none}.project-modal-media-rail{order:-1}}@media (width<=720px){.page-shell{padding:.7rem .7rem 4rem}.topbar{margin-bottom:1rem;padding:.68rem .78rem}main{gap:2rem}.stitch-home-hero{gap:1.25rem;padding-top:.3rem}.hero-main-title{max-width:9.5ch;font-size:clamp(1.82rem,8vw,2.5rem)}.hero-summary-executive{margin-bottom:1rem;font-size:.94rem}.hero-actions-corporate{gap:.65rem;margin-top:.6rem}.button-corporate,.button{border-radius:.95rem;min-height:2.8rem}.corporate-profile-panel{width:100%}.corporate-panel-header,.corporate-panel-main,.corporate-panel-footer{padding-inline:1rem}.corporate-metric-block{padding:1.2rem .8rem}.corporate-metric-value{font-size:2.2rem}.stitch-section-head{margin-bottom:.8rem}.stitch-work-card,.stitch-bento-grid .stitch-work-card,.stitch-bento-grid-all .stitch-work-card,.stitch-bento-grid-all .stitch-work-card-1,.stitch-bento-grid-all .stitch-work-card-2,.stitch-bento-grid-all .stitch-work-card-3,.stitch-bento-grid-all .stitch-work-card-4,.stitch-bento-grid-all .stitch-work-card:nth-child(n+5){grid-column:span 12}.stitch-work-visual,.stitch-work-card-2 .stitch-work-visual,.stitch-work-card-3 .stitch-work-visual,.stitch-work-card-4 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-2 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-3 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-4 .stitch-work-visual{aspect-ratio:4/4.2;min-height:15.5rem}.stitch-work-overlay{padding:.85rem}.stitch-work-overlay h3{font-size:1.08rem}.stitch-work-overlay p{font-size:.84rem}.stitch-work-arrow{width:2.2rem;height:2.2rem}.stitch-home-quote{gap:1.1rem;padding:.6rem 0 .2rem}.quote-text{font-size:clamp(1.1rem,5vw,1.5rem)}.quote-footer{margin-top:1rem}.stitch-cta-card{border-radius:1.05rem;padding:1.8rem 1.2rem}.toolkit-card,.stack-item,.timeline-card,.contact-card-featured,.contact-subpanel,.contact-availability-banner{padding:1rem}.stitch-timeline{gap:1rem;margin-top:1rem}.timeline-entry{padding-left:1.2rem}.timeline-dot,.stitch-timeline:before{left:.52rem}.timeline-card{gap:.9rem;width:calc(100% - 1.2rem);margin-left:1.2rem}.timeline-metadata h3{font-size:1.14rem}.timeline-logo-wrap{flex-basis:3.8rem;width:3.8rem;height:3.8rem}.stitch-work-hero{align-items:start}.work-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.work-hero-stats div{justify-items:start}.contact-screen{gap:1.35rem;padding:.2rem 0 0}.contact-pill-actions,.contact-info-subgrid,.collab-steps{grid-template-columns:minmax(0,1fr)}.contact-pill{min-height:2.7rem}.contact-bottom-anchor{padding-top:1.2rem}.project-modal{padding:.55rem}.project-modal-panel{border-radius:1rem;max-height:calc(100vh - .8rem);padding:.95rem}.project-modal-heading h3{padding-right:2rem;font-size:1.25rem}.project-modal-media-wrap{min-height:15.5rem}.project-modal-close{top:.85rem;right:.85rem}}@media (width>=1081px){.stitch-bento-grid-all .stitch-work-card,.stitch-bento-grid-all .stitch-work-card-1,.stitch-bento-grid-all .stitch-work-card-2,.stitch-bento-grid-all .stitch-work-card-3,.stitch-bento-grid-all .stitch-work-card-4,.stitch-bento-grid-all .stitch-work-card:nth-child(n+5){grid-column:span 4}.stitch-bento-grid-all .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-2 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-3 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-4 .stitch-work-visual{min-height:clamp(15.5rem,18vw,18rem)}}.page-shell{padding-inline:clamp(.85rem,2.4vw,2rem)}main,.topbar{width:min(100%, var(--content-width-wide))}.hero-visual-column{align-self:stretch;justify-items:end;display:grid}.corporate-profile-panel{width:min(100%,30rem);margin-left:auto}.stitch-about-portrait{justify-self:end;width:min(100%,28rem)}.stitch-section-head>div{max-width:42rem}.work-filter-bar{align-items:flex-start}.filter-copy{max-width:44rem}.stitch-bento-grid{gap:1.15rem}.stitch-work-card{min-width:0}.case-study-trigger:focus-visible+.stitch-work-visual,.button:focus-visible,.button-corporate:focus-visible,.contact-pill:focus-visible,.topnav a:focus-visible,.project-modal-close:focus-visible,.project-modal-nav:focus-visible,.project-thumb:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.stitch-bento-grid-all .stitch-work-card,.stitch-bento-grid-all .stitch-work-card-1,.stitch-bento-grid-all .stitch-work-card-2,.stitch-bento-grid-all .stitch-work-card-3,.stitch-bento-grid-all .stitch-work-card-4,.stitch-bento-grid-all .stitch-work-card:nth-child(n+5){grid-column:span 6}.stitch-bento-grid-all .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-2 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-3 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-4 .stitch-work-visual{aspect-ratio:4/4.8;min-height:clamp(17rem,30vw,23rem)}.stitch-bento-grid-all .stitch-work-overlay h3{font-size:1.2rem}.stitch-bento-grid-all .stitch-work-overlay p{-webkit-line-clamp:3;line-clamp:3}.timeline-card{gap:clamp(1.5rem,3vw,3rem)}.project-modal{pointer-events:auto;place-items:center;padding:clamp(.75rem,2vw,2rem);display:grid}.project-modal-backdrop{z-index:0;position:absolute}.project-modal-panel{z-index:1;overscroll-behavior:contain;width:min(1240px,100%);max-height:calc(100vh - 1.5rem);padding:clamp(1rem,2vw,2rem);overflow-y:auto}.project-modal-layout{grid-template-columns:minmax(0,1.14fr) minmax(18rem,.86fr);gap:1.25rem}.project-modal-stage{display:grid}.project-modal-media-wrap{grid-template-rows:minmax(0,1fr) auto;min-height:clamp(18rem,58vh,42rem);display:grid}.project-modal-media{min-height:clamp(18rem,58vh,42rem)}.project-modal-nav{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-modal-nav:hover:not(:disabled){background:#101010d1;transform:translateY(-50%)scale(1.04)}.project-modal-media-meta{color:var(--text-muted);font-family:var(--label);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.8rem;font-size:.74rem;font-weight:600;display:flex}.project-modal-thumbs{gap:.75rem}.project-thumb{position:relative}@media (width<=1180px){.hero-visual-column{justify-items:start;width:min(100%,36rem)}.corporate-profile-panel,.stitch-about-portrait{justify-self:start;margin-left:0}}@media (width<=1080px){.topnav{background:color-mix(in srgb, var(--bg-card) 92%, transparent);width:min(22rem,100vw - 1.5rem);max-height:calc(100vh - 6rem);box-shadow:var(--shadow-soft);border-radius:1rem;padding:.8rem;display:none;position:absolute;top:calc(100% + .75rem);right:0;overflow:auto}.topnav.is-open{gap:.6rem;display:grid}}@media (width<=980px){.project-modal-layout{grid-template-columns:minmax(0,1fr);display:grid}.project-modal-sidebar{grid-template-columns:minmax(0,1fr);gap:1rem;max-height:none}.project-modal-media-wrap,.project-modal-media{min-height:clamp(18rem,52vh,26rem)}.project-modal-media-rail{order:0}.project-modal-thumbs{scroll-snap-type:x proximity;grid-auto-columns:minmax(8.5rem,32vw);grid-auto-flow:column;padding-bottom:.2rem;padding-right:0;grid-template-columns:none!important;display:grid!important;overflow:auto hidden!important}.project-thumb{scroll-snap-align:start;min-height:0}.project-thumb img,.project-thumb-video img{aspect-ratio:4/3!important}.project-modal-media-rail-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex!important}.project-modal-media-meta{display:flex!important}}@media (width<=720px){.hero-visual-column,.corporate-profile-panel,.stitch-about-portrait{width:100%;max-width:none}.stitch-bento-grid-all .stitch-work-card,.stitch-bento-grid-all .stitch-work-card-1,.stitch-bento-grid-all .stitch-work-card-2,.stitch-bento-grid-all .stitch-work-card-3,.stitch-bento-grid-all .stitch-work-card-4,.stitch-bento-grid-all .stitch-work-card:nth-child(n+5){grid-column:span 12}.stitch-work-visual,.stitch-bento-grid-all .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-2 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-3 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-4 .stitch-work-visual{aspect-ratio:4/4.9;min-height:17rem}.timeline-entry{padding-left:1.3rem}.timeline-card{border-radius:1.2rem;width:100%;margin-left:0;padding:1.1rem}.timeline-dot,.stitch-timeline:before{left:.55rem}.timeline-dot{width:.72rem;height:.72rem;top:1.2rem}.contact-pill-actions{grid-template-columns:minmax(0,1fr);display:grid}.contact-pill{width:100%}.topnav{width:calc(100vw - 1.5rem)}.project-modal{align-items:end;padding:.55rem}.project-modal-panel{border-radius:1.1rem;width:100%;max-height:calc(100vh - .75rem);padding:1rem}.project-modal-media-wrap,.project-modal-media{min-height:15rem}.project-modal-nav{width:2.35rem;height:2.35rem;font-size:1.3rem}.project-modal-media-meta{gap:.35rem;padding:.75rem .2rem .2rem;display:grid!important}}@media (width<=1180px){.stitch-home-hero,.stitch-home-quote,.stitch-about-hero,.contact-screen{grid-template-columns:minmax(0,1fr);gap:2.4rem;min-height:auto}.hero-copy-column{max-width:42rem}.hero-visual-column{width:min(100%,36rem)}.stitch-toolkit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolkit-card-anchor,.toolkit-card-community-full{grid-column:span 2}.stitch-work-hero,.stitch-section-head,.work-filter-bar{flex-direction:column;align-items:start}.filter-pills{justify-content:flex-start}.hero-section{grid-template-columns:minmax(0,1fr);min-height:auto;padding-top:3rem}.hero-aside{max-width:38rem}.about-grid,.editorial-grid,.contact-section,.contact-page-grid{grid-template-columns:minmax(0,1fr)}.summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-bento-grid-all .stitch-work-card,.stitch-bento-grid-all .stitch-work-card-1,.stitch-bento-grid-all .stitch-work-card-2,.stitch-bento-grid-all .stitch-work-card-3,.stitch-bento-grid-all .stitch-work-card-4,.stitch-bento-grid-all .stitch-work-card:nth-child(n+5){grid-column:span 4}.hero-insight-panel{max-width:42rem}.page-intro-split{grid-template-columns:minmax(0,1fr)}.page-intro-side{justify-content:flex-start}}@media (width<=980px){.project-modal-layout{flex-direction:column;gap:1.25rem;min-height:auto;display:flex}.project-modal-sidebar{grid-template-columns:minmax(0,1fr);gap:1rem;max-height:none}.project-modal-media-wrap{aspect-ratio:16/10;min-height:auto}.project-modal-media{min-height:auto}.project-modal-media-rail{order:-1}.project-modal-thumbs{scroll-snap-type:x proximity;flex-wrap:nowrap;padding-bottom:.2rem;padding-right:0;gap:.8rem!important;max-height:none!important;display:flex!important;overflow:auto hidden!important}.project-thumb{scroll-snap-align:start;flex:0 0 clamp(8rem,34vw,10rem);min-height:0;height:auto!important}.project-thumb img,.project-thumb-video img{aspect-ratio:16/9!important;object-fit:cover!important;height:auto!important}.project-modal-media-rail-head,.project-modal-media-meta{display:none!important}.project-story-card p,.project-modal-story p,.project-modal-lead{white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;max-width:none!important;overflow:visible!important}.stitch-bento-grid-all .stitch-work-card,.stitch-bento-grid-all .stitch-work-card-1,.stitch-bento-grid-all .stitch-work-card-2,.stitch-bento-grid-all .stitch-work-card-3,.stitch-bento-grid-all .stitch-work-card-4,.stitch-bento-grid-all .stitch-work-card:nth-child(n+5){grid-column:span 6;margin-top:0}.stitch-bento-grid-all .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-2 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-3 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-4 .stitch-work-visual{min-height:17rem}.stitch-work-card-2 .stitch-work-visual,.stitch-work-card-3 .stitch-work-visual,.stitch-work-card-4 .stitch-work-visual{min-height:22rem}.topnav{background:color-mix(in srgb, var(--bg-card) 90%, transparent);min-width:13rem;box-shadow:var(--shadow-soft);border-radius:1rem;padding:.8rem;display:none;position:absolute;top:calc(100% + .75rem);right:0}.topnav.is-open{gap:.6rem;display:grid}.is-desktop-only{display:none!important}.is-mobile-only{display:block!important}.topbar-mobile-extras{border-top:1px solid var(--line);gap:1rem;margin-top:1rem;padding-top:1rem;display:grid}.topbar-mobile-extras .theme-toggle{background:#ffffff0a;border-radius:.75rem;justify-content:space-between;width:100%;padding:0 1rem}.theme-toggle-label{font-family:var(--label);font-size:.82rem;font-weight:600}.topbar-mobile-extras .language-switcher{background:#ffffff0a;border-radius:.75rem;justify-content:space-between;width:100%;padding:.3rem}.topbar-mobile-extras .lang-button{flex:1;min-height:2.4rem}.topnav a{border-radius:.75rem;padding:.65rem .7rem}.topnav a:hover,.topnav a.is-active,.topnav a:focus-visible{background:color-mix(in srgb, var(--bg-card-bright) 42%, transparent)}.topnav a:after{display:none}.menu-toggle,.theme-toggle{display:inline-flex}.timeline-item{grid-template-columns:minmax(0,1fr)}.case-study-card,.case-study-card-1,.case-study-card-2,.case-study-card-3,.case-study-card-4,.case-study-card:nth-child(n+5){grid-column:span 12}.project-modal-story{grid-template-columns:minmax(0,1fr)}.project-modal-header{margin-bottom:1.2rem}.project-modal-close{z-index:10;position:absolute;top:1.2rem;right:1.2rem}.timeline-card{gap:1.4rem;width:calc(100% - 2.25rem);margin-left:2.25rem;padding:1.6rem}}@media (width<=720px){.stitch-home-hero{text-align:left;place-items:start;gap:1.5rem;min-height:auto;padding:1.4rem 0 2.4rem}.hero-actions-corporate{flex-direction:column;gap:.8rem;width:100%;margin-top:1.5rem;display:flex}.hero-actions-corporate .button-corporate{justify-content:center;width:100%}.stitch-home-copy{gap:1rem;width:100%;max-width:32rem;margin-top:1rem}.stitch-home-copy .hero-summary{max-width:32rem;margin:0}.hero-badge{justify-self:start}.hero-main-title{font-size:clamp(1.75rem,8vw,2.35rem);line-height:.98}.stitch-home-copy h1{max-width:9ch}.hero-insight-stats{grid-template-columns:minmax(0,1fr)}.hero-insight-body{padding:1.1rem}.hero-insight-header{flex-direction:column;align-items:start}.hero-profile-identity{grid-template-columns:4.4rem minmax(0,1fr);padding:.85rem}.hero-profile-portrait{width:4.4rem;height:4.4rem}.hero-profile-identity-copy strong{font-size:1.1rem}.hero-insight-copy h3{font-size:1.08rem}.hero-insight-copy p{font-size:.86rem}.stitch-work-overlay{padding:1.2rem}.stitch-bento-grid-all .stitch-work-card,.stitch-bento-grid-all .stitch-work-card-1,.stitch-bento-grid-all .stitch-work-card-2,.stitch-bento-grid-all .stitch-work-card-3,.stitch-bento-grid-all .stitch-work-card-4,.stitch-bento-grid-all .stitch-work-card:nth-child(n+5){grid-column:span 12}.stitch-bento-grid-all .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-2 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-3 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-4 .stitch-work-visual{min-height:19rem}.stitch-work-overlay{background:linear-gradient(#0000 10%,#050505f2 100%);padding:1.15rem}.case-sector{font-size:.62rem}.stitch-work-overlay h3{font-size:1.35rem}.stitch-work-overlay p{font-size:.9rem;line-height:1.6}.stitch-home-quote{gap:3rem;padding:4rem 0}.quote-text{font-size:clamp(1.05rem,5vw,1.35rem);line-height:1.4}.quote-mark{font-size:3rem;top:-1.5rem}.quote-stats-grid,.stitch-toolkit-grid{grid-template-columns:minmax(0,1fr)}.toolkit-card-anchor,.toolkit-card-community-full{grid-column:span 1}.toolkit-card-community-full{grid-template-columns:minmax(0,1fr)}.quote-stat-offset{transform:none}.work-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;width:100%;display:grid}.work-hero-stats div{justify-items:start}.contact-screen-copy{gap:1.2rem}.contact-pill-actions,.contact-info-subgrid{grid-template-columns:minmax(0,1fr)}.page-shell{padding:.75rem .75rem 5rem}.topbar{border-radius:1rem;align-items:center;gap:.55rem;padding:.7rem .8rem;top:.6rem}.brand{gap:.7rem;min-width:0}.brand-mark{border-radius:.92rem;flex:none;width:2.55rem;height:2.55rem;font-size:1.14rem}.brand-copy{min-width:0}.brand-copy .eyebrow{letter-spacing:.14em;font-size:.62rem}.brand-name{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.topbar-actions{gap:.45rem}.menu-toggle,.theme-toggle{width:2.45rem;height:2.45rem}.language-switcher{padding:.18rem}.lang-button{min-width:2.35rem;min-height:2.1rem;font-size:.7rem}.hero-section{gap:1.5rem;padding-top:2rem}.page-intro{padding-top:2rem}.hero-copy h1{gap:.08em;margin-bottom:1rem}.hero-title-line{white-space:normal}.hero-summary{font-size:.96rem;line-height:1.72}.portrait-frame{min-height:28rem}.portrait-card{width:calc(100% - 1.7rem);padding:1rem;bottom:.85rem;right:.85rem}.summary-strip{grid-template-columns:minmax(0,1fr)}.panel,.summary-card,.contact-card,.timeline-item,.case-study-body{padding:1.25rem}.process-media{grid-template-columns:minmax(0,1fr)}.case-study-grid{gap:.9rem}.case-study-visual,.case-study-card-2 .case-study-visual,.case-study-card-3 .case-study-visual{min-height:15rem}.stats-grid{grid-template-columns:minmax(0,1fr)}.project-modal{padding:.7rem}.home-scroll-cue{display:none}.contact-submit{width:100%}.project-modal-header{margin-bottom:1rem}.project-modal-close{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border:1px solid #fff3;width:2.5rem;height:2.5rem;position:absolute;top:1rem;right:1rem}.project-modal-panel{border-radius:1.2rem;max-height:calc(100vh - 1.4rem);padding:1rem}.project-modal-heading h3{padding-right:2.5rem;font-size:1.38rem}.project-modal-lead{font-size:.92rem;line-height:1.6}.project-modal-media-meta{display:none!important}.project-modal-nav{width:2.35rem;height:2.35rem;font-size:1.3rem}.timeline-dot,.stitch-timeline:before{left:.75rem}.timeline-card{border-radius:1.2rem;flex-direction:column;gap:1rem;width:calc(100% - 1.4rem);margin-left:1.4rem;padding:1.25rem 1.1rem 1.1rem}.timeline-logo-wrap{flex-basis:4.5rem;width:4.5rem;height:4.5rem}}@media (width<=720px) and (orientation:landscape),(height<=520px){.topbar{position:relative;top:0}.hero-section{min-height:auto}.project-modal-panel{max-height:calc(100vh - 1rem)}.project-modal-media{min-height:16rem}}@media (width<=720px){.stitch-home-cta{padding:2rem 0}.stitch-cta-card{text-align:center;padding:2rem 1.5rem}.stitch-cta-card h2{font-size:clamp(1.4rem,6vw,1.8rem)}}@media (width<=440px){.brand-name{display:none!important}.contact-display-link-featured{font-size:1rem}.contact-pill{font-size:.72rem}.brand-copy .eyebrow{font-size:.7rem}}@media (width<=1080px){.topnav{background:color-mix(in srgb, var(--bg-card) 92%, transparent);width:min(22rem,100vw - 1.5rem);max-height:calc(100vh - 6rem);box-shadow:var(--shadow-soft);border-radius:1rem;padding:.8rem;display:none;position:absolute;top:calc(100% + .75rem);right:0;overflow:auto}.topnav.is-open{gap:.6rem;display:grid}.topnav a{border-radius:.75rem;padding:.65rem .7rem}.topnav a:after{display:none}.topnav a:hover,.topnav a.is-active,.topnav a:focus-visible{background:color-mix(in srgb, var(--bg-card-bright) 42%, transparent)}.menu-toggle,.theme-toggle{display:inline-flex}.is-desktop-only{display:none!important}.is-mobile-only{display:block!important}}@media (width<=1024px){.hero-visual-column{justify-items:start;max-width:38rem}.corporate-profile-panel,.stitch-about-portrait{justify-self:start;margin-left:0}.stitch-bento-grid-all .stitch-work-card,.stitch-bento-grid-all .stitch-work-card-1,.stitch-bento-grid-all .stitch-work-card-2,.stitch-bento-grid-all .stitch-work-card-3,.stitch-bento-grid-all .stitch-work-card-4,.stitch-bento-grid-all .stitch-work-card:nth-child(n+5){grid-column:span 6}.timeline-card{flex-direction:column;width:calc(100% - 2.25rem);margin-left:2.25rem;padding:1.5rem}.timeline-logo-wrap{flex-basis:4.5rem;width:4.5rem;height:4.5rem}}@media (width<=720px){.hero-visual-column,.corporate-profile-panel,.stitch-about-portrait{width:100%;max-width:none}.stitch-section-head,.stitch-work-hero,.work-filter-bar{align-items:flex-start;gap:.85rem}.work-hero-stats{justify-content:space-between;gap:1rem;width:100%}.work-hero-stats div{justify-items:start}.stitch-work-visual,.stitch-bento-grid-all .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-2 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-3 .stitch-work-visual,.stitch-bento-grid-all .stitch-work-card-4 .stitch-work-visual{aspect-ratio:4/4.9;min-height:17rem}.timeline-card{border-radius:1.2rem;width:calc(100% - 1.3rem);margin-left:1.3rem;padding:1.1rem}.timeline-dot,.stitch-timeline:before{left:.55rem}.timeline-dot{width:.72rem;height:.72rem;top:1.2rem}.timeline-metadata h3{font-size:1.25rem}.contact-pill-actions{grid-template-columns:minmax(0,1fr);display:grid}.contact-pill{width:100%}.topnav{width:calc(100vw - 1.5rem)}.project-modal{align-items:end;padding:.55rem}.project-modal-panel{border-radius:1.1rem;width:100%;max-height:calc(100vh - .75rem);padding:1rem}.project-modal-media-wrap,.project-modal-media{min-height:16rem}.project-modal-media-rail-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex!important}.project-modal-media-meta{gap:.35rem;padding:.75rem .2rem .2rem;display:grid!important}}.hero-main-title{font-family:var(--heading)!important;letter-spacing:-.04em!important;font-size:clamp(2.8rem,7vw,4.2rem)!important;font-weight:500!important;line-height:1.02!important}.home-editorial-skill-head span:first-child{color:#fff!important;font-size:.85rem!important}.home-editorial-skill-track{background:#ffffff26!important;height:4px!important}.home-editorial-skill-track span{border-radius:inherit;background:#fff;height:100%;display:block;box-shadow:0 0 12px #ffffff4d}.button-primary-corporate{background:#145bd3!important;box-shadow:0 8px 24px #145bd340!important}.button-secondary-corporate{color:#1a1e26!important;background:0 0!important;border:1.5px solid #1a1e26!important}html[data-theme=light] .home-editorial-trust-item{color:#394150;font-weight:600}
