.cookie-banner-module__3O8hXa__banner{z-index:1000;background:var(--card-bg);border:1px solid var(--border-default);border-radius:var(--radius-card);max-width:28rem;box-shadow:var(--card-shadow-hover);flex-direction:column;gap:.75rem;padding:1rem 1.125rem;display:flex;position:fixed;bottom:1rem;left:1rem}.cookie-banner-module__3O8hXa__message{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.5}.cookie-banner-module__3O8hXa__message a{color:var(--text-link);text-underline-offset:2px;text-decoration:underline}.cookie-banner-module__3O8hXa__actions{justify-content:flex-end;gap:.5rem;display:flex}@media (max-width:480px){.cookie-banner-module__3O8hXa__banner{max-width:none;bottom:.75rem;left:.75rem;right:.75rem}}
.glyph-module__nmnjzG__glyph{vertical-align:middle;flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.glyph-module__nmnjzG__mask{-webkit-mask-image:var(--glyph-url);mask-image:var(--glyph-url);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--glyph-url);background-color:currentColor;transform:translateZ(0);-webkit-mask-position:50%;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}.glyph-module__nmnjzG__color{background-color:#0000;background-image:var(--glyph-url);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-theme=dark] .glyph-module__nmnjzG__color{background-image:var(--glyph-url-dark,var(--glyph-url))}
.cookie-preferences-button-module__yGf3rq__reset{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}
.hero-scene-module__FqMUDG__scene{aspect-ratio:3/2;width:100%;max-width:720px;margin-inline:auto;position:relative}.hero-scene-module__FqMUDG__halo{background:radial-gradient(50% 50% at 50% 55%, var(--hero-halo), transparent 70%);filter:blur(12px);pointer-events:none;border-radius:50%;position:absolute;inset:14% 6% 8%}.hero-scene-module__FqMUDG__object{animation:.8s cubic-bezier(.22,1,.36,1) both hero-scene-module__FqMUDG__settle,7s ease-in-out .8s infinite alternate hero-scene-module__FqMUDG__float;position:absolute;inset:0}.hero-scene-module__FqMUDG__image{object-fit:contain;width:100%;height:100%;display:block}.hero-scene-module__FqMUDG__lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hero-scene-module__FqMUDG__lines path{fill:none;stroke:var(--text-tertiary);stroke-width:1px;opacity:.75}.hero-scene-module__FqMUDG__lines circle{fill:var(--text-secondary)}.hero-scene-module__FqMUDG__callout{border:1px solid var(--border-default);border-radius:var(--radius-pill);background:var(--card-bg);max-width:200px;box-shadow:var(--btn-shadow);color:var(--text-primary);pointer-events:none;align-items:center;gap:8px;padding:6px 12px;font-size:12.5px;font-weight:550;line-height:1.3;display:inline-flex;position:absolute}.hero-scene-module__FqMUDG__calloutMark{background:var(--accent);border-radius:50%;flex:none;width:7px;height:7px}.hero-scene-module__FqMUDG__markStack{flex:none;display:inline-flex}.hero-scene-module__FqMUDG__stackMark{border:1px solid var(--border-default);background:var(--background-elevated);width:20px;height:20px;box-shadow:0 0 0 1.5px var(--card-bg);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hero-scene-module__FqMUDG__stackMark+.hero-scene-module__FqMUDG__stackMark{margin-left:-6px}.hero-scene-module__FqMUDG__calloutStacked{padding-block:4px;padding-left:5px}.hero-scene-module__FqMUDG__calloutYourModels{top:5%;left:2%}.hero-scene-module__FqMUDG__calloutEndpoint{white-space:nowrap;flex-direction:row-reverse;max-width:none;top:3%;right:0}.hero-scene-module__FqMUDG__calloutOpenModels{bottom:6%;left:3%}@keyframes hero-scene-module__FqMUDG__settle{0%{opacity:0;transform:translateY(20px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hero-scene-module__FqMUDG__float{0%{translate:0}to{translate:0 -9px}}@media (max-width:980px){.hero-scene-module__FqMUDG__scene{max-width:560px}}@media (max-width:760px){.hero-scene-module__FqMUDG__lines,.hero-scene-module__FqMUDG__callout{display:none}}@media (prefers-reduced-motion:reduce){.hero-scene-module__FqMUDG__object{animation:none}}
.chip-module__uD-UcG__chip{border:1px solid var(--border-subtle);border-radius:var(--radius-pill);min-height:28px;font-family:var(--font-sans);color:var(--text-secondary);white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:550;line-height:1.4;display:inline-flex}.chip-module__uD-UcG__outline{border-color:var(--border-subtle);color:var(--text-secondary)}.chip-module__uD-UcG__neutral{border-color:var(--border-default);background:var(--background-surface-subtle);color:var(--text-tertiary)}.chip-module__uD-UcG__accent{background:var(--accent-tint);color:var(--accent);border-color:#0000}.chip-module__uD-UcG__selected{border-color:var(--accent);background:var(--bg-interactive-selected);color:var(--text-primary);font-weight:600}button.chip-module__uD-UcG__chip{font:inherit;cursor:pointer;transition:background .15s,border-color .15s,color .15s}button.chip-module__uD-UcG__chip:hover{background:var(--bg-interactive-hover)}button.chip-module__uD-UcG__chip.chip-module__uD-UcG__selected:hover{background:var(--bg-interactive-selected)}button.chip-module__uD-UcG__chip:active{scale:.96}@media (prefers-reduced-motion:reduce){button.chip-module__uD-UcG__chip:active{scale:1}}
.highlight-module__YBZ-aG__keyword{color:var(--syntax-keyword)}.highlight-module__YBZ-aG__string{color:var(--syntax-string)}.highlight-module__YBZ-aG__number{color:var(--syntax-number)}.highlight-module__YBZ-aG__func,.highlight-module__YBZ-aG__flag{color:var(--syntax-function)}.highlight-module__YBZ-aG__property{color:var(--syntax-property)}
.copy-block-module__4Ht84W__container{border:1px solid var(--border-default);border-radius:var(--radius);background:var(--code-body-bg);min-width:0;position:relative;overflow:hidden}.copy-block-module__4Ht84W__toolbar{border-bottom:1px solid var(--border-default);background:var(--code-toolbar-bg);flex-wrap:wrap;align-items:center;column-gap:18px;min-height:40px;padding:0 54px 0 16px;display:flex}.copy-block-module__4Ht84W__tabs{align-items:center;gap:18px;display:flex}.copy-block-module__4Ht84W__tab{min-height:40px;color:var(--text-tertiary);font-family:var(--font-sans);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:500;transition:color .12s;display:inline-flex;position:relative}.copy-block-module__4Ht84W__tab:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.copy-block-module__4Ht84W__tab:hover,.copy-block-module__4Ht84W__tabSelected{color:var(--text-primary)}.copy-block-module__4Ht84W__tabSelected{font-weight:600}.copy-block-module__4Ht84W__tabSelected:after{background:var(--accent)}.copy-block-module__4Ht84W__tab:focus-visible{border-radius:var(--radius-xs);outline:2px solid var(--accent);outline-offset:2px}.copy-block-module__4Ht84W__block{background:0 0;height:136px;padding:12px 16px;overflow:auto}.copy-block-module__4Ht84W__value{min-width:0;color:var(--text-primary);font-family:var(--font-mono);white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;flex:1;font-size:12px;line-height:1.65;display:block}.copy-block-module__4Ht84W__copy{border-radius:var(--radius-xs);width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;transition:color .12s,background .12s;display:inline-flex;position:relative}.copy-block-module__4Ht84W__container>.copy-block-module__4Ht84W__copy{position:absolute;top:4px;right:10px}.copy-block-module__4Ht84W__copy:after{content:"";position:absolute;inset:-4px}.copy-block-module__4Ht84W__copy:hover{color:var(--text-primary);background:var(--bg-interactive-hover)}.copy-block-module__4Ht84W__copy:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.copy-block-module__4Ht84W__lg{background:0 0;border:0;border-radius:0}.copy-block-module__4Ht84W__lg .copy-block-module__4Ht84W__toolbar{background:0 0;min-height:48px;padding-left:20px}.copy-block-module__4Ht84W__lg .copy-block-module__4Ht84W__tabs{gap:24px}.copy-block-module__4Ht84W__lg .copy-block-module__4Ht84W__tab{min-height:48px;font-size:13.5px}.copy-block-module__4Ht84W__lg{flex-direction:column;display:flex}.copy-block-module__4Ht84W__lg .copy-block-module__4Ht84W__block{flex:1;height:auto;min-height:350px;padding:20px 22px}.copy-block-module__4Ht84W__lg .copy-block-module__4Ht84W__value{font-size:13px;line-height:1.7}.copy-block-module__4Ht84W__lg>.copy-block-module__4Ht84W__copy{top:8px;right:12px}.copy-block-module__4Ht84W__flow{border-radius:var(--radius-card);background:var(--code-bg);margin:4px 0 20px}.copy-block-module__4Ht84W__flow .copy-block-module__4Ht84W__block{background:var(--code-body-bg);height:auto;max-height:460px;padding:16px}.copy-block-module__4Ht84W__flow .copy-block-module__4Ht84W__value{white-space:pre;overflow-wrap:normal;-webkit-user-select:auto;user-select:auto;background:0 0;border:0;border-radius:0;padding:0;font-size:13.5px;line-height:1.75}
.model-showcase-module__Xe2i7q__panel{border:1px solid var(--border-default);border-radius:var(--radius-card);background:var(--panel-glass);box-shadow:inset 0 1px 0 var(--panel-glass-edge);-webkit-backdrop-filter:var(--panel-glass-filter);backdrop-filter:var(--panel-glass-filter);grid-template-rows:auto auto;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);display:grid;overflow:hidden}.model-showcase-module__Xe2i7q__code,.model-showcase-module__Xe2i7q__code>div,.model-showcase-module__Xe2i7q__picker{grid-row:span 2;grid-template-rows:subgrid;min-width:0;display:grid}.model-showcase-module__Xe2i7q__picker{border-left:1px solid var(--border-default)}.model-showcase-module__Xe2i7q__bar{border-bottom:1px solid var(--border-default);color:var(--text-tertiary);justify-content:space-between;align-items:center;gap:12px;padding-inline:20px;font-size:13px;font-weight:500;display:flex}.model-showcase-module__Xe2i7q__link{color:var(--text-link);font-size:13px;font-weight:550}.model-showcase-module__Xe2i7q__link:hover{text-underline-offset:3px;text-decoration:underline}.model-showcase-module__Xe2i7q__rows{contain:size;scrollbar-color:var(--border-subtle) transparent;scrollbar-width:thin;list-style:none;overflow-y:auto}.model-showcase-module__Xe2i7q__rows>li+li{border-top:1px solid var(--border-divider)}.model-showcase-module__Xe2i7q__row{width:100%;color:var(--text-primary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 20px;transition:background-color .16s;display:grid}.model-showcase-module__Xe2i7q__row:hover{background:var(--bg-interactive-hover)}.model-showcase-module__Xe2i7q__row:focus-visible{outline-offset:-2px;border-radius:0}.model-showcase-module__Xe2i7q__rowActive,.model-showcase-module__Xe2i7q__rowActive:hover{background:var(--panel-glass-selected);transition:none}.model-showcase-module__Xe2i7q__rowActive .model-showcase-module__Xe2i7q__name{color:var(--accent)}.model-showcase-module__Xe2i7q__mark{display:flex}.model-showcase-module__Xe2i7q__body{gap:1px;min-width:0;display:grid}.model-showcase-module__Xe2i7q__nameLine{align-items:center;gap:8px;min-width:0;display:flex}.model-showcase-module__Xe2i7q__name{font-family:var(--font-display);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:620;overflow:hidden}.model-showcase-module__Xe2i7q__tag{flex:none;min-height:0;padding:0 8px;font-size:11px}.model-showcase-module__Xe2i7q__source{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.model-showcase-module__Xe2i7q__price{color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap;justify-items:end;gap:1px;font-size:11.5px;display:grid}@media (max-width:980px){.model-showcase-module__Xe2i7q__panel{grid-template-rows:none;grid-template-columns:minmax(0,1fr)}.model-showcase-module__Xe2i7q__code,.model-showcase-module__Xe2i7q__code>div,.model-showcase-module__Xe2i7q__picker{grid-row:auto;display:block}.model-showcase-module__Xe2i7q__picker{border-bottom:1px solid var(--border-default);border-left:0;order:-1}.model-showcase-module__Xe2i7q__bar{min-height:48px}.model-showcase-module__Xe2i7q__rows{contain:none;overflow:visible}}@media (prefers-reduced-motion:reduce){.model-showcase-module__Xe2i7q__row{transition:none}}
.page-header-module__whCoHq__header{margin-bottom:clamp(32px,5vw,40px)}.page-header-module__whCoHq__title{font-family:var(--font-display);letter-spacing:-.025em;font-size:clamp(28px,4vw,34px);font-weight:700;line-height:1.1}.page-header-module__whCoHq__lede{max-width:60ch;color:var(--text-secondary);margin-top:10px;font-size:15px;line-height:1.65}.page-header-module__whCoHq__actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.page-header-module__whCoHq__center{text-align:center;flex-direction:column;align-items:center;margin-bottom:clamp(40px,6vw,56px);display:flex}.page-header-module__whCoHq__center .page-header-module__whCoHq__title{letter-spacing:-.04em;font-size:clamp(38px,4.6vw,54px);font-weight:680;line-height:1.04}.page-header-module__whCoHq__center .page-header-module__whCoHq__lede{text-wrap:pretty;margin-top:14px;font-size:16px}@media (max-width:480px){.page-header-module__whCoHq__center .page-header-module__whCoHq__actions{grid-template-columns:minmax(0,1fr);width:100%;display:grid}.page-header-module__whCoHq__center .page-header-module__whCoHq__actions>a{width:100%}}
.pool-diagram-module__yLJPdW__diagram{grid-template-columns:minmax(0,1.2fr) clamp(48px,8vw,96px) minmax(0,1fr);align-items:center;width:100%;display:grid}.pool-diagram-module__yLJPdW__adapters{gap:40px;display:grid}.pool-diagram-module__yLJPdW__adapter{border:1px solid var(--border-default);border-radius:var(--radius);background:var(--card-bg);min-width:0;height:48px;box-shadow:var(--btn-shadow);justify-content:space-between;align-items:center;gap:10px;padding-inline:14px;display:flex}.pool-diagram-module__yLJPdW__adapter code{color:var(--text-primary);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.pool-diagram-module__yLJPdW__adapterMine{border-color:var(--accent);background:var(--accent-tint)}.pool-diagram-module__yLJPdW__adapter>span{border-radius:var(--radius-pill);background:var(--background-surface-subtle);color:var(--text-secondary);flex:none;padding:3px 8px;font-size:11px;font-weight:600}.pool-diagram-module__yLJPdW__adapterMine>span{background:color-mix(in srgb, var(--accent) 18%, var(--card-bg));color:var(--accent)}.pool-diagram-module__yLJPdW__wires{width:100%;height:224px;display:block}.pool-diagram-module__yLJPdW__wire{fill:none;stroke:var(--border-subtle);stroke-width:1.5px;vector-effect:non-scaling-stroke}.pool-diagram-module__yLJPdW__dot{fill:var(--accent)}.pool-diagram-module__yLJPdW__pool{border:1px solid var(--border-default);border-radius:var(--radius-card);background:var(--card-bg);min-width:0;box-shadow:var(--card-shadow);flex-direction:column;align-items:flex-start;padding:20px 22px;display:flex}.pool-diagram-module__yLJPdW__pool>strong{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-primary);font-size:16px;font-weight:650}.pool-diagram-module__yLJPdW__poolCaption{color:var(--text-secondary);margin-top:3px;font-size:12.5px}.pool-diagram-module__yLJPdW__workers{gap:6px;margin-top:16px;display:flex}.pool-diagram-module__yLJPdW__worker{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--background-surface-subtle);width:22px;height:22px}.pool-diagram-module__yLJPdW__workerWarm{border-color:var(--accent);background:var(--accent-tint);animation:2.6s ease-in-out infinite pool-diagram-module__yLJPdW__warmPulse}.pool-diagram-module__yLJPdW__workerWarm:nth-child(2){animation-delay:1.3s}.pool-diagram-module__yLJPdW__workersLabel{color:var(--text-tertiary);margin-top:8px;font-size:11.5px}@keyframes pool-diagram-module__yLJPdW__warmPulse{0%,to{opacity:1}50%{opacity:.55}}@media (max-width:480px){.pool-diagram-module__yLJPdW__adapters{gap:28px}.pool-diagram-module__yLJPdW__adapter{height:44px;padding-inline:10px}.pool-diagram-module__yLJPdW__adapter code{font-size:11px}.pool-diagram-module__yLJPdW__adapter>span{display:none}.pool-diagram-module__yLJPdW__wires{height:188px}.pool-diagram-module__yLJPdW__pool{padding:14px 16px}}@media (prefers-reduced-motion:reduce){.pool-diagram-module__yLJPdW__dots{display:none}.pool-diagram-module__yLJPdW__workerWarm{animation:none}}
.copy-button-module__wR9LBa__copy{border-radius:var(--radius-xs);width:22px;height:22px;color:var(--text-quaternary);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;transition:color .12s,background .12s;display:inline-flex;position:relative}.copy-button-module__wR9LBa__copy:after{content:"";position:absolute;inset:-6px}.copy-button-module__wR9LBa__copy:hover{background:var(--bg-interactive-hover);color:var(--text-primary)}.copy-button-module__wR9LBa__done,.copy-button-module__wR9LBa__done:hover{color:var(--accent)}
.button-module__NloCVG__button{border-radius:var(--radius-pill);letter-spacing:-.006em;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-weight:550;line-height:1.4;transition:background .15s,border-color .15s,transform .12s,scale .12s,box-shadow .12s;display:inline-flex}.button-module__NloCVG__button.button-module__NloCVG__button,.button-module__NloCVG__button.button-module__NloCVG__button:hover{text-decoration:none}.button-module__NloCVG__button:active{scale:.96}.button-module__NloCVG__arrow{margin-right:-3px;transition:transform .16s}.button-module__NloCVG__button:hover .button-module__NloCVG__arrow{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.button-module__NloCVG__arrow{transition:none}}.button-module__NloCVG__xs{min-width:40px;padding:4px 12px;font-size:12px;position:relative}.button-module__NloCVG__xs:after{content:"";position:absolute;inset:-6px 0}.button-module__NloCVG__sm{min-height:40px;padding:7px 15px;font-size:13px}.button-module__NloCVG__md{min-height:48px;padding:12px 22px;font-size:15px}.button-module__NloCVG__solid{color:#0a0a0c;box-shadow:var(--btn-shadow);background:#fff}.button-module__NloCVG__solid:hover{transform:translateY(-1px);box-shadow:0 3px 10px #08163c59}.button-module__NloCVG__ghost{color:var(--on-blue);border-color:#ffffff73}.button-module__NloCVG__ghost:hover{background:var(--on-blue-hover);border-color:#ffffffb3}.button-module__NloCVG__dark{background:var(--text-primary);color:var(--background-app);box-shadow:var(--btn-shadow)}.button-module__NloCVG__dark:hover{transform:translateY(-1px)}.button-module__NloCVG__brand{background:var(--brand-primary);color:var(--brand-on-primary);box-shadow:var(--btn-shadow)}.button-module__NloCVG__brand:hover{background:var(--brand-hover);transform:translateY(-1px)}.button-module__NloCVG__accent{background:var(--accent);color:var(--text-on-accent);box-shadow:var(--btn-shadow)}.button-module__NloCVG__accent:hover{background:var(--accent-hover);box-shadow:var(--btn-shadow-hover);transform:translateY(-1px)}.button-module__NloCVG__outline{background:var(--btn-glass-bg);border-color:var(--text-quaternary);color:var(--text-primary);-webkit-backdrop-filter:blur(12px)saturate(1.2);backdrop-filter:blur(12px)saturate(1.2)}.button-module__NloCVG__outline:hover{background:var(--btn-glass-bg-hover);border-color:var(--text-tertiary);transform:translateY(-1px)}[data-theme=dark] .button-module__NloCVG__dark:hover{background:#e6e6e8}.button-module__NloCVG__backArrow{margin-left:-3px;transition:transform .16s}.button-module__NloCVG__button:hover .button-module__NloCVG__backArrow{transform:translate(-3px)}@media (prefers-reduced-motion:reduce){.button-module__NloCVG__backArrow{transition:none}}
.models-table-module__Ev43AG__wrap{border:1px solid var(--border-default);border-radius:var(--radius-card);background:var(--card-bg);-webkit-overflow-scrolling:touch;overflow-x:auto}.models-table-module__Ev43AG__table{border-collapse:separate;border-spacing:0;background:var(--card-bg);width:100%;font-size:13px}.models-table-module__Ev43AG__table thead th{text-align:left;background:var(--table-header-bg);box-shadow:inset 0 -1px 0 var(--border-default);letter-spacing:.01em;color:var(--text-tertiary);white-space:nowrap;padding:12px 16px;font-size:12px;font-weight:600}.models-table-module__Ev43AG__sortButton{border-radius:var(--radius);color:inherit;font:inherit;letter-spacing:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin:-4px -6px;padding:4px 6px;transition:color .12s,background-color .12s;display:inline-flex}.models-table-module__Ev43AG__sortButton:hover{color:var(--text-primary);background:var(--bg-interactive-hover)}.models-table-module__Ev43AG__table thead th[aria-sort]{color:var(--text-primary)}.models-table-module__Ev43AG__sortIcon{opacity:.4;transition:opacity .12s;display:inline-flex}.models-table-module__Ev43AG__sortButton:hover .models-table-module__Ev43AG__sortIcon,.models-table-module__Ev43AG__sortIconActive{opacity:1}.models-table-module__Ev43AG__table td{color:var(--text-primary);vertical-align:middle;white-space:nowrap;background:var(--card-bg);padding:12px 16px}.models-table-module__Ev43AG__table tbody tr+tr td{border-top:1px solid var(--border-divider)}.models-table-module__Ev43AG__table tbody tr{transition:background-color .12s}.models-table-module__Ev43AG__table tbody tr:hover td{background:var(--bg-interactive-hover)}.models-table-module__Ev43AG__modelCell{align-items:center;gap:12px;display:flex}.models-table-module__Ev43AG__labMark{color:var(--text-secondary);flex:none;display:inline-flex}.models-table-module__Ev43AG__modelText{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.models-table-module__Ev43AG__name{color:var(--text-primary);font-weight:600}.models-table-module__Ev43AG__name:hover{color:var(--text-link);text-underline-offset:3px;text-decoration:underline}.models-table-module__Ev43AG__repo{color:var(--text-tertiary);font-family:var(--font-mono);align-items:center;gap:5px;font-size:11.5px;transition:color .12s;display:inline-flex}.models-table-module__Ev43AG__repo:hover{color:var(--text-link);text-underline-offset:3px;text-decoration:underline}.models-table-module__Ev43AG__num{font-variant-numeric:tabular-nums}.models-table-module__Ev43AG__table td.models-table-module__Ev43AG__capabilities{white-space:normal;min-width:150px;max-width:240px;line-height:1.6}.models-table-module__Ev43AG__table td.models-table-module__Ev43AG__empty{text-align:center;white-space:normal;padding:40px 16px}.models-table-module__Ev43AG__table tbody tr:hover td.models-table-module__Ev43AG__empty{background:var(--card-bg)}
.prose-module__zHJwMa__prose h2{font-family:var(--font-display);letter-spacing:-.015em;color:var(--text-primary);margin:44px 0 12px;font-size:20px;font-weight:600;line-height:1.25}.prose-module__zHJwMa__prose h2:first-child{margin-top:0}.prose-module__zHJwMa__prose h3{font-family:var(--font-display);color:var(--text-primary);margin:28px 0 8px;font-size:16px;font-weight:600}.prose-module__zHJwMa__prose p,.prose-module__zHJwMa__prose ul,.prose-module__zHJwMa__prose ol{color:var(--text-primary);margin:0 0 16px;font-size:15.5px;line-height:1.7}.prose-module__zHJwMa__prose ul,.prose-module__zHJwMa__prose ol{padding-left:22px}.prose-module__zHJwMa__prose li{margin-bottom:8px}.prose-module__zHJwMa__prose li p{margin-bottom:6px}.prose-module__zHJwMa__prose code{font-family:var(--font-mono);color:var(--text-primary);background:var(--background-surface-subtle);border:1px solid var(--border-default);border-radius:var(--radius-xs);padding:1px 5px;font-size:.9em}.prose-module__zHJwMa__prose strong{color:var(--text-primary);font-weight:600}.prose-module__zHJwMa__prose a{color:var(--text-link);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.prose-module__zHJwMa__prose a:hover{color:var(--accent-hover)}
.rise-module__N-Vs3G__rise{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.22,.61,.21,1),transform .7s cubic-bezier(.22,.61,.21,1);transform:translateY(26px)scale(.975)}.rise-module__N-Vs3G__lg{transform:translateY(40px)scale(.945)}.rise-module__N-Vs3G__shown{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.rise-module__N-Vs3G__rise{opacity:1;transition:none;transform:none}}
.select-module__CVj_mG__root{width:100%;position:relative}.select-module__CVj_mG__rootHug{width:fit-content;min-width:9rem}.select-module__CVj_mG__trigger{background:var(--input-bg);border:1px solid var(--border-subtle);border-radius:var(--radius);width:100%;color:var(--text-primary);font-family:var(--font-sans);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:11px 14px;font-size:14.5px;line-height:1.5;transition:border-color .12s,box-shadow .12s;display:flex}.select-module__CVj_mG__triggerPill{border-radius:var(--radius-pill);min-height:40px;padding:8px 16px;font-size:13.5px}.select-module__CVj_mG__triggerPill .select-module__CVj_mG__chevron{margin-right:-4px}.select-module__CVj_mG__trigger:hover:not([aria-expanded=true]){border-color:var(--text-quaternary)}.select-module__CVj_mG__trigger:focus-visible,.select-module__CVj_mG__trigger[aria-expanded=true]{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring);outline:none}.select-module__CVj_mG__value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.select-module__CVj_mG__placeholder{color:var(--text-quaternary)}.select-module__CVj_mG__chevron{color:var(--text-tertiary);flex:none;transition:transform .16s;display:inline-flex}.select-module__CVj_mG__trigger[aria-expanded=true] .select-module__CVj_mG__chevron{transform:rotate(180deg)}.select-module__CVj_mG__backdrop{z-index:40;cursor:default;background:0 0;border:none;position:fixed;inset:0}.select-module__CVj_mG__menu{z-index:50;background:var(--background-elevated);border:1px solid var(--border-default);border-radius:var(--radius);box-shadow:var(--card-shadow-hover);flex-direction:column;gap:2px;padding:4px;animation:.12s select-module__CVj_mG__selectIn;display:flex;position:fixed;overflow-y:auto}.select-module__CVj_mG__menuDropUp{animation:.12s select-module__CVj_mG__selectInUp}.select-module__CVj_mG__option{border-radius:var(--radius-xs);width:100%;color:var(--text-primary);font-family:var(--font-sans);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:8px 10px;font-size:14px;display:flex}.select-module__CVj_mG__optionActive{background:var(--bg-interactive-hover)}.select-module__CVj_mG__optionSelected{background:var(--bg-interactive-selected);font-weight:500}.select-module__CVj_mG__optionLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.select-module__CVj_mG__optionDetail{color:var(--text-tertiary);flex:none;font-size:12.5px}.select-module__CVj_mG__check{color:var(--accent);flex:none;display:inline-flex}@keyframes select-module__CVj_mG__selectIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:none}}@keyframes select-module__CVj_mG__selectInUp{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.select-module__CVj_mG__menu,.select-module__CVj_mG__menuDropUp{animation:none}.select-module__CVj_mG__chevron{transition:none}}
.key-value-table-module__isYHaq__wrap{border:1px solid var(--border-default);border-radius:var(--radius-card);background:var(--card-bg);overflow:hidden}.key-value-table-module__isYHaq__table{border-collapse:separate;border-spacing:0;background:var(--card-bg);width:100%;font-size:13px}.key-value-table-module__isYHaq__table th,.key-value-table-module__isYHaq__table td{text-align:left;vertical-align:middle;padding:12px 16px}.key-value-table-module__isYHaq__table th{letter-spacing:.01em;width:190px;color:var(--text-tertiary);white-space:nowrap;font-size:12px;font-weight:600}.key-value-table-module__isYHaq__table td{color:var(--text-primary);font-family:var(--font-mono);overflow-wrap:anywhere;font-size:12.5px}.key-value-table-module__isYHaq__table tr+tr th,.key-value-table-module__isYHaq__table tr+tr td{border-top:1px solid var(--border-divider)}.key-value-table-module__isYHaq__table tr{transition:background-color .12s}.key-value-table-module__isYHaq__table tr:hover{background:var(--bg-interactive-hover)}@media (max-width:520px){.key-value-table-module__isYHaq__table th,.key-value-table-module__isYHaq__table td{width:100%;display:block}.key-value-table-module__isYHaq__table th{padding-bottom:6px}.key-value-table-module__isYHaq__table td{padding-top:0}.key-value-table-module__isYHaq__table tr+tr td{border-top:0}}
.site-header-module__MfhZ2a__bar{z-index:50;background:var(--canvas);border-bottom:1px solid var(--hair);flex-shrink:0;position:sticky;top:0}.site-header-module__MfhZ2a__barOnBlue{background:var(--bw-blue-core);border-bottom-color:#ffffff2e}.site-header-module__MfhZ2a__barHero{background:var(--header-veil);-webkit-backdrop-filter:blur(14px)saturate(1.2);backdrop-filter:blur(14px)saturate(1.2)}.site-header-module__MfhZ2a__inner{max-width:var(--page-maxw);padding:14px var(--page-pad);align-items:center;gap:14px;margin:0 auto;display:flex;position:relative}.site-header-module__MfhZ2a__innerWide{max-width:none;padding:14px clamp(20px,2vw,28px)}.site-header-module__MfhZ2a__barShell{border-bottom:none}.site-header-module__MfhZ2a__innerShell{max-width:none}.site-header-module__MfhZ2a__brandGroup{align-items:center;gap:7px;min-width:0;display:inline-flex}.site-header-module__MfhZ2a__brand{flex-shrink:0;align-items:center;display:inline-flex}.site-header-module__MfhZ2a__label{font-family:var(--font-display);letter-spacing:.03em;text-transform:uppercase;color:var(--ink);white-space:nowrap;font-size:16px;font-weight:800;line-height:1}.site-header-module__MfhZ2a__labelOnBlue{color:var(--on-blue)}.site-header-module__MfhZ2a__actions{align-items:center;gap:clamp(12px,1.6vw,18px);margin-left:auto;display:flex}.site-header-module__MfhZ2a__nav{align-items:center;gap:clamp(12px,1.6vw,18px);display:flex}.site-header-module__MfhZ2a__ctas{align-items:center;gap:8px;display:flex}.site-header-module__MfhZ2a__navLink{min-height:40px;color:var(--ink);align-items:center;font-size:13.5px;font-weight:450;transition:color .15s;display:inline-flex}.site-header-module__MfhZ2a__navLink:hover{color:var(--ink)}.site-header-module__MfhZ2a__navLinkOnBlue{color:var(--on-blue-dim)}.site-header-module__MfhZ2a__navLinkOnBlue:hover{color:var(--on-blue)}.site-header-module__MfhZ2a__mobileMenu{display:none;position:relative}.site-header-module__MfhZ2a__mobileMenuButton{border-radius:var(--radius-pill);width:44px;height:44px;color:var(--text-primary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:background-color .15s,scale .12s;display:inline-flex}.site-header-module__MfhZ2a__mobileMenuButton:hover,.site-header-module__MfhZ2a__mobileMenuButton[aria-expanded=true]{background:var(--bg-interactive-hover)}.site-header-module__MfhZ2a__mobileMenuButton:active{scale:.96}.site-header-module__MfhZ2a__mobileMenuButtonOnBlue{color:var(--on-blue)}.site-header-module__MfhZ2a__mobileMenuButtonOnBlue:hover,.site-header-module__MfhZ2a__mobileMenuButtonOnBlue[aria-expanded=true]{background:var(--on-blue-hover)}.site-header-module__MfhZ2a__menuIconStack{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:relative}.site-header-module__MfhZ2a__menuIcon,.site-header-module__MfhZ2a__closeIcon{transition:opacity .3s cubic-bezier(.2,0,0,1),scale .3s cubic-bezier(.2,0,0,1),filter .3s cubic-bezier(.2,0,0,1)}.site-header-module__MfhZ2a__closeIcon{position:absolute;inset:0}.site-header-module__MfhZ2a__menuIconHidden{opacity:0;filter:blur(4px);scale:.25}.site-header-module__MfhZ2a__mobileMenuPanel{width:min(280px, calc(100vw - (2 * var(--page-pad))));border-radius:calc(var(--radius-card) + 8px);background:var(--background-elevated);color:var(--text-primary);box-shadow:var(--card-shadow);opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;transition:opacity .15s,transform .15s,visibility 0s linear .15s;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;transform:translateY(-8px)}.site-header-module__MfhZ2a__mobileMenuPanelOpen{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.site-header-module__MfhZ2a__mobileMenuLink{min-height:52px;color:var(--text-primary);justify-content:space-between;align-items:center;padding:0 18px;font-size:14px;font-weight:550;transition:background-color .12s,color .12s;display:flex}.site-header-module__MfhZ2a__mobileMenuLink+.site-header-module__MfhZ2a__mobileMenuLink{border-top:1px solid var(--border-divider)}.site-header-module__MfhZ2a__mobileMenuLink:hover{background:var(--bg-interactive-hover);color:var(--text-link)}.site-header-module__MfhZ2a__mobileOptional{display:inline}@media (max-width:720px){.site-header-module__MfhZ2a__nav,.site-header-module__MfhZ2a__login{display:none}.site-header-module__MfhZ2a__mobileMenu{display:block}.site-header-module__MfhZ2a__actions,.site-header-module__MfhZ2a__ctas{gap:6px}.site-header-module__MfhZ2a__inner,.site-header-module__MfhZ2a__innerWide{padding-block:10px}}@media (max-width:520px){.site-header-module__MfhZ2a__brand [aria-label=Boardwalk]>span:last-child{display:none}}@media (max-width:360px){.site-header-module__MfhZ2a__mobileOptional{display:none}}@media (prefers-reduced-motion:reduce){.site-header-module__MfhZ2a__mobileMenuButton,.site-header-module__MfhZ2a__menuIcon,.site-header-module__MfhZ2a__closeIcon,.site-header-module__MfhZ2a__mobileMenuPanel,.site-header-module__MfhZ2a__mobileMenuLink{transition:none}}.site-header-module__MfhZ2a__innerWithNavigation{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:32px;display:grid}.site-header-module__MfhZ2a__innerWithNavigation .site-header-module__MfhZ2a__brandGroup{justify-self:start}.site-header-module__MfhZ2a__innerWithNavigation .site-header-module__MfhZ2a__actions{justify-self:end;margin-left:0}@media (max-width:900px){.site-header-module__MfhZ2a__innerWithNavigation{gap:16px}}@media (max-width:800px){.site-header-module__MfhZ2a__innerWithNavigation{gap:8px}.site-header-module__MfhZ2a__innerWithNavigation .site-header-module__MfhZ2a__mobileMenu{display:block}.site-header-module__MfhZ2a__innerWithNavigation .site-header-module__MfhZ2a__label,.site-header-module__MfhZ2a__innerWithNavigation .site-header-module__MfhZ2a__login,.site-header-module__MfhZ2a__innerWithNavigation .site-header-module__MfhZ2a__apiKey{display:none}.site-header-module__MfhZ2a__innerWithNavigation .site-header-module__MfhZ2a__brand [aria-label=Boardwalk]>span:last-child{display:none}}@media (max-width:360px){.site-header-module__MfhZ2a__innerWithNavigation{gap:0;padding-inline:12px}.site-header-module__MfhZ2a__innerWithNavigation .site-header-module__MfhZ2a__mobileMenuButton{width:40px}}
.models-catalog-module__pEUXvG__catalog{flex-direction:column;gap:16px;min-width:0;display:flex}.models-catalog-module__pEUXvG__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.models-catalog-module__pEUXvG__search{flex:0 18rem;align-items:center;min-width:12rem;display:flex;position:relative}.models-catalog-module__pEUXvG__searchIcon{color:var(--text-tertiary);pointer-events:none;display:inline-flex;position:absolute;left:14px}.models-catalog-module__pEUXvG__searchInput{width:100%;min-height:40px;font:inherit;color:var(--text-primary);background:var(--input-bg);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);padding:8px 16px 8px 38px;font-size:13.5px;line-height:1.5;transition:border-color .12s,box-shadow .12s}.models-catalog-module__pEUXvG__searchInput::placeholder{color:var(--text-tertiary)}.models-catalog-module__pEUXvG__searchInput::-webkit-search-cancel-button{appearance:none}.models-catalog-module__pEUXvG__searchInput:hover:not(:focus){border-color:var(--text-quaternary)}.models-catalog-module__pEUXvG__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring);outline:none}.models-catalog-module__pEUXvG__catalog .models-catalog-module__pEUXvG__count{text-align:right;color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap;margin:-4px 0 0;font-size:13px}.models-catalog-module__pEUXvG__empty{color:var(--text-tertiary);font-size:13px}.models-catalog-module__pEUXvG__empty a{color:var(--text-primary);text-underline-offset:3px;text-decoration:underline}@media (max-width:640px){.models-catalog-module__pEUXvG__search{flex:100%}}@media (prefers-reduced-motion:reduce){.models-catalog-module__pEUXvG__searchInput{transition:none}}
.page-shell-module__d63nXG__page{width:min(100%, var(--page-maxw));border-inline:1px solid var(--border-default);background:var(--background-app);min-height:100vh;color:var(--text-primary);flex-direction:column;margin-inline:auto;display:flex;overflow-x:clip}.page-shell-module__d63nXG__contoured{z-index:1;background:var(--background-app);position:relative}.page-shell-module__d63nXG__skipLink{z-index:100;border-radius:var(--radius);background:var(--brand-primary);color:var(--brand-on-primary);padding:10px 14px;font-weight:600;transition:transform .14s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.page-shell-module__d63nXG__skipLink:focus-visible{transform:translateY(0)}.page-shell-module__d63nXG__main{width:100%;padding:var(--page-pad-block-start) var(--page-pad) var(--page-pad-block-end);flex:1;margin:0 auto}.page-shell-module__d63nXG__reading{max-width:820px}.page-shell-module__d63nXG__wide{max-width:var(--page-maxw)}@media (prefers-reduced-motion:reduce){.page-shell-module__d63nXG__skipLink{transition:none}}
.theme-toggle-module__j5TG0q__group{align-items:center;gap:2px;display:inline-flex}.theme-toggle-module__j5TG0q__option{border-radius:var(--radius-pill);width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:background-color .12s,color .12s;display:inline-flex}.theme-toggle-module__j5TG0q__option:hover{color:var(--text-primary)}.theme-toggle-module__j5TG0q__option[data-active]{background:var(--bg-interactive-selected);color:var(--text-primary)}
.code-block-module__tCH8Jq__container{background:var(--code-bg);border:1px solid var(--border-default);border-radius:var(--radius-card);margin:4px 0 20px;position:relative;overflow:hidden}.code-block-module__tCH8Jq__header{background:var(--code-toolbar-bg);border-bottom:1px solid var(--border-default);align-items:center;gap:9px;padding:9px 48px 9px 14px;display:flex}.code-block-module__tCH8Jq__title{font-family:var(--font-sans);color:var(--text-secondary);font-size:12px}.code-block-module__tCH8Jq__copyBtn{border-radius:var(--radius-xs);width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:color .12s,background .12s;display:inline-flex;position:absolute;top:5px;right:6px}.code-block-module__tCH8Jq__copyBtn:after{content:"";position:absolute;inset:-4px}.code-block-module__tCH8Jq__copyBtn:hover{color:var(--text-primary);background:var(--bg-interactive-hover)}.code-block-module__tCH8Jq__copyBtnDone{color:var(--accent)}.code-block-module__tCH8Jq__pre{background:var(--code-body-bg);font-family:var(--font-mono);color:var(--text-primary);tab-size:2;margin:0;padding:16px;font-size:13.5px;line-height:1.75;overflow-x:auto}.code-block-module__tCH8Jq__pre code{font-family:inherit}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.390ncx5urfkfu.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.21jp631_3pja2.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a4b5a2fc-module__rHtkuW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a4b5a2fc-module__rHtkuW__variable{--font-geist-sans:"Geist", "Geist Fallback"}
.wordmark-module__c6dY7W__wordmark{font-family:var(--font-display);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.26em;font-weight:800;line-height:1;display:inline-flex}.wordmark-module__c6dY7W__mark{flex:none;width:auto;height:1.58em;margin-right:.02em}.wordmark-module__c6dY7W__sm{font-size:14px}.wordmark-module__c6dY7W__md{font-size:16px}.wordmark-module__c6dY7W__brand{color:var(--ink)}.wordmark-module__c6dY7W__muted{color:var(--text-tertiary)}.wordmark-module__c6dY7W__onBlue{color:var(--on-blue)}
.api-fields-module__wtWZSG__fields{margin:0 0 24px}.api-fields-module__wtWZSG__field{border-top:1px solid var(--border-divider);padding:18px 0}.api-fields-module__wtWZSG__label{flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.api-fields-module__wtWZSG__label code{overflow-wrap:anywhere}.api-fields-module__wtWZSG__type,.api-fields-module__wtWZSG__requirement{color:var(--text-tertiary);font-size:12px}.api-fields-module__wtWZSG__requirement{color:var(--text-secondary)}.api-fields-module__wtWZSG__description{color:var(--text-secondary);margin:10px 0 0;font-size:14px;line-height:1.65}.api-fields-module__wtWZSG__children{margin-top:12px}.api-fields-module__wtWZSG__children summary{cursor:pointer;width:fit-content;color:var(--text-primary);padding:8px 0;font-size:13px}.api-fields-module__wtWZSG__children summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.api-fields-module__wtWZSG__children .api-fields-module__wtWZSG__fields{border-left:1px solid var(--border-divider);margin:6px 0 0 8px;padding-left:16px}
.doc-links-module__Sxf8Wa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0 32px;display:grid}.doc-links-module__Sxf8Wa__grid .doc-links-module__Sxf8Wa__card{border:1px solid var(--border-default);border-radius:var(--radius-card);color:var(--text-primary);background:0 0;flex-direction:column;gap:8px;padding:22px;text-decoration:none;transition:border-color .15s,background-color .15s;display:flex}.doc-links-module__Sxf8Wa__grid .doc-links-module__Sxf8Wa__card:hover{border-color:var(--border-subtle);background:var(--bg-interactive-hover);text-decoration:none}.doc-links-module__Sxf8Wa__card:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.doc-links-module__Sxf8Wa__icons{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.doc-links-module__Sxf8Wa__title{font-size:16px;font-weight:600;line-height:1.4}.doc-links-module__Sxf8Wa__description{color:var(--text-secondary);text-wrap:pretty;font-size:14px;line-height:1.6}@media (max-width:540px){.doc-links-module__Sxf8Wa__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.doc-links-module__Sxf8Wa__grid .doc-links-module__Sxf8Wa__card{transition:none}}
.pager-module__iUQFZW__pager{justify-content:space-between;gap:12px;margin-top:56px;display:flex}.pager-module__iUQFZW__pager a{color:var(--text-primary);text-decoration:none}.pager-module__iUQFZW__pager a:hover{text-decoration:none}
@font-face{font-family:Sora;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/b886574ba42c3409-s.1_wjncogyh-s7.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/c41ca59f1c34ba31-s.p.2y2uoi4t910qy.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora Fallback;src:local(Arial);ascent-override:85.29%;descent-override:25.5%;line-gap-override:0.0%;size-adjust:113.73%}.sora_b49584eb-module__-VbXWa__className{font-family:Sora,Sora Fallback;font-style:normal}.sora_b49584eb-module__-VbXWa__variable{--font-sora:"Sora", "Sora Fallback"}
.doc-search-module__gIzViW__trigger{border:1px solid var(--border-default);border-radius:var(--radius);background:var(--background-surface-subtle);width:100%;min-height:34px;color:var(--text-tertiary);cursor:pointer;align-items:center;gap:8px;padding:0 10px;font-family:inherit;font-size:13px;transition:border-color .12s,color .12s;display:flex}.doc-search-module__gIzViW__trigger:hover{border-color:var(--border-subtle);color:var(--text-primary)}.doc-search-module__gIzViW__triggerLabel{text-align:left;flex:1}.doc-search-module__gIzViW__kbd{border:1px solid var(--border-default);border-radius:var(--radius-xs);background:var(--card-bg);color:var(--text-quaternary);font-family:var(--font-sans);flex:none;padding:1px 5px;font-size:11px;line-height:1.5}.doc-search-module__gIzViW__dialog{border-radius:var(--radius-card);background:0 0;border:0;width:min(560px,100vw - 32px);margin:clamp(48px,12vh,140px) auto auto;padding:0}.doc-search-module__gIzViW__dialog::backdrop{background:#0006}.doc-search-module__gIzViW__panel{border:1px solid var(--border-default);border-radius:var(--radius-card);background:var(--background-elevated);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 16px 48px #00000038}.doc-search-module__gIzViW__searchRow{border-bottom:1px solid var(--border-default);color:var(--text-tertiary);align-items:center;gap:10px;padding:13px 16px;display:flex}.doc-search-module__gIzViW__input{min-width:0;color:var(--text-primary);background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:15px}.doc-search-module__gIzViW__input::placeholder{color:var(--text-quaternary)}.doc-search-module__gIzViW__results{flex-direction:column;gap:2px;max-height:min(52vh,380px);padding:8px;display:flex;overflow-y:auto}.doc-search-module__gIzViW__result{border-radius:var(--radius-xs);width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:9px 10px;font-family:inherit;font-size:13.5px;display:flex}@media (max-width:768px){.doc-search-module__gIzViW__result{min-height:44px}}.doc-search-module__gIzViW__resultActive{background:var(--bg-interactive-selected);color:var(--text-primary)}.doc-search-module__gIzViW__resultLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.doc-search-module__gIzViW__resultMeta{color:var(--text-quaternary);flex:none;font-size:12px}.doc-search-module__gIzViW__empty{color:var(--text-tertiary);text-align:center;padding:18px 10px;font-size:13px}.doc-search-module__gIzViW__footer{border-top:1px solid var(--border-default);color:var(--text-quaternary);padding:9px 16px;font-size:11.5px}@media (prefers-reduced-motion:reduce){.doc-search-module__gIzViW__trigger{transition:none}}
.doc-section-module__po-a7W__toc{flex-shrink:0;width:210px;padding:36px 24px 48px 8px;overflow-y:auto}.doc-section-module__po-a7W__tocTitle{color:var(--text-primary);margin-bottom:10px;font-size:12.5px;font-weight:600}.doc-section-module__po-a7W__tocList{border-left:1px solid var(--border-default);flex-direction:column;gap:6px;list-style:none;display:flex}.doc-section-module__po-a7W__tocLink{color:var(--text-secondary);border-left:2px solid #0000;margin-left:-1px;padding:1px 0 1px 12px;font-size:12.5px;line-height:1.45;transition:color .12s,border-color .12s;display:block}.doc-section-module__po-a7W__tocLink:hover{color:var(--text-primary)}.doc-section-module__po-a7W__tocIndent{padding-left:24px}.doc-section-module__po-a7W__tocActive{color:var(--accent);border-left-color:var(--accent);font-weight:600}@media (max-width:1100px){.doc-section-module__po-a7W__toc{display:none}}
.home-module__txgM7a__page{z-index:1;width:min(100%, var(--page-maxw));border-inline:1px solid var(--border-default);min-height:100vh;color:var(--text-primary);margin-inline:auto;position:relative;overflow-x:clip}.home-module__txgM7a__skipLink{z-index:100;border-radius:var(--radius);background:var(--brand-primary);color:var(--brand-on-primary);padding:10px 14px;font-weight:600;transition:transform .14s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.home-module__txgM7a__skipLink:focus-visible{transform:translateY(0)}.home-module__txgM7a__main{width:100%}.home-module__txgM7a__h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);text-wrap:balance;font-size:clamp(28px,3vw,38px);font-weight:650;line-height:1.08}.home-module__txgM7a__textLink{color:var(--text-link);align-items:center;gap:5px;font-size:14px;font-weight:550;display:inline-flex}.home-module__txgM7a__textLink:hover{text-underline-offset:3px;text-decoration:underline}.home-module__txgM7a__hero{border-bottom:1px solid var(--border-default);position:relative;overflow:hidden}.home-module__txgM7a__heroGrid{z-index:1;width:100%;min-height:640px;padding-inline:var(--page-pad);grid-template-columns:minmax(480px,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(8px,1.5vw,24px);margin-inline:auto;display:grid;position:relative}.home-module__txgM7a__heroCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:clamp(72px,8vw,112px);display:flex}.home-module__txgM7a__h1{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;color:var(--text-primary);text-wrap:balance;font-size:clamp(38px,4.6vw,66px);font-weight:800;line-height:1}.home-module__txgM7a__h1Line{display:block}.home-module__txgM7a__heroSub{max-width:500px;color:var(--text-secondary);text-wrap:pretty;margin-top:22px;font-size:17px;line-height:1.6}.home-module__txgM7a__heroCtas,.home-module__txgM7a__ctaActions{flex-wrap:wrap;gap:10px;display:flex}.home-module__txgM7a__heroCtas{margin-top:26px}.home-module__txgM7a__heroVisualColumn{justify-content:center;align-items:center;min-width:0;padding-block:clamp(32px,4vw,56px);display:flex}.home-module__txgM7a__facts{padding-inline:var(--page-pad);border-bottom:1px solid var(--border-default);background:var(--section-veil)}.home-module__txgM7a__factsGrid{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;list-style:none;display:grid}.home-module__txgM7a__factsGrid>li{align-items:center;min-height:92px;padding:22px 26px 22px 0;display:flex}.home-module__txgM7a__factsGrid>li+li{border-left:1px solid var(--border-default);padding-left:26px}.home-module__txgM7a__factCopy{flex-direction:column;gap:3px;min-width:0;display:flex}.home-module__txgM7a__factCopy strong{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.01em;font-size:14px;font-weight:620}.home-module__txgM7a__factCopy>span{color:var(--text-secondary);font-size:12.5px}.home-module__txgM7a__pool,.home-module__txgM7a__workflow,.home-module__txgM7a__api,.home-module__txgM7a__metering{background:var(--section-veil);padding-block:clamp(92px,9.5vw,136px);padding-inline:var(--page-pad);border-bottom:1px solid var(--border-default)}.home-module__txgM7a__poolGrid,.home-module__txgM7a__workflowVisual,.home-module__txgM7a__trustPanel,.home-module__txgM7a__sectionHeader{width:100%}.home-module__txgM7a__sectionHeader{margin-bottom:36px}.home-module__txgM7a__sectionLead{max-width:560px;color:var(--text-secondary);text-wrap:pretty;margin-top:14px;font-size:16px;line-height:1.6}.home-module__txgM7a__pool{background:var(--section-veil)}.home-module__txgM7a__poolGrid{grid-template-columns:minmax(320px,.95fr) minmax(400px,1.05fr);align-items:center;gap:clamp(44px,7vw,92px);display:grid}.home-module__txgM7a__poolCopy p{max-width:480px;color:var(--text-secondary);text-wrap:pretty;margin-top:16px;font-size:15px;line-height:1.65}.home-module__txgM7a__poolStats{grid-template-columns:repeat(3,minmax(0,auto));justify-content:start;gap:clamp(20px,3vw,40px);margin-block:28px 22px;display:grid}.home-module__txgM7a__poolStats dt{color:var(--text-primary);font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:26px;font-weight:700;line-height:1}.home-module__txgM7a__poolStats dd{color:var(--text-tertiary);margin-top:7px;font-size:12px}.home-module__txgM7a__api,.home-module__txgM7a__workflow,.home-module__txgM7a__metering{background:var(--section-veil-glass)}.home-module__txgM7a__trustPanel{border:1px solid var(--border-default);border-radius:var(--radius-card);background:var(--panel-glass);box-shadow:inset 0 1px 0 var(--panel-glass-edge);-webkit-backdrop-filter:var(--panel-glass-filter);backdrop-filter:var(--panel-glass-filter);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.home-module__txgM7a__trustCol{flex-direction:column;min-width:0;padding:clamp(28px,3.2vw,44px);display:flex}.home-module__txgM7a__trustCol+.home-module__txgM7a__trustCol{border-left:1px solid var(--border-default)}.home-module__txgM7a__trustCol h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(19px,1.8vw,23px);font-weight:650}.home-module__txgM7a__trustCol>p{min-height:44px;color:var(--text-secondary);text-wrap:pretty;margin-top:10px;font-size:14px;line-height:1.6}.home-module__txgM7a__trustCol code{font-family:var(--font-mono);color:var(--text-primary);font-size:12.5px}.home-module__txgM7a__trustRows{margin-top:26px}.home-module__txgM7a__trustRows>div{border-top:1px solid var(--border-divider);justify-content:space-between;align-items:baseline;gap:14px;padding-block:15px;display:flex}.home-module__txgM7a__trustRows dt{color:var(--text-tertiary);font-size:13px}.home-module__txgM7a__trustRows dd{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.01em;text-align:right;font-size:14.5px;font-weight:620}.home-module__txgM7a__trustFooter{margin-top:24px}.home-module__txgM7a__cta{width:100%;padding-block:clamp(84px,10vw,132px);padding-inline:var(--page-pad);text-align:center;flex-direction:column;align-items:center;display:flex}.home-module__txgM7a__cta h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);text-wrap:balance;text-transform:uppercase;font-size:clamp(30px,3.4vw,44px);font-weight:680;line-height:1.06}.home-module__txgM7a__cta p{color:var(--text-secondary);margin-top:12px;font-size:16px;line-height:1.6}.home-module__txgM7a__ctaActions{justify-content:center;margin-top:28px}@media (max-width:980px){.home-module__txgM7a__heroGrid,.home-module__txgM7a__poolGrid,.home-module__txgM7a__trustPanel{grid-template-columns:minmax(0,1fr)}.home-module__txgM7a__trustCol+.home-module__txgM7a__trustCol{border-top:1px solid var(--border-default);border-left:0}.home-module__txgM7a__trustCol>p,.home-module__txgM7a__heroGrid{min-height:0}.home-module__txgM7a__heroCopy{padding-block:72px 8px}.home-module__txgM7a__heroVisualColumn{padding-block:8px 56px}.home-module__txgM7a__factsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-module__txgM7a__factsGrid>li{min-height:84px}.home-module__txgM7a__factsGrid>li:nth-child(odd){border-left:0}.home-module__txgM7a__factsGrid>li:nth-child(n+3){border-top:1px solid var(--border-default)}.home-module__txgM7a__poolVisual{max-width:640px}}@media (max-width:720px){.home-module__txgM7a__h1{font-size:34px}.home-module__txgM7a__heroSub{font-size:16px}.home-module__txgM7a__factsGrid{grid-template-columns:minmax(0,1fr)}.home-module__txgM7a__factsGrid>li{min-height:0;padding:18px 4px}.home-module__txgM7a__factsGrid>li+li{border-top:1px solid var(--border-default);border-left:0;padding-left:4px}.home-module__txgM7a__poolStats{gap:24px}}@media (max-width:480px){.home-module__txgM7a__heroCtas,.home-module__txgM7a__ctaActions{grid-template-columns:minmax(0,1fr);width:100%;display:grid}.home-module__txgM7a__heroCtas>a,.home-module__txgM7a__ctaActions>a{width:100%}}@media (prefers-reduced-motion:reduce){.home-module__txgM7a__skipLink{transition:none}}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/13bf9871fe164e7f-s.2f7nqdagzwx2-.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/cc545e633e20c56d-s.176arc174-8zp.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/71b036adf157cdcf-s.0bp8oijd_gu96.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/89b21bb081cb7469-s.1fby2rem9ngyr.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/3fe682a82f50d426-s.0vfdmo25voy_0.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/70bc3e132a0a741e-s.p.3t6q91iet4nsy.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_49d57496-module__gfn49G__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_49d57496-module__gfn49G__variable{--font-jetbrains-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
.about-module__-i9KWa__note{margin:calc(var(--page-pad-block-start) * -1) calc(var(--page-pad) * -1) calc(var(--page-pad-block-end) * -1)}.about-module__-i9KWa__section{padding-inline:var(--page-pad);border-bottom:1px solid var(--border-default)}.about-module__-i9KWa__introSection{padding-block:clamp(64px,8vw,104px)}.about-module__-i9KWa__rolesSection{padding-block:clamp(64px,8vw,96px);scroll-margin-top:24px}.about-module__-i9KWa__intro,.about-module__-i9KWa__roles,.about-module__-i9KWa__footer{width:100%;max-width:1080px;margin-inline:auto}.about-module__-i9KWa__intro{grid-template-columns:minmax(360px,1fr) minmax(340px,420px);align-items:center;gap:clamp(40px,6vw,72px);display:grid}.about-module__-i9KWa__article{min-width:0}.about-module__-i9KWa__header h1{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;font-size:clamp(34px,4vw,44px);font-weight:680;line-height:1.06}.about-module__-i9KWa__headlineLine{white-space:nowrap;display:block}.about-module__-i9KWa__header p{max-width:48ch;color:var(--text-primary);letter-spacing:-.01em;text-wrap:pretty;margin-top:20px;font-size:19px;font-weight:460;line-height:1.45}.about-module__-i9KWa__graphic{justify-self:end;width:min(100%,420px);min-width:0}.about-module__-i9KWa__body{max-width:640px;margin-top:30px}.about-module__-i9KWa__body p{color:var(--text-secondary);text-wrap:pretty;font-size:15px;line-height:1.75}.about-module__-i9KWa__body p+p{margin-top:20px}.about-module__-i9KWa__roles h2{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;font-size:clamp(28px,3vw,38px);font-weight:650;line-height:1.08}.about-module__-i9KWa__emptyRoles{border:1px solid var(--border-default);border-radius:var(--radius-card);background:var(--card-bg);box-shadow:var(--card-shadow);text-align:center;gap:8px;margin-top:24px;padding:clamp(32px,4vw,44px) 24px;display:grid}.about-module__-i9KWa__emptyTitle{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.01em;font-size:14px;font-weight:620}.about-module__-i9KWa__emptyCopy{color:var(--text-tertiary);text-wrap:pretty;font-size:13.5px;line-height:1.55}.about-module__-i9KWa__footer{justify-content:space-between;align-items:center;gap:24px;display:flex}.about-module__-i9KWa__metaSection{padding:22px var(--page-pad)}.about-module__-i9KWa__footer>p{color:var(--text-tertiary);font-size:13px}.about-module__-i9KWa__footer nav{align-items:center;gap:22px;display:flex}.about-module__-i9KWa__footer a{min-height:40px;color:var(--text-link);white-space:nowrap;align-items:center;font-size:13px;font-weight:600;display:inline-flex}.about-module__-i9KWa__footer a:hover{text-underline-offset:3px;text-decoration:underline}@media (max-width:880px){.about-module__-i9KWa__intro{grid-template-columns:minmax(0,1fr);gap:36px}.about-module__-i9KWa__header h1{line-height:1.12}.about-module__-i9KWa__header p{max-width:46ch;margin-top:24px}.about-module__-i9KWa__graphic{justify-self:start;width:min(100%,480px)}.about-module__-i9KWa__footer{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:420px){.about-module__-i9KWa__header h1{font-size:34px}.about-module__-i9KWa__footer nav{flex-direction:column;align-items:flex-start;gap:0}}
.page-module__j6Q3dW__split{margin-block:calc(-1 * var(--page-pad-block-start)) calc(-1 * var(--page-pad-block-end));grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;display:grid}.page-module__j6Q3dW__intro{min-width:0;padding-right:clamp(28px,5vw,72px);padding-block:var(--page-pad-block-start) var(--page-pad-block-end);flex-direction:column;display:flex}.page-module__j6Q3dW__title{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(38px,4.8vw,56px);font-weight:680;line-height:1.04}.page-module__j6Q3dW__lede{text-wrap:pretty;max-width:34ch;color:var(--text-secondary);margin-top:16px;font-size:16px;line-height:1.6}.page-module__j6Q3dW__formCol{border-left:1px solid var(--border-default);min-width:0;padding-left:clamp(28px,5vw,72px);padding-block:var(--page-pad-block-start) var(--page-pad-block-end)}.page-module__j6Q3dW__form{position:relative}.page-module__j6Q3dW__fieldsHidden{visibility:hidden}.page-module__j6Q3dW__sentOverlay{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.page-module__j6Q3dW__sentTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-size:20px;font-weight:600}.page-module__j6Q3dW__sentBody{max-width:44ch;color:var(--text-tertiary);font-size:14.5px;line-height:1.6}.page-module__j6Q3dW__fieldRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__j6Q3dW__field{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.page-module__j6Q3dW__label{color:var(--text-primary);font-size:13px;font-weight:600}.page-module__j6Q3dW__input,.page-module__j6Q3dW__textarea{width:100%;font:inherit;color:var(--text-primary);background:var(--input-bg);border:1px solid var(--border-subtle);border-radius:var(--radius);padding:11px 14px;font-size:14.5px;line-height:1.5;transition:border-color .12s,box-shadow .12s;display:block}.page-module__j6Q3dW__input::placeholder,.page-module__j6Q3dW__textarea::placeholder{color:var(--text-quaternary)}.page-module__j6Q3dW__input:hover:not(:focus),.page-module__j6Q3dW__textarea:hover:not(:focus){border-color:var(--text-quaternary)}.page-module__j6Q3dW__input:focus,.page-module__j6Q3dW__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring);outline:none}.page-module__j6Q3dW__textarea{resize:vertical;min-height:132px;line-height:1.55}.page-module__j6Q3dW__trap{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.page-module__j6Q3dW__error{color:var(--status-error-text);margin:0 0 14px;font-size:12.5px;line-height:1.4}.page-module__j6Q3dW__submit{width:100%;margin-top:4px}.page-module__j6Q3dW__submit:disabled{opacity:.6;cursor:default}.page-module__j6Q3dW__channels{flex-direction:column;gap:16px;margin-top:auto;padding-top:32px;display:flex}.page-module__j6Q3dW__channelsTitle{color:var(--text-primary);font-size:13px;font-weight:600}.page-module__j6Q3dW__channel{flex-direction:column;gap:2px;max-width:42ch;display:flex}.page-module__j6Q3dW__channelEmail{color:var(--text-link);overflow-wrap:anywhere;font-size:14px;font-weight:500;text-decoration:none}.page-module__j6Q3dW__channelEmail:hover{text-underline-offset:2px;text-decoration:underline}.page-module__j6Q3dW__channelBody{color:var(--text-tertiary);font-size:12.5px;line-height:1.55}.page-module__j6Q3dW__discord{align-self:flex-start;margin-top:2px}.page-module__j6Q3dW__inlineLink{color:var(--text-link);text-underline-offset:2px;text-decoration:underline}@media (max-width:900px){.page-module__j6Q3dW__split{grid-template-columns:minmax(0,1fr)}.page-module__j6Q3dW__intro{padding-bottom:0;padding-right:0}.page-module__j6Q3dW__formCol{border-left:none;border-top:1px solid var(--border-default);padding-top:40px;padding-left:0}.page-module__j6Q3dW__channels{margin-top:32px;padding-bottom:40px}}@media (max-width:520px){.page-module__j6Q3dW__fieldRow{grid-template-columns:1fr;gap:0}}
.sidebar-module__oYXrza__sidebar{background:var(--background-app);border-right:1px solid var(--border-default);flex-direction:column;flex-shrink:0;gap:20px;width:248px;padding:32px 16px 40px;display:flex;overflow-y:auto}.sidebar-module__oYXrza__search{padding:0 3px}.sidebar-module__oYXrza__section{flex-direction:column;display:flex}.sidebar-module__oYXrza__sidebarFooter{margin-top:auto;padding:8px 8px 0}.sidebar-module__oYXrza__sectionTitle{letter-spacing:.01em;color:var(--text-primary);margin-bottom:6px;padding:0 11px;font-size:13px;font-weight:600}.sidebar-module__oYXrza__list{flex-direction:column;gap:2px;list-style:none;display:flex}.sidebar-module__oYXrza__link{border-radius:var(--radius);min-height:32px;color:var(--text-secondary);align-items:center;padding:4px 11px;font-size:14px;line-height:1.4;transition:color .12s,background .12s;display:flex}.sidebar-module__oYXrza__link:hover{color:var(--text-primary);background:var(--bg-interactive-hover)}.sidebar-module__oYXrza__active,.sidebar-module__oYXrza__active:hover{color:var(--text-link);background:var(--accent-tint);font-weight:600}.sidebar-module__oYXrza__mobileNav{display:none}@media (max-width:768px){.sidebar-module__oYXrza__sidebar{display:none}.sidebar-module__oYXrza__mobileNav{z-index:40;background:var(--background-app);border-bottom:1px solid var(--border-default);flex-direction:column;flex-shrink:0;padding:0 20px 10px;display:flex;position:relative}.sidebar-module__oYXrza__mobileTrigger{width:100%;min-height:54px;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:8px 2px;font-family:inherit;display:flex}.sidebar-module__oYXrza__mobileTriggerCopy{flex-direction:column;gap:1px;min-width:0;display:flex}.sidebar-module__oYXrza__mobileEyebrow{color:var(--text-tertiary);letter-spacing:.02em;font-size:11px;font-weight:550}.sidebar-module__oYXrza__mobileCurrent{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;overflow:hidden}.sidebar-module__oYXrza__mobileChevron{transition:rotate .18s}.sidebar-module__oYXrza__mobileChevronOpen{rotate:180deg}.sidebar-module__oYXrza__mobilePanel{border-radius:calc(var(--radius-card) + 8px);background:var(--background-elevated);max-height:min(620px,100vh - 148px);box-shadow:var(--card-shadow);opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;transition:opacity .15s,transform .15s,visibility 0s linear .15s;display:flex;position:absolute;top:calc(100% + 8px);left:12px;right:12px;overflow:hidden;transform:translateY(-8px)}.sidebar-module__oYXrza__mobilePanelOpen{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.sidebar-module__oYXrza__mobileSearch{border-bottom:1px solid var(--border-default);flex:none;padding:12px}.sidebar-module__oYXrza__mobileSearch button{min-height:44px}.sidebar-module__oYXrza__mobileSections{overscroll-behavior:contain;flex-direction:column;gap:22px;padding:18px 12px;display:flex;overflow-y:auto}.sidebar-module__oYXrza__mobileSection{flex-direction:column;gap:6px;display:flex}.sidebar-module__oYXrza__mobileSectionTitle{color:var(--text-tertiary);letter-spacing:.02em;padding:0 10px;font-size:11px;font-weight:600}.sidebar-module__oYXrza__mobileList{flex-direction:column;gap:2px;list-style:none;display:flex}.sidebar-module__oYXrza__mobileLink{border-radius:var(--radius);min-height:44px;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-size:14px;transition:background-color .12s,color .12s;display:flex}.sidebar-module__oYXrza__mobileLink:hover{background:var(--bg-interactive-hover);color:var(--text-primary)}.sidebar-module__oYXrza__mobileActive{background:var(--accent-tint);color:var(--text-link);font-weight:600}.sidebar-module__oYXrza__mobileFooter{border-top:1px solid var(--border-default);min-height:56px;color:var(--text-tertiary);justify-content:space-between;align-items:center;padding:8px 14px;font-size:12px;display:flex}.sidebar-module__oYXrza__mobileFooter button{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.sidebar-module__oYXrza__mobileChevron,.sidebar-module__oYXrza__mobilePanel,.sidebar-module__oYXrza__mobileLink{transition:none}}
.page-module__QWNpsW__section+.page-module__QWNpsW__section{margin-top:36px}.page-module__QWNpsW__section>div+p{margin-top:16px}.page-module__QWNpsW__sectionTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-primary);margin:0 0 10px;font-size:17px;font-weight:600}.page-module__QWNpsW__back.page-module__QWNpsW__back{color:var(--text-link);margin-bottom:18px}.page-module__QWNpsW__back.page-module__QWNpsW__back:hover{text-decoration:none}@media (prefers-reduced-motion:reduce){.page-module__QWNpsW__back{transition:none}.page-module__QWNpsW__back:hover{transform:none}}.page-module__QWNpsW__brandValue{align-items:center;gap:6px;display:inline-flex}.page-module__QWNpsW__extLink{color:var(--text-primary);align-items:center;gap:6px;transition:color .12s;display:inline-flex}.page-module__QWNpsW__extLink:hover{color:var(--text-link);text-underline-offset:3px;text-decoration:underline}
.page-module__VQ64qq__catalog{margin-bottom:24px}.page-module__VQ64qq__catalog>div p{margin-bottom:0;font-size:13px}
.legal-module__7fVNVa__page{flex-direction:column;min-height:100vh;display:flex}.legal-module__7fVNVa__main{width:100%;max-width:820px;padding:clamp(40px, 6vw, 72px) var(--page-pad) clamp(56px, 8vw, 96px);flex:1;margin:0 auto}.legal-module__7fVNVa__breadcrumb{color:var(--text-tertiary);align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.legal-module__7fVNVa__breadcrumbLink{color:var(--text-link);transition:color .12s}.legal-module__7fVNVa__breadcrumbLink:hover{text-underline-offset:3px;text-decoration:underline}.legal-module__7fVNVa__breadcrumbSeparator{color:var(--text-quaternary)}.legal-module__7fVNVa__breadcrumbCurrent{color:var(--text-secondary)}.legal-module__7fVNVa__main h1{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text-primary);font-size:clamp(28px,4vw,36px);font-weight:700;line-height:1.1}.legal-module__7fVNVa__updated{letter-spacing:.01em;color:var(--text-tertiary);margin:10px 0 40px;font-size:12.5px}.legal-module__7fVNVa__main h2{font-family:var(--font-display);letter-spacing:-.015em;color:var(--text-primary);margin:44px 0 12px;font-size:20px;font-weight:600;line-height:1.25}.legal-module__7fVNVa__main p{color:var(--text-secondary);margin:0 0 16px;font-size:15px;line-height:1.7}.legal-module__7fVNVa__main ul{color:var(--text-secondary);margin:0 0 16px;padding-left:22px;font-size:15px;line-height:1.7}.legal-module__7fVNVa__main li{margin-bottom:7px}.legal-module__7fVNVa__main code{font-family:var(--font-mono);color:var(--text-primary);background:var(--background-surface-subtle);border:1px solid var(--border-default);border-radius:var(--radius-xs);padding:1px 5px;font-size:.9em}.legal-module__7fVNVa__main strong{color:var(--text-primary);font-weight:600}.legal-module__7fVNVa__main em{color:var(--text-secondary)}.legal-module__7fVNVa__main a{color:var(--text-link);text-underline-offset:3px;-webkit-text-decoration:underline #1f5fd066;text-decoration:underline #1f5fd066;text-decoration-thickness:1px;transition:color .12s,text-decoration-color .12s}.legal-module__7fVNVa__main a:hover{color:var(--accent-hover);-webkit-text-decoration-color:var(--text-link);text-decoration-color:var(--text-link)}.legal-module__7fVNVa__list{flex-direction:column;gap:0;margin-top:8px;list-style:none;display:flex}.legal-module__7fVNVa__link{border-top:1px solid var(--border-default);color:inherit;padding:22px 0;transition:background .12s;display:block}.legal-module__7fVNVa__link:last-child{border-bottom:1px solid var(--border-default)}.legal-module__7fVNVa__link:hover{background:var(--bg-interactive-hover)}.legal-module__7fVNVa__linkHeader{align-items:center;gap:14px;margin-bottom:6px;display:flex}.legal-module__7fVNVa__linkIndex{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-quaternary);font-size:12px}.legal-module__7fVNVa__linkTitle{font-family:var(--font-display);letter-spacing:-.015em;color:var(--text-primary);flex:1;font-size:18px;font-weight:600}.legal-module__7fVNVa__chevron{color:var(--text-quaternary)}.legal-module__7fVNVa__linkBody{padding-left:38px;display:block}.legal-module__7fVNVa__linkDesc{color:var(--text-secondary);font-size:14.5px;line-height:1.55}
.not-found-module__sxuMuG__page{flex-direction:column;min-height:100vh;display:flex}.not-found-module__sxuMuG__main{text-align:center;width:100%;max-width:640px;padding:clamp(56px, 9vw, 112px) var(--page-pad);flex-direction:column;flex:1;justify-content:center;align-items:center;margin:0 auto;animation:.4s ease-out both not-found-module__sxuMuG__pageFade;display:flex}@keyframes not-found-module__sxuMuG__pageFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.not-found-module__sxuMuG__bignum{font-family:var(--font-display);letter-spacing:-.02em;color:var(--azure-ink);font-size:clamp(80px,14vw,132px);font-weight:700;line-height:1}.not-found-module__sxuMuG__title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--text-primary);margin:clamp(20px,3vw,30px) 0 0;font-size:clamp(24px,3.2vw,34px);font-weight:600}.not-found-module__sxuMuG__lede{max-width:34rem;color:var(--text-tertiary);margin:12px 0 0;font-size:clamp(15px,1.6vw,17px);line-height:1.6}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:clamp(28px,4vw,38px);display:flex}
.page-module__OBafZq__content{gap:clamp(40px,6vw,56px);display:grid}.page-module__OBafZq__supportCard{border:1px solid var(--border-default);border-radius:var(--radius-card);background:0 0;grid-template-columns:auto minmax(0,1fr);gap:18px;padding:clamp(24px,4vw,32px);display:grid}.page-module__OBafZq__cardIcon{color:var(--text-tertiary);justify-content:center;align-items:flex-start;padding-top:2px;display:flex}.page-module__OBafZq__supportCard h2,.page-module__OBafZq__resources h2{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.015em;font-size:19px;font-weight:620;line-height:1.3}.page-module__OBafZq__supportCard p{max-width:60ch;color:var(--text-secondary);text-wrap:pretty;margin-top:10px;font-size:14.5px;line-height:1.65}.page-module__OBafZq__supportCard a,.page-module__OBafZq__security a{color:var(--text-link);text-underline-offset:3px;text-decoration:underline}.page-module__OBafZq__supportCard .page-module__OBafZq__safetyNote{color:var(--text-tertiary);font-size:13px}.page-module__OBafZq__resources ul{border-top:1px solid var(--border-default);margin-top:16px;list-style:none}.page-module__OBafZq__resources li{border-bottom:1px solid var(--border-default)}.page-module__OBafZq__resourceLink{min-height:72px;color:var(--text-quaternary);justify-content:space-between;align-items:center;gap:24px;padding:16px 4px;transition:color .12s,background .12s;display:flex}.page-module__OBafZq__resourceLink:hover{color:var(--text-link);background:var(--bg-interactive-hover)}.page-module__OBafZq__resourceTitle,.page-module__OBafZq__resourceDescription{display:block}.page-module__OBafZq__resourceTitle{color:var(--text-primary);font-size:14.5px;font-weight:600}.page-module__OBafZq__resourceDescription{color:var(--text-tertiary);text-wrap:pretty;margin-top:3px;font-size:13px;line-height:1.5}.page-module__OBafZq__security{color:var(--text-tertiary);align-items:flex-start;gap:10px;display:flex}.page-module__OBafZq__security p{text-wrap:pretty;font-size:13px;line-height:1.6}@media (max-width:480px){.page-module__OBafZq__supportCard{grid-template-columns:minmax(0,1fr)}.page-module__OBafZq__cardIcon{justify-content:flex-start}}
@font-face{font-family:Silkscreen;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26e9340776e0c8e8-s.3-pcjiz3ygyf8.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Silkscreen;font-style:normal;font-weight:400;font-display:swap;src:url(../media/37f34e4fcce0f2d4-s.p.3dosikwwiz7p4.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Silkscreen;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9a82a02b3825653d-s.2w2uf6dgc3uj-.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Silkscreen;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8ec783ae88469012-s.p.0twlw20dvfl-2.woff2?dpl=dpl_4YZdLDbsqRQcCfpUhpfY1s7mFqBH)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Silkscreen Fallback;src:local(Arial);ascent-override:68.84%;descent-override:16.71%;line-gap-override:0.0%;size-adjust:149.62%}.silkscreen_1110bdf1-module__sl5ovW__className{font-family:Silkscreen,Silkscreen Fallback;font-style:normal}.silkscreen_1110bdf1-module__sl5ovW__variable{--font-silkscreen:"Silkscreen", "Silkscreen Fallback"}
