@layer theme;@layer base{:is(button,[role=button]):not([disabled]):not([data-disabled]),a[href]{cursor:pointer}}@layer components{.heading-style-h1{letter-spacing:-.03em;font-size:clamp(2.25rem,2.5vw + 1rem,3.75rem);font-weight:500;line-height:.95}.heading-style-h2{letter-spacing:-.03em;text-wrap:balance;font-size:1.875rem;font-weight:500;line-height:.92}@media (min-width:40rem){.heading-style-h2{font-size:2.25rem}}@media (min-width:64rem){.heading-style-h2{font-size:3rem}}.heading-style-h3{letter-spacing:-.025em;text-wrap:balance;font-size:1.875rem;font-weight:500;line-height:1}@media (min-width:40rem){.heading-style-h3{font-size:2.25rem}}@media (min-width:64rem){.heading-style-h3{font-size:3rem}}.heading-style-h4{letter-spacing:-.02em;text-wrap:balance;font-size:1.5rem;font-weight:500;line-height:1}@media (min-width:40rem){.heading-style-h4{font-size:1.875rem}}@media (min-width:64rem){.heading-style-h4{font-size:2.25rem}}.heading-style-h5{letter-spacing:-.015em;font-size:1.25rem;font-weight:500;line-height:1.1}.heading-style-h6{letter-spacing:-.01em;font-size:.875rem;font-weight:500;line-height:1}.text-style-tagline{font-family:var(--font-sans);letter-spacing:0;color:var(--foreground-tertiary);font-size:.6875rem;font-weight:500;line-height:1}[data-style-property][data-style-set=false] input,[data-style-property][data-style-set=false] [role=combobox]{color:var(--muted-foreground)}}@layer utilities;html{overscroll-behavior:none;line-height:140%}body{overscroll-behavior:none;line-height:140%;overflow:hidden auto}@view-transition{navigation:auto}.top-bar{view-transition-name:top-bar}[data-accent=blue]{--accent:#0083ff;--accent-foreground:#fff}[data-accent=red]{--accent:#fb2c36;--accent-foreground:#fff}[data-accent=green]{--accent:#50c24a;--accent-foreground:#fff}[data-accent=neutral]{--accent:#737373;--accent-foreground:#fff}html[data-font-size=small]{font-size:14px}html[data-font-size=medium]{font-size:16px}html[data-font-size=large]{font-size:18px}html[data-font-family=sans]{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}html[data-font-family=serif]{font-family:New York,Georgia,Times New Roman,serif}html[data-font-family=mono]{font-family:ui-monospace,SF Mono,Cascadia Mono,Menlo,Consolas,monospace}.ProseMirror p.is-editor-empty:first-child{position:relative}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--foreground-tertiary);pointer-events:none;inset-inline-start:0;white-space:nowrap;text-overflow:ellipsis;max-width:100%;position:absolute;top:0;overflow:hidden}.ProseMirror .mention{background-color:color-mix(in srgb, var(--foreground-brand) 10%, transparent);color:var(--foreground-brand);border-radius:var(--radius-sm,.5rem);padding:.125rem .25rem;font-size:.6875rem;font-weight:500}@keyframes weblab-indeterminate{0%{transform:translate(-110%)}50%{transform:translate(50%)}to{transform:translate(220%)}}@media (prefers-reduced-motion:reduce){.animate-weblab-indeterminate{animation:none!important}}
