.Navbar-module__oCXpda__nav{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#effdefcc;width:100%;position:fixed;top:0;box-shadow:0 32px 64px #121e160f}.Navbar-module__oCXpda__inner{justify-content:space-between;align-items:center;width:100%;max-width:80rem;margin:0 auto;padding:1rem 2rem;display:flex}.Navbar-module__oCXpda__logo{letter-spacing:-.025em;color:var(--on-background);font-size:1.5rem;font-weight:700;font-family:var(--font-headline);align-items:center;gap:.625rem;display:flex}.Navbar-module__oCXpda__logoAvatar{border-radius:999px;flex-shrink:0;width:32px;height:32px;position:relative;overflow:hidden}.Navbar-module__oCXpda__logoDot{color:var(--primary)}.Navbar-module__oCXpda__links{align-items:center;gap:2rem;display:none}@media (min-width:768px){.Navbar-module__oCXpda__links{display:flex}}.Navbar-module__oCXpda__link{font-family:var(--font-headline);color:#121e16b3;font-size:.875rem;font-weight:500;transition:color .3s}.Navbar-module__oCXpda__link:hover{color:var(--primary)}.Navbar-module__oCXpda__cta{background:var(--primary);color:var(--on-primary);border-radius:var(--radius-full);padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:transform .2s}.Navbar-module__oCXpda__cta:hover{transform:scale(.95)}.Navbar-module__oCXpda__mobileToggle{cursor:pointer;color:var(--on-background);background:0 0;border:none;flex-direction:column;align-items:center;gap:.1rem;padding:.5rem;display:flex}.Navbar-module__oCXpda__mobileToggleLabel{font-size:.6rem;font-weight:400;line-height:1}@media (min-width:768px){.Navbar-module__oCXpda__mobileToggle{display:none}}.Navbar-module__oCXpda__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#effdeff2;flex-direction:column;gap:1rem;padding:1rem 2rem 2rem;display:flex}@media (min-width:768px){.Navbar-module__oCXpda__mobileMenu{display:none}}.Navbar-module__oCXpda__mobileLink{font-family:var(--font-headline);color:#121e16b3;padding:.5rem 0;font-size:1rem;font-weight:500}.Navbar-module__oCXpda__mobileCta{background:var(--primary);color:var(--on-primary);border-radius:var(--radius-full);text-align:center;margin-top:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600}
.Hero-module__b0RKna__section{flex-direction:column;justify-content:center;max-width:80rem;min-height:660px;margin:0 auto 3rem;padding:0 2rem;display:flex}.Hero-module__b0RKna__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.Hero-module__b0RKna__grid{grid-template-columns:repeat(12,1fr)}}.Hero-module__b0RKna__content{flex-direction:column;gap:2rem;display:flex}@media (min-width:1024px){.Hero-module__b0RKna__content{grid-column:span 12}}.Hero-module__b0RKna__badge{background:var(--primary-container);color:var(--on-primary-container);border-radius:var(--radius-full);align-items:center;gap:.5rem;width:fit-content;padding:.5rem 1rem;font-size:.875rem;font-weight:600;animation:3s ease-in-out infinite Hero-module__b0RKna__badgePulse;display:inline-flex}@keyframes Hero-module__b0RKna__badgePulse{0%,to{box-shadow:0 0 #98e69866}50%{box-shadow:0 0 0 8px #98e69800}}.Hero-module__b0RKna__title{letter-spacing:-.025em;color:var(--on-background);overflow-wrap:break-word;max-width:72rem;font-size:clamp(1.875rem,5vw,4.5rem);font-weight:400;line-height:1.15}.Hero-module__b0RKna__noWrap{white-space:normal}@media (min-width:768px){.Hero-module__b0RKna__noWrap{white-space:nowrap}}.Hero-module__b0RKna__nameHighlight{color:var(--primary);font-style:italic}.Hero-module__b0RKna__subtitle{color:var(--on-surface-variant);max-width:42rem;font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.6}.Hero-module__b0RKna__actions{flex-wrap:wrap;align-items:center;gap:1rem;padding-top:1rem;display:flex}.Hero-module__b0RKna__exploreCta{background:var(--primary);color:var(--on-primary);border-radius:var(--radius-full);align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:background-color .3s;display:flex}.Hero-module__b0RKna__exploreCta:hover{background:var(--on-primary-fixed-variant)}.Hero-module__b0RKna__arrowIcon{font-family:Material Symbols Outlined;font-size:1.25rem;transition:transform .3s}.Hero-module__b0RKna__exploreCta:hover .Hero-module__b0RKna__arrowIcon{transform:rotate(90deg)}.Hero-module__b0RKna__avatarGroup{align-items:center;padding-left:1rem;display:flex}.Hero-module__b0RKna__avatar{border-radius:var(--radius-full);border:4px solid var(--surface);object-fit:cover;width:4.5rem;height:4.5rem}.Hero-module__b0RKna__avatarCaption{color:var(--on-surface-variant);padding-left:2rem;font-size:.875rem;font-style:italic;font-weight:500}.Hero-module__b0RKna__imageCol{display:none}@media (min-width:1024px){.Hero-module__b0RKna__imageCol{grid-column:span 4;display:block}}.Hero-module__b0RKna__imageWrapper{aspect-ratio:1;background:var(--surface-container-low);border-radius:var(--radius);width:100%;transition:transform .7s;position:relative;overflow:hidden;transform:rotate(3deg);box-shadow:0 25px 50px #00000026}.Hero-module__b0RKna__imageWrapper:hover{transform:rotate(3deg)scale(1.05)}.Hero-module__b0RKna__heroImage{object-fit:cover;width:100%;height:100%}.Hero-module__b0RKna__imageOverlay{background:linear-gradient(#0000,#206c2d33);position:absolute;inset:0}
.DecorativeText-module__TRrJtq__wrapper{display:inline-block;position:relative}.DecorativeText-module__TRrJtq__char{opacity:0;will-change:transform, opacity;display:inline-block}@keyframes DecorativeText-module__TRrJtq__fadeIn{0%{opacity:0}to{opacity:1}}.DecorativeText-module__TRrJtq__mobileName{animation:.6s ease-out .1s both DecorativeText-module__TRrJtq__fadeIn}
.LogoBar-module__Ff_nFG__section{padding:2rem 0;position:relative;overflow:hidden}.LogoBar-module__Ff_nFG__label{text-align:center;text-transform:uppercase;letter-spacing:.0625em;color:var(--on-background);margin-bottom:1.25rem;font-size:.97rem;font-weight:500;line-height:1.4}.LogoBar-module__Ff_nFG__trackWrap{position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.LogoBar-module__Ff_nFG__track{align-items:center;gap:3rem;width:max-content;margin:0;padding:0;list-style:none;display:flex}.LogoBar-module__Ff_nFG__logoItem{flex-shrink:0;align-items:center;display:flex}.LogoBar-module__Ff_nFG__logo{opacity:.75;filter:grayscale();object-fit:contain;flex-shrink:0;width:auto;height:2rem;transition:opacity .3s,filter .3s}.LogoBar-module__Ff_nFG__logo:hover{opacity:1;filter:grayscale(0%)}.LogoBar-module__Ff_nFG__logoTall{height:3rem}.LogoBar-module__Ff_nFG__logoBig{height:4rem}
.Story-module__BCpLcq__section{background:var(--surface-container-low);border-radius:var(--radius);margin:0 1rem;padding:5rem 0}@media (min-width:768px){.Story-module__BCpLcq__section{margin:0 2rem}}.Story-module__BCpLcq__inner{max-width:56rem;margin:0 auto;padding:0 2rem}.Story-module__BCpLcq__heading{margin-bottom:1.125rem;font-size:clamp(1.75rem,4vw,2.625rem)}.Story-module__BCpLcq__subheading{color:var(--on-surface-variant);margin-bottom:2rem;font-size:1.125rem;line-height:1.65}.Story-module__BCpLcq__body{color:var(--on-surface-variant);flex-direction:column;gap:2rem;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.7;display:flex}.Story-module__BCpLcq__firstParagraph:first-letter{color:var(--primary);float:left;margin-right:.75rem;font-size:4.5rem;font-weight:700;line-height:.8}.Story-module__BCpLcq__pullQuote{color:var(--primary);border-left:4px solid var(--primary);font-style:italic;font-family:var(--font-headline);padding:1rem 2rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;animation:.8s ease-out both Story-module__BCpLcq__fadeInUp;animation-timeline:view();animation-range:entry entry 40%}
.WhyBuffer-module__gdcO7q__section{max-width:80rem;margin:0 auto;padding:5rem 2rem}.WhyBuffer-module__gdcO7q__header{flex-direction:column;gap:1rem;margin-bottom:4rem;display:flex}@media (min-width:768px){.WhyBuffer-module__gdcO7q__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.WhyBuffer-module__gdcO7q__headerText{max-width:42rem}.WhyBuffer-module__gdcO7q__heading{margin-bottom:1.125rem;font-size:clamp(1.75rem,4vw,2.625rem)}.WhyBuffer-module__gdcO7q__subheading{color:var(--on-surface-variant);font-size:1.125rem;line-height:1.65}.WhyBuffer-module__gdcO7q__grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:768px){.WhyBuffer-module__gdcO7q__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.WhyBuffer-module__gdcO7q__grid{grid-template-columns:repeat(12,1fr)}}.WhyBuffer-module__gdcO7q__card{border-radius:1.25rem;padding:2.5rem;transition:filter .3s,transform .3s,box-shadow .3s;box-shadow:0 0 0 .5625rem #fff,0 0 1px calc(1px + .5625rem) #1717170d}.WhyBuffer-module__gdcO7q__card:hover{filter:brightness(1.08);transform:scale(1.03);box-shadow:0 0 0 .5625rem #fff,0 8px 32px .5625rem #1717171f}.WhyBuffer-module__gdcO7q__cardSmall{background:var(--accent-lavender);}@media (min-width:768px){.WhyBuffer-module__gdcO7q__cardSmall{grid-column:span 2}}@media (min-width:1024px){.WhyBuffer-module__gdcO7q__cardSmall{grid-column:span 4}}.WhyBuffer-module__gdcO7q__cardSmall:hover{filter:brightness(1.08)}.WhyBuffer-module__gdcO7q__cardLarge{background:var(--accent-teal);position:relative;overflow:hidden;}@media (min-width:768px){.WhyBuffer-module__gdcO7q__cardLarge{grid-column:span 2}}@media (min-width:1024px){.WhyBuffer-module__gdcO7q__cardLarge{grid-column:span 8}}.WhyBuffer-module__gdcO7q__cardWide{background:var(--accent-gold);}@media (min-width:768px){.WhyBuffer-module__gdcO7q__cardWide{grid-column:span 2}}@media (min-width:1024px){.WhyBuffer-module__gdcO7q__cardWide{grid-column:span 7}}.WhyBuffer-module__gdcO7q__cardBorder{background:var(--accent-coral);border:2px solid #0000;transition:border-color .3s,transform .3s,box-shadow .3s;}@media (min-width:768px){.WhyBuffer-module__gdcO7q__cardBorder{grid-column:span 2}}@media (min-width:1024px){.WhyBuffer-module__gdcO7q__cardBorder{grid-column:span 5}}.WhyBuffer-module__gdcO7q__cardBorder:hover{filter:brightness(1.08);border-color:#206c2d1a}.WhyBuffer-module__gdcO7q__iconCircle{border-radius:var(--radius-full);border:2px solid #fff;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:2rem;transition:transform .3s;display:flex}.WhyBuffer-module__gdcO7q__card:hover .WhyBuffer-module__gdcO7q__iconCircle{transform:scale(1.12)}.WhyBuffer-module__gdcO7q__iconSecondary{background:var(--secondary-container);color:var(--on-secondary-container);}.WhyBuffer-module__gdcO7q__iconPrimary{background:var(--primary-container);color:var(--on-primary-container);}.WhyBuffer-module__gdcO7q__iconTertiary{background:var(--tertiary-container);color:var(--on-tertiary-container);}.WhyBuffer-module__gdcO7q__iconDark{background:var(--on-secondary-fixed);color:#fff;}.WhyBuffer-module__gdcO7q__cardTitle{font-size:1.5rem;font-weight:400;font-family:var(--font-headline);margin-bottom:1rem}.WhyBuffer-module__gdcO7q__cardTitleLg{font-size:1.875rem;font-weight:400;font-family:var(--font-headline);margin-bottom:1rem}.WhyBuffer-module__gdcO7q__cardBody{color:var(--on-surface-variant);line-height:1.6}.WhyBuffer-module__gdcO7q__cardBodyLg{max-width:28rem;font-size:1.125rem;}.WhyBuffer-module__gdcO7q__cardLink{color:var(--on-background);text-underline-offset:2px;text-decoration:underline;transition:text-decoration-thickness .2s}.WhyBuffer-module__gdcO7q__cardLink:hover{text-decoration-thickness:4px}.WhyBuffer-module__gdcO7q__blob{border-radius:var(--radius-full);filter:blur(48px);background:#206c2d0d;width:16rem;height:16rem;transition:transform .7s;position:absolute;bottom:-10%;right:-5%}.WhyBuffer-module__gdcO7q__cardLarge:hover .WhyBuffer-module__gdcO7q__blob{transform:scale(1.25)}
.MoreDev-module__RaGPSG__section{background:var(--on-background);color:var(--surface);border-radius:var(--radius-xl);margin:2rem 1rem 0;padding:5rem 0}.MoreDev-module__RaGPSG__section ::selection{color:var(--on-background);background-color:#effdef4d}@media (min-width:768px){.MoreDev-module__RaGPSG__section{margin:2rem 2rem 0}}.MoreDev-module__RaGPSG__inner{max-width:52rem;margin:0 auto;padding:0 2rem}.MoreDev-module__RaGPSG__content{flex-direction:column;gap:1.5rem;display:flex}.MoreDev-module__RaGPSG__heading{margin-bottom:1.125rem;font-size:clamp(1.75rem,4vw,2.625rem)}.MoreDev-module__RaGPSG__description{color:var(--surface-variant);font-size:1.125rem;line-height:1.6}.MoreDev-module__RaGPSG__description+.MoreDev-module__RaGPSG__description{margin-top:.75rem}.MoreDev-module__RaGPSG__link{color:var(--primary-container);text-underline-offset:2px;text-decoration:underline;transition:text-decoration-thickness .2s}.MoreDev-module__RaGPSG__link:hover{text-decoration-thickness:4px}
.Strengths-module__sIXweG__section{max-width:80rem;margin:0 auto;padding:5rem 2rem}.Strengths-module__sIXweG__header{text-align:center;margin-bottom:4rem}.Strengths-module__sIXweG__heading{letter-spacing:-.02em;text-wrap:balance;overflow-wrap:break-word;margin-bottom:1.1rem;font-size:clamp(1.75rem,4vw,2.625rem);font-weight:400;line-height:1.1}.Strengths-module__sIXweG__subheading{color:var(--on-surface-variant);letter-spacing:.12px;overflow-wrap:break-word;max-width:42rem;margin:0 auto 2.2rem;font-size:1.125rem;line-height:1.4}.Strengths-module__sIXweG__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.Strengths-module__sIXweG__grid{grid-template-columns:repeat(2,1fr)}}.Strengths-module__sIXweG__item{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}@media (min-width:640px){.Strengths-module__sIXweG__item{flex-direction:row;gap:2rem}}.Strengths-module__sIXweG__number{border-radius:var(--radius-full);width:4rem;height:4rem;color:var(--on-background);flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;transition:transform .3s;display:flex}.Strengths-module__sIXweG__item:hover .Strengths-module__sIXweG__number{transform:scale(1.1)}.Strengths-module__sIXweG__itemContent{flex-direction:column;gap:1rem;display:flex}.Strengths-module__sIXweG__itemTitle{font-size:1.5rem;font-weight:400;font-family:var(--font-headline)}.Strengths-module__sIXweG__itemBody{color:var(--on-surface-variant);line-height:1.6}.Strengths-module__sIXweG__link{color:var(--primary);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px;transition:text-decoration-thickness .2s,text-underline-offset .2s}.Strengths-module__sIXweG__inlineLogo{vertical-align:baseline;object-fit:contain;width:auto;height:.85em;margin:0 .1em;display:inline}.Strengths-module__sIXweG__link:hover{text-underline-offset:3px;text-decoration-thickness:4px}
.SocialProof-module__FuObHW__section{max-width:80rem;margin:0 auto;padding:5rem 2rem}.SocialProof-module__FuObHW__header{text-align:center;margin-bottom:4rem}.SocialProof-module__FuObHW__heading{margin-bottom:1.125rem;font-size:clamp(1.75rem,4vw,2.625rem)}.SocialProof-module__FuObHW__subheading{color:var(--on-surface-variant);max-width:42rem;margin:0 auto;font-size:1.125rem;line-height:1.65}.SocialProof-module__FuObHW__grid{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (min-width:768px){.SocialProof-module__FuObHW__grid{grid-template-columns:1fr 1fr}}.SocialProof-module__FuObHW__card{background:var(--surface-container-lowest);border-radius:var(--radius-xl);border:1px solid #121e1614;padding:2.5rem;box-shadow:0 1px 3px #0000000f}.SocialProof-module__FuObHW__cardLabel{text-transform:uppercase;letter-spacing:.0625em;color:var(--on-background);margin-bottom:.5625rem;font-size:.97rem;font-weight:500;line-height:1.4}.SocialProof-module__FuObHW__embedWrap{border-radius:var(--radius-lg);border:1px solid #121e161f;justify-content:center;display:flex;overflow:hidden}.SocialProof-module__FuObHW__iframe{border-radius:var(--radius-lg);border:none;width:100%;min-height:500px}.SocialProof-module__FuObHW__consentCard{text-align:center;background:var(--surface-container-low);border-radius:var(--radius-xl);flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;max-width:36rem;margin:0 auto;padding:3rem 2rem;display:flex;box-shadow:0 0 0 .5625rem #fff,0 0 1px calc(1px + .5625rem) #1717170d,0 4px 12px calc(.5625rem - 2px) #1717171a}.SocialProof-module__FuObHW__consentIcon{color:var(--on-surface-variant);opacity:.5;font-size:2.5rem}.SocialProof-module__FuObHW__consentText{color:var(--on-surface-variant);max-width:28rem;font-size:.9375rem;line-height:1.6}.SocialProof-module__FuObHW__consentBtn{background:var(--primary);color:var(--on-primary);border-radius:var(--radius-full);cursor:pointer;border:none;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;transition:opacity .2s}.SocialProof-module__FuObHW__consentBtn:hover{opacity:.85}.SocialProof-module__FuObHW__consentBtn:focus-visible{outline:3px solid var(--primary);outline-offset:3px}
.Improvements-module__iO1xnG__section{max-width:80rem;margin:0 auto;padding:5rem 2rem}.Improvements-module__iO1xnG__header{max-width:48rem;margin-bottom:4rem}.Improvements-module__iO1xnG__label{color:var(--on-background);letter-spacing:.0625em;text-transform:uppercase;margin-bottom:.5625rem;font-size:.97rem;font-weight:500;line-height:1.4;display:block}.Improvements-module__iO1xnG__heading{margin-bottom:1.125rem;font-size:clamp(1.75rem,4vw,2.625rem)}.Improvements-module__iO1xnG__intro{color:var(--on-surface-variant);max-width:40rem;font-size:1.125rem;line-height:1.7}.Improvements-module__iO1xnG__cards{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:768px){.Improvements-module__iO1xnG__cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Improvements-module__iO1xnG__cards{grid-template-columns:repeat(3,1fr)}}.Improvements-module__iO1xnG__card{border-radius:1.25rem;transition:transform .3s,box-shadow .3s,filter .3s;overflow:hidden;box-shadow:0 0 0 .5625rem #fff,0 0 1px calc(1px + .5625rem) #1717170d}.Improvements-module__iO1xnG__card:first-child{background:linear-gradient(to bottom, var(--accent-lavender) 0%, #fff 60%)}.Improvements-module__iO1xnG__card:nth-child(2){background:linear-gradient(to bottom, var(--accent-teal) 0%, #fff 60%)}.Improvements-module__iO1xnG__card:nth-child(3){background:linear-gradient(to bottom, var(--accent-gold) 0%, #fff 60%)}.Improvements-module__iO1xnG__card:hover{filter:brightness(1.08);transform:scale(1.03);box-shadow:0 0 0 .5625rem #fff,0 8px 32px .5625rem #1717171f}.Improvements-module__iO1xnG__imageButton{cursor:pointer;background:0 0;border:none;width:calc(100% - 2rem);margin:1.5rem auto 0;padding:0;display:block}.Improvements-module__iO1xnG__imageWrap{aspect-ratio:4/3;border-radius:.75rem;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000001a}.Improvements-module__iO1xnG__cardImage{object-fit:cover;object-position:top left;transition:transform .5s}.Improvements-module__iO1xnG__card:hover .Improvements-module__iO1xnG__cardImage{transform:scale(1.03)}.Improvements-module__iO1xnG__cardBody{flex-direction:column;gap:0;padding:2rem;display:flex}.Improvements-module__iO1xnG__cardTitle{margin-bottom:1.25rem;font-size:1.25rem;font-weight:600;line-height:1.3}.Improvements-module__iO1xnG__subLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--on-background);margin-bottom:.25rem;font-size:.75rem;font-weight:600;line-height:1.4}.Improvements-module__iO1xnG__cardText+.Improvements-module__iO1xnG__subLabel{border-top:1px solid #0000000f;margin-top:1.25rem;padding-top:1.25rem}.Improvements-module__iO1xnG__cardText{color:var(--on-surface-variant);font-size:.9375rem;line-height:1.65}.Improvements-module__iO1xnG__imageButton:focus-visible{outline:3px solid var(--primary);outline-offset:2px;border-radius:.75rem}.Improvements-module__iO1xnG__zoomHint{color:#fff;border-radius:var(--radius-full);opacity:0;z-index:1;background:#00000080;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:opacity .2s;display:flex;position:absolute;bottom:.75rem;right:.75rem}.Improvements-module__iO1xnG__imageButton:hover .Improvements-module__iO1xnG__zoomHint,.Improvements-module__iO1xnG__imageButton:focus-visible .Improvements-module__iO1xnG__zoomHint{opacity:1}.Improvements-module__iO1xnG__dialog{overscroll-behavior:contain;background:0 0;border:none;justify-content:center;align-items:center;max-width:90vw;max-height:95vh;margin:auto;padding:3.5rem 0 0;display:flex;position:fixed;inset:0;overflow:visible}.Improvements-module__iO1xnG__dialog::backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3}.Improvements-module__iO1xnG__dialog[open]{animation:.25s forwards Improvements-module__iO1xnG__dialogFadeIn}@keyframes Improvements-module__iO1xnG__dialogFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Improvements-module__iO1xnG__dialogContent{position:relative}.Improvements-module__iO1xnG__dialogImage{border-radius:var(--radius);object-fit:contain;width:auto;max-width:90vw;height:auto;max-height:85vh;display:block}.Improvements-module__iO1xnG__dialogClose{color:#fff;border-radius:var(--radius);cursor:pointer;background:#ffffff26;border:none;flex-direction:column;align-items:center;gap:.1rem;padding:.4rem .75rem .3rem;transition:background .2s;display:flex;position:absolute;top:-3.5rem;right:0}.Improvements-module__iO1xnG__closeLabel{letter-spacing:.05em;font-size:.625rem;font-weight:600}.Improvements-module__iO1xnG__dialogClose:hover,.Improvements-module__iO1xnG__dialogClose:focus-visible{background:#ffffff4d}.Improvements-module__iO1xnG__dialogClose:focus-visible{outline-offset:2px;outline:2px solid #fff}
.WrongAtWork-module__UdJukW__section{background:var(--surface-container-low);border-radius:var(--radius);margin:0 1rem;padding:5rem 0}@media (min-width:768px){.WrongAtWork-module__UdJukW__section{margin:0 2rem}}.WrongAtWork-module__UdJukW__inner{max-width:56rem;margin:0 auto;padding:0 2rem}.WrongAtWork-module__UdJukW__eyebrow{color:var(--on-background);letter-spacing:.0625em;text-transform:uppercase;margin-bottom:.5625rem;font-size:.97rem;font-weight:500;line-height:1.4;display:block}.WrongAtWork-module__UdJukW__heading{margin-bottom:1.125rem;font-size:clamp(1.75rem,4vw,2.625rem)}.WrongAtWork-module__UdJukW__body{color:var(--on-surface-variant);flex-direction:column;gap:2rem;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.7;display:flex}.WrongAtWork-module__UdJukW__firstParagraph:first-letter{color:var(--primary);float:left;margin-right:.75rem;font-size:4.5rem;font-weight:700;line-height:.8}.WrongAtWork-module__UdJukW__pullQuote{color:var(--primary);border-left:4px solid var(--primary);font-style:italic;font-family:var(--font-headline);padding:1rem 2rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;animation:.8s ease-out both WrongAtWork-module__UdJukW__fadeInUp;animation-timeline:view();animation-range:entry entry 40%}
.CaseStudies-module__fRmxja__section{max-width:80rem;margin:0 auto;padding:5rem 2rem}.CaseStudies-module__fRmxja__inner{flex-direction:column;gap:4rem;display:flex}.CaseStudies-module__fRmxja__header{flex-direction:column;gap:.5rem;display:flex}.CaseStudies-module__fRmxja__label{color:var(--on-background);letter-spacing:.0625em;text-transform:uppercase;margin-bottom:.5625rem;font-size:.97rem;font-weight:500;line-height:1.4;display:block}.CaseStudies-module__fRmxja__heading{color:var(--on-background);margin-bottom:1.125rem;font-size:clamp(1.75rem,4vw,2.625rem)}.CaseStudies-module__fRmxja__bento{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.CaseStudies-module__fRmxja__bento{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:2.5rem}.CaseStudies-module__fRmxja__card:first-child,.CaseStudies-module__fRmxja__card:nth-child(4){grid-column:span 2}}.CaseStudies-module__fRmxja__card{background:linear-gradient(150deg, color-mix(in srgb, var(--card-accent) 18%, white) 0%, white 55%);border-radius:1.5rem;flex-direction:column;gap:0;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 0 0 1px #0000000f,0 2px 12px #0000000d}.CaseStudies-module__fRmxja__card:hover{transform:translateY(-3px);box-shadow:0 0 0 1px #00000012,0 8px 28px #0000001a}.CaseStudies-module__fRmxja__imageWrap{aspect-ratio:16/7;flex-shrink:0;position:relative;overflow:hidden}.CaseStudies-module__fRmxja__cardImage{object-fit:cover;object-position:top center;transition:transform .4s}.CaseStudies-module__fRmxja__card:hover .CaseStudies-module__fRmxja__cardImage{transform:scale(1.04)}.CaseStudies-module__fRmxja__imagePlaceholder{aspect-ratio:16/7;background:color-mix(in srgb, var(--card-accent) 22%, white);color:color-mix(in srgb, var(--card-accent) 60%, #333);border-bottom:1px solid #0000000d;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;display:flex}.CaseStudies-module__fRmxja__imagePlaceholder .CaseStudies-module__fRmxja__material-symbols-outlined{opacity:.5;font-size:2rem}.CaseStudies-module__fRmxja__placeholderText{opacity:.5;font-size:.75rem;font-weight:500}.CaseStudies-module__fRmxja__cardContent{flex-direction:column;flex:1;gap:1.25rem;padding:1.625rem 1.5rem 1.5rem;display:flex}@media (min-width:640px){.CaseStudies-module__fRmxja__cardContent{gap:1.5rem;padding:2.25rem 2.5rem 2rem}}.CaseStudies-module__fRmxja__caseTitle{color:var(--on-background);letter-spacing:-.01em;font-size:clamp(1.2rem,2.2vw,1.5rem);font-weight:600;line-height:1.25}.CaseStudies-module__fRmxja__caseSubtitle{letter-spacing:.0625em;color:var(--on-background);text-transform:uppercase;font-size:.8rem;font-weight:500;line-height:1.4;display:block}.CaseStudies-module__fRmxja__caseBody{color:var(--on-surface-variant);flex-direction:column;gap:1rem;font-size:1rem;line-height:1.8;display:flex}.CaseStudies-module__fRmxja__caseBody a{color:var(--primary);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px;transition:text-decoration-thickness .2s,text-underline-offset .2s}.CaseStudies-module__fRmxja__caseBody a:hover{text-underline-offset:3px;text-decoration-thickness:4px}.CaseStudies-module__fRmxja__tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:.5rem;list-style:none;display:flex}.CaseStudies-module__fRmxja__tag{letter-spacing:.3px;border-radius:6px;padding:.35rem .75rem;font-size:.78rem;font-weight:500;line-height:1.4;transition:background-color .15s ease-out}
.TechnicalProject-module__kiY-Sa__section{max-width:80rem;margin:0 auto;padding:5rem 2rem}.TechnicalProject-module__kiY-Sa__inner{flex-direction:column;gap:3rem;display:flex}.TechnicalProject-module__kiY-Sa__header{flex-direction:column;gap:.5rem;max-width:56rem;display:flex}.TechnicalProject-module__kiY-Sa__label{color:var(--on-background);letter-spacing:.0625em;text-transform:uppercase;margin-bottom:.5625rem;font-size:.97rem;font-weight:500;line-height:1.4;display:block}.TechnicalProject-module__kiY-Sa__heading{color:var(--on-background);margin-bottom:1.125rem;font-size:clamp(1.75rem,4vw,2.625rem);line-height:1.2}.TechnicalProject-module__kiY-Sa__intro{color:var(--on-surface-variant);max-width:52rem;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7}.TechnicalProject-module__kiY-Sa__cards{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.TechnicalProject-module__kiY-Sa__cards{grid-template-columns:repeat(2,1fr)}}.TechnicalProject-module__kiY-Sa__card{background:linear-gradient(140deg, color-mix(in srgb, var(--card-accent) 16%, white) 0%, white 60%);border-left:3px solid var(--card-accent);border-radius:1.25rem;flex-direction:column;gap:.875rem;padding:2rem;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 0 0 1px #0000000f,0 2px 12px #0000000d}.TechnicalProject-module__kiY-Sa__card:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #00000012,0 6px 24px #00000017}.TechnicalProject-module__kiY-Sa__cardLabel{letter-spacing:.07em;text-transform:uppercase;color:color-mix(in srgb, var(--card-accent) 70%, #222);font-size:.8rem;font-weight:600;display:block}.TechnicalProject-module__kiY-Sa__cardBody{color:var(--on-surface-variant);margin:0;font-size:.95rem;line-height:1.7}
.BufferStreakTracker-module__a-vABG__section{max-width:72rem;margin:0 auto 5rem;padding:0 2rem}.BufferStreakTracker-module__a-vABG__card{background:var(--surface);border:1px solid var(--outline-variant);border-radius:var(--radius-xl,1.25rem);padding:2.5rem 2.5rem 2rem}.BufferStreakTracker-module__a-vABG__header{margin-bottom:2rem}.BufferStreakTracker-module__a-vABG__badge{background:var(--primary-container);color:var(--on-primary-container);border-radius:var(--radius-full);align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .875rem;font-size:.8rem;font-weight:600;display:inline-flex}.BufferStreakTracker-module__a-vABG__title{letter-spacing:-.02em;color:var(--on-background);margin-bottom:.375rem;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:400}.BufferStreakTracker-module__a-vABG__subtitle{color:var(--on-surface);font-size:.9rem}.BufferStreakTracker-module__a-vABG__rateLimitMsg{color:var(--on-surface-variant);text-align:right;margin-bottom:.75rem;font-size:.8rem}.BufferStreakTracker-module__a-vABG__divider{background:var(--outline-variant);height:1px;margin-bottom:2rem}.BufferStreakTracker-module__a-vABG__gridArea{justify-content:center;padding-bottom:.5rem;display:flex;overflow-x:auto}.BufferStreakTracker-module__a-vABG__gridWrap{flex-direction:column;gap:5px;min-width:max-content;display:inline-flex}.BufferStreakTracker-module__a-vABG__monthRow{gap:5px;margin-bottom:2px;padding-left:32px;display:flex}.BufferStreakTracker-module__a-vABG__monthLabel{color:var(--on-surface);text-align:left;min-width:20px;font-size:.7rem}.BufferStreakTracker-module__a-vABG__bodyRow{align-items:flex-start;gap:5px;display:flex}.BufferStreakTracker-module__a-vABG__dayLabels{flex-direction:column;flex-shrink:0;gap:5px;width:28px;display:flex}.BufferStreakTracker-module__a-vABG__dayLabel{color:var(--on-surface);text-align:right;height:20px;padding-right:6px;font-size:.65rem;line-height:20px}.BufferStreakTracker-module__a-vABG__columns{gap:5px;display:flex}.BufferStreakTracker-module__a-vABG__col{flex-direction:column;gap:5px;display:flex}.BufferStreakTracker-module__a-vABG__square{cursor:default;outline-offset:2px;border:none;border-radius:4px;flex-shrink:0;width:20px;height:20px;padding:0;position:relative}.BufferStreakTracker-module__a-vABG__square:focus-visible{outline:2px solid var(--primary)}.BufferStreakTracker-module__a-vABG__square[data-count="0"]{box-shadow:inset 0 0 0 1px var(--outline);background:0 0}.BufferStreakTracker-module__a-vABG__square[data-level="1"]{background:#2c4bffa6}.BufferStreakTracker-module__a-vABG__square[data-level="2"]{background:#2c4bffc4}.BufferStreakTracker-module__a-vABG__square[data-level="3"]{background:#2c4bffe0}.BufferStreakTracker-module__a-vABG__square[data-level="4"]{background:#2c4bff}.BufferStreakTracker-module__a-vABG__tooltipWrap{z-index:100;pointer-events:none;white-space:nowrap;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.BufferStreakTracker-module__a-vABG__tooltip{background:var(--on-background);color:var(--background);text-align:center;border-radius:8px;padding:.45rem .75rem;font-size:.72rem;line-height:1.5}.BufferStreakTracker-module__a-vABG__tooltipCaret{border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--on-background);width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.BufferStreakTracker-module__a-vABG__legend{color:var(--on-surface);justify-content:flex-end;align-items:center;gap:6px;margin-top:1.25rem;font-size:.72rem;display:flex}.BufferStreakTracker-module__a-vABG__legendSquare{border-radius:3px;flex-shrink:0;width:14px;height:14px}.BufferStreakTracker-module__a-vABG__legendSquare[data-level="0"]{box-shadow:inset 0 0 0 1px var(--outline);background:0 0}.BufferStreakTracker-module__a-vABG__legendSquare[data-level="1"]{background:#2c4bffa6}.BufferStreakTracker-module__a-vABG__legendSquare[data-level="2"]{background:#2c4bffc4}.BufferStreakTracker-module__a-vABG__legendSquare[data-level="3"]{background:#2c4bffe0}.BufferStreakTracker-module__a-vABG__legendSquare[data-level="4"]{background:#2c4bff}.BufferStreakTracker-module__a-vABG__skeleton{background:var(--outline-variant);border-radius:4px;flex-shrink:0;width:20px;height:20px;animation:1.5s ease-in-out infinite BufferStreakTracker-module__a-vABG__pulse}@keyframes BufferStreakTracker-module__a-vABG__pulse{0%,to{opacity:.35}50%{opacity:.8}}.BufferStreakTracker-module__a-vABG__stateBox{text-align:center;color:var(--on-surface-variant);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 1rem;font-size:.9rem;display:flex}.BufferStreakTracker-module__a-vABG__retryBtn{border-radius:var(--radius-full);border:1px solid var(--outline);color:var(--on-background);cursor:pointer;background:0 0;padding:.5rem 1.25rem;font-size:.875rem}.BufferStreakTracker-module__a-vABG__retryBtn:hover{background:var(--surface-variant)}
.CTA-module__4OtRyG__section{text-align:center;max-width:64rem;margin:0 auto;padding:5rem 2rem}.CTA-module__4OtRyG__card{background:var(--surface-container-high);border-radius:20px;padding:4rem;position:relative;overflow:hidden;box-shadow:0 0 0 .5625rem #fff,0 0 1px calc(1px + .5625rem) #1717170d,0 4px 12px calc(.5625rem - 2px) #1717171a}@media (min-width:768px){.CTA-module__4OtRyG__card{padding:6rem}}.CTA-module__4OtRyG__cardInner{z-index:1;position:relative}.CTA-module__4OtRyG__heading{margin-bottom:1.125rem;font-size:clamp(1.75rem,4vw,2.625rem)}.CTA-module__4OtRyG__description{color:var(--on-surface-variant);max-width:42rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.65}.CTA-module__4OtRyG__actions{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.CTA-module__4OtRyG__actions{flex-direction:row}}.CTA-module__4OtRyG__ctaPrimary{background:var(--primary);width:100%;color:var(--on-primary);border-radius:var(--radius-full);padding:1rem 2.25rem;font-size:1rem;font-weight:600;transition:transform .2s;display:inline-block}@media (min-width:768px){.CTA-module__4OtRyG__ctaPrimary{width:auto}}.CTA-module__4OtRyG__ctaPrimary:hover{transform:scale(1.05)}.CTA-module__4OtRyG__ctaSecondary{width:100%;color:var(--on-background);border-radius:var(--radius-full);border:2px solid var(--outline-variant);background:#fff;padding:1rem 2.25rem;font-size:1rem;font-weight:600;transition:background-color .3s;display:inline-block}@media (min-width:768px){.CTA-module__4OtRyG__ctaSecondary{width:auto}}.CTA-module__4OtRyG__ctaSecondary:hover{background:var(--surface)}.CTA-module__4OtRyG__deco{opacity:.1;padding:1rem;position:absolute;top:0;right:0}.CTA-module__4OtRyG__deco .CTA-module__4OtRyG__material-symbols-outlined{font-size:200px}.CTA-module__4OtRyG__decorIcon{opacity:.1;padding:1rem;font-size:200px;line-height:1;animation:3s ease-in-out infinite CTA-module__4OtRyG__pulse-glow;position:absolute;top:0;right:0}@keyframes CTA-module__4OtRyG__pulse-glow{0%,to{opacity:.1}50%{opacity:.15}}
.Footer-module__8-teKW__footer{border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--surface-container-low);width:100%;margin-top:3rem}.Footer-module__8-teKW__grid{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:80rem;margin:0 auto;padding:5rem 3rem;font-size:.875rem;line-height:1.6;display:grid}@media (min-width:768px){.Footer-module__8-teKW__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.Footer-module__8-teKW__grid{grid-template-columns:repeat(5,1fr)}}.Footer-module__8-teKW__brand{flex-direction:column;grid-column:span 2;gap:1.5rem;display:flex}.Footer-module__8-teKW__brandLogo{color:var(--on-background);font-size:1.25rem;font-weight:700;font-family:var(--font-headline)}.Footer-module__8-teKW__brandDot{color:var(--primary)}.Footer-module__8-teKW__brandDesc,.Footer-module__8-teKW__copyright{color:#121e16bf;max-width:20rem}.Footer-module__8-teKW__colTitle{color:var(--primary);font-weight:700;font-family:var(--font-headline);margin-bottom:1rem}.Footer-module__8-teKW__linkList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module__8-teKW__footerLink{color:#121e16bf;text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px;transition:color .3s}.Footer-module__8-teKW__footerLink:hover{color:var(--primary)}.Footer-module__8-teKW__builtWith{border-bottom:1px solid #121e161a;flex-direction:column;align-items:center;gap:1rem;max-width:80rem;margin:0 auto;padding:2.5rem 3rem;display:flex}.Footer-module__8-teKW__builtWithLabel{text-transform:uppercase;letter-spacing:.0625em;color:var(--on-background);font-size:.97rem;font-weight:500;line-height:1.4}.Footer-module__8-teKW__techList{flex-wrap:wrap;justify-content:center;gap:1.5rem;list-style:none;display:flex}.Footer-module__8-teKW__techItem{color:var(--on-surface);align-items:center;gap:.4rem;font-size:.8125rem;font-weight:500;display:flex}.Footer-module__8-teKW__techIcon{flex-shrink:0;width:1.25rem;height:1.25rem}.Footer-module__8-teKW__cssModulesIcon{color:var(--on-surface);font-family:monospace;font-size:.875rem;font-weight:700}.Footer-module__8-teKW__plainText{color:#121e16bf}.Footer-module__8-teKW__madridRow{color:#121e16bf;align-items:center;gap:.5rem;display:flex}.Footer-module__8-teKW__madridAvatar{border-radius:999px;flex-shrink:0;width:32px;height:32px;position:relative;overflow:hidden}
