.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding:116px 48px 64px;display:flex;position:relative}.Hero-module__ZARIfG__grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:80px;width:100%;max-width:1320px;margin:0 auto;display:grid}.Hero-module__ZARIfG__headline{letter-spacing:-.028em;font-size:clamp(2.7rem,5vw,4.8rem);font-weight:500;line-height:1;font-family:var(--font-serif);color:var(--color-ink);margin-bottom:28px}.Hero-module__ZARIfG__sub{font-family:var(--font-serif);color:var(--color-ink-2);max-width:520px;margin-bottom:32px;font-size:1.2rem;font-weight:400;line-height:1.45}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.Hero-module__ZARIfG__btnPrimary{background:var(--color-ink);color:var(--color-paper);font-family:var(--font-sans);letter-spacing:.01em;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:12px;padding:16px 28px;font-size:.92rem;font-weight:500;transition:background .25s,transform .2s;display:inline-flex}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--color-accent);transform:translateY(-2px)}.Hero-module__ZARIfG__btnPrimary .Hero-module__ZARIfG__arrow{transition:transform .25s;display:inline-flex}.Hero-module__ZARIfG__btnPrimary:hover .Hero-module__ZARIfG__arrow{transform:translate(4px)}.Hero-module__ZARIfG__cyclingWord{vertical-align:bottom;perspective:600px;perspective-origin:50%;display:inline-block;position:relative}.Hero-module__ZARIfG__word{color:var(--color-accent);white-space:nowrap;opacity:0;transform-origin:50% 100%;pointer-events:none;backface-visibility:hidden;font-style:italic;font-weight:400;transition:opacity .4s,transform .4s cubic-bezier(.25,.8,.25,1);display:block;position:absolute;bottom:0;left:0;transform:rotateX(60deg)}.Hero-module__ZARIfG__wordActive{opacity:1;pointer-events:auto;position:relative;transform:rotateX(0)}.Hero-module__ZARIfG__wordExit{opacity:0;transform-origin:50% 0;position:absolute;transform:rotateX(-60deg)}.Hero-module__ZARIfG__tracker{background:var(--color-paper);border:1px solid var(--rule);border-radius:6px;padding:28px;position:relative;box-shadow:inset 0 1px #fff6,0 24px 60px -28px #0e24442e}.Hero-module__ZARIfG__trackerTag{background:var(--color-accent);color:var(--color-paper);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;border-radius:999px;padding:4px 12px;font-size:.62rem;font-weight:500;position:absolute;top:-14px;left:24px}.Hero-module__ZARIfG__trackerHeader{border-bottom:1px dashed var(--rule);justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:16px;display:flex}.Hero-module__ZARIfG__trackerTitleBlock{flex-direction:column;gap:6px;display:flex}.Hero-module__ZARIfG__trackerEyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-ink-mute);font-size:.65rem}.Hero-module__ZARIfG__trackerTitle{font-family:var(--font-serif);color:var(--color-ink);letter-spacing:-.01em;font-size:1.05rem;font-weight:500}.Hero-module__ZARIfG__waveBadge{background:var(--color-paper-2);font-family:var(--font-mono);letter-spacing:.1em;color:var(--color-ink-2);text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.65rem;display:inline-flex}.Hero-module__ZARIfG__liveDot{background:var(--color-accent);border-radius:50%;width:6px;height:6px;animation:1.8s infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__metric{align-items:baseline;gap:16px;margin-bottom:4px;display:flex}.Hero-module__ZARIfG__metricValue{font-family:var(--font-serif);letter-spacing:-.025em;color:var(--color-ink);font-size:3rem;font-weight:500;line-height:1}.Hero-module__ZARIfG__metricPct{color:var(--color-ink-mute);font-size:1.8rem}.Hero-module__ZARIfG__metricDelta{font-family:var(--font-mono);color:var(--color-accent);background:#2d72b014;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:.78rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__metricLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-ink-mute);margin-bottom:24px;font-size:.68rem}.Hero-module__ZARIfG__chart{aspect-ratio:320/130;width:100%;margin:0 0 12px;position:relative}.Hero-module__ZARIfG__chart svg{width:100%;height:100%;display:block}.Hero-module__ZARIfG__waves{text-align:center;font-family:var(--font-mono);color:var(--color-ink-mute);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:repeat(9,1fr);font-size:.62rem;display:grid}.Hero-module__ZARIfG__stats{border-top:1px solid var(--rule);grid-template-columns:1fr 1fr 1fr;margin-top:24px;padding-top:20px;display:grid}.Hero-module__ZARIfG__stat{border-right:1px solid var(--rule);flex-direction:column;gap:4px;padding-right:16px;display:flex}.Hero-module__ZARIfG__stat:last-child{border-right:none;padding-left:16px;padding-right:0}.Hero-module__ZARIfG__stat:nth-child(2){padding-left:16px}.Hero-module__ZARIfG__statVal{font-family:var(--font-serif);color:var(--color-ink);font-size:1.4rem;font-weight:500;line-height:1}.Hero-module__ZARIfG__statLab{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-ink-mute);font-size:.6rem;line-height:1.3}@media (max-width:1080px){.Hero-module__ZARIfG__grid{grid-template-columns:1fr;gap:60px}}@media (max-width:720px){.Hero-module__ZARIfG__hero{min-height:auto;padding:104px 24px 48px}}
.Services-module__dpHhBa__services{background:var(--color-paper)}.Services-module__dpHhBa__list{grid-template-columns:1fr;display:grid}.Services-module__dpHhBa__row{border-bottom:1px solid var(--rule);grid-template-columns:80px 1fr 1.5fr;align-items:start;gap:48px;padding:44px 0;display:grid}.Services-module__dpHhBa__row:last-child{border-bottom:none}.Services-module__dpHhBa__num{font-family:var(--font-mono);letter-spacing:.16em;color:var(--color-ink-mute);padding-top:8px;font-size:.78rem}.Services-module__dpHhBa__name h3{letter-spacing:-.015em;margin-bottom:12px;font-size:1.85rem;line-height:1.05}.Services-module__dpHhBa__name h3 em{font-style:normal}.Services-module__dpHhBa__question{font-family:var(--font-serif);color:var(--color-ink-soft);margin:0;font-size:1.08rem;font-style:italic;line-height:1.4}.Services-module__dpHhBa__desc{font-family:var(--font-serif);color:var(--color-ink-2);font-size:1.12rem;font-weight:400;line-height:1.5}@media (max-width:1080px){.Services-module__dpHhBa__row{grid-template-columns:60px 1fr;gap:24px}.Services-module__dpHhBa__desc{grid-column:2/-1}}
.AISection-module__MFokfG__ai{background:var(--color-ink);color:var(--color-paper)}.AISection-module__MFokfG__grid{grid-template-columns:1fr 1.1fr;align-items:start;gap:80px;max-width:1320px;margin:0 auto;display:grid}.AISection-module__MFokfG__lead .eyebrow{color:var(--color-accent-soft)}.AISection-module__MFokfG__lead .eyebrow:before{background:var(--color-accent-soft)}.AISection-module__MFokfG__head{color:var(--color-paper);letter-spacing:-.02em;margin-top:16px;font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.04}.AISection-module__MFokfG__body p{font-family:var(--font-serif);color:#fffc;margin:0 0 28px;font-size:1.25rem;line-height:1.55}.AISection-module__MFokfG__link{font-family:var(--font-sans);color:var(--color-accent-soft);border-bottom:1px solid #7fb1d166;align-items:center;gap:10px;padding-bottom:4px;font-size:.95rem;font-weight:500;transition:color .2s,border-color .2s;display:inline-flex}.AISection-module__MFokfG__link:hover{color:var(--color-paper);border-color:var(--color-paper)}.AISection-module__MFokfG__link svg{transition:transform .2s}.AISection-module__MFokfG__link:hover svg{transform:translate(4px)}@media (max-width:1080px){.AISection-module__MFokfG__grid{grid-template-columns:1fr;gap:32px}}
.LogoWall-module__kulPSG__wall{background:var(--color-paper-2)}.LogoWall-module__kulPSG__header{text-align:center;max-width:1320px;margin:0 auto 56px}.LogoWall-module__kulPSG__header h2{margin:14px 0 0}.LogoWall-module__kulPSG__header h2 em{color:var(--color-accent);font-style:italic;font-weight:400}.LogoWall-module__kulPSG__eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-ink-mute);font-size:.72rem;font-weight:500}.LogoWall-module__kulPSG__sub{font-family:var(--font-serif);color:var(--color-ink-2);max-width:560px;margin:18px auto 0;font-size:1.15rem;line-height:1.5}.LogoWall-module__kulPSG__panel{border:1px solid var(--rule-soft);background:#fff;border-radius:16px;max-width:1120px;margin:0 auto;padding:44px 40px}.LogoWall-module__kulPSG__grid{grid-template-columns:repeat(6,1fr);gap:36px 32px;margin:0;padding:0;list-style:none;display:grid}.LogoWall-module__kulPSG__cell{justify-content:center;align-items:center;height:58px;display:flex}.LogoWall-module__kulPSG__logo{object-fit:contain;filter:grayscale();opacity:.55;width:auto;max-width:100%;max-height:100%;transition:opacity .65s,filter .3s}.LogoWall-module__kulPSG__cell:hover .LogoWall-module__kulPSG__logo{filter:grayscale(0);opacity:1}.LogoWall-module__kulPSG__logo.LogoWall-module__kulPSG__fading{opacity:0}@media (max-width:900px){.LogoWall-module__kulPSG__grid{grid-template-columns:repeat(4,1fr);gap:28px 24px}}@media (max-width:560px){.LogoWall-module__kulPSG__panel{border-radius:12px;padding:28px 20px}.LogoWall-module__kulPSG__grid{grid-template-columns:repeat(3,1fr);gap:22px 16px}.LogoWall-module__kulPSG__cell{height:44px}}@media (prefers-reduced-motion:reduce){.LogoWall-module__kulPSG__logo{transition:none}}
.Testimonials-module__ItA9Ha__testimonials{background:var(--color-ink);color:var(--color-paper)}.Testimonials-module__ItA9Ha__header{text-align:center;max-width:760px;margin:0 auto 72px}.Testimonials-module__ItA9Ha__header .eyebrow{color:var(--color-accent-soft)}.Testimonials-module__ItA9Ha__header .eyebrow:before{background:var(--color-accent-soft)}.Testimonials-module__ItA9Ha__header h2{color:var(--color-paper);margin-top:16px}.Testimonials-module__ItA9Ha__header h2 em{color:var(--color-accent-soft);font-style:italic;font-weight:400}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:56px;max-width:1320px;margin:0 auto;display:grid}.Testimonials-module__ItA9Ha__quote{border-top:1px solid #7fb1d147;flex-direction:column;height:100%;margin:0;padding-top:28px;display:flex}.Testimonials-module__ItA9Ha__mark{font-family:var(--font-serif);color:var(--color-accent-soft);margin-bottom:20px;font-size:3.5rem;line-height:.5;display:block}.Testimonials-module__ItA9Ha__text{font-family:var(--font-serif);color:#ffffffe6;letter-spacing:-.003em;flex:1;margin:0 0 28px;font-size:1.18rem;font-weight:400;line-height:1.55}.Testimonials-module__ItA9Ha__attr{flex-direction:column;gap:4px;display:flex}.Testimonials-module__ItA9Ha__name{font-family:var(--font-sans);color:var(--color-paper);letter-spacing:.01em;font-size:.95rem;font-weight:600}.Testimonials-module__ItA9Ha__role{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent-soft);font-size:.68rem;line-height:1.4}@media (max-width:1080px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr;gap:44px;max-width:620px}}
.Contact-module__hcVmEa__contact{background:var(--color-ink);color:var(--color-paper);padding:140px 48px}.Contact-module__hcVmEa__inner{grid-template-columns:1fr 1.1fr;align-items:start;gap:96px;max-width:1320px;margin:0 auto;display:grid}.Contact-module__hcVmEa__eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent-soft);align-items:center;gap:.75rem;font-size:.72rem;font-weight:500;display:inline-flex}.Contact-module__hcVmEa__eyebrow:before{content:"";background:var(--color-accent);width:28px;height:1px}.Contact-module__hcVmEa__heading{color:var(--color-paper);margin:20px 0 28px;font-size:clamp(2.2rem,3.6vw,3.6rem)}.Contact-module__hcVmEa__heading em{color:var(--color-accent-soft);font-style:italic;font-weight:400}.Contact-module__hcVmEa__lede{font-family:var(--font-serif);color:#ffffffb3;max-width:440px;margin-bottom:36px;font-size:1.25rem;line-height:1.5}.Contact-module__hcVmEa__infoList{border-top:1px solid #ffffff1f;grid-template-columns:1fr;gap:24px;margin-top:40px;padding-top:32px;list-style:none;display:grid}.Contact-module__hcVmEa__infoItem{grid-template-columns:140px 1fr;align-items:baseline;gap:24px;display:grid}.Contact-module__hcVmEa__infoLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#ffffff80;font-size:.68rem}.Contact-module__hcVmEa__infoValue{font-family:var(--font-serif);color:var(--color-paper);font-size:1.1rem;line-height:1.4}.Contact-module__hcVmEa__infoValue a{border-bottom:1px solid #ffffff4d;transition:border-color .2s,color .2s}.Contact-module__hcVmEa__infoValue a:hover{color:var(--color-accent-soft);border-color:var(--color-accent-soft)}.Contact-module__hcVmEa__infoSub{color:#ffffff80;font-size:.95rem}.Contact-module__hcVmEa__form{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:40px}.Contact-module__hcVmEa__row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.Contact-module__hcVmEa__group{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.Contact-module__hcVmEa__group label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#ffffff80;font-size:.66rem}.Contact-module__hcVmEa__form input,.Contact-module__hcVmEa__form textarea,.Contact-module__hcVmEa__form select{color:var(--color-paper);font-family:var(--font-sans);background:0 0;border:none;border-bottom:1px solid #ffffff2e;border-radius:0;outline:none;width:100%;padding:8px 0 4px;font-size:1rem;font-weight:400;transition:border-color .2s}.Contact-module__hcVmEa__form input::placeholder,.Contact-module__hcVmEa__form textarea::placeholder{color:#ffffff4d;font-family:var(--font-serif);font-size:1.05rem;font-style:italic}.Contact-module__hcVmEa__form input:focus,.Contact-module__hcVmEa__form textarea:focus,.Contact-module__hcVmEa__form select:focus{border-color:var(--color-accent-soft)}.Contact-module__hcVmEa__form textarea{resize:none;min-height:38px;overflow:hidden}.Contact-module__hcVmEa__form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%237fb1d1' stroke-width='1.5'/%3E%3C/svg%3E");background-position:right 0 center;background-repeat:no-repeat;padding-right:24px}.Contact-module__hcVmEa__form select option{background:var(--color-ink);color:var(--color-paper)}.Contact-module__hcVmEa__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.Contact-module__hcVmEa__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;margin-top:28px;display:flex}.Contact-module__hcVmEa__submit{background:var(--color-accent);color:var(--color-paper);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:12px;padding:16px 28px;font-size:.92rem;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.Contact-module__hcVmEa__submit:hover:not(:disabled){background:var(--color-accent-soft);transform:translateY(-2px)}.Contact-module__hcVmEa__submit:disabled{opacity:.6;cursor:default}.Contact-module__hcVmEa__statusMsg{font-family:var(--font-sans);margin-top:4px;font-size:.9rem}.Contact-module__hcVmEa__statusOk{color:var(--color-accent-soft)}.Contact-module__hcVmEa__statusErr{color:#ff9b8a}@media (max-width:1080px){.Contact-module__hcVmEa__inner{grid-template-columns:1fr;gap:56px}}@media (max-width:720px){.Contact-module__hcVmEa__contact{padding:72px 24px}.Contact-module__hcVmEa__row{grid-template-columns:1fr}.Contact-module__hcVmEa__infoItem{grid-template-columns:1fr;gap:4px}}
