.users-module__IfcjcG__page{flex-direction:column;gap:24px;width:100%;max-width:1080px;margin:0 auto;padding:32px 32px 64px;display:flex}.users-module__IfcjcG__header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.users-module__IfcjcG__title{font-family:var(--a98-font-family);font-weight:var(--a98-font-heading-weight);letter-spacing:-.025em;margin:0;font-size:22px}.users-module__IfcjcG__subtitle{color:hsl(var(--a98-color-foreground) / .62);margin:6px 0 0;font-size:13px}.users-module__IfcjcG__card{background:hsl(var(--a98-color-surface) / .55);border:1px solid var(--a98-hairline);border-radius:var(--a98-radius);flex-direction:column;gap:14px;padding:20px;display:flex}.users-module__IfcjcG__sectionHead{align-items:center;gap:10px;display:flex}.users-module__IfcjcG__sectionTitle{font-family:var(--a98-font-family);font-weight:var(--a98-font-heading-weight);letter-spacing:-.01em;margin:0;font-size:14.5px}.users-module__IfcjcG__inviteForm{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.users-module__IfcjcG__empty{color:hsl(var(--a98-color-foreground) / .55);margin:0;font-size:13px}.users-module__IfcjcG__table{border-collapse:collapse;width:100%;font-size:13px}.users-module__IfcjcG__table thead th{text-align:left;font-family:var(--a98-font-mono);letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--a98-color-foreground) / .55);border-bottom:1px solid var(--a98-hairline);padding:8px 10px;font-size:10.5px;font-weight:500}.users-module__IfcjcG__table tbody td{border-bottom:1px solid hsl(var(--a98-color-foreground) / .05);vertical-align:middle;padding:12px 10px}.users-module__IfcjcG__table tbody tr:last-child td{border-bottom:none}.users-module__IfcjcG__rowActions{justify-content:flex-end;gap:6px;display:flex}.users-module__IfcjcG__selfBadge{margin-left:6px}
.Spinner-module__IWMLwa__root{width:var(--spinner-size,12px);height:var(--spinner-size,12px);border:1.5px solid hsl(var(--a98-color-gray-medium));border-top-color:hsl(var(--a98-color-primary));border-radius:50%;animation:.7s linear infinite Spinner-module__IWMLwa__spin;display:inline-block}.Spinner-module__IWMLwa__small{--spinner-size:10px}.Spinner-module__IWMLwa__medium{--spinner-size:14px}.Spinner-module__IWMLwa__large{--spinner-size:20px;border-width:2px}@keyframes Spinner-module__IWMLwa__spin{to{transform:rotate(360deg)}}
.SearchInput-module__QRjcTa__wrap{width:100%;position:relative}.SearchInput-module__QRjcTa__box{background:hsl(var(--a98-color-white));border:1px solid hsl(var(--a98-color-foreground) / .1);border-radius:var(--a98-radius);height:2.5rem;transition:border-color var(--a98-duration-default) var(--a98-ease-out-quint), box-shadow var(--a98-duration-default) var(--a98-ease-out-quint);align-items:center;gap:.625rem;padding:0 1rem;display:flex}.SearchInput-module__QRjcTa__box:focus-within{border-color:hsl(var(--a98-color-foreground) / .3);box-shadow:0 0 0 3px hsl(var(--a98-color-foreground) / .08)}.SearchInput-module__QRjcTa__icon{color:hsl(var(--a98-color-muted));flex:none;align-items:center;display:inline-flex}.SearchInput-module__QRjcTa__input{min-width:0;color:hsl(var(--a98-color-foreground));font-family:var(--a98-font-family);font-size:var(--14);height:100%;font-weight:var(--a98-font-body-weight);background:0 0;border:none;outline:none;flex:1}.SearchInput-module__QRjcTa__input::placeholder{color:hsl(var(--a98-color-muted));font-weight:var(--a98-font-body-weight)}.SearchInput-module__QRjcTa__suggestions{background:hsl(var(--a98-color-white));border:1px solid hsl(var(--a98-color-foreground) / .08);border-radius:var(--a98-radius);box-shadow:0 20px 40px -20px hsl(var(--a98-color-foreground) / .18);z-index:1000;max-height:280px;padding:6px;position:absolute;top:calc(100% - 8px);left:0;right:0;overflow-y:auto}.SearchInput-module__QRjcTa__item{font-size:var(--14);color:hsl(var(--a98-color-foreground));cursor:pointer;border-radius:var(--a98-radius-small);transition:background-color var(--a98-duration-short);text-align:left;width:100%;line-height:1.35;font-family:var(--a98-font-family);background:0 0;border:none;padding:10px 14px;display:block}.SearchInput-module__QRjcTa__item:hover,.SearchInput-module__QRjcTa__item[aria-selected=true]{background:hsl(var(--a98-color-surface))}.SearchInput-module__QRjcTa__itemMain{color:hsl(var(--a98-color-foreground));font-weight:var(--a98-font-ui-weight)}.SearchInput-module__QRjcTa__itemSub{color:hsl(var(--a98-color-muted));font-size:var(--12);margin-top:2px}
.Slider-module__ADrwiG__root{flex-direction:column;gap:10px;display:flex}.Slider-module__ADrwiG__head{justify-content:space-between;align-items:baseline;display:flex}.Slider-module__ADrwiG__label{font-size:var(--11);font-weight:var(--a98-font-ui-weight);letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--a98-color-muted))}.Slider-module__ADrwiG__value{font-size:var(--18);font-weight:var(--a98-font-heading-weight);color:hsl(var(--a98-color-foreground));font-variant-numeric:tabular-nums;letter-spacing:-.01em}.Slider-module__ADrwiG__input{appearance:none;background:hsl(var(--a98-color-gray-medium));border-radius:var(--a98-radius-full);outline:none;width:100%;height:4px;margin:0}.Slider-module__ADrwiG__input::-webkit-slider-thumb{appearance:none;background:hsl(var(--a98-color-primary));cursor:pointer;border:3px solid hsl(var(--a98-color-white));width:20px;height:20px;box-shadow:0 0 0 1px hsl(var(--a98-color-foreground) / .1), 0 2px 6px hsl(var(--a98-color-foreground) / .15);transition:transform var(--a98-duration-default) var(--a98-ease-bump);border-radius:50%}.Slider-module__ADrwiG__input::-webkit-slider-thumb:hover{transform:scale(1.12)}.Slider-module__ADrwiG__input::-moz-range-thumb{background:hsl(var(--a98-color-primary));cursor:pointer;border:3px solid hsl(var(--a98-color-white));width:20px;height:20px;box-shadow:0 0 0 1px hsl(var(--a98-color-foreground) / .1);border-radius:50%}.Slider-module__ADrwiG__ticks{font-size:var(--11);color:hsl(var(--a98-color-muted));font-variant-numeric:tabular-nums;letter-spacing:.05em;justify-content:space-between;display:flex}
.Switch-module__lK17fq__root{cursor:pointer;font-family:var(--a98-font-family);color:hsl(var(--a98-color-foreground));-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:inline-flex}.Switch-module__lK17fq__track{width:var(--track-w);height:var(--track-h);background:hsl(var(--a98-color-foreground) / .18);transition:background var(--a98-duration-default) var(--a98-ease-out-quint);border-radius:0;flex-shrink:0;display:inline-block;position:relative}.Switch-module__lK17fq__sm{--track-w:2rem;--track-h:1.25rem;--pad:2px}.Switch-module__lK17fq__md{--track-w:2.5rem;--track-h:1.5rem;--pad:3px}.Switch-module__lK17fq__lg{--track-w:3rem;--track-h:1.875rem;--pad:3px}.Switch-module__lK17fq__input{opacity:0;width:100%;height:100%;cursor:inherit;margin:0;position:absolute;inset:0}.Switch-module__lK17fq__thumb{top:var(--pad);left:var(--pad);width:calc(var(--track-h) - 2 * var(--pad));height:calc(var(--track-h) - 2 * var(--pad));background:hsl(var(--a98-color-white));box-shadow:0 1px 2px hsl(var(--a98-color-black) / .2);transition:transform var(--a98-duration-default) var(--a98-ease-bump);border-radius:0;position:absolute}.Switch-module__lK17fq__input:checked~.Switch-module__lK17fq__thumb{transform:translateX(calc(var(--track-w) - var(--track-h)))}.Switch-module__lK17fq__track:has(.Switch-module__lK17fq__input:checked){background:hsl(var(--a98-color-primary))}.Switch-module__lK17fq__track:has(.Switch-module__lK17fq__input:focus-visible){box-shadow:0 0 0 3px hsl(var(--a98-color-foreground) / .18)}.Switch-module__lK17fq__disabled{cursor:not-allowed;opacity:.5}.Switch-module__lK17fq__text{flex-direction:column;gap:2px;line-height:1.3;display:inline-flex}.Switch-module__lK17fq__label{font-weight:var(--a98-font-ui-weight);font-size:var(--14)}.Switch-module__lK17fq__hint{color:hsl(var(--a98-color-muted));font-weight:var(--a98-font-body-weight);font-size:var(--12)}
.ToggleGroup-module__k3KQCq__root{display:inline-flex}.ToggleGroup-module__k3KQCq__fullWidth{width:100%}.ToggleGroup-module__k3KQCq__item{background:hsl(var(--a98-color-white));border:1px solid hsl(var(--a98-color-foreground) / .1);min-width:40px;height:36px;font-family:var(--a98-font-family);font-weight:var(--a98-font-ui-weight);font-size:var(--12);color:hsl(var(--a98-color-foreground));cursor:pointer;white-space:nowrap;transition:background var(--a98-duration-default) var(--a98-ease-out-quint), color var(--a98-duration-default) var(--a98-ease-out-quint), border-color var(--a98-duration-default) var(--a98-ease-out-quint), z-index var(--a98-duration-default) var(--a98-ease-out-quint);justify-content:center;align-items:center;gap:6px;margin-left:-1px;padding:0 16px;display:inline-flex;position:relative}.ToggleGroup-module__k3KQCq__item:first-child{border-top-left-radius:var(--a98-radius);border-bottom-left-radius:var(--a98-radius);margin-left:0}.ToggleGroup-module__k3KQCq__item:last-child{border-top-right-radius:var(--a98-radius);border-bottom-right-radius:var(--a98-radius)}.ToggleGroup-module__k3KQCq__fullWidth .ToggleGroup-module__k3KQCq__item{flex:1}.ToggleGroup-module__k3KQCq__item:hover:not(.ToggleGroup-module__k3KQCq__pressed):not(:disabled){border-color:hsl(var(--a98-color-foreground) / .2);z-index:1}.ToggleGroup-module__k3KQCq__item:focus-visible{border-color:hsl(var(--a98-color-foreground));box-shadow:0 0 0 3px hsl(var(--a98-color-foreground) / .08);z-index:2;outline:none}.ToggleGroup-module__k3KQCq__item:disabled{opacity:.5;cursor:not-allowed}.ToggleGroup-module__k3KQCq__pressed{background:hsl(var(--a98-color-foreground));color:hsl(var(--a98-color-background));border-color:hsl(var(--a98-color-foreground));z-index:1}.ToggleGroup-module__k3KQCq__icon{justify-content:center;align-items:center;width:12px;height:12px;display:inline-flex}.ToggleGroup-module__k3KQCq__label{padding:0 .25rem}.ToggleGroup-module__k3KQCq__item:has(.ToggleGroup-module__k3KQCq__icon):not(:has(.ToggleGroup-module__k3KQCq__label)){width:36px;min-width:36px;padding:0}.ToggleGroup-module__k3KQCq__sm .ToggleGroup-module__k3KQCq__item{min-width:36px;height:32px;font-size:var(--11);padding:0 12px}.ToggleGroup-module__k3KQCq__sm .ToggleGroup-module__k3KQCq__item:has(.ToggleGroup-module__k3KQCq__icon):not(:has(.ToggleGroup-module__k3KQCq__label)){width:32px;min-width:32px}.ToggleGroup-module__k3KQCq__lg .ToggleGroup-module__k3KQCq__item{min-width:48px;height:44px;font-size:var(--14);padding:0 20px}.ToggleGroup-module__k3KQCq__lg .ToggleGroup-module__k3KQCq__item:has(.ToggleGroup-module__k3KQCq__icon):not(:has(.ToggleGroup-module__k3KQCq__label)){width:44px;min-width:44px}
.SideRail-module__l7gAya__root{border-right:1px solid var(--a98-hairline);background:hsl(var(--a98-color-surface) / .4);transition:width var(--a98-duration-short) ease;flex-direction:column;gap:2px;display:flex}.SideRail-module__l7gAya__rootCollapsed{align-items:center;gap:4px;width:56px;padding:14px 0}.SideRail-module__l7gAya__rootExpanded{align-items:stretch;width:220px;padding:10px 0}.SideRail-module__l7gAya__items{flex-direction:column;gap:2px;display:flex}.SideRail-module__l7gAya__rootCollapsed .SideRail-module__l7gAya__items{align-items:center;gap:4px}.SideRail-module__l7gAya__rootExpanded .SideRail-module__l7gAya__items{align-items:stretch}.SideRail-module__l7gAya__btn{cursor:pointer;transition:background var(--a98-duration-short), color var(--a98-duration-short);font-family:var(--a98-font-family);font:inherit;background:0 0;border:none;text-decoration:none}.SideRail-module__l7gAya__rootCollapsed .SideRail-module__l7gAya__btn{width:36px;height:36px;color:hsl(var(--a98-color-foreground) / .55);border-radius:3px;place-items:center;display:grid}.SideRail-module__l7gAya__rootCollapsed .SideRail-module__l7gAya__btn:hover{background:hsl(var(--a98-color-foreground) / .06);color:hsl(var(--a98-color-foreground))}.SideRail-module__l7gAya__rootCollapsed .SideRail-module__l7gAya__btn.SideRail-module__l7gAya__active{background:hsl(var(--a98-color-foreground));color:hsl(var(--a98-color-background))}.SideRail-module__l7gAya__rootExpanded .SideRail-module__l7gAya__btn{font-size:var(--16);text-align:left;width:100%;color:hsl(var(--a98-color-foreground) / .7);border-left:2px solid #0000;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:8px 14px;display:grid}.SideRail-module__l7gAya__rootExpanded .SideRail-module__l7gAya__btn:hover{background:hsl(var(--a98-color-foreground) / .04);color:hsl(var(--a98-color-foreground))}.SideRail-module__l7gAya__rootExpanded .SideRail-module__l7gAya__btn.SideRail-module__l7gAya__active{background:hsl(var(--a98-color-primary) / .08);border-left-color:hsl(var(--a98-color-primary));color:hsl(var(--a98-color-primary))}.SideRail-module__l7gAya__rootExpanded .SideRail-module__l7gAya__btn.SideRail-module__l7gAya__active .SideRail-module__l7gAya__iconSlot{color:hsl(var(--a98-color-primary))}.SideRail-module__l7gAya__iconSlot{place-items:center;display:grid}.SideRail-module__l7gAya__rootCollapsed .SideRail-module__l7gAya__iconSlot,.SideRail-module__l7gAya__rootCollapsed .SideRail-module__l7gAya__iconSlot svg{width:18px;height:18px}.SideRail-module__l7gAya__rootExpanded .SideRail-module__l7gAya__iconSlot{width:20px;height:20px;color:hsl(var(--a98-color-foreground) / .55)}.SideRail-module__l7gAya__rootExpanded .SideRail-module__l7gAya__iconSlot svg{width:16px;height:16px}.SideRail-module__l7gAya__label{white-space:nowrap;text-overflow:ellipsis;font-weight:400;overflow:hidden}.SideRail-module__l7gAya__rootCollapsed .SideRail-module__l7gAya__label{display:none}.SideRail-module__l7gAya__sep{background:var(--a98-hairline);height:1px;margin:8px 0}.SideRail-module__l7gAya__rootCollapsed .SideRail-module__l7gAya__sep{align-self:center;width:20px}.SideRail-module__l7gAya__rootExpanded .SideRail-module__l7gAya__sep{align-self:center;width:calc(100% - 28px)}.SideRail-module__l7gAya__bottom{flex-direction:column;gap:2px;margin-top:auto;display:flex}.SideRail-module__l7gAya__rootCollapsed .SideRail-module__l7gAya__bottom{align-items:center;gap:4px}.SideRail-module__l7gAya__rootExpanded .SideRail-module__l7gAya__bottom{align-items:stretch}.SideRail-module__l7gAya__toggle{color:hsl(var(--a98-color-foreground) / .45)}.SideRail-module__l7gAya__chevronCollapsed,.SideRail-module__l7gAya__chevronExpanded{place-items:center;display:inline-grid}.SideRail-module__l7gAya__rootCollapsed .SideRail-module__l7gAya__chevronExpanded,.SideRail-module__l7gAya__rootExpanded .SideRail-module__l7gAya__chevronCollapsed{display:none}
.Breadcrumb-module__ZYXFdq__root{font-family:var(--a98-font-mono);letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--a98-color-foreground) / .55);align-items:center;gap:8px;font-size:11px;display:flex}.Breadcrumb-module__ZYXFdq__sep{opacity:.5}.Breadcrumb-module__ZYXFdq__item{color:inherit}.Breadcrumb-module__ZYXFdq__active{color:hsl(var(--a98-color-foreground))}
.ListRow-module__7BA2IW__root{cursor:pointer;font-size:var(--12);transition:background var(--a98-duration-short);text-align:left;width:100%;font-family:var(--a98-font-family);color:inherit;background:0 0;border:none;border-left:2px solid #0000;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:8px 14px;display:grid}.ListRow-module__7BA2IW__root:hover{background:hsl(var(--a98-color-foreground) / .04)}.ListRow-module__7BA2IW__selected{background:hsl(var(--a98-color-primary) / .08);border-left-color:hsl(var(--a98-color-primary))}.ListRow-module__7BA2IW__leading{color:hsl(var(--a98-color-foreground) / .55);place-items:center;width:20px;display:grid}.ListRow-module__7BA2IW__leading svg{width:16px;height:16px}.ListRow-module__7BA2IW__selected .ListRow-module__7BA2IW__leading{color:hsl(var(--a98-color-primary))}.ListRow-module__7BA2IW__label{white-space:nowrap;text-overflow:ellipsis;font-weight:400;overflow:hidden}.ListRow-module__7BA2IW__trailing{color:hsl(var(--a98-color-foreground) / .55);font-family:var(--a98-font-mono);letter-spacing:.03em;align-items:center;font-size:10.5px;display:inline-flex}.ListRow-module__7BA2IW__selected .ListRow-module__7BA2IW__trailing{color:hsl(var(--a98-color-primary))}
.StatusBar-module__N1oYYq__root{background:hsl(var(--a98-color-primary-darker));color:hsl(var(--a98-color-white));font-family:var(--a98-font-mono);letter-spacing:.06em;border-bottom:1px solid hsl(var(--a98-color-foreground) / .06);justify-content:space-between;align-items:center;height:2.25rem;padding:0 20px;font-size:11.5px;display:flex}.StatusBar-module__N1oYYq__left{align-items:center;gap:12px;display:flex}.StatusBar-module__N1oYYq__right{opacity:.85;gap:18px;display:flex}.StatusBar-module__N1oYYq__root a{color:hsl(var(--a98-color-green));text-underline-offset:.3em;text-decoration:underline}
.Dialog-module__BJq6FG__overlay{background:hsl(var(--a98-color-foreground) / .35);-webkit-backdrop-filter:blur(4px);z-index:1000;opacity:0;transition:opacity .18s var(--a98-ease-out-quint);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.Dialog-module__BJq6FG__overlay-open{opacity:1}.Dialog-module__BJq6FG__content{background:hsl(var(--a98-color-background));width:100%;max-height:calc(100vh - 48px);color:hsl(var(--a98-color-foreground));border-radius:var(--a98-radius);border:1px solid hsl(var(--a98-color-foreground) / .08);box-shadow:0 24px 64px -12px hsl(var(--a98-color-black) / .28), 0 8px 16px -6px hsl(var(--a98-color-black) / .12);opacity:0;transition:opacity .18s var(--a98-ease-out-quint), transform .18s var(--a98-ease-bump);outline:none;flex-direction:column;display:flex;position:relative;transform:scale(.96)translateY(6px)}.Dialog-module__BJq6FG__content-open{opacity:1;transform:scale(1)translateY(0)}.Dialog-module__BJq6FG__sm{max-width:380px}.Dialog-module__BJq6FG__md{max-width:520px}.Dialog-module__BJq6FG__lg{max-width:720px}.Dialog-module__BJq6FG__close{width:32px;height:32px;color:hsl(var(--a98-color-foreground) / .6);border-radius:var(--a98-radius-full);cursor:pointer;transition:background .15s var(--a98-ease-bump), color .15s var(--a98-ease-bump);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:12px;right:12px}.Dialog-module__BJq6FG__close:hover{background:hsl(var(--a98-color-foreground) / .06);color:hsl(var(--a98-color-foreground))}.Dialog-module__BJq6FG__close:focus-visible{outline:2px solid hsl(var(--a98-color-accent));outline-offset:2px}.Dialog-module__BJq6FG__header{flex-direction:column;gap:6px;padding:24px 56px 16px 24px;display:flex}.Dialog-module__BJq6FG__title{font-family:var(--a98-font-family);font-weight:var(--a98-font-heading-weight);font-size:var(--20);color:hsl(var(--a98-color-foreground));margin:0;line-height:1.25}.Dialog-module__BJq6FG__description{font-size:var(--16);color:hsl(var(--a98-color-foreground) / .65);margin:0;line-height:1.5}.Dialog-module__BJq6FG__body{font-size:var(--16);color:hsl(var(--a98-color-foreground) / .85);padding:16px 24px;line-height:1.55;overflow-y:auto}.Dialog-module__BJq6FG__header+.Dialog-module__BJq6FG__body{padding-top:12px}.Dialog-module__BJq6FG__footer{border-top:1px solid hsl(var(--a98-color-foreground) / .06);justify-content:flex-end;gap:8px;padding:20px 24px;display:flex}.Dialog-module__BJq6FG__body:last-child,.Dialog-module__BJq6FG__header:last-child{padding-bottom:24px}
.Popover-module__4iDzDW__root{z-index:1150;background:hsl(var(--a98-color-background));color:hsl(var(--a98-color-foreground));border:1px solid hsl(var(--a98-color-foreground) / .08);border-radius:var(--a98-radius);box-shadow:0 14px 40px -10px hsl(var(--a98-color-black) / .24), 0 6px 12px -6px hsl(var(--a98-color-black) / .12);font-family:var(--a98-font-family);font-size:var(--16);opacity:1;min-width:220px;max-width:min(100vw - 24px,360px);transition:opacity .25s var(--a98-ease-out-quint);outline:none}.Popover-module__4iDzDW__s-initial{visibility:hidden}.Popover-module__4iDzDW__s-close{opacity:0}.Popover-module__4iDzDW__p-none{padding:0}.Popover-module__4iDzDW__p-sm{padding:10px}.Popover-module__4iDzDW__p-md{padding:14px}.Popover-module__4iDzDW__arrow{fill:hsl(var(--a98-color-background))}.Popover-module__4iDzDW__arrow path:first-of-type{stroke:hsl(var(--a98-color-foreground) / .08)}
.Toast-module__6p4ldq__viewport{z-index:1100;pointer-events:none;flex-direction:column;gap:10px;max-width:min(100vw - 32px,420px);padding:20px;display:flex;position:fixed}.Toast-module__6p4ldq__top_left{align-items:flex-start;top:0;left:0}.Toast-module__6p4ldq__top_center{align-items:center;top:0;left:50%;transform:translate(-50%)}.Toast-module__6p4ldq__top_right{align-items:flex-end;top:0;right:0}.Toast-module__6p4ldq__bottom_left{flex-direction:column-reverse;align-items:flex-start;bottom:0;left:0}.Toast-module__6p4ldq__bottom_center{flex-direction:column-reverse;align-items:center;bottom:0;left:50%;transform:translate(-50%)}.Toast-module__6p4ldq__bottom_right{flex-direction:column-reverse;align-items:flex-end;bottom:0;right:0}.Toast-module__6p4ldq__toast{pointer-events:auto;background:hsl(var(--a98-color-background));width:100%;max-width:380px;color:hsl(var(--a98-color-foreground));border:1px solid hsl(var(--a98-color-foreground) / .08);border-radius:var(--a98-radius);box-shadow:0 12px 30px -8px hsl(var(--a98-color-black) / .22), 0 4px 10px -2px hsl(var(--a98-color-black) / .1);font-family:var(--a98-font-family);font-size:var(--16);transition:opacity .18s var(--a98-ease-out-quint), transform .2s var(--a98-ease-bump);grid-template-columns:auto 1fr auto auto;align-items:flex-start;gap:10px;padding:12px 12px 12px 14px;display:grid}.Toast-module__6p4ldq__toast.Toast-module__6p4ldq__entering{opacity:0;transform:translateY(8px)scale(.98)}.Toast-module__6p4ldq__toast.Toast-module__6p4ldq__leaving{opacity:0;transform:translateY(-4px)scale(.98)}.Toast-module__6p4ldq__icon{width:20px;height:20px;color:hsl(var(--a98-color-foreground) / .75);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.Toast-module__6p4ldq__success .Toast-module__6p4ldq__icon{color:#13ae5c}.Toast-module__6p4ldq__info .Toast-module__6p4ldq__icon{color:#2388e7}.Toast-module__6p4ldq__warning .Toast-module__6p4ldq__icon{color:#da8e0b}.Toast-module__6p4ldq__danger .Toast-module__6p4ldq__icon{color:hsl(var(--a98-color-red))}.Toast-module__6p4ldq__body{flex-direction:column;gap:2px;min-width:0;padding-top:1px;display:flex}.Toast-module__6p4ldq__title{font-weight:var(--a98-font-ui-weight);font-size:var(--16);color:hsl(var(--a98-color-foreground));line-height:1.35}.Toast-module__6p4ldq__description{font-size:var(--14);color:hsl(var(--a98-color-foreground) / .7);word-wrap:break-word;line-height:1.45}.Toast-module__6p4ldq__action{font:inherit;font-weight:var(--a98-font-ui-weight);font-size:var(--12);background:hsl(var(--a98-color-foreground) / .06);color:hsl(var(--a98-color-foreground));border-radius:var(--a98-radius-small);cursor:pointer;transition:background .15s var(--a98-ease-bump);border:0;align-self:center;padding:6px 10px}.Toast-module__6p4ldq__action:hover{background:hsl(var(--a98-color-foreground) / .1)}.Toast-module__6p4ldq__close{width:22px;height:22px;color:hsl(var(--a98-color-foreground) / .55);border-radius:var(--a98-radius-full);cursor:pointer;transition:background .15s var(--a98-ease-bump), color .15s var(--a98-ease-bump);background:0 0;border:0;justify-content:center;align-self:flex-start;align-items:center;margin-top:0;padding:0;display:inline-flex}.Toast-module__6p4ldq__close:hover{background:hsl(var(--a98-color-foreground) / .06);color:hsl(var(--a98-color-foreground))}
.SunDome-module__JLVM8G__root{aspect-ratio:2;background:hsl(var(--a98-color-white));border-radius:var(--a98-radius-small);width:100%;position:relative;overflow:hidden}.SunDome-module__JLVM8G__surface{background:hsl(var(--a98-color-surface))}.SunDome-module__JLVM8G__svg{width:100%;height:100%;display:block}.SunDome-module__JLVM8G__hairline{stroke:hsl(var(--a98-color-foreground) / .08)}.SunDome-module__JLVM8G__compassText{fill:hsl(var(--a98-color-muted));font-family:var(--a98-font-family);font-size:10px;font-weight:var(--a98-font-ui-weight);letter-spacing:1.2px}.SunDome-module__JLVM8G__pathLine{fill:none;stroke:hsl(var(--a98-color-primary));stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;opacity:.55}.SunDome-module__JLVM8G__sunHalo{opacity:.25}.SunDome-module__JLVM8G__sunRing{fill:none;stroke:hsl(var(--a98-color-foreground));stroke-width:1px}.SunDome-module__JLVM8G__sunHidden{fill:none;stroke:hsl(var(--a98-color-muted));stroke-width:1px;stroke-dasharray:2 2}
.Hero-module__bnK5bW__root{border-bottom:1px solid var(--a98-hairline);padding:40px 48px 32px}.Hero-module__bnK5bW__breadcrumb{margin-bottom:18px}.Hero-module__bnK5bW__title{font-family:var(--a98-font-family);letter-spacing:-.04em;max-width:18ch;margin:0 0 16px;font-size:clamp(36px,4vw,56px);font-weight:500;line-height:1.02}.Hero-module__bnK5bW__subtitle{color:hsl(var(--a98-color-foreground) / .72);max-width:52ch;margin:0;font-size:17px;line-height:1.5}.Hero-module__bnK5bW__meta{font-family:var(--a98-font-mono);letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--a98-color-foreground) / .55);flex-wrap:wrap;gap:24px;margin-top:24px;font-size:11px;display:flex}.Hero-module__bnK5bW__meta strong{color:hsl(var(--a98-color-foreground));font-weight:500}
.MediaCard-module__hT7SFW__root{scroll-snap-align:start;cursor:pointer;text-align:left;font-family:var(--a98-font-family);color:inherit;background:0 0;border:none;flex-direction:column;flex:none;display:flex}.MediaCard-module__hT7SFW__art{aspect-ratio:16/10;border-radius:2px;position:relative;overflow:hidden}.MediaCard-module__hT7SFW__draft.MediaCard-module__hT7SFW__art:after,.MediaCard-module__hT7SFW__art.MediaCard-module__hT7SFW__draft:after{content:"DRAFT";font-family:var(--a98-font-mono);letter-spacing:.15em;background:hsl(var(--a98-color-yellow));color:hsl(var(--a98-color-surface-dark));padding:2px 6px;font-size:9.5px;position:absolute;top:8px;left:8px}.MediaCard-module__hT7SFW__recent{border-bottom:3px solid hsl(var(--a98-color-primary) / 0);width:340px;transition:border-color var(--a98-duration-default);gap:12px;padding:0 0 14px}.MediaCard-module__hT7SFW__recent:hover{border-bottom-color:hsl(var(--a98-color-primary) / .5)}.MediaCard-module__hT7SFW__recent .MediaCard-module__hT7SFW__eyebrow{font-family:var(--a98-font-mono);letter-spacing:.1em;color:hsl(var(--a98-color-primary));font-size:11px}.MediaCard-module__hT7SFW__recent .MediaCard-module__hT7SFW__title{letter-spacing:-.025em;margin:0;font-size:20px;font-weight:500;line-height:1.15}.MediaCard-module__hT7SFW__recent .MediaCard-module__hT7SFW__meta{font-family:var(--a98-font-mono);color:hsl(var(--a98-color-foreground) / .55);letter-spacing:.05em;flex-wrap:wrap;gap:10px;margin-top:auto;font-size:10.5px;display:flex}.MediaCard-module__hT7SFW__compact{width:260px;transition:transform var(--a98-duration-default) var(--a98-ease-out-quint);gap:10px;padding:0}.MediaCard-module__hT7SFW__compact:hover{transform:translateY(-2px)}.MediaCard-module__hT7SFW__compact .MediaCard-module__hT7SFW__art{border-radius:3px}.MediaCard-module__hT7SFW__compact .MediaCard-module__hT7SFW__title{letter-spacing:-.018em;margin:0;font-size:15.5px;font-weight:500;line-height:1.25}.MediaCard-module__hT7SFW__compact .MediaCard-module__hT7SFW__meta{font-family:var(--a98-font-mono);color:hsl(var(--a98-color-foreground) / .55);letter-spacing:.03em;margin-top:auto;font-size:10.5px}
.PreviewFrame-module__hCucxq__root{background:hsl(var(--a98-color-white));border:1px solid var(--a98-hairline);border-radius:3px;min-height:480px;position:relative;overflow:hidden}.PreviewFrame-module__hCucxq__chrome{border-bottom:1px solid var(--a98-hairline);background:hsl(var(--a98-color-surface));align-items:center;gap:10px;height:36px;padding:0 14px;display:flex}.PreviewFrame-module__hCucxq__dots{gap:6px;display:flex}.PreviewFrame-module__hCucxq__dots span{background:hsl(var(--a98-color-foreground) / .12);border-radius:50%;width:10px;height:10px}.PreviewFrame-module__hCucxq__label{font-family:var(--a98-font-mono);letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--a98-color-foreground) / .55);margin-left:auto;font-size:10.5px}.PreviewFrame-module__hCucxq__body{min-height:400px;font-family:var(--a98-font-family);color:hsl(var(--a98-color-black));padding:48px 56px}
.MetaGrid-module__jNPPmq__root{background:hsl(var(--a98-color-background));border:1px solid var(--a98-hairline);border-radius:3px;gap:20px;padding:20px;display:grid}.MetaGrid-module__jNPPmq__cell{flex-direction:column;gap:4px;display:flex}.MetaGrid-module__jNPPmq__wide{grid-column:1/-1}.MetaGrid-module__jNPPmq__label{font-family:var(--a98-font-mono);letter-spacing:.15em;text-transform:uppercase;color:hsl(var(--a98-color-foreground) / .55);font-size:10px}.MetaGrid-module__jNPPmq__value{font-size:13.5px;font-weight:500}.MetaGrid-module__jNPPmq__mono{font-family:var(--a98-font-mono);font-size:12.5px;font-weight:400}
.Carousel-module__bZhkpa__row{scroll-snap-type:x mandatory;gap:16px;margin:0 -4px;padding:4px 4px 16px;display:flex;overflow-x:auto}.Carousel-module__bZhkpa__row::-webkit-scrollbar{height:6px}.Carousel-module__bZhkpa__row::-webkit-scrollbar-thumb{background:hsl(var(--a98-color-foreground) / .14);border-radius:2px}.Carousel-module__bZhkpa__scrollers{flex-shrink:0;gap:6px;display:flex}
.InfiniteCarousel-module__R49iMa__slider{width:100%;position:relative;overflow:hidden}.InfiniteCarousel-module__R49iMa__slider:before,.InfiniteCarousel-module__R49iMa__slider:after{content:"";height:100%;width:var(--fade-width,200px);z-index:2;pointer-events:none;position:absolute;top:0}.InfiniteCarousel-module__R49iMa__slider:before{background:linear-gradient(to right, var(--fade-color,white) 0%, transparent 100%);left:0}.InfiniteCarousel-module__R49iMa__slider:after{background:linear-gradient(to left, var(--fade-color,white) 0%, transparent 100%);right:0}.InfiniteCarousel-module__R49iMa__track{animation:InfiniteCarousel-module__R49iMa__scroll var(--speed,40s) linear infinite;width:max-content;display:flex}.InfiniteCarousel-module__R49iMa__track:hover{animation-play-state:paused}.InfiniteCarousel-module__R49iMa__reverse .InfiniteCarousel-module__R49iMa__track{animation-direction:reverse}@keyframes InfiniteCarousel-module__R49iMa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.InfiniteCarousel-module__R49iMa__slide{flex-shrink:0;place-items:center;display:grid}
.EventPage-module__pjUWCq__shell{isolation:isolate;background:hsl(var(--a98-color-background));min-height:100dvh;color:hsl(var(--a98-color-foreground));padding:clamp(3rem, 6vw, 5rem) var(--32);position:relative}.EventPage-module__pjUWCq__bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.EventPage-module__pjUWCq__root{z-index:1;gap:var(--64);flex-direction:column;width:100%;max-width:110rem;margin:0 auto;display:flex;position:relative}.EventPage-module__pjUWCq__hero{gap:var(--64);grid-template-columns:1fr;align-items:stretch;display:grid}@media (min-width:992px){.EventPage-module__pjUWCq__hero{grid-template-columns:1.15fr 1fr;align-content:center;gap:clamp(3rem,6vw,6rem);min-height:calc(100dvh - clamp(6rem,12vw,10rem));padding-bottom:20dvh}.EventPage-module__pjUWCq__heroCopy{justify-content:center}}.EventPage-module__pjUWCq__heroCopy{gap:var(--32);text-wrap:pretty;flex-direction:column;min-width:0;max-width:48rem;display:flex}@media (min-width:1280px){.EventPage-module__pjUWCq__heroCopy{padding-left:clamp(0rem,6vw,5rem)}}.EventPage-module__pjUWCq__heroTopRow{font-family:var(--a98-font-mono);letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--a98-color-foreground) / .6);align-items:center;gap:12px;font-size:11px;display:flex}.EventPage-module__pjUWCq__eyebrow{font-family:var(--a98-font-mono);font-size:var(--16);letter-spacing:.05em;text-transform:uppercase;color:hsl(var(--a98-color-primary));margin:0;font-weight:400}.EventPage-module__pjUWCq__statusOpen{color:hsl(var(--a98-color-primary))}.EventPage-module__pjUWCq__statusClosed{color:hsl(var(--a98-color-foreground) / .5)}.EventPage-module__pjUWCq__title{font-family:var(--a98-font-family);letter-spacing:-.045em;text-wrap:balance;white-space:pre-line;margin:0;font-size:clamp(2.875rem,5.5vw,3.5rem);font-weight:300;line-height:.97}.EventPage-module__pjUWCq__heroDescription{font-family:var(--a98-font-family);font-size:var(--22);font-weight:var(--a98-font-body-weight);letter-spacing:-.015em;color:hsl(var(--a98-color-foreground));text-wrap:balance;white-space:pre-line;margin:0;line-height:1.35}.EventPage-module__pjUWCq__heroDescription+.EventPage-module__pjUWCq__heroDescription{margin-top:.5em}.EventPage-module__pjUWCq__heroMeta{font-family:var(--a98-font-mono);letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--a98-color-foreground) / .55);border-top:1px solid var(--a98-hairline);padding-top:var(--32);margin-top:var(--16);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsl(var(--a98-color-background) / .05);border-radius:var(--a98-radius);flex-wrap:wrap;gap:clamp(20px,3vw,36px) clamp(28px,4vw,56px);font-size:11px;display:flex}.EventPage-module__pjUWCq__heroMetaCol{flex-direction:column;gap:6px;display:flex}.EventPage-module__pjUWCq__heroMetaCol strong{color:hsl(var(--a98-color-foreground));font-weight:500;font-family:var(--a98-font-family);letter-spacing:-.005em;text-transform:none;font-size:15px}.EventPage-module__pjUWCq__heroMetaCol a{color:inherit;text-underline-offset:3px;text-decoration:underline}.EventPage-module__pjUWCq__hostList{flex-direction:column;gap:10px;display:flex}.EventPage-module__pjUWCq__hostItem{flex-direction:column;gap:2px;display:flex}.EventPage-module__pjUWCq__hostName{font-family:var(--a98-font-family);letter-spacing:-.005em;text-transform:none;color:hsl(var(--a98-color-foreground));font-size:15px;font-weight:500}.EventPage-module__pjUWCq__hostName a{color:inherit;text-decoration:none}.EventPage-module__pjUWCq__hostRole{font-family:var(--a98-font-mono);font-size:var(--11);letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--a98-color-foreground) / .5)}.EventPage-module__pjUWCq__heroActions{flex-wrap:wrap;gap:12px;margin-top:clamp(8px,1.5vw,16px);display:flex}.EventPage-module__pjUWCq__formPanel{background:hsl(var(--a98-color-surface) / .01);-webkit-backdrop-filter:blur(5px)saturate(140%)brightness(1.01);backdrop-filter:blur(5px)saturate(140%)brightness(1.01);border-radius:var(--a98-radius);padding:var(--48);top:calc(var(--48) + var(--a98-nav-height) + var(--a98-banner-height));box-shadow:var(--a98-shadow-m);align-self:start;width:100%;position:sticky}.EventPage-module__pjUWCq__signupHeader{max-width:50rem;margin-bottom:var(--32);flex-direction:column;gap:8px;display:flex}.EventPage-module__pjUWCq__signupTitle{font-family:var(--a98-font-family);font-weight:var(--a98-font-body-weight);font-size:var(--22);letter-spacing:-.03em;margin:0;line-height:1.2}.EventPage-module__pjUWCq__signupDescription{color:hsl(var(--a98-color-foreground) / .7);white-space:pre-line;margin:0;font-size:16px;line-height:1.5}@media (max-width:991px){.EventPage-module__pjUWCq__formPanel{padding:var(--48);position:static}.EventPage-module__pjUWCq__hero{place-items:start}.EventPage-module__pjUWCq__shell{padding:clamp(2.5rem, 8vw, 4rem) var(--32) var(--64)}}.EventPage-module__pjUWCq__section{border-top:1px solid hsl(var(--a98-color-foreground) / .08);margin-top:var(--32);flex-direction:column;gap:clamp(1rem,2vw,1.5rem);padding:clamp(1.5rem,3vw,2.5rem) 0 0;display:flex}.EventPage-module__pjUWCq__sectionTitle{font-family:var(--a98-font-family);letter-spacing:-.02em;margin:0;font-size:clamp(22px,2.4vw,30px);font-weight:500}.EventPage-module__pjUWCq__bodyText{color:hsl(var(--a98-color-foreground) / .82);white-space:pre-line;max-width:64ch;margin:0;font-size:clamp(16px,1.2vw,18px);line-height:1.55}.EventPage-module__pjUWCq__bodyText+.EventPage-module__pjUWCq__bodyText{margin-top:1em}.EventPage-module__pjUWCq__agendaList{flex-direction:column;gap:0;display:flex}.EventPage-module__pjUWCq__agendaItem{border-top:1px solid hsl(var(--a98-color-foreground) / .08);grid-template-columns:120px 1fr;align-items:baseline;gap:clamp(16px,2vw,28px);padding:18px 0;display:grid}.EventPage-module__pjUWCq__agendaItem:first-child{border-top:none;padding-top:0}.EventPage-module__pjUWCq__agendaTime{font-family:var(--a98-font-mono);letter-spacing:.04em;color:hsl(var(--a98-color-foreground) / .6);font-variant-numeric:tabular-nums;font-size:13px}.EventPage-module__pjUWCq__agendaItemTitle{margin:0 0 6px;font-size:17px;font-weight:500}.EventPage-module__pjUWCq__agendaBody{color:hsl(var(--a98-color-foreground) / .72);white-space:pre-line;margin:0;font-size:15px;line-height:1.5}.EventPage-module__pjUWCq__richBody{color:hsl(var(--a98-color-foreground) / .82);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsl(var(--a98-color-background) / .05);border-radius:var(--a98-radius);max-width:64ch;font-size:clamp(15px,1.2vw,17px);line-height:1.6}.EventPage-module__pjUWCq__richBody p{margin:0 0 1em}.EventPage-module__pjUWCq__richBody p:last-child{margin-bottom:0}.EventPage-module__pjUWCq__richBody h2{letter-spacing:-.02em;color:hsl(var(--a98-color-foreground));margin:1.5em 0 .5em;font-size:clamp(20px,2vw,26px);font-weight:500}.EventPage-module__pjUWCq__richBody h3{letter-spacing:-.01em;color:hsl(var(--a98-color-foreground));margin:1.25em 0 .4em;font-size:clamp(17px,1.5vw,20px);font-weight:500}.EventPage-module__pjUWCq__richBody ul,.EventPage-module__pjUWCq__richBody ol{margin:0 0 1em;padding-left:0;list-style:none}.EventPage-module__pjUWCq__richBody ol{counter-reset:ol-counter}.EventPage-module__pjUWCq__richBody li{margin-bottom:1em;padding-left:1.5em;position:relative}.EventPage-module__pjUWCq__richBody ul>li:before{content:">";color:hsl(var(--a98-color-primary));position:absolute;top:0;left:0}.EventPage-module__pjUWCq__richBody ol>li{counter-increment:ol-counter}.EventPage-module__pjUWCq__richBody ol>li:before{content:counter(ol-counter) ".";color:hsl(var(--a98-color-primary));position:absolute;top:0;left:0}.EventPage-module__pjUWCq__richBody li>p{margin:0}.EventPage-module__pjUWCq__richBody strong{color:hsl(var(--a98-color-foreground));font-weight:500}.EventPage-module__pjUWCq__richBody em{font-style:italic}
.ItSection-module__0PSiHW__section{width:100vw;padding:var(--64) 0;isolation:isolate;color:hsl(var(--a98-color-foreground));background:hsl(var(--a98-color-background));margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.ItSection-module__0PSiHW__backdrop{--cell:clamp(40px, 4.4vw, 64px);z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ItSection-module__0PSiHW__mapCard{isolation:isolate;width:100%;height:clamp(300px,30vw,540px);margin-bottom:var(--16);background:hsl(var(--a98-color-surface) / .8);-webkit-backdrop-filter:blur(10px)saturate(1.3)brightness(1.02);backdrop-filter:blur(10px)saturate(1.3)brightness(1.02);box-shadow:inset 0 5px 12px 0px hsl(var(--a98-color-black) / .15), inset 0 -2px 1px hsl(var(--a98-color-white) / .4);position:relative;overflow:hidden}.ItSection-module__0PSiHW__inner:after{content:"";inset:var(--8);pointer-events:none;z-index:3;background-image:radial-gradient(circle, hsl(var(--a98-color-foreground) / .3) 0 3px, transparent 3px), radial-gradient(circle, hsl(var(--a98-color-foreground) / .3) 0 3px, transparent 3px), radial-gradient(circle, hsl(var(--a98-color-foreground) / .3) 0 3px, transparent 3px), radial-gradient(circle, hsl(var(--a98-color-foreground) / .3) 0 3px, transparent 3px);background-position:8px 8px,calc(100% - 8px) 8px,8px calc(100% - 8px),calc(100% - 8px) calc(100% - 8px);background-repeat:no-repeat;background-size:5px 5px;position:absolute}.ItSection-module__0PSiHW__map{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ItSection-module__0PSiHW__gridLine{stroke:hsl(var(--a98-color-foreground) / .09);stroke-width:1px;vector-effect:non-scaling-stroke}.ItSection-module__0PSiHW__casing{fill:none;stroke:hsl(var(--a98-color-surface));stroke-width:8px;stroke-linejoin:miter;stroke-miterlimit:2;stroke-linecap:square;vector-effect:non-scaling-stroke}.ItSection-module__0PSiHW__line{fill:none;stroke:currentColor;stroke-width:4px;stroke-linejoin:miter;stroke-miterlimit:2;stroke-linecap:square;vector-effect:non-scaling-stroke;opacity:.5}.ItSection-module__0PSiHW__station{fill:hsl(var(--a98-color-background));stroke:currentColor;stroke-width:1px;vector-effect:non-scaling-stroke;opacity:.65}.ItSection-module__0PSiHW__stop{fill:hsl(var(--a98-color-background));stroke:currentColor;stroke-width:2px;vector-effect:non-scaling-stroke;opacity:.85}.ItSection-module__0PSiHW__connector{stroke:hsl(var(--a98-color-foreground) / .32);stroke-width:2px;stroke-linecap:round;stroke-dasharray:2 7;vector-effect:non-scaling-stroke}.ItSection-module__0PSiHW__train{fill:none;stroke:currentColor;stroke-width:4px;stroke-linejoin:miter;stroke-miterlimit:2;stroke-linecap:square;vector-effect:non-scaling-stroke;stroke-dasharray:8 100;stroke-dashoffset:200px;animation:ItSection-module__0PSiHW__trainRun var(--dur,12s) linear infinite}@keyframes ItSection-module__0PSiHW__trainRun{to{stroke-dashoffset:0}}.ItSection-module__0PSiHW__faceTop{fill:currentColor}.ItSection-module__0PSiHW__faceRight{fill:currentColor;opacity:.72}.ItSection-module__0PSiHW__faceLeft{fill:currentColor;opacity:.5}.ItSection-module__0PSiHW__faceEdge{fill:none;stroke:hsl(var(--a98-color-surface));stroke-width:1px;stroke-linejoin:round;vector-effect:non-scaling-stroke;opacity:.7}.ItSection-module__0PSiHW__erpPad{fill:hsl(var(--a98-color-foreground) / .55)}.ItSection-module__0PSiHW__erpStem{stroke:hsl(var(--a98-color-foreground) / .4);stroke-width:2px;vector-effect:non-scaling-stroke}.ItSection-module__0PSiHW__erpWord{font-family:var(--a98-font-family);text-anchor:middle;dominant-baseline:central;letter-spacing:.02em}.ItSection-module__0PSiHW__erpWordLower{font-family:var(--a98-font-family);text-anchor:middle;dominant-baseline:central}.ItSection-module__0PSiHW__towerRing{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-dasharray:3 4;vector-effect:non-scaling-stroke;opacity:.7}.ItSection-module__0PSiHW__hubLabel{fill:hsl(var(--a98-color-foreground) / .82);font-family:var(--a98-font-mono);letter-spacing:.13em;text-transform:uppercase;paint-order:stroke;stroke:hsl(var(--a98-color-surface));stroke-width:4px;stroke-linejoin:round;vector-effect:non-scaling-stroke;font-size:13px;font-weight:500}.ItSection-module__0PSiHW__cBlue{color:hsl(var(--a98-color-primary))}.ItSection-module__0PSiHW__cOrange{color:hsl(var(--a98-color-orange))}.ItSection-module__0PSiHW__cRed{color:hsl(var(--a98-color-red))}.ItSection-module__0PSiHW__cGreen{color:hsl(var(--a98-color-green))}.ItSection-module__0PSiHW__cNeutral{color:hsl(var(--a98-color-foreground) / .6)}.ItSection-module__0PSiHW__trunk{fill:none;stroke:currentColor;stroke-width:6px;stroke-linejoin:miter;stroke-linecap:square;vector-effect:non-scaling-stroke;opacity:.85}.ItSection-module__0PSiHW__inner{z-index:1;width:100%;max-width:78rem;padding-inline:var(--24);isolation:isolate;justify-content:flex-start;gap:var(--16);padding:var(--64) var(--24);border:1px solid var(--a98-hairline);flex-direction:column;margin:0 auto;display:flex;position:relative}.ItSection-module__0PSiHW__header{margin:0 auto var(--40);text-align:center;flex-direction:column;align-items:center;display:flex}.ItSection-module__0PSiHW__grid{isolation:isolate;gap:var(--12);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:relative}.ItSection-module__0PSiHW__cell{isolation:isolate;text-align:center;justify-content:center;gap:var(--16);padding:var(--16);background:hsl(var(--a98-color-white) / .7);-webkit-backdrop-filter:blur(10px)saturate(1.3)brightness(1.02);backdrop-filter:blur(10px)saturate(1.3)brightness(1.02);flex-direction:column;display:flex;position:relative}.ItSection-module__0PSiHW__chip{height:100%;margin-top:var(--16);border-radius:0;place-items:center;display:grid}.ItSection-module__0PSiHW__chip img{object-fit:contain;width:80%;height:80%}.ItSection-module__0PSiHW__cellText{gap:var(--8);flex-direction:column;display:flex}.ItSection-module__0PSiHW__cellTitle{font-family:var(--a98-font-family);font-size:var(--18);letter-spacing:-.01em;text-wrap:balance;color:hsl(var(--a98-color-foreground));margin:0 auto;line-height:1.25}.ItSection-module__0PSiHW__cellBody{font-family:var(--a98-font-family);font-weight:400;font-size:var(--14);text-wrap:pretty;max-width:34ch;color:hsl(var(--a98-color-foreground) / .55);margin:0 auto;line-height:1.5}.ItSection-module__0PSiHW__badge{top:0;right:var(--40);z-index:4;align-items:center;gap:var(--8);padding:var(--8) var(--12);background:hsl(var(--a98-color-orange));color:hsl(var(--a98-color-white));font-family:var(--a98-font-mono);font-size:var(--a98-fs-xs);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;box-shadow:0 6px 16px hsl(var(--a98-color-black) / .18);border-radius:0;font-weight:500;display:inline-flex;position:absolute;translate:0 -50%;rotate:-2.5deg}.ItSection-module__0PSiHW__badge:before{content:"";background:hsl(var(--a98-color-white) / .85);border-radius:999px;width:6px;height:6px}.ItSection-module__0PSiHW__ctaRow{margin-top:var(--40)}.ItSection-module__0PSiHW__header[data-reveal=false]>*{opacity:0;transform:translateY(.75rem)}.ItSection-module__0PSiHW__header[data-reveal=true]>*{opacity:1;transition:opacity var(--a98-duration-medium) var(--a98-ease-out-quint), transform var(--a98-duration-medium) var(--a98-ease-out-quint);transform:none}.ItSection-module__0PSiHW__header[data-reveal=true]>*+*{transition-delay:70ms}.ItSection-module__0PSiHW__grid[data-reveal=false] .ItSection-module__0PSiHW__cell{opacity:0;transform:translateY(1rem)}.ItSection-module__0PSiHW__grid[data-reveal=true] .ItSection-module__0PSiHW__cell{opacity:1;transition:opacity var(--a98-duration-medium) var(--a98-ease-out-quint) calc(var(--stagger-i,0) * 80ms), transform var(--a98-duration-medium) var(--a98-ease-out-quint) calc(var(--stagger-i,0) * 80ms);transform:none}.ItSection-module__0PSiHW__grid[data-reveal=false] .ItSection-module__0PSiHW__badge{opacity:0}.ItSection-module__0PSiHW__badge{transition:opacity var(--a98-duration-medium) var(--a98-ease-out-quint) .24s}.ItSection-module__0PSiHW__ctaRow{opacity:0;transform:translateY(.75rem)}.ItSection-module__0PSiHW__ctaRow[data-reveal=true]{opacity:1;transition:opacity var(--a98-duration-medium) var(--a98-ease-out-quint) .26s, transform var(--a98-duration-medium) var(--a98-ease-out-quint) .26s;transform:none}@media (max-width:991px){.ItSection-module__0PSiHW__grid{grid-template-columns:1fr;place-items:center;width:100%;margin:0 auto}.ItSection-module__0PSiHW__cell{gap:var(--24);min-height:auto;padding:var(--24);width:100%}}@media (max-width:600px){.ItSection-module__0PSiHW__grid{grid-template-columns:1fr}.ItSection-module__0PSiHW__cell{gap:var(--24);min-height:auto;padding:var(--24)}.ItSection-module__0PSiHW__badge{right:var(--16)}}@media (prefers-reduced-motion:reduce){.ItSection-module__0PSiHW__train{animation:none}.ItSection-module__0PSiHW__header[data-reveal=false]>*,.ItSection-module__0PSiHW__header[data-reveal=true]>*,.ItSection-module__0PSiHW__grid[data-reveal=false] .ItSection-module__0PSiHW__cell,.ItSection-module__0PSiHW__grid[data-reveal=true] .ItSection-module__0PSiHW__cell,.ItSection-module__0PSiHW__grid[data-reveal=false] .ItSection-module__0PSiHW__badge,.ItSection-module__0PSiHW__ctaRow,.ItSection-module__0PSiHW__ctaRow[data-reveal=true]{opacity:1;transition:none;transform:none}}
.ProductBrief-module__sbF_Hq__cards{flex-direction:column;gap:clamp(1rem,2vw,1.5rem);width:100%;display:flex}.ProductBrief-module__sbF_Hq__cardTitle,.ProductBrief-module__sbF_Hq__heroTitle{font-family:var(--a98-font-family);letter-spacing:-.018em;text-wrap:balance;margin:0;font-size:1.5rem;font-weight:400;line-height:1.25}.ProductBrief-module__sbF_Hq__cardBody,.ProductBrief-module__sbF_Hq__heroBody{font-family:var(--a98-font-family);text-wrap:pretty;max-width:44rem;margin:0;font-size:1.143rem;font-weight:400;line-height:1.5}.ProductBrief-module__sbF_Hq__cardTitle{color:hsl(var(--a98-color-foreground))}.ProductBrief-module__sbF_Hq__cardBody{color:hsl(var(--a98-color-foreground) / .62)}.ProductBrief-module__sbF_Hq__heroCard{isolation:isolate;border:1px solid hsl(var(--a98-color-primary) / .6);background-color:hsl(var(--a98-color-primary));background-image:linear-gradient(120deg, hsl(var(--a98-color-primary-darker)) 0%, hsl(var(--a98-color-primary)) 52%, #529dff 100%);min-height:clamp(22rem,34vw,30rem);color:hsl(var(--a98-color-white));background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:cover,cover;border-radius:1rem;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.ProductBrief-module__sbF_Hq__heroArt{aspect-ratio:1350/405;opacity:.4;-webkit-mask-composite:source-in;width:100%;position:relative;-webkit-mask-image:linear-gradient(#0000 0%,#fff 12% 82%,#0000 100%),linear-gradient(90deg,#0000 0%,#fff 8% 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#fff 12% 82%,#0000 100%),linear-gradient(90deg,#0000 0%,#fff 8% 92%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.ProductBrief-module__sbF_Hq__heroTitle{color:hsl(var(--a98-color-white));padding:clamp(1.75rem,3vw,2.5rem) clamp(1.75rem,3vw,2.5rem) 0}.ProductBrief-module__sbF_Hq__heroBody{color:hsl(var(--a98-color-white) / .92);padding:0 clamp(1.75rem,3vw,2.5rem) clamp(1.75rem,3vw,2.5rem)}.ProductBrief-module__sbF_Hq__lowerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);width:100%;display:grid}.ProductBrief-module__sbF_Hq__card{isolation:isolate;border:1px solid hsl(var(--a98-color-foreground) / .1);background:hsl(var(--a98-color-white) / .4);border-radius:1rem;flex-direction:column;min-height:clamp(22rem,30vw,28rem);padding:clamp(1.75rem,3vw,2.5rem);display:flex;position:relative;overflow:hidden}.ProductBrief-module__sbF_Hq__cardArt{flex:1;place-items:center;width:100%;min-height:0;padding:clamp(1.25rem,3vw,2.5rem) 0;display:grid;overflow:hidden}.ProductBrief-module__sbF_Hq__cardArt img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.ProductBrief-module__sbF_Hq__centerFade{padding:0}.ProductBrief-module__sbF_Hq__centerFade img{object-fit:contain;width:100%;max-width:none;height:100%;max-height:none;-webkit-mask-image:radial-gradient(#000 45%,#0000 80%);mask-image:radial-gradient(#000 45%,#0000 80%)}.ProductBrief-module__sbF_Hq__cardBody{margin-top:auto}.ProductBrief-module__sbF_Hq__coverBr{z-index:-1;flex:none;padding:0;display:block;position:absolute;inset:0}.ProductBrief-module__sbF_Hq__coverBr img{-webkit-mask-composite:source-in;-webkit-mask-image:linear-gradient(270deg,#0000 0%,#000 30%),linear-gradient(#000 70%,#0000 100%);width:72%;max-width:none;max-height:none;position:absolute;bottom:-2.5rem;right:-2.5rem;mask-image:linear-gradient(270deg,#0000 0%,#000 30%),linear-gradient(#000 40%,#0000 80%),linear-gradient(90deg,#0000 0%,#000 30%),linear-gradient(#0000 0%,#000 30%);-webkit-mask-composite:source-in;mask-composite:intersect}.ProductBrief-module__sbF_Hq__cards[data-reveal=false] .ProductBrief-module__sbF_Hq__heroCard,.ProductBrief-module__sbF_Hq__cards[data-reveal=false] .ProductBrief-module__sbF_Hq__card{opacity:0;transform:translateY(1.75rem)}.ProductBrief-module__sbF_Hq__cards[data-reveal=true] .ProductBrief-module__sbF_Hq__heroCard,.ProductBrief-module__sbF_Hq__cards[data-reveal=true] .ProductBrief-module__sbF_Hq__card{opacity:1;transition:opacity var(--a98-duration-medium) var(--a98-ease-out-quint) calc(var(--stagger-i,0) * .11s), transform var(--a98-duration-medium) var(--a98-ease-out-quint) calc(var(--stagger-i,0) * .11s);transform:translateY(0)}.ProductBrief-module__sbF_Hq__cardArt img{transition:transform var(--a98-duration-medium) var(--a98-ease-out-quint);transform-origin:50%;will-change:transform}.ProductBrief-module__sbF_Hq__card:hover .ProductBrief-module__sbF_Hq__cardArt img,.ProductBrief-module__sbF_Hq__card:focus-within .ProductBrief-module__sbF_Hq__cardArt img{transform:scale(1.03)}@media (prefers-reduced-motion:reduce){.ProductBrief-module__sbF_Hq__cards[data-reveal=false] .ProductBrief-module__sbF_Hq__heroCard,.ProductBrief-module__sbF_Hq__cards[data-reveal=false] .ProductBrief-module__sbF_Hq__card,.ProductBrief-module__sbF_Hq__cards[data-reveal=true] .ProductBrief-module__sbF_Hq__heroCard,.ProductBrief-module__sbF_Hq__cards[data-reveal=true] .ProductBrief-module__sbF_Hq__card{opacity:1;transition:none;transform:none}.ProductBrief-module__sbF_Hq__cardArt img,.ProductBrief-module__sbF_Hq__card:hover .ProductBrief-module__sbF_Hq__cardArt img,.ProductBrief-module__sbF_Hq__card:focus-within .ProductBrief-module__sbF_Hq__cardArt img{transition:none;transform:none}}@media (max-width:991px){.ProductBrief-module__sbF_Hq__cards{gap:2rem;padding:0 1rem}.ProductBrief-module__sbF_Hq__lowerGrid{grid-template-columns:1fr;gap:2rem}.ProductBrief-module__sbF_Hq__card,.ProductBrief-module__sbF_Hq__heroCard{aspect-ratio:6/7}.ProductBrief-module__sbF_Hq__coverBr img{width:100%;bottom:0;right:0}}
.ValueProps-module__4t4pkq__section{background:hsl(var(--a98-color-background));width:100vw;color:hsl(var(--a98-color-foreground));isolation:isolate;margin-inline:calc(50% - 50vw);padding-block:clamp(3rem,7vw,6rem);position:relative}.ValueProps-module__4t4pkq__inner{width:100%;max-width:90rem;margin:0 auto;padding-inline:clamp(1.5rem,5vw,4.5rem)}.ValueProps-module__4t4pkq__head{text-align:center;align-items:center;gap:var(--8);flex-direction:column;margin-bottom:clamp(2rem,5vw,3.5rem);display:flex}.ValueProps-module__4t4pkq__grid{gap:var(--12);display:grid}.ValueProps-module__4t4pkq__tiles{gap:var(--12);grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));display:grid}@media (max-width:991px){.ValueProps-module__4t4pkq__tiles{grid-template-columns:1fr}}.ValueProps-module__4t4pkq__featured{min-height:clamp(20rem,50vw,31rem);padding:var(--24);isolation:isolate;color:hsl(var(--a98-color-white));background:linear-gradient(335deg,#1596fff2 0%,#0345d3 100%);flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.ValueProps-module__4t4pkq__featuredMedia{z-index:-2;position:absolute;inset:0;scale:1.2}.ValueProps-module__4t4pkq__featuredMedia[data-anim=order-flow],.ValueProps-module__4t4pkq__featuredMedia[data-anim=cost-impact],.ValueProps-module__4t4pkq__featuredMedia[data-anim=studio-tool]{scale:1}.ValueProps-module__4t4pkq__featuredMediaInner{object-fit:cover;width:100%;height:100%;display:block}.ValueProps-module__4t4pkq__featuredMediaInner>svg{object-fit:cover;display:block;width:100%!important;height:100%!important}.ValueProps-module__4t4pkq__featuredMediaInner svg{object-fit:cover;display:block;width:100%!important;height:100%!important}.ValueProps-module__4t4pkq__featuredScrim{z-index:-1;background-image:linear-gradient(135deg, hsl(var(--a98-color-accent-dark) / .82), #2b64479e), linear-gradient(to top, hsl(var(--a98-color-accent-dark) / .55), transparent 45%);position:absolute;inset:0}.ValueProps-module__4t4pkq__featuredBody{display:contents}.ValueProps-module__4t4pkq__featuredTitle{max-width:40ch;font-family:var(--a98-font-family);font-size:var(--20);letter-spacing:-.02em;text-wrap:balance;margin:0;font-weight:400;line-height:1.1}.ValueProps-module__4t4pkq__featuredText{max-width:60ch;font-family:var(--a98-font-family);font-size:var(--16);color:hsl(var(--a98-color-white) / .88);text-wrap:pretty;margin:0;line-height:1.5}.ValueProps-module__4t4pkq__tile{min-height:clamp(21rem,32vw,30rem);padding:var(--24);color:hsl(var(--a98-color-white));background-image:linear-gradient(160deg, var(--tile-a), var(--tile-b));flex-direction:column;display:flex;position:relative;overflow:hidden}.ValueProps-module__4t4pkq__tile[data-variant="0"]{--tile-a:#535f07;--tile-b:#84a329}@supports (color:lab(0% 0 0)){.ValueProps-module__4t4pkq__tile[data-variant="0"]{--tile-a:lab(38.1779% -13.2423 42.11);--tile-b:lab(63.0357% -23.6677 55.333)}}.ValueProps-module__4t4pkq__tile[data-variant="1"]{--tile-a:#874e6a;--tile-b:#a96f69}@supports (color:lab(0% 0 0)){.ValueProps-module__4t4pkq__tile[data-variant="1"]{--tile-a:lab(40.8606% 27.5439 -5.28757);--tile-b:lab(52.8867% 23.2669 12.8272)}}.ValueProps-module__4t4pkq__tile[data-variant="2"]{--tile-a:#aa5d28;--tile-b:#bb731d}@supports (color:lab(0% 0 0)){.ValueProps-module__4t4pkq__tile[data-variant="2"]{--tile-a:lab(48.2829% 29.15 43.4);--tile-b:lab(55.4816% 24.9757 55.3052)}}.ValueProps-module__4t4pkq__tileTitle{font-family:var(--a98-font-family);font-size:var(--20);letter-spacing:-.015em;text-wrap:balance;margin:0;font-weight:400;line-height:1.15}.ValueProps-module__4t4pkq__tileVisual{flex:1;place-items:stretch stretch;min-height:clamp(8rem,16vw,12rem);padding-block:clamp(.5rem,1.5vw,1.25rem);display:grid}.ValueProps-module__4t4pkq__tileVisualContainer{width:100%;height:100%;position:relative}.ValueProps-module__4t4pkq__glyph{aspect-ratio:1;border-radius:var(--a98-radius-full);background:hsl(var(--a98-color-white) / .16);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:clamp(3.5rem,6vw,4.75rem);color:hsl(var(--a98-color-white));place-items:center;display:grid}.ValueProps-module__4t4pkq__glyph svg{width:48%;height:48%;display:block}.ValueProps-module__4t4pkq__glyphImg{object-fit:contain;width:48%;height:48%;display:block}.ValueProps-module__4t4pkq__tileAnim{align-self:stretch;width:100%;height:100%;min-height:clamp(11rem,22vw,16rem);position:relative;overflow:hidden}.ValueProps-module__4t4pkq__tileMedia{place-items:center;width:100%;height:100%;display:grid}.ValueProps-module__4t4pkq__tileMediaInner{object-fit:contain;width:100%;height:100%;max-height:clamp(9rem,18vw,14rem)}.ValueProps-module__4t4pkq__tileMediaInner>svg{display:block;width:100%!important;height:100%!important}.ValueProps-module__4t4pkq__tileMediaInner svg{display:block;width:100%!important;height:100%!important}.ValueProps-module__4t4pkq__tileText{max-width:48ch;font-family:var(--a98-font-family);font-size:var(--16);color:hsl(var(--a98-color-white) / .9);text-wrap:pretty;margin:0;line-height:1.5}.ValueProps-module__4t4pkq__media{object-fit:contain;width:100%;height:100%}.ValueProps-module__4t4pkq__featured,.ValueProps-module__4t4pkq__tile{opacity:0;transition:opacity var(--a98-duration-medium) var(--a98-ease-out-quint), translate var(--a98-duration-medium) var(--a98-ease-out-quint);translate:0 1.5rem}.ValueProps-module__4t4pkq__featured[data-shown=true],.ValueProps-module__4t4pkq__tile[data-shown=true]{opacity:1;translate:0}@media (prefers-reduced-motion:reduce){.ValueProps-module__4t4pkq__featured,.ValueProps-module__4t4pkq__tile{opacity:1;transition:none;translate:0}}
@keyframes ThreeWayMatchingAnim-module__TywTgG__innerIn{0%{opacity:0;transform:translateY(6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ThreeWayMatchingAnim-module__TywTgG__matchLineIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes ThreeWayMatchingAnim-module__TywTgG__dotPulse{0%,60%,to{opacity:.22;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}@keyframes ThreeWayMatchingAnim-module__TywTgG__emailDrop{0%{opacity:0;transform:translateY(-28px)}10%{opacity:0;animation-timing-function:cubic-bezier(.16,1,.3,1);transform:translateY(-28px)}32%{opacity:1;transform:translateY(0)}68%{opacity:1;animation-timing-function:cubic-bezier(.4,0,1,1);transform:translateY(0)}82%{opacity:0;transform:translateY(22px)}to{opacity:0;transform:translateY(22px)}}@keyframes ThreeWayMatchingAnim-module__TywTgG__amtIn{0%{opacity:0;transform:translateY(5px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ThreeWayMatchingAnim-module__TywTgG__checkPop{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}.ThreeWayMatchingAnim-module__TywTgG__wrap{position:absolute;inset:0;overflow:hidden}.ThreeWayMatchingAnim-module__TywTgG__stage{transform-origin:50%;justify-content:center;align-items:center;width:1280px;height:720px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ThreeWayMatchingAnim-module__TywTgG__stack{flex-direction:column;width:600px;transition:transform .64s cubic-bezier(.16,1,.3,1);display:flex}.ThreeWayMatchingAnim-module__TywTgG__stack[data-phase=exit]{transition:transform .48s cubic-bezier(.4,0,1,1)}.ThreeWayMatchingAnim-module__TywTgG__stack[data-phase=enter]{transition:none}.ThreeWayMatchingAnim-module__TywTgG__stepGroup{flex-direction:column;display:flex}.ThreeWayMatchingAnim-module__TywTgG__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;height:80px;transition:height .54s cubic-bezier(.16,1,.3,1),background .38s ease-out,border-color .38s ease-out;display:flex;overflow:hidden}.ThreeWayMatchingAnim-module__TywTgG__card[data-status=active]{background:#ffffff0d;border-color:#ffffff2e;height:260px;box-shadow:0 3px 2px #00000005,0 2px 10px #00000005}.ThreeWayMatchingAnim-module__TywTgG__card[data-status=done]{background:#ffffff0d;border-color:#ffffff1f}.ThreeWayMatchingAnim-module__TywTgG__card[data-status=pending]{background:#ffffff08;border-color:#ffffff0f}.ThreeWayMatchingAnim-module__TywTgG__cardMain{flex:none;align-items:center;gap:20px;padding:14px;display:flex}.ThreeWayMatchingAnim-module__TywTgG__iconBox{color:#ffffffa6;background:#ffffff0d;border-radius:8px;flex:none;place-items:center;width:44px;height:44px;transition:color .38s ease-out,background .38s ease-out;display:grid}.ThreeWayMatchingAnim-module__TywTgG__card[data-status=active] .ThreeWayMatchingAnim-module__TywTgG__iconBox{color:#fff;background:#ffffff0d}.ThreeWayMatchingAnim-module__TywTgG__card[data-status=done] .ThreeWayMatchingAnim-module__TywTgG__iconBox{color:#ffffffbf;background:#ffffff1a}.ThreeWayMatchingAnim-module__TywTgG__card[data-status=pending] .ThreeWayMatchingAnim-module__TywTgG__iconBox{color:#ffffff47;background:#ffffff0d}.ThreeWayMatchingAnim-module__TywTgG__label{letter-spacing:-.01em;color:#ffffffeb;flex:1;font-size:17px;font-weight:400;line-height:1.2;transition:color .38s ease-out}.ThreeWayMatchingAnim-module__TywTgG__card[data-status=done] .ThreeWayMatchingAnim-module__TywTgG__label{color:#ffffff85}.ThreeWayMatchingAnim-module__TywTgG__card[data-status=pending] .ThreeWayMatchingAnim-module__TywTgG__label{color:#ffffff47}.ThreeWayMatchingAnim-module__TywTgG__badgeDone{color:#ffffffd9;background:#ffffff1a;border:1px solid #ffffff52;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;animation:.28s cubic-bezier(.16,1,.3,1) both ThreeWayMatchingAnim-module__TywTgG__amtIn;display:grid}.ThreeWayMatchingAnim-module__TywTgG__badgeActive{flex:none;align-items:center;gap:4px;display:flex}.ThreeWayMatchingAnim-module__TywTgG__dot{background:#ffffff80;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite ThreeWayMatchingAnim-module__TywTgG__dotPulse}.ThreeWayMatchingAnim-module__TywTgG__dot:nth-child(2){animation-delay:.22s}.ThreeWayMatchingAnim-module__TywTgG__dot:nth-child(3){animation-delay:.44s}.ThreeWayMatchingAnim-module__TywTgG__badgePending{background:#ffffff1a;border-radius:999px;flex:none;width:22px;height:5px}.ThreeWayMatchingAnim-module__TywTgG__innerWrap{flex:none;align-items:flex-start;height:180px;padding:8px 20px 16px;display:flex}.ThreeWayMatchingAnim-module__TywTgG__innerContent{flex-direction:column;gap:10px;width:100%;animation:.36s cubic-bezier(.16,1,.3,1) .26s both ThreeWayMatchingAnim-module__TywTgG__innerIn;display:flex}.ThreeWayMatchingAnim-module__TywTgG__emailCard{background:#ffffff14;border-radius:6px;flex-direction:column;gap:3px;width:100%;padding:9px 13px;animation:2.4s cubic-bezier(.16,1,.3,1) .2s both ThreeWayMatchingAnim-module__TywTgG__emailDrop;display:flex}.ThreeWayMatchingAnim-module__TywTgG__emailFrom{font-family:var(--a98-font-family);letter-spacing:.02em;color:#fff9;font-size:13px;font-weight:400}.ThreeWayMatchingAnim-module__TywTgG__emailSubj{font-family:var(--a98-font-family);letter-spacing:-.02em;color:#ffffffe6;font-size:16px;font-weight:500}.ThreeWayMatchingAnim-module__TywTgG__twoColHeader{grid-template-columns:1fr 1px 1fr;gap:0 10px;padding:0 2px 2px;display:grid}.ThreeWayMatchingAnim-module__TywTgG__colHdr{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.08em;color:#ffffff61;font-size:12px;font-style:italic}.ThreeWayMatchingAnim-module__TywTgG__matchLines{flex-direction:column;gap:5px;display:flex}.ThreeWayMatchingAnim-module__TywTgG__matchRow{grid-template-columns:1fr 1px 1fr;gap:0 10px;animation:.24s cubic-bezier(.16,1,.3,1) both ThreeWayMatchingAnim-module__TywTgG__matchLineIn;display:grid}.ThreeWayMatchingAnim-module__TywTgG__colSide{background:#ffffff0d;border-radius:0;align-items:center;gap:6px;min-width:0;padding:5px 9px;display:flex}.ThreeWayMatchingAnim-module__TywTgG__colDiv{background:#ffffff1a;align-self:stretch;width:1px}.ThreeWayMatchingAnim-module__TywTgG__matchName{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.01em;color:#ffffff85;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11px;font-style:italic;overflow:hidden}.ThreeWayMatchingAnim-module__TywTgG__matchAmt{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:-.01em;color:#ffffffd9;white-space:nowrap;flex:none;font-size:12px;font-style:italic;font-weight:400}.ThreeWayMatchingAnim-module__TywTgG__matchCheck{color:#ffffffa6;flex:none;place-items:center;animation:.22s cubic-bezier(.16,1,.3,1) both ThreeWayMatchingAnim-module__TywTgG__checkPop;display:grid}.ThreeWayMatchingAnim-module__TywTgG__approvedBlock{flex-direction:column;align-items:center;gap:6px;width:100%;padding-top:24px;display:flex}.ThreeWayMatchingAnim-module__TywTgG__approvedAmt{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:-.04em;color:#fffffff2;font-size:38px;font-style:italic;font-weight:600;animation:.42s cubic-bezier(.16,1,.3,1) .28s both ThreeWayMatchingAnim-module__TywTgG__amtIn}.ThreeWayMatchingAnim-module__TywTgG__approvedSub{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.12em;color:#ffffff61;font-size:14px;font-style:italic;animation:.3s cubic-bezier(.16,1,.3,1) .48s both ThreeWayMatchingAnim-module__TywTgG__amtIn}.ThreeWayMatchingAnim-module__TywTgG__connector{background-image:repeating-linear-gradient(#fff3 0 4px,#0000 4px 8px);align-self:center;width:1px;height:16px;transition:opacity .38s ease-out}.ThreeWayMatchingAnim-module__TywTgG__connector[data-status=done]{opacity:.7}.ThreeWayMatchingAnim-module__TywTgG__connector[data-status=active]{opacity:.35}.ThreeWayMatchingAnim-module__TywTgG__connector[data-status=pending]{opacity:.15}@media (prefers-reduced-motion:reduce){.ThreeWayMatchingAnim-module__TywTgG__stack{transition:none!important}.ThreeWayMatchingAnim-module__TywTgG__card{height:auto!important;transition:none!important}.ThreeWayMatchingAnim-module__TywTgG__innerContent,.ThreeWayMatchingAnim-module__TywTgG__emailCard,.ThreeWayMatchingAnim-module__TywTgG__envBadge{opacity:1!important;animation:none!important;transform:none!important}.ThreeWayMatchingAnim-module__TywTgG__badgeDone{opacity:1!important;animation:none!important}.ThreeWayMatchingAnim-module__TywTgG__dot{opacity:.5!important;animation:none!important;transform:none!important}.ThreeWayMatchingAnim-module__TywTgG__matchRow,.ThreeWayMatchingAnim-module__TywTgG__approvedAmt,.ThreeWayMatchingAnim-module__TywTgG__approvedSub{opacity:1!important;animation:none!important;transform:none!important}}
@keyframes LedgerScanAnim-module__y3qMna__ledgerPop{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}@keyframes LedgerScanAnim-module__y3qMna__ledgerDotPulse{0%,60%,to{opacity:.22;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}@keyframes LedgerScanAnim-module__y3qMna__ledgerMarkPulse{0%,to{opacity:.7;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.LedgerScanAnim-module__y3qMna__wrap{position:absolute;inset:0;overflow:hidden}.LedgerScanAnim-module__y3qMna__stage{transform-origin:50%;justify-content:center;align-items:center;width:1280px;height:720px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LedgerScanAnim-module__y3qMna__panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:14px;width:600px;padding:22px 24px;display:flex;box-shadow:0 3px 2px #00000005,0 2px 10px #00000005}.LedgerScanAnim-module__y3qMna__head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.LedgerScanAnim-module__y3qMna__headLabel{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-size:13px;font-style:italic}.LedgerScanAnim-module__y3qMna__headCount{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.02em;color:#ffffffb8;font-variant-numeric:tabular-nums;font-size:13px;font-style:italic}.LedgerScanAnim-module__y3qMna__rows{flex-direction:column;gap:8px;display:flex}.LedgerScanAnim-module__y3qMna__row{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;grid-template-columns:6px 128px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;transition:background .38s ease-out,border-color .38s ease-out,opacity .38s ease-out;display:grid}.LedgerScanAnim-module__y3qMna__row[data-state=idle]{opacity:.4}.LedgerScanAnim-module__y3qMna__row[data-state=scan]{background:#ffffff12;border-color:#fff3}.LedgerScanAnim-module__y3qMna__row[data-state=scan][data-kind=fix]{border-color:hsl(var(--a98-color-yellow) / .55)}.LedgerScanAnim-module__y3qMna__row[data-state=done]{background:#ffffff0d;border-color:#ffffff1a}.LedgerScanAnim-module__y3qMna__rowMark{background:#ffffff40;border-radius:50%;width:6px;height:6px}.LedgerScanAnim-module__y3qMna__row[data-state=scan] .LedgerScanAnim-module__y3qMna__rowMark{background:#fff;animation:1.2s ease-in-out infinite LedgerScanAnim-module__y3qMna__ledgerMarkPulse;box-shadow:0 0 8px #fff9}.LedgerScanAnim-module__y3qMna__row[data-state=scan][data-kind=fix] .LedgerScanAnim-module__y3qMna__rowMark{background:hsl(var(--a98-color-yellow));box-shadow:0 0 8px hsl(var(--a98-color-yellow) / .7)}.LedgerScanAnim-module__y3qMna__row[data-state=done] .LedgerScanAnim-module__y3qMna__rowMark{background:#ffffff80}.LedgerScanAnim-module__y3qMna__rowId{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.02em;color:#ffffffd9;white-space:nowrap;font-size:14px;font-style:italic}.LedgerScanAnim-module__y3qMna__rowNote{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.01em;color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-style:italic;overflow:hidden}.LedgerScanAnim-module__y3qMna__badge{justify-content:flex-end;align-items:center;min-width:104px;display:flex}.LedgerScanAnim-module__y3qMna__ok{color:#ffffffd9;background:#ffffff1a;border:1px solid #ffffff52;border-radius:50%;place-items:center;width:26px;height:26px;animation:.24s cubic-bezier(.16,1,.3,1) both LedgerScanAnim-module__y3qMna__ledgerPop;display:grid}.LedgerScanAnim-module__y3qMna__fixed{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.04em;color:#ffffffe0;align-items:center;gap:6px;font-size:12px;font-style:italic;animation:.24s cubic-bezier(.16,1,.3,1) both LedgerScanAnim-module__y3qMna__ledgerPop;display:inline-flex}.LedgerScanAnim-module__y3qMna__flag{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.04em;color:hsl(var(--a98-color-yellow));align-items:center;gap:6px;font-size:12px;font-style:italic;display:inline-flex}.LedgerScanAnim-module__y3qMna__scanning{align-items:center;gap:4px;display:inline-flex}.LedgerScanAnim-module__y3qMna__sdot{background:#ffffff80;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite LedgerScanAnim-module__y3qMna__ledgerDotPulse}.LedgerScanAnim-module__y3qMna__sdot:nth-child(2){animation-delay:.22s}.LedgerScanAnim-module__y3qMna__sdot:nth-child(3){animation-delay:.44s}@media (prefers-reduced-motion:reduce){.LedgerScanAnim-module__y3qMna__row{transition:none!important}.LedgerScanAnim-module__y3qMna__rowMark{animation:none!important}.LedgerScanAnim-module__y3qMna__ok,.LedgerScanAnim-module__y3qMna__fixed{opacity:1!important;animation:none!important;transform:none!important}.LedgerScanAnim-module__y3qMna__sdot{opacity:.5!important;animation:none!important;transform:none!important}}
@keyframes OrderFlowAnim-module__7wNZSq__flowEnv1{0%,6%{opacity:0;transform:translate(380px)translate(-50%)}11%{opacity:1}22%{opacity:1;transform:translate(70px)translate(-50%)}28%,to{opacity:0;transform:translate(70px)translate(-50%)}}@keyframes OrderFlowAnim-module__7wNZSq__flowEnv2{0%,32%{opacity:0;transform:translate(70px)translate(-50%)}37%{opacity:1}48%{opacity:1;transform:translate(380px)translate(-50%)}54%,to{opacity:0;transform:translate(380px)translate(-50%)}}@keyframes OrderFlowAnim-module__7wNZSq__flowEnv3{0%,58%{opacity:0;transform:translate(380px)translate(-50%)}63%{opacity:1}74%{opacity:1;transform:translate(690px)translate(-50%)}80%,to{opacity:0;transform:translate(690px)translate(-50%)}}@keyframes OrderFlowAnim-module__7wNZSq__flowHubPulse{0%,46%{box-shadow:0 0 #fff0}54%{box-shadow:0 0 0 8px #ffffff47}70%,to{box-shadow:0 0 #fff0}}@keyframes OrderFlowAnim-module__7wNZSq__flowErpPulse{0%,72%{box-shadow:0 0 #fff0}80%{box-shadow:0 0 0 8px #fff3}92%,to{box-shadow:0 0 #fff0}}@keyframes OrderFlowAnim-module__7wNZSq__flowWriteback{0%,74%{opacity:0;transform:translate(-50%)translateY(6px)}80%,95%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(6px)}}.OrderFlowAnim-module__7wNZSq__wrap{position:absolute;inset:0;overflow:hidden}.OrderFlowAnim-module__7wNZSq__stage{transform-origin:50%;justify-content:center;align-items:center;width:800px;height:240px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OrderFlowAnim-module__7wNZSq__graph{width:760px;height:200px;position:relative}.OrderFlowAnim-module__7wNZSq__line{border-top:1.5px dashed #ffffff4d;width:620px;height:0;position:absolute;top:64px;left:70px}.OrderFlowAnim-module__7wNZSq__chip{white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--a98-font-family);letter-spacing:.01em;color:#fffffff2;background:#ffffff1f;border:1px solid #ffffff42;border-radius:6px;align-items:center;gap:6px;padding:6px 11px;font-size:13px;display:inline-flex;position:absolute;top:0;left:0}.OrderFlowAnim-module__7wNZSq__chip svg{color:#ffffffd9;flex:none}.OrderFlowAnim-module__7wNZSq__env1{animation:12s cubic-bezier(.22,1,.36,1) infinite OrderFlowAnim-module__7wNZSq__flowEnv1}.OrderFlowAnim-module__7wNZSq__env2{animation:12s cubic-bezier(.22,1,.36,1) infinite OrderFlowAnim-module__7wNZSq__flowEnv2}.OrderFlowAnim-module__7wNZSq__env3{animation:12s cubic-bezier(.22,1,.36,1) infinite OrderFlowAnim-module__7wNZSq__flowEnv3}.OrderFlowAnim-module__7wNZSq__node{flex-direction:column;align-items:center;gap:9px;width:140px;display:flex;position:absolute;top:42px;transform:translate(-50%)}.OrderFlowAnim-module__7wNZSq__nodeSupplier{left:70px}.OrderFlowAnim-module__7wNZSq__nodeHub{top:38px;left:380px}.OrderFlowAnim-module__7wNZSq__nodeErp{left:690px}.OrderFlowAnim-module__7wNZSq__nodeIcon{color:#ffffffd1;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.OrderFlowAnim-module__7wNZSq__hubIcon{color:#fff;background:#ffffff2e;border-color:#ffffff6b;width:52px;height:52px;animation:12s ease-out infinite OrderFlowAnim-module__7wNZSq__flowHubPulse}.OrderFlowAnim-module__7wNZSq__erpIcon{animation:12s ease-out infinite OrderFlowAnim-module__7wNZSq__flowErpPulse}.OrderFlowAnim-module__7wNZSq__nodeText{text-align:center;flex-direction:column;align-items:center;gap:2px;line-height:1.25;display:flex}.OrderFlowAnim-module__7wNZSq__nodeName{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.1em;text-transform:uppercase;color:#ffffffe0;font-size:12px;font-style:italic}.OrderFlowAnim-module__7wNZSq__nodeSub{font-family:var(--a98-font-family);color:#ffffff94;font-size:12px}.OrderFlowAnim-module__7wNZSq__writeback{white-space:nowrap;font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.06em;text-transform:uppercase;color:#fffffff2;background:#ffffff1f;border:1px solid #ffffff52;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-style:italic;animation:12s cubic-bezier(.22,1,.36,1) infinite OrderFlowAnim-module__7wNZSq__flowWriteback;display:inline-flex;position:absolute;top:150px;left:690px;transform:translate(-50%)}.OrderFlowAnim-module__7wNZSq__wbCheck{color:#fffffff2;place-items:center;font-style:normal;display:inline-grid}@media (prefers-reduced-motion:reduce){.OrderFlowAnim-module__7wNZSq__hubIcon,.OrderFlowAnim-module__7wNZSq__erpIcon{animation:none!important}.OrderFlowAnim-module__7wNZSq__chip{opacity:0!important;animation:none!important}.OrderFlowAnim-module__7wNZSq__writeback{opacity:1!important;animation:none!important;transform:translate(-50%)!important}}
@keyframes CostImpactAnim-module__sDSXGa__costS1{0%,6%{opacity:0;transform:translate(90px)translate(-50%)}11%{opacity:1}22%{opacity:1;transform:translate(330px)translate(-50%)}28%,to{opacity:0;transform:translate(330px)translate(-50%)}}@keyframes CostImpactAnim-module__sDSXGa__costS2{0%,56%{opacity:0;transform:translate(330px)translate(-50%)}61%{opacity:1}72%{opacity:1;transform:translate(90px)translate(-50%)}78%,to{opacity:0;transform:translate(90px)translate(-50%)}}@keyframes CostImpactAnim-module__sDSXGa__costHubPulse{0%,44%{box-shadow:0 0 #fff0}52%{box-shadow:0 0 0 8px #fff3}66%,to{box-shadow:0 0 #fff0}}@keyframes CostImpactAnim-module__sDSXGa__costImpactIn{0%,28%{opacity:0;transform:translate(-50%)translateY(7px)}35%,92%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(7px)}}@keyframes CostImpactAnim-module__sDSXGa__costBarFill{0%,30%{transform:scaleX(0)}48%,92%{transform:scaleX(1)}to{transform:scaleX(0)}}.CostImpactAnim-module__sDSXGa__wrap{position:absolute;inset:0;overflow:hidden}.CostImpactAnim-module__sDSXGa__stage{transform-origin:50%;justify-content:center;align-items:center;width:800px;height:250px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CostImpactAnim-module__sDSXGa__graph{width:760px;height:220px;position:relative}.CostImpactAnim-module__sDSXGa__line{border-top:1.5px dashed #ffffff4d;width:240px;height:0;position:absolute;top:64px;left:90px}.CostImpactAnim-module__sDSXGa__line2{border-top:1.5px dashed #ffffff3d;width:260px;height:0;position:absolute;top:64px;left:330px}.CostImpactAnim-module__sDSXGa__chip{white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--a98-font-family);letter-spacing:.01em;color:#fffffff2;background:#ffffff1a;border:1px solid #ffffff42;border-radius:6px;align-items:center;gap:6px;padding:6px 11px;font-size:13px;display:inline-flex;position:absolute;top:0;left:0}.CostImpactAnim-module__sDSXGa__chip svg{color:#ffffffd9;flex:none}.CostImpactAnim-module__sDSXGa__s1{animation:12s cubic-bezier(.22,1,.36,1) infinite CostImpactAnim-module__sDSXGa__costS1}.CostImpactAnim-module__sDSXGa__s2{animation:12s cubic-bezier(.22,1,.36,1) infinite CostImpactAnim-module__sDSXGa__costS2}.CostImpactAnim-module__sDSXGa__node{flex-direction:column;align-items:center;gap:9px;width:140px;display:flex;position:absolute;top:42px;transform:translate(-50%)}.CostImpactAnim-module__sDSXGa__nodeSupplier{left:90px}.CostImpactAnim-module__sDSXGa__nodeHub{top:38px;left:330px}.CostImpactAnim-module__sDSXGa__nodeIcon{color:#ffffffd1;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.CostImpactAnim-module__sDSXGa__hubIcon{color:#fff;background:#ffffff2e;border-color:#ffffff6b;width:52px;height:52px;animation:12s ease-out infinite CostImpactAnim-module__sDSXGa__costHubPulse}.CostImpactAnim-module__sDSXGa__nodeText{text-align:center;flex-direction:column;align-items:center;gap:2px;line-height:1.25;display:flex}.CostImpactAnim-module__sDSXGa__nodeName{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.1em;text-transform:uppercase;color:#ffffffe0;font-size:12px;font-style:italic}.CostImpactAnim-module__sDSXGa__nodeSub{font-family:var(--a98-font-family);color:#ffffff94;font-size:12px}.CostImpactAnim-module__sDSXGa__impact{width:220px;animation:12s cubic-bezier(.22,1,.36,1) infinite CostImpactAnim-module__sDSXGa__costImpactIn;position:absolute;top:96px;left:590px;transform:translate(-50%)}.CostImpactAnim-module__sDSXGa__impactStem{background:#ffffff4d;width:1.5px;height:32px;position:absolute;top:-32px;left:50%}.CostImpactAnim-module__sDSXGa__impactCard{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #ffffff47;border-radius:8px;flex-direction:column;gap:9px;padding:11px 13px;display:flex}.CostImpactAnim-module__sDSXGa__impactLabel{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.1em;text-transform:uppercase;color:#ffffff9e;font-size:11px;font-style:italic}.CostImpactAnim-module__sDSXGa__impactTrack{background:#ffffff2e;border-radius:999px;height:6px;overflow:hidden}.CostImpactAnim-module__sDSXGa__impactFill{transform-origin:0;background:#ffffffeb;border-radius:999px;width:78%;height:100%;animation:12s cubic-bezier(.22,1,.36,1) infinite CostImpactAnim-module__sDSXGa__costBarFill}.CostImpactAnim-module__sDSXGa__impactValue{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:-.01em;color:#fffffff5;font-size:18px;font-style:italic;font-weight:500}@media (prefers-reduced-motion:reduce){.CostImpactAnim-module__sDSXGa__hubIcon{animation:none!important}.CostImpactAnim-module__sDSXGa__chip{opacity:0!important;animation:none!important}.CostImpactAnim-module__sDSXGa__impact{opacity:1!important;animation:none!important;transform:translate(-50%)!important}.CostImpactAnim-module__sDSXGa__impactFill{animation:none!important;transform:scaleX(1)!important}}
@keyframes StudioToolAnim-module__2vls9G__studioCaret{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes StudioToolAnim-module__2vls9G__studioRise1{0%,5%{opacity:0;transform:translateY(10px)}10%,94%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes StudioToolAnim-module__2vls9G__studioRise2{0%,22%{opacity:0;transform:translateY(10px)}27%,94%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes StudioToolAnim-module__2vls9G__studioRise3{0%,42%{opacity:0;transform:translateY(10px)}47%,94%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes StudioToolAnim-module__2vls9G__studioRise4{0%,62%{opacity:0;transform:translateY(10px)}67%,94%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.StudioToolAnim-module__2vls9G__wrap{position:absolute;inset:0;overflow:hidden}.StudioToolAnim-module__2vls9G__stage{transform-origin:50%;justify-content:center;align-items:center;width:600px;height:300px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.StudioToolAnim-module__2vls9G__thread{flex-direction:column;gap:12px;width:560px;display:flex}.StudioToolAnim-module__2vls9G__msg{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);max-width:86%;font-family:var(--a98-font-family);color:#fffffff2;border-radius:8px;padding:11px 15px;font-size:16px;line-height:1.4}.StudioToolAnim-module__2vls9G__user{background:#ffffff29;border:1px solid #ffffff42;align-self:flex-end}.StudioToolAnim-module__2vls9G__agent{background:#ffffff12;border:1px solid #ffffff24;align-self:flex-start}.StudioToolAnim-module__2vls9G__code{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.01em;color:#fffc;background:#ffffff12;border:1px solid #ffffff24;border-radius:8px;padding:14px 16px;font-size:14px;font-style:italic;line-height:1.7}.StudioToolAnim-module__2vls9G__indent{padding-left:18px}.StudioToolAnim-module__2vls9G__kw{color:#fffffff5;font-weight:500}.StudioToolAnim-module__2vls9G__str{color:#ffffffdb}.StudioToolAnim-module__2vls9G__codeCaret{vertical-align:-1px;background:#ffffffe6;width:7px;height:14px;margin-left:4px;animation:1s step-end infinite StudioToolAnim-module__2vls9G__studioCaret;display:inline-block}.StudioToolAnim-module__2vls9G__success{font-family:var(--a98-font-mono,ui-monospace, monospace);letter-spacing:.1em;text-transform:uppercase;color:#fffffff2;align-items:center;gap:8px;font-size:13px;font-style:italic;display:inline-flex}.StudioToolAnim-module__2vls9G__successCheck{background:#ffffff2e;border:1px solid #ffffff52;border-radius:6px;place-items:center;width:20px;height:20px;font-size:12px;font-style:normal;display:inline-grid}.StudioToolAnim-module__2vls9G__rise1{animation:11s cubic-bezier(.22,1,.36,1) infinite StudioToolAnim-module__2vls9G__studioRise1}.StudioToolAnim-module__2vls9G__rise2{animation:11s cubic-bezier(.22,1,.36,1) infinite StudioToolAnim-module__2vls9G__studioRise2}.StudioToolAnim-module__2vls9G__rise3{animation:11s cubic-bezier(.22,1,.36,1) infinite StudioToolAnim-module__2vls9G__studioRise3}.StudioToolAnim-module__2vls9G__rise4{animation:11s cubic-bezier(.22,1,.36,1) infinite StudioToolAnim-module__2vls9G__studioRise4}@media (prefers-reduced-motion:reduce){.StudioToolAnim-module__2vls9G__codeCaret{animation:none!important}.StudioToolAnim-module__2vls9G__rise1,.StudioToolAnim-module__2vls9G__rise2,.StudioToolAnim-module__2vls9G__rise3,.StudioToolAnim-module__2vls9G__rise4{opacity:1!important;animation:none!important;transform:none!important}}
.Timeline-module__ELk_GG__section{--vp-bg:hsl(var(--a98-color-surface));--vp-card:hsl(var(--a98-color-background));--vp-line:hsl(var(--a98-color-foreground) / .14);--vp-line-soft:hsl(var(--a98-color-foreground) / .07);--vp-text:hsl(var(--a98-color-foreground));--vp-muted:hsl(var(--a98-color-foreground) / .55);--vp-accent:hsl(var(--a98-color-primary));background-image:linear-gradient(to bottom, white, var(--vp-bg));width:100vw;color:var(--vp-text);isolation:isolate;margin-inline:calc(50% - 50vw);padding-block:clamp(3rem,7vw,6rem);position:relative;overflow:clip}.Timeline-module__ELk_GG__section:before{content:"";z-index:0;background-image:radial-gradient(var(--vp-line) 1px, transparent 1.5px);background-size:28px 28px;background-position:0 calc(var(--vp-parallax,0) * 1px);opacity:.7;pointer-events:none;position:absolute;inset:-10% 0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.Timeline-module__ELk_GG__inner{z-index:1;width:100%;max-width:90rem;margin:0 auto;padding-inline:clamp(1.5rem,5vw,4.5rem);position:relative}.Timeline-module__ELk_GG__head{margin-bottom:clamp(2.5rem,6vw,5rem);text-align:center;max-width:55ch;margin-inline:auto;position:relative}.Timeline-module__ELk_GG__arrowChip{font-family:var(--a98-font-mono);font-size:var(--16);letter-spacing:.16em;color:var(--vp-muted);position:absolute;inset-block-start:0;inset-inline-start:0}.Timeline-module__ELk_GG__labelChip{font-family:var(--a98-font-mono);font-size:var(--32);letter-spacing:.04em;color:hsl(var(--a98-color-primary) / 1);text-wrap:balance;margin-inline-start:var(--vp-indent);margin-bottom:var(--24);font-style:italic;font-weight:300;display:inline-block}.Timeline-module__ELk_GG__lede{margin:var(--16) 0 0 var(--vp-indent);max-width:48ch;font-family:var(--a98-font-family);font-size:var(--16);color:var(--vp-muted);text-wrap:pretty;font-weight:400;line-height:1.6}.Timeline-module__ELk_GG__track{--vp-gap:clamp(1.5rem, 4vw, 3.5rem);position:relative}.Timeline-module__ELk_GG__spine{border-inline-start:1px dotted var(--vp-line);position:absolute;inset-block:0;inset-inline-start:50%;translate:-50%}.Timeline-module__ELk_GG__marker{width:var(--12);aspect-ratio:1;z-index:3;background:var(--vp-accent);position:absolute;inset-block-start:calc(var(--vp-progress,0) * 100%);inset-inline-start:0;translate:-50% -50%}.Timeline-module__ELk_GG__list{flex-direction:column;gap:clamp(3rem,9vw,7rem);margin:0;padding:0;list-style:none;display:flex}.Timeline-module__ELk_GG__card{width:calc(50% - var(--vp-gap));position:relative}.Timeline-module__ELk_GG__card[data-side=right]{align-self:flex-end}.Timeline-module__ELk_GG__card[data-side=left]{align-self:flex-start}.Timeline-module__ELk_GG__connector{width:var(--vp-gap);border-block-start:1px dotted var(--vp-line);position:absolute;inset-block-start:2.25rem}.Timeline-module__ELk_GG__card[data-side=right] .Timeline-module__ELk_GG__connector{inset-inline-end:100%}.Timeline-module__ELk_GG__card[data-side=left] .Timeline-module__ELk_GG__connector{inset-inline-start:100%}.Timeline-module__ELk_GG__connector:after{content:"";aspect-ratio:1;background:var(--vp-accent);border-radius:50%;width:.3rem;position:absolute;inset-block-start:50%;translate:0 -50%}.Timeline-module__ELk_GG__card[data-side=right] .Timeline-module__ELk_GG__connector:after{inset-inline-start:0;translate:-50% -50%}.Timeline-module__ELk_GG__card[data-side=left] .Timeline-module__ELk_GG__connector:after{inset-inline-end:0;translate:50% -50%}.Timeline-module__ELk_GG__box{background:var(--vp-card);box-shadow:var(--a98-shadow-paper)}.Timeline-module__ELk_GG__boxHead{align-items:center;gap:var(--8);padding:clamp(.85rem,1.6vw,1.1rem);display:flex}.Timeline-module__ELk_GG__num{width:var(--40);aspect-ratio:1;padding:var(--4);color:var(--vp-accent);flex:none;place-items:center;display:grid}.Timeline-module__ELk_GG__boxTitle{font-family:var(--a98-font-family);font-weight:400;font-size:var(--16);letter-spacing:-.015em;color:var(--vp-text);text-wrap:balance;margin:0;line-height:1.2}.Timeline-module__ELk_GG__visual{min-height:clamp(12rem,22vw,18rem);color:var(--vp-text);background-image:radial-gradient(var(--vp-line-soft) 1px, transparent 1.5px);background-size:20px 20px;place-items:center;display:grid;position:relative;overflow:hidden}.Timeline-module__ELk_GG__media{object-fit:contain;width:100%;height:100%;max-height:clamp(12rem,22vw,18rem);padding:clamp(1rem,3vw,2.5rem)}.Timeline-module__ELk_GG__media>svg{display:block;width:100%!important;height:100%!important}.Timeline-module__ELk_GG__media svg{display:block;width:100%!important;height:100%!important}.Timeline-module__ELk_GG__iconImg,.Timeline-module__ELk_GG__num svg{object-fit:contain;width:100%;height:100%;display:block}.Timeline-module__ELk_GG__boxFoot{border-block-start:1px solid var(--vp-line);align-items:center;gap:clamp(.75rem,1.5vw,1.25rem);padding:clamp(.85rem,1.6vw,1.1rem);display:flex}.Timeline-module__ELk_GG__footText{font-family:var(--a98-font-family);font-size:var(--14);color:var(--vp-muted);text-wrap:pretty;margin:0;line-height:1.5}.Timeline-module__ELk_GG__card{opacity:0;transition:opacity var(--a98-duration-medium) var(--a98-ease-out-quint), translate var(--a98-duration-medium) var(--a98-ease-out-quint)}.Timeline-module__ELk_GG__card[data-side=right]{translate:3rem}.Timeline-module__ELk_GG__card[data-side=left]{translate:-3rem}.Timeline-module__ELk_GG__card[data-shown=true]{opacity:1;translate:0}@media (max-width:991px){.Timeline-module__ELk_GG__inner{--vp-indent:0px}.Timeline-module__ELk_GG__arrowChip{margin-bottom:var(--16);display:block;position:static}.Timeline-module__ELk_GG__track{--vp-gap:1.75rem;padding-inline-start:calc(var(--vp-gap) + 1rem)}.Timeline-module__ELk_GG__spine{inset-inline-start:.75rem}.Timeline-module__ELk_GG__list{gap:clamp(2rem,8vw,3rem)}.Timeline-module__ELk_GG__card,.Timeline-module__ELk_GG__card[data-side=right],.Timeline-module__ELk_GG__card[data-side=left]{align-self:stretch;width:auto}.Timeline-module__ELk_GG__card[data-side=right] .Timeline-module__ELk_GG__connector,.Timeline-module__ELk_GG__card[data-side=left] .Timeline-module__ELk_GG__connector{inset-inline:auto 100%}.Timeline-module__ELk_GG__card[data-side=right] .Timeline-module__ELk_GG__connector:after,.Timeline-module__ELk_GG__card[data-side=left] .Timeline-module__ELk_GG__connector:after{inset-inline:0 auto;translate:-50% -50%}.Timeline-module__ELk_GG__card[data-side=left]{translate:-3rem}}@media (prefers-reduced-motion:reduce){.Timeline-module__ELk_GG__card,.Timeline-module__ELk_GG__card[data-side=right],.Timeline-module__ELk_GG__card[data-side=left]{opacity:1;transition:none;translate:0}.Timeline-module__ELk_GG__section:before{background-position:0 0}}
.VideoStories-module__GvxCGq__videoStories{gap:var(--32) var(--32);grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);grid-template-areas:"head video video""logo quote stat";align-items:stretch;width:100%;max-width:min(110rem,100% - 6rem);margin:0 auto;display:grid}.VideoStories-module__GvxCGq__videoStoriesHead{justify-content:space-between;gap:var(--64);padding:var(--16) var(--24) 0 0;flex-direction:column;grid-area:head;display:flex}.VideoStories-module__GvxCGq__videoStoriesHeadline{font-family:var(--a98-font-family);font-weight:var(--a98-font-heading-weight);font-size:var(--36);letter-spacing:-.018em;color:hsl(var(--a98-color-white));text-wrap:balance;margin:0;line-height:1.08}.VideoStories-module__GvxCGq__videoStoriesNav{align-items:center;gap:var(--24);font-family:var(--a98-font-mono);font-size:var(--16);display:flex}@media (max-width:991px){.VideoStories-module__GvxCGq__videoStoriesNav{self-align:end;margin-top:var(--24);justify-content:flex-end}}.VideoStories-module__GvxCGq__videoStoriesNavBtn{color:hsl(var(--a98-color-accent));cursor:pointer;font-size:var(--20);transition:color var(--a98-duration-short) var(--a98-ease-out-quint), transform var(--a98-duration-default) var(--a98-ease-out-quint);will-change:transform;background:0 0;border:0;padding:0;line-height:1;display:inline-flex}.VideoStories-module__GvxCGq__videoStoriesNavBtn:hover{color:hsl(var(--a98-color-white))}.VideoStories-module__GvxCGq__videoStoriesNavBtnLeft:hover{transform:translate(-3px)}.VideoStories-module__GvxCGq__videoStoriesNavBtnRight:hover{transform:translate(3px)}.VideoStories-module__GvxCGq__videoStoriesNavBtn:active{transform:scale(.92)}.VideoStories-module__GvxCGq__videoStoriesNavBtnLeft:active{transform:translate(-2px)scale(.92)}.VideoStories-module__GvxCGq__videoStoriesNavBtnRight:active{transform:translate(2px)scale(.92)}.VideoStories-module__GvxCGq__videoStoriesNavBtn:focus-visible{outline:2px solid hsl(var(--a98-color-accent));outline-offset:4px;border-radius:2px}.VideoStories-module__GvxCGq__videoStoriesNavCount{color:hsl(var(--a98-color-white));letter-spacing:.05em}.VideoStories-module__GvxCGq__videoStoriesNavCount strong{font-weight:var(--a98-font-heading-weight);display:inline-block}.VideoStories-module__GvxCGq__videoStoriesNavCountNum{animation:VideoStories-module__GvxCGq__videoStoriesCountPulse .48s var(--a98-ease-out-quint) both}@keyframes VideoStories-module__GvxCGq__videoStoriesCountPulse{0%{opacity:0;transform:translateY(-4px)}60%{opacity:1;transform:translateY(1px)}to{opacity:1;transform:translateY(0)}}.VideoStories-module__GvxCGq__videoStoriesNavCountTotal{color:hsl(var(--a98-color-white) / .45)}.VideoStories-module__GvxCGq__videoStoriesPlayer{aspect-ratio:16/9;background:hsl(var(--a98-color-white) / .05);border-radius:var(--a98-radius-small);grid-area:video;position:relative;overflow:hidden}.VideoStories-module__GvxCGq__videoStoriesPlayer iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.VideoStories-module__GvxCGq__videoStoriesPoster{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0;overflow:hidden}.VideoStories-module__GvxCGq__videoStoriesPoster img{object-fit:cover;width:100%;height:100%;transition:transform var(--a98-duration-medium) var(--a98-ease-out-quint);display:block}.VideoStories-module__GvxCGq__videoStoriesPoster:hover img,.VideoStories-module__GvxCGq__videoStoriesPoster:hover svg{transform:scale(1.02)}.VideoStories-module__GvxCGq__videoStoriesPoster svg{transition:transform var(--a98-duration-medium) var(--a98-ease-out-quint)}.VideoStories-module__GvxCGq__videoStoriesPlay{left:var(--32);bottom:var(--32);background:hsl(var(--a98-color-white) / .18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:3rem;height:3rem;color:hsl(var(--a98-color-white));pointer-events:none;transition:background var(--a98-duration-default) var(--a98-ease-out-quint), transform var(--a98-duration-default) var(--a98-ease-out-quint), box-shadow var(--a98-duration-default) var(--a98-ease-out-quint);border-radius:50%;place-items:center;font-size:1rem;display:grid;position:absolute}.VideoStories-module__GvxCGq__videoStoriesPoster:hover .VideoStories-module__GvxCGq__videoStoriesPlay{background:hsl(var(--a98-color-white) / .32);box-shadow:0 0 0 6px hsl(var(--a98-color-white) / .08);transform:scale(1.08)}.VideoStories-module__GvxCGq__videoStoriesPoster:active .VideoStories-module__GvxCGq__videoStoriesPlay{transform:scale(.96)}.VideoStories-module__GvxCGq__videoStoriesQuote{justify-content:space-between;gap:var(--24);padding:var(--32);border:1px solid hsl(var(--a98-color-white) / .18);border-radius:var(--a98-radius-small);flex-direction:column;grid-area:quote;min-height:11rem;display:flex}.VideoStories-module__GvxCGq__videoStoriesQuoteMark{font-family:var(--a98-font-family);font-size:var(--a98-fs-enormous);color:hsl(var(--a98-color-accent));line-height:1;font-weight:var(--a98-font-heading-weight);display:block}.VideoStories-module__GvxCGq__videoStoriesQuoteText{font-family:var(--a98-font-family);font-size:var(--18);color:hsl(var(--a98-color-white));margin:var(--16) 0 0;text-wrap:pretty;max-width:40ch;line-height:1.45}@media (max-width:991px){.VideoStories-module__GvxCGq__videoStoriesQuoteText{font-size:clamp(1.25rem,30vw,1.5rem);line-height:1.2}}.VideoStories-module__GvxCGq__videoStoriesAttribution{flex-direction:column;gap:.15rem;margin-top:auto;display:flex}.VideoStories-module__GvxCGq__videoStoriesAuthor{font-family:var(--a98-font-family);font-weight:var(--a98-font-heading-weight);font-size:var(--20);color:hsl(var(--a98-color-accent));letter-spacing:.01em}@media (max-width:991px){.VideoStories-module__GvxCGq__videoStoriesAuthor{margin-bottom:.25rem;font-size:clamp(1.25rem,30vw,1.5rem)}}.VideoStories-module__GvxCGq__videoStoriesRole{font-family:var(--a98-font-mono);font-size:var(--11);letter-spacing:.1em;color:hsl(var(--a98-color-white) / .5)}@media (max-width:991px){.VideoStories-module__GvxCGq__videoStoriesRole{font-size:clamp(.8rem,30vw,.8rem)}}.VideoStories-module__GvxCGq__videoStoriesLogoCard{border:1px solid hsl(var(--a98-color-white) / .18);border-radius:var(--a98-radius-small);padding:var(--32);grid-area:logo;place-items:center;min-height:11rem;display:grid}.VideoStories-module__GvxCGq__videoStoriesLogoCard img{object-fit:contain;filter:brightness(0)invert();opacity:.85;width:100%;max-width:66%;height:100%;max-height:5rem}.VideoStories-module__GvxCGq__videoStoriesStatCard{justify-content:space-between;gap:var(--32);padding:var(--32);background:hsl(var(--a98-color-white) / .08);border-radius:var(--a98-radius-small);flex-direction:column;grid-area:stat;min-height:11rem;display:flex}.VideoStories-module__GvxCGq__videoStoriesStatValue{font-family:var(--a98-font-mono);font-weight:var(--a98-font-body-weight);font-size:var(--a98-fs-enormous);letter-spacing:-.01em;color:hsl(var(--a98-color-accent));line-height:1}@media (max-width:991px){.VideoStories-module__GvxCGq__videoStoriesStatValue{font-size:clamp(2rem,30vw,4rem)}}.VideoStories-module__GvxCGq__videoStoriesStatLabel{font-family:var(--a98-font-family);font-size:var(--18);color:hsl(var(--a98-color-white) / 1)}.VideoStories-module__GvxCGq__themeRed{transition:all var(--a98-duration-medium) var(--a98-ease-out-quint);--section-bg:#260303}.VideoStories-module__GvxCGq__themeRed .VideoStories-module__GvxCGq__videoStoriesQuoteMark,.VideoStories-module__GvxCGq__themeRed .VideoStories-module__GvxCGq__videoStoriesStatValue{color:#ff5757}.VideoStories-module__GvxCGq__themeRed .VideoStories-module__GvxCGq__videoStoriesArrow,.VideoStories-module__GvxCGq__themeRed .VideoStories-module__GvxCGq__videoStoriesPlay{color:#ff2e2e;border-color:#ff2e2e}.VideoStories-module__GvxCGq__themeRed .VideoStories-module__GvxCGq__videoStoriesArrow:hover{background:#370606;border-color:#ff2e2e}.VideoStories-module__GvxCGq__themeRed .VideoStories-module__GvxCGq__videoStoriesStatLabel{color:#ffffffe6}.VideoStories-module__GvxCGq__themeRed .VideoStories-module__GvxCGq__videoStoriesAuthor{color:#fff}.VideoStories-module__GvxCGq__themeRed .VideoStories-module__GvxCGq__videoStoriesRole{color:#c95959}.VideoStories-module__GvxCGq__themeNavy{transition:all var(--a98-duration-medium) var(--a98-ease-out-quint);--section-bg:#023}.VideoStories-module__GvxCGq__themeNavy .VideoStories-module__GvxCGq__videoStoriesQuoteMark,.VideoStories-module__GvxCGq__themeNavy .VideoStories-module__GvxCGq__videoStoriesStatValue,.VideoStories-module__GvxCGq__themeNavy .VideoStories-module__GvxCGq__videoStoriesAuthor,.VideoStories-module__GvxCGq__themeNavy .VideoStories-module__GvxCGq__videoStoriesRole{color:#0bf}.VideoStories-module__GvxCGq__themeNavy .VideoStories-module__GvxCGq__videoStoriesArrow,.VideoStories-module__GvxCGq__themeNavy .VideoStories-module__GvxCGq__videoStoriesPlay{color:#fff;border-color:#fff}.VideoStories-module__GvxCGq__themeNavy .VideoStories-module__GvxCGq__videoStoriesStatLabel,.VideoStories-module__GvxCGq__themeNavy .VideoStories-module__GvxCGq__videoStoriesAuthor{color:#fff}.VideoStories-module__GvxCGq__themeNavy .VideoStories-module__GvxCGq__videoStoriesRole{color:#0bf}.VideoStories-module__GvxCGq__themeTeal{transition:all var(--a98-duration-medium) var(--a98-ease-out-quint);--section-bg:#09433a}.VideoStories-module__GvxCGq__themeTeal .VideoStories-module__GvxCGq__videoStoriesQuoteMark,.VideoStories-module__GvxCGq__themeTeal .VideoStories-module__GvxCGq__videoStoriesAuthor,.VideoStories-module__GvxCGq__themeTeal .VideoStories-module__GvxCGq__videoStoriesStatValue{color:#00ffa1}.VideoStories-module__GvxCGq__themeTeal .VideoStories-module__GvxCGq__videoStoriesArrow,.VideoStories-module__GvxCGq__themeTeal .VideoStories-module__GvxCGq__videoStoriesPlay{color:#00ffa1;border-color:#009961}.VideoStories-module__GvxCGq__themeTeal .VideoStories-module__GvxCGq__videoStoriesAuthor{color:#fff}.VideoStories-module__GvxCGq__themeTeal .VideoStories-module__GvxCGq__videoStoriesRole{color:#00ffb7}.VideoStories-module__GvxCGq__videoStoriesAnimIn{animation:VideoStories-module__GvxCGq__videoStoriesEnter .56s var(--a98-ease-out-quint) both;animation-delay:var(--delay,0s);will-change:transform, opacity}.VideoStories-module__GvxCGq__videoStories[data-dir=right] .VideoStories-module__GvxCGq__videoStoriesAnimIn{--enter-x:28px}.VideoStories-module__GvxCGq__videoStories[data-dir=left] .VideoStories-module__GvxCGq__videoStoriesAnimIn{--enter-x:-28px}@keyframes VideoStories-module__GvxCGq__videoStoriesEnter{0%{opacity:0;transform:translate3d(var(--enter-x,18px), 0, 0)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.VideoStories-module__GvxCGq__videoStoriesAnimIn,.VideoStories-module__GvxCGq__videoStoriesNavCountNum{animation:none}.VideoStories-module__GvxCGq__videoStoriesNavBtn,.VideoStories-module__GvxCGq__videoStoriesNavBtnLeft:hover,.VideoStories-module__GvxCGq__videoStoriesNavBtnRight:hover,.VideoStories-module__GvxCGq__videoStoriesNavBtn:active,.VideoStories-module__GvxCGq__videoStoriesPoster:hover .VideoStories-module__GvxCGq__videoStoriesPlay,.VideoStories-module__GvxCGq__videoStoriesPoster:active .VideoStories-module__GvxCGq__videoStoriesPlay,.VideoStories-module__GvxCGq__videoStoriesPoster:hover img{transform:none}}@media (max-width:991px){.VideoStories-module__GvxCGq__videoStories{gap:var(--24);grid-template-columns:1fr;grid-template-areas:"head""video""quote""logo""stat"}.VideoStories-module__GvxCGq__videoStoriesHead{gap:var(--24);padding:0}.VideoStories-module__GvxCGq__videoStoriesLogoCard,.VideoStories-module__GvxCGq__videoStoriesStatCard,.VideoStories-module__GvxCGq__videoStoriesQuote{min-height:12rem;padding:var(--48)}:is(.VideoStories-module__GvxCGq__videoStoriesLogoCard,.VideoStories-module__GvxCGq__videoStoriesStatCard,.VideoStories-module__GvxCGq__videoStoriesQuote) img{object-fit:contain;filter:brightness(0)invert();opacity:.85;width:100%;max-width:60%;height:100%;max-height:6rem}}.VideoStories-module__GvxCGq__videoStoriesArrow{all:unset;border:1px solid hsl(var(--a98-color-accent) / .5);border-radius:var(--a98-radius-small);width:44px;height:44px;color:hsl(var(--a98-color-accent));cursor:pointer;transition:background var(--a98-duration-short) var(--a98-ease-out-quint), border-color var(--a98-duration-short) var(--a98-ease-out-quint), color var(--a98-duration-short) var(--a98-ease-out-quint);background:0 0;place-items:center;font-size:20px;display:grid}.VideoStories-module__GvxCGq__videoStoriesArrow:hover{border-color:hsl(var(--a98-color-accent) / .8);background:hsl(var(--a98-color-accent) / .12);color:hsl(var(--a98-color-white))}.VideoStories-module__GvxCGq__videoStoriesArrow:active{background:hsl(var(--a98-color-accent) / .2)}.VideoStories-module__GvxCGq__videoStoriesArrow:focus-visible{outline:2px solid hsl(var(--a98-color-accent));outline-offset:2px}
.Faq-module__eLrvwq__faqSection{padding:var(--64) var(--24);width:100%;max-width:80rem;margin:0 auto;position:relative}.Faq-module__eLrvwq__faqLayout{grid-template-columns:minmax(18rem,22rem) minmax(0,1fr);align-items:start;gap:clamp(2.5rem,5vw,5.5rem);display:grid}@media (max-width:991px){.Faq-module__eLrvwq__faqLayout{grid-template-columns:1fr;gap:2.5rem}}.Faq-module__eLrvwq__faqAside{align-self:start;position:sticky;top:6rem}@media (max-width:991px){.Faq-module__eLrvwq__faqAside{position:static;top:auto}}.Faq-module__eLrvwq__faqAsideInner{gap:var(--24);flex-direction:column;display:flex}.Faq-module__eLrvwq__faqEyebrow{font-family:var(--a98-font-family);font-feature-settings:"tnum" 1;font-size:var(--11);font-weight:var(--a98-font-ui-weight);letter-spacing:.18em;text-transform:uppercase;color:hsl(var(--a98-color-foreground) / .5)}.Faq-module__eLrvwq__faqTitle{font-family:var(--a98-font-family);font-weight:var(--a98-font-heading-weight);font-size:var(--40);letter-spacing:-.045em;text-wrap:balance;color:hsl(var(--a98-color-foreground));margin:0;line-height:.98}.Faq-module__eLrvwq__faqTitle em{font-style:italic;font-weight:var(--a98-font-body-weight);color:hsl(var(--a98-color-primary));letter-spacing:-.05em}.Faq-module__eLrvwq__faqLede{font-family:var(--a98-font-family);font-size:var(--16);color:hsl(var(--a98-color-foreground) / .62);max-width:22ch;margin:0;line-height:1.5}.Faq-module__eLrvwq__faqCategories{margin-top:var(--16);border-top:1px solid hsl(var(--a98-color-foreground) / .08);flex-direction:column;display:flex}.Faq-module__eLrvwq__faqCategory{border:0;border-bottom:1px solid hsl(var(--a98-color-foreground) / .08);cursor:pointer;text-align:left;font-family:var(--a98-font-family);color:hsl(var(--a98-color-foreground) / .6);transition:color .28s var(--a98-ease-out-quint), padding-left .32s var(--a98-ease-out-quint);background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:.875rem;padding:1.2rem 0;display:grid;position:relative}.Faq-module__eLrvwq__faqCategory:hover{color:hsl(var(--a98-color-foreground))}.Faq-module__eLrvwq__faqCategoryRule{background:hsl(var(--a98-color-primary));width:0;height:1px;transition:width .36s var(--a98-ease-out-quint);display:block}.Faq-module__eLrvwq__faqCategory:hover .Faq-module__eLrvwq__faqCategoryRule{width:.75rem}.Faq-module__eLrvwq__faqCategoryActive .Faq-module__eLrvwq__faqCategoryRule,.Faq-module__eLrvwq__faqCategoryActive:hover .Faq-module__eLrvwq__faqCategoryRule{background:hsl(var(--a98-color-primary));width:.75rem;height:1px}.Faq-module__eLrvwq__faqCategoryActive{color:hsl(var(--a98-color-foreground));padding-left:.25rem}.Faq-module__eLrvwq__faqCategoryLabel{font-size:var(--16);letter-spacing:0;font-weight:var(--a98-font-ui-weight);padding-top:.2rem}.Faq-module__eLrvwq__faqCategoryCount{font-family:var(--a98-font-mono);font-size:var(--11);color:hsl(var(--a98-color-foreground) / .4)}.Faq-module__eLrvwq__faqCategoryActive .Faq-module__eLrvwq__faqCategoryCount{color:hsl(var(--a98-color-primary));font-family:var(--a98-font-mono)}.Faq-module__eLrvwq__faqAsideCta{margin-top:var(--16);font-family:var(--a98-font-family);font-size:var(--16);color:hsl(var(--a98-color-foreground));align-items:center;gap:.5rem;width:fit-content;text-decoration:none;display:inline-flex}.Faq-module__eLrvwq__faqAsideCtaArrow{transition:transform .32s var(--a98-ease-out-quint);display:inline-block}.Faq-module__eLrvwq__faqAsideCta:hover .Faq-module__eLrvwq__faqAsideCtaArrow{transform:translate(4px)}.Faq-module__eLrvwq__faqList{border-top:1px solid hsl(var(--a98-color-foreground) / .12);animation:Faq-module__eLrvwq__faqListIn .48s var(--a98-ease-out-quint) both}@keyframes Faq-module__eLrvwq__faqListIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.Faq-module__eLrvwq__faqItem{border-bottom:1px solid hsl(var(--a98-color-foreground) / .12);animation:Faq-module__eLrvwq__faqRowIn .52s var(--a98-ease-out-quint) both;animation-delay:calc(var(--i,0) * 50ms + 80ms)}@keyframes Faq-module__eLrvwq__faqRowIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Faq-module__eLrvwq__faqItem>.Faq-module__eLrvwq__faqSummary::-webkit-details-marker{display:none}.Faq-module__eLrvwq__faqItem>.Faq-module__eLrvwq__faqSummary{list-style:none}.Faq-module__eLrvwq__faqSummary{cursor:pointer;transition:transform .32s var(--a98-ease-out-quint);will-change:transform;outline:none;grid-template-columns:1fr auto;align-items:baseline;gap:1.25rem;padding:1.6rem 0;display:grid;transform:translate(0)}.Faq-module__eLrvwq__faqSummary:hover{color:hsl(var(--a98-color-foreground))}.Faq-module__eLrvwq__faqSummary:focus-visible{outline:2px solid hsl(var(--a98-color-primary));outline-offset:4px;border-radius:2px}.Faq-module__eLrvwq__faqNumber{font-family:var(--a98-font-mono);font-size:var(--11);font-weight:var(--a98-font-ui-weight);letter-spacing:.16em;color:hsl(var(--a98-color-foreground) / .4);transition:color .28s var(--a98-ease-out-quint);align-self:center}.Faq-module__eLrvwq__faqQuestion{font-family:var(--a98-font-family);font-weight:var(--a98-font-body-weight);font-size:var(--16);letter-spacing:-.022em;color:hsl(var(--a98-color-foreground) / .78);text-wrap:balance;transition:color .28s var(--a98-ease-out-quint);line-height:1.25}.Faq-module__eLrvwq__faqSummary:hover .Faq-module__eLrvwq__faqQuestion,.Faq-module__eLrvwq__faqSummary:hover .Faq-module__eLrvwq__faqNumber,.Faq-module__eLrvwq__faqItem[open] .Faq-module__eLrvwq__faqQuestion{color:hsl(var(--a98-color-foreground))}.Faq-module__eLrvwq__faqItem[open] .Faq-module__eLrvwq__faqNumber{color:hsl(var(--a98-color-primary))}.Faq-module__eLrvwq__faqMarker{flex-shrink:0;align-self:center;width:1rem;height:1rem;margin-right:.1rem;display:inline-block;position:relative}.Faq-module__eLrvwq__faqMarkerBar{background:hsl(var(--a98-color-foreground) / .55);transform-origin:50%;width:100%;height:1px;transition:transform .36s var(--a98-ease-out-quint), background .24s var(--a98-ease-out-quint);position:absolute;top:50%;left:0;transform:rotate(0)scaleX(1)}.Faq-module__eLrvwq__faqMarkerBarV{transform:rotate(90deg)scaleX(1)}.Faq-module__eLrvwq__faqItem[open] .Faq-module__eLrvwq__faqMarkerBar{background:hsl(var(--a98-color-primary))}.Faq-module__eLrvwq__faqItem[open] .Faq-module__eLrvwq__faqMarkerBarV{transform:rotate(0)scaleX(0)}.Faq-module__eLrvwq__faqSummary:hover .Faq-module__eLrvwq__faqMarkerBar{background:hsl(var(--a98-color-foreground))}.Faq-module__eLrvwq__faqAnswerWrap{transition:grid-template-rows .42s var(--a98-ease-out-quint), margin-bottom .36s var(--a98-ease-out-quint);grid-template-rows:0fr;margin-bottom:0;display:grid}.Faq-module__eLrvwq__faqItem[open] .Faq-module__eLrvwq__faqAnswerWrap{grid-template-rows:1fr;margin-bottom:1.75rem}.Faq-module__eLrvwq__faqAnswer{min-height:0;overflow:hidden}.Faq-module__eLrvwq__faqAnswer p{max-width:62ch;font-family:var(--a98-font-family);font-size:var(--14);color:hsl(var(--a98-color-foreground) / .7);opacity:0;transition:opacity .32s var(--a98-ease-out-quint) 80ms, transform .36s var(--a98-ease-out-quint) 80ms;margin:0;line-height:1.65;transform:translateY(4px)}.Faq-module__eLrvwq__faqItem[open] .Faq-module__eLrvwq__faqAnswer p{opacity:1;transform:translateY(0)}@supports (interpolate-size:allow-keywords){.Faq-module__eLrvwq__faqList{interpolate-size:allow-keywords}.Faq-module__eLrvwq__faqAnswerWrap{grid-template-rows:none;margin-bottom:0;padding-bottom:1.75rem;transition:none;display:block}.Faq-module__eLrvwq__faqItem[open] .Faq-module__eLrvwq__faqAnswerWrap{margin-bottom:0}.Faq-module__eLrvwq__faqItem::details-content{opacity:0;block-size:0;transition:block-size .42s var(--a98-ease-out-quint), opacity .26s var(--a98-ease-out-quint), content-visibility .42s var(--a98-ease-out-quint);transition-behavior:allow-discrete;overflow:clip}.Faq-module__eLrvwq__faqItem[open]::details-content{opacity:1;block-size:auto}}@media (max-width:639px){.Faq-module__eLrvwq__faqSummary{grid-template-columns:1fr auto;gap:.75rem;padding:1.25rem 0}.Faq-module__eLrvwq__faqAnswer p{font-size:var(--16);padding-right:0}.Faq-module__eLrvwq__faqQuestion{padding-top:.5rem;padding-bottom:.5rem;font-size:1.175rem}}@media (prefers-reduced-motion:reduce){.Faq-module__eLrvwq__faqList,.Faq-module__eLrvwq__faqItem,.Faq-module__eLrvwq__faqSummary,.Faq-module__eLrvwq__faqMarkerBar,.Faq-module__eLrvwq__faqAnswer p{transition:none!important;animation:none!important}.Faq-module__eLrvwq__faqAnswerWrap{transition:none!important}.Faq-module__eLrvwq__faqItem::details-content{transition:none!important}}
.ClosingCta-module__C1Jjbq__cta{max-width:110rem;padding:var(--16) var(--32) var(--80);color:hsl(var(--a98-color-foreground));gap:var(--24);text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative;overflow:clip}.ClosingCta-module__C1Jjbq__ctaContent{z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.ClosingCta-module__C1Jjbq__ctaImage{z-index:0;flex:1;height:130%;position:absolute;top:-9%;left:auto;right:-50%}.ClosingCta-module__C1Jjbq__ctaTitle{font-family:var(--a98-font-serif);font-weight:300;font-size:var(--40);letter-spacing:-.025em;text-wrap:balance;z-index:1;max-width:42ch;margin:0 auto;line-height:1.1;position:relative}.ClosingCta-module__C1Jjbq__ctaLede{font-family:var(--a98-font-family);font-size:var(--16);color:hsl(var(--a98-color-foreground) / .65);text-wrap:pretty;max-width:42ch;margin:0 auto;font-weight:400;line-height:1.5}@media (max-width:639px){.ClosingCta-module__C1Jjbq__cta{min-height:560px;padding-bottom:90px}.ClosingCta-module__C1Jjbq__ctaImage{object-fit:cover;width:100%;top:25%;bottom:0;right:-1rem;scale:1}}
