.Navbar-module__cRh5nW__header,.Navbar-module__cRh5nW__mobileDialog{--nav-ease:cubic-bezier(.22, 1, .36, 1);--nav-close:cubic-bezier(.4, 0, .2, 1)}.Navbar-module__cRh5nW__spacer{flex-shrink:0;height:73px}.Navbar-module__cRh5nW__header{z-index:50;background:var(--color-black);color:var(--color-white);border-bottom:1px solid #333;position:fixed;inset:0 0 auto}.Navbar-module__cRh5nW__bar{flex-shrink:0;justify-content:space-between;align-items:center;gap:48px;height:72px;display:flex}.Navbar-module__cRh5nW__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__cRh5nW__desktop{flex:1;align-items:center;gap:clamp(20px,2.1vw,32px);min-width:0;display:none}.Navbar-module__cRh5nW__agencyGroup{margin-left:auto}.Navbar-module__cRh5nW__navLink{color:#e5e5e5;min-height:80px;font-family:var(--font-sans);white-space:nowrap;cursor:pointer;align-items:center;gap:9px;padding:0;font-size:16px;font-weight:400;transition:color .22s;display:inline-flex;position:relative}.Navbar-module__cRh5nW__navLink:after{content:"";bottom:-1px;background:var(--color-white);opacity:0;transform-origin:0;height:1px;transition:opacity .22s ease, transform .36s var(--nav-ease);position:absolute;inset-inline:0;transform:scaleX(.6)}.Navbar-module__cRh5nW__navLink:hover,.Navbar-module__cRh5nW__navLink[aria-expanded=true]{color:var(--color-white)}.Navbar-module__cRh5nW__navLink[aria-expanded=true]:after,.Navbar-module__cRh5nW__navLink[data-active=true]:after,.Navbar-module__cRh5nW__navLink[aria-current=page]:after{opacity:1;transform:scaleX(1)}.Navbar-module__cRh5nW__chevron{transition:transform .36s var(--nav-ease);flex-shrink:0}.Navbar-module__cRh5nW__chevron[data-open=true]{transform:rotate(180deg)}.Navbar-module__cRh5nW__header .Navbar-module__cRh5nW__contact,.Navbar-module__cRh5nW__mobileDialog .Navbar-module__cRh5nW__contact{min-height:44px;font-family:var(--font-sans);text-transform:none;letter-spacing:0;background:var(--color-white);color:var(--color-black);border-color:var(--color-white);border-radius:8px;font-size:14px;font-weight:500}.Navbar-module__cRh5nW__megaMenu{background:var(--color-black);visibility:hidden;pointer-events:none;transition:grid-template-rows .3s var(--nav-close), visibility 0s .3s;grid-template-rows:0fr;display:none;position:absolute;inset:calc(100% + 1px) 0 auto}.Navbar-module__cRh5nW__megaMenu[data-open=true]{visibility:visible;pointer-events:auto;transition:grid-template-rows .44s var(--nav-ease);grid-template-rows:1fr}.Navbar-module__cRh5nW__megaClip{min-height:0;overflow:hidden}.Navbar-module__cRh5nW__megaStack{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#555 var(--color-black);border-bottom:1px solid #333;max-height:calc(100dvh - 81px);display:grid;overflow-y:auto}.Navbar-module__cRh5nW__dropdown{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;min-width:0;transition:opacity .14s,visibility 0s .26s}.Navbar-module__cRh5nW__dropdown[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .28s 60ms}.Navbar-module__cRh5nW__dropdown:focus-within{transition-delay:0s}.Navbar-module__cRh5nW__panel{grid-template-columns:104px minmax(335px,.9fr) minmax(0,1.5fr);gap:40px;padding-block:48px 56px;display:grid}.Navbar-module__cRh5nW__entryColumn{display:contents}.Navbar-module__cRh5nW__featureColumn{flex-direction:column;gap:24px;min-width:0;display:flex}.Navbar-module__cRh5nW__featureColumn>.Navbar-module__cRh5nW__features{flex:1}.Navbar-module__cRh5nW__panel[data-group=services]{grid-template-columns:minmax(335px,.85fr) minmax(0,1.5fr)}.Navbar-module__cRh5nW__panel[data-group=services] .Navbar-module__cRh5nW__entryColumn{flex-direction:column;gap:24px;min-width:0;display:flex}.Navbar-module__cRh5nW__panel[data-group=services] .Navbar-module__cRh5nW__caption{padding-top:0}.Navbar-module__cRh5nW__panel[data-group=services] .Navbar-module__cRh5nW__entries{flex:1;gap:18px}.Navbar-module__cRh5nW__caption{color:#b3b3b3;padding-top:8px;font-size:14px;line-height:1.5}.Navbar-module__cRh5nW__entries{border-right:1px solid #333;flex-direction:column;align-items:flex-start;gap:18px;padding-right:28px;list-style:none;display:flex}.Navbar-module__cRh5nW__entry{min-width:0}.Navbar-module__cRh5nW__entryLink{flex-direction:column;align-items:flex-start;gap:10px;padding-block:3px;display:flex}.Navbar-module__cRh5nW__entryTitle{font-family:var(--font-sans);letter-spacing:-.025em;text-wrap:balance;font-size:24px;font-weight:400;line-height:1.3}.Navbar-module__cRh5nW__entryLink:hover .Navbar-module__cRh5nW__entryTitle,.Navbar-module__cRh5nW__entryLink[aria-current=page] .Navbar-module__cRh5nW__entryTitle{text-underline-offset:6px;text-decoration:underline;text-decoration-thickness:1px}.Navbar-module__cRh5nW__description{color:#b3b3b3;max-width:38ch;font-size:14px;font-weight:400;line-height:1.6}.Navbar-module__cRh5nW__panel[data-group=secteurs] .Navbar-module__cRh5nW__description{display:none}.Navbar-module__cRh5nW__children{border-left:1px solid #555;margin-top:6px;padding-left:13px;list-style:none}.Navbar-module__cRh5nW__children a{color:#b3b3b3;padding-block:4px;font-size:14px;line-height:1.5;display:inline-block}.Navbar-module__cRh5nW__children a:hover,.Navbar-module__cRh5nW__children a[aria-current=page]{color:var(--color-white);text-underline-offset:4px;text-decoration:underline}.Navbar-module__cRh5nW__features{grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:16px;min-width:0;display:grid}.Navbar-module__cRh5nW__feature{aspect-ratio:1.05;isolation:isolate;background:var(--color-black);width:100%;min-width:0;min-height:302px;color:var(--color-white);border:1px solid #333;border-radius:8px;align-items:flex-end;transition:border-color .18s;display:flex;position:relative;overflow:hidden}.Navbar-module__cRh5nW__feature:hover{border-color:#888}.Navbar-module__cRh5nW__featureImage{object-fit:cover;transition:transform .65s var(--nav-ease)}.Navbar-module__cRh5nW__featureShade{z-index:1;pointer-events:none;background:linear-gradient(#0f0f0f00 20%,#0f0f0f33 42%,#0f0f0fee 100%);position:absolute;inset:0}.Navbar-module__cRh5nW__featureCopy{z-index:2;flex-direction:column;gap:10px;width:100%;padding:24px;display:flex;position:relative}.Navbar-module__cRh5nW__featureTitle{letter-spacing:-.025em;text-wrap:balance;font-size:22px;font-weight:500;line-height:1.2}.Navbar-module__cRh5nW__featureBottom{color:#e5e5e5;justify-content:space-between;align-items:flex-end;gap:12px;font-size:13px;line-height:1.5;display:flex}.Navbar-module__cRh5nW__featureBottom svg{transition:transform .36s var(--nav-ease);flex-shrink:0;margin-bottom:1px}.Navbar-module__cRh5nW__feature:hover .Navbar-module__cRh5nW__featureBottom svg{transform:translate(3px)}.Navbar-module__cRh5nW__augmentArtwork{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex;position:absolute;inset:0 0 31%}.Navbar-module__cRh5nW__augmentEmblem{background:var(--color-white);width:54%;height:100px;-webkit-mask:url(/logos/contrast-emblem.svg) 50%/contain no-repeat;mask:url(/logos/contrast-emblem.svg) 50%/contain no-repeat}.Navbar-module__cRh5nW__augmentLabel{color:#b3b3b3;font-size:12px}.Navbar-module__cRh5nW__feature[data-artwork=augment] .Navbar-module__cRh5nW__featureShade{display:none}.Navbar-module__cRh5nW__teamArtwork{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:absolute;inset:0}.Navbar-module__cRh5nW__teamArtwork>div{position:relative;overflow:hidden}.Navbar-module__cRh5nW__teamArtwork img{object-fit:cover;object-position:50% 24%}.Navbar-module__cRh5nW__menuButton{cursor:pointer;min-width:44px;height:44px;color:var(--color-white);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;margin-right:-8px;font-size:14px;display:flex}.Navbar-module__cRh5nW__header :is(a,button):focus-visible,.Navbar-module__cRh5nW__mobileDialog :is(a,button):focus-visible{outline:2px solid var(--color-white);outline-offset:5px;border-radius:3px}.Navbar-module__cRh5nW__header .Navbar-module__cRh5nW__contact:focus-visible,.Navbar-module__cRh5nW__mobileDialog .Navbar-module__cRh5nW__contact:focus-visible{outline-offset:4px}.Navbar-module__cRh5nW__mobileDialog{background:var(--color-black);width:100%;max-width:none;height:100dvh;max-height:none;color:var(--color-white);overscroll-behavior:contain;border:0;margin:0;padding:0;position:fixed;inset:0}.Navbar-module__cRh5nW__mobileDialog[open]{animation:Navbar-module__cRh5nW__mobile-enter .36s var(--nav-ease) both;flex-direction:column;display:flex}.Navbar-module__cRh5nW__mobileDialog::backdrop{background:#0f0f0f99}.Navbar-module__cRh5nW__mobileDialog .Navbar-module__cRh5nW__bar{border-bottom:1px solid #333}.Navbar-module__cRh5nW__mobileNav{scrollbar-width:thin;scrollbar-color:#555 var(--color-black);overscroll-behavior:contain;flex:1;min-height:0;padding-block:18px 24px;overflow-y:auto}.Navbar-module__cRh5nW__accordion,.Navbar-module__cRh5nW__mobileDirect{border-bottom:1px solid #333}.Navbar-module__cRh5nW__accordionTrigger,.Navbar-module__cRh5nW__mobileDirect{width:100%;min-height:68px;color:var(--color-white);font-family:var(--font-sans);letter-spacing:-.02em;text-align:left;cursor:pointer;justify-content:space-between;align-items:center;padding-block:17px;font-size:26px;font-weight:400;display:flex}.Navbar-module__cRh5nW__accordionTrigger[data-active=true],.Navbar-module__cRh5nW__mobileDirect[aria-current=page]{text-underline-offset:6px;text-decoration:underline;text-decoration-thickness:1px}.Navbar-module__cRh5nW__mobilePanel{opacity:0;visibility:hidden;transition:grid-template-rows .34s var(--nav-close), opacity .18s ease, visibility 0s .34s;grid-template-rows:0fr;display:grid}.Navbar-module__cRh5nW__mobilePanel[data-open=true]{opacity:1;visibility:visible;transition:grid-template-rows .42s var(--nav-ease), opacity .26s ease 40ms;grid-template-rows:1fr}.Navbar-module__cRh5nW__mobilePanelClip{min-height:0;overflow:hidden}.Navbar-module__cRh5nW__mobilePanelClip :is(a,button):focus-visible{outline-offset:-2px}.Navbar-module__cRh5nW__mobileEntries{padding-block:4px 24px;list-style:none}.Navbar-module__cRh5nW__mobileCaption{color:#b3b3b3;padding-block:10px 14px;font-size:12px;line-height:1.5}.Navbar-module__cRh5nW__mobileEntries>.Navbar-module__cRh5nW__entry+.Navbar-module__cRh5nW__entry{margin-top:16px}.Navbar-module__cRh5nW__mobileEntries .Navbar-module__cRh5nW__entryTitle{letter-spacing:-.01em;font-size:18px}.Navbar-module__cRh5nW__mobileEntries .Navbar-module__cRh5nW__entryLink{justify-content:center;min-height:44px;padding-block:6px}.Navbar-module__cRh5nW__mobileEntries .Navbar-module__cRh5nW__description{font-size:13px}.Navbar-module__cRh5nW__mobileEntries .Navbar-module__cRh5nW__children{margin-top:2px}.Navbar-module__cRh5nW__mobileEntries .Navbar-module__cRh5nW__children a{padding-block:10px;font-size:14px}.Navbar-module__cRh5nW__mobileFeatures{grid-template-columns:minmax(0,1fr);gap:12px;padding-bottom:24px;display:grid}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__feature{aspect-ratio:auto;min-height:188px}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__featureCopy{justify-content:flex-end;min-height:0;padding:14px}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__featureTitle{font-size:18px}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__featureBottom{font-size:12px}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__featureBottom svg{display:none}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__augmentArtwork{gap:0;height:100px;inset:0 0 auto}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__augmentEmblem{height:64px}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__augmentLabel{display:none}.Navbar-module__cRh5nW__mobileFooter{padding-top:16px;padding-bottom:max(20px, env(safe-area-inset-bottom));border-top:1px solid #333;flex-shrink:0}.Navbar-module__cRh5nW__mobileFooter .Navbar-module__cRh5nW__contact{width:100%;min-height:48px}@keyframes Navbar-module__cRh5nW__mobile-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.Navbar-module__cRh5nW__bar{gap:16px}.Navbar-module__cRh5nW__logo a>span{width:168px!important;height:24px!important}}@media (min-width:1200px){.Navbar-module__cRh5nW__spacer{height:81px}.Navbar-module__cRh5nW__bar{height:80px}.Navbar-module__cRh5nW__desktop{display:flex}.Navbar-module__cRh5nW__megaMenu{display:grid}.Navbar-module__cRh5nW__header .Navbar-module__cRh5nW__menuButton{display:none}}@media (min-width:1200px) and (max-width:1350px){.Navbar-module__cRh5nW__bar{gap:32px}.Navbar-module__cRh5nW__desktop{gap:20px}.Navbar-module__cRh5nW__navLink{font-size:14px}.Navbar-module__cRh5nW__header .Navbar-module__cRh5nW__contact{padding-inline:16px;font-size:13px}.Navbar-module__cRh5nW__panel{grid-template-columns:90px minmax(310px,.9fr) minmax(0,1.5fr);gap:28px}.Navbar-module__cRh5nW__entryTitle{font-size:22px}.Navbar-module__cRh5nW__feature{min-height:290px}.Navbar-module__cRh5nW__featureCopy{padding:20px}.Navbar-module__cRh5nW__featureTitle{font-size:20px}}@media (hover:hover) and (pointer:fine){.Navbar-module__cRh5nW__feature:hover .Navbar-module__cRh5nW__featureImage{transform:scale(1.025)}}@media (prefers-reduced-motion:reduce){.Navbar-module__cRh5nW__header *,.Navbar-module__cRh5nW__header :after,.Navbar-module__cRh5nW__mobileDialog *,.Navbar-module__cRh5nW__mobileDialog[open]{transition:none!important;animation:none!important}}@media (max-width:767px){.Navbar-module__cRh5nW__bar{height:64px}.Navbar-module__cRh5nW__spacer{height:65px}.Navbar-module__cRh5nW__logo{min-height:44px}.Navbar-module__cRh5nW__accordionTrigger,.Navbar-module__cRh5nW__mobileDirect{min-height:62px;font-size:25px}.Navbar-module__cRh5nW__mobileEntries .Navbar-module__cRh5nW__children a{align-items:center;min-height:44px;display:inline-flex}}
.FooterV3-module__l3NlXW__footer{background:var(--color-white);color:var(--color-black);font-family:var(--font-sans);border-top:1px solid #dcdcdc}.FooterV3-module__l3NlXW__main{grid-template-columns:1.15fr 1fr 1.4fr .8fr 44px;align-items:start;gap:40px;padding-block:72px 64px;display:grid}.FooterV3-module__l3NlXW__brand{flex-direction:column;align-items:flex-start;gap:32px;display:flex}.FooterV3-module__l3NlXW__contact{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.FooterV3-module__l3NlXW__contact a{font-size:14px;line-height:1.7}.FooterV3-module__l3NlXW__contact a+a{color:#626262}.FooterV3-module__l3NlXW__offerColumn{gap:34px;display:grid}.FooterV3-module__l3NlXW__heading{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#626262;margin:0 0 15px;font-size:11px;font-weight:400;line-height:1.5}.FooterV3-module__l3NlXW__links,.FooterV3-module__l3NlXW__children,.FooterV3-module__l3NlXW__regions ul,.FooterV3-module__l3NlXW__bottom ul{margin:0;padding:0;list-style:none}.FooterV3-module__l3NlXW__links{gap:5px;display:grid}.FooterV3-module__l3NlXW__links a{text-underline-offset:5px;padding-block:4px;font-size:15px;line-height:1.5;text-decoration-thickness:1px;display:inline-block}.FooterV3-module__l3NlXW__children{border-left:1px solid #d2d2d2;margin:0 0 4px 1px;padding-left:12px}.FooterV3-module__l3NlXW__children a{color:#626262;font-size:13px}.FooterV3-module__l3NlXW__footer a{transition:color .18s}.FooterV3-module__l3NlXW__footer a:hover{text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:1px}.FooterV3-module__l3NlXW__socials{flex-direction:column;gap:12px;display:flex}.FooterV3-module__l3NlXW__socials a{border:1px solid #d8d8d8;border-radius:10px;place-items:center;width:44px;height:44px;transition:border-color .18s;display:grid}.FooterV3-module__l3NlXW__socials a:hover{border-color:var(--color-black)}.FooterV3-module__l3NlXW__socials svg{display:block}.FooterV3-module__l3NlXW__regions{border-top:1px solid #dcdcdc}.FooterV3-module__l3NlXW__regions summary{cursor:pointer;color:#626262;justify-content:space-between;align-items:center;gap:16px;padding-block:17px;font-size:13px;line-height:1.5;list-style:none;display:flex}.FooterV3-module__l3NlXW__regions summary::-webkit-details-marker{display:none}.FooterV3-module__l3NlXW__plus{flex-shrink:0;width:14px;height:14px;position:relative}.FooterV3-module__l3NlXW__plus:before,.FooterV3-module__l3NlXW__plus:after{content:"";background:currentColor;height:1px;position:absolute;inset:6px 2px auto}.FooterV3-module__l3NlXW__plus:after{transition:transform .22s;transform:rotate(90deg)}.FooterV3-module__l3NlXW__regions[open] .FooterV3-module__l3NlXW__plus:after{transform:rotate(0)}.FooterV3-module__l3NlXW__regions ul{flex-wrap:wrap;gap:8px 28px;padding-bottom:20px;display:flex}.FooterV3-module__l3NlXW__regions a{padding-block:5px;font-size:13px;line-height:1.5;display:inline-block}.FooterV3-module__l3NlXW__bottom{color:#626262;border-top:1px solid #dcdcdc;justify-content:space-between;align-items:center;gap:20px;padding-block:24px 28px;font-size:12px;line-height:1.6;display:flex}.FooterV3-module__l3NlXW__bottom p{margin:0}.FooterV3-module__l3NlXW__bottom ul{flex-wrap:wrap;gap:8px 28px;display:flex}.FooterV3-module__l3NlXW__bottom a{padding-block:6px;display:inline-block}.FooterV3-module__l3NlXW__footer :is(a,summary):focus-visible{outline:2px solid var(--color-black);outline-offset:5px;border-radius:3px}@media (min-width:1024px) and (max-width:1279px){.FooterV3-module__l3NlXW__main{grid-template-columns:1fr 1fr 1.3fr .75fr 44px;gap:28px}.FooterV3-module__l3NlXW__brand>a>span{width:168px!important;height:24px!important}.FooterV3-module__l3NlXW__contact a{font-size:12px}.FooterV3-module__l3NlXW__links a{font-size:14px}.FooterV3-module__l3NlXW__children a{font-size:12px}}@media (max-width:1023px){.FooterV3-module__l3NlXW__main{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 32px;padding-block:48px}.FooterV3-module__l3NlXW__brand{grid-area:1/1/auto/3;gap:20px}.FooterV3-module__l3NlXW__socials{flex-direction:row;grid-area:1/3;justify-content:flex-end}.FooterV3-module__l3NlXW__offerColumn,.FooterV3-module__l3NlXW__expertises,.FooterV3-module__l3NlXW__discover{grid-row:2}.FooterV3-module__l3NlXW__bottom{align-items:flex-start}}@media (max-width:639px){.FooterV3-module__l3NlXW__main{grid-template-columns:minmax(0,1fr);gap:34px;padding-block:40px}.FooterV3-module__l3NlXW__brand{grid-area:auto/1;gap:20px}.FooterV3-module__l3NlXW__contact{gap:2px}.FooterV3-module__l3NlXW__offerColumn{grid-row:auto;grid-template-columns:1fr 1.1fr;gap:24px}.FooterV3-module__l3NlXW__expertises,.FooterV3-module__l3NlXW__discover{grid-row:auto}.FooterV3-module__l3NlXW__discover .FooterV3-module__l3NlXW__links{grid-template-columns:1fr 1.1fr;column-gap:24px}.FooterV3-module__l3NlXW__socials{grid-area:auto/1;justify-content:flex-start}.FooterV3-module__l3NlXW__heading{margin-bottom:12px}.FooterV3-module__l3NlXW__links{gap:4px}.FooterV3-module__l3NlXW__links a{min-height:36px;padding-block:7px;font-size:14px}.FooterV3-module__l3NlXW__children a{font-size:13px}.FooterV3-module__l3NlXW__bottom{flex-direction:column-reverse;gap:14px;padding-block:20px 28px}.FooterV3-module__l3NlXW__bottom ul{column-gap:20px}.FooterV3-module__l3NlXW__regions ul{column-gap:24px}}@media (prefers-reduced-motion:reduce){.FooterV3-module__l3NlXW__footer *,.FooterV3-module__l3NlXW__footer :after{transition:none!important}}@media (max-width:767px){.FooterV3-module__l3NlXW__links a{align-items:center;min-height:44px;padding-block:9px;display:inline-flex}.FooterV3-module__l3NlXW__contact a,.FooterV3-module__l3NlXW__bottom a,.FooterV3-module__l3NlXW__bottom button{align-items:center;min-height:44px;display:inline-flex}}
.HomeAugment-module__rbNpoq__section{background:var(--color-white);color:var(--color-black);border-top:1px solid #e5e5e5;scroll-margin-top:80px}.HomeAugment-module__rbNpoq__inner{padding-block:clamp(64px,7.5vw,112px)}.HomeAugment-module__rbNpoq__header{text-align:center;max-width:860px;margin-inline:auto}.HomeAugment-module__rbNpoq__wordmark{letter-spacing:-.03em;justify-content:center;align-items:baseline;gap:12px;font-size:18px;display:flex}.HomeAugment-module__rbNpoq__wordmark>span{color:#737373;border-left:1px solid #d4d4d4;padding-left:12px}.HomeAugment-module__rbNpoq__header h2{font:400 clamp(34px, 4.4vw, 60px)/1.08 var(--font-sans);letter-spacing:-.045em;margin-top:28px}.HomeAugment-module__rbNpoq__intro{color:#525252;text-wrap:pretty;max-width:70ch;margin:27px auto 0;font-size:16px;line-height:1.75}.HomeAugment-module__rbNpoq__usages{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:54px;display:grid}.HomeAugment-module__rbNpoq__usage{background:var(--color-white);min-width:0;color:var(--color-black);text-align:left;cursor:pointer;font-family:var(--font-sans);border:0;flex-direction:column;align-items:stretch;padding:0 32px 10px;display:flex}.HomeAugment-module__rbNpoq__usage+.HomeAugment-module__rbNpoq__usage{border-left:1px solid #e5e5e5}.HomeAugment-module__rbNpoq__usage:focus-visible,.HomeAugment-module__rbNpoq__cta:focus-visible{outline-offset:7px;border-radius:4px;outline:2px solid #737373}.HomeAugment-module__rbNpoq__illustration{width:100%;height:auto;margin-bottom:25px;overflow:visible}.HomeAugment-module__rbNpoq__illustration text{font-family:var(--font-sans)}.HomeAugment-module__rbNpoq__usageLabel{color:#525252;justify-content:space-between;align-items:center;font-size:15px;display:flex}.HomeAugment-module__rbNpoq__openIcon{border:1px solid #d4d4d4;border-radius:50%;place-items:center;width:32px;height:32px;transition:border-color .2s,color .2s;display:grid}.HomeAugment-module__rbNpoq__usage:hover .HomeAugment-module__rbNpoq__openIcon{border-color:var(--color-black);color:var(--color-black)}.HomeAugment-module__rbNpoq__usageTitle{letter-spacing:-.03em;text-wrap:balance;margin-top:16px;font-size:clamp(23px,2.2vw,31px);line-height:1.15;display:block}.HomeAugment-module__rbNpoq__usageDescription{color:#737373;margin-top:16px;margin-bottom:23px;font-size:14px;line-height:1.7;display:block}.HomeAugment-module__rbNpoq__usageAction{color:#525252;align-items:center;gap:13px;margin-top:auto;font-size:12px;display:flex}.HomeAugment-module__rbNpoq__footer{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:32px;margin-top:53px;padding-top:35px;display:flex}.HomeAugment-module__rbNpoq__footer>p{color:#737373;font-size:16px;line-height:1.65}.HomeAugment-module__rbNpoq__footer strong{color:var(--color-black);font-weight:400}.HomeAugment-module__rbNpoq__footer>div{text-align:right}.HomeAugment-module__rbNpoq__cta{color:var(--color-black);border-bottom:1px solid var(--color-black);align-items:center;gap:25px;padding-block:8px;font-size:15px;display:inline-flex}.HomeAugment-module__rbNpoq__scope{color:#737373;margin-top:10px;font-size:11px}.HomeAugment-module__rbNpoq__dialog{background:var(--color-white);width:min(860px,100% - 48px);max-width:none;max-height:calc(100dvh - 64px);color:var(--color-black);overscroll-behavior:contain;border:1px solid #d4d4d4;border-radius:15px;margin:auto;padding:0;position:fixed;inset:0;overflow-y:auto}.HomeAugment-module__rbNpoq__dialog::backdrop{background:#00000061}.HomeAugment-module__rbNpoq__dialogBar{z-index:2;background:var(--color-white);border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:18px 28px;display:flex;position:sticky;top:0}.HomeAugment-module__rbNpoq__close{background:var(--color-white);color:#525252;cursor:pointer;border:0;align-items:center;gap:14px;min-height:40px;padding-inline:8px;font-size:12px;display:flex}.HomeAugment-module__rbNpoq__close>span{font-size:24px;line-height:1}.HomeAugment-module__rbNpoq__dialog button:focus-visible{outline-offset:3px;outline:2px solid #737373}.HomeAugment-module__rbNpoq__dialogTabs{border-bottom:1px solid #e5e5e5;gap:26px;padding:0 28px;display:flex}.HomeAugment-module__rbNpoq__dialogTabs button{background:var(--color-white);color:#737373;cursor:pointer;border:0;border-bottom:2px solid #0000;padding:17px 0;font-size:13px}.HomeAugment-module__rbNpoq__dialogTabs button[aria-selected=true]{color:var(--color-black);border-bottom-color:var(--color-black)}.HomeAugment-module__rbNpoq__workspace{background:var(--color-white);min-width:0;color:var(--color-black)}.HomeAugment-module__rbNpoq__crmPaper{animation:8s ease-in-out infinite HomeAugment-module__rbNpoq__crm-paper}.HomeAugment-module__rbNpoq__crmCheck{animation:8s ease-in-out infinite HomeAugment-module__rbNpoq__crm-check}.HomeAugment-module__rbNpoq__marketBack{animation:9s ease-in-out infinite HomeAugment-module__rbNpoq__market-back}.HomeAugment-module__rbNpoq__marketFront{animation:9s ease-in-out infinite HomeAugment-module__rbNpoq__market-front}.HomeAugment-module__rbNpoq__marketLens{animation:9s ease-in-out infinite HomeAugment-module__rbNpoq__market-lens}.HomeAugment-module__rbNpoq__editorCursor{animation:8s ease-in-out infinite HomeAugment-module__rbNpoq__editor-cursor}.HomeAugment-module__rbNpoq__editorCaret{animation:2s ease-in-out infinite HomeAugment-module__rbNpoq__editor-caret}.HomeAugment-module__rbNpoq__section[data-moving=false] .HomeAugment-module__rbNpoq__illustration *{animation-play-state:paused}@keyframes HomeAugment-module__rbNpoq__crm-paper{0%,20%,to{transform:translateY(0)}45%,70%{transform:translateY(-6px)}}@keyframes HomeAugment-module__rbNpoq__crm-check{0%,20%,to{transform:translate(-5px)}45%,70%{transform:translate(3px)}}@keyframes HomeAugment-module__rbNpoq__market-back{0%,20%,to{transform:translate(0)}45%,70%{transform:translate(-5px)}}@keyframes HomeAugment-module__rbNpoq__market-front{0%,20%,to{transform:translate(0)}45%,70%{transform:translate(5px)}}@keyframes HomeAugment-module__rbNpoq__market-lens{0%,15%,to{transform:translate(0)}45%,65%{transform:translate(18px,-12px)}}@keyframes HomeAugment-module__rbNpoq__editor-cursor{0%,15%,to{transform:translate(0)}45%,65%{transform:translate(-14px,-6px)}}@keyframes HomeAugment-module__rbNpoq__editor-caret{0%,to{opacity:.3}50%{opacity:1}}@media (max-width:1050px){.HomeAugment-module__rbNpoq__usage{padding-inline:22px}.HomeAugment-module__rbNpoq__usageTitle{font-size:25px}}@media (max-width:700px){.HomeAugment-module__rbNpoq__header{text-align:left}.HomeAugment-module__rbNpoq__wordmark{justify-content:flex-start;font-size:16px}.HomeAugment-module__rbNpoq__header h2{font-size:38px}.HomeAugment-module__rbNpoq__intro{font-size:15px}.HomeAugment-module__rbNpoq__usages{grid-template-columns:1fr;margin-top:30px}.HomeAugment-module__rbNpoq__usage{padding:25px 0 30px}.HomeAugment-module__rbNpoq__usage+.HomeAugment-module__rbNpoq__usage{border-top:1px solid #e5e5e5;border-left:0}.HomeAugment-module__rbNpoq__illustration{max-width:300px;margin:0 auto 20px}.HomeAugment-module__rbNpoq__usageTitle{max-width:26ch;font-size:29px}.HomeAugment-module__rbNpoq__usageDescription{max-width:40ch;font-size:15px}.HomeAugment-module__rbNpoq__footer{flex-direction:column;align-items:flex-start;gap:23px;margin-top:15px}.HomeAugment-module__rbNpoq__footer>div{text-align:left}.HomeAugment-module__rbNpoq__dialog{border-radius:10px;width:calc(100% - 20px);max-height:calc(100dvh - 24px)}.HomeAugment-module__rbNpoq__dialogBar{padding:10px 16px}.HomeAugment-module__rbNpoq__dialogTabs{gap:24px;padding-inline:16px}}@media (max-width:360px){.HomeAugment-module__rbNpoq__header h2{font-size:34px}.HomeAugment-module__rbNpoq__usageTitle{font-size:27px}}.HomeAugment-module__rbNpoq__appBrand{letter-spacing:-.035em;align-items:center;gap:10px;font-size:16px;font-weight:500;display:inline-flex}.HomeAugment-module__rbNpoq__demoLabel{color:#737373;font-size:11px}.HomeAugment-module__rbNpoq__panel{min-height:537px}.HomeAugment-module__rbNpoq__panel[hidden]{display:none}.HomeAugment-module__rbNpoq__panel:focus-visible{outline-offset:-5px;outline:2px solid #525252}.HomeAugment-module__rbNpoq__appContent{padding:29px 28px 0}.HomeAugment-module__rbNpoq__viewHeading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:27px;display:flex}.HomeAugment-module__rbNpoq__breadcrumb{color:#737373;font-size:11px;line-height:1.5}.HomeAugment-module__rbNpoq__viewHeading h3{letter-spacing:-.035em;margin-top:9px;font-size:25px;font-weight:400;line-height:1.18}.HomeAugment-module__rbNpoq__viewIcon{color:#737373;flex:none}.HomeAugment-module__rbNpoq__filters{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}.HomeAugment-module__rbNpoq__filters button{background:var(--color-white);color:#525252;cursor:pointer;border:1px solid #e5e5e5;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:8px 12px;font-size:11px;display:flex}.HomeAugment-module__rbNpoq__filters button[aria-pressed=true]{border-color:var(--color-black);color:var(--color-black)}.HomeAugment-module__rbNpoq__filters button>span{color:#737373;font-size:10px}.HomeAugment-module__rbNpoq__workspace button:focus-visible,.HomeAugment-module__rbNpoq__workspace input:focus-visible,.HomeAugment-module__rbNpoq__workspace textarea:focus-visible,.HomeAugment-module__rbNpoq__workspace select:focus-visible{outline-offset:3px;outline:2px solid #43318a}.HomeAugment-module__rbNpoq__requestTable{border-top:1px solid #e5e5e5}.HomeAugment-module__rbNpoq__tableHeader,.HomeAugment-module__rbNpoq__requestRow{grid-template-columns:minmax(0,1.7fr) minmax(70px,.8fr) minmax(95px,.9fr) 14px;align-items:center;gap:12px;display:grid}.HomeAugment-module__rbNpoq__tableHeader{color:#737373;padding:12px 10px;font-size:10px}.HomeAugment-module__rbNpoq__requestRow{background:var(--color-white);text-align:left;cursor:pointer;width:100%;min-height:72px;color:var(--color-black);border:0;border-top:1px solid #e5e5e5;padding:14px 10px}.HomeAugment-module__rbNpoq__requestRow[aria-pressed=true]{box-shadow:inset 2px 0 #9e8dcf}.HomeAugment-module__rbNpoq__requestName{align-items:center;gap:11px;min-width:0;display:flex}.HomeAugment-module__rbNpoq__requestAvatar{color:#737373;width:31px;height:31px;font:9px var(--font-mono);border:1px solid #e5e5e5;border-radius:50%;flex:none;place-items:center;display:grid}.HomeAugment-module__rbNpoq__requestName strong{font-size:12px;font-weight:500;line-height:1.4;display:block}.HomeAugment-module__rbNpoq__requestName small{color:#737373;margin-top:2px;font-size:10px;line-height:1.5;display:block}.HomeAugment-module__rbNpoq__requestOrigin{color:#737373;font-size:11px}.HomeAugment-module__rbNpoq__requestStatus{color:#43318a;white-space:nowrap;background:#e8e3ff;border-radius:4px;justify-self:start;padding:4px 7px;font-size:10px;line-height:1.4}.HomeAugment-module__rbNpoq__requestStatus[data-stage=Visite\ prévue]{color:#26581b;background:#e0f3d8}.HomeAugment-module__rbNpoq__requestStatus[data-stage=Dossier\ envoyé]{color:#76257d;background:#f5dff5}.HomeAugment-module__rbNpoq__rowArrow{color:#737373;font-size:13px}.HomeAugment-module__rbNpoq__emptyState{color:#525252;padding:25px 10px;font-size:13px;line-height:1.6}.HomeAugment-module__rbNpoq__requestDetail{border:1px solid #d4d4d4;border-radius:8px;margin-top:23px;padding:20px}.HomeAugment-module__rbNpoq__detailHeading{align-items:center;gap:10px;display:flex}.HomeAugment-module__rbNpoq__detailHeading>svg{color:#737373;flex:none}.HomeAugment-module__rbNpoq__detailHeading>span:not(.HomeAugment-module__rbNpoq__detailOrigin){color:#737373;align-items:baseline;gap:9px;font-size:11px;display:flex}.HomeAugment-module__rbNpoq__detailHeading strong{color:var(--color-black);font-size:13px;font-weight:500}.HomeAugment-module__rbNpoq__detailOrigin{color:#737373;margin-left:auto;font-size:10px}.HomeAugment-module__rbNpoq__detailFields{grid-template-columns:1fr 1.1fr;gap:27px;margin-top:19px;display:grid}.HomeAugment-module__rbNpoq__detailFields label,.HomeAugment-module__rbNpoq__detailFields>div>span{color:#737373;font-size:11px;display:block}.HomeAugment-module__rbNpoq__detailFields select{width:100%;min-height:40px;font:12px var(--font-sans);color:var(--color-black);background:var(--color-white);border:1px solid #d4d4d4;border-radius:5px;margin-top:9px;padding:10px;display:block}.HomeAugment-module__rbNpoq__detailFields p{color:#525252;margin-top:9px;font-size:12px;line-height:1.6}.HomeAugment-module__rbNpoq__viewNote{color:#737373;min-height:44px;padding-block:16px 18px;font-size:11px;line-height:1.6}.HomeAugment-module__rbNpoq__appFoot{color:#737373;border-top:1px solid #e5e5e5;align-items:center;gap:8px;padding:14px 27px;font-size:10px;line-height:1.6;display:flex}.HomeAugment-module__rbNpoq__exampleDot{background:#a3a3a3;border-radius:50%;flex:none;width:5px;height:5px}.HomeAugment-module__rbNpoq__mobileBreak{display:none}.HomeAugment-module__rbNpoq__referenceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.HomeAugment-module__rbNpoq__reference{border:1px solid #e5e5e5;border-radius:8px;min-width:0;overflow:hidden}.HomeAugment-module__rbNpoq__referenceImage{height:136px;position:relative}.HomeAugment-module__rbNpoq__referenceImage img{object-fit:cover}.HomeAugment-module__rbNpoq__referenceImage>span{background:var(--color-white);color:#525252;border-radius:4px;padding:5px 7px;font-size:9px;position:absolute;top:10px;left:10px}.HomeAugment-module__rbNpoq__referenceBody{padding:17px}.HomeAugment-module__rbNpoq__referenceAngle{color:#737373;font-size:10px}.HomeAugment-module__rbNpoq__referenceBody h4{letter-spacing:-.025em;min-height:68px;margin-top:8px;font-size:19px;font-weight:400;line-height:1.2}.HomeAugment-module__rbNpoq__referenceBody>p:not(.HomeAugment-module__rbNpoq__referenceAngle){color:#737373;min-height:37px;margin-top:10px;font-size:11px;line-height:1.65}.HomeAugment-module__rbNpoq__referenceBody button{background:var(--color-white);color:#525252;cursor:pointer;border:1px solid #d4d4d4;border-radius:5px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:40px;margin-top:17px;padding:10px;font-size:11px;display:flex}.HomeAugment-module__rbNpoq__referenceBody button[aria-pressed=true]{color:#26581b;border-color:#6b8b61}.HomeAugment-module__rbNpoq__editorToolbar{color:#737373;border-block:1px solid #e5e5e5;justify-content:space-between;align-items:center;margin-bottom:22px;padding:8px 0;font-size:11px;display:flex}.HomeAugment-module__rbNpoq__editorToolbar>div{gap:4px;display:flex}.HomeAugment-module__rbNpoq__editorToolbar button{color:#737373;background:var(--color-white);cursor:pointer;border:1px solid #0000;border-radius:5px;place-items:center;width:37px;height:34px;display:grid}.HomeAugment-module__rbNpoq__editorToolbar button[aria-pressed=true]{color:var(--color-black);border-color:#d4d4d4}.HomeAugment-module__rbNpoq__editorGrid{grid-template-columns:minmax(0,.8fr) minmax(0,1.25fr);gap:25px;min-height:329px;display:grid}.HomeAugment-module__rbNpoq__editorFields label{color:#737373;font-size:11px;display:block}.HomeAugment-module__rbNpoq__editorFields label+label{margin-top:20px}.HomeAugment-module__rbNpoq__editorFields textarea,.HomeAugment-module__rbNpoq__editorFields input{width:100%;min-width:0;color:var(--color-black);background:var(--color-white);font:13px/1.6 var(--font-sans);border:1px solid #d4d4d4;border-radius:5px;margin-top:9px;padding:11px 12px;display:block}.HomeAugment-module__rbNpoq__editorFields textarea{resize:vertical;min-height:96px;max-height:170px}.HomeAugment-module__rbNpoq__editorFields>p{color:#737373;margin-top:19px;font-size:11px;line-height:1.6}.HomeAugment-module__rbNpoq__resetExample{color:#525252;background:var(--color-white);cursor:pointer;border:0;border-bottom:1px solid #a3a3a3;margin-top:13px;padding:10px 0 5px;font-size:11px}.HomeAugment-module__rbNpoq__sitePreviewStage{justify-content:center;align-items:start;min-width:0;display:flex}.HomeAugment-module__rbNpoq__sitePreview{background:var(--color-white);border:1px solid #d4d4d4;border-radius:7px;width:100%;overflow:hidden}.HomeAugment-module__rbNpoq__sitePreview[data-mobile=true]{width:72%}.HomeAugment-module__rbNpoq__siteBrand{border-bottom:1px solid #e5e5e5;justify-content:space-between;gap:8px;padding:12px 15px;font-size:9px;font-weight:500;display:flex}.HomeAugment-module__rbNpoq__siteBrand>span{color:#737373}.HomeAugment-module__rbNpoq__sitePhoto{height:124px;position:relative}.HomeAugment-module__rbNpoq__sitePhoto img{object-fit:cover}.HomeAugment-module__rbNpoq__siteContent{padding:20px}.HomeAugment-module__rbNpoq__siteContent>span:first-child{color:#737373;font-size:8px}.HomeAugment-module__rbNpoq__siteContent h4{letter-spacing:-.035em;overflow-wrap:anywhere;margin-block:9px 19px;font-size:26px;font-weight:400;line-height:1.1}.HomeAugment-module__rbNpoq__sitePreview[data-mobile=true] .HomeAugment-module__rbNpoq__siteContent{padding:14px}.HomeAugment-module__rbNpoq__sitePreview[data-mobile=true] .HomeAugment-module__rbNpoq__siteContent h4{font-size:21px}.HomeAugment-module__rbNpoq__siteCta{color:var(--color-white);background:var(--color-black);overflow-wrap:anywhere;border-radius:3px;justify-content:space-between;align-items:center;gap:8px;padding:10px;font-size:9px;line-height:1.5;display:flex}@media (max-width:600px){.HomeAugment-module__rbNpoq__appContent{padding:23px 16px 0}.HomeAugment-module__rbNpoq__viewHeading{margin-bottom:22px}.HomeAugment-module__rbNpoq__viewHeading h3{font-size:24px}.HomeAugment-module__rbNpoq__viewIcon{display:none}.HomeAugment-module__rbNpoq__filters{gap:6px}.HomeAugment-module__rbNpoq__filters button{min-height:40px;padding-inline:10px;font-size:11px}.HomeAugment-module__rbNpoq__tableHeader,.HomeAugment-module__rbNpoq__requestRow{grid-template-columns:minmax(0,1fr) minmax(80px,auto);gap:10px}.HomeAugment-module__rbNpoq__tableHeader span:nth-child(2),.HomeAugment-module__rbNpoq__tableHeader span:nth-child(4),.HomeAugment-module__rbNpoq__requestOrigin,.HomeAugment-module__rbNpoq__rowArrow{display:none}.HomeAugment-module__rbNpoq__tableHeader,.HomeAugment-module__rbNpoq__requestRow{padding-inline:4px}.HomeAugment-module__rbNpoq__requestAvatar{display:none}.HomeAugment-module__rbNpoq__requestName strong{font-size:12px}.HomeAugment-module__rbNpoq__requestName small{font-size:11px}.HomeAugment-module__rbNpoq__requestStatus{font-size:10px}.HomeAugment-module__rbNpoq__requestRow[aria-pressed=true]{box-shadow:inset 0 -1px #9e8dcf}.HomeAugment-module__rbNpoq__requestDetail{margin-top:20px;padding:15px}.HomeAugment-module__rbNpoq__detailHeading{align-items:start;gap:8px}.HomeAugment-module__rbNpoq__detailHeading>span:not(.HomeAugment-module__rbNpoq__detailOrigin){flex-direction:column;gap:4px}.HomeAugment-module__rbNpoq__detailOrigin{font-size:9px}.HomeAugment-module__rbNpoq__detailFields{grid-template-columns:1fr;gap:16px}.HomeAugment-module__rbNpoq__detailFields select{min-height:44px;font-size:16px}.HomeAugment-module__rbNpoq__detailFields p{font-size:13px}.HomeAugment-module__rbNpoq__viewNote{font-size:11px}.HomeAugment-module__rbNpoq__appFoot{align-items:start;padding:14px 16px;font-size:10px}.HomeAugment-module__rbNpoq__exampleDot{margin-top:5px}.HomeAugment-module__rbNpoq__mobileBreak{display:block}.HomeAugment-module__rbNpoq__referenceGrid{grid-template-columns:1fr;gap:18px}.HomeAugment-module__rbNpoq__referenceImage{height:160px}.HomeAugment-module__rbNpoq__referenceBody{padding:19px}.HomeAugment-module__rbNpoq__referenceBody h4{min-height:0;font-size:25px}.HomeAugment-module__rbNpoq__referenceBody>p:not(.HomeAugment-module__rbNpoq__referenceAngle){min-height:0;font-size:13px}.HomeAugment-module__rbNpoq__referenceAngle{font-size:11px}.HomeAugment-module__rbNpoq__referenceBody button{min-height:44px;font-size:12px}.HomeAugment-module__rbNpoq__editorGrid{grid-template-columns:1fr;gap:27px}.HomeAugment-module__rbNpoq__editorFields textarea,.HomeAugment-module__rbNpoq__editorFields input{font-size:16px}.HomeAugment-module__rbNpoq__editorFields textarea{min-height:100px}.HomeAugment-module__rbNpoq__editorFields label{font-size:12px}.HomeAugment-module__rbNpoq__editorToolbar button{width:44px;height:40px}.HomeAugment-module__rbNpoq__editorFields>p{font-size:12px}.HomeAugment-module__rbNpoq__sitePhoto{height:140px}.HomeAugment-module__rbNpoq__siteContent h4{font-size:30px}.HomeAugment-module__rbNpoq__siteBrand,.HomeAugment-module__rbNpoq__siteContent>span:first-child,.HomeAugment-module__rbNpoq__siteCta{font-size:11px}.HomeAugment-module__rbNpoq__sitePreview[data-mobile=true]{width:80%}}@media (prefers-reduced-motion:reduce){.HomeAugment-module__rbNpoq__illustration *{animation:none}.HomeAugment-module__rbNpoq__openIcon{transition:none}}
.AugmentPreviewExtras-module__2gDmWG__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.AugmentPreviewExtras-module__2gDmWG__stat{border:1px solid #dedede;border-radius:8px;min-width:0;padding:15px}.AugmentPreviewExtras-module__2gDmWG__stat>span{color:#737373;font-size:10px}.AugmentPreviewExtras-module__2gDmWG__stat strong{letter-spacing:-.04em;margin-top:8px;font-size:29px;font-weight:500;display:block}.AugmentPreviewExtras-module__2gDmWG__stat small{color:#737373;margin-top:5px;font-size:9px;line-height:1.5;display:block}.AugmentPreviewExtras-module__2gDmWG__pipeline{border:1px solid #dedede;border-radius:8px;margin-bottom:23px;padding:18px}.AugmentPreviewExtras-module__2gDmWG__pipelineHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px;font-size:12px;display:flex}.AugmentPreviewExtras-module__2gDmWG__pipelineHeader small{color:#737373;font-size:9px}.AugmentPreviewExtras-module__2gDmWG__pipelineTrack{background:#eee;border-radius:4px;gap:5px;height:12px;display:flex;overflow:hidden}.AugmentPreviewExtras-module__2gDmWG__pipelineTrack span{min-width:0;height:100%;transition:width .4s cubic-bezier(.22,1,.36,1)}.AugmentPreviewExtras-module__2gDmWG__pipelineLegend{justify-content:space-between;gap:10px;margin-top:13px;display:flex}.AugmentPreviewExtras-module__2gDmWG__pipelineLegend span{color:#737373;align-items:center;gap:5px;font-size:9px;display:flex}.AugmentPreviewExtras-module__2gDmWG__pipelineLegend i{border-radius:50%;width:6px;height:6px}.AugmentPreviewExtras-module__2gDmWG__pipelineLegend strong{color:var(--color-black);font-weight:500}.AugmentPreviewExtras-module__2gDmWG__pagination{color:#737373;border-top:1px solid #dedede;justify-content:space-between;align-items:center;gap:15px;margin-top:17px;padding-top:14px;font-size:10px;display:flex}.AugmentPreviewExtras-module__2gDmWG__pagination>div{gap:7px;display:flex}.AugmentPreviewExtras-module__2gDmWG__pagination button{background:var(--color-white);width:34px;height:34px;color:var(--color-black);cursor:pointer;border:1px solid #dedede;border-radius:5px;place-items:center;display:grid}.AugmentPreviewExtras-module__2gDmWG__pagination button:disabled{opacity:.35;cursor:default}.AugmentPreviewExtras-module__2gDmWG__showAll{color:#626262;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #a3a3a3;margin-top:13px;padding:8px 0;font-size:11px}.AugmentPreviewExtras-module__2gDmWG__draftBar{background:#ededed;border:1px solid #dedede;border-radius:7px;justify-content:space-between;align-items:center;gap:15px;margin-top:20px;padding:15px;display:flex}.AugmentPreviewExtras-module__2gDmWG__draftBar p{color:var(--color-black);font-size:11px;line-height:1.6}.AugmentPreviewExtras-module__2gDmWG__draftBar small{color:#737373;font-size:9px;display:block}.AugmentPreviewExtras-module__2gDmWG__draftBar button{background:var(--color-black);color:var(--color-white);cursor:pointer;border:0;border-radius:5px;min-height:40px;padding:11px 14px;font-size:10px}.AugmentPreviewExtras-module__2gDmWG__draftBar button:disabled{opacity:.45;cursor:default}.AugmentPreviewExtras-module__2gDmWG__checks{color:#737373;flex-wrap:wrap;gap:16px;padding-bottom:17px;font-size:10px;display:flex}.AugmentPreviewExtras-module__2gDmWG__checks span{align-items:center;gap:6px;display:inline-flex}.AugmentPreviewExtras-module__2gDmWG__checks span[data-valid=true]{color:#47745b}@media (max-width:600px){.AugmentPreviewExtras-module__2gDmWG__summary{gap:7px}.AugmentPreviewExtras-module__2gDmWG__stat{padding:12px 9px}.AugmentPreviewExtras-module__2gDmWG__stat>span{font-size:9px}.AugmentPreviewExtras-module__2gDmWG__stat strong{font-size:25px}.AugmentPreviewExtras-module__2gDmWG__stat small{font-size:8px}.AugmentPreviewExtras-module__2gDmWG__pipeline{padding:15px}.AugmentPreviewExtras-module__2gDmWG__pipelineLegend{flex-wrap:wrap;gap:10px 15px}.AugmentPreviewExtras-module__2gDmWG__pagination button{width:44px;height:44px}.AugmentPreviewExtras-module__2gDmWG__draftBar{flex-direction:column;align-items:stretch}.AugmentPreviewExtras-module__2gDmWG__checks{gap:10px;font-size:9px}}@media (prefers-reduced-motion:reduce){.AugmentPreviewExtras-module__2gDmWG__pipelineTrack span{transition:none}}
.AugmentConcrete-module__qDAOja__root{color:var(--color-black);padding:26px 28px;container-type:inline-size}.AugmentConcrete-module__qDAOja__heading{justify-content:space-between;align-items:start;gap:18px;margin-bottom:23px;display:flex}.AugmentConcrete-module__qDAOja__heading>div>p:first-child{color:#737373;margin-bottom:9px;font-size:10px}.AugmentConcrete-module__qDAOja__heading h3{font:500 clamp(23px,2.2vw,30px)/1.15 var(--font-sans);letter-spacing:-.04em;text-wrap:balance;max-width:600px}.AugmentConcrete-module__qDAOja__demo{color:#737373;font:8px var(--font-mono);border:1px solid #d4d4d4;border-radius:5px;flex:none;padding:7px 9px}.AugmentConcrete-module__qDAOja__intro{color:#737373;max-width:65ch;margin-top:12px;font-size:12px;line-height:1.7}.AugmentConcrete-module__qDAOja__marketContext{border-block:1px solid #dedede;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:12px 0;display:flex}.AugmentConcrete-module__qDAOja__marketContext span{align-items:center;gap:7px;font-size:11px;display:flex}.AugmentConcrete-module__qDAOja__marketContext p{color:#737373;font-size:9px}.AugmentConcrete-module__qDAOja__competitors{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.AugmentConcrete-module__qDAOja__competitors button{min-width:0;color:var(--color-black);text-align:left;cursor:pointer;background:0 0;border:1px solid #dedede;border-radius:7px;align-items:center;gap:9px;padding:13px 10px;transition:border-color .2s,background .2s;display:flex}.AugmentConcrete-module__qDAOja__competitors button[aria-pressed=true]{border-color:var(--color-black);background:#eee}.AugmentConcrete-module__qDAOja__avatar{background:var(--color-white);width:32px;height:32px;font:10px var(--font-mono);border:1px solid #c6c6c6;border-radius:50%;flex:none;place-items:center;display:grid}.AugmentConcrete-module__qDAOja__competitors strong{font-size:11px;font-weight:500;display:block}.AugmentConcrete-module__qDAOja__competitors small{color:#737373;margin-top:4px;font-size:8px;line-height:1.5;display:block}.AugmentConcrete-module__qDAOja__toolbar{justify-content:space-between;align-items:center;gap:12px;margin-top:25px;display:flex}.AugmentConcrete-module__qDAOja__toolbar>span{color:#737373;white-space:nowrap;font-size:10px}.AugmentConcrete-module__qDAOja__filters{flex-wrap:wrap;gap:6px;display:flex}.AugmentConcrete-module__qDAOja__filters button{color:#626262;cursor:pointer;background:0 0;border:1px solid #dedede;border-radius:5px;min-height:36px;padding:9px 12px;font-size:10px}.AugmentConcrete-module__qDAOja__filters button[aria-pressed=true]{background:var(--color-black);border-color:var(--color-black);color:var(--color-white)}.AugmentConcrete-module__qDAOja__explainer{color:#737373;align-items:start;gap:8px;margin-top:14px;font-size:10px;line-height:1.65;display:flex}.AugmentConcrete-module__qDAOja__explainer svg{flex:none}.AugmentConcrete-module__qDAOja__ads{grid-template-columns:1fr 1fr;align-items:start;gap:16px;margin-top:20px;display:grid}.AugmentConcrete-module__qDAOja__ad{border:1px solid #dedede;border-radius:9px;min-width:0;overflow:clip}.AugmentConcrete-module__qDAOja__adHeader{align-items:center;gap:9px;padding:15px;display:flex}.AugmentConcrete-module__qDAOja__adHeader strong{font-size:12px;font-weight:500;display:block}.AugmentConcrete-module__qDAOja__adHeader small{color:#737373;margin-top:3px;font-size:9px;display:block}.AugmentConcrete-module__qDAOja__active{color:#47745b;align-items:center;gap:5px;margin-left:auto;font-size:9px;display:inline-flex}.AugmentConcrete-module__qDAOja__active:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.AugmentConcrete-module__qDAOja__adCopy{color:#626262;min-height:86px;padding:0 15px 15px;font-size:11px;line-height:1.7}.AugmentConcrete-module__qDAOja__adImage{height:175px;position:relative}.AugmentConcrete-module__qDAOja__adImage img{object-fit:cover}.AugmentConcrete-module__qDAOja__adImage>span{background:var(--color-white);border-radius:4px;padding:5px 8px;font-size:8px;position:absolute;bottom:10px;left:12px}.AugmentConcrete-module__qDAOja__adHeadline{border-bottom:1px solid #dedede;padding:15px}.AugmentConcrete-module__qDAOja__adHeadline h4{font:500 20px/1.2 var(--font-sans);letter-spacing:-.035em;min-height:48px}.AugmentConcrete-module__qDAOja__adHeadline>span{background:#ededed;border:1px solid #dedede;border-radius:4px;align-items:center;gap:10px;margin-top:12px;padding:8px 10px;font-size:9px;display:inline-flex}.AugmentConcrete-module__qDAOja__adSignals{align-items:center;gap:20px;padding:15px;display:flex}.AugmentConcrete-module__qDAOja__adSignals>span{color:#737373;font-size:9px}.AugmentConcrete-module__qDAOja__adSignals strong{color:var(--color-black);margin-bottom:4px;font-size:13px;font-weight:500;display:block}.AugmentConcrete-module__qDAOja__adSignals .AugmentConcrete-module__qDAOja__signal{color:#7464a5;border:1px solid #d8d1e5;border-radius:4px;max-width:85px;margin-left:auto;padding:6px 8px;font-size:8px;line-height:1.5}.AugmentConcrete-module__qDAOja__adActions{border-top:1px solid #dedede;justify-content:space-between;gap:12px;padding:12px 15px;display:flex}.AugmentConcrete-module__qDAOja__adActions button{color:#626262;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;min-height:30px;font-size:10px;display:inline-flex}.AugmentConcrete-module__qDAOja__adActions button[aria-pressed=true]{color:#47745b}.AugmentConcrete-module__qDAOja__analysis{background:#ededed;border-top:1px solid #dedede;padding:17px;animation:.25s both AugmentConcrete-module__qDAOja__reveal}.AugmentConcrete-module__qDAOja__analysis[hidden]{display:none}.AugmentConcrete-module__qDAOja__analysis strong{font-size:12px;font-weight:500}.AugmentConcrete-module__qDAOja__analysis p{color:#626262;margin-top:8px;font-size:11px;line-height:1.8}.AugmentConcrete-module__qDAOja__empty{text-align:center;border:1px dashed #c6c6c6;border-radius:8px;margin-top:20px;padding:40px 20px}.AugmentConcrete-module__qDAOja__empty>svg{color:#737373;margin:0 auto 15px}.AugmentConcrete-module__qDAOja__empty h4{font-size:15px;font-weight:400}.AugmentConcrete-module__qDAOja__empty button{color:var(--color-black);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #737373;margin-top:10px;padding:10px 0 5px;font-size:11px}.AugmentConcrete-module__qDAOja__pagination{color:#737373;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;font-size:10px;display:flex}.AugmentConcrete-module__qDAOja__pagination>div{gap:7px;display:flex}.AugmentConcrete-module__qDAOja__pagination button{width:35px;height:35px;color:var(--color-black);cursor:pointer;background:0 0;border:1px solid #dedede;border-radius:5px}.AugmentConcrete-module__qDAOja__pagination button:disabled{opacity:.35;cursor:default}.AugmentConcrete-module__qDAOja__note{color:#737373;margin-top:20px;font-size:9px;line-height:1.7}.AugmentConcrete-module__qDAOja__stepHeading{align-items:center;gap:9px;margin:24px 0 15px;display:flex}.AugmentConcrete-module__qDAOja__stepHeading>span{width:22px;height:22px;font:9px var(--font-mono);border:1px solid #c6c6c6;border-radius:50%;flex:none;place-items:center;display:grid}.AugmentConcrete-module__qDAOja__stepHeading h4{font-size:13px;font-weight:500}.AugmentConcrete-module__qDAOja__toolChoices{grid-template-columns:1fr 1fr;gap:10px;display:grid}.AugmentConcrete-module__qDAOja__toolChoices button{min-width:0;color:var(--color-black);text-align:left;cursor:pointer;background:0 0;border:1px solid #dedede;border-radius:8px;align-items:start;gap:14px;padding:19px;transition:border-color .22s,background .22s;display:flex}.AugmentConcrete-module__qDAOja__toolChoices button[aria-pressed=true]{border-color:var(--color-black);background:#ededed}.AugmentConcrete-module__qDAOja__toolChoices button>svg{flex:none}.AugmentConcrete-module__qDAOja__toolChoices strong{font-size:15px;font-weight:500;display:block}.AugmentConcrete-module__qDAOja__toolChoices small{color:#737373;margin-top:6px;font-size:10px;line-height:1.7;display:block}.AugmentConcrete-module__qDAOja__choiceCheck{flex:none;margin-left:auto}.AugmentConcrete-module__qDAOja__toolLayout{grid-template-columns:1fr 1.15fr;gap:26px;margin-top:12px;display:grid}.AugmentConcrete-module__qDAOja__modules{gap:0;display:grid}.AugmentConcrete-module__qDAOja__modules label{cursor:pointer;border-bottom:1px solid #dedede;align-items:center;gap:11px;padding:13px 0;display:flex}.AugmentConcrete-module__qDAOja__modules input{width:16px;height:16px;accent-color:var(--color-black)}.AugmentConcrete-module__qDAOja__modules strong{font-size:11px;font-weight:500;display:block}.AugmentConcrete-module__qDAOja__modules small{color:#737373;margin-top:4px;font-size:9px;display:block}.AugmentConcrete-module__qDAOja__toolPreview{background:#ededed;border:1px solid #c6c6c6;border-radius:9px;margin-top:24px;padding:19px}.AugmentConcrete-module__qDAOja__toolPreviewBar{color:#626262;align-items:center;gap:8px;font-size:10px;display:flex}.AugmentConcrete-module__qDAOja__toolPreviewBar small{margin-left:auto;font-size:8px}.AugmentConcrete-module__qDAOja__toolPreview h4{letter-spacing:-.04em;margin-top:23px;font-size:24px;font-weight:500}.AugmentConcrete-module__qDAOja__toolPreview>p{color:#737373;margin-top:9px;font-size:10px;line-height:1.65}.AugmentConcrete-module__qDAOja__toolRows{border-top:1px solid #d4d4d4;margin-top:18px}.AugmentConcrete-module__qDAOja__toolRows>div{border-bottom:1px solid #d4d4d4;align-items:center;gap:9px;padding:13px 0;font-size:10px;display:flex}.AugmentConcrete-module__qDAOja__toolRows span{font:8px var(--font-mono);color:#737373}.AugmentConcrete-module__qDAOja__toolRows svg{flex:none;margin-left:auto}.AugmentConcrete-module__qDAOja__toolTags{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.AugmentConcrete-module__qDAOja__toolTags span{color:#626262;border:1px solid #c6c6c6;border-radius:4px;align-items:center;gap:5px;padding:5px 7px;font-size:8px;display:flex}.AugmentConcrete-module__qDAOja__requestBox{border-top:1px solid #dedede;margin-top:26px}.AugmentConcrete-module__qDAOja__requestContent{justify-content:space-between;align-items:center;gap:24px;display:flex}.AugmentConcrete-module__qDAOja__requestContent strong{letter-spacing:-.025em;font-size:18px;font-weight:500;display:block}.AugmentConcrete-module__qDAOja__requestContent p{color:#737373;max-width:52ch;margin-top:7px;font-size:11px;line-height:1.7}.AugmentConcrete-module__qDAOja__requestContent small{color:#737373;margin-top:9px;font-size:9px;line-height:1.6;display:block}.AugmentConcrete-module__qDAOja__requestCta{background:var(--color-black);color:var(--color-white);border-radius:6px;flex:none;justify-content:space-between;align-items:center;gap:25px;padding:15px 18px;font-size:12px;display:inline-flex}.AugmentConcrete-module__qDAOja__brief{margin-top:16px}.AugmentConcrete-module__qDAOja__brief summary{cursor:pointer;color:#626262;padding:7px 0;font-size:10px}.AugmentConcrete-module__qDAOja__brief p{white-space:pre-wrap;color:#626262;border:1px solid #dedede;border-radius:6px;margin-top:7px;padding:15px;font-size:11px;line-height:1.8}.AugmentConcrete-module__qDAOja__root :is(button,a,input,summary):focus-visible{outline-offset:4px;outline:2px solid #737373}@container (max-width:730px){.AugmentConcrete-module__qDAOja__competitors{grid-template-columns:1fr 1fr}.AugmentConcrete-module__qDAOja__adSignals{gap:11px}.AugmentConcrete-module__qDAOja__adSignals .AugmentConcrete-module__qDAOja__signal{display:none}.AugmentConcrete-module__qDAOja__toolLayout{gap:17px}.AugmentConcrete-module__qDAOja__toolChoices button{gap:10px;padding:15px}}@container (max-width:480px){.AugmentConcrete-module__qDAOja__heading{flex-direction:column;gap:12px}.AugmentConcrete-module__qDAOja__heading h3{font-size:26px}.AugmentConcrete-module__qDAOja__marketContext{flex-direction:column;align-items:start;gap:7px}.AugmentConcrete-module__qDAOja__competitors button{gap:8px;padding:11px 9px}.AugmentConcrete-module__qDAOja__competitors small{font-size:8px}.AugmentConcrete-module__qDAOja__competitors .AugmentConcrete-module__qDAOja__avatar{width:27px;height:27px;font-size:9px}.AugmentConcrete-module__qDAOja__competitors strong{font-size:10px}.AugmentConcrete-module__qDAOja__toolbar{flex-direction:column;align-items:start;gap:12px}.AugmentConcrete-module__qDAOja__ads{grid-template-columns:1fr}.AugmentConcrete-module__qDAOja__adCopy,.AugmentConcrete-module__qDAOja__adHeadline h4{min-height:0}.AugmentConcrete-module__qDAOja__adSignals .AugmentConcrete-module__qDAOja__signal{display:block}.AugmentConcrete-module__qDAOja__adImage{height:195px}.AugmentConcrete-module__qDAOja__toolChoices{grid-template-columns:1fr}.AugmentConcrete-module__qDAOja__toolLayout{grid-template-columns:1fr;gap:0}.AugmentConcrete-module__qDAOja__requestContent{flex-direction:column;align-items:stretch;gap:18px}.AugmentConcrete-module__qDAOja__requestCta{width:100%}}@media (max-width:600px){.AugmentConcrete-module__qDAOja__root{padding:22px 16px}.AugmentConcrete-module__qDAOja__filters button,.AugmentConcrete-module__qDAOja__pagination button{min-height:44px}.AugmentConcrete-module__qDAOja__pagination button{width:44px}.AugmentConcrete-module__qDAOja__adActions button{min-height:40px}.AugmentConcrete-module__qDAOja__adCopy{font-size:12px}.AugmentConcrete-module__qDAOja__note{font-size:10px}}@keyframes AugmentConcrete-module__qDAOja__reveal{0%{opacity:.3}to{opacity:1}}@media (prefers-reduced-motion:reduce){.AugmentConcrete-module__qDAOja__root *{transition:none!important;animation:none!important}}
.AugmentDashboard-module__Q22qTG__dashboard{color:var(--color-black);padding:25px;container-type:inline-size}.AugmentDashboard-module__Q22qTG__heading{justify-content:space-between;align-items:start;gap:18px;margin-bottom:20px;display:flex}.AugmentDashboard-module__Q22qTG__breadcrumb{color:#737373;margin-bottom:8px;font-size:10px}.AugmentDashboard-module__Q22qTG__heading h3{font:500 clamp(23px,2.2vw,30px)/1.15 var(--font-sans);letter-spacing:-.04em}.AugmentDashboard-module__Q22qTG__heading p:last-child:not(.AugmentDashboard-module__Q22qTG__breadcrumb){color:#737373;margin-top:8px;font-size:11px;line-height:1.6}.AugmentDashboard-module__Q22qTG__badge{font:8px var(--font-mono);color:#626262;border:1px solid #dcdcdc;border-radius:5px;flex:none;align-items:center;gap:6px;padding:7px 9px;display:inline-flex}.AugmentDashboard-module__Q22qTG__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:17px;display:flex}.AugmentDashboard-module__Q22qTG__segmented{border:1px solid #dedede;border-radius:6px;flex-wrap:wrap;align-items:center;gap:2px;padding:3px;display:inline-flex}.AugmentDashboard-module__Q22qTG__segmented button{color:#737373;cursor:pointer;background:0 0;border:0;border-radius:4px;min-height:32px;padding:9px 11px;font-size:10px;transition:background .22s,color .22s}.AugmentDashboard-module__Q22qTG__segmented button[aria-pressed=true]{background:var(--color-black);color:var(--color-white)}.AugmentDashboard-module__Q22qTG__compare{color:#626262;cursor:pointer;align-items:center;gap:7px;font-size:10px;display:inline-flex}.AugmentDashboard-module__Q22qTG__compare input{accent-color:var(--color-black);width:14px;height:14px}.AugmentDashboard-module__Q22qTG__metricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:15px;display:grid}.AugmentDashboard-module__Q22qTG__metric{background:var(--color-white);min-width:0;color:var(--color-black);text-align:left;cursor:pointer;border:1px solid #dedede;border-radius:9px;padding:14px;transition:border-color .22s,background .22s,color .22s;position:relative;overflow:hidden}.AugmentDashboard-module__Q22qTG__metric[aria-pressed=true]{border-color:var(--color-black);background:var(--color-black);color:var(--color-white)}.AugmentDashboard-module__Q22qTG__metricLabel{color:#626262;justify-content:space-between;align-items:center;gap:5px;font-size:10px;display:flex}.AugmentDashboard-module__Q22qTG__metric[aria-pressed=true] .AugmentDashboard-module__Q22qTG__metricLabel{color:#c6c6c6}.AugmentDashboard-module__Q22qTG__metric strong{letter-spacing:-.05em;font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:13px;font-size:clamp(21px,2vw,29px);font-weight:500;line-height:1.2;display:block}.AugmentDashboard-module__Q22qTG__metricBottom{justify-content:space-between;align-items:end;gap:4px;margin-top:12px;display:flex}.AugmentDashboard-module__Q22qTG__delta{color:#47745b;white-space:nowrap;font-size:9px}.AugmentDashboard-module__Q22qTG__metric[aria-pressed=true] .AugmentDashboard-module__Q22qTG__delta{color:#b6d7c1}.AugmentDashboard-module__Q22qTG__spark{color:#a3a3a3;flex:none;width:54px;height:24px}.AugmentDashboard-module__Q22qTG__metric[aria-pressed=true] .AugmentDashboard-module__Q22qTG__spark{color:#c6c6c6}.AugmentDashboard-module__Q22qTG__mainGrid{grid-template-columns:minmax(0,1.85fr) minmax(0,1fr);gap:13px;display:grid}.AugmentDashboard-module__Q22qTG__card{border:1px solid #dedede;border-radius:10px;min-width:0;padding:18px}.AugmentDashboard-module__Q22qTG__cardTitle{justify-content:space-between;align-items:start;gap:12px;display:flex}.AugmentDashboard-module__Q22qTG__cardTitle h4{font:500 13px/1.35 var(--font-sans);letter-spacing:-.015em}.AugmentDashboard-module__Q22qTG__cardTitle p{color:#737373;margin-top:5px;font-size:9px;line-height:1.6}.AugmentDashboard-module__Q22qTG__legend{color:#737373;flex-wrap:wrap;gap:13px;margin-top:14px;font-size:8px;display:flex}.AugmentDashboard-module__Q22qTG__legend span{align-items:center;gap:5px;display:inline-flex}.AugmentDashboard-module__Q22qTG__legend i{background:var(--color-black);width:11px;height:2px}.AugmentDashboard-module__Q22qTG__legend .AugmentDashboard-module__Q22qTG__previous{background:0 0;border-top:1px dashed #a3a3a3;height:0}.AugmentDashboard-module__Q22qTG__legend .AugmentDashboard-module__Q22qTG__barKey{background:#d3cede;border-radius:1px;height:7px}.AugmentDashboard-module__Q22qTG__chart{margin-top:17px}.AugmentDashboard-module__Q22qTG__chartReadout{color:#737373;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:7px;min-height:46px;font-size:9px;display:flex}.AugmentDashboard-module__Q22qTG__chartReadout>span:last-child:not(:first-child){width:100%;margin-top:-4px;font-size:8px}.AugmentDashboard-module__Q22qTG__chartReadout strong{color:var(--color-black);font-variant-numeric:tabular-nums;font-size:16px;font-weight:500}.AugmentDashboard-module__Q22qTG__chartReadout small{color:#737373;font-size:8px;font-weight:400}.AugmentDashboard-module__Q22qTG__plot{height:195px;margin-top:7px;position:relative}.AugmentDashboard-module__Q22qTG__plot svg{cursor:crosshair;touch-action:pan-y;width:100%;height:100%;color:var(--color-black);overflow:visible}.AugmentDashboard-module__Q22qTG__plotDot{border:2px solid var(--color-black);background:var(--color-white);pointer-events:none;border-radius:50%;width:9px;height:9px;position:absolute;transform:translate(-50%,-50%)}.AugmentDashboard-module__Q22qTG__yAxis{color:#737373;pointer-events:none;font-size:8px;position:absolute;left:0;transform:translateY(-50%)}.AugmentDashboard-module__Q22qTG__xAxis{color:#737373;pointer-events:none;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:0;left:4.375%;right:4.375%}.AugmentDashboard-module__Q22qTG__scrubber{color:#737373;align-items:center;gap:9px;margin-top:14px;font-size:8px;display:flex}.AugmentDashboard-module__Q22qTG__scrubber input{width:95px;min-width:40px;accent-color:var(--color-black);flex:1;max-width:140px;height:25px}.AugmentDashboard-module__Q22qTG__scrubber output{min-width:32px;font-size:8px}.AugmentDashboard-module__Q22qTG__channels{gap:11px;margin-top:23px;display:grid}.AugmentDashboard-module__Q22qTG__channel{color:#626262;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.AugmentDashboard-module__Q22qTG__channel>span:first-child{justify-content:space-between;gap:8px;font-size:10px;display:flex}.AugmentDashboard-module__Q22qTG__channel strong{font-variant-numeric:tabular-nums;font-size:10px;font-weight:500}.AugmentDashboard-module__Q22qTG__track{background:#e5e5e5;border-radius:3px;height:5px;margin-top:9px;display:block;overflow:hidden}.AugmentDashboard-module__Q22qTG__track i{background:#b6b6b6;border-radius:3px;height:100%;transition:width .4s cubic-bezier(.22,1,.36,1),background .2s;display:block}.AugmentDashboard-module__Q22qTG__channel[aria-pressed=true]{color:var(--color-black)}.AugmentDashboard-module__Q22qTG__channel[aria-pressed=true] .AugmentDashboard-module__Q22qTG__track i{background:#7464a5}.AugmentDashboard-module__Q22qTG__sourceDetail{color:#737373;border-top:1px solid #dedede;margin-top:19px;padding-top:15px;font-size:9px;line-height:1.6}.AugmentDashboard-module__Q22qTG__sourceDetail strong{color:var(--color-black);letter-spacing:-.035em;margin:4px 0;font-size:21px;font-weight:500;display:block}.AugmentDashboard-module__Q22qTG__bottomGrid{grid-template-columns:1fr 1.4fr;gap:13px;margin-top:13px;display:grid}.AugmentDashboard-module__Q22qTG__deviceContent{align-items:center;gap:22px;margin-top:20px;display:flex}.AugmentDashboard-module__Q22qTG__donut{border-radius:50%;flex:none;place-items:center;width:98px;height:98px;display:grid;position:relative}.AugmentDashboard-module__Q22qTG__donut:before{content:"";background:var(--color-white);border-radius:50%;position:absolute;inset:10px}.AugmentDashboard-module__Q22qTG__donut span{z-index:1;text-align:center;letter-spacing:-.04em;font-size:18px;font-weight:500}.AugmentDashboard-module__Q22qTG__donut small{letter-spacing:0;color:#737373;margin-top:3px;font-size:8px;font-weight:400;display:block}.AugmentDashboard-module__Q22qTG__deviceLegend{flex:1;gap:11px;display:grid}.AugmentDashboard-module__Q22qTG__deviceLegend button{color:#737373;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:3px 0;font-size:9px;display:flex}.AugmentDashboard-module__Q22qTG__deviceLegend button[aria-pressed=true]{color:var(--color-black)}.AugmentDashboard-module__Q22qTG__deviceLegend i{border-radius:50%;width:6px;height:6px}.AugmentDashboard-module__Q22qTG__deviceLegend strong{margin-left:auto;font-weight:500}.AugmentDashboard-module__Q22qTG__insight{align-items:start;gap:12px;margin-top:18px;display:flex}.AugmentDashboard-module__Q22qTG__insight>svg{color:#7464a5;flex:none}.AugmentDashboard-module__Q22qTG__insight p{color:#626262;font-size:11px;line-height:1.75}.AugmentDashboard-module__Q22qTG__insight strong{color:var(--color-black);font-weight:500}.AugmentDashboard-module__Q22qTG__textButton{color:var(--color-black);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #b6b6b6;align-items:center;gap:9px;margin-top:15px;padding:5px 0;font-size:10px;display:inline-flex}.AugmentDashboard-module__Q22qTG__tableCard{margin-top:13px}.AugmentDashboard-module__Q22qTG__tableTools{justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;display:flex}.AugmentDashboard-module__Q22qTG__search{color:#737373;border:1px solid #dedede;border-radius:5px;align-items:center;gap:7px;max-width:180px;padding:8px 10px;display:flex}.AugmentDashboard-module__Q22qTG__search input{width:100%;min-width:0;color:var(--color-black);outline-offset:5px;background:0 0;border:0;font-size:10px}.AugmentDashboard-module__Q22qTG__table{border-collapse:collapse;text-align:left;width:100%;font-size:10px}.AugmentDashboard-module__Q22qTG__table th{color:#737373;border-bottom:1px solid #dedede;padding:11px 8px;font-size:9px;font-weight:400}.AugmentDashboard-module__Q22qTG__table td{font-variant-numeric:tabular-nums;border-bottom:1px solid #e5e5e5;padding:13px 8px}.AugmentDashboard-module__Q22qTG__table th:not(:first-child),.AugmentDashboard-module__Q22qTG__table td:not(:first-child){text-align:right}.AugmentDashboard-module__Q22qTG__table td button{color:inherit;font-size:inherit;cursor:pointer;text-align:left;background:0 0;border:0}.AugmentDashboard-module__Q22qTG__table tr[data-selected=true]{background:#eee}.AugmentDashboard-module__Q22qTG__table tr:last-child td{border-bottom:0}.AugmentDashboard-module__Q22qTG__note{color:#737373;margin-top:16px;font-size:9px;line-height:1.65}.AugmentDashboard-module__Q22qTG__dashboard :is(button,input):focus-visible{outline-offset:4px;outline:2px solid #737373}.AugmentDashboard-module__Q22qTG__line{animation:.45s both AugmentDashboard-module__Q22qTG__lineReveal}.AugmentDashboard-module__Q22qTG__area{animation:.5s both AugmentDashboard-module__Q22qTG__lineReveal}.AugmentDashboard-module__Q22qTG__histogramBar{transition:fill .18s}@keyframes AugmentDashboard-module__Q22qTG__lineReveal{0%{opacity:.15}to{opacity:1}}@container (max-width:680px){.AugmentDashboard-module__Q22qTG__metric{padding:12px}.AugmentDashboard-module__Q22qTG__metricLabel{font-size:9px}.AugmentDashboard-module__Q22qTG__metricBottom{flex-wrap:wrap}.AugmentDashboard-module__Q22qTG__spark{width:42px}.AugmentDashboard-module__Q22qTG__mainGrid{grid-template-columns:1fr}.AugmentDashboard-module__Q22qTG__channels{grid-template-columns:1fr 1fr;gap:18px;margin-top:17px}.AugmentDashboard-module__Q22qTG__sourceDetail{flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:17px;padding-top:12px;display:flex}.AugmentDashboard-module__Q22qTG__sourceDetail strong{margin:0;font-size:16px}.AugmentDashboard-module__Q22qTG__bottomGrid{grid-template-columns:1fr 1fr}.AugmentDashboard-module__Q22qTG__deviceContent{flex-wrap:wrap;gap:14px}.AugmentDashboard-module__Q22qTG__donut{width:80px;height:80px}.AugmentDashboard-module__Q22qTG__deviceLegend{min-width:100px}}@container (max-width:460px){.AugmentDashboard-module__Q22qTG__heading{flex-direction:column;gap:10px}.AugmentDashboard-module__Q22qTG__heading h3{font-size:25px}.AugmentDashboard-module__Q22qTG__metricGrid{grid-template-columns:1fr 1fr;gap:8px}.AugmentDashboard-module__Q22qTG__metric strong{font-size:26px}.AugmentDashboard-module__Q22qTG__metricBottom{flex-wrap:nowrap}.AugmentDashboard-module__Q22qTG__metricLabel{font-size:10px}.AugmentDashboard-module__Q22qTG__card{padding:16px}.AugmentDashboard-module__Q22qTG__bottomGrid{grid-template-columns:1fr}.AugmentDashboard-module__Q22qTG__deviceContent{flex-wrap:nowrap}.AugmentDashboard-module__Q22qTG__deviceLegend{min-width:0}.AugmentDashboard-module__Q22qTG__donut{width:90px;height:90px}.AugmentDashboard-module__Q22qTG__plot{height:175px}.AugmentDashboard-module__Q22qTG__tableTools{flex-direction:column;align-items:start}.AugmentDashboard-module__Q22qTG__search{width:100%;max-width:none}.AugmentDashboard-module__Q22qTG__table th,.AugmentDashboard-module__Q22qTG__table td{padding-inline:3px;font-size:9px}.AugmentDashboard-module__Q22qTG__table th:nth-child(3),.AugmentDashboard-module__Q22qTG__table td:nth-child(3){display:none}}@media (max-width:600px){.AugmentDashboard-module__Q22qTG__dashboard{padding:22px 15px}.AugmentDashboard-module__Q22qTG__segmented button{min-height:40px}.AugmentDashboard-module__Q22qTG__compare{min-height:36px}.AugmentDashboard-module__Q22qTG__deviceLegend button{min-height:35px}.AugmentDashboard-module__Q22qTG__channel{min-height:44px}.AugmentDashboard-module__Q22qTG__textButton{min-height:40px}}@media (prefers-reduced-motion:reduce){.AugmentDashboard-module__Q22qTG__dashboard *{transition:none!important;animation:none!important}}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true]{padding:18px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__heading{display:none}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__heading h3{font-size:23px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__controls{padding-bottom:12px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__metric{padding:11px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__metric strong{margin-top:8px;font-size:25px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__metricBottom{margin-top:7px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__spark{height:18px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__card{padding:14px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__chart{margin-top:12px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__plot{height:140px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__donut{width:76px;height:76px}@media (max-width:600px){.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true]{padding:16px 12px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__heading h3{font-size:21px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__plot{height:130px}}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__cardTitle p{display:none}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__legend{margin-top:10px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__chartReadout{min-height:36px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__scrubber{margin-top:8px}@media (max-width:600px){.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true]{padding:16px 12px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__segmented{width:100%;display:flex}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__segmented button{flex:1;min-height:44px;padding-inline:8px;font-size:11px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__compare{min-height:44px;font-size:11px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__metric{padding:12px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__metricLabel{font-size:11px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__metric strong{font-size:clamp(23px,7vw,29px)}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__metricBottom{flex-wrap:wrap}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__cardTitle h4{font-size:15px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__plot{height:170px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__legend,.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__chartReadout,.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__scrubber{font-size:10px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__scrubber{flex-wrap:wrap}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__scrubber input{height:44px}.AugmentDashboard-module__Q22qTG__dashboard[data-compact=true] .AugmentDashboard-module__Q22qTG__deviceLegend button,.AugmentDashboard-module__Q22qTG__segmented button,.AugmentDashboard-module__Q22qTG__compare,.AugmentDashboard-module__Q22qTG__deviceLegend button,.AugmentDashboard-module__Q22qTG__textButton{min-height:44px}.AugmentDashboard-module__Q22qTG__segmented button{font-size:12px}.AugmentDashboard-module__Q22qTG__compare,.AugmentDashboard-module__Q22qTG__deviceLegend button,.AugmentDashboard-module__Q22qTG__textButton,.AugmentDashboard-module__Q22qTG__note{font-size:11px}.AugmentDashboard-module__Q22qTG__search{min-height:44px}.AugmentDashboard-module__Q22qTG__search input{font-size:16px}.AugmentDashboard-module__Q22qTG__table td button{min-height:44px}.AugmentDashboard-module__Q22qTG__cardTitle p,.AugmentDashboard-module__Q22qTG__sourceDetail,.AugmentDashboard-module__Q22qTG__chartReadout,.AugmentDashboard-module__Q22qTG__chartReadout small{font-size:11px}}
.HomeAugmentShowcase-module__PY6qsa__section{background:var(--color-white);color:var(--color-black);border-top:1px solid #dedede;scroll-margin-top:80px}.HomeAugmentShowcase-module__PY6qsa__inner{padding-block:clamp(64px,6vw,88px);}.HomeAugmentShowcase-module__PY6qsa__header{grid-template-columns:1.65fr 1fr;align-items:end;gap:65px;margin-bottom:44px;display:grid}.HomeAugmentShowcase-module__PY6qsa__wordmark{letter-spacing:-.035em;align-items:center;gap:12px;margin-bottom:26px;font-size:17px;display:flex}.HomeAugmentShowcase-module__PY6qsa__wordmark span{color:#737373;border-left:1px solid #c6c6c6;padding-left:12px}.HomeAugmentShowcase-module__PY6qsa__header h2{font:400 clamp(34px, 3.65vw, 53px)/1.1 var(--font-sans);letter-spacing:-.045em}.HomeAugmentShowcase-module__PY6qsa__header h2>span{color:#737373}.HomeAugmentShowcase-module__PY6qsa__introduction{justify-self:end;max-width:330px;padding-bottom:3px}.HomeAugmentShowcase-module__PY6qsa__introduction p{color:#626262;text-wrap:pretty;font-size:15px;line-height:1.75}.HomeAugmentShowcase-module__PY6qsa__introLink{border-bottom:1px solid #a3a3a3;align-items:center;gap:20px;margin-top:20px;padding-bottom:6px;font-size:13px;display:inline-flex}.HomeAugmentShowcase-module__PY6qsa__showcase{background:var(--color-black);color:var(--color-white);border-radius:16px;grid-template-columns:270px minmax(0,1fr);padding:12px;display:grid}.HomeAugmentShowcase-module__PY6qsa__rail{flex-direction:column;min-width:0;padding:20px 22px 18px 14px;display:flex}.HomeAugmentShowcase-module__PY6qsa__eyebrow{color:#a3a3a3;font:9px var(--font-mono);text-transform:uppercase;letter-spacing:.1em;margin:0 12px 16px}.HomeAugmentShowcase-module__PY6qsa__tabs{gap:4px;display:grid}.HomeAugmentShowcase-module__PY6qsa__tabs button{color:#a3a3a3;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:12px;min-height:44px;padding:10px 12px;font-size:13px;transition:color .25s,background .25s,border-color .25s;display:flex;position:relative}.HomeAugmentShowcase-module__PY6qsa__tabs button[aria-selected=true]{color:var(--color-white);background:#252525;border-color:#3b3b3b}.HomeAugmentShowcase-module__PY6qsa__tabArrow{opacity:0;margin-left:auto;transition:opacity .25s,transform .35s cubic-bezier(.22,1,.36,1);transform:translate(-3px,3px)}.HomeAugmentShowcase-module__PY6qsa__tabs button[aria-selected=true] .HomeAugmentShowcase-module__PY6qsa__tabArrow{opacity:1;transform:none}.HomeAugmentShowcase-module__PY6qsa__explanation{padding:20px 12px 16px;animation:.4s cubic-bezier(.22,1,.36,1) HomeAugmentShowcase-module__PY6qsa__appear}.HomeAugmentShowcase-module__PY6qsa__number{color:#929292;font:10px var(--font-mono)}.HomeAugmentShowcase-module__PY6qsa__explanation h3{font:400 22px/1.17 var(--font-sans);letter-spacing:-.035em;text-wrap:balance;margin-top:0}.HomeAugmentShowcase-module__PY6qsa__explanation p{color:#a3a3a3;margin-top:10px;font-size:12px;line-height:1.6}.HomeAugmentShowcase-module__PY6qsa__railNote{color:#a3a3a3;align-items:start;gap:9px;margin-top:auto;padding-inline:12px;font-size:10px;line-height:1.6;display:flex}.HomeAugmentShowcase-module__PY6qsa__railNote svg{flex:none;margin-top:1px}.HomeAugmentShowcase-module__PY6qsa__product{background:var(--color-white);color:var(--color-black);border-radius:8px;flex-direction:column;min-width:0;display:flex;overflow:clip}.HomeAugmentShowcase-module__PY6qsa__productBar{border-bottom:1px solid #dedede;align-items:center;gap:17px;min-height:50px;padding:12px 20px;display:flex}.HomeAugmentShowcase-module__PY6qsa__productBrand{letter-spacing:-.035em;align-items:center;gap:9px;font-size:16px;font-weight:500;display:inline-flex}.HomeAugmentShowcase-module__PY6qsa__demo{font:9px var(--font-mono);color:#737373;margin-left:auto}.HomeAugmentShowcase-module__PY6qsa__avatar{border:1px solid #d4d4d4;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.HomeAugmentShowcase-module__PY6qsa__workspace{scrollbar-width:thin;scrollbar-color:#b6b6b6 transparent;scrollbar-gutter:stable;min-width:0;height:500px;min-height:0;overflow-y:auto}.HomeAugmentShowcase-module__PY6qsa__panel{visibility:hidden;opacity:0;min-width:0;padding-bottom:14px;transition:opacity .3s,transform .4s cubic-bezier(.22,1,.36,1),visibility .3s;display:none;transform:translateY(6px)}.HomeAugmentShowcase-module__PY6qsa__panel[data-active=true]{visibility:visible;opacity:1;display:block;transform:none}.HomeAugmentShowcase-module__PY6qsa__productFoot{color:#737373;border-top:1px solid #dedede;align-items:center;gap:8px;padding:11px 20px;font-size:9px;display:flex}.HomeAugmentShowcase-module__PY6qsa__statusDot{background:#929292;border-radius:50%;flex:none;width:5px;height:5px}.HomeAugmentShowcase-module__PY6qsa__footer{justify-content:space-between;align-items:center;gap:25px;margin-top:32px;display:flex}.HomeAugmentShowcase-module__PY6qsa__footer>p{color:#737373;font-size:15px;line-height:1.6}.HomeAugmentShowcase-module__PY6qsa__footer strong{color:var(--color-black);font-weight:400}.HomeAugmentShowcase-module__PY6qsa__footer>div{text-align:right}.HomeAugmentShowcase-module__PY6qsa__cta{background:var(--color-black);color:var(--color-white);border-radius:6px;justify-content:space-between;align-items:center;gap:28px;padding:17px 21px;font-size:13px;display:inline-flex;}.HomeAugmentShowcase-module__PY6qsa__cta svg,.HomeAugmentShowcase-module__PY6qsa__introLink svg{transition:transform .3s cubic-bezier(.22,1,.36,1)}.HomeAugmentShowcase-module__PY6qsa__scope{color:#737373;margin-top:9px;font-size:10px}.HomeAugmentShowcase-module__PY6qsa__section :is(button,a,input,textarea,select):focus-visible{outline-offset:4px;outline:2px solid #737373}.HomeAugmentShowcase-module__PY6qsa__panel:focus-visible{outline-offset:-5px;outline:2px solid #737373}.HomeAugmentShowcase-module__PY6qsa__tabs button:focus-visible{outline-color:var(--color-white)}@media (hover:hover){.HomeAugmentShowcase-module__PY6qsa__tabs button:hover{color:var(--color-white);background:#202020}.HomeAugmentShowcase-module__PY6qsa__cta:hover svg,.HomeAugmentShowcase-module__PY6qsa__introLink:hover svg{transform:translate(2px,-2px)}}@media (max-width:1100px){.HomeAugmentShowcase-module__PY6qsa__header{grid-template-columns:1.5fr 1fr;gap:32px}.HomeAugmentShowcase-module__PY6qsa__showcase{grid-template-columns:235px minmax(0,1fr)}.HomeAugmentShowcase-module__PY6qsa__rail{padding-inline:5px 15px}.HomeAugmentShowcase-module__PY6qsa__explanation h3{font-size:23px}.HomeAugmentShowcase-module__PY6qsa__demo{font-size:8px}}@media (max-width:900px){.HomeAugmentShowcase-module__PY6qsa__header{grid-template-columns:1fr;gap:22px}.HomeAugmentShowcase-module__PY6qsa__introduction{justify-content:space-between;justify-self:stretch;align-items:end;gap:30px;max-width:none;display:flex}.HomeAugmentShowcase-module__PY6qsa__introduction p{max-width:430px}.HomeAugmentShowcase-module__PY6qsa__introLink{flex:none}.HomeAugmentShowcase-module__PY6qsa__showcase{grid-template-columns:1fr;padding:10px}.HomeAugmentShowcase-module__PY6qsa__rail{grid-template-columns:1fr;padding:18px 12px 22px;display:grid}.HomeAugmentShowcase-module__PY6qsa__eyebrow{margin:0 0 16px}.HomeAugmentShowcase-module__PY6qsa__tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.HomeAugmentShowcase-module__PY6qsa__tabs button{gap:8px;padding:12px 10px;font-size:12px}.HomeAugmentShowcase-module__PY6qsa__tabArrow{display:none}.HomeAugmentShowcase-module__PY6qsa__explanation{padding:21px 0 0}.HomeAugmentShowcase-module__PY6qsa__number,.HomeAugmentShowcase-module__PY6qsa__explanation p,.HomeAugmentShowcase-module__PY6qsa__railNote{display:none}.HomeAugmentShowcase-module__PY6qsa__explanation h3{margin:0;font-size:22px}}@media (max-width:600px){.HomeAugmentShowcase-module__PY6qsa__header{margin-bottom:28px}.HomeAugmentShowcase-module__PY6qsa__header h2{font-size:clamp(30px,8vw,42px)}.HomeAugmentShowcase-module__PY6qsa__wordmark{margin-bottom:22px;font-size:16px}.HomeAugmentShowcase-module__PY6qsa__introduction{display:block}.HomeAugmentShowcase-module__PY6qsa__introduction p{font-size:14px}.HomeAugmentShowcase-module__PY6qsa__introLink{margin-top:15px}.HomeAugmentShowcase-module__PY6qsa__showcase{border-radius:12px;padding:7px}.HomeAugmentShowcase-module__PY6qsa__rail{padding:14px 10px 16px}.HomeAugmentShowcase-module__PY6qsa__tabs{scrollbar-width:thin;padding-bottom:5px;scroll-padding-inline:4px;display:flex;overflow-x:auto}.HomeAugmentShowcase-module__PY6qsa__tabs button{white-space:nowrap;flex:none;min-height:44px}.HomeAugmentShowcase-module__PY6qsa__productBar{flex-wrap:wrap;gap:10px;padding:10px 16px}.HomeAugmentShowcase-module__PY6qsa__productBrand{font-size:15px}.HomeAugmentShowcase-module__PY6qsa__demo{order:3;width:100%;margin:0;font-size:8px}.HomeAugmentShowcase-module__PY6qsa__avatar{margin-left:auto}.HomeAugmentShowcase-module__PY6qsa__workspace{height:360px}.HomeAugmentShowcase-module__PY6qsa__panel{display:none}.HomeAugmentShowcase-module__PY6qsa__panel[data-active=true]{animation:.35s HomeAugmentShowcase-module__PY6qsa__appear;display:block}.HomeAugmentShowcase-module__PY6qsa__productFoot{align-items:baseline;padding:10px 16px;font-size:9px;line-height:1.6}.HomeAugmentShowcase-module__PY6qsa__footer{flex-direction:column;align-items:flex-start;gap:22px;margin-top:27px}.HomeAugmentShowcase-module__PY6qsa__footer>div{text-align:left;width:100%}.HomeAugmentShowcase-module__PY6qsa__cta{width:100%}.HomeAugmentShowcase-module__PY6qsa__scope{text-align:center}}@keyframes HomeAugmentShowcase-module__PY6qsa__appear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.HomeAugmentShowcase-module__PY6qsa__section *,.HomeAugmentShowcase-module__PY6qsa__section :before,.HomeAugmentShowcase-module__PY6qsa__section :after{transition:none!important;animation:none!important}}@media (min-width:901px){.HomeAugmentShowcase-module__PY6qsa__showcase{grid-template-columns:235px minmax(0,1fr)}.HomeAugmentShowcase-module__PY6qsa__rail{padding-right:15px}}@media (min-width:601px) and (max-width:900px){.HomeAugmentShowcase-module__PY6qsa__tabs button{gap:6px;padding-inline:7px;font-size:10px}.HomeAugmentShowcase-module__PY6qsa__tabs button svg{flex:none;width:15px}}@media (max-width:600px){.HomeAugmentShowcase-module__PY6qsa__tabs button:last-child{grid-column:1/-1}}.HomeAugmentShowcase-module__PY6qsa__mobileNote{display:none}@media (max-width:600px){.HomeAugmentShowcase-module__PY6qsa__wordmark{gap:14px;margin-bottom:24px;font-size:19px}.HomeAugmentShowcase-module__PY6qsa__header h2{font-size:clamp(32px,8.6vw,42px);line-height:1.1}.HomeAugmentShowcase-module__PY6qsa__introduction p{font-size:15px;line-height:1.65}.HomeAugmentShowcase-module__PY6qsa__showcase{border-radius:16px;margin-inline:-8px;padding:6px}.HomeAugmentShowcase-module__PY6qsa__rail{padding:18px 12px 22px}.HomeAugmentShowcase-module__PY6qsa__eyebrow{font:400 12px/1.5 var(--font-sans);text-transform:none;letter-spacing:0;margin-bottom:14px}.HomeAugmentShowcase-module__PY6qsa__tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0;display:grid;overflow:visible}.HomeAugmentShowcase-module__PY6qsa__tabs button{white-space:normal;border-color:#343434;border-radius:8px;gap:8px;min-width:0;min-height:48px;padding:10px;font-size:12px;line-height:1.3}.HomeAugmentShowcase-module__PY6qsa__tabs button svg{flex:none;width:16px}.HomeAugmentShowcase-module__PY6qsa__tabs button[aria-selected=true]{background:var(--color-white);color:var(--color-black);border-color:var(--color-white)}.HomeAugmentShowcase-module__PY6qsa__explanation{padding-top:22px}.HomeAugmentShowcase-module__PY6qsa__explanation h3{text-wrap:pretty;max-width:24ch;font-size:24px}.HomeAugmentShowcase-module__PY6qsa__explanation p{margin-top:10px;font-size:13px;line-height:1.6;display:block}.HomeAugmentShowcase-module__PY6qsa__product{border-radius:11px}.HomeAugmentShowcase-module__PY6qsa__productBar{padding:14px}.HomeAugmentShowcase-module__PY6qsa__demo{font:10px/1.4 var(--font-sans)}.HomeAugmentShowcase-module__PY6qsa__workspace{scrollbar-gutter:auto;height:clamp(440px,65svh,580px)}.HomeAugmentShowcase-module__PY6qsa__productFoot{padding:12px;font-size:11px}.HomeAugmentShowcase-module__PY6qsa__desktopNote{display:none}.HomeAugmentShowcase-module__PY6qsa__mobileNote{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.HomeAugmentShowcase-module__PY6qsa__scope{font-size:11px;line-height:1.6}.HomeAugmentShowcase-module__PY6qsa__inner{padding-block:56px}.HomeAugmentShowcase-module__PY6qsa__tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid;overflow:visible}.HomeAugmentShowcase-module__PY6qsa__tabs button{white-space:normal;padding:10px 8px;font-size:12px}.HomeAugmentShowcase-module__PY6qsa__tabs button:last-child{grid-column:1/-1}.HomeAugmentShowcase-module__PY6qsa__tabs svg{flex:none}.HomeAugmentShowcase-module__PY6qsa__explanation p{display:block}.HomeAugmentShowcase-module__PY6qsa__introLink{min-height:44px}.HomeAugmentShowcase-module__PY6qsa__workspace{height:420px}.HomeAugmentShowcase-module__PY6qsa__demo,.HomeAugmentShowcase-module__PY6qsa__productFoot,.HomeAugmentShowcase-module__PY6qsa__scope{font-size:11px}}
.HomeTeamCarousel-module__b_cLMq__carousel{min-width:0;margin-top:40px}.HomeTeamCarousel-module__b_cLMq__track{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;display:grid}.HomeTeamCarousel-module__b_cLMq__card{min-width:0}.HomeTeamCarousel-module__b_cLMq__controls{display:none}@media (max-width:767px){.HomeTeamCarousel-module__b_cLMq__carousel{margin-top:28px}.HomeTeamCarousel-module__b_cLMq__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.HomeTeamCarousel-module__b_cLMq__track::-webkit-scrollbar{display:none}.HomeTeamCarousel-module__b_cLMq__track:after{content:"";flex:0 0 calc(10% - 16px)}.HomeTeamCarousel-module__b_cLMq__card{scroll-snap-align:start;flex:0 0 90%}.HomeTeamCarousel-module__b_cLMq__controls{border-top:1px solid var(--v3-line);justify-content:space-between;align-items:center;margin-top:24px;padding-top:18px;display:flex}.HomeTeamCarousel-module__b_cLMq__controls .HomeTeamCarousel-module__b_cLMq__counter{font:11px var(--font-mono);color:#737373}.HomeTeamCarousel-module__b_cLMq__counter span{color:var(--color-black)}.HomeTeamCarousel-module__b_cLMq__arrows{gap:10px;display:flex}.HomeTeamCarousel-module__b_cLMq__arrows button{border:1px solid var(--color-black);background:var(--color-black);width:46px;height:46px;color:var(--color-white);cursor:pointer;border-radius:50%;place-items:center;font-size:21px;display:grid}.HomeTeamCarousel-module__b_cLMq__arrows button:disabled{color:#929292;cursor:default;background:0 0;border-color:#d4d4d4}.HomeTeamCarousel-module__b_cLMq__arrows button:focus-visible{outline:2px solid var(--color-black);outline-offset:4px}}.HomeTeamCarousel-module__b_cLMq__portrait{aspect-ratio:4/5;background:var(--v3-line);position:relative;overflow:hidden;}.HomeTeamCarousel-module__b_cLMq__portrait img{object-fit:cover}.HomeTeamCarousel-module__b_cLMq__card .HomeTeamCarousel-module__b_cLMq__personName{font:500 20px/1.35 var(--font-sans);margin-top:18px}.HomeTeamCarousel-module__b_cLMq__card .HomeTeamCarousel-module__b_cLMq__personRole{font:400 10px/1.8 var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#626262;margin-top:8px}.HomeTeamCarousel-module__b_cLMq__card .HomeTeamCarousel-module__b_cLMq__personBio{border-top:1px solid var(--v3-line);color:var(--v3-ink-soft);margin-top:16px;padding-top:16px}.HomeTeamCarousel-module__b_cLMq__card .HomeTeamCarousel-module__b_cLMq__personBio p{font:400 14px/1.75 var(--font-sans)}.HomeTeamCarousel-module__b_cLMq__personBio p+p{margin-top:12px}
.HomeRealisations-module__tef4dq__section{background:var(--color-white);color:var(--color-black);scroll-margin-top:80px}.HomeRealisations-module__tef4dq__inner{padding-block:clamp(64px,6vw,88px);}.HomeRealisations-module__tef4dq__header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:44px;display:flex}.HomeRealisations-module__tef4dq__eyebrow{font:500 14px/1.5 var(--font-sans);margin-bottom:22px}.HomeRealisations-module__tef4dq__header h2{font:400 clamp(32px, 3.5vw, 50px)/1.08 var(--font-sans);letter-spacing:-.04em}.HomeRealisations-module__tef4dq__header h2 span{color:#737373;display:block}.HomeRealisations-module__tef4dq__intro{color:#525252;max-width:62ch;margin-top:22px;font-size:16px;line-height:1.65}.HomeRealisations-module__tef4dq__allLink{flex:none;align-items:center;gap:10px;min-height:44px;font-size:15px;font-weight:500;display:inline-flex}.HomeRealisations-module__tef4dq__allLink svg{transition:transform .18s}.HomeRealisations-module__tef4dq__allLink:hover svg{transform:translate(3px)}.HomeRealisations-module__tef4dq__projects{gap:28px;display:grid}.HomeRealisations-module__tef4dq__project{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:20px;display:grid}.HomeRealisations-module__tef4dq__project:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.HomeRealisations-module__tef4dq__project:nth-child(2n) .HomeRealisations-module__tef4dq__gallery{grid-area:1/2}.HomeRealisations-module__tef4dq__project:nth-child(2n) .HomeRealisations-module__tef4dq__story{grid-area:1/1}.HomeRealisations-module__tef4dq__gallery{aspect-ratio:1.78;background:var(--color-black);border-radius:12px;width:100%;min-width:0;height:100%;min-height:480px;position:relative;overflow:hidden;}.HomeRealisations-module__tef4dq__slide,.HomeRealisations-module__tef4dq__visualLink{display:block;position:absolute;inset:0}.HomeRealisations-module__tef4dq__slide[hidden]{display:none}.HomeRealisations-module__tef4dq__slide{animation:.22s ease-out HomeRealisations-module__tef4dq__imageIn}.HomeRealisations-module__tef4dq__visualLink>img{object-fit:cover}.HomeRealisations-module__tef4dq__websiteSlide{background:var(--color-black)}.HomeRealisations-module__tef4dq__desktopPreview{border:4px solid var(--color-white);background:var(--color-white);border-radius:10px;position:absolute;inset:8% 12% 19% 6%;overflow:hidden}.HomeRealisations-module__tef4dq__desktopPreview img{object-fit:cover;object-position:center top}.HomeRealisations-module__tef4dq__phonePreview{aspect-ratio:.49;border:4px solid var(--color-white);background:var(--color-white);border-radius:18px;width:19%;max-height:72%;position:absolute;bottom:15%;right:5%;overflow:hidden;box-shadow:0 6px 30px #0000004d}.HomeRealisations-module__tef4dq__phonePreview img{object-fit:cover;object-position:center top}.HomeRealisations-module__tef4dq__galleryFooter{pointer-events:none;justify-content:space-between;align-items:flex-end;gap:12px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.HomeRealisations-module__tef4dq__thumbnails{pointer-events:auto;background:#0f0f0fe0;border-radius:9px;gap:8px;padding:7px;display:flex}.HomeRealisations-module__tef4dq__thumbnails button{cursor:pointer;opacity:.6;background:var(--color-black);border:2px solid #0000;border-radius:4px;width:66px;height:44px;padding:0;transition:opacity .16s,border-color .16s;position:relative;overflow:hidden}.HomeRealisations-module__tef4dq__thumbnails button img{object-fit:cover}.HomeRealisations-module__tef4dq__thumbnails button:hover{opacity:1}.HomeRealisations-module__tef4dq__thumbnails button[aria-selected=true]{opacity:1;border-color:#fff}.HomeRealisations-module__tef4dq__caption{color:#fff;background:#0f0f0fe0;border-radius:6px;align-items:center;gap:18px;padding:9px 12px;font-size:11px;line-height:1.4;display:flex}.HomeRealisations-module__tef4dq__caption span{color:#b3b3b3;font:9px/1.5 var(--font-mono);white-space:nowrap}.HomeRealisations-module__tef4dq__story{isolation:isolate;background:var(--color-white);border:4px solid #fff;border-radius:12px;flex-direction:column;justify-content:space-between;gap:28px;min-width:0;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0f0f0f0d;}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.HomeRealisations-module__tef4dq__story:before{transition:transform .65s cubic-bezier(.2,.65,.3,1)}.HomeRealisations-module__tef4dq__story:hover:before,.HomeRealisations-module__tef4dq__story:focus-visible:before{transform:translate(5%)}}.HomeRealisations-module__tef4dq__client{font-size:14px;font-weight:500;line-height:1.4}.HomeRealisations-module__tef4dq__sector{color:#525252;margin-top:5px;font-size:11px;line-height:1.5}.HomeRealisations-module__tef4dq__story h3{font:400 clamp(24px, 2.1vw, 30px)/1.12 var(--font-sans);letter-spacing:-.035em;text-wrap:pretty;margin-top:24px}.HomeRealisations-module__tef4dq__story h3 span{color:#737373}.HomeRealisations-module__tef4dq__description{color:#525252;margin-top:18px;font-size:14px;line-height:1.7}.HomeRealisations-module__tef4dq__result{border-top:1px solid #d4d4d4;padding-top:22px}.HomeRealisations-module__tef4dq__metric{font:400 clamp(68px, 6.6vw, 96px)/1 var(--font-sans);letter-spacing:-.065em;flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.HomeRealisations-module__tef4dq__metricUnit{letter-spacing:-.035em;font-size:24px;line-height:1.2}.HomeRealisations-module__tef4dq__metricLabel{margin-top:14px;font-size:15px;line-height:1.4}.HomeRealisations-module__tef4dq__caseAction{justify-content:space-between;align-items:center;gap:16px;margin-top:18px;font-size:11px;display:flex}.HomeRealisations-module__tef4dq__circle{background:var(--color-black);width:32px;height:32px;color:var(--color-white);border-radius:50%;flex:none;place-items:center;display:grid}.HomeRealisations-module__tef4dq__circle svg{width:15px;height:15px;transition:transform .18s}.HomeRealisations-module__tef4dq__story:hover .HomeRealisations-module__tef4dq__circle svg{transform:translate(2px)}.HomeRealisations-module__tef4dq__story:hover .HomeRealisations-module__tef4dq__caseAction>span:first-child{text-underline-offset:4px;text-decoration:underline}.HomeRealisations-module__tef4dq__allLink:focus-visible,.HomeRealisations-module__tef4dq__story:focus-visible{outline:2px solid var(--color-black);outline-offset:5px}.HomeRealisations-module__tef4dq__visualLink:focus-visible{outline-offset:-6px;outline:3px solid #fff}.HomeRealisations-module__tef4dq__thumbnails button:focus-visible{outline-offset:2px;outline:2px solid #fff}@keyframes HomeRealisations-module__tef4dq__imageIn{0%{opacity:.5}to{opacity:1}}@media (max-width:1099px){.HomeRealisations-module__tef4dq__header{flex-direction:column;align-items:flex-start;gap:20px}.HomeRealisations-module__tef4dq__project{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:16px}.HomeRealisations-module__tef4dq__project:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(0,1.6fr)}.HomeRealisations-module__tef4dq__gallery{aspect-ratio:auto;min-height:470px}.HomeRealisations-module__tef4dq__story{padding:20px}.HomeRealisations-module__tef4dq__story h3{font-size:25px}.HomeRealisations-module__tef4dq__caption{display:none}}@media (max-width:767px){.HomeRealisations-module__tef4dq__header{margin-bottom:28px}.HomeRealisations-module__tef4dq__eyebrow{margin-bottom:18px}.HomeRealisations-module__tef4dq__header h2{font-size:clamp(30px,6vw,40px)}.HomeRealisations-module__tef4dq__allLink{font-size:14px}.HomeRealisations-module__tef4dq__projects{gap:32px}.HomeRealisations-module__tef4dq__project,.HomeRealisations-module__tef4dq__project:nth-child(2n){grid-template-columns:minmax(0,1fr);gap:12px}.HomeRealisations-module__tef4dq__project:nth-child(2n) .HomeRealisations-module__tef4dq__gallery,.HomeRealisations-module__tef4dq__project:nth-child(2n) .HomeRealisations-module__tef4dq__story{grid-area:auto}.HomeRealisations-module__tef4dq__gallery{aspect-ratio:1.22;height:auto;min-height:0}.HomeRealisations-module__tef4dq__galleryFooter{bottom:10px;left:10px;right:10px}.HomeRealisations-module__tef4dq__thumbnails{gap:6px;padding:6px}.HomeRealisations-module__tef4dq__thumbnails button{width:58px;height:44px}.HomeRealisations-module__tef4dq__desktopPreview{border-width:3px;border-radius:6px;inset:12% 12% 26% 5%}.HomeRealisations-module__tef4dq__phonePreview{border-width:3px;border-radius:9px;width:22%;bottom:23%}.HomeRealisations-module__tef4dq__story{gap:24px;padding:21px}.HomeRealisations-module__tef4dq__story h3{margin-top:18px;font-size:27px}.HomeRealisations-module__tef4dq__result{padding-top:22px}.HomeRealisations-module__tef4dq__metric{font-size:clamp(68px,20vw,84px)}.HomeRealisations-module__tef4dq__metricLabel{font-size:15px}.HomeRealisations-module__tef4dq__caseAction{font-size:12px}.HomeRealisations-module__tef4dq__circle{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.HomeRealisations-module__tef4dq__slide{animation:none}.HomeRealisations-module__tef4dq__allLink svg,.HomeRealisations-module__tef4dq__thumbnails button,.HomeRealisations-module__tef4dq__circle svg{transition:none}}
.HomeSections-module__z09TxG__section{padding-block:clamp(64px,7.5vw,112px);}.HomeSections-module__z09TxG__heading{text-wrap:balance;max-width:25ch;font-size:clamp(30px,3.4vw,46px)}.HomeSections-module__z09TxG__heading .v3-dim{color:#79746f}.HomeSections-module__z09TxG__section .v3-eyebrow{color:#69645f}.HomeSections-module__z09TxG__arrow{color:inherit;flex-shrink:0;transition:transform .2s}.HomeSections-module__z09TxG__header{align-items:end;gap:24px;display:grid}.HomeSections-module__z09TxG__intro{max-width:58ch;color:var(--v3-ink-soft);font-size:16px;line-height:1.65}.HomeSections-module__z09TxG__link{align-items:center;gap:12px;font-size:13px;font-weight:500;line-height:1.5;display:inline-flex}.HomeSections-module__z09TxG__link svg{flex:none;transition:transform .2s}.HomeSections-module__z09TxG__proofGrid{gap:28px;margin-top:48px;display:grid}.HomeSections-module__z09TxG__proofCard{flex-direction:column;height:100%;display:flex}.HomeSections-module__z09TxG__proofImage{aspect-ratio:1;background:var(--v3-greige);position:relative;overflow:hidden;}.HomeSections-module__z09TxG__proofImage img{object-fit:cover;transition:transform .5s}.HomeSections-module__z09TxG__proofCard:hover img{transform:scale(1.035)}.HomeSections-module__z09TxG__proofCopy{flex-direction:column;flex:1;align-items:start;padding-top:22px;display:flex}.HomeSections-module__z09TxG__proofName{font:11px/1.5 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--v3-ink-soft)}.HomeSections-module__z09TxG__proofResult{letter-spacing:-.025em;margin-top:10px;font-size:clamp(23px,2.3vw,31px);font-weight:400;line-height:1.18}.HomeSections-module__z09TxG__proofDetail{color:var(--v3-ink-soft);flex:1;margin-top:12px;font-size:14px;line-height:1.6}.HomeSections-module__z09TxG__proofCopy .HomeSections-module__z09TxG__link{border-bottom:1px solid var(--v3-line);margin-top:24px;padding-bottom:7px}.HomeSections-module__z09TxG__phases{background:var(--v3-line);border:1px solid var(--v3-line);gap:2px;margin-top:48px;display:grid}.HomeSections-module__z09TxG__phase{background:var(--color-white);height:100%;padding:clamp(24px,3vw,44px)}.HomeSections-module__z09TxG__phase:last-child{background:var(--v3-greige)}.HomeSections-module__z09TxG__phaseTitle{letter-spacing:-.02em;max-width:26ch;margin-top:24px;font-size:25px;font-weight:400;line-height:1.25}.HomeSections-module__z09TxG__phase ul{gap:22px;margin-top:30px;display:grid}.HomeSections-module__z09TxG__phase li{color:var(--v3-ink-soft);font-size:14px;line-height:1.65}.HomeSections-module__z09TxG__phase li strong{color:var(--v3-ink);margin-bottom:4px;font-size:15px;font-weight:500;display:block}.HomeSections-module__z09TxG__note{color:var(--v3-ink-soft);font-size:12px;line-height:1.6}.HomeSections-module__z09TxG__augmentLayout{align-items:center;gap:40px;display:grid}.HomeSections-module__z09TxG__augmentCopy .HomeSections-module__z09TxG__intro{margin-top:24px}.HomeSections-module__z09TxG__augmentCopy .HomeSections-module__z09TxG__intro+.HomeSections-module__z09TxG__intro{margin-top:16px}.HomeSections-module__z09TxG__tabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.HomeSections-module__z09TxG__tab{cursor:pointer;border:1px solid var(--v3-line);color:var(--v3-ink);background:0 0;border-radius:99px;padding:11px 15px;font-size:12px;line-height:1.4;transition:background .18s,color .18s}.HomeSections-module__z09TxG__tab[aria-selected=true]{background:var(--v3-ink);border-color:var(--v3-ink);color:var(--color-white)}.HomeSections-module__z09TxG__tab:hover{border-color:var(--v3-ink)}.HomeSections-module__z09TxG__previewImage{aspect-ratio:4/3;border:1px solid var(--v3-line);position:relative;overflow:hidden}.HomeSections-module__z09TxG__previewImage img{object-fit:cover}.HomeSections-module__z09TxG__preview figcaption{margin-top:12px}.HomeSections-module__z09TxG__specialties{gap:32px;margin-top:48px;display:grid}.HomeSections-module__z09TxG__specialty{border-top:1px solid var(--v3-line);flex-direction:column;align-items:start;height:100%;padding-top:24px;display:flex}.HomeSections-module__z09TxG__specialty h3{letter-spacing:-.02em;max-width:26ch;margin-top:25px;font-size:22px;font-weight:400;line-height:1.3}.HomeSections-module__z09TxG__specialty p{color:var(--v3-ink-soft);flex:1;margin-top:16px;font-size:14px;line-height:1.65}.HomeSections-module__z09TxG__specialty .HomeSections-module__z09TxG__link{margin-top:28px}.HomeSections-module__z09TxG__portfolioGrid{gap:48px 28px;margin-top:48px;display:grid}.HomeSections-module__z09TxG__portfolioCard{flex-direction:column;height:100%;display:flex}.HomeSections-module__z09TxG__devices{aspect-ratio:1.28;background:var(--color-white);position:relative;overflow:hidden}.HomeSections-module__z09TxG__portfolioCard:nth-child(2) .HomeSections-module__z09TxG__devices{background:var(--color-white)}.HomeSections-module__z09TxG__desktop{aspect-ratio:1.44;background:var(--color-white);border:5px solid #272522;border-radius:7px;width:85%;transition:transform .35s;position:absolute;top:14%;left:6%;overflow:hidden;box-shadow:0 16px 30px #0f0f0f1f}.HomeSections-module__z09TxG__desktop img,.HomeSections-module__z09TxG__mobile img{object-fit:cover;object-position:top}.HomeSections-module__z09TxG__mobile{aspect-ratio:390/844;background:var(--color-white);border:4px solid #272522;border-radius:15px;width:24%;transition:transform .35s;position:absolute;bottom:7%;right:4%;overflow:hidden;box-shadow:0 12px 25px #0f0f0f30}.HomeSections-module__z09TxG__portfolioCopy{flex-direction:column;flex:1;align-items:start;padding-top:24px;display:flex}.HomeSections-module__z09TxG__portfolioCopy h3{letter-spacing:-.02em;max-width:30ch;margin-top:12px;font-size:clamp(24px,2.5vw,32px);font-weight:400;line-height:1.2}.HomeSections-module__z09TxG__portfolioCopy p{max-width:50ch;color:var(--v3-ink-soft);margin-top:16px;font-size:14px;line-height:1.65}.HomeSections-module__z09TxG__portfolioCopy .HomeSections-module__z09TxG__tags{font:11px/1.7 var(--font-mono);margin-top:20px}.HomeSections-module__z09TxG__portfolioCopy .HomeSections-module__z09TxG__link{margin-top:24px}.HomeSections-module__z09TxG__expertises{border-top:1px solid var(--v3-line);margin-top:48px}.HomeSections-module__z09TxG__expertise{border-bottom:1px solid var(--v3-line);grid-template-columns:25px 1fr 20px;align-items:start;gap:16px;padding:28px 0;transition:background .2s;display:grid}.HomeSections-module__z09TxG__expertise h3{font-size:20px;font-weight:400;line-height:1.35}.HomeSections-module__z09TxG__expertise>svg{grid-area:1/3;margin-top:4px}.HomeSections-module__z09TxG__expertiseCopy{grid-column:2/4}.HomeSections-module__z09TxG__expertiseCopy strong{font-size:15px;font-weight:500;line-height:1.5;display:block}.HomeSections-module__z09TxG__expertiseCopy p{color:var(--v3-ink-soft);max-width:58ch;margin-top:7px;font-size:14px;line-height:1.65}.HomeSections-module__z09TxG__expertise:hover{background:#0f0f0f05}.HomeSections-module__z09TxG__teamHeading{letter-spacing:-.035em;color:var(--color-black);font-size:clamp(30px,3.4vw,46px);font-weight:500;line-height:1.15}.HomeSections-module__z09TxG__portraits{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;margin-top:40px;display:grid}.HomeSections-module__z09TxG__portrait{aspect-ratio:4/5;background:var(--v3-line);position:relative;overflow:hidden;}.HomeSections-module__z09TxG__portrait img{object-fit:cover}.HomeSections-module__z09TxG__personName{margin-top:18px;font-size:20px;font-weight:500;line-height:1.35}.HomeSections-module__z09TxG__personRole{font-family:var(--font-space-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:#626262;margin-top:8px;font-size:10px;line-height:1.8}.HomeSections-module__z09TxG__personBio{border-top:1px solid var(--v3-line);color:var(--v3-ink-soft);margin-top:16px;padding-top:16px;font-size:14px;line-height:1.75}.HomeSections-module__z09TxG__personBio p+p{margin-top:12px}.HomeSections-module__z09TxG__proofCard:focus-visible,.HomeSections-module__z09TxG__portfolioCard:focus-visible,.HomeSections-module__z09TxG__specialty:focus-visible,.HomeSections-module__z09TxG__expertise:focus-visible,.HomeSections-module__z09TxG__tab:focus-visible{outline:2px solid var(--v3-ink);outline-offset:6px}.HomeSections-module__z09TxG__proofCard:hover .HomeSections-module__z09TxG__link svg,.HomeSections-module__z09TxG__portfolioCard:hover .HomeSections-module__z09TxG__link svg,.HomeSections-module__z09TxG__specialty:hover .HomeSections-module__z09TxG__link svg,.HomeSections-module__z09TxG__expertise:hover>svg{transform:translate(2px,-2px)}@media (min-width:768px){.HomeSections-module__z09TxG__header{grid-template-columns:1.15fr 1fr;gap:64px}.HomeSections-module__z09TxG__header>.HomeSections-module__z09TxG__intro{text-align:right;justify-self:end}.HomeSections-module__z09TxG__proofGrid,.HomeSections-module__z09TxG__specialties{grid-template-columns:repeat(3,minmax(0,1fr))}.HomeSections-module__z09TxG__phases,.HomeSections-module__z09TxG__portfolioGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.HomeSections-module__z09TxG__expertise{grid-template-columns:36px minmax(0,.95fr) minmax(0,1.25fr) 20px;gap:24px;padding-block:32px}.HomeSections-module__z09TxG__expertiseCopy{grid-column:3}.HomeSections-module__z09TxG__expertise>svg{grid-column:4}}@media (min-width:1100px){.HomeSections-module__z09TxG__augmentLayout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px}}@media (max-width:767px){.HomeSections-module__z09TxG__portraits{grid-template-columns:1fr;gap:40px;margin-top:28px}}@media (prefers-reduced-motion:reduce){.HomeSections-module__z09TxG__proofImage img,.HomeSections-module__z09TxG__desktop,.HomeSections-module__z09TxG__mobile,.HomeSections-module__z09TxG__tab,.HomeSections-module__z09TxG__expertise,.HomeSections-module__z09TxG__link svg,.HomeSections-module__z09TxG__arrow{transition:none}.HomeSections-module__z09TxG__proofCard:hover img,.HomeSections-module__z09TxG__portfolioCard:hover .HomeSections-module__z09TxG__desktop,.HomeSections-module__z09TxG__portfolioCard:hover .HomeSections-module__z09TxG__mobile{transform:none}}.HomeSections-module__z09TxG__proofActions{justify-content:center;margin-top:40px;display:flex}.HomeSections-module__z09TxG__proofButton{background:var(--color-black);min-height:52px;color:var(--color-white);border:1px solid var(--color-black);border-radius:6px;justify-content:space-between;align-items:center;gap:28px;padding:16px 22px;font-size:14px;line-height:1.4;display:inline-flex;}.HomeSections-module__z09TxG__proofButton:focus-visible{outline:2px solid var(--color-black);outline-offset:4px}@media (hover:hover){.HomeSections-module__z09TxG__proofButton:hover .HomeSections-module__z09TxG__arrow{transform:translate(2px,-2px)}}@media (max-width:767px){.HomeSections-module__z09TxG__proofActions{margin-top:32px}.HomeSections-module__z09TxG__proofButton{width:100%}.HomeSections-module__z09TxG__section{padding-block:56px}.HomeSections-module__z09TxG__header{gap:20px}.HomeSections-module__z09TxG__intro{font-size:15px}.HomeSections-module__z09TxG__proofGrid{gap:36px;margin-top:30px}.HomeSections-module__z09TxG__link{min-height:44px}.HomeSections-module__z09TxG__portraits{gap:30px}.HomeSections-module__z09TxG__portrait{aspect-ratio:1}}
