.LangSwitch-module__e0iGga__list{font-size:var(--fs-kicker);font-weight:var(--weight-semibold);gap:.25rem;display:flex}.LangSwitch-module__e0iGga__item{border-radius:var(--radius-pill);color:var(--text-muted);transition:background-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);align-items:center;padding:.4rem .7rem;display:inline-flex}.LangSwitch-module__e0iGga__item:hover{color:var(--org-primary)}.LangSwitch-module__e0iGga__item[data-current=true]{background:var(--org-primary-faint);color:var(--org-primary)}.LangSwitch-module__e0iGga__wrap[data-variant=overlay] .LangSwitch-module__e0iGga__item{color:var(--overlay-white-text-muted)}.LangSwitch-module__e0iGga__wrap[data-variant=overlay] .LangSwitch-module__e0iGga__item:hover{color:#fff}.LangSwitch-module__e0iGga__wrap[data-variant=overlay] .LangSwitch-module__e0iGga__item[data-current=true]{background:var(--overlay-white-subtle);border:1px solid var(--overlay-white-subtle-border);color:#fff}
.Header-module__P45vwq__header{z-index:var(--z-sticky);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:border-color var(--duration-base) var(--ease-standard), background-color var(--duration-base) var(--ease-standard);background:#ffffffd1;border-bottom:1px solid #0000;position:sticky;top:0}.Header-module__P45vwq__header[data-scrolled=true]{border-bottom-color:var(--border-default);background:#ffffffeb}.Header-module__P45vwq__inner{align-items:center;gap:clamp(1rem,.4rem + 2vw,2rem);min-height:4.5rem;display:flex}.Header-module__P45vwq__logo{flex:none;display:block}.Header-module__P45vwq__logo img{width:auto;height:1.75rem}.Header-module__P45vwq__nav{font-size:var(--fs-small);font-weight:var(--weight-label);gap:clamp(1rem,.5rem + 1.4vw,1.75rem);display:flex}.Header-module__P45vwq__nav>a,.Header-module__P45vwq__navToggle{transition:color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard);border-bottom:2px solid #0000;padding:.35rem 0}.Header-module__P45vwq__nav>a:hover,.Header-module__P45vwq__navToggle:hover,.Header-module__P45vwq__navToggle[aria-expanded=true]{color:var(--org-primary);border-bottom-color:var(--org-primary)}.Header-module__P45vwq__navGroup{position:relative}.Header-module__P45vwq__navToggle{font-size:inherit;font-weight:inherit;align-items:center;gap:.35rem;display:inline-flex}.Header-module__P45vwq__chevron{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:.9em;height:.9em;transition:transform var(--duration-base) var(--ease-emphasized)}.Header-module__P45vwq__navToggle[aria-expanded=true] .Header-module__P45vwq__chevron{transform:rotate(180deg)}.Header-module__P45vwq__dropdown{background:var(--surface-base);border:1px solid var(--border-default);border-radius:var(--radius-card);min-width:15rem;box-shadow:var(--shadow-hover);opacity:0;visibility:hidden;transition:opacity var(--duration-base) var(--ease-standard), transform var(--duration-base) var(--ease-emphasized), visibility var(--duration-base) var(--ease-standard);flex-direction:column;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);left:-.75rem;transform:translateY(-.375rem)}.Header-module__P45vwq__dropdown:before{content:"";height:.5rem;position:absolute;top:-.5rem;left:0;right:0}.Header-module__P45vwq__dropdown[data-open=true]{opacity:1;visibility:visible;transform:none}.Header-module__P45vwq__dropdown a{border-radius:var(--radius-control);font-size:var(--fs-small);font-weight:var(--weight-label);white-space:nowrap;transition:background-color var(--duration-fast) var(--ease-standard);padding:.6rem .85rem}.Header-module__P45vwq__dropdown a:hover{background:var(--surface-subtle);color:var(--org-primary)}.Header-module__P45vwq__actions{align-items:center;gap:clamp(.5rem,.2rem + 1vw,1.25rem);margin-left:auto;display:flex}.Header-module__P45vwq__cta{min-height:2.75rem;font-size:var(--fs-small);white-space:nowrap;padding:.7rem 1.6rem}.Header-module__P45vwq__toggle{border-radius:var(--radius-control);justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:none}.Header-module__P45vwq__toggle span{background:var(--text-default);width:1.25rem;height:2px;display:block;position:relative}.Header-module__P45vwq__toggle span:before,.Header-module__P45vwq__toggle span:after{content:"";background:var(--text-default);width:100%;height:2px;transition:transform var(--duration-base) var(--ease-emphasized);position:absolute;left:0}.Header-module__P45vwq__toggle span{transition:background-color var(--duration-fast) var(--ease-standard)}.Header-module__P45vwq__toggle span:before{top:-6px}.Header-module__P45vwq__toggle span:after{top:6px}.Header-module__P45vwq__toggle[data-open=true] span{background:0 0}.Header-module__P45vwq__toggle[data-open=true] span:before{transform:translateY(6px)rotate(45deg)}.Header-module__P45vwq__toggle[data-open=true] span:after{transform:translateY(-6px)rotate(-45deg)}.Header-module__P45vwq__panel{display:none}@media (max-width:60rem){.Header-module__P45vwq__nav,.Header-module__P45vwq__cta,.Header-module__P45vwq__dropdown{display:none}.Header-module__P45vwq__toggle{display:flex}.Header-module__P45vwq__panel{inset-inline:0;background:var(--surface-base);border-top:1px solid var(--border-default);border-bottom:1px solid var(--border-default);box-shadow:var(--shadow-hover);opacity:0;visibility:hidden;transition:opacity var(--duration-base) var(--ease-standard), transform var(--duration-base) var(--ease-emphasized), visibility var(--duration-base) var(--ease-standard);display:block;position:absolute;top:100%;transform:translateY(-.5rem)}.Header-module__P45vwq__panel[data-open=true]{opacity:1;visibility:visible;transform:none}.Header-module__P45vwq__panelInner{padding-block:var(--space-3) var(--space-5);display:grid}.Header-module__P45vwq__panelInner>*{opacity:0;transition:opacity var(--duration-base) var(--ease-standard), transform var(--duration-base) var(--ease-emphasized);transform:translateY(-.375rem)}.Header-module__P45vwq__panel[data-open=true] .Header-module__P45vwq__panelInner>*{opacity:1;transition-delay:calc(60ms + var(--i,0) * 45ms);transform:none}.Header-module__P45vwq__panelLink{font-size:var(--fs-lead);font-weight:var(--weight-label);min-height:var(--tap-min);padding-block:var(--space-3);border-bottom:1px solid var(--border-default);align-items:center;display:flex}.Header-module__P45vwq__panelGroup{padding-block:var(--space-3);border-bottom:1px solid var(--border-default);flex-direction:column;display:flex}.Header-module__P45vwq__panelGroupLabel{font-size:var(--fs-kicker);font-weight:var(--weight-bold);letter-spacing:var(--tracking-kicker);text-transform:uppercase;color:var(--text-muted);padding-block:.35rem}.Header-module__P45vwq__panelGroup a{font-size:var(--fs-lead);font-weight:var(--weight-label);min-height:var(--tap-min);padding-block:var(--space-2);padding-left:var(--space-4);align-items:center;display:flex}.Header-module__P45vwq__panelCta{margin-top:var(--space-4);justify-content:center;padding-block:.9rem}}.Header-module__P45vwq__mega{min-width:34rem;padding:1rem 1rem .5rem}.Header-module__P45vwq__megaGroups{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.5rem;display:grid}.Header-module__P45vwq__megaGroup{break-inside:avoid;flex-direction:column;display:flex}.Header-module__P45vwq__megaLabel{font-size:var(--fs-kicker);font-weight:var(--weight-bold);letter-spacing:var(--tracking-kicker);text-transform:uppercase;color:var(--text-muted);padding:.35rem .85rem .2rem}.Header-module__P45vwq__megaAll{border-top:1px solid var(--border-default);font-size:var(--fs-small);font-weight:var(--weight-bold);color:var(--org-primary);align-items:center;gap:.5rem;margin-top:.75rem;padding:.7rem .85rem;display:flex}.Header-module__P45vwq__megaAll svg{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1em;height:1em}
.VideoIntro-module__fCGJGG__section{position:relative}.VideoIntro-module__fCGJGG__stage{height:100svh;position:relative;overflow:clip}.VideoIntro-module__fCGJGG__frame{clip-path:inset(0);background:var(--org-primary);color:#fff;isolation:isolate;align-items:flex-end;display:flex;position:absolute;inset:0}.VideoIntro-module__fCGJGG__video{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}@media (max-aspect-ratio:4/3){.VideoIntro-module__fCGJGG__video{object-fit:contain;background:var(--org-primary)}}.VideoIntro-module__fCGJGG__scrim{background:var(--org-primary);opacity:0;z-index:-1;position:absolute;inset:0}.VideoIntro-module__fCGJGG__orb{aspect-ratio:1;background:radial-gradient(ellipse at 30% 25%, color-mix(in oklch, var(--org-primary) 58%, white) 0%, transparent 62%);opacity:0;z-index:-1;pointer-events:none;border-radius:50%;width:min(60rem,90%);position:absolute;top:-30%;left:-12%}.VideoIntro-module__fCGJGG__content{--hero-pad:clamp(1.5rem, .5rem + 4vw, 3.5rem);width:100%;padding-inline:calc(var(--hero-side,var(--gutter)) + var(--hero-pad));padding-top:clamp(2rem,1rem + 4vw,4rem);padding-bottom:calc(var(--hero-bottom,0px) + clamp(2rem, 1rem + 4vw, 4rem));opacity:0;position:relative}.VideoIntro-module__fCGJGG__grid{grid-template-columns:1fr;align-items:end;gap:clamp(2rem,1rem + 4vw,5rem);display:grid}@media (min-width:62rem){.VideoIntro-module__fCGJGG__grid{grid-template-columns:minmax(0,1.35fr) minmax(18rem,24rem)}}.VideoIntro-module__fCGJGG__title{font-size:var(--fs-display);font-weight:var(--weight-light);color:#fff;max-width:16ch;line-height:1.02}.VideoIntro-module__fCGJGG__title strong{font-weight:var(--weight-bold)}.VideoIntro-module__fCGJGG__actions{gap:var(--space-4);flex-wrap:wrap;margin-top:clamp(1.75rem,1rem + 2vw,2.5rem);display:flex}.VideoIntro-module__fCGJGG__body{font-size:var(--fs-lead);color:var(--overlay-white-text);line-height:1.6}.VideoIntro-module__fCGJGG__badges{margin-top:var(--space-5);flex-wrap:wrap;gap:.625rem;display:flex}.VideoIntro-module__fCGJGG__cue{font-size:var(--fs-kicker);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-kicker);text-transform:uppercase;color:var(--overlay-white-text);text-shadow:0 1px 12px #00000059;z-index:2;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:clamp(1.5rem,1rem + 2vw,2.5rem);left:50%;transform:translate(-50%)}.VideoIntro-module__fCGJGG__cueLine{background:linear-gradient(var(--overlay-white-subtle-border), transparent);transform-origin:top;width:1px;height:2.5rem}@media (prefers-reduced-motion:reduce){.VideoIntro-module__fCGJGG__stage{height:auto;min-height:min(84svh,46rem)}.VideoIntro-module__fCGJGG__frame{clip-path:none;border-radius:var(--radius-block);max-width:1600px;margin:var(--space-5) auto;width:calc(100% - 2 * var(--gutter));min-height:min(84svh,46rem);position:relative;inset:auto}.VideoIntro-module__fCGJGG__video{display:none}.VideoIntro-module__fCGJGG__scrim,.VideoIntro-module__fCGJGG__orb,.VideoIntro-module__fCGJGG__content{opacity:1}.VideoIntro-module__fCGJGG__content{padding-inline:var(--hero-pad);padding-bottom:clamp(2rem,1rem + 4vw,4rem)}.VideoIntro-module__fCGJGG__cue{display:none}}@media (max-width:47.99rem){.VideoIntro-module__fCGJGG__stage{height:auto;overflow:visible}.VideoIntro-module__fCGJGG__frame{clip-path:none;border-radius:var(--radius-block);width:calc(100% - 2 * var(--gutter));margin:var(--space-5) auto 0;flex-direction:column;align-items:stretch;display:flex;position:relative;inset:auto;overflow:clip}.VideoIntro-module__fCGJGG__video{z-index:0;aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;position:relative;inset:auto}.VideoIntro-module__fCGJGG__scrim,.VideoIntro-module__fCGJGG__cue{display:none}.VideoIntro-module__fCGJGG__orb{opacity:.5}.VideoIntro-module__fCGJGG__content{opacity:1;padding-inline:var(--hero-pad);padding-bottom:clamp(2rem,1rem + 4vw,4rem)}}
.Hero-module__KTD73a__wrap{padding-top:var(--space-5)}.Hero-module__KTD73a__block{isolation:isolate;background:var(--org-primary);color:#fff;align-items:flex-end;min-height:min(84svh,46rem);padding:clamp(3.5rem,2rem + 7vw,6rem) clamp(1.5rem,.5rem + 4vw,3.5rem);display:flex;position:relative}.Hero-module__KTD73a__orb{aspect-ratio:1;background:radial-gradient(ellipse at 30% 25%, color-mix(in oklch, var(--org-primary) 58%, white) 0%, transparent 62%);opacity:.5;z-index:-1;pointer-events:none;border-radius:50%;width:min(60rem,90%);position:absolute;top:-30%;left:-12%}.Hero-module__KTD73a__grid{grid-template-columns:1fr;align-items:end;gap:clamp(2.5rem,1rem + 5vw,5rem);width:100%;display:grid}@media (min-width:62rem){.Hero-module__KTD73a__grid{grid-template-columns:minmax(0,1.35fr) minmax(18rem,24rem)}}.Hero-module__KTD73a__title{font-size:var(--fs-display);font-weight:var(--weight-light);color:#fff;max-width:16ch;line-height:1.02}.Hero-module__KTD73a__title strong{font-weight:var(--weight-bold)}.Hero-module__KTD73a__actions{gap:var(--space-4);flex-wrap:wrap;margin-top:clamp(2rem,1rem + 2vw,2.5rem);display:flex}.Hero-module__KTD73a__body{font-size:var(--fs-lead);color:var(--overlay-white-text);line-height:1.6}.Hero-module__KTD73a__badges{margin-top:var(--space-6);flex-wrap:wrap;gap:.625rem;display:flex}.Hero-module__KTD73a__cue{font-size:var(--fs-kicker);letter-spacing:var(--tracking-kicker);text-transform:uppercase;color:var(--overlay-white-text-muted);align-items:center;gap:.75rem;display:flex;position:absolute;bottom:clamp(1.5rem,1rem + 2vw,2.5rem);right:clamp(1.5rem,.5rem + 4vw,3.5rem)}.Hero-module__KTD73a__cueLine{background:var(--overlay-white-subtle-border);transform-origin:100%;width:3rem;height:1px;display:block}@media (max-width:62rem){.Hero-module__KTD73a__cue{display:none}}
.MarketHero-module__owcRYa__wrap{--pad-x:clamp(1.5rem, .5rem + 4vw, 3.5rem);--pad-y:clamp(3rem, 2rem + 5vw, 5.5rem)}.MarketHero-module__owcRYa__frame{isolation:isolate;background:var(--org-primary);border-radius:var(--radius-block);margin-inline:var(--gutter);margin-top:var(--space-5);padding:var(--pad-y) var(--pad-x);gap:clamp(2rem,1rem + 3vw,3.5rem);display:grid;position:relative;overflow:hidden}.MarketHero-module__owcRYa__orb{aspect-ratio:1;background:radial-gradient(ellipse at 60% 30%, color-mix(in oklch, var(--org-primary) 58%, white) 0%, transparent 62%);opacity:.5;z-index:-1;pointer-events:none;border-radius:50%;width:min(46rem,80%);position:absolute;top:-35%;right:-10%}.MarketHero-module__owcRYa__copy{align-items:flex-start;gap:var(--space-4);z-index:1;flex-direction:column;display:flex;position:relative}.MarketHero-module__owcRYa__title{font-size:var(--fs-h1);font-weight:var(--weight-light);color:#fff;max-width:22ch}.MarketHero-module__owcRYa__title strong{font-weight:var(--weight-bold)}.MarketHero-module__owcRYa__body{font-size:var(--fs-lead);color:var(--overlay-white-text);max-width:56ch;line-height:1.6}.MarketHero-module__owcRYa__actions{gap:var(--space-4);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.MarketHero-module__owcRYa__art{aspect-ratio:4/3;border-radius:var(--radius-block);order:2;position:relative;overflow:hidden}.MarketHero-module__owcRYa__img{object-fit:cover}.MarketHero-module__owcRYa__fade{display:none}.MarketHero-module__owcRYa__card{background:var(--surface-base);max-width:min(19rem,80%);color:var(--text-default-base);font-size:var(--fs-caption);border-radius:.9rem;align-items:flex-start;gap:.6rem;padding:.8rem 1.1rem;line-height:1.4;display:flex;position:absolute;box-shadow:0 18px 40px #0000004d}.MarketHero-module__owcRYa__card svg{stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem;color:var(--state-success);flex:none;margin-top:.1rem}.MarketHero-module__owcRYa__card strong{font-size:var(--fs-small);display:block}.MarketHero-module__owcRYa__card[data-slot="0"]{top:10%;left:6%}.MarketHero-module__owcRYa__card[data-slot="1"]{bottom:10%;right:5%}@media (min-width:64rem){.MarketHero-module__owcRYa__stage{height:100svh;position:relative}.MarketHero-module__owcRYa__frame{border-radius:0;margin:0;padding:0;display:block;position:absolute;inset:0}.MarketHero-module__owcRYa__inner{inset:var(--hero-top,5.5rem) var(--hero-side,var(--gutter)) var(--hero-bottom,24px);padding:var(--pad-y) var(--pad-x);z-index:1;align-items:center;display:flex;position:absolute}.MarketHero-module__owcRYa__wrap{margin-bottom:calc(-1 * var(--stage-slack,0px))}.MarketHero-module__owcRYa__copy{max-width:50%}.MarketHero-module__owcRYa__art{aspect-ratio:auto;border-radius:0;order:0;width:56%;position:absolute;inset:0 0 0 auto;overflow:visible}.MarketHero-module__owcRYa__fade{background:linear-gradient(90deg, var(--org-primary) 0%, color-mix(in srgb, var(--org-primary) 55%, transparent) 30%, transparent 65%);display:block;position:absolute;inset:0}.MarketHero-module__owcRYa__card[data-slot="0"]{top:calc(var(--hero-top,5.5rem) + 6rem);left:30%}.MarketHero-module__owcRYa__card[data-slot="1"]{bottom:calc(var(--hero-bottom,24px) + 6rem);right:calc(var(--hero-side,var(--gutter)) + 12%);left:auto}.MarketHero-module__owcRYa__card{max-width:min(22rem,80%);font-size:var(--fs-small);padding:1rem 1.3rem}.MarketHero-module__owcRYa__card strong{font-size:var(--fs-body)}.MarketHero-module__owcRYa__card svg{width:1.2rem;height:1.2rem}}
.Verticals-module__zhIwZq__section{padding-block:var(--section-y)}.Verticals-module__zhIwZq__board{background:var(--mkt-night-deep);border-radius:var(--radius-block);padding:clamp(1.75rem,1rem + 3vw,3rem) clamp(1.5rem,.5rem + 4vw,3.5rem)}.Verticals-module__zhIwZq__boardHead{border-bottom:1px solid var(--overlay-white-subtle-border);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:clamp(1.5rem,1rem + 2vw,3rem);padding-bottom:clamp(1.25rem,1rem + 1vw,1.75rem);display:flex}.Verticals-module__zhIwZq__title{font-size:var(--fs-h1);font-weight:var(--weight-light);color:#fff;margin-top:var(--space-4);max-width:14ch}.Verticals-module__zhIwZq__title strong{font-weight:var(--weight-bold)}.Verticals-module__zhIwZq__index{flex-wrap:wrap;gap:clamp(1.25rem,1rem + 1.5vw,2.5rem);display:flex}.Verticals-module__zhIwZq__indexItem{appearance:none;cursor:pointer;color:var(--overlay-white-text-muted);transition:color var(--duration-base) var(--ease-standard);background:0 0;border:0;flex-direction:column;gap:.55rem;padding:0;display:flex}.Verticals-module__zhIwZq__indexItem:hover,.Verticals-module__zhIwZq__indexItem[data-active=true]{color:#fff}.Verticals-module__zhIwZq__indexItem:focus-visible{outline:2px solid var(--org-secondary);outline-offset:4px;border-radius:4px}.Verticals-module__zhIwZq__indexRow{font-size:var(--fs-body);font-weight:var(--weight-semibold);white-space:nowrap;align-items:baseline;gap:.5rem;display:inline-flex}.Verticals-module__zhIwZq__indexNum{font-size:var(--fs-caption);font-weight:var(--weight-bold);font-variant-numeric:tabular-nums;background-image:linear-gradient(90deg in oklch, oklch(from var(--org-primary) calc(l + .12) c h) 0%, oklch(from var(--org-primary) calc(l + .3) c calc(h - 32)) 100%);background-size:400% 100%;background-position:calc(var(--pos,0) * 100%) 0;color:#0000;-webkit-background-clip:text;background-clip:text}.Verticals-module__zhIwZq__indexTrack{background:var(--overlay-white-subtle-border);border-radius:999px;height:2px;overflow:hidden}.Verticals-module__zhIwZq__fill{background:var(--org-secondary);clip-path:inset(0 100% 0 0);height:100%;animation:7s linear forwards Verticals-module__zhIwZq__vertFill;display:block}.Verticals-module__zhIwZq__board:hover .Verticals-module__zhIwZq__fill{animation-play-state:paused}.Verticals-module__zhIwZq__board:has(:focus-visible) .Verticals-module__zhIwZq__fill{animation-play-state:paused}@keyframes Verticals-module__zhIwZq__vertFill{to{clip-path:inset(0)}}@media (prefers-reduced-motion:reduce){.Verticals-module__zhIwZq__fill{animation:none}}.Verticals-module__zhIwZq__panel{align-items:center;gap:clamp(2rem,1rem + 3vw,3.5rem);min-height:26rem;padding-top:clamp(1.75rem,1rem + 2.5vw,3rem);display:grid}@media (min-width:64rem){.Verticals-module__zhIwZq__panel{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}}.Verticals-module__zhIwZq__copy{animation:Verticals-module__zhIwZq__vertRise .5s var(--ease-standard) both}.Verticals-module__zhIwZq__panelTitle{font-size:var(--fs-h2);font-weight:var(--weight-bold);color:#fff;max-width:16ch;line-height:1.08}.Verticals-module__zhIwZq__panelBody{margin-top:var(--space-5);color:var(--overlay-white-text);max-width:44ch;line-height:1.6}.Verticals-module__zhIwZq__panelCta{font-weight:var(--weight-semibold);color:var(--org-secondary);align-items:center;gap:.5rem;margin-top:clamp(1.25rem,1rem + 1vw,1.75rem);display:inline-flex}.Verticals-module__zhIwZq__panelCta svg{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.1em;height:1.1em;transition:transform var(--duration-base) var(--ease-standard)}.Verticals-module__zhIwZq__panelCta:hover svg{transform:translate(4px)}.Verticals-module__zhIwZq__artContenuti,.Verticals-module__zhIwZq__artTutor,.Verticals-module__zhIwZq__artAule,.Verticals-module__zhIwZq__artConformita{display:contents}.Verticals-module__zhIwZq__art{min-height:22rem;position:relative}.Verticals-module__zhIwZq__art:before{content:"";background:radial-gradient(60% 60% at 55% 45%, color-mix(in srgb, var(--org-primary) 55%, transparent), transparent 70%);filter:blur(8px);position:absolute;inset:8% 4%}.Verticals-module__zhIwZq__card{background:var(--surface-base);color:var(--text-default-base);animation:Verticals-module__zhIwZq__vertRise .5s var(--ease-standard) both;animation-delay:calc(var(--d,0) * 90ms);border-radius:.9rem;position:absolute;box-shadow:0 18px 40px #00000059}@keyframes Verticals-module__zhIwZq__vertRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Verticals-module__zhIwZq__copy,.Verticals-module__zhIwZq__card,.Verticals-module__zhIwZq__photoCard,.Verticals-module__zhIwZq__tutorOrb,.Verticals-module__zhIwZq__tutorChips,.Verticals-module__zhIwZq__badgeColumn{animation:none}}@media (max-width:47.99rem){.Verticals-module__zhIwZq__art{flex-direction:column;align-items:flex-start;gap:.75rem;min-height:0;display:flex}.Verticals-module__zhIwZq__art:before{display:none}.Verticals-module__zhIwZq__card{position:static}}.Verticals-module__zhIwZq__sourceCard{font-size:var(--fs-caption);font-weight:var(--weight-semibold);align-items:center;gap:.6rem;padding:.7rem 1rem;display:inline-flex;top:6%;left:2%}.Verticals-module__zhIwZq__docIcon svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.1rem;height:1.1rem;color:var(--org-primary);display:block}.Verticals-module__zhIwZq__flowLine{background:repeating-linear-gradient(180deg, var(--org-secondary) 0 6px, transparent 6px 12px);width:2px;height:19%;animation:Verticals-module__zhIwZq__vertRise .5s var(--ease-standard) both;animation-delay:calc(var(--d,0) * 90ms);position:absolute;top:20%;left:26%}.Verticals-module__zhIwZq__flowLineH{background:repeating-linear-gradient(90deg, var(--org-secondary) 0 6px, transparent 6px 12px);height:2px;animation:Verticals-module__zhIwZq__vertRise .5s var(--ease-standard) both;animation-delay:calc(var(--d,0) * 90ms);position:absolute;top:39%;left:26%;right:20%}@media (max-width:47.99rem){.Verticals-module__zhIwZq__flowLine{height:1.5rem;margin-left:1.5rem;position:static}.Verticals-module__zhIwZq__flowLineH{display:none}}.Verticals-module__zhIwZq__outputsCard{flex-direction:column;width:min(21rem,60%);padding:.6rem .9rem;display:flex;top:18%;right:4%}.Verticals-module__zhIwZq__outputRow{font-size:var(--fs-caption);border-bottom:1px solid var(--border-default-base);justify-content:space-between;align-items:center;gap:1rem;padding:.55rem .2rem;display:flex}.Verticals-module__zhIwZq__outputRow:last-child{border-bottom:0}.Verticals-module__zhIwZq__outputState{font-weight:var(--weight-semibold);color:var(--state-success);white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.Verticals-module__zhIwZq__outputState svg{stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:.9rem;height:.9rem}.Verticals-module__zhIwZq__outputState[data-busy=true]{color:var(--org-primary)}.Verticals-module__zhIwZq__outputState[data-busy=true]:before{content:"";background:var(--org-primary);border-radius:50%;width:.5rem;height:.5rem;animation:1.2s ease-in-out infinite Verticals-module__zhIwZq__vertPulse}@keyframes Verticals-module__zhIwZq__vertPulse{50%{opacity:.25}}.Verticals-module__zhIwZq__noteBadge{font-size:var(--fs-caption);font-weight:var(--weight-semibold);background:var(--org-secondary);color:var(--org-primary-ink-strong);align-items:center;gap:.5rem;padding:.65rem 1rem;display:inline-flex;bottom:8%;left:6%}.Verticals-module__zhIwZq__noteBadge svg{stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.Verticals-module__zhIwZq__tutorOrb{width:clamp(13rem,23vw,19rem);animation:Verticals-module__zhIwZq__vertRise .5s var(--ease-standard) both;animation-delay:calc(var(--d,0) * 90ms);position:absolute;top:-4%;right:-4%}@media (max-width:47.99rem){.Verticals-module__zhIwZq__tutorOrb{align-self:flex-end;width:10rem;position:static}}.Verticals-module__zhIwZq__chatQuestion{max-width:min(19rem,55%);font-size:var(--fs-caption);font-weight:var(--weight-semibold);background:var(--org-primary);color:#fff;border-radius:1rem 1rem 1rem .25rem;padding:.8rem 1.1rem;top:10%;left:4%}.Verticals-module__zhIwZq__chatAnswer{max-width:min(24rem,72%);font-size:var(--fs-caption);border-radius:1rem 1rem .25rem;padding:1rem 1.2rem;line-height:1.5;top:34%;left:10%}.Verticals-module__zhIwZq__chatSource{font-size:.72rem;font-weight:var(--weight-semibold);background:var(--org-primary-subtle);color:var(--org-primary-ink);border-radius:999px;margin-top:.6rem;padding:.25rem .6rem;display:inline-block}.Verticals-module__zhIwZq__tutorChips{animation:Verticals-module__zhIwZq__vertRise .5s var(--ease-standard) both;animation-delay:calc(var(--d,0) * 90ms);flex-wrap:wrap;gap:.5rem;display:flex;position:absolute;bottom:6%;left:8%}@media (max-width:47.99rem){.Verticals-module__zhIwZq__tutorChips{position:static}}.Verticals-module__zhIwZq__pillChip{font-size:var(--fs-caption);font-weight:var(--weight-semibold);border:1px solid var(--overlay-white-subtle-border);color:var(--overlay-white-text);border-radius:999px;padding:.4rem .85rem}.Verticals-module__zhIwZq__photoCard{aspect-ratio:16/10;width:min(26rem,76%);animation:Verticals-module__zhIwZq__vertRise .5s var(--ease-standard) both;animation-delay:calc(var(--d,0) * 90ms);border-radius:1rem;position:absolute;top:4%;right:2%;overflow:hidden;box-shadow:0 18px 40px #00000059}.Verticals-module__zhIwZq__photoCard img{object-fit:cover}@media (max-width:47.99rem){.Verticals-module__zhIwZq__photoCard{width:100%;position:static}}.Verticals-module__zhIwZq__liveBadge{font-size:.72rem;font-weight:var(--weight-bold);letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#0000008c;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .75rem;display:inline-flex;position:absolute;top:.8rem;left:.8rem}.Verticals-module__zhIwZq__liveDot{background:var(--state-danger);border-radius:50%;width:.5rem;height:.5rem;animation:1.4s ease-in-out infinite Verticals-module__zhIwZq__vertPulse}.Verticals-module__zhIwZq__attendanceCard{flex-direction:column;gap:.2rem;padding:.9rem 1.2rem;display:flex;bottom:14%;left:0}.Verticals-module__zhIwZq__attendanceCard strong{font-size:var(--fs-h3);color:var(--org-primary);line-height:1.1}.Verticals-module__zhIwZq__attendanceCard span{font-size:var(--fs-caption);color:var(--text-muted-base)}.Verticals-module__zhIwZq__pollCard{width:min(15rem,52%);font-size:var(--fs-caption);font-weight:var(--weight-semibold);flex-direction:column;gap:.45rem;padding:.9rem 1.1rem;display:flex;bottom:2%;right:8%}.Verticals-module__zhIwZq__pollCard strong{color:var(--org-primary)}.Verticals-module__zhIwZq__pollMeter{background:var(--org-primary-subtle);border-radius:999px;height:.5rem;overflow:hidden}.Verticals-module__zhIwZq__pollMeter span{border-radius:inherit;background:var(--org-primary);height:100%;display:block}.Verticals-module__zhIwZq__registerCard{width:min(24rem,72%);padding:.5rem 1rem;top:8%;left:0}.Verticals-module__zhIwZq__registerRow{font-size:var(--fs-caption);border-bottom:1px solid var(--border-default-base);align-items:center;gap:.6rem;padding:.7rem 0;display:flex}.Verticals-module__zhIwZq__registerRow:last-child{border-bottom:0}.Verticals-module__zhIwZq__registerRow svg{stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem;color:var(--state-success);flex:none}.Verticals-module__zhIwZq__registerRow span{color:var(--text-muted-base)}.Verticals-module__zhIwZq__registerRow strong{white-space:nowrap;margin-left:auto}.Verticals-module__zhIwZq__badgeColumn{animation:Verticals-module__zhIwZq__vertRise .5s var(--ease-standard) both;animation-delay:calc(var(--d,0) * 90ms);flex-direction:column;gap:.6rem;display:flex;position:absolute;top:12%;right:4%}@media (max-width:47.99rem){.Verticals-module__zhIwZq__badgeColumn{flex-flow:wrap;position:static}}.Verticals-module__zhIwZq__sealBadge{font-size:var(--fs-caption);font-weight:var(--weight-bold);border:1px solid var(--overlay-white-subtle-border);color:#fff;background:#ffffff1a;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .95rem;display:inline-flex}.Verticals-module__zhIwZq__sealBadge svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem;color:var(--org-secondary)}.Verticals-module__zhIwZq__exportChip{font-size:var(--fs-caption);font-weight:var(--weight-bold);background:var(--org-secondary);color:var(--org-primary-ink-strong);align-items:center;gap:.55rem;padding:.75rem 1.15rem;display:inline-flex;bottom:10%;right:12%}.Verticals-module__zhIwZq__exportChip svg{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem}@media (max-width:47.99rem){.Verticals-module__zhIwZq__index{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:100%;display:grid}.Verticals-module__zhIwZq__indexItem{border:1px solid var(--overlay-white-subtle-border);border-radius:.7rem;padding:.7rem .9rem}.Verticals-module__zhIwZq__indexItem[data-active=true]{border-color:var(--org-secondary)}.Verticals-module__zhIwZq__indexRow{font-size:var(--fs-small);white-space:normal}.Verticals-module__zhIwZq__art{gap:1rem}.Verticals-module__zhIwZq__card,.Verticals-module__zhIwZq__photoCard{width:100%;transform:none}.Verticals-module__zhIwZq__sourceCard,.Verticals-module__zhIwZq__noteBadge,.Verticals-module__zhIwZq__exportChip{width:auto;max-width:100%}.Verticals-module__zhIwZq__chatQuestion{align-self:flex-end;width:auto;max-width:90%}.Verticals-module__zhIwZq__registerCard,.Verticals-module__zhIwZq__outputsCard{padding-inline:1.1rem}.Verticals-module__zhIwZq__pollCard,.Verticals-module__zhIwZq__attendanceCard{align-self:stretch}.Verticals-module__zhIwZq__panel{padding-bottom:2.25rem}.Verticals-module__zhIwZq__badgeColumn{gap:.5rem}.Verticals-module__zhIwZq__artContenuti,.Verticals-module__zhIwZq__artTutor,.Verticals-module__zhIwZq__artAule,.Verticals-module__zhIwZq__artConformita{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;display:flex}}
.Alex-module__Rt6ZDq__section{position:relative}.Alex-module__Rt6ZDq__stage{height:100svh;position:relative;overflow:clip}.Alex-module__Rt6ZDq__canvas{background:var(--mkt-night);isolation:isolate;place-items:stretch stretch;display:grid;position:absolute;inset:0}.Alex-module__Rt6ZDq__bg{z-index:0;background:radial-gradient(ellipse 70% 55% at 50% 44%, color-mix(in oklch, var(--org-primary) 68%, black) 0%, transparent 68%);pointer-events:none;position:absolute;inset:-10% -5%}.Alex-module__Rt6ZDq__inner{z-index:1;width:100%;max-width:1600px;padding:clamp(2rem, 1.5rem + 2vw, 3.25rem) var(--gutter);flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.25rem,3vh,2.25rem);min-height:0;margin-inline:auto;display:flex;position:relative}.Alex-module__Rt6ZDq__orb{pointer-events:none;flex:none;width:clamp(13rem,32vw,27rem)}.Alex-module__Rt6ZDq__cover{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Alex-module__Rt6ZDq__knockoutText{font-family:var(--font-sans);font-weight:var(--weight-bold);letter-spacing:-.04em;text-anchor:middle}.Alex-module__Rt6ZDq__copy{z-index:1;align-items:center;gap:var(--space-4);text-align:center;flex-direction:column;max-width:46rem;display:flex;position:relative}.Alex-module__Rt6ZDq__title{font-size:var(--fs-h2);font-weight:var(--weight-light);color:#fff;max-width:24ch}.Alex-module__Rt6ZDq__title strong{font-weight:var(--weight-bold)}.Alex-module__Rt6ZDq__body{font-size:var(--fs-lead);color:var(--overlay-white-text);max-width:52ch;line-height:1.6}.Alex-module__Rt6ZDq__chips{margin-top:var(--space-2);flex-wrap:wrap;justify-content:center;gap:.625rem;display:flex}.Alex-module__Rt6ZDq__note{font-size:var(--fs-small);color:var(--overlay-white-text-muted);max-width:48ch;line-height:1.6}@media (max-width:48rem){.Alex-module__Rt6ZDq__orb{width:min(56vw,14rem)}}@media (prefers-reduced-motion:reduce){.Alex-module__Rt6ZDq__stage{height:auto;min-height:100svh}.Alex-module__Rt6ZDq__canvas{clip-path:none;min-height:100svh;position:relative;inset:auto}.Alex-module__Rt6ZDq__cover{display:none}.Alex-module__Rt6ZDq__orb,.Alex-module__Rt6ZDq__copy{opacity:1!important;transform:none!important}}.Alex-module__Rt6ZDq__benefits{padding-block:var(--section-y)}.Alex-module__Rt6ZDq__benefitsTitle{font-size:var(--fs-h1);font-weight:var(--weight-light);margin-top:var(--space-4);color:var(--org-primary)}.Alex-module__Rt6ZDq__benefitsTitle strong{font-weight:var(--weight-bold)}.Alex-module__Rt6ZDq__statsGrid{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:56rem){.Alex-module__Rt6ZDq__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.Alex-module__Rt6ZDq__statCard{border-radius:var(--radius-block);gap:var(--space-3);flex-direction:column;padding:clamp(2rem,1.25rem + 2.5vw,2.75rem);display:flex}.Alex-module__Rt6ZDq__statCard[data-accent=true]{background:var(--org-secondary);color:var(--org-secondary-ink)}.Alex-module__Rt6ZDq__statCard[data-accent=false]{border:1.5px solid var(--border-default)}.Alex-module__Rt6ZDq__statValue{font-size:clamp(3.5rem,2rem + 6vw,5.5rem);font-weight:var(--weight-bold);letter-spacing:var(--tracking-tighter);font-variant-numeric:tabular-nums;line-height:.9}.Alex-module__Rt6ZDq__statCard[data-accent=false] .Alex-module__Rt6ZDq__statValue{color:var(--org-primary)}.Alex-module__Rt6ZDq__statSuffix{font-size:.36em;font-weight:var(--weight-semibold)}.Alex-module__Rt6ZDq__statLabel{font-size:var(--fs-h3);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-tighter);line-height:1.25}.Alex-module__Rt6ZDq__statBody{font-size:var(--fs-small);line-height:1.55}.Alex-module__Rt6ZDq__statCard[data-accent=true] .Alex-module__Rt6ZDq__statBody{opacity:.8}.Alex-module__Rt6ZDq__statCard[data-accent=false] .Alex-module__Rt6ZDq__statBody{color:var(--text-muted)}.Alex-module__Rt6ZDq__attribution{font-size:var(--fs-small);color:var(--text-muted);margin-top:clamp(1.75rem,1rem + 2vw,2.5rem)}
.Features-module__clRlRa__section{padding-block:var(--section-y)}.Features-module__clRlRa__head{max-width:52rem;margin-bottom:clamp(1.5rem,1rem + 1.8vw,2.5rem)}.Features-module__clRlRa__title{font-size:var(--fs-h1);font-weight:var(--weight-light);margin-top:var(--space-4)}.Features-module__clRlRa__title strong{font-weight:var(--weight-bold)}.Features-module__clRlRa__titleBrand strong{color:var(--org-primary)}.Features-module__clRlRa__heroWrap{padding-top:clamp(1rem,.5rem + 1.5vw,2rem)}.Features-module__clRlRa__hero{background:linear-gradient(135deg, var(--org-primary) 0%, var(--org-primary-deep) 100%);border-radius:var(--radius-block);align-items:center;gap:clamp(2rem,1rem + 4vw,4rem);padding:clamp(2.25rem,1.25rem + 3.5vw,4rem) clamp(1.5rem,.5rem + 4vw,3.5rem);display:grid;overflow:clip}@media (min-width:64rem){.Features-module__clRlRa__hero{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}}.Features-module__clRlRa__heroTitle{font-size:var(--fs-h1);font-weight:var(--weight-light);color:#fff;margin-top:var(--space-4);max-width:18ch}.Features-module__clRlRa__heroTitle strong{font-weight:var(--weight-bold)}.Features-module__clRlRa__heroBody{margin-top:var(--space-5);font-size:var(--fs-lead);color:var(--overlay-white-text);max-width:48ch;line-height:1.6}.Features-module__clRlRa__heroCta{border-radius:var(--radius-control);background:var(--org-secondary);color:var(--org-primary-ink-strong);font-weight:var(--weight-bold);transition:transform var(--duration-base) var(--ease-standard);align-items:center;gap:.6rem;margin-top:clamp(1.5rem,1rem + 1.5vw,2.25rem);padding:.85rem 1.4rem;display:inline-flex}.Features-module__clRlRa__heroCta:hover{transform:translateY(-2px)}.Features-module__clRlRa__heroCta svg{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.1rem;height:1.1rem}.Features-module__clRlRa__heroArt{min-height:24rem;position:relative}@media (min-width:48rem) and (max-width:79.99rem){.Features-module__clRlRa__heroArt{min-height:27rem}}.Features-module__clRlRa__artMain{background:var(--surface-base);width:min(23rem,80%);color:var(--text-default-base);border-radius:.9rem;padding:.9rem 1.1rem;position:absolute;top:4%;left:0;box-shadow:0 18px 40px #00000059}.Features-module__clRlRa__artMainTitle{font-size:var(--fs-caption);font-weight:var(--weight-bold);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted-base);padding-bottom:.4rem}.Features-module__clRlRa__artRow{font-size:var(--fs-caption);border-top:1px solid var(--border-default-base);align-items:center;gap:.6rem;padding:.65rem 0;display:flex}.Features-module__clRlRa__artRow svg{stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem;color:var(--state-success);flex:none}.Features-module__clRlRa__artRow span{color:var(--text-muted-base)}.Features-module__clRlRa__artRow strong{white-space:nowrap;margin-left:auto}.Features-module__clRlRa__artStat{background:var(--surface-base);color:var(--text-default-base);border-radius:.9rem;flex-direction:column;gap:.15rem;padding:1rem 1.3rem;display:flex;position:absolute;top:55%;right:0;box-shadow:0 18px 40px #00000059}.Features-module__clRlRa__artStat strong{font-size:var(--fs-h2);color:var(--org-primary);line-height:1}.Features-module__clRlRa__artStat span{font-size:var(--fs-caption);color:var(--text-muted-base)}.Features-module__clRlRa__artChip{font-size:var(--fs-caption);font-weight:var(--weight-bold);background:var(--org-secondary);color:var(--org-primary-ink-strong);border-radius:.9rem;align-items:center;gap:.55rem;padding:.7rem 1.05rem;display:inline-flex;position:absolute;bottom:0;right:8%;box-shadow:0 18px 40px #0000004d}.Features-module__clRlRa__artChip svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.05rem;height:1.05rem}@media (max-width:47.99rem){.Features-module__clRlRa__heroArt{flex-direction:column;align-items:flex-start;gap:1rem;min-height:0;display:flex}.Features-module__clRlRa__artMain,.Features-module__clRlRa__artStat,.Features-module__clRlRa__artChip{position:static}.Features-module__clRlRa__artMain{width:100%}}.Features-module__clRlRa__problem{border-top:1px solid var(--border-default);max-width:52rem;padding-top:clamp(1.5rem,1rem + 1.5vw,2rem)}.Features-module__clRlRa__problemBody{margin-top:var(--space-5);font-size:var(--fs-lead);color:var(--text-muted);max-width:62ch;line-height:1.65}.Features-module__clRlRa__howBoard{background:var(--org-primary-faint);border:1px solid var(--border-default);border-radius:var(--radius-block);gap:clamp(1.75rem,1rem + 2.5vw,3rem);padding:clamp(1.5rem,.75rem + 2.5vw,3rem);display:grid}@media (min-width:64rem){.Features-module__clRlRa__howBoard{grid-template-columns:minmax(13rem,.55fr) minmax(0,2.45fr);column-gap:0}}.Features-module__clRlRa__howIndex{flex-direction:column;gap:clamp(.9rem,.5rem + 1vw,1.4rem);display:flex}@media (min-width:64rem){.Features-module__clRlRa__howIndex{gap:.4rem}}.Features-module__clRlRa__howItem{appearance:none;cursor:pointer;text-align:left;color:var(--text-muted);transition:color var(--duration-base) var(--ease-standard), background-color var(--duration-base) var(--ease-standard);background:0 0;border:0;border-radius:.8rem;flex-direction:column;gap:.55rem;padding:.85rem 1rem;display:flex}.Features-module__clRlRa__howItem:hover{color:var(--text-default)}.Features-module__clRlRa__howItem[data-active=true]{background:var(--surface-base);color:var(--text-default)}.Features-module__clRlRa__howItem[data-active=true] .Features-module__clRlRa__howLabel{color:var(--org-primary)}@media (min-width:64rem){.Features-module__clRlRa__howItem{border-radius:.8rem 0 0 .8rem;margin-right:-2px;position:relative}}.Features-module__clRlRa__howItem:focus-visible{outline:2px solid var(--org-primary);outline-offset:4px;border-radius:4px}.Features-module__clRlRa__howRow{align-items:center;gap:.65rem;display:inline-flex}.Features-module__clRlRa__howLabel{font-size:var(--fs-body);font-weight:var(--weight-semibold);line-height:1.3}.Features-module__clRlRa__stepNum{font-size:clamp(1.35rem,1.1rem + .8vw,1.75rem);font-weight:var(--weight-bold);font-variant-numeric:tabular-nums;background-image:linear-gradient(90deg in oklch, var(--org-primary) 0%, oklch(from var(--org-primary) calc(l + .2) c calc(h - 32)) 100%);background-size:300% 100%;background-position:calc(var(--pos,0) * 100%) 0;color:#0000;-webkit-background-clip:text;background-clip:text;line-height:1}.Features-module__clRlRa__howTrack{height:0;overflow:hidden}.Features-module__clRlRa__howFill{clip-path:inset(0 100% 0 0);height:1px;animation:7s linear forwards Features-module__clRlRa__howFill;display:block}.Features-module__clRlRa__howBoard:hover .Features-module__clRlRa__howFill{animation-play-state:paused}.Features-module__clRlRa__howBoard:has(:focus-visible) .Features-module__clRlRa__howFill{animation-play-state:paused}@keyframes Features-module__clRlRa__howFill{to{clip-path:inset(0)}}.Features-module__clRlRa__howPanel{background:var(--surface-base);border-radius:1rem;align-items:start;gap:clamp(1.5rem,1rem + 2vw,2.5rem);padding:clamp(1.5rem,1rem + 2vw,2.75rem);display:grid}@media (min-width:48rem){.Features-module__clRlRa__howPanel{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}}@media (min-width:64rem){.Features-module__clRlRa__howPanel{border-radius:0 1rem 1rem 0;column-gap:clamp(2.5rem,1.5rem + 3vw,5rem);padding:clamp(2.75rem,1.5rem + 2.5vw,4rem)}}.Features-module__clRlRa__howPanel>*{animation:Features-module__clRlRa__howEnter .45s var(--ease-standard) backwards}.Features-module__clRlRa__howPanel>:last-child{animation-delay:80ms}@keyframes Features-module__clRlRa__howEnter{0%{opacity:0;transform:translateY(10px)}}.Features-module__clRlRa__howTitle{font-size:var(--fs-h2);max-width:16ch;line-height:1.1}.Features-module__clRlRa__howBody{margin-top:var(--space-4);color:var(--text-muted);max-width:40ch;line-height:1.6}@media (prefers-reduced-motion:reduce){.Features-module__clRlRa__howFill,.Features-module__clRlRa__howPanel>*{animation:none}}@media (min-width:48rem){.Features-module__clRlRa__artOnLight{min-height:21rem}}.Features-module__clRlRa__artOnLight .Features-module__clRlRa__artMain,.Features-module__clRlRa__artOnLight .Features-module__clRlRa__artStat,.Features-module__clRlRa__artOnLight .Features-module__clRlRa__artChip{border:1px solid var(--border-default);box-shadow:0 12px 30px #0b0c2a1a}.Features-module__clRlRa__artOnLight .Features-module__clRlRa__artChip{border-color:#0000}.Features-module__clRlRa__artOnLight .Features-module__clRlRa__artStat{top:auto;bottom:0}.Features-module__clRlRa__artLiveDot{background:currentColor;border-radius:50%;flex:none;width:.55rem;height:.55rem}.Features-module__clRlRa__artPhoto{aspect-ratio:16/10;background:var(--surface-subtle);border-radius:.9rem;width:66%;position:absolute;top:0;left:0;overflow:clip;box-shadow:0 12px 30px #0b0c2a24}.Features-module__clRlRa__artPhotoImg{object-fit:cover;object-position:center}.Features-module__clRlRa__artPhotoBadge{font-size:var(--fs-caption);font-weight:var(--weight-bold);background:var(--org-secondary);color:var(--org-primary-ink-strong);border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .75rem;display:inline-flex;position:absolute;top:.8rem;left:.8rem}.Features-module__clRlRa__artWithPhoto .Features-module__clRlRa__artMain{width:min(21rem,72%);inset:auto 0 0 auto}@media (max-width:47.99rem){.Features-module__clRlRa__artPhoto{width:100%;position:relative}}.Features-module__clRlRa__audiences{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:64rem){.Features-module__clRlRa__audiences{grid-template-columns:repeat(3,minmax(0,1fr))}}.Features-module__clRlRa__audience{background:var(--surface-base);border:1.5px solid var(--border-default);border-radius:var(--radius-block);gap:var(--space-3);flex-direction:column;padding:clamp(1.75rem,1rem + 2vw,2.25rem);display:flex}.Features-module__clRlRa__audience[data-accent=true]{background:var(--org-primary);color:#fff;border-color:#0000}.Features-module__clRlRa__audienceMarket{font-size:var(--fs-kicker);font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--org-primary)}.Features-module__clRlRa__audience[data-accent=true] .Features-module__clRlRa__audienceMarket{color:var(--org-secondary)}.Features-module__clRlRa__audienceTitle{font-size:var(--fs-h3);line-height:1.15}.Features-module__clRlRa__audienceBody{font-size:var(--fs-small);color:var(--text-muted);line-height:1.55}.Features-module__clRlRa__audience[data-accent=true] .Features-module__clRlRa__audienceBody{color:var(--overlay-white-text-muted)}.Features-module__clRlRa__chain{background:var(--mkt-night-deep);border-radius:var(--radius-block);gap:clamp(2rem,1rem + 3vw,3.5rem);padding:clamp(2rem,1.25rem + 3vw,3.5rem) clamp(1.5rem,.5rem + 4vw,3.5rem);display:grid}@media (min-width:64rem){.Features-module__clRlRa__chain{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}}.Features-module__clRlRa__chainBody{margin-top:var(--space-5);font-size:var(--fs-h3);font-weight:var(--weight-light);color:#fff;text-wrap:balance;max-width:26ch;line-height:1.4}.Features-module__clRlRa__chainNextTitle{font-size:var(--fs-kicker);font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--overlay-white-text-muted);margin-bottom:var(--space-3)}.Features-module__clRlRa__chainNext{flex-direction:column;display:flex}.Features-module__clRlRa__chainLink{border-top:1px solid var(--overlay-white-subtle-border);transition:background-color var(--duration-base) var(--ease-standard);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name arrow""tag arrow";align-items:center;column-gap:1rem;padding:1rem .25rem;display:grid}.Features-module__clRlRa__chainLink:hover{background:#ffffff0f}.Features-module__clRlRa__chainLinkName{font-weight:var(--weight-bold);color:#fff;grid-area:name}.Features-module__clRlRa__chainLinkTag{font-size:var(--fs-caption);color:var(--overlay-white-text-muted);grid-area:tag;line-height:1.4}.Features-module__clRlRa__chainLink svg,.Features-module__clRlRa__chainAll svg{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.1rem;height:1.1rem;color:var(--org-secondary);grid-area:arrow}.Features-module__clRlRa__chainAll{border-top:1px solid var(--overlay-white-subtle-border);font-weight:var(--weight-bold);color:var(--org-secondary);align-items:center;gap:.6rem;padding:1rem .25rem 0;display:inline-flex}.Features-module__clRlRa__indexBody{margin-top:var(--space-5);font-size:var(--fs-lead);color:var(--text-muted);max-width:60ch;line-height:1.6}.Features-module__clRlRa__groupSection{padding-block:clamp(1.25rem,1rem + 1vw,2rem)}.Features-module__clRlRa__groupSection:last-of-type{padding-bottom:var(--section-y)}.Features-module__clRlRa__groupLabel{font-size:var(--fs-kicker);font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--org-primary);border-top:1px solid var(--border-default);padding-top:var(--space-4);margin-bottom:var(--space-4)}.Features-module__clRlRa__groupGrid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:48rem){.Features-module__clRlRa__groupGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.Features-module__clRlRa__featureCard{background:var(--surface-base);border:1.5px solid var(--border-default);border-radius:var(--radius-block);transition:border-color var(--duration-base) var(--ease-standard), transform var(--duration-base) var(--ease-standard);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name arrow""tag arrow";align-items:center;gap:.35rem 1rem;padding:clamp(1.25rem,1rem + 1vw,1.75rem);display:grid}.Features-module__clRlRa__featureCard:hover{border-color:var(--org-primary);transform:translateY(-2px)}.Features-module__clRlRa__featureName{font-size:var(--fs-h3);font-weight:var(--weight-semibold);grid-area:name;line-height:1.15}.Features-module__clRlRa__featureTag{font-size:var(--fs-small);color:var(--text-muted);grid-area:tag;line-height:1.5}.Features-module__clRlRa__featureCard svg{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.2rem;height:1.2rem;color:var(--org-primary);grid-area:arrow}
.LegalDoc-module__45mIfq__wrap{padding-block:clamp(2.5rem, 1.5rem + 3vw, 4rem) var(--section-y)}.LegalDoc-module__45mIfq__head{border-bottom:1px solid var(--border-default);max-width:46rem;padding-bottom:clamp(1.5rem,1rem + 2vw,2.5rem)}.LegalDoc-module__45mIfq__title{font-size:var(--fs-h1);font-weight:var(--weight-light);margin-top:var(--space-4)}.LegalDoc-module__45mIfq__updated{margin-top:var(--space-4);font-size:var(--fs-caption);color:var(--text-muted)}.LegalDoc-module__45mIfq__notice{margin-top:var(--space-4);font-size:var(--fs-small);color:var(--text-muted);font-style:italic}.LegalDoc-module__45mIfq__body{flex-direction:column;gap:clamp(1.75rem,1rem + 2vw,2.5rem);max-width:46rem;padding-top:clamp(1.75rem,1rem + 2vw,2.5rem);display:flex}.LegalDoc-module__45mIfq__section{gap:var(--space-3);flex-direction:column;display:flex}.LegalDoc-module__45mIfq__sectionTitle{font-size:var(--fs-h3);color:var(--org-primary);line-height:1.2}.LegalDoc-module__45mIfq__paragraph{color:var(--text-default);line-height:1.7}.LegalDoc-module__45mIfq__list{padding-left:var(--space-2);flex-direction:column;gap:.5rem;display:flex}.LegalDoc-module__45mIfq__item{align-items:baseline;gap:.7rem;line-height:1.6;display:flex}.LegalDoc-module__45mIfq__bullet{background:var(--org-primary);border-radius:50%;flex:none;width:.35rem;height:.35rem;transform:translateY(-.12em)}
.MarketPage-module__6ux_vq__section{padding-block:var(--section-y)}.MarketPage-module__6ux_vq__head{max-width:52rem;margin-bottom:clamp(1.5rem,1rem + 1.8vw,2.5rem)}.MarketPage-module__6ux_vq__title{font-size:var(--fs-h1);font-weight:var(--weight-light);margin-top:var(--space-4)}.MarketPage-module__6ux_vq__title strong{font-weight:var(--weight-bold)}.MarketPage-module__6ux_vq__titleBrand{color:var(--org-primary)}.MarketPage-module__6ux_vq__grid3{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:64rem){.MarketPage-module__6ux_vq__grid3{grid-template-columns:repeat(3,minmax(0,1fr))}}.MarketPage-module__6ux_vq__tension{border-top:1px solid var(--border-default);gap:var(--space-3);flex-direction:column;padding-top:clamp(1.25rem,1rem + 1vw,1.75rem);display:flex}.MarketPage-module__6ux_vq__tensionNum{font-size:clamp(2.25rem,1.5rem + 2.5vw,3.25rem);font-weight:var(--weight-bold);font-variant-numeric:tabular-nums;background-image:linear-gradient(90deg in oklch, var(--org-primary) 0%, oklch(from var(--org-primary) calc(l + .2) c calc(h - 32)) 100%);background-size:300% 100%;background-position:calc(var(--pos,0) * 100%) 0;color:#0000;-webkit-background-clip:text;background-clip:text;line-height:1}.MarketPage-module__6ux_vq__tensionTitle{font-size:var(--fs-h3);max-width:16ch;line-height:1.15}.MarketPage-module__6ux_vq__tensionBody{color:var(--text-muted);max-width:34ch;line-height:1.55}.MarketPage-module__6ux_vq__tensionsGrid{column-gap:clamp(2.5rem,5vw,5rem)}.MarketPage-module__6ux_vq__role{background:var(--surface-base);border:1.5px solid var(--border-default);border-radius:var(--radius-block);gap:var(--space-4);flex-direction:column;min-height:100%;padding:clamp(1.75rem,1rem + 2vw,2.25rem);display:flex}.MarketPage-module__6ux_vq__rolePhoto{aspect-ratio:16/10;border-radius:var(--radius-card);background:var(--surface-subtle);margin-bottom:var(--space-2);position:relative;overflow:clip}.MarketPage-module__6ux_vq__rolePhotoImg{object-fit:cover;object-position:center}.MarketPage-module__6ux_vq__roleTitle{font-size:var(--fs-h3);color:var(--org-primary);line-height:1.15}.MarketPage-module__6ux_vq__role[data-accent=true]{background:var(--org-primary);color:#fff;border-color:#0000}.MarketPage-module__6ux_vq__role[data-accent=true] .MarketPage-module__6ux_vq__roleTitle{color:#fff}.MarketPage-module__6ux_vq__role[data-accent=true] .MarketPage-module__6ux_vq__roleBody{color:var(--overlay-white-text-muted)}.MarketPage-module__6ux_vq__role[data-accent=true] .MarketPage-module__6ux_vq__roleList{border-top-color:var(--overlay-white-subtle-border);color:var(--overlay-white-text)}.MarketPage-module__6ux_vq__role[data-accent=true] .MarketPage-module__6ux_vq__roleBullet{background:var(--org-secondary)}.MarketPage-module__6ux_vq__roleBody{font-size:var(--fs-small);color:var(--text-muted);line-height:1.55}.MarketPage-module__6ux_vq__roleList{margin-top:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border-default);flex-direction:column;gap:.625rem;line-height:1.5;display:flex}.MarketPage-module__6ux_vq__roleItem{align-items:baseline;gap:.7rem;display:flex}.MarketPage-module__6ux_vq__roleBullet{background:var(--org-primary);border-radius:50%;flex:none;width:.4rem;height:.4rem;transform:translateY(-.15em)}.MarketPage-module__6ux_vq__platform{background:var(--mkt-night-deep);border-radius:var(--radius-block);align-items:center;gap:clamp(2rem,1rem + 4vw,4rem);padding:clamp(2rem,1.25rem + 3vw,3.5rem) clamp(1.5rem,.5rem + 4vw,3.5rem);display:grid}@media (min-width:64rem){.MarketPage-module__6ux_vq__platform{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}}.MarketPage-module__6ux_vq__platformTitle{font-size:var(--fs-h2);font-weight:var(--weight-light);color:#fff;margin-top:var(--space-4)}.MarketPage-module__6ux_vq__platformTitle strong{font-weight:var(--weight-bold)}.MarketPage-module__6ux_vq__platformBody{margin-top:var(--space-5);color:var(--overlay-white-text);max-width:var(--measure);line-height:1.6}.MarketPage-module__6ux_vq__platformArt{min-height:20rem;position:relative}.MarketPage-module__6ux_vq__platformArt:before{content:"";background:radial-gradient(60% 60% at 50% 45%, color-mix(in srgb, var(--org-primary) 55%, transparent), transparent 70%);filter:blur(8px);position:absolute;inset:6% 2%}.MarketPage-module__6ux_vq__artMain{background:var(--surface-base);width:min(23rem,78%);color:var(--text-default-base);border-radius:.9rem;padding:.9rem 1.1rem;position:absolute;top:6%;left:0;box-shadow:0 18px 40px #00000059}.MarketPage-module__6ux_vq__artMainTitle{font-size:var(--fs-caption);font-weight:var(--weight-bold);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted-base);padding-bottom:.4rem}.MarketPage-module__6ux_vq__artRow{font-size:var(--fs-caption);border-top:1px solid var(--border-default-base);align-items:center;gap:.6rem;padding:.65rem 0;display:flex}.MarketPage-module__6ux_vq__artRow svg{stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem;color:var(--state-success);flex:none}.MarketPage-module__6ux_vq__artRow span{color:var(--text-muted-base)}.MarketPage-module__6ux_vq__artRow strong{white-space:nowrap;margin-left:auto}.MarketPage-module__6ux_vq__artStat{background:var(--surface-base);color:var(--text-default-base);border-radius:.9rem;flex-direction:column;gap:.15rem;padding:1rem 1.3rem;display:flex;position:absolute;top:16%;right:2%;box-shadow:0 18px 40px #00000059}.MarketPage-module__6ux_vq__artStat strong{font-size:var(--fs-h2);color:var(--org-primary);line-height:1}.MarketPage-module__6ux_vq__artStat span{font-size:var(--fs-caption);color:var(--text-muted-base)}.MarketPage-module__6ux_vq__artChip{font-size:var(--fs-caption);font-weight:var(--weight-bold);background:var(--org-secondary);color:var(--org-primary-ink-strong);border-radius:.9rem;align-items:center;gap:.55rem;padding:.7rem 1.05rem;display:inline-flex;position:absolute;bottom:8%;right:10%;box-shadow:0 18px 40px #0000004d}.MarketPage-module__6ux_vq__artChip svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.05rem;height:1.05rem}@media (max-width:47.99rem){.MarketPage-module__6ux_vq__platformArt{flex-direction:column;align-items:flex-start;gap:1rem;min-height:0;display:flex}.MarketPage-module__6ux_vq__platformArt:before{display:none}.MarketPage-module__6ux_vq__artMain,.MarketPage-module__6ux_vq__artStat,.MarketPage-module__6ux_vq__artChip{position:static;transform:none}.MarketPage-module__6ux_vq__artMain{width:100%}}.MarketPage-module__6ux_vq__integrity{background:var(--mkt-night-deep);padding:clamp(2.25rem, 1.5rem + 2.5vw, 3.75rem) var(--block-pad-x)}.MarketPage-module__6ux_vq__integrityTitle{font-size:var(--fs-h1);font-weight:var(--weight-light);color:var(--org-secondary);margin-top:var(--space-4);line-height:1.05}.MarketPage-module__6ux_vq__integrityTitle strong{font-weight:var(--weight-bold)}.MarketPage-module__6ux_vq__integrityGrid{grid-template-columns:1fr;gap:clamp(2rem,1rem + 2vw,3rem);margin-top:clamp(2rem,1rem + 3vw,3.5rem);display:grid}@media (min-width:64rem){.MarketPage-module__6ux_vq__integrityGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.MarketPage-module__6ux_vq__integrityItemTitle{font-size:var(--fs-h3);color:var(--org-secondary)}.MarketPage-module__6ux_vq__integrityItemBody{margin-top:var(--space-3);color:var(--overlay-white-text);line-height:1.6}.MarketPage-module__6ux_vq__faqGrid{align-items:start;gap:clamp(1.5rem,1rem + 2vw,3rem);display:grid}@media (min-width:64rem){.MarketPage-module__6ux_vq__faqGrid{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr)}}.MarketPage-module__6ux_vq__faqTitle{max-width:12ch}.MarketPage-module__6ux_vq__faqList{flex-direction:column;display:flex}.MarketPage-module__6ux_vq__faqItem{border-top:1px solid var(--border-default)}.MarketPage-module__6ux_vq__faqItem:last-child{border-bottom:1px solid var(--border-default)}.MarketPage-module__6ux_vq__faqQuestion{font-size:var(--fs-lead);font-weight:var(--weight-semibold);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1rem,.8rem + .8vw,1.4rem) 0;list-style:none;display:flex}.MarketPage-module__6ux_vq__faqQuestion::-webkit-details-marker{display:none}.MarketPage-module__6ux_vq__faqQuestion svg{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.25rem;height:1.25rem;color:var(--org-primary);transition:transform var(--duration-base) var(--ease-standard);flex:none}.MarketPage-module__6ux_vq__faqItem[open] .MarketPage-module__6ux_vq__faqQuestion svg{transform:rotate(180deg)}.MarketPage-module__6ux_vq__faqAnswer{color:var(--text-muted);max-width:46rem;padding-bottom:clamp(1rem,.8rem + .8vw,1.4rem);line-height:1.6}.MarketPage-module__6ux_vq__others{border-top:1px solid var(--border-default);padding-top:clamp(1.5rem,1rem + 1.5vw,2rem)}.MarketPage-module__6ux_vq__othersTitle{font-size:var(--fs-h3);font-weight:var(--weight-bold);margin-bottom:var(--space-5)}.MarketPage-module__6ux_vq__othersGrid{gap:var(--space-5);display:grid}@media (min-width:48rem){.MarketPage-module__6ux_vq__othersGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.MarketPage-module__6ux_vq__otherCard{gap:var(--space-3);border:1.5px solid var(--border-default);border-radius:var(--radius-block);background:var(--surface-base);transition:border-color var(--duration-base) var(--ease-standard);flex-direction:column;padding:clamp(1.5rem,1rem + 1.5vw,2rem);display:flex}.MarketPage-module__6ux_vq__otherCard:hover{border-color:var(--org-primary)}.MarketPage-module__6ux_vq__otherName{font-size:var(--fs-h3);color:var(--org-primary);line-height:1.15}.MarketPage-module__6ux_vq__otherBody{font-size:var(--fs-small);color:var(--text-muted);line-height:1.55}.MarketPage-module__6ux_vq__otherCta{padding-top:var(--space-3);font-weight:var(--weight-semibold);color:var(--org-primary);align-items:center;gap:.5rem;margin-top:auto;display:inline-flex}.MarketPage-module__6ux_vq__otherCta svg{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem;transition:transform var(--duration-base) var(--ease-standard)}.MarketPage-module__6ux_vq__otherCard:hover .MarketPage-module__6ux_vq__otherCta svg{transform:translate(4px)}
.Pricing-module__wtk7_G__heroWrap{padding-top:clamp(2.5rem,1.5rem + 3vw,4rem)}.Pricing-module__wtk7_G__head{max-width:56rem}.Pricing-module__wtk7_G__title{font-size:var(--fs-h1);font-weight:var(--weight-light);margin-top:var(--space-4)}.Pricing-module__wtk7_G__title strong{font-weight:var(--weight-bold);color:var(--org-primary)}.Pricing-module__wtk7_G__intro{margin-top:var(--space-5);font-size:var(--fs-lead);color:var(--text-muted);max-width:60ch;line-height:1.6}.Pricing-module__wtk7_G__section{padding-block:clamp(2rem, 1.5rem + 2vw, 3rem) var(--section-y)}.Pricing-module__wtk7_G__toggle{flex-wrap:wrap;gap:.5rem;margin-bottom:clamp(1.5rem,1rem + 2vw,2.5rem);display:flex}.Pricing-module__wtk7_G__toggleBtn{border-radius:var(--radius-pill);border:1.5px solid var(--border-default);font-size:var(--fs-small);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-tight);color:var(--text-muted);white-space:nowrap;transition:background-color var(--duration-base) var(--ease-standard), border-color var(--duration-base) var(--ease-standard), color var(--duration-base) var(--ease-standard);padding:.7rem 1.35rem}.Pricing-module__wtk7_G__toggleBtn:hover{background:var(--surface-subtle)}.Pricing-module__wtk7_G__toggleBtn[data-active=true]{background:var(--org-primary);border-color:var(--org-primary);color:#fff}.Pricing-module__wtk7_G__grid{align-items:start;gap:clamp(2rem,1rem + 3vw,3.5rem);display:grid}@media (min-width:64rem){.Pricing-module__wtk7_G__grid{grid-template-columns:minmax(0,1.7fr) minmax(20rem,1fr)}.Pricing-module__wtk7_G__priceCard{top:calc(var(--nav-h) + 1rem);position:sticky}}.Pricing-module__wtk7_G__segmentIntro{font-size:var(--fs-lead);color:var(--text-muted);margin-bottom:var(--space-4)}.Pricing-module__wtk7_G__table{border-collapse:collapse;width:100%}.Pricing-module__wtk7_G__row{border-bottom:1px solid var(--border-default)}.Pricing-module__wtk7_G__row:first-child{border-top:1px solid var(--border-default)}.Pricing-module__wtk7_G__feature,.Pricing-module__wtk7_G__desc,.Pricing-module__wtk7_G__check{vertical-align:top;text-align:left;padding:clamp(.85rem,.6rem + 1vw,1.15rem) 0}.Pricing-module__wtk7_G__feature{font-size:var(--fs-body);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-tight);width:34%;padding-right:var(--space-5)}.Pricing-module__wtk7_G__desc{font-size:var(--fs-small);color:var(--text-muted);padding-right:var(--space-5);line-height:1.55}.Pricing-module__wtk7_G__check{width:2rem;color:var(--org-primary)}.Pricing-module__wtk7_G__check svg{stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:1.25rem;height:1.25rem;margin-top:.15rem}@media (max-width:40rem){.Pricing-module__wtk7_G__row{grid-template-columns:minmax(0,1fr) 2rem;padding-block:.85rem;display:grid}.Pricing-module__wtk7_G__feature,.Pricing-module__wtk7_G__desc,.Pricing-module__wtk7_G__check{width:auto;padding:0}.Pricing-module__wtk7_G__feature{grid-column:1}.Pricing-module__wtk7_G__desc{grid-column:1;margin-top:.25rem}.Pricing-module__wtk7_G__check{grid-area:1/2;justify-self:end}}.Pricing-module__wtk7_G__expand{margin-top:var(--space-4);border-radius:var(--radius-pill);border:1.5px solid var(--border-strong);font-size:var(--fs-small);font-weight:var(--weight-semibold);transition:background-color var(--duration-fast) var(--ease-standard);align-items:center;gap:.5rem;padding:.7rem 1.35rem;display:inline-flex}.Pricing-module__wtk7_G__expand:hover{background:var(--surface-subtle)}.Pricing-module__wtk7_G__expandChevron{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1em;height:1em;transition:transform var(--duration-base) var(--ease-emphasized)}.Pricing-module__wtk7_G__expand[aria-expanded=true] .Pricing-module__wtk7_G__expandChevron{transform:rotate(180deg)}.Pricing-module__wtk7_G__tableNote{margin-top:var(--space-4);font-size:var(--fs-caption);color:var(--text-muted);max-width:52ch;line-height:1.55}.Pricing-module__wtk7_G__priceCard{background:var(--org-primary);color:#fff;border-radius:var(--radius-block);gap:var(--space-4);flex-direction:column;padding:clamp(1.75rem,1rem + 2vw,2.5rem);display:flex}.Pricing-module__wtk7_G__priceTitle{font-size:var(--fs-h3);color:#fff}.Pricing-module__wtk7_G__priceBody{font-size:var(--fs-small);color:var(--overlay-white-text);line-height:1.6}.Pricing-module__wtk7_G__priceList{padding-top:var(--space-4);border-top:1px solid var(--overlay-white-subtle-border);color:var(--overlay-white-text);font-size:var(--fs-small);flex-direction:column;gap:.625rem;line-height:1.5;display:flex}.Pricing-module__wtk7_G__priceItem{align-items:baseline;gap:.7rem;display:flex}.Pricing-module__wtk7_G__priceBullet{background:var(--org-secondary);border-radius:50%;flex:none;width:.4rem;height:.4rem;transform:translateY(-.15em)}.Pricing-module__wtk7_G__priceCta{margin-top:var(--space-2);justify-content:center}.Pricing-module__wtk7_G__priceNote{font-size:var(--fs-caption);color:var(--overlay-white-text-muted);line-height:1.5}
.Problem-module__rv8IaG__section{padding-block:var(--section-y) 0;--stack-top:16rem;--stack-step:1.25rem}.Problem-module__rv8IaG__head{top:var(--nav-h);z-index:3;background:var(--surface-base);padding-block:var(--space-4) var(--space-5);margin-bottom:var(--space-2);position:sticky}.Problem-module__rv8IaG__title{font-size:var(--fs-h2);font-weight:var(--weight-light);color:var(--org-primary);margin-top:var(--space-2);max-width:34ch}.Problem-module__rv8IaG__title strong{font-weight:var(--weight-bold)}.Problem-module__rv8IaG__stack{gap:var(--space-5);flex-direction:column;display:flex}.Problem-module__rv8IaG__card{top:calc(var(--stack-top) + var(--i) * var(--stack-step));z-index:1;--card-pad:clamp(1.5rem, 1rem + 2vw, 2.5rem);border:1.5px solid var(--border-default);border-radius:var(--radius-block);background:var(--surface-base);min-height:clamp(17rem,40svh,24rem);box-shadow:var(--shadow-hover);--p:1;--out:0;opacity:calc(.32 + var(--p) * .68 - var(--out) * .5);filter:blur(calc((1 - var(--p)) * 5px + var(--out) * 2px));transform:scale(calc(.975 + var(--p) * .025 - var(--out) * .012));transform-origin:top;grid-template-columns:minmax(0,1fr);align-content:center;display:grid;position:sticky;overflow:clip}@media (min-width:64rem){.Problem-module__rv8IaG__card{grid-template-columns:minmax(0,45fr) minmax(0,35fr) minmax(0,20fr);align-content:stretch}}.Problem-module__rv8IaG__text{gap:var(--space-3);padding:var(--card-pad);flex-direction:column;align-self:start;display:flex}.Problem-module__rv8IaG__num{font-size:var(--fs-kicker);font-weight:var(--weight-bold);letter-spacing:var(--tracking-kicker);color:var(--org-primary);font-variant-numeric:tabular-nums;line-height:1}.Problem-module__rv8IaG__cardTitle{letter-spacing:var(--tracking-tighter);font-size:clamp(1.5rem,1.2rem + 1.35vw,2rem);line-height:1.15}.Problem-module__rv8IaG__body{font-size:var(--fs-body);color:var(--text-muted);margin-top:var(--space-2);line-height:1.55}.Problem-module__rv8IaG__figure{display:none}@media (min-width:64rem){.Problem-module__rv8IaG__figure{padding:var(--card-pad) var(--card-pad) var(--card-pad) 0;align-content:center;min-width:0;display:grid}.Problem-module__rv8IaG__figure>*{justify-self:center;width:min(100%,122svh - 28.06rem)}}.Problem-module__rv8IaG__photo{aspect-ratio:1.22;border-radius:var(--radius-card);background:var(--surface-subtle);position:relative;overflow:clip}.Problem-module__rv8IaG__photoImg{object-fit:cover;object-position:center}.Problem-module__rv8IaG__alert{gap:var(--space-4);border-top:1px solid var(--state-danger-subtle-border);background:var(--state-danger-subtle-bg);color:var(--state-danger-subtle-text);transition:opacity var(--duration-slow) var(--ease-standard);flex-direction:column;padding:clamp(1rem,.7rem + 1vw,1.5rem);display:flex}@media (min-width:64rem){.Problem-module__rv8IaG__alert{border-top:0;border-left:1px solid var(--state-danger-subtle-border);justify-content:space-between}.Problem-module__rv8IaG__alertIcon{align-self:flex-end}}.Problem-module__rv8IaG__alertIcon{color:var(--state-danger)}.Problem-module__rv8IaG__alertIcon svg{stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:1.35rem;height:1.35rem;display:block}.Problem-module__rv8IaG__alert>*{transition:transform var(--duration-slow) var(--ease-standard)}.js-ready .Problem-module__rv8IaG__alert{opacity:0}.js-ready .Problem-module__rv8IaG__alert>*{transform:translateY(.75rem)}.js-ready .Problem-module__rv8IaG__alertIn{opacity:1}.js-ready .Problem-module__rv8IaG__alertIn>*{transform:none}.Problem-module__rv8IaG__alertText{font-size:var(--fs-caption);line-height:1.5}.Problem-module__rv8IaG__source{font-size:var(--fs-caption);opacity:.75;margin-top:.4rem;font-style:normal;display:block}.Problem-module__rv8IaG__tail{flex:none;height:clamp(6rem,16svh,10rem)}@media (prefers-reduced-motion:reduce){.Problem-module__rv8IaG__head{position:static}.Problem-module__rv8IaG__card{box-shadow:none;opacity:1;filter:none;min-height:0;position:static;transform:none}:is(.js-ready .Problem-module__rv8IaG__alert,.js-ready .Problem-module__rv8IaG__alert>*){opacity:1;transition:none;transform:none}.Problem-module__rv8IaG__tail{display:none}}@media (max-width:47.99rem){.Problem-module__rv8IaG__head{position:static;transform:none!important}.Problem-module__rv8IaG__card{box-shadow:none;opacity:1;filter:none;min-height:0;position:static;transform:none}:is(.js-ready .Problem-module__rv8IaG__alert,.js-ready .Problem-module__rv8IaG__alert>*){opacity:1;transition:none;transform:none}.Problem-module__rv8IaG__tail{display:none}}
.DemoForm-module__2OTsbG__form{background:var(--surface-base);border-radius:var(--radius-block);gap:var(--space-5);flex-direction:column;padding:clamp(1.5rem,1rem + 2vw,2.25rem);display:flex;container-type:inline-size}.DemoForm-module__2OTsbG__title{font-size:var(--fs-h3);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-tighter);color:var(--org-primary);line-height:1.15}.DemoForm-module__2OTsbG__grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@container (min-width:30rem){.DemoForm-module__2OTsbG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.DemoForm-module__2OTsbG__wide{grid-column:1/-1}}.DemoForm-module__2OTsbG__field{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.DemoForm-module__2OTsbG__field label{font-size:var(--fs-caption);font-weight:var(--weight-semibold);color:var(--text-muted)}.DemoForm-module__2OTsbG__field input,.DemoForm-module__2OTsbG__field select,.DemoForm-module__2OTsbG__field textarea{font:inherit;font-size:var(--fs-small);color:inherit;border:1.5px solid var(--border-default);border-radius:var(--radius-control);background:var(--surface-base);width:100%;min-width:0;transition:border-color var(--duration-base) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard);padding:.7rem .85rem}.DemoForm-module__2OTsbG__field textarea{resize:vertical;min-height:5rem}.DemoForm-module__2OTsbG__field input:hover,.DemoForm-module__2OTsbG__field select:hover,.DemoForm-module__2OTsbG__field textarea:hover{border-color:var(--border-strong)}.DemoForm-module__2OTsbG__field input:focus-visible,.DemoForm-module__2OTsbG__field select:focus-visible,.DemoForm-module__2OTsbG__field textarea:focus-visible{border-color:var(--org-primary);box-shadow:var(--focus-ring);outline:none}.DemoForm-module__2OTsbG__form:has(:user-invalid) .DemoForm-module__2OTsbG__field :user-invalid{border-color:var(--state-danger)}.DemoForm-module__2OTsbG__consent{font-size:var(--fs-caption);color:var(--text-muted);cursor:pointer;margin-bottom:calc(-1 * var(--space-2));align-items:flex-start;gap:.7rem;line-height:1.5;display:flex}.DemoForm-module__2OTsbG__consent input{appearance:auto;width:1.1rem;height:1.1rem;accent-color:var(--org-primary);cursor:pointer;flex:none;margin:.1rem 0 0}.DemoForm-module__2OTsbG__consent a{color:var(--org-primary);font-weight:var(--weight-semibold);text-underline-offset:.15em;text-decoration:underline}.DemoForm-module__2OTsbG__privacy{font-size:var(--fs-caption);color:var(--text-muted);line-height:1.5}.DemoForm-module__2OTsbG__success{font-size:var(--fs-small);color:var(--text-muted);line-height:1.5}.DemoForm-module__2OTsbG__error{font-size:var(--fs-caption);color:var(--state-danger);margin-top:calc(-1 * var(--space-2));line-height:1.5}@media (prefers-reduced-motion:reduce){.DemoForm-module__2OTsbG__field input,.DemoForm-module__2OTsbG__field select,.DemoForm-module__2OTsbG__field textarea{transition:none}}
.Sections-module__w-Cddq__section{padding-block:var(--section-y)}.Sections-module__w-Cddq__sectionTight{padding-block:0 var(--section-y)}.Sections-module__w-Cddq__sectionTop{padding-block:var(--section-y) 0}.Sections-module__w-Cddq__head{max-width:52rem;margin-bottom:clamp(1.5rem,1rem + 1.8vw,2.5rem)}.Sections-module__w-Cddq__title{font-size:var(--fs-h1);font-weight:var(--weight-light);margin-top:var(--space-4)}.Sections-module__w-Cddq__title strong{font-weight:var(--weight-bold)}.Sections-module__w-Cddq__titleOnBrand{color:var(--org-primary)}.Sections-module__w-Cddq__intro{margin-top:var(--space-5);font-size:var(--fs-lead);max-width:var(--measure);line-height:1.6}.Sections-module__w-Cddq__grid3{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:48rem){.Sections-module__w-Cddq__grid3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:68rem){.Sections-module__w-Cddq__grid3{grid-template-columns:repeat(3,minmax(0,1fr))}}.Sections-module__w-Cddq__marketsBlock{background:var(--org-primary-subtle);padding:clamp(2.25rem, 1.5rem + 2.5vw, 3.75rem) var(--block-pad-x)}.Sections-module__w-Cddq__marketCard{gap:var(--space-4);background:var(--surface-base);border-radius:var(--radius-block);border:0;flex-direction:column;padding:clamp(1.75rem,1rem + 2vw,2.5rem);display:flex}.Sections-module__w-Cddq__marketTitle{font-size:var(--fs-h3);line-height:1.15}.Sections-module__w-Cddq__marketBody{color:var(--text-muted);line-height:1.55}.Sections-module__w-Cddq__marketCta{padding-top:var(--space-3);font-weight:var(--weight-semibold);color:var(--org-primary);align-items:center;gap:.5rem;margin-top:auto;display:inline-flex}.Sections-module__w-Cddq__arrow{transition:transform var(--duration-base) var(--ease-standard)}.Sections-module__w-Cddq__marketCard:hover .Sections-module__w-Cddq__arrow{transform:translate(5px)}.Sections-module__w-Cddq__securityBlock{padding:clamp(2.25rem, 1.5rem + 2.5vw, 3.75rem) var(--block-pad-x)}.Sections-module__w-Cddq__securityGrid{margin-top:var(--space-5);align-items:start;gap:clamp(2.5rem,1.5rem + 4vw,6rem);display:grid}@media (min-width:64rem){.Sections-module__w-Cddq__securityGrid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}}.Sections-module__w-Cddq__securityTitle{font-size:var(--fs-h1);font-weight:var(--weight-light);color:var(--org-secondary);line-height:1.05}.Sections-module__w-Cddq__securityTitle strong{font-weight:var(--weight-bold)}.Sections-module__w-Cddq__securityBlocks{flex-direction:column;gap:clamp(2rem,1rem + 2vw,3rem);display:flex}.Sections-module__w-Cddq__securityItemTitle{font-size:var(--fs-h3);color:var(--org-secondary)}.Sections-module__w-Cddq__securityItemBody{margin-top:var(--space-3);color:var(--overlay-white-text);line-height:1.6}.Sections-module__w-Cddq__dcRow{margin-top:var(--space-4);flex-wrap:wrap;gap:.625rem;display:flex}.Sections-module__w-Cddq__licenseGrid{gap:var(--space-5);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:48rem){.Sections-module__w-Cddq__licenseGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:72rem){.Sections-module__w-Cddq__licenseGrid{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(0,.85fr)}}.Sections-module__w-Cddq__plan{background:var(--surface-base);border:1.5px solid var(--border-default);border-radius:var(--radius-block);gap:var(--space-4);flex-direction:column;min-height:100%;padding:clamp(1.75rem,1rem + 2vw,2.25rem);display:flex}.Sections-module__w-Cddq__planIcon{color:var(--org-primary);margin-bottom:var(--space-2)}.Sections-module__w-Cddq__planIcon svg{stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:1.75rem;height:1.75rem;display:block}.Sections-module__w-Cddq__planTitle{font-size:var(--fs-h3);color:var(--org-primary);line-height:1.15}.Sections-module__w-Cddq__planBody{font-size:var(--fs-small);color:var(--text-muted);line-height:1.55}.Sections-module__w-Cddq__planList{margin-top:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border-default);flex-direction:column;gap:.625rem;line-height:1.5;display:flex}.Sections-module__w-Cddq__planItem{align-items:baseline;gap:.7rem;display:flex}.Sections-module__w-Cddq__planBullet{background:var(--org-primary);border-radius:50%;flex:none;width:.4rem;height:.4rem;transform:translateY(-.15em)}.Sections-module__w-Cddq__aside{padding-bottom:var(--space-2);align-self:end}.Sections-module__w-Cddq__asideBody{margin-top:var(--space-4);font-size:var(--fs-small);color:var(--text-muted);line-height:1.6}.Sections-module__w-Cddq__asideNote{margin-top:var(--space-4);font-size:var(--fs-caption);color:var(--text-muted);line-height:1.55}.Sections-module__w-Cddq__ctaBlock{background:var(--org-primary);color:#fff;padding:clamp(2.5rem, 1.5rem + 4vw, 4rem) var(--block-pad-x);align-items:center;gap:clamp(2rem,1rem + 4vw,4rem);display:grid}@media (min-width:64rem){.Sections-module__w-Cddq__ctaBlock{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}}.Sections-module__w-Cddq__ctaTitle{font-size:var(--fs-h2);font-weight:var(--weight-light);margin-top:var(--space-4);color:#fff}.Sections-module__w-Cddq__ctaTitle strong{font-weight:var(--weight-bold)}.Sections-module__w-Cddq__ctaBody{margin-top:var(--space-5);font-size:var(--fs-lead);color:var(--overlay-white-text);line-height:1.6}.Sections-module__w-Cddq__ctaSite{color:var(--overlay-white-text);font-size:var(--fs-small);margin-top:clamp(1.75rem,1rem + 2vw,2.25rem)}.Sections-module__w-Cddq__footer{padding-block:var(--section-y) var(--space-8)}.Sections-module__w-Cddq__footerBlock{background:var(--surface-subtle);padding:clamp(2.5rem, 1.5rem + 3vw, 3.5rem) var(--block-pad-x)}.Sections-module__w-Cddq__footerGrid{gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:60rem){.Sections-module__w-Cddq__footerGrid{grid-template-columns:repeat(3,minmax(0,1fr)) 12rem}}.Sections-module__w-Cddq__footerCol{gap:var(--space-3);flex-direction:column;display:flex}.Sections-module__w-Cddq__footerLinks{font-size:var(--fs-small);flex-direction:column;gap:.5rem;display:flex}.Sections-module__w-Cddq__footerLinks a{color:var(--org-primary);transition:color var(--duration-fast) var(--ease-standard)}.Sections-module__w-Cddq__footerLinks a:hover{color:var(--org-primary-ink-strong)}.Sections-module__w-Cddq__footerBottom{padding-top:var(--space-5);border-top:1px solid var(--border-default);gap:var(--space-5);font-size:var(--fs-caption);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:clamp(2rem,1rem + 3vw,3rem);line-height:1.6;display:flex}.Sections-module__w-Cddq__footerLogo{flex:none;width:auto;height:1.625rem}
.Articles-module__xpu_Bq__index{padding-block:calc(var(--nav-h) + var(--space-8)) var(--section-y)}.Articles-module__xpu_Bq__grid{gap:var(--space-5);grid-template-columns:1fr;margin-top:clamp(2rem,1rem + 2.5vw,3rem);display:grid}@media (min-width:48rem){.Articles-module__xpu_Bq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:68rem){.Articles-module__xpu_Bq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.Articles-module__xpu_Bq__card{background:var(--surface-base);border:1.5px solid var(--border-default);border-radius:var(--radius-block);transition:border-color var(--duration-base) var(--ease-standard);flex-direction:column;display:flex;overflow:hidden}.Articles-module__xpu_Bq__card:hover{border-color:var(--org-primary)}.Articles-module__xpu_Bq__cardCover{aspect-ratio:16/9;position:relative}.Articles-module__xpu_Bq__cardCover img{object-fit:cover}.Articles-module__xpu_Bq__cardBody{gap:var(--space-3);flex-direction:column;flex:1;padding:clamp(1.25rem,1rem + 1vw,1.75rem);display:flex}.Articles-module__xpu_Bq__cardTitle{font-size:var(--fs-h3);color:var(--org-primary);line-height:1.2}.Articles-module__xpu_Bq__cardExcerpt{font-size:var(--fs-small);color:var(--text-muted);line-height:1.55}.Articles-module__xpu_Bq__cardMeta{padding-top:var(--space-4);font-size:var(--fs-caption);color:var(--text-muted);flex-wrap:wrap;gap:.6rem;margin-top:auto;display:flex}.Articles-module__xpu_Bq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Articles-module__xpu_Bq__tag{font-size:var(--fs-caption);font-weight:var(--weight-semibold);color:var(--org-primary);background:var(--org-primary-subtle);border-radius:999px;padding:.2rem .7rem}.Articles-module__xpu_Bq__article{padding-block:calc(var(--nav-h) + var(--space-8)) var(--section-y)}.Articles-module__xpu_Bq__articleHead,.Articles-module__xpu_Bq__prose,.Articles-module__xpu_Bq__articleFoot{max-width:46rem;margin-inline:auto}.Articles-module__xpu_Bq__title{font-size:var(--fs-h1);font-weight:var(--weight-light);margin-top:var(--space-4);line-height:1.08}.Articles-module__xpu_Bq__title strong{font-weight:var(--weight-bold)}.Articles-module__xpu_Bq__standfirst{margin-top:var(--space-5);font-size:var(--fs-lead);color:var(--text-muted);line-height:1.6}.Articles-module__xpu_Bq__byline{margin-top:var(--space-5);font-size:var(--fs-caption);color:var(--text-muted);flex-wrap:wrap;gap:.6rem;display:flex}.Articles-module__xpu_Bq__cover{border-radius:var(--radius-block);aspect-ratio:21/9;max-width:58rem;margin:clamp(2rem,1rem + 3vw,3rem) auto;position:relative;overflow:hidden}.Articles-module__xpu_Bq__cover img{object-fit:cover}.Articles-module__xpu_Bq__articleFoot{padding-top:var(--space-5);border-top:1px solid var(--border-default);margin-top:clamp(2.5rem,1.5rem + 3vw,4rem)}.Articles-module__xpu_Bq__back{font-weight:var(--weight-semibold);color:var(--org-primary);align-items:center;gap:.5rem;display:inline-flex}.Articles-module__xpu_Bq__prose{font-size:var(--fs-body);line-height:1.7}.Articles-module__xpu_Bq__prose>*+*{margin-top:var(--space-5)}.Articles-module__xpu_Bq__prose h2{font-size:var(--fs-h3);color:var(--org-primary);margin-top:clamp(2.25rem,1.5rem + 2vw,3rem);line-height:1.2}.Articles-module__xpu_Bq__prose h3{font-size:var(--fs-lead);font-weight:var(--weight-bold);margin-top:var(--space-6)}.Articles-module__xpu_Bq__prose a{color:var(--org-primary);text-underline-offset:.15em;text-decoration:underline}.Articles-module__xpu_Bq__prose ul,.Articles-module__xpu_Bq__prose ol{gap:var(--space-2);flex-direction:column;padding-left:1.4rem;display:flex}.Articles-module__xpu_Bq__prose ul{list-style:outside}.Articles-module__xpu_Bq__prose ol{list-style:decimal}.Articles-module__xpu_Bq__prose blockquote{border-left:3px solid var(--org-primary);padding-left:var(--space-5);color:var(--text-muted);font-size:var(--fs-lead);line-height:1.6}.Articles-module__xpu_Bq__prose code{background:var(--surface-subtle);border-radius:.35em;padding:.15em .4em;font-size:.9em}.Articles-module__xpu_Bq__prose table{border-collapse:collapse;font-size:var(--fs-small);line-height:1.5;display:block;overflow-x:auto}.Articles-module__xpu_Bq__prose th,.Articles-module__xpu_Bq__prose td{border:1px solid var(--border-default);text-align:left;vertical-align:top;padding:.6rem .9rem}.Articles-module__xpu_Bq__prose th{background:var(--surface-subtle);font-weight:var(--weight-semibold);white-space:nowrap}.Articles-module__xpu_Bq__prose hr{border:0;border-top:1px solid var(--border-default)}.Articles-module__xpu_Bq__figure{margin-block:clamp(2rem,1.25rem + 2vw,2.75rem);margin-inline:0}.Articles-module__xpu_Bq__figure img,.Articles-module__xpu_Bq__figure video{border-radius:var(--radius-block);width:100%;height:auto;display:block}.Articles-module__xpu_Bq__figure figcaption{margin-top:var(--space-3);font-size:var(--fs-caption);color:var(--text-muted);line-height:1.5}.Articles-module__xpu_Bq__embed iframe{aspect-ratio:16/9;border-radius:var(--radius-block);border:0;width:100%;display:block}
