.projects-module__lnHueG__project{background:var(--background);min-height:80vh;padding:0}.projects-module__lnHueG__heroWrap{width:100vw;margin-left:calc(50% - 50vw);position:relative}.projects-module__lnHueG__heroImageContainer{aspect-ratio:16/9;width:100%;min-height:300px;position:relative}.projects-module__lnHueG__fullViewportHeroContainer{aspect-ratio:auto;min-height:calc(100vh - 4.5rem);overflow:hidden}.projects-module__lnHueG__heroImg{object-fit:contain}.projects-module__lnHueG__fullViewportHeroImg{object-fit:cover;object-position:center}.projects-module__lnHueG__whatsupHeroImgBlur{filter:blur(1.5px)brightness(.72);transform:scale(1.04)}.projects-module__lnHueG__heroOverlay{pointer-events:none;z-index:1;background:#00000038;position:absolute;inset:0}.projects-module__lnHueG__heroCompareLogo{object-fit:contain;z-index:2;filter:drop-shadow(0 8px 20px #00000073);position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);width:clamp(210px,32vw,500px)!important;height:auto!important}.projects-module__lnHueG__heroProjectInfo{z-index:3;gap:.75rem;width:min(86vw,760px);display:grid;position:absolute;top:48%;left:50%;transform:translate(-50%)}.projects-module__lnHueG__heroProjectInfoLine{background:linear-gradient(90deg,#fff0,#ffffffe6,#fff0);width:100%;height:1px}.projects-module__lnHueG__heroProjectInfoItems{color:#fff;text-shadow:0 2px 10px #000000a6;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.projects-module__lnHueG__heroProjectInfoItem{text-align:center;padding:0 .75rem}.projects-module__lnHueG__heroProjectInfoItem+.projects-module__lnHueG__heroProjectInfoItem{border-left:1px solid #ffffffb3}.projects-module__lnHueG__heroProjectInfoLabel{text-transform:uppercase;letter-spacing:.12em;opacity:.9;margin-bottom:.35rem;font-size:clamp(.72rem,1.1vw,.86rem);display:block}.projects-module__lnHueG__heroProjectInfoValue{letter-spacing:.04em;font-size:clamp(1.05rem,1.75vw,1.4rem);font-weight:600;line-height:1.35;display:block}.projects-module__lnHueG__heroProjectInfoTagline{text-align:center;color:#fff;letter-spacing:.02em;white-space:nowrap;text-shadow:0 2px 10px #000000a6;max-width:none;margin:.25rem auto 0;font-size:clamp(1.08rem,1.85vw,1.5rem);font-weight:500;line-height:1.5}.projects-module__lnHueG__heroCaption.projects-module__lnHueG__heroCaptionOnImage{color:#fff;text-shadow:0 2px 10px #0009;z-index:3}.projects-module__lnHueG__heroCaption.projects-module__lnHueG__heroCaptionOnImage em{color:inherit}.projects-module__lnHueG__heroLogo{object-fit:contain;position:absolute;top:clamp(1rem,2.5vw,2.5rem);left:clamp(1rem,2.5vw,2.5rem);width:clamp(80px,18vw,220px)!important;height:clamp(80px,18vw,220px)!important}.projects-module__lnHueG__heroCaption{color:var(--foreground);letter-spacing:.02em;margin:0;font-size:clamp(.9rem,2.2vw,1.4rem);position:absolute;bottom:clamp(1rem,2.5vw,2.5rem);left:clamp(1rem,2.5vw,2.5rem)}@media (max-width:640px){.projects-module__lnHueG__heroImageContainer{aspect-ratio:4/3;min-height:220px}.projects-module__lnHueG__heroLogo{width:clamp(60px,22vw,120px)!important;height:clamp(60px,22vw,120px)!important}}@media (max-width:480px){.projects-module__lnHueG__heroImg{object-fit:cover}.projects-module__lnHueG__heroImageContainer{aspect-ratio:1;min-height:200px}.projects-module__lnHueG__fullViewportHeroContainer{aspect-ratio:auto;min-height:calc(100svh - 4.5rem)}.projects-module__lnHueG__heroCompareLogo{top:30%;width:clamp(170px,50vw,300px)!important}.projects-module__lnHueG__heroProjectInfo{gap:.6rem;width:min(92vw,540px);top:44%}.projects-module__lnHueG__heroProjectInfoItems{grid-template-columns:1fr;gap:.85rem}.projects-module__lnHueG__heroProjectInfoItem{padding:0}.projects-module__lnHueG__heroProjectInfoItem+.projects-module__lnHueG__heroProjectInfoItem{border-top:1px solid #ffffff59;border-left:none;padding-top:.8rem}.projects-module__lnHueG__heroProjectInfoTagline{white-space:normal;max-width:32rem;font-size:clamp(.98rem,3.8vw,1.25rem)}.projects-module__lnHueG__heroLogo{top:.75rem;left:.75rem;width:56px!important;height:56px!important}.projects-module__lnHueG__heroCaption:not(.projects-module__lnHueG__heroCaptionOnImage){padding:.5rem 1rem .75rem;font-size:.95rem;position:static}}.projects-module__lnHueG__projectIntro{max-width:1000px;margin:0 auto;padding:3rem 2rem 2rem}.projects-module__lnHueG__projectIntroHeadline{color:var(--foreground);letter-spacing:-.01em;white-space:normal;max-width:66%;margin:0 0 1.5rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;line-height:1.3}.projects-module__lnHueG__projectIntroDivider{background:#0003;width:66%;height:1px;margin-bottom:1.5rem}.projects-module__lnHueG__projectIntroMeta{width:fit-content;max-width:100%}.projects-module__lnHueG__projectIntroMeta .projects-module__lnHueG__projectIntroDivider{width:100%}.projects-module__lnHueG__projectIntroDetails{flex-wrap:wrap;align-items:center;gap:0 1.5rem;display:flex}.projects-module__lnHueG__projectIntroItem{flex-direction:column;gap:.25rem;display:flex}.projects-module__lnHueG__projectIntroLabel{color:var(--text-muted);letter-spacing:.05em;font-size:.85rem}.projects-module__lnHueG__projectIntroValue{color:var(--foreground);font-size:1.1rem;font-weight:500}.projects-module__lnHueG__projectIntroDividerV{background:#0003;flex-shrink:0;width:1px;height:2.5rem}.projects-module__lnHueG__projectSection{max-width:1000px;margin:0 auto;padding:3rem 2rem}.projects-module__lnHueG__projectSectionGrid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;align-items:start;gap:0 2.5rem;display:grid}.projects-module__lnHueG__projectSectionTitle{letter-spacing:.05em;color:var(--foreground);grid-area:1/1;margin:0 0 3rem;font-size:2rem;font-weight:600}.projects-module__lnHueG__projectSectionImage{grid-area:1/2/-1;align-self:stretch;position:relative}.projects-module__lnHueG__projectSectionImg{object-fit:cover;object-position:top;border-radius:12px;width:100%;height:100%;min-height:280px}.projects-module__lnHueG__objectiveSection .projects-module__lnHueG__projectSectionGrid{gap:0 1rem}.projects-module__lnHueG__objectiveSection .projects-module__lnHueG__projectSectionImage{align-self:center}.projects-module__lnHueG__objectiveCarouselMedia{width:400px;max-width:100%;margin-left:3rem;position:relative}.projects-module__lnHueG__projectSectionText{grid-area:2/1}.projects-module__lnHueG__projectSectionText p{color:var(--foreground);margin:0 0 1rem;font-size:1.05rem;line-height:1.7}.projects-module__lnHueG__projectSectionText p:last-child{margin-bottom:0}.projects-module__lnHueG__whatsupObjectiveSection .projects-module__lnHueG__projectSectionTitle{margin-bottom:2.2rem}.projects-module__lnHueG__whatsupObjectiveSection .projects-module__lnHueG__projectSectionImage{flex-direction:column;align-items:center;display:flex}.projects-module__lnHueG__whatsupObjectiveCaption{color:#fff;letter-spacing:.12em;text-transform:uppercase;text-align:center;background-color:#e5771e;border-radius:999px;justify-content:center;align-items:center;margin:1.5rem auto 0;padding:.4rem 1.1rem;font-size:.9rem;line-height:1.4;display:inline-flex;box-shadow:0 8px 20px #0000002e,0 0 0 1px #ffffff73}.projects-module__lnHueG__whatsupObjectivePlaceholder{aspect-ratio:1;will-change:transform;background:#ffffff80;border:1px solid #0000002e;border-radius:12px;width:100%;max-width:520px;margin-inline:auto;transition:box-shadow .22s,transform .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 16px 38px #00000024,0 6px 14px #00000014,inset 0 1px #ffffffd9}.projects-module__lnHueG__whatsupObjectivePlaceholder:after{content:"";pointer-events:none;opacity:.9;z-index:1;background:linear-gradient(#ffffff38,#fff0 38%);position:absolute;inset:0}.projects-module__lnHueG__whatsupObjectiveImage{display:block;width:100%!important;height:auto!important}.projects-module__lnHueG__whatsupObjectivePlaceholder:hover{border-color:#0000003d;overflow-y:auto;transform:translateY(-3px);box-shadow:0 22px 54px #00000029,0 10px 22px #0000001a,inset 0 1px #ffffffe6}.projects-module__lnHueG__whatsupObjectivePlaceholder{scrollbar-width:none}.projects-module__lnHueG__whatsupObjectivePlaceholder::-webkit-scrollbar{width:0;height:0}@media (hover:none){.projects-module__lnHueG__whatsupObjectivePlaceholder{overflow-y:auto}}.projects-module__lnHueG__whatsupIdeationSection{text-align:center}.projects-module__lnHueG__whatsupIdeationSection .projects-module__lnHueG__projectSectionTitle{margin-bottom:1.4rem}.projects-module__lnHueG__whatsupIdeationIntro{max-width:820px;color:var(--foreground);margin:0 auto 1.8rem;font-size:1.05rem;line-height:1.7}.projects-module__lnHueG__whatsupIdeationGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem;display:grid}.projects-module__lnHueG__whatsupIdeationCard{background:radial-gradient(140% 95% at 0 0,#f4a12730,#f4a12700 52%),linear-gradient(#fffcf6fa,#fff8ecf0);border:1px solid #0000001f;border-radius:12px;flex-direction:column;gap:.75rem;min-height:100%;padding:1.15rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000014,inset 0 1px #ffffffa6}.projects-module__lnHueG__whatsupIdeationCard:before{content:"";opacity:.72;background:linear-gradient(90deg,#e5771ed9,#f4a127e0);width:100%;height:4px;position:absolute;top:0;left:0}.projects-module__lnHueG__whatsupIdeationCard:hover{border-color:#e5771e73;transform:translateY(-6px);box-shadow:0 18px 36px #00000024,0 0 0 1px #e5771e29,inset 0 1px #ffffffbf}.projects-module__lnHueG__whatsupIdeationPlaceholder{aspect-ratio:1;background:linear-gradient(135deg,#00000014,#00000005),repeating-linear-gradient(45deg,#ffffff59 0 8px,#fff3 8px 16px);border-radius:10px;width:100%;margin-bottom:.9rem}.projects-module__lnHueG__whatsupIdeationImage{object-fit:contain;object-position:center;box-sizing:border-box;background:linear-gradient(#fff5e2,#ffedd0);border:1px solid #00000029;border-radius:10px;width:100%;height:auto;min-height:300px;max-height:520px;padding:.35rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:block;box-shadow:inset 0 0 0 1px #ffffff59,0 8px 18px #0000001f}.projects-module__lnHueG__whatsupIdeationCard:hover .projects-module__lnHueG__whatsupIdeationImage{border-color:#e5771e57;transform:translateY(-2px);box-shadow:inset 0 0 0 1px #ffffff73,0 12px 24px #00000029}.projects-module__lnHueG__whatsupIdeationCardTitle{letter-spacing:.01em;color:var(--foreground);margin:0;font-size:1.07rem;font-weight:600}.projects-module__lnHueG__whatsupIdeationCardText{color:var(--foreground);opacity:.9;margin:0;font-size:.96rem;line-height:1.65}.projects-module__lnHueG__whatsupPersonaSection{text-align:center}.projects-module__lnHueG__whatsupPersonaSection .projects-module__lnHueG__projectSectionTitle{margin-bottom:1.4rem}.projects-module__lnHueG__whatsupPersonaIntro{max-width:820px;color:var(--foreground);margin:0 auto 1.7rem;font-size:1.05rem;line-height:1.7}.projects-module__lnHueG__whatsupPersonaInteractive{max-width:980px;margin:0 auto}.projects-module__lnHueG__whatsupPersonaTapHint{letter-spacing:.02em;color:#000000d6;text-transform:lowercase;text-align:center;margin:.75rem 0;font-size:.86rem;font-style:italic;font-weight:500;line-height:1.2}.projects-module__lnHueG__whatsupPersonaMorphGridWrap{margin-top:1.7rem;position:relative}.projects-module__lnHueG__whatsupPersonaHint{transform-origin:50%;letter-spacing:.05em;color:#00000073;pointer-events:none;z-index:0;opacity:0;white-space:nowrap;margin:0;font-size:clamp(1.35rem,2.8vw,1.9rem);font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.projects-module__lnHueG__whatsupPersonaMorphGrid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.15rem;display:grid;position:relative}.projects-module__lnHueG__whatsupPersonaMorphSlot{justify-content:center;align-items:center;min-height:0;display:flex}.projects-module__lnHueG__personaWrapper{cursor:pointer;transform-origin:50%;justify-content:center;width:100%;min-width:0;transition:transform .18s;display:flex;position:relative}.projects-module__lnHueG__personaWrapper:hover{transform:translateY(-2px)}.projects-module__lnHueG__personaWrapper:focus-visible{outline-offset:2px;outline:2px solid #22a6a88c}.projects-module__lnHueG__personaCard{text-align:left;clip-path:circle(69px);background:radial-gradient(120% 100% at 0 0,#3f8ec624,#3f8ec600 55%),linear-gradient(#ffffffeb,#ffffffbd);border:1px solid #00000024;border-radius:16px;flex-direction:column;align-items:center;width:100%;min-width:0;min-height:200px;padding:1.5rem 1.35rem 1.25rem;animation:3.1s ease-in-out infinite projects-module__lnHueG__personaClipFloat;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000014,inset 0 1px #ffffff80}.projects-module__lnHueG__personaCardExpanded{animation:none}.projects-module__lnHueG__personaCardExpanded .projects-module__lnHueG__whatsupPersonaAvatar{animation-play-state:paused}.projects-module__lnHueG__personaCard[data-closing]{animation:none}.projects-module__lnHueG__personaCard[data-closing] .projects-module__lnHueG__whatsupPersonaAvatar{animation-play-state:paused}.projects-module__lnHueG__personaCard:before{content:"";opacity:.85;background:linear-gradient(90deg,#22a6a8e6,#3f8ec6e6);border-radius:16px 16px 0 0;width:100%;height:5px;position:absolute;top:0;left:0;right:0}.projects-module__lnHueG__personaCardText,.projects-module__lnHueG__personaCardBio{opacity:0;width:100%}.projects-module__lnHueG__personaCard .projects-module__lnHueG__whatsupPersonaQuote{opacity:0}.projects-module__lnHueG__personaCardCenter{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.projects-module__lnHueG__personaCardContent{z-index:1;flex-direction:column;align-items:center;gap:1rem;width:100%;min-width:0;padding-top:7.5rem;display:flex;position:relative}.projects-module__lnHueG__personaCard .projects-module__lnHueG__whatsupPersonaAvatar{border:2px solid #60402d;border-radius:50%;flex-shrink:0;width:138px;height:138px;animation:3.1s ease-in-out infinite projects-module__lnHueG__whatsupPersonaFloatLeft;overflow:hidden}.projects-module__lnHueG__whatsupPersonaMorphSlot:nth-child(2) .projects-module__lnHueG__personaCard .projects-module__lnHueG__whatsupPersonaAvatar{animation:3.1s ease-in-out .18s infinite projects-module__lnHueG__whatsupPersonaFloatRight}.projects-module__lnHueG__whatsupPersonaMorphSlot:nth-child(2) .projects-module__lnHueG__personaCard:not(.projects-module__lnHueG__personaCardExpanded){animation-delay:.18s}.projects-module__lnHueG__personaWrapper:hover .projects-module__lnHueG__personaCard{border-color:#22a6a873;box-shadow:0 18px 36px #00000024,0 0 0 1px #22a6a824,inset 0 1px #ffffffa6}.projects-module__lnHueG__personaWrapper:hover .projects-module__lnHueG__personaCard .projects-module__lnHueG__whatsupPersonaGroup{background:#ffffffd9;border-color:#22a6a83d}.projects-module__lnHueG__personaWrapper:hover .projects-module__lnHueG__personaCard .projects-module__lnHueG__whatsupPersonaGroupGoal{background:linear-gradient(#3b82f629,#3b82f612);border-color:#3b82f661}.projects-module__lnHueG__personaWrapper:hover .projects-module__lnHueG__personaCard .projects-module__lnHueG__whatsupPersonaGroupFriction{background:linear-gradient(#ef444429,#ef444412);border-color:#ef444461}.projects-module__lnHueG__personaWrapper:hover .projects-module__lnHueG__personaCard .projects-module__lnHueG__whatsupPersonaQuote{background:#22a6a824;border-left-color:#22a6a8d9}.projects-module__lnHueG__whatsupPersonaPickerMeta{text-align:center;gap:.08rem;display:grid}.projects-module__lnHueG__whatsupPersonaPickerTitle{color:var(--foreground);font-size:.96rem;font-weight:600}@keyframes projects-module__lnHueG__personaClipFloat{0%,to{clip-path:circle(69px)}25%{clip-path:circle(70.38px at 50% calc(50% - 6px))}50%{clip-path:circle(69.55px at 50% calc(50% - 2px))}75%{clip-path:circle(70.04px at 50% calc(50% - 5px))}}@keyframes projects-module__lnHueG__personaClipFloatMobile{0%,to{clip-path:circle(60px)}25%{clip-path:circle(61.2px at 50% calc(50% - 6px))}50%{clip-path:circle(60.48px at 50% calc(50% - 2px))}75%{clip-path:circle(60.9px at 50% calc(50% - 5px))}}@keyframes projects-module__lnHueG__whatsupPersonaFloatLeft{0%,to{transform:translateY(0)scale(1)}25%{transform:translateY(-6px)scale(1.02)}50%{transform:translateY(-2px)scale(1.008)}75%{transform:translateY(-5px)scale(1.015)}}@keyframes projects-module__lnHueG__whatsupPersonaFloatRight{0%,to{transform:translateY(0)scale(1)}25%{transform:translateY(-6px)scale(1.02)}50%{transform:translateY(-2px)scale(1.008)}75%{transform:translateY(-5px)scale(1.015)}}.projects-module__lnHueG__whatsupPersonaHeader{text-align:center;flex-direction:column;align-items:center;gap:.55rem;margin-bottom:1rem;display:flex}.projects-module__lnHueG__whatsupPersonaAvatar{letter-spacing:.05em;color:#fff;background:linear-gradient(135deg,#3f8ec6,#22a6a8);border:2px solid #60402d;border-radius:50%;place-items:center;width:56px;height:56px;font-size:.9rem;font-weight:700;display:grid;position:relative;overflow:hidden}.projects-module__lnHueG__whatsupPersonaAvatarImg{object-fit:cover}.projects-module__lnHueG__whatsupPersonaLabel{text-transform:uppercase;letter-spacing:.1em;opacity:.62;margin:0 0 .15rem;font-size:.75rem}.projects-module__lnHueG__whatsupPersonaTitle{letter-spacing:.01em;margin:0;font-size:1.4rem;font-weight:600}.projects-module__lnHueG__whatsupPersonaColumns{grid-template-columns:1fr;gap:1rem;display:grid}.projects-module__lnHueG__whatsupPersonaGroup{background:#ffffffb3;border:1px solid #0000001a;border-radius:12px;padding:.95rem 1rem;transition:border-color .18s,background .18s}.projects-module__lnHueG__whatsupPersonaGroupGoal{background:linear-gradient(#3b82f61f,#3b82f60d);border-color:#3b82f642}.projects-module__lnHueG__whatsupPersonaGroupFriction{background:linear-gradient(#ef44441f,#ef44440d);border-color:#ef444442}.projects-module__lnHueG__whatsupPersonaGroupTitle{align-items:center;gap:.45rem;margin:0 0 .65rem;font-size:1.1rem;font-weight:600;display:flex}.projects-module__lnHueG__whatsupPersonaHeadingIconGoal{color:#0f766e;width:1.05rem;height:1.05rem}.projects-module__lnHueG__whatsupPersonaHeadingIconFriction{color:#9a3412;width:1.05rem;height:1.05rem}.projects-module__lnHueG__whatsupPersonaList{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.projects-module__lnHueG__whatsupPersonaList li{align-items:flex-start;gap:.55rem;font-size:.95rem;line-height:1.55;display:flex}.projects-module__lnHueG__whatsupPersonaList li span{flex:1}.projects-module__lnHueG__whatsupPersonaListIconGoal,.projects-module__lnHueG__whatsupPersonaListIconFriction{flex-shrink:0;width:1.05rem;height:1.05rem;margin-top:.15rem}.projects-module__lnHueG__whatsupPersonaListIconGoal{color:#0f766e}.projects-module__lnHueG__whatsupPersonaListIconFriction{color:#9a3412}.projects-module__lnHueG__whatsupPersonaQuote{color:#000000d1;background:#22a6a814;border-left:4px solid #22a6a88c;border-radius:0 10px 10px 0;margin:1rem 0 0;padding:.85rem .95rem;font-size:1rem;font-style:italic;line-height:1.6;transition:background .18s,border-color .18s}.projects-module__lnHueG__whatsupWireframeSection{text-align:center}.projects-module__lnHueG__whatsupWireframeSection .projects-module__lnHueG__projectSectionTitle{margin-bottom:1.4rem}.projects-module__lnHueG__whatsupWireframeIntro{max-width:860px;color:var(--foreground);margin:0 auto;font-size:1.05rem;line-height:1.7}.projects-module__lnHueG__whatsupWireframeList{gap:2.8rem;margin-top:2rem;display:grid}.projects-module__lnHueG__whatsupWireframeItem{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.projects-module__lnHueG__whatsupWireframeItemReveal{opacity:0;will-change:opacity,transform;transition:opacity .52s,transform .52s;transform:translateY(24px)}.projects-module__lnHueG__whatsupWireframeItemVisible{opacity:1;transform:translateY(0)}.projects-module__lnHueG__whatsupWireframeItem:nth-child(2n){grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.projects-module__lnHueG__whatsupWireframeItem:nth-child(2n) .projects-module__lnHueG__whatsupWireframeMediaBlock{order:2}.projects-module__lnHueG__whatsupWireframeItem:nth-child(2n) .projects-module__lnHueG__whatsupWireframeTextBlock{text-align:right;order:1}.projects-module__lnHueG__whatsupWireframeItem:nth-child(2n) .projects-module__lnHueG__whatsupWireframeDetailGroup{text-align:right}.projects-module__lnHueG__whatsupWireframeMediaBlock{grid-template-rows:auto auto;justify-items:stretch;gap:1rem;min-width:0;display:grid}.projects-module__lnHueG__whatsupWireframeMedia{width:100%;min-width:0}.projects-module__lnHueG__whatsupWireframeCardCarousel{flex-direction:row;gap:1rem;width:100%;min-height:0;display:flex}.projects-module__lnHueG__whatsupWireframeCardSlot{border:1px solid #00000014;border-radius:14px;flex:1;justify-content:center;align-items:stretch;min-width:0;min-height:0;transition:box-shadow .22s,border-color .22s,transform .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #00000014,0 1px 3px #0000000f,inset 0 1px #fffc}.projects-module__lnHueG__whatsupWireframeCardCarousel:hover .projects-module__lnHueG__whatsupWireframeCardSlot{border-color:#0000001a;box-shadow:0 8px 24px #0000001a,0 2px 6px #0000000f,inset 0 1px #ffffffe6}.projects-module__lnHueG__whatsupWireframeCardImg{object-fit:contain;object-position:center;border-radius:14px;display:block;width:100%!important;height:auto!important}.projects-module__lnHueG__whatsupWireframeItem:first-child{grid-template-columns:minmax(0,1.5fr) minmax(0,.5fr)}.projects-module__lnHueG__whatsupWireframeItem:first-child .projects-module__lnHueG__whatsupWireframeMediaBlock{order:1}.projects-module__lnHueG__whatsupWireframeItem:first-child .projects-module__lnHueG__whatsupWireframeTextBlock{order:2;align-self:start;margin-top:3rem}.projects-module__lnHueG__whatsupWireframeCardCarouselSidebar{align-items:flex-start;max-width:100%;margin:0}.projects-module__lnHueG__whatsupWireframeCardCarouselSidebar .projects-module__lnHueG__whatsupWireframeCardSlot{border:none;flex:1;align-self:flex-start;min-width:0;box-shadow:0 4px 14px #00000014,0 1px 3px #0000000f}.projects-module__lnHueG__whatsupWireframeCardCarouselSidebar:hover .projects-module__lnHueG__whatsupWireframeCardSlot{box-shadow:0 8px 24px #0000001a,0 2px 6px #0000000f}.projects-module__lnHueG__whatsupWireframeImageWrap{aspect-ratio:3/2;border-radius:18px;width:100%;position:relative;overflow:hidden}.projects-module__lnHueG__whatsupWireframeItemFooter{text-align:center;grid-template-columns:1fr;justify-items:center;gap:.9rem}.projects-module__lnHueG__whatsupWireframeItemFooter .projects-module__lnHueG__whatsupWireframeItemTitle{grid-column:1;margin-bottom:0}.projects-module__lnHueG__whatsupWireframeFooterImageWrap{border-radius:18px;width:100%;position:relative;overflow:hidden}.projects-module__lnHueG__whatsupWireframeFooterTextBlock{text-align:left;grid-template-columns:1fr 1fr;gap:1.25rem;width:100%;display:grid}@media (max-width:600px){.projects-module__lnHueG__whatsupWireframeFooterTextBlock{grid-template-columns:1fr}}.projects-module__lnHueG__whatsupWireframePlaceholder{aspect-ratio:3/2;background:linear-gradient(145deg,#3f8ec638,#22a6a82e),repeating-linear-gradient(45deg,#ffffff47 0 10px,#ffffff1f 10px 20px);border:1px solid #0000001a;border-radius:14px;width:100%;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 12px 34px #0000001f,0 4px 12px #00000014}.projects-module__lnHueG__whatsupWireframeMedia:hover .projects-module__lnHueG__whatsupWireframePlaceholder{border-color:#22a6a861;transform:translateY(-4px);box-shadow:0 20px 42px #00000029,0 8px 18px #0000001a,0 0 0 1px #22a6a824}.projects-module__lnHueG__whatsupWireframeTextBlock{text-align:left;align-content:start;gap:.65rem;min-width:0;margin-top:clamp(2.35rem,3vw,2.9rem);display:grid}.projects-module__lnHueG__whatsupWireframeDetailGroup{background:#ffffff9e;border:1px solid #0000001a;border-radius:12px;padding:.72rem .85rem .8rem}.projects-module__lnHueG__whatsupWireframeDetailGroupSolution{background:linear-gradient(#7e93422e,#7e934212);border-color:#7e934257}.projects-module__lnHueG__whatsupWireframeDetailGroupReason{background:linear-gradient(#90bed147,#90bed11f);border-color:#90bed18c}.projects-module__lnHueG__whatsupWireframeItemTitle{text-align:center;width:min(100%,520px);margin:0 auto;font-size:1.18rem;font-weight:600;line-height:1.35}.projects-module__lnHueG__whatsupWireframeLabel{letter-spacing:.08em;text-transform:uppercase;color:#000000b8;background:#22a6a81f;border:1px solid #22a6a840;border-radius:999px;align-items:center;margin:0 0 .35rem;padding:.2rem .55rem;font-size:.8rem;font-weight:600;display:inline-flex}.projects-module__lnHueG__whatsupWireframeLabelSolution{color:#3a4a12f5;background:#7e934247;border-color:#7e934270}.projects-module__lnHueG__whatsupWireframeLabelReason{color:#1b3e4ff5;background:#90bed15c;border-color:#6ca4bc7a}.projects-module__lnHueG__whatsupWireframeLine{margin:0;font-size:.98rem;line-height:1.62}.projects-module__lnHueG__whatsupWireframeLine:last-child{margin-bottom:0}.projects-module__lnHueG__whatsupStyleguideSection{text-align:center}.projects-module__lnHueG__whatsupStyleguideSection .projects-module__lnHueG__projectSectionTitle{margin-bottom:1.4rem}.projects-module__lnHueG__whatsupGallerySection{text-align:center}.projects-module__lnHueG__whatsupGalleryRoot{justify-items:center;gap:1.4rem;margin-top:1.5rem;display:grid}.projects-module__lnHueG__whatsupGalleryFrame{aspect-ratio:1;background:radial-gradient(circle at 0 0,#ffffffe6,#ffffffb3);border:1px solid #00000029;border-radius:16px;width:min(520px,100%);position:relative;overflow:hidden;box-shadow:0 18px 46px #00000029,0 6px 16px #0000001a,inset 0 1px #ffffffd9}.projects-module__lnHueG__whatsupGallerySlide{opacity:0;pointer-events:none;justify-content:center;align-items:stretch;display:flex;position:absolute;inset:0}.projects-module__lnHueG__whatsupGalleryScrollable{width:100%;overflow:hidden}.projects-module__lnHueG__whatsupGalleryScrollable:hover{overflow-y:auto}.projects-module__lnHueG__whatsupGalleryScrollable{scrollbar-width:none}.projects-module__lnHueG__whatsupGalleryScrollable::-webkit-scrollbar{width:0;height:0}.projects-module__lnHueG__whatsupGalleryImage{display:block;width:100%!important;height:auto!important}.projects-module__lnHueG__whatsupGalleryNav{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.projects-module__lnHueG__whatsupGalleryNavItem{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;background:#ffffffb3;border:1px solid #0000001f;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.82rem;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.projects-module__lnHueG__whatsupGalleryNavItem:hover{border-color:#0003;transform:translateY(-2px)}.projects-module__lnHueG__whatsupGalleryNavItemActive{color:var(--foreground);background:#e5771e1f;border-color:#e5771eb3}.projects-module__lnHueG__whatsupGalleryNavIndex{font-weight:600}.projects-module__lnHueG__whatsupGalleryNavLabel{opacity:.8}@media (hover:none){.projects-module__lnHueG__whatsupGalleryScrollable{overflow-y:auto}}.projects-module__lnHueG__whatsupStyleguideIntro{max-width:860px;color:var(--foreground);margin:0 auto;font-size:1.05rem;line-height:1.7}.projects-module__lnHueG__whatsupStyleguidePalette{grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem;margin-top:1.7rem;display:grid}.projects-module__lnHueG__whatsupStyleguideColorCard{text-align:center;background:0 0;border:0;border-radius:0;padding:.25rem;transition:transform .22s}.projects-module__lnHueG__whatsupStyleguideColorCard:hover{transform:translateY(-5px)}.projects-module__lnHueG__whatsupStyleguideSwatch{aspect-ratio:1;border-radius:50%;width:min(100%,116px);margin:0 auto .8rem;transition:transform .24s,box-shadow .24s,filter .24s;animation:3.1s ease-in-out infinite projects-module__lnHueG__whatsupStyleguideFloat;box-shadow:inset 0 0 0 1px #00000014,0 5px 14px #00000029}.projects-module__lnHueG__whatsupStyleguideColorCard:nth-child(2) .projects-module__lnHueG__whatsupStyleguideSwatch{animation-delay:.12s}.projects-module__lnHueG__whatsupStyleguideColorCard:nth-child(3) .projects-module__lnHueG__whatsupStyleguideSwatch{animation-delay:.24s}.projects-module__lnHueG__whatsupStyleguideColorCard:nth-child(4) .projects-module__lnHueG__whatsupStyleguideSwatch{animation-delay:.36s}.projects-module__lnHueG__whatsupStyleguideColorCard:nth-child(5) .projects-module__lnHueG__whatsupStyleguideSwatch{animation-delay:.48s}.projects-module__lnHueG__whatsupStyleguideColorCard:hover .projects-module__lnHueG__whatsupStyleguideSwatch{filter:saturate(1.08);transform:translateY(-6px)scale(1.04);box-shadow:inset 0 0 0 1px #00000014,0 14px 28px #00000038,0 0 0 4px #ffffff73}.projects-module__lnHueG__whatsupStyleguideColorRole{letter-spacing:.08em;text-transform:uppercase;opacity:.68;margin:0 0 .25rem;font-size:.78rem}.projects-module__lnHueG__whatsupStyleguideColorHex{letter-spacing:.03em;margin:0;font-size:1rem;font-weight:600}@keyframes projects-module__lnHueG__whatsupStyleguideFloat{0%,to{transform:translateY(0)scale(1)}28%{transform:translateY(-6px)scale(1.02)}56%{transform:translateY(-2px)scale(1.008)}78%{transform:translateY(-5px)scale(1.015)}}@media (max-width:1024px){.projects-module__lnHueG__whatsupIdeationGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-module__lnHueG__whatsupStyleguidePalette{grid-template-columns:repeat(3,minmax(0,1fr))}.projects-module__lnHueG__whatsupPersonaMorphGrid{grid-template-columns:1fr;gap:1rem}.projects-module__lnHueG__personaCard{padding:1.25rem 1rem}.projects-module__lnHueG__whatsupWireframeItem:first-child{grid-template-columns:1fr}.projects-module__lnHueG__whatsupWireframeItem:first-child .projects-module__lnHueG__whatsupWireframeMediaBlock{order:1}.projects-module__lnHueG__whatsupWireframeItem:first-child .projects-module__lnHueG__whatsupWireframeTextBlock{order:2;align-self:stretch;margin-top:1.5rem}.projects-module__lnHueG__whatsupWireframeItem:first-child .projects-module__lnHueG__whatsupWireframeMedia{max-width:520px;margin:0 auto}}.projects-module__lnHueG__designSystemSection{text-align:center;flex-direction:column;align-items:center;max-width:1600px;display:flex;overflow:visible}.projects-module__lnHueG__designSystemSection .projects-module__lnHueG__projectSectionTitle{text-align:center}.projects-module__lnHueG__designSystemContent{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.projects-module__lnHueG__designSystemText{max-width:700px;color:var(--foreground);margin:0 0 2rem;font-size:1.05rem;line-height:1.7}.projects-module__lnHueG__designSystemWrapper{width:100%;max-width:1600px;position:relative;overflow:visible}.projects-module__lnHueG__designSystemLogoWrap{width:100%;max-width:700px;margin:0 auto;position:relative}.projects-module__lnHueG__designSystemLogoDots{pointer-events:none;z-index:2;position:absolute;inset:0}.projects-module__lnHueG__designSystemLogoDot{background:#40b4c4;border-radius:50%;width:10px;height:10px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #ffffff80}.projects-module__lnHueG__designSystemLogoDot1{top:82%;left:19%}.projects-module__lnHueG__designSystemLogoDot2{top:58%;left:47%}.projects-module__lnHueG__designSystemLogoDot3{top:50%;left:85%}.projects-module__lnHueG__designSystemLogo{object-fit:contain;border-radius:12px;width:100%;height:auto;display:block}.projects-module__lnHueG__designSystemConnector{pointer-events:none;z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.projects-module__lnHueG__designSystemCards{z-index:1;grid-template-columns:1fr 1fr 1fr;gap:2rem;width:100%;max-width:1600px;margin-top:3.5rem;display:grid;position:relative}.projects-module__lnHueG__designSystemCard{text-align:left;border:1px solid #40b4c433;border-left:4px solid var(--turquoise);background:linear-gradient(145deg,#ffffffb3 0%,#40b4c414 50%,#ffffff80 100%);border-radius:14px;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;box-shadow:0 2px 12px #0000000a}.projects-module__lnHueG__designSystemCard:hover{border-color:#40b4c466;transform:translateY(-3px);box-shadow:0 12px 32px #40b4c42e}.projects-module__lnHueG__designSystemCardDot{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.projects-module__lnHueG__designSystemCardHeader{border-bottom:1px solid #00000026;align-items:baseline;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.projects-module__lnHueG__designSystemCardNum{color:var(--turquoise);font-size:1.25rem;font-weight:600}.projects-module__lnHueG__designSystemCardTitle{letter-spacing:.05em;color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.projects-module__lnHueG__designSystemCardVisual{background:#fff9;border:1px solid #0000000f;border-radius:10px;justify-content:center;align-items:center;width:104px;height:104px;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:.5rem;display:flex}.projects-module__lnHueG__designSystemCardRevive{color:var(--foreground);text-underline-offset:4px;font-size:1.35rem;font-weight:700;line-height:1.2;text-decoration:underline}.projects-module__lnHueG__designSystemCardSeal{object-fit:contain;width:88px!important;height:88px!important}.projects-module__lnHueG__designSystemCardCross{width:88px;height:88px;display:block}.projects-module__lnHueG__designSystemCardRow{grid-template-columns:5.5rem 1fr;align-items:start;gap:.5rem;margin-bottom:.9rem;display:grid}.projects-module__lnHueG__designSystemCardRow:last-of-type{margin-bottom:0}.projects-module__lnHueG__designSystemCardLabel{letter-spacing:.05em;color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.projects-module__lnHueG__designSystemCardText{color:var(--foreground);margin:0;font-size:1.05rem;line-height:1.7}.projects-module__lnHueG__typographySection{text-align:center;z-index:5;background:var(--background);flex-direction:column;align-items:center;display:flex;position:relative;overflow:visible}.projects-module__lnHueG__typographySection .projects-module__lnHueG__projectSectionTitle{text-align:center}.projects-module__lnHueG__typographyIntro{max-width:580px;color:var(--foreground);margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.projects-module__lnHueG__typographyCards{grid-template-columns:1fr 1fr;gap:2rem;width:100%;max-width:900px;margin:0 auto;display:grid}.projects-module__lnHueG__typographyCard{text-align:left;color:var(--foreground);background:#fafafa;border:1px solid #0047a0;border-left-width:5px;border-radius:14px;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;box-shadow:0 2px 16px #0000000f}.projects-module__lnHueG__typographyCard:hover{border-color:#0047a0;transform:translateY(-3px);box-shadow:0 12px 32px #0047a026}.projects-module__lnHueG__typographyCard:nth-child(2){border-color:#cd2e3a}.projects-module__lnHueG__typographyCard:nth-child(2):hover{border-color:#cd2e3a;box-shadow:0 12px 32px #cd2e3a26}.projects-module__lnHueG__typographyCardHeader{border-bottom:1px solid #00000026;align-items:baseline;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.projects-module__lnHueG__typographyCardNum{color:var(--turquoise);font-size:1.25rem;font-weight:600}.projects-module__lnHueG__typographyCardTitle{letter-spacing:.05em;color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.projects-module__lnHueG__typographySpecimen{letter-spacing:.02em;color:#2d2d2d;overflow-wrap:break-word;word-break:break-word;background:#fff;border:1px solid #0000001a;border-radius:10px;margin:0 0 .75rem;padding:1.25rem;font-size:2rem;font-weight:400;line-height:1.4}.projects-module__lnHueG__typographySpecimenLine2{opacity:.9;margin-top:.5rem;font-size:1.25rem}.projects-module__lnHueG__typographyFontName{letter-spacing:.05em;color:var(--foreground);margin:0 0 .15rem;font-size:clamp(1.7rem,2.2vw,2rem);font-weight:700}.projects-module__lnHueG__typographyRole{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .95rem;font-size:clamp(.72rem,.95vw,.84rem);font-weight:500}.projects-module__lnHueG__typographyCardRow{grid-template-columns:5.5rem 1fr;align-items:start;gap:.5rem;margin-top:.9rem;display:grid}.projects-module__lnHueG__typographyLabel{letter-spacing:.05em;color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.projects-module__lnHueG__typographyCardText{color:var(--foreground);margin:0;font-size:1.05rem;line-height:1.7}.projects-module__lnHueG__flavorIconsSection{flex-direction:column;align-items:center;display:flex}.projects-module__lnHueG__flavorIconsSection.projects-module__lnHueG__projectSection{padding:2rem 1.5rem}.projects-module__lnHueG__flavorIconsSection .projects-module__lnHueG__projectSectionTitle{text-align:center}.projects-module__lnHueG__flavorIconsIntro{max-width:700px;color:var(--foreground);text-align:center;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.projects-module__lnHueG__flavorIconsContent{width:100%;max-width:1000px;margin:0 auto}.projects-module__lnHueG__flavorIconsLogoTitle{color:var(--foreground);text-align:center;width:100%;margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.projects-module__lnHueG__flavorIconsRow{grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:start;gap:0 clamp(2rem,4vw,3rem);display:grid}.projects-module__lnHueG__flavorIconsLogoBlock{display:contents}.projects-module__lnHueG__flavorIconsRow .projects-module__lnHueG__flavorIconsLogoBlock .projects-module__lnHueG__flavorIconsLogoTitle{grid-area:1/1}.projects-module__lnHueG__flavorIconsImgBlock{flex-direction:column;grid-area:2/1;align-items:center;display:flex}.projects-module__lnHueG__flavorIconsTextBlock{flex-direction:column;grid-area:2/2;gap:1rem;display:flex}.projects-module__lnHueG__flavorIconsContent .projects-module__lnHueG__flavorIconsRow+.projects-module__lnHueG__flavorIconsRow{margin-top:3rem}.projects-module__lnHueG__flavorIconsRowReverse{grid-template-columns:1fr auto}.projects-module__lnHueG__flavorIconsRowReverse .projects-module__lnHueG__flavorIconsTextBlock{text-align:right;grid-area:2/1;align-items:flex-end}.projects-module__lnHueG__flavorIconsRowReverse .projects-module__lnHueG__flavorIconsLogoBlock .projects-module__lnHueG__flavorIconsLogoTitle{grid-area:1/2}.projects-module__lnHueG__flavorIconsRowReverse .projects-module__lnHueG__flavorIconsImgBlock{grid-area:2/2}.projects-module__lnHueG__flavorIconsHeadline{color:var(--foreground);margin:0;font-size:clamp(1.1rem,2.2vw,1.35rem);font-weight:700;line-height:1.3}.projects-module__lnHueG__flavorIconsDetail{color:var(--foreground);margin:0;font-size:1.05rem;line-height:1.7}.projects-module__lnHueG__flavorIconsLogoImg{object-fit:contain;border-radius:16px;width:auto;height:clamp(200px,28vw,320px);transition:box-shadow .3s,transform .3s;box-shadow:0 12px 40px #0000001f,0 4px 12px #00000014}.projects-module__lnHueG__flavorIconsImgBlock:hover .projects-module__lnHueG__flavorIconsLogoImg{transform:translateY(-2px);box-shadow:0 20px 50px #00000026,0 8px 20px #0000001a}.projects-module__lnHueG__flavorIconsPaletteLabel{letter-spacing:.02em;color:var(--foreground);text-align:center;margin:1rem 0 .5rem;font-size:.9rem;font-weight:600}.projects-module__lnHueG__flavorIconsSwatches{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.projects-module__lnHueG__flavorIconsSwatch{align-items:center;gap:.5rem;display:flex}.projects-module__lnHueG__flavorIconsSwatchCircle{border:1px solid #00000026;border-radius:50%;flex-shrink:0;width:24px;height:24px}.projects-module__lnHueG__flavorIconsSwatch code{color:var(--text-muted);font-family:monospace;font-size:.85rem}.projects-module__lnHueG__gallerySection{text-align:center;flex-direction:column;align-items:center;display:flex}.projects-module__lnHueG__gallerySection .projects-module__lnHueG__projectSectionTitle{text-align:center}.projects-module__lnHueG__galleryHint{color:var(--text-muted,#666);letter-spacing:.06em;text-align:center;margin:-1.5rem 0 2rem;font-size:1.4rem}.projects-module__lnHueG__retrospectiveSection{text-align:center;flex-direction:column;align-items:center;padding-top:3rem;display:flex}.projects-module__lnHueG__retrospectiveSection .projects-module__lnHueG__projectSectionTitle{text-align:center}.projects-module__lnHueG__retrospectiveMainText{max-width:65ch;color:var(--foreground);margin:0 auto 1.25rem;font-size:1.1rem;line-height:1.7}.projects-module__lnHueG__projectNav{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:720px;margin:0 auto;padding:3rem 2rem 4rem;display:flex}.projects-module__lnHueG__projectNavLink{letter-spacing:.04em;color:color-mix(in srgb,var(--foreground)70%,var(--turquoise)30%);border-bottom:1px solid #0000;padding:.5rem 0;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.projects-module__lnHueG__projectNavLink:hover{color:var(--turquoise);border-bottom-color:var(--turquoise)}.projects-module__lnHueG__retroTimeline{flex-direction:column;gap:0;width:100%;max-width:720px;padding-top:clamp(1rem,3vw,1.5rem);display:flex}.projects-module__lnHueG__retroTimelineItem{gap:1.2rem;display:flex}.projects-module__lnHueG__retroTimelineLine{flex-direction:column;align-items:center;display:flex}.projects-module__lnHueG__retroTimelineDotWrap{cursor:pointer;justify-content:center;align-items:center;min-width:28px;min-height:28px;display:flex}.projects-module__lnHueG__retroTimelineDot{border:1px solid color-mix(in srgb,var(--foreground)70%,var(--turquoise)30%);background:#2d2d2d24;border-radius:50%;width:14px;height:14px;position:relative;overflow:hidden}.projects-module__lnHueG__retroTimelineConnector{transform-origin:50% 0;background:#2d2d2d29;flex:1;width:1px;min-height:2rem;margin:4px 0}.projects-module__lnHueG__retroTimelineDotFill{background:color-mix(in srgb,var(--foreground)70%,var(--turquoise)30%);transform-origin:50% 100%;position:absolute;inset:0;transform:scaleY(0)}.projects-module__lnHueG__retroTimelineDotFilled{animation:2.5s ease-in-out infinite projects-module__lnHueG__retroDotGlow}@media (prefers-reduced-motion:reduce){.projects-module__lnHueG__retroTimelineDotFilled{animation:none;box-shadow:0 0 6px 3px #40b4c440}}.projects-module__lnHueG__retroTimelineDotWrap:hover .projects-module__lnHueG__retroTimelineDotFilled{transition:box-shadow .25s,transform .25s;animation:none;transform:scale(1.15);box-shadow:0 0 12px 4px #40b4c473}@keyframes projects-module__lnHueG__retroDotGlow{0%,to{box-shadow:0 0 4px 2px #40b4c433}50%{box-shadow:0 0 10px 4px #40b4c466}}.projects-module__lnHueG__retroTimelineContent{text-align:left;flex:1;min-width:0;padding-bottom:2.5rem}.projects-module__lnHueG__retroTimelineItem:last-child .projects-module__lnHueG__retroTimelineContent{padding-bottom:0}.projects-module__lnHueG__retroTimelineHeader{align-items:center;gap:.75rem;min-height:28px;display:flex}.projects-module__lnHueG__retroTimelineIconWrap{width:24px;height:24px;color:color-mix(in srgb,var(--foreground)70%,var(--turquoise)30%);flex-shrink:0;justify-content:center;align-items:center;display:flex}.projects-module__lnHueG__retroTimelineIcon{width:20px;height:20px}.projects-module__lnHueG__retroTimelineTitle{letter-spacing:.02em;color:var(--foreground);margin:0;font-size:clamp(1.1rem,2.2vw,1.35rem);font-weight:700}.projects-module__lnHueG__retroTimelineText{color:var(--foreground);margin:.5rem 0 0;padding-left:calc(24px + .75rem);font-size:1.05rem;font-weight:400;line-height:1.7}@media (max-width:768px){.projects-module__lnHueG__projectIntro{padding:2rem 1.5rem 1.5rem}.projects-module__lnHueG__projectIntroHeadline{white-space:normal;font-size:clamp(1.25rem,4vw,1.75rem)}.projects-module__lnHueG__projectIntroDivider{width:100%}.projects-module__lnHueG__projectIntroDetails{flex-direction:column;align-items:flex-start;gap:1rem 0}.projects-module__lnHueG__projectIntroDividerV{display:none}.projects-module__lnHueG__projectSection{padding:2rem 1.5rem}.projects-module__lnHueG__projectSectionGrid{grid-template-rows:auto auto auto;grid-template-columns:1fr}.projects-module__lnHueG__objectiveCarouselMedia{margin-left:0;max-width:430px;margin-inline:auto}.projects-module__lnHueG__projectSectionTitle{grid-area:1/1;margin-bottom:2rem}.projects-module__lnHueG__whatsupObjectiveSection .projects-module__lnHueG__projectSectionTitle{text-align:center}.projects-module__lnHueG__whatsupObjectiveSection .projects-module__lnHueG__projectSectionText{margin-top:1.5rem}.projects-module__lnHueG__projectSectionImage{grid-area:2/1}.projects-module__lnHueG__projectSectionImg{min-height:200px}.projects-module__lnHueG__projectSectionText{grid-area:3/1}.projects-module__lnHueG__flavorIconsSection.projects-module__lnHueG__projectSection{padding:2rem 1rem}.projects-module__lnHueG__flavorIconsContent .projects-module__lnHueG__flavorIconsRow+.projects-module__lnHueG__flavorIconsRow{margin-top:2.5rem}.projects-module__lnHueG__flavorIconsRow{grid-template-columns:1fr;gap:.5rem 0}.projects-module__lnHueG__flavorIconsRow .projects-module__lnHueG__flavorIconsLogoBlock .projects-module__lnHueG__flavorIconsLogoTitle{grid-area:1/1}.projects-module__lnHueG__flavorIconsImgBlock{grid-area:2/1}.projects-module__lnHueG__retrospectiveSection{padding-top:2.5rem}.projects-module__lnHueG__retrospectiveMainText{margin-bottom:1rem;padding:0 .5rem}.projects-module__lnHueG__retroTimeline{max-width:100%;padding-top:clamp(1rem,3vw,1.25rem)}.projects-module__lnHueG__retroTimelineItem{gap:1rem}.projects-module__lnHueG__retroTimelineContent{padding-bottom:2.25rem}.projects-module__lnHueG__projectNav{padding:2.5rem 1.5rem 3rem}.projects-module__lnHueG__flavorIconsTextBlock{text-align:center;grid-area:3/1;align-items:center}.projects-module__lnHueG__flavorIconsRowReverse{grid-template-columns:1fr}.projects-module__lnHueG__flavorIconsRowReverse .projects-module__lnHueG__flavorIconsTextBlock{text-align:center;grid-area:3/1;align-items:center}.projects-module__lnHueG__flavorIconsRowReverse .projects-module__lnHueG__flavorIconsLogoBlock .projects-module__lnHueG__flavorIconsLogoTitle{grid-area:1/1}.projects-module__lnHueG__flavorIconsRowReverse .projects-module__lnHueG__flavorIconsImgBlock{grid-area:2/1}.projects-module__lnHueG__flavorIconsLogoImg{border-radius:12px;height:clamp(180px,35vw,280px)}.projects-module__lnHueG__typographyCards{grid-template-columns:1fr;gap:1.25rem;max-width:100%}.projects-module__lnHueG__typographySection.projects-module__lnHueG__projectSection{padding:2rem 1.5rem}.projects-module__lnHueG__typographyCard{padding:1rem}.projects-module__lnHueG__typographySpecimen{padding:1rem;font-size:1.5rem}.projects-module__lnHueG__typographySpecimenLine2{font-size:1rem}.projects-module__lnHueG__designSystemSection.projects-module__lnHueG__projectSection{padding:2rem 1.5rem}.projects-module__lnHueG__designSystemCards{gap:1.5rem;margin-top:2.5rem}.projects-module__lnHueG__designSystemCard{padding:1rem}.projects-module__lnHueG__designSystemText{margin-bottom:1.5rem;font-size:1rem}.projects-module__lnHueG__container{padding:3rem 1.5rem 4rem}}@media (max-width:600px){.projects-module__lnHueG__projectIntro{padding:1.5rem 1rem 1rem}.projects-module__lnHueG__projectSection{padding:1.5rem 1rem}.projects-module__lnHueG__projectSectionTitle{margin-bottom:1.5rem;font-size:1.5rem}.projects-module__lnHueG__projectSectionImg{min-height:180px}.projects-module__lnHueG__objectiveCarouselMedia{margin-left:0;max-width:340px;margin-inline:auto}.projects-module__lnHueG__whatsupPersonaTapHint{margin-bottom:.3rem;font-size:.8rem}.projects-module__lnHueG__whatsupObjectivePlaceholder{max-width:340px}.projects-module__lnHueG__objectiveSection .projects-module__lnHueG__projectSectionTitle{text-align:center}.projects-module__lnHueG__objectiveSection .projects-module__lnHueG__projectSectionText{margin-top:1.2rem}.projects-module__lnHueG__flavorIconsSection.projects-module__lnHueG__projectSection{padding:1.5rem .75rem}.projects-module__lnHueG__flavorIconsContent .projects-module__lnHueG__flavorIconsRow+.projects-module__lnHueG__flavorIconsRow{margin-top:2rem}.projects-module__lnHueG__flavorIconsRow{row-gap:.75rem}.projects-module__lnHueG__flavorIconsLogoImg{height:clamp(160px,40vw,240px)}.projects-module__lnHueG__designSystemCards{grid-template-columns:1fr}.projects-module__lnHueG__retrospectiveSection{padding-top:2rem}.projects-module__lnHueG__retrospectiveMainText{margin-bottom:.875rem;padding:0 .25rem;font-size:1.05rem}.projects-module__lnHueG__retroTimeline{max-width:100%;padding-top:clamp(.875rem,2.5vw,1.25rem)}.projects-module__lnHueG__retroTimelineItem{gap:.85rem}.projects-module__lnHueG__retroTimelineContent{padding-bottom:2rem}.projects-module__lnHueG__retroTimelineHeader{min-height:24px}.projects-module__lnHueG__retroTimelineIconWrap{width:22px;height:22px}.projects-module__lnHueG__retroTimelineIcon{width:18px;height:18px}.projects-module__lnHueG__retroTimelineTitle{font-size:clamp(1rem,4vw,1.2rem)}.projects-module__lnHueG__retroTimelineText{padding-left:calc(22px + .6rem);font-size:1.05rem}.projects-module__lnHueG__soulFlipbookControls{gap:.75rem;margin-top:.5rem}.projects-module__lnHueG__soulFlipbookCounter{font-size:.8rem}.projects-module__lnHueG__soulFlipbookArrowBtn{width:2.25rem;height:2.25rem}.projects-module__lnHueG__retroTimelineDotWrap{min-width:24px;min-height:24px}.projects-module__lnHueG__retroTimelineDot{width:12px;height:12px}.projects-module__lnHueG__projectNav{flex-direction:column;align-items:stretch;gap:1rem;padding:2rem 1rem 2.5rem}.projects-module__lnHueG__projectNavLink{text-align:center}.projects-module__lnHueG__designSystemConnector{display:none}.projects-module__lnHueG__typographyCards{gap:1rem}.projects-module__lnHueG__typographySection.projects-module__lnHueG__projectSection{padding:1.5rem 1rem}.projects-module__lnHueG__typographyCard{padding:.875rem}.projects-module__lnHueG__typographySpecimen{padding:.875rem;font-size:1.25rem}.projects-module__lnHueG__typographySpecimenLine2{font-size:.9rem}.projects-module__lnHueG__typographyFontName{font-size:1.25rem}.projects-module__lnHueG__typographyCardRow{grid-template-columns:1fr;gap:.25rem}.projects-module__lnHueG__designSystemSection.projects-module__lnHueG__projectSection{padding:1.5rem 1rem}.projects-module__lnHueG__designSystemCards{gap:1.25rem;margin-top:2rem}.projects-module__lnHueG__designSystemCard{padding:.875rem}.projects-module__lnHueG__designSystemCardTitle{font-size:1.1rem}.projects-module__lnHueG__designSystemCardVisual{width:80px;height:80px;margin-left:auto;margin-right:auto}.projects-module__lnHueG__designSystemCardSeal{width:64px!important;height:64px!important}.projects-module__lnHueG__designSystemCardCross{width:64px;height:64px}.projects-module__lnHueG__designSystemCardRow{grid-template-columns:1fr;gap:.25rem;margin-bottom:.75rem}.projects-module__lnHueG__designSystemCardRow .projects-module__lnHueG__designSystemCardLabel{margin-bottom:.15rem}.projects-module__lnHueG__designSystemLogoWrap{padding:0 .5rem}.projects-module__lnHueG__designSystemText{font-size:.95rem}.projects-module__lnHueG__container{padding:3rem 1rem 4rem}.projects-module__lnHueG__underConstruction{font-size:1.1rem}}.projects-module__lnHueG__container{max-width:1000px;margin:0 auto;padding:4rem 2rem 6rem}.projects-module__lnHueG__underConstruction{color:var(--text-muted);margin:2rem 0 0;font-size:1.25rem;font-style:italic}.projects-module__lnHueG__soulTypographyCardAligned{grid-template-rows:auto minmax(8.5rem,auto) auto auto 1fr;display:grid}.projects-module__lnHueG__soulTypographySpecimen{flex-direction:column;justify-content:center;min-height:8.5rem;display:flex}.projects-module__lnHueG__soulTypographySection .projects-module__lnHueG__typographyCards{max-width:100%}.projects-module__lnHueG__soulFlipbookSection{text-align:center;max-width:1200px}.projects-module__lnHueG__soulFlipbookSection .projects-module__lnHueG__projectSectionTitle{text-align:center;margin-bottom:2rem}.projects-module__lnHueG__soulFlipbookHint{letter-spacing:.1em;text-transform:uppercase;opacity:.62;margin:.3rem 0 .55rem;font-size:1rem}.projects-module__lnHueG__soulFlipbook{flex-direction:column;align-items:center;gap:0;display:flex}.projects-module__lnHueG__soulFlipbookStage{background:radial-gradient(#ffffffb3 0%,#ffffff59 45%,#fff0 80%);border-radius:14px;justify-content:center;align-items:center;max-width:100%;margin-top:-.2rem;padding:2.5rem 2.5rem .1rem;display:flex;overflow:visible}.projects-module__lnHueG__soulFlipbookScaleWrap{--book-scale:1;width:min(840px,100%);height:calc(560px*var(--book-scale));justify-content:center;align-items:flex-start;margin:0 auto;display:flex;overflow:visible}.projects-module__lnHueG__soulFlipbookScaleInner{transform-origin:top;width:840px;transform:scale(var(--book-scale));flex-shrink:0}@media (max-width:768px){.projects-module__lnHueG__soulFlipbookStage{padding:1.5rem 1rem .1rem}}@media (max-width:600px){.projects-module__lnHueG__soulFlipbookStage{padding:1rem .75rem .1rem}}@media (max-width:480px){.projects-module__lnHueG__soulFlipbookStage{padding:.75rem .5rem .1rem}.projects-module__lnHueG__soulFlipbookControls{gap:.5rem;margin-top:.5rem}.projects-module__lnHueG__soulFlipbookCounter{font-size:.75rem}.projects-module__lnHueG__soulFlipbookArrowBtn{width:2rem;height:2rem}}.projects-module__lnHueG__soulFlipbookBookWrap *{background-color:#0000!important}.projects-module__lnHueG__soulFlipbookBookWrap{cursor:default;-webkit-user-select:none;user-select:none;border-radius:6px;flex-shrink:0;transition:transform .3s cubic-bezier(.22,.7,.25,1);position:relative;box-shadow:0 12px 40px #00000052,0 3px 10px #0000002e}.projects-module__lnHueG__soulFlipbookPage{background:0 0;border-radius:6px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #12121214,inset 0 1px #ffffff47}.projects-module__lnHueG__soulFlipbookPage:before{content:"";pointer-events:none;z-index:2;border-radius:inherit;background:linear-gradient(90deg,#0000001a 0%,#0000 7% 93%,#00000014 100%);position:absolute;inset:0}.projects-module__lnHueG__soulFlipbookPageImg{object-fit:cover;object-position:center}.projects-module__lnHueG__soulFlipbookSpreadLeft,.projects-module__lnHueG__soulFlipbookSpreadRight{width:200%;height:100%;position:absolute;top:0}.projects-module__lnHueG__soulFlipbookSpreadLeft{left:0}.projects-module__lnHueG__soulFlipbookSpreadRight{right:0}.projects-module__lnHueG__soulFlipbookSpreadImg{object-fit:cover;width:100%;height:100%;display:block}.projects-module__lnHueG__soulFlipbookControls{align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.projects-module__lnHueG__soulFlipbookArrowBtn{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:transform .14s,opacity .14s;display:inline-flex}.projects-module__lnHueG__soulFlipbookArrowBtn:hover:not(:disabled){transform:scale(1.1)}.projects-module__lnHueG__soulFlipbookArrowBtn:disabled{opacity:.28;cursor:not-allowed}.projects-module__lnHueG__soulFlipbookArrowIcon{object-fit:contain;width:100%;height:100%}.projects-module__lnHueG__soulFlipbookArrowIconLeft{transform:rotate(180deg)}.projects-module__lnHueG__soulFlipbookCounter{letter-spacing:.08em;text-transform:uppercase;opacity:.65;text-align:center;min-width:8ch;margin:0;font-size:clamp(.9rem,1.2vw,1rem)}@media (max-width:768px){.projects-module__lnHueG__whatsupIdeationGrid{grid-template-columns:1fr}.projects-module__lnHueG__whatsupObjectiveSection .projects-module__lnHueG__projectSectionGrid{gap:.9rem 0}.projects-module__lnHueG__whatsupObjectivePlaceholder{max-width:420px;margin:0 auto}.projects-module__lnHueG__personaCard{padding:1.25rem 1rem .875rem}.projects-module__lnHueG__personaCard:not(.projects-module__lnHueG__personaCardExpanded){animation-name:projects-module__lnHueG__personaClipFloatMobile}.projects-module__lnHueG__personaCard .projects-module__lnHueG__whatsupPersonaAvatar{width:120px;height:120px}.projects-module__lnHueG__whatsupPersonaColumns{grid-template-columns:1fr}.projects-module__lnHueG__whatsupWireframeIntro{max-width:100%}.projects-module__lnHueG__whatsupWireframeItem,.projects-module__lnHueG__whatsupWireframeItem:nth-child(2n){grid-template-columns:1fr}.projects-module__lnHueG__whatsupWireframeMediaBlock,.projects-module__lnHueG__whatsupWireframeItem:nth-child(2n) .projects-module__lnHueG__whatsupWireframeMediaBlock{order:1}.projects-module__lnHueG__whatsupWireframeTextBlock,.projects-module__lnHueG__whatsupWireframeItem:nth-child(2n) .projects-module__lnHueG__whatsupWireframeTextBlock{order:2;margin-top:0}.projects-module__lnHueG__whatsupWireframeItem:first-child .projects-module__lnHueG__whatsupWireframeTextBlock{margin-top:1.25rem}.projects-module__lnHueG__whatsupWireframeMedia{width:100%}.projects-module__lnHueG__whatsupWireframePlaceholder{aspect-ratio:3/2}.projects-module__lnHueG__whatsupStyleguidePalette{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.projects-module__lnHueG__soulFlipbookControls{gap:.85rem;margin-top:.35rem}.projects-module__lnHueG__soulFlipbookCounter{font-size:.8rem}.projects-module__lnHueG__soulTypographyCardAligned{grid-template-rows:auto minmax(7rem,auto) auto auto 1fr}.projects-module__lnHueG__soulTypographySpecimen{min-height:7rem}}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_72bac193-module__PByiNG__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_72bac193-module__PByiNG__variable{--font-space-grotesk:"Space Grotesk","Space Grotesk Fallback"}
@font-face{font-family:Comfortaa;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/e3dfc854017cd189-s.891d98d3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Comfortaa;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/ca59e9eae7934b24-s.db3bf66b.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Comfortaa;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/d4d7dfbfbdcfb829-s.f8ed3187.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Comfortaa;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/60598ce2a46fbffb-s.fc8615a4.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Comfortaa;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/2a3a498894ba15cf-s.afb88e10.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Comfortaa;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/7f20430e44eb7422-s.p.bd5bbcc6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Comfortaa Fallback;src:local(Arial);ascent-override:74.95%;descent-override:19.91%;line-gap-override:0.0%;size-adjust:117.54%}.comfortaa_c089d6f4-module__yN5zOq__className{font-family:Comfortaa,Comfortaa Fallback;font-style:normal}.comfortaa_c089d6f4-module__yN5zOq__variable{--font-comfortaa:"Comfortaa","Comfortaa Fallback"}
.GalleryCarousel-module__pfT1Xa__carousel{width:100%;max-width:900px;margin:0 auto}.GalleryCarousel-module__pfT1Xa__stageWrap{flex-direction:column;align-items:center;display:flex}.GalleryCarousel-module__pfT1Xa__controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.GalleryCarousel-module__pfT1Xa__arrowBtn{cursor:pointer;color:var(--foreground,#111);background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,background .2s;display:flex}.GalleryCarousel-module__pfT1Xa__arrowBtn:hover{background:#0000000f;transform:scale(1.1)}.GalleryCarousel-module__pfT1Xa__arrowIcon{width:1.5rem;height:1.5rem}.GalleryCarousel-module__pfT1Xa__arrowIconLeft{transform:scaleX(-1)}.GalleryCarousel-module__pfT1Xa__counter{color:var(--text-muted,#666);letter-spacing:.05em;text-align:center;min-width:3.5rem;margin:0;font-size:.95rem}.GalleryCarousel-module__pfT1Xa__stage{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:420px;display:flex}.GalleryCarousel-module__pfT1Xa__perspectiveBox{perspective:1200px;transform-style:preserve-3d;perspective-origin:50%;width:280px;height:200px}.GalleryCarousel-module__pfT1Xa__stage:active{cursor:grabbing}.GalleryCarousel-module__pfT1Xa__wheel{width:280px;height:200px;transform-style:preserve-3d;transform-origin:50%;will-change:transform;position:relative}.GalleryCarousel-module__pfT1Xa__item{width:280px;height:200px;transform-style:preserve-3d;backface-visibility:hidden;touch-action:none;-webkit-user-select:none;user-select:none;margin-top:-100px;margin-left:-140px;position:absolute;top:50%;left:50%}.GalleryCarousel-module__pfT1Xa__imageWrap{border-radius:12px;width:100%;height:100%;transition:filter .35s,opacity .35s,transform .35s;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000026}.GalleryCarousel-module__pfT1Xa__imageActive{filter:brightness(1.08)saturate(1.2)contrast(1.05);opacity:1;z-index:2;transform:scale(1.08);box-shadow:0 20px 56px #00000038,inset 0 0 0 1px #ffffff14}.GalleryCarousel-module__pfT1Xa__imageSide{filter:grayscale();opacity:.5;transform:scale(.9)}.GalleryCarousel-module__pfT1Xa__image{object-fit:cover;pointer-events:none}@media (max-width:768px){.GalleryCarousel-module__pfT1Xa__controls{gap:1.25rem}.GalleryCarousel-module__pfT1Xa__arrowBtn{width:2rem;height:2rem}.GalleryCarousel-module__pfT1Xa__arrowIcon{width:1.25rem;height:1.25rem}.GalleryCarousel-module__pfT1Xa__stage{min-height:360px}.GalleryCarousel-module__pfT1Xa__perspectiveBox,.GalleryCarousel-module__pfT1Xa__wheel{width:240px;height:170px}.GalleryCarousel-module__pfT1Xa__item{width:240px;height:170px;margin-top:-85px;margin-left:-120px}}
.StackedCardReveal-module__G3uzda__container{flex-direction:column;align-items:center;width:100%;display:flex;position:relative;overflow:visible}.StackedCardReveal-module__G3uzda__stack{aspect-ratio:1;perspective:1200px;width:100%;position:relative;overflow:visible}.StackedCardReveal-module__G3uzda__cardWrapper{transform-origin:50%;flex-direction:column;align-items:center;gap:1.25rem;width:85%;max-width:340px;display:flex;position:absolute;top:50%;left:50%}.StackedCardReveal-module__G3uzda__card{aspect-ratio:1;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f,0 4px 12px #00000014,0 0 0 1px #0000000d}.StackedCardReveal-module__G3uzda__cardImage{object-fit:cover}.StackedCardReveal-module__G3uzda__cardLabel{letter-spacing:.04em;color:var(--foreground);text-align:center;font-size:1.75rem;font-weight:600}.StackedCardReveal-module__G3uzda__controls{justify-content:center;align-items:center;gap:1.25rem;margin-top:1.25rem;display:flex}.StackedCardReveal-module__G3uzda__arrowBtn{cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .2s,opacity .2s;display:flex}.StackedCardReveal-module__G3uzda__arrowBtn:hover:not(:disabled){transform:translateY(-1px)}.StackedCardReveal-module__G3uzda__arrowBtn:disabled{opacity:.35;cursor:not-allowed}.StackedCardReveal-module__G3uzda__arrowIcon{width:28px;height:28px;display:block}.StackedCardReveal-module__G3uzda__arrowIconLeft{transform:scaleX(-1)}.StackedCardReveal-module__G3uzda__counter{color:var(--foreground);letter-spacing:.03em;margin:0;font-size:.95rem;font-weight:500}@media (max-width:768px){.StackedCardReveal-module__G3uzda__cardWrapper{gap:1rem;max-width:280px}.StackedCardReveal-module__G3uzda__cardLabel{font-size:1.4rem}.StackedCardReveal-module__G3uzda__controls{gap:1rem;margin-top:1rem}.StackedCardReveal-module__G3uzda__arrowBtn{width:2.25rem;height:2.25rem}.StackedCardReveal-module__G3uzda__arrowIcon{width:22px;height:22px}.StackedCardReveal-module__G3uzda__counter{font-size:.88rem}}
