.LivingBackground-module__lw375q__root{z-index:-1;pointer-events:none;--mx:50vw;--my:40vh;--spot-opacity:0;--cell:56px;position:fixed;inset:0;overflow:hidden}.LivingBackground-module__lw375q__base,.LivingBackground-module__lw375q__spot{background-image:linear-gradient(to right, var(--grid-line) 1px, transparent 1px), linear-gradient(to bottom, var(--grid-line) 1px, transparent 1px);background-size:var(--cell) var(--cell);position:absolute;inset:-120px}.LivingBackground-module__lw375q__base{opacity:.85;animation:60s linear infinite LivingBackground-module__lw375q__drift}.LivingBackground-module__lw375q__spot{opacity:var(--spot-opacity);background-image:linear-gradient(to right, var(--grid-line-lit) 1px, transparent 1px), linear-gradient(to bottom, var(--grid-line-lit) 1px, transparent 1px);-webkit-mask-image:radial-gradient(340px circle at var(--mx) var(--my), #000 0%, #0000008c 38%, transparent 72%);mask-image:radial-gradient(340px circle at var(--mx) var(--my), #000 0%, #0000008c 38%, transparent 72%);-webkit-mask-image:radial-gradient(340px circle at var(--mx) var(--my), #000 0%, #0000008c 38%, transparent 72%);transition:opacity var(--slow) var(--ease);animation:60s linear infinite LivingBackground-module__lw375q__drift}.LivingBackground-module__lw375q__halo{opacity:var(--spot-opacity);background:radial-gradient(380px circle at var(--mx) var(--my), color-mix(in srgb, var(--accent) 14%, transparent) 0%, transparent 68%);transition:opacity var(--slow) var(--ease);position:absolute;inset:0}.LivingBackground-module__lw375q__vignette{background:radial-gradient(150% 130% at 50% 35%, transparent 58%, var(--bg) 100%);position:absolute;inset:0}@keyframes LivingBackground-module__lw375q__drift{0%{transform:translate(0,0)}to{transform:translate3d(var(--cell), var(--cell), 0)}}@media (prefers-reduced-motion:reduce){.LivingBackground-module__lw375q__base,.LivingBackground-module__lw375q__spot{animation:none}.LivingBackground-module__lw375q__spot{display:none}}
.Container-module__bX3luW__container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}
.ThemeToggle-module__TJ1Fea__toggle{border-radius:var(--radius-pill);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;transition:color var(--fast) var(--ease), border-color var(--fast) var(--ease), background-color var(--fast) var(--ease);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.ThemeToggle-module__TJ1Fea__toggle:hover{color:var(--text-primary);border-color:var(--border);background:var(--surface-subtle)}.ThemeToggle-module__TJ1Fea__iconWrap{place-items:center;width:18px;height:18px;display:grid;position:relative}.ThemeToggle-module__TJ1Fea__icon{transition:opacity var(--normal) var(--ease), transform var(--normal) var(--ease);grid-area:1/1}.ThemeToggle-module__TJ1Fea__iconHidden{opacity:0;transform:rotate(-45deg)scale(.7)}
.Header-module__wuuuIG__header{z-index:50;background:color-mix(in srgb, var(--bg) 88%, transparent);transition:border-color var(--normal) var(--ease), background-color var(--normal) var(--ease), backdrop-filter var(--normal) var(--ease);border-bottom:1px solid #0000;position:sticky;top:0}.Header-module__wuuuIG__scrolled{border-bottom-color:var(--border);-webkit-backdrop-filter:saturate(150%)blur(10px);backdrop-filter:saturate(150%)blur(10px)}.Header-module__wuuuIG__inner{justify-content:space-between;align-items:center;gap:var(--space-5);min-height:72px;display:flex}.Header-module__wuuuIG__logo{flex:none;align-items:center;gap:10px;min-height:44px;padding-right:8px;display:inline-flex}.Header-module__wuuuIG__dot{background:var(--accent);border-radius:50%;width:8px;height:8px}.Header-module__wuuuIG__logoText{font-size:var(--text-wordmark);letter-spacing:.12em;text-transform:uppercase;font-weight:600}.Header-module__wuuuIG__nav{align-items:center;gap:4px;display:none}.Header-module__wuuuIG__link{border-radius:var(--radius-pill);color:var(--text-secondary);font-size:var(--text-small);transition:color var(--fast) var(--ease), background-color var(--fast) var(--ease);padding:8px 12px}.Header-module__wuuuIG__link:hover{color:var(--text-primary);background:var(--surface-subtle)}.Header-module__wuuuIG__actions{align-items:center;gap:var(--space-2);display:flex}.Header-module__wuuuIG__cta{border-radius:var(--radius-pill);background:var(--accent);min-height:42px;color:var(--accent-contrast);font-size:var(--text-small);transition:background-color var(--fast) var(--ease);align-items:center;padding:10px 20px;font-weight:550;display:none}.Header-module__wuuuIG__cta:hover{background:var(--accent-strong)}.Header-module__wuuuIG__burger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;margin-right:-10px;padding:0 10px;display:inline-flex}.Header-module__wuuuIG__burgerLine{background:var(--text-primary);width:22px;height:1.5px;transition:transform var(--normal) var(--ease);border-radius:2px;display:block}.Header-module__wuuuIG__burgerTop{transform:translateY(3.25px)rotate(45deg)}.Header-module__wuuuIG__burgerBottom{transform:translateY(-3.25px)rotate(-45deg)}.Header-module__wuuuIG__panel{padding:var(--space-4) var(--gutter) var(--space-6);border-top:1px solid var(--border);background:var(--bg)}.Header-module__wuuuIG__panelNav{display:grid}.Header-module__wuuuIG__panelLink{border-bottom:1px solid var(--border);font-size:var(--text-body);padding:14px 0;font-weight:500}.Header-module__wuuuIG__panelCta{min-height:52px;margin-top:var(--space-5);border-radius:var(--radius-pill);background:var(--accent);color:var(--accent-contrast);justify-content:center;align-items:center;font-weight:550;display:flex}@media (min-width:900px){.Header-module__wuuuIG__nav,.Header-module__wuuuIG__cta{display:inline-flex}.Header-module__wuuuIG__actions{gap:var(--space-3)}.Header-module__wuuuIG__burger,.Header-module__wuuuIG__panel{display:none}}
.Button-module__VMVMAW__button{border-radius:var(--radius-pill);min-height:44px;font-size:var(--text-small);letter-spacing:-.01em;white-space:nowrap;cursor:pointer;transition:background-color var(--fast) var(--ease), border-color var(--fast) var(--ease), color var(--fast) var(--ease), transform var(--fast) var(--ease), box-shadow var(--normal) var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-weight:550;display:inline-flex}.Button-module__VMVMAW__lg{min-height:52px;padding:15px 28px;font-size:1rem}.Button-module__VMVMAW__primary{background:var(--accent);color:var(--accent-contrast);box-shadow:var(--shadow-sm)}.Button-module__VMVMAW__primary:hover{background:var(--accent-strong);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Button-module__VMVMAW__secondary{background:var(--surface);color:var(--text-primary);border-color:var(--border-strong)}.Button-module__VMVMAW__secondary:hover{border-color:var(--text-primary);transform:translateY(-1px)}.Button-module__VMVMAW__quiet{color:var(--text-secondary);border-radius:var(--radius-xs);background:0 0;padding-inline:0}.Button-module__VMVMAW__quiet:hover{color:var(--accent)}.Button-module__VMVMAW__button:active{transform:translateY(0)}.Button-module__VMVMAW__icon{opacity:.65;flex:none}.Button-module__VMVMAW__arrow{transition:transform var(--normal) var(--ease);flex:none}.Button-module__VMVMAW__button:hover .Button-module__VMVMAW__arrow{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.Button-module__VMVMAW__button:hover .Button-module__VMVMAW__arrow{transform:none}}
.Hero-module__xpZaLa__hero{isolation:isolate;padding-top:clamp(48px,7vw,104px);padding-bottom:clamp(64px,9vw,140px);position:relative;overflow:hidden}.Hero-module__xpZaLa__glow{z-index:-1;background:radial-gradient(circle, var(--glow) 0%, transparent 62%);filter:blur(60px);pointer-events:none;border-radius:50%;width:70%;height:96%;position:absolute;top:-32%;right:-8%}.Hero-module__xpZaLa__glowCool{z-index:-1;background:radial-gradient(circle, var(--glow-cool) 0%, transparent 65%);filter:blur(70px);pointer-events:none;border-radius:50%;width:52%;height:70%;position:absolute;bottom:-30%;left:-14%}.Hero-module__xpZaLa__inner{gap:clamp(40px,5vw,64px);margin-top:clamp(36px,4vw,56px);display:grid}.Hero-module__xpZaLa__copy{max-width:42rem}.Hero-module__xpZaLa__tags{margin-bottom:var(--space-6);color:var(--text-muted);font-size:var(--text-micro);letter-spacing:var(--tracking-caps);text-transform:uppercase;flex-wrap:wrap;gap:8px 18px;font-weight:600;display:flex}.Hero-module__xpZaLa__tags li{position:relative}.Hero-module__xpZaLa__tags li+li:before{content:"";background:var(--border-strong);border-radius:50%;width:2px;height:2px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.Hero-module__xpZaLa__headline span{animation:Hero-module__xpZaLa__wordIn .9s var(--ease-out) both;animation-delay:calc(var(--i) * 55ms);display:inline-block}@keyframes Hero-module__xpZaLa__wordIn{0%{opacity:0;transform:translateY(.32em)}}.Hero-module__xpZaLa__headline{max-width:19ch;font-size:var(--text-display);letter-spacing:var(--tracking-display);text-wrap:pretty;font-weight:700;line-height:1}.Hero-module__xpZaLa__body{max-width:42ch;color:var(--text-secondary);font-size:var(--text-lead);margin-top:0;line-height:1.6}.Hero-module__xpZaLa__actions{gap:var(--space-3);margin-top:var(--space-7);flex-wrap:wrap;display:flex}.Hero-module__xpZaLa__advantages{margin-top:var(--space-7);padding-top:var(--space-6);border-top:1px solid var(--hairline);gap:14px;display:grid}.Hero-module__xpZaLa__advantages li{color:var(--text-secondary);font-size:var(--text-small);align-items:flex-start;gap:11px;line-height:1.5;display:flex}.Hero-module__xpZaLa__advantages svg{color:var(--accent);flex:none;margin-top:3px}.Hero-module__xpZaLa__media{position:relative}.Hero-module__xpZaLa__shot{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-lg);overflow:hidden}.Hero-module__xpZaLa__shot img{width:100%;height:auto}.Hero-module__xpZaLa__note{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);color:var(--text-primary);font-size:var(--text-meta);white-space:nowrap;box-shadow:var(--shadow-md);align-items:center;gap:8px;padding:9px 15px;font-weight:500;display:none;position:absolute}.Hero-module__xpZaLa__note:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.Hero-module__xpZaLa__noteOne{animation:Hero-module__xpZaLa__floatSlow 6s var(--ease) infinite;top:12%;left:-24px}.Hero-module__xpZaLa__noteTwo{animation:Hero-module__xpZaLa__floatSlow 7s var(--ease) .6s infinite;top:46%;right:16px}.Hero-module__xpZaLa__noteThree{animation:Hero-module__xpZaLa__floatSlow 6.5s var(--ease) 1.2s infinite;bottom:9%;left:6%}@keyframes Hero-module__xpZaLa__floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (min-width:1040px){.Hero-module__xpZaLa__inner{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(40px,4vw,72px)}.Hero-module__xpZaLa__note{display:inline-flex}.Hero-module__xpZaLa__media{margin-right:calc(var(--gutter) * -1)}}@media (min-width:1400px){.Hero-module__xpZaLa__media{margin-right:clamp(-120px,-4vw,-40px)}.Hero-module__xpZaLa__noteOne{left:-52px}}@media (prefers-reduced-motion:reduce){.Hero-module__xpZaLa__note,.Hero-module__xpZaLa__headline span{animation:none}}
.Section-module__ZXevnG__section{padding-block:var(--section-y)}.Section-module__ZXevnG__deep{background:color-mix(in srgb, var(--bg-deep) 96%, transparent)}.Section-module__ZXevnG__tint{--text-muted:#5c616a;background:color-mix(in srgb, var(--accent) 7%, var(--bg-deep))}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .Section-module__ZXevnG__tint{--text-muted:#878d95}}:root[data-theme=dark] .Section-module__ZXevnG__tint{--text-muted:#878d95}
.SectionHeading-module__ZCWIVq__heading{gap:var(--space-5);padding-top:var(--space-5);border-top:1px solid var(--hairline);margin-bottom:clamp(40px,5vw,72px);display:grid}.SectionHeading-module__ZCWIVq__center{text-align:center;justify-items:center}.SectionHeading-module__ZCWIVq__kicker{margin-bottom:var(--space-4);color:var(--text-muted);font-size:var(--text-micro);letter-spacing:var(--tracking-caps);text-transform:uppercase;align-items:center;gap:10px;font-weight:600;display:inline-flex}.SectionHeading-module__ZCWIVq__kicker:before{content:"";background:var(--accent);width:18px;height:1px}.SectionHeading-module__ZCWIVq__title{max-width:19ch}.SectionHeading-module__ZCWIVq__lead{max-width:46ch;color:var(--text-secondary);font-size:var(--text-lead);line-height:1.55}@media (min-width:900px){.SectionHeading-module__ZCWIVq__heading:not(.SectionHeading-module__ZCWIVq__center){align-items:start;gap:var(--space-7);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.SectionHeading-module__ZCWIVq__heading:not(.SectionHeading-module__ZCWIVq__center) .SectionHeading-module__ZCWIVq__lead{padding-top:8px}}
.Services-module__7T4CNq__grid{gap:var(--space-5);display:grid}.Services-module__7T4CNq__card{--card:var(--hue-green);--card-soft:color-mix(in srgb, var(--card) 14%, transparent);--card-line:color-mix(in srgb, var(--card) 30%, transparent);--card-bg:color-mix(in srgb, var(--card) 3%, var(--surface));--card-scene:color-mix(in srgb, var(--card) 7%, var(--surface-subtle));--card-chip:color-mix(in srgb, var(--card) 15%, var(--card-scene));border-radius:var(--radius-lg);border:1px solid var(--hairline);background:var(--card-bg);transition:transform var(--normal) var(--ease), border-color var(--normal) var(--ease), box-shadow var(--normal) var(--ease);flex-direction:column;padding:clamp(26px,3.2vw,40px);display:flex;position:relative;overflow:hidden}.Services-module__7T4CNq__card[data-tone=blue]{--card:var(--hue-blue)}.Services-module__7T4CNq__card[data-tone=amber]{--card:var(--hue-amber)}.Services-module__7T4CNq__card[data-tone=violet]{--card:var(--hue-violet)}.Services-module__7T4CNq__card:before{content:"";background:radial-gradient(circle, var(--card-soft) 0%, transparent 70%);opacity:1;pointer-events:none;border-radius:50%;width:60%;height:70%;position:absolute;top:-30%;right:-18%}.Services-module__7T4CNq__card:hover{border-color:var(--card-line);box-shadow:var(--shadow-hover);transform:translateY(-3px)}.Services-module__7T4CNq__icon{width:44px;height:44px;margin-bottom:var(--space-5);border-radius:var(--radius-md);border:1px solid var(--card-line);background:var(--card-soft);color:var(--card);transition:transform var(--normal) var(--ease-out);justify-content:center;align-items:center;display:inline-flex}.Services-module__7T4CNq__card:hover .Services-module__7T4CNq__icon{transform:scale(1.07)}.Services-module__7T4CNq__title{margin-bottom:6px}.Services-module__7T4CNq__scope{color:var(--card);font-size:var(--text-meta);font-weight:500}.Services-module__7T4CNq__body{margin-top:var(--space-4);margin-bottom:var(--space-5);color:var(--text-secondary);line-height:1.6}.Services-module__7T4CNq__visual{border-radius:var(--radius-md);border:1px solid var(--card-line);background:var(--card-scene);margin-top:auto;padding:16px 18px 18px;position:relative}.Services-module__7T4CNq__visualLabel{color:var(--text-secondary);font-size:var(--text-micro);letter-spacing:var(--tracking-caps);text-transform:uppercase;margin-bottom:12px;font-weight:600;display:block}.Services-module__7T4CNq__chain{flex-wrap:wrap;gap:8px 0;display:flex}.Services-module__7T4CNq__chainStep{align-items:center;display:inline-flex}.Services-module__7T4CNq__chainStep b{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--text-primary);font-size:var(--text-meta);transition:border-color .3s var(--ease), color .3s var(--ease), background-color .3s var(--ease);padding:6px 11px;font-weight:500;display:inline-block}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__chainStep b{animation:Services-module__7T4CNq__stepOn 4s var(--ease) infinite;animation-delay:calc(var(--i) * .7s)}@keyframes Services-module__7T4CNq__stepOn{0%,12%,to{border-color:var(--border);background:var(--surface)}4%,9%{border-color:var(--card-line);background:var(--card-soft)}}.Services-module__7T4CNq__chainArrow{background:var(--border-strong);width:26px;height:1px;margin:0 3px;display:inline-block;position:relative}.Services-module__7T4CNq__chainArrow em{background:var(--card);opacity:0;border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;left:0}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__chainArrow em{animation:Services-module__7T4CNq__travel 4s var(--ease) infinite;animation-delay:calc(var(--i) * .7s + .22s)}@keyframes Services-module__7T4CNq__travel{0%,to{opacity:0;left:0}2%{opacity:1}10%{opacity:1;left:21px}13%{opacity:0;left:21px}}.Services-module__7T4CNq__tiles{gap:8px;display:grid}.Services-module__7T4CNq__tile{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);font-size:var(--text-meta);align-items:center;gap:10px;padding:8px 12px;font-weight:500;display:flex}.Services-module__7T4CNq__bars{flex:none;align-items:flex-end;gap:2px;height:14px;display:inline-flex}.Services-module__7T4CNq__bars b{background:var(--card);opacity:.85;border-radius:1px;width:3px;height:5px;display:block}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__bars b{animation:Services-module__7T4CNq__pulseBar 2.6s var(--ease) infinite}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__tile:nth-child(2) .Services-module__7T4CNq__bars b{animation-delay:.34s}.Services-module__7T4CNq__bars b:first-child{animation-delay:0s}.Services-module__7T4CNq__bars b:nth-child(2){animation-delay:.16s}.Services-module__7T4CNq__bars b:nth-child(3){animation-delay:.32s}.Services-module__7T4CNq__bars b:nth-child(4){animation-delay:.48s}@keyframes Services-module__7T4CNq__pulseBar{0%,to{height:5px}35%{height:14px}70%{height:8px}}.Services-module__7T4CNq__stagesWrap{--dot-size:30px;position:relative}.Services-module__7T4CNq__track{top:calc(var(--dot-size) / 2);background:repeating-linear-gradient(to right, var(--border-strong) 0 5px, transparent 5px 11px);height:2px;position:absolute;left:16.6667%;right:16.6667%;transform:translateY(-50%)}.Services-module__7T4CNq__trackFill{background:var(--card);border-radius:2px;width:0;height:100%;display:block}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__trackFill{animation:Services-module__7T4CNq__fillTrack 4.4s var(--ease) infinite}@keyframes Services-module__7T4CNq__fillTrack{0%,4%{opacity:1;width:0}30%{opacity:1;width:50%}52%,88%{opacity:1;width:100%}96%,to{opacity:0;width:100%}}.Services-module__7T4CNq__stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid;position:relative}.Services-module__7T4CNq__stages li{color:var(--text-secondary);font-size:var(--text-micro);text-align:center;transition:color .4s var(--ease);justify-items:center;gap:8px;font-weight:600;display:grid}.Services-module__7T4CNq__stageChip{width:var(--dot-size);height:var(--dot-size);border:1.5px solid var(--border-strong);background:var(--card-scene);color:var(--text-muted);transition:border-color .4s var(--ease), background-color .4s var(--ease), color .4s var(--ease), transform .4s var(--ease-out);border-radius:50%;place-items:center;display:grid}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__stages li:first-child{animation:Services-module__7T4CNq__stage1 4.4s var(--ease) infinite}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__stages li:nth-child(2){animation:Services-module__7T4CNq__stage2 4.4s var(--ease) infinite}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__stages li:nth-child(3){animation:Services-module__7T4CNq__stage3 4.4s var(--ease) infinite}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__stages li:first-child .Services-module__7T4CNq__stageChip{animation:Services-module__7T4CNq__dot1 4.4s var(--ease) infinite}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__stages li:nth-child(2) .Services-module__7T4CNq__stageChip{animation:Services-module__7T4CNq__dot2 4.4s var(--ease) infinite}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__stages li:nth-child(3) .Services-module__7T4CNq__stageChip{animation:Services-module__7T4CNq__dot3 4.4s var(--ease) infinite}@keyframes Services-module__7T4CNq__stage1{0%,2%,92%,to{color:var(--text-secondary)}6%,88%{color:var(--text-primary)}}@keyframes Services-module__7T4CNq__stage2{0%,26%,92%,to{color:var(--text-secondary)}30%,88%{color:var(--text-primary)}}@keyframes Services-module__7T4CNq__stage3{0%,48%,92%,to{color:var(--text-secondary)}52%,88%{color:var(--text-primary)}}@keyframes Services-module__7T4CNq__dot1{0%,2%,92%,to{border-color:var(--border-strong);background:var(--card-scene);color:var(--text-muted);transform:scale(1)}6%,88%{border-color:var(--card);background:var(--card-chip);color:var(--card);transform:scale(1.06)}}@keyframes Services-module__7T4CNq__dot2{0%,26%,92%,to{border-color:var(--border-strong);background:var(--card-scene);color:var(--text-muted);transform:scale(1)}30%,88%{border-color:var(--card);background:var(--card-chip);color:var(--card);transform:scale(1.06)}}@keyframes Services-module__7T4CNq__dot3{0%,48%,92%,to{border-color:var(--border-strong);background:var(--card-scene);color:var(--text-muted);transform:scale(1)}52%,88%{border-color:var(--card);background:var(--card-chip);color:var(--card);transform:scale(1.06)}}.Services-module__7T4CNq__mono{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--text-mono);flex-wrap:wrap;align-items:baseline;gap:2px;padding:11px 13px;line-height:1.7;display:flex}.Services-module__7T4CNq__mono>span{opacity:1;white-space:nowrap}.Services-module__7T4CNq__mono>span i{color:var(--text-muted);padding:0 6px;font-style:normal}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__mono>span{animation:Services-module__7T4CNq__tokenIn 4.4s var(--ease) infinite;animation-delay:calc(var(--i) * .8s)}@keyframes Services-module__7T4CNq__tokenIn{0%,92%,to{opacity:.25}8%,84%{opacity:1}}.Services-module__7T4CNq__mono b{color:var(--card);font-weight:600}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__mono b{animation:Services-module__7T4CNq__scan 4.4s var(--ease) infinite;animation-delay:.8s}@keyframes Services-module__7T4CNq__scan{0%,to{background:0 0}14%,30%{background:var(--card-soft);box-shadow:0 0 0 3px var(--card-soft)}}.Services-module__7T4CNq__caret{background:var(--card);opacity:0;border-radius:1px;width:6px;height:12px;margin-left:4px;display:inline-block}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__caret{animation:4.4s step-end infinite Services-module__7T4CNq__blink}@keyframes Services-module__7T4CNq__blink{0%,60%{opacity:0}64%,72%,80%{opacity:1}68%,76%,84%,to{opacity:0}}@media (min-width:760px){.Services-module__7T4CNq__grid{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.Services-module__7T4CNq__card:hover,.Services-module__7T4CNq__card:hover .Services-module__7T4CNq__icon{transform:none}.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__chainStep b,.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__chainArrow em,.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__bars b,.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__trackFill,.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__stages li,.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__stages li .Services-module__7T4CNq__stageChip,.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__mono>span,.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__mono b,.Services-module__7T4CNq__card[data-active] .Services-module__7T4CNq__caret{animation:none}.Services-module__7T4CNq__trackFill{width:100%}.Services-module__7T4CNq__stageChip{border-color:var(--card);background:var(--card-chip);color:var(--card)}.Services-module__7T4CNq__stages li{color:var(--text-primary)}.Services-module__7T4CNq__bars b:nth-child(2){height:12px}.Services-module__7T4CNq__bars b:nth-child(3){height:9px}}
.Badge-module__yqYDGW__badge{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);font-size:var(--text-micro);letter-spacing:.03em;white-space:nowrap;align-items:center;gap:7px;padding:6px 13px;font-weight:600;line-height:1.35;display:inline-flex}.Badge-module__yqYDGW__progress{background:var(--surface-subtle);border-color:var(--border);color:var(--text-secondary)}.Badge-module__yqYDGW__progress:before{content:"";background:var(--warning-text);border-radius:50%;width:6px;height:6px}.Badge-module__yqYDGW__commercial,.Badge-module__yqYDGW__accent{background:var(--accent-soft);border-color:color-mix(in srgb, var(--accent) 26%, transparent);color:var(--accent)}@media (max-width:480px){.Badge-module__yqYDGW__badge{white-space:normal}}
.Reveal-module__VHC1yq__reveal{opacity:1}@media (prefers-reduced-motion:no-preference){.Reveal-module__VHC1yq__reveal{opacity:0;transition:opacity var(--slow) var(--ease), transform var(--slow) var(--ease);transform:translateY(12px)}.Reveal-module__VHC1yq__visible{opacity:1;transform:none}}
.MediaFrame-module__U3rcPq__frame{gap:var(--space-3);margin:0;display:grid}.MediaFrame-module__U3rcPq__media{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-md);overflow:hidden}.MediaFrame-module__U3rcPq__plain .MediaFrame-module__U3rcPq__media{box-shadow:var(--shadow-sm)}.MediaFrame-module__U3rcPq__media img{width:100%;height:auto}.MediaFrame-module__U3rcPq__cover{object-fit:cover}.MediaFrame-module__U3rcPq__caption{color:var(--text-muted);font-size:var(--text-meta);line-height:1.45}
.CaseNumbers-module__0fsDPW__root{margin-top:clamp(48px,6vw,88px)}.CaseNumbers-module__0fsDPW__kpiRow{background:var(--hairline);border:1px solid var(--hairline);border-radius:var(--radius-lg);gap:1px;display:grid;overflow:hidden}.CaseNumbers-module__0fsDPW__kpi{background:var(--surface);gap:8px;padding:clamp(20px,2.6vw,30px);display:grid}.CaseNumbers-module__0fsDPW__kpiValue{font-family:var(--font-display);letter-spacing:var(--tracking-heading);font-variant-numeric:tabular-nums;align-items:baseline;gap:2px;font-size:clamp(1.75rem,1.2rem + 2vw,2.75rem);font-weight:700;line-height:1;display:flex}.CaseNumbers-module__0fsDPW__kpiValue i{color:var(--text-muted);font-size:.55em;font-style:normal;font-weight:600}.CaseNumbers-module__0fsDPW__kpiLabel{color:var(--text-muted);font-size:var(--text-meta);line-height:1.35}.CaseNumbers-module__0fsDPW__charts{gap:var(--space-5);margin-top:var(--space-5);display:grid}.CaseNumbers-module__0fsDPW__chart{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface);margin:0;padding:clamp(22px,2.8vw,34px)}.CaseNumbers-module__0fsDPW__chartTitle{margin-bottom:var(--space-6);color:var(--text-muted);font-size:var(--text-micro);letter-spacing:var(--tracking-caps);text-transform:uppercase;font-weight:600}.CaseNumbers-module__0fsDPW__bars{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(8px,1.4vw,18px);height:210px;padding-top:26px;display:grid;position:relative}.CaseNumbers-module__0fsDPW__alertZone{border-radius:var(--radius-sm);background:var(--accent-soft);opacity:0;width:50%;transition:opacity .7s var(--ease) .3s;position:absolute;top:0;bottom:34px;right:0}.CaseNumbers-module__0fsDPW__root[data-active] .CaseNumbers-module__0fsDPW__alertZone{opacity:1}.CaseNumbers-module__0fsDPW__threshold{border-left:1px dashed var(--accent);opacity:0;width:1px;transition:opacity .5s var(--ease) .5s;position:absolute;top:0;bottom:34px;left:50%}.CaseNumbers-module__0fsDPW__root[data-active] .CaseNumbers-module__0fsDPW__threshold{opacity:1}.CaseNumbers-module__0fsDPW__threshold span{color:var(--accent);font-size:var(--text-micro);letter-spacing:.04em;white-space:nowrap;font-weight:600;position:absolute;top:-4px;left:8px}.CaseNumbers-module__0fsDPW__barCol{grid-template-rows:auto minmax(0,1fr) auto;align-items:end;gap:6px;min-width:0;display:grid;position:relative}.CaseNumbers-module__0fsDPW__bar{border-radius:var(--radius-xs) var(--radius-xs) 0 0;background:linear-gradient(to top, var(--surface-subtle), var(--border-strong));width:100%;height:0;transition:height .9s var(--ease-out) var(--d)}.CaseNumbers-module__0fsDPW__root[data-active] .CaseNumbers-module__0fsDPW__bar{height:var(--h)}.CaseNumbers-module__0fsDPW__barAlert{background:linear-gradient(to top, var(--accent-soft), var(--accent))}.CaseNumbers-module__0fsDPW__barValue{color:var(--text-primary);font-family:var(--font-display);font-size:var(--text-small);font-variant-numeric:tabular-nums;text-align:center;font-weight:700}.CaseNumbers-module__0fsDPW__barLabel{height:28px;color:var(--text-muted);font-size:var(--text-micro);text-align:center;line-height:1.3}.CaseNumbers-module__0fsDPW__alertsNote{margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--hairline);color:var(--text-secondary);font-size:var(--text-small);align-items:center;gap:10px;display:flex}.CaseNumbers-module__0fsDPW__pulse{background:var(--accent);border-radius:50%;flex:none;width:8px;height:8px;position:relative}.CaseNumbers-module__0fsDPW__pulse:after{content:"";border:1px solid var(--accent);opacity:0;border-radius:50%;position:absolute;inset:-4px}.CaseNumbers-module__0fsDPW__root[data-active] .CaseNumbers-module__0fsDPW__pulse:after{animation:CaseNumbers-module__0fsDPW__ping 2.6s var(--ease) infinite}@keyframes CaseNumbers-module__0fsDPW__ping{0%{opacity:.7;transform:scale(.7)}70%,to{opacity:0;transform:scale(1.6)}}.CaseNumbers-module__0fsDPW__sources{gap:18px;display:grid}.CaseNumbers-module__0fsDPW__sources li{grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.CaseNumbers-module__0fsDPW__sourceName{color:var(--text-primary);font-size:var(--text-meta);font-weight:600}.CaseNumbers-module__0fsDPW__track{border-radius:var(--radius-pill);background:var(--surface-subtle);height:8px;overflow:hidden}.CaseNumbers-module__0fsDPW__fill{border-radius:var(--radius-pill);background:linear-gradient(to right, var(--accent), var(--accent-strong));width:0;height:100%;transition:width 1s var(--ease-out) var(--d);display:block}.CaseNumbers-module__0fsDPW__root[data-active] .CaseNumbers-module__0fsDPW__fill{width:var(--w)}.CaseNumbers-module__0fsDPW__sourceValue{color:var(--text-primary);font-size:var(--text-meta);font-variant-numeric:tabular-nums;white-space:nowrap;justify-items:end;gap:2px;font-weight:600;display:grid}.CaseNumbers-module__0fsDPW__sourceValue i{color:var(--text-muted);font-size:var(--text-micro);font-style:normal;font-weight:400}.CaseNumbers-module__0fsDPW__note{margin-top:var(--space-5);color:var(--text-muted);font-size:var(--text-meta)}@media (min-width:700px){.CaseNumbers-module__0fsDPW__kpiRow{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1000px){.CaseNumbers-module__0fsDPW__charts{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}}@media (max-width:620px){.CaseNumbers-module__0fsDPW__bars{padding-top:46px}.CaseNumbers-module__0fsDPW__threshold{top:20px}.CaseNumbers-module__0fsDPW__threshold span{top:-20px;left:50%;transform:translate(-50%)}.CaseNumbers-module__0fsDPW__sources li{grid-template-columns:72px minmax(0,1fr);row-gap:6px}.CaseNumbers-module__0fsDPW__sourceValue{grid-column:2;justify-items:start}}@media (prefers-reduced-motion:reduce){.CaseNumbers-module__0fsDPW__bar,.CaseNumbers-module__0fsDPW__fill,.CaseNumbers-module__0fsDPW__alertZone,.CaseNumbers-module__0fsDPW__threshold{transition:none}.CaseNumbers-module__0fsDPW__root[data-active] .CaseNumbers-module__0fsDPW__pulse:after{animation:none}}
.FeaturedCase-module__kzjE8G__head{align-items:start;gap:clamp(32px,5vw,56px);display:grid}.FeaturedCase-module__kzjE8G__meta{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.FeaturedCase-module__kzjE8G__kicker{color:var(--text-muted);font-size:var(--text-micro);letter-spacing:var(--tracking-caps);text-transform:uppercase;align-items:center;gap:10px;font-weight:600;display:inline-flex}.FeaturedCase-module__kzjE8G__kicker:before{content:"";background:var(--accent);width:18px;height:1px}.FeaturedCase-module__kzjE8G__title{max-width:17ch}.FeaturedCase-module__kzjE8G__summary{max-width:48ch;margin-top:var(--space-5);color:var(--text-secondary);font-size:var(--text-lead);line-height:1.55}.FeaturedCase-module__kzjE8G__actions{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.FeaturedCase-module__kzjE8G__valueBox{border-radius:var(--radius-lg);border:1px solid var(--hairline);background:var(--surface);box-shadow:var(--shadow-sm);padding:clamp(26px,3vw,38px)}.FeaturedCase-module__kzjE8G__valueTitle{font-size:var(--text-block);letter-spacing:-.01em}.FeaturedCase-module__kzjE8G__valueList{margin-top:var(--space-4);gap:14px;display:grid}.FeaturedCase-module__kzjE8G__valueList li{color:var(--text-secondary);font-size:var(--text-small);align-items:flex-start;gap:11px;line-height:1.5;display:flex}.FeaturedCase-module__kzjE8G__valueList svg{color:var(--accent);flex:none;margin-top:3px}.FeaturedCase-module__kzjE8G__blockTitle{margin-bottom:var(--space-5);font-size:var(--text-block);letter-spacing:-.01em}.FeaturedCase-module__kzjE8G__flowBlock{margin-top:clamp(56px,7vw,96px)}.FeaturedCase-module__kzjE8G__flow{gap:8px;display:grid}.FeaturedCase-module__kzjE8G__flowItem{justify-items:center;gap:8px;display:grid}.FeaturedCase-module__kzjE8G__node{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);text-align:center;gap:4px;width:100%;padding:18px 20px;display:grid}.FeaturedCase-module__kzjE8G__nodeTitle{font-size:var(--text-small);font-weight:600;line-height:1.35}.FeaturedCase-module__kzjE8G__nodeTech{color:var(--text-muted);font-family:var(--font-mono);font-size:var(--text-mono);letter-spacing:-.01em}.FeaturedCase-module__kzjE8G__arrow{color:var(--border-strong);transform:rotate(90deg)}.FeaturedCase-module__kzjE8G__branch{justify-items:center;gap:var(--space-3);margin-top:8px;display:grid}.FeaturedCase-module__kzjE8G__connector{background:var(--border-strong);width:1.5px;height:22px}.FeaturedCase-module__kzjE8G__branchLabel{color:var(--text-muted);font-size:var(--text-meta);text-align:center}.FeaturedCase-module__kzjE8G__outcomes{gap:8px;width:100%;display:grid}.FeaturedCase-module__kzjE8G__outcome{border-color:color-mix(in srgb, var(--accent) 26%, transparent);background:var(--accent-soft)}.FeaturedCase-module__kzjE8G__outcome .FeaturedCase-module__kzjE8G__nodeTech{color:var(--accent-strong);opacity:.75}.FeaturedCase-module__kzjE8G__numbers{margin-top:clamp(64px,8vw,120px)}.FeaturedCase-module__kzjE8G__blockLead{max-width:52ch;margin-top:calc(var(--space-5) * -1 + 4px);margin-bottom:var(--space-5);color:var(--text-secondary);font-size:var(--text-small);line-height:1.6}.FeaturedCase-module__kzjE8G__gallery{margin-top:clamp(64px,8vw,120px)}.FeaturedCase-module__kzjE8G__galleryGrid{gap:var(--space-5);display:grid}.FeaturedCase-module__kzjE8G__galleryMain{gap:var(--space-5);align-content:start;min-width:0;display:grid}.FeaturedCase-module__kzjE8G__galleryAside{min-width:0;max-width:420px}.FeaturedCase-module__kzjE8G__dataNote{margin-top:var(--space-5);color:var(--text-muted);font-size:var(--text-meta)}@media (min-width:900px){.FeaturedCase-module__kzjE8G__head{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.FeaturedCase-module__kzjE8G__flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.FeaturedCase-module__kzjE8G__flowItem{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;display:grid}.FeaturedCase-module__kzjE8G__flowItem .FeaturedCase-module__kzjE8G__arrow{align-self:center}.FeaturedCase-module__kzjE8G__flowItem .FeaturedCase-module__kzjE8G__node{align-content:center;display:grid}.FeaturedCase-module__kzjE8G__flowItem:last-child{grid-template-columns:minmax(0,1fr)}.FeaturedCase-module__kzjE8G__arrow{transform:none}.FeaturedCase-module__kzjE8G__outcomes{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}.FeaturedCase-module__kzjE8G__galleryGrid{align-items:start;gap:var(--space-6);grid-template-columns:minmax(0,1fr) minmax(0,.42fr)}}
.Automation-module__u6DL8a__chain{gap:var(--space-4);counter-reset:chain;display:grid}.Automation-module__u6DL8a__chainItem{border-radius:var(--radius-md);border:1px solid var(--border);border-left:3px solid var(--accent);background:var(--surface);box-shadow:var(--shadow-sm);padding:22px 24px;position:relative}.Automation-module__u6DL8a__step{color:var(--accent);font-size:var(--text-micro);letter-spacing:var(--tracking-caps);text-transform:uppercase;margin-bottom:8px;font-weight:600;display:block}.Automation-module__u6DL8a__stepText{color:var(--text-primary);font-size:var(--text-body);line-height:1.5}.Automation-module__u6DL8a__examples{margin-top:clamp(48px,6vw,80px)}.Automation-module__u6DL8a__examplesTitle{margin-bottom:var(--space-5);font-size:var(--text-block);letter-spacing:-.01em}.Automation-module__u6DL8a__exampleList{border-top:1px solid var(--border);gap:0;display:grid}.Automation-module__u6DL8a__exampleList li{border-bottom:1px solid var(--border);font-size:var(--text-small);flex-wrap:wrap;align-items:center;gap:4px 11px;padding:16px 2px;display:flex}.Automation-module__u6DL8a__exampleList svg{color:var(--accent);flex:none}.Automation-module__u6DL8a__trigger{font-weight:600}.Automation-module__u6DL8a__action{color:var(--text-secondary)}@media (min-width:760px){.Automation-module__u6DL8a__chain{grid-template-columns:repeat(3,minmax(0,1fr))}.Automation-module__u6DL8a__exampleList{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(32px,5vw,64px)}}
.SlideViewer-module__BDs-0W__lightbox{z-index:100;place-items:center;padding:clamp(12px,3vw,40px);display:grid;position:fixed;inset:0}.SlideViewer-module__BDs-0W__backdrop{background:color-mix(in srgb, var(--bg-deep) 86%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:SlideViewer-module__BDs-0W__fade .2s var(--ease);position:absolute;inset:0}.SlideViewer-module__BDs-0W__dialog{gap:var(--space-4);width:min(1100px,100%);min-width:0;max-width:100%;max-height:100%;animation:SlideViewer-module__BDs-0W__pop .24s var(--ease-out);display:grid;position:relative}.SlideViewer-module__BDs-0W__stage{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border-strong);place-items:center;display:grid;position:relative;overflow:hidden}.SlideViewer-module__BDs-0W__stageImage{animation:SlideViewer-module__BDs-0W__slideIn .32s var(--ease-out)}@keyframes SlideViewer-module__BDs-0W__slideIn{0%{opacity:0;transform:translate(14px)scale(.995)}}.SlideViewer-module__BDs-0W__pager{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 82%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:44px;height:44px;color:var(--text-primary);cursor:pointer;opacity:0;transition:opacity var(--normal) var(--ease), background-color var(--fast) var(--ease);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.SlideViewer-module__BDs-0W__stage:hover .SlideViewer-module__BDs-0W__pager,.SlideViewer-module__BDs-0W__pager:focus-visible{opacity:1}.SlideViewer-module__BDs-0W__pager:hover{background:var(--surface)}.SlideViewer-module__BDs-0W__pagerPrev{left:14px}.SlideViewer-module__BDs-0W__pagerNext{right:14px}.SlideViewer-module__BDs-0W__stageImage{object-fit:contain;width:100%;height:auto;max-height:min(74vh,820px)}.SlideViewer-module__BDs-0W__bar{justify-content:space-between;align-items:center;gap:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);flex-wrap:wrap;min-width:0;max-width:100%;padding:10px 14px;display:flex}.SlideViewer-module__BDs-0W__barText{color:var(--text-muted);font-size:var(--text-micro);gap:2px;display:grid}.SlideViewer-module__BDs-0W__barText strong{color:var(--text-primary);font-size:var(--text-meta)}.SlideViewer-module__BDs-0W__thumbs{scrollbar-width:none;flex:1 1 0;gap:8px;min-width:0;padding:2px;display:flex;overflow-x:auto}.SlideViewer-module__BDs-0W__thumbs::-webkit-scrollbar{display:none}.SlideViewer-module__BDs-0W__thumb{border:1px solid var(--border);border-radius:var(--radius-xs);background:var(--surface-subtle);cursor:pointer;opacity:.55;width:74px;transition:opacity var(--fast) var(--ease), border-color var(--fast) var(--ease);padding:0;display:block;overflow:hidden}.SlideViewer-module__BDs-0W__thumb img{object-fit:cover;object-position:center top;width:100%;height:42px}.SlideViewer-module__BDs-0W__thumb:hover{opacity:.85}.SlideViewer-module__BDs-0W__thumbActive{opacity:1;border-color:var(--accent)}.SlideViewer-module__BDs-0W__controls{align-items:center;gap:4px;display:flex}.SlideViewer-module__BDs-0W__controls button{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:color var(--fast) var(--ease), background-color var(--fast) var(--ease);background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;display:grid}.SlideViewer-module__BDs-0W__controls button:hover{background:var(--surface-subtle);color:var(--text-primary)}.SlideViewer-module__BDs-0W__counter{min-width:52px;color:var(--text-muted);font-family:var(--font-mono);font-size:var(--text-mono);text-align:center}.SlideViewer-module__BDs-0W__close{margin-left:4px;border-color:var(--border)!important}@keyframes SlideViewer-module__BDs-0W__fade{0%{opacity:0}}@keyframes SlideViewer-module__BDs-0W__pop{0%{opacity:0;transform:scale(.98)translateY(8px)}}@media (min-width:640px){.SlideViewer-module__BDs-0W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1040px){.SlideViewer-module__BDs-0W__grid{gap:clamp(32px, 3vw, 48px) var(--space-5);grid-template-columns:repeat(6,minmax(0,1fr))}.SlideViewer-module__BDs-0W__item{grid-column:span 2}.SlideViewer-module__BDs-0W__item:first-child,.SlideViewer-module__BDs-0W__item:nth-child(2),.SlideViewer-module__BDs-0W__item:nth-child(6),.SlideViewer-module__BDs-0W__item:nth-child(7){grid-column:span 3}.SlideViewer-module__BDs-0W__item:first-child .SlideViewer-module__BDs-0W__frame,.SlideViewer-module__BDs-0W__item:nth-child(2) .SlideViewer-module__BDs-0W__frame,.SlideViewer-module__BDs-0W__item:nth-child(6) .SlideViewer-module__BDs-0W__frame,.SlideViewer-module__BDs-0W__item:nth-child(7) .SlideViewer-module__BDs-0W__frame{aspect-ratio:16/9}}@media (max-width:700px){.SlideViewer-module__BDs-0W__pager{opacity:1;width:38px;height:38px}.SlideViewer-module__BDs-0W__thumbs{flex-basis:100%;order:3}}@media (prefers-reduced-motion:reduce){.SlideViewer-module__BDs-0W__backdrop,.SlideViewer-module__BDs-0W__dialog,.SlideViewer-module__BDs-0W__stageImage{animation:none}}
.AutoUnicornUi-module__xhe5qq__root{--ui-indigo:#4f46e5;--ui-amber:#a04a07;--ui-emerald:#047857;--ui-blue:#1d4ed8;--ui-rose:#be123c;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface-subtle);gap:12px;padding:clamp(14px,1.6vw,20px);display:grid}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .AutoUnicornUi-module__xhe5qq__root{--ui-indigo:#a5b4fc;--ui-amber:#fbbf24;--ui-emerald:#6ee7b7;--ui-blue:#93b4fd;--ui-rose:#fda4af}}:root[data-theme=dark] .AutoUnicornUi-module__xhe5qq__root{--ui-indigo:#a5b4fc;--ui-amber:#fbbf24;--ui-emerald:#6ee7b7;--ui-blue:#93b4fd;--ui-rose:#fda4af}.AutoUnicornUi-module__xhe5qq__metrics{gap:10px;display:grid}.AutoUnicornUi-module__xhe5qq__metric{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);gap:4px;padding:14px 16px;display:grid}.AutoUnicornUi-module__xhe5qq__metricTop{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.AutoUnicornUi-module__xhe5qq__metricIcon{border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.AutoUnicornUi-module__xhe5qq__metricBlue .AutoUnicornUi-module__xhe5qq__metricIcon{background:color-mix(in srgb, var(--ui-blue) 13%, transparent);color:var(--ui-blue)}.AutoUnicornUi-module__xhe5qq__metricAmber .AutoUnicornUi-module__xhe5qq__metricIcon{background:color-mix(in srgb, var(--ui-amber) 15%, transparent);color:var(--ui-amber)}.AutoUnicornUi-module__xhe5qq__trend{border-radius:var(--radius-pill);letter-spacing:.01em;padding:3px 8px;font-size:10px;font-weight:600}.AutoUnicornUi-module__xhe5qq__trendUp{background:color-mix(in srgb, var(--ui-emerald) 13%, transparent);color:var(--ui-emerald)}.AutoUnicornUi-module__xhe5qq__metricLabel{color:var(--text-secondary);font-size:11px;font-weight:600}.AutoUnicornUi-module__xhe5qq__metricValue{font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:var(--tracking-heading);font-size:clamp(1.375rem,1.1rem + 1vw,1.75rem);font-weight:700;line-height:1.1}.AutoUnicornUi-module__xhe5qq__metricSubtitle{color:var(--text-muted);font-size:10.5px;line-height:1.35}.AutoUnicornUi-module__xhe5qq__queue{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);overflow:hidden}.AutoUnicornUi-module__xhe5qq__queueHead{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.AutoUnicornUi-module__xhe5qq__queueTitle{font-size:11px;font-weight:600}.AutoUnicornUi-module__xhe5qq__queueCount{color:var(--text-muted);font-family:var(--font-mono);font-size:10px}.AutoUnicornUi-module__xhe5qq__lot{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px 14px;display:flex}.AutoUnicornUi-module__xhe5qq__lotMain{flex:220px;gap:5px;min-width:0;display:grid}.AutoUnicornUi-module__xhe5qq__lotName{font-size:13px;font-weight:700}.AutoUnicornUi-module__xhe5qq__fresh{font-size:11px}.AutoUnicornUi-module__xhe5qq__lotMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:10.5px;display:flex}.AutoUnicornUi-module__xhe5qq__lotId{background:var(--surface-subtle);font-family:var(--font-mono);border-radius:4px;padding:1px 5px;font-size:9.5px}.AutoUnicornUi-module__xhe5qq__chips{flex-wrap:wrap;gap:5px;margin-top:2px;display:flex}.AutoUnicornUi-module__xhe5qq__chip{border:1px solid #0000;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:10px;font-weight:500;display:inline-flex}.AutoUnicornUi-module__xhe5qq__chipIndigo{background:color-mix(in srgb, var(--ui-indigo) 11%, transparent);border-color:color-mix(in srgb, var(--ui-indigo) 22%, transparent);color:var(--ui-indigo)}.AutoUnicornUi-module__xhe5qq__chipAmber{background:color-mix(in srgb, var(--ui-amber) 12%, transparent);border-color:color-mix(in srgb, var(--ui-amber) 24%, transparent);color:var(--ui-amber);font-family:var(--font-mono)}.AutoUnicornUi-module__xhe5qq__chipEmerald{background:color-mix(in srgb, var(--ui-emerald) 12%, transparent);border-color:color-mix(in srgb, var(--ui-emerald) 24%, transparent);color:var(--ui-emerald)}.AutoUnicornUi-module__xhe5qq__pulse{background:currentColor;border-radius:50%;width:5px;height:5px;position:relative}.AutoUnicornUi-module__xhe5qq__pulse:after{content:"";opacity:0;border:1px solid;border-radius:50%;position:absolute;inset:-3px}.AutoUnicornUi-module__xhe5qq__root[data-active] .AutoUnicornUi-module__xhe5qq__pulse:after{animation:AutoUnicornUi-module__xhe5qq__ping 2.2s var(--ease) infinite}@keyframes AutoUnicornUi-module__xhe5qq__ping{0%{opacity:.8;transform:scale(.6)}70%,to{opacity:0;transform:scale(1.7)}}.AutoUnicornUi-module__xhe5qq__lotFigures{flex:none;justify-items:end;gap:1px;display:grid}.AutoUnicornUi-module__xhe5qq__marginLabel{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:600}.AutoUnicornUi-module__xhe5qq__marginValue{color:var(--ui-emerald);font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:18px;font-weight:700;line-height:1.15}.AutoUnicornUi-module__xhe5qq__auctionPrice{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:10.5px}.AutoUnicornUi-module__xhe5qq__delta{color:var(--ui-emerald);font-variant-numeric:tabular-nums;align-items:center;gap:3px;margin-top:2px;font-size:10px;font-weight:600;display:inline-flex}.AutoUnicornUi-module__xhe5qq__deltaPct{opacity:.75;font-weight:400}.AutoUnicornUi-module__xhe5qq__filters{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);gap:8px;padding:11px 14px 13px;display:grid}.AutoUnicornUi-module__xhe5qq__filtersHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.AutoUnicornUi-module__xhe5qq__filtersTitle{font-size:11px;font-weight:600}.AutoUnicornUi-module__xhe5qq__filtersActive{color:var(--text-muted);font-family:var(--font-mono);font-size:10px}.AutoUnicornUi-module__xhe5qq__filterChips{flex-wrap:wrap;gap:5px;display:flex}.AutoUnicornUi-module__xhe5qq__filterChip{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface-subtle);color:var(--text-secondary);padding:4px 9px;font-size:10px;font-weight:500}.AutoUnicornUi-module__xhe5qq__filterOn{border-color:color-mix(in srgb, var(--ui-indigo) 34%, transparent);background:color-mix(in srgb, var(--ui-indigo) 12%, transparent);color:var(--ui-indigo)}@media (min-width:520px){.AutoUnicornUi-module__xhe5qq__metrics{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.AutoUnicornUi-module__xhe5qq__root[data-active] .AutoUnicornUi-module__xhe5qq__pulse:after{animation:none}}
.Projects-module__KY0hCq__list{gap:clamp(56px,7vw,104px);display:grid}.Projects-module__KY0hCq__row{align-items:center;gap:clamp(28px,4vw,48px);display:grid}.Projects-module__KY0hCq__media{text-align:left;cursor:zoom-in;background:0 0;border:0;gap:12px;min-width:0;padding:0;display:grid}.Projects-module__KY0hCq__frame{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface-subtle);box-shadow:var(--shadow-md);transition:transform var(--normal) var(--ease), box-shadow var(--normal) var(--ease), border-color var(--normal) var(--ease);display:block;position:relative;overflow:hidden}.Projects-module__KY0hCq__media:hover .Projects-module__KY0hCq__frame{border-color:var(--border-strong);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Projects-module__KY0hCq__cover{width:100%;height:auto;display:block}.Projects-module__KY0hCq__count{border-radius:var(--radius-pill);border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 86%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text-secondary);font-size:var(--text-micro);letter-spacing:.02em;align-items:center;padding:6px 12px;font-weight:600;display:inline-flex;position:absolute;bottom:12px;left:12px}.Projects-module__KY0hCq__zoom{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 86%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:32px;height:32px;color:var(--text-secondary);opacity:0;transition:opacity var(--normal) var(--ease), transform var(--normal) var(--ease);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:12px;right:12px;transform:translateY(4px)}.Projects-module__KY0hCq__media:hover .Projects-module__KY0hCq__zoom,.Projects-module__KY0hCq__media:focus-visible .Projects-module__KY0hCq__zoom{opacity:1;transform:none}.Projects-module__KY0hCq__mediaCaption{color:var(--text-muted);font-size:var(--text-meta);line-height:1.45}.Projects-module__KY0hCq__coverButton{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.Projects-module__KY0hCq__coverButton .Projects-module__KY0hCq__count{gap:7px;left:auto;right:12px}.Projects-module__KY0hCq__coverButton .Projects-module__KY0hCq__count:after{content:"";border-top:1.4px solid;border-right:1.4px solid;width:6px;height:6px;transform:rotate(45deg)}.Projects-module__KY0hCq__coverButton .Projects-module__KY0hCq__zoom{display:none}.Projects-module__KY0hCq__coverButton:hover .Projects-module__KY0hCq__frame{border-color:var(--border-strong);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Projects-module__KY0hCq__coverButton:hover .Projects-module__KY0hCq__zoom,.Projects-module__KY0hCq__coverButton:focus-visible .Projects-module__KY0hCq__zoom{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.Projects-module__KY0hCq__coverButton:hover .Projects-module__KY0hCq__frame{transform:none}}.Projects-module__KY0hCq__copy{flex-direction:column;min-width:0;display:flex}.Projects-module__KY0hCq__head{justify-items:start;gap:6px;display:grid}.Projects-module__KY0hCq__title{margin-top:var(--space-3);font-size:clamp(1.5rem,1.2rem + 1.1vw,2.125rem)}.Projects-module__KY0hCq__kicker{color:var(--text-muted);font-size:var(--text-small)}.Projects-module__KY0hCq__body{margin-top:var(--space-4);color:var(--text-secondary);line-height:1.6}.Projects-module__KY0hCq__roles{margin-top:var(--space-5);flex-wrap:wrap;gap:8px;display:flex}.Projects-module__KY0hCq__roles li{border-radius:var(--radius-pill);background:var(--surface-subtle);color:var(--text-secondary);font-size:var(--text-micro);padding:5px 12px;font-weight:500}.Projects-module__KY0hCq__link{min-height:44px;margin-top:var(--space-4);color:var(--accent);font-size:var(--text-small);align-items:center;gap:7px;font-weight:550;display:inline-flex}.Projects-module__KY0hCq__link:hover{color:var(--accent-strong)}.Projects-module__KY0hCq__details{margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--hairline)}.Projects-module__KY0hCq__details summary{min-height:32px;color:var(--text-primary);font-size:var(--text-small);cursor:pointer;align-items:center;gap:8px;font-weight:550;list-style:none;display:flex}.Projects-module__KY0hCq__details summary::-webkit-details-marker{display:none}.Projects-module__KY0hCq__details summary:before{content:"";border-right:1.6px solid var(--accent);border-bottom:1.6px solid var(--accent);width:7px;height:7px;transition:transform var(--fast) var(--ease);transform:rotate(45deg)translate(-1px,-1px)}.Projects-module__KY0hCq__details[open] summary:before{transform:rotate(225deg)translate(-2px,-2px)}.Projects-module__KY0hCq__details ul{margin-top:var(--space-4);gap:10px;display:grid}.Projects-module__KY0hCq__details li{color:var(--text-secondary);font-size:var(--text-small);padding-left:18px;line-height:1.5;position:relative}.Projects-module__KY0hCq__details li:before{content:"";background:var(--border-strong);border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:2px}.Projects-module__KY0hCq__note{margin-top:var(--space-5);color:var(--text-muted);font-size:var(--text-meta);line-height:1.5}@media (min-width:900px){.Projects-module__KY0hCq__row{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.Projects-module__KY0hCq__row:nth-child(2n) .Projects-module__KY0hCq__media{order:2}}@media (prefers-reduced-motion:reduce){.Projects-module__KY0hCq__media:hover .Projects-module__KY0hCq__frame{transform:none}}
.DesignGallery-module__cMEJ0a__grid{gap:var(--space-5);display:grid}.DesignGallery-module__cMEJ0a__item{min-width:0}.DesignGallery-module__cMEJ0a__trigger{text-align:left;cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.DesignGallery-module__cMEJ0a__frame{border-radius:var(--radius-md);border:1px solid var(--hairline);background:var(--surface-subtle);aspect-ratio:16/10;transition:transform var(--normal) var(--ease), border-color var(--normal) var(--ease), box-shadow var(--normal) var(--ease);display:block;position:relative;overflow:hidden}.DesignGallery-module__cMEJ0a__trigger:hover .DesignGallery-module__cMEJ0a__frame{border-color:var(--border-strong);box-shadow:var(--shadow-hover);transform:translateY(-3px)}.DesignGallery-module__cMEJ0a__image{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform var(--slow) var(--ease-out)}.DesignGallery-module__cMEJ0a__portrait .DesignGallery-module__cMEJ0a__image{object-fit:contain;object-position:center;background:var(--surface);padding:10px}.DesignGallery-module__cMEJ0a__trigger:hover .DesignGallery-module__cMEJ0a__image{transform:scale(1.03)}.DesignGallery-module__cMEJ0a__pages{border-radius:var(--radius-pill);border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--text-secondary);font-size:var(--text-micro);letter-spacing:.02em;opacity:0;transition:opacity var(--normal) var(--ease), transform var(--normal) var(--ease);align-items:center;gap:6px;padding:5px 10px;font-weight:600;display:inline-flex;position:absolute;bottom:10px;left:10px;transform:translateY(4px)}.DesignGallery-module__cMEJ0a__zoom{border:1px solid var(--border);background:var(--surface);width:30px;height:30px;color:var(--text-secondary);opacity:0;transition:opacity var(--normal) var(--ease), transform var(--normal) var(--ease);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:10px;right:10px;transform:translateY(4px)}.DesignGallery-module__cMEJ0a__trigger:hover .DesignGallery-module__cMEJ0a__zoom,.DesignGallery-module__cMEJ0a__trigger:focus-visible .DesignGallery-module__cMEJ0a__pages{border-radius:var(--radius-pill);border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--text-secondary);font-size:var(--text-micro);letter-spacing:.02em;opacity:0;transition:opacity var(--normal) var(--ease), transform var(--normal) var(--ease);align-items:center;gap:6px;padding:5px 10px;font-weight:600;display:inline-flex;position:absolute;bottom:10px;left:10px;transform:translateY(4px)}.DesignGallery-module__cMEJ0a__trigger:hover .DesignGallery-module__cMEJ0a__pages,.DesignGallery-module__cMEJ0a__trigger:focus-visible .DesignGallery-module__cMEJ0a__pages,.DesignGallery-module__cMEJ0a__zoom{opacity:1;transform:none}.DesignGallery-module__cMEJ0a__caption{flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin-top:12px;display:flex}.DesignGallery-module__cMEJ0a__title{font-size:var(--text-small);font-weight:600}.DesignGallery-module__cMEJ0a__kind{color:var(--text-muted);font-size:var(--text-meta)}.DesignGallery-module__cMEJ0a__year{color:var(--text-muted);font-family:var(--font-mono);font-size:var(--text-mono);margin-left:auto}@media (min-width:640px){.DesignGallery-module__cMEJ0a__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1040px){.DesignGallery-module__cMEJ0a__grid{gap:clamp(32px, 3vw, 48px) var(--space-5);grid-template-columns:repeat(6,minmax(0,1fr))}.DesignGallery-module__cMEJ0a__item{grid-column:span 2}.DesignGallery-module__cMEJ0a__item:nth-child(5n+1),.DesignGallery-module__cMEJ0a__item:nth-child(5n+2){grid-column:span 3}.DesignGallery-module__cMEJ0a__item:nth-child(5n+1) .DesignGallery-module__cMEJ0a__frame,.DesignGallery-module__cMEJ0a__item:nth-child(5n+2) .DesignGallery-module__cMEJ0a__frame{aspect-ratio:16/9}}@media (prefers-reduced-motion:reduce){.DesignGallery-module__cMEJ0a__trigger:hover .DesignGallery-module__cMEJ0a__frame,.DesignGallery-module__cMEJ0a__trigger:hover .DesignGallery-module__cMEJ0a__image{transform:none}}
.Design-module__X4FSHG__note{margin-top:var(--space-6);color:var(--text-muted);font-size:var(--text-meta)}
.Process-module__wV7Kpa__steps{gap:var(--space-6);display:grid}.Process-module__wV7Kpa__step{padding-left:26px;position:relative}.Process-module__wV7Kpa__marker{background:var(--accent);border-radius:50%;width:9px;height:9px;position:absolute;top:7px;left:0}.Process-module__wV7Kpa__step:before{content:"";background:var(--border-strong);width:1px;position:absolute;top:20px;bottom:-32px;left:4px}.Process-module__wV7Kpa__step:last-child:before{display:none}.Process-module__wV7Kpa__number{color:var(--text-muted);font-family:var(--font-mono);font-size:var(--text-mono);letter-spacing:.02em;display:block}.Process-module__wV7Kpa__title{font-size:var(--text-block);letter-spacing:-.01em;margin-top:6px}.Process-module__wV7Kpa__body{color:var(--text-secondary);font-size:var(--text-small);margin-top:8px;line-height:1.55}@media (min-width:900px){.Process-module__wV7Kpa__steps{gap:var(--space-5);grid-template-columns:repeat(5,minmax(0,1fr))}.Process-module__wV7Kpa__step{padding-top:26px;padding-left:0}.Process-module__wV7Kpa__marker{top:0;left:0}.Process-module__wV7Kpa__step:before{width:auto;height:1px;inset:4px -20px auto 14px}.Process-module__wV7Kpa__body{padding-right:var(--space-4)}}
.AiMethod-module__9uHbDG__grid{align-items:start;gap:clamp(36px,5vw,64px);display:grid}.AiMethod-module__9uHbDG__kicker:before{content:"";background:var(--accent);width:18px;height:1px}.AiMethod-module__9uHbDG__kicker{margin-bottom:var(--space-5);color:var(--text-muted);font-size:var(--text-micro);letter-spacing:var(--tracking-caps);text-transform:uppercase;align-items:center;gap:10px;font-weight:600;display:inline-flex}.AiMethod-module__9uHbDG__headline{max-width:20ch;font-size:var(--text-h2)}.AiMethod-module__9uHbDG__body{max-width:52ch;margin-top:var(--space-5);color:var(--text-secondary);font-size:var(--text-lead);line-height:1.55}.AiMethod-module__9uHbDG__details{margin-top:var(--space-6)}.AiMethod-module__9uHbDG__details summary{min-height:40px;color:var(--text-primary);font-size:var(--text-small);cursor:pointer;align-items:center;gap:9px;font-weight:550;list-style:none;display:inline-flex}.AiMethod-module__9uHbDG__details summary::-webkit-details-marker{display:none}.AiMethod-module__9uHbDG__details summary:before{content:"";border-right:1.6px solid var(--accent);border-bottom:1.6px solid var(--accent);width:7px;height:7px;transition:transform var(--fast) var(--ease);transform:rotate(45deg)translate(-1px,-1px)}.AiMethod-module__9uHbDG__details[open] summary:before{transform:rotate(225deg)translate(-2px,-2px)}.AiMethod-module__9uHbDG__detailsInner{max-width:56ch;margin-top:var(--space-4);padding:var(--space-5);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);font-size:var(--text-small);line-height:1.55}.AiMethod-module__9uHbDG__detailsInner ul{margin-top:var(--space-4);gap:10px;display:grid}.AiMethod-module__9uHbDG__detailsInner li{padding-left:18px;position:relative}.AiMethod-module__9uHbDG__detailsInner li:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:2px}.AiMethod-module__9uHbDG__flowWrap{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);padding:clamp(24px,3vw,34px)}.AiMethod-module__9uHbDG__flow{gap:10px;display:grid}.AiMethod-module__9uHbDG__flow li{border-radius:var(--radius-sm);background:var(--surface-subtle);font-size:var(--text-small);align-items:center;gap:14px;padding:14px 18px;font-weight:550;display:flex}.AiMethod-module__9uHbDG__flow li:nth-child(3){background:var(--accent-soft);color:var(--accent-strong)}.AiMethod-module__9uHbDG__index{background:var(--surface);width:24px;height:24px;color:var(--text-muted);font-family:var(--font-mono);font-size:var(--text-mono);border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:500;display:inline-flex}@media (min-width:960px){.AiMethod-module__9uHbDG__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}}
.About-module__QuRx9W__grid{align-items:start;gap:clamp(36px,5vw,72px);display:grid}.About-module__QuRx9W__kicker:before{content:"";background:var(--accent);width:18px;height:1px}.About-module__QuRx9W__kicker{margin-bottom:var(--space-5);color:var(--text-muted);font-size:var(--text-micro);letter-spacing:var(--tracking-caps);text-transform:uppercase;align-items:center;gap:10px;font-weight:600;display:inline-flex}.About-module__QuRx9W__copy h2{max-width:18ch}.About-module__QuRx9W__quote{max-width:24ch;margin:var(--space-6) 0 0;border-left:1px solid var(--accent);color:var(--text-primary);font-family:var(--font-quote);letter-spacing:-.005em;padding-left:clamp(18px,2vw,26px);font-size:clamp(1.5rem,1.1rem + 1.7vw,2.375rem);font-style:italic;font-weight:400;line-height:1.25}.About-module__QuRx9W__paragraph{max-width:58ch;margin-top:var(--space-5);color:var(--text-secondary);font-size:var(--text-lead);line-height:1.6}.About-module__QuRx9W__aside{gap:var(--space-5);display:grid}.About-module__QuRx9W__portrait{aspect-ratio:1;border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(170deg, color-mix(in srgb, var(--accent) 13%, var(--surface)) 0%, var(--surface) 78%);box-shadow:var(--shadow-sm);place-items:end center;display:grid;position:relative;overflow:hidden}.About-module__QuRx9W__portraitGlow{aspect-ratio:1;background:color-mix(in srgb, var(--accent) 16%, transparent);filter:blur(2px);border-radius:50%;width:78%;position:absolute;bottom:-12%;left:50%;transform:translate(-50%)}.About-module__QuRx9W__portraitImage{object-fit:contain;object-position:bottom;width:88%;height:auto;position:relative}.About-module__QuRx9W__portraitName{border-radius:var(--radius-pill);border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text-primary);font-size:var(--text-micro);letter-spacing:.04em;padding:6px 13px;font-weight:600;position:absolute;bottom:14px;left:16px}.About-module__QuRx9W__steps{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);gap:0;padding:clamp(24px,3vw,32px) clamp(22px,3vw,30px);display:grid}.About-module__QuRx9W__step{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding-block:14px;display:grid;position:relative}.About-module__QuRx9W__dot{background:var(--accent);border-radius:50%;width:9px;height:9px}.About-module__QuRx9W__stepText{font-size:var(--text-small);font-weight:550}.About-module__QuRx9W__line{background:var(--border-strong);width:1px;height:calc(100% - 24px);position:absolute;top:calc(50% + 12px);left:4px}@media (min-width:960px){.About-module__QuRx9W__grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}}
.Contact-module__cuq2-W__card{border-radius:var(--radius-lg);border:1px solid var(--hairline);background:var(--surface);box-shadow:var(--shadow-md);text-align:center;justify-items:center;padding:clamp(44px,8vw,104px) clamp(18px,4vw,72px);display:grid}.Contact-module__cuq2-W__title{max-width:18ch;font-size:var(--text-h2)}.Contact-module__cuq2-W__body{max-width:56ch;margin-top:var(--space-5);color:var(--text-secondary);font-size:var(--text-lead);line-height:1.6}.Contact-module__cuq2-W__actions{justify-content:center;gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.Contact-module__cuq2-W__address{margin-top:var(--space-5);color:var(--text-muted);font-size:var(--text-meta)}
.Footer-module__zX2wcG__footer{padding-block:var(--space-7);border-top:1px solid var(--border)}.Footer-module__zX2wcG__inner{gap:var(--space-5);align-items:center;display:grid}.Footer-module__zX2wcG__brand{gap:4px;display:grid}.Footer-module__zX2wcG__name{font-size:var(--text-wordmark);letter-spacing:.12em;text-transform:uppercase;font-weight:600}.Footer-module__zX2wcG__role{color:var(--text-muted);font-size:var(--text-meta)}.Footer-module__zX2wcG__links{gap:var(--space-5);flex-wrap:wrap;display:flex}.Footer-module__zX2wcG__links a{min-height:44px;color:var(--text-secondary);font-size:var(--text-small);transition:color var(--fast) var(--ease);align-items:center;display:inline-flex}.Footer-module__zX2wcG__links a:hover{color:var(--accent)}.Footer-module__zX2wcG__copy{color:var(--text-muted);font-size:var(--text-meta)}@media (min-width:860px){.Footer-module__zX2wcG__inner{gap:var(--space-6);grid-template-columns:auto 1fr auto}.Footer-module__zX2wcG__links{justify-content:center}.Footer-module__zX2wcG__copy{text-align:right}}
