.Navigation-module__ZFaZca__nav{z-index:110;width:100%;padding:0 var(--content-padding);height:var(--nav-height);background-color:var(--color-beige);transition:background-color var(--dur-fast) var(--ease-out-expo), box-shadow var(--dur-fast) var(--ease-out-expo);justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0}.Navigation-module__ZFaZca__navScrolled{-webkit-backdrop-filter:blur(12px);background-color:#fcf4dcfa;box-shadow:0 1px #36213e0f}.Navigation-module__ZFaZca__logo{z-index:110;max-height:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.Navigation-module__ZFaZca__logoImage{object-fit:contain;width:auto;height:120px;transition:opacity var(--dur-fast) var(--ease-out-expo)}@media (min-width:769px){.Navigation-module__ZFaZca__logoImage{height:200px}}.Navigation-module__ZFaZca__menuButton{z-index:110;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:64px;height:64px;padding:0;display:flex;position:relative}.Navigation-module__ZFaZca__menuIcon{object-fit:contain;width:48px;height:48px;transition:opacity var(--dur-fast) var(--ease-out-expo), transform var(--dur-fast) var(--ease-out-expo)}.Navigation-module__ZFaZca__menuIconHidden{opacity:0;position:absolute;transform:scale(.5)rotate(90deg)}.Navigation-module__ZFaZca__closeIcon{font-size:36px;font-weight:400;font-family:var(--font-primary), sans-serif;color:var(--color-plum);transition:opacity var(--dur-fast) var(--ease-out-expo), transform var(--dur-fast) var(--ease-out-expo);line-height:1}.Navigation-module__ZFaZca__closeIconHidden{opacity:0;position:absolute;transform:scale(.5)rotate(-90deg)}.Navigation-module__ZFaZca__overlay{z-index:105;background-color:var(--color-beige);padding:var(--sp-12) var(--content-padding);opacity:0;visibility:hidden;flex-direction:column;justify-content:center;transition:none;display:flex;position:fixed;inset:0;transform:translateY(-100%)}.Navigation-module__ZFaZca__overlayOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navigation-module__ZFaZca__overlayContent{width:100%;max-width:var(--content-max-width);height:100%;padding-top:var(--nav-height);justify-content:space-between;align-items:flex-end;margin:0 auto;display:flex}@media (max-width:768px){.Navigation-module__ZFaZca__overlayContent{justify-content:flex-end;align-items:flex-start;gap:var(--sp-8);flex-direction:column-reverse}}.Navigation-module__ZFaZca__contactInfo{padding-bottom:var(--sp-8)}.Navigation-module__ZFaZca__contactLabel{font-family:var(--font-secondary), serif;font-style:italic;font-size:var(--text-small);color:var(--color-pink);margin-bottom:var(--sp-3);opacity:0}.Navigation-module__ZFaZca__contactEmail,.Navigation-module__ZFaZca__contactPhone{font-family:var(--font-primary), sans-serif;font-size:var(--text-body);color:var(--color-plum);opacity:0;line-height:1.8}.Navigation-module__ZFaZca__contactEmail:hover,.Navigation-module__ZFaZca__contactPhone:hover{color:var(--color-pink);transition:color var(--dur-fast) var(--ease-out-expo)}.Navigation-module__ZFaZca__socialLinks{gap:var(--sp-2);margin-top:var(--sp-3);opacity:0;display:flex}.Navigation-module__ZFaZca__socialLink{border:1.5px solid var(--color-plum);width:36px;height:36px;color:var(--color-plum);transition:background-color var(--dur-fast) var(--ease-out-expo), color var(--dur-fast) var(--ease-out-expo), border-color var(--dur-fast) var(--ease-out-expo);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Navigation-module__ZFaZca__socialLink:hover{background-color:var(--color-pink);border-color:var(--color-pink);color:var(--color-white)}.Navigation-module__ZFaZca__navLinks{align-items:flex-end;gap:var(--sp-2);padding-bottom:var(--sp-8);flex-direction:column;display:flex}@media (max-width:768px){.Navigation-module__ZFaZca__navLinks{align-items:flex-start}}.Navigation-module__ZFaZca__navLink{font-family:var(--font-primary), sans-serif;color:var(--color-plum);text-transform:uppercase;letter-spacing:-.02em;opacity:0;transition:color var(--dur-fast) var(--ease-out-expo);font-size:clamp(40px,7vw,80px);font-weight:700;line-height:1.1;position:relative;transform:translateY(40px)}.Navigation-module__ZFaZca__navLink:after{content:"";background-color:var(--color-pink);width:0;height:3px;transition:width var(--dur-fast) var(--ease-out-expo);position:absolute;bottom:-4px;left:0}.Navigation-module__ZFaZca__navLink:hover{color:var(--color-pink)}.Navigation-module__ZFaZca__navLink:hover:after{width:100%}
.Footer-module__9aKLTG__footerCta{background-color:var(--color-plum);padding:72px 0 64px;position:relative;overflow:hidden}.Footer-module__9aKLTG__footerCta:before{content:"";pointer-events:none;background:radial-gradient(#e1136f0f 0%,#0000 70%);width:900px;height:450px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Footer-module__9aKLTG__footerCtaInner{max-width:var(--content-max-width);padding:0 var(--content-padding);z-index:1;margin:0 auto;position:relative}.Footer-module__9aKLTG__topRow{grid-template-columns:1.2fr 1fr;align-items:start;gap:80px;display:grid}.Footer-module__9aKLTG__leftCol{flex-direction:column;display:flex}.Footer-module__9aKLTG__ctaHeadline{font-family:var(--font-primary), sans-serif;color:var(--color-white);letter-spacing:-.03em;text-transform:uppercase;white-space:nowrap;margin-bottom:40px;font-size:clamp(32px,4.5vw,52px);font-weight:400;line-height:1.05}.Footer-module__9aKLTG__contactRow{flex-wrap:wrap;gap:28px;margin-bottom:24px;display:flex}.Footer-module__9aKLTG__contactItem{font-family:var(--font-tertiary), sans-serif;color:#fff9;letter-spacing:.02em;align-items:center;gap:10px;font-size:12.5px;text-decoration:none;transition:color .4s cubic-bezier(.23,1,.32,1);display:flex}.Footer-module__9aKLTG__contactItem:hover{color:var(--color-pink)}.Footer-module__9aKLTG__contactIcon{background:#ffffff0f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;transition:background .4s cubic-bezier(.23,1,.32,1);display:flex}.Footer-module__9aKLTG__contactItem:hover .Footer-module__9aKLTG__contactIcon{background:#e1136f26}.Footer-module__9aKLTG__socialRow{align-items:center;gap:16px;display:flex}.Footer-module__9aKLTG__socialLink{color:#fff6;justify-content:center;align-items:center;text-decoration:none;transition:color .4s cubic-bezier(.23,1,.32,1);display:flex}.Footer-module__9aKLTG__socialLink:hover{color:var(--color-white)}.Footer-module__9aKLTG__rightCol{flex-direction:column;padding-top:8px;display:flex}.Footer-module__9aKLTG__rightHeadline{font-family:var(--font-primary), sans-serif;color:var(--color-white);text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px;font-size:14px;font-weight:700}.Footer-module__9aKLTG__rightBody{font-family:var(--font-secondary), serif;color:#ffffff61;max-width:360px;margin-bottom:32px;font-size:14.5px;line-height:1.75}.Footer-module__9aKLTG__ctaButton{-webkit-backdrop-filter:blur(16px);color:var(--color-white);font-family:var(--font-primary), sans-serif;letter-spacing:.06em;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:10px;width:fit-content;padding:14px 36px;font-size:13px;font-weight:600;transition:color .5s cubic-bezier(.16,1,.3,1),border-color .5s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.23,1,.32,1),box-shadow .5s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.Footer-module__9aKLTG__ctaText{z-index:2;align-items:center;gap:10px;display:inline-flex;position:relative}.Footer-module__9aKLTG__ctaButton:before{content:"";background:radial-gradient(circle, var(--color-beige) 0%, #f5ede1d9 50%, #f5ede166 75%, transparent 100%);z-index:1;pointer-events:none;border-radius:50%;width:0;height:0;transition:width .6s cubic-bezier(.16,1,.3,1),height .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.Footer-module__9aKLTG__ctaButton:hover:before{width:500px;height:500px}.Footer-module__9aKLTG__ctaButton:hover{color:var(--color-plum);border-color:#f5ede166;transform:translateY(-3px);box-shadow:0 10px 36px #0003,0 3px 10px #00000014}.Footer-module__9aKLTG__ctaButtonArrow{transition:transform .4s cubic-bezier(.23,1,.32,1)}.Footer-module__9aKLTG__ctaButton:hover .Footer-module__9aKLTG__ctaButtonArrow{transform:translate(4px)}.Footer-module__9aKLTG__footer{background-color:var(--color-plum);border-top:1px solid #ffffff0f;padding:20px 0}.Footer-module__9aKLTG__footerInner{max-width:var(--content-max-width);padding:0 var(--content-padding);justify-content:center;align-items:center;margin:0 auto;display:flex}.Footer-module__9aKLTG__copyright{font-family:var(--font-tertiary), sans-serif;color:#ffffff73;letter-spacing:.04em;font-size:11px;font-weight:400}@media (max-width:768px){.Footer-module__9aKLTG__footerCta{padding:48px 0 40px}.Footer-module__9aKLTG__topRow{gap:32px}.Footer-module__9aKLTG__ctaHeadline{white-space:nowrap;margin-bottom:24px;font-size:clamp(18px,5vw,32px)}.Footer-module__9aKLTG__rightCol{padding-top:0}.Footer-module__9aKLTG__rightBody{margin-bottom:24px;font-size:13px}.Footer-module__9aKLTG__ctaButton{padding:12px 28px;font-size:12px}.Footer-module__9aKLTG__contactItem{font-size:11px}.Footer-module__9aKLTG__contactIcon{width:22px;height:22px;font-size:10px}}@media (max-width:480px){.Footer-module__9aKLTG__ctaHeadline{white-space:nowrap;font-size:clamp(14px,4.5vw,22px)}.Footer-module__9aKLTG__rightHeadline{font-size:12px}.Footer-module__9aKLTG__rightBody{max-width:100%;font-size:11.5px}.Footer-module__9aKLTG__ctaButton{padding:10px 22px;font-size:11px}}
.HeroSection-module__t65JNq__hero{text-align:center;background-color:var(--color-beige);min-height:100dvh;padding:var(--nav-height) var(--content-padding) var(--sp-8);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__t65JNq__hero:before{content:"";pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.HeroSection-module__t65JNq__heroContent{z-index:2;width:100%;max-width:1100px;position:relative}.HeroSection-module__t65JNq__headline{font-family:var(--font-primary), sans-serif;font-size:var(--text-display);color:var(--color-plum);letter-spacing:-.03em;margin-bottom:var(--sp-6);font-weight:300;line-height:1.05}.HeroSection-module__t65JNq__headlineWord{vertical-align:top;margin-right:.25em;display:inline-block;overflow:visible}.HeroSection-module__t65JNq__headlineChar{will-change:transform;display:inline-block}.HeroSection-module__t65JNq__headlineHighlight{color:var(--color-pink)}.HeroSection-module__t65JNq__scrollIndicator{bottom:var(--sp-6);right:var(--content-padding);z-index:2;font-family:var(--font-tertiary), sans-serif;color:var(--color-olive);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:var(--sp-1);font-size:13px;display:flex;position:absolute}.HeroSection-module__t65JNq__scrollArrow{font-size:16px;animation:2s ease-in-out infinite HeroSection-module__t65JNq__bounceArrow}@keyframes HeroSection-module__t65JNq__bounceArrow{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (max-width:768px){.HeroSection-module__t65JNq__hero{min-height:85dvh;padding:var(--nav-height) var(--content-padding) var(--sp-6)}.HeroSection-module__t65JNq__headline{font-size:clamp(36px,8vw,64px)}.HeroSection-module__t65JNq__scrollIndicator{font-size:11px}}@media (max-width:480px){.HeroSection-module__t65JNq__hero{min-height:75dvh}.HeroSection-module__t65JNq__headline{font-size:clamp(28px,7.5vw,40px);line-height:1.1}}
.PillarsSection-module__HEVhlW__pillars{background-color:var(--color-beige);padding:var(--sp-16) 0 var(--sp-2);overflow:visible}.PillarsSection-module__HEVhlW__pillarsInner{max-width:var(--content-max-width);padding:0 var(--content-padding);flex-direction:column;align-items:center;margin:0 auto;display:flex}.PillarsSection-module__HEVhlW__pillarsHeadline{font-family:var(--font-primary), sans-serif;font-size:var(--text-h1);color:var(--color-plum);letter-spacing:-.02em;text-align:center;margin-bottom:var(--sp-3);font-weight:400}.PillarsSection-module__HEVhlW__subtitle{font-family:var(--font-secondary), serif;color:var(--color-plum);opacity:.65;max-width:820px;margin:0 auto var(--sp-1);text-align:center;font-size:20px;line-height:1.7}@media (max-width:768px){.PillarsSection-module__HEVhlW__subtitle{max-width:100%;margin-bottom:var(--sp-2);font-size:17px}}.PillarsSection-module__HEVhlW__diagramWrap{justify-content:center;width:100%;display:flex;position:relative}.PillarsSection-module__HEVhlW__trefoilWrap{flex-shrink:0;width:460px;height:440px}.PillarsSection-module__HEVhlW__trefoilSvg{width:100%;height:100%;overflow:visible}.PillarsSection-module__HEVhlW__petal{fill:#eb82aa85;outline:none;transition:fill .4s,filter .4s}.PillarsSection-module__HEVhlW__petal:hover{fill:#eb6ea099;filter:drop-shadow(0 2px 12px #e1136f1a)}.PillarsSection-module__HEVhlW__petal:focus-visible{stroke:var(--color-plum);stroke-width:2px}.PillarsSection-module__HEVhlW__petalActive{fill:#dc4682b8;filter:drop-shadow(0 4px 20px #e1136f26)}.PillarsSection-module__HEVhlW__petalLabel{font-family:var(--font-primary), sans-serif;fill:var(--color-plum);pointer-events:auto;-webkit-user-select:none;user-select:none;letter-spacing:.02em;font-size:22px;font-weight:500}.PillarsSection-module__HEVhlW__annotation{opacity:0;will-change:transform, opacity;max-width:360px;transition:opacity .35s,transform .35s;position:absolute;transform:translateY(-50%)}.PillarsSection-module__HEVhlW__annotLeft{text-align:right;top:50%;right:calc(50% + 260px);transform:translateY(-50%)}.PillarsSection-module__HEVhlW__annotRight{text-align:left;top:50%;left:calc(50% + 260px);transform:translateY(-50%)}.PillarsSection-module__HEVhlW__annotBottomWrap{text-align:center;opacity:0;will-change:opacity;flex-direction:column;align-items:center;margin-top:4px;transition:opacity .35s;display:flex}.PillarsSection-module__HEVhlW__annotVisible{opacity:1}.PillarsSection-module__HEVhlW__arrowLine{transition:opacity .25s}.PillarsSection-module__HEVhlW__downArrow{margin-bottom:8px}.PillarsSection-module__HEVhlW__annotTitle{font-family:var(--font-secondary), serif;color:var(--color-plum);white-space:nowrap;margin-bottom:8px;font-size:clamp(22px,2.5vw,30px);font-weight:400;line-height:1.25}.PillarsSection-module__HEVhlW__annotDesc{font-family:var(--font-secondary), serif;color:var(--color-plum);opacity:.6;font-size:clamp(14px,1.2vw,17px);line-height:1.65}@media (max-width:768px){.PillarsSection-module__HEVhlW__trefoilWrap{width:280px;height:280px}.PillarsSection-module__HEVhlW__petalLabel{font-size:16px}.PillarsSection-module__HEVhlW__annotLeft{max-width:140px;right:calc(50% + 150px)}.PillarsSection-module__HEVhlW__annotRight{max-width:140px;left:calc(50% + 150px)}.PillarsSection-module__HEVhlW__annotTitle{white-space:normal;margin-bottom:6px;font-size:17px}.PillarsSection-module__HEVhlW__annotDesc{font-size:12.5px;line-height:1.5}.PillarsSection-module__HEVhlW__annotBottomWrap{margin-top:0}}@media (max-width:480px){.PillarsSection-module__HEVhlW__trefoilWrap{width:240px;height:240px}.PillarsSection-module__HEVhlW__petalLabel{font-size:13px}.PillarsSection-module__HEVhlW__annotLeft{max-width:110px;right:calc(50% + 130px)}.PillarsSection-module__HEVhlW__annotRight{max-width:110px;left:calc(50% + 130px)}.PillarsSection-module__HEVhlW__annotTitle{font-size:14px}.PillarsSection-module__HEVhlW__annotDesc{font-size:11px}}
.ApproachHero-module__yT60-q__section{padding:var(--nav-height) 0 0;justify-content:center;align-items:center;min-height:65vh;display:flex;position:relative;overflow:hidden}.ApproachHero-module__yT60-q__section:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}.ApproachHero-module__yT60-q__section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#e1136f08 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-15%;left:-10%}.ApproachHero-module__yT60-q__inner{max-width:var(--content-max-width);padding:0 var(--content-padding);text-align:center;z-index:1;flex-direction:column;align-items:center;width:100%;margin:0 auto;display:flex;position:relative}.ApproachHero-module__yT60-q__labelRow{align-items:center;gap:14px;margin-bottom:44px;display:flex}.ApproachHero-module__yT60-q__label{font-family:var(--font-primary), sans-serif;text-transform:uppercase;letter-spacing:.2em;color:var(--color-pink);font-size:11px;font-weight:600}.ApproachHero-module__yT60-q__labelDot{background-color:var(--color-olive);border-radius:50%;width:4px;height:4px}.ApproachHero-module__yT60-q__labelSub{font-family:var(--font-secondary), serif;color:#36213e66;letter-spacing:.02em;font-size:13px;font-style:italic}.ApproachHero-module__yT60-q__headline{font-family:var(--font-primary), sans-serif;color:var(--color-plum);letter-spacing:-.04em;perspective:600px;white-space:nowrap;max-width:1100px;margin-bottom:40px;font-size:clamp(32px,5.8vw,76px);font-weight:700;line-height:1.08}.ApproachHero-module__yT60-q__headlineAccent{color:var(--color-pink)}.ApproachHero-module__yT60-q__subheadline{font-family:var(--font-secondary), serif;color:#36213e80;letter-spacing:.005em;max-width:680px;font-size:clamp(16px,1.8vw,21px);line-height:1.75}.ApproachHero-module__yT60-q__inner:after{content:"";background:linear-gradient(90deg,#0000 0%,#e1136f4d 50%,#0000 100%);width:48px;height:1px;margin-top:64px;display:block}@media (max-width:768px){.ApproachHero-module__yT60-q__section{padding:calc(var(--nav-height) + 64px) 0 56px;min-height:auto}.ApproachHero-module__yT60-q__headline{white-space:normal;max-width:100%;margin-bottom:28px}.ApproachHero-module__yT60-q__inner:after{margin-top:44px}}@media (max-width:480px){.ApproachHero-module__yT60-q__section{padding:calc(var(--nav-height) + 48px) 0 40px}.ApproachHero-module__yT60-q__labelRow{margin-bottom:32px}}
.LogoCarousel-module__0f5dqG__logoCarousel{background-color:var(--color-beige);padding:var(--sp-16) 0 var(--sp-4);position:relative;overflow:hidden}.LogoCarousel-module__0f5dqG__scrollWrapper{width:100%;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.LogoCarousel-module__0f5dqG__track{will-change:transform;padding:var(--sp-2) 0;align-items:center;gap:48px;display:flex}.LogoCarousel-module__0f5dqG__logoItem{flex-shrink:0;justify-content:center;align-items:center;width:140px;height:48px;transition:opacity .5s cubic-bezier(.23,1,.32,1);display:flex}.LogoCarousel-module__0f5dqG__logoItem:hover{opacity:.65}.LogoCarousel-module__0f5dqG__logoImage{object-fit:contain;mix-blend-mode:multiply;width:auto;max-width:130px;height:auto;max-height:42px;transition:transform .5s cubic-bezier(.23,1,.32,1)}.LogoCarousel-module__0f5dqG__logoItem:hover .LogoCarousel-module__0f5dqG__logoImage{transform:scale(1.08)}@media (max-width:768px){.LogoCarousel-module__0f5dqG__logoCarousel{padding:0 0 var(--sp-2)}.LogoCarousel-module__0f5dqG__track{gap:48px}.LogoCarousel-module__0f5dqG__logoItem{width:110px;height:38px}.LogoCarousel-module__0f5dqG__logoImage{max-width:100px;max-height:34px}.LogoCarousel-module__0f5dqG__scrollWrapper{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%)}}@media (max-width:480px){.LogoCarousel-module__0f5dqG__track{gap:36px}.LogoCarousel-module__0f5dqG__logoItem{width:90px;height:32px}.LogoCarousel-module__0f5dqG__logoImage{max-width:80px;max-height:28px}}
.ApproachAccordion-module__cZckFq__section{background:linear-gradient(180deg, #2d1835 0%, var(--color-plum) 15%, var(--color-plum) 85%, #2a1632 100%);padding:100px 0 120px;position:relative;overflow:hidden}.ApproachAccordion-module__cZckFq__section:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.ApproachAccordion-module__cZckFq__section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#e1136f0a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-20%;left:-10%}.ApproachAccordion-module__cZckFq__inner{max-width:960px;padding:0 var(--content-padding);z-index:1;margin:0 auto;position:relative}.ApproachAccordion-module__cZckFq__sectionLabel{text-align:center;margin-bottom:64px}.ApproachAccordion-module__cZckFq__labelText{font-family:var(--font-tertiary), sans-serif;text-transform:uppercase;letter-spacing:.22em;color:var(--color-olive);opacity:.6;font-size:11px;font-weight:600}.ApproachAccordion-module__cZckFq__item{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;transition:background .5s cubic-bezier(.16,1,.3,1),border-color .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1)}.ApproachAccordion-module__cZckFq__item+.ApproachAccordion-module__cZckFq__item{margin-top:16px}.ApproachAccordion-module__cZckFq__item:hover{background:#ffffff0d;border-color:#ffffff1a}.ApproachAccordion-module__cZckFq__header{cursor:pointer;width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:24px;padding:40px 44px;display:flex}.ApproachAccordion-module__cZckFq__number{font-family:var(--font-primary), sans-serif;color:var(--color-olive);opacity:.4;letter-spacing:-.03em;flex-shrink:0;min-width:56px;font-size:clamp(36px,4.5vw,56px);font-weight:500;line-height:1;transition:opacity .5s cubic-bezier(.16,1,.3,1),color .5s cubic-bezier(.16,1,.3,1),text-shadow .5s cubic-bezier(.16,1,.3,1)}.ApproachAccordion-module__cZckFq__item:hover .ApproachAccordion-module__cZckFq__number{opacity:.55}.ApproachAccordion-module__cZckFq__numberActive{color:var(--color-pink);text-shadow:0 0 40px #e1136f26;opacity:.85!important}.ApproachAccordion-module__cZckFq__title{font-family:var(--font-primary), sans-serif;color:#fffc;letter-spacing:-.01em;flex:1;font-size:clamp(20px,2.6vw,28px);font-weight:500;line-height:1.25;transition:color .4s}.ApproachAccordion-module__cZckFq__item:hover .ApproachAccordion-module__cZckFq__title{color:#fffffff2}.ApproachAccordion-module__cZckFq__titleActive{color:var(--color-white)!important}.ApproachAccordion-module__cZckFq__toggle{border:1.5px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:border-color .4s,background-color .4s,box-shadow .4s;display:flex;position:relative}.ApproachAccordion-module__cZckFq__item:hover .ApproachAccordion-module__cZckFq__toggle{border-color:#ffffff38}.ApproachAccordion-module__cZckFq__toggleOpen{background-color:var(--color-pink);box-shadow:0 4px 20px #e1136f40;border-color:var(--color-pink)!important}.ApproachAccordion-module__cZckFq__toggleBar{background-color:#fff6;border-radius:1px;width:14px;height:1.5px;transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .3s,background-color .3s;position:absolute}.ApproachAccordion-module__cZckFq__toggleBarV{transform:rotate(90deg)}.ApproachAccordion-module__cZckFq__toggleOpen .ApproachAccordion-module__cZckFq__toggleBarV{transform:rotate(0)}.ApproachAccordion-module__cZckFq__toggleOpen .ApproachAccordion-module__cZckFq__toggleBar{background-color:var(--color-white)}.ApproachAccordion-module__cZckFq__content{height:0;overflow:hidden}.ApproachAccordion-module__cZckFq__body{max-width:800px;padding:0 44px 44px 124px;position:relative}.ApproachAccordion-module__cZckFq__body:before{content:"";background:linear-gradient(to bottom, var(--color-pink) 0%, #e1136f14 100%);border-radius:2px;width:2px;position:absolute;top:0;bottom:44px;left:100px}.ApproachAccordion-module__cZckFq__paragraph{font-family:var(--font-primary), sans-serif;color:#ffffff73;margin-bottom:20px;font-size:clamp(15px,1.3vw,17px);font-style:normal;line-height:1.9}.ApproachAccordion-module__cZckFq__paragraph:last-of-type{margin-bottom:0}.ApproachAccordion-module__cZckFq__highlight{font-family:var(--font-secondary), serif;color:var(--color-beige);white-space:pre-line;opacity:.85;border-top:1px solid #ffffff0f;margin-top:36px;padding-top:28px;font-size:clamp(18px,2vw,24px);font-style:italic;line-height:1.55}.ApproachAccordion-module__cZckFq__itemOpen{background:#ffffff0d;border-color:#e1136f26;box-shadow:0 8px 40px #00000026,0 0 0 1px #e1136f0f}@media (max-width:1024px){.ApproachAccordion-module__cZckFq__header{gap:20px;padding:36px}.ApproachAccordion-module__cZckFq__body{padding-left:112px;padding-right:36px}.ApproachAccordion-module__cZckFq__body:before{left:90px}}@media (max-width:768px){.ApproachAccordion-module__cZckFq__section{padding:72px 0 88px}.ApproachAccordion-module__cZckFq__sectionLabel{margin-bottom:44px}.ApproachAccordion-module__cZckFq__item+.ApproachAccordion-module__cZckFq__item{margin-top:12px}.ApproachAccordion-module__cZckFq__item{border-radius:16px}.ApproachAccordion-module__cZckFq__header{gap:16px;padding:28px 24px}.ApproachAccordion-module__cZckFq__number{min-width:40px}.ApproachAccordion-module__cZckFq__toggle{width:38px;height:38px}.ApproachAccordion-module__cZckFq__toggleBar{width:12px}.ApproachAccordion-module__cZckFq__body{padding:0 24px 32px 80px}.ApproachAccordion-module__cZckFq__body:before{bottom:32px;left:60px}.ApproachAccordion-module__cZckFq__highlight{margin-top:24px;padding-top:20px}}@media (max-width:480px){.ApproachAccordion-module__cZckFq__section{padding:56px 0 64px}.ApproachAccordion-module__cZckFq__sectionLabel{margin-bottom:32px}.ApproachAccordion-module__cZckFq__item+.ApproachAccordion-module__cZckFq__item{margin-top:10px}.ApproachAccordion-module__cZckFq__item{border-radius:14px}.ApproachAccordion-module__cZckFq__header{gap:12px;padding:22px 18px}.ApproachAccordion-module__cZckFq__number{min-width:32px}.ApproachAccordion-module__cZckFq__toggle{width:34px;height:34px}.ApproachAccordion-module__cZckFq__toggleBar{width:10px}.ApproachAccordion-module__cZckFq__body{padding:0 18px 24px 62px}.ApproachAccordion-module__cZckFq__body:before{bottom:24px;left:46px}.ApproachAccordion-module__cZckFq__paragraph{margin-bottom:14px;line-height:1.75}}
.ServicesSection-module__QJqfHG__services{background-color:var(--color-beige);padding:var(--sp-12) 0 var(--sp-16)}.ServicesSection-module__QJqfHG__inner{max-width:var(--content-max-width);padding:0 var(--content-padding);margin:0 auto}.ServicesSection-module__QJqfHG__headline{font-family:var(--font-primary), sans-serif;font-size:var(--text-h1);color:var(--color-plum);text-align:center;margin-bottom:var(--sp-8);letter-spacing:-.02em;font-weight:400}.ServicesSection-module__QJqfHG__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}@media (max-width:900px){.ServicesSection-module__QJqfHG__grid{grid-template-columns:1fr;gap:22px;max-width:420px;margin:0 auto}}.ServicesSection-module__QJqfHG__card{background:var(--color-plum);border-radius:24px;flex-direction:column;padding:28px 0 0;transition:transform .55s cubic-bezier(.23,1,.32,1),box-shadow .55s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 28px #36213e2e}.ServicesSection-module__QJqfHG__card:hover{transform:translateY(-5px);box-shadow:0 14px 44px #36213e29,0 2px 8px #36213e14}.ServicesSection-module__QJqfHG__card:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(135deg,#ffffff0a 0%,#0000 50%,#0000000d 100%);border-radius:24px;position:absolute;inset:0}.ServicesSection-module__QJqfHG__cardTitle{font-family:var(--font-primary), sans-serif;color:var(--color-beige);letter-spacing:-.01em;z-index:2;text-align:center;margin-bottom:16px;padding:0 24px;font-size:clamp(24px,2vw,30px);font-weight:400;position:relative}.ServicesSection-module__QJqfHG__cardTitle:after{content:"";background:linear-gradient(90deg, var(--color-pink), var(--color-orange));border-radius:2px;width:36px;height:2.5px;margin:10px auto 0;transition:width .5s cubic-bezier(.23,1,.32,1);display:block}.ServicesSection-module__QJqfHG__card:hover .ServicesSection-module__QJqfHG__cardTitle:after{width:64px}.ServicesSection-module__QJqfHG__pillContainer{cursor:grab;touch-action:none;width:100%;height:280px;position:relative;overflow:hidden}.ServicesSection-module__QJqfHG__pill{white-space:nowrap;font-family:var(--font-secondary), serif;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform, left, top;z-index:2;background:var(--color-beige);color:var(--color-plum);border:1.5px solid #fcf4dc99;border-radius:999px;padding:12px 26px;font-size:14.5px;line-height:1;position:absolute;box-shadow:0 2px 10px #00000014}@media (max-width:900px){.ServicesSection-module__QJqfHG__card{padding:24px 20px 20px}.ServicesSection-module__QJqfHG__pillContainer{height:340px}.ServicesSection-module__QJqfHG__pill{padding:10px 22px;font-size:13px}}@media (max-width:480px){.ServicesSection-module__QJqfHG__pillContainer{height:300px}}
.ServicesPageHero-module__e_keBG__section{padding:calc(var(--nav-height) + 120px) 0 100px;align-items:center;min-height:75vh;display:flex;position:relative;overflow:hidden}.ServicesPageHero-module__e_keBG__section:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}.ServicesPageHero-module__e_keBG__section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#e1136f08 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-15%;left:-10%}.ServicesPageHero-module__e_keBG__inner{max-width:var(--content-max-width);padding:0 var(--content-padding);text-align:center;z-index:1;flex-direction:column;align-items:center;width:100%;margin:0 auto;display:flex;position:relative}.ServicesPageHero-module__e_keBG__labelRow{align-items:center;gap:14px;margin-bottom:44px;display:flex}.ServicesPageHero-module__e_keBG__label{font-family:var(--font-primary), sans-serif;text-transform:uppercase;letter-spacing:.2em;color:var(--color-pink);font-size:11px;font-weight:600}.ServicesPageHero-module__e_keBG__labelDot{background-color:var(--color-olive);border-radius:50%;width:4px;height:4px}.ServicesPageHero-module__e_keBG__labelSub{font-family:var(--font-secondary), serif;color:#36213e66;letter-spacing:.02em;font-size:13px;font-style:italic}.ServicesPageHero-module__e_keBG__headline{font-family:var(--font-primary), sans-serif;color:var(--color-plum);letter-spacing:-.04em;perspective:600px;white-space:nowrap;max-width:1100px;margin-bottom:40px;font-size:clamp(32px,5.8vw,76px);font-weight:700;line-height:1.08}.ServicesPageHero-module__e_keBG__headlineAccent{color:var(--color-pink)}.ServicesPageHero-module__e_keBG__subheadline{font-family:var(--font-secondary), serif;color:#36213e80;letter-spacing:.005em;max-width:680px;font-size:clamp(16px,1.8vw,21px);line-height:1.75}.ServicesPageHero-module__e_keBG__inner:after{content:"";background:linear-gradient(90deg,#0000 0%,#e1136f4d 50%,#0000 100%);width:48px;height:1px;margin-top:64px;display:block}@media (max-width:768px){.ServicesPageHero-module__e_keBG__section{padding:calc(var(--nav-height) + 64px) 0 56px;min-height:auto}.ServicesPageHero-module__e_keBG__headline{white-space:normal;max-width:100%;margin-bottom:28px}.ServicesPageHero-module__e_keBG__inner:after{margin-top:44px}}@media (max-width:480px){.ServicesPageHero-module__e_keBG__section{padding:calc(var(--nav-height) + 48px) 0 40px}.ServicesPageHero-module__e_keBG__labelRow{margin-bottom:32px}}
.StoriesHero-module__pn0AXa__section{padding:calc(var(--nav-height) + 100px) 0 72px;position:relative;overflow:hidden}.StoriesHero-module__pn0AXa__inner{max-width:var(--content-max-width);padding:0 var(--content-padding);text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex}.StoriesHero-module__pn0AXa__labelRow{align-items:center;gap:12px;margin-bottom:36px;display:flex}.StoriesHero-module__pn0AXa__label{font-family:var(--font-primary), sans-serif;text-transform:uppercase;letter-spacing:.16em;color:var(--color-pink);font-size:11px;font-weight:600}.StoriesHero-module__pn0AXa__labelDot{background-color:var(--color-olive);border-radius:50%;width:4px;height:4px}.StoriesHero-module__pn0AXa__labelSub{font-family:var(--font-secondary), serif;color:#36213e73;letter-spacing:.02em;font-size:12px;font-style:italic}.StoriesHero-module__pn0AXa__headline{font-family:var(--font-primary), sans-serif;color:var(--color-plum);letter-spacing:-.035em;perspective:600px;white-space:nowrap;margin-bottom:28px;font-size:clamp(42px,7vw,96px);font-weight:700;line-height:1.02}.StoriesHero-module__pn0AXa__subheadline{font-family:var(--font-secondary), serif;color:#36213e8c;white-space:nowrap;font-size:clamp(16px,2vw,20px);line-height:1.6}@media (max-width:768px){.StoriesHero-module__pn0AXa__section{padding:calc(var(--nav-height) + 56px) 0 48px}.StoriesHero-module__pn0AXa__headline{white-space:normal;margin-bottom:20px}.StoriesHero-module__pn0AXa__subheadline{white-space:normal}}
.ApproachPillars-module__ObEPaW__pillars{background-color:var(--color-beige);padding:var(--sp-16) 0 var(--sp-2);overflow:visible}.ApproachPillars-module__ObEPaW__pillarsInner{max-width:var(--content-max-width);padding:0 var(--content-padding);flex-direction:column;align-items:center;margin:0 auto;display:flex}.ApproachPillars-module__ObEPaW__pillarsHeadline{font-family:var(--font-primary), sans-serif;font-size:var(--text-h1);color:var(--color-plum);letter-spacing:-.02em;text-align:center;margin-bottom:var(--sp-3);font-weight:400}.ApproachPillars-module__ObEPaW__subtitle{font-family:var(--font-secondary), serif;color:var(--color-plum);opacity:.65;max-width:820px;margin:0 auto var(--sp-1);text-align:center;font-size:20px;line-height:1.7}@media (max-width:768px){.ApproachPillars-module__ObEPaW__subtitle{max-width:100%;margin-bottom:var(--sp-2);font-size:17px}}.ApproachPillars-module__ObEPaW__diagramWrap{justify-content:center;width:100%;display:flex;position:relative}.ApproachPillars-module__ObEPaW__trefoilWrap{flex-shrink:0;width:460px;height:440px}.ApproachPillars-module__ObEPaW__trefoilSvg{width:100%;height:100%;overflow:visible}.ApproachPillars-module__ObEPaW__petal{fill:#eb82aa85;outline:none;transition:fill .4s,filter .4s}.ApproachPillars-module__ObEPaW__petal:hover{fill:#eb6ea099;filter:drop-shadow(0 2px 12px #e1136f1a)}.ApproachPillars-module__ObEPaW__petal:focus-visible{stroke:var(--color-plum);stroke-width:2px}.ApproachPillars-module__ObEPaW__petalActive{fill:#dc4682b8;filter:drop-shadow(0 4px 20px #e1136f26)}.ApproachPillars-module__ObEPaW__petalLabel{font-family:var(--font-primary), sans-serif;fill:var(--color-plum);pointer-events:auto;-webkit-user-select:none;user-select:none;letter-spacing:.02em;font-size:22px;font-weight:500}.ApproachPillars-module__ObEPaW__annotation{opacity:0;will-change:transform, opacity;max-width:360px;transition:opacity .35s,transform .35s;position:absolute;transform:translateY(-50%)}.ApproachPillars-module__ObEPaW__annotLeft{text-align:right;top:50%;right:calc(50% + 260px);transform:translateY(-50%)}.ApproachPillars-module__ObEPaW__annotRight{text-align:left;top:50%;left:calc(50% + 260px);transform:translateY(-50%)}.ApproachPillars-module__ObEPaW__annotBottomWrap{text-align:center;opacity:0;will-change:opacity;flex-direction:column;align-items:center;margin-top:4px;transition:opacity .35s;display:flex}.ApproachPillars-module__ObEPaW__annotVisible{opacity:1}.ApproachPillars-module__ObEPaW__arrowLine{transition:opacity .25s}.ApproachPillars-module__ObEPaW__downArrow{margin-bottom:8px}.ApproachPillars-module__ObEPaW__annotTitle{font-family:var(--font-secondary), serif;color:var(--color-plum);white-space:nowrap;margin-bottom:8px;font-size:clamp(22px,2.5vw,30px);font-weight:400;line-height:1.25}.ApproachPillars-module__ObEPaW__annotDesc{font-family:var(--font-secondary), serif;color:var(--color-plum);opacity:.6;font-size:clamp(14px,1.2vw,17px);line-height:1.65}@media (max-width:768px){.ApproachPillars-module__ObEPaW__trefoilWrap{width:280px;height:280px}.ApproachPillars-module__ObEPaW__petalLabel{font-size:16px}.ApproachPillars-module__ObEPaW__annotLeft{max-width:140px;right:calc(50% + 150px)}.ApproachPillars-module__ObEPaW__annotRight{max-width:140px;left:calc(50% + 150px)}.ApproachPillars-module__ObEPaW__annotTitle{white-space:normal;margin-bottom:6px;font-size:17px}.ApproachPillars-module__ObEPaW__annotDesc{font-size:12.5px;line-height:1.5}.ApproachPillars-module__ObEPaW__annotBottomWrap{margin-top:0}}@media (max-width:480px){.ApproachPillars-module__ObEPaW__trefoilWrap{width:240px;height:240px}.ApproachPillars-module__ObEPaW__petalLabel{font-size:13px}.ApproachPillars-module__ObEPaW__annotLeft{max-width:110px;right:calc(50% + 130px)}.ApproachPillars-module__ObEPaW__annotRight{max-width:110px;left:calc(50% + 130px)}.ApproachPillars-module__ObEPaW__annotTitle{font-size:14px}.ApproachPillars-module__ObEPaW__annotDesc{font-size:11px}}
.ProjectsSection-module__EdLkXG__projects{background-color:var(--color-beige);padding:var(--sp-6) 0 var(--sp-8);position:relative;overflow:hidden}.ProjectsSection-module__EdLkXG__projectsHeadline{font-family:var(--font-primary), sans-serif;color:var(--color-plum);max-width:var(--content-max-width);margin:0 auto var(--sp-4);padding:0 var(--content-padding);letter-spacing:-.025em;text-align:center;font-size:clamp(26px,3.2vw,42px);font-weight:400;line-height:1.3}.ProjectsSection-module__EdLkXG__scrollWrapper{width:100%;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.ProjectsSection-module__EdLkXG__track{will-change:transform;padding:var(--sp-2) 0;align-items:flex-start;gap:28px;display:flex}.ProjectsSection-module__EdLkXG__card{cursor:pointer;flex-direction:column;flex-shrink:0;align-items:flex-start;width:360px;transition:transform .6s cubic-bezier(.23,1,.32,1);display:flex}.ProjectsSection-module__EdLkXG__card:hover{transform:translateY(-4px)}.ProjectsSection-module__EdLkXG__imageFrame{aspect-ratio:4/5;background:linear-gradient(145deg,#36213e0f 0%,#b4ab5b14 35%,#fcf4dc1f 65%,#e1136f0a 100%);border:1px solid #36213e14;border-radius:14px;width:100%;margin-bottom:16px;transition:box-shadow .6s cubic-bezier(.23,1,.32,1),border-color .6s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;box-shadow:0 2px 16px #36213e0a,0 8px 32px #36213e08,inset 0 1px #ffffff80}.ProjectsSection-module__EdLkXG__card:hover .ProjectsSection-module__EdLkXG__imageFrame{border-color:#36213e24;box-shadow:0 4px 24px #36213e14,0 12px 48px #36213e0d,inset 0 1px #fff9}.ProjectsSection-module__EdLkXG__glassFrost{-webkit-backdrop-filter:blur(40px);z-index:1;background:linear-gradient(160deg,#fcf4dc80 0%,#fcf4dc33 40%,#b4ab5b0f 70%,#fcf4dc59 100%);position:absolute;inset:0}.ProjectsSection-module__EdLkXG__cardImage{z-index:1;transition:transform .7s cubic-bezier(.23,1,.32,1)}.ProjectsSection-module__EdLkXG__card:hover .ProjectsSection-module__EdLkXG__cardImage{transform:scale(1.05)}.ProjectsSection-module__EdLkXG__imageOverlay{z-index:2;pointer-events:none;background:linear-gradient(#0000 60%,#00000026 100%);position:absolute;inset:0}.ProjectsSection-module__EdLkXG__placeholderContent{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProjectsSection-module__EdLkXG__placeholderLogo{opacity:.12;mix-blend-mode:multiply;width:36px;height:auto;transition:opacity .6s cubic-bezier(.23,1,.32,1),transform .6s cubic-bezier(.23,1,.32,1)}.ProjectsSection-module__EdLkXG__card:hover .ProjectsSection-module__EdLkXG__placeholderLogo{opacity:.18;transform:scale(1.08)}.ProjectsSection-module__EdLkXG__shineSweep{z-index:3;pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff40 50%,#0000 60%);transition:none;position:absolute;inset:0;transform:translate(-100%)}.ProjectsSection-module__EdLkXG__card:hover .ProjectsSection-module__EdLkXG__shineSweep{animation:.8s ease-out forwards ProjectsSection-module__EdLkXG__shineSweepAnim}@keyframes ProjectsSection-module__EdLkXG__shineSweepAnim{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ProjectsSection-module__EdLkXG__cardName{font-family:var(--font-primary), sans-serif;color:var(--color-plum);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;margin-bottom:8px;padding-left:2px;font-size:14px;font-weight:700;line-height:1.2}.ProjectsSection-module__EdLkXG__cardTags{flex-wrap:wrap;gap:5px;padding-left:2px;display:flex}.ProjectsSection-module__EdLkXG__tagPill{font-family:var(--font-tertiary), sans-serif;letter-spacing:.03em;color:var(--color-plum);white-space:nowrap;background:0 0;border:1px solid #36213e2e;border-radius:20px;padding:5px 14px;font-size:12px;font-weight:500;transition:all .5s cubic-bezier(.23,1,.32,1)}.ProjectsSection-module__EdLkXG__card:hover .ProjectsSection-module__EdLkXG__tagPill{background:#36213e0a;border-color:#36213e4d}@media (max-width:1024px){.ProjectsSection-module__EdLkXG__card{width:320px}.ProjectsSection-module__EdLkXG__track{gap:24px}}@media (max-width:768px){.ProjectsSection-module__EdLkXG__projects{padding:var(--sp-4) 0 var(--sp-6)}.ProjectsSection-module__EdLkXG__projectsHeadline{white-space:normal;margin-bottom:var(--sp-6);font-size:clamp(22px,5vw,32px)}.ProjectsSection-module__EdLkXG__scrollWrapper{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%)}.ProjectsSection-module__EdLkXG__track{gap:20px}.ProjectsSection-module__EdLkXG__card{width:280px}.ProjectsSection-module__EdLkXG__imageFrame{border-radius:12px;margin-bottom:12px}.ProjectsSection-module__EdLkXG__cardName{font-size:11.5px}.ProjectsSection-module__EdLkXG__tagPill{padding:3px 9px;font-size:9px}}@media (max-width:480px){.ProjectsSection-module__EdLkXG__track{gap:16px}.ProjectsSection-module__EdLkXG__card{width:240px}.ProjectsSection-module__EdLkXG__imageFrame{border-radius:10px;margin-bottom:10px}.ProjectsSection-module__EdLkXG__cardName{margin-bottom:6px;font-size:10.5px}.ProjectsSection-module__EdLkXG__tagPill{padding:2.5px 8px;font-size:8.5px}.ProjectsSection-module__EdLkXG__placeholderLogo{width:28px}}
.ServicesPagePillars-module__w1rxSq__section{padding:20px 0 60px;position:relative}.ServicesPagePillars-module__w1rxSq__inner{max-width:var(--content-max-width);padding:0 var(--content-padding);flex-direction:column;gap:0;margin:0 auto;display:flex}.ServicesPagePillars-module__w1rxSq__pillarBlock{position:relative}.ServicesPagePillars-module__w1rxSq__dividerLine{background:linear-gradient(90deg,#36213e08 0%,#36213e1f 20% 80%,#36213e08 100%);width:100%;height:1px}.ServicesPagePillars-module__w1rxSq__pillarCard{-webkit-backdrop-filter:blur(32px)saturate(1.5);transition:box-shadow .6s var(--ease-out-expo), transform .6s var(--ease-out-expo);background:linear-gradient(165deg,#fcf4dc80 0%,#fcf4dc59 50%,#fcf4dc73 100%);border:1px solid #36213e0d;border-radius:20px;margin:8px 0;padding:56px 60px 60px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff8c,inset 0 -1px #36213e05,0 12px 40px #36213e0a,0 4px 12px #36213e05,0 1px 3px #36213e03}.ServicesPagePillars-module__w1rxSq__pillarCard:hover{transform:translateY(-3px);box-shadow:inset 0 1px #fff9,inset 0 -1px #36213e05,0 20px 56px #36213e0f,0 6px 16px #36213e08,0 2px 4px #36213e04}.ServicesPagePillars-module__w1rxSq__pillarCard:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#e1136f05 0%,#0000 65%);width:300px;height:300px;position:absolute;top:-80px;left:-80px}.ServicesPagePillars-module__w1rxSq__pillarCard:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#e6503703 0%,#0000 65%);width:250px;height:250px;position:absolute;bottom:-80px;right:-80px}.ServicesPagePillars-module__w1rxSq__headerRow{z-index:1;align-items:baseline;gap:20px;margin-bottom:40px;display:flex;position:relative}.ServicesPagePillars-module__w1rxSq__pillarNumber{font-family:var(--font-tertiary), sans-serif;color:var(--color-pink);letter-spacing:.06em;opacity:.55;transition:opacity .4s var(--ease-out-expo);font-size:14px;font-weight:500}.ServicesPagePillars-module__w1rxSq__pillarCard:hover .ServicesPagePillars-module__w1rxSq__pillarNumber{opacity:.85}.ServicesPagePillars-module__w1rxSq__pillarTitle{font-family:var(--font-primary), sans-serif;color:var(--color-plum);letter-spacing:-.025em;transition:color .5s var(--ease-out-expo);font-size:clamp(28px,3.5vw,46px);font-weight:700;line-height:1.1}.ServicesPagePillars-module__w1rxSq__pillarCard:hover .ServicesPagePillars-module__w1rxSq__pillarTitle{color:var(--color-pink)}.ServicesPagePillars-module__w1rxSq__contentRow{z-index:1;grid-template-columns:1fr 1fr;gap:48px;display:grid;position:relative}.ServicesPagePillars-module__w1rxSq__contentLeft{flex-direction:column;gap:16px;display:flex}.ServicesPagePillars-module__w1rxSq__pillarSubtitle{font-family:var(--font-primary), sans-serif;color:var(--color-plum);letter-spacing:-.01em;font-size:clamp(16px,1.6vw,20px);font-weight:600;line-height:1.3}.ServicesPagePillars-module__w1rxSq__pillarDescription{font-family:var(--font-secondary), serif;color:#36213e80;max-width:420px;font-size:clamp(14px,1.15vw,16px);line-height:1.8}.ServicesPagePillars-module__w1rxSq__contentRight{flex-direction:column;gap:14px;display:flex}.ServicesPagePillars-module__w1rxSq__servicesLabel{font-family:var(--font-tertiary), sans-serif;text-transform:uppercase;letter-spacing:.22em;color:#36213e40;font-size:10px;font-weight:600}.ServicesPagePillars-module__w1rxSq__servicesList{flex-wrap:wrap;gap:10px;display:flex}.ServicesPagePillars-module__w1rxSq__serviceTag{font-family:var(--font-tertiary), sans-serif;letter-spacing:.015em;color:#36213eb8;white-space:nowrap;-webkit-backdrop-filter:blur(6px);transition:background .3s var(--ease-out-expo), border-color .3s var(--ease-out-expo), transform .3s var(--ease-elastic), box-shadow .3s var(--ease-out-expo), color .3s var(--ease-out-expo);background:#ffffff59;border:1px solid #36213e0f;border-radius:100px;padding:10px 22px;font-size:13.5px;font-weight:500;box-shadow:0 1px 2px #36213e05,inset 0 1px #ffffff4d}.ServicesPagePillars-module__w1rxSq__serviceTag:hover{color:var(--color-pink);background:#e1136f0f;border-color:#e1136f2e;transform:translateY(-2px);box-shadow:0 4px 12px #e1136f0d,inset 0 1px #fff6}@media (max-width:1024px){.ServicesPagePillars-module__w1rxSq__pillarCard{padding:40px 36px 44px}.ServicesPagePillars-module__w1rxSq__headerRow{gap:16px;margin-bottom:32px}.ServicesPagePillars-module__w1rxSq__contentRow{grid-template-columns:1fr;gap:28px}}@media (max-width:768px){.ServicesPagePillars-module__w1rxSq__section{padding:0 0 32px}.ServicesPagePillars-module__w1rxSq__pillarCard{border-radius:16px;padding:32px 24px 36px}.ServicesPagePillars-module__w1rxSq__pillarNumber{font-size:12px}.ServicesPagePillars-module__w1rxSq__headerRow{gap:14px;margin-bottom:24px}.ServicesPagePillars-module__w1rxSq__contentRow{grid-template-columns:1fr;gap:22px}.ServicesPagePillars-module__w1rxSq__serviceTag{padding:7px 14px;font-size:11px}}@media (max-width:480px){.ServicesPagePillars-module__w1rxSq__pillarCard{border-radius:14px;padding:24px 18px 28px}.ServicesPagePillars-module__w1rxSq__headerRow{gap:12px}.ServicesPagePillars-module__w1rxSq__serviceTag{padding:6px 12px;font-size:10.5px}}
.StoriesGrid-module__B0r7cq__section{padding:48px 0;position:relative}.StoriesGrid-module__B0r7cq__inner{max-width:var(--content-max-width);padding:0 var(--content-padding);margin:0 auto}.StoriesGrid-module__B0r7cq__notebook,.StoriesGrid-module__B0r7cq__tabBarWrap{position:relative}.StoriesGrid-module__B0r7cq__tabBarWrap:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--color-beige) 100%);pointer-events:none;z-index:10;opacity:1;width:64px;transition:opacity .3s;position:absolute;top:0;bottom:0;right:0}.StoriesGrid-module__B0r7cq__tabBarWrap:before{content:"";background:linear-gradient(270deg, transparent 0%, var(--color-beige) 100%);pointer-events:none;z-index:10;opacity:0;width:40px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.StoriesGrid-module__B0r7cq__tabBarWrap.StoriesGrid-module__B0r7cq__scrolledLeft:before{opacity:1}.StoriesGrid-module__B0r7cq__tabBarWrap.StoriesGrid-module__B0r7cq__scrolledEnd:after{opacity:0}.StoriesGrid-module__B0r7cq__tabBar{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;align-items:flex-end;padding-right:48px;display:flex;position:relative;overflow:auto visible}.StoriesGrid-module__B0r7cq__tabBar::-webkit-scrollbar{display:none}.StoriesGrid-module__B0r7cq__tab{font-family:var(--font-primary), sans-serif;letter-spacing:.015em;color:#36213e6b;cursor:pointer;white-space:nowrap;transition:color .3s var(--ease-out-expo), background .3s var(--ease-out-expo), transform .28s var(--ease-out-expo), border-color .3s var(--ease-out-expo), box-shadow .3s var(--ease-out-expo);background:linear-gradient(#36213e0d 0%,#36213e06 60%,#fcf4dc4d 100%);border:1px solid #36213e1a;border-radius:10px 10px 0 0;flex-shrink:0;margin-right:-1px;padding:13px 28px 14px;font-size:12.5px;font-weight:500;position:relative;transform:translateY(1px);box-shadow:0 -2px 6px #36213e08,inset 0 1px #fff3}.StoriesGrid-module__B0r7cq__tab:hover{color:#36213ead;background:linear-gradient(#36213e09 0%,#fcf4dc80 100%);border-color:#36213e26;transform:translateY(0);box-shadow:0 -3px 10px #36213e0d,inset 0 1px #ffffff4d}.StoriesGrid-module__B0r7cq__tabActive{color:#fff;-webkit-backdrop-filter:blur(24px)saturate(1.4);background:linear-gradient(#e1136feb 0%,#e1136fd9 100%);border:1px solid #e1136f99;border-bottom-color:#0000;margin-bottom:-1px;padding-bottom:16px;font-weight:600;transform:translateY(0);box-shadow:0 -4px 20px #e1136f1f,0 -1px 6px #e1136f14,inset 0 1px #fff3,inset 0 -1px #fcf4dc}.StoriesGrid-module__B0r7cq__tabActive:hover{color:#fff;background:linear-gradient(#e1136ff2 0%,#e1136fe0 100%);border-color:#e1136fa6 #e1136fa6 #0000;transform:translateY(0)}.StoriesGrid-module__B0r7cq__card{-webkit-backdrop-filter:blur(32px)saturate(1.5);background:#fcf4dc99;border:1px solid #36213e1f;border-top-color:#36213e14;border-radius:0 12px 16px 16px;position:relative;overflow:hidden;box-shadow:0 8px 40px #36213e0f,0 2px 8px #36213e08,0 1px 2px #36213e05,inset 0 1px #fff6}.StoriesGrid-module__B0r7cq__card:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#e1136f06 0%,#0000 65%);width:300px;height:300px;position:absolute;top:-80px;left:-80px}.StoriesGrid-module__B0r7cq__card:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#e6503705 0%,#0000 65%);width:280px;height:280px;position:absolute;bottom:-100px;right:-100px}.StoriesGrid-module__B0r7cq__contentRow{z-index:1;grid-template-columns:minmax(180px,.85fr) auto minmax(120px,.6fr) auto minmax(200px,1fr) auto;align-items:start;padding:36px 48px 32px;display:grid;position:relative}.StoriesGrid-module__B0r7cq__col1{flex-direction:column;gap:10px;padding-right:32px;display:flex}.StoriesGrid-module__B0r7cq__projectName{font-family:var(--font-primary), sans-serif;color:var(--color-plum);letter-spacing:-.025em;font-size:clamp(26px,3vw,40px);font-weight:700;line-height:1.08}.StoriesGrid-module__B0r7cq__projectCategory{font-family:var(--font-secondary), serif;color:#36213e85;letter-spacing:.01em;font-size:13.5px;font-style:italic}.StoriesGrid-module__B0r7cq__vLine{background:linear-gradient(#36213e0f 0%,#36213e24 50%,#36213e0f 100%);flex-shrink:0;align-self:stretch;width:1px}.StoriesGrid-module__B0r7cq__col2{align-items:flex-start;padding:4px 28px 0;display:flex}.StoriesGrid-module__B0r7cq__scopePills{flex-wrap:wrap;gap:8px;display:flex}.StoriesGrid-module__B0r7cq__scopePill{font-family:var(--font-tertiary), sans-serif;letter-spacing:.04em;color:var(--color-pink);white-space:nowrap;transition:background .3s var(--ease-out-expo), border-color .3s var(--ease-out-expo);background:#e1136f0f;border:1px solid #e1136f26;border-radius:100px;padding:5px 14px;font-size:11px;font-weight:500}.StoriesGrid-module__B0r7cq__scopePill:hover{background:#e1136f1a;border-color:#e1136f40}.StoriesGrid-module__B0r7cq__col3{align-items:flex-start;padding:6px 28px 0;display:flex}.StoriesGrid-module__B0r7cq__descriptionText{font-family:var(--font-secondary), serif;color:#36213ec7;max-width:420px;font-size:clamp(14px,1.2vw,16.5px);line-height:1.72}.StoriesGrid-module__B0r7cq__logoCol{justify-content:flex-end;align-items:flex-start;padding-left:20px;display:flex}.StoriesGrid-module__B0r7cq__brandMark{object-fit:contain;opacity:.08;width:auto;height:68px}.StoriesGrid-module__B0r7cq__hRule{z-index:1;background:linear-gradient(90deg,#36213e08 0%,#36213e17 50%,#36213e08 100%);width:calc(100% - 96px);height:1px;margin:0 48px;position:relative}.StoriesGrid-module__B0r7cq__imageArea{z-index:1;position:relative}.StoriesGrid-module__B0r7cq__imagePlaceholder{background:linear-gradient(165deg,#36213e05 0%,#36213e02 50%,#e1136f04 100%);justify-content:center;align-items:center;width:100%;height:clamp(260px,26vw,380px);display:flex;position:relative;overflow:hidden}.StoriesGrid-module__B0r7cq__imagePlaceholder:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.018'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}.StoriesGrid-module__B0r7cq__imageGrid{grid-template-columns:1fr;width:100%;height:clamp(260px,26vw,380px);display:grid;overflow:hidden}.StoriesGrid-module__B0r7cq__imageGrid[data-count="2"]{grid-template-columns:1fr 1fr}.StoriesGrid-module__B0r7cq__imageGrid[data-count="3"]{grid-template-columns:1fr 1fr 1fr}.StoriesGrid-module__B0r7cq__imageCell{width:100%;height:100%;position:relative;overflow:hidden}.StoriesGrid-module__B0r7cq__projectImage{object-fit:cover;object-position:center}.StoriesGrid-module__B0r7cq__placeholderLogo{object-fit:contain;opacity:.04;filter:grayscale();width:120px;height:auto}@media (max-width:1100px){.StoriesGrid-module__B0r7cq__contentRow{grid-template-columns:minmax(160px,.8fr) auto minmax(100px,.55fr) auto 1fr;padding:36px 36px 32px}.StoriesGrid-module__B0r7cq__logoCol{display:none}.StoriesGrid-module__B0r7cq__hRule{width:calc(100% - 72px);margin:0 36px}}@media (max-width:768px){.StoriesGrid-module__B0r7cq__section{padding:32px 0 56px}.StoriesGrid-module__B0r7cq__tab{border-radius:8px 8px 0 0;padding:10px 16px 12px;font-size:11.5px}.StoriesGrid-module__B0r7cq__tabActive{padding-bottom:13px}.StoriesGrid-module__B0r7cq__card{border-radius:0 0 14px 14px}.StoriesGrid-module__B0r7cq__contentRow{flex-direction:column;gap:0;padding:28px 24px 24px;display:flex}.StoriesGrid-module__B0r7cq__col1{border-bottom:1px solid #36213e14;padding-bottom:20px;padding-right:0}.StoriesGrid-module__B0r7cq__projectName{font-size:28px}.StoriesGrid-module__B0r7cq__vLine{display:none}.StoriesGrid-module__B0r7cq__col2{padding:18px 0 0}.StoriesGrid-module__B0r7cq__scopePill{padding:4px 11px;font-size:10px}.StoriesGrid-module__B0r7cq__col3{padding:14px 0 0}.StoriesGrid-module__B0r7cq__logoCol{display:none}.StoriesGrid-module__B0r7cq__hRule{width:calc(100% - 48px);margin:0 24px}.StoriesGrid-module__B0r7cq__imagePlaceholder,.StoriesGrid-module__B0r7cq__imageGrid{height:220px}}@media (max-width:480px){.StoriesGrid-module__B0r7cq__tab{padding:9px 12px 11px;font-size:10.5px}.StoriesGrid-module__B0r7cq__contentRow{padding:22px 18px 20px}.StoriesGrid-module__B0r7cq__hRule{width:calc(100% - 36px);margin:0 18px}}
.ApproachFounder-module__tIrOLG__founderNote{background-color:var(--color-beige);padding:var(--sp-16) var(--content-padding);flex-direction:column;justify-content:center;align-items:center;min-height:80vh;display:flex;overflow:visible}.ApproachFounder-module__tIrOLG__envelopeScene{cursor:pointer;flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex;position:relative}.ApproachFounder-module__tIrOLG__envelopeScene.ApproachFounder-module__tIrOLG__opened{cursor:default}.ApproachFounder-module__tIrOLG__envelope{aspect-ratio:1.6;border-radius:0 0 10px 10px;width:100%;position:relative;overflow:hidden}.ApproachFounder-module__tIrOLG__envelopeBack{background:var(--color-plum);border-radius:0 0 10px 10px;position:absolute;inset:0;box-shadow:0 12px 48px #36213e4d,0 2px 6px #36213e1a}.ApproachFounder-module__tIrOLG__innerShadow{clip-path:polygon(0 0,50% 70%,100% 0);z-index:1;opacity:0;pointer-events:none;background:linear-gradient(#0000001f 0%,#0000 100%);height:60%;position:absolute;top:0;left:0;right:0}.ApproachFounder-module__tIrOLG__envelopeFront{background:var(--color-plum);z-index:3;border-radius:0 0 10px 10px;height:52%;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 3px 16px #0000001f}.ApproachFounder-module__tIrOLG__envelopeFront:before{content:"";pointer-events:none;background:linear-gradient(to bottom right,#ffffff08 0%,#0000 50%),linear-gradient(to bottom left,#ffffff08 0%,#0000 50%);position:absolute;inset:0}.ApproachFounder-module__tIrOLG__flapWrapper{aspect-ratio:1.6/.68;z-index:5;perspective:900px;pointer-events:none;position:absolute;top:0;left:0;right:0}.ApproachFounder-module__tIrOLG__envelopeFlap{background:var(--color-plum);clip-path:polygon(0 0,50% 100%,100% 0);transform-origin:top;backface-visibility:hidden;background-image:linear-gradient(#ffffff0f 0%,#fff0 60%,#0000000a 100%);position:absolute;inset:0;transform:rotateX(0)}.ApproachFounder-module__tIrOLG__seal{background:radial-gradient(circle at 40% 35%, #f53d8a 0%, var(--color-pink) 50%, #c00e5a 100%);pointer-events:auto;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;bottom:18%;left:50%;transform:translate(-50%);box-shadow:0 3px 10px #e1136f59,0 1px 3px #00000026,inset 0 -2px 6px #0003,inset 0 2px 6px #ffffff26}.ApproachFounder-module__tIrOLG__sealLogo{object-fit:contain;filter:brightness(0)invert();opacity:.95;width:24px;height:24px}.ApproachFounder-module__tIrOLG__envelopeLabel{z-index:4;text-align:center;white-space:nowrap;position:absolute;bottom:16%;left:50%;transform:translate(-50%)}.ApproachFounder-module__tIrOLG__labelTitle{font-family:var(--font-secondary), serif;color:var(--color-beige);opacity:.85;letter-spacing:.03em;font-size:clamp(16px,2.2vw,22px);font-style:italic}.ApproachFounder-module__tIrOLG__clickPrompt{font-family:var(--font-primary), sans-serif;color:var(--color-plum);opacity:.45;letter-spacing:.18em;text-transform:uppercase;margin-top:28px;font-size:12px;animation:2.6s ease-in-out infinite ApproachFounder-module__tIrOLG__promptPulse}@keyframes ApproachFounder-module__tIrOLG__promptPulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:.65;transform:translateY(4px)}}.ApproachFounder-module__tIrOLG__letter{z-index:2;opacity:0;background-color:#f8f3ec;background-image:radial-gradient(at 15% 85%,#36213e04 0%,#0000 50%),radial-gradient(at 85% 15%,#e1136f03 0%,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:3px;padding:48px 48px 44px;position:absolute;bottom:8%;left:5%;right:5%;transform:translateY(0);box-shadow:0 -2px 16px #0000000d,0 4px 24px #00000014}.ApproachFounder-module__tIrOLG__letter:before{content:"";pointer-events:none;border:1px solid #36213e12;border-radius:1px;position:absolute;inset:14px}.ApproachFounder-module__tIrOLG__letterHeading{font-family:var(--font-primary), sans-serif;color:var(--color-plum);letter-spacing:-.015em;margin-bottom:24px;font-size:clamp(26px,3.2vw,40px);font-weight:400;line-height:1.15}.ApproachFounder-module__tIrOLG__letterBody{font-family:var(--font-secondary), serif;color:#36213ebf;white-space:pre-line;margin-bottom:36px;font-size:clamp(14px,1.35vw,16.5px);font-style:italic;line-height:1.8}.ApproachFounder-module__tIrOLG__letterSignature{font-family:var(--font-secondary), serif;color:var(--color-pink);margin-bottom:8px;font-size:clamp(30px,3.8vw,46px);font-style:italic;line-height:1}.ApproachFounder-module__tIrOLG__letterBrand{font-family:var(--font-primary), sans-serif;letter-spacing:.3em;text-transform:uppercase;color:#36213e33;border-top:1px solid #36213e0f;margin-top:24px;padding-top:16px;font-size:11px}@media (max-width:768px){.ApproachFounder-module__tIrOLG__envelopeScene{max-width:560px}.ApproachFounder-module__tIrOLG__letter{padding:36px 32px 32px}.ApproachFounder-module__tIrOLG__seal{width:40px;height:40px}.ApproachFounder-module__tIrOLG__sealLogo{width:20px;height:20px}}@media (max-width:480px){.ApproachFounder-module__tIrOLG__founderNote{padding:var(--sp-8) var(--content-padding);min-height:auto}.ApproachFounder-module__tIrOLG__envelopeScene{max-width:380px}.ApproachFounder-module__tIrOLG__letter{padding:24px 20px 20px}.ApproachFounder-module__tIrOLG__seal{width:34px;height:34px}.ApproachFounder-module__tIrOLG__sealLogo{width:18px;height:18px}}
.ImpactStrip-module__LFW63G__impactStrip{padding:clamp(48px, 6vw, 96px) var(--sp-3,24px);background:0 0;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.ImpactStrip-module__LFW63G__pill{background:radial-gradient(ellipse 140% 120% at 50% 50%, #3d2448 0%, var(--color-plum) 50%, var(--color-plum-deep,#2a1530) 100%);border:1px solid #ffffff14;border-radius:100px;justify-content:center;align-items:center;width:90%;max-width:960px;padding:clamp(32px,4vw,52px) clamp(28px,4vw,56px);transition:border-color .6s cubic-bezier(.23,1,.32,1),box-shadow .6s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 48px #36213e59,0 2px 12px #36213e33,inset 0 1px #ffffff0f}.ImpactStrip-module__LFW63G__pill:hover{border-color:#ffffff24;box-shadow:0 12px 64px #36213e73,0 2px 12px #36213e40,inset 0 1px #ffffff14}.ImpactStrip-module__LFW63G__pillHighlight{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff1f 20%,#fff3 50%,#ffffff1f 80%,#0000 100%);height:1px;position:absolute;top:0;left:10%;right:10%}.ImpactStrip-module__LFW63G__statWrap{flex:1;justify-content:center;align-items:center;display:flex}.ImpactStrip-module__LFW63G__separator{transform-origin:50%;background:linear-gradient(#0000 0%,#b4ab5b40 25%,#b4ab5b4d 50%,#b4ab5b40 75%,#0000 100%);flex-shrink:0;width:1px;height:clamp(40px,4.5vw,64px)}.ImpactStrip-module__LFW63G__stat{flex-direction:column;flex:1;align-items:center;gap:clamp(8px,1vw,14px);display:flex}.ImpactStrip-module__LFW63G__numberRow{align-items:baseline;gap:2px;display:flex}.ImpactStrip-module__LFW63G__value{font-family:var(--font-primary), sans-serif;letter-spacing:-.03em;background:linear-gradient(#fff5e0 0%,#f0dfa8 50%,#d4c48a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(42px,5.5vw,72px);font-weight:200;line-height:1}.ImpactStrip-module__LFW63G__suffix{font-family:var(--font-primary), sans-serif;background:linear-gradient(#fff5e0 0%,#f0dfa8 50%,#d4c48a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(24px,3vw,40px);font-weight:200;line-height:1}.ImpactStrip-module__LFW63G__label{font-family:var(--font-primary), sans-serif;color:var(--color-olive);letter-spacing:.22em;text-transform:uppercase;opacity:.6;font-size:clamp(9px,.85vw,12px);font-weight:500;line-height:1}@media (max-width:900px){.ImpactStrip-module__LFW63G__pill{border-radius:80px;width:95%;padding:clamp(28px,4vw,40px) clamp(20px,3vw,36px)}}@media (max-width:640px){.ImpactStrip-module__LFW63G__impactStrip{padding:clamp(48px,7vw,80px) 16px}.ImpactStrip-module__LFW63G__pill{border-radius:60px;flex-wrap:nowrap;width:96%;padding:clamp(20px,3.5vw,32px) clamp(16px,3vw,28px)}.ImpactStrip-module__LFW63G__separator{height:clamp(28px,4vw,40px)}.ImpactStrip-module__LFW63G__pillHighlight{left:5%;right:5%}.ImpactStrip-module__LFW63G__value{font-size:clamp(26px,7vw,36px)}.ImpactStrip-module__LFW63G__suffix{font-size:clamp(16px,4vw,22px)}.ImpactStrip-module__LFW63G__label{letter-spacing:.14em;font-size:8px}.ImpactStrip-module__LFW63G__stat{gap:clamp(4px,.8vw,8px)}}@media (max-width:400px){.ImpactStrip-module__LFW63G__pill{border-radius:50px;padding:18px 12px}.ImpactStrip-module__LFW63G__value{font-size:22px}.ImpactStrip-module__LFW63G__suffix{font-size:14px}.ImpactStrip-module__LFW63G__label{letter-spacing:.1em;font-size:7px}.ImpactStrip-module__LFW63G__stat{gap:3px}}
.SayHelloHero-module__anmakW__page{padding:calc(var(--nav-height) + 64px) 0 80px;background-color:var(--color-beige);min-height:100dvh}.SayHelloHero-module__anmakW__container{max-width:var(--content-max-width);padding:0 var(--content-padding);margin:0 auto}.SayHelloHero-module__anmakW__headlineRow{align-items:flex-start;gap:10px;margin-bottom:36px;display:flex}.SayHelloHero-module__anmakW__headline{font-family:var(--font-primary), sans-serif;color:var(--color-pink);letter-spacing:-.045em;text-transform:uppercase;perspective:600px;font-size:clamp(68px,11vw,150px);font-weight:700;line-height:.92}.SayHelloHero-module__anmakW__headlineSay{color:var(--color-plum)}.SayHelloHero-module__anmakW__headlineHello{color:var(--color-pink)}.SayHelloHero-module__anmakW__subtitle{font-family:var(--font-secondary), serif;color:#36213ebf;max-width:680px;margin-bottom:44px;font-size:clamp(16px,1.7vw,21px);font-style:italic;line-height:1.75}.SayHelloHero-module__anmakW__subtitleAccent{color:var(--color-pink);font-weight:600}.SayHelloHero-module__anmakW__grid{grid-template-columns:420px 1fr;align-items:start;gap:72px;display:grid}.SayHelloHero-module__anmakW__left{top:calc(var(--nav-height) + 36px);flex-direction:column;display:flex;position:sticky}.SayHelloHero-module__anmakW__contactLabel{font-family:var(--font-secondary), serif;color:#36213eb3;margin-bottom:24px;font-size:15px;font-style:italic}.SayHelloHero-module__anmakW__contactLinks{flex-wrap:wrap;gap:12px;margin-bottom:52px;display:flex}.SayHelloHero-module__anmakW__contactPill{font-family:var(--font-primary), sans-serif;letter-spacing:.04em;color:var(--color-plum);background:0 0;border:1.5px solid #36213e1a;border-radius:100px;align-items:center;gap:8px;padding:11px 24px;font-size:12.5px;font-weight:600;text-decoration:none;transition:background-color .35s,border-color .35s,color .35s,transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s;display:inline-flex}.SayHelloHero-module__anmakW__contactPill:hover{background-color:var(--color-plum);border-color:var(--color-plum);color:var(--color-beige);transform:translateY(-3px);box-shadow:0 12px 28px #36213e26}.SayHelloHero-module__anmakW__contactPillIcon{opacity:.6;flex-shrink:0;transition:opacity .3s}.SayHelloHero-module__anmakW__contactPill:hover .SayHelloHero-module__anmakW__contactPillIcon{opacity:1}.SayHelloHero-module__anmakW__noteCard{background:linear-gradient(150deg,#36213e09 0%,#36213e03 100%);border:1px solid #36213e0f;border-radius:18px;padding:36px 32px;position:relative;overflow:hidden}.SayHelloHero-module__anmakW__noteCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#e1136f0a 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-40px;right:-40px}.SayHelloHero-module__anmakW__noteLabel{font-family:var(--font-primary), sans-serif;text-transform:uppercase;letter-spacing:.2em;color:var(--color-plum);z-index:1;margin-bottom:20px;font-size:10px;font-weight:700;position:relative}.SayHelloHero-module__anmakW__noteBody{font-family:var(--font-secondary), serif;color:#36213ea6;z-index:1;font-size:14.5px;font-style:italic;line-height:1.9;position:relative}.SayHelloHero-module__anmakW__noteSig{font-family:var(--font-secondary), serif;color:#36213e80;z-index:1;margin-top:28px;font-size:14px;font-style:italic;position:relative}.SayHelloHero-module__anmakW__noteSigAccent{color:var(--color-pink)}.SayHelloHero-module__anmakW__right{flex-direction:column;display:flex}.SayHelloHero-module__anmakW__formCard{background:linear-gradient(150deg,#36213e08 0%,#36213e03 100%);border:1px solid #36213e0f;border-radius:20px;padding:44px 40px 36px;position:relative;overflow:hidden}.SayHelloHero-module__anmakW__formCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#e1136f09 0%,#0000 70%);width:240px;height:240px;position:absolute;bottom:-60px;right:-60px}.SayHelloHero-module__anmakW__form{flex-direction:column;display:flex}.SayHelloHero-module__anmakW__field{margin-bottom:28px;position:relative}.SayHelloHero-module__anmakW__fieldLabel{font-family:var(--font-primary), sans-serif;color:#36213ebf;margin-bottom:8px;font-size:17px;font-style:normal;transition:color .35s;display:block}.SayHelloHero-module__anmakW__fieldFocused .SayHelloHero-module__anmakW__fieldLabel{color:var(--color-plum)}.SayHelloHero-module__anmakW__fieldInput{width:100%;font-family:var(--font-secondary), serif;color:var(--color-plum);background:0 0;border:none;outline:none;padding:14px 0;font-size:20px}.SayHelloHero-module__anmakW__fieldInput::placeholder{font-family:var(--font-secondary), serif;color:#36213e59;font-size:17px;font-style:italic;transition:opacity .3s}.SayHelloHero-module__anmakW__fieldTextarea{width:100%;font-family:var(--font-secondary), serif;color:var(--color-plum);resize:vertical;background:0 0;border:none;outline:none;min-height:36px;padding:14px 0;font-size:20px;line-height:1.65}.SayHelloHero-module__anmakW__fieldTextarea::placeholder{font-family:var(--font-secondary), serif;color:#36213e59;font-size:17px;font-style:italic;transition:opacity .3s}.SayHelloHero-module__anmakW__fieldFocused .SayHelloHero-module__anmakW__fieldInput::placeholder,.SayHelloHero-module__anmakW__fieldFocused .SayHelloHero-module__anmakW__fieldTextarea::placeholder{opacity:.4}.SayHelloHero-module__anmakW__fieldError .SayHelloHero-module__anmakW__fieldLine{background-color:#e6503740}.SayHelloHero-module__anmakW__fieldError .SayHelloHero-module__anmakW__fieldLine:after{background:linear-gradient(90deg, var(--color-orange), #e65037b3);width:100%}.SayHelloHero-module__anmakW__fieldErrorMsg{font-family:var(--font-primary), sans-serif;color:var(--color-orange);align-items:center;gap:8px;margin-top:10px;font-size:12.5px;font-weight:500;animation:.35s cubic-bezier(.34,1.56,.64,1) SayHelloHero-module__anmakW__slideInFieldError;display:flex}@keyframes SayHelloHero-module__anmakW__slideInFieldError{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.SayHelloHero-module__anmakW__fieldLine{background-color:#36213e1f;width:100%;height:1px;position:relative;overflow:hidden}.SayHelloHero-module__anmakW__fieldLine:after{content:"";background:linear-gradient(90deg, var(--color-pink), var(--color-orange));width:0;height:2px;transition:width .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.SayHelloHero-module__anmakW__fieldFocused .SayHelloHero-module__anmakW__fieldLine:after{width:100%}.SayHelloHero-module__anmakW__fieldFilled .SayHelloHero-module__anmakW__fieldLine{background-color:#b4ab5b4d}.SayHelloHero-module__anmakW__submitRow{justify-content:flex-end;margin-top:8px;display:flex}.SayHelloHero-module__anmakW__submitBtn{background-color:var(--color-plum);color:var(--color-beige);font-family:var(--font-primary), sans-serif;letter-spacing:.06em;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:12px;padding:17px 48px;font-size:13px;font-weight:600;transition:background-color .4s,transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s;display:inline-flex;position:relative;overflow:hidden}.SayHelloHero-module__anmakW__submitBtn:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.SayHelloHero-module__anmakW__submitBtn:hover:before{left:100%}.SayHelloHero-module__anmakW__submitBtn:hover{background-color:var(--color-pink);transform:translateY(-3px);box-shadow:0 16px 40px #e1136f38}.SayHelloHero-module__anmakW__submitBtn:active{transform:translateY(-1px)}.SayHelloHero-module__anmakW__submitArrow{font-size:15px;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.SayHelloHero-module__anmakW__submitBtn:hover .SayHelloHero-module__anmakW__submitArrow{transform:translate(5px)}.SayHelloHero-module__anmakW__submitted{pointer-events:none;background-color:var(--color-olive)!important}.SayHelloHero-module__anmakW__formFooter{flex-direction:column;gap:4px;margin-top:44px;display:flex}.SayHelloHero-module__anmakW__formFooterLine{font-family:var(--font-secondary), serif;color:#36213ea6;font-size:13.5px;font-style:italic;line-height:1.65}.SayHelloHero-module__anmakW__submitting{opacity:.7;pointer-events:none}.SayHelloHero-module__anmakW__spinner{border:2px solid #fcf4dc4d;border-top-color:var(--color-beige);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite SayHelloHero-module__anmakW__spin;display:inline-block}@keyframes SayHelloHero-module__anmakW__spin{to{transform:rotate(360deg)}}.SayHelloHero-module__anmakW__errorToast{color:var(--color-orange);font-family:var(--font-primary), sans-serif;background-color:#e6503714;border:1px solid #e6503726;border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:14px 20px;font-size:13px;font-weight:500;animation:.4s cubic-bezier(.34,1.56,.64,1) SayHelloHero-module__anmakW__slideInError;display:flex}@keyframes SayHelloHero-module__anmakW__slideInError{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.SayHelloHero-module__anmakW__banner{background-color:var(--color-beige);padding:48px 0 64px}.SayHelloHero-module__anmakW__bannerInner{max-width:var(--content-max-width);padding:0 var(--content-padding);margin:0 auto}.SayHelloHero-module__anmakW__bannerCard{background:linear-gradient(155deg, var(--color-plum) 0%, var(--color-plum-deep) 100%);text-align:center;border-radius:22px;padding:72px 80px;position:relative;overflow:hidden}.SayHelloHero-module__anmakW__bannerGlow{pointer-events:none;background:radial-gradient(#e1136f0f 0%,#0000 65%);width:500px;height:400px;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.SayHelloHero-module__anmakW__bannerQuote{z-index:1;font-family:var(--font-primary), sans-serif;color:#ffffffe0;max-width:720px;margin:0 auto;font-size:clamp(22px,2.8vw,36px);font-style:italic;font-weight:400;line-height:1.45;position:relative}.SayHelloHero-module__anmakW__bannerAccent{color:var(--color-pink)}@media (max-width:1024px){.SayHelloHero-module__anmakW__grid{grid-template-columns:380px 1fr;gap:56px}}@media (max-width:900px){.SayHelloHero-module__anmakW__grid{grid-template-columns:1fr;gap:64px}.SayHelloHero-module__anmakW__left{position:static}}@media (max-width:768px){.SayHelloHero-module__anmakW__page{padding:calc(var(--nav-height) + 48px) 0 64px}.SayHelloHero-module__anmakW__headlineRow{margin-bottom:28px}.SayHelloHero-module__anmakW__headline{font-size:clamp(52px,13vw,80px)}.SayHelloHero-module__anmakW__quoteMark{font-size:clamp(36px,9vw,60px)}.SayHelloHero-module__anmakW__subtitle{margin-bottom:44px}.SayHelloHero-module__anmakW__divider{margin-bottom:52px}.SayHelloHero-module__anmakW__contactLinks{margin-bottom:40px}.SayHelloHero-module__anmakW__noteCard{border-radius:16px;padding:28px 24px}.SayHelloHero-module__anmakW__bannerCard{border-radius:18px;padding:52px 36px}.SayHelloHero-module__anmakW__bannerQuote{font-size:clamp(19px,4.5vw,26px)}}@media (max-width:480px){.SayHelloHero-module__anmakW__page{padding:calc(var(--nav-height) + 32px) 0 48px}.SayHelloHero-module__anmakW__headlineRow{margin-bottom:20px}.SayHelloHero-module__anmakW__headline{font-size:clamp(44px,15vw,64px)}.SayHelloHero-module__anmakW__subtitle{margin-bottom:36px;font-size:15px}.SayHelloHero-module__anmakW__formCard{border-radius:16px;padding:24px 20px 20px}.SayHelloHero-module__anmakW__contactLinks{gap:8px;margin-bottom:32px}.SayHelloHero-module__anmakW__contactPill{padding:9px 18px;font-size:11.5px}.SayHelloHero-module__anmakW__noteCard{border-radius:14px;padding:24px 20px}.SayHelloHero-module__anmakW__noteBody{font-size:13.5px}.SayHelloHero-module__anmakW__field{margin-bottom:32px}.SayHelloHero-module__anmakW__fieldInput,.SayHelloHero-module__anmakW__fieldTextarea{font-size:18px}.SayHelloHero-module__anmakW__fieldLabel{font-size:15px}.SayHelloHero-module__anmakW__submitBtn{justify-content:center;width:100%;padding:15px 40px}.SayHelloHero-module__anmakW__formFooter{margin-top:32px}.SayHelloHero-module__anmakW__banner{padding:36px 0 48px}.SayHelloHero-module__anmakW__bannerCard{border-radius:16px;padding:40px 24px}.SayHelloHero-module__anmakW__bannerQuote{font-size:clamp(17px,5vw,22px)}}.SayHelloHero-module__anmakW__successOverlay{z-index:10;-webkit-backdrop-filter:blur(12px);opacity:0;background:#36213ef2;border-radius:20px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SayHelloHero-module__anmakW__successContent{text-align:center;flex-direction:column;align-items:center;max-width:380px;padding:0 24px;display:flex}.SayHelloHero-module__anmakW__successCheck{margin-bottom:28px}.SayHelloHero-module__anmakW__successHeadline{font-family:var(--font-primary), sans-serif;color:var(--color-white);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(22px,3vw,32px);font-weight:600;line-height:1.15}.SayHelloHero-module__anmakW__successBody{font-family:var(--font-secondary), serif;color:#ffffff73;font-size:clamp(12.5px,1.2vw,14px);font-style:italic;line-height:1.85}@media (max-width:480px){.SayHelloHero-module__anmakW__successHeadline{font-size:20px}.SayHelloHero-module__anmakW__successBody{font-size:12px}}
.ServicesPageCTA-module__aX6I4G__section{padding:64px 0 80px;position:relative}.ServicesPageCTA-module__aX6I4G__inner{max-width:var(--content-max-width);padding:0 var(--content-padding);text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex}.ServicesPageCTA-module__aX6I4G__topLine{background:linear-gradient(90deg,#0000 0%,#e1136f47 50%,#0000 100%);width:48px;height:1px;margin-bottom:48px}.ServicesPageCTA-module__aX6I4G__ctaQuestion{font-family:var(--font-primary), sans-serif;color:var(--color-plum);letter-spacing:-.01em;margin-bottom:20px;font-size:clamp(24px,3.5vw,40px);line-height:1.4}.ServicesPageCTA-module__aX6I4G__ctaButtonRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.ServicesPageCTA-module__aX6I4G__ctaJust{font-family:var(--font-secondary), serif;color:#36213e8c;letter-spacing:-.01em;font-size:clamp(24px,3.5vw,40px);font-style:italic}.ServicesPageCTA-module__aX6I4G__ctaButtonLink{text-decoration:none}.ServicesPageCTA-module__aX6I4G__ctaButton{font-family:var(--font-primary), sans-serif;color:var(--color-plum);border:1.5px solid var(--color-plum);cursor:pointer;white-space:nowrap;transition:color .5s cubic-bezier(.16, 1, .3, 1), border-color .5s cubic-bezier(.16, 1, .3, 1), transform .35s var(--ease-elastic), box-shadow .5s cubic-bezier(.16, 1, .3, 1);background:0 0;border-radius:100px;justify-content:center;align-items:center;padding:10px 36px 12px;font-size:clamp(20px,3vw,34px);font-style:normal;font-weight:400;display:inline-flex;position:relative;overflow:hidden}.ServicesPageCTA-module__aX6I4G__ctaText{z-index:2;align-items:center;gap:5px;display:inline-flex;position:relative}.ServicesPageCTA-module__aX6I4G__ctaButton:before{content:"";background:radial-gradient(circle, var(--color-plum) 0%, var(--color-plum) 45%, #36213eb3 70%, #36213e4d 85%, transparent 100%);z-index:1;pointer-events:none;border-radius:50%;width:0;height:0;transition:width .6s cubic-bezier(.16,1,.3,1),height .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.ServicesPageCTA-module__aX6I4G__ctaButton:hover:before{width:500px;height:500px}.ServicesPageCTA-module__aX6I4G__ctaButton:hover{color:var(--color-beige);border-color:var(--color-plum);transform:translateY(-2px);box-shadow:0 10px 36px #36213e38,0 3px 10px #36213e14}.ServicesPageCTA-module__aX6I4G__ctaButton:active{transform:translateY(0)}.ServicesPageCTA-module__aX6I4G__ctaSmiley{transition:transform .4s var(--ease-elastic);display:inline-block}.ServicesPageCTA-module__aX6I4G__ctaButton:hover .ServicesPageCTA-module__aX6I4G__ctaSmiley{transform:rotate(12deg)scale(1.1)}@media (max-width:768px){.ServicesPageCTA-module__aX6I4G__section{padding:48px 0 60px}.ServicesPageCTA-module__aX6I4G__topLine{margin-bottom:36px}.ServicesPageCTA-module__aX6I4G__ctaQuestion{margin-bottom:16px}.ServicesPageCTA-module__aX6I4G__ctaButton{padding:8px 28px 10px}}@media (max-width:480px){.ServicesPageCTA-module__aX6I4G__section{padding:40px 0 52px}.ServicesPageCTA-module__aX6I4G__ctaButtonRow{gap:10px}.ServicesPageCTA-module__aX6I4G__ctaButton{padding:7px 22px 9px}}
.StoriesBeliefs-module__c5za2W__section{padding:100px 0 140px;position:relative}.StoriesBeliefs-module__c5za2W__inner{max-width:var(--content-max-width);padding:0 var(--content-padding);z-index:1;margin:0 auto;position:relative}.StoriesBeliefs-module__c5za2W__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:72px;display:flex}.StoriesBeliefs-module__c5za2W__headerLabel{align-items:center;gap:12px;margin-bottom:24px;display:flex}.StoriesBeliefs-module__c5za2W__labelDot{background-color:var(--color-pink);border-radius:50%;width:6px;height:6px}.StoriesBeliefs-module__c5za2W__labelText{font-family:var(--font-primary), sans-serif;text-transform:uppercase;letter-spacing:.16em;color:#36213e73;font-size:11px;font-weight:600}.StoriesBeliefs-module__c5za2W__headline{font-family:var(--font-primary), sans-serif;color:var(--color-plum);letter-spacing:-.03em;max-width:680px;font-size:clamp(32px,5vw,64px);font-weight:700;line-height:1.06}.StoriesBeliefs-module__c5za2W__cardGrid{perspective:1200px;grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.StoriesBeliefs-module__c5za2W__beliefCard{cursor:default;-webkit-backdrop-filter:blur(40px)saturate(1.6);transform-style:preserve-3d;will-change:transform;transition:box-shadow .5s var(--ease-out-expo), border-color .5s var(--ease-out-expo);background:linear-gradient(175deg,#ffffff73 0%,#fcf4dc59 50%,#ffffff4d 100%);border:1px solid #ffffff80;border-radius:24px;flex-direction:column;padding:56px 40px 48px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9,inset 0 -1px #36213e05,0 20px 60px #36213e0d,0 6px 16px #36213e06,0 2px 4px #36213e04}.StoriesBeliefs-module__c5za2W__beliefCard:hover{border-color:#e1136f1f;box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #36213e05,0 28px 72px #36213e12,0 8px 20px #36213e09,0 2px 6px #36213e05}.StoriesBeliefs-module__c5za2W__cursorGlow{pointer-events:none;opacity:0;z-index:0;will-change:transform, opacity;background:radial-gradient(circle,#e1136f14 0%,#e1136f05 40%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute}.StoriesBeliefs-module__c5za2W__cardNumber{font-family:var(--font-primary), sans-serif;color:#36213e09;letter-spacing:-.05em;z-index:1;transition:color .6s var(--ease-out-expo), transform .6s var(--ease-out-expo), letter-spacing .6s var(--ease-out-expo);-webkit-user-select:none;user-select:none;margin-bottom:32px;font-size:clamp(56px,6vw,96px);font-weight:800;line-height:1;position:relative}.StoriesBeliefs-module__c5za2W__beliefCard:hover .StoriesBeliefs-module__c5za2W__cardNumber{color:#e1136f14;letter-spacing:.02em;transform:translate(6px)}.StoriesBeliefs-module__c5za2W__cardDivider{background:linear-gradient(90deg, var(--color-pink) 0%, #e1136f1a 100%);z-index:1;width:24px;height:2px;transition:width .6s var(--ease-out-expo);border-radius:2px;margin-bottom:28px;position:relative}.StoriesBeliefs-module__c5za2W__beliefCard:hover .StoriesBeliefs-module__c5za2W__cardDivider{width:64px}.StoriesBeliefs-module__c5za2W__cardTitle{font-family:var(--font-primary), sans-serif;color:var(--color-plum);letter-spacing:-.018em;z-index:1;transition:color .4s var(--ease-out-expo);margin-bottom:18px;font-size:clamp(19px,1.7vw,23px);font-weight:700;line-height:1.3;position:relative}.StoriesBeliefs-module__c5za2W__beliefCard:hover .StoriesBeliefs-module__c5za2W__cardTitle{color:var(--color-pink)}.StoriesBeliefs-module__c5za2W__cardDescription{font-family:var(--font-secondary), serif;color:#36213e66;z-index:1;transition:color .4s var(--ease-out-expo);flex:1;font-size:clamp(14px,1.15vw,15.5px);line-height:1.8;position:relative}.StoriesBeliefs-module__c5za2W__beliefCard:hover .StoriesBeliefs-module__c5za2W__cardDescription{color:#36213e99}.StoriesBeliefs-module__c5za2W__cardAccent{background:linear-gradient(90deg, transparent 0%, var(--color-pink) 50%, transparent 100%);width:0;height:3px;transition:width .6s var(--ease-out-expo);z-index:2;border-radius:2px 2px 0 0;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.StoriesBeliefs-module__c5za2W__beliefCard:hover .StoriesBeliefs-module__c5za2W__cardAccent{width:60%}@media (max-width:1024px){.StoriesBeliefs-module__c5za2W__cardGrid{gap:18px}.StoriesBeliefs-module__c5za2W__beliefCard{padding:44px 32px 40px}.StoriesBeliefs-module__c5za2W__cardNumber{font-size:56px}}@media (max-width:768px){.StoriesBeliefs-module__c5za2W__section{padding:64px 0 88px}.StoriesBeliefs-module__c5za2W__sectionHeader{margin-bottom:48px}.StoriesBeliefs-module__c5za2W__cardGrid{perspective:none;grid-template-columns:1fr;gap:16px}.StoriesBeliefs-module__c5za2W__beliefCard{border-radius:20px;padding:36px 28px 32px}.StoriesBeliefs-module__c5za2W__cardNumber{margin-bottom:20px;font-size:48px}.StoriesBeliefs-module__c5za2W__cardDivider{margin-bottom:22px}.StoriesBeliefs-module__c5za2W__cursorGlow{display:none}}@media (max-width:480px){.StoriesBeliefs-module__c5za2W__section{padding:48px 0 72px}.StoriesBeliefs-module__c5za2W__beliefCard{border-radius:16px;padding:28px 22px 26px}}
