.Navbar-module__LQjG-q__nav{width:100%;padding:var(--space-4) var(--section-padx);text-align:left;background-color:#0000;justify-content:space-between;align-items:center;display:flex}.Navbar-module__LQjG-q__fixed{z-index:50;background-color:color-mix(in srgb, var(--color-page-bg) 85%, transparent);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transition:transform .35s;position:fixed;top:0;left:0;right:0}.Navbar-module__LQjG-q__fixed .Navbar-module__LQjG-q__logoImage{filter:none}.Navbar-module__LQjG-q__fixed .Navbar-module__LQjG-q__hamburger{color:var(--color-text-primary)}.Navbar-module__LQjG-q__fixed .Navbar-module__LQjG-q__navLink{color:var(--color-text-primary)}.Navbar-module__LQjG-q__fixed .Navbar-module__LQjG-q__navLink:hover{color:var(--color-accent)}.Navbar-module__LQjG-q__fixed .Navbar-module__LQjG-q__navLinkActive{color:var(--color-accent)}.Navbar-module__LQjG-q__visible{transform:translateY(0)}.Navbar-module__LQjG-q__hidden{transform:translateY(-100%)}.Navbar-module__LQjG-q__logoLink{color:var(--color-text-inverse);flex-shrink:0}.Navbar-module__LQjG-q__logoImage{width:auto;height:36px}.Navbar-module__LQjG-q__linksWrapper{margin-left:var(--space-20);flex:1;align-items:center;display:flex}.Navbar-module__LQjG-q__links{gap:var(--space-1);align-items:center;display:flex}@media (max-width:1024px){.Navbar-module__LQjG-q__links{display:none}}.Navbar-module__LQjG-q__navLight .Navbar-module__LQjG-q__navLink{color:var(--color-text-primary)}.Navbar-module__LQjG-q__navLight .Navbar-module__LQjG-q__navLink:hover{color:var(--color-accent)}.Navbar-module__LQjG-q__navLight .Navbar-module__LQjG-q__navLinkActive{color:var(--color-accent)}.Navbar-module__LQjG-q__navLink{padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);color:var(--color-text-inverse);font-size:1.125rem;font-weight:400;transition:color .15s}.Navbar-module__LQjG-q__navLink:hover{color:var(--color-accent)}.Navbar-module__LQjG-q__navLinkActive{color:var(--color-accent)}.Navbar-module__LQjG-q__actions{align-items:center;gap:var(--space-4);display:flex}.Navbar-module__LQjG-q__hamburger{width:40px;height:40px;color:inherit;z-index:60;justify-content:center;align-items:center;display:none}@media (max-width:1024px){.Navbar-module__LQjG-q__hamburger{display:flex}}.Navbar-module__LQjG-q__mobileOverlay{z-index:100;background:var(--color-page-bg);padding:var(--space-4) var(--section-padx);flex-direction:column;display:flex;position:fixed;inset:0}.Navbar-module__LQjG-q__mobileOverlayHeader{justify-content:space-between;align-items:center;display:flex}.Navbar-module__LQjG-q__mobileOverlayHeader .Navbar-module__LQjG-q__logoImage{filter:none}.Navbar-module__LQjG-q__mobileOverlayHeader .Navbar-module__LQjG-q__hamburger{color:var(--color-text-primary);display:flex}.Navbar-module__LQjG-q__mobileNav{justify-content:flex-start;align-items:flex-start;gap:var(--space-6);overscroll-behavior:contain;padding:var(--space-8) 0;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;display:flex;overflow-y:auto}.Navbar-module__LQjG-q__mobileNavLink{font-size:var(--text-2xl);color:var(--color-text-primary);font-weight:500;transition:color .15s}.Navbar-module__LQjG-q__mobileNavLink:hover{color:var(--color-accent)}.Navbar-module__LQjG-q__mobileActions{padding-bottom:var(--space-12);justify-content:center;display:flex}@media (max-width:1024px){.Navbar-module__LQjG-q__linksWrapper,.Navbar-module__LQjG-q__actions{display:none}}.Navbar-module__LQjG-q__dropdownWrap{align-items:center;display:flex;position:relative}.Navbar-module__LQjG-q__dropdownTrigger{align-items:center;gap:var(--space-1);cursor:default;background:0 0;border:none;font-family:inherit;display:inline-flex}.Navbar-module__LQjG-q__caret{font-size:.7em;line-height:1;transition:transform .15s}.Navbar-module__LQjG-q__dropdown{padding-top:var(--space-3);opacity:0;visibility:hidden;z-index:60;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(4px)}.Navbar-module__LQjG-q__dropdownWrap:hover .Navbar-module__LQjG-q__dropdown,.Navbar-module__LQjG-q__dropdownWrap:focus-within .Navbar-module__LQjG-q__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__LQjG-q__dropdownWrap:hover .Navbar-module__LQjG-q__caret,.Navbar-module__LQjG-q__dropdownWrap:focus-within .Navbar-module__LQjG-q__caret{transform:rotate(180deg)}.Navbar-module__LQjG-q__dropdownInner{min-width:260px;padding:var(--space-3);background:var(--color-surface-card);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);flex-direction:column;display:flex}.Navbar-module__LQjG-q__dropdownLink{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);color:var(--color-text-primary);white-space:nowrap;font-size:1rem;transition:background-color .15s,color .15s}.Navbar-module__LQjG-q__dropdownLink:hover{background:var(--color-pill-bg);color:var(--color-accent)}.Navbar-module__LQjG-q__dropdownLinkActive{color:var(--color-accent)}.Navbar-module__LQjG-q__mobileNavHeading{font-size:var(--text-sm);letter-spacing:1px;text-transform:uppercase;color:var(--color-text-muted);font-weight:600}.Navbar-module__LQjG-q__mobileNavSubLink{font-size:var(--text-xl);padding-left:var(--space-4)}
.Button-module__uDSYNW__base{justify-content:center;align-items:center;gap:var(--space-2);white-space:nowrap;transition:opacity .15s;display:inline-flex}.Button-module__uDSYNW__base:hover{opacity:.9}@media (max-width:480px){.Button-module__uDSYNW__base{white-space:normal;text-align:center;max-width:100%}}.Button-module__uDSYNW__primary{background-color:var(--color-cta-primary-bg);color:var(--color-cta-primary-text);border-radius:var(--radius-pill);padding:var(--space-3) var(--space-5);box-shadow:var(--shadow-btn);font-size:.875rem;font-weight:500;transition:background-color .15s;position:relative}.Button-module__uDSYNW__primary:hover{background-color:var(--color-accent)}.Button-module__uDSYNW__primary:after{content:"";border-radius:inherit;box-shadow:var(--shadow-btn-inset);pointer-events:none;position:absolute;inset:0}.Button-module__uDSYNW__primaryLight{background-color:var(--color-text-inverse);color:var(--color-surface-dark);border-radius:var(--radius-pill);padding:var(--space-3) var(--space-5);font-size:.875rem;font-weight:500;transition:background-color .15s,color .15s;position:relative}.Button-module__uDSYNW__primaryLight:hover{background-color:var(--color-accent);color:#fff}.Button-module__uDSYNW__accent{background-color:var(--color-accent);color:var(--color-text-ondark);padding:var(--space-4) var(--space-8);border-radius:9999px;font-size:1.25rem;font-weight:500}.Button-module__uDSYNW__ghost{border:1px solid var(--color-border-strong);color:var(--color-text-primary);border-radius:var(--radius-pill);padding:var(--space-3) var(--space-5);font-size:.875rem;font-weight:500;transition:background-color .15s,opacity .15s}.Button-module__uDSYNW__ghost:hover{background-color:var(--color-pill-bg)}.Button-module__uDSYNW__gradient{background:linear-gradient(133deg, var(--color-surface-dark) 0%, #3c5a8ce6 100%);color:#fff;border-radius:var(--radius-pill);padding:var(--space-3) var(--space-7);font-size:.875rem;font-weight:500}.Button-module__uDSYNW__gradient:hover{opacity:.85}.Button-module__uDSYNW__pill{background-color:var(--color-cta-primary-bg);color:var(--color-cta-primary-text);border-radius:var(--radius-pill);padding:var(--space-3) var(--space-5);align-items:center;gap:var(--space-2);font-size:.875rem;font-weight:500;display:inline-flex}@media (max-width:640px){.Button-module__uDSYNW__accent{padding:var(--space-3) var(--space-6);font-size:1rem}}
.ContactModal-module__PekquW__overlay{z-index:1000;padding:var(--space-4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#1c1c1c99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ContactModal-module__PekquW__panel{background-color:var(--color-page-bg);border-radius:var(--radius-2xl);width:100%;max-width:420px;padding:var(--space-12) var(--space-8) var(--space-8);align-items:center;gap:var(--space-4);text-align:center;flex-direction:column;display:flex;position:relative}.ContactModal-module__PekquW__closeBtn{top:var(--space-4);right:var(--space-4);background:var(--color-pill-bg);width:36px;height:36px;color:var(--color-text-primary);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute}.ContactModal-module__PekquW__closeBtn:hover{background:var(--color-border-subtle)}.ContactModal-module__PekquW__photo{object-fit:cover;border-radius:9999px;width:112px;height:112px}.ContactModal-module__PekquW__who{gap:var(--space-1);flex-direction:column;display:flex}.ContactModal-module__PekquW__name{font-size:var(--text-xl);color:var(--color-text-primary);font-weight:700}.ContactModal-module__PekquW__role{font-size:var(--text-base);color:var(--color-text-muted)}.ContactModal-module__PekquW__lead{font-size:var(--text-base);color:var(--color-text-body);max-width:300px;line-height:1.5}.ContactModal-module__PekquW__actions{gap:var(--space-3);width:100%;margin-top:var(--space-2);flex-direction:column;display:flex}.ContactModal-module__PekquW__action{justify-content:center;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-4) var(--space-6);border:1px solid var(--color-border-subtle);background:var(--color-surface-card);color:var(--color-text-primary);font-family:inherit;font-size:var(--text-base);cursor:pointer;border-radius:9999px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.ContactModal-module__PekquW__action:hover{background:var(--color-surface-sunken)}.ContactModal-module__PekquW__actionPrimary{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-text-ondark)}.ContactModal-module__PekquW__actionPrimary:hover{background:var(--color-accent);opacity:.92}.ContactModal-module__PekquW__mailRow{border:1px solid var(--color-border-subtle);background:var(--color-surface-card);border-radius:9999px;align-items:stretch;width:100%;display:flex;overflow:hidden}.ContactModal-module__PekquW__mailLink{padding:var(--space-4) var(--space-4) var(--space-4) var(--space-6);color:var(--color-text-primary);font-size:var(--text-base);flex:1;justify-content:center;align-items:center;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.ContactModal-module__PekquW__mailLink:hover{background:var(--color-surface-sunken)}.ContactModal-module__PekquW__copyBtn{border:none;border-left:1px solid var(--color-border-subtle);width:52px;color:var(--color-text-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.ContactModal-module__PekquW__copyBtn:hover{background:var(--color-surface-sunken);color:var(--color-text-primary)}
.Footer-module__stx5vq__footer{gap:var(--space-8);width:100%;padding:var(--space-14) var(--section-padx);flex-direction:column;display:flex}.Footer-module__stx5vq__top{justify-content:space-between;align-items:center;display:flex}.Footer-module__stx5vq__logoLink{color:var(--color-text-primary);flex-shrink:0}.Footer-module__stx5vq__logoImage{width:auto;height:36px}.Footer-module__stx5vq__topLinks{gap:var(--space-6);margin-left:var(--space-20);flex:1;align-items:center;display:flex}.Footer-module__stx5vq__socials{align-items:center;gap:var(--space-3);display:flex}.Footer-module__stx5vq__socials a{transition:opacity .15s}.Footer-module__stx5vq__socials img{width:auto;height:30px;transition:filter .15s}.Footer-module__stx5vq__socials a:hover img{filter:brightness(0)saturate()invert(30%)sepia(98%)saturate(2000%)hue-rotate(215deg)brightness(98%)}.Footer-module__stx5vq__topLink{font-size:var(--text-base);color:var(--color-text-primary);font-weight:500;transition:color .15s}.Footer-module__stx5vq__topLink:hover{color:var(--color-accent)}.Footer-module__stx5vq__topLinkActive{color:var(--color-accent)}.Footer-module__stx5vq__socialWrapper{flex:1;justify-content:flex-end;align-items:center;display:flex}.Footer-module__stx5vq__divider{background-color:var(--color-border-subtle);height:1px}.Footer-module__stx5vq__bottom{align-items:center;gap:var(--space-8);color:var(--color-text-muted);font-size:.9375rem;display:flex}.Footer-module__stx5vq__legalLinks{gap:var(--space-6);flex:1;justify-content:flex-end;align-items:center;display:flex}.Footer-module__stx5vq__ardaLink{flex-shrink:0;display:flex}.Footer-module__stx5vq__arda{width:140px;height:auto}.Footer-module__stx5vq__legalBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9375rem;transition:color .15s}.Footer-module__stx5vq__legalBtn:hover{color:var(--color-text-primary)}@media (max-width:768px){.Footer-module__stx5vq__top{gap:var(--space-6);flex-direction:column;align-items:center}.Footer-module__stx5vq__topLinks{flex-wrap:wrap;justify-content:center;margin-left:0}.Footer-module__stx5vq__socialWrapper{order:3;width:100%;flex:none!important;justify-content:center!important}.Footer-module__stx5vq__topLinks{order:2}.Footer-module__stx5vq__logoLink{order:1}}@media (max-width:640px){.Footer-module__stx5vq__bottom{text-align:center;flex-direction:column;align-items:center}.Footer-module__stx5vq__legalLinks{justify-content:center}}
.LegalModal-module__08TS6q__overlay{z-index:1000;padding:var(--space-4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#1c1c1c99;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:640px){.LegalModal-module__08TS6q__overlay{align-items:center}}.LegalModal-module__08TS6q__panel{background-color:var(--color-page-bg);border-radius:var(--radius-2xl);flex-direction:column;width:100%;max-width:680px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 64px #1c1c1c2e}.LegalModal-module__08TS6q__header{padding:var(--space-6) var(--space-8);border-bottom:1px solid var(--color-border-subtle);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.LegalModal-module__08TS6q__title{font-size:var(--text-xl);color:var(--color-text-primary);font-weight:600;line-height:1.3}.LegalModal-module__08TS6q__closeBtn{border-radius:var(--radius-md);width:36px;height:36px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.LegalModal-module__08TS6q__closeBtn:hover{background-color:var(--color-surface-sunken);color:var(--color-text-primary)}.LegalModal-module__08TS6q__body{padding:var(--space-8);color:var(--color-text-body);font-size:var(--text-sm);flex:1;line-height:1.7;overflow-y:auto}.LegalModal-module__08TS6q__body h3{font-size:var(--text-base);color:var(--color-text-primary);margin-top:var(--space-6);margin-bottom:var(--space-2);font-weight:600}.LegalModal-module__08TS6q__body h3:first-child{margin-top:0}.LegalModal-module__08TS6q__body p{margin-bottom:var(--space-3)}.LegalModal-module__08TS6q__body p:last-child{margin-bottom:0}.LegalModal-module__08TS6q__body ul{padding-left:var(--space-5);margin-bottom:var(--space-3);gap:var(--space-1);flex-direction:column;display:flex}.LegalModal-module__08TS6q__body a{color:var(--color-accent);text-decoration:none}.LegalModal-module__08TS6q__body a:hover{text-decoration:underline}@media (max-width:640px){.LegalModal-module__08TS6q__panel{border-bottom-right-radius:0;border-bottom-left-radius:0;max-height:85vh}.LegalModal-module__08TS6q__header{padding:var(--space-5) var(--space-6)}.LegalModal-module__08TS6q__body{padding:var(--space-6)}}
.Pill-module__waO_lq__pill{border-radius:var(--radius-pill);padding:6px var(--space-3);letter-spacing:.4px;text-transform:uppercase;white-space:nowrap;align-items:center;font-size:.75rem;font-weight:500;display:inline-flex}.Pill-module__waO_lq__default{background-color:var(--color-pill-bg);color:var(--color-pill-text)}.Pill-module__waO_lq__sunken{background-color:var(--color-surface-sunken);color:var(--color-text-primary)}.Pill-module__waO_lq__dark{background-color:var(--color-pill-bg);color:var(--color-text-inverse)}@media (max-width:640px){.Pill-module__waO_lq__pill{padding:0;font-size:10px}}
.CTA-module__nxzY2W__section{width:100%;padding:var(--space-24) var(--section-padx)}.CTA-module__nxzY2W__card{background-color:var(--color-surface-dark);border-radius:var(--radius-2xl);gap:var(--space-7);padding:var(--space-20);flex-direction:column;justify-content:center;align-items:center;display:flex}.CTA-module__nxzY2W__heading{font-size:var(--text-5xl);color:var(--color-text-inverse);text-align:center;max-width:900px;font-weight:800;line-height:1.1}.CTA-module__nxzY2W__subtitle{font-size:var(--text-xl);color:var(--color-text-inverse);text-align:center;max-width:640px;line-height:1.5}@media (max-width:640px){.CTA-module__nxzY2W__section{padding:var(--space-12) var(--space-4)}.CTA-module__nxzY2W__card{text-align:left!important;padding:var(--space-8)!important;align-items:flex-start!important}.CTA-module__nxzY2W__heading{font-size:var(--text-2xl);text-align:left}.CTA-module__nxzY2W__subtitle{text-align:left;font-size:var(--text-lg)}}
.SectionHeader-module__CWWiNq__header{gap:var(--space-5);flex-direction:column;align-items:flex-start;display:flex}.SectionHeader-module__CWWiNq__centered{text-align:center;align-items:center}.SectionHeader-module__CWWiNq__split{justify-content:space-between;align-items:flex-start;gap:var(--space-12);flex-direction:row}.SectionHeader-module__CWWiNq__subtitleGroup{gap:var(--space-4);flex-direction:column;display:flex}.SectionHeader-module__CWWiNq__split .SectionHeader-module__CWWiNq__subtitleGroup{flex:0 620px}@media (max-width:900px){.SectionHeader-module__CWWiNq__split{align-items:flex-start;gap:var(--space-5);flex-direction:column}.SectionHeader-module__CWWiNq__split .SectionHeader-module__CWWiNq__subtitleGroup{flex:none}}@media (max-width:640px){.SectionHeader-module__CWWiNq__split{gap:var(--space-12)}}.SectionHeader-module__CWWiNq__title{font-size:var(--text-5xl);max-width:800px;font-weight:800;line-height:1.15}.SectionHeader-module__CWWiNq__subtitle{font-size:var(--text-xl);color:var(--color-text-muted);max-width:760px;line-height:1.5}.SectionHeader-module__CWWiNq__meta{color:var(--color-text-muted);font-size:.875rem;font-weight:500}@media (max-width:640px){.SectionHeader-module__CWWiNq__centered{text-align:left;align-items:flex-start}}
.Founders-module__hGR6iq__section{padding:0 var(--section-padx);align-items:center;gap:var(--section-gap-coupled);flex-direction:column;display:flex}.Founders-module__hGR6iq__sectionHeader{width:100%;max-width:1280px}@media (max-width:640px){.Founders-module__hGR6iq__section .Founders-module__hGR6iq__sectionHeader{text-align:center;align-items:center}}.Founders-module__hGR6iq__row{justify-content:center;align-items:center;gap:var(--space-12);width:100%;max-width:1280px;display:flex}@media (max-width:900px){.Founders-module__hGR6iq__row{align-items:flex-start;gap:var(--space-8);flex-direction:column;max-width:none}}.Founders-module__hGR6iq__photos{flex:0 1150px;align-items:flex-start;display:flex}@media (max-width:900px){.Founders-module__hGR6iq__photos{flex:none;width:100%}}@media (max-width:640px){.Founders-module__hGR6iq__photos{gap:var(--space-8);flex-direction:column}}.Founders-module__hGR6iq__person{align-items:center;gap:var(--space-6);flex-direction:column;flex:1 1 0;min-width:0;margin:0;display:flex}.Founders-module__hGR6iq__person:not(:first-child){margin-left:6%}@media (max-width:640px){.Founders-module__hGR6iq__person:not(:first-child){margin-left:0}}@media (max-width:640px){.Founders-module__hGR6iq__person{width:100%}}.Founders-module__hGR6iq__caption{gap:var(--space-1);text-align:center;flex-direction:column;max-width:94%;display:flex}.Founders-module__hGR6iq__name{font-size:var(--text-xl);font-weight:700}.Founders-module__hGR6iq__bio{margin-top:var(--space-2);font-size:var(--text-base);color:var(--color-text-muted);line-height:1.45}.Founders-module__hGR6iq__photo{aspect-ratio:4/5;object-fit:cover;object-position:50% 16%;border-radius:var(--radius-3xl);width:100%;height:auto}.Founders-module__hGR6iq__note{text-align:center;max-width:760px;margin:0 auto}.Founders-module__hGR6iq__note:before{content:"“";color:var(--color-accent);margin-bottom:var(--space-2);font-size:64px;line-height:1;display:block}.Founders-module__hGR6iq__note p{font-size:var(--text-2xl);color:var(--color-text-primary);font-weight:600;line-height:1.4}.Founders-module__hGR6iq__highlight{isolation:isolate;display:inline;position:relative}.Founders-module__hGR6iq__highlight:after{content:"";background:var(--color-accent);opacity:.4;z-index:-1;border-radius:8px 4px 4px 8px;height:16px;position:absolute;bottom:4px;left:-6px;right:-2px;transform:rotate(-1.5deg);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 20' preserveAspectRatio='none'%3E%3Cpath d='M8 0 C4 0 0 3 0 7 L0 13 C0 17 3 20 7 20 L196 14 C199 13.5 200 11 200 9 L200 8 C200 5 198 4 196 4 Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 20' preserveAspectRatio='none'%3E%3Cpath d='M8 0 C4 0 0 3 0 7 L0 13 C0 17 3 20 7 20 L196 14 C199 13.5 200 11 200 9 L200 8 C200 5 198 4 196 4 Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.HowWeWork-module__waRpKa__section{padding:0 var(--section-padx);align-items:center;gap:var(--section-gap-coupled);flex-direction:column;display:flex}.HowWeWork-module__waRpKa__timeline{width:100%;position:relative}.HowWeWork-module__waRpKa__tickRow{height:28px;margin-bottom:var(--space-2);position:relative}.HowWeWork-module__waRpKa__tick{background:var(--color-border-subtle);width:1px;height:100%;position:absolute;top:0}.HowWeWork-module__waRpKa__weekLabel{font-size:var(--text-xs);color:var(--color-text-muted);white-space:nowrap;font-weight:500;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.HowWeWork-module__waRpKa__barRow{height:44px;position:relative}.HowWeWork-module__waRpKa__barWrap{height:100%;padding:0 2px;position:absolute;top:0}.HowWeWork-module__waRpKa__bar{border-radius:var(--radius-md);width:100%;height:100%;padding:0 var(--space-3);background:#2663eb;align-items:center;display:flex}.HowWeWork-module__waRpKa__barWrap:first-child .HowWeWork-module__waRpKa__bar{background:linear-gradient(135deg,#0f1d45 0%,#1e3a8a 100%)}.HowWeWork-module__waRpKa__barWrap:nth-child(2) .HowWeWork-module__waRpKa__bar{background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%)}.HowWeWork-module__waRpKa__barWrap:nth-child(3) .HowWeWork-module__waRpKa__bar{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%)}.HowWeWork-module__waRpKa__barWrap:nth-child(4) .HowWeWork-module__waRpKa__bar{border-radius:var(--radius-md) 0 0 var(--radius-md);clip-path:polygon(0 0,calc(100% - 16px) 0,100% 50%,calc(100% - 16px) 100%,0 100%);background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%)}.HowWeWork-module__waRpKa__barLabel{font-size:var(--text-sm);color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.HowWeWork-module__waRpKa__cardList{gap:var(--space-6);grid-template-columns:repeat(4,1fr);width:100%;max-width:1400px;display:grid}@media (max-width:1024px){.HowWeWork-module__waRpKa__cardList{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.HowWeWork-module__waRpKa__cardList{grid-template-columns:1fr}}.HowWeWork-module__waRpKa__card{gap:var(--space-4);padding:var(--space-12) var(--space-8);background:var(--color-surface-sunken);border-radius:var(--radius-2xl);flex-direction:column;display:flex;position:relative;overflow:hidden}.HowWeWork-module__waRpKa__number{font-size:96px;font-family:var(--font-display), sans-serif;color:#0f1d4514;pointer-events:none;-webkit-user-select:none;user-select:none;font-weight:800;line-height:1;position:absolute;top:16px;right:12px}.HowWeWork-module__waRpKa__cardTitle{font-size:var(--text-xl);font-weight:700;line-height:1.25}.HowWeWork-module__waRpKa__meta{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:500}.HowWeWork-module__waRpKa__description{font-size:var(--text-base);color:var(--color-text-body);line-height:1.6}@media (max-width:1024px){.HowWeWork-module__waRpKa__timeline{display:none}}@media (max-width:640px){.HowWeWork-module__waRpKa__card,.HowWeWork-module__waRpKa__nextCard{padding:var(--space-8)}}
.ProjectlyCover-module__cLX3_G__wrap{width:100%;height:100%;padding:var(--space-8);font-family:var(--font-sans), system-ui, sans-serif;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:relative}.ProjectlyCover-module__cLX3_G__bgChart{pointer-events:none;height:100%;position:absolute;bottom:0;left:0;right:0}.ProjectlyCover-module__cLX3_G__timerBlock,.ProjectlyCover-module__cLX3_G__topRow,.ProjectlyCover-module__cLX3_G__teamRow{z-index:1;width:100%;max-width:400px;position:relative}.ProjectlyCover-module__cLX3_G__chartCard{z-index:1;width:410px;margin:0 auto;position:relative}.ProjectlyCover-module__cLX3_G__timerBlock{justify-content:center;align-items:center;gap:10px;padding:10px 0;display:flex}.ProjectlyCover-module__cLX3_G__timerDot{background:#ef4444;border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite ProjectlyCover-module__cLX3_G__pulse;box-shadow:0 0 8px #ef444499}@keyframes ProjectlyCover-module__cLX3_G__pulse{0%,to{opacity:1}50%{opacity:.4}}.ProjectlyCover-module__cLX3_G__timerValue{color:#fff;letter-spacing:2px;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:36px;font-weight:700}.ProjectlyCover-module__cLX3_G__topRow{gap:12px;display:flex}.ProjectlyCover-module__cLX3_G__metricCard{background:#ffffff14;border-radius:12px;flex-direction:column;flex:1 1 0;gap:4px;min-width:0;padding:14px 16px;display:flex}.ProjectlyCover-module__cLX3_G__metricLabel{color:#fff6;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:500}.ProjectlyCover-module__cLX3_G__metricValue{color:#fff;font-variant-numeric:tabular-nums;font-size:26px;font-weight:700}.ProjectlyCover-module__cLX3_G__chartCard{padding:0}.ProjectlyCover-module__cLX3_G__chartSvg{width:100%;height:50px;display:block}.ProjectlyCover-module__cLX3_G__utilRow{align-items:center;gap:6px;display:flex}.ProjectlyCover-module__cLX3_G__utilBar{background:#ffffff1a;border-radius:2px;width:40px;height:4px;overflow:hidden}.ProjectlyCover-module__cLX3_G__utilFill{background:#82dc82b3;border-radius:2px;height:100%}.ProjectlyCover-module__cLX3_G__teamRow{justify-content:center;gap:12px;display:flex}.ProjectlyCover-module__cLX3_G__teamMember{flex-direction:column;align-items:center;gap:4px;width:64px;display:flex}.ProjectlyCover-module__cLX3_G__teamAvatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:10px;font-weight:700;display:flex;position:relative}.ProjectlyCover-module__cLX3_G__statusDotOnline{background:#22c55e;border:2px solid #0e1520;border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;right:0}.ProjectlyCover-module__cLX3_G__teamName{color:#fff;white-space:nowrap;font-size:10px;font-weight:600}.ProjectlyCover-module__cLX3_G__teamTimer{color:#82dc82e6;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:600}.ProjectlyCover-module__cLX3_G__teamTask{color:#ffffff4d;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:64px;font-size:8px;overflow:hidden}.ProjectlyCover-module__cLX3_G__bottomRow{gap:12px;display:flex}.ProjectlyCover-module__cLX3_G__smallCard{background:#ffffff14;border-radius:12px;flex-direction:column;flex:1;gap:3px;padding:12px 14px;display:flex}.ProjectlyCover-module__cLX3_G__smallLabel{color:#fff6;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:500}.ProjectlyCover-module__cLX3_G__smallValue{color:#fff;font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}.ProjectlyCover-module__cLX3_G__barWrap{background:#ffffff1a;border-radius:3px;height:5px;margin-top:4px;overflow:hidden}.ProjectlyCover-module__cLX3_G__bar{border-radius:3px;height:100%}@media (max-width:1024px){.ProjectlyCover-module__cLX3_G__wrap{padding:var(--space-3);justify-content:center;gap:8px;padding-top:0}.ProjectlyCover-module__cLX3_G__timerBlock{padding:4px 0}.ProjectlyCover-module__cLX3_G__timerValue{font-size:24px}.ProjectlyCover-module__cLX3_G__timerDot{width:7px;height:7px}.ProjectlyCover-module__cLX3_G__topRow{gap:8px}.ProjectlyCover-module__cLX3_G__metricCard{border-radius:10px;gap:2px;padding:10px 12px}.ProjectlyCover-module__cLX3_G__metricLabel{font-size:9px}.ProjectlyCover-module__cLX3_G__metricValue{font-size:18px}.ProjectlyCover-module__cLX3_G__chartCard{display:none}.ProjectlyCover-module__cLX3_G__teamRow{gap:8px}.ProjectlyCover-module__cLX3_G__teamMember{gap:2px;width:50px}.ProjectlyCover-module__cLX3_G__teamAvatar{width:28px;height:28px;font-size:8px}.ProjectlyCover-module__cLX3_G__teamName,.ProjectlyCover-module__cLX3_G__teamTimer{font-size:8px}.ProjectlyCover-module__cLX3_G__teamTask,.ProjectlyCover-module__cLX3_G__teamMember:nth-child(n+4){display:none}.ProjectlyCover-module__cLX3_G__statusDotOnline{width:6px;height:6px}}
.SailspeakCover-module__TH1DDa__wrap{width:100%;height:100%;padding:var(--space-8);font-family:var(--font-sans), system-ui, sans-serif;background:url(/assets/cases/sailspeak/back.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;display:flex;position:relative}.SailspeakCover-module__TH1DDa__wrap:before{content:"";background:#051932a6;position:absolute;inset:0}.SailspeakCover-module__TH1DDa__searchWrap{z-index:2;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:440px;transition:opacity .4s,transform .4s;display:flex;position:absolute}.SailspeakCover-module__TH1DDa__logo{opacity:.9;width:auto;height:24px}.SailspeakCover-module__TH1DDa__searchBar{background:#ffffff1f;border-radius:16px;width:100%;padding:10px 10px 10px 16px;display:flex}.SailspeakCover-module__TH1DDa__searchRow{align-items:center;gap:10px;width:100%;display:flex}.SailspeakCover-module__TH1DDa__searchIcon{color:#ffffff80;flex-shrink:0;width:18px;height:18px}.SailspeakCover-module__TH1DDa__searchText{color:#fff;flex:1;min-width:0;min-height:1.2em;font-size:16px;font-weight:500}.SailspeakCover-module__TH1DDa__cursor{color:#fff9;margin-left:1px;font-weight:300;animation:.8s step-end infinite SailspeakCover-module__TH1DDa__blink}@keyframes SailspeakCover-module__TH1DDa__blink{0%,to{opacity:1}50%{opacity:0}}.SailspeakCover-module__TH1DDa__datesRow{flex-shrink:0;align-items:center;gap:5px;display:flex}.SailspeakCover-module__TH1DDa__dateChip{color:#ffffffb3;white-space:nowrap;background:#ffffff14;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:500}.SailspeakCover-module__TH1DDa__dateArrow{color:#ffffff4d;font-size:11px}.SailspeakCover-module__TH1DDa__searchBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#00b4c8b3;border:none;border-radius:10px;flex-shrink:0;margin-left:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:opacity .3s,transform .15s,background .3s}.SailspeakCover-module__TH1DDa__searchBtnPressed{animation:.3s SailspeakCover-module__TH1DDa__btnClick}@keyframes SailspeakCover-module__TH1DDa__btnClick{0%{transform:scale(1)}40%{transform:scale(1.12)}to{transform:scale(1)}}.SailspeakCover-module__TH1DDa__listMask{z-index:1;transform-origin:bottom;border-radius:16px;transition:opacity .5s;position:absolute;inset:12px 24px;overflow:hidden;transform:perspective(600px)rotateX(8deg);-webkit-mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%)}.SailspeakCover-module__TH1DDa__listScroller{will-change:transform;flex-direction:column;gap:8px;padding:8px;display:flex}.SailspeakCover-module__TH1DDa__yachtRow{background:#ffffff1a;border-radius:12px;flex-shrink:0;align-items:center;gap:12px;padding:12px 14px;display:flex}.SailspeakCover-module__TH1DDa__yachtThumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:64px;height:52px}.SailspeakCover-module__TH1DDa__yachtInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SailspeakCover-module__TH1DDa__yachtName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.SailspeakCover-module__TH1DDa__yachtDetails{gap:6px;display:flex}.SailspeakCover-module__TH1DDa__yachtDetails span{color:#ffffff59;font-size:10px;font-weight:500}.SailspeakCover-module__TH1DDa__yachtDetails span:not(:last-child):after{content:"·";color:#ffffff26;margin-left:6px}.SailspeakCover-module__TH1DDa__yachtPort{color:#ffffff40;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.SailspeakCover-module__TH1DDa__yachtActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.SailspeakCover-module__TH1DDa__yachtMeta{align-items:center;gap:3px;display:flex}.SailspeakCover-module__TH1DDa__yachtStars{color:#fbbf24;font-size:10px}.SailspeakCover-module__TH1DDa__yachtRating{color:#ffffff80;font-size:10px;font-weight:600}.SailspeakCover-module__TH1DDa__yachtPrice{flex-shrink:0;align-items:baseline;gap:2px;display:flex}.SailspeakCover-module__TH1DDa__priceValue{color:#fff;font-variant-numeric:tabular-nums;font-size:17px;font-weight:700}.SailspeakCover-module__TH1DDa__priceUnit{color:#fff6;font-size:10px;font-weight:500}.SailspeakCover-module__TH1DDa__checkBtn{color:#fff;white-space:nowrap;background:#e67e22;border-radius:8px;padding:6px 12px;font-size:11px;font-weight:600}@media (max-width:1024px){.SailspeakCover-module__TH1DDa__yachtDetails,.SailspeakCover-module__TH1DDa__yachtPort,.SailspeakCover-module__TH1DDa__yachtMeta,.SailspeakCover-module__TH1DDa__checkBtn{display:none}.SailspeakCover-module__TH1DDa__yachtThumb{width:40px;height:36px}.SailspeakCover-module__TH1DDa__yachtRow{gap:8px;padding:10px 14px}.SailspeakCover-module__TH1DDa__listScroller{gap:2px}.SailspeakCover-module__TH1DDa__yachtName{font-size:12px}.SailspeakCover-module__TH1DDa__priceValue{font-size:14px}.SailspeakCover-module__TH1DDa__priceUnit{font-size:9px}.SailspeakCover-module__TH1DDa__wrap{padding:var(--space-4)}.SailspeakCover-module__TH1DDa__searchWrap{display:none}.SailspeakCover-module__TH1DDa__listMask{inset:8px 12px;opacity:1!important}}
.PplCover-module__rXpkia__wrap{width:100%;height:100%;font-family:var(--font-sans), system-ui, sans-serif;flex-direction:column;display:flex}.PplCover-module__rXpkia__metricsRow{z-index:2;gap:6px;display:flex;position:absolute;top:8px;left:50%;transform:translate(-50%)}.PplCover-module__rXpkia__metricChip{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0f28d9;border-radius:8px;justify-content:center;align-items:baseline;gap:4px;padding:6px 8px;display:flex}.PplCover-module__rXpkia__metricValue{color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:700}.PplCover-module__rXpkia__metricLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;font-size:9px;font-weight:500}.PplCover-module__rXpkia__body{flex:1;min-height:0;display:flex;overflow:hidden}.PplCover-module__rXpkia__map{flex:1;position:relative;overflow:hidden}.PplCover-module__rXpkia__map:before{content:"";opacity:.4;background:url(/assets/cases/cg/map.jpg) 50%/cover no-repeat;position:absolute;inset:0}.PplCover-module__rXpkia__marker{transform-origin:50%;will-change:opacity, transform;background:#6366f1e6;border-radius:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;position:absolute;box-shadow:0 0 6px #6366f180,0 0 16px #6366f133}.PplCover-module__rXpkia__chartOverlay{z-index:2;background:#0000004d;border-radius:8px;align-items:flex-end;gap:8px;height:50%;padding:8px 10px 4px;transition:opacity .5s;display:flex;position:absolute;bottom:12px;left:12px}.PplCover-module__rXpkia__barCol{flex-direction:column;align-items:center;gap:3px;width:32px;display:flex}.PplCover-module__rXpkia__barTrack{align-items:flex-end;width:100%;height:100%;display:flex}.PplCover-module__rXpkia__barFill{border-radius:4px 4px 2px 2px;width:100%;transition:height 1.8s cubic-bezier(.34,1.2,.64,1)}.PplCover-module__rXpkia__barLabel{color:#ffffff59;letter-spacing:.2px;font-size:8px;font-weight:600}.PplCover-module__rXpkia__cardsMask{border-left:1px solid #ffffff0f;flex-shrink:0;width:155px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%)}.PplCover-module__rXpkia__cardsScroller{will-change:transform;flex-direction:column;gap:6px;padding:6px;display:flex}.PplCover-module__rXpkia__surfaceCard{background:#ffffff12;border-radius:0;flex-direction:column;flex-shrink:0;gap:3px;padding:7px 9px;display:flex}.PplCover-module__rXpkia__surfaceTop{justify-content:space-between;align-items:center;display:flex}.PplCover-module__rXpkia__surfaceId{color:#fffc;font-size:11px;font-weight:700}.PplCover-module__rXpkia__surfaceFormat{color:#6366f1cc;background:#6366f126;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:600}.PplCover-module__rXpkia__surfaceAddr{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.PplCover-module__rXpkia__surfaceBottom{align-items:center;gap:6px;display:flex}.PplCover-module__rXpkia__surfaceStat{color:#fff6;font-variant-numeric:tabular-nums;font-size:9px}.PplCover-module__rXpkia__surfaceRating{color:#6366f1b3;letter-spacing:1px;margin-left:auto;font-size:8px}@media (max-width:1024px){.PplCover-module__rXpkia__metricsRow{display:none}}
.MicrolendingCover-module__7wAVCq__wrap{width:100%;height:100%;padding:var(--space-8);font-family:var(--font-sans), system-ui, sans-serif;background:url(/assets/cases/vashinvestor/background-car.jpeg) 50%/cover no-repeat;justify-content:center;align-items:center;padding-top:5%;display:flex;position:relative}.MicrolendingCover-module__7wAVCq__wrap:before{content:"";background:#0f1a12d9;position:absolute;inset:0}.MicrolendingCover-module__7wAVCq__chartWrap{z-index:1;height:30%;padding:0 12px 8px;position:absolute;bottom:0;left:0;right:0}.MicrolendingCover-module__7wAVCq__barsRow{align-items:flex-end;gap:4px;width:100%;height:100%;display:flex}.MicrolendingCover-module__7wAVCq__barCol{flex:1;align-items:flex-end;min-width:0;height:100%;animation:.5s forwards MicrolendingCover-module__7wAVCq__barSlideIn;display:flex}.MicrolendingCover-module__7wAVCq__barTrack{align-items:flex-end;width:100%;height:100%;display:flex}.MicrolendingCover-module__7wAVCq__barFill{background:#22c55e80;border-radius:3px 3px 0 0;width:100%}@keyframes MicrolendingCover-module__7wAVCq__barSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.MicrolendingCover-module__7wAVCq__content{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:440px;display:flex;position:relative}.MicrolendingCover-module__7wAVCq__notifSlot{justify-content:center;align-items:center;height:48px;margin-bottom:24px;display:flex}.MicrolendingCover-module__7wAVCq__notif{white-space:nowrap;background:#22c55e1f;border:none;border-radius:14px;align-items:center;gap:12px;padding:10px 18px;animation:.3s forwards MicrolendingCover-module__7wAVCq__notifIn,.8s 3.5s forwards MicrolendingCover-module__7wAVCq__notifOut;display:flex}.MicrolendingCover-module__7wAVCq__notifIcon{color:#22c55e;background:#22c55e40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:flex}.MicrolendingCover-module__7wAVCq__notifText{align-items:baseline;gap:8px;display:flex}.MicrolendingCover-module__7wAVCq__notifLabel{color:#ffffff80;font-size:13px;font-weight:500}.MicrolendingCover-module__7wAVCq__notifAmount{color:#22c55e;font-variant-numeric:tabular-nums;font-size:17px;font-weight:700}@keyframes MicrolendingCover-module__7wAVCq__notifIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes MicrolendingCover-module__7wAVCq__notifOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.MicrolendingCover-module__7wAVCq__stack{width:100%}.MicrolendingCover-module__7wAVCq__card{transform-origin:bottom;background:#0a0a0ff2;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:10px;padding:20px 24px;display:flex;box-shadow:0 2px 12px #0000004d}.MicrolendingCover-module__7wAVCq__cardHeader{align-items:center;gap:6px;display:flex}.MicrolendingCover-module__7wAVCq__carIcon{filter:brightness(0)invert();flex-shrink:0;width:16px;height:16px}.MicrolendingCover-module__7wAVCq__loanName{color:#ffffffb3;font-size:13px;font-weight:600}.MicrolendingCover-module__7wAVCq__statusBadge{color:#82dc82e6;align-items:center;gap:4px;margin-left:auto;font-size:10px;font-weight:600;display:flex}.MicrolendingCover-module__7wAVCq__statusDot{background:#22c55e;border-radius:50%;width:5px;height:5px;box-shadow:0 0 4px #22c55e80}.MicrolendingCover-module__7wAVCq__balanceRow{justify-content:space-between;align-items:flex-end;display:flex}.MicrolendingCover-module__7wAVCq__balanceBlock{flex-direction:column;gap:1px;display:flex}.MicrolendingCover-module__7wAVCq__balanceLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.3px;font-size:9px;font-weight:500}.MicrolendingCover-module__7wAVCq__balanceValue{color:#fff;font-variant-numeric:tabular-nums;font-size:28px;font-weight:700}.MicrolendingCover-module__7wAVCq__balancePaid{color:#82dc82e6;font-variant-numeric:tabular-nums;font-size:15px;font-weight:600}.MicrolendingCover-module__7wAVCq__progressTrack{background:#ffffff1a;border-radius:2px;height:8px;overflow:hidden}.MicrolendingCover-module__7wAVCq__progressFill{background:linear-gradient(90deg,#22c55eb3,#22c55ee6);border-radius:2px;height:100%}@media (max-width:1024px){.MicrolendingCover-module__7wAVCq__chartWrap{height:12%}}
.ServicesGrid-module__sIk5Gq__section{padding:0 var(--section-padx);align-items:center;gap:var(--section-gap-coupled);flex-direction:column;display:flex}@media (max-width:640px){.ServicesGrid-module__sIk5Gq__section{gap:var(--space-12)}}.ServicesGrid-module__sIk5Gq__cardList{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"a a b c""a a b c""d e f g""d e f g";grid-auto-rows:minmax(150px,auto);gap:18px;width:100%;max-width:1400px;display:grid}.ServicesGrid-module__sIk5Gq__cardListSix{grid-template-areas:"a a b d""a a b d""e c f f""e c f f"}.ServicesGrid-module__sIk5Gq__card:first-child{grid-area:a}.ServicesGrid-module__sIk5Gq__card:nth-child(2){grid-area:b}.ServicesGrid-module__sIk5Gq__card:nth-child(3){grid-area:c}.ServicesGrid-module__sIk5Gq__card:nth-child(4){grid-area:d}.ServicesGrid-module__sIk5Gq__card:nth-child(5){grid-area:e}.ServicesGrid-module__sIk5Gq__card:nth-child(6){grid-area:f}.ServicesGrid-module__sIk5Gq__card:nth-child(7){grid-area:g}.ServicesGrid-module__sIk5Gq__card:nth-child(8){grid-area:h}@media (max-width:1100px){.ServicesGrid-module__sIk5Gq__cardList{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"a a""b c""d e""f g"}.ServicesGrid-module__sIk5Gq__cardListSix{grid-template-areas:"a a""b d""c e""f f"}}@media (max-width:700px){.ServicesGrid-module__sIk5Gq__cardList{grid-template-columns:1fr;grid-template-areas:none;max-width:500px}.ServicesGrid-module__sIk5Gq__card:nth-child(n){grid-area:auto}}.ServicesGrid-module__sIk5Gq__card{isolation:isolate;align-items:flex-start;gap:var(--space-3);padding:var(--space-12);border-radius:var(--radius-2xl);color:var(--color-text-inverse);background-color:var(--color-surface-dark);flex-direction:column;transition:background-color .18s;display:flex;position:relative;overflow:hidden}.ServicesGrid-module__sIk5Gq__card:nth-child(2),.ServicesGrid-module__sIk5Gq__card:nth-child(5){background-image:linear-gradient(#ffffff09,#ffffff09)}.ServicesGrid-module__sIk5Gq__card:nth-child(3){background-image:linear-gradient(#ffffff12,#ffffff12)}.ServicesGrid-module__sIk5Gq__card:nth-child(4),.ServicesGrid-module__sIk5Gq__card:nth-child(7){background-image:linear-gradient(#ffffff1b,#ffffff1b)}.ServicesGrid-module__sIk5Gq__card:hover{background-image:linear-gradient(#2663eb2e,#2663eb2e)}.ServicesGrid-module__sIk5Gq__more{cursor:default}.ServicesGrid-module__sIk5Gq__moreList{inset:var(--space-12);top:auto;bottom:var(--space-12);gap:var(--space-2);opacity:0;pointer-events:none;flex-direction:column;margin:0;padding:0;list-style:none;transition:opacity .18s,transform .18s;display:flex;position:absolute;transform:translateY(6px)}.ServicesGrid-module__sIk5Gq__more:hover .ServicesGrid-module__sIk5Gq__moreList,.ServicesGrid-module__sIk5Gq__more:focus-within .ServicesGrid-module__sIk5Gq__moreList{opacity:1;pointer-events:auto;transform:none}.ServicesGrid-module__sIk5Gq__more:hover .ServicesGrid-module__sIk5Gq__cardDescription,.ServicesGrid-module__sIk5Gq__more:focus-within .ServicesGrid-module__sIk5Gq__cardDescription{opacity:0;transition:opacity .12s}.ServicesGrid-module__sIk5Gq__moreLink{font-size:var(--text-base);color:var(--color-text-inverse);opacity:.85;line-height:1.6;text-decoration:none;transition:opacity .15s;display:block}.ServicesGrid-module__sIk5Gq__moreLink:hover{opacity:1}@media (max-width:700px){.ServicesGrid-module__sIk5Gq__moreList{opacity:1;pointer-events:auto;margin-top:var(--space-3);position:static;transform:none}}.ServicesGrid-module__sIk5Gq__icon{color:#fff;margin-bottom:var(--space-2);display:inline-flex}.ServicesGrid-module__sIk5Gq__icon svg{width:56px;height:56px}.ServicesGrid-module__sIk5Gq__cardTitle{font-size:var(--text-xl);font-weight:600;line-height:1.15}.ServicesGrid-module__sIk5Gq__card:first-child .ServicesGrid-module__sIk5Gq__cardTitle,.ServicesGrid-module__sIk5Gq__cardListSix .ServicesGrid-module__sIk5Gq__card:nth-child(6) .ServicesGrid-module__sIk5Gq__cardTitle{font-size:var(--text-2xl)}.ServicesGrid-module__sIk5Gq__card:first-child .ServicesGrid-module__sIk5Gq__cardDescription,.ServicesGrid-module__sIk5Gq__cardListSix .ServicesGrid-module__sIk5Gq__card:nth-child(6) .ServicesGrid-module__sIk5Gq__cardDescription{font-size:var(--text-lg);max-width:34ch}.ServicesGrid-module__sIk5Gq__cardDescription{font-size:var(--text-base);color:#ffffffb8;line-height:1.55}@media (max-width:640px){.ServicesGrid-module__sIk5Gq__card{padding:var(--space-8)}}.ServicesGrid-module__sIk5Gq__sectionHeader{width:100%;max-width:1400px}@media (max-width:640px){.ServicesGrid-module__sIk5Gq__moreHint{display:none}}
.BrandDivider-module__sTm6Pq__section{-webkit-user-select:none;user-select:none;pointer-events:none;margin-bottom:calc(var(--flow-gap) * -1);overflow:hidden}.BrandDivider-module__sTm6Pq__row{gap:var(--space-12);white-space:nowrap;width:max-content;display:flex}.BrandDivider-module__sTm6Pq__word{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;color:#0f1d4514;font-size:96px;font-weight:800;line-height:1}@media (max-width:1024px){.BrandDivider-module__sTm6Pq__word{font-size:72px}}@media (max-width:640px){.BrandDivider-module__sTm6Pq__word{font-size:48px}}@supports (animation-timeline:scroll()){.BrandDivider-module__sTm6Pq__row{animation:linear both BrandDivider-module__sTm6Pq__slide-right;animation-timeline:scroll(root)}}@keyframes BrandDivider-module__sTm6Pq__slide-right{0%{transform:translate(-30%)}to{transform:translate(0)}}
.Section-module__n9BLxW__section{width:100%;padding:0 var(--section-padx)}.Section-module__n9BLxW__dark{background-color:var(--color-surface-dark)}
.Advantages-module__4CrFEa__wrapper{gap:var(--section-gap-coupled);flex-direction:column;display:flex}.Advantages-module__4CrFEa__cardList{gap:var(--space-16);grid-auto-rows:1fr;display:grid}@media (max-width:1024px){.Advantages-module__4CrFEa__cardList{grid-auto-rows:auto}}.Advantages-module__4CrFEa__card:first-child{top:96px}.Advantages-module__4CrFEa__card:nth-child(2){top:120px}.Advantages-module__4CrFEa__card:nth-child(3){top:144px}.Advantages-module__4CrFEa__card:nth-child(2n){background:var(--color-surface-dark);color:var(--color-text-inverse)}.Advantages-module__4CrFEa__card:nth-child(2n) .Advantages-module__4CrFEa__cardDescription,.Advantages-module__4CrFEa__card:nth-child(2n) .Advantages-module__4CrFEa__bulletItem{color:#ffffffb8}.Advantages-module__4CrFEa__card:nth-child(2n) .Advantages-module__4CrFEa__bigText{background:linear-gradient(135deg,#fff 0% 100%);-webkit-background-clip:text;background-clip:text}.Advantages-module__4CrFEa__card:nth-child(2n) .Advantages-module__4CrFEa__bigSub{background:linear-gradient(135deg,#ffffffa6 0% 100%);-webkit-background-clip:text;background-clip:text}@media (prefers-reduced-motion:reduce){.Advantages-module__4CrFEa__card{position:static}}.Advantages-module__4CrFEa__card{position:sticky}@media (max-width:1024px){.Advantages-module__4CrFEa__card{position:static}}.Advantages-module__4CrFEa__card{background:var(--color-surface-card);border-radius:var(--radius-2xl);width:100%;max-width:1400px;margin:0 auto;display:flex;overflow:hidden}@media (max-width:1024px){.Advantages-module__4CrFEa__card{flex-direction:column}}.Advantages-module__4CrFEa__cardReversed{flex-direction:row-reverse}@media (max-width:1024px){.Advantages-module__4CrFEa__cardReversed{flex-direction:column}}.Advantages-module__4CrFEa__cardPlain .Advantages-module__4CrFEa__textPanel{width:100%;padding:var(--space-12);gap:var(--space-5)}.Advantages-module__4CrFEa__cardPlain .Advantages-module__4CrFEa__cardDescription{max-width:900px}.Advantages-module__4CrFEa__cardPlain .Advantages-module__4CrFEa__bulletList{gap:var(--space-4) var(--space-8);margin-top:var(--space-2);flex-flow:wrap}.Advantages-module__4CrFEa__cardPlain .Advantages-module__4CrFEa__bulletItem{flex:260px;align-items:flex-start}@media (max-width:640px){.Advantages-module__4CrFEa__cardPlain .Advantages-module__4CrFEa__textPanel{padding:var(--space-8) var(--space-6)}}.Advantages-module__4CrFEa__imagePanel{flex-shrink:0;justify-content:center;align-items:center;width:45%;display:flex;position:relative}@media (max-width:1024px){.Advantages-module__4CrFEa__imagePanel{border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;width:100%;height:300px}.Advantages-module__4CrFEa__imagePanel:has([class*=metrics]){height:auto}}@media (max-width:1024px){.Advantages-module__4CrFEa__metrics{padding:var(--space-8) var(--space-6);gap:var(--space-5)}}.Advantages-module__4CrFEa__metrics{gap:var(--space-6);width:100%;max-width:380px;padding:var(--space-12) var(--space-4);flex-direction:column;margin:0 auto;display:flex}.Advantages-module__4CrFEa__metricGroup{gap:var(--space-3);flex-direction:column;display:flex}.Advantages-module__4CrFEa__metricHead{padding-bottom:var(--space-2);border-bottom:1px solid var(--color-border-divider);justify-content:space-between;align-items:baseline;display:flex}.Advantages-module__4CrFEa__metricGroupTitle{font-size:var(--text-base);font-weight:700}.Advantages-module__4CrFEa__metricGroupValue{font-size:var(--text-base);color:var(--color-accent);font-variant-numeric:tabular-nums;font-weight:700}.Advantages-module__4CrFEa__metric{align-items:center;gap:var(--space-4);grid-template-columns:minmax(0,1fr) auto 40px;display:grid}.Advantages-module__4CrFEa__dots{gap:6px;display:flex}.Advantages-module__4CrFEa__metricLabel{color:var(--color-text-body);font-size:15px}.Advantages-module__4CrFEa__metricValue{text-align:right;font-variant-numeric:tabular-nums;font-size:15px;font-weight:600}.Advantages-module__4CrFEa__card:nth-child(2n) .Advantages-module__4CrFEa__metricHead{border-bottom-color:#ffffff29}.Advantages-module__4CrFEa__card:nth-child(2n) .Advantages-module__4CrFEa__dots{gap:6px;display:flex}.Advantages-module__4CrFEa__dot{background:#1a1d231f;border-radius:9999px;width:11px;height:11px}.Advantages-module__4CrFEa__dotOn{background:var(--color-accent)}.Advantages-module__4CrFEa__card:nth-child(2n) .Advantages-module__4CrFEa__dot{background:#ffffff29}.Advantages-module__4CrFEa__card:nth-child(2n) .Advantages-module__4CrFEa__dotOn{background:var(--color-accent)}.Advantages-module__4CrFEa__metricLabel{color:#ffffffb8}.Advantages-module__4CrFEa__imageWrapper{justify-content:center;align-items:center;display:flex;position:relative}.Advantages-module__4CrFEa__imageBlob{filter:blur(50px);z-index:0;background:#3b82f626;border-radius:60% 40% 50% 45%/50% 60% 40% 55%;width:500px;height:240px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.Advantages-module__4CrFEa__cardImage{z-index:10;height:auto;position:relative}.Advantages-module__4CrFEa__textPanel{padding:var(--space-16) var(--space-12);justify-content:center;align-items:flex-start;gap:var(--space-6);flex-direction:column;flex:1;display:flex}@media (max-width:1024px){.Advantages-module__4CrFEa__textPanel{width:100%}}.Advantages-module__4CrFEa__cardTitle{font-weight:800;line-height:1.15}.Advantages-module__4CrFEa__cardDescription{color:var(--color-text-body);font-size:17px;line-height:1.5}.Advantages-module__4CrFEa__cardDescription+.Advantages-module__4CrFEa__cardDescription{margin-top:calc(var(--space-4) - var(--space-6))}.Advantages-module__4CrFEa__bulletList{gap:var(--space-4);flex-direction:column;display:flex}.Advantages-module__4CrFEa__bulletItem{align-items:center;gap:var(--space-3);color:var(--color-text-body);line-height:1.5;display:flex}.Advantages-module__4CrFEa__bulletDot{color:var(--color-accent);flex-shrink:0;font-size:17px}.Advantages-module__4CrFEa__bulletCheck{color:var(--color-accent);background:#2563eb1a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;font-weight:700;display:flex}.Advantages-module__4CrFEa__bigText{font-size:var(--fig-fs,200px);font-family:var(--font-display), sans-serif;background:linear-gradient(135deg,#0f1d45 0% 50%,#0f1d45 100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-weight:800;line-height:1}.Advantages-module__4CrFEa__bigTextWrap{z-index:0;-webkit-user-select:none;user-select:none;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Advantages-module__4CrFEa__bigSub{background:linear-gradient(135deg,#0f1d45 0% 50%,#0f1d45 100%);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;-webkit-background-clip:text;background-clip:text;order:2;margin-top:12px;font-size:16px;font-weight:600}@media (max-width:640px){.Advantages-module__4CrFEa__bigText{font-size:min(var(--fig-fs,200px), 100px, var(--fig-cap,999px))}.Advantages-module__4CrFEa__imagePanel{height:220px}.Advantages-module__4CrFEa__bigSub{white-space:normal;text-align:center;padding:0 var(--space-4)}.Advantages-module__4CrFEa__textPanel{padding:var(--space-8) var(--space-6)}.Advantages-module__4CrFEa__cardTitle,.Advantages-module__4CrFEa__cardDescription{text-align:left}}
.TechStack-module__lnYEJG__section{padding:0 var(--section-padx);justify-content:center;display:flex}.TechStack-module__lnYEJG__track{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;display:flex;overflow-x:auto}.TechStack-module__lnYEJG__track::-webkit-scrollbar{display:none}.TechStack-module__lnYEJG__slide{justify-content:space-between;align-items:center;gap:var(--space-8);width:100%;min-width:max-content;display:flex}.TechStack-module__lnYEJG__slide[aria-hidden]{display:none}.TechStack-module__lnYEJG__item{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.TechStack-module__lnYEJG__icon{object-fit:contain;width:44px;height:44px}.TechStack-module__lnYEJG__label{font-size:var(--text-sm);color:var(--color-text-muted);white-space:nowrap;font-weight:500}@media (max-width:640px){.TechStack-module__lnYEJG__icon{width:40px;height:40px}}
.ServiceFeatures-module__uhf1KG__section{padding:0 var(--section-padx);align-items:center;gap:var(--section-gap-coupled);flex-direction:column;display:flex}.ServiceFeatures-module__uhf1KG__sectionHeader{width:100%;max-width:1400px}.ServiceFeatures-module__uhf1KG__grid{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:1400px;display:grid}@media (max-width:1100px){.ServiceFeatures-module__uhf1KG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ServiceFeatures-module__uhf1KG__grid{grid-template-columns:1fr}}.ServiceFeatures-module__uhf1KG__card{align-items:flex-start;gap:var(--space-3);padding:0 var(--space-8);border-left:1px solid var(--color-border-subtle);flex-direction:column;display:flex}.ServiceFeatures-module__uhf1KG__card:first-child{border-left:none;padding-left:0}.ServiceFeatures-module__uhf1KG__card:last-child{padding-right:0}@media (max-width:1100px){.ServiceFeatures-module__uhf1KG__card{padding:var(--space-8) var(--space-8) var(--space-8) var(--space-8);border-left:1px solid var(--color-border-subtle);border-top:1px solid var(--color-border-subtle)}.ServiceFeatures-module__uhf1KG__card:nth-child(odd){border-left:none;padding-left:0}.ServiceFeatures-module__uhf1KG__card:nth-child(-n+2){border-top:none;padding-top:0}}@media (max-width:640px){.ServiceFeatures-module__uhf1KG__grid{row-gap:var(--space-8)}.ServiceFeatures-module__uhf1KG__card,.ServiceFeatures-module__uhf1KG__card:nth-child(odd),.ServiceFeatures-module__uhf1KG__card:nth-child(-n+2){border-top:none;border-left:none;padding:0}}.ServiceFeatures-module__uhf1KG__head{align-items:center;gap:var(--space-3);display:flex}.ServiceFeatures-module__uhf1KG__icon{color:var(--color-accent);flex-shrink:0;display:inline-flex}.ServiceFeatures-module__uhf1KG__icon svg{width:28px;height:28px}.ServiceFeatures-module__uhf1KG__cardTitle{font-size:var(--text-xl);color:var(--color-text-primary);font-weight:600;line-height:1.25}.ServiceFeatures-module__uhf1KG__cardText{font-size:var(--text-base);color:var(--color-text-muted);line-height:1.55}
.TraektoriaCover-module__H20FuW__wrap{width:100%;height:100%;font-family:var(--font-sans), system-ui, sans-serif;align-items:center;padding-bottom:40px;display:flex;overflow:hidden}.TraektoriaCover-module__H20FuW__timelineMask{width:100%;height:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.TraektoriaCover-module__H20FuW__timelineMask:before{content:"";z-index:0;background:#ffffff1a;height:2px;position:absolute;top:50%;left:0;right:0}.TraektoriaCover-module__H20FuW__dayTick{background:#ffffff1f;border-radius:50%;width:6px;height:6px;position:absolute;top:calc(50% - 2px)}.TraektoriaCover-module__H20FuW__timelineTrack{will-change:transform;align-items:center;height:100%;display:flex;position:relative}.TraektoriaCover-module__H20FuW__timelineItem{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:100%;display:flex;position:relative}.TraektoriaCover-module__H20FuW__itemAbove .TraektoriaCover-module__H20FuW__eventCard{position:absolute;bottom:calc(50% + 30px)}.TraektoriaCover-module__H20FuW__itemAbove .TraektoriaCover-module__H20FuW__eventStem{height:24px;position:absolute;bottom:calc(50% + 6px)}.TraektoriaCover-module__H20FuW__itemAbove .TraektoriaCover-module__H20FuW__eventDot,.TraektoriaCover-module__H20FuW__itemBelow .TraektoriaCover-module__H20FuW__eventDot{position:absolute;top:calc(50% - 6px)}.TraektoriaCover-module__H20FuW__itemBelow .TraektoriaCover-module__H20FuW__eventStem{height:24px;position:absolute;top:calc(50% + 6px)}.TraektoriaCover-module__H20FuW__itemBelow .TraektoriaCover-module__H20FuW__eventCard{position:absolute;top:calc(50% + 30px)}.TraektoriaCover-module__H20FuW__eventCard{white-space:nowrap;background:#ffffff14;border-radius:10px}.TraektoriaCover-module__H20FuW__eventCardBody{flex-direction:column;gap:3px;padding:12px 16px;display:flex}.TraektoriaCover-module__H20FuW__eventCardHeader{gap:8px;display:flex}.TraektoriaCover-module__H20FuW__eventType{text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:700}.TraektoriaCover-module__H20FuW__eventTitle{color:#fff;font-size:14px;font-weight:700}.TraektoriaCover-module__H20FuW__eventDesc{color:#ffffff59;font-size:12px}.TraektoriaCover-module__H20FuW__eventStem{background:#ffffff26;width:1px;position:absolute}.TraektoriaCover-module__H20FuW__eventDot{z-index:1;background:#a855f7b3;border-radius:50%;width:12px;height:12px;position:relative;box-shadow:0 0 6px #a855f74d}.TraektoriaCover-module__H20FuW__eventDayLabel{white-space:nowrap;color:#ffffff4d;font-size:9px;font-weight:500;position:absolute;left:50%;transform:translate(-50%)}.TraektoriaCover-module__H20FuW__itemAbove .TraektoriaCover-module__H20FuW__eventDayLabel{top:18px}.TraektoriaCover-module__H20FuW__itemBelow .TraektoriaCover-module__H20FuW__eventDayLabel{bottom:18px}
.IregCover-module__HcDQgG__wrap{width:100%;height:100%;padding:var(--space-8);font-family:var(--font-sans), system-ui, sans-serif;justify-content:center;align-items:center;display:flex}.IregCover-module__HcDQgG__counter{flex-direction:column;gap:4px;display:flex}.IregCover-module__HcDQgG__counterValue{color:#fff;font-variant-numeric:tabular-nums;font-size:40px;font-weight:700}.IregCover-module__HcDQgG__counterLabel{color:#fff6;font-size:14px;font-weight:500}.IregCover-module__HcDQgG__shieldArea{flex-shrink:0;justify-content:center;align-items:center;width:300px;height:260px;display:flex;position:relative}.IregCover-module__HcDQgG__orbitTag{color:#22c55ecc;white-space:nowrap;will-change:transform, opacity;pointer-events:none;background:#22c55e1a;border-radius:9999px;padding:6px 16px;font-size:14px;font-weight:600;position:absolute}.IregCover-module__HcDQgG__shield{flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:relative}.IregCover-module__HcDQgG__shieldPulse{animation:.8s ease-in-out IregCover-module__HcDQgG__shieldBeat}@keyframes IregCover-module__HcDQgG__shieldBeat{0%,to{transform:scale(1)}20%{transform:scale(1.08)}40%{transform:scale(1)}60%{transform:scale(1.05)}80%{transform:scale(1)}}.IregCover-module__HcDQgG__shieldIcon{opacity:.85;opacity:.5;width:auto;height:80%;max-height:260px}.IregCover-module__HcDQgG__lockIcon{opacity:.9;opacity:.5;width:35%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}@keyframes IregCover-module__HcDQgG__lockBeat{0%,to{transform:translate(-50%,-55%)scale(1)}20%{transform:translate(-50%,-55%)scale(1.08)}40%{transform:translate(-50%,-55%)scale(1)}60%{transform:translate(-50%,-55%)scale(1.05)}80%{transform:translate(-50%,-55%)scale(1)}}
.AppIconCover-module__NuyFnq__wrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.AppIconCover-module__NuyFnq__canvas{width:100%;height:100%;position:absolute;inset:0}.AppIconCover-module__NuyFnq__logoWrap{z-index:2;width:min(165px,31%);position:relative}.AppIconCover-module__NuyFnq__logo{aspect-ratio:1;filter:drop-shadow(0 0 30px #7c3aed66);border-radius:20px;width:100%;height:auto}
.SuperlanceCover-module__idIevW__wrap{width:100%;max-width:440px;height:100%;padding:var(--space-8);padding-bottom:calc(var(--space-8) + 40px);font-family:var(--font-sans), system-ui, sans-serif;justify-content:center;align-items:center;display:flex}.SuperlanceCover-module__idIevW__stackArea{width:100%;height:130px;position:relative}.SuperlanceCover-module__idIevW__card{transform-origin:bottom;background:#e8e4f0;border:none;border-radius:16px;flex-direction:column;justify-content:center;gap:10px;padding:20px 24px;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .4s;display:flex;position:absolute;inset:0;box-shadow:0 4px 24px #00000026}.SuperlanceCover-module__idIevW__cardTop{justify-content:space-between;align-items:center;gap:16px;display:flex}.SuperlanceCover-module__idIevW__cardInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SuperlanceCover-module__idIevW__cardTitle{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:600;overflow:hidden}.SuperlanceCover-module__idIevW__cardDesc{color:#0006;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.SuperlanceCover-module__idIevW__cardBudget{color:#1a1a1a;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:22px;font-weight:700}.SuperlanceCover-module__idIevW__cardBottom{justify-content:space-between;align-items:center;display:flex}.SuperlanceCover-module__idIevW__cardPlatform{font-size:13px;font-weight:600}.SuperlanceCover-module__idIevW__cardTime{color:#0000004d;font-size:12px}
.CaseStudies-module__-8ZXpW__section{align-items:center;gap:var(--space-16);padding:0 var(--section-padx);flex-direction:column;display:flex}.CaseStudies-module__-8ZXpW__allCases{font-size:var(--text-sm);color:var(--color-text-primary);background:var(--color-surface-sunken);padding:var(--space-3) var(--space-5);border-radius:var(--radius-pill);font-weight:500;transition:background .15s}.CaseStudies-module__-8ZXpW__allCases:hover{background:var(--color-border-subtle)}@media (max-width:640px){.CaseStudies-module__-8ZXpW__allCases{font-size:var(--text-base)}}.CaseStudies-module__-8ZXpW__sectionHeader{width:100%;max-width:1400px}
.WorkScope-module__ttEdfq__section{background:var(--color-surface-sunken);padding:var(--section-pady) var(--section-padx);align-items:center;gap:var(--section-gap-coupled);flex-direction:column;display:flex}@media (max-width:640px){.WorkScope-module__ttEdfq__section{gap:var(--space-8)}}.WorkScope-module__ttEdfq__sectionHeader{width:100%;max-width:1400px}.WorkScope-module__ttEdfq__list{gap:var(--space-8) var(--space-12);grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:1400px;list-style:none;display:grid}@media (max-width:1100px){.WorkScope-module__ttEdfq__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.WorkScope-module__ttEdfq__list{grid-template-columns:1fr}}.WorkScope-module__ttEdfq__item{align-items:baseline;gap:var(--space-4);padding-top:var(--space-5);border-top:1px solid var(--color-border-subtle);display:flex}.WorkScope-module__ttEdfq__number{font-size:var(--text-sm);color:var(--color-accent);font-variant-numeric:tabular-nums;font-weight:700}.WorkScope-module__ttEdfq__label{font-size:var(--text-xl);color:var(--color-text-primary);font-weight:600;line-height:1.3}
.ServiceProse-module__YSclLG__section{width:100%;padding:0 var(--section-padx);align-items:center;gap:var(--space-8);flex-direction:column;display:flex}@media (max-width:640px){.ServiceProse-module__YSclLG__section{gap:var(--space-12)}}.ServiceProse-module__YSclLG__header{width:100%;max-width:1400px}.ServiceProse-module__YSclLG__body{gap:var(--space-5);flex-direction:column;width:100%;max-width:1400px;display:flex}.ServiceProse-module__YSclLG__paragraph{max-width:900px;color:var(--color-text-body);font-size:17px;line-height:1.6}.ServiceProse-module__YSclLG__withMark{align-items:flex-start;gap:var(--space-4);flex-direction:row}.ServiceProse-module__YSclLG__text{gap:var(--space-5);flex-direction:column;display:flex}.ServiceProse-module__YSclLG__mark{border:1px solid var(--color-border-subtle);background:var(--color-surface-card);width:28px;height:28px;color:var(--color-text-primary);border-radius:50%;flex:none;place-items:center;margin-top:2px;font-size:16px;font-weight:700;line-height:1;display:grid}.ServiceProse-module__YSclLG__note{max-width:900px;margin-top:var(--space-3);padding-left:var(--space-5);border-left:2px solid var(--color-border-subtle);font-size:var(--text-base);color:var(--color-text-muted);line-height:1.55}
.ServiceSources-module__t7nQhW__section{width:100%;padding:0 var(--section-padx);align-items:center;gap:var(--space-16);flex-direction:column;display:flex}.ServiceSources-module__t7nQhW__section:not(:has(>.ServiceSources-module__t7nQhW__header)){margin-top:calc(-1 * var(--section-gap) + var(--space-8))}.ServiceSources-module__t7nQhW__header{width:100%;max-width:1400px}.ServiceSources-module__t7nQhW__text{align-items:flex-start;gap:var(--space-4);width:100%;max-width:1400px;margin-top:var(--space-2);display:flex}.ServiceSources-module__t7nQhW__textBody{gap:var(--space-4);flex-direction:column;display:flex}.ServiceSources-module__t7nQhW__mark{border:1px solid var(--color-border-subtle);background:var(--color-surface-card);width:28px;height:28px;color:var(--color-text-primary);border-radius:50%;flex:none;place-items:center;margin-top:2px;font-size:16px;font-weight:700;line-height:1;display:grid}.ServiceSources-module__t7nQhW__paragraph{max-width:900px;color:var(--color-text-body);font-size:17px;line-height:1.6}.ServiceSources-module__t7nQhW__list{gap:var(--space-3);flex-wrap:wrap;width:100%;max-width:1400px;list-style:none;display:flex}.ServiceSources-module__t7nQhW__item{padding:var(--space-4) var(--space-7);border:1px solid var(--color-border-subtle);border-radius:var(--radius-pill);background:var(--color-surface-card);font-size:var(--text-base);color:var(--color-text-primary)}
.TestimonialGrid-module__y0m_DG__section{padding:0 var(--section-padx);align-items:center;gap:var(--section-gap-coupled);flex-direction:column;display:flex}.TestimonialGrid-module__y0m_DG__grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);width:100%;max-width:1400px;display:grid}@media (max-width:1024px){.TestimonialGrid-module__y0m_DG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TestimonialGrid-module__y0m_DG__grid{grid-template-columns:1fr}}.TestimonialGrid-module__y0m_DG__card{gap:var(--space-4);padding:var(--space-8);border-radius:var(--radius-2xl);background:#fff;flex-direction:column;display:flex}.TestimonialGrid-module__y0m_DG__stars{align-items:center;gap:4px;display:flex}.TestimonialGrid-module__y0m_DG__star{color:var(--color-star);font-size:1.45rem}.TestimonialGrid-module__y0m_DG__quote{font-size:var(--text-base);color:var(--color-text-body);flex:1;line-height:1.6}.TestimonialGrid-module__y0m_DG__author{margin-top:auto}.TestimonialGrid-module__y0m_DG__authorName{font-weight:700;font-size:var(--text-base);line-height:1.6}.TestimonialGrid-module__y0m_DG__authorTitle{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.6}.TestimonialGrid-module__y0m_DG__source{font-size:var(--text-xs);color:var(--color-text-primary);background:var(--color-surface-sunken);border-radius:9999px;align-items:center;gap:8px;width:fit-content;margin-top:auto;padding:10px 16px;font-weight:600;transition:background .15s;display:flex}.TestimonialGrid-module__y0m_DG__source:hover{background:var(--color-border-subtle)}.TestimonialGrid-module__y0m_DG__sourceLogo{object-fit:contain;flex-shrink:0;width:18px;height:18px}.TestimonialGrid-module__y0m_DG__linkWrap{justify-content:center;display:flex}.TestimonialGrid-module__y0m_DG__allLink{font-size:var(--text-sm);color:var(--color-text-primary);background:var(--color-surface-sunken);padding:var(--space-3) var(--space-5);border-radius:var(--radius-pill);font-weight:500;transition:background .15s}.TestimonialGrid-module__y0m_DG__allLink:hover{background:var(--color-border-subtle)}.TestimonialGrid-module__y0m_DG__platforms{align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.TestimonialGrid-module__y0m_DG__platformsText{font-size:var(--text-base);color:var(--color-text-muted)}.TestimonialGrid-module__y0m_DG__platformLinks{gap:var(--space-4);display:flex}.TestimonialGrid-module__y0m_DG__platformLink{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-primary);background:var(--color-surface-sunken);padding:var(--space-3) var(--space-5);border-radius:var(--radius-pill);font-weight:500;transition:background .15s;display:flex}.TestimonialGrid-module__y0m_DG__platformLink:hover{background:var(--color-border-subtle)}.TestimonialGrid-module__y0m_DG__sectionHeader{width:100%;max-width:1400px}.TestimonialGrid-module__y0m_DG__sectionHeader>h2{text-wrap:nowrap;max-width:none}@media (max-width:640px){.TestimonialGrid-module__y0m_DG__sectionHeader>h2{text-wrap:wrap}}.TestimonialGrid-module__y0m_DG__sourceDoc{color:var(--color-text-primary);font-weight:600}
.BlogPreview-module__JZbY3a__section{padding:0 var(--section-padx);align-items:center;gap:var(--section-gap-coupled);flex-direction:column;display:flex}.BlogPreview-module__JZbY3a__sectionHeader{width:100%;max-width:1400px}.BlogPreview-module__JZbY3a__grid{gap:var(--space-8);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:1400px;display:grid}@media (max-width:1024px){.BlogPreview-module__JZbY3a__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.BlogPreview-module__JZbY3a__grid{grid-template-columns:1fr;max-width:500px}}.BlogPreview-module__JZbY3a__card{gap:var(--space-4);background:var(--color-surface-card);border-radius:var(--radius-2xl);flex-direction:column;transition:transform .18s;display:flex;overflow:hidden}.BlogPreview-module__JZbY3a__card:hover{transform:translateY(-4px)}@media (max-width:1024px) and (min-width:701px){.BlogPreview-module__JZbY3a__card:nth-child(3){display:none}}.BlogPreview-module__JZbY3a__thumb{aspect-ratio:89/48;background:var(--color-surface-sunken);width:100%;position:relative}.BlogPreview-module__JZbY3a__thumbImage{object-fit:cover}.BlogPreview-module__JZbY3a__body{align-items:flex-start;gap:var(--space-3);padding:0 var(--space-6) var(--space-6);flex-direction:column;display:flex}.BlogPreview-module__JZbY3a__title{font-size:var(--text-xl);font-weight:700;line-height:1.25}.BlogPreview-module__JZbY3a__excerpt{font-size:var(--text-base);color:var(--color-text-body);line-height:1.55}.BlogPreview-module__JZbY3a__meta{font-size:var(--text-sm);color:var(--color-text-muted);margin-top:auto}.BlogPreview-module__JZbY3a__allPosts{font-size:var(--text-sm);color:var(--color-text-primary);background:var(--color-surface-sunken);padding:var(--space-3) var(--space-5);border-radius:var(--radius-pill);font-weight:500;transition:background .15s}.BlogPreview-module__JZbY3a__allPosts:hover{background:var(--color-border-subtle)}
.CaseLike-module__2-KaBa__wrapper{align-items:center;gap:var(--space-4);padding:var(--space-14) var(--section-padx) var(--space-20);flex-direction:column;display:flex}.CaseLike-module__2-KaBa__button{background:var(--color-surface-card);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;width:120px;height:120px;transition:background .3s;animation:1.5s ease-in-out infinite CaseLike-module__2-KaBa__pulse;display:flex}.CaseLike-module__2-KaBa__button:hover{animation:.6s ease-in-out infinite CaseLike-module__2-KaBa__pulse}.CaseLike-module__2-KaBa__liked{background:var(--color-accent);cursor:default;animation:none}.CaseLike-module__2-KaBa__liked .CaseLike-module__2-KaBa__heart{color:#fff}.CaseLike-module__2-KaBa__liked:hover{animation:none}.CaseLike-module__2-KaBa__animate{animation:.6s CaseLike-module__2-KaBa__pop!important}.CaseLike-module__2-KaBa__heart{width:48px;height:48px;color:var(--color-accent);transition:color .3s}.CaseLike-module__2-KaBa__count{font-size:var(--text-2xl);font-weight:700}.CaseLike-module__2-KaBa__hint{font-size:var(--text-sm);color:var(--color-text-muted)}@keyframes CaseLike-module__2-KaBa__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes CaseLike-module__2-KaBa__pop{0%{transform:scale(1)}30%{transform:scale(1.3)}50%{transform:scale(.9)}70%{transform:scale(1.1)}to{transform:scale(1)}}.CaseLike-module__2-KaBa__onDark{padding-top:0;padding-bottom:0}.CaseLike-module__2-KaBa__onDark .CaseLike-module__2-KaBa__count{color:var(--color-text-inverse)}.CaseLike-module__2-KaBa__onDark .CaseLike-module__2-KaBa__hint{color:#fff9}.CaseLike-module__2-KaBa__compact{padding:40px 0 0}
.ServiceHighlights-module__xGAZdG__section{width:100%;padding:0 var(--section-padx);align-items:center;gap:var(--space-16);flex-direction:column;display:flex}.ServiceHighlights-module__xGAZdG__header{width:100%;max-width:1400px}.ServiceHighlights-module__xGAZdG__grid{grid-template-columns:repeat(var(--cols,3), minmax(0, 1fr));gap:var(--space-6);width:100%;max-width:1400px;display:grid}@media (max-width:1100px){.ServiceHighlights-module__xGAZdG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ServiceHighlights-module__xGAZdG__grid{grid-template-columns:1fr}}.ServiceHighlights-module__xGAZdG__item{gap:var(--space-4);padding:var(--space-8);background:var(--color-surface-card);border-radius:var(--radius-2xl);flex-direction:column;display:flex}.ServiceHighlights-module__xGAZdG__mark{color:var(--color-text-primary);margin-bottom:var(--space-3);display:flex}.ServiceHighlights-module__xGAZdG__mark svg{stroke-width:1.5px;width:48px;height:48px}.ServiceHighlights-module__xGAZdG__title{font-size:var(--text-2xl);color:var(--color-text-primary);font-weight:700;line-height:1.25}.ServiceHighlights-module__xGAZdG__text{color:var(--color-text-body);font-size:17px;line-height:1.55}.ServiceHighlights-module__xGAZdG__bullets{gap:var(--space-3);margin-top:var(--space-2);flex-direction:column;list-style:none;display:flex}.ServiceHighlights-module__xGAZdG__bullet{align-items:flex-start;gap:var(--space-3);font-size:var(--text-base);color:var(--color-text-body);line-height:1.45;display:flex}.ServiceHighlights-module__xGAZdG__check{width:22px;height:22px;color:var(--color-accent);background:#2563eb1a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}
.page-module__Ro7qTW__hero{text-align:center;height:100vh;color:var(--color-text-inverse);flex-direction:column;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.page-module__Ro7qTW__hero{height:auto}}.page-module__Ro7qTW__heroContent{justify-content:center;align-items:center;gap:var(--space-8);padding:var(--section-padx);z-index:1;flex-direction:column;flex:1;max-width:1260px;margin:0 auto;display:flex;position:relative}.page-module__Ro7qTW__heroBg{z-index:0;pointer-events:none;position:absolute;inset:0}.page-module__Ro7qTW__blob{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.page-module__Ro7qTW__heroContent{z-index:1;align-items:center;gap:var(--space-8);flex-direction:column;max-width:1260px;display:flex;position:relative}.page-module__Ro7qTW__heroTitle{font-weight:700;line-height:1.2;font-size:var(--text-7xl);align-self:stretch}@media (max-width:640px){.page-module__Ro7qTW__heroTitle{font-size:var(--text-5xl)}}.page-module__Ro7qTW__heroDescription{color:#fff9;max-width:700px;line-height:1.5;font-size:var(--text-xl)}.page-module__Ro7qTW__metaRow{gap:var(--space-16);flex-wrap:wrap;justify-content:center;display:flex}.page-module__Ro7qTW__metaCell{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.page-module__Ro7qTW__metaLabel{font-size:var(--text-xs);color:#fff6;text-transform:uppercase;letter-spacing:.4px;font-weight:500}.page-module__Ro7qTW__metaValue{font-size:var(--text-base);color:#fff;font-weight:600}.page-module__Ro7qTW__heroStack{gap:var(--space-8);padding:0 var(--section-padx) var(--space-12);z-index:1;justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:640px){.page-module__Ro7qTW__heroStack{gap:var(--space-4) var(--space-6);flex-wrap:wrap}}.page-module__Ro7qTW__stackItem{align-items:center;gap:var(--space-2);display:flex}.page-module__Ro7qTW__stackIcon{opacity:.6;width:28px;height:28px}.page-module__Ro7qTW__stackIconDark{filter:brightness(0)invert()}.page-module__Ro7qTW__stackLabel{font-size:var(--text-sm);color:#ffffff80;font-weight:500}.page-module__Ro7qTW__challengeSection{padding:var(--section-pady) var(--section-padx) var(--space-8);justify-content:center;display:flex}.page-module__Ro7qTW__challengeInner{background:var(--color-surface-card);border-radius:var(--radius-2xl);max-width:1000px;padding:var(--space-12)}.page-module__Ro7qTW__challengeTitle{font-size:var(--text-2xl);margin-bottom:var(--space-4);font-weight:700}.page-module__Ro7qTW__challengeText{font-size:var(--text-lg);color:var(--color-text-body);line-height:1.6}.page-module__Ro7qTW__imageBlockWrap{padding:var(--section-pady) 0;position:relative;overflow:hidden}.page-module__Ro7qTW__imageBlockBlob{filter:blur(120px);pointer-events:none;aspect-ratio:1;opacity:.5;z-index:0;border-radius:50%;position:absolute}.page-module__Ro7qTW__imageBlockItem{z-index:1;margin-bottom:var(--space-16);position:relative}.page-module__Ro7qTW__imageBlockItem:last-child{margin-bottom:0}.page-module__Ro7qTW__imageBlockTitle{max-width:900px;padding:0 var(--section-padx) var(--space-5);color:#fff;font-size:var(--text-3xl);margin:0 auto;font-weight:800;line-height:1.2}@media (max-width:768px){.page-module__Ro7qTW__imageBlockTitle{padding:0 0 var(--space-4)}}.page-module__Ro7qTW__imageBlockCaption{max-width:900px;padding:0 var(--section-padx) var(--space-12);color:#fff;font-size:var(--text-xl);gap:var(--space-6);flex-direction:column;margin:0 auto;line-height:1.6;display:flex}.page-module__Ro7qTW__imageBlockCaption p{opacity:.85}.page-module__Ro7qTW__imageBlockCaptionLight{color:#1a1a1a}.page-module__Ro7qTW__imageBlockCaptionLight p{opacity:.7}.page-module__Ro7qTW__imageBlockFull{max-width:1600px;padding:0 var(--section-padx);justify-content:center;margin:0 auto;display:flex}.page-module__Ro7qTW__imageBlockCentered{padding:var(--space-8) var(--section-padx);justify-content:center;display:flex}.page-module__Ro7qTW__imgFull{border-radius:var(--radius-xl);width:100%;height:auto;margin:0 auto;display:block}.page-module__Ro7qTW__imagePair{position:relative}.page-module__Ro7qTW__imagePairRow{align-items:center;gap:var(--space-8);display:flex}@media (max-width:640px){.page-module__Ro7qTW__imagePairRow{flex-direction:column}}.page-module__Ro7qTW__imagePairRow .page-module__Ro7qTW__imgOverlay{width:auto;box-shadow:none;position:static}.page-module__Ro7qTW__imagePairRow img{flex:1;min-width:0}.page-module__Ro7qTW__imgOverlay{border:1px solid #ffffff24;width:62%;position:absolute;bottom:-6%;right:-8%;box-shadow:0 24px 60px #0000008c}@media (max-width:640px){.page-module__Ro7qTW__imgOverlay{width:100%;margin-top:var(--space-4);position:static}}.page-module__Ro7qTW__imgCentered{width:100%;max-width:800px;height:auto;display:block}.page-module__Ro7qTW__contentSection{flex-direction:column;display:flex}.page-module__Ro7qTW__contentText{max-width:900px;padding:var(--space-24) var(--section-padx) var(--space-16);gap:var(--space-6);flex-direction:column;margin:0 auto;display:flex}.page-module__Ro7qTW__contentImageWrap{width:100%;padding:0 var(--section-padx);justify-content:center;display:flex}.page-module__Ro7qTW__contentImageFullWrap{width:100%;padding:var(--space-16) var(--section-padx) 0;justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.page-module__Ro7qTW__imageBgBlob{filter:blur(100px);pointer-events:none;aspect-ratio:1;opacity:.7;z-index:0;border-radius:50%;position:absolute}.page-module__Ro7qTW__contentImageInner{z-index:1;width:100%;max-width:1600px;position:relative}.page-module__Ro7qTW__sectionTitle{font-weight:700;line-height:1.15;font-size:var(--text-3xl)}.page-module__Ro7qTW__sectionDescription{color:var(--color-text-body);line-height:1.6;font-size:var(--text-lg)}.page-module__Ro7qTW__bulletList{gap:var(--space-3);flex-direction:column;display:flex}.page-module__Ro7qTW__bulletItem{align-items:center;gap:var(--space-3);color:var(--color-text-body);line-height:1.5;display:flex}.page-module__Ro7qTW__bulletDot{color:var(--color-accent);flex-shrink:0;font-size:14px}.page-module__Ro7qTW__browserFrame{border-radius:var(--radius-xl);background:var(--color-surface-sunken);border:1px solid var(--color-border-subtle);overflow:hidden}.page-module__Ro7qTW__browserBar{align-items:center;gap:6px;padding:10px 14px;display:flex}.page-module__Ro7qTW__browserDot{border-radius:50%;width:10px;height:10px}.page-module__Ro7qTW__browserDotRed{background:#ff5f57}.page-module__Ro7qTW__browserDotYellow{background:#febc2e}.page-module__Ro7qTW__browserDotGreen{background:#28c840}.page-module__Ro7qTW__sectionImageImg{width:100%;height:auto;display:block}.page-module__Ro7qTW__imagePlaceholder{aspect-ratio:16/9;border-radius:var(--radius-2xl);background:var(--color-surface-card);width:100%;margin-top:var(--space-4);position:relative;overflow:hidden}.page-module__Ro7qTW__placeholderBlob{filter:blur(60px);pointer-events:none;opacity:.3;border-radius:50%;position:absolute}.page-module__Ro7qTW__resultsSection{gap:var(--space-16);padding:var(--section-pady) var(--section-padx);flex-direction:column;max-width:1400px;margin:0 auto;display:flex}.page-module__Ro7qTW__resultsHeader{gap:var(--space-5);flex-direction:column;max-width:760px;display:flex}.page-module__Ro7qTW__resultsDescription{color:var(--color-text-muted);line-height:1.6;font-size:var(--text-lg)}.page-module__Ro7qTW__resultsGrid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:1024px){.page-module__Ro7qTW__resultsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__Ro7qTW__resultsGrid{grid-template-columns:1fr}}.page-module__Ro7qTW__resultCard{align-items:center;gap:var(--space-2);padding:var(--space-8);background:var(--color-surface-card);border-radius:var(--radius-2xl);text-align:center;flex-direction:column;display:flex}.page-module__Ro7qTW__resultValue{color:var(--color-accent);font-size:48px;font-weight:700;line-height:1}.page-module__Ro7qTW__resultLabel{font-size:var(--text-sm);color:var(--color-text-muted)}.page-module__Ro7qTW__featuresSection{padding:var(--space-8) var(--section-padx) var(--section-pady);justify-content:center;display:flex}.page-module__Ro7qTW__featuresInner{background:var(--color-surface-card);border-radius:var(--radius-2xl);width:100%;max-width:1000px;padding:var(--space-12)}.page-module__Ro7qTW__solutionBlock{margin-bottom:var(--space-16)}.page-module__Ro7qTW__solutionTitle{font-size:var(--text-2xl);margin-bottom:var(--space-6);font-weight:700;line-height:1.15}.page-module__Ro7qTW__solutionText{font-size:var(--text-lg);color:var(--color-text-body);margin-bottom:var(--space-4);line-height:1.6}.page-module__Ro7qTW__featuresTitle{font-size:var(--text-lg);margin-bottom:var(--space-6);margin-top:var(--space-8);font-weight:700;line-height:1.15}.page-module__Ro7qTW__featuresList{columns:3;column-gap:var(--space-8)}@media (max-width:768px){.page-module__Ro7qTW__featuresList{columns:1}}.page-module__Ro7qTW__featuresList li{break-inside:avoid;font-size:var(--text-base);color:var(--color-text-body);padding-left:var(--space-5);padding-bottom:var(--space-4);line-height:1.5;position:relative}.page-module__Ro7qTW__featuresList li:before{content:"✓";color:var(--color-accent);font-weight:700;position:absolute;left:0}.page-module__Ro7qTW__likeInBand{z-index:1;margin-top:var(--space-24);position:relative}.page-module__Ro7qTW__visitInBand{z-index:1;margin-top:var(--space-16);justify-content:center;display:flex;position:relative}.page-module__Ro7qTW__otherSection{padding:var(--section-pady) var(--section-padx) 0;max-width:calc(1400px + var(--section-padx) * 2);margin:0 auto}.page-module__Ro7qTW__otherTitle{font-size:var(--text-lg);margin-bottom:var(--space-6);color:var(--color-text-muted);font-weight:700}.page-module__Ro7qTW__otherRow{border-radius:var(--radius-2xl);height:400px;display:flex;overflow:hidden}@media (max-width:1024px){.page-module__Ro7qTW__otherRow{flex-direction:column;height:auto}}.page-module__Ro7qTW__otherCard{flex:1}.page-module__Ro7qTW__otherCard:first-child{border-radius:var(--radius-2xl) 0 0 var(--radius-2xl);overflow:hidden}.page-module__Ro7qTW__otherCard:last-child{border-radius:0 var(--radius-2xl) var(--radius-2xl) 0;overflow:hidden}@media (max-width:1024px){.page-module__Ro7qTW__otherCard{height:300px}.page-module__Ro7qTW__otherCard:first-child{border-radius:var(--radius-2xl) var(--radius-2xl) 0 0}.page-module__Ro7qTW__otherCard:last-child{border-radius:0 0 var(--radius-2xl) var(--radius-2xl)}}.page-module__Ro7qTW__visitButton{background:var(--color-accent);color:var(--color-text-ondark);padding:var(--space-4) var(--space-8);border-radius:9999px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.page-module__Ro7qTW__visitButton:hover{opacity:.9}.page-module__Ro7qTW__caseCta{text-align:center;align-items:center;gap:var(--space-6);padding:var(--space-24) var(--section-padx);background:var(--color-surface-card);flex-direction:column;display:flex}.page-module__Ro7qTW__caseCtaTitle{font-size:var(--text-3xl);font-weight:700;line-height:1.15}.page-module__Ro7qTW__caseCtaDescription{font-size:var(--text-lg);color:var(--color-text-body);max-width:600px;line-height:1.6}.page-module__Ro7qTW__featuresHighlight{isolation:isolate;display:inline;position:relative}.page-module__Ro7qTW__featuresHighlight:after{content:"";background:var(--color-accent);opacity:.4;z-index:-1;border-radius:6px 9999px 9999px 6px;height:10px;position:absolute;bottom:-13px;left:-4px;right:-2px;transform:rotate(-1deg);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 20' preserveAspectRatio='none'%3E%3Cpath d='M8 0 C4 0 0 3 0 7 L0 13 C0 17 3 20 7 20 L196 14 C199 13.5 200 11 200 9 L200 8 C200 5 198 4 196 4 Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 20' preserveAspectRatio='none'%3E%3Cpath d='M8 0 C4 0 0 3 0 7 L0 13 C0 17 3 20 7 20 L196 14 C199 13.5 200 11 200 9 L200 8 C200 5 198 4 196 4 Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.page-module__Ro7qTW__availableBadge{z-index:10;color:#fff;letter-spacing:.2px;background:#22c55e;border-radius:9999px;padding:6px 14px;font-size:12px;font-weight:600;position:absolute;top:80px;left:20px;box-shadow:0 2px 12px #22c55e66}@media (max-width:640px){.page-module__Ro7qTW__imageBlockWrap{padding-left:var(--section-padx);padding-right:var(--section-padx)}.page-module__Ro7qTW__imageBlockTitle{max-width:900px;padding:0 var(--section-padx) var(--space-5);color:#fff;font-size:var(--text-3xl);margin:0 auto;font-weight:800;line-height:1.2}@media (max-width:768px){.page-module__Ro7qTW__imageBlockTitle{padding:0 0 var(--space-4)}}.page-module__Ro7qTW__imageBlockCaption{font-size:var(--text-lg);padding:0 0 var(--space-8)}.page-module__Ro7qTW__imageBlockFull{padding:0}.page-module__Ro7qTW__heroTitle{line-height:1.2}.page-module__Ro7qTW__challengeInner,.page-module__Ro7qTW__featuresInner{padding:40px}}
.page-module__t-ObYq__hero{gap:var(--section-gap-xs);padding:140px var(--section-padx) var(--section-gap-coupled);text-align:center;flex-direction:column;align-items:center;display:flex}.page-module__t-ObYq__heading{font-weight:800;line-height:1.1;font-size:var(--text-5xl)}.page-module__t-ObYq__subtitle{font-size:var(--text-xl);color:var(--color-text-muted);max-width:550px;line-height:1.5}.page-module__t-ObYq__gridSection{padding:0 var(--section-padx)}
.BlogToc-module__QGizZG__toc{max-height:calc(100vh - 140px);padding-right:var(--space-6);position:sticky;top:100px;overflow-y:auto}.BlogToc-module__QGizZG__title{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:1px;color:var(--color-text-muted);margin-bottom:var(--space-4);font-weight:700;display:block}.BlogToc-module__QGizZG__list{gap:var(--space-2);border-left:2px solid var(--color-border-subtle);padding:0;padding-left:var(--space-4);flex-direction:column;margin:0;list-style:none;display:flex}.BlogToc-module__QGizZG__link{font-size:var(--text-sm);color:var(--color-text-muted);padding:var(--space-1) 0;line-height:1.4;transition:color .15s;display:block}.BlogToc-module__QGizZG__link:hover{color:var(--color-text-primary)}.BlogToc-module__QGizZG__active{color:var(--color-accent)}@media (max-width:1200px){.BlogToc-module__QGizZG__toc{display:none}}.BlogToc-module__QGizZG__nested{padding-left:var(--space-4);font-size:var(--text-xs)}
.page-module__NfDiEG__hero{gap:var(--section-gap-xs);padding:0 var(--section-padx) var(--section-gap-coupled);text-align:center;flex-direction:column;align-items:center;padding-top:140px;display:flex;position:relative;overflow:hidden}.page-module__NfDiEG__heroBlob{filter:blur(120px);pointer-events:none;aspect-ratio:1;z-index:0;border-radius:50%;position:absolute}.page-module__NfDiEG__heading{z-index:1;font-weight:800;line-height:1.1;font-size:var(--text-5xl);position:relative}.page-module__NfDiEG__subtitle{font-size:var(--text-xl);z-index:1;color:var(--color-text-muted);max-width:700px;line-height:1.5;position:relative}.page-module__NfDiEG__statsSection{padding:var(--space-12) var(--section-padx);background:var(--color-cta-primary-bg);color:var(--color-text-inverse);position:relative;overflow:hidden}.page-module__NfDiEG__statsBlob{filter:blur(120px);pointer-events:none;aspect-ratio:1;border-radius:50%;position:absolute}.page-module__NfDiEG__statsGrid{z-index:1;gap:var(--space-6);grid-template-columns:repeat(4,1fr);max-width:1000px;margin:0 auto;display:grid;position:relative}@media (max-width:1024px){.page-module__NfDiEG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__NfDiEG__statsGrid{grid-template-columns:1fr}}.page-module__NfDiEG__statCard{align-items:center;gap:var(--space-2);padding:var(--space-8);flex-direction:column;display:flex}.page-module__NfDiEG__statValue{letter-spacing:-.02em;color:#fff;font-size:76px;font-weight:800;line-height:1}@media (max-width:640px){.page-module__NfDiEG__statValue{font-size:58px}}.page-module__NfDiEG__statLabel{font-size:var(--text-sm);color:#ffffff80}.page-module__NfDiEG__valuesSection{padding:var(--section-pady) var(--section-padx);align-items:center;gap:var(--space-12);flex-direction:column;display:flex}.page-module__NfDiEG__valuesHeading{font-size:var(--text-5xl);text-align:center;font-weight:700;line-height:1.15}.page-module__NfDiEG__valuesGrid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);max-width:1200px;display:grid}@media (max-width:1024px){.page-module__NfDiEG__valuesGrid{grid-template-columns:1fr}}.page-module__NfDiEG__valueCard{gap:var(--space-4);padding:var(--space-8);background:var(--color-surface-card);border-radius:var(--radius-2xl);flex-direction:column;display:flex}.page-module__NfDiEG__valueTitle{font-size:var(--text-xl);font-weight:700}.page-module__NfDiEG__valueDescription{font-size:var(--text-base);color:var(--color-text-body);line-height:1.6}
.BlogProgress-module__RPse0G__bar{z-index:100;background:0 0;height:3px;position:fixed;top:0;left:0;right:0}.BlogProgress-module__RPse0G__fill{background:var(--color-accent);height:100%;transition:width .1s linear}
.BlogVideo-module__V9ds-G__wrap{aspect-ratio:16/9;border-radius:var(--radius-2xl);background:var(--color-surface-dark);width:100%;position:relative;overflow:hidden}@media (max-width:640px){.BlogVideo-module__V9ds-G__wrap{border-radius:var(--radius-xl)}}.BlogVideo-module__V9ds-G__frame{border:none;width:100%;height:100%;display:block;position:absolute;inset:0}
.FilterChips-module__-psAFq__wrapper{gap:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.FilterChips-module__-psAFq__chip{border-radius:var(--radius-pill);padding:var(--space-2) var(--space-4);font-size:var(--text-sm);white-space:nowrap;font-weight:500;transition:background-color .15s,color .15s}.FilterChips-module__-psAFq__active{background-color:var(--color-cta-primary-bg);color:var(--color-cta-primary-text)}.FilterChips-module__-psAFq__inactive{background-color:var(--color-surface-sunken);color:var(--color-text-primary)}.FilterChips-module__-psAFq__inactive:hover{background-color:var(--color-surface-sunken)}
.page-module__dgei_G__header{align-items:center;gap:var(--space-5);padding:140px var(--section-padx) var(--section-gap-coupled);text-align:center;flex-direction:column;display:flex}.page-module__dgei_G__metaRow{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--color-text-muted);display:flex}.page-module__dgei_G__heading{max-width:900px;font-weight:700;line-height:1.05;font-size:var(--text-5xl)}.page-module__dgei_G__excerpt{font-size:var(--text-xl);color:var(--color-text-muted);max-width:700px;line-height:1.5}.page-module__dgei_G__bodyLayout{gap:var(--space-8);max-width:1200px;margin:0 auto;display:flex}.page-module__dgei_G__bodyLayoutSolo{justify-content:center}.page-module__dgei_G__tocSidebar{flex-shrink:0;width:220px}@media (max-width:1200px){.page-module__dgei_G__tocSidebar{display:none}}.page-module__dgei_G__bodySection{padding:0 var(--section-padx) var(--section-pady)}.page-module__dgei_G__bodyInner{border-radius:var(--radius-2xl);max-width:820px;padding:var(--space-16) var(--space-12);background:#fff;margin:0 auto}@media (max-width:640px){.page-module__dgei_G__bodyInner{padding:var(--space-8) var(--space-6)}}.page-module__dgei_G__proseWrap{max-width:none}.page-module__dgei_G__relatedSection{padding:var(--space-8) var(--section-padx) var(--section-pady);max-width:1400px;margin:0 auto}.page-module__dgei_G__relatedHeading{font-weight:700;line-height:1.15;font-size:var(--text-3xl);margin-bottom:var(--space-12)}.page-module__dgei_G__relatedGrid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1024px){.page-module__dgei_G__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__dgei_G__relatedGrid{grid-template-columns:1fr}}.page-module__dgei_G__card{gap:var(--space-4);color:inherit;flex-direction:column;text-decoration:none;display:flex}.page-module__dgei_G__thumbnail{aspect-ratio:89/48;border-radius:var(--radius-xl);background:var(--color-surface-card);width:100%;transition:transform .3s;position:relative;overflow:hidden}.page-module__dgei_G__card:hover .page-module__dgei_G__thumbnail{transform:translateY(-4px)}.page-module__dgei_G__thumbnailImg{object-fit:cover;width:100%;height:100%}.page-module__dgei_G__blob{filter:blur(60px);pointer-events:none;aspect-ratio:1;border-radius:50%;position:absolute}.page-module__dgei_G__meta{align-items:center;gap:var(--space-3);display:flex}.page-module__dgei_G__date{font-size:var(--text-sm);color:var(--color-text-muted)}.page-module__dgei_G__cardTitle{font-size:var(--text-xl);font-weight:700;line-height:1.25;transition:color .15s}.page-module__dgei_G__card:hover .page-module__dgei_G__cardTitle{color:var(--color-accent)}.page-module__dgei_G__cardExcerpt{font-size:var(--text-base);color:var(--color-text-muted);line-height:1.55}.page-module__dgei_G__authorBlock{align-items:center;gap:var(--space-4);margin-bottom:var(--space-8);display:flex}.page-module__dgei_G__authorPhoto{object-fit:cover;object-position:center 20%;border-radius:50%;width:48px;height:48px}.page-module__dgei_G__authorName{font-size:var(--text-base);font-weight:700}.page-module__dgei_G__authorRole{font-size:var(--text-sm);color:var(--color-text-muted)}.page-module__dgei_G__videoSection{padding:0 var(--section-padx) var(--space-12)}.page-module__dgei_G__videoWrap{max-width:1200px;margin:0 auto}
.page-module__jXZM3G__header{align-items:center;gap:var(--space-5);padding:140px var(--section-padx) var(--space-8);text-align:center;flex-direction:column;display:flex}.page-module__jXZM3G__heading{font-weight:800;line-height:1.05;font-size:var(--text-5xl)}.page-module__jXZM3G__subtitle{font-size:var(--text-xl);color:var(--color-text-muted);max-width:600px;line-height:1.5}.page-module__jXZM3G__filterSection{padding:var(--space-8) var(--section-padx);justify-content:center;display:flex}.page-module__jXZM3G__gridSection{padding:var(--space-8) var(--section-padx) var(--section-pady)}.page-module__jXZM3G__grid{gap:var(--space-8);grid-template-columns:repeat(12,minmax(0,1fr));max-width:1400px;margin:0 auto;display:grid}@media (max-width:1024px){.page-module__jXZM3G__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.page-module__jXZM3G__grid{grid-template-columns:1fr}}.page-module__jXZM3G__card{gap:var(--space-4);color:inherit;flex-direction:column;text-decoration:none;display:flex}.page-module__jXZM3G__span3{grid-column:span 3}.page-module__jXZM3G__span4{grid-column:span 4}.page-module__jXZM3G__span6{grid-column:span 6}@media (max-width:1024px){.page-module__jXZM3G__span3,.page-module__jXZM3G__span4,.page-module__jXZM3G__span6{grid-column:auto}}.page-module__jXZM3G__thumbnail{aspect-ratio:89/48;border-radius:var(--radius-xl);width:100%;transition:transform .3s;position:relative;overflow:hidden;container-type:inline-size}.page-module__jXZM3G__card:hover .page-module__jXZM3G__thumbnail{transform:translateY(-4px)}.page-module__jXZM3G__thumbnailImg{object-fit:cover;width:100%;height:100%}.page-module__jXZM3G__blob{filter:blur(60px);pointer-events:none;aspect-ratio:1;border-radius:50%;position:absolute}.page-module__jXZM3G__date{top:var(--space-4);left:var(--space-4);padding:var(--space-1) var(--space-3);font-size:var(--text-sm);color:#ffffffd9;background:#00000073;border-radius:9999px;font-weight:500;position:absolute}.page-module__jXZM3G__title{padding:var(--space-6);text-wrap:balance;color:var(--color-text-inverse);background:linear-gradient(#0000,#0000008c 55%,#000000e0);align-items:flex-end;font-size:clamp(15px,4.6cqi,22px);font-weight:600;line-height:1.25;display:flex;position:absolute;inset:0}.page-module__jXZM3G__excerpt{font-size:var(--text-base);color:var(--color-text-muted);line-height:1.55}
.Clients-module__3SLUFW__section{padding:0 var(--section-padx);align-items:center;gap:var(--section-gap-coupled);flex-direction:column;display:flex}.Clients-module__3SLUFW__sectionHeader{width:100%;max-width:1400px}.Clients-module__3SLUFW__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;width:100%;max-width:1400px;display:grid}@media (max-width:1100px){.Clients-module__3SLUFW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.Clients-module__3SLUFW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.Clients-module__3SLUFW__cell{min-height:120px;padding:var(--space-6);border-radius:var(--radius-2xl);background:var(--color-surface-card);justify-content:center;align-items:center;display:flex}.Clients-module__3SLUFW__logo{width:auto;max-width:100%}.Clients-module__3SLUFW__logoInverted{filter:invert();opacity:.75}
.WhatWeBuild-module__Io9ZUW__section{padding:0 var(--section-padx);align-items:center;gap:var(--section-gap-coupled);flex-direction:column;display:flex}.WhatWeBuild-module__Io9ZUW__cardList{gap:var(--space-16);flex-direction:column;width:100%;max-width:1400px;display:flex}.WhatWeBuild-module__Io9ZUW__card{background:var(--color-surface-card);border-radius:var(--radius-2xl);display:flex;overflow:hidden}@media (max-width:1024px){.WhatWeBuild-module__Io9ZUW__card{flex-direction:column}}.WhatWeBuild-module__Io9ZUW__cardReversed{flex-direction:row-reverse}@media (max-width:1024px){.WhatWeBuild-module__Io9ZUW__cardReversed{flex-direction:column}}.WhatWeBuild-module__Io9ZUW__imagePanel{flex-shrink:0;justify-content:center;align-items:center;width:45%;display:flex;position:relative}@media (max-width:1024px){.WhatWeBuild-module__Io9ZUW__imagePanel{width:100%;min-height:200px}}.WhatWeBuild-module__Io9ZUW__number{font-size:200px;font-family:var(--font-display), sans-serif;background:linear-gradient(135deg,#0f1d45 0% 100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-background-clip:text;background-clip:text;font-weight:800;line-height:1}.WhatWeBuild-module__Io9ZUW__textPanel{padding:var(--space-16) var(--space-12);justify-content:center;align-items:flex-start;gap:var(--space-6);flex-direction:column;flex:1;display:flex}@media (max-width:1024px){.WhatWeBuild-module__Io9ZUW__textPanel{padding:var(--space-8) var(--space-6)}}.WhatWeBuild-module__Io9ZUW__cardTitle{font-size:var(--text-3xl);font-weight:700;line-height:1.15}.WhatWeBuild-module__Io9ZUW__cardDescription{color:var(--color-text-body);font-size:17px;line-height:1.6}.WhatWeBuild-module__Io9ZUW__bulletList{gap:var(--space-4);flex-direction:column;display:flex}.WhatWeBuild-module__Io9ZUW__bulletItem{align-items:center;gap:var(--space-3);color:var(--color-text-body);line-height:1.5;display:flex}.WhatWeBuild-module__Io9ZUW__bulletCheck{color:var(--color-accent);background:#2563eb1a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;font-weight:700;display:flex}@media (max-width:640px){.WhatWeBuild-module__Io9ZUW__section{padding-top:120px}.WhatWeBuild-module__Io9ZUW__number{font-size:100px}.WhatWeBuild-module__Io9ZUW__cardTitle{font-size:var(--text-2xl)}}.WhatWeBuild-module__Io9ZUW__cardLink{margin-top:var(--space-2);color:var(--color-accent);align-self:flex-start;font-weight:600;transition:opacity .15s}.WhatWeBuild-module__Io9ZUW__cardLink:hover{opacity:.75}
