.Hero-module__JgYmMq__hero{height:100vh;padding:var(--spacing-gutter);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__content{max-width:var(--container-width);z-index:1;width:100%}.Hero-module__JgYmMq__headline{color:var(--foreground);mix-blend-mode:multiply;font-size:clamp(3rem,5vw,6rem);font-weight:800;line-height:1;font-family:var(--font-heading);text-align:left;max-width:1000px}.Hero-module__JgYmMq__subheadline{opacity:.5;max-width:1000px;margin-top:2rem;font-size:clamp(1rem,2vw,1.5rem)}.Hero-module__JgYmMq__scrollIndicator{font-family:var(--font-mono);animation:2s infinite Hero-module__JgYmMq__bounce;position:absolute;bottom:2rem;right:2rem}@keyframes Hero-module__JgYmMq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.ServicesCloud-module__0MuvCq__servicesSection{padding:10rem var(--spacing-gutter);background:var(--background);color:var(--foreground);flex-direction:column;justify-content:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.ServicesCloud-module__0MuvCq__container{max-width:var(--container-width);grid-template-columns:1fr 1fr;gap:4rem;width:100%;margin:0 auto;display:grid}.ServicesCloud-module__0MuvCq__leftCol{flex-direction:column;justify-content:flex-start;gap:3rem;display:flex}.ServicesCloud-module__0MuvCq__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.ServicesCloud-module__0MuvCq__squareIcon{background-color:var(--foreground);width:10px;height:10px;display:inline-block}.ServicesCloud-module__0MuvCq__description{max-width:90%;font-size:1.5rem;font-weight:300;line-height:1.4}.ServicesCloud-module__0MuvCq__ctaGroup{align-items:center;gap:1rem;margin-top:2rem;display:flex}.ServicesCloud-module__0MuvCq__bookBtn{background-color:var(--foreground);color:var(--background);cursor:pointer;border:1px solid var(--foreground);border-radius:99px;padding:.8rem 2rem;font-size:1rem;font-weight:500;transition:all .3s}.ServicesCloud-module__0MuvCq__arrowBtn{background-color:var(--foreground);color:var(--background);cursor:pointer;border:1px solid var(--foreground);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.ServicesCloud-module__0MuvCq__bookBtn:hover,.ServicesCloud-module__0MuvCq__arrowBtn:hover{color:var(--foreground);background-color:#0000}.ServicesCloud-module__0MuvCq__rightCol{perspective:1000px;flex-direction:column;align-items:flex-end;gap:.8rem;display:flex}.ServicesCloud-module__0MuvCq__offset_0{margin-right:50px}.ServicesCloud-module__0MuvCq__offset_1{margin-right:0}.ServicesCloud-module__0MuvCq__offset_2{margin-right:80px}.ServicesCloud-module__0MuvCq__offset_3{margin-right:20px}.ServicesCloud-module__0MuvCq__offset_4{margin-right:60px}.ServicesCloud-module__0MuvCq__offset_5{margin-right:10px}.ServicesCloud-module__0MuvCq__offset_6{margin-right:90px}.ServicesCloud-module__0MuvCq__offset_7{margin-right:30px}.ServicesCloud-module__0MuvCq__offset_8{margin-right:70px}.ServicesCloud-module__0MuvCq__offset_9{margin-right:0}.ServicesCloud-module__0MuvCq__pill{border:1px solid var(--foreground);cursor:default;white-space:nowrap;background:0 0;border-radius:99px;width:fit-content;padding:.8rem 2rem;font-size:clamp(1rem,1.5vw,1.25rem);transition:background-color .3s,color .3s;display:inline-block;position:relative}.ServicesCloud-module__0MuvCq__pill:hover{background:var(--foreground);color:var(--background)}@media (max-width:768px){.ServicesCloud-module__0MuvCq__container{grid-template-columns:1fr;gap:3rem}.ServicesCloud-module__0MuvCq__rightCol{align-items:flex-start}.ServicesCloud-module__0MuvCq__pill{padding:.6rem 1.5rem;font-size:1rem}.ServicesCloud-module__0MuvCq__description{font-size:1.2rem}}.ServicesCloud-module__0MuvCq__arrowBtn:hover .ServicesCloud-module__0MuvCq__btnIcon,.ServicesCloud-module__0MuvCq__bookBtn:hover{color:var(--foreground);filter:none!important}[data-theme=dark] .ServicesCloud-module__0MuvCq__btnIcon{filter:invert()!important}
.Manifesto-module__pvPZca__manifestoSection{padding:10rem var(--spacing-gutter);background:var(--background);color:var(--foreground);text-align:right;justify-content:flex-end;align-items:center;min-height:50vh;display:flex}.Manifesto-module__pvPZca__container{max-width:var(--container-width);justify-content:flex-end;width:100%;margin:0 auto;display:flex}.Manifesto-module__pvPZca__textBlock{max-width:800px}.Manifesto-module__pvPZca__headline{font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1.2;font-family:var(--font-heading)}.Manifesto-module__pvPZca__highlight{color:#888;opacity:.6}[data-theme=dark] .Manifesto-module__pvPZca__highlight{color:#666;opacity:.7}@media (max-width:768px){.Manifesto-module__pvPZca__manifestoSection{padding:5rem var(--spacing-gutter);text-align:left;justify-content:flex-start}.Manifesto-module__pvPZca__container{justify-content:flex-start}}
.SelectedWork-module__6eALMa__workSection{padding:8rem var(--spacing-gutter);background:var(--background);color:var(--foreground);min-height:100vh}.SelectedWork-module__6eALMa__container{z-index:2;width:100%;margin:0 auto;position:relative}.SelectedWork-module__6eALMa__previewOverlay{pointer-events:none;z-index:10;opacity:0;border-radius:8px;width:300px;height:400px;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-50%,-50%)scale(.8)}.SelectedWork-module__6eALMa__previewImage{object-fit:cover;width:100%;height:100%}.SelectedWork-module__6eALMa__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;margin-bottom:4rem;font-size:.9rem;display:flex}.SelectedWork-module__6eALMa__squareIcon{background-color:var(--foreground);width:10px;height:10px;display:inline-block}.SelectedWork-module__6eALMa__projectList{flex-direction:column;display:flex}.SelectedWork-module__6eALMa__projectItem{cursor:pointer;border-top:1px solid #8883;align-items:baseline;gap:2rem;padding:2rem 0;text-decoration:none;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.SelectedWork-module__6eALMa__projectItem:last-child{border-bottom:1px solid #8883}.SelectedWork-module__6eALMa__projectName{font-family:var(--font-heading);color:var(--foreground);text-decoration:underline;-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground);text-underline-offset:6px;margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;transition:transform .3s,padding-left .3s,color .3s,text-decoration-color .3s}.SelectedWork-module__6eALMa__projectTag{font-family:var(--font-mono);color:var(--foreground);opacity:.7;white-space:nowrap;border:1px solid #8886;border-radius:99px;padding:.3rem .8rem;font-size:.8rem}.SelectedWork-module__6eALMa__projectItem:hover .SelectedWork-module__6eALMa__projectName{color:var(--accent);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);padding-left:1rem;transform:translate(10px)}@media (max-width:768px){.SelectedWork-module__6eALMa__projectItem{flex-direction:column;align-items:flex-start;gap:.5rem}.SelectedWork-module__6eALMa__projectName{font-size:2rem}.SelectedWork-module__6eALMa__projectTag{align-self:flex-start}}
.OurValues-module__ZUuU7W__valuesSection{padding:10rem var(--spacing-gutter);background:var(--background);color:var(--foreground);flex-direction:column;justify-content:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.OurValues-module__ZUuU7W__container{max-width:var(--container-width);grid-template-columns:1fr 1fr;gap:4rem;width:100%;margin:0 auto;display:grid}.OurValues-module__ZUuU7W__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;grid-column:1/-1;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.9rem;display:flex}.OurValues-module__ZUuU7W__squareIcon{background-color:var(--foreground);width:10px;height:10px;display:inline-block}.OurValues-module__ZUuU7W__leftCol{perspective:1000px;flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.OurValues-module__ZUuU7W__offset_0{margin-left:0}.OurValues-module__ZUuU7W__offset_1{margin-left:50px}.OurValues-module__ZUuU7W__offset_2{margin-left:20px}.OurValues-module__ZUuU7W__offset_3{margin-left:80px}.OurValues-module__ZUuU7W__offset_4{margin-left:10px}.OurValues-module__ZUuU7W__offset_5{margin-left:60px}.OurValues-module__ZUuU7W__offset_6{margin-left:30px}.OurValues-module__ZUuU7W__offset_7{margin-left:90px}.OurValues-module__ZUuU7W__offset_8{margin-left:40px}.OurValues-module__ZUuU7W__offset_9{margin-left:70px}.OurValues-module__ZUuU7W__pill{border:1px solid var(--foreground);cursor:default;white-space:nowrap;background:0 0;border-radius:99px;width:fit-content;padding:.8rem 2rem;font-size:clamp(1rem,1.5vw,1.25rem);transition:background-color .3s,color .3s;display:inline-block}.OurValues-module__ZUuU7W__pill:hover{background:var(--foreground);color:var(--background)}.OurValues-module__ZUuU7W__rightCol{flex-direction:column;justify-content:center;gap:3rem;padding-left:2rem;display:flex}.OurValues-module__ZUuU7W__description{max-width:500px;font-size:1.5rem;font-weight:300;line-height:1.4}.OurValues-module__ZUuU7W__ctaGroup{align-items:center;gap:1rem;margin-top:1rem;display:flex}.OurValues-module__ZUuU7W__bookBtn{background-color:var(--foreground);color:var(--background);cursor:pointer;border:1px solid var(--foreground);border-radius:99px;padding:.8rem 2rem;font-size:1rem;font-weight:500;transition:all .3s}.OurValues-module__ZUuU7W__arrowBtn{background-color:var(--foreground);color:var(--background);cursor:pointer;border:1px solid var(--foreground);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.OurValues-module__ZUuU7W__arrowBtn:hover .OurValues-module__ZUuU7W__btnIcon,.OurValues-module__ZUuU7W__bookBtn:hover{color:var(--foreground);background-color:#0000;filter:none!important}[data-theme=dark] .OurValues-module__ZUuU7W__btnIcon{filter:invert()!important}@media (max-width:768px){.OurValues-module__ZUuU7W__container{grid-template-columns:1fr;gap:3rem}.OurValues-module__ZUuU7W__rightCol{order:-1;align-items:flex-start;padding-left:0}.OurValues-module__ZUuU7W__leftCol{align-items:center}.OurValues-module__ZUuU7W__pill{margin-left:0!important}}
.Team-module__iqO7OW__teamSection{padding:10rem var(--spacing-gutter);background:var(--background);color:var(--foreground);flex-direction:column;justify-content:space-between;min-height:100vh;display:flex}.Team-module__iqO7OW__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;margin-bottom:6rem;font-size:.9rem;display:flex}.Team-module__iqO7OW__squareIcon{background-color:var(--foreground);width:10px;height:10px;display:inline-block}.Team-module__iqO7OW__teamGrid{flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-bottom:8rem;display:flex}.Team-module__iqO7OW__memberCard{opacity:0;flex-direction:column;flex:1;gap:1.5rem;min-width:300px;display:flex}.Team-module__iqO7OW__memberCard:first-child{margin-top:0}.Team-module__iqO7OW__memberCard:nth-child(2){margin-top:8rem}.Team-module__iqO7OW__memberCard:nth-child(3){margin-top:16rem}.Team-module__iqO7OW__imageWrapper{aspect-ratio:4/5;width:100%;position:relative;overflow:hidden}.Team-module__iqO7OW__memberImage{object-fit:cover;filter:grayscale()contrast(1.2);width:100%;height:100%;transition:filter .3s,transform .5s}.Team-module__iqO7OW__imageOverlay{mix-blend-mode:screen;opacity:.6;background:linear-gradient(135deg,#f0c,#33f,#0cf);transition:opacity .3s;position:absolute;inset:0}.Team-module__iqO7OW__memberCard:hover .Team-module__iqO7OW__memberImage{filter:grayscale(0)contrast();transform:scale(1.05)}.Team-module__iqO7OW__memberCard:hover .Team-module__iqO7OW__imageOverlay{opacity:.2}.Team-module__iqO7OW__info{flex-direction:column;gap:.5rem;display:flex}.Team-module__iqO7OW__name{font-family:var(--font-heading);font-size:1.25rem;font-weight:700}.Team-module__iqO7OW__role{opacity:.7;font-size:1rem;font-weight:300}.Team-module__iqO7OW__subRole{opacity:.5;font-size:.9rem}.Team-module__iqO7OW__footerRow{border-top:1px solid #8883;flex-wrap:wrap;justify-content:space-between;gap:2rem;padding-top:4rem;display:flex}.Team-module__iqO7OW__footerCol{flex-direction:column;gap:.5rem;display:flex}.Team-module__iqO7OW__colTitle{margin-bottom:.5rem;font-size:1rem;font-weight:600}.Team-module__iqO7OW__colText{opacity:.7;color:var(--foreground);font-size:.9rem;text-decoration:none}@media (max-width:768px){.Team-module__iqO7OW__teamGrid{flex-direction:column;align-items:center}.Team-module__iqO7OW__memberCard{width:100%;max-width:400px;margin-top:0!important}.Team-module__iqO7OW__footerRow{flex-direction:column;gap:3rem}}
.Footer-module__Grjkva__footerSection{padding:6rem var(--spacing-gutter)2rem;color:var(--foreground);background:#fbfafa;border-top:1px solid #0000000d}[data-theme=dark] .Footer-module__Grjkva__footerSection{background:#0a0a0a}.Footer-module__Grjkva__topRow{grid-template-columns:1fr 2fr 1fr;align-items:flex-start;margin-bottom:6rem;display:grid;position:relative}.Footer-module__Grjkva__logo{cursor:pointer;align-items:center;gap:1rem;transition:transform .3s;display:flex}[data-theme=dark] .Footer-module__Grjkva__logo img{filter:invert()}.Footer-module__Grjkva__woodmark{width:auto;max-width:200px;height:auto}.Footer-module__Grjkva__ctaCenter{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.Footer-module__Grjkva__jamText{font-family:var(--font-heading);z-index:2;font-size:clamp(3rem,6vw,6rem);font-weight:400;line-height:1;position:relative}.Footer-module__Grjkva__halftoneBg{background-image:radial-gradient(circle,var(--foreground)1px,transparent 1.5px);opacity:.1;z-index:1;pointer-events:none;background-size:20px 20px;width:120%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 70%);mask-image:radial-gradient(circle,#000 40%,#0000 70%)}.Footer-module__Grjkva__actionRight{flex-direction:column;align-items:flex-end;gap:2rem;display:flex}.Footer-module__Grjkva__getStartedBtn{color:#fff;cursor:pointer;background:#1a1a1a;border-radius:99px;align-items:center;gap:.8rem;padding:1rem 2.5rem;font-size:1.1rem;transition:transform .3s;display:flex}[data-theme=dark] .Footer-module__Grjkva__getStartedBtn{color:#000;background:#fff}.Footer-module__Grjkva__getStartedBtn:hover{transform:scale(1.05)}.Footer-module__Grjkva__chatPrompt{text-align:right;align-items:center;gap:1rem;max-width:300px;display:flex}.Footer-module__Grjkva__avatars{display:flex}.Footer-module__Grjkva__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:32px;height:32px;margin-left:-10px}.Footer-module__Grjkva__avatar:first-child{margin-left:0}.Footer-module__Grjkva__chatText{opacity:.8;font-size:.8rem;line-height:1.3}.Footer-module__Grjkva__chatLink{color:#8a2be2;font-weight:600;text-decoration:none}.Footer-module__Grjkva__socialGrid{border:1px solid #8883;grid-template-columns:repeat(6,1fr);margin-bottom:4rem;display:grid}.Footer-module__Grjkva__socialCard{aspect-ratio:1;color:var(--foreground);border-right:1px solid #8883;flex-direction:column;justify-content:space-between;padding:2rem;text-decoration:none;transition:background-color .3s;display:flex}.Footer-module__Grjkva__socialCard:last-child{border-right:none}.Footer-module__Grjkva__socialCard:hover{background:#8888880d}.Footer-module__Grjkva__socialIcon{font-size:1.5rem}.Footer-module__Grjkva__socialName{font-size:.9rem;font-weight:500}.Footer-module__Grjkva__bottomFooter{opacity:.6;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.Footer-module__Grjkva__footerLinks{gap:2rem;display:flex}.Footer-module__Grjkva__footerLink{color:var(--foreground);text-decoration:none;transition:opacity .3s}.Footer-module__Grjkva__footerLink:hover{opacity:1}@media (max-width:1024px){.Footer-module__Grjkva__socialGrid{grid-template-columns:repeat(3,1fr)}.Footer-module__Grjkva__socialCard:nth-child(3n){border-right:none}.Footer-module__Grjkva__socialCard{border-bottom:1px solid #8883}.Footer-module__Grjkva__socialCard:nth-last-child(-n+3){border-bottom:none}.Footer-module__Grjkva__topRow{text-align:center;grid-template-columns:1fr;gap:4rem}.Footer-module__Grjkva__logo,.Footer-module__Grjkva__actionRight,.Footer-module__Grjkva__ctaCenter{justify-content:center;align-items:center}.Footer-module__Grjkva__chatPrompt{text-align:center;flex-direction:column}}@media (max-width:600px){.Footer-module__Grjkva__socialGrid{grid-template-columns:repeat(2,1fr)}.Footer-module__Grjkva__socialCard:nth-child(3n){border-right:1px solid #8883}.Footer-module__Grjkva__socialCard:nth-child(2n){border-right:none}.Footer-module__Grjkva__bottomFooter{flex-direction:column;gap:1rem}}
