.WordBenchProviderFilter-module__h6vHHG__providerControls{flex-direction:column;gap:8px;margin:5px 0;display:flex}@media (max-width:720px){.WordBenchProviderFilter-module__h6vHHG__providerControls{display:none}}.WordBenchProviderFilter-module__h6vHHG__providerControlsAlignStart,.WordBenchProviderFilter-module__h6vHHG__providerControlsAlignEnd{align-items:flex-start}.WordBenchProviderFilter-module__h6vHHG__providerHeader{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.WordBenchProviderFilter-module__h6vHHG__providerLabel{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.WordBenchProviderFilter-module__h6vHHG__showAllButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:500}.WordBenchProviderFilter-module__h6vHHG__showAllButton:hover:not(:disabled){color:var(--text-primary)}.WordBenchProviderFilter-module__h6vHHG__showAllButton:disabled{cursor:default;opacity:.4}.WordBenchProviderFilter-module__h6vHHG__providerList{flex-wrap:wrap;gap:8px;display:flex}.WordBenchProviderFilter-module__h6vHHG__providerListAlignStart{justify-content:flex-start}.WordBenchProviderFilter-module__h6vHHG__providerListAlignEnd{justify-content:flex-end}.WordBenchProviderFilter-module__h6vHHG__providerButton{border:1px solid var(--border-primary);background:color-mix(in srgb, var(--bg-card), var(--bg-primary) 14%);min-height:32px;color:var(--text-secondary);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:500;transition:background-color .12s,border-color .12s,color .12s,opacity .12s;display:inline-flex}.WordBenchProviderFilter-module__h6vHHG__providerButton:hover{color:var(--text-primary);border-color:color-mix(in srgb, var(--text-muted), transparent 60%)}.WordBenchProviderFilter-module__h6vHHG__providerButtonActive{opacity:1}.WordBenchProviderFilter-module__h6vHHG__providerButtonMuted{opacity:.48}.WordBenchProviderFilter-module__h6vHHG__providerSwatch{border-radius:999px;flex:none;width:10px;height:10px}@media (max-width:720px){.WordBenchProviderFilter-module__h6vHHG__providerControls{align-items:flex-start;width:100%}.WordBenchProviderFilter-module__h6vHHG__providerList{justify-content:flex-start}}
.WordBenchScatterplot-module__T1gV3q__viewer{flex-direction:column;gap:18px;display:flex}.WordBenchScatterplot-module__T1gV3q__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.WordBenchScatterplot-module__T1gV3q__toolbarCopy{flex-direction:column;flex:320px;gap:6px;min-width:0;display:flex}.WordBenchScatterplot-module__T1gV3q__toolbarDescription{color:var(--text-primary);margin:5px 0;font-size:1rem;line-height:1.6}.WordBenchScatterplot-module__T1gV3q__toolbarNotes{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.WordBenchScatterplot-module__T1gV3q__controls{gap:14px;display:flex}.WordBenchScatterplot-module__T1gV3q__control{background:var(--bg-card);border:1px solid var(--border-primary);cursor:pointer;border-radius:11px;flex-direction:column;flex:1;gap:8px;padding:14px;display:flex}@supports (corner-shape:squircle){.WordBenchScatterplot-module__T1gV3q__control{corner-shape:squircle;border-radius:18px}}.WordBenchScatterplot-module__T1gV3q__control:hover{border-color:color-mix(in srgb, var(--accent-primary), var(--border-primary) 50%)}.WordBenchScatterplot-module__T1gV3q__controlActive{border-color:var(--accent-primary)}.WordBenchScatterplot-module__T1gV3q__controlLabel{color:var(--text-primary);font-size:18px;font-weight:500}.WordBenchScatterplot-module__T1gV3q__controlHint{color:var(--text-muted);font-size:14px}.WordBenchScatterplot-module__T1gV3q__select{-webkit-appearance:none;appearance:none;border:1px solid var(--border-primary);background:var(--bg-card);width:100%;min-height:42px;color:var(--text-primary);border-radius:10px;padding:0 12px}.WordBenchScatterplot-module__T1gV3q__select:focus{outline:2px solid var(--accent-primary);outline-offset:2px}.WordBenchScatterplot-module__T1gV3q__controlDescription{color:var(--text-muted);font-size:.84rem;line-height:1.45}.WordBenchScatterplot-module__T1gV3q__chartFrame{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:9px;flex-direction:column;padding:12px;display:flex}@supports (corner-shape:squircle){.WordBenchScatterplot-module__T1gV3q__chartFrame{corner-shape:squircle;border-radius:14px}}.WordBenchScatterplot-module__T1gV3q__legendGrid{grid-template-columns:minmax(0,1fr);gap:14px;padding:10px;display:grid}.WordBenchScatterplot-module__T1gV3q__legendTopRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.WordBenchScatterplot-module__T1gV3q__legendTopRowMain{flex:440px;min-width:0}@media (max-width:720px){.WordBenchScatterplot-module__T1gV3q__legendTopRowMain{display:none}}.WordBenchScatterplot-module__T1gV3q__legendTopRowActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.WordBenchScatterplot-module__T1gV3q__inferiorToggle{background:color-mix(in srgb, var(--bg-card), var(--bg-primary) 10%);min-height:40px;color:var(--text-secondary);cursor:pointer;border:none;align-items:center;gap:12px;font-size:12px;font-weight:500;transition:border-color .12s,background-color .12s,color .12s;display:inline-flex}.WordBenchScatterplot-module__T1gV3q__inferiorToggle:hover{color:var(--text-primary);border-color:color-mix(in srgb, var(--text-muted), transparent 60%)}.WordBenchScatterplot-module__T1gV3q__inferiorToggleActive{color:var(--text-primary);border-color:color-mix(in srgb, var(--accent-primary), transparent 30%)}.WordBenchScatterplot-module__T1gV3q__inferiorToggleText{white-space:nowrap}.WordBenchScatterplot-module__T1gV3q__inferiorToggleSwitch{background:color-mix(in srgb, var(--border-primary), transparent 20%);border-radius:999px;align-items:center;width:34px;height:20px;transition:background-color .12s;display:inline-flex;position:relative}.WordBenchScatterplot-module__T1gV3q__inferiorToggleActive .WordBenchScatterplot-module__T1gV3q__inferiorToggleSwitch{background:color-mix(in srgb, var(--accent-primary), white 18%)}.WordBenchScatterplot-module__T1gV3q__inferiorToggleThumb{background:var(--bg-primary);border-radius:999px;width:14px;height:14px;margin-left:3px;transition:transform .12s;box-shadow:0 1px 2px #0000001f}.WordBenchScatterplot-module__T1gV3q__inferiorToggleActive .WordBenchScatterplot-module__T1gV3q__inferiorToggleThumb{transform:translate(14px)}.WordBenchScatterplot-module__T1gV3q__legendCard{flex-direction:column;gap:12px;display:flex}.WordBenchScatterplot-module__T1gV3q__legendHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.WordBenchScatterplot-module__T1gV3q__legendTitle{color:var(--text-primary);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.WordBenchScatterplot-module__T1gV3q__showAllButton{border:1px solid var(--border-primary);background:var(--bg-card);min-height:34px;color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:0 12px;font-size:.9rem;transition:border-color .12s,color .12s,opacity .12s}.WordBenchScatterplot-module__T1gV3q__showAllButton:hover:not(:disabled){border-color:var(--text-muted);color:var(--text-primary)}.WordBenchScatterplot-module__T1gV3q__showAllButton:disabled{opacity:.45;cursor:default}.WordBenchScatterplot-module__T1gV3q__modelProviderGroups{flex-wrap:wrap;gap:10px;display:flex}.WordBenchScatterplot-module__T1gV3q__modelProviderTitle{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.WordBenchScatterplot-module__T1gV3q__legendItem{color:var(--text-secondary);border:1px solid var(--border-primary);cursor:pointer;background:0 0;border-radius:13px;align-items:center;gap:4px;padding:5px;font-size:12px;transition:color .12s,opacity .12s;display:inline-flex}@supports (corner-shape:squircle){.WordBenchScatterplot-module__T1gV3q__legendItem{corner-shape:squircle;border-radius:20px}}.WordBenchScatterplot-module__T1gV3q__legendItem:hover{color:var(--text-primary)}.WordBenchScatterplot-module__T1gV3q__legendItemActive{opacity:1}.WordBenchScatterplot-module__T1gV3q__legendItemMuted{opacity:.38}.WordBenchScatterplot-module__T1gV3q__providerSwatch{width:12px;height:12px;box-shadow:0 0 0 2px color-mix(in srgb, var(--bg-card), transparent 8%);border-radius:999px;flex:none;display:inline-block}.WordBenchScatterplot-module__T1gV3q__disclaimer{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.82rem}.WordBenchScatterplot-module__T1gV3q__chartFrame .word-bench-point-label{pointer-events:none}.WordBenchScatterplot-module__T1gV3q__chartFrame .word-bench-point-label span{pointer-events:none}@media (max-width:900px){.WordBenchScatterplot-module__T1gV3q__controls{flex-direction:column;width:100%;height:240px;overflow:scroll}.WordBenchScatterplot-module__T1gV3q__legendTopRow{flex-direction:column}.WordBenchScatterplot-module__T1gV3q__legendTopRowMain{flex:1}.WordBenchScatterplot-module__T1gV3q__legendTopRowActions{justify-content:flex-start}}@media (max-width:640px){.WordBenchScatterplot-module__T1gV3q__controls{grid-template-columns:1fr}.WordBenchScatterplot-module__T1gV3q__chartFrame{padding:6px}}
.WordBenchOutcomeBreakdownChart-module__tpUSkG__section{flex-direction:column;gap:14px;margin:0 auto;display:flex}.WordBenchOutcomeBreakdownChart-module__tpUSkG__header{flex-direction:column;gap:8px;display:flex}.WordBenchOutcomeBreakdownChart-module__tpUSkG__title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:500;line-height:1.1}.WordBenchOutcomeBreakdownChart-module__tpUSkG__description{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.7}.WordBenchOutcomeBreakdownChart-module__tpUSkG__frame{border:1px solid var(--border-primary);background:color-mix(in srgb, var(--bg-card), var(--bg-primary) 10%);border-radius:9px;padding:16px 12px 10px}@supports (corner-shape:squircle){.WordBenchOutcomeBreakdownChart-module__tpUSkG__frame{corner-shape:squircle;border-radius:14px}}.WordBenchOutcomeBreakdownChart-module__tpUSkG__controlsRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px 24px;margin:0 4px 10px;display:flex}.WordBenchOutcomeBreakdownChart-module__tpUSkG__controlsActions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:12px;display:inline-flex}.WordBenchOutcomeBreakdownChart-module__tpUSkG__seriesLegend{flex-wrap:wrap;align-items:center;gap:10px 22px;margin-bottom:10px;display:flex}.WordBenchOutcomeBreakdownChart-module__tpUSkG__seriesLegendItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;font-weight:500;display:inline-flex}.WordBenchOutcomeBreakdownChart-module__tpUSkG__seriesSwatch{border-radius:2px;flex:none;width:14px;height:14px}.WordBenchOutcomeBreakdownChart-module__tpUSkG__filterToggle{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;font-size:12px;font-weight:500;transition:border-color .12s,background-color .12s,color .12s;display:inline-flex}.WordBenchOutcomeBreakdownChart-module__tpUSkG__filterToggle:hover,.WordBenchOutcomeBreakdownChart-module__tpUSkG__filterToggleActive{color:var(--text-primary)}.WordBenchOutcomeBreakdownChart-module__tpUSkG__filterToggleText{white-space:nowrap}.WordBenchOutcomeBreakdownChart-module__tpUSkG__filterToggleSwitch{background:color-mix(in srgb, var(--border-primary), transparent 20%);border-radius:999px;align-items:center;width:34px;height:20px;transition:background-color .12s;display:inline-flex;position:relative}.WordBenchOutcomeBreakdownChart-module__tpUSkG__filterToggleActive .WordBenchOutcomeBreakdownChart-module__tpUSkG__filterToggleSwitch{background:color-mix(in srgb, var(--accent-primary), white 18%)}.WordBenchOutcomeBreakdownChart-module__tpUSkG__filterToggleThumb{background:var(--bg-primary);border-radius:999px;width:14px;height:14px;margin-left:3px;transition:transform .12s;box-shadow:0 1px 2px #0000001f}.WordBenchOutcomeBreakdownChart-module__tpUSkG__filterToggleActive .WordBenchOutcomeBreakdownChart-module__tpUSkG__filterToggleThumb{transform:translate(14px)}.WordBenchOutcomeBreakdownChart-module__tpUSkG__axisLabel{max-width:240px;color:var(--text-primary);align-items:center;gap:8px;font-size:12px;font-weight:500;line-height:1.15;display:inline-flex}.WordBenchOutcomeBreakdownChart-module__tpUSkG__axisLabelSwatch{border-radius:999px;flex:none;width:10px;height:10px}.WordBenchOutcomeBreakdownChart-module__tpUSkG__axisLabelRank{width:24px;color:var(--text-muted);text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex:0 0 24px}.WordBenchOutcomeBreakdownChart-module__tpUSkG__axisLabelText{display:inline-block}.WordBenchOutcomeBreakdownChart-module__tpUSkG__empty{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.WordBenchOutcomeBreakdownChart-module__tpUSkG__showMoreRow{justify-content:center;padding:2px 0 8px;display:flex}.WordBenchOutcomeBreakdownChart-module__tpUSkG__showMoreButton{border:1px solid var(--border-primary);background:var(--bg-card);color:var(--text-secondary);font:inherit;cursor:pointer;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;transition:border-color .12s,color .12s,background-color .12s}.WordBenchOutcomeBreakdownChart-module__tpUSkG__showMoreButton:hover{border-color:var(--text-muted);background:var(--bg-primary);color:var(--text-primary)}@media (max-width:720px){.WordBenchOutcomeBreakdownChart-module__tpUSkG__section{margin-top:24px}.WordBenchOutcomeBreakdownChart-module__tpUSkG__frame{padding:12px 8px 6px}.WordBenchOutcomeBreakdownChart-module__tpUSkG__controlsRow{margin:0 2px 10px}.WordBenchOutcomeBreakdownChart-module__tpUSkG__controlsActions{justify-content:flex-start}}
.WordBenchIssueCategorySection-module__WCPGyq__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__sectionControls{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:12px;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__sectionTitle{color:var(--text-primary);margin:0 0 10px;font-size:1.5rem;font-weight:500;line-height:1.1}.WordBenchIssueCategorySection-module__WCPGyq__anchorTarget{scroll-margin-top:112px}.WordBenchIssueCategorySection-module__WCPGyq__sectionBody{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.75}.WordBenchIssueCategorySection-module__WCPGyq__sectionMeta{color:var(--text-muted);margin:0;font-size:.86rem}.WordBenchIssueCategorySection-module__WCPGyq__deferredSection{flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;min-height:180px;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__sortControls{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.WordBenchIssueCategorySection-module__WCPGyq__sortButton{cursor:pointer}.WordBenchIssueCategorySection-module__WCPGyq__sortButton:hover{color:var(--text-primary);border-color:color-mix(in srgb, var(--text-muted), transparent 55%)}.WordBenchIssueCategorySection-module__WCPGyq__sortButtonActive{color:var(--text-primary);border-color:color-mix(in srgb, var(--accent-primary), transparent 20%);background:color-mix(in srgb, var(--accent-primary), transparent 92%)}.WordBenchIssueCategorySection-module__WCPGyq__categoryGrid{flex-direction:column;gap:14px;margin:14px 0;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__loadMore{flex-direction:column;align-items:center;gap:12px;margin-top:8px;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__loadMoreSentinel{width:100%;height:1px}.WordBenchIssueCategorySection-module__WCPGyq__loadMoreButton{border:1px solid var(--border-primary);background:var(--bg-card);min-height:38px;color:var(--text-secondary);font:inherit;cursor:pointer;border-radius:999px;padding:0 16px;font-size:.9rem;transition:border-color .12s,color .12s,background-color .12s}.WordBenchIssueCategorySection-module__WCPGyq__loadMoreButton:hover{color:var(--text-primary);border-color:color-mix(in srgb, var(--text-muted), transparent 55%)}.WordBenchIssueCategorySection-module__WCPGyq__categoryCard{border:1px solid var(--border-primary);background:color-mix(in srgb, var(--bg-card), var(--bg-primary) 10%);border-radius:9px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);align-items:start;gap:20px;padding:18px;display:grid}@supports (corner-shape:squircle){.WordBenchIssueCategorySection-module__WCPGyq__categoryCard{corner-shape:squircle;border-radius:14px}}.WordBenchIssueCategorySection-module__WCPGyq__categoryMain,.WordBenchIssueCategorySection-module__WCPGyq__categorySidebar{flex-direction:column;gap:12px;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryHeader{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryHeading{min-width:0}.WordBenchIssueCategorySection-module__WCPGyq__categoryParent{color:var(--text-muted);font-weight:500}.WordBenchIssueCategorySection-module__WCPGyq__categoryTitle{color:var(--text-primary);align-items:center;gap:5px;margin:4px 0 0;font-size:1.05rem;font-weight:600;line-height:1.3;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryExamples{flex-direction:column;gap:8px;margin-top:12px;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryExample{border-left:2px solid var(--border-primary);flex-direction:column;gap:4px;padding-left:10px;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryExampleChange{color:var(--text-secondary);word-break:break-word;white-space:break-spaces;font-size:.88rem;line-height:1.45}.WordBenchIssueCategorySection-module__WCPGyq__categoryExampleRemoved{color:color-mix(in srgb, var(--accent-danger), var(--text-primary) 10%);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:1.5px}.WordBenchIssueCategorySection-module__WCPGyq__categoryExampleAdded{color:color-mix(in srgb, var(--accent-success), var(--text-primary) 20%);font-weight:600;text-decoration:none}.WordBenchIssueCategorySection-module__WCPGyq__categoryRate{color:var(--text-muted);flex-direction:column;flex:none;align-items:flex-start;gap:4px;font-size:1rem;font-weight:300;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categorySamples{color:var(--text-muted);font-size:14px;font-weight:400}.WordBenchIssueCategorySection-module__WCPGyq__categoryRateLine{color:var(--text-primary);justify-content:space-between;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryOverallFixRate{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryRateSubline{color:var(--text-secondary);font-size:.85rem;font-weight:500}.WordBenchIssueCategorySection-module__WCPGyq__categoryStats{color:var(--text-secondary);flex-wrap:wrap;gap:8px 12px;font-size:.9rem;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryMetadata{flex-direction:column;align-self:flex-end;gap:8px;width:100%;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categorySlug{color:var(--text-muted);word-break:break-word;font-family:monospace;font-size:12px;line-height:1.5}.WordBenchIssueCategorySection-module__WCPGyq__categorySidebar{border-left:1px solid var(--border-primary);height:100%;padding-left:18px}.WordBenchIssueCategorySection-module__WCPGyq__categorySidebarHeader{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryBreakdownTitle{color:var(--text-muted);cursor:pointer;align-items:center;gap:5px;font-size:.75rem;font-weight:500;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryBreakdownTitle:hover{color:var(--text-primary)}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelSortControls{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelSortButton{border:1px solid var(--border-primary);background:var(--bg-card);min-height:28px;color:var(--text-secondary);font:inherit;cursor:pointer;border-radius:999px;padding:0 10px;font-size:.76rem;transition:border-color .12s,background-color .12s,color .12s}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelSortButton:hover{color:var(--text-primary);border-color:color-mix(in srgb, var(--text-muted), transparent 55%)}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelSortButtonActive{color:var(--text-primary);border-color:color-mix(in srgb, var(--accent-primary), transparent 24%);background:color-mix(in srgb, var(--accent-primary), transparent 92%)}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelList{flex-direction:column;gap:10px;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelItem{flex-direction:column;gap:6px;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelName{color:var(--text-primary);font-size:12px;font-weight:400}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelValue{color:var(--text-secondary);white-space:nowrap;flex:none;font-size:12px}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelBar{background:color-mix(in srgb, var(--accent-success), transparent 88%);border-radius:999px;width:100%;height:8px;overflow:hidden}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelBarFill{background:linear-gradient(90deg, color-mix(in srgb, var(--accent-success), white 15%), color-mix(in srgb, var(--accent-success), black 12%));border-radius:999px;height:100%}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelEmpty{color:var(--text-muted);font-size:.7rem;line-height:1.6}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelExpandButton{border:1px solid var(--border-primary);background:var(--bg-card);min-height:32px;color:var(--text-secondary);font:inherit;cursor:pointer;border-radius:999px;align-self:flex-start;padding:0 12px;font-size:.82rem;transition:border-color .12s,color .12s,background-color .12s}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelExpandButton:hover{color:var(--text-primary);border-color:color-mix(in srgb, var(--text-muted), transparent 55%)}@media (max-width:720px){.WordBenchIssueCategorySection-module__WCPGyq__sectionHeader{align-items:flex-start}.WordBenchIssueCategorySection-module__WCPGyq__sectionControls{justify-content:flex-start;width:100%}.WordBenchIssueCategorySection-module__WCPGyq__variantFilter{width:100%;min-width:0}.WordBenchIssueCategorySection-module__WCPGyq__categoryCard{grid-template-columns:1fr}.WordBenchIssueCategorySection-module__WCPGyq__categorySidebar{border-left:0;border-top:1px solid var(--border-primary);padding-top:12px;padding-left:0}.WordBenchIssueCategorySection-module__WCPGyq__categoryModelItem{gap:6px}.WordBenchIssueCategorySection-module__WCPGyq__categorySidebarHeader{flex-direction:column;align-items:flex-start}}
.RadixTooltip-module__L2iYgW__tooltipContent{box-sizing:border-box;color:#fff;width:max-content;max-width:min(260px,100vw - 24px);box-shadow:0 2px 8px var(--shadow-md);z-index:8100;overflow-wrap:break-word;background-color:#222;border-radius:10px;padding:6px 12px;font-size:12px;line-height:1.4;animation:.15s cubic-bezier(.16,1,.3,1) RadixTooltip-module__L2iYgW__slideIn}@supports (corner-shape:squircle){.RadixTooltip-module__L2iYgW__tooltipContent{corner-shape:squircle;border-radius:16px}}.RadixTooltip-module__L2iYgW__tooltipContent.RadixTooltip-module__L2iYgW__accent{background:linear-gradient(135deg, color-mix(in srgb, var(--accent-primary) 12%, var(--bg-card)) 0%, color-mix(in srgb, var(--accent-primary) 24%, var(--bg-card)) 50%, color-mix(in srgb, var(--accent-primary) 12%, var(--bg-card)) 100%);border-color:color-mix(in srgb, var(--accent-primary) 30%, var(--border-primary));background-size:200% 200%;animation:6s ease-in-out infinite RadixTooltip-module__L2iYgW__accentGradient}@keyframes RadixTooltip-module__L2iYgW__accentGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes RadixTooltip-module__L2iYgW__slideIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}
.UserAvatar-module__YuWi2q__avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.UserAvatar-module__YuWi2q__avatar:after{content:"";pointer-events:none;background:#fff0;border-radius:50%;transition:background .15s;position:absolute;inset:0}.UserAvatar-module__YuWi2q__avatar:hover:after{background:#ffffff4d}.UserAvatar-module__YuWi2q__avatarImage{object-fit:cover}
.PressableIcon-module__iHohKa__press{will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PressableIcon-module__iHohKa__pressed{scale:.82;transform:perspective(200px) rotateX(var(--push-rx,0deg)) rotateY(var(--push-ry,0deg));transition:scale .1s ease-out,transform .1s ease-out}.PressableIcon-module__iHohKa__releasing{animation:.45s cubic-bezier(.34,1.56,.64,1) PressableIcon-module__iHohKa__pressableIconPop}@keyframes PressableIcon-module__iHohKa__pressableIconPop{0%{scale:.82;transform:perspective(200px) rotateX(var(--push-rx,0deg)) rotateY(var(--push-ry,0deg))}45%{scale:1.12}70%{scale:.98}to{transform:perspective(200px)rotateX(0)rotateY(0)}}@media (prefers-reduced-motion:reduce){.PressableIcon-module__iHohKa__pressed,.PressableIcon-module__iHohKa__releasing{transition:none;animation:none;transform:none}}
.HeroFloatingIcons-module__gXHHca__layer{pointer-events:none;z-index:-1;width:100vw;position:absolute;top:-30px;bottom:30px;left:50%;transform:translate(-50%)}.HeroFloatingIcons-module__gXHHca__icon{--hero-icon-size:60px;--hero-frame-half:517px;--hero-edge-pad:28px;--hero-arc-flat-gutter:90px;--hero-arc-gain:.22;--hero-gutter:calc(50% - var(--hero-frame-half));--hero-arc-span:max(0px, calc((var(--hero-gutter) - var(--hero-arc-flat-gutter)) * var(--hero-arc-gain)));width:var(--hero-icon-size);height:var(--hero-icon-size);top:calc(var(--ty) * 100%);pointer-events:auto;animation:HeroFloatingIcons-module__gXHHca__heroIconSpring var(--enter-duration,.7s) cubic-bezier(.22, 1, .36, 1) var(--enter-delay,0s) both;position:absolute;translate:0 -50%}.HeroFloatingIcons-module__gXHHca__icon text{-webkit-user-select:none;user-select:none}@keyframes HeroFloatingIcons-module__gXHHca__heroIconSpring{0%{opacity:0;scale:.2}55%{opacity:1;scale:1.12}72%{scale:.94}86%{scale:1.03}to{opacity:1;scale:1}}.HeroFloatingIcons-module__gXHHca__iconInner{width:100%;height:100%;animation:HeroFloatingIcons-module__gXHHca__heroIconFloat var(--float-duration,14s) ease-in-out var(--float-delay,0s) infinite;will-change:transform;justify-content:center;align-items:center;display:flex}@keyframes HeroFloatingIcons-module__gXHHca__heroIconFloat{0%{transform:translateY(0)}25%{transform:translateY(calc(var(--float-distance,8px) * -.5))}50%{transform:translateY(0)}75%{transform:translateY(calc(var(--float-distance,8px) * .5))}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.HeroFloatingIcons-module__gXHHca__icon,.HeroFloatingIcons-module__gXHHca__iconInner{animation:none}}.HeroFloatingIcons-module__gXHHca__left{left:max(var(--hero-edge-pad), calc(var(--hero-gutter) / 2 - var(--hero-icon-size) / 2 + var(--arc,0) * var(--hero-arc-span)))}.HeroFloatingIcons-module__gXHHca__right{right:max(var(--hero-edge-pad), calc(var(--hero-gutter) / 2 - var(--hero-icon-size) / 2 + var(--arc,0) * var(--hero-arc-span)))}@media (max-width:1000px){.HeroFloatingIcons-module__gXHHca__layer{display:none}}
.Tools-module__IHwXeq__shell{background:var(--surface-page);cursor:default;padding-top:70px;overflow-x:clip}.Tools-module__IHwXeq__contentWidth{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.Tools-module__IHwXeq__hero{text-align:center;flex-direction:column;align-items:center;padding:72px 40px 42px;display:flex;position:relative}.Tools-module__IHwXeq__hero h1{max-width:900px;color:var(--text-primary);font-family:var(--font-ui);letter-spacing:-.03em;text-wrap:pretty;margin:0 0 18px;font-size:clamp(32px,4.2vw,50px);font-weight:500;line-height:1.04}.Tools-module__IHwXeq__hero>p{max-width:820px;color:var(--content-muted);text-wrap:pretty;margin:0;font-size:clamp(16px,2vw,22px);font-weight:400;line-height:1.45}.Tools-module__IHwXeq__heroActions{gap:12px;margin-top:28px;display:flex}.Tools-module__IHwXeq__hero>p.Tools-module__IHwXeq__heroProofLine{color:var(--content-muted);margin-top:18px;font-size:14px}.Tools-module__IHwXeq__heroActions a{text-decoration:none}.Tools-module__IHwXeq__heroFloats{inset-block:0;pointer-events:none;width:100vw;position:absolute;left:50%;transform:translate(-50%)}.Tools-module__IHwXeq__heroFloat{--tools-copy-half:450px;--tools-icon-size:46px;--tools-copy-gap:24px;--tools-edge-padding:28px;--tools-gutter-position:calc(50% - var(--tools-copy-half) - var(--tools-icon-size) - var(--tools-copy-gap));pointer-events:auto;animation:Tools-module__IHwXeq__toolsIconSpring .7s cubic-bezier(.22, 1, .36, 1) var(--enter-delay,0s) both;position:absolute}.Tools-module__IHwXeq__heroFloatLeft{left:max(var(--tools-edge-padding), var(--tools-gutter-position))}.Tools-module__IHwXeq__heroFloatRight{right:max(var(--tools-edge-padding), var(--tools-gutter-position))}.Tools-module__IHwXeq__heroFloatInner{animation:Tools-module__IHwXeq__toolsIconFloat var(--float-duration,15s) ease-in-out calc(var(--enter-delay,0s) + .7s) infinite;justify-content:center;align-items:center;display:flex}.Tools-module__IHwXeq__heroFloat svg{width:auto;height:46px;display:block}@keyframes Tools-module__IHwXeq__toolsIconSpring{0%{opacity:0;scale:.2}55%{opacity:1;scale:1.12}72%{scale:.94}86%{scale:1.03}to{opacity:1;scale:1}}@media (max-width:1200px){.Tools-module__IHwXeq__heroFloats{display:none}}@keyframes Tools-module__IHwXeq__toolsIconFloat{0%{transform:translateY(0)}25%{transform:translateY(-5px)}50%{transform:translateY(0)}75%{transform:translateY(5px)}to{transform:translateY(0)}}.Tools-module__IHwXeq__mainBleed{background:linear-gradient(var(--surface-page) 70px, var(--surface-warm) 70px);padding-bottom:48px}.Tools-module__IHwXeq__featuredFrame{background:color-mix(in srgb, var(--surface-warm-card), transparent 15%);border:1px solid var(--warm-border);box-shadow:var(--shadow-hero);border-radius:14px;padding:14px}@supports (corner-shape:squircle){.Tools-module__IHwXeq__featuredFrame{corner-shape:squircle;border-radius:22px}}.Tools-module__IHwXeq__featured{background:var(--bg-page);border-radius:8px;grid-template-columns:1.12fr .88fr;min-height:330px;display:grid;overflow:hidden}@supports (corner-shape:squircle){.Tools-module__IHwXeq__featured{corner-shape:squircle;border-radius:12px}}.Tools-module__IHwXeq__featuredCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:38px;display:flex}.Tools-module__IHwXeq__featured h2,.Tools-module__IHwXeq__sectionHeading h2,.Tools-module__IHwXeq__categoryIntro h2,.Tools-module__IHwXeq__utilityGrid h2{color:var(--text-primary);margin:0 0 12px;font-size:24px;font-weight:500;line-height:1.2}.Tools-module__IHwXeq__featured p,.Tools-module__IHwXeq__categoryIntro p,.Tools-module__IHwXeq__utilityGrid p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.Tools-module__IHwXeq__featuredCopy a{color:var(--accent-primary);margin-top:18px;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.Tools-module__IHwXeq__featuredCopy a:hover{text-decoration:underline}.Tools-module__IHwXeq__fileDiagram{background:var(--surface-warm-sunken);align-content:center;gap:10px;padding:32px;display:grid}.Tools-module__IHwXeq__fileDiagram>div{border:1px solid var(--warm-border);background:var(--bg-page);border-radius:8px;align-items:center;gap:14px;padding:14px 18px;display:flex}@supports (corner-shape:squircle){.Tools-module__IHwXeq__fileDiagram>div{corner-shape:squircle;border-radius:12px}}.Tools-module__IHwXeq__fileDiagram>div>div{flex-direction:column;gap:4px;display:flex}.Tools-module__IHwXeq__fileDiagram b{color:var(--text-primary);font-size:14px}.Tools-module__IHwXeq__fileDiagram span{color:var(--text-muted);font-size:12px}.Tools-module__IHwXeq__diagramStack{flex:none;display:flex}.Tools-module__IHwXeq__diagramStack svg{filter:drop-shadow(-2px 0 2px #00000012)}.Tools-module__IHwXeq__diagramStack svg+svg{margin-left:-13px}.Tools-module__IHwXeq__fileDiagram i{color:var(--text-muted);text-align:center;font-style:normal}.Tools-module__IHwXeq__fileDiagram>strong{color:var(--accent-primary);text-align:right;font-size:13px}.Tools-module__IHwXeq__warmBand{background:var(--surface-warm);padding:8px 0 56px}.Tools-module__IHwXeq__sectionHeading,.Tools-module__IHwXeq__steps{max-width:760px}.Tools-module__IHwXeq__sectionHeading{margin-bottom:14px;padding-top:40px}.Tools-module__IHwXeq__sectionHeading h2{font-size:20px}.Tools-module__IHwXeq__steps{flex-direction:column;gap:16px;display:flex}.Tools-module__IHwXeq__steps article{grid-template-columns:28px 1fr;align-items:start;column-gap:14px;display:grid}.Tools-module__IHwXeq__steps b{border:1px solid var(--border-primary);width:28px;height:28px;color:var(--text-secondary);background:var(--bg-page);border-radius:50%;grid-row:1/span 2;place-items:center;font-size:13px;font-weight:500;display:grid}.Tools-module__IHwXeq__steps h3{color:var(--text-primary);margin:2px 0 4px;font-size:15px;font-weight:500}.Tools-module__IHwXeq__steps p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.55}.Tools-module__IHwXeq__toolsBand{padding:72px 0}.Tools-module__IHwXeq__category{border-top:1px solid var(--border-primary);grid-template-columns:240px minmax(0,1fr);gap:44px;padding:40px 0;display:grid}.Tools-module__IHwXeq__category:first-child{border-top:0;padding-top:0}.Tools-module__IHwXeq__categoryIntro h2{font-size:20px}.Tools-module__IHwXeq__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.Tools-module__IHwXeq__grid>a{border:1px solid var(--border-primary);min-height:170px;color:inherit;background:var(--bg-page);border-radius:9px;flex-direction:column;padding:18px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}@supports (corner-shape:squircle){.Tools-module__IHwXeq__grid>a{corner-shape:squircle;border-radius:14px}}.Tools-module__IHwXeq__grid>a:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 6px 18px #0000000f}.Tools-module__IHwXeq__grid h3{color:var(--text-primary);margin:0 0 7px;font-size:16px;font-weight:500}.Tools-module__IHwXeq__grid p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.Tools-module__IHwXeq__grid b{color:var(--accent-primary);margin-top:auto;padding-top:16px;font-size:12px;font-weight:500}.Tools-module__IHwXeq__utilityBand{background:var(--surface-warm-sunken);padding:56px 0 72px}.Tools-module__IHwXeq__utilityGrid{grid-template-columns:1.2fr .8fr .8fr;align-items:stretch;gap:14px;display:grid}.Tools-module__IHwXeq__utilityGrid>div{padding-right:34px}.Tools-module__IHwXeq__utilityGrid>a{border:1px solid var(--warm-border);background:var(--bg-page);color:inherit;border-radius:9px;flex-direction:column;justify-content:center;gap:8px;padding:20px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}@supports (corner-shape:squircle){.Tools-module__IHwXeq__utilityGrid>a{corner-shape:squircle;border-radius:14px}}.Tools-module__IHwXeq__utilityGrid>a:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 6px 18px #0000000f}.Tools-module__IHwXeq__utilityGrid>a b{color:var(--text-primary);font-size:14px;font-weight:500}.Tools-module__IHwXeq__utilityGrid>a span{color:var(--text-muted);font-size:13px;line-height:1.5}@media (max-width:760px){.Tools-module__IHwXeq__shell{padding-top:58px}.Tools-module__IHwXeq__contentWidth{padding:0 16px}.Tools-module__IHwXeq__hero{padding:52px 4px 34px}.Tools-module__IHwXeq__heroActions{flex-direction:column;align-self:stretch;align-items:stretch}.Tools-module__IHwXeq__heroActions a{width:100%}.Tools-module__IHwXeq__featured,.Tools-module__IHwXeq__category,.Tools-module__IHwXeq__utilityGrid{grid-template-columns:1fr}.Tools-module__IHwXeq__featuredCopy,.Tools-module__IHwXeq__fileDiagram{padding:24px}.Tools-module__IHwXeq__toolsBand,.Tools-module__IHwXeq__utilityBand{padding-top:52px;padding-bottom:56px}.Tools-module__IHwXeq__grid{grid-template-columns:1fr}.Tools-module__IHwXeq__category{gap:18px}.Tools-module__IHwXeq__utilityGrid>div{padding-right:0}}
.HomeDemoStack-module__zmuFfG__stack{flex-direction:column;gap:clamp(72px,9vw,150px);width:100%;max-width:1320px;margin:0 auto;padding:100px 40px;display:flex}.HomeDemoStack-module__zmuFfG__row{grid-template-columns:minmax(0,1fr) 820px;align-items:center;gap:clamp(32px,4vw,64px);display:grid}.HomeDemoStack-module__zmuFfG__rowReversed{grid-template-columns:820px minmax(0,1fr)}.HomeDemoStack-module__zmuFfG__rowReversed .HomeDemoStack-module__zmuFfG__text{order:2}.HomeDemoStack-module__zmuFfG__rowReversed .HomeDemoStack-module__zmuFfG__demoCell{order:1}.HomeDemoStack-module__zmuFfG__text{flex-direction:column;align-items:flex-start;display:flex}.HomeDemoStack-module__zmuFfG__heading{color:var(--text-primary);letter-spacing:-.02em;text-wrap:balance;margin:0 0 18px;font-size:clamp(26px,3vw,38px);font-weight:500;line-height:1.12}.HomeDemoStack-module__zmuFfG__description{color:var(--content-muted,var(--text-secondary));text-wrap:pretty;margin:0 0 26px;font-size:clamp(16px,1.4vw,19px);font-weight:300;line-height:1.5}.HomeDemoStack-module__zmuFfG__cta{color:var(--accent-primary);cursor:pointer;align-items:center;gap:6px;font-size:16px;font-weight:500;display:inline-flex}.HomeDemoStack-module__zmuFfG__cta svg{transition:transform .16s}.HomeDemoStack-module__zmuFfG__cta:hover svg{transform:translate(3px)}.HomeDemoStack-module__zmuFfG__demoCell{width:100%;min-width:0}.HomeDemoStack-module__zmuFfG__demoFrame{background:color-mix(in srgb, var(--surface-warm-card), transparent 15%);border:1px solid var(--warm-border);width:100%;box-shadow:var(--shadow-hero);border-radius:14px;padding:14px}@supports (corner-shape:squircle){.HomeDemoStack-module__zmuFfG__demoFrame{corner-shape:squircle;border-radius:22px}}.HomeDemoStack-module__zmuFfG__demoFrameInner{aspect-ratio:1208/600;border-radius:8px;width:100%;overflow:hidden}@supports (corner-shape:squircle){.HomeDemoStack-module__zmuFfG__demoFrameInner{corner-shape:squircle;border-radius:12px}}@media (max-width:800px){.HomeDemoStack-module__zmuFfG__stack{padding:40px}.HomeDemoStack-module__zmuFfG__demoFrame{padding:6px}}@media (max-width:1180px){.HomeDemoStack-module__zmuFfG__row{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}.HomeDemoStack-module__zmuFfG__rowReversed{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}}@media (max-width:900px){.HomeDemoStack-module__zmuFfG__row{grid-template-columns:1fr;gap:28px}.HomeDemoStack-module__zmuFfG__rowReversed .HomeDemoStack-module__zmuFfG__text,.HomeDemoStack-module__zmuFfG__rowReversed .HomeDemoStack-module__zmuFfG__demoCell{order:0}}
.landingSections-module__9bpUQW__shell{background:var(--surface-page);min-height:100vh;position:relative;overflow-x:clip}.landingSections-module__9bpUQW__page{flex-direction:column;display:flex}.landingSections-module__9bpUQW__warmSections{background:var(--surface-warm);flex-direction:column;display:flex;position:relative}.landingSections-module__9bpUQW__warmSectionsSunken{background:var(--surface-warm-sunken);flex-direction:column;display:flex;position:relative}.landingSections-module__9bpUQW__belowWorkflowSection{margin-top:-100px;padding-top:20px}@media (max-width:720px){.landingSections-module__9bpUQW__belowWorkflowSection{margin-top:-120px;padding-top:120px}}
.HomeV2-module__-4NAYa__reachSection{width:100%;max-width:1200px;margin:0 auto;padding:36px 40px 18px}.HomeV2-module__-4NAYa__reachHeader{grid-template-columns:minmax(0,1.1fr) minmax(280px,.65fr);align-items:end;gap:40px;display:grid}.HomeV2-module__-4NAYa__reachHero{width:100%;color:var(--content-strong);font-family:var(--font-ui);letter-spacing:0;text-align:center;margin:0;font-size:36px;font-weight:500;line-height:1.08}.HomeV2-module__-4NAYa__reachIntro{color:var(--content-muted);text-wrap:pretty;margin:0;font-size:17px;line-height:1.55}.HomeV2-module__-4NAYa__mapFrame{margin-top:30px;padding-bottom:30px;position:relative;overflow:hidden}.HomeV2-module__-4NAYa__worldMap{margin:0 auto;display:block}.HomeV2-module__-4NAYa__landDot{fill:color-mix(in srgb, var(--content-muted), transparent 76%);opacity:.7}.HomeV2-module__-4NAYa__countryDot{fill:var(--brand-accent);animation:24s linear infinite HomeV2-module__-4NAYa__globeSweep}@keyframes HomeV2-module__-4NAYa__globeSweep{0%{opacity:.9}10%{opacity:.83}20%{opacity:.63}30%{opacity:.19}40%{opacity:.09}50%{opacity:0}60%{opacity:.19}70%{opacity:.39}80%{opacity:.63}90%{opacity:.83}to{opacity:.9}}@media (prefers-reduced-motion:reduce){.HomeV2-module__-4NAYa__countryDot{opacity:.9;animation:none}}.HomeV2-module__-4NAYa__statsGrid{justify-content:center;margin:0;padding:0;list-style:none;display:flex}.HomeV2-module__-4NAYa__featureGrid{flex:1;gap:20px;margin:0 0 50px;}.HomeV2-module__-4NAYa__featureItem{text-align:center;flex:1;min-width:0;margin:20px 0}.HomeV2-module__-4NAYa__featureItem h3{margin-bottom:10px;font-size:24px}.HomeV2-module__-4NAYa__featureItem p{color:var(--content-muted);text-wrap:balance;font-size:16px}.HomeV2-module__-4NAYa__statItem{text-align:center;flex:1;min-width:0;padding:22px 0}.HomeV2-module__-4NAYa__statValue{color:var(--content-strong);letter-spacing:0;white-space:nowrap;font-size:clamp(18px,3vw,36px);font-weight:600;line-height:1;display:block}.HomeV2-module__-4NAYa__statLabel{color:var(--text-muted);margin-top:10px;font-size:clamp(11px,1.7vw,14px);line-height:1.35;display:block}.HomeV2-module__-4NAYa__wallHero{text-align:center;flex-direction:column;align-items:center;display:flex}.HomeV2-module__-4NAYa__wallHeroTitle{color:var(--text-primary);font-family:var(--font-ui);letter-spacing:-.03em;text-wrap:balance;margin:0 0 12px;font-size:clamp(28px,3.2vw,42px);font-weight:500;line-height:1.1}.HomeV2-module__-4NAYa__wallHeroSubtitle{color:var(--content-muted);text-wrap:pretty;margin:0 0 22px;font-size:clamp(16px,1.8vw,20px);line-height:1.5}@media (max-width:900px){.HomeV2-module__-4NAYa__reachHeader{grid-template-columns:1fr;align-items:start;gap:18px}}@media (max-width:720px){.HomeV2-module__-4NAYa__statsGrid .HomeV2-module__-4NAYa__statItem:first-child{display:none}.HomeV2-module__-4NAYa__featureGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px;margin-bottom:30px;display:grid}.HomeV2-module__-4NAYa__featureItem{margin:10px 0}.HomeV2-module__-4NAYa__featureItem h3{margin-bottom:5px;font-size:20px}.HomeV2-module__-4NAYa__featureItem p{margin-top:0;font-size:14px}.HomeV2-module__-4NAYa__reachSection{padding:10px}.HomeV2-module__-4NAYa__reachTitle{font-size:30px}.HomeV2-module__-4NAYa__reachIntro{font-size:16px}.HomeV2-module__-4NAYa__mapFrame{margin-top:24px}.HomeV2-module__-4NAYa__mapFrame svg{width:100%;height:auto}.HomeV2-module__-4NAYa__statItem{padding:18px 0}}.HomeV2-module__-4NAYa__faq{width:100%;max-width:1000px;margin:80px auto}.HomeV2-module__-4NAYa__faqHeading{color:var(--content-strong);letter-spacing:-.02em;margin:0 0 32px;font-size:clamp(26px,3.4vw,40px);font-weight:500;line-height:1.1}.HomeV2-module__-4NAYa__faqList{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 56px;display:grid}.HomeV2-module__-4NAYa__faqItem h3{color:var(--content-strong);margin:0 0 8px;font-size:18px;font-weight:500}.HomeV2-module__-4NAYa__faqItem p{color:var(--content-muted);margin:0;font-size:16px;line-height:1.6}.HomeV2-module__-4NAYa__faqLink{color:var(--brand-accent);align-items:center;gap:4px;margin-top:12px;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex}.HomeV2-module__-4NAYa__faqLink:hover{color:var(--brand-accent-strong);text-decoration:underline}.HomeV2-module__-4NAYa__faqLink svg{transition:transform .15s}.HomeV2-module__-4NAYa__faqLink:hover svg{transform:translate(2px)}@media (max-width:1100px){.HomeV2-module__-4NAYa__faq{padding:0 50px}}@media (max-width:800px){.HomeV2-module__-4NAYa__faqList{grid-template-columns:minmax(0,1fr)}}
.ThemedImage-module__Uxvw3a__root{max-width:100%;line-height:0;display:inline-block;position:relative}.ThemedImage-module__Uxvw3a__image{border:1px solid var(--border-primary);border-radius:8px;max-width:100%;display:block}@supports (corner-shape:squircle){.ThemedImage-module__Uxvw3a__image{corner-shape:squircle;border-radius:12px}}html.dark .ThemedImage-module__Uxvw3a__pendingThemeVariant{visibility:hidden}
.GuideFigure-module__wV2FOW__figure{flex-direction:column;gap:8px;width:100%;margin:1.4rem 0;display:flex}.GuideFigure-module__wV2FOW__mediaLink{cursor:pointer;display:block}.GuideFigure-module__wV2FOW__mediaLink:hover .GuideFigure-module__wV2FOW__media{border-color:color-mix(in srgb, var(--border-primary), var(--accent-primary) 20%)}.GuideFigure-module__wV2FOW__media{border:1px solid var(--border-primary);border-radius:10px;width:100%;height:auto;display:block;overflow:hidden}.GuideFigure-module__wV2FOW__themedImage{border-radius:10px;width:100%}.GuideFigure-module__wV2FOW__caption{color:var(--text-muted);font-size:.85rem;line-height:1.45}.GuideFigure-module__wV2FOW__placeholder{text-align:center;border:1.5px dashed var(--border-primary);background:var(--bg-card);width:100%;min-height:220px;color:var(--text-muted);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px 20px;display:flex}.GuideFigure-module__wV2FOW__placeholderBadge{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-primary);border-radius:999px;padding:3px 10px;font-size:.7rem;font-weight:600}.GuideFigure-module__wV2FOW__placeholderCaption{color:var(--text-secondary);max-width:36ch;font-size:.95rem;font-weight:500}.GuideFigure-module__wV2FOW__placeholderPath{font-family:var(--font-mono,ui-monospace, monospace);color:var(--text-muted);opacity:.85;word-break:break-all;font-size:.78rem}
.CiteBenchmark-module__NuOHsW__copyButton{border:1px solid var(--border-primary);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.8rem;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.CiteBenchmark-module__NuOHsW__copyButton:hover{color:var(--text-primary);border-color:var(--text-muted)}.CiteBenchmark-module__NuOHsW__stat{background:var(--surface-page);border-radius:12px;margin:1.75rem 0 1.75rem 3rem;padding:1.1rem 1.25rem}.CiteBenchmark-module__NuOHsW__statQuote{color:var(--content-muted);margin:0 0 .6rem;font-size:1.08rem;font-weight:500;line-height:1.55}.CiteBenchmark-module__NuOHsW__statQuote:before{content:"“";color:var(--content-subtle);font-size:18px}.CiteBenchmark-module__NuOHsW__statQuote:after{content:"”";color:var(--content-subtle);font-size:18px}.CiteBenchmark-module__NuOHsW__statFooter{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.CiteBenchmark-module__NuOHsW__statSource{color:var(--text-muted);font-size:.82rem}.CiteBenchmark-module__NuOHsW__note{color:var(--text-muted);margin:1.5rem 0 0;font-size:.85rem}.CiteBenchmark-module__NuOHsW__noteButton{font:inherit;color:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.CiteBenchmark-module__NuOHsW__noteButton:hover{color:var(--text-primary)}
.blog-module__SHjAIW__container{background-color:var(--surface-warm);flex-direction:column;min-height:100vh;display:flex}.blog-module__SHjAIW__hero{background:var(--surface-page);width:100%;padding:90px 24px 32px}.blog-module__SHjAIW__heroContent{max-width:1320px;margin:0 auto}.blog-module__SHjAIW__main{flex:1;width:100%;max-width:1320px;margin:0 auto;padding:40px 24px 64px}.blog-module__SHjAIW__title{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:2rem;font-weight:500}.blog-module__SHjAIW__subtitle{color:var(--text-muted);margin:8px 0 0;font-size:1.3rem}.blog-module__SHjAIW__introRow{justify-content:space-between;align-items:baseline;gap:16px;margin-top:8px;display:flex}.blog-module__SHjAIW__introRow .blog-module__SHjAIW__subtitle{margin:0}.blog-module__SHjAIW__rssLink{color:var(--text-muted);white-space:nowrap;align-items:center;gap:6px;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.blog-module__SHjAIW__rssLink:hover{color:var(--text-primary);text-underline-offset:.15em;text-decoration:underline}.blog-module__SHjAIW__rssIcon{flex:none;width:18px;height:18px}.blog-module__SHjAIW__rssIcon rect{fill:#ff8a3d}.blog-module__SHjAIW__rssIcon circle{fill:#fff7ed}.blog-module__SHjAIW__rssIcon path{fill:none;stroke:#fff7ed;stroke-width:2px;stroke-linecap:round}.blog-module__SHjAIW__empty{color:var(--text-muted);margin-top:48px}.blog-module__SHjAIW__postList{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:32px 24px;margin-top:48px;display:grid}.blog-module__SHjAIW__postCard{color:inherit;flex-direction:column;gap:14px;text-decoration:none;display:flex}.blog-module__SHjAIW__postImageFrame{aspect-ratio:1200/630;border:1px solid var(--border-primary);background:var(--bg-secondary);border-radius:8px;width:100%;position:relative;overflow:hidden}.blog-module__SHjAIW__postImage{object-fit:cover;width:100%;height:100%;display:block}.blog-module__SHjAIW__postImageFallback{background:var(--bg-tertiary);width:100%;height:100%;color:var(--text-secondary);text-align:center;justify-content:center;align-items:center;padding:24px;display:flex}.blog-module__SHjAIW__postImageFallback span{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.blog-module__SHjAIW__postBody{flex-direction:column;gap:6px;display:flex}.blog-module__SHjAIW__postTitle{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:600;line-height:1.35}.blog-module__SHjAIW__postCard:hover .blog-module__SHjAIW__postTitle{text-underline-offset:.15em;text-decoration:underline;text-decoration-thickness:.08em}.blog-module__SHjAIW__postMeta{color:var(--text-muted);align-items:center;gap:6px;margin:0;font-size:.85rem;display:flex}.blog-module__SHjAIW__dot{opacity:.5}@media (max-width:640px){.blog-module__SHjAIW__main{padding:48px 16px}.blog-module__SHjAIW__title{font-size:1.5rem}.blog-module__SHjAIW__postList{gap:28px;margin-top:36px}.blog-module__SHjAIW__introRow{flex-direction:column;align-items:flex-start;gap:8px}}
.ProofreadingBenchmarkTable-module__AU8EBG__wrap{margin:1.75rem 0}.ProofreadingBenchmarkTable-module__AU8EBG__table{border-collapse:collapse;border:1px solid var(--border-primary);background:var(--bg-card);border-radius:12px;width:100%;font-size:.95rem;overflow:hidden}.ProofreadingBenchmarkTable-module__AU8EBG__table thead th{text-align:left;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border-primary);padding:.7rem .85rem;font-size:.78rem;font-weight:600}.ProofreadingBenchmarkTable-module__AU8EBG__table tbody td{border-bottom:1px solid var(--border-primary);color:var(--text-secondary);vertical-align:middle;padding:.7rem .85rem}.ProofreadingBenchmarkTable-module__AU8EBG__table tbody tr:last-child td{border-bottom:none}.ProofreadingBenchmarkTable-module__AU8EBG__table tbody tr:first-child{background:color-mix(in srgb, var(--accent-primary) 8%, transparent)}.ProofreadingBenchmarkTable-module__AU8EBG__rankCol{text-align:center;width:2.5rem;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ProofreadingBenchmarkTable-module__AU8EBG__modelCell{color:var(--text-primary);white-space:nowrap;font-weight:600}.ProofreadingBenchmarkTable-module__AU8EBG__providerCol,.ProofreadingBenchmarkTable-module__AU8EBG__reasoningCol{color:var(--text-muted);white-space:nowrap}.ProofreadingBenchmarkTable-module__AU8EBG__numCol{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.ProofreadingBenchmarkTable-module__AU8EBG__fixRate{color:var(--text-primary);font-weight:600;display:block}.ProofreadingBenchmarkTable-module__AU8EBG__bar{background:var(--accent-primary);opacity:.55;border-radius:2px;max-width:90px;height:3px;margin-top:4px;margin-left:auto;display:block}.ProofreadingBenchmarkTable-module__AU8EBG__caption{color:var(--text-muted);margin-top:.75rem;font-size:.85rem;line-height:1.5}@media (max-width:640px){.ProofreadingBenchmarkTable-module__AU8EBG__table thead th.ProofreadingBenchmarkTable-module__AU8EBG__providerCol,.ProofreadingBenchmarkTable-module__AU8EBG__table tbody td.ProofreadingBenchmarkTable-module__AU8EBG__providerCol,.ProofreadingBenchmarkTable-module__AU8EBG__table thead th.ProofreadingBenchmarkTable-module__AU8EBG__reasoningCol,.ProofreadingBenchmarkTable-module__AU8EBG__table tbody td.ProofreadingBenchmarkTable-module__AU8EBG__reasoningCol{display:none}.ProofreadingBenchmarkTable-module__AU8EBG__table{font-size:.88rem}}
.AgentChat-module__vnomJG__container{box-sizing:border-box;z-index:3000;flex-direction:column;height:100%;display:flex}.AgentChat-module__vnomJG__header{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;gap:12px;padding:12px;font-size:14px;font-weight:700;display:flex}.AgentChat-module__vnomJG__agentLabel{-webkit-user-select:none;user-select:none;cursor:default;font-size:13px;font-weight:400}.AgentChat-module__vnomJG__conversationControls{flex:1;justify-content:flex-end;align-items:center;gap:6px;display:flex}.AgentChat-module__vnomJG__conversationDropdown{min-width:0}.AgentChat-module__vnomJG__conversationOptionLabel{align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.AgentChat-module__vnomJG__conversationOptionText{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.AgentChat-module__vnomJG__conversationPendingBadge{background:var(--accent-primary);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex}.AgentChat-module__vnomJG__conversationStatus{color:var(--text-secondary);white-space:nowrap;font-size:12px}.AgentChat-module__vnomJG__attachmentsContainer{flex-direction:row;gap:6px;display:flex}.AgentChat-module__vnomJG__attachmentChip{background-color:color-mix(in srgb, var(--bg-card), var(--accent-primary) 6%);border:1px solid color-mix(in srgb, var(--bg-card), var(--accent-primary) 30%);max-width:150px;color:color-mix(in srgb, var(--text-primary), var(--accent-primary) 35%);cursor:default;-webkit-user-select:none;user-select:none;border-radius:13px;flex-shrink:1;align-items:center;gap:4px;padding:4px 6px;font-size:12px;transition:border .3s,background .3s;display:flex}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__attachmentChip{corner-shape:squircle;border-radius:20px}}.AgentChat-module__vnomJG__attachmentChip:hover{border:1px solid color-mix(in srgb, var(--accent-primary), transparent 65%);background:color-mix(in srgb, var(--accent-primary), transparent 85%)}.AgentChat-module__vnomJG__attachmentChip img{border-radius:2px}.AgentChat-module__vnomJG__attachmentPreview{text-overflow:ellipsis;white-space:nowrap;color:color-mix(in srgb, var(--text-primary), var(--accent-primary) 35%);font-family:var(--font-mono);flex:1;transition:color .3s;overflow:hidden}.AgentChat-module__vnomJG__attachmentChip:hover .AgentChat-module__vnomJG__attachmentPreview{color:var(--text-primary)}.AgentChat-module__vnomJG__attachmentSize{color:var(--text-muted);flex-shrink:0;font-size:11px;font-weight:500}.AgentChat-module__vnomJG__attachmentRemove{cursor:pointer;width:22px;height:22px;color:var(--text-tertiary);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.AgentChat-module__vnomJG__attachmentRemove:hover{background:var(--bg-tertiary);color:var(--accent-danger)}.AgentChat-module__vnomJG__queuedMessagesContainer{flex-direction:column;gap:6px;display:flex}.AgentChat-module__vnomJG__queuedMessageChip{border:1px dashed var(--border-secondary);background:var(--bg-secondary);cursor:default;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;animation:2s ease-in-out infinite AgentChat-module__vnomJG__queuedPulse;display:flex}@keyframes AgentChat-module__vnomJG__queuedPulse{0%,to{opacity:1}50%{opacity:.7}}.AgentChat-module__vnomJG__queuedMessageText{text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);flex:1;overflow:hidden}.AgentChat-module__vnomJG__queuedMessageLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-tertiary);background:var(--bg-tertiary);border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600}.AgentChat-module__vnomJG__queuedMessageRemove{cursor:pointer;width:22px;height:22px;color:var(--text-tertiary);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.AgentChat-module__vnomJG__queuedMessageRemove:hover{background:var(--bg-tertiary);color:var(--accent-danger)}.AgentChat-module__vnomJG__modelPicker{font-size:var(--agent-chat-model-picker-font-size,10px);color:var(--text-secondary);flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.AgentChat-module__vnomJG__modelPickerDropdown{flex-shrink:1;min-width:0;overflow:hidden}.AgentChat-module__vnomJG__voiceModelLabel{height:28px;font-family:var(--font-ui);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;cursor:default;border:1px solid #0000;border-radius:6px;flex-shrink:1;align-items:center;min-width:0;padding:6px;font-size:13px;font-weight:400;line-height:1;display:inline-flex;overflow:hidden}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__voiceModelLabel{corner-shape:squircle;border-radius:10px}}.AgentChat-module__vnomJG__actionModeDropdown{flex-shrink:1;min-width:0;overflow:hidden}.AgentChat-module__vnomJG__modelPickerDropdown span{font-size:var(--agent-chat-model-picker-font-size,inherit);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AgentChat-module__vnomJG__modelPickerItem{flex:auto;justify-content:space-between;align-items:center;gap:14px;width:auto;min-width:0;display:flex}.AgentChat-module__vnomJG__modelPickerItemText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AgentChat-module__vnomJG__modelPickerItemMeta{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.AgentChat-module__vnomJG__modelPickerMultiplier{color:var(--text-muted);opacity:.7;font-size:12px;line-height:1}.AgentChat-module__vnomJG__modelPickerItemSelected,.AgentChat-module__vnomJG__modelPickerItemSelected .AgentChat-module__vnomJG__modelPickerMultiplier{color:var(--accent-primary)}.AgentChat-module__vnomJG__modelPickerItemDisabled{width:auto}.AgentChat-module__vnomJG__modelDetails{flex-direction:column;gap:8px;width:200px;padding:6px;font-size:14px;display:flex}.AgentChat-module__vnomJG__modelDescription{text-wrap:wrap;font-size:12px}.AgentChat-module__vnomJG__modelCost{color:#fffc;align-items:center;gap:4px;font-size:12px;display:flex}.AgentChat-module__vnomJG__modelCost a,.AgentChat-module__vnomJG__modelCost a:visited{color:var(--accent-primary)}.AgentChat-module__vnomJG__modelCost a:hover{text-decoration:underline}.AgentChat-module__vnomJG__modelCostX{margin-left:1px;font-size:10px}.AgentChat-module__vnomJG__modelDetailsMultiplier{color:#ffffffe6;text-wrap:wrap}.AgentChat-module__vnomJG__modelFeatures{color:#fffc;margin-top:4px;font-size:11px}.AgentChat-module__vnomJG__attachButton{color:var(--text-secondary);flex-shrink:0;width:36px;transition:color .15s}.AgentChat-module__vnomJG__attachButton:hover{color:var(--text-primary)}.AgentChat-module__vnomJG__attachButton:disabled{color:var(--text-tertiary);cursor:not-allowed}.AgentChat-module__vnomJG__sendButtonGroup{flex-shrink:0;margin-bottom:-4px;margin-left:auto;margin-right:-4px;display:flex}.AgentChat-module__vnomJG__overageBadge{min-width:28px;height:28px;color:var(--accent-warning);cursor:default;background:linear-gradient(135deg, color-mix(in srgb, var(--accent-warning) 12%, var(--bg-card)) 0%, color-mix(in srgb, var(--accent-warning) 24%, var(--bg-card)) 50%, color-mix(in srgb, var(--accent-warning) 12%, var(--bg-card)) 100%);border:1px solid color-mix(in srgb, var(--accent-warning) 50%, var(--bg-card));background-size:200% 200%;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:flex}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__overageBadge{corner-shape:squircle;border-radius:10px}}.AgentChat-module__vnomJG__overageBadge:hover{animation:6s ease-in-out infinite AgentChat-module__vnomJG__accentGradient}@keyframes AgentChat-module__vnomJG__accentGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.AgentChat-module__vnomJG__overageBadge svg{flex-shrink:0}.AgentChat-module__vnomJG__chatMessagesFrame{flex:1;min-height:0;position:relative}.AgentChat-module__vnomJG__chatScrollArea{overscroll-behavior-y:contain;flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow-y:auto}.AgentChat-module__vnomJG__messagesContainer{flex-direction:column;flex:1;padding:10px 10px 50px;display:flex;position:relative}.AgentChat-module__vnomJG__chatStickyFooter{z-index:2;flex-direction:column;align-items:stretch;display:flex;position:relative}.AgentChat-module__vnomJG__jumpToBottomButton{z-index:3;border:1px solid var(--border-secondary);min-height:32px;color:var(--text-primary);background:var(--bg-card);box-shadow:0 6px 18px color-mix(in srgb, var(--text-primary), transparent 88%);font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:13px;line-height:1;display:inline-flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.AgentChat-module__vnomJG__jumpToBottomButton:hover{border-color:color-mix(in srgb, var(--accent-primary), var(--border-secondary) 55%);color:color-mix(in srgb, var(--text-primary), var(--accent-primary) 25%)}.AgentChat-module__vnomJG__jumpToBottomButton:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.AgentChat-module__vnomJG__chatBottomBar{background:linear-gradient(to bottom, transparent 0%, var(--bg-card) 80%)}.AgentChat-module__vnomJG__emptyState{text-align:center;cursor:default;margin-top:auto;margin-bottom:auto;padding:40px 20px;transition:opacity .4s}.AgentChat-module__vnomJG__emptyStateHidden{opacity:0}.AgentChat-module__vnomJG__emptyStateDeferredReveal{opacity:0;animation:.4s .8s forwards AgentChat-module__vnomJG__fadeIn}@keyframes AgentChat-module__vnomJG__fadeIn{0%{opacity:0}to{opacity:1}}.AgentChat-module__vnomJG__emptyState p{color:var(--text-tertiary);justify-content:center;align-items:center;gap:4px;margin:0;font-size:14px;display:flex}.AgentChat-module__vnomJG__externalAgentLink{align-items:center;gap:8px;text-decoration:none;display:inline-flex}.AgentChat-module__vnomJG__inputAreaAgentLinks{flex-wrap:wrap;justify-content:flex-start;gap:8px;padding:8px 10px 0;animation:.3s both AgentChat-module__vnomJG__fadeIn;display:flex}.AgentChat-module__vnomJG__message{-webkit-user-select:text;user-select:text}@keyframes AgentChat-module__vnomJG__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes AgentChat-module__vnomJG__decisionRevealIn{0%{opacity:0;max-height:0;margin-top:0;margin-bottom:0;transform:translateY(6px)}to{opacity:1;max-height:120px;margin-top:18px;margin-bottom:8px;transform:translateY(0)}}@keyframes AgentChat-module__vnomJG__memoryStatusTextSweep{0%{background-position:140%}to{background-position:-40%}}@keyframes AgentChat-module__vnomJG__statusLineEnter{0%{opacity:0;transform:translateY(78%)}35%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes AgentChat-module__vnomJG__statusLineLeave{0%{opacity:1;transform:translateY(0)}65%{opacity:0}to{opacity:0;transform:translateY(-72%)}}.AgentChat-module__vnomJG__message+.AgentChat-module__vnomJG__message{margin-top:10px}.AgentChat-module__vnomJG__message:last-child{margin-bottom:10px}.AgentChat-module__vnomJG__message.AgentChat-module__vnomJG__user{justify-content:flex-end;display:flex}.AgentChat-module__vnomJG__message.AgentChat-module__vnomJG__user.AgentChat-module__vnomJG__animateIn{transform-origin:100%;animation:.5s cubic-bezier(.16,1,.3,1) AgentChat-module__vnomJG__slideUp}.AgentChat-module__vnomJG__message.AgentChat-module__vnomJG__assistant{flex-direction:column;align-items:flex-start;display:flex}.AgentChat-module__vnomJG__message.AgentChat-module__vnomJG__decision{color:var(--text-tertiary);-webkit-user-select:none;user-select:none;align-self:flex-start;align-items:center;margin:18px 0 8px;padding-left:8px;font-size:12px;display:flex}.AgentChat-module__vnomJG__message.AgentChat-module__vnomJG__decision.AgentChat-module__vnomJG__decisionAnimateIn{transform-origin:0 0;animation:.5s cubic-bezier(.16,1,.3,1) AgentChat-module__vnomJG__decisionRevealIn;overflow:hidden}.AgentChat-module__vnomJG__memoryStatusText{color:inherit;display:inline-block}.AgentChat-module__vnomJG__memoryStatusTextAnimateIn,.AgentChat-module__vnomJG__message.AgentChat-module__vnomJG__decision:hover .AgentChat-module__vnomJG__memoryStatusText{background:linear-gradient(90deg, var(--text-tertiary) 0%, var(--accent-primary) 35%, color-mix(in srgb, var(--accent-primary), var(--text-primary) 18%) 50%, color-mix(in srgb, var(--accent-primary), var(--bg-card) 58%) 55%, color-mix(in srgb, var(--accent-primary), var(--text-primary) 18%) 60%, var(--text-muted) 65%, var(--text-tertiary) 100%);color:#0000;background-size:240% 100%;-webkit-background-clip:text;background-clip:text;animation:1.15s ease-out both AgentChat-module__vnomJG__memoryStatusTextSweep}.AgentChat-module__vnomJG__decisionClickable{cursor:pointer;color:var(--text-secondary);text-underline-offset:2px;text-decoration-thickness:1px;transition:color .15s,text-decoration-color .15s}:is(.AgentChat-module__vnomJG__decisionClickable:hover,.AgentChat-module__vnomJG__decisionClickable:focus-visible){color:var(--accent-primary);-webkit-text-decoration-color:color-mix(in srgb, var(--accent-primary), transparent 20%);text-decoration-color:color-mix(in srgb, var(--accent-primary), transparent 20%)}.AgentChat-module__vnomJG__decisionClickable:focus-visible{outline:none}@media (prefers-reduced-motion:reduce){.AgentChat-module__vnomJG__message.AgentChat-module__vnomJG__user.AgentChat-module__vnomJG__animateIn,.AgentChat-module__vnomJG__message.AgentChat-module__vnomJG__decision.AgentChat-module__vnomJG__decisionAnimateIn,.AgentChat-module__vnomJG__pendingRateLimitPromptAnimateIn,.AgentChat-module__vnomJG__freeAiUsageTextAnimateIn,.AgentChat-module__vnomJG__statusLineEntering,.AgentChat-module__vnomJG__statusLineLeaving,.AgentChat-module__vnomJG__message.AgentChat-module__vnomJG__decision:hover .AgentChat-module__vnomJG__memoryStatusText,.AgentChat-module__vnomJG__memoryStatusTextAnimateIn{animation:none}.AgentChat-module__vnomJG__message.AgentChat-module__vnomJG__decision:hover .AgentChat-module__vnomJG__memoryStatusText,.AgentChat-module__vnomJG__memoryStatusTextAnimateIn{color:inherit;background:0 0}.AgentChat-module__vnomJG__pendingRateLimitPromptAnimateIn,.AgentChat-module__vnomJG__freeAiUsageTextAnimateIn,.AgentChat-module__vnomJG__statusLineEntering{opacity:1}.AgentChat-module__vnomJG__statusLineLeaving{display:none}}.AgentChat-module__vnomJG__message.AgentChat-module__vnomJG__system{justify-content:center;margin:8px 0;display:flex}.AgentChat-module__vnomJG__messageWrapper{flex-direction:column;max-width:90%;display:flex}.AgentChat-module__vnomJG__user .AgentChat-module__vnomJG__messageWrapper{align-items:flex-end}.AgentChat-module__vnomJG__assistant .AgentChat-module__vnomJG__messageWrapper{align-items:flex-start}.AgentChat-module__vnomJG__messageContent{white-space:pre-wrap;word-wrap:break-word;border-radius:10px;max-width:100%;padding:8px 12px;font-size:14px;line-height:1.5}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__messageContent{corner-shape:squircle;border-radius:16px}}.AgentChat-module__vnomJG__messageContent p{margin:0}.AgentChat-module__vnomJG__messageContent p+p{margin-top:12px}.AgentChat-module__vnomJG__user .AgentChat-module__vnomJG__messageContent{background-color:color-mix(in srgb, var(--bg-card), var(--accent-primary) 6%);color:color-mix(in srgb, var(--text-primary), var(--accent-primary) 35%)}.AgentChat-module__vnomJG__pendingRateLimitMessage .AgentChat-module__vnomJG__messageContent{position:relative}.AgentChat-module__vnomJG__assistant .AgentChat-module__vnomJG__messageContent{background-color:var(--bg-primary);color:var(--text-secondary)}.AgentChat-module__vnomJG__incompleteTaskUpsell{border:1px solid color-mix(in srgb, var(--accent-primary), var(--bg-primary) 85%);width:100%;max-width:360px;color:var(--text-secondary);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;padding:12px;display:flex}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__incompleteTaskUpsell{corner-shape:squircle;border-radius:16px}}.AgentChat-module__vnomJG__incompleteTaskUpsell p{margin:0}.AgentChat-module__vnomJG__incompleteTaskUpsell p+p{margin-top:10px}.AgentChat-module__vnomJG__incompleteTaskUpsellText{flex:1;min-width:0;font-size:12px;line-height:1.35}.AgentChat-module__vnomJG__incompleteTaskUpsell button{flex-shrink:0}.AgentChat-module__vnomJG__incompleteTaskLimitPrompt{color:var(--text-tertiary);margin-top:6px;padding:4px;font-size:12px;line-height:1.35}.AgentChat-module__vnomJG__inlineTextButton{-webkit-appearance:none;appearance:none;color:var(--accent-primary);font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.AgentChat-module__vnomJG__inlineTextButton>div{margin-right:4px;position:relative;top:4px}.AgentChat-module__vnomJG__inlineTextButton:hover{color:color-mix(in srgb, var(--accent-primary), var(--text-primary) 25%)}.AgentChat-module__vnomJG__system .AgentChat-module__vnomJG__messageContent{background-color:var(--bg-tertiary);color:var(--text-tertiary);max-width:90%;padding:6px 12px;font-size:12px;font-style:italic}.AgentChat-module__vnomJG__messageAttachments{flex-direction:column;gap:4px;margin-top:6px;display:flex}.AgentChat-module__vnomJG__messageAttachment{border:1px solid var(--bg-primary);border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}.AgentChat-module__vnomJG__messageAttachment img{border-radius:2px}.AgentChat-module__vnomJG__messageAttachmentPreview{text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-family:var(--font-mono);flex:1;overflow:hidden}.AgentChat-module__vnomJG__messageAttachmentSize{color:var(--text-muted);flex-shrink:0;font-size:11px;font-weight:500}.AgentChat-module__vnomJG__pendingRateLimitPrompt{border:1px solid var(--accent-primary);cursor:default;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-self:flex-end;align-items:center;gap:20px;width:auto;margin-top:8px;padding:14px;font-size:14px;display:flex}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__pendingRateLimitPrompt{corner-shape:squircle;border-radius:16px}}.AgentChat-module__vnomJG__pendingRateLimitPromptAnimateIn{opacity:0;transform-origin:100% 0;animation:.5s cubic-bezier(.16,1,.3,1) .5s both AgentChat-module__vnomJG__slideUp}.AgentChat-module__vnomJG__pendingRateLimitPromptCopy{flex-direction:column;gap:5px;min-width:0;display:flex}.AgentChat-module__vnomJG__pendingRateLimitDescription{color:var(--text-secondary);font-size:14px;line-height:1.4}.AgentChat-module__vnomJG__pendingRateLimitDescription strong{font-weight:550}.AgentChat-module__vnomJG__freeAiUsageText{z-index:4;max-height:56px;color:var(--text-muted);opacity:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 8px;margin:0;padding:8px 16px;font-size:12px;line-height:1.3;transition:opacity .18s,transform .18s,max-height .18s,margin .18s;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(0)}.AgentChat-module__vnomJG__freeAiUsageText>div{cursor:default;gap:6px;display:flex}.AgentChat-module__vnomJG__freeAiUsageTextAnimateIn{animation:1.15s cubic-bezier(.16,1,.3,1) both AgentChat-module__vnomJG__freeAiUsageStatusIn}.AgentChat-module__vnomJG__freeAiUsageTextHidden{opacity:0;pointer-events:none;max-height:0;margin-top:0;margin-bottom:0;transform:translateY(8px)}@keyframes AgentChat-module__vnomJG__freeAiUsageStatusIn{0%{opacity:0}to{opacity:1}}.AgentChat-module__vnomJG__freeAiUsageCopy{min-width:0}.AgentChat-module__vnomJG__freeAiUsageButton{color:var(--accent-primary);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:550}.AgentChat-module__vnomJG__freeAiUsageButton:hover{text-decoration:underline}.AgentChat-module__vnomJG__pendingRateLimitStatusLine{color:var(--text-muted);align-items:center;gap:8px;padding:6px 8px;font-size:12px;display:flex}.AgentChat-module__vnomJG__pendingRateLimitStatusIcon{border:1px solid color-mix(in srgb, var(--accent-warning), var(--border-primary) 40%);background:color-mix(in srgb, var(--accent-warning), var(--bg-card) 82%);width:10px;height:10px;color:color-mix(in srgb, var(--accent-warning), var(--text-primary) 25%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.AgentChat-module__vnomJG__streaming .AgentChat-module__vnomJG__messageContent{position:relative}@keyframes AgentChat-module__vnomJG__blink{0%,50%{opacity:.5}51%,to{opacity:0}}.AgentChat-module__vnomJG__error{color:var(--accent-danger);border:1px solid color-mix(in srgb, var(--accent-danger), transparent 80%);border-radius:8px;margin:16px 0;padding:12px;font-size:13px}.AgentChat-module__vnomJG__errorRetryButton{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-weight:600}.AgentChat-module__vnomJG__errorRetryButton:disabled{opacity:.6;cursor:not-allowed}.AgentChat-module__vnomJG__statusContainer{flex-direction:column;gap:0;margin-bottom:10px;padding:18px 8px 6px;display:flex}.AgentChat-module__vnomJG__statusLineStack{min-height:17px;display:grid;overflow:hidden}.AgentChat-module__vnomJG__statusLine{background:linear-gradient(90deg, var(--text-primary) 0%, color-mix(in srgb, var(--text-primary), transparent 10%) 40%, color-mix(in srgb, var(--text-primary), transparent 50%) 48%, color-mix(in srgb, var(--text-primary), transparent 60%) 50%, color-mix(in srgb, var(--text-primary), transparent 50%) 52%, color-mix(in srgb, var(--text-primary), transparent 10%) 60%, var(--text-primary) 100%);color:#0000;will-change:transform, opacity;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;grid-area:1/1;font-size:12px;line-height:1.4;animation:3s linear infinite AgentChat-module__vnomJG__statusGradient}.AgentChat-module__vnomJG__pausedStatusLine{color:var(--text-primary);will-change:auto;background:0 0;animation:none}.AgentChat-module__vnomJG__pausedStatusLink{color:var(--accent-primary);font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;margin:0;padding:0;text-decoration:underline}.AgentChat-module__vnomJG__pausedStatusLink:hover{opacity:.72}.AgentChat-module__vnomJG__statusLineEntering{opacity:0;z-index:2;animation:3s linear infinite AgentChat-module__vnomJG__statusGradient,.8s cubic-bezier(.2,.84,.24,1) both AgentChat-module__vnomJG__statusLineEnter}.AgentChat-module__vnomJG__statusLineLeaving{opacity:1;z-index:1;animation:3s linear infinite AgentChat-module__vnomJG__statusGradient,.8s cubic-bezier(.2,.84,.24,1) both AgentChat-module__vnomJG__statusLineLeave}.AgentChat-module__vnomJG__wordCount{color:var(--text-tertiary);align-items:center;margin-top:4px;font-size:11px;display:flex}.AgentChat-module__vnomJG__wordCount svg{margin-right:2px}@keyframes AgentChat-module__vnomJG__statusGradient{0%{background-position:0%}to{background-position:-200%}}.AgentChat-module__vnomJG__workDuration{color:var(--text-tertiary);cursor:default;margin:8px 0;padding-left:8px;font-size:12px}.AgentChat-module__vnomJG__inputArea{--input-composer-height:120px;background:color-mix(in srgb, var(--bg-card), transparent 15%);border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:13px;flex-direction:column;gap:8px;margin:10px;padding:10px;transition:border-color .5s;display:flex}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__inputArea{corner-shape:squircle;border-radius:20px}}.AgentChat-module__vnomJG__inputAreaChromeless{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.AgentChat-module__vnomJG__savedPromptsButton{flex-shrink:0;display:inline-flex}.AgentChat-module__vnomJG__savedPromptsButton button{width:36px}.AgentChat-module__vnomJG__inputComposer{height:var(--input-composer-height);min-height:var(--input-composer-height);flex-direction:column;gap:8px;display:flex}.AgentChat-module__vnomJG__voiceWaveStage,.AgentChat-module__vnomJG__voiceUpgradePanel{border-radius:9px;flex:1;min-height:0;position:relative;overflow:hidden}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__voiceWaveStage,.AgentChat-module__vnomJG__voiceUpgradePanel{corner-shape:squircle;border-radius:14px}}.AgentChat-module__vnomJG__voiceWaveStage{align-items:center;gap:16px;padding:10px 60px;display:flex}.AgentChat-module__vnomJG__voiceWave{flex:1;min-width:0;height:100%;position:relative;overflow:hidden}.AgentChat-module__vnomJG__voiceWaveRow{align-items:center;gap:3px;display:flex;position:absolute;top:0;bottom:0;right:0}.AgentChat-module__vnomJG__voiceWaveBar{--voice-wave-level:0;background:color-mix(in srgb, var(--accent-primary), transparent 22%);width:2px;height:max(3px, calc(var(--voice-wave-level) * 100%));opacity:.85;border-radius:2px;flex:none}.AgentChat-module__vnomJG__voiceWaveBarLive{background:var(--accent-primary);opacity:1;transition:height 60ms linear}.AgentChat-module__vnomJG__miniVoiceWave{vertical-align:middle;align-items:center;gap:2px;height:14px;display:inline-flex}.AgentChat-module__vnomJG__miniVoiceWaveBar{--voice-wave-level:0;width:2px;height:max(2px, calc(var(--voice-wave-level) * 100%));opacity:.9;background:currentColor;border-radius:2px;flex:none;transition:height .12s linear}.AgentChat-module__vnomJG__miniVoiceWave[data-voice-state=thinking] .AgentChat-module__vnomJG__miniVoiceWaveBar,.AgentChat-module__vnomJG__miniVoiceWave[data-voice-state=connecting] .AgentChat-module__vnomJG__miniVoiceWaveBar,.AgentChat-module__vnomJG__miniVoiceWave[data-voice-state=speaking] .AgentChat-module__vnomJG__miniVoiceWaveBar{opacity:.6}.AgentChat-module__vnomJG__voiceWaveStage[data-voice-state=thinking] .AgentChat-module__vnomJG__voiceWaveBar,.AgentChat-module__vnomJG__voiceWaveStage[data-voice-state=connecting] .AgentChat-module__vnomJG__voiceWaveBar,.AgentChat-module__vnomJG__voiceWaveStage[data-voice-state=speaking] .AgentChat-module__vnomJG__voiceWaveBar{background:color-mix(in srgb, var(--accent-primary), transparent 55%)}.AgentChat-module__vnomJG__voiceStageStatus{text-align:center;min-width:0;color:var(--text-tertiary);font-family:var(--font-ui);-webkit-user-select:none;user-select:none;cursor:default;flex:1;justify-content:center;align-items:center;font-size:12px;display:flex}.AgentChat-module__vnomJG__voiceTrialInfo{min-width:0;height:28px;font-family:var(--font-ui);color:var(--text-tertiary);white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:11px;display:inline-flex;overflow:hidden}.AgentChat-module__vnomJG__voiceTrialInfo>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.AgentChat-module__vnomJG__voiceTrialUpgrade{font:inherit;color:var(--accent-primary);cursor:pointer;background:0 0;border:none;flex:none;padding:0;font-weight:600}.AgentChat-module__vnomJG__voiceTrialUpgrade:hover{text-decoration:underline}.AgentChat-module__vnomJG__voiceUpgradePanel{border:1px solid color-mix(in srgb, var(--accent-primary), var(--border-secondary) 62%);align-items:center;gap:14px;padding:12px 14px;display:flex}.AgentChat-module__vnomJG__voiceUpgradeGlow{background:radial-gradient(circle at 35% 28%, white 0%, color-mix(in srgb, var(--accent-primary), #9c7cff 35%) 35%, color-mix(in srgb, var(--accent-primary), #174c7e 45%) 78%);width:38px;height:38px;box-shadow:0 0 22px color-mix(in srgb, var(--accent-primary), transparent 52%);border-radius:50%;flex:none}.AgentChat-module__vnomJG__voiceUpgradeCopy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.AgentChat-module__vnomJG__voiceUpgradeCopy strong{color:var(--text-primary);font-size:12px}.AgentChat-module__vnomJG__voiceUpgradeCopy span,.AgentChat-module__vnomJG__voiceReturnToTyping{color:var(--text-tertiary);font-size:11px}.AgentChat-module__vnomJG__voiceUpgradeActions{flex-direction:column;align-items:stretch;gap:4px;display:flex}.AgentChat-module__vnomJG__voiceReturnToTyping{cursor:pointer;background:0 0;border:0}.AgentChat-module__vnomJG__voiceReturnToTyping:hover{color:var(--text-primary)}.AgentChat-module__vnomJG__voiceInlineError{color:var(--error-text,#c33);margin:-2px 4px 0;font-size:11px}@media (prefers-reduced-motion:reduce){.AgentChat-module__vnomJG__voiceWaveBarLive{transition:none!important}}.AgentChat-module__vnomJG__inputComposerMeta{flex-direction:column;gap:6px;min-height:0;max-height:56px;padding-right:2px;display:flex;overflow-y:auto}.AgentChat-module__vnomJG__inputArea:hover{border-color:color-mix(in srgb, var(--border-primary), var(--accent-primary) 20%)}.AgentChat-module__vnomJG__inputArea:focus-within,.AgentChat-module__vnomJG__inputAreaDragOver{border-color:var(--accent-primary)}.AgentChat-module__vnomJG__inputForm{background:var(--bg-card);border-radius:5px;flex:1;align-items:flex-end;gap:8px;min-height:0;display:flex}.AgentChat-module__vnomJG__input{border:1px solid var(--border-primary);font-family:Arial,sans-serif;font-size:var(--agent-chat-input-font-size,14px);line-height:var(--agent-chat-input-line-height,normal);resize:none;background:var(--bg-card);border:none;border-radius:5px;outline:none;flex:1;height:100%;min-height:0}@media (max-width:900px){.AgentChat-module__vnomJG__input{font-size:16px}}.AgentChat-module__vnomJG__input:focus{border-color:#06c}.AgentChat-module__vnomJG__input:disabled{cursor:not-allowed}.AgentChat-module__vnomJG__authMessage,.AgentChat-module__vnomJG__noDocumentMessage{color:#666;text-align:center;padding:20px;font-size:14px}.AgentChat-module__vnomJG__noDocumentMessage{color:#999;padding:8px;font-size:12px}.AgentChat-module__vnomJG__proposedChangesBox{background:var(--bg-card);background-clip:padding-box;border:2px solid #0000;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:130px;max-height:130px;margin:12px;padding:12px 16px;animation:.3s ease-in AgentChat-module__vnomJG__fadeIn;display:flex;position:relative}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__proposedChangesBox{corner-shape:squircle;border-radius:20px}}.AgentChat-module__vnomJG__stopButton,.AgentChat-module__vnomJG__sendButton,.AgentChat-module__vnomJG__voiceSubmitButton{position:relative}.AgentChat-module__vnomJG__sendButtonGroup .AgentChat-module__vnomJG__stopButton,.AgentChat-module__vnomJG__sendButtonGroup .AgentChat-module__vnomJG__sendButton,.AgentChat-module__vnomJG__sendButtonGroup .AgentChat-module__vnomJG__voiceSubmitButton{width:var(--composer-action-size,36px);min-width:var(--composer-action-size,36px);height:var(--composer-action-size,36px);border-radius:8px;padding:0}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__sendButtonGroup .AgentChat-module__vnomJG__stopButton,.AgentChat-module__vnomJG__sendButtonGroup .AgentChat-module__vnomJG__sendButton,.AgentChat-module__vnomJG__sendButtonGroup .AgentChat-module__vnomJG__voiceSubmitButton{corner-shape:squircle;border-radius:12px}}.AgentChat-module__vnomJG__voiceSubmitButton{color:var(--text-primary);border-color:#0000;padding:2px;transition:color .18s,background-color .18s,box-shadow .18s}.AgentChat-module__vnomJG__voiceSubmitButton:hover:not(:disabled),.AgentChat-module__vnomJG__voiceSubmitButtonActive{color:var(--accent-primary);background:color-mix(in srgb, var(--bg-card), var(--accent-primary) 10%)}.AgentChat-module__vnomJG__voiceSubmitButtonActive{box-shadow:0 0 0 1px color-mix(in srgb, var(--accent-primary), transparent 58%)}.AgentChat-module__vnomJG__sendButton div,.AgentChat-module__vnomJG__stopButton div{z-index:4;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__sendButton div,.AgentChat-module__vnomJG__stopButton div{corner-shape:squircle;border-radius:12px}}.AgentChat-module__vnomJG__stopButton div{background:color-mix(in srgb, var(--bg-card), transparent 50%)}.AgentChat-module__vnomJG__sendButton div{background:var(--accent-primary)}.AgentChat-module__vnomJG__sendButton:disabled div{background:color-mix(in srgb, var(--accent-primary), var(--bg-primary) 60%);color:var(--bg-card)}.AgentChat-module__vnomJG__stopButton:before{content:"";background:linear-gradient(100deg, color-mix(in srgb, var(--bg-card), var(--accent-primary) 80%) 0%, color-mix(in srgb, var(--bg-card), var(--accent-primary) 50%) 15%, var(--accent-primary) 30%, color-mix(in srgb, var(--bg-card), var(--accent-primary) 50%) 60%, color-mix(in srgb, var(--bg-card), var(--accent-primary) 80%) 100%);z-index:3;opacity:.5;background-size:300% 100%;border-radius:8px;animation:5s linear infinite AgentChat-module__vnomJG__shimmer;position:absolute;inset:-1px}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__stopButton:before{corner-shape:squircle;border-radius:12px}}.AgentChat-module__vnomJG__anonLimitReached:before,.AgentChat-module__vnomJG__limitReached:before{content:"";background:linear-gradient(100deg, color-mix(in srgb, var(--bg-primary), var(--accent-primary) 10%) 0%, color-mix(in srgb, var(--bg-primary), var(--accent-primary) 30%) 15%, color-mix(in srgb, var(--bg-primary), var(--accent-primary) 50%) 30%, color-mix(in srgb, var(--bg-primary), var(--accent-primary) 20%) 60%, color-mix(in srgb, var(--bg-primary), var(--accent-primary) 10%) 100%);z-index:-1;opacity:1;background-size:300% 100%;border-radius:13px;animation:15s linear infinite AgentChat-module__vnomJG__shimmer;position:absolute;inset:-1px}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__anonLimitReached:before,.AgentChat-module__vnomJG__limitReached:before{corner-shape:squircle;border-radius:20px}}@keyframes AgentChat-module__vnomJG__shimmer{0%{background-position:200% 0}to{background-position:-100% 0}}.AgentChat-module__vnomJG__proposedChangesText{color:var(--text-secondary);text-align:center;cursor:default;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.AgentChat-module__vnomJG__proposedChangesHint{color:var(--text-tertiary);text-align:center;cursor:default;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;font-size:12px;font-style:italic;display:flex}.AgentChat-module__vnomJG__diffCounts{gap:6px;font-size:13px;font-weight:500;display:flex}.AgentChat-module__vnomJG__diffAdd{color:var(--accent-success)}.AgentChat-module__vnomJG__diffRemove{color:var(--accent-danger)}.AgentChat-module__vnomJG__proposedChangesButtons{justify-content:center;gap:8px;display:flex}.AgentChat-module__vnomJG__proposedChangesInline{flex-direction:column;align-items:flex-start;gap:8px;margin:0 8px 16px;font-size:12px;display:flex}.AgentChat-module__vnomJG__proposedChangesActions{gap:8px;display:flex}.AgentChat-module__vnomJG__rejectAllButton{border-color:color-mix(in srgb, var(--accent-danger), transparent 50%)!important}.AgentChat-module__vnomJG__rejectAllButton:hover{border-color:color-mix(in srgb, var(--accent-danger), transparent 20%)}.AgentChat-module__vnomJG__proposedChangesLabel{color:var(--text-primary)}.AgentChat-module__vnomJG__proposedChangesHide{cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.AgentChat-module__vnomJG__proposedChangesHide:hover{background:var(--bg-tertiary);color:var(--text-primary)}.AgentChat-module__vnomJG__plusPromo{color:var(--text-secondary);margin:8px;font-size:13px}.AgentChat-module__vnomJG__plusPromoLink{cursor:pointer;border-radius:5px;padding:4px}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__plusPromoLink{corner-shape:squircle;border-radius:8px}}.AgentChat-module__vnomJG__guideLink{color:var(--accent-primary);justify-content:center;align-items:center;display:inline-flex}.AgentChat-module__vnomJG__guideLink:hover{text-decoration:underline}.AgentChat-module__vnomJG__guideLink span{position:relative;top:1px}.AgentChat-module__vnomJG__markdownLink{color:var(--accent-primary);text-underline-offset:2px;text-decoration:underline}.AgentChat-module__vnomJG__markdownLink:hover{color:color-mix(in srgb, var(--accent-primary), var(--text-primary) 25%)}.AgentChat-module__vnomJG__citationLink{color:var(--accent-primary);vertical-align:super;justify-content:center;align-items:center;font-size:.72em;font-weight:650;line-height:1.45;text-decoration:none;display:inline-flex}.AgentChat-module__vnomJG__citationLink:hover{text-decoration:underline}.AgentChat-module__vnomJG__citationSources{max-width:100%;color:var(--text-tertiary);flex-wrap:wrap;align-items:center;gap:5px;padding:6px 12px;font-size:11px;display:flex}.AgentChat-module__vnomJG__citationSourcesLabel{margin-right:1px;font-weight:400}.AgentChat-module__vnomJG__citationSource{min-width:0;max-width:170px;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:2px 7px 2px 4px;text-decoration:none;display:inline-flex;overflow:hidden}.AgentChat-module__vnomJG__citationSource>span{width:8px;height:16px;color:var(--accent-primary);flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:650;display:inline-flex}.AgentChat-module__vnomJG__citationSource:hover{color:var(--accent-primary)}.AgentChat-module__vnomJG__markdownInlineCode{background:color-mix(in srgb, var(--bg-tertiary), var(--text-primary) 8%);border:1px solid var(--border-primary);font-feature-settings:none;font-variant-ligatures:none;border-radius:6px;padding:1px 5px;font-family:Source Code Pro,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95em}.AgentChat-module__vnomJG__markdownHeading{color:var(--text-primary);margin:2px 0;font-weight:700;display:block}.AgentChat-module__vnomJG__markdownHeading1{font-size:1.16em}.AgentChat-module__vnomJG__markdownHeading2{font-size:1.1em}.AgentChat-module__vnomJG__markdownHeading3{font-size:1.05em}.AgentChat-module__vnomJG__markdownHeading4,.AgentChat-module__vnomJG__markdownHeading5,.AgentChat-module__vnomJG__markdownHeading6{font-size:1em}.AgentChat-module__vnomJG__suggestedFollowups{gap:12px;margin-top:auto;padding-top:24px}.AgentChat-module__vnomJG__suggestedFollowupsLabel{}.AgentChat-module__vnomJG__suggestedFollowupsButtons{flex-direction:column;align-items:flex-end;gap:10px;display:flex}@keyframes AgentChat-module__vnomJG__slideUpSuggestion{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-12px)}}.AgentChat-module__vnomJG__suggestedFollowupButton{background-color:color-mix(in srgb, var(--bg-card), var(--accent-primary) 2%);border:1px solid color-mix(in srgb, var(--bg-card), var(--accent-primary) 18%);max-width:90%;color:color-mix(in srgb, var(--text-primary), var(--accent-primary) 35%);text-align:left;white-space:pre-wrap;word-wrap:break-word;cursor:pointer;border-radius:10px;padding:8px 12px;font-family:inherit;font-size:14px;line-height:1.5;transition:background .15s,color .15s,border-color .15s;animation:.5s cubic-bezier(.16,1,.3,1) backwards AgentChat-module__vnomJG__slideUpSuggestion;transform:translateY(-12px)}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__suggestedFollowupButton{corner-shape:squircle;border-radius:16px}}.AgentChat-module__vnomJG__suggestedFollowupButton:nth-child(2){animation-delay:.1s}.AgentChat-module__vnomJG__suggestedFollowupButton:hover{background-color:color-mix(in srgb, var(--bg-card), var(--accent-primary) 6%);color:var(--text-primary)}.AgentChat-module__vnomJG__chatPromptLink{color:color-mix(in srgb, var(--text-secondary), var(--accent-primary) 80%);background:color-mix(in srgb, var(--bg-card), transparent 50%);cursor:pointer;font-weight:400}.AgentChat-module__vnomJG__chatPromptLink:hover{color:color-mix(in srgb, var(--text-secondary), var(--accent-primary) 90%);text-decoration:underline;-webkit-text-decoration-color:var(--accent-primary);text-decoration-color:var(--accent-primary)}.AgentChat-module__vnomJG__anonLimitReached,.AgentChat-module__vnomJG__limitReached{background:color-mix(in srgb, var(--bg-card), transparent 20%);text-align:center;background-clip:padding-box;border:2px solid #0000;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin:0 12px;padding:12px;animation:.3s ease-in AgentChat-module__vnomJG__fadeIn;display:flex;position:relative}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__anonLimitReached,.AgentChat-module__vnomJG__limitReached{corner-shape:squircle;border-radius:20px}}.AgentChat-module__vnomJG__anonLimitReached p,.AgentChat-module__vnomJG__limitReached p{color:var(--text-secondary);margin:0;font-size:14px}.AgentChat-module__vnomJG__limitReached h3{margin-top:0;margin-bottom:10px}.AgentChat-module__vnomJG__usageWarningReveal{will-change:opacity, transform;animation:1.2s cubic-bezier(.2,.8,.2,1) both AgentChat-module__vnomJG__usageWarningReveal}@keyframes AgentChat-module__vnomJG__usageWarningReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AgentChat-module__vnomJG__usageWarning{color:var(--text-primary);border:1px solid color-mix(in srgb, var(--border-primary), var(--accent-primary) 20%);box-shadow:0px 0px 8px color-mix(in srgb, var(--accent-primary), transparent 80%);background:var(--bg-card);-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin:0 10px;padding:12px;font-size:14px;line-height:1.8;transition:border-color .5s,background .5s;display:flex}@supports (corner-shape:squircle){.AgentChat-module__vnomJG__usageWarning{corner-shape:squircle;border-radius:20px}}.AgentChat-module__vnomJG__usageWarning:hover{border-color:color-mix(in srgb, var(--border-primary), var(--accent-primary) 50%);background:color-mix(in srgb, var(--bg-card), var(--accent-primary) 3%)}.AgentChat-module__vnomJG__usageWarning:hover .button-color-blue{background:color-mix(in srgb, var(--accent-primary), white 10%)}.AgentChat-module__vnomJG__usageWarning:active .button-color-blue{background:color-mix(in srgb, var(--accent-primary), black 5%)}.AgentChat-module__vnomJG__usageWarning button{flex-shrink:0}.AgentChat-module__vnomJG__usageWarningHelpLine{color:var(--text-muted);margin-top:5px;font-size:12px;line-height:1.4;display:block}.AgentChat-module__vnomJG__usageWarningHelpLine a{color:var(--accent-primary);text-decoration:none}.AgentChat-module__vnomJG__usageWarningHelpLine a:hover{text-decoration:underline}.AgentChat-module__vnomJG__usageWarningPassiveMessage{cursor:default;flex-direction:column;align-items:flex-start;gap:4px;display:flex}.AgentChat-module__vnomJG__usageWarningPassive{cursor:default}.AgentChat-module__vnomJG__usageWarningPassive:hover{border-color:color-mix(in srgb, var(--border-primary), var(--accent-primary) 20%);background:var(--bg-card)}.AgentChat-module__vnomJG__usageWarningDismiss{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.AgentChat-module__vnomJG__usageWarningDismiss:hover{border-color:var(--border-secondary);background:color-mix(in srgb, var(--bg-hover), transparent 25%);color:var(--text-primary)}.AgentChat-module__vnomJG__usageWarningDismiss:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.AgentChat-module__vnomJG__usageLimitBounce{animation:.5s AgentChat-module__vnomJG__usageLimitBounce}@media (prefers-reduced-motion:reduce){.AgentChat-module__vnomJG__usageWarningReveal,.AgentChat-module__vnomJG__usageLimitBounce{animation:none}}@keyframes AgentChat-module__vnomJG__usageLimitBounce{0%{border-color:color-mix(in srgb, var(--accent-primary), var(--border-primary) 50%);background:color-mix(in srgb, var(--accent-primary), transparent 90%);transform:translateY(0)}10%{border-color:color-mix(in srgb, var(--accent-primary), var(--border-primary) 50%);background:color-mix(in srgb, var(--accent-primary), transparent 92%);transform:translateY(-5px)}35%{border-color:color-mix(in srgb, var(--accent-primary), var(--border-primary) 80%);background:color-mix(in srgb, var(--accent-primary), transparent 96%);transform:translateY(3px)}60%{transform:translateY(-1px)}80%{transform:translateY(1px)}to{transform:translateY(0)}}.AgentChat-module__vnomJG__usageWarningProgressBar{justify-content:flex-end;align-items:center;gap:10px;display:flex}.AgentChat-module__vnomJG__usageWarningProgressBarBg{background:var(--border-primary);border-radius:2px;width:50px;height:4px}.AgentChat-module__vnomJG__usageWarningProgressBarFill{background:var(--accent-primary);border-radius:2px;height:4px;transition:width .3s;display:block}.AgentChat-module__vnomJG__usageWarningProgressBarLabel{color:var(--text-muted);font-size:12px}.AgentChat-module__vnomJG__dailyFreeResetCountdown{color:var(--text-muted);align-items:center;gap:2px;margin-left:10px;font-size:13px;display:inline-flex}.AgentChat-module__vnomJG__dailyFreeResetCountdown svg{flex-shrink:0;width:13px;height:13px}.AgentChat-module__vnomJG__packInlineLink{width:-moz-fit-content;width:fit-content;color:var(--accent-primary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;line-height:1.4;display:inline}.AgentChat-module__vnomJG__packInlineLink:hover{text-decoration:underline}.AgentChat-module__vnomJG__planDetails{font-size:13px}.AgentChat-module__vnomJG__usageCtaWrapper{z-index:1;flex-direction:column;gap:14px;display:flex;position:relative}.AgentChat-module__vnomJG__usageCtaWrapper p:first-child{font-size:16px}.AgentChat-module__vnomJG__usageProgressWrapper{border-bottom:2px solid var(--bg-card);margin-bottom:20px;padding:32px 32px 20px}.AgentChat-module__vnomJG__usageProgressHeader{color:var(--text-tertiary);justify-content:space-between;margin-bottom:6px;font-size:12px;display:flex}.AgentChat-module__vnomJG__usageCtaWrapper button{cursor:pointer}.AgentChat-module__vnomJG__attachmentProgressContainer{background:color-mix(in srgb, var(--accent-primary), transparent 80%);border-radius:2px;flex-shrink:0;width:60px;height:4px;overflow:hidden}.AgentChat-module__vnomJG__attachmentProgressBar{background:var(--accent-primary);border-radius:2px;height:100%;transition:width .2s ease-out}
.ToolEditorInput-module__F3PHYq__container{flex-direction:column;gap:0;width:100%;max-width:925px;display:flex;position:relative}.ToolEditorInput-module__F3PHYq__controlsWrapper{background:var(--bg-card);border-bottom:1px solid var(--border-primary);border-radius:8px 8px 0 0;min-height:79px;overflow:hidden}.ToolEditorInput-module__F3PHYq__containerFill{max-width:none;height:100%;min-height:0}.ToolEditorInput-module__F3PHYq__containerFill .ToolEditorInput-module__F3PHYq__controlsWrapper{flex:none}.ToolEditorInput-module__F3PHYq__editorWrapperFill{flex:auto;min-height:0}.ToolEditorInput-module__F3PHYq__editorWrapperFill .ToolEditorInput-module__F3PHYq__editorClip{height:100%}.ToolEditorInput-module__F3PHYq__editorWrapperFill [data-global-file-drop-scope=document-editor]{justify-content:flex-start}.ToolEditorInput-module__F3PHYq__editorWrapper{background:var(--bg-page);isolation:isolate;background-clip:padding-box;border-top:none;border-radius:0 0 8px 8px;min-height:261px;max-height:300px;position:relative}@keyframes ToolEditorInput-module__F3PHYq__shimmerBorder{0%{background-position:200% 0}to{background-position:-100% 0}}.ToolEditorInput-module__F3PHYq__editorClip{border-radius:6px;height:100%;position:relative;overflow:hidden}.ToolEditorInput-module__F3PHYq__editorClip div{overflow:hidden!important}.ToolEditorInput-module__F3PHYq__page{--tool-page-pad-top:96px;--tool-page-pad-side:96px;background:var(--bg-page);cursor:text;min-height:500px;font-family:Arial,sans-serif;position:relative}.ToolEditorInput-module__F3PHYq__pageFill{height:100%;min-height:0}.ToolEditorInput-module__F3PHYq__content{padding:var(--tool-page-pad-top) var(--tool-page-pad-side) 48px;min-height:100%;color:var(--text-primary);white-space:pre-wrap;word-break:break-word;outline:none;font-size:16px;line-height:1.4}.ToolEditorInput-module__F3PHYq__placeholderPosition{top:calc(var(--tool-page-pad-top) - 5px);left:var(--tool-page-pad-side);right:var(--tool-page-pad-side);pointer-events:none;z-index:5;align-items:center;height:2em;display:flex;position:absolute;overflow:hidden}.ToolEditorInput-module__F3PHYq__placeholderPosition>div{white-space:nowrap;align-items:center;gap:.3em;display:flex}.ToolEditorInput-module__F3PHYq__placeholderPosition button{pointer-events:auto}@media (max-width:640px){.ToolEditorInput-module__F3PHYq__page{--tool-page-pad-top:40px;--tool-page-pad-side:28px}}.ToolEditorInput-module__F3PHYq__editorFade{background:linear-gradient(to bottom, transparent, var(--bg-primary));pointer-events:none;height:120px;position:absolute;bottom:30px;left:0;right:0}.ToolEditorInput-module__F3PHYq__mask{text-align:center;background:linear-gradient(to bottom, transparent 0%, var(--bg-primary) 10%, var(--bg-primary) 100%);justify-content:center;gap:6px;padding:40px 0 0;font-size:20px;position:relative;top:-40px}.ToolEditorInput-module__F3PHYq__mask strong{margin:0;padding:0}.ToolEditorInput-module__F3PHYq__error{background:color-mix(in srgb, var(--accent-danger), transparent 90%);border:1px solid color-mix(in srgb, var(--accent-danger), transparent 70%);color:var(--accent-danger);border-radius:8px;padding:12px 16px;font-size:14px}.ToolEditorInput-module__F3PHYq__secondaryInputRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:30px 0;display:flex}.ToolEditorInput-module__F3PHYq__primaryActionRow{z-index:2000;justify-content:center;display:flex;position:absolute;bottom:14px;left:0;right:0}.ToolEditorInput-module__F3PHYq__dropdownLabel{color:var(--text-secondary);font-size:16px}.ToolEditorInput-module__F3PHYq__dragOverlay{background:color-mix(in srgb, var(--accent-primary), transparent 85%);border:2px dashed var(--accent-primary);z-index:100;pointer-events:none;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ToolEditorInput-module__F3PHYq__dragOverlayContent{background:var(--bg-card);color:var(--accent-primary);border-radius:8px;padding:16px 24px;font-size:16px;font-weight:500;box-shadow:0 4px 12px #0000001a}
.Auth-module__mX17bW__onboardingStep{color:var(--text-secondary);justify-content:center;gap:8px;margin-top:12px;font-size:13px;display:flex}.Auth-module__mX17bW__onboardingStep strong{color:var(--text-primary);font-weight:500}.Auth-module__mX17bW__customMessage{color:var(--text-muted);text-align:center;-webkit-user-select:none;user-select:none;margin-bottom:1rem;font-size:16px;line-height:1.5}.Auth-module__mX17bW__form{flex-direction:column;gap:10px;display:flex}.Auth-module__mX17bW__formGroup{flex-direction:column;gap:.5rem;display:flex}.Auth-module__mX17bW__label{color:var(--text-primary);font-weight:500}.Auth-module__mX17bW__input{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Auth-module__mX17bW__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-primary-alpha);outline:none}.Auth-module__mX17bW__button{background-color:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s,transform .1s}.Auth-module__mX17bW__button:hover{background-color:var(--accent-primary-hover);transform:translateY(-1px)}.Auth-module__mX17bW__button:disabled{background-color:var(--bg-disabled);color:var(--text-disabled);cursor:not-allowed;transform:none}.Auth-module__mX17bW__googleButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s,transform .1s}.Auth-module__mX17bW__googleButton:hover{background-color:#b91c1c;transform:translateY(-1px)}.Auth-module__mX17bW__switchMode{text-align:center;margin-top:1rem}.Auth-module__mX17bW__switchMode button{color:var(--accent-primary);cursor:pointer;background:0 0;border:none;text-decoration:underline;transition:color .2s}.Auth-module__mX17bW__switchMode button:hover{color:var(--accent-primary-hover)}.Auth-module__mX17bW__error{color:var(--accent-danger);margin-top:-8px;font-size:.875rem}.Auth-module__mX17bW__formContainer{flex-direction:column;gap:16px;width:100%;padding:20px 0;display:flex}.Auth-module__mX17bW__logoWithTagline{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:2px;margin-bottom:18px;font-size:18px;display:flex}.Auth-module__mX17bW__separator{cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;width:100%;display:flex}.Auth-module__mX17bW__separator hr{border:none;border-top:1px solid var(--border-primary);flex:1}.Auth-module__mX17bW__separator span{background:var(--bg-card);color:var(--text-muted);padding:5px;font-size:12px}.Auth-module__mX17bW__toggleContainer{justify-content:center;align-items:center;margin-top:auto;display:flex}.Auth-module__mX17bW__toggleText{text-align:center;color:var(--text-muted);margin-right:10px;font-size:14px}.Auth-module__mX17bW__terms{color:var(--text-muted);text-align:center;margin:0;font-size:12px;line-height:1.5}.Auth-module__mX17bW__terms a{color:var(--accent-primary)}
.Button-module__Ri6GEa__button{-webkit-appearance:none;appearance:none;white-space:nowrap;font-family:var(--font-ui);border:none;border:1px solid var(--border-primary);color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;--loading-color:var(--accent-primary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:4px 6px;font-weight:400;display:inline-flex}@supports (corner-shape:squircle){.Button-module__Ri6GEa__button{corner-shape:squircle;border-radius:10px}}.Button-module__Ri6GEa__button:not(:disabled):active{filter:brightness(.9)}.Button-module__Ri6GEa__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__Ri6GEa__button-size-1{min-width:28px;height:28px;font-size:13px}.Button-module__Ri6GEa__button-size-0_5{min-width:24px;height:24px;padding:4px 8px;font-size:12px}.Button-module__Ri6GEa__button-size-2{min-width:34px;height:34px;padding:8px;font-size:14px}.Button-module__Ri6GEa__button-size-3{border-radius:16px;padding:16px;font-size:18px;font-weight:500}.Button-module__Ri6GEa__button-color-card{background:var(--bg-card)}.Button-module__Ri6GEa__button-color-card:not(:disabled):hover{background:color-mix(in srgb, var(--bg-card), white 5%);color:color-mix(in srgb, var(--text-primary), white 35%)}.Button-module__Ri6GEa__dark .Button-module__Ri6GEa__button-color-card:not(:disabled):hover{color:var(--text-primary)}.Button-module__Ri6GEa__button-color-card:active{background:color-mix(in srgb, var(--bg-card), black 5%)}.Button-module__Ri6GEa__button-color-blue{background:var(--accent-primary);color:#fff;border-color:color-mix(in srgb, var(--accent-primary), var(--text-primary) 30%)}.Button-module__Ri6GEa__button-color-blue:not(:disabled):hover{color:#fff;background:color-mix(in srgb, var(--accent-primary), white 10%)}.Button-module__Ri6GEa__button-color-blue:active{background:color-mix(in srgb, var(--accent-primary), black 5%)}.Button-module__Ri6GEa__button-color-gray{background:var(--bg-primary)}.Button-module__Ri6GEa__button-color-gray:not(:disabled):hover{background:var(--bg-hover)}.Button-module__Ri6GEa__button-color-gray:active{background:color-mix(in srgb, var(--bg-primary), black 5%)}.Button-module__Ri6GEa__button-color-toolbar{background:0 0}.Button-module__Ri6GEa__button-color-toolbar:disabled{opacity:.5}.Button-module__Ri6GEa__button-color-toolbar:hover:not(:disabled){background:var(--bg-hover)}.Button-module__Ri6GEa__button-color-toolbar-active{background:color-mix(in srgb, var(--bg-card), var(--accent-primary) 10%)}.Button-module__Ri6GEa__button-color-toolbar-active:disabled{opacity:.5}.Button-module__Ri6GEa__button-color-toolbar-active:hover:not(:disabled){background:color-mix(in srgb, var(--bg-card), var(--accent-primary) 11%)}.Button-module__Ri6GEa__button-color-toolbar:active:not(:disabled){background:color-mix(in srgb, var(--bg-primary), black 5%);filter:none}.Button-module__Ri6GEa__button-color-toolbar-primary{border-color:color-mix(in srgb, var(--border-primary), var(--accent-primary) 20%);background:0 0}.Button-module__Ri6GEa__button-color-toolbar-primary:disabled{opacity:.5}.Button-module__Ri6GEa__button-color-toolbar-primary:hover:not(:disabled){background:color-mix(in srgb, var(--bg-card), var(--accent-primary) 5%);border-color:color-mix(in srgb, var(--border-primary), var(--accent-primary) 40%)}.Button-module__Ri6GEa__button-color-toolbar-primary:active:not(:disabled){background:color-mix(in srgb, var(--bg-primary), black 5%);filter:none}.Button-module__Ri6GEa__button-color-green{background:var(--accent-success);color:#fff;border-color:color-mix(in srgb, var(--accent-success), var(--text-primary) 20%)}.Button-module__Ri6GEa__button-color-green:not(:disabled):hover{background:color-mix(in srgb, var(--accent-success), white 10%);color:#fff}.Button-module__Ri6GEa__button-color-green:active{background:color-mix(in srgb, var(--accent-success), black 5%)}.Button-module__Ri6GEa__button-color-red{color:#fff;background:var(--accent-danger);border-color:color-mix(in srgb, var(--accent-danger), var(--text-primary) 30%)}.Button-module__Ri6GEa__button-color-red:not(:disabled):hover{color:#fff;background:color-mix(in srgb, var(--accent-danger), white 10%)}.Button-module__Ri6GEa__button-color-red:active{background:color-mix(in srgb, var(--accent-danger), black 5%)}.Button-module__Ri6GEa__button-color-red-outline{color:var(--text-primary);background:0 0;border-color:color-mix(in srgb, var(--accent-danger), transparent 50%)!important}.Button-module__Ri6GEa__button-color-red-outline:not(:disabled):hover{border-color:color-mix(in srgb, var(--accent-danger), transparent 20%)}.Button-module__Ri6GEa__button-color-red-outline:active{border-color:color-mix(in srgb, var(--accent-danger), transparent 10%)}.Button-module__Ri6GEa__button-loading{pointer-events:none;position:relative;overflow:hidden}.Button-module__Ri6GEa__loadingBar{background:var(--loading-track);border-radius:2px;height:4px;position:absolute;left:20%;right:20%;overflow:hidden}.Button-module__Ri6GEa__loadingTrack{width:140%;height:100%;position:relative}.Button-module__Ri6GEa__loadingTrack:before,.Button-module__Ri6GEa__loadingTrack:after{content:"";background:linear-gradient(to left, var(--loading-track) 0%, var(--loading-color) 50%, var(--loading-track) 100%);border-radius:2px;width:20%;height:100%;animation:3s linear infinite Button-module__Ri6GEa__buttonLoadingSlide;position:absolute;top:0}.Button-module__Ri6GEa__loadingTrack:after{animation-delay:-1.5s}@keyframes Button-module__Ri6GEa__buttonLoadingSlide{0%{left:-40%}to{left:100%}}.Button-module__Ri6GEa__button-color-blue.Button-module__Ri6GEa__button-loading{--loading-track:color-mix(in srgb, var(--accent-primary), black 10%);--loading-color:#ffffffb3}.Button-module__Ri6GEa__button-color-green.Button-module__Ri6GEa__button-loading,.Button-module__Ri6GEa__button-color-red.Button-module__Ri6GEa__button-loading{--loading-track:color-mix(in srgb, var(--accent-success), black 15%);--loading-color:#ffffffb3}.Button-module__Ri6GEa__button-color-card.Button-module__Ri6GEa__button-loading,.Button-module__Ri6GEa__button-color-gray.Button-module__Ri6GEa__button-loading,.Button-module__Ri6GEa__button-color-toolbar.Button-module__Ri6GEa__button-loading,.Button-module__Ri6GEa__button-color-transparent.Button-module__Ri6GEa__button-loading,.Button-module__Ri6GEa__button-color-grey.Button-module__Ri6GEa__button-loading{--loading-track:var(--border-primary);--loading-color:#9ca3af}.Button-module__Ri6GEa__button-color-transparent{color:var(--text-primary);border:1px solid var(--border-primary);background:0 0}.Button-module__Ri6GEa__button-color-grey:not(:disabled){background:color-mix(in srgb, var(--surface-warm), var(--surface-page) 20%)}.Button-module__Ri6GEa__button-color-grey:not(:disabled):hover{background:color-mix(in srgb, var(--surface-warm), var(--surface-page) 40%)}.Button-module__Ri6GEa__button-color-grey:active{background:color-mix(in srgb, var(--accent-danger), black 5%)}.Button-module__Ri6GEa__button-color-upgrade{border-color:color-mix(in srgb, var(--accent-success), transparent 30%);background:var(--bg-card);color:color-mix(in srgb, var(--accent-success), var(--text-success) 30%);transition:background .3s;position:relative;overflow:hidden}.Button-module__Ri6GEa__button-color-upgrade:not(:disabled):hover{background:color-mix(in srgb, var(--accent-success), transparent 98%)}.dark .Button-module__Ri6GEa__button-color-upgrade{background:color-mix(in srgb, var(--accent-success), transparent 90%)}.dark .Button-module__Ri6GEa__button-color-upgrade:hover{background:color-mix(in srgb, var(--accent-success), transparent 70%)}.Button-module__Ri6GEa__button-color-upgrade:before{content:"";background:linear-gradient(120deg, transparent 0%, transparent 30%, color-mix(in srgb, var(--accent-success), transparent 96%) 50%, transparent 70%, transparent 100%);pointer-events:none;width:100%;height:100%;transition:none;position:absolute;top:0;left:-100%}.Button-module__Ri6GEa__button-color-upgrade:not(:disabled):hover:before{transition:left .8s ease-out;left:100%}.Button-module__Ri6GEa__button-color-upgrade:active{color:color-mix(in srgb, var(--accent-success), var(--text-primary) 30%);background:color-mix(in srgb, var(--accent-success), transparent 90%)!important}.dark .Button-module__Ri6GEa__button-color-upgrade{color:#fff}.dark .Button-module__Ri6GEa__button-color-upgrade:active{color:color-mix(in srgb, var(--accent-success), var(--text-primary) 50%)}.Button-module__Ri6GEa__button.Button-module__Ri6GEa__button-flat{border:none}
.HistoryScrubber-module__e9_J3a__row{align-items:center;gap:8px;width:100%;padding:0 16px;display:flex}@media (max-width:935px){.HistoryScrubber-module__e9_J3a__row{width:100vw}}.HistoryScrubber-module__e9_J3a__controls{justify-content:center;align-items:center;gap:20px;display:flex}.HistoryScrubber-module__e9_J3a__compactRow{align-items:center;gap:8px;display:flex}.HistoryScrubber-module__e9_J3a__canvas{cursor:ew-resize;background:0 0;flex:1;min-width:100px;height:24px;display:block}.HistoryScrubber-module__e9_J3a__loadingText,.HistoryScrubber-module__e9_J3a__emptyText{color:var(--gray-11);font-size:12px}.HistoryScrubber-module__e9_J3a__replayControls{flex:none;align-items:center;gap:2px;display:flex}.HistoryScrubber-module__e9_J3a__speedDropdown{flex:none;margin-left:2px}.HistoryScrubber-module__e9_J3a__speedLabel{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center;min-width:22px;font-size:12px}.HistoryScrubber-module__e9_J3a__playButton{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;align-items:center;padding:0;transition:color .12s,background .12s;display:inline-flex;justify-content:center!important}.HistoryScrubber-module__e9_J3a__playButton:hover:not(:disabled){color:var(--text-primary);background:var(--bg-hover,#7f7f7f1f)}.HistoryScrubber-module__e9_J3a__playButton:disabled{opacity:.4;cursor:default}.HistoryScrubber-module__e9_J3a__playButtonActive{color:var(--accent-primary,#5b9cff)}.HistoryScrubber-module__e9_J3a__tooltip{background:color-mix(in srgb, var(--bg-card), transparent 15%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-muted);pointer-events:none;z-index:2000;white-space:normal;border-radius:4px;padding:6px 8px;font-size:12px;line-height:1.25;position:fixed;transform:translate(-50%);box-shadow:0 4px 18px #0000001f}.HistoryScrubber-module__e9_J3a__tooltipPrimary{color:var(--text-primary);white-space:nowrap}.HistoryScrubber-module__e9_J3a__tooltipMeta{color:var(--text-muted);white-space:nowrap;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}.HistoryScrubber-module__e9_J3a__closeIcon{text-align:center;width:20px;height:20px;color:var(--text-muted);border-radius:50%}.HistoryScrubber-module__e9_J3a__changesToggle{align-items:center;gap:8px;margin-left:6px;display:flex}.HistoryScrubber-module__e9_J3a__changesToggleLabel{color:var(--text-secondary);white-space:nowrap;font-size:13px}.HistoryScrubber-module__e9_J3a__closeIcon:hover{color:var(--text-primary)}@media (max-width:600px){.HistoryScrubber-module__e9_J3a__row{gap:4px;padding:0 8px}.HistoryScrubber-module__e9_J3a__changesToggleLabel{display:none}.HistoryScrubber-module__e9_J3a__controls{gap:8px}}
.TableDimensionPicker-module__yZ5awW__container{background:var(--gray-1);border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:12px;display:flex;box-shadow:0 4px 12px #00000026}.TableDimensionPicker-module__yZ5awW__grid{cursor:pointer;position:relative}.TableDimensionPicker-module__yZ5awW__cell{border:1px solid var(--gray-6);background:var(--gray-1);border-radius:2px;transition:background-color .1s,border-color .1s;position:absolute}.TableDimensionPicker-module__yZ5awW__cell.TableDimensionPicker-module__yZ5awW__highlighted{background:var(--accent-9);border-color:var(--accent-9)}.TableDimensionPicker-module__yZ5awW__label{color:var(--gray-11);min-height:18px;font-size:13px;font-weight:500}
.HorizontalRulePicker-module__rFX1tq__container{background:var(--gray-1);border-radius:8px;flex-direction:column;gap:2px;min-width:160px;padding:6px;display:flex;box-shadow:0 4px 12px #00000026}.HorizontalRulePicker-module__rFX1tq__option{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:12px;padding:7px 10px;display:flex}.HorizontalRulePicker-module__rFX1tq__option:hover{background:var(--gray-3)}.HorizontalRulePicker-module__rFX1tq__label{color:var(--gray-12);flex-shrink:0;width:52px;font-size:13px;font-weight:500}.HorizontalRulePicker-module__rFX1tq__preview{flex:1;height:0}.HorizontalRulePicker-module__rFX1tq__ornamentPreview{flex:1;align-items:center;gap:6px;display:flex}.HorizontalRulePicker-module__rFX1tq__ornamentLine{border-bottom:1px solid;flex:1}.HorizontalRulePicker-module__rFX1tq__ornamentGlyphs{letter-spacing:3px;text-indent:3px;font-size:8px;line-height:1}
.ExportFileTypeIcon-module__YHvzvG__fileTypeIcon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.ExportFileTypeIcon-module__YHvzvG__fileTypeIconBadge{font-smooth:none;color:#fff;text-transform:uppercase;border-radius:2px;padding:1px;font-size:5px;font-weight:600;line-height:1;position:absolute;bottom:-3px;left:-2px}
.LegacyMigrationModal-module__npE4wW__notice{z-index:1000;background:linear-gradient(135deg, color-mix(in srgb, var(--bg-card), var(--accent-primary) 0%), color-mix(in srgb, var(--bg-card), var(--accent-primary) 5%), color-mix(in srgb, var(--bg-card), var(--accent-primary) 15%));border:1px solid color-mix(in srgb, var(--border-primary), var(--accent-primary) 20%);border-radius:6px;width:380px;padding:16px;animation:.3s ease-out 1s backwards LegacyMigrationModal-module__npE4wW__slideUp;position:fixed;bottom:20px;left:20px}@keyframes LegacyMigrationModal-module__npE4wW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LegacyMigrationModal-module__npE4wW__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.LegacyMigrationModal-module__npE4wW__title{color:var(--text-primary);font-size:14px;font-weight:600}.LegacyMigrationModal-module__npE4wW__closeButton{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;margin:-10px -4px 0 0;padding:0;font-size:20px;line-height:1}.LegacyMigrationModal-module__npE4wW__closeButton:hover{color:var(--text-secondary)}.LegacyMigrationModal-module__npE4wW__message{color:var(--text-secondary);margin:0 0 12px;font-size:13px;line-height:1.5}.LegacyMigrationModal-module__npE4wW__actions{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.LegacyMigrationModal-module__npE4wW__pricingLink{color:var(--text-tertiary);font-size:13px;text-decoration:none}.LegacyMigrationModal-module__npE4wW__pricingLink:hover{color:var(--text-secondary);text-decoration:underline}
.MenuSurface-module__XNp3mW__menuContent{background:var(--bg-card);border:1px solid color-mix(in srgb, var(--border-primary), transparent 4%);border-radius:6px;padding:6px;animation:.16s ease-out MenuSurface-module__XNp3mW__menuSurfaceFadeIn;box-shadow:0 12px 28px #00000029}@keyframes MenuSurface-module__XNp3mW__menuSurfaceFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.MenuSurface-module__XNp3mW__menuLabel{letter-spacing:.03em;color:var(--text-secondary);-webkit-user-select:none;user-select:none;padding:6px 8px 4px;font-size:11px;font-weight:400}.MenuSurface-module__XNp3mW__menuItem{width:100%;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;outline:none;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:400;line-height:1.35;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.MenuSurface-module__XNp3mW__menuItem:hover,.MenuSurface-module__XNp3mW__menuItem[data-highlighted]{background:var(--bg-hover)}.MenuSurface-module__XNp3mW__menuItem[data-disabled]{color:var(--text-muted);pointer-events:none}.MenuSurface-module__XNp3mW__menuSeparator{background:color-mix(in srgb, var(--border-primary), transparent 6%);height:1px;margin:4px}
.TierName-module__2XBUOW__tierName{color:var(--text-primary);font-weight:500}
.LoadingSpinner-module__DKcTUq__spinner{animation:.8s linear infinite LoadingSpinner-module__DKcTUq__spin}@keyframes LoadingSpinner-module__DKcTUq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
